﻿/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */@import url(//fonts.googleapis.com/css?family=Cabin);.pswp{display:none;position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden;-ms-touch-action:none;touch-action:none;z-index:1500;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:none}.pswp *{-webkit-box-sizing:border-box;box-sizing:border-box}.pswp img{max-width:none}.pswp--animate_opacity{opacity:0.001;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);transition:opacity 333ms cubic-bezier(0.4, 0, 0.22, 1)}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--dragging .pswp__img{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp__bg{position:absolute;left:0;top:0;width:100%;height:100%;background:#000;opacity:0;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;will-change:opacity}.pswp__scroll-wrap{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden}.pswp__container,.pswp__zoom-wrap{-ms-touch-action:none;touch-action:none;position:absolute;left:0;right:0;top:0;bottom:0}.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;width:100%;-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top;-webkit-transition:-webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);transition:transform 333ms cubic-bezier(0.4, 0, 0.22, 1)}.pswp__bg{will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);transition:opacity 333ms cubic-bezier(0.4, 0, 0.22, 1)}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{-webkit-transition:none;transition:none}.pswp__container,.pswp__zoom-wrap{-webkit-backface-visibility:hidden}.pswp__item{position:absolute;left:0;right:0;top:0;bottom:0;overflow:hidden}.pswp__img{position:absolute;width:auto;height:auto;top:0;left:0}.pswp__img--placeholder{-webkit-backface-visibility:hidden}.pswp__img--placeholder--blank{background:#222}.pswp--ie .pswp__img{width:100% !important;height:auto !important;left:0;top:0}.pswp__error-msg{position:absolute;left:0;top:50%;width:100%;text-align:center;font-size:14px;line-height:16px;margin-top:-8px;color:#CCC}.pswp__error-msg a{color:#CCC;text-decoration:underline}/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp__button{width:44px;height:44px;position:relative;background:none;cursor:pointer;overflow:visible;-webkit-appearance:none;display:block;border:0;padding:0;margin:0;float:right;opacity:0.75;-webkit-transition:opacity 0.2s;transition:opacity 0.2s;-webkit-box-shadow:none;box-shadow:none}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{outline:none;opacity:0.9}.pswp__button::-moz-focus-inner{padding:0;border:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(/assets/photoswipe/default-skin/default-skin-fd2d3fed8d73fb4a3265475c444817343f3383348c254428f85e7b4b076c7dcf.png) 0 0 no-repeat;background-size:264px 88px;width:44px;height:44px}@media (-webkit-min-device-pixel-ratio: 1.1),(-webkit-min-device-pixel-ratio: 1.09375),(min-resolution: 105dpi),(min-resolution: 1.1dppx){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url(/assets/photoswipe/default-skin/default-skin-6dc726bc8f137fa9051f66fbed7b89480c64986e67253879e9d85bb1a8e2677c.svg)}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:none}}.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{display:none;background-position:-88px 0}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left,.pswp__button--arrow--right{background:none;top:50%;margin-top:-50px;width:70px;height:100px;position:absolute}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:'';top:35px;background-color:rgba(0,0,0,0.3);height:30px;width:32px;position:absolute}.pswp__button--arrow--left:before{left:6px;background-position:-138px -44px}.pswp__button--arrow--right:before{right:6px;background-position:-94px -44px}.pswp__counter,.pswp__share-modal{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__share-modal{display:block;background:rgba(0,0,0,0.5);width:100%;height:100%;top:0;left:0;padding:10px;position:absolute;z-index:1600;opacity:0;-webkit-transition:opacity 0.25s ease-out;transition:opacity 0.25s ease-out;-webkit-backface-visibility:hidden;will-change:opacity}.pswp__share-modal--hidden{display:none}.pswp__share-tooltip{z-index:1620;position:absolute;background:#FFF;top:56px;border-radius:2px;display:block;width:auto;right:44px;-webkit-box-shadow:0 2px 5px rgba(0,0,0,0.25);box-shadow:0 2px 5px rgba(0,0,0,0.25);-webkit-transform:translateY(6px);-ms-transform:translateY(6px);transform:translateY(6px);-webkit-transition:-webkit-transform 0.25s;transition:transform 0.25s;-webkit-backface-visibility:hidden;will-change:transform}.pswp__share-tooltip a{display:block;padding:8px 12px;color:#000;text-decoration:none;font-size:14px;line-height:18px}.pswp__share-tooltip a:hover{text-decoration:none;color:#000}.pswp__share-tooltip a:first-child{border-radius:2px 2px 0 0}.pswp__share-tooltip a:last-child{border-radius:0 0 2px 2px}.pswp__share-modal--fade-in{opacity:1}.pswp__share-modal--fade-in .pswp__share-tooltip{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.pswp--touch .pswp__share-tooltip a{padding:16px 12px}a.pswp__share--facebook:before{content:'';display:block;width:0;height:0;position:absolute;top:-12px;right:15px;border:6px solid transparent;border-bottom-color:#FFF;-webkit-pointer-events:none;-moz-pointer-events:none;pointer-events:none}a.pswp__share--facebook:hover{background:#3E5C9A;color:#FFF}a.pswp__share--facebook:hover:before{border-bottom-color:#3E5C9A}a.pswp__share--twitter:hover{background:#55ACEE;color:#FFF}a.pswp__share--pinterest:hover{background:#CCC;color:#CE272D}a.pswp__share--download:hover{background:#DDD}.pswp__counter{position:absolute;left:0;top:0;height:44px;font-size:13px;line-height:44px;color:#FFF;opacity:0.75;padding:0 10px}.pswp__caption{position:absolute;left:0;bottom:0;width:100%;min-height:44px}.pswp__caption small{font-size:11px;color:#BBB}.pswp__caption__center{text-align:left;max-width:420px;margin:0 auto;font-size:13px;padding:10px;line-height:20px;color:#CCC}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{width:44px;height:44px;position:absolute;top:0;left:50%;margin-left:-22px;opacity:0;-webkit-transition:opacity 0.25s ease-out;transition:opacity 0.25s ease-out;will-change:opacity;direction:ltr}.pswp__preloader__icn{width:20px;height:20px;margin:12px}.pswp__preloader--active{opacity:1}.pswp__preloader--active .pswp__preloader__icn{background:url(/assets/photoswipe/default-skin/preloader-80d7ed3f3f4b50628f219778db814955e7d2007c05be88556778f90ee290715c.gif) 0 0 no-repeat}.pswp--css_animation .pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{-webkit-animation:clockwise 500ms linear infinite;animation:clockwise 500ms linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{-webkit-animation:donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;animation:donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite}.pswp--css_animation .pswp__preloader__icn{background:none;opacity:0.75;width:14px;height:14px;position:absolute;left:15px;top:15px;margin:0}.pswp--css_animation .pswp__preloader__cut{position:relative;width:7px;height:14px;overflow:hidden}.pswp--css_animation .pswp__preloader__donut{-webkit-box-sizing:border-box;box-sizing:border-box;width:14px;height:14px;border:2px solid #FFF;border-radius:50%;border-left-color:transparent;border-bottom-color:transparent;position:absolute;top:0;left:0;background:none;margin:0}@media screen and (max-width: 1024px){.pswp__preloader{position:relative;left:auto;top:auto;margin:0;float:right}}@-webkit-keyframes clockwise{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes clockwise{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}.pswp__ui{-webkit-font-smoothing:auto;visibility:visible;opacity:1;z-index:1550}.pswp__top-bar{position:absolute;left:0;top:0;height:44px;width:100%}.pswp__caption,.pswp__top-bar,.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{-webkit-backface-visibility:hidden;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);transition:opacity 333ms cubic-bezier(0.4, 0, 0.22, 1)}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__top-bar,.pswp__caption{background-color:rgba(0,0,0,0.5)}.pswp__ui--fit .pswp__top-bar,.pswp__ui--fit .pswp__caption{background-color:rgba(0,0,0,0.3)}.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right{opacity:0}.pswp__ui--hidden .pswp__top-bar,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right{opacity:0.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none !important}.pswp--minimal--dark .pswp__top-bar{background:none}trix-editor{border:1px solid #bbb;border-radius:3px;margin:0;padding:0.4em 0.6em;min-height:5em;outline:none}trix-toolbar *{box-sizing:border-box}trix-toolbar .trix-button-row{display:flex;flex-wrap:nowrap;justify-content:space-between;overflow-x:auto}trix-toolbar .trix-button-group{display:flex;margin-bottom:10px;border:1px solid #bbb;border-top-color:#ccc;border-bottom-color:#888;border-radius:3px}trix-toolbar .trix-button-group:not(:first-child){margin-left:1.5vw}@media (max-device-width: 768px){trix-toolbar .trix-button-group:not(:first-child){margin-left:0}}trix-toolbar .trix-button-group-spacer{flex-grow:1}@media (max-device-width: 768px){trix-toolbar .trix-button-group-spacer{display:none}}trix-toolbar .trix-button{position:relative;float:left;color:rgba(0,0,0,0.6);font-size:0.75em;font-weight:600;white-space:nowrap;padding:0 0.5em;margin:0;outline:none;border:none;border-bottom:1px solid #ddd;border-radius:0;background:transparent}trix-toolbar .trix-button:not(:first-child){border-left:1px solid #ccc}trix-toolbar .trix-button.trix-active{background:#cbeefa;color:black}trix-toolbar .trix-button:not(:disabled){cursor:pointer}trix-toolbar .trix-button:disabled{color:rgba(0,0,0,0.125)}@media (max-device-width: 768px){trix-toolbar .trix-button{letter-spacing:-0.01em;padding:0 0.3em}}trix-toolbar .trix-button--icon{font-size:inherit;width:2.6em;height:1.6em;max-width:calc(0.8em + 4vw);text-indent:-9999px}@media (max-device-width: 768px){trix-toolbar .trix-button--icon{height:2em;max-width:calc(0.8em + 3.5vw)}}trix-toolbar .trix-button--icon::before{display:inline-block;position:absolute;top:0;right:0;bottom:0;left:0;opacity:0.6;content:"";background-position:center;background-repeat:no-repeat;background-size:contain}@media (max-device-width: 768px){trix-toolbar .trix-button--icon::before{right:6%;left:6%}}trix-toolbar .trix-button--icon.trix-active::before{opacity:1}trix-toolbar .trix-button--icon:disabled::before{opacity:0.125}trix-toolbar .trix-button--icon-attach::before{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M16.5%206v11.5a4%204%200%201%201-8%200V5a2.5%202.5%200%200%201%205%200v10.5a1%201%200%201%201-2%200V6H10v9.5a2.5%202.5%200%200%200%205%200V5a4%204%200%201%200-8%200v12.5a5.5%205.5%200%200%200%2011%200V6h-1.5z%22%2F%3E%3C%2Fsvg%3E);top:8%;bottom:4%}trix-toolbar .trix-button--icon-bold::before{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M15.6%2011.8c1-.7%201.6-1.8%201.6-2.8a4%204%200%200%200-4-4H7v14h7c2.1%200%203.7-1.7%203.7-3.8%200-1.5-.8-2.8-2.1-3.4zM10%207.5h3a1.5%201.5%200%201%201%200%203h-3v-3zm3.5%209H10v-3h3.5a1.5%201.5%200%201%201%200%203z%22%2F%3E%3C%2Fsvg%3E)}trix-toolbar .trix-button--icon-italic::before{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M10%205v3h2.2l-3.4%208H6v3h8v-3h-2.2l3.4-8H18V5h-8z%22%2F%3E%3C%2Fsvg%3E)}trix-toolbar .trix-button--icon-link::before{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M9.88%2013.7a4.3%204.3%200%200%201%200-6.07l3.37-3.37a4.26%204.26%200%200%201%206.07%200%204.3%204.3%200%200%201%200%206.06l-1.96%201.72a.91.91%200%201%201-1.3-1.3l1.97-1.71a2.46%202.46%200%200%200-3.48-3.48l-3.38%203.37a2.46%202.46%200%200%200%200%203.48.91.91%200%201%201-1.3%201.3z%22%2F%3E%3Cpath%20d%3D%22M4.25%2019.46a4.3%204.3%200%200%201%200-6.07l1.93-1.9a.91.91%200%201%201%201.3%201.3l-1.93%201.9a2.46%202.46%200%200%200%203.48%203.48l3.37-3.38c.96-.96.96-2.52%200-3.48a.91.91%200%201%201%201.3-1.3%204.3%204.3%200%200%201%200%206.07l-3.38%203.38a4.26%204.26%200%200%201-6.07%200z%22%2F%3E%3C%2Fsvg%3E)}trix-toolbar .trix-button--icon-strike::before{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M12.73%2014l.28.14c.26.15.45.3.57.44.12.14.18.3.18.5%200%20.3-.15.56-.44.75-.3.2-.76.3-1.39.3A13.52%2013.52%200%200%201%207%2014.95v3.37a10.64%2010.64%200%200%200%204.84.88c1.26%200%202.35-.19%203.28-.56.93-.37%201.64-.9%202.14-1.57s.74-1.45.74-2.32c0-.26-.02-.51-.06-.75h-5.21zm-5.5-4c-.08-.34-.12-.7-.12-1.1%200-1.29.52-2.3%201.58-3.02%201.05-.72%202.5-1.08%204.34-1.08%201.62%200%203.28.34%204.97%201l-1.3%202.93c-1.47-.6-2.73-.9-3.8-.9-.55%200-.96.08-1.2.26-.26.17-.38.38-.38.64%200%20.27.16.52.48.74.17.12.53.3%201.05.53H7.23zM3%2013h18v-2H3v2z%22%2F%3E%3C%2Fsvg%3E)}trix-toolbar .trix-button--icon-quote::before{background-image:url(data:image/svg+xml,%3Csvg%20version%3D%221%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M6%2017h3l2-4V7H5v6h3zm8%200h3l2-4V7h-6v6h3z%22%2F%3E%3C%2Fsvg%3E)}trix-toolbar .trix-button--icon-heading-1::before{background-image:url(data:image/svg+xml,%3Csvg%20version%3D%221%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M12%209v3H9v7H6v-7H3V9h9zM8%204h14v3h-6v12h-3V7H8V4z%22%2F%3E%3C%2Fsvg%3E)}trix-toolbar .trix-button--icon-code::before{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M18.2%2012L15%2015.2l1.4%201.4L21%2012l-4.6-4.6L15%208.8l3.2%203.2zM5.8%2012L9%208.8%207.6%207.4%203%2012l4.6%204.6L9%2015.2%205.8%2012z%22%2F%3E%3C%2Fsvg%3E)}trix-toolbar .trix-button--icon-bullet-list::before{background-image:url(data:image/svg+xml,%3Csvg%20version%3D%221%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M4%204a2%202%200%201%200%200%204%202%202%200%200%200%200-4zm0%206a2%202%200%201%200%200%204%202%202%200%200%200%200-4zm0%206a2%202%200%201%200%200%204%202%202%200%200%200%200-4zm4%203h14v-2H8v2zm0-6h14v-2H8v2zm0-8v2h14V5H8z%22%2F%3E%3C%2Fsvg%3E)}trix-toolbar .trix-button--icon-number-list::before{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M2%2017h2v.5H3v1h1v.5H2v1h3v-4H2v1zm1-9h1V4H2v1h1v3zm-1%203h1.8L2%2013.1v.9h3v-1H3.2L5%2010.9V10H2v1zm5-6v2h14V5H7zm0%2014h14v-2H7v2zm0-6h14v-2H7v2z%22%2F%3E%3C%2Fsvg%3E)}trix-toolbar .trix-button--icon-undo::before{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M12.5%208c-2.6%200-5%201-6.9%202.6L2%207v9h9l-3.6-3.6A8%208%200%200%201%2020%2016l2.4-.8a10.5%2010.5%200%200%200-10-7.2z%22%2F%3E%3C%2Fsvg%3E)}trix-toolbar .trix-button--icon-redo::before{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M18.4%2010.6a10.5%2010.5%200%200%200-16.9%204.6L4%2016a8%208%200%200%201%2012.7-3.6L13%2016h9V7l-3.6%203.6z%22%2F%3E%3C%2Fsvg%3E)}trix-toolbar .trix-button--icon-decrease-nesting-level::before{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M3%2019h19v-2H3v2zm7-6h12v-2H10v2zm-8.3-.3l2.8%202.9L6%2014.2%204%2012l2-2-1.4-1.5L1%2012l.7.7zM3%205v2h19V5H3z%22%2F%3E%3C%2Fsvg%3E)}trix-toolbar .trix-button--icon-increase-nesting-level::before{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M3%2019h19v-2H3v2zm7-6h12v-2H10v2zm-6.9-1L1%2014.2l1.4%201.4L6%2012l-.7-.7-2.8-2.8L1%209.9%203.1%2012zM3%205v2h19V5H3z%22%2F%3E%3C%2Fsvg%3E)}trix-toolbar .trix-dialogs{position:relative}trix-toolbar .trix-dialog{position:absolute;top:0;left:0;right:0;font-size:0.75em;padding:15px 10px;background:#fff;box-shadow:0 0.3em 1em #ccc;border-top:2px solid #888;border-radius:5px;z-index:5}trix-toolbar .trix-input--dialog{font-size:inherit;font-weight:normal;padding:0.5em 0.8em;margin:0 10px 0 0;border-radius:3px;border:1px solid #bbb;background-color:#fff;box-shadow:none;outline:none;-webkit-appearance:none;-moz-appearance:none}trix-toolbar .trix-input--dialog.validate:invalid{box-shadow:#f00 0px 0px 1.5px 1px}trix-toolbar .trix-button--dialog{font-size:inherit;padding:0.5em;border-bottom:none}trix-toolbar .trix-dialog--link{max-width:600px}trix-toolbar .trix-dialog__link-fields{display:flex;align-items:baseline}trix-toolbar .trix-dialog__link-fields .trix-input{flex:1}trix-toolbar .trix-dialog__link-fields .trix-button-group{flex:0 0 content;margin:0}trix-editor [data-trix-mutable]:not(.attachment__caption-editor){-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}trix-editor [data-trix-mutable]::-moz-selection,trix-editor [data-trix-cursor-target]::-moz-selection,trix-editor [data-trix-mutable] ::-moz-selection{background:none}trix-editor [data-trix-mutable]::selection,trix-editor [data-trix-cursor-target]::selection,trix-editor [data-trix-mutable] ::selection{background:none}trix-editor .attachment__caption-editor[data-trix-mutable]:focus::-moz-selection{background:highlight}trix-editor .attachment__caption-editor[data-trix-mutable]:focus::selection{background:highlight}trix-editor .attachment.attachment--file[data-trix-mutable]{box-shadow:0 0 0 2px highlight;border-color:transparent}trix-editor .attachment[data-trix-mutable] img{box-shadow:0 0 0 2px highlight}trix-editor .attachment{position:relative}trix-editor .attachment:hover{cursor:default}trix-editor .attachment--preview .attachment__caption:hover{cursor:text}trix-editor .attachment__progress{position:absolute;z-index:1;height:20px;top:calc(50% - 10px);left:5%;width:90%;opacity:0.9;transition:opacity 200ms ease-in}trix-editor .attachment__progress[value="100"]{opacity:0}trix-editor .attachment__caption-editor{display:inline-block;width:100%;margin:0;padding:0;font-size:inherit;font-family:inherit;line-height:inherit;color:inherit;text-align:center;vertical-align:top;border:none;outline:none;-webkit-appearance:none;-moz-appearance:none}trix-editor .attachment__toolbar{position:absolute;z-index:1;top:-0.9em;left:0;width:100%;text-align:center}trix-editor .trix-button-group{display:inline-flex}trix-editor .trix-button{position:relative;float:left;color:#666;white-space:nowrap;font-size:80%;padding:0 0.8em;margin:0;outline:none;border:none;border-radius:0;background:transparent}trix-editor .trix-button:not(:first-child){border-left:1px solid #ccc}trix-editor .trix-button.trix-active{background:#cbeefa}trix-editor .trix-button:not(:disabled){cursor:pointer}trix-editor .trix-button--remove{text-indent:-9999px;display:inline-block;padding:0;outline:none;width:1.8em;height:1.8em;line-height:1.8em;border-radius:50%;background-color:#fff;border:2px solid highlight;box-shadow:1px 1px 6px rgba(0,0,0,0.25)}trix-editor .trix-button--remove::before{display:inline-block;position:absolute;top:0;right:0;bottom:0;left:0;opacity:0.7;content:"";background-image:url(data:image/svg+xml,%3Csvg%20height%3D%2224%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M19%206.4L17.6%205%2012%2010.6%206.4%205%205%206.4l5.6%205.6L5%2017.6%206.4%2019l5.6-5.6%205.6%205.6%201.4-1.4-5.6-5.6z%22%2F%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%2F%3E%3C%2Fsvg%3E);background-position:center;background-repeat:no-repeat;background-size:90%}trix-editor .trix-button--remove:hover{border-color:#333}trix-editor .trix-button--remove:hover::before{opacity:1}trix-editor .attachment__metadata-container{position:relative}trix-editor .attachment__metadata{position:absolute;left:50%;top:2em;transform:translate(-50%, 0);max-width:90%;padding:0.1em 0.6em;font-size:0.8em;color:#fff;background-color:rgba(0,0,0,0.7);border-radius:3px}trix-editor .attachment__metadata .attachment__name{display:inline-block;max-width:100%;vertical-align:bottom;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}trix-editor .attachment__metadata .attachment__size{margin-left:0.2em;white-space:nowrap}.trix-content{line-height:1.5}.trix-content *{box-sizing:border-box;margin:0;padding:0}.trix-content h1{font-size:1.2em;line-height:1.2}.trix-content blockquote{border:0 solid #ccc;border-left-width:0.3em;margin-left:0.3em;padding-left:0.6em}.trix-content [dir="rtl"] blockquote,.trix-content blockquote[dir="rtl"]{border-width:0;border-right-width:0.3em;margin-right:0.3em;padding-right:0.6em}.trix-content li{margin-left:1em}.trix-content [dir="rtl"] li{margin-right:1em}.trix-content pre{display:inline-block;width:100%;vertical-align:top;font-family:monospace;font-size:0.9em;padding:0.5em;white-space:pre;background-color:#eee;overflow-x:auto}.trix-content img{max-width:100%;height:auto}.trix-content .attachment{display:inline-block;position:relative;max-width:100%}.trix-content .attachment a{color:inherit;text-decoration:none}.trix-content .attachment a:hover,.trix-content .attachment a:visited:hover{color:inherit}.trix-content .attachment__caption{text-align:center}.trix-content .attachment__caption .attachment__name+.attachment__size::before{content:" · "}.trix-content .attachment--preview{width:100%;text-align:center}.trix-content .attachment--preview .attachment__caption{color:#666;font-size:0.9em;line-height:1.2}.trix-content .attachment--file{color:#333;line-height:1;margin:0 2px 2px 2px;padding:0.4em 1em;border:1px solid #bbb;border-radius:5px}.trix-content .attachment-gallery{display:flex;flex-wrap:wrap;position:relative}.trix-content .attachment-gallery .attachment{flex:1 0 33%;padding:0 0.5em;max-width:33%}.trix-content .attachment-gallery.attachment-gallery--2 .attachment,.trix-content .attachment-gallery.attachment-gallery--4 .attachment{flex-basis:50%;max-width:50%}/*!
 *  Map Glyphs 1.0 by @tedgrajeda - http://mapglyphs.com - @mapglyphs
 *  License - http://mapglyphs.com/license (CC BY-ND 3.0)
 */@font-face{font-family:'MapGlyphs';src:url(/mapglyphs/MapGlyphs.eot);src:url(/mapglyphs/MapGlyphs.eot?#iefix) format("embedded-opentype"),url(/mapglyphs/MapGlyphs.ttf) format("truetype"),url(/mapglyphs/MapGlyphs.woff) format("woff"),url(/mapglyphs/MapGlyphs.svg#mapglyphs) format("svg");font-weight:normal;font-style:normal}.mg{display:inline-block;font-family:'MapGlyphs';font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mg-fw{width:1.2em;text-align:center}.mg-2x{font-size:2em}.mg-3x{font-size:3em}.mg-4x{font-size:4em}.mg-5x{font-size:6em}.mg-6x{font-size:8em}.map-sh-tc:before{content:"\e755"}.map-sh-ai:before{content:"\e756"}.map-sh-sh:before{content:"\e757"}.map-sc:before{content:"\e758"}.map-mv:before{content:"\e759"}.map-mu:before{content:"\e75a"}.map-io:before{content:"\e75b"}.map-mo:before{content:"\e75c"}.map-mh:before{content:"\e75d"}.map-km:before{content:"\e75e"}.map-je:before{content:"\e75f"}.map-im:before{content:"\e760"}.map-gg:before{content:"\e761"}.map-yt:before{content:"\e762"}.map-ag:before{content:"\e763"}.map-vg:before{content:"\e72d"}.map-vi:before{content:"\e72e"}.map-bl:before{content:"\e72f"}.map-ai:before{content:"\e730"}.map-cw:before{content:"\e731"}.map-bq:before{content:"\e732"}.map-aw:before{content:"\e733"}.map-sx:before{content:"\e734"}.map-ms:before{content:"\e735"}.map-mf:before{content:"\e736"}.map-ky:before{content:"\e737"}.map-kn:before{content:"\e738"}.map-bm:before{content:"\e739"}.map-ar-alt:before{content:"\e73a"}.map-bv:before{content:"\e73b"}.map-pn:before{content:"\e73c"}.map-pf:before{content:"\e73d"}.map-nu:before{content:"\e73e"}.map-pw:before{content:"\e73f"}.map-fm:before{content:"\e740"}.map-tk:before{content:"\e741"}.map-nr:before{content:"\e742"}.map-ck:before{content:"\e743"}.map-ki:before{content:"\e744"}.map-to:before{content:"\e745"}.map-tv:before{content:"\e746"}.map-mp:before{content:"\e747"}.map-wf:before{content:"\e748"}.map-nf:before{content:"\e749"}.map-cc:before{content:"\e74a"}.map-gu:before{content:"\e74b"}.map-cx:before{content:"\e74c"}.map-as:before{content:"\e74d"}.map-ws:before{content:"\e74e"}.map-pt-alt:before{content:"\e74f"}.map-es-alt:before{content:"\e750"}.map-gi:before{content:"\e751"}.map-va:before{content:"\e752"}.map-hk:before{content:"\e753"}.map-ie-alt:before{content:"\e754"}.map-sg:before{content:"\e72c"}.map-mc:before{content:"\e72a"}.map-sm:before{content:"\e72b"}.map-mm:before{content:"\e727"}.map-sy:before{content:"\e728"}.map-st:before{content:"\e729"}.map-ph:before{content:"\e6e5"}.map-id:before{content:"\e6e7"}.map-my:before{content:"\e6e9"}.map-bn:before{content:"\e6eb"}.map-tl:before{content:"\e6ed"}.map-th:before{content:"\e6ef"}.map-kh:before{content:"\e6f1"}.map-vn:before{content:"\e6f3"}.map-la:before{content:"\e6f5"}.map-jp:before{content:"\e6f7"}.map-tw:before{content:"\e6f9"}.map-kr:before{content:"\e6fb"}.map-kp:before{content:"\e6fd"}.map-bd:before{content:"\e6fe"}.map-bt:before{content:"\e6ff"}.map-np:before{content:"\e700"}.map-lk:before{content:"\e701"}.map-in:before{content:"\e702"}.map-mn:before{content:"\e703"}.map-tj:before{content:"\e704"}.map-kg:before{content:"\e705"}.map-pk:before{content:"\e706"}.map-af:before{content:"\e707"}.map-tm:before{content:"\e708"}.map-uz:before{content:"\e709"}.map-kz:before{content:"\e70a"}.map-cn:before{content:"\e70b"}.map-il:before{content:"\e70c"}.map-ps:before{content:"\e70d"}.map-lb:before{content:"\e70e"}.map-kw:before{content:"\e70f"}.map-bh:before{content:"\e710"}.map-qa:before{content:"\e711"}.map-om:before{content:"\e712"}.map-ye:before{content:"\e713"}.map-ae:before{content:"\e714"}.map-rw:before{content:"\e715"}.map-re:before{content:"\e716"}.map-cv:before{content:"\e717"}.map-gq:before{content:"\e718"}.map-dj:before{content:"\e719"}.map-bi:before{content:"\e71a"}.map-sz:before{content:"\e71b"}.map-ls:before{content:"\e71c"}.map-eh:before{content:"\e71d"}.map-er:before{content:"\e71e"}.map-ug:before{content:"\e71f"}.map-gw:before{content:"\e720"}.map-gm:before{content:"\e721"}.map-sl:before{content:"\e722"}.map-lr:before{content:"\e723"}.map-gh:before{content:"\e724"}.map-tg:before{content:"\e725"}.map-bj:before{content:"\e726"}.map-glb-ar:before{content:"\e6ee"}.map-glb-pa:before{content:"\e6f0"}.map-glb-at:before{content:"\e6f2"}.map-glb-sa:before{content:"\e6f4"}.map-glb-na:before{content:"\e6f6"}.map-glb-an:before{content:"\e6f8"}.map-glb-me:before{content:"\e6fa"}.map-glb-oc:before{content:"\e6fc"}.map-glb-af:before{content:"\e6ec"}.map-glb-as:before{content:"\e6e6"}.map-glb-eu:before{content:"\e6e8"}.map-glb-am:before{content:"\e6ea"}.map-wrld-an:before{content:"\e6e4"}.map-wrld-ca:before{content:"\e6d9"}.map-wrld-se:before{content:"\e6da"}.map-wrld-as:before{content:"\e6db"}.map-wrld-me:before{content:"\e6dc"}.map-wrld-af:before{content:"\e6dd"}.map-wrld-eu:before{content:"\e6de"}.map-wrld-am:before{content:"\e6df"}.map-wrld-na:before{content:"\e6e0"}.map-wrld-sa:before{content:"\e6e1"}.map-wrld-oc:before{content:"\e6e2"}.map-wrld-alt:before{content:"\e6e3"}.map-wrld:before{content:"\e6d8"}.map-ao:before{content:"\e6b2"}.map-bf:before{content:"\e6b3"}.map-bw:before{content:"\e6b4"}.map-cd:before{content:"\e6b5"}.map-cf:before{content:"\e6b6"}.map-cg:before{content:"\e6b7"}.map-ci:before{content:"\e6b8"}.map-cm:before{content:"\e6b9"}.map-dz:before{content:"\e6ba"}.map-eg:before{content:"\e6bb"}.map-et:before{content:"\e6bc"}.map-ga:before{content:"\e6bd"}.map-gn:before{content:"\e6be"}.map-iq:before{content:"\e6bf"}.map-ir:before{content:"\e6c0"}.map-jo:before{content:"\e6c1"}.map-ke:before{content:"\e6c2"}.map-ly:before{content:"\e6c3"}.map-ma:before{content:"\e6c4"}.map-mg:before{content:"\e6c5"}.map-ml:before{content:"\e6c6"}.map-mr:before{content:"\e6c7"}.map-mw:before{content:"\e6c8"}.map-mz:before{content:"\e6c9"}.map-na:before{content:"\e6ca"}.map-ne:before{content:"\e6cb"}.map-ng:before{content:"\e6cc"}.map-sa:before{content:"\e6cd"}.map-sd:before{content:"\e6ce"}.map-sn:before{content:"\e6cf"}.map-so:before{content:"\e6d0"}.map-ss:before{content:"\e6d1"}.map-td:before{content:"\e6d2"}.map-tn:before{content:"\e6d3"}.map-tz:before{content:"\e6d4"}.map-za:before{content:"\e6d5"}.map-zm:before{content:"\e6d6"}.map-zw:before{content:"\e6d7"}.map-fo:before{content:"\e695"}.map-ge:before{content:"\e696"}.map-am:before{content:"\e697"}.map-az:before{content:"\e698"}.map-ca-nb:before{content:"\e699"}.map-mt:before{content:"\e65a"}.map-ad:before{content:"\e65b"}.map-li:before{content:"\e65c"}.map-lu:before{content:"\e65d"}.map-sj:before{content:"\e65e"}.map-lt:before{content:"\e65f"}.map-lv:before{content:"\e660"}.map-ee:before{content:"\e661"}.map-ru:before{content:"\e662"}.map-gl:before{content:"\e663"}.map-no:before{content:"\e664"}.map-se:before{content:"\e665"}.map-fi:before{content:"\e666"}.map-cy:before{content:"\e667"}.map-xk:before{content:"\e668"}.map-rs:before{content:"\e669"}.map-hr:before{content:"\e66a"}.map-ba:before{content:"\e66b"}.map-me:before{content:"\e66c"}.map-mk:before{content:"\e66d"}.map-by:before{content:"\e66e"}.map-si:before{content:"\e66f"}.map-hu:before{content:"\e670"}.map-md:before{content:"\e671"}.map-ro:before{content:"\e672"}.map-al:before{content:"\e673"}.map-bg:before{content:"\e674"}.map-sk:before{content:"\e675"}.map-cz:before{content:"\e676"}.map-ua:before{content:"\e677"}.map-tr:before{content:"\e678"}.map-gr:before{content:"\e679"}.map-dk:before{content:"\e67a"}.map-at:before{content:"\e67b"}.map-nl:before{content:"\e67c"}.map-be:before{content:"\e67d"}.map-ch:before{content:"\e67e"}.map-pl:before{content:"\e67f"}.map-pt:before{content:"\e680"}.map-es:before{content:"\e681"}.map-it:before{content:"\e682"}.map-fr:before{content:"\e683"}.map-de:before{content:"\e684"}.map-ie:before{content:"\e685"}.map-is:before{content:"\e686"}.map-uk:before{content:"\e687"}.map-uk-sc:before{content:"\e69a"}.map-uk-en:before{content:"\e69b"}.map-uk-wa:before{content:"\e69c"}.map-uk-ni:before{content:"\e69d"}.map-aq:before{content:"\e691"}.map-tf:before{content:"\e692"}.map-hm:before{content:"\e693"}.map-gs:before{content:"\e694"}.map-au:before{content:"\e635"}.map-au-wa:before{content:"\e69e"}.map-au-nt:before{content:"\e69f"}.map-au-ql:before{content:"\e6a0"}.map-au-sa:before{content:"\e6a1"}.map-au-nw:before{content:"\e6a2"}.map-au-vc:before{content:"\e6a3"}.map-au-ts:before{content:"\e6a4"}.map-au-ac:before{content:"\e6a5"}.map-fj:before{content:"\e636"}.map-nc:before{content:"\e637"}.map-nz:before{content:"\e638"}.map-pg:before{content:"\e639"}.map-sb:before{content:"\e63a"}.map-vu:before{content:"\e63b"}.map-ar:before{content:"\e63c"}.map-bo:before{content:"\e63d"}.map-br:before{content:"\e63e"}.map-bb:before{content:"\e688"}.map-bs:before{content:"\e63f"}.map-bz:before{content:"\e640"}.map-ca:before{content:"\e641"}.map-ca-yt:before{content:"\e6a6"}.map-ca-bc:before{content:"\e6a7"}.map-ca-nt:before{content:"\e6a8"}.map-ca-nu:before{content:"\e6a9"}.map-ca-ab:before{content:"\e6aa"}.map-ca-sk:before{content:"\e6ab"}.map-ca-mb:before{content:"\e6ac"}.map-ca-on:before{content:"\e6ad"}.map-ca-qc:before{content:"\e6ae"}.map-ca-pe:before{content:"\e6af"}.map-ca-nl:before{content:"\e6b0"}.map-ca-ns:before{content:"\e6b1"}.map-cl:before{content:"\e642"}.map-co:before{content:"\e643"}.map-cr:before{content:"\e644"}.map-cu:before{content:"\e645"}.map-do:before{content:"\e646"}.map-dm:before{content:"\e689"}.map-ec:before{content:"\e647"}.map-fk:before{content:"\e648"}.map-gf:before{content:"\e649"}.map-gd:before{content:"\e68a"}.map-gp:before{content:"\e68b"}.map-gt:before{content:"\e64a"}.map-gy:before{content:"\e64b"}.map-hn:before{content:"\e64c"}.map-ht:before{content:"\e64d"}.map-jm:before{content:"\e64e"}.map-mq:before{content:"\e68c"}.map-mx:before{content:"\e64f"}.map-ni:before{content:"\e650"}.map-pa:before{content:"\e651"}.map-pe:before{content:"\e652"}.map-pm:before{content:"\e68d"}.map-pr:before{content:"\e653"}.map-py:before{content:"\e654"}.map-sr:before{content:"\e655"}.map-sv:before{content:"\e656"}.map-vc:before{content:"\e68e"}.map-lc:before{content:"\e68f"}.map-tt:before{content:"\e657"}.map-tc:before{content:"\e690"}.map-uy:before{content:"\e658"}.map-ve:before{content:"\e659"}.map-us-ak:before{content:"\e601"}.map-us-al:before{content:"\e602"}.map-us-ar:before{content:"\e603"}.map-us-az:before{content:"\e604"}.map-us-ca:before{content:"\e605"}.map-us-co:before{content:"\e606"}.map-us-ct:before{content:"\e607"}.map-us-de:before{content:"\e608"}.map-us-fl:before{content:"\e609"}.map-us-ga:before{content:"\e60a"}.map-us-hi:before{content:"\e60b"}.map-us-ia:before{content:"\e60c"}.map-us-id:before{content:"\e60d"}.map-us-il:before{content:"\e60e"}.map-us-in:before{content:"\e60f"}.map-us-ks:before{content:"\e610"}.map-us-ky:before{content:"\e611"}.map-us-la:before{content:"\e612"}.map-us-ma:before{content:"\e613"}.map-us-md:before{content:"\e614"}.map-us-me:before{content:"\e615"}.map-us-mi:before{content:"\e616"}.map-us-mn:before{content:"\e617"}.map-us-mo:before{content:"\e618"}.map-us-ms:before{content:"\e619"}.map-us-mt:before{content:"\e61a"}.map-us-nc:before{content:"\e61b"}.map-us-nd:before{content:"\e61c"}.map-us-ne:before{content:"\e61d"}.map-us-nh:before{content:"\e61e"}.map-us-nj:before{content:"\e61f"}.map-us-nm:before{content:"\e620"}.map-us-nv:before{content:"\e621"}.map-us-ny:before{content:"\e622"}.map-us-oh:before{content:"\e623"}.map-us-ok:before{content:"\e624"}.map-us-or:before{content:"\e625"}.map-us-pa:before{content:"\e626"}.map-us-ri:before{content:"\e627"}.map-us-sc:before{content:"\e628"}.map-us-sd:before{content:"\e629"}.map-us-tn:before{content:"\e62a"}.map-us-tx:before{content:"\e62b"}.map-us-ut:before{content:"\e62c"}.map-us-va:before{content:"\e62d"}.map-us-vt:before{content:"\e62e"}.map-us-wa:before{content:"\e62f"}.map-us-wi:before{content:"\e630"}.map-us-wv:before{content:"\e631"}.map-us-wy:before{content:"\e632"}.map-us-dc:before{content:"\e634"}.map-us:before{content:"\e600"}.map-us-alt:before{content:"\e633"}.chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:13px;user-select:none}.chosen-container *{box-sizing:border-box}.chosen-container .chosen-drop{position:absolute;top:100%;z-index:1010;width:100%;border:1px solid #aaa;border-top:0;background:#fff;box-shadow:0 4px 5px rgba(0,0,0,0.15);clip:rect(0, 0, 0, 0)}.chosen-container.chosen-with-drop .chosen-drop{clip:auto}.chosen-container a{cursor:pointer}.chosen-container .search-choice .group-name,.chosen-container .chosen-single .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:normal;color:#999999}.chosen-container .search-choice .group-name:after,.chosen-container .chosen-single .group-name:after{content:":";padding-left:2px;vertical-align:top}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;height:25px;border:1px solid #aaa;border-radius:5px;background-color:#fff;background:linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);background-clip:padding-box;box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,0.1);color:#444;text-decoration:none;white-space:nowrap;line-height:24px}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url(/assets/chosen-sprite-8aa69ee6b2376505578d758bfbbc52aec88fa5e591f1a7cabd8adfa80a7b613a.png) -42px 1px no-repeat;font-size:1px}.chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url(/assets/chosen-sprite-8aa69ee6b2376505578d758bfbbc52aec88fa5e591f1a7cabd8adfa80a7b613a.png) no-repeat 0px 2px}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chosen-container-single .chosen-search input[type="text"]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;background:url(/assets/chosen-sprite-8aa69ee6b2376505578d758bfbbc52aec88fa5e591f1a7cabd8adfa80a7b613a.png) no-repeat 100% -20px;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;clip:rect(0, 0, 0, 0)}.chosen-container .chosen-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:linear-gradient(#3875d7 20%, #2a62bc 90%);color:#fff}.chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:bold;cursor:default}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto;border:1px solid #aaa;background-color:#fff;background-image:linear-gradient(#eee 1%, #fff 15%);cursor:text}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type="text"]{margin:1px 0;padding:0;height:25px;outline:0;border:0 !important;background:transparent !important;box-shadow:none;color:#999;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 5px 3px 0;padding:3px 20px 3px 5px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#eeeeee;background-image:linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,0.05);color:#333;line-height:13px;cursor:default}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url(/assets/chosen-sprite-8aa69ee6b2376505578d758bfbbc52aec88fa5e591f1a7cabd8adfa80a7b613a.png) -42px 1px no-repeat;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chosen-container-active .chosen-single{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,0.3)}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;-moz-border-radius-bottomright:0;border-bottom-right-radius:0;-moz-border-radius-bottomleft:0;border-bottom-left-radius:0;background-image:linear-gradient(#eee 20%, #fff 80%);box-shadow:0 1px 0 #fff inset}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:none;background:transparent}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.chosen-container-active .chosen-choices{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,0.3)}.chosen-container-active .chosen-choices li.search-field input[type="text"]{color:#222 !important}.chosen-disabled{opacity:0.5 !important;cursor:default}.chosen-disabled .chosen-single{cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type="text"]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none}.chosen-rtl .chosen-search input[type="text"]{padding:4px 5px 4px 20px;background:url(/assets/chosen-sprite-8aa69ee6b2376505578d758bfbbc52aec88fa5e591f1a7cabd8adfa80a7b613a.png) no-repeat -30px -20px;direction:rtl}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min-resolution: 144dpi),only screen and (min-resolution: 1.5dppx){.chosen-rtl .chosen-search input[type="text"],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-container-single .chosen-search input[type="text"],.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span{background-image:url(/assets/chosen-sprite@2x-1e349b80fba8c23b63656925fda8dfe3c5927b5d0d8a1672143416caacf460fb.png) !important;background-size:52px 37px !important;background-repeat:no-repeat !important}}.chose-image{width:55px;max-height:55px;padding:2px 5px 3px 0px;vertical-align:middle}.chose-image.rtl{padding:2px 0px 3px 5px}.chose-image-small{width:18px;max-height:18px;vertical-align:middle;margin:-3px 0 0 0;padding:0 3px 0 0}.chose-image-small.rtl{padding:0 0 0 3px}.chose-image-list{width:18px;max-height:18px;vertical-align:middle;margin:-3px 0 0 0;padding:0 3px 0 0}.chose-image-list.rtl{padding:0 0 0 3px}.chosen-container-multi .result-selected img{opacity:0.3}.chosen-container-multi .chosen-choices,.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:7px 0 0 8px;min-height:42px;border:2px solid #acb4b9;border-radius:5px;background:none;width:100%;box-shadow:none;margin-bottom:0px !important}.chosen-container-multi .chosen-choices{padding:5px 8px}.chosen-container{width:100% !important;margin-bottom:10px}.chosen-container-active .chosen-single{border:2px solid #acb4b9;box-shadow:none}.chosen-container-single .chosen-search input[type="text"]{border:1px solid #acb4b9}.chosen-container-active.chosen-container-multi.chosen-with-drop .chosen-choices,.chosen-container-active.chosen-with-drop .chosen-single{border:2px solid #acb4b9;border-bottom-color:white;background-image:none;box-shadow:none}.chosen-container-multi .chosen-choices li.search-choice{border:2px solid #acb4b9;background:none}.chosen-container-multi .chosen-drop{margin-top:-4px}.chosen-container-single .chosen-drop{margin-top:-2px}.chosen-container .chosen-drop{border:2px solid #acb4b9;border-top:0;box-shadow:none}.chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:none;background-color:#acb4b9;color:#fff}.chosen-container-single .chosen-single div{padding:7px 3px 0px 0px;width:16px}.chosen-container-single .chosen-single abbr{background:url(/assets/chosen-sprite-8aa69ee6b2376505578d758bfbbc52aec88fa5e591f1a7cabd8adfa80a7b613a.png) -42px 1px no-repeat}.chosen-container-single .chosen-single div b{background:url(/assets/chosen-sprite-8aa69ee6b2376505578d758bfbbc52aec88fa5e591f1a7cabd8adfa80a7b613a.png) no-repeat 0px 2px}.chosen-container-single .chosen-search input[type="text"]{background:white url(/assets/chosen-sprite-8aa69ee6b2376505578d758bfbbc52aec88fa5e591f1a7cabd8adfa80a7b613a.png) no-repeat 100% -20px;background:url(/assets/chosen-sprite-8aa69ee6b2376505578d758bfbbc52aec88fa5e591f1a7cabd8adfa80a7b613a.png) no-repeat 100% -20px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{background:url(/assets/chosen-sprite-8aa69ee6b2376505578d758bfbbc52aec88fa5e591f1a7cabd8adfa80a7b613a.png) -42px 1px no-repeat}.chosen-rtl .chosen-search input[type="text"]{background:white url(/assets/chosen-sprite-8aa69ee6b2376505578d758bfbbc52aec88fa5e591f1a7cabd8adfa80a7b613a.png) no-repeat -30px -20px;background:url(/assets/chosen-sprite-8aa69ee6b2376505578d758bfbbc52aec88fa5e591f1a7cabd8adfa80a7b613a.png) no-repeat -30px -20px}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min-resolution: 144dpi),only screen and (min-resolution: 1.5dppx){.chosen-rtl .chosen-search input[type="text"],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-container-single .chosen-search input[type="text"],.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span{background-image:url(/assets/chosen-sprite@2x-1e349b80fba8c23b63656925fda8dfe3c5927b5d0d8a1672143416caacf460fb.png) !important}}/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:not-allowed}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}.foundation-mq{font-family:"small=0em&medium=50em&large=64em&xlarge=75em&xxlarge=90em"}html{font-size:100%;box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}body{padding:0;margin:0;font-family:"Cabin", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;font-weight:normal;line-height:1.5;color:#222222;background:#fefefe;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{max-width:100%;height:auto;-ms-interpolation-mode:bicubic;display:inline-block;vertical-align:middle}textarea{height:auto;min-height:50px;border-radius:3px}select{width:100%;border-radius:3px}#map_canvas img,#map_canvas embed,#map_canvas object,.map_canvas img,.map_canvas embed,.map_canvas object,.mqa-display img,.mqa-display embed,.mqa-display object{max-width:none !important}button{-webkit-appearance:none;-moz-appearance:none;background:transparent;padding:0;border:0;border-radius:3px;line-height:1}[data-whatinput='mouse'] button{outline:0}.is-visible{display:block !important}.is-hidden{display:none !important}.row{max-width:75rem;margin-left:auto;margin-right:auto;display:flex;flex-flow:row wrap}.row .row{max-width:none;margin-left:-0.625rem;margin-right:-0.625rem}@media screen and (min-width: 50em){.row .row{margin-left:-0.9375rem;margin-right:-0.9375rem}}.row.expanded{max-width:none}.row.collapse>.column,.row.collapse>.columns{padding-left:0;padding-right:0}.column,.columns{flex:1 1 0px;padding-left:0.625rem;padding-right:0.625rem;min-width:initial}@media screen and (min-width: 50em){.column,.columns{padding-left:0.9375rem;padding-right:0.9375rem}}.column.row.row,.row.row.columns{float:none;display:block}.row .column.row.row,.row .row.row.columns{padding-left:0;padding-right:0;margin-left:0;margin-right:0}.small-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.small-offset-0{margin-left:0%}.small-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.small-offset-1{margin-left:8.3333333333%}.small-3{flex:0 0 25%;max-width:25%}.small-offset-2{margin-left:16.6666666667%}.small-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.small-offset-3{margin-left:25%}.small-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.small-offset-4{margin-left:33.3333333333%}.small-6{flex:0 0 50%;max-width:50%}.small-offset-5{margin-left:41.6666666667%}.small-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.small-offset-6{margin-left:50%}.small-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.small-offset-7{margin-left:58.3333333333%}.small-9{flex:0 0 75%;max-width:75%}.small-offset-8{margin-left:66.6666666667%}.small-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.small-offset-9{margin-left:75%}.small-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.small-offset-10{margin-left:83.3333333333%}.small-12{flex:0 0 100%;max-width:100%}.small-offset-11{margin-left:91.6666666667%}.small-order-1{order:1}.small-order-2{order:2}.small-order-3{order:3}.small-order-4{order:4}.small-order-5{order:5}.small-order-6{order:6}.small-up-1{flex-wrap:wrap}.small-up-1>.column,.small-up-1>.columns{flex:0 0 100%;max-width:100%}.small-up-2{flex-wrap:wrap}.small-up-2>.column,.small-up-2>.columns{flex:0 0 50%;max-width:50%}.small-up-3{flex-wrap:wrap}.small-up-3>.column,.small-up-3>.columns{flex:0 0 33.3333333333%;max-width:33.3333333333%}.small-up-4{flex-wrap:wrap}.small-up-4>.column,.small-up-4>.columns{flex:0 0 25%;max-width:25%}.small-up-5{flex-wrap:wrap}.small-up-5>.column,.small-up-5>.columns{flex:0 0 20%;max-width:20%}.small-up-6{flex-wrap:wrap}.small-up-6>.column,.small-up-6>.columns{flex:0 0 16.6666666667%;max-width:16.6666666667%}.small-up-7{flex-wrap:wrap}.small-up-7>.column,.small-up-7>.columns{flex:0 0 14.2857142857%;max-width:14.2857142857%}.small-up-8{flex-wrap:wrap}.small-up-8>.column,.small-up-8>.columns{flex:0 0 12.5%;max-width:12.5%}.small-collapse>.column,.small-collapse>.columns{padding-left:0;padding-right:0}.small-uncollapse>.column,.small-uncollapse>.columns{padding-left:0.625rem;padding-right:0.625rem}@media screen and (min-width: 50em){.medium-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.medium-offset-0{margin-left:0%}.medium-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.medium-offset-1{margin-left:8.3333333333%}.medium-3{flex:0 0 25%;max-width:25%}.medium-offset-2{margin-left:16.6666666667%}.medium-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.medium-offset-3{margin-left:25%}.medium-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.medium-offset-4{margin-left:33.3333333333%}.medium-6{flex:0 0 50%;max-width:50%}.medium-offset-5{margin-left:41.6666666667%}.medium-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.medium-offset-6{margin-left:50%}.medium-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.medium-offset-7{margin-left:58.3333333333%}.medium-9{flex:0 0 75%;max-width:75%}.medium-offset-8{margin-left:66.6666666667%}.medium-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.medium-offset-9{margin-left:75%}.medium-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.medium-offset-10{margin-left:83.3333333333%}.medium-12{flex:0 0 100%;max-width:100%}.medium-offset-11{margin-left:91.6666666667%}.medium-order-1{order:1}.medium-order-2{order:2}.medium-order-3{order:3}.medium-order-4{order:4}.medium-order-5{order:5}.medium-order-6{order:6}.medium-up-1{flex-wrap:wrap}.medium-up-1>.column,.medium-up-1>.columns{flex:0 0 100%;max-width:100%}.medium-up-2{flex-wrap:wrap}.medium-up-2>.column,.medium-up-2>.columns{flex:0 0 50%;max-width:50%}.medium-up-3{flex-wrap:wrap}.medium-up-3>.column,.medium-up-3>.columns{flex:0 0 33.3333333333%;max-width:33.3333333333%}.medium-up-4{flex-wrap:wrap}.medium-up-4>.column,.medium-up-4>.columns{flex:0 0 25%;max-width:25%}.medium-up-5{flex-wrap:wrap}.medium-up-5>.column,.medium-up-5>.columns{flex:0 0 20%;max-width:20%}.medium-up-6{flex-wrap:wrap}.medium-up-6>.column,.medium-up-6>.columns{flex:0 0 16.6666666667%;max-width:16.6666666667%}.medium-up-7{flex-wrap:wrap}.medium-up-7>.column,.medium-up-7>.columns{flex:0 0 14.2857142857%;max-width:14.2857142857%}.medium-up-8{flex-wrap:wrap}.medium-up-8>.column,.medium-up-8>.columns{flex:0 0 12.5%;max-width:12.5%}}@media screen and (min-width: 50em) and (min-width: 50em){.medium-expand{flex:1 1 0px}}.row.medium-unstack>.column,.row.medium-unstack>.columns{flex:0 0 100%}@media screen and (min-width: 50em) and (min-width: 50em){.row.medium-unstack>.column,.row.medium-unstack>.columns{flex:1 1 0px}}@media screen and (min-width: 50em){.medium-collapse>.column,.medium-collapse>.columns{padding-left:0;padding-right:0}.medium-uncollapse>.column,.medium-uncollapse>.columns{padding-left:0.9375rem;padding-right:0.9375rem}}@media screen and (min-width: 64em){.large-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.large-offset-0{margin-left:0%}.large-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.large-offset-1{margin-left:8.3333333333%}.large-3{flex:0 0 25%;max-width:25%}.large-offset-2{margin-left:16.6666666667%}.large-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.large-offset-3{margin-left:25%}.large-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.large-offset-4{margin-left:33.3333333333%}.large-6{flex:0 0 50%;max-width:50%}.large-offset-5{margin-left:41.6666666667%}.large-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.large-offset-6{margin-left:50%}.large-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.large-offset-7{margin-left:58.3333333333%}.large-9{flex:0 0 75%;max-width:75%}.large-offset-8{margin-left:66.6666666667%}.large-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.large-offset-9{margin-left:75%}.large-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.large-offset-10{margin-left:83.3333333333%}.large-12{flex:0 0 100%;max-width:100%}.large-offset-11{margin-left:91.6666666667%}.large-order-1{order:1}.large-order-2{order:2}.large-order-3{order:3}.large-order-4{order:4}.large-order-5{order:5}.large-order-6{order:6}.large-up-1{flex-wrap:wrap}.large-up-1>.column,.large-up-1>.columns{flex:0 0 100%;max-width:100%}.large-up-2{flex-wrap:wrap}.large-up-2>.column,.large-up-2>.columns{flex:0 0 50%;max-width:50%}.large-up-3{flex-wrap:wrap}.large-up-3>.column,.large-up-3>.columns{flex:0 0 33.3333333333%;max-width:33.3333333333%}.large-up-4{flex-wrap:wrap}.large-up-4>.column,.large-up-4>.columns{flex:0 0 25%;max-width:25%}.large-up-5{flex-wrap:wrap}.large-up-5>.column,.large-up-5>.columns{flex:0 0 20%;max-width:20%}.large-up-6{flex-wrap:wrap}.large-up-6>.column,.large-up-6>.columns{flex:0 0 16.6666666667%;max-width:16.6666666667%}.large-up-7{flex-wrap:wrap}.large-up-7>.column,.large-up-7>.columns{flex:0 0 14.2857142857%;max-width:14.2857142857%}.large-up-8{flex-wrap:wrap}.large-up-8>.column,.large-up-8>.columns{flex:0 0 12.5%;max-width:12.5%}}@media screen and (min-width: 64em) and (min-width: 64em){.large-expand{flex:1 1 0px}}.row.large-unstack>.column,.row.large-unstack>.columns{flex:0 0 100%}@media screen and (min-width: 64em) and (min-width: 64em){.row.large-unstack>.column,.row.large-unstack>.columns{flex:1 1 0px}}@media screen and (min-width: 64em){.large-collapse>.column,.large-collapse>.columns{padding-left:0;padding-right:0}.large-uncollapse>.column,.large-uncollapse>.columns{padding-left:0.9375rem;padding-right:0.9375rem}}.shrink{flex:0 0 auto;max-width:100%}.column.align-top,.align-top.columns{align-self:flex-start}.column.align-bottom,.align-bottom.columns{align-self:flex-end}.column.align-middle,.align-middle.columns{align-self:center}.column.align-stretch,.align-stretch.columns{align-self:stretch}.align-right{justify-content:flex-end}.align-center{justify-content:center}.align-justify{justify-content:space-between}.align-spaced{justify-content:space-around}.align-top{align-items:flex-start}.align-self-top{align-self:flex-start}.align-bottom{align-items:flex-end}.align-self-bottom{align-self:flex-end}.align-middle{align-items:center}.align-self-middle{align-self:center}.align-stretch{align-items:stretch}.align-self-stretch{align-self:stretch}.small-order-1{order:1}.small-order-2{order:2}.small-order-3{order:3}.small-order-4{order:4}.small-order-5{order:5}.small-order-6{order:6}@media screen and (min-width: 50em){.medium-order-1{order:1}.medium-order-2{order:2}.medium-order-3{order:3}.medium-order-4{order:4}.medium-order-5{order:5}.medium-order-6{order:6}}@media screen and (min-width: 64em){.large-order-1{order:1}.large-order-2{order:2}.large-order-3{order:3}.large-order-4{order:4}.large-order-5{order:5}.large-order-6{order:6}}div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,th,td{margin:0;padding:0}p{font-size:inherit;line-height:1.6;margin-bottom:1rem;text-rendering:optimizeLegibility}em,i{font-style:italic;line-height:inherit}strong,b{font-weight:bold;line-height:inherit}small{font-size:80%;line-height:inherit}h1,h2,h3,h4,h5,h6{font-family:"Cabin", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;font-weight:normal;font-style:normal;color:inherit;text-rendering:optimizeLegibility;margin-top:0;margin-bottom:0.5rem;line-height:1.4}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{color:#5a6877;line-height:0}h1{font-size:1.5rem}h2{font-size:1.25rem}h3{font-size:0.9375rem}h4{font-size:1.125rem}h5{font-size:0.9375rem}h6{font-size:0.875rem}@media screen and (min-width: 50em){h1{font-size:2.4375rem}h2{font-size:1.875rem}h3{font-size:0.9375rem}h4{font-size:1.125rem}h5{font-size:0.9375rem}h6{font-size:0.875rem}}a{color:#0072ce;text-decoration:none;line-height:inherit;cursor:pointer}a:hover,a:focus{color:#004780}a img{border:0}hr{max-width:75rem;height:0;border-right:0;border-top:0;border-bottom:1px solid #5a6877;border-left:0;margin:1.25rem auto;clear:both}ul,ol,dl{line-height:1.6;margin-bottom:1rem;list-style-position:outside}li{font-size:inherit}ul{list-style-type:none;margin-left:0}ol{margin-left:0}ul ul,ul ol,ol ul,ol ol{margin-left:1.25rem;margin-bottom:0}dl{margin-bottom:1rem}dl dt{margin-bottom:0.3rem;font-weight:bold}blockquote{margin:0 0 1rem;padding:0.5625rem 1.25rem 0 1.1875rem;border-left:1px solid #5a6877}blockquote,blockquote p{line-height:1.6;color:#555555}cite{display:block;font-size:0.8125rem;color:#555555}cite:before{content:'\2014 \0020'}abbr{color:#222222;cursor:help;border-bottom:1px dotted #0a0a0a}code{font-family:Consolas, "Liberation Mono", Courier, monospace;font-weight:normal;color:#0a0a0a;background-color:#888888;border:1px solid #5a6877;padding:0.125rem 0.3125rem 0.0625rem}kbd{padding:0.125rem 0.25rem 0;margin:0;background-color:#888888;color:#0a0a0a;font-family:Consolas, "Liberation Mono", Courier, monospace;border-radius:3px}.subheader{margin-top:0.2rem;margin-bottom:0.5rem;font-weight:normal;line-height:1.4;color:#555555}.lead{font-size:125%;line-height:1.6}.stat{font-size:1.3em;line-height:1}p+.stat{margin-top:-1rem}.no-bullet{margin-left:0;list-style:none}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}@media screen and (min-width: 50em){.medium-text-left{text-align:left}.medium-text-right{text-align:right}.medium-text-center{text-align:center}.medium-text-justify{text-align:justify}}@media screen and (min-width: 64em){.large-text-left{text-align:left}.large-text-right{text-align:right}.large-text-center{text-align:center}.large-text-justify{text-align:justify}}.show-for-print{display:none !important}@media print{*{background:transparent !important;color:black !important;box-shadow:none !important;text-shadow:none !important}.show-for-print{display:block !important}.hide-for-print{display:none !important}table.show-for-print{display:table !important}thead.show-for-print{display:table-header-group !important}tbody.show-for-print{display:table-row-group !important}tr.show-for-print{display:table-row !important}td.show-for-print{display:table-cell !important}th.show-for-print{display:table-cell !important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}.ir a:after,a[href^='javascript:']:after,a[href^='#']:after{content:''}abbr[title]:after{content:" (" attr(title) ")"}pre,blockquote{border:1px solid #555555;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}@page{margin:0.5cm}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}}.button{display:inline-block;text-align:center;line-height:1;cursor:pointer;-webkit-appearance:none;transition:background-color 0.25s ease-out, color 0.25s ease-out;vertical-align:middle;border:1px solid transparent;border-radius:3px;padding:0.85em 1.5em;margin:0 0 1rem 0;font-size:0.9rem;background-color:#0072ce;color:#fefefe}[data-whatinput='mouse'] .button{outline:0}.button:hover,.button:focus{background-color:#0061af;color:#fefefe}.button.tiny{font-size:0.6rem}.button.small{font-size:0.8rem}.button.large{font-size:1.25rem}.button.expanded{display:block;width:100%;margin-left:0;margin-right:0}.button.primary{background-color:#0072ce;color:#fefefe}.button.primary:hover,.button.primary:focus{background-color:#005ba5;color:#fefefe}.button.secondary{background-color:#53caa6;color:#fefefe}.button.secondary:hover,.button.secondary:focus{background-color:#36ae8a;color:#fefefe}.button.success,.button.callout.notice{background-color:#3adb76;color:#fefefe}.button.success:hover,.button.callout.notice:hover,.button.success:focus,.button.callout.notice:focus{background-color:#22bb5b;color:#fefefe}.button.warning{background-color:#ffae00;color:#fefefe}.button.warning:hover,.button.warning:focus{background-color:#cc8b00;color:#fefefe}.button.alert{background-color:#ec5840;color:#fefefe}.button.alert:hover,.button.alert:focus{background-color:#da3116;color:#fefefe}.button.hollow{border:1px solid #0072ce;color:#0072ce}.button.hollow,.button.hollow:hover,.button.hollow:focus{background-color:transparent}.button.hollow:hover,.button.hollow:focus{border-color:#003967;color:#003967}.button.hollow.primary{border:1px solid #0072ce;color:#0072ce}.button.hollow.primary:hover,.button.hollow.primary:focus{border-color:#003967;color:#003967}.button.hollow.secondary{border:1px solid #53caa6;color:#53caa6}.button.hollow.secondary:hover,.button.hollow.secondary:focus{border-color:#226d56;color:#226d56}.button.hollow.success,.hollow.callout.notice{border:1px solid #3adb76;color:#3adb76}.button.hollow.success:hover,.hollow.callout.notice:hover,.button.hollow.success:focus,.hollow.callout.notice:focus{border-color:#157539;color:#157539}.button.hollow.warning{border:1px solid #ffae00;color:#ffae00}.button.hollow.warning:hover,.button.hollow.warning:focus{border-color:#805700;color:#805700}.button.hollow.alert{border:1px solid #ec5840;color:#ec5840}.button.hollow.alert:hover,.button.hollow.alert:focus{border-color:#881f0e;color:#881f0e}.button.disabled,.button[disabled]{opacity:0.25;cursor:not-allowed}.button.disabled:hover,.button.disabled:focus,.button[disabled]:hover,.button[disabled]:focus{background-color:#0072ce;color:#fefefe}.button.dropdown::after{content:'';display:block;width:0;height:0;border:inset 0.4em;border-color:#fefefe transparent transparent;border-top-style:solid;border-bottom-width:0;position:relative;top:0.4em;float:right;margin-left:1.5em;display:inline-block}.button.arrow-only::after{margin-left:0;float:none;top:-0.1em}[type='text'],[type='password'],[type='date'],[type='datetime'],[type='datetime-local'],[type='month'],[type='week'],[type='email'],[type='number'],[type='search'],[type='tel'],[type='time'],[type='url'],[type='color'],textarea{display:block;box-sizing:border-box;width:100%;height:2.3125rem;padding:0.5rem;border:1px solid #e1e4e8;margin:0 0 1rem;font-family:inherit;font-size:0.875rem;color:#0a0a0a;background-color:#fefefe;box-shadow:inset 0 1px 2px rgba(10,10,10,0.1);border-radius:3px;transition:box-shadow 0.3s, border-color 0.15s ease-in-out;-webkit-appearance:none;-moz-appearance:none}[type='text']:focus,[type='password']:focus,[type='date']:focus,[type='datetime']:focus,[type='datetime-local']:focus,[type='month']:focus,[type='week']:focus,[type='email']:focus,[type='number']:focus,[type='search']:focus,[type='tel']:focus,[type='time']:focus,[type='url']:focus,[type='color']:focus,textarea:focus{border:1px solid #c8cdd3;background-color:#fefefe;outline:none;box-shadow:0 0 3px rgba(136,136,136,0.3);transition:box-shadow 0.3s, border-color 0.15s ease-in-out}textarea{max-width:100%}textarea[rows]{height:auto}input::placeholder,textarea::placeholder{color:#8e9ba9}input:disabled,input[readonly],textarea:disabled,textarea[readonly]{background-color:#888888;cursor:not-allowed}[type='submit'],[type='button']{border-radius:3px;-webkit-appearance:none;-moz-appearance:none}input[type='search']{box-sizing:border-box}[type='file'],[type='checkbox'],[type='radio']{margin:0 0 1rem}[type='checkbox']+label,[type='radio']+label{display:inline-block;margin-left:0.5rem;margin-right:1rem;margin-bottom:0;vertical-align:baseline}[type='checkbox']+label[for],[type='radio']+label[for]{cursor:pointer}label>[type='checkbox'],label>[type='radio']{margin-right:0.5rem}[type='file']{width:100%}label{display:block;margin:0;font-size:0.875rem;font-weight:normal;line-height:1.8;color:#0a0a0a}label.middle{margin:0 0 1rem;padding:0.5625rem 0}.help-text{margin-top:-0.5rem;font-size:0.8125rem;font-style:italic;color:#0a0a0a}.input-group{display:flex;width:100%;margin-bottom:1rem;align-items:stretch}.input-group>:first-child{border-radius:3px 0 0 3px}.input-group>:last-child>*{border-radius:0 3px 3px 0}.input-group-button,.input-group-field,.input-group-label{margin:0;white-space:nowrap}.input-group-label{text-align:center;padding:0 0.5rem;background:#f6f7f8;color:#0a0a0a;border:1px solid #e1e4e8;white-space:nowrap;flex:0 0 auto;display:flex;align-items:center}.input-group-label:first-child{border-right:0}.input-group-label:last-child{border-left:0}.input-group-field{border-radius:0;flex:1 1 0px;width:auto;height:auto}.input-group-button{padding-top:0;padding-bottom:0;text-align:center;flex:0 0 auto}.input-group-button a,.input-group-button input,.input-group-button button{margin:0}.input-group .input-group-button{display:table-cell}fieldset{border:0;padding:0;margin:0}legend{margin-bottom:0.5rem;max-width:100%}.fieldset{border:1px solid #5a6877;padding:1.25rem;margin:1.125rem 0}.fieldset legend{background:#fefefe;padding:0 0.1875rem;margin:0;margin-left:-0.1875rem}select{height:2.3125rem;padding:0.5rem;border:1px solid #e1e4e8;margin:0 0 1rem;font-size:0.875rem;font-family:inherit;line-height:normal;color:#0a0a0a;background-color:#fefefe;border-radius:3px;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%2885, 85, 85%29'></polygon></svg>");background-size:9px 6px;background-position:right -1rem center;background-origin:content-box;background-repeat:no-repeat;padding-right:1.5rem}@media screen and (min-width: 0\0){select{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==")}}select:disabled{background-color:#888888;cursor:not-allowed}select::-ms-expand{display:none}select[multiple]{height:auto;background-image:none}.is-invalid-input:not(:focus){background-color:rgba(236,88,64,0.1);border-color:#ec5840}.is-invalid-label{color:#ec5840}.form-error{display:none;margin-top:-0.5rem;margin-bottom:1rem;font-size:0.75rem;font-weight:bold;color:#ec5840}.form-error.is-visible{display:block}.hide{display:none !important}.invisible{visibility:hidden}@media screen and (max-width: 49.9375em){.hide-for-small-only{display:none !important}}@media screen and (max-width: 0em),screen and (min-width: 50em){.show-for-small-only{display:none !important}}@media screen and (min-width: 50em){.hide-for-medium{display:none !important}}@media screen and (max-width: 49.9375em){.show-for-medium{display:none !important}}@media screen and (min-width: 50em) and (max-width: 63.9375em){.hide-for-medium-only{display:none !important}}@media screen and (max-width: 49.9375em),screen and (min-width: 64em){.show-for-medium-only{display:none !important}}@media screen and (min-width: 64em){.hide-for-large{display:none !important}}@media screen and (max-width: 63.9375em){.show-for-large{display:none !important}}@media screen and (min-width: 64em) and (max-width: 74.9375em){.hide-for-large-only{display:none !important}}@media screen and (max-width: 63.9375em),screen and (min-width: 75em){.show-for-large-only{display:none !important}}.show-for-sr,.show-on-focus{position:absolute !important;width:1px;height:1px;overflow:hidden;clip:rect(0, 0, 0, 0)}.show-on-focus:active,.show-on-focus:focus{position:static !important;height:auto;width:auto;overflow:visible;clip:auto}.show-for-landscape,.hide-for-portrait{display:block !important}@media screen and (orientation: landscape){.show-for-landscape,.hide-for-portrait{display:block !important}}@media screen and (orientation: portrait){.show-for-landscape,.hide-for-portrait{display:none !important}}.hide-for-landscape,.show-for-portrait{display:none !important}@media screen and (orientation: landscape){.hide-for-landscape,.show-for-portrait{display:none !important}}@media screen and (orientation: portrait){.hide-for-landscape,.show-for-portrait{display:block !important}}.float-left{float:left !important}.float-right{float:right !important}.float-center{display:block;margin-left:auto;margin-right:auto}.clearfix::before,.clearfix::after{content:' ';display:table;flex-basis:0;order:1}.clearfix::after{clear:both}.callout,.callout.notice{margin:0 0 1rem 0;padding:1rem;border:none;border-radius:3px;position:relative;color:#222222;background-color:#fbf5c9}.callout>:first-child{margin-top:0}.callout>:last-child{margin-bottom:0}.callout.primary{background-color:#0072ce}.callout.secondary{background-color:#53caa6}.callout.success,.callout.notice{background-color:#3adb76}.callout.warning{background-color:#ffae00}.callout.alert{background-color:#ec5840}.callout.small{padding-top:0.5rem;padding-right:0.5rem;padding-bottom:0.5rem;padding-left:0.5rem}.callout.large{padding-top:3rem;padding-right:3rem;padding-bottom:3rem;padding-left:3rem}.close-button{position:absolute;color:#555555;right:1rem;top:0.5rem;font-size:2em;line-height:1;cursor:pointer}[data-whatinput='mouse'] .close-button{outline:0}.close-button:hover,.close-button:focus{color:#0a0a0a}.dropdown-pane{background-color:#fefefe;border:1px solid #5a6877;border-radius:3px;display:block;font-size:1rem;padding:1rem;position:absolute;visibility:hidden;width:300px;z-index:10}.dropdown-pane.is-open{visibility:visible}.dropdown-pane.tiny{width:100px}.dropdown-pane.small{width:200px}.dropdown-pane.large{width:400px}.dropdown.menu>li.opens-left>.is-dropdown-submenu{left:auto;right:0;top:100%}.dropdown.menu>li.opens-right>.is-dropdown-submenu{right:auto;left:0;top:100%}.dropdown.menu>li.is-dropdown-submenu-parent>a{padding-right:1.5rem;position:relative}.dropdown.menu>li.is-dropdown-submenu-parent>a::after{content:'';display:block;width:0;height:0;border:inset 5px;border-color:#0072ce transparent transparent;border-top-style:solid;border-bottom-width:0;right:5px;margin-top:-2px}[data-whatinput='mouse'] .dropdown.menu a{outline:0}.no-js .dropdown.menu ul{display:none}.dropdown.menu.vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.vertical>li.opens-left>.is-dropdown-submenu{left:auto;right:100%}.dropdown.menu.vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.vertical>li>a::after{right:14px;margin-top:-3px}.dropdown.menu.vertical>li.opens-left>a::after{content:'';display:block;width:0;height:0;border:inset 5px;border-color:transparent #0072ce transparent transparent;border-right-style:solid;border-left-width:0}.dropdown.menu.vertical>li.opens-right>a::after{content:'';display:block;width:0;height:0;border:inset 5px;border-color:transparent transparent transparent #0072ce;border-left-style:solid;border-right-width:0}@media screen and (min-width: 50em){.dropdown.menu.medium-horizontal>li.opens-left>.is-dropdown-submenu{left:auto;right:0;top:100%}.dropdown.menu.medium-horizontal>li.opens-right>.is-dropdown-submenu{right:auto;left:0;top:100%}.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a{padding-right:1.5rem;position:relative}.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a::after{content:'';display:block;width:0;height:0;border:inset 5px;border-color:#0072ce transparent transparent;border-top-style:solid;border-bottom-width:0;right:5px;margin-top:-2px}.dropdown.menu.medium-vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.medium-vertical>li.opens-left>.is-dropdown-submenu{left:auto;right:100%}.dropdown.menu.medium-vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.medium-vertical>li>a::after{right:14px;margin-top:-3px}.dropdown.menu.medium-vertical>li.opens-left>a::after{content:'';display:block;width:0;height:0;border:inset 5px;border-color:transparent #0072ce transparent transparent;border-right-style:solid;border-left-width:0}.dropdown.menu.medium-vertical>li.opens-right>a::after{content:'';display:block;width:0;height:0;border:inset 5px;border-color:transparent transparent transparent #0072ce;border-left-style:solid;border-right-width:0}}@media screen and (min-width: 64em){.dropdown.menu.large-horizontal>li.opens-left>.is-dropdown-submenu{left:auto;right:0;top:100%}.dropdown.menu.large-horizontal>li.opens-right>.is-dropdown-submenu{right:auto;left:0;top:100%}.dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a{padding-right:1.5rem;position:relative}.dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a::after{content:'';display:block;width:0;height:0;border:inset 5px;border-color:#0072ce transparent transparent;border-top-style:solid;border-bottom-width:0;right:5px;margin-top:-2px}.dropdown.menu.large-vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.large-vertical>li.opens-left>.is-dropdown-submenu{left:auto;right:100%}.dropdown.menu.large-vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.large-vertical>li>a::after{right:14px;margin-top:-3px}.dropdown.menu.large-vertical>li.opens-left>a::after{content:'';display:block;width:0;height:0;border:inset 5px;border-color:transparent #0072ce transparent transparent;border-right-style:solid;border-left-width:0}.dropdown.menu.large-vertical>li.opens-right>a::after{content:'';display:block;width:0;height:0;border:inset 5px;border-color:transparent transparent transparent #0072ce;border-left-style:solid;border-right-width:0}}.dropdown.menu.align-right .is-dropdown-submenu.first-sub{top:100%;left:auto;right:0}.is-dropdown-menu.vertical{width:100px}.is-dropdown-menu.vertical.align-right{float:right}.is-dropdown-submenu-parent{position:relative}.is-dropdown-submenu-parent a::after{position:absolute;top:50%;right:5px;margin-top:-2px}.is-dropdown-submenu-parent.opens-inner>.is-dropdown-submenu{top:100%;left:auto}.is-dropdown-submenu-parent.opens-left>.is-dropdown-submenu{left:auto;right:100%}.is-dropdown-submenu-parent.opens-right>.is-dropdown-submenu{right:auto;left:100%}.is-dropdown-submenu{display:none;position:absolute;top:0;left:100%;min-width:200px;z-index:1;background:#fefefe;border:1px solid #5a6877}.is-dropdown-submenu .is-dropdown-submenu-parent>a::after{right:14px;margin-top:-3px}.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left>a::after{content:'';display:block;width:0;height:0;border:inset 5px;border-color:transparent #0072ce transparent transparent;border-right-style:solid;border-left-width:0}.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right>a::after{content:'';display:block;width:0;height:0;border:inset 5px;border-color:transparent transparent transparent #0072ce;border-left-style:solid;border-right-width:0}.is-dropdown-submenu .is-dropdown-submenu{margin-top:-1px}.is-dropdown-submenu>li{width:100%}.is-dropdown-submenu.js-dropdown-active{display:block}.menu{margin:0;list-style-type:none;width:100%;display:flex;flex-wrap:nowrap;align-items:center;flex-wrap:nowrap}.menu>li{flex:0 0 auto}[data-whatinput='mouse'] .menu>li{outline:0}.menu>li>a{display:block;padding:0.7rem 1rem;line-height:1}.menu input,.menu a,.menu button{margin-bottom:0}.menu>li>a{display:flex}.menu>li>a{flex-flow:row nowrap}.menu>li>a img,.menu>li>a i,.menu>li>a svg{margin-right:0.25rem}.menu>li{flex:0 0 auto}.menu.vertical{flex-wrap:wrap}.menu.vertical>li{flex:0 0 100%;max-width:100%}.menu.vertical>li>a{align-items:flex-start;justify-content:flex-start}@media screen and (min-width: 50em){.menu.medium-horizontal{flex-wrap:nowrap}.menu.medium-horizontal>li{flex:0 0 auto}.menu.medium-vertical{flex-wrap:wrap}.menu.medium-vertical>li{flex:0 0 100%;max-width:100%}.menu.medium-vertical>li>a{align-items:flex-start;justify-content:flex-start}}@media screen and (min-width: 64em){.menu.large-horizontal{flex-wrap:nowrap}.menu.large-horizontal>li{flex:0 0 auto}.menu.large-vertical{flex-wrap:wrap}.menu.large-vertical>li{flex:0 0 100%;max-width:100%}.menu.large-vertical>li>a{align-items:flex-start;justify-content:flex-start}}.menu.simple li{line-height:1;display:inline-block;margin-right:1rem}.menu.simple a{padding:0}.menu.align-right{justify-content:flex-end}.menu.expanded>li{flex:1 1 0px}.menu.expanded>li:first-child:last-child{width:100%}.menu.icon-top>li>a{flex-flow:column nowrap}.menu.icon-top>li>a img,.menu.icon-top>li>a i,.menu.icon-top>li>a svg{align-self:stretch;text-align:center;margin-bottom:0.25rem}.menu.nested{margin-left:1rem}.menu .active>a{color:#fefefe;background:#0072ce}.menu-text{font-weight:bold;color:inherit;line-height:1;padding-top:0;padding-bottom:0;padding:0.7rem 1rem}.menu-centered{text-align:center}.menu-centered>.menu{display:inline-block}.no-js [data-responsive-menu] ul{display:none}.menu-icon{position:relative;display:inline-block;vertical-align:middle;cursor:pointer;width:20px;height:16px}.menu-icon::after{content:'';position:absolute;display:block;width:100%;height:2px;background:#fefefe;top:0;left:0;box-shadow:0 7px 0 #fefefe, 0 14px 0 #fefefe}.menu-icon:hover::after{background:#5a6877;box-shadow:0 7px 0 #5a6877, 0 14px 0 #5a6877}.menu-icon.dark{position:relative;display:inline-block;vertical-align:middle;cursor:pointer;width:20px;height:16px}.menu-icon.dark::after{content:'';position:absolute;display:block;width:100%;height:2px;background:#0a0a0a;top:0;left:0;box-shadow:0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a}.menu-icon.dark:hover::after{background:#555555;box-shadow:0 7px 0 #555555, 0 14px 0 #555555}html,body{height:100%}.off-canvas-wrapper{width:100%;overflow-x:hidden;position:relative;backface-visibility:hidden;-webkit-overflow-scrolling:auto}.off-canvas-wrapper-inner{position:relative;width:100%;transition:transform 0.5s ease}.off-canvas-wrapper-inner::before,.off-canvas-wrapper-inner::after{content:' ';display:table;flex-basis:0;order:1}.off-canvas-wrapper-inner::after{clear:both}.off-canvas-content,.off-canvas-content{min-height:100%;background:#fefefe;transition:transform 0.5s ease;backface-visibility:hidden;z-index:1;padding-bottom:0.1px;box-shadow:0 0 10px rgba(10,10,10,0.5)}.js-off-canvas-exit{display:none;position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(254,254,254,0.25);cursor:pointer;transition:background 0.5s ease}.off-canvas{position:absolute;background:#888888;z-index:-1;max-height:100%;overflow-y:auto;transform:translateX(0)}[data-whatinput='mouse'] .off-canvas{outline:0}.off-canvas.position-left{left:-250px;top:0;width:250px}.is-open-left{transform:translateX(250px)}.off-canvas.position-right{right:-250px;top:0;width:250px}.is-open-right{transform:translateX(-250px)}@media screen and (min-width: 50em){.position-left.reveal-for-medium{left:0;z-index:auto;position:fixed}.position-left.reveal-for-medium~.off-canvas-content{margin-left:250px}.position-right.reveal-for-medium{right:0;z-index:auto;position:fixed}.position-right.reveal-for-medium~.off-canvas-content{margin-right:250px}}@media screen and (min-width: 64em){.position-left.reveal-for-large{left:0;z-index:auto;position:fixed}.position-left.reveal-for-large~.off-canvas-content{margin-left:250px}.position-right.reveal-for-large{right:0;z-index:auto;position:fixed}.position-right.reveal-for-large~.off-canvas-content{margin-right:250px}}.orbit{position:relative}.orbit-container{position:relative;margin:0;overflow:hidden;list-style:none}.orbit-slide{width:100%;max-height:100%}.orbit-slide.no-motionui.is-active{top:0;left:0}.orbit-figure{margin:0}.orbit-image{margin:0;width:100%;max-width:100%}.orbit-caption{position:absolute;bottom:0;width:100%;padding:1rem;margin-bottom:0;color:#fefefe;background-color:rgba(10,10,10,0.5)}.orbit-next,.orbit-previous{position:absolute;top:50%;transform:translateY(-50%);z-index:10;padding:1rem;color:#fefefe}[data-whatinput='mouse'] .orbit-next,[data-whatinput='mouse'] .orbit-previous{outline:0}.orbit-next:hover,.orbit-previous:hover,.orbit-next:active,.orbit-previous:active,.orbit-next:focus,.orbit-previous:focus{background-color:rgba(10,10,10,0.5)}.orbit-previous{left:0}.orbit-next{left:auto;right:0}.orbit-bullets{position:relative;margin-top:0.8rem;margin-bottom:0.8rem;text-align:center}[data-whatinput='mouse'] .orbit-bullets{outline:0}.orbit-bullets button{width:1.2rem;height:1.2rem;margin:0.4rem;background-color:#ddd;border-radius:50%}.orbit-bullets button:hover{background-color:#b8b8b8}.orbit-bullets button.is-active{background-color:#b8b8b8}body.is-reveal-open{overflow:hidden}html.is-reveal-open,html.is-reveal-open body{height:100%;overflow:hidden;user-select:none}.reveal-overlay{display:none;position:fixed;top:0;bottom:0;left:0;right:0;z-index:1005;background-color:rgba(10,10,10,0.45);overflow-y:scroll}.reveal{display:none;z-index:1006;padding:1rem;border:1px solid #5a6877;background-color:#fefefe;border-radius:3px;position:relative;top:100px;margin-left:auto;margin-right:auto;overflow-y:auto}[data-whatinput='mouse'] .reveal{outline:0}@media screen and (min-width: 50em){.reveal{min-height:0}}.reveal .column,.reveal .columns{min-width:0}.reveal>:last-child{margin-bottom:0}@media screen and (min-width: 50em){.reveal{width:600px;max-width:75rem}}@media screen and (min-width: 50em){.reveal .reveal{left:auto;right:auto;margin:0 auto}}.reveal.collapse{padding:0}@media screen and (min-width: 50em){.reveal.tiny{width:30%;max-width:75rem}}@media screen and (min-width: 50em){.reveal.small{width:50%;max-width:75rem}}@media screen and (min-width: 50em){.reveal.large{width:90%;max-width:75rem}}.reveal.full{top:0;left:0;width:100%;height:100%;height:100vh;min-height:100vh;max-width:none;margin-left:0;border:0;border-radius:0}@media screen and (max-width: 49.9375em){.reveal{top:0;left:0;width:100%;height:100%;height:100vh;min-height:100vh;max-width:none;margin-left:0;border:0;border-radius:0}}.reveal.without-overlay{position:fixed}.has-tip{border-bottom:dotted 1px #555555;font-weight:bold;position:relative;display:inline-block;cursor:help}.tooltip{background-color:#0a0a0a;color:#fefefe;font-size:80%;padding:0.75rem;position:absolute;z-index:10;top:calc(100% + 0.6495rem);max-width:10rem !important;border-radius:3px}.tooltip::before{content:'';display:block;width:0;height:0;border:inset 0.75rem;border-color:transparent transparent #0a0a0a;border-bottom-style:solid;border-top-width:0;bottom:100%;position:absolute;left:50%;transform:translateX(-50%)}.tooltip.top::before{content:'';display:block;width:0;height:0;border:inset 0.75rem;border-color:#0a0a0a transparent transparent;border-top-style:solid;border-bottom-width:0;top:100%;bottom:auto}.tooltip.left::before{content:'';display:block;width:0;height:0;border:inset 0.75rem;border-color:transparent transparent transparent #0a0a0a;border-left-style:solid;border-right-width:0;bottom:auto;left:100%;top:50%;transform:translateY(-50%)}.tooltip.right::before{content:'';display:block;width:0;height:0;border:inset 0.75rem;border-color:transparent #0a0a0a transparent transparent;border-right-style:solid;border-left-width:0;bottom:auto;left:auto;right:100%;top:50%;transform:translateY(-50%)}.slide-in-down.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:translateY(-100%);transition-property:transform, opacity;backface-visibility:hidden}.slide-in-down.mui-enter.mui-enter-active{transform:translateY(0)}.slide-in-left.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:translateX(-100%);transition-property:transform, opacity;backface-visibility:hidden}.slide-in-left.mui-enter.mui-enter-active{transform:translateX(0)}.slide-in-up.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:translateY(100%);transition-property:transform, opacity;backface-visibility:hidden}.slide-in-up.mui-enter.mui-enter-active{transform:translateY(0)}.slide-in-right.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:translateX(100%);transition-property:transform, opacity;backface-visibility:hidden}.slide-in-right.mui-enter.mui-enter-active{transform:translateX(0)}.slide-out-down.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:translateY(0);transition-property:transform, opacity;backface-visibility:hidden}.slide-out-down.mui-leave.mui-leave-active{transform:translateY(100%)}.slide-out-right.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:translateX(0);transition-property:transform, opacity;backface-visibility:hidden}.slide-out-right.mui-leave.mui-leave-active{transform:translateX(100%)}.slide-out-up.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:translateY(0);transition-property:transform, opacity;backface-visibility:hidden}.slide-out-up.mui-leave.mui-leave-active{transform:translateY(-100%)}.slide-out-left.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:translateX(0);transition-property:transform, opacity;backface-visibility:hidden}.slide-out-left.mui-leave.mui-leave-active{transform:translateX(-100%)}.fade-in.mui-enter{transition-duration:500ms;transition-timing-function:linear;opacity:0;transition-property:opacity}.fade-in.mui-enter.mui-enter-active{opacity:1}.fade-out.mui-leave{transition-duration:500ms;transition-timing-function:linear;opacity:1;transition-property:opacity}.fade-out.mui-leave.mui-leave-active{opacity:0}.hinge-in-from-top.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotateX(-90deg);transform-origin:top;transition-property:transform, opacity;opacity:0}.hinge-in-from-top.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-right.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotateY(-90deg);transform-origin:right;transition-property:transform, opacity;opacity:0}.hinge-in-from-right.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-bottom.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotateX(90deg);transform-origin:bottom;transition-property:transform, opacity;opacity:0}.hinge-in-from-bottom.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-left.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotateY(90deg);transform-origin:left;transition-property:transform, opacity;opacity:0}.hinge-in-from-left.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-middle-x.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotateX(-90deg);transform-origin:center;transition-property:transform, opacity;opacity:0}.hinge-in-from-middle-x.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-middle-y.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotateY(-90deg);transform-origin:center;transition-property:transform, opacity;opacity:0}.hinge-in-from-middle-y.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-out-from-top.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:top;transition-property:transform, opacity;opacity:1}.hinge-out-from-top.mui-leave.mui-leave-active{transform:perspective(2000px) rotateX(-90deg);opacity:0}.hinge-out-from-right.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:right;transition-property:transform, opacity;opacity:1}.hinge-out-from-right.mui-leave.mui-leave-active{transform:perspective(2000px) rotateY(-90deg);opacity:0}.hinge-out-from-bottom.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:bottom;transition-property:transform, opacity;opacity:1}.hinge-out-from-bottom.mui-leave.mui-leave-active{transform:perspective(2000px) rotateX(90deg);opacity:0}.hinge-out-from-left.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:left;transition-property:transform, opacity;opacity:1}.hinge-out-from-left.mui-leave.mui-leave-active{transform:perspective(2000px) rotateY(90deg);opacity:0}.hinge-out-from-middle-x.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:center;transition-property:transform, opacity;opacity:1}.hinge-out-from-middle-x.mui-leave.mui-leave-active{transform:perspective(2000px) rotateX(-90deg);opacity:0}.hinge-out-from-middle-y.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:center;transition-property:transform, opacity;opacity:1}.hinge-out-from-middle-y.mui-leave.mui-leave-active{transform:perspective(2000px) rotateY(-90deg);opacity:0}.scale-in-up.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:scale(0.5);transition-property:transform, opacity;opacity:0}.scale-in-up.mui-enter.mui-enter-active{transform:scale(1);opacity:1}.scale-in-down.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:scale(1.5);transition-property:transform, opacity;opacity:0}.scale-in-down.mui-enter.mui-enter-active{transform:scale(1);opacity:1}.scale-out-up.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:scale(1);transition-property:transform, opacity;opacity:1}.scale-out-up.mui-leave.mui-leave-active{transform:scale(1.5);opacity:0}.scale-out-down.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:scale(1);transition-property:transform, opacity;opacity:1}.scale-out-down.mui-leave.mui-leave-active{transform:scale(0.5);opacity:0}.spin-in.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:rotate(-0.75turn);transition-property:transform, opacity;opacity:0}.spin-in.mui-enter.mui-enter-active{transform:rotate(0);opacity:1}.spin-out.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:rotate(0);transition-property:transform, opacity;opacity:1}.spin-out.mui-leave.mui-leave-active{transform:rotate(0.75turn);opacity:0}.spin-in-ccw.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:rotate(0.75turn);transition-property:transform, opacity;opacity:0}.spin-in-ccw.mui-enter.mui-enter-active{transform:rotate(0);opacity:1}.spin-out-ccw.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:rotate(0);transition-property:transform, opacity;opacity:1}.spin-out-ccw.mui-leave.mui-leave-active{transform:rotate(-0.75turn);opacity:0}.slow{transition-duration:750ms !important}.fast{transition-duration:250ms !important}.linear{transition-timing-function:linear !important}.ease{transition-timing-function:ease !important}.ease-in{transition-timing-function:ease-in !important}.ease-out{transition-timing-function:ease-out !important}.ease-in-out{transition-timing-function:ease-in-out !important}.bounce-in{transition-timing-function:cubic-bezier(0.485, 0.155, 0.24, 1.245) !important}.bounce-out{transition-timing-function:cubic-bezier(0.485, 0.155, 0.515, 0.845) !important}.bounce-in-out{transition-timing-function:cubic-bezier(0.76, -0.245, 0.24, 1.245) !important}.short-delay{transition-delay:300ms !important}.long-delay{transition-delay:700ms !important}.shake{animation-name:shake-7}@keyframes shake-7{0%,10%,20%,30%,40%,50%,60%,70%,80%,90%{transform:translateX(7%)}5%,15%,25%,35%,45%,55%,65%,75%,85%,95%{transform:translateX(-7%)}}.spin-cw{animation-name:spin-cw-1turn}@keyframes spin-cw-1turn{0%{transform:rotate(-1turn)}100%{transform:rotate(0)}}.spin-ccw{animation-name:spin-cw-1turn}@keyframes spin-cw-1turn{0%{transform:rotate(0)}100%{transform:rotate(1turn)}}.wiggle{animation-name:wiggle-7deg}@keyframes wiggle-7deg{40%,50%,60%{transform:rotate(7deg)}35%,45%,55%,65%{transform:rotate(-7deg)}0%,30%,70%,100%{transform:rotate(0)}}.shake,.spin-cw,.spin-ccw,.wiggle{animation-duration:500ms}.infinite{animation-iteration-count:infinite}.slow{animation-duration:750ms !important}.fast{animation-duration:250ms !important}.linear{animation-timing-function:linear !important}.ease{animation-timing-function:ease !important}.ease-in{animation-timing-function:ease-in !important}.ease-out{animation-timing-function:ease-out !important}.ease-in-out{animation-timing-function:ease-in-out !important}.bounce-in{animation-timing-function:cubic-bezier(0.485, 0.155, 0.24, 1.245) !important}.bounce-out{animation-timing-function:cubic-bezier(0.485, 0.155, 0.515, 0.845) !important}.bounce-in-out{animation-timing-function:cubic-bezier(0.76, -0.245, 0.24, 1.245) !important}.short-delay{animation-delay:300ms !important}.long-delay{animation-delay:700ms !important}html{scroll-behavior:smooth}body{background:#f6f7f8}.content_wrap{background-color:white;padding:1rem 0 2rem}@media screen and (min-width: 50em) and (max-width: 63.9375em){main#content{min-height:50%}}@media screen and (min-width: 64em){main#content{min-height:70%}}main#content>:last-child{padding-bottom:2rem}h2,h4,h5,h6{font-weight:600}h3{text-transform:uppercase}.callout.alert{color:#fff;font-weight:bold}ul{margin:0}.back_link{width:75rem;margin:0 auto 1rem}.back_link a{font-weight:bold;color:#888888}.box_item,ul.recent_updates li,.small_campaign_list li,ul.fundraisers li,.content_wrap.settings .sidebar ul.fundraisers li,.blog_listing .post{display:flex;align-items:center;border-radius:3px;cursor:pointer}.box_item.wrap,ul.recent_updates li.wrap,.small_campaign_list li.wrap,ul.fundraisers li.wrap,.content_wrap.settings .sidebar ul.fundraisers li.wrap,.blog_listing .wrap.post{flex-wrap:wrap}.box_item .image,ul.recent_updates li .image,.small_campaign_list li .image,ul.fundraisers li .image,.content_wrap.settings .sidebar ul.fundraisers li .image,.blog_listing .post .image{flex-shrink:1;margin-right:1rem}.box_item .image img,ul.recent_updates li .image img,.small_campaign_list li .image img,ul.fundraisers li .image img,.content_wrap.settings .sidebar ul.fundraisers li .image img,.blog_listing .post .image img{border-radius:3px}.box_item .info,ul.recent_updates li .info,.small_campaign_list li .info,ul.fundraisers li .info,.content_wrap.settings .sidebar ul.fundraisers li .info,.blog_listing .post .info{flex-grow:1;display:block}.box_item .info strong,ul.recent_updates li .info strong,.small_campaign_list li .info strong,ul.fundraisers li .info strong,.content_wrap.settings .sidebar ul.fundraisers li .info strong,.blog_listing .post .info strong,.box_item .info a,ul.recent_updates li .info a,.small_campaign_list li .info a,ul.fundraisers li .info a,.content_wrap.settings .sidebar ul.fundraisers li .info a,.blog_listing .post .info a{font-size:0.9375rem;font-weight:bold;color:#222222}.box_item .meta,ul.recent_updates li .meta,.small_campaign_list li .meta,ul.fundraisers li .meta,.content_wrap.settings .sidebar ul.fundraisers li .meta,.blog_listing .post .meta,.box_item .meta_line,ul.recent_updates li .meta_line,.small_campaign_list li .meta_line,ul.fundraisers li .meta_line,.content_wrap.settings .sidebar ul.fundraisers li .meta_line,.blog_listing .post .meta_line{font-size:0.85rem;color:#888888}.box_item .meta i:before,ul.recent_updates li .meta i:before,.small_campaign_list li .meta i:before,ul.fundraisers li .meta i:before,.content_wrap.settings .sidebar ul.fundraisers li .meta i:before,.blog_listing .post .meta i:before{vertical-align:middle}.box_item .amount,ul.recent_updates li .amount,.small_campaign_list li .amount,ul.fundraisers li .amount,.content_wrap.settings .sidebar ul.fundraisers li .amount,.blog_listing .post .amount{width:4rem;text-align:right;padding-right:.3rem}.box_item_round .image img,.content_wrap.settings .sidebar ul.fundraisers li .image img{border-radius:100px}.box_item_hover:hover,ul.recent_updates li:hover,.small_campaign_list li:hover,ul.fundraisers li:hover{background-color:#f6f7f8}.box_item_border,.content_wrap.settings .sidebar ul.fundraisers li{border:1px solid #c8cdd3;padding:6px}.box_item_border:hover,.content_wrap.settings .sidebar ul.fundraisers li:hover{border-color:#acb3bc}.placeholder.square_64{width:64px;height:64px}.image.square_64 img{width:64px;height:64px}.image.square_80 img{width:80px;height:80px}.button{font-weight:bold}.button.hollow{border-color:#c8cdd3}.button.tiny{font-size:0.85rem;padding:0.4em .8em .6em}.button.mini{font-size:0.8rem;padding:0.4em .8em .6em}.button.gray{color:#888888;border-color:#c8cdd3}.button.gray:hover{border-color:#acb3bc}.button.delete{color:white;background-color:#ec5840}.button.delete:hover{background-color:#e23317}.box_item.campaign,ul.recent_updates li.campaign,.small_campaign_list li.campaign,ul.fundraisers li.campaign,.content_wrap.settings .sidebar ul.fundraisers li.campaign,.blog_listing .campaign.post{position:relative;padding-bottom:2.5rem;margin-bottom:1rem;overflow:hidden}.box_item.campaign .sponsor,ul.recent_updates li.campaign .sponsor,.small_campaign_list li.campaign .sponsor,ul.fundraisers li.campaign .sponsor,.content_wrap.settings .sidebar ul.fundraisers li.campaign .sponsor,.blog_listing .campaign.post .sponsor{color:#888888;font-size:.8em}.box_item.campaign .sponsor em,ul.recent_updates li.campaign .sponsor em,.small_campaign_list li.campaign .sponsor em,ul.fundraisers li.campaign .sponsor em,.content_wrap.settings .sidebar ul.fundraisers li.campaign .sponsor em,.blog_listing .campaign.post .sponsor em{font-style:normal;text-transform:uppercase}.box_item.campaign .amounts,ul.recent_updates li.campaign .amounts,.small_campaign_list li.campaign .amounts,ul.fundraisers li.campaign .amounts,.content_wrap.settings .sidebar ul.fundraisers li.campaign .amounts,.blog_listing .campaign.post .amounts{border:none;padding:4px 6px 0 0}.box_item.campaign .amounts .row,ul.recent_updates li.campaign .amounts .row,.small_campaign_list li.campaign .amounts .row,ul.fundraisers li.campaign .amounts .row,.blog_listing .campaign.post .amounts .row{margin:0}.box_item.campaign .amounts .row .column,ul.recent_updates li.campaign .amounts .row .column,.small_campaign_list li.campaign .amounts .row .column,ul.fundraisers li.campaign .amounts .row .column,.blog_listing .campaign.post .amounts .row .column,.box_item.campaign .amounts .row .columns,ul.recent_updates li.campaign .amounts .row .columns,.small_campaign_list li.campaign .amounts .row .columns,ul.fundraisers li.campaign .amounts .row .columns,.blog_listing .campaign.post .amounts .row .columns{padding:0}.box_item.campaign .amounts .text,ul.recent_updates li.campaign .amounts .text,.small_campaign_list li.campaign .amounts .text,ul.fundraisers li.campaign .amounts .text,.blog_listing .campaign.post .amounts .text{display:none}.box_item.campaign ul.nav_buttons,ul.recent_updates li.campaign ul.nav_buttons,.small_campaign_list li.campaign ul.nav_buttons,ul.fundraisers li.campaign ul.nav_buttons,.content_wrap.settings .sidebar ul.fundraisers li.campaign ul.nav_buttons,.blog_listing .campaign.post ul.nav_buttons{position:absolute;bottom:0;left:0;overflow:hidden;border-radius:0 0 3px 3px;width:100% !important;display:flex}.box_item.campaign ul.nav_buttons li,ul.recent_updates li.campaign ul.nav_buttons li,.small_campaign_list li.campaign ul.nav_buttons li,ul.fundraisers li.campaign ul.nav_buttons li,.content_wrap.settings .sidebar ul.fundraisers li.campaign ul.nav_buttons li,.blog_listing .campaign.post ul.nav_buttons li{flex-grow:1;text-align:center;border-bottom:none}.box_item.campaign ul.nav_buttons li.home,ul.recent_updates li.campaign ul.nav_buttons li.home,.small_campaign_list li.campaign ul.nav_buttons li.home,ul.fundraisers li.campaign ul.nav_buttons li.home,.blog_listing .campaign.post ul.nav_buttons li.home{flex-grow:0}.box_item.campaign ul.nav_buttons li:first-child,ul.recent_updates li.campaign ul.nav_buttons li:first-child,.small_campaign_list li.campaign ul.nav_buttons li:first-child,ul.fundraisers li.campaign ul.nav_buttons li:first-child,.blog_listing .campaign.post ul.nav_buttons li:first-child{border-radius:0 0 0 3px;border-top:none;padding-top:1px}.box_item.campaign ul.nav_buttons li:last-child,ul.recent_updates li.campaign ul.nav_buttons li:last-child,.small_campaign_list li.campaign ul.nav_buttons li:last-child,ul.fundraisers li.campaign ul.nav_buttons li:last-child,.blog_listing .campaign.post ul.nav_buttons li:last-child{border-radius:0 0 3px;border-right:none;margin-right:-1px;margin-bottom:-1px}.chose-image-small,.chose-image-list{width:56px;height:56px;max-height:56px;border-radius:56px;vertical-align:middle;margin:0;padding:0;margin-right:10px}.chosen-container .chosen-results li.highlighted{background-color:#0072ce}.chosen-container-single .chosen-single{min-height:70px;border-radius:3px;border:1px solid #e1e4e8}.chosen-container-single .chosen-single span{font-size:1rem}.chosen-container-single .chosen-single.chosen-default span{margin-top:1rem}.chosen-container-single .chosen-single abbr{margin-top:1.8rem;border:none;cursor:pointer}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #c8cdd3}.chosen-container .chosen-drop{border:1px solid #c8cdd3;border-top:none}.chosen-results{font-size:1rem}.chosen-single div b{height:20px !important;margin-top:1.4rem}header.content_header{padding-bottom:1rem;border-bottom:1px solid #c8cdd3}@media screen and (min-width: 50em){header.content_header{margin:2rem 0 1rem}header.content_header h1{font-size:2.8rem}}header.content_header .meta_line{font-size:1.1rem}header.content_header .meta_line i{font-size:1.3rem}#country_tabs{text-align:center;border:none;border-top:1px solid #c8cdd3;position:relative}#country_tabs li{float:none;display:inline;margin:0}#country_tabs li>a{display:inline-block;padding:.2rem .5rem;vertical-align:top;border:1px solid #c8cdd3;border-right:none;background:white;color:#888888;font-size:.95rem}#country_tabs li>a:hover{background:#fefefe}@media screen and (min-width: 50em){#country_tabs li>a{font-size:1.2rem;padding:.8rem 1.5rem;margin:-1.5rem 0 0 0}}#country_tabs li>a:focus,#country_tabs li>a[aria-selected='true']{background:#53caa6 !important;color:white}#country_tabs li:last-child a{border-right:1px solid #c8cdd3}.header_label{text-transform:uppercase}.country_wrap{margin-top:2rem;padding:1rem 0;background:white url(/assets/topo-36e8777423838be1d856e0d94934ccaaf701f74da32e31676f51775c2f3f3260.jpg) top center no-repeat;background-size:1440px 320px;text-align:center;border-top:1px solid #e1e4e8}@media screen and (min-width: 90em){.country_wrap{background-size:cover}}.country_wrap h2{font-weight:800}.country_wrap .tabs-content{border:none}.country_wrap #country_tabs{margin-top:3rem}@media screen and (min-width: 75em){.country_wrap{padding:4rem 0}}ul.country_explore{text-align:center;overflow:auto}ul.country_explore li{float:left;width:50%;padding:1rem 0.5rem;font-size:.9rem}ul.country_explore .outline{display:block;font-size:5rem;text-align:center;position:relative}ul.country_explore .count{position:absolute;top:50%;left:50%;margin-left:-1rem;margin-top:-1rem;z-index:2;width:2rem;height:2rem;line-height:1.9rem;background-color:white;border-radius:20px;border:1px solid #0072ce;font-family:"Cabin", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;font-size:1rem;font-weight:bold;color:#0072ce}@media screen and (min-width: 50em){ul.country_explore li{width:220px;font-size:1rem;padding:1rem}}@media screen and (min-width: 64em){ul.country_explore .country{font-size:7rem}}@media screen and (max-width: 49.9375em){ul.pagination a,ul.pagination li.current span{padding:.3rem .8rem}}.ellip{display:block;height:100%}.ellip-line{display:inline-block;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;max-width:100%}.ellip,.ellip-line{position:relative;overflow:hidden}footer{background:#4b7c9d url(/assets/footer-background-5b643fb938dac96a8f4bff411c41b4532c57c0f7faed00b01a81a6707581f235.jpg) top center no-repeat;color:white;background-size:cover}@media screen and (min-width: 90em){footer{padding-bottom:2rem}}@media screen and (min-width: 50em){footer{justify-content:center}}footer .columns{margin-bottom:1rem}footer .columns.shrink{min-width:12rem}footer a{color:white}footer a:hover{text-decoration:underline;color:white}footer h3{font-weight:bold;margin-bottom:.5rem;letter-spacing:1px}footer ul li a{font-size:0.9rem}footer .row.links{padding-top:1rem;padding-bottom:1rem;border-bottom:1px solid rgba(225,228,232,0.5)}@media screen and (min-width: 50em){footer .row.links{padding-top:3rem;padding-bottom:2rem;margin-bottom:2rem}}footer .row.meta{text-align:center;font-size:0.9rem}footer p.share a{margin:.5rem .3rem}footer p.share a em{display:none}footer p.share a i:before{opacity:0.7}footer p.share a:hover{text-decoration:none}footer p.share a:hover i:before{opacity:0.6}footer .ck_description{margin-bottom:.5rem}footer #ck_success_msg p{max-width:15rem;font-weight:bold !important;font-size:.9em;margin-top:1rem}.input abbr{display:none}form .input.field_with_hint{margin-bottom:1rem}form .input.field_with_hint input,form .input.field_with_hint textarea{margin-bottom:0}form .input.error{margin-bottom:1rem}form .input.error input,form .input.error select{border-color:red !important;margin-bottom:0}form .hide_labels label{display:none}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){form .hide_labels label{display:block}}form span.hint{color:#888888;font-size:0.9rem;display:block;margin-bottom:1rem}form small.error{font-size:0.9rem;font-weight:bold;display:block;color:#ec5840}form .input>label:not(.boolean),form label.input{font-size:.7rem;font-weight:800;color:#888888;text-transform:uppercase;margin-bottom:.5rem}form .input.boolean input{height:1.1rem !important;width:1.1rem !important;margin:0;vertical-align:middle}form .input.boolean label{vertical-align:middle}form .input.radio_buttons .small-9.columns{padding-top:.3rem}form .input.radio_buttons .radio label{line-height:1.5rem}form p.hint_link{font-size:0.9rem;margin-top:-.6rem}form .form_note{font-size:0.9rem;color:#5a6877;margin:0 2rem 1rem 0}form section{margin-bottom:1rem;clear:left;overflow:hidden;width:100%}form h3{border-bottom:1px solid #c8cdd3;margin-bottom:1rem;padding-bottom:.5rem;font-size:0.9375rem;font-weight:500;color:#5a6877}@media screen and (min-width: 50em){form h3{margin-bottom:2rem}}form .subhead_note{font-size:0.9rem}form h3+.subhead_note{margin-top:-1.5rem}form .current_image{float:left}form .current_image>div{margin-right:1rem}form .current_image.sponsor img{max-width:198px;max-height:110px}form .current_image img.preview{max-width:150px;max-height:150px;margin-right:1rem}form .current_image.project.medium img.preview{max-width:376px;max-height:212px}form .upload_controls{float:left;margin-top:.5rem}form .upload_controls label.button{margin-bottom:0}form .upload_controls span{display:block;font-size:.8rem;color:#5a6877}form .photo_tips{padding-top:1rem;clear:left;font-size:.9rem}form .photo_tips p{margin-bottom:0}form .photo_tips ul{list-style-type:disc;margin-left:1.5rem}form.horizontal .input{margin-bottom:0.5rem}form.horizontal span.hint{margin-bottom:0}form.horizontal [type='file'],form.horizontal [type='checkbox'],form.horizontal [type='radio']{margin-bottom:0 !important}form.horizontal input.no_margin{margin-bottom:0}form.horizontal label.right{font-size:.7rem;font-weight:800;color:#888888;text-transform:uppercase;line-height:2.5rem;text-align:right}form.horizontal label.checkbox{margin-bottom:1rem}.input.currency .input-group{margin-bottom:0}.input.currency .input-group input{border-top-left-radius:0;border-bottom-left-radius:0}.input.state select{width:4rem}.input.zip input{width:6rem}input[type="search"]{-webkit-appearance:none !important}.input.grouped .inputs .columns:not(:first-child){padding-left:0}trix-editor{display:block;box-sizing:border-box;width:100%;height:2.3125rem;padding:0.5rem;border:1px solid #e1e4e8;margin:0 0 1rem;font-family:inherit;font-size:0.875rem;color:#0a0a0a;background-color:#fefefe;box-shadow:inset 0 1px 2px rgba(10,10,10,0.1);border-radius:3px;transition:box-shadow 0.3s, border-color 0.15s ease-in-out;height:auto}trix-editor:focus{border:1px solid #c8cdd3;background-color:#fefefe;outline:none;box-shadow:0 0 3px rgba(136,136,136,0.3);transition:box-shadow 0.3s, border-color 0.15s ease-in-out}trix-editor a{text-decoration:underline}trix-editor ul{list-style-type:disc;margin-left:1.5em}header.page_header{z-index:1;position:relative;margin-top:23px}header.page_header ul.nav li{display:inline}header.page_header ul.nav a{display:inline-block;padding:.3rem .2rem 0;font-weight:bold;font-size:0.875rem;color:#888888;transition:color .3s}header.page_header ul.nav a span{padding:0 .2rem .5rem;transition:border-width .1s}header.page_header ul.nav li.is-active a span,header.page_header ul.nav li:hover a span{border-bottom:3px solid #888888}@media screen and (min-width: 40em) and (max-width: 42em){header.page_header ul.nav a{font-size:0.8125rem}}@media screen and (max-width: 49.9375em){header.page_header ul.nav{z-index:100;position:absolute;margin-left:-5px;margin-top:12px;padding:.5rem 0;background-color:white;width:18rem;box-shadow:0 1px 8px 0 rgba(90,104,119,0.42)}header.page_header ul.nav::before{content:'';display:block;width:0;height:0;border:inset 10px;border-color:transparent transparent white;border-bottom-style:solid;border-top-width:0;bottom:100%;position:absolute;left:10px}header.page_header ul.nav a{padding:.4rem 1rem .4rem 1rem;display:block}header.page_header ul.nav a:hover span{color:#222222}header.page_header ul.nav ul{padding:0}header.page_header ul.nav li.is-active a span,header.page_header ul.nav li:hover a span{border:none}}header.page_header .menu-icon::after{background:#222222;box-shadow:0 7px 0 #222222, 0 14px 0 #222222}header.page_header .user-nav .button{margin-right:1rem}header.page_header .user-nav span:last-child .button{margin-right:0}header.page_header .columns{flex:1}header.page_header .columns:first-child{margin-right:auto}header.page_header .columns:last-child{margin-left:auto}header.page_header .columns.user-nav{white-space:nowrap}@media screen and (max-width: 49.9375em){header.page_header .columns.user-nav{white-space:nowrap}}@media screen and (min-width: 50em){header.page_header .columns.logo{padding:0}}@media screen and (min-width: 64em){header.page_header ul.nav a{font-size:.95rem;font-weight:bold;padding-right:.4rem;padding-left:.4rem}header.page_header .user-nav{flex:1 1 0px !important}}body.dark_header header.page_header ul.nav a{color:rgba(255,255,255,0.7)}body.dark_header header.page_header ul.nav li.is-active a span,body.dark_header header.page_header ul.nav li:hover a span{border-color:#f5e1a4 !important;color:#f5e1a4}@media screen and (max-width: 49.9375em){body.dark_header header.page_header ul.nav{background-color:#393943}body.dark_header header.page_header ul.nav::before{content:'';display:block;width:0;height:0;border:inset 10px;border-color:transparent transparent #393943;border-bottom-style:solid;border-top-width:0}}body.dark_header header.page_header .menu-icon::after{background:#f5e1a4;box-shadow:0 7px 0 #f5e1a4, 0 14px 0 #f5e1a4}body.dark_header header.page_header .button{background-color:#f5e1a4;color:#222222}body.dark_header header.page_header .button.hollow{background-color:transparent;color:rgba(255,255,255,0.7);border-color:rgba(255,255,255,0.3) !important}body.dark_header header.page_header #user_menu .name{color:rgba(255,255,255,0.7)}#logo{display:block;background-image:url(/assets/logos/logo-39301626bdcc6c90666a9a908a7a84a8f53049c6afe8792b4a470e8aeead1d9b.png);background-repeat:no-repeat;height:48px;width:100px;text-indent:101%;white-space:nowrap;overflow:hidden;margin:12px auto;transition:opacity .3s}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (-moz-min-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2/1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){#logo{background-image:url(/assets/logos/logo@2x-c6e803b8e0ee50bda1144a0d5074628b08ebebe283516e61d5b4329813c4e9c3.png);-webkit-background-size:100px 48px;-moz-background-size:100px 48px;-o-background-size:100px 48px;background-size:100px 48px}}#logo:hover{opacity:0.7}.user-nav{text-align:right}.user-nav .button{margin-top:1rem}@media screen and (max-width: 63.9375em){.user-nav .button{padding-left:.5rem;padding-right:.5rem}}.callout,.callout.notice{border-width:0 0 1px 0;border-color:#e1e4e8;text-align:center}.callout p,.callout.notice p{margin:0}.hero{position:relative;padding-bottom:4rem;min-height:47.5rem;background-color:#f6f7f8;background-position:top center;background-repeat:no-repeat;background-size:cover;background-size:cover;overflow:hidden;background-image:url(/assets/hero-kids-ce250a0ca63342c75a7d127f8a3109c1ab220461d136a1c57570ef4745865cc9.jpg)}@media screen and (min-width: 90em){.hero{background-image:url(/assets/hero-kids@2x-06a1cfd683eade5ef64d789fdfe144f61958bbd4a5fd2869a3982460b90313f9.jpg)}}.hero:before{position:absolute;bottom:0;left:0;height:22.5rem;width:100%;background:url(/assets/watercolor-edge-gray-b685257dbe7bfadf8fbf3cde8eee3f707b094243acf7972988cc915c11dfcf6a.png) bottom center repeat-x;content:''}@media screen and (min-width: 50em){.hero{padding-bottom:6rem}}@media screen and (min-width: 64em){.hero{padding-bottom:8rem}}.hero.pull-up{margin-top:-6rem;padding-top:6rem}.hero.align-bottom{display:flex;height:1px}.hero.align-bottom .hero__content{flex:1 1 100%}.icon_art:before{background-image:url(/assets/icons-curriculum-a8190b38b05eefb1e12df8d1bf0bd912ff49ec8823f4d6e0602ac7be977b029d.png);background-position:0px -163px;width:132px;height:130px}.icon_geography:before{background-image:url(/assets/icons-curriculum-a8190b38b05eefb1e12df8d1bf0bd912ff49ec8823f4d6e0602ac7be977b029d.png);background-position:-307px 0px;width:118px;height:145px}.icon_health:before{background-image:url(/assets/icons-curriculum-a8190b38b05eefb1e12df8d1bf0bd912ff49ec8823f4d6e0602ac7be977b029d.png);background-position:-435px 0px;width:125px;height:125px}.icon_language-arts:before{background-image:url(/assets/icons-curriculum-a8190b38b05eefb1e12df8d1bf0bd912ff49ec8823f4d6e0602ac7be977b029d.png);background-position:-435px -135px;width:100px;height:132px}.icon_math:before{background-image:url(/assets/icons-curriculum-a8190b38b05eefb1e12df8d1bf0bd912ff49ec8823f4d6e0602ac7be977b029d.png);background-position:-152px 0px;width:145px;height:127px}.icon_music:before{background-image:url(/assets/icons-curriculum-a8190b38b05eefb1e12df8d1bf0bd912ff49ec8823f4d6e0602ac7be977b029d.png);background-position:0px -303px;width:62px;height:163px}.icon_science:before{background-image:url(/assets/icons-curriculum-a8190b38b05eefb1e12df8d1bf0bd912ff49ec8823f4d6e0602ac7be977b029d.png);background-position:0px 0px;width:142px;height:153px}.icon_technology:before{background-image:url(/assets/icons-curriculum-a8190b38b05eefb1e12df8d1bf0bd912ff49ec8823f4d6e0602ac7be977b029d.png);background-position:-142px -163px;width:132px;height:121px}.icon_water-crisis:before{background-image:url(/assets/icons-curriculum-a8190b38b05eefb1e12df8d1bf0bd912ff49ec8823f4d6e0602ac7be977b029d.png);background-position:-307px -155px;width:91px;height:136px}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.icon_art:before{background-image:url(/assets/icons-curriculum@2x-e4452b99dbd82263da149a8270a7e953d3314654eebd7411b5e3cfcb21c0f567.png);background-size:560px 466px}.icon_geography:before{background-image:url(/assets/icons-curriculum@2x-e4452b99dbd82263da149a8270a7e953d3314654eebd7411b5e3cfcb21c0f567.png);background-size:560px 466px}.icon_health:before{background-image:url(/assets/icons-curriculum@2x-e4452b99dbd82263da149a8270a7e953d3314654eebd7411b5e3cfcb21c0f567.png);background-size:560px 466px}.icon_language-arts:before{background-image:url(/assets/icons-curriculum@2x-e4452b99dbd82263da149a8270a7e953d3314654eebd7411b5e3cfcb21c0f567.png);background-size:560px 466px}.icon_math:before{background-image:url(/assets/icons-curriculum@2x-e4452b99dbd82263da149a8270a7e953d3314654eebd7411b5e3cfcb21c0f567.png);background-size:560px 466px}.icon_music:before{background-image:url(/assets/icons-curriculum@2x-e4452b99dbd82263da149a8270a7e953d3314654eebd7411b5e3cfcb21c0f567.png);background-size:560px 466px}.icon_science:before{background-image:url(/assets/icons-curriculum@2x-e4452b99dbd82263da149a8270a7e953d3314654eebd7411b5e3cfcb21c0f567.png);background-size:560px 466px}.icon_technology:before{background-image:url(/assets/icons-curriculum@2x-e4452b99dbd82263da149a8270a7e953d3314654eebd7411b5e3cfcb21c0f567.png);background-size:560px 466px}.icon_water-crisis:before{background-image:url(/assets/icons-curriculum@2x-e4452b99dbd82263da149a8270a7e953d3314654eebd7411b5e3cfcb21c0f567.png);background-size:560px 466px}}[class^="icon_"]:before,[class*=" icon_"]:before{content:'';display:inline-block}.icon_arrow-down-16-silver:before{background-image:url(/assets/icons-bdd338297f93088e8a04e5f8882ace5c2da1972671ec51d67d83f02bf8e8c6d0.png);background-position:-214px -52px;width:16px;height:16px}.icon_arrow-down-16-sun:before{background-image:url(/assets/icons-bdd338297f93088e8a04e5f8882ace5c2da1972671ec51d67d83f02bf8e8c6d0.png);background-position:-158px -176px;width:16px;height:16px}.icon_arrow-left-16-silver:before{background-image:url(/assets/icons-bdd338297f93088e8a04e5f8882ace5c2da1972671ec51d67d83f02bf8e8c6d0.png);background-position:-214px -78px;width:16px;height:16px}.icon_arrow-left-16-sun:before{background-image:url(/assets/icons-bdd338297f93088e8a04e5f8882ace5c2da1972671ec51d67d83f02bf8e8c6d0.png);background-position:-214px -104px;width:16px;height:16px}.icon_arrow-right-16-silver:before{background-image:url(/assets/icons-bdd338297f93088e8a04e5f8882ace5c2da1972671ec51d67d83f02bf8e8c6d0.png);background-position:-156px -210px;width:16px;height:16px}.icon_arrow-right-16-sun:before{background-image:url(/assets/icons-bdd338297f93088e8a04e5f8882ace5c2da1972671ec51d67d83f02bf8e8c6d0.png);background-position:-208px -210px;width:16px;height:16px}.icon_arrow-up-16-silver:before{background-image:url(/assets/icons-bdd338297f93088e8a04e5f8882ace5c2da1972671ec51d67d83f02bf8e8c6d0.png);background-position:-240px -78px;width:16px;height:16px}.icon_arrow-up-16-sun:before{background-image:url(/assets/icons-bdd338297f93088e8a04e5f8882ace5c2da1972671ec51d67d83f02bf8e8c6d0.png);background-position:-240px -104px;width:16px;height:16px}.icon_check-16-aqua:before{background-image:url(/assets/icons-bdd338297f93088e8a04e5f8882ace5c2da1972671ec51d67d83f02bf8e8c6d0.png);background-position:-118px -58px;width:16px;height:16px}.icon_chevron-down-16-silver:before{background-image:url(/assets/icons-bdd338297f93088e8a04e5f8882ace5c2da1972671ec51d67d83f02bf8e8c6d0.png);background-position:-132px -176px;width:16px;height:16px}.icon_chevron-down-16-white:before{background-image:url(/assets/icons-bdd338297f93088e8a04e5f8882ace5c2da1972671ec51d67d83f02bf8e8c6d0.png);background-position:-184px -176px;width:16px;height:16px}.icon_chevron-down-16:before{background-image:url(/assets/icons-bdd338297f93088e8a04e5f8882ace5c2da1972671ec51d67d83f02bf8e8c6d0.png);background-position:-214px 0px;width:16px;height:16px}.icon_chevron-down-24-silver:before{background-image:url(/assets/icons-bdd338297f93088e8a04e5f8882ace5c2da1972671ec51d67d83f02bf8e8c6d0.png);background-position:0px -142px;width:24px;height:24px}.icon_chevron-down-24-sun:before{background-image:url(/assets/icons-bdd338297f93088e8a04e5f8882ace5c2da1972671ec51d67d83f02bf8e8c6d0.png);background-position:-146px -102px;width:24px;height:24px}.icon_chevron-down-24:before{background-image:url(/assets/icons-bdd338297f93088e8a04e5f8882ace5c2da1972671ec51d67d83f02bf8e8c6d0.png);background-position:-34px -176px;width:24px;height:24px}.icon_chevron-left-16-silver:before{background-image:url(/assets/icons-bdd338297f93088e8a04e5f8882ace5c2da1972671ec51d67d83f02bf8e8c6d0.png);background-position:-214px -182px;width:16px;height:16px}.icon_chevron-left-16-white:before{background-image:url(/assets/icons-bdd338297f93088e8a04e5f8882ace5c2da1972671ec51d67d83f02bf8e8c6d0.png);background-position:0px -210px;width:16px;height:16px}.icon_chevron-left-16:before{background-image:url(/assets/icons-bdd338297f93088e8a04e5f8882ace5c2da1972671ec51d67d83f02bf8e8c6d0.png);background-position:-78px -210px;width:16px;height:16px}.icon_chevron-left-24-silver:before{background-image:url(/assets/icons-bdd338297f93088e8a04e5f8882ace5c2da1972671ec51d67d83f02bf8e8c6d0.png);background-position:-50px -58px;width:24px;height:24px}.icon_chevron-left-24:before{background-image:url(/assets/icons-bdd338297f93088e8a04e5f8882ace5c2da1972671ec51d67d83f02bf8e8c6d0.png);background-position:-84px -58px;width:24px;height:24px}.icon_chevron-right-16-silver:before{background-image:url(/assets/icons-bdd338297f93088e8a04e5f8882ace5c2da1972671ec51d67d83f02bf8e8c6d0.png);background-position:-240px 0px;width:16px;height:16px}.icon_chevron-right-16-white:before{background-image:url(/assets/icons-bdd338297f93088e8a04e5f8882ace5c2da1972671ec51d67d83f02bf8e8c6d0.png);background-position:-240px -26px;width:16px;height:16px}.icon_chevron-right-16:before{background-image:url(/assets/icons-bdd338297f93088e8a04e5f8882ace5c2da1972671ec51d67d83f02bf8e8c6d0.png);background-position:-240px -52px;width:16px;height:16px}.icon_chevron-right-24-silver:before{background-image:url(/assets/icons-bdd338297f93088e8a04e5f8882ace5c2da1972671ec51d67d83f02bf8e8c6d0.png);background-position:0px -108px;width:24px;height:24px}.icon_chevron-right-24:before{background-image:url(/assets/icons-bdd338297f93088e8a04e5f8882ace5c2da1972671ec51d67d83f02bf8e8c6d0.png);background-position:-34px -108px;width:24px;height:24px}.icon_chevron-up-16-silver:before{background-image:url(/assets/icons-bdd338297f93088e8a04e5f8882ace5c2da1972671ec51d67d83f02bf8e8c6d0.png);background-position:-240px -130px;width:16px;height:16px}.icon_chevron-up-16-white:before{background-image:url(/assets/icons-bdd338297f93088e8a04e5f8882ace5c2da1972671ec51d67d83f02bf8e8c6d0.png);background-position:-240px -156px;width:16px;height:16px}.icon_chevron-up-16:before{background-image:url(/assets/icons-bdd338297f93088e8a04e5f8882ace5c2da1972671ec51d67d83f02bf8e8c6d0.png);background-position:-240px -182px;width:16px;height:16px}.icon_chevron-up-24-silver:before{background-image:url(/assets/icons-bdd338297f93088e8a04e5f8882ace5c2da1972671ec51d67d83f02bf8e8c6d0.png);background-position:-68px -108px;width:24px;height:24px}.icon_chevron-up-24:before{background-image:url(/assets/icons-bdd338297f93088e8a04e5f8882ace5c2da1972671ec51d67d83f02bf8e8c6d0.png);background-position:-102px -108px;width:24px;height:24px}.icon_clock-16-aqua:before{background-image:url(/assets/icons-bdd338297f93088e8a04e5f8882ace5c2da1972671ec51d67d83f02bf8e8c6d0.png);background-position:-240px -208px;width:16px;height:16px}.icon_clock-24-aqua:before{background-image:url(/assets/icons-bdd338297f93088e8a04e5f8882ace5c2da1972671ec51d67d83f02bf8e8c6d0.png);background-position:-146px 0px;width:24px;height:24px}.icon_download-icon:before{background-image:url(/assets/icons-bdd338297f93088e8a04e5f8882ace5c2da1972671ec51d67d83f02bf8e8c6d0.png);background-position:0px 0px;width:36px;height:48px}.icon_eye-16-aqua:before{background-image:url(/assets/icons-bdd338297f93088e8a04e5f8882ace5c2da1972671ec51d67d83f02bf8e8c6d0.png);background-position:-214px -26px;width:16px;height:16px}.icon_eye-24-aqua:before{background-image:url(/assets/icons-bdd338297f93088e8a04e5f8882ace5c2da1972671ec51d67d83f02bf8e8c6d0.png);background-position:-146px -68px;width:24px;height:24px}.icon_facebook-20-white:before{background-image:url(/assets/icons-bdd338297f93088e8a04e5f8882ace5c2da1972671ec51d67d83f02bf8e8c6d0.png);background-position:-102px -176px;width:20px;height:20px}.icon_hamburger-16-dark:before{background-image:url(/assets/icons-bdd338297f93088e8a04e5f8882ace5c2da1972671ec51d67d83f02bf8e8c6d0.png);background-position:-26px -236px;width:16px;height:10px}.icon_hamburger-16-light:before{background-image:url(/assets/icons-bdd338297f93088e8a04e5f8882ace5c2da1972671ec51d67d83f02bf8e8c6d0.png);background-position:0px -236px;width:16px;height:10px}.icon_house-16:before{background-image:url(/assets/icons-bdd338297f93088e8a04e5f8882ace5c2da1972671ec51d67d83f02bf8e8c6d0.png);background-position:-214px -156px;width:16px;height:16px}.icon_locked-24-white:before{background-image:url(/assets/icons-bdd338297f93088e8a04e5f8882ace5c2da1972671ec51d67d83f02bf8e8c6d0.png);background-position:-34px -142px;width:24px;height:24px}.icon_magnifier-24-silver:before{background-image:url(/assets/icons-bdd338297f93088e8a04e5f8882ace5c2da1972671ec51d67d83f02bf8e8c6d0.png);background-position:-68px -142px;width:24px;height:24px}.icon_person-16-aqua:before{background-image:url(/assets/icons-bdd338297f93088e8a04e5f8882ace5c2da1972671ec51d67d83f02bf8e8c6d0.png);background-position:-26px -210px;width:16px;height:16px}.icon_person-16-silver:before{background-image:url(/assets/icons-bdd338297f93088e8a04e5f8882ace5c2da1972671ec51d67d83f02bf8e8c6d0.png);background-position:-52px -210px;width:16px;height:16px}.icon_person-24-aqua:before{background-image:url(/assets/icons-bdd338297f93088e8a04e5f8882ace5c2da1972671ec51d67d83f02bf8e8c6d0.png);background-position:-102px -142px;width:24px;height:24px}.icon_pin-16-aqua:before{background-image:url(/assets/icons-bdd338297f93088e8a04e5f8882ace5c2da1972671ec51d67d83f02bf8e8c6d0.png);background-position:-104px -210px;width:16px;height:16px}.icon_pin-16-silver:before{background-image:url(/assets/icons-bdd338297f93088e8a04e5f8882ace5c2da1972671ec51d67d83f02bf8e8c6d0.png);background-position:-130px -210px;width:16px;height:16px}.icon_pin-24-aqua:before{background-image:url(/assets/icons-bdd338297f93088e8a04e5f8882ace5c2da1972671ec51d67d83f02bf8e8c6d0.png);background-position:-136px -142px;width:24px;height:24px}.icon_revert-16:before{background-image:url(/assets/icons-bdd338297f93088e8a04e5f8882ace5c2da1972671ec51d67d83f02bf8e8c6d0.png);background-position:-182px -210px;width:16px;height:16px}.icon_share-btn-24-facebook:before{background-image:url(/assets/icons-bdd338297f93088e8a04e5f8882ace5c2da1972671ec51d67d83f02bf8e8c6d0.png);background-position:-180px 0px;width:24px;height:24px}.icon_share-btn-24-flickr:before{background-image:url(/assets/icons-bdd338297f93088e8a04e5f8882ace5c2da1972671ec51d67d83f02bf8e8c6d0.png);background-position:-180px -34px;width:24px;height:24px}.icon_share-btn-24-instagram:before{background-image:url(/assets/icons-bdd338297f93088e8a04e5f8882ace5c2da1972671ec51d67d83f02bf8e8c6d0.png);background-position:-180px -68px;width:24px;height:24px}.icon_share-btn-24-pinterest:before{background-image:url(/assets/icons-bdd338297f93088e8a04e5f8882ace5c2da1972671ec51d67d83f02bf8e8c6d0.png);background-position:-180px -102px;width:24px;height:24px}.icon_share-btn-24-twitter:before{background-image:url(/assets/icons-bdd338297f93088e8a04e5f8882ace5c2da1972671ec51d67d83f02bf8e8c6d0.png);background-position:-180px -136px;width:24px;height:24px}.icon_share-btn-24-youtube:before{background-image:url(/assets/icons-bdd338297f93088e8a04e5f8882ace5c2da1972671ec51d67d83f02bf8e8c6d0.png);background-position:0px -176px;width:24px;height:24px}.icon_share-btn-48-email:before{background-image:url(/assets/icons-bdd338297f93088e8a04e5f8882ace5c2da1972671ec51d67d83f02bf8e8c6d0.png);background-position:0px -58px;width:40px;height:40px}.icon_share-btn-48-facebook:before{background-image:url(/assets/icons-bdd338297f93088e8a04e5f8882ace5c2da1972671ec51d67d83f02bf8e8c6d0.png);background-position:-96px 0px;width:40px;height:40px}.icon_share-btn-48-twitter:before{background-image:url(/assets/icons-bdd338297f93088e8a04e5f8882ace5c2da1972671ec51d67d83f02bf8e8c6d0.png);background-position:-46px 0px;width:40px;height:40px}.icon_tag-16-aqua:before{background-image:url(/assets/icons-bdd338297f93088e8a04e5f8882ace5c2da1972671ec51d67d83f02bf8e8c6d0.png);background-position:-214px -130px;width:16px;height:16px}.icon_tag-24-aqua:before{background-image:url(/assets/icons-bdd338297f93088e8a04e5f8882ace5c2da1972671ec51d67d83f02bf8e8c6d0.png);background-position:-68px -176px;width:24px;height:24px}.icon_unlocked-24-white:before{background-image:url(/assets/icons-bdd338297f93088e8a04e5f8882ace5c2da1972671ec51d67d83f02bf8e8c6d0.png);background-position:-146px -34px;width:24px;height:24px}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.icon_arrow-down-16-silver:before{background-image:url(/assets/icons@2x-05deee3c1ab47c1694d97d28c20ade463220e4da46e61f30314e35a2a87306a3.png);background-size:256px 246px}.icon_arrow-down-16-sun:before{background-image:url(/assets/icons@2x-05deee3c1ab47c1694d97d28c20ade463220e4da46e61f30314e35a2a87306a3.png);background-size:256px 246px}.icon_arrow-left-16-silver:before{background-image:url(/assets/icons@2x-05deee3c1ab47c1694d97d28c20ade463220e4da46e61f30314e35a2a87306a3.png);background-size:256px 246px}.icon_arrow-left-16-sun:before{background-image:url(/assets/icons@2x-05deee3c1ab47c1694d97d28c20ade463220e4da46e61f30314e35a2a87306a3.png);background-size:256px 246px}.icon_arrow-right-16-silver:before{background-image:url(/assets/icons@2x-05deee3c1ab47c1694d97d28c20ade463220e4da46e61f30314e35a2a87306a3.png);background-size:256px 246px}.icon_arrow-right-16-sun:before{background-image:url(/assets/icons@2x-05deee3c1ab47c1694d97d28c20ade463220e4da46e61f30314e35a2a87306a3.png);background-size:256px 246px}.icon_arrow-up-16-silver:before{background-image:url(/assets/icons@2x-05deee3c1ab47c1694d97d28c20ade463220e4da46e61f30314e35a2a87306a3.png);background-size:256px 246px}.icon_arrow-up-16-sun:before{background-image:url(/assets/icons@2x-05deee3c1ab47c1694d97d28c20ade463220e4da46e61f30314e35a2a87306a3.png);background-size:256px 246px}.icon_check-16-aqua:before{background-image:url(/assets/icons@2x-05deee3c1ab47c1694d97d28c20ade463220e4da46e61f30314e35a2a87306a3.png);background-size:256px 246px}.icon_chevron-down-16-silver:before{background-image:url(/assets/icons@2x-05deee3c1ab47c1694d97d28c20ade463220e4da46e61f30314e35a2a87306a3.png);background-size:256px 246px}.icon_chevron-down-16-white:before{background-image:url(/assets/icons@2x-05deee3c1ab47c1694d97d28c20ade463220e4da46e61f30314e35a2a87306a3.png);background-size:256px 246px}.icon_chevron-down-16:before{background-image:url(/assets/icons@2x-05deee3c1ab47c1694d97d28c20ade463220e4da46e61f30314e35a2a87306a3.png);background-size:256px 246px}.icon_chevron-down-24-silver:before{background-image:url(/assets/icons@2x-05deee3c1ab47c1694d97d28c20ade463220e4da46e61f30314e35a2a87306a3.png);background-size:256px 246px}.icon_chevron-down-24-sun:before{background-image:url(/assets/icons@2x-05deee3c1ab47c1694d97d28c20ade463220e4da46e61f30314e35a2a87306a3.png);background-size:256px 246px}.icon_chevron-down-24:before{background-image:url(/assets/icons@2x-05deee3c1ab47c1694d97d28c20ade463220e4da46e61f30314e35a2a87306a3.png);background-size:256px 246px}.icon_chevron-left-16-silver:before{background-image:url(/assets/icons@2x-05deee3c1ab47c1694d97d28c20ade463220e4da46e61f30314e35a2a87306a3.png);background-size:256px 246px}.icon_chevron-left-16-white:before{background-image:url(/assets/icons@2x-05deee3c1ab47c1694d97d28c20ade463220e4da46e61f30314e35a2a87306a3.png);background-size:256px 246px}.icon_chevron-left-16:before{background-image:url(/assets/icons@2x-05deee3c1ab47c1694d97d28c20ade463220e4da46e61f30314e35a2a87306a3.png);background-size:256px 246px}.icon_chevron-left-24-silver:before{background-image:url(/assets/icons@2x-05deee3c1ab47c1694d97d28c20ade463220e4da46e61f30314e35a2a87306a3.png);background-size:256px 246px}.icon_chevron-left-24:before{background-image:url(/assets/icons@2x-05deee3c1ab47c1694d97d28c20ade463220e4da46e61f30314e35a2a87306a3.png);background-size:256px 246px}.icon_chevron-right-16-silver:before{background-image:url(/assets/icons@2x-05deee3c1ab47c1694d97d28c20ade463220e4da46e61f30314e35a2a87306a3.png);background-size:256px 246px}.icon_chevron-right-16-white:before{background-image:url(/assets/icons@2x-05deee3c1ab47c1694d97d28c20ade463220e4da46e61f30314e35a2a87306a3.png);background-size:256px 246px}.icon_chevron-right-16:before{background-image:url(/assets/icons@2x-05deee3c1ab47c1694d97d28c20ade463220e4da46e61f30314e35a2a87306a3.png);background-size:256px 246px}.icon_chevron-right-24-silver:before{background-image:url(/assets/icons@2x-05deee3c1ab47c1694d97d28c20ade463220e4da46e61f30314e35a2a87306a3.png);background-size:256px 246px}.icon_chevron-right-24:before{background-image:url(/assets/icons@2x-05deee3c1ab47c1694d97d28c20ade463220e4da46e61f30314e35a2a87306a3.png);background-size:256px 246px}.icon_chevron-up-16-silver:before{background-image:url(/assets/icons@2x-05deee3c1ab47c1694d97d28c20ade463220e4da46e61f30314e35a2a87306a3.png);background-size:256px 246px}.icon_chevron-up-16-white:before{background-image:url(/assets/icons@2x-05deee3c1ab47c1694d97d28c20ade463220e4da46e61f30314e35a2a87306a3.png);background-size:256px 246px}.icon_chevron-up-16:before{background-image:url(/assets/icons@2x-05deee3c1ab47c1694d97d28c20ade463220e4da46e61f30314e35a2a87306a3.png);background-size:256px 246px}.icon_chevron-up-24-silver:before{background-image:url(/assets/icons@2x-05deee3c1ab47c1694d97d28c20ade463220e4da46e61f30314e35a2a87306a3.png);background-size:256px 246px}.icon_chevron-up-24:before{background-image:url(/assets/icons@2x-05deee3c1ab47c1694d97d28c20ade463220e4da46e61f30314e35a2a87306a3.png);background-size:256px 246px}.icon_clock-16-aqua:before{background-image:url(/assets/icons@2x-05deee3c1ab47c1694d97d28c20ade463220e4da46e61f30314e35a2a87306a3.png);background-size:256px 246px}.icon_clock-24-aqua:before{background-image:url(/assets/icons@2x-05deee3c1ab47c1694d97d28c20ade463220e4da46e61f30314e35a2a87306a3.png);background-size:256px 246px}.icon_download-icon:before{background-image:url(/assets/icons@2x-05deee3c1ab47c1694d97d28c20ade463220e4da46e61f30314e35a2a87306a3.png);background-size:256px 246px}.icon_eye-16-aqua:before{background-image:url(/assets/icons@2x-05deee3c1ab47c1694d97d28c20ade463220e4da46e61f30314e35a2a87306a3.png);background-size:256px 246px}.icon_eye-24-aqua:before{background-image:url(/assets/icons@2x-05deee3c1ab47c1694d97d28c20ade463220e4da46e61f30314e35a2a87306a3.png);background-size:256px 246px}.icon_facebook-20-white:before{background-image:url(/assets/icons@2x-05deee3c1ab47c1694d97d28c20ade463220e4da46e61f30314e35a2a87306a3.png);background-size:256px 246px}.icon_hamburger-16-dark:before{background-image:url(/assets/icons@2x-05deee3c1ab47c1694d97d28c20ade463220e4da46e61f30314e35a2a87306a3.png);background-size:256px 246px}.icon_hamburger-16-light:before{background-image:url(/assets/icons@2x-05deee3c1ab47c1694d97d28c20ade463220e4da46e61f30314e35a2a87306a3.png);background-size:256px 246px}.icon_house-16:before{background-image:url(/assets/icons@2x-05deee3c1ab47c1694d97d28c20ade463220e4da46e61f30314e35a2a87306a3.png);background-size:256px 246px}.icon_locked-24-white:before{background-image:url(/assets/icons@2x-05deee3c1ab47c1694d97d28c20ade463220e4da46e61f30314e35a2a87306a3.png);background-size:256px 246px}.icon_magnifier-24-silver:before{background-image:url(/assets/icons@2x-05deee3c1ab47c1694d97d28c20ade463220e4da46e61f30314e35a2a87306a3.png);background-size:256px 246px}.icon_person-16-aqua:before{background-image:url(/assets/icons@2x-05deee3c1ab47c1694d97d28c20ade463220e4da46e61f30314e35a2a87306a3.png);background-size:256px 246px}.icon_person-16-silver:before{background-image:url(/assets/icons@2x-05deee3c1ab47c1694d97d28c20ade463220e4da46e61f30314e35a2a87306a3.png);background-size:256px 246px}.icon_person-24-aqua:before{background-image:url(/assets/icons@2x-05deee3c1ab47c1694d97d28c20ade463220e4da46e61f30314e35a2a87306a3.png);background-size:256px 246px}.icon_pin-16-aqua:before{background-image:url(/assets/icons@2x-05deee3c1ab47c1694d97d28c20ade463220e4da46e61f30314e35a2a87306a3.png);background-size:256px 246px}.icon_pin-16-silver:before{background-image:url(/assets/icons@2x-05deee3c1ab47c1694d97d28c20ade463220e4da46e61f30314e35a2a87306a3.png);background-size:256px 246px}.icon_pin-24-aqua:before{background-image:url(/assets/icons@2x-05deee3c1ab47c1694d97d28c20ade463220e4da46e61f30314e35a2a87306a3.png);background-size:256px 246px}.icon_revert-16:before{background-image:url(/assets/icons@2x-05deee3c1ab47c1694d97d28c20ade463220e4da46e61f30314e35a2a87306a3.png);background-size:256px 246px}.icon_share-btn-24-facebook:before{background-image:url(/assets/icons@2x-05deee3c1ab47c1694d97d28c20ade463220e4da46e61f30314e35a2a87306a3.png);background-size:256px 246px}.icon_share-btn-24-flickr:before{background-image:url(/assets/icons@2x-05deee3c1ab47c1694d97d28c20ade463220e4da46e61f30314e35a2a87306a3.png);background-size:256px 246px}.icon_share-btn-24-instagram:before{background-image:url(/assets/icons@2x-05deee3c1ab47c1694d97d28c20ade463220e4da46e61f30314e35a2a87306a3.png);background-size:256px 246px}.icon_share-btn-24-pinterest:before{background-image:url(/assets/icons@2x-05deee3c1ab47c1694d97d28c20ade463220e4da46e61f30314e35a2a87306a3.png);background-size:256px 246px}.icon_share-btn-24-twitter:before{background-image:url(/assets/icons@2x-05deee3c1ab47c1694d97d28c20ade463220e4da46e61f30314e35a2a87306a3.png);background-size:256px 246px}.icon_share-btn-24-youtube:before{background-image:url(/assets/icons@2x-05deee3c1ab47c1694d97d28c20ade463220e4da46e61f30314e35a2a87306a3.png);background-size:256px 246px}.icon_share-btn-48-email:before{background-image:url(/assets/icons@2x-05deee3c1ab47c1694d97d28c20ade463220e4da46e61f30314e35a2a87306a3.png);background-size:256px 246px}.icon_share-btn-48-facebook:before{background-image:url(/assets/icons@2x-05deee3c1ab47c1694d97d28c20ade463220e4da46e61f30314e35a2a87306a3.png);background-size:256px 246px}.icon_share-btn-48-twitter:before{background-image:url(/assets/icons@2x-05deee3c1ab47c1694d97d28c20ade463220e4da46e61f30314e35a2a87306a3.png);background-size:256px 246px}.icon_tag-16-aqua:before{background-image:url(/assets/icons@2x-05deee3c1ab47c1694d97d28c20ade463220e4da46e61f30314e35a2a87306a3.png);background-size:256px 246px}.icon_tag-24-aqua:before{background-image:url(/assets/icons@2x-05deee3c1ab47c1694d97d28c20ade463220e4da46e61f30314e35a2a87306a3.png);background-size:256px 246px}.icon_unlocked-24-white:before{background-image:url(/assets/icons@2x-05deee3c1ab47c1694d97d28c20ade463220e4da46e61f30314e35a2a87306a3.png);background-size:256px 246px}}.reveal{padding-bottom:3rem;outline:none;border:none;box-shadow:0 2px 6px 3px rgba(85,85,85,0.42)}.reveal header{text-align:center;border-bottom:1px solid #e1e4e8;padding-bottom:.5rem;margin-bottom:1rem}.reveal header h2{font-size:1.6rem;margin-bottom:0}.reveal header .supertitle{color:#5a6877}.reveal .button{position:absolute;display:block;bottom:0;left:0;width:100%;margin-bottom:0;text-align:center;border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:3px;border-bottom-right-radius:3px}@media screen and (min-width: 50em){.reveal{border-radius:3px;width:600px !important}}.reveal-in.mui-enter{transition-duration:500ms;transition-timing-function:linear;transition-duration:0.4s;transform:translateY(-100%);transition-property:transform, opacity;backface-visibility:hidden}.reveal-in.mui-enter.mui-enter-active{transform:translateY(0)}@media screen and (max-width: 39.9375em){.reveal{height:84.5vh;min-height:84.5vh}header{margin-top:18px}}ul.nav_buttons{border-radius:3px}ul.nav_buttons li{display:inline-block;border:1px solid #e1e4e8;border-left:none}ul.nav_buttons li:first-child{border-radius:3px 0 0 3px;border-left:1px solid #e1e4e8}ul.nav_buttons li:last-child{border-radius:0 3px 3px 0}ul.nav_buttons li:hover{background-color:#f6f7f8}ul.nav_buttons li i{display:inline-block;width:16px;height:16px;white-space:nowrap;overflow:hidden;vertical-align:baseline;margin-bottom:-2px}ul.nav_buttons li.highlight{background-color:#53caa6}ul.nav_buttons li.highlight a{color:white;border-color:#53caa6}ul.nav_buttons li.highlight:hover{background-color:#40c49c}ul.nav_buttons a{display:inline-block;padding:.3rem .8rem;font-weight:bold;font-size:.8rem}ul.pagination{margin:0rem 0 .5rem;border-radius:3px}ul.pagination li{display:inline-block;border:1px solid #c8cdd3;border-left:none}ul.pagination a,ul.pagination span.current{display:inline-block;padding:.4rem 1.1rem;font-weight:600;color:#888888;font-size:.9rem}ul.pagination span.current{color:white}ul.pagination li.next a,ul.pagination li.prev a{padding:.4rem 1.5rem}ul.pagination li:first-child{border-left:1px solid #c8cdd3;border-radius:3px 0 0 3px}ul.pagination li:last-child{border-radius:0 3px 3px 0}ul.pagination li.current{border-color:#0072ce;background-color:#0072ce}ul.pagination li:hover a{color:#555555}@media screen and (min-width: 50em){ul.pagination{margin:2rem 0 1rem}ul.pagination a,ul.pagination span.current{font-size:1rem}}.amounts{padding:0.5rem 1rem;border-top:1px solid #e1e4e8}.amounts.no_border{border-top:none}.amounts .needed{font-size:.9em}.amounts .needed strong{font-weight:normal;font-size:1.2em}.amounts .needed .percent{color:#888888}.amounts .needed .donate{display:inline;font-size:.9rem;padding-left:1rem}.amounts .needed .donate a{text-decoration:underline}.amounts .chart{height:8px;margin:.3em 0;border:1px solid #c8cdd3;background-color:#e1e4e8;border-radius:20px}.amounts .chart .active{background-color:#0072ce;height:8px;margin-top:-1px;border-radius:10px 0 0 10px}.amounts .chart.percent_100 .active{border-radius:10px}.amounts .totals{font-size:.75em;color:#5a6877}.amounts .totals .pledged{color:#0072ce}.amounts.campaign{padding:0.5rem 1rem}.amounts.campaign .needed,.amounts.campaign .percent{color:#0072ce}.amounts.campaign .needed{font-size:.9em}.amounts.campaign .totals{line-height:1.9em}.select_dropdown{display:inline-block}.select_dropdown button{border-radius:0;padding-bottom:.2rem;color:#0072ce;font-weight:800;outline:none}.select_dropdown button:hover{color:#004780}.select_dropdown button span{border-bottom:2px solid #0072ce}.select_dropdown .dropdown-pane{border:none;width:15rem}.select_dropdown .dropdown-pane li{display:inline}.select_dropdown .dropdown-pane a{display:block;font-size:1.1rem;color:#222222}.select_dropdown .dropdown-pane a:hover{text-decoration:underline}.select_dropdown .dropdown-pane li.default a{font-weight:bold}.utility{margin-top:4rem;margin-bottom:4rem}.utility h1{text-align:center;margin:1rem 0}@media screen and (min-width: 50em){.utility h1{margin:2rem 0 1rem}}.utility .box{background-color:white;box-shadow:0 1px 8px 0 rgba(90,104,119,0.12);position:relative}.utility .form_note{text-align:center;margin:0 2rem 1rem}.utility.passwords .box{padding-bottom:1rem}.utility_post{font-size:.9rem}.utility_post a{text-decoration:underline}main.utility form{border-top:1px solid #e1e4e8;padding-top:1rem;padding-bottom:1rem}@media screen and (min-width: 50em){main.utility form{margin-left:1rem;margin-right:1rem;padding-top:2rem}}main.utility form .agree{font-size:.8rem;line-height:1.3em}main.utility form .user_has_coppa_permission label.checkbox{padding-left:1.5rem;text-indent:-1.5rem;margin-bottom:.5rem}main.utility form .inline_note{font-size:.9rem;margin-bottom:2rem}main.utility form .user_state select{width:10rem}main.utility form .row.with_recaptcha{margin-bottom:1rem}main.utility form .validate_recaptcha{margin-top:.5rem;margin-bottom:.5rem;color:#ec5840;font-weight:bold;font-size:.9rem}main.utility form .input.dob .has-tip{line-height:1.5rem}main.utility form .input.dob .date_select{display:flex;justify-content:space-between}main.utility form .input.dob .birthday_hint{font-size:.8rem;color:#5a6877}main.utility form .input.dob #user_dob_3i{min-width:8em;margin:0 .5rem}.form_header{margin-bottom:2rem;color:#555555;text-align:center}form.session .input label{display:none}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){form.session .input label{display:block}}form.session .input label.boolean{display:inline !important}form.session .button.submit{margin-bottom:0}.peg_bottom{width:auto;margin-left:-1rem;margin-right:-1rem;margin-bottom:0;text-align:center;border-bottom-left-radius:3px;border-bottom-right-radius:3px;padding-top:1rem}@media screen and (min-width: 50em){.peg_bottom{padding-top:2rem;padding-bottom:1rem}}.peg_bottom.facebook{background-color:#093261;color:white}.peg_bottom.facebook button.button{color:#fff;border-color:white}.peg_bottom.facebook button.button:hover{background-color:#07264a}.peg_bottom.facebook button.button i{margin-right:.5em}.peg_bottom.facebook button.button i:before{vertical-align:middle}.peg_bottom p{font-size:.8rem;opacity:.7}nav.tab_nav{border-bottom:1px solid #e1e4e8}nav.tab_nav li{display:inline}nav.tab_nav li a{font-weight:bold;color:#888888;padding:0 .5rem;display:inline-block;margin-bottom:-1px}nav.tab_nav li span{border-bottom:3px solid transparent;padding:.1rem 0;display:inline-block}@media screen and (min-width: 50em){nav.tab_nav li a{padding:0 1rem}nav.tab_nav li span{border-bottom:3px solid transparent;padding:.4rem 0;display:inline-block}}@media screen and (min-width: 64em){nav.tab_nav li a{padding:0 1.4rem}}nav.tab_nav li.is-active a span{color:#0072ce;border-color:#0072ce}nav.tab_nav li:hover a span{color:#0072ce}nav.tab_nav li:first-child a{padding-left:0}@media screen and (min-width: 64em){nav.tab_nav.bar li span{padding:.8em 0}nav.tab_nav.bar .button{padding-top:1.2rem;padding-bottom:1.2rem}}nav.tab_nav .link{font-size:.8rem;padding-right:1rem}nav.tab_nav .link a{font-weight:bold}nav.tab_nav .button{margin-bottom:0;border-radius:0;font-size:1rem}table.default{width:100%;font-size:0.9rem;margin-top:1rem}@media screen and (min-width: 50em){table.default{margin-top:2rem}}table.default th{font-weight:normal;font-size:.85rem;text-align:left;text-transform:uppercase;color:#888888}table.default th,table.default td{padding:.3rem 0}table.default tr{border-bottom:1px solid #e1e4e8}table.default td.fade{color:#888888}table.default td.amount{font-weight:bold;text-align:right;padding-right:3rem;width:7rem}table.default th.amount{text-align:right;padding-right:3rem}table.default.linked tr:hover td{cursor:pointer;background-color:#f6f7f8}.tabs-content{background:#fefefe;transition:all 0.5s ease;border:1px solid #888888;border-top:0;border:none}.tabs-panel{display:none;padding:1rem;padding:0}.tabs-panel.is-active{display:block}.avatar .initials{max-width:6rem;background-color:#7fa6c0;color:#fefefe;position:relative;margin-bottom:1rem;text-align:center}.avatar .initials:before{content:"";display:block;padding-top:100%}.avatar .initials span{font-size:6vw;line-height:1em;font-weight:bold;position:absolute;top:50%;margin-top:-.5em;left:0;right:0}@media only screen and (min-width: 1000px){.avatar .initials span{font-size:4rem}}.settings table.fundraisers .avatar{width:40px !important;vertical-align:middle}.settings table.fundraisers .initials{border-radius:40px !important;margin-bottom:0}.settings table.fundraisers .initials span{font-size:1.8rem}.fundraisers.grid .initials{border-radius:60px}.fundraisers.grid .initials span{font-size:1.8rem}#user_toggle .avatar{vertical-align:middle}#user_toggle .initials{width:2.5rem;height:2.5rem;border-radius:2.5rem;margin-bottom:0;vertical-align:middle;padding-top:.7rem}#user_toggle .initials:before{display:none}#user_toggle .initials span{position:relative;display:inline-block;top:0;font-size:1.5rem;line-height:1em}#user_menu{display:inline-block}#user_menu #user_toggle{cursor:pointer;float:right;-webkit-user-select:none;user-select:none}#user_menu .avatar{display:inline-block;padding-right:.5rem}#user_menu .avatar img{border-radius:40px}#user_menu .name{vertical-align:middle;display:inline-block;color:#888888;font-size:0.9rem;font-weight:bold;line-height:2.5rem}@media screen and (max-width: 49.9375em){#user_menu .name{display:none}}#user_menu i:before{vertical-align:middle}#user_dropdown{width:22rem;border-radius:6px;border:none;box-shadow:0 1px 8px 0 rgba(90,104,119,0.42);padding:.5rem 0;right:0}#user_dropdown::before{content:'';display:block;width:0;height:0;border:inset 10px;border-color:transparent transparent white;border-bottom-style:solid;border-top-width:0;bottom:100%;position:absolute;right:10px}#user_dropdown ul{text-align:left;font-size:0.875rem}#user_dropdown ul:not(:last-child){border-bottom:1px solid #e1e4e8;padding-bottom:.6rem;margin-bottom:.6rem}#user_dropdown li{padding:0 1rem}#user_dropdown .label{text-transform:uppercase;color:#888888;margin-top:.3rem;font-size:.8rem}#user_dropdown a{display:block;font-weight:bold}#user_dropdown a:hover{text-decoration:underline}.box_label{display:inline-block;padding:.2rem .5rem;border:1px solid #c8cdd3;border-radius:3px;color:#888888;text-transform:uppercase;font-weight:800;letter-spacing:1px;font-size:.7rem}.box_label.with_icon{padding:0}.box_label.with_icon i{width:2rem;display:inline-block;padding:4px 0 3px;text-align:center}.box_label.with_icon strong{display:inline-block;padding:0 .5rem}.box_label.accent{color:#0072ce;border-color:#0072ce}.box_label.accent i{background-color:#0072ce}.box_label.accent:hover{border-color:#00569b}.box_label.accent:hover i{background-color:#00569b}.box_label.light{color:rgba(255,255,255,0.7);border-color:rgba(255,255,255,0.7)}.box_label.light i{background-color:rgba(255,255,255,0.7)}.readmore{margin-top:.5em;font-size:.8em;text-transform:uppercase;font-weight:bold}.half_gutter .columns:not(:first-child){padding-left:0}.row.collapse-outside>.columns:first-child{padding-left:0}.row.collapse-outside>.columns:last-child{padding-right:0}.row.collapse-outside>.row{margin-left:0;margin-right:0}p.small{font-size:0.9rem}p.none{text-align:center;color:#5a6877;margin:1rem 0;font-style:italic}p.none.left{text-align:left}.meta_line{color:#53caa6;font-size:.8rem}.meta_line a{color:#53caa6 !important;font-size:.8rem}.meta_line a:hover{text-decoration:underline}.meta_line em.mg{font-size:1.1rem;vertical-align:middle;margin-right:.3rem}.meta_line i:before{vertical-align:text-top;margin-top:.1em}.meta_line span.extra{display:none}.superhead{margin-top:1rem;padding-bottom:0.5rem}.superhead a{color:#555555}.superhead .back{font-size:0.8rem;font-weight:bold;text-transform:uppercase}.superhead .back a{color:#5a6877}@media screen and (min-width: 75em){.superhead .back{margin-left:-1.1rem}.superhead .back span{margin-right:.2rem}}.superhead h4{font-size:1.1rem;font-weight:normal}.action_box{border:1px solid #c8cdd3;background-color:white;border-radius:3px;position:relative;overflow:visible}.action_box p{text-align:center;font-size:.9em;padding:1rem;margin:0}.action_box a.button{position:absolute;margin:0;left:-1px;right:-1px;bottom:-1px;border-radius:0 0 3px 3px}.action_box.with_button{padding-bottom:2.5em}.action_box.with_large_button{padding-bottom:3em}body.not_found main#content,body.error main#content{display:flex;flex-direction:column;justify-content:center;align-items:center}body.not_found main#content .columns,body.error main#content .columns{padding:1rem 1rem;border:1px solid #e1e4e8;border-radius:3px;background:white;text-align:center;color:#5a6877}body.not_found main#content h2,body.error main#content h2{font-size:1.7rem;margin-bottom:1rem}body.not_found{opacity:.7}.video_embed{width:100%;height:200px}@media screen and (min-width: 50em){.video_embed{width:460px;height:250px}}@media screen and (min-width: 64em){.video_embed{width:560px;height:315px}}.center_line{border-top:1px solid #e1e4e8;padding-bottom:1rem;line-height:.05rem}.share_links{vertical-align:top;color:#888888;margin-bottom:.5rem}.share_links a{vertical-align:middle;line-height:40px;width:40px;height:40px;white-space:nowrap;overflow:hidden;display:inline-block;margin-left:.5rem;transition:filter 0.2s}.share_links a:hover{filter:brightness(0.8)}.turbolinks-progress-bar{background-color:#0072ce}.content_wrap.about{padding-bottom:0}.content_wrap.about h1{font-weight:800}.content_wrap.about .mission .row{position:relative;z-index:1}.content_wrap.about .mission::before{display:block;content:"";z-index:0;position:relative;height:300px;background-image:url(/assets/topo-36e8777423838be1d856e0d94934ccaaf701f74da32e31676f51775c2f3f3260.jpg);margin-top:-16px;margin-bottom:-280px}@media screen and (min-width: 90em){.content_wrap.about .mission::before{background-image:linear-gradient(to bottom, rgba(255,255,255,0), white), url(/assets/topo@2x-8895ad44e5421e6808054dca34cbc84cbfb512528f4fd797465c508e2e76331f.jpg);background-size:cover}}.content_wrap.about .mission{text-align:center;padding-bottom:2rem}.content_wrap.about .mission p{color:#5a6877;font-size:1.1rem;max-width:48rem}.content_wrap.about .mission h1+p{font-size:1.4rem;margin:1rem auto 2rem;color:#888888}.content_wrap.about .mission .iframe-container{max-width:853px;max-height:480px;margin:0px auto}.content_wrap.about .mission .iframe-container>div{position:relative;padding-bottom:56.25%;height:0px}.content_wrap.about .mission .iframe-container iframe{border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,0.5);position:absolute;top:0px;left:0px;width:100%;height:100%}.content_wrap.about .impact{text-align:center}.content_wrap.about .impact h2{font-weight:normal;margin-top:2rem;margin-bottom:2rem}.content_wrap.about .stat{max-width:20rem;margin:0 auto 3rem}.content_wrap.about .stat strong{font-size:2rem;padding:.5rem 1rem;margin-bottom:1rem;border:3px solid #fefefe;border-bottom:0;border-top-left-radius:8px;border-top-right-radius:8px;display:inline-block;font-weight:800}.content_wrap.about .stat span{display:block;font-weight:bold;font-size:0.9rem;line-height:1.5em}.content_wrap.about .global_impact{background:url(/assets/about/global_impact_bg@2x-58714182a0105baff22c4e833a84fecd9601fd3a32baa21e4d2d1d17b01581ef.jpg) center left no-repeat;background-size:cover;padding-top:10rem;min-height:47.5rem}.content_wrap.about .global_impact h2{color:#fefefe;margin-bottom:3rem}.content_wrap.about .global_impact .stat{color:#f5e1a4}.content_wrap.about .global_impact .stat strong{border-color:#f5e1a4}.content_wrap.about .local_impact .row{max-width:none}.content_wrap.about .local_impact .stat{color:#53caa6}.content_wrap.about .local_impact .stat strong{border-color:#53caa6}.content_wrap.about .local_impact .desc{padding:8rem 0}@media screen and (min-width: 90em){.content_wrap.about .local_impact .desc{padding:20rem 0}}.content_wrap.about .local_impact .students{background:url(/assets/about/local_impact-7c97aac2eacd6e53854055845ae771b38c1901c7d601843c4bb9c560073a9213.jpg) center center no-repeat}.content_wrap.about .to_address{margin-top:4rem;margin-bottom:2rem}.content_wrap.about .to_address .row{max-width:none}.content_wrap.about .to_address .left-section{padding-left:4rem}.content_wrap.about .to_address .right-section{padding-left:2rem}.content_wrap.about .to_address h2{font-size:2rem;font-weight:normal;width:50%;padding-left:4rem;text-align:left;margin-left:0}.content_wrap.about .to_address p{font-size:1.1rem;color:#5a6877}.content_wrap.about .to_address p.strong{font-size:0.9rem;font-weight:bold;margin:2rem 0}.content_wrap.about .in_action{background:linear-gradient(to bottom, #0072ce 0%, #2cabdd 100%);padding-top:2rem;padding-bottom:2rem}.content_wrap.about .in_action .box_label{margin-top:2rem;color:#f5e1a4;border-color:#f5e1a4}.content_wrap.about .in_action p{color:#fefefe;margin-right:3rem}.content_wrap.about .in_action .box_label+p{font-weight:800;font-size:1.3rem;line-height:1.5rem}.content_wrap.about .resources{background:url(/assets/about/resources_bg-8bc26f316b02055f1834717eff3cece9589b9e6a57cf63b5da7d1985572aa78e.jpg) top center no-repeat;background-size:cover;padding-top:4rem;padding-bottom:4rem}.content_wrap.about .resources .box_label{color:#0072ce;border-color:#0072ce}.content_wrap.about .resources p,.content_wrap.about .resources li{font-size:1.1rem;color:#5a6877}.content_wrap.about .resources .button{margin-top:2rem}.content_wrap.about .history .row{max-width:none}.content_wrap.about .history .desc{padding-left:4rem}.content_wrap.about .history h2{font-weight:normal;margin-top:4rem;margin-bottom:2rem}.content_wrap.about .history p{font-size:0.9rem;margin-right:3rem}.content_wrap.about .history h2+p{font-size:1.3rem;font-weight:800}#carousel{margin:auto}ul.orbit-container{padding-left:0 !important}header.blog_header{border:none}header.blog_header h1{text-align:center;font-weight:700}header.blog_header h1 a{color:#222222}header.blog_header h1 a:hover{color:#0072ce}.blog_sidebar ul{margin-bottom:2rem;font-size:0.9rem}.blog_sidebar ul span{color:#888888}.blog_sidebar ul a:hover{text-decoration:underline}.blog_listing .post{margin-bottom:2rem;flex-wrap:nowrap;align-items:flex-start;cursor:default;overflow:hidden !important}.blog_listing .post .image{margin-top:.3rem}.blog_listing .post .image img{max-width:160px;max-height:215px}@media screen and (max-width: 49.9375em){.blog_listing .post{display:block;overflow:hidden}.blog_listing .post .image{float:left}}.blog_listing .post h4{margin-bottom:0}.blog_listing .post .date{color:#888888;font-size:0.85rem;margin-bottom:.3rem}.blog_listing .excerpt{font-size:0.9rem}.blog_listing .excerpt p{margin-bottom:.5rem}.blog .subhead{margin-bottom:1rem;font-size:0.85rem;color:#5a6877}.blog .body ul{list-style-type:disc;padding-left:2rem}.blog img.aligncenter{display:block;margin:0 auto 1rem}.blog .gallery{float:left;border:1px solid #e1e4e8;border-radius:3px}.blog .gallery figure{float:left;margin:.5rem;border:1px solid #fff;border-radius:3px}.blog .gallery figure:hover{border:1px solid #c8cdd3}.blog .gallery figure:hover img{filter:brightness(90%)}.blog .gallery img{width:120px;height:120px;border-radius:3px;transition:filter .1s}.tab_nav.campaign_edit{margin-bottom:1rem}@media screen and (min-width: 50em){.tab_nav.campaign_edit{margin-bottom:2rem}}table.fundraisers{margin-top:0}table.fundraisers .avatar{display:inline-block;margin-right:1rem}table.fundraisers .avatar img{border-radius:30px}table.fundraisers td.user a{font-weight:bold}table.fundraisers tr.suspended td.user{color:#888888;font-weight:normal}table.fundraisers tr.suspended td.user a{color:#5a6877}header.fundraiser{margin-bottom:1rem}header.fundraiser h2{display:inline-block;margin:0;vertical-align:middle}header.fundraiser a.button{vertical-align:middle}header.fundraiser .avatar{display:inline-block;margin-right:1rem}header.fundraiser .avatar img{border-radius:100%}.fundraiser_status{display:inline-block}.fundraiser_status p{font-size:0.9rem}form.new_campaign .amounts,form.new_sponsor .amounts{padding:0.5rem 0 1rem 0;border-top:none;width:100%}form.new_campaign .amounts .totals,form.new_sponsor .amounts .totals{margin-left:0;margin-right:0}form.new_campaign .amounts .totals>.columns:first-child,form.new_sponsor .amounts .totals>.columns:first-child{padding-left:0}form.new_campaign .amounts .totals>.columns:last-child,form.new_sponsor .amounts .totals>.columns:last-child{padding-right:0}.dark_header .superhead a{color:#f5e1a4 !important}.campaign_head{padding-top:0.5rem}.campaign_head.past_campaign{background-color:#f6f7f8}.campaign_head.past_campaign h2{font-size:1.1rem;font-weight:normal;font-style:italic}.campaign_head .image img{border-radius:3px}.campaign_head .amounts{border:none}.campaign_head .manage_link{margin:.5rem 0}@media screen and (max-width: 49.9375em){body.campaigns-show .campaign_head{border-bottom:1px solid #e1e4e8}body.campaigns-show .campaign_head .amounts{font-size:.9rem}body.campaigns-show .campaign_head .amounts strong{font-size:1.1em}body.campaigns-show .campaign_tabs{border:none}}.item_description{color:#5a6877}.item_description .main_image img{border-radius:3px}.item_description h3{margin:0 0 1rem}.item_description p{font-size:0.9rem;margin-bottom:1rem}@media screen and (min-width: 50em){.item_description .main_image{margin-bottom:3rem}}.overflow_callout{text-align:left !important}.overflow_callout p{font-size:.9rem;margin-bottom:1rem}.overflow_callout li{margin-bottom:.5rem}@media screen and (min-width: 50em){main.campaign{margin-top:2rem}}body.campaign_dark{background:#f6f7f8 url(/assets/header-background-tmp-0e22902870466ffd750e4badcb58d92fe985c6eab0c6797cfd5812bfcbb48af8.jpg) top center no-repeat;background-size:contain auto}@media screen and (min-width: 90em){body.campaign_dark{background-size:contain}}body.campaign_dark .tab_nav{margin-bottom:1rem}body.curriculum-category .box_label{color:#0072ce;border-color:#0072ce}body.curriculum-category .box_label i{background-color:#0072ce}body.curriculum-category header.content_header{border:none}body.curriculum-category header.content_header h1{font-weight:700}ul.lessons .column,ul.lessons .columns{margin-bottom:1rem}@media screen and (min-width: 50em){ul.lessons .column,ul.lessons .columns{margin-bottom:2rem}}ul.lessons .lesson{border-radius:3px;border:1px solid #e1e4e8;position:relative;cursor:pointer;max-width:376px;overflow:hidden}@media screen and (min-width: 50em){ul.lessons .lesson{height:425px}ul.lessons .lesson .wrap{max-height:300px}}ul.lessons .lesson h4 a{color:#222222}ul.lessons .lesson:hover{border-color:#c8cdd3;background-color:#f6f7f8}ul.lessons .lesson img{border-radius:3px 3px 0 0}ul.lessons .lesson .wrap{padding:1rem;overflow:hidden}ul.lessons .lesson .meta_line span{margin-right:.8rem}ul.lessons .lesson .teaser{margin-top:1rem;font-size:0.85rem}ul.lessons .tag{position:absolute;top:-.8rem;left:-.8rem;height:3rem;width:3rem;line-height:2.6rem;border-radius:5rem;font-size:1.4rem;border:4px solid white;text-align:center;background-color:#f5e1a4}body.curriculum-level{background:url(/assets/background-edge-360-gray-ee2be03648938d7214280308d08d3404fded69748dbe5cb814d3413e44c39dc3.jpg) top center no-repeat;background-size:auto}@media screen and (min-width: 90em){body.curriculum-level{background-size:contain}}body.curriculum-level header.content_header{text-align:center;border-bottom:none}body.curriculum-level h1{font-weight:700}body.curriculum-level .box_label i{background-color:#f5e1a4}body.curriculum-level .box_label:hover{color:#e4e7ea;border-color:#e4e7ea}body.curriculum-level .box_label:hover i{background-color:#faf0d2}body.curriculum-level p.subhead{text-align:center;font-size:1.1rem;margin:2rem 0}@media screen and (min-width: 50em){body.curriculum-level h1{margin-top:1rem}}ul.lesson_categories li .wrap{display:flex;flex-direction:column;justify-content:space-between;text-align:center;background:linear-gradient(to bottom, #f5e1a4 0%, #fbf5c9 100%);border-radius:5px 5px 0 0;height:250px}ul.lesson_categories li h3{font-weight:700;font-size:1.2rem;margin:0}ul.lesson_categories li i{margin-top:1rem}ul.lesson_categories li p{color:rgba(34,34,34,0.54);margin-bottom:.5rem}@media screen and (min-width: 50em){ul.lesson_categories li .wrap{height:260px}ul.lesson_categories li i{margin-top:2rem}}body.curriculum-index{background:#f6f7f8 url(/assets/curriculum-background-4aa8bb1cb0bfd3a656443f1686eeb5871ffb2d0a1260f7b374ebb0a797111a2b.jpg) top center no-repeat;background-size:auto;background-position:0 0}@media screen and (min-width: 50em){body.curriculum-index{background-size:auto 55rem;background-position:0 0}}@media screen and (min-width: 90em){body.curriculum-index{background-size:auto 60rem;background-position:0 0}}body.curriculum-index h1{text-align:center;margin-top:2rem}@media screen and (min-width: 50em){body.curriculum-index h1{margin-top:3rem;margin-bottom:2rem}}body.curriculum-index p.subhead{text-align:center}@media screen and (min-width: 50em){body.curriculum-index p.subhead{font-size:1.1rem;margin:0 10% 3rem}}body.curriculum-index .level_overlay{background:-moz-linear-gradient(top, rgba(255,255,255,0.4) 0%, white 100%);background:-webkit-linear-gradient(top, rgba(255,255,255,0.4) 0%, white 100%);background:linear-gradient(to bottom, rgba(255,255,255,0.4) 0%, white 70%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );margin:0;padding-top:1rem}body.curriculum-index .level_overlay h2{text-align:center;font-weight:normal;color:#555555;margin:1rem 0;font-size:1.8rem}@media screen and (min-width: 50em){body.curriculum-index .level_overlay h2{font-size:2.5rem;margin-top:3rem;margin-bottom:1rem}body.curriculum-index .level_overlay .subhead{margin-bottom:3rem}}body.curriculum-index .levels{padding-bottom:1rem;border-bottom:1px solid #c8cdd3}body.curriculum-index .level>div{background-position:top left;background-repeat:no-repeat;background-size:cover;text-align:center;color:white}body.curriculum-index .level .overlay{display:flex;flex-direction:column;justify-content:flex-end;height:180px;background:linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.2) 80%)}@media screen and (min-width: 50em){body.curriculum-index .level .overlay{height:260px}}body.curriculum-index .level h4{color:#f5e1a4}body.curriculum-index .elementary>div{background-image:url(/assets/curriculum/elementary-2736ec680203b2679024f95abfc250a95f1633e759873d588be1a8a0868bf3c4.jpg)}body.curriculum-index .middle>div{background-image:url(/assets/curriculum/middle-cf1c9537a697b9497c6cc075a916bbf307f2c662123f19f8831e8bbf3284ab67.jpg)}body.curriculum-index .secondary>div{background-image:url(/assets/curriculum/secondary-3e05e68808293dc8e7ef3ccebefdaf2e008c7f66271fba975f61f9488e5223e9.jpg)}body.curriculum-index .row.reduce{margin-top:1rem;text-align:center}body.curriculum-index .row.reduce p{font-size:1.1rem;margin:1rem 0 2rem}@media screen and (min-width: 50em){body.curriculum-index .row.reduce{margin-top:3rem}body.curriculum-index .row.reduce p{margin-top:2rem}}.curriculum_block{display:flex;flex-direction:column;border-radius:5px;cursor:pointer}.curriculum_block h4{margin:0;font-size:1.2rem}.curriculum_block .button{border-radius:0 0 5px 5px}.curriculum_block:hover .button{background-color:#39b992}@media screen and (min-width: 50em){.curriculum_block h4{font-size:1.4rem}.curriculum_block .button{font-size:1rem;padding:1.3rem 0}}body.donation{background:#f6f7f8 url(/assets/donate-background-422af7e156c7b756bb440b0d5415c4e6cfc348538d8ec2ec4657baaf957c9044.jpg) top center no-repeat}@media screen and (min-width: 90em){body.donation{background-size:cover;background-position:0 -200px}}body.donation.earmark_amanzi{background:#f6f7f8 url(/assets/earmark/amanzi-85bf576e97c77b8fe8e87100bf88b5ac9f761691d427002cca74dd6cf3b5474c.jpg) top center no-repeat;background-size:auto 400px}@media screen and (min-width: 64em){body.donation.earmark_amanzi{background-size:cover}}@media screen and (min-width: 75em){body.donation.earmark_amanzi{background-position:0 -100px}}body.donation.earmark_amanzi #donation_header{color:#222222}body.donation.earmark_amanzi .center_line{border:none}body.donation.earmark_amanzi .center_line span{background:none}body.donation.earmark_amanzi .fine_print p{font-size:.9rem;color:rgba(34,34,34,0.64);margin-top:1rem;padding-bottom:1rem}body.donation.earmark_amanzi #donation_amount .drop_label{display:none}body.donation.earmark .drop_label{visibility:hidden}body.donation .validate_recaptcha{margin-top:.5rem;margin-bottom:.5rem;color:#ec5840;font-weight:bold;font-size:.9rem}#amanzi_header .highlight{margin-top:2rem;padding:1rem;background-color:rgba(54,77,119,0.7);display:flex;align-items:center;justify-content:center}#amanzi_header h1{text-transform:uppercase;font-weight:bold;font-size:3rem}#amanzi_header .subhead{margin-left:1rem;padding-left:1rem;margin-bottom:0;border-left:2px solid rgba(254,254,254,0.4)}#amanzi_header .subhead strong{display:block}#amanzi_header .tagline{text-align:center;padding:1.5rem 0;font-size:1.5rem;text-shadow:0px 1px 2px rgba(54,77,119,0.8)}#donation_header{margin:2rem auto;text-align:center}#donation_header h1{font-weight:bold;margin:0}#donation_header p{font-size:1.2rem}@media screen and (min-width: 50em){#donation_header{margin:4rem auto 2rem}}#new_donation .drop_label{display:block;background-image:url(/assets/droplet-8a26b623e27842174816bbff156edfbbc0dd69d35471a8236ea5c9b0cd81da43.png);width:32px;height:46px;text-align:center;color:white;font-weight:bold;margin-top:-20px;position:relative;padding-top:15px;margin:-20px auto 20px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (-moz-min-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2/1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){#new_donation .drop_label{background-image:url(/assets/droplet@2x-cb2425fa6d3ee28d5927eaefc4590dc9aa9409479c5a0cab3063183ecdfc7ad6.png);-webkit-background-size:32px 46px;-moz-background-size:32px 46px;-o-background-size:32px 46px;background-size:32px 46px}}#new_donation h3{text-align:center}#new_donation h3.no_drop{margin-top:1rem}#new_donation .input-group-label{margin-bottom:1rem}#new_donation label.right{line-height:1.3rem;margin-top:.5rem}#new_donation .campaign_block:hover{background:transparent;cursor:default}#new_donation #change_campaign{line-height:1rem;font-size:0.9rem}#new_donation #change_campaign i:before{vertical-align:middle}#new_donation .donation_cvc input{width:4rem}.campaign_block.small{margin-top:0 !important}.campaign_block.small .image img{max-width:104px}.campaign_block.small h4{font-size:0.9rem;padding:.5rem 1rem 0;margin:0}.campaign_block.small .sponsor{font-size:0.85rem;color:#5a6877;padding:0 1rem}.campaign_block.small .sponsor em{font-style:normal;text-transform:uppercase;font-size:0.8rem;color:#888888}.campaign_block.small .amounts{border:none;font-size:.8rem;padding-bottom:0;transition:all .5s}.fade-enter-active{transition:opacity .5s}.fade-enter,.fade-leave-active{opacity:0}#general_donation{text-align:center}#general_donation .or{color:#888888;border-top:1px solid #e1e4e8;position:relative;padding-bottom:1rem}#general_donation .or span{background-color:white;display:inline-block;position:absolute;padding:0 .5rem;top:-.55rem;line-height:1rem;text-transform:uppercase;font-size:.9rem;margin-left:-1.5em}#general_donation .image img{width:33px;height:16px}#general_donation .box_item,#general_donation ul.recent_updates li,ul.recent_updates #general_donation li,#general_donation .small_campaign_list li,.small_campaign_list #general_donation li,#general_donation ul.fundraisers li,ul.fundraisers #general_donation li,#general_donation .blog_listing .post,.blog_listing #general_donation .post{max-width:18rem;padding:0.5rem 1rem 0.5rem 1.5rem;margin:1rem auto;color:#0072ce;border:1px solid #e1e4e8;text-align:left}#general_donation .box_item span,#general_donation ul.recent_updates li span,ul.recent_updates #general_donation li span,#general_donation .small_campaign_list li span,.small_campaign_list #general_donation li span,#general_donation ul.fundraisers li span,ul.fundraisers #general_donation li span,#general_donation .blog_listing .post span,.blog_listing #general_donation .post span{display:block;text-transform:uppercase}#general_donation .box_item:hover,#general_donation ul.recent_updates li:hover,ul.recent_updates #general_donation li:hover,#general_donation .small_campaign_list li:hover,.small_campaign_list #general_donation li:hover,#general_donation ul.fundraisers li:hover,ul.fundraisers #general_donation li:hover,#general_donation .blog_listing .post:hover,.blog_listing #general_donation .post:hover{border-color:#c8cdd3}@media screen and (min-width: 50em){#general_donation .or{padding-bottom:1.5rem}}#donation_scope_select .fundraiser_note{font-size:0.8rem;color:#888888;line-height:1.4em;font-style:italic;max-width:18em;margin-top:.5rem}#donation_scope_select .row.campaign_block .columns:first-child{padding-right:0}#donation_scope_select .row.campaign_block .columns:last-child{padding-left:0}.campaign_lookup{text-align:center;margin-bottom:2rem}.campaign_lookup .twitter-typeahead,.campaign_lookup .tt-menu{width:30rem;max-width:100%}.campaign_lookup input.typeahead,.campaign_lookup input.tt-query{padding:0.5rem 1rem !important;height:3.5rem;line-height:1rem}.campaign_lookup input.typeahead{font-size:1rem}@media screen and (min-width: 50em){.campaign_lookup input.typeahead{font-size:1.2rem}}ul.toggle_buttons{text-align:center}ul.toggle_buttons li{display:inline-block;padding:.5rem;border-radius:3px;border:2px solid #53caa6;cursor:pointer;font-size:1.5rem;color:#53caa6}ul.toggle_buttons li:hover,ul.toggle_buttons li.active{background:#53caa6;color:white}ul.donation_amounts li{width:7rem;margin:1rem .5rem}ul.donation_amounts li:hover,ul.donation_amounts li.active{background:#53caa6;color:white}ul.donation_recurring{margin:0;text-transform:uppercase;font-size:.8rem}ul.donation_recurring li{padding:.5rem 1rem}ul.donation_recurring li:first-child{border-radius:3px 0 0 3px}ul.donation_recurring li:last-child{border-radius:0 3px 3px 0}#donation_amount .input{margin:1rem 0;display:flex;justify-content:center}#donation_amount input{width:6rem;font-size:1.3rem;height:2em}#donation_amount .input-group{flex-shrink:1;width:auto;font-size:1.3rem !important}#billing_end h3{text-align:left}#billing_end h3 a{text-transform:none;text-decoration:underline}#billing_end .box_item img,#billing_end ul.recent_updates li img,ul.recent_updates #billing_end li img,#billing_end .small_campaign_list li img,.small_campaign_list #billing_end li img,#billing_end ul.fundraisers li img,ul.fundraisers #billing_end li img,#billing_end .blog_listing .post img,.blog_listing #billing_end .post img{max-width:40px}#billing_end .box_item .meta,#billing_end ul.recent_updates li .meta,ul.recent_updates #billing_end li .meta,#billing_end .small_campaign_list li .meta,.small_campaign_list #billing_end li .meta,#billing_end ul.fundraisers li .meta,ul.fundraisers #billing_end li .meta,#billing_end .blog_listing .post .meta,.blog_listing #billing_end .post .meta{font-size:0.8rem}#billing_end .cards_accepted{background-image:url(/assets/cards-accepted-8b1e56286c69aca66ae46a2345a41b536c14a87caa7c6050141d8ae2bf731482.png);width:284px;height:0;padding-top:32px;overflow:hidden;margin-bottom:1rem}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (-moz-min-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2/1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){#billing_end .cards_accepted{background-image:url(/assets/cards-accepted@2x-87e4bc944454c7cbc578f5fc654a13dd3f990635933b4640fbfe3d8baa07803d.png);-webkit-background-size:284px 32px;-moz-background-size:284px 32px;-o-background-size:284px 32px;background-size:284px 32px}}#billing_end .summary_table{margin-top:2rem}@media screen and (min-width: 50em){#billing_end .summary_table{margin-top:3rem}}#billing_end dl{border-top:1px solid #e1e4e8;display:flex;padding:1rem 0;margin:0}#billing_end dl:first-child{padding-top:.3rem;border-top:none}#billing_end dl .input.boolean{margin-bottom:0;display:inline;margin-right:1rem}#billing_end dl .input.boolean label{display:inline-block}#billing_end dl span.has-tip{font-size:0.85rem}#billing_end dl dt{flex-grow:1;font-size:0.9rem;font-weight:normal;margin:0}#billing_end dl dd{flex-shrink:1;font-size:1rem}#billing_end input:disabled,#billing_end input[readonly],#billing_end textarea:disabled,#billing_end textarea[readonly],#billing_end select[readonly]{background-color:#d5d5d5 !important;cursor:not-allowed}#confirm_donation .box_item,#confirm_donation ul.recent_updates li,ul.recent_updates #confirm_donation li,#confirm_donation .small_campaign_list li,.small_campaign_list #confirm_donation li,#confirm_donation ul.fundraisers li,ul.fundraisers #confirm_donation li,#confirm_donation .blog_listing .post,.blog_listing #confirm_donation .post{cursor:default}#confirm_donation .recurring{font-weight:bold}@media screen and (max-width: 49.9375em){#confirm_donation .amounts{display:none}}.donate_button{text-align:center;margin-top:2rem}@media screen and (min-width: 50em){.donate_button{margin-top:3rem}}.donate_button .center_line{margin-top:1rem}.donate_button .center_line span{display:inline-block;background:#f6f7f8;margin-top:-1.8rem;padding:0 .5rem}.donate_button .waiter span{color:#888888}#donation_thanks{border-radius:3px 3px 0 0;background:white url(/assets/email/heroes/donation-thanks-792px-b071326f89ce18620d0c0850fcc7b3cf5288b8c0632e5c1877cb3a7d0b400d1d.jpg) top center no-repeat !important;padding-top:400px}#donation_thanks header{text-align:center}#donation_thanks header p{font-size:1.2rem;margin:10px 10%;text-align:left}#donation_thanks header p.note{font-size:0.9rem;margin:2rem 0 1rem;color:#5a6877}#donation_thanks h2{font-size:2.3rem}#donation_thanks p.receipt{margin-top:2rem;text-align:center;font-size:0.85rem;color:#888888;font-style:italic}#donation_thanks p.tax_note{color:#888888;font-size:0.85rem;margin-top:1rem;padding:1rem 4rem 0;border-top:1px solid #e1e4e8}@media screen and (max-width: 39.9375em){#user_bio{height:164px}}body.fundraisers-show h1{font-weight:bold}body.fundraisers-show .campaign_tabs .row{display:none}body.fundraisers-show .avatar_link a{font-size:.9rem;text-decoration:underline}body.fundraisers-show .share_links{margin-top:1rem;text-align:center}body.fundraisers-show .campaign_head{margin-bottom:1rem;padding-top:0}body.fundraisers-show .supporting{margin-top:1rem}body.fundraisers-show .supporting ul{font-size:0.9rem;margin-bottom:20px}body.home section.header{text-align:center;margin-top:2rem;margin-bottom:2rem}body.home section.header h1{font-size:1.8rem;font-weight:700;color:#f5e1a4}body.home section.header .subhead{font-size:1.1rem;color:white;max-width:25em;margin:0 auto}@media screen and (min-width: 50em) and (max-width: 63.9375em){body.home section.header{margin-top:4rem;margin-bottom:3rem}}@media screen and (min-width: 64em){body.home section.header{margin-top:8rem;margin-bottom:4rem}}@media screen and (min-width: 50em){body.home section.header h1{font-size:3rem}body.home section.header .subhead{font-size:1.4rem}}body.home section.link_blocks{margin-top:-12.25rem;position:relative}body.home section.link_blocks .link_block{display:flex;align-items:center;overflow:auto;flex-wrap:nowrap;border-radius:3px;background-color:white;cursor:pointer;margin-bottom:1rem}body.home section.link_blocks .link_block .image{flex-shrink:1;margin-right:1rem;min-width:104px}body.home section.link_blocks .link_block a{font-weight:bold}body.home section.link_blocks .link_block img{width:104px;height:104px;border-radius:3px 0 0 3px}body.home section.link_blocks .link_block .info{line-height:1.2rem}body.home section.link_blocks .link_block .meta{font-size:0.8rem;color:#5a6877;padding-right:.5rem}body.home section.help_others{margin-top:4rem;text-align:center}body.home section.help_others h2{font-size:1.8rem;margin-top:1rem}body.home section.help_others .subhead{font-size:1.2rem;color:#5a6877;line-height:1.3em;margin:1rem 0}@media screen and (min-width: 50em){body.home section.help_others h2{font-size:2.5rem;margin-top:0}body.home section.help_others .subhead{font-size:1.5rem}}body.home section.selected_update{background-color:white;padding:1rem 0}@media screen and (min-width: 50em){body.home section.selected_update{padding:3rem 0}}body.home section.selected_update h2{font-weight:normal;color:#5a6877}body.home section.selected_update h3{margin:2rem 0;border-bottom:1px solid #c8cdd3;color:#5a6877;padding-bottom:.3rem}body.home section.selected_update h2.title{font-weight:700;font-size:1.7rem;margin-bottom:1.5rem}body.home section.selected_update .date{color:#5a6877;text-transform:uppercase}body.home section.selected_update .body{font-size:0.9rem}body.home section.selected_update .more{margin-top:1rem;font-size:0.9rem;font-weight:bold}body.home section.selected_update .box_item.campaign,body.home section.selected_update ul.recent_updates li.campaign,ul.recent_updates body.home section.selected_update li.campaign,body.home section.selected_update .small_campaign_list li.campaign,.small_campaign_list body.home section.selected_update li.campaign,body.home section.selected_update ul.fundraisers li.campaign,ul.fundraisers body.home section.selected_update li.campaign,body.home section.selected_update .blog_listing .campaign.post,.blog_listing body.home section.selected_update .campaign.post{padding:0}body.home section.selected_update .box_item.campaign .text,body.home section.selected_update ul.recent_updates li.campaign .text,ul.recent_updates body.home section.selected_update li.campaign .text,body.home section.selected_update .small_campaign_list li.campaign .text,.small_campaign_list body.home section.selected_update li.campaign .text,body.home section.selected_update ul.fundraisers li.campaign .text,ul.fundraisers body.home section.selected_update li.campaign .text,body.home section.selected_update .blog_listing .campaign.post .text,.blog_listing body.home section.selected_update .campaign.post .text{display:flex;font-size:.9em}body.home section.selected_update .box_item.campaign .nav_buttons,body.home section.selected_update ul.recent_updates li.campaign .nav_buttons,ul.recent_updates body.home section.selected_update li.campaign .nav_buttons,body.home section.selected_update .small_campaign_list li.campaign .nav_buttons,.small_campaign_list body.home section.selected_update li.campaign .nav_buttons,body.home section.selected_update ul.fundraisers li.campaign .nav_buttons,ul.fundraisers body.home section.selected_update li.campaign .nav_buttons,body.home section.selected_update .blog_listing .campaign.post .nav_buttons,.blog_listing body.home section.selected_update .campaign.post .nav_buttons{display:none}body.home section.ideas{margin-top:2rem}body.home section.ideas .columns{text-align:center}body.home section.ideas .image{height:240px}body.home section.ideas .subhead{font-size:1.2rem;color:#5a6877;max-width:25em;margin:2rem auto}@media screen and (max-width: 49.9375em){body.home section.ideas .columns{border-bottom:1px solid #e1e4e8;margin-bottom:1rem}}body.home section.projects{background-color:#fff;margin-top:1rem}body.home section.projects h2{padding-top:1rem;font-size:1.5rem}body.home section.projects .subtitle{max-width:30em;margin:1rem auto}@media screen and (min-width: 50em){body.home section.projects h2{padding-top:2rem}}body.home section.home_footer{background:#f6f7f8 url(/assets/home-footer-background-8f27b5bd5f5a070a6df4e4ae0451dc69e6ce4d89e61aab6669c974dfcdd5891d.jpg) top center no-repeat;background-size:cover;text-align:center;padding-top:3rem;padding-bottom:3rem}body.home section.home_footer h2{margin-top:2rem;font-size:2rem}body.home section.home_footer .subhead{font-size:1.5rem;max-width:25em;margin:2rem auto}.hero.landing{min-height:56.25rem;background-image:url(/assets/landing/hero-kids2-28c777266c2010f683c467d8535af0d8955f891166343a210e794f9d66a152e9.jpg)}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.hero.landing{background-image:url(/assets/landing/hero-kids2@2x-4029f3b868754edc9defa2e68438d07e5df2b8a64e46fe5e1ebc8eec34741c94.jpg)}}@media screen and (max-width: 49.9375em){.hero.landing{background-position:center 80px}}@media screen and (min-width: 75em){.hero.landing{background-position:center center}}.hero.landing:before{position:absolute;bottom:0;left:0;height:22.5rem;width:100%;background:url(/assets/landing/edge-240-c4179f6800d9a7f627b7a52273a5c78496dbab5fb3f21e79d27a2fa94bfe976d.png) bottom center repeat-x;content:''}.hero.landing .btn-resources{position:relative;z-index:1}.hero.landing .hero-block{margin:auto;margin-top:6.25rem;width:50%;text-align:center}.hero.landing h1{text-align:center;font-weight:800;font-size:3rem;color:#222222;line-height:4rem}p.landing-subhead{font-size:1.5rem;margin:20px 0 30px;color:#888888;line-height:2rem}.section-header{margin:auto;margin-top:3.75rem;text-align:center}.section-header h2{color:#222222;font-size:2.4375rem;font-weight:normal;line-height:3rem}.btn-take-action,.btn-free-resources{font-weight:800;font-size:0.6875rem !important;letter-spacing:1px;text-transform:uppercase;border-color:#0072ce !important;padding-top:0.5em !important;pointer-events:none}.take-action{min-height:91.25rem;background-position:top center;background-repeat:no-repeat;background-size:cover;background-size:cover;overflow:hidden;background-image:url(/assets/landing/take-action-bg3-1296f596c09e19f41967dc3b7a70e2acc6a4c737bf02a692bf697d6bc36502d4.jpg)}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.take-action{background-image:url(/assets/landing/take-action-bg3@2x-099bd363c7c67576b5b65f9d92f35eda2fab80448bc4a83d4691cc7276bf5adf.jpg)}}@media screen and (min-width: 75em){.take-action{min-height:78.75rem;background-position:center center}}@media screen and (min-width: 50em) and (max-width: 63.9375em){.take-action{min-height:0;padding-bottom:450px;background-size:contain;background-position:bottom center}}@media screen and (max-width: 49.9375em){.take-action{min-height:0;padding-bottom:250px;background-size:contain;background-position:bottom center}}@media screen and (max-width: 49.9375em){.take-action .experience{margin-bottom:2.75rem}}.take-action .experience.two{margin-bottom:2.75rem}.take-action .experience .subhead{margin-left:6.25rem;color:#5A6877;font-size:0.8rem;font-weight:700;font-size:.9375rem;line-height:2rem;border-bottom:1px solid #EBEDF0;padding-bottom:0.625rem}.take-action .experience .quote{padding-left:6.25rem;font-style:italic;padding-top:0.625rem;font-size:1.25rem;color:#53caa6;line-height:2rem;min-height:3.75rem;background-position:0 0.875rem;background-repeat:no-repeat;background-size:47px 43px;background-image:url(/assets/landing/open-quote-90f6b43f5abb684cfa44343c09335b17abe3b48daf2c0f747c76444bd8b855de.png)}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.take-action .experience .quote{background-image:url(/assets/landing/open-quote@2x-852f16a2508dce363fff230db4e1a964b94ba2f2684041ee7ded2138db0c8a71.png)}}.take-action .row{margin-top:3.75rem}.take-action p.intro{display:block;padding-right:3.75rem;font-size:1.125rem;color:#5A6877;line-height:2rem}@media screen and (max-width: 49.9375em){.take-action p.intro{padding-left:1.875rem;padding-right:1.875rem;text-align:center;padding-bottom:1.875rem}}#resources>.row{margin-top:3.75rem}@media (max-width: 1220px){#resources>.row{margin-left:1rem;margin-right:1rem}}#resources .resource{max-width:31.25rem;position:relative}#resources .resource.one,#resources .resource.two{margin-bottom:3.75rem}@media screen and (max-width: 49.9375em){#resources .resource.three{margin-bottom:3.75rem}}#resources .resource .columns:first-child{padding-left:0}#resources .resource .number{position:absolute;left:-0.3125rem;top:-0.3125rem;width:2.5rem;height:2.5rem;padding-top:0.125rem;border-radius:1.25rem;background-color:#f5e1a4;border:1px solid #E4CA68;font-size:1.5rem;color:#222222;text-align:center;line-height:2rem}#resources .resource .title{color:#0072ce;font-weight:800;font-size:1.125rem;line-height:1.5rem;margin-top:1.25rem;margin-bottom:1.25rem}#resources .resource .desc{color:#5A6877;font-size:0.9375rem;line-height:1.5rem;margin-bottom:1.25rem}body.lessons-show .content_header{border-bottom:none}body.lessons-show .content_header .meta_line span{margin-right:.5rem}body.lessons-show .content_header i:before{margin-top:.2em}body.lessons-show .body{margin-top:2rem;font-size:0.9375rem}body.lessons-show .body ul li{list-style-type:disc;margin-left:2rem}body.lessons-show .sidebar .box{padding:1rem;border:1px solid #c8cdd3;border-radius:3px;margin-bottom:2rem}body.lessons-show .downloads li{clear:left;overflow:hidden;margin-bottom:1rem}body.lessons-show .downloads li a{font-weight:bold}body.lessons-show .downloads li:last-child{margin-bottom:0}body.lessons-show .downloads li i{float:left;padding-right:.5rem}body.lessons-show .downloads li span{display:block;color:#888888;font-size:0.8rem}body.lessons-show .share{text-align:center}body.lessons-show .share h5{font-weight:normal;color:#888888;border-top:1px solid #e1e4e8;position:relative;padding-bottom:1rem}body.lessons-show .share h5 span{display:inline-block;position:absolute;background:white;margin-left:-1.5em;padding:0 .5rem;top:-.55rem;line-height:1rem}body.lessons-show .share .share_links span{display:none}body.lessons-show .common_core{font-size:0.9rem;color:#5a6877}body.lessons-show .common_core p{margin:0}.cms_tabs{margin-top:1rem;display:flex;justify-content:center}.cms_content{padding-top:1rem}.cms_content h1{text-align:center}.cms_content p,.cms_content h2,.cms_content h3,.cms_content h4,.cms_content ul{margin:1em auto}.cms_content ul{list-style-type:disc;padding-left:2rem}@media screen and (min-width: 50em){.cms_content h1{padding-top:2rem}}.cms_content.team .body h2{font-size:1.8rem;margin-bottom:.5rem}.cms_content.team .body .label{text-transform:uppercase;color:#0072ce;font-weight:600;letter-spacing:1px;margin-bottom:.5rem}.cms_content.team .body img{max-width:300px}.cms_content.team .body .row{margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #e1e4e8}@media screen and (min-width: 50em){.cms_content.team .body .row{margin-bottom:2rem;padding-bottom:2rem}}@media screen and (max-width: 49.9375em){.cms_content.team .body .columns.shrink{width:100%;text-align:center}.cms_content.team .body h2{font-size:1.4rem;text-align:center;margin-top:0}.cms_content.team .body .label{font-size:0.9rem;text-align:center}}.content_header.settings{border-bottom:none}.content_wrap.settings .tab_nav{margin-bottom:1rem}.content_wrap.settings .sidebar{margin-top:1rem}.content_wrap.settings .sidebar h3{border:none}.content_wrap.settings .sidebar ul.fundraisers li{margin-top:1rem}.content_wrap.settings .sidebar .link{text-align:right;font-weight:bold;font-size:0.85rem;margin:.5rem 0}@media screen and (min-width: 50em){.content_wrap.settings section{margin-bottom:1rem}.content_wrap.settings .tab_nav{margin-bottom:2rem}.content_wrap.settings .sidebar{margin-top:0}}form section.submit{border-top:1px solid #e1e4e8;padding-top:1rem;margin-bottom:0}form label.right{text-align:left}form .avatar img{max-height:100px;max-width:100px;border-radius:3px}form.notifications h3{margin-bottom:1rem !important}form.notifications .input.boolean{margin-left:1rem}.fundraiser_profile section.fundraiser_header{overflow:hidden}.fundraiser_profile section.fundraiser_header .avatar{float:left;margin-right:1rem}.fundraiser_profile section.fundraiser_header .avatar img{width:75px;height:75px;border-radius:75px}.fundraiser_profile section.fundraiser_header h2{font-size:1.4rem;margin:0}.fundraiser_profile section.fundraiser_header .name{padding-top:.5rem}.fundraiser_profile section.fundraiser_header a{font-weight:bold}.fundraiser_profile .total{font-size:1.6rem}.fundraiser_profile .for_project{color:#888888;font-size:0.9rem}.project_admin_campaigns .box_item,.project_admin_campaigns ul.recent_updates li,ul.recent_updates .project_admin_campaigns li,.project_admin_campaigns .small_campaign_list li,.small_campaign_list .project_admin_campaigns li,.project_admin_campaigns ul.fundraisers li,ul.fundraisers .project_admin_campaigns li,.project_admin_campaigns .blog_listing .post,.blog_listing .project_admin_campaigns .post,.project_admin_campaigns .content_wrap.settings .sidebar ul.fundraisers li,.content_wrap.settings .sidebar ul.fundraisers .project_admin_campaigns li{margin-bottom:2rem}header.sort{margin:1rem .5rem}header.sort .count{margin:.5rem 0;color:#888888}@media screen and (min-width: 50em){header.sort{margin:2rem 0 1rem}header.sort .box_label{margin-bottom:1rem}header.sort .count{margin:2rem 0 1.5rem}}body.dark_header header.sort{color:rgba(255,255,255,0.7)}body.dark_header .select_dropdown button span{color:#f5e1a4;border-color:#f5e1a4}body.explore{background:#f6f7f8 url(/assets/header-watercolor-c8a57007d5726411b02d4292cf1bf4606d515b5883506a8ed74995ed5b1c55d4.jpg) top center no-repeat;background-size:contain}@media screen and (max-width: 49.9375em){body.explore{background-size:170%}}@media screen and (min-width: 90em){body.explore{background-size:cover;background-position:0 -200px}}@media screen and (min-width: 50em){body.explore header.sort{margin:3rem 0 2rem}}.sort_line{font-size:1.2rem;margin-bottom:.3rem}@media screen and (min-width: 50em) and (max-width: 63.9375em){.sort_line{font-size:1.5rem}}@media screen and (min-width: 64em){.sort_line{font-size:2.4rem}}body.dark_header .sort_line{padding-bottom:1rem}.pagination_count{text-align:center;margin-top:2rem;color:#888888;font-style:italic}.row.paginate .pagination{margin-top:1rem}form.project h3{margin-top:1rem}form.project .input.project_longitude label{visibility:hidden}form.project .input.text textarea{height:6rem}form.project span.label{display:block;font-size:0.9rem;color:#5a6877}form.project .form_note{text-align:left;margin-left:0}form.project trix-editor div{margin-bottom:1rem}.attachments_section span.hint{display:none;margin:0 1rem}.attachments_section.with_images span.hint{display:block}#attachments_list.images{overflow:auto;margin-left:-0.5rem}#attachments_list.images li{display:block;float:left;text-align:center;margin:0 0.5rem 1rem;border:1px solid #e1e4e8;border-radius:3px;width:150px;padding-top:0.5rem}#attachments_list.images li img{max-width:140px}.upload_errors{display:none;margin:.5rem 0 1rem;max-width:40em}.upload_errors h4{font-weight:bold}.upload_errors .error{font-size:0.9rem;font-weight:normal;display:block;color:#ec5840}.upload_form.working .upload{display:none}.upload_form.working .waiter{display:block}.upload_form .waiter{display:none;background:url(/assets/ajax-loader-bar-f1def0e25f39d9bdba24773af8dd2e313b247f2cd801839649e3d8e2073a3707.gif) center left no-repeat;padding-left:65px;min-height:1.5rem;color:#888888;font-size:0.9rem;line-height:1.5rem}.project_grid .project{border:1px solid #c8cdd3;background-color:white;margin-bottom:2rem;border-radius:3px;cursor:pointer}.project_grid .project:hover{border-color:#35a5ff}.project_grid .wrap{margin:1rem 1rem}.project_grid .image{margin-top:-1px;margin-left:-1px;margin-right:-1px}.project_grid .image img{border-radius:3px 3px 0 0}.project_grid h3{font-size:1rem;font-weight:bold}.project_grid .intro{font-size:.8rem;color:#5a6877;padding-bottom:.5rem;height:3.5em}@media screen and (min-width: 50em){.project_grid{margin-top:2rem}.project_grid .project{height:448px;position:relative}.project_grid .amounts{position:absolute;bottom:0;width:100%;height:96px;padding-top:1rem}}header.project_header{text-align:center}header.project_header .project_meta .extra{display:inline}.amount_box .amounts{font-size:1.4rem;margin:1rem 0;border:none}.amount_box .amounts .totals{font-size:.6em}@media screen and (max-width: 49.9375em){.amount_box .amounts{font-size:1.2rem;margin:0 0}}.project_detail .share_links{margin-top:1rem}@media screen and (min-width: 50em){.project_detail .share_links{margin-top:2rem}}.project_detail .or{margin:.8rem 0 .5rem;text-align:center;color:#888888;text-transform:uppercase;font-size:.8rem}.project_detail .donate_line{margin-top:2rem;border-top:1px solid #c8cdd3;text-align:center}.project_detail .donate_line .wrap{background:#f6f7f8;display:inline-block;padding:0 .5rem;margin-top:-1.2rem;vertical-align:top}.project_detail .project_complete{margin-top:0}.project_detail .project_complete h3.box_label{color:#0072ce;border-color:#0072ce;font-size:.8rem}.project_detail .textual{margin-top:1rem;color:#5a6877;overflow:hidden}.project_detail .textual.readread{max-height:8.7rem}.project_detail .textual .project_field{margin-bottom:1rem}.project_detail .textual .project_field>div{margin-bottom:1rem}.project_detail .textual .project_field ul{margin-bottom:1rem;list-style-type:disc}.project_detail .textual .project_field ol{list-style-type:decimal;margin-bottom:1rem}.project_detail .textual .project_field li{margin-left:2rem}.project_detail .lat_lon{font-weight:bold}.project_detail .lat_lon i:before{vertical-align:middle}@media screen and (max-width: 49.9375em){.project_detail a.button{font-size:0.9rem}.project_detail .or,.project_detail .donate_line{display:none}.project_detail .textual{font-size:.9rem}}.project_main{margin-top:1rem}.project_main .tab_nav{margin-bottom:1rem}@media screen and (min-width: 50em){.project_main{margin-top:2rem}.project_main h3{margin:1rem 0 2.5rem}}ul.project_thumbs{margin:1rem 0;overflow:hidden}ul.project_thumbs li{float:left;margin-right:1rem;margin-bottom:1rem}ul.project_thumbs li:last-child{margin-right:0}ul.project_thumbs li img{max-width:90px;transition:filter 0.1s}ul.project_thumbs li:hover img{filter:brightness(0.9) contrast(1.2)}ul.project_thumbs .more_link a{font-size:.8rem;text-transform:uppercase;font-weight:bold}.project_photos ul.project_thumbs img{max-width:180px}@media screen and (max-width: 49.9375em){.project_photos ul.project_thumbs img{max-width:150px}}.year_campaign_block{margin:1rem 0 2rem !important;border-radius:3px;border:1px solid #e1e4e8}.year_campaign_block>.columns>.row{padding:0 1rem}.year_campaign_block .image{margin-top:-1px;margin-bottom:-1px;margin-left:-1px}.year_campaign_block .image img{height:128px;width:128px;border-radius:3px 0 0 3px}.year_campaign_block header{padding:1rem 1rem 0.5rem;margin-bottom:1rem;border-radius:0 3px 3px 0;background-color:#f6f7f8}.year_campaign_block header h4{margin-bottom:.2rem}.year_campaign_block header h4 a{color:#222222}.year_campaign_block header .meta_line{font-size:0.9rem}.year_campaign_block .amount{color:#0072ce;font-size:.9rem}.year_campaign_block:hover{cursor:pointer;border-color:#c8cdd3;background-color:#f6f7f8}.year_campaign_block:hover header{background-color:#f0f2f4}@media screen and (max-width: 49.9375em){.year_campaign_block h4{font-size:1rem}.year_campaign_block header{background-color:transparent !important;margin-bottom:0}}ul.fundraisers li{margin-bottom:1rem}ul.fundraisers .image{width:60px !important}ul.fundraisers .image img{border-radius:60px !important}ul.fundraisers .meta{font-size:0.85rem}ul.fundraisers.grid{display:flex;flex-wrap:wrap}ul.fundraisers.grid li{margin:0 1rem 1rem 0;min-width:15rem}@media screen and (min-width: 50em){ul.fundraisers.grid li{width:15rem}ul.fundraisers.grid .image{flex-grow:0;flex-shrink:0}ul.fundraisers.grid .info a{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}}.tabs-panel ul.fundraisers.grid{margin-top:1rem}.special_campaigns-show .lifetime{margin:0 0 2rem}.special_campaigns-show .amounts{padding-left:0;border-top:none}.special_campaigns-show .share_links{margin:2rem 0}.special_campaigns-show .donations{margin-top:1.8rem;font-weight:bold;color:#0072ce}.special_campaigns-show .description{margin-top:1rem;margin-bottom:1rem;color:#5a6877}.special_campaigns-show .description>div{margin-bottom:1rem}.special_campaigns-show .description ul{margin-bottom:1rem;list-style-type:disc}.special_campaigns-show .description ol{list-style-type:decimal;margin-bottom:1rem}.special_campaigns-show .description li{margin-left:2rem}ul.admin_users .delete{color:#ec5840;font-size:1.4rem;line-height:1.1rem;vertical-align:baseline;font-weight:bold;display:inline-block;padding:.2rem}ul.invited_users{margin-bottom:1rem;margin-left:.5rem}ul.invited_users li{font-size:.9rem}ul.invited_users li span{color:#888888}form.new_sponsor textarea{height:6rem}form.new_sponsor #sponsor_referral_source{height:4rem}.campaigns-show .settings .campaign_projects{margin-bottom:1rem}.campaigns-show .settings .campaign_projects .row{margin-bottom:1rem}table.past_campaigns td.year{font-weight:bold;padding-right:1rem}body.sponsors-show .sidebar h3{margin-bottom:1rem}body.sponsors-show .sidebar .action_box{margin-bottom:1rem}@media screen and (min-width: 50em){body.sponsors-show .sidebar .action_box{margin-bottom:3rem}}body.sponsors-show .donate span.link{font-size:.9rem}body.sponsors-show .amounts{border-top:none !important}.sponsor_header a.button{margin-bottom:0}ul.campaigns_mini>li{padding:.5rem;border:1px solid #e1e4e8;background-color:white;cursor:pointer;margin-bottom:1rem}ul.campaigns_mini>li:hover{background-color:#f6f7f8}ul.campaigns_mini h6{font-size:0.9rem;font-weight:bold;margin:.3rem 0}ul.campaigns_mini .nav_buttons{margin-left:0}ul.campaigns_mini .amounts{border:none;padding:.5rem 0 0}.sponsor_details .image{margin-bottom:1rem}@media screen and (min-width: 50em){.sponsor_details .image{margin-bottom:2rem}}.sponsor_details .image img{border-radius:3px}.sponsor_details .action_links{margin-top:1rem;margin-bottom:1rem}.sponsor_details .action_links .button.secondary{margin-left:.5rem}.sponsor_details .action_links .button{margin:0}.sponsor_details .action_links .join_link{font-size:0.9rem;color:#5a6877}.sponsor_details .description{color:#5a6877}.sponsor_details .share_links{margin-top:1rem;margin-bottom:1rem}.small_campaign_list ul{margin:0}.small_campaign_list li{margin:0 0 1rem 0 !important}.small_campaign_list h5{font-size:0.9rem;font-weight:normal;color:#5a6877;margin-bottom:1rem}.small_campaign_list .history_item.ancient{display:none}.small_campaign_list.expanded .history_item.ancient{display:block}.small_campaign_list.expanded .show_all{display:none}button.project_note{margin-top:1rem;padding-top:1rem;font-size:.8rem;text-decoration:underline;color:#0072ce}#project_note{font-size:.9rem}.lifetime{margin-top:1rem}.lifetime h3{margin:0 !important}.lifetime p{font-size:1.1rem;color:#888888}.lifetime em{font-size:2rem;font-style:normal;color:#222222}@media screen and (min-width: 50em){.lifetime{margin-top:2rem}}body.sponsors-index #select_state{max-height:35rem}body.sponsors-index #select_state ul{max-height:33rem;overflow:scroll}body.sponsors-index #sponsor_name{display:inline;width:auto;font-size:1.1rem;height:2rem;min-width:10rem}@media screen and (min-width: 50em){body.sponsors-index .sort_line{font-size:2rem}body.sponsors-index #sponsor_name{font-size:1.5rem;height:3rem;min-width:15rem}}body.sponsors-index .sponsor{border:1px solid #e1e4e8;cursor:pointer;overflow:hidden;margin-bottom:1rem;border-radius:3px}body.sponsors-index .sponsor img{border-radius:3px 3px 0 0}body.sponsors-index .sponsor h2{font-size:1.1rem;padding-top:.5rem;padding:0.5rem 1rem}body.sponsors-index .sponsor p{padding:0 1rem;font-size:0.85rem}body.sponsors-index .sponsor .wrap{min-height:6rem}body.sponsors-index .sponsor .intro{min-height:3rem}@media screen and (max-width: 49.9375em){body.sponsors-index .sponsor{display:flex}body.sponsors-index .sponsor .image img{max-width:100px}body.sponsors-index .sponsor .wrap{min-height:0}body.sponsors-index .sponsor .intro{min-height:0}}form.new_donation_thank_you textarea{height:6rem}.tt-hint{color:#888888 !important}.twitter-typeahead input{margin-bottom:0}.tt-menu{display:block !important;background:white;color:#888888;text-align:left;border:1px solid #c8cdd3;border-top:0;margin-top:-1px}.tt-menu .not_found{padding:.4rem .3rem .4rem .5rem;margin:0;font-size:0.9rem;border-top:1px solid #e1e4e8}.tt-menu,.tt-suggestion:last-child{border-bottom-left-radius:3px;-webkit-border-bottom-left-radius:3px;border-bottom-right-radius:3px;-webkit-border-bottom-right-radius:3px}.tt-suggestion{padding:.3rem .3rem .3rem .5rem;margin:0;vertical-align:middle;border-top:1px solid #e1e4e8;overflow:hidden;font-size:1rem;line-height:1.5rem}.tt-suggestion em{padding-right:.4rem}.tt-suggestion .sponsor{font-size:.9em;text-transform:uppercase;font-style:normal}.tt-suggestion strong.tt-highlight{background-color:lightyellow}.tt-suggestion span{color:#888888;font-size:.9em;display:block}@media screen and (min-width: 50em){.tt-suggestion{padding:.4rem .3rem .4rem .5rem;line-height:1.8rem}.tt-suggestion em{float:left}.tt-suggestion span{float:right;margin-left:1rem}}.tt-suggestion:before{vertical-align:middle;margin-right:.4rem;margin-left:6px}.tt-suggestion.tt-cursor,.tt-suggestion:hover{background-color:#0072ce;color:white;cursor:pointer}.tt-suggestion.tt-cursor span,.tt-suggestion:hover span{color:white}.tt-suggestion.tt-cursor strong.tt-highlight,.tt-suggestion:hover strong.tt-highlight{background-color:#028eff !important}table.updates td.date{width:5rem}table.updates td.image{width:100px}table.updates a{color:#222222}form.update_post trix-editor{min-height:12rem}form.update_post button.code,form.update_post button.nesting-level{display:none}trix-editor ul,trix-editor ol{margin-left:1rem}.projects-show .update_list,.sponsors-show .update_list{margin-top:1rem}.update_item{margin-bottom:1rem;padding-bottom:1rem}.update_item .date{color:#555555;text-transform:uppercase}.update_item .body{max-width:40em;font-size:0.9rem;line-height:1.5rem}.update_item p.more{font-size:1rem;font-weight:bold}.update_item p.more a:hover{text-decoration:underline}.update_back{margin:1rem 0}.update_back a{color:#888888;font-weight:bold}@media screen and (min-width: 64em){.update_back{margin-left:-.8rem}}header.update{margin-bottom:1rem}header.update h1{font-weight:bold;margin-bottom:0}header.update .date{color:#555555;text-transform:uppercase}@media screen and (min-width: 50em){header.update{margin-bottom:2rem}}.update_content .image{margin-bottom:1rem}@media screen and (min-width: 50em){.update_content .image{margin-bottom:2rem}}.update_content .image img{border-radius:3px}.update_content ul{list-style-type:disc;padding-left:2rem}.update_content ol{padding-left:2rem}.update_sidebar{margin-top:1rem}.update_sidebar section{margin-bottom:1rem}@media screen and (min-width: 50em){.update_sidebar section{margin-bottom:2rem}}.update_sidebar h3{margin-bottom:1rem}.update_sidebar ul.update_images li{display:inline-block;padding-right:.2rem;padding-bottom:.2rem}.update_sidebar ul.update_images img{border-radius:3px}ul.recent_updates li{margin-bottom:1rem}.content_wrap.water_crisis{padding-bottom:0}.content_wrap.water_crisis h1{font-weight:800}.content_wrap.water_crisis .global_crisis{background:white url(/assets/about/global_crisis_bg-c9d473b9498284b634842cae48e56204dc61ecba5dd3a9831c43da1452609ff5.jpg) bottom center no-repeat;background-size:cover;color:#fefefe;text-align:center;padding-bottom:2rem;height:700px}.content_wrap.water_crisis .global_crisis p{font-size:1.4rem;max-width:34rem;margin:1rem auto 2rem}.content_wrap.water_crisis .facts h2{font-weight:normal}.content_wrap.water_crisis .facts .fact_list>div{margin-bottom:1rem;padding-top:15px;break-inside:avoid}.content_wrap.water_crisis .facts .fact_list div div{border:1px solid #e1e4e8;position:relative;display:flex;align-items:center;justify-content:center;padding:1rem 2rem 1rem 3rem}.content_wrap.water_crisis .facts .fact_list div div p{margin:0}.content_wrap.water_crisis .facts .fact_list div div span{background:url(/assets/about/droplet-3cdd21cdc8629b28187049a5292b3f40ebbd2007fc4a1c47b284ee6a04eb811c.png) top left no-repeat;background-size:32px 48px;width:32px;height:48px;display:inline-block;position:absolute;color:#fefefe;text-align:center;padding-top:15px;top:-12px;left:.5rem}@media screen and (min-width: 50em){.content_wrap.water_crisis .facts .fact_list{columns:2;padding:1rem 1rem}.content_wrap.water_crisis .facts .fact_list div div{padding:1rem 2rem 1rem 4rem}.content_wrap.water_crisis .facts .fact_list span{left:1rem}}@media screen and (min-width: 64em){.content_wrap.water_crisis .facts .fact_list{padding:1rem 2rem}.content_wrap.water_crisis .facts .fact_list div div{margin-bottom:2rem;padding-left:5.5rem}.content_wrap.water_crisis .facts .fact_list div div span{left:2rem}}.vce-button--style-basic-container--align-left{text-align:left}.vce-button--style-basic-container--align-right{text-align:right}.vce-button--style-basic-container--align-center{text-align:center}.vce-button--style-basic-wrapper{display:inline-block;vertical-align:top;max-width:100%}.vce-button--style-basic-wrapper .vce-button--style-basic,.vce-button--style-basic-wrapper .vce-button--style-basic:focus,.vce-button--style-basic-wrapper .vce-button--style-basic:hover,.vce-button--style-basic-wrapper .vce-button--style-basic:link{box-shadow:none}.vce-button--style-basic-wrapper--stretched,.vce-button--style-basic-wrapper--stretched .vce-button--style-basic{width:100%}a.vce-button--style-basic,button.vce-button--style-basic{background-color:transparent;background-image:none;border:none;box-sizing:border-box;cursor:pointer;display:inline-block;margin:0;max-width:100%;position:relative;text-align:center;text-decoration:none;vertical-align:middle;white-space:normal;-ms-touch-action:manipulation;touch-action:manipulation;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;line-height:normal;border-radius:0;transition:all .2s ease-in-out}a.vce-button--style-basic:focus,a.vce-button--style-basic:hover,button.vce-button--style-basic:focus,button.vce-button--style-basic:hover{text-decoration:none;outline:0}button.vce-button--style-basic{-webkit-appearance:none}.vce-button--style-basic.vce-button--style-basic--size-small{font-size:11px;padding:10px 30px}.vce-button--style-basic.vce-button--style-basic--size-medium{font-size:16px;padding:15px 43px}.vce-button--style-basic.vce-button--style-basic--size-large{font-size:21px;padding:20px 56px}a.vce-button--style-basic--border-round,a.vce-button--style-basic--border-rounded,a.vce-button--style-basic--border-square,button.vce-button--style-basic--border-round,button.vce-button--style-basic--border-rounded,button.vce-button--style-basic--border-square{position:relative;overflow:hidden}.vce-button--style-basic--border-rounded,a.vce-button--style-basic--border-rounded,button.vce-button--style-basic--border-rounded{border-radius:5px}.vce-button--style-basic--border-round,a.vce-button--style-basic--border-round,button.vce-button--style-basic--border-round{border-radius:4em}.vce-button--style-basic--border-square,a.vce-button--style-basic--border-square,button.vce-button--style-basic--border-square{border-radius:0}.rtl .vce-button--style-basic,.rtl.vce-button--style-basic,[dir=rlt] .vce-button--style-basic,.vce-button--style-basic[dir=rlt]{direction:rtl;unicode-bidi:embed}.ltr .vce-button--style-basic,.ltr.vce-button--style-basic,[dir=ltr] .vce-button--style-basic,.vce-button--style-basic[dir=ltr]{direction:ltr;unicode-bidi:normal}.vce-hero-section--content h1,.vce-hero-section--content-container:not(:last-child){margin-bottom:35px}.vce-hero-section{display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden}.vce-hero-section--content{color:#fff;margin-left:auto;width:100%;margin-right:auto;text-align:center;box-sizing:border-box;padding:75px 2%}.vce-hero-section--wrap-row{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;overflow:hidden;width:100%;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;box-sizing:border-box;background-size:cover;background-position:center}.vce-hero-section--wrap-row:after,.vce-hero-section--wrap-row:before{content:" ";display:table}.vce-hero-section--wrap-row:after{clear:both}.vce-hero-section--min-height .vce-hero-section--wrap-row{min-height:450px}.vce-hero-section--content h1,.vce-hero-section--content h2,.vce-hero-section--content h3,.vce-hero-section--content h4,.vce-hero-section--content h5,.vce-hero-section--content h6{color:inherit}.vce-hero-section--content-container>:first-child,.vce-hero-section--content-container>vcvhelper>:first-child{margin-top:0}.vce-hero-section--content .vce,.vce-hero-section--content-container>:last-child,.vce-hero-section--content-container>vcvhelper:last-child>:last-child{margin-bottom:0}.vce-hero-section--alignment-start .vce-hero-section--content{margin-left:0;text-align:left}.vce-hero-section--alignment-end .vce-hero-section--content{margin-right:0;text-align:right}.vce-hero-section-media--xs .vce-hero-section--content{padding-left:35px;padding-right:35px}.vce-hero-section-media--sm .vce-hero-section--content{width:66.66666666%;padding-left:0;padding-right:0}.vce-hero-section-media--sm .vce-hero-section--alignment-start .vce-hero-section--content{margin-left:8.33333333%}.vce-hero-section-media--sm .vce-hero-section--alignment-end .vce-hero-section--content{margin-right:8.33333333%}.vce-hero-section-media--md .vce-hero-section--content{width:50%}.vce-hero-section-media--lg .vce-hero-section--content{width:33.33333333%}.rtl .vce-hero-section,.rtl.vce-hero-section,[dir=rtl] .vce-hero-section,.vce-hero-section[dir=rtl]{direction:rtl;unicode-bidi:embed}.rtl .vce-hero-section--alignment-end .vce-hero-section--content,.rtl .vce-hero-section--alignment-start .vce-hero-section--content,.rtl.vce-hero-section--alignment-end .vce-hero-section--content,.rtl.vce-hero-section--alignment-start .vce-hero-section--content,[dir=rtl] .vce-hero-section--alignment-end .vce-hero-section--content,[dir=rtl] .vce-hero-section--alignment-start .vce-hero-section--content,.vce-hero-section--alignment-end[dir=rtl] .vce-hero-section--content,.vce-hero-section--alignment-start[dir=rtl] .vce-hero-section--content{text-align:right}.ltr .vce-hero-section,.ltr.vce-hero-section,[dir=ltr] .vce-hero-section,.vce-hero-section[dir=ltr]{direction:ltr;unicode-bidi:normal}.ltr .vce-hero-section--alignment-end .vce-hero-section--content,.ltr .vce-hero-section--alignment-start .vce-hero-section--content,.ltr.vce-hero-section--alignment-end .vce-hero-section--content,.ltr.vce-hero-section--alignment-start .vce-hero-section--content,[dir=ltr] .vce-hero-section--alignment-end .vce-hero-section--content,[dir=ltr] .vce-hero-section--alignment-start .vce-hero-section--content,.vce-hero-section--alignment-end[dir=ltr] .vce-hero-section--content,.vce-hero-section--alignment-start[dir=ltr] .vce-hero-section--content{text-align:left}.vce-col-content,.vce-col-inner{position:relative;word-break:break-word}.vce-col{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;box-sizing:border-box;display:-ms-flexbox;display:flex;min-width:1em;position:relative}.vce-col--auto{-ms-flex:1;flex:1;-ms-flex-preferred-size:auto;flex-basis:auto}.vce-col-inner{width:100%}.vce-col-direction--rtl{direction:rtl}.vce-row-content--bottom>.vce-row-content>.vce-element--has-background>.vce-col-inner>.vce-col-content,.vce-row-content--middle>.vce-row-content>.vce-element--has-background>.vce-col-inner>.vce-col-content,.vce-row-content--top>.vce-row-content>.vce-element--has-background>.vce-col-inner{padding-top:30px;padding-left:30px;padding-right:30px}@media (min-width: 0){.vce-col--xs-auto{-ms-flex:1 1 0;flex:1 1 0;width:1px}.vce-col--xs-1{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media (min-width: 544px){.vce-col--sm-auto{-ms-flex:1 1 0;flex:1 1 0;width:1px}.vce-col--sm-1{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media (min-width: 768px){.vce-col--md-auto{-ms-flex:1 1 0;flex:1 1 0;width:1px}.vce-col--md-1{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media (min-width: 992px){.vce-col--lg-auto{-ms-flex:1 1 0;flex:1 1 0;width:1px}.vce-col--lg-1{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media (min-width: 0) and (max-width: 543px){.vce-row-content--bottom>.vce-row-content>.vce-element--xs--has-background>.vce-col-inner>.vce-col-content,.vce-row-content--middle>.vce-row-content>.vce-element--xs--has-background>.vce-col-inner>.vce-col-content,.vce-row-content--top>.vce-row-content>.vce-element--xs--has-background>.vce-col-inner{padding-top:30px;padding-left:30px;padding-right:30px}}@media (min-width: 544px) and (max-width: 767px){.vce-row-content--bottom>.vce-row-content>.vce-element--sm--has-background>.vce-col-inner>.vce-col-content,.vce-row-content--middle>.vce-row-content>.vce-element--sm--has-background>.vce-col-inner>.vce-col-content,.vce-row-content--top>.vce-row-content>.vce-element--sm--has-background>.vce-col-inner{padding-top:30px;padding-left:30px;padding-right:30px}}@media (min-width: 768px) and (max-width: 991px){.vce-row-content--bottom>.vce-row-content>.vce-element--md--has-background>.vce-col-inner>.vce-col-content,.vce-row-content--middle>.vce-row-content>.vce-element--md--has-background>.vce-col-inner>.vce-col-content,.vce-row-content--top>.vce-row-content>.vce-element--md--has-background>.vce-col-inner{padding-top:30px;padding-left:30px;padding-right:30px}}@media (min-width: 992px) and (max-width: 1199px){.vce-row-content--bottom>.vce-row-content>.vce-element--lg--has-background>.vce-col-inner>.vce-col-content,.vce-row-content--middle>.vce-row-content>.vce-element--lg--has-background>.vce-col-inner>.vce-col-content,.vce-row-content--top>.vce-row-content>.vce-element--lg--has-background>.vce-col-inner{padding-top:30px;padding-left:30px;padding-right:30px}}@media (min-width: 1200px){.vce-col--xl-auto{-ms-flex:1 1 0;flex:1 1 0;width:1px}.vce-col--xl-1{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.vce-row-content--bottom>.vce-row-content>.vce-element--xl--has-background>.vce-col-inner>.vce-col-content,.vce-row-content--middle>.vce-row-content>.vce-element--xl--has-background>.vce-col-inner>.vce-col-content,.vce-row-content--top>.vce-row-content>.vce-element--xl--has-background>.vce-col-inner{padding-top:30px;padding-left:30px;padding-right:30px}}.lb-loader,.lightbox{text-align:center;line-height:0}.vce-image-gallery-wrapper{overflow:hidden}.vce-image-gallery-list{display:-ms-flexbox;display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;align-content:flex-start;flex-wrap:wrap}.vce-image-gallery-item{flex:0 0 100%;max-width:100%;box-sizing:border-box}.vce-image-gallery-item-inner-wrapper{overflow:hidden}.vce-image-gallery-item-inner{position:relative;display:block}.vce-image-gallery-item-inner::after{content:"";padding-bottom:100%;display:block}.vce-image-gallery-item-inner img.vce-image-gallery-img{position:absolute;transform:translate(-50%, -50%);left:50%;top:50%;width:auto;max-width:none;height:101%}.vce-image-gallery-item-inner img.vce-image-gallery-img--orientation-portrait{width:101%;height:auto}a.vce-image-gallery-item-inner{color:transparent;border-bottom:0;text-decoration:none}.vce-image-gallery--border-rounded .vce-image-gallery-item-inner{border-radius:5px;overflow:hidden}.vce-image-gallery--border-round .vce-image-gallery-item-inner{border-radius:50%;overflow:hidden}body:after{content:url(https://h2oforlife.wpengine.com/wp-content/visualcomposer-assets/elements/imageGallery/imageGallery/public/close.png) url(https://h2oforlife.wpengine.com/wp-content/visualcomposer-assets/elements/imageGallery/imageGallery/public/loading.gif) url(https://h2oforlife.wpengine.com/wp-content/visualcomposer-assets/elements/imageGallery/imageGallery/public/prev.png) url(https://h2oforlife.wpengine.com/wp-content/visualcomposer-assets/elements/imageGallery/imageGallery/public/next.png);display:none}.lb-dataContainer:after,.lb-outerContainer:after{content:"";clear:both}body.lb-disable-scrolling{overflow:hidden}.lightboxOverlay{position:absolute;top:0;left:0;z-index:9999;background-color:#000;filter:alpha(Opacity=80);opacity:.8;display:none}.lightbox{position:absolute;left:0;width:100%;z-index:10000;font-weight:400}.lightbox .lb-image{display:block;height:auto;max-width:inherit;border-radius:3px}.lightbox a img{border:none}.lb-outerContainer{position:relative;background-color:#fff;width:250px;height:250px;margin:0 auto;border-radius:4px}.lb-loader,.lb-nav{position:absolute;left:0}.lb-outerContainer:after{display:table}.lb-loader{top:43%;height:25%;width:100%}.lb-cancel{display:block;width:32px;height:32px;margin:0 auto;background:url(https://h2oforlife.wpengine.com/wp-content/visualcomposer-assets/elements/imageGallery/imageGallery/public/loading.gif) no-repeat}.lb-nav{top:0;height:100%;width:100%;z-index:10}.lb-container>.nav{left:0}.lb-nav a{outline:0;background-image:url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==)}.lb-next,.lb-prev{height:100%;cursor:pointer;display:block}.lb-nav a.lb-prev{width:34%;left:0;float:left;background:url(https://h2oforlife.wpengine.com/wp-content/visualcomposer-assets/elements/imageGallery/imageGallery/public/prev.png) left 48% no-repeat;filter:alpha(Opacity=0);opacity:0;-webkit-transition:opacity .6s;-moz-transition:opacity .6s;-o-transition:opacity .6s;transition:opacity .6s}.lb-nav a.lb-prev:hover{filter:alpha(Opacity=100);opacity:1}.lb-nav a.lb-next{width:64%;right:0;float:right;background:url(https://h2oforlife.wpengine.com/wp-content/visualcomposer-assets/elements/imageGallery/imageGallery/public/next.png) right 48% no-repeat;filter:alpha(Opacity=0);opacity:0;-webkit-transition:opacity .6s;-moz-transition:opacity .6s;-o-transition:opacity .6s;transition:opacity .6s}.lb-nav a.lb-next:hover{filter:alpha(Opacity=100);opacity:1}.lb-dataContainer{margin:0 auto;padding-top:5px;width:100%;-moz-border-radius-bottomleft:4px;-webkit-border-bottom-left-radius:4px;border-bottom-left-radius:4px;-moz-border-radius-bottomright:4px;-webkit-border-bottom-right-radius:4px;border-bottom-right-radius:4px}.lb-dataContainer:after{display:table}.lb-data{padding:0 4px;color:#ccc}.lb-data .lb-details{width:85%;float:left;text-align:left;line-height:1.1em}.lb-data .lb-caption{font-size:13px;font-weight:700;line-height:1em}.lb-data .lb-number{display:block;clear:left;padding-bottom:1em;font-size:12px;color:#999}.lb-data .lb-close{display:block;float:right;width:30px;height:30px;background:url(https://h2oforlife.wpengine.com/wp-content/visualcomposer-assets/elements/imageGallery/imageGallery/public/close.png) top right no-repeat;text-align:right;outline:0;filter:alpha(Opacity=70);opacity:.7;-webkit-transition:opacity .2s;-moz-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s}.lb-data .lb-close:hover{cursor:pointer;filter:alpha(Opacity=100);opacity:1}.vce-row,.vce-row-content>.vce-col:last-child{margin-right:0}.vce-row,.vce-row-content{display:flex;position:relative}.vce{margin-bottom:30px}.vce-row{flex-direction:column;margin-left:0}.vce-row-full-height{min-height:100vh}.vce-row-content{flex:1 1 auto;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start;min-height:1em}.vce-row-wrap--reverse>.vce-row-content{flex-wrap:wrap-reverse;align-content:flex-end;align-items:flex-end}.vce-row-columns--top>.vce-row-content{align-content:flex-start}.vce-row-columns--top.vce-row-wrap--reverse>.vce-row-content{align-content:flex-end}.vce-row-columns--middle>.vce-row-content{align-content:center}.vce-row-columns--bottom>.vce-row-content{align-content:flex-end}.vce-row-columns--bottom.vce-row-wrap--reverse>.vce-row-content{align-content:flex-start}.vce-row-columns--bottom>.vce-row-content:after,.vce-row-columns--middle>.vce-row-content:after,.vce-row-columns--top>.vce-row-content:after{content:"";width:100%;height:0;overflow:hidden;visibility:hidden;display:block}.vce-row-content--middle>.vce-row-content>.vce-col>.vce-col-inner{display:flex;justify-content:center;flex-direction:column}.vce-row-content--bottom>.vce-row-content>.vce-col>.vce-col-inner{display:flex;justify-content:flex-end;flex-direction:column}.vce-row-equal-height>.vce-row-content{align-items:stretch}.vce-row-columns--stretch>.vce-row-content{align-content:stretch;align-items:stretch}.vce-row[data-vce-full-width=true]{position:relative;box-sizing:border-box}.vce-row[data-vce-stretch-content=true]{padding-left:30px;padding-right:30px}.vce-row.vce-row-no-paddings[data-vce-stretch-content=true]{padding-left:0;padding-right:0}.vce-row.vce-element--has-background{padding-left:30px;padding-right:30px;padding-top:30px}.vce-row.vce-element--has-background[data-vce-full-width=true]:not([data-vce-stretch-content=true]){padding-left:0;padding-right:0}.vce-row.vce-element--has-background.vce-row--has-col-background{padding-bottom:30px}@media (min-width: 0) and (max-width: 543px){.vce-row.vce-element--xs--has-background{padding-left:30px;padding-right:30px;padding-top:30px}.vce-row.vce-element--xs--has-background[data-vce-full-width=true]:not([data-vce-stretch-content=true]){padding-left:0;padding-right:0}.vce-row.vce-element--has-background.vce-row--xs--has-col-background,.vce-row.vce-element--xs--has-background.vce-row--has-col-background,.vce-row.vce-element--xs--has-background.vce-row--xs--has-col-background{padding-bottom:30px}.vce-row>.vce-row-content>.vce-col.vce-col--xs-last{margin-right:0}.rtl .vce-row>.vce-row-content>.vce-col.vce-col--xs-last,.rtl.vce-row>.vce-row-content>.vce-col.vce-col--xs-last{margin-left:0}}@media (min-width: 544px) and (max-width: 767px){.vce-row.vce-element--sm--has-background{padding-left:30px;padding-right:30px;padding-top:30px}.vce-row.vce-element--sm--has-background[data-vce-full-width=true]:not([data-vce-stretch-content=true]){padding-left:0;padding-right:0}.vce-row.vce-element--has-background.vce-row--sm--has-col-background,.vce-row.vce-element--sm--has-background.vce-row--has-col-background,.vce-row.vce-element--sm--has-background.vce-row--sm--has-col-background{padding-bottom:30px}.vce-row>.vce-row-content>.vce-col.vce-col--sm-last{margin-right:0}.rtl .vce-row>.vce-row-content>.vce-col.vce-col--sm-last,.rtl.vce-row>.vce-row-content>.vce-col.vce-col--sm-last{margin-left:0}}@media (min-width: 768px) and (max-width: 991px){.vce-row.vce-element--md--has-background{padding-left:30px;padding-right:30px;padding-top:30px}.vce-row.vce-element--md--has-background[data-vce-full-width=true]:not([data-vce-stretch-content=true]){padding-left:0;padding-right:0}.vce-row.vce-element--has-background.vce-row--md--has-col-background,.vce-row.vce-element--md--has-background.vce-row--has-col-background,.vce-row.vce-element--md--has-background.vce-row--md--has-col-background{padding-bottom:30px}.vce-row>.vce-row-content>.vce-col.vce-col--md-last{margin-right:0}.rtl .vce-row>.vce-row-content>.vce-col.vce-col--md-last,.rtl.vce-row>.vce-row-content>.vce-col.vce-col--md-last{margin-left:0}}@media (min-width: 992px) and (max-width: 1199px){.vce-row.vce-element--lg--has-background{padding-left:30px;padding-right:30px;padding-top:30px}.vce-row.vce-element--lg--has-background[data-vce-full-width=true]:not([data-vce-stretch-content=true]){padding-left:0;padding-right:0}.vce-row.vce-element--has-background.vce-row--lg--has-col-background,.vce-row.vce-element--lg--has-background.vce-row--has-col-background,.vce-row.vce-element--lg--has-background.vce-row--lg--has-col-background{padding-bottom:30px}.vce-row>.vce-row-content>.vce-col.vce-col--lg-last{margin-right:0}.rtl .vce-row>.vce-row-content>.vce-col.vce-col--lg-last,.rtl.vce-row>.vce-row-content>.vce-col.vce-col--lg-last{margin-left:0}}@media (min-width: 1200px){.vce-row.vce-element--xl--has-background{padding-left:30px;padding-right:30px;padding-top:30px}.vce-row.vce-element--xl--has-background[data-vce-full-width=true]:not([data-vce-stretch-content=true]){padding-left:0;padding-right:0}.vce-row.vce-element--has-background.vce-row--xl--has-col-background,.vce-row.vce-element--xl--has-background.vce-row--has-col-background,.vce-row.vce-element--xl--has-background.vce-row--xl--has-col-background{padding-bottom:30px}.vce-row>.vce-row-content>.vce-col.vce-col--xl-last{margin-right:0}.rtl .vce-row>.vce-row-content>.vce-col.vce-col--xl-last,.rtl.vce-row>.vce-row-content>.vce-col.vce-col--xl-last{margin-left:0}}.vce-single-image-inner,.vce-single-image-wrapper{display:inline-block;vertical-align:top}a.vce-single-image-inner{color:transparent;border-bottom:0;text-decoration:none}.vce-single-image-wrapper{max-width:100%;overflow:hidden}.vce-single-image--border-rounded{border-radius:5px;overflow:hidden}.vce-single-image--border-round{border-radius:50%;overflow:hidden}.vce-single-image--size-custom{background-size:cover;background-position:center;max-width:100%}.vce-single-image--size-custom::after{content:'';display:block;padding-bottom:66.66%}.vce-single-image--size-custom .vce-single-image,body:after{display:none}.vce-single-image--border-round.vce-single-image--size-custom::after{padding-bottom:100%}.vce-single-image--align-center{text-align:center}.vce-single-image--align-right{text-align:right}.vce-single-image--align-left{text-align:left}.lb-loader,.lightbox{text-align:center;line-height:0}.vce-single-image-wrapper figure{margin:0}.vce-single-image-wrapper figcaption{font-style:italic}body:after{content:url(https://h2oforlife.wpengine.com/wp-content/visualcomposer-assets/elements/singleImage/singleImage/public/close.png) url(https://h2oforlife.wpengine.com/wp-content/visualcomposer-assets/elements/singleImage/singleImage/public/loading.gif) url(https://h2oforlife.wpengine.com/wp-content/visualcomposer-assets/elements/singleImage/singleImage/public/prev.png) url(https://h2oforlife.wpengine.com/wp-content/visualcomposer-assets/elements/singleImage/singleImage/public/next.png)}.lb-dataContainer:after,.lb-outerContainer:after{content:"";clear:both}body.lb-disable-scrolling{overflow:hidden}.lightboxOverlay{position:absolute;top:0;left:0;z-index:9999;background-color:#000;filter:alpha(Opacity=80);opacity:.8;display:none}.lightbox{position:absolute;left:0;width:100%;z-index:10000;font-weight:400}.lightbox .lb-image{display:block;height:auto;max-width:inherit;border-radius:3px}.lightbox a img{border:none}.lb-outerContainer{position:relative;background-color:#fff;width:250px;height:250px;margin:0 auto;border-radius:4px}.lb-loader,.lb-nav{position:absolute;left:0}.lb-outerContainer:after{display:table}.lb-loader{top:43%;height:25%;width:100%}.lb-cancel{display:block;width:32px;height:32px;margin:0 auto;background:url(https://h2oforlife.wpengine.com/wp-content/visualcomposer-assets/elements/singleImage/singleImage/public/loading.gif) no-repeat}.lb-nav{top:0;height:100%;width:100%;z-index:10}.lb-container>.nav{left:0}.lb-nav a{outline:0;background-image:url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==)}.lb-next,.lb-prev{height:100%;cursor:pointer;display:block}.lb-nav a.lb-prev{width:34%;left:0;float:left;background:url(https://h2oforlife.wpengine.com/wp-content/visualcomposer-assets/elements/singleImage/singleImage/public/prev.png) left 48% no-repeat;filter:alpha(Opacity=0);opacity:0;-webkit-transition:opacity .6s;-moz-transition:opacity .6s;-o-transition:opacity .6s;transition:opacity .6s}.lb-nav a.lb-prev:hover{filter:alpha(Opacity=100);opacity:1}.lb-nav a.lb-next{width:64%;right:0;float:right;background:url(https://h2oforlife.wpengine.com/wp-content/visualcomposer-assets/elements/singleImage/singleImage/public/next.png) right 48% no-repeat;filter:alpha(Opacity=0);opacity:0;-webkit-transition:opacity .6s;-moz-transition:opacity .6s;-o-transition:opacity .6s;transition:opacity .6s}.lb-nav a.lb-next:hover{filter:alpha(Opacity=100);opacity:1}.lb-dataContainer{margin:0 auto;padding-top:5px;width:100%;-moz-border-radius-bottomleft:4px;-webkit-border-bottom-left-radius:4px;border-bottom-left-radius:4px;-moz-border-radius-bottomright:4px;-webkit-border-bottom-right-radius:4px;border-bottom-right-radius:4px}.lb-dataContainer:after{display:table}.lb-data{padding:0 4px;color:#ccc}.lb-data .lb-details{width:85%;float:left;text-align:left;line-height:1.1em}.lb-data .lb-caption{font-size:13px;font-weight:700;line-height:1em}.lb-data .lb-number{display:block;clear:left;padding-bottom:1em;font-size:12px;color:#999}.lb-data .lb-close{display:block;float:right;width:30px;height:30px;background:url(https://h2oforlife.wpengine.com/wp-content/visualcomposer-assets/elements/singleImage/singleImage/public/close.png) top right no-repeat;text-align:right;outline:0;filter:alpha(Opacity=70);opacity:.7;-webkit-transition:opacity .2s;-moz-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s}.lb-data .lb-close:hover{cursor:pointer;filter:alpha(Opacity=100);opacity:1}.vce-yt-video-player-wrapper{display:inline-block;max-width:100%;vertical-align:top}.vce-yt-video-player-inner{position:relative}.vce-yt-video-player-inner::before{content:'';width:100%;display:block;padding-top:56.25%}.vce-yt-video-player-iframe{position:absolute;top:0;left:0;width:100%;height:100%;margin:0}.vce-yt-video-player--align-center{text-align:center}.vce-yt-video-player--align-right{text-align:right}.vce-yt-video-player--align-left{text-align:left}.vce-row--col-gap-30 .vce-column-resizer-handler{width:30px}@media all{.vce-row--col-gap-30>.vce-row-content>.vce-col{margin-right:0}.rtl .vce-row--col-gap-30>.vce-row-content>.vce-col,.rtl.vce-row--col-gap-30>.vce-row-content>.vce-col{margin-left:30px;margin-right:0}.rtl .vce-row--col-gap-30>.vce-row-content>.vce-column-resizer>.vce-column-resizer-handler,.rtl.vce-row--col-gap-30>.vce-row-content>.vce-column-resizer>.vce-column-resizer-handler{left:0;right:auto}}.vcv-wpbackend-layout .vce-row .vce-col--xs-50p{flex:0;flex-basis:calc(100% * .5);max-width:calc(100% * .5)}.vce-row--col-gap-30 .vce-column-resizer-handler{width:30px}@media all and (min-width: 768px){.vce-row--col-gap-30>.vce-row-content>.vce-col{margin-right:30px}.vce-row--col-gap-30>.vce-row-content>.vce-col--md-50p{flex:0;flex-basis:calc((100% - 2970px) * .5 + 1470px);max-width:calc((100% - 2970px) * .5 + 1470px)}.rtl .vce-row--col-gap-30>.vce-row-content>.vce-column-resizer>.vce-column-resizer-handler,.rtl.vce-row--col-gap-30>.vce-row-content>.vce-column-resizer>.vce-column-resizer-handler{left:0;right:auto}}.vcv-wpbackend-layout .vce-row .vce-col--md-50p{flex:0;flex-basis:calc(100% * .5);max-width:calc(100% * .5)}.vce-row--col-gap-30 .vce-column-resizer-handler{width:30px}@media all{.vce-row--col-gap-30>.vce-row-content>.vce-col{margin-right:0}.rtl .vce-row--col-gap-30>.vce-row-content>.vce-col,.rtl.vce-row--col-gap-30>.vce-row-content>.vce-col{margin-left:30px;margin-right:0}.rtl .vce-row--col-gap-30>.vce-row-content>.vce-column-resizer>.vce-column-resizer-handler,.rtl.vce-row--col-gap-30>.vce-row-content>.vce-column-resizer>.vce-column-resizer-handler{left:0;right:auto}}.vcv-wpbackend-layout .vce-row .vce-col--xs-33-33p{flex:0;flex-basis:calc(100% * .3333);max-width:calc(100% * .3333)}.vce-row--col-gap-30 .vce-column-resizer-handler{width:30px}@media all and (min-width: 768px){.vce-row--col-gap-30>.vce-row-content>.vce-col{margin-right:30px}.vce-row--col-gap-30>.vce-row-content>.vce-col--md-33-33p{flex:0;flex-basis:calc((100% - 2970px) * .3333 + 969.9px);max-width:calc((100% - 2970px) * .3333 + 969.9px)}.rtl .vce-row--col-gap-30>.vce-row-content>.vce-column-resizer>.vce-column-resizer-handler,.rtl.vce-row--col-gap-30>.vce-row-content>.vce-column-resizer>.vce-column-resizer-handler{left:0;right:auto}}.vcv-wpbackend-layout .vce-row .vce-col--md-33-33p{flex:0;flex-basis:calc(100% * .3333);max-width:calc(100% * .3333)}.vce-row--col-gap-30 .vce-column-resizer-handler{width:30px}@media all{.vce-row--col-gap-30>.vce-row-content>.vce-col{margin-right:0}.rtl .vce-row--col-gap-30>.vce-row-content>.vce-col,.rtl.vce-row--col-gap-30>.vce-row-content>.vce-col{margin-left:30px;margin-right:0}.rtl .vce-row--col-gap-30>.vce-row-content>.vce-column-resizer>.vce-column-resizer-handler,.rtl.vce-row--col-gap-30>.vce-row-content>.vce-column-resizer>.vce-column-resizer-handler{left:0;right:auto}}.vcv-wpbackend-layout .vce-row .vce-col--xs-100p{flex:0;flex-basis:calc(100% * 1);max-width:calc(100% * 1)}.vce-row--col-gap-30 .vce-column-resizer-handler{width:30px}@media all and (min-width: 768px){.vce-row--col-gap-30>.vce-row-content>.vce-col{margin-right:30px}.vce-row--col-gap-30>.vce-row-content>.vce-col--md-100p{flex:0;flex-basis:calc((100% - 2970px) * 1 + 2970px);max-width:calc((100% - 2970px) * 1 + 2970px)}.rtl .vce-row--col-gap-30>.vce-row-content>.vce-column-resizer>.vce-column-resizer-handler,.rtl.vce-row--col-gap-30>.vce-row-content>.vce-column-resizer>.vce-column-resizer-handler{left:0;right:auto}}.vcv-wpbackend-layout .vce-row .vce-col--md-100p{flex:0;flex-basis:calc(100% * 1);max-width:calc(100% * 1)}.vce-row--col-gap-30 .vce-column-resizer-handler{width:30px}@media all{.vce-row--col-gap-30>.vce-row-content>.vce-col{margin-right:0}.rtl .vce-row--col-gap-30>.vce-row-content>.vce-col,.rtl.vce-row--col-gap-30>.vce-row-content>.vce-col{margin-left:30px;margin-right:0}.rtl .vce-row--col-gap-30>.vce-row-content>.vce-column-resizer>.vce-column-resizer-handler,.rtl.vce-row--col-gap-30>.vce-row-content>.vce-column-resizer>.vce-column-resizer-handler{left:0;right:auto}}.vcv-wpbackend-layout .vce-row .vce-col--xs-auto{flex:1 1 0;width:1px}.vce-row--col-gap-30 .vce-column-resizer-handler{width:30px}@media all and (min-width: 768px){.vce-row--col-gap-30>.vce-row-content>.vce-col{margin-right:30px}.rtl .vce-row--col-gap-30>.vce-row-content>.vce-column-resizer>.vce-column-resizer-handler,.rtl.vce-row--col-gap-30>.vce-row-content>.vce-column-resizer>.vce-column-resizer-handler{left:0;right:auto}}.vcv-wpbackend-layout .vce-row .vce-col--md-auto{flex:1 1 0;width:1px}a.vce-button--style-basic.vce-button--style-basic--hover-color-4d70ac--fff:hover,button.vce-button--style-basic.vce-button--style-basic--hover-color-4d70ac--fff:hover{color:#fff;background-color:#4d70ac}a.vce-button--style-basic--color-557cbf--fff,button.vce-button--style-basic--color-557cbf--fff{color:#fff;background-color:#557cbf}a.vce-button--style-basic--color-557cbf--fff:hover,button.vce-button--style-basic--color-557cbf--fff:hover{color:#fff;background-color:#4d70ac}a.vce-button--style-basic--color-557cbf--fff:focus,button.vce-button--style-basic--color-557cbf--fff:focus{color:#fff}.vce-hero-section--background-color-e7b460{background-color:#e7b460}.vce-hero-section--background-position-center-center{background-position:center center}.vce-image-gallery--gap-10 .vce-image-gallery-list{margin-left:calc(-10px / 2);margin-right:calc(-10px / 2);margin-bottom:-10px}.vce-image-gallery--gap-10 .vce-image-gallery-item{padding-left:calc(10px / 2);padding-right:calc(10px / 2);margin-bottom:10px}@media (min-width: 544px){.vce-image-gallery--columns-3 .vce-image-gallery-item{flex:0 0 calc(100% / 3);max-width:calc(100% / 3)}}.vce-asset-color-gradient-container{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none;display:none}.vce-asset-color-gradient-container.vce-visible-all-only{display:block}@media (max-width: 543px){.vce-asset-color-gradient-container.vce-visible-xs-only{display:block}}@media (min-width: 544px) and (max-width: 767px){.vce-asset-color-gradient-container.vce-visible-sm-only{display:block}}@media (min-width: 768px) and (max-width: 991px){.vce-asset-color-gradient-container.vce-visible-md-only{display:block}}@media (min-width: 992px) and (max-width: 1199px){.vce-asset-color-gradient-container.vce-visible-lg-only{display:block}}@media (min-width: 1200px){.vce-asset-color-gradient-container.vce-visible-xl-only{display:block}}.vce-asset-background-simple-container{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none;display:none}.vce-asset-background-simple{position:absolute;top:0;right:-1px;bottom:0;left:-1px}.vce-asset-background-simple-item{background-position:50% 0;box-sizing:border-box;position:absolute;top:0;right:0;bottom:0;left:0}.vce-asset-background-simple--style-cover .vce-asset-background-simple-item{background-size:cover;background-repeat:no-repeat}.vce-asset-background-simple--style-contain .vce-asset-background-simple-item{background-size:contain;background-repeat:no-repeat}.vce-asset-background-simple--style-full-width .vce-asset-background-simple-item{background-size:100% auto}.vce-asset-background-simple--style-full-height .vce-asset-background-simple-item{background-size:auto 100%}.vce-asset-background-simple--style-repeat .vce-asset-background-simple-item{background-repeat:repeat}.vce-asset-background-simple--style-repeat-x .vce-asset-background-simple-item{background-repeat:repeat-x}.vce-asset-background-simple--style-repeat-y .vce-asset-background-simple-item{background-repeat:repeat-y}.vce-asset-background-simple--style-no-repeat .vce-asset-background-simple-item{background-repeat:no-repeat}.vce-asset-background-simple--position-left-top .vce-asset-background-simple-item{background-position:0 0}.vce-asset-background-simple--position-center-top .vce-asset-background-simple-item{background-position:top}.vce-asset-background-simple--position-right-top .vce-asset-background-simple-item{background-position:100% 0}.vce-asset-background-simple--position-left-center .vce-asset-background-simple-item{background-position:0}.vce-asset-background-simple--position-center-center .vce-asset-background-simple-item{background-position:50%}.vce-asset-background-simple--position-right-center .vce-asset-background-simple-item{background-position:100%}.vce-asset-background-simple--position-left-bottom .vce-asset-background-simple-item{background-position:0 100%}.vce-asset-background-simple--position-center-bottom .vce-asset-background-simple-item{background-position:bottom}.vce-asset-background-simple--position-right-bottom .vce-asset-background-simple-item{background-position:100% 100%}.vce-asset-background-simple-container.vce-visible-all-only{display:block}@media (max-width: 543px){.vce-asset-background-simple-container.vce-visible-xs-only{display:block}}@media (min-width: 544px) and (max-width: 767px){.vce-asset-background-simple-container.vce-visible-sm-only{display:block}}@media (min-width: 768px) and (max-width: 991px){.vce-asset-background-simple-container.vce-visible-md-only{display:block}}@media (min-width: 992px) and (max-width: 1199px){.vce-asset-background-simple-container.vce-visible-lg-only{display:block}}@media (min-width: 1200px){.vce-asset-background-simple-container.vce-visible-xl-only{display:block}}.vce-dividers-wrapper{overflow:hidden;pointer-events:none}.vce-container-divider,.vce-dividers-wrapper{position:absolute;top:0;left:0;right:0;bottom:0}.vce-container-divider{display:none;-webkit-transform-origin:50% 50%;transform-origin:50% 50%}.vce-container-divider .vce-divider-svg{display:block;position:relative;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);overflow:visible}.vce-container-divider.vce-divider-position--top .vce-divider-svg{top:0;position:absolute}.vce-container-divider.vce-divider-position--top .vce-divider-with-image,.vce-container-divider.vce-divider-position--top .vce-divider-with-video{top:0}.vce-container-divider.vce-divider-position--bottom .vce-divider-svg{bottom:0;position:absolute}.vce-container-divider.vce-divider-position--bottom .vce-divider-with-image,.vce-container-divider.vce-divider-position--bottom .vce-divider-with-video{top:auto;bottom:0}.vce-container-divider-inner{position:absolute;top:0;left:0;right:0;bottom:0}.vce-container-divider-flip--horizontally .vce-container-divider-inner{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.vce-divider-with-image .vce-divider-svg,.vce-divider-with-video .vce-divider-svg{position:absolute;height:0;width:0;opacity:0;pointer-events:none;z-index:-1}.vce-divider-with-video .vce-asset-video-embed-sizer,.vce-divider-with-video .vce-asset-video-vimeo-sizer,.vce-divider-with-video .vce-asset-video-yt-sizer{border:none;max-width:none;height:100%;width:auto;display:inline-block;vertical-align:top}.vce-divider-with-video .vce-asset-video-embed-player{position:absolute;top:0;left:0;width:100%;height:auto;margin:0}.vce-divider-with-image,.vce-divider-with-video{position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.vce-divider-video-block{overflow:hidden;margin:auto}.vce-divider-image-block{width:100%}.vce-divider-image-background-block,.vce-divider-image-block{position:absolute;top:0;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.vce-container-divider-new .vce-divider-image-block,.vce-container-divider-new .vce-divider-video-block{position:relative}.vce-container-divider-new .vce-divider-image-background-block,.vce-container-divider-new .vce-divider-video-background-block{width:100%}.vce-container-divider-new .vce-divider-video-background-block{position:absolute}.vce-divider-video-background-block{position:relative;height:100%;left:50%;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.vce-divider-video-background-inner-block{position:absolute;display:inline-block;height:100%;min-width:100%}.vce-container-divider-flip--horizontally .vce-divider-image-background-block{-webkit-transform:translateX(-50%) scaleX(-1);transform:translateX(-50%) scaleX(-1);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}.vce-asset-video-embed--state-landscape .vce-asset-video-embed-player,.vce-asset-video-embed--state-landscape .vce-asset-video-embed-sizer,.vce-asset-video-embed--state-landscape.vce-divider-video-background-inner-block,.vce-asset-video-yt--state-landscape .vce-asset-video-yt-sizer,.vce-asset-video-yt--state-landscape.vce-divider-video-background-inner-block{height:auto;width:100%}.vce-divider-video-background-block .vce-asset-video-yt-player{margin:0;left:0}.vce-asset-video-vimeo--state-landscape .vce-asset-video-vimeo-sizer,.vce-asset-video-vimeo--state-landscape.vce-divider-video-background-inner-block{height:auto;width:100%}.vce-container-divider-background-style--cover .vce-divider-image-background-block{background-size:cover;background-repeat:no-repeat}.vce-container-divider-background-style--contain .vce-divider-image-background-block{background-size:contain;background-repeat:no-repeat}.vce-container-divider-background-style--full-width .vce-divider-image-background-block{background-size:100% auto}.vce-container-divider-background-style--full-height .vce-divider-image-background-block{background-size:auto 100%}.vce-container-divider-background-style--repeat .vce-divider-image-background-block{background-repeat:repeat}.vce-container-divider-background-style--repeat-x .vce-divider-image-background-block{background-repeat:repeat-x}.vce-container-divider-background-style--repeat-y .vce-divider-image-background-block{background-repeat:repeat-y}.vce-container-divider-background-style--no-repeat .vce-divider-image-background-block{background-repeat:no-repeat}.vce-container-divider-background-position--left-top .vce-divider-image-background-block{background-position:0 0}.vce-container-divider-background-position--center-top .vce-divider-image-background-block{background-position:top}.vce-container-divider-background-position--right-top .vce-divider-image-background-block{background-position:100% 0}.vce-container-divider-background-position--left-center .vce-divider-image-background-block{background-position:0}.vce-container-divider-background-position--center-center .vce-divider-image-background-block{background-position:50%}.vce-container-divider-background-position--right-center .vce-divider-image-background-block{background-position:100%}.vce-container-divider-background-position--left-bottom .vce-divider-image-background-block{background-position:0 100%}.vce-container-divider-background-position--center-bottom .vce-divider-image-background-block{background-position:bottom}.vce-container-divider-background-position--right-bottom .vce-divider-image-background-block{background-position:100% 100%}.vce-container-divider-background-position--left-top .vce-divider-video-background-inner-block{left:0;top:0;-webkit-transform:none;transform:none}.vce-container-divider-background-position--left-top.vce-container-divider-flip--horizontally .vce-divider-video-background-inner-block{-webkit-transform:scaleX(-1);transform:scaleX(-1);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}.vce-container-divider-background-position--center-top .vce-divider-video-background-inner-block{left:50%;top:0;-webkit-transform:translate(-50%);transform:translate(-50%)}.vce-container-divider-background-position--center-top.vce-container-divider-flip--horizontally .vce-divider-video-background-inner-block{-webkit-transform:translate(-50%) scaleX(-1);transform:translate(-50%) scaleX(-1);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}.vce-container-divider-background-position--right-top .vce-divider-video-background-inner-block{right:0;top:0;-webkit-transform:none;transform:none}.vce-container-divider-background-position--right-top.vce-container-divider-flip--horizontally .vce-divider-video-background-inner-block{-webkit-transform:scaleX(-1);transform:scaleX(-1);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}.vce-container-divider-background-position--left-center .vce-divider-video-background-inner-block{left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.vce-container-divider-background-position--left-center.vce-container-divider-flip--horizontally .vce-divider-video-background-inner-block{-webkit-transform:translateY(-50%) scaleX(-1);transform:translateY(-50%) scaleX(-1);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}.vce-container-divider-background-position--center-center .vce-divider-video-background-inner-block{left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.vce-container-divider-background-position--center-center.vce-container-divider-flip--horizontally .vce-divider-video-background-inner-block{-webkit-transform:translate(-50%, -50%) scaleX(-1);transform:translate(-50%, -50%) scaleX(-1);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}.vce-container-divider-background-position--right-center .vce-divider-video-background-inner-block{right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.vce-container-divider-background-position--right-center.vce-container-divider-flip--horizontally .vce-divider-video-background-inner-block{-webkit-transform:translateY(-50%) scaleX(-1);transform:translateY(-50%) scaleX(-1);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}.vce-container-divider-background-position--left-bottom .vce-divider-video-background-inner-block{left:0;bottom:0;-webkit-transform:none;transform:none}.vce-container-divider-background-position--left-bottom.vce-container-divider-flip--horizontally .vce-divider-video-background-inner-block{-webkit-transform:scaleX(-1);transform:scaleX(-1);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}.vce-container-divider-background-position--center-bottom .vce-divider-video-background-inner-block{left:50%;bottom:0;-webkit-transform:translate(-50%);transform:translate(-50%)}.vce-container-divider-background-position--center-bottom.vce-container-divider-flip--horizontally .vce-divider-video-background-inner-block{-webkit-transform:translate(-50%) scaleX(-1);transform:translate(-50%) scaleX(-1);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}.vce-container-divider-background-position--right-bottom .vce-divider-video-background-inner-block{right:0;bottom:0;-webkit-transform:none;transform:none}.vce-container-divider-background-position--right-bottom.vce-container-divider-flip--horizontally .vce-divider-video-background-inner-block{-webkit-transform:scaleX(-1);transform:scaleX(-1);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}.vce-container-divider.vce-visible-all-only{display:block}@media (max-width: 543px){.vce-container-divider.vce-visible-xs-only{display:block}}@media (min-width: 544px) and (max-width: 767px){.vce-container-divider.vce-visible-sm-only{display:block}}@media (min-width: 768px) and (max-width: 991px){.vce-container-divider.vce-visible-md-only{display:block}}@media (min-width: 992px) and (max-width: 1199px){.vce-container-divider.vce-visible-lg-only{display:block}}@media (min-width: 1200px){.vce-container-divider.vce-visible-xl-only{display:block}}.vce-row{max-width:75rem;margin-left:auto !important;margin-right:auto !important}.vce-row[data-vce-full-width=true]{max-width:none !important}.vce-text-block{margin-left:1rem;margin-right:1rem}@media screen and (min-width: 50em){.vce-text-block{margin-left:2rem;margin-right:2rem}}.vce-hero-section--content{min-width:20rem}.vce-google-fonts-heading--align-center{text-align:center}
