﻿.chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:13px;zoom:1;*display:inline;-webkit-user-select:none;-moz-user-select:none;user-select:none}.chosen-container .chosen-drop{position:absolute;top:100%;left:-9999px;z-index:1010;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;border:1px solid #aaa;border-top:0;background:#fff;box-shadow:0 4px 5px rgba(0,0,0,0.15)}.chosen-container.chosen-with-drop .chosen-drop{left:0}.chosen-container a{cursor:pointer}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;height:23px;border:1px solid #aaa;border-radius:5px;background-color:#fff;background:-webkit-gradient(linear, 50% 0, 50% 100%, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), color-stop(100%, #f4f4f4));background:-webkit-linear-gradient(top, #fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);background:-moz-linear-gradient(top, #fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);background:-o-linear-gradient(top, #fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);background:linear-gradient(top, #fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);background-clip:padding-box;box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,0.1);color:#444;text-decoration:none;white-space:nowrap;line-height:24px}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url(/assets/chosen/chosen-sprite-d0bbc2cbb02c802ae6078d777245306970cd4b7a7b4c2eb64b11e48fe658de76.png) -42px 1px no-repeat;font-size:1px}.chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url(/assets/chosen/chosen-sprite-d0bbc2cbb02c802ae6078d777245306970cd4b7a7b4c2eb64b11e48fe658de76.png) no-repeat 0 2px}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chosen-container-single .chosen-search input[type=text]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;background:#fff url(/assets/chosen/chosen-sprite-d0bbc2cbb02c802ae6078d777245306970cd4b7a7b4c2eb64b11e48fe658de76.png) no-repeat 100% -20px;background:url(/assets/chosen/chosen-sprite-d0bbc2cbb02c802ae6078d777245306970cd4b7a7b4c2eb64b11e48fe658de76.png) no-repeat 100% -20px;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;left:-9999px}.chosen-container .chosen-results{position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;-webkit-touch-callout:none}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:-webkit-gradient(linear, 50% 0, 50% 100%, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));background-image:-webkit-linear-gradient(#3875d7 20%, #2a62bc 90%);background-image:-moz-linear-gradient(#3875d7 20%, #2a62bc 90%);background-image:-o-linear-gradient(#3875d7 20%, #2a62bc 90%);background-image:linear-gradient(#3875d7 20%, #2a62bc 90%);color:#fff}.chosen-container .chosen-results li.no-results{display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:700;cursor:default}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;width:100%;height:auto !important;height:1%;border:1px solid #aaa;background-color:#fff;background-image:-webkit-gradient(linear, 50% 0, 50% 100%, color-stop(1%, #eee), color-stop(15%, #fff));background-image:-webkit-linear-gradient(#eee 1%, #fff 15%);background-image:-moz-linear-gradient(#eee 1%, #fff 15%);background-image:-o-linear-gradient(#eee 1%, #fff 15%);background-image:linear-gradient(#eee 1%, #fff 15%);cursor:text}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:1px 0;padding:5px;height:15px;outline:0;border:0 !important;background:transparent !important;box-shadow:none;color:#666;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-multi .chosen-choices li.search-field .default{color:#999}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 0 3px 5px;padding:3px 20px 3px 5px;border:1px solid #aaa;border-radius:3px;background-color:#e4e4e4;background-image:-webkit-gradient(linear, 50% 0, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));background-image:-webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);background-image:-moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);background-image:-o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);background-image:linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);background-clip:padding-box;box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,0.05);color:#333;line-height:13px;cursor:default}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url(/assets/chosen/chosen-sprite-d0bbc2cbb02c802ae6078d777245306970cd4b7a7b4c2eb64b11e48fe658de76.png) -42px 1px no-repeat;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:-webkit-gradient(linear, 50% 0, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));background-image:-webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);background-image:-moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);background-image:-o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);background-image:linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chosen-container-active .chosen-single{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,0.3)}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;-moz-border-radius-bottomright:0;border-bottom-right-radius:0;-moz-border-radius-bottomleft:0;border-bottom-left-radius:0;background-image:-webkit-gradient(linear, 50% 0, 50% 100%, color-stop(20%, #eee), color-stop(80%, #fff));background-image:-webkit-linear-gradient(#eee 20%, #fff 80%);background-image:-moz-linear-gradient(#eee 20%, #fff 80%);background-image:-o-linear-gradient(#eee 20%, #fff 80%);background-image:linear-gradient(#eee 20%, #fff 80%);box-shadow:0 1px 0 #fff inset}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:0;background:transparent}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.chosen-container-active .chosen-choices{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,0.3)}.chosen-container-active .chosen-choices li.search-field input[type=text]{color:#111 !important}.chosen-disabled{opacity:0.5 !important;cursor:default}.chosen-disabled .chosen-single{cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl.chosen-container-single-nosearch .chosen-search,.chosen-rtl .chosen-drop{left:9999px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:0}.chosen-rtl .chosen-search input[type=text]{padding:4px 5px 4px 20px;background:#fff url(/assets/chosen/chosen-sprite-d0bbc2cbb02c802ae6078d777245306970cd4b7a7b4c2eb64b11e48fe658de76.png) no-repeat -30px -20px;background:url(/assets/chosen/chosen-sprite-d0bbc2cbb02c802ae6078d777245306970cd4b7a7b4c2eb64b11e48fe658de76.png) no-repeat -30px -20px;direction:rtl}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-resolution: 144dpi){.chosen-rtl .chosen-search input[type=text],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-container-single .chosen-search input[type=text],.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span{background-image:url(/assets/chosen/chosen-sprite@2x-2443f388b7ee1eb39c1ae9a867e8e49c8ce776a28cc537488a3779c27e8ec47d.png) !important;background-size:52px 37px !important;background-repeat:no-repeat !important}}/*!
 *  Font Awesome 4.2.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(/assets/font-awesome/fontawesome-webfont-e511891d3e01b0b27aed51a219ced5119e2c3d0460465af8242e9bff4cb61b77.eot);src:url(/assets/font-awesome/fontawesome-webfont-e511891d3e01b0b27aed51a219ced5119e2c3d0460465af8242e9bff4cb61b77.eot?#iefix) format("embedded-opentype"),url(/assets/font-awesome/fontawesome-webfont-199411f659f41aaccb959bacb1b0de30e54f244352a48c6f9894e65ae0f8a9a1.woff) format("woff"),url(/assets/font-awesome/fontawesome-webfont-4d6eb9e9d852a2a6f74e7c428456a2f07fc63a1613d10192d8ed3401d9da5ffa.ttf) format("truetype"),url(/assets/font-awesome/fontawesome-webfont-d5b5636ebb2e124810436200086b74a60dff9e8a8be7f4a1088bf5d3458bc3c8.svg#fontawesomeregular) format("svg");font-weight:normal;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:solid 0.08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{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-remove:before,.fa-close: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-gear:before,.fa-cog: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-rotate-right:before,.fa-repeat: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-photo:before,.fa-image: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-warning:before,.fa-exclamation-triangle: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-gears:before,.fa-cogs: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:before{content:""}.fa-github:before{content:""}.fa-unlock:before{content:""}.fa-credit-card:before{content:""}.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-save:before,.fa-floppy-o:before{content:""}.fa-square:before{content:""}.fa-navicon:before,.fa-reorder:before,.fa-bars: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-unsorted:before,.fa-sort:before{content:""}.fa-sort-down:before,.fa-sort-desc:before{content:""}.fa-sort-up:before,.fa-sort-asc:before{content:""}.fa-envelope:before{content:""}.fa-linkedin:before{content:""}.fa-rotate-left:before,.fa-undo:before{content:""}.fa-legal:before,.fa-gavel:before{content:""}.fa-dashboard:before,.fa-tachometer:before{content:""}.fa-comment-o:before{content:""}.fa-comments-o:before{content:""}.fa-flash:before,.fa-bolt:before{content:""}.fa-sitemap:before{content:""}.fa-umbrella:before{content:""}.fa-paste:before,.fa-clipboard: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-unlink:before,.fa-chain-broken: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-toggle-down:before,.fa-caret-square-o-down:before{content:""}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:""}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:""}.fa-euro:before,.fa-eur:before{content:""}.fa-gbp:before{content:""}.fa-dollar:before,.fa-usd:before{content:""}.fa-rupee:before,.fa-inr:before{content:""}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:""}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:""}.fa-won:before,.fa-krw: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{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-toggle-left:before,.fa-caret-square-o-left:before{content:""}.fa-dot-circle-o:before{content:""}.fa-wheelchair:before{content:""}.fa-vimeo-square:before{content:""}.fa-turkish-lira:before,.fa-try: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-institution:before,.fa-bank:before,.fa-university:before{content:""}.fa-mortar-board:before,.fa-graduation-cap: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: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-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:""}.fa-file-zip-o:before,.fa-file-archive-o:before{content:""}.fa-file-sound-o:before,.fa-file-audio-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-saver:before,.fa-support:before,.fa-life-ring:before{content:""}.fa-circle-o-notch:before{content:""}.fa-ra:before,.fa-rebel:before{content:""}.fa-ge:before,.fa-empire:before{content:""}.fa-git-square:before{content:""}.fa-git:before{content:""}.fa-hacker-news:before{content:""}.fa-tencent-weibo:before{content:""}.fa-qq:before{content:""}.fa-wechat:before,.fa-weixin:before{content:""}.fa-send:before,.fa-paper-plane:before{content:""}.fa-send-o:before,.fa-paper-plane-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-soccer-ball-o:before,.fa-futbol-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-shekel:before,.fa-sheqel:before,.fa-ils:before{content:""}.fa-meanpath:before{content:""}input.small[type="text"]{font-size:0.875rem;padding-top:0;padding-bottom:0;min-height:1rem;height:1.875rem}.field.error input,.field.error .chosen-single,.field_with_errors input,.field_with_errors .chosen-single{border-color:#e25552 !important}.field.inline input[type="checkbox"]{width:1rem}body button,body .button,body .card.with-white-button input[type=submit],.card.with-white-button body input[type=submit],body input[type="submit"]{transition:none}body input[type="text"]:focus,body input[type="password"]:focus,body input[type="date"]:focus,body input[type="datetime"]:focus,body input[type="datetime-local"]:focus,body input[type="month"]:focus,body input[type="week"]:focus,body input[type="email"]:focus,body input[type="number"]:focus,body input[type="search"]:focus,body input[type="tel"]:focus,body input[type="time"]:focus,body input[type="url"]:focus,body input[type="color"]:focus,body textarea:focus{background:white}body ul,body ol,body dl{line-height:1.4}.no-wrap{white-space:nowrap}.application-note{background-color:#ECECEC;border-radius:2px;padding:0.75rem 3rem 0.75rem 1rem;font-size:0.875rem;position:relative}.application-note p{max-width:36rem}.application-note p:first-of-type{margin-top:0}.application-note p:last-of-type{margin-bottom:0}.application-note .close-application-note{position:absolute;top:0.5rem;right:0.5rem;font-size:1rem;color:#9F9FA0;cursor:pointer}.application-note .close-application-note:after{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;content:"\f057"}.application-note .close-application-note:hover{color:#535354}p.tiny{font-size:0.75rem}.button i,.card.with-white-button input[type=submit] i,input[type="submit"] i,.button .icon,.card.with-white-button input[type=submit] .icon,input[type="submit"] .icon,button i,button .icon{margin-right:0.25rem}body h2,body .section-header{text-transform:none}li:focus{outline:none}a:focus{outline:none}blockquote{line-height:1.4 !important;color:#404041 !important;margin-bottom:1rem !important;padding:1rem 0 1rem 1rem !important;border-left:0 !important;font-style:italic;font-size:23px;font-weight:700}.reveal-modal .close-reveal-modal:hover,dialog .close-reveal-modal:hover{color:white !important}.chosen-container-single .chosen-single abbr{background-image:none !important}.chosen-container-single .chosen-single abbr:hover{color:#e25552}.chosen-container-single .chosen-single abbr:after{content:"x";font-size:14px;font-weight:bold}.pagination .first,.pagination .last{display:none}@media (min-width: 768px){.pagination .first,.pagination .last{display:inline}}/*! normalize.css v3.0.1 | MIT License | git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}meta.foundation-version{font-family:"/5.4.5/"}meta.foundation-mq-small{font-family:"/only screen/";width:0em}meta.foundation-mq-medium{font-family:"/only screen and (min-width:40.063em)/";width:40.063em}meta.foundation-mq-large{font-family:"/only screen and (min-width:64.043em)/";width:64.043em}meta.foundation-mq-xlarge{font-family:"/only screen and (min-width:90.063em)/";width:90.063em}meta.foundation-mq-xxlarge{font-family:"/only screen and (min-width:120.063em)/";width:120.063em}meta.foundation-data-attribute-namespace{font-family:false}html,body{height:100%}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html,body{font-size:100%}body{background:#fff;color:#222;padding:0;margin:0;font-family:proxima-nova,"Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;font-weight:normal;font-style:normal;line-height:1.5;position:relative;cursor:auto}a:hover{cursor:pointer}img{max-width:100%;height:auto}img{-ms-interpolation-mode:bicubic}#map_canvas img,#map_canvas embed,#map_canvas object,.map_canvas img,.map_canvas embed,.map_canvas object{max-width:none !important}.left{float:left !important}.right{float:right !important}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.hide{display:none}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{display:inline-block;vertical-align:middle}textarea{height:auto;min-height:50px}select{width:100%}.row{width:100%;margin-left:auto;margin-right:auto;margin-top:0;margin-bottom:0;max-width:62.5rem}.row:before,.row:after{content:" ";display:table}.row:after{clear:both}.row.collapse>.column,.row.collapse>.columns{padding-left:0;padding-right:0}.row.collapse .row{margin-left:0;margin-right:0}.row .row{width:auto;margin-left:-1rem;margin-right:-1rem;margin-top:0;margin-bottom:0;max-width:none}.row .row:before,.row .row:after{content:" ";display:table}.row .row:after{clear:both}.row .row.collapse{width:auto;margin:0;max-width:none}.row .row.collapse:before,.row .row.collapse:after{content:" ";display:table}.row .row.collapse:after{clear:both}.column,.columns{padding-left:1rem;padding-right:1rem;width:100%;float:left}[class*="column"]+[class*="column"]:last-child{float:right}[class*="column"]+.end[class*="column"]{float:left}@media only screen{.small-push-0{position:relative;left:0%;right:auto}.small-pull-0{position:relative;right:0%;left:auto}.small-push-1{position:relative;left:8.3333333333%;right:auto}.small-pull-1{position:relative;right:8.3333333333%;left:auto}.small-push-2{position:relative;left:16.6666666667%;right:auto}.small-pull-2{position:relative;right:16.6666666667%;left:auto}.small-push-3{position:relative;left:25%;right:auto}.small-pull-3{position:relative;right:25%;left:auto}.small-push-4{position:relative;left:33.3333333333%;right:auto}.small-pull-4{position:relative;right:33.3333333333%;left:auto}.small-push-5{position:relative;left:41.6666666667%;right:auto}.small-pull-5{position:relative;right:41.6666666667%;left:auto}.small-push-6{position:relative;left:50%;right:auto}.small-pull-6{position:relative;right:50%;left:auto}.small-push-7{position:relative;left:58.3333333333%;right:auto}.small-pull-7{position:relative;right:58.3333333333%;left:auto}.small-push-8{position:relative;left:66.6666666667%;right:auto}.small-pull-8{position:relative;right:66.6666666667%;left:auto}.small-push-9{position:relative;left:75%;right:auto}.small-pull-9{position:relative;right:75%;left:auto}.small-push-10{position:relative;left:83.3333333333%;right:auto}.small-pull-10{position:relative;right:83.3333333333%;left:auto}.small-push-11{position:relative;left:91.6666666667%;right:auto}.small-pull-11{position:relative;right:91.6666666667%;left:auto}.column,.columns{position:relative;padding-left:1rem;padding-right:1rem;float:left}.small-1{width:8.3333333333%}.small-2{width:16.6666666667%}.small-3{width:25%}.small-4{width:33.3333333333%}.small-5{width:41.6666666667%}.small-6{width:50%}.small-7{width:58.3333333333%}.small-8{width:66.6666666667%}.small-9{width:75%}.small-10{width:83.3333333333%}.small-11{width:91.6666666667%}.small-12{width:100%}.small-offset-0{margin-left:0% !important}.small-offset-1{margin-left:8.3333333333% !important}.small-offset-2{margin-left:16.6666666667% !important}.small-offset-3{margin-left:25% !important}.small-offset-4{margin-left:33.3333333333% !important}.small-offset-5{margin-left:41.6666666667% !important}.small-offset-6{margin-left:50% !important}.small-offset-7{margin-left:58.3333333333% !important}.small-offset-8{margin-left:66.6666666667% !important}.small-offset-9{margin-left:75% !important}.small-offset-10{margin-left:83.3333333333% !important}.small-offset-11{margin-left:91.6666666667% !important}.small-reset-order{margin-left:0;margin-right:0;left:auto;right:auto;float:left}.column.small-centered,.columns.small-centered{margin-left:auto;margin-right:auto;float:none}.column.small-uncentered,.columns.small-uncentered{margin-left:0;margin-right:0;float:left}.column.small-centered:last-child,.columns.small-centered:last-child{float:none}.column.small-uncentered:last-child,.columns.small-uncentered:last-child{float:left}.column.small-uncentered.opposite,.columns.small-uncentered.opposite{float:right}}@media only screen and (min-width:40.063em){.medium-push-0{position:relative;left:0%;right:auto}.medium-pull-0{position:relative;right:0%;left:auto}.medium-push-1{position:relative;left:8.3333333333%;right:auto}.medium-pull-1{position:relative;right:8.3333333333%;left:auto}.medium-push-2{position:relative;left:16.6666666667%;right:auto}.medium-pull-2{position:relative;right:16.6666666667%;left:auto}.medium-push-3{position:relative;left:25%;right:auto}.medium-pull-3{position:relative;right:25%;left:auto}.medium-push-4{position:relative;left:33.3333333333%;right:auto}.medium-pull-4{position:relative;right:33.3333333333%;left:auto}.medium-push-5{position:relative;left:41.6666666667%;right:auto}.medium-pull-5{position:relative;right:41.6666666667%;left:auto}.medium-push-6{position:relative;left:50%;right:auto}.medium-pull-6{position:relative;right:50%;left:auto}.medium-push-7{position:relative;left:58.3333333333%;right:auto}.medium-pull-7{position:relative;right:58.3333333333%;left:auto}.medium-push-8{position:relative;left:66.6666666667%;right:auto}.medium-pull-8{position:relative;right:66.6666666667%;left:auto}.medium-push-9{position:relative;left:75%;right:auto}.medium-pull-9{position:relative;right:75%;left:auto}.medium-push-10{position:relative;left:83.3333333333%;right:auto}.medium-pull-10{position:relative;right:83.3333333333%;left:auto}.medium-push-11{position:relative;left:91.6666666667%;right:auto}.medium-pull-11{position:relative;right:91.6666666667%;left:auto}.column,.columns{position:relative;padding-left:1rem;padding-right:1rem;float:left}.medium-1{width:8.3333333333%}.medium-2{width:16.6666666667%}.medium-3{width:25%}.medium-4{width:33.3333333333%}.medium-5{width:41.6666666667%}.medium-6{width:50%}.medium-7{width:58.3333333333%}.medium-8{width:66.6666666667%}.medium-9{width:75%}.medium-10{width:83.3333333333%}.medium-11{width:91.6666666667%}.medium-12{width:100%}.medium-offset-0{margin-left:0% !important}.medium-offset-1{margin-left:8.3333333333% !important}.medium-offset-2{margin-left:16.6666666667% !important}.medium-offset-3{margin-left:25% !important}.medium-offset-4{margin-left:33.3333333333% !important}.medium-offset-5{margin-left:41.6666666667% !important}.medium-offset-6{margin-left:50% !important}.medium-offset-7{margin-left:58.3333333333% !important}.medium-offset-8{margin-left:66.6666666667% !important}.medium-offset-9{margin-left:75% !important}.medium-offset-10{margin-left:83.3333333333% !important}.medium-offset-11{margin-left:91.6666666667% !important}.medium-reset-order{margin-left:0;margin-right:0;left:auto;right:auto;float:left}.column.medium-centered,.columns.medium-centered{margin-left:auto;margin-right:auto;float:none}.column.medium-uncentered,.columns.medium-uncentered{margin-left:0;margin-right:0;float:left}.column.medium-centered:last-child,.columns.medium-centered:last-child{float:none}.column.medium-uncentered:last-child,.columns.medium-uncentered:last-child{float:left}.column.medium-uncentered.opposite,.columns.medium-uncentered.opposite{float:right}.push-0{position:relative;left:0%;right:auto}.pull-0{position:relative;right:0%;left:auto}.push-1{position:relative;left:8.3333333333%;right:auto}.pull-1{position:relative;right:8.3333333333%;left:auto}.push-2{position:relative;left:16.6666666667%;right:auto}.pull-2{position:relative;right:16.6666666667%;left:auto}.push-3{position:relative;left:25%;right:auto}.pull-3{position:relative;right:25%;left:auto}.push-4{position:relative;left:33.3333333333%;right:auto}.pull-4{position:relative;right:33.3333333333%;left:auto}.push-5{position:relative;left:41.6666666667%;right:auto}.pull-5{position:relative;right:41.6666666667%;left:auto}.push-6{position:relative;left:50%;right:auto}.pull-6{position:relative;right:50%;left:auto}.push-7{position:relative;left:58.3333333333%;right:auto}.pull-7{position:relative;right:58.3333333333%;left:auto}.push-8{position:relative;left:66.6666666667%;right:auto}.pull-8{position:relative;right:66.6666666667%;left:auto}.push-9{position:relative;left:75%;right:auto}.pull-9{position:relative;right:75%;left:auto}.push-10{position:relative;left:83.3333333333%;right:auto}.pull-10{position:relative;right:83.3333333333%;left:auto}.push-11{position:relative;left:91.6666666667%;right:auto}.pull-11{position:relative;right:91.6666666667%;left:auto}}@media only screen and (min-width:64.043em){.large-push-0{position:relative;left:0%;right:auto}.large-pull-0{position:relative;right:0%;left:auto}.large-push-1{position:relative;left:8.3333333333%;right:auto}.large-pull-1{position:relative;right:8.3333333333%;left:auto}.large-push-2{position:relative;left:16.6666666667%;right:auto}.large-pull-2{position:relative;right:16.6666666667%;left:auto}.large-push-3{position:relative;left:25%;right:auto}.large-pull-3{position:relative;right:25%;left:auto}.large-push-4{position:relative;left:33.3333333333%;right:auto}.large-pull-4{position:relative;right:33.3333333333%;left:auto}.large-push-5{position:relative;left:41.6666666667%;right:auto}.large-pull-5{position:relative;right:41.6666666667%;left:auto}.large-push-6{position:relative;left:50%;right:auto}.large-pull-6{position:relative;right:50%;left:auto}.large-push-7{position:relative;left:58.3333333333%;right:auto}.large-pull-7{position:relative;right:58.3333333333%;left:auto}.large-push-8{position:relative;left:66.6666666667%;right:auto}.large-pull-8{position:relative;right:66.6666666667%;left:auto}.large-push-9{position:relative;left:75%;right:auto}.large-pull-9{position:relative;right:75%;left:auto}.large-push-10{position:relative;left:83.3333333333%;right:auto}.large-pull-10{position:relative;right:83.3333333333%;left:auto}.large-push-11{position:relative;left:91.6666666667%;right:auto}.large-pull-11{position:relative;right:91.6666666667%;left:auto}.column,.columns{position:relative;padding-left:1rem;padding-right:1rem;float:left}.large-1{width:8.3333333333%}.large-2{width:16.6666666667%}.large-3{width:25%}.large-4{width:33.3333333333%}.large-5{width:41.6666666667%}.large-6{width:50%}.large-7{width:58.3333333333%}.large-8{width:66.6666666667%}.large-9{width:75%}.large-10{width:83.3333333333%}.large-11{width:91.6666666667%}.large-12{width:100%}.large-offset-0{margin-left:0% !important}.large-offset-1{margin-left:8.3333333333% !important}.large-offset-2{margin-left:16.6666666667% !important}.large-offset-3{margin-left:25% !important}.large-offset-4{margin-left:33.3333333333% !important}.large-offset-5{margin-left:41.6666666667% !important}.large-offset-6{margin-left:50% !important}.large-offset-7{margin-left:58.3333333333% !important}.large-offset-8{margin-left:66.6666666667% !important}.large-offset-9{margin-left:75% !important}.large-offset-10{margin-left:83.3333333333% !important}.large-offset-11{margin-left:91.6666666667% !important}.large-reset-order{margin-left:0;margin-right:0;left:auto;right:auto;float:left}.column.large-centered,.columns.large-centered{margin-left:auto;margin-right:auto;float:none}.column.large-uncentered,.columns.large-uncentered{margin-left:0;margin-right:0;float:left}.column.large-centered:last-child,.columns.large-centered:last-child{float:none}.column.large-uncentered:last-child,.columns.large-uncentered:last-child{float:left}.column.large-uncentered.opposite,.columns.large-uncentered.opposite{float:right}.push-0{position:relative;left:0%;right:auto}.pull-0{position:relative;right:0%;left:auto}.push-1{position:relative;left:8.3333333333%;right:auto}.pull-1{position:relative;right:8.3333333333%;left:auto}.push-2{position:relative;left:16.6666666667%;right:auto}.pull-2{position:relative;right:16.6666666667%;left:auto}.push-3{position:relative;left:25%;right:auto}.pull-3{position:relative;right:25%;left:auto}.push-4{position:relative;left:33.3333333333%;right:auto}.pull-4{position:relative;right:33.3333333333%;left:auto}.push-5{position:relative;left:41.6666666667%;right:auto}.pull-5{position:relative;right:41.6666666667%;left:auto}.push-6{position:relative;left:50%;right:auto}.pull-6{position:relative;right:50%;left:auto}.push-7{position:relative;left:58.3333333333%;right:auto}.pull-7{position:relative;right:58.3333333333%;left:auto}.push-8{position:relative;left:66.6666666667%;right:auto}.pull-8{position:relative;right:66.6666666667%;left:auto}.push-9{position:relative;left:75%;right:auto}.pull-9{position:relative;right:75%;left:auto}.push-10{position:relative;left:83.3333333333%;right:auto}.pull-10{position:relative;right:83.3333333333%;left:auto}.push-11{position:relative;left:91.6666666667%;right:auto}.pull-11{position:relative;right:91.6666666667%;left:auto}}meta.foundation-version{font-family:"/5.4.5/"}meta.foundation-mq-small{font-family:"/only screen/";width:0em}meta.foundation-mq-medium{font-family:"/only screen and (min-width:40.063em)/";width:40.063em}meta.foundation-mq-large{font-family:"/only screen and (min-width:64.043em)/";width:64.043em}meta.foundation-mq-xlarge{font-family:"/only screen and (min-width:90.063em)/";width:90.063em}meta.foundation-mq-xxlarge{font-family:"/only screen and (min-width:120.063em)/";width:120.063em}meta.foundation-data-attribute-namespace{font-family:false}html,body{height:100%}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html,body{font-size:100%}body{background:#fff;color:#222;padding:0;margin:0;font-family:proxima-nova,"Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;font-weight:normal;font-style:normal;line-height:1.5;position:relative;cursor:auto}a:hover{cursor:pointer}img{max-width:100%;height:auto}img{-ms-interpolation-mode:bicubic}#map_canvas img,#map_canvas embed,#map_canvas object,.map_canvas img,.map_canvas embed,.map_canvas object{max-width:none !important}.left{float:left !important}.right{float:right !important}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.hide{display:none}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{display:inline-block;vertical-align:middle}textarea{height:auto;min-height:50px}select{width:100%}meta.foundation-version{font-family:"/5.4.5/"}meta.foundation-mq-small{font-family:"/only screen/";width:0em}meta.foundation-mq-medium{font-family:"/only screen and (min-width:40.063em)/";width:40.063em}meta.foundation-mq-large{font-family:"/only screen and (min-width:64.043em)/";width:64.043em}meta.foundation-mq-xlarge{font-family:"/only screen and (min-width:90.063em)/";width:90.063em}meta.foundation-mq-xxlarge{font-family:"/only screen and (min-width:120.063em)/";width:120.063em}meta.foundation-data-attribute-namespace{font-family:false}html,body{height:100%}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html,body{font-size:100%}body{background:#fff;color:#222;padding:0;margin:0;font-family:proxima-nova,"Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;font-weight:normal;font-style:normal;line-height:1.5;position:relative;cursor:auto}a:hover{cursor:pointer}img{max-width:100%;height:auto}img{-ms-interpolation-mode:bicubic}#map_canvas img,#map_canvas embed,#map_canvas object,.map_canvas img,.map_canvas embed,.map_canvas object{max-width:none !important}.left{float:left !important}.right{float:right !important}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.hide{display:none}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{display:inline-block;vertical-align:middle}textarea{height:auto;min-height:50px}select{width:100%}.reveal-modal-bg{position:fixed;top:0;bottom:0;left:0;right:0;background:#29292A;background:rgba(41,41,42,0.45);z-index:1004;display:none;left:0}.reveal-modal,dialog{visibility:hidden;display:none;position:absolute;z-index:1005;width:100vw;top:0;border-radius:2px;left:0;background-color:#fff;padding:1.25rem;border:solid 1px #666;box-shadow:0 0 10px rgba(41,41,42,0.4);padding:1.875rem}@media only screen and (max-width: 40em){.reveal-modal,dialog{min-height:100vh}}.reveal-modal .column,dialog .column,.reveal-modal .columns,dialog .columns{min-width:0}.reveal-modal>:first-child,dialog>:first-child{margin-top:0}.reveal-modal>:last-child,dialog>:last-child{margin-bottom:0}@media only screen and (min-width:40.063em){.reveal-modal,dialog{width:80%;max-width:62.5rem;left:0;right:0;margin:0 auto}}@media only screen and (min-width:40.063em){.reveal-modal,dialog{top:6.25rem}}.reveal-modal.radius,dialog.radius{border-radius:2px}.reveal-modal.round,dialog.round{border-radius:1000px}.reveal-modal.collapse,dialog.collapse{padding:0}@media only screen and (min-width:40.063em){.reveal-modal.tiny,dialog.tiny{width:30%;max-width:62.5rem;left:0;right:0;margin:0 auto}}@media only screen and (min-width:40.063em){.reveal-modal.small,dialog.small{width:40%;max-width:62.5rem;left:0;right:0;margin:0 auto}}@media only screen and (min-width:40.063em){.reveal-modal.medium,dialog.medium{width:60%;max-width:62.5rem;left:0;right:0;margin:0 auto}}@media only screen and (min-width:40.063em){.reveal-modal.large,dialog.large{width:70%;max-width:62.5rem;left:0;right:0;margin:0 auto}}@media only screen and (min-width:40.063em){.reveal-modal.xlarge,dialog.xlarge{width:95%;max-width:62.5rem;left:0;right:0;margin:0 auto}}.reveal-modal.full,dialog.full{top:0;left:0;height:100%;height:100vh;min-height:100vh;margin-left:0 !important}@media only screen and (min-width:40.063em){.reveal-modal.full,dialog.full{width:100vw;max-width:62.5rem;left:0;right:0;margin:0 auto}}.reveal-modal .close-reveal-modal,dialog .close-reveal-modal{font-size:2.5rem;line-height:1;position:absolute;top:.5rem;right:.6875rem;color:#aaa;font-weight:bold;cursor:pointer}dialog{display:none}dialog::backdrop,dialog+.backdrop{position:fixed;top:0;bottom:0;left:0;right:0;background:#29292A;background:rgba(41,41,42,0.45);z-index:auto;display:none;left:0}dialog[open]{display:block}@media print{dialog,.reveal-modal{display:none;background:#fff !important}}meta.foundation-version{font-family:"/5.4.5/"}meta.foundation-mq-small{font-family:"/only screen/";width:0em}meta.foundation-mq-medium{font-family:"/only screen and (min-width:40.063em)/";width:40.063em}meta.foundation-mq-large{font-family:"/only screen and (min-width:64.043em)/";width:64.043em}meta.foundation-mq-xlarge{font-family:"/only screen and (min-width:90.063em)/";width:90.063em}meta.foundation-mq-xxlarge{font-family:"/only screen and (min-width:120.063em)/";width:120.063em}meta.foundation-data-attribute-namespace{font-family:false}html,body{height:100%}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html,body{font-size:100%}body{background:#fff;color:#222;padding:0;margin:0;font-family:proxima-nova,"Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;font-weight:normal;font-style:normal;line-height:1.5;position:relative;cursor:auto}a:hover{cursor:pointer}img{max-width:100%;height:auto}img{-ms-interpolation-mode:bicubic}#map_canvas img,#map_canvas embed,#map_canvas object,.map_canvas img,.map_canvas embed,.map_canvas object{max-width:none !important}.left{float:left !important}.right{float:right !important}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.hide{display:none}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{display:inline-block;vertical-align:middle}textarea{height:auto;min-height:50px}select{width:100%}.f-dropdown{position:absolute;left:-9999px;list-style:none;margin-left:0;width:100%;max-height:none;height:auto;background:#fff;border:none 0px #D8D8D9;font-size:1rem;z-index:89;margin-top:2px;max-width:200px}.f-dropdown>*:first-child{margin-top:0}.f-dropdown>*:last-child{margin-bottom:0}.f-dropdown:before{content:"";display:block;width:0;height:0;border:inset 6px;border-color:transparent transparent #fff transparent;border-bottom-style:solid;position:absolute;top:-12px;left:10px;z-index:89}.f-dropdown:after{content:"";display:block;width:0;height:0;border:inset 7px;border-color:transparent transparent #D8D8D9 transparent;border-bottom-style:solid;position:absolute;top:-14px;left:9px;z-index:88}.f-dropdown.right:before{left:auto;right:10px}.f-dropdown.right:after{left:auto;right:9px}.f-dropdown.drop-right{position:absolute;left:-9999px;list-style:none;margin-left:0;width:100%;max-height:none;height:auto;background:#fff;border:none 0px #D8D8D9;font-size:1rem;z-index:89;margin-top:0;margin-left:2px;max-width:200px}.f-dropdown.drop-right>*:first-child{margin-top:0}.f-dropdown.drop-right>*:last-child{margin-bottom:0}.f-dropdown.drop-right:before{content:"";display:block;width:0;height:0;border:inset 6px;border-color:transparent #fff transparent transparent;border-right-style:solid;position:absolute;top:10px;left:-12px;z-index:89}.f-dropdown.drop-right:after{content:"";display:block;width:0;height:0;border:inset 7px;border-color:transparent #D8D8D9 transparent transparent;border-right-style:solid;position:absolute;top:9px;left:-14px;z-index:88}.f-dropdown.drop-left{position:absolute;left:-9999px;list-style:none;margin-left:0;width:100%;max-height:none;height:auto;background:#fff;border:none 0px #D8D8D9;font-size:1rem;z-index:89;margin-top:0;margin-left:-2px;max-width:200px}.f-dropdown.drop-left>*:first-child{margin-top:0}.f-dropdown.drop-left>*:last-child{margin-bottom:0}.f-dropdown.drop-left:before{content:"";display:block;width:0;height:0;border:inset 6px;border-color:transparent transparent transparent #fff;border-left-style:solid;position:absolute;top:10px;right:-12px;left:auto;z-index:89}.f-dropdown.drop-left:after{content:"";display:block;width:0;height:0;border:inset 7px;border-color:transparent transparent transparent #D8D8D9;border-left-style:solid;position:absolute;top:9px;right:-14px;left:auto;z-index:88}.f-dropdown.drop-top{position:absolute;left:-9999px;list-style:none;margin-left:0;width:100%;max-height:none;height:auto;background:#fff;border:none 0px #D8D8D9;font-size:1rem;z-index:89;margin-top:-2px;margin-left:0;max-width:200px}.f-dropdown.drop-top>*:first-child{margin-top:0}.f-dropdown.drop-top>*:last-child{margin-bottom:0}.f-dropdown.drop-top:before{content:"";display:block;width:0;height:0;border:inset 6px;border-color:#fff transparent transparent transparent;border-top-style:solid;position:absolute;top:auto;bottom:-12px;left:10px;right:auto;z-index:89}.f-dropdown.drop-top:after{content:"";display:block;width:0;height:0;border:inset 7px;border-color:#D8D8D9 transparent transparent transparent;border-top-style:solid;position:absolute;top:auto;bottom:-14px;left:9px;right:auto;z-index:88}.f-dropdown li{font-size:1rem;cursor:pointer;line-height:1;margin:0}.f-dropdown li:hover,.f-dropdown li:focus{background:#fff}.f-dropdown li.radius{border-radius:2px}.f-dropdown li a{display:block;padding:0.25rem 0.5rem;color:#404041}.f-dropdown.content{position:absolute;left:-9999px;list-style:none;margin-left:0;padding:1.25rem;width:100%;height:auto;max-height:none;background:#fff;border:none 0px #D8D8D9;font-size:1rem;z-index:89;max-width:200px}.f-dropdown.content>*:first-child{margin-top:0}.f-dropdown.content>*:last-child{margin-bottom:0}.f-dropdown.tiny{max-width:200px}.f-dropdown.small{max-width:300px}.f-dropdown.medium{max-width:500px}.f-dropdown.large{max-width:800px}.f-dropdown.mega{width:100% !important;max-width:100% !important}.f-dropdown.mega.open{left:0 !important}meta.foundation-version{font-family:"/5.4.5/"}meta.foundation-mq-small{font-family:"/only screen/";width:0em}meta.foundation-mq-medium{font-family:"/only screen and (min-width:40.063em)/";width:40.063em}meta.foundation-mq-large{font-family:"/only screen and (min-width:64.043em)/";width:64.043em}meta.foundation-mq-xlarge{font-family:"/only screen and (min-width:90.063em)/";width:90.063em}meta.foundation-mq-xxlarge{font-family:"/only screen and (min-width:120.063em)/";width:120.063em}meta.foundation-data-attribute-namespace{font-family:false}html,body{height:100%}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html,body{font-size:100%}body{background:#fff;color:#222;padding:0;margin:0;font-family:proxima-nova,"Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;font-weight:normal;font-style:normal;line-height:1.5;position:relative;cursor:auto}a:hover{cursor:pointer}img{max-width:100%;height:auto}img{-ms-interpolation-mode:bicubic}#map_canvas img,#map_canvas embed,#map_canvas object,.map_canvas img,.map_canvas embed,.map_canvas object{max-width:none !important}.left{float:left !important}.right{float:right !important}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.hide{display:none}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{display:inline-block;vertical-align:middle}textarea{height:auto;min-height:50px}select{width:100%}.dropdown.button,.card.with-white-button input.dropdown[type=submit],input.dropdown[type="submit"],button.dropdown{position:relative;padding-right:3.5625rem}.dropdown.button:after,.card.with-white-button input.dropdown[type=submit]:after,input.dropdown[type="submit"]:after,button.dropdown:after{position:absolute;content:"";width:0;height:0;display:block;border-style:solid;border-color:#fff transparent transparent transparent;top:50%}.dropdown.button:after,.card.with-white-button input.dropdown[type=submit]:after,input.dropdown[type="submit"]:after,button.dropdown:after{border-width:.375rem;right:1.40625rem;margin-top:-.15625rem}.dropdown.button:after,.card.with-white-button input.dropdown[type=submit]:after,input.dropdown[type="submit"]:after,button.dropdown:after{border-color:#fff transparent transparent transparent}.dropdown.button.tiny,input.dropdown.tiny[type="submit"],button.dropdown.tiny{padding-right:2.625rem}.dropdown.button.tiny:before,input.dropdown.tiny[type="submit"]:before,button.dropdown.tiny:before{border-width:.375rem;right:1.125rem;margin-top:-.125rem}.dropdown.button.tiny:after,input.dropdown.tiny[type="submit"]:after,button.dropdown.tiny:after{border-color:#fff transparent transparent transparent}.dropdown.button.small,input.dropdown.small[type="submit"],button.dropdown.small{padding-right:3.0625rem}.dropdown.button.small:after,input.dropdown.small[type="submit"]:after,button.dropdown.small:after{border-width:.4375rem;right:1.3125rem;margin-top:-.15625rem}.dropdown.button.small:after,input.dropdown.small[type="submit"]:after,button.dropdown.small:after{border-color:#fff transparent transparent transparent}.dropdown.button.large,input.dropdown.large[type="submit"],button.dropdown.large{padding-right:3.625rem}.dropdown.button.large:after,input.dropdown.large[type="submit"]:after,button.dropdown.large:after{border-width:.3125rem;right:1.71875rem;margin-top:-.15625rem}.dropdown.button.large:after,input.dropdown.large[type="submit"]:after,button.dropdown.large:after{border-color:#fff transparent transparent transparent}.dropdown.button.secondary:after,input.dropdown.secondary[type="submit"]:after,button.dropdown.secondary:after{border-color:#333 transparent transparent transparent}meta.foundation-version{font-family:"/5.4.5/"}meta.foundation-mq-small{font-family:"/only screen/";width:0em}meta.foundation-mq-medium{font-family:"/only screen and (min-width:40.063em)/";width:40.063em}meta.foundation-mq-large{font-family:"/only screen and (min-width:64.043em)/";width:64.043em}meta.foundation-mq-xlarge{font-family:"/only screen and (min-width:90.063em)/";width:90.063em}meta.foundation-mq-xxlarge{font-family:"/only screen and (min-width:120.063em)/";width:120.063em}meta.foundation-data-attribute-namespace{font-family:false}html,body{height:100%}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html,body{font-size:100%}body{background:#fff;color:#222;padding:0;margin:0;font-family:proxima-nova,"Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;font-weight:normal;font-style:normal;line-height:1.5;position:relative;cursor:auto}a:hover{cursor:pointer}img{max-width:100%;height:auto}img{-ms-interpolation-mode:bicubic}#map_canvas img,#map_canvas embed,#map_canvas object,.map_canvas img,.map_canvas embed,.map_canvas object{max-width:none !important}.left{float:left !important}.right{float:right !important}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.hide{display:none}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{display:inline-block;vertical-align:middle}textarea{height:auto;min-height:50px}select{width:100%}meta.foundation-version{font-family:"/5.4.5/"}meta.foundation-mq-small{font-family:"/only screen/";width:0em}meta.foundation-mq-medium{font-family:"/only screen and (min-width:40.063em)/";width:40.063em}meta.foundation-mq-large{font-family:"/only screen and (min-width:64.043em)/";width:64.043em}meta.foundation-mq-xlarge{font-family:"/only screen and (min-width:90.063em)/";width:90.063em}meta.foundation-mq-xxlarge{font-family:"/only screen and (min-width:120.063em)/";width:120.063em}meta.foundation-data-attribute-namespace{font-family:false}html,body{height:100%}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html,body{font-size:100%}body{background:#fff;color:#222;padding:0;margin:0;font-family:proxima-nova,"Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;font-weight:normal;font-style:normal;line-height:1.5;position:relative;cursor:auto}a:hover{cursor:pointer}img{max-width:100%;height:auto}img{-ms-interpolation-mode:bicubic}#map_canvas img,#map_canvas embed,#map_canvas object,.map_canvas img,.map_canvas embed,.map_canvas object{max-width:none !important}.left{float:left !important}.right{float:right !important}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.hide{display:none}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{display:inline-block;vertical-align:middle}textarea{height:auto;min-height:50px}select{width:100%}.text-left{text-align:left !important}.text-right{text-align:right !important}.text-center{text-align:center !important}.text-justify{text-align:justify !important}@media only screen and (max-width: 40em){.small-only-text-left{text-align:left !important}.small-only-text-right{text-align:right !important}.small-only-text-center{text-align:center !important}.small-only-text-justify{text-align:justify !important}}@media only screen{.small-text-left{text-align:left !important}.small-text-right{text-align:right !important}.small-text-center{text-align:center !important}.small-text-justify{text-align:justify !important}}@media only screen and (min-width:40.063em) and (max-width:64em){.medium-only-text-left{text-align:left !important}.medium-only-text-right{text-align:right !important}.medium-only-text-center{text-align:center !important}.medium-only-text-justify{text-align:justify !important}}@media only screen and (min-width:40.063em){.medium-text-left{text-align:left !important}.medium-text-right{text-align:right !important}.medium-text-center{text-align:center !important}.medium-text-justify{text-align:justify !important}}@media only screen and (min-width:64.043em) and (max-width:90em){.large-only-text-left{text-align:left !important}.large-only-text-right{text-align:right !important}.large-only-text-center{text-align:center !important}.large-only-text-justify{text-align:justify !important}}@media only screen and (min-width:64.043em){.large-text-left{text-align:left !important}.large-text-right{text-align:right !important}.large-text-center{text-align:center !important}.large-text-justify{text-align:justify !important}}@media only screen and (min-width:90.063em) and (max-width:120em){.xlarge-only-text-left{text-align:left !important}.xlarge-only-text-right{text-align:right !important}.xlarge-only-text-center{text-align:center !important}.xlarge-only-text-justify{text-align:justify !important}}@media only screen and (min-width:90.063em){.xlarge-text-left{text-align:left !important}.xlarge-text-right{text-align:right !important}.xlarge-text-center{text-align:center !important}.xlarge-text-justify{text-align:justify !important}}@media only screen and (min-width:120.063em) and (max-width:99999999em){.xxlarge-only-text-left{text-align:left !important}.xxlarge-only-text-right{text-align:right !important}.xxlarge-only-text-center{text-align:center !important}.xxlarge-only-text-justify{text-align:justify !important}}@media only screen and (min-width:120.063em){.xxlarge-text-left{text-align:left !important}.xxlarge-text-right{text-align:right !important}.xxlarge-text-center{text-align:center !important}.xxlarge-text-justify{text-align:justify !important}}div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,.search-index .post-preview h2,.search-show .post-preview h2,h5,h6,pre,form,p,blockquote,th,td{margin:0;padding:0}a{color:#2993E5;text-decoration:none;line-height:inherit}a:hover,a:focus{color:#1980cf}a img{border:none}p{font-family:proxima-nova,"Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;font-weight:normal;font-size:1rem;line-height:1.6;margin-bottom:1.25rem;text-rendering:optimizeLegibility}p.lead{font-size:1.21875rem;line-height:1.6}p aside{font-size:.875rem;line-height:1.35;font-style:italic}h1,h2,h3,h4,.search-index .post-preview h2,.search-show .post-preview h2,h5,h6{font-family:proxima-nova,"Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;font-weight:normal;font-style:normal;color:#222;text-rendering:optimizeLegibility;margin-top:.2rem;margin-bottom:.5rem;line-height:1.4}h1 small,h2 small,h3 small,h4 small,.search-index .post-preview h2 small,.search-show .post-preview h2 small,h5 small,h6 small{font-size:60%;color:#6f6f6f;line-height:0}h1{font-size:2.125rem}h2{font-size:1.6875rem}h3{font-size:1.375rem}h4,.search-index .post-preview h2,.search-show .post-preview h2{font-size:1.125rem}h5{font-size:1.125rem}h6{font-size:1rem}.subheader{line-height:1.4;color:#6f6f6f;font-weight:normal;margin-top:.2rem;margin-bottom:.5rem}hr{border:solid #ddd;border-width:1px 0 0;clear:both;margin:1.25rem 0 1.1875rem;height:0}em,i{font-style:italic;line-height:inherit}strong,b{font-weight:bold;line-height:inherit}small{font-size:60%;line-height:inherit}code{font-family:Consolas,"Liberation Mono",Courier,monospace;font-weight:normal;color:#333;background-color:#d1e9fb;border-width:1px;border-style:solid;border-color:#a6d4f8;padding:.125rem .3125rem .0625rem}ul,ol,dl{font-size:1rem;line-height:1.6;margin-bottom:1.25rem;list-style-position:outside;font-family:proxima-nova,"Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif}ul{margin-left:1.1rem}ul.no-bullet{margin-left:0}ul.no-bullet li ul,ul.no-bullet li ol{margin-left:1.25rem;margin-bottom:0;list-style:none}ul li ul,ul li ol{margin-left:1.25rem;margin-bottom:0}ul.square li ul,ul.circle li ul,ul.disc li ul{list-style:inherit}ul.square{list-style-type:square;margin-left:1.1rem}ul.circle{list-style-type:circle;margin-left:1.1rem}ul.disc{list-style-type:disc;margin-left:1.1rem}ul.no-bullet{list-style:none}ol{margin-left:1.4rem}ol li ul,ol li ol{margin-left:1.25rem;margin-bottom:0}dl dt{margin-bottom:.3rem;font-weight:bold}dl dd{margin-bottom:.75rem}abbr,acronym{text-transform:uppercase;font-size:90%;color:#222;cursor:help}abbr{text-transform:none}abbr[title]{border-bottom:1px dotted #ddd}blockquote{margin:0 0 1.25rem;padding:.5625rem 1.25rem 0 1.1875rem;border-left:1px solid #ddd}blockquote cite{display:block;font-size:.8125rem;color:#555}blockquote cite:before{content:"\2014 \0020"}blockquote cite a,blockquote cite a:visited{color:#555}blockquote,blockquote p{line-height:1.6;color:#6f6f6f}.vcard{display:inline-block;margin:0 0 1.25rem 0;border:1px solid #ddd;padding:.625rem .75rem}.vcard li{margin:0;display:block}.vcard .fn{font-weight:bold;font-size:.9375rem}.vevent .summary{font-weight:bold}.vevent abbr{cursor:default;text-decoration:none;font-weight:bold;border:none;padding:0 .0625rem}@media only screen and (min-width:40.063em){h1,h2,h3,h4,.search-index .post-preview h2,.search-show .post-preview h2,h5,h6{line-height:1.4}h1{font-size:2.75rem}h2{font-size:2.3125rem}h3{font-size:1.6875rem}h4,.search-index .post-preview h2,.search-show .post-preview h2{font-size:1.4375rem}h5{font-size:1.125rem}h6{font-size:1rem}}.print-only{display:none !important}@media print{*{background:transparent !important;color:#29292A !important;box-shadow:none !important;text-shadow:none !important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}@page{margin:0.5cm}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}.hide-on-print{display:none !important}.print-only{display:block !important}.hide-for-print{display:none !important}.show-for-print{display:inherit !important}}.off-canvas-wrap{-webkit-backface-visibility:hidden;position:relative;width:100%;overflow:hidden}.off-canvas-wrap.move-right,.off-canvas-wrap.move-left{min-height:100%;-webkit-overflow-scrolling:touch}.inner-wrap{-webkit-backface-visibility:hidden;position:relative;width:100%;-webkit-transition:-webkit-transform 200ms ease;-moz-transition:-moz-transform 200ms ease;-ms-transition:-ms-transform 200ms ease;-o-transition:-o-transform 200ms ease;transition:transform 200ms ease}.inner-wrap:before,.inner-wrap:after{content:" ";display:table}.inner-wrap:after{clear:both}.tab-bar{-webkit-backface-visibility:hidden;background:#333;color:#fff;height:2.8125rem;line-height:2.8125rem;position:relative}.tab-bar h1,.tab-bar h2,.tab-bar h3,.tab-bar h4,.tab-bar .search-index .post-preview h2,.search-index .post-preview .tab-bar h2,.tab-bar .search-show .post-preview h2,.search-show .post-preview .tab-bar h2,.tab-bar h5,.tab-bar h6{color:#fff;font-weight:bold;line-height:2.8125rem;margin:0}.tab-bar h1,.tab-bar h2,.tab-bar h3,.tab-bar h4,.tab-bar .search-index .post-preview h2,.search-index .post-preview .tab-bar h2,.tab-bar .search-show .post-preview h2,.search-show .post-preview .tab-bar h2{font-size:1.125rem}.left-small{width:2.8125rem;height:2.8125rem;position:absolute;top:0;border-right:solid 1px #1a1a1a;left:0}.right-small{width:2.8125rem;height:2.8125rem;position:absolute;top:0;border-left:solid 1px #1a1a1a;right:0}.tab-bar-section{padding:0 .625rem;position:absolute;text-align:center;height:2.8125rem;top:0}@media only screen and (min-width:40.063em){.tab-bar-section.left,.tab-bar-section.right{text-align:left}}.tab-bar-section.left{left:0;right:2.8125rem}.tab-bar-section.right{left:2.8125rem;right:0}.tab-bar-section.middle{left:2.8125rem;right:2.8125rem}.tab-bar .menu-icon{text-indent:2.1875rem;width:2.8125rem;height:2.8125rem;display:block;padding:0;color:#fff;position:relative;transform:translate3d(0, 0, 0)}.tab-bar .menu-icon span::after{content:"";position:absolute;display:block;height:0;top:50%;margin-top:-.5rem;left:.90625rem;box-shadow:0 0px 0 1px #fff,0 7px 0 1px #fff,0 14px 0 1px #fff;width:1rem}.tab-bar .menu-icon span:hover:after{box-shadow:0 0px 0 1px #b3b3b3,0 7px 0 1px #b3b3b3,0 14px 0 1px #b3b3b3}.left-off-canvas-menu{-webkit-backface-visibility:hidden;width:16.875rem;top:0;bottom:0;position:absolute;overflow-x:hidden;overflow-y:auto;background:#ECECEC;z-index:1001;box-sizing:content-box;transition:transform 500ms ease 0s;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;-ms-transform:translate(-100.5%, 0);-webkit-transform:translate3d(-100.5%, 0, 0);-moz-transform:translate3d(-100.5%, 0, 0);-ms-transform:translate3d(-100.5%, 0, 0);-o-transform:translate3d(-100.5%, 0, 0);transform:translate3d(-100.5%, 0, 0);left:0}.left-off-canvas-menu *{-webkit-backface-visibility:hidden}.right-off-canvas-menu{-webkit-backface-visibility:hidden;width:16.875rem;top:0;bottom:0;position:absolute;overflow-x:hidden;overflow-y:auto;background:#ECECEC;z-index:1001;box-sizing:content-box;transition:transform 500ms ease 0s;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;-ms-transform:translate(100.5%, 0);-webkit-transform:translate3d(100.5%, 0, 0);-moz-transform:translate3d(100.5%, 0, 0);-ms-transform:translate3d(100.5%, 0, 0);-o-transform:translate3d(100.5%, 0, 0);transform:translate3d(100.5%, 0, 0);right:0}.right-off-canvas-menu *{-webkit-backface-visibility:hidden}ul.off-canvas-list{list-style-type:none;padding:0;margin:0}ul.off-canvas-list li label{display:block;padding:0.25rem 0;color:#404041;text-transform:uppercase;font-size:.875rem;font-weight:normal;background:rgba(0,0,0,0);border-top:none;border-bottom:1px solid #D8D8D9;margin:0}ul.off-canvas-list li a{display:block;padding:.625rem;color:#535354;border-bottom:1px solid #D8D8D9;transition:background 300ms ease}ul.off-canvas-list li a:hover{background:#242424}.move-right>.inner-wrap{-ms-transform:translate(16.875rem, 0);-webkit-transform:translate3d(16.875rem, 0, 0);-moz-transform:translate3d(16.875rem, 0, 0);-ms-transform:translate3d(16.875rem, 0, 0);-o-transform:translate3d(16.875rem, 0, 0);transform:translate3d(16.875rem, 0, 0)}.move-right .exit-off-canvas{-webkit-backface-visibility:hidden;transition:background 200ms ease;cursor:pointer;box-shadow:1px 0 #D8D8D9;display:block;position:absolute;background:rgba(41,41,42,0.9);top:0;bottom:0;left:0;right:0;z-index:1002;-webkit-tap-highlight-color:rgba(0,0,0,0)}@media only screen and (min-width:40.063em){.move-right .exit-off-canvas:hover{background:rgba(41,41,42,0.9)}}.move-left>.inner-wrap{-ms-transform:translate(-16.875rem, 0);-webkit-transform:translate3d(-16.875rem, 0, 0);-moz-transform:translate3d(-16.875rem, 0, 0);-ms-transform:translate3d(-16.875rem, 0, 0);-o-transform:translate3d(-16.875rem, 0, 0);transform:translate3d(-16.875rem, 0, 0)}.move-left .exit-off-canvas{-webkit-backface-visibility:hidden;transition:background 200ms ease;cursor:pointer;box-shadow:1px 0 #D8D8D9;display:block;position:absolute;background:rgba(41,41,42,0.9);top:0;bottom:0;left:0;right:0;z-index:1002;-webkit-tap-highlight-color:rgba(0,0,0,0)}@media only screen and (min-width:40.063em){.move-left .exit-off-canvas:hover{background:rgba(41,41,42,0.9)}}.offcanvas-overlap .left-off-canvas-menu,.offcanvas-overlap .right-off-canvas-menu{-ms-transform:none;-webkit-transform:none;-moz-transform:none;-o-transform:none;transform:none;z-index:1003}.offcanvas-overlap .exit-off-canvas{-webkit-backface-visibility:hidden;transition:background 200ms ease;cursor:pointer;box-shadow:1px 0 #D8D8D9;display:block;position:absolute;background:rgba(41,41,42,0.9);top:0;bottom:0;left:0;right:0;z-index:1002;-webkit-tap-highlight-color:rgba(0,0,0,0)}@media only screen and (min-width:40.063em){.offcanvas-overlap .exit-off-canvas:hover{background:rgba(41,41,42,0.9)}}.offcanvas-overlap-left .right-off-canvas-menu{-ms-transform:none;-webkit-transform:none;-moz-transform:none;-o-transform:none;transform:none;z-index:1003}.offcanvas-overlap-left .exit-off-canvas{-webkit-backface-visibility:hidden;transition:background 200ms ease;cursor:pointer;box-shadow:1px 0 #D8D8D9;display:block;position:absolute;background:rgba(41,41,42,0.9);top:0;bottom:0;left:0;right:0;z-index:1002;-webkit-tap-highlight-color:rgba(0,0,0,0)}@media only screen and (min-width:40.063em){.offcanvas-overlap-left .exit-off-canvas:hover{background:rgba(41,41,42,0.9)}}.offcanvas-overlap-right .left-off-canvas-menu{-ms-transform:none;-webkit-transform:none;-moz-transform:none;-o-transform:none;transform:none;z-index:1003}.offcanvas-overlap-right .exit-off-canvas{-webkit-backface-visibility:hidden;transition:background 200ms ease;cursor:pointer;box-shadow:1px 0 #D8D8D9;display:block;position:absolute;background:rgba(41,41,42,0.9);top:0;bottom:0;left:0;right:0;z-index:1002;-webkit-tap-highlight-color:rgba(0,0,0,0)}@media only screen and (min-width:40.063em){.offcanvas-overlap-right .exit-off-canvas:hover{background:rgba(41,41,42,0.9)}}.no-csstransforms .left-off-canvas-menu{left:-16.875rem}.no-csstransforms .right-off-canvas-menu{right:-16.875rem}.no-csstransforms .move-left>.inner-wrap{right:16.875rem}.no-csstransforms .move-right>.inner-wrap{left:16.875rem}.left-submenu{-webkit-backface-visibility:hidden;width:16.875rem;top:0;bottom:0;position:absolute;margin:0;overflow-x:hidden;overflow-y:auto;background:#ECECEC;z-index:1002;box-sizing:content-box;-webkit-overflow-scrolling:touch;-ms-transform:translate(-100%, 0);-webkit-transform:translate3d(-100%, 0, 0);-moz-transform:translate3d(-100%, 0, 0);-ms-transform:translate3d(-100%, 0, 0);-o-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);left:0;-webkit-transition:-webkit-transform 200ms ease;-moz-transition:-moz-transform 200ms ease;-ms-transition:-ms-transform 200ms ease;-o-transition:-o-transform 200ms ease;transition:transform 200ms ease}.left-submenu *{-webkit-backface-visibility:hidden}.left-submenu .back>a{padding:0.25rem 0;color:#404041;text-transform:uppercase;font-weight:normal;background:#444;border-top:none;border-bottom:1px solid #D8D8D9;margin:0}.left-submenu .back>a:hover{background:#303030;border-top:1px solid rgba(36,36,36,0);border-bottom:none}.left-submenu .back>a:before{content:"\AB";margin-right:0.5rem;display:inline}.left-submenu.move-right{-ms-transform:translate(0%, 0);-webkit-transform:translate3d(0%, 0, 0);-moz-transform:translate3d(0%, 0, 0);-ms-transform:translate3d(0%, 0, 0);-o-transform:translate3d(0%, 0, 0);transform:translate3d(0%, 0, 0)}.right-submenu{-webkit-backface-visibility:hidden;width:16.875rem;top:0;bottom:0;position:absolute;margin:0;overflow-x:hidden;overflow-y:auto;background:#ECECEC;z-index:1002;box-sizing:content-box;-webkit-overflow-scrolling:touch;-ms-transform:translate(100%, 0);-webkit-transform:translate3d(100%, 0, 0);-moz-transform:translate3d(100%, 0, 0);-ms-transform:translate3d(100%, 0, 0);-o-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);right:0;-webkit-transition:-webkit-transform 200ms ease;-moz-transition:-moz-transform 200ms ease;-ms-transition:-ms-transform 200ms ease;-o-transition:-o-transform 200ms ease;transition:transform 200ms ease}.right-submenu *{-webkit-backface-visibility:hidden}.right-submenu .back>a{padding:0.25rem 0;color:#404041;text-transform:uppercase;font-weight:normal;background:#444;border-top:none;border-bottom:1px solid #D8D8D9;margin:0}.right-submenu .back>a:hover{background:#303030;border-top:1px solid rgba(36,36,36,0);border-bottom:none}.right-submenu .back>a:after{content:"\BB";margin-left:0.5rem;display:inline}.right-submenu.move-left{-ms-transform:translate(0%, 0);-webkit-transform:translate3d(0%, 0, 0);-moz-transform:translate3d(0%, 0, 0);-ms-transform:translate3d(0%, 0, 0);-o-transform:translate3d(0%, 0, 0);transform:translate3d(0%, 0, 0)}.left-off-canvas-menu ul.off-canvas-list li.has-submenu>a:after{content:"\BB";margin-left:0.5rem;display:inline}.right-off-canvas-menu ul.off-canvas-list li.has-submenu>a:before{content:"\AB";margin-right:0.5rem;display:inline}meta.foundation-version{font-family:"/5.4.5/"}meta.foundation-mq-small{font-family:"/only screen/";width:0em}meta.foundation-mq-medium{font-family:"/only screen and (min-width:40.063em)/";width:40.063em}meta.foundation-mq-large{font-family:"/only screen and (min-width:64.043em)/";width:64.043em}meta.foundation-mq-xlarge{font-family:"/only screen and (min-width:90.063em)/";width:90.063em}meta.foundation-mq-xxlarge{font-family:"/only screen and (min-width:120.063em)/";width:120.063em}meta.foundation-data-attribute-namespace{font-family:false}html,body{height:100%}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html,body{font-size:100%}body{background:#fff;color:#222;padding:0;margin:0;font-family:proxima-nova,"Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;font-weight:normal;font-style:normal;line-height:1.5;position:relative;cursor:auto}a:hover{cursor:pointer}img{max-width:100%;height:auto}img{-ms-interpolation-mode:bicubic}#map_canvas img,#map_canvas embed,#map_canvas object,.map_canvas img,.map_canvas embed,.map_canvas object{max-width:none !important}.left{float:left !important}.right{float:right !important}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.hide{display:none}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{display:inline-block;vertical-align:middle}textarea{height:auto;min-height:50px}select{width:100%}.text-left{text-align:left !important}.text-right{text-align:right !important}.text-center{text-align:center !important}.text-justify{text-align:justify !important}@media only screen and (max-width: 40em){.small-only-text-left{text-align:left !important}.small-only-text-right{text-align:right !important}.small-only-text-center{text-align:center !important}.small-only-text-justify{text-align:justify !important}}@media only screen{.small-text-left{text-align:left !important}.small-text-right{text-align:right !important}.small-text-center{text-align:center !important}.small-text-justify{text-align:justify !important}}@media only screen and (min-width:40.063em) and (max-width:64em){.medium-only-text-left{text-align:left !important}.medium-only-text-right{text-align:right !important}.medium-only-text-center{text-align:center !important}.medium-only-text-justify{text-align:justify !important}}@media only screen and (min-width:40.063em){.medium-text-left{text-align:left !important}.medium-text-right{text-align:right !important}.medium-text-center{text-align:center !important}.medium-text-justify{text-align:justify !important}}@media only screen and (min-width:64.043em) and (max-width:90em){.large-only-text-left{text-align:left !important}.large-only-text-right{text-align:right !important}.large-only-text-center{text-align:center !important}.large-only-text-justify{text-align:justify !important}}@media only screen and (min-width:64.043em){.large-text-left{text-align:left !important}.large-text-right{text-align:right !important}.large-text-center{text-align:center !important}.large-text-justify{text-align:justify !important}}@media only screen and (min-width:90.063em) and (max-width:120em){.xlarge-only-text-left{text-align:left !important}.xlarge-only-text-right{text-align:right !important}.xlarge-only-text-center{text-align:center !important}.xlarge-only-text-justify{text-align:justify !important}}@media only screen and (min-width:90.063em){.xlarge-text-left{text-align:left !important}.xlarge-text-right{text-align:right !important}.xlarge-text-center{text-align:center !important}.xlarge-text-justify{text-align:justify !important}}@media only screen and (min-width:120.063em) and (max-width:99999999em){.xxlarge-only-text-left{text-align:left !important}.xxlarge-only-text-right{text-align:right !important}.xxlarge-only-text-center{text-align:center !important}.xxlarge-only-text-justify{text-align:justify !important}}@media only screen and (min-width:120.063em){.xxlarge-text-left{text-align:left !important}.xxlarge-text-right{text-align:right !important}.xxlarge-text-center{text-align:center !important}.xxlarge-text-justify{text-align:justify !important}}div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,.search-index .post-preview h2,.search-show .post-preview h2,h5,h6,pre,form,p,blockquote,th,td{margin:0;padding:0}a{color:#2993E5;text-decoration:none;line-height:inherit}a:hover,a:focus{color:#1980cf}a img{border:none}p{font-family:proxima-nova,"Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;font-weight:normal;font-size:1rem;line-height:1.6;margin-bottom:1.25rem;text-rendering:optimizeLegibility}p.lead{font-size:1.21875rem;line-height:1.6}p aside{font-size:.875rem;line-height:1.35;font-style:italic}h1,h2,h3,h4,.search-index .post-preview h2,.search-show .post-preview h2,h5,h6{font-family:proxima-nova,"Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;font-weight:normal;font-style:normal;color:#222;text-rendering:optimizeLegibility;margin-top:.2rem;margin-bottom:.5rem;line-height:1.4}h1 small,h2 small,h3 small,h4 small,.search-index .post-preview h2 small,.search-show .post-preview h2 small,h5 small,h6 small{font-size:60%;color:#6f6f6f;line-height:0}h1{font-size:2.125rem}h2{font-size:1.6875rem}h3{font-size:1.375rem}h4,.search-index .post-preview h2,.search-show .post-preview h2{font-size:1.125rem}h5{font-size:1.125rem}h6{font-size:1rem}.subheader{line-height:1.4;color:#6f6f6f;font-weight:normal;margin-top:.2rem;margin-bottom:.5rem}hr{border:solid #ddd;border-width:1px 0 0;clear:both;margin:1.25rem 0 1.1875rem;height:0}em,i{font-style:italic;line-height:inherit}strong,b{font-weight:bold;line-height:inherit}small{font-size:60%;line-height:inherit}code{font-family:Consolas,"Liberation Mono",Courier,monospace;font-weight:normal;color:#333;background-color:#d1e9fb;border-width:1px;border-style:solid;border-color:#a6d4f8;padding:.125rem .3125rem .0625rem}ul,ol,dl{font-size:1rem;line-height:1.6;margin-bottom:1.25rem;list-style-position:outside;font-family:proxima-nova,"Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif}ul{margin-left:1.1rem}ul.no-bullet{margin-left:0}ul.no-bullet li ul,ul.no-bullet li ol{margin-left:1.25rem;margin-bottom:0;list-style:none}ul li ul,ul li ol{margin-left:1.25rem;margin-bottom:0}ul.square li ul,ul.circle li ul,ul.disc li ul{list-style:inherit}ul.square{list-style-type:square;margin-left:1.1rem}ul.circle{list-style-type:circle;margin-left:1.1rem}ul.disc{list-style-type:disc;margin-left:1.1rem}ul.no-bullet{list-style:none}ol{margin-left:1.4rem}ol li ul,ol li ol{margin-left:1.25rem;margin-bottom:0}dl dt{margin-bottom:.3rem;font-weight:bold}dl dd{margin-bottom:.75rem}abbr,acronym{text-transform:uppercase;font-size:90%;color:#222;cursor:help}abbr{text-transform:none}abbr[title]{border-bottom:1px dotted #ddd}blockquote{margin:0 0 1.25rem;padding:.5625rem 1.25rem 0 1.1875rem;border-left:1px solid #ddd}blockquote cite{display:block;font-size:.8125rem;color:#555}blockquote cite:before{content:"\2014 \0020"}blockquote cite a,blockquote cite a:visited{color:#555}blockquote,blockquote p{line-height:1.6;color:#6f6f6f}.vcard{display:inline-block;margin:0 0 1.25rem 0;border:1px solid #ddd;padding:.625rem .75rem}.vcard li{margin:0;display:block}.vcard .fn{font-weight:bold;font-size:.9375rem}.vevent .summary{font-weight:bold}.vevent abbr{cursor:default;text-decoration:none;font-weight:bold;border:none;padding:0 .0625rem}@media only screen and (min-width:40.063em){h1,h2,h3,h4,.search-index .post-preview h2,.search-show .post-preview h2,h5,h6{line-height:1.4}h1{font-size:2.75rem}h2{font-size:2.3125rem}h3{font-size:1.6875rem}h4,.search-index .post-preview h2,.search-show .post-preview h2{font-size:1.4375rem}h5{font-size:1.125rem}h6{font-size:1rem}}.print-only{display:none !important}@media print{*{background:transparent !important;color:#29292A !important;box-shadow:none !important;text-shadow:none !important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}@page{margin:0.5cm}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}.hide-on-print{display:none !important}.print-only{display:block !important}.hide-for-print{display:none !important}.show-for-print{display:inherit !important}}meta.foundation-version{font-family:"/5.4.5/"}meta.foundation-mq-small{font-family:"/only screen/";width:0em}meta.foundation-mq-medium{font-family:"/only screen and (min-width:40.063em)/";width:40.063em}meta.foundation-mq-large{font-family:"/only screen and (min-width:64.043em)/";width:64.043em}meta.foundation-mq-xlarge{font-family:"/only screen and (min-width:90.063em)/";width:90.063em}meta.foundation-mq-xxlarge{font-family:"/only screen and (min-width:120.063em)/";width:120.063em}meta.foundation-data-attribute-namespace{font-family:false}html,body{height:100%}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html,body{font-size:100%}body{background:#fff;color:#222;padding:0;margin:0;font-family:proxima-nova,"Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;font-weight:normal;font-style:normal;line-height:1.5;position:relative;cursor:auto}a:hover{cursor:pointer}img{max-width:100%;height:auto}img{-ms-interpolation-mode:bicubic}#map_canvas img,#map_canvas embed,#map_canvas object,.map_canvas img,.map_canvas embed,.map_canvas object{max-width:none !important}.left{float:left !important}.right{float:right !important}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.hide{display:none}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{display:inline-block;vertical-align:middle}textarea{height:auto;min-height:50px}select{width:100%}@media only screen{.show-for-small-only,.show-for-small-up,.show-for-small,.show-for-small-down,.hide-for-medium-only,.hide-for-medium-up,.hide-for-medium,.show-for-medium-down,.hide-for-large-only,.hide-for-large-up,.hide-for-large,.show-for-large-down,.hide-for-xlarge-only,.hide-for-xlarge-up,.hide-for-xlarge,.show-for-xlarge-down,.hide-for-xxlarge-only,.hide-for-xxlarge-up,.hide-for-xxlarge,.show-for-xxlarge-down{display:inherit !important}.hide-for-small-only,.hide-for-small-up,.hide-for-small,.hide-for-small-down,.show-for-medium-only,.show-for-medium-up,.show-for-medium,.hide-for-medium-down,.show-for-large-only,.show-for-large-up,.show-for-large,.hide-for-large-down,.show-for-xlarge-only,.show-for-xlarge-up,.show-for-xlarge,.hide-for-xlarge-down,.show-for-xxlarge-only,.show-for-xxlarge-up,.show-for-xxlarge,.hide-for-xxlarge-down{display:none !important}.visible-for-small-only,.visible-for-small-up,.visible-for-small,.visible-for-small-down,.hidden-for-medium-only,.hidden-for-medium-up,.hidden-for-medium,.visible-for-medium-down,.hidden-for-large-only,.hidden-for-large-up,.hidden-for-large,.visible-for-large-down,.hidden-for-xlarge-only,.hidden-for-xlarge-up,.hidden-for-xlarge,.visible-for-xlarge-down,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up,.hidden-for-xxlarge,.visible-for-xxlarge-down{position:static !important;height:auto;width:auto;overflow:visible;clip:auto}.hidden-for-small-only,.hidden-for-small-up,.hidden-for-small,.hidden-for-small-down,.visible-for-medium-only,.visible-for-medium-up,.visible-for-medium,.hidden-for-medium-down,.visible-for-large-only,.visible-for-large-up,.visible-for-large,.hidden-for-large-down,.visible-for-xlarge-only,.visible-for-xlarge-up,.visible-for-xlarge,.hidden-for-xlarge-down,.visible-for-xxlarge-only,.visible-for-xxlarge-up,.visible-for-xxlarge,.hidden-for-xxlarge-down{position:absolute !important;height:1px;width:1px;overflow:hidden;clip:rect(1px, 1px, 1px, 1px)}table.show-for-small-only,table.show-for-small-up,table.show-for-small,table.show-for-small-down,table.hide-for-medium-only,table.hide-for-medium-up,table.hide-for-medium,table.show-for-medium-down,table.hide-for-large-only,table.hide-for-large-up,table.hide-for-large,table.show-for-large-down,table.hide-for-xlarge-only,table.hide-for-xlarge-up,table.hide-for-xlarge,table.show-for-xlarge-down,table.hide-for-xxlarge-only,table.hide-for-xxlarge-up,table.hide-for-xxlarge,table.show-for-xxlarge-down{display:table}thead.show-for-small-only,thead.show-for-small-up,thead.show-for-small,thead.show-for-small-down,thead.hide-for-medium-only,thead.hide-for-medium-up,thead.hide-for-medium,thead.show-for-medium-down,thead.hide-for-large-only,thead.hide-for-large-up,thead.hide-for-large,thead.show-for-large-down,thead.hide-for-xlarge-only,thead.hide-for-xlarge-up,thead.hide-for-xlarge,thead.show-for-xlarge-down,thead.hide-for-xxlarge-only,thead.hide-for-xxlarge-up,thead.hide-for-xxlarge,thead.show-for-xxlarge-down{display:table-header-group !important}tbody.show-for-small-only,tbody.show-for-small-up,tbody.show-for-small,tbody.show-for-small-down,tbody.hide-for-medium-only,tbody.hide-for-medium-up,tbody.hide-for-medium,tbody.show-for-medium-down,tbody.hide-for-large-only,tbody.hide-for-large-up,tbody.hide-for-large,tbody.show-for-large-down,tbody.hide-for-xlarge-only,tbody.hide-for-xlarge-up,tbody.hide-for-xlarge,tbody.show-for-xlarge-down,tbody.hide-for-xxlarge-only,tbody.hide-for-xxlarge-up,tbody.hide-for-xxlarge,tbody.show-for-xxlarge-down{display:table-row-group !important}tr.show-for-small-only,tr.show-for-small-up,tr.show-for-small,tr.show-for-small-down,tr.hide-for-medium-only,tr.hide-for-medium-up,tr.hide-for-medium,tr.show-for-medium-down,tr.hide-for-large-only,tr.hide-for-large-up,tr.hide-for-large,tr.show-for-large-down,tr.hide-for-xlarge-only,tr.hide-for-xlarge-up,tr.hide-for-xlarge,tr.show-for-xlarge-down,tr.hide-for-xxlarge-only,tr.hide-for-xxlarge-up,tr.hide-for-xxlarge,tr.show-for-xxlarge-down{display:table-row !important}th.show-for-small-only,td.show-for-small-only,th.show-for-small-up,td.show-for-small-up,th.show-for-small,td.show-for-small,th.show-for-small-down,td.show-for-small-down,th.hide-for-medium-only,td.hide-for-medium-only,th.hide-for-medium-up,td.hide-for-medium-up,th.hide-for-medium,td.hide-for-medium,th.show-for-medium-down,td.show-for-medium-down,th.hide-for-large-only,td.hide-for-large-only,th.hide-for-large-up,td.hide-for-large-up,th.hide-for-large,td.hide-for-large,th.show-for-large-down,td.show-for-large-down,th.hide-for-xlarge-only,td.hide-for-xlarge-only,th.hide-for-xlarge-up,td.hide-for-xlarge-up,th.hide-for-xlarge,td.hide-for-xlarge,th.show-for-xlarge-down,td.show-for-xlarge-down,th.hide-for-xxlarge-only,td.hide-for-xxlarge-only,th.hide-for-xxlarge-up,td.hide-for-xxlarge-up,th.hide-for-xxlarge,td.hide-for-xxlarge,th.show-for-xxlarge-down,td.show-for-xxlarge-down{display:table-cell !important}}@media only screen and (min-width:40.063em){.hide-for-small-only,.show-for-small-up,.hide-for-small,.hide-for-small-down,.show-for-medium-only,.show-for-medium-up,.show-for-medium,.show-for-medium-down,.hide-for-large-only,.hide-for-large-up,.hide-for-large,.show-for-large-down,.hide-for-xlarge-only,.hide-for-xlarge-up,.hide-for-xlarge,.show-for-xlarge-down,.hide-for-xxlarge-only,.hide-for-xxlarge-up,.hide-for-xxlarge,.show-for-xxlarge-down{display:inherit !important}.show-for-small-only,.hide-for-small-up,.show-for-small,.show-for-small-down,.hide-for-medium-only,.hide-for-medium-up,.hide-for-medium,.hide-for-medium-down,.show-for-large-only,.show-for-large-up,.show-for-large,.hide-for-large-down,.show-for-xlarge-only,.show-for-xlarge-up,.show-for-xlarge,.hide-for-xlarge-down,.show-for-xxlarge-only,.show-for-xxlarge-up,.show-for-xxlarge,.hide-for-xxlarge-down{display:none !important}.hidden-for-small-only,.visible-for-small-up,.hidden-for-small,.hidden-for-small-down,.visible-for-medium-only,.visible-for-medium-up,.visible-for-medium,.visible-for-medium-down,.hidden-for-large-only,.hidden-for-large-up,.hidden-for-large,.visible-for-large-down,.hidden-for-xlarge-only,.hidden-for-xlarge-up,.hidden-for-xlarge,.visible-for-xlarge-down,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up,.hidden-for-xxlarge,.visible-for-xxlarge-down{position:static !important;height:auto;width:auto;overflow:visible;clip:auto}.visible-for-small-only,.hidden-for-small-up,.visible-for-small,.visible-for-small-down,.hidden-for-medium-only,.hidden-for-medium-up,.hidden-for-medium,.hidden-for-medium-down,.visible-for-large-only,.visible-for-large-up,.visible-for-large,.hidden-for-large-down,.visible-for-xlarge-only,.visible-for-xlarge-up,.visible-for-xlarge,.hidden-for-xlarge-down,.visible-for-xxlarge-only,.visible-for-xxlarge-up,.visible-for-xxlarge,.hidden-for-xxlarge-down{position:absolute !important;height:1px;width:1px;overflow:hidden;clip:rect(1px, 1px, 1px, 1px)}table.hide-for-small-only,table.show-for-small-up,table.hide-for-small,table.hide-for-small-down,table.show-for-medium-only,table.show-for-medium-up,table.show-for-medium,table.show-for-medium-down,table.hide-for-large-only,table.hide-for-large-up,table.hide-for-large,table.show-for-large-down,table.hide-for-xlarge-only,table.hide-for-xlarge-up,table.hide-for-xlarge,table.show-for-xlarge-down,table.hide-for-xxlarge-only,table.hide-for-xxlarge-up,table.hide-for-xxlarge,table.show-for-xxlarge-down{display:table}thead.hide-for-small-only,thead.show-for-small-up,thead.hide-for-small,thead.hide-for-small-down,thead.show-for-medium-only,thead.show-for-medium-up,thead.show-for-medium,thead.show-for-medium-down,thead.hide-for-large-only,thead.hide-for-large-up,thead.hide-for-large,thead.show-for-large-down,thead.hide-for-xlarge-only,thead.hide-for-xlarge-up,thead.hide-for-xlarge,thead.show-for-xlarge-down,thead.hide-for-xxlarge-only,thead.hide-for-xxlarge-up,thead.hide-for-xxlarge,thead.show-for-xxlarge-down{display:table-header-group !important}tbody.hide-for-small-only,tbody.show-for-small-up,tbody.hide-for-small,tbody.hide-for-small-down,tbody.show-for-medium-only,tbody.show-for-medium-up,tbody.show-for-medium,tbody.show-for-medium-down,tbody.hide-for-large-only,tbody.hide-for-large-up,tbody.hide-for-large,tbody.show-for-large-down,tbody.hide-for-xlarge-only,tbody.hide-for-xlarge-up,tbody.hide-for-xlarge,tbody.show-for-xlarge-down,tbody.hide-for-xxlarge-only,tbody.hide-for-xxlarge-up,tbody.hide-for-xxlarge,tbody.show-for-xxlarge-down{display:table-row-group !important}tr.hide-for-small-only,tr.show-for-small-up,tr.hide-for-small,tr.hide-for-small-down,tr.show-for-medium-only,tr.show-for-medium-up,tr.show-for-medium,tr.show-for-medium-down,tr.hide-for-large-only,tr.hide-for-large-up,tr.hide-for-large,tr.show-for-large-down,tr.hide-for-xlarge-only,tr.hide-for-xlarge-up,tr.hide-for-xlarge,tr.show-for-xlarge-down,tr.hide-for-xxlarge-only,tr.hide-for-xxlarge-up,tr.hide-for-xxlarge,tr.show-for-xxlarge-down{display:table-row !important}th.hide-for-small-only,td.hide-for-small-only,th.show-for-small-up,td.show-for-small-up,th.hide-for-small,td.hide-for-small,th.hide-for-small-down,td.hide-for-small-down,th.show-for-medium-only,td.show-for-medium-only,th.show-for-medium-up,td.show-for-medium-up,th.show-for-medium,td.show-for-medium,th.show-for-medium-down,td.show-for-medium-down,th.hide-for-large-only,td.hide-for-large-only,th.hide-for-large-up,td.hide-for-large-up,th.hide-for-large,td.hide-for-large,th.show-for-large-down,td.show-for-large-down,th.hide-for-xlarge-only,td.hide-for-xlarge-only,th.hide-for-xlarge-up,td.hide-for-xlarge-up,th.hide-for-xlarge,td.hide-for-xlarge,th.show-for-xlarge-down,td.show-for-xlarge-down,th.hide-for-xxlarge-only,td.hide-for-xxlarge-only,th.hide-for-xxlarge-up,td.hide-for-xxlarge-up,th.hide-for-xxlarge,td.hide-for-xxlarge,th.show-for-xxlarge-down,td.show-for-xxlarge-down{display:table-cell !important}}@media only screen and (min-width:64.043em){.hide-for-small-only,.show-for-small-up,.hide-for-small,.hide-for-small-down,.hide-for-medium-only,.show-for-medium-up,.hide-for-medium,.hide-for-medium-down,.show-for-large-only,.show-for-large-up,.show-for-large,.show-for-large-down,.hide-for-xlarge-only,.hide-for-xlarge-up,.hide-for-xlarge,.show-for-xlarge-down,.hide-for-xxlarge-only,.hide-for-xxlarge-up,.hide-for-xxlarge,.show-for-xxlarge-down{display:inherit !important}.show-for-small-only,.hide-for-small-up,.show-for-small,.show-for-small-down,.show-for-medium-only,.hide-for-medium-up,.show-for-medium,.show-for-medium-down,.hide-for-large-only,.hide-for-large-up,.hide-for-large,.hide-for-large-down,.show-for-xlarge-only,.show-for-xlarge-up,.show-for-xlarge,.hide-for-xlarge-down,.show-for-xxlarge-only,.show-for-xxlarge-up,.show-for-xxlarge,.hide-for-xxlarge-down{display:none !important}.hidden-for-small-only,.visible-for-small-up,.hidden-for-small,.hidden-for-small-down,.hidden-for-medium-only,.visible-for-medium-up,.hidden-for-medium,.hidden-for-medium-down,.visible-for-large-only,.visible-for-large-up,.visible-for-large,.visible-for-large-down,.hidden-for-xlarge-only,.hidden-for-xlarge-up,.hidden-for-xlarge,.visible-for-xlarge-down,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up,.hidden-for-xxlarge,.visible-for-xxlarge-down{position:static !important;height:auto;width:auto;overflow:visible;clip:auto}.visible-for-small-only,.hidden-for-small-up,.visible-for-small,.visible-for-small-down,.visible-for-medium-only,.hidden-for-medium-up,.visible-for-medium,.visible-for-medium-down,.hidden-for-large-only,.hidden-for-large-up,.hidden-for-large,.hidden-for-large-down,.visible-for-xlarge-only,.visible-for-xlarge-up,.visible-for-xlarge,.hidden-for-xlarge-down,.visible-for-xxlarge-only,.visible-for-xxlarge-up,.visible-for-xxlarge,.hidden-for-xxlarge-down{position:absolute !important;height:1px;width:1px;overflow:hidden;clip:rect(1px, 1px, 1px, 1px)}table.hide-for-small-only,table.show-for-small-up,table.hide-for-small,table.hide-for-small-down,table.hide-for-medium-only,table.show-for-medium-up,table.hide-for-medium,table.hide-for-medium-down,table.show-for-large-only,table.show-for-large-up,table.show-for-large,table.show-for-large-down,table.hide-for-xlarge-only,table.hide-for-xlarge-up,table.hide-for-xlarge,table.show-for-xlarge-down,table.hide-for-xxlarge-only,table.hide-for-xxlarge-up,table.hide-for-xxlarge,table.show-for-xxlarge-down{display:table}thead.hide-for-small-only,thead.show-for-small-up,thead.hide-for-small,thead.hide-for-small-down,thead.hide-for-medium-only,thead.show-for-medium-up,thead.hide-for-medium,thead.hide-for-medium-down,thead.show-for-large-only,thead.show-for-large-up,thead.show-for-large,thead.show-for-large-down,thead.hide-for-xlarge-only,thead.hide-for-xlarge-up,thead.hide-for-xlarge,thead.show-for-xlarge-down,thead.hide-for-xxlarge-only,thead.hide-for-xxlarge-up,thead.hide-for-xxlarge,thead.show-for-xxlarge-down{display:table-header-group !important}tbody.hide-for-small-only,tbody.show-for-small-up,tbody.hide-for-small,tbody.hide-for-small-down,tbody.hide-for-medium-only,tbody.show-for-medium-up,tbody.hide-for-medium,tbody.hide-for-medium-down,tbody.show-for-large-only,tbody.show-for-large-up,tbody.show-for-large,tbody.show-for-large-down,tbody.hide-for-xlarge-only,tbody.hide-for-xlarge-up,tbody.hide-for-xlarge,tbody.show-for-xlarge-down,tbody.hide-for-xxlarge-only,tbody.hide-for-xxlarge-up,tbody.hide-for-xxlarge,tbody.show-for-xxlarge-down{display:table-row-group !important}tr.hide-for-small-only,tr.show-for-small-up,tr.hide-for-small,tr.hide-for-small-down,tr.hide-for-medium-only,tr.show-for-medium-up,tr.hide-for-medium,tr.hide-for-medium-down,tr.show-for-large-only,tr.show-for-large-up,tr.show-for-large,tr.show-for-large-down,tr.hide-for-xlarge-only,tr.hide-for-xlarge-up,tr.hide-for-xlarge,tr.show-for-xlarge-down,tr.hide-for-xxlarge-only,tr.hide-for-xxlarge-up,tr.hide-for-xxlarge,tr.show-for-xxlarge-down{display:table-row !important}th.hide-for-small-only,td.hide-for-small-only,th.show-for-small-up,td.show-for-small-up,th.hide-for-small,td.hide-for-small,th.hide-for-small-down,td.hide-for-small-down,th.hide-for-medium-only,td.hide-for-medium-only,th.show-for-medium-up,td.show-for-medium-up,th.hide-for-medium,td.hide-for-medium,th.hide-for-medium-down,td.hide-for-medium-down,th.show-for-large-only,td.show-for-large-only,th.show-for-large-up,td.show-for-large-up,th.show-for-large,td.show-for-large,th.show-for-large-down,td.show-for-large-down,th.hide-for-xlarge-only,td.hide-for-xlarge-only,th.hide-for-xlarge-up,td.hide-for-xlarge-up,th.hide-for-xlarge,td.hide-for-xlarge,th.show-for-xlarge-down,td.show-for-xlarge-down,th.hide-for-xxlarge-only,td.hide-for-xxlarge-only,th.hide-for-xxlarge-up,td.hide-for-xxlarge-up,th.hide-for-xxlarge,td.hide-for-xxlarge,th.show-for-xxlarge-down,td.show-for-xxlarge-down{display:table-cell !important}}@media only screen and (min-width:90.063em){.hide-for-small-only,.show-for-small-up,.hide-for-small,.hide-for-small-down,.hide-for-medium-only,.show-for-medium-up,.hide-for-medium,.hide-for-medium-down,.hide-for-large-only,.show-for-large-up,.hide-for-large,.hide-for-large-down,.show-for-xlarge-only,.show-for-xlarge-up,.show-for-xlarge,.show-for-xlarge-down,.hide-for-xxlarge-only,.hide-for-xxlarge-up,.hide-for-xxlarge,.show-for-xxlarge-down{display:inherit !important}.show-for-small-only,.hide-for-small-up,.show-for-small,.show-for-small-down,.show-for-medium-only,.hide-for-medium-up,.show-for-medium,.show-for-medium-down,.show-for-large-only,.hide-for-large-up,.show-for-large,.show-for-large-down,.hide-for-xlarge-only,.hide-for-xlarge-up,.hide-for-xlarge,.hide-for-xlarge-down,.show-for-xxlarge-only,.show-for-xxlarge-up,.show-for-xxlarge,.hide-for-xxlarge-down{display:none !important}.hidden-for-small-only,.visible-for-small-up,.hidden-for-small,.hidden-for-small-down,.hidden-for-medium-only,.visible-for-medium-up,.hidden-for-medium,.hidden-for-medium-down,.hidden-for-large-only,.visible-for-large-up,.hidden-for-large,.hidden-for-large-down,.visible-for-xlarge-only,.visible-for-xlarge-up,.visible-for-xlarge,.visible-for-xlarge-down,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up,.hidden-for-xxlarge,.visible-for-xxlarge-down{position:static !important;height:auto;width:auto;overflow:visible;clip:auto}.visible-for-small-only,.hidden-for-small-up,.visible-for-small,.visible-for-small-down,.visible-for-medium-only,.hidden-for-medium-up,.visible-for-medium,.visible-for-medium-down,.visible-for-large-only,.hidden-for-large-up,.visible-for-large,.visible-for-large-down,.hidden-for-xlarge-only,.hidden-for-xlarge-up,.hidden-for-xlarge,.hidden-for-xlarge-down,.visible-for-xxlarge-only,.visible-for-xxlarge-up,.visible-for-xxlarge,.hidden-for-xxlarge-down{position:absolute !important;height:1px;width:1px;overflow:hidden;clip:rect(1px, 1px, 1px, 1px)}table.hide-for-small-only,table.show-for-small-up,table.hide-for-small,table.hide-for-small-down,table.hide-for-medium-only,table.show-for-medium-up,table.hide-for-medium,table.hide-for-medium-down,table.hide-for-large-only,table.show-for-large-up,table.hide-for-large,table.hide-for-large-down,table.show-for-xlarge-only,table.show-for-xlarge-up,table.show-for-xlarge,table.show-for-xlarge-down,table.hide-for-xxlarge-only,table.hide-for-xxlarge-up,table.hide-for-xxlarge,table.show-for-xxlarge-down{display:table}thead.hide-for-small-only,thead.show-for-small-up,thead.hide-for-small,thead.hide-for-small-down,thead.hide-for-medium-only,thead.show-for-medium-up,thead.hide-for-medium,thead.hide-for-medium-down,thead.hide-for-large-only,thead.show-for-large-up,thead.hide-for-large,thead.hide-for-large-down,thead.show-for-xlarge-only,thead.show-for-xlarge-up,thead.show-for-xlarge,thead.show-for-xlarge-down,thead.hide-for-xxlarge-only,thead.hide-for-xxlarge-up,thead.hide-for-xxlarge,thead.show-for-xxlarge-down{display:table-header-group !important}tbody.hide-for-small-only,tbody.show-for-small-up,tbody.hide-for-small,tbody.hide-for-small-down,tbody.hide-for-medium-only,tbody.show-for-medium-up,tbody.hide-for-medium,tbody.hide-for-medium-down,tbody.hide-for-large-only,tbody.show-for-large-up,tbody.hide-for-large,tbody.hide-for-large-down,tbody.show-for-xlarge-only,tbody.show-for-xlarge-up,tbody.show-for-xlarge,tbody.show-for-xlarge-down,tbody.hide-for-xxlarge-only,tbody.hide-for-xxlarge-up,tbody.hide-for-xxlarge,tbody.show-for-xxlarge-down{display:table-row-group !important}tr.hide-for-small-only,tr.show-for-small-up,tr.hide-for-small,tr.hide-for-small-down,tr.hide-for-medium-only,tr.show-for-medium-up,tr.hide-for-medium,tr.hide-for-medium-down,tr.hide-for-large-only,tr.show-for-large-up,tr.hide-for-large,tr.hide-for-large-down,tr.show-for-xlarge-only,tr.show-for-xlarge-up,tr.show-for-xlarge,tr.show-for-xlarge-down,tr.hide-for-xxlarge-only,tr.hide-for-xxlarge-up,tr.hide-for-xxlarge,tr.show-for-xxlarge-down{display:table-row !important}th.hide-for-small-only,td.hide-for-small-only,th.show-for-small-up,td.show-for-small-up,th.hide-for-small,td.hide-for-small,th.hide-for-small-down,td.hide-for-small-down,th.hide-for-medium-only,td.hide-for-medium-only,th.show-for-medium-up,td.show-for-medium-up,th.hide-for-medium,td.hide-for-medium,th.hide-for-medium-down,td.hide-for-medium-down,th.hide-for-large-only,td.hide-for-large-only,th.show-for-large-up,td.show-for-large-up,th.hide-for-large,td.hide-for-large,th.hide-for-large-down,td.hide-for-large-down,th.show-for-xlarge-only,td.show-for-xlarge-only,th.show-for-xlarge-up,td.show-for-xlarge-up,th.show-for-xlarge,td.show-for-xlarge,th.show-for-xlarge-down,td.show-for-xlarge-down,th.hide-for-xxlarge-only,td.hide-for-xxlarge-only,th.hide-for-xxlarge-up,td.hide-for-xxlarge-up,th.hide-for-xxlarge,td.hide-for-xxlarge,th.show-for-xxlarge-down,td.show-for-xxlarge-down{display:table-cell !important}}@media only screen and (min-width:120.063em){.hide-for-small-only,.show-for-small-up,.hide-for-small,.hide-for-small-down,.hide-for-medium-only,.show-for-medium-up,.hide-for-medium,.hide-for-medium-down,.hide-for-large-only,.show-for-large-up,.hide-for-large,.hide-for-large-down,.hide-for-xlarge-only,.show-for-xlarge-up,.hide-for-xlarge,.hide-for-xlarge-down,.show-for-xxlarge-only,.show-for-xxlarge-up,.show-for-xxlarge,.show-for-xxlarge-down{display:inherit !important}.show-for-small-only,.hide-for-small-up,.show-for-small,.show-for-small-down,.show-for-medium-only,.hide-for-medium-up,.show-for-medium,.show-for-medium-down,.show-for-large-only,.hide-for-large-up,.show-for-large,.show-for-large-down,.show-for-xlarge-only,.hide-for-xlarge-up,.show-for-xlarge,.show-for-xlarge-down,.hide-for-xxlarge-only,.hide-for-xxlarge-up,.hide-for-xxlarge,.hide-for-xxlarge-down{display:none !important}.hidden-for-small-only,.visible-for-small-up,.hidden-for-small,.hidden-for-small-down,.hidden-for-medium-only,.visible-for-medium-up,.hidden-for-medium,.hidden-for-medium-down,.hidden-for-large-only,.visible-for-large-up,.hidden-for-large,.hidden-for-large-down,.hidden-for-xlarge-only,.visible-for-xlarge-up,.hidden-for-xlarge,.hidden-for-xlarge-down,.visible-for-xxlarge-only,.visible-for-xxlarge-up,.visible-for-xxlarge,.visible-for-xxlarge-down{position:static !important;height:auto;width:auto;overflow:visible;clip:auto}.visible-for-small-only,.hidden-for-small-up,.visible-for-small,.visible-for-small-down,.visible-for-medium-only,.hidden-for-medium-up,.visible-for-medium,.visible-for-medium-down,.visible-for-large-only,.hidden-for-large-up,.visible-for-large,.visible-for-large-down,.visible-for-xlarge-only,.hidden-for-xlarge-up,.visible-for-xlarge,.visible-for-xlarge-down,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up,.hidden-for-xxlarge,.hidden-for-xxlarge-down{position:absolute !important;height:1px;width:1px;overflow:hidden;clip:rect(1px, 1px, 1px, 1px)}table.hide-for-small-only,table.show-for-small-up,table.hide-for-small,table.hide-for-small-down,table.hide-for-medium-only,table.show-for-medium-up,table.hide-for-medium,table.hide-for-medium-down,table.hide-for-large-only,table.show-for-large-up,table.hide-for-large,table.hide-for-large-down,table.hide-for-xlarge-only,table.show-for-xlarge-up,table.hide-for-xlarge,table.hide-for-xlarge-down,table.show-for-xxlarge-only,table.show-for-xxlarge-up,table.show-for-xxlarge,table.show-for-xxlarge-down{display:table}thead.hide-for-small-only,thead.show-for-small-up,thead.hide-for-small,thead.hide-for-small-down,thead.hide-for-medium-only,thead.show-for-medium-up,thead.hide-for-medium,thead.hide-for-medium-down,thead.hide-for-large-only,thead.show-for-large-up,thead.hide-for-large,thead.hide-for-large-down,thead.hide-for-xlarge-only,thead.show-for-xlarge-up,thead.hide-for-xlarge,thead.hide-for-xlarge-down,thead.show-for-xxlarge-only,thead.show-for-xxlarge-up,thead.show-for-xxlarge,thead.show-for-xxlarge-down{display:table-header-group !important}tbody.hide-for-small-only,tbody.show-for-small-up,tbody.hide-for-small,tbody.hide-for-small-down,tbody.hide-for-medium-only,tbody.show-for-medium-up,tbody.hide-for-medium,tbody.hide-for-medium-down,tbody.hide-for-large-only,tbody.show-for-large-up,tbody.hide-for-large,tbody.hide-for-large-down,tbody.hide-for-xlarge-only,tbody.show-for-xlarge-up,tbody.hide-for-xlarge,tbody.hide-for-xlarge-down,tbody.show-for-xxlarge-only,tbody.show-for-xxlarge-up,tbody.show-for-xxlarge,tbody.show-for-xxlarge-down{display:table-row-group !important}tr.hide-for-small-only,tr.show-for-small-up,tr.hide-for-small,tr.hide-for-small-down,tr.hide-for-medium-only,tr.show-for-medium-up,tr.hide-for-medium,tr.hide-for-medium-down,tr.hide-for-large-only,tr.show-for-large-up,tr.hide-for-large,tr.hide-for-large-down,tr.hide-for-xlarge-only,tr.show-for-xlarge-up,tr.hide-for-xlarge,tr.hide-for-xlarge-down,tr.show-for-xxlarge-only,tr.show-for-xxlarge-up,tr.show-for-xxlarge,tr.show-for-xxlarge-down{display:table-row !important}th.hide-for-small-only,td.hide-for-small-only,th.show-for-small-up,td.show-for-small-up,th.hide-for-small,td.hide-for-small,th.hide-for-small-down,td.hide-for-small-down,th.hide-for-medium-only,td.hide-for-medium-only,th.show-for-medium-up,td.show-for-medium-up,th.hide-for-medium,td.hide-for-medium,th.hide-for-medium-down,td.hide-for-medium-down,th.hide-for-large-only,td.hide-for-large-only,th.show-for-large-up,td.show-for-large-up,th.hide-for-large,td.hide-for-large,th.hide-for-large-down,td.hide-for-large-down,th.hide-for-xlarge-only,td.hide-for-xlarge-only,th.show-for-xlarge-up,td.show-for-xlarge-up,th.hide-for-xlarge,td.hide-for-xlarge,th.hide-for-xlarge-down,td.hide-for-xlarge-down,th.show-for-xxlarge-only,td.show-for-xxlarge-only,th.show-for-xxlarge-up,td.show-for-xxlarge-up,th.show-for-xxlarge,td.show-for-xxlarge,th.show-for-xxlarge-down,td.show-for-xxlarge-down{display:table-cell !important}}.show-for-landscape,.hide-for-portrait{display:inherit !important}.hide-for-landscape,.show-for-portrait{display:none !important}table.hide-for-landscape,table.show-for-portrait{display:table}thead.hide-for-landscape,thead.show-for-portrait{display:table-header-group !important}tbody.hide-for-landscape,tbody.show-for-portrait{display:table-row-group !important}tr.hide-for-landscape,tr.show-for-portrait{display:table-row !important}td.hide-for-landscape,td.show-for-portrait,th.hide-for-landscape,th.show-for-portrait{display:table-cell !important}@media only screen and (orientation: landscape){.show-for-landscape,.hide-for-portrait{display:inherit !important}.hide-for-landscape,.show-for-portrait{display:none !important}table.show-for-landscape,table.hide-for-portrait{display:table}thead.show-for-landscape,thead.hide-for-portrait{display:table-header-group !important}tbody.show-for-landscape,tbody.hide-for-portrait{display:table-row-group !important}tr.show-for-landscape,tr.hide-for-portrait{display:table-row !important}td.show-for-landscape,td.hide-for-portrait,th.show-for-landscape,th.hide-for-portrait{display:table-cell !important}}@media only screen and (orientation: portrait){.show-for-portrait,.hide-for-landscape{display:inherit !important}.hide-for-portrait,.show-for-landscape{display:none !important}table.show-for-portrait,table.hide-for-landscape{display:table}thead.show-for-portrait,thead.hide-for-landscape{display:table-header-group !important}tbody.show-for-portrait,tbody.hide-for-landscape{display:table-row-group !important}tr.show-for-portrait,tr.hide-for-landscape{display:table-row !important}td.show-for-portrait,td.hide-for-landscape,th.show-for-portrait,th.hide-for-landscape{display:table-cell !important}}.show-for-touch{display:none !important}.hide-for-touch{display:inherit !important}.touch .show-for-touch{display:inherit !important}.touch .hide-for-touch{display:none !important}table.hide-for-touch{display:table}.touch table.show-for-touch{display:table}thead.hide-for-touch{display:table-header-group !important}.touch thead.show-for-touch{display:table-header-group !important}tbody.hide-for-touch{display:table-row-group !important}.touch tbody.show-for-touch{display:table-row-group !important}tr.hide-for-touch{display:table-row !important}.touch tr.show-for-touch{display:table-row !important}td.hide-for-touch{display:table-cell !important}.touch td.show-for-touch{display:table-cell !important}th.hide-for-touch{display:table-cell !important}.touch th.show-for-touch{display:table-cell !important}@media print{.show-for-print{display:block}.hide-for-print{display:none}table.show-for-print{display:table}thead.show-for-print{display:table-header-group !important}tbody.show-for-print{display:table-row-group !important}tr.show-for-print{display:table-row !important}td.show-for-print{display:table-cell !important}th.show-for-print{display:table-cell !important}}meta.foundation-version{font-family:"/5.4.5/"}meta.foundation-mq-small{font-family:"/only screen/";width:0em}meta.foundation-mq-medium{font-family:"/only screen and (min-width:40.063em)/";width:40.063em}meta.foundation-mq-large{font-family:"/only screen and (min-width:64.043em)/";width:64.043em}meta.foundation-mq-xlarge{font-family:"/only screen and (min-width:90.063em)/";width:90.063em}meta.foundation-mq-xxlarge{font-family:"/only screen and (min-width:120.063em)/";width:120.063em}meta.foundation-data-attribute-namespace{font-family:false}html,body{height:100%}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html,body{font-size:100%}body{background:#fff;color:#222;padding:0;margin:0;font-family:proxima-nova,"Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;font-weight:normal;font-style:normal;line-height:1.5;position:relative;cursor:auto}a:hover{cursor:pointer}img{max-width:100%;height:auto}img{-ms-interpolation-mode:bicubic}#map_canvas img,#map_canvas embed,#map_canvas object,.map_canvas img,.map_canvas embed,.map_canvas object{max-width:none !important}.left{float:left !important}.right{float:right !important}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.hide{display:none}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{display:inline-block;vertical-align:middle}textarea{height:auto;min-height:50px}select{width:100%}[class*="block-grid-"]{display:block;padding:0;margin:0 -1rem}[class*="block-grid-"]:before,[class*="block-grid-"]:after{content:" ";display:table}[class*="block-grid-"]:after{clear:both}[class*="block-grid-"]>li{display:block;height:auto;float:left;padding:0 1rem 2rem}@media only screen{.small-block-grid-1>li{width:100%;list-style:none}.small-block-grid-1>li:nth-of-type(1n){clear:none}.small-block-grid-1>li:nth-of-type(1n+1){clear:both}.small-block-grid-2>li{width:50%;list-style:none}.small-block-grid-2>li:nth-of-type(1n){clear:none}.small-block-grid-2>li:nth-of-type(2n+1){clear:both}.small-block-grid-3>li{width:33.3333333333%;list-style:none}.small-block-grid-3>li:nth-of-type(1n){clear:none}.small-block-grid-3>li:nth-of-type(3n+1){clear:both}.small-block-grid-4>li{width:25%;list-style:none}.small-block-grid-4>li:nth-of-type(1n){clear:none}.small-block-grid-4>li:nth-of-type(4n+1){clear:both}.small-block-grid-5>li{width:20%;list-style:none}.small-block-grid-5>li:nth-of-type(1n){clear:none}.small-block-grid-5>li:nth-of-type(5n+1){clear:both}.small-block-grid-6>li{width:16.6666666667%;list-style:none}.small-block-grid-6>li:nth-of-type(1n){clear:none}.small-block-grid-6>li:nth-of-type(6n+1){clear:both}.small-block-grid-7>li{width:14.2857142857%;list-style:none}.small-block-grid-7>li:nth-of-type(1n){clear:none}.small-block-grid-7>li:nth-of-type(7n+1){clear:both}.small-block-grid-8>li{width:12.5%;list-style:none}.small-block-grid-8>li:nth-of-type(1n){clear:none}.small-block-grid-8>li:nth-of-type(8n+1){clear:both}.small-block-grid-9>li{width:11.1111111111%;list-style:none}.small-block-grid-9>li:nth-of-type(1n){clear:none}.small-block-grid-9>li:nth-of-type(9n+1){clear:both}.small-block-grid-10>li{width:10%;list-style:none}.small-block-grid-10>li:nth-of-type(1n){clear:none}.small-block-grid-10>li:nth-of-type(10n+1){clear:both}.small-block-grid-11>li{width:9.0909090909%;list-style:none}.small-block-grid-11>li:nth-of-type(1n){clear:none}.small-block-grid-11>li:nth-of-type(11n+1){clear:both}.small-block-grid-12>li{width:8.3333333333%;list-style:none}.small-block-grid-12>li:nth-of-type(1n){clear:none}.small-block-grid-12>li:nth-of-type(12n+1){clear:both}}@media only screen and (min-width:40.063em){.medium-block-grid-1>li{width:100%;list-style:none}.medium-block-grid-1>li:nth-of-type(1n){clear:none}.medium-block-grid-1>li:nth-of-type(1n+1){clear:both}.medium-block-grid-2>li{width:50%;list-style:none}.medium-block-grid-2>li:nth-of-type(1n){clear:none}.medium-block-grid-2>li:nth-of-type(2n+1){clear:both}.medium-block-grid-3>li{width:33.3333333333%;list-style:none}.medium-block-grid-3>li:nth-of-type(1n){clear:none}.medium-block-grid-3>li:nth-of-type(3n+1){clear:both}.medium-block-grid-4>li{width:25%;list-style:none}.medium-block-grid-4>li:nth-of-type(1n){clear:none}.medium-block-grid-4>li:nth-of-type(4n+1){clear:both}.medium-block-grid-5>li{width:20%;list-style:none}.medium-block-grid-5>li:nth-of-type(1n){clear:none}.medium-block-grid-5>li:nth-of-type(5n+1){clear:both}.medium-block-grid-6>li{width:16.6666666667%;list-style:none}.medium-block-grid-6>li:nth-of-type(1n){clear:none}.medium-block-grid-6>li:nth-of-type(6n+1){clear:both}.medium-block-grid-7>li{width:14.2857142857%;list-style:none}.medium-block-grid-7>li:nth-of-type(1n){clear:none}.medium-block-grid-7>li:nth-of-type(7n+1){clear:both}.medium-block-grid-8>li{width:12.5%;list-style:none}.medium-block-grid-8>li:nth-of-type(1n){clear:none}.medium-block-grid-8>li:nth-of-type(8n+1){clear:both}.medium-block-grid-9>li{width:11.1111111111%;list-style:none}.medium-block-grid-9>li:nth-of-type(1n){clear:none}.medium-block-grid-9>li:nth-of-type(9n+1){clear:both}.medium-block-grid-10>li{width:10%;list-style:none}.medium-block-grid-10>li:nth-of-type(1n){clear:none}.medium-block-grid-10>li:nth-of-type(10n+1){clear:both}.medium-block-grid-11>li{width:9.0909090909%;list-style:none}.medium-block-grid-11>li:nth-of-type(1n){clear:none}.medium-block-grid-11>li:nth-of-type(11n+1){clear:both}.medium-block-grid-12>li{width:8.3333333333%;list-style:none}.medium-block-grid-12>li:nth-of-type(1n){clear:none}.medium-block-grid-12>li:nth-of-type(12n+1){clear:both}}@media only screen and (min-width:64.043em){.large-block-grid-1>li{width:100%;list-style:none}.large-block-grid-1>li:nth-of-type(1n){clear:none}.large-block-grid-1>li:nth-of-type(1n+1){clear:both}.large-block-grid-2>li{width:50%;list-style:none}.large-block-grid-2>li:nth-of-type(1n){clear:none}.large-block-grid-2>li:nth-of-type(2n+1){clear:both}.large-block-grid-3>li{width:33.3333333333%;list-style:none}.large-block-grid-3>li:nth-of-type(1n){clear:none}.large-block-grid-3>li:nth-of-type(3n+1){clear:both}.large-block-grid-4>li{width:25%;list-style:none}.large-block-grid-4>li:nth-of-type(1n){clear:none}.large-block-grid-4>li:nth-of-type(4n+1){clear:both}.large-block-grid-5>li{width:20%;list-style:none}.large-block-grid-5>li:nth-of-type(1n){clear:none}.large-block-grid-5>li:nth-of-type(5n+1){clear:both}.large-block-grid-6>li{width:16.6666666667%;list-style:none}.large-block-grid-6>li:nth-of-type(1n){clear:none}.large-block-grid-6>li:nth-of-type(6n+1){clear:both}.large-block-grid-7>li{width:14.2857142857%;list-style:none}.large-block-grid-7>li:nth-of-type(1n){clear:none}.large-block-grid-7>li:nth-of-type(7n+1){clear:both}.large-block-grid-8>li{width:12.5%;list-style:none}.large-block-grid-8>li:nth-of-type(1n){clear:none}.large-block-grid-8>li:nth-of-type(8n+1){clear:both}.large-block-grid-9>li{width:11.1111111111%;list-style:none}.large-block-grid-9>li:nth-of-type(1n){clear:none}.large-block-grid-9>li:nth-of-type(9n+1){clear:both}.large-block-grid-10>li{width:10%;list-style:none}.large-block-grid-10>li:nth-of-type(1n){clear:none}.large-block-grid-10>li:nth-of-type(10n+1){clear:both}.large-block-grid-11>li{width:9.0909090909%;list-style:none}.large-block-grid-11>li:nth-of-type(1n){clear:none}.large-block-grid-11>li:nth-of-type(11n+1){clear:both}.large-block-grid-12>li{width:8.3333333333%;list-style:none}.large-block-grid-12>li:nth-of-type(1n){clear:none}.large-block-grid-12>li:nth-of-type(12n+1){clear:both}}meta.foundation-version{font-family:"/5.4.5/"}meta.foundation-mq-small{font-family:"/only screen/";width:0em}meta.foundation-mq-medium{font-family:"/only screen and (min-width:40.063em)/";width:40.063em}meta.foundation-mq-large{font-family:"/only screen and (min-width:64.043em)/";width:64.043em}meta.foundation-mq-xlarge{font-family:"/only screen and (min-width:90.063em)/";width:90.063em}meta.foundation-mq-xxlarge{font-family:"/only screen and (min-width:120.063em)/";width:120.063em}meta.foundation-data-attribute-namespace{font-family:false}html,body{height:100%}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html,body{font-size:100%}body{background:#fff;color:#222;padding:0;margin:0;font-family:proxima-nova,"Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;font-weight:normal;font-style:normal;line-height:1.5;position:relative;cursor:auto}a:hover{cursor:pointer}img{max-width:100%;height:auto}img{-ms-interpolation-mode:bicubic}#map_canvas img,#map_canvas embed,#map_canvas object,.map_canvas img,.map_canvas embed,.map_canvas object{max-width:none !important}.left{float:left !important}.right{float:right !important}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.hide{display:none}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{display:inline-block;vertical-align:middle}textarea{height:auto;min-height:50px}select{width:100%}.flex-video{position:relative;padding-top:1.5625rem;padding-bottom:67.5%;height:0;margin-bottom:1rem;overflow:hidden}.flex-video.widescreen{padding-bottom:56.34%}.flex-video.vimeo{padding-top:0}.flex-video iframe,.flex-video object,.flex-video embed,.flex-video video{position:absolute;top:0;left:0;width:100%;height:100%}meta.foundation-version{font-family:"/5.4.5/"}meta.foundation-mq-small{font-family:"/only screen/";width:0em}meta.foundation-mq-medium{font-family:"/only screen and (min-width:40.063em)/";width:40.063em}meta.foundation-mq-large{font-family:"/only screen and (min-width:64.043em)/";width:64.043em}meta.foundation-mq-xlarge{font-family:"/only screen and (min-width:90.063em)/";width:90.063em}meta.foundation-mq-xxlarge{font-family:"/only screen and (min-width:120.063em)/";width:120.063em}meta.foundation-data-attribute-namespace{font-family:false}html,body{height:100%}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html,body{font-size:100%}body{background:#fff;color:#222;padding:0;margin:0;font-family:proxima-nova,"Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;font-weight:normal;font-style:normal;line-height:1.5;position:relative;cursor:auto}a:hover{cursor:pointer}img{max-width:100%;height:auto}img{-ms-interpolation-mode:bicubic}#map_canvas img,#map_canvas embed,#map_canvas object,.map_canvas img,.map_canvas embed,.map_canvas object{max-width:none !important}.left{float:left !important}.right{float:right !important}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.hide{display:none}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{display:inline-block;vertical-align:middle}textarea{height:auto;min-height:50px}select{width:100%}meta.foundation-version{font-family:"/5.4.5/"}meta.foundation-mq-small{font-family:"/only screen/";width:0em}meta.foundation-mq-medium{font-family:"/only screen and (min-width:40.063em)/";width:40.063em}meta.foundation-mq-large{font-family:"/only screen and (min-width:64.043em)/";width:64.043em}meta.foundation-mq-xlarge{font-family:"/only screen and (min-width:90.063em)/";width:90.063em}meta.foundation-mq-xxlarge{font-family:"/only screen and (min-width:120.063em)/";width:120.063em}meta.foundation-data-attribute-namespace{font-family:false}html,body{height:100%}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html,body{font-size:100%}body{background:#fff;color:#222;padding:0;margin:0;font-family:proxima-nova,"Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;font-weight:normal;font-style:normal;line-height:1.5;position:relative;cursor:auto}a:hover{cursor:pointer}img{max-width:100%;height:auto}img{-ms-interpolation-mode:bicubic}#map_canvas img,#map_canvas embed,#map_canvas object,.map_canvas img,.map_canvas embed,.map_canvas object{max-width:none !important}.left{float:left !important}.right{float:right !important}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.hide{display:none}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{display:inline-block;vertical-align:middle}textarea{height:auto;min-height:50px}select{width:100%}.row{width:100%;margin-left:auto;margin-right:auto;margin-top:0;margin-bottom:0;max-width:62.5rem}.row:before,.row:after{content:" ";display:table}.row:after{clear:both}.row.collapse>.column,.row.collapse>.columns{padding-left:0;padding-right:0}.row.collapse .row{margin-left:0;margin-right:0}.row .row{width:auto;margin-left:-1rem;margin-right:-1rem;margin-top:0;margin-bottom:0;max-width:none}.row .row:before,.row .row:after{content:" ";display:table}.row .row:after{clear:both}.row .row.collapse{width:auto;margin:0;max-width:none}.row .row.collapse:before,.row .row.collapse:after{content:" ";display:table}.row .row.collapse:after{clear:both}.column,.columns{padding-left:1rem;padding-right:1rem;width:100%;float:left}[class*="column"]+[class*="column"]:last-child{float:right}[class*="column"]+.end[class*="column"]{float:left}@media only screen{.small-push-0{position:relative;left:0%;right:auto}.small-pull-0{position:relative;right:0%;left:auto}.small-push-1{position:relative;left:8.3333333333%;right:auto}.small-pull-1{position:relative;right:8.3333333333%;left:auto}.small-push-2{position:relative;left:16.6666666667%;right:auto}.small-pull-2{position:relative;right:16.6666666667%;left:auto}.small-push-3{position:relative;left:25%;right:auto}.small-pull-3{position:relative;right:25%;left:auto}.small-push-4{position:relative;left:33.3333333333%;right:auto}.small-pull-4{position:relative;right:33.3333333333%;left:auto}.small-push-5{position:relative;left:41.6666666667%;right:auto}.small-pull-5{position:relative;right:41.6666666667%;left:auto}.small-push-6{position:relative;left:50%;right:auto}.small-pull-6{position:relative;right:50%;left:auto}.small-push-7{position:relative;left:58.3333333333%;right:auto}.small-pull-7{position:relative;right:58.3333333333%;left:auto}.small-push-8{position:relative;left:66.6666666667%;right:auto}.small-pull-8{position:relative;right:66.6666666667%;left:auto}.small-push-9{position:relative;left:75%;right:auto}.small-pull-9{position:relative;right:75%;left:auto}.small-push-10{position:relative;left:83.3333333333%;right:auto}.small-pull-10{position:relative;right:83.3333333333%;left:auto}.small-push-11{position:relative;left:91.6666666667%;right:auto}.small-pull-11{position:relative;right:91.6666666667%;left:auto}.column,.columns{position:relative;padding-left:1rem;padding-right:1rem;float:left}.small-1{width:8.3333333333%}.small-2{width:16.6666666667%}.small-3{width:25%}.small-4{width:33.3333333333%}.small-5{width:41.6666666667%}.small-6{width:50%}.small-7{width:58.3333333333%}.small-8{width:66.6666666667%}.small-9{width:75%}.small-10{width:83.3333333333%}.small-11{width:91.6666666667%}.small-12{width:100%}.small-offset-0{margin-left:0% !important}.small-offset-1{margin-left:8.3333333333% !important}.small-offset-2{margin-left:16.6666666667% !important}.small-offset-3{margin-left:25% !important}.small-offset-4{margin-left:33.3333333333% !important}.small-offset-5{margin-left:41.6666666667% !important}.small-offset-6{margin-left:50% !important}.small-offset-7{margin-left:58.3333333333% !important}.small-offset-8{margin-left:66.6666666667% !important}.small-offset-9{margin-left:75% !important}.small-offset-10{margin-left:83.3333333333% !important}.small-offset-11{margin-left:91.6666666667% !important}.small-reset-order{margin-left:0;margin-right:0;left:auto;right:auto;float:left}.column.small-centered,.columns.small-centered{margin-left:auto;margin-right:auto;float:none}.column.small-uncentered,.columns.small-uncentered{margin-left:0;margin-right:0;float:left}.column.small-centered:last-child,.columns.small-centered:last-child{float:none}.column.small-uncentered:last-child,.columns.small-uncentered:last-child{float:left}.column.small-uncentered.opposite,.columns.small-uncentered.opposite{float:right}}@media only screen and (min-width:40.063em){.medium-push-0{position:relative;left:0%;right:auto}.medium-pull-0{position:relative;right:0%;left:auto}.medium-push-1{position:relative;left:8.3333333333%;right:auto}.medium-pull-1{position:relative;right:8.3333333333%;left:auto}.medium-push-2{position:relative;left:16.6666666667%;right:auto}.medium-pull-2{position:relative;right:16.6666666667%;left:auto}.medium-push-3{position:relative;left:25%;right:auto}.medium-pull-3{position:relative;right:25%;left:auto}.medium-push-4{position:relative;left:33.3333333333%;right:auto}.medium-pull-4{position:relative;right:33.3333333333%;left:auto}.medium-push-5{position:relative;left:41.6666666667%;right:auto}.medium-pull-5{position:relative;right:41.6666666667%;left:auto}.medium-push-6{position:relative;left:50%;right:auto}.medium-pull-6{position:relative;right:50%;left:auto}.medium-push-7{position:relative;left:58.3333333333%;right:auto}.medium-pull-7{position:relative;right:58.3333333333%;left:auto}.medium-push-8{position:relative;left:66.6666666667%;right:auto}.medium-pull-8{position:relative;right:66.6666666667%;left:auto}.medium-push-9{position:relative;left:75%;right:auto}.medium-pull-9{position:relative;right:75%;left:auto}.medium-push-10{position:relative;left:83.3333333333%;right:auto}.medium-pull-10{position:relative;right:83.3333333333%;left:auto}.medium-push-11{position:relative;left:91.6666666667%;right:auto}.medium-pull-11{position:relative;right:91.6666666667%;left:auto}.column,.columns{position:relative;padding-left:1rem;padding-right:1rem;float:left}.medium-1{width:8.3333333333%}.medium-2{width:16.6666666667%}.medium-3{width:25%}.medium-4{width:33.3333333333%}.medium-5{width:41.6666666667%}.medium-6{width:50%}.medium-7{width:58.3333333333%}.medium-8{width:66.6666666667%}.medium-9{width:75%}.medium-10{width:83.3333333333%}.medium-11{width:91.6666666667%}.medium-12{width:100%}.medium-offset-0{margin-left:0% !important}.medium-offset-1{margin-left:8.3333333333% !important}.medium-offset-2{margin-left:16.6666666667% !important}.medium-offset-3{margin-left:25% !important}.medium-offset-4{margin-left:33.3333333333% !important}.medium-offset-5{margin-left:41.6666666667% !important}.medium-offset-6{margin-left:50% !important}.medium-offset-7{margin-left:58.3333333333% !important}.medium-offset-8{margin-left:66.6666666667% !important}.medium-offset-9{margin-left:75% !important}.medium-offset-10{margin-left:83.3333333333% !important}.medium-offset-11{margin-left:91.6666666667% !important}.medium-reset-order{margin-left:0;margin-right:0;left:auto;right:auto;float:left}.column.medium-centered,.columns.medium-centered{margin-left:auto;margin-right:auto;float:none}.column.medium-uncentered,.columns.medium-uncentered{margin-left:0;margin-right:0;float:left}.column.medium-centered:last-child,.columns.medium-centered:last-child{float:none}.column.medium-uncentered:last-child,.columns.medium-uncentered:last-child{float:left}.column.medium-uncentered.opposite,.columns.medium-uncentered.opposite{float:right}.push-0{position:relative;left:0%;right:auto}.pull-0{position:relative;right:0%;left:auto}.push-1{position:relative;left:8.3333333333%;right:auto}.pull-1{position:relative;right:8.3333333333%;left:auto}.push-2{position:relative;left:16.6666666667%;right:auto}.pull-2{position:relative;right:16.6666666667%;left:auto}.push-3{position:relative;left:25%;right:auto}.pull-3{position:relative;right:25%;left:auto}.push-4{position:relative;left:33.3333333333%;right:auto}.pull-4{position:relative;right:33.3333333333%;left:auto}.push-5{position:relative;left:41.6666666667%;right:auto}.pull-5{position:relative;right:41.6666666667%;left:auto}.push-6{position:relative;left:50%;right:auto}.pull-6{position:relative;right:50%;left:auto}.push-7{position:relative;left:58.3333333333%;right:auto}.pull-7{position:relative;right:58.3333333333%;left:auto}.push-8{position:relative;left:66.6666666667%;right:auto}.pull-8{position:relative;right:66.6666666667%;left:auto}.push-9{position:relative;left:75%;right:auto}.pull-9{position:relative;right:75%;left:auto}.push-10{position:relative;left:83.3333333333%;right:auto}.pull-10{position:relative;right:83.3333333333%;left:auto}.push-11{position:relative;left:91.6666666667%;right:auto}.pull-11{position:relative;right:91.6666666667%;left:auto}}@media only screen and (min-width:64.043em){.large-push-0{position:relative;left:0%;right:auto}.large-pull-0{position:relative;right:0%;left:auto}.large-push-1{position:relative;left:8.3333333333%;right:auto}.large-pull-1{position:relative;right:8.3333333333%;left:auto}.large-push-2{position:relative;left:16.6666666667%;right:auto}.large-pull-2{position:relative;right:16.6666666667%;left:auto}.large-push-3{position:relative;left:25%;right:auto}.large-pull-3{position:relative;right:25%;left:auto}.large-push-4{position:relative;left:33.3333333333%;right:auto}.large-pull-4{position:relative;right:33.3333333333%;left:auto}.large-push-5{position:relative;left:41.6666666667%;right:auto}.large-pull-5{position:relative;right:41.6666666667%;left:auto}.large-push-6{position:relative;left:50%;right:auto}.large-pull-6{position:relative;right:50%;left:auto}.large-push-7{position:relative;left:58.3333333333%;right:auto}.large-pull-7{position:relative;right:58.3333333333%;left:auto}.large-push-8{position:relative;left:66.6666666667%;right:auto}.large-pull-8{position:relative;right:66.6666666667%;left:auto}.large-push-9{position:relative;left:75%;right:auto}.large-pull-9{position:relative;right:75%;left:auto}.large-push-10{position:relative;left:83.3333333333%;right:auto}.large-pull-10{position:relative;right:83.3333333333%;left:auto}.large-push-11{position:relative;left:91.6666666667%;right:auto}.large-pull-11{position:relative;right:91.6666666667%;left:auto}.column,.columns{position:relative;padding-left:1rem;padding-right:1rem;float:left}.large-1{width:8.3333333333%}.large-2{width:16.6666666667%}.large-3{width:25%}.large-4{width:33.3333333333%}.large-5{width:41.6666666667%}.large-6{width:50%}.large-7{width:58.3333333333%}.large-8{width:66.6666666667%}.large-9{width:75%}.large-10{width:83.3333333333%}.large-11{width:91.6666666667%}.large-12{width:100%}.large-offset-0{margin-left:0% !important}.large-offset-1{margin-left:8.3333333333% !important}.large-offset-2{margin-left:16.6666666667% !important}.large-offset-3{margin-left:25% !important}.large-offset-4{margin-left:33.3333333333% !important}.large-offset-5{margin-left:41.6666666667% !important}.large-offset-6{margin-left:50% !important}.large-offset-7{margin-left:58.3333333333% !important}.large-offset-8{margin-left:66.6666666667% !important}.large-offset-9{margin-left:75% !important}.large-offset-10{margin-left:83.3333333333% !important}.large-offset-11{margin-left:91.6666666667% !important}.large-reset-order{margin-left:0;margin-right:0;left:auto;right:auto;float:left}.column.large-centered,.columns.large-centered{margin-left:auto;margin-right:auto;float:none}.column.large-uncentered,.columns.large-uncentered{margin-left:0;margin-right:0;float:left}.column.large-centered:last-child,.columns.large-centered:last-child{float:none}.column.large-uncentered:last-child,.columns.large-uncentered:last-child{float:left}.column.large-uncentered.opposite,.columns.large-uncentered.opposite{float:right}.push-0{position:relative;left:0%;right:auto}.pull-0{position:relative;right:0%;left:auto}.push-1{position:relative;left:8.3333333333%;right:auto}.pull-1{position:relative;right:8.3333333333%;left:auto}.push-2{position:relative;left:16.6666666667%;right:auto}.pull-2{position:relative;right:16.6666666667%;left:auto}.push-3{position:relative;left:25%;right:auto}.pull-3{position:relative;right:25%;left:auto}.push-4{position:relative;left:33.3333333333%;right:auto}.pull-4{position:relative;right:33.3333333333%;left:auto}.push-5{position:relative;left:41.6666666667%;right:auto}.pull-5{position:relative;right:41.6666666667%;left:auto}.push-6{position:relative;left:50%;right:auto}.pull-6{position:relative;right:50%;left:auto}.push-7{position:relative;left:58.3333333333%;right:auto}.pull-7{position:relative;right:58.3333333333%;left:auto}.push-8{position:relative;left:66.6666666667%;right:auto}.pull-8{position:relative;right:66.6666666667%;left:auto}.push-9{position:relative;left:75%;right:auto}.pull-9{position:relative;right:75%;left:auto}.push-10{position:relative;left:83.3333333333%;right:auto}.pull-10{position:relative;right:83.3333333333%;left:auto}.push-11{position:relative;left:91.6666666667%;right:auto}.pull-11{position:relative;right:91.6666666667%;left:auto}}meta.foundation-version{font-family:"/5.4.5/"}meta.foundation-mq-small{font-family:"/only screen/";width:0em}meta.foundation-mq-medium{font-family:"/only screen and (min-width:40.063em)/";width:40.063em}meta.foundation-mq-large{font-family:"/only screen and (min-width:64.043em)/";width:64.043em}meta.foundation-mq-xlarge{font-family:"/only screen and (min-width:90.063em)/";width:90.063em}meta.foundation-mq-xxlarge{font-family:"/only screen and (min-width:120.063em)/";width:120.063em}meta.foundation-data-attribute-namespace{font-family:false}html,body{height:100%}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html,body{font-size:100%}body{background:#fff;color:#222;padding:0;margin:0;font-family:proxima-nova,"Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;font-weight:normal;font-style:normal;line-height:1.5;position:relative;cursor:auto}a:hover{cursor:pointer}img{max-width:100%;height:auto}img{-ms-interpolation-mode:bicubic}#map_canvas img,#map_canvas embed,#map_canvas object,.map_canvas img,.map_canvas embed,.map_canvas object{max-width:none !important}.left{float:left !important}.right{float:right !important}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.hide{display:none}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{display:inline-block;vertical-align:middle}textarea{height:auto;min-height:50px}select{width:100%}.text-left{text-align:left !important}.text-right{text-align:right !important}.text-center{text-align:center !important}.text-justify{text-align:justify !important}@media only screen and (max-width: 40em){.small-only-text-left{text-align:left !important}.small-only-text-right{text-align:right !important}.small-only-text-center{text-align:center !important}.small-only-text-justify{text-align:justify !important}}@media only screen{.small-text-left{text-align:left !important}.small-text-right{text-align:right !important}.small-text-center{text-align:center !important}.small-text-justify{text-align:justify !important}}@media only screen and (min-width:40.063em) and (max-width:64em){.medium-only-text-left{text-align:left !important}.medium-only-text-right{text-align:right !important}.medium-only-text-center{text-align:center !important}.medium-only-text-justify{text-align:justify !important}}@media only screen and (min-width:40.063em){.medium-text-left{text-align:left !important}.medium-text-right{text-align:right !important}.medium-text-center{text-align:center !important}.medium-text-justify{text-align:justify !important}}@media only screen and (min-width:64.043em) and (max-width:90em){.large-only-text-left{text-align:left !important}.large-only-text-right{text-align:right !important}.large-only-text-center{text-align:center !important}.large-only-text-justify{text-align:justify !important}}@media only screen and (min-width:64.043em){.large-text-left{text-align:left !important}.large-text-right{text-align:right !important}.large-text-center{text-align:center !important}.large-text-justify{text-align:justify !important}}@media only screen and (min-width:90.063em) and (max-width:120em){.xlarge-only-text-left{text-align:left !important}.xlarge-only-text-right{text-align:right !important}.xlarge-only-text-center{text-align:center !important}.xlarge-only-text-justify{text-align:justify !important}}@media only screen and (min-width:90.063em){.xlarge-text-left{text-align:left !important}.xlarge-text-right{text-align:right !important}.xlarge-text-center{text-align:center !important}.xlarge-text-justify{text-align:justify !important}}@media only screen and (min-width:120.063em) and (max-width:99999999em){.xxlarge-only-text-left{text-align:left !important}.xxlarge-only-text-right{text-align:right !important}.xxlarge-only-text-center{text-align:center !important}.xxlarge-only-text-justify{text-align:justify !important}}@media only screen and (min-width:120.063em){.xxlarge-text-left{text-align:left !important}.xxlarge-text-right{text-align:right !important}.xxlarge-text-center{text-align:center !important}.xxlarge-text-justify{text-align:justify !important}}div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,.search-index .post-preview h2,.search-show .post-preview h2,h5,h6,pre,form,p,blockquote,th,td{margin:0;padding:0}a{color:#2993E5;text-decoration:none;line-height:inherit}a:hover,a:focus{color:#1980cf}a img{border:none}p{font-family:proxima-nova,"Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;font-weight:normal;font-size:1rem;line-height:1.6;margin-bottom:1.25rem;text-rendering:optimizeLegibility}p.lead{font-size:1.21875rem;line-height:1.6}p aside{font-size:.875rem;line-height:1.35;font-style:italic}h1,h2,h3,h4,.search-index .post-preview h2,.search-show .post-preview h2,h5,h6{font-family:proxima-nova,"Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;font-weight:normal;font-style:normal;color:#222;text-rendering:optimizeLegibility;margin-top:.2rem;margin-bottom:.5rem;line-height:1.4}h1 small,h2 small,h3 small,h4 small,.search-index .post-preview h2 small,.search-show .post-preview h2 small,h5 small,h6 small{font-size:60%;color:#6f6f6f;line-height:0}h1{font-size:2.125rem}h2{font-size:1.6875rem}h3{font-size:1.375rem}h4,.search-index .post-preview h2,.search-show .post-preview h2{font-size:1.125rem}h5{font-size:1.125rem}h6{font-size:1rem}.subheader{line-height:1.4;color:#6f6f6f;font-weight:normal;margin-top:.2rem;margin-bottom:.5rem}hr{border:solid #ddd;border-width:1px 0 0;clear:both;margin:1.25rem 0 1.1875rem;height:0}em,i{font-style:italic;line-height:inherit}strong,b{font-weight:bold;line-height:inherit}small{font-size:60%;line-height:inherit}code{font-family:Consolas,"Liberation Mono",Courier,monospace;font-weight:normal;color:#333;background-color:#d1e9fb;border-width:1px;border-style:solid;border-color:#a6d4f8;padding:.125rem .3125rem .0625rem}ul,ol,dl{font-size:1rem;line-height:1.6;margin-bottom:1.25rem;list-style-position:outside;font-family:proxima-nova,"Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif}ul{margin-left:1.1rem}ul.no-bullet{margin-left:0}ul.no-bullet li ul,ul.no-bullet li ol{margin-left:1.25rem;margin-bottom:0;list-style:none}ul li ul,ul li ol{margin-left:1.25rem;margin-bottom:0}ul.square li ul,ul.circle li ul,ul.disc li ul{list-style:inherit}ul.square{list-style-type:square;margin-left:1.1rem}ul.circle{list-style-type:circle;margin-left:1.1rem}ul.disc{list-style-type:disc;margin-left:1.1rem}ul.no-bullet{list-style:none}ol{margin-left:1.4rem}ol li ul,ol li ol{margin-left:1.25rem;margin-bottom:0}dl dt{margin-bottom:.3rem;font-weight:bold}dl dd{margin-bottom:.75rem}abbr,acronym{text-transform:uppercase;font-size:90%;color:#222;cursor:help}abbr{text-transform:none}abbr[title]{border-bottom:1px dotted #ddd}blockquote{margin:0 0 1.25rem;padding:.5625rem 1.25rem 0 1.1875rem;border-left:1px solid #ddd}blockquote cite{display:block;font-size:.8125rem;color:#555}blockquote cite:before{content:"\2014 \0020"}blockquote cite a,blockquote cite a:visited{color:#555}blockquote,blockquote p{line-height:1.6;color:#6f6f6f}.vcard{display:inline-block;margin:0 0 1.25rem 0;border:1px solid #ddd;padding:.625rem .75rem}.vcard li{margin:0;display:block}.vcard .fn{font-weight:bold;font-size:.9375rem}.vevent .summary{font-weight:bold}.vevent abbr{cursor:default;text-decoration:none;font-weight:bold;border:none;padding:0 .0625rem}@media only screen and (min-width:40.063em){h1,h2,h3,h4,.search-index .post-preview h2,.search-show .post-preview h2,h5,h6{line-height:1.4}h1{font-size:2.75rem}h2{font-size:2.3125rem}h3{font-size:1.6875rem}h4,.search-index .post-preview h2,.search-show .post-preview h2{font-size:1.4375rem}h5{font-size:1.125rem}h6{font-size:1rem}}.print-only{display:none !important}@media print{*{background:transparent !important;color:#29292A !important;box-shadow:none !important;text-shadow:none !important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}@page{margin:0.5cm}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}.hide-on-print{display:none !important}.print-only{display:block !important}.hide-for-print{display:none !important}.show-for-print{display:inherit !important}}.tabs{margin-bottom:0 !important;margin-left:0}.tabs:before,.tabs:after{content:" ";display:table}.tabs:after{clear:both}.tabs dd,.tabs .tab-title{position:relative;margin-bottom:0 !important;list-style:none;float:left}.tabs dd>a,.tabs .tab-title>a{display:block;background-color:#EFEFEF;color:#222;padding:1rem 2rem;font-family:proxima-nova,"Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;font-size:1rem}.tabs dd>a:hover,.tabs .tab-title>a:hover{background-color:#e1e1e1}.tabs dd.active a,.tabs .tab-title.active a{background-color:#fff;color:#222}.tabs.radius dd:first-child a,.tabs.radius .tab:first-child a{-webkit-border-bottom-left-radius:2px;-webkit-border-top-left-radius:2px;border-bottom-left-radius:2px;border-top-left-radius:2px}.tabs.radius dd:last-child a,.tabs.radius .tab:last-child a{-webkit-border-bottom-right-radius:2px;-webkit-border-top-right-radius:2px;border-bottom-right-radius:2px;border-top-right-radius:2px}.tabs.vertical dd,.tabs.vertical .tab-title{position:inherit;float:none;display:block;top:auto}.tabs-content{margin-bottom:1.5rem;width:100%}.tabs-content:before,.tabs-content:after{content:" ";display:table}.tabs-content:after{clear:both}.tabs-content>.content{display:none;float:left;padding:1rem 0;width:100%}.tabs-content>.content.active{display:block;float:none}.tabs-content>.content.contained{padding:1rem}.tabs-content.vertical{display:block}.tabs-content.vertical>.content{padding:0 1rem}@media only screen and (min-width:40.063em){.tabs.vertical{width:20%;max-width:20%;float:left;margin:0 0 1.25rem}.tabs-content.vertical{width:80%;max-width:80%;float:left;margin-left:-1px;padding-left:1rem}}.no-js .tabs-content>.content{display:block;float:none}@media screen and (min-width: 90.063em){.xlarge-block-grid-6{display:block;padding:0;margin:0 -1rem}.xlarge-block-grid-6:before,.xlarge-block-grid-6:after{content:" ";display:table}.xlarge-block-grid-6:after{clear:both}.xlarge-block-grid-6>li{display:block;height:auto;float:left;padding:0 1rem 2rem}.xlarge-block-grid-6>li{width:16.6666666667%;padding:0 1rem 2rem;list-style:none}.xlarge-block-grid-6>li:nth-of-type(1n){clear:none}.xlarge-block-grid-6>li:nth-of-type(6n+1){clear:both}.xlarge-12{padding-left:1rem;padding-right:1rem;width:100%;float:left}.xlarge-11{padding-left:1rem;padding-right:1rem;width:91.6666666667%;float:left}.xlarge-10{padding-left:1rem;padding-right:1rem;width:83.3333333333%;float:left}.xlarge-9{padding-left:1rem;padding-right:1rem;width:75%;float:left}.xlarge-8{padding-left:1rem;padding-right:1rem;width:66.6666666667%;float:left}.xlarge-7{padding-left:1rem;padding-right:1rem;width:58.3333333333%;float:left}.xlarge-6{padding-left:1rem;padding-right:1rem;width:50%;float:left}.xlarge-5{padding-left:1rem;padding-right:1rem;width:41.6666666667%;float:left}.xlarge-4{padding-left:1rem;padding-right:1rem;width:33.3333333333%;float:left}.xlarge-3{padding-left:1rem;padding-right:1rem;width:25%;float:left}.xlarge-2{padding-left:1rem;padding-right:1rem;width:16.6666666667%;float:left}.xlarge-1{padding-left:1rem;padding-right:1rem;width:8.3333333333%;float:left}.xlarge-offset-2{padding-left:1rem;padding-right:1rem;float:left;margin-left:16.6666666667% !important}.xlarge-offset-1{padding-left:1rem;padding-right:1rem;float:left;margin-left:8.3333333333% !important}}html{font-size:100%;font-family:"proxima-nova","Helvetica Neue",Helvetica,Arial,sans-serif}body{font-size:inherit;line-height:1;color:#404041}h1,h2,h3,h4,.search-index .post-preview h2,.search-show .post-preview h2,h5,h6{font-family:"proxima-nova","Helvetica Neue",Helvetica,Arial,sans-serif}h1,h2,.sweet-alert h2,h3,h4,.search-index .post-preview h2,.search-show .post-preview h2{font-weight:700;color:#404041;margin:1rem 0}h1{font-size:28px;line-height:1.2}h1.large{font-size:33px}h1.xlarge{font-size:40px}h1.xxlarge{font-size:48px}h2,.sweet-alert h2{font-size:23px;line-height:1.2}h3{font-size:19px;line-height:1.4}h4,.search-index .post-preview h2,.search-show .post-preview h2{font-size:1rem;line-height:1.4}h5,.section-header{font-size:0.875rem;line-height:1.4;text-transform:uppercase;color:#404041}p,.sweet-alert p{font-size:1rem;line-height:1.4;margin:1rem 0;font-weight:400}p.lede{font-size:19px}a{color:inherit;text-decoration:underline}a i{text-decoration:underline}a:hover{color:#2993E5}.primary-link{color:#2993E5}.secondary-link{color:#9F9FA0}.secondary-link:hover{color:#2993E5}ol,ul{margin-top:1rem;margin-bottom:1rem}li{font-size:1rem;line-height:1.4}hr{border-color:#D8D8D9}span{line-height:1.4}small{font-size:0.875rem}strong{font-weight:700}button,input[type="submit"]{font-family:"proxima-nova","Helvetica Neue",Helvetica,Arial,sans-serif}button,.button,.card.with-white-button input[type=submit],input[type="submit"]{display:inline-block;box-sizing:border-box;margin:0;border:none;border-radius:2px;padding:0 1.25rem;text-align:center;vertical-align:top;text-decoration:none;font-size:1rem;line-height:36px;white-space:nowrap;background-color:#D8D8D9;color:#404041;cursor:pointer;vertical-align:middle;transition:none}button:active,button:hover,button:focus,.button:active,.card.with-white-button input[type=submit]:active,input[type="submit"]:active,.button:hover,.card.with-white-button input[type=submit]:hover,input[type="submit"]:hover,.button:focus,.card.with-white-button input[type=submit]:focus,input[type="submit"]:focus{outline:none;box-shadow:0 1px 2px rgba(100,100,110,0.15);background-color:#ddddde;color:#404041;text-decoration:none}button:active,.button:active,.card.with-white-button input[type=submit]:active,input[type="submit"]:active{box-shadow:none;background-color:#D8D8D9;color:#404041}button:disabled,button.disabled,.button:disabled,.card.with-white-button input[type=submit]:disabled,input[type="submit"]:disabled,.button.disabled,.card.with-white-button input.disabled[type=submit],input.disabled[type="submit"]{opacity:0.45;cursor:default;color:#404041;background-color:#D8D8D9}button:disabled:hover,button.disabled:hover,.button:disabled:hover,input[type="submit"]:disabled:hover,.button.disabled:hover,input.disabled[type="submit"]:hover{box-shadow:none}button.primary,.button.primary,.card.with-white-button input.primary[type=submit],input.primary[type="submit"]{background-color:#2993E5;color:#fff}button.primary:hover,button.primary:focus,.button.primary:hover,input.primary[type="submit"]:hover,.button.primary:focus,input.primary[type="submit"]:focus{background-color:#49a3e9;box-shadow:0 1px 2px rgba(100,100,110,0.15)}button.primary:active,.button.primary:active,input.primary[type="submit"]:active{background-color:#2993E5;box-shadow:none}button.primary:disabled,button.primary.disabled,.button.primary:disabled,input.primary[type="submit"]:disabled,.button.primary.disabled,input.primary.disabled[type="submit"]{background-color:#2993E5}button.white,.button.white,.card.with-white-button input[type=submit],input.white[type="submit"]{background-color:white;box-shadow:inset 0 0 0 1px #D8D8D9;color:#9F9FA0}button.white:hover,.button.white:hover,input.white[type="submit"]:hover,.card.with-white-button input[type="submit"]:hover{background-color:#49a3e9;color:#fff;box-shadow:0 1px 2px rgba(100,100,110,0.15)}button.white:active,.button.white:active,input.white[type="submit"]:active,.card.with-white-button input[type="submit"]:active{background-color:#2993E5;color:#fff;box-shadow:none}button.white:disabled,button.white.disabled,.button.white:disabled,input.white[type="submit"]:disabled,.card.with-white-button input[type="submit"]:disabled,.button.white.disabled,input.white.disabled[type="submit"],.card.with-white-button input.disabled[type="submit"]{color:#D8D8D9;opacity:1}button.white:disabled:hover,button.white.disabled:hover,.button.white:disabled:hover,input.white[type="submit"]:disabled:hover,.card.with-white-button input[type="submit"]:disabled:hover,.button.white.disabled:hover,input.white.disabled[type="submit"]:hover,.card.with-white-button input.disabled[type="submit"]:hover{background-color:white;box-shadow:inset 0 0 0 1px #D8D8D9}button.large,.button.large,.card.with-white-button input.large[type=submit],input.large[type="submit"]{padding:0 1.5em;font-size:1.1875em;line-height:44px}button.small,.button.small,.card.with-white-button input.small[type=submit],input.small[type="submit"]{padding:0 0.875rem;font-size:0.875rem;line-height:30px}button.tiny,.button.tiny,.card.with-white-button input.tiny[type=submit],input.tiny[type="submit"]{padding:0 0.625rem;font-size:0.875rem;line-height:24px}form fieldset:last-of-type{border-bottom:none;margin-bottom:1.5rem}.field{margin-bottom:1.5rem;width:100%}@media (min-width: 40.063em){.field{width:auto;max-width:27.5rem}.field.short{width:260px;max-width:inherit}.field.shorter{width:130px;max-width:inherit}.field.long{width:100%;max-width:inherit}}label,.field-label{color:#404041;font-size:0.875rem;margin-bottom:0.25rem;margin-right:1rem;display:inline-block;line-height:1}.field-label{display:block;margin-bottom:0.5rem}input[type="text"],input[type="password"],input[type="email"],input[type="date"],input[type="url"],input[type="number"],textarea,.chosen-container .chosen-single,.chosen-container .chosen-choices{display:block;min-height:2.25rem;width:100%;margin:0;border:1px solid #D8D8D9;padding:0.25rem 0.5rem;font-size:1rem;font-family:"proxima-nova","Helvetica Neue",Helvetica,Arial,sans-serif;line-height:1.4;color:#404041;background:white;border-radius:2px;box-shadow:inset 0 1px 2px rgba(100,100,110,0.1);transition:none}input[type="text"]:focus,input[type="password"]:focus,input[type="email"]:focus,input[type="date"]:focus,input[type="url"]:focus,input[type="number"]:focus,textarea:focus,.chosen-container .chosen-single:focus,.chosen-container .chosen-choices:focus{border:1px solid #2993E5;outline:none;box-shadow:none}input[type="text"][required="required"],input[type="password"][required="required"],input[type="email"][required="required"],input[type="date"][required="required"],input[type="url"][required="required"],input[type="number"][required="required"],textarea[required="required"],.chosen-container .chosen-single[required="required"],.chosen-container .chosen-choices[required="required"]{border-width:2px}select{display:block;margin:0;width:auto}input[type="submit"]{-webkit-appearance:none;background-color:#2993E5;color:#fff}input[type="submit"]:hover,input[type="submit"]:focus{color:#fff;background-color:#49a3e9;box-shadow:0 1px 2px rgba(100,100,110,0.15)}input[type="submit"]:active{color:#fff;background-color:#2993E5;box-shadow:none}input[type="submit"]:disabled,input.disabled[type="submit"]{background-color:#2993E5}.hint,fieldset .field label{font-size:0.75rem;color:#9F9FA0;margin-top:0.3rem}.chosen-container{display:block}.chosen-container .chosen-drop{box-shadow:0 1px 4px rgba(41,41,42,0.25);border-radius:2px;z-index:2;margin-top:2px;border:1px solid #D8D8D9}.chosen-container .chosen-search{padding:0.25rem 0.5rem}.chosen-container .chosen-results{margin:0;padding:0;font-size:0.875rem}.chosen-container .chosen-results li{position:relative;padding:0.25rem 0.5rem 0.25rem 1.6rem;line-height:1.4}.chosen-container .chosen-results li.highlighted{background-color:#ECECEC;color:#535354;background-image:none}.chosen-container .chosen-results li.group-result{padding-left:0.5rem}.chosen-container .chosen-results li.group-option{padding-left:1.6rem}.chosen-container .chosen-results li.no-results{background:#ECECEC}.chosen-container .result-selected:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;position:absolute;left:0.5rem;top:0.55rem;content:"\f00c";font-size:0.75rem}.chosen-container .chosen-default span{color:#9F9FA0}.chosen-container-single .chosen-single{text-decoration:none}.chosen-container-single .chosen-single>span{margin-top:2px}.chosen-container-single .chosen-single div b{background-image:none !important}.chosen-container-single .chosen-single div b:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;content:"\f0d7";line-height:2.125rem;color:#D8D8D9}.chosen-container-single .chosen-single:hover div b:before{color:#404041}.chosen-container-single .chosen-search input[type="text"]{margin:0;border:1px solid #D8D8D9;border-radius:2px;background-image:none !important;font-size:0.875rem;min-height:1.875rem}.chosen-container-single .chosen-search:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;content:"\f002";position:absolute;top:12px;right:16px;color:#D8D8D9}.chosen-container-multi .chosen-choices{padding-top:5px;padding-bottom:0}.chosen-container-multi .chosen-choices li.search-choice{margin:0 0.25rem 5px 0;border:none;padding:0 1.35rem 0 0.5rem;line-height:24px;font-size:0.875rem;background:#D8D8D9;box-shadow:none;border-radius:2rem}.chosen-container-multi .chosen-choices li.search-choice span{position:relative;top:1px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{background:none;width:1rem;height:1rem;text-align:center;color:#9F9FA0;text-decoration:none;right:0.25rem}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:before{font-size:1.1rem;content:"×";line-height:1}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{color:#404041}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:1px 0 0;border:none;padding:0;min-height:inherit;height:inherit;line-height:1.4;color:#404041;font-family:"proxima-nova","Helvetica Neue",Helvetica,Arial,sans-serif}.chosen-container-multi .chosen-drop .result-selected{color:#404041}.chosen-container-active .chosen-single,.chosen-container-active .chosen-choices{border-color:#2993E5;box-shadow:none}.chosen-container-active.chosen-with-drop .chosen-single,.chosen-container-active.chosen-with-drop .chosen-choices{background-image:none;border-color:#2993E5;border-radius:2px;content:"\f0d8";line-height:2rem}.datepicker-inline{width:220px}.datepicker.datepicker-rtl{direction:rtl;float:right}.datepicker-dropdown{top:0;left:0}.datepicker{padding:2px;border-radius:4px;direction:ltr;margin-top:2px;margin-bottom:2px}.datepicker thead{background-color:transparent}.datepicker tr:hover{border:none;background-color:transparent}.datepicker>div{display:none}.datepicker.days .datepicker-days,.datepicker.months .datepicker-months,.datepicker.years .datepicker-years{display:block}.datepicker table{border:none;margin:0;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.datepicker table tr td,.datepicker table tr th{text-align:center;width:30px;height:30px;border-radius:2px;border:none}.datepicker table tr td span{display:block;width:23%;height:45px;line-height:45px;float:left;margin:1%;cursor:pointer;border-radius:4px}.datepicker table tr td span:hover{background:#eeeeee}.datepicker .today{color:#404041;background-color:#D8D8D9}.datepicker .today:hover,.datepicker .today:focus,.datepicker .today:hover:focus,.datepicker .today:active,.datepicker .today:hover:active{color:#404041;background-color:#ECECEC}.datepicker .today.disabled{color:#9F9FA0}.datepicker .today.disabled:hover,.datepicker .today.disabled:focus,.datepicker .today.disabled:hover:focus,.datepicker .today.disabled:active,.datepicker .today.disabled:hover:active{color:#9F9FA0;background-color:transparent}.datepicker .day:hover,.datepicker .day.focused,.datepicker .day:focus,.datepicker .day:active,.datepicker .month:hover,.datepicker .month.focused,.datepicker .month:focus,.datepicker .month:active,.datepicker .year:hover,.datepicker .year.focused,.datepicker .year:focus,.datepicker .year:active{background:#ECECEC;cursor:pointer}.datepicker .day.old,.datepicker .day.new,.datepicker .month.old,.datepicker .month.new,.datepicker .year.old,.datepicker .year.new{color:#9F9FA0}.datepicker .day.disabled,.datepicker .month.disabled,.datepicker .year.disabled{background:none;cursor:default}.datepicker .day.disabled:hover,.datepicker .month.disabled:hover,.datepicker .year.disabled:hover{background:none;cursor:default}.datepicker .day.active,.datepicker .month.active,.datepicker .year.active{color:#fff;background-color:#2993E5}.datepicker .day.active:hover,.datepicker .day.active:focus,.datepicker .day.active:active,.datepicker .month.active:hover,.datepicker .month.active:focus,.datepicker .month.active:active,.datepicker .year.active:hover,.datepicker .year.active:focus,.datepicker .year.active:active{color:#fff;background-color:#49a3e9}.datepicker .day.active.disabled,.datepicker .month.active.disabled,.datepicker .year.active.disabled{color:#ffffff;background-color:#428bca}.datepicker .day.active.disabled:hover,.datepicker .day.active.disabled:focus,.datepicker .day.active.disabled:active,.datepicker .month.active.disabled:hover,.datepicker .month.active.disabled:focus,.datepicker .month.active.disabled:active,.datepicker .year.active.disabled:hover,.datepicker .year.active.disabled:focus,.datepicker .year.active.disabled:active{color:#ffffff;background-color:#428bca;border-color:#357ebd;text-shadow:0 -1px 0 rgba(0,0,0,0.25)}.datepicker.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;float:left;display:none;min-width:160px;list-style:none;background-color:white;border:1px solid #D8D8D9;border-radius:2px;box-shadow:0 1px 4px rgba(41,41,42,0.25);background-clip:padding-box;font-size:12px;line-height:1.4}.datepicker.dropdown-menu th{padding:0px 5px}.datepicker.datepicker-inline th,.datepicker.dropdown-menu td,.datepicker.datepicker-inline td{padding:0px 5px}.datepicker .datepicker-switch{width:145px}.datepicker thead tr:first-child th,.datepicker tfoot tr th{cursor:pointer}.datepicker thead tr:first-child th:hover,.datepicker tfoot tr th:hover{background:#ECECEC}.datepicker .cw{font-size:10px;width:12px;padding:0 2px 0 5px;vertical-align:middle}.datepicker thead tr:first-child .cw{cursor:default;background-color:transparent}.input-group.date .input-group-addon{cursor:pointer}.input-daterange{width:100%}.input-daterange input{text-align:center}.input-daterange input:first-child{border-radius:3px 0 0 3px}.input-daterange input:last-child{border-radius:0 3px 3px 0}.input-daterange .input-group-addon{width:auto;min-width:16px;padding:4px 5px;font-weight:normal;line-height:1.42857143;text-align:center;text-shadow:0 1px 0 #fff;vertical-align:middle;background-color:#eeeeee;border:solid #cccccc;border-width:1px 0;margin-left:-5px;margin-right:-5px}.table-striped .datepicker table tr td,.table-striped .datepicker table tr th{background-color:transparent}fieldset{margin:0;border:none;border-bottom:1px dotted #D8D8D9;padding:1.5rem 0 0}fieldset>label,fieldset .field-label{position:absolute;max-width:11.25rem;margin-top:0.75rem;line-height:1}.fieldset-row{margin-left:11.25rem}.fieldset-row:after{content:"\0020";display:block;height:0;clear:both;overflow:hidden;visibility:hidden}.fieldset-row.two-column input,.fieldset-row.three-column input{width:100%}.fieldset-row.two-column>div,.fieldset-row.three-column>div{width:50%;float:left;padding-left:0.75rem;padding-right:0.75rem}.fieldset-row.two-column>div:first-of-type,.fieldset-row.three-column>div:first-of-type{padding-left:0}.fieldset-row.two-column>div:last-of-type,.fieldset-row.three-column>div:last-of-type{padding-right:0}.fieldset-row.two-column.two-column>div,.fieldset-row.three-column.two-column>div{width:50%}.fieldset-row.two-column.three-column>div,.fieldset-row.three-column.three-column>div{width:33.33%}.fieldset-row input[type="radio"],.fieldset-row input[type="checkbox"]{margin-top:0.75rem;margin-bottom:0.75rem}.fieldset-row input[type="radio"]+label,.fieldset-row input[type="checkbox"]+label{position:relative;top:1px;font-size:0.875rem;color:#404041;margin-top:0}.field{clear:none}.field.inline input,.field.inline textarea,.field.inline select,.field.inline .chosen-container{display:inline-block;width:auto}.field.inline label{vertical-align:top;margin-top:0.75rem}input.prefix,span.postfix{border-radius:0 2px 2px 0}input.postfix,span.prefix{border-radius:2px 0 0 2px}input.prefix,input.postfix{text-align:left}ul.radio-pill-select{display:block;list-style-type:none;margin:0 auto;padding:0;position:relative;z-index:1}ul.radio-pill-select li{display:block;float:left}ul.radio-pill-select li:first-of-type label{border-radius:2px 0 0 2px;border-left:1px solid #D8D8D9}ul.radio-pill-select li:first-of-type label.active{box-shadow:none;border-color:#2993E5}ul.radio-pill-select li:last-of-type label{border-radius:0 2px 2px 0}ul.radio-pill-select input{display:none}ul.radio-pill-select label{font-size:1rem;line-height:2rem;background-color:white;padding:0 1.25rem;border-top:1px solid #D8D8D9;border-bottom:1px solid #D8D8D9;border-right:1px solid #D8D8D9;margin:0}ul.radio-pill-select label:hover{cursor:pointer;color:#2993E5;background-color:#ECECEC}ul.radio-pill-select label.active{color:#fff;background-color:#2993E5;border-color:#2993E5;box-shadow:-1px 0 #2993E5}.radio-pill-header{text-align:center;position:relative;width:100%;max-width:inherit}.radio-pill-header:after{content:" ";height:1px;width:100%;background-color:#D8D8D9;display:block;position:absolute;bottom:36%}.radio-pill-header .radio-pill-select{display:inline-block}.radio-pill-header label{margin-right:0;display:block}.field.error label,.field_with_errors label,.field.error .field-label,.field_with_errors .field-label,fieldset .error .hint,fieldset.error>label{color:#e25552;font-weight:bold}.field.error input,.field.error .chosen-single,.field_with_errors input,.field_with_errors .chosen-single{border-color:#e25552}.field.error input[type="radio"]+label,.field.error label+input[type="radio"],.field.error input[type="checkbox"]+label,.field.error label+input[type="checkbox"],.field_with_errors input[type="radio"]+label,.field_with_errors label+input[type="radio"],.field_with_errors input[type="checkbox"]+label,.field_with_errors label+input[type="checkbox"]{color:inherit;font-weight:normal}.form-error-list{color:#404041;background-color:#ffc2c1;border-radius:2px;padding:0.75rem 1rem;font-size:0.875rem;margin-left:0;list-style:none}.tooltipster-default{background:rgba(41,41,42,0.9);border:none;border-radius:2px}.tooltipster-default .tooltipster-content{font-family:"proxima-nova","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:0.875rem;padding:0.3rem 0.6rem}span.tag,a.tag{line-height:1.5rem;border-radius:0.75rem;background-color:#D8D8D9;color:#404041;font-size:0.875rem;padding:0 0.5rem;display:inline-block;white-space:nowrap}span.tag.outline,a.tag.outline{box-shadow:inset 0 0 0 1px #D8D8D9;background-color:transparent;color:#9F9FA0}span.tag.primary,a.tag.primary{background-color:#2993E5;color:#fff}span.tag.primary .close,a.tag.primary .close{color:#125c96}span.tag.primary.outline,a.tag.primary.outline{box-shadow:inset 0 0 0 1px #2993E5;background-color:transparent;color:#2993E5}span.tag.primary.outline .close,a.tag.primary.outline .close{color:#2993E5}span.tag.small,a.tag.small{line-height:1.2rem;border-radius:0.625rem;font-size:0.75rem;padding-top:1px}span.tag .close,a.tag .close{padding-left:0.125rem;height:1rem;text-align:center;color:#9F9FA0;text-decoration:none;display:inline-block;position:relative;top:2px}span.tag .close:before,a.tag .close:before{font-size:1.1rem;content:"×";line-height:1}a.tag{text-decoration:none}a.tag:active,a.tag:hover{box-shadow:0 1px 2px rgba(100,100,110,0.15);background-color:#ddddde;text-decoration:none}a.tag:active .close,a.tag:hover .close{color:#404041}a.tag:active{box-shadow:none;background-color:#D8D8D9;color:#404041}a.tag:focus{outline:none}a.tag.outline:hover,a.tag.outline:active{background:transparent;color:#2993E5;box-shadow:inset 0 0 0 1px #2993E5}a.tag.outline:hover .close,a.tag.outline:active .close{color:#2993E5}a.tag.primary:hover{background-color:#49a3e9;box-shadow:0 1px 2px rgba(100,100,110,0.15)}a.tag.primary:hover .close{color:#fff}a.tag.primary:active{background-color:#2993E5;box-shadow:none;color:#fff}a.tag.primary:active .close{color:#fff}a.tag.primary.outline:hover{background-color:#49a3e9;color:#fff;box-shadow:0 1px 2px rgba(100,100,110,0.15)}a.tag.primary.outline:active{background-color:#2993E5;box-shadow:none;color:#fff}.pagination{display:inline-block;border-radius:2px}.pagination span{display:inline}.pagination span:first-of-type a{border-radius:2px 0 0 2px}.pagination span:last-of-type a{border-radius:0 2px 2px 0}.pagination a,.pagination .gap,.pagination .current{text-decoration:none;position:relative;color:#9F9FA0;display:block;float:left;margin-left:-1px;border:1px solid #D8D8D9;width:2rem;text-align:center;line-height:2.125rem}.pagination a:hover{color:#535354;background-color:#ECECEC;text-decoration:none}.pagination .current{z-index:1;color:#fff;background-color:#2993E5;border-color:#2993E5}.flash-messages{margin-bottom:1rem;z-index:4;overflow:hidden;max-width:30rem}.flash{display:block;position:relative;background-color:rgba(41,41,42,0.9);color:white;margin-top:1rem;border-radius:2px;padding:0.75rem 1rem;font-size:0.875rem;box-shadow:0 1px 4px rgba(41,41,42,0.25);line-height:1.4}.flash .flash-close:after{color:#404041}.flash .flash-close:hover:after{color:white}.flash .button,.flash .card.with-white-button input[type=submit],.card.with-white-button .flash input[type=submit],.flash input[type="submit"]{float:right;margin-top:-0.325rem;margin-left:1rem;background:transparent;box-shadow:inset 0 0 0 1px white;color:white}.flash .button:hover,.flash input[type="submit"]:hover{color:#404041;background:white}.flash-warn{border-left:0.5rem solid #fcdb51}.flash-error{border-left:0.5rem solid #e25552}.application-note{background-color:#ECECEC;border-radius:2px;padding:0.75rem 2.5rem 0.75rem 1rem;font-size:0.875rem;line-height:1.4;position:relative;overflow:hidden;min-height:43px}.application-note p{max-width:36rem;margin-top:0.75rem;margin-bottom:0.75rem}.application-note p:first-of-type{margin-top:0}.application-note p:last-of-type{margin-bottom:0}.application-note p .button,.application-note p .card.with-white-button input[type=submit],.card.with-white-button .application-note p input[type=submit],.application-note p input[type="submit"],.application-note p button{margin-left:0.5rem;margin-right:0.5rem}.application-note .fa{color:#404041;margin-left:-0.25rem;margin-right:0.5rem;font-size:1rem;position:relative;top:0.1rem;float:left}.application-note .close-application-note{color:#9F9FA0}.application-note .close-application-note:hover:after{color:#404041}.application-note.text-center{text-align:center;padding-left:2.5rem}.application-note.text-center p{margin-left:auto;margin-right:auto}.application-note.warning{background-color:#fef1bc}.application-note.warning .fa{color:#fcdb51}.application-note.warning .close-application-note{color:#fcdb51}.application-note.warning .close-application-note:hover:after{color:#e8bf00}.application-note.success{background-color:#b9eda4}.application-note.success .fa{color:#7fc661}.application-note.success .close-application-note{color:#98df7a}.application-note.success .close-application-note:hover:after{color:#7fc661}.application-note.error{background-color:#ffc2c1}.application-note.error .fa{color:#e25552}.application-note.error .close-application-note{color:#f78785}.application-note.error .close-application-note:hover:after{color:#e25552}.flash .flash-close,.application-note .close-application-note{cursor:pointer;position:absolute;padding:0.75rem 1rem;right:0;top:0}.flash .flash-close:after,.application-note .close-application-note:after{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;content:"\f00d"}.placeholder-note{border:1px solid #D8D8D9;border-radius:2px;color:#9F9FA0;text-align:center;padding:1rem}.placeholder-note p{max-width:42rem;margin-left:auto;margin-right:auto}.global-messages .flash{margin:0;border-radius:0;border-left:0}.global-messages .flash-warn{border-bottom:0.25rem solid #fcdb51}.global-messages .flash-error{border-bottom:0.25rem solid #e25552}.sweet-alert{border-radius:2px;font-family:"proxima-nova","Helvetica Neue",Helvetica,Arial,sans-serif;padding:1rem}.sweet-alert button{background-color:#2993E5 !important;border-radius:2px;padding:0 1.25rem;line-height:2rem;font-weight:400;margin:1.25rem .25rem 0.5rem}.sweet-alert button:hover{color:white;background-color:#49a3e9 !important;box-shadow:0 1px 2px rgba(100,100,110,0.15) !important}.sweet-alert button:active,.sweet-alert button:focus{background-color:#2993E5 !important;color:white;box-shadow:none}.sweet-alert button.cancel{background-color:#D8D8D9 !important;color:#404041}.sweet-alert button.cancel:hover{background-color:#ddddde !important;color:#404041;box-shadow:0 1px 2px rgba(100,100,110,0.15)}.sweet-alert button.cancel:active,.sweet-alert button.cancel:focus{box-shadow:none !important;background-color:#D8D8D9 !important;color:#404041}.sweet-alert p{color:#404041;margin:0}.sweet-alert h2{margin:0.5rem 0 0}.sweet-alert .icon.success{border-color:#7fc661}.sweet-alert .icon.success .line{background-color:#7fc661}.sweet-alert .icon.success .placeholder{border-color:rgba(127,198,97,0.4)}.sweet-alert .icon.warning{border-color:rgba(252,219,81,0.4)}.sweet-alert .icon.warning .body,.sweet-alert .icon.warning .dot{background-color:#fcdb51}.sweet-alert .icon.error{border-color:rgba(226,85,82,0.4)}.sweet-alert .icon.error .line{background-color:#e25552}.sweet-overlay{background-color:rgba(41,41,42,0.9)}.reveal-modal .close-reveal-modal,dialog .close-reveal-modal{text-decoration:none;padding-left:1rem;padding-right:1rem}.reveal-modal .close-reveal-modal:hover,dialog .close-reveal-modal:hover{color:#404041}.reveal-modal footer,.reveal-modal header,dialog footer,dialog header{margin-left:-1rem;margin-right:-1rem}.reveal-modal header,dialog header{border-bottom:1px solid #D8D8D9;padding:0 1rem 1rem}.reveal-modal header h1:first-of-type,.reveal-modal header h2:first-of-type,.reveal-modal header h3:first-of-type,.reveal-modal header h4:first-of-type,.reveal-modal header h5:first-of-type,.reveal-modal header p:first-of-type,.reveal-modal header ul:first-of-type,.reveal-modal header ol:first-of-type,dialog header h1:first-of-type,dialog header h2:first-of-type,dialog header h3:first-of-type,dialog header h4:first-of-type,dialog header .search-index .post-preview h2:first-of-type,.search-index .post-preview dialog header h2:first-of-type,dialog header .search-show .post-preview h2:first-of-type,.search-show .post-preview dialog header h2:first-of-type,dialog header h5:first-of-type,dialog header p:first-of-type,dialog header ul:first-of-type,dialog header ol:first-of-type{margin-top:0}.reveal-modal header h1:last-of-type,.reveal-modal header h2:last-of-type,.reveal-modal header h3:last-of-type,.reveal-modal header h4:last-of-type,.reveal-modal header h5:last-of-type,.reveal-modal header p:last-of-type,.reveal-modal header ul:last-of-type,.reveal-modal header ol:last-of-type,dialog header h1:last-of-type,dialog header h2:last-of-type,dialog header h3:last-of-type,dialog header h4:last-of-type,dialog header .search-index .post-preview h2:last-of-type,.search-index .post-preview dialog header h2:last-of-type,dialog header .search-show .post-preview h2:last-of-type,.search-show .post-preview dialog header h2:last-of-type,dialog header h5:last-of-type,dialog header p:last-of-type,dialog header ul:last-of-type,dialog header ol:last-of-type{margin-bottom:0}.reveal-modal footer,dialog footer{border-top:1px solid #D8D8D9;padding:1rem 1rem 0}table{border-spacing:0}table th{border-right:solid 1px #D8D8D9;border-bottom:solid 1px #D8D8D9;padding:0 0.5rem;font-size:0.875rem;height:32px}table th:last-of-type{border-right:none}table td{border-bottom:dotted 1px #D8D8D9;padding:0 0.5rem;height:33px}table td button,table td .button,table td .card.with-white-button input[type=submit],.card.with-white-button table td input[type=submit],table td input[type="submit"]{margin-right:0.125rem}table td .tag{margin:0.25rem 0.125rem 0.25rem 0}table .tag-group{padding-top:0.25rem}table .tag-group .tag{margin-top:0}table thead tr:hover{border-top:none;background:transparent}table tr:hover{background-color:#f5f5f5;border-top:1px solid #f5f5f5;border-bottom:1px solid #f5f5f5}table .action-column{white-space:nowrap;width:1px;text-align:right}table .sortable{position:relative}table .sortable:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;content:"\f0dc";float:right;color:#D8D8D9;position:relative;top:2px}table .sort-up.sortable:before{content:"\f0de";color:#2993E5;top:6px}table .sort-down.sortable:before{content:"\f0dd";color:#2993E5;top:-4px}table .filter{text-decoration:none;line-height:1.5rem;border-radius:0.75rem;color:#494A4E;font-size:0.875rem;display:inline-block;white-space:nowrap}table .filter:after{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;content:"\f0b0";color:#D8D8D9}table .filter.active{padding:0 0.5rem;background-color:#2993E5;color:#fff}table .filter.active:after{content:"×";padding-left:.125rem;color:#125c96}table .filter.active:hover{background-color:#49a3e9;box-shadow:0 1px 2px rgba(100,100,110,0.15)}table .filter.active:hover:after{color:#fff}table .grabbable{white-space:nowrap;width:1px}table th.grabbable{border-right:none}table th.grabbable+th{padding-left:0}table td.grabbable{padding:0}table td.grabbable+td{padding-left:0}table .grabber{color:#D8D8D9;padding:6px 0.5rem 6px 0;cursor:ns-resize}table .grabber:after{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;content:"\f0c9"}.no-margin-top{margin-top:0 !important}.no-margin-bottom{margin-bottom:0 !important}.no-margin-top-bottom{margin-top:0 !important;margin-bottom:0 !important}.no-wrap{white-space:nowrap}input[type="file"]{width:100%}:focus{outline:0}.no-decoration{text-decoration:none}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.slick-track{position:relative;left:0;top:0;display:block}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir="rtl"] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-dots{position:absolute;bottom:0;list-style:none;display:block;text-align:center;padding:0;width:100%}.slick-dots li{position:relative;display:inline-block;height:20px;width:20px;padding:0;cursor:pointer}.slick-dots li button{border:0;background:transparent;display:block;height:20px;width:20px;outline:none;line-height:0;font-size:0;color:transparent;padding:5px;cursor:pointer}.slick-dots li button:hover,.slick-dots li button:focus{outline:none;box-shadow:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{position:absolute;top:0;left:0;content:"•";width:20px;height:20px;font-family:"slick";font-size:32px;line-height:20px;text-align:center;color:black;opacity:0.25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{color:black;opacity:0.75}@font-face{font-family:"RedactorFont";src:url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMggi/NUAAAC8AAAAYGNtYXAaVcx2AAABHAAAAExnYXNwAAAAEAAAAWgAAAAIZ2x5Zm8dIFkAAAFwAAATSGhlYWQACVb9AAAUuAAAADZoaGVhA+ECBQAAFPAAAAAkaG10eEEBA94AABUUAAAAkGxvY2FVlFE8AAAVpAAAAEptYXhwAC8AkgAAFfAAAAAgbmFtZRHEcG0AABYQAAABZnBvc3QAAwAAAAAXeAAAACAAAwIAAZAABQAAAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADmHwHg/+D/4AHgACAAAAABAAAAAAAAAAAAAAAgAAAAAAACAAAAAwAAABQAAwABAAAAFAAEADgAAAAKAAgAAgACAAEAIOYf//3//wAAAAAAIOYA//3//wAB/+MaBAADAAEAAAAAAAAAAAAAAAEAAf//AA8AAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAwAAACUCAAGSAAQACQANAAA3EQURBQEFEQURATUXBwACAP4AAdv+SgG2/tySkiUBbgH+lAEBSgH+3AEBJv7/3G9sAAAGAAAASQIAAW4ABAAJAA4AEwAYAB0AABMhFSE1FSEVITUVIRUhNSczFSM1FTMVIzUVMxUjNZIBbv6SAW7+kgFu/pKSSUlJSUlJAW5JSW5JSW5JSdxJSW5JSW5JSQAAAAACAAAAJQH3AZIAFgAuAAAlLgMnBzIuAic+AyMXNh4CByUnMg4CBx4DIxcnHgMXNi4CBwH3Dik/XUABAR04Vjg+WDUYAQFNeEcZEv7MAQENHDMlHzIfEQEBASZUTDYHCSBIZj4lGCQaEARqFi5HLzJFKhJqDC1RZSzVPQoWIxkbJBQID0wCCQ4VDxo4KA8PAAACAG4AJQGSAZIABAAzAAA3IQchJzceAzMyPgI3PgMnNyMXDgMHDgMjIi4CJy4DNycjBx4DF24BJQH+3QFABRIUGg0QGBUQCAYKBgQBAUABAQEEBAQCCAgKBQYJCQcEAgUCAwEBPwEBAwcJCEkkJD8HCgYEBAYKBwcRFRkPtcMGCQkHAwMFAwEBAwUDAwcJCQbDtQ8ZFREHAAUAAP//AgABtwAGAA4AFgBHAF8AAAEzFTMVIzUfAQc1IzUzNS8BNxUzFSMVFx4DFRwBDgEHDgMHMh4CFx4DHwEjJzwBJjQjLgMrARUjNTMyHgIXBzMyPgI3PgM1NC4CJy4DKwEVAUkjS24mkZFvb96RkW9vDAMFAwECAwICBQUGBAECAgIBAQICAgEbIBMBAQIEBQUCCh0qCAwKCQM3DgMFBQMCAQIBAQEBAgECAwQGAw4BtpYgtv9cXEolSUhcXEklSlUDCAoNBwQJBwcCAwUDAgEBAQIBAQMEBANCLgEBAQIGBwYCSLYBAwUDRAECAgECBAQGAwQFBQQBAgIBATIAAAAAAwBtAAABkgGTAAMADAARAAAlIzcXBzM3MxczAyMDFyEVITUBI0YjI7ZKF2MXSmVbZQEBJP7c5nh4eUlJASb+2iRJSQAKAAAAJQIAAZIABAAJAA4AEwAYAB0AIgAnACwAMQAANxEFEQU3FzUHFTU3NScVJwcVFzUVJxU3NRUHFRc1NxUXNQclBxUXNRUnFTc1FQcVFzUAAgD+ALeSkpKSJW1tbW1tbSWSkgEkbW1tbW1tJQFuAf6UASUBSgFIbQFIAUq4AUgBSm8BSgFIbQFIAUrbSAFKAQEBSAFKbwFKAUhtAUgBSgAAAAIACQAlAgABkgAWAC4AACUOAxU1DgMHJj4CFzU0HgIXBT4DNxU1FD4CNy4DNRUmDgIXAgA5VTkcQVxAKA8RGEh3Thc2Vz/+PAY3S1UlECAxICYyHQw9Z0chCt8wRi8VAWsFDxsjGS1kUiwLaQETKUYxYBAUDwgDTRABCRMlGhoiFwkBPhAQJzkZAAAAAgBJAEkBtwFuAEcAjwAAAQ4DFRQeAhceAxc+Azc+AzU0LgInLgMHJg4CBwYiBiYHNAYmIicwLgE0NTQ+Ajc+Azc1DgMHJw4DFRQeAhceAxc+Azc+AzU0LgInLgMHJg4CBwYiBiYVJgYmIjUiJjQmNTQ+Ajc+Azc1DgMHATkJDQkEAwYKBgcOEBAJCA4NDAUGCAUDAwQHBQUKCgwGBQoICAMBAgIBAQEBAQEBAQMGCgYGDxITCxMhHBYJzQkNCQQDBwkHBg4QEQgIDg0MBgUIBQMCBQcFBAoLDAYFCQkIAwECAgEBAQEBAQEBAwcJBgcPERQLEyEcFwkBIgwYHBsQCxgUEgcICwgDAQECBggGBQ0MDwYIDA0KBgUIBAQBAQICBQECAgEBAQECAQQCBQEKEhQRCggQDAwDFwgQFBQNAQwYHBsQCxgUEgcICwgDAQECBggGBQ0MDwYIDA0KBgUIBAQBAQICBQECAgEBAQECAQQCBQEKEhQRCggQDAwDFwgQFBQNAAT//wBJAgABbgAEAAkADgASAAATIRUhNRchFSE1FSEVITUHNQcXAAIA/gC3AUn+twFJ/rclk5MBbklJbklJbklJSbdcWwAAAAUAAABJAgABbgAEAAkADgAaAG0AABMhFSE1FSEVITUVIRUhNSczNSM1IwcVNxUjFRc+Azc+Azc0PgE0NTQuAicuAyMiBioBByIOAiMVPgM3Mj4BMjM6AR4BFx4CFBUcAQYUBw4DBw4DDwEVMzUjPgM3MZIBbv6SAW7+kgFu/pKNRBgUFhYYIAUHBQMBAgICAQEBAQEDBAICBgcHBQEEAwQCAgMEBAICBAQDAgIDAwMCAgMDAwEBAgEBAQEBAgICAQQGCQULRC0BAwQEAgFuSUluSUluSUlrFF0GFAZJFJEFBwYEAQIDBAMBAgMDAwIDBwUFAgIEAgEBAQEBAhUBAgIBAQEBAQIBAQIDBAIBAgMCAQICAwMCAQUHCQYNExQBBAMFAgADAAAASQIAAW4ALAAxAGwAACUiLgInNTMeAzMyPgI1NC4CIyIOAgcjNT4DMzIeAhUUDgIjJzMVIzUnIg4CByMVDgMVFB4CFxUzHgMzMj4CNzMVDgMjIi4CNTQ+AjMyHgIXFSMuAyMBbgoUEhEIHgUKCwsGEyEZDg4ZIRMGCwsKBR4IERIUCh41KBcXKDUet5KSJQYLCwoFHgQHBQICBQcEHgUKCwsGBgsLCgUeCBESFAoeNSgXFyg1HgoUEhEIHgUKCwsGSQMGBwU0AgQDAQ0XHhESHhcNAQMEAjQFBwYDFyg1Hx41KBe3SUkvAQMEAhgFCw0OBwcNDQsGFwIEAwEBAwQCNAUHBgMXKDUeHzUoFwMGBwU0AgQDAQAAAAEAAAC3AgABAAAEAAATIRUhNQACAP4AAQBJSQABAJIASQGSAZIADAAAAQ8CFzcHNxc3DwEXAQcpQQvBC0ApQAvBC0EBWdYBOAE6AdgBOgE4AQAAAAQAAABJAgABbgAEAAkADgASAAATIRUhNRchFSE1FSEVITUHNRcHAAIA/gC3AUn+twFJ/re3k5MBbklJbklJbklJSbdcWwAAAAMAAAAlAgABkgAEAAkAEgAANxEFEQUBBREFEQc/ARcVJTU3FwACAP4AAdv+SgG2tiQwPv6Sbm4lAW4B/pQBAUoB/twBASa4AV5eSgFIk5MABAAlAAAB2wG3AAMAGgAeADUAAAEVJzMHHgIGDwEOAS4BJy4BNDY/AT4BHgEXARcnFTceATI2PwE+AS4BJy4CBg8BDgEeARcB29vbKgMDAQICcwIGBgYCAwMBAnQCBQYGAv5029sqAwYGBQJzAgEBAgMCBgYGAnICAgEDAgG33NwrAgYGBgJzAgEBAgMDBQYGAnMCAQECA/51AdvaKgMDAQJzAgUGBgMCAwECAnMCBQYGAgAABAAA/9sCAAHbAAMAGgAeADUAACU1Fwc3LgI2PwE+AR4BFx4BFAYPAQ4BIiYnBycXNQcuASIGDwEOAR4BFx4CNj8BPgEuAScBJdvbKgMDAQICcwIGBgYCAwMBAnQCBQYGAnTb2yoDBgYFAnMCAQECAwIGBgYCcgICAQMC/9zbASwCBgYGAnICAgEDAgMGBgUCcwIBAwN1AdzbKgMDAQJzAgUGBgMCAwECAnICBgYGAgABAG4AJQFuAZIAEgAAJREjESM1Ii4CNTQ+AjsBESMBSSRKFigeEREeKBaTJSUBSf63khEeKBcWKB4R/pMAAAAAAwAlAAEB3AG2AAoAVwB4AAAlMwcnMzUjNxcjFQcOAwcOAyMiLgInLgM1ND4CNz4DOwE1NC4CJy4DIyIOAgcOAwc1PgM3PgIyMzIeAhceAx0BIzU1IyIOAgcOAxUUHgIXHgMzMj4CNz4DPQEBkkpcXEpKXFxK6wIGBgcEAwgICQUIDw4LBQUHBQIDBQkGBQ8SFAwlAQMDAgMFBwgFBAoJCQQFCQkJBQQJCQkEBQkKCQUNFRENBQUIBQI0FQgMCggDAwUDAQECAwICBQUHAwUJCQcCAwUCApKRkZORkZMHBAYFBQECAwIBAgUHBQULDQ8JCRANCwQFBgUCCQMGBQQCAgICAQEBAgEBAwQFAy8CAwMCAQEBAQIFCAUGDhIXDXgYSwECAwICBgYIBQQGBgUCAgMCAQIEBgQECgsOBwQAAAAEACUASgHbAW4AAwAMAC0AegAANyM3FwczNzMXMwMjAyUVFA4CBw4DIyIuAicuAzU0PgI3PgM7ATcuAyMqAQ4BBw4DBxU+Azc+AzMyHgIXHgMdASMiDgIHDgMVFB4CFx4DMzI+Ajc+AzcVMzU0LgInrjUbGok4EUsSOE1ETQF/AQMFAwMHCQoFBAYGBQIDAwIBAgMEAwMJCw0IFiIFDhIWDQYKCgoFBAoJCgQFCgoJBQUJCgoFBAkHBgIDAwMBJg0WEw8GBgkGAwIFCAUFDA4QCQUJCQgEBAcHBgI3AgUIBsV1dXZHRwEf/uFlBAcOCwsEBAYEAwICAwICBQYHAwUJBwUCAgMCAWIFCAYCAQEBAQMCBAIwAwUEAwIBAgEBAQIDAQIEBgYDCQMEBwQFCw4QCgkPDgsFBQcFAgEBAwICBQUHAxh7DhcTDwUAAAIASQBJAbcBkwAEAIEAABMhFSE1Fx4DFx4DFRQOAgcOAyMiLgInLgMnFR4DFx4DMzI+Ajc+AzU0LgInLgMvAS4DJy4DNTQ+Ajc+AzMyHgIXHgMXNS4DJy4DIyIOAgcOAxUUHgIXHgMfAUkBbv6SvwQIBgYCAgMDAQIDBQQDCAkLBgYNDAwGBg0NDQYGCwwNBgYNDAwHDxoXEggHCwgDAgUHBAUMDxIKHAcNCQcDAgMDAQIDBQMDCAkKBgYLCgsGBQsLCgYGCwwLBgYLDAsGDBcUEQcICwcDAgQHBAUMERUNIAEAJSUxAgMFBAMDBgYHAwUICAYDAgQDAQECAwMCBQcIBEEDBAUDAgECAQEDBgkGBQ8SFQwJEA8NBgYKCggDCwIFBQQDAgUFBgMFBwcFAwIDAwEBAgMCAgQGBgM9AgUDBAEBAgEBAwcJBgYPERMLCA8ODAQFCgoJBQsAAAQAAABJAgABbgAEAAkADgATAAA/ARcHJxc3FwcnJScHFzcXJwcXNwAltiO4AbYluCMB/yO4JbYBuCO2Jdsdkh6TAZQekhwBHZIekwGUHpIcAAAAAAUAAP/bAgAB2wAEAAkADgATABgAABcRIREhASERIREHITUhFRUhNSEVFSE1IRUAAgD+AAHb/koBtkn+3AEk/twBJP7cASQlAgD+AAHc/kkBt5JJSW5JSW5JSQAAAwCTAEkBbQGSABcALwBbAAA3Mh4CFx4DFwYUDgEHDgMrATczNzIeAhceAhQXBhQOAQcOAysBNzMDMzI+Ajc+Ayc2LgInLgMnPgM3PgMnNi4CJy4DKwED+AcNCQkDBAMEAQEBBAQEAgkKDQcqASgBBQsIBwIDAwQBAQQCBAEICAsFKgEoZGQRGRgRCAYLBgQBAQMEBwQGCg8OCggMDQgFAwcDAwEBBAYLBgcQFBcOZAHeAQMEAwMICQwHBgsJCAIDBAMBYYECAgMDAgYHCQUFCQcGAgIEAgFN/uoDBQgGBQ4RFQsKEQ8NBgUJBgQBAQMFBwUECwwOCAsSDw0FBggFAv63AAADACUAAAHbAbcABAANABEAADcRIREhEyMDMzczFzMDBxcjNyUBtv5K/URMOBBLETdLIho0GgABt/5JAW7+20hIASU1eHgAAAACAEIAHwG8AZkAIQBLAAAlBycOAS4BJwcXBw4BIiYvAS4BNDY/AT4BMhYfAR4BFAYHJy4BIgYPAQ4BFBYXHgE+AT8BLgMnLgI2PwE+AhYXBxc3PgE0JicBvJQEBQsMCwYhHg8PJygnDw8PDw8P1w8nKCcPDw8QEA8lCxscHAvFCwwLCgsbHRsLJwMFBgUCCgwDBQhSBg8QEgl+JoYLCwoL9pQEAQECAwMgHg8PDw8PDxAmKCcP1w8QEA8PDycoJw9+CwoLC8YLGx0bCwoLAQsLJgIDBAUCChcXFQhSBgYBBAV9JYYLHBwbCwAAAAMAAABJAgABbgAEAAkADgAAEyEVITUXIRUhNRczFSM1AAIA/gCSAW7+kpPb2wFuSUluSUluSUkAAwAAAEkCAAFuAAQACQAOAAATIRUhNRUhFSE1FTMVIzUAAgD+AAFt/pPc3AFuSUluSUluSUkAAAADAAAASQIAAW4ABAAJAA4AABMhFSE1FSEVITUVIRUhNQAB//4BAf/+AQIA/gABbklJbklJbklJAAMAAABJAgABbgAEAAkADgAAEyEHIScHIRchNxchByEnbgElAf7dAW0B/wH9/wFtASUB/t0BAW5JSW5JSW5JSQAGAAAAJwIAAZUACAANABQAGAAdACEAADc1IxEhFTMRIQEhFSE1FyMVIRUhNQcjNxcXITUhFScXIzdJSQG3Sf5JAUn+kwFtSiX+twFu27hcXG3+2wElKSlJICdJASVK/twBSdzcSbcl3EltbSUlJW5JSQAAAAEAAAABAADCHXSvXw889QALAgAAAAAAz3WLJQAAAADPdYsl////2wIAAdsAAAAIAAIAAAAAAAAAAQAAAeD/4AAAAgD//wAAAgAAAQAAAAAAAAAAAAAAAAAAACQAAAAAAAAAAAAAAAABAAAAAgAAAAIAAAACAAAAAgAAbgIAAAACAABtAgAAAAIAAAkCAABJAgD//wIAAAACAAAAAgAAAAIAAJICAAAAAgAAAAIAACUCAAAAAgAAbgIAACUCAAAlAgAASQIAAAACAAAAAgAAkwIAACUCAABCAgAAAAIAAAACAAAAAgAAAAIAAAAAAAAAAAoAFAAeAEAAcAC4AQQBhgGoAfoCQAMCAyYDuARGBFQEcASUBLwFFgVuBY4GLgbUB4IHrAfaCFwIgAj2CRIJLglKCWoJpAAAAAEAAAAkAJAACgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAOAK4AAQAAAAAAAQAYAAAAAQAAAAAAAgAOAGoAAQAAAAAAAwAYAC4AAQAAAAAABAAYAHgAAQAAAAAABQAWABgAAQAAAAAABgAMAEYAAQAAAAAACgAoAJAAAwABBAkAAQAYAAAAAwABBAkAAgAOAGoAAwABBAkAAwAYAC4AAwABBAkABAAYAHgAAwABBAkABQAWABgAAwABBAkABgAYAFIAAwABBAkACgAoAJAAUgBlAGQAYQBjAHQAbwByAEYAbwBuAHQAVgBlAHIAcwBpAG8AbgAgADEALgAwAFIAZQBkAGEAYwB0AG8AcgBGAG8AbgB0UmVkYWN0b3JGb250AFIAZQBkAGEAYwB0AG8AcgBGAG8AbgB0AFIAZQBnAHUAbABhAHIAUgBlAGQAYQBjAHQAbwByAEYAbwBuAHQARwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABJAGMAbwBNAG8AbwBuAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==) format("truetype"),url(data:application/font-woff;charset=utf-8;base64,d09GRk9UVE8AABIoAAoAAAAAEeAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAAA9AAADgEAAA4Bg0Rie09TLzIAAA74AAAAYAAAAGAIIvzVY21hcAAAD1gAAABMAAAATBpVzHZnYXNwAAAPpAAAAAgAAAAIAAAAEGhlYWQAAA+sAAAANgAAADYACVb9aGhlYQAAD+QAAAAkAAAAJAPhAgVobXR4AAAQCAAAAJAAAACQQQED3m1heHAAABCYAAAABgAAAAYAJFAAbmFtZQAAEKAAAAFmAAABZhHEcG1wb3N0AAASCAAAACAAAAAgAAMAAAEABAQAAQEBDVJlZGFjdG9yRm9udAABAgABADr4HAL4GwP4GAQeCgAZU/+Lix4KABlT/4uLDAeKZviU+HQFHQAAAT8PHQAAAUQRHQAAAAkdAAAN+BIAJQEBDRkbHSAlKi80OT5DSE1SV1xhZmtwdXp/hImOk5idoqessba7wFJlZGFjdG9yRm9udFJlZGFjdG9yRm9udHUwdTF1MjB1RTYwMHVFNjAxdUU2MDJ1RTYwM3VFNjA0dUU2MDV1RTYwNnVFNjA3dUU2MDh1RTYwOXVFNjBBdUU2MEJ1RTYwQ3VFNjBEdUU2MEV1RTYwRnVFNjEwdUU2MTF1RTYxMnVFNjEzdUU2MTR1RTYxNXVFNjE2dUU2MTd1RTYxOHVFNjE5dUU2MUF1RTYxQnVFNjFDdUU2MUR1RTYxRXVFNjFGAAACAYkAIgAkAgABAAQABwAKAA0AQQCYAPEBSQH6Ai8CxwMhA98EGwTXBYEFkQW0BfEGLwagBxEHOgf0CLUJaQmsCfwKhAq5C0QLdAuiC9AMAQxo/JQO/JQO/JQO+5QOi7AVi/gB+JSLi/wB/JSLBfhv990V/EqLi/u5+EqLi/e5Bfu4+5QVi/dv9yb7Avsm+wEFDvcm+AIV+AKLi0L8AouL1AWL+wIV+AKLi0L8AouL1AWL+wIV+AKLi0L8AouL1AX7JvdwFdSLi0JCi4vUBYv7AhXUi4tCQouL1AWL+wIV1IuLQkKLi9QFDviLsBVky0yq+0KWCIshBYuLQMb7LPcT9z33GsW4i4sIiyEF92Wr9wT7QV77Cgj7yfdpFYvIBYuLb3ImSOFBtnqLiwiLfIvXBe6F9yJ7nGSl0PsO6Ps2YwgO9wLUFfe4i4tn+7iLi68FysoVnHmngrGLsounlJydnJ2Up4uyCIv3SUyLi/tXBYt8hoCDg4ODgId8i32Lf4+Dk4OTh5aLmgiL91dLi4v7SQWLZJRvnXkIDvfd+EoVrouL+yrWi4tr+wKLi/dKBbH7kxX3JS/7JS+L1fsDi4uw9wOLi9QF+3LTFfsl5/cl54tC9wOLi2b7A4uLQQWXNhWTg499i3iLf4mBhoSGg4SHgYmOio6KjYiNiI6GjoQIpklri3i5BYuMio2KjYaZhZKEiwiBi4tDbouL90q1iwWfi5mHk4MIVEcVmYsFk4uRjY+Pjo+NkYuUi5SJkoiOh4+FjYOLCH2Li1kFDve393oVRYuu9wyu+wwF+0r7DRXVi6LU7ouiQtWLJve6MIsm+7oFjGcV97iLi0L7uIuL1AUOi7AVi/gB+JSLi/wB/JSLBfdLrxX3JouL1Psmi4tCBYv3AhX3JouL1Psmi4tCBWb3SxX7AYuLQvcBi4vUBYv7AhX7AYuLQvcBi4vUBYv7AhX7AYuLQvcBi4vUBbD3cBWLQvcmi4vU+yaLBfe4ixX7AYuLQvcBi4vUBYv7AhX7AYuLQvcBi4vUBYv7AhX7AYuLQvcBi4vUBQ74lPdzFfss+xNAUIuLCIv1BftCgExsZEte9wr3BPdB92VrCIv1BYuLxV73PfsaCPxYLBWcsvcim+6RCIs/i5oFi4u2nOHVJs5vpIuLCItOBfs2s/sOLqVGCA73zfe2FXNsgGiLY4tpk3Ccd513n4Gji6CLnJKZmpqakpyLn4uehZt+mH+ZfJJ7i32LgIeChQiIiYmKiYuKi4mMioyKjoqPi5GLpJOknKOco6KcqJYIi6EFWXhlcnRrCPthixV0bH9oi2OLaZNwnXecd6CBoougi5ySmpqZmpKci5+LnoWbfph/mX2Seot+i3+IgoQIiImJioqLiYuKjIqMiY6Kj4uRi6SUpJujnKOinKmWCIuhBVh4ZnJzawgOi/gCFfiUi4tC/JSLi9QF90v7AhX33YuLQvvdi4vUBYv7AhX33YuLQvvdi4vUBWZCFYv3S/snL/cnMAUO9yb4AhX4AouLQvwCi4vUBYv7AhX4AouLQvwCi4vUBYv7AhX4AouLQvwCi4vUBfsh9hXPi4ufc4uL6HeLdYWLd6GRi0Jzi4t3Bav7JRWXl5KTjY6PkI2PjY+Mj4yPi5CLlIiThJCFkYKOf4uHi4aKhoqGioaKhokIi3YFkI6QjZCNkIyPjI+LkIuPio6IjoiMh4uGi4iLiImIiYeJh4eHiIiDgX18CIB+i3jPi4ufXosFjo+QkJGRCIuLBQ74AtQVcItyk3aYCIu/qYsFmIWZh5uLvYu0sIu5i7pisFmLe4t9h36FCG2Li78FoJikk6aL3IvMSYs6iztKSTqLCPtL90sV9yaLi0L7JouL1AVmuhV8i3yHfoUIbYuLcwWAfYR6i3iLeZJ5ln0Ii3SpiwWYhZqHmoubi5mPmJEIqYuLVwV2fnKDcIs6i0rNi9uL3MzN3Iumi6SDoH4Ii1dtiwV+kX2Pe4sIDov3lBX4lIuLQvyUi4vUBQ73m/ftFWL7a0qLgFL3VYuWxEuLtPdry4uWxPtVi4BSzIsFDov4AhX4lIuLQvyUi4vUBfdL+wIV992Li0L73YuL1AWL+wIV992Li0L73YuL1AX7S0IVi/dL9ycv+ycwBQ6LsBWL+AH4lIuL/AH8lIsF+G/33RX8SouL+7n4SouL97kF+0r7SxWvi7vqySyLQvwCi4vU9wL3JvcC+yYFDvhv+EsVi/tw+2/3cPdviwVhYBWShIyChoUI+wf7BwWFhoKMhJKEkoqUkJEI9wj3BwWQkJWKkYQI/CD8HxX3b4r7b/dvi/tuBbW1FZKElYqQkAj3B/cHBZCQipWEkoSRgo2FhQj7BvsHBYWGjYGRhQgO97n3kxWL93D3b/tv+2+KBbW3FYSSipSQkQj3B/cGBZGRlIqShJKEjIGGhgj7CPsHBYaGgYyFkgj7CPsJFftvjPdv+3CL928FYWEVhJKBjIaGCPsH+wcFhoaMgZKEkoSUipGRCPcG9wYFkZGJlIWSCA733bAVi/fdZ4uL+91Bi4v3JgVPi1q8i8iLx7y8x4sI9yeLi/wBZosFDvgm9yYV1Ysv+yUv9yXVi4v3J0GL5/cl5/slQYuL+ycF+3+EFYWCgoSBhoGGgIh/i3WLeZF+mH6XhZ2Looujkp2blpqXopGriwiwi4uUBYuUiJKFj4SQgo1/i3+Lf4l/iH+If4V+hAiLugWWkJeOl46XjZiMmIusi6KEmH6ZfZFyi2gIi/sMV4uLowWL1hV2iwV3i32IhIaDhoeCi36LgY6EkIWQhpOIlIuZi5aQkpaTlo+ai58Ii48FDvdC91kVVoum9wml+wkF+x37ChXDi5zS1oudRMOLPvezR4s++7MF+BPwFYuHBYt3h3uDgIOAf4V9i4GLg46GkYWRiJOLlIuYj5WTkJSQmY6giwihiwWt7RV9mXOSaYt8i36Kfol/iH6Hf4YIi1sFmJOYkJiPl46YjZmLl4uViJGHkoaOhIuCCIuCZYsFaYtyhXt/e3+DeItyi3SReZl+mH6ehaOLmIuXjZWQlpCTk5KUCItzwouL9w8Fi6+EpX2ZCA7U95QV+AKLi2b8AouLsAX3U1oVloeUhZGEkYSOgouCi36GgYKEgoR/iHuLe4t6jnuRepB6lHqXCItKBZqEm4Wch5yIm4mci7OLqZOfm5+alKOLq4ujhZ9/mn6bd5dwlAhvlgV3kX6ShZGFkIiTi5OLl4+UlJGTkZeOm4uai5mImoaZhpqEmYIIi8gFfJF8kHuPfI58jXuLaYtxg3h6d3uCdItui3WQeZd+l32hf61+CKuABQ6L928Vr6n3S/snZ277S/cmBYuLFfdL9yevbvtL+ydnqAX4lIsVZ6n7S/snr273S/cmBYuLFftL9ydnbvdL+yevqAUOi2YVi/iU+JSLi/yU/JSLBfhv+HAV/EqLi/xL+EqLi/hLBUL7JhX7uIuL1Pe4i4tCBYv7AhX7uIuL1Pe4i4tCBYv7AhX7uIuL1Pe4i4tCBQ73jPdyFZ6LmYiUg5ODj36LeYt6h3+DhIOEfYd3iwhii4vstIsFi/cVFZuLloiShJKFjoKLfYt+iIGEhYSFgIh7iwhii4vYtIsFJvuqFfCLBbWLqJKemp2ZlKKLqoulhZ9/mn+ZeZRzjZ+NmpKVl5aXkJuLoIungqB5mHqZcJJoiwgmi4v73QUOsIsVi/hL+EqLi/xL/EqLBfeR+AIVR4s/+7nDi5vT1oucQ8KLQPe5BWlWFaX7DFeLpfcMBQ74UPeKFfso+yiHjwV9h3uNfJMIamupbXx8BWJiSYtitAh8mgVitIvNtLQI92v3awW0tM2LtGIImnwFtGKLSWJiCGb3EhVuqFyKbm4I+1n7WgVtbotcp26ob7qLqKkIsrEFg4+EkIWScKaGsJ+gCN3dBZuapIyifwj7EvsRsWb3GvcaBaiojLpuqAgOi/gCFfiUi4tC/JSLi9QF9yb7AhX4AouLQvwCi4vUBfcn+wIV92+Li0L7b4uL1AUOi/gCFfiUi4tC/JSLi9QFi/sCFfgBi4tC/AGLi9QFi/sCFfdwi4tC+3CLi9QFDov4AhX4k4uLQvyTi4vUBYv7AhX4k4uLQvyTi4vUBYv7AhX4lIuLQvyUi4vUBQ73AvgCFfe4i4tC+7iLi9QF+wL7AhX4lIuLQvyUi4vUBfcC+wIV97iLi0L7uIuL1AUO1LIVi9RCi4v3ufhLi4tB1IuL+7j8S4sF99333RX8AYuL+3D4AYuL93AF1UIVZouL+0v73YuLZvgCi4v3cAX7b0IV+0yL5/cB5/sBBfcBZhX7uYuLsPe5i4tmBWL3AhW0QkKLq9QFDviUFPiUFYsMCgAAAAADAgABkAAFAAABTAFmAAAARwFMAWYAAAD1ABkAhAAAAAAAAAAAAAAAAAAAAAEQAAAAAAAAAAAAAAAAAAAAAEAAAOYfAeD/4P/gAeAAIAAAAAEAAAAAAAAAAAAAACAAAAAAAAIAAAADAAAAFAADAAEAAAAUAAQAOAAAAAoACAACAAIAAQAg5h///f//AAAAAAAg5gD//f//AAH/4xoEAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAQAAhlBJsl8PPPUACwIAAAAAAM91iyUAAAAAz3WLJf///9sCAAHbAAAACAACAAAAAAAAAAEAAAHg/+AAAAIA//8AAAIAAAEAAAAAAAAAAAAAAAAAAAAkAAAAAAAAAAAAAAAAAQAAAAIAAAACAAAAAgAAAAIAAG4CAAAAAgAAbQIAAAACAAAJAgAASQIA//8CAAAAAgAAAAIAAAACAACSAgAAAAIAAAACAAAlAgAAAAIAAG4CAAAlAgAAJQIAAEkCAAAAAgAAAAIAAJMCAAAlAgAAQgIAAAACAAAAAgAAAAIAAAACAAAAAABQAAAkAAAAAAAOAK4AAQAAAAAAAQAYAAAAAQAAAAAAAgAOAGoAAQAAAAAAAwAYAC4AAQAAAAAABAAYAHgAAQAAAAAABQAWABgAAQAAAAAABgAMAEYAAQAAAAAACgAoAJAAAwABBAkAAQAYAAAAAwABBAkAAgAOAGoAAwABBAkAAwAYAC4AAwABBAkABAAYAHgAAwABBAkABQAWABgAAwABBAkABgAYAFIAAwABBAkACgAoAJAAUgBlAGQAYQBjAHQAbwByAEYAbwBuAHQAVgBlAHIAcwBpAG8AbgAgADEALgAwAFIAZQBkAGEAYwB0AG8AcgBGAG8AbgB0UmVkYWN0b3JGb250AFIAZQBkAGEAYwB0AG8AcgBGAG8AbgB0AFIAZQBnAHUAbABhAHIAUgBlAGQAYQBjAHQAbwByAEYAbwBuAHQARwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABJAGMAbwBNAG8AbwBuAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==) format("woff");font-weight:normal;font-style:normal}.redactor-box{position:relative;overflow:visible;margin-bottom:24px}.redactor-box textarea{display:block;position:relative;margin:0;padding:0;width:100%;overflow:auto;outline:none;border:none;background-color:#111;box-shadow:none;color:#ccc;font-size:13px;font-family:Menlo, Monaco, monospace, sans-serif !important;resize:none}.redactor-box textarea:focus{outline:none}.redactor-editor,.redactor-box{background:#fff}.redactor-editor,.redactor-box,.redactor-box textarea{z-index:auto}.redactor-box-fullscreen{z-index:1051}.redactor-toolbar{z-index:100}.redactor-dropdown{z-index:1052}#redactor-modal-overlay,#redactor-modal-box,#redactor-modal{z-index:1053}body .redactor-box-fullscreen{position:fixed;top:0;left:0;width:100%}.redactor-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}.redactor-editor{position:relative;overflow:auto;margin:0 !important;padding:20px;min-height:80px;outline:none;white-space:normal;border:1px solid #eee;font-family:Arial, Helvetica, Verdana, Tahoma, sans-serif !important;font-size:14px;line-height:1.6em}.redactor-editor:focus{outline:none}.toolbar-fixed-box+.redactor-editor{padding-top:32px !important}.redactor-placeholder:after{position:absolute;top:20px;left:20px;content:attr(placeholder);display:block;color:#999 !important;font-weight:normal !important}.redactor-toolbar{position:relative;top:0;left:0;margin:0 !important;padding:0 !important;list-style:none !important;font-size:14px !important;line-height:1 !important;background:#fff;border:none;box-shadow:0 1px 2px rgba(0,0,0,0.2)}.redactor-toolbar:after{content:"";display:table;clear:both}.redactor-toolbar.redactor-toolbar-overflow{overflow-y:auto;height:29px;white-space:nowrap}.redactor-toolbar.redactor-toolbar-external{z-index:999;box-shadow:none;border:1px solid rgba(0,0,0,0.1)}.redactor-toolbar li{vertical-align:top;display:inline-block;margin:0 !important;padding:0 !important;outline:none;list-style:none !important;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.redactor-toolbar li a{display:block;color:#333;text-align:center;padding:9px 10px;outline:none;border:none;text-decoration:none;cursor:pointer;zoom:1;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.redactor-toolbar li a:hover{outline:none;background-color:#1f78d8;color:#fff}.redactor-toolbar li a:hover i:before{color:#fff}.redactor-toolbar li a:active,.redactor-toolbar li a.redactor-act{outline:none;background-color:#ccc;color:#444}.redactor-toolbar li a.redactor-btn-image{width:14px;height:14px;background-position:center center;background-repeat:no-repeat}.redactor-toolbar li a.fa-redactor-btn{display:inline-block;padding:9px 10px 8px 10px;line-height:1}.redactor-toolbar li a.redactor-button-disabled{filter:alpha(opacity=30);-moz-opacity:0.3;opacity:0.3}.redactor-toolbar li a.redactor-button-disabled:hover{color:#333;outline:none;background-color:transparent !important;cursor:default}.redactor-toolbar li a.redactor-button-focus{color:#fff;background:#000}.redactor-box .CodeMirror{display:none}.re-icon{font-family:"RedactorFont";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.re-icon i:before{position:relative;font-size:14px}.re-video:before{content:"\e600"}.re-unorderedlist:before{content:"\e601"}.re-undo:before{content:"\e602"}.re-underline:before{content:"\e603"}.re-textdirection:before{content:"\e604"}.re-fontcolor:before{content:"\e605"}.re-table:before{content:"\e606"}.re-redo:before{content:"\e607"}.re-quote:before{content:"\e608"}.re-outdent:before{content:"\e609"}.re-orderedlist:before{content:"\e60a"}.re-link:before{content:"\e60b"}.re-horizontalrule:before{content:"\e60c"}.re-italic:before{content:"\e60d"}.re-indent:before{content:"\e60e"}.re-image:before{content:"\e60f"}.re-fullscreen:before{content:"\e610"}.re-normalscreen:before{content:"\e611"}.re-formatting:before{content:"\e612"}.re-fontsize:before{content:"\e613"}.re-fontfamily:before{content:"\e614"}.re-deleted:before{content:"\e615"}.re-html:before{content:"\e616"}.re-clips:before{content:"\e617"}.re-bold:before{content:"\e618"}.re-backcolor:before{content:"\e619"}.re-file:before{content:"\e61a"}.re-alignright:before{content:"\e61b"}.re-alignment:before,.re-alignleft:before{content:"\e61c"}.re-alignjustify:before{content:"\e61d"}.re-aligncenter:before{content:"\e61e"}.re-gallery:before{content:"\e61f"}.redactor-toolbar-tooltip{position:absolute;z-index:1054;text-align:center;top:0;left:0;background:#000;color:#fff;padding:5px 8px;line-height:1;font-family:Arial, Helvetica, Verdana, Tahoma, sans-serif !important;font-size:12px;border-radius:2px}.redactor-dropdown{position:absolute;top:28px;left:0;padding:0;min-width:220px;max-height:254px;overflow:auto;background-color:#fff;box-shadow:0 1px 7px rgba(0,0,0,0.25);font-size:14px;font-family:Arial, Helvetica, Verdana, Tahoma, sans-serif !important;line-height:1.6em}.redactor-dropdown a{display:block;padding:10px 15px;color:#000;text-decoration:none;border-bottom:1px solid rgba(0,0,0,0.07)}.redactor-dropdown a:last-child{border-bottom:none}.redactor-dropdown a:hover{background-color:#1f78d8;color:#fff !important;text-decoration:none}.redactor-dropdown a.selected{background-color:#000;color:#fff}.redactor-dropdown a.redactor-dropdown-link-inactive,.redactor-dropdown a.redactor-dropdown-link-inactive:hover{background:none;cursor:default;color:#000 !important;filter:alpha(opacity=40);-moz-opacity:0.4;opacity:0.4}.redactor-dropdown a.redactor-dropdown-link-selected{color:#fff;background:#000}#redactor-image-box{position:relative;max-width:100%;display:inline-block;line-height:0;outline:1px dashed rgba(0,0,0,0.6)}#redactor-image-editter{position:absolute;z-index:5;top:50%;left:50%;margin-top:-11px;margin-left:-18px;line-height:1;background-color:#000;color:#fff;font-size:11px;padding:7px 10px;cursor:pointer}#redactor-image-resizer{position:absolute;z-index:2;line-height:1;cursor:nw-resize;bottom:-4px;right:-5px;border:1px solid #fff;background-color:#000;width:8px;height:8px}.redactor-link-tooltip{position:absolute;z-index:99;padding:10px;line-height:1;display:inline-block;background-color:#000;color:#555 !important}.redactor-link-tooltip,.redactor-link-tooltip a{font-size:12px;font-family:Arial, Helvetica, Verdana, Tahoma, sans-serif !important}.redactor-link-tooltip a{color:#ccc;margin:0 5px;text-decoration:none}.redactor-link-tooltip a:hover{color:#fff}#redactor-droparea{position:relative;overflow:hidden;padding:140px 20px;border:3px dashed rgba(0,0,0,0.1)}#redactor-droparea.drag-hover{background:rgba(200,222,250,0.75)}#redactor-droparea.drag-drop{background:rgba(250,248,200,0.5)}#redactor-droparea-placeholder{text-align:center;font-size:12px;color:rgba(0,0,0,0.7)}#redactor-progress{position:fixed;top:0;left:0;width:100%;z-index:1000000;height:10px}#redactor-progress span{display:block;width:100%;height:100%;background-color:#3d58a8;background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.2) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.2) 50%, rgba(255,255,255,0.2) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255,255,255,0.2) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.2) 50%, rgba(255,255,255,0.2) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.2) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.2) 50%, rgba(255,255,255,0.2) 75%, transparent 75%, transparent);-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite;background-size:40px 40px}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}#redactor-modal-overlay{position:fixed;top:0;left:0;margin:auto;overflow:auto;width:100%;height:100%;background-color:#000 !important;filter:alpha(opacity=30);-moz-opacity:0.3;opacity:0.3}#redactor-modal-box{position:fixed;top:0;left:0;bottom:0;right:0;overflow-x:hidden;overflow-y:auto}#redactor-modal{outline:0;position:relative;margin:auto;margin-bottom:20px;padding:0;background:#fff;color:#000;font-size:14px !important;font-family:Arial, Helvetica, Verdana, Tahoma, sans-serif !important;box-shadow:0 1px 70px rgba(0,0,0,0.5)}#redactor-modal header{padding:30px 40px 5px 40px;font-size:18px;font-weight:bold}#redactor-modal section{padding:30px 40px 50px 40px}#redactor-modal label{display:block;float:none !important;margin:15px 0 3px 0 !important;padding:0}#redactor-modal input[type="radio"],#redactor-modal input[type="checkbox"]{position:relative;top:-1px}#redactor-modal select{width:100%}#redactor-modal input[type="text"],#redactor-modal input[type="password"],#redactor-modal input[type="email"],#redactor-modal input[type="url"],#redactor-modal textarea{position:relative;z-index:2;margin:0;padding:5px 4px;height:28px;border:1px solid #ccc;border-radius:1px;background-color:white;box-shadow:0 1px 2px rgba(0,0,0,0.2) inset;color:#333;width:100%;font-size:14px;font-family:Arial, Helvetica, Verdana, Tahoma, sans-serif !important;-moz-transition:border 0.3s ease-in;transition:border 0.3s ease-in}#redactor-modal input[type="text"]:focus,#redactor-modal input[type="password"]:focus,#redactor-modal input[type="email"]:focus,#redactor-modal input[type="url"]:focus,#redactor-modal textarea:focus{outline:none;border-color:#5ca9e4;box-shadow:0 0 0 2px rgba(70,161,231,0.3),0 1px 2px rgba(0,0,0,0.2) inset}#redactor-modal input.redactor-input-error[type="text"],#redactor-modal input.redactor-input-error[type="password"],#redactor-modal input.redactor-input-error[type="email"],#redactor-modal input.redactor-input-error[type="url"],#redactor-modal textarea.redactor-input-error{border-color:#e82f2f;box-shadow:0 0 0 2px rgba(232,47,47,0.3),0 1px 2px rgba(0,0,0,0.2) inset}#redactor-modal textarea{display:block;margin-top:4px;line-height:1.4em}#redactor-modal-tabber{margin-bottom:15px;font-size:12px}#redactor-modal-tabber a{border:1px solid #ddd;line-height:1;padding:8px 15px;margin-right:-1px;text-decoration:none;color:#000}#redactor-modal-tabber a:hover{background-color:#1f78d8;border-color:#1f78d8;color:#fff}#redactor-modal-tabber a.active{cursor:default;background-color:#ddd;border-color:#ddd;color:rgba(0,0,0,0.6)}#redactor-modal #redactor-modal-list{margin-left:0;padding-left:0;list-style:none;max-height:250px;overflow-x:auto}#redactor-modal #redactor-modal-list li{border-bottom:1px solid #ddd}#redactor-modal #redactor-modal-list li:last-child{border-bottom:none}#redactor-modal #redactor-modal-list a{padding:10px 5px;color:#000;text-decoration:none;font-size:13px;display:block;position:relative}#redactor-modal #redactor-modal-list a:hover{background-color:#eee}#redactor-modal-close{position:absolute;top:10px;right:10px;width:30px;height:30px;text-align:right;color:#bbb;font-size:30px;font-weight:300;cursor:pointer;-webkit-appearance:none;padding:0;border:0;background:0;outline:none}#redactor-modal-close:hover{color:#000}#redactor-modal footer button{position:relative;width:100%;padding:14px 16px;margin:0;outline:none;border:none;background-color:#ddd;color:#000;text-align:center;text-decoration:none;font-weight:normal;font-size:12px;font-family:Arial, Helvetica, Verdana, Tahoma, sans-serif !important;line-height:1;cursor:pointer}#redactor-modal footer button:hover{color:#777;background:none;background:#bbb;text-decoration:none}#redactor-modal footer button.redactor-modal-delete-btn{background:none;color:#fff;background-color:#b52525}#redactor-modal footer button.redactor-modal-delete-btn:hover{color:rgba(255,255,255,0.6);background-color:#881b1b}#redactor-modal footer button.redactor-modal-action-btn{background:none;color:#fff;background-color:#2461b5}#redactor-modal footer button.redactor-modal-action-btn:hover{color:rgba(255,255,255,0.6);background-color:#1a4580}.redactor-dropdown .redactor-formatting-blockquote{color:rgba(0,0,0,0.4);font-style:italic}.redactor-dropdown .redactor-formatting-pre{font-family:monospace, sans-serif}.redactor-dropdown .redactor-formatting-h1{font-size:36px;line-height:36px;font-weight:bold}.redactor-dropdown .redactor-formatting-h2{font-size:24px;line-height:36px;font-weight:bold}.redactor-dropdown .redactor-formatting-h3{font-size:21px;line-height:30px;font-weight:bold}.redactor-dropdown .redactor-formatting-h4{font-size:18px;line-height:26px;font-weight:bold}.redactor-dropdown .redactor-formatting-h5{font-size:16px;line-height:23px;font-weight:bold}.redactor-editor code,.redactor-editor pre{font-family:Menlo, Monaco, monospace, sans-serif !important;cursor:text}.redactor-editor div,.redactor-editor p,.redactor-editor ul,.redactor-editor ol,.redactor-editor table,.redactor-editor dl,.redactor-editor blockquote,.redactor-editor pre{font-size:14px;line-height:1.6em}.redactor-editor a{color:#15c;text-decoration:underline}.redactor-editor object,.redactor-editor embed,.redactor-editor video,.redactor-editor img{max-width:100%;width:auto}.redactor-editor video,.redactor-editor img{height:auto}.redactor-editor div,.redactor-editor p,.redactor-editor ul,.redactor-editor ol,.redactor-editor table,.redactor-editor dl,.redactor-editor figure,.redactor-editor blockquote,.redactor-editor pre{margin:0;margin-bottom:15px;border:none;background:none;box-shadow:none}.redactor-editor iframe,.redactor-editor object,.redactor-editor hr{margin-bottom:15px}.redactor-editor blockquote{margin-left:1.6em !important;padding:0;text-align:left;color:#777;font-style:italic}.redactor-editor blockquote:before,.redactor-editor blockquote:after{content:""}.redactor-editor ul,.redactor-editor ol{padding-left:2em}.redactor-editor ul ul,.redactor-editor ol ol,.redactor-editor ul ol,.redactor-editor ol ul{margin:2px;padding:0;padding-left:2em;border:none}.redactor-editor ol ol li{list-style-type:lower-alpha}.redactor-editor ol ol ol li{list-style-type:lower-roman}.redactor-editor dl dt{font-weight:bold}.redactor-editor dd{margin-left:1em}.redactor-editor table{border-collapse:collapse;font-size:1em;width:100%}.redactor-editor table td,.redactor-editor table th{padding:5px;border:1px solid #ddd;vertical-align:top}.redactor-editor table thead td,.redactor-editor table th{font-weight:bold;border-bottom-color:#888}.redactor-editor code{background-color:#d8d7d7}.redactor-editor pre{padding:1em;border:1px solid #ddd;border-radius:3px;background:#f8f8f8;font-size:90%}.redactor-editor hr{display:block;height:1px;border:0;border-top:1px solid #ccc}.redactor-editor h1,.redactor-editor h2,.redactor-editor h3,.redactor-editor h4,.redactor-editor .search-index .post-preview h2,.search-index .post-preview .redactor-editor h2,.redactor-editor .search-show .post-preview h2,.search-show .post-preview .redactor-editor h2,.redactor-editor h5,.redactor-editor h6{font-weight:bold;color:#000;padding:0;background:none;text-rendering:optimizeLegibility;margin:0 0 0.5em 0}.redactor-editor h1,.redactor-editor h2,.redactor-editor h3,.redactor-editor h4,.redactor-editor .search-index .post-preview h2,.search-index .post-preview .redactor-editor h2,.redactor-editor .search-show .post-preview h2,.search-show .post-preview .redactor-editor h2{line-height:1.3}.redactor-editor h1{font-size:36px}.redactor-editor h2{font-size:24px;margin-bottom:0.7em}.redactor-editor h3{font-size:21px}.redactor-editor h4,.redactor-editor .search-index .post-preview h2,.search-index .post-preview .redactor-editor h2,.redactor-editor .search-show .post-preview h2,.search-show .post-preview .redactor-editor h2{font-size:18px}.redactor-editor h5{font-size:16px}.redactor-editor h6{font-size:12px;text-transform:uppercase}.redactor-dropdown button,.redactor-dropdown a.remove-color-button{background-color:#2993e5}.redactor-dropdown button:hover,.redactor-dropdown a.remove-color-button:hover{background-color:#49a3e9}body{display:flex;flex-direction:column;height:auto;min-height:100vh}.main-container{flex:1 0 auto}.container{width:100%;margin:0 auto;max-width:62.5rem}.container-large{width:100%;margin:0 auto;max-width:90.063rem}.container-large .row{max-width:90.063rem}.container-fluid{width:100%;margin:0 auto}@media only screen and (max-width: 40em){.column,.columns{padding-left:0.75rem;padding-right:0.75rem}.row .row{margin-left:-0.75rem;margin-right:-0.75rem}}@media only screen and (max-width: 40em){.hide-last-small li:last-child{display:none}}@media only screen and (max-width: 64em){.hide-last-tablet-down li:last-child{display:none}.hide-5-tablet-down li:nth-child(5){display:none}}@media only screen and (min-device-width: 48em) and (max-device-width: 64em) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2){.hide-last-medium li:last-child{display:none}}@media only screen and (min-device-width: 48em) and (max-device-width: 64em) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2){.show-last-medium-landscape li:last-child{display:initial}.show-5-medium-landscape li:nth-child(5){display:initial}}.table{display:table;table-layout:fixed}.table-row{display:table-row}.table-row.vertical-align .table-cell{vertical-align:middle}.table-cell{display:table-cell !important}.table-cell.vertical-align{vertical-align:middle}.table-cell.gutter{padding:0 1rem}.partner-grid{margin:0;width:100%;padding-left:1rem;padding-right:1rem;text-align:center}.partner-grid li{display:inline-block;width:50%;padding:1.5rem;text-align:center}.partner-grid a{display:inline-block;max-width:10rem}.partner-grid a img{max-height:5rem}@media only screen and (min-width: 40.063em){.partner-grid li{padding:2rem}}@media only screen and (min-width: 40.063em) and (max-width: 52em){.partner-grid li{width:33.33%}.partner-grid li:nth-of-type(1n+7){display:none}}@media only screen and (min-width: 52.05em) and (max-width: 64em){.partner-grid li{width:25%}}@media only screen and (min-width: 64.05em) and (max-width: 80em){.partner-grid li{width:16.66%}.partner-grid li:nth-of-type(1n+7){display:none}}@media only screen and (min-width: 80.05em) and (max-width: 100em){.partner-grid li{width:14.28%}.partner-grid li:nth-of-type(1n+8){display:none}}@media only screen and (min-width: 100.05em){.partner-grid li{width:12.5%}}.flex-row{box-sizing:border-box;display:-webkit-flex;display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;-webkit-box-flex:0;flex:0 1 auto;-webkit-flex-direction:row;-ms-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.flex-row.reverse{-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;flex-direction:row-reverse}.flex-col.reverse{-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;-webkit-box-orient:vertical;-webkit-box-direction:reverse;flex-direction:column-reverse}.with-gutters [class*="col"],.with-gutter [class*="col"]{padding-left:1rem;padding-right:1rem}.flex-no-wrap{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.col-xs,.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{box-sizing:border-box;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto}.col-xs.gutter-xs,.col-xs-1.gutter-xs,.col-xs-2.gutter-xs,.col-xs-3.gutter-xs,.col-xs-4.gutter-xs,.col-xs-5.gutter-xs,.col-xs-6.gutter-xs,.col-xs-7.gutter-xs,.col-xs-8.gutter-xs,.col-xs-9.gutter-xs,.col-xs-10.gutter-xs,.col-xs-11.gutter-xs,.col-xs-12.gutter-xs{padding:1rem}.col-xs.doubble-gutter-xs,.col-xs-1.doubble-gutter-xs,.col-xs-2.doubble-gutter-xs,.col-xs-3.doubble-gutter-xs,.col-xs-4.doubble-gutter-xs,.col-xs-5.doubble-gutter-xs,.col-xs-6.doubble-gutter-xs,.col-xs-7.doubble-gutter-xs,.col-xs-8.doubble-gutter-xs,.col-xs-9.doubble-gutter-xs,.col-xs-10.doubble-gutter-xs,.col-xs-11.doubble-gutter-xs,.col-xs-12.doubble-gutter-xs{padding:2rem}.col-xs.gutterless-xs,.col-xs-1.gutterless-xs,.col-xs-2.gutterless-xs,.col-xs-3.gutterless-xs,.col-xs-4.gutterless-xs,.col-xs-5.gutterless-xs,.col-xs-6.gutterless-xs,.col-xs-7.gutterless-xs,.col-xs-8.gutterless-xs,.col-xs-9.gutterless-xs,.col-xs-10.gutterless-xs,.col-xs-11.gutterless-xs,.col-xs-12.gutterless-xs{padding:0}.col-xs.center,.col-xs.centered,.col-xs-1.center,.col-xs-1.centered,.col-xs-2.center,.col-xs-2.centered,.col-xs-3.center,.col-xs-3.centered,.col-xs-4.center,.col-xs-4.centered,.col-xs-5.center,.col-xs-5.centered,.col-xs-6.center,.col-xs-6.centered,.col-xs-7.center,.col-xs-7.centered,.col-xs-8.center,.col-xs-8.centered,.col-xs-9.center,.col-xs-9.centered,.col-xs-10.center,.col-xs-10.centered,.col-xs-11.center,.col-xs-11.centered,.col-xs-12.center,.col-xs-12.centered{margin:0 auto}.col-xs{-webkit-flex-grow:1;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;-ms-flex-preferred-size:0;-webkit-flex-basis:0;flex-basis:0;max-width:100%}.col-xs-1{-ms-flex-preferred-size:8.333%;-webkit-flex-basis:8.333%;flex-basis:8.333%;max-width:8.333%}.col-xs-2{-ms-flex-preferred-size:16.667%;-webkit-flex-basis:16.667%;flex-basis:16.667%;max-width:16.667%}.col-xs-3{-ms-flex-preferred-size:25%;-webkit-flex-basis:25%;flex-basis:25%;max-width:25%}.col-xs-4{-ms-flex-preferred-size:33.333%;-webkit-flex-basis:33.333%;flex-basis:33.333%;max-width:33.333%}.col-xs-5{-ms-flex-preferred-size:41.667%;-webkit-flex-basis:41.667%;flex-basis:41.667%;max-width:41.667%}.col-xs-6{-ms-flex-preferred-size:50%;-webkit-flex-basis:50%;flex-basis:50%;max-width:50%}.col-xs-7{-ms-flex-preferred-size:58.333%;-webkit-flex-basis:58.333%;flex-basis:58.333%;max-width:58.333%}.col-xs-8{-ms-flex-preferred-size:66.667%;-webkit-flex-basis:66.667%;flex-basis:66.667%;max-width:66.667%}.col-xs-9{-ms-flex-preferred-size:75%;-webkit-flex-basis:75%;flex-basis:75%;max-width:75%}.col-xs-10{-ms-flex-preferred-size:83.333%;-webkit-flex-basis:83.333%;flex-basis:83.333%;max-width:83.333%}.col-xs-11{-ms-flex-preferred-size:91.667%;-webkit-flex-basis:91.667%;flex-basis:91.667%;max-width:91.667%}.col-xs-12{-ms-flex-preferred-size:100%;-webkit-flex-basis:100%;flex-basis:100%;max-width:100%}.col-xs-offset-1{margin-left:8.333%}.col-xs-offset-2{margin-left:16.667%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-4{margin-left:33.333%}.col-xs-offset-5{margin-left:41.667%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-7{margin-left:58.333%}.col-xs-offset-8{margin-left:66.667%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-10{margin-left:83.333%}.col-xs-offset-11{margin-left:91.667%}.start-xs{-webkit-justify-content:flex-start;-ms-flex-pack:start;-webkit-box-pack:start;justify-content:flex-start;text-align:start}.center-xs{-webkit-justify-content:center;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;text-align:center}.end-xs{-webkit-justify-content:flex-end;-ms-flex-pack:end;-webkit-box-pack:end;justify-content:flex-end;text-align:end}.top-xs{-webkit-align-items:flex-start;-ms-flex-align:start;-webkit-box-align:start;align-items:flex-start}.middle-xs{-webkit-align-items:center;-ms-flex-align:center;-webkit-box-align:center;align-items:center}.bottom-xs{-webkit-align-items:flex-end;-ms-flex-align:end;-webkit-box-align:end;align-items:flex-end}.around-xs{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.between-xs{-webkit-justify-content:space-between;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between}.first-xs{-webkit-order:-1;-ms-flex-order:-1;-webkit-box-ordinal-group:0;order:-1}.last-xs{-webkit-order:1;-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1}@media only screen and (min-width: 40.063em){.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{box-sizing:border-box;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto}.col-sm.gutter-sm,.col-sm-1.gutter-sm,.col-sm-2.gutter-sm,.col-sm-3.gutter-sm,.col-sm-4.gutter-sm,.col-sm-5.gutter-sm,.col-sm-6.gutter-sm,.col-sm-7.gutter-sm,.col-sm-8.gutter-sm,.col-sm-9.gutter-sm,.col-sm-10.gutter-sm,.col-sm-11.gutter-sm,.col-sm-12.gutter-sm{padding:1rem}.col-sm.double-gutter-sm,.col-sm-1.double-gutter-sm,.col-sm-2.double-gutter-sm,.col-sm-3.double-gutter-sm,.col-sm-4.double-gutter-sm,.col-sm-5.double-gutter-sm,.col-sm-6.double-gutter-sm,.col-sm-7.double-gutter-sm,.col-sm-8.double-gutter-sm,.col-sm-9.double-gutter-sm,.col-sm-10.double-gutter-sm,.col-sm-11.double-gutter-sm,.col-sm-12.double-gutter-sm{padding:2rem}.col-sm.gutterless-sm,.col-sm-1.gutterless-sm,.col-sm-2.gutterless-sm,.col-sm-3.gutterless-sm,.col-sm-4.gutterless-sm,.col-sm-5.gutterless-sm,.col-sm-6.gutterless-sm,.col-sm-7.gutterless-sm,.col-sm-8.gutterless-sm,.col-sm-9.gutterless-sm,.col-sm-10.gutterless-sm,.col-sm-11.gutterless-sm,.col-sm-12.gutterless-sm{padding:0}.col-sm.center,.col-sm.centered,.col-sm-1.center,.col-sm-1.centered,.col-sm-2.center,.col-sm-2.centered,.col-sm-3.center,.col-sm-3.centered,.col-sm-4.center,.col-sm-4.centered,.col-sm-5.center,.col-sm-5.centered,.col-sm-6.center,.col-sm-6.centered,.col-sm-7.center,.col-sm-7.centered,.col-sm-8.center,.col-sm-8.centered,.col-sm-9.center,.col-sm-9.centered,.col-sm-10.center,.col-sm-10.centered,.col-sm-11.center,.col-sm-11.centered,.col-sm-12.center,.col-sm-12.centered{margin:0 auto}.col-sm{-webkit-flex-grow:1;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;-ms-flex-preferred-size:0;-webkit-flex-basis:0;flex-basis:0;max-width:100%}.col-sm-1{-ms-flex-preferred-size:8.333%;-webkit-flex-basis:8.333%;flex-basis:8.333%;max-width:8.333%}.col-sm-2{-ms-flex-preferred-size:16.667%;-webkit-flex-basis:16.667%;flex-basis:16.667%;max-width:16.667%}.col-sm-3{-ms-flex-preferred-size:25%;-webkit-flex-basis:25%;flex-basis:25%;max-width:25%}.col-sm-4{-ms-flex-preferred-size:33.333%;-webkit-flex-basis:33.333%;flex-basis:33.333%;max-width:33.333%}.col-sm-5{-ms-flex-preferred-size:41.667%;-webkit-flex-basis:41.667%;flex-basis:41.667%;max-width:41.667%}.col-sm-6{-ms-flex-preferred-size:50%;-webkit-flex-basis:50%;flex-basis:50%;max-width:50%}.col-sm-7{-ms-flex-preferred-size:58.333%;-webkit-flex-basis:58.333%;flex-basis:58.333%;max-width:58.333%}.col-sm-8{-ms-flex-preferred-size:66.667%;-webkit-flex-basis:66.667%;flex-basis:66.667%;max-width:66.667%}.col-sm-9{-ms-flex-preferred-size:75%;-webkit-flex-basis:75%;flex-basis:75%;max-width:75%}.col-sm-10{-ms-flex-preferred-size:83.333%;-webkit-flex-basis:83.333%;flex-basis:83.333%;max-width:83.333%}.col-sm-11{-ms-flex-preferred-size:91.667%;-webkit-flex-basis:91.667%;flex-basis:91.667%;max-width:91.667%}.col-sm-12{-ms-flex-preferred-size:100%;-webkit-flex-basis:100%;flex-basis:100%;max-width:100%}.col-sm-offset-1{margin-left:8.333%}.col-sm-offset-2{margin-left:16.667%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.333%}.col-sm-offset-5{margin-left:41.667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-7{margin-left:58.333%}.col-sm-offset-8{margin-left:66.667%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-10{margin-left:83.333%}.col-sm-offset-11{margin-left:91.667%}.start-sm{-webkit-justify-content:flex-start;-ms-flex-pack:start;-webkit-box-pack:start;justify-content:flex-start}.center-sm{-webkit-justify-content:center;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center}.end-sm{-webkit-justify-content:flex-end;-ms-flex-pack:end;-webkit-box-pack:end;justify-content:flex-end}.top-sm{-webkit-align-items:flex-start;-ms-flex-align:start;-webkit-box-align:start;align-items:flex-start}.middle-sm{-webkit-align-items:center;-ms-flex-align:center;-webkit-box-align:center;align-items:center}.bottom-sm{-webkit-align-items:flex-end;-ms-flex-align:end;-webkit-box-align:end;align-items:flex-end}.around-sm{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.between-sm{-webkit-justify-content:space-between;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between}.first-sm{-webkit-order:-1;-ms-flex-order:-1;-webkit-box-ordinal-group:0;order:-1}.last-sm{-webkit-order:1;-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1}}@media only screen and (min-width: 64.063em){.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{box-sizing:border-box;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto}.col-md.gutter-md,.col-md-1.gutter-md,.col-md-2.gutter-md,.col-md-3.gutter-md,.col-md-4.gutter-md,.col-md-5.gutter-md,.col-md-6.gutter-md,.col-md-7.gutter-md,.col-md-8.gutter-md,.col-md-9.gutter-md,.col-md-10.gutter-md,.col-md-11.gutter-md,.col-md-12.gutter-md{padding:1rem}.col-md.doubble-gutter-md,.col-md-1.doubble-gutter-md,.col-md-2.doubble-gutter-md,.col-md-3.doubble-gutter-md,.col-md-4.doubble-gutter-md,.col-md-5.doubble-gutter-md,.col-md-6.doubble-gutter-md,.col-md-7.doubble-gutter-md,.col-md-8.doubble-gutter-md,.col-md-9.doubble-gutter-md,.col-md-10.doubble-gutter-md,.col-md-11.doubble-gutter-md,.col-md-12.doubble-gutter-md{padding:2rem}.col-md.gutterless-md,.col-md-1.gutterless-md,.col-md-2.gutterless-md,.col-md-3.gutterless-md,.col-md-4.gutterless-md,.col-md-5.gutterless-md,.col-md-6.gutterless-md,.col-md-7.gutterless-md,.col-md-8.gutterless-md,.col-md-9.gutterless-md,.col-md-10.gutterless-md,.col-md-11.gutterless-md,.col-md-12.gutterless-md{padding:0}.col-md.center,.col-md.centered,.col-md-1.center,.col-md-1.centered,.col-md-2.center,.col-md-2.centered,.col-md-3.center,.col-md-3.centered,.col-md-4.center,.col-md-4.centered,.col-md-5.center,.col-md-5.centered,.col-md-6.center,.col-md-6.centered,.col-md-7.center,.col-md-7.centered,.col-md-8.center,.col-md-8.centered,.col-md-9.center,.col-md-9.centered,.col-md-10.center,.col-md-10.centered,.col-md-11.center,.col-md-11.centered,.col-md-12.center,.col-md-12.centered{margin:0 auto}.col-md{-webkit-flex-grow:1;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;-ms-flex-preferred-size:0;-webkit-flex-basis:0;flex-basis:0;max-width:100%}.col-md-1{-ms-flex-preferred-size:8.333%;-webkit-flex-basis:8.333%;flex-basis:8.333%;max-width:8.333%}.col-md-2{-ms-flex-preferred-size:16.667%;-webkit-flex-basis:16.667%;flex-basis:16.667%;max-width:16.667%}.col-md-3{-ms-flex-preferred-size:25%;-webkit-flex-basis:25%;flex-basis:25%;max-width:25%}.col-md-4{-ms-flex-preferred-size:33.333%;-webkit-flex-basis:33.333%;flex-basis:33.333%;max-width:33.333%}.col-md-5{-ms-flex-preferred-size:41.667%;-webkit-flex-basis:41.667%;flex-basis:41.667%;max-width:41.667%}.col-md-6{-ms-flex-preferred-size:50%;-webkit-flex-basis:50%;flex-basis:50%;max-width:50%}.col-md-7{-ms-flex-preferred-size:58.333%;-webkit-flex-basis:58.333%;flex-basis:58.333%;max-width:58.333%}.col-md-8{-ms-flex-preferred-size:66.667%;-webkit-flex-basis:66.667%;flex-basis:66.667%;max-width:66.667%}.col-md-9{-ms-flex-preferred-size:75%;-webkit-flex-basis:75%;flex-basis:75%;max-width:75%}.col-md-10{-ms-flex-preferred-size:83.333%;-webkit-flex-basis:83.333%;flex-basis:83.333%;max-width:83.333%}.col-md-11{-ms-flex-preferred-size:91.667%;-webkit-flex-basis:91.667%;flex-basis:91.667%;max-width:91.667%}.col-md-12{-ms-flex-preferred-size:100%;-webkit-flex-basis:100%;flex-basis:100%;max-width:100%}.col-md-offset-1{margin-left:8.333%}.col-md-offset-2{margin-left:16.667%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.333%}.col-md-offset-5{margin-left:41.667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.333%}.col-md-offset-8{margin-left:66.667%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.333%}.col-md-offset-11{margin-left:91.667%}.start-md{-webkit-justify-content:flex-start;-ms-flex-pack:start;-webkit-box-pack:start;justify-content:flex-start}.center-md{-webkit-justify-content:center;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center}.end-md{-webkit-justify-content:flex-end;-ms-flex-pack:end;-webkit-box-pack:end;justify-content:flex-end}.top-md{-webkit-align-items:flex-start;-ms-flex-align:start;-webkit-box-align:start;align-items:flex-start}.middle-md{-webkit-align-items:center;-ms-flex-align:center;-webkit-box-align:center;align-items:center}.bottom-md{-webkit-align-items:flex-end;-ms-flex-align:end;-webkit-box-align:end;align-items:flex-end}.around-md{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.between-md{-webkit-justify-content:space-between;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between}.first-md{-webkit-order:-1;-ms-flex-order:-1;-webkit-box-ordinal-group:0;order:-1}.last-md{-webkit-order:1;-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1}}@media only screen and (min-width: 90.063em){.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{box-sizing:border-box;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto}.col-lg.gutter-lg,.col-lg-1.gutter-lg,.col-lg-2.gutter-lg,.col-lg-3.gutter-lg,.col-lg-4.gutter-lg,.col-lg-5.gutter-lg,.col-lg-6.gutter-lg,.col-lg-7.gutter-lg,.col-lg-8.gutter-lg,.col-lg-9.gutter-lg,.col-lg-10.gutter-lg,.col-lg-11.gutter-lg,.col-lg-12.gutter-lg{padding:1rem}.col-lg.doubble-gutter-lg,.col-lg-1.doubble-gutter-lg,.col-lg-2.doubble-gutter-lg,.col-lg-3.doubble-gutter-lg,.col-lg-4.doubble-gutter-lg,.col-lg-5.doubble-gutter-lg,.col-lg-6.doubble-gutter-lg,.col-lg-7.doubble-gutter-lg,.col-lg-8.doubble-gutter-lg,.col-lg-9.doubble-gutter-lg,.col-lg-10.doubble-gutter-lg,.col-lg-11.doubble-gutter-lg,.col-lg-12.doubble-gutter-lg{padding:2rem}.col-lg.gutterless-lg,.col-lg-1.gutterless-lg,.col-lg-2.gutterless-lg,.col-lg-3.gutterless-lg,.col-lg-4.gutterless-lg,.col-lg-5.gutterless-lg,.col-lg-6.gutterless-lg,.col-lg-7.gutterless-lg,.col-lg-8.gutterless-lg,.col-lg-9.gutterless-lg,.col-lg-10.gutterless-lg,.col-lg-11.gutterless-lg,.col-lg-12.gutterless-lg{padding:0}.col-lg.center,.col-lg.centered,.col-lg-1.center,.col-lg-1.centered,.col-lg-2.center,.col-lg-2.centered,.col-lg-3.center,.col-lg-3.centered,.col-lg-4.center,.col-lg-4.centered,.col-lg-5.center,.col-lg-5.centered,.col-lg-6.center,.col-lg-6.centered,.col-lg-7.center,.col-lg-7.centered,.col-lg-8.center,.col-lg-8.centered,.col-lg-9.center,.col-lg-9.centered,.col-lg-10.center,.col-lg-10.centered,.col-lg-11.center,.col-lg-11.centered,.col-lg-12.center,.col-lg-12.centered{margin:0 auto}.col-lg{-webkit-flex-grow:1;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;-ms-flex-preferred-size:0;-webkit-flex-basis:0;flex-basis:0;max-width:100%}.col-lg-1{-ms-flex-preferred-size:8.333%;-webkit-flex-basis:8.333%;flex-basis:8.333%;max-width:8.333%}.col-lg-2{-ms-flex-preferred-size:16.667%;-webkit-flex-basis:16.667%;flex-basis:16.667%;max-width:16.667%}.col-lg-3{-ms-flex-preferred-size:25%;-webkit-flex-basis:25%;flex-basis:25%;max-width:25%}.col-lg-4{-ms-flex-preferred-size:33.333%;-webkit-flex-basis:33.333%;flex-basis:33.333%;max-width:33.333%}.col-lg-5{-ms-flex-preferred-size:41.667%;-webkit-flex-basis:41.667%;flex-basis:41.667%;max-width:41.667%}.col-lg-6{-ms-flex-preferred-size:50%;-webkit-flex-basis:50%;flex-basis:50%;max-width:50%}.col-lg-7{-ms-flex-preferred-size:58.333%;-webkit-flex-basis:58.333%;flex-basis:58.333%;max-width:58.333%}.col-lg-8{-ms-flex-preferred-size:66.667%;-webkit-flex-basis:66.667%;flex-basis:66.667%;max-width:66.667%}.col-lg-9{-ms-flex-preferred-size:75%;-webkit-flex-basis:75%;flex-basis:75%;max-width:75%}.col-lg-10{-ms-flex-preferred-size:83.333%;-webkit-flex-basis:83.333%;flex-basis:83.333%;max-width:83.333%}.col-lg-11{-ms-flex-preferred-size:91.667%;-webkit-flex-basis:91.667%;flex-basis:91.667%;max-width:91.667%}.col-lg-12{-ms-flex-preferred-size:100%;-webkit-flex-basis:100%;flex-basis:100%;max-width:100%}.col-lg-offset-1{margin-left:8.333%}.col-lg-offset-2{margin-left:16.667%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-4{margin-left:33.333%}.col-lg-offset-5{margin-left:41.667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-7{margin-left:58.333%}.col-lg-offset-8{margin-left:66.667%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-10{margin-left:83.333%}.col-lg-offset-11{margin-left:91.667%}.start-lg{-webkit-justify-content:flex-start;-ms-flex-pack:start;-webkit-box-pack:start;justify-content:flex-start;text-align:start}.center-lg{-webkit-justify-content:center;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;text-align:center}.end-lg{-webkit-justify-content:flex-end;-ms-flex-pack:end;-webkit-box-pack:end;justify-content:flex-end;text-align:end}.top-lg{-webkit-align-items:flex-start;-ms-flex-align:start;-webkit-box-align:start;align-items:flex-start}.middle-lg{-webkit-align-items:center;-ms-flex-align:center;-webkit-box-align:center;align-items:center}.bottom-lg{-webkit-align-items:flex-end;-ms-flex-align:end;-webkit-box-align:end;align-items:flex-end}.around-lg{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.between-lg{-webkit-justify-content:space-between;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between}.first-lg{-webkit-order:-1;-ms-flex-order:-1;-webkit-box-ordinal-group:0;order:-1}.last-lg{-webkit-order:1;-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1}}.button.postfix,.card.with-white-button input.postfix[type=submit],input.postfix[type="submit"]{border-radius:0px 2px 2px 0px;width:100%;padding:0}.button.bordered-white,.card.with-white-button input.bordered-white[type=submit],input.bordered-white[type="submit"]{background-color:transparent;border:1px solid #fff;color:#fff}.button.bordered-white:hover:enabled,input.bordered-white[type="submit"]:hover:enabled{background-color:#2993E5;border-color:#2993E5;color:#fff !important}.button.bordered-white:disabled,input.bordered-white[type="submit"]:disabled{opacity:1;background-color:transparent;border:1px solid #9F9FA0;color:#9F9FA0}.button.bordered-primary,.card.with-white-button input.bordered-primary[type=submit],input.bordered-primary[type="submit"]{background-color:transparent;border:1px solid #2993E5;color:#2993E5}.button.bordered-primary:hover:enabled,input.bordered-primary[type="submit"]:hover:enabled{background-color:#2993E5;border-color:#2993E5;color:#fff !important}.button.full-width,.card.with-white-button input.full-width[type=submit],input.full-width[type="submit"]{width:100%}.button.white,.card.with-white-button input[type=submit],input.white[type="submit"]{color:#2993E5;background-color:white}.button.large,.card.with-white-button input.large[type=submit],input.large[type="submit"]{font-size:19px}.button.xlarge,.card.with-white-button input.xlarge[type=submit],input.xlarge[type="submit"]{font-size:23px;padding:1rem 2rem;line-height:1.4;border-radius:4px}.button.primary,.card.with-white-button input.primary[type=submit],input.primary[type="submit"]{color:white;background:#2993E5}.button.transparent,.card.with-white-button input.transparent[type=submit],input.transparent[type="submit"]{background:transparent;border-style:solid;border-width:1px}.button.gray,.card.with-white-button input.gray[type=submit],input.gray[type="submit"]{color:#9F9FA0;border-color:#9F9FA0}.button.link,.card.with-white-button input.link[type=submit],input.link[type="submit"]{color:#2993E5;background-color:transparent;border:0;text-decoration:underline}.button.link:hover,input.link[type="submit"]:hover{box-shadow:none;color:#2973AC;background-color:transparent;text-decoration:underline}.button.link.white,.card.with-white-button input.link[type=submit],input.link.white[type="submit"]{color:white !important}.button.link.white:hover,.card.with-white-button input.link[type=submit]:hover,input.link.white[type="submit"]:hover,.button.link.white:active,.card.with-white-button input.link[type=submit]:active,input.link.white[type="submit"]:active{box-shadow:none !important;color:white;text-decoration:underline;background-color:transparent !important}.endorsable{padding:1rem 1rem 1rem 0;display:inline-block;line-height:1}.dropup,.dropdown{position:relative}.dropdown-toggle::after{display:inline-block;width:0;height:0;margin-right:.25rem;margin-left:.25rem;vertical-align:middle;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-left:.3em solid transparent}.dropdown-toggle:focus{outline:0}.dropup .dropdown-toggle::after{border-top:0;border-bottom:.3em solid}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:4px 0;margin:2px 0 0;color:#29292A;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border-radius:2px;box-shadow:0 6px 12px rgba(0,0,0,0.175)}.dropdown-divider{height:1px;margin:.5rem 0;overflow:hidden;background-color:#ECECEC}.dropdown-item{display:block;width:100%;padding:5px 20px;clear:both;font-weight:normal;line-height:1.4;color:#29292A;text-align:inherit;white-space:nowrap;background:none;border:0;text-decoration:none}.dropdown-item:focus,.dropdown-item:hover{color:#29292A;text-decoration:none;background-color:#ECECEC}.dropdown-item.active,.dropdown-item.active:focus,.dropdown-item.active:hover{color:#29292A;text-decoration:none;background-color:#D8D8D9;outline:0}.dropdown-item.disabled,.dropdown-item.disabled:focus,.dropdown-item.disabled:hover{color:#9F9FA0}.dropdown-item.disabled:focus,.dropdown-item.disabled:hover{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none;filter:"progid:DXImageTransform.Microsoft.gradient(enabled = false)"}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{right:0;left:auto}.dropdown-menu-left{right:auto;left:0}.dropdown-header{display:block;padding:3px 20px;font-size:1rem;line-height:1.4;color:#9F9FA0;white-space:nowrap}.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{content:"";border-top:0;border-bottom:.3em solid}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}input.postfixable{border-radius:2px 0px 0px 2px}.hint{margin-top:0}field.infix{position:relative;display:block}field.infix label.infix{position:absolute;left:0px;top:0px;bottom:0px;z-index:2;padding-left:13px}field.infix label.infix i{position:absolute;top:50%;transform:translateY(-50%)}field.infix input[type="text"]{padding-left:40px}field.infix input{padding-left:30px}.organization-form{background-color:#29292A;padding:1rem 0px 6rem;margin-bottom:0}@media only screen and (min-width: 64.05em){.organization-form{margin-bottom:0}}.change-org .organization-form,.ask-org .organization-form{background:#fff}.change-org .organization-form h2,.ask-org .organization-form h2{display:none}.change-org .organization-form .text-white,.ask-org .organization-form .text-white{color:#404041}.change-org .organization-form .organization-label label,.ask-org .organization-form .organization-label label{color:#404041}.change-org .organization-form .organization-address-block,.ask-org .organization-form .organization-address-block{border:solid 1px #D8D8D9}.change-org .organization-form .organization-address-block .row,.ask-org .organization-form .organization-address-block .row{border-color:#D8D8D9}.change-org .organization-form .organization-address-block .row .large-6.columns:nth-child(1),.ask-org .organization-form .organization-address-block .row .large-6.columns:nth-child(1){border-color:#D8D8D9}.organization-form .h2{font-weight:200}.organization-form .organization-label label{color:white;padding-top:7px;font-size:13px}.organization-form .organization-label input{margin-bottom:15px}.organization-form .organization-select{margin-bottom:15px}.organization-form .organization-select .chosen-container{width:100% !important}.organization-form .organization-address-block{background-color:white;margin:0 0 14px 0;border-radius:2px}.organization-form .organization-address-block label{color:#9F9FA0;font-weight:400;padding:0.5rem 0 0 0.5rem;margin:0;text-transform:uppercase;display:block}.organization-form .organization-address-block input{outline:none !important;box-shadow:none !important;border:none;margin:0;padding-top:0}.organization-form .organization-address-block .columns{border-top:1px solid #D8D8D9}@media only screen and (min-width: 64.05em){.organization-form .organization-address-block .columns:nth-child(1){border-right:1px solid #D8D8D9}}.organization-form .organization-address-block .organization-select{z-index:100;margin-bottom:0}.organization-form .organization-address-block .organization-select .chosen-single{border:none;box-shadow:none}.organization-form .organization-save-button{border-radius:2px !important;margin-top:20px;background-color:#00b1ed}.select-infix .chosen-single>span{margin-left:30px}.select-infix.select-color-boxes .chosen-results{padding:3px 0px 6px}.select-infix.select-color-boxes .chosen-results>li{padding-left:37px}.select-infix.select-color-boxes .chosen-results>li:before{content:" ";display:block;height:25px;width:25px;position:absolute;left:7px;border-radius:2px;top:auto}.select-infix.select-color-boxes .chosen-results>li.default:before{background-color:#ECECEC;color:#29292A}.select-infix.select-color-boxes .chosen-results>li.normal:before{background-color:#2993E5}.select-infix.select-color-boxes .chosen-results>li.warning:before{background-color:#fcdb51}.select-infix.select-color-boxes .chosen-results>li.danger:before{background-color:#e25552}.select-infix.select-color-boxes .chosen-single:before{content:" ";display:block;height:25px;width:25px;position:absolute;left:7px;border-radius:2px}.select-infix.select-color-boxes .chosen-single.default:before{background-color:#ECECEC;color:#29292A}.select-infix.select-color-boxes .chosen-single.normal:before{background-color:#2993E5}.select-infix.select-color-boxes .chosen-single.warning:before{background-color:#fcdb51}.select-infix.select-color-boxes .chosen-single.danger:before{background-color:#e25552}.note{margin:1rem 0px;border-radius:2px;padding:0.5rem 1rem 0.5rem 1rem}.note.default{background-color:#ECECEC;color:#29292A}.note.normal{background-color:#2993E5;color:#fff}.note.warning{background-color:#fcdb51}.note.danger{background-color:#e25552;color:#fff}input.large[type="text"]{font-size:1.1875rem;height:44px}.password-edit-field{position:relative}.password-edit-field .button.tiny,.password-edit-field input.tiny[type="submit"]{position:absolute;top:6px;right:6px}@media only screen and (max-width: 40em){.password-edit-field+div{margin-top:-1rem}}@media only screen and (min-width: 40.063em){.two-column .password-edit-field .button.tiny,.two-column .password-edit-field input.tiny[type="submit"]{right:18px}}@media only screen and (max-width: 40em){.fieldset-row.two-column.two-column>div,.fieldset-row.three-column.two-column>div{width:100%}.fieldset-row.two-column>div,.fieldset-row.three-column>div{padding-right:0;padding-left:0}}.stylish .field{position:relative;margin-bottom:2rem;max-width:none}.stylish .field:before,.stylish .field:after{content:" ";display:table}.stylish .field.chosen-manual-adjusts-profile{margin-top:-15px !important}.stylish .field .chosen-single div b,.stylish .field .chosen-choices div b{font-family:'icomoon' !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.stylish .field .chosen-single div b:before,.stylish .field .chosen-choices div b:before{content:"\f107"}.stylish .field.chosen-container-active a{border-color:#2993E5}.stylish .field.chosen-container-active.chosen-with-drop .chosen-single div b:before,.stylish .field.chosen-container-active.chosen-with-drop .chosen-choices div b:before{padding-left:-5px;content:"\f106"}.stylish .field .chosen-drop{margin-top:2px !important;border:1px solid #D8D8D9 !important;border-radius:2px !important;box-shadow:0 4px 5px rgba(0,0,0,0.15) !important}.stylish .field .chosen-results li.active-result{padding-left:25px !important}.stylish .field .chosen-results li.active-result.highlighted{color:#666667 !important;background-image:none !important;background-color:#D8D8D9 !important}.stylish .field input,.stylish .field .chosen-single{font-size:19px;margin-top:18px;padding:0 0 9px 0;display:block;width:100%;border:none;border-bottom:1px solid #D8D8D9;border-radius:0;background:transparent;box-shadow:none}.stylish .field input:focus,.stylish .field .chosen-single:focus{background:transparent;border-color:#2993E5;outline:none}.stylish .chosen-container{margin-top:9px}.stylish .chosen-container a{background:none;box-shadow:none;border:none;border-bottom:1px solid #D8D8D9}.stylish .chosen-container a.chosen-single.chosen-default span{display:none}.stylish label{font-size:19px;font-weight:normal;position:absolute;pointer-events:none;left:0;margin-right:0;top:18px;transition:0.15s ease-out all;-moz-transition:0.15s ease-out all;-webkit-transition:0.15s ease-out all;font-weight:400;color:#9F9FA0}.stylish .focused label,.stylish .has-value label{top:-2px;font-size:16px}.stylish .form-errors{margin:0 0 1.5rem;padding:0.5rem 1rem;background:#e25552;border-radius:2px;color:white}.stylish .form-errors li{margin:0;list-style:none}.stylish .hs-error-msgs,.stylish .field-errors{margin:3px 0 0}.stylish .hs-error-msgs li,.stylish .hs-error-msgs label,.stylish .field-errors li,.stylish .field-errors label{line-height:1;position:static;color:#e25552;font-size:13px;margin:0}.stylish .hs-error-msgs a,.stylish .field-errors a{color:#9F9FA0;text-decoration:none}.stylish .hs-error-msgs .error-note,.stylish .field-errors .error-note{margin:0.25rem 0 0;padding:0.25rem 0.5rem;background-color:#2993E5;color:#fff;border-radius:2px;font-size:13px}.stylish .hs-error-msgs .error-note a,.stylish .field-errors .error-note a{text-decoration:underline;color:white}.stylish input.error,.stylish .field_with_errors input{border-color:#e25552 !important}.stylish .chosen-container{width:100% !important}.iOS .chosen-select{margin-top:60px;width:100%}body{-webkit-font-smoothing:antialiased}h1 span,h2 span,h3 span,h4 span,.search-index .post-preview h2 span,.search-show .post-preview h2 span,h5 span,p span,span span,hr span{line-height:initial}h1.bold,h2.bold,h3.bold,h4.bold,.search-index .post-preview h2.bold,.search-show .post-preview h2.bold,h5.bold,p.bold,span.bold,hr.bold{font-weight:700}h1.thin,h2.thin,h3.thin,h4.thin,.search-index .post-preview h2.thin,.search-show .post-preview h2.thin,h5.thin,p.thin,span.thin,hr.thin{font-weight:300}@media only screen and (max-width: 40em){h1.center-sm,h2.center-sm,h3.center-sm,h4.center-sm,.search-index .post-preview h2.center-sm,.search-show .post-preview h2.center-sm,h5.center-sm,p.center-sm,span.center-sm,hr.center-sm{text-align:center}}h1.underline,h2.underline,h3.underline,h4.underline,.search-index .post-preview h2.underline,.search-show .post-preview h2.underline,h5.underline,p.underline,span.underline,hr.underline{border-bottom:1px solid #D8D8D9;padding-bottom:0.2em}h1.marginless,h1.margin-0,h2.marginless,h2.margin-0,h3.marginless,h3.margin-0,h4.marginless,.search-index .post-preview h2.marginless,.search-show .post-preview h2.marginless,h4.margin-0,.search-index .post-preview h2.margin-0,.search-show .post-preview h2.margin-0,h5.marginless,h5.margin-0,p.marginless,p.margin-0,span.marginless,span.margin-0,hr.marginless,hr.margin-0{margin:0}h1.marginless-top,h1.margin-top-0,h2.marginless-top,h2.margin-top-0,h3.marginless-top,h3.margin-top-0,h4.marginless-top,.search-index .post-preview h2.marginless-top,.search-show .post-preview h2.marginless-top,h4.margin-top-0,.search-index .post-preview h2.margin-top-0,.search-show .post-preview h2.margin-top-0,h5.marginless-top,h5.margin-top-0,p.marginless-top,p.margin-top-0,span.marginless-top,span.margin-top-0,hr.marginless-top,hr.margin-top-0{margin-top:0}h1.marginless-bottom,h1.margin-bottom-0,h2.marginless-bottom,h2.margin-bottom-0,h3.marginless-bottom,h3.margin-bottom-0,h4.marginless-bottom,.search-index .post-preview h2.marginless-bottom,.search-show .post-preview h2.marginless-bottom,h4.margin-bottom-0,.search-index .post-preview h2.margin-bottom-0,.search-show .post-preview h2.margin-bottom-0,h5.marginless-bottom,h5.margin-bottom-0,p.marginless-bottom,p.margin-bottom-0,span.marginless-bottom,span.margin-bottom-0,hr.marginless-bottom,hr.margin-bottom-0{margin-bottom:0}h1.half-margin,h2.half-margin,h3.half-margin,h4.half-margin,.search-index .post-preview h2.half-margin,.search-show .post-preview h2.half-margin,h5.half-margin,p.half-margin,span.half-margin,hr.half-margin{margin-top:0.5rem;margin-bottom:0.5rem}h1.half-margin-top,h2.half-margin-top,h3.half-margin-top,h4.half-margin-top,.search-index .post-preview h2.half-margin-top,.search-show .post-preview h2.half-margin-top,h5.half-margin-top,p.half-margin-top,span.half-margin-top,hr.half-margin-top{margin-top:0.5rem}h1.half-margin-bottom,h2.half-margin-bottom,h3.half-margin-bottom,h4.half-margin-bottom,.search-index .post-preview h2.half-margin-bottom,.search-show .post-preview h2.half-margin-bottom,h5.half-margin-bottom,p.half-margin-bottom,span.half-margin-bottom,hr.half-margin-bottom{margin-bottom:0.5rem}h1.gutter,h2.gutter,h3.gutter,h4.gutter,.search-index .post-preview h2.gutter,.search-show .post-preview h2.gutter,h5.gutter,p.gutter,span.gutter,hr.gutter{padding-left:1rem;padding-right:1rem}h1.double-gutter,h2.double-gutter,h3.double-gutter,h4.double-gutter,.search-index .post-preview h2.double-gutter,.search-show .post-preview h2.double-gutter,h5.double-gutter,p.double-gutter,span.double-gutter,hr.double-gutter{padding-left:1rem;padding-right:1rem}h1.gutter-left,h2.gutter-left,h3.gutter-left,h4.gutter-left,.search-index .post-preview h2.gutter-left,.search-show .post-preview h2.gutter-left,h5.gutter-left,p.gutter-left,span.gutter-left,hr.gutter-left{padding-left:1rem}h1.gutter-right,h2.gutter-right,h3.gutter-right,h4.gutter-right,.search-index .post-preview h2.gutter-right,.search-show .post-preview h2.gutter-right,h5.gutter-right,p.gutter-right,span.gutter-right,hr.gutter-right{padding-right:1rem}h1.gutter-small,h2.gutter-small,h3.gutter-small,h4.gutter-small,.search-index .post-preview h2.gutter-small,.search-show .post-preview h2.gutter-small,h5.gutter-small,p.gutter-small,span.gutter-small,hr.gutter-small{margin-left:12px;margin-right:12px}h1.inline-block,h2.inline-block,h3.inline-block,h4.inline-block,.search-index .post-preview h2.inline-block,.search-show .post-preview h2.inline-block,h5.inline-block,p.inline-block,span.inline-block,hr.inline-block{display:inline-block}h1.text-black,h2.text-black,h3.text-black,h4.text-black,.search-index .post-preview h2.text-black,.search-show .post-preview h2.text-black,h5.text-black,p.text-black,span.text-black,hr.text-black{font-weight:900}h1.large{font-size:33px;line-height:1}h1.xlarge{font-size:40px;line-height:1}h1.xxlarge{font-size:48px;line-height:1}h1.xxxlarge{font-size:57px;line-height:1}h1.black{font-weight:900}h5{color:#9F9FA0}p.large{font-size:19px}p.xlarge{font-size:23px}a.large{font-size:19px}a.primary:not(.button):not(input[type="submit"]){color:#2993E5;text-decoration:none}a.primary:not(.button):not(input[type="submit"]):hover{color:#2973AC}a .icon-internal-link:before,a .icon-external-link:before,a .icon-large-external-link:before,a .icon-large-internal-link:before{display:inline-block;position:relative;margin-left:0.4rem}ul.list{list-style:initial}ul.list li{margin-left:2rem}p.small,span.small{font-size:13px}span.large{font-size:19px}span.xlarge{font-size:23px}a.clear-hover:hover,a.clear-hover:active,a.clear-hover:visited{color:inherit !important}a.file-hover:hover .file{background-position:top right}a.file-hover:hover .text-swap:after{content:attr(data-swap-text);position:absolute;top:0;bottom:0;left:0;right:0;background:#fff;z-index:1}a.clear-decoration{text-decoration:none !important}a.clear-decoration i{text-decoration:none}a.sidelink{margin-left:1rem;color:#2993E5;text-decoration:none}a.sidelink:focus,a.sidelink:hover{color:#56aaeb;text-decoration:underline}a.sidelink:focus{outline:#2993E5 auto 3px}a.link-danger{color:#e25552;text-decoration:none}a.link-danger:hover{text-decoration:underline}.text-black{font-weight:900}.text-black b{font-weight:900}.text-book{font-weight:400}.text-left{text-align:left}@media only screen and (min-width: 40.063em){.sm-text-left{text-align:left}}.text-swap{position:relative}.text-swap:hover:after{content:attr(data-swap-text);position:absolute;top:0;bottom:0;left:0;right:0;background:#fff;z-index:1}.text-restrict{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.text-overflow-hidden{overflow:hidden;position:relative;transition:max-height 300ms ease}.text-overflow-hidden .overflow-toggle{position:absolute;bottom:-2px;right:0;padding:8px;font-size:inherit;color:#29292A;cursor:pointer;background:transparent;text-align:right}.text-overflow-hidden .overflow-toggle i{position:relative;z-index:1}.text-overflow-hidden .overflow-toggle:before{content:' ';width:45px;background-color:#fff;position:absolute;bottom:0;right:0;z-index:0;height:30px;background:-moz-linear-gradient(left, rgba(255,255,255,0) 0%, #fff 20%);background:-webkit-linear-gradient(left, rgba(255,255,255,0) 0%, #fff 20%);background:linear-gradient(to right, rgba(255,255,255,0) 0%, #fff 20%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr=$white, GradientType=1 )}label{font-weight:600}label.large{font-size:19px}label.internal-link{text-decoration:none}label.internal-link i{text-decoration:none;padding-left:0.5em;position:relative;top:2px;display:inline-block}label.primary{color:#2993E5}[class*="icon-xlarge"]:before{font-size:26px}[class*="icon-large"]:before{font-size:22px;position:relative;top:1px}[class*="icon-small"]:before{font-size:13px}.embeded-description.text-large p{font-size:19px}.embeded-description p{margin-top:0}.embeded-description ul{margin-left:1.1rem;list-style-type:disc}.embeded-description ol{margin-left:1.1rem}.embeded-description li>ol{margin-top:0}.embeded-description li{padding-top:8px}.embeded-description div{font-size:19px;line-height:1.6;font-weight:400;margin-bottom:1rem}@media only screen and (min-width: 40.063em){.long-form-typography p,.long-form-typography ul,.long-form-typography ol,.long-form-typography dl,.long-form-typography li{font-size:19px;line-height:1.6}.long-form-typography h1{font-size:33px;line-height:1.2}.long-form-typography h1.large,.long-form-typography h1.display-1{font-size:40px}.long-form-typography h1.xlarge .long-form-typography h1.display-2{font-size:48px}.long-form-typography h2{font-size:28px;line-height:1.2}.long-form-typography h3,.long-form-typography h4,.long-form-typography .search-index .post-preview h2,.search-index .post-preview .long-form-typography h2,.long-form-typography .search-show .post-preview h2,.search-show .post-preview .long-form-typography h2{font-size:23px;line-height:1.2}.long-form-typography blockquote{font-size:28px;padding:2rem 0 2rem 2rem !important}}@media only screen and (max-width: 40em){.responsive-typography h1{font-size:23px}.responsive-typography h1.large{font-size:28px}.responsive-typography h1.xlarge{font-size:33px}.responsive-typography h1.xxlarge{font-size:40px}.responsive-typography h1.xxxlarge{font-size:48px}.responsive-typography h2{font-size:19px}.responsive-typography h3{font-size:16px}.responsive-typography p.large{font-size:16px}.responsive-typography p.xlarge{font-size:19px}}.segmented-control{display:inline-block}.segmented-control label{margin:0;padding:0 0.75rem;font-size:1rem;color:#9F9FA0;line-height:30px;border:1px solid #D8D8D9;margin-left:-1px;position:relative;color:#404041;cursor:pointer}.segmented-control label:hover{background-color:#f5f5f5}.segmented-control label:first-of-type{border-top-left-radius:2px;border-bottom-left-radius:2px}.segmented-control label:last-of-type{border-top-right-radius:2px;border-bottom-right-radius:2px}.segmented-control input{display:none}.segmented-control input[type="radio"]:checked+label{background-color:#2993E5;color:white;border-color:#2993E5;z-index:1}.tabs{position:absolute;bottom:0;left:0;margin:0}.tabs .tab-title.active a{background-color:white;color:#404041;box-shadow:inset 1px 1px 0px 0px #D8D8D9,inset -1px 0px 0px 0px #D8D8D9;border-radius:2px 2px 0 0}.tabs .tab-title.active a:hover{background-color:white;color:#404041}.tabs .tab-title a{background-color:transparent;font-size:19px;font-weight:700;line-height:18px;padding:0.8rem 1rem;text-decoration:none;color:#9F9FA0}.tabs .tab-title a:hover{background-color:transparent;color:#404041}.user-profile-tab-content{border-radius:0 0 4px 4px;border:1px solid #D8D8D9;border-top:none;margin-left:.75rem;margin-right:.75rem}@media only screen and (min-width: 40.063em) and (max-width: 64em){.user-profile-tab-content{margin-left:1rem;margin-right:1rem}}@media only screen and (min-width: 64.05em){.user-profile-tab-content{margin-left:0;margin-right:0}}.application-tab li{padding-bottom:20px;padding-top:20px}.application-tab li:nth-child(2){border-right:1px solid #ECECEC;border-left:1px solid #ECECEC}.application-tab li img{width:180px;margin:0 auto;display:block}.application-tab li a{display:block;text-align:center}.application-tab li a.button.primary{width:inherit;margin:30px auto 20px;background-color:#64b4f2;color:white}.application-tab li p.small.text-subdued{font-size:13px;color:#808080;text-align:center;width:60%;margin:20px auto 10px}.profile-tabs{padding-left:0.75rem;margin-top:1rem;position:static}@media only screen and (min-width: 40.063em){.profile-tabs{padding-left:1rem}}@media only screen and (min-width: 64.05em){.profile-tabs{margin-top:2rem}}.profile-tabs.tabs .tab-title:not(.active) a{color:#fff;opacity:0.75}.profile-tabs.tabs .tab-title:not(.active) a:hover{color:#fff;opacity:1}.profile-tabs .tab-title.active a{box-shadow:none}.tabs-content{width:auto}.tabs-content>.content{padding:0}@media only screen and (max-width: 40em){.tabs-content fieldset{border-bottom:none;padding:0}.tabs-content fieldset>label,.tabs-content fieldset .field-label{position:static;max-width:auto;margin-top:0}.tabs-content .fieldset-row{margin-left:0}}img.centered{display:block;margin:0 auto}figure.file{width:60px;height:72px;display:block;margin:0 auto;background-position:top left;background-size:120px 72px;background-repeat:no-repeat}figure.file:hover{background-position:top right}figure.file.no-hover:hover{background-position:top left}.callout{margin:2rem 0;border-left:5px solid #29292A;padding:0 0 0 0.75rem}.card{border-radius:2px;background-color:#fff;color:#404041;position:relative;box-shadow:0 1px 4px rgba(41,41,42,0.25)}.card:hover .card-title,.card:active .card-title,.card:focus .card-title{color:#2993E5}.card:hover .card-text,.card:active .card-text,.card:focus .card-text{color:#404041}.card .card-image-top{position:relative}.card .card-image-top img{border-radius:2px 2px 0 0;width:100%}.card .card-block{padding:1rem;position:relative}.card .card-title{margin:0}.card .card-text{margin:0}.card .card-subtext{margin:0;font-size:13px;color:#9F9FA0}.card ul li{color:#9F9FA0}.card input[type=submit]{font-weight:600}.card-sub-info{margin-bottom:0.5rem;color:#9F9FA0}.card-sub-info span{display:block}.card-sub-info i{margin-right:.35rem}.card-profile{z-index:1}.card-profile h2,.card-profile h3,.card-profile h4,.card-profile .search-index .post-preview h2,.search-index .post-preview .card-profile h2,.card-profile .search-show .post-preview h2,.search-show .post-preview .card-profile h2,.card-profile h5{color:#fff}.card-profile .card-inverted-button{background-color:transparent;border:1px solid #9F9FA0;color:#9F9FA0;padding:0 9px}.card-profile .card-inverted-button:hover{border-color:#fff;color:#fff}.list{list-style:initial}.list li{margin-left:2rem}.hero{padding:0;background-size:cover;position:relative}.hero.center-background{background-position:center center}.hero .subtitle a i{text-decoration:none}.hero .title h1,.hero .title h2,.hero .title h3,.hero .title h4,.hero .title h5,.hero .title span.subtitle{margin-right:24px}.hero .covid-announcement{background-color:#2993E5;color:#fff;position:absolute;top:60px;left:10px;right:10px;text-align:center;padding:22px 16px;box-shadow:0px 2px 6px rgba(0,0,0,0.25);border-radius:4px}@media only screen and (min-width: 64.05em){.hero .covid-announcement{top:80px}}.hero .covid-announcement a:hover,.hero .covid-announcement a:visited{color:#fff}.speaker-hero{background-image:linear-gradient(180deg, #fff 0%, #f5f5f5 100%)}@media only screen and (min-width: 64.05em){.speaker-hero .content{text-align:center}}.speaker-hero .content img{width:80px;height:80px}.speaker-hero .content h1{margin-bottom:8px}.speaker-hero .content .social-links a{display:inline-block;margin:0 14px;text-decoration:none}.speaker-hero .content .social-links a:first-child{margin-left:0}.speaker-hero .content .social-links a:last-child{margin-right:0}.speaker-hero .breadcrumbs a{color:rgba(64,64,65,0.5);text-decoration:none}.speaker-hero .breadcrumbs a:hover{color:#2993E5;color:rgba(64,64,65,0.5)}.speaker-hero .breadcrumbs li{color:#404041;display:inline-block}.training-hero{background-image:url(/assets/heros/training_hero_small-d4900311abea822b5e28176d18b40368237bb42d3fb5f8a969b28e77798100af.jpg)}@media only screen and (min-width: 40.063em){.training-hero{background-image:url(/assets/heros/training_hero_large-85cb7d6b7b52b791e4d2d5bc92a90d8de769f5694b8470f760a20f8a2379b251.jpg)}}@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.training-hero{background-image:url(/assets/heros/training_hero_small@2x-af11543d27a14b5828d9b30d32e009b2e006a54bf0522aecd88fce8730d21d8a.jpg)}}@media only screen and (-webkit-min-device-pixel-ratio: 1.5) and (min-width: 40.063em),only screen and (min-resolution: 144dpi) and (min-width: 40.063em){.training-hero{background-image:url(/assets/heros/training_hero_large@2x-bf0c60e93e366c92643e820c51d77e107624303f80313549e034b14720297a39.jpg)}}.settings-hero{overflow:hidden;position:relative;box-shadow:inset 0px -1px 0px #D8D8D9;margin-bottom:2rem}.settings-hero h1{margin-bottom:90px}.video-hero{padding:2rem 0rem;background-color:#29292A;background-size:cover}@media only screen and (max-width: 64em){.video-hero{padding:0}}.video-hero .title h1{margin-top:0}.video-hero .title p{margin-bottom:0.5rem}@media only screen and (max-width: 64em){.video-hero .title h1{width:100%;margin:0}.video-hero .title .subtitle{display:none}}.video-hero:after{content:' ';position:absolute;top:0;bottom:0;left:0;right:0;background-color:rgba(41,41,42,0.5);background-size:cover}.video-hero .partner-overlay{position:absolute;top:0;bottom:0;left:0;right:0;z-index:1;background:rgba(41,41,42,0.75)}.video-hero .partner-overlay .inner-block{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);text-align:center;width:40%}.video-hero.has-hero-image .playlist .link.active{color:#404041;background-color:#fff}.video-hero.has-hero-image .playlist .link.active .action-icon-light:hover{color:#404041}.video-hero.has-hero-image .playlist .link.active h4,.video-hero.has-hero-image .playlist .link.active .search-index .post-preview h2,.search-index .post-preview .video-hero.has-hero-image .playlist .link.active h2,.video-hero.has-hero-image .playlist .link.active .search-show .post-preview h2,.search-show .post-preview .video-hero.has-hero-image .playlist .link.active h2{color:#404041}.video-hero.has-hero-image .playlist .link.active .description p{color:#404041}.video-hero.has-hero-image .playlist .link.active .description .show-overflow{color:#404041}.video-hero.has-hero-image .playlist .link.active .button.bordered-white,.video-hero.has-hero-image .playlist .link.active input.bordered-white[type="submit"]{border-color:#404041;color:#404041}.video-hero.has-hero-image .playlist .link.active .button.bordered-white:hover,.video-hero.has-hero-image .playlist .link.active input.bordered-white[type="submit"]:hover{border:none}.video-hero .container-large{position:relative;z-index:1}.video-hero li{display:inline-block;border-right:1px solid rgba(255,255,255,0.5);font-size:1rem;font-weight:normal;text-align:center;padding:0rem 2rem}.video-hero li a{color:white;display:block;padding:0.5rem 0;text-decoration:none}.video-hero li:hover span{color:#fff}.video-hero li span{color:rgba(255,255,255,0.5);margin-left:0.75rem;position:relative;top:0.125rem}.video-hero li:first-child{padding-left:0}.video-hero li:last-child{border-right:none}.text-hero{padding:14rem 0rem 4rem;background-position:top center}@media only screen and (max-width: 40em){.text-hero{padding-top:8rem}}.text-hero:before{content:' ';position:absolute;top:0;bottom:0;left:0;right:0;background-color:rgba(41,41,42,0.5);background-size:cover}.text-hero .container,.text-hero .glass{position:relative;z-index:1}.text-hero .glass{margin-bottom:-4rem;margin-top:2rem}.category-hero{padding:4rem 0rem 0rem;position:relative}.category-hero:after{content:' ';position:absolute;top:0;bottom:0;left:0;right:0;background-color:rgba(41,41,42,0.5);background-size:cover}.category-hero .content{position:relative;z-index:1}.category-hero .breadcrumbs{margin-top:1rem;margin-bottom:0}.category-hero .breadcrumbs a{color:rgba(255,255,255,0.5);text-decoration:none}.category-hero .breadcrumbs a:hover{color:#2993E5;color:rgba(255,255,255,0.5)}.category-hero .breadcrumbs li{color:rgba(255,255,255,0.5);display:inline-block}.category-hero .breadcrumbs li:last-child{color:white}.category-hero ul.sub-categories{clear:both;margin:0}.category-hero ul.sub-categories li{display:inline-block;padding-right:2rem;margin-right:2rem}.category-hero ul.sub-categories li:last-of-type{border-right:none}.category-hero ul.sub-categories a{padding-top:1rem;padding-bottom:1rem;display:inline-block;color:white;font-size:19px;font-weight:700;text-decoration:none;opacity:0.5}.category-hero ul.sub-categories a:hover [class*="icon"]{opacity:1}.christmas-hero{padding:6rem 0rem 0rem;background-size:cover}.christmas-hero h1{margin-top:1rem}@media only screen and (min-width: 64.05em){.christmas-hero h1{margin-top:0}}.profile-hero{margin-left:.75rem;margin-right:.75rem;padding-top:2rem}@media only screen and (min-width: 40.063em) and (max-width: 64em){.profile-hero{margin-left:1rem;margin-right:1rem}}@media only screen and (min-width: 64.05em){.profile-hero{margin-left:0;margin-right:0}}.profile-hero .hero-image-container{border-radius:4px 4px 0 0;bottom:0;top:0}.profile-hero .hero-image{position:absolute;top:0;left:0;right:0;bottom:0;background-size:cover;background-position:center 40%;filter:url("data:image/svg+xmlutf9, <svg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'><filter%20id='blur'><feGaussianBlur%20stdDeviation='20'%20/></filter></svg>#blur");filter:blur(20px);-webkit-filter:blur(20px);-moz-filter:blur(20px);-o-filter:blur(20px);-ms-filter:blur(20px);filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='20');transform:scale(1.2)}.profile-hero .hero-image:after{background-color:rgba(41,41,42,0.5);content:'';top:0;left:0;right:0;bottom:0;position:absolute}.profile-hero .profile-info{overflow:hidden}.profile-hero .profile-image{position:relative;width:96px;margin:0 auto;cursor:pointer}@media only screen and (min-width: 40.063em){.profile-hero .profile-image{float:left;margin-right:1rem;margin-left:0}}@media only screen and (min-width: 64.05em){.profile-hero .profile-image{margin-left:1rem}}.profile-hero .profile-image label{position:absolute;bottom:10px;left:0;right:0;text-align:center;font-size:14px;text-decoration:underline;text-shadow:0 1px rgba(41,41,42,0.6);color:#fff;margin:0;cursor:pointer}.profile-hero .profile-image img{border-radius:100%}.profile-hero .card-profile{margin-top:1rem}@media only screen and (min-width: 64.05em){.profile-hero .card-profile{margin:0}}.profile-hero .profile-image-form{display:none}.profile-hero .organization-form{margin-top:2rem}.profile-hero .organization-form input[type="text"],.profile-hero .organization-form input[type="password"],.profile-hero .organization-form input[type="email"],.profile-hero .organization-form input[type="date"],.profile-hero .organization-form textarea,.profile-hero .organization-form .chosen-container .chosen-single,.profile-hero .organization-form .chosen-container .chosen-choices{border-color:#fff}.profile-hero .organization-form .card-inverted{background-color:transparent;border:1px solid #fff;color:#fff}.profile-hero .organization-form .card-inverted h1,.profile-hero .organization-form .card-inverted h2,.profile-hero .organization-form .card-inverted h3,.profile-hero .organization-form .card-inverted h4{color:#fff}.profile-hero .organization-form .card-inverted input[type=submit]{background-color:white;color:black}.profile-hero .organization-form .card-inverted input[type=submit]:hover{background-color:#f5f5f5}.hero-image-container{overflow:hidden;position:absolute;z-index:-1;width:100%}@media only screen and (max-width: 40em){.hero-image-container{overflow:hidden;position:absolute;z-index:-1;height:100%}}.illuminations-hero{background-position:center center;background-size:cover;background-image:url(/assets/illuminations/illuminations-hero-small-371c7e81cd5ac1f26a85ebc7b7df7b9000ebd7d510b38520cbbe8da12b245ce8.jpg)}@media only screen and (min-width: 40.063em){.illuminations-hero{background-image:url(/assets/illuminations/illuminations-hero-medium-16c9b4bcc2dbb06c749b8ee7bcd2ea076ac06bccec51201cec256ace719ac924.jpg)}}@media only screen and (min-width: 64.05em){.illuminations-hero{background-image:url(/assets/illuminations/illuminations-hero-large-4b1bb2256a44c729a95b8d3c09a0b89009f918620c3dd83cafc04bc74c9b6551.jpg)}}@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.illuminations-hero{background-image:url(/assets/illuminations/illuminations-hero-small@2x-42e996e1655610838cee5f116d0073327233672e9fc88e80c2da1ecc2ca55717.jpg)}}@media only screen and (-webkit-min-device-pixel-ratio: 1.5) and (min-width: 40.063em),only screen and (min-resolution: 144dpi) and (min-width: 40.063em){.illuminations-hero{background-image:url(/assets/illuminations/illuminations-hero-medium@2x-3c1379ec49303b9e0cb48bbf7ce7aec36973e3ea10b4155d5092702dfba7df0a.jpg)}}@media only screen and (-webkit-min-device-pixel-ratio: 1.5) and (min-width: 64.05em),only screen and (min-resolution: 144dpi) and (min-width: 64.05em){.illuminations-hero{background-image:url(/assets/illuminations/illuminations-hero-large@2x-074264a63b9ad91115dd27eb475b2deee5abdd80f111813a074b6211b6be7edf.jpg)}}@media (-webkit-min-device-pixel-ratio: 3),(min-resolution: 288dpi){.illuminations-hero{background-image:url(/assets/illuminations/illuminations-hero-small@3x-a00357d25001425076f2d52215199f7a8e3c57aa33f0fc7e830c9d318207b60c.jpg)}}@media only screen and (-webkit-min-device-pixel-ratio: 3) and (min-width: 40.063em),only screen and (min-resolution: 288dpi) and (min-width: 40.063em){.illuminations-hero{background-image:url(/assets/illuminations/illuminations-hero-medium@3x-9d8db591e9f11eab938499d75ef189822a5a35480e5679fb84e8b7a892ffd698.jpg)}}@media only screen and (-webkit-min-device-pixel-ratio: 3) and (min-width: 64.05em),only screen and (min-resolution: 288dpi) and (min-width: 64.05em){.illuminations-hero{background-image:url(/assets/illuminations/illuminations-hero-large@3x-47565e1ca7245742799c31dfef82462af419f831825d8b7d2a0ed7ba8c913691.jpg)}}.donate-hero{background-image:linear-gradient(270deg, rgba(30,31,35,0) 0%, rgba(30,31,35,0.837973) 100%),url(/assets/donate/hero-46553bff8b082fc78a1a49a5f580ca536ae8d590c7a1396ffd870a868b1604d3.jpg);background-position:center center;background-size:cover;padding:8rem 4rem;margin-bottom:2rem}.ep-hero{background:url(/assets/ep/godsogoodheader_small@2x-28baa16cc3e9949ff95ec21a9d30df67ee35e4b087a48a8f601b911184b5cb83.jpg) no-repeat center center;background-size:cover;height:40vh;margin-bottom:2rem}@media only screen and (min-width: 40.063em){.ep-hero{background-image:url(/assets/ep/godsogoodheader_large@2x-e81135ff5566e0a8eb3d408d1292fcb558d7e06ba3e4174bce03cf8064153728.jpg)}}.ep-hero:after{background-color:transparent}.gloria-hero{background:url(/assets/ep/OPEN_LCWorship_Gloria_Hero_1280x720-b1b130df451083192ed9d09e9eab650c2917cc73ae6c6d63db6c49478db360e5.jpg) no-repeat center center;background-size:cover;height:40vh;margin-bottom:2rem}@media only screen and (min-width: 40.063em){.gloria-hero{background-image:url(/assets/ep/OPEN_LCWorship_Gloria_Hero_3840x720-7782b27638fb4f1857c95f22f719511c0d6f0deaf47596fbc2c150ffe7226881.jpg)}}.gloria-hero:after{background-color:transparent}.symphony-hero{background:url(/assets/ep/symphonyheader_small@2x-522131aae25003c70ee68d53c95ea0ff76212098f99bf4d7caced32a8e6db813.jpg) no-repeat center center;background-size:cover;height:40vh;margin-bottom:2rem}@media only screen and (min-width: 40.063em){.symphony-hero{background-image:url(/assets/ep/symphonyheader_large@2x-f1ebcb6600b25af6bbc5113f627a7f18837b8f6b003654b2a396f21d52bed84f.jpg)}}.symphony-hero:after{background-color:transparent}.comms-hero{background:url(/assets/heros/commforchurches-02caf20ff772ab510f6b2d6c8edda582f49827f3eb288a37720fca7965692a01.jpg) no-repeat center center;background-size:cover;height:200px}.comms-hero:after{background-color:transparent}.masonry{z-index:0}.masonry:after{content:'';display:table;clear:both}.masonry .brick{margin-bottom:3.125%;float:left;overflow:hidden;background-color:#404041;cursor:pointer;text-decoration:none;border-radius:3px;transition-property:box-shadow;transition-timing-function:ease-out;transition-duration:0.2s;box-shadow:0 1px 4px rgba(41,41,42,0.15);-webkit-transition:all 200ms ease;-moz-transition:all 200ms ease;-o-transition:all 200ms ease;-ms-transition:all 200ms ease;transition:all 200ms ease}.masonry .brick:hover{box-shadow:0 4px 28px rgba(41,41,42,0.2)}.masonry .brick img{position:absolute;width:100%;height:100%;object-fit:cover;z-index:0;background-size:110% 110%;transition:all 200ms ease-out}.masonry .brick:hover figure{transform:scale(1.05)}.masonry .brick:before{content:'';display:block;position:absolute;width:100%;height:100%;z-index:1;background-image:linear-gradient(to bottom, #29292A 0%, rgba(41,41,42,0) 50%)}.masonry .brick h1,.masonry .brick h2,.masonry .brick h3,.masonry .brick h4,.masonry .brick h5,.masonry .brick p{margin:0.75rem;color:#fff;position:relative;z-index:2}.masonry .gutter-size{width:3.3%}.masonry .brick-size{width:22.525%}.masonry .brick-col-1{width:22.525%}.masonry .brick-col-2{width:48.35%}.masonry .brick-col-3{width:74.175%}.masonry .brick-col-4{width:100%}.masonry .brick-row-1{height:105px}.masonry .brick-row-2{height:210px}.masonry .brick-row-3{height:315px}.masonry .brick-row-4{height:420px}.masonry figure{display:block;margin:0;position:absolute;top:0;left:0;right:0;bottom:0;background-position:center center;background-size:cover;-moz-transition:all 200ms ease;-ms-transition:all 200ms ease;-o-transition:all 200ms ease;-webkit-transition:all 200ms ease;transition:all 200ms ease}.masonry figure.message{background-image:url(/assets/category_images/message-53628ca2d3bd69b2909480bcef663c772c745250b85dc1bd13f91afd7ca2403f.jpg)}.masonry figure.creative{background-image:url(/assets/category_images/creative-1edc821a4299ceef47d37ec84344b2543bfd839efddfc13a0a1acaa47c35f3f3.jpg)}.masonry figure.leadership{background-image:url(/assets/category_images/leadership-753ec0803b1b7a7fe05ce452bb7137c89d88ab1f56bbfa6e691dadb897eb3fee.jpg)}.masonry figure.worship{background-image:url(/assets/category_images/worship-03fc5bd57b507f02c32e5dc045f7e6415d4ba1d3640db1ebf65c8ca0b4e65f36.jpg)}.masonry figure.missions{background-image:url(/assets/category_images/missions-861969c6d3d306125d1558a1befa7904d7fd402dc4d05577e4018754775d9759.jpg)}.masonry figure.kids{background-image:url(/assets/category_images/kids-cb7b7569082c353b777005ad13d994f24c5f265bce7f359b469e561ef5aa17c5.jpg)}.masonry figure.youth{background-image:url(/assets/category_images/youth-15e0c2bdf6b4aab589121aafc897b020adf1b301fe47e2bbb29eace7b2d20ce0.jpg)}.masonry figure.small-groups{background-image:url(/assets/category_images/small_groups-b87a6d92cefddff39643a8abbd05a64102b96392bfba9d8f8edaf771ea08dfcd.jpg)}.masonry figure.operations{background-image:url(/assets/category_images/operations-aa546ea7d37b7b632054de9126515340335602e8d2387954ff6aa152cb17a315.jpg)}.masonry figure.general{background-image:url(/assets/category_images/supplemental-616ddef0b00b6b997ad0f242c1c48e4b6a8514f464f0f985f0235a47a4290fbf.png)}@media only screen and (max-width: 40em){.masonry .brick{margin-bottom:5%}.masonry .gutter-size{width:5%}.masonry .brick-size{width:47.5%}.masonry .brick-col-1-sm{width:47.5%}.masonry .brick-col-2-sm{width:100%}.masonry .brick-col-3-sm{width:100%}.masonry .brick-col-4-sm{width:100%}.masonry .brick-row-1-sm{height:120px}.masonry .brick-row-2-sm{height:240px}.masonry .brick-row-3-sm{height:360px}.masonry .brick-row-4-sm{height:480px}}body.locked{overflow:hidden}.top-bar{width:100%;background-color:white;line-height:48px;height:48px;box-shadow:0 1px #ECECEC}.top-bar a{text-decoration:none;color:#404041}.top-bar a:hover{color:#2993E5}.top-bar>ul,.top-bar .ul{margin:0;padding:0px;float:left}.top-bar>ul>li,.top-bar .ul>li{height:100%;line-height:48px;float:left;position:relative}.top-bar>ul>li:not(.has-form)>a,.top-bar .ul>li:not(.has-form)>a{padding-right:1rem;padding-left:1rem;display:block}.top-bar>ul>li.active,.top-bar .ul>li.active{color:#2993E5}.top-bar>ul>li.active a,.top-bar .ul>li.active a{color:#2993E5}.top-bar .user-image img{width:30px;height:30px;border-radius:50%}.top-bar .user-image a:hover img{box-shadow:0 0 0 1px #2993E5}.top-bar .title-area a{color:#535354}.top-bar .title-area span{text-transform:uppercase;font-weight:bold}.top-bar .title-area img{width:155px;position:relative;top:-1px}.top-bar .title-area>li:not(.has-form)>a{padding-left:8px;padding-right:8px}.top-bar .has-form,.top-bar .ul .has-form{height:48px;line-height:48px;padding-top:7px;padding-left:16px;padding-right:16px}.top-bar .has-form.signup-container,.top-bar .ul .has-form.signup-container{padding-left:0px}.top-bar .has-form.log-in,.top-bar .ul .has-form.log-in{padding-right:0px}.top-bar>ul>.divider,.top-bar>ul>[role="separator"],.top-bar .ul>.divider,.top-bar .ul>[role="separator"]{border-right:1px solid #D8D8D9;height:30px;position:relative;top:17px;margin-left:16px;margin-right:16px}.top-bar .header-link:hover{background-color:transparent !important}.top-bar .has-dropdown>a:hover{color:inherit}.top-bar .has-dropdown>a:after{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;content:"\f0d7";color:#404041;position:relative;right:-0.25rem}.top-bar .has-dropdown>a.no-caret:after{content:none}.top-bar .has-dropdown:hover .dropdown{display:block}.top-bar .arrow-box{position:relative;background:white;border:4px solid #ECECEC}.top-bar .arrow-box.apps.arrow-box:after,.top-bar .arrow-box.apps.arrow-box:before{left:9%}.top-bar .arrow-box.settings-dropdown.arrow-box:after,.top-bar .arrow-box.settings-dropdown.arrow-box:before{left:78%}.top-bar .arrow-box:after,.top-bar .arrow-box:before{bottom:100%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.top-bar .arrow-box:after{border-color:transparent;border-bottom-color:white;border-width:5px;margin-left:-5px}.top-bar .arrow-box:before{border-color:transparent;border-bottom-color:#f5f5f5;border-width:6px;margin-left:-6px}.top-bar .dropdown{display:none;position:absolute;background-color:rgba(255,255,255,0.95);margin:0;margin-top:-10px;border:none;border-radius:0 0 2px 2px;padding-bottom:0.25rem;box-shadow:0 1px 4px rgba(41,41,42,0.25);z-index:6;min-width:10rem}.top-bar .dropdown li{min-width:100%}.top-bar .dropdown li.divider{border-top:1px solid #ECECEC}.top-bar .dropdown a:not(.button):not(input[type="submit"]){white-space:nowrap;display:block;padding:0.5rem 1rem}.top-bar .dropdown a:not(.button):not(input[type="submit"]):hover{background-color:#f5f5f5}.top-bar .dropdown a:not(.button):not(input[type="submit"]) .icon,.top-bar .dropdown a:not(.button):not(input[type="submit"]) .fa{margin-right:0.25rem;text-decoration:none}.top-bar .dropdown h5{color:#9F9FA0;margin:0.25rem 1rem;font-weight:normal;font-size:0.75rem}.top-bar .dropdown.product-links img{position:absolute;left:16px}.top-bar .dropdown.product-links a{position:relative;padding-left:43px;line-height:24px}.top-bar i.settings{position:relative;top:3px;text-decoration:none}.top-bar .settings-dropdown{border-radius:2px;padding-top:0.25rem}.top-bar .ul .profile-dropdown{border-radius:2px;padding:0.75rem;margin-right:5px;z-index:103}.top-bar .ul .profile-dropdown .email-text{margin-top:0;margin-bottom:0.25rem}.top-bar .ul .profile-dropdown .table-cell{padding:0.25rem 0.5rem}.top-bar .ul .profile-dropdown .table-cell:last-child{padding-right:40px}.top-bar .ul .profile-dropdown .button-row{width:220px;line-height:1.4}.top-bar .ul .profile-dropdown .button-row .button,.top-bar .ul .profile-dropdown .button-row input[type="submit"]{margin-right:0.5rem;display:inline-block;padding:0 0.875rem;font-size:0.875rem;line-height:30px}.top-bar .ul .profile-dropdown .avatar{width:75px;height:75px;max-width:75px;display:block}.top-bar .clickable>a{color:#9F9FA0}.top-bar .clickable>a:hover{color:#2993E5}.top-bar .right .dropdown{right:0}.top-bar .active a{color:#9F9FA0}.top-bar .hamburger-menu{padding-right:16px;display:block;padding-left:8px;line-height:48px}.top-bar .hamburger-menu i{text-decoration:none;position:relative;top:5px;color:#404041}.mobile-menu{position:absolute;top:0px;left:0px;padding-top:48px;width:100%;background:rgba(255,255,255,0.94);text-align:center;z-index:1}.mobile-menu ul{margin:0}.mobile-menu li.inline{display:inline-block;padding:0 0.5rem}.mobile-menu hr{width:320px;display:inline-block}.mobile-menu .main-links li{height:48px}.mobile-menu .main-links a{font-size:19px}.mobile-menu #account_nav_mobile>li{font-size:19px}.mobile-menu #account_nav_mobile .my-resources{margin-top:24px}.mobile-menu #account_nav_mobile .my-resources>p{margin:0;font-size:19px}.mobile-menu .user-image{margin-top:2.5rem;height:72px}.mobile-menu .user-image img{width:72px;height:72px;border-radius:72px}.mobile-menu .name{margin:0.5rem 0 0 0}.mobile-menu .email{margin-top:0;font-size:13px}.mobile-menu .close{position:absolute;top:0px;right:0px}.mobile-menu .auth-in{margin-top:2.25rem}.toggle-topbar.menu-icon a span::after{right:0.5rem}span.icon-search:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;content:"\f002"}.button.outline,input.outline[type="submit"],.card.with-white-button input.outline[type=submit]{box-shadow:inset 0 0 0 1px #D8D8D9;background-color:transparent}.button.outline:hover,input.outline[type="submit"]:hover{background-color:#D8D8D9}.top-bar ul>li.has-dropdown.clickable:hover>.dropdown{opacity:0;visibility:hidden;transition:all 250ms ease-out;transform:translateY(-0.5rem)}.top-bar ul>li.has-dropdown.clickable.my-resources>a{color:#404041}.top-bar ul>li.has-dropdown.clickable.open>.dropdown{opacity:1;display:block;visibility:visible;transform:translateY(0)}@media only screen and (min-width: 64.05em){.top-bar{height:64px}.top-bar>ul>li,.top-bar .ul>li{line-height:64px}.top-bar>ul>li>a,.top-bar .ul>li>a{line-height:64px}.top-bar .title-area>li:not(.has-form)>a{padding-left:1rem;padding-right:1rem}.top-bar .title-area img{width:155px}.top-bar .help>a:after{display:none}.top-bar .help>a span{display:inline-block;text-align:center;width:30px;line-height:28px;border:1px solid #D8D8D9;border-radius:100%}.top-bar .help-icon:before{content:"";border:1px solid #404041;position:absolute;width:30px;height:30px;border-radius:100%;top:15px;right:15px}}.top-bar .button,.top-bar input[type="submit"],.top-bar .card.with-white-button input[type=submit],.card.with-white-button .top-bar input[type=submit],.top-bar .ul .button{box-sizing:border-box;padding:0.25rem 1rem;line-height:1.4}.top-bar .button.small,.top-bar input.small[type="submit"],.top-bar .ul .button.small{font-size:13px;padding:0.125rem 0.5rem}.top-bar .button.outline,.top-bar input.outline[type="submit"],.top-bar .ul .button.outline{color:#9F9FA0;border:1px solid #D8D8D9;background:transparent;padding-top:0.2rem;padding-bottom:0.2rem;box-shadow:none}.top-bar .button.outline:hover,.top-bar input.outline[type="submit"]:hover,.top-bar .ul .button.outline:hover{color:#404041;border-color:#9F9FA0}.top-bar .button.primary,.top-bar input.primary[type="submit"],.top-bar .ul .button.primary{color:white;border-color:#2993E5}.top-bar .button.primary.outline,.top-bar input.primary.outline[type="submit"],.top-bar .ul .button.primary.outline{color:#2993E5}.top-bar .button.primary.outline:hover,.top-bar input.primary.outline[type="submit"]:hover,.top-bar .ul .button.primary.outline:hover{color:white;background-color:#2993E5;border-color:#2993E5}.top-bar .button.primary:hover,.top-bar input.primary[type="submit"]:hover,.top-bar .button.primary:focus,.top-bar input.primary[type="submit"]:focus,.top-bar .ul .button.primary:hover,.top-bar .ul .button.primary:focus{background-color:#49a3e9;box-shadow:0 1px 2px rgba(100,100,110,0.15)}.split-screen-dark{background-color:#29292A;color:white;padding-top:13px;padding-bottom:1rem}.split-screen-dark h1,.split-screen-dark h2,.split-screen-dark h3{color:white}.split-screen-dark .logo{padding-bottom:4rem;display:block}.split-screen-light{padding-top:3rem;padding-bottom:6rem}.split-screen-light .sub-head{font-size:1rem;font-weight:normal;display:block;margin-top:2px;margin-bottom:2rem}@media only screen and (min-width: 64.063em){.split-screen{display:table;overflow:scroll;height:100%}.split-screen-dark,.split-screen-light{display:table-cell;vertical-align:top}.split-screen-dark{background-color:#29292A;color:#fff;padding-top:21px}.split-screen-dark h1,.split-screen-dark h2,.split-screen-dark h3{color:#fff}.split-screen-dark h1{font-size:2.5rem;margin-bottom:1rem}.split-screen-light h3{margin-bottom:2rem}.split-screen .card{border:1px #D8D8D9 solid;margin:0.5rem 0}.split-screen .card.card-inverted h2,.split-screen .card.card-inverted h3{border-color:#D8D8D9;color:#29292A}.chosen-up .chosen-container .chosen-drop{top:auto;bottom:40px}}.sub-nav{background-color:#f5f5f5;height:64px}body.hide-sub-nav .sub-nav{display:none}.sub-nav>ul{width:100%;height:64px}.sub-nav>ul>li{line-height:64px}.sub-nav ul li a{line-height:64px}.sub-nav .clickable>a{color:#404041}.sub-nav .clickable>a:hover:after{color:#2993E5}.sub-nav .title-link{font-weight:700}.sub-nav #search-form{margin-right:20px}.sub-nav .has-form{line-height:64px;height:64px}.sub-nav #search-results{margin-top:0px;padding-top:0px;top:42px;left:-48px;border:none;box-shadow:none;border-radius:0 0 2px 2px;background-color:#f5f5f5;width:480px}.sub-nav #search-results .result.active{background-color:#ECECEC}.sub-nav .dropdown{border-top:none;background-color:#f5f5f5;box-shadow:none;z-index:5}.sub-nav .dropdown li{padding-left:initial}.sub-nav .dropdown a{line-height:1.4}.sub-nav .categories-dropdown{position:absolute;top:120%}.sub-nav .categories-dropdown li{min-width:160px}.sub-nav .full-width-dropdown{position:static}.sub-nav .full-width-dropdown.open>a:after{content:"\f0d8"}.sub-nav .full-width-dropdown .dropdown{left:0;right:0;border-radius:0;padding:3rem 2rem;background:#ECECEC}.sub-nav .full-width-dropdown li{width:16rem;float:left}.sub-nav .full-width-dropdown li a:not(.button):not(input[type="submit"]){font-size:19px;display:inline-block;white-space:normal}.sub-nav .full-width-dropdown li a:not(.button):not(input[type="submit"]):hover{background:transparent}.sub-nav .mobile-sub-menu-close{padding:1rem}.sub-nav .mobile-sub-menu-close i{text-decoration:none}.sub-nav .mobile-dropdown i{margin-left:0.25rem;text-decoration:none}@media only screen and (max-width: 40em){.sub-nav .search-container{margin:0px}}.sub-nav .search-container li{padding:0px}.sub-nav .search-container label{cursor:pointer;margin:0;padding:0.75rem 1rem}.sub-nav .search-container form{position:relative;top:-3px;display:inline-block;margin-left:-0.25rem}.sub-nav .search-container .clear{display:none;position:absolute;top:0;right:0.5rem;padding:0.5rem;cursor:pointer;color:#9F9FA0}.sub-nav .search-container .clear:hover{color:#404041}.sub-nav .search-container .button.postfix,.sub-nav .search-container input.postfix[type="submit"]{background-color:#404041;color:#FFFFFF;border-radius:0px 4px 4px 0;text-align:center;font-size:1rem}.sub-nav .searchbar-grid{display:grid;grid-template-columns:330px 25px;align-items:center;padding-left:20px;padding-right:0;background-color:#fff;border-radius:20px;border:1px solid #9F9FA0}.sub-nav .searchbar-grid .has-input{display:none}.sub-nav .searchbar-grid i{position:relative}.sub-nav .searchbar-grid:focus-within{border:2px solid #2993E5}.sub-nav .search-input{display:none;width:0;padding:0;background:none;margin-right:1rem;border:none;-webkit-appearance:none;box-shadow:none}.sub-nav .search-input:placeholder-shown{font-style:italic}.sub-nav .search-input:focus{border:none;background:none;padding-right:22px}.sub-nav .search-input::before{content:"\e920";font-size:22px;position:relative;top:1px}.sub-nav .search-block-visible .search-input{width:300px;display:block}@media only screen and (max-width: 64em){.sub-nav{height:40px}.sub-nav>ul>li,.sub-nav ul li a,.sub-nav .has-form{line-height:40px}.sub-nav .has-form{height:40px}.sub-nav .title-link{display:inline-block}.sub-nav .title-link a{padding-left:1rem;padding-right:1rem}.sub-nav .search-container label{padding-top:0.5rem;padding-bottom:0.5rem}.sub-nav .search-container .search-input{margin-right:0px}.sub-nav .search-container .clear{top:1px}.sub-nav .search-block-visible{width:auto;position:relative;padding-left:3rem;margin:5px 0}.sub-nav .search-block-visible form{top:0;width:100%;margin-left:0}.sub-nav .search-block-visible label{position:absolute;left:0}.sub-nav .search-block-visible .search-input{width:100%}.sub-nav #search-results{top:39px;width:auto;right:0}.sub-nav .center{position:absolute;left:50%;transform:translateX(-50%)}.sub-nav .mobile-sub-menu-items{display:block;text-align:center;overflow-x:scroll}.sub-nav .mobile-sub-menu-items a{padding:0.75rem 2rem;line-height:1.4;display:inline-block}.sub-nav .mobile-sub-menu-items hr{margin-left:4rem;margin-right:4rem}.sub-nav .searchbar-grid{grid-template-columns:260px 25px;height:32px}.sub-nav .searchbar-grid .search-input{min-height:1.25rem}.sub-nav .searchbar-grid .no-input{text-align:right}}@media only screen and (max-width: 40em){.sub-nav .search-block-visible{width:100%}.search-block-visible{top:-4px}}.sub-nav-message{background:#2993E5;padding:10px;color:white}.sub-nav-message a{color:white}.sub-nav-message a:hover{color:white}.components .preview-template{position:relative}.components .preview-template .fields{padding-left:0;padding-right:2rem}.components .preview-template .dz-preview{margin:2rem 0.5rem}.components .preview-template .dz-preview.dz-file-preview .dz-details img:before{font-family:'FontAwesome';content:"\f15"}.components .preview-template .dz-preview .dz-details .dz-size{display:none}.components .preview-template .dz-preview .dz-details .dz-filename{font-size:0.75rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.components .preview-template .dz-preview .dz-details .dz-filename.no-clip{overflow:visible}.components .preview-template .dz-preview .dz-progress{position:relative;z-index:1;top:-2.5rem;width:90%;margin:0 auto;background-color:#fff;border:1px solid #D8D8D9}.components .preview-template .dz-preview .dz-progress .dz-upload{background:#fcdb51}.blog-card{max-height:100%;overflow:visible}.blog-card p{margin:-2px 0 12px 0}.blog-card .date,.blog-card .title{margin:0 0 5px 0}.blog-card .read-more-link{display:block;position:absolute;bottom:16px;left:16px}@media only screen and (min-width: 40.063em){.blog-card{max-height:200px;overflow:hidden}}.training-card{background-color:#fff;text-decoration:none;margin-bottom:2rem;display:block}.training-card.video-training .read-more-link{display:none}.training-card.video-training .christmas-read-more{display:none}.training-card.video-training .icon-large-internal-link{display:none}.training-card.video-training .card-text{display:none}.training-card .read-more-link{display:block;font-size:13px;color:#9F9FA0}.training-card .image-overlay{position:absolute;background:rgba(41,41,42,0.7);padding:3px 8px 2px;color:#fff;bottom:0.25rem;left:0.25rem;border-radius:10rem;font-size:13px}.training-card .image.column{display:none}.training-card .info.column{display:flex;flex-direction:column;width:100%}.training-card .endorsements{font-size:13px;margin-top:auto;padding-top:0.5rem}.training-card .endorsements span{text-decoration:none;color:#9F9FA0;padding-right:0.5rem}.training-card .endorsements i{text-decoration:none;padding-right:3px}@media only screen and (min-width: 40.063em) and (max-width: 64em){.training-card.video-training .card-title{margin-bottom:0}.training-card.video-training .read-more-link{display:block}.training-card.video-training .card-text{display:block}.training-card.video-training .card-image-top{display:none}.training-card .card-title{font-size:23px}.training-card .image.column{display:block;width:33.33333%}.training-card .info.column{width:66.66667%;min-height:148px}}@media only screen and (min-width: 40.063em){.training-card.expandable.video-training .card-title{margin-bottom:0}.training-card.expandable.video-training .read-more-link{display:block}.training-card.expandable.video-training .card-text{display:block}.training-card.expandable.video-training .card-image-top{display:none}.training-card.expandable .card-title{font-size:23px}.training-card.expandable .image.column{display:block;width:33.33333%}.training-card.expandable .info.column{width:66.66667%;min-height:148px}}.link-block{margin:1rem 0px;background:#f5f5f5;border-radius:2px;padding-top:0.5rem;padding-bottom:0.5rem}.link-block h4,.link-block .search-index .post-preview h2,.search-index .post-preview .link-block h2,.link-block .search-show .post-preview h2,.search-show .post-preview .link-block h2{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:#404041}.link-block p{color:#9F9FA0}.link-block h4,.link-block .search-index .post-preview h2,.search-index .post-preview .link-block h2,.link-block .search-show .post-preview h2,.search-show .post-preview .link-block h2,.link-block p{margin:0}.link-block img{height:64px;width:64px;margin:0.5rem;margin-left:0.75rem}.link-block img.training-thumbnail{height:auto;width:30%}.link-block .info{margin-right:auto;margin-left:0.5rem;max-width:55%}.link-block .icon{margin-right:0.75rem}.link-block:hover h4,.link-block:hover .search-index .post-preview h2,.search-index .post-preview .link-block:hover h2,.link-block:hover .search-show .post-preview h2,.search-show .post-preview .link-block:hover h2,.link-block:hover p{color:#2993E5}@media only screen and (max-width: 40em){.link-block p{font-size:13px}}.post-video-paywall{position:relative;overflow:hidden;max-width:480px;margin-bottom:2rem}.post-video-paywall:before{display:block;content:"";width:100%;padding-top:56.25%}.post-video-paywall>.content{position:absolute;top:0;left:0;right:0;bottom:0}.post-video-paywall>.content img{position:absolute;top:50%;transform:translateY(-50%)}.post-video-paywall .overlay{position:absolute;top:0;bottom:0;left:0;right:0;text-align:center;background-color:rgba(41,41,42,0.75)}.post-video-paywall .overlay .content{position:absolute;width:100%;top:50%;transform:translateY(-50%)}.post-video-paywall .overlay i{font-size:2.5rem;color:#fff;border:2px solid white;border-radius:100%;padding:0.5rem 0.45rem 0.5rem 0.55rem;display:inline-block}.video-paywall{position:relative;overflow:hidden}.video-paywall .overlay{position:absolute;top:0;bottom:0;left:0;right:0;text-align:center;background-color:rgba(41,41,42,0.75)}.video-paywall .overlay .content{position:absolute;width:100%;top:50%;transform:translateY(-50%)}.video-paywall .overlay i{font-size:4rem;color:#fff;border:2px solid white;border-radius:100%;padding:0.5rem 0.35rem 0.5rem 0.65rem;display:inline-block}.content-paywall{overflow:hidden;max-height:240px;position:relative}.content-paywall:after{content:"";width:100%;position:absolute;bottom:0;height:60px;background:linear-gradient(to bottom, rgba(255,255,255,0) 0%, #fff 75%)}.playlist{overflow-y:auto;padding:106.75% 0 0 0;position:relative}.playlist .playlist_wrapper{height:100%;left:0;position:absolute;top:0;width:100%}.playlist h4,.playlist .search-index .post-preview h2,.search-index .post-preview .playlist h2,.playlist .search-show .post-preview h2,.search-show .post-preview .playlist h2{margin-right:1.25rem}.playlist .video-count{margin:0 0 6px 0;color:#535354;font-size:0.8125rem;line-height:1}.playlist .thumbnail{margin-bottom:6px}.playlist .duration-overlay{position:absolute;top:0;margin-top:6px;margin-left:6px;color:white;padding:4px;font-size:13px;background-color:rgba(0,0,0,0.25)}.playlist .dropdown-menu{right:-0.5rem;left:auto}.playlist .link{padding:1rem;border-radius:2px}.playlist .link a:hover{color:#404041}.playlist .link .dropdown{position:absolute;right:1rem}.playlist .link .dropdown i{text-decoration:none}.playlist .link.white,.playlist .card.with-white-button input.link[type=submit],.card.with-white-button .playlist input.link[type=submit]{color:#fff}.playlist .link.white h4,.playlist .link.white .search-index .post-preview h2,.search-index .post-preview .playlist .link.white h2,.playlist .link.white .search-show .post-preview h2,.search-show .post-preview .playlist .link.white h2,.playlist .card.with-white-button input.link[type=submit] h4,.playlist .card.with-white-button input.link[type=submit] .search-index .post-preview h2,.search-index .post-preview .playlist .card.with-white-button input.link[type=submit] h2,.playlist .card.with-white-button input.link[type=submit] .search-show .post-preview h2,.search-show .post-preview .playlist .card.with-white-button input.link[type=submit] h2,.card.with-white-button .playlist input.link[type=submit] h4,.card.with-white-button .playlist input.link[type=submit] .search-index .post-preview h2,.search-index .post-preview .card.with-white-button .playlist input.link[type=submit] h2,.card.with-white-button .playlist input.link[type=submit] .search-show .post-preview h2,.search-show .post-preview .card.with-white-button .playlist input.link[type=submit] h2{color:#fff}.playlist .link.white .dropdown i,.playlist .card.with-white-button input.link[type=submit] .dropdown i,.card.with-white-button .playlist input.link[type=submit] .dropdown i{color:rgba(255,255,255,0.5)}.playlist .link.white .dropdown:hover i,.playlist .card.with-white-button input.link[type=submit] .dropdown:hover i,.card.with-white-button .playlist input.link[type=submit] .dropdown:hover i{color:#fff}.playlist .link.white .description,.playlist .card.with-white-button input.link[type=submit] .description,.card.with-white-button .playlist input.link[type=submit] .description{color:#fff}.playlist .link.white .description p,.playlist .card.with-white-button input.link[type=submit] .description p,.card.with-white-button .playlist input.link[type=submit] .description p{color:#fff}.playlist .link.white .show-overflow,.playlist .card.with-white-button input.link[type=submit] .show-overflow,.card.with-white-button .playlist input.link[type=submit] .show-overflow{color:rgba(255,255,255,0.5);display:inline-block}.playlist .link.white .show-overflow:hover,.playlist .card.with-white-button input.link[type=submit] .show-overflow:hover,.card.with-white-button .playlist input.link[type=submit] .show-overflow:hover{color:#fff}.playlist .link.black{color:#404041}.playlist .link.black h4,.playlist .link.black .search-index .post-preview h2,.search-index .post-preview .playlist .link.black h2,.playlist .link.black .search-show .post-preview h2,.search-show .post-preview .playlist .link.black h2{color:#404041}.playlist .link.black .dropdown i{color:#8C8C8D}.playlist .link.black .dropdown:hover i{color:#29292A}.playlist .link.black .description{color:#404041}.playlist .link.black .description p{color:#404041}.playlist .link.black .description .show-overflow{color:#9F9FA0}.playlist .link.black .description .show-overflow:hover{color:#404041}.playlist .link.active{background:#404041}.playlist .description{position:relative}.playlist .description .overflow-hidden{overflow:hidden;min-height:4.5rem;max-height:4.5rem;transition:max-height 300ms ease}.playlist .description .overflow-hidden.is-expanded{max-height:10rem}.playlist .description .show-overflow{margin-top:0.25rem;cursor:pointer;text-decoration:underline;font-size:13px}.playlist .description p{color:#fff;font-size:13px;margin:0}@media only screen and (max-width: 64em){.playlist{padding:1rem 0;overflow-x:hidden}.playlist .playlist_wrapper{position:relative}.playlist .link{padding:1rem}.playlist .link .thumbnail{margin-bottom:0}.playlist .link .title{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.playlist .link .small-8{padding-left:0}.playlist .link .dropdown{display:none}}@media only screen and (min-width: 64.063em){a.button[data-tracker-kind="audio"]{display:none}}.resource-calendar header h2{margin-bottom:0.25rem}@media only screen and (min-width: 40.063em){.resource-calendar header h2{display:inline-block;margin-right:0.5rem}}.resource-calendar .placeholder-note{margin:2rem 0}.resource-calendar a.subscribe{color:#64b4f2}.calendar-filter{margin:1.5rem 0}.calendar-filter span{margin-right:0.5rem}.calendar-items{margin-bottom:2rem}.calendar-row{position:relative;margin:1rem 0;border-top:1px solid #D8D8D9}.calendar-row li{padding:0.5rem 0 1rem 3rem}.calendar-row a{text-decoration:none}.calendar-row .social-media-share{display:inline-block !important;margin-top:0px;margin-right:1rem}.calendar-row-date{margin-top:0.5rem;margin-bottom:0}.calendar-resource{display:block}.calendar-resource:hover,.calendar-resource:active,.calendar-resource:focus{color:inherit}.calendar-resource:hover img{box-shadow:0 0 28px rgba(0,0,0,0.2)}.calendar-resource img{vertical-align:top;margin-right:0.75rem;display:inline-block;width:48px;height:48px;border-radius:2px}.calendar-resource-content{display:inline-block}.calendar-resource-content h4,.calendar-resource-content .search-index .post-preview h2,.search-index .post-preview .calendar-resource-content h2,.calendar-resource-content .search-show .post-preview h2,.search-show .post-preview .calendar-resource-content h2{margin:0.25rem 0 0}.calendar-resource-content h4 span,.calendar-resource-content .search-index .post-preview h2 span,.search-index .post-preview .calendar-resource-content h2 span,.calendar-resource-content .search-show .post-preview h2 span,.search-show .post-preview .calendar-resource-content h2 span{margin-left:0.5rem;position:absolute;top:-0.1rem}.calendar-resource-content p{display:inline;margin:0;position:relative;top:-0.25rem}.calendar-event{padding:0 0.75rem;line-height:30px;color:#2993E5;border:1px solid #2993E5;border-radius:2px;display:inline-block}.calendar-event:hover{background-color:#2993E5;color:white}.calendar-event .icon-internal-link{position:relative;top:2px;margin-left:0.25rem}@media only screen and (min-width: 40.063em) and (max-width: 64em){.resources-calendar{padding-left:1rem}.calendar-row{padding-left:0rem;padding-right:1rem}}@media only screen and (max-width: 40em){.resources-calendar{padding-right:0}.calendar-filter span{margin-right:0.5rem}.calendar-filter .chosen-container-active .chosen-single{background-image:none;box-shadow:none}.calendar-filter .chosen-container{display:inline-block;min-width:12rem}.calendar-filter .chosen-container .chosen-single{background-color:#D8D8D9;border-color:#D8D8D9}.calendar-filter .chosen-container .chosen-single div b:before{color:#535354}.calendar-resource h4 span,.calendar-resource .search-index .post-preview h2 span,.search-index .post-preview .calendar-resource h2 span,.calendar-resource .search-show .post-preview h2 span,.search-show .post-preview .calendar-resource h2 span{display:none}.share-button{display:none}}@media only screen and (min-width: 40.063em){.calendar-row{padding-left:6rem;padding-top:0.5rem}.calendar-row-date{position:absolute;left:0;top:0.25rem}}footer{background:#ECECEC;border-top:solid 1px #D8D8D9;padding-left:1rem;padding-right:1rem;display:table;width:100%}footer .single-col{width:20%;float:left;margin-top:1rem}@media only screen and (min-width: 40.063em) and (max-width: 64em){footer .single-col{width:33.3333%}}@media only screen and (max-width: 40em){footer .single-col{width:100%;float:none;margin-top:2rem}}@media only screen and (min-width: 40.063em){footer .single-col ul{margin-left:49px}}footer .double-col{width:40%;float:left;margin-top:1rem}footer .double-col .group{float:left;width:50%}@media only screen and (max-width: 64em){footer .double-col{width:33.3333%}footer .double-col .group{float:none;width:auto}}@media only screen and (max-width: 40em){footer .double-col{width:100%;float:none}footer .double-col .group{margin-top:2rem}}footer h4,footer .search-index .post-preview h2,.search-index .post-preview footer h2,footer .search-show .post-preview h2,.search-show .post-preview footer h2{color:#404041;margin-bottom:0.5rem}footer h4 a,footer .search-index .post-preview h2 a,.search-index .post-preview footer h2 a,footer .search-show .post-preview h2 a,.search-show .post-preview footer h2 a{color:#404041}footer a{text-decoration:none;color:#666667}footer a:hover{color:#404041}footer ul{margin:0}@media only screen and (max-width: 40em){footer ul{margin-bottom:1rem}}footer ul li{margin-bottom:0.25rem;font-size:13px}@media only screen and (max-width: 40em){footer ul li{display:inline-block;margin-right:1rem}}footer .sub-footer{border-top:1px solid #cbcbcb;margin-top:2rem}footer .sub-footer ul{float:left;margin:1rem 0;line-height:1}@media only screen and (max-width: 40em){footer .sub-footer ul{float:none}}footer .sub-footer ul li{display:inline-block;margin-right:1rem;margin-bottom:0}footer .sub-footer p{font-size:13px;float:right;color:#9F9FA0}footer .sub-footer p a{color:#9F9FA0}@media only screen and (max-width: 40em){footer .sub-footer p{margin-top:0;float:none}}footer .sub-footer [class*="icon-logo"]{font-size:large}.reading-plan img{border-radius:2px;display:block;margin-bottom:0.5rem;box-shadow:0 1px 4px rgba(41,41,42,0.25)}.reading-plan a{display:inline-block;text-decoration:none;font-weight:bold}.reading-plan a:hover i{color:#404041}.reading-plan .title h4,.reading-plan .title .search-index .post-preview h2,.search-index .post-preview .reading-plan .title h2,.reading-plan .title .search-show .post-preview h2,.search-show .post-preview .reading-plan .title h2{display:inline}.glass{background-color:rgba(255,255,255,0.2);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}img.mobile-image{margin:0 auto;max-width:80%}img.padded-top{padding-top:1em}@media only screen and (max-width: 64em){.chop-mobile{height:auto !important;max-height:64px;width:auto}}.carousel,.carousel-group,.carousel-training{opacity:0;visibility:hidden;transition:opacity 1s ease;-webkit-transition:opacity 1s ease}.carousel.slick-initialized,.carousel-group.slick-initialized,.carousel-training.slick-initialized{visibility:visible;opacity:1}.carousel.white,.card.with-white-button input.carousel[type=submit],.carousel-group.white,.card.with-white-button input.carousel-group[type=submit],.carousel-training.white,.card.with-white-button input.carousel-training[type=submit]{color:#fff}.carousel.white h1,.card.with-white-button input.carousel[type=submit] h1,.carousel.white p,.card.with-white-button input.carousel[type=submit] p,.carousel.white cite,.card.with-white-button input.carousel[type=submit] cite,.carousel-group.white h1,.card.with-white-button input.carousel-group[type=submit] h1,.carousel-group.white p,.card.with-white-button input.carousel-group[type=submit] p,.carousel-group.white cite,.card.with-white-button input.carousel-group[type=submit] cite,.carousel-training.white h1,.card.with-white-button input.carousel-training[type=submit] h1,.carousel-training.white p,.card.with-white-button input.carousel-training[type=submit] p,.carousel-training.white cite,.card.with-white-button input.carousel-training[type=submit] cite{color:#fff}.carousel.white .arrows,.card.with-white-button input.carousel[type=submit] .arrows,.carousel.white .arrows-group,.card.with-white-button input.carousel[type=submit] .arrows-group,.carousel-group.white .arrows,.card.with-white-button input.carousel-group[type=submit] .arrows,.carousel-group.white .arrows-group,.card.with-white-button input.carousel-group[type=submit] .arrows-group,.carousel-training.white .arrows,.card.with-white-button input.carousel-training[type=submit] .arrows,.carousel-training.white .arrows-group,.card.with-white-button input.carousel-training[type=submit] .arrows-group{color:#fff}.carousel.white .slick-dots li button:before,.card.with-white-button input.carousel[type=submit] .slick-dots li button:before,.carousel-group.white .slick-dots li button:before,.card.with-white-button input.carousel-group[type=submit] .slick-dots li button:before,.carousel-training.white .slick-dots li button:before,.card.with-white-button input.carousel-training[type=submit] .slick-dots li button:before{color:#fff}.carousel.no-bg .background:after,.carousel-group.no-bg .background:after,.carousel-training.no-bg .background:after{background:transparent}.carousel .arrows,.carousel-group .arrows,.carousel-training .arrows{max-width:90rem;margin:0 auto;width:100%;position:absolute;z-index:1;left:0;right:0;top:50%;margin-top:-20px;color:#79797A}.carousel .slick-arrow,.carousel-group .slick-arrow,.carousel-training .slick-arrow{cursor:pointer;font-size:2.5rem;z-index:3}.carousel .slick-arrow.slick-next,.carousel-group .slick-arrow.slick-next,.carousel-training .slick-arrow.slick-next{float:right}.carousel .slick-arrow.slick-prev,.carousel-group .slick-arrow.slick-prev,.carousel-training .slick-arrow.slick-prev{float:left}.carousel .slick-arrow:hover,.carousel-group .slick-arrow:hover,.carousel-training .slick-arrow:hover{color:#404041}@media only screen and (max-width: 64em){.carousel .slick-arrow:hover,.carousel-group .slick-arrow:hover,.carousel-training .slick-arrow:hover{color:#fff}}.carousel .slick-slide,.carousel-group .slick-slide,.carousel-training .slick-slide{padding-right:33px}.carousel .background,.carousel-group .background,.carousel-training .background{background-repeat:no-repeat;background-position:0 0;background-size:cover;min-height:320px;position:relative;width:100%}.carousel .background:after,.carousel-group .background:after,.carousel-training .background:after{content:'';background-color:rgba(255,255,255,0.7);position:absolute;display:block;top:0;z-index:1;width:100%;height:100%;-ms-background-size:cover;-o-background-size:cover;-moz-background-size:cover;-webkit-background-size:cover;background-size:cover}.carousel .background.padded,.carousel-group .background.padded,.carousel-training .background.padded{padding-top:1rem;padding-bottom:1rem}.carousel .background.padded-top,.carousel-group .background.padded-top,.carousel-training .background.padded-top{padding-top:1rem}.carousel .background.padded-bottom,.carousel-group .background.padded-bottom,.carousel-training .background.padded-bottom{padding-bottom:1rem}.carousel .background.double-padded,.carousel-group .background.double-padded,.carousel-training .background.double-padded{padding-top:2rem;padding-bottom:2rem}.carousel .background.double-padded-top,.carousel-group .background.double-padded-top,.carousel-training .background.double-padded-top{padding-top:2rem}.carousel .background.double-padded-bottom,.carousel-group .background.double-padded-bottom,.carousel-training .background.double-padded-bottom{padding-bottom:2rem}.carousel .background .overflow-control,.carousel-group .background .overflow-control,.carousel-training .background .overflow-control{overflow:hidden;text-overflow:ellipsis}.carousel-group .slick-arrow{font-size:1.2rem;position:absolute;width:280px;text-align:center;color:#2993E5;height:100%;top:0}@media only screen and (max-width: 64em){.carousel-group .slick-arrow{width:140px}}.carousel-group .slick-arrow .icon-angle-right,.carousel-group .slick-arrow .icon-angle-left{top:40%;position:absolute;right:20px}@media only screen and (max-width: 64em){.carousel-group .slick-arrow .icon-angle-right,.carousel-group .slick-arrow .icon-angle-left{right:0}}.carousel-group .slick-next{right:0;background:-webkit-linear-gradient(left, rgba(255,255,255,0) 0%, #fff 100%);background:-moz-linear-gradient(left, rgba(255,255,255,0) 0%, #fff 100%);background:linear-gradient(left, rgba(255,255,255,0) 0%, #fff 100%)}.carousel-group .slick-prev{left:-270px}@media only screen and (max-width: 64em){.carousel-group .slick-prev{left:-145px}}@media only screen and (max-width: 64em){.carousel-training li.slick-slide{padding-right:0}}.carousel-training .slick-arrow{font-size:1.2rem;position:absolute;width:280px;text-align:center;color:#FFF;height:100%;top:0}@media only screen and (max-width: 64em){.carousel-training .slick-arrow{width:140px}}.carousel-training .slick-arrow .icon-angle-right,.carousel-training .slick-arrow .icon-angle-left{top:40%;position:absolute;right:20px}@media only screen and (max-width: 64em){.carousel-training .slick-arrow .icon-angle-right,.carousel-training .slick-arrow .icon-angle-left{right:0}}.carousel-training .slick-next{right:0;background:-webkit-linear-gradient(left, rgba(42,115,172,0) 0%, #2a73ac 100%);background:-moz-linear-gradient(left, rgba(42,115,172,0) 0%, #2a73ac 100%);background:linear-gradient(left, rgba(42,115,172,0) 0%, #2a73ac 100%)}.carousel-training .slick-prev{left:-270px}@media only screen and (max-width: 64em){.carousel-training .slick-prev{left:-145px}}.rect-carousel .icon-angle-right,.rect-carousel .icon-angle-left{top:34% !important}@media only screen and (max-width: 64em){.carousel .arrows,.carousel .arrows-group{display:none}.carousel .content{border-bottom:solid transparent 3rem}.carousel .background .content{margin:0.75rem 0.75rem 0rem 0.75rem;border-bottom:solid transparent 3rem}}.sidebar h3{margin:0px 0px 0.5rem 0px}.sidebar ul{padding-left:0px;margin-top:0px;padding-bottom:1rem;border-bottom:1px solid #D8D8D9;margin-bottom:4rem}.sidebar li{display:inline-block}.sidebar a{color:#79797A;text-decoration:none;padding:6px 12px;display:block;border-radius:2px}.sidebar a:hover{background-color:#f5f5f5;color:#2973AC}.sidebar .current-page a{color:#404041}.sidebar .current-page a:hover{color:#2973AC}@media only screen and (min-width: 64.05em){.sidebar ul{border-bottom:0;padding-bottom:0}.sidebar li{display:block}}.social-media-share-container .likes span,.social-media-share-container .shares span,.social-media-share-container .saves span{position:relative;top:-0.3rem;margin-left:0.35rem}.social-media-share-container .insta .icon-logo-instagram{font-size:30px}.saves.large .icon-large-bookmark:before,.saves.large .icon-large-bookmark-o:before{font-size:26px}article.post{border:none;font-family:"proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;font-size:16px;color:#404041}article.post .author{padding:10px 5px;float:left}article.post .author img{max-width:36px}article.post .cooked{margin-left:45px}article.post .cooked p{margin:0}.username{font-size:1rem;margin:0}.username a{color:#404041;font-weight:700}.username a.staff{background:inherit}.psudo-community{position:relative;font-family:"proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif}.psudo-community>.post{filter:url("data:image/svg+xmlutf9,  <svg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'><filter%20id='blur'><feGaussianBlur%20stdDeviation='3'%20/></filter></svg>#blur");filter:blur(3px);-webkit-filter:blur(3px);-moz-filter:blur(3px);-o-filter:blur(3px);-ms-filter:blur(3px);filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='3')}.community-overlay{position:absolute;top:0;bottom:0;left:0;right:0;text-align:center;background-color:rgba(255,255,255,0.75)}.community-overlay>.content{position:absolute;width:100%;top:50%;transform:translateY(-50%)}[id*='big_play_button_background']{background:transparent !important}[id*='big_play_button_bottom_text']{display:none !important}[id*='big_play_button_graphic']{border:0;background:white !important;height:42px !important;width:42px !important;color:#2993E5;border-radius:100%;animation:pulse 2s infinite;position:relative;display:inline-block;transition:color 0.1s ease-in;margin:auto;top:50% !important;left:50% !important;margin-top:-21px;margin-left:-21px}[id*='big_play_button_graphic']::after{font-family:'metal';content:"\e9a2";position:absolute;font-size:20px;left:50%;top:52%;transform:translate(-44%, -50%)}[id*='big_play_button_graphic']::before{display:block;position:absolute;top:50%;left:50%;content:'';height:0;width:0;background:tint(#2993E5, 20%);transition:all 0.2s ease-in;border-radius:100%}[id*='big_play_button_graphic']:hover{text-decoration:none;color:#fff}[id*='big_play_button_graphic']:hover::before{top:0;left:0;height:42px;width:42px}body.christmas [id*='big_play_button_graphic']{height:64px !important;width:64px !important;margin-top:-32px;margin-left:-32px}body.christmas [id*='big_play_button_graphic']:hover::before{height:64px !important;width:64px !important}body.christmas [id*='big_play_button_graphic']::after{font-size:32px}@media only screen and (min-width: 64.063em){[id*='big_play_button_graphic']{height:88px !important;width:88px !important;margin-top:-44px;margin-left:-44px}[id*='big_play_button_graphic']:hover::before{height:88px !important;width:88px !important}[id*='big_play_button_graphic']::after{font-size:44px}}.wistia_responsive_wrapper{box-shadow:0 6px 12px rgba(30,31,35,0.25);border-radius:4px;overflow:hidden}.wistia_time{font-family:"proxima-nova","Helvetica Neue",Helvetica,Arial,sans-serif !important;font-size:16px !important;bottom:8px !important}.w-control-bar{border-radius:2px;overflow:hidden;width:auto !important;right:0;margin-left:0.5rem;margin-right:0.5rem;margin-bottom:0.5rem}.w-control{background-color:transparent !important}.w-control-bar__region--center{background-color:rgba(41,41,42,0.5) !important}.w-control-bar__region--left,.w-control-bar__region--right{background-color:rgba(41,147,229,0.75) !important}.wistia_playbar_background{background-color:transparent !important}.wistia_playbar_buffered{background-color:rgba(255,255,255,0.1) !important}.wistia_playbar_completed{background-color:rgba(41,147,229,0.5) !important}.wistia_vulcan_storyboard_time{font-family:"proxima-nova","Helvetica Neue",Helvetica,Arial,sans-serif !important;background:rgba(41,41,42,0.75) !important}.w-tooltip--wistia_vulcan_storyboard{border-radius:3px}.resource-group{margin-top:3rem;margin-bottom:3rem}.resource-group-row{border-top:1px solid #ECECEC;border-bottom:1px solid #ECECEC;position:relative;margin:0}.resource-group-row.clicked .group-title i{transform:rotate(0deg)}.resource-group-row .group-title{padding:0.5rem 1rem 0.5rem 1.3rem}.resource-group-row .group-title i{transform:rotate(-90deg);transition:all 0.2s ease;display:block;position:absolute;font-size:1.5rem;top:6px;left:-2px;color:#D8D8D9}.resource-group-row .group-title i:before{font-size:1.5rem}.resource-group-row .group-title:hover{background-color:#f5f5f5}.resource-group-row .nested-items{display:none;margin-left:1rem}.resource-group-row .nested-items .item-title{padding-left:1px}.resource-item{border-top:1px solid #ECECEC;border-bottom:1px solid #ECECEC;padding-top:0.25rem;padding-bottom:0.25rem;display:block;position:relative;overflow:hidden}.resource-item .item-title{display:block}.resource-item .item-title h4,.resource-item .item-title .search-index .post-preview h2,.search-index .post-preview .resource-item .item-title h2,.resource-item .item-title .search-show .post-preview h2,.search-show .post-preview .resource-item .item-title h2{margin:0 0 0 0.25rem;display:inline;color:inherit}.resource-item a{padding:0.5rem;display:inline-block}.resource-item a,.resource-item i{text-decoration:none}.resource-item .item-controls{position:absolute;right:0;background:white;top:0.25rem;box-shadow:-8px 8px 8px 0 white}.resource-item .item-controls a{color:#9F9FA0;line-height:1;padding:6px 0.5rem}.resource-item .item-controls a:hover{color:#2973AC}.resource-item .item-controls span{margin-left:0.25rem}.resource-item .item-controls .download{display:none}li.resource-item+li.resource-item,li.resource-item+ul.resource-group-row,ul.resource-group-row+li.resource-item,ul.resource-group-row+ul.resource-group-row{border-top:none}ul.resource-group-row li:last-of-type{border-bottom:none}@media only screen and (min-width: 40.063em){.resource-group-row .nested-items{display:none;margin-left:2rem}.resource-item .item-controls a{margin-left:0.25rem;padding:0.5rem}.resource-item .item-controls .download{display:inline-block}}.items-filter{overflow:hidden}.items-filter li{padding-right:1rem;float:left}.items-filter .item-filter-check-box ul{margin:0;padding:0}.items-filter .item-filter-check-box ul li{margin:0;padding:0}.items-filter .item-filter-check-box ul li:first-child label{border-top-left-radius:2px;border-bottom-left-radius:2px;border-left-width:1px}.items-filter .item-filter-check-box ul li:last-child label{border-top-right-radius:2px;border-bottom-right-radius:2px}.items-filter .item-filter-check-box ul li input{display:none}.items-filter .item-filter-check-box ul li input:checked+label{background-color:#2993E5;border-color:#2993E5;color:white}.items-filter .item-filter-check-box ul li label{border-color:#D8D8D9;border-style:solid;border-top-width:1px;border-bottom-width:1px;border-right-width:1px;border-left-width:0px;margin:0;padding:4px 0.5rem 3px;display:block;color:#29292A;font-weight:normal;font-size:13px}.items-filter .search input{height:22px;padding-left:5px}.hidden-description article{position:relative}.hidden-description article p:first-of-type{margin-top:0}.hidden-description article p:last-of-type{margin-bottom:0}.hidden-description.collapsed article{max-height:130px;overflow:hidden}.hidden-description .toggle-link{display:block;margin-top:0.5rem}.hidden-description .toggle-link a{text-decoration:none}.app-title{display:flex;align-items:center}.category-bafk-banner{transition-property:box-shadow;transition-timing-function:ease-out;transition-duration:0.2s;box-shadow:0 1px 4px rgba(41,41,42,0.15);display:block;background:#438590;margin-bottom:72px;margin-top:40px;text-decoration:none;border-radius:2px;overflow:hidden;padding-top:200px;position:relative}.category-bafk-banner:hover{box-shadow:0 4px 28px rgba(41,41,42,0.2)}.category-bafk-banner figure{transition:all 200ms ease-out;position:absolute;width:100%;height:250px;background:url(/assets/banner_bafk/background_small-e73f287d730bc72f084b3792f555d694ed88a10e646c7adaab31b26d7567a467.jpg) no-repeat top center;background-size:640px 250px;margin:0;top:0}.category-bafk-banner .content-container{position:relative;z-index:1;background:url(/assets/banner_bafk/small_blob-1cd5702e483c99fac4392f5bacc12cfe8ba004d594080a6c5980aea35b1a4d66.png) no-repeat top center;background-size:cover;padding:32px 16px 24px;text-align:center}.category-bafk-banner h2{font-size:28px;color:white;margin-top:24px;margin-bottom:8px}.category-bafk-banner p{margin:0}.category-bafk-banner .banner-link{font-size:19px;color:white}.category-bafk-banner:hover figure{transform:scale(1.05)}@media only screen and (min-width: 40.063em){.category-bafk-banner{padding-top:0}.category-bafk-banner figure{right:0;background:url(/assets/banner_bafk/background_medium-6587b6546754e93b2b4c009c0e3438147ef7bd9699d9b664ccffde853064fb68.jpg) no-repeat center right;background-size:400px 256px;height:256px}.category-bafk-banner .content-container{background:url(/assets/banner_bafk/large_blob-7c41ea3eb0990c165362ed00961ea3ecf113c3aed69b457c950d330b184644e2.png) no-repeat center right;width:360px;text-align:left;padding-left:40px;padding-bottom:32px}.category-bafk-banner h2{font-size:33px}}@media only screen and (min-width: 768px){.category-bafk-banner figure{background-image:url(/assets/banner_bafk/background_large-916344245784d0f77763ee4fe4049166fe62b995a4e05569aaa948d7a192175e.jpg);background-size:630px 256px}}.instant-search{display:none;box-shadow:0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);background:white;position:relative;max-width:940px;float:right;top:-23px;overflow-y:none}@media only screen and (max-width: 641px){.instant-search{overflow-y:scroll}}@media only screen and (min-width:64.043em){.instant-search{top:0px}}.instant-search #close-instant-search{position:absolute;top:0;right:15px;font-size:1.2em;font-weight:700;pointer-events:all;z-index:1}.instant-search #close-instant-search i{text-decoration:none}.instant-search .divider{border-left:1px solid #ECECEC}.instant-search .box{padding:30px}.instant-search .feature img{border-radius:15px;max-width:220px}.instant-search .feature .result .title{margin:10px 0;line-height:1.2em}.instant-search .feature .result .result-category{font-size:0.8em;color:#9F9FA0;line-height:0.8em}.instant-search .feature .result .result-category a{color:#9F9FA0}.instant-search .results em{font-weight:700;font-style:normal}.instant-search .results .result{line-height:30px;padding:10px 0}.instant-search .results .result .title{line-height:1rem}.instant-search .results .result .result-category{font-size:0.8em;color:#9F9FA0}.instant-search .results .result #suggested-view-all{color:#2993E5}.instant-search .results .mobile-search-divider{margin:5px 0}.instant-search .mobile-feature{margin-bottom:200px}.search-results{margin-top:64px}.search-results .search-results-details{margin-bottom:30px}.search-results #search-tabs{margin:30px 0;color:#9F9FA0}.search-results #search-tabs .active{color:#2993E5;border-bottom:2px solid #2993E5}.search-results #search-tabs .search-tab{padding-bottom:17px;margin-right:10px;font-size:1.2em}@media only screen and (max-width: 350px){.search-results #search-tabs .search-tab .search-tab-link{font-size:0.8em}}.search-results #search-tabs hr{margin:15px 0}.search-results #search-tabs .search-tab-text{padding:10px 70px;background:#f5f5f5;border-radius:8px;text-align:center;line-height:1.6em}.search-results #search-tabs .search-tab-text a{color:#2993E5}.search-results .sub-nav{z-index:1}.search-results a,.search-results label{text-decoration:none}.search-results #total-count{color:#9F9FA0}.search-results .applied-filters{color:#9F9FA0;float:left}.search-results .applied-filters a,.search-results .applied-filters label{color:#9F9FA0}.search-results .applied-filters .filter-text{margin-right:10px}.search-results .facets{margin-bottom:50px}.search-results .facets .facet-custom-mobile-label{display:inline-block}@media only screen and (min-width: 640px){.search-results .facets .facet-custom-mobile-label{display:none}}.search-results .facets a.toggle-facets{display:block;margin-top:15px;color:#2993E5}.search-results .facets .facet .facet-title{font-size:1.1em;font-weight:700;margin:15px 0}.search-results .facets .facet .input{margin-bottom:10px}.search-results .facets .facet .input .name{color:black}.search-results .facets .facet .input .inactive{color:#9F9FA0}.search-results .facets .facet .input .count{color:#9F9FA0}.search-results .facets .facet-type .name{text-transform:capitalize}.search-results .facets a.toggle-facets-mobile:hover,.search-results .facets a.toggle-facets-mobile:focus{color:black}@media only screen and (max-width: 640px){.search-results .facets{width:100vw;height:100vh;background:white;position:fixed;padding:150px 75px;top:0;left:0;z-index:3;overflow-y:scroll;visibility:hidden;transform:translateY(-100%);transition:transform 250ms cubic-bezier(0.32, 0.72, 0, 1), visibility 0s linear 250ms}.search-results .facets.is-open{visibility:visible;transform:translateY(0);transition:transform 250ms cubic-bezier(0.32, 0.72, 0, 1), visibility 0s linear 0s}.search-results .facets a.toggle-facets-mobile:hover,.search-results .facets a.toggle-facets-mobile:focus{color:white}.search-results .facets a.toggle-facets{display:none}.search-results .facets .icon-large-times{font-size:20px;position:absolute;top:75px;right:75px}.search-results .facets .facet{border-bottom:1px solid black;margin-bottom:35px;padding-bottom:25px}.search-results .facets .facet .facet-title{font-size:1.2em}.search-results .facets .facet .facet-title .filter-by{display:none}.search-results .facets .facet .icon-xlarge-angle-down{float:right}.search-results .facets .facet .inputs{display:none}.search-results .facets .facet .input .name{margin-left:15px}.search-results .facets .facet .input .inactive{color:#9F9FA0}.search-results .facets .filter-submit-mobile{margin:100px auto 0 auto;background:#2993E5;color:white;padding:8px 60px;border-radius:4px}.search-results .facets .sort-mobile{font-size:1.2em;font-weight:700;display:grid;grid-template-columns:50% 50%;align-items:center;margin-bottom:20px}.search-results .facets .sort-mobile .icon-xlarge-angle-down{text-align:right}.search-results .facets .sort-mobile-options{display:none;border-top:1px solid #3D3D3D}.search-results .facets .sort-mobile-options .sort-mobile-option{color:#9F9FA0;display:block;font-size:1.2em;font-weight:700;padding:20px;border-bottom:1px solid #3D3D3D}.search-results .facets .sort-mobile-options .sort-mobile-option .icon-large-check{margin-left:12px}.search-results .facets .sort-mobile-options .active{color:black}}.search-results .sort{text-transform:uppercase;font-size:0.8em;float:right}@media only screen and (max-width: 40em){.search-results .sort{float:none;margin-top:30px}}.search-results .sort #sort{display:inline-block;border-width:0;color:#9F9FA0;text-transform:uppercase}.search-results .results .pagination{margin:50px 0}.search-results .results .resource,.search-results .results .training{margin-bottom:30px}.search-results .results .resource .title,.search-results .results .training .title{height:1em;margin-top:10px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-results .results .resource .category,.search-results .results .training .category{margin-top:7px;font-size:0.8em;color:#9F9FA0;height:20px}.search-results .results .resource .category .divider,.search-results .results .training .category .divider{margin:0 5px}.search-results .results .resource .image,.search-results .results .training .image{position:relative;border-radius:15px}.search-results .results .resource .image span.featured,.search-results .results .training .image span.featured{position:absolute;left:0px;top:15px;padding:2px 10px;border-top-right-radius:5px;border-bottom-right-radius:5px;background:#2993E5;color:white;font-size:0.9em;font-weight:700}.search-results .results .resource .image{border:1px solid #ECECEC}.search-results .results .resource .image img{width:100%;border-radius:15px;height:190px}@media only screen and (max-width: 40em){.search-results .results .resource .image img{min-height:auto}}@media only screen and (max-width: 641px){.search-results .results .training{margin-top:30px}}@media only screen and (min-width: 641px){.search-results .results .training .image span.featured{top:10px}}.search-results .results .training .image img{border-radius:4px}.search-results .results .training .title{display:grid;grid-template-columns:85% 15%;align-items:end;font-size:1em;font-weight:500;margin-top:0}.search-results .results .training .title a{padding-right:15px;overflow:hidden;text-overflow:ellipsis}.search-results .results .training .title .parts{color:#9F9FA0;font-size:0.8em;text-align:right}.search-results .results .training .training-break{margin:10px 0}.search-results .results .training .description{overflow:hidden;margin-top:10px;line-height:1em;height:3em;overflow:hidden;text-overflow:ellipsis;font-size:0.9em}.search-results .results .training .description a:hover{color:inherit;text-decoration:none}.search-results .results em{font-weight:700;font-style:normal}.pagination .page,.pagination .first,.pagination .prev,.pagination .next,.pagination .last{border:none}.pagination .page a,.pagination .first a,.pagination .prev a,.pagination .next a,.pagination .last a{border:none}.pagination .current{border-radius:5px}#mobile-toggle-filters{display:inline-block;padding:16px 60px;background:#2993E5;border-radius:4px;margin:20px 0;color:white}#mobile-toggle-filters .icon-large-filter:before{font-size:17px;margin-right:8px}.icons span{display:inline-block;padding:20px}.no-results{text-align:center}.no-results .title{font-size:2em;margin:35px 0 15px 0}.no-results .sub-title{color:#9F9FA0;margin-bottom:120px}.results-suggestions{color:#9F9FA0;padding-bottom:75px}.results-suggestions .title{margin:35px 0 50px 0}.suggestions .suggestion{display:inline-block;border:1px solid #ECECEC;border-radius:20px;padding:8px 16px;box-shadow:0px 0px 7px -5px rgba(0,0,0,0.8);margin:0 10px 15px 0}.suggestions .suggestion:hover{background:#ECECEC}.no-top-padding .box{padding-top:0}.progress-container{margin:44px auto;width:auto;text-align:center}.progress{border-radius:30px;background:#D9D9D9;box-shadow:inset 0 1px 2px rgba(0,0,0,0.25),0 1px rgba(255,255,255,0.08)}.progress-bar{height:18px;border-radius:30px;background-image:linear-gradient(to bottom, rgba(255,255,255,0.3), rgba(255,255,255,0.05));transition:0.4s linear;transition-property:width, background-color}.progress-moved .progress-bar{width:85%;background-color:#4CB239;animation:progressAnimation 4s}@keyframes progressAnimation{0%{width:5%;background-color:#4CB239}100%{width:85%;background-color:#4CB239}}i.medium{font-size:1.4375rem}i.large{font-size:1.1875rem}i.action-icon-dark{color:#8C8C8D}i.action-icon-dark:hover{color:#29292A}i.action-icon-light{color:#9F9FA0}i.action-icon-light:hover{color:#fff}.action-icons-dark i{color:#8C8C8D}.action-icons-dark:hover i{color:#29292A}.action-icons-light i{color:#9F9FA0}.action-icons-light:hover i{color:#fff}.application-page li{padding-bottom:20px;padding-top:20px}.application-page li:nth-child(2){border-right:1px solid #ECECEC;border-left:1px solid #ECECEC}.application-page li img{width:180px;margin:0 auto;display:block}.application-page li a{display:block;text-align:center}.application-page li a.button.primary{width:inherit;margin:30px auto 20px;background-color:#64b4f2;color:white}.application-page li p.small.text-subdued{font-size:13px;color:#808080;text-align:center;width:60%;margin:20px auto 10px}.application-page.video-hero{padding:2rem 0rem !important;background-color:#29292A;background-size:cover}.linkable{cursor:pointer}.text-primary-color{color:#2993E5}.text-white{color:#fff}.text-red{color:#e25552}.text-primary{color:#2993E5}.text-gray-light,.text-gray-50{color:#9F9FA0}.text-gray-lighter{color:#D8D8D9}.text-gray-lightest{color:#ECECEC}.text-gray{color:#404041}.button-align{margin:0.4375rem 0}.bg-primary{background-color:#2993E5;background-size:cover}.bg-primary .button.white,.bg-primary input.white[type="submit"],.bg-primary .card.with-white-button input[type="submit"],.card.with-white-button .bg-primary input[type="submit"]{box-shadow:none}.bg-primary .button.white:hover,.bg-primary input.white[type="submit"]:hover,.bg-primary .card.with-white-button input[type="submit"]:hover,.card.with-white-button .bg-primary input[type="submit"]:hover,.bg-primary .button.white:focus,.bg-primary input.white[type="submit"]:focus,.bg-primary .card.with-white-button input[type="submit"]:focus,.card.with-white-button .bg-primary input[type="submit"]:focus{background-color:white;color:#2993E5;box-shadow:0 1px 4px rgba(41,41,42,0.25)}.bg-gray-lightest,.bg-gray-5{background-color:#f5f5f5}.bg-blue{background-color:#64b4f2;background-size:cover}.bg-gray-lighter{background-color:#D8D8D9}.bg-gray-light{background-color:#9F9FA0}.bg-gray{background-color:#404041}.linkable{cursor:pointer}.bg-black{background-color:#29292A;color:white}.bg-black h1,.bg-black h2,.bg-black h3,.bg-black h4,.bg-black .search-index .post-preview h2,.search-index .post-preview .bg-black h2,.bg-black .search-show .post-preview h2,.search-show .post-preview .bg-black h2{color:white}.double-padding-top{padding-top:2rem}.decuple-padding-top{padding-top:10rem}.align-right{float:right}.gray-out{filter:invert(30%)}.text-subtle{color:#9F9FA0}.linkable{cursor:pointer}@media only screen and (min-width: 40.063em){.sm-text-center{text-align:center}}@media only screen and (min-width: 64.05em){.md-text-center{text-align:center}}.blur-all{filter:url("data:image/svg+xmlutf9,  <svg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'><filter%20id='blur'><feGaussianBlur%20stdDeviation='3'%20/></filter></svg>#blur");filter:blur(3px);-webkit-filter:blur(3px);-moz-filter:blur(3px);-o-filter:blur(3px);-ms-filter:blur(3px);filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='3')}.offset-image{height:37px;width:37px;position:absolute;left:-40px}.post-with-video .flexible-video-container{margin-bottom:2rem}.padding-left-5{padding-left:5px}.terms input{width:auto !important}.terms label{margin-left:1.5rem;color:#404041;pointer-events:auto}.terms a:focus:hover{color:#2993E5}.padding-0{padding:0}.padding-1{padding:1rem}.padding-2{padding:2rem}.padding-3{padding:3rem}.padding-vertical-0{padding-top:0rem;padding-bottom:0rem}.padded,.padding-vertical-1{padding-top:1rem;padding-bottom:1rem}.double-padded,.padding-vertical-2{padding-top:2rem;padding-bottom:2rem}.padding-top-bottom-3,.padding-vertical-3{padding-top:3rem;padding-bottom:3rem}.padding-top-bottom-4,.padding-vertical-4{padding-top:4rem;padding-bottom:4rem}.padding-vertical-5{padding-top:5rem;padding-bottom:5rem}.padding-vertical-6{padding-top:6rem;padding-bottom:6rem}.padding-vertical-8{padding-top:8rem;padding-bottom:8rem}.padding-vertical-12{padding-top:12rem;padding-bottom:12rem}.padding-top-0{padding-top:0rem}.padded-top,.padding-top-1{padding-top:1rem}.double-padded-top,.padding-top-2{padding-top:2rem}.padding-top-3{padding-top:3rem}.padding-top-4{padding-top:4rem}.padding-top-5{padding-top:5rem}.padding-top-6{padding-top:6rem}.padding-top-8{padding-top:8rem}.padding-top-9{padding-top:9rem}.padding-bottom-0{padding-bottom:0rem}.padded-bottom,.padding-bottom-1{padding-bottom:1rem}.double-padded-bottom,.padding-bottom-2{padding-bottom:2rem}.padding-bottom-3{padding-bottom:3rem}.padding-bottom-4{padding-bottom:4rem}.padding-bottom-5{padding-bottom:5rem}.padding-bottom-6{padding-bottom:6rem}.padding-bottom-7{padding-bottom:7rem}.padding-bottom-8{padding-bottom:8rem}.padding-bottom-9{padding-bottom:9rem}.padding-bottom-10{padding-bottom:10rem}.padding-horizontal-0{padding-left:0rem;padding-right:0rem}.padding-horizontal-1{padding-left:1rem;padding-right:1rem}.padding-horizontal-2{padding-left:2rem;padding-right:2rem}.padding-horizontal-3{padding-left:3rem;padding-right:3rem}.padding-horizontal-4{padding-left:4rem;padding-right:4rem}.padding-left-0{padding-left:0rem}.padding-left-1{padding-left:1rem}.padding-left-2{padding-left:2rem}.padding-left-3{padding-left:3rem}.padding-left-4{padding-left:4rem}.padding-right-0{padding-right:0rem}.padding-right-1{padding-right:1rem}.padding-right-2{padding-right:2rem}.padding-right-3{padding-right:3rem}.padding-right-4{padding-right:4rem}.margin-0{margin:0}.margin-top-0{margin-top:0}.margin-top-half{margin-top:0.5rem}.margin-top-1{margin-top:1rem}.margin-top-1-25{margin-top:1.25rem}.margin-top-1-5{margin-top:1.5rem}.margin-top-2{margin-top:2rem}.margin-top-2-5{margin-top:2.5rem}.margin-top-4{margin-top:4rem}.margin-bottom-0{margin-bottom:0}.margin-bottom-1{margin-bottom:1rem}.margin-bottom-2{margin-bottom:2rem}.margin-bottom-3{margin-bottom:3rem}.margin-bottom-4{margin-bottom:4rem}.margin-bottom-5{margin-bottom:5rem}.margin-bottom-6{margin-bottom:6rem}.margin-vertical-half{margin-top:0.5rem;margin-bottom:0.5rem}.margin-left-1{margin-left:1rem}.margin-left-1-5{margin-left:1.5rem}.margin-left-2{margin-left:2rem}.margin-left-3{margin-left:3rem}.margin-right-1{margin-right:1rem}.inline-block{display:inline-block}.columns.gutterless{padding-left:0;padding-right:0}.columns.gutterless-left{padding-left:0}.columns.gutterless-right{padding-right:0}p.text-overflow-4{display:block;display:-webkit-box;height:5.6rem;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}p.text-overflow-5{display:block;display:-webkit-box;height:7rem;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape){p.text-overflow-small-landscape-2{display:block;display:-webkit-box;height:2.8rem;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}}@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape){p.text-overflow-small-landscape-2{display:block;display:-webkit-box;height:2.8rem;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}}@media only screen and (max-width: 64em){p.text-overflow-medium-down-4{display:block;display:-webkit-box;height:5.6rem;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.padded-medium-down{padding-top:1rem;padding-bottom:1rem}.padded-top-medium-down{padding-top:1rem}.padded-bottom-medium-down{padding-bottom:1rem}.double-padded-medium-down{padding-top:2rem;padding-bottom:2rem}.double-padded-top-medium-down{padding-top:2rem}.double-padded-bottom-medium-down{padding-bottom:2rem}}@media only screen and (min-device-width: 48em) and (max-device-width: 64em) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2){p.text-overflow-medium-landscape-4{display:block;display:-webkit-box;height:5.6rem;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}p.text-overflow-medium-landscape-5{display:block;display:-webkit-box;height:7rem;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}}@media only screen and (min-width: 64.05em){.columns.gutterless-desktop-up{padding-left:0;padding-right:0}.columns.gutterless-left-desktop-up{padding-left:0}.columns.gutterless-right-desktop-up{padding-right:0}}@media only screen and (max-width: 40em){.xs-margin-bottom-1{margin-bottom:1rem}.xs-margin-bottom-2{margin-bottom:2rem}.xs-margin-bottom-3{margin-bottom:3rem}.xs-padding-top-1{padding-top:1rem}.xs-padding-top-3{padding-top:3rem}.xs-padding-top-5{padding-top:5rem}.xs-padding-bottom-5{padding-bottom:5rem}.xs-padding-bottom-6{padding-bottom:6rem}.xs-padding-vertical-6{padding-top:6rem;padding-bottom:6rem}.xs-padding-vertical-8{padding-top:8rem;padding-bottom:8rem}}@media only screen and (min-width: 40.063em) and (max-width: 64em){p.text-overflow-medium-4{display:block;display:-webkit-box;height:5.6rem;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}p.text-overflow-medium-3{display:block;display:-webkit-box;height:4.2rem;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}p.text-overflow-medium-2{display:block;display:-webkit-box;height:2.8rem;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}}@media only screen and (min-width: 40.063em){.sm-margin-bottom-1{margin-bottom:1rem}.sm-margin-bottom-2{margin-bottom:2rem}.sm-margin-bottom-6{margin-bottom:6rem}.sm-margin-bottom-10{margin-bottom:10rem}.sm-padding-top-5{padding-top:5rem}.sm-padding-bottom-5{padding-bottom:5rem}.sm-padding-top-6{padding-top:6rem}.sm-padding-bottom-6{padding-bottom:6rem}}@media only screen and (min-width: 64.05em){.md-margin-bottom-6{margin-bottom:6rem}.md-margin-bottom-8{margin-bottom:8rem}.md-padding-top-5{padding-top:5rem}.md-padding-bottom-5{padding-bottom:5rem}.md-padding-top-6{padding-top:6rem}.md-padding-bottom-6{padding-bottom:6rem}.md-margin-left-2{margin-left:2rem}.md-padding-left-0{padding-left:0}label.required:after{content:" (Required)";font-size:.7rem}}.hidden{display:none !important}.tracks-wrapper{margin-bottom:1rem;border-top:solid 1px #ECECEC}#jplayer{display:table;min-height:45px;position:relative;border-bottom:solid 1px #ECECEC}#jplayer:hover{background-color:#ECECEC}#jplayer .jp-audio{height:28px;width:28px;position:absolute;left:8px;top:8px;box-shadow:inset 0 0 0 1px #535354;border-radius:50%;cursor:pointer}#jplayer .jp-audio:hover{background-color:#2973AC;box-shadow:inset 0 0 0 1px #2973AC}#jplayer .jp-audio:hover .icon-play-triangle,#jplayer .jp-audio:hover .icon-pause-bars{color:#fff}#jplayer .circle-progress{height:28px;width:28px}#jplayer .circle-progress canvas{opacity:0.65}#jplayer .jp-play,#jplayer .jp-pause{text-align:center;color:#404041;line-height:1.2;padding:0;z-index:2;height:28px;width:28px;padding-top:5px;padding-left:1px;position:absolute;top:0}#jplayer .jp-pause{padding-left:0}#jplayer .jp-details{display:table-cell;width:100%;vertical-align:middle;padding:0.5rem 0.5rem 0.5rem 2.75rem}#jplayer .track-actions{display:table-cell;vertical-align:middle;white-space:nowrap}#jplayer .track-actions>a,#jplayer .track-actions .dropdown-link-wrapper>a{color:#9F9FA0}#jplayer .track-actions a{margin-left:0.25rem;padding:0.5rem;text-decoration:none}#jplayer .track-actions a:hover{color:#2973AC}#jplayer .track-actions a:active{color:#2993E5}#jplayer .track-actions a:focus{color:#535354}#jplayer .track-actions a>span{margin-left:0.25rem}#jplayer .track-actions i{text-decoration:none}#jplayer .dropdown-link-wrapper{display:inline-block}#jplayer .f-dropdown{outline:none;box-shadow:0 1px 4px rgba(41,41,42,0.25);padding:0.25rem 0;border-radius:2px;margin-top:-0.25rem;width:auto}#jplayer .f-dropdown.open{left:auto !important;right:0 !important}#jplayer .f-dropdown:before,#jplayer .f-dropdown:after{display:none}#jplayer .f-dropdown .info{font-size:13px;text-transform:uppercase;color:#9F9FA0;margin:0.25rem 0.75rem}@media only screen and (max-width: 40em){#jplayer .direct-download{display:none}}@media only screen and (min-width: 40.063em){#jplayer .dropdown-link-wrapper{position:relative}}.clearfix{clear:both}.clearfix:after{clear:both;content:"";visibility:hidden;line-height:0;height:0}.inner-wrap{display:table;width:100%;height:100%}.page-row{display:table-row;height:1px}.page-row-expanded{height:100%}.row.full-width{max-width:100% !important}.row.full-width .row{margin:0 auto;max-width:62.5rem;background:inherit}.inner-wrap{padding-top:47px}ul{list-style-type:none;margin-left:0px}.padded-container{padding-top:8rem;padding-bottom:4rem}.padded-container:after{content:" ";clear:both;display:block}.small-padded-container{padding-top:2rem}.small-margin-top{margin-top:2rem}.small-margin-bottom{margin-bottom:2rem}.margin-top{margin-top:4rem}.fixed{z-index:200}.fullwidth{width:100%;margin-left:auto;margin-right:auto;max-width:initial}body.wrapped .fullwidth{max-width:62.5rem}header .action-row{margin-top:-0.5rem;border-bottom:1px dotted #D8D8D9;padding-bottom:0.5rem}header .action-row:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}header .action-row a,header .action-row .button,header .action-row input[type="submit"],header .action-row .card.with-white-button input[type=submit],.card.with-white-button header .action-row input[type=submit]{margin-right:0.5rem;float:left}header .action-row a.right,header .action-row .button.right,header .action-row input.right[type="submit"]{margin-left:0.5rem;margin-right:0}header .button.tiny .icon-close,header input.tiny[type="submit"] .icon-close{position:relative;top:0.125rem}.section-header{margin-bottom:2rem;margin-top:-0.5rem;border-bottom:1px dotted #D8D8D9}.section-header>h2,.section-header>h1{margin-top:0}.section-header>h2 a,.section-header>h1 a{text-decoration:none}.header-with-rule{overflow:hidden;clear:both;display:table}.header-with-rule h1,.header-with-rule h2,.header-with-rule h3,.header-with-rule h4,.header-with-rule .search-index .post-preview h2,.search-index .post-preview .header-with-rule h2,.header-with-rule .search-show .post-preview h2,.search-show .post-preview .header-with-rule h2,.header-with-rule h5{white-space:nowrap;margin-right:0.5rem;margin-top:0;margin-bottom:0}.header-with-rule h1+hr,.header-with-rule h2+hr,.header-with-rule h3+hr,.header-with-rule h4+hr,.header-with-rule .search-index .post-preview h2+hr,.search-index .post-preview .header-with-rule h2+hr,.header-with-rule .search-show .post-preview h2+hr,.search-show .post-preview .header-with-rule h2+hr,.header-with-rule h5+hr{width:100%}.header-with-rule hr{display:table-cell;width:50%;border:none;vertical-align:middle}.header-with-rule hr:after{content:" ";height:1px;width:100%;top:1px;position:relative;display:block;background:#D8D8D9}.header-with-rule hr+h1,.header-with-rule hr+h2,.header-with-rule hr+h3,.header-with-rule hr+h4,.header-with-rule .search-index .post-preview hr+h2,.search-index .post-preview .header-with-rule hr+h2,.header-with-rule .search-show .post-preview hr+h2,.search-show .post-preview .header-with-rule hr+h2,.header-with-rule hr+h5{margin-left:0.5rem}.button,input[type="submit"],.card.with-white-button input[type=submit]{position:relative}.pagination .first a,.pagination .prev a,.pagination .next a,.pagination .last a{width:3.5rem}#error_explanation{color:#e25552}.fsSubmit input.fsSubmitButton{padding:0.5rem 1rem !important}.fsborderradius .fsBody .fsSectionHeader{margin:1rem 0px 0px 0px !important;padding:10px 15px 0px !important}.fake-input{display:block;min-height:2.25rem;width:100%;margin:0;border:1px solid #f5f5f5;padding:0.25rem 0.5rem;font-size:1rem;font-family:"proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;line-height:1.4;color:#9F9FA0;background:#f5f5f5;border-radius:2px}.h_iframe{position:relative}.h_iframe .ratio{display:block;width:100%;height:auto}.h_iframe iframe{position:absolute;top:0;left:0;width:100%;height:100%}.flexible-video-container{position:relative;padding-bottom:56.25%;padding-top:30px;height:0;overflow:hidden}.flexible-video-container iframe,.flexible-video-container object,.flexible-video-container embed{position:absolute;top:0;left:0;width:100%;height:100%}.uppercase{text-transform:uppercase}@media only screen and (min-width:64.043em){.inner-wrap{padding-top:64px}}[class*="block-grid-"]{margin:0 -1rem}.home-group h2.inline-block{line-height:1rem}.home-group a.sidelink{float:right;margin:1rem 2rem;text-decoration:underline !important}.home-group .item-grid li .info{margin-top:1rem}.home-group .item-grid li .info .title{font-size:18px;margin-bottom:4px}.home-group .item-grid li .info .sub-title,.home-group .item-grid li .info .category{font-size:15px}.item-grid li .info{margin-top:0.25rem}.item-grid li .info .sub-title,.item-grid li .info .category,.item-grid li .info .title{display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-size:13px}.item-grid li .info .sub-title,.item-grid li .info .category{color:#79797A}.item-grid li .info a{line-height:1.1rem;text-decoration:none}.item-grid li .info a:hover{color:#2973AC}.item-grid li .info .category{position:relative;top:-1px}.item-grid li .info .category a{display:inline}.item-grid li .info .title{font-size:13px;font-weight:bold}.item-grid li .info .individual-item-title{position:relative;padding-right:1.125rem}.item-grid li .info .icon{font-size:1rem;position:absolute;right:0;top:0}.item-grid li>a,.item-grid li .item-container>a{display:block}.item-grid img{width:100%}.item-grid li>a,.item-grid li .item-container,.calendar-resource-image{transition-property:box-shadow;transition-timing-function:ease-out;transition-duration:0.2s;box-shadow:0 1px 4px rgba(41,41,42,0.15)}.item-grid li>a:hover,.item-grid li .item-container:hover,.calendar-resource-image:hover{box-shadow:0 4px 28px rgba(41,41,42,0.2)}.item-grid li>a img,.item-grid li .item-container img,.calendar-resource-image img{width:100%;border-radius:2px}.item-container{position:relative;overflow:hidden}.item-container #jplayer{display:none}.item-container.preview-playing .quick-links{display:block;opacity:1}.item-container.preview-playing .quick-links .icons{transform:scale(1)}.item-container .quick-links{bottom:0;right:0;left:0;position:absolute;background:rgba(41,41,42,0.9);padding:4px 0;opacity:0;transition:opacity 0.15s ease-out}.item-container .quick-links .download,.item-container .quick-links .share{float:left;width:50%;text-align:center;font-size:8px;text-transform:uppercase;color:#fff;text-decoration:none}.item-container .quick-links .download:hover,.item-container .quick-links .share:hover{color:#2973AC}.item-container .quick-links .download span,.item-container .quick-links .share span{font-size:16px;display:block;margin-bottom:4px}.item-container .audio{height:100%;width:100%;top:0}.item-container .audio .hover-header{width:100%;position:relative;top:18%;margin-top:-11px}.item-container .audio .hover-header span,.item-container .audio .hover-header .pause{display:none;position:absolute;width:100%;text-align:center}.item-container .audio .hover-header span{color:#fcdb51;margin:0}.item-container .audio .hover-header .pause{color:white}.item-container .audio .icons{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-align-items:center;align-items:center;position:absolute;width:100%;height:100%;top:0;transform:scale(0.93);transition:transform 0.15s ease-out}.item-container .audio .icons .download-audio,.item-container .audio .icons .more{width:33.3333333333%;text-align:center;font-size:20px;color:#fff;text-decoration:none}.item-container .audio .icons .download-audio:hover,.item-container .audio .icons .more:hover{color:#2973AC}.item-container .audio .icons .download-audio .icon,.item-container .audio .icons .more .icon{line-height:50px}@media only screen and (min-width: 64.063em){.item-container:hover .quick-links{opacity:1}.item-container:hover .audio .icons{transform:scale(1)}}.thumbnail-preview-audio-control{height:50px;width:33.3333333333%;display:flex}.thumbnail-preview-audio-control:hover .circle-progress svg circle{stroke:#2973AC !important}.thumbnail-preview-audio-control:hover .play,.thumbnail-preview-audio-control:hover .pause{color:#2973AC}.thumbnail-preview-audio-control .circle-progress{margin:auto;height:50px;position:relative;left:50%;margin-left:-25px;border-radius:50%}.thumbnail-preview-audio-control .circle-progress svg{overflow:visible}.thumbnail-preview-audio-control .play,.thumbnail-preview-audio-control .pause{width:100%;z-index:1;margin-left:-50px;display:flex;align-items:center;justify-content:center;font-size:32px;color:white;background-color:transparent}.thumbnail-preview-audio-control .play{margin-left:-23px}@media only screen and (max-width: 40em){.item-grid>li:nth-of-type(1n){padding-left:0.5rem}.item-grid>li:nth-of-type(2n+1){padding-right:0.5rem;padding-left:1rem}.post-results-list>li:last-of-type{display:none}}@media screen and (min-width: 448px) and (max-width: 40em){.item-grid{padding-left:0.5rem;padding-right:0.5rem}.item-grid>li{width:33.333%;padding-left:0.5rem !important;padding-right:0.5rem !important}.item-grid>li:nth-of-type(2n+1){clear:none}.item-grid>li:nth-of-type(3n+1){clear:both}.group-item-results-list>li:nth-last-of-type(1),.group-item-results-list li:nth-last-of-type(2){display:none}}@media screen and (max-width: 919px){.group-item-results-list>li:last-of-type{display:none}}@media screen and (min-width: 920px) and (max-width: 64em){.item-grid>li{width:20%}.item-grid>li:nth-of-type(4n+1){clear:none}.item-grid>li:nth-of-type(5n+1){clear:both}}.reveal-modal,dialog{padding:0;border-radius:2px;border:none;min-height:auto;width:80%;right:0;margin:4rem auto 0}.reveal-modal.medium,dialog.medium{margin-top:4rem}.reveal-modal .close-reveal-modal,dialog .close-reveal-modal{color:#9F9FA0;padding:5px;position:absolute;right:7px;top:7px;font-size:1.2rem;text-decoration:none}.reveal-modal .modal-container .preview-body,dialog .modal-container .preview-body{padding:1rem;background-color:#404041;overflow:auto;clear:both;border-radius:0 0 2px 2px}.reveal-modal .modal-container .preview-body audio,dialog .modal-container .preview-body audio{width:100%;margin-top:2rem;margin-bottom:2rem}.reveal-modal .flex-video,dialog .flex-video{margin-bottom:0}.reveal-modal .field,dialog .field{max-width:100%}.preview-modal.reveal-modal,dialog.preview-modal{border-radius:2px}.modal-header{border-radius:2px 2px 0 0;background-color:white;padding:1rem;overflow:auto}.modal-header h3,.modal-header p{margin:0}.modal-header p:last-of-type{margin-bottom:0}.modal-body{padding:1rem 0;overflow:hidden}.modal-footer{border-top:1px solid #D8D8D9;padding:1rem;clear:both;text-align:center;border-radius:0 0 3px 3px}.help-modal .mobal-body h3{padding:1rem;margin-bottom:0}.reveal-modal-bg{background-color:rgba(41,41,42,0.9)}.button i,input[type="submit"] i,.card.with-white-button input[type=submit] i{text-decoration:none}.share-modal,#partner-accept-modal{max-width:400px !important}.share-modal span.close-reveal-modal,#partner-accept-modal span.close-reveal-modal{top:-34px;right:-28px;font-size:36px;font-weight:100}.share-modal .modal-header,#partner-accept-modal .modal-header{padding:12px 20px;background:#ECECEC}.share-modal .modal-header h2,#partner-accept-modal .modal-header h2{padding:0px;margin:0px}.share-modal .modal-header .small.postfix,#partner-accept-modal .modal-header .small.postfix{font-size:1rem;padding-top:0;padding-bottom:0;min-height:1rem;height:1.875rem;line-height:1.7}.share-modal .radio-pill-select,#partner-accept-modal .radio-pill-select{margin:0 1rem}.share-modal .radio-pill-select label,#partner-accept-modal .radio-pill-select label{font-size:14px;margin-left:0;margin-right:0}.share-modal .radio-pill-header,#partner-accept-modal .radio-pill-header{text-align:left}.share-modal .radio-pill-header:after,#partner-accept-modal .radio-pill-header:after{bottom:53%}.share-modal .field,#partner-accept-modal .field{margin-bottom:1rem}.share-modal .close.button,.share-modal input.close[type="submit"],#partner-accept-modal .close.button,#partner-accept-modal input.close[type="submit"]{margin-right:0.6rem}.share-modal .group_information,#partner-accept-modal .group_information{padding-bottom:1rem}.share-modal .group_information h4,.share-modal .group_information .search-index .post-preview h2,.search-index .post-preview .share-modal .group_information h2,.share-modal .group_information .search-show .post-preview h2,.search-show .post-preview .share-modal .group_information h2,#partner-accept-modal .group_information h4,#partner-accept-modal .group_information .search-index .post-preview h2,.search-index .post-preview #partner-accept-modal .group_information h2,#partner-accept-modal .group_information .search-show .post-preview h2,.search-show .post-preview #partner-accept-modal .group_information h2{margin:0px}.share-modal .group_information p,#partner-accept-modal .group_information p{margin:0px;color:#9F9FA0;font-size:0.8rem}.share-modal .group_information .item_image,#partner-accept-modal .group_information .item_image{width:65px;float:left;border:1px solid #D8D8D9;margin-right:10px}.share-modal .copy-button,#partner-accept-modal .copy-button{z-index:9999;cursor:pointer;color:#9F9FA0}#partner-accept-modal .modal-header{padding:12px 20px;border-bottom:solid 1px #ECECEC;background:#fff}#partner-accept-modal .modal-header h2{padding:0px;margin:0px;font-size:1.2em}#partner-accept-modal .group_information{border-bottom:solid 1px #ECECEC}#partner-accept-modal .close-reveal-modal{top:-40px;right:-40px;font-size:3rem;color:#fff}.group-container.item .social-media-share.with-endorsement,.social-media-share.with-endorsement{display:inline-block;background:none}.group-container.item .social-media-share.with-endorsement .button_sharing,.social-media-share.with-endorsement .button_sharing{background:none}.group-container.item .social-media-share.with-endorsement .button_sharing i,.social-media-share.with-endorsement .button_sharing i{font-size:1.1875rem}.group-container.item .social-media-share.item-show,.social-media-share.item-show{padding-left:1em;border-top:none;padding-top:0}.group-container.item .social-media-share.item-show .button_sharing,.social-media-share.item-show .button_sharing{margin:0;padding:0;color:#404041}.button_sharing{padding-left:1rem;padding-right:1rem}.button_sharing .icon-share{margin-right:0.25rem}.endorsement{display:inline-block}.endorsement a i{text-decoration:none;font-size:1.1875rem}.endorsement a i.red{color:#e25552}.admin{margin-bottom:4rem}.admin h2{margin:0px}.admin header{border-bottom:1px dotted #D8D8D9;padding-bottom:0.5rem}.admin header:after{content:" ";display:block;clear:both}.admin header h1{margin:0;display:inline-block}.admin header h2{line-height:0.7}.admin header h2.left{margin-right:1rem}.admin header .right a,.admin header .right form{margin-left:0.5rem}.admin hr{margin-top:0px}.admin table{width:100%}.admin table th{text-align:left}.admin table tr.inactive td{color:#9F9FA0}.admin input{margin-bottom:0px}.admin .meta-textarea{resize:none}.admin .description-textarea{resize:none;height:100%;width:100%}.admin .no-pad-left{padding-left:0}.admin .no-pad-right{padding-right:0}.admin .filters{border-bottom:1px dotted #D8D8D9;padding-bottom:1rem;margin-top:1rem;margin-left:1rem;margin-right:1rem;margin-bottom:2rem;text-align:right}.admin .filters:after{content:"";display:block;clear:both}.admin .filters h5{margin-top:0.5rem;margin-bottom:0.5rem;float:left}.admin .filters .field{display:inline;margin-left:1rem;margin-bottom:0}.admin .divider{margin:1rem 0px}.admin .row{margin-left:0px}.admin .section{margin-top:4rem}.admin .form .row{margin-left:0px;margin-top:1rem}.admin .form .block{display:block}.admin .actions{font-size:16px}.admin .new{margin-left:1rem}.admin .search input{height:30px}.admin .search .input{display:inline-block;width:200px;min-height:0px}.admin .sortable-list .quarter-spacing{width:25px;display:inline-block}.admin .sortable-list .spacing{width:100px;display:inline-block}.admin .sortable-list .content{width:700px;display:inline-block}.admin .sortable-list .header{padding:0px 8px}.admin .sortable-list .header p{border-left:1px solid #D8D8D9;text-align:left;padding:0px 0.5rem;font-size:0.875rem}.admin .sortable-list ul.sortable{margin-top:0px}.admin .sortable-list ul.sortable li{padding:8px;text-align:left;border-top:1px solid #ddd;cursor:move}.admin .admin-table-actions{white-space:nowrap;width:1rem}.admin .sort-handle-column{width:1rem}.admin .sort-handle-column [class*="icon"]{color:#D8D8D9;cursor:ns-resize}.admin .top-downloads input{width:110px;display:inline-block}.admin .admin_item_group{margin:1.5rem 0}.admin .admin_item_group tr .delete_item_group_wrapper{position:relative;left:-20px}.admin .admin_item_group tr .delete_item_group{position:relative}.admin .admin_item_group tr .delete_item_group a{text-decoration:none}.admin .admin_item_group tr .icon-times{color:transparent}.admin .admin_item_group tr:hover .icon-times{display:inline-block;color:#9F9FA0}.admin .admin_item_group tr:hover .icon-times:hover{color:#e25552}.admin .admin_item_group tr .edit_group_name{font-size:1rem}.admin .delete_item_group,.admin .edit_group_name{display:inline-block}.admin .admin_item:hover .items_in_group_actions{display:inline-block}.admin .admin_item .items_in_group_actions{display:none}.admin .redactor_box{z-index:140 !important}.item-attachment{border:1px solid #D8D8D9;border-radius:4px;padding:20px;margin-bottom:20px}.item-attachment .title{font-weight:700;margin-bottom:10px}.tablesorter th i{float:right;color:#D8D8D9}.tablesorter th i:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;content:"\f0dc"}.tablesorter .headerSortDown i{color:#535354}.tablesorter .headerSortDown i:before{content:"\f0dd"}.tablesorter .headerSortUp i{color:#535354}.tablesorter .headerSortUp i:before{content:"\f0de"}.ui-datepicker{background:white;padding:0.5rem;border:1px solid #D8D8D9;box-shadow:0 1px 4px rgba(41,41,42,0.25);margin-top:0.125rem}.ui-datepicker-header{position:relative;margin-bottom:0.5rem;overflow:hidden}.ui-datepicker-header a{color:#9F9FA0;text-decoration:none}.ui-datepicker-header a:hover{color:#2993E5}.ui-datepicker-prev{float:left}.ui-datepicker-next{float:right}.ui-datepicker-title{text-align:center}.ui-datepicker-calendar tr:hover{background:transparent;border:inherit}.ui-datepicker-calendar th{border-right:none}.ui-datepicker-calendar td{text-align:center;padding:0}.ui-datepicker-calendar td a{padding:0.5rem;display:block;text-decoration:none}.ui-datepicker-calendar td a:hover{background-color:#ECECEC}.ui-datepicker-calendar tbody tr td{border-bottom:none}figure.file{width:60px;height:72px;display:block;margin:0 auto;background-position:top left;background-size:120px 72px;background-repeat:no-repeat}figure.file:hover{background-position:top right}figure.file.no-hover:hover{background-position:top left}.wysihtml5-toolbar{padding-bottom:5px;font-size:14px}.wysihtml5-toolbar a{text-decoration:underline}.wysihtml5-toolbar [data-wysihtml5-action]{float:right}.wysihtml5-toolbar .wysihtml5-command-active{font-weight:bold}form .field.upload{max-width:100%}form .field.upload .view-image{margin-left:10px}form .field.upload .remove-image{margin:0;float:right}form .field.upload label{width:100%}form .field.upload input{border:solid 1px #D8D8D9;padding:10px}.placeholder-note{border:1px solid #e1e1e3;border-radius:2px;color:#a5a6aa;text-align:center;padding:1rem}.placeholder-note p{max-width:42rem;margin-left:auto;margin-right:auto}.flash-messages{position:absolute;z-index:4;right:0.5rem;top:88px;margin-left:8px}@media only screen and (min-width: 64.05em){.flash-messages{top:128px}}.flash-messages p{margin:0}.flash{padding:0.75rem 2.5rem 0.75rem 1rem !important;font-size:16px}.flash .flash-close:after{color:rgba(255,255,255,0.5)}#tag_response_field>div{margin-top:0.3rem;font-size:0.75rem}#tag_response_field .success{color:#7fc661}#tag_response_field .error{color:#e25552}#tag_response_field .xhr-label{font-weight:700}input.tagit-hidden-field{display:none}.tagit{display:table;min-height:36px;width:100%;padding:5px 0.25rem 0 0.25rem;margin:0;border:1px solid #D8D8D9;border-radius:2px;box-shadow:inset 0 1px 2px rgba(0,0,0,0.1)}.tagit .tagit-new{padding:0px !important;height:22px;float:left;margin-top:0.1rem;margin-bottom:5px}.tagit .tagit-new input{line-height:22px;min-height:0px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;margin:0;border:none;padding:0;width:inherit;outline:none}.tagit .tagit-new .ui-helper-hidden-accessible{display:none}.tagit .tagit-choice{margin:0 0.25rem 5px 0;float:left;border-radius:12px;line-height:24px;display:inline-block;background-color:#D8D8D9;color:#535354}.tagit .tagit-choice:hover{box-shadow:0 1px 2px rgba(100,100,110,0.15);background-color:#ddddde;cursor:pointer}.tagit .tagit-choice .tagit-label{padding-left:0.75rem;padding-right:0.5rem;text-decoration:none}.tagit .tagit-choice .tagit-label:hover{color:#535354}.tagit .tagit-choice .tagit-close{text-decoration:none;display:inline-block;height:24px;width:24px;padding-right:2px;border-left:solid 1px #b9b9b9;text-align:center;color:#9F9FA0}.tagit .tagit-choice .tagit-close:hover{color:#535354}.tagit .tagit-choice .text-icon{font-size:1.1rem;line-height:1;position:relative;top:1px}.tagit .tagit-choice.primary_tag{background-color:#2993E5}.tagit .tagit-choice.primary_tag:hover{background-color:#49a3e9}.tagit .tagit-choice.primary_tag .tagit-close{border-color:#f2c700;color:#e8bf00}.tagit .tagit-choice.primary_tag .tagit-close:hover{color:#535354}.tagit-autocomplete{background-color:white;border:1px solid #D8D8D9;border-radius:2px;width:300px;box-shadow:0 1px 4px rgba(41,41,42,0.25)}.tagit-autocomplete .ui-menu-item{padding:0.25rem 0.75rem;font-size:0.875rem}.tagit-autocomplete .ui-menu-item:hover{background-color:#ECECEC}.tagit-autocomplete a{text-decoration:none}.tagit-autocomplete a:hover{color:#535354}.open-share{background-color:#fef1bc;color:#535354;border:none;width:100% !important;margin:0px 0px 25px;padding:1.25rem 0;position:relative;border-radius:2px}.open-share img{width:7rem}.open-share .constrain-text{max-width:185px;margin:10px auto}.open-share .close{position:absolute;color:#fcdb51;text-decoration:none;font-size:1.5em;font-weight:700;top:0;right:0;padding:0.4rem 0.5rem}.open-share .close:hover{color:#fcdb51}.open-share .button,.open-share input[type="submit"],.open-share .card.with-white-button input[type=submit],.card.with-white-button .open-share input[type=submit]{padding:0 0.875rem}.open-share .button i,.open-share input[type="submit"] i,.open-share .card.with-white-button input[type=submit] i,.card.with-white-button .open-share input[type=submit] i{margin-right:0.25rem}.sharebox{max-width:200px}#shareModal{max-width:650px !important;padding:0}#shareModal .close-reveal-modal{color:#9F9FA0;top:0.5rem}#shareModal .close-reveal-modal:hover{color:#404041}#shareModal .modal-header{overflow:auto;padding:12px 20px;background:#ECECEC;margin-bottom:12px}#shareModal .modal-header h2{padding:0px;margin:0px}#shareModal .modal-header h3,#shareModal .modal-header p{margin:0}#shareModal .modal-header p:last-of-type{margin-bottom:0}#shareModal .modal-body{padding:1rem 0;overflow:hidden}#shareModal .modal-body .message .field{margin-bottom:0}#shareModal .modal-body .message .field textarea{border-bottom:0;resize:vertical}#shareModal .modal-body .message .field.preview{border:solid 1px #D8D8D9;border-top:0;padding:0.5rem;position:relative;margin-bottom:1rem}#shareModal .modal-body .message .field.preview img{float:left;width:10%;margin-right:1%}#shareModal .modal-body .message .field.preview p{float:right;margin:0;width:89%}#shareModal .modal-body .message .field.preview p:before{position:absolute;top:0;left:10px;right:10px;content:"";height:1px;background:#D8D8D9}#shareModal .modal-footer{border-top:1px solid #D8D8D9;padding:1rem;clear:both;text-align:center;border-radius:0 0 3px 3px}#shareModal .radio-pill-select{margin:0 1rem}#shareModal .radio-pill-header{text-align:left}#shareModal .radio-pill-header:after{bottom:53%}#shareModal .field{margin-bottom:1rem}#shareModal .button.send,#shareModal input.send[type="submit"]{background-color:#fcdb51}#shareModal .button.send:hover,#shareModal input.send[type="submit"]:hover{opacity:.8}#shareModal .close.button,#shareModal input.close[type="submit"]{margin-left:0.6rem}#shareModal textarea{margin-bottom:0}body.home .container-fluid,body.home .container{padding-left:1em;padding-right:1em}body.home .container-fluid>.container,body.home .container>.container{padding-left:0;padding-right:0}body.home .container-fluid .row{max-width:90rem}body.home .main-container{padding-top:0}body.home .carousel-container{padding:0}@media only screen and (max-width: 40em){body.home .products-and-resources-area img{padding-top:1em}}body.home .products-and-resources-area .mobile-image{max-width:80%;margin:0 auto}body.home .stories .container{padding:0}body.home .stories .background{min-height:500px;background-position:center center}body.home .stories .background blockquote{border:none;padding:1rem !important}body.home .stories .background blockquote cite{font-style:none}body.home .stories .background blockquote cite:before{content:''}body.home .stories .background .carousel{height:100%}body.home .stories .background .carousel .content{max-height:100%;margin-top:3rem}@media only screen and (max-width: 64em){body.home .stories .background .carousel .content{margin-top:6rem}}body.home .stories .background .carousel .slick-arrow{color:rgba(255,255,255,0.5);cursor:pointer}body.home .stories .background .carousel .slick-arrow:hover{color:white}@media only screen and (min-width: 40.063em) and (max-width: 64em){body.home .stories .background .carousel .background{height:540px}}@media only screen and (max-width: 40em){body.home .stories .background .carousel .background{height:840px}}body.home .partner-grid li{padding:1.5rem;width:auto}body.home .hbspt-form .submitted-message{text-align:center;padding:3rem 1rem;background-color:white;border-radius:2px;margin-top:2rem;font-size:19px;line-height:1.4}body.home #middle-section{background-color:#f5f5f3}body.home #cglp-parent{border-radius:4px;border:solid 1px #d8d8d9;overflow:hidden}body.home #cglp-parent #cglp-logo{position:absolute;bottom:0;padding:2rem 10%}@media only screen and (min-width: 40.063em) and (max-width: 64em){body.home #cglp-parent #cglp-logo{width:60%;padding-left:1rem;top:50%;transform:perspective(1px) translateY(-50%)}}@media only screen and (min-width: 40.063em) and (max-width: 64em){body.home #cglp-parent{margin-left:20%;margin-right:20%}}body.home #cglp-parent #cglp-content{padding:2rem}@media only screen and (max-width: 64em){body.home #cglp-parent #cglp-content{padding:1rem}}body.home #free-resources-parent{position:relative}body.home #free-resources-parent #free-resources-content{position:absolute;background:white;padding-right:1rem;padding-bottom:2rem}@media only screen and (min-width: 40.063em) and (max-width: 64em){body.home #free-resources-parent #free-resources-content{top:-4rem;margin-left:-2rem;padding-left:2rem}}@media only screen and (max-width: 40em){body.home #free-resources-parent #free-resources-content{position:inherit;padding-top:3rem;padding-bottom:6rem}}@media only screen and (max-width: 64em){body.home #free-resources-parent #free-resources-image{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;max-width:initial;margin-bottom:0}}@media only screen and (max-width: 40em){body.home #free-resources-parent #free-resources-image{margin-top:-4rem}}body.home #training-parent #training-content{padding-left:2rem}@media only screen and (max-width: 64em){body.home #training-parent #training-content{padding-left:0}}@media only screen and (min-width: 40.063em) and (max-width: 64em){body.home #training-parent #training-image{padding-left:2rem}}body.home #apps-section{background-color:#1e1f23}body.home #apps-section h1,body.home #apps-section p{color:#fff}body.home #apps-section h1{text-align:center}@media only screen and (max-width: 64em){body.home #apps-section h1{text-align:left}}body.home #apps-section #app-icons-parent{display:inline-block}body.home #apps-section .app-icon{float:left;margin-right:2rem}@media only screen and (max-width: 40em){body.home #apps-section .app-icon{margin-right:1rem}}body.home #additional_resources_text{color:#9f9fa0}body.home .what-is-open-network .text-block{padding-left:7rem}@media only screen and (max-width: 64em){body.home .what-is-open-network .text-block{padding-left:0}}body.home .what-is-open-network h2{font-family:proxima-nova, sans-serif;font-weight:900;font-style:normal;font-size:3.2rem;color:#474747;letter-spacing:0.3px}@media only screen and (max-width: 40em){body.home .what-is-open-network h2{font-size:48px}}body.home .what-is-open-network p{font-size:1.19rem}@media only screen and (max-width: 40em){body.home .what-is-open-network .right{height:150px !important}}body.home .what-is-open-network .centered{display:grid;grid-row-gap:16px;justify-content:center;text-align:center;align-content:center;height:100%;margin-right:7rem}@media only screen and (max-width: 40em){body.home .what-is-open-network .centered{margin-right:0}}body.home .what-is-open-network ul.large-block-grid-4{padding:0 1rem}body.home .what-is-open-network .about-group{margin-top:50px;margin-bottom:50px;display:flex;flex-flow:row wrap;justify-content:flex-start;align-items:flex-start}body.home .what-is-open-network .about-item{font-size:1.187rem;padding:0 2rem}@media only screen and (max-width: 40em){body.home .what-is-open-network .about-item{text-align:center}}body.home .what-is-open-network .about-item a{font-family:proxima-nova, sans-serif;font-weight:700;font-style:normal;text-decoration:none;color:#474747;text-transform:none;font-size:1.4rem}body.home .what-is-open-network .about-item a i{color:#2993E5}body.home .what-is-open-network .about-item img{margin-bottom:2rem}body.home .what-is-open-network .about-item h5{font-size:1.5rem}body.home .what-is-open-network .about-row{margin-left:220px}body.home .what-is-open-network .about-row:before,body.home .what-is-open-network .about-row:after{content:" ";display:table}body.home .what-is-open-network .cta{font-family:proxima-nova, sans-serif;font-weight:700;font-style:normal;text-decoration:none;color:#474747;text-transform:none;font-size:1.4rem}body.home .bg-primary h1{font-size:2.5rem}body.home .bg-primary a.link{font-size:19px}body.home .bg-primary .left{display:grid;align-content:center;justify-content:center}body.home .bg-primary .right{display:grid;height:100%;align-content:center;grid-template-columns:240px 120px;justify-content:center}@media only screen and (max-width: 64em){body.home .bg-primary h1{font-size:23px;text-align:center}body.home .bg-primary .left{justify-content:center}body.home .bg-primary .right{margin-top:1rem;grid-template-columns:auto;justify-content:center}}body.home .bg-steel{background-color:#404041}body.home .partners{padding-left:0;padding-right:0}body.home .partners .partner-content{text-align:center;padding-bottom:2rem}body.home .partners .partner-content h1{font-weight:700;font-size:2.5rem;color:white;text-align:center}body.home .partners .partner-content p{font-size:1rem;color:white;font-weight:400;margin-bottom:0.5rem}body.home .partners .partner-content a{color:#9F9FA0}body.home .partners .partner-full-container{margin-top:20px}body.home .partners .partner-logos_overflow{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden;width:100%;padding-top:20px;padding-bottom:20px}body.home .partners .partner-logos_wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}body.home .partners .partner-logos_logo{display:block;margin-right:32px;margin-left:32px}body.home .partners .partner-logos_wrapper{-webkit-animation:logoloop 90s linear infinite;-moz-animation:logoloop 90s linear infinite;-o-animation:logoloop 90s linear infinite}body.home .partners .partner-logos_overflow:hover .partner-logos_wrapper,body.home .partners .partner-logos_overflow:focus-within .partner-logos_wrapper{-webkit-animation-play-state:paused;-moz-animation-play-state:paused;-o-animation-play-state:paused;animation-play-state:paused}body.home .partners .collection{margin:50px 0}body.home .partners .collection-spacer{height:40px}body.home .partners .partners{margin-top:50px}@media only screen and (max-width: 64em){body.home .padding-top-5{padding-top:2.5rem}body.home .padding-bottom-5{padding-bottom:2.5rem}body.home .padding-bottom-2{padding-bottom:1rem}}@media (prefers-reduced-motion){.partner-logos_wrapper{-webkit-animation-play-state:paused;-moz-animation-play-state:paused;-o-animation-play-state:paused;animation-play-state:paused}}@-webkit-keyframes logoloop{0%{}transform:translateX(0%);100%{}transform:translateX(-100%)}@-moz-keyframes logoloop{0%{}transform:translateX(0%);100%{}transform:translateX(-100%)}@-o-keyframes logoloop{0%{}transform:translateX(0%);100%{}transform:translateX(-100%)}@keyframes logoloop{0%{transform:translateX(0%)}100%{transform:translateX(-100%)}}.search-index .result-count{position:absolute;top:-2rem;color:#9F9FA0}.search-index header>h2{text-transform:capitalize}.search-index header,.resources-index header{margin-bottom:2rem;margin-top:2rem;position:relative}.search-index header>h2,.resources-index header>h2{border-bottom:1px dotted #D8D8D9;padding-bottom:0.5rem;line-height:0.7}.search-index header>h2 a,.resources-index header>h2 a{text-decoration:none}.search-index header>h2 .right,.resources-index header>h2 .right{line-height:1.2;font-size:16px;color:#9F9FA0;font-weight:normal}.search-index header .header-link,.resources-index header .header-link{position:absolute;right:0;top:5px;color:#9F9FA0;text-decoration:none}.search-index header .header-link:hover,.resources-index header .header-link:hover{text-decoration:underline}@media only screen and (min-width:40.063em){.search-index,.search-show{padding-left:2rem;padding-right:2rem}}.simple-hero{background-color:#ECECEC;padding:4rem 0px}.simple-hero .padded{padding:0px 10rem}.simple-hero .hero-text{color:#535354;font-weight:600}.simple-hero .icons.auto li{width:auto}.simple-hero .icons{padding-top:2rem}.simple-hero .icons li{width:19%;display:inline-block}.simple-hero .icons li.active a,.simple-hero .icons li.active p{color:#535354}.simple-hero .icons li a:hover,.simple-hero .icons li .current-page{color:#535354}.simple-hero .icons li a:hover p,.simple-hero .icons li .current-page p{color:#535354}.simple-hero .icons li a{display:inline-block;color:#9F9FA0;text-decoration:none}.simple-hero .icons li p{margin:0px;color:#9F9FA0}.simple-hero .icons span{font-size:60px}.legal-ul{margin-top:0;list-style-type:initial}.info-hero{background:#29292A url(/assets/info/on_blog_header-c0e00775fd247fffa21b8e32727b96110684472b0cdfcba686dbf8920b8a69bf.jpg) no-repeat center center;background-size:cover;min-height:380px;max-width:100%;position:relative;overflow:hidden;text-align:center}.info-hero .hero-text{margin-top:140px;margin-bottom:4rem}.info-hero .hero-text h2{color:white;font-weight:400;font-size:45px;margin:0px;line-height:1.1}.info-hero .hero-text p{width:60%;text-align:center;color:#FFF;margin-left:auto;margin-right:auto}.questions-hero{background:url(/assets/info/about_questions_hero_large-9b4ec9091d3fd8331cd23babfcce25df73a190b5bac027b028d11b7ad4a6091a.jpg) no-repeat top center}.speakers-hero{background:url(/assets/info/about_speakers_hero_large-2a2f968cc00bf5aefa69b32aee4a3b6d97fde343ec7186f6e4123ec6ac0a3c32.jpg) no-repeat top center}.contact-hero{background:url(/assets/info/about_contact_hero_large-23b17c01fb2b0beca7bf1820e873a9aac516509a5f9906371576d19ff064b812.jpg) no-repeat top center}.info .centered{margin:0px auto}.info .top-padded{padding-top:4rem}.info .bottom-padded{padding-bottom:4rem}.info .info-nav{background-color:#D8D8D9;padding:1rem 0px}.info .info-nav .icons li{width:19%;display:inline-block}.info .info-nav .icons li.active a,.info .info-nav .icons li.active p{color:#535354}.info .info-nav .icons a:hover,.info .info-nav .icons .current-page{color:#535354}.info .info-nav .icons a:hover p,.info .info-nav .icons .current-page p{color:#535354}.info .info-nav .icons a{display:inline-block;color:#9F9FA0;text-decoration:none}.info .info-nav .icons p{margin:0px;color:#9F9FA0}.info .info-nav .icons span{font-size:60px}.info .quote{margin-bottom:1rem}.info .quote p{font-size:30px;font-style:italic;margin-bottom:0px;line-height:1.2}.info .quote-image{margin-bottom:1rem}.info .quote-image img{border-radius:40px;width:40px;height:40px}.info .quote-image span{font-size:0.75rem}.info .sub-hero{background-color:#535354}.info .sub-hero h3,.info .sub-hero p{color:white}.info .sub-hero a{color:white;text-decoration:underline}.info .sub-hero a:hover{color:#fcdb51}.info .sub-hero .row{padding-top:20px;padding-bottom:0px}.info .sub-hero .row .text{padding-top:20px;padding-bottom:40px}.info .sub-hero .row img{padding-top:70px}.info .sub-hero .row .no-padding-left{padding-left:0px}.info .speakers .speaker h3{margin:0px;line-height:1.0}.info .speakers .speaker h3 a{text-decoration:none}.info .speakers .speaker p{margin:0px}.info .speakers .speaker img{width:100px;height:100px;margin-top:2rem;margin-bottom:1rem}.info .speakers .speaker .title{color:#9F9FA0;font-size:14px;margin-bottom:0px;line-height:1.4;margin-top:2px}.info .speakers .speaker .title a{color:#9F9FA0}.info .speakers .speaker .title a:hover{color:#404041}.info .speakers .speaker .bio-toggle{color:#404041;text-decoration:none;line-height:1.4}.info .speakers .speaker .bio-toggle span.caret-text{font-size:14px}.info .speakers .speaker .bio-toggle span.caret{font-size:12px}.info .speakers .speaker a.view-resources{font-weight:400;text-decoration:underline;font-size:12px;line-height:26px}.info .speakers .speaker a.view-resources:hover{color:#535354}.info .speakers .arrow_box:after{bottom:100%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-color:rgba(136,183,213,0);border-bottom-color:#ECECEC;border-width:20px;top:198px;left:150px}.info .speakers .bio-container{background-color:#ECECEC;display:none;margin-top:28px;margin-bottom:2rem}.info .speakers .bio{margin-top:2rem;margin-bottom:2rem}.info .speakers .bio .resources{text-align:left}.info .speakers .bio .resources a{font-size:12px;margin-right:10px}.info .speakers .bio .resources a:hover{color:#535354}.info .social a{text-decoration:none}.info .social a span{color:#9F9FA0}.info .social a:hover span{color:#535354}.info .stay-updated-column{border-right:1px solid #D8D8D9;padding-right:2rem}.info .contact .text{margin-bottom:10px}.info .contact .margin-top{margin-top:2rem}.info .contact .gray{color:#9F9FA0;text-decoration:none}.info .contact .gray:hover{color:#535354}.info .submit{margin-top:1rem}.info .justified-text{text-align:justify}.success-page .margin-top{margin-top:2rem}.success-page .margin{margin:2rem}@media only screen and (min-width: 40.063em) and (max-width: 64em){.info .info-nav .icons span{font-size:30px}.info .stay-updated-column{border-right:none;padding-right:0;padding-top:4rem}}@media only screen and (max-width: 40em){.info .info-nav .icons span{display:none}.info .info-nav .icons li{width:100%;display:block;margin:1rem 0}.info .stay-updated-column{border-right:none;padding-right:0;padding-top:4rem}}ol.lower-alpha{list-style-type:lower-alpha;margin-top:1em;margin-bottom:1em}ol.lower-roman{list-style-type:lower-roman;margin-top:1em;margin-bottom:1em}ul.bulleted{list-style-type:disc;margin-left:1rem}.info-nav.above-hero{background-color:#29292A;padding:0px;color:#fff}.info-nav.above-hero li{display:inline-block;padding-right:1rem;padding-left:1rem}.info-nav.above-hero li.divider-right{border-right:1px solid #9F9FA0;padding-right:2rem;margin-right:1rem}.info-nav.above-hero li a{color:#9F9FA0;text-decoration:none}.info-nav.above-hero li a:hover,.info-nav.above-hero li a.current-page{color:#fff}.item-attachments{padding:80px 30px}.item-attachments .button,.item-attachments input[type="submit"],.item-attachments .card.with-white-button input[type=submit],.card.with-white-button .item-attachments input[type=submit]{margin-right:25px;border-radius:4px;border:1px solid #2993E5}.item-attachments .primary-inverse{color:#2993E5;background:white}.item-attachments .title{font-size:1.8em;font-weight:600;margin-bottom:5px}@media only screen and (max-width:64em){.item-attachments .title{margin-top:30px}}.item-attachments .sub-title{font-size:1.1em;font-weight:600;color:#B2B2B3;margin-bottom:20px}.item-attachments .file-type{display:inline-block;margin-right:20px;color:#2993E5;margin:30px 20px 40px 0;text-decoration:none;text-transform:uppercase}.item-attachments .description{margin-top:30px}.item-attachments .active{padding:5px;background:#2993E5;color:white;border-radius:4px}@media only screen and (max-width: 40em){.item-attachments .download-links a{width:100%;margin-bottom:20px}}.item-attachments audio{width:100%;max-width:400px}.preview{position:relative}.preview .watermark{position:absolute;top:0;left:0;right:0;bottom:0;background:url(/assets/watermark-shadow-bd91938c6099d4a1d7a3cbee368da958eb36c7d579af5efd85d2cd641a1a90d1.png);background-size:contain;background-repeat:no-repeat;background-position:center;opacity:0.5}.group-container.item .breadcrumbs{margin:-1.9rem 0 0.75rem}.group-container .edit-group-button{position:absolute;top:0;right:1rem;z-index:1}.group-container .group-info ul.tags{margin:0.75rem 0 0 -0.1rem;padding-bottom:0.25rem}.group-container .group-info ul.tags li{display:block;margin:0 0.5rem 0.75rem 0;float:left}.group-container .group-info ul.tags a{display:block}.group-container .group-info .suggested-content .suggested-header .title{font-weight:700;font-size:1.8em;margin-bottom:30px}.group-container .group-info .suggested-content .suggested-header .suggested-group .sub-title{font-weight:700;font-size:1em;margin-bottom:20px}.group-container .group-info .list li{margin-left:0}.group-container .group-info .group-category{margin-bottom:15px}.group-container .group-info .group-category a{color:#2993E5;text-transform:uppercase;font-size:0.8em;font-weight:600}.group-container .group-info .group-image-column .group-image{box-shadow:0 0 6px rgba(0,0,0,0.1);max-width:16em;margin-bottom:1rem}.group-container .group-info .group-image-column .group-image img{width:100%;border-radius:4px}.group-container .group-info .group-image-column .likes .count,.group-container .group-info .group-image-column .shares .count,.group-container .group-info .group-image-column .saves .count{margin-right:10px;font-size:0.8em;vertical-align:-webkit-baseline-middle}.group-container .group-info .group-image-column .likes i,.group-container .group-info .group-image-column .shares i,.group-container .group-info .group-image-column .saves i{font-weight:700}.group-container .group-info .group-image-column .likes i::before,.group-container .group-info .group-image-column .shares i::before,.group-container .group-info .group-image-column .saves i::before{font-size:1em;margin-right:5px}.group-container .group-info .group-title{display:grid;grid-template-columns:90% 10%;align-items:end;border-bottom:1px solid #ECECEC;padding-bottom:15px}.group-container .group-info .group-title .name{font-weight:700;font-size:1.8em}.group-container .group-info .group-title .parts{text-align:right;font-size:0.9em;font-weight:600;color:#2993E5}.group-container .group-info .group-meta .sub-title{display:inline-block;font-size:0.8em;margin:15px 30px 20px 0;color:#9F9FA0;font-weight:600}.group-container .group-info .group-meta .sub-title a{color:#2993E5}.group-container .group-info .group-description{line-height:1.5em}.group-container .group-info .group-description .truncate-description{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.group-container .group-info .group-description .read-more{text-align:center}.group-container .group-info .group-description .read-more a{color:#2993E5}.group-container .group-image-old{width:100%}.group-container .group-meta-old p{margin:0.7rem 1rem 0.7rem 0;line-height:1;color:#9F9FA0}.group-container .group-description-old{max-width:40em;line-height:1.4}.group-container .group-description-old.has-training{margin-bottom:2rem}.group-container .group-description-old article{overflow:hidden;position:relative}.group-container .group-description-old p:first-of-type{margin-top:0}.group-container .group-description-old p:last-of-type{margin-bottom:0}.group-container .group-description-old .read-more{display:block;margin-top:0.5rem}.group-container .group-info-old h1{margin-top:-0.45rem;margin-bottom:-0.5rem}.group-container .group-info-old h1 .lc-only{font-weight:initial;vertical-align:middle;margin-left:0.5rem}.group-container .group-info-old .group-image{box-shadow:0 0 6px rgba(0,0,0,0.1);max-width:16em;margin-bottom:1rem}.group-container .group-info-old .group-image img{width:100%}.group-container .group-info-old ul.tags{margin:0.75rem 0 0 -0.1rem;padding-bottom:0.25rem}.group-container .group-info-old ul.tags li{display:block;margin:0 0.5rem 0.75rem 0;float:left}.group-container .group-info-old ul.tags a{display:block}.group-container .group-info-old ul.tags .item-icon{color:#D8D8D9;font-size:1.24rem}.group-container .group-info-old .likes .count,.group-container .group-info-old .shares .count,.group-container .group-info-old .saves .count{margin-right:10px;font-size:0.8em;vertical-align:-webkit-baseline-middle}.group-container .group-info-old .likes i,.group-container .group-info-old .shares i,.group-container .group-info-old .saves i{font-weight:700}.group-container .group-info-old .likes i::before,.group-container .group-info-old .shares i::before,.group-container .group-info-old .saves i::before{font-size:1em;margin-right:5px}.group-container .group-info-old .social-media-share{margin:1rem 0 2rem}.group-container .group-info-old .social-media-share h4,.group-container .group-info-old .social-media-share .search-index .post-preview h2,.search-index .post-preview .group-container .group-info-old .social-media-share h2,.group-container .group-info-old .social-media-share .search-show .post-preview h2,.search-show .post-preview .group-container .group-info-old .social-media-share h2{display:inline;margin:0;color:#9F9FA0}.group-container .group-info-old .social-media-share li{display:inline-block;padding:0 1.5rem 0.5rem 0}.group-container .group-info-old .social-media-share a{text-decoration:none}@media only screen and (max-width: 40em){.group-container .group-info-old .social-media-share{border-top:none}.group-container .group-info-old .social-media-share h3,.group-container .group-info-old .social-media-share ul,.group-container .group-info-old .social-media-share li{display:block;float:none}.group-container .group-info-old .social-media-share li{border-bottom:solid 1px #9F9FA0;padding-left:0;font-size:1.2rem}}.group-container.item h4 a,.group-container.item .search-index .post-preview h2 a,.search-index .post-preview .group-container.item h2 a,.group-container.item .search-show .post-preview h2 a,.search-show .post-preview .group-container.item h2 a{color:#535354}.group-container.item .item-preview audio{width:100%}.group-container.item .actions .button,.group-container.item .actions input[type="submit"]{margin-bottom:1rem;padding-left:0.65rem;margin-right:0.5rem}.group-container.item .actions .button span,.group-container.item .actions input[type="submit"] span{position:relative;top:2px}.group-container.item .social-media-share{border-top:1px dotted #D8D8D9;margin-top:0;padding-top:1rem}.group-container.item .social-media-share h4,.group-container.item .social-media-share .search-index .post-preview h2,.search-index .post-preview .group-container.item .social-media-share h2,.group-container.item .social-media-share .search-show .post-preview h2,.search-show .post-preview .group-container.item .social-media-share h2{color:#9F9FA0}.group-container.item .social-media-share a{color:#9F9FA0;text-decoration:none}.group-container.item .social-media-share a:hover{color:white}.group-container.item .social-media-share li{margin-bottom:1rem}@media only screen and (max-width: 40em){.group-container.item .actions .button,.group-container.item .actions input[type="submit"]{width:100%}.group-container.item .download{display:none}.group-container.item .item-preview{margin-bottom:1rem}}.group-container .queue-toggle{background-color:#D8D8D9;color:#535354}.group-container .queue-toggle.queued{background-color:#fff;box-shadow:inset 0 0 0 1px #D8D8D9}.group-container .queue-toggle:hover{background-color:#49a3e9;box-shadow:0 1px 2px rgba(100,100,110,0.15)}.group-container .breadcrumbs{margin:0;color:#9F9FA0;font-size:13px}.group-container .breadcrumbs li{display:inline-block;vertical-align:top}.group-container .breadcrumbs a{text-decoration:none}.group-container .breadcrumbs a:hover{color:#2973AC}.related-row-container header{margin-bottom:1.5rem;margin-top:1rem}.related-ideas a{text-decoration:none}.related-ideas h3{margin-bottom:0;margin-top:1.5rem}.related-ideas small{margin-top:0}.coming-soon{overflow:hidden;position:relative}.coming-soon:after{content:"Coming Soon";display:block;position:absolute;top:15%;background:#2993E5;color:#535354;width:120%;left:-32%;text-align:center;padding:0.5rem 0;transform:rotate(-45deg);font-size:0.875rem;font-weight:700;box-shadow:0 1px 4px rgba(41,41,42,0.25)}.queue .info-blocks{padding-right:1rem}.queue .item-row .column,.queue .item-row .columns{padding-right:0.75rem}.queue .item-title>span{position:relative;top:-2px}.queue .parent-group-divider{line-height:1;color:#9F9FA0}.queue .parent-group-link{color:#9F9FA0}.queue .parent-group-link:hover{color:#2993E5}@media only screen and (max-width: 40em){.queue .parent-group-link,.queue .parent-group-divider{display:none !important}.group-container{padding-right:0}.group-container .edit-group-button{top:-2rem}.group-container .group-image{float:none;text-align:center;margin-top:1rem;margin-left:auto;margin-right:auto}.group-container .group-meta,.group-container .group-description{padding-left:0;float:none}.group-container .group-info{margin-bottom:0}.group-container .group-meta ul.tags{text-align:center}.group-container .group-meta ul.tags li{float:none;display:inline-block;margin-right:0.25rem;margin-left:0.25rem}.group-container .info img{margin-bottom:1.25rem}.group-container .info h1{line-height:1.2}.group-container .info ul.tags li{display:inline-block;float:none}.group-container .items-filter{display:none}}@media only screen and (min-width: 40.063em) and (max-width: 64em){.group-container .group-image-column{padding-right:0}.group-container.item .actions{margin-top:1rem}.group-container.item .actions .social-media-share li{display:inline-block;margin-right:1rem;margin-bottom:0}.group-container .info img{margin-bottom:1.25rem}.group-container .info .group-description{max-width:100%;padding-left:0}.group-container .items-filter h4,.group-container .items-filter .search-index .post-preview h2,.search-index .post-preview .group-container .items-filter h2,.group-container .items-filter .search-show .post-preview h2,.search-show .post-preview .group-container .items-filter h2{margin:0}.group-container .items-filter .search{display:none}}@media only screen and (min-width: 40.063em){.group-container .breadcrumbs{margin-bottom:1rem}}@media only screen and (min-width: 64.05em){.group-container .group-image-column{padding-right:1rem}}.items-group-container a{text-decoration:none}.items-group-container .title-bar .group-info{margin-top:30px}.items-group-container .title-bar .group-info ul.tags{margin:0.75rem 0 0 -0.1rem;padding-bottom:0.25rem}.items-group-container .title-bar .group-info ul.tags li{display:block;margin:0 0.5rem 0.75rem 0;float:left}.items-group-container .title-bar .group-info ul.tags a{display:block}.items-group-container .title-bar .group-info .suggested-content .suggested-header .title{font-weight:700;font-size:1.8em;margin-bottom:30px}.items-group-container .title-bar .group-info .suggested-content .suggested-header .suggested-group .sub-title{font-weight:700;font-size:1em;margin-bottom:20px}.items-group-container .title-bar .group-info .list li{margin-left:0}.items-group-container .title-bar .group-info .edit-link .edit-group-button{position:absolute;top:0;right:1rem;z-index:1}@media only screen and (max-width: 40em){.items-group-container .title-bar .group-info .edit-link .edit-group-button{top:0rem}}.items-group-container .title-bar .group-info .group-category{margin-bottom:15px}.items-group-container .title-bar .group-info .group-category a{color:#2993E5;text-transform:uppercase;font-size:0.8em;font-weight:600}@media only screen and (max-width: 40em){.items-group-container .title-bar .group-info .group-category{margin-bottom:0}}.items-group-container .title-bar .group-info .group-image-column .group-image{box-shadow:0 0 6px rgba(0,0,0,0.1);max-width:16em;margin-bottom:1rem}.items-group-container .title-bar .group-info .group-image-column .group-image img{width:100%;border-radius:4px}@media only screen and (max-width: 40em){.items-group-container .title-bar .group-info .group-image-column .group-image{margin-top:40px;margin-left:auto;margin-right:auto}}.items-group-container .title-bar .group-info .group-image-column .likes .count,.items-group-container .title-bar .group-info .group-image-column .shares .count,.items-group-container .title-bar .group-info .group-image-column .saves .count{margin-right:10px;font-size:0.8em;vertical-align:-webkit-baseline-middle}@media only screen and (min-width:64.043em){.items-group-container .title-bar .group-info .group-image-column .likes i,.items-group-container .title-bar .group-info .group-image-column .shares i,.items-group-container .title-bar .group-info .group-image-column .saves i{font-weight:700}.items-group-container .title-bar .group-info .group-image-column .likes i::before,.items-group-container .title-bar .group-info .group-image-column .shares i::before,.items-group-container .title-bar .group-info .group-image-column .saves i::before{font-size:1em;margin-right:5px}}.items-group-container .title-bar .group-info .group-title{border-bottom:1px solid #ECECEC;display:flex;flex-direction:row;align-content:space-between;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;padding-bottom:15px}@media only screen and (max-width: 40em){.items-group-container .title-bar .group-info .group-title{display:block;border-bottom:none;padding-bottom:0}}.items-group-container .title-bar .group-info .group-title .name{font-weight:700;font-size:1.8em}.items-group-container .title-bar .group-info .group-title .parts{text-align:right;font-size:0.9em;font-weight:600;color:#2993E5}@media only screen and (max-width: 40em){.items-group-container .title-bar .group-info .group-title .parts{margin:40px 0 20px 0;display:block;text-align:left}}.items-group-container .title-bar .group-info .group-meta .sub-title{display:inline-block;font-size:1em;margin:15px 30px 20px 0;color:#9F9FA0;font-weight:600}.items-group-container .title-bar .group-info .group-meta .sub-title a{color:#2993E5}@media only screen and (max-width: 40em){.items-group-container .title-bar .group-info .group-meta .sub-title{display:block;text-align:left}}.items-group-container .title-bar .group-info .group-description{line-height:1.5em;margin:20px 0 30px 0}.items-group-container .title-bar .group-info .group-description .description-text a{text-decoration:underline}@media only screen and (max-width: 40em){.items-group-container .title-bar .group-info .group-description{text-align:left}}.items-group-container .title-bar .group-info .group-player .tracks-wrapper{border-top:none}.items-group-container .title-bar .group-info .group-player .tracks-wrapper #jplayer{border-bottom:none}@media only screen and (max-width: 40em){.items-group-container .title-bar .group-info .group-player{display:inline-block;margin-left:auto;margin-right:auto}}.items-group-container .title-bar .group-info .likes .count,.items-group-container .title-bar .group-info .shares .count,.items-group-container .title-bar .group-info .saves .count{margin-right:10px;font-size:0.8em;vertical-align:-webkit-baseline-middle}@media only screen and (min-width:64.043em){.items-group-container .title-bar .group-info .likes i,.items-group-container .title-bar .group-info .shares i,.items-group-container .title-bar .group-info .saves i{font-weight:700}.items-group-container .title-bar .group-info .likes i::before,.items-group-container .title-bar .group-info .shares i::before,.items-group-container .title-bar .group-info .saves i::before{font-size:1em;margin-right:5px}}.items-group-container .group-navigation #group-navigation{margin-top:30px;background:#ECECEC}.items-group-container .group-navigation #group-navigation .item-groups{display:inline-block;padding:30px 0}.items-group-container .group-navigation #group-navigation .item-groups .item-group{border-bottom:1px solid black;font-size:0.9em;font-weight:600;color:#9F9FA0;text-transform:uppercase;display:inline-block;position:relative;top:2px;padding:0 15px 12px 15px}.items-group-container .group-navigation #group-navigation .item-groups .active{border-bottom:2px solid #2993E5;color:#2993E5}.items-group-container .group-navigation #group-navigation .view{text-transform:uppercase;font-size:0.8em;float:right;font-weight:600;padding:36px 0}@media only screen and (max-width: 40em){.items-group-container .group-navigation #group-navigation .view{float:none;margin-top:30px}}.items-group-container .group-navigation #group-navigation .view #change_view{margin-left:5px;display:inline-block;border-width:0;background:#ECECEC;color:#9F9FA0;text-transform:uppercase}.items-group-container .group-navigation .mobile-item-view{text-align:center;text-transform:uppercase;font-size:0.9em}.items-group-container .group-navigation .mobile-item-view .parts-button{border-top-right-radius:0px;border-bottom-right-radius:0px}.items-group-container .group-navigation .mobile-item-view .media-type-button{border-top-left-radius:0px;border-bottom-left-radius:0px}.items-group-container .group-navigation .mobile-item-view .view-by{display:inline-block;margin:20px 20px 0 0}.items-group-container .group-navigation .mobile-item-type{text-transform:uppercase}.items-group-container .group-navigation .mobile-item-type .file-type .selected{padding:30px 1rem}.items-group-container .group-navigation .mobile-item-type .file-type .options .option{padding:20px;border-top:1px solid #D8D8D9}.items-group-container .group-navigation .mobile-item-type .file-type .options .option .gray{color:#B2B2B3}.items-group-container .group-navigation .mobile-item-type .file-type .options .option .gray i{margin-left:10px}.items-group-container .items .nav-links{margin-top:30px}.items-group-container .items .nav-links .previous-section{float:left}.items-group-container .items .nav-links .previous-section i{margin-right:5px}.items-group-container .items .nav-links .next-section{float:right}.items-group-container .items .nav-links .next-section i{margin-left:5px}.items-group-container .items .item-groups-container{margin-top:50px;padding-bottom:40px}.items-group-container .items .item-groups-container .item-group-container .item-type-title{margin-bottom:30px}.items-group-container .items .item-groups-container .item-group-container .item{margin-bottom:25px;break-inside:avoid}.items-group-container .items .item-groups-container .item-group-container .item .preview{position:relative}.items-group-container .items .item-groups-container .item-group-container .item .preview .preview-link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10}.items-group-container .items .item-groups-container .item-group-container .item .preview iframe{border-radius:4px;border:2px solid #B2B2B3}.items-group-container .items .item-groups-container .item-group-container .item .preview audio{width:100%}.items-group-container .items .item-groups-container .item-group-container .item .preview img{border-radius:4px}.items-group-container .items .item-groups-container .item-group-container .item .preview .download-item-container{display:none;position:absolute;bottom:0px;width:100%}.items-group-container .items .item-groups-container .item-group-container .item .preview .download-item-container .download-item{text-align:center;background:rgba(41,147,229,0.9);padding:10px 0;color:white;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.items-group-container .items .item-groups-container .item-group-container .item .preview .download-item-container .download-item i{margin-right:10px}@media only screen and (max-width: 641px){.items-group-container .items .item-groups-container .item-group-container .item .preview .download-item-container{display:block}}.items-group-container .items .item-groups-container .item-group-container .item .preview .item-type-document{bottom:3px}.items-group-container .items .item-groups-container .item-group-container .item:hover .download-item-container{display:block}.items-group-container .items .item-groups-container .item-group-container .item .title{margin-top:10px;display:inline-block;font-weight:600}.items-group-container .group-info .section-title{font-size:1.6em;font-weight:600;margin:10px 0}.items-group-container .group-info .subtitle{font-size:1.2em;font-weight:600;margin:10px 0 20px 0}.items-group-container .group-info .extra-section{margin-bottom:40px}.items-group-container .related-content .bible-plans .reading-plan h5{display:none}.items-group-container .related-content .training .link-block{margin:0 0 20px 0}.items-group-container .related-content .training .link-block .flex-row{flex-wrap:nowrap;justify-content:space-around}.items-group-container .similar-content .featured-groups{border-top:1px solid #D8D8D9;padding-top:50px}.items-group-container .similar-content .featured-groups .related-groups .related .image img{border-radius:4px;border:1px solid black;width:100%;max-height:200px;object-fit:cover}.items-group-container .similar-content .featured-groups .related-groups .related .info{padding:0 10px}.items-group-container .similar-content .featured-groups .related-groups .related .info .title{font-size:1em;margin-top:8px}.items-group-container .similar-content .featured-groups .related-groups .related .info .category{font-size:0.9em;color:#B2B2B3;margin-top:5px}.items-group-container .similar-content .featured-tags{text-align:center;margin:20px 0 50px 0}.items-group-container .similar-content .featured-tags .featured-tag-title{font-size:1em;margin-bottom:30px;padding-top:50px;border-top:1px solid #D8D8D9}.items-group-container .similar-content .featured-tags .featured-tag{border-radius:25px;padding:7px 12px;border:1px solid #D8D8D9;display:inline-block;margin:0px 10px 10px 0;font-size:0.8em;box-shadow:0 0 6px rgba(0,0,0,0.1)}.show-for-768-up{display:block}.show-for-767-down{display:none}@media only screen and (max-width: 767px){.show-for-768-up{display:none}.show-for-767-down{display:block}.items-group .group-navigation #group-navigation{padding:0;margin-top:10px}}.bafk p{font-size:19px}.bafk h2{font-size:28px;margin-bottom:5px}.bafk h3{font-size:23px;margin-bottom:0.5rem}.bafk h4,.bafk .search-index .post-preview h2,.search-index .post-preview .bafk h2,.bafk .search-show .post-preview h2,.search-show .post-preview .bafk h2{font-size:19px;margin-bottom:0.5rem}.bafk section{margin-top:7rem;margin-bottom:7rem}.bafk-content .flexible-video-container{padding-top:40px}.bafk-content .video{float:right !important}.bafk-content .video-points{float:left !important}.bafk-content .video-points li{position:relative;margin-bottom:26px}.bafk-content .video-points p{margin-left:60px}.bafk-content .video-points img{position:absolute;top:-1px}.bafk-content .description p{padding:0px 10px}.bafk-content .responsive-grid{margin-bottom:40px}.bafk-content .characters{position:relative}.bafk-content .characters-description{position:relative;padding-top:1rem}.bafk-content .share-ask{background:#404041;padding:7rem 0;margin-bottom:0}.bafk-content .spread-the-word{margin:0 auto 3rem;float:none}.bafk-content .available{padding-top:0px;height:26px;width:75px}.bafk-content .stores{padding-top:0px}.bafk-content .stores img{margin-right:5px}.bafk-content .stores ul{margin-top:0px}.bafk-content .stores ul li{display:inline}.bafk-content .stores p{font-size:14px;margin-bottom:4px}.bafk-content .stores a{text-decoration:none}.bafk-content .arrow_box{position:relative;border-left:none}.bafk-content .arrow_box:after{top:100%;left:25px;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-color:rgba(136,183,213,0);border-top-color:#ffffff;border-width:10px}.bafk-content .open-idea-callout{margin-bottom:15px;margin-top:0px;background:#ffffff;padding:1rem;border-radius:4px;display:inline-block}.bafk-content .social-bar{margin-top:0px}.bafk-content .social-bar li{display:inline-block;margin-right:12px}.bafk-content .social-bar a{opacity:0.5}.bafk-content .social-bar a span:before{display:inline-block;height:40px;width:40px;font-size:40px;color:#fff}.bafk-content .social-bar a:hover{opacity:1}.bafk-content .previews ul{margin:0px}.bafk-content .previews li{display:inline-block;padding-right:6px;padding-left:6px;width:32%}.bafk-content .previews li img{width:100%}.bafk-content .previews li a{font-size:13px;cursor:pointer;color:#fff}.bafk-content .previews li a:hover span{opacity:1}.bafk-content .previews li span{opacity:0.5}.bafk-content .phone{padding-top:50px}.bafk-content .you-version p.available-at{color:#9F9FA0}.bafk-content .down-angle{padding-top:0px}.bafk-content .down-angle img{display:block;margin:0 auto}.bafk-content .video-container{position:relative;padding-bottom:56.25%;padding-top:30px;height:0;overflow:hidden;margin:1rem auto}.bafk-content .video-container iframe,.bafk-content .video-container object,.bafk-content .video-container embed{position:absolute;top:0;left:0;width:100%;height:100%}.bafk-content .resizable-image{width:100%;max-width:460px}.bafk-content .latest-trainings h2{margin-bottom:2rem}.bafk-content .latest-trainings .training-card-list:first-child{padding-left:0}.bafk-content .latest-trainings .training-card-list:last-child{padding-right:0}.bafk-content .resource-list{padding-top:7rem;padding-bottom:7rem;background-color:#f5f5f5;position:relative}.bafk-content .resource-list h2{margin-bottom:2rem}.bafk-content .resource-list .fade-out{position:absolute;bottom:0;left:0;right:0;background-image:linear-gradient(to bottom, transparent, #f2f2f2);padding-top:400px;padding-bottom:4rem;text-align:center}.bafk-content .bafk-features .bottom-ribbon{background-image:url(/assets/bafk/features-ribbon-59b74d3908a1fc653baa4e19a039356536456941789056407f49799682492a64.svg);background-position:bottom center;background-size:cover;top:-2px;position:relative;left:0.5px;width:7.25rem}.bafk-link{color:#2993E5;font-size:19px;text-decoration:none}.bafk-link:hover{text-decoration:underline}.bafk-hero.bafk-only{background:url(/assets/bafk/BA-e76c7eed8126bc50b1080ca6f1b4a8ab6ab4ed4f6f8170a09c5d634b72b6dcb0.png) no-repeat top center;background-color:#fffded;background-size:cover;position:relative;overflow:hidden;padding-top:4rem;padding-bottom:4rem}.bafk-hero h1{color:#5166A9;font-size:2.5rem;margin-top:2rem;margin-bottom:2rem;font-weight:800}.bafk-hero p{color:#404041;font-size:1rem;margin:auto;margin-top:0;margin-bottom:2rem;width:75%}.bafk-hero .mobile-jesus{margin-top:3rem;margin-left:auto;margin-right:auto}.bafk-hero img{max-height:300px}.bafk-hero .jesus{position:absolute;left:0;bottom:0}.bafk-hero .characters{position:absolute;right:0;bottom:5rem}.bafk-hero .unit{padding-bottom:0px}.bafk-hero .home{text-align:left}.bafk-hero .home p{display:inline}@media only screen and (max-width: 64em){.bafk section{margin-top:6rem;margin-bottom:6rem}.bafk .resource-list,.bafk .share-ask{padding-top:6rem;padding-bottom:6rem}.bafk .resize{width:100%;padding-left:7%;padding-right:7%}.bafk [class*="block-grid-"]{padding-left:0.5rem;padding-right:0.5rem}.bafk [class*="block-grid-"]>li{padding-left:0.5rem;padding-right:0.5rem}.bafk-hero h1{margin-top:2rem}.bafk-content .phone{padding-top:10px}.bafk-content .stores ul li{display:block;padding-top:5px}.bafk-content .video-points{float:right !important}.bafk-content .video{float:left !important}}@media only screen and (max-width: 40em){.bafk section{margin-top:4rem;margin-bottom:4rem}.bafk .resource-list,.bafk .share-ask{padding-top:4rem;padding-bottom:4rem}.bafk .bafk-content .description .columns{margin-top:2rem}.bafk .bafk-content .responsive-grid{margin-bottom:20px}.bafk .bafk-content .resize{width:100%;padding:0px}.bafk .bafk-content .you-version{padding-left:20px}.bafk .bafk-content .spread-the-word{text-align:left}.bafk .bafk-content .stores ul li{display:block;padding-top:5px}.bafk .bafk-content .video-unit{padding-top:0px;padding-bottom:0px}.bafk .bafk-content .social-sharing{margin-top:2rem}.bafk .bafk-content .video-points ul{margin-top:2rem}.bafk .bafk-content .resource-list .fade-out{padding-top:180px}.bafk .bafk-features .bottom-ribbon{width:4.15rem;left:1px}}.christmas-hero .video-sub-title{font-size:15px;text-align:center}.christmas-hero .sub-categories a{text-decoration:underline !important}.training-card.video-training.christmas-blog-card h4,.training-card.video-training.christmas-blog-card .search-index .post-preview h2,.search-index .post-preview .training-card.video-training.christmas-blog-card h2,.training-card.video-training.christmas-blog-card .search-show .post-preview h2,.search-show .post-preview .training-card.video-training.christmas-blog-card h2{margin-bottom:0.5rem}.training-card.video-training.christmas-blog-card .read-more-link{display:inline-block;color:#2993e5;font-size:16px}.training-card.video-training.christmas-blog-card .icon-large-internal-link{display:inline-block}.training-card.video-training.christmas-blog-card .icon-large-internal-link:before{font-size:14px;color:#2993e5}#chop-feature{display:flex;align-items:center;flex-direction:column}@media only screen and (min-width: 40.063em){#chop-feature{flex-direction:row}}@media only screen and (max-width: 40em){#chop-feature .columns:first-child{margin-bottom:2rem}}#tips-and-tools a.large{display:none}#tips-and-tools a:not(.large){margin-bottom:1rem;display:inline-block}@media only screen and (min-width: 64.05em){#tips-and-tools a.large{display:inline-block}#tips-and-tools a:not(.large){display:none}}@media only screen and (max-width: 64em){.with-view-more.hide-last-tablet-down li:last-child{display:none}.with-view-more.hide-5-tablet-down li:nth-child(4){display:none}.with-view-more.hide-5-tablet-down li:nth-child(5){display:block;clear:none;padding-left:0.5rem;padding-right:1rem}}.with-view-more .view-more-container .item-container{background:#ECECEC}.with-view-more .view-more-container .item-container a{height:168px;display:flex;align-items:center;justify-content:center;text-decoration:none}@media only screen and (min-width: 40.063em) and (max-width: 64em){.with-view-more .view-more-container .item-container a{height:160px}}@media only screen and (max-width: 40em){.with-view-more .view-more-container .item-container a{height:193px}}.queue .margin-top{margin-top:1rem}.queue .queued-item{padding-top:0.75rem;padding-bottom:0.75rem;border-top:1px solid #9F9FA0}.queue .queued-item .icon{color:#9F9FA0}.queue .queued-item .separator{display:inline-block}.queue .queued-item .controls a{padding:0px 0.5rem}.queue .queued-item .controls a:hover span{color:#fcdb51}.queue .queued-item .controls span{vertical-align:middle;color:#404041}.profile-page .notification-section{margin-bottom:2rem}.profile-page .no-padding-top{padding-top:0px}.profile-page .profile-sidebar ul{width:100%}.profile-page .profile-sidebar ul li{background-color:transparent}.profile-page .profile-sidebar ul li.active a{color:#535354}.profile-page .profile-sidebar ul i{padding-right:5px;text-decoration:none}.profile-page .tabs-content .content{padding:0px !important}.profile-page #notifications .f-row{margin:0px}.profile-page .gender-radio .columns{line-height:38px}.profile-page .tabs.vertical li i{display:inline}.profile-page .inline-checkbox{display:inline}.profile-page .notification-options{margin-left:20px}.profile-page .notification-options .options-row .columns{margin:0px}.profile-page .notification-options .timeframes-options{margin:20px 0px 0px 0px}.profile-page .profile-network{margin-bottom:40px}.profile-page .learn-more{font-size:0.875rem}.profile-page .learn-more a{text-decoration:underline;color:#222}.profile-page .learn-more a:hover{color:#fcdb51}.profile-page .bold{font-weight:700;font-size:16px;margin-bottom:10px}.profile-page .bold,.profile-page .profile-network .bold{color:#4d4d4d !important}.profile-page .disabled,.profile-page .profile-network .disabled{color:#D8D8D9 !important}.profile-page .hidden{display:none}.profile-page .newsletter{padding-top:2rem;padding-bottom:2rem;margin-bottom:2rem !important;border-top:1px dotted #9F9FA0;border-bottom:1px dotted #9F9FA0}.profile-page .newsletter p{margin-bottom:0px}.profile-page .newsletter .columns{margin-bottom:0px;padding-left:0px !important}.profile-page .no-margin-bottom{margin-bottom:0px}.profile-page .bottom-spacing{margin-bottom:2rem}.profile-page .profile_save_btn{border-radius:2px !important}.profile-page .subscribe-btn{margin-top:10px}.profile-page .subscribe-btn:hover{color:#535354}.profile-page .unsubscribe{color:#9F9FA0}.profile-page .unsubscribe:hover{text-decoration:underline;color:#fcdb51}.profile-page .one-line input{margin-bottom:0px}.profile-page .one-line label{display:inline !important;font-size:1rem}.profile-page .padding-left{padding-left:1px}.profile-page .notification-header{font-weight:700 !important}.profile-page select:hover{border:1px solid #ccc}@media only screen and (max-width: 64em){.profile-page .profile-sidebar ul{margin-bottom:2rem !important}.profile-page .profile_save_btn{margin-top:20px}.profile-page .tabs-content.vertical>.content{padding:0}.profile-page .tabs.vertical{margin-top:0;max-width:100%}.profile-page .tabs.vertical li{width:33%;border-bottom:1px solid #e1e2e3;float:left}.profile-page .tabs.vertical li.active{border-bottom:3px solid #494b4e}.profile-page .tabs.vertical li a{display:block;text-align:center}}@media only screen and (max-width: 40em){.profile-page fieldset>label{position:static;margin-top:0px}.profile-page .fieldset-row{margin-left:0px}.profile-page .fieldset-row.three-column.three-column>div,.profile-page .fieldset-row.two-column.two-column>div{width:100%;padding-left:0px}}.category-show .breadcrumbs{position:absolute;top:-1.9rem}.category-show .breadcrumbs li{display:inline-flex}.category-show .view-all-link{margin-left:0;margin-bottom:40px;display:block}.network h2{color:white}.network .content{margin-top:9rem}.network .logo{margin-bottom:2rem}.network .hero{background-color:#00b1ed;max-width:100%;position:relative;overflow:hidden;text-align:center;z-index:1;position:relative;padding:4rem 0px 2rem 0px}.network .hero p{font-size:1.1em}.network .video{margin-top:-160px;z-index:2;position:relative}.network .video iframe{max-width:100%;width:100%}.network .network-details h2{color:#00b1ed;text-align:center;font-size:2em;margin:40px 0 10px 0}.network .network-details h4,.network .network-details .search-index .post-preview h2,.search-index .post-preview .network .network-details h2,.network .network-details .search-show .post-preview h2,.search-show .post-preview .network .network-details h2{font-size:1em;text-align:center;font-weight:400}.network .network-details h4 a,.network .network-details .search-index .post-preview h2 a,.search-index .post-preview .network .network-details h2 a,.network .network-details .search-show .post-preview h2 a,.search-show .post-preview .network .network-details h2 a{color:#9F9FA0}.network .network-details h4 a:hover,.network .network-details .search-index .post-preview h2 a:hover,.search-index .post-preview .network .network-details h2 a:hover,.network .network-details .search-show .post-preview h2 a:hover,.search-show .post-preview .network .network-details h2 a:hover{color:#404041}.network .network-details h4 i,.network .network-details .search-index .post-preview h2 i,.search-index .post-preview .network .network-details h2 i,.network .network-details .search-show .post-preview h2 i,.search-show .post-preview .network .network-details h2 i{font-size:0.7em;padding-left:4px}.network .network-details ul.network_is{text-align:center}.network .network-details ul.network_is li{padding-top:25px}.network .network-details ul.network_is li i{font-size:60px}.network .network-details ul.network_is li i.icon-expand{color:#7fc661}.network .network-details ul.network_is li i.icon-video-chat{color:#ea5956}.network .network-details ul.network_is li i.icon-gavel{color:#7690f4}.network .network-details ul.network_is li i.icon-barbell{color:#73e2e1}.network .network-details ul.network_is li i.icon-spiral-dots{color:#ffac48}.network .network-details ul.network_is li i.icon-free-tag{color:#b075ed}.network .network-details ul.network_is h3{font-size:1.5em;color:#535354}.network .network-details ul.network_is p{font-size:1em;color:#404041}.network .grace-hero{min-height:350px;max-height:350px;background:url(/assets/network/story_background_large-a74b0eca91115d7c9779af109e6f4f9b07eb11fbae5b39e21628f21be2a44eb2.jpg) no-repeat top center}.network .grace-hero .quote{font-size:2.5rem}.network .grace-hero .hero-text{margin-top:95px}.network .grace-hero .hero-text img{margin-bottom:70px}.network .grace-hero .hero-text h2{color:white;font-weight:400;font-size:2em;margin:0;line-height:1.1}.network .grace-hero .hero-text p{color:white;font-size:1.6em;line-height:1.3;text-shadow:1px 0 3px rgba(10,11,13,0.5)}.network .more{margin-top:2rem;text-align:center}.network .more h2{color:#404041}.network .more p{color:#404041}.network .more .text{padding:1rem 0px}.network .fsPage{padding:2rem}.network .fsForm{box-shadow:none !important}.network #fsRow1789929-5,.network #fsCell26843883,.network #field26685493,.network #label26685493{display:none}.network .fsBody .fsForm input.fsRequired[type=text]{margin-bottom:5px}.network .fsBody .fsSubField{width:48%}.network label,.network #label26685480{text-align:left;color:#9F9FA0 !important}.network .fsBody .fsForm .fsCell,.network .fsBody .fsForm input.fsField[type=email]{padding:5px 0 0 0}.network .fsSubmit input.fsSubmitButton{background-color:#fcdb51;padding:0px 0.5rem;font-weight:normal;color:#404041 !important;margin-bottom:0}.todo-network .row.rowHover{background-color:transparent}.todo-network h2,.todo-network h3,.todo-network h4,.todo-network .search-index .post-preview h2,.search-index .post-preview .todo-network h2,.todo-network .search-show .post-preview h2,.search-show .post-preview .todo-network h2,.todo-network p,.todo-network a{font-family:Proxima-Nova}.todo-network h3{font-size:22px;font-weight:600}.todo-network h4,.todo-network .search-index .post-preview h2,.search-index .post-preview .todo-network h2,.todo-network .search-show .post-preview h2,.search-show .post-preview .todo-network h2{font-size:16px;font-weight:600}.todo-network .text h3,.todo-network .text h4,.todo-network .text .search-index .post-preview h2,.search-index .post-preview .todo-network .text h2,.todo-network .text .search-show .post-preview h2,.search-show .post-preview .todo-network .text h2,.todo-network .text p,.todo-network .text a{color:#535354}.todo-network .text a{text-decoration:underline}.todo-network .text a:hover{color:#fcdb51}.todo-network .row.hero{background-color:#00b1ed;min-height:535px;max-width:100%;position:relative;overflow:hidden;text-align:center;margin-top:60px;z-index:1;position:relative}.todo-network .row.hero .rowHover{background-color:#00b1ed}.todo-network .row.hero .hero-text{margin-top:95px}.todo-network .row.hero .hero-text img{margin-bottom:70px}.todo-network .row.hero .hero-text h2{color:white;font-weight:400;font-size:2em;margin:0;line-height:1.1}.todo-network .row.hero .hero-text p{color:white;font-size:1.1em}.todo-network .video{margin-top:-160px;z-index:2;position:relative}.todo-network .video iframe{max-width:100%;width:100%}.todo-network .network-details h2{color:#00b1ed;text-align:center;font-size:2em;margin:40px 0 10px 0}.todo-network .network-details h4,.todo-network .network-details .search-index .post-preview h2,.search-index .post-preview .todo-network .network-details h2,.todo-network .network-details .search-show .post-preview h2,.search-show .post-preview .todo-network .network-details h2{font-size:1em;text-align:center;font-weight:400}.todo-network .network-details h4 a,.todo-network .network-details .search-index .post-preview h2 a,.search-index .post-preview .todo-network .network-details h2 a,.todo-network .network-details .search-show .post-preview h2 a,.search-show .post-preview .todo-network .network-details h2 a{color:#9F9FA0}.todo-network .network-details h4 a:hover,.todo-network .network-details .search-index .post-preview h2 a:hover,.search-index .post-preview .todo-network .network-details h2 a:hover,.todo-network .network-details .search-show .post-preview h2 a:hover,.search-show .post-preview .todo-network .network-details h2 a:hover{color:#404041}.todo-network .network-details h4 i,.todo-network .network-details .search-index .post-preview h2 i,.search-index .post-preview .todo-network .network-details h2 i,.todo-network .network-details .search-show .post-preview h2 i,.search-show .post-preview .todo-network .network-details h2 i{font-size:0.7em;padding-left:4px}.todo-network .network-details ul.network_is{text-align:center}.todo-network .network-details ul.network_is li{padding-top:25px}.todo-network .network-details ul.network_is li i{font-size:60px}.todo-network .network-details ul.network_is li i.icon-expand{color:#7fc661}.todo-network .network-details ul.network_is li i.icon-video-chat{color:#ea5956}.todo-network .network-details ul.network_is li i.icon-gavel{color:#7690f4}.todo-network .network-details ul.network_is li i.icon-barbell{color:#73e2e1}.todo-network .network-details ul.network_is li i.icon-spiral-dots{color:#ffac48}.todo-network .network-details ul.network_is li i.icon-free-tag{color:#b075ed}.todo-network .network-details ul.network_is h3{font-size:1.5em;color:#535354}.todo-network .network-details ul.network_is p{font-size:1em;color:#404041}.todo-network .row.grace-hero{min-height:350px;max-height:350px;background:url(/assets/network/story_background_large-a74b0eca91115d7c9779af109e6f4f9b07eb11fbae5b39e21628f21be2a44eb2.jpg) no-repeat top center}.todo-network .row.grace-hero .hero-text p{font-size:1.6em;line-height:1.3;text-shadow:1px 0 3px rgba(10,11,13,0.5)}.todo-network .more{padding-top:50px;padding-bottom:50px;text-align:center}.todo-network .more h2{color:#404041}.todo-network .more p{color:#404041}.todo-network #fsRow1789929-5,.todo-network #fsCell26843883,.todo-network #field26685493,.todo-network #label26685493{display:none}.todo-network .fsBody .fsForm input.fsRequired[type=text]{margin-bottom:5px}.todo-network .fsBody .fsSubField{width:48%}.todo-network label,.todo-network #label26685480{text-align:left;color:#9F9FA0 !important}.todo-network .fsBody .fsForm .fsCell,.todo-network .fsBody .fsForm input.fsField[type=email]{padding:5px 0 0 0}.todo-network .fsSubmit input.fsSubmitButton{background-color:#00b1ed;font-weight:normal;color:#fff !important;margin-bottom:0}.todo-network .fsSubmit input.fsSubmitButton:hover{background-color:#00bcfc}@media only screen and (max-width: 40em){.network .row.hero{margin-top:0px}.network .row.hero .hero-text{margin-top:40px}.network .row.hero .hero-text img{margin-bottom:40px}.network .row.grace-hero{background:url(/assets/network/story_bg_small-cda8684c3b4aa6b317662fd42453549d5a9015c98ffea8348436fb1b48993a76.jpg) no-repeat top center;min-height:430px}.network .row.grace-hero .hero-text{margin-top:50px;text-align:left}.network .row.grace-hero .hero-text p{font-size:1.5em;line-height:1.4;padding-bottom:30px}.network .row.grace-hero .hero-text p i{font-size:0.9em}.network ul.network_is{padding-top:0px}.network .row.more{padding-bottom:0px}}@media only screen and (min-width: 40.063em) and (max-width: 64em){.network .row.hero{margin-top:0px}.network .row.grace-hero{background:url(/assets/network/story_bg_medium-a185072ebd011f6464d23a36797493b2244f56b7109c2001b3e2c22d6fe0346e.jpg) no-repeat top center}}@media only screen and (min-width: 64em){.row.grace-hero .hero-text{position:relative}.row.grace-hero .hero-text p i{position:absolute;font-size:2.5em}.row.grace-hero .hero-text p i.icon-left-quote{top:-30px;left:-50px}.row.grace-hero .hero-text p i.icon-right-quote{right:-40px}}.savior-forever .savior-forever-hero{background-position:center top;background-size:cover;background-repeat:no-repeat;position:relative}.savior-forever .savior-forever-hero .download-for-free{position:absolute;top:77%;left:50%;margin-left:-79px;color:#f77292}.savior-forever .savior-forever-hero .learn-more{position:absolute;top:95%;left:50%;margin:0px 0px 0px -30px}.savior-forever .italics{display:inline-block;font-style:italic}.savior-forever .bafk-content h3,.savior-forever .bafk-content h4,.savior-forever .bafk-content .search-index .post-preview h2,.search-index .post-preview .savior-forever .bafk-content h2,.savior-forever .bafk-content .search-show .post-preview h2,.search-show .post-preview .savior-forever .bafk-content h2{color:#f13994}.savior-forever .bafk-content .description p{padding:0px 3rem}.savior-forever .you-version{margin-top:3rem}.savior-forever .spread-the-word{padding-top:2rem}.savior-forever .second-row{margin-top:2rem}.savior-forever .youversion-plug{margin-top:4.5rem}@media only screen and (min-width:90.063em){.savior-forever .savior-forever-hero{background-size:contain}}@media only screen and (min-width:64.043em){.savior-forever .savior-forever-hero{height:400px}}@media only screen and (min-width:40.063em) and (max-width:64em){.savior-forever .savior-forever-hero{height:490px}.savior-forever .savior-forever-hero .download-for-free{top:68%}.savior-forever .you-version{margin-top:0px}.savior-forever .youversion-plug{margin-top:7rem}}@media only screen and (max-width: 40em){.savior-forever .savior-forever-hero{height:340px}.savior-forever .savior-forever-hero .download-for-free{top:64%}.savior-forever .you-version{margin-top:2rem}.savior-forever .second-row{margin-top:0px}.savior-forever .youversion-plug{margin-top:6rem}}.partner-hero{background-size:cover;position:relative;background-position:center}.partner-hero a{color:white;text-decoration:underline}.partner-hero a:hover{color:#fcdb51}.partner-hero .breadcrumbs{margin-top:2rem;margin-bottom:0;color:rgba(255,255,255,0.5)}.partner-hero .breadcrumbs a{color:rgba(255,255,255,0.5);text-decoration:none}.partner-hero .breadcrumbs a:hover{color:#2993E5}.partner-hero .breadcrumbs li{color:rgba(255,255,255,0.5);display:inline-block}.partner-hero .breadcrumbs li:last-child{color:white}.partner-hero .description{margin:0 0 0.2rem;padding:1rem 0;max-width:inherit !important}.partner-hero .info{margin-bottom:4rem}.partner-hero .info .name,.partner-hero .info .avatar,.partner-hero .info .website{float:left}.partner-hero .info .name{color:white;margin-right:10px}.partner-hero .info .name>span{display:block}.partner-hero .info .avatar{width:60px;margin-right:10px}.partner-hero .logo{margin:4rem 0 2rem;max-width:350px;max-height:12rem}.partner-hero h1{font-size:3rem;margin:0}.partner-hero h1,.partner-hero p{color:white}.partner-hero ul.sub-categories{margin-top:3rem;clear:both;margin-bottom:0;padding-right:1rem}.partner-hero ul.sub-categories li{display:inline;float:left;border-top:1px solid rgba(255,255,255,0.5);border-right:1px solid rgba(255,255,255,0.5);font-size:20px;font-weight:normal;text-align:center}.partner-hero ul.sub-categories li a{color:white;display:block;padding:1rem 0;text-decoration:none}.partner-hero ul.sub-categories li a:hover{color:#fcdb51}.partner-hero ul.sub-categories li a:hover span{color:#fcdb51}.partner-hero ul.sub-categories li span{color:rgba(255,255,255,0.5);margin-left:0.75rem;position:relative;top:0.125rem}.partner-hero ul.sub-categories li:last-child{border-right:none}.partner-hero .social-media-share-container{position:absolute;top:2rem;right:1rem}.partner-hero .social-media-share-container a:hover{color:#2993E5}.partner-hero .links{display:flex;align-items:center}.partner-hero .links a:hover{color:#2993E5}.partner-hero .links .social{text-decoration:none;font-size:x-large;margin-right:24px}.partner-hero .links .website{font-size:19px}.partners-logo-grid{padding:4rem 0}.partners-logo-grid .row{display:table;border-top:1px solid #D8D8D9}.partners-logo-grid .row:first-child{border-top:none}.partners-logo-grid .partner{display:table-cell;width:33%;text-align:center;position:relative;padding-left:2rem;padding-right:2rem;border-left:1px solid #D8D8D9;border-right:1px solid #D8D8D9}.partners-logo-grid .partner:first-child,.partners-logo-grid .partner:last-child{border-left:none;border-right:none}.partners-logo-grid .partner .info{position:absolute;bottom:2rem;text-align:center;left:0;right:0}.partners-logo-grid .partner .info h4,.partners-logo-grid .partner .info .search-index .post-preview h2,.search-index .post-preview .partners-logo-grid .partner .info h2,.partners-logo-grid .partner .info .search-show .post-preview h2,.search-show .post-preview .partners-logo-grid .partner .info h2{margin:0}.partners-logo-grid .partner-logo{max-width:16rem;display:block;margin:4rem auto 8rem}.partners-logo-grid .partner-logo img{max-height:10rem}@media only screen and (min-width: 40.063em) and (max-width: 64em){.partner-hero{padding-left:1rem;padding-right:1rem}.partner-hero ul.sub-categories{padding-right:0}.partner-hero ul.sub-categories li{display:block;border-right:none;float:none;padding-left:0px;width:100% !important;text-align:left}.partner-hero .text{width:90%}}@media only screen and (max-width: 40em){.partner-hero ul.sub-categories li{display:block;border-right:none;float:none;padding-left:0px;width:100% !important;text-align:left}.partner-hero .text{width:90%}.partner-hero .social-media-share-container{right:0.75rem}.partners-logo-grid .row{display:block;border-top:none}.partners-logo-grid .partner{display:block;width:100%;border-bottom:1px solid #D8D8D9}.partners-logo-grid .partner .info{bottom:4rem}}.christmas-hero{background-image:url(/assets/christmas/2022/hero-03638a94c4052154ae42f7d516fcff3a858ec1fb7e1263bab529fa7701125b0f.jpg);background-position:top center}.christmas-hero:after{background-color:rgba(41,41,42,0.3)}@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.christmas-hero{background-image:url(/assets/christmas/2022/hero-03638a94c4052154ae42f7d516fcff3a858ec1fb7e1263bab529fa7701125b0f.jpg)}}.easter-hero{background-position:center center;background-size:cover;background-image:url(/assets/easter/easter-page-banner-f939884db188acd0a6c548eb9eaa9ae6efbde998a8c0116770d435fb6bd20f5c.jpg)}.easter-hero:after{background:transparent}.easter-hero h1,.easter-hero p{color:#fff}.easter-hero .sub-categories img{margin-left:10px}.how-to-neighbor-hero{background-image:url(/assets/How-to-Neighbor-home-hero_1920-400-c3567c87e0298e431e6837fcc54cfc6cf567cdda4c84e6397b057f18d3d01e64.jpg)}.how-to-neighbor-hero h1,.how-to-neighbor-hero p{color:white}a.category-anchor{display:block;position:relative;top:-250px;visibility:hidden}a.button{text-decoration:none}.landing-hero{padding:0}.landing-hero .text{margin:6rem 0 0;margin-bottom:0px;width:auto}.landing-hero .text p{margin-bottom:1.5rem;margin-left:1rem}.landing-hero .flexable-video-container{position:relative;padding-bottom:56.25%;padding-top:30px;margin-bottom:1rem;height:0;overflow:hidden}.landing-hero .flexable-video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%}.landing-hero .group-feature{background-color:rgba(255,255,255,0.6);padding:1rem 0}.landing-hero .group-feature .featured .table{display:table}.landing-hero .group-feature .featured .table .cell{display:table-cell;vertical-align:middle;padding-right:0.75rem}.landing-hero .group-feature .featured .table .cell .item-container{margin:0}.landing-hero .group-feature .featured .table .cell .item-container>a{display:block;transition-property:box-shadow;transition-timing-function:ease-out;transition-duration:0.2s;box-shadow:0 0 4px rgba(0,0,0,0.15)}.landing-hero .group-feature .featured .table .cell .item-container>a:hover{box-shadow:0 0 28px rgba(0,0,0,0.2)}.landing-hero .group-feature .featured .table .cell .item-container>a>img{max-width:115px}.landing-hero .group-feature .featured .table .cell .info p{font-size:0.875rem;margin:0.3125rem 0rem}.landing-hero .group-feature .featured .table .cell .info .sub-title{color:#535354;display:inline-block;font-size:0.75rem;margin-right:0.3125rem}.landing-hero .group-feature .featured .table .cell .info .category{display:inline-block}.landing-hero .group-feature .featured .table .cell .info .category>a{color:#535354;font-size:0.75rem}.landing-hero .group-feature .featured .table .cell .info .title{font-size:1.125rem;color:#535354;font-weight:bold;text-decoration:none;display:block;margin:0.3125rem 0}.landing-hero .group-feature .featured .table .cell .info a.tag{color:#404041;box-shadow:inset 0 0 0 1px #404041;text-decoration:none;font-size:0.625rem;line-height:1.25rem;margin:0.3125rem 0.3125rem 0.3125rem 0}.landing-hero .group-feature .featured .table .cell .info a.tag:hover{box-shadow:inset 0 0 0 1px #fcdb51;color:#fcdb51}.easter .anchor{display:block;position:relative;top:-60px}.beyond-a-billion .content{padding-top:3rem;padding-bottom:3rem}.beyond-a-billion .content h2{font-size:3rem}@media only screen and (min-width: 64.05em){.beyond-a-billion .content{padding-top:6rem;padding-bottom:6rem}}.bible-engagement header a.sidelink{display:inline-block;margin-bottom:1rem;margin-left:1rem}.guide-section{padding-bottom:2rem;padding-top:2rem}.guide-section h2{font-size:2rem;font-weight:700;line-height:1.1}@media only screen and (min-width: 64.05em){.guide-section{padding-bottom:5rem;padding-top:5rem}.guide-section h2{font-size:2.5rem;margin:0}}@media only screen and (min-width: 40.063em) and (max-width: 64em){.christmas-hero{background-image:url(/assets/christmas/2022/hero-03638a94c4052154ae42f7d516fcff3a858ec1fb7e1263bab529fa7701125b0f.jpg)}}@media only screen and (min-width: 40.063em) and (max-width: 64em) and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min-width: 40.063em) and (max-width: 64em) and (min-resolution: 144dpi){.christmas-hero{background-image:url(/assets/christmas/2022/hero-03638a94c4052154ae42f7d516fcff3a858ec1fb7e1263bab529fa7701125b0f.jpg)}}@media only screen and (min-width: 40.063em) and (max-width: 64em){.how-to-neighbor-hero{background-image:url(/assets/How-to-Neighbor-home-hero-2840-1600-8d8c1176c2d59b908e84bf38e7179e2e7537e0ffa3edcda08fecb382942dca53.jpg)}.easter-hero{background-image:url(/assets/easter/Easter-2023-4291a29ac8df19c31e89cd03a7d9b4f03476c24d0033734367a18adc816187fe.jpg)}}@media only screen and (max-width: 40em){.christmas-hero{background-image:url(/assets/christmas/2022/hero-03638a94c4052154ae42f7d516fcff3a858ec1fb7e1263bab529fa7701125b0f.jpg)}}@media only screen and (max-width: 40em) and (-webkit-min-device-pixel-ratio: 1.5),only screen and (max-width: 40em) and (min-resolution: 144dpi){.christmas-hero{background-image:url(/assets/christmas/2022/hero-03638a94c4052154ae42f7d516fcff3a858ec1fb7e1263bab529fa7701125b0f.jpg)}}@media only screen and (max-width: 40em){.how-to-neighbor-hero{background-image:url(/assets/How-to-Neighbor-home-hero-1280-1600-206ce37ac0aa6b2355ccab2767761344c16102f08e7c05ab13732093c735f931.jpg)}.easter-hero{background-image:url(/assets/easter/Easter-2023-4291a29ac8df19c31e89cd03a7d9b4f03476c24d0033734367a18adc816187fe.jpg)}.landing-hero .flexable-video-container{margin:0 0 1rem 0}.landing-hero .group-feature{padding:1.5rem 0 1rem 0}.landing-hero .group-feature .featured .table{display:inherit}.landing-hero .group-feature .featured .table .group-image{width:25%}.landing-hero .group-feature .featured .table .group-image .item-container>a>img{max-width:96px}.landing-hero .group-feature .featured .table .group-info{width:75%}.landing-hero .group-feature .featured .table .group-notify{margin:1rem 0 0.5rem;display:block}}.football-sunday-hero{padding-top:4rem;padding-bottom:3rem;background:#D8D8D9;margin-bottom:2rem}.football-sunday-hero.category-hero:after{background-color:transparent}.football-sunday-hero .flexible-video-container{padding-top:0;margin-bottom:-10rem;box-shadow:0 0 100px rgba(173,45,50,0.2)}.football-sunday-hero .support-text{position:relative;top:9.5rem;color:#535354}@media only screen and (max-width:64em){.football-sunday-hero{padding-top:2rem;padding-bottom:1rem;margin-bottom:8rem}.football-sunday-hero .logo{margin-bottom:1rem}}.search-complete{height:100%}.main-search-form #search-results{width:100%;left:0px;text-align:left;z-index:99}#search-results{max-height:540px;overflow-x:hidden;overflow-y:auto;background-color:white;margin:0.25em 0 0 0;padding:0.25rem 0;border-radius:2px;box-shadow:0 1px 4px rgba(41,41,42,0.25);position:absolute;width:280px;left:-47px}@media only screen and (min-width: 40.063em) and (max-width: 64em){#search-results{width:320px;left:-136px}}@media only screen and (max-width: 40em){#search-results{left:-68px}}#search-results hr{margin:0.25rem 0 0.25rem 1rem}#search-results a{color:#535354;text-decoration:none}#search-results #submit-query{margin-left:0.25rem;margin-right:0.25rem;padding:0.5rem 0.75rem;display:block;line-height:1.4;border-radius:2px}#search-results #submit-query:hover{background-color:#ECECEC}#search-results .header{margin-left:1rem;line-height:1.4;font-size:0.875rem}#search-results .series-and-groups a,#search-results .items a,#search-results .ideas a{margin-left:0.25rem;margin-right:0.25rem;padding:0.375rem 0.75rem;border-radius:2px}#search-results .series-and-groups a,#search-results .items a{min-height:3.75rem}#search-results .result{display:block;overflow:hidden}#search-results .result:hover,#search-results .result.active{background-color:#ECECEC}#search-results .result img{position:absolute}#search-results .result .title{line-height:1.4;font-weight:700;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}#search-results .result .title i{text-decoration:none}#search-results .result .subtitle{line-height:1.4;color:#9F9FA0;font-size:13px}#search-results .metadata{margin-left:3.5rem}.search-index h3.result-group,.search-show h3.result-group{border-bottom:dotted 1px #D8D8D9;position:relative;margin:2rem 0}.search-index h3 .view-all-link,.search-show h3 .view-all-link{font-size:1rem;position:absolute;right:0;bottom:0.125rem;color:#9F9FA0;font-weight:400}.search-index .no-results,.search-show .no-results{color:#9F9FA0;margin-bottom:4rem}.search-index .no-results.at-all,.search-show .no-results.at-all{margin-top:4rem;text-align:center}.search-index .no-results i,.search-show .no-results i{display:block;margin:0 auto 1rem;font-size:4rem;color:#D8D8D9}.search-index .post-preview .post-title i,.search-show .post-preview .post-title i{top:2px;margin-right:0.25rem}.search-index .post-preview .content p,.search-show .post-preview .content p{max-width:36rem;margin-bottom:0}.search-index .dropdown,.search-show .dropdown{background:transparent;padding-left:0;padding-right:0.5rem;margin-right:0.3rem;border-bottom:1px dotted #9F9FA0;border-radius:0;line-height:1.4}.search-index .dropdown:after,.search-show .dropdown:after{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;margin-left:0.125rem;border:none;position:static;content:"\f0d7";color:#9F9FA0;font-size:0.875rem}.search-index .dropdown:hover:after,.search-show .dropdown:hover:after{color:#535354;border-color:#535354}.search-index .dropdown:hover,.search-show .dropdown:hover{box-shadow:none}.search-index .f-dropdown,.search-show .f-dropdown{border-color:#D8D8D9;box-shadow:0 1px 4px rgba(41,41,42,0.25);border-radius:2px}.search-index .f-dropdown a,.search-show .f-dropdown a{color:#535354;padding:0.25rem 0.5rem 0.25rem 1.6rem;text-decoration:none;text-transform:capitalize;position:relative;line-height:1.4}.search-index .f-dropdown a.selected::before,.search-show .f-dropdown a.selected::before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;position:absolute;left:0.5rem;top:0.55rem;content:"\f00c";font-size:0.75rem}.search-show .post-preview{padding-bottom:0}.big-search{position:relative;margin-bottom:4rem}.big-search input[type="text"]{padding-right:5rem}.big-search i{display:none}.big-search .results-count{color:#9F9FA0;position:absolute;right:0.5rem;top:0.45rem}@media only screen and (min-width: 64.063em){.big-search input[type="text"]{margin:0;border:none;border-bottom:1px solid #D8D8D9;border-radius:0;padding:0 6rem 0.25rem 0;box-shadow:none;transition:all 250ms ease;font-size:1.75em;line-height:1.2;font-weight:700}.big-search input[type="text"]:focus{border-color:#2993E5;box-shadow:0 1px #2993E5}.big-search i{position:absolute;left:-2rem;top:0.25rem;font-size:1.5rem;color:#D8D8D9;display:block}.big-search .results-count{right:0;top:0.6rem}}.big-search-options{margin-top:0.25rem}.big-search-options .item-type-checkbox{border-bottom:1px dotted #9F9FA0;margin-right:0.5rem}.big-search-options .item-type-checkbox:hover{border-color:#535354}.big-search-options label{font-size:1rem;margin:0;padding-left:0.25rem;height:20px}.post-results-list .post-preview{padding-bottom:0}div.album-image{position:relative}div.album-image .row{background-color:rgba(0,0,0,0) !important;display:flex;justify-content:center;position:absolute}div.album-image .row.hover{top:15%;width:100%;text-align:center}div.album-image .row.hover span{display:none;color:#fcdb51;margin:0 auto 0 auto}div.album-image .row.icons{vertical-align:middle;top:40%}div.album-image .row.icons .column{text-align:center;align-self:center}div.album-image .row.icons span.icon{font-size:2em;align-self:center}div.album-image .row.icons span.icon:hover{color:#fcdb51}div.album-image .row.icons span.icon.large{font-size:4em}div.album-image .after{position:absolute;top:0;left:0;width:100%;height:100%;display:none;color:#FFF}div.album-image:hover .after{display:block;background:rgba(0,0,0,0.6)}div.group-meta.small-only-text-center>ul.tags.album{margin:0.75rem 0 0 -0.1rem;padding-bottom:0.25rem}.row.track{border-bottom:solid 1px #D8D8D9}.row.track .column.track{padding-left:0;line-height:2.5em}.row.track .column.track .row .column.inner{display:table-cell;vertical-align:middle;padding-left:5px}.row.track .column.track .row .column.inner span{vertical-align:middle}.row.track .column.track .row .column.inner span.icon{margin-right:8px;font-size:1.7em;line-height:1.7em}.row.track .column.track .row .column.inner span.icon:hover{color:#fcdb51}.row.track .column.track .row .column.actions span{vertical-align:middle;line-height:1.7em;font-size:1em;margin-left:1em}.row.track:hover{background-color:#f5f5f5}.wistia_popover{position:absolute;left:-99999999em;top:0}.join-in-step .hero{overflow:hidden}.join-in-step .hero video{position:absolute;top:0;left:0;width:100%;z-index:0}.join-in-step .hero .button,.join-in-step .hero input[type="submit"]{color:white;font-size:1.25em;text-decoration:none;border-radius:2px;display:inline-block;padding:0.5em 1em}.join-in-step .hero .button.goto-in-step,.join-in-step .hero input.goto-in-step[type="submit"]{background-color:#2993E5;border:1px solid #2993E5}.join-in-step .hero .button.watch-video,.join-in-step .hero input.watch-video[type="submit"]{background:none;border:1px solid white;margin-left:2em}.join-in-step .hero .button.watch-video i,.join-in-step .hero input.watch-video[type="submit"] i{padding-right:0.25em}.join-in-step .content .row{margin-top:4em}.join-in-step .content .less-margin-top{margin-top:2em}.join-in-step .content .numbers{padding:0 2em}.join-in-step .content .numbers span{font-size:48px;font-weight:900;color:#D8D8D9;padding-right:0.25em}.join-in-step .content .numbers p{display:inline-block;margin-top:12px}.join-in-step .content .numbers p a{color:#2993E5}.join-in-step .content .numbers p a.inline{padding-right:0.25em}.join-in-step .content .numbers .row{margin-top:1em}.join-in-step .content .numbers .border{border-left:2px solid #D8D8D9;height:31px;display:inline-block}.join-in-step .content .signup{background-color:#2993E5;padding:4em 0}.join-in-step .content .signup label{color:white;font-size:1em;padding-left:0.5em;font-weight:normal}.join-in-step .content .signup .submit{padding:0.25em 1em !important}.join-in-step .content .signup .button,.join-in-step .content .signup input[type="submit"]{color:#2993E5;background-color:white;border:1px solid white;padding:0.5em 1em;font-size:1.25em;margin-top:1em;display:inline-block;text-decoration:none}.join-in-step .full-width{background-color:#ECECEC}.join-in-step .full-width.image{background-color:none;background:url(/assets/join_in_step/EveryStepBG-cropped@2x-7d4f97021e81a534e56192fcfb208ca8c035c3790721f0296d7e97efd2300ef3.jpg) no-repeat top center;background-size:cover;text-align:center;padding:5em 0}.join-in-step .full-width .content{width:100%;margin:0 auto;max-width:62.5rem}@media only screen and (min-width: 1025px) and (max-width: 1172px){.join-in-step .hero video{width:auto;height:700px}}@media only screen and (max-width: 64em){.join-in-step .hero video{width:initial;height:730px}.join-in-step .hero .button.watch-video,.join-in-step .hero input.watch-video[type="submit"]{margin-left:1em}.join-in-step .numbers .number{text-align:right}}@media only screen and (max-width: 32em){.join-in-step .hero video{width:initial;height:750px}.join-in-step .hero .wistia_embed{display:block !important}.join-in-step .hero .button.watch-video,.join-in-step .hero input.watch-video[type="submit"]{width:177px;margin-left:0;margin-top:1rem}}body.community .container-fluid,body.community .container{padding-left:1em;padding-right:1em}body.community .container-fluid>.container,body.community .container>.container{padding-left:0;padding-right:0}body.community .main-container{padding-top:0}body.community .hero{padding-top:96px;height:auto;background-image:url(/assets/info/community_hero_small-93ba6465037baea34c0d6f46b9f6cb50b52b57aff43e59392d65ee7632864df3.jpg);background-position:top center;background-size:cover}body.community .hero .mobile-center{text-align:center}@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){body.community .hero{background-image:url(/assets/info/community_hero_small@2x-c314be96d50179c5ef11617e9ebe2856c93fa12a6e136831725dd4386c7c95c6.jpg)}}@media only screen and (min-width: 40.063em){body.community .hero{padding-top:128px;background-image:url(/assets/info/community_hero_medium-68b1a03eb7aa17c53d1845abfa7a04f395a4866dee848da1bebbbbf2b32a04fb.jpg);background-position:top center}}@media only screen and (min-width: 40.063em) and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min-width: 40.063em) and (min-resolution: 144dpi){body.community .hero{background-image:url(/assets/info/community_hero_medium@2x-bba0fed6a7bf88173b700648f444b107fb0417134eed4b38db2c82682e085dcb.jpg)}}@media only screen and (min-width: 64.05em){body.community .hero{padding-top:160px;background-image:url(/assets/info/community_hero_large-b6190e1370a497350e8e0e6f8f3636353a853fda1ef370cc3c30a36e5a30241b.jpg)}}@media only screen and (min-width: 64.05em) and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min-width: 64.05em) and (min-resolution: 144dpi){body.community .hero{background-image:url(/assets/info/community_hero_large@2x-787abb6637cba85bbe654ecafe6c4e72c1133541e8c34b7e4a7df7ed9f8daed1.jpg)}}@media only screen and (min-width: 90.063em){body.community .hero{background-image:url(/assets/info/community_hero_xlarge-122df23d57386120cc7830445533033e3b52c7a0df56fcaafef3f6f0abb5929c.jpg)}}@media only screen and (min-width: 90.063em) and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min-width: 90.063em) and (min-resolution: 144dpi){body.community .hero{background-image:url(/assets/info/community_hero_xlarge@2x-6956701189c330f6d41f21e145ebafd99e7767bd936ad8730b1ebd814a8b07e6.jpg)}}body.community .hero .clarity{margin-top:96px;background:rgba(255,255,255,0.9);padding-top:3rem;padding-bottom:3rem;text-align:left}@media only screen and (min-width: 64.05em){body.community .hero .clarity{text-align:center}}body.community .hero .clarity p{font-size:19px;line-height:27px}@media only screen and (min-width: 40.063em){body.community .hero .clarity{margin-top:128px}}@media only screen and (min-width: 64.05em){body.community .hero .clarity{margin-top:160px}}.donate-page .flex-row{justify-content:center}.donate-page .flex-row.reverse{flex-direction:row}.donate-page .donate-quote blockquote{border-left:solid 4px #2993E5 !important}.donate-page .donate-quote figcaption{font-weight:900;font-size:16px}@media only screen and (min-width: 40.063em){.donate-page .flex-row.reverse{flex-direction:row-reverse}}.curriculums .container-fluid,.curriculums .container{padding-left:1em;padding-right:1em}.curriculums .container-fluid>.container,.curriculums .container>.container{padding-left:0;padding-right:0}.curriculums .container-fluid .row,.curriculums .container .row{max-width:90rem}.curriculums .container-fluid p,.curriculums .container p{font-size:1.19rem}.curriculums .container-fluid .padded-top,.curriculums .container .padded-top{padding-top:1rem}.curriculums .container-fluid .heading,.curriculums .container .heading{padding-left:0}.curriculums .container-fluid .heading h1,.curriculums .container .heading h1{font-size:2.5rem;margin-bottom:2rem}@media only screen and (max-width: 40em){.curriculums .container-fluid .heading h1,.curriculums .container .heading h1{font-size:2rem}}.curriculums .container-fluid .view-more,.curriculums .container .view-more{text-align:right;padding-right:0}.curriculums .container-fluid .view-more a.sidelink,.curriculums .container .view-more a.sidelink{text-decoration:underline}.curriculums .container-fluid.info-section .title-container,.curriculums .container.info-section .title-container{display:grid;align-items:center;height:auto}.curriculums .container-fluid.info-section .promo-container video,.curriculums .container.info-section .promo-container video{width:100%}.curriculums .container-fluid.info-section .description,.curriculums .container.info-section .description{line-height:1.4}.curriculums .container-fluid.info-section .description.has-training,.curriculums .container.info-section .description.has-training{margin-bottom:2rem}.curriculums .container-fluid.info-section .description article,.curriculums .container.info-section .description article{font-size:1.19rem;overflow:hidden;position:relative}.curriculums .container-fluid.info-section .description p:first-of-type,.curriculums .container.info-section .description p:first-of-type{margin-top:0}.curriculums .container-fluid.info-section .description p:last-of-type,.curriculums .container.info-section .description p:last-of-type{margin-bottom:0}.curriculums .container-fluid.info-section .description .read-more,.curriculums .container.info-section .description .read-more{display:block;margin-top:0.5rem}.curriculums .container-fluid.info-section h1,.curriculums .container.info-section h1{font-family:proxima-nova, sans-serif;font-size:3.5rem;font-weight:900;line-height:3.5rem;margin-top:0;margin-bottom:0}@media only screen and (max-width: 40em){.curriculums .container-fluid.info-section h1,.curriculums .container.info-section h1{font-size:2.5rem;line-height:2.5rem}}.curriculums .container-fluid.info-section p.partner,.curriculums .container.info-section p.partner{margin-top:0}.curriculums .container-fluid.info-section .tag-list,.curriculums .container.info-section .tag-list{margin-top:1rem}.curriculums .container-fluid.info-section .pill,.curriculums .container.info-section .pill{border:1px solid #9F9FA0;padding:5px 20px;border-radius:40px;color:#9F9FA0;transition:1s all;font-size:15px;text-decoration:none;margin-right:9px;line-height:2.4rem;white-space:nowrap}@media only screen and (max-width: 40em){.curriculums .container-fluid.info-section .pill,.curriculums .container.info-section .pill{padding:3px 10px}}.curriculums .container-fluid.info-section .pill:hover,.curriculums .container.info-section .pill:hover{color:#2993E5;border-color:#2993E5;transition:1s all}@media only screen and (max-width: 40em){.curriculums .container-fluid.info-section,.curriculums .container.info-section{padding:0}.curriculums .container-fluid.info-section .promo-container,.curriculums .container.info-section .promo-container{padding:0}.curriculums .container-fluid.info-section .curriculum-info-container,.curriculums .container.info-section .curriculum-info-container{margin-top:2rem}.curriculums .container-fluid.info-section .tags-container,.curriculums .container-fluid.info-section .description-container,.curriculums .container.info-section .tags-container,.curriculums .container.info-section .description-container{padding-top:0;overflow-wrap:anywhere}}.curriculums .container-fluid.marketing-section ul li,.curriculums .container.marketing-section ul li{padding:0 4rem;text-align:center}@media only screen and (max-width: 40em){.curriculums .container-fluid.marketing-section ul li,.curriculums .container.marketing-section ul li{padding:0 0.5rem 2rem}}.curriculums .container-fluid.marketing-section ul li .image-container,.curriculums .container.marketing-section ul li .image-container{margin-bottom:1.2rem}.curriculums .container-fluid.marketing-section ul li a,.curriculums .container.marketing-section ul li a{font-family:proxima-nova, sans-serif;font-size:1.44rem;text-decoration:none;font-weight:700}.curriculums .container-fluid.marketing-section ul li i,.curriculums .container.marketing-section ul li i{color:#2993E5;margin-left:0.5rem}.curriculums .container-fluid.resources-section ul,.curriculums .container.resources-section ul{border-top:1px solid #9F9FA0;border-bottom:1px solid #9F9FA0;margin:0;padding:2rem 0}.curriculums .container-fluid.resources-section ul li.resource-item,.curriculums .container.resources-section ul li.resource-item{border-top:0;border-bottom:0;padding-left:0}.curriculums .container-fluid.resources-section ul li.resource-item a.item-title,.curriculums .container.resources-section ul li.resource-item a.item-title{padding:0.5rem 0}.curriculums .container-fluid.resources-section ul li.resource-item h4,.curriculums .container-fluid.resources-section ul li.resource-item .search-index .post-preview h2,.search-index .post-preview .curriculums .container-fluid.resources-section ul li.resource-item h2,.curriculums .container-fluid.resources-section ul li.resource-item .search-show .post-preview h2,.search-show .post-preview .curriculums .container-fluid.resources-section ul li.resource-item h2,.curriculums .container.resources-section ul li.resource-item h4,.curriculums .container.resources-section ul li.resource-item .search-index .post-preview h2,.search-index .post-preview .curriculums .container.resources-section ul li.resource-item h2,.curriculums .container.resources-section ul li.resource-item .search-show .post-preview h2,.search-show .post-preview .curriculums .container.resources-section ul li.resource-item h2{font-size:1.44rem}.curriculums .container-fluid.resources-section ul li.resource-item .item-controls,.curriculums .container.resources-section ul li.resource-item .item-controls{margin-left:10px;position:relative;top:unset;right:unset}.curriculums .container-fluid.curriculum-resources-section.view-all ul.item-grid li:nth-child(n+16),.curriculums .container.curriculum-resources-section.view-all ul.item-grid li:nth-child(n+16){display:inherit}.curriculums .container-fluid.curriculum-resources-section.view-all a[data-curriculum-view-all],.curriculums .container.curriculum-resources-section.view-all a[data-curriculum-view-all]{display:none}.curriculums .container-fluid.curriculum-resources-section .heading h1,.curriculums .container.curriculum-resources-section .heading h1{margin-bottom:1rem}.curriculums .container-fluid.curriculum-resources-section ul,.curriculums .container.curriculum-resources-section ul{padding:2rem 0}.curriculums .container-fluid.curriculum-resources-section ul.item-grid li,.curriculums .container.curriculum-resources-section ul.item-grid li{margin-bottom:2rem}.curriculums .container-fluid.curriculum-resources-section ul.item-grid li:nth-child(n+16),.curriculums .container.curriculum-resources-section ul.item-grid li:nth-child(n+16){display:none}.curriculums .container-fluid.curriculum-resources-section ul.item-grid li .info,.curriculums .container.curriculum-resources-section ul.item-grid li .info{margin-top:1.5rem}.curriculums .container-fluid.curriculum-resources-section ul.item-grid li .info .title,.curriculums .container.curriculum-resources-section ul.item-grid li .info .title{font-size:1.14rem;margin-bottom:0.5rem}.curriculums .container-fluid.curriculum-resources-section ul.item-grid li .info .sub-title,.curriculums .container-fluid.curriculum-resources-section ul.item-grid li .info .category,.curriculums .container.curriculum-resources-section ul.item-grid li .info .sub-title,.curriculums .container.curriculum-resources-section ul.item-grid li .info .category{font-size:1rem}.curriculums .container-fluid.training-section.first-episode,.curriculums .container.training-section.first-episode{background-size:cover;padding:8rem 1rem 6rem;height:650px;display:flex;align-items:end}@media only screen and (max-width: 40em){.curriculums .container-fluid.training-section.first-episode,.curriculums .container.training-section.first-episode{padding:3rem 1rem 2rem;height:428px;background-repeat:no-repeat;background-position:center}}.curriculums .container-fluid.training-section h1,.curriculums .container-fluid.training-section h2,.curriculums .container-fluid.training-section h3,.curriculums .container-fluid.training-section h4,.curriculums .container-fluid.training-section p,.curriculums .container.training-section h1,.curriculums .container.training-section h2,.curriculums .container.training-section h3,.curriculums .container.training-section h4,.curriculums .container.training-section p{color:#ffffff}.curriculums .container-fluid.training-section h2,.curriculums .container.training-section h2{font-family:proxima-nova, sans-serif;font-weight:400;font-size:3.5rem;margin-bottom:0}@media only screen and (max-width: 40em){.curriculums .container-fluid.training-section h2,.curriculums .container.training-section h2{font-size:1.44rem}}.curriculums .container-fluid.training-section h1,.curriculums .container.training-section h1{font-family:proxima-nova, sans-serif;font-weight:400;font-size:6rem;line-height:6rem;margin-bottom:2.5rem}@media only screen and (max-width: 40em){.curriculums .container-fluid.training-section h1,.curriculums .container.training-section h1{font-size:3rem;line-height:3rem}}.curriculums .container-fluid.training-section h4,.curriculums .container-fluid.training-section .search-index .post-preview h2,.search-index .post-preview .curriculums .container-fluid.training-section h2,.curriculums .container-fluid.training-section .search-show .post-preview h2,.search-show .post-preview .curriculums .container-fluid.training-section h2,.curriculums .container.training-section h4,.curriculums .container.training-section .search-index .post-preview h2,.search-index .post-preview .curriculums .container.training-section h2,.curriculums .container.training-section .search-show .post-preview h2,.search-show .post-preview .curriculums .container.training-section h2{font-size:1.44rem}.curriculums .container-fluid.training-section .info a,.curriculums .container.training-section .info a{color:#fff}.curriculums .container-fluid.training-section .info p,.curriculums .container.training-section .info p{color:#fff}.curriculums .container-fluid.trainings-carousel-container,.curriculums .container.trainings-carousel-container{background:#2973AC}.curriculums .container-fluid.trainings-carousel-container ul li,.curriculums .container.trainings-carousel-container ul li{display:grid;grid-template-columns:33% 67%;grid-gap:24px;margin-right:2.5rem}@media only screen and (max-width: 40em){.curriculums .container-fluid.trainings-carousel-container ul li,.curriculums .container.trainings-carousel-container ul li{display:block}}.curriculums .container-fluid.trainings-carousel-container h4,.curriculums .container-fluid.trainings-carousel-container .search-index .post-preview h2,.search-index .post-preview .curriculums .container-fluid.trainings-carousel-container h2,.curriculums .container-fluid.trainings-carousel-container .search-show .post-preview h2,.search-show .post-preview .curriculums .container-fluid.trainings-carousel-container h2,.curriculums .container.trainings-carousel-container h4,.curriculums .container.trainings-carousel-container .search-index .post-preview h2,.search-index .post-preview .curriculums .container.trainings-carousel-container h2,.curriculums .container.trainings-carousel-container .search-show .post-preview h2,.search-show .post-preview .curriculums .container.trainings-carousel-container h2{margin-bottom:1.5rem}@media only screen and (max-width: 40em){.curriculums .container-fluid.trainings-carousel-container .info,.curriculums .container.trainings-carousel-container .info{margin-top:2rem;margin-bottom:2rem}}.curriculums .container-fluid.trainings-carousel-container .info a,.curriculums .container.trainings-carousel-container .info a{font-size:1.44rem;line-height:2rem}.curriculums .container-fluid.trainings-carousel-container .info p,.curriculums .container.trainings-carousel-container .info p{font-size:1rem}.curriculums .container-fluid.trainings-carousel-container .info .read-more,.curriculums .container.trainings-carousel-container .info .read-more{font-size:1rem;text-decoration:underline}@media only screen and (max-width: 40em){.curriculums .container-fluid.related-curriculums-section header,.curriculums .container.related-curriculums-section header{display:grid;grid-template-columns:auto 80px}}.curriculums .container-fluid.related-curriculums-section h2.inline-block,.curriculums .container.related-curriculums-section h2.inline-block{line-height:1rem}@media only screen and (max-width: 40em){.curriculums .container-fluid.related-curriculums-section h2.inline-block,.curriculums .container.related-curriculums-section h2.inline-block{line-height:1.5rem}}.curriculums .container-fluid.related-curriculums-section a.sidelink,.curriculums .container.related-curriculums-section a.sidelink{float:right;margin:1rem 2rem;text-decoration:underline !important}@media only screen and (max-width: 40em){.curriculums .container-fluid.related-curriculums-section a.sidelink,.curriculums .container.related-curriculums-section a.sidelink{text-align:right;align-self:center;margin:0}}.curriculums .container-fluid.related-curriculums-section .item-grid li,.curriculums .container.related-curriculums-section .item-grid li{margin-bottom:2rem}.curriculums .container-fluid.related-curriculums-section .item-grid li .info,.curriculums .container.related-curriculums-section .item-grid li .info{margin-top:1.5rem}.curriculums .container-fluid.related-curriculums-section .item-grid li .info .title,.curriculums .container.related-curriculums-section .item-grid li .info .title{font-size:1.14rem;margin-bottom:0.5rem}.curriculums .container-fluid.related-curriculums-section .item-grid li .info .sub-title,.curriculums .container-fluid.related-curriculums-section .item-grid li .info .category,.curriculums .container.related-curriculums-section .item-grid li .info .sub-title,.curriculums .container.related-curriculums-section .item-grid li .info .category{font-size:1rem}
