@-webkit-keyframes fadeIn{0%{display:none;opacity:0}1%{display:block;opacity:0}to{display:block;opacity:1}}@keyframes fadeIn{0%{display:none;opacity:0}1%{display:block;opacity:0}to{display:block;opacity:1}}@-webkit-keyframes fadeOut{0%{display:block;opacity:1}99%{display:block;opacity:0}to{display:none;opacity:0}}@keyframes fadeOut{0%{display:block;opacity:1}99%{display:block;opacity:0}to{display:none;opacity:0}}@-webkit-keyframes rotate-forever{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate-forever{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes passing-through{0%{opacity:0;-webkit-transform:translateY(40px);-ms-transform:translateY(40px);transform:translateY(40px)}30%,70%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(-40px);-ms-transform:translateY(-40px);transform:translateY(-40px)}}@keyframes passing-through{0%{opacity:0;-webkit-transform:translateY(40px);-ms-transform:translateY(40px);transform:translateY(40px)}30%,70%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(-40px);-ms-transform:translateY(-40px);transform:translateY(-40px)}}@-webkit-keyframes slide-in{0%{opacity:0;-webkit-transform:translateY(40px);-ms-transform:translateY(40px);transform:translateY(40px)}30%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}@keyframes slide-in{0%{opacity:0;-webkit-transform:translateY(40px);-ms-transform:translateY(40px);transform:translateY(40px)}30%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes pulse{0%,20%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}10%{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}}@keyframes pulse{0%,20%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}10%{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-control-layers label,.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-overlay-pane svg,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-width:none!important}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-map-pane svg,.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:auto}.leaflet-bottom,.leaflet-top{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-tile{will-change:opacity}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;-o-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}.leaflet-zoom-anim .leaflet-zoom-animated{will-change:transform;-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);-o-transition:-o-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;-o-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive{pointer-events:auto}.leaflet-container{background:#ddd;outline:0}.leaflet-container a{color:#0078a8}.leaflet-container a.leaflet-active{outline:2px solid orange}.leaflet-zoom-box{border:2px dotted #38f;background:rgba(255,255,255,.5)}.leaflet-container{font:12px/1.5 "Helvetica Neue",Arial,Helvetica,sans-serif}.leaflet-bar{box-shadow:0 1px 5px rgba(0,0,0,.65);border-radius:4px}.leaflet-bar a,.leaflet-bar a:hover{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-align:center;text-decoration:none;color:#000}.leaflet-bar a:hover{display:block;background-color:#f4f4f4}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px 'Lucida Console',Monaco,monospace;text-indent:1px}.leaflet-control-zoom-out{font-size:20px}.leaflet-touch .leaflet-control-zoom-in{font-size:22px}.leaflet-touch .leaflet-control-zoom-out{font-size:24px}.leaflet-control-layers{box-shadow:0 1px 5px rgba(0,0,0,.4);background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(images/layers.png);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(images/layers-2x.png);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(images/marker-icon.png)}.leaflet-container .leaflet-control-attribution{background:#fff;background:rgba(255,255,255,.7);margin:0}.leaflet-control-attribution{padding:0 5px;color:#333}.leaflet-control-scale-line{color:#333;border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;font-size:11px;white-space:nowrap;overflow:hidden;-moz-box-sizing:border-box;box-sizing:border-box;background:#fff;background:rgba(255,255,255,.5)}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-container .leaflet-control-attribution,.leaflet-container .leaflet-control-scale{font-size:11px}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 19px;line-height:1.4}.leaflet-popup-content p{margin:18px 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px rgba(0,0,0,.4)}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;padding:4px 4px 0 0;border:0;text-align:center;width:18px;height:14px;font:16px/14px Tahoma,Verdana,sans-serif;color:#c3c3c3;text-decoration:none;font-weight:700;background:0 0}.leaflet-container a.leaflet-popup-close-button:hover{color:#999}.leaflet-popup-scrolled{overflow:auto;border-bottom:1px solid #ddd;border-top:1px solid #ddd}.leaflet-oldie .leaflet-popup-content-wrapper{zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)}.leaflet-oldie .leaflet-popup-tip-container{margin-top:-1px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px rgba(0,0,0,.4)}.leaflet-tooltip.leaflet-clickable{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{position:absolute;pointer-events:none;border:6px solid transparent;background:0 0;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before{left:50%}.leaflet-tooltip-top:before{left:50%;margin-left:-6px;bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}:root{--scroll-bar-width: 0px}@font-face{font-family:'FreeSetWebLight';src:url(../fonts/FRS45__W.woff2) format("woff2"),url(../fonts/FRS45__W.woff) format("woff"),url(../fonts/FRS45__W.ttf) format("truetype");font-weight:400;font-style:normal;text-rendering:optimizeLegibility}@font-face{font-family:'FreeSetWebCondDemiBold';src:url(../fonts/FRS67__W.woff2) format("woff2"),url(../fonts/FRS67__W.woff) format("woff"),url(../fonts/FRS67__W.ttf) format("truetype");font-weight:400;font-style:normal;text-rendering:optimizeLegibility}@font-face{font-family:'FreeSetWebDemiBold';src:url(../fonts/FRS65__W.woff2) format("woff2"),url(../fonts/FRS65__W.woff) format("woff"),url(../fonts/FRS65__W.ttf) format("truetype");font-weight:400;font-style:normal;text-rendering:optimizeLegibility}body,html{margin:0;padding:0;border:0;vertical-align:baseline}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,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,i,iframe,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,summary,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline}html,img{font-size:100%}img,sub,sup{margin:0;padding:0}sub,sup{border:0}body{background-color:#f7f7f7;text-rendering:optimizeLegibility;font-family:"HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:300;font-size:15px;line-height:20px;color:#2a2a2a}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:none}table{border-collapse:separate;border-spacing:0}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;background:#fff;background-color:#fff}a:active,a:focus,a:hover{outline:0}article,aside,details,figcaption,figure,footer,header,hgroup,iframe,nav,section{display:block}audio,canvas,video{display:inline-block;*display:inline;*zoom:1}.single-body--entry ul:not([class]) li li:before,.the-content ul:not([class]) li li:before,audio:not([controls]){display:none}.slick-slide.slick-loading img,[hidden]{display:none}sub,sup{font-size:75%;height:0;line-height:0;position:relative;vertical-align:baseline}sup{bottom:1ex}sub{top:.5ex}img{border:0;-ms-interpolation-mode:bicubic;vertical-align:bottom;max-width:100%;height:auto}img[alt]{font-size:10px;line-height:inherit;color:#666;font-family:inherit}a img{border:0;vertical-align:middle}button,input,select{vertical-align:baseline}button,input,select,textarea{font-size:100%;margin:0;*vertical-align:middle}button,input{line-height:normal;*overflow:visible}button,input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}input[type=checkbox],input[type=radio]{padding:0}input[type=search]::-webkit-search-decoration{-webkit-appearance:none}input[type=search]{-moz-appearance:none;-webkit-appearance:none}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}input[type=text]::-ms-clear{display:none;width:0;height:0}input[type=text]::-ms-reveal{display:none;width:0;height:0}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input[type=email]:focus,input[type=password]:focus,input[type=search]:focus,input[type=text]:focus,input[type=url]:focus,textarea:focus{outline:0}input[type=email],input[type=password],input[type=search],input[type=text],input[type=url]{padding:3px}textarea{overflow:auto;padding-left:3px;vertical-align:top;width:100%}.screen-reader-response,.screen-reader-text{position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);border:0;padding:0}img.wp-smiley{margin-bottom:0;margin-top:0;padding:0;border:0}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.clear{clear:both}.cf::after,.frame::after{display:block;content:"";clear:both}.ir{font:0/0 a;text-shadow:none;color:transparent;text-decoration:none}.hidden{display:none;visibility:hidden}.visuallyhidden{position:absolute;clip:rect(0 0 0 0);overflow:hidden;margin:-1px;padding:0;height:1px;width:1px;border:0}.invisible{visibility:hidden}.break,blockquote,dl,ol,p,ul{word-break:break-word;word-wrap:break-word}a:link{-webkit-tap-highlight-color:#005286}::-webkit-selection{background:#005286;color:#fff;text-shadow:none}::-moz-selection{background:#005286;color:#fff;text-shadow:none}::selection{background:#005286;color:#fff;text-shadow:none}*,:after,:before{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}.bit{float:left;padding:0 15px;width:100%;margin-bottom:7.5px}.bit-no-margin,.bit:last-child,p:last-child{margin-bottom:0}.frame{margin:0 -15px}.frame.frame-wide{margin:0 15px}@media screen and (min-width:1400px){.frame.frame-wide{margin:0 -15px}}.mf-1,.mf-2,.mf-3{width:8.33333%;margin-bottom:0}.mf-2,.mf-3{width:16.66667%}.mf-3{width:25%}.mf-4,.mf-5,.mf-6{width:33.33333%;margin-bottom:0}.mf-5,.mf-6{width:41.66667%}.mf-6{width:50%}.mf-7,.mf-8,.mf-9{width:58.33333%;margin-bottom:0}.mf-8,.mf-9{width:66.66667%}.mf-9{width:75%}.mf-10,.mf-11,.mf-12{width:83.33333%;margin-bottom:0}.mf-11,.mf-12{width:91.66667%}.mf-12{width:100%}.mf-offeset-0{margin-left:0!important}.mf-offeset-1{margin-left:8.33333%!important}.mf-offeset-2{margin-left:16.66667%!important}.mf-offeset-3{margin-left:25%!important}.mf-offeset-4{margin-left:33.33333%!important}.mf-offeset-5{margin-left:41.66667%!important}.mf-offeset-6{margin-left:50%!important}.mf-offeset-7{margin-left:58.33333%!important}.mf-offeset-8{margin-left:66.66667%!important}.mf-offeset-9{margin-left:75%!important}.mf-offeset-10{margin-left:83.33333%!important}.mf-offeset-11{margin-left:91.66667%!important}.mf-col-5{width:20%}@media screen and (min-width:480px){.sm-1,.sm-2,.sm-3{width:8.33333%;margin-bottom:0}.sm-2,.sm-3{width:16.66667%}.sm-3{width:25%}.sm-4,.sm-5,.sm-6{width:33.33333%;margin-bottom:0}.sm-5,.sm-6{width:41.66667%}.sm-6{width:50%}.sm-7,.sm-8,.sm-9{width:58.33333%;margin-bottom:0}.sm-8,.sm-9{width:66.66667%}.sm-9{width:75%}.sm-10,.sm-11,.sm-12{width:83.33333%;margin-bottom:0}.sm-11,.sm-12{width:91.66667%}.sm-12{width:100%}.sm-offeset-0{margin-left:0!important}.sm-offeset-1{margin-left:8.33333%!important}.sm-offeset-2{margin-left:16.66667%!important}.sm-offeset-3{margin-left:25%!important}.sm-offeset-4{margin-left:33.33333%!important}.sm-offeset-5{margin-left:41.66667%!important}.sm-offeset-6{margin-left:50%!important}.sm-offeset-7{margin-left:58.33333%!important}.sm-offeset-8{margin-left:66.66667%!important}.sm-offeset-9{margin-left:75%!important}.sm-offeset-10{margin-left:83.33333%!important}.sm-offeset-11{margin-left:91.66667%!important}.sm-col-5{width:20%}}@media screen and (min-width:766px){.md-1,.md-2,.md-3{width:8.33333%;margin-bottom:0}.md-2,.md-3{width:16.66667%}.md-3{width:25%}.md-4,.md-5,.md-6{width:33.33333%;margin-bottom:0}.md-5,.md-6{width:41.66667%}.md-6{width:50%}.md-7,.md-8,.md-9{width:58.33333%;margin-bottom:0}.md-8,.md-9{width:66.66667%}.md-9{width:75%}.md-10,.md-11,.md-12{width:83.33333%;margin-bottom:0}.md-11,.md-12{width:91.66667%}.md-12{width:100%}.md-offset-0{margin-left:0!important}.md-offset-1{margin-left:8.33333%!important}.md-offset-2{margin-left:16.66667%!important}.md-offset-3{margin-left:25%!important}.md-offset-4{margin-left:33.33333%!important}.md-offset-5{margin-left:41.66667%!important}.md-offset-6{margin-left:50%!important}.md-offset-7{margin-left:58.33333%!important}.md-offset-8{margin-left:66.66667%!important}.md-offset-9{margin-left:75%!important}.md-offset-10{margin-left:83.33333%!important}.md-offset-11{margin-left:91.66667%!important}.md-col-5{width:20%;margin-bottom:0}}@media screen and (min-width:1024px){.lg-1,.lg-2,.lg-3{width:8.33333%;margin-bottom:0}.lg-2,.lg-3{width:16.66667%}.lg-3{width:25%}.lg-4,.lg-5,.lg-6{width:33.33333%;margin-bottom:0}.lg-5,.lg-6{width:41.66667%}.lg-6{width:50%}.lg-7,.lg-8,.lg-9{width:58.33333%;margin-bottom:0}.lg-8,.lg-9{width:66.66667%}.lg-9{width:75%}.lg-10,.lg-11,.lg-12{width:83.33333%;margin-bottom:0}.lg-11,.lg-12{width:91.66667%}.lg-12{width:100%}.lg-offset-0{margin-left:0!important}.lg-offset-1{margin-left:8.33333%!important}.lg-offset-2{margin-left:16.66667%!important}.lg-offset-3{margin-left:25%!important}.lg-offset-4{margin-left:33.33333%!important}.lg-offset-5{margin-left:41.66667%!important}.lg-offset-6{margin-left:50%!important}.lg-offset-7{margin-left:58.33333%!important}.lg-offset-8{margin-left:66.66667%!important}.lg-offset-9{margin-left:75%!important}.lg-offset-10{margin-left:83.33333%!important}.lg-offset-11{margin-left:91.66667%!important}.lg-col-5{width:20%;margin-bottom:0}}@media screen and (min-width:1200px){.exlg-1,.exlg-2{width:8.33333%;margin-bottom:0}.exlg-2{width:16.66667%}.exlg-3,.exlg-4{width:25%;margin-bottom:0}.exlg-4{width:33.33333%}.exlg-5,.exlg-6{width:41.66667%;margin-bottom:0}.exlg-6{width:50%}.exlg-7,.exlg-8{width:58.33333%;margin-bottom:0}.exlg-8{width:66.66667%}.exlg-10,.exlg-9{width:75%;margin-bottom:0}.exlg-10{width:83.33333%}.exlg-11,.exlg-12{width:91.66667%;margin-bottom:0}.exlg-12{width:100%}.exlg-offset-0{margin-left:0!important}.exlg-offset-1{margin-left:8.33333%!important}.exlg-offset-2{margin-left:16.66667%!important}.exlg-offset-3{margin-left:25%!important}.exlg-offset-4{margin-left:33.33333%!important}.exlg-offset-5{margin-left:41.66667%!important}.exlg-offset-6{margin-left:50%!important}.exlg-offset-7{margin-left:58.33333%!important}.exlg-offset-8{margin-left:66.66667%!important}.exlg-offset-9{margin-left:75%!important}.exlg-offset-10{margin-left:83.33333%!important}.exlg-offset-11{margin-left:91.66667%!important}.exlg-col-5{width:20%;margin-bottom:0}}@media screen and (max-width:479px){.hide-upto-small{display:none}}@media screen and (max-width:765px){.hide-upto-medium{display:none}}@media screen and (max-width:1023px){.hide-upto-large{display:none}}@media screen and (max-width:1199px){.hide-upto-exlarge{display:none}}@media screen and (min-width:480px){.hide-on-small{display:none}}@media screen and (min-width:766px){.hide-on-medium{display:none}}@media screen and (min-width:1024px){.hide-on-large{display:none}}@media screen and (min-width:1200px){.hide-on-exlarge{display:none}}@media screen and (max-width:479px){.no-js .no-js-hide-upto-small{display:none}}@media screen and (max-width:765px){.no-js .no-js-hide-upto-medium{display:none}}@media screen and (max-width:1023px){.no-js .no-js-hide-upto-large{display:none}}@media screen and (max-width:1199px){.no-js .no-js-hide-upto-exlarge{display:none}}.frame[class*=frame-rail--]{position:relative}.frame[class*=frame-rail--]:before{content:'';width:1px;height:100%;position:absolute;top:0;left:0}@media screen and (min-width:766px){.frame.frame-rail--md-1:before{left:calc(8.33333%);background:#dae1e5}.frame.frame-rail--md-2:before{left:calc(16.66667%);background:#dae1e5}.frame.frame-rail--md-3:before{left:calc(25%);background:#dae1e5}.frame.frame-rail--md-4:before{left:calc(33.33333%);background:#dae1e5}.frame.frame-rail--md-5:before{left:calc(41.66667%);background:#dae1e5}.frame.frame-rail--md-6:before{left:calc(50%);background:#dae1e5}.frame.frame-rail--md-7:before{left:calc(58.33333%);background:#dae1e5}.frame.frame-rail--md-8:before{left:calc(66.66667%);background:#dae1e5}.frame.frame-rail--md-9:before{left:calc(75%);background:#dae1e5}.frame.frame-rail--md-10:before{left:calc(83.33333%);background:#dae1e5}.frame.frame-rail--md-11:before{left:calc(91.66667%);background:#dae1e5}}@media screen and (min-width:1024px){.frame.frame-rail--lg-1:before{left:calc(8.33333%);background:#dae1e5}.frame.frame-rail--lg-2:before{left:calc(16.66667%);background:#dae1e5}.frame.frame-rail--lg-3:before{left:calc(25%);background:#dae1e5}.frame.frame-rail--lg-4:before{left:calc(33.33333%);background:#dae1e5}.frame.frame-rail--lg-5:before{left:calc(41.66667%);background:#dae1e5}.frame.frame-rail--lg-6:before{left:calc(50%);background:#dae1e5}.frame.frame-rail--lg-7:before{left:calc(58.33333%);background:#dae1e5}.frame.frame-rail--lg-8:before{left:calc(66.66667%);background:#dae1e5}.frame.frame-rail--lg-9:before{left:calc(75%);background:#dae1e5}.frame.frame-rail--lg-10:before{left:calc(83.33333%);background:#dae1e5}.frame.frame-rail--lg-11:before{left:calc(91.66667%);background:#dae1e5}}.flex-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 -7.5px}.flex-grid.centered{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex-grid.start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex-cell{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;margin:0 7.5px 15px;width:calc(100% - 15px)}.flex-mf-1{width:calc(8.33333% - 15px)}.flex-mf-2{width:calc(16.66667% - 15px)}.flex-mf-3{width:calc(25% - 15px)}.flex-mf-4{width:calc(33.33333% - 15px)}.flex-mf-5{width:calc(41.66667% - 15px)}.flex-mf-6{width:calc(50% - 15px)}.flex-mf-7{width:calc(58.33333% - 15px)}.flex-mf-8{width:calc(66.66667% - 15px)}.flex-mf-9{width:calc(75% - 15px)}.flex-mf-10{width:calc(83.33333% - 15px)}.flex-mf-11{width:calc(91.66667% - 15px)}.flex-mf-12{width:calc(100% - 15px)}.flex-mf-col-5{width:calc(20% - 15px)}@media screen and (min-width:480px){.flex-sm-1{width:calc(8.33333% - 15px)}.flex-sm-2{width:calc(16.66667% - 15px)}.flex-sm-3{width:calc(25% - 15px)}.flex-sm-4{width:calc(33.33333% - 15px)}.flex-sm-5{width:calc(41.66667% - 15px)}.flex-sm-6{width:calc(50% - 15px)}.flex-sm-7{width:calc(58.33333% - 15px)}.flex-sm-8{width:calc(66.66667% - 15px)}.flex-sm-9{width:calc(75% - 15px)}.flex-sm-10{width:calc(83.33333% - 15px)}.flex-sm-11{width:calc(91.66667% - 15px)}.flex-sm-12{width:calc(100% - 15px)}.flex-sm-col-5{width:calc(20% - 15px)}}@media screen and (min-width:766px){.flex-md-1{width:calc(8.33333% - 15px)}.flex-md-2{width:calc(16.66667% - 15px)}.flex-md-3{width:calc(25% - 15px)}.flex-md-4{width:calc(33.33333% - 15px)}.flex-md-5{width:calc(41.66667% - 15px)}.flex-md-6{width:calc(50% - 15px)}.flex-md-7{width:calc(58.33333% - 15px)}.flex-md-8{width:calc(66.66667% - 15px)}.flex-md-9{width:calc(75% - 15px)}.flex-md-10{width:calc(83.33333% - 15px)}.flex-md-11{width:calc(91.66667% - 15px)}.flex-md-12{width:calc(100% - 15px)}.flex-md-col-5{width:calc(20% - 15px)}}@media screen and (min-width:1024px){.flex-lg-1{width:calc(8.33333% - 15px)}.flex-lg-2{width:calc(16.66667% - 15px)}.flex-lg-3{width:calc(25% - 15px)}.flex-lg-4{width:calc(33.33333% - 15px)}.flex-lg-5{width:calc(41.66667% - 15px)}.flex-lg-6{width:calc(50% - 15px)}.flex-lg-7{width:calc(58.33333% - 15px)}.flex-lg-8{width:calc(66.66667% - 15px)}.flex-lg-9{width:calc(75% - 15px)}.flex-lg-10{width:calc(83.33333% - 15px)}.flex-lg-11{width:calc(91.66667% - 15px)}.flex-lg-12{width:calc(100% - 15px)}.flex-lg-col-5{width:calc(20% - 15px)}}@media screen and (min-width:1200px){.flex-exlg-1{width:calc(8.33333% - 15px)}.flex-exlg-2{width:calc(16.66667% - 15px)}.flex-exlg-3{width:calc(25% - 15px)}.flex-exlg-4{width:calc(33.33333% - 15px)}.flex-exlg-5{width:calc(41.66667% - 15px)}.flex-exlg-6{width:calc(50% - 15px)}.flex-exlg-7{width:calc(58.33333% - 15px)}.flex-exlg-8{width:calc(66.66667% - 15px)}.flex-exlg-9{width:calc(75% - 15px)}.flex-exlg-10{width:calc(83.33333% - 15px)}.flex-exlg-11{width:calc(91.66667% - 15px)}.flex-exlg-12{width:calc(100% - 15px)}.flex-exlg-col-5{width:calc(20% - 15px)}}.slick-next,.slick-prev{display:block;position:absolute;height:30px;width:28px;z-index:500;-webkit-transition:all .35s;-o-transition:all .35s;transition:all .35s;padding:0;border:0;outline:0;line-height:0;font-size:0;cursor:pointer;background:rgba(0,82,134,.8);opacity:.95;color:#fff;bottom:10px}.slick-next:hover,.slick-prev:hover{outline:0;color:transparent;opacity:1;background:#005286}.slick-next.slick-disabled,.slick-prev.slick-disabled{opacity:.3}.slick-prev{right:40px;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.slick-prev:before{-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.slick-next{right:10px}.slick-list,.slick-slider{position:relative;display:block}.slick-slider{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-initialized .slick-slide,.slick-slide img{display:block}.slick-slide.dragging img{pointer-events:none}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden,body>svg{display:none}.freeset-light .actual-topics--menu a,.freeset-light body{font-family:"FreeSetWebLight","HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}body.page,body.single{background-color:#fff}a{text-decoration:none;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}a,a:visited{color:#005286}a:active,a:focus,a:hover{color:#2e96d8}.atomic-cell__meta span,.card-event__meta span,.card-featured__meta span,.card-general__meta span,.cell-2columns__meta span,.cell-fixedthumb__meta span,.cell-textonly__meta span,.cell-titled__meta span,.gallery-post__meta span,.hero-post__meta span,.svg-icon,.svg-pic,.video-feature__meta span,.video-post__meta span{display:inline-block}h1,h2,h3,h4,h5,h6{font-weight:400}.container,.container--narrow{width:92%;max-width:1242px;margin:0 auto;position:relative}.container--narrow{max-width:1120px}.top-content,.top-lining{margin-bottom:0}.top-content{min-height:1px}.masthead{padding:15px 0}#mast-logo{width:200px;height:60px;margin:0 auto}#mast-logo .logo{width:193px;height:59px}.top-content__middle,.top-content__topper{padding-top:15px}.top-content__middle--pinned{padding-top:0}.top-content__middle--padded{padding-top:15px}@media screen and (min-width:766px){.top-content__middle--padded{padding-top:45px}}.top-content__bottom{padding-top:15px}.top-content__bottom--pinned{padding:0}.top-content__bottom--pinned:not(:empty){padding:15px 0}.actual-topics{padding-left:2px;overflow:hidden}.actual-topics::after{display:block;content:"";clear:both}@media screen and (max-width:1199px){.actual-topics{overflow-y:hidden;overflow-x:auto}}.actual-topics--title{font-family:"HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:500;font-size:13px;line-height:24px;color:#ff8e00;float:left;width:80px}.freeset-demibold .actual-topics--title{font-family:"FreeSetWebDemiBold","HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}@media screen and (max-width:1199px){.actual-topics--title{display:none}}.actual-topics--menu{float:left;overflow:hidden;height:25px;padding-top:1px;white-space:normal}@media screen and (max-width:1023px){.actual-topics--menu{height:30px}}@media screen and (max-width:1199px){.actual-topics--menu{white-space:nowrap}}.actual-topics--menu li{float:left;padding:0 15px}@media screen and (max-width:1199px){.actual-topics--menu li{float:none;display:inline-block;padding:0 15px 6px 0}.actual-topics--menu li:last-child{padding-right:0}}.actual-topics--menu a{font-family:"HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:300;font-size:13px;line-height:24px;color:#2a2a2a;display:inline-block}.actual-topics--menu a:hover{color:#2e96d8}.actual-topics--menu a:first-letter{text-transform:uppercase}.main-content{margin-bottom:0}.main-contnet--left-div,.main-contnet--right-div{position:relative}@media screen and (min-width:1024px){.main-contnet--right-div:after{content:'';displya:block;width:1px;height:100%;background:#dae1e5;position:absolute;top:0;right:0}}@media screen and (min-width:1024px){.main-contnet--left-div:after{content:'';displya:block;width:1px;height:100%;background:#dae1e5;position:absolute;top:0;left:0}.left-div-padder{padding-right:30px}}.side-content{margin-bottom:0}@media screen and (min-width:1024px){.side-content .right-div-padder{padding-left:30px}.side-content .left-div-padder{padding-right:30px}}.widget{font-family:"HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:300;color:#2a2a2a;font-size:14px;line-height:20px}.freeset-light .widget,.freeset-light .wp-block-image figcaption{font-family:"FreeSetWebLight","HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}.widget__content--card,.widget__content--card-transparent{background:#fff;border:1px solid #dae1e5;border-bottom-width:2px;border-radius:3px;padding:15px}.widget__content--card-transparent{background:0 0}.widget__button{padding-top:15px}.aspect{position:relative;width:100%;height:0;padding-bottom:56%}.pic-place{width:100%;height:100%;position:absolute;background-repeat:no-repeat;background-position:center center;background-size:cover}.has-dark-blue-background-color{background-color:#005286}.has-dark-blue-background-color.wp-block-button__link:hover{background-color:#003353}.has-dark-blue-background-color.has-border{border:1px solid #00426d}.has-dark-blue-color{color:#005286}.has-bg-gray-color b,.has-bg-gray-color strong,.has-black-color b,.has-black-color strong,.has-dark-blue-color b,.has-dark-blue-color strong,.has-gray-color b,.has-gray-color strong,.has-light-blue-color b,.has-light-blue-color strong,.has-light-gray-color b,.has-light-gray-color strong,.has-orange-color b,.has-orange-color strong,.has-semi-gray-color b,.has-semi-gray-color strong,.has-white-color b,.has-white-color strong{color:inherit}.has-dark-blue-color.wp-block-button__link,.has-dark-blue-color.wp-block-button__link:active,.has-dark-blue-color.wp-block-button__link:focus,.has-dark-blue-color.wp-block-button__link:hover{color:#005286}.has-bg-gray-color a,.has-bg-gray-color a:active,.has-bg-gray-color a:focus,.has-bg-gray-color a:hover,.has-black-color a,.has-black-color a:active,.has-black-color a:focus,.has-black-color a:hover,.has-dark-blue-color a,.has-dark-blue-color a:active,.has-dark-blue-color a:focus,.has-dark-blue-color a:hover,.has-gray-color a,.has-gray-color a:active,.has-gray-color a:focus,.has-gray-color a:hover,.has-light-blue-color a,.has-light-blue-color a:active,.has-light-blue-color a:focus,.has-light-blue-color a:hover,.has-light-gray-color a,.has-light-gray-color a:active,.has-light-gray-color a:focus,.has-light-gray-color a:hover,.has-orange-color a,.has-orange-color a:active,.has-orange-color a:focus,.has-orange-color a:hover,.has-semi-gray-color a,.has-semi-gray-color a:active,.has-semi-gray-color a:focus,.has-semi-gray-color a:hover,.has-white-color a,.has-white-color a:active,.has-white-color a:focus,.has-white-color a:hover{color:inherit}.is-style-outline .wp-block-button__link.has-dark-blue-color{border-color:#005286;color:#005286}.has-orange-background-color{background-color:#ff8e00}.has-orange-background-color.wp-block-button__link:hover{background-color:#cc7200}.has-orange-background-color.has-border{border:1px solid #e68000}.has-orange-color{color:#ff8e00}.has-orange-color.wp-block-button__link,.has-orange-color.wp-block-button__link:active,.has-orange-color.wp-block-button__link:focus,.has-orange-color.wp-block-button__link:hover{color:#ff8e00}.is-style-outline .wp-block-button__link.has-orange-color{border-color:#ff8e00;color:#ff8e00}.has-light-blue-background-color{background-color:#2e96d8}.has-light-blue-background-color.wp-block-button__link:hover{background-color:#217ab2}.has-light-blue-background-color.has-border{border:1px solid #2588c7}.has-light-blue-color{color:#2e96d8}.has-light-blue-color.wp-block-button__link,.has-light-blue-color.wp-block-button__link:active,.has-light-blue-color.wp-block-button__link:focus,.has-light-blue-color.wp-block-button__link:hover{color:#2e96d8}.is-style-outline .wp-block-button__link.has-light-blue-color{border-color:#2e96d8;color:#2e96d8}.has-gray-background-color{background-color:#666}.has-gray-background-color.wp-block-button__link:hover{background-color:#4d4d4d}.has-gray-background-color.has-border{border:1px solid #595959}.has-gray-color,.ldl-item .meta time{color:#666}.has-gray-color.wp-block-button__link,.has-gray-color.wp-block-button__link:active,.has-gray-color.wp-block-button__link:focus,.has-gray-color.wp-block-button__link:hover{color:#666}.is-style-outline .wp-block-button__link.has-gray-color{border-color:#666;color:#666}.has-semi-gray-background-color{background-color:#dae1e5}.has-semi-gray-background-color.wp-block-button__link:hover{background-color:#bcc9d0}.has-semi-gray-background-color.has-border{border:1px solid #cbd5da}.has-semi-gray-color{color:#dae1e5}.has-semi-gray-color.wp-block-button__link,.has-semi-gray-color.wp-block-button__link:active,.has-semi-gray-color.wp-block-button__link:focus,.has-semi-gray-color.wp-block-button__link:hover{color:#dae1e5}.is-style-outline .wp-block-button__link.has-semi-gray-color{border-color:#dae1e5;color:#dae1e5}.has-light-gray-background-color{background-color:#f7f7f7}.has-light-gray-background-color.wp-block-button__link:hover{background-color:#dedede}.has-light-gray-background-color.has-border{border:1px solid #eaeaea}.has-light-gray-color{color:#f7f7f7}.has-light-gray-color.wp-block-button__link,.has-light-gray-color.wp-block-button__link:active,.has-light-gray-color.wp-block-button__link:focus,.has-light-gray-color.wp-block-button__link:hover{color:#f7f7f7}.is-style-outline .wp-block-button__link.has-light-gray-color{border-color:#f7f7f7;color:#f7f7f7}.has-bg-gray-background-color{background-color:#e5e5e5}.has-bg-gray-background-color.wp-block-button__link:hover{background-color:#ccc}.has-bg-gray-background-color.has-border{border:1px solid #d8d8d8}.has-bg-gray-color{color:#e5e5e5}.has-bg-gray-color.wp-block-button__link,.has-bg-gray-color.wp-block-button__link:active,.has-bg-gray-color.wp-block-button__link:focus,.has-bg-gray-color.wp-block-button__link:hover{color:#e5e5e5}.is-style-outline .wp-block-button__link.has-bg-gray-color{border-color:#e5e5e5;color:#e5e5e5}.has-white-background-color{background-color:#fff}.has-white-background-color.wp-block-button__link:hover{background-color:#e6e6e6}.has-white-background-color.has-border{border:1px solid #f2f2f2}.has-white-color{color:#fff}.has-white-color.wp-block-button__link,.has-white-color.wp-block-button__link:active,.has-white-color.wp-block-button__link:focus,.has-white-color.wp-block-button__link:hover{color:#fff}.is-style-outline .wp-block-button__link.has-white-color{border-color:#fff;color:#fff}.has-black-background-color{background-color:#2a2a2a}.has-black-background-color.wp-block-button__link:hover{background-color:#111}.has-black-background-color.has-border{border:1px solid #1d1d1d}.has-black-color{color:#2a2a2a}.has-black-color.wp-block-button__link,.has-black-color.wp-block-button__link:active,.has-black-color.wp-block-button__link:focus,.has-black-color.wp-block-button__link:hover{color:#2a2a2a}.is-style-outline .wp-block-button__link.has-black-color{border-color:#2a2a2a;color:#2a2a2a}.wp-caption:last-child{margin-bottom:0}.wp-caption.aligncenter{text-align:center;margin-left:auto;margin-right:auto}.wp-caption.aligncenter a{display:block}.has-small-font-size{font-size:.9em}p.has-medium-font-size{font-size:1.2em;margin:27px 0}p.has-medium-font-size:first-child{margin-top:0}p.has-medium-font-size:last-child{margin-bottom:0}p.has-large-font-size{font-size:1.5em;margin:27px 0}p.has-large-font-size:first-child{margin-top:0}.wp-block-quote.is-style-large:last-child,p.has-large-font-size:last-child{margin-bottom:0}p.has-background{padding:24px 32px}.wp-block-quote{position:relative}.wp-block-quote:not(.is-style-large){margin-bottom:36px;margin-top:36px;border-left:3px solid #dae1e5;padding-left:36px}.wp-block-quote:not(.is-style-large) p{font-family:"HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:500;font-size:inherit;line-height:inherit}.freeset-demibold .wp-block-quote:not(.is-style-large) p{font-family:"FreeSetWebDemiBold","HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}.wp-block-quote:not(.is-style-large) cite{font-style:normal;font-size:80%;letter-spacint:.01em;color:#666}@media screen and (min-width:766px){.wp-block-quote:not(.is-style-large){margin-left:36px}}.wp-block-quote.is-style-large{margin-bottom:54px;margin-top:45px;padding:30px 30px 0}.wp-block-quote.is-style-large:before{content:'';display:block;width:60px;height:3px;background:#005286;position:absolute;top:0;left:30px}.wp-block-quote.is-style-large p{font-style:normal;font-size:180%;line-height:1.5}.wp-block-quote.is-style-large cite{display:none}.the-content .alignleft,.the-content .alignright{float:none;margin-left:0;margin-right:0}.wp-block-media-text{margin-bottom:27px;margin-top:27px}.wp-block-media-text:last-child{margin-bottom:0}.wp-block-media-text:first-child{margin-top:0}.wp-block-media-text__content{font-size:80%}.wp-block-media-text__content p{line-height:1.5}@media screen and (max-width:765px){.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content{margin-bottom:16px}}.wp-block-image{margin-bottom:18px}.wp-block-image:last-child{margin-bottom:0}.wp-block-image figure{display:block;width:100%;margin:0}.wp-block-image a{display:block;color:transparent;border:0;-webkit-box-shadow:none;box-shadow:none}.wp-block-image img{max-width:100%;width:100%;height:auto}.wp-block-audio figcaption,.wp-block-embed figcaption,.wp-block-image figcaption{font-family:"HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:300;font-size:13px;line-height:20px;color:#999;text-align:left;max-width:100%;padding:8px 0 0}.wp-block-audio figcaption b,.wp-block-audio figcaption strong,.wp-block-embed figcaption b,.wp-block-embed figcaption strong,.wp-block-gallery .blocks-gallery-caption b,.wp-block-gallery .blocks-gallery-caption strong,.wp-block-image figcaption b,.wp-block-image figcaption strong{font-weight:600;color:#2a2a2a}.wp-block-audio figcaption a,.wp-block-embed figcaption a,.wp-block-gallery .blocks-gallery-caption a,.wp-block-image figcaption a{color:inherit;background-color:transparent;border-bottom:1px solid #dae1e5;overflow-wrap:break-word;word-break:break-word;word-wrap:break-word;display:inline}.wp-block-image .alignleft,.wp-block-image .alignright{float:none;margin:0}.wp-block-gallery{margin-bottom:18px;margin-top:21.6px}.wp-block-gallery:last-child{margin-bottom:0}.wp-block-gallery:first-child{margin-top:0}.wp-block-gallery .blocks-gallery-caption{font-family:"HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:300;font-size:13px;line-height:20px;color:#999;text-align:left;max-width:100%;padding:0;margin-top:-10px}.freeset-light .wp-block-audio figcaption,.freeset-light .wp-block-embed figcaption,.freeset-light .wp-block-gallery .blocks-gallery-caption{font-family:"FreeSetWebLight","HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}.the-content ul.blocks-gallery-grid .blocks-gallery-item:before,.wp-block-gallery .blocks-gallery-item__caption,ul.blocks-gallery-grid .blocks-gallery-item:before{display:none}.single-body--entry .wp-block-gallery{margin-bottom:18px;margin-top:21.6px}.single-body--entry .wp-block-gallery:last-child,.wp-block-audio:last-child,.wp-block-embed:last-child{margin-bottom:0}.single-body--entry .wp-block-gallery:first-child{margin-top:0}.wp-block-audio{width:100%;margin-bottom:18px}.wp-block-file{margin-bottom:16px}.wp-block-file>a{color:#2a2a2a;background-color:transparent;border-bottom:1px solid #dae1e5;overflow-wrap:break-word;word-break:break-word;word-wrap:break-word}.wp-block-file a.wp-block-file__button{font-size:12px;background:#f7f7f7;color:#003353;border:0;-webkit-box-shadow:none;box-shadow:none;display:inline-block;position:relative}.wp-block-file a.wp-block-file__button:active,.wp-block-file a.wp-block-file__button:focus,.wp-block-file a.wp-block-file__button:hover{background:#005286}.single-body--entry ol:not([class])+p,.single-body--entry ul:not([class])+p,.the-content ol:not([class])+p,.the-content ul:not([class])+p,.wp-block-file+div:not(.wp-block-file),.wp-block-file+ol,.wp-block-file+p,.wp-block-file+ul{margin-top:18px}.wp-block-embed{margin-bottom:18px}.wp-block-embed-facebook,.wp-block-embed-instagram,.wp-block-embed-twitter{max-width:480px}.the-content ul.blocks-gallery-grid,ul.blocks-gallery-grid{margin:0}.the-content ul.blocks-gallery-grid .blocks-gallery-item,ul.blocks-gallery-grid .blocks-gallery-item{list-style-type:none;padding:0}.the-content ul.blocks-gallery-grid .blocks-gallery-item:last-child,ul.blocks-gallery-grid .blocks-gallery-item:last-child{margin-bottom:16px}.the-content ul.blocks-gallery-grid a,ul.blocks-gallery-grid a{border:0;display:block}.wp-caption{margin-bottom:18px;max-width:100%!important}.wp-caption-text{font-size:.8em;font-weight:300}.wp-caption-text .icon-photo{display:none}@media screen and (min-width:1024px){.wp-block-cover{min-height:600px}}.wp-block-cover .wp-block-cover__inner-container,.wp-block-cover .wp-block-cover__inner-container h2,.wp-block-cover .wp-block-cover__inner-container h3,.wp-block-cover .wp-block-cover__inner-container h4,.wp-block-cover .wp-block-cover__inner-container h5,.wp-block-cover .wp-block-cover__inner-container h6{color:#fff}.the-content .wp-block-column .wp-block-embed,.the-content .wp-block-column .wp-block-gallery,.the-content .wp-block-column .wp-block-image,.the-content .wp-block-column blockquote,.the-content .wp-block-column ol,.the-content .wp-block-column p,.the-content .wp-block-column ul{margin-bottom:9px}.the-content .wp-block-column h2,.the-content .wp-block-column h3,.the-content .wp-block-column h4,.the-content .wp-block-column h5,.the-content .wp-block-column h6{margin-top:0}.wp-block-separator{position:relative;height:3px;margin:32px 0}.wp-block-separator:before{content:'';width:120px;height:2px;background:#dae1e5;position:absolute;top:0;left:50%;margin-left:-60px}.wp-block-buttons{margin-bottom:18px}.wp-block-buttons:last-child,.wp-block-column p:last-child{margin-bottom:0}.wp-block-button .wp-block-button__link{border:0;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;font-family:"HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:500;font-size:inherit;line-height:inherit;padding:8px 20px}.freeset-demibold .wp-block-button .wp-block-button__link{font-family:"FreeSetWebDemiBold","HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}.wp-block-button.is-style-outline .wp-block-button__link{border-width:2px;border-style:solid;font-weight:600}.wp-block-columns{margin-bottom:7px}.wp-block-table{width:100%;table-layout:fixed;font-size:14px}.wp-block-table tbody,.wp-block-table tr{width:100%}.wp-block-table tr:nth-of-type(odd) td{background:#f7f7f7}.wp-block-table tr:first-child td{background:0 0;font-weight:700}.wp-block-table td{border-bottom:1px solid #dae1e5;padding:4px 8px 4px 0;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word}.wp-block-group.has-background{padding:40px}.wp-block-group.has-background .wp-block-columns{margin-bottom:0}@media screen and (min-width:766px){.wp-block-group.has-background .wp-block-column{margin-bottom:0}}.wp-block-cover,.wp-block-cover-image{margin-bottom:18px;margin-top:21.6px;height:75%;min-height:480px}.wp-block-cover-image:last-child,.wp-block-cover:last-child{margin-bottom:0}.wp-block-cover-image:first-child,.wp-block-cover:first-child{margin-top:0}.t-block-autotoc{margin-bottom:18px;margin-top:21.6px}.t-block-autotoc:last-child{margin-bottom:0}.t-block-autotoc:first-child{margin-top:0}.autotoc{border:1px solid #dae1e5;border-radius:3px;padding:32px 40px;-webkit-box-shadow:0 1px 2px rgba(218,225,229,.5);box-shadow:0 1px 2px rgba(218,225,229,.5)}.autotoc__title{font-family:"HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:500;color:#010101;font-size:14.5px;line-height:1.4;margin-bottom:16px}.freeset-demibold .autotoc__title{font-family:"FreeSetWebDemiBold","HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}@media screen and (min-width:766px){.autotoc__title{font-size:16px}}.toc-list{counter-reset:tocCounter}.toc-list__item{margin-bottom:8px;line-height:24px}.t-block-disclaimer:last-child,.toc-list__item:last-child{margin-bottom:0}.toc-list__item:before{counter-increment:tocCounter;content:counter(tocCounter) ".";font-size:80%;color:#999;margin-top:-2px;margin-right:2px}.toc-list a{line-height:inherit}.t-block-disclaimer{margin-bottom:18px;margin-top:18px}.t-block-disclaimer:first-child{margin-top:0}.disclaimer{border-left:3px solid #005286;padding-left:24px}.disclaimer__title{font-family:"HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:500;color:#010101;font-size:14.5px;line-height:1.4;margin-bottom:16px}.freeset-demibold .disclaimer__text b,.freeset-demibold .disclaimer__text strong,.freeset-demibold .disclaimer__title{font-family:"FreeSetWebDemiBold","HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}@media screen and (min-width:766px){.disclaimer__title{font-size:16px}}.disclaimer__text{font-size:85%;line-height:1.5}.disclaimer__text a:not([class]){background-color:transparent;border-bottom:1px solid #dae1e5;overflow-wrap:break-word;word-break:break-word;word-wrap:break-word}.disclaimer__text b,.disclaimer__text strong,.selectedtext__text b,.selectedtext__text strong{font-family:"HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:500;font-size:inherit;line-height:inherit}.disclaimer__text em,.disclaimer__text i,.selectedtext__text em,.selectedtext__text i{font-family:Georgia,sans-serif;font-style:italic;font-size:inherit;line-height:inherit}.freeset-light .disclaimer__text em,.freeset-light .disclaimer__text i,.freeset-light .selectedtext__text em,.freeset-light .selectedtext__text i{font-family:Georgia,sans-serif}.t-block-expert{margin-bottom:18px;margin-top:21.6px}.t-block-expert:last-child{margin-bottom:0}.t-block-expert:first-child{margin-top:0}.expert{position:relative;padding:32px 24px;border-bottom-left-radius:3px;border-bottom-right-radius:3px}.expert:before{content:'';display:block;width:100%;height:4px;background:#005286;position:absolute;top:-2px;left:0}.expert__photo{margin-bottom:16px}.expert__frame{width:90px;height:90px}.expert__frame img{width:100%;height:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover}.expert__name{font-family:"HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:500;color:#010101;font-size:14.5px;line-height:1.4;margin-bottom:6px}.freeset-demibold .expert__name{font-family:"FreeSetWebDemiBold","HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}@media screen and (min-width:766px){.expert__name{font-size:16px}}.expert__role{font-size:75%;line-height:1.45;color:#005286}.expert__quote{font-size:85%;line-height:1.5}@media screen and (max-width:1199px){.expert__person{padding-bottom:16px;margin-bottom:16px;position:relative;border-bottom:1px solid #c7d2d8}}@media screen and (min-width:1200px){.expert{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.expert__person{width:25%;margin-right:3%}.expert__quote{width:72%}.expert__frame{width:85px;height:85px}}.expert--color{background:rgba(229,234,237,.6)}.expert--border{border:1px solid #dae1e5}.t-block-readmore--inline{margin-bottom:27px;margin-top:27px}.t-block-readmore--inline:last-child{margin-bottom:0}.t-block-readmore--inline:first-child{margin-top:0}.t-block-readmore--column{margin-bottom:27px}.t-block-readmore--column:last-child{margin-bottom:0}@media screen and (min-width:766px){.t-block-readmore--column{position:relative;float:right;margin-left:30px;width:240px;z-index:50}}.readmore__link{display:block;border:0}.readmore__label{font-size:13px;margin-bottom:2px;color:#666}.readmore__title{font-family:"HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:500;color:#010101;font-size:14.5px;line-height:1.4}.freeset-demibold .readmore__title{font-family:"FreeSetWebDemiBold","HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}@media screen and (min-width:766px){.readmore__title{font-size:16px}}.readmore--inline{border-left:3px solid #dae1e5;padding-left:16px}.readmore--column{background:#f7f7f7}.readmore--column .readmore__title{padding:16px 16px 8px}.readmore__more{padding:8px 16px 16px;font-family:"HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:500;line-height:1.25;font-size:12px;color:#005286;position:relative}.freeset-demibold .readmore__more{font-family:"FreeSetWebDemiBold","HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}.readmore__more-text{display:inline-block;padding-right:4px}.readmore__more-icon{width:6px;height:12px;position:absolute;top:10px}.readmore__more-icon .svg-icon{width:6px;height:12px;fill:#005286}.readmore__preview .aspect{width:100%;position:relative}.t-block-readmorelinks{margin-bottom:27px;margin-top:27px}.t-block-readmorelinks:last-child{margin-bottom:0}.t-block-readmorelinks:first-child{margin-top:0}.readmorelinks{border:1px solid #dae1e5;padding:24px 24px 20px;border-radius:3px}.readmorelinks__title{font-family:"HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:500;color:#010101;font-size:14.5px;line-height:1.4;margin-bottom:16px}.freeset-demibold .readmorelinks__title,.freeset-demibold .selectedtext__text b,.freeset-demibold .selectedtext__text strong{font-family:"FreeSetWebDemiBold","HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}@media screen and (min-width:766px){.readmorelinks__title{font-size:16px}}.readmorelinks__item{margin-bottom:4px!important}.readmorelinks__item:before{display:none}.readmorelinks__item a{color:#2a2a2a}.readmorelinks__item a:hover,.supportedby--compact .supportedby__content:hover{color:#010101}.t-block-selectedtext{margin-bottom:18px;margin-top:21.6px}.t-block-selectedtext:last-child{margin-bottom:0}.t-block-selectedtext:first-child{margin-top:0}.selectedtext{position:relative;padding:32px 40px}.selectedtext__text{font-size:85%;line-height:1.5}.selectedtext__text a:not([class]){background-color:transparent;border-bottom:1px solid #dae1e5;overflow-wrap:break-word;word-break:break-word;word-wrap:break-word}.selectedtext--color{background:#f7f7f7;border:1px solid #e5e5e5;border-radius:3px}.selectedtext--border{border:1px solid #dae1e5;border-top-width:4px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;padding:40px 32px 32px 48px}.t-block-slider{margin-bottom:18px;margin-top:21.6px}.t-block-slider:last-child{margin-bottom:0}.t-block-slider:first-child{margin-top:0}.slider__slide .aspect{position:relative;width:100%;height:0;padding-bottom:65%}.slider__footer,.slider__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.slider__footer{padding-top:5px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.slider__nav{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:80px}.slider__caption{font-family:"HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:300;font-size:13px;line-height:20px;color:#999;text-align:left;max-width:100%;padding:0;width:calc(100% - 95px)}.freeset-light .layout-section__fly-title a.next-to-title,.freeset-light .layout-section__plain-title--labeled a.next-to-title,.freeset-light .slider__caption,.freeset-light .widget__title a.next-to-title{font-family:"FreeSetWebLight","HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}.slider__caption b,.slider__caption strong{font-weight:600;color:#2a2a2a}.slider__caption a{color:inherit;background-color:transparent;border-bottom:1px solid #dae1e5;overflow-wrap:break-word;word-break:break-word;word-wrap:break-word;display:inline}.t-block-statnumber{margin-bottom:18px}@media screen and (min-width:766px){.t-block-statnumber{width:240px;float:right;margin-left:30px}}.statnumber{background:#f7f7f7;padding:32px 24px 24px;text-align:center}.statnumber__number{font-family:"HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:500;font-size:60px;line-height:1;letter-spacing:-.05em;color:#005286;margin-bottom:16px}.freeset-demibold .statnumber__number{font-family:"FreeSetWebDemiBold","HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}.statnumber__text{color:#005286;font-size:70%;line-height:1.4}.t-block-supportedby{margin-bottom:18px;margin-top:18px}.t-block-supportedby:last-child{margin-bottom:0}.t-block-supportedby:first-child{margin-top:0}.t-block-supportedby--compact{padding-top:8px}.supportedby__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;border:0;color:inherit}.supportedby__title{font-family:"HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:500;color:#010101;font-size:14.5px;line-height:1.4;margin-bottom:16px}.freeset-demibold .supportedby--compact .supportedby__title,.freeset-demibold .supportedby__title{font-family:"FreeSetWebDemiBold","HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}@media screen and (min-width:766px){.supportedby__title{font-size:16px}}.supportedby__preview{margin-bottom:16px}.supportedby--compact .supportedby__content{width:100%;line-height:1.25;position:relative;padding-left:30px}.supportedby--compact .supportedby__title{display:inline;text-transform:uppercase;font-family:"HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:500;color:#010101;font-size:13px;line-height:15px}.supportedby--compact .supportedby__title:after{content:":"}.supportedby--compact .supportedby__text{display:inline;font-family:Georgia,sans-serif;font-size:13px;line-height:15px;color:#666;font-style:italic}.supportedby--compact .supportedby__text p{display:inline}.supportedby--normal{border:1px solid #dae1e5;padding:16px;border-radius:3px}.supportedby--normal .supportedby__img{width:100%}.supportedby--normal .supportedby__img .aspect{border-bottom:56%}@media screen and (max-width:765px){.supportedby--normal .supportedby__img{max-width:200px}}.supportedby--normal .supportedby__title{margin-top:16px;margin-bottom:8px}.supportedby--normal .supportedby__text{color:#666;font-size:14px;line-height:1.5}@media screen and (min-width:766px){.supportedby--normal .supportedby__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.supportedby--normal .supportedby__img{width:30%}.supportedby--normal .supportedby__title{margin-top:0}.supportedby--normal .supportedby__content{width:calc(70% - 30px)}}@media screen and (min-width:1024px){.supportedby--normal .supportedby__link{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.supportedby--normal .supportedby__img{width:25%}.supportedby--normal .supportedby__content{width:calc(75% - 30px)}}.t-block-texttoggle{margin-bottom:18px}.t-block-texttoggle:last-child{margin-bottom:0}.texttoggle__head{padding:0 30px;cursor:pointer;position:relative}.texttoggle__title{font-family:"HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:500;color:#010101;font-size:16px;line-height:1.25}.freeset-demibold .texttoggle__title{font-family:"FreeSetWebDemiBold","HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}.texttoggle__icon .svg-icon{width:16px;height:12px}.js-open .texttoggle__icon .svg-icon{-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.texttoggle__text{padding:24px 30px;display:none;opacity:0;-webkit-animation:fadeIn .35s;animation:fadeIn .35s;font-size:85%;line-height:1.5}.js-open .texttoggle__text{display:block;opacity:1}.texttoggle--border .texttoggle__title{color:#005286;display:inline-block;border-bottom:1px dashed #005286;-webkit-transition:all .35s;-o-transition:all .35s;transition:all .35s}.texttoggle--border .texttoggle__title:hover{color:#005286}.texttoggle--border.js-open .texttoggle__title{border-bottom:none}.texttoggle--color{background:#f7f7f7;border-radius:3px}.texttoggle--color .texttoggle__head{padding:20px 30px;-webkit-transition:all .35s;-o-transition:all .35s;transition:all .35s}.texttoggle--color .texttoggle__head:hover{background:#f2f2f2}.texttoggle--color .texttoggle__title{padding-right:30px}.texttoggle--color .texttoggle__text{padding-top:10px}.texttoggle--color .texttoggle__icon{position:absolute;width:16px;right:30px;top:12px}.texttoggle--border.js-open .texttoggle__text{border:1px dashed #005286;border-radius:3px}.t-block-logogallery{margin-bottom:36px;margin-top:36px}.t-block-logogallery:last-child{margin-bottom:0}.t-block-logogallery:first-child{margin-top:0}@media screen and (min-width:1024px){.single-sproject .t-block-logogallery{margin-left:-15%;margin-right:-15%}}.logogallery__title{font-family:"HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:500;font-size:inherit;line-height:inherit;color:#2a2a2a}.freeset-demibold .logogallery__title{font-family:"FreeSetWebDemiBold","HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}@media screen and (min-width:1024px){.logogallery__title{text-align:center}}.logogallery__item{padding:12px}.logogallery__item .aspect{display:block;width:100%;height:0;padding-bottom:65%;position:relative;background-color:transparent}.logogallery__item .pic-place{background-size:contain}@media screen and (max-width:765px){.logogallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(50%,1fr))}}@media screen and (min-width:766px){.logogallery{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.logogallery__item{width:calc(20% - 5px);margin:5px}.logogallery.columns-1 .logogallery__item,.logogallery.columns-2 .logogallery__item,.logogallery.columns-3 .logogallery__item{width:calc(33.3% - 5px)}.logogallery.columns-4 .logogallery__item{width:calc(25% - 5px)}}.logogallery.columns-1 .logo{width:200px}.border--regular,.border--space{position:relative}.border--regular-last+.border--regular:before,.border--regular-last+.loadmore-has-results:before,.border--regular:after{content:'';clear:both;display:block;width:100%;height:1px;background:#dae1e5;margin:15px 0}.border--space:after{content:'';clear:both;display:block;width:100%;height:1px;margin:15px 0}.border--half-space{position:relative;padding-bottom:1px}.border--half-regular:after,.border--half-space:after{content:'';clear:both;display:block;width:100%;height:0;margin:0 0 15px}.border--plain{border-bottom:1px solid #dae1e5}.border--half-regular{position:relative}.border--half-regular:after{height:1px;background:#dae1e5;margin:1px 0 15px}.spacer{height:30px}.spacer,.spacer--1_5x,.spacer--2x,.spacer--half{min-width:10px;margin:0;padding:0}.spacer--2x{height:60px}.spacer--1_5x{height:45px}.spacer--half{height:15px}.space-1{display:inline-block;width:1em}@media screen and (min-width:1024px){.right-pad{padding-right:15px}.right-pad--half{padding-right:7.5px}.right-pad--2x{padding-right:30px}.layout-section--fly{overflow:hidden}}.layout-section__fly-title,.layout-section__plain-title,.layout-section__plain-title--labeled,.widget__title{font-family:"HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:500;font-size:16px;line-height:1.25;color:#005286;padding-bottom:15px}.freeset-demibold .layout-section__fly-title,.freeset-demibold .layout-section__plain-title,.freeset-demibold .layout-section__plain-title--labeled,.freeset-demibold .widget__title{font-family:"FreeSetWebDemiBold","HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}.layout-section__fly-title,.layout-section__plain-title--labeled,.widget__title{position:relative}.layout-section__fly-title:before,.layout-section__plain-title--labeled:before,.widget__title:before{content:'';display:block;width:30px;height:4px;background:#005286;margin-bottom:10px}.layout-section__fly-title a.next-to-title,.layout-section__plain-title--labeled a.next-to-title,.widget__title a.next-to-title{font-family:"HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:300;font-size:15px;line-height:20px;color:#005286;background-color:transparent;border-bottom:1px solid #dae1e5;overflow-wrap:break-word;word-break:break-word;word-wrap:break-word;margin-left:7.5px}.layout-section__fly-title a.next-to-title:hover,.layout-section__plain-title--labeled a.next-to-title:hover,.widget__title a.next-to-title:hover{color:#2e96d8}@media screen and (min-width:1024px){.layout-section__fly-title{float:left;width:16.67%;padding-right:30px}.layout-section__fly-title+.layout-section__content{float:left;width:83.33%}.layout-section__content--paging{margin-left:16.67%}}.layout-section__featured-title,.layout-section__subfeatured-title{border-top:4px solid #005286;font-family:"HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:500;color:#005286;padding:15px 0;border-bottom:1px solid #dae1e5}.layout-section__featured-title{margin-top:45px;font-size:21px;line-height:27px}.freeset-demibold .layout-section__featured-title,.freeset-demibold .layout-section__subfeatured-title{font-family:"FreeSetWebDemiBold","HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}.layout-section__subfeatured-title{font-size:16px;line-height:1.25}.layout-section__featured-title+.layout-section__content{margin-top:15px}.layout-section__rail-title{min-height:49px;padding-bottom:15px}.card-event__thumbnail figcaption p,.cell-2columns__thumbnail figcaption p,.cell-fixedthumb__thumbnail figcaption p,.cell-titled__thumbnail figcaption p,.fixed-thumbnail--single figcaption p,.layout-section__rail-title .bit,.video-feature__preview-caption p{margin:0}@media screen and (min-width:766px){.layout-section--pad{padding-right:30px}}@media screen and (min-width:1200px){.layout-section--pad{padding-left:50px}}.layout-section__content--card{background:#fff;border:1px solid #dae1e5;border-bottom-width:2px;border-radius:3px;padding:15px}.layout-section__content--card.padded-wide{padding:30px}.padded-wide .frame{margin:0 -30px}.padded-wide .bit{padding:0 30px}.item--margin-bottom{margin-bottom:15px}.skin-card{background:#fff;border:1px solid #dae1e5;border-bottom-width:2px;border-radius:3px;padding:15px}.border--regular-last+.border--regular,.border--regular-last+.loadmore-has-results{position:relative}.text-overflow-fix a{display:inline-block;-webkit-transform:scale(.85);-ms-transform:scale(.85);transform:scale(.85);-webkit-transform-origin:left center;-ms-transform-origin:left center;transform-origin:left center}.sep{display:inline-block;padding:0 3px}.tst-thumbnail{width:100%}.tst-thumbnail__nopicture{width:100%;padding-bottom:50%}.tst-thumbnail__frame{width:100%;background:#e5eaed}.fixed:after,.flex .tst-thumbnail__picture{display:block;width:100%}.fixed{position:relative}.fixed:after{content:'';height:0}.fixed .tst-thumbnail__frame{position:absolute;top:0;left:0;width:100%;height:100%;display:block;overflow:hidden}.fixed .tst-thumbnail__picture img{min-width:100%;width:auto;max-width:120%;min-height:100%;height:auto;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.fixed.standard{padding-bottom:75%}.fixed.video{padding-bottom:61.8%}.fixed.square{padding-bottom:100%}.no-js .lazyload{display:none}.lazyload,.lazyloading{opacity:0}.lazyloaded{opacity:1;-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s}.cell-textonly__title{font-family:"HelveticaNeueCondensedBold","HelveticaNeue-CondensedBold","Helvetica Neue Condensed Bold","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-stretch:condensed;font-weight:500;font-style:normal;color:#010101;font-size:20px;line-height:1.15}.freeset-cond-demibold .cell-textonly__title,.freeset-cond-demibold .cell-title--scale .cell-textonly__title,.freeset-cond-demibold .cell-title--top .cell-textonly__title{font-family:"FreeSetWebCondDemiBold","HelveticaNeueCondensedBold","HelveticaNeue-CondensedBold","Helvetica Neue Condensed Bold","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-stretch:normal;font-weight:400}.cell-title--top .cell-textonly__title{font-family:"HelveticaNeueCondensedBold","HelveticaNeue-CondensedBold","Helvetica Neue Condensed Bold","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-stretch:condensed;font-weight:500;font-style:normal;color:#010101;line-height:1.15;font-size:24px}@media screen and (min-width:766px){.cell-title--top .cell-textonly__title{font-size:26px}}.cell-title--scale .cell-textonly__title{font-family:"HelveticaNeueCondensedBold","HelveticaNeue-CondensedBold","Helvetica Neue Condensed Bold","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-stretch:condensed;font-weight:500;font-style:normal;color:#010101;line-height:1.15;font-size:22px}@media screen and (min-width:766px){.cell-title--scale .cell-textonly__title{font-size:24px}}.cell-title--atomic .cell-textonly__title{font-family:"HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:500;color:#010101;line-height:1.25;font-size:15px}.freeset-demibold .cell-title--atomic .cell-textonly__title{font-family:"FreeSetWebDemiBold","HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}@media screen and (max-width:479px){.cell-title--atomic .cell-textonly__title{font-size:18px}}.cell-textonly__title a,.cell-textonly__title a:visited{color:#010101}.cell-textonly__title a:hover{color:#2e96d8}.card-event__summary,.cell-2columns__summary,.cell-fixedthumb__summary,.cell-textonly__summary{margin-top:8px}.cell-2columns__meta,.cell-fixedthumb__meta,.cell-textonly__meta,.cell-titled__meta{font-family:"HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:300;line-height:17px;font-size:13px;color:#666;margin-top:8px}.freeset-light .cell-2columns__meta,.freeset-light .cell-2columns__thumbnail figcaption,.freeset-light .cell-fixedthumb__meta,.freeset-light .cell-fixedthumb__thumbnail figcaption,.freeset-light .cell-textonly__meta,.freeset-light .cell-titled__meta,.freeset-light .cell-titled__thumbnail figcaption{font-family:"FreeSetWebLight","HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}.cell-2columns__meta a,.cell-2columns__meta a:visited,.cell-fixedthumb__meta a,.cell-fixedthumb__meta a:visited,.cell-textonly__meta a,.cell-textonly__meta a:visited,.cell-titled__meta a,.cell-titled__meta a:visited{color:#010101}.cell-2columns__meta a:hover,.cell-fixedthumb__meta a:hover,.cell-textonly__meta a:hover,.cell-titled__meta a:hover{color:#2e96d8}.cell-2columns__meta .sep,.cell-fixedthumb__meta .sep,.cell-textonly__meta .sep,.cell-titled__meta .sep{padding:0 2px}.cell-textonly__rels{margin-top:8px;position:relative}.card-featured__rels li,.card-general__rels li,.cell-2columns__rels li,.cell-fixedthumb__rels li,.cell-textonly__rels li,.cell-titled__rels li{margin-left:1em}.card-featured__rels li:before,.card-general__rels li:before,.cell-2columns__rels li:before,.cell-fixedthumb__rels li:before,.cell-textonly__rels li:before,.cell-titled__rels li:before{content:'•';position:absolute;left:0;color:#999}.card-featured__rels li:not(:last-child),.card-general__rels li:not(:last-child),.cell-2columns__rels li:not(:last-child),.cell-fixedthumb__rels li:not(:last-child),.cell-textonly__rels li:not(:last-child),.cell-titled__rels li:not(:last-child){padding-bottom:6px}.cell-textonly__rels a{font-family:"HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:500;font-size:14px;line-height:1.2}.cell-2columns__title{font-family:"HelveticaNeueCondensedBold","HelveticaNeue-CondensedBold","Helvetica Neue Condensed Bold","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-stretch:condensed;font-weight:500;font-style:normal;color:#010101;font-size:20px;line-height:1.15}.freeset-cond-demibold .cell-2columns__title,.freeset-cond-demibold .cell-title--scale .cell-2columns__title,.freeset-cond-demibold .cell-title--top .cell-2columns__title{font-family:"FreeSetWebCondDemiBold","HelveticaNeueCondensedBold","HelveticaNeue-CondensedBold","Helvetica Neue Condensed Bold","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-stretch:normal;font-weight:400}.cell-title--top .cell-2columns__title{font-family:"HelveticaNeueCondensedBold","HelveticaNeue-CondensedBold","Helvetica Neue Condensed Bold","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-stretch:condensed;font-weight:500;font-style:normal;color:#010101;line-height:1.15;font-size:24px}@media screen and (min-width:766px){.cell-title--top .cell-2columns__title{font-size:26px}}.cell-title--scale .cell-2columns__title{font-family:"HelveticaNeueCondensedBold","HelveticaNeue-CondensedBold","Helvetica Neue Condensed Bold","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-stretch:condensed;font-weight:500;font-style:normal;color:#010101;line-height:1.15;font-size:22px}@media screen and (min-width:766px){.cell-title--scale .cell-2columns__title{font-size:24px}}.cell-title--atomic .cell-2columns__title{font-family:"HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:500;color:#010101;line-height:1.25;font-size:15px}.freeset-demibold .cell-textonly__rels a,.freeset-demibold .cell-title--atomic .cell-2columns__title{font-family:"FreeSetWebDemiBold","HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}@media screen and (max-width:479px){.cell-title--atomic .cell-2columns__title{font-size:18px}}.cell-2columns__title a,.cell-2columns__title a:visited{color:#010101}.cell-2columns__title a:hover{color:#2e96d8}.cell-2columns__thumbnail a{display:block}.card-event__thumbnail img,.cell-2columns__thumbnail img,.cell-fixedthumb__thumbnail img,.cell-titled__thumbnail img{width:100%;height:auto}.cell-2columns__thumbnail figcaption,.cell-fixedthumb__thumbnail figcaption,.cell-titled__thumbnail figcaption{display:block;font-family:"HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:300;line-height:17px;font-size:13px;color:#999;margin-top:4px}.cell-2columns__thumbnail.thumb-bottom{margin-top:8px}.cell-2columns__thumbnail.thumb-top{margin-bottom:8px}.cell-2columns__thumbnail .logo-frame--position{text-align:right}.cell-2columns__rels{margin-top:8px;position:relative}.cell-2columns__rels a{font-family:"HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:500;font-size:14px;line-height:1.2}.freeset-demibold .cell-2columns__rels a{font-family:"FreeSetWebDemiBold","HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}@media screen and (max-width:479px){.instream-table .cell-2columns .sm-4{margin-bottom:8px}}.cell-fixedthumb__thumbnail{position:relative}.cell-fixedthumb__thumbnail a{display:block}.cell-fixedthumb__thumbnail.thumb-bottom{margin-top:8px}.cell-fixedthumb__thumbnail.thumb-top{margin-bottom:8px}.cell-fixedthumb__thumbnail .thumbnail-overlay-button{display:inline-block;position:absolute;left:15px;-webkit-transform:translateY(-130%);-ms-transform:translateY(-130%);transform:translateY(-130%)}.cell-fixedthumb__title{font-family:"HelveticaNeueCondensedBold","HelveticaNeue-CondensedBold","Helvetica Neue Condensed Bold","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-stretch:condensed;font-weight:500;font-style:normal;color:#010101;font-size:20px;line-height:1.15}.freeset-cond-demibold .cell-fixedthumb__title,.freeset-cond-demibold .cell-title--scale .cell-fixedthumb__title,.freeset-cond-demibold .cell-title--top .cell-fixedthumb__title{font-family:"FreeSetWebCondDemiBold","HelveticaNeueCondensedBold","HelveticaNeue-CondensedBold","Helvetica Neue Condensed Bold","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-stretch:normal;font-weight:400}.cell-title--top .cell-fixedthumb__title{font-family:"HelveticaNeueCondensedBold","HelveticaNeue-CondensedBold","Helvetica Neue Condensed Bold","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-stretch:condensed;font-weight:500;font-style:normal;color:#010101;line-height:1.15;font-size:24px}@media screen and (min-width:766px){.cell-title--top .cell-fixedthumb__title{font-size:26px}}.cell-title--scale .cell-fixedthumb__title{font-family:"HelveticaNeueCondensedBold","HelveticaNeue-CondensedBold","Helvetica Neue Condensed Bold","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-stretch:condensed;font-weight:500;font-style:normal;color:#010101;line-height:1.15;font-size:22px}@media screen and (min-width:766px){.cell-title--scale .cell-fixedthumb__title{font-size:24px}}.cell-fixedthumb__rels a,.cell-title--atomic .cell-fixedthumb__title{font-family:"HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:500}.cell-title--atomic .cell-fixedthumb__title{color:#010101;line-height:1.25;font-size:15px}.freeset-demibold .cell-title--atomic .cell-fixedthumb__title{font-family:"FreeSetWebDemiBold","HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}@media screen and (max-width:479px){.cell-title--atomic .cell-fixedthumb__title{font-size:18px}}.cell-fixedthumb__title a,.cell-fixedthumb__title a:visited{color:#010101}.cell-fixedthumb__title a:hover{color:#2e96d8}.cell-fixedthumb__rels{margin-top:8px;position:relative}.cell-fixedthumb__rels a{font-size:14px;line-height:1.2}.freeset-demibold .cell-fixedthumb__rels a{font-family:"FreeSetWebDemiBold","HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}.thumbnail-link{display:block}.fixed-thumbnail{width:100%;height:0;background-repeat:no-repeat;background-position:center center;background-size:cover}.fixed-thumbnail.video-thumbnail{padding-bottom:61.8%}.fixed-thumbnail,.fixed-thumbnail.post-thumbnail{padding-bottom:75%}.fixed-thumbnail.thumbnail{padding-bottom:100%}.fixed-thumbnail.cover{padding-bottom:141%}.logo-frame,.thumbnail--video .fixed-thumbnail{padding-bottom:61.8%}.logo-frame{width:100%;height:0;position:relative;background:0 0}.logo-frame--position{position:absolute;width:100%;height:100%;text-align:center}.logo-frame--img{max-width:100%;max-height:100%;width:auto;height:auto;display:block;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.cell-2columns__thumbnail .logo-frame--sign,.logo-frame--sign{width:90px;height:auto;max-width:100%;max-height:100%;vertical-align:top}.icon-online{width:90px;height:113px;fill:#005286}.cell-title--top .cell-titled__title,.cell-titled__title{font-family:"HelveticaNeueCondensedBold","HelveticaNeue-CondensedBold","Helvetica Neue Condensed Bold","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-stretch:condensed;font-weight:500;font-style:normal;color:#010101;line-height:1.15}.cell-titled__title{margin-bottom:8px;font-size:20px}.freeset-cond-demibold .cell-title--scale .cell-titled__title,.freeset-cond-demibold .cell-title--top .cell-titled__title,.freeset-cond-demibold .cell-titled__title{font-family:"FreeSetWebCondDemiBold","HelveticaNeueCondensedBold","HelveticaNeue-CondensedBold","Helvetica Neue Condensed Bold","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-stretch:normal;font-weight:400}.cell-title--top .cell-titled__title{font-size:24px}@media screen and (min-width:766px){.cell-title--top .cell-titled__title{font-size:26px}}.cell-title--scale .cell-titled__title{font-family:"HelveticaNeueCondensedBold","HelveticaNeue-CondensedBold","Helvetica Neue Condensed Bold","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-stretch:condensed;font-weight:500;font-style:normal;color:#010101;line-height:1.15;font-size:22px}@media screen and (min-width:766px){.cell-title--scale .cell-titled__title{font-size:24px}}.cell-title--atomic .cell-titled__title{font-family:"HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:500;color:#010101;line-height:1.25;font-size:15px}.freeset-demibold .cell-title--atomic .cell-titled__title{font-family:"FreeSetWebDemiBold","HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}@media screen and (max-width:479px){.cell-title--atomic .cell-titled__title{font-size:18px}}.cell-titled__title a,.cell-titled__title a:visited{color:#010101}.cell-titled__title a:hover{color:#2e96d8}.cell-titled__thumbnail{margin-bottom:8px}.cell-titled__thumbnail a{display:block}.cell-titled__content .left{float:left;padding-right:8px;margin-right:8px}.cell-titled__content .right{float:right;padding-left:8px;margin-left:8px}.cell-titled__rels{margin-top:8px;position:relative}.cell-titled__rels a{font-family:"HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:500;font-size:14px;line-height:1.2}.freeset-demibold .cell-titled__rels a{font-family:"FreeSetWebDemiBold","HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}.card-general{position:relative;padding:8px 0;z-index:1}@media screen and (min-width:766px){.card-general{padding:16px 0}}@media screen and (min-width:1200px){.card-general{padding:25px 0}}.card-general__title{font-family:"HelveticaNeueCondensedBold","HelveticaNeue-CondensedBold","Helvetica Neue Condensed Bold","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-stretch:condensed;font-weight:500;font-style:normal;color:#010101;line-height:1.15;font-size:24px}.freeset-cond-demibold .card-general__title{font-family:"FreeSetWebCondDemiBold","HelveticaNeueCondensedBold","HelveticaNeue-CondensedBold","Helvetica Neue Condensed Bold","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-stretch:normal;font-weight:400}@media screen and (min-width:766px){.card-general__title{font-size:26px}}@media screen and (min-width:1024px){.card-general__title{font-size:30px}}.card-general__title a,.card-general__title a:visited{color:#010101}.card-general__title a:hover{color:#2e96d8}.card-general__summary{font-family:"HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:300;font-size:16px;line-height:1.4;color:#5d5d5d;margin-top:8px}.freeset-light .card-general__meta,.freeset-light .card-general__summary{font-family:"FreeSetWebLight","HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}@media screen and (min-width:766px){.card-general__summary{font-size:18px;margin-top:16px}}.card-general__meta{font-family:"HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:300;font-size:14px;line-height:1.25;color:#666;margin-top:8px}@media screen and (min-width:766px){.card-general__meta{font-size:16px}}.card-general__meta a,.card-general__meta a:visited{color:#010101}.card-general__meta a:hover{color:#2e96d8}.card-general__meta .sep{padding:0 4px}.card-general__meta .regions,.card-general__meta .topic{font-weight:700}.card-general__meta .event-date{font-weight:700;color:#010101}@media screen and (min-width:766px){.card-general__meta{margin-top:16px}}.card-general__sharing{background:#fff;border:1px solid #dae1e5;padding:5px;border-radius:3px;z-index:200;position:absolute;top:20px;left:-75px;visibility:hidden;opacity:0;-webkit-transition:opacity .4s;-o-transition:opacity .4s;transition:opacity .4s}.card-general__sharing:after,.card-general__sharing:before{content:'';display:block;width:0;height:0;border:10px solid transparent;position:absolute}.card-general__sharing:after{border-left-color:#fff;top:10px;right:-19px;z-index:200}.card-general__sharing:before{border-left-color:#dae1e5;top:10px;right:-20px;z-index:200}@media screen and (min-width:1200px){article:hover>.card-general__sharing{visibility:visible;opacity:1}}.card-general__rels{margin-top:8px;position:relative}.card-general__rels a{font-family:"HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:500;font-size:14px;line-height:1.2}.freeset-demibold .card-general__rels a{font-family:"FreeSetWebDemiBold","HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}.card-general__thumbnail .logo-frame--position{text-align:right}.card-featured__sharing{background:#fff;border:1px solid #dae1e5;padding:5px;border-radius:3px;z-index:200;position:absolute;left:-75px;visibility:hidden;opacity:0;-webkit-transition:opacity .4s;-o-transition:opacity .4s;transition:opacity .4s;top:2px}.card-featured__sharing:after,.card-featured__sharing:before{content:'';display:block;width:0;height:0;border:10px solid transparent;position:absolute}.card-featured__sharing:after{border-left-color:#fff;top:10px;right:-19px;z-index:200}.card-featured__sharing:before{border-left-color:#dae1e5;top:10px;right:-20px;z-index:200}@media screen and (min-width:1200px){article:hover>.card-featured__sharing{visibility:visible;opacity:1}}.card-featured__title{font-family:"HelveticaNeueCondensedBold","HelveticaNeue-CondensedBold","Helvetica Neue Condensed Bold","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-stretch:condensed;font-weight:500;font-style:normal;color:#010101;line-height:1.15;font-size:34px;margin-bottom:15px}.freeset-cond-demibold .atomic-title--cell .atomic-cell__title,.freeset-cond-demibold .card-featured__title{font-family:"FreeSetWebCondDemiBold","HelveticaNeueCondensedBold","HelveticaNeue-CondensedBold","Helvetica Neue Condensed Bold","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-stretch:normal;font-weight:400}@media screen and (min-width:766px){.card-featured__title{font-size:40px}}.card-featured__title a,.card-featured__title a:visited{color:#010101}.card-featured__title a:hover{color:#2e96d8}.card-featured__summary{font-family:"HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:300;font-size:16px;line-height:1.4;color:#5d5d5d;margin-bottom:15px}.freeset-light .card-featured__meta,.freeset-light .card-featured__summary{font-family:"FreeSetWebLight","HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}@media screen and (min-width:766px){.card-featured__summary{font-size:18px;margin-bottom:30px}}.card-featured__meta{font-family:"HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:300;font-size:14px;line-height:1.25;color:#666}@media screen and (min-width:766px){.card-featured__meta{font-size:16px}}.card-featured__meta a,.card-featured__meta a:visited{color:#010101}.card-featured__meta a:hover{color:#2e96d8}.card-featured__meta .sep{padding:0 4px}.card-featured__meta .regions,.card-featured__meta .topic{font-weight:700}.card-featured__meta .event-date{font-weight:700;color:#010101}.card-featured__thumbnail{margin-top:30px}.card-featured__thumbnail figcaption{margin-top:7.5px}.card-featured__rels{margin-top:8px;position:relative}.atomic-cell__title,.card-featured__rels a{font-family:"HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:500;font-size:14px;line-height:1.2}.freeset-demibold .card-featured__rels a{font-family:"FreeSetWebDemiBold","HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}.atomic-cell .frame{margin:0 -8px}.atomic-cell .bit{padding:0 8px}.atomic-cell__title{color:#010101;line-height:1.25}.freeset-demibold .atomic-cell__title{font-family:"FreeSetWebDemiBold","HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}.atomic-title--cell .atomic-cell__title{font-family:"HelveticaNeueCondensedBold","HelveticaNeue-CondensedBold","Helvetica Neue Condensed Bold","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-stretch:condensed;font-weight:500;font-style:normal;color:#010101;line-height:1.15;font-size:16px}@media screen and (min-width:766px){.atomic-title--cell .atomic-cell__title{font-size:18px}}.atomic-cell__meta a,.atomic-cell__title a,.atomic-cell__title a:visited{color:#010101}.atomic-cell__title a:hover{color:#2e96d8}.atomic-cell__meta,.card-event__thumbnail figcaption{margin-top:4px;font-family:"HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:300;line-height:17px;font-size:13px;color:#666}.freeset-light .atomic-cell__meta,.freeset-light .card-event__thumbnail figcaption{font-family:"FreeSetWebLight","HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}.atomic-cell__meta a:visited{color:#010101}.atomic-cell__meta a:hover{color:#2e96d8}.atomic-cell__meta .sep{padding:0 2px}.card-injected{padding:9px;background:#e5eaed}.card-injected__title{font-family:"HelveticaNeueCondensedBold","HelveticaNeue-CondensedBold","Helvetica Neue Condensed Bold","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-stretch:condensed;font-weight:500;font-style:normal;color:#010101;font-size:20px;line-height:1.15}.freeset-cond-demibold .card-injected__title,.freeset-cond-demibold .cell-title--scale .card-injected__title,.freeset-cond-demibold .cell-title--top .card-injected__title{font-family:"FreeSetWebCondDemiBold","HelveticaNeueCondensedBold","HelveticaNeue-CondensedBold","Helvetica Neue Condensed Bold","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-stretch:normal;font-weight:400}.cell-title--top .card-injected__title{font-family:"HelveticaNeueCondensedBold","HelveticaNeue-CondensedBold","Helvetica Neue Condensed Bold","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-stretch:condensed;font-weight:500;font-style:normal;color:#010101;line-height:1.15;font-size:24px}@media screen and (min-width:766px){.cell-title--top .card-injected__title{font-size:26px}}.cell-title--scale .card-injected__title{font-family:"HelveticaNeueCondensedBold","HelveticaNeue-CondensedBold","Helvetica Neue Condensed Bold","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-stretch:condensed;font-weight:500;font-style:normal;color:#010101;line-height:1.15;font-size:22px}@media screen and (min-width:766px){.cell-title--scale .card-injected__title{font-size:24px}}.card-injected__meta,.cell-title--atomic .card-injected__title{font-family:"HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:500;color:#010101;line-height:1.25;font-size:15px}.freeset-demibold .cell-title--atomic .card-injected__title{font-family:"FreeSetWebDemiBold","HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}@media screen and (max-width:479px){.cell-title--atomic .card-injected__title{font-size:18px}}.card-injected__title a,.card-injected__title a:visited{color:#010101}.card-injected__title a:hover{color:#2e96d8}.card-injected__meta{font-size:12px;text-transform:uppercase;color:#666;margin-bottom:4px}.freeset-demibold .card-injected__meta{font-family:"FreeSetWebDemiBold","HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}.card-injected__summary,.videotype-cell .mf-12+.mf-12{margin-top:8px}.videotype-cell .video-aspect{width:100%;height:0;padding-bottom:56%;position:relative}.videotype-cell .video-aspect iframe{width:100%;height:100%;position:absolute}.videotype-cell__thumbnail{position:relative;margin-bottom:8px}.videotype-cell__thumbnail .thumbnail-overlay-button{display:inline-block;position:absolute;left:15px;-webkit-transform:translateY(-130%);-ms-transform:translateY(-130%);transform:translateY(-130%)}.tst-thumbnail--videopost,.tst-thumbnail--videopost.fixed.video{padding-bottom:50%}.tst-thumbnail--videopost .tst-thumbnail__picture img{max-width:100%}.videotype-cell__title{font-family:"HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:500;color:#010101;line-height:1.25;font-size:15px}.freeset-demibold .videotype-cell__title{font-family:"FreeSetWebDemiBold","HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}@media screen and (max-width:479px){.videotype-cell__title{font-size:18px}}.videotype-cell__meta .overlay-link:visited,.videotype-cell__title a,.videotype-cell__title a:visited{color:#010101}.videotype-cell__meta .overlay-link:hover,.videotype-cell__title a:hover{color:#2e96d8}.videotype-cell__meta{margin-top:8px}.videotype-cell__meta .overlay-link{display:inline-block;color:#010101}.videotype-cell__meta .overlay-link:hover .svg-icon{fill:#2e96d8}.videotype-cell__meta .svg-icon{width:15px;height:15px;fill:#010101;vertical-align:middle;margin-right:5px}.card-event{position:relative}@media screen and (max-width:479px){.card-event .thumb-left{margin-bottom:15px}}.card-event .logo-frame--position{text-align:left}.card-event .thumb-right .logo-frame--position{text-align:right}.card-event .event-icon{width:40px;background:rgba(255,255,255,.9);position:absolute;z-index:100}.card-event .event-icon .svg-icon{width:32px;height:28px;fill:#005286}.card-event__title{font-family:"HelveticaNeueCondensedBold","HelveticaNeue-CondensedBold","Helvetica Neue Condensed Bold","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-stretch:condensed;font-weight:500;font-style:normal;color:#010101;font-size:20px;line-height:1.15}.freeset-cond-demibold .card-event__title,.freeset-cond-demibold .cell-title--scale .card-event__title,.freeset-cond-demibold .cell-title--top .card-event__title{font-family:"FreeSetWebCondDemiBold","HelveticaNeueCondensedBold","HelveticaNeue-CondensedBold","Helvetica Neue Condensed Bold","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-stretch:normal;font-weight:400}.cell-title--top .card-event__title{font-family:"HelveticaNeueCondensedBold","HelveticaNeue-CondensedBold","Helvetica Neue Condensed Bold","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-stretch:condensed;font-weight:500;font-style:normal;color:#010101;line-height:1.15;font-size:24px}@media screen and (min-width:766px){.cell-title--top .card-event__title{font-size:26px}}.cell-title--scale .card-event__title{font-family:"HelveticaNeueCondensedBold","HelveticaNeue-CondensedBold","Helvetica Neue Condensed Bold","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-stretch:condensed;font-weight:500;font-style:normal;color:#010101;line-height:1.15;font-size:22px}@media screen and (min-width:766px){.cell-title--scale .card-event__title{font-size:24px}}.cell-title--atomic .card-event__title{font-family:"HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:500;color:#010101;line-height:1.25;font-size:15px}.freeset-demibold .card-event__meta .event-date,.freeset-demibold .cell-title--atomic .card-event__title{font-family:"FreeSetWebDemiBold","HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}@media screen and (max-width:479px){.cell-title--atomic .card-event__title{font-size:18px}}.card-event__title a,.card-event__title a:visited{color:#010101}.card-event__title a:hover{color:#2e96d8}.card-event__meta{margin-top:12px}.card-event__meta .sep{padding:0 2px}.card-event__meta .event-date{font-family:"HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:500;font-size:14px;line-height:16px;color:#005286}.card-event__meta .city{color:#999}.card-event__meta .city+.sep,.card-event__meta .tst-add-calendar{display:none}@media screen and (min-width:766px){.card-event__meta .city+.sep,.card-event__meta .tst-add-calendar{display:inline-block}}.card-event__thumbnail,.card-search{position:relative}.card-event__thumbnail a{display:block}.card-event__thumbnail figcaption{display:block;color:#999}.card-event__thumbnail .fixed-thumbnail{padding-bottom:61.8%}.card-search{padding:8px 0;z-index:1}@media screen and (min-width:766px){.card-search{padding:16px 0}}.card-search__title{font-family:"HelveticaNeueCondensedBold","HelveticaNeue-CondensedBold","Helvetica Neue Condensed Bold","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-stretch:condensed;font-weight:500;font-style:normal;color:#010101;line-height:1.15;font-size:24px}.freeset-cond-demibold .card-search__title{font-family:"FreeSetWebCondDemiBold","HelveticaNeueCondensedBold","HelveticaNeue-CondensedBold","Helvetica Neue Condensed Bold","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-stretch:normal;font-weight:400}@media screen and (min-width:766px){.card-search__title{font-size:26px}}@media screen and (min-width:1024px){.card-search__title{font-size:30px}}.card-search__title a,.card-search__title a:visited{color:#010101}.card-search__title a:hover{color:#2e96d8}.card-search__summary{font-family:"HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:300;font-size:15px;line-height:20px;color:#2a2a2a;margin-top:8px}.freeset-light .card-index__time,.freeset-light .card-index__title,.freeset-light .card-search__meta,.freeset-light .card-search__summary{font-family:"FreeSetWebLight","HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}@media screen and (min-width:766px){.card-search__summary{margin-top:16px}}.card-search__meta{font-family:"HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:300;line-height:17px;font-size:13px;color:#666;margin-top:8px}.card-search__meta a,.card-search__meta a:visited{color:#005286}.card-search__meta a:hover{color:#2e96d8}.card-index{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:8px 0 8px 4px}.card-index__meta{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:48px}.card-index__title{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;font-family:"HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:300;color:#2a2a2a;font-size:14px;line-height:1.3}@media screen and (min-width:766px){.card-index__title{font-size:15px}}@media screen and (min-width:1200px){.card-index__title{font-size:16px}}.card-index__title a,.card-index__title a:visited{color:#010101}.card-index__title a:hover{color:#2e96d8}.card-index__time{font-family:"HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:300;font-size:12px;line-height:16px;color:#666}.card-index__icon{display:block;padding-top:3px;text-align:right;width:31px}.card-index__icon .svg-icon{width:16px;height:14px;fill:#444}.card-index--important .card-index__title{font-family:"HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:500;color:#010101;line-height:1.25;font-size:14px}.freeset-demibold .card-index--important .card-index__title{font-family:"FreeSetWebDemiBold","HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}@media screen and (min-width:766px){.card-index--important .card-index__title{font-size:16px}}.layout-section__item:nth-of-type(even) .card-index{background:#e5eaed}.gallery-post__gallery{margin-bottom:16px}.gallery-post__title{font-family:"HelveticaNeueCondensedBold","HelveticaNeue-CondensedBold","Helvetica Neue Condensed Bold","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-stretch:condensed;font-weight:500;font-style:normal;color:#010101;font-size:20px;line-height:1.15;margin-bottom:8px}.freeset-cond-demibold .gallery-post__title{font-family:"FreeSetWebCondDemiBold","HelveticaNeueCondensedBold","HelveticaNeue-CondensedBold","Helvetica Neue Condensed Bold","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-stretch:normal;font-weight:400}.gallery-post__title a,.gallery-post__title a:visited{color:#010101}.gallery-post__title a:hover{color:#2e96d8}.gallery-post__gallery-link{display:block}.gallery-post__meta{font-family:"HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:300;line-height:17px;font-size:13px;color:#666}.freeset-light .gallery-post__meta{font-family:"FreeSetWebLight","HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}.gallery-post__meta a,.gallery-post__meta a:visited{color:#010101}.gallery-post__meta a:hover{color:#2e96d8}.gallery-post__meta .sep{padding:0 2px}.hero-post{position:relative;z-index:1}.hero-post__slider{z-index:2}.hero-post__data{z-index:10;padding:30px 15px;text-align:center;width:100%}@media screen and (min-width:766px){.hero-post__data{position:absolute;bottom:5%;left:0;padding-bottom:0}}.hero-post__title{font-family:"HelveticaNeueCondensedBold","HelveticaNeue-CondensedBold","Helvetica Neue Condensed Bold","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-stretch:condensed;font-weight:500;font-style:normal;color:#010101;line-height:1.15;font-size:24px;width:80%;margin:0 auto 8px}.freeset-cond-demibold .hero-post__title{font-family:"FreeSetWebCondDemiBold","HelveticaNeueCondensedBold","HelveticaNeue-CondensedBold","Helvetica Neue Condensed Bold","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-stretch:normal;font-weight:400}@media screen and (min-width:766px){.hero-post__title{font-size:26px}}@media screen and (min-width:1024px){.hero-post__title{font-size:30px}}.hero-post__title a{color:#2a2a2a}@media screen and (min-width:766px){.hero-post__title{width:60%}.hero-post__title a{color:#fff}}.hero-post__meta{font-family:"HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:300;line-height:17px;font-size:13px;color:#666}.freeset-light .hero-post__meta{font-family:"FreeSetWebLight","HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}.hero-post__meta a,.hero-post__meta a:visited{color:#010101}.hero-post__meta a:hover{color:#2e96d8}.hero-post__meta .sep{padding:0 2px}@media screen and (min-width:766px){.hero-post__meta,.hero-post__meta a{color:#fff}}.hero-post__scroll{display:none}@media screen and (min-width:766px){.hero-post__scroll{display:block;margin-top:30px}}@media screen and (min-width:1024px){.hero-post__scroll{margin-top:30px}}.hero-post__scroll .svg-icon{width:20px;height:20px;fill:#fff}.video-post__preview{margin-bottom:8px;position:relative;z-index:1}.video-post__preview .img-background,.video-post__preview i{-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.video-post__preview .img-background{position:realtive;z-index:2}.video-post__preview i{z-index:4;position:absolute;left:5px;bottom:5px;display:block;width:24px;height:20px;text-align:center;border-radius:2px;background:rgba(0,0,0,.8)}.video-post__preview .svg-icon{width:12px;height:12px;fill:#fff;margin-top:4px}.video-post__preview:hover .img-background{-webkit-filter:contrast(130%) brightness(80%);filter:contrast(130%) brightness(80%)}.video-post__preview:hover i{background:#e21d17;-webkit-transform:scale(1.4);-ms-transform:scale(1.4);transform:scale(1.4);ransform-origin:left bottom}.video-post__title{font-family:"HelveticaNeueCondensedBold","HelveticaNeue-CondensedBold","Helvetica Neue Condensed Bold","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-stretch:condensed;font-weight:500;font-style:normal;color:#010101;line-height:1.15;font-size:15px}.freeset-cond-demibold .video-post__title{font-family:"FreeSetWebCondDemiBold","HelveticaNeueCondensedBold","HelveticaNeue-CondensedBold","Helvetica Neue Condensed Bold","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-stretch:normal;font-weight:400}@media screen and (min-width:766px){.video-post__title{font-size:16px}}.video-post__title a,.video-post__title a:visited{color:#2a2a2a}.video-post__title a:hover{color:#2e96d8}.video-post__meta{margin-top:4px;font-family:"HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:300;line-height:17px;font-size:13px;color:#666}.freeset-light .video-post__meta{font-family:"FreeSetWebLight","HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}.video-post__meta a,.video-post__meta a:visited{color:#010101}.video-post__meta a:hover{color:#2e96d8}.video-post__meta .sep{padding:0 2px}.video-feature__title{font-family:"HelveticaNeueCondensedBold","HelveticaNeue-CondensedBold","Helvetica Neue Condensed Bold","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-stretch:condensed;font-weight:500;font-style:normal;color:#010101;line-height:1.15;font-size:24px;margin-bottom:8px}.freeset-cond-demibold .video-feature__title{font-family:"FreeSetWebCondDemiBold","HelveticaNeueCondensedBold","HelveticaNeue-CondensedBold","Helvetica Neue Condensed Bold","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-stretch:normal;font-weight:400}@media screen and (min-width:766px){.video-feature__title{font-size:26px}}.video-feature__title a,.video-feature__title a:visited{color:#2a2a2a}.video-feature__title a:hover{color:#2e96d8}.video-feature__meta{font-family:"HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:300;line-height:17px;font-size:13px;color:#666}.freeset-light .video-feature__meta{font-family:"FreeSetWebLight","HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}.video-feature__meta a,.video-feature__meta a:visited{color:#010101}.video-feature__meta a:hover{color:#2e96d8}.video-feature__meta .sep{padding:0 2px}.video-feature__player,.video-feature__preview{margin-top:24px}.video-feature__preview-caption{display:block;font-family:"HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:300;line-height:17px;font-size:13px;color:#999;margin-top:4px}.freeset-light .video-feature__preview-caption{font-family:"FreeSetWebLight","HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}.video-showup{position:relative;z-index:1}.video-showup__player{width:100%;position:relative;height:0;padding-bottom:56.25%;z-index:2}.video-showup__player iframe{width:100%!important;height:100%!important;position:absolute}.video-showup__picture{position:absolute;z-index:10;top:0;left:0;background:#f7f7f7;width:100%}.video-showup__thumbnail{position:relative}.video-showup__thumbnail a{display:block}.video-showup__thumbnail .fixed-thumbnail{padding-bottom:56.25%}.video-showup__thumbnail .thumbnail-overlay-button{display:inline-block;position:absolute;left:15px;-webkit-transform:translateY(-130%);-ms-transform:translateY(-130%);transform:translateY(-130%)}.card-project{padding:16px 0}.card-project__thumbnail{margin-bottom:8px;max-width:220px}.card-project__thumbnail .fixed-thumbnail{background-position:center top}.card-project__title{font-family:"HelveticaNeueCondensedBold","HelveticaNeue-CondensedBold","Helvetica Neue Condensed Bold","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-stretch:condensed;font-weight:500;font-style:normal;color:#010101;line-height:1.15;font-size:24px;margin-bottom:4px}.freeset-cond-demibold .card-project__title{font-family:"FreeSetWebCondDemiBold","HelveticaNeueCondensedBold","HelveticaNeue-CondensedBold","Helvetica Neue Condensed Bold","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-stretch:normal;font-weight:400}@media screen and (min-width:766px){.card-project__title{font-size:26px}}@media screen and (min-width:1024px){.card-project__title{font-size:30px}}.card-project__title a,.card-project__title a:visited{color:#010101}.card-project__title a:hover{color:#2e96d8}.card-project__meta,.card-project__summary{font-family:"HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:300;line-height:17px;font-size:13px;color:#666;margin-bottom:16px}.freeset-light .card-project__actions .action-link,.freeset-light .card-project__meta,.freeset-light .card-project__summary{font-family:"FreeSetWebLight","HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}.card-project__meta a{font-family:"HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:500;font-size:15px;line-height:18px}.freeset-demibold .card-project__meta a{font-family:"FreeSetWebDemiBold","HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}.card-project__summary{font-size:15px;line-height:20px;color:#2a2a2a;margin-bottom:8px}.card-project__summary strong{font-weight:400;color:#2a2a2a}.card-project__summary a{background-color:transparent;border-bottom:1px solid #dae1e5;overflow-wrap:break-word;word-break:break-word;word-wrap:break-word}.card-project__actions{margin-top:30px}.card-project__actions .action-link{font-family:"HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:300;display:inline-block;color:#005286;background:0 0;border-radius:3px;border:1px solid #dae1e5;-webkit-transition:all .35s;-o-transition:all .35s;transition:all .35s;font-size:14px;line-height:20px;position:relative;padding:3px 10px 3px 30px}.card-project__actions .action-link:visited{color:#005286}.card-project__actions .action-link:active,.card-project__actions .action-link:focus,.card-project__actions .action-link:hover{background:#e5eaed}.card-project__actions .button--tiny+a{margin-left:20px}.card-project__actions .svg-icon{position:absolute;width:20px;height:20px;fill:#005286;left:4px}.card-ngoprofile__title{font-family:"HelveticaNeueCondensedBold","HelveticaNeue-CondensedBold","Helvetica Neue Condensed Bold","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-stretch:condensed;font-weight:500;font-style:normal;color:#010101;font-size:20px;line-height:1.15;margin-bottom:4px}.freeset-cond-demibold .card-ngoprofile__title{font-family:"FreeSetWebCondDemiBold","HelveticaNeueCondensedBold","HelveticaNeue-CondensedBold","Helvetica Neue Condensed Bold","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-stretch:normal;font-weight:400}.card-ngoprofile__title a,.card-ngoprofile__title a:visited{color:#010101}.card-ngoprofile__title a:hover{color:#2e96d8}.card-ngoprofile__meta,.card-ngoprofile__summary{font-family:"HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:300}.card-ngoprofile__summary{margin-bottom:8px;font-size:15px;line-height:20px;color:#2a2a2a}.freeset-light .card-ngoprofile__meta,.freeset-light .card-ngoprofile__summary,.freeset-light .tabled-list__col a{font-family:"FreeSetWebLight","HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}.card-ngoprofile__meta{line-height:17px;font-size:13px;color:#666}.loader{-webkit-animation-duration:.85s;animation-duration:.85s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:rotate-forever;animation-name:rotate-forever;-webkit-animation-timing-function:linear;animation-timing-function:linear;width:26px;height:26px;border:8px solid #005286;border-right-color:transparent;border-radius:50%;display:inline-block}.tabled-list--4colums .bit{position:relative}.tabled-list--4colums .bit:before{content:'';width:1px;height:100%;position:absolute;top:0;right:0}.tabled-list--4colums .bit:last-of-type li:last-child{border-bottom:none}@media screen and (min-width:766px){.tabled-list--4colums li:last-child{border-bottom:none}.tabled-list--4colums .bit:nth-of-type(1):before,.tabled-list--4colums .bit:nth-of-type(3):before{background:#dae1e5}}@media screen and (min-width:1024px){.tabled-list--4colums li:last-child{border-bottom:none}.tabled-list--4colums .bit:nth-of-type(2):before{background:#dae1e5}}.tabled-list__col li{padding:7.5px 0;border-bottom:1px solid #dae1e5}.tabled-list__col a{font-family:"HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:300;line-height:17px;font-size:13px;color:#5d5d5d}.tabled-list__col a:visited{color:#5d5d5d}.tabled-list__col a:hover{color:#2e96d8}.buttons-stack::after{display:block;content:"";clear:both}.buttons-stack--grid{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;grid-gap:1px;border-radius:3px;border:1px solid #dae1e5;background-color:#dae1e5}.buttons-stack--grid li{float:none;border-radius:0!important;border:0!important}.buttons-stack--grid a{display:inline-block;width:100%;padding:8px 4px!important;font-size:12px!important;text-align:center}.buttons-stack--fullwidth{display:block}.buttons-stack li{float:left;border:1px solid #dae1e5;border-left:none;background:#fff}.buttons-stack li:first-child{border-top-left-radius:3px;border-bottom-left-radius:3px;border-left:1px solid #dae1e5}.buttons-stack li:last-child{border-top-right-radius:3px;border-bottom-right-radius:3px}.buttons-stack a{display:inline-block;font-family:"HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:500;font-size:14px;line-height:16px;color:#2a2a2a;height:32px;padding:8px 11px}.freeset-demibold .buttons-stack a{font-family:"FreeSetWebDemiBold","HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}.button,.buttons-stack .svg-icon{-webkit-transition:all .35s;-o-transition:all .35s;transition:all .35s}.buttons-stack .svg-icon{width:14px;height:14px;fill:#2a2a2a}.buttons-stack a:hover .svg-icon{fill:#2e96d8}.buttons-stack.buttons-stack--larger a{height:38px;padding:11px 18px}.buttons-stack.buttons-stack--larger .svg-icon{width:16px;height:16px}.buttons-stack.has-label span{display:inline-block;height:38px;padding:11px 18px;line-height:16px;color:#999}.button{font-family:"HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:500;display:inline-block;background:#005286;border-radius:3px;padding:10px 20px;font-size:16px;line-height:20px}.freeset-demibold .button{font-family:"FreeSetWebDemiBold","HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}.button,.button:visited{color:#fff}.button:active,.button:focus,.button:hover{background:#0062a0;color:#fff}.button--fullwidth{font-family:"HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:500;display:inline-block;color:#fff;background:#005286;border-radius:3px;-webkit-transition:all .35s;-o-transition:all .35s;transition:all .35s;font-size:16px;line-height:20px;width:100%;text-align:center;padding:12px}.freeset-demibold .button--fullwidth{font-family:"FreeSetWebDemiBold","HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}.button--fullwidth:visited{color:#fff}.button--fullwidth:active,.button--fullwidth:focus,.button--fullwidth:hover{background:#0062a0;color:#fff}.button--fullwidth-light{font-family:"HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:300;display:inline-block;color:#2a2a2a;background:#e5eaed;border-radius:3px;-webkit-transition:all .35s;-o-transition:all .35s;transition:all .35s;font-size:15px;line-height:20px;width:100%;text-align:center;padding:12px}.freeset-light .button--fullwidth-light{font-family:"FreeSetWebLight","HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}.button--fullwidth-light:visited{color:#2a2a2a}.button--fullwidth-light:active,.button--fullwidth-light:focus,.button--fullwidth-light:hover{background:#d6dee3;color:#2a2a2a}.button--tiny{font-family:"HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:500;display:inline-block;color:#fff;background:#005286;border-radius:3px;-webkit-transition:all .35s;-o-transition:all .35s;transition:all .35s;padding:3px 10px;font-size:14px;line-height:20px}.freeset-demibold .button--tiny{font-family:"FreeSetWebDemiBold","HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}.button--tiny:visited{color:#fff}.button--tiny:active,.button--tiny:focus,.button--tiny:hover{background:#0062a0;color:#fff}.thumbnail-overlay-button{font-family:"HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:500;display:inline-block;color:#fff;background:#005286;border-radius:3px;-webkit-transition:all .35s;-o-transition:all .35s;transition:all .35s;padding:10px 20px;font-size:16px;line-height:20px;background:rgba(42,42,42,.65)}.freeset-demibold .thumbnail-overlay-button{font-family:"FreeSetWebDemiBold","HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}.thumbnail-overlay-button:visited{color:#fff}.thumbnail-overlay-button:active,.thumbnail-overlay-button:focus,.thumbnail-overlay-button:hover{background:#0062a0;background:#2a2a2a;color:#fff}.thumbnail-overlay-button .svg-icon{width:15px;height:15px;fill:#fff;margin-right:5px}.button--label-close{font-family:"HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:300;font-size:13px;line-height:20px;display:inline-block;background:#e5eaed;border-radius:3px;text-transform:uppercase;padding:5px 12px 3px;color:#005286;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.freeset-light .button--label-close{font-family:"FreeSetWebLight","HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}.button--label-close:after{content:"x";margin-left:8px}.button--label-close:hover{color:#005286;background:#d6dee3}.button-toggler{color:#005286;text-align:center;line-height:16px;cursor:pointer;padding:2px}.button-toggler .button-toggler__text--close,.button-toggler .icon-up,.button-toggler.switched .button-toggler__text--open,.button-toggler.switched .icon-down,.tst-add-calendar .addtocalendar var{display:none}.button-toggler.switched .button-toggler__text--close,.button-toggler.switched .icon-up,.nearest-events__meta span{display:inline-block}.button-toggler:hover{color:#2e96d8}.button-toggler:hover .svg-icon{fill:#2e96d8}.button-toggler__marker{display:inline-block;line-height:inherit;vertical-align:middle}.button-toggler__marker .svg-icon{width:14px;height:14px;margin-right:5px;vertical-align:middle;fill:#005286}.button-toggler__text{line-height:inherit}.tst-add-calendar{display:none;position:relative}@media screen and (min-width:766px){.tst-add-calendar{display:inline-block}}.tst-add-calendar .addtocalendar{position:relative;display:inline-block;background:0 0;margin:0;border-bottom:1px solid #dae1e5}.tst-add-calendar .atcb-link{display:inline-block;outline:0!important;cursor:pointer;-webkit-transition:background .2s;-o-transition:background .2s;transition:background .2s;font-size:.9em}.tst-add-calendar .atcb-link:active~ul,.tst-add-calendar .atcb-link:active~ul .atcb-item,.tst-add-calendar .atcb-link:focus~ul,.tst-add-calendar .atcb-link:focus~ul .atcb-item,.tst-add-calendar .atcb-list:hover,.tst-add-calendar .atcb-list:hover .atcb-item{visibility:visible}.tst-add-calendar .atcb-item,.tst-add-calendar .atcb-list{list-style:none;margin:0;padding:0;background:#fff;visibility:hidden;z-index:900}.tst-add-calendar .atcb-list{top:100%;left:0;min-width:100%;-webkit-box-shadow:-1px 0 2px 0 rgba(0,0,0,.12),1px 0 2px 0 rgba(0,0,0,.12),0 1px 1px 0 rgba(0,0,0,.24);box-shadow:-1px 0 2px 0 rgba(0,0,0,.12),1px 0 2px 0 rgba(0,0,0,.12),0 1px 1px 0 rgba(0,0,0,.24);position:absolute}.tst-add-calendar .atcb-item{position:relative;cursor:pointer;text-decoration:none;outline:0}.tst-add-calendar .atcb-item-link{white-space:nowrap;display:block;outline:0;border:0;-webkit-box-shadow:none;box-shadow:none;padding:6px 12px 5px;color:#2a2a2a;font-size:.9em;-webkit-transition:background .3s;-o-transition:background .3s;transition:background .3s}.tst-add-calendar .atcb-item-link:active,.tst-add-calendar .atcb-item-link:focus,.tst-add-calendar .atcb-item-link:hover{background:#e5eaed}.tst-add-calendar .atcb-item-link[href*=ical]{display:none}.tst-add-calendar i{display:inline-block;width:22px;height:22px;position:absolute;left:0;top:0;background:#005286;border-radius:50%;text-align:center}.tst-add-calendar .svg-icon{width:12px;height:12px;fill:#fff;margin-top:4px}.tst-add-calendar i+.addtocalendar{margin-left:29px}.no-js .event-full-meta .tst-add-calendar{position:realtive}.no-js .event-full-meta .tst-add-calendar *{display:none}.no-js .event-full-meta .tst-add-calendar:before{content:'Включите JavaScript, чтобы добавить мероприятие в календарь';display:inline-block;font-family:"HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:500;font-size:14px;line-height:16px;white-space:nowrap;padding:4px 6px;background:rgba(218,225,229,.1);border-radius:1px;text-shadow:1px 1px 1px rgba(255,255,255,.99)}.freeset-demibold .no-js .event-full-meta .tst-add-calendar:before,.freeset-demibold .paging-links .page-numbers{font-family:"FreeSetWebDemiBold","HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}.pw_map_canvas{background:#e5eaed}.myicon{display:block;width:32px;height:32px}.myicon:before{content:'';display:block;width:28px;height:28px;border-radius:50% 50% 50% 0;background:#005286;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);margin-left:3px;z-index:5;-webkit-box-shadow:1px 1px 3px rgba(0,0,0,.5);box-shadow:1px 1px 3px rgba(0,0,0,.5)}.myicon:after{content:"";display:block;width:12px;height:12px;background:#f7f7f7;border-radius:50%;position:absolute;top:7px;left:10.5px;z-index:10;-webkit-box-shadow:inset 1px 1px 1px rgba(200,200,200,.5);box-shadow:inset 1px 1px 1px rgba(200,200,200,.5)}.quadrant-gallery{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin:0 -2px}.quadrant-gallery .img-background{padding-bottom:73%;background-position:center top}.quadrant-gallery__img{margin:0 2px 4px;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.gallery .gallery-icon a:hover,a .quadrant-gallery__img:hover{-webkit-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px);-webkit-box-shadow:0 10px 10px -10px rgba(0,0,0,.75);box-shadow:0 10px 10px -10px rgba(0,0,0,.75)}.quadrant-gallery__img-top{width:calc(100% - 4px);-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-item-align:start;align-self:flex-start}.quadrant-gallery__img-row{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:calc(33.3% - 4px)}.clipped-slider,.clipped-slider-wrap{position:relative;overflow:hidden}.clipped-slider-wrap:before{content:'';display:block;width:100%;height:100%;position:absolute;top:0;left:0;z-index:3;background:rgba(0,0,0,.3);background:-webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(83%,rgba(0,0,0,.3)),to(rgba(0,0,0,.3)));background:-o-linear-gradient(top,transparent 0%,rgba(0,0,0,.3) 83%,rgba(0,0,0,.3) 100%);background:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.3) 83%,rgba(0,0,0,.3) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#4d000000',GradientType=0 )}.clipped-slider{width:100%;padding:0;margin:0}.clipped-slider__item{-webkit-backface-visibility:hidden;position:absolute;display:none;width:100%;left:0;top:0}.clipped-slider__item:first-child{position:relative;display:block;float:left}.slide-img-background{width:100%;height:0;padding-bottom:45%;background-size:cover;background-repeat:no-repeat;background-position:center center;-webkit-filter:contrast(110%);filter:contrast(110%);display:block;float:left}.paging-links .page-numbers{font-family:"HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:500;font-size:15px;line-height:18px;display:inline-block;padding:4px 6px;border-radius:2px}.paging-links .current{background:#e5eaed;padding:4px 8px}.paging-links .dots{padding:4px 12px;color:#666}.paging-links .svg-icon{width:13px;height:13px;fill:#005286;margin-top:2px}.entry-content .gallery{margin-top:30px;margin-bottom:30px}.entry-content .gallery:first-child,.gallery:first-child{margin-top:0}.entry-content .gallery:last-child,.gallery:last-child{margin-bottom:0}.gallery{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:26px -4px 18px}.gallery .gallery-item{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;margin:0 4px 8px;width:calc(50% - 8px)}.gallery .gallery-icon a{display:block;-webkit-transition:all .35s;-o-transition:all .35s;transition:all .35s;background:#fff}.double_meta-posts__thumb img,.gallery .gallery-icon img,.nearest-events__thumb img,.popular-posts__thumb img{width:100%;height:auto}.gallery .gallery-caption,.gallery figcaption,.gallery.thumbnail-small-fixed .gallery-caption,.gallery.thumbnail-small-fixed figcaption,.single-body--entry .gallery .wp-caption-text{display:none}@media screen and (min-width:480px){.gallery .gallery-item,.gallery.thumbnail-small-fixed .gallery-item{width:calc(33.33% - 8px)}}@media screen and (min-width:766px){.gallery .gallery-item,.gallery.thumbnail-small-fixed .gallery-item{width:calc(20% - 8px)}}.gallery.gallery-size-feature .gallery-caption,.gallery.gallery-size-feature figcaption,.gallery.gallery-size-medium .gallery-caption,.gallery.gallery-size-medium figcaption,.gallery.gallery-size-thumbnail-medium-fixed .gallery-caption,.gallery.gallery-size-thumbnail-medium-fixed figcaption{display:block}@media screen and (min-width:480px){.gallery.gallery-size-feature .gallery-item,.gallery.gallery-size-medium .gallery-item,.gallery.gallery-size-thumbnail-medium-fixed .gallery-item{width:calc(33.33% - 8px)}.gallery.gallery-size-feature.gallery-columns-2 .gallery-item,.gallery.gallery-size-medium.gallery-columns-2 .gallery-item,.gallery.gallery-size-thumbnail-medium-fixed.gallery-columns-2 .gallery-item{width:calc(50% - 8px)}.gallery.gallery-size-feature.gallery-columns-4 .gallery-item,.gallery.gallery-size-medium.gallery-columns-4 .gallery-item,.gallery.gallery-size-thumbnail-medium-fixed.gallery-columns-4 .gallery-item{width:calc(25% - 8px)}}.newsletter--menu{float:left;overflow:hidden;height:25px;padding-top:1px;margin:0!important;width:calc(100% - 99px)}.newsletter--menu li{float:left;padding:0 15px}.asi-issues li::before,.asi-topics li::before,.newsletter--menu li::before,.rss-topics li::before{content:""!important;display:none!important}.newsletter--menu li:first-child{padding-left:0}.newsletter--menu a{font-family:"HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:300;font-size:15px;line-height:24px;color:#2a2a2a;display:inline-block}.freeset-light .newsletter--menu a{font-family:"FreeSetWebLight","HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}.asi-newsletter-social .buttons-stack a:hover,.collectoin-card__list a:hover,.newsletter--menu a:hover{color:#2e96d8}.newsletter--menu a:first-letter{text-transform:uppercase}.collection-card__title{font-family:"HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:500;color:#010101;font-size:16px;line-height:18px;height:36px;margin-bottom:15px;overflow:hidden;position:relative;width:100%}.freeset-demibold .collection-card__title{font-family:"FreeSetWebDemiBold","HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}.collection-card__title h4{position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.skin-card .collection-card__preview{margin:0 -15px 15px}.collectoin-card__list a{color:#010101}.videotype-collection__title{text-transform:uppercase;margin-bottom:15px}.double_meta-posts__item,.nearest-events__item,.popular-posts__item{padding-bottom:10px;border-bottom:1px solid #dae1e5;margin-bottom:10px}.double_meta-posts__item:last-child,.nearest-events__item:last-child,.popular-posts__item:last-child{margin-bottom:0}.double_meta-posts__item--no-border,.nearest-events__item--no-border,.popular-posts__item--no-border{padding-bottom:0;border-bottom:none}.double_meta-posts__link,.nearest-events__link,.popular-posts__link{display:block}.double_meta-posts__link::after,.nearest-events__link::after,.popular-posts__link::after{display:block;content:"";clear:both}.popular-posts__num{float:left;margin-top:-2px;width:30px;font-family:"HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:500;color:#010101;font-size:21px;line-height:27px}.freeset-demibold .nearest-events__meta .event-date,.freeset-demibold .popular-posts__num{font-family:"FreeSetWebDemiBold","HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}.nearest-events__thumb,.popular-posts__thumb{float:right;margin-left:10px;width:60px}.double_meta-posts__thumb{float:right;margin-left:10px}.popular-posts__title{padding-left:30px}.nearest-events__thumb .fixed-thumbnail,.nearest-events__thumb .logo-frame{background-color:transparent;padding-bottom:100%}.nearest-events__thumb .logo-frame--sign{max-width:100%;height:100%;width:auto}.nearest-events__thumb .icon-online{width:100%;max-height:100%;height:auto;vertical-align:top;fill:#005286}.nearest-events__title,.popular-posts__title{padding-right:70px;color:#010101;line-height:1.35}.nearest-events__meta{margin-top:4px}.nearest-events__meta .sep{padding:0 2px}.nearest-events__meta .event-date{font-family:"HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:500;font-size:14px;line-height:16px;color:#005286}.nearest-events__meta .city{color:#999}.nearest-events__meta .city+.sep,.nearest-events__meta .tst-add-calendar{display:none}@media screen and (min-width:766px){.nearest-events__meta .city+.sep,.nearest-events__meta .tst-add-calendar{display:inline-block}}.double_meta-posts__thumb{width:73px}.double_meta-posts__title{font-family:"HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:500;line-height:1.25;font-size:15px;padding-right:83px;color:#010101}.freeset-demibold .double_meta-posts__title{font-family:"FreeSetWebDemiBold","HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}@media screen and (max-width:479px){.double_meta-posts__title{font-size:18px}}.double_meta-posts__meta,.double_meta-posts__meta-top{font-family:"HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:300}.double_meta-posts__meta-top{margin-bottom:8px;font-size:15px;line-height:20px;color:#005286}.freeset-light .double_meta-posts__meta,.freeset-light .double_meta-posts__meta-top{font-family:"FreeSetWebLight","HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}.double_meta-posts__meta{font-size:13px;line-height:17px;color:#999;margin-top:4px}.regular-search .searchform{display:block;position:relative}.regular-search .searchform__icon{display:block;cursor:pointer;line-height:16px;height:40px;padding:12px;border:1px solid transparent;color:#005286;background:0 0;position:absolute;top:0;right:0;-webkit-transition:all .35s;-o-transition:all .35s;transition:all .35s}.regular-search .svg-icon{fill:#005286;width:17px;height:17px}.regular-search .searchform__field{width:100%;line-height:16px;padding:12px 44px 12px 12px;border:2px solid #005286;background:#fcfcfc;border-radius:3px;color:#010101;font-size:1.1em}.regular-search .searchform__field::-webkit-input-placeholder{color:#666}.regular-search .searchform__field::-moz-placeholder{color:#666}.regular-search .searchform__field:-ms-input-placeholder,.regular-search .searchform__field::-ms-input-placeholder{color:#666}.regular-search .searchform__field::placeholder{color:#666}.regular-search .searchform__field:focus{background:#fff;-webkit-box-shadow:inset 1px 1px 2px rgba(218,225,229,.5);box-shadow:inset 1px 1px 2px rgba(218,225,229,.5)}.frm_ajax_loading{display:none}input:-webkit-autofill,input:-webkit-autofill:focus input:-webkit-autofill,input:-webkit-autofill:hover,select:-webkit-autofill,select:-webkit-autofill:focus,select:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus{background:#fff}.frm_forms{border-radius:3px;margin:30px 0;padding:30px;line-height:1.5;background:#e5f5fb;border:1px solid rgba(158,176,187,.1);border-bottom-width:2px}.frm_forms:last-child{margin-bottom:0}.frm_forms:first-child,.single-body--entry h2:first-child,.single-body--entry h3:first-child,.single-body--entry h4:first-child,.single-body--entry h5:first-child,.single-body--entry h6:first-child{margin-top:0}.frm_forms fieldset,.frm_forms form{display:block;width:100%;margin:0;padding:0}.regular-form .frm_forms,.single-body--entry .frm_forms{line-height:1.5}.frm_required{margin-left:4px;color:#ed1c24}.frm_hidden,.tst-textfield label{display:none}.frm_primary_label{font-family:"HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:bolder;text-transform:none;letter-spacing:normal;font-size:16px;line-height:1.2;color:#2a2a2a;white-space:nowrap;text-align:left;pointer-events:none}.freeset-light .frm_primary_label{font-family:"FreeSetWebLight","HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}.frm_form_field.half-wide-first{float:left;width:50%;padding-right:6px}.frm_form_field.half-wide-first.frm_required_field:after{right:16px}.frm_form_field.half-wide-second{float:left;width:50%;padding-left:6px}.frm_form_field.clear{clear:left}.frm_submit{display:block;margin-top:24px}.centered-form .frm_submit{text-align:center}.frm_submit input{color:#fff}.frm_submit input,.frm_submit input:focus{border:0;outline:0;font-family:"HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:500;display:inline-block;background:#005286;border-radius:3px;font-size:16px;line-height:20px;padding:12px 32px;-webkit-transition:background .2s;-o-transition:background .2s;transition:background .2s}.freeset-demibold .frm_submit input,.freeset-demibold .frm_submit input:focus{font-family:"FreeSetWebDemiBold","HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}.frm_submit input:focus:visited,.frm_submit input:visited{color:#fff}.frm_submit input:active,.frm_submit input:focus,.frm_submit input:focus:active,.frm_submit input:focus:focus,.frm_submit input:focus:hover,.frm_submit input:hover{background:#0062a0;color:#fff}.frm_error_style{font-family:"HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:bolder;text-transform:none;letter-spacing:normal;font-size:16px;line-height:1.5;padding:14px;background:#dae1e5;position:relative;color:#fff;background:#ed1c24;margin-bottom:30px}.freeset-light .frm_error,.freeset-light .frm_error_style,.freeset-light .frm_message,.freeset-light .tst-textfield .tst-textfield__input{font-family:"FreeSetWebLight","HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}.asi-success-message p:last-child,.frm_error_style p:last-child,.frm_message p:last-child{margin:0}.frm_error,.frm_message{font-family:"HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:bolder;text-transform:none;letter-spacing:normal;line-height:1.5}.frm_message{background:#dae1e5;position:relative;background:#2e96d8;margin:15px 0;font-size:16px;padding:14px;color:#fff}.frm_error{display:inline-block;padding:0 2px;font-size:11px;color:#ed1c24}.tst-textfield{display:block;width:100%;padding:6px 0;position:relative}.tst-textfield .tst-textfield__input{font-family:"HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;color:#2a2a2a;font-weight:bolder;text-transform:none;letter-spacing:normal;font-size:16px;line-height:1.2;background:0 0;text-align:left;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:0;border:2px solid #005286;background:#fff;width:100%!important;padding:15px 7px}.tst-textfield .tst-textfield__input[type=number]{-moz-appearance:textfield}.tst-textfield .tst-textfield__input[type=number]::-webkit-inner-spin-button,.tst-textfield .tst-textfield__input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.tst-textfield .tst-textfield__input::-webkit-input-placeholder{color:#010101;opacity:1;font-weight:400;max-width:90%;text-overflow:clip}.tst-textfield .tst-textfield__input::-moz-placeholder{color:#010101;opacity:1;font-weight:400;max-width:90%;text-overflow:clip}.tst-textfield .tst-textfield__input:-ms-input-placeholder,.tst-textfield .tst-textfield__input::-ms-input-placeholder{color:#010101;opacity:1;font-weight:400;max-width:90%;text-overflow:clip}.tst-textfield .tst-textfield__input::placeholder{color:#010101;opacity:1;font-weight:400;max-width:90%;-o-text-overflow:clip;text-overflow:clip}.centered-form .tst-textfield .tst-textfield__input{text-align:center}.centered-form .tst-textfield .tst-textfield__input::-webkit-input-placeholder{text-align:center}.centered-form .tst-textfield .tst-textfield__input::-moz-placeholder{text-align:center}.centered-form .tst-textfield .tst-textfield__input:-ms-input-placeholder,.centered-form .tst-textfield .tst-textfield__input::-ms-input-placeholder{text-align:center}.centered-form .tst-textfield .tst-textfield__input::placeholder{text-align:center}.tst-textfield .tst-textfield__input:focus{padding:14px 6px;border:3px solid #005286;-webkit-box-shadow:inset 1px 1px 3px rgba(200,200,200,.75);box-shadow:inset 1px 1px 3px rgba(200,200,200,.75)}.tst-textfield .tst-textfield__input[readonly],.tst-textfield .tst-textfield__input[readonly]:focus{color:#005286;border-width:2px;padding:15px 7px;-webkit-box-shadow:none;box-shadow:none;border-color:transparent(#005286,.5)}.tst-textfield textarea::-webkit-input-placeholder{color:#010101;opacity:1}.tst-textfield textarea::-moz-placeholder{color:#010101;opacity:1}.tst-textfield textarea:-ms-input-placeholder,.tst-textfield textarea::-ms-input-placeholder{color:#010101;opacity:1}.tst-textfield textarea::placeholder{color:#010101;opacity:1}.tst-textfield.frm_required_field{position:relative;z-index:1}.tst-textfield.frm_required_field:after{content:'*';display:inline-block;position:absolute;color:#ed1c24;z-index:10;right:10px;top:9px}.tst-checkbox,.tst-inputfix,.tst-radio{width:100%;padding:24px 18px;position:relative}.tst-inputfix .tst-inputfix__label{display:inline-block;font-family:"HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:bolder;text-transform:none;letter-spacing:normal;font-size:16px;line-height:1.2;white-space:nowrap;text-align:left;pointer-events:none;color:#2a2a2a}.freeset-light .tst-inputfix .tst-inputfix__label{font-family:"FreeSetWebLight","HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}.tst-inputfix .tst-inputfix__label .frm_required{line-height:inherit}.tst-inputfix .frm_opt_container{margin-top:6px}.tst-inputfix.long-label .tst-checkbox__label{font-size:.7em}.tst-inputfix.agree-label .tst-checkbox__label{font-weight:700}.tst-inputfix.agree-label .frm_description{font-size:.7em;padding-left:24px}.tst-checkbox,.tst-radio{display:block;padding:2px 0 2px 26px}.tst-checkbox .frm_primary_label{margin-left:-26px}.tst-checkbox .tst-checkbox__input{margin:0;padding:0;position:absolute;top:4px;left:0;border:0;opacity:0}.tst-checkbox .tst-checkbox__label{font-family:"HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;text-transform:none;letter-spacing:normal;color:#2a2a2a;text-align:left;font-size:16px;font-weight:400;display:inline-block;position:relative;line-height:18px}.freeset-light .tst-checkbox .tst-checkbox__label,.freeset-light .tst-date .tst-date__input,.freeset-light .tst-file-upload .frm_description,.freeset-light .tst-file-upload .frm_dropzone,.freeset-light .tst-radio .tst-radio__label,.freeset-light .tst-select .tst-inputfix__label,.freeset-light .tst-select option{font-family:"FreeSetWebLight","HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}.tst-checkbox .tst-checkbox__label:before{content:'';display:block;width:16px;height:16px;border-radius:2px;background:#fff;border:2px solid #2a2a2a;position:absolute;top:1px;left:-26px;cursor:pointer}.tst-checkbox .tst-checkbox__input:checked+.tst-checkbox__label:before{background-color:#005286;border-color:#005286;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyB3aWR0aD0iMTdweCIgaGVpZ2h0PSIxM3B4IiB2aWV3Qm94PSIwIDAgMTcgMTMiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sbnM6c2tldGNoPSJodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2gvbnMiPiAgICAgICAgPHRpdGxlPlNoYXBlPC90aXRsZT4gICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+ICAgIDxkZWZzPjwvZGVmcz4gICAgPGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc2tldGNoOnR5cGU9Ik1TUGFnZSI+ICAgICAgICA8cGF0aCBkPSJNMTYuNSwxLjg3OTE0Mjg2IEw1LjUyODU3MTQzLDEyLjg1MDU3MTQgTDAuNSw3LjgyMiBMMS43ODkxNDI4Niw2LjUzMjg1NzE0IEw1LjUyODU3MTQzLDEwLjI2MzE0MjkgTDE1LjIxMDg1NzEsMC41OSBMMTYuNSwxLjg3OTE0Mjg2IEwxNi41LDEuODc5MTQyODYgWiIgaWQ9IlNoYXBlIiBmaWxsPSIjRkZGRkZGIiBza2V0Y2g6dHlwZT0iTVNTaGFwZUdyb3VwIj48L3BhdGg+ICAgIDwvZz48L3N2Zz4=);background-repeat:no-repeat;background-size:16px 13px;background-position:0 -2px}.tst-radio .frm_primary_label{margin-left:-26px}.tst-radio .tst-radio__button{margin:0;padding:0;top:4px;left:0;position:absolute;border:0;opacity:0}.tst-radio .tst-radio__label{font-family:"HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;text-transform:none;letter-spacing:normal;color:#2a2a2a;text-align:left;font-size:16px;font-weight:400;display:inline-block;position:relative;line-height:18px}.tst-radio .tst-radio__label:before{content:'';display:block;width:16px;height:16px;border-radius:50%;background:#fff;border:2px solid #2a2a2a;position:absolute;top:1px;left:-26px;cursor:pointer}.tst-radio .tst-radio__button:checked+.tst-radio__label:before{background-color:#005286;border-color:#005286;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyB3aWR0aD0iMTJweCIgaGVpZ2h0PSIxMnB4IiB2aWV3Qm94PSIwIDAgMTIgMTIiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sbnM6c2tldGNoPSJodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2gvbnMiPiAgICAgICAgPHRpdGxlPk92YWwgMTwvdGl0bGU+ICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPiAgICA8ZGVmcz48L2RlZnM+ICAgIDxnIGlkPSJQYWdlLTEiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHNrZXRjaDp0eXBlPSJNU1BhZ2UiPiAgICAgICAgPHBhdGggZD0iTTYsMTIgQzkuMzEzNzA4NSwxMiAxMiw5LjMxMzcwODUgMTIsNiBDMTIsMi42ODYyOTE1IDkuMzEzNzA4NSwwIDYsMCBDMi42ODYyOTE1LDAgMCwyLjY4NjI5MTUgMCw2IEMwLDkuMzEzNzA4NSAyLjY4NjI5MTUsMTIgNiwxMiBaIE02LDEwIEM4LjIwOTEzOSwxMCAxMCw4LjIwOTEzOSAxMCw2IEMxMCwzLjc5MDg2MSA4LjIwOTEzOSwyIDYsMiBDMy43OTA4NjEsMiAyLDMuNzkwODYxIDIsNiBDMiw4LjIwOTEzOSAzLjc5MDg2MSwxMCA2LDEwIFoiIGlkPSJPdmFsLTEiIGZpbGw9IiNGRkZGRkYiIHNrZXRjaDp0eXBlPSJNU1NoYXBlR3JvdXAiPjwvcGF0aD4gICAgPC9nPjwvc3ZnPg==);background-repeat:no-repeat;background-size:12px 12px;background-position:center center}.tst-select{width:100%;padding:24px 0 6px;position:relative}.tst-select .tst-inputfix__label{display:block;font-family:"HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:bolder;text-transform:none;letter-spacing:normal;font-size:16px;line-height:1.2;white-space:nowrap;text-align:left;pointer-events:none;color:#2a2a2a}.tst-select .tst-select-wrap{display:block;margin-top:6px;position:realtive;overflow:hidden;color:#2a2a2a;border:2px solid #005286;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyB3aWR0aD0iMTFweCIgaGVpZ2h0PSIxM3B4IiB2aWV3Qm94PSIwIDAgMTEgMTMiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+ICAgICAgICA8dGl0bGU+U2hhcGU8L3RpdGxlPiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4gICAgPGRlZnM+PC9kZWZzPiAgICA8ZyBpZD0iUGFnZS0xIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4gICAgICAgIDxwYXRoIGQ9Ik05LjcwNzUsMC41OSBMMTEsMS44NTE3NDQ5NyBMNS41LDcuMjIwODcyNDggTDAsMS44NTE3NDQ5NyBMMS4yOTI1LDAuNTkgTDUuNSw0LjY4ODQzNCBMOS43MDc1LDAuNTkgTDkuNzA3NSwwLjU5IFogTTkuNzA3NSw1Ljk1OTEyNzUyIEwxMSw3LjIyMDg3MjQ4IEw1LjUsMTIuNTkgTDAsNy4yMjA4NzI0OCBMMS4yOTI1LDUuOTU5MTI3NTIgTDUuNSwxMC4wNTc1NjE1IEw5LjcwNzUsNS45NTkxMjc1MiBMOS43MDc1LDUuOTU5MTI3NTIgWiIgaWQ9IlNoYXBlIiBmaWxsPSIjMDAwMDAwIj48L3BhdGg+ICAgIDwvZz48L3N2Zz4=);background-repeat:no-repeat;background-size:11px 12px;background-position:98% center;background-color:#fff}.tst-select option,.tst-select select{font-size:16px;background:0 0;text-align:left;border:0;line-height:19px}.tst-select select{display:inline-block;width:calc(100% + 20px);border-radius:0;-webkit-appearance:none;outline:0;font-family:"FreeSetWebLight","HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;color:transparent;text-shadow:0 0 0 #2a2a2a;padding:10px 0 10px 8px;font-weight:700}.tst-file-upload .frm_description,.tst-file-upload .frm_dropzone,.tst-select option{font-family:"HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;color:#2a2a2a;text-transform:none;letter-spacing:normal}.tst-select option{font-weight:bolder;background:#fff;padding:4px;width:100%;cursor:pointer}.tst-file-upload{padding:24px 0}.tst-file-upload .frm_primary_label{margin-bottom:6px}.tst-file-upload .frm_description,.tst-file-upload .frm_dropzone{line-height:1.5}.tst-file-upload .frm_dropzone{padding:36px;border:2px dashed #2a2a2a;text-align:center;background:#e5f5fb;font-weight:bolder;font-size:16px}.tst-file-upload .frm_description{font-size:.7em;margin-top:6px;font-weight:400}.tst-date{display:block;width:100%;padding:6px 0;position:relative}.tst-date .frm_primary_label{display:none}.tst-date .tst-date__input{font-family:"HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;color:#2a2a2a;font-weight:bolder;text-transform:none;letter-spacing:normal;font-size:16px;line-height:1.2;background:0 0;text-align:left;border-radius:0;border:2px solid #005286;background:#fff;width:100%!important;padding:15px 7px}.tst-date .tst-date__input::-webkit-input-placeholder{color:#010101;opacity:1;font-weight:400}.tst-date .tst-date__input::-moz-placeholder{color:#010101;opacity:1;font-weight:400}.tst-date .tst-date__input:-ms-input-placeholder,.tst-date .tst-date__input::-ms-input-placeholder{color:#010101;opacity:1;font-weight:400}.tst-date .tst-date__input::placeholder{color:#010101;opacity:1;font-weight:400}.tst-date .tst-date__input:focus{padding:14px 6px;border:3px solid #005286;-webkit-box-shadow:inset 1px 1px 3px rgba(200,200,200,.75);box-shadow:inset 1px 1px 3px rgba(200,200,200,.75)}.tst-date.frm_required_field{position:relative;z-index:1}.tst-date.frm_required_field:after{content:'*';display:inline-block;position:absolute;color:#ed1c24;z-index:10;right:10px;top:9px}.ui-datepicker.ui-widget{font-family:"HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-size:15px;background:#fff;border-color:#005286;border-radius:0;-webkit-box-shadow:1px 1px 2px rgba(150,150,150,.75);box-shadow:1px 1px 2px rgba(150,150,150,.75);width:18em}.ui-datepicker.ui-widget select{font-family:inherit}.ui-widget-content .ui-datepicker-calendar .ui-state-default{border-color:#dae1e5;background:rgba(247,247,247,.5);color:#005286;font-family:inherit;font-size:14px}.ui-widget-content .ui-datepicker-calendar .ui-datepicker-today .ui-state-default,.ui-widget-content .ui-datepicker-calendar .ui-datepicker-today .ui-state-hover{border-color:#005286;background:#005286;color:#fff}.ui-widget-content .ui-datepicker-calendar .ui-state-hover{border-color:#dae1e5;background:#dae1e5;color:#005286}.ui-datepicker-header.ui-widget-header{border-radius:0;background:#2e96d8;border-color:#2e96d8}.ui-datepicker .ui-datepicker-header .ui-datepicker-next-hover,.ui-datepicker .ui-datepicker-header .ui-datepicker-prev-hover{border:0;background:#fff;border-radius:2px;top:2px}.frm_dropzone,.frm_dropzone *{-webkit-box-sizing:border-box;box-sizing:border-box}.frm_dropzone.dz-clickable{min-height:150px;border:2px dashed #005286;background:0 0;padding:20px;border-radius:2px;cursor:pointer;margin-top:5px;line-height:1.42857143;width:100%}#frm_form_editor_container .frm_dropzone.dz-clickable,#frm_form_editor_container .frm_dropzone.dz-clickable *,.frm_dropzone.dz-clickable *{cursor:default}.frm_dropzone .dz-message{display:none;font-size:20px;text-align:center;margin:.5em 0 1em}.frm_dropzone.dz-clickable.frm_single_upload .dz-message{margin:0 0 .5em}.frm_dropzone .frm_upload_icon,.frm_dropzone.dz-clickable .dz-message{display:block}.frm_dropzone .dz-preview .dz-details .dz-filename a,.frm_dropzone.dz-clickable .dz-message,.frm_dropzone.dz-clickable .dz-message *{cursor:pointer}.frm_compact_text,.frm_dropzone.dz-started .dz-message{display:none}.frm_dropzone.dz-drag-hover .dz-message{opacity:.5}.frm_dropzone .frm_upload_icon:before{font-size:40px}.frm_dropzone .frm_small_text{font-size:14px}.frm_dropzone.dz-drag-hover{border-style:solid}.frm_dropzone .dz-preview{position:relative;display:inline-block;vertical-align:top;margin:16px;min-height:100px}.frm_dropzone .dz-preview:hover{z-index:1000}.frm_dropzone .dz-preview.dz-file-preview .dz-image{border-radius:2px}.frm_dropzone .dz-preview.dz-file-preview .dz-details{opacity:1}.frm_dropzone .dz-preview.dz-image-preview .dz-details{-webkit-transition:opacity .2s linear;-o-transition:opacity .2s linear;transition:opacity .2s linear}.frm_dropzone .dz-preview .dz-remove{font-size:14px;text-align:center;display:block;cursor:pointer;border:0}.frm_dropzone .dz-preview .dz-remove:hover{text-decoration:underline}.frm_dropzone .dz-preview:hover .dz-details{opacity:1}.frm_dropzone .dz-preview .dz-details{z-index:20;position:absolute;top:0;left:0;opacity:0;font-size:13px;min-width:100%;max-width:100%;padding:2em 1em;text-align:center;color:rgba(0,0,0,.9);line-height:150%}.frm_dropzone .dz-preview .dz-details .dz-size{margin-bottom:1em;font-size:16px}.frm_dropzone .dz-preview .dz-details .dz-filename{white-space:nowrap}.frm_dropzone .dz-preview .dz-details .dz-filename:hover span{border:1px solid rgba(200,200,200,.8);background-color:rgba(255,255,255,.8)}.frm_dropzone .dz-preview .dz-details .dz-filename:not(:hover){overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.frm_dropzone .dz-preview .dz-details .dz-filename:not(:hover) span{border:1px solid transparent}.frm_dropzone .dz-preview .dz-details .dz-filename span,.frm_dropzone .dz-preview .dz-details .dz-size span{background-color:rgba(255,255,255,.4);padding:0 .4em;border-radius:3px}.frm_dropzone .dz-preview:hover .dz-image img{-webkit-transform:scale(1.05,1.05);-ms-transform:scale(1.05,1.05);transform:scale(1.05,1.05);-webkit-filter:blur(8px);filter:blur(8px)}.frm_dropzone .dz-preview .dz-image{border-radius:2px;overflow:hidden;width:120px;height:120px;position:relative;display:block;z-index:10}.frm_dropzone .dz-preview .dz-image img{display:block;margin:0 auto}.frm_dropzone .dz-preview.dz-success .dz-success-mark{-webkit-animation:passing-through 3s cubic-bezier(.77,0,.175,1);animation:passing-through 3s cubic-bezier(.77,0,.175,1)}.frm_dropzone .dz-preview.dz-error .dz-error-mark{opacity:1;-webkit-animation:slide-in 3s cubic-bezier(.77,0,.175,1);animation:slide-in 3s cubic-bezier(.77,0,.175,1)}.frm_dropzone .dz-preview .dz-error-mark,.frm_dropzone .dz-preview .dz-success-mark{pointer-events:none;opacity:0;z-index:500;position:absolute;display:block;top:50%;left:50%;margin-left:-27px;margin-top:-27px}.frm_dropzone .dz-preview .dz-error-mark svg,.frm_dropzone .dz-preview .dz-success-mark svg{display:block;width:54px;height:54px}.frm_dropzone .dz-preview.dz-processing .dz-progress{opacity:1;-webkit-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear}.frm_dropzone .dz-preview.dz-complete .dz-progress{opacity:0;-webkit-transition:opacity .4s ease-in;-o-transition:opacity .4s ease-in;transition:opacity .4s ease-in}.frm_dropzone .dz-preview:not(.dz-processing) .dz-progress{-webkit-animation:pulse 6s ease infinite;animation:pulse 6s ease infinite}.frm_dropzone .dz-preview .dz-progress{opacity:1;z-index:1000;pointer-events:none;position:absolute;height:16px;left:50%;top:50%;margin-top:-8px;width:80px;margin-left:-40px;background:rgba(255,255,255,.9);-webkit-transform:scale(1);border-radius:8px;overflow:hidden}.frm_dropzone .dz-preview .dz-progress .dz-upload{background:#333;background:-webkit-gradient(linear,left top,left bottom,from(#666),to(#444));background:-o-linear-gradient(top,#666,#444);background:linear-gradient(to bottom,#666,#444);position:absolute;top:0;left:0;bottom:0;width:0;-webkit-transition:width 300ms ease-in-out;-o-transition:width 300ms ease-in-out;transition:width 300ms ease-in-out}.frm_dropzone .dz-preview.dz-error .dz-error-message,.frm_dropzone .fallback input[type=file]{display:block}.frm_dropzone .dz-preview.dz-error:hover .dz-error-message{opacity:1;pointer-events:auto}.frm_dropzone .dz-preview .dz-error-message{pointer-events:none;z-index:1000;position:absolute;display:none;opacity:0;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease;border-radius:8px;font-size:13px;top:29px;left:-10px;width:140px;background:#be2626;background:-webkit-gradient(linear,left top,left bottom,from(#be2626),to(#a92222));background:-o-linear-gradient(top,#be2626,#a92222);background:linear-gradient(to bottom,#be2626,#a92222);padding:.5em 1.2em;color:#fff}.frm_compact .frm_dropzone.dz-clickable{min-height:60px;padding:5px;border:0;background-color:transparent}.frm_compact .frm_dropzone.dz-clickable.frm_single_upload{max-width:100%}.frm_compact .frm_compact_text,.frm_compact .frm_dropzone .frm_upload_icon{display:inline}.frm_compact .frm_dropzone.dz-clickable .dz-message,.frm_compact .frm_dropzone.dz-clickable.frm_single_upload .dz-message{font-size:14px;border:1px solid #dfdfdf;background:#fff;display:inline-block;border-radius:4px;padding:6px 11px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 1px 1px #eee;box-shadow:0 1px 1px #eee;vertical-align:middle}.frm_compact .frm_dropzone .frm_upload_icon:before{font-size:22px;padding-right:7px;vertical-align:middle}.frm_compact .frm_dropzone .dz-preview{min-height:20px;max-width:175px;margin:5px}.frm_compact .frm_dropzone .dz-preview .dz-details .dz-size,.frm_compact .frm_dropzone .dz-preview .dz-image,.frm_compact .frm_dropzone .frm_small_text,.frm_compact .frm_dropzone .frm_upload_text{display:none}.frm_compact .frm_dropzone .dz-preview.dz-error .dz-error-message{top:-40px;padding:4px;width:auto;text-align:center}.frm_compact .frm_dropzone .dz-preview .dz-error-mark,.frm_compact .frm_dropzone .dz-preview .dz-success-mark{margin-left:-16px;margin-top:0;top:6px}#field_tst-region-ipgeo,.asi-newsletter-form .frm_error,.frm_compact .frm_dropzone .dz-preview:hover .dz-error-mark{display:none}.frm_compact .frm_dropzone .dz-preview .dz-error-mark svg,.frm_compact .frm_dropzone .dz-preview .dz-success-mark svg{height:35px;width:35px}.frm_compact .frm_dropzone .dz-preview .dz-details{opacity:1;position:relative;padding:5px}.frm_compact .frm_dropzone .dz-preview .dz-details .dz-filename{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.frm_compact .frm_dropzone .dz-preview .dz-details .dz-filename span{border:0;background:0 0}.asi-newsletter-form,.newsletter-form-loader-wrapper{font-family:"FreeSetWebLight","HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif}.asi-newsletter-form .tst-checkbox .frm_error,.asi-newsletter-form .tst-radio .frm_error{margin-left:-26px}.newsletter-form-loader-wrapper{padding-top:10px;padding-bottom:10px}.newsletter-form-loader-wrapper .loader{vertical-align:middle}.asi-success-message{font-family:"HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:bolder;text-transform:none;letter-spacing:normal;font-size:16px;line-height:1.5;padding:14px;background:#dae1e5;position:relative;color:#fff;background:#2e96d8;margin:15px 0}.freeset-light .asi-success-message{font-family:"FreeSetWebLight","HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}.tst-select-no-label{padding-top:0}.tst-nl-agree{font-size:.75em;margin-top:1.5em}.offer-button{padding:30px 0}.offer-button__title{font-family:"HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:500;line-height:27px;font-size:1.46em;color:#010101;margin-bottom:12px}.freeset-demibold .offer-button__btn a,.freeset-demibold .offer-button__title{font-family:"FreeSetWebDemiBold","HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}.offer-button__desc{font-family:"HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:300;font-size:14px;color:#666;line-height:1.5;margin-bottom:16px}.freeset-light .offer-button--toggler.toggled .offer-button__triger,.freeset-light .offer-button__desc{font-family:"FreeSetWebLight","HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}@media screen and (min-width:766px){.offer-button__desc{font-size:16px}}.offer-button__btn a{font-family:"HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:500;display:inline-block;color:#fff;background:#005286;border-radius:3px;-webkit-transition:all .35s;-o-transition:all .35s;transition:all .35s;padding:10px 20px;font-size:16px;line-height:20px}.offer-button__btn a:visited{color:#fff}.offer-button__btn a:active,.offer-button__btn a:focus,.offer-button__btn a:hover{background:#0062a0;color:#fff}.offer-button__toggle-area{padding-top:30px}.offer-button--toggler .close,.offer-button--toggler .offer-button__toggle-area{display:none}.offer-button--toggler .offer-button__triger{-webkit-transition:all .35s;-o-transition:all .35s;transition:all .35s}.offer-button--toggler.toggled .offer-button__toggle-area{display:block}.offer-button--toggler.toggled .open{display:none}.offer-button--toggler.toggled .close{display:inline-block}.offer-button--toggler.toggled .offer-button__triger{font-family:"HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:300;display:inline-block;color:#2a2a2a;background:#e5eaed;border-radius:3px;-webkit-transition:all .35s;-o-transition:all .35s;transition:all .35s;padding:10px 20px;font-size:15px;line-height:20px}.offer-button--toggler.toggled .offer-button__triger:visited{color:#2a2a2a}.offer-button--toggler.toggled .offer-button__triger:active,.offer-button--toggler.toggled .offer-button__triger:focus,.offer-button--toggler.toggled .offer-button__triger:hover{background:#d6dee3;color:#2a2a2a}.offer-button--small .offer-button__title{font-family:"HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:500;color:#010101;font-size:18px;line-height:22px}.freeset-demibold .offer-button--small .offer-button__title{font-family:"FreeSetWebDemiBold","HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}.offer-button--small .offer-button__desc{font-family:"HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:300;font-size:13px;line-height:1.25;color:#666}.freeset-light .offer-button--small .offer-button__desc{font-family:"FreeSetWebLight","HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}.sharing--micro{list-style-type:none;margin:0;width:40px;padding:3px 0}.sharing--micro a{display:inline-block;text-align:center;vertical-align:middle;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s;text-decoration:none;background:0 0;height:44px;padding:11px 9px;width:40px}.sharing--micro a .svg-icon{display:inline-block;width:22px;height:22px;vertical-align:middle;fill:#333}.sharing--micro a .icon-vk{fill:#517397}.sharing--micro a .icon-vk:active,.sharing--micro a .icon-vk:focus,.sharing--micro a .icon-vk:hover{fill:#3f5a76}.sharing--micro a .icon-facebook{fill:#3b5998}.sharing--micro a .icon-facebook:active,.sharing--micro a .icon-facebook:focus,.sharing--micro a .icon-facebook:hover{fill:#2d4373}.sharing--micro a .icon-youtube{fill:#e21d17}.sharing--micro a .icon-youtube:active,.sharing--micro a .icon-youtube:focus,.sharing--micro a .icon-youtube:hover{fill:#b41712}.sharing--micro a .icon-twitter{fill:#1da1f2}.sharing--micro a .icon-twitter:active,.sharing--micro a .icon-twitter:focus,.sharing--micro a .icon-twitter:hover{fill:#0c85d0}.sharing--micro a .icon-instagram{fill:#b7308c}.sharing--micro a .icon-instagram:active,.sharing--micro a .icon-instagram:focus,.sharing--micro a .icon-instagram:hover{fill:#8f256d}.sharing--micro a .icon-ok{fill:#f58220}.sharing--micro a .icon-ok:active,.sharing--micro a .icon-ok:focus,.sharing--micro a .icon-ok:hover{fill:#d8690a}.sharing--micro a .icon-viber{fill:#774c98}.sharing--micro a .icon-viber:active,.sharing--micro a .icon-viber:focus,.sharing--micro a .icon-viber:hover{fill:#5c3b76}.sharing--micro a .icon-telegram{fill:#2ca5e0}.sharing--micro a .icon-telegram:active,.sharing--micro a .icon-telegram:focus,.sharing--micro a .icon-telegram:hover{fill:#1c88bd}.sharing--micro a .icon-whatsapp{fill:#69bd35}.sharing--micro a .icon-whatsapp:active,.sharing--micro a .icon-whatsapp:focus,.sharing--micro a .icon-whatsapp:hover{fill:#53952a}.sharing--micro a .icon-rss{fill:#ff8e00}.sharing--micro a .icon-rss:active,.sharing--micro a .icon-rss:focus,.sharing--micro a .icon-rss:hover{fill:#cc7200}.sharing--micro a .icon-mail{fill:#bd2a33}.sharing--micro a .icon-mail:active,.sharing--micro a .icon-mail:focus,.sharing--micro a .icon-mail:hover{fill:#bd2a33}.sharing--fixed{list-style-type:none;margin:0;padding:5px 0;width:52px}.sharing--fixed a{display:inline-block;text-align:center;vertical-align:middle;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s;text-decoration:none;background:0 0;width:52px;height:52px;padding:15px}.sharing--fixed a .svg-icon{display:inline-block;width:22px;height:22px;vertical-align:middle;fill:#333}.sharing--fixed a .icon-vk{fill:#517397}.sharing--fixed a .icon-vk:active,.sharing--fixed a .icon-vk:focus,.sharing--fixed a .icon-vk:hover{fill:#3f5a76}.sharing--fixed a .icon-facebook{fill:#3b5998}.sharing--fixed a .icon-facebook:active,.sharing--fixed a .icon-facebook:focus,.sharing--fixed a .icon-facebook:hover{fill:#2d4373}.sharing--fixed a .icon-youtube{fill:#e21d17}.sharing--fixed a .icon-youtube:active,.sharing--fixed a .icon-youtube:focus,.sharing--fixed a .icon-youtube:hover{fill:#b41712}.sharing--fixed a .icon-twitter{fill:#1da1f2}.sharing--fixed a .icon-twitter:active,.sharing--fixed a .icon-twitter:focus,.sharing--fixed a .icon-twitter:hover{fill:#0c85d0}.sharing--fixed a .icon-instagram{fill:#b7308c}.sharing--fixed a .icon-instagram:active,.sharing--fixed a .icon-instagram:focus,.sharing--fixed a .icon-instagram:hover{fill:#8f256d}.sharing--fixed a .icon-ok{fill:#f58220}.sharing--fixed a .icon-ok:active,.sharing--fixed a .icon-ok:focus,.sharing--fixed a .icon-ok:hover{fill:#d8690a}.sharing--fixed a .icon-viber{fill:#774c98}.sharing--fixed a .icon-viber:active,.sharing--fixed a .icon-viber:focus,.sharing--fixed a .icon-viber:hover{fill:#5c3b76}.sharing--fixed a .icon-telegram{fill:#2ca5e0}.sharing--fixed a .icon-telegram:active,.sharing--fixed a .icon-telegram:focus,.sharing--fixed a .icon-telegram:hover{fill:#1c88bd}.sharing--fixed a .icon-whatsapp{fill:#69bd35}.sharing--fixed a .icon-whatsapp:active,.sharing--fixed a .icon-whatsapp:focus,.sharing--fixed a .icon-whatsapp:hover{fill:#53952a}.sharing--fixed a .icon-rss{fill:#ff8e00}.sharing--fixed a .icon-rss:active,.sharing--fixed a .icon-rss:focus,.sharing--fixed a .icon-rss:hover{fill:#cc7200}.sharing--fixed a .icon-mail{fill:#bd2a33}.sharing--fixed a .icon-mail:active,.sharing--fixed a .icon-mail:focus,.sharing--fixed a .icon-mail:hover{fill:#bd2a33}.sharing--mobile{list-style-type:none;margin:0}.sharing--mobile a{display:inline-block;text-align:center;vertical-align:middle;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s;text-decoration:none;background:0 0;width:42px;height:42px;padding:11px}.sharing--mobile a .svg-icon{display:inline-block;width:20px;height:20px;vertical-align:middle;fill:#333}.sharing--mobile a .icon-vk{fill:#517397}.sharing--mobile a .icon-vk:active,.sharing--mobile a .icon-vk:focus,.sharing--mobile a .icon-vk:hover{fill:#3f5a76}.sharing--mobile a .icon-facebook{fill:#3b5998}.sharing--mobile a .icon-facebook:active,.sharing--mobile a .icon-facebook:focus,.sharing--mobile a .icon-facebook:hover{fill:#2d4373}.sharing--mobile a .icon-youtube{fill:#e21d17}.sharing--mobile a .icon-youtube:active,.sharing--mobile a .icon-youtube:focus,.sharing--mobile a .icon-youtube:hover{fill:#b41712}.sharing--mobile a .icon-twitter{fill:#1da1f2}.sharing--mobile a .icon-twitter:active,.sharing--mobile a .icon-twitter:focus,.sharing--mobile a .icon-twitter:hover{fill:#0c85d0}.sharing--mobile a .icon-instagram{fill:#b7308c}.sharing--mobile a .icon-instagram:active,.sharing--mobile a .icon-instagram:focus,.sharing--mobile a .icon-instagram:hover{fill:#8f256d}.sharing--mobile a .icon-ok{fill:#f58220}.sharing--mobile a .icon-ok:active,.sharing--mobile a .icon-ok:focus,.sharing--mobile a .icon-ok:hover{fill:#d8690a}.sharing--mobile a .icon-viber{fill:#774c98}.sharing--mobile a .icon-viber:active,.sharing--mobile a .icon-viber:focus,.sharing--mobile a .icon-viber:hover{fill:#5c3b76}.sharing--mobile a .icon-telegram{fill:#2ca5e0}.sharing--mobile a .icon-telegram:active,.sharing--mobile a .icon-telegram:focus,.sharing--mobile a .icon-telegram:hover{fill:#1c88bd}.sharing--mobile a .icon-whatsapp{fill:#69bd35}.sharing--mobile a .icon-whatsapp:active,.sharing--mobile a .icon-whatsapp:focus,.sharing--mobile a .icon-whatsapp:hover{fill:#53952a}.sharing--mobile a .icon-rss{fill:#ff8e00}.sharing--mobile a .icon-rss:active,.sharing--mobile a .icon-rss:focus,.sharing--mobile a .icon-rss:hover{fill:#cc7200}.sharing--mobile a .icon-mail{fill:#bd2a33}.sharing--mobile a .icon-mail:active,.sharing--mobile a .icon-mail:focus,.sharing--mobile a .icon-mail:hover{fill:#bd2a33}.sharing--mobile.mobile-agent .mail,.sharing--mobile.mobile-agent .ok,.sharing--mobile.mobile-agent .twitter,.sharing--mobile.regular .viber,.sharing--mobile.regular .whatsapp{display:none}@media screen and (max-width:479px){.sharing--mobile.regular .mail{display:none}}.buttons-stack a:hover .icon-vk{fill:#3f5a76}.buttons-stack a:hover .icon-facebook{fill:#2d4373}.buttons-stack a:hover .icon-youtube{fill:#b41712}.buttons-stack a:hover .icon-twitter{fill:#0c85d0}.buttons-stack a:hover .icon-instagram{fill:#8f256d}.buttons-stack a:hover .icon-ok{fill:#d8690a}.buttons-stack a:hover .icon-viber{fill:#5c3b76}.buttons-stack a:hover .icon-telegram{fill:#1c88bd}.buttons-stack a:hover .icon-whatsapp{fill:#53952a}.buttons-stack a:hover .icon-rss{fill:#cc7200}.asi-newsletter-social .buttons-stack,.social-media{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.asi-newsletter-social .buttons-stack .svg-icon{width:18px;height:18px}.asi-newsletter-social .buttons-stack li{text-align:center;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.asi-newsletter-social .buttons-stack .item-icon-rss{display:none}.asi-newsletter-social .buttons-stack a{line-height:20px;padding:10px;height:40px;width:auto}.social-media{-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.social-media .menu-item{width:50%;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;margin-top:3px}.social-media .menu-item:nth-of-type(1),.social-media .menu-item:nth-of-type(2){margin-top:0}.social-media a{display:block;position:relative;padding:5px 5px 5px 32px}.social-media .svg-icon{width:15px;height:15px;position:absolute;fill:#005286;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.menu-triggers__cell--sections span,.social-media .item-icon-rss,.social-media .menu-item-type-post_type{display:none}.rss-choice-form .c2 .tst-radio__label:first-of-type{margin-right:5px}.fixed-elements{height:52px;position:relative}@media screen and (min-width:766px){.fixed-elements{height:56px}}.site-header{background:#005286;height:52px;width:100%;position:fixed;top:0;left:0;z-index:1000;-webkit-transform:translateZ(0);transform:translateZ(0)}@media screen and (min-width:766px){.site-header{height:56px}}.admin-bar .site-header{top:46px}@media screen and (min-width:782px){.admin-bar .site-header{top:32px}}.site-header.regular-site-header{-webkit-transition:-webkit-transform .5s;-o-transition:transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}.site-header.regular-site-header.scrolling{-webkit-transform:translateY(-52px);-ms-transform:translateY(-52px);transform:translateY(-52px)}@media screen and (min-width:766px){.site-header.regular-site-header.scrolling{-webkit-transform:translateY(-56px);-ms-transform:translateY(-56px);transform:translateY(-56px)}}#branding{display:block;width:138px;position:absolute;top:9px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);z-index:100}@media screen and (min-width:766px){#branding{top:10px}}#branding .logo{width:138px;height:34px;opacity:.98}.site-header-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;z-index:10}.site-header-row .actions,.site-header-row .menu-triggers{text-align:left;width:66%;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.site-header-row .actions{text-align:right;width:34%;position:relative}.site-header-row .menu-triggers__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.site-header-row .menu-triggers__cell{height:52px;padding:8px 3px}@media screen and (min-width:766px){.site-header-row .menu-triggers__cell{height:56px;padding:8px 3px}.site-header-row .menu-triggers__cell:first-child{padding-left:21px}.site-header-row .menu-triggers__cell.menu-triggers__cell--sections{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:104px}}@media screen and (max-width:765px){.menu-triggers__cell--search{display:none}}@media screen and (min-width:766px){.menu-triggers__cell--search{position:relative}}.menu-triggers__cell--search .searchform{display:block;position:relative;height:36px;min-width:38px}.menu-triggers__cell--search .searchform .searchform__icon{display:block;height:36px;line-height:16px;padding:8px 10px;cursor:pointer;border-radius:3px;border:1px solid transparent;background:0 0;position:absolute;top:0}.menu-triggers__cell--search .searchform .svg-icon{width:17px;height:17px}.menu-triggers__cell--search .searchform .searchform__field{line-height:16px;border-radius:3px;background:#f7f7f7;color:#2a2a2a;font-size:14px}.menu-triggers__cell--search .searchform .searchform__field::-webkit-input-placeholder{color:#666}.menu-triggers__cell--search .searchform .searchform__field::-moz-placeholder{color:#666}.menu-triggers__cell--search .searchform .searchform__field:-ms-input-placeholder,.menu-triggers__cell--search .searchform .searchform__field::-ms-input-placeholder{color:#666}.menu-triggers__cell--search .searchform .searchform__field::placeholder{color:#666}.menu-triggers__cell--search .searchform .searchform__field:focus{background:#fff}.menu-triggers__cell--search .searchform .searchform__icon{color:#eee;border-color:rgba(255,255,255,.15);background:#005083;-webkit-transition:all .35s;-o-transition:all .35s;transition:all .35s;right:0}.menu-triggers__cell--search .searchform .searchform__icon:hover{border-color:rgba(255,255,255,.7);background:#004977}.menu-triggers__cell--search .searchform .svg-icon{fill:#eee}.menu-triggers__cell--search .searchform .searchform__field{border:0;padding:4px 0;width:0}.menu-triggers__cell--search.open .searchform .searchform__field{padding:10px 0 10px 8px;width:220px}.menu-triggers__cell--search.open .searchform .searchform__icon{border:transparent;background:0 0}.menu-triggers__cell--search.open .searchform .svg-icon{fill:#005286}.menu-triggers__cell--sections a{display:inline-block;padding:10px 14px;height:36px;color:#eee}.menu-triggers__cell--sections a:visited{color:#eee}.menu-triggers__cell--sections .svg-icon{width:16px;height:16px;fill:#eee}a:hover .menu-triggers__cell--sections .svg-icon{fill:#fff}@media screen and (min-width:766px){.menu-triggers__cell--sections a{padding:9px 14px;border:1px solid rgba(255,255,255,.15);background:#005083;border-radius:3px;-webkit-transition:all .35s;-o-transition:all .35s;transition:all .35s;color:#eee}.menu-triggers__cell--sections a:visited{color:#eee}.menu-triggers__cell--sections a:hover{border-color:rgba(255,255,255,.7);background:#004977;color:#fff}.menu-triggers__cell--sections a:hover .svg-icon{fill:#fff}.menu-triggers__cell--sections .svg-icon{width:14px;height:14px}.menu-triggers__cell--sections span{font-family:"HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:500;font-size:14px;display:inline-block;line-height:16px;padding:0 8px 0 0;vertical-align:top}.freeset-demibold .menu-triggers__cell--sections span{font-family:"FreeSetWebDemiBold","HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}}@media screen and (max-width:1023px){.menu-triggers__cell--nav{display:none}}@media screen and (min-width:1024px){.home-site-header{overflow:hidden}.home-site-header #branding{visibility:hidden;opacity:0;z-index:2;-webkit-transition:opacity .8s,visibility .8s;-o-transition:opacity .8s,visibility .8s;transition:opacity .8s,visibility .8s}.home-site-header .top-main-menu{visibility:visible;opacity:1;-webkit-transition:opacity .5s;-o-transition:opacity .5s;transition:opacity .5s}.home-site-header.scrolling #branding{visibility:visible;opacity:1;z-index:100}.home-site-header.scrolling .top-main-menu{visibility:hidden;opacity:0}.menu-triggers__cell--nav{padding-left:10px}.menu-triggers__cell--nav li{float:left;padding-bottom:4px}.top-main-menu a{display:inline-block;font-family:"HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:500;font-size:14px;-webkit-transition:all .35s;-o-transition:all .35s;transition:all .35s;color:#eee;line-height:16px;padding:10px 0 10px 22px}.freeset-demibold .top-main-menu a{font-family:"FreeSetWebDemiBold","HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}.top-main-menu a:visited{color:#eee}.top-main-menu a:hover{color:#fff}}.header-button{font-family:"HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:500;font-size:14px;display:inline-block;line-height:16px;-webkit-transition:all .35s;-o-transition:all .35s;transition:all .35s;padding:11px 12px}.freeset-demibold .header-button,.freeset-demibold .main-section-menu li>a{font-family:"FreeSetWebDemiBold","HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}.header-button,.header-button:visited{color:rgba(0,82,134,.9)}@media screen and (min-width:1024px){.header-button{color:#eee;border:1px solid rgba(255,255,255,.15);background:#005083;border-radius:3px;padding:9px 14px}.header-button:visited{color:#eee}.header-button:hover{border-color:rgba(255,255,255,.7);background:#004977;color:#fff}}.actions__trigger{padding:8px 3px}.actions__trigger a{display:inline-block;padding:9px 13px;height:36px}.actions__trigger .svg-icon{width:18px;height:18px;fill:#fff}@media screen and (min-width:1024px){.actions__trigger{display:none}}.actions__buttons{display:block;background:#fff;border-radius:3px;z-index:1000;-webkit-box-shadow:0 0 10px 0 rgba(44,44,44,.5);box-shadow:0 0 10px 0 rgba(44,44,44,.5);color:rgba(0,82,134,.9);-webkit-transition:opacity .5s;-o-transition:opacity .5s;transition:opacity .5s}@media screen and (max-width:1023px){.actions__buttons{position:absolute;right:0;width:262px;text-align:center;visibility:hidden;opacity:0}.actions__buttons:before{content:'';display:block;width:0;height:0;border:11px solid transparent;border-bottom-color:#fff;position:absolute;top:-20px;right:13px;z-index:1010}.actions__buttons.visible{visibility:visible;opacity:1}}@media screen and (min-width:1024px){.actions__buttons{height:56px;padding:8px 21px 8px 0;background:0 0;-webkit-box-shadow:none;box-shadow:none;visibility:visible;opacity:1}}.actions__notify,.actions__subscribe{display:inline-block}.main-section-nav{background:#005286;color:#eee;width:360px;z-index:1000;position:fixed;left:-360px;-webkit-transition:-webkit-transform .5s cubic-bezier(.175,.885,.32,1.275);-o-transition:transform .5s cubic-bezier(.175,.885,.32,1.275);transition:transform .5s cubic-bezier(.175,.885,.32,1.275);transition:transform .5s cubic-bezier(.175,.885,.32,1.275),-webkit-transform .5s cubic-bezier(.175,.885,.32,1.275);top:52px;height:calc(100% - 52px)}.admin-bar .main-section-nav{top:98px;height:calc(100% - 98px)}@media screen and (min-width:782px){.admin-bar .main-section-nav{top:84px;height:calc(100% - 84px)}}@media screen and (min-width:766px){.main-section-nav{top:56px;height:calc(100% - 56px)}.admin-bar .main-section-nav{top:88px;height:calc(100% - 88px)}}.main-section-nav .overflow{padding:5px 0;overflow:hidden;width:100%;height:100%}.main-section-nav .main-section-nav__frame{width:100%;height:100%;overflow-y:scroll;margin-left:60px}.main-section-nav .main-section-nav__content{padding:10px 60px 10px 24px}.main-section-nav .main-section-nav__search{padding-bottom:15px;padding-right:32px}@media screen and (min-width:766px){.main-section-nav .main-section-nav__search{display:none}}.main-section-nav .main-section-nav__credits{padding:15px 32px 15px 0}.main-section-nav .main-section-nav__bottomnav{padding:10px 32px 30px 0}.main-section-nav .searchform{display:block;position:relative;height:36px}.main-section-nav .searchform .searchform__icon{display:block;height:36px;line-height:16px;padding:8px 10px;cursor:pointer;color:#005286;border-radius:3px;-webkit-transition:all .35s;-o-transition:all .35s;transition:all .35s;border:1px solid transparent;background:0 0;position:absolute;top:0}.main-section-nav .searchform .svg-icon{fill:#005286;width:17px;height:17px}.main-section-nav .searchform .searchform__field{border:0;padding:9px 0 9px 8px;line-height:16px;border-radius:3px;background:#f7f7f7;color:#2a2a2a;font-size:14px;width:100%}.main-section-nav .searchform .searchform__field::-webkit-input-placeholder{color:#666}.main-section-nav .searchform .searchform__field::-moz-placeholder{color:#666}.main-section-nav .searchform .searchform__field:-ms-input-placeholder,.main-section-nav .searchform .searchform__field::-ms-input-placeholder{color:#666}.main-section-nav .searchform .searchform__field::placeholder{color:#666}.main-section-nav .searchform .searchform__field:focus{background:#fff}.main-section-nav .searchform .searchform__icon{right:0}#site_root{-webkit-transition:-webkit-transform .55s cubic-bezier(.185,.84,.305,1.185);-o-transition:transform .55s cubic-bezier(.185,.84,.305,1.185);transition:transform .55s cubic-bezier(.185,.84,.305,1.185);transition:transform .55s cubic-bezier(.185,.84,.305,1.185),-webkit-transform .55s cubic-bezier(.185,.84,.305,1.185)}body.drawer-open #site_root,body.drawer-open .main-section-nav{-webkit-transform:translateX(300px);-ms-transform:translateX(300px);transform:translateX(300px)}.main-section-menu li{padding:2px 32px 2px 8px;margin-left:-8px;-webkit-transition:background .3s;-o-transition:background .3s;transition:background .3s}.main-section-menu li.hover{background:#004977}.main-section-menu li.hover.unhover{background:0 0}.main-section-menu .sub-menu,.main-section-menu li .submenu-trigger{display:none}.main-section-menu li>a{display:inline-block;border-radius:3px;padding:8px;font-family:"HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:500;font-size:14px;line-height:16px;color:#eee}.main-section-menu li>a:visited{color:#eee}.main-section-menu li>a:hover{padding:8px 16px;background:#004977}@media screen and (min-width:480px){.main-section-menu li.menu-item-has-children{z-index:10}.main-section-menu li.menu-item-has-children .submenu-trigger{display:inline-block;float:right;padding-top:6px}.main-section-menu li.menu-item-has-children .submenu-trigger .svg-icon{width:10px;height:10px;fill:rgba(218,225,229,.5);-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.main-section-menu li.menu-item-has-children:hover .submenu-trigger .svg-icon{width:10px;height:15px;fill:#fff;margin-top:2px}.main-section-menu .sub-menu{display:block;visibility:hidden;overflow-y:scroll;opacity:0;width:202px;padding:10px;position:absolute;top:0;right:-165px;background:#fff;border-radius:3px;z-index:1000;-webkit-box-shadow:0 0 10px 0 rgba(44,44,44,.5);box-shadow:0 0 10px 0 rgba(44,44,44,.5);-webkit-transition:opacity .5s;-o-transition:opacity .5s;transition:opacity .5s;-ms-overflow-style:none;scrollbar-width:none}.main-section-menu .sub-menu li .submenu-trigger{display:none}.main-section-menu .sub-menu::-webkit-scrollbar{display:none}.main-section-menu .sub-menu li{padding-right:0;padding-left:0;margin-left:0}.main-section-menu .sub-menu a,.main-section-menu .sub-menu a:visited{color:rgba(0,82,134,.9)}.main-section-menu .sub-menu a:hover,.main-section-menu .sub-menu a:visited:hover{background-color:rgba(229,234,237,.5);padding:8px}.main-section-menu .sub-menu:before{content:'';display:none;width:0;height:0;border:11px solid transparent;border-right-color:#fff;position:absolute;top:18px;left:-21px;z-index:1010}.main-section-menu li.menu-item-has-children.unhover .sub-menu{opacity:0!important;visibility:hidden!important}}.bottom-section-menu,.main-section-nav__credits,.site-footer{font-family:"HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:300;font-size:14px}.bottom-section-menu,.main-section-nav__credits{color:#eee;line-height:18px}.freeset-light .bottom-section-menu,.freeset-light .main-section-nav__credits,.freeset-light .site-footer{font-family:"FreeSetWebLight","HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}.bottom-section-menu li,.main-section-nav__credits li{padding:3px 0 3px 8px}.bottom-section-menu a,.bottom-section-menu a:hover,.bottom-section-menu a:visited,.main-section-nav__credits a,.main-section-nav__credits a:hover,.main-section-nav__credits a:visited{color:#eee}.site-footer{line-height:22px;padding-bottom:30px;min-height:30px}@media screen and (min-width:1024px){.site-footer{min-height:90px}}.site-footer,.site-footer a,.site-footer a:visited{color:#2a2a2a}.site-footer a:hover{color:#2e96d8}.footer-panel{position:relative;border-top:1px solid #dae1e5;padding:24px 0}@media screen and (min-width:480px){.footer-panel{border-bottom:1px solid #dae1e5}}.footer-panel .creadits-data{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.footer-panel .creadits-data li{padding-right:4px}@media screen and (min-width:1024px){.footer-panel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer-panel__action-buttons,.footer-panel__social-buttons{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.footer-panel__credits{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.footer-panel .creadits-data{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:12px;line-height:16px}.footer-panel .creadits-data li:last-child{text-align:center;width:100%}}@media screen and (max-width:765px){.footer-panel .creadits-data li:first-child{width:100%}}@media screen and (min-width:766px) and (max-width:1023px){.footer-panel .creadits-data{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.footer-nav .footer-nav__title{font-weight:700}@media screen and (min-width:480px){.footer-nav{padding:30px 0}}.smi-note{overflow:hidden;font-family:"HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:300;color:#2a2a2a;font-size:12px;line-height:16px}.freeset-light .smi-note{font-family:"FreeSetWebLight","HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}.smi-note .smi_note__age{text-align:center;background:#e5eaed;border-radius:50%;width:40px;height:40px;line-height:40px;float:left;margin-right:15px}.smi-note .smi_note__text{padding-top:4px;max-width:350px;margin-left:55px}.smi-note .smi_note__text span{white-space:nowrap}.tst-banner{position:relative;text-align:right}.tst-banner .tst-banner__icon{display:inline-block;width:86px;height:40px;fill:#2a2a2a}.tst-banner a{display:block;width:100px;height:48px;padding-top:4px;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:5px;border:1px solid #2a2a2a;-webkit-transition:all .35s;-o-transition:all .35s;transition:all .35s;position:absolute;top:0;right:0}.tst-banner a:active,.tst-banner a:focus,.tst-banner a:hover{background:#fff}.tst-banner .tst-banner__support{display:inline-block;font-size:12px;line-height:14px;margin-right:110px;padding-top:8px;color:#2a2a2a}.side-footer{border-top:1px solid #dae1e5;padding-top:15px;margin-top:30px;font-family:"HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:300;color:#2a2a2a;font-size:14px;line-height:22px}.freeset-light .archive-header--subtitled .title-support,.freeset-light .side-footer{font-family:"FreeSetWebLight","HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}.side-footer a,.side-footer a:visited{color:#010101}.side-footer a:hover{color:#2e96d8}.side-footer__credits{margin-bottom:15px}.side-footer__credits .creadits-data li:nth-of-type(1){font-weight:700}.side-footer__credits .creadits-data li:nth-of-type(2),.side-footer__credits .creadits-data li:nth-of-type(3){display:inline-block;margin-right:4px}@media screen and (min-width:766px){.side-footer__credits .creadits-data li:nth-of-type(1){display:inline-block;font-weight:400;margin-right:4px}}.archive-header{border-bottom:1px solid #dae1e5;position:relative}.archive-header__title{font-family:"HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:500;color:#010101;font-size:26px;line-height:40px;padding:0 0 8px}.freeset-demibold .archive-header__title,.freeset-demibold .section-submenu li{font-family:"FreeSetWebDemiBold","HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}@media screen and (min-width:766px){.archive-header__title{font-size:52px;line-height:56px}}@media screen and (min-width:480px){.archive-header__title{padding:15px 0 15px 15px}}@media screen and (min-width:766px){.archive-header__title{padding:8px 0 30px 15px}}.archive-header__subtitle{font-family:"HelveticaNeueCondensedBold","HelveticaNeue-CondensedBold","Helvetica Neue Condensed Bold","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-stretch:condensed;font-weight:500;font-style:normal;color:#010101;line-height:1.15;font-size:22px;padding:15px 0 0 15px}.freeset-cond-demibold .archive-header__subtitle{font-family:"FreeSetWebCondDemiBold","HelveticaNeueCondensedBold","HelveticaNeue-CondensedBold","Helvetica Neue Condensed Bold","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-stretch:normal;font-weight:400}@media screen and (min-width:766px){.archive-header__subtitle{font-size:24px}}.archive-header__submenu{border-top:1px solid #dae1e5}@media screen and (min-width:766px){.archive-header__submenu{padding:12px 0}}.archive-header__feedlink{position:absolute;right:15px;top:32px}.section-submenu{padding-left:8px;height:32px;overflow:hidden}.section-submenu::after{display:block;content:"";clear:both}.section-submenu li{font-family:"HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:500;font-size:14px;line-height:20px;float:left;padding:8px 0 4px}.section-submenu li:before{content:"\B7"}.filter-toggle__area .section-submenu li:first-child,.section-submenu li:first-child:before{display:none}.section-submenu a{display:inline-block;margin:0 8px}.filter-toggle__area .section-submenu{height:auto}.filter-toggle__area .section-submenu li{float:none}.filter-toggle__area .section-submenu li:before{display:none}.top-content__bottom:empty:after{display:none}@media screen and (min-width:1200px){.archive-header{padding-bottom:24px}.archive-header__title{padding-bottom:0}.archive-header__feedlink{top:12px}.archive-header__submenu{border:0;padding-bottom:0}}.archive-header--subtitled .title-main{display:block}.archive-header--subtitled .title-support{display:block;margin-top:4px;font-family:"HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:300;font-size:16px;line-height:1.25;color:#666}@media screen and (min-width:766px){.archive-header--subtitled .title-support{font-size:18px}}.archive-header--subtitled .archive-header__feedlink{top:12px}@media screen and (min-width:1200px){.archive-header--subtitled .title-main{display:inline-block}.archive-header--subtitled .title-support{display:inline-block;margin:0 0 0 20px;-webkit-transform:translateY(-14px);-ms-transform:translateY(-14px);transform:translateY(-14px)}.archive-header--subtitled .archive-header__feedlink{top:12px}.archive-header--subtitled .archive-header__submenu{padding:12px 0 0}}.load-more{padding:15px 0;position:relative}.load-more .loader{display:none;position:absolute;top:50%;left:15px;margin-top:-13px}.load-more-btn,.load-more.loading .loader{display:inline-block}.load-more.loading .load-more-btn{opacity:.5}.load-more-btn{font-family:"HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:500;background:#005286;border-radius:3px;-webkit-transition:all .35s;-o-transition:all .35s;transition:all .35s;font-size:16px;background:#fff;border:2px solid #dae1e5;color:#005286;line-height:1.25;width:100%;text-align:center;padding:14px 20px 13px}.freeset-demibold .load-more-btn{font-family:"FreeSetWebDemiBold","HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}.load-more-btn:active,.load-more-btn:focus,.load-more-btn:hover{background:#0062a0}.load-more-btn:visited{color:#005286}@media screen and (min-width:766px){.load-more-btn{font-size:18px}}.load-more-btn:active,.load-more-btn:focus,.load-more-btn:hover{background:#e5eaed;color:#005286}@media screen and (min-width:766px) and (max-width:1023px){.simple-load-more{margin-bottom:50px}}.simple-load-more__container{padding:15px 0;position:relative;z-index:1}.simple-load-more__container.last-page{display:none}.simple-load-more__loader{display:none;position:absolute;top:50%;left:15px;margin-top:-13px}.loading .simple-load-more__loader{display:block}.simple-load-more__button{font-family:"HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:500;display:inline-block;background:#005286;border-radius:3px;-webkit-transition:all .35s;-o-transition:all .35s;transition:all .35s;font-size:16px;background:#fff;border:2px solid #dae1e5;color:#005286;line-height:1.25;width:100%;text-align:center;padding:14px 20px 13px}.freeset-demibold .simple-load-more__button{font-family:"FreeSetWebDemiBold","HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}.simple-load-more__button:active,.simple-load-more__button:focus,.simple-load-more__button:hover{background:#0062a0}.simple-load-more__button:visited{color:#005286}@media screen and (min-width:766px){.simple-load-more__button{font-size:18px}}.simple-load-more__button:active,.simple-load-more__button:focus,.simple-load-more__button:hover{background:#e5eaed;color:#005286}.loading .simple-load-more__button{opacity:.5}@media screen and (min-width:1024px){.lg-3.shift-right{width:calc(25% + 30px)}.lg-9.shift-left{width:calc(75% - 30px)}}.events-states--current-rail{min-width:1px;min-height:1px;padding-left:15px}.events-states--found{text-align:right;line-height:31px;padding-right:15px;padding-top:3px}.events-states--found-mark{display:inline-block;font-family:"HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:300;color:#2a2a2a;font-size:14px;line-height:inherit}.freeset-light .events-states--found-mark{font-family:"FreeSetWebLight","HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}.events-states--current-link{margin:3px 7px 0 0}.layout-section__rail-title.empty-filters-groups{min-height:0;padding:0}@media screen and (min-width:1024px){.layout-section__rail-title.empty-filters-groups{min-height:49px;padding-bottom:15px}}.filter-toggle--toggled .filter-toggle__area{display:block}.filter-toggle--toggled .filter-toggle__trigger{margin-top:30px}.filter-toggle__area{display:none}@media screen and (min-width:1024px){.filter-toggle__area{display:block}.filter-toggle--toggled .filter-toggle__trigger,.filter-toggle__trigger{display:none}}.event-filters li.all-link,.filter-toggle__button a,.single-body--meta a{font-weight:700}.event-filters li{margin:2px 0}.event-filters li:not(.all-link){font-size:.964em;line-height:22px}.event-filters .current:not(.all-link) a{border-bottom:1px solid #dae1e5}.event-filters i{font-style:normal;color:#999;margin-left:4px;font-size:.75em}.events-side-content-fixer{border-top:1px solid #dae1e5;padding-top:15px;margin-top:30px}.event-filters-container+.widget__button{padding:15px 15px 0}.tax-section.term-photos #site_root{width:100%;max-width:1242px;background:#fff}.tax-section.term-photos .top-content__bottom{background:#f7f7f7}.tax-section.term-photos .gallery-post{margin:20px}.tax-section.term-photos .bottom-content,.tax-section.term-photos .load-more{margin-left:20px;margin-right:20px}.tax-section.term-photos .top-content>.top-content__middle{padding-top:0}.notify-block{text-align:center;padding-bottom:60px}.notify-block .notify-block__message{padding:0 30px;font-size:1.2em;line-height:1.5}.notify-block .notify-block__button{margin-top:30px}.city-loop .not-found-message{padding:40px 0;text-align:center}@media screen and (min-width:766px){.city-loop .layout-section__button .md-8 a{background-color:transparent;border-bottom:1px solid #dae1e5;overflow-wrap:break-word;word-break:break-word;word-wrap:break-word}.city-loop .layout-section__button .md-8 p{line-height:44px}}.archive-header__title--signed{position:relative}.archive-header__sign,ul.sitemap li:before{display:none}@media screen and (min-width:480px){.archive-header__sign{display:block;width:45px;height:45px;position:absolute;top:12px;left:0}.archive-header__sign .logo-frame{padding-bottom:100%}.archive-header__sign .logo-frame--sign{width:auto}}@media screen and (min-width:766px){.archive-header__sign{border-top:2px solid #fff;border-top-width:4px;border-radius:2px;background:#fff;width:55px;height:55px;top:0;left:10px}}.project_cat-description{font-family:"HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:300;font-size:16px;line-height:1.4;color:#2a2a2a}.freeset-light .project_cat-description{font-family:"FreeSetWebLight","HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}@media screen and (min-width:766px){.project_cat-description{font-size:18px}}.top-ngo-search{padding:15px 15px 0}.incard-ngo-search .ngosearch-form,.padded-wide .card-ngoprofile{padding:8px 0}.incard-ngo-search .ngosearch-form .ngosearch-form__field{border-color:#005286}.incard-ngo-search .ngosearch-form .ngosearch-form__field:focus{border-color:#005286;border-width:2px;padding-bottom:5px;padding-top:5px}.padded-wide .card-ngoprofile:first-child{padding-top:4px}@media screen and (max-width:479px){.single .container{width:92%}}@media screen and (min-width:480px){.single .container{width:76%}}@media screen and (min-width:1024px){.single .container{width:80%}}@media screen and (min-width:1200px){.single .container{width:83%}}@media screen and (min-width:1024px){.single-header{border-bottom:1px solid #dae1e5;padding-bottom:5px;margin-bottom:15px}}.single-header__crumbs{font-family:"HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:500;font-size:13px;line-height:1.4285;margin-bottom:5px}.freeset-demibold .single-body--entry b,.freeset-demibold .single-body--entry strong,.freeset-demibold .single-header__crumbs{font-family:"FreeSetWebDemiBold","HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}@media screen and (min-width:766px){.single-header__crumbs{font-size:14px}}.single-header__title{font-family:"HelveticaNeueCondensedBold","HelveticaNeue-CondensedBold","Helvetica Neue Condensed Bold","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-stretch:condensed;font-weight:500;font-style:normal;color:#010101;line-height:1.15;font-size:26px;margin-bottom:7.5px}.freeset-cond-demibold .single-header__title{font-family:"FreeSetWebCondDemiBold","HelveticaNeueCondensedBold","HelveticaNeue-CondensedBold","Helvetica Neue Condensed Bold","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-stretch:normal;font-weight:400}@media screen and (min-width:480px){.single-header__title{font-size:36px}}@media screen and (min-width:766px){.single-header__title{font-size:42px}}@media screen and (min-width:1024px){.single-header__title{font-size:48px}}@media screen and (min-width:1200px){.single-header__title{font-size:56px}}@media screen and (min-width:480px){.single-header__title{margin-bottom:12.5px}}.single-body--lead{margin-bottom:10px;font-family:"HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:300;letter-spacing:-.01em;font-size:21px;line-height:1.55;color:#2a2a2a}.freeset-light .fixed-thumbnail--single figcaption,.freeset-light .single-body--lead{font-family:"FreeSetWebLight","HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}.single-body--entry blockquote:last-child,.single-body--entry figure:last-child,.single-body--entry h2:last-child,.single-body--entry h3:last-child,.single-body--entry h4:last-child,.single-body--entry h5:last-child,.single-body--entry h6:last-child,.single-body--entry iframe:last-child,.single-body--entry p:last-child,.single-body--lead p:last-child{margin-bottom:0}.single-body--preview{margin:0 -4.35% 20px;position:relative;width:auto}@media screen and (min-width:480px){.single-body--preview{margin:0 -15.79% 20px}}@media screen and (min-width:1024px){.single-body--preview{margin:0 0 20px}}.fixed-thumbnail--single .fixed-thumbnail__image{width:100%;height:0;padding-bottom:66%;background-repeat:no-repeat;background-position:center center;background-size:cover}.fixed-thumbnail--single figcaption,.single-body--meta{font-family:"HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:300;color:#999;line-height:20px}.fixed-thumbnail--single figcaption{display:block;margin:8.25px auto 0;width:92%;font-size:13px}@media screen and (min-width:480px){.fixed-thumbnail--single figcaption{width:76%}}@media screen and (min-width:1024px){.fixed-thumbnail--single figcaption{width:100%}}.single-body--meta{font-size:12px;padding:5px 0}.freeset-light .single-body--entry h2.is-style-numbered:before,.freeset-light .single-body--entry h3.is-style-numbered:before,.freeset-light .single-body--entry h4.is-style-numbered:before,.freeset-light .single-body--entry h5,.freeset-light .single-body--entry h5.is-style-numbered:before,.freeset-light .single-body--entry h6.is-style-numbered:before,.freeset-light .single-body--meta{font-family:"FreeSetWebLight","HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}@media screen and (min-width:480px){.single-body--meta{font-size:13px}}@media screen and (min-width:766px){.single-body--meta{font-size:14px}}.single-body--meta .sep{display:inline-block;font-weight:700;color:#2a2a2a;padding:0 3px}@media screen and (min-width:480px){.single-body--meta{margin-bottom:15px}}@media screen and (max-width:479px){.single-body--meta .format,.single-body--meta .topic,.single-body--meta .topic+.sep{display:none}}.single-body--content{font-family:Georgia,Times,Times New Roman,serif;font-weight:400;color:#010101;font-size:15px;line-height:24px;margin-bottom:15px}.freeset-light .single-body--content{font-family:"FreeSetWebLight","HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:500}@media screen and (min-width:766px){.single-body--content{font-size:17px;line-height:28px}}@media screen and (min-width:1400px){.single-body--content{font-size:18px;line-height:1.7}}.single-body--content a:not([class]),.single-body--entry a:not([class]){background-color:transparent;border-bottom:1px solid #dae1e5;overflow-wrap:break-word;word-break:break-word;word-wrap:break-word}.single-body--entry{counter-reset:headingCounter}.single-body--entry b,.single-body--entry strong{font-family:"HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:500;font-size:inherit;line-height:inherit}.single-body--entry em,.single-body--entry i{font-family:Georgia,sans-serif;font-style:italic;font-size:inherit;line-height:inherit}.freeset-light .single-body--entry em,.freeset-light .single-body--entry i{font-family:Georgia,sans-serif}.single-body--entry h2,.single-body--entry h3,.single-body--entry h4,.single-body--entry h5{margin:27px 0 18px}.single-body--entry h6{margin:27px 0 18px;color:#010101;font-weight:700}.single-body--entry h2 b,.single-body--entry h2 strong,.single-body--entry h3 b,.single-body--entry h3 strong,.single-body--entry h4 b,.single-body--entry h4 strong,.single-body--entry h5 b,.single-body--entry h5 strong,.single-body--entry h6 b,.single-body--entry h6 strong,.the-content h2 b,.the-content h2 strong,.the-content h3 b,.the-content h3 strong,.the-content h4 b,.the-content h4 strong,.the-content h5 b,.the-content h5 strong,.the-content h6 b,.the-content h6 strong{font-weight:400}.single-body--entry h2.is-style-numbered:before,.single-body--entry h3.is-style-numbered:before,.single-body--entry h4.is-style-numbered:before,.single-body--entry h5.is-style-numbered:before,.single-body--entry h6.is-style-numbered:before{counter-increment:headingCounter;content:counter(headingCounter);display:inline-block;font-family:"HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:300;font-size:16px;line-height:30px;color:#bcc9d0;width:30px;height:30px;text-align:center;border-radius:50%;border:1px solid #dae1e5;margin-right:12px;position:relative;top:-4px}@media screen and (min-width:766px){.single-body--entry h2.is-style-numbered:before,.single-body--entry h3.is-style-numbered:before,.single-body--entry h4.is-style-numbered:before,.single-body--entry h5.is-style-numbered:before,.single-body--entry h6.is-style-numbered:before{font-size:18px}}.single-body--entry h2,.single-body--entry h3{font-family:"HelveticaNeueCondensedBold","HelveticaNeue-CondensedBold","Helvetica Neue Condensed Bold","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-stretch:condensed;font-weight:500;font-style:normal;line-height:1.15;font-size:24px;color:#010101}.freeset-cond-demibold .single-body--entry h2,.freeset-cond-demibold .single-body--entry h3{font-family:"FreeSetWebCondDemiBold","HelveticaNeueCondensedBold","HelveticaNeue-CondensedBold","Helvetica Neue Condensed Bold","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-stretch:normal;font-weight:400}@media screen and (min-width:766px){.single-body--entry h2,.single-body--entry h3{font-size:26px}}@media screen and (min-width:1024px){.single-body--entry h2,.single-body--entry h3{font-size:30px}}.single-body--entry h4{font-family:"HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:500;font-size:21px;line-height:27px;color:#010101}.freeset-demibold .single-body--entry h4{font-family:"FreeSetWebDemiBold","HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}.single-body--entry h5{font-family:"HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:300;color:#2a2a2a;font-size:16px;line-height:1.4;text-transform:uppercase}@media screen and (min-width:766px){.single-body--entry h5{font-size:18px}}.single-body--entry h2+h3,.single-body--entry h2+h4,.single-body--entry h2+h5,.single-body--entry h2+h6,.single-body--entry h3+h4,.single-body--entry h3+h5,.single-body--entry h3+h6,.single-body--entry h4+h5,.single-body--entry h4+h6,.single-body--entry h5+h6,.the-content h2+h3,.the-content h2+h4,.the-content h2+h5,.the-content h2+h6,.the-content h3+h4,.the-content h3+h5,.the-content h3+h6,.the-content h4+h5,.the-content h4+h6,.the-content h5+h6{margin-top:9px}.single-body--entry blockquote,.single-body--entry iframe,.single-body--entry p{margin-bottom:18px}.single-body--entry figure,.the-content figure{margin:36px 0}.single-body--entry .text-section:first-child,.single-body--entry figure:first-child{margin-top:0}.single-body--entry figure+figure,.single-body--entry h3+figure,.single-body--entry h4+figure,.single-body--entry h5+figure,.single-body--entry h6+figure{margin-top:18px}.single-body--entry ul:not([class]){margin:18px 0 18px 1.5em}.single-body--entry ul:not([class]) li{position:relative;padding-left:20px;margin-bottom:18px}.single-body--entry ol:not([class]) li:last-child,.single-body--entry ul:not([class]) li:last-child,.the-content ol:not([class]) li:last-child,.the-content ul:not([class]) li:last-child{margin-bottom:0}.single-body--entry ul:not([class]) li:before{content:'–';color:#000;display:inline-block;line-height:inherit;position:absolute;left:0;top:0}.single-body--entry ul:not([class]) li li{padding-left:0;-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid}.single-body--entry ol:not([class]):first-child,.single-body--entry ul:not([class]):first-child,.the-content ol:not([class]):first-child,.the-content ul:not([class]):first-child{margin-top:0}.single-body--entry ul:not([class]) ul{list-style:circle}.single-body--entry ul:not([class]) ul ul,.the-content ul:not([class]) ul ul{list-style:square}.single-body--entry ol:not([class]),.the-content ol:not([class]){list-style:decimal;list-style-position:inside;margin:18px 0 18px 1.5em}.single-body--entry ol:not([class]) li{margin-bottom:18px}.single-body--entry ol:not([class]) ol{list-style:lower-alpha}.single-body--entry ol:not([class]) ol ol,.the-content ol:not([class]) ol ol{list-style:lower-roman}.single-body--entry ol:not([class]) ol,.single-body--entry ol:not([class]) ul,.single-body--entry ul:not([class]) ol,.single-body--entry ul:not([class]) ul{margin-bottom:0}.single-body--entry .text-section{margin:27px 0 18px}.single-body--entry .text-section:last-child{margin-bottom:0}.single-body--entry .intext-comment{margin:18px 0}.single-body--entry .intext-comment:first-child{margin-top:0}.single-body--entry .intext-comment:last-child{margin-bottom:0}.single-body--entry .intext-comment::after,.single-body--microsharing::after{display:block;content:"";clear:both}.single-body--entry .intext-comment a.fresco{display:block;width:150px}.single-body--entry .intext-comment a.fresco img,.the-content .intext-comment a.fresco img{width:100%;height:auto;margin:0}@media screen and (min-width:480px){.single-body--entry .intext-comment a.fresco{float:left;margin:0 25px 10px 0}}.single-body--entry .intext-comment img:first-of-type{width:150px;height:auto}@media screen and (min-width:480px){.single-body--entry .intext-comment img:first-of-type{float:left;margin:0 25px 10px 0}}.single-body--entry .intext-box{border-top:4px solid #005286;border-bottom:4px solid #005286;padding:18px 0;margin:18px 0}.single-body--entry .intext-box:first-child{margin-top:0}.single-body--entry .intext-box:last-child{margin-bottom:0}.single-body--entry .question{font-family:"HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:500;font-size:21px;line-height:27px;color:#010101;margin:18px 0}.freeset-demibold .single-body--entry .question,.freeset-demibold .single-body--relations h4{font-family:"FreeSetWebDemiBold","HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}.single-body--entry .question:first-child{margin-top:0}.single-body--entry .question:last-child,.single-body--relations li:last-child{margin-bottom:0}.single-body--entry .wp-caption{max-width:100%}.single-body--entry .wp-caption .alignleft{float:left;margin:0 30px 30px 0}.single-body--entry .wp-caption .alignright{float:right;margin:0 0 30px 30px}.single-body--entry .summary-like,.single-body--entry .wp-caption-text{font-family:"HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:300}.single-body--entry .wp-caption-text{display:block;margin:8.25px auto 0;font-size:13px;line-height:20px;color:#999}.freeset-light .single-body--entry .summary-like,.freeset-light .single-body--entry .wp-caption-text{font-family:"FreeSetWebLight","HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}.single-body--entry .wp-caption-text p{margin:0}.single-body--entry .summary-like{font-size:15px;color:#2a2a2a;line-height:1.65}.single-body--entry .alignleft.size-thumbnail{display:block;margin-bottom:18px}@media screen and (min-width:480px){.single-body--entry .alignleft.size-thumbnail{float:left;margin-right:30px;margin-bottom:10px}}.single-body--entry img.alignleft,.single-body--entry img[align=left]{display:block;float:left;margin:0 36px 18px 0}@media screen and (min-width:480px){.single-body--entry img.alignleft,.single-body--entry img[align=left]{float:left;margin-right:30px;margin-bottom:10px;max-width:30%;height:auto}}.single-body--entry img.alignright,.single-body--entry img[align=right]{display:block;float:right;margin:0 0 18px 36px}@media screen and (min-width:480px){.single-body--entry img.alignright,.single-body--entry img[align=right]{float:right;margin-left:30px;margin-bottom:10px;max-width:30%;height:auto}}.single-body--relations{margin-top:30px}.helpus-card__btn a,.single-body--project-link a,.single-body--relations h4{font-family:"HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif}.single-body--relations h4{color:#010101;margin-bottom:18px;font-size:18px;line-height:22px;font-weight:700}.single-body--relations li{margin-bottom:10px}.single-body--microsharing .sharing--mobile{float:left;width:auto;margin:10px 0 15px;border:1px solid #dae1e5;border-radius:3px;overflow:hidden}.single-body--microsharing .sharing--mobile a{padding:11px 15px;width:50px;height:42px}@media screen and (min-width:1024px){.single-body--microsharing .sharing--mobile{float:right}.single-body--microsharing .sharing--mobile a{width:48px;height:40px}.single-body--microsharing .sharing--mobile .svg-icon{width:18px;height:18px}}.single-body--microsharing li{float:left;background:#fff;border-left:1px solid #dae1e5;margin-left:-1px}.side-sharing-buttons{border:1px solid #dae1e5;border-top-right-radius:3px;border-bottom-right-radius:3px;border-left:none;background:#fff;-webkit-transform:translateZ(0);transform:translateZ(0);position:fixed;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-box-shadow:1px 1px 2px rgba(200,200,200,.2);box-shadow:1px 1px 2px rgba(200,200,200,.2)}.single-body--contacts-block,.single-body--vcard{font-family:"HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:300;color:#2a2a2a;font-size:14px;line-height:1.5}.freeset-light .single-body--vcard{font-family:"FreeSetWebLight","HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}.single-body--vcard i{font-style:normal;text-transform:uppercase}.single-body--vcard .ngo-vcard,.single-body--vcard .tags-vcard{padding:2.5px 0}.single-body--vcard .ngo-vcard a,.single-body--vcard .tags-vcard a{background-color:transparent;border-bottom:1px solid #dae1e5;overflow-wrap:break-word;word-break:break-word;word-wrap:break-word}.single-body--vcard .regs-vcard{padding:5px 0}.single-body--vcard .regs-vcard .svg-icon{width:14px;height:14px;fill:#005286;margin-right:4px}.single-body--vcard .regs-vcard .item-regions__icon{margin-left:6px;margin-right:6px}.single-body--vcard .author-vcard+.regs-vcard,.single-body--vcard .ngo-vcard+.regs-vcard,.single-body--vcard .tags-vcard+.regs-vcard{padding-top:15px}.single-body--vcard .author-vcard{padding:2.5px 0}.leyka-payment-option .leyka-field.box_details em,.single-body--vcard .author-vcard em{font-style:normal}.single-body--contacts-block{margin-top:30px;line-height:1.3}.freeset-light .single-body--contacts-block{font-family:"FreeSetWebLight","HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}@media screen and (min-width:766px){.single-body--contacts-block{font-size:15px}}@media screen and (min-width:1200px){.single-body--contacts-block{font-size:16px}}.single-body--contacts-block+.single-body--relations{margin-top:30px}.event-full-meta{font-family:"HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:300;font-size:16px;line-height:22px;color:#010101;margin-bottom:20px}.freeset-light .event-full-meta,.freeset-light .readmore-links--event .meta-wrap{font-family:"FreeSetWebLight","HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}.event-full-meta__item{margin-bottom:5px}.event-full-meta__item--date{font-weight:700}.event-full-meta__item--atc{margin:15px 0}.event-contacts h5{font-weight:700;margin-bottom:10px}.event-map-block,.the-content figure+figure,.the-content h3+figure,.the-content h4+figure,.the-content h5+figure,.the-content h6+figure{margin-top:18px}.readmore-links--event .meta-wrap{display:block;font-family:"HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:300;line-height:17px;font-size:13px;color:#666;margin-top:4px}.responsive-iframe-a4{position:relative;width:100%;height:0;padding-bottom:140%;z-index:1}.responsive-iframe-a4:after{content:'';display:block;width:100%;height:10px;background:rgba(0,0,0,.8);position:absolute;bottom:0;left:0;z-index:100}.responsive-iframe-a4 iframe{position:absolute;width:100%;height:100%}.single-body--project-link{padding:0;margin-bottom:7.5px}.helpus-card__btn a,.single-body--project-link a{font-weight:500;font-size:15px;line-height:18px}.freeset-demibold .helpus-card--narrow .helpus-card__text h4,.freeset-demibold .helpus-card__btn a,.freeset-demibold .single-body--project-link a{font-family:"FreeSetWebDemiBold","HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}.single-body--summary{font-family:"HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:300;font-size:16px;line-height:1.4;color:#2a2a2a;margin-bottom:30px}.freeset-light .single-body--summary{font-family:"FreeSetWebLight","HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}@media screen and (min-width:766px){.single-body--summary{font-size:18px}}.single-body--summary strong{color:#2a2a2a;font-weight:400}.helpus-card{background:#f7f7f7;padding:27px 30px}.helpus-card--wide{text-align:center;background:#e5e5e5}.helpus-card--narrow{text-align:center;background:0 0}.helpus-card__text{margin-bottom:22.5px}.helpus-card__text h4{margin-bottom:7.5px;font-family:"HelveticaNeueCondensedBold","HelveticaNeue-CondensedBold","Helvetica Neue Condensed Bold","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-stretch:condensed;font-weight:500;font-style:normal;color:#010101;line-height:1.15;font-size:22px}.freeset-cond-demibold .helpus-card__text h4{font-family:"FreeSetWebCondDemiBold","HelveticaNeueCondensedBold","HelveticaNeue-CondensedBold","Helvetica Neue Condensed Bold","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-stretch:normal;font-weight:400}@media screen and (min-width:766px){.helpus-card__text h4{font-size:24px}}.helpus-card__btn a{display:inline-block;color:#fff;background:#005286;border-radius:3px;-webkit-transition:all .35s;-o-transition:all .35s;transition:all .35s;padding:10px 20px;font-size:16px;line-height:20px}.helpus-card__btn a:visited{color:#fff}.helpus-card__btn a:active,.helpus-card__btn a:focus,.helpus-card__btn a:hover{background:#0062a0;color:#fff}.helpus-card--narrow .helpus-card__text h4{font-family:"HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:500;font-size:16px;line-height:1.25;color:#005286}.asi-subscribe{border-top:1px solid #dae1e5;margin-top:21.6px;padding:12px 0 8px}.asi-subscribe:first-child,.the-content h2:first-child,.the-content h3:first-child,.the-content h4:first-child,.the-content h5:first-child,.the-content h6:first-child{margin-top:0}.asi-subscribe__text,.the-content b,.the-content strong{font-family:"HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:500;font-size:inherit;line-height:inherit}.freeset-demibold .asi-subscribe__text{font-family:"FreeSetWebDemiBold","HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}.divider-black{height:3px;background:#005286}.page-template-page-home .top-content{min-height:15px}.page-template-page-home .top-content__topper{padding-top:10px}.page-template-page-home .top-content__topper:after{margin-top:10px}@media screen and (min-width:1024px){.page-template-page-home .right-div-padder{padding-left:15px}}.tagcloud{font-family:Georgia,Times,Times New Roman,serif;font-weight:400;color:#010101;font-size:16px;line-height:1.5}.freeset-light .tagcloud{font-family:"FreeSetWebLight","HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:500}.tagcloud .tag{line-height:32px;margin-right:1.1em;display:inline-block}.tagcloud i{font-style:normal;color:#999;margin-left:4px;font-size:.8em}.tagcloud--region{font-size:.9em}.tagcloud-block{margin-bottom:24px}.tagcloud-block__title{font-weight:700}.tagcloud-block__content{font-size:.9em}.error404{min-height:100vh}.error404 .container{max-width:1024px}.err-404,.error404 .single-header{text-align:center}.err-404__search{margin:15px auto 45px;width:90%}@media screen and (min-width:480px){.err-404__search{width:66.6%;max-width:675px}}.err-404__text,ul.sitemap{font-family:"HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:300;color:#2a2a2a;font-size:16px;line-height:1.4}.freeset-light .err-404__text,.freeset-light ul.sitemap{font-family:"FreeSetWebLight","HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}@media screen and (min-width:766px){.err-404__text{font-size:18px}}.err-404__text a{border-bottom:1px solid #dae1e5}.img-background{width:100%;height:0;padding-bottom:50%;background-repeat:no-repeat;background-position:center center;background-size:cover}.page-template-page-404 .single-header__title{text-align:center}.search-header{border-bottom:1px solid #dae1e5;padding:30px 0}.search-header__form .searchform__field{border:2px solid #005286}.search-header__count{font-size:.9em;margin-top:8px;color:#999;margin-left:14px}ul.sitemap{font-size:15px;line-height:20px;margin-left:0}ul.sitemap li{margin:15px;padding-left:0}ul.sitemap li ul{margin:15px 0 15px 15px}ul.sitemap li li{margin:5px 0}.person-vcard,.person-vcard__thumbnail{margin-bottom:8px}.vcard-img-background{width:100%;height:0;padding-bottom:100%;background-repeat:no-repeat;background-size:cover;background-position:center center}.person_vcard__title{font-family:"HelveticaNeueCondensedBold","HelveticaNeue-CondensedBold","Helvetica Neue Condensed Bold","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-stretch:condensed;font-weight:500;font-style:normal;color:#010101;font-size:20px;line-height:1.15;margin-bottom:4px;border-radius:2px}.freeset-cond-demibold .person_vcard__title{font-family:"FreeSetWebCondDemiBold","HelveticaNeueCondensedBold","HelveticaNeue-CondensedBold","Helvetica Neue Condensed Bold","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-stretch:normal;font-weight:400}.person-vcard__role{font-family:"HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:300;line-height:17px;font-size:13px;color:#666}.freeset-light .person-vcard__role{font-family:"FreeSetWebLight","HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}.iconic-link::after{display:block;content:"";clear:both}.iconic-link__link{display:block;margin-right:90px;color:#2a2a2a}.iconic-link__icon{display:block;width:70px;float:right;margin-left:10px}.iconic-link__icon .svg-icon{width:67px;height:57px;fill:#005286}.ngo-access{margin:-15px;background:url(../img/support.jpeg);background-size:cover;background-position:center center;background-repeat:no-repeat;position:relative;padding:15px}.ngo-access:before{content:'';display:block;width:100%;height:100%;background:rgba(1,1,1,.7);position:absolute;top:0;left:0;z-index:5}.ngo-access__label{color:#fff;position:relative;z-index:10}.ngo-access__label em{font-style:normal;color:#ff8e00;margin-right:2px}.ngo-access__form{display:none}.ngo-access__upd{font-family:"HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:300;font-size:12px;line-height:16px;color:#bbb;color:rgba(255,255,255,.75);margin-top:16px;position:relative;z-index:10}.freeset-light .leyka-field.amount-selector .figure,.freeset-light .leyka-field.amount-selector .figure-flex,.freeset-light .leyka-field.amount-selector .figure-flex-input__text,.freeset-light .ngo-access__upd{font-family:"FreeSetWebLight","HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}.ngosearch-form{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.ngosearch-form .ngosearch-form__field{color:#2a2a2a;font-size:.86em;line-height:16px;border:1px solid #dae1e5;padding:6px;border-radius:2px;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.ngosearch-form .ngosearch-form__field:focus{border-color:#bcc9d0;-webkit-box-shadow:inset 1px 1px 2px rgba(218,225,229,.4);box-shadow:inset 1px 1px 2px rgba(218,225,229,.4)}.ngosearch-form .ngosearch-form__submit{font-family:"HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:500;display:inline-block;color:#fff;background:#005286;-webkit-transition:all .35s;-o-transition:all .35s;transition:all .35s;border:0;font-size:13px;line-height:16px;padding:7px 14px;border-radius:2px;margin-left:4px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.freeset-demibold .ngosearch-form .ngosearch-form__submit{font-family:"FreeSetWebDemiBold","HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}.ngosearch-form .ngosearch-form__submit:visited{color:#fff}.ngosearch-form .ngosearch-form__submit:active,.ngosearch-form .ngosearch-form__submit:focus,.ngosearch-form .ngosearch-form__submit:hover{background:#0062a0;color:#fff}.ngosearch-form--big .ngosearch-form__field{border-color:#005286}.ngosearch-form--big .ngosearch-form__field:focus{border-width:2px;border-color:#005286}.ngosearch-form--big .ngosearch-form__submit{font-family:"HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:500;display:inline-block;color:#fff;background:#005286;border-radius:3px;-webkit-transition:all .35s;-o-transition:all .35s;transition:all .35s;padding:10px 20px;font-size:16px;line-height:20px}.freeset-demibold .ngosearch-form--big .ngosearch-form__submit{font-family:"FreeSetWebDemiBold","HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}.ngosearch-form--big .ngosearch-form__submit:visited{color:#fff}.ngosearch-form--big .ngosearch-form__submit:active,.ngosearch-form--big .ngosearch-form__submit:focus,.ngosearch-form--big .ngosearch-form__submit:hover{background:#0062a0;color:#fff}@media screen and (min-width:766px){.ngosearch-form--big .ngosearch-form__submit{min-width:120px}}.service-menu li{border-bottom:1px solid #dae1e5;padding:12px 0}.service-menu li:first-child{padding-top:3px}.service-menu li:last-child{border-bottom:none;padding-bottom:3px}.imaged-nav,.projects-menu a{position:relative}.imaged-nav__img{position:absolute;right:0;top:-35px;width:135px;border:1px solid #dae1e5;background:#fff;border-radius:2px;padding:3px;-webkit-box-shadow:1px 1px 3px rgba(218,225,229,.5);box-shadow:1px 1px 3px rgba(218,225,229,.5);height:calc(100% + 35px + 16px)}.imaged-nav__img .img-background{background-position:center top;height:100%;padding-bottom:0}.projects-menu{padding-top:7px}.projects-menu li{padding:0 0 7px 4px}.projects-menu a{display:inline-block;color:#2a2a2a;line-height:16px;padding-left:22px}.projects-menu .svg-icon{width:14px;height:14px;fill:#2a2a2a;position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.projects-menu .project-ngocity .svg-icon{width:18px;height:18px}.widget--card-collection .widget__content--card{margin-bottom:15px}.widget--card-collection .widget__content--card:last-of-type{margin-bottom:0}.campaign-form{margin-top:30px}.leyka-custom-template{border:1px solid #005286;border-top:0}.leyka-payment-option .leyka-toggle-trigger{font-family:"HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:500;color:#010101;font-size:16px;line-height:1.25;padding:15px 30px;cursor:pointer;border-top:1px solid #005286}.freeset-demibold .leyka-payment-option .leyka-toggle-trigger{font-family:"FreeSetWebDemiBold","HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}@media screen and (min-width:766px){.leyka-payment-option .leyka-toggle-trigger{padding:15px 90px}}.leyka-payment-option .leyka-toggle-area{display:none;background:#e5f5fb}.leyka-payment-option .leyka-pm-form{padding:30px;position:relative}.leyka-payment-option .leyka-pm-form:before{content:'';display:block;width:100%;height:2px;background:#005286;position:absolute;top:0;left:0}@media screen and (min-width:766px){.leyka-payment-option .leyka-pm-form{padding:30px 90px}}.leyka-payment-option .leyka-field.recurring{padding:4px 8px 5px;background:#e5f5fb}.leyka-payment-option .leyka-field.amount{margin-bottom:0}.leyka-payment-option .leyka-field.name{margin-top:30px}.leyka-payment-option .leyka-field.agree{margin:18px 0 18px 8px}.leyka-payment-option .leyka-field.box_details{color:#2a2a2a}.leyka-payment-option .leyka-field .rdc-textfield__label{display:none}.leyka-payment-option .tst-submit-button{font-family:"HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:500;display:inline-block;color:#fff;background:#005286;border-radius:3px;-webkit-transition:all .35s;-o-transition:all .35s;transition:all .35s;padding:10px 20px;font-size:16px;line-height:20px;border:0;outline:0}.freeset-demibold .leyka-payment-option .tst-submit-button{font-family:"FreeSetWebDemiBold","HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}.leyka-payment-option .tst-submit-button:visited{color:#fff}.leyka-payment-option .tst-submit-button:active,.leyka-payment-option .tst-submit-button:focus,.leyka-payment-option .tst-submit-button:hover{background:#0062a0;color:#fff}.leyka-payment-option .tst-submit-button:focus{outline:0}.leyka-payment-option .submit{margin-top:30px;position:relative}.leyka-payment-option .leyka-pm-icons{position:absolute;top:10px;right:0}@media screen and (max-width:360px){.leyka-payment-option .leyka-pm-icons{display:none}}.leyka-payment-option.toggled .leyka-toggle-area{display:block}.leyka-payment-option.toggled .leyka-toggle-trigger{color:#005286}.leyka-payment-option.toggled .leyka-toggle-trigger:before{background:#005286}.leyka-field.amount-selector .figure,.leyka-field.amount-selector .figure-flex{font-family:"HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;color:#2a2a2a;font-weight:bolder;text-transform:none;letter-spacing:normal;background:0 0;text-align:left;font-size:16px;line-height:20px}.leyka-field.amount-selector .figure{position:relative;width:auto}.leyka-field.amount-selector .figure-radio__button{opacity:0;visibility:hidden;position:absolute}.leyka-field.amount-selector .figure-radio__label{display:inline-block;padding:16px;border:1px solid #005286;background:#fff;text-align:center;width:100%;cursor:pointer}.leyka-field.amount-selector .figure-flex-input__text{font-family:"HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;color:#2a2a2a;font-weight:bolder;text-transform:none;letter-spacing:normal;font-size:16px;background:0 0;background:#fff;line-height:20px;border-radius:0;border:1px solid #005286;padding:16px 8px;text-align:center;width:100%}.leyka-field.amount-selector .figure-flex-input__text:focus{padding:15px 7px;border:2px solid #005286;-webkit-box-shadow:inset 1px 1px 2px rgba(200,200,200,.5);box-shadow:inset 1px 1px 2px rgba(200,200,200,.5)}.leyka-field.amount-selector .figure-flex-input__text::-webkit-input-placeholder{color:#010101;opacity:1;font-weight:400}.leyka-field.amount-selector .figure-flex-input__text::-moz-placeholder{color:#010101;opacity:1;font-weight:400}.leyka-field.amount-selector .figure-flex-input__text:-ms-input-placeholder,.leyka-field.amount-selector .figure-flex-input__text::-ms-input-placeholder{color:#010101;opacity:1;font-weight:400}.leyka-field.amount-selector .figure-flex-input__text::placeholder{color:#010101;opacity:1;font-weight:400}.leyka-field.amount-selector .currency{display:none}.leyka-field.amount-selector .figure-radio__button:checked+.figure-radio__label{border-color:#005286;background:#005286;color:#fff}.amount-variants-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin:0 -4px}.amount-variants-row .figure{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;width:calc(50% - 8px);margin:4px}.amount-variants-row .figure-flex{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:calc(100% - 8px);margin:4px}@media screen and (min-width:480px){.amount-variants-row .figure{width:calc(33.3% - 8px)}.amount-variants-row .figure-flex{width:calc(66.7% - 8px)}}@media screen and (min-width:766px){.amount-variants-row .figure{width:calc(19% - 8px)}.amount-variants-row .figure-flex{width:calc(24% - 8px)}}.entry-content .tst-donation-icons,.tst-donation-icons{text-align:right}.entry-content .tst-donation-icons .svg-icon,.tst-donation-icons .svg-icon{margin-left:15px}.entry-content .tst-donation-icons .pic-visa,.tst-donation-icons .pic-visa{width:55px;height:18px}.entry-content .tst-donation-icons .pic-master,.tst-donation-icons .pic-master{width:33px;height:21px}.entry-content .tst-donation-icons .pic-mir,.tst-donation-icons .pic-mir{width:63px;height:18px}.entry-content .tst-donation-icons .pic-yd,.tst-donation-icons .pic-yd{width:21px;height:27px}.leyka-pm-desc{font-family:"HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:300;line-height:17px;font-size:13px;margin-top:30px;color:#2a2a2a}.freeset-light .leyka-pm-desc{font-family:"FreeSetWebLight","HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}.leyka-form-footer{padding:16px 16px 0 0;text-align:right;font-size:.6em}.leyka-custom-modal{display:none;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:2px;width:90%;max-width:760px;height:calc(100% - 220px);max-height:700px;background-color:#fff}@media screen and (max-height:600px){.leyka-custom-modal{height:90%;top:20px!important}}.leyka-custom-modal .leyka-modal-close{background:#005286;color:#fff;width:28px;height:28px;border-radius:50%;position:absolute;top:-16px;right:-16px;text-align:center;cursor:pointer}.leyka-custom-modal .leyka-modal-close .svg-icon{width:10px;height:10px;fill:#fff;pointer-events:none;position:absolute;top:9px;left:9px}.leyka-custom-modal .leyka-oferta-text-frame{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:100%;padding:27px;overflow-y:scroll}.leyka-custom-modal .leyka-oferta-text-flow{font-family:"HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:300;color:#2a2a2a;font-size:14px;line-height:18px}.freeset-light .donation_history .all-link,.freeset-light .leyka-custom-modal .leyka-oferta-text-flow{font-family:"FreeSetWebLight","HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}.leyka-custom-modal .leyka-oferta-text-flow p,.the-content blockquote,.the-content iframe,.the-content p{margin-bottom:18px}.leyka-custom-modal .leyka-oferta-text-flow p:first-child{font-family:"HelveticaNeueCondensedBold","HelveticaNeue-CondensedBold","Helvetica Neue Condensed Bold","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-stretch:condensed;font-weight:500;font-style:normal;color:#010101;font-size:20px;line-height:1.15}.freeset-cond-demibold .leyka-custom-modal .leyka-oferta-text-flow p:first-child{font-family:"FreeSetWebCondDemiBold","HelveticaNeueCondensedBold","HelveticaNeue-CondensedBold","Helvetica Neue Condensed Bold","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-stretch:normal;font-weight:400}.donation_history .all-link,.ldl-item{font-family:"HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;border-bottom:1px solid #dae1e5;padding:9px 0}.donation_history .all-link{text-transform:none;letter-spacing:normal;color:#2a2a2a;font-weight:bolder;font-size:16px;line-height:1.5}.ldl-item{font-weight:300;line-height:17px;font-size:13px;color:#666;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.freeset-light .ldl-item{font-family:"FreeSetWebLight","HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}.ldl-item:first-of-type{padding-top:0}.ldl-item:last-of-type{padding-bottom:0;border-bottom:none}.ldl-item .amount{color:#010101;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;width:35%;font-weight:700;padding-bottom:4px}.ldl-item .meta{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:65%}.ldl-item .purpose{display:none}.ldl-item .payment-fee{letter-spacing:.5px;color:#999}.main-content.donations-history-results{min-height:400px;min-height:50vh}.leyka-submit-errors{font-family:"HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:bolder;text-transform:none;letter-spacing:normal;font-size:16px;line-height:1.5;background:#dae1e5;position:relative;color:#fff;background:#ed1c24;margin:0 0 -1px;padding:30px}.freeset-light .field-error,.freeset-light .leyka-submit-errors{font-family:"FreeSetWebLight","HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}.leyka-submit-errors p:last-child{margin:0}.leyka-submit-errors span{text-transform:uppercase}.leyka-submit-errors ul{margin-top:7.5px}@media screen and (min-width:766px){.leyka-submit-errors{padding:30px 90px}}.field-error{font-family:"HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:bolder;text-transform:none;letter-spacing:normal;line-height:1.5;display:inline-block;padding:0 2px;font-size:11px;color:#005286}.field-error:empty{display:none}.leyka-thankyou-text{text-align:center;font-family:"HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:300;color:#2a2a2a;font-size:16px;line-height:22px}.freeset-light .leyka-thankyou-text{font-family:"FreeSetWebLight","HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}.leyka-thankyou-img{margin-top:60px}.leyka-thankyou-img .sow-image-container .so-widget-image{max-width:240px!important;width:60%!important}.tst-checkbox__sublabel{font-size:.7em}.krutilka{text-align:center;width:100%}.targa{margin:0 auto}.targa__link{display:block;border:0!important}.targa__desc{margin-top:4px;text-transform:uppercase;font-size:12px;letter-spacing:.5px;text-align:left}.targa__banner{width:100%;height:0;position:relative}.targa__img,.targa__img img{width:100%;height:100%;position:absolute;top:0;left:0}.targa__img img{max-width:100%;max-height:100%;width:auto;height:auto;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media screen and (min-width:480px){.targa__img--mobile{display:none}}.targa__img--desktop{display:none}@media screen and (min-width:480px){.targa__img--desktop{display:block}}.targa--header_bottom,.targa--main_inpost{max-width:320px}@media screen and (min-width:480px){.targa--header_bottom,.targa--main_inpost{max-width:728px}}.targa__banner--header_bottom,.targa__banner--main_inpost{padding-bottom:15.625%}@media screen and (min-width:480px){.targa__banner--header_bottom,.targa__banner--main_inpost{padding-bottom:12.362%}}.targa--side_bottom,.targa--side_top{max-width:300px}.targa__banner--side_bottom,.targa__banner--side_top{padding-bottom:83.3333%}.single-body--entry .krutilka{margin:18px 0}.single-body--entry .krutilka a{border:0}.partners-gallery .flex-grid{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.targa--footer_graveyard{max-width:220px}.targa__banner--footer_graveyard{padding-bottom:63.6363%}.ngo-service__toggle{border:1px solid #dae1e5;border-radius:3px}.ngo-service__more{padding:8px 24px;position:relative;cursor:pointer;-webkit-transition:all .35s;-o-transition:all .35s;transition:all .35s}.ngo-service__more:hover,body.page-template-page-sprojects{background:#f7f7f7}.ngo-service__more .label{font-weight:700}.ngo-service__more .svg-icon{width:14px;height:10px;position:absolute;right:24px;top:50%;margin-top:-4px;fill:#005286;pointer-events:none}.ngo-service__text{padding:24px;display:none;opacity:0;annimation:fadeIn .35s}.js-open .ngo-service__text{border-top:1px solid #dae1e5;display:block;opacity:1}.ngo-regions .svg-icon{width:14px;height:14px;fill:#005286;margin-right:4px}.ngo-regions a{font-family:"HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:500;font-size:15px;line-height:18px;color:#005286;border:0}.freeset-demibold .ngo-regions a{font-family:"FreeSetWebDemiBold","HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}.ngo-topics a{background-color:transparent;border-bottom:1px solid #dae1e5;overflow-wrap:break-word;word-break:break-word;word-wrap:break-word}.ngo-regions+.ngo-topics{margin-top:8px}.ngo-info{margin-top:40px;margin-bottom:40px}.ngo-info__title{font-family:"HelveticaNeueCondensedBold","HelveticaNeue-CondensedBold","Helvetica Neue Condensed Bold","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-stretch:condensed;font-weight:500;font-style:normal;line-height:1.15;font-size:24px;color:#010101;margin-bottom:18px}.freeset-cond-demibold .ngo-info__title{font-family:"FreeSetWebCondDemiBold","HelveticaNeueCondensedBold","HelveticaNeue-CondensedBold","Helvetica Neue Condensed Bold","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-stretch:normal;font-weight:400}@media screen and (min-width:766px){.ngo-info__title{font-size:26px}}@media screen and (min-width:1024px){.ngo-info__title{font-size:30px}}.info-fields{font-size:.8em;line-height:1.3;margin:30px 0}.info-fields .flex-cell{margin-bottom:0}.info-fields__row:nth-of-type(odd){background:#e5f5fb;padding:4px 0;margin-top:8px;margin-bottom:8px}.t-arrow-next,.t-arrow-prev{width:32px;height:32px;line-height:32px;font-size:20px;font-weight:700;background:#f7f7f7;color:#005286;text-align:center;margin:0 2px;border-radius:2px;-webkit-transition:all .35s;-o-transition:all .35s;transition:all .35s;cursor:pointer}.t-arrow-next:hover,.t-arrow-prev:hover{background:#eaeaea}.ngo-sblock{margin-top:24px;margin-bottom:24px}.ngo-sblock__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:4px}.ngo-sblock__title{font-family:"HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:500;font-size:18px;color:#010101;line-height:36px;margin-left:16px;margin-bottom:0}.freeset-demibold .ngo-sblock__title,.freeset-demibold .sbs__title,.freeset-demibold .the-content b,.freeset-demibold .the-content strong{font-family:"FreeSetWebDemiBold","HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}.ngo-sblock__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:80px}.ngo-sblock__frame{border:1px solid #dae1e5;border-radius:3px;padding:16px}.sbs__title{font-family:"HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:500;font-size:inherit;line-height:inherit;margin-bottom:8px}.layout-section__content .ngo-empty-list{margin-bottom:50px}.sproject__header{margin-bottom:40px}.sproject__content{max-width:760px;margin:0 auto}.sproject .the-content+.single-body--microsharing{margin-top:24px}.sheader{position:relative}.sheader__title{max-width:1000px;margin:0 auto 16px;text-align:center}@media screen and (max-width:765px){.sheader__title{font:46px/1.15 "FreeSetWebCondDemiBold","HelveticaNeueCondensedBold","HelveticaNeue-CondensedBold","Helvetica Neue Condensed Bold","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif}}@media screen and (min-width:766px){.sheader__title{font:54px/1.15 "FreeSetWebCondDemiBold","HelveticaNeueCondensedBold","HelveticaNeue-CondensedBold","Helvetica Neue Condensed Bold","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif}}.sheader__lead{max-width:760px;margin:0 auto;text-align:center;font-family:"HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:300;letter-spacing:-.01em;font-size:21px;line-height:1.55}.freeset-light .sheader__lead,.freeset-light .the-content h2.is-style-numbered:before,.freeset-light .the-content h3.is-style-numbered:before,.freeset-light .the-content h4.is-style-numbered:before,.freeset-light .the-content h5.is-style-numbered:before,.freeset-light .the-content h6.is-style-numbered:before{font-family:"FreeSetWebLight","HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}.sheader__lead p:last-child,.the-content blockquote:last-child,.the-content figure:last-child,.the-content h2:last-child,.the-content h3:last-child,.the-content h4:last-child,.the-content h5:last-child,.the-content h6:last-child,.the-content iframe:last-child,.the-content p:last-child{margin-bottom:0}.sheader--standart{padding-top:56px}.sheader--standart .sheader__content{margin-bottom:40px}.sheader--standart .sheader__title{color:#010101}.sheader--standart .sheader__lead{color:#2a2a2a}.sheader--cover{height:calc(100vh - 56px)}.sheader--cover .sheader__preview{position:absolute;width:calc(100vw - var(--scroll-bar-width));height:100%;top:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);z-index:10}.sheader--cover .sheader__preview .aspect{padding:0;height:100%}.sheader--cover .sheader__preview .aspect:before{content:'';display:block;width:100%;height:100%;position:absolute;top:0;left:0;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.05)),color-stop(50%,rgba(0,0,0,.8)),color-stop(90%,rgba(0,0,0,.6)));background:-o-linear-gradient(top,rgba(0,0,0,.05) 0%,rgba(0,0,0,.8) 50%,rgba(0,0,0,.6) 90%);background:linear-gradient(to bottom,rgba(0,0,0,.05) 0%,rgba(0,0,0,.8) 50%,rgba(0,0,0,.6) 90%);z-index:15}.sheader--cover .sheader__content{position:relative;z-index:20;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%}.sheader--cover .sheader__title{color:#fff;margin-bottom:32px}.sheader--cover .sheader__lead{color:#fff}@media screen and (max-width:765px){.sheader--cover{height:calc(100vh - 52px)}}@media screen and (min-width:766px) and (max-width:1023px){.sheader--cover{height:600px}}@media screen and (min-width:1024px){.sheader--cover{height:calc(100vh - 56px)}.sheader--standart .sheader__preview .aspect{padding:0;height:560px}}.the-content{font-family:Georgia,Times,Times New Roman,serif;font-weight:400;color:#010101;font-size:15px;line-height:24px}.freeset-light .the-content{font-family:"FreeSetWebLight","HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:500}@media screen and (min-width:766px){.the-content{font-size:17px;line-height:28px}}@media screen and (min-width:1400px){.the-content{font-size:18px;line-height:1.7}}.the-content a:not([class]){background-color:transparent;border-bottom:1px solid #dae1e5;overflow-wrap:break-word;word-break:break-word;word-wrap:break-word}.the-content em,.the-content i{font-family:Georgia,sans-serif;font-style:italic;font-size:inherit;line-height:inherit}.freeset-light .the-content em,.freeset-light .the-content i{font-family:Georgia,sans-serif}.the-content h2,.the-content h3,.the-content h4,.the-content h5,.the-content h6{margin:27px 0 18px}.the-content h6{color:#010101;font-weight:700}.the-content h2.is-style-numbered:before,.the-content h3.is-style-numbered:before,.the-content h4.is-style-numbered:before,.the-content h5.is-style-numbered:before,.the-content h6.is-style-numbered:before{counter-increment:headingCounter;content:counter(headingCounter);display:inline-block;font-family:"HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:300;font-size:16px;line-height:30px;color:#bcc9d0;width:30px;height:30px;text-align:center;border-radius:50%;border:1px solid #dae1e5;margin-right:12px;position:relative;top:-4px}@media screen and (min-width:766px){.the-content h2.is-style-numbered:before,.the-content h3.is-style-numbered:before,.the-content h4.is-style-numbered:before,.the-content h5.is-style-numbered:before,.the-content h6.is-style-numbered:before{font-size:18px}}.the-content h2,.the-content h3{font-family:"HelveticaNeueCondensedBold","HelveticaNeue-CondensedBold","Helvetica Neue Condensed Bold","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-stretch:condensed;font-weight:500;font-style:normal;line-height:1.15;font-size:24px;color:#010101}.freeset-cond-demibold .the-content h2,.freeset-cond-demibold .the-content h3{font-family:"FreeSetWebCondDemiBold","HelveticaNeueCondensedBold","HelveticaNeue-CondensedBold","Helvetica Neue Condensed Bold","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-stretch:normal;font-weight:400}@media screen and (min-width:766px){.the-content h2,.the-content h3{font-size:26px}}@media screen and (min-width:1024px){.the-content h2,.the-content h3{font-size:30px}}.the-content h4{font-family:"HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:500;font-size:21px;line-height:27px;color:#010101}.freeset-demibold .the-content h4{font-family:"FreeSetWebDemiBold","HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}.the-content h5{font-family:"HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:300;color:#2a2a2a;font-size:16px;line-height:1.4;text-transform:uppercase}.freeset-light .the-content h5{font-family:"FreeSetWebLight","HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}@media screen and (min-width:766px){.the-content h5{font-size:18px}}.the-content .text-section:first-child,.the-content figure:first-child{margin-top:0}.the-content ul:not([class]){margin:18px 0 18px 1.5em}.the-content ul:not([class]) li{position:relative;padding-left:20px;margin-bottom:18px}.the-content ul:not([class]) li:before{content:'–';color:#000;display:inline-block;line-height:inherit;position:absolute;left:0;top:0}.the-content ul:not([class]) li li{padding-left:0;-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid}.the-content ul:not([class]) ul{list-style:circle;margin-bottom:0}.the-content ol:not([class]) li{margin-bottom:18px}.the-content ol:not([class]) ol{list-style:lower-alpha}.the-content ol:not([class]) ol,.the-content ol:not([class]) ul,.the-content ul:not([class]) ol{margin-bottom:0}.the-content .text-section{margin:27px 0 18px}.the-content .text-section:last-child{margin-bottom:0}.the-content .intext-comment{margin:18px 0}.the-content .intext-comment:first-child{margin-top:0}.the-content .intext-comment:last-child{margin-bottom:0}.the-content .intext-comment::after{display:block;content:"";clear:both}.the-content .intext-comment a.fresco{display:block;width:150px}@media screen and (min-width:480px){.the-content .intext-comment a.fresco{float:left;margin:0 25px 10px 0}}.the-content .intext-comment img:first-of-type{width:150px;height:auto}@media screen and (min-width:480px){.the-content .intext-comment img:first-of-type{float:left;margin:0 25px 10px 0}}.the-content .intext-box{border-top:4px solid #005286;border-bottom:4px solid #005286;padding:18px 0;margin:18px 0}.the-content .intext-box:first-child{margin-top:0}.the-content .intext-box:last-child{margin-bottom:0}.the-content .question{font-family:"HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:500;font-size:21px;line-height:27px;color:#010101;margin:18px 0}.freeset-demibold .the-content .question{font-family:"FreeSetWebDemiBold","HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}.the-content .question:first-child{margin-top:0}.the-content .question:last-child{margin-bottom:0}.the-content .wp-caption{max-width:100%}.the-content .wp-caption .alignleft{float:left;margin:0 30px 30px 0}.the-content .wp-caption .alignright{float:right;margin:0 0 30px 30px}.the-content .summary-like,.the-content .wp-caption-text{font-family:"HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:300}.the-content .wp-caption-text{display:block;margin:8.25px auto 0;font-size:13px;line-height:20px;color:#999}.freeset-light .the-content .summary-like,.freeset-light .the-content .wp-caption-text{font-family:"FreeSetWebLight","HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}.the-content .wp-caption-text p{margin:0}.the-content .summary-like{font-size:15px;color:#2a2a2a;line-height:1.65}.the-content .alignleft.size-thumbnail{display:block;margin-bottom:18px}@media screen and (min-width:480px){.the-content .alignleft.size-thumbnail{float:left;margin-right:30px;margin-bottom:10px}}.the-content img.alignleft,.the-content img[align=left]{display:block;float:left;margin:0 36px 18px 0}@media screen and (min-width:480px){.the-content img.alignleft,.the-content img[align=left]{float:left;margin-right:30px;margin-bottom:10px;max-width:30%;height:auto}}.the-content img.alignright,.the-content img[align=right]{display:block;float:right;margin:0 0 18px 36px}@media screen and (min-width:480px){.the-content img.alignright,.the-content img[align=right]{float:right;margin-left:30px;margin-bottom:10px;max-width:30%;height:auto}}@media screen and (max-width:765px){.series-grid__item{margin-bottom:32px}}@media screen and (min-width:766px){.series-grid{padding:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.series-grid__item{width:calc(50% - 12px);margin-bottom:32px}.series-grid__item:nth-last-child(1),.series-grid__item:nth-last-child(2){margin-bottom:0}}.series-archive__link{display:block;color:inherit}.series-archive__preview{margin-bottom:16px}.series-archive__preview .aspect{padding-bottom:56%;background:#f7f7f7}.cell-title--top .series-archive__title,.series-archive__title{font-family:"HelveticaNeueCondensedBold","HelveticaNeue-CondensedBold","Helvetica Neue Condensed Bold","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-stretch:condensed;font-weight:500;font-style:normal;color:#010101;line-height:1.15}.series-archive__title{margin-bottom:8px;font-size:20px}.freeset-cond-demibold .cell-title--scale .series-archive__title,.freeset-cond-demibold .cell-title--top .series-archive__title,.freeset-cond-demibold .series-archive__title{font-family:"FreeSetWebCondDemiBold","HelveticaNeueCondensedBold","HelveticaNeue-CondensedBold","Helvetica Neue Condensed Bold","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-stretch:normal;font-weight:400}.cell-title--top .series-archive__title{font-size:24px}@media screen and (min-width:766px){.cell-title--top .series-archive__title{font-size:26px}}.cell-title--scale .series-archive__title{font-family:"HelveticaNeueCondensedBold","HelveticaNeue-CondensedBold","Helvetica Neue Condensed Bold","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-stretch:condensed;font-weight:500;font-style:normal;color:#010101;line-height:1.15;font-size:22px}@media screen and (min-width:766px){.cell-title--scale .series-archive__title{font-size:24px}}.cell-title--atomic .series-archive__title{font-family:"HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:500;color:#010101;line-height:1.25;font-size:15px}.freeset-demibold .cell-title--atomic .series-archive__title{font-family:"FreeSetWebDemiBold","HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}@media screen and (max-width:479px){.cell-title--atomic .series-archive__title{font-size:18px}}.series-archive__title a,.series-archive__title a:visited{color:#010101}.series-archive__title a:hover{color:#2e96d8}.series-archive__text{color:#2a2a2a}@media screen and (min-width:1024px){.series-archive__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.series-archive__preview{width:30%}.series-archive__preview .aspect{padding-bottom:62%}.series-archive__body{width:calc(70% - 24px);padding-top:8px}}.main-content--sprojects .simple-load-more{max-width:760px;margin-left:auto;margin-right:auto}.sprojects-grid .pic-place{border-radius:4px}@media screen and (max-width:1023px){.sprojects-grid__item,.sprojects-grid__item-long{margin-bottom:12px}}@media screen and (min-width:1024px){.sprojects-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:0 -12px}.sprojects-grid__item{margin:0 12px 24px;width:calc(33.33% - 24px)}.sprojects-grid__item-long{margin:0 12px 24px;width:calc(50% - 24px)}}.sproject-feature{background-color:#e5e5e5;background-position:center center;background-size:cover;border-radius:4px}.sproject-feature__link{display:block;position:relative;color:#fff;-webkit-transition:background .5s;-o-transition:background .5s;transition:background .5s;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.05)),color-stop(50%,rgba(0,0,0,.8)),color-stop(90%,rgba(0,0,0,.6)));background:-o-linear-gradient(top,rgba(0,0,0,.05) 0%,rgba(0,0,0,.8) 50%,rgba(0,0,0,.6) 90%);background:linear-gradient(to bottom,rgba(0,0,0,.05) 0%,rgba(0,0,0,.8) 50%,rgba(0,0,0,.6) 90%)}.sproject-feature__link:hover{background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),color-stop(50%,rgba(0,0,0,.85)),color-stop(90%,rgba(0,0,0,.7)));background:-o-linear-gradient(top,rgba(0,0,0,.5) 0%,rgba(0,0,0,.85) 50%,rgba(0,0,0,.7) 90%);background:linear-gradient(to bottom,rgba(0,0,0,.5) 0%,rgba(0,0,0,.85) 50%,rgba(0,0,0,.7) 90%)}.sproject-feature__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:48px 0;max-width:400px;margin:0 auto}.sproject-feature__title{font-family:"HelveticaNeueCondensedBold","HelveticaNeue-CondensedBold","Helvetica Neue Condensed Bold","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-stretch:condensed;font-weight:500;font-style:normal;line-height:1.15;font-size:24px;color:#fff;margin-bottom:16px}.freeset-cond-demibold .sproject-feature__title{font-family:"FreeSetWebCondDemiBold","HelveticaNeueCondensedBold","HelveticaNeue-CondensedBold","Helvetica Neue Condensed Bold","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-stretch:normal;font-weight:400}@media screen and (min-width:766px){.sproject-feature__title{font-size:26px}}@media screen and (min-width:1024px){.sproject-feature__title{font-size:30px}}.sproject-feature__title a,.sproject-feature__title a:visited{color:#010101}.sproject-feature__title a:hover{color:#2e96d8}.sproject-feature__text{font-family:"HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:300;font-size:16px;line-height:1.4;color:#fff}.freeset-light .sproject-feature__text{font-family:"FreeSetWebLight","HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}@media screen and (min-width:766px){.sproject-feature__text{font-size:18px}}@media screen and (max-width:765px){.sproject-feature__body{padding:48px 32px}}@media screen and (min-width:766px){.sproject-feature__body{height:100%}.sproject-feature__link{height:350px}}.sproject-archive{background-color:#e5e5e5;background-position:center center;background-size:cover;border-radius:4px;height:100%}.sproject-archive__link{display:block;height:100%;position:relative;color:#fff;-webkit-transition:background .5s;-o-transition:background .5s;transition:background .5s;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.05)),color-stop(50%,rgba(0,0,0,.8)),color-stop(90%,rgba(0,0,0,.6)));background:-o-linear-gradient(top,rgba(0,0,0,.05) 0%,rgba(0,0,0,.8) 50%,rgba(0,0,0,.6) 90%);background:linear-gradient(to bottom,rgba(0,0,0,.05) 0%,rgba(0,0,0,.8) 50%,rgba(0,0,0,.6) 90%)}.sproject-archive__body{position:relative}.sproject-archive__title{position:absolute;left:0;bottom:0;width:100%;padding:0 32px 32px}.sproject-archive__active{padding:40px;opacity:0;-webkit-transition:opacity .5s;-o-transition:opacity .5s;transition:opacity .5s;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),color-stop(50%,rgba(0,0,0,.85)),color-stop(90%,rgba(0,0,0,.7)));background:-o-linear-gradient(top,rgba(0,0,0,.5) 0%,rgba(0,0,0,.85) 50%,rgba(0,0,0,.7) 90%);background:linear-gradient(to bottom,rgba(0,0,0,.5) 0%,rgba(0,0,0,.85) 50%,rgba(0,0,0,.7) 90%)}.sproject-archive__link:hover .sproject-archive__active{opacity:1}.sproject-archive__link:hover .sproject-archive__title{visibility:hidden}.sproject-archive__title{font-family:"HelveticaNeueCondensedBold","HelveticaNeue-CondensedBold","Helvetica Neue Condensed Bold","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-stretch:condensed;font-weight:500;font-style:normal;line-height:1.15;font-size:24px;color:#fff}.freeset-cond-demibold .cell-title--scale .sproject-archive__title-active,.freeset-cond-demibold .cell-title--top .sproject-archive__title-active,.freeset-cond-demibold .sproject-archive__title,.freeset-cond-demibold .sproject-archive__title-active{font-family:"FreeSetWebCondDemiBold","HelveticaNeueCondensedBold","HelveticaNeue-CondensedBold","Helvetica Neue Condensed Bold","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-stretch:normal;font-weight:400}@media screen and (min-width:766px){.sproject-archive__title{font-size:26px}}@media screen and (min-width:1024px){.sproject-archive__title{font-size:30px}}.sproject-archive__title a,.sproject-archive__title a:visited{color:#010101}.sproject-archive__title a:hover{color:#2e96d8}.cell-title--top .sproject-archive__title-active,.sproject-archive__title-active{font-family:"HelveticaNeueCondensedBold","HelveticaNeue-CondensedBold","Helvetica Neue Condensed Bold","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-stretch:condensed;font-weight:500;font-style:normal;line-height:1.15;font-size:24px}.sproject-archive__title-active{margin-bottom:8px;color:#fff}.cell-title--top .sproject-archive__title-active{color:#010101}@media screen and (min-width:766px){.cell-title--top .sproject-archive__title-active{font-size:26px}}.cell-title--scale .sproject-archive__title-active{font-family:"HelveticaNeueCondensedBold","HelveticaNeue-CondensedBold","Helvetica Neue Condensed Bold","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-stretch:condensed;font-weight:500;font-style:normal;color:#010101;line-height:1.15;font-size:22px}@media screen and (min-width:766px){.cell-title--scale .sproject-archive__title-active{font-size:24px}}.cell-title--atomic .sproject-archive__title-active{font-family:"HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:500;color:#010101;line-height:1.25;font-size:15px}.freeset-demibold .cell-title--atomic .sproject-archive__title-active{font-family:"FreeSetWebDemiBold","HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}@media screen and (max-width:479px){.cell-title--atomic .sproject-archive__title-active{font-size:18px}}.post-simplerow__title a,.sproject-archive__title-active a,.sproject-archive__title-active a:visited{color:#010101}.post-simplerow__title a:hover,.sproject-archive__title-active a:hover{color:#2e96d8}.sproject-archive__text{font-family:"HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:300;font-size:16px;line-height:1.4;color:#fff}.freeset-light .sproject-archive__text{font-family:"FreeSetWebLight","HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}@media screen and (min-width:766px){.sproject-archive__text{font-size:18px}}@media screen and (min-width:766px) and (max-width:1023px){.sproject-archive__active{min-height:280px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (min-width:1024px){.sproject-archive__active{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:280px;height:100%}.sproject-archive__body,.sproject-archive__link{height:100%}}.posts-simplerow__reel{background:#dae1e5}@media screen and (max-width:1023px){.posts-simplerow__reel{width:100%;height:1px;margin:15px 0}}@media screen and (min-width:1024px){.posts-simplerow,.posts-simplerow__reel{display:-webkit-box;display:-ms-flexbox;display:flex}.posts-simplerow{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.posts-simplerow__reel{width:1px;margin:0 15px}.posts-simplerow__item{width:calc(25% - 30px - 2px)}}.post-simplerow .aspect{display:block}.post-simplerow__preview{margin-bottom:7.5px}.post-simplerow__title{font-family:"HelveticaNeueCondensedBold","HelveticaNeue-CondensedBold","Helvetica Neue Condensed Bold","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-stretch:condensed;font-weight:500;font-style:normal;line-height:1.15;font-size:16px;margin-bottom:8px;color:#010101}.freeset-cond-demibold .post-simplerow__title{font-family:"FreeSetWebCondDemiBold","HelveticaNeueCondensedBold","HelveticaNeue-CondensedBold","Helvetica Neue Condensed Bold","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-stretch:normal;font-weight:400}@media screen and (min-width:766px){.post-simplerow__title{font-size:18px}}.post-simplerow__meta{font-family:"HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:300;line-height:17px;font-size:13px;color:#666}.freeset-light .post-simplerow__meta{font-family:"FreeSetWebLight","HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}.post-simplerow__meta a,.post-simplerow__meta a:visited{color:#010101}.post-simplerow__meta a:hover{color:#2e96d8}.post-simplerow__meta span{display:inline-block}.post-simplerow__meta .sep{padding:0 2px}@media screen and (min-width:1024px){.sproject-template-default .m-block-postsgrid{margin-left:-15%;margin-right:-15%}}@media screen and (max-width:1023px){.postsgrid__item{margin-bottom:12px}}@media screen and (min-width:1024px){.postsgrid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:0 -12px}.postsgrid__item{margin:0 12px 24px;width:calc(50% - 24px)}}.card-archive{background-color:#e5e5e5;background-position:center center;background-size:cover;border-radius:4px}.card-archive__link{display:block;position:relative;color:#fff;-webkit-transition:background .5s;-o-transition:background .5s;transition:background .5s;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.05)),color-stop(50%,rgba(0,0,0,.8)),color-stop(90%,rgba(0,0,0,.6)));background:-o-linear-gradient(top,rgba(0,0,0,.05) 0%,rgba(0,0,0,.8) 50%,rgba(0,0,0,.6) 90%);background:linear-gradient(to bottom,rgba(0,0,0,.05) 0%,rgba(0,0,0,.8) 50%,rgba(0,0,0,.6) 90%)}.card-archive__link:hover{background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),color-stop(50%,rgba(0,0,0,.85)),color-stop(90%,rgba(0,0,0,.7)));background:-o-linear-gradient(top,rgba(0,0,0,.5) 0%,rgba(0,0,0,.85) 50%,rgba(0,0,0,.7) 90%);background:linear-gradient(to bottom,rgba(0,0,0,.5) 0%,rgba(0,0,0,.85) 50%,rgba(0,0,0,.7) 90%)}.card-archive__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:48px 0;max-width:360px;margin:0 auto}.card-archive__title,.cell-title--top .card-archive__title{font-family:"HelveticaNeueCondensedBold","HelveticaNeue-CondensedBold","Helvetica Neue Condensed Bold","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-stretch:condensed;font-weight:500;font-style:normal;line-height:1.15;font-size:24px}.card-archive__title{margin-bottom:8px;color:#fff}.freeset-cond-demibold .card-archive__title,.freeset-cond-demibold .cell-title--scale .card-archive__title,.freeset-cond-demibold .cell-title--top .card-archive__title{font-family:"FreeSetWebCondDemiBold","HelveticaNeueCondensedBold","HelveticaNeue-CondensedBold","Helvetica Neue Condensed Bold","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-stretch:normal;font-weight:400}.cell-title--top .card-archive__title{color:#010101}@media screen and (min-width:766px){.cell-title--top .card-archive__title{font-size:26px}}.cell-title--scale .card-archive__title{font-family:"HelveticaNeueCondensedBold","HelveticaNeue-CondensedBold","Helvetica Neue Condensed Bold","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-stretch:condensed;font-weight:500;font-style:normal;color:#010101;line-height:1.15;font-size:22px}@media screen and (min-width:766px){.cell-title--scale .card-archive__title{font-size:24px}}.cell-title--atomic .card-archive__title{font-family:"HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:500;color:#010101;line-height:1.25;font-size:15px}.freeset-demibold .cell-title--atomic .card-archive__title{font-family:"FreeSetWebDemiBold","HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}@media screen and (max-width:479px){.cell-title--atomic .card-archive__title{font-size:18px}}.card-archive__title a,.card-archive__title a:visited{color:#010101}.card-archive__title a:hover{color:#2e96d8}.card-archive__text{font-family:"HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:300;font-size:16px;line-height:1.4;color:#fff}.freeset-light .card-archive__text{font-family:"FreeSetWebLight","HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}@media screen and (min-width:766px){.card-archive__text{font-size:18px}}@media screen and (max-width:765px){.card-archive__body{padding:48px 32px;min-height:280px}}@media screen and (min-width:766px){.card-archive__body{height:100%}.card-archive__link{height:350px}}.side-sharing-buttons{z-index:100}.cover{color:#fff;position:relative;z-index:1}.cover__bg,.cover__bg:before{height:100%;position:absolute;top:0}.cover__bg{width:100vw;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);background-position:center center;background-repeat:no-repeat;background-size:cover;z-index:2;left:50%}.cover__bg:before{content:'';display:block;width:100%;left:0;background:rgba(0,0,0,.4)}.cover__column{position:relative;z-index:10;text-align:center;padding:32px 0 48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:580px;margin:0 auto}@media screen and (max-width:765px){.cover__column{height:90vh}}@media screen and (min-width:766px) and (max-width:1023px){.cover__column{height:50vh;min-height:500px}}@media screen and (min-width:1024px){.cover__column{height:calc(100vh - 60px);max-height:750px}}.cover__crumbs{font-family:"HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:500;font-size:13px;line-height:1.4285;margin-bottom:8px}.freeset-demibold .cover__crumbs,.freeset-demibold .cover__subtitle,.freeset-demibold .cover__title{font-family:"FreeSetWebDemiBold","HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:400}@media screen and (min-width:766px){.cover__crumbs{font-size:14px}}.cover__crumbs a{color:#fff}.cover__title{font-family:"HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:500;font-size:44px;line-height:50px;color:#fff;margin-bottom:16px}@media screen and (min-width:766px){.cover__title{font-size:52px;line-height:56px}}@media screen and (min-width:1024px){.cover__title{font-size:65px;line-height:67px;margin-bottom:24px}}.cover__subtitle{font-family:"HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;font-weight:500;font-size:21px;line-height:27px;color:#fff}.longread{max-width:760px;margin:0 auto}.post-template-page-center .alignfull{width:100vw;position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.post-template-page-center .alignfull figcaption{margin-left:auto;margin-right:auto;max-width:760px}@media screen and (max-width:479px){.post-template-page-center .alignfull figcaption{width:92%}}@media screen and (min-width:480px){.post-template-page-center .alignfull figcaption{width:76%}}@media screen and (min-width:1024px){.post-template-page-center .alignfull figcaption{width:80%}}@media screen and (min-width:1200px){.post-template-page-center .alignfull figcaption{width:83%}}.post-template-page-center .alignwide figcaption{margin-left:auto;margin-right:auto;max-width:760px}@media screen and (max-width:479px){.post-template-page-center .alignwide figcaption{width:92%}}@media screen and (min-width:480px){.post-template-page-center .alignwide figcaption{width:76%}}@media screen and (min-width:1024px){.post-template-page-center .alignwide figcaption{width:80%}}@media screen and (min-width:1200px){.post-template-page-center .alignwide figcaption{width:83%}}@media screen and (max-width:1023px){.post-template-page-center .alignwide{width:100vw;position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}}@media screen and (min-width:1024px){.post-template-page-center .alignwide{width:100vw;max-width:1242px;position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}}.center-footer{text-align:center}.center-footer .side-footer{max-width:350px;margin:0 auto;border-top:none;padding-top:0}.center-footer .tst-banner{width:200px;margin:0 auto}