@charset "UTF-8";.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-ms-flexbox;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-container-multirow>.swiper-wrapper{-webkit-box-lines:multiple;-moz-box-lines:multiple;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex:0 0 auto;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-ms-flex-align:start;align-items:flex-start;transition-property:transform,height}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-wp8-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-wp8-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:50%;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");left:10px;right:auto}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");right:10px;left:auto}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")}.swiper-pagination{position:absolute;text-align:center;transition:.3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-ms-appearance:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-white .swiper-pagination-bullet{background:#fff}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:5px 0;display:block}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px}.swiper-pagination-progress{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progress .swiper-pagination-progressbar{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progress{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progress{width:4px;height:100%;left:0;top:0}.swiper-pagination-progress.swiper-pagination-white{background:hsla(0,0%,100%,.5)}.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar{background:#fff}.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar{background:#000}.swiper-container-3d{-o-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper{-ms-perspective:1200px}.swiper-container-cube,.swiper-container-flip{overflow:visible}.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-slide{visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;filter:blur(50px);z-index:0}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-zoom-container{width:100%;height:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s steps(12) infinite}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")}@keyframes swiper-preloader-spin{to{transform:rotate(1turn)}}.selectric-wrapper{position:relative;cursor:pointer}.selectric-responsive{width:100%}.selectric{background:#f8f8f8;position:relative;overflow:hidden}.selectric .label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0 38px 0 10px;font-size:12px;color:#444;-webkit-user-select:none;-ms-user-select:none;user-select:none}.selectric .button,.selectric .label{display:block;line-height:38px;height:38px}.selectric .button{position:absolute;right:0;top:0;width:38px;background-color:#f8f8f8;color:#bbb;text-align:center;font:0/0 a;*font:20px/38px Lucida Sans Unicode,Arial Unicode MS,Arial}.selectric .button:after{content:" ";position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:0;height:0;border:4px solid transparent;border-top-color:#bbb;border-bottom:none}.selectric-focus .selectric{border-color:#aaa}.selectric-hover .selectric{border-color:#c4c4c4}.selectric-hover .selectric .button{color:#a2a2a2}.selectric-hover .selectric .button:after{border-top-color:#a2a2a2}.selectric-open{z-index:9999}.selectric-open .selectric{border-color:#c4c4c4}.selectric-open .selectric-items{display:block}.selectric-disabled{filter:alpha(opacity=50);opacity:.5;cursor:default;-webkit-user-select:none;-ms-user-select:none;user-select:none}.selectric-hide-select{position:relative;overflow:hidden;width:0;height:0}.selectric-hide-select select{position:absolute;left:-100%}.selectric-hide-select.selectric-is-native{position:absolute;width:100%;height:100%;z-index:10}.selectric-hide-select.selectric-is-native select{position:absolute;top:0;left:0;right:0;height:100%;width:100%;border:none;z-index:1;box-sizing:border-box;opacity:0}.selectric-input{position:absolute!important;top:0!important;left:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;margin:0!important;padding:0!important;width:1px!important;height:1px!important;outline:none!important;border:none!important;*font:0/0 a!important;background:none!important}.selectric-temp-show{position:absolute!important;visibility:hidden!important;display:block!important}.selectric-items{display:none;position:absolute;top:100%;left:0;background:#f8f8f8;border:1px solid #c4c4c4;z-index:-1;box-shadow:0 0 10px -6px}.selectric-items .selectric-scroll{height:100%;overflow:auto}.selectric-above .selectric-items{top:auto;bottom:100%}.selectric-items li,.selectric-items ul{list-style:none;padding:0;margin:0;font-size:12px;line-height:20px;min-height:20px}.selectric-items li{display:block;padding:10px;color:#666;cursor:pointer}.selectric-items li.selected{background:#e0e0e0;color:#444}.selectric-items li.highlighted{background:#d0d0d0;color:#444}.selectric-items li:hover{background:#d5d5d5;color:#444}.selectric-items .disabled{filter:alpha(opacity=50);opacity:.5;cursor:default!important;background:none!important;color:#666!important;-webkit-user-select:none;-ms-user-select:none;user-select:none}.selectric-items .selectric-group .selectric-group-label{font-weight:700;padding-left:10px;cursor:default;-webkit-user-select:none;-ms-user-select:none;user-select:none;background:none;color:#444}.selectric-items .selectric-group.disabled li{filter:alpha(opacity=100);opacity:1}.selectric-items .selectric-group li{padding-left:25px}@import url(../../bower_components/Swiper/dist/css/swiper.css);@import url(../../bower_components/jquery-selectric/public/selectric.css);.wrapper{box-sizing:border-box;max-width:1440px;margin:0 auto}.container-fluid{margin-right:auto;margin-left:auto;padding-right:2rem;padding-left:2rem}.row{box-sizing:border-box;display:-moz-flex;display:-ms-flexbox;display:flex;-moz-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-.5rem;margin-left:-.5rem}.row.reverse{-moz-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.col.reverse{-moz-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.col-xs{-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:auto;flex-basis:auto}.col-xs,.col-xs-1{box-sizing:border-box;padding-right:.5rem;padding-left:.5rem}.col-xs-1{-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:8.3333333333%;flex-basis:8.3333333333%;max-width:8.3333333333%}.col-xs-2{-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:16.6666666667%;flex-basis:16.6666666667%;max-width:16.6666666667%}.col-xs-2,.col-xs-3{box-sizing:border-box;padding-right:.5rem;padding-left:.5rem}.col-xs-3{-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-xs-4{-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:33.3333333333%;flex-basis:33.3333333333%;max-width:33.3333333333%}.col-xs-4,.col-xs-5{box-sizing:border-box;padding-right:.5rem;padding-left:.5rem}.col-xs-5{-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:41.6666666667%;flex-basis:41.6666666667%;max-width:41.6666666667%}.col-xs-6{-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-xs-6,.col-xs-7{box-sizing:border-box;padding-right:.5rem;padding-left:.5rem}.col-xs-7{-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:58.3333333333%;flex-basis:58.3333333333%;max-width:58.3333333333%}.col-xs-8{-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:66.6666666667%;flex-basis:66.6666666667%;max-width:66.6666666667%}.col-xs-8,.col-xs-9{box-sizing:border-box;padding-right:.5rem;padding-left:.5rem}.col-xs-9{-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-xs-10{-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:83.3333333333%;flex-basis:83.3333333333%;max-width:83.3333333333%}.col-xs-10,.col-xs-11{box-sizing:border-box;padding-right:.5rem;padding-left:.5rem}.col-xs-11{-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:91.6666666667%;flex-basis:91.6666666667%;max-width:91.6666666667%}.col-xs-12{-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-xs-12,.col-xs-offset-1{box-sizing:border-box;padding-right:.5rem;padding-left:.5rem}.col-xs-offset-1{-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;margin-left:8.3333333333%}.col-xs-offset-2{margin-left:16.6666666667%}.col-xs-offset-2,.col-xs-offset-3{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:.5rem;padding-left:.5rem}.col-xs-offset-3{margin-left:25%}.col-xs-offset-4{margin-left:33.3333333333%}.col-xs-offset-4,.col-xs-offset-5{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:.5rem;padding-left:.5rem}.col-xs-offset-5{margin-left:41.6666666667%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-6,.col-xs-offset-7{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:.5rem;padding-left:.5rem}.col-xs-offset-7{margin-left:58.3333333333%}.col-xs-offset-8{margin-left:66.6666666667%}.col-xs-offset-8,.col-xs-offset-9{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:.5rem;padding-left:.5rem}.col-xs-offset-9{margin-left:75%}.col-xs-offset-10{margin-left:83.3333333333%}.col-xs-offset-10,.col-xs-offset-11{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:.5rem;padding-left:.5rem}.col-xs-offset-11{margin-left:91.6666666667%}.col-xs-offset-12{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:.5rem;padding-left:.5rem;margin-left:100%}.col-xs{-moz-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.start-xs{-ms-flex-pack:start;-moz-justify-content:flex-start;justify-content:flex-start;text-align:start}.center-xs{-ms-flex-pack:center;-moz-justify-content:center;justify-content:center;text-align:center}.end-xs{-ms-flex-pack:end;-moz-justify-content:flex-end;justify-content:flex-end;text-align:end}.top-xs{-ms-flex-align:start;-moz-align-items:flex-start;align-items:flex-start}.middle-xs{-ms-flex-align:center;-moz-align-items:center;align-items:center}.bottom-xs{-ms-flex-align:end;-moz-align-items:flex-end;align-items:flex-end}.around-xs{-ms-flex-pack:distribute;-moz-justify-content:space-around;justify-content:space-around}.between-xs{-ms-flex-pack:justify;-moz-justify-content:space-between;justify-content:space-between}.first-xs{-ms-flex-order:-1;order:-1}.last-xs{-ms-flex-order:1;order:1}@media only screen and (min-width:568px){.container{width:568px}.col-sm{-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:auto;flex-basis:auto}.col-sm,.col-sm-1{box-sizing:border-box;padding-right:.5rem;padding-left:.5rem}.col-sm-1{-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:8.3333333333%;flex-basis:8.3333333333%;max-width:8.3333333333%}.col-sm-2{-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:16.6666666667%;flex-basis:16.6666666667%;max-width:16.6666666667%}.col-sm-2,.col-sm-3{box-sizing:border-box;padding-right:.5rem;padding-left:.5rem}.col-sm-3{-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-sm-4{-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:33.3333333333%;flex-basis:33.3333333333%;max-width:33.3333333333%}.col-sm-4,.col-sm-5{box-sizing:border-box;padding-right:.5rem;padding-left:.5rem}.col-sm-5{-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:41.6666666667%;flex-basis:41.6666666667%;max-width:41.6666666667%}.col-sm-6{-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-sm-6,.col-sm-7{box-sizing:border-box;padding-right:.5rem;padding-left:.5rem}.col-sm-7{-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:58.3333333333%;flex-basis:58.3333333333%;max-width:58.3333333333%}.col-sm-8{-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:66.6666666667%;flex-basis:66.6666666667%;max-width:66.6666666667%}.col-sm-8,.col-sm-9{box-sizing:border-box;padding-right:.5rem;padding-left:.5rem}.col-sm-9{-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-sm-10{-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:83.3333333333%;flex-basis:83.3333333333%;max-width:83.3333333333%}.col-sm-10,.col-sm-11{box-sizing:border-box;padding-right:.5rem;padding-left:.5rem}.col-sm-11{-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:91.6666666667%;flex-basis:91.6666666667%;max-width:91.6666666667%}.col-sm-12{-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-sm-12,.col-sm-offset-1{box-sizing:border-box;padding-right:.5rem;padding-left:.5rem}.col-sm-offset-1{-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;margin-left:8.3333333333%}.col-sm-offset-2{margin-left:16.6666666667%}.col-sm-offset-2,.col-sm-offset-3{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:.5rem;padding-left:.5rem}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.3333333333%}.col-sm-offset-4,.col-sm-offset-5{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:.5rem;padding-left:.5rem}.col-sm-offset-5{margin-left:41.6666666667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-6,.col-sm-offset-7{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:.5rem;padding-left:.5rem}.col-sm-offset-7{margin-left:58.3333333333%}.col-sm-offset-8{margin-left:66.6666666667%}.col-sm-offset-8,.col-sm-offset-9{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:.5rem;padding-left:.5rem}.col-sm-offset-9{margin-left:75%}.col-sm-offset-10{margin-left:83.3333333333%}.col-sm-offset-10,.col-sm-offset-11{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:.5rem;padding-left:.5rem}.col-sm-offset-11{margin-left:91.6666666667%}.col-sm-offset-12{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:.5rem;padding-left:.5rem;margin-left:100%}.col-sm{-moz-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.start-sm{-ms-flex-pack:start;-moz-justify-content:flex-start;justify-content:flex-start;text-align:start}.center-sm{-ms-flex-pack:center;-moz-justify-content:center;justify-content:center;text-align:center}.end-sm{-ms-flex-pack:end;-moz-justify-content:flex-end;justify-content:flex-end;text-align:end}.top-sm{-ms-flex-align:start;-moz-align-items:flex-start;align-items:flex-start}.middle-sm{-ms-flex-align:center;-moz-align-items:center;align-items:center}.bottom-sm{-ms-flex-align:end;-moz-align-items:flex-end;align-items:flex-end}.around-sm{-ms-flex-pack:distribute;-moz-justify-content:space-around;justify-content:space-around}.between-sm{-ms-flex-pack:justify;-moz-justify-content:space-between;justify-content:space-between}.first-sm{-ms-flex-order:-1;order:-1}.last-sm{-ms-flex-order:1;order:1}}@media only screen and (min-width:768px){.container{width:768px}.col-md{-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:auto;flex-basis:auto}.col-md,.col-md-1{box-sizing:border-box;padding-right:.5rem;padding-left:.5rem}.col-md-1{-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:8.3333333333%;flex-basis:8.3333333333%;max-width:8.3333333333%}.col-md-2{-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:16.6666666667%;flex-basis:16.6666666667%;max-width:16.6666666667%}.col-md-2,.col-md-3{box-sizing:border-box;padding-right:.5rem;padding-left:.5rem}.col-md-3{-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-md-4{-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:33.3333333333%;flex-basis:33.3333333333%;max-width:33.3333333333%}.col-md-4,.col-md-5{box-sizing:border-box;padding-right:.5rem;padding-left:.5rem}.col-md-5{-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:41.6666666667%;flex-basis:41.6666666667%;max-width:41.6666666667%}.col-md-6{-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-md-6,.col-md-7{box-sizing:border-box;padding-right:.5rem;padding-left:.5rem}.col-md-7{-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:58.3333333333%;flex-basis:58.3333333333%;max-width:58.3333333333%}.col-md-8{-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:66.6666666667%;flex-basis:66.6666666667%;max-width:66.6666666667%}.col-md-8,.col-md-9{box-sizing:border-box;padding-right:.5rem;padding-left:.5rem}.col-md-9{-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-md-10{-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:83.3333333333%;flex-basis:83.3333333333%;max-width:83.3333333333%}.col-md-10,.col-md-11{box-sizing:border-box;padding-right:.5rem;padding-left:.5rem}.col-md-11{-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:91.6666666667%;flex-basis:91.6666666667%;max-width:91.6666666667%}.col-md-12{-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-md-12,.col-md-offset-1{box-sizing:border-box;padding-right:.5rem;padding-left:.5rem}.col-md-offset-1{-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;margin-left:8.3333333333%}.col-md-offset-2{margin-left:16.6666666667%}.col-md-offset-2,.col-md-offset-3{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:.5rem;padding-left:.5rem}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.3333333333%}.col-md-offset-4,.col-md-offset-5{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:.5rem;padding-left:.5rem}.col-md-offset-5{margin-left:41.6666666667%}.col-md-offset-6{margin-left:50%}.col-md-offset-6,.col-md-offset-7{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:.5rem;padding-left:.5rem}.col-md-offset-7{margin-left:58.3333333333%}.col-md-offset-8{margin-left:66.6666666667%}.col-md-offset-8,.col-md-offset-9{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:.5rem;padding-left:.5rem}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.3333333333%}.col-md-offset-10,.col-md-offset-11{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:.5rem;padding-left:.5rem}.col-md-offset-11{margin-left:91.6666666667%}.col-md-offset-12{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:.5rem;padding-left:.5rem;margin-left:100%}.col-md{-moz-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.start-md{-ms-flex-pack:start;-moz-justify-content:flex-start;justify-content:flex-start;text-align:start}.center-md{-ms-flex-pack:center;-moz-justify-content:center;justify-content:center;text-align:center}.end-md{-ms-flex-pack:end;-moz-justify-content:flex-end;justify-content:flex-end;text-align:end}.top-md{-ms-flex-align:start;-moz-align-items:flex-start;align-items:flex-start}.middle-md{-ms-flex-align:center;-moz-align-items:center;align-items:center}.bottom-md{-ms-flex-align:end;-moz-align-items:flex-end;align-items:flex-end}.around-md{-ms-flex-pack:distribute;-moz-justify-content:space-around;justify-content:space-around}.between-md{-ms-flex-pack:justify;-moz-justify-content:space-between;justify-content:space-between}.first-md{-ms-flex-order:-1;order:-1}.last-md{-ms-flex-order:1;order:1}}@media only screen and (min-width:960px){.container{width:960px}.col-lg{-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:auto;flex-basis:auto}.col-lg,.col-lg-1{box-sizing:border-box;padding-right:.5rem;padding-left:.5rem}.col-lg-1{-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:8.3333333333%;flex-basis:8.3333333333%;max-width:8.3333333333%}.col-lg-2{-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:16.6666666667%;flex-basis:16.6666666667%;max-width:16.6666666667%}.col-lg-2,.col-lg-3{box-sizing:border-box;padding-right:.5rem;padding-left:.5rem}.col-lg-3{-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-lg-4{-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:33.3333333333%;flex-basis:33.3333333333%;max-width:33.3333333333%}.col-lg-4,.col-lg-5{box-sizing:border-box;padding-right:.5rem;padding-left:.5rem}.col-lg-5{-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:41.6666666667%;flex-basis:41.6666666667%;max-width:41.6666666667%}.col-lg-6{-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-lg-6,.col-lg-7{box-sizing:border-box;padding-right:.5rem;padding-left:.5rem}.col-lg-7{-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:58.3333333333%;flex-basis:58.3333333333%;max-width:58.3333333333%}.col-lg-8{-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:66.6666666667%;flex-basis:66.6666666667%;max-width:66.6666666667%}.col-lg-8,.col-lg-9{box-sizing:border-box;padding-right:.5rem;padding-left:.5rem}.col-lg-9{-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-lg-10{-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:83.3333333333%;flex-basis:83.3333333333%;max-width:83.3333333333%}.col-lg-10,.col-lg-11{box-sizing:border-box;padding-right:.5rem;padding-left:.5rem}.col-lg-11{-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:91.6666666667%;flex-basis:91.6666666667%;max-width:91.6666666667%}.col-lg-12{-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-lg-12,.col-lg-offset-1{box-sizing:border-box;padding-right:.5rem;padding-left:.5rem}.col-lg-offset-1{-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;margin-left:8.3333333333%}.col-lg-offset-2{margin-left:16.6666666667%}.col-lg-offset-2,.col-lg-offset-3{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:.5rem;padding-left:.5rem}.col-lg-offset-3{margin-left:25%}.col-lg-offset-4{margin-left:33.3333333333%}.col-lg-offset-4,.col-lg-offset-5{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:.5rem;padding-left:.5rem}.col-lg-offset-5{margin-left:41.6666666667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-6,.col-lg-offset-7{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:.5rem;padding-left:.5rem}.col-lg-offset-7{margin-left:58.3333333333%}.col-lg-offset-8{margin-left:66.6666666667%}.col-lg-offset-8,.col-lg-offset-9{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:.5rem;padding-left:.5rem}.col-lg-offset-9{margin-left:75%}.col-lg-offset-10{margin-left:83.3333333333%}.col-lg-offset-10,.col-lg-offset-11{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:.5rem;padding-left:.5rem}.col-lg-offset-11{margin-left:91.6666666667%}.col-lg-offset-12{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:.5rem;padding-left:.5rem;margin-left:100%}.col-lg{-moz-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.start-lg{-ms-flex-pack:start;-moz-justify-content:flex-start;justify-content:flex-start;text-align:start}.center-lg{-ms-flex-pack:center;-moz-justify-content:center;justify-content:center;text-align:center}.end-lg{-ms-flex-pack:end;-moz-justify-content:flex-end;justify-content:flex-end;text-align:end}.top-lg{-ms-flex-align:start;-moz-align-items:flex-start;align-items:flex-start}.middle-lg{-ms-flex-align:center;-moz-align-items:center;align-items:center}.bottom-lg{-ms-flex-align:end;-moz-align-items:flex-end;align-items:flex-end}.around-lg{-ms-flex-pack:distribute;-moz-justify-content:space-around;justify-content:space-around}.between-lg{-ms-flex-pack:justify;-moz-justify-content:space-between;justify-content:space-between}.first-lg{-ms-flex-order:-1;order:-1}.last-lg{-ms-flex-order:1;order:1}}@media only screen and (min-width:1200px){.container{width:1200px}.col-xlg{-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:auto;flex-basis:auto}.col-xlg,.col-xlg-1{box-sizing:border-box;padding-right:.5rem;padding-left:.5rem}.col-xlg-1{-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:8.3333333333%;flex-basis:8.3333333333%;max-width:8.3333333333%}.col-xlg-2{-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:16.6666666667%;flex-basis:16.6666666667%;max-width:16.6666666667%}.col-xlg-2,.col-xlg-3{box-sizing:border-box;padding-right:.5rem;padding-left:.5rem}.col-xlg-3{-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-xlg-4{-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:33.3333333333%;flex-basis:33.3333333333%;max-width:33.3333333333%}.col-xlg-4,.col-xlg-5{box-sizing:border-box;padding-right:.5rem;padding-left:.5rem}.col-xlg-5{-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:41.6666666667%;flex-basis:41.6666666667%;max-width:41.6666666667%}.col-xlg-6{-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-xlg-6,.col-xlg-7{box-sizing:border-box;padding-right:.5rem;padding-left:.5rem}.col-xlg-7{-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:58.3333333333%;flex-basis:58.3333333333%;max-width:58.3333333333%}.col-xlg-8{-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:66.6666666667%;flex-basis:66.6666666667%;max-width:66.6666666667%}.col-xlg-8,.col-xlg-9{box-sizing:border-box;padding-right:.5rem;padding-left:.5rem}.col-xlg-9{-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-xlg-10{-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:83.3333333333%;flex-basis:83.3333333333%;max-width:83.3333333333%}.col-xlg-10,.col-xlg-11{box-sizing:border-box;padding-right:.5rem;padding-left:.5rem}.col-xlg-11{-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:91.6666666667%;flex-basis:91.6666666667%;max-width:91.6666666667%}.col-xlg-12{-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-xlg-12,.col-xlg-offset-1{box-sizing:border-box;padding-right:.5rem;padding-left:.5rem}.col-xlg-offset-1{-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;margin-left:8.3333333333%}.col-xlg-offset-2{margin-left:16.6666666667%}.col-xlg-offset-2,.col-xlg-offset-3{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:.5rem;padding-left:.5rem}.col-xlg-offset-3{margin-left:25%}.col-xlg-offset-4{margin-left:33.3333333333%}.col-xlg-offset-4,.col-xlg-offset-5{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:.5rem;padding-left:.5rem}.col-xlg-offset-5{margin-left:41.6666666667%}.col-xlg-offset-6{margin-left:50%}.col-xlg-offset-6,.col-xlg-offset-7{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:.5rem;padding-left:.5rem}.col-xlg-offset-7{margin-left:58.3333333333%}.col-xlg-offset-8{margin-left:66.6666666667%}.col-xlg-offset-8,.col-xlg-offset-9{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:.5rem;padding-left:.5rem}.col-xlg-offset-9{margin-left:75%}.col-xlg-offset-10{margin-left:83.3333333333%}.col-xlg-offset-10,.col-xlg-offset-11{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:.5rem;padding-left:.5rem}.col-xlg-offset-11{margin-left:91.6666666667%}.col-xlg-offset-12{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:.5rem;padding-left:.5rem;margin-left:100%}.col-xlg{-moz-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.start-xlg{-ms-flex-pack:start;-moz-justify-content:flex-start;justify-content:flex-start;text-align:start}.center-xlg{-ms-flex-pack:center;-moz-justify-content:center;justify-content:center;text-align:center}.end-xlg{-ms-flex-pack:end;-moz-justify-content:flex-end;justify-content:flex-end;text-align:end}.top-xlg{-ms-flex-align:start;-moz-align-items:flex-start;align-items:flex-start}.middle-xlg{-ms-flex-align:center;-moz-align-items:center;align-items:center}.bottom-xlg{-ms-flex-align:end;-moz-align-items:flex-end;align-items:flex-end}.around-xlg{-ms-flex-pack:distribute;-moz-justify-content:space-around;justify-content:space-around}.between-xlg{-ms-flex-pack:justify;-moz-justify-content:space-between;justify-content:space-between}.first-xlg{-ms-flex-order:-1;order:-1}.last-xlg{-ms-flex-order:1;order:1}}

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */.hamburger{padding:15px;display:inline-block;cursor:pointer;transition-property:opacity,filter;transition-duration:.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}.hamburger:hover{opacity:.7}.hamburger-box{width:40px;height:24px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-2px}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{width:40px;height:4px;background-color:#000;border-radius:4px;position:absolute;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}.hamburger-inner:after,.hamburger-inner:before{content:"";display:block}.hamburger-inner:before{top:-10px}.hamburger-inner:after{bottom:-10px}.hamburger--3dx .hamburger-box{perspective:80px}.hamburger--3dx .hamburger-inner{transition:transform .2s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx .hamburger-inner:after,.hamburger--3dx .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx.is-active .hamburger-inner{background-color:transparent;transform:rotateY(180deg)}.hamburger--3dx.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dx.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dx-r .hamburger-box{perspective:80px}.hamburger--3dx-r .hamburger-inner{transition:transform .2s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx-r .hamburger-inner:after,.hamburger--3dx-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx-r.is-active .hamburger-inner{background-color:transparent;transform:rotateY(-180deg)}.hamburger--3dx-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dx-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dy .hamburger-box{perspective:80px}.hamburger--3dy .hamburger-inner{transition:transform .2s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy .hamburger-inner:after,.hamburger--3dy .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy.is-active .hamburger-inner{background-color:transparent;transform:rotateX(-180deg)}.hamburger--3dy.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dy.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dy-r .hamburger-box{perspective:80px}.hamburger--3dy-r .hamburger-inner{transition:transform .2s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy-r .hamburger-inner:after,.hamburger--3dy-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy-r.is-active .hamburger-inner{background-color:transparent;transform:rotateX(180deg)}.hamburger--3dy-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dy-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--arrow.is-active .hamburger-inner:before{transform:translate3d(-8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrow.is-active .hamburger-inner:after{transform:translate3d(-8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrow-r.is-active .hamburger-inner:before{transform:translate3d(8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrow-r.is-active .hamburger-inner:after{transform:translate3d(8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowalt .hamburger-inner:before{transition:top .1s ease .15s,transform .15s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt .hamburger-inner:after{transition:bottom .1s ease .15s,transform .15s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt.is-active .hamburger-inner:before{top:0;transform:translate3d(-8px,-10px,0) rotate(-45deg) scaleX(.7);transition:top .1s ease,transform .15s cubic-bezier(.895,.03,.685,.22) .1s}.hamburger--arrowalt.is-active .hamburger-inner:after{bottom:0;transform:translate3d(-8px,10px,0) rotate(45deg) scaleX(.7);transition:bottom .1s ease,transform .15s cubic-bezier(.895,.03,.685,.22) .1s}.hamburger--arrowalt-r .hamburger-inner:before{transition:top .1s ease .15s,transform .15s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r .hamburger-inner:after{transition:bottom .1s ease .15s,transform .15s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r.is-active .hamburger-inner:before{top:0;transform:translate3d(8px,-10px,0) rotate(45deg) scaleX(.7);transition:top .1s ease,transform .15s cubic-bezier(.895,.03,.685,.22) .1s}.hamburger--arrowalt-r.is-active .hamburger-inner:after{bottom:0;transform:translate3d(8px,10px,0) rotate(-45deg) scaleX(.7);transition:bottom .1s ease,transform .15s cubic-bezier(.895,.03,.685,.22) .1s}.hamburger--boring .hamburger-inner,.hamburger--boring .hamburger-inner:after,.hamburger--boring .hamburger-inner:before{transition-property:none}.hamburger--boring.is-active .hamburger-inner{transform:rotate(45deg)}.hamburger--boring.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--boring.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg)}.hamburger--collapse .hamburger-inner{top:auto;bottom:0;transition-duration:.15s;transition-delay:.15s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse .hamburger-inner:after{top:-20px;transition:top .3s cubic-bezier(.33333,.66667,.66667,1) .3s,opacity .1s linear}.hamburger--collapse .hamburger-inner:before{transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .3s,transform .15s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse.is-active .hamburger-inner{transform:translate3d(0,-10px,0) rotate(-45deg);transition-delay:.32s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--collapse.is-active .hamburger-inner:after{top:0;opacity:0;transition:top .3s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .27s}.hamburger--collapse.is-active .hamburger-inner:before{top:0;transform:rotate(-90deg);transition:top .12s cubic-bezier(.33333,0,.66667,.33333) .18s,transform .15s cubic-bezier(.215,.61,.355,1) .42s}.hamburger--collapse-r .hamburger-inner{top:auto;bottom:0;transition-duration:.15s;transition-delay:.15s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse-r .hamburger-inner:after{top:-20px;transition:top .3s cubic-bezier(.33333,.66667,.66667,1) .3s,opacity .1s linear}.hamburger--collapse-r .hamburger-inner:before{transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .3s,transform .15s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse-r.is-active .hamburger-inner{transform:translate3d(0,-10px,0) rotate(45deg);transition-delay:.32s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--collapse-r.is-active .hamburger-inner:after{top:0;opacity:0;transition:top .3s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .27s}.hamburger--collapse-r.is-active .hamburger-inner:before{top:0;transform:rotate(90deg);transition:top .12s cubic-bezier(.33333,0,.66667,.33333) .18s,transform .15s cubic-bezier(.215,.61,.355,1) .42s}.hamburger--elastic .hamburger-inner{top:2px;transition-duration:.4s;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic .hamburger-inner:before{top:10px;transition:opacity .15s ease .4s}.hamburger--elastic .hamburger-inner:after{top:20px;transition:transform .4s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(135deg);transition-delay:.1s}.hamburger--elastic.is-active .hamburger-inner:before{transition-delay:0s;opacity:0}.hamburger--elastic.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(-270deg);transition-delay:.1s}.hamburger--elastic-r .hamburger-inner{top:2px;transition-duration:.4s;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic-r .hamburger-inner:before{top:10px;transition:opacity .15s ease .4s}.hamburger--elastic-r .hamburger-inner:after{top:20px;transition:transform .4s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic-r.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(-135deg);transition-delay:.1s}.hamburger--elastic-r.is-active .hamburger-inner:before{transition-delay:0s;opacity:0}.hamburger--elastic-r.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(270deg);transition-delay:.1s}.hamburger--emphatic{overflow:hidden}.hamburger--emphatic .hamburger-inner{transition:background-color .2s ease-in .25s}.hamburger--emphatic .hamburger-inner:before{left:0;transition:transform .2s cubic-bezier(.6,.04,.98,.335),top .05s linear .2s,left .2s ease-in .25s}.hamburger--emphatic .hamburger-inner:after{top:10px;right:0;transition:transform .2s cubic-bezier(.6,.04,.98,.335),top .05s linear .2s,right .2s ease-in .25s}.hamburger--emphatic.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent}.hamburger--emphatic.is-active .hamburger-inner:before{left:-80px;top:-80px;transform:translate3d(80px,80px,0) rotate(45deg);transition:left .2s ease-out,top .05s linear .2s,transform .2s cubic-bezier(.075,.82,.165,1) .25s}.hamburger--emphatic.is-active .hamburger-inner:after{right:-80px;top:-80px;transform:translate3d(-80px,80px,0) rotate(-45deg);transition:right .2s ease-out,top .05s linear .2s,transform .2s cubic-bezier(.075,.82,.165,1) .25s}.hamburger--emphatic-r{overflow:hidden}.hamburger--emphatic-r .hamburger-inner{transition:background-color .2s ease-in .25s}.hamburger--emphatic-r .hamburger-inner:before{left:0;transition:transform .2s cubic-bezier(.6,.04,.98,.335),top .05s linear .2s,left .2s ease-in .25s}.hamburger--emphatic-r .hamburger-inner:after{top:10px;right:0;transition:transform .2s cubic-bezier(.6,.04,.98,.335),top .05s linear .2s,right .2s ease-in .25s}.hamburger--emphatic-r.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent}.hamburger--emphatic-r.is-active .hamburger-inner:before{left:-80px;top:80px;transform:translate3d(80px,-80px,0) rotate(-45deg);transition:left .2s ease-out,top .05s linear .2s,transform .2s cubic-bezier(.075,.82,.165,1) .25s}.hamburger--emphatic-r.is-active .hamburger-inner:after{right:-80px;top:80px;transform:translate3d(-80px,-80px,0) rotate(45deg);transition:right .2s ease-out,top .05s linear .2s,transform .2s cubic-bezier(.075,.82,.165,1) .25s}.hamburger--slider .hamburger-inner{top:2px}.hamburger--slider .hamburger-inner:before{top:10px;transition-property:transform,opacity;transition-timing-function:ease;transition-duration:.2s}.hamburger--slider .hamburger-inner:after{top:20px}.hamburger--slider.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--slider.is-active .hamburger-inner:before{transform:rotate(-45deg) translate3d(-5.7142857143px,-6px,0);opacity:0}.hamburger--slider.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(-90deg)}.hamburger--slider-r .hamburger-inner{top:2px}.hamburger--slider-r .hamburger-inner:before{top:10px;transition-property:transform,opacity;transition-timing-function:ease;transition-duration:.2s}.hamburger--slider-r .hamburger-inner:after{top:20px}.hamburger--slider-r.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(-45deg)}.hamburger--slider-r.is-active .hamburger-inner:before{transform:rotate(45deg) translate3d(5.7142857143px,-6px,0);opacity:0}.hamburger--slider-r.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(90deg)}.hamburger--spring .hamburger-inner{top:2px;transition:background-color 0s linear .15s}.hamburger--spring .hamburger-inner:before{top:10px;transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .3s,transform .15s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring .hamburger-inner:after{top:20px;transition:top .3s cubic-bezier(.33333,.66667,.66667,1) .3s,transform .15s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring.is-active .hamburger-inner{transition-delay:.32s;background-color:transparent}.hamburger--spring.is-active .hamburger-inner:before{top:0;transition:top .12s cubic-bezier(.33333,0,.66667,.33333) .18s,transform .15s cubic-bezier(.215,.61,.355,1) .32s;transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--spring.is-active .hamburger-inner:after{top:0;transition:top .3s cubic-bezier(.33333,0,.66667,.33333),transform .15s cubic-bezier(.215,.61,.355,1) .32s;transform:translate3d(0,10px,0) rotate(-45deg)}.hamburger--spring-r .hamburger-inner{top:auto;bottom:0;transition-duration:.15s;transition-delay:0s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spring-r .hamburger-inner:after{top:-20px;transition:top .3s cubic-bezier(.33333,.66667,.66667,1) .3s,opacity 0s linear}.hamburger--spring-r .hamburger-inner:before{transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .3s,transform .15s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring-r.is-active .hamburger-inner{transform:translate3d(0,-10px,0) rotate(-45deg);transition-delay:.32s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spring-r.is-active .hamburger-inner:after{top:0;opacity:0;transition:top .3s cubic-bezier(.33333,0,.66667,.33333),opacity 0s linear .32s}.hamburger--spring-r.is-active .hamburger-inner:before{top:0;transform:rotate(90deg);transition:top .12s cubic-bezier(.33333,0,.66667,.33333) .18s,transform .15s cubic-bezier(.215,.61,.355,1) .32s}.hamburger--stand .hamburger-inner{transition:transform .1s cubic-bezier(.55,.055,.675,.19) .22s,background-color 0s linear .1s}.hamburger--stand .hamburger-inner:before{transition:top .1s ease-in .1s,transform .1s cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand .hamburger-inner:after{transition:bottom .1s ease-in .1s,transform .1s cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand.is-active .hamburger-inner{transform:rotate(90deg);background-color:transparent;transition:transform .1s cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .22s}.hamburger--stand.is-active .hamburger-inner:before{top:0;transform:rotate(-45deg);transition:top .1s ease-out .12s,transform .1s cubic-bezier(.215,.61,.355,1) .22s}.hamburger--stand.is-active .hamburger-inner:after{bottom:0;transform:rotate(45deg);transition:bottom .1s ease-out .12s,transform .1s cubic-bezier(.215,.61,.355,1) .22s}.hamburger--stand-r .hamburger-inner{transition:transform .1s cubic-bezier(.55,.055,.675,.19) .22s,background-color 0s linear .1s}.hamburger--stand-r .hamburger-inner:before{transition:top .1s ease-in .1s,transform .1s cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand-r .hamburger-inner:after{transition:bottom .1s ease-in .1s,transform .1s cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand-r.is-active .hamburger-inner{transform:rotate(-90deg);background-color:transparent;transition:transform .1s cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .22s}.hamburger--stand-r.is-active .hamburger-inner:before{top:0;transform:rotate(-45deg);transition:top .1s ease-out .12s,transform .1s cubic-bezier(.215,.61,.355,1) .22s}.hamburger--stand-r.is-active .hamburger-inner:after{bottom:0;transform:rotate(45deg);transition:bottom .1s ease-out .12s,transform .1s cubic-bezier(.215,.61,.355,1) .22s}.hamburger--spin .hamburger-inner{transition-duration:.3s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spin .hamburger-inner:before{transition:top .1s ease-in .34s,opacity .1s ease-in}.hamburger--spin .hamburger-inner:after{transition:bottom .1s ease-in .34s,transform .3s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin.is-active .hamburger-inner{transform:rotate(225deg);transition-delay:.14s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spin.is-active .hamburger-inner:before{top:0;opacity:0;transition:top .1s ease-out,opacity .1s ease-out .14s}.hamburger--spin.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg);transition:bottom .1s ease-out,transform .3s cubic-bezier(.215,.61,.355,1) .14s}.hamburger--spin-r .hamburger-inner{transition-duration:.3s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spin-r .hamburger-inner:before{transition:top .1s ease-in .34s,opacity .1s ease-in}.hamburger--spin-r .hamburger-inner:after{transition:bottom .1s ease-in .34s,transform .3s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin-r.is-active .hamburger-inner{transform:rotate(-225deg);transition-delay:.14s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spin-r.is-active .hamburger-inner:before{top:0;opacity:0;transition:top .1s ease-out,opacity .1s ease-out .14s}.hamburger--spin-r.is-active .hamburger-inner:after{bottom:0;transform:rotate(90deg);transition:bottom .1s ease-out,transform .3s cubic-bezier(.215,.61,.355,1) .14s}.hamburger--squeeze .hamburger-inner{transition-duration:.1s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze .hamburger-inner:before{transition:top .1s ease .14s,opacity .1s ease}.hamburger--squeeze .hamburger-inner:after{transition:bottom .1s ease .14s,transform .1s cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze.is-active .hamburger-inner{transform:rotate(45deg);transition-delay:.14s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--squeeze.is-active .hamburger-inner:before{top:0;opacity:0;transition:top .1s ease,opacity .1s ease .14s}.hamburger--squeeze.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg);transition:bottom .1s ease,transform .1s cubic-bezier(.215,.61,.355,1) .14s}.hamburger--vortex .hamburger-inner{transition-duration:.3s;transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex .hamburger-inner:after,.hamburger--vortex .hamburger-inner:before{transition-duration:0s;transition-delay:.1s;transition-timing-function:linear}.hamburger--vortex .hamburger-inner:before{transition-property:top,opacity}.hamburger--vortex .hamburger-inner:after{transition-property:bottom,transform}.hamburger--vortex.is-active .hamburger-inner{transform:rotate(765deg);transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex.is-active .hamburger-inner:after,.hamburger--vortex.is-active .hamburger-inner:before{transition-delay:0s}.hamburger--vortex.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--vortex.is-active .hamburger-inner:after{bottom:0;transform:rotate(90deg)}.hamburger--vortex-r .hamburger-inner{transition-duration:.3s;transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex-r .hamburger-inner:after,.hamburger--vortex-r .hamburger-inner:before{transition-duration:0s;transition-delay:.1s;transition-timing-function:linear}.hamburger--vortex-r .hamburger-inner:before{transition-property:top,opacity}.hamburger--vortex-r .hamburger-inner:after{transition-property:bottom,transform}.hamburger--vortex-r.is-active .hamburger-inner{transform:rotate(-765deg);transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex-r.is-active .hamburger-inner:after,.hamburger--vortex-r.is-active .hamburger-inner:before{transition-delay:0s}.hamburger--vortex-r.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--vortex-r.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg)}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:FontAwesome;src:url(../fonts/fontawesome-webfont.eot?v=4.7.0);src:url(../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"),url(../fonts/fontawesome-webfont.woff2?v=4.7.0) format("woff2"),url(../fonts/fontawesome-webfont.woff?v=4.7.0) format("woff"),url(../fonts/fontawesome-webfont.ttf?v=4.7.0) format("truetype"),url(../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg");font-weight:400;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.3333333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.2857142857em;text-align:center}.fa-ul{padding-left:0;margin-left:2.1428571429em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.1428571429em;width:2.1428571429em;top:.1428571429em;text-align:center}.fa-li.fa-lg{left:-1.8571428571em}.fa-border{padding:.2em .25em .15em;border:.08em solid #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s infinite linear}.fa-pulse{animation:fa-spin 1s infinite steps(8)}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scaleY(-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:""}.fa-music:before{content:""}.fa-search:before{content:""}.fa-envelope-o:before{content:""}.fa-heart:before{content:""}.fa-star:before{content:""}.fa-star-o:before{content:""}.fa-user:before{content:""}.fa-film:before{content:""}.fa-th-large:before{content:""}.fa-th:before{content:""}.fa-th-list:before{content:""}.fa-check:before{content:""}.fa-close:before,.fa-remove:before,.fa-times:before{content:""}.fa-search-plus:before{content:""}.fa-search-minus:before{content:""}.fa-power-off:before{content:""}.fa-signal:before{content:""}.fa-cog:before,.fa-gear:before{content:""}.fa-trash-o:before{content:""}.fa-home:before{content:""}.fa-file-o:before{content:""}.fa-clock-o:before{content:""}.fa-road:before{content:""}.fa-download:before{content:""}.fa-arrow-circle-o-down:before{content:""}.fa-arrow-circle-o-up:before{content:""}.fa-inbox:before{content:""}.fa-play-circle-o:before{content:""}.fa-repeat:before,.fa-rotate-right:before{content:""}.fa-refresh:before{content:""}.fa-list-alt:before{content:""}.fa-lock:before{content:""}.fa-flag:before{content:""}.fa-headphones:before{content:""}.fa-volume-off:before{content:""}.fa-volume-down:before{content:""}.fa-volume-up:before{content:""}.fa-qrcode:before{content:""}.fa-barcode:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-book:before{content:""}.fa-bookmark:before{content:""}.fa-print:before{content:""}.fa-camera:before{content:""}.fa-font:before{content:""}.fa-bold:before{content:""}.fa-italic:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-align-left:before{content:""}.fa-align-center:before{content:""}.fa-align-right:before{content:""}.fa-align-justify:before{content:""}.fa-list:before{content:""}.fa-dedent:before,.fa-outdent:before{content:""}.fa-indent:before{content:""}.fa-video-camera:before{content:""}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:""}.fa-pencil:before{content:""}.fa-map-marker:before{content:""}.fa-adjust:before{content:""}.fa-tint:before{content:""}.fa-edit:before,.fa-pencil-square-o:before{content:""}.fa-share-square-o:before{content:""}.fa-check-square-o:before{content:""}.fa-arrows:before{content:""}.fa-step-backward:before{content:""}.fa-fast-backward:before{content:""}.fa-backward:before{content:""}.fa-play:before{content:""}.fa-pause:before{content:""}.fa-stop:before{content:""}.fa-forward:before{content:""}.fa-fast-forward:before{content:""}.fa-step-forward:before{content:""}.fa-eject:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-plus-circle:before{content:""}.fa-minus-circle:before{content:""}.fa-times-circle:before{content:""}.fa-check-circle:before{content:""}.fa-question-circle:before{content:""}.fa-info-circle:before{content:""}.fa-crosshairs:before{content:""}.fa-times-circle-o:before{content:""}.fa-check-circle-o:before{content:""}.fa-ban:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrow-down:before{content:""}.fa-mail-forward:before,.fa-share:before{content:""}.fa-expand:before{content:""}.fa-compress:before{content:""}.fa-plus:before{content:""}.fa-minus:before{content:""}.fa-asterisk:before{content:""}.fa-exclamation-circle:before{content:""}.fa-gift:before{content:""}.fa-leaf:before{content:""}.fa-fire:before{content:""}.fa-eye:before{content:""}.fa-eye-slash:before{content:""}.fa-exclamation-triangle:before,.fa-warning:before{content:""}.fa-plane:before{content:""}.fa-calendar:before{content:""}.fa-random:before{content:""}.fa-comment:before{content:""}.fa-magnet:before{content:""}.fa-chevron-up:before{content:""}.fa-chevron-down:before{content:""}.fa-retweet:before{content:""}.fa-shopping-cart:before{content:""}.fa-folder:before{content:""}.fa-folder-open:before{content:""}.fa-arrows-v:before{content:""}.fa-arrows-h:before{content:""}.fa-bar-chart-o:before,.fa-bar-chart:before{content:""}.fa-twitter-square:before{content:""}.fa-facebook-square:before{content:""}.fa-camera-retro:before{content:""}.fa-key:before{content:""}.fa-cogs:before,.fa-gears:before{content:""}.fa-comments:before{content:""}.fa-thumbs-o-up:before{content:""}.fa-thumbs-o-down:before{content:""}.fa-star-half:before{content:""}.fa-heart-o:before{content:""}.fa-sign-out:before{content:""}.fa-linkedin-square:before{content:""}.fa-thumb-tack:before{content:""}.fa-external-link:before{content:""}.fa-sign-in:before{content:""}.fa-trophy:before{content:""}.fa-github-square:before{content:""}.fa-upload:before{content:""}.fa-lemon-o:before{content:""}.fa-phone:before{content:""}.fa-square-o:before{content:""}.fa-bookmark-o:before{content:""}.fa-phone-square:before{content:""}.fa-twitter:before{content:""}.fa-facebook-f:before,.fa-facebook:before{content:""}.fa-github:before{content:""}.fa-unlock:before{content:""}.fa-credit-card:before{content:""}.fa-feed:before,.fa-rss:before{content:""}.fa-hdd-o:before{content:""}.fa-bullhorn:before{content:""}.fa-bell:before{content:""}.fa-certificate:before{content:""}.fa-hand-o-right:before{content:""}.fa-hand-o-left:before{content:""}.fa-hand-o-up:before{content:""}.fa-hand-o-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-globe:before{content:""}.fa-wrench:before{content:""}.fa-tasks:before{content:""}.fa-filter:before{content:""}.fa-briefcase:before{content:""}.fa-arrows-alt:before{content:""}.fa-group:before,.fa-users:before{content:""}.fa-chain:before,.fa-link:before{content:""}.fa-cloud:before{content:""}.fa-flask:before{content:""}.fa-cut:before,.fa-scissors:before{content:""}.fa-copy:before,.fa-files-o:before{content:""}.fa-paperclip:before{content:""}.fa-floppy-o:before,.fa-save:before{content:""}.fa-square:before{content:""}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:""}.fa-list-ul:before{content:""}.fa-list-ol:before{content:""}.fa-strikethrough:before{content:""}.fa-underline:before{content:""}.fa-table:before{content:""}.fa-magic:before{content:""}.fa-truck:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-square:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-plus:before{content:""}.fa-money:before{content:""}.fa-caret-down:before{content:""}.fa-caret-up:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-columns:before{content:""}.fa-sort:before,.fa-unsorted:before{content:""}.fa-sort-desc:before,.fa-sort-down:before{content:""}.fa-sort-asc:before,.fa-sort-up:before{content:""}.fa-envelope:before{content:""}.fa-linkedin:before{content:""}.fa-rotate-left:before,.fa-undo:before{content:""}.fa-gavel:before,.fa-legal:before{content:""}.fa-dashboard:before,.fa-tachometer:before{content:""}.fa-comment-o:before{content:""}.fa-comments-o:before{content:""}.fa-bolt:before,.fa-flash:before{content:""}.fa-sitemap:before{content:""}.fa-umbrella:before{content:""}.fa-clipboard:before,.fa-paste:before{content:""}.fa-lightbulb-o:before{content:""}.fa-exchange:before{content:""}.fa-cloud-download:before{content:""}.fa-cloud-upload:before{content:""}.fa-user-md:before{content:""}.fa-stethoscope:before{content:""}.fa-suitcase:before{content:""}.fa-bell-o:before{content:""}.fa-coffee:before{content:""}.fa-cutlery:before{content:""}.fa-file-text-o:before{content:""}.fa-building-o:before{content:""}.fa-hospital-o:before{content:""}.fa-ambulance:before{content:""}.fa-medkit:before{content:""}.fa-fighter-jet:before{content:""}.fa-beer:before{content:""}.fa-h-square:before{content:""}.fa-plus-square:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angle-down:before{content:""}.fa-desktop:before{content:""}.fa-laptop:before{content:""}.fa-tablet:before{content:""}.fa-mobile-phone:before,.fa-mobile:before{content:""}.fa-circle-o:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-spinner:before{content:""}.fa-circle:before{content:""}.fa-mail-reply:before,.fa-reply:before{content:""}.fa-github-alt:before{content:""}.fa-folder-o:before{content:""}.fa-folder-open-o:before{content:""}.fa-smile-o:before{content:""}.fa-frown-o:before{content:""}.fa-meh-o:before{content:""}.fa-gamepad:before{content:""}.fa-keyboard-o:before{content:""}.fa-flag-o:before{content:""}.fa-flag-checkered:before{content:""}.fa-terminal:before{content:""}.fa-code:before{content:""}.fa-mail-reply-all:before,.fa-reply-all:before{content:""}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:""}.fa-location-arrow:before{content:""}.fa-crop:before{content:""}.fa-code-fork:before{content:""}.fa-chain-broken:before,.fa-unlink:before{content:""}.fa-question:before{content:""}.fa-info:before{content:""}.fa-exclamation:before{content:""}.fa-superscript:before{content:""}.fa-subscript:before{content:""}.fa-eraser:before{content:""}.fa-puzzle-piece:before{content:""}.fa-microphone:before{content:""}.fa-microphone-slash:before{content:""}.fa-shield:before{content:""}.fa-calendar-o:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-rocket:before{content:""}.fa-maxcdn:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-html5:before{content:""}.fa-css3:before{content:""}.fa-anchor:before{content:""}.fa-unlock-alt:before{content:""}.fa-bullseye:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-rss-square:before{content:""}.fa-play-circle:before{content:""}.fa-ticket:before{content:""}.fa-minus-square:before{content:""}.fa-minus-square-o:before{content:""}.fa-level-up:before{content:""}.fa-level-down:before{content:""}.fa-check-square:before{content:""}.fa-pencil-square:before{content:""}.fa-external-link-square:before{content:""}.fa-share-square:before{content:""}.fa-compass:before{content:""}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:""}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:""}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:""}.fa-eur:before,.fa-euro:before{content:""}.fa-gbp:before{content:""}.fa-dollar:before,.fa-usd:before{content:""}.fa-inr:before,.fa-rupee:before{content:""}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:""}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:""}.fa-krw:before,.fa-won:before{content:""}.fa-bitcoin:before,.fa-btc:before{content:""}.fa-file:before{content:""}.fa-file-text:before{content:""}.fa-sort-alpha-asc:before{content:""}.fa-sort-alpha-desc:before{content:""}.fa-sort-amount-asc:before{content:""}.fa-sort-amount-desc:before{content:""}.fa-sort-numeric-asc:before{content:""}.fa-sort-numeric-desc:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbs-down:before{content:""}.fa-youtube-square:before{content:""}.fa-youtube:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-youtube-play:before{content:""}.fa-dropbox:before{content:""}.fa-stack-overflow:before{content:""}.fa-instagram:before{content:""}.fa-flickr:before{content:""}.fa-adn:before{content:""}.fa-bitbucket:before{content:""}.fa-bitbucket-square:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-long-arrow-down:before{content:""}.fa-long-arrow-up:before{content:""}.fa-long-arrow-left:before{content:""}.fa-long-arrow-right:before{content:""}.fa-apple:before{content:""}.fa-windows:before{content:""}.fa-android:before{content:""}.fa-linux:before{content:""}.fa-dribbble:before{content:""}.fa-skype:before{content:""}.fa-foursquare:before{content:""}.fa-trello:before{content:""}.fa-female:before{content:""}.fa-male:before{content:""}.fa-gittip:before,.fa-gratipay:before{content:""}.fa-sun-o:before{content:""}.fa-moon-o:before{content:""}.fa-archive:before{content:""}.fa-bug:before{content:""}.fa-vk:before{content:""}.fa-weibo:before{content:""}.fa-renren:before{content:""}.fa-pagelines:before{content:""}.fa-stack-exchange:before{content:""}.fa-arrow-circle-o-right:before{content:""}.fa-arrow-circle-o-left:before{content:""}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:""}.fa-dot-circle-o:before{content:""}.fa-wheelchair:before{content:""}.fa-vimeo-square:before{content:""}.fa-try:before,.fa-turkish-lira:before{content:""}.fa-plus-square-o:before{content:""}.fa-space-shuttle:before{content:""}.fa-slack:before{content:""}.fa-envelope-square:before{content:""}.fa-wordpress:before{content:""}.fa-openid:before{content:""}.fa-bank:before,.fa-institution:before,.fa-university:before{content:""}.fa-graduation-cap:before,.fa-mortar-board:before{content:""}.fa-yahoo:before{content:""}.fa-google:before{content:""}.fa-reddit:before{content:""}.fa-reddit-square:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-stumbleupon:before{content:""}.fa-delicious:before{content:""}.fa-digg:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-drupal:before{content:""}.fa-joomla:before{content:""}.fa-language:before{content:""}.fa-fax:before{content:""}.fa-building:before{content:""}.fa-child:before{content:""}.fa-paw:before{content:""}.fa-spoon:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-recycle:before{content:""}.fa-automobile:before,.fa-car:before{content:""}.fa-cab:before,.fa-taxi:before{content:""}.fa-tree:before{content:""}.fa-spotify:before{content:""}.fa-deviantart:before{content:""}.fa-soundcloud:before{content:""}.fa-database:before{content:""}.fa-file-pdf-o:before{content:""}.fa-file-word-o:before{content:""}.fa-file-excel-o:before{content:""}.fa-file-powerpoint-o:before{content:""}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:""}.fa-file-archive-o:before,.fa-file-zip-o:before{content:""}.fa-file-audio-o:before,.fa-file-sound-o:before{content:""}.fa-file-movie-o:before,.fa-file-video-o:before{content:""}.fa-file-code-o:before{content:""}.fa-vine:before{content:""}.fa-codepen:before{content:""}.fa-jsfiddle:before{content:""}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:""}.fa-circle-o-notch:before{content:""}.fa-ra:before,.fa-rebel:before,.fa-resistance:before{content:""}.fa-empire:before,.fa-ge:before{content:""}.fa-git-square:before{content:""}.fa-git:before{content:""}.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before{content:""}.fa-tencent-weibo:before{content:""}.fa-qq:before{content:""}.fa-wechat:before,.fa-weixin:before{content:""}.fa-paper-plane:before,.fa-send:before{content:""}.fa-paper-plane-o:before,.fa-send-o:before{content:""}.fa-history:before{content:""}.fa-circle-thin:before{content:""}.fa-header:before{content:""}.fa-paragraph:before{content:""}.fa-sliders:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-bomb:before{content:""}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:""}.fa-tty:before{content:""}.fa-binoculars:before{content:""}.fa-plug:before{content:""}.fa-slideshare:before{content:""}.fa-twitch:before{content:""}.fa-yelp:before{content:""}.fa-newspaper-o:before{content:""}.fa-wifi:before{content:""}.fa-calculator:before{content:""}.fa-paypal:before{content:""}.fa-google-wallet:before{content:""}.fa-cc-visa:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-bell-slash:before{content:""}.fa-bell-slash-o:before{content:""}.fa-trash:before{content:""}.fa-copyright:before{content:""}.fa-at:before{content:""}.fa-eyedropper:before{content:""}.fa-paint-brush:before{content:""}.fa-birthday-cake:before{content:""}.fa-area-chart:before{content:""}.fa-pie-chart:before{content:""}.fa-line-chart:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-bicycle:before{content:""}.fa-bus:before{content:""}.fa-ioxhost:before{content:""}.fa-angellist:before{content:""}.fa-cc:before{content:""}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:""}.fa-meanpath:before{content:""}.fa-buysellads:before{content:""}.fa-connectdevelop:before{content:""}.fa-dashcube:before{content:""}.fa-forumbee:before{content:""}.fa-leanpub:before{content:""}.fa-sellsy:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-simplybuilt:before{content:""}.fa-skyatlas:before{content:""}.fa-cart-plus:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-diamond:before{content:""}.fa-ship:before{content:""}.fa-user-secret:before{content:""}.fa-motorcycle:before{content:""}.fa-street-view:before{content:""}.fa-heartbeat:before{content:""}.fa-venus:before{content:""}.fa-mars:before{content:""}.fa-mercury:before{content:""}.fa-intersex:before,.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-venus-double:before{content:""}.fa-mars-double:before{content:""}.fa-venus-mars:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-neuter:before{content:""}.fa-genderless:before{content:""}.fa-facebook-official:before{content:""}.fa-pinterest-p:before{content:""}.fa-whatsapp:before{content:""}.fa-server:before{content:""}.fa-user-plus:before{content:""}.fa-user-times:before{content:""}.fa-bed:before,.fa-hotel:before{content:""}.fa-viacoin:before{content:""}.fa-train:before{content:""}.fa-subway:before{content:""}.fa-medium:before{content:""}.fa-y-combinator:before,.fa-yc:before{content:""}.fa-optin-monster:before{content:""}.fa-opencart:before{content:""}.fa-expeditedssl:before{content:""}.fa-battery-4:before,.fa-battery-full:before,.fa-battery:before{content:""}.fa-battery-3:before,.fa-battery-three-quarters:before{content:""}.fa-battery-2:before,.fa-battery-half:before{content:""}.fa-battery-1:before,.fa-battery-quarter:before{content:""}.fa-battery-0:before,.fa-battery-empty:before{content:""}.fa-mouse-pointer:before{content:""}.fa-i-cursor:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-sticky-note:before{content:""}.fa-sticky-note-o:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-diners-club:before{content:""}.fa-clone:before{content:""}.fa-balance-scale:before{content:""}.fa-hourglass-o:before{content:""}.fa-hourglass-1:before,.fa-hourglass-start:before{content:""}.fa-hourglass-2:before,.fa-hourglass-half:before{content:""}.fa-hourglass-3:before,.fa-hourglass-end:before{content:""}.fa-hourglass:before{content:""}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:""}.fa-hand-paper-o:before,.fa-hand-stop-o:before{content:""}.fa-hand-scissors-o:before{content:""}.fa-hand-lizard-o:before{content:""}.fa-hand-spock-o:before{content:""}.fa-hand-pointer-o:before{content:""}.fa-hand-peace-o:before{content:""}.fa-trademark:before{content:""}.fa-registered:before{content:""}.fa-creative-commons:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-tripadvisor:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-get-pocket:before{content:""}.fa-wikipedia-w:before{content:""}.fa-safari:before{content:""}.fa-chrome:before{content:""}.fa-firefox:before{content:""}.fa-opera:before{content:""}.fa-internet-explorer:before{content:""}.fa-television:before,.fa-tv:before{content:""}.fa-contao:before{content:""}.fa-500px:before{content:""}.fa-amazon:before{content:""}.fa-calendar-plus-o:before{content:""}.fa-calendar-minus-o:before{content:""}.fa-calendar-times-o:before{content:""}.fa-calendar-check-o:before{content:""}.fa-industry:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-map-o:before{content:""}.fa-map:before{content:""}.fa-commenting:before{content:""}.fa-commenting-o:before{content:""}.fa-houzz:before{content:""}.fa-vimeo:before{content:""}.fa-black-tie:before{content:""}.fa-fonticons:before{content:""}.fa-reddit-alien:before{content:""}.fa-edge:before{content:""}.fa-credit-card-alt:before{content:""}.fa-codiepie:before{content:""}.fa-modx:before{content:""}.fa-fort-awesome:before{content:""}.fa-usb:before{content:""}.fa-product-hunt:before{content:""}.fa-mixcloud:before{content:""}.fa-scribd:before{content:""}.fa-pause-circle:before{content:""}.fa-pause-circle-o:before{content:""}.fa-stop-circle:before{content:""}.fa-stop-circle-o:before{content:""}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-hashtag:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-percent:before{content:""}.fa-gitlab:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpforms:before{content:""}.fa-envira:before{content:""}.fa-universal-access:before{content:""}.fa-wheelchair-alt:before{content:""}.fa-question-circle-o:before{content:""}.fa-blind:before{content:""}.fa-audio-description:before{content:""}.fa-volume-control-phone:before{content:""}.fa-braille:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before{content:""}.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-sign-language:before,.fa-signing:before{content:""}.fa-low-vision:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-snapchat-square:before{content:""}.fa-pied-piper:before{content:""}.fa-first-order:before{content:""}.fa-yoast:before{content:""}.fa-themeisle:before{content:""}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:""}.fa-fa:before,.fa-font-awesome:before{content:""}.fa-handshake-o:before{content:""}.fa-envelope-open:before{content:""}.fa-envelope-open-o:before{content:""}.fa-linode:before{content:""}.fa-address-book:before{content:""}.fa-address-book-o:before{content:""}.fa-address-card:before,.fa-vcard:before{content:""}.fa-address-card-o:before,.fa-vcard-o:before{content:""}.fa-user-circle:before{content:""}.fa-user-circle-o:before{content:""}.fa-user-o:before{content:""}.fa-id-badge:before{content:""}.fa-drivers-license:before,.fa-id-card:before{content:""}.fa-drivers-license-o:before,.fa-id-card-o:before{content:""}.fa-quora:before{content:""}.fa-free-code-camp:before{content:""}.fa-telegram:before{content:""}.fa-thermometer-4:before,.fa-thermometer-full:before,.fa-thermometer:before{content:""}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:""}.fa-thermometer-2:before,.fa-thermometer-half:before{content:""}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:""}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:""}.fa-shower:before{content:""}.fa-bath:before,.fa-bathtub:before,.fa-s15:before{content:""}.fa-podcast:before{content:""}.fa-window-maximize:before{content:""}.fa-window-minimize:before{content:""}.fa-window-restore:before{content:""}.fa-times-rectangle:before,.fa-window-close:before{content:""}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:""}.fa-bandcamp:before{content:""}.fa-grav:before{content:""}.fa-etsy:before{content:""}.fa-imdb:before{content:""}.fa-ravelry:before{content:""}.fa-eercast:before{content:""}.fa-microchip:before{content:""}.fa-snowflake-o:before{content:""}.fa-superpowers:before{content:""}.fa-wpexplorer:before{content:""}.fa-meetup:before{content:""}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}@font-face{font-family:din_bold;src:url(../fonts/din_bold-webfont.woff2) format("woff2"),url(../fonts/din_bold-webfont.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:din_light;src:url(../fonts/din_light-webfont.woff2) format("woff2"),url(../fonts/din_light-webfont.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:din_medium;src:url(../fonts/din_medium-webfont.woff2) format("woff2"),url(../fonts/din_medium-webfont.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:din_black;src:url(../fonts/din_black-webfont.woff2) format("woff2"),url(../fonts/din_black-webfont.woff) format("woff");font-weight:900;font-style:normal}@font-face{font-family:Font Awesome;src:url(../fonts/fontawesome-webfont.woff2) format("woff"),url(../fonts/fontawesome-webfont.woff) format("woff");font-weight:400;font-style:normal}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body,html{margin:0;padding:0}*,:after,:before{box-sizing:border-box}:focus{outline:0}:last-child{margin-bottom:0}:first-child{margin-top:0}a{background-color:transparent}a,button,input{-webkit-tap-highlight-color:fade(#000,0)}a{cursor:pointer}a,a:hover{color:#000;text-decoration:none}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}:not(pre)>code,:not(pre)>kbd,:not(pre)>samp{white-space:nowrap;padding:0}em{font-style:italic}ins{text-decoration:none}q{font-style:italic}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{max-width:100%;height:auto;border:0;vertical-align:middle}svg:not(:root){overflow:hidden}address,blockquote,dl,fieldset,figure,ol,p,pre,ul{margin:0}*+address,*+blockquote,*+dl,*+fieldset,*+figure,*+ol,*+p,*+pre,*+ul{margin-top:20px}h1,h2,h3,h4,h5,h6{margin:0}*+h1,*+h2,*+h3,*+h4,*+h5,*+h6{margin-top:20px}ol,ul{padding-left:30px}ol>li>ol,ol>li>ul,ul>li>ol,ul>li>ul{margin:0}dt{font-weight:700}dd{margin-left:0}hr{box-sizing:content-box;height:0;margin:0;border:0;border-top:1px solid #000}*+hr{margin-top:20px}address{font-style:normal}pre{overflow:auto}pre>code{margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,main,nav,section,summary{display:block}progress{vertical-align:baseline}[hidden],audio:not([controls]),template{display:none}iframe{border:0}.bp-user .content-title-wrapper{display:none}.bp-user .section.general-page{padding-top:0}.bp-user .section.general-page .col-xlg-7{margin-left:0!important;-ms-flex-preferred-size:100%!important;flex-basis:100%!important;max-width:100%!important}.buddypress-wrap .members-list li .last-activity{display:none!important}.buddypress-wrap nav ul li{margin-bottom:0!important}.buddypress-wrap .bp-navs li:not(.current) a:focus,.buddypress-wrap .bp-navs li:not(.current) a:hover,.buddypress-wrap .bp-navs li:not(.selected) a:focus,.buddypress-wrap .bp-navs li:not(.selected) a:hover{background:#45166b;color:#fff}#bbpress-forums div.bbp-reply-author img.avatar{position:relative;top:0}#bbpress-forums .widget_display_replies img.avatar,#bbpress-forums .widget_display_topics img.avatar,#bbpress-forums div.bbp-template-notice img.avatar,#bbpress-forums p.bbp-topic-meta img.avatar,#bbpress-forums ul.bbp-reply-revision-log img.avatar,#bbpress-forums ul.bbp-topic-revision-log img.avatar{margin-bottom:0}.bp-user .member-header-actions{padding-left:0}.buddypress-wrap select{padding:0 10px!important}.mce-toolbar .mce-btn button{height:auto!important;background:#fff;border:1px solid #ccc}.bp-messages-content #bp-message-thread-list .message-metadata button{height:auto;padding:3px .3em;line-height:1.25;background:#fff;border:1px solid #ccc}#bbpress-forums div.bbp-the-content-wrapper input,.wp-core-ui .quicktags-toolbar input.button.button-small{background:#fff;border:1px solid #ccc;font-size:inherit;text-transform:none;letter-spacing:0;font-weight:400;color:#10161a}.bbp-breadcrumb{margin-right:20px}.single-topic .content-title.hidden{transform:translateZ(0)}.single-topic .content-title.hidden .title-box{opacity:1}.animated{animation-duration:1s;animation-fill-mode:both}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,30%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}.fadein-self{transform:translateZ(0);opacity:1;transition:all .5s cubic-bezier(0,0,.2,1) .25s}.fadein-self.hidden{transform:translate3d(0,50px,0);opacity:0}::selection{background:#45166b;color:#fff}body{font-family:PT Sans Pro,pt-sans-pro,Sans Serif;font-size:16px;font-weight:400;color:#10161a;padding-top:100px;line-height:1.75em;background-color:#fff}@media (min-width:768px) and (max-width:1199px){body{padding-top:170px}}@media (max-width:767px){body{padding-top:85px;overflow-x:none;width:100vw;max-width:500px;margin-left:auto;margin-right:auto}}body.page-template-template-home{overflow-x:hidden}@media (max-width:767px){body{font-size:14px;line-height:1.66em}}a{color:#45166b}a:hover{color:#1e0830}.row{width:100%;margin:0}.text-center{text-align:center}.container{width:100%;max-width:1140px;margin:0 auto}.container.spacing-top{padding-top:8rem}@media (max-width:767px){.container.has-padding{width:calc(100% - 3rem)}}@media (min-width:768px) and (max-width:1199px){.container.has-padding{width:calc(100% - 3rem)}}hr.section-divider{max-width:1140px;margin:0 auto;height:1px;border-color:transparent;width:100%;background-color:#e2e2e2;margin-top:100px;margin-bottom:100px}hr.section-divider.no-margin-bottom{margin-bottom:0}hr.section-divider.no-margin{margin-top:0;margin-bottom:0}@media (max-width:767px){hr.section-divider{margin-top:2rem;margin-bottom:2rem}}.has-caduceus{position:relative}.has-caduceus:before{position:absolute;height:1em;top:0;left:-1.5em;width:1.5em;height:2em}.has-caduceus-end:after,.has-caduceus:before{content:"";background-image:url(../images/icon-caduceus-green.svg);background-size:contain;background-position:50%;background-repeat:no-repeat}.has-caduceus-end:after{position:relative;display:inline-block;height:.8em;width:1em;margin-bottom:-.1em}.ie-flex>*{max-width:100%;white-space:normal}p.featured{font-size:28px;color:#10161a;letter-spacing:0;line-height:35px;margin-right:2em;font-family:Kepler Std,kepler-std,Serif;font-weight:700}@media (max-width:767px){p.featured{font-size:1.25rem;line-height:1.75em;margin-bottom:1.5rem;margin-right:0}}@media (min-width:768px) and (max-width:1199px){p.featured{margin-bottom:20px}}.fancy-list ul,ul.fancy{list-style:none;font-style:italic}.fancy-list ul li:before,ul.fancy li:before{content:"\2022";color:#b2c5c9;font-weight:700;display:inline-block;width:1em;margin-left:-1em}.fancy-list ol{font-style:italic}.container.container-full{width:100%;max-width:1440px}@media (max-width:767px){.mobile-padding{width:100%;padding:0 1rem}}.section-sticky{overflow:visible!important}.has-sticky,section.has-sticky{-ms-flex-align:start;align-items:flex-start;position:relative;overflow:visible}.has-sticky .sticky,section.has-sticky .sticky{position:sticky;top:170px;height:auto}@media (max-width:767px){.has-sticky .sticky.featured,section.has-sticky .sticky.featured{margin-bottom:30px}}.buddypress .col-xlg-offset-2{margin-left:0;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.footer-promo .col-xlg-offset-2{margin-left:16.6666666667%;-ms-flex-preferred-size:58.3333333333%;flex-basis:58.3333333333%;max-width:58.3333333333%}.buddypress-wrap .bp-navs li a .count{line-height:12px}.buddypress-wrap:not(.bp-single-vert-nav) .main-navs>ul>li>a{line-height:20px}.has-modular-animation:not(.home){overflow:hidden;z-index:25}.padding-top{padding-top:6rem}.user-control-container h2{margin-bottom:20px}@media (min-width:768px) and (max-width:1199px){.container,hr.section-divider,section{max-width:700px}.user-control-container{max-width:100%;padding:2em 50px 0!important}.user-control-container .container{max-width:100%}.container.container-full{max-width:none}[class*=col-lg]{width:100%}.has-modular-animation{max-width:1100px!important}}.safari-z-index-fix{transform:translateZ(0)}@media (max-width:767px){.container.container-content{width:calc(100% - 3rem)}.user-control-container{max-width:100%;padding:2em 20px 0!important}.user-control-container h2{margin-bottom:20px}.user-control-container .container{max-width:100%}.user-control-container .login,.user-control-container .register{width:100%;padding:50px 0 0!important}.user-control-container .login label,.user-control-container .register label{letter-spacing:0}}.plusParallax{display:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;position:absolute;left:calc(50vw - 720px - 250px);opacity:.5;z-index:0}@media (min-width:1200px){.plusParallax{display:block}}.plusParallax.right{left:auto;right:calc(50vw - 720px - 250px)}.plusParallax.blur{filter:blur(3px)}.plusParallax.blur2{filter:blur(10px)}.plusParallax.large{transform-origin:center center;width:400px;height:400px}.plusParallax.larger{transform-origin:center center;width:600px;height:600px}.plusParallax.small{transform-origin:center center;width:200px;height:200px;left:calc(50vw - 720px - 100px)}@media (min-width:768px) and (max-width:1199px){.tablet-20-bottom{margin-bottom:20px;padding:0}}@media (min-width:768px) and (max-width:1199px){body,html{max-width:100vw;overflow-x:hidden}}@media (max-width:767px){body,html{max-width:100vw;overflow-x:hidden}}a.display-pdf-icon{position:relative;margin-left:calc(26px + .5em)}a.display-pdf-icon:before{content:url(../images/icon-pdf.svg);width:26px;position:absolute;left:calc(-26px + -.5em);top:0}@media (-ms-high-contrast:none){body div.container.modular-header.animated .row-reveal{min-height:800px}}@keyframes greenLineAnimation{0%{transform:translate3d(0,100%,0) translate3d(0,-2px,0)}23%{transform:translateZ(0)}36%{transform:translate3d(0,-100%,0) translate3d(0,2px,0)}54%{transform:translate3d(0,-100%,0) translate3d(0,2px,0)}67%{transform:translateZ(0)}90%{transform:translate3d(0,100%,0) translate3d(0,-2px,0)}to{transform:translate3d(0,100%,0) translate3d(0,-2px,0)}}.btn,.button,main .container-has-script .BBFormContainer .BBFormSubmitbutton{-webkit-user-select:none;-ms-user-select:none;user-select:none}.btn,.gform_footer input[type=submit],main .container-has-script .BBFormContainer .BBFormSubmitbutton{color:#fff;font-size:14px;letter-spacing:2px;background-color:#45166b;text-transform:uppercase;padding:29px 33px 36px;font-weight:700;position:relative;line-height:1em;display:inline-block}@media (max-width:767px){.btn,.gform_footer input[type=submit],main .container-has-script .BBFormContainer .BBFormSubmitbutton{font-size:12px;letter-spacing:1px}}.btn.btn-alt,.gform_footer input[type=submit].btn-alt,main .container-has-script .BBFormContainer .btn-alt.BBFormSubmitbutton{color:#45166b;background-color:#fff}.btn.btn-alt:hover,.gform_footer input[type=submit].btn-alt:hover,main .container-has-script .BBFormContainer .btn-alt.BBFormSubmitbutton:hover{color:#45166b}.btn.btn-clear,.gform_footer input[type=submit].btn-clear,main .container-has-script .BBFormContainer .btn-clear.BBFormSubmitbutton{padding-left:0;background-color:transparent}@media (max-width:767px){.btn.btn-clear,.gform_footer input[type=submit].btn-clear,main .container-has-script .BBFormContainer .btn-clear.BBFormSubmitbutton{margin-left:33px}.btn.btn-clear:before,.gform_footer input[type=submit].btn-clear:before,main .container-has-script .BBFormContainer .btn-clear.BBFormSubmitbutton:before{margin-left:1.5rem;max-width:1.5rem}}.btn.btn-clear:hover,.gform_footer input[type=submit].btn-clear:hover,main .container-has-script .BBFormContainer .btn-clear.BBFormSubmitbutton:hover{color:#fff}@media (max-width:767px){.storyButton a.btn,.storyButton main .container-has-script .BBFormContainer a.BBFormSubmitbutton,main .container-has-script .BBFormContainer .storyButton a.BBFormSubmitbutton{padding-right:0}}@media (min-width:768px) and (max-width:1199px){.section:not(.footer-promo) .container .row p .btn,.section:not(.footer-promo) .container .row p main .container-has-script .BBFormContainer .BBFormSubmitbutton,main .container-has-script .BBFormContainer .section:not(.footer-promo) .container .row p .BBFormSubmitbutton{margin-top:50px}.section.footer-promo .container .row p .btn,.section.footer-promo .container .row p main .container-has-script .BBFormContainer .BBFormSubmitbutton,main .container-has-script .BBFormContainer .section.footer-promo .container .row p .BBFormSubmitbutton{margin-top:0}}.gform_footer input[type=submit] .linkText,.hover-cta .linkText{z-index:1}.gform_footer input[type=submit] .greenLine,.hover-cta .greenLine{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;position:absolute;top:21px;left:33px;width:calc(100% - 66px);height:calc(100% - 49px);overflow:hidden;-webkit-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.gform_footer input[type=submit] .greenLine:after,.hover-cta .greenLine:after{content:"";background-color:#00703c;position:absolute;top:0;left:0;width:100%;display:block;z-index:5;height:100%;transform:translate3d(0,100%,0) translate3d(0,-2px,0);transition:all 1s cubic-bezier(.4,0,.2,1),background-color .25s cubic-bezier(.4,0,1,1)}.gform_footer input[type=submit] .greenLine.invisible:after,.hover-cta .greenLine.invisible:after{background-color:transparent}.gform_footer input[type=submit]:hover,.hover-cta:hover{color:#fff}.gform_footer input[type=submit]:hover .greenLine:after,.hover-cta:hover .greenLine:after{animation-name:greenLineAnimation;animation-duration:1.5s;animation-timing-function:cubic-bezier(.4,0,.2,1)}@media (min-width:1200px){.gform_footer input[type=submit]:hover .greenLine:after,.hover-cta:hover .greenLine:after{animation-iteration-count:infinite}}@keyframes shake{0%{transform:rotate(0deg)}25%{transform:rotate(5deg)}50%{transform:rotate(0deg)}75%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.hover-shake:hover{animation:shake .15s linear;animation-iteration-count:4}a span{-webkit-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}@media (max-width:767px){main .container-has-script .BBFormContainer a.hover-cta.BBFormSubmitbutton,main a.btn.hover-cta{margin-top:40px}}.form-wrapper{margin:20px auto;padding:40px 0;text-align:left}.form-wrapper h1{margin:0 0 20px}optgroup{font:inherit;font-weight:700}input::-moz-focus-inner{border:0;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}fieldset{border:0;margin:0;padding:0}:invalid{box-shadow:none}::-ms-clear{display:none}form>:last-child{margin-bottom:0}:-ms-input-placeholder{opacity:1;color:#000}::-moz-placeholder{opacity:1;color:#000}::-webkit-input-placeholder{opacity:1;color:#000}.login{padding-right:50px}.login label{display:block;width:100%!important;float:none!important}.login #wppb-login-wrap .login-password input,.login #wppb-login-wrap .login-username input,.login .wppb-checkboxes,.login .wppb-form-field input,.login .wppb-form-field input[type=email],.login .wppb-form-field input[type=number],.login .wppb-form-field input[type=password],.login .wppb-form-field input[type=search],.login .wppb-form-field input[type=text],.login .wppb-form-field input[type=url],.login .wppb-form-field select,.login .wppb-form-field textarea,.login .wppb-radios{width:100%}.register{padding-left:50px}.register label{display:block;width:100%!important;float:none!important}.register #wppb-login-wrap .login-password input,.register #wppb-login-wrap .login-username input,.register .wppb-checkboxes,.register .wppb-form-field input,.register .wppb-form-field input[type=email],.register .wppb-form-field input[type=number],.register .wppb-form-field input[type=password],.register .wppb-form-field input[type=search],.register .wppb-form-field input[type=text],.register .wppb-form-field input[type=url],.register .wppb-form-field select,.register .wppb-form-field textarea,.register .wppb-radios,input:not([type]),input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select,textarea{width:100%}[class*=col-]>input:not([type]),[class*=col-]>input[type=color],[class*=col-]>input[type=date],[class*=col-]>input[type=datetime-local],[class*=col-]>input[type=datetime],[class*=col-]>input[type=email],[class*=col-]>input[type=month],[class*=col-]>input[type=number],[class*=col-]>input[type=password],[class*=col-]>input[type=search],[class*=col-]>input[type=tel],[class*=col-]>input[type=text],[class*=col-]>input[type=time],[class*=col-]>input[type=url],[class*=col-]>input[type=week],[class*=col-]>select,[class*=col-]>textarea{width:100%;display:block}input[type=checkbox],input[type=radio]{width:auto;display:inline-block}legend{width:100%;border:0;padding:0}legend:after{content:"";display:block;width:100%}select[multiple],select[size],textarea{height:auto}label{display:inline-block;vertical-align:middle;cursor:pointer;position:relative;text-transform:uppercase;font-weight:700;margin:0;font-size:14px;color:#10161a;letter-spacing:2px}.form-error label.error,.form-success label.success{font-size:12px}.gform_fields,.gform_fields ul{list-style:none;padding:0;margin:0}.gform_fields li{position:relative;margin-bottom:20px}.gform_fields>li{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}input[type=email],input[type=password],input[type=text],select:not(.BBFormSelectList){border:1px solid #ddd;height:44px;line-height:44px;font-size:17px;padding:0 20px;border-radius:0;color:#10161a;background:#fff;box-shadow:inset 0 2px 6px hsla(0,0%,100%,.15);font-family:Brandon Grotesque,sans-serif}input[type=email].error,input[type=password].error,input[type=text].error,select:not(.BBFormSelectList).error{border:1px solid #ed3024}input[type=email]:focus,input[type=password]:focus,input[type=text]:focus,select:not(.BBFormSelectList):focus{background-color:#fff;outline:none;box-shadow:0 0 4px #fa8600}input[type=email].valid,input[type=password].valid,input[type=text].valid,select:not(.BBFormSelectList).valid{background-color:#fff}#buddypress input[type=email],#buddypress input[type=password],#buddypress input[type=text],#buddypress select:not(.BBFormSelectList){color:#10161a}select.BBFormSelectList{border:1px solid #ddd;height:44px;line-height:44px;font-size:17px;padding:0 20px;border-radius:0;box-shadow:inset 0 2px 6px hsla(0,0%,100%,.15);font-family:Brandon Grotesque,sans-serif}select.BBFormSelectList.error{border:1px solid #ed3024}select.BBFormSelectList:focus{background-color:#fff;outline:none;box-shadow:0 0 4px #fa8600}select.BBFormSelectList.valid{background-color:#fff}select:not(.BBFormSelectList){background:#fff;border:1px solid #ddd;height:44px}.selectric{background:#fff;border:1px solid #ddd;border-radius:0}.selectric .label{font-size:17px;color:#10161a}.selectric .button:after{transition:.6s}.selectric-open .button:after{transform:rotate(180deg)}.selectric-scroll li.highlighted{background:#f2f2f2}.selectric-scroll li{margin:0}.selectric-scroll li:hover{background:#f2f2f2}textarea{background:#fff;border:1px solid #ddd;height:140px;padding:10px;color:#10161a;font-size:17px;border-radius:0}.form-submit,.login-submit{text-align:right}.buddypress .buddypress-wrap button,.buddypress .buddypress-wrap input[type=button],.buddypress .buddypress-wrap input[type=submit],button[type=submit],input[type=submit]{background-color:#45166b;border:none;border-radius:0;height:40px;display:inline-block;width:auto;-ms-flex-positive:0;flex-grow:0;-webkit-appearance:none;color:#fff;font-size:14px!important;letter-spacing:2px;font-weight:700;line-height:1em;text-transform:uppercase;cursor:pointer}.buddypress .buddypress-wrap button:hover,.buddypress .buddypress-wrap input[type=button]:hover,.buddypress .buddypress-wrap input[type=submit]:hover,button[type=submit]:hover,input[type=submit]:hover{background-color:#45166b;color:#fff;text-decoration:none}#group-creation-next:disabled{cursor:not-allowed;opacity:.5}.buddypress-wrap .select-wrap select{text-indent:0}.buddypress .buddypress-wrap .generic-button a{border:1px solid #45166b;color:#45166b;font-size:14px;letter-spacing:2px;font-weight:700;text-transform:uppercase;height:40px}.bp-list li .action li.generic-button{margin-right:0!important}.friends-meta button,.wp-editor-tabs button{background:#fff!important;border:1px solid #ccc!important;color:#555!important;cursor:pointer!important;font-size:inherit!important;font-weight:400!important;outline:0!important;padding:.3em .5em!important;text-align:center!important;text-decoration:none!important;width:auto!important}.friends-meta button{letter-spacing:0!important;text-transform:none!important;height:auto!important}.buddypress-wrap .html-active button.switch-html{background:#f5f5f5!important;border-bottom-color:transparent!important}.activity-update-form #whats-new-submit input{width:auto;padding:.2em 10px}.buddypress-wrap .bp-feedback{padding:5px;margin:10px 20px 10px 0}.mce-btn button{color:#fff!important}.mce-btn button .mce-ico{color:#fff}.ginput_container_fileupload .button{background:#45166b;color:#fff;border:2px solid #45166b;line-height:32px;text-transform:uppercase;font-size:14px;font-weight:700;padding:.5em 1em}.ginput_container_fileupload #extensions_message{padding-left:20px;font-size:11px;font-style:italic}.ginput_container_fileupload .inputfile{position:absolute;overflow:hidden;opacity:0;padding:0;margin:0;top:0;left:0;z-index:1;cursor:pointer;width:100%;height:100%}.ginput_container_fileupload .inputfile+label{color:inherit;max-width:100%;text-overflow:ellipsis;white-space:nowrap;display:inline-block;overflow:hidden;text-transform:none;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;transition:all .2s linear}.ginput_container_fileupload .inputfile+label svg{width:1em;height:1em;vertical-align:middle}.gfield_checkbox{width:100%}.gfield_checkbox,.gfield_checkbox li{display:inline-block;position:relative}.gfield_checkbox li{width:auto}.gfield_checkbox label{line-height:20px;padding-left:30px;padding-right:30px}.gfield_checkbox label:before{position:absolute;content:"";transition:.3s cubic-bezier(.68,-.55,.265,1.55);top:0;left:5px;width:20px;height:20px;background:#fff;color:#fa8600;border-radius:2px;background-clip:padding-box;border:1px solid #ccc;text-align:center}.gfield_checkbox input:checked+label:before{content:"✔"}.gfield_checkbox label.disabled{opacity:.75}.gfield_checkbox input{position:absolute;display:block;width:100%;height:100%;top:0;left:0;z-index:1;cursor:pointer;opacity:0}.gfield_radio{width:100%}.gfield_radio,.gfield_radio li{display:inline-block;position:relative}.gfield_radio li{width:auto}.gfield_radio label{padding-left:30px;padding-right:30px;line-height:20px}.gfield_radio label:before{top:4px;right:4px;top:0;left:4px;width:20px;height:20px;background:#fff;border-radius:100%;position:absolute;content:"";border:1px solid #ccc;transition:.3s cubic-bezier(.68,-.55,.265,1.55)}.gfield_radio input:checked+label:before{background:#fa8600}.gfield_radio.disabled{opacity:.75}.gfield_radio input{position:absolute;display:block;width:100%;height:100%;top:0;left:0;z-index:1;cursor:pointer;opacity:0}.gform_footer{margin-top:20px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:end;justify-content:flex-end}@media (min-width:768px) and (max-width:1199px){.gform_footer{-ms-flex-direction:column-reverse;flex-direction:column-reverse;-ms-flex-align:end;align-items:flex-end;-ms-flex-pack:center;justify-content:center}.gform_footer .form-alert-area{margin-top:20px;padding:0!important}}@media (max-width:767px){.gform_footer{-ms-flex-direction:column-reverse;flex-direction:column-reverse;-ms-flex-align:end;align-items:flex-end;-ms-flex-pack:center;justify-content:center}.gform_footer .form-alert-area{margin-top:20px;padding:0!important}}.validation_error{padding:10px 0;color:#ed3024;font-size:14px;text-align:center}.validation_list a,.validation_list li{color:#ed3024;font-size:14px;text-align:left}.validation_message{color:#ed3024;font-size:14px;text-align:right}.wpa-screen-reader-text{position:absolute;width:0;height:0;z-index:-50}.gform_wrapper{margin-top:40px}.gform_wrapper ul{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between}.gform_wrapper li{margin:0;padding:0 0 1em;width:100%}.gform_wrapper p{text-transform:uppercase;font-size:14px;color:#10161a;letter-spacing:2px;font-weight:700}.gform_wrapper form.search-form{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;width:100%}.gform_wrapper label{width:100%}.gform_wrapper input:not([type=submit]),.gform_wrapper select:not(.BBFormSelectList),.gform_wrapper textarea{color:#10161a}.gform_wrapper input:not([type=submit]):not([type=file]),.gform_wrapper select:not(.BBFormSelectList),.gform_wrapper textarea{width:100%;border:none;border-radius:0;background-color:#f2f2f2;height:36px;padding:0 1em}.gform_wrapper input:not([type=submit]):not([type=file]):-ms-input-placeholder,.gform_wrapper select:not(.BBFormSelectList):-ms-input-placeholder,.gform_wrapper textarea:-ms-input-placeholder{color:rgba(16,22,26,.62)}.gform_wrapper input:not([type=submit]):not([type=file])::placeholder,.gform_wrapper select:not(.BBFormSelectList)::placeholder,.gform_wrapper textarea::placeholder{color:rgba(16,22,26,.62)}.gform_wrapper select{padding:0 .5em}.gform_wrapper select::-ms-expand{display:none}.gform_wrapper textarea{height:auto;padding-top:.25em;padding-bottom:.25em;line-height:1.5em}.gform_wrapper select{line-height:1em}.gform_wrapper input[type=submit]{background-color:#45166b;border:none;border-radius:0;height:36px;display:inline-block;width:auto;-ms-flex-positive:0;flex-grow:0;-webkit-appearance:none}form .border-bottom{margin-bottom:2em;padding-bottom:2em;border-bottom:1px solid #b2c5c9}.gfield_required{color:#00703c}.gform_wrapper .select-hide-boxes .gfield_label{font-size:14px;color:#10161a;letter-spacing:2px;font-weight:700;text-transform:uppercase}.gform_wrapper .select-hide-boxes .gfield_checkbox{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:1em;-ms-flex-pack:start;justify-content:flex-start}.gform_wrapper .select-hide-boxes .gfield_checkbox li{display:inline-block;-webkit-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;-ms-flex-preferred-size:33%;flex-basis:33%;width:33%}@media (max-width:767px){.gform_wrapper .select-hide-boxes .gfield_checkbox li{-ms-flex-preferred-size:50%;flex-basis:50%;width:50%}}.gform_wrapper .select-hide-boxes .gfield_checkbox li label{margin:0;padding:0;font-weight:400}.gform_wrapper .select-hide-boxes .gfield_checkbox li label:before{content:none;display:none}.gform_wrapper .select-hide-boxes .gfield_checkbox li input:checked+label{color:#45166b;font-weight:700}.gform_footer{position:relative}.gform_footer .form-alert-area,.gform_footer .form-alert-area p{font-weight:400;text-transform:none;font-size:16px;color:#10161a;letter-spacing:0;line-height:26px}.gform_footer .form-alert-area{padding-right:3em}.custom-dropdown{position:relative}.custom-dropdown select:not(.BBFormSelectList){display:none}.custom-dropdown .select-selected{background-color:#f2f2f2}.custom-dropdown .select-items div,.custom-dropdown .select-selected{color:#10161a;line-height:2em;padding-left:.25em;height:36px;border:1px solid transparent;cursor:pointer}.custom-dropdown .select-items{-webkit-user-select:none;-ms-user-select:none;user-select:none;position:absolute;background-color:#f2f2f2;top:calc(100% - 1em);left:0;right:0;z-index:99;max-height:220px;overflow-y:auto}.custom-dropdown .select-hide{display:none}.custom-dropdown .select-selected{position:relative}.custom-dropdown .select-selected:after{content:"\f106";font-family:Font Awesome;top:0;position:absolute;right:.25em;transform:rotate(180deg);color:#00703c;transition:all .2s cubic-bezier(0,0,.2,1);transform-origin:center center}.custom-dropdown .select-selected.select-arrow-active:after{transform:rotate(0deg)}.custom-dropdown .select-items div:hover{background-color:rgba(0,0,0,.1)}select.gfield_select{position:relative;-moz-appearance:none!important;-webkit-appearance:none!important;background-color:#f2f2f2;border:none;padding:none;border-radius:0}select.gfield_select:after{content:"\f106";font-family:Font Awesome;top:0;position:relative;right:.25em;transform:rotate(180deg);color:#00703c;transition:all .2s cubic-bezier(0,0,.2,1);transform-origin:center center;z-index:99;display:block}select.gfield_select.select-arrow-active:after{transform:rotate(0deg)}.ginput_container_select{position:relative}.ginput_container_select:after{content:"\f106";font-family:Font Awesome;line-height:100%;top:0;position:absolute;right:.25em;transform:rotate(180deg);color:#00703c;transition:all .2s cubic-bezier(0,0,.2,1);transform-origin:center center;z-index:90;-webkit-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:100%}.clicked:after{transform:rotate(0deg)}.search-mirror{display:none}input[type=file]{opacity:0;height:0;width:0!important}form .gform_fields{display:-ms-flexbox!important;display:flex!important;-ms-flex-align:space-between;align-items:space-between}form .gform_fields .ginput_container_fileupload{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;width:100%;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:15px}form hr{margin:1.5rem 0!important;border-color:#b2c5c9}.gform_title{margin-bottom:1.5em}.container-has-script input{color:#10161a!important}main .container-has-script .BBFormContainer .BBFormSubmitbutton{width:auto;color:#fff!important;padding:29px 33px;line-height:1em;border-radius:0;-webkit-appearance:none}main .container-has-script .BBFormContainer .BBFormButtonRow .BBFormFieldContainer{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between}select.BBFormSelectList{line-height:2em!important;padding-top:.5em!important;padding-bottom:.5em!important}.gform_confirmation_wrapper{font-size:1.5em;font-family:Kepler Std,kepler-std,Serif;font-weight:700;padding:2em 0}.section{overflow:hidden;padding:150px 0 50px;background-color:#fff}.section.condensed{padding:50px 0}.section .container,.section h3{position:relative}.section h3{font-weight:700;font-size:14px;letter-spacing:2px;text-transform:uppercase;display:inline-block}.section h3:after{content:"";display:block;position:absolute;background-color:#00703c;height:2px;bottom:0;width:100%;left:0}.section-header-container{min-height:100px;position:relative;transition:all 1s cubic-bezier(.4,0,.2,1);overflow:hidden;width:100%;display:block}@media (max-width:767px){.section-header-container{min-height:0}}.section-header-container.double{min-height:200px}.section-header-container .section-header{transition:all 1s cubic-bezier(.4,0,.2,1);width:100%;padding-left:.5em}@media (min-width:768px) and (max-width:1199px){.section-header-container .section-header{position:relative;padding-left:0}}@media (max-width:767px){.section-header-container .section-header{position:relative;padding-bottom:0;padding-left:0;padding-bottom:30px}.section-header-container .section-header>*{width:calc(100% - 3rem)}}.section-header-container .section-header-next-row{margin-top:50px;margin-bottom:50px}@media (max-width:767px){.section-header-container .section-header-next-row{margin-top:0;margin-bottom:0}.section-header-container .section-header-next-row h2{margin-top:0!important;width:100%;display:block}}.section-header-container .section-header-next-row h1,.section-header-container .section-header-next-row h2,.section-header-container .section-header-next-row h3{white-space:normal;margin:0;font-size:28px;color:#10161a;letter-spacing:0;line-height:35px}@media (max-width:767px){.section-header-container .section-header-next-row h1,.section-header-container .section-header-next-row h2,.section-header-container .section-header-next-row h3{font-size:18px;line-height:28px}}@media (min-width:768px) and (max-width:1199px){.section-header-container .section-header-next-row{margin:0;padding-top:0}.section-header-container .section-header-next-row h2{margin-bottom:1em}}.section-header-container.clipped{transform:translate3d(-110%,0,0)}.section-header-container.clipped .section-header{transform:translate3d(110%,0,0)}.container-content{transform:translateZ(0) scale(1);opacity:1;transition:all .5s ease-out}.container-content.hidden{transform:translate3d(0,25px,0) scale(.98);opacity:0}.section-header{padding-bottom:60px;top:0;left:0;width:100%;white-space:nowrap;overflow:hidden;position:absolute}.section-header h1,.section-header h2{margin:0;padding:0}.section-header h1{font-size:20px;color:#b2c5c9;letter-spacing:2px;line-height:20px;text-transform:uppercase;display:inline-block;position:relative;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start}.section-header h1 span{display:inline-block;padding-right:1em;white-space:nowrap}.section-header h1:after{content:"";height:1px;background-color:#b2c5c9;width:100%;z-index:0;-ms-flex-positive:1;flex-grow:1;margin-right:1em;min-width:100px}.section-header h2{font-family:Kepler Std,kepler-std,Serif;font-size:42px;color:#2a2a2a;letter-spacing:0;line-height:48px}@media (min-width:768px) and (max-width:1199px){.section-header h2{font-size:32px}}@media (max-width:767px){.section-header h2{white-space:normal;line-height:1em}}.section-blog,.section-grey-bg{background-color:#fff;background-size:cover;background-position:top;background-repeat:no-repeat;position:relative}.section-blog.section-slideshow,.section-grey-bg.section-slideshow{background-size:100% 400px}@media (max-width:767px){.section-blog,.section-grey-bg{min-height:0;background-size:100% 75%}}@media (min-width:768px) and (max-width:1199px){.section-blog,.section-grey-bg{margin-top:30px}}.section-grey-bg{background-image:linear-gradient(180deg,#f2f2f2 0,#fff 95%)}.section-dark,.section-dark .section-header h2{color:#fff}@media (max-width:767px){.section-header h1{font-size:14px}.section-header h2{font-size:20px;margin:1em 0}.section{padding-top:2rem}}h2.featured.sticky{font-family:Kepler Std,kepler-std,Serif}.text-right{text-align:right;-ms-flex-pack:end;justify-content:flex-end}.section-blog{margin-bottom:0;padding-bottom:0}@media (min-width:768px) and (max-width:1199px){.section-blog#stories.story-area{padding-bottom:200px}}.section-blog .row-reveal{min-height:540px}.section-blog .row-reveal h1{font-size:28px;color:#fff;letter-spacing:0;line-height:35px}.section-blog .row-reveal .reveal-1{width:750px;height:499px;top:0;left:0}.section-blog .row-reveal .reveal-2,.section-blog .row-reveal .reveal-2-backing{top:75px;left:544px;width:594px;height:465px}.section-blog .row-reveal .reveal-2 .layers,.section-blog .row-reveal .reveal-2-backing .layers{background-color:rgba(69,22,107,.8)}.section-blog .row-reveal .reveal-3{left:750px;top:0;width:167px;height:75px}.section-blog .row-reveal .newLine{display:none;width:100px;background-color:#b2c5c9;height:2px;position:absolute;left:0;top:0;transition:all .4s cubic-bezier(0,0,.2,1);z-index:4;transform:translateZ(0);opacity:1}@media (min-width:1200px){.section-blog .row-reveal .newLine{display:inline-block}}.section-blog .row-reveal .newLine.inactive{opacity:0;transform:translate3d(25px,0,0)}.section-blog .row-reveal.row-alt .reveal-1{left:394px}.section-blog .row-reveal.row-alt .reveal-2,.section-blog .row-reveal.row-alt .reveal-2-backing{left:0}.section-blog .row-reveal.row-alt .reveal-3{left:227px}@media (min-width:768px) and (max-width:1199px){.section-blog .row-reveal.row-alt .reveal-1{width:calc(100% - 167px);height:300px;left:0;right:auto}.section-blog .row-reveal.row-alt .reveal-3{right:0;left:auto;top:100px;bottom:auto}.section-blog .row-reveal.row-alt .reveal-2,.section-blog .row-reveal.row-alt .reveal-2-backing{top:175px;right:0;left:auto;bottom:auto;width:70%;height:550px}}.storyList{padding-top:0}.storyList .story{padding-top:2rem;padding-bottom:2rem}@media (max-width:767px){.storyList .story p{font-size:14px;line-height:24px}}.storyList .story .storyContent{padding-right:2em}.storyList .story .storyInfo{font-size:14px;margin-bottom:30px;white-space:nowrap;color:#525252;letter-spacing:2px;text-transform:uppercase}@media (max-width:767px){.storyList .story .storyInfo{font-size:12px}}.storyList .story .storyInfo>span:first-child{padding-right:1.5em;border-right:1px solid #00703c}@media (min-width:768px) and (max-width:1199px){.storyList .story .storyInfo>span:first-child{padding-right:1em}}.storyList .story .storyInfo>span:last-child{padding-left:calc(1.5em - 1px)}@media (min-width:768px) and (max-width:1199px){.storyList .story .storyInfo>span:last-child{padding-left:calc(1em - 1px)}}@media (min-width:768px) and (max-width:1199px){.storyList .story .storyInfo .hide-tablet{display:none}}.storyList .story .storyExcerpt{margin-top:15px}.storyList .story .storyTitle h2{color:#10161a;font-size:20px;line-height:28px;font-family:Kepler Std,kepler-std,Serif;font-weight:700}@media (max-width:767px){.storyList .story .storyTitle h2{margin-top:1.5em;font-size:16px;line-height:26px}}.storyList .story:nth-child(2n){background-color:#f7f7f7}.storyButton{margin-top:0}.btn.green,.storyButton .btn,.storyButton main .container-has-script .BBFormContainer .BBFormSubmitbutton,main .container-has-script .BBFormContainer .green.BBFormSubmitbutton,main .container-has-script .BBFormContainer .storyButton .BBFormSubmitbutton{background-color:transparent;color:#00703c;position:relative;transition:all .5s cubic-bezier(.4,0,.2,1)}.btn.green:before,.storyButton .btn:before,.storyButton main .container-has-script .BBFormContainer .BBFormSubmitbutton:before,main .container-has-script .BBFormContainer .green.BBFormSubmitbutton:before,main .container-has-script .BBFormContainer .storyButton .BBFormSubmitbutton:before{content:"";background-color:#b2c5c9;height:2px;width:1.5em;position:absolute;left:0;top:calc(50% - .4em);transition:all .5s cubic-bezier(.4,0,.2,1)}.btn.green:hover,.storyButton .btn:hover,.storyButton main .container-has-script .BBFormContainer .BBFormSubmitbutton:hover,main .container-has-script .BBFormContainer .green.BBFormSubmitbutton:hover,main .container-has-script .BBFormContainer .storyButton .BBFormSubmitbutton:hover{letter-spacing:.25em}.section.section-storylist{margin-top:0;padding-top:0;padding-bottom:0;margin-bottom:0}.section.section-storylist .filter-toggles,.section.section-storylist .search-form input{margin-top:20px;-webkit-appearance:none}.section.section-storylist .search-form input[type=submit]{margin-top:calc(20px + 1.5em)}header{position:fixed;top:0;left:0;width:100%;z-index:100;background-color:#fff;box-shadow:0 3px 6px rgba(0,0,0,.12)}.row-reveal{position:relative;z-index:1}.boxTitle{font-size:14px;color:#b2c5c9;letter-spacing:2px;text-align:center;font-weight:700;text-align:left;text-transform:uppercase}@media (max-width:767px){.boxTitle{font-size:12px}}.reveal{position:absolute;transition:all .5s cubic-bezier(0,0,.2,1);overflow:hidden}.reveal h1{font-family:Kepler Std,kepler-std,Serif;font-size:72px;line-height:80px;font-weight:700}.reveal .layers{position:absolute;top:0;left:0;width:100%;height:100%;transition:all .5s cubic-bezier(0,0,.2,1);transform:translateZ(0);overflow:hidden}.reveal .btn-clear,.reveal .btn-clear:before{transition:all .5s cubic-bezier(.4,0,.2,1)}.reveal .btn-clear:before{content:"";background-color:#b2c5c9;height:2px;width:4em;position:absolute;left:-5em;top:calc(50% - .4em)}.reveal .btn-clear:hover{letter-spacing:.25em}.reveal-start .layers{transform:translate3d(-100%,0,0)}.reveal-1{height:700px;width:1100px;position:absolute;left:232px;top:0;z-index:1}.reveal-img{background-size:cover;background-position:50%}.reveal-content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center;color:#fff;padding:0 4rem;width:100%;position:absolute;top:0;left:0;height:100%}.reveal-content a{color:#fff}.reveal-content>*{max-width:100%}@media (max-width:767px){.reveal-content{padding:0 48px;padding-bottom:25px}}.reveal-2{position:absolute;top:254px;left:0;width:748px;height:517px;z-index:5}.reveal-2 .layers,.reveal-has-back .layers{background-color:rgba(30,8,48,.8)}.overlay-solid{background-color:#1e0830}.reveal-1-backing,.reveal-2-backing,.reveal-3-backing,.reveal-backing{position:absolute;top:254px;left:0;width:748px;height:517px;z-index:-10;overflow:hidden}.reveal-1-backing .backing,.reveal-2-backing .backing,.reveal-3-backing .backing,.reveal-backing .backing{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-10;background-color:#10161a;transition:all .5s cubic-bezier(0,0,.2,1);transform:translateZ(0)}.reveal-1-backing.reveal-start .backing,.reveal-2-backing.reveal-start .backing,.reveal-3-backing.reveal-start .backing,.reveal-backing.reveal-start .backing{transform:translate3d(-100%,0,0)}.reveal-3,.reveal-4,.reveal-cta{position:absolute;height:129px;width:258px;left:748px;top:642px;z-index:10;color:#fff}.reveal-3 .layers,.reveal-3 .overlay-solid,.reveal-4 .layers,.reveal-4 .overlay-solid,.reveal-cta .layers,.reveal-cta .overlay-solid{background-color:#45166b}.reveal-3 .reveal-content,.reveal-4 .reveal-content,.reveal-cta .reveal-content{width:100%;text-align:center;display:-ms-flexbox;display:flex;height:100%;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding:0}.plus-icon,.reveal-plus-icon{position:absolute;left:737px;top:631px;color:#fff;z-index:20;font-weight:700;opacity:1;transition:all .5s cubic-bezier(.4,0,.2,1),transform 1s cubic-bezier(0,0,.2,1) .5s}.plus-icon.reveal-start,.reveal-plus-icon.reveal-start{opacity:0;transform:rotate(-270deg)}.plus-icon{-webkit-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;transform-origin:center center}.plus-icon,.plus-icon img{width:22px;height:22px;display:block}.reveal-element{position:absolute;top:0;left:0;width:100%;height:100%;transition:all .5s cubic-bezier(0,0,.2,1)}.overlay-solid{z-index:5}.overlay-opacity{background-color:rgba(30,8,48,.8);z-index:5}.modular-mobile{display:none}@media (min-width:768px) and (max-width:1199px){.modular-desktop{display:none!important}.modular-mobile{display:block}}@media (max-width:767px){.modular-desktop{display:none!important}.modular-mobile{display:block}.section-blog .reveal-content{padding:0 1.5rem}}@media (min-width:1200px){.navbar-container{width:100%;height:100px;background-color:#fff;z-index:100}nav.navbar{max-width:1440px;width:100%;margin:0 auto;height:100px}nav.navbar .left{float:left}nav.navbar .right{float:right;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end}nav.navbar .navbar-logo{padding-top:18px;height:66px}nav.navbar ul.main{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;text-transform:uppercase;list-style:none;padding:0;margin:0}}@media (min-width:1200px) and (min-width:1200px){nav.navbar ul.main{height:100px}}@media (min-width:1200px) and (min-width:768px) and (max-width:1199px){nav.navbar ul.main{height:60px}}@media (min-width:1200px) and (min-width:1200px){nav.navbar ul.main>li{height:100px}nav.navbar ul.main>li>a{line-height:100px}}@media (min-width:1200px) and (min-width:768px) and (max-width:1199px){nav.navbar ul.main>li{height:60px}nav.navbar ul.main>li>a{line-height:60px}}@media (min-width:1200px){nav.navbar a{letter-spacing:2px;color:#616161;padding:0 20px;display:block;-webkit-user-select:none;-ms-user-select:none;user-select:none;height:100%}}@media screen and (min-width:1200px) and (min-width:1200px) and (max-width:1439px){nav.navbar a{padding:0 15px;font-size:.85em}}@media (min-width:1200px){nav.navbar a.active,nav.navbar a:hover{color:#10161a}}@media (min-width:1200px) and (min-width:1200px){nav.navbar:last-child{padding-right:0}}@media (min-width:1200px){li.active a,li.current a{color:#10161a}.navbar-fixedLinks{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;position:relative;width:300px}.navbar-fixedLinks.tablet{display:none}.navbar-fixedLinks .donate{letter-spacing:2px;color:#616161;padding:0 40px;position:absolute;top:0;left:0;height:100px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;text-transform:uppercase;border-left:1px solid #d8d8d8;font-weight:700;color:#45166b}.navbar-fixedLinks .donate a{width:100%;height:100%;line-height:100px}.navbar-fixedLinks .donate.active,.navbar-fixedLinks .donate:hover{color:#10161a}ul.main>li:last-child>a{padding-right:40px}}div.search{width:100px;height:100px;margin:0;background-color:#45166b;overflow:hidden;z-index:10}div.search,div.search:before{position:relative;transition:all .5s ease}div.search:before{content:"";display:block;width:3px;height:100%;background-color:#fff}div.search.open{width:100%}div.search.open:before{height:30px;margin:35px 0 35px 15px;position:absolute}.search-box{width:100%;height:100%;box-shadow:none;border:none;background:transparent;color:#fff;padding:20px 80px 20px 25px;font-size:1em;-webkit-appearance:none!important;border-radius:0!important;border:0 solid transparent}.search-box,.search-box:focus{outline:none}.search-button{width:100px;height:100px;display:block;position:absolute;right:0;top:0;padding:20px;cursor:pointer;border:none}.search-icon{width:40px;height:40px;border-radius:40px;border:3px solid #fff;position:relative;margin-left:5px;transform:scale(.75)}.search-icon,.search-icon:before{display:block;transition:all .5s ease}.search-icon:before{right:-2px;top:30px;transform:rotate(-45deg);transform-origin:center center}.search-icon:after,.search-icon:before{content:"";width:3px;height:15px;position:absolute;background-color:#fff}.search-icon:after{right:-12px;top:40px;display:block;transform:rotate(-45deg);transition:all .5s ease}.open .search-icon{margin:0;width:60px;height:60px;border-radius:60px}.open .search-icon:before{transform:rotate(52deg);right:22px;top:23px;height:18px}.open .search-icon:after{transform:rotate(-230deg);right:22px;top:13px;height:18px}@media (min-width:768px) and (max-width:1199px){.navbar-container{z-index:100}.navbar-container,nav.navbar{width:100%;background-color:#fff}nav.navbar{max-width:1440px;margin:0 auto;height:auto;box-shadow:0 0 6px rgba(0,0,0,.12)}nav.navbar .left{width:100%;background-color:#f7f7f7;height:80px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between}nav.navbar .left .navbar-logo{-ms-flex:5;flex:5}nav.navbar .left .navbar-fixedLinks{-ms-flex:3;flex:3}main .container-has-script .BBFormContainer nav.navbar .left .BBFormSubmitbutton,nav.navbar .left .btn,nav.navbar .left main .container-has-script .BBFormContainer .BBFormSubmitbutton{background-color:transparent;color:#45166b;height:100%}main .container-has-script .BBFormContainer nav.navbar .left .BBFormSubmitbutton .greenLine,nav.navbar .left .btn .greenLine,nav.navbar .left main .container-has-script .BBFormContainer .BBFormSubmitbutton .greenLine{width:100%;left:0}nav.navbar .right{width:100%;background-color:#fff;height:60px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}nav.navbar .navbar-logo,nav.navbar .navbar-logo img{height:calc($topbarHeight - 16px)}nav.navbar .navbar-logo{padding-top:8px}nav.navbar ul.main{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;text-transform:uppercase;list-style:none;padding:0;margin:0;font-size:.8em;width:100%;height:60px}nav.navbar ul.main>li>a{height:60px;line-height:60px}nav.navbar a{letter-spacing:2px;color:#616161;padding:0 10px;display:block}li.active a,nav.navbar a:hover{color:#10161a}.navbar-fixedLinks{-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;top:0;right:0;margin:0;padding:0}.navbar-fixedLinks.desktop{display:none}.navbar-fixedLinks.tablet{display:-ms-flexbox;display:flex}.navbar-fixedLinks .donate a{width:100%;height:100%;line-height:100px;text-transform:uppercase;overflow:hidden;position:relative}.navbar-fixedLinks .donate .greenLine{width:100%;left:0}.navbar-fixedLinks .donate.active,.navbar-fixedLinks .donate:hover{color:#10161a}div.search{width:80px;height:80px;margin:0;margin-left:2em;background-color:#45166b;position:relative;overflow:hidden;transition:all .5s ease;width:100%}div.search:before{content:none}.search-box,div.search input[type=search]{width:calc(100% - 80px);height:100%;box-shadow:none;border:none;background:transparent;color:#fff;margin:30px 80px 23px 25px;padding:0;font-size:1em;border-bottom:2px solid hsla(0,0%,100%,.33);height:1.5em;line-height:1.5em}.search-box:focus,div.search input[type=search]:focus{outline:none;border-bottom:2px solid #fff}.search-button{width:80px;height:80px;display:block;position:absolute;right:0;top:0;padding:20px;cursor:pointer;border:none}.search-icon{width:40px;height:40px;border-radius:40px;border:3px solid #fff;position:relative;margin-left:5px;transform:scale(.4)}.search-icon,.search-icon:before{display:block;transition:all .5s ease}.search-icon:before{right:-2px;top:30px;transform:rotate(-45deg);transform-origin:center center}.search-icon:after,.search-icon:before{content:"";width:3px;height:15px;position:absolute;background-color:#fff}.search-icon:after{right:-12px;top:40px;display:block;transform:rotate(-45deg);transition:all .5s ease}.open .search-icon{margin:0;width:60px;height:60px;border-radius:60px}.open .search-icon:before{transform:rotate(52deg);right:22px;top:23px;height:18px}.open .search-icon:after{transform:rotate(-230deg);right:22px;top:13px;height:18px}}.menu-item-has-children{position:relative}.menu-item-has-children ul.sub-menu{display:block;background-color:#fff;list-style:none;position:absolute;top:100%;font-size:14px;margin:0;padding:0;letter-spacing:0;text-transform:none;line-height:1.25em;transform-origin:top center;transform:rotateX(90deg);transition:all .25s cubic-bezier(.4,0,1,1);opacity:0;padding-top:16px;padding-bottom:16px;visibility:visible}.menu-item-has-children ul.sub-menu.no-transition{transition:all 0s linear!important;visibility:hidden!important}@media (min-width:1200px){.menu-item-has-children ul.sub-menu{border-top:2px solid #45166b}}@media (min-width:768px) and (max-width:1199px){.menu-item-has-children ul.sub-menu{border-top:2px solid #45166b}}.menu-item-has-children ul.sub-menu li{text-align:center;padding-top:16px;padding-bottom:16px;letter-spacing:0}.menu-item-has-children ul.sub-menu li a{letter-spacing:0;white-space:nowrap}.menu-item-has-children .dropdown-toggle{display:none}.menu-item-has-children.active ul.sub-menu{transform:rotateX(0deg);opacity:1;box-shadow:0 3px 9px rgba(0,0,0,.25)}@media (min-width:1200px){.menu-item-has-children:hover ul.sub-menu{transform:rotateX(0deg);opacity:1;box-shadow:0 3px 9px rgba(0,0,0,.25)}.menu-item-has-children .dropdown-clone{display:none}}.mobile-navToggle{display:none}@media (max-width:767px){header.page-header{position:fixed;z-index:99;box-shadow:0 3px 9px rgba(0,0,0,.25)}header.page-header,header.page-header .left{top:0;left:0;width:100%;background-color:#fff}header.page-header .left{height:100%;position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;height:50px;padding:0 1em;z-index:10}header.page-header .left .navbar-fixedLinks.tablet{display:none}header.page-header .left .navbar-logo img{height:40px}header.page-header .navbar-fixedLinks.desktop .search{display:none}header.page-header .navbar-fixedLinks.desktop .donate{padding-left:2em;padding-right:2em;margin:0 auto}header.page-header .navbar-fixedLinks.desktop .donate a{letter-spacing:2px;color:#616161;padding:1.5em .5em;display:block;font-size:1em;text-transform:uppercase;border-bottom:1px solid #b2c5c9}header.page-header .navbar-fixedLinks.desktop .donate a:hover{color:#10161a}header.page-header .navbar-fixedLinks.desktop .donate a:not(:first-child){border-bottom:2px solid #b2c5c9}header.page-header .navbar-fixedLinks.desktop .donate a .greenLine{display:none}header.page-header .navbar .right{position:absolute;top:calc($navHeight + 30px);width:100%;left:0;height:calc(100vh - 50px);z-index:5;background-color:#fff;overflow-y:auto;transform:translate3d(0,calc(-100% - 200px),0);transition:all .5s cubic-bezier(.4,0,.2,1);transform-origin:top center}header.page-header .navbar .right.expanded{transform:translateZ(0)}header.page-header ul.main{list-style:none;margin:0;padding:0 2em}header.page-header ul.main a{letter-spacing:2px;color:#616161;padding:1.5em .5em;display:block;font-size:1em;text-transform:uppercase;border-bottom:1px solid #b2c5c9}header.page-header ul.main a:hover{color:#10161a}header.page-header ul.main a:not(:first-child){border-bottom:2px solid #b2c5c9}header.page-header ul.main .sub-menu{width:100}header.page-header .menu-item-has-children:after{content:"\f107";font-family:FontAwesome;position:absolute;right:0;top:0;top:1.5rem;right:1rem;font-size:2em;transform:rotate(0deg);color:#00703c;transition:all .25s cubic-bezier(.4,0,1,1)}header.page-header .menu-item-has-children ul.sub-menu{position:relative;transform:none;opacity:1;background-color:#f2f2f2;padding:0;border:none;max-height:0;transition:all .5s cubic-bezier(.4,0,.2,1);overflow:hidden}header.page-header .menu-item-has-children ul.sub-menu li{margin:0;padding:0;border:none}header.page-header .menu-item-has-children ul.sub-menu a{border:none;text-transform:none;letter-spacing:0;text-align:left;font-size:1.25em;padding-left:2em}header.page-header .menu-item-has-children.active:after{transform:rotate(180deg)}header.page-header .menu-item-has-children.active ul.sub-menu{position:relative;transform:none;opacity:1;background-color:#f2f2f2;padding:0;border:none;max-height:none;box-shadow:none;transition:all .5s cubic-bezier(.4,0,.2,1)}header.page-header .menu-item-has-children.active ul.sub-menu li{margin:0;padding:0;border:none}header.page-header .menu-item-has-children.active ul.sub-menu a{border:none;text-transform:none;letter-spacing:0;text-align:left;font-size:1.25em;padding-left:2em}header.page-header .mobile-navToggle{display:block;position:relative;transform-origin:center center;width:18px;height:18px;transition:all .25s linear;transform:rotate(0deg)}header.page-header .mobile-navToggle .blue,header.page-header .mobile-navToggle .purple{width:18px;padding:0;margin:0;display:block;transition:all .25s linear}header.page-header .mobile-navToggle .blue{opacity:1}header.page-header .mobile-navToggle .purple{position:absolute;top:0;left:0;opacity:0}header.page-header .mobile-navToggle.expanded{transform:rotate(135deg)}header.page-header .mobile-navToggle.expanded .blue{opacity:0}header.page-header .mobile-navToggle.expanded .purple{opacity:1}}.bbp-menu{display:block;position:relative;width:100%;height:30px;padding:0 20px;background:#45166b;z-index:101}.bbp-menu .menu{list-style:none;padding:0;width:100%;max-width:1440px;margin:0 auto;text-align:right;line-height:24px!important}.bbp-menu .menu li{display:inline-block;width:auto;margin-left:20px;vertical-align:middle;line-height:24px!important}.bbp-menu .menu li:after{display:none}.bbp-menu .menu li.menu-item-has-children.active a:after{transform:rotate(180deg)}.bbp-menu .menu li.menu-item-has-children a{padding-right:25px;position:relative}.bbp-menu .menu li.menu-item-has-children a:after{content:"\f107";font-family:FontAwesome;position:absolute;transform:rotate(0deg);transition:all .25s cubic-bezier(.4,0,1,1);color:#fff;top:-2px;right:0;font-size:1.5em}.bbp-menu .menu li a{color:#fff;font-size:14px;line-height:24px}.bbp-menu .menu li .sub-menu{background:#45166b!important;text-align:left!important;display:block!important;list-style:none!important;position:absolute!important;top:100%!important;font-size:14px!important;margin:0!important;padding:0!important;left:0!important;letter-spacing:0!important;text-transform:none!important;line-height:1.25em;transform-origin:top center!important;transform:rotateX(90deg)!important;transition:all .25s cubic-bezier(.4,0,1,1)!important;opacity:0!important;padding-top:16px!important;padding-bottom:16px!important;visibility:visible!important}.bbp-menu .menu li .sub-menu li{width:100%;margin:0;text-align:left;padding:5px 10px!important}.bbp-menu .menu li .sub-menu li a{font-size:14px!important;line-height:24px!important;padding:0!important}.bbp-menu .menu li .sub-menu li a:after{display:none}.bbp-menu .menu li:hover .sub-menu{transform:rotateX(0deg)!important;opacity:1!important;box-shadow:0 3px 9px rgba(0,0,0,.25)!important;max-height:inherit!important;overflow:visible!important;left:0}@media (min-width:768px) and (max-width:1199px){.bbp-menu .menu li.menu-item-has-children{position:static}.bbp-menu .menu-item-has-children ul.sub-menu li{padding:5px 35px!important}.bbp-menu .menu-item-has-children ul.sub-menu li a{font-size:18px!important;line-height:28px!important}.bbp-menu .menu li:hover .sub-menu{opacity:0!important;overflow:hidden!important}.bbp-menu .menu li.active .sub-menu,.bbp-menu .menu li:hover .sub-menu{transform:rotateX(0deg)!important;box-shadow:0 3px 9px rgba(0,0,0,.25)!important;max-height:inherit!important;left:0}.bbp-menu .menu li.active .sub-menu{opacity:1!important;overflow:visible!important}}@media (max-width:767px){.bbp-menu .menu li.menu-item-has-children{position:static}.bbp-menu .menu-item-has-children ul.sub-menu li{padding:5px 35px!important}.bbp-menu .menu-item-has-children ul.sub-menu li a{font-size:18px!important;line-height:28px!important}.bbp-menu .menu li:hover .sub-menu{opacity:0!important;overflow:hidden!important}.bbp-menu .menu li.active .sub-menu,.bbp-menu .menu li:hover .sub-menu{transform:rotateX(0deg)!important;box-shadow:0 3px 9px rgba(0,0,0,.25)!important;max-height:inherit!important;left:0}.bbp-menu .menu li.active .sub-menu{opacity:1!important;overflow:visible!important}}.footer-promo .textbox{font-size:42px;color:#4a4a4a;letter-spacing:0;line-height:48px}footer .links-top{padding:2.5em 0;border-top:1px solid #d8d8d8;border-bottom:1px solid #d8d8d8}footer .links{margin:0;padding:0;list-style:none;-ms-flex-align:center;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;align-items:center;-ms-flex-pack:justify;justify-content:space-between;color:#4a4a4a}footer .links a{color:#4a4a4a}@media (-ms-high-contrast:none) and (min-width:1440px),screen and (-ms-high-contrast:active) and (min-width:1440px){footer .links a:not(last-child){margin-right:1.5rem}}footer .links a:hover{color:#000}footer .links-social{text-align:right}footer .socialIntro{color:#10161a;font-weight:700}footer .links.social{display:inline-block;font-size:1.5em}footer .links.social a{color:rgba(0,0,0,.4);display:inline-block;margin:0 .25em}footer .links.social a:last-child{margin-right:0}footer .links.social a:hover{color:#45166b}footer .links-bottom{color:#9b9b9b;padding:2.5em 0}footer .links-bottom a,footer .links-bottom span{color:#9b9b9b}footer .links-bottom .links{-ms-flex-pack:start;justify-content:flex-start}footer .links-bottom .links a,footer .links-bottom .links span{padding:0 1.5em}footer .links-bottom .links a:first-child,footer .links-bottom .links span:first-child{padding-left:0}footer .links-bottom .links a:last-child,footer .links-bottom .links span:last-child{padding-right:0}@media (min-width:1200px){footer .container{max-width:none}footer .container .row{max-width:1140px;margin-left:auto;margin-right:auto}footer .container .row.links-top{max-width:none}footer .container .row.links-top .container{max-width:1140px;margin-left:auto;margin-right:auto}}footer .links-clique{color:#9b9b9b;-ms-flex-pack:end;justify-content:flex-end;text-align:right}footer .links-clique span{color:#9b9b9b}footer .links-clique a{color:#9b9b9b;font-size:.8em}.links-bottom-tablet{display:none}@media (min-width:768px) and (max-width:1199px){.links-1 .links{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.links-1 .links a{-ms-flex:1;flex:1;-ms-flex-preferred-size:50%;flex-basis:50%;-ms-flex-negative:0;flex-shrink:0;margin-bottom:2em}.footer-promo{margin-top:60px}.footer-promo .textbox{font-size:32px;line-height:1.25em}footer .links-bottom-tablet{display:block;width:100%;margin-left:4rem}footer .links-bottom-tablet .links{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:start;justify-content:flex-start}footer .links-bottom-tablet .links a,footer .links-bottom-tablet .links span{margin:0;padding:0}footer .links-bottom-desktop{display:none}}@media (max-width:767px){.links-1 .links{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.links-1 .links a{-ms-flex:1;flex:1;-ms-flex-preferred-size:50%;flex-basis:50%;-ms-flex-negative:0;flex-shrink:0;margin-bottom:2em}.footer-promo .textbox{font-size:32px;line-height:1.25em}footer .container{padding:0 2rem}footer .links-top{-ms-flex-direction:column-reverse;flex-direction:column-reverse}footer .links-bottom-desktop .links{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:start;justify-content:flex-start;text-align:left}footer .links-bottom-desktop .links>*{padding:0!important;margin:1em 0}footer .links-social{text-align:left;margin-bottom:2em;font-size:16px}footer .links-social .fa{font-size:21px}.footer-promo .container .row div{text-align:center!important;width:100%}.footer-promo .container .row div p{font-size:22px;line-height:26px}.footer-promo .container .row div img{margin:1rem auto;display:inline-block}}.flyout-announcement--container{width:100%;position:fixed;top:123px;left:0;z-index:99;transform:translateZ(0);opacity:1;display:block;transition:all .5s ease-in-out,z-index 0s linear}@media (min-width:768px) and (max-width:1199px){.flyout-announcement--container{top:150px}}@media (max-width:767px){.flyout-announcement--container{top:60px;display:none}}.flyout-announcement--container.closed{z-index:-99;transform:translate3d(0,-100px,0);opacity:0;transition:all .25s ease-in-out,z-index 0s linear .25s}.flyout-announcement--container .flyout-announcement{margin:0 auto;background-color:#fff;display:block;width:100%;max-width:1139px;height:100px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;box-shadow:0 5px 15px rgba(0,0,0,.25)}@media (min-width:768px) and (max-width:1199px){.flyout-announcement--container .flyout-announcement{width:calc(100% - 2rem)}}@media (max-width:767px){.flyout-announcement--container .flyout-announcement{height:auto;-ms-flex-align:start;align-items:flex-start}}.flyout-announcement--container .flyout-announcement .center,.flyout-announcement--container .flyout-announcement .left,.flyout-announcement--container .flyout-announcement .right{height:100px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}@media (max-width:767px){.flyout-announcement--container .flyout-announcement .center,.flyout-announcement--container .flyout-announcement .left,.flyout-announcement--container .flyout-announcement .right{height:auto}}.flyout-announcement--container .flyout-announcement .left,.flyout-announcement--container .flyout-announcement .right{width:100px;-ms-flex-preferred-size:100px;flex-basis:100px}.flyout-announcement--container .flyout-announcement .left{background-color:#45166b;display:block;width:100px;position:relative}@media (max-width:767px){.flyout-announcement--container .flyout-announcement .left{display:none}}.flyout-announcement--container .flyout-announcement .left.has-caduceus:before{position:relative;width:60px;height:60px;display:block;margin:20px;left:0;top:0}.flyout-announcement--container .flyout-announcement .center{width:calc(100% - 200px);-ms-flex-negative:1;flex-shrink:1;font-size:16px;line-height:26px;background-color:#f7f7f7}@media (min-width:768px) and (max-width:1199px){.flyout-announcement--container .flyout-announcement .center{font-size:14px;line-height:1.25em}}@media (max-width:767px){.flyout-announcement--container .flyout-announcement .center{width:calc(100% - 50px);height:auto;-ms-flex-direction:column;flex-direction:column;background-color:#fff}}.flyout-announcement--container .flyout-announcement .center .content{margin:0 45px;height:100px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start}@media (max-width:767px){.flyout-announcement--container .flyout-announcement .center .content{height:auto;-ms-flex-direction:column;flex-direction:column;margin:.5rem 1rem}}.flyout-announcement--container .flyout-announcement .center .storyButton{white-space:nowrap;min-width:175px}.flyout-announcement--container .flyout-announcement .right{border-left:1px solid #d8d8d8}.flyout-announcement--container .flyout-announcement .right .close-flyout{transform-origin:center;transform:rotate(45deg);width:50px;height:50px;padding:12px;margin:0;border:0;appearance:none;-webkit-appearance:none;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent}.modular-header.home .reveal-1{left:auto;right:-150px}.section-news{background-color:#1e0830;background-image:linear-gradient(-30deg,#40145d,#1e0830 63%);min-height:100px;max-width:none;margin-left:auto;margin-right:auto}.section-news .row-news{-ms-flex-align:stretch;align-items:stretch}.section-news .newsItem{padding-right:2em}.section-news .newsExcerpt{margin-top:auto}@media (min-width:1200px){.section-news .newsExcerpt{margin-top:0}}.section-news .newsInfo{font-size:14px;color:#e9e8e8;letter-spacing:2px;text-transform:uppercase;margin-bottom:2em;margin-top:4em;max-width:100%;display:block}@media (max-width:767px){.section-news .newsInfo{font-size:12px;margin-bottom:.75rem}}.section-news .newsInfo span:first-child{padding-right:2em;border-right:1px solid #b2c5c9}.section-news .newsInfo span:last-child{padding-left:calc(2em - 1px)}.section-news a.newsTitle{max-width:100%;display:block}.section-news a.newsTitle h2{display:block;font-size:20px;color:#fff;letter-spacing:0;line-height:28px;margin-bottom:.75rem;font-weight:700;max-width:100%;white-space:normal;font-family:Kepler Std,kepler-std,Serif}@media (max-width:767px){.section-news a.newsTitle h2{font-size:16px;line-height:26px;margin-bottom:.75rem}}.section-news .newsItem{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:start;justify-content:flex-start}.section-news .newsItem>*{max-width:100%}@media (min-width:1200px){.section-news .newsButton{margin-top:auto}}.section-news .newsButton .btn,.section-news .newsButton main .container-has-script .BBFormContainer .BBFormSubmitbutton,main .container-has-script .BBFormContainer .section-news .newsButton .BBFormSubmitbutton{background-color:transparent;color:#b2c5c9;position:relative;transition:all .5s cubic-bezier(.4,0,.2,1)}.section-news .newsButton .btn:before,.section-news .newsButton main .container-has-script .BBFormContainer .BBFormSubmitbutton:before,main .container-has-script .BBFormContainer .section-news .newsButton .BBFormSubmitbutton:before{content:"";background-color:#b2c5c9;height:2px;width:1.5em;position:absolute;left:0;top:calc(50% - .4em);transition:all .5s cubic-bezier(.4,0,.2,1);z-index:-1}.section-news .newsButton .btn:hover,.section-news .newsButton main .container-has-script .BBFormContainer .BBFormSubmitbutton:hover,main .container-has-script .BBFormContainer .section-news .newsButton .BBFormSubmitbutton:hover{letter-spacing:.25em}.section-slideshow .slideTabs,.section-slideshow .tab{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.section-slideshow .tab{color:#525252;min-height:72px;font-weight:400;text-transform:uppercase;font-size:14px;letter-spacing:2px;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center;position:relative;-ms-flex-positive:1;flex-grow:1;line-height:1.2em}@media (max-width:767px){.section-slideshow .tab{font-size:12px}.section-slideshow .tab .linkText{max-width:225px}}.section-slideshow .tab>*{max-width:100%}.section-slideshow .tab .linkText{padding:0 22px;display:inline-block}.section-slideshow .tab:nth-child(2n){background-color:#f2f2f2}.section-slideshow .tab:hover{color:#10161a;font-weight:700}.section-slideshow .tab .greenLine{left:22px;height:2em}.section-slideshow .tab .greenLine:after{transform:translate3d(0,100%,0)}.section-slideshow .tab.active{font-weight:700}.section-slideshow .tab.active .greenLine:after,.section-slideshow .tab:hover .greenLine:after{transform:translate3d(0,calc(100% - 2px),0)}.section-slideshow .tab .content{margin-left:2em}@media (min-width:768px) and (max-width:1199px){.section-slideshow .tab{padding:18px 0}}.section-slideshow .slideshow{position:relative;width:100%;height:100%}.section-slideshow .slideshow .buttonContainer{position:absolute;height:55px;left:20px;width:611px;bottom:0;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:row;flex-direction:row;z-index:15}@media (max-width:767px){.section-slideshow .slideshow .buttonContainer{height:40px}}.section-slideshow .slideshow .button{width:55px;height:55px;background-color:#45166b;display:inline-block;margin:0 .5px;padding:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-webkit-user-select:none;-ms-user-select:none;user-select:none}@media (max-width:767px){.section-slideshow .slideshow .button{width:40px;height:40px}}.section-slideshow .slideshow .button:active{background-color:#601f95}.section-slideshow .slideshow .button img{width:22px}.section-slideshow .slideshow .textArea,.section-slideshow .slideshow .textArea-back{position:absolute;background-color:rgba(69,22,107,.8);width:611px;height:403px;bottom:55px;left:20px}@media (max-width:767px){.section-slideshow .slideshow .textArea,.section-slideshow .slideshow .textArea-back{bottom:55px;height:600px}}.section-slideshow .slideshow .textArea{z-index:10;color:#fff}.section-slideshow .slideshow .textArea,.section-slideshow .slideshow .textArea .content{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column}.section-slideshow .slideshow .textArea .content{position:absolute;top:0;left:0;width:100%;height:100%;transition:all .5s cubic-bezier(.4,0,.2,1) .6s;transform:translateZ(0);opacity:1;z-index:1}.section-slideshow .slideshow .textArea .content>*{max-width:100%}.section-slideshow .slideshow .textArea .content.inactive{transform:translate3d(0,100px,0);opacity:0;transition:all .5s cubic-bezier(.4,0,.2,1) 0s;z-index:-1}@media (max-width:767px){.section-slideshow .slideshow .textArea .content{-ms-flex-pack:start;justify-content:flex-start;top:2rem}}.section-slideshow .slideshow .textArea h1,.section-slideshow .slideshow .textArea h2,.section-slideshow .slideshow .textArea p{padding:0 60px}@media (max-width:767px){.section-slideshow .slideshow .textArea h1,.section-slideshow .slideshow .textArea h2,.section-slideshow .slideshow .textArea p{padding:0 1.5rem}}.section-slideshow .slideshow .textArea h1{font-family:Kepler Std,kepler-std,Serif;font-size:18px;letter-spacing:0;line-height:28px}.section-slideshow .slideshow .textArea h2{font-weight:700;font-size:14px;letter-spacing:0;line-height:24px}.section-slideshow .slideshow .textArea p{font-size:14px;line-height:24px}.section-slideshow .slideshow .textArea-back{z-index:0;background-color:#10161a}.section-slideshow .slideshow .picArea{position:absolute;left:380px;bottom:0;width:608px;height:578px;background-color:transparent;z-index:5;background-size:cover;background-position:50%;transition:all .5s cubic-bezier(.4,0,.2,1) .6s;transform:translateZ(0);opacity:1;background-repeat:no-repeat}.section-slideshow .slideshow .picArea.inactive{transform:translate3d(50px,0,0) scale(.95);opacity:0;transition:all .5s cubic-bezier(.4,0,.2,1) 0s;z-index:4}.section-slideshow#programs .tab{background-color:transparent;border-bottom:1px solid #e2e2e2;transition:all .25s linear;padding-top:1.25em;padding-bottom:1.25em;min-height:0}.section-slideshow#programs .tab:last-child{border-bottom:none}.section-slideshow#programs .tab h3.title{border:none;line-height:1em;font-weight:400;color:#525252}@media (max-width:767px){.section-slideshow#programs .tab h3.title{line-height:1.5em}}.section-slideshow#programs .tab h3.title:after{content:none;display:none}.section-slideshow#programs .tab .tab-title{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;width:100%}.section-slideshow#programs .tab .tab-toggle{font-size:2em;color:#b2c5c9;transition:all .25s linear}.section-slideshow#programs .tab .content{text-transform:none;font-size:16px;color:#10161a;letter-spacing:0;line-height:26px;font-weight:400;overflow:hidden;max-height:0!important;padding:0;transition:all .25s linear}@media (max-width:767px){.section-slideshow#programs .tab .content{font-size:14px;line-height:1.66em}}.section-slideshow#programs .tab.active h3.title{font-weight:700;color:#10161a}.section-slideshow#programs .tab.active .tab-toggle{color:#45166b;transform:rotate(135deg);transform-origin:center center}.section-slideshow#programs .tab.active .content{padding-top:20px;padding-bottom:1em;max-height:100%!important;height:auto;transition:all .25s linear}.section-slideshow#programs .picArea{left:0;top:0;width:608px;height:578px}.section-slideshow#programs .buttonContainer{text-align:left;left:0;top:578px;-ms-flex-pack:start;justify-content:flex-start}@media (max-width:767px){.section-slideshow:not(.giving-monthly) .slideshow.has-height{min-height:650px!important}}@media (min-width:1200px){.section-slideshow div.col-md-offset-1{margin:0}}@media (min-width:768px) and (max-width:1199px){#impact-areas .container-content .row>div{margin-bottom:2em}.section-header{padding-top:3em;padding-bottom:3em}.section-slideshow .slideshow .picArea{right:0;height:300px;top:0;left:auto;bottom:auto;width:calc(100% - 110px)}.section-slideshow .slideshow .buttonContainer{top:55px;-ms-flex-pack:start;justify-content:flex-start;left:0}.section-slideshow .slideshow .textArea,.section-slideshow .slideshow .textArea-back{width:100%;top:110px;left:0;right:auto;bottom:auto;min-height:400px;padding-bottom:2rem}.section-slideshow .slideshow .textArea{overflow:hidden}.section-slideshow .slideshow .textArea h1{font-size:1.5rem}.section-slideshow .slideshow .textArea .content>*{padding:0 45px}.storyList{padding:0}.storyList .story{padding:1em 0}.section{padding-bottom:2em;padding-top:2em}.section-blog .row-reveal .reveal-1{width:calc(100% - 167px);height:300px}.section-blog .row-reveal .reveal-3{right:0;left:auto;top:100px;bottom:auto}.section-blog .row-reveal .reveal-2,.section-blog .row-reveal .reveal-2-backing{top:175px;right:0;left:auto;bottom:auto;width:70%;height:550px}.section-news .section-header .container-btn{display:none}.container.has-modular-animation{width:100%;margin:0 auto;max-width:none}}@media (min-width:768px) and (max-width:1199px) and (min-width:1200px){.container.has-modular-animation{min-height:638px}}@media (min-width:768px) and (max-width:1199px){.container.has-modular-animation.hasMinHeight{min-height:900px}.container.has-modular-animation .reveal-1{top:0;right:0;left:auto;bottom:auto;width:80%;height:642px}.container.has-modular-animation .reveal-2,.container.has-modular-animation .reveal-2-backing{width:calc(100% - 258px)}.container.has-modular-animation .reveal-2 .reveal-content,.container.has-modular-animation .reveal-2-backing .reveal-content{max-width:750px}.container.has-modular-animation .reveal-3{right:0;left:auto}.container.has-modular-animation .reveal-3-plus-icon{left:calc(100% - 258px);top:642px;position:absolute;z-index:10;transform:translate3d(-11px,-11px,0)}.container.has-modular-animation h1{font-size:3rem;line-height:1.25em}.container.has-modular-animation p{font-size:1.25em}}.plus-icon{position:absolute;z-index:999}.section-slideshow .mobile-tab{display:none}.impact-area{padding-right:2.5em}@media (max-width:767px){.section .container.section-header-container{width:calc(100% - 3rem);margin-left:1.5rem;margin-right:1.5rem}.section .section-header{width:100%;padding-left:0;padding-right:0}.container.has-modular-animation{width:100%;margin:0 auto;max-width:none}.container.has-modular-animation .reveal-1{top:0;right:0;left:auto;bottom:auto;width:100%;height:350px}.container.has-modular-animation .reveal-2,.container.has-modular-animation .reveal-2-backing{width:100%;left:0;bottom:auto;top:175px;min-height:0;height:300px}.container.has-modular-animation .reveal-2 .reveal-content,.container.has-modular-animation .reveal-2-backing .reveal-content{max-width:100%}.container.has-modular-animation .reveal-3{right:2rem;left:auto;width:150px;height:63px;min-height:0;top:440px}.container.has-modular-animation .reveal-3 a{padding-left:0;padding-right:0}.container.has-modular-animation .reveal-3 .greenLine{width:100%;left:0}.container.has-modular-animation .reveal-3-plus-icon{left:auto;right:calc(150px + 2rem - 6px);top:434px;position:absolute;z-index:10;transform-origin:center;width:12px;height:12px}.container.has-modular-animation .reveal-3-plus-icon img{width:12px;height:12px}.container.has-modular-animation h1{font-size:25px;line-height:30px}.container.has-modular-animation p{font-size:15px;line-height:1.6666em}.section-share-story .sticky{top:150px}.impact-area{margin-bottom:2rem;margin-top:1rem}.section-slideshow:not(#programs){padding-top:2rem}.section-slideshow:not(#programs) .row{-ms-flex-align:start;align-items:flex-start}.section-slideshow:not(#programs) .container{padding:0;width:100%}.section-slideshow:not(#programs) .slideTab-container{display:block;position:relative;padding:0 1rem;margin-bottom:2rem;z-index:90;width:100%}.section-slideshow:not(#programs) .slideshow-container{min-height:600px;width:100%;background-color:#f2f2f2}.section-slideshow:not(#programs) .mobile-tab{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;width:100%;font-weight:700;padding:0 1.5rem;background-color:#f2f2f2}.section-slideshow:not(#programs) .mobile-tab .linkText{margin:0;padding:0}.section-slideshow:not(#programs) .mobile-tab .plusIcon{text-align:center;font-size:1rem;color:#b2c5c9;transition:all .5s cubic-bezier(.4,0,.2,1);transform:rotate(0deg);transform-origin:center}.section-slideshow:not(#programs) .mobile-tab.active .plusIcon{transform:rotate(135deg)}.section-slideshow:not(#programs) .slideTabs{display:block;position:absolute;top:100%;left:1rem;width:calc(100% - 2rem);z-index:999;transform-origin:top center;transform:rotateX(-90deg);opacity:0;background-color:#fff;overflow-x:auto;transition:all .5s cubic-bezier(.4,0,.2,1),opacity 0s linear .5s;border-top:1px solid #b2c5c9}.section-slideshow:not(#programs) .slideTabs.active{transform:rotateX(0deg);opacity:1;transition:all .5s cubic-bezier(.4,0,.2,1),opacity 0s linear 0s}.section-slideshow:not(#programs) .slideTabs .tab{background-color:#f2f2f2}.section-slideshow:not(#programs) .slideTabs .tab .greenLine{display:none}.section-slideshow:not(#programs) .slideshow{min-height:600px}.section-slideshow:not(#programs) .slideshow .textArea,.section-slideshow:not(#programs) .slideshow .textArea-back{width:100vw;left:0;right:auto;top:150px;min-height:450px}.section-slideshow:not(#programs) .slideshow .picArea{left:0;top:0;right:auto;bottom:auto;width:100vw;height:300px}.section-slideshow:not(#programs) .slideshow .buttonContainer{top:110px;left:0;bottom:auto;right:auto;width:100vw;-ms-flex-pack:start;justify-content:flex-start}#stories .reveal-img{width:100%;left:0;top:0;background-size:cover}.section-blog .row-reveal .reveal-1,.section-blog .row-reveal.row-alt .reveal-1{width:100%;position:relative;height:225px;left:0}.section-blog .row-reveal .reveal-2,.section-blog .row-reveal .reveal-2.reveal-has-back,.section-blog .row-reveal.row-alt .reveal-2,.section-blog .row-reveal.row-alt .reveal-2.reveal-has-back{position:relative;width:100%;left:0;top:0;right:auto;bottom:auto;height:auto;min-height:550px;margin-top:-75px}.section-blog .row-reveal .reveal-2 h1,.section-blog .row-reveal .reveal-2.reveal-has-back h1,.section-blog .row-reveal.row-alt .reveal-2 h1,.section-blog .row-reveal.row-alt .reveal-2.reveal-has-back h1{font-size:1.5rem;line-height:1.25em}.section-blog .row-reveal .reveal-3,.section-blog .row-reveal.row-alt .reveal-3{display:none}.row.story{-ms-flex-direction:column-reverse;flex-direction:column-reverse;padding-top:0;padding-bottom:2rem}.row.story .img-responsive{margin-bottom:1em}.row.story .storyContent{padding:0;width:calc(100% - 3rem);margin:0 auto}}body.page-template-template-home .storyList .story:nth-child(2n),body.search-results .storyList .story:nth-child(2n){background-color:transparent}.modular-header.programs{max-width:1440px}.modular-header.programs .reveal-1{top:0;left:0;width:1440px;height:550px}.modular-header.programs .reveal-2,.modular-header.programs .reveal-2-backing{top:136px;left:150px;width:750px;height:543px}.modular-header.programs .reveal-3{left:899px;top:550px;width:308px;height:129px}.modular-header.programs .plus-icon{left:calc(899px - .75em);top:calc(550px - .75em)}@media (min-width:768px) and (max-width:1199px){#programs .slideshow{display:none}.container.has-modular-animation.programs{width:100%;margin:0 auto;max-width:none}.container.has-modular-animation.programs .reveal-1{top:0;right:0;left:auto;bottom:auto;width:80%;height:642px}.container.has-modular-animation.programs .reveal-2,.container.has-modular-animation.programs .reveal-2-backing{width:calc(100% - 258px);left:0}.container.has-modular-animation.programs .reveal-2 .reveal-content,.container.has-modular-animation.programs .reveal-2-backing .reveal-content{max-width:750px}.container.has-modular-animation.programs .reveal-3{right:0;left:auto;width:258px;top:642px}.container.has-modular-animation.programs .reveal-3-plus-icon{left:calc(100% - 258px);top:642px;position:absolute;z-index:10;transform:translate3d(-11px,-11px,0)}.container.has-modular-animation.programs h1{font-size:3rem;line-height:1.25em}.container.has-modular-animation.programs p{font-size:1.25em}}@media (max-width:767px){#programs .slideshow{display:none}.container.has-modular-animation.programs{width:100%;margin:0 auto;max-width:none}.container.has-modular-animation.programs .reveal-1{top:0;right:0;left:auto;bottom:auto;width:100%;height:350px}.container.has-modular-animation.programs .reveal-2,.container.has-modular-animation.programs .reveal-2-backing{width:100%;left:0;bottom:auto;top:175px;min-height:0;height:300px}.container.has-modular-animation.programs .reveal-2 .reveal-content,.container.has-modular-animation.programs .reveal-2-backing .reveal-content{max-width:100%}.container.has-modular-animation.programs .reveal-3{right:2rem;left:auto;width:175px;height:63px;min-height:0;top:440px;white-space:nowrap}.container.has-modular-animation.programs .reveal-3 a{padding-left:0;padding-right:0}.container.has-modular-animation.programs .reveal-3 .greenLine{width:100%;left:0}.container.has-modular-animation.programs .reveal-3-plus-icon{left:auto;right:calc(175px + 2rem - 6px);top:434px;position:absolute;z-index:10;transform-origin:center;width:12px;height:12px}.container.has-modular-animation.programs .reveal-3-plus-icon img{width:12px;height:12px}.container.has-modular-animation.programs h1{font-size:25px;line-height:30px}.container.has-modular-animation.programs p{font-size:15px;line-height:1.6666em}}#programs.section.section-slideshow{padding-top:50px}.modular-header.program-detail{max-width:1440px}.modular-header.program-detail .reveal-1{top:0;left:0;width:1440px;height:550px}@media (min-width:768px) and (max-width:1199px){.modular-header.program-detail .reveal-1{width:100%}}.modular-header.program-detail .reveal-2,.modular-header.program-detail .reveal-2-backing{top:237px;left:150px;width:777px;height:375px}.modular-header.program-detail .reveal-2 .layers,.modular-header.program-detail .reveal-2-backing .layers{position:relative}p.featured.program-detail{font-weight:700;font-size:42px;color:#2a2a2a;letter-spacing:0;line-height:48px;font-family:Kepler Std,kepler-std,Serif}@media (max-width:767px){p.featured.program-detail{font-size:1.5rem;line-height:1.25em}}.container.container-video-slideshow{max-width:1440px}.container.container-video-slideshow .reveal-1{top:0;left:0;width:50%;height:773px}.container.container-video-slideshow .reveal-1 .reveal-content{background-color:#45166b;background-image:linear-gradient(30deg,#40145d,#1e0830 63%);padding-left:150px}@media (min-width:768px) and (max-width:1199px){.container.container-video-slideshow .reveal-1 .reveal-content{padding:0 25px 0 50px}.container.container-video-slideshow .reveal-1 .reveal-content p{font-size:12px}}.container.container-video-slideshow .reveal-1 .reveal-content h1{font-family:Kepler Std,kepler-std,Serif;font-size:42px;color:#fff;letter-spacing:0;line-height:48px}@media (min-width:768px) and (max-width:1199px){.container.container-video-slideshow .reveal-1 .reveal-content h1{font-size:2rem}}.container.container-video-slideshow .reveal-2{top:75px;left:50%;width:50%;height:698px}.container.container-video-slideshow .reveal-2 .reveal-element{display:-ms-flexbox;display:flex;-ms-flex-align:Center;align-items:Center;-ms-flex-pack:center;justify-content:center}.container.container-video-slideshow .reveal-2 .reveal-element .content-right{margin-right:0;z-index:6;position:relative}.container.container-video-slideshow .reveal-2 .reveal-element .content-right.hidden{display:none}@media (max-width:767px){.container.container-video-slideshow .reveal-2{width:100%;height:auto;position:relative;display:block}}.container.container-video-slideshow .reveal-3{top:0;height:75px;left:50%;width:237px}@media (max-width:767px){.container.container-video-slideshow .reveal-3{width:100%;height:auto;position:relative;display:block}}.container.container-video-slideshow .video-play-button{width:126px;height:126px;-webkit-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}@media (max-width:767px){.container.container-video-slideshow .row-reveal{-ms-flex-direction:column-reverse;flex-direction:column-reverse;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:start;justify-content:flex-start;position:relative}.container.container-video-slideshow .reveal-1,.container.container-video-slideshow .reveal-2,.container.container-video-slideshow .reveal-3{top:auto;bottom:auto;left:auto;right:auto}.container.container-video-slideshow .reveal-1 .layers,.container.container-video-slideshow .reveal-2 .layers,.container.container-video-slideshow .reveal-3 .layers{position:relative;display:block}.container.container-video-slideshow .reveal-1{width:100%;height:auto;position:relative;display:block}.container.container-video-slideshow .reveal-1 .layers .content-container{padding:4rem 1.5rem}.container.container-video-slideshow .reveal-1 .reveal-content.content-container{position:relative;left:0;top:0;height:auto;width:100%;margin:0;padding:0;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:start;justify-content:flex-start;padding:2rem 1.5rem}.container.container-video-slideshow .reveal-1 .reveal-content.content-container>*{display:block;position:relative}.container.container-video-slideshow .reveal-1 .reveal-content.content-container h1{font-size:1.75rem}}@media (max-width:767px) and (max-width:767px){.container.container-video-slideshow .reveal-1 .reveal-content.content-container h1{font-size:20px;line-height:30px}}@media (max-width:767px){.container.container-video-slideshow .reveal-2.reveal-video{width:100%;height:0;padding-bottom:56.25%;-ms-flex-item-align:start;align-self:flex-start;justify-self:flex-start}.container.container-video-slideshow .reveal-2.reveal-video .layers{width:100%;height:100%;position:absolute;top:0;left:0}.container.container-video-slideshow .reveal-2.reveal-video .layers .content-right{margin:0;padding:0;margin-top:-55px;width:55px;height:55px}.container.container-video-slideshow .reveal-2.reveal-video .layers .container-video video{transform:none;top:0;left:0;right:0;bottom:0;width:100%}}.container.container-video-slideshow.transition .reveal-1 .layers .reveal-element,.container.container-video-slideshow.transition .reveal-2 .layers .reveal-element{transition:all .45s cubic-bezier(.4,0,.2,1);transform:translateZ(0)!important}.reveal-video .reveal-img{z-index:4}.reveal-video .reveal-img .container-video{width:100%;height:100%;background-color:rgba(255,192,203,.25);position:absolute;left:0;top:0;z-index:3;opacity:0;transition:opacity .25s linear;opacity:.5}.reveal-video .reveal-img .container-video video{z-index:3}@media (max-width:767px){.reveal-video .reveal-img .container-video video{display:none}}.reveal-video .reveal-img .container-video .altImage{position:absolute;top:0;left:0;width:100%;height:100%;background-position:50%;background-size:cover;z-index:1}.reveal-video .reveal-img .container-video .hidden{display:none}.reveal-video .reveal-img .container-video.show{opacity:.75}@media (min-width:768px) and (max-width:1199px){.reveal-video .reveal-img .container-video.show{opacity:.5!important}}.reveal-video .reveal-img .container-video iframe,.reveal-video .reveal-img .container-video video{position:absolute;top:0;left:-33%;width:178%;height:100%}@media (min-width:768px) and (max-width:1199px){.reveal-video .reveal-img .container-video iframe,.reveal-video .reveal-img .container-video video{display:none}}.reveal-video .reveal-img .container-video iframe.youtubeOverlay{z-index:10;opacity:0;transition:opacity .5s cubic-bezier(.4,0,.2,1);-webkit-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.reveal-video .reveal-img .container-filler-image{position:absolute;width:100%;height:100%;top:0;left:0;background-size:cover;background-position:50%;opacity:.75;z-index:2}.reveal-video .slideControls{position:absolute;bottom:0;left:0;transition:all .5s cubic-bezier(.4,0,.2,1);z-index:4;font-size:.5rem}.reveal-video .slideControls .next,.reveal-video .slideControls .prev{width:55px;height:55px;background-color:#45166b;display:inline-block;line-height:55px;text-align:center;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none}@media (max-width:767px){.reveal-video .slideControls .next,.reveal-video .slideControls .prev{width:40px;height:40px;line-height:40px}}.reveal-video:hover .reveal-img .container-video,.reveal-video:hover .reveal-img iframe.youtubeOverlay{opacity:1}.row-requirements{margin-top:40px}.row-requirements h3{font-family:Kepler Std,kepler-std,Serif;font-size:20px;color:#10161a;letter-spacing:0;line-height:28px;border:none}.row-requirements h3:after{content:none;display:none}.row-requirements p{margin:0 0 3em}.requirements.section .subSection{max-width:1440px;margin:0 auto;padding-top:40px;padding-bottom:40px;background-color:#fff;width:100%}.requirements.section .subSection:nth-child(odd){background-color:#f2f2f2}.requirements.section .subSection li{font-style:italic}.requirements.section .subSection ol,.requirements.section .subSection p,.requirements.section .subSection ul{margin:0 0 1em}.requirements.section .subSection h2{font-family:Kepler Std,kepler-std,Serif;font-weight:700}.padding-buffer{padding-top:60px;padding-bottom:60px}.videoOverlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.8);display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;z-index:-100;opacity:0;transition:all .5s cubic-bezier(.4,0,.2,1),z-index 0s linear .5s}.videoOverlay .videoLightbox{width:100%;max-width:900px;min-height:20px;background-color:#000;position:relative}.videoOverlay .videoLightbox video{width:100%;position:relative;display:block}.videoOverlay .videoLightbox video.hidden{display:none}.videoOverlay.active{opacity:1;z-index:999;transition:all .5s cubic-bezier(.4,0,.2,1),z-index 0s linear 0s}.videoOverlay .closeButton{position:absolute;top:-50px;right:-50px;width:22px;height:22px;text-align:Center;-webkit-user-select:none;-ms-user-select:none;user-select:none}.videoOverlay .closeButton img{transform-origin:center center;transform:rotate(45deg);z-index:99}.hidden-data,.videoOverlay .hidden{display:none}.itemNumber{font-size:16px;color:#b2c5c9;letter-spacing:0;line-height:26px;font-weight:400;font-style:italic;margin-bottom:2em}@media (max-width:767px){.itemNumber{font-size:12px}}@media (min-width:768px) and (max-width:1199px){.featured.program-detail{margin:0}.modular-header.program-detail .reveal-1{height:300px}.modular-header.program-detail .reveal-2,.modular-header.program-detail .reveal-2-backing{left:50px;width:calc(100% - 100px);top:150px;bottom:auto;right:auto;height:300px}}@media (max-width:767px){.container.has-modular-animation.program-detail{width:100%;margin:0 auto;max-width:none}.container.has-modular-animation.program-detail .reveal-1{top:0;right:0;left:auto;bottom:auto;width:100%;height:230px}.container.has-modular-animation.program-detail .reveal-2,.container.has-modular-animation.program-detail .reveal-2-backing{width:100%;left:0;height:180px;bottom:auto;top:175px;min-height:0}.container.has-modular-animation.program-detail .reveal-2 h1,.container.has-modular-animation.program-detail .reveal-2-backing h1{font-size:25px;line-height:30px}.container.has-modular-animation.program-detail .reveal-2 .reveal-content,.container.has-modular-animation.program-detail .reveal-2-backing .reveal-content{max-width:100%}.container.has-modular-animation.program-detail .reveal-3{right:2rem;left:auto;width:250px;height:100px;min-height:0;top:525px}.container.has-modular-animation.program-detail .reveal-3-plus-icon{left:auto;right:270px;top:514px;position:absolute;z-index:10}.container.has-modular-animation.program-detail h1{font-size:2rem;line-height:1.25em}.container.has-modular-animation.program-detail p{font-size:1.25em}.requirements .section-header-container.double{min-height:325px;margin-bottom:2rem}.requirements .section-header-container.double h2{margin-top:2rem;margin-bottom:1rem}.requirements .section-header-container{min-height:100px}.requirements .section-header-container h1 span{white-space:normal}.requirements .subSection{padding-left:1.5em;padding-right:1.5em}.requirements .subSection h2{font-size:18px;line-height:28px;margin-bottom:1em}}#form.section.section-sticky{padding-top:0}.iframeContainer{width:100%;height:0;padding-bottom:56.25%;position:relative}.iframeContainer iframe{width:100%;height:100%;position:absolute;top:0;left:0}.purple-header-banner{height:450px;width:100%;width:100vw;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:row;flex-direction:row;color:#fff;background-color:#1e0830;background-image:linear-gradient(-30deg,#40145d,#1e0830 63%);overflow:hidden;transform:translateZ(0);transition:transform .5s cubic-bezier(.4,0,.2,1);z-index:1}.purple-header-banner.hidden{transform:translate3d(0,-100%,0)}.purple-header-banner .ie-fix-container{display:block;width:100%}.purple-header-banner .container{position:relative;margin-bottom:4rem;display:block;height:auto}.purple-header-banner h1{font-family:Kepler Std,kepler-std,Serif;font-size:72px;color:#fff;letter-spacing:0;line-height:80px;margin:0;white-space:nowrap}.purple-header-banner p{font-size:20px;color:#fff;letter-spacing:0;line-height:29px}.purple-header-banner .row>div{transform:translateZ(0);opacity:1;transition:all .5s cubic-bezier(0,0,.2,1)}.purple-header-banner .row>div.slideFromBottom{transform:translate3d(0,200%,0);opacity:0}.modular-header.giving-monthly{margin-top:-65px}.modular-header.giving-monthly .backing,.modular-header.giving-monthly .reveal-img{background-size:cover;background-position:50%}.modular-header.giving-monthly .reveal-1{top:0;left:0;width:652px;height:590px}.modular-header.giving-monthly .reveal-2,.modular-header.giving-monthly .reveal-2-backing{width:488px;height:461px;top:129px;left:652px}.modular-header.giving-monthly .reveal-2 .layers{background-color:rgba(30,8,48,.2)}.modular-header.giving-monthly .reveal-3{top:0;left:652px;width:258px;height:129px}.modular-header.giving-monthly .reveal-3-plus-icon{top:118px;left:641px}.giving-monthly.section-slideshow .slideshow{width:100%;background-color:#1e0830;background-image:linear-gradient(-30deg,#40145d,#1e0830 63%);height:726px}.giving-monthly.section-slideshow .textArea,.giving-monthly.section-slideshow .textArea-back{width:680px;height:726px;top:0;left:calc(50% + 35px);background-color:transparent}@media (max-width:767px){.giving-monthly.section-slideshow .textArea,.giving-monthly.section-slideshow .textArea-back{display:block;position:relative;left:auto;right:auto;bottom:auto;min-height:900px;height:auto}.giving-monthly.section-slideshow .textArea-back .content,.giving-monthly.section-slideshow .textArea .content{margin-top:75vw;height:auto!important}}@media (min-width:768px) and (max-width:1199px){.giving-monthly.section-slideshow .textArea,.giving-monthly.section-slideshow .textArea-back{left:50%;height:100%}}.giving-monthly.section-slideshow .textArea .slideNum,.giving-monthly.section-slideshow .textArea .title{padding-left:60px}@media (max-width:767px){.giving-monthly.section-slideshow .textArea .slideNum,.giving-monthly.section-slideshow .textArea .title{padding-left:1.5rem;text-align:left}}.giving-monthly.section-slideshow .textArea .slideNum{font-size:16px;color:#b2c5c9;letter-spacing:0;line-height:26px;font-style:italic}.giving-monthly.section-slideshow .textArea .title{font-size:14px;color:#b2c5c9;letter-spacing:2px;text-align:center;font-weight:700;text-transform:uppercase;margin:2em 0}@media (max-width:767px){.giving-monthly.section-slideshow .textArea .title{text-align:left}}.giving-monthly.section-slideshow .textArea h1{font-family:PT Sans Pro,pt-sans-pro,Sans Serif;font-size:42px;color:#fff;letter-spacing:0;line-height:48px;font-weight:700;margin:0 0 .75em}@media (max-width:767px){.giving-monthly.section-slideshow .textArea h1{font-size:25px;line-height:30px}}.giving-monthly.section-slideshow .textArea .quoted{font-size:16px;color:#d8d8d8;letter-spacing:0;line-height:25px}.giving-monthly.section-slideshow .textArea .text-center{width:100%;margin-top:2em;position:relative}.giving-monthly.section-slideshow .picArea{width:610px;height:807px;top:-81px;right:calc(50% - 28px);left:auto;z-index:10!important}@media (max-width:767px){.giving-monthly.section-slideshow .picArea{right:0!important;left:0!important;top:0!important;bottom:0!important;width:100%!important;height:0!important;padding-bottom:100vw!important}}.giving-monthly.section-slideshow .buttonContainer{bottom:0;top:auto;height:55px;width:auto;top:671px;display:-ms-inline-flexbox;display:inline-flex;left:calc(50% - 83px)}@media (max-width:767px){.giving-monthly.section-slideshow .buttonContainer{top:calc(100vw - 40px)!important;height:40px}}@media (min-width:768px) and (max-width:1199px){.giving-monthly.section-slideshow.giving-monthly{padding:0;margin:4rem 0;min-height:600px;height:auto}.giving-monthly.section-slideshow.giving-monthly .title{margin:0}.giving-monthly.section-slideshow.giving-monthly .textArea{width:50%;position:relative;float:left}.giving-monthly.section-slideshow.giving-monthly .picArea{position:absolute;top:50px;width:50%;left:-34px;height:calc(100% - 100px)}.giving-monthly.section-slideshow.giving-monthly .container-content,.giving-monthly.section-slideshow.giving-monthly .row,.giving-monthly.section-slideshow.giving-monthly .section-bg,.giving-monthly.section-slideshow.giving-monthly .slideshow.has-height{min-height:600px;height:auto}.giving-monthly.section-slideshow.giving-monthly .content>*,.giving-monthly.section-slideshow.giving-monthly .content p{padding:0 2rem 0 0}.giving-monthly.section-slideshow.giving-monthly .content h1{font-size:2rem;line-height:1.25em}.giving-monthly.section-slideshow.giving-monthly .buttonContainer{bottom:50px;top:auto;right:calc(50% + 34px);left:auto}}@media (max-width:767px){.container.has-modular-animation.giving-monthly-mobile{width:100%;margin:0 auto;max-width:none}.container.has-modular-animation.giving-monthly-mobile .reveal-1{top:0;right:0;left:auto;bottom:auto;width:100%;height:350px}.container.has-modular-animation.giving-monthly-mobile .reveal-2,.container.has-modular-animation.giving-monthly-mobile .reveal-2-backing{width:100%;left:0;bottom:auto;top:175px;min-height:0;height:300px}.container.has-modular-animation.giving-monthly-mobile .reveal-2 .reveal-content,.container.has-modular-animation.giving-monthly-mobile .reveal-2-backing .reveal-content{max-width:100%}.container.has-modular-animation.giving-monthly-mobile .reveal-3{right:2rem;left:auto;width:175px;height:63px;min-height:0;top:440px;white-space:nowrap}.container.has-modular-animation.giving-monthly-mobile .reveal-3 a{padding-left:0;padding-right:0}.container.has-modular-animation.giving-monthly-mobile .reveal-3 .greenLine{width:100%;left:0}.container.has-modular-animation.giving-monthly-mobile .reveal-3-plus-icon{left:auto;right:calc(175px + 2rem - 6px);top:434px;position:absolute;z-index:10;transform-origin:center;width:12px;height:12px}.container.has-modular-animation.giving-monthly-mobile .reveal-3-plus-icon img{width:12px;height:12px}.container.has-modular-animation.giving-monthly-mobile h1{font-size:25px;line-height:30px}.container.has-modular-animation.giving-monthly-mobile p{font-size:15px;line-height:1.6666em}}.container p a.btn,.container p main .container-has-script .BBFormContainer a.BBFormSubmitbutton,main .container-has-script .BBFormContainer .container p a.BBFormSubmitbutton{margin-top:20px}.modular-header.donors{max-width:1440px}.modular-header.donors .reveal-1{left:0;width:100%;height:550px}.modular-header.donors .reveal-2,.modular-header.donors .reveal-2-backing{left:540px;top:273px;height:406px;width:750px}.modular-header.donors .reveal-3{left:299px;top:550px;width:241px;min-height:129px}.modular-header.donors .reveal-3-plus-icon{left:529px;top:539px}@media (min-width:768px) and (max-width:1199px){.container.has-modular-animation.donors{width:100%;margin:0 auto;max-width:none}.container.has-modular-animation.donors .reveal-1{top:0;right:0;left:auto;bottom:auto;width:80%;height:642px}.container.has-modular-animation.donors .reveal-2,.container.has-modular-animation.donors .reveal-2-backing{width:calc(100% - 258px);left:0}.container.has-modular-animation.donors .reveal-2 .reveal-content,.container.has-modular-animation.donors .reveal-2-backing .reveal-content{max-width:750px}.container.has-modular-animation.donors .reveal-3{right:0;left:auto;width:258px;top:642px}.container.has-modular-animation.donors .reveal-3-plus-icon{left:calc(100% - 258px);top:642px;position:absolute;z-index:10;transform:translate3d(-11px,-11px,0)}.container.has-modular-animation.donors h1{font-size:3rem;line-height:1.25em}.container.has-modular-animation.donors p{font-size:1.25em}}@media (max-width:767px){.container.has-modular-animation.donors{width:100%;margin:0 auto;max-width:none}.container.has-modular-animation.donors .reveal-1{top:0;right:0;left:auto;bottom:auto;width:100%;height:350px}.container.has-modular-animation.donors .reveal-2,.container.has-modular-animation.donors .reveal-2-backing{width:100%;left:0;bottom:auto;top:175px;min-height:0;height:300px}.container.has-modular-animation.donors .reveal-2 .reveal-content,.container.has-modular-animation.donors .reveal-2-backing .reveal-content{max-width:100%}.container.has-modular-animation.donors .reveal-3{right:2rem;left:auto;width:175px;height:63px;min-height:0;top:440px;white-space:nowrap}.container.has-modular-animation.donors .reveal-3 a{padding-left:0;padding-right:0}.container.has-modular-animation.donors .reveal-3 .greenLine{width:100%;left:0}.container.has-modular-animation.donors .reveal-3-plus-icon{left:auto;right:calc(175px + 2rem - 6px);top:434px;position:absolute;z-index:10;transform-origin:center;width:12px;height:12px}.container.has-modular-animation.donors .reveal-3-plus-icon img{width:12px;height:12px}.container.has-modular-animation.donors h1{font-size:25px;line-height:30px}.container.has-modular-animation.donors p{font-size:15px;line-height:1.6666em}}.modular-header.story{max-width:1440px}.modular-header.story .reveal-1{left:0;width:100%;height:550px}.modular-header.story .reveal-2,.modular-header.story .reveal-2-backing{left:540px;min-height:406px;width:750px;top:auto;bottom:0}.modular-header.story .reveal-3{left:299px;top:550px;width:241px;min-height:129px}.modular-header.story .reveal-3-plus-icon{left:529px;top:539px}.pdf-area{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-direction:row;flex-direction:row;margin:1em 0 1.5em}.pdf-area .pdf-icon{padding-right:1em}.pdf-area .pdf-icon img{width:28px;padding:0;margin:0}.pdf-icon img{width:18px}.search-filters{text-transform:uppercase;font-size:14px;color:#10161a;letter-spacing:2px}.search-filters .toggleArea{font-size:14px;color:#525252;letter-spacing:2px;-webkit-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.search-filters .toggleArea label{font-weight:400;font-size:14px}.search-filters .toggleArea:hover label{font-weight:400;font-size:14px;color:#45166b;letter-spacing:2px}.search-filters .toggleArea.active label{font-weight:700;font-size:14px;color:#45166b;letter-spacing:2px}.search-filters .filter-toggles{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.search-filters .filter-toggles .toggleArea{width:25%;-ms-flex-preferred-size:25%;flex-basis:25%;display:inline-block;padding-bottom:20px;line-height:1em}@media (min-width:768px) and (max-width:1199px){.search-filters .filter-toggles .toggleArea{-ms-flex-preferred-size:50%;flex-basis:50%;width:25%}}@media (max-width:767px){.search-filters .filter-toggles .toggleArea{-ms-flex-preferred-size:50%;flex-basis:50%;width:25%;margin:.5em 0}}.search-filters .filter-toggles input{visibility:hidden}.search-area p{text-transform:uppercase;font-size:14px;color:#10161a;letter-spacing:2px;font-weight:700}.search-area form.search-form{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;width:100%}@media (max-width:767px){.search-area form.search-form{position:relative}}.search-area label{width:100%}.search-area input.search-field{width:100%;border:none;border-radius:0;background-color:#f2f2f2;height:36px;padding:0 1em}@media (max-width:767px){.search-area input.search-field{width:calc(100% - 36px)}}.search-area input.search-field:-ms-input-placeholder{color:rgba(16,22,26,.62)}.search-area input.search-field::placeholder{color:rgba(16,22,26,.62)}.search-area input[type=submit]{background-color:#45166b;border:none;border-radius:0;height:36px;width:36px;text-indent:10em;background-image:url(../images/icon-search.svg);background-position:50%;background-repeat:no-repeat}@media (max-width:767px){.search-area input[type=submit]{position:absolute;bottom:0;right:0}}@media (max-width:767px){.search-area{width:100%}}.pagination{text-align:center;margin:0 auto;max-width:1440px;font-size:14px;line-height:1em;margin-top:1rem}.pagination .nav-links{display:inline-block;margin:0 auto}.pagination .screen-reader-text{top:0!important;left:0!important;z-index:-50;overflow:hidden!important;display:block;border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.pagination .page-numbers{font-weight:700;font-size:14px;letter-spacing:2px;text-decoration:none;color:#b2c5c9}.pagination .page-numbers.current{color:#45166b}.pagination .nav-links{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:row;flex-direction:row}.pagination .nav-links>*{margin:0 .75em}.pagination .nav-links .next,.pagination .nav-links .prev{width:1em;height:1em;overflow:hidden;display:inline-block;color:transparent}.pagination .nav-links .prev{background-image:url('data:image/svg+xml;utf8,<svg height="12" viewBox="0 0 10 12" width="10" xmlns="http://www.w3.org/2000/svg"><path d="m0 8 10-6v12z" fill="%23b2c5c9" transform="translate(0 -2)"/></svg>');background-size:contain;background-repeat:no-repeat;background-position:50%;height:12px;width:12px}.pagination .nav-links .prev.active{background-image:url('data:image/svg+xml;utf8,<svg height="12" viewBox="0 0 10 12" width="10" xmlns="http://www.w3.org/2000/svg"><path d="m0 8 10-6v12z" fill="%2345166B" transform="translate(0 -2)"/></svg>')}.pagination .nav-links .next{background-image:url('data:image/svg+xml;utf8,<svg height="12" viewBox="0 0 10 12" width="10" xmlns="http://www.w3.org/2000/svg"><path d="m153 8 10-6v12z" fill="%23b2c5c9" transform="matrix(-1 0 0 1 163 -2)"/></svg>');background-size:contain;background-repeat:no-repeat;background-position:50%;height:12px;width:12px}.pagination .nav-links .next.active{background-image:url('data:image/svg+xml;utf8,<svg height="12" viewBox="0 0 10 12" width="10" xmlns="http://www.w3.org/2000/svg"><path d="m153 8 10-6v12z" fill="%2345166B" transform="matrix(-1 0 0 1 163 -2)"/></svg>')}.fadein-self .fadein-image{position:relative;overflow:hidden;-ms-flex-item-align:start;align-self:flex-start}.fadein-self .fadein-image img{z-index:5;transition:all 0s linear .5s}.fadein-self .fadein-image:after{content:"";position:absolute;width:100%;height:100%;left:0;top:0;z-index:6;background-color:#45166b;transform:translate3d(100%,0,0);transition:all .5s cubic-bezier(.4,0,.2,1)}.fadein-self .fadein-image.purple:after{transform:translateZ(0)}.fadein-self .fadein-image.hidden:after{transform:translate3d(-100%,0,0)}.fadein-self .fadein-image.hidden img{opacity:0}@media (min-width:768px) and (max-width:1199px){.container.has-modular-animation.story{width:100%;margin:0 auto;max-width:none}.container.has-modular-animation.story .reveal-1{top:0;right:0;left:auto;bottom:auto;width:80%;height:642px}.container.has-modular-animation.story .reveal-2,.container.has-modular-animation.story .reveal-2-backing{width:calc(100% - 258px);left:0}.container.has-modular-animation.story .reveal-2 .reveal-content,.container.has-modular-animation.story .reveal-2-backing .reveal-content{max-width:750px}.container.has-modular-animation.story .reveal-3{right:0;left:auto;width:258px;top:642px}.container.has-modular-animation.story .reveal-3-plus-icon{left:calc(100% - 258px);top:642px;position:absolute;z-index:10;transform:translate3d(-11px,-11px,0)}.container.has-modular-animation.story h1{font-size:3rem;line-height:1.25em}.container.has-modular-animation.story p{font-size:1.25em}.section-share-story .sticky{top:150px}}@media (max-width:767px){.container.has-modular-animation.story{width:100%;margin:0 auto;max-width:none}.container.has-modular-animation.story .reveal-1{top:0;right:0;left:auto;bottom:auto;width:100%;height:350px}.container.has-modular-animation.story .reveal-2,.container.has-modular-animation.story .reveal-2-backing{width:100%;left:0;bottom:auto;top:175px;min-height:0;height:300px}.container.has-modular-animation.story .reveal-2 .reveal-content,.container.has-modular-animation.story .reveal-2-backing .reveal-content{max-width:100%}.container.has-modular-animation.story .reveal-3{right:2rem;left:auto;width:175px;height:63px;min-height:0;top:440px;white-space:nowrap}.container.has-modular-animation.story .reveal-3 a{padding-left:0;padding-right:0}.container.has-modular-animation.story .reveal-3 .greenLine{width:100%;left:0}.container.has-modular-animation.story .reveal-3-plus-icon{left:auto;right:calc(175px + 2rem - 6px);top:434px;position:absolute;z-index:10;transform-origin:center;width:12px;height:12px}.container.has-modular-animation.story .reveal-3-plus-icon img{width:12px;height:12px}.container.has-modular-animation.story h1{font-size:25px;line-height:30px}.container.has-modular-animation.story p{font-size:15px;line-height:1.6666em}.section-share-story{padding-left:1.5rem;padding-right:1.5rem}.section-share-story .sticky{top:150px}.section-share-story .container.section-header-container{margin:0}.search-area,.search-filters{padding-left:1.5rem;padding-right:1.5rem}.search-area{margin-top:1rem}}.fadein-image-div{width:100%;height:auto}.story-thumbnail{background-size:cover;background-position:50% 25%;width:100%;height:0;padding-bottom:77.78%;max-width:360px;top:0;left:0}@media (max-width:767px){.story-thumbnail{max-width:none;margin-bottom:2rem}}.modular-header.story-detail{width:100%;max-width:1440px}.modular-header.story-detail .reveal-1{left:0;top:0;width:100%;height:550px}.modular-header.story-detail .reveal-2,.modular-header.story-detail .reveal-2-backing{left:139px;top:239px;width:961px;height:400px}.modular-header.story-detail .reveal-2 h1,.modular-header.story-detail .reveal-2-backing h1{font-size:42px;color:#fff;letter-spacing:0;line-height:48px;font-weight:700;max-width:620px}.modular-header.story-detail .reveal-content{padding:0}.modular-header.story-detail .reveal-content .do-not-grow{-ms-flex-positive:0;flex-grow:0;min-height:auto;display:block;width:85%}.modular-header.story-detail .reveal-content .infoArea{width:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.modular-header.story-detail .reveal-content .boxTitle span:first-child{padding-right:2em;border-right:1px solid #fff}.modular-header.story-detail .reveal-content .boxTitle span:last-child{padding-left:calc(2em - 1px)}.modular-header.story-detail .reveal-content .social{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end}.modular-header.story-detail .reveal-content .social a{margin:0 .5em}.modular-header.story-detail .reveal-content .social a:last-child{margin:none}.modular-header.story-detail .reveal-content .social img{height:23px}.modular-header.story-detail .reveal-content .social img.twitter{height:18px}.modular-header.story-detail .reveal-content .social img.email{height:21px}.modular-header.story-detail .reveal-img{background-color:#45166b;background-repeat:no-repeat}.story-detail img.alignright{float:right}.story-detail img.align,.story-detail img.alignleft{float:left}.story-detail img.image-right{float:right}.story-detail img.image-left{float:left}.story-detail figure.wp-caption{max-width:100%;text-align:left}.story-detail figure.wp-caption img{max-width:calc(100% - 6em);margin:0;display:block}@media (max-width:767px){.story-detail figure.wp-caption img{max-width:100%}}.story-detail figure.wp-caption figcaption{margin-bottom:50px}.story-detail figure.wp-caption .wp-caption-text{text-align:left;font-style:italic;font-size:16px;color:#10161a;letter-spacing:0;line-height:26px;margin-top:1em}.story-detail img.aligncenter,.story-detail img.alignnone{margin-top:1em;max-width:calc(100% - 6em);margin:1em auto 0;display:block}@media (max-width:767px){.story-detail img.aligncenter,.story-detail img.alignnone{max-width:100%}}@media (min-width:768px) and (max-width:1199px){.story-detail .video-container,.story-detail img.aligncenter,.story-detail img.alignnone,.story-detail img.size-full{margin-top:40px!important;margin-bottom:40px!important}}.story-detail h1,.story-detail h2{color:#10161a;font-size:20px;line-height:28px;font-family:Kepler Std,kepler-std,Serif;font-weight:700}@media (max-width:767px){.story-detail h1,.story-detail h2{margin-top:1.5em;font-size:16px;line-height:26px}}div.video-container{max-width:100%;margin-top:1em;position:relative;display:block}div.video-container:after,div.video-container video{width:100%;margin:0;padding:0;display:block}div.video-container:after{content:"";height:100%;position:absolute;top:0;left:0;background-color:rgba(69,22,107,.5);background-image:url(../images/icon-video-play.svg);background-position:50%;background-repeat:no-repeat;cursor:pointer;opacity:.75;transition:all .5s cubic-bezier(.4,0,.2,1),z-index 0s linear .5s;-webkit-user-select:none;-ms-user-select:none;user-select:none;z-index:25}div.video-container:after:hover{opacity:1}div.video-container.playing:after{opacity:0;z-index:-5}.row-related-stories .related-detail{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:2em}@media (max-width:767px){.row-related-stories .related-detail{-ms-flex-direction:column;flex-direction:column;margin-bottom:40px}}.row-related-stories .story-info{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-direction:column;flex-direction:column;height:100%}.row-related-stories .featured-image-container{-ms-flex-preferred-size:45%;flex-basis:45%;position:relative;margin-right:2em;min-height:142px}@media (max-width:767px){.row-related-stories .featured-image-container{width:100%;height:auto;min-height:0;height:0;padding-bottom:75%;margin-bottom:1em}}.row-related-stories .featured-image-container .featured-image{position:absolute;top:0;left:0;height:0;width:100%;background-size:cover;padding-bottom:66.67%}@media (max-width:767px){.row-related-stories .featured-image-container .featured-image{width:100%;height:100%;padding-bottom:0}}.row-related-stories h2{font-weight:400;font-size:20px;color:#10161a;letter-spacing:0;line-height:28px;max-width:20em;font-family:Kepler Std,kepler-std,Serif}.row-related-stories .flex-bottom{margin-top:auto}.row-related-stories a.btn,.row-related-stories main .container-has-script .BBFormContainer a.BBFormSubmitbutton,main .container-has-script .BBFormContainer .row-related-stories a.BBFormSubmitbutton{padding-top:0;padding-bottom:0;line-height:1em}.row-related-stories a.btn:before,.row-related-stories main .container-has-script .BBFormContainer a.BBFormSubmitbutton:before,main .container-has-script .BBFormContainer .row-related-stories a.BBFormSubmitbutton:before{top:.5em}@media (min-width:768px) and (max-width:1199px){.featured.story-detail{margin:0}.modular-header.story-detail .reveal-1{height:300px}.modular-header.story-detail .reveal-2,.modular-header.story-detail .reveal-2-backing{left:50px;width:calc(100% - 100px);top:150px;bottom:auto;right:auto;height:300px}.section-related .story-info .storyButton{margin-top:1em}.section-related .related-detail{margin-left:auto;margin-right:auto}.tablet-offset-50{margin-left:50%;margin-top:30px}}@media (max-width:767px){.container.has-modular-animation.story-detail{width:100%;margin:0 auto;max-width:none}.container.has-modular-animation.story-detail .reveal-1{top:0;right:0;left:auto;bottom:auto;width:100%;height:230px}.container.has-modular-animation.story-detail .reveal-2,.container.has-modular-animation.story-detail .reveal-2-backing{width:100%;left:0;height:300px;bottom:auto;top:175px;min-height:0}.container.has-modular-animation.story-detail .reveal-2 .reveal-content,.container.has-modular-animation.story-detail .reveal-2-backing .reveal-content{max-width:100%}.container.has-modular-animation.story-detail .reveal-2 h1,.container.has-modular-animation.story-detail .reveal-2-backing h1{font-size:25px;line-height:30px}.container.has-modular-animation.story-detail .reveal-3{right:2rem;left:auto;width:250px;height:100px;min-height:0;top:575px}.container.has-modular-animation.story-detail .reveal-3-plus-icon{left:auto;right:270px;top:464px;position:absolute;z-index:10}.container.has-modular-animation.story-detail h1{font-size:2rem;line-height:1.25em}.container.has-modular-animation.story-detail p{font-size:1.25em}.modular-header.story-detail .reveal-content .boxTitle span{display:block!important;padding:0!important;margin:0!important;border:0!important}.infoArea{-ms-flex-pack:justify;justify-content:space-between;width:100%;-ms-flex-align:start;align-items:flex-start}.modular-header.story-detail .reveal-content .do-not-grow,.section.section-post-content .content-max-width{width:100%;padding:0 1.5rem}.story-detail-cta .section-header-container{min-height:200px;margin-bottom:2rem}.row-related-stories .related-detail{padding-left:1.5rem;padding-right:1.5rem}.story-info h2{font-size:16px;line-height:1.66em}}.modular-header.about{max-width:1440px}.modular-header.about .reveal-1{top:0;left:0;width:1440px;height:550px}.modular-header.about .reveal-2,.modular-header.about .reveal-2-backing{top:240px;left:139px;width:961px;min-height:521px;height:auto}.modular-header.about h1{font-size:72px;color:#fff;letter-spacing:0;line-height:80px;font-weight:700}@media (max-width:767px){.section-history .container.container-content{width:100%}}.history-slider{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;transition:all .5s cubic-bezier(.4,0,.2,1)}.history-slider .slide{width:364px;-ms-flex-preferred-size:364px;flex-basis:364px;margin-left:100px;-ms-flex-negative:0;flex-shrink:0;transition:opacity .5s cubic-bezier(.4,0,.2,1)}@media (max-width:767px){.history-slider .slide{margin-left:0;width:100%;-ms-flex-preferred-size:100%;flex-basis:100%}.history-slider .slide .content,.history-slider .slide .date{width:calc(100% - 3rem);margin-left:auto;margin-right:auto}}.history-slider .slide .date{font-size:14px;color:#10161a;letter-spacing:2px;font-weight:700;height:1em;line-height:1em;position:relative;margin-top:3em;margin-bottom:2em;z-index:5}.history-slider .slide .date .year{background-color:#fff;display:inline-block;z-index:5;position:relative;padding-right:1.5em}.history-slider .slide .date:after{content:"";width:calc(100% + 50px);position:absolute;left:0;top:.5em;height:1px;background-color:#b2c5c9;z-index:1}@media (max-width:767px){.history-slider .slide .date{margin-right:0;width:calc(100% - 1.5rem);overflow:hidden}}.history-slider .slide .image-container{width:100%;height:0;position:relative;padding-bottom:66.67%;background-position:50%;background-size:cover;overflow:hidden;background-repeat:no-repeat}.history-slider .slide .slideControls{position:absolute;bottom:0;right:0;transition:all .5s cubic-bezier(.4,0,.2,1);font-size:.5rem}@media (max-width:767px){.history-slider .slide .slideControls{right:auto;left:0}}.history-slider .slide .slideControls .next,.history-slider .slide .slideControls .prev{width:55px;height:55px;background-color:#45166b;display:inline-block;line-height:55px;text-align:center;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none}@media (max-width:767px){.history-slider .slide .slideControls .next,.history-slider .slide .slideControls .prev{width:40px;height:40px;line-height:40px}}.history-slider .slide.inactive{opacity:.5;-webkit-user-select:none;-ms-user-select:none;user-select:none}.history-slider .slide.inactive .slideControls{transform:translate3d(0,100%,0)}.section-header-filler,.section-header-filler .section-header{margin-bottom:0;padding-bottom:0}.section-header-filler .section-header-container{min-height:50px}.section-featured-board{width:100%;position:relative;padding:0;overflow:visible;margin-top:8rem;color:#fff}.section-featured-board blockquote,.section-featured-board h1,.section-featured-board h2,.section-featured-board h3,.section-featured-board p{color:#fff}.section-featured-board h1{font-size:42px;color:#fff;letter-spacing:0;line-height:48px;font-weight:700;font-family:Kepler Std,kepler-std,Serif}.section-featured-board p{font-size:16px;color:#fff;letter-spacing:0;line-height:26px}@media (max-width:767px){.section-featured-board p{font-size:14px;line-height:24px}}.section-featured-board .title{font-size:16px;color:#d8d8d8;letter-spacing:0;line-height:25px}.section-featured-board .container{position:relative;height:726px;z-index:2;top:0}@media (max-width:767px){.section-featured-board .container{height:auto}}.section-featured-board .row{height:726px;-ms-flex-align:center;align-items:center}@media (max-width:767px){.section-featured-board .row{height:auto}}.section-featured-board .section-bg{width:100%;background-color:#1e0830;background-image:linear-gradient(-30deg,#40145d,#1e0830 63%);height:726px;position:absolute;top:0;left:0;z-index:1}@media (max-width:767px){.section-featured-board .section-bg{height:auto;height:100%;width:100%}}.section-featured-board .featured-image{width:610px;height:807px;position:absolute;left:0;bottom:0;background-size:cover;background-position:50%}@media (max-width:767px){.section-featured-board .featured-image{width:100%;height:0;padding-bottom:100%;position:relative;display:block}}@media (max-width:767px){.section-featured-board .container.container-content{width:100%;height:100%;padding-bottom:1rem}.section-featured-board .container.container-content .title{margin-top:2em;margin-bottom:2em}.section-featured-board .container.container-content h1,.section-featured-board .container.container-content p{width:calc(100% - 3rem);margin-left:auto;margin-right:auto}.section-featured-board .container.container-content h1{font-size:20px;line-height:30px;margin-top:2em}}.board-members .member{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:2em}.board-members .member .headshot{width:260px;height:260px;padding-bottom:100%;background-size:cover;background-position:50%;display:block}.board-members .member .name{color:#1e0830;text-align:center;font-weight:700;margin-top:1em}.board-members .member .name,.board-members .member .title{font-size:16px;letter-spacing:0;line-height:25px;height:25px}.board-members .member .title{color:#9b9b9b}.board-members .member .focus{font-size:14px;color:#b2c5c9;letter-spacing:2px;text-align:center;text-transform:uppercase}.board-members .member hr{width:100%;height:1px;background-color:#b2c5c9;border:none}@media (min-width:768px) and (max-width:1199px){.slideshow-container{min-height:500px}.featured.program-detail{margin:0}.modular-header.about .reveal-1{height:300px;width:100%}.modular-header.about .reveal-2,.modular-header.about .reveal-2-backing{left:50px;width:calc(100% - 100px);top:150px;bottom:auto;right:auto;height:400px;min-height:0}.modular-header.about .reveal-2 h1,.modular-header.about .reveal-2-backing h1{font-size:2.5rem;line-height:1.25em}.section-featured-board .featured-image{position:absolute;top:50px;width:50%;left:-34px;height:calc(100% - 100px)}.section-featured-board .container-content,.section-featured-board .row,.section-featured-board .section-bg{height:600px}}@media (min-width:768px) and (max-width:1199px) and (min-width:768px) and (max-width:1199px){.section-featured-board .container-content,.section-featured-board .row,.section-featured-board .section-bg{min-height:600px;height:auto}.section-featured-board .container-content .content,.section-featured-board .row .content,.section-featured-board .section-bg .content{padding-top:40px;padding-bottom:40px}}@media (min-width:768px) and (max-width:1199px) and (min-width:768px) and (max-width:1199px){.section-featured-board .section-bg{width:100%;height:100%}}@media (min-width:768px) and (max-width:1199px){.section-featured-board .container.container-content h1{font-size:2rem;line-height:1.25em}.board-members .member{margin-bottom:100px}.board-members .member .headshot{width:100%;height:0}.board-members .member .title{text-align:center;margin-bottom:.5em}.board-members .member .focus{line-height:1em;margin-top:.5em}}@media (min-width:768px) and (max-width:1199px) and (min-width:768px) and (max-width:1199px){.board-members{padding-top:50px}}@media (max-width:767px){.section-featured-board{height:auto;margin-top:0}.section .section-header{width:100%;padding-left:0;padding-right:0}.container.has-modular-animation.about{width:100%;margin:0 auto;max-width:none}.container.has-modular-animation.about .reveal-1{top:0;right:0;left:auto;bottom:auto;width:100%;height:350px}.container.has-modular-animation.about .reveal-2,.container.has-modular-animation.about .reveal-2-backing{width:100%;left:0;height:300px;bottom:auto;top:175px;min-height:0}.container.has-modular-animation.about .reveal-2 .reveal-content,.container.has-modular-animation.about .reveal-2-backing .reveal-content{max-width:100%}.container.has-modular-animation.about .reveal-3{right:2rem;left:auto;width:250px;height:100px;min-height:0;top:425px}.container.has-modular-animation.about .reveal-3-plus-icon{left:auto;right:270px;top:414px;position:absolute;z-index:10}.container.has-modular-animation.about h1{font-size:25px;line-height:30px}.container.has-modular-animation.about p{font-size:1.25em}.board-members .member .headshot{height:0;width:100%}.board-members .member .title{margin-top:.25em}.board-members .member .name,.board-members .member .title{height:auto;min-height:20px;font-size:.8rem;text-align:center;line-height:1.5em}.board-members .member .focus{font-size:.75rem;font-weight:700;line-height:1.25em;padding-top:.5em;width:100%;min-height:37px}.board-members .member hr{visibility:hidden}.board-members .member .focus{margin-top:auto;border-top:1px solid #b2c5c9}.page-template-template-about .section-slideshow .textArea,.page-template-template-about .section-slideshow .textArea-back{height:auto;min-height:325px!important}.page-template-template-about .section-slideshow .slideshow-container{min-height:475px!important}}.overflow-hidden{overflow:hidden}@media (max-width:767px){body,html{overflow-x:hidden!important}}.content-title{background-image:linear-gradient(-30deg,#40145d,#1e0830 63%);width:100%;min-height:290px;height:290px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;transition:all .5s cubic-bezier(.4,0,.2,1)}.content-title .title-box{width:100%;max-width:750px;margin:0 auto;padding-top:1.5em;padding-bottom:1.5em;opacity:1;transition:all .5s linear .5s}@media (min-width:768px) and (max-width:1199px){.content-title .title-box{padding-left:2rem;padding-right:2rem}}.content-title h1,.content-title h2,.content-title li,.content-title p,.content-title ul{color:#fff}.content-title .title{font-size:72px;color:#fff;letter-spacing:0;line-height:80px;font-weight:400}@media (max-width:767px){.content-title .title{font-size:2rem;line-height:1.25em;padding-left:1.5rem}}.content-title ul{list-style:none;margin:0;padding:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:2.5em}.content-title ul a,.content-title ul li{font-weight:700;font-size:14px;color:#b2c5c9;letter-spacing:2px;text-transform:uppercase;height:1em;line-height:1em}.content-title ul li{margin-top:.25em;margin-bottom:.25em}@media (max-width:767px){.content-title ul li{padding-left:1.5rem;display:block;height:auto;line-height:1.25em}}.content-title ul li:not(:last-child){padding-right:3em;margin-right:3em;border-right:1px solid #b2c5c9}@media (max-width:767px){.content-title ul li:not(:last-child){border-right:none}}.content-title.hidden{transform:translate3d(0,100%,0)}.content-title.hidden .title-box{opacity:0}.section.general-page{padding-top:80px;padding-bottom:170px}.section.general-page h1{font-size:28px;color:#45166b;letter-spacing:0;line-height:35px;font-weight:700}.section.general-page h1:not(:first-child){margin-top:2em}.section.general-page h2{font-size:20px;color:#2a2a2a;letter-spacing:0;line-height:28px;font-weight:700;margin-top:2em}.section.general-page ul li{margin-bottom:1em}@media (max-width:767px){.section.general-page .container.container-content{margin:0 auto;width:100%}}.content-title-wrapper{overflow:hidden}.container.container-has-script{max-width:700px}.modular-header.contact{max-width:1440px}.modular-header.contact .reveal-1{left:0;width:100%;height:550px}.modular-header.contact .reveal-2,.modular-header.contact .reveal-2-backing{left:150px;height:396px;width:750px;top:221px;bottom:auto}.modular-header.contact .reveal-3,.modular-header.contact .reveal-3-backing{left:900px;height:330px;width:390px;top:421px;bottom:auto;font-size:16px;text-align:left}.modular-header.contact .reveal-3 .layers,.modular-header.contact .reveal-3-backing .layers{background-color:rgba(69,22,107,.9)}.modular-header.contact .reveal-3 .reveal-content,.modular-header.contact .reveal-3-backing .reveal-content{text-align:left;-ms-flex-align:start;align-items:flex-start;padding-left:42px}.modular-header.contact .reveal-3 p,.modular-header.contact .reveal-3-backing p{text-align:left}.modular-header.contact .reveal-backing{z-index:-10}.modular-header.contact .reveal-4{left:670px;top:617px;width:230px;min-height:134px}.modular-header.contact .reveal-4 .btn,.modular-header.contact .reveal-4 main .container-has-script .BBFormContainer .BBFormSubmitbutton,main .container-has-script .BBFormContainer .modular-header.contact .reveal-4 .BBFormSubmitbutton{width:100%;height:100%}.modular-header.contact .reveal-plus-icon{left:889px;top:601px;z-index:20px}.faq-section .faq-title{padding-top:40px;margin-bottom:40px}@media (min-width:768px) and (max-width:1199px){.faq-section .faq-title{font-size:12px}}.faq-section:not(:last-child){border-bottom:1px solid #e2e2e2;padding-bottom:40px}.faq-questions .question{padding-left:30px;min-height:150px}.faq-questions .question:nth-child(2n){background-color:#f2f2f2;position:relative}@media screen and (min-width:1440px){.faq-questions .question:nth-child(2n):after{content:"";background-color:#f2f2f2;position:absolute;top:0;left:0;width:100%;height:100%;z-index:-5;transform:translate3d(158px,0,0)}}.faq-questions .question .content{padding-bottom:40px;display:block;overflow:hidden;max-width:700px}.faq-questions .question .content.has-transition{transition:all .5s cubic-bezier(.4,0,.2,1)}.faq-questions .question .closeButton{color:#1e0830;transform:rotate(135deg);transition:all .25s linear;transform-origin:center center}.faq-questions .question.collapsed .content{max-height:0;padding:0;margin:0}.faq-questions .question.collapsed .closeButton{color:#b2c5c9;transform:rotate(0deg)}@media (max-width:767px){.faq-questions .question p{width:calc(100% - 1.5rem)}}.faq-questions .titleRow{min-height:150px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;-webkit-user-select:none;-ms-user-select:none;user-select:none}.faq-questions .titleRow .closeButton,.faq-questions .titleRow .title{margin:1em 0}.faq-questions .titleRow .closeButton{margin-left:1em;margin-right:1em;transform-origin:center center}.faq-questions .titleRow .title{font-weight:700;font-size:28px;color:#10161a;letter-spacing:0;line-height:35px;max-width:750px;margin-top:40px;margin-bottom:40px;font-family:Kepler Std,kepler-std,Serif}@media (max-width:767px){.faq-questions .titleRow .title{font-size:1.25rem;line-height:1.4em}}.faq-questions .titleRow .closeButton{font-size:18px;width:18px;height:18px;line-height:1em}@media (min-width:768px) and (max-width:1199px){.faq-section .sticky{top:150px}.modular-header.contact.container.has-modular-animation{width:100%;margin:0 auto;max-width:none}.modular-header.contact.container.has-modular-animation .reveal-1{top:0;right:0;left:auto;bottom:auto;width:80%;height:642px}.modular-header.contact.container.has-modular-animation .reveal-2,.modular-header.contact.container.has-modular-animation .reveal-2-backing{display:none}.modular-header.contact.container.has-modular-animation .reveal-3,.modular-header.contact.container.has-modular-animation .reveal-3-backing{width:calc(100% - 258px);left:0}.modular-header.contact.container.has-modular-animation .reveal-3 .reveal-content,.modular-header.contact.container.has-modular-animation .reveal-3-backing .reveal-content{max-width:750px;background-color:rgba(30,8,48,.9)}.modular-header.contact.container.has-modular-animation .reveal-4{right:0;left:auto;width:258px}.modular-header.contact.container.has-modular-animation .reveal-4-plus-icon{left:calc(100% - 258px);top:642px;position:absolute;z-index:10;transform:translate3d(-11px,-11px,0);z-index:900}.modular-header.contact.container.has-modular-animation h1{font-size:3rem;line-height:1.25em}.modular-header.contact.container.has-modular-animation p{font-size:1.25em}.section-contact-form .sticky{top:200px}.gform_wrapper .select-hide-boxes .gfield_checkbox li{-ms-flex-preferred-size:50%;flex-basis:50%}}@media (max-width:767px){.faq-section .sticky{position:relative;top:auto;margin-left:1.5rem}.modular-header.contact.container.has-modular-animation{width:100%;margin:0 auto;max-width:none}.modular-header.contact.container.has-modular-animation .reveal-1{top:0;right:0;left:auto;bottom:auto;width:100%;height:350px}.modular-header.contact.container.has-modular-animation .reveal-2,.modular-header.contact.container.has-modular-animation .reveal-2-backing{display:none}.modular-header.contact.container.has-modular-animation .reveal-3,.modular-header.contact.container.has-modular-animation .reveal-3-backing{width:100%;left:0;height:400px;bottom:auto;top:175px;min-height:0}.modular-header.contact.container.has-modular-animation .reveal-3 .reveal-content,.modular-header.contact.container.has-modular-animation .reveal-3-backing .reveal-content{max-width:100%}.modular-header.contact.container.has-modular-animation .reveal-4{right:2rem;left:auto;width:175px;height:63px;min-height:0;top:575px;white-space:nowrap}.modular-header.contact.container.has-modular-animation .reveal-4 a{padding-left:0;padding-right:0}.modular-header.contact.container.has-modular-animation .reveal-4 .greenLine{width:100%;left:0}.modular-header.contact.container.has-modular-animation .reveal-4-plus-icon{right:calc(175px + 2rem - 11px);left:auto;top:564px;position:absolute;z-index:20}.modular-header.contact.container.has-modular-animation h1{font-size:2rem;line-height:1.25em}.modular-header.contact.container.has-modular-animation p{font-size:1.25em}#talk-to-us .container{padding-left:1.5rem;padding-right:1.5rem}}@media (max-width:767px){.modular-header.contact.container.has-modular-animation .banner-contact-info .reveal-content{padding-right:42px}.modular-header.contact.container.has-modular-animation .banner-contact-info p{font-size:15px}}#content.section-sticky .sticky{top:170px}@media (max-width:767px){.section.mailing-list .container{padding-left:1.5rem;padding-right:1.5rem}.section.mailing-list .section-header-container{padding:0}}.story.search-result h2{margin:0}.section-search-results{padding-top:0}body.search #storyfilter{padding-top:50px}.search-results-general{padding-top:20px!important;padding-bottom:20px!important}.no-results{margin:0 auto;display:block;text-align:center;padding-top:50px;padding-bottom:50px}.page-template-template-events-php{width:100%}.events-calendar .general-page{padding-bottom:0}.events-calendar .row{width:unset!important;margin:0 -.5rem!important}.events-calendar #tribe-events{padding:0 25px}#tribe-bar-form{background:#f2f2f2}#tribe-bar-form label{display:inline-block;vertical-align:middle;cursor:pointer;position:relative;text-transform:uppercase;font-weight:700;margin:0;font-size:14px;color:#10161a;letter-spacing:2px}#tribe-bar-form input[type=text]{color:#000;border-bottom:1px solid #00703c}#tribe-bar-form .tribe-bar-submit input[type=submit]{background:#45166b;color:#fff;font-size:14px;letter-spacing:2px;text-transform:uppercase;padding:29px 33px;font-weight:700;line-height:1em}#tribe-bar-form .tribe-bar-views-inner{padding:16px 0 27px}.tribe-events-calendar thead th{background:#45166b}.tribe-events-calendar td.mobile-active,.tribe-events-calendar td.mobile-active div[id*=tribe-events-daynum-],.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-]{background:#000;color:#fff}.tribe-events-calendar td div[id*=tribe-events-daynum-],.tribe-events-calendar td div[id*=tribe-events-daynum-] a{margin-top:0!important}.tribe-events-calendar div[id*=tribe-events-event-] h3.tribe-events-month-event-title{letter-spacing:0}.tribe-events-calendar div[id*=tribe-events-event-] h3.tribe-events-month-event-title:after{display:none}.tribe-events-visuallyhidden{width:0}.recurring-info-tooltip,.tribe-events-tooltip{padding:20px!important}.recurring-info-tooltip .entry-title,.tribe-events-tooltip .entry-title{color:#10161a}.recurring-info-tooltip .tribe-events-event-body,.tribe-events-tooltip .tribe-events-event-body{margin-top:10px}.recurring-info-tooltip .tribe-event-duration,.tribe-events-tooltip .tribe-event-duration{padding:5px 0}.tribe-events-cal-links,.tribe-events-ical{display:none!important}.single-tribe_events .tribe-events-content figure{width:100%!important}.single-tribe_events .tribe-events-content img{width:100%}.single-tribe_events .tribe-events-schedule h2{margin-top:0}.single-tribe_events .tribe-events-schedule .tribe-events-cost{display:block;width:100%;font-size:24px;color:#45166b;margin-top:20px}.single-tribe_events .wp-caption-text{display:none}
/*# sourceMappingURL=main.css.map */
