/*! ngTable v0.4.3 by Vitalii Savchuk(esvit666@gmail.com) - https://github.com/esvit/ng-table - New BSD License */
/*!
 * Datepicker for Foundation - less stylesheet, just version customized to foundation
 *
 * Copyright 2013 Peter Beno, najlepsiwebdesigner@gmail.com, @benopeter
 * project website http://foundation-datepicker.peterbeno.com
 *
 * Original project https://github.com/eternicode/bootstrap-datepicker
 * 		Original author 2012 Stefan Petre
 * 		Improvements by Andrew Rowls
 * 		Licensed under the Apache License v2.0
 * 		http://www.apache.org/licenses/LICENSE-2.0
 */.datepicker.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;float:left;display:none;min-width:160px;list-style:none;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:5px;box-shadow:0 5px 10px rgba(0,0,0,.2);background-clip:padding-box;*border-right-width:2px;*border-bottom-width:2px;color:#333;font-family:Open Sans,sans-serif;font-size:13px;line-height:18px}.datepicker.dropdown-menu td,.datepicker.dropdown-menu th{padding:4px 5px}.datepicker{display:none;position:absolute;padding:4px;margin-top:1px;direction:ltr}.datepicker-inline{width:220px}.datepicker-rtl{direction:rtl}.datepicker-rtl table tr td span{float:right}.datepicker-dropdown{top:0;left:0}.datepicker-dropdown:before{content:"";display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #ccc;border-bottom-color:rgba(0,0,0,.2);position:absolute;top:-7px;left:6px}.datepicker-dropdown:after{content:"";display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;position:absolute;top:-6px;left:7px}.datepicker>div{display:none}.datepicker.days div.datepicker-days,.datepicker.months div.datepicker-months,.datepicker.years div.datepicker-years{display:block}.datepicker table{border:0;margin:0}.datepicker td,.datepicker th{text-align:center;width:20px;height:20px;border:0;font-size:12px;padding:4px 8px;background:#fff;cursor:pointer}.datepicker td.active.day,.datepicker td.active.year,.datepicker td span.active,.datepicker th.active.day,.datepicker th.active.year,.datepicker th span.active{background:#2ba6cb}.table-striped .datepicker table tr td,.table-striped .datepicker table tr th{background-color:transparent}.datepicker table tr td span{display:block;width:23%;height:54px;line-height:54px;float:left;margin:1%;cursor:pointer}.datepicker th.date-switch{width:145px}.datepicker tfoot tr:first-child th,.datepicker thead tr:first-child th{cursor:pointer}.datepicker .cw{font-size:10px;width:12px;padding:0 2px 0 5px;vertical-align:middle}.datepicker thead tr:first-child th.cw{cursor:default;background-color:transparent}.datepicker-dropdown:after,.datepicker-dropdown:before{display:none}.datepicker-close{position:absolute;top:-30px;right:0;width:15px;height:30px;padding:0;display:none}.datepicker td.new,.datepicker td.old{color:#999}.datepicker td.day.disabled{color:#eee}.select2-container{margin:0;position:relative;display:inline-block;zoom:1;*display:inline;vertical-align:middle}.select2-container,.select2-drop,.select2-search,.select2-search input{box-sizing:border-box}.select2-container .select2-choice{display:block;height:26px;padding:0 0 0 8px;overflow:hidden;position:relative;border:1px solid #aaa;white-space:nowrap;line-height:26px;color:#444;text-decoration:none;border-radius:4px;background-clip:padding-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#fff;background-image:-moz-linear-gradient(center bottom,#eee 0,#fff 50%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr = "#ffffff",endColorstr = "#eeeeee",GradientType = 0);background-image:linear-gradient(0deg,#eee 0,#fff 50%)}.select2-container.select2-drop-above .select2-choice{border-bottom-color:#aaa;border-radius:0 0 4px 4px;background-image:-moz-linear-gradient(center bottom,#eee 0,#fff 90%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#eeeeee",GradientType=0);background-image:linear-gradient(180deg,#eee 0,#fff 90%)}.select2-container.select2-allowclear .select2-choice .select2-chosen{margin-right:42px}.select2-container .select2-choice>.select2-chosen{margin-right:26px;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;float:none;width:auto}.select2-container .select2-choice abbr{display:none;width:12px;height:12px;position:absolute;right:24px;top:8px;font-size:1px;text-decoration:none;border:0;background:url(/assets/select2.png) 100% 0 no-repeat;cursor:pointer;outline:0}.select2-container.select2-allowclear .select2-choice abbr{display:inline-block}.select2-container .select2-choice abbr:hover{background-position:right -11px;cursor:pointer}.select2-drop-mask{border:0;margin:0;padding:0;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:9998;background-color:#fff;filter:alpha(opacity=0)}.select2-drop{width:100%;margin-top:-1px;position:absolute;z-index:9999;top:100%;background:#fff;color:#000;border:1px solid #aaa;border-top:0;border-radius:0 0 4px 4px;box-shadow:0 4px 5px rgba(0,0,0,.15)}.select2-drop.select2-drop-above{margin-top:1px;border-top:1px solid #aaa;border-bottom:0;border-radius:4px 4px 0 0;box-shadow:0 -4px 5px rgba(0,0,0,.15)}.select2-drop-active{border:1px solid #5897fb;border-top:none}.select2-drop.select2-drop-above.select2-drop-active{border-top:1px solid #5897fb}.select2-drop-auto-width{border-top:1px solid #aaa;width:auto}.select2-drop-auto-width .select2-search{padding-top:4px}.select2-container .select2-choice .select2-arrow{display:inline-block;width:18px;height:100%;position:absolute;right:0;top:0;border-left:1px solid #aaa;border-radius:0 4px 4px 0;background-clip:padding-box;background:#ccc;background-image:-moz-linear-gradient(center bottom,#ccc 0,#eee 60%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr = "#eeeeee",endColorstr = "#cccccc",GradientType = 0);background-image:linear-gradient(0deg,#ccc 0,#eee 60%)}.select2-container .select2-choice .select2-arrow b{display:block;width:100%;height:100%;background:url(/assets/select2.png) no-repeat 0 1px}.select2-search{display:inline-block;width:100%;min-height:26px;margin:0;padding-left:4px;padding-right:4px;position:relative;z-index:10000;white-space:nowrap}.select2-search input{width:100%;height:auto!important;min-height:26px;padding:4px 20px 4px 5px;margin:0;outline:0;font-family:sans-serif;font-size:1em;border:1px solid #aaa;border-radius:0;box-shadow:none;background:#fff url(/assets/select2.png) no-repeat 100% -22px;background:url(/assets/select2.png) no-repeat 100% -22px,linear-gradient(180deg,#fff 85%,#eee 99%) 0 0}.select2-drop.select2-drop-above .select2-search input{margin-top:4px}.select2-search input.select2-active{background:#fff url(/assets/select2-spinner.gif) no-repeat 100%;background:url(/assets/select2-spinner.gif) no-repeat 100%,linear-gradient(180deg,#fff 85%,#eee 99%) 0 0}.select2-container-active .select2-choice,.select2-container-active .select2-choices{border:1px solid #5897fb;outline:none;box-shadow:0 0 5px rgba(0,0,0,.3)}.select2-dropdown-open .select2-choice{border-bottom-color:transparent;box-shadow:inset 0 1px 0 #fff;border-bottom-left-radius:0;border-bottom-right-radius:0;background-color:#eee;background-image:-moz-linear-gradient(center bottom,#fff 0,#eee 50%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#eeeeee",endColorstr="#ffffff",GradientType=0);background-image:linear-gradient(0deg,#fff 0,#eee 50%)}.select2-dropdown-open.select2-drop-above .select2-choice,.select2-dropdown-open.select2-drop-above .select2-choices{border:1px solid #5897fb;border-top-color:transparent;background-image:-moz-linear-gradient(center top,#fff 0,#eee 50%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#eeeeee",endColorstr="#ffffff",GradientType=0);background-image:linear-gradient(180deg,#fff 0,#eee 50%)}.select2-dropdown-open .select2-choice .select2-arrow{background:transparent;border-left:none;filter:none}.select2-dropdown-open .select2-choice .select2-arrow b{background-position:-18px 1px}.select2-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.select2-results{max-height:200px;padding:0 0 0 4px;margin:4px 4px 4px 0;position:relative;overflow-x:hidden;overflow-y:auto;-webkit-tap-highlight-color:rgba(0,0,0,0)}.select2-results ul.select2-result-sub{margin:0;padding-left:0}.select2-results li{list-style:none;display:list-item;background-image:none}.select2-results li.select2-result-with-children>.select2-result-label{font-weight:700}.select2-results .select2-result-label{padding:3px 7px 4px;margin:0;cursor:pointer;min-height:1em;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.select2-results-dept-1 .select2-result-label{padding-left:20px}.select2-results-dept-2 .select2-result-label{padding-left:40px}.select2-results-dept-3 .select2-result-label{padding-left:60px}.select2-results-dept-4 .select2-result-label{padding-left:80px}.select2-results-dept-5 .select2-result-label{padding-left:100px}.select2-results-dept-6 .select2-result-label{padding-left:110px}.select2-results-dept-7 .select2-result-label{padding-left:120px}.select2-results .select2-highlighted{background:#3875d7;color:#fff}.select2-results li em{background:#feffde;font-style:normal}.select2-results .select2-highlighted em{background:transparent}.select2-results .select2-highlighted ul{background:#fff;color:#000}.select2-results .select2-no-results,.select2-results .select2-searching,.select2-results .select2-selection-limit{background:#f4f4f4;display:list-item;padding-left:5px}.select2-results .select2-disabled.select2-highlighted{color:#666;background:#f4f4f4;display:list-item;cursor:default}.select2-results .select2-disabled{background:#f4f4f4;display:list-item;cursor:default}.select2-results .select2-selected{display:none}.select2-more-results.select2-active{background:#f4f4f4 url(/assets/select2-spinner.gif) no-repeat 100%}.select2-more-results{background:#f4f4f4;display:list-item}.select2-container.select2-container-disabled .select2-choice{background-color:#f4f4f4;background-image:none;border:1px solid #ddd;cursor:default}.select2-container.select2-container-disabled .select2-choice .select2-arrow{background-color:#f4f4f4;background-image:none;border-left:0}.select2-container.select2-container-disabled .select2-choice abbr{display:none}.select2-container-multi .select2-choices{height:auto!important;height:1%;margin:0;padding:0;position:relative;border:1px solid #aaa;cursor:text;overflow:hidden;background-color:#fff;background-image:linear-gradient(180deg,#eee 1%,#fff 15%)}.select2-locked{padding:3px 5px!important}.select2-container-multi .select2-choices{min-height:26px}.select2-container-multi.select2-container-active .select2-choices{border:1px solid #5897fb;outline:none;box-shadow:0 0 5px rgba(0,0,0,.3)}.select2-container-multi .select2-choices li{float:left;list-style:none}html[dir=rtl] .select2-container-multi .select2-choices li{float:right}.select2-container-multi .select2-choices .select2-search-field{margin:0;padding:0;white-space:nowrap}.select2-container-multi .select2-choices .select2-search-field input{padding:5px;margin:1px 0;font-family:sans-serif;font-size:100%;color:#666;outline:0;border:0;box-shadow:none;background:transparent!important}.select2-container-multi .select2-choices .select2-search-field input.select2-active{background:#fff url(/assets/select2-spinner.gif) no-repeat 100%!important}.select2-default{color:#999!important}.select2-container-multi .select2-choices .select2-search-choice{padding:3px 5px 3px 18px;margin:3px 0 3px 5px;position:relative;line-height:13px;color:#333;cursor:default;border:1px solid #aaa;border-radius:3px;box-shadow:inset 0 0 2px #fff,0 1px 0 rgba(0,0,0,.05);background-clip:padding-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#e4e4e4;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#eeeeee",endColorstr="#f4f4f4",GradientType=0);background-image:linear-gradient(0deg,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee)}html[dir=rtl] .select2-container-multi .select2-choices .select2-search-choice{margin-left:0;margin-right:5px}.select2-container-multi .select2-choices .select2-search-choice .select2-chosen{cursor:default}.select2-container-multi .select2-choices .select2-search-choice-focus{background:#d4d4d4}.select2-search-choice-close{display:block;width:12px;height:13px;position:absolute;right:3px;top:4px;font-size:1px;outline:none;background:url(/assets/select2.png) 100% 0 no-repeat}html[dir=rtl] .select2-search-choice-close{right:auto;left:3px}.select2-container-multi .select2-search-choice-close{left:3px}.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close,.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover{background-position:right -11px}.select2-container-multi.select2-container-disabled .select2-choices{background-color:#f4f4f4;background-image:none;border:1px solid #ddd;cursor:default}.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice{padding:3px 5px;border:1px solid #ddd;background-image:none;background-color:#f4f4f4}.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close{display:none;background:none}.select2-result-selectable .select2-match,.select2-result-unselectable .select2-match{text-decoration:underline}.select2-offscreen,.select2-offscreen:focus{clip:rect(0 0 0 0)!important;width:1px!important;height:1px!important;border:0!important;margin:0!important;padding:0!important;overflow:hidden!important;position:absolute!important;outline:0!important;left:0!important;top:0!important}.select2-display-none{display:none}.select2-measure-scrollbar{position:absolute;top:-10000px;left:-10000px;width:100px;height:100px;overflow:scroll}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:2dppx){.select2-container .select2-choice .select2-arrow b,.select2-container .select2-choice abbr,.select2-search-choice-close,.select2-search input{background-image:url(/assets/select2x2.png)!important;background-repeat:no-repeat!important;background-size:60px 40px!important}.select2-search input{background-position:100% -21px!important}}.selectize-control.plugin-drag_drop.multi>.selectize-input>div.ui-sortable-placeholder{background:#f2f2f2!important;background:rgba(0,0,0,.06)!important;border:0 none!important;visibility:visible!important;box-shadow:inset 0 0 12px 4px #fff}.selectize-control.plugin-drag_drop .ui-sortable-placeholder:after{content:"!";visibility:hidden}.selectize-control.plugin-drag_drop .ui-sortable-helper{box-shadow:0 2px 5px rgba(0,0,0,.2)}.selectize-dropdown-header{position:relative;padding:5px 8px;background:#f8f8f8;border-bottom:1px solid #d0d0d0;border-radius:3px 3px 0 0}.selectize-dropdown-header-close{position:absolute;top:50%;right:8px;margin-top:-12px;font-size:20px!important;line-height:20px;color:#303030;opacity:.4}.selectize-dropdown-header-close:hover{color:#000}.selectize-dropdown.plugin-optgroup_columns .optgroup{float:left;border-top:0 none;border-right:1px solid #f2f2f2;box-sizing:border-box}.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child{border-right:0 none}.selectize-dropdown.plugin-optgroup_columns .optgroup:before{display:none}.selectize-dropdown.plugin-optgroup_columns .optgroup-header{border-top:0 none}.selectize-control.plugin-remove_button [data-value]{position:relative;padding-right:24px!important}.selectize-control.plugin-remove_button [data-value] .remove{position:absolute;top:0;right:0;bottom:0;display:inline-block;width:17px;padding:2px 0 0;font-size:12px;font-weight:700;color:inherit;text-align:center;text-decoration:none;vertical-align:middle;border-left:1px solid #0073bb;border-radius:0 2px 2px 0;box-sizing:border-box}.selectize-control.plugin-remove_button [data-value] .remove:hover{background:rgba(0,0,0,.05)}.selectize-control.plugin-remove_button [data-value].active .remove{border-left-color:#00578d}.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover{background:none}.selectize-control.plugin-remove_button .disabled [data-value] .remove{border-left-color:#aaa}.selectize-control{position:relative}.selectize-dropdown,.selectize-input,.selectize-input input{font-family:inherit;font-size:13px;-webkit-font-smoothing:inherit;line-height:18px;color:#303030}.selectize-control.single .selectize-input.input-active,.selectize-input{display:inline-block;cursor:text;background:#fff}.selectize-input{position:relative;z-index:1;display:inline-block;width:100%;padding:8px;overflow:hidden;border:1px solid #d0d0d0;border-radius:3px;box-shadow:inset 0 1px 1px rgba(0,0,0,.1);box-sizing:border-box}.selectize-control.multi .selectize-input.has-items{padding:5px 8px 2px}.selectize-input.full{background-color:#fff}.selectize-input.disabled,.selectize-input.disabled *{cursor:default!important}.selectize-input.focus{box-shadow:inset 0 1px 2px rgba(0,0,0,.15)}.selectize-input.dropdown-active{border-radius:3px 3px 0 0}.selectize-input>*{display:-moz-inline-stack;display:inline-block;*display:inline;vertical-align:baseline;zoom:1}.selectize-control.multi .selectize-input>div{padding:2px 6px;margin:0 3px 3px 0;color:#fff;cursor:pointer;background:#1da7ee;border:1px solid #0073bb}.selectize-control.multi .selectize-input>div.active{color:#fff;background:#92c836;border:1px solid #00578d}.selectize-control.multi .selectize-input.disabled>div,.selectize-control.multi .selectize-input.disabled>div.active{color:#fff;background:#d2d2d2;border:1px solid #aaa}.selectize-input>input{max-width:100%!important;max-height:none!important;min-height:0!important;padding:0!important;margin:0 1px!important;line-height:inherit!important;text-indent:0!important;background:none!important;border:0 none!important;box-shadow:none!important;-webkit-user-select:auto!important}.selectize-input>input:focus{outline:none!important}.selectize-input:after{display:block;clear:left;content:" "}.selectize-input.dropdown-active:before{position:absolute;right:0;bottom:0;left:0;display:block;height:1px;background:#f0f0f0;content:" "}.selectize-dropdown{position:absolute;z-index:10;margin:-1px 0 0;background:#fff;border:1px solid #d0d0d0;border-top:0 none;border-radius:0 0 3px 3px;box-shadow:0 1px 3px rgba(0,0,0,.1);box-sizing:border-box}.selectize-dropdown [data-selectable]{overflow:hidden;cursor:pointer}.selectize-dropdown [data-selectable] .highlight{background:rgba(125,168,208,.2);border-radius:1px}.selectize-dropdown .optgroup-header,.selectize-dropdown [data-selectable]{padding:5px 8px}.selectize-dropdown .optgroup:first-child .optgroup-header{border-top:0 none}.selectize-dropdown .optgroup-header{color:#303030;cursor:default;background:#fff}.selectize-dropdown .active{color:#495c68;background-color:#f5fafd}.selectize-dropdown .active.create{color:#495c68}.selectize-dropdown .create{color:rgba(48,48,48,.5)}.selectize-dropdown-content{max-height:200px;overflow-x:hidden;overflow-y:auto}.selectize-control.single .selectize-input,.selectize-control.single .selectize-input input{cursor:pointer}.selectize-control.single .selectize-input.input-active,.selectize-control.single .selectize-input.input-active input{cursor:text}.selectize-control.single .selectize-input:after{position:absolute;top:50%;right:15px;display:block;width:0;height:0;margin-top:-3px;border-color:gray transparent transparent;border-style:solid;border-width:5px 5px 0;content:" "}.selectize-control.single .selectize-input.dropdown-active:after{margin-top:-4px;border-color:transparent transparent gray;border-width:0 5px 5px}.selectize-control.rtl.single .selectize-input:after{right:auto;left:15px}.selectize-control.rtl .selectize-input>input{margin:0 4px 0 -2px!important}.selectize-control .selectize-input.disabled{background-color:#fafafa;opacity:.5}.selectize-control.multi .selectize-input.has-items{padding-right:5px;padding-left:5px}.selectize-control.multi .selectize-input.disabled [data-value]{color:#999;text-shadow:none;background:none;box-shadow:none}.selectize-control.multi .selectize-input.disabled [data-value],.selectize-control.multi .selectize-input.disabled [data-value] .remove{border-color:#e6e6e6}.selectize-control.multi .selectize-input.disabled [data-value] .remove{background:none}.selectize-control.multi .selectize-input [data-value]{text-shadow:0 1px 0 rgba(0,51,83,.3);background-color:#1b9dec;background-image:linear-gradient(180deg,#1da7ee,#178ee9);background-repeat:repeat-x;border-radius:3px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff1da7ee",endColorstr="#ff178ee9",GradientType=0);box-shadow:0 1px 0 rgba(0,0,0,.2),inset 0 1px hsla(0,0%,100%,.03)}.selectize-control.multi .selectize-input [data-value].active{background-color:#0085d4;background-image:linear-gradient(180deg,#008fd8,#0075cf);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff008fd8",endColorstr="#ff0075cf",GradientType=0)}.selectize-control.single .selectize-input{background-color:#f9f9f9;background-image:linear-gradient(180deg,#fefefe,#f2f2f2);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#fffefefe",endColorstr="#fff2f2f2",GradientType=0);box-shadow:0 1px 0 rgba(0,0,0,.05),inset 0 1px 0 hsla(0,0%,100%,.8)}.selectize-control.single .selectize-input,.selectize-dropdown.single{border-color:#b8b8b8}.selectize-dropdown .optgroup-header{padding-top:7px;font-size:.85em;font-weight:700}.selectize-dropdown .optgroup{border-top:1px solid #f0f0f0}.selectize-dropdown .optgroup:first-child{border-top:0 none}html .legacy-app--view,html .reveal-modal{padding:1rem}html .legacy-app--view .cdbl-title--h2,html .reveal-modal .cdbl-title--h2{font-size:1.25rem;font-weight:500;line-height:1.4em;letter-spacing:.025rem}html .legacy-app--view .cdbl__label,html .reveal-modal .cdbl__label{font-weight:500}html .legacy-app--view a.cdbl__button,html .reveal-modal a.cdbl__button{line-height:1.2em!important}html .legacy-app--view .cdbl__button,html .reveal-modal .cdbl__button{display:inline-flex;flex-flow:row;align-items:center;padding:.7em 1em;background:#e8edf0;line-height:1.2em;border-radius:4px;color:#3fa7dd;font-weight:400;font-size:.875rem;vertical-align:baseline;margin:0;text-transform:uppercase;text-align:center;transition:all .25s ease;cursor:pointer}html .legacy-app--view .cdbl__button.is-active,html .legacy-app--view .cdbl__button:focus,html .legacy-app--view .cdbl__button:hover,html .reveal-modal .cdbl__button.is-active,html .reveal-modal .cdbl__button:focus,html .reveal-modal .cdbl__button:hover{background:#1780bc;color:#fff}html .legacy-app--view .cdbl__button.cdbl__button--link,html .reveal-modal .cdbl__button.cdbl__button--link{font-size:16px;font-weight:300;line-height:1.5em;letter-spacing:.01875rem;background-color:transparent;border:none;box-shadow:none;color:#3fa7dd;transition:all .5s cubic-bezier(.35,0,.25,1);border-radius:none;padding:0!important}html .legacy-app--view .cdbl__button.cdbl__button--link:hover,html .reveal-modal .cdbl__button.cdbl__button--link:hover{text-decoration:underline}html .legacy-app--view .cdbl__button.cdbl__button--link:focus,html .legacy-app--view .cdbl__button.cdbl__button--link:hover,html .reveal-modal .cdbl__button.cdbl__button--link:focus,html .reveal-modal .cdbl__button.cdbl__button--link:hover{color:#3fa7dd;border:none;background-color:transparent;box-shadow:none}html .legacy-app--view .cdbl__button.cdbl__button--uppercase,html .reveal-modal .cdbl__button.cdbl__button--uppercase{text-transform:uppercase}html .legacy-app--view .cdbl__button.cdbl__button--capitalize,html .reveal-modal .cdbl__button.cdbl__button--capitalize{text-transform:capitalize}html .legacy-app--view .cdbl__button.cdbl__button--notransform,html .reveal-modal .cdbl__button.cdbl__button--notransform{text-transform:none}html .legacy-app--view .cdbl__button.cdbl__button--small,html .reveal-modal .cdbl__button.cdbl__button--small{font-size:.8rem;padding:.5em .75em}html .legacy-app--view .cdbl__button.cdbl__button--small md-icon,html .reveal-modal .cdbl__button.cdbl__button--small md-icon{max-width:15px;max-height:15px;min-width:15px;min-height:15px}html .legacy-app--view .cdbl__button.cdbl__button--large,html .reveal-modal .cdbl__button.cdbl__button--large{font-size:18px;padding:.65em 1em}html .legacy-app--view .cdbl__button.cdbl__button--large md-icon,html .reveal-modal .cdbl__button.cdbl__button--large md-icon{max-width:15px;max-height:15px;min-width:15px;min-height:15px}html .legacy-app--view .cdbl__button.cdbl__button--icon-right md-icon,html .reveal-modal .cdbl__button.cdbl__button--icon-right md-icon{margin-left:.5em}html .legacy-app--view .cdbl__button.cdbl__button--icon-left md-icon,html .reveal-modal .cdbl__button.cdbl__button--icon-left md-icon{margin-right:.5em}html .legacy-app--view .cdbl__button.cdbl__button--primary,html .reveal-modal .cdbl__button.cdbl__button--primary{background:#3fa7dd;color:#fff}html .legacy-app--view .cdbl__button.cdbl__button--primary.is-active,html .legacy-app--view .cdbl__button.cdbl__button--primary:focus,html .legacy-app--view .cdbl__button.cdbl__button--primary:hover,html .reveal-modal .cdbl__button.cdbl__button--primary.is-active,html .reveal-modal .cdbl__button.cdbl__button--primary:focus,html .reveal-modal .cdbl__button.cdbl__button--primary:hover{background:#1780bc;color:#fff}html .legacy-app--view .cdbl__button.cdbl__button--warning,html .reveal-modal .cdbl__button.cdbl__button--warning{background:#f2483f;color:#fff}html .legacy-app--view .cdbl__button.cdbl__button--warning.is-active,html .legacy-app--view .cdbl__button.cdbl__button--warning:focus,html .legacy-app--view .cdbl__button.cdbl__button--warning:hover,html .reveal-modal .cdbl__button.cdbl__button--warning.is-active,html .reveal-modal .cdbl__button.cdbl__button--warning:focus,html .reveal-modal .cdbl__button.cdbl__button--warning:hover{background:#b62325;color:#fff}html .legacy-app--view .cdbl__button.cdbl__button--success,html .reveal-modal .cdbl__button.cdbl__button--success{background:#8eb33c;color:#fff}html .legacy-app--view .cdbl__button.cdbl__button--success.is-active,html .legacy-app--view .cdbl__button.cdbl__button--success:focus,html .legacy-app--view .cdbl__button.cdbl__button--success:hover,html .reveal-modal .cdbl__button.cdbl__button--success.is-active,html .reveal-modal .cdbl__button.cdbl__button--success:focus,html .reveal-modal .cdbl__button.cdbl__button--success:hover{background:#5f8b1a;color:#fff}html .legacy-app--view .cdbl__button.disabled,html .legacy-app--view .cdbl__button[disabled=disabled],html .reveal-modal .cdbl__button.disabled,html .reveal-modal .cdbl__button[disabled=disabled]{pointer-events:none;background:#d9d9d9;color:rgba(60,60,60,.5)}html .legacy-app--view input[type=text].cdbl__input,html .reveal-modal input[type=text].cdbl__input{height:42px}html .legacy-app--view input[type=text].cdbl__input,html .legacy-app--view select.cdbl__select,html .reveal-modal input[type=text].cdbl__input,html .reveal-modal select.cdbl__select{width:100%;padding:.5rem .66rem;background-color:hsla(0,0%,100%,.2);border:1px solid #c0ced7;border-radius:3px;appearance:none;outline:none;font-size:16px;font-weight:300;line-height:1.5em;letter-spacing:.01875rem;color:#000}html .legacy-app--view select.cdbl__select,html .reveal-modal select.cdbl__select{margin-bottom:0!important}html .legacy-app--view select.cdbl__select:after,html .reveal-modal select.cdbl__select:after{margin-top:-12px}html .legacy-app--view .cdbl__input,html .legacy-app--view .cdbl__select,html .legacy-app--view .cdbl__textarea,html .reveal-modal .cdbl__input,html .reveal-modal .cdbl__select,html .reveal-modal .cdbl__textarea{width:100%;padding:.5rem .66rem;background-color:hsla(0,0%,100%,.2);border:1px solid #c0ced7;border-radius:3px;appearance:none;outline:none;font-size:16px;font-weight:300;line-height:1.5em;letter-spacing:.01875rem;color:#000}html .legacy-app--view .cdbl__checkbox-wrapper .label,html .legacy-app--view .cdbl__radio-wrapper .label,html .legacy-app--view .cdbl__select-wrapper .label,html .reveal-modal .cdbl__checkbox-wrapper .label,html .reveal-modal .cdbl__radio-wrapper .label,html .reveal-modal .cdbl__select-wrapper .label{cursor:pointer}html .legacy-app--view .cdbl-form__field,html .reveal-modal .cdbl-form__field{display:inline-flex;flex-flow:column nowrap}html .legacy-app--view .cdbl-form__field[disabled] *,html .reveal-modal .cdbl-form__field[disabled] *{user-select:none}html .legacy-app--view .cdbl-form__field>.field-inner>label,html .reveal-modal .cdbl-form__field>.field-inner>label{display:inline-block;margin-bottom:.75rem;font-size:1rem;font-weight:700}html .legacy-app--view .cdbl-form__field .cdbl__input-wrapper,html .reveal-modal .cdbl-form__field .cdbl__input-wrapper{display:flex;flex-flow:row nowrap;align-items:center}html .legacy-app--view .cdbl-form__field .cdbl__input-wrapper .cdbl__input-inner,html .reveal-modal .cdbl-form__field .cdbl__input-wrapper .cdbl__input-inner{flex:1 1 auto;position:relative}html .legacy-app--view .cdbl-form__field .cdbl__input-wrapper cdbl-icon,html .reveal-modal .cdbl-form__field .cdbl__input-wrapper cdbl-icon{flex:0 0 auto}html .legacy-app--view .cdbl-form__field .cdbl__textarea-wrapper .cdbl__textarea,html .legacy-app--view .cdbl-form__field .cdbl__textarea-wrapper textarea,html .reveal-modal .cdbl-form__field .cdbl__textarea-wrapper .cdbl__textarea,html .reveal-modal .cdbl-form__field .cdbl__textarea-wrapper textarea{display:block;max-height:600px;max-width:100%;min-height:120px;width:100%;min-width:auto;max-width:calc(100% - 1rem);padding:.5rem;resize:vertical}html .legacy-app--view .cdbl-form__field .cdbl__select-wrapper,html .reveal-modal .cdbl-form__field .cdbl__select-wrapper{position:relative}html .legacy-app--view .cdbl-form__field .cdbl__select-wrapper:after,html .reveal-modal .cdbl-form__field .cdbl__select-wrapper:after{border:1px solid #000;border-right:0;border-top:0;content:" ";display:block;height:.5em;pointer-events:none;position:absolute;transform:rotate(-45deg);width:.5em;margin-top:-7px;right:12px;top:50%;z-index:4}html .legacy-app--view .cdbl-form__field .cdbl__select-wrapper>select,html .reveal-modal .cdbl-form__field .cdbl__select-wrapper>select{padding:calc(.375em - 1px) 2.5em calc(.375em - 1px) calc(.625em - 1px)}html .legacy-app--view .cdbl-form__field .cdbl__checkbox-wrapper,html .legacy-app--view .cdbl-form__field .cdbl__radio-wrapper,html .reveal-modal .cdbl-form__field .cdbl__checkbox-wrapper,html .reveal-modal .cdbl-form__field .cdbl__radio-wrapper{display:flex;flex-flow:column nowrap}html .legacy-app--view .cdbl-form__field .cdbl__checkbox-wrapper .cdbl__helper-wrapper label,html .legacy-app--view .cdbl-form__field .cdbl__radio-wrapper .cdbl__helper-wrapper label,html .reveal-modal .cdbl-form__field .cdbl__checkbox-wrapper .cdbl__helper-wrapper label,html .reveal-modal .cdbl-form__field .cdbl__radio-wrapper .cdbl__helper-wrapper label{flex-wrap:nowrap;align-items:baseline}html .legacy-app--view .cdbl-form__field .cdbl__checkbox-wrapper .cdbl__helper-wrapper label .cdbl__radio+.check,html .legacy-app--view .cdbl-form__field .cdbl__radio-wrapper .cdbl__helper-wrapper label .cdbl__radio+.check,html .reveal-modal .cdbl-form__field .cdbl__checkbox-wrapper .cdbl__helper-wrapper label .cdbl__radio+.check,html .reveal-modal .cdbl-form__field .cdbl__radio-wrapper .cdbl__helper-wrapper label .cdbl__radio+.check{top:.2em}html .legacy-app--view .cdbl-form__field .cdbl__checkbox-wrapper.horizontal,html .legacy-app--view .cdbl-form__field .cdbl__radio-wrapper.horizontal,html .reveal-modal .cdbl-form__field .cdbl__checkbox-wrapper.horizontal,html .reveal-modal .cdbl-form__field .cdbl__radio-wrapper.horizontal{flex-flow:row nowrap}html .legacy-app--view .cdbl-form__field .cdbl__checkbox-wrapper .divider,html .legacy-app--view .cdbl-form__field .cdbl__radio-wrapper .divider,html .reveal-modal .cdbl-form__field .cdbl__checkbox-wrapper .divider,html .reveal-modal .cdbl-form__field .cdbl__radio-wrapper .divider{border-top:1px solid rgba(0,0,0,.25);margin:.25rem 0}html .legacy-app--view .cdbl-form__field.fluid,html .legacy-app--view .cdbl-form__field.fluid>.field-inner,html .reveal-modal .cdbl-form__field.fluid,html .reveal-modal .cdbl-form__field.fluid>.field-inner{width:100%}html .legacy-app--view .cdbl-form__field.horizontal>.field-inner,html .reveal-modal .cdbl-form__field.horizontal>.field-inner{display:inline-flex;flex-flow:row wrap;align-items:center;width:auto}html .legacy-app--view .cdbl-form__field.horizontal>.field-inner>label,html .reveal-modal .cdbl-form__field.horizontal>.field-inner>label{flex:0 1 auto;margin-right:1em}html .legacy-app--view .cdbl-form__field.horizontal>.field-inner>label+*,html .reveal-modal .cdbl-form__field.horizontal>.field-inner>label+*{flex:1 1 auto;width:auto;min-width:200px}html .legacy-app--view .cdbl-form__field.horizontal.align-top>.field-inner,html .reveal-modal .cdbl-form__field.horizontal.align-top>.field-inner{align-items:start}html .legacy-app--view .cdbl-form__field:not(.has-error) [ng-messages],html .reveal-modal .cdbl-form__field:not(.has-error) [ng-messages]{display:none}html .legacy-app--view .cdbl-form__field.has-error .cdbl__checkbox,html .legacy-app--view .cdbl-form__field.has-error .cdbl__input,html .legacy-app--view .cdbl-form__field.has-error .cdbl__radio,html .legacy-app--view .cdbl-form__field.has-error .cdbl__select,html .legacy-app--view .cdbl-form__field.has-error .cdbl__textarea,html .reveal-modal .cdbl-form__field.has-error .cdbl__checkbox,html .reveal-modal .cdbl-form__field.has-error .cdbl__input,html .reveal-modal .cdbl-form__field.has-error .cdbl__radio,html .reveal-modal .cdbl-form__field.has-error .cdbl__select,html .reveal-modal .cdbl-form__field.has-error .cdbl__textarea{border:1px solid #be272d}html .legacy-app--view .cdbl-form__field.has-error .cdbl__input-preffix,html .legacy-app--view .cdbl-form__field.has-error .cdbl__input-suffix,html .reveal-modal .cdbl-form__field.has-error .cdbl__input-preffix,html .reveal-modal .cdbl-form__field.has-error .cdbl__input-suffix{border-color:#be272d;background-color:rgba(190,39,45,.15)}html .legacy-app--view .cdbl-form__field.has-error [ng-messages],html .reveal-modal .cdbl-form__field.has-error [ng-messages]{display:block;color:#be272d;font-size:.875rem;font-weight:300;line-height:1.57em;letter-spacing:.01625rem}html .legacy-app--view .cdbl-form__field.has-error [ng-messages] p,html .reveal-modal .cdbl-form__field.has-error [ng-messages] p{margin-top:0;font-size:.875rem;font-weight:300;line-height:1.57em;letter-spacing:.01625rem}html .legacy-app--view .cdbl-form__field.has-preffix .cdbl__input,html .reveal-modal .cdbl-form__field.has-preffix .cdbl__input{border-top-left-radius:0;border-bottom-left-radius:0;border-left:none}html .legacy-app--view .cdbl-form__field.has-suffix .cdbl__input,html .reveal-modal .cdbl-form__field.has-suffix .cdbl__input{border-top-right-radius:0;border-bottom-right-radius:0;border-right:none}html .legacy-app--view .cdbl-form__field .cdbl__input-preffix,html .legacy-app--view .cdbl-form__field .cdbl__input-suffix,html .reveal-modal .cdbl-form__field .cdbl__input-preffix,html .reveal-modal .cdbl-form__field .cdbl__input-suffix{padding:.5rem .66rem;background-color:rgba(192,206,215,.35);border:1px solid #c0ced7;border-radius:3px;outline:none;font-size:16px;font-weight:300;line-height:1.5em;letter-spacing:.01875rem;flex:0 0 auto}html .legacy-app--view .cdbl-form__field .cdbl__input-preffix,html .reveal-modal .cdbl-form__field .cdbl__input-preffix{border-top-right-radius:0;border-bottom-right-radius:0;border-right:none}html .legacy-app--view .cdbl-form__field .cdbl__input-suffix,html .reveal-modal .cdbl-form__field .cdbl__input-suffix{border-top-left-radius:0;border-bottom-left-radius:0;border-left:none}html .legacy-app--view .cdbl__select,html .reveal-modal .cdbl__select{height:42px;font-size:1rem;background:none;padding:calc(.375em - 1px) 2.5em calc(.375em - 1px) calc(.625em - 1px)}html .legacy-app--view .cdbl__select-wrapper,html .reveal-modal .cdbl__select-wrapper{position:relative}html .legacy-app--view .cdbl__select-wrapper:after,html .reveal-modal .cdbl__select-wrapper:after{border:1px solid #000;border-right:0;border-top:0;content:" ";display:block;height:.5em;pointer-events:none;position:absolute;transform:rotate(-45deg);width:.5em;margin-top:-12px;right:12px;top:50%;z-index:4}html .legacy-app--view .cdbl__avatar,html .reveal-modal .cdbl__avatar{height:72px;width:72px;border-radius:100%}html .legacy-app--view .cdbl-marked-wrapper,html .reveal-modal .cdbl-marked-wrapper{font-size:.9rem;color:#333e48}html .legacy-app--view .cdbl-marked-wrapper h1,html .legacy-app--view .cdbl-marked-wrapper h2,html .legacy-app--view .cdbl-marked-wrapper h3,html .legacy-app--view .cdbl-marked-wrapper h4,html .legacy-app--view .cdbl-marked-wrapper h5,html .legacy-app--view .cdbl-marked-wrapper h6,html .reveal-modal .cdbl-marked-wrapper h1,html .reveal-modal .cdbl-marked-wrapper h2,html .reveal-modal .cdbl-marked-wrapper h3,html .reveal-modal .cdbl-marked-wrapper h4,html .reveal-modal .cdbl-marked-wrapper h5,html .reveal-modal .cdbl-marked-wrapper h6{color:#333e48;font-weight:300;line-height:1.25em;letter-spacing:.02813rem}html .legacy-app--view .cdbl-marked-wrapper h1,html .reveal-modal .cdbl-marked-wrapper h1{font-size:1.5rem}html .legacy-app--view .cdbl-marked-wrapper h2,html .reveal-modal .cdbl-marked-wrapper h2{font-size:1.3rem}html .legacy-app--view .cdbl-marked-wrapper h3,html .reveal-modal .cdbl-marked-wrapper h3{font-size:1.2rem}html .legacy-app--view .cdbl-marked-wrapper h4,html .reveal-modal .cdbl-marked-wrapper h4{font-size:1.1rem}html .legacy-app--view .cdbl-marked-wrapper h5,html .reveal-modal .cdbl-marked-wrapper h5{font-size:1rem}html .legacy-app--view .cdbl-marked-wrapper h6,html .legacy-app--view .cdbl-marked-wrapper p,html .reveal-modal .cdbl-marked-wrapper h6,html .reveal-modal .cdbl-marked-wrapper p{font-size:.9rem}html .legacy-app--view .resource-card,html .reveal-modal .resource-card{min-width:320px}html .legacy-app--view .resource-card md-card-actions,html .reveal-modal .resource-card md-card-actions{margin:0;padding:1rem}html .legacy-app--view .resource-card .label,html .reveal-modal .resource-card .label{font-weight:500;margin-right:1rem;min-width:10rem}html .legacy-app--view .resource-card .data-row:not(:last-child),html .reveal-modal .resource-card .data-row:not(:last-child){padding-bottom:.5rem;margin-bottom:.5rem;border-bottom:1px solid rgba(0,0,0,.15)}html .legacy-app--view .resource-card .data-row,html .reveal-modal .resource-card .data-row{word-break:break-word}html .legacy-app--view .resource-card .data-row .label,html .reveal-modal .resource-card .data-row .label{display:flex;flex-direction:row;align-items:start}html .legacy-app--view .resource-card .data-row .label+div,html .reveal-modal .resource-card .data-row .label+div{flex:1 1 auto}html .legacy-app--view .resource-card .data-row .md-icon-button.md-button,html .reveal-modal .resource-card .data-row .md-icon-button.md-button{padding:0;min-height:auto;height:auto}html .legacy-app--view .resource-card .data-row p,html .reveal-modal .resource-card .data-row p{margin:0}html .legacy-app--view .resource-card .data-row p+p,html .reveal-modal .resource-card .data-row p+p{margin-top:1rem}html .legacy-app--view .resource-card .comment-list,html .reveal-modal .resource-card .comment-list{padding-top:1rem;padding-left:1rem}html .legacy-app--view .resource-card .comment-list .comment:not(:last-child),html .reveal-modal .resource-card .comment-list .comment:not(:last-child){padding-bottom:.5rem;margin-bottom:.5rem;border-bottom:1px dotted rgba(0,0,0,.15)}html .legacy-app--view .resource-card .comment-list .comment .meta,html .reveal-modal .resource-card .comment-list .comment .meta{display:flex;flex-flow:row nowrap;opacity:.7;font-weight:500;margin-bottom:.5rem}html .legacy-app--view .resource-card .comment-list .comment .meta .author,html .reveal-modal .resource-card .comment-list .comment .meta .author{flex:1 1 auto}html .legacy-app--view .resource-card .comment-list .comment .meta .date,html .reveal-modal .resource-card .comment-list .comment .meta .date{font-style:italic}html .legacy-app--view .resource-card .comment-list .comment .body,html .reveal-modal .resource-card .comment-list .comment .body{word-break:break-word;max-height:5rem;overflow:hidden}html .legacy-app--view .accordion,html .reveal-modal .accordion{margin-bottom:0;margin-left:0}html .legacy-app--view .accordion:after,html .legacy-app--view .accordion:before,html .reveal-modal .accordion:after,html .reveal-modal .accordion:before{content:" ";display:table}html .legacy-app--view .accordion:after,html .reveal-modal .accordion:after{clear:both}html .legacy-app--view .accordion .accordion-navigation,html .legacy-app--view .accordion dd,html .reveal-modal .accordion .accordion-navigation,html .reveal-modal .accordion dd{display:block;margin-bottom:0!important}html .legacy-app--view .accordion .accordion-navigation.active>a,html .legacy-app--view .accordion dd.active>a,html .reveal-modal .accordion .accordion-navigation.active>a,html .reveal-modal .accordion dd.active>a{background:#e8e8e8;color:#222}html .legacy-app--view .accordion .accordion-navigation>a,html .legacy-app--view .accordion dd>a,html .reveal-modal .accordion .accordion-navigation>a,html .reveal-modal .accordion dd>a{background:#efefef;color:#222;display:block;font-family:Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;font-size:1rem;padding:1rem}html .legacy-app--view .accordion .accordion-navigation>a:hover,html .legacy-app--view .accordion dd>a:hover,html .reveal-modal .accordion .accordion-navigation>a:hover,html .reveal-modal .accordion dd>a:hover{background:#e3e3e3}html .legacy-app--view .accordion .accordion-navigation>.content,html .legacy-app--view .accordion dd>.content,html .reveal-modal .accordion .accordion-navigation>.content,html .reveal-modal .accordion dd>.content{display:none;padding:.9375rem}html .legacy-app--view .accordion .accordion-navigation>.content.active,html .legacy-app--view .accordion dd>.content.active,html .reveal-modal .accordion .accordion-navigation>.content.active,html .reveal-modal .accordion dd>.content.active{background:#fff;display:block}html .legacy-app--view .alert-box,html .reveal-modal .alert-box{display:block;font-size:.8125rem;font-weight:400;margin-bottom:1.25rem;padding:.875rem 1.5rem .875rem .875rem;position:relative;transition:opacity .3s ease-out;background-color:#36a9e1;border:1px solid #1f97d1;color:#fff}html .legacy-app--view .alert-box .close,html .reveal-modal .alert-box .close{right:.25rem;background:inherit;color:#333;font-size:1.375rem;line-height:.9;margin-top:-.6875rem;opacity:.3;padding:0 6px 4px;position:absolute;top:50%}html .legacy-app--view .alert-box .close:focus,html .legacy-app--view .alert-box .close:hover,html .reveal-modal .alert-box .close:focus,html .reveal-modal .alert-box .close:hover{opacity:.5}html .legacy-app--view .alert-box.radius,html .reveal-modal .alert-box.radius{border-radius:3px}html .legacy-app--view .alert-box.round,html .reveal-modal .alert-box.round{border-radius:1000px}html .legacy-app--view .alert-box.success,html .reveal-modal .alert-box.success{background-color:#43ac6a;border-color:#3a945b;color:#fff}html .legacy-app--view .alert-box.alert,html .reveal-modal .alert-box.alert{background-color:#f04124;border-color:#de2d0f;color:#fff}html .legacy-app--view .alert-box.secondary,html .reveal-modal .alert-box.secondary{background-color:#e7e7e7;border-color:#c7c7c7;color:#4f4f4f}html .legacy-app--view .alert-box.warning,html .reveal-modal .alert-box.warning{background-color:#f08a24;border-color:#de770f;color:#fff}html .legacy-app--view .alert-box.info,html .reveal-modal .alert-box.info{background-color:#a0d3e8;border-color:#74bfdd;color:#4f4f4f}html .legacy-app--view .alert-box.alert-close,html .reveal-modal .alert-box.alert-close{opacity:0}html .legacy-app--view [class*=block-grid-],html .reveal-modal [class*=block-grid-]{display:block;padding:0;margin:0 -.625rem}html .legacy-app--view [class*=block-grid-]:after,html .legacy-app--view [class*=block-grid-]:before,html .reveal-modal [class*=block-grid-]:after,html .reveal-modal [class*=block-grid-]:before{content:" ";display:table}html .legacy-app--view [class*=block-grid-]:after,html .reveal-modal [class*=block-grid-]:after{clear:both}html .legacy-app--view [class*=block-grid-]>li,html .reveal-modal [class*=block-grid-]>li{display:block;float:left;height:auto;padding:0 .625rem 1.25rem}@media only screen{html .legacy-app--view .small-block-grid-1>li,html .reveal-modal .small-block-grid-1>li{list-style:none;width:100%}html .legacy-app--view .small-block-grid-1>li:nth-of-type(1n),html .reveal-modal .small-block-grid-1>li:nth-of-type(1n){clear:none}html .legacy-app--view .small-block-grid-1>li:nth-of-type(1n+1),html .reveal-modal .small-block-grid-1>li:nth-of-type(1n+1){clear:both}html .legacy-app--view .small-block-grid-2>li,html .reveal-modal .small-block-grid-2>li{list-style:none;width:50%}html .legacy-app--view .small-block-grid-2>li:nth-of-type(1n),html .reveal-modal .small-block-grid-2>li:nth-of-type(1n){clear:none}html .legacy-app--view .small-block-grid-2>li:nth-of-type(odd),html .reveal-modal .small-block-grid-2>li:nth-of-type(odd){clear:both}html .legacy-app--view .small-block-grid-3>li,html .reveal-modal .small-block-grid-3>li{list-style:none;width:33.33333%}html .legacy-app--view .small-block-grid-3>li:nth-of-type(1n),html .reveal-modal .small-block-grid-3>li:nth-of-type(1n){clear:none}html .legacy-app--view .small-block-grid-3>li:nth-of-type(3n+1),html .reveal-modal .small-block-grid-3>li:nth-of-type(3n+1){clear:both}html .legacy-app--view .small-block-grid-4>li,html .reveal-modal .small-block-grid-4>li{list-style:none;width:25%}html .legacy-app--view .small-block-grid-4>li:nth-of-type(1n),html .reveal-modal .small-block-grid-4>li:nth-of-type(1n){clear:none}html .legacy-app--view .small-block-grid-4>li:nth-of-type(4n+1),html .reveal-modal .small-block-grid-4>li:nth-of-type(4n+1){clear:both}html .legacy-app--view .small-block-grid-5>li,html .reveal-modal .small-block-grid-5>li{list-style:none;width:20%}html .legacy-app--view .small-block-grid-5>li:nth-of-type(1n),html .reveal-modal .small-block-grid-5>li:nth-of-type(1n){clear:none}html .legacy-app--view .small-block-grid-5>li:nth-of-type(5n+1),html .reveal-modal .small-block-grid-5>li:nth-of-type(5n+1){clear:both}html .legacy-app--view .small-block-grid-6>li,html .reveal-modal .small-block-grid-6>li{list-style:none;width:16.66667%}html .legacy-app--view .small-block-grid-6>li:nth-of-type(1n),html .reveal-modal .small-block-grid-6>li:nth-of-type(1n){clear:none}html .legacy-app--view .small-block-grid-6>li:nth-of-type(6n+1),html .reveal-modal .small-block-grid-6>li:nth-of-type(6n+1){clear:both}html .legacy-app--view .small-block-grid-7>li,html .reveal-modal .small-block-grid-7>li{list-style:none;width:14.28571%}html .legacy-app--view .small-block-grid-7>li:nth-of-type(1n),html .reveal-modal .small-block-grid-7>li:nth-of-type(1n){clear:none}html .legacy-app--view .small-block-grid-7>li:nth-of-type(7n+1),html .reveal-modal .small-block-grid-7>li:nth-of-type(7n+1){clear:both}html .legacy-app--view .small-block-grid-8>li,html .reveal-modal .small-block-grid-8>li{list-style:none;width:12.5%}html .legacy-app--view .small-block-grid-8>li:nth-of-type(1n),html .reveal-modal .small-block-grid-8>li:nth-of-type(1n){clear:none}html .legacy-app--view .small-block-grid-8>li:nth-of-type(8n+1),html .reveal-modal .small-block-grid-8>li:nth-of-type(8n+1){clear:both}html .legacy-app--view .small-block-grid-9>li,html .reveal-modal .small-block-grid-9>li{list-style:none;width:11.11111%}html .legacy-app--view .small-block-grid-9>li:nth-of-type(1n),html .reveal-modal .small-block-grid-9>li:nth-of-type(1n){clear:none}html .legacy-app--view .small-block-grid-9>li:nth-of-type(9n+1),html .reveal-modal .small-block-grid-9>li:nth-of-type(9n+1){clear:both}html .legacy-app--view .small-block-grid-10>li,html .reveal-modal .small-block-grid-10>li{list-style:none;width:10%}html .legacy-app--view .small-block-grid-10>li:nth-of-type(1n),html .reveal-modal .small-block-grid-10>li:nth-of-type(1n){clear:none}html .legacy-app--view .small-block-grid-10>li:nth-of-type(10n+1),html .reveal-modal .small-block-grid-10>li:nth-of-type(10n+1){clear:both}html .legacy-app--view .small-block-grid-11>li,html .reveal-modal .small-block-grid-11>li{list-style:none;width:9.09091%}html .legacy-app--view .small-block-grid-11>li:nth-of-type(1n),html .reveal-modal .small-block-grid-11>li:nth-of-type(1n){clear:none}html .legacy-app--view .small-block-grid-11>li:nth-of-type(11n+1),html .reveal-modal .small-block-grid-11>li:nth-of-type(11n+1){clear:both}html .legacy-app--view .small-block-grid-12>li,html .reveal-modal .small-block-grid-12>li{list-style:none;width:8.33333%}html .legacy-app--view .small-block-grid-12>li:nth-of-type(1n),html .reveal-modal .small-block-grid-12>li:nth-of-type(1n){clear:none}html .legacy-app--view .small-block-grid-12>li:nth-of-type(12n+1),html .reveal-modal .small-block-grid-12>li:nth-of-type(12n+1){clear:both}}@media only screen and (min-width:40.0625em){html .legacy-app--view .medium-block-grid-1>li,html .reveal-modal .medium-block-grid-1>li{list-style:none;width:100%}html .legacy-app--view .medium-block-grid-1>li:nth-of-type(1n),html .reveal-modal .medium-block-grid-1>li:nth-of-type(1n){clear:none}html .legacy-app--view .medium-block-grid-1>li:nth-of-type(1n+1),html .reveal-modal .medium-block-grid-1>li:nth-of-type(1n+1){clear:both}html .legacy-app--view .medium-block-grid-2>li,html .reveal-modal .medium-block-grid-2>li{list-style:none;width:50%}html .legacy-app--view .medium-block-grid-2>li:nth-of-type(1n),html .reveal-modal .medium-block-grid-2>li:nth-of-type(1n){clear:none}html .legacy-app--view .medium-block-grid-2>li:nth-of-type(odd),html .reveal-modal .medium-block-grid-2>li:nth-of-type(odd){clear:both}html .legacy-app--view .medium-block-grid-3>li,html .reveal-modal .medium-block-grid-3>li{list-style:none;width:33.33333%}html .legacy-app--view .medium-block-grid-3>li:nth-of-type(1n),html .reveal-modal .medium-block-grid-3>li:nth-of-type(1n){clear:none}html .legacy-app--view .medium-block-grid-3>li:nth-of-type(3n+1),html .reveal-modal .medium-block-grid-3>li:nth-of-type(3n+1){clear:both}html .legacy-app--view .medium-block-grid-4>li,html .reveal-modal .medium-block-grid-4>li{list-style:none;width:25%}html .legacy-app--view .medium-block-grid-4>li:nth-of-type(1n),html .reveal-modal .medium-block-grid-4>li:nth-of-type(1n){clear:none}html .legacy-app--view .medium-block-grid-4>li:nth-of-type(4n+1),html .reveal-modal .medium-block-grid-4>li:nth-of-type(4n+1){clear:both}html .legacy-app--view .medium-block-grid-5>li,html .reveal-modal .medium-block-grid-5>li{list-style:none;width:20%}html .legacy-app--view .medium-block-grid-5>li:nth-of-type(1n),html .reveal-modal .medium-block-grid-5>li:nth-of-type(1n){clear:none}html .legacy-app--view .medium-block-grid-5>li:nth-of-type(5n+1),html .reveal-modal .medium-block-grid-5>li:nth-of-type(5n+1){clear:both}html .legacy-app--view .medium-block-grid-6>li,html .reveal-modal .medium-block-grid-6>li{list-style:none;width:16.66667%}html .legacy-app--view .medium-block-grid-6>li:nth-of-type(1n),html .reveal-modal .medium-block-grid-6>li:nth-of-type(1n){clear:none}html .legacy-app--view .medium-block-grid-6>li:nth-of-type(6n+1),html .reveal-modal .medium-block-grid-6>li:nth-of-type(6n+1){clear:both}html .legacy-app--view .medium-block-grid-7>li,html .reveal-modal .medium-block-grid-7>li{list-style:none;width:14.28571%}html .legacy-app--view .medium-block-grid-7>li:nth-of-type(1n),html .reveal-modal .medium-block-grid-7>li:nth-of-type(1n){clear:none}html .legacy-app--view .medium-block-grid-7>li:nth-of-type(7n+1),html .reveal-modal .medium-block-grid-7>li:nth-of-type(7n+1){clear:both}html .legacy-app--view .medium-block-grid-8>li,html .reveal-modal .medium-block-grid-8>li{list-style:none;width:12.5%}html .legacy-app--view .medium-block-grid-8>li:nth-of-type(1n),html .reveal-modal .medium-block-grid-8>li:nth-of-type(1n){clear:none}html .legacy-app--view .medium-block-grid-8>li:nth-of-type(8n+1),html .reveal-modal .medium-block-grid-8>li:nth-of-type(8n+1){clear:both}html .legacy-app--view .medium-block-grid-9>li,html .reveal-modal .medium-block-grid-9>li{list-style:none;width:11.11111%}html .legacy-app--view .medium-block-grid-9>li:nth-of-type(1n),html .reveal-modal .medium-block-grid-9>li:nth-of-type(1n){clear:none}html .legacy-app--view .medium-block-grid-9>li:nth-of-type(9n+1),html .reveal-modal .medium-block-grid-9>li:nth-of-type(9n+1){clear:both}html .legacy-app--view .medium-block-grid-10>li,html .reveal-modal .medium-block-grid-10>li{list-style:none;width:10%}html .legacy-app--view .medium-block-grid-10>li:nth-of-type(1n),html .reveal-modal .medium-block-grid-10>li:nth-of-type(1n){clear:none}html .legacy-app--view .medium-block-grid-10>li:nth-of-type(10n+1),html .reveal-modal .medium-block-grid-10>li:nth-of-type(10n+1){clear:both}html .legacy-app--view .medium-block-grid-11>li,html .reveal-modal .medium-block-grid-11>li{list-style:none;width:9.09091%}html .legacy-app--view .medium-block-grid-11>li:nth-of-type(1n),html .reveal-modal .medium-block-grid-11>li:nth-of-type(1n){clear:none}html .legacy-app--view .medium-block-grid-11>li:nth-of-type(11n+1),html .reveal-modal .medium-block-grid-11>li:nth-of-type(11n+1){clear:both}html .legacy-app--view .medium-block-grid-12>li,html .reveal-modal .medium-block-grid-12>li{list-style:none;width:8.33333%}html .legacy-app--view .medium-block-grid-12>li:nth-of-type(1n),html .reveal-modal .medium-block-grid-12>li:nth-of-type(1n){clear:none}html .legacy-app--view .medium-block-grid-12>li:nth-of-type(12n+1),html .reveal-modal .medium-block-grid-12>li:nth-of-type(12n+1){clear:both}}@media only screen and (min-width:64.0625em){html .legacy-app--view .large-block-grid-1>li,html .reveal-modal .large-block-grid-1>li{list-style:none;width:100%}html .legacy-app--view .large-block-grid-1>li:nth-of-type(1n),html .reveal-modal .large-block-grid-1>li:nth-of-type(1n){clear:none}html .legacy-app--view .large-block-grid-1>li:nth-of-type(1n+1),html .reveal-modal .large-block-grid-1>li:nth-of-type(1n+1){clear:both}html .legacy-app--view .large-block-grid-2>li,html .reveal-modal .large-block-grid-2>li{list-style:none;width:50%}html .legacy-app--view .large-block-grid-2>li:nth-of-type(1n),html .reveal-modal .large-block-grid-2>li:nth-of-type(1n){clear:none}html .legacy-app--view .large-block-grid-2>li:nth-of-type(odd),html .reveal-modal .large-block-grid-2>li:nth-of-type(odd){clear:both}html .legacy-app--view .large-block-grid-3>li,html .reveal-modal .large-block-grid-3>li{list-style:none;width:33.33333%}html .legacy-app--view .large-block-grid-3>li:nth-of-type(1n),html .reveal-modal .large-block-grid-3>li:nth-of-type(1n){clear:none}html .legacy-app--view .large-block-grid-3>li:nth-of-type(3n+1),html .reveal-modal .large-block-grid-3>li:nth-of-type(3n+1){clear:both}html .legacy-app--view .large-block-grid-4>li,html .reveal-modal .large-block-grid-4>li{list-style:none;width:25%}html .legacy-app--view .large-block-grid-4>li:nth-of-type(1n),html .reveal-modal .large-block-grid-4>li:nth-of-type(1n){clear:none}html .legacy-app--view .large-block-grid-4>li:nth-of-type(4n+1),html .reveal-modal .large-block-grid-4>li:nth-of-type(4n+1){clear:both}html .legacy-app--view .large-block-grid-5>li,html .reveal-modal .large-block-grid-5>li{list-style:none;width:20%}html .legacy-app--view .large-block-grid-5>li:nth-of-type(1n),html .reveal-modal .large-block-grid-5>li:nth-of-type(1n){clear:none}html .legacy-app--view .large-block-grid-5>li:nth-of-type(5n+1),html .reveal-modal .large-block-grid-5>li:nth-of-type(5n+1){clear:both}html .legacy-app--view .large-block-grid-6>li,html .reveal-modal .large-block-grid-6>li{list-style:none;width:16.66667%}html .legacy-app--view .large-block-grid-6>li:nth-of-type(1n),html .reveal-modal .large-block-grid-6>li:nth-of-type(1n){clear:none}html .legacy-app--view .large-block-grid-6>li:nth-of-type(6n+1),html .reveal-modal .large-block-grid-6>li:nth-of-type(6n+1){clear:both}html .legacy-app--view .large-block-grid-7>li,html .reveal-modal .large-block-grid-7>li{list-style:none;width:14.28571%}html .legacy-app--view .large-block-grid-7>li:nth-of-type(1n),html .reveal-modal .large-block-grid-7>li:nth-of-type(1n){clear:none}html .legacy-app--view .large-block-grid-7>li:nth-of-type(7n+1),html .reveal-modal .large-block-grid-7>li:nth-of-type(7n+1){clear:both}html .legacy-app--view .large-block-grid-8>li,html .reveal-modal .large-block-grid-8>li{list-style:none;width:12.5%}html .legacy-app--view .large-block-grid-8>li:nth-of-type(1n),html .reveal-modal .large-block-grid-8>li:nth-of-type(1n){clear:none}html .legacy-app--view .large-block-grid-8>li:nth-of-type(8n+1),html .reveal-modal .large-block-grid-8>li:nth-of-type(8n+1){clear:both}html .legacy-app--view .large-block-grid-9>li,html .reveal-modal .large-block-grid-9>li{list-style:none;width:11.11111%}html .legacy-app--view .large-block-grid-9>li:nth-of-type(1n),html .reveal-modal .large-block-grid-9>li:nth-of-type(1n){clear:none}html .legacy-app--view .large-block-grid-9>li:nth-of-type(9n+1),html .reveal-modal .large-block-grid-9>li:nth-of-type(9n+1){clear:both}html .legacy-app--view .large-block-grid-10>li,html .reveal-modal .large-block-grid-10>li{list-style:none;width:10%}html .legacy-app--view .large-block-grid-10>li:nth-of-type(1n),html .reveal-modal .large-block-grid-10>li:nth-of-type(1n){clear:none}html .legacy-app--view .large-block-grid-10>li:nth-of-type(10n+1),html .reveal-modal .large-block-grid-10>li:nth-of-type(10n+1){clear:both}html .legacy-app--view .large-block-grid-11>li,html .reveal-modal .large-block-grid-11>li{list-style:none;width:9.09091%}html .legacy-app--view .large-block-grid-11>li:nth-of-type(1n),html .reveal-modal .large-block-grid-11>li:nth-of-type(1n){clear:none}html .legacy-app--view .large-block-grid-11>li:nth-of-type(11n+1),html .reveal-modal .large-block-grid-11>li:nth-of-type(11n+1){clear:both}html .legacy-app--view .large-block-grid-12>li,html .reveal-modal .large-block-grid-12>li{list-style:none;width:8.33333%}html .legacy-app--view .large-block-grid-12>li:nth-of-type(1n),html .reveal-modal .large-block-grid-12>li:nth-of-type(1n){clear:none}html .legacy-app--view .large-block-grid-12>li:nth-of-type(12n+1),html .reveal-modal .large-block-grid-12>li:nth-of-type(12n+1){clear:both}}html .legacy-app--view .breadcrumbs,html .reveal-modal .breadcrumbs{display:block;list-style:none;margin-left:0;overflow:hidden;padding:.5625rem .875rem;background-color:#f4f4f4;border:1px solid #dcdcdc;border-radius:3px}html .legacy-app--view .breadcrumbs>*,html .reveal-modal .breadcrumbs>*{color:#36a9e1;float:left;font-size:.6875rem;line-height:.6875rem;margin:0;text-transform:uppercase}html .legacy-app--view .breadcrumbs>:focus a,html .legacy-app--view .breadcrumbs>:hover a,html .reveal-modal .breadcrumbs>:focus a,html .reveal-modal .breadcrumbs>:hover a{text-decoration:underline}html .legacy-app--view .breadcrumbs>* a,html .reveal-modal .breadcrumbs>* a{color:#36a9e1}html .legacy-app--view .breadcrumbs>.current,html .legacy-app--view .breadcrumbs>.current a,html .reveal-modal .breadcrumbs>.current,html .reveal-modal .breadcrumbs>.current a{color:#333;cursor:default}html .legacy-app--view .breadcrumbs>.current:focus,html .legacy-app--view .breadcrumbs>.current:focus a,html .legacy-app--view .breadcrumbs>.current:hover,html .legacy-app--view .breadcrumbs>.current:hover a,html .reveal-modal .breadcrumbs>.current:focus,html .reveal-modal .breadcrumbs>.current:focus a,html .reveal-modal .breadcrumbs>.current:hover,html .reveal-modal .breadcrumbs>.current:hover a{text-decoration:none}html .legacy-app--view .breadcrumbs>.unavailable,html .legacy-app--view .breadcrumbs>.unavailable a,html .reveal-modal .breadcrumbs>.unavailable,html .reveal-modal .breadcrumbs>.unavailable a{color:#999}html .legacy-app--view .breadcrumbs>.unavailable:focus,html .legacy-app--view .breadcrumbs>.unavailable:hover,html .legacy-app--view .breadcrumbs>.unavailable:hover a,html .legacy-app--view .breadcrumbs>.unavailable a:focus,html .reveal-modal .breadcrumbs>.unavailable:focus,html .reveal-modal .breadcrumbs>.unavailable:hover,html .reveal-modal .breadcrumbs>.unavailable:hover a,html .reveal-modal .breadcrumbs>.unavailable a:focus{color:#999;cursor:not-allowed;text-decoration:none}html .legacy-app--view .breadcrumbs>:before,html .reveal-modal .breadcrumbs>:before{color:#aaa;content:"/";margin:0 .75rem;position:relative;top:1px}html .legacy-app--view .breadcrumbs>:first-child:before,html .reveal-modal .breadcrumbs>:first-child:before{content:" ";margin:0}html .legacy-app--view [aria-label=breadcrumbs] [aria-hidden=true]:after,html .reveal-modal [aria-label=breadcrumbs] [aria-hidden=true]:after{content:"/"}html .legacy-app--view .button-group,html .reveal-modal .button-group{list-style:none;margin:0;left:0}html .legacy-app--view .button-group:after,html .legacy-app--view .button-group:before,html .reveal-modal .button-group:after,html .reveal-modal .button-group:before{content:" ";display:table}html .legacy-app--view .button-group:after,html .reveal-modal .button-group:after{clear:both}html .legacy-app--view .button-group.even-2 li,html .reveal-modal .button-group.even-2 li{display:inline-block;margin:0;width:50%}html .legacy-app--view .button-group.even-2 li .button,html .legacy-app--view .button-group.even-2 li>button,html .reveal-modal .button-group.even-2 li .button,html .reveal-modal .button-group.even-2 li>button{border-left:1px solid;border-color:hsla(0,0%,100%,.5)}html .legacy-app--view .button-group.even-2 li:first-child .button,html .legacy-app--view .button-group.even-2 li:first-child button,html .reveal-modal .button-group.even-2 li:first-child .button,html .reveal-modal .button-group.even-2 li:first-child button{border-left:0}html .legacy-app--view .button-group.even-2 li .button,html .legacy-app--view .button-group.even-2 li button,html .reveal-modal .button-group.even-2 li .button,html .reveal-modal .button-group.even-2 li button{width:100%}html .legacy-app--view .button-group.even-3 li,html .reveal-modal .button-group.even-3 li{display:inline-block;margin:0;width:33.33333%}html .legacy-app--view .button-group.even-3 li .button,html .legacy-app--view .button-group.even-3 li>button,html .reveal-modal .button-group.even-3 li .button,html .reveal-modal .button-group.even-3 li>button{border-left:1px solid;border-color:hsla(0,0%,100%,.5)}html .legacy-app--view .button-group.even-3 li:first-child .button,html .legacy-app--view .button-group.even-3 li:first-child button,html .reveal-modal .button-group.even-3 li:first-child .button,html .reveal-modal .button-group.even-3 li:first-child button{border-left:0}html .legacy-app--view .button-group.even-3 li .button,html .legacy-app--view .button-group.even-3 li button,html .reveal-modal .button-group.even-3 li .button,html .reveal-modal .button-group.even-3 li button{width:100%}html .legacy-app--view .button-group.even-4 li,html .reveal-modal .button-group.even-4 li{display:inline-block;margin:0;width:25%}html .legacy-app--view .button-group.even-4 li .button,html .legacy-app--view .button-group.even-4 li>button,html .reveal-modal .button-group.even-4 li .button,html .reveal-modal .button-group.even-4 li>button{border-left:1px solid;border-color:hsla(0,0%,100%,.5)}html .legacy-app--view .button-group.even-4 li:first-child .button,html .legacy-app--view .button-group.even-4 li:first-child button,html .reveal-modal .button-group.even-4 li:first-child .button,html .reveal-modal .button-group.even-4 li:first-child button{border-left:0}html .legacy-app--view .button-group.even-4 li .button,html .legacy-app--view .button-group.even-4 li button,html .reveal-modal .button-group.even-4 li .button,html .reveal-modal .button-group.even-4 li button{width:100%}html .legacy-app--view .button-group.even-5 li,html .reveal-modal .button-group.even-5 li{display:inline-block;margin:0;width:20%}html .legacy-app--view .button-group.even-5 li .button,html .legacy-app--view .button-group.even-5 li>button,html .reveal-modal .button-group.even-5 li .button,html .reveal-modal .button-group.even-5 li>button{border-left:1px solid;border-color:hsla(0,0%,100%,.5)}html .legacy-app--view .button-group.even-5 li:first-child .button,html .legacy-app--view .button-group.even-5 li:first-child button,html .reveal-modal .button-group.even-5 li:first-child .button,html .reveal-modal .button-group.even-5 li:first-child button{border-left:0}html .legacy-app--view .button-group.even-5 li .button,html .legacy-app--view .button-group.even-5 li button,html .reveal-modal .button-group.even-5 li .button,html .reveal-modal .button-group.even-5 li button{width:100%}html .legacy-app--view .button-group.even-6 li,html .reveal-modal .button-group.even-6 li{display:inline-block;margin:0;width:16.66667%}html .legacy-app--view .button-group.even-6 li .button,html .legacy-app--view .button-group.even-6 li>button,html .reveal-modal .button-group.even-6 li .button,html .reveal-modal .button-group.even-6 li>button{border-left:1px solid;border-color:hsla(0,0%,100%,.5)}html .legacy-app--view .button-group.even-6 li:first-child .button,html .legacy-app--view .button-group.even-6 li:first-child button,html .reveal-modal .button-group.even-6 li:first-child .button,html .reveal-modal .button-group.even-6 li:first-child button{border-left:0}html .legacy-app--view .button-group.even-6 li .button,html .legacy-app--view .button-group.even-6 li button,html .reveal-modal .button-group.even-6 li .button,html .reveal-modal .button-group.even-6 li button{width:100%}html .legacy-app--view .button-group.even-7 li,html .reveal-modal .button-group.even-7 li{display:inline-block;margin:0;width:14.28571%}html .legacy-app--view .button-group.even-7 li .button,html .legacy-app--view .button-group.even-7 li>button,html .reveal-modal .button-group.even-7 li .button,html .reveal-modal .button-group.even-7 li>button{border-left:1px solid;border-color:hsla(0,0%,100%,.5)}html .legacy-app--view .button-group.even-7 li:first-child .button,html .legacy-app--view .button-group.even-7 li:first-child button,html .reveal-modal .button-group.even-7 li:first-child .button,html .reveal-modal .button-group.even-7 li:first-child button{border-left:0}html .legacy-app--view .button-group.even-7 li .button,html .legacy-app--view .button-group.even-7 li button,html .reveal-modal .button-group.even-7 li .button,html .reveal-modal .button-group.even-7 li button{width:100%}html .legacy-app--view .button-group.even-8 li,html .reveal-modal .button-group.even-8 li{display:inline-block;margin:0;width:12.5%}html .legacy-app--view .button-group.even-8 li .button,html .legacy-app--view .button-group.even-8 li>button,html .reveal-modal .button-group.even-8 li .button,html .reveal-modal .button-group.even-8 li>button{border-left:1px solid;border-color:hsla(0,0%,100%,.5)}html .legacy-app--view .button-group.even-8 li:first-child .button,html .legacy-app--view .button-group.even-8 li:first-child button,html .reveal-modal .button-group.even-8 li:first-child .button,html .reveal-modal .button-group.even-8 li:first-child button{border-left:0}html .legacy-app--view .button-group.even-8 li .button,html .legacy-app--view .button-group.even-8 li button,html .reveal-modal .button-group.even-8 li .button,html .reveal-modal .button-group.even-8 li button{width:100%}html .legacy-app--view .button-group>li,html .reveal-modal .button-group>li{display:inline-block;margin:0}html .legacy-app--view .button-group>li .button,html .legacy-app--view .button-group>li>button,html .reveal-modal .button-group>li .button,html .reveal-modal .button-group>li>button{border-left:1px solid;border-color:hsla(0,0%,100%,.5)}html .legacy-app--view .button-group>li:first-child .button,html .legacy-app--view .button-group>li:first-child button,html .reveal-modal .button-group>li:first-child .button,html .reveal-modal .button-group>li:first-child button{border-left:0}html .legacy-app--view .button-group.stack>li,html .reveal-modal .button-group.stack>li{display:block;margin:0;float:none}html .legacy-app--view .button-group.stack>li .button,html .legacy-app--view .button-group.stack>li>button,html .reveal-modal .button-group.stack>li .button,html .reveal-modal .button-group.stack>li>button{border-left:1px solid}html .legacy-app--view .button-group.stack>li:first-child .button,html .legacy-app--view .button-group.stack>li:first-child button,html .reveal-modal .button-group.stack>li:first-child .button,html .reveal-modal .button-group.stack>li:first-child button{border-left:0}html .legacy-app--view .button-group.stack>li .button,html .legacy-app--view .button-group.stack>li>button,html .reveal-modal .button-group.stack>li .button,html .reveal-modal .button-group.stack>li>button{border-color:hsla(0,0%,100%,.5);border-left-width:0;border-top:1px solid;display:block;margin:0}html .legacy-app--view .button-group.stack>li>button,html .reveal-modal .button-group.stack>li>button{width:100%}html .legacy-app--view .button-group.stack>li:first-child .button,html .legacy-app--view .button-group.stack>li:first-child button,html .reveal-modal .button-group.stack>li:first-child .button,html .reveal-modal .button-group.stack>li:first-child button{border-top:0}html .legacy-app--view .button-group.stack-for-small>li,html .reveal-modal .button-group.stack-for-small>li{display:inline-block;margin:0}html .legacy-app--view .button-group.stack-for-small>li .button,html .legacy-app--view .button-group.stack-for-small>li>button,html .reveal-modal .button-group.stack-for-small>li .button,html .reveal-modal .button-group.stack-for-small>li>button{border-left:1px solid;border-color:hsla(0,0%,100%,.5)}html .legacy-app--view .button-group.stack-for-small>li:first-child .button,html .legacy-app--view .button-group.stack-for-small>li:first-child button,html .reveal-modal .button-group.stack-for-small>li:first-child .button,html .reveal-modal .button-group.stack-for-small>li:first-child button{border-left:0}@media only screen and (max-width:40em){html .legacy-app--view .button-group.stack-for-small>li,html .reveal-modal .button-group.stack-for-small>li{display:block;margin:0;width:100%}html .legacy-app--view .button-group.stack-for-small>li .button,html .legacy-app--view .button-group.stack-for-small>li>button,html .reveal-modal .button-group.stack-for-small>li .button,html .reveal-modal .button-group.stack-for-small>li>button{border-left:1px solid}html .legacy-app--view .button-group.stack-for-small>li:first-child .button,html .legacy-app--view .button-group.stack-for-small>li:first-child button,html .reveal-modal .button-group.stack-for-small>li:first-child .button,html .reveal-modal .button-group.stack-for-small>li:first-child button{border-left:0}html .legacy-app--view .button-group.stack-for-small>li .button,html .legacy-app--view .button-group.stack-for-small>li>button,html .reveal-modal .button-group.stack-for-small>li .button,html .reveal-modal .button-group.stack-for-small>li>button{border-color:hsla(0,0%,100%,.5);border-left-width:0;border-top:1px solid;display:block;margin:0}html .legacy-app--view .button-group.stack-for-small>li>button,html .reveal-modal .button-group.stack-for-small>li>button{width:100%}html .legacy-app--view .button-group.stack-for-small>li:first-child .button,html .legacy-app--view .button-group.stack-for-small>li:first-child button,html .reveal-modal .button-group.stack-for-small>li:first-child .button,html .reveal-modal .button-group.stack-for-small>li:first-child button{border-top:0}}html .legacy-app--view .button-group.radius>*,html .reveal-modal .button-group.radius>*{display:inline-block;margin:0}html .legacy-app--view .button-group.radius>* .button,html .legacy-app--view .button-group.radius>*>button,html .reveal-modal .button-group.radius>* .button,html .reveal-modal .button-group.radius>*>button{border-left:1px solid;border-color:hsla(0,0%,100%,.5)}html .legacy-app--view .button-group.radius>:first-child .button,html .legacy-app--view .button-group.radius>:first-child button,html .reveal-modal .button-group.radius>:first-child .button,html .reveal-modal .button-group.radius>:first-child button{border-left:0}html .legacy-app--view .button-group.radius>*,html .legacy-app--view .button-group.radius>*>.button,html .legacy-app--view .button-group.radius>*>a,html .legacy-app--view .button-group.radius>*>button,html .reveal-modal .button-group.radius>*,html .reveal-modal .button-group.radius>*>.button,html .reveal-modal .button-group.radius>*>a,html .reveal-modal .button-group.radius>*>button{border-radius:0}html .legacy-app--view .button-group.radius>:first-child,html .legacy-app--view .button-group.radius>:first-child>.button,html .legacy-app--view .button-group.radius>:first-child>a,html .legacy-app--view .button-group.radius>:first-child>button,html .reveal-modal .button-group.radius>:first-child,html .reveal-modal .button-group.radius>:first-child>.button,html .reveal-modal .button-group.radius>:first-child>a,html .reveal-modal .button-group.radius>:first-child>button{-webkit-border-bottom-left-radius:3px;-webkit-border-top-left-radius:3px;border-bottom-left-radius:3px;border-top-left-radius:3px}html .legacy-app--view .button-group.radius>:last-child,html .legacy-app--view .button-group.radius>:last-child>.button,html .legacy-app--view .button-group.radius>:last-child>a,html .legacy-app--view .button-group.radius>:last-child>button,html .reveal-modal .button-group.radius>:last-child,html .reveal-modal .button-group.radius>:last-child>.button,html .reveal-modal .button-group.radius>:last-child>a,html .reveal-modal .button-group.radius>:last-child>button{-webkit-border-bottom-right-radius:3px;-webkit-border-top-right-radius:3px;border-bottom-right-radius:3px;border-top-right-radius:3px}html .legacy-app--view .button-group.radius.stack>*,html .reveal-modal .button-group.radius.stack>*{display:block;margin:0}html .legacy-app--view .button-group.radius.stack>* .button,html .legacy-app--view .button-group.radius.stack>*>button,html .reveal-modal .button-group.radius.stack>* .button,html .reveal-modal .button-group.radius.stack>*>button{border-left:1px solid}html .legacy-app--view .button-group.radius.stack>:first-child .button,html .legacy-app--view .button-group.radius.stack>:first-child button,html .reveal-modal .button-group.radius.stack>:first-child .button,html .reveal-modal .button-group.radius.stack>:first-child button{border-left:0}html .legacy-app--view .button-group.radius.stack>* .button,html .legacy-app--view .button-group.radius.stack>*>button,html .reveal-modal .button-group.radius.stack>* .button,html .reveal-modal .button-group.radius.stack>*>button{border-color:hsla(0,0%,100%,.5);border-left-width:0;border-top:1px solid;display:block;margin:0}html .legacy-app--view .button-group.radius.stack>*>button,html .reveal-modal .button-group.radius.stack>*>button{width:100%}html .legacy-app--view .button-group.radius.stack>:first-child .button,html .legacy-app--view .button-group.radius.stack>:first-child button,html .reveal-modal .button-group.radius.stack>:first-child .button,html .reveal-modal .button-group.radius.stack>:first-child button{border-top:0}html .legacy-app--view .button-group.radius.stack>*,html .legacy-app--view .button-group.radius.stack>*>.button,html .legacy-app--view .button-group.radius.stack>*>a,html .legacy-app--view .button-group.radius.stack>*>button,html .reveal-modal .button-group.radius.stack>*,html .reveal-modal .button-group.radius.stack>*>.button,html .reveal-modal .button-group.radius.stack>*>a,html .reveal-modal .button-group.radius.stack>*>button{border-radius:0}html .legacy-app--view .button-group.radius.stack>:first-child,html .legacy-app--view .button-group.radius.stack>:first-child>.button,html .legacy-app--view .button-group.radius.stack>:first-child>a,html .legacy-app--view .button-group.radius.stack>:first-child>button,html .reveal-modal .button-group.radius.stack>:first-child,html .reveal-modal .button-group.radius.stack>:first-child>.button,html .reveal-modal .button-group.radius.stack>:first-child>a,html .reveal-modal .button-group.radius.stack>:first-child>button{-webkit-top-left-radius:3px;-webkit-top-right-radius:3px;border-top-left-radius:3px;border-top-right-radius:3px}html .legacy-app--view .button-group.radius.stack>:last-child,html .legacy-app--view .button-group.radius.stack>:last-child>.button,html .legacy-app--view .button-group.radius.stack>:last-child>a,html .legacy-app--view .button-group.radius.stack>:last-child>button,html .reveal-modal .button-group.radius.stack>:last-child,html .reveal-modal .button-group.radius.stack>:last-child>.button,html .reveal-modal .button-group.radius.stack>:last-child>a,html .reveal-modal .button-group.radius.stack>:last-child>button{-webkit-bottom-left-radius:3px;-webkit-bottom-right-radius:3px;border-bottom-left-radius:3px;border-bottom-right-radius:3px}@media only screen and (min-width:40.0625em){html .legacy-app--view .button-group.radius.stack-for-small>*,html .reveal-modal .button-group.radius.stack-for-small>*{display:inline-block;margin:0}html .legacy-app--view .button-group.radius.stack-for-small>* .button,html .legacy-app--view .button-group.radius.stack-for-small>*>button,html .reveal-modal .button-group.radius.stack-for-small>* .button,html .reveal-modal .button-group.radius.stack-for-small>*>button{border-left:1px solid;border-color:hsla(0,0%,100%,.5)}html .legacy-app--view .button-group.radius.stack-for-small>:first-child .button,html .legacy-app--view .button-group.radius.stack-for-small>:first-child button,html .reveal-modal .button-group.radius.stack-for-small>:first-child .button,html .reveal-modal .button-group.radius.stack-for-small>:first-child button{border-left:0}html .legacy-app--view .button-group.radius.stack-for-small>*,html .legacy-app--view .button-group.radius.stack-for-small>*>.button,html .legacy-app--view .button-group.radius.stack-for-small>*>a,html .legacy-app--view .button-group.radius.stack-for-small>*>button,html .reveal-modal .button-group.radius.stack-for-small>*,html .reveal-modal .button-group.radius.stack-for-small>*>.button,html .reveal-modal .button-group.radius.stack-for-small>*>a,html .reveal-modal .button-group.radius.stack-for-small>*>button{border-radius:0}html .legacy-app--view .button-group.radius.stack-for-small>:first-child,html .legacy-app--view .button-group.radius.stack-for-small>:first-child>.button,html .legacy-app--view .button-group.radius.stack-for-small>:first-child>a,html .legacy-app--view .button-group.radius.stack-for-small>:first-child>button,html .reveal-modal .button-group.radius.stack-for-small>:first-child,html .reveal-modal .button-group.radius.stack-for-small>:first-child>.button,html .reveal-modal .button-group.radius.stack-for-small>:first-child>a,html .reveal-modal .button-group.radius.stack-for-small>:first-child>button{-webkit-border-bottom-left-radius:3px;-webkit-border-top-left-radius:3px;border-bottom-left-radius:3px;border-top-left-radius:3px}html .legacy-app--view .button-group.radius.stack-for-small>:last-child,html .legacy-app--view .button-group.radius.stack-for-small>:last-child>.button,html .legacy-app--view .button-group.radius.stack-for-small>:last-child>a,html .legacy-app--view .button-group.radius.stack-for-small>:last-child>button,html .reveal-modal .button-group.radius.stack-for-small>:last-child,html .reveal-modal .button-group.radius.stack-for-small>:last-child>.button,html .reveal-modal .button-group.radius.stack-for-small>:last-child>a,html .reveal-modal .button-group.radius.stack-for-small>:last-child>button{-webkit-border-bottom-right-radius:3px;-webkit-border-top-right-radius:3px;border-bottom-right-radius:3px;border-top-right-radius:3px}}@media only screen and (max-width:40em){html .legacy-app--view .button-group.radius.stack-for-small>*,html .reveal-modal .button-group.radius.stack-for-small>*{display:block;margin:0}html .legacy-app--view .button-group.radius.stack-for-small>* .button,html .legacy-app--view .button-group.radius.stack-for-small>*>button,html .reveal-modal .button-group.radius.stack-for-small>* .button,html .reveal-modal .button-group.radius.stack-for-small>*>button{border-left:1px solid}html .legacy-app--view .button-group.radius.stack-for-small>:first-child .button,html .legacy-app--view .button-group.radius.stack-for-small>:first-child button,html .reveal-modal .button-group.radius.stack-for-small>:first-child .button,html .reveal-modal .button-group.radius.stack-for-small>:first-child button{border-left:0}html .legacy-app--view .button-group.radius.stack-for-small>* .button,html .legacy-app--view .button-group.radius.stack-for-small>*>button,html .reveal-modal .button-group.radius.stack-for-small>* .button,html .reveal-modal .button-group.radius.stack-for-small>*>button{border-color:hsla(0,0%,100%,.5);border-left-width:0;border-top:1px solid;display:block;margin:0}html .legacy-app--view .button-group.radius.stack-for-small>*>button,html .reveal-modal .button-group.radius.stack-for-small>*>button{width:100%}html .legacy-app--view .button-group.radius.stack-for-small>:first-child .button,html .legacy-app--view .button-group.radius.stack-for-small>:first-child button,html .reveal-modal .button-group.radius.stack-for-small>:first-child .button,html .reveal-modal .button-group.radius.stack-for-small>:first-child button{border-top:0}html .legacy-app--view .button-group.radius.stack-for-small>*,html .legacy-app--view .button-group.radius.stack-for-small>*>.button,html .legacy-app--view .button-group.radius.stack-for-small>*>a,html .legacy-app--view .button-group.radius.stack-for-small>*>button,html .reveal-modal .button-group.radius.stack-for-small>*,html .reveal-modal .button-group.radius.stack-for-small>*>.button,html .reveal-modal .button-group.radius.stack-for-small>*>a,html .reveal-modal .button-group.radius.stack-for-small>*>button{border-radius:0}html .legacy-app--view .button-group.radius.stack-for-small>:first-child,html .legacy-app--view .button-group.radius.stack-for-small>:first-child>.button,html .legacy-app--view .button-group.radius.stack-for-small>:first-child>a,html .legacy-app--view .button-group.radius.stack-for-small>:first-child>button,html .reveal-modal .button-group.radius.stack-for-small>:first-child,html .reveal-modal .button-group.radius.stack-for-small>:first-child>.button,html .reveal-modal .button-group.radius.stack-for-small>:first-child>a,html .reveal-modal .button-group.radius.stack-for-small>:first-child>button{-webkit-top-left-radius:3px;-webkit-top-right-radius:3px;border-top-left-radius:3px;border-top-right-radius:3px}html .legacy-app--view .button-group.radius.stack-for-small>:last-child,html .legacy-app--view .button-group.radius.stack-for-small>:last-child>.button,html .legacy-app--view .button-group.radius.stack-for-small>:last-child>a,html .legacy-app--view .button-group.radius.stack-for-small>:last-child>button,html .reveal-modal .button-group.radius.stack-for-small>:last-child,html .reveal-modal .button-group.radius.stack-for-small>:last-child>.button,html .reveal-modal .button-group.radius.stack-for-small>:last-child>a,html .reveal-modal .button-group.radius.stack-for-small>:last-child>button{-webkit-bottom-left-radius:3px;-webkit-bottom-right-radius:3px;border-bottom-left-radius:3px;border-bottom-right-radius:3px}}html .legacy-app--view .button-group.round>*,html .reveal-modal .button-group.round>*{display:inline-block;margin:0}html .legacy-app--view .button-group.round>* .button,html .legacy-app--view .button-group.round>*>button,html .reveal-modal .button-group.round>* .button,html .reveal-modal .button-group.round>*>button{border-left:1px solid;border-color:hsla(0,0%,100%,.5)}html .legacy-app--view .button-group.round>:first-child .button,html .legacy-app--view .button-group.round>:first-child button,html .reveal-modal .button-group.round>:first-child .button,html .reveal-modal .button-group.round>:first-child button{border-left:0}html .legacy-app--view .button-group.round>*,html .legacy-app--view .button-group.round>*>.button,html .legacy-app--view .button-group.round>*>a,html .legacy-app--view .button-group.round>*>button,html .reveal-modal .button-group.round>*,html .reveal-modal .button-group.round>*>.button,html .reveal-modal .button-group.round>*>a,html .reveal-modal .button-group.round>*>button{border-radius:0}html .legacy-app--view .button-group.round>:first-child,html .legacy-app--view .button-group.round>:first-child>.button,html .legacy-app--view .button-group.round>:first-child>a,html .legacy-app--view .button-group.round>:first-child>button,html .reveal-modal .button-group.round>:first-child,html .reveal-modal .button-group.round>:first-child>.button,html .reveal-modal .button-group.round>:first-child>a,html .reveal-modal .button-group.round>:first-child>button{-webkit-border-bottom-left-radius:1000px;-webkit-border-top-left-radius:1000px;border-bottom-left-radius:1000px;border-top-left-radius:1000px}html .legacy-app--view .button-group.round>:last-child,html .legacy-app--view .button-group.round>:last-child>.button,html .legacy-app--view .button-group.round>:last-child>a,html .legacy-app--view .button-group.round>:last-child>button,html .reveal-modal .button-group.round>:last-child,html .reveal-modal .button-group.round>:last-child>.button,html .reveal-modal .button-group.round>:last-child>a,html .reveal-modal .button-group.round>:last-child>button{-webkit-border-bottom-right-radius:1000px;-webkit-border-top-right-radius:1000px;border-bottom-right-radius:1000px;border-top-right-radius:1000px}html .legacy-app--view .button-group.round.stack>*,html .reveal-modal .button-group.round.stack>*{display:block;margin:0}html .legacy-app--view .button-group.round.stack>* .button,html .legacy-app--view .button-group.round.stack>*>button,html .reveal-modal .button-group.round.stack>* .button,html .reveal-modal .button-group.round.stack>*>button{border-left:1px solid}html .legacy-app--view .button-group.round.stack>:first-child .button,html .legacy-app--view .button-group.round.stack>:first-child button,html .reveal-modal .button-group.round.stack>:first-child .button,html .reveal-modal .button-group.round.stack>:first-child button{border-left:0}html .legacy-app--view .button-group.round.stack>* .button,html .legacy-app--view .button-group.round.stack>*>button,html .reveal-modal .button-group.round.stack>* .button,html .reveal-modal .button-group.round.stack>*>button{border-color:hsla(0,0%,100%,.5);border-left-width:0;border-top:1px solid;display:block;margin:0}html .legacy-app--view .button-group.round.stack>*>button,html .reveal-modal .button-group.round.stack>*>button{width:100%}html .legacy-app--view .button-group.round.stack>:first-child .button,html .legacy-app--view .button-group.round.stack>:first-child button,html .reveal-modal .button-group.round.stack>:first-child .button,html .reveal-modal .button-group.round.stack>:first-child button{border-top:0}html .legacy-app--view .button-group.round.stack>*,html .legacy-app--view .button-group.round.stack>*>.button,html .legacy-app--view .button-group.round.stack>*>a,html .legacy-app--view .button-group.round.stack>*>button,html .reveal-modal .button-group.round.stack>*,html .reveal-modal .button-group.round.stack>*>.button,html .reveal-modal .button-group.round.stack>*>a,html .reveal-modal .button-group.round.stack>*>button{border-radius:0}html .legacy-app--view .button-group.round.stack>:first-child,html .legacy-app--view .button-group.round.stack>:first-child>.button,html .legacy-app--view .button-group.round.stack>:first-child>a,html .legacy-app--view .button-group.round.stack>:first-child>button,html .reveal-modal .button-group.round.stack>:first-child,html .reveal-modal .button-group.round.stack>:first-child>.button,html .reveal-modal .button-group.round.stack>:first-child>a,html .reveal-modal .button-group.round.stack>:first-child>button{-webkit-top-left-radius:1rem;-webkit-top-right-radius:1rem;border-top-left-radius:1rem;border-top-right-radius:1rem}html .legacy-app--view .button-group.round.stack>:last-child,html .legacy-app--view .button-group.round.stack>:last-child>.button,html .legacy-app--view .button-group.round.stack>:last-child>a,html .legacy-app--view .button-group.round.stack>:last-child>button,html .reveal-modal .button-group.round.stack>:last-child,html .reveal-modal .button-group.round.stack>:last-child>.button,html .reveal-modal .button-group.round.stack>:last-child>a,html .reveal-modal .button-group.round.stack>:last-child>button{-webkit-bottom-left-radius:1rem;-webkit-bottom-right-radius:1rem;border-bottom-left-radius:1rem;border-bottom-right-radius:1rem}@media only screen and (min-width:40.0625em){html .legacy-app--view .button-group.round.stack-for-small>*,html .reveal-modal .button-group.round.stack-for-small>*{display:inline-block;margin:0}html .legacy-app--view .button-group.round.stack-for-small>* .button,html .legacy-app--view .button-group.round.stack-for-small>*>button,html .reveal-modal .button-group.round.stack-for-small>* .button,html .reveal-modal .button-group.round.stack-for-small>*>button{border-left:1px solid;border-color:hsla(0,0%,100%,.5)}html .legacy-app--view .button-group.round.stack-for-small>:first-child .button,html .legacy-app--view .button-group.round.stack-for-small>:first-child button,html .reveal-modal .button-group.round.stack-for-small>:first-child .button,html .reveal-modal .button-group.round.stack-for-small>:first-child button{border-left:0}html .legacy-app--view .button-group.round.stack-for-small>*,html .legacy-app--view .button-group.round.stack-for-small>*>.button,html .legacy-app--view .button-group.round.stack-for-small>*>a,html .legacy-app--view .button-group.round.stack-for-small>*>button,html .reveal-modal .button-group.round.stack-for-small>*,html .reveal-modal .button-group.round.stack-for-small>*>.button,html .reveal-modal .button-group.round.stack-for-small>*>a,html .reveal-modal .button-group.round.stack-for-small>*>button{border-radius:0}html .legacy-app--view .button-group.round.stack-for-small>:first-child,html .legacy-app--view .button-group.round.stack-for-small>:first-child>.button,html .legacy-app--view .button-group.round.stack-for-small>:first-child>a,html .legacy-app--view .button-group.round.stack-for-small>:first-child>button,html .reveal-modal .button-group.round.stack-for-small>:first-child,html .reveal-modal .button-group.round.stack-for-small>:first-child>.button,html .reveal-modal .button-group.round.stack-for-small>:first-child>a,html .reveal-modal .button-group.round.stack-for-small>:first-child>button{-webkit-border-bottom-left-radius:1000px;-webkit-border-top-left-radius:1000px;border-bottom-left-radius:1000px;border-top-left-radius:1000px}html .legacy-app--view .button-group.round.stack-for-small>:last-child,html .legacy-app--view .button-group.round.stack-for-small>:last-child>.button,html .legacy-app--view .button-group.round.stack-for-small>:last-child>a,html .legacy-app--view .button-group.round.stack-for-small>:last-child>button,html .reveal-modal .button-group.round.stack-for-small>:last-child,html .reveal-modal .button-group.round.stack-for-small>:last-child>.button,html .reveal-modal .button-group.round.stack-for-small>:last-child>a,html .reveal-modal .button-group.round.stack-for-small>:last-child>button{-webkit-border-bottom-right-radius:1000px;-webkit-border-top-right-radius:1000px;border-bottom-right-radius:1000px;border-top-right-radius:1000px}}@media only screen and (max-width:40em){html .legacy-app--view .button-group.round.stack-for-small>*,html .reveal-modal .button-group.round.stack-for-small>*{display:block;margin:0}html .legacy-app--view .button-group.round.stack-for-small>* .button,html .legacy-app--view .button-group.round.stack-for-small>*>button,html .reveal-modal .button-group.round.stack-for-small>* .button,html .reveal-modal .button-group.round.stack-for-small>*>button{border-left:1px solid}html .legacy-app--view .button-group.round.stack-for-small>:first-child .button,html .legacy-app--view .button-group.round.stack-for-small>:first-child button,html .reveal-modal .button-group.round.stack-for-small>:first-child .button,html .reveal-modal .button-group.round.stack-for-small>:first-child button{border-left:0}html .legacy-app--view .button-group.round.stack-for-small>* .button,html .legacy-app--view .button-group.round.stack-for-small>*>button,html .reveal-modal .button-group.round.stack-for-small>* .button,html .reveal-modal .button-group.round.stack-for-small>*>button{border-color:hsla(0,0%,100%,.5);border-left-width:0;border-top:1px solid;display:block;margin:0}html .legacy-app--view .button-group.round.stack-for-small>*>button,html .reveal-modal .button-group.round.stack-for-small>*>button{width:100%}html .legacy-app--view .button-group.round.stack-for-small>:first-child .button,html .legacy-app--view .button-group.round.stack-for-small>:first-child button,html .reveal-modal .button-group.round.stack-for-small>:first-child .button,html .reveal-modal .button-group.round.stack-for-small>:first-child button{border-top:0}html .legacy-app--view .button-group.round.stack-for-small>*,html .legacy-app--view .button-group.round.stack-for-small>*>.button,html .legacy-app--view .button-group.round.stack-for-small>*>a,html .legacy-app--view .button-group.round.stack-for-small>*>button,html .reveal-modal .button-group.round.stack-for-small>*,html .reveal-modal .button-group.round.stack-for-small>*>.button,html .reveal-modal .button-group.round.stack-for-small>*>a,html .reveal-modal .button-group.round.stack-for-small>*>button{border-radius:0}html .legacy-app--view .button-group.round.stack-for-small>:first-child,html .legacy-app--view .button-group.round.stack-for-small>:first-child>.button,html .legacy-app--view .button-group.round.stack-for-small>:first-child>a,html .legacy-app--view .button-group.round.stack-for-small>:first-child>button,html .reveal-modal .button-group.round.stack-for-small>:first-child,html .reveal-modal .button-group.round.stack-for-small>:first-child>.button,html .reveal-modal .button-group.round.stack-for-small>:first-child>a,html .reveal-modal .button-group.round.stack-for-small>:first-child>button{-webkit-top-left-radius:1rem;-webkit-top-right-radius:1rem;border-top-left-radius:1rem;border-top-right-radius:1rem}html .legacy-app--view .button-group.round.stack-for-small>:last-child,html .legacy-app--view .button-group.round.stack-for-small>:last-child>.button,html .legacy-app--view .button-group.round.stack-for-small>:last-child>a,html .legacy-app--view .button-group.round.stack-for-small>:last-child>button,html .reveal-modal .button-group.round.stack-for-small>:last-child,html .reveal-modal .button-group.round.stack-for-small>:last-child>.button,html .reveal-modal .button-group.round.stack-for-small>:last-child>a,html .reveal-modal .button-group.round.stack-for-small>:last-child>button{-webkit-bottom-left-radius:1rem;-webkit-bottom-right-radius:1rem;border-bottom-left-radius:1rem;border-bottom-right-radius:1rem}}html .legacy-app--view .button-bar:after,html .legacy-app--view .button-bar:before,html .reveal-modal .button-bar:after,html .reveal-modal .button-bar:before{content:" ";display:table}html .legacy-app--view .button-bar:after,html .reveal-modal .button-bar:after{clear:both}html .legacy-app--view .button-bar .button-group,html .reveal-modal .button-bar .button-group{float:left;margin-right:.625rem}html .legacy-app--view .button-bar .button-group div,html .reveal-modal .button-bar .button-group div{overflow:hidden}html .legacy-app--view .clearing-thumbs,html .legacy-app--view [data-clearing],html .reveal-modal .clearing-thumbs,html .reveal-modal [data-clearing]{list-style:none;margin-left:0;margin-bottom:0}html .legacy-app--view .clearing-thumbs:after,html .legacy-app--view .clearing-thumbs:before,html .legacy-app--view [data-clearing]:after,html .legacy-app--view [data-clearing]:before,html .reveal-modal .clearing-thumbs:after,html .reveal-modal .clearing-thumbs:before,html .reveal-modal [data-clearing]:after,html .reveal-modal [data-clearing]:before{content:" ";display:table}html .legacy-app--view .clearing-thumbs:after,html .legacy-app--view [data-clearing]:after,html .reveal-modal .clearing-thumbs:after,html .reveal-modal [data-clearing]:after{clear:both}html .legacy-app--view .clearing-thumbs li,html .legacy-app--view [data-clearing] li,html .reveal-modal .clearing-thumbs li,html .reveal-modal [data-clearing] li{float:left;margin-right:10px}html .legacy-app--view .clearing-thumbs[class*=block-grid-] li,html .legacy-app--view [data-clearing][class*=block-grid-] li,html .reveal-modal .clearing-thumbs[class*=block-grid-] li,html .reveal-modal [data-clearing][class*=block-grid-] li{margin-right:0}html .legacy-app--view .clearing-blackout,html .reveal-modal .clearing-blackout{background:#333;height:100%;position:fixed;top:0;width:100%;z-index:998;left:0}html .legacy-app--view .clearing-blackout .clearing-close,html .reveal-modal .clearing-blackout .clearing-close{display:block}html .legacy-app--view .clearing-container,html .reveal-modal .clearing-container{height:100%;margin:0;overflow:hidden;position:relative;z-index:998}html .legacy-app--view .clearing-touch-label,html .reveal-modal .clearing-touch-label{color:#aaa;font-size:.6em;left:50%;position:absolute;top:50%}html .legacy-app--view .visible-img,html .reveal-modal .visible-img{height:95%;position:relative}html .legacy-app--view .visible-img img,html .reveal-modal .visible-img img{position:absolute;left:50%;top:50%;transform:translateY(-50%) translateX(-50%);max-height:100%;max-width:100%}html .legacy-app--view .clearing-caption,html .reveal-modal .clearing-caption{background:#333;bottom:0;color:#ccc;font-size:.875em;line-height:1.3;margin-bottom:0;padding:10px 30px 20px;position:absolute;text-align:center;width:100%;left:0}html .legacy-app--view .clearing-close,html .reveal-modal .clearing-close{color:#ccc;display:none;font-size:30px;line-height:1;padding-left:20px;padding-top:10px;z-index:999}html .legacy-app--view .clearing-close:focus,html .legacy-app--view .clearing-close:hover,html .reveal-modal .clearing-close:focus,html .reveal-modal .clearing-close:hover{color:#ccc}html .legacy-app--view .clearing-assembled .clearing-container,html .reveal-modal .clearing-assembled .clearing-container{height:100%}html .legacy-app--view .clearing-assembled .clearing-container .carousel>ul,html .legacy-app--view .clearing-feature li,html .reveal-modal .clearing-assembled .clearing-container .carousel>ul,html .reveal-modal .clearing-feature li{display:none}html .legacy-app--view .clearing-feature li.clearing-featured-img,html .reveal-modal .clearing-feature li.clearing-featured-img{display:block}@media only screen and (min-width:40.0625em){html .legacy-app--view .clearing-main-next,html .legacy-app--view .clearing-main-prev,html .reveal-modal .clearing-main-next,html .reveal-modal .clearing-main-prev{height:100%;position:absolute;top:0;width:40px}html .legacy-app--view .clearing-main-next>span,html .legacy-app--view .clearing-main-prev>span,html .reveal-modal .clearing-main-next>span,html .reveal-modal .clearing-main-prev>span{border:12px solid;display:block;height:0;position:absolute;top:50%;width:0}html .legacy-app--view .clearing-main-next>span:hover,html .legacy-app--view .clearing-main-prev>span:hover,html .reveal-modal .clearing-main-next>span:hover,html .reveal-modal .clearing-main-prev>span:hover{opacity:.8}html .legacy-app--view .clearing-main-prev,html .reveal-modal .clearing-main-prev{left:0}html .legacy-app--view .clearing-main-prev>span,html .reveal-modal .clearing-main-prev>span{left:5px;border-color:transparent;border-right-color:#ccc}html .legacy-app--view .clearing-main-next,html .reveal-modal .clearing-main-next{right:0}html .legacy-app--view .clearing-main-next>span,html .reveal-modal .clearing-main-next>span{border-color:transparent;border-left-color:#ccc}html .legacy-app--view .clearing-main-next.disabled,html .legacy-app--view .clearing-main-prev.disabled,html .reveal-modal .clearing-main-next.disabled,html .reveal-modal .clearing-main-prev.disabled{opacity:.3}html .legacy-app--view .clearing-assembled .clearing-container .carousel,html .reveal-modal .clearing-assembled .clearing-container .carousel{background:rgba(51,51,51,.8);height:120px;margin-top:10px;text-align:center}html .legacy-app--view .clearing-assembled .clearing-container .carousel>ul,html .reveal-modal .clearing-assembled .clearing-container .carousel>ul{display:inline-block;z-index:999;height:100%;position:relative;float:none}html .legacy-app--view .clearing-assembled .clearing-container .carousel>ul li,html .reveal-modal .clearing-assembled .clearing-container .carousel>ul li{clear:none;cursor:pointer;display:block;float:left;margin-right:0;min-height:inherit;opacity:.4;overflow:hidden;padding:0;position:relative;width:120px}html .legacy-app--view .clearing-assembled .clearing-container .carousel>ul li.fix-height img,html .reveal-modal .clearing-assembled .clearing-container .carousel>ul li.fix-height img{height:100%;max-width:none}html .legacy-app--view .clearing-assembled .clearing-container .carousel>ul li a.th,html .reveal-modal .clearing-assembled .clearing-container .carousel>ul li a.th{border:none;box-shadow:none;display:block}html .legacy-app--view .clearing-assembled .clearing-container .carousel>ul li img,html .reveal-modal .clearing-assembled .clearing-container .carousel>ul li img{cursor:pointer!important;width:100%!important}html .legacy-app--view .clearing-assembled .clearing-container .carousel>ul li.visible,html .reveal-modal .clearing-assembled .clearing-container .carousel>ul li.visible{opacity:1}html .legacy-app--view .clearing-assembled .clearing-container .carousel>ul li:hover,html .reveal-modal .clearing-assembled .clearing-container .carousel>ul li:hover{opacity:.8}html .legacy-app--view .clearing-assembled .clearing-container .visible-img,html .reveal-modal .clearing-assembled .clearing-container .visible-img{background:#333;height:85%;overflow:hidden}html .legacy-app--view .clearing-close,html .reveal-modal .clearing-close{padding-left:0;padding-top:0;position:absolute;top:10px;right:20px}}html .legacy-app--view .f-dropdown,html .reveal-modal .f-dropdown{display:none;left:-9999px;list-style:none;margin-left:0;position:absolute;background:#fff;border:1px solid #ccc;font-size:.875rem;height:auto;max-height:none;width:100%;z-index:89;margin-top:2px;max-width:200px}html .legacy-app--view .f-dropdown.open,html .reveal-modal .f-dropdown.open{display:block}html .legacy-app--view .f-dropdown>:first-child,html .reveal-modal .f-dropdown>:first-child{margin-top:0}html .legacy-app--view .f-dropdown>:last-child,html .reveal-modal .f-dropdown>:last-child{margin-bottom:0}html .legacy-app--view .f-dropdown:before,html .reveal-modal .f-dropdown:before{border:6px inset;content:"";display:block;height:0;width:0;border-color:transparent transparent #fff;border-bottom-style:solid;position:absolute;top:-12px;left:10px;z-index:89}html .legacy-app--view .f-dropdown:after,html .reveal-modal .f-dropdown:after{border:7px inset;content:"";display:block;height:0;width:0;border-color:transparent transparent #ccc;border-bottom-style:solid;position:absolute;top:-14px;left:9px;z-index:88}html .legacy-app--view .f-dropdown.right:before,html .reveal-modal .f-dropdown.right:before{left:auto;right:10px}html .legacy-app--view .f-dropdown.right:after,html .reveal-modal .f-dropdown.right:after{left:auto;right:9px}html .legacy-app--view .f-dropdown.drop-right,html .reveal-modal .f-dropdown.drop-right{display:none;left:-9999px;list-style:none;margin-left:0;position:absolute;background:#fff;border:1px solid #ccc;font-size:.875rem;height:auto;max-height:none;width:100%;z-index:89;margin-top:0;margin-left:2px;max-width:200px}html .legacy-app--view .f-dropdown.drop-right.open,html .reveal-modal .f-dropdown.drop-right.open{display:block}html .legacy-app--view .f-dropdown.drop-right>:first-child,html .reveal-modal .f-dropdown.drop-right>:first-child{margin-top:0}html .legacy-app--view .f-dropdown.drop-right>:last-child,html .reveal-modal .f-dropdown.drop-right>:last-child{margin-bottom:0}html .legacy-app--view .f-dropdown.drop-right:before,html .reveal-modal .f-dropdown.drop-right:before{border:6px inset;content:"";display:block;height:0;width:0;border-color:transparent #fff transparent transparent;border-right-style:solid;position:absolute;top:10px;left:-12px;z-index:89}html .legacy-app--view .f-dropdown.drop-right:after,html .reveal-modal .f-dropdown.drop-right:after{border:7px inset;content:"";display:block;height:0;width:0;border-color:transparent #ccc transparent transparent;border-right-style:solid;position:absolute;top:9px;left:-14px;z-index:88}html .legacy-app--view .f-dropdown.drop-left,html .reveal-modal .f-dropdown.drop-left{display:none;left:-9999px;list-style:none;margin-left:0;position:absolute;background:#fff;border:1px solid #ccc;font-size:.875rem;height:auto;max-height:none;width:100%;z-index:89;margin-top:0;margin-left:-2px;max-width:200px}html .legacy-app--view .f-dropdown.drop-left.open,html .reveal-modal .f-dropdown.drop-left.open{display:block}html .legacy-app--view .f-dropdown.drop-left>:first-child,html .reveal-modal .f-dropdown.drop-left>:first-child{margin-top:0}html .legacy-app--view .f-dropdown.drop-left>:last-child,html .reveal-modal .f-dropdown.drop-left>:last-child{margin-bottom:0}html .legacy-app--view .f-dropdown.drop-left:before,html .reveal-modal .f-dropdown.drop-left:before{border:6px inset;content:"";display:block;height:0;width:0;border-color:transparent transparent transparent #fff;border-left-style:solid;position:absolute;top:10px;right:-12px;left:auto;z-index:89}html .legacy-app--view .f-dropdown.drop-left:after,html .reveal-modal .f-dropdown.drop-left:after{border:7px inset;content:"";display:block;height:0;width:0;border-color:transparent transparent transparent #ccc;border-left-style:solid;position:absolute;top:9px;right:-14px;left:auto;z-index:88}html .legacy-app--view .f-dropdown.drop-top,html .reveal-modal .f-dropdown.drop-top{display:none;left:-9999px;list-style:none;position:absolute;background:#fff;border:1px solid #ccc;font-size:.875rem;height:auto;max-height:none;width:100%;z-index:89;margin-left:0;margin-top:-2px;max-width:200px}html .legacy-app--view .f-dropdown.drop-top.open,html .reveal-modal .f-dropdown.drop-top.open{display:block}html .legacy-app--view .f-dropdown.drop-top>:first-child,html .reveal-modal .f-dropdown.drop-top>:first-child{margin-top:0}html .legacy-app--view .f-dropdown.drop-top>:last-child,html .reveal-modal .f-dropdown.drop-top>:last-child{margin-bottom:0}html .legacy-app--view .f-dropdown.drop-top:before,html .reveal-modal .f-dropdown.drop-top:before{border:6px inset;content:"";display:block;height:0;width:0;border-color:#fff transparent transparent;border-top-style:solid;bottom:-12px;position:absolute;top:auto;left:10px;right:auto;z-index:89}html .legacy-app--view .f-dropdown.drop-top:after,html .reveal-modal .f-dropdown.drop-top:after{border:7px inset;content:"";display:block;height:0;width:0;border-color:#ccc transparent transparent;border-top-style:solid;bottom:-14px;position:absolute;top:auto;left:9px;right:auto;z-index:88}html .legacy-app--view .f-dropdown li,html .reveal-modal .f-dropdown li{cursor:pointer;font-size:.875rem;line-height:1.125rem;margin:0}html .legacy-app--view .f-dropdown li:focus,html .legacy-app--view .f-dropdown li:hover,html .reveal-modal .f-dropdown li:focus,html .reveal-modal .f-dropdown li:hover{background:#eee}html .legacy-app--view .f-dropdown li a,html .reveal-modal .f-dropdown li a{display:block;padding:.5rem;color:#555}html .legacy-app--view .f-dropdown.content,html .reveal-modal .f-dropdown.content{display:none;left:-9999px;list-style:none;margin-left:0;position:absolute;background:#fff;border:1px solid #ccc;font-size:.875rem;height:auto;max-height:none;padding:1.25rem;width:100%;z-index:89;max-width:200px}html .legacy-app--view .f-dropdown.content.open,html .reveal-modal .f-dropdown.content.open{display:block}html .legacy-app--view .f-dropdown.content>:first-child,html .reveal-modal .f-dropdown.content>:first-child{margin-top:0}html .legacy-app--view .f-dropdown.content>:last-child,html .reveal-modal .f-dropdown.content>:last-child{margin-bottom:0}html .legacy-app--view .f-dropdown.radius,html .reveal-modal .f-dropdown.radius{border-radius:3px}html .legacy-app--view .f-dropdown.tiny,html .reveal-modal .f-dropdown.tiny{max-width:200px}html .legacy-app--view .f-dropdown.small,html .reveal-modal .f-dropdown.small{max-width:300px}html .legacy-app--view .f-dropdown.medium,html .reveal-modal .f-dropdown.medium{max-width:500px}html .legacy-app--view .f-dropdown.large,html .reveal-modal .f-dropdown.large{max-width:800px}html .legacy-app--view .f-dropdown.mega,html .reveal-modal .f-dropdown.mega{width:100%!important;max-width:100%!important}html .legacy-app--view .f-dropdown.mega.open,html .reveal-modal .f-dropdown.mega.open{left:0!important}html .legacy-app--view .flex-video,html .reveal-modal .flex-video{height:0;margin-bottom:1rem;overflow:hidden;padding-bottom:67.5%;padding-top:1.5625rem;position:relative}html .legacy-app--view .flex-video.widescreen,html .reveal-modal .flex-video.widescreen{padding-bottom:56.34%}html .legacy-app--view .flex-video.vimeo,html .reveal-modal .flex-video.vimeo{padding-top:0}html .legacy-app--view .flex-video embed,html .legacy-app--view .flex-video iframe,html .legacy-app--view .flex-video object,html .legacy-app--view .flex-video video,html .reveal-modal .flex-video embed,html .reveal-modal .flex-video iframe,html .reveal-modal .flex-video object,html .reveal-modal .flex-video video{height:100%;position:absolute;top:0;width:100%;left:0}html .legacy-app--view .icon-bar,html .reveal-modal .icon-bar{display:inline-block;font-size:0;width:100%;background:#333}html .legacy-app--view .icon-bar>*,html .reveal-modal .icon-bar>*{display:block;float:left;margin:0 auto;text-align:center;width:25%}html .legacy-app--view .icon-bar>* i,html .legacy-app--view .icon-bar>* img,html .reveal-modal .icon-bar>* i,html .reveal-modal .icon-bar>* img{display:block;margin:0 auto}html .legacy-app--view .icon-bar>* i,html .reveal-modal .icon-bar>* i{vertical-align:middle}html .legacy-app--view .icon-bar.label-right>* i,html .legacy-app--view .icon-bar.label-right>* img,html .reveal-modal .icon-bar.label-right>* i,html .reveal-modal .icon-bar.label-right>* img{display:inline-block;margin:0 .0625rem 0 0}html .legacy-app--view .icon-bar.label-right>* i+label,html .legacy-app--view .icon-bar.label-right>* img+label,html .reveal-modal .icon-bar.label-right>* i+label,html .reveal-modal .icon-bar.label-right>* img+label{margin-top:0}html .legacy-app--view .icon-bar.label-right>* label,html .reveal-modal .icon-bar.label-right>* label{display:inline-block}html .legacy-app--view .icon-bar.vertical.label-right>*,html .reveal-modal .icon-bar.vertical.label-right>*{text-align:left}html .legacy-app--view .icon-bar.small-vertical,html .legacy-app--view .icon-bar.vertical,html .reveal-modal .icon-bar.small-vertical,html .reveal-modal .icon-bar.vertical{height:100%;width:auto}html .legacy-app--view .icon-bar.small-vertical .item,html .legacy-app--view .icon-bar.vertical .item,html .reveal-modal .icon-bar.small-vertical .item,html .reveal-modal .icon-bar.vertical .item{float:none;margin:auto;width:auto}@media only screen and (min-width:40.0625em){html .legacy-app--view .icon-bar.medium-vertical,html .reveal-modal .icon-bar.medium-vertical{height:100%;width:auto}html .legacy-app--view .icon-bar.medium-vertical .item,html .reveal-modal .icon-bar.medium-vertical .item{float:none;margin:auto;width:auto}}@media only screen and (min-width:64.0625em){html .legacy-app--view .icon-bar.large-vertical,html .reveal-modal .icon-bar.large-vertical{height:100%;width:auto}html .legacy-app--view .icon-bar.large-vertical .item,html .reveal-modal .icon-bar.large-vertical .item{float:none;margin:auto;width:auto}}html .legacy-app--view .icon-bar>*,html .reveal-modal .icon-bar>*{font-size:1rem;padding:1.25rem}html .legacy-app--view .icon-bar>* i+label,html .legacy-app--view .icon-bar>* img+label,html .reveal-modal .icon-bar>* i+label,html .reveal-modal .icon-bar>* img+label{margin-top:.0625rem;font-size:1rem}html .legacy-app--view .icon-bar>* i,html .reveal-modal .icon-bar>* i{font-size:1.875rem}html .legacy-app--view .icon-bar>* img,html .reveal-modal .icon-bar>* img{height:1.875rem;width:1.875rem}html .legacy-app--view .icon-bar>* i,html .legacy-app--view .icon-bar>* label,html .reveal-modal .icon-bar>* i,html .reveal-modal .icon-bar>* label{color:#fff}html .legacy-app--view .icon-bar>a:hover,html .reveal-modal .icon-bar>a:hover{background:#36a9e1}html .legacy-app--view .icon-bar>a:hover i,html .legacy-app--view .icon-bar>a:hover label,html .reveal-modal .icon-bar>a:hover i,html .reveal-modal .icon-bar>a:hover label{color:#fff}html .legacy-app--view .icon-bar>a.active,html .reveal-modal .icon-bar>a.active{background:#36a9e1}html .legacy-app--view .icon-bar>a.active i,html .legacy-app--view .icon-bar>a.active label,html .reveal-modal .icon-bar>a.active i,html .reveal-modal .icon-bar>a.active label{color:#fff}html .legacy-app--view .icon-bar .item.disabled,html .reveal-modal .icon-bar .item.disabled{cursor:not-allowed;opacity:.7;pointer-events:none}html .legacy-app--view .icon-bar .item.disabled>*,html .reveal-modal .icon-bar .item.disabled>*{opacity:.7;cursor:not-allowed}html .legacy-app--view .icon-bar.two-up .item,html .reveal-modal .icon-bar.two-up .item{width:50%}html .legacy-app--view .icon-bar.two-up.small-vertical .item,html .legacy-app--view .icon-bar.two-up.vertical .item,html .reveal-modal .icon-bar.two-up.small-vertical .item,html .reveal-modal .icon-bar.two-up.vertical .item{width:auto}@media only screen and (min-width:40.0625em){html .legacy-app--view .icon-bar.two-up.medium-vertical .item,html .reveal-modal .icon-bar.two-up.medium-vertical .item{width:auto}}@media only screen and (min-width:64.0625em){html .legacy-app--view .icon-bar.two-up.large-vertical .item,html .reveal-modal .icon-bar.two-up.large-vertical .item{width:auto}}html .legacy-app--view .icon-bar.three-up .item,html .reveal-modal .icon-bar.three-up .item{width:33.3333%}html .legacy-app--view .icon-bar.three-up.small-vertical .item,html .legacy-app--view .icon-bar.three-up.vertical .item,html .reveal-modal .icon-bar.three-up.small-vertical .item,html .reveal-modal .icon-bar.three-up.vertical .item{width:auto}@media only screen and (min-width:40.0625em){html .legacy-app--view .icon-bar.three-up.medium-vertical .item,html .reveal-modal .icon-bar.three-up.medium-vertical .item{width:auto}}@media only screen and (min-width:64.0625em){html .legacy-app--view .icon-bar.three-up.large-vertical .item,html .reveal-modal .icon-bar.three-up.large-vertical .item{width:auto}}html .legacy-app--view .icon-bar.four-up .item,html .reveal-modal .icon-bar.four-up .item{width:25%}html .legacy-app--view .icon-bar.four-up.small-vertical .item,html .legacy-app--view .icon-bar.four-up.vertical .item,html .reveal-modal .icon-bar.four-up.small-vertical .item,html .reveal-modal .icon-bar.four-up.vertical .item{width:auto}@media only screen and (min-width:40.0625em){html .legacy-app--view .icon-bar.four-up.medium-vertical .item,html .reveal-modal .icon-bar.four-up.medium-vertical .item{width:auto}}@media only screen and (min-width:64.0625em){html .legacy-app--view .icon-bar.four-up.large-vertical .item,html .reveal-modal .icon-bar.four-up.large-vertical .item{width:auto}}html .legacy-app--view .icon-bar.five-up .item,html .reveal-modal .icon-bar.five-up .item{width:20%}html .legacy-app--view .icon-bar.five-up.small-vertical .item,html .legacy-app--view .icon-bar.five-up.vertical .item,html .reveal-modal .icon-bar.five-up.small-vertical .item,html .reveal-modal .icon-bar.five-up.vertical .item{width:auto}@media only screen and (min-width:40.0625em){html .legacy-app--view .icon-bar.five-up.medium-vertical .item,html .reveal-modal .icon-bar.five-up.medium-vertical .item{width:auto}}@media only screen and (min-width:64.0625em){html .legacy-app--view .icon-bar.five-up.large-vertical .item,html .reveal-modal .icon-bar.five-up.large-vertical .item{width:auto}}html .legacy-app--view .icon-bar.six-up .item,html .reveal-modal .icon-bar.six-up .item{width:16.66667%}html .legacy-app--view .icon-bar.six-up.small-vertical .item,html .legacy-app--view .icon-bar.six-up.vertical .item,html .reveal-modal .icon-bar.six-up.small-vertical .item,html .reveal-modal .icon-bar.six-up.vertical .item{width:auto}@media only screen and (min-width:40.0625em){html .legacy-app--view .icon-bar.six-up.medium-vertical .item,html .reveal-modal .icon-bar.six-up.medium-vertical .item{width:auto}}@media only screen and (min-width:64.0625em){html .legacy-app--view .icon-bar.six-up.large-vertical .item,html .reveal-modal .icon-bar.six-up.large-vertical .item{width:auto}}html .legacy-app--view .icon-bar.seven-up .item,html .reveal-modal .icon-bar.seven-up .item{width:14.28571%}html .legacy-app--view .icon-bar.seven-up.small-vertical .item,html .legacy-app--view .icon-bar.seven-up.vertical .item,html .reveal-modal .icon-bar.seven-up.small-vertical .item,html .reveal-modal .icon-bar.seven-up.vertical .item{width:auto}@media only screen and (min-width:40.0625em){html .legacy-app--view .icon-bar.seven-up.medium-vertical .item,html .reveal-modal .icon-bar.seven-up.medium-vertical .item{width:auto}}@media only screen and (min-width:64.0625em){html .legacy-app--view .icon-bar.seven-up.large-vertical .item,html .reveal-modal .icon-bar.seven-up.large-vertical .item{width:auto}}html .legacy-app--view .icon-bar.eight-up .item,html .reveal-modal .icon-bar.eight-up .item{width:12.5%}html .legacy-app--view .icon-bar.eight-up.small-vertical .item,html .legacy-app--view .icon-bar.eight-up.vertical .item,html .reveal-modal .icon-bar.eight-up.small-vertical .item,html .reveal-modal .icon-bar.eight-up.vertical .item{width:auto}@media only screen and (min-width:40.0625em){html .legacy-app--view .icon-bar.eight-up.medium-vertical .item,html .reveal-modal .icon-bar.eight-up.medium-vertical .item{width:auto}}@media only screen and (min-width:64.0625em){html .legacy-app--view .icon-bar.eight-up.large-vertical .item,html .reveal-modal .icon-bar.eight-up.large-vertical .item{width:auto}}html .legacy-app--view .inline-list,html .reveal-modal .inline-list{list-style:none;margin:0 0 1.0625rem -1.375rem;overflow:hidden;padding:0}html .legacy-app--view .inline-list>li,html .reveal-modal .inline-list>li{display:block;float:left;list-style:none;margin-left:1.375rem}html .legacy-app--view .inline-list>li>*,html .reveal-modal .inline-list>li>*{display:block}html .legacy-app--view .joyride-list,html .reveal-modal .joyride-list{display:none}html .legacy-app--view .joyride-tip-guide,html .reveal-modal .joyride-tip-guide{background:#333;color:#fff;display:none;font-family:inherit;font-weight:400;position:absolute;top:0;width:95%;z-index:103;left:2.5%}html .legacy-app--view .lt-ie9 .joyride-tip-guide,html .reveal-modal .lt-ie9 .joyride-tip-guide{margin-left:-400px;max-width:800px;left:50%}html .legacy-app--view .joyride-content-wrapper,html .reveal-modal .joyride-content-wrapper{padding:1.125rem 1.25rem 1.5rem;width:100%}html .legacy-app--view .joyride-content-wrapper .button,html .reveal-modal .joyride-content-wrapper .button{margin-bottom:0!important}html .legacy-app--view .joyride-content-wrapper .joyride-prev-tip,html .reveal-modal .joyride-content-wrapper .joyride-prev-tip{margin-right:10px}html .legacy-app--view .joyride-tip-guide .joyride-nub,html .reveal-modal .joyride-tip-guide .joyride-nub{border:10px solid #333;display:block;height:0;position:absolute;width:0;left:22px}html .legacy-app--view .joyride-tip-guide .joyride-nub.top,html .reveal-modal .joyride-tip-guide .joyride-nub.top{border-color:#333;border-top-color:transparent!important;border-top-style:solid;border-left-color:transparent!important;border-right-color:transparent!important;top:-20px}html .legacy-app--view .joyride-tip-guide .joyride-nub.bottom,html .reveal-modal .joyride-tip-guide .joyride-nub.bottom{border-color:#333!important;border-bottom-color:transparent!important;border-bottom-style:solid;border-left-color:transparent!important;border-right-color:transparent!important;bottom:-20px}html .legacy-app--view .joyride-tip-guide .joyride-nub.right,html .reveal-modal .joyride-tip-guide .joyride-nub.right{right:-20px}html .legacy-app--view .joyride-tip-guide .joyride-nub.left,html .reveal-modal .joyride-tip-guide .joyride-nub.left{left:-20px}html .legacy-app--view .joyride-tip-guide h1,html .legacy-app--view .joyride-tip-guide h2,html .legacy-app--view .joyride-tip-guide h3,html .legacy-app--view .joyride-tip-guide h4,html .legacy-app--view .joyride-tip-guide h5,html .legacy-app--view .joyride-tip-guide h6,html .reveal-modal .joyride-tip-guide h1,html .reveal-modal .joyride-tip-guide h2,html .reveal-modal .joyride-tip-guide h3,html .reveal-modal .joyride-tip-guide h4,html .reveal-modal .joyride-tip-guide h5,html .reveal-modal .joyride-tip-guide h6{color:#fff;font-weight:700;line-height:1.25;margin:0}html .legacy-app--view .joyride-tip-guide p,html .reveal-modal .joyride-tip-guide p{font-size:.875rem;line-height:1.3;margin:0 0 1.125rem}html .legacy-app--view .joyride-timer-indicator-wrap,html .reveal-modal .joyride-timer-indicator-wrap{border:1px solid #555;bottom:1rem;height:3px;position:absolute;width:50px;right:1.0625rem}html .legacy-app--view .joyride-timer-indicator,html .reveal-modal .joyride-timer-indicator{background:#666;display:block;height:inherit;width:0}html .legacy-app--view .joyride-close-tip,html .reveal-modal .joyride-close-tip{color:#777!important;font-size:24px;font-weight:400;line-height:.5!important;position:absolute;text-decoration:none;top:10px;right:12px}html .legacy-app--view .joyride-close-tip:focus,html .legacy-app--view .joyride-close-tip:hover,html .reveal-modal .joyride-close-tip:focus,html .reveal-modal .joyride-close-tip:hover{color:#eee!important}html .legacy-app--view .joyride-modal-bg,html .reveal-modal .joyride-modal-bg{background:rgba(0,0,0,.5);cursor:pointer;display:none;height:100%;position:fixed;top:0;width:100%;z-index:100;left:0}html .legacy-app--view .joyride-expose-wrapper,html .reveal-modal .joyride-expose-wrapper{background-color:#fff;border-radius:3px;box-shadow:0 0 15px #fff;position:absolute;z-index:102}html .legacy-app--view .joyride-expose-cover,html .reveal-modal .joyride-expose-cover{background:transparent;border-radius:3px;left:0;position:absolute;top:0;z-index:9999}@media only screen{html .legacy-app--view .joyride-tip-guide,html .reveal-modal .joyride-tip-guide{width:300px;left:inherit}html .legacy-app--view .joyride-tip-guide .joyride-nub.bottom,html .reveal-modal .joyride-tip-guide .joyride-nub.bottom{border-color:#333!important;border-bottom-color:transparent!important;border-left-color:transparent!important;border-right-color:transparent!important;bottom:-20px}html .legacy-app--view .joyride-tip-guide .joyride-nub.right,html .reveal-modal .joyride-tip-guide .joyride-nub.right{border-color:#333!important;border-right-color:transparent!important;border-bottom-color:transparent!important;border-top-color:transparent!important;left:auto;right:-20px;top:22px}html .legacy-app--view .joyride-tip-guide .joyride-nub.left,html .reveal-modal .joyride-tip-guide .joyride-nub.left{border-color:#333!important;border-bottom-color:transparent!important;border-left-color:transparent!important;border-top-color:transparent!important;left:-20px;right:auto;top:22px}}html .legacy-app--view .keystroke,html .legacy-app--view kbd,html .reveal-modal .keystroke,html .reveal-modal kbd{background-color:#ededed;border:1px solid #ddd;color:#222;font-family:Consolas,Menlo,Courier,monospace;font-size:inherit;margin:0;padding:.125rem .25rem 0;border-radius:3px}html .legacy-app--view .label,html .reveal-modal .label{display:inline-block;font-family:Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;font-weight:400;line-height:1;margin-bottom:auto;position:relative;text-align:center;text-decoration:none;white-space:nowrap;padding:.25rem .5rem;font-size:.6875rem;background-color:#36a9e1;color:#fff}html .legacy-app--view .label.radius,html .reveal-modal .label.radius{border-radius:3px}html .legacy-app--view .label.round,html .reveal-modal .label.round{border-radius:1000px}html .legacy-app--view .label.alert,html .reveal-modal .label.alert{background-color:#f04124;color:#fff}html .legacy-app--view .label.warning,html .reveal-modal .label.warning{background-color:#f08a24;color:#fff}html .legacy-app--view .label.success,html .reveal-modal .label.success{background-color:#43ac6a;color:#fff}html .legacy-app--view .label.secondary,html .reveal-modal .label.secondary{background-color:#e7e7e7;color:#333}html .legacy-app--view .label.info,html .reveal-modal .label.info{background-color:#a0d3e8;color:#333}html .legacy-app--view [data-magellan-expedition-clone],html .legacy-app--view [data-magellan-expedition],html .reveal-modal [data-magellan-expedition-clone],html .reveal-modal [data-magellan-expedition]{background:#fff;min-width:100%;padding:10px;z-index:50}html .legacy-app--view [data-magellan-expedition-clone] .sub-nav,html .legacy-app--view [data-magellan-expedition-clone] .sub-nav dd,html .legacy-app--view [data-magellan-expedition] .sub-nav,html .legacy-app--view [data-magellan-expedition] .sub-nav dd,html .reveal-modal [data-magellan-expedition-clone] .sub-nav,html .reveal-modal [data-magellan-expedition-clone] .sub-nav dd,html .reveal-modal [data-magellan-expedition] .sub-nav,html .reveal-modal [data-magellan-expedition] .sub-nav dd{margin-bottom:0}html .legacy-app--view [data-magellan-expedition-clone] .sub-nav a,html .legacy-app--view [data-magellan-expedition] .sub-nav a,html .reveal-modal [data-magellan-expedition-clone] .sub-nav a,html .reveal-modal [data-magellan-expedition] .sub-nav a{line-height:1.8em}html .legacy-app--view .slideshow-wrapper,html .reveal-modal .slideshow-wrapper{position:relative}html .legacy-app--view .slideshow-wrapper ul,html .reveal-modal .slideshow-wrapper ul{list-style-type:none;margin:0}html .legacy-app--view .slideshow-wrapper ul li,html .legacy-app--view .slideshow-wrapper ul li .orbit-caption,html .reveal-modal .slideshow-wrapper ul li,html .reveal-modal .slideshow-wrapper ul li .orbit-caption{display:none}html .legacy-app--view .slideshow-wrapper ul li:first-child,html .reveal-modal .slideshow-wrapper ul li:first-child{display:block}html .legacy-app--view .slideshow-wrapper .orbit-container,html .reveal-modal .slideshow-wrapper .orbit-container{background-color:transparent}html .legacy-app--view .slideshow-wrapper .orbit-container li,html .legacy-app--view .slideshow-wrapper .orbit-container li .orbit-caption,html .reveal-modal .slideshow-wrapper .orbit-container li,html .reveal-modal .slideshow-wrapper .orbit-container li .orbit-caption{display:block}html .legacy-app--view .slideshow-wrapper .orbit-container .orbit-bullets li,html .reveal-modal .slideshow-wrapper .orbit-container .orbit-bullets li{display:inline-block}html .legacy-app--view .slideshow-wrapper .preloader,html .reveal-modal .slideshow-wrapper .preloader{border-radius:1000px;animation-duration:1.5s;animation-iteration-count:infinite;animation-name:r;animation-timing-function:linear;border-color:#555 #fff;border:3px solid;display:block;height:40px;left:50%;margin-left:-20px;margin-top:-20px;position:absolute;top:50%;width:40px}html .legacy-app--view .orbit-container,html .reveal-modal .orbit-container{background:none;overflow:hidden;position:relative;width:100%}html .legacy-app--view .orbit-container .orbit-slides-container,html .reveal-modal .orbit-container .orbit-slides-container{list-style:none;margin:0;padding:0;position:relative;transform:translateZ(0)}html .legacy-app--view .orbit-container .orbit-slides-container img,html .reveal-modal .orbit-container .orbit-slides-container img{display:block;max-width:100%}html .legacy-app--view .orbit-container .orbit-slides-container>*,html .reveal-modal .orbit-container .orbit-slides-container>*{position:absolute;top:0;width:100%;margin-left:100%}html .legacy-app--view .orbit-container .orbit-slides-container>:first-child,html .reveal-modal .orbit-container .orbit-slides-container>:first-child{margin-left:0}html .legacy-app--view .orbit-container .orbit-slides-container>* .orbit-caption,html .reveal-modal .orbit-container .orbit-slides-container>* .orbit-caption{bottom:0;position:absolute;background-color:rgba(51,51,51,.8);color:#fff;font-size:.875rem;padding:.625rem .875rem;width:100%}html .legacy-app--view .orbit-container .orbit-slide-number,html .reveal-modal .orbit-container .orbit-slide-number{left:10px;background:transparent;color:#fff;font-size:12px;position:absolute;top:10px;z-index:10}html .legacy-app--view .orbit-container .orbit-slide-number span,html .reveal-modal .orbit-container .orbit-slide-number span{font-weight:700;padding:.3125rem}html .legacy-app--view .orbit-container .orbit-timer,html .reveal-modal .orbit-container .orbit-timer{position:absolute;top:12px;right:10px;height:6px;width:100px;z-index:10}html .legacy-app--view .orbit-container .orbit-timer .orbit-progress,html .reveal-modal .orbit-container .orbit-timer .orbit-progress{height:3px;background-color:hsla(0,0%,100%,.3);display:block;width:0;position:relative;right:20px;top:5px}html .legacy-app--view .orbit-container .orbit-timer>span,html .reveal-modal .orbit-container .orbit-timer>span{border:4px solid #fff;border-bottom:none;border-top:none;display:none;height:14px;position:absolute;top:0;width:11px;right:0}html .legacy-app--view .orbit-container .orbit-timer.paused>span,html .reveal-modal .orbit-container .orbit-timer.paused>span{top:0;width:11px;height:14px;border:8px inset;border-left-style:solid;border-color:transparent;border-left-color:#fff;right:-4px}html .legacy-app--view .orbit-container .orbit-timer.paused>span.dark,html .reveal-modal .orbit-container .orbit-timer.paused>span.dark{border-left-color:#333}html .legacy-app--view .orbit-container:hover .orbit-timer>span,html .reveal-modal .orbit-container:hover .orbit-timer>span{display:block}html .legacy-app--view .orbit-container .orbit-next,html .legacy-app--view .orbit-container .orbit-prev,html .reveal-modal .orbit-container .orbit-next,html .reveal-modal .orbit-container .orbit-prev{background-color:transparent;color:#fff;height:60px;line-height:50px;margin-top:-25px;position:absolute;text-indent:-9999px!important;top:45%;width:36px;z-index:10}html .legacy-app--view .orbit-container .orbit-next:hover,html .legacy-app--view .orbit-container .orbit-prev:hover,html .reveal-modal .orbit-container .orbit-next:hover,html .reveal-modal .orbit-container .orbit-prev:hover{background-color:rgba(0,0,0,.3)}html .legacy-app--view .orbit-container .orbit-next>span,html .legacy-app--view .orbit-container .orbit-prev>span,html .reveal-modal .orbit-container .orbit-next>span,html .reveal-modal .orbit-container .orbit-prev>span{border:10px inset;display:block;height:0;margin-top:-10px;position:absolute;top:50%;width:0}html .legacy-app--view .orbit-container .orbit-prev,html .reveal-modal .orbit-container .orbit-prev{left:0}html .legacy-app--view .orbit-container .orbit-prev>span,html .reveal-modal .orbit-container .orbit-prev>span{border-right-style:solid;border-color:transparent;border-right-color:#fff}html .legacy-app--view .orbit-container .orbit-prev:hover>span,html .reveal-modal .orbit-container .orbit-prev:hover>span{border-right-color:#fff}html .legacy-app--view .orbit-container .orbit-next,html .reveal-modal .orbit-container .orbit-next{right:0}html .legacy-app--view .orbit-container .orbit-next>span,html .reveal-modal .orbit-container .orbit-next>span{border-color:transparent;border-left-style:solid;border-left-color:#fff;left:50%;margin-left:-4px}html .legacy-app--view .orbit-container .orbit-next:hover>span,html .reveal-modal .orbit-container .orbit-next:hover>span{border-left-color:#fff}html .legacy-app--view .orbit-bullets-container,html .reveal-modal .orbit-bullets-container{text-align:center}html .legacy-app--view .orbit-bullets,html .reveal-modal .orbit-bullets{display:block;float:none;margin:0 auto 30px;overflow:hidden;position:relative;text-align:center;top:10px}html .legacy-app--view .orbit-bullets li,html .reveal-modal .orbit-bullets li{background:#ccc;cursor:pointer;display:inline-block;float:none;height:.5625rem;margin-right:6px;width:.5625rem;border-radius:1000px}html .legacy-app--view .orbit-bullets li.active,html .reveal-modal .orbit-bullets li.active{background:#999}html .legacy-app--view .orbit-bullets li:last-child,html .reveal-modal .orbit-bullets li:last-child{margin-right:0}html .legacy-app--view .touch .orbit-bullets,html .legacy-app--view .touch .orbit-container .orbit-next,html .legacy-app--view .touch .orbit-container .orbit-prev,html .reveal-modal .touch .orbit-bullets,html .reveal-modal .touch .orbit-container .orbit-next,html .reveal-modal .touch .orbit-container .orbit-prev{display:none}@media only screen and (min-width:40.0625em){html .legacy-app--view .touch .orbit-container .orbit-next,html .legacy-app--view .touch .orbit-container .orbit-prev,html .reveal-modal .touch .orbit-container .orbit-next,html .reveal-modal .touch .orbit-container .orbit-prev{display:inherit}html .legacy-app--view .touch .orbit-bullets,html .reveal-modal .touch .orbit-bullets{display:block}}@media only screen and (max-width:40em){html .legacy-app--view .orbit-stack-on-small .orbit-slides-container,html .reveal-modal .orbit-stack-on-small .orbit-slides-container{height:auto!important}html .legacy-app--view .orbit-stack-on-small .orbit-slides-container>*,html .reveal-modal .orbit-stack-on-small .orbit-slides-container>*{margin:0!important;opacity:1!important;position:relative}html .legacy-app--view .orbit-bullets,html .legacy-app--view .orbit-next,html .legacy-app--view .orbit-prev,html .legacy-app--view .orbit-stack-on-small .orbit-slide-number,html .legacy-app--view .orbit-timer,html .reveal-modal .orbit-bullets,html .reveal-modal .orbit-next,html .reveal-modal .orbit-prev,html .reveal-modal .orbit-stack-on-small .orbit-slide-number,html .reveal-modal .orbit-timer{display:none}}html .legacy-app--view ul.pagination,html .reveal-modal ul.pagination{display:block;margin-left:-.3125rem;min-height:1.5rem}html .legacy-app--view ul.pagination li,html .reveal-modal ul.pagination li{color:#222;font-size:.875rem;height:1.5rem;margin-left:.3125rem}html .legacy-app--view ul.pagination li a,html .legacy-app--view ul.pagination li button,html .reveal-modal ul.pagination li a,html .reveal-modal ul.pagination li button{border-radius:3px;transition:background-color .3s ease-out;background:none;color:#999;display:block;font-size:1em;font-weight:400;line-height:inherit;padding:.0625rem .625rem}html .legacy-app--view ul.pagination li:hover a,html .legacy-app--view ul.pagination li:hover button,html .legacy-app--view ul.pagination li a:focus,html .legacy-app--view ul.pagination li button:focus,html .reveal-modal ul.pagination li:hover a,html .reveal-modal ul.pagination li:hover button,html .reveal-modal ul.pagination li a:focus,html .reveal-modal ul.pagination li button:focus{background:#e6e6e6}html .legacy-app--view ul.pagination li.unavailable a,html .legacy-app--view ul.pagination li.unavailable button,html .reveal-modal ul.pagination li.unavailable a,html .reveal-modal ul.pagination li.unavailable button{cursor:default;color:#999;pointer-events:none}html .legacy-app--view ul.pagination li.unavailable:hover a,html .legacy-app--view ul.pagination li.unavailable:hover button,html .legacy-app--view ul.pagination li.unavailable a:focus,html .legacy-app--view ul.pagination li.unavailable button:focus,html .reveal-modal ul.pagination li.unavailable:hover a,html .reveal-modal ul.pagination li.unavailable:hover button,html .reveal-modal ul.pagination li.unavailable a:focus,html .reveal-modal ul.pagination li.unavailable button:focus{background:transparent}html .legacy-app--view ul.pagination li.current a,html .legacy-app--view ul.pagination li.current button,html .reveal-modal ul.pagination li.current a,html .reveal-modal ul.pagination li.current button{background:#36a9e1;color:#fff;cursor:default;font-weight:700}html .legacy-app--view ul.pagination li.current a:focus,html .legacy-app--view ul.pagination li.current a:hover,html .legacy-app--view ul.pagination li.current button:focus,html .legacy-app--view ul.pagination li.current button:hover,html .reveal-modal ul.pagination li.current a:focus,html .reveal-modal ul.pagination li.current a:hover,html .reveal-modal ul.pagination li.current button:focus,html .reveal-modal ul.pagination li.current button:hover{background:#36a9e1}html .legacy-app--view ul.pagination li,html .reveal-modal ul.pagination li{display:block;float:left}html .legacy-app--view .pagination-centered,html .reveal-modal .pagination-centered{text-align:center}html .legacy-app--view .pagination-centered ul.pagination li,html .reveal-modal .pagination-centered ul.pagination li{display:inline-block;float:none}html .legacy-app--view .panel,html .reveal-modal .panel{border:1px solid #d8d8d8;margin-bottom:1.25rem;padding:1.25rem;background:#f2f2f2;color:#333}html .legacy-app--view .panel>:first-child,html .reveal-modal .panel>:first-child{margin-top:0}html .legacy-app--view .panel>:last-child,html .reveal-modal .panel>:last-child{margin-bottom:0}html .legacy-app--view .panel dl,html .legacy-app--view .panel h1,html .legacy-app--view .panel h2,html .legacy-app--view .panel h3,html .legacy-app--view .panel h4,html .legacy-app--view .panel h5,html .legacy-app--view .panel h6,html .legacy-app--view .panel li,html .legacy-app--view .panel p,html .reveal-modal .panel dl,html .reveal-modal .panel h1,html .reveal-modal .panel h2,html .reveal-modal .panel h3,html .reveal-modal .panel h4,html .reveal-modal .panel h5,html .reveal-modal .panel h6,html .reveal-modal .panel li,html .reveal-modal .panel p{color:#333}html .legacy-app--view .panel h1,html .legacy-app--view .panel h2,html .legacy-app--view .panel h3,html .legacy-app--view .panel h4,html .legacy-app--view .panel h5,html .legacy-app--view .panel h6,html .reveal-modal .panel h1,html .reveal-modal .panel h2,html .reveal-modal .panel h3,html .reveal-modal .panel h4,html .reveal-modal .panel h5,html .reveal-modal .panel h6{line-height:1;margin-bottom:.625rem}html .legacy-app--view .panel h1.subheader,html .legacy-app--view .panel h2.subheader,html .legacy-app--view .panel h3.subheader,html .legacy-app--view .panel h4.subheader,html .legacy-app--view .panel h5.subheader,html .legacy-app--view .panel h6.subheader,html .reveal-modal .panel h1.subheader,html .reveal-modal .panel h2.subheader,html .reveal-modal .panel h3.subheader,html .reveal-modal .panel h4.subheader,html .reveal-modal .panel h5.subheader,html .reveal-modal .panel h6.subheader{line-height:1.4}html .legacy-app--view .panel.callout,html .reveal-modal .panel.callout{border:1px solid #d8d8d8;margin-bottom:1.25rem;padding:1.25rem;background:#f3fafd;color:#333}html .legacy-app--view .panel.callout>:first-child,html .reveal-modal .panel.callout>:first-child{margin-top:0}html .legacy-app--view .panel.callout>:last-child,html .reveal-modal .panel.callout>:last-child{margin-bottom:0}html .legacy-app--view .panel.callout dl,html .legacy-app--view .panel.callout h1,html .legacy-app--view .panel.callout h2,html .legacy-app--view .panel.callout h3,html .legacy-app--view .panel.callout h4,html .legacy-app--view .panel.callout h5,html .legacy-app--view .panel.callout h6,html .legacy-app--view .panel.callout li,html .legacy-app--view .panel.callout p,html .reveal-modal .panel.callout dl,html .reveal-modal .panel.callout h1,html .reveal-modal .panel.callout h2,html .reveal-modal .panel.callout h3,html .reveal-modal .panel.callout h4,html .reveal-modal .panel.callout h5,html .reveal-modal .panel.callout h6,html .reveal-modal .panel.callout li,html .reveal-modal .panel.callout p{color:#333}html .legacy-app--view .panel.callout h1,html .legacy-app--view .panel.callout h2,html .legacy-app--view .panel.callout h3,html .legacy-app--view .panel.callout h4,html .legacy-app--view .panel.callout h5,html .legacy-app--view .panel.callout h6,html .reveal-modal .panel.callout h1,html .reveal-modal .panel.callout h2,html .reveal-modal .panel.callout h3,html .reveal-modal .panel.callout h4,html .reveal-modal .panel.callout h5,html .reveal-modal .panel.callout h6{line-height:1;margin-bottom:.625rem}html .legacy-app--view .panel.callout h1.subheader,html .legacy-app--view .panel.callout h2.subheader,html .legacy-app--view .panel.callout h3.subheader,html .legacy-app--view .panel.callout h4.subheader,html .legacy-app--view .panel.callout h5.subheader,html .legacy-app--view .panel.callout h6.subheader,html .reveal-modal .panel.callout h1.subheader,html .reveal-modal .panel.callout h2.subheader,html .reveal-modal .panel.callout h3.subheader,html .reveal-modal .panel.callout h4.subheader,html .reveal-modal .panel.callout h5.subheader,html .reveal-modal .panel.callout h6.subheader{line-height:1.4}html .legacy-app--view .panel.callout a:not(.button),html .reveal-modal .panel.callout a:not(.button){color:#36a9e1}html .legacy-app--view .panel.callout a:not(.button):focus,html .legacy-app--view .panel.callout a:not(.button):hover,html .reveal-modal .panel.callout a:not(.button):focus,html .reveal-modal .panel.callout a:not(.button):hover{color:#1f97d1}html .legacy-app--view .panel.radius,html .reveal-modal .panel.radius{border-radius:3px}html .legacy-app--view .pricing-table,html .reveal-modal .pricing-table{border:1px solid #ddd;margin-left:0;margin-bottom:1.25rem}html .legacy-app--view .pricing-table *,html .reveal-modal .pricing-table *{list-style:none;line-height:1}html .legacy-app--view .pricing-table .title,html .reveal-modal .pricing-table .title{background-color:#333;color:#eee;font-family:Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;font-size:1rem;font-weight:400;padding:.9375rem 1.25rem;text-align:center}html .legacy-app--view .pricing-table .price,html .reveal-modal .pricing-table .price{background-color:#f6f6f6;color:#333;font-family:Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;font-size:2rem;font-weight:400;padding:.9375rem 1.25rem;text-align:center}html .legacy-app--view .pricing-table .description,html .reveal-modal .pricing-table .description{background-color:#fff;border-bottom:1px dotted #ddd;color:#777;font-size:.75rem;font-weight:400;line-height:1.4;padding:.9375rem;text-align:center}html .legacy-app--view .pricing-table .bullet-item,html .reveal-modal .pricing-table .bullet-item{background-color:#fff;border-bottom:1px dotted #ddd;color:#333;font-size:.875rem;font-weight:400;padding:.9375rem;text-align:center}html .legacy-app--view .pricing-table .cta-button,html .reveal-modal .pricing-table .cta-button{background-color:#fff;padding:1.25rem 1.25rem 0;text-align:center}html .legacy-app--view .progress,html .reveal-modal .progress{background-color:#f6f6f6;border:1px solid #fff;height:1.5625rem;margin-bottom:.625rem;padding:.125rem}html .legacy-app--view .progress .meter,html .reveal-modal .progress .meter{background:#36a9e1;display:block;height:100%;float:left;width:0}html .legacy-app--view .progress .meter.secondary,html .reveal-modal .progress .meter.secondary{background:#e7e7e7;display:block;height:100%;float:left;width:0}html .legacy-app--view .progress .meter.success,html .reveal-modal .progress .meter.success{background:#43ac6a;display:block;height:100%;float:left;width:0}html .legacy-app--view .progress .meter.alert,html .reveal-modal .progress .meter.alert{background:#f04124;display:block;height:100%;float:left;width:0}html .legacy-app--view .progress.secondary .meter,html .reveal-modal .progress.secondary .meter{background:#e7e7e7;display:block;height:100%;float:left;width:0}html .legacy-app--view .progress.success .meter,html .reveal-modal .progress.success .meter{background:#43ac6a;display:block;height:100%;float:left;width:0}html .legacy-app--view .progress.alert .meter,html .reveal-modal .progress.alert .meter{background:#f04124;display:block;height:100%;float:left;width:0}html .legacy-app--view .progress.radius,html .reveal-modal .progress.radius{border-radius:3px}html .legacy-app--view .progress.radius .meter,html .reveal-modal .progress.radius .meter{border-radius:2px}html .legacy-app--view .progress.round,html .reveal-modal .progress.round{border-radius:1000px}html .legacy-app--view .progress.round .meter,html .reveal-modal .progress.round .meter{border-radius:999px}html .legacy-app--view .range-slider,html .reveal-modal .range-slider{border:1px solid #ddd;margin:1.25rem 0;position:relative;-ms-touch-action:none;touch-action:none;display:block;height:1rem;width:100%;background:#fafafa}html .legacy-app--view .range-slider.vertical-range,html .reveal-modal .range-slider.vertical-range{border:1px solid #ddd;margin:1.25rem 0;position:relative;-ms-touch-action:none;touch-action:none;display:inline-block;height:12.5rem;width:1rem}html .legacy-app--view .range-slider.vertical-range .range-slider-handle,html .reveal-modal .range-slider.vertical-range .range-slider-handle{bottom:-10.5rem;margin-left:-.5rem;margin-top:0;position:absolute}html .legacy-app--view .range-slider.vertical-range .range-slider-active-segment,html .reveal-modal .range-slider.vertical-range .range-slider-active-segment{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;border-top-left-radius:0;bottom:0;height:auto;width:.875rem}html .legacy-app--view .range-slider.radius,html .reveal-modal .range-slider.radius{background:#fafafa;border-radius:3px}html .legacy-app--view .range-slider.radius .range-slider-handle,html .reveal-modal .range-slider.radius .range-slider-handle{background:#36a9e1;border-radius:3px}html .legacy-app--view .range-slider.radius .range-slider-handle:hover,html .reveal-modal .range-slider.radius .range-slider-handle:hover{background:#209ad6}html .legacy-app--view .range-slider.round,html .reveal-modal .range-slider.round{background:#fafafa;border-radius:1000px}html .legacy-app--view .range-slider.round .range-slider-handle,html .reveal-modal .range-slider.round .range-slider-handle{background:#36a9e1;border-radius:1000px}html .legacy-app--view .range-slider.round .range-slider-handle:hover,html .reveal-modal .range-slider.round .range-slider-handle:hover{background:#209ad6}html .legacy-app--view .range-slider.disabled,html .legacy-app--view .range-slider[disabled],html .reveal-modal .range-slider.disabled,html .reveal-modal .range-slider[disabled]{background:#fafafa;cursor:not-allowed;opacity:.7}html .legacy-app--view .range-slider.disabled .range-slider-handle,html .legacy-app--view .range-slider[disabled] .range-slider-handle,html .reveal-modal .range-slider.disabled .range-slider-handle,html .reveal-modal .range-slider[disabled] .range-slider-handle{background:#36a9e1;cursor:default;opacity:.7}html .legacy-app--view .range-slider.disabled .range-slider-handle:hover,html .legacy-app--view .range-slider[disabled] .range-slider-handle:hover,html .reveal-modal .range-slider.disabled .range-slider-handle:hover,html .reveal-modal .range-slider[disabled] .range-slider-handle:hover{background:#209ad6}html .legacy-app--view .range-slider-active-segment,html .reveal-modal .range-slider-active-segment{background:#e5e5e5;border-bottom-left-radius:inherit;border-top-left-radius:inherit;display:inline-block;height:.875rem;position:absolute}html .legacy-app--view .range-slider-handle,html .reveal-modal .range-slider-handle{border:1px none;cursor:pointer;display:inline-block;height:1.375rem;position:absolute;top:-.3125rem;width:2rem;z-index:1;-ms-touch-action:manipulation;touch-action:manipulation;background:#36a9e1}html .legacy-app--view .range-slider-handle:hover,html .reveal-modal .range-slider-handle:hover{background:#209ad6}html .legacy-app--view .reveal-modal-bg,html .reveal-modal .reveal-modal-bg{background:#000;background:rgba(0,0,0,.45);bottom:0;display:none;position:fixed;right:0;top:0;z-index:1004;left:0}html .legacy-app--view .reveal-modal,html .reveal-modal .reveal-modal{border-radius:3px;display:none;position:absolute;top:0;visibility:hidden;width:100%;z-index:1005;left:0;background-color:#fff;padding:1.875rem;border:1px solid #666;box-shadow:0 0 10px rgba(0,0,0,.4)}@media only screen and (max-width:40em){html .legacy-app--view .reveal-modal,html .reveal-modal .reveal-modal{min-height:100vh}}html .legacy-app--view .reveal-modal .column,html .legacy-app--view .reveal-modal .columns,html .reveal-modal .reveal-modal .column,html .reveal-modal .reveal-modal .columns{min-width:0}html .legacy-app--view .reveal-modal>:first-child,html .reveal-modal .reveal-modal>:first-child{margin-top:0}html .legacy-app--view .reveal-modal>:last-child,html .reveal-modal .reveal-modal>:last-child{margin-bottom:0}@media only screen and (min-width:40.0625em){html .legacy-app--view .reveal-modal,html .reveal-modal .reveal-modal{left:0;margin:0 auto;max-width:rem-1200;right:0;width:80%;top:6.25rem}}html .legacy-app--view .reveal-modal.radius,html .reveal-modal .reveal-modal.radius{box-shadow:none;border-radius:3px}html .legacy-app--view .reveal-modal.round,html .reveal-modal .reveal-modal.round{box-shadow:none;border-radius:1000px}html .legacy-app--view .reveal-modal.collapse,html .reveal-modal .reveal-modal.collapse{padding:0;box-shadow:none}@media only screen and (min-width:40.0625em){html .legacy-app--view .reveal-modal.tiny,html .reveal-modal .reveal-modal.tiny{left:0;margin:0 auto;max-width:rem-1200;right:0;width:30%}}@media only screen and (min-width:40.0625em){html .legacy-app--view .reveal-modal.small,html .reveal-modal .reveal-modal.small{left:0;margin:0 auto;max-width:rem-1200;right:0;width:40%}}@media only screen and (min-width:40.0625em){html .legacy-app--view .reveal-modal.medium,html .reveal-modal .reveal-modal.medium{left:0;margin:0 auto;max-width:rem-1200;right:0;width:60%}}@media only screen and (min-width:40.0625em){html .legacy-app--view .reveal-modal.large,html .reveal-modal .reveal-modal.large{left:0;margin:0 auto;max-width:rem-1200;right:0;width:70%}}@media only screen and (min-width:40.0625em){html .legacy-app--view .reveal-modal.xlarge,html .reveal-modal .reveal-modal.xlarge{left:0;margin:0 auto;max-width:rem-1200;right:0;width:95%}}html .legacy-app--view .reveal-modal.full,html .reveal-modal .reveal-modal.full{height:100vh;height:100%;left:0;margin-left:0!important;max-width:none!important;min-height:100vh;top:0}@media only screen and (min-width:40.0625em){html .legacy-app--view .reveal-modal.full,html .reveal-modal .reveal-modal.full{left:0;margin:0 auto;max-width:rem-1200;right:0;width:100%}}html .legacy-app--view .reveal-modal.toback,html .reveal-modal .reveal-modal.toback{z-index:1003}html .legacy-app--view .reveal-modal .close-reveal-modal,html .reveal-modal .reveal-modal .close-reveal-modal{color:#aaa;cursor:pointer;font-size:2.5rem;font-weight:700;line-height:1;position:absolute;top:.625rem;right:1.375rem}html .legacy-app--view .side-nav,html .reveal-modal .side-nav{display:block;font-family:Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;list-style-position:outside;list-style-type:none;margin:0;padding:.875rem 0}html .legacy-app--view .side-nav li,html .reveal-modal .side-nav li{font-size:.875rem;font-weight:400;margin:0 0 .4375rem}html .legacy-app--view .side-nav li a:not(.button),html .reveal-modal .side-nav li a:not(.button){color:#36a9e1;display:block;margin:0;padding:.4375rem .875rem}html .legacy-app--view .side-nav li a:not(.button):focus,html .legacy-app--view .side-nav li a:not(.button):hover,html .reveal-modal .side-nav li a:not(.button):focus,html .reveal-modal .side-nav li a:not(.button):hover{background:rgba(0,0,0,.025);color:#72c3ea}html .legacy-app--view .side-nav li a:not(.button):active,html .reveal-modal .side-nav li a:not(.button):active{color:#72c3ea}html .legacy-app--view .side-nav li.active>a:first-child:not(.button),html .reveal-modal .side-nav li.active>a:first-child:not(.button){color:#72c3ea;font-family:Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;font-weight:400}html .legacy-app--view .side-nav li.divider,html .reveal-modal .side-nav li.divider{border-top:1px solid;height:0;list-style:none;padding:0;border-top-color:#e6e6e6}html .legacy-app--view .side-nav li.heading,html .reveal-modal .side-nav li.heading{color:#36a9e1;font-size:.875rem;font-weight:700;text-transform:uppercase}html .legacy-app--view .dropdown.button,html .legacy-app--view button.dropdown,html .reveal-modal .dropdown.button,html .reveal-modal button.dropdown{position:relative;padding-right:3.5625rem}html .legacy-app--view .dropdown.button:after,html .legacy-app--view button.dropdown:after,html .reveal-modal .dropdown.button:after,html .reveal-modal button.dropdown:after{border-style:solid;content:"";display:block;height:0;position:absolute;top:50%;width:0;border-width:.375rem;right:1.40625rem;margin-top:-.15625rem;border-color:#fff transparent transparent}html .legacy-app--view .dropdown.button.tiny,html .legacy-app--view button.dropdown.tiny,html .reveal-modal .dropdown.button.tiny,html .reveal-modal button.dropdown.tiny{padding-right:2.625rem}html .legacy-app--view .dropdown.button.tiny:after,html .legacy-app--view button.dropdown.tiny:after,html .reveal-modal .dropdown.button.tiny:after,html .reveal-modal button.dropdown.tiny:after{border-width:.375rem;right:1.125rem;margin-top:-.125rem;border-color:#fff transparent transparent}html .legacy-app--view .dropdown.button.small,html .legacy-app--view button.dropdown.small,html .reveal-modal .dropdown.button.small,html .reveal-modal button.dropdown.small{padding-right:3.0625rem}html .legacy-app--view .dropdown.button.small:after,html .legacy-app--view button.dropdown.small:after,html .reveal-modal .dropdown.button.small:after,html .reveal-modal button.dropdown.small:after{border-width:.4375rem;right:1.3125rem;margin-top:-.15625rem;border-color:#fff transparent transparent}html .legacy-app--view .dropdown.button.large,html .legacy-app--view button.dropdown.large,html .reveal-modal .dropdown.button.large,html .reveal-modal button.dropdown.large{padding-right:3.625rem}html .legacy-app--view .dropdown.button.large:after,html .legacy-app--view button.dropdown.large:after,html .reveal-modal .dropdown.button.large:after,html .reveal-modal button.dropdown.large:after{border-width:.3125rem;right:1.71875rem;margin-top:-.15625rem;border-color:#fff transparent transparent}html .legacy-app--view .dropdown.button.secondary:after,html .legacy-app--view button.dropdown.secondary:after,html .reveal-modal .dropdown.button.secondary:after,html .reveal-modal button.dropdown.secondary:after{border-color:#333 transparent transparent}html .legacy-app--view .split.button,html .reveal-modal .split.button{position:relative;padding-right:5.0625rem}html .legacy-app--view .split.button span,html .reveal-modal .split.button span{display:block;height:100%;position:absolute;right:0;top:0;border-left:1px solid}html .legacy-app--view .split.button span:after,html .reveal-modal .split.button span:after{position:absolute;content:"";width:0;height:0;display:block;border-style:inset;top:50%;left:50%}html .legacy-app--view .split.button span:active,html .reveal-modal .split.button span:active{background-color:rgba(0,0,0,.1)}html .legacy-app--view .split.button span,html .reveal-modal .split.button span{border-left-color:hsla(0,0%,100%,.5);width:3.09375rem}html .legacy-app--view .split.button span:after,html .reveal-modal .split.button span:after{border-top-style:solid;border-width:.375rem;margin-left:-.375rem;top:48%;border-color:#fff transparent transparent}html .legacy-app--view .split.button.secondary span,html .reveal-modal .split.button.secondary span{border-left-color:hsla(0,0%,100%,.5)}html .legacy-app--view .split.button.secondary span:after,html .reveal-modal .split.button.secondary span:after{border-color:#fff transparent transparent}html .legacy-app--view .split.button.alert span,html .legacy-app--view .split.button.success span,html .reveal-modal .split.button.alert span,html .reveal-modal .split.button.success span{border-left-color:hsla(0,0%,100%,.5)}html .legacy-app--view .split.button.tiny,html .reveal-modal .split.button.tiny{padding-right:3.75rem}html .legacy-app--view .split.button.tiny span,html .reveal-modal .split.button.tiny span{width:2.25rem}html .legacy-app--view .split.button.tiny span:after,html .reveal-modal .split.button.tiny span:after{border-top-style:solid;border-width:.375rem;margin-left:-.375rem;top:48%}html .legacy-app--view .split.button.small,html .reveal-modal .split.button.small{padding-right:4.375rem}html .legacy-app--view .split.button.small span,html .reveal-modal .split.button.small span{width:2.625rem}html .legacy-app--view .split.button.small span:after,html .reveal-modal .split.button.small span:after{border-top-style:solid;border-width:.4375rem;margin-left:-.375rem;top:48%}html .legacy-app--view .split.button.large,html .reveal-modal .split.button.large{padding-right:5.5rem}html .legacy-app--view .split.button.large span,html .reveal-modal .split.button.large span{width:3.4375rem}html .legacy-app--view .split.button.large span:after,html .reveal-modal .split.button.large span:after{border-top-style:solid;border-width:.3125rem;margin-left:-.375rem;top:48%}html .legacy-app--view .split.button.expand,html .reveal-modal .split.button.expand{padding-left:2rem}html .legacy-app--view .split.button.secondary span:after,html .reveal-modal .split.button.secondary span:after{border-color:#333 transparent transparent}html .legacy-app--view .split.button.radius span,html .reveal-modal .split.button.radius span{-webkit-border-bottom-right-radius:3px;-webkit-border-top-right-radius:3px;border-bottom-right-radius:3px;border-top-right-radius:3px}html .legacy-app--view .split.button.round span,html .reveal-modal .split.button.round span{-webkit-border-bottom-right-radius:1000px;-webkit-border-top-right-radius:1000px;border-bottom-right-radius:1000px;border-top-right-radius:1000px}html .legacy-app--view .split.button.no-pip span:after,html .legacy-app--view .split.button.no-pip span:before,html .reveal-modal .split.button.no-pip span:after,html .reveal-modal .split.button.no-pip span:before{border-style:none}html .legacy-app--view .split.button.no-pip span>i,html .reveal-modal .split.button.no-pip span>i{display:block;left:50%;margin-left:-.28889em;margin-top:-.48889em;position:absolute;top:50%}html .legacy-app--view .sub-nav,html .reveal-modal .sub-nav{display:block;margin:-.25rem 0 1.125rem;overflow:hidden;padding-top:.25rem;width:auto}html .legacy-app--view .sub-nav dt,html .reveal-modal .sub-nav dt{text-transform:uppercase}html .legacy-app--view .sub-nav dd,html .legacy-app--view .sub-nav dt,html .legacy-app--view .sub-nav li,html .reveal-modal .sub-nav dd,html .reveal-modal .sub-nav dt,html .reveal-modal .sub-nav li{color:#999;float:left;font-family:Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;font-size:.875rem;font-weight:400;margin-left:1rem;margin-bottom:0}html .legacy-app--view .sub-nav dd a,html .legacy-app--view .sub-nav dt a,html .legacy-app--view .sub-nav li a,html .reveal-modal .sub-nav dd a,html .reveal-modal .sub-nav dt a,html .reveal-modal .sub-nav li a{color:#999;padding:.1875rem 1rem;text-decoration:none}html .legacy-app--view .sub-nav dd a:hover,html .legacy-app--view .sub-nav dt a:hover,html .legacy-app--view .sub-nav li a:hover,html .reveal-modal .sub-nav dd a:hover,html .reveal-modal .sub-nav dt a:hover,html .reveal-modal .sub-nav li a:hover{color:#737373}html .legacy-app--view .sub-nav dd.active a,html .legacy-app--view .sub-nav dt.active a,html .legacy-app--view .sub-nav li.active a,html .reveal-modal .sub-nav dd.active a,html .reveal-modal .sub-nav dt.active a,html .reveal-modal .sub-nav li.active a{border-radius:3px;background:#36a9e1;color:#fff;cursor:default;font-weight:400;padding:.1875rem 1rem}html .legacy-app--view .sub-nav dd.active a:hover,html .legacy-app--view .sub-nav dt.active a:hover,html .legacy-app--view .sub-nav li.active a:hover,html .reveal-modal .sub-nav dd.active a:hover,html .reveal-modal .sub-nav dt.active a:hover,html .reveal-modal .sub-nav li.active a:hover{background:#1f97d1}html .legacy-app--view .switch,html .reveal-modal .switch{border:none;margin-bottom:1.5rem;outline:0;padding:0;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}html .legacy-app--view .switch label,html .reveal-modal .switch label{cursor:pointer;display:block;margin-bottom:1rem;position:relative;text-indent:100%;transition:left .15s ease-out}html .legacy-app--view .switch input,html .reveal-modal .switch input{left:10px;opacity:0;padding:0;position:absolute;top:9px}html .legacy-app--view .switch input+label,html .reveal-modal .switch input+label{margin-left:0;margin-right:0}html .legacy-app--view .switch label:after,html .reveal-modal .switch label:after{content:"";display:block;left:.25rem;position:absolute;top:.25rem;transition:left .15s ease-out;transform:translateZ(0)}html .legacy-app--view .switch label,html .reveal-modal .switch label{height:2rem;width:4rem}html .legacy-app--view .switch label:after,html .reveal-modal .switch label:after{height:1.5rem;width:1.5rem}html .legacy-app--view .switch input:checked+label:after,html .reveal-modal .switch input:checked+label:after{left:2.25rem}html .legacy-app--view .switch label,html .reveal-modal .switch label{color:transparent;background:#ddd}html .legacy-app--view .switch label:after,html .reveal-modal .switch label:after{background:#fff}html .legacy-app--view .switch input:checked+label,html .reveal-modal .switch input:checked+label{background:#36a9e1}html .legacy-app--view .switch.large label,html .reveal-modal .switch.large label{height:2.5rem;width:5rem}html .legacy-app--view .switch.large label:after,html .reveal-modal .switch.large label:after{height:2rem;width:2rem}html .legacy-app--view .switch.large input:checked+label:after,html .reveal-modal .switch.large input:checked+label:after{left:2.75rem}html .legacy-app--view .switch.small label,html .reveal-modal .switch.small label{height:1.75rem;width:3.5rem}html .legacy-app--view .switch.small label:after,html .reveal-modal .switch.small label:after{height:1.25rem;width:1.25rem}html .legacy-app--view .switch.small input:checked+label:after,html .reveal-modal .switch.small input:checked+label:after{left:2rem}html .legacy-app--view .switch.tiny label,html .reveal-modal .switch.tiny label{height:1.5rem;width:3rem}html .legacy-app--view .switch.tiny label:after,html .reveal-modal .switch.tiny label:after{height:1rem;width:1rem}html .legacy-app--view .switch.tiny input:checked+label:after,html .reveal-modal .switch.tiny input:checked+label:after{left:1.75rem}html .legacy-app--view .switch.radius label,html .reveal-modal .switch.radius label{border-radius:4px}html .legacy-app--view .switch.radius label:after,html .reveal-modal .switch.radius label:after{border-radius:3px}html .legacy-app--view .switch.round,html .reveal-modal .switch.round{border-radius:1000px}html .legacy-app--view .switch.round label,html .legacy-app--view .switch.round label:after,html .reveal-modal .switch.round label,html .reveal-modal .switch.round label:after{border-radius:2rem}html .legacy-app--view table,html .reveal-modal table{background:#fff;border:1px solid #ddd;margin-bottom:1.25rem;table-layout:auto}html .legacy-app--view table caption,html .reveal-modal table caption{background:transparent;color:#222;font-size:1rem;font-weight:700}html .legacy-app--view table thead,html .reveal-modal table thead{background:#f5f5f5}html .legacy-app--view table thead tr td,html .legacy-app--view table thead tr th,html .reveal-modal table thead tr td,html .reveal-modal table thead tr th{color:#222;font-size:.875rem;font-weight:700;padding:.5rem .625rem .625rem}html .legacy-app--view table tfoot,html .reveal-modal table tfoot{background:#f5f5f5}html .legacy-app--view table tfoot tr td,html .legacy-app--view table tfoot tr th,html .reveal-modal table tfoot tr td,html .reveal-modal table tfoot tr th{color:#222;font-size:.875rem;font-weight:700;padding:.5rem .625rem .625rem}html .legacy-app--view table tr td,html .legacy-app--view table tr th,html .reveal-modal table tr td,html .reveal-modal table tr th{color:#222;font-size:.875rem;padding:.5625rem .625rem;text-align:left}html .legacy-app--view table tr.alt,html .legacy-app--view table tr.even,html .legacy-app--view table tr:nth-of-type(2n),html .reveal-modal table tr.alt,html .reveal-modal table tr.even,html .reveal-modal table tr:nth-of-type(2n){background:#f9f9f9}html .legacy-app--view table tbody tr td,html .legacy-app--view table tbody tr th,html .legacy-app--view table tfoot tr td,html .legacy-app--view table tfoot tr th,html .legacy-app--view table thead tr th,html .legacy-app--view table tr td,html .reveal-modal table tbody tr td,html .reveal-modal table tbody tr th,html .reveal-modal table tfoot tr td,html .reveal-modal table tfoot tr th,html .reveal-modal table thead tr th,html .reveal-modal table tr td{display:table-cell;line-height:1.125rem}html .legacy-app--view .tabs,html .reveal-modal .tabs{margin-bottom:0!important;margin-left:0}html .legacy-app--view .tabs:after,html .legacy-app--view .tabs:before,html .reveal-modal .tabs:after,html .reveal-modal .tabs:before{content:" ";display:table}html .legacy-app--view .tabs:after,html .reveal-modal .tabs:after{clear:both}html .legacy-app--view .tabs .tab-title,html .legacy-app--view .tabs dd,html .reveal-modal .tabs .tab-title,html .reveal-modal .tabs dd{float:left;list-style:none;margin-bottom:0!important;position:relative}html .legacy-app--view .tabs .tab-title>a,html .legacy-app--view .tabs dd>a,html .reveal-modal .tabs .tab-title>a,html .reveal-modal .tabs dd>a{display:block;background-color:#efefef;color:#222;font-family:Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;font-size:1rem;padding:1rem 2rem}html .legacy-app--view .tabs .tab-title>a:hover,html .legacy-app--view .tabs dd>a:hover,html .reveal-modal .tabs .tab-title>a:hover,html .reveal-modal .tabs dd>a:hover{background-color:#e1e1e1}html .legacy-app--view .tabs .tab-title.active>a,html .legacy-app--view .tabs dd.active>a,html .reveal-modal .tabs .tab-title.active>a,html .reveal-modal .tabs dd.active>a{background-color:#fff;color:#222}html .legacy-app--view .tabs.radius .tab:first-child a,html .legacy-app--view .tabs.radius dd:first-child a,html .reveal-modal .tabs.radius .tab:first-child a,html .reveal-modal .tabs.radius dd:first-child a{-webkit-border-bottom-left-radius:3px;-webkit-border-top-left-radius:3px;border-bottom-left-radius:3px;border-top-left-radius:3px}html .legacy-app--view .tabs.radius .tab:last-child a,html .legacy-app--view .tabs.radius dd:last-child a,html .reveal-modal .tabs.radius .tab:last-child a,html .reveal-modal .tabs.radius dd:last-child a{-webkit-border-bottom-right-radius:3px;-webkit-border-top-right-radius:3px;border-bottom-right-radius:3px;border-top-right-radius:3px}html .legacy-app--view .tabs.vertical .tab-title,html .legacy-app--view .tabs.vertical dd,html .reveal-modal .tabs.vertical .tab-title,html .reveal-modal .tabs.vertical dd{position:inherit;float:none;display:block;top:auto}html .legacy-app--view .tabs-content,html .reveal-modal .tabs-content{margin-bottom:1.5rem;width:100%}html .legacy-app--view .tabs-content:after,html .legacy-app--view .tabs-content:before,html .reveal-modal .tabs-content:after,html .reveal-modal .tabs-content:before{content:" ";display:table}html .legacy-app--view .tabs-content:after,html .reveal-modal .tabs-content:after{clear:both}html .legacy-app--view .tabs-content>.content,html .reveal-modal .tabs-content>.content{display:none;float:left;padding:.9375rem 0;width:100%}html .legacy-app--view .tabs-content>.content.active,html .reveal-modal .tabs-content>.content.active{display:block;float:none}html .legacy-app--view .tabs-content>.content.contained,html .reveal-modal .tabs-content>.content.contained{padding:.9375rem}html .legacy-app--view .tabs-content.vertical,html .reveal-modal .tabs-content.vertical{display:block}html .legacy-app--view .tabs-content.vertical>.content,html .reveal-modal .tabs-content.vertical>.content{padding:0 .9375rem}@media only screen and (min-width:40.0625em){html .legacy-app--view .tabs.vertical,html .reveal-modal .tabs.vertical{float:left;margin:0;margin-bottom:1.25rem!important;max-width:20%;width:20%}html .legacy-app--view .tabs-content.vertical,html .reveal-modal .tabs-content.vertical{float:left;margin-left:-1px;max-width:80%;padding-left:1rem;width:80%}}html .legacy-app--view .no-js .tabs-content>.content,html .reveal-modal .no-js .tabs-content>.content{display:block;float:none}html .legacy-app--view .th,html .reveal-modal .th{border:4px solid #fff;box-shadow:0 0 0 1px rgba(0,0,0,.2);display:inline-block;line-height:0;max-width:100%;transition:all .2s ease-out}html .legacy-app--view .th:focus,html .legacy-app--view .th:hover,html .reveal-modal .th:focus,html .reveal-modal .th:hover{box-shadow:0 0 6px 1px rgba(54,169,225,.5)}html .legacy-app--view .th.radius,html .reveal-modal .th.radius{border-radius:3px}html .legacy-app--view .has-tip,html .reveal-modal .has-tip{border-bottom:1px dotted #ccc;color:#333;cursor:help;font-weight:700}html .legacy-app--view .has-tip:focus,html .legacy-app--view .has-tip:hover,html .reveal-modal .has-tip:focus,html .reveal-modal .has-tip:hover{border-bottom:1px dotted #104f6d;color:#36a9e1}html .legacy-app--view .has-tip.tip-left,html .legacy-app--view .has-tip.tip-right,html .reveal-modal .has-tip.tip-left,html .reveal-modal .has-tip.tip-right{float:none!important}html .legacy-app--view .tooltip,html .reveal-modal .tooltip{background:#333;color:#fff;display:none;font-size:.875rem;font-weight:400;line-height:1.3;max-width:300px;padding:.75rem;position:absolute;width:100%;z-index:1006;left:50%}html .legacy-app--view .tooltip>.nub,html .reveal-modal .tooltip>.nub{border:5px solid;border-color:transparent transparent #333;display:block;height:0;pointer-events:none;position:absolute;top:-10px;width:0;left:5px}html .legacy-app--view .tooltip>.nub.rtl,html .reveal-modal .tooltip>.nub.rtl{left:auto;right:5px}html .legacy-app--view .tooltip.radius,html .reveal-modal .tooltip.radius{border-radius:3px}html .legacy-app--view .tooltip.round,html .reveal-modal .tooltip.round{border-radius:1000px}html .legacy-app--view .tooltip.round>.nub,html .reveal-modal .tooltip.round>.nub{left:2rem}html .legacy-app--view .tooltip.opened,html .reveal-modal .tooltip.opened{border-bottom:1px dotted #104f6d!important;color:#36a9e1!important}html .legacy-app--view .tap-to-close,html .reveal-modal .tap-to-close{color:#777;display:block;font-size:.625rem;font-weight:400}@media only screen{html .legacy-app--view .tooltip>.nub,html .reveal-modal .tooltip>.nub{border-color:transparent transparent #333;top:-10px}html .legacy-app--view .tooltip.tip-top>.nub,html .reveal-modal .tooltip.tip-top>.nub{border-color:#333 transparent transparent;bottom:-10px;top:auto}html .legacy-app--view .tooltip.tip-left,html .legacy-app--view .tooltip.tip-right,html .reveal-modal .tooltip.tip-left,html .reveal-modal .tooltip.tip-right{float:none!important}html .legacy-app--view .tooltip.tip-left>.nub,html .reveal-modal .tooltip.tip-left>.nub{border-color:transparent transparent transparent #333;left:auto;margin-top:-5px;right:-10px;top:50%}html .legacy-app--view .tooltip.tip-right>.nub,html .reveal-modal .tooltip.tip-right>.nub{border-color:transparent #333 transparent transparent;left:-10px;margin-top:-5px;right:auto;top:50%}}html .legacy-app--view .row,html .reveal-modal .row{margin:0 auto;max-width:rem-1200;width:100%}html .legacy-app--view .row:after,html .legacy-app--view .row:before,html .reveal-modal .row:after,html .reveal-modal .row:before{content:" ";display:table}html .legacy-app--view .row:after,html .reveal-modal .row:after{clear:both}html .legacy-app--view .row.collapse>.column,html .legacy-app--view .row.collapse>.columns,html .reveal-modal .row.collapse>.column,html .reveal-modal .row.collapse>.columns{padding-left:0;padding-right:0}html .legacy-app--view .row.collapse .row,html .reveal-modal .row.collapse .row{margin-left:0;margin-right:0}html .legacy-app--view .row .row,html .reveal-modal .row .row{margin:0 -.9375rem;max-width:none;width:auto}html .legacy-app--view .row .row:after,html .legacy-app--view .row .row:before,html .reveal-modal .row .row:after,html .reveal-modal .row .row:before{content:" ";display:table}html .legacy-app--view .row .row:after,html .reveal-modal .row .row:after{clear:both}html .legacy-app--view .row .row.collapse,html .reveal-modal .row .row.collapse{margin:0;max-width:none;width:auto}html .legacy-app--view .row .row.collapse:after,html .legacy-app--view .row .row.collapse:before,html .reveal-modal .row .row.collapse:after,html .reveal-modal .row .row.collapse:before{content:" ";display:table}html .legacy-app--view .row .row.collapse:after,html .reveal-modal .row .row.collapse:after{clear:both}html .legacy-app--view .column,html .legacy-app--view .columns,html .reveal-modal .column,html .reveal-modal .columns{padding-left:.9375rem;padding-right:.9375rem;width:100%;float:left}html .legacy-app--view .column+html .legacy-app--view .column:last-child,html .legacy-app--view .column+html .legacy-app--view .columns:last-child,html .legacy-app--view .column+html .reveal-modal .column:last-child,html .legacy-app--view .column+html .reveal-modal .columns:last-child,html .legacy-app--view .columns+html .legacy-app--view .column:last-child,html .legacy-app--view .columns+html .legacy-app--view .columns:last-child,html .legacy-app--view .columns+html .reveal-modal .column:last-child,html .legacy-app--view .columns+html .reveal-modal .columns:last-child,html .reveal-modal .column+html .legacy-app--view .column:last-child,html .reveal-modal .column+html .legacy-app--view .columns:last-child,html .reveal-modal .column+html .reveal-modal .column:last-child,html .reveal-modal .column+html .reveal-modal .columns:last-child,html .reveal-modal .columns+html .legacy-app--view .column:last-child,html .reveal-modal .columns+html .legacy-app--view .columns:last-child,html .reveal-modal .columns+html .reveal-modal .column:last-child,html .reveal-modal .columns+html .reveal-modal .columns:last-child{float:right}html .legacy-app--view .column+html .legacy-app--view .column.end,html .legacy-app--view .column+html .legacy-app--view .columns.end,html .legacy-app--view .column+html .reveal-modal .column.end,html .legacy-app--view .column+html .reveal-modal .columns.end,html .legacy-app--view .columns+html .legacy-app--view .column.end,html .legacy-app--view .columns+html .legacy-app--view .columns.end,html .legacy-app--view .columns+html .reveal-modal .column.end,html .legacy-app--view .columns+html .reveal-modal .columns.end,html .reveal-modal .column+html .legacy-app--view .column.end,html .reveal-modal .column+html .legacy-app--view .columns.end,html .reveal-modal .column+html .reveal-modal .column.end,html .reveal-modal .column+html .reveal-modal .columns.end,html .reveal-modal .columns+html .legacy-app--view .column.end,html .reveal-modal .columns+html .legacy-app--view .columns.end,html .reveal-modal .columns+html .reveal-modal .column.end,html .reveal-modal .columns+html .reveal-modal .columns.end{float:left}@media only screen{html .legacy-app--view .small-push-0,html .reveal-modal .small-push-0{position:relative;left:0;right:auto}html .legacy-app--view .small-pull-0,html .reveal-modal .small-pull-0{position:relative;right:0;left:auto}html .legacy-app--view .small-push-1,html .reveal-modal .small-push-1{position:relative;left:8.33333%;right:auto}html .legacy-app--view .small-pull-1,html .reveal-modal .small-pull-1{position:relative;right:8.33333%;left:auto}html .legacy-app--view .small-push-2,html .reveal-modal .small-push-2{position:relative;left:16.66667%;right:auto}html .legacy-app--view .small-pull-2,html .reveal-modal .small-pull-2{position:relative;right:16.66667%;left:auto}html .legacy-app--view .small-push-3,html .reveal-modal .small-push-3{position:relative;left:25%;right:auto}html .legacy-app--view .small-pull-3,html .reveal-modal .small-pull-3{position:relative;right:25%;left:auto}html .legacy-app--view .small-push-4,html .reveal-modal .small-push-4{position:relative;left:33.33333%;right:auto}html .legacy-app--view .small-pull-4,html .reveal-modal .small-pull-4{position:relative;right:33.33333%;left:auto}html .legacy-app--view .small-push-5,html .reveal-modal .small-push-5{position:relative;left:41.66667%;right:auto}html .legacy-app--view .small-pull-5,html .reveal-modal .small-pull-5{position:relative;right:41.66667%;left:auto}html .legacy-app--view .small-push-6,html .reveal-modal .small-push-6{position:relative;left:50%;right:auto}html .legacy-app--view .small-pull-6,html .reveal-modal .small-pull-6{position:relative;right:50%;left:auto}html .legacy-app--view .small-push-7,html .reveal-modal .small-push-7{position:relative;left:58.33333%;right:auto}html .legacy-app--view .small-pull-7,html .reveal-modal .small-pull-7{position:relative;right:58.33333%;left:auto}html .legacy-app--view .small-push-8,html .reveal-modal .small-push-8{position:relative;left:66.66667%;right:auto}html .legacy-app--view .small-pull-8,html .reveal-modal .small-pull-8{position:relative;right:66.66667%;left:auto}html .legacy-app--view .small-push-9,html .reveal-modal .small-push-9{position:relative;left:75%;right:auto}html .legacy-app--view .small-pull-9,html .reveal-modal .small-pull-9{position:relative;right:75%;left:auto}html .legacy-app--view .small-push-10,html .reveal-modal .small-push-10{position:relative;left:83.33333%;right:auto}html .legacy-app--view .small-pull-10,html .reveal-modal .small-pull-10{position:relative;right:83.33333%;left:auto}html .legacy-app--view .small-push-11,html .reveal-modal .small-push-11{position:relative;left:91.66667%;right:auto}html .legacy-app--view .small-pull-11,html .reveal-modal .small-pull-11{position:relative;right:91.66667%;left:auto}html .legacy-app--view .column,html .legacy-app--view .columns,html .reveal-modal .column,html .reveal-modal .columns{position:relative;padding-left:.9375rem;padding-right:.9375rem;float:left}html .legacy-app--view .small-1,html .reveal-modal .small-1{width:8.33333%}html .legacy-app--view .small-2,html .reveal-modal .small-2{width:16.66667%}html .legacy-app--view .small-3,html .reveal-modal .small-3{width:25%}html .legacy-app--view .small-4,html .reveal-modal .small-4{width:33.33333%}html .legacy-app--view .small-5,html .reveal-modal .small-5{width:41.66667%}html .legacy-app--view .small-6,html .reveal-modal .small-6{width:50%}html .legacy-app--view .small-7,html .reveal-modal .small-7{width:58.33333%}html .legacy-app--view .small-8,html .reveal-modal .small-8{width:66.66667%}html .legacy-app--view .small-9,html .reveal-modal .small-9{width:75%}html .legacy-app--view .small-10,html .reveal-modal .small-10{width:83.33333%}html .legacy-app--view .small-11,html .reveal-modal .small-11{width:91.66667%}html .legacy-app--view .small-12,html .reveal-modal .small-12{width:100%}html .legacy-app--view .small-offset-0,html .reveal-modal .small-offset-0{margin-left:0!important}html .legacy-app--view .small-offset-1,html .reveal-modal .small-offset-1{margin-left:8.33333%!important}html .legacy-app--view .small-offset-2,html .reveal-modal .small-offset-2{margin-left:16.66667%!important}html .legacy-app--view .small-offset-3,html .reveal-modal .small-offset-3{margin-left:25%!important}html .legacy-app--view .small-offset-4,html .reveal-modal .small-offset-4{margin-left:33.33333%!important}html .legacy-app--view .small-offset-5,html .reveal-modal .small-offset-5{margin-left:41.66667%!important}html .legacy-app--view .small-offset-6,html .reveal-modal .small-offset-6{margin-left:50%!important}html .legacy-app--view .small-offset-7,html .reveal-modal .small-offset-7{margin-left:58.33333%!important}html .legacy-app--view .small-offset-8,html .reveal-modal .small-offset-8{margin-left:66.66667%!important}html .legacy-app--view .small-offset-9,html .reveal-modal .small-offset-9{margin-left:75%!important}html .legacy-app--view .small-offset-10,html .reveal-modal .small-offset-10{margin-left:83.33333%!important}html .legacy-app--view .small-offset-11,html .reveal-modal .small-offset-11{margin-left:91.66667%!important}html .legacy-app--view .small-reset-order,html .reveal-modal .small-reset-order{float:left;left:auto;margin-left:0;margin-right:0;right:auto}html .legacy-app--view .column.small-centered,html .legacy-app--view .columns.small-centered,html .reveal-modal .column.small-centered,html .reveal-modal .columns.small-centered{margin-left:auto;margin-right:auto;float:none}html .legacy-app--view .column.small-uncentered,html .legacy-app--view .columns.small-uncentered,html .reveal-modal .column.small-uncentered,html .reveal-modal .columns.small-uncentered{float:left;margin-left:0;margin-right:0}html .legacy-app--view .column.small-centered:last-child,html .legacy-app--view .columns.small-centered:last-child,html .reveal-modal .column.small-centered:last-child,html .reveal-modal .columns.small-centered:last-child{float:none}html .legacy-app--view .column.small-uncentered:last-child,html .legacy-app--view .columns.small-uncentered:last-child,html .reveal-modal .column.small-uncentered:last-child,html .reveal-modal .columns.small-uncentered:last-child{float:left}html .legacy-app--view .column.small-uncentered.opposite,html .legacy-app--view .columns.small-uncentered.opposite,html .reveal-modal .column.small-uncentered.opposite,html .reveal-modal .columns.small-uncentered.opposite{float:right}html .legacy-app--view .row.small-collapse>.column,html .legacy-app--view .row.small-collapse>.columns,html .reveal-modal .row.small-collapse>.column,html .reveal-modal .row.small-collapse>.columns{padding-left:0;padding-right:0}html .legacy-app--view .row.small-collapse .row,html .reveal-modal .row.small-collapse .row{margin-left:0;margin-right:0}html .legacy-app--view .row.small-uncollapse>.column,html .legacy-app--view .row.small-uncollapse>.columns,html .reveal-modal .row.small-uncollapse>.column,html .reveal-modal .row.small-uncollapse>.columns{padding-left:.9375rem;padding-right:.9375rem;float:left}}@media only screen and (min-width:40.0625em){html .legacy-app--view .medium-push-0,html .reveal-modal .medium-push-0{position:relative;left:0;right:auto}html .legacy-app--view .medium-pull-0,html .reveal-modal .medium-pull-0{position:relative;right:0;left:auto}html .legacy-app--view .medium-push-1,html .reveal-modal .medium-push-1{position:relative;left:8.33333%;right:auto}html .legacy-app--view .medium-pull-1,html .reveal-modal .medium-pull-1{position:relative;right:8.33333%;left:auto}html .legacy-app--view .medium-push-2,html .reveal-modal .medium-push-2{position:relative;left:16.66667%;right:auto}html .legacy-app--view .medium-pull-2,html .reveal-modal .medium-pull-2{position:relative;right:16.66667%;left:auto}html .legacy-app--view .medium-push-3,html .reveal-modal .medium-push-3{position:relative;left:25%;right:auto}html .legacy-app--view .medium-pull-3,html .reveal-modal .medium-pull-3{position:relative;right:25%;left:auto}html .legacy-app--view .medium-push-4,html .reveal-modal .medium-push-4{position:relative;left:33.33333%;right:auto}html .legacy-app--view .medium-pull-4,html .reveal-modal .medium-pull-4{position:relative;right:33.33333%;left:auto}html .legacy-app--view .medium-push-5,html .reveal-modal .medium-push-5{position:relative;left:41.66667%;right:auto}html .legacy-app--view .medium-pull-5,html .reveal-modal .medium-pull-5{position:relative;right:41.66667%;left:auto}html .legacy-app--view .medium-push-6,html .reveal-modal .medium-push-6{position:relative;left:50%;right:auto}html .legacy-app--view .medium-pull-6,html .reveal-modal .medium-pull-6{position:relative;right:50%;left:auto}html .legacy-app--view .medium-push-7,html .reveal-modal .medium-push-7{position:relative;left:58.33333%;right:auto}html .legacy-app--view .medium-pull-7,html .reveal-modal .medium-pull-7{position:relative;right:58.33333%;left:auto}html .legacy-app--view .medium-push-8,html .reveal-modal .medium-push-8{position:relative;left:66.66667%;right:auto}html .legacy-app--view .medium-pull-8,html .reveal-modal .medium-pull-8{position:relative;right:66.66667%;left:auto}html .legacy-app--view .medium-push-9,html .reveal-modal .medium-push-9{position:relative;left:75%;right:auto}html .legacy-app--view .medium-pull-9,html .reveal-modal .medium-pull-9{position:relative;right:75%;left:auto}html .legacy-app--view .medium-push-10,html .reveal-modal .medium-push-10{position:relative;left:83.33333%;right:auto}html .legacy-app--view .medium-pull-10,html .reveal-modal .medium-pull-10{position:relative;right:83.33333%;left:auto}html .legacy-app--view .medium-push-11,html .reveal-modal .medium-push-11{position:relative;left:91.66667%;right:auto}html .legacy-app--view .medium-pull-11,html .reveal-modal .medium-pull-11{position:relative;right:91.66667%;left:auto}html .legacy-app--view .column,html .legacy-app--view .columns,html .reveal-modal .column,html .reveal-modal .columns{position:relative;padding-left:.9375rem;padding-right:.9375rem;float:left}html .legacy-app--view .medium-1,html .reveal-modal .medium-1{width:8.33333%}html .legacy-app--view .medium-2,html .reveal-modal .medium-2{width:16.66667%}html .legacy-app--view .medium-3,html .reveal-modal .medium-3{width:25%}html .legacy-app--view .medium-4,html .reveal-modal .medium-4{width:33.33333%}html .legacy-app--view .medium-5,html .reveal-modal .medium-5{width:41.66667%}html .legacy-app--view .medium-6,html .reveal-modal .medium-6{width:50%}html .legacy-app--view .medium-7,html .reveal-modal .medium-7{width:58.33333%}html .legacy-app--view .medium-8,html .reveal-modal .medium-8{width:66.66667%}html .legacy-app--view .medium-9,html .reveal-modal .medium-9{width:75%}html .legacy-app--view .medium-10,html .reveal-modal .medium-10{width:83.33333%}html .legacy-app--view .medium-11,html .reveal-modal .medium-11{width:91.66667%}html .legacy-app--view .medium-12,html .reveal-modal .medium-12{width:100%}html .legacy-app--view .medium-offset-0,html .reveal-modal .medium-offset-0{margin-left:0!important}html .legacy-app--view .medium-offset-1,html .reveal-modal .medium-offset-1{margin-left:8.33333%!important}html .legacy-app--view .medium-offset-2,html .reveal-modal .medium-offset-2{margin-left:16.66667%!important}html .legacy-app--view .medium-offset-3,html .reveal-modal .medium-offset-3{margin-left:25%!important}html .legacy-app--view .medium-offset-4,html .reveal-modal .medium-offset-4{margin-left:33.33333%!important}html .legacy-app--view .medium-offset-5,html .reveal-modal .medium-offset-5{margin-left:41.66667%!important}html .legacy-app--view .medium-offset-6,html .reveal-modal .medium-offset-6{margin-left:50%!important}html .legacy-app--view .medium-offset-7,html .reveal-modal .medium-offset-7{margin-left:58.33333%!important}html .legacy-app--view .medium-offset-8,html .reveal-modal .medium-offset-8{margin-left:66.66667%!important}html .legacy-app--view .medium-offset-9,html .reveal-modal .medium-offset-9{margin-left:75%!important}html .legacy-app--view .medium-offset-10,html .reveal-modal .medium-offset-10{margin-left:83.33333%!important}html .legacy-app--view .medium-offset-11,html .reveal-modal .medium-offset-11{margin-left:91.66667%!important}html .legacy-app--view .medium-reset-order,html .reveal-modal .medium-reset-order{float:left;left:auto;margin-left:0;margin-right:0;right:auto}html .legacy-app--view .column.medium-centered,html .legacy-app--view .columns.medium-centered,html .reveal-modal .column.medium-centered,html .reveal-modal .columns.medium-centered{margin-left:auto;margin-right:auto;float:none}html .legacy-app--view .column.medium-uncentered,html .legacy-app--view .columns.medium-uncentered,html .reveal-modal .column.medium-uncentered,html .reveal-modal .columns.medium-uncentered{float:left;margin-left:0;margin-right:0}html .legacy-app--view .column.medium-centered:last-child,html .legacy-app--view .columns.medium-centered:last-child,html .reveal-modal .column.medium-centered:last-child,html .reveal-modal .columns.medium-centered:last-child{float:none}html .legacy-app--view .column.medium-uncentered:last-child,html .legacy-app--view .columns.medium-uncentered:last-child,html .reveal-modal .column.medium-uncentered:last-child,html .reveal-modal .columns.medium-uncentered:last-child{float:left}html .legacy-app--view .column.medium-uncentered.opposite,html .legacy-app--view .columns.medium-uncentered.opposite,html .reveal-modal .column.medium-uncentered.opposite,html .reveal-modal .columns.medium-uncentered.opposite{float:right}html .legacy-app--view .row.medium-collapse>.column,html .legacy-app--view .row.medium-collapse>.columns,html .reveal-modal .row.medium-collapse>.column,html .reveal-modal .row.medium-collapse>.columns{padding-left:0;padding-right:0}html .legacy-app--view .row.medium-collapse .row,html .reveal-modal .row.medium-collapse .row{margin-left:0;margin-right:0}html .legacy-app--view .row.medium-uncollapse>.column,html .legacy-app--view .row.medium-uncollapse>.columns,html .reveal-modal .row.medium-uncollapse>.column,html .reveal-modal .row.medium-uncollapse>.columns{padding-left:.9375rem;padding-right:.9375rem;float:left}html .legacy-app--view .push-0,html .reveal-modal .push-0{position:relative;left:0;right:auto}html .legacy-app--view .pull-0,html .reveal-modal .pull-0{position:relative;right:0;left:auto}html .legacy-app--view .push-1,html .reveal-modal .push-1{position:relative;left:8.33333%;right:auto}html .legacy-app--view .pull-1,html .reveal-modal .pull-1{position:relative;right:8.33333%;left:auto}html .legacy-app--view .push-2,html .reveal-modal .push-2{position:relative;left:16.66667%;right:auto}html .legacy-app--view .pull-2,html .reveal-modal .pull-2{position:relative;right:16.66667%;left:auto}html .legacy-app--view .push-3,html .reveal-modal .push-3{position:relative;left:25%;right:auto}html .legacy-app--view .pull-3,html .reveal-modal .pull-3{position:relative;right:25%;left:auto}html .legacy-app--view .push-4,html .reveal-modal .push-4{position:relative;left:33.33333%;right:auto}html .legacy-app--view .pull-4,html .reveal-modal .pull-4{position:relative;right:33.33333%;left:auto}html .legacy-app--view .push-5,html .reveal-modal .push-5{position:relative;left:41.66667%;right:auto}html .legacy-app--view .pull-5,html .reveal-modal .pull-5{position:relative;right:41.66667%;left:auto}html .legacy-app--view .push-6,html .reveal-modal .push-6{position:relative;left:50%;right:auto}html .legacy-app--view .pull-6,html .reveal-modal .pull-6{position:relative;right:50%;left:auto}html .legacy-app--view .push-7,html .reveal-modal .push-7{position:relative;left:58.33333%;right:auto}html .legacy-app--view .pull-7,html .reveal-modal .pull-7{position:relative;right:58.33333%;left:auto}html .legacy-app--view .push-8,html .reveal-modal .push-8{position:relative;left:66.66667%;right:auto}html .legacy-app--view .pull-8,html .reveal-modal .pull-8{position:relative;right:66.66667%;left:auto}html .legacy-app--view .push-9,html .reveal-modal .push-9{position:relative;left:75%;right:auto}html .legacy-app--view .pull-9,html .reveal-modal .pull-9{position:relative;right:75%;left:auto}html .legacy-app--view .push-10,html .reveal-modal .push-10{position:relative;left:83.33333%;right:auto}html .legacy-app--view .pull-10,html .reveal-modal .pull-10{position:relative;right:83.33333%;left:auto}html .legacy-app--view .push-11,html .reveal-modal .push-11{position:relative;left:91.66667%;right:auto}html .legacy-app--view .pull-11,html .reveal-modal .pull-11{position:relative;right:91.66667%;left:auto}}@media only screen and (min-width:64.0625em){html .legacy-app--view .large-push-0,html .reveal-modal .large-push-0{position:relative;left:0;right:auto}html .legacy-app--view .large-pull-0,html .reveal-modal .large-pull-0{position:relative;right:0;left:auto}html .legacy-app--view .large-push-1,html .reveal-modal .large-push-1{position:relative;left:8.33333%;right:auto}html .legacy-app--view .large-pull-1,html .reveal-modal .large-pull-1{position:relative;right:8.33333%;left:auto}html .legacy-app--view .large-push-2,html .reveal-modal .large-push-2{position:relative;left:16.66667%;right:auto}html .legacy-app--view .large-pull-2,html .reveal-modal .large-pull-2{position:relative;right:16.66667%;left:auto}html .legacy-app--view .large-push-3,html .reveal-modal .large-push-3{position:relative;left:25%;right:auto}html .legacy-app--view .large-pull-3,html .reveal-modal .large-pull-3{position:relative;right:25%;left:auto}html .legacy-app--view .large-push-4,html .reveal-modal .large-push-4{position:relative;left:33.33333%;right:auto}html .legacy-app--view .large-pull-4,html .reveal-modal .large-pull-4{position:relative;right:33.33333%;left:auto}html .legacy-app--view .large-push-5,html .reveal-modal .large-push-5{position:relative;left:41.66667%;right:auto}html .legacy-app--view .large-pull-5,html .reveal-modal .large-pull-5{position:relative;right:41.66667%;left:auto}html .legacy-app--view .large-push-6,html .reveal-modal .large-push-6{position:relative;left:50%;right:auto}html .legacy-app--view .large-pull-6,html .reveal-modal .large-pull-6{position:relative;right:50%;left:auto}html .legacy-app--view .large-push-7,html .reveal-modal .large-push-7{position:relative;left:58.33333%;right:auto}html .legacy-app--view .large-pull-7,html .reveal-modal .large-pull-7{position:relative;right:58.33333%;left:auto}html .legacy-app--view .large-push-8,html .reveal-modal .large-push-8{position:relative;left:66.66667%;right:auto}html .legacy-app--view .large-pull-8,html .reveal-modal .large-pull-8{position:relative;right:66.66667%;left:auto}html .legacy-app--view .large-push-9,html .reveal-modal .large-push-9{position:relative;left:75%;right:auto}html .legacy-app--view .large-pull-9,html .reveal-modal .large-pull-9{position:relative;right:75%;left:auto}html .legacy-app--view .large-push-10,html .reveal-modal .large-push-10{position:relative;left:83.33333%;right:auto}html .legacy-app--view .large-pull-10,html .reveal-modal .large-pull-10{position:relative;right:83.33333%;left:auto}html .legacy-app--view .large-push-11,html .reveal-modal .large-push-11{position:relative;left:91.66667%;right:auto}html .legacy-app--view .large-pull-11,html .reveal-modal .large-pull-11{position:relative;right:91.66667%;left:auto}html .legacy-app--view .column,html .legacy-app--view .columns,html .reveal-modal .column,html .reveal-modal .columns{position:relative;padding-left:.9375rem;padding-right:.9375rem;float:left}html .legacy-app--view .large-1,html .reveal-modal .large-1{width:8.33333%}html .legacy-app--view .large-2,html .reveal-modal .large-2{width:16.66667%}html .legacy-app--view .large-3,html .reveal-modal .large-3{width:25%}html .legacy-app--view .large-4,html .reveal-modal .large-4{width:33.33333%}html .legacy-app--view .large-5,html .reveal-modal .large-5{width:41.66667%}html .legacy-app--view .large-6,html .reveal-modal .large-6{width:50%}html .legacy-app--view .large-7,html .reveal-modal .large-7{width:58.33333%}html .legacy-app--view .large-8,html .reveal-modal .large-8{width:66.66667%}html .legacy-app--view .large-9,html .reveal-modal .large-9{width:75%}html .legacy-app--view .large-10,html .reveal-modal .large-10{width:83.33333%}html .legacy-app--view .large-11,html .reveal-modal .large-11{width:91.66667%}html .legacy-app--view .large-12,html .reveal-modal .large-12{width:100%}html .legacy-app--view .large-offset-0,html .reveal-modal .large-offset-0{margin-left:0!important}html .legacy-app--view .large-offset-1,html .reveal-modal .large-offset-1{margin-left:8.33333%!important}html .legacy-app--view .large-offset-2,html .reveal-modal .large-offset-2{margin-left:16.66667%!important}html .legacy-app--view .large-offset-3,html .reveal-modal .large-offset-3{margin-left:25%!important}html .legacy-app--view .large-offset-4,html .reveal-modal .large-offset-4{margin-left:33.33333%!important}html .legacy-app--view .large-offset-5,html .reveal-modal .large-offset-5{margin-left:41.66667%!important}html .legacy-app--view .large-offset-6,html .reveal-modal .large-offset-6{margin-left:50%!important}html .legacy-app--view .large-offset-7,html .reveal-modal .large-offset-7{margin-left:58.33333%!important}html .legacy-app--view .large-offset-8,html .reveal-modal .large-offset-8{margin-left:66.66667%!important}html .legacy-app--view .large-offset-9,html .reveal-modal .large-offset-9{margin-left:75%!important}html .legacy-app--view .large-offset-10,html .reveal-modal .large-offset-10{margin-left:83.33333%!important}html .legacy-app--view .large-offset-11,html .reveal-modal .large-offset-11{margin-left:91.66667%!important}html .legacy-app--view .large-reset-order,html .reveal-modal .large-reset-order{float:left;left:auto;margin-left:0;margin-right:0;right:auto}html .legacy-app--view .column.large-centered,html .legacy-app--view .columns.large-centered,html .reveal-modal .column.large-centered,html .reveal-modal .columns.large-centered{margin-left:auto;margin-right:auto;float:none}html .legacy-app--view .column.large-uncentered,html .legacy-app--view .columns.large-uncentered,html .reveal-modal .column.large-uncentered,html .reveal-modal .columns.large-uncentered{float:left;margin-left:0;margin-right:0}html .legacy-app--view .column.large-centered:last-child,html .legacy-app--view .columns.large-centered:last-child,html .reveal-modal .column.large-centered:last-child,html .reveal-modal .columns.large-centered:last-child{float:none}html .legacy-app--view .column.large-uncentered:last-child,html .legacy-app--view .columns.large-uncentered:last-child,html .reveal-modal .column.large-uncentered:last-child,html .reveal-modal .columns.large-uncentered:last-child{float:left}html .legacy-app--view .column.large-uncentered.opposite,html .legacy-app--view .columns.large-uncentered.opposite,html .reveal-modal .column.large-uncentered.opposite,html .reveal-modal .columns.large-uncentered.opposite{float:right}html .legacy-app--view .row.large-collapse>.column,html .legacy-app--view .row.large-collapse>.columns,html .reveal-modal .row.large-collapse>.column,html .reveal-modal .row.large-collapse>.columns{padding-left:0;padding-right:0}html .legacy-app--view .row.large-collapse .row,html .reveal-modal .row.large-collapse .row{margin-left:0;margin-right:0}html .legacy-app--view .row.large-uncollapse>.column,html .legacy-app--view .row.large-uncollapse>.columns,html .reveal-modal .row.large-uncollapse>.column,html .reveal-modal .row.large-uncollapse>.columns{padding-left:.9375rem;padding-right:.9375rem;float:left}html .legacy-app--view .push-0,html .reveal-modal .push-0{position:relative;left:0;right:auto}html .legacy-app--view .pull-0,html .reveal-modal .pull-0{position:relative;right:0;left:auto}html .legacy-app--view .push-1,html .reveal-modal .push-1{position:relative;left:8.33333%;right:auto}html .legacy-app--view .pull-1,html .reveal-modal .pull-1{position:relative;right:8.33333%;left:auto}html .legacy-app--view .push-2,html .reveal-modal .push-2{position:relative;left:16.66667%;right:auto}html .legacy-app--view .pull-2,html .reveal-modal .pull-2{position:relative;right:16.66667%;left:auto}html .legacy-app--view .push-3,html .reveal-modal .push-3{position:relative;left:25%;right:auto}html .legacy-app--view .pull-3,html .reveal-modal .pull-3{position:relative;right:25%;left:auto}html .legacy-app--view .push-4,html .reveal-modal .push-4{position:relative;left:33.33333%;right:auto}html .legacy-app--view .pull-4,html .reveal-modal .pull-4{position:relative;right:33.33333%;left:auto}html .legacy-app--view .push-5,html .reveal-modal .push-5{position:relative;left:41.66667%;right:auto}html .legacy-app--view .pull-5,html .reveal-modal .pull-5{position:relative;right:41.66667%;left:auto}html .legacy-app--view .push-6,html .reveal-modal .push-6{position:relative;left:50%;right:auto}html .legacy-app--view .pull-6,html .reveal-modal .pull-6{position:relative;right:50%;left:auto}html .legacy-app--view .push-7,html .reveal-modal .push-7{position:relative;left:58.33333%;right:auto}html .legacy-app--view .pull-7,html .reveal-modal .pull-7{position:relative;right:58.33333%;left:auto}html .legacy-app--view .push-8,html .reveal-modal .push-8{position:relative;left:66.66667%;right:auto}html .legacy-app--view .pull-8,html .reveal-modal .pull-8{position:relative;right:66.66667%;left:auto}html .legacy-app--view .push-9,html .reveal-modal .push-9{position:relative;left:75%;right:auto}html .legacy-app--view .pull-9,html .reveal-modal .pull-9{position:relative;right:75%;left:auto}html .legacy-app--view .push-10,html .reveal-modal .push-10{position:relative;left:83.33333%;right:auto}html .legacy-app--view .pull-10,html .reveal-modal .pull-10{position:relative;right:83.33333%;left:auto}html .legacy-app--view .push-11,html .reveal-modal .push-11{position:relative;left:91.66667%;right:auto}html .legacy-app--view .pull-11,html .reveal-modal .pull-11{position:relative;right:91.66667%;left:auto}}html .legacy-app--view .button,html .legacy-app--view button,html .reveal-modal .button,html .reveal-modal button{-webkit-appearance:none;-moz-appearance:none;border-radius:0;cursor:pointer;font-family:Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;font-weight:400;line-height:normal;margin:0 0 1.25rem;position:relative;text-align:center;text-decoration:none;display:inline-block;padding:1rem 2rem 1.0625rem;font-size:1rem;background-color:#36a9e1;border:0 solid #1d8cc2;color:#fff;transition:background-color .3s ease-out}html .legacy-app--view .button:focus,html .legacy-app--view .button:hover,html .legacy-app--view button:focus,html .legacy-app--view button:hover,html .reveal-modal .button:focus,html .reveal-modal .button:hover,html .reveal-modal button:focus,html .reveal-modal button:hover{background-color:#1d8cc2;color:#fff}html .legacy-app--view .button.secondary,html .legacy-app--view button.secondary,html .reveal-modal .button.secondary,html .reveal-modal button.secondary{background-color:#e7e7e7;border-color:#b9b9b9;color:#333}html .legacy-app--view .button.secondary:focus,html .legacy-app--view .button.secondary:hover,html .legacy-app--view button.secondary:focus,html .legacy-app--view button.secondary:hover,html .reveal-modal .button.secondary:focus,html .reveal-modal .button.secondary:hover,html .reveal-modal button.secondary:focus,html .reveal-modal button.secondary:hover{background-color:#b9b9b9;color:#333}html .legacy-app--view .button.success,html .legacy-app--view button.success,html .reveal-modal .button.success,html .reveal-modal button.success{background-color:#43ac6a;border-color:#368a55;color:#fff}html .legacy-app--view .button.success:focus,html .legacy-app--view .button.success:hover,html .legacy-app--view button.success:focus,html .legacy-app--view button.success:hover,html .reveal-modal .button.success:focus,html .reveal-modal .button.success:hover,html .reveal-modal button.success:focus,html .reveal-modal button.success:hover{background-color:#368a55;color:#fff}html .legacy-app--view .button.alert,html .legacy-app--view button.alert,html .reveal-modal .button.alert,html .reveal-modal button.alert{background-color:#f04124;border-color:#cf2a0e;color:#fff}html .legacy-app--view .button.alert:focus,html .legacy-app--view .button.alert:hover,html .legacy-app--view button.alert:focus,html .legacy-app--view button.alert:hover,html .reveal-modal .button.alert:focus,html .reveal-modal .button.alert:hover,html .reveal-modal button.alert:focus,html .reveal-modal button.alert:hover{background-color:#cf2a0e;color:#fff}html .legacy-app--view .button.warning,html .legacy-app--view button.warning,html .reveal-modal .button.warning,html .reveal-modal button.warning{background-color:#f08a24;border-color:#cf6e0e;color:#fff}html .legacy-app--view .button.warning:focus,html .legacy-app--view .button.warning:hover,html .legacy-app--view button.warning:focus,html .legacy-app--view button.warning:hover,html .reveal-modal .button.warning:focus,html .reveal-modal .button.warning:hover,html .reveal-modal button.warning:focus,html .reveal-modal button.warning:hover{background-color:#cf6e0e;color:#fff}html .legacy-app--view .button.info,html .legacy-app--view button.info,html .reveal-modal .button.info,html .reveal-modal button.info{background-color:#a0d3e8;border-color:#61b6d9;color:#333}html .legacy-app--view .button.info:focus,html .legacy-app--view .button.info:hover,html .legacy-app--view button.info:focus,html .legacy-app--view button.info:hover,html .reveal-modal .button.info:focus,html .reveal-modal .button.info:hover,html .reveal-modal button.info:focus,html .reveal-modal button.info:hover{background-color:#61b6d9;color:#fff}html .legacy-app--view .button.large,html .legacy-app--view button.large,html .reveal-modal .button.large,html .reveal-modal button.large{padding:1.125rem 2.25rem 1.1875rem;font-size:1.25rem}html .legacy-app--view .button.small,html .legacy-app--view button.small,html .reveal-modal .button.small,html .reveal-modal button.small{padding:.875rem 1.75rem .9375rem;font-size:.8125rem}html .legacy-app--view .button.tiny,html .legacy-app--view button.tiny,html .reveal-modal .button.tiny,html .reveal-modal button.tiny{padding:.625rem 1.25rem .6875rem;font-size:.6875rem}html .legacy-app--view .button.expand,html .legacy-app--view button.expand,html .reveal-modal .button.expand,html .reveal-modal button.expand{padding:1rem 2rem 1.0625rem;font-size:1rem;padding:1rem 1rem 1.0625rem;width:100%}html .legacy-app--view .button.left-align,html .legacy-app--view button.left-align,html .reveal-modal .button.left-align,html .reveal-modal button.left-align{text-align:left;text-indent:.75rem}html .legacy-app--view .button.right-align,html .legacy-app--view button.right-align,html .reveal-modal .button.right-align,html .reveal-modal button.right-align{text-align:right;padding-right:.75rem}html .legacy-app--view .button.radius,html .legacy-app--view button.radius,html .reveal-modal .button.radius,html .reveal-modal button.radius{border-radius:3px}html .legacy-app--view .button.round,html .legacy-app--view button.round,html .reveal-modal .button.round,html .reveal-modal button.round{border-radius:1000px}html .legacy-app--view .button.disabled,html .legacy-app--view .button[disabled],html .legacy-app--view button.disabled,html .legacy-app--view button[disabled],html .reveal-modal .button.disabled,html .reveal-modal .button[disabled],html .reveal-modal button.disabled,html .reveal-modal button[disabled]{background-color:#36a9e1;border-color:#1d8cc2;color:#fff;box-shadow:none;cursor:default;opacity:.7}html .legacy-app--view .button.disabled:focus,html .legacy-app--view .button.disabled:hover,html .legacy-app--view .button[disabled]:focus,html .legacy-app--view .button[disabled]:hover,html .legacy-app--view button.disabled:focus,html .legacy-app--view button.disabled:hover,html .legacy-app--view button[disabled]:focus,html .legacy-app--view button[disabled]:hover,html .reveal-modal .button.disabled:focus,html .reveal-modal .button.disabled:hover,html .reveal-modal .button[disabled]:focus,html .reveal-modal .button[disabled]:hover,html .reveal-modal button.disabled:focus,html .reveal-modal button.disabled:hover,html .reveal-modal button[disabled]:focus,html .reveal-modal button[disabled]:hover{background-color:#1d8cc2;color:#fff;background-color:#36a9e1}html .legacy-app--view .button.disabled.secondary,html .legacy-app--view .button[disabled].secondary,html .legacy-app--view button.disabled.secondary,html .legacy-app--view button[disabled].secondary,html .reveal-modal .button.disabled.secondary,html .reveal-modal .button[disabled].secondary,html .reveal-modal button.disabled.secondary,html .reveal-modal button[disabled].secondary{background-color:#e7e7e7;border-color:#b9b9b9;color:#333;box-shadow:none;cursor:default;opacity:.7}html .legacy-app--view .button.disabled.secondary:focus,html .legacy-app--view .button.disabled.secondary:hover,html .legacy-app--view .button[disabled].secondary:focus,html .legacy-app--view .button[disabled].secondary:hover,html .legacy-app--view button.disabled.secondary:focus,html .legacy-app--view button.disabled.secondary:hover,html .legacy-app--view button[disabled].secondary:focus,html .legacy-app--view button[disabled].secondary:hover,html .reveal-modal .button.disabled.secondary:focus,html .reveal-modal .button.disabled.secondary:hover,html .reveal-modal .button[disabled].secondary:focus,html .reveal-modal .button[disabled].secondary:hover,html .reveal-modal button.disabled.secondary:focus,html .reveal-modal button.disabled.secondary:hover,html .reveal-modal button[disabled].secondary:focus,html .reveal-modal button[disabled].secondary:hover{background-color:#b9b9b9;color:#333;background-color:#e7e7e7}html .legacy-app--view .button.disabled.success,html .legacy-app--view .button[disabled].success,html .legacy-app--view button.disabled.success,html .legacy-app--view button[disabled].success,html .reveal-modal .button.disabled.success,html .reveal-modal .button[disabled].success,html .reveal-modal button.disabled.success,html .reveal-modal button[disabled].success{background-color:#43ac6a;border-color:#368a55;color:#fff;box-shadow:none;cursor:default;opacity:.7}html .legacy-app--view .button.disabled.success:focus,html .legacy-app--view .button.disabled.success:hover,html .legacy-app--view .button[disabled].success:focus,html .legacy-app--view .button[disabled].success:hover,html .legacy-app--view button.disabled.success:focus,html .legacy-app--view button.disabled.success:hover,html .legacy-app--view button[disabled].success:focus,html .legacy-app--view button[disabled].success:hover,html .reveal-modal .button.disabled.success:focus,html .reveal-modal .button.disabled.success:hover,html .reveal-modal .button[disabled].success:focus,html .reveal-modal .button[disabled].success:hover,html .reveal-modal button.disabled.success:focus,html .reveal-modal button.disabled.success:hover,html .reveal-modal button[disabled].success:focus,html .reveal-modal button[disabled].success:hover{background-color:#368a55;color:#fff;background-color:#43ac6a}html .legacy-app--view .button.disabled.alert,html .legacy-app--view .button[disabled].alert,html .legacy-app--view button.disabled.alert,html .legacy-app--view button[disabled].alert,html .reveal-modal .button.disabled.alert,html .reveal-modal .button[disabled].alert,html .reveal-modal button.disabled.alert,html .reveal-modal button[disabled].alert{background-color:#f04124;border-color:#cf2a0e;color:#fff;box-shadow:none;cursor:default;opacity:.7}html .legacy-app--view .button.disabled.alert:focus,html .legacy-app--view .button.disabled.alert:hover,html .legacy-app--view .button[disabled].alert:focus,html .legacy-app--view .button[disabled].alert:hover,html .legacy-app--view button.disabled.alert:focus,html .legacy-app--view button.disabled.alert:hover,html .legacy-app--view button[disabled].alert:focus,html .legacy-app--view button[disabled].alert:hover,html .reveal-modal .button.disabled.alert:focus,html .reveal-modal .button.disabled.alert:hover,html .reveal-modal .button[disabled].alert:focus,html .reveal-modal .button[disabled].alert:hover,html .reveal-modal button.disabled.alert:focus,html .reveal-modal button.disabled.alert:hover,html .reveal-modal button[disabled].alert:focus,html .reveal-modal button[disabled].alert:hover{background-color:#cf2a0e;color:#fff;background-color:#f04124}html .legacy-app--view .button.disabled.warning,html .legacy-app--view .button[disabled].warning,html .legacy-app--view button.disabled.warning,html .legacy-app--view button[disabled].warning,html .reveal-modal .button.disabled.warning,html .reveal-modal .button[disabled].warning,html .reveal-modal button.disabled.warning,html .reveal-modal button[disabled].warning{background-color:#f08a24;border-color:#cf6e0e;color:#fff;box-shadow:none;cursor:default;opacity:.7}html .legacy-app--view .button.disabled.warning:focus,html .legacy-app--view .button.disabled.warning:hover,html .legacy-app--view .button[disabled].warning:focus,html .legacy-app--view .button[disabled].warning:hover,html .legacy-app--view button.disabled.warning:focus,html .legacy-app--view button.disabled.warning:hover,html .legacy-app--view button[disabled].warning:focus,html .legacy-app--view button[disabled].warning:hover,html .reveal-modal .button.disabled.warning:focus,html .reveal-modal .button.disabled.warning:hover,html .reveal-modal .button[disabled].warning:focus,html .reveal-modal .button[disabled].warning:hover,html .reveal-modal button.disabled.warning:focus,html .reveal-modal button.disabled.warning:hover,html .reveal-modal button[disabled].warning:focus,html .reveal-modal button[disabled].warning:hover{background-color:#cf6e0e;color:#fff;background-color:#f08a24}html .legacy-app--view .button.disabled.info,html .legacy-app--view .button[disabled].info,html .legacy-app--view button.disabled.info,html .legacy-app--view button[disabled].info,html .reveal-modal .button.disabled.info,html .reveal-modal .button[disabled].info,html .reveal-modal button.disabled.info,html .reveal-modal button[disabled].info{background-color:#a0d3e8;border-color:#61b6d9;color:#333;box-shadow:none;cursor:default;opacity:.7}html .legacy-app--view .button.disabled.info:focus,html .legacy-app--view .button.disabled.info:hover,html .legacy-app--view .button[disabled].info:focus,html .legacy-app--view .button[disabled].info:hover,html .legacy-app--view button.disabled.info:focus,html .legacy-app--view button.disabled.info:hover,html .legacy-app--view button[disabled].info:focus,html .legacy-app--view button[disabled].info:hover,html .reveal-modal .button.disabled.info:focus,html .reveal-modal .button.disabled.info:hover,html .reveal-modal .button[disabled].info:focus,html .reveal-modal .button[disabled].info:hover,html .reveal-modal button.disabled.info:focus,html .reveal-modal button.disabled.info:hover,html .reveal-modal button[disabled].info:focus,html .reveal-modal button[disabled].info:hover{background-color:#61b6d9;color:#fff;background-color:#a0d3e8}html .legacy-app--view button::-moz-focus-inner,html .reveal-modal button::-moz-focus-inner{border:0;padding:0}@media only screen and (min-width:40.0625em){html .legacy-app--view .button,html .legacy-app--view button,html .reveal-modal .button,html .reveal-modal button{display:inline-block}}html .legacy-app--view form,html .reveal-modal form{margin:0 0 1rem}html .legacy-app--view form .row .row,html .reveal-modal form .row .row{margin:0 -.5rem}html .legacy-app--view form .row .row .column,html .legacy-app--view form .row .row .columns,html .reveal-modal form .row .row .column,html .reveal-modal form .row .row .columns{padding:0 .5rem}html .legacy-app--view form .row .row.collapse,html .reveal-modal form .row .row.collapse{margin:0}html .legacy-app--view form .row .row.collapse .column,html .legacy-app--view form .row .row.collapse .columns,html .reveal-modal form .row .row.collapse .column,html .reveal-modal form .row .row.collapse .columns{padding:0}html .legacy-app--view form .row .row.collapse input,html .reveal-modal form .row .row.collapse input{-webkit-border-bottom-right-radius:0;-webkit-border-top-right-radius:0;border-bottom-right-radius:0;border-top-right-radius:0}html .legacy-app--view form .row input.column,html .legacy-app--view form .row input.columns,html .legacy-app--view form .row textarea.column,html .legacy-app--view form .row textarea.columns,html .reveal-modal form .row input.column,html .reveal-modal form .row input.columns,html .reveal-modal form .row textarea.column,html .reveal-modal form .row textarea.columns{padding-left:.5rem}html .legacy-app--view label,html .reveal-modal label{color:#4d4d4d;cursor:pointer;display:block;font-size:.875rem;font-weight:400;line-height:1.5;margin-bottom:0}html .legacy-app--view label.right,html .reveal-modal label.right{float:none!important;text-align:right}html .legacy-app--view label.inline,html .reveal-modal label.inline{margin:0 0 1rem;padding:.5625rem 0}html .legacy-app--view label small,html .reveal-modal label small{text-transform:capitalize;color:#676767}html .legacy-app--view .postfix,html .legacy-app--view .prefix,html .reveal-modal .postfix,html .reveal-modal .prefix{border-style:solid;border-width:1px;display:block;font-size:.875rem;height:2.3125rem;line-height:2.3125rem;overflow:visible;padding-bottom:0;padding-top:0;position:relative;text-align:center;width:100%;z-index:2}html .legacy-app--view .postfix.button,html .legacy-app--view .prefix.button,html .reveal-modal .postfix.button,html .reveal-modal .prefix.button{border:none;padding:0;text-align:center}html .legacy-app--view .prefix.button.radius,html .reveal-modal .prefix.button.radius{border-radius:0;-webkit-border-bottom-left-radius:3px;-webkit-border-top-left-radius:3px;border-bottom-left-radius:3px;border-top-left-radius:3px}html .legacy-app--view .postfix.button.radius,html .reveal-modal .postfix.button.radius{border-radius:0;-webkit-border-bottom-right-radius:3px;-webkit-border-top-right-radius:3px;border-bottom-right-radius:3px;border-top-right-radius:3px}html .legacy-app--view .prefix.button.round,html .reveal-modal .prefix.button.round{border-radius:0;-webkit-border-bottom-left-radius:1000px;-webkit-border-top-left-radius:1000px;border-bottom-left-radius:1000px;border-top-left-radius:1000px}html .legacy-app--view .postfix.button.round,html .reveal-modal .postfix.button.round{border-radius:0;-webkit-border-bottom-right-radius:1000px;-webkit-border-top-right-radius:1000px;border-bottom-right-radius:1000px;border-top-right-radius:1000px}html .legacy-app--view label.prefix,html .legacy-app--view span.prefix,html .reveal-modal label.prefix,html .reveal-modal span.prefix{background:#f2f2f2;border-right:none;color:#333;border-color:#ccc}html .legacy-app--view label.postfix,html .legacy-app--view span.postfix,html .reveal-modal label.postfix,html .reveal-modal span.postfix{background:#f2f2f2;border-left:none;color:#333;border-color:#ccc}html .legacy-app--view input:not([type]),html .legacy-app--view input[type=color],html .legacy-app--view input[type=date],html .legacy-app--view input[type=datetime-local],html .legacy-app--view input[type=datetime],html .legacy-app--view input[type=email],html .legacy-app--view input[type=month],html .legacy-app--view input[type=number],html .legacy-app--view input[type=password],html .legacy-app--view input[type=search],html .legacy-app--view input[type=tel],html .legacy-app--view input[type=text],html .legacy-app--view input[type=time],html .legacy-app--view input[type=url],html .legacy-app--view input[type=week],html .legacy-app--view textarea,html .reveal-modal input:not([type]),html .reveal-modal input[type=color],html .reveal-modal input[type=date],html .reveal-modal input[type=datetime-local],html .reveal-modal input[type=datetime],html .reveal-modal input[type=email],html .reveal-modal input[type=month],html .reveal-modal input[type=number],html .reveal-modal input[type=password],html .reveal-modal input[type=search],html .reveal-modal input[type=tel],html .reveal-modal input[type=text],html .reveal-modal input[type=time],html .reveal-modal input[type=url],html .reveal-modal input[type=week],html .reveal-modal textarea{-webkit-appearance:none;-moz-appearance:none;border-radius:0;background-color:#fff;border:1px solid #ccc;box-shadow:inset 0 1px 2px rgba(0,0,0,.1);color:rgba(0,0,0,.75);display:block;font-family:inherit;font-size:.875rem;height:2.3125rem;margin:0 0 1rem;padding:.5rem;width:100%;box-sizing:border-box;transition:border-color .15s linear,background .15s linear}html .legacy-app--view input:not([type]):focus,html .legacy-app--view input[type=color]:focus,html .legacy-app--view input[type=date]:focus,html .legacy-app--view input[type=datetime-local]:focus,html .legacy-app--view input[type=datetime]:focus,html .legacy-app--view input[type=email]:focus,html .legacy-app--view input[type=month]:focus,html .legacy-app--view input[type=number]:focus,html .legacy-app--view input[type=password]:focus,html .legacy-app--view input[type=search]:focus,html .legacy-app--view input[type=tel]:focus,html .legacy-app--view input[type=text]:focus,html .legacy-app--view input[type=time]:focus,html .legacy-app--view input[type=url]:focus,html .legacy-app--view input[type=week]:focus,html .legacy-app--view textarea:focus,html .reveal-modal input:not([type]):focus,html .reveal-modal input[type=color]:focus,html .reveal-modal input[type=date]:focus,html .reveal-modal input[type=datetime-local]:focus,html .reveal-modal input[type=datetime]:focus,html .reveal-modal input[type=email]:focus,html .reveal-modal input[type=month]:focus,html .reveal-modal input[type=number]:focus,html .reveal-modal input[type=password]:focus,html .reveal-modal input[type=search]:focus,html .reveal-modal input[type=tel]:focus,html .reveal-modal input[type=text]:focus,html .reveal-modal input[type=time]:focus,html .reveal-modal input[type=url]:focus,html .reveal-modal input[type=week]:focus,html .reveal-modal textarea:focus{background:#fafafa;border-color:#999;outline:none}fieldset[disabled] html .legacy-app--view input:not([type]),fieldset[disabled] html .legacy-app--view input[type=color],fieldset[disabled] html .legacy-app--view input[type=date],fieldset[disabled] html .legacy-app--view input[type=datetime-local],fieldset[disabled] html .legacy-app--view input[type=datetime],fieldset[disabled] html .legacy-app--view input[type=email],fieldset[disabled] html .legacy-app--view input[type=month],fieldset[disabled] html .legacy-app--view input[type=number],fieldset[disabled] html .legacy-app--view input[type=password],fieldset[disabled] html .legacy-app--view input[type=search],fieldset[disabled] html .legacy-app--view input[type=tel],fieldset[disabled] html .legacy-app--view input[type=text],fieldset[disabled] html .legacy-app--view input[type=time],fieldset[disabled] html .legacy-app--view input[type=url],fieldset[disabled] html .legacy-app--view input[type=week],fieldset[disabled] html .legacy-app--view textarea,fieldset[disabled] html .reveal-modal input:not([type]),fieldset[disabled] html .reveal-modal input[type=color],fieldset[disabled] html .reveal-modal input[type=date],fieldset[disabled] html .reveal-modal input[type=datetime-local],fieldset[disabled] html .reveal-modal input[type=datetime],fieldset[disabled] html .reveal-modal input[type=email],fieldset[disabled] html .reveal-modal input[type=month],fieldset[disabled] html .reveal-modal input[type=number],fieldset[disabled] html .reveal-modal input[type=password],fieldset[disabled] html .reveal-modal input[type=search],fieldset[disabled] html .reveal-modal input[type=tel],fieldset[disabled] html .reveal-modal input[type=text],fieldset[disabled] html .reveal-modal input[type=time],fieldset[disabled] html .reveal-modal input[type=url],fieldset[disabled] html .reveal-modal input[type=week],fieldset[disabled] html .reveal-modal textarea,html .legacy-app--view input:not([type]):disabled,html .legacy-app--view input:not([type])[disabled],html .legacy-app--view input:not([type])[readonly],html .legacy-app--view input[type=color]:disabled,html .legacy-app--view input[type=color][disabled],html .legacy-app--view input[type=color][readonly],html .legacy-app--view input[type=date]:disabled,html .legacy-app--view input[type=date][disabled],html .legacy-app--view input[type=date][readonly],html .legacy-app--view input[type=datetime-local]:disabled,html .legacy-app--view input[type=datetime-local][disabled],html .legacy-app--view input[type=datetime-local][readonly],html .legacy-app--view input[type=datetime]:disabled,html .legacy-app--view input[type=datetime][disabled],html .legacy-app--view input[type=datetime][readonly],html .legacy-app--view input[type=email]:disabled,html .legacy-app--view input[type=email][disabled],html .legacy-app--view input[type=email][readonly],html .legacy-app--view input[type=month]:disabled,html .legacy-app--view input[type=month][disabled],html .legacy-app--view input[type=month][readonly],html .legacy-app--view input[type=number]:disabled,html .legacy-app--view input[type=number][disabled],html .legacy-app--view input[type=number][readonly],html .legacy-app--view input[type=password]:disabled,html .legacy-app--view input[type=password][disabled],html .legacy-app--view input[type=password][readonly],html .legacy-app--view input[type=search]:disabled,html .legacy-app--view input[type=search][disabled],html .legacy-app--view input[type=search][readonly],html .legacy-app--view input[type=tel]:disabled,html .legacy-app--view input[type=tel][disabled],html .legacy-app--view input[type=tel][readonly],html .legacy-app--view input[type=text]:disabled,html .legacy-app--view input[type=text][disabled],html .legacy-app--view input[type=text][readonly],html .legacy-app--view input[type=time]:disabled,html .legacy-app--view input[type=time][disabled],html .legacy-app--view input[type=time][readonly],html .legacy-app--view input[type=url]:disabled,html .legacy-app--view input[type=url][disabled],html .legacy-app--view input[type=url][readonly],html .legacy-app--view input[type=week]:disabled,html .legacy-app--view input[type=week][disabled],html .legacy-app--view input[type=week][readonly],html .legacy-app--view textarea:disabled,html .legacy-app--view textarea[disabled],html .legacy-app--view textarea[readonly],html .reveal-modal input:not([type]):disabled,html .reveal-modal input:not([type])[disabled],html .reveal-modal input:not([type])[readonly],html .reveal-modal input[type=color]:disabled,html .reveal-modal input[type=color][disabled],html .reveal-modal input[type=color][readonly],html .reveal-modal input[type=date]:disabled,html .reveal-modal input[type=date][disabled],html .reveal-modal input[type=date][readonly],html .reveal-modal input[type=datetime-local]:disabled,html .reveal-modal input[type=datetime-local][disabled],html .reveal-modal input[type=datetime-local][readonly],html .reveal-modal input[type=datetime]:disabled,html .reveal-modal input[type=datetime][disabled],html .reveal-modal input[type=datetime][readonly],html .reveal-modal input[type=email]:disabled,html .reveal-modal input[type=email][disabled],html .reveal-modal input[type=email][readonly],html .reveal-modal input[type=month]:disabled,html .reveal-modal input[type=month][disabled],html .reveal-modal input[type=month][readonly],html .reveal-modal input[type=number]:disabled,html .reveal-modal input[type=number][disabled],html .reveal-modal input[type=number][readonly],html .reveal-modal input[type=password]:disabled,html .reveal-modal input[type=password][disabled],html .reveal-modal input[type=password][readonly],html .reveal-modal input[type=search]:disabled,html .reveal-modal input[type=search][disabled],html .reveal-modal input[type=search][readonly],html .reveal-modal input[type=tel]:disabled,html .reveal-modal input[type=tel][disabled],html .reveal-modal input[type=tel][readonly],html .reveal-modal input[type=text]:disabled,html .reveal-modal input[type=text][disabled],html .reveal-modal input[type=text][readonly],html .reveal-modal input[type=time]:disabled,html .reveal-modal input[type=time][disabled],html .reveal-modal input[type=time][readonly],html .reveal-modal input[type=url]:disabled,html .reveal-modal input[type=url][disabled],html .reveal-modal input[type=url][readonly],html .reveal-modal input[type=week]:disabled,html .reveal-modal input[type=week][disabled],html .reveal-modal input[type=week][readonly],html .reveal-modal textarea:disabled,html .reveal-modal textarea[disabled],html .reveal-modal textarea[readonly]{background-color:#ddd;cursor:default}html .legacy-app--view input:not([type]).radius,html .legacy-app--view input[type=color].radius,html .legacy-app--view input[type=date].radius,html .legacy-app--view input[type=datetime-local].radius,html .legacy-app--view input[type=datetime].radius,html .legacy-app--view input[type=email].radius,html .legacy-app--view input[type=month].radius,html .legacy-app--view input[type=number].radius,html .legacy-app--view input[type=password].radius,html .legacy-app--view input[type=search].radius,html .legacy-app--view input[type=tel].radius,html .legacy-app--view input[type=text].radius,html .legacy-app--view input[type=time].radius,html .legacy-app--view input[type=url].radius,html .legacy-app--view input[type=week].radius,html .legacy-app--view textarea.radius,html .reveal-modal input:not([type]).radius,html .reveal-modal input[type=color].radius,html .reveal-modal input[type=date].radius,html .reveal-modal input[type=datetime-local].radius,html .reveal-modal input[type=datetime].radius,html .reveal-modal input[type=email].radius,html .reveal-modal input[type=month].radius,html .reveal-modal input[type=number].radius,html .reveal-modal input[type=password].radius,html .reveal-modal input[type=search].radius,html .reveal-modal input[type=tel].radius,html .reveal-modal input[type=text].radius,html .reveal-modal input[type=time].radius,html .reveal-modal input[type=url].radius,html .reveal-modal input[type=week].radius,html .reveal-modal textarea.radius{border-radius:3px}html .legacy-app--view form .row .prefix-radius.row.collapse button,html .legacy-app--view form .row .prefix-radius.row.collapse input,html .legacy-app--view form .row .prefix-radius.row.collapse select,html .legacy-app--view form .row .prefix-radius.row.collapse textarea,html .reveal-modal form .row .prefix-radius.row.collapse button,html .reveal-modal form .row .prefix-radius.row.collapse input,html .reveal-modal form .row .prefix-radius.row.collapse select,html .reveal-modal form .row .prefix-radius.row.collapse textarea{border-radius:0;-webkit-border-bottom-right-radius:3px;-webkit-border-top-right-radius:3px;border-bottom-right-radius:3px;border-top-right-radius:3px}html .legacy-app--view form .row .postfix-radius.row.collapse button,html .legacy-app--view form .row .postfix-radius.row.collapse input,html .legacy-app--view form .row .postfix-radius.row.collapse select,html .legacy-app--view form .row .postfix-radius.row.collapse textarea,html .legacy-app--view form .row .prefix-radius.row.collapse .prefix,html .reveal-modal form .row .postfix-radius.row.collapse button,html .reveal-modal form .row .postfix-radius.row.collapse input,html .reveal-modal form .row .postfix-radius.row.collapse select,html .reveal-modal form .row .postfix-radius.row.collapse textarea,html .reveal-modal form .row .prefix-radius.row.collapse .prefix{border-radius:0;-webkit-border-bottom-left-radius:3px;-webkit-border-top-left-radius:3px;border-bottom-left-radius:3px;border-top-left-radius:3px}html .legacy-app--view form .row .postfix-radius.row.collapse .postfix,html .reveal-modal form .row .postfix-radius.row.collapse .postfix{border-radius:0;-webkit-border-bottom-right-radius:3px;-webkit-border-top-right-radius:3px;border-bottom-right-radius:3px;border-top-right-radius:3px}html .legacy-app--view form .row .prefix-round.row.collapse button,html .legacy-app--view form .row .prefix-round.row.collapse input,html .legacy-app--view form .row .prefix-round.row.collapse select,html .legacy-app--view form .row .prefix-round.row.collapse textarea,html .reveal-modal form .row .prefix-round.row.collapse button,html .reveal-modal form .row .prefix-round.row.collapse input,html .reveal-modal form .row .prefix-round.row.collapse select,html .reveal-modal form .row .prefix-round.row.collapse textarea{border-radius:0;-webkit-border-bottom-right-radius:1000px;-webkit-border-top-right-radius:1000px;border-bottom-right-radius:1000px;border-top-right-radius:1000px}html .legacy-app--view form .row .postfix-round.row.collapse button,html .legacy-app--view form .row .postfix-round.row.collapse input,html .legacy-app--view form .row .postfix-round.row.collapse select,html .legacy-app--view form .row .postfix-round.row.collapse textarea,html .legacy-app--view form .row .prefix-round.row.collapse .prefix,html .reveal-modal form .row .postfix-round.row.collapse button,html .reveal-modal form .row .postfix-round.row.collapse input,html .reveal-modal form .row .postfix-round.row.collapse select,html .reveal-modal form .row .postfix-round.row.collapse textarea,html .reveal-modal form .row .prefix-round.row.collapse .prefix{border-radius:0;-webkit-border-bottom-left-radius:1000px;-webkit-border-top-left-radius:1000px;border-bottom-left-radius:1000px;border-top-left-radius:1000px}html .legacy-app--view form .row .postfix-round.row.collapse .postfix,html .reveal-modal form .row .postfix-round.row.collapse .postfix{border-radius:0;-webkit-border-bottom-right-radius:1000px;-webkit-border-top-right-radius:1000px;border-bottom-right-radius:1000px;border-top-right-radius:1000px}html .legacy-app--view input[type=submit],html .reveal-modal input[type=submit]{-webkit-appearance:none;-moz-appearance:none;border-radius:0}html .legacy-app--view textarea[rows],html .reveal-modal textarea[rows]{height:auto}html .legacy-app--view textarea,html .reveal-modal textarea{max-width:100%}html .legacy-app--view ::-webkit-input-placeholder,html .reveal-modal ::-webkit-input-placeholder{color:#666}html .legacy-app--view :-moz-placeholder,html .legacy-app--view ::-moz-placeholder,html .reveal-modal :-moz-placeholder,html .reveal-modal ::-moz-placeholder{color:#666}html .legacy-app--view :-ms-input-placeholder,html .reveal-modal :-ms-input-placeholder{color:#666}html .legacy-app--view select,html .reveal-modal select{-webkit-appearance:none!important;-moz-appearance:none!important;background-color:#fafafa;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+");background-position:100%;background-repeat:no-repeat;border:1px solid #ccc;color:rgba(0,0,0,.75);font-family:inherit;font-size:.875rem;line-height:normal;padding:.5rem;border-radius:0;height:2.3125rem}html .legacy-app--view select::-ms-expand,html .reveal-modal select::-ms-expand{display:none}html .legacy-app--view select.radius,html .reveal-modal select.radius{border-radius:3px}html .legacy-app--view select:focus,html .reveal-modal select:focus{background-color:#f3f3f3;border-color:#999}html .legacy-app--view select:disabled,html .reveal-modal select:disabled{background-color:#ddd;cursor:default}html .legacy-app--view select[multiple],html .reveal-modal select[multiple]{height:auto}html .legacy-app--view input[type=checkbox],html .legacy-app--view input[type=file],html .legacy-app--view input[type=radio],html .legacy-app--view select,html .reveal-modal input[type=checkbox],html .reveal-modal input[type=file],html .reveal-modal input[type=radio],html .reveal-modal select{margin:0 0 1rem}html .legacy-app--view input[type=checkbox]+label,html .legacy-app--view input[type=radio]+label,html .reveal-modal input[type=checkbox]+label,html .reveal-modal input[type=radio]+label{display:inline-block;margin-left:.5rem;margin-right:1rem;margin-bottom:0;vertical-align:baseline}html .legacy-app--view input[type=file],html .reveal-modal input[type=file]{width:100%}html .legacy-app--view fieldset,html .reveal-modal fieldset{border:1px solid #ddd;margin:1.125rem 0;padding:1.25rem}html .legacy-app--view fieldset legend,html .reveal-modal fieldset legend{font-weight:700;margin:0;margin-left:-.1875rem;padding:0 .1875rem}html .legacy-app--view [data-abide] .error small.error,html .legacy-app--view [data-abide] .error span.error,html .legacy-app--view [data-abide] small.error,html .legacy-app--view [data-abide] span.error,html .reveal-modal [data-abide] .error small.error,html .reveal-modal [data-abide] .error span.error,html .reveal-modal [data-abide] small.error,html .reveal-modal [data-abide] span.error{display:block;font-size:.75rem;font-style:italic;font-weight:400;margin-bottom:1rem;margin-top:-1px;padding:.375rem .5625rem .5625rem;background:#f04124;color:#fff}html .legacy-app--view [data-abide] small.error,html .legacy-app--view [data-abide] span.error,html .reveal-modal [data-abide] small.error,html .reveal-modal [data-abide] span.error{display:none}html .legacy-app--view small.error,html .legacy-app--view span.error,html .reveal-modal small.error,html .reveal-modal span.error{display:block;font-size:.75rem;font-style:italic;font-weight:400;margin-bottom:1rem;margin-top:-1px;padding:.375rem .5625rem .5625rem;background:#f04124;color:#fff}html .legacy-app--view .error input,html .legacy-app--view .error select,html .legacy-app--view .error textarea,html .reveal-modal .error input,html .reveal-modal .error select,html .reveal-modal .error textarea{margin-bottom:0}html .legacy-app--view .error input[type=checkbox],html .legacy-app--view .error input[type=radio],html .reveal-modal .error input[type=checkbox],html .reveal-modal .error input[type=radio]{margin-bottom:1rem}html .legacy-app--view .error label,html .legacy-app--view .error label.error,html .reveal-modal .error label,html .reveal-modal .error label.error{color:#f04124}html .legacy-app--view .error small.error,html .reveal-modal .error small.error{display:block;font-size:.75rem;font-style:italic;font-weight:400;margin-bottom:1rem;margin-top:-1px;padding:.375rem .5625rem .5625rem;background:#f04124;color:#fff}html .legacy-app--view .error>label>small,html .reveal-modal .error>label>small{background:transparent;color:#676767;display:inline;font-size:60%;font-style:normal;margin:0;padding:0;text-transform:capitalize}html .legacy-app--view .error span.error-message,html .reveal-modal .error span.error-message{display:block}html .legacy-app--view input.error,html .legacy-app--view select.error,html .legacy-app--view textarea.error,html .reveal-modal input.error,html .reveal-modal select.error,html .reveal-modal textarea.error{margin-bottom:0}html .legacy-app--view label.error,html .reveal-modal label.error{color:#f04124}html .legacy-app--view meta.foundation-mq-topbar,html .reveal-modal meta.foundation-mq-topbar{font-family:"/only screen and (min-width:40.0625em)/";width:40.0625em}html .legacy-app--view .contain-to-grid,html .reveal-modal .contain-to-grid{width:100%;background:#333}html .legacy-app--view .contain-to-grid .top-bar,html .reveal-modal .contain-to-grid .top-bar{margin-bottom:0}html .legacy-app--view .fixed,html .reveal-modal .fixed{position:fixed;top:0;width:100%;z-index:99;left:0}html .legacy-app--view .fixed.expanded:not(.top-bar),html .reveal-modal .fixed.expanded:not(.top-bar){height:auto;max-height:100%;overflow-y:auto;width:100%}html .legacy-app--view .fixed.expanded:not(.top-bar) .title-area,html .reveal-modal .fixed.expanded:not(.top-bar) .title-area{position:fixed;width:100%;z-index:99}html .legacy-app--view .fixed.expanded:not(.top-bar) .top-bar-section,html .reveal-modal .fixed.expanded:not(.top-bar) .top-bar-section{margin-top:2.8125rem;z-index:98}html .legacy-app--view .top-bar,html .reveal-modal .top-bar{background:#333;height:2.8125rem;line-height:2.8125rem;margin-bottom:0;overflow:hidden;position:relative}html .legacy-app--view .top-bar ul,html .reveal-modal .top-bar ul{list-style:none;margin-bottom:0}html .legacy-app--view .top-bar .row,html .reveal-modal .top-bar .row{max-width:none}html .legacy-app--view .top-bar form,html .legacy-app--view .top-bar input,html .legacy-app--view .top-bar select,html .reveal-modal .top-bar form,html .reveal-modal .top-bar input,html .reveal-modal .top-bar select{margin-bottom:0}html .legacy-app--view .top-bar input,html .legacy-app--view .top-bar select,html .reveal-modal .top-bar input,html .reveal-modal .top-bar select{font-size:.75rem;height:1.75rem;padding-bottom:.35rem;padding-top:.35rem}html .legacy-app--view .top-bar .button,html .legacy-app--view .top-bar button,html .reveal-modal .top-bar .button,html .reveal-modal .top-bar button{font-size:.75rem;margin-bottom:0;padding-bottom:.4125rem;padding-top:.4125rem}@media only screen and (max-width:40em){html .legacy-app--view .top-bar .button,html .legacy-app--view .top-bar button,html .reveal-modal .top-bar .button,html .reveal-modal .top-bar button{position:relative;top:-1px}}html .legacy-app--view .top-bar .title-area,html .reveal-modal .top-bar .title-area{margin:0;position:relative}html .legacy-app--view .top-bar .name,html .reveal-modal .top-bar .name{font-size:16px;height:2.8125rem;margin:0}html .legacy-app--view .top-bar .name h1,html .legacy-app--view .top-bar .name h2,html .legacy-app--view .top-bar .name h3,html .legacy-app--view .top-bar .name h4,html .legacy-app--view .top-bar .name p,html .legacy-app--view .top-bar .name span,html .reveal-modal .top-bar .name h1,html .reveal-modal .top-bar .name h2,html .reveal-modal .top-bar .name h3,html .reveal-modal .top-bar .name h4,html .reveal-modal .top-bar .name p,html .reveal-modal .top-bar .name span{font-size:1.0625rem;line-height:2.8125rem;margin:0}html .legacy-app--view .top-bar .name h1 a,html .legacy-app--view .top-bar .name h2 a,html .legacy-app--view .top-bar .name h3 a,html .legacy-app--view .top-bar .name h4 a,html .legacy-app--view .top-bar .name p a,html .legacy-app--view .top-bar .name span a,html .reveal-modal .top-bar .name h1 a,html .reveal-modal .top-bar .name h2 a,html .reveal-modal .top-bar .name h3 a,html .reveal-modal .top-bar .name h4 a,html .reveal-modal .top-bar .name p a,html .reveal-modal .top-bar .name span a{color:#fff;display:block;font-weight:400;padding:0 .9375rem;width:75%}html .legacy-app--view .top-bar .toggle-topbar,html .reveal-modal .top-bar .toggle-topbar{position:absolute;right:0;top:0}html .legacy-app--view .top-bar .toggle-topbar a,html .reveal-modal .top-bar .toggle-topbar a{color:#fff;display:block;font-size:.8125rem;font-weight:700;height:2.8125rem;line-height:2.8125rem;padding:0 .9375rem;position:relative;text-transform:uppercase}html .legacy-app--view .top-bar .toggle-topbar.menu-icon,html .reveal-modal .top-bar .toggle-topbar.menu-icon{margin-top:-16px;top:50%}html .legacy-app--view .top-bar .toggle-topbar.menu-icon a,html .reveal-modal .top-bar .toggle-topbar.menu-icon a{color:#fff;height:34px;line-height:33px;padding:0 2.5rem 0 .9375rem;position:relative}html .legacy-app--view .top-bar .toggle-topbar.menu-icon a span:after,html .reveal-modal .top-bar .toggle-topbar.menu-icon a span:after{content:"";display:block;height:0;position:absolute;margin-top:-8px;top:50%;right:.9375rem;box-shadow:0 0 0 1px #fff,0 7px 0 1px #fff,0 14px 0 1px #fff;width:16px}html .legacy-app--view .top-bar .toggle-topbar.menu-icon a span:hover:after,html .reveal-modal .top-bar .toggle-topbar.menu-icon a span:hover:after{box-shadow:0 0 0 1px "",0 7px 0 1px "",0 14px 0 1px ""}html .legacy-app--view .top-bar.expanded,html .reveal-modal .top-bar.expanded{background:transparent;height:auto}html .legacy-app--view .top-bar.expanded .title-area,html .reveal-modal .top-bar.expanded .title-area{background:#333}html .legacy-app--view .top-bar.expanded .toggle-topbar a,html .reveal-modal .top-bar.expanded .toggle-topbar a{color:#888}html .legacy-app--view .top-bar.expanded .toggle-topbar a span:after,html .reveal-modal .top-bar.expanded .toggle-topbar a span:after{box-shadow:0 0 0 1px #888,0 7px 0 1px #888,0 14px 0 1px #888}@media screen and (-webkit-min-device-pixel-ratio:0){html .legacy-app--view .top-bar.expanded .top-bar-section .dropdown,html .legacy-app--view .top-bar.expanded .top-bar-section .has-dropdown.moved>.dropdown,html .reveal-modal .top-bar.expanded .top-bar-section .dropdown,html .reveal-modal .top-bar.expanded .top-bar-section .has-dropdown.moved>.dropdown{clip:auto}html .legacy-app--view .top-bar.expanded .top-bar-section .has-dropdown:not(.moved)>ul,html .reveal-modal .top-bar.expanded .top-bar-section .has-dropdown:not(.moved)>ul{padding:0}}html .legacy-app--view .top-bar-section,html .reveal-modal .top-bar-section{left:0;position:relative;width:auto;transition:left .3s ease-out}html .legacy-app--view .top-bar-section ul,html .reveal-modal .top-bar-section ul{display:block;font-size:16px;height:auto;margin:0;padding:0;width:100%}html .legacy-app--view .top-bar-section .divider,html .legacy-app--view .top-bar-section [role=separator],html .reveal-modal .top-bar-section .divider,html .reveal-modal .top-bar-section [role=separator]{border-top:1px solid #1a1a1a;clear:both;height:1px;width:100%}html .legacy-app--view .top-bar-section ul li,html .reveal-modal .top-bar-section ul li{background:#333}html .legacy-app--view .top-bar-section ul li>a,html .reveal-modal .top-bar-section ul li>a{color:#fff;display:block;font-family:Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;font-size:.8125rem;font-weight:400;padding-left:.9375rem;padding:12px 0 12px .9375rem;text-transform:none;width:100%}html .legacy-app--view .top-bar-section ul li>a.button,html .reveal-modal .top-bar-section ul li>a.button{font-size:.8125rem;padding-left:.9375rem;padding-right:.9375rem;background-color:#36a9e1;border-color:#1d8cc2;color:#fff}html .legacy-app--view .top-bar-section ul li>a.button:focus,html .legacy-app--view .top-bar-section ul li>a.button:hover,html .reveal-modal .top-bar-section ul li>a.button:focus,html .reveal-modal .top-bar-section ul li>a.button:hover{background-color:#1d8cc2;color:#fff}html .legacy-app--view .top-bar-section ul li>a.button.secondary,html .reveal-modal .top-bar-section ul li>a.button.secondary{background-color:#e7e7e7;border-color:#b9b9b9;color:#333}html .legacy-app--view .top-bar-section ul li>a.button.secondary:focus,html .legacy-app--view .top-bar-section ul li>a.button.secondary:hover,html .reveal-modal .top-bar-section ul li>a.button.secondary:focus,html .reveal-modal .top-bar-section ul li>a.button.secondary:hover{background-color:#b9b9b9;color:#333}html .legacy-app--view .top-bar-section ul li>a.button.success,html .reveal-modal .top-bar-section ul li>a.button.success{background-color:#43ac6a;border-color:#368a55;color:#fff}html .legacy-app--view .top-bar-section ul li>a.button.success:focus,html .legacy-app--view .top-bar-section ul li>a.button.success:hover,html .reveal-modal .top-bar-section ul li>a.button.success:focus,html .reveal-modal .top-bar-section ul li>a.button.success:hover{background-color:#368a55;color:#fff}html .legacy-app--view .top-bar-section ul li>a.button.alert,html .reveal-modal .top-bar-section ul li>a.button.alert{background-color:#f04124;border-color:#cf2a0e;color:#fff}html .legacy-app--view .top-bar-section ul li>a.button.alert:focus,html .legacy-app--view .top-bar-section ul li>a.button.alert:hover,html .reveal-modal .top-bar-section ul li>a.button.alert:focus,html .reveal-modal .top-bar-section ul li>a.button.alert:hover{background-color:#cf2a0e;color:#fff}html .legacy-app--view .top-bar-section ul li>a.button.warning,html .reveal-modal .top-bar-section ul li>a.button.warning{background-color:#f08a24;border-color:#cf6e0e;color:#fff}html .legacy-app--view .top-bar-section ul li>a.button.warning:focus,html .legacy-app--view .top-bar-section ul li>a.button.warning:hover,html .reveal-modal .top-bar-section ul li>a.button.warning:focus,html .reveal-modal .top-bar-section ul li>a.button.warning:hover{background-color:#cf6e0e;color:#fff}html .legacy-app--view .top-bar-section ul li>a.button.info,html .reveal-modal .top-bar-section ul li>a.button.info{background-color:#a0d3e8;border-color:#61b6d9;color:#333}html .legacy-app--view .top-bar-section ul li>a.button.info:focus,html .legacy-app--view .top-bar-section ul li>a.button.info:hover,html .reveal-modal .top-bar-section ul li>a.button.info:focus,html .reveal-modal .top-bar-section ul li>a.button.info:hover{background-color:#61b6d9;color:#fff}html .legacy-app--view .top-bar-section ul li>button,html .reveal-modal .top-bar-section ul li>button{font-size:.8125rem;padding-left:.9375rem;padding-right:.9375rem;background-color:#36a9e1;border-color:#1d8cc2;color:#fff}html .legacy-app--view .top-bar-section ul li>button:focus,html .legacy-app--view .top-bar-section ul li>button:hover,html .reveal-modal .top-bar-section ul li>button:focus,html .reveal-modal .top-bar-section ul li>button:hover{background-color:#1d8cc2;color:#fff}html .legacy-app--view .top-bar-section ul li>button.secondary,html .reveal-modal .top-bar-section ul li>button.secondary{background-color:#e7e7e7;border-color:#b9b9b9;color:#333}html .legacy-app--view .top-bar-section ul li>button.secondary:focus,html .legacy-app--view .top-bar-section ul li>button.secondary:hover,html .reveal-modal .top-bar-section ul li>button.secondary:focus,html .reveal-modal .top-bar-section ul li>button.secondary:hover{background-color:#b9b9b9;color:#333}html .legacy-app--view .top-bar-section ul li>button.success,html .reveal-modal .top-bar-section ul li>button.success{background-color:#43ac6a;border-color:#368a55;color:#fff}html .legacy-app--view .top-bar-section ul li>button.success:focus,html .legacy-app--view .top-bar-section ul li>button.success:hover,html .reveal-modal .top-bar-section ul li>button.success:focus,html .reveal-modal .top-bar-section ul li>button.success:hover{background-color:#368a55;color:#fff}html .legacy-app--view .top-bar-section ul li>button.alert,html .reveal-modal .top-bar-section ul li>button.alert{background-color:#f04124;border-color:#cf2a0e;color:#fff}html .legacy-app--view .top-bar-section ul li>button.alert:focus,html .legacy-app--view .top-bar-section ul li>button.alert:hover,html .reveal-modal .top-bar-section ul li>button.alert:focus,html .reveal-modal .top-bar-section ul li>button.alert:hover{background-color:#cf2a0e;color:#fff}html .legacy-app--view .top-bar-section ul li>button.warning,html .reveal-modal .top-bar-section ul li>button.warning{background-color:#f08a24;border-color:#cf6e0e;color:#fff}html .legacy-app--view .top-bar-section ul li>button.warning:focus,html .legacy-app--view .top-bar-section ul li>button.warning:hover,html .reveal-modal .top-bar-section ul li>button.warning:focus,html .reveal-modal .top-bar-section ul li>button.warning:hover{background-color:#cf6e0e;color:#fff}html .legacy-app--view .top-bar-section ul li>button.info,html .reveal-modal .top-bar-section ul li>button.info{background-color:#a0d3e8;border-color:#61b6d9;color:#333}html .legacy-app--view .top-bar-section ul li>button.info:focus,html .legacy-app--view .top-bar-section ul li>button.info:hover,html .reveal-modal .top-bar-section ul li>button.info:focus,html .reveal-modal .top-bar-section ul li>button.info:hover{background-color:#61b6d9;color:#fff}html .legacy-app--view .top-bar-section ul li:hover:not(.has-form)>a,html .reveal-modal .top-bar-section ul li:hover:not(.has-form)>a{background-color:#555;color:#fff;background:#222}html .legacy-app--view .top-bar-section ul li.active>a,html .reveal-modal .top-bar-section ul li.active>a{background:#36a9e1;color:#fff}html .legacy-app--view .top-bar-section ul li.active>a:hover,html .reveal-modal .top-bar-section ul li.active>a:hover{background:#1f97d1;color:#fff}html .legacy-app--view .top-bar-section .has-form,html .reveal-modal .top-bar-section .has-form{padding:.9375rem}html .legacy-app--view .top-bar-section .has-dropdown,html .reveal-modal .top-bar-section .has-dropdown{position:relative}html .legacy-app--view .top-bar-section .has-dropdown>a:after,html .reveal-modal .top-bar-section .has-dropdown>a:after{border:5px inset;content:"";display:block;height:0;width:0;border-color:transparent transparent transparent hsla(0,0%,100%,.4);border-left-style:solid;margin-right:.9375rem;margin-top:-4.5px;position:absolute;top:50%;right:0}html .legacy-app--view .top-bar-section .has-dropdown.moved,html .reveal-modal .top-bar-section .has-dropdown.moved{position:static}html .legacy-app--view .top-bar-section .has-dropdown.moved>.dropdown,html .reveal-modal .top-bar-section .has-dropdown.moved>.dropdown{position:static!important;height:auto;width:auto;overflow:visible;clip:auto;display:block;position:absolute!important;width:100%}html .legacy-app--view .top-bar-section .has-dropdown.moved>a:after,html .reveal-modal .top-bar-section .has-dropdown.moved>a:after{display:none}html .legacy-app--view .top-bar-section .dropdown,html .reveal-modal .top-bar-section .dropdown{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;display:block;padding:0;position:absolute;top:0;z-index:99;left:100%}html .legacy-app--view .top-bar-section .dropdown li,html .reveal-modal .top-bar-section .dropdown li{height:auto;width:100%}html .legacy-app--view .top-bar-section .dropdown li a,html .reveal-modal .top-bar-section .dropdown li a{font-weight:400;padding:8px .9375rem}html .legacy-app--view .top-bar-section .dropdown li a.parent-link,html .reveal-modal .top-bar-section .dropdown li a.parent-link{font-weight:400}html .legacy-app--view .top-bar-section .dropdown li.parent-link,html .legacy-app--view .top-bar-section .dropdown li.title h5,html .reveal-modal .top-bar-section .dropdown li.parent-link,html .reveal-modal .top-bar-section .dropdown li.title h5{margin-bottom:0;margin-top:0;font-size:1.125rem}html .legacy-app--view .top-bar-section .dropdown li.parent-link a,html .legacy-app--view .top-bar-section .dropdown li.title h5 a,html .reveal-modal .top-bar-section .dropdown li.parent-link a,html .reveal-modal .top-bar-section .dropdown li.title h5 a{color:#fff;display:block}html .legacy-app--view .top-bar-section .dropdown li.parent-link a:hover,html .legacy-app--view .top-bar-section .dropdown li.title h5 a:hover,html .reveal-modal .top-bar-section .dropdown li.parent-link a:hover,html .reveal-modal .top-bar-section .dropdown li.title h5 a:hover{background:none}html .legacy-app--view .top-bar-section .dropdown li.has-form,html .reveal-modal .top-bar-section .dropdown li.has-form{padding:8px .9375rem}html .legacy-app--view .top-bar-section .dropdown li .button,html .legacy-app--view .top-bar-section .dropdown li button,html .reveal-modal .top-bar-section .dropdown li .button,html .reveal-modal .top-bar-section .dropdown li button{top:auto}html .legacy-app--view .top-bar-section .dropdown label,html .reveal-modal .top-bar-section .dropdown label{color:#777;font-size:.625rem;font-weight:700;margin-bottom:0;padding:8px .9375rem 2px;text-transform:uppercase}html .legacy-app--view .js-generated,html .reveal-modal .js-generated{display:block}@media only screen and (min-width:40.0625em){html .legacy-app--view .top-bar,html .reveal-modal .top-bar{background:#333;overflow:visible}html .legacy-app--view .top-bar:after,html .legacy-app--view .top-bar:before,html .reveal-modal .top-bar:after,html .reveal-modal .top-bar:before{content:" ";display:table}html .legacy-app--view .top-bar:after,html .reveal-modal .top-bar:after{clear:both}html .legacy-app--view .top-bar .toggle-topbar,html .reveal-modal .top-bar .toggle-topbar{display:none}html .legacy-app--view .top-bar .title-area,html .reveal-modal .top-bar .title-area{float:left}html .legacy-app--view .top-bar .name h1 a,html .legacy-app--view .top-bar .name h2 a,html .legacy-app--view .top-bar .name h3 a,html .legacy-app--view .top-bar .name h4 a,html .legacy-app--view .top-bar .name h5 a,html .legacy-app--view .top-bar .name h6 a,html .reveal-modal .top-bar .name h1 a,html .reveal-modal .top-bar .name h2 a,html .reveal-modal .top-bar .name h3 a,html .reveal-modal .top-bar .name h4 a,html .reveal-modal .top-bar .name h5 a,html .reveal-modal .top-bar .name h6 a{width:auto}html .legacy-app--view .top-bar .button,html .legacy-app--view .top-bar .has-form>.button,html .legacy-app--view .top-bar .has-form>button,html .legacy-app--view .top-bar button,html .legacy-app--view .top-bar input,html .legacy-app--view .top-bar select,html .reveal-modal .top-bar .button,html .reveal-modal .top-bar .has-form>.button,html .reveal-modal .top-bar .has-form>button,html .reveal-modal .top-bar button,html .reveal-modal .top-bar input,html .reveal-modal .top-bar select{font-size:.875rem;height:1.75rem;position:relative;top:.53125rem}html .legacy-app--view .top-bar.expanded,html .reveal-modal .top-bar.expanded{background:#333}html .legacy-app--view .contain-to-grid .top-bar,html .reveal-modal .contain-to-grid .top-bar{margin:0 auto;margin-bottom:0;max-width:rem-1200}html .legacy-app--view .top-bar-section,html .reveal-modal .top-bar-section{transition:none 0 0;left:0!important}html .legacy-app--view .top-bar-section ul,html .reveal-modal .top-bar-section ul{display:inline;height:auto!important;width:auto}html .legacy-app--view .top-bar-section ul li,html .reveal-modal .top-bar-section ul li{float:left}html .legacy-app--view .top-bar-section ul li .js-generated,html .reveal-modal .top-bar-section ul li .js-generated{display:none}html .legacy-app--view .top-bar-section li.hover>a:not(.button),html .reveal-modal .top-bar-section li.hover>a:not(.button){background-color:#555;background:#222;color:#fff}html .legacy-app--view .top-bar-section li:not(.has-form) a:not(.button),html .reveal-modal .top-bar-section li:not(.has-form) a:not(.button){background:#333;line-height:2.8125rem;padding:0 .9375rem}html .legacy-app--view .top-bar-section li:not(.has-form) a:not(.button):hover,html .reveal-modal .top-bar-section li:not(.has-form) a:not(.button):hover{background-color:#555;background:#222}html .legacy-app--view .top-bar-section li.active:not(.has-form) a:not(.button),html .reveal-modal .top-bar-section li.active:not(.has-form) a:not(.button){background:#36a9e1;color:#fff;line-height:2.8125rem;padding:0 .9375rem}html .legacy-app--view .top-bar-section li.active:not(.has-form) a:not(.button):hover,html .reveal-modal .top-bar-section li.active:not(.has-form) a:not(.button):hover{background:#1f97d1;color:#fff}html .legacy-app--view .top-bar-section .has-dropdown>a,html .reveal-modal .top-bar-section .has-dropdown>a{padding-right:2.1875rem!important}html .legacy-app--view .top-bar-section .has-dropdown>a:after,html .reveal-modal .top-bar-section .has-dropdown>a:after{border:5px inset;content:"";display:block;height:0;width:0;border-color:hsla(0,0%,100%,.4) transparent transparent;border-top-style:solid;margin-top:-2.5px;top:1.40625rem}html .legacy-app--view .top-bar-section .has-dropdown.moved,html .reveal-modal .top-bar-section .has-dropdown.moved{position:relative}html .legacy-app--view .top-bar-section .has-dropdown.moved>.dropdown,html .reveal-modal .top-bar-section .has-dropdown.moved>.dropdown{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;display:block}html .legacy-app--view .top-bar-section .has-dropdown.hover>.dropdown,html .legacy-app--view .top-bar-section .has-dropdown.not-click:hover>.dropdown,html .legacy-app--view .top-bar-section .has-dropdown>a:focus+.dropdown,html .reveal-modal .top-bar-section .has-dropdown.hover>.dropdown,html .reveal-modal .top-bar-section .has-dropdown.not-click:hover>.dropdown,html .reveal-modal .top-bar-section .has-dropdown>a:focus+.dropdown{position:static!important;height:auto;width:auto;overflow:visible;clip:auto;display:block;position:absolute!important}html .legacy-app--view .top-bar-section .has-dropdown .dropdown li.has-dropdown>a:after,html .reveal-modal .top-bar-section .has-dropdown .dropdown li.has-dropdown>a:after{border:none;content:"\BB";top:.1875rem;right:5px}html .legacy-app--view .top-bar-section .dropdown,html .reveal-modal .top-bar-section .dropdown{left:0;background:transparent;min-width:100%;top:auto}html .legacy-app--view .top-bar-section .dropdown li a,html .reveal-modal .top-bar-section .dropdown li a{background:#333;color:#fff;line-height:2.8125rem;padding:12px .9375rem;white-space:nowrap}html .legacy-app--view .top-bar-section .dropdown li:not(.has-form):not(.active)>a:not(.button),html .reveal-modal .top-bar-section .dropdown li:not(.has-form):not(.active)>a:not(.button){background:#333;color:#fff}html .legacy-app--view .top-bar-section .dropdown li:not(.has-form):not(.active):hover>a:not(.button),html .reveal-modal .top-bar-section .dropdown li:not(.has-form):not(.active):hover>a:not(.button){background-color:#555;color:#fff;background:#222}html .legacy-app--view .top-bar-section .dropdown li label,html .reveal-modal .top-bar-section .dropdown li label{background:#333;white-space:nowrap}html .legacy-app--view .top-bar-section .dropdown li .dropdown,html .reveal-modal .top-bar-section .dropdown li .dropdown{left:100%;top:0}html .legacy-app--view .top-bar-section>ul>.divider,html .legacy-app--view .top-bar-section>ul>[role=separator],html .reveal-modal .top-bar-section>ul>.divider,html .reveal-modal .top-bar-section>ul>[role=separator]{border-right:1px solid #4e4e4e;border-bottom:none;border-top:none;clear:none;height:2.8125rem;width:0}html .legacy-app--view .top-bar-section .has-form,html .reveal-modal .top-bar-section .has-form{background:#333;height:2.8125rem;padding:0 .9375rem}html .legacy-app--view .top-bar-section .right li .dropdown,html .reveal-modal .top-bar-section .right li .dropdown{left:auto;right:0}html .legacy-app--view .top-bar-section .right li .dropdown li .dropdown,html .reveal-modal .top-bar-section .right li .dropdown li .dropdown{right:100%}html .legacy-app--view .top-bar-section .left li .dropdown,html .reveal-modal .top-bar-section .left li .dropdown{right:auto;left:0}html .legacy-app--view .top-bar-section .left li .dropdown li .dropdown,html .reveal-modal .top-bar-section .left li .dropdown li .dropdown{left:100%}html .legacy-app--view .no-js .top-bar-section ul li:hover>a,html .reveal-modal .no-js .top-bar-section ul li:hover>a{background-color:#555;background:#222;color:#fff}html .legacy-app--view .no-js .top-bar-section ul li:active>a,html .reveal-modal .no-js .top-bar-section ul li:active>a{background:#36a9e1;color:#fff}html .legacy-app--view .no-js .top-bar-section .has-dropdown:hover>.dropdown,html .legacy-app--view .no-js .top-bar-section .has-dropdown>a:focus+.dropdown,html .reveal-modal .no-js .top-bar-section .has-dropdown:hover>.dropdown,html .reveal-modal .no-js .top-bar-section .has-dropdown>a:focus+.dropdown{position:static!important;height:auto;width:auto;overflow:visible;clip:auto;display:block;position:absolute!important}}html .legacy-app--view .text-left,html .reveal-modal .text-left{text-align:left!important}html .legacy-app--view .text-right,html .reveal-modal .text-right{text-align:right!important}html .legacy-app--view .text-center,html .reveal-modal .text-center{text-align:center!important}html .legacy-app--view .text-justify,html .reveal-modal .text-justify{text-align:justify!important}@media only screen and (max-width:40em){html .legacy-app--view .small-only-text-left,html .reveal-modal .small-only-text-left{text-align:left!important}html .legacy-app--view .small-only-text-right,html .reveal-modal .small-only-text-right{text-align:right!important}html .legacy-app--view .small-only-text-center,html .reveal-modal .small-only-text-center{text-align:center!important}html .legacy-app--view .small-only-text-justify,html .reveal-modal .small-only-text-justify{text-align:justify!important}}@media only screen{html .legacy-app--view .small-text-left,html .reveal-modal .small-text-left{text-align:left!important}html .legacy-app--view .small-text-right,html .reveal-modal .small-text-right{text-align:right!important}html .legacy-app--view .small-text-center,html .reveal-modal .small-text-center{text-align:center!important}html .legacy-app--view .small-text-justify,html .reveal-modal .small-text-justify{text-align:justify!important}}@media only screen and (min-width:40.0625em) and (max-width:64em){html .legacy-app--view .medium-only-text-left,html .reveal-modal .medium-only-text-left{text-align:left!important}html .legacy-app--view .medium-only-text-right,html .reveal-modal .medium-only-text-right{text-align:right!important}html .legacy-app--view .medium-only-text-center,html .reveal-modal .medium-only-text-center{text-align:center!important}html .legacy-app--view .medium-only-text-justify,html .reveal-modal .medium-only-text-justify{text-align:justify!important}}@media only screen and (min-width:40.0625em){html .legacy-app--view .medium-text-left,html .reveal-modal .medium-text-left{text-align:left!important}html .legacy-app--view .medium-text-right,html .reveal-modal .medium-text-right{text-align:right!important}html .legacy-app--view .medium-text-center,html .reveal-modal .medium-text-center{text-align:center!important}html .legacy-app--view .medium-text-justify,html .reveal-modal .medium-text-justify{text-align:justify!important}}@media only screen and (min-width:64.0625em) and (max-width:90em){html .legacy-app--view .large-only-text-left,html .reveal-modal .large-only-text-left{text-align:left!important}html .legacy-app--view .large-only-text-right,html .reveal-modal .large-only-text-right{text-align:right!important}html .legacy-app--view .large-only-text-center,html .reveal-modal .large-only-text-center{text-align:center!important}html .legacy-app--view .large-only-text-justify,html .reveal-modal .large-only-text-justify{text-align:justify!important}}@media only screen and (min-width:64.0625em){html .legacy-app--view .large-text-left,html .reveal-modal .large-text-left{text-align:left!important}html .legacy-app--view .large-text-right,html .reveal-modal .large-text-right{text-align:right!important}html .legacy-app--view .large-text-center,html .reveal-modal .large-text-center{text-align:center!important}html .legacy-app--view .large-text-justify,html .reveal-modal .large-text-justify{text-align:justify!important}}@media only screen and (min-width:90.0625em) and (max-width:120em){html .legacy-app--view .xlarge-only-text-left,html .reveal-modal .xlarge-only-text-left{text-align:left!important}html .legacy-app--view .xlarge-only-text-right,html .reveal-modal .xlarge-only-text-right{text-align:right!important}html .legacy-app--view .xlarge-only-text-center,html .reveal-modal .xlarge-only-text-center{text-align:center!important}html .legacy-app--view .xlarge-only-text-justify,html .reveal-modal .xlarge-only-text-justify{text-align:justify!important}}@media only screen and (min-width:90.0625em){html .legacy-app--view .xlarge-text-left,html .reveal-modal .xlarge-text-left{text-align:left!important}html .legacy-app--view .xlarge-text-right,html .reveal-modal .xlarge-text-right{text-align:right!important}html .legacy-app--view .xlarge-text-center,html .reveal-modal .xlarge-text-center{text-align:center!important}html .legacy-app--view .xlarge-text-justify,html .reveal-modal .xlarge-text-justify{text-align:justify!important}}@media only screen and (min-width:120.0625em) and (max-width:6249999.9375em){html .legacy-app--view .xxlarge-only-text-left,html .reveal-modal .xxlarge-only-text-left{text-align:left!important}html .legacy-app--view .xxlarge-only-text-right,html .reveal-modal .xxlarge-only-text-right{text-align:right!important}html .legacy-app--view .xxlarge-only-text-center,html .reveal-modal .xxlarge-only-text-center{text-align:center!important}html .legacy-app--view .xxlarge-only-text-justify,html .reveal-modal .xxlarge-only-text-justify{text-align:justify!important}}@media only screen and (min-width:120.0625em){html .legacy-app--view .xxlarge-text-left,html .reveal-modal .xxlarge-text-left{text-align:left!important}html .legacy-app--view .xxlarge-text-right,html .reveal-modal .xxlarge-text-right{text-align:right!important}html .legacy-app--view .xxlarge-text-center,html .reveal-modal .xxlarge-text-center{text-align:center!important}html .legacy-app--view .xxlarge-text-justify,html .reveal-modal .xxlarge-text-justify{text-align:justify!important}}html .legacy-app--view blockquote,html .legacy-app--view dd,html .legacy-app--view dl,html .legacy-app--view dt,html .legacy-app--view form,html .legacy-app--view h1,html .legacy-app--view h2,html .legacy-app--view h3,html .legacy-app--view h4,html .legacy-app--view h5,html .legacy-app--view h6,html .legacy-app--view li,html .legacy-app--view ol,html .legacy-app--view p,html .legacy-app--view pre,html .legacy-app--view td,html .legacy-app--view th,html .legacy-app--view ul,html .reveal-modal blockquote,html .reveal-modal dd,html .reveal-modal dl,html .reveal-modal dt,html .reveal-modal form,html .reveal-modal h1,html .reveal-modal h2,html .reveal-modal h3,html .reveal-modal h4,html .reveal-modal h5,html .reveal-modal h6,html .reveal-modal li,html .reveal-modal ol,html .reveal-modal p,html .reveal-modal pre,html .reveal-modal td,html .reveal-modal th,html .reveal-modal ul{margin:0;padding:0}html .legacy-app--view a,html .reveal-modal a{color:#36a9e1;line-height:inherit;text-decoration:none}html .legacy-app--view a:focus,html .legacy-app--view a:hover,html .reveal-modal a:focus,html .reveal-modal a:hover{color:#1f97d1}html .legacy-app--view a img,html .reveal-modal a img{border:none}html .legacy-app--view p,html .reveal-modal p{font-family:inherit;font-size:1rem;font-weight:400;line-height:1.6;margin-bottom:1.25rem;text-rendering:optimizeLegibility}html .legacy-app--view p.lead,html .reveal-modal p.lead{font-size:1.21875rem;line-height:1.6}html .legacy-app--view p aside,html .reveal-modal p aside{font-size:.875rem;font-style:italic;line-height:1.35}html .legacy-app--view h1,html .legacy-app--view h2,html .legacy-app--view h3,html .legacy-app--view h4,html .legacy-app--view h5,html .legacy-app--view h6,html .reveal-modal h1,html .reveal-modal h2,html .reveal-modal h3,html .reveal-modal h4,html .reveal-modal h5,html .reveal-modal h6{color:#222;font-family:Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;font-style:normal;font-weight:400;line-height:1.4;margin-bottom:.5rem;margin-top:.2rem;text-rendering:optimizeLegibility}html .legacy-app--view h1 small,html .legacy-app--view h2 small,html .legacy-app--view h3 small,html .legacy-app--view h4 small,html .legacy-app--view h5 small,html .legacy-app--view h6 small,html .reveal-modal h1 small,html .reveal-modal h2 small,html .reveal-modal h3 small,html .reveal-modal h4 small,html .reveal-modal h5 small,html .reveal-modal h6 small{color:#6f6f6f;font-size:60%;line-height:0}html .legacy-app--view h1,html .reveal-modal h1{font-size:2.125rem}html .legacy-app--view h2,html .reveal-modal h2{font-size:1.6875rem}html .legacy-app--view h3,html .reveal-modal h3{font-size:1.375rem}html .legacy-app--view h4,html .legacy-app--view h5,html .reveal-modal h4,html .reveal-modal h5{font-size:1.125rem}html .legacy-app--view h6,html .reveal-modal h6{font-size:1rem}html .legacy-app--view .subheader,html .reveal-modal .subheader{line-height:1.4;color:#6f6f6f;font-weight:400;margin-top:.2rem;margin-bottom:.5rem}html .legacy-app--view hr,html .reveal-modal hr{border:solid #ddd;border-width:1px 0 0;clear:both;height:0;margin:1.25rem 0 1.1875rem}html .legacy-app--view em,html .legacy-app--view i,html .reveal-modal em,html .reveal-modal i{font-style:italic;line-height:inherit}html .legacy-app--view b,html .legacy-app--view strong,html .reveal-modal b,html .reveal-modal strong{font-weight:700;line-height:inherit}html .legacy-app--view small,html .reveal-modal small{font-size:60%;line-height:inherit}html .legacy-app--view code,html .reveal-modal code{background-color:#f8f8f8;border:1px solid #dfdfdf;color:#333;font-family:Consolas,Liberation Mono,Courier,monospace;font-weight:400;padding:.125rem .3125rem .0625rem}html .legacy-app--view dl,html .legacy-app--view ol,html .legacy-app--view ul,html .reveal-modal dl,html .reveal-modal ol,html .reveal-modal ul{font-family:inherit;font-size:1rem;line-height:1.6;list-style-position:outside;margin-bottom:1.25rem}html .legacy-app--view ul,html .reveal-modal ul{margin-left:1.1rem}html .legacy-app--view ul li ol,html .legacy-app--view ul li ul,html .reveal-modal ul li ol,html .reveal-modal ul li ul{margin-left:1.25rem;margin-bottom:0}html .legacy-app--view ul.circle li ul,html .legacy-app--view ul.disc li ul,html .legacy-app--view ul.square li ul,html .reveal-modal ul.circle li ul,html .reveal-modal ul.disc li ul,html .reveal-modal ul.square li ul{list-style:inherit}html .legacy-app--view ul.square,html .reveal-modal ul.square{list-style-type:square;margin-left:1.1rem}html .legacy-app--view ul.circle,html .reveal-modal ul.circle{list-style-type:circle;margin-left:1.1rem}html .legacy-app--view ul.disc,html .reveal-modal ul.disc{list-style-type:disc;margin-left:1.1rem}html .legacy-app--view ol,html .reveal-modal ol{margin-left:1.4rem}html .legacy-app--view ol li ol,html .legacy-app--view ol li ul,html .reveal-modal ol li ol,html .reveal-modal ol li ul{margin-left:1.25rem;margin-bottom:0}html .legacy-app--view .no-bullet,html .reveal-modal .no-bullet{list-style-type:none;margin-left:0}html .legacy-app--view .no-bullet li ol,html .legacy-app--view .no-bullet li ul,html .reveal-modal .no-bullet li ol,html .reveal-modal .no-bullet li ul{margin-left:1.25rem;margin-bottom:0;list-style:none}html .legacy-app--view dl dt,html .reveal-modal dl dt{margin-bottom:.3rem;font-weight:700}html .legacy-app--view dl dd,html .reveal-modal dl dd{margin-bottom:.75rem}html .legacy-app--view abbr,html .legacy-app--view acronym,html .reveal-modal abbr,html .reveal-modal acronym{text-transform:uppercase;font-size:90%;color:#222;cursor:help}html .legacy-app--view abbr,html .reveal-modal abbr{text-transform:none}html .legacy-app--view abbr[title],html .reveal-modal abbr[title]{border-bottom:1px dotted #ddd}html .legacy-app--view blockquote,html .reveal-modal blockquote{margin:0 0 1.25rem;padding:.5625rem 1.25rem 0 1.1875rem;border-left:1px solid #ddd}html .legacy-app--view blockquote cite,html .reveal-modal blockquote cite{display:block;font-size:.8125rem;color:#555}html .legacy-app--view blockquote cite:before,html .reveal-modal blockquote cite:before{content:"\2014    "}html .legacy-app--view blockquote cite a,html .legacy-app--view blockquote cite a:visited,html .reveal-modal blockquote cite a,html .reveal-modal blockquote cite a:visited{color:#555}html .legacy-app--view blockquote,html .legacy-app--view blockquote p,html .reveal-modal blockquote,html .reveal-modal blockquote p{line-height:1.6;color:#6f6f6f}html .legacy-app--view .vcard,html .reveal-modal .vcard{display:inline-block;margin:0 0 1.25rem;border:1px solid #ddd;padding:.625rem .75rem}html .legacy-app--view .vcard li,html .reveal-modal .vcard li{margin:0;display:block}html .legacy-app--view .vcard .fn,html .reveal-modal .vcard .fn{font-weight:700;font-size:.9375rem}html .legacy-app--view .vevent .summary,html .reveal-modal .vevent .summary{font-weight:700}html .legacy-app--view .vevent abbr,html .reveal-modal .vevent abbr{cursor:default;text-decoration:none;font-weight:700;border:none;padding:0 .0625rem}@media only screen and (min-width:40.0625em){html .legacy-app--view h1,html .legacy-app--view h2,html .legacy-app--view h3,html .legacy-app--view h4,html .legacy-app--view h5,html .legacy-app--view h6,html .reveal-modal h1,html .reveal-modal h2,html .reveal-modal h3,html .reveal-modal h4,html .reveal-modal h5,html .reveal-modal h6{line-height:1.4}html .legacy-app--view h1,html .reveal-modal h1{font-size:2.75rem}html .legacy-app--view h2,html .reveal-modal h2{font-size:2.3125rem}html .legacy-app--view h3,html .reveal-modal h3{font-size:1.6875rem}html .legacy-app--view h4,html .reveal-modal h4{font-size:1.4375rem}html .legacy-app--view h5,html .reveal-modal h5{font-size:1.125rem}html .legacy-app--view h6,html .reveal-modal h6{font-size:1rem}}@media print{html .legacy-app--view *,html .reveal-modal *{background:transparent!important;color:#000!important;box-shadow:none!important;text-shadow:none!important}html .legacy-app--view a,html .legacy-app--view a:visited,html .reveal-modal a,html .reveal-modal a:visited{text-decoration:underline}html .legacy-app--view a[href]:after,html .reveal-modal a[href]:after{content:" (" attr(href) ")"}html .legacy-app--view abbr[title]:after,html .reveal-modal abbr[title]:after{content:" (" attr(title) ")"}html .legacy-app--view .ir a:after,html .legacy-app--view a[href^="#"]:after,html .legacy-app--view a[href^="javascript:"]:after,html .reveal-modal .ir a:after,html .reveal-modal a[href^="#"]:after,html .reveal-modal a[href^="javascript:"]:after{content:""}html .legacy-app--view blockquote,html .legacy-app--view pre,html .reveal-modal blockquote,html .reveal-modal pre{border:1px solid #999;page-break-inside:avoid}html .legacy-app--view thead,html .reveal-modal thead{display:table-header-group}html .legacy-app--view img,html .legacy-app--view tr,html .reveal-modal img,html .reveal-modal tr{page-break-inside:avoid}html .legacy-app--view img,html .reveal-modal img{max-width:100%!important}@page{html .legacy-app--view,html .reveal-modal{margin:.34in}}html .legacy-app--view h2,html .legacy-app--view h3,html .legacy-app--view p,html .reveal-modal h2,html .reveal-modal h3,html .reveal-modal p{orphans:3;widows:3}html .legacy-app--view h2,html .legacy-app--view h3,html .reveal-modal h2,html .reveal-modal h3{page-break-after:avoid}}html .legacy-app--view .off-canvas-wrap,html .reveal-modal .off-canvas-wrap{-webkit-backface-visibility:hidden;position:relative;width:100%;overflow:hidden}html .legacy-app--view .off-canvas-wrap.move-bottom,html .legacy-app--view .off-canvas-wrap.move-left,html .legacy-app--view .off-canvas-wrap.move-right,html .legacy-app--view .off-canvas-wrap.move-top,html .reveal-modal .off-canvas-wrap.move-bottom,html .reveal-modal .off-canvas-wrap.move-left,html .reveal-modal .off-canvas-wrap.move-right,html .reveal-modal .off-canvas-wrap.move-top{min-height:100%;-webkit-overflow-scrolling:touch}html .legacy-app--view .inner-wrap,html .reveal-modal .inner-wrap{position:relative;width:100%;transition:transform .5s ease}html .legacy-app--view .inner-wrap:after,html .legacy-app--view .inner-wrap:before,html .reveal-modal .inner-wrap:after,html .reveal-modal .inner-wrap:before{content:" ";display:table}html .legacy-app--view .inner-wrap:after,html .reveal-modal .inner-wrap:after{clear:both}html .legacy-app--view .tab-bar,html .reveal-modal .tab-bar{-webkit-backface-visibility:hidden;background:#36a9e1;color:#fff;height:rem-60;line-height:rem-60;position:relative}html .legacy-app--view .tab-bar h1,html .legacy-app--view .tab-bar h2,html .legacy-app--view .tab-bar h3,html .legacy-app--view .tab-bar h4,html .legacy-app--view .tab-bar h5,html .legacy-app--view .tab-bar h6,html .reveal-modal .tab-bar h1,html .reveal-modal .tab-bar h2,html .reveal-modal .tab-bar h3,html .reveal-modal .tab-bar h4,html .reveal-modal .tab-bar h5,html .reveal-modal .tab-bar h6{color:#fff;font-weight:700;line-height:rem-60;margin:0}html .legacy-app--view .tab-bar h1,html .legacy-app--view .tab-bar h2,html .legacy-app--view .tab-bar h3,html .legacy-app--view .tab-bar h4,html .reveal-modal .tab-bar h1,html .reveal-modal .tab-bar h2,html .reveal-modal .tab-bar h3,html .reveal-modal .tab-bar h4{font-size:1.125rem}html .legacy-app--view .left-small,html .reveal-modal .left-small{height:rem-60;position:absolute;top:0;width:rem-60;border-right:1px solid #9bd4f0;left:0}html .legacy-app--view .right-small,html .reveal-modal .right-small{height:rem-60;position:absolute;top:0;width:rem-60;border-left:1px solid #9bd4f0;right:0}html .legacy-app--view .tab-bar-section,html .reveal-modal .tab-bar-section{height:rem-60;padding:0 rem-10;position:absolute;text-align:center;top:0}html .legacy-app--view .tab-bar-section.left,html .reveal-modal .tab-bar-section.left{text-align:left}html .legacy-app--view .tab-bar-section.right,html .reveal-modal .tab-bar-section.right{text-align:right}html .legacy-app--view .tab-bar-section.left,html .reveal-modal .tab-bar-section.left{left:0;right:rem-60}html .legacy-app--view .tab-bar-section.right,html .reveal-modal .tab-bar-section.right{left:rem-60;right:0}html .legacy-app--view .tab-bar-section.middle,html .reveal-modal .tab-bar-section.middle{left:rem-60;right:rem-60}html .legacy-app--view .tab-bar .menu-icon,html .reveal-modal .tab-bar .menu-icon{color:#fff;display:block;height:rem-60;padding:0;position:relative;text-indent:rem-35;transform:translateZ(0);width:rem-60}html .legacy-app--view .tab-bar .menu-icon span:after,html .reveal-modal .tab-bar .menu-icon span:after{content:"";display:block;height:0;position:absolute;top:50%;margin-top:16/2;left:rem-6016/2;box-shadow:0 0 0 1px #fff,0 7px 0 1px #fff,0 14px 0 1px #fff;width:rem-16}html .legacy-app--view .tab-bar .menu-icon span:hover:after,html .reveal-modal .tab-bar .menu-icon span:hover:after{box-shadow:0 0 0 1px #e6e6e6,0 7px 0 1px #e6e6e6,0 14px 0 1px #e6e6e6}html .legacy-app--view .left-off-canvas-menu,html .reveal-modal .left-off-canvas-menu{-webkit-backface-visibility:hidden;background:#fff;bottom:0;box-sizing:content-box;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;overflow-x:hidden;overflow-y:auto;position:absolute;transition:transform .5s ease 0s;width:rem-250;z-index:1001;transform:translate3d(-100%,0,0);left:0;top:0}html .legacy-app--view .left-off-canvas-menu *,html .reveal-modal .left-off-canvas-menu *{-webkit-backface-visibility:hidden}html .legacy-app--view .right-off-canvas-menu,html .reveal-modal .right-off-canvas-menu{-webkit-backface-visibility:hidden;background:#fff;bottom:0;box-sizing:content-box;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;overflow-x:hidden;overflow-y:auto;position:absolute;transition:transform .5s ease 0s;width:rem-250;z-index:1001;transform:translate3d(100%,0,0);right:0;top:0}html .legacy-app--view .right-off-canvas-menu *,html .reveal-modal .right-off-canvas-menu *{-webkit-backface-visibility:hidden}html .legacy-app--view .top-off-canvas-menu,html .reveal-modal .top-off-canvas-menu{-webkit-backface-visibility:hidden;background:#fff;bottom:0;box-sizing:content-box;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;overflow-x:hidden;overflow-y:auto;position:absolute;transition:transform .5s ease 0s;width:rem-250;z-index:1001;transform:translate3d(0,-100%,0);top:0;width:100%;height:18.75rem}html .legacy-app--view .top-off-canvas-menu *,html .reveal-modal .top-off-canvas-menu *{-webkit-backface-visibility:hidden}html .legacy-app--view .bottom-off-canvas-menu,html .reveal-modal .bottom-off-canvas-menu{-webkit-backface-visibility:hidden;background:#fff;box-sizing:content-box;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;overflow-x:hidden;overflow-y:auto;position:absolute;transition:transform .5s ease 0s;width:rem-250;z-index:1001;transform:translate3d(0,100%,0);bottom:0;width:100%;height:18.75rem}html .legacy-app--view .bottom-off-canvas-menu *,html .reveal-modal .bottom-off-canvas-menu *{-webkit-backface-visibility:hidden}html .legacy-app--view ul.off-canvas-list,html .reveal-modal ul.off-canvas-list{list-style-type:none;margin:0;padding:0}html .legacy-app--view ul.off-canvas-list li label,html .reveal-modal ul.off-canvas-list li label{background:#36a9e1;border-bottom:none;border-top:none;color:#fff;display:block;font-size:.75rem;font-weight:700;margin:0;padding:.3rem rem-15;text-transform:uppercase}html .legacy-app--view ul.off-canvas-list li a,html .reveal-modal ul.off-canvas-list li a{border-bottom:1px solid #bfbfbf;color:rgba(54,169,225,.7);display:block;padding:rem-calc(10,15);transition:background .3s ease}html .legacy-app--view ul.off-canvas-list li a:active,html .legacy-app--view ul.off-canvas-list li a:hover,html .reveal-modal ul.off-canvas-list li a:active,html .reveal-modal ul.off-canvas-list li a:hover{background:#197baa}html .legacy-app--view .move-right>.inner-wrap,html .reveal-modal .move-right>.inner-wrap{transform:translate3d(rem-250,0,0)}html .legacy-app--view .move-right .exit-off-canvas,html .reveal-modal .move-right .exit-off-canvas{-webkit-backface-visibility:hidden;box-shadow:-4px 0 4px rgba(0,0,0,.5),4px 0 4px rgba(0,0,0,.5);cursor:pointer;transition:background .3s ease;-webkit-tap-highlight-color:rgba(0,0,0,0);background:hsla(0,0%,100%,.2);bottom:0;display:block;left:0;position:absolute;right:0;top:0;z-index:1002}@media only screen and (min-width:40.0625em){html .legacy-app--view .move-right .exit-off-canvas:hover,html .reveal-modal .move-right .exit-off-canvas:hover{background:hsla(0,0%,100%,.05)}}html .legacy-app--view .move-left>.inner-wrap,html .reveal-modal .move-left>.inner-wrap{transform:translate3d(250,0,0)}html .legacy-app--view .move-left .exit-off-canvas,html .reveal-modal .move-left .exit-off-canvas{-webkit-backface-visibility:hidden;box-shadow:-4px 0 4px rgba(0,0,0,.5),4px 0 4px rgba(0,0,0,.5);cursor:pointer;transition:background .3s ease;-webkit-tap-highlight-color:rgba(0,0,0,0);background:hsla(0,0%,100%,.2);bottom:0;display:block;left:0;position:absolute;right:0;top:0;z-index:1002}@media only screen and (min-width:40.0625em){html .legacy-app--view .move-left .exit-off-canvas:hover,html .reveal-modal .move-left .exit-off-canvas:hover{background:hsla(0,0%,100%,.05)}}html .legacy-app--view .move-top>.inner-wrap,html .reveal-modal .move-top>.inner-wrap{transform:translate3d(0,-18.75rem,0)}html .legacy-app--view .move-top .exit-off-canvas,html .reveal-modal .move-top .exit-off-canvas{-webkit-backface-visibility:hidden;box-shadow:-4px 0 4px rgba(0,0,0,.5),4px 0 4px rgba(0,0,0,.5);cursor:pointer;transition:background .3s ease;-webkit-tap-highlight-color:rgba(0,0,0,0);background:hsla(0,0%,100%,.2);bottom:0;display:block;left:0;position:absolute;right:0;top:0;z-index:1002}@media only screen and (min-width:40.0625em){html .legacy-app--view .move-top .exit-off-canvas:hover,html .reveal-modal .move-top .exit-off-canvas:hover{background:hsla(0,0%,100%,.05)}}html .legacy-app--view .move-bottom>.inner-wrap,html .reveal-modal .move-bottom>.inner-wrap{transform:translate3d(0,18.75rem,0)}html .legacy-app--view .move-bottom .exit-off-canvas,html .reveal-modal .move-bottom .exit-off-canvas{-webkit-backface-visibility:hidden;box-shadow:-4px 0 4px rgba(0,0,0,.5),4px 0 4px rgba(0,0,0,.5);cursor:pointer;transition:background .3s ease;-webkit-tap-highlight-color:rgba(0,0,0,0);background:hsla(0,0%,100%,.2);bottom:0;display:block;left:0;position:absolute;right:0;top:0;z-index:1002}@media only screen and (min-width:40.0625em){html .legacy-app--view .move-bottom .exit-off-canvas:hover,html .reveal-modal .move-bottom .exit-off-canvas:hover{background:hsla(0,0%,100%,.05)}}html .legacy-app--view .offcanvas-overlap .bottom-off-canvas-menu,html .legacy-app--view .offcanvas-overlap .left-off-canvas-menu,html .legacy-app--view .offcanvas-overlap .right-off-canvas-menu,html .legacy-app--view .offcanvas-overlap .top-off-canvas-menu,html .reveal-modal .offcanvas-overlap .bottom-off-canvas-menu,html .reveal-modal .offcanvas-overlap .left-off-canvas-menu,html .reveal-modal .offcanvas-overlap .right-off-canvas-menu,html .reveal-modal .offcanvas-overlap .top-off-canvas-menu{transform:none;z-index:1003}html .legacy-app--view .offcanvas-overlap .exit-off-canvas,html .reveal-modal .offcanvas-overlap .exit-off-canvas{-webkit-backface-visibility:hidden;box-shadow:-4px 0 4px rgba(0,0,0,.5),4px 0 4px rgba(0,0,0,.5);cursor:pointer;transition:background .3s ease;-webkit-tap-highlight-color:rgba(0,0,0,0);background:hsla(0,0%,100%,.2);bottom:0;display:block;left:0;position:absolute;right:0;top:0;z-index:1002}@media only screen and (min-width:40.0625em){html .legacy-app--view .offcanvas-overlap .exit-off-canvas:hover,html .reveal-modal .offcanvas-overlap .exit-off-canvas:hover{background:hsla(0,0%,100%,.05)}}html .legacy-app--view .offcanvas-overlap-left .right-off-canvas-menu,html .reveal-modal .offcanvas-overlap-left .right-off-canvas-menu{transform:none;z-index:1003}html .legacy-app--view .offcanvas-overlap-left .exit-off-canvas,html .reveal-modal .offcanvas-overlap-left .exit-off-canvas{-webkit-backface-visibility:hidden;box-shadow:-4px 0 4px rgba(0,0,0,.5),4px 0 4px rgba(0,0,0,.5);cursor:pointer;transition:background .3s ease;-webkit-tap-highlight-color:rgba(0,0,0,0);background:hsla(0,0%,100%,.2);bottom:0;display:block;left:0;position:absolute;right:0;top:0;z-index:1002}@media only screen and (min-width:40.0625em){html .legacy-app--view .offcanvas-overlap-left .exit-off-canvas:hover,html .reveal-modal .offcanvas-overlap-left .exit-off-canvas:hover{background:hsla(0,0%,100%,.05)}}html .legacy-app--view .offcanvas-overlap-right .left-off-canvas-menu,html .reveal-modal .offcanvas-overlap-right .left-off-canvas-menu{transform:none;z-index:1003}html .legacy-app--view .offcanvas-overlap-right .exit-off-canvas,html .reveal-modal .offcanvas-overlap-right .exit-off-canvas{-webkit-backface-visibility:hidden;box-shadow:-4px 0 4px rgba(0,0,0,.5),4px 0 4px rgba(0,0,0,.5);cursor:pointer;transition:background .3s ease;-webkit-tap-highlight-color:rgba(0,0,0,0);background:hsla(0,0%,100%,.2);bottom:0;display:block;left:0;position:absolute;right:0;top:0;z-index:1002}@media only screen and (min-width:40.0625em){html .legacy-app--view .offcanvas-overlap-right .exit-off-canvas:hover,html .reveal-modal .offcanvas-overlap-right .exit-off-canvas:hover{background:hsla(0,0%,100%,.05)}}html .legacy-app--view .offcanvas-overlap-top .bottom-off-canvas-menu,html .reveal-modal .offcanvas-overlap-top .bottom-off-canvas-menu{transform:none;z-index:1003}html .legacy-app--view .offcanvas-overlap-top .exit-off-canvas,html .reveal-modal .offcanvas-overlap-top .exit-off-canvas{-webkit-backface-visibility:hidden;box-shadow:-4px 0 4px rgba(0,0,0,.5),4px 0 4px rgba(0,0,0,.5);cursor:pointer;transition:background .3s ease;-webkit-tap-highlight-color:rgba(0,0,0,0);background:hsla(0,0%,100%,.2);bottom:0;display:block;left:0;position:absolute;right:0;top:0;z-index:1002}@media only screen and (min-width:40.0625em){html .legacy-app--view .offcanvas-overlap-top .exit-off-canvas:hover,html .reveal-modal .offcanvas-overlap-top .exit-off-canvas:hover{background:hsla(0,0%,100%,.05)}}html .legacy-app--view .offcanvas-overlap-bottom .top-off-canvas-menu,html .reveal-modal .offcanvas-overlap-bottom .top-off-canvas-menu{transform:none;z-index:1003}html .legacy-app--view .offcanvas-overlap-bottom .exit-off-canvas,html .reveal-modal .offcanvas-overlap-bottom .exit-off-canvas{-webkit-backface-visibility:hidden;box-shadow:-4px 0 4px rgba(0,0,0,.5),4px 0 4px rgba(0,0,0,.5);cursor:pointer;transition:background .3s ease;-webkit-tap-highlight-color:rgba(0,0,0,0);background:hsla(0,0%,100%,.2);bottom:0;display:block;left:0;position:absolute;right:0;top:0;z-index:1002}@media only screen and (min-width:40.0625em){html .legacy-app--view .offcanvas-overlap-bottom .exit-off-canvas:hover,html .reveal-modal .offcanvas-overlap-bottom .exit-off-canvas:hover{background:hsla(0,0%,100%,.05)}}html .legacy-app--view .no-csstransforms .left-off-canvas-menu,html .reveal-modal .no-csstransforms .left-off-canvas-menu{left:250}html .legacy-app--view .no-csstransforms .right-off-canvas-menu,html .reveal-modal .no-csstransforms .right-off-canvas-menu{right:250}html .legacy-app--view .no-csstransforms .top-off-canvas-menu,html .reveal-modal .no-csstransforms .top-off-canvas-menu{top:-18.75rem}html .legacy-app--view .no-csstransforms .bottom-off-canvas-menu,html .reveal-modal .no-csstransforms .bottom-off-canvas-menu{bottom:-18.75rem}html .legacy-app--view .no-csstransforms .move-left>.inner-wrap,html .reveal-modal .no-csstransforms .move-left>.inner-wrap{right:rem-250}html .legacy-app--view .no-csstransforms .move-right>.inner-wrap,html .reveal-modal .no-csstransforms .move-right>.inner-wrap{left:rem-250}html .legacy-app--view .no-csstransforms .move-top>.inner-wrap,html .reveal-modal .no-csstransforms .move-top>.inner-wrap{right:18.75rem}html .legacy-app--view .no-csstransforms .move-bottom>.inner-wrap,html .reveal-modal .no-csstransforms .move-bottom>.inner-wrap{left:18.75rem}html .legacy-app--view .left-submenu,html .reveal-modal .left-submenu{-webkit-backface-visibility:hidden;-webkit-overflow-scrolling:touch;background:#fff;bottom:0;box-sizing:content-box;margin:0;overflow-x:hidden;overflow-y:auto;position:absolute;top:0;width:rem-250;height:18.75rem;z-index:1002;transform:translate3d(-100%,0,0);left:0;transition:transform .5s ease}html .legacy-app--view .left-submenu *,html .reveal-modal .left-submenu *{-webkit-backface-visibility:hidden}html .legacy-app--view .left-submenu .back>a,html .reveal-modal .left-submenu .back>a{background:#444;border-bottom:none;border-top:none;color:#fff;font-weight:700;padding:.3rem rem-15;text-transform:uppercase;margin:0}html .legacy-app--view .left-submenu .back>a:hover,html .reveal-modal .left-submenu .back>a:hover{background:#303030;border-bottom:none;border-top:1px solid #52b5e5}html .legacy-app--view .left-submenu .back>a:before,html .reveal-modal .left-submenu .back>a:before{content:"\AB";margin-right:.5rem;display:inline}html .legacy-app--view .left-submenu.move-right,html .legacy-app--view .left-submenu.offcanvas-overlap,html .legacy-app--view .left-submenu.offcanvas-overlap-right,html .reveal-modal .left-submenu.move-right,html .reveal-modal .left-submenu.offcanvas-overlap,html .reveal-modal .left-submenu.offcanvas-overlap-right{transform:translateZ(0)}html .legacy-app--view .right-submenu,html .reveal-modal .right-submenu{-webkit-backface-visibility:hidden;-webkit-overflow-scrolling:touch;background:#fff;bottom:0;box-sizing:content-box;margin:0;overflow-x:hidden;overflow-y:auto;position:absolute;top:0;width:rem-250;height:18.75rem;z-index:1002;transform:translate3d(100%,0,0);right:0;transition:transform .5s ease}html .legacy-app--view .right-submenu *,html .reveal-modal .right-submenu *{-webkit-backface-visibility:hidden}html .legacy-app--view .right-submenu .back>a,html .reveal-modal .right-submenu .back>a{background:#444;border-bottom:none;border-top:none;color:#fff;font-weight:700;padding:.3rem rem-15;text-transform:uppercase;margin:0}html .legacy-app--view .right-submenu .back>a:hover,html .reveal-modal .right-submenu .back>a:hover{background:#303030;border-bottom:none;border-top:1px solid #52b5e5}html .legacy-app--view .right-submenu .back>a:after,html .reveal-modal .right-submenu .back>a:after{content:"\BB";margin-left:.5rem;display:inline}html .legacy-app--view .right-submenu.move-left,html .legacy-app--view .right-submenu.offcanvas-overlap,html .legacy-app--view .right-submenu.offcanvas-overlap-left,html .reveal-modal .right-submenu.move-left,html .reveal-modal .right-submenu.offcanvas-overlap,html .reveal-modal .right-submenu.offcanvas-overlap-left{transform:translateZ(0)}html .legacy-app--view .top-submenu,html .reveal-modal .top-submenu{-webkit-backface-visibility:hidden;-webkit-overflow-scrolling:touch;background:#fff;bottom:0;box-sizing:content-box;margin:0;overflow-x:hidden;overflow-y:auto;position:absolute;width:rem-250;height:18.75rem;z-index:1002;transform:translate3d(0,-100%,0);top:0;width:100%;transition:transform .5s ease}html .legacy-app--view .top-submenu *,html .reveal-modal .top-submenu *{-webkit-backface-visibility:hidden}html .legacy-app--view .top-submenu .back>a,html .reveal-modal .top-submenu .back>a{background:#444;border-bottom:none;border-top:none;color:#fff;font-weight:700;padding:.3rem rem-15;text-transform:uppercase;margin:0}html .legacy-app--view .top-submenu .back>a:hover,html .reveal-modal .top-submenu .back>a:hover{background:#303030;border-bottom:none;border-top:1px solid #52b5e5}html .legacy-app--view .top-submenu.move-bottom,html .legacy-app--view .top-submenu.offcanvas-overlap,html .legacy-app--view .top-submenu.offcanvas-overlap-bottom,html .reveal-modal .top-submenu.move-bottom,html .reveal-modal .top-submenu.offcanvas-overlap,html .reveal-modal .top-submenu.offcanvas-overlap-bottom{transform:translateZ(0)}html .legacy-app--view .bottom-submenu,html .reveal-modal .bottom-submenu{-webkit-backface-visibility:hidden;-webkit-overflow-scrolling:touch;background:#fff;box-sizing:content-box;margin:0;overflow-x:hidden;overflow-y:auto;position:absolute;top:0;width:rem-250;height:18.75rem;z-index:1002;transform:translate3d(0,100%,0);bottom:0;width:100%;transition:transform .5s ease}html .legacy-app--view .bottom-submenu *,html .reveal-modal .bottom-submenu *{-webkit-backface-visibility:hidden}html .legacy-app--view .bottom-submenu .back>a,html .reveal-modal .bottom-submenu .back>a{background:#444;border-bottom:none;border-top:none;color:#fff;font-weight:700;padding:.3rem rem-15;text-transform:uppercase;margin:0}html .legacy-app--view .bottom-submenu .back>a:hover,html .reveal-modal .bottom-submenu .back>a:hover{background:#303030;border-bottom:none;border-top:1px solid #52b5e5}html .legacy-app--view .bottom-submenu.move-top,html .legacy-app--view .bottom-submenu.offcanvas-overlap,html .legacy-app--view .bottom-submenu.offcanvas-overlap-top,html .reveal-modal .bottom-submenu.move-top,html .reveal-modal .bottom-submenu.offcanvas-overlap,html .reveal-modal .bottom-submenu.offcanvas-overlap-top{transform:translateZ(0)}html .legacy-app--view .left-off-canvas-menu ul.off-canvas-list li.has-submenu>a:after,html .reveal-modal .left-off-canvas-menu ul.off-canvas-list li.has-submenu>a:after{content:"\BB";margin-left:.5rem;display:inline}html .legacy-app--view .right-off-canvas-menu ul.off-canvas-list li.has-submenu>a:before,html .reveal-modal .right-off-canvas-menu ul.off-canvas-list li.has-submenu>a:before{content:"\AB";margin-right:.5rem;display:inline}html .legacy-app--view meta.foundation-version,html .reveal-modal meta.foundation-version{font-family:\/{{VERSION}}/}html .legacy-app--view meta.foundation-mq-small,html .reveal-modal meta.foundation-mq-small{font-family:"/only screen/";width:0}html .legacy-app--view meta.foundation-mq-small-only,html .reveal-modal meta.foundation-mq-small-only{font-family:"/only screen and (max-width: 40em)/";width:0}html .legacy-app--view meta.foundation-mq-medium,html .reveal-modal meta.foundation-mq-medium{font-family:"/only screen and (min-width:40.0625em)/";width:40.0625em}html .legacy-app--view meta.foundation-mq-medium-only,html .reveal-modal meta.foundation-mq-medium-only{font-family:"/only screen and (min-width:40.0625em) and (max-width:64em)/";width:40.0625em}html .legacy-app--view meta.foundation-mq-large,html .reveal-modal meta.foundation-mq-large{font-family:"/only screen and (min-width:64.0625em)/";width:64.0625em}html .legacy-app--view meta.foundation-mq-large-only,html .reveal-modal meta.foundation-mq-large-only{font-family:"/only screen and (min-width:64.0625em) and (max-width:90em)/";width:64.0625em}html .legacy-app--view meta.foundation-mq-xlarge,html .reveal-modal meta.foundation-mq-xlarge{font-family:"/only screen and (min-width:90.0625em)/";width:90.0625em}html .legacy-app--view meta.foundation-mq-xlarge-only,html .reveal-modal meta.foundation-mq-xlarge-only{font-family:"/only screen and (min-width:90.0625em) and (max-width:120em)/";width:90.0625em}html .legacy-app--view meta.foundation-mq-xxlarge,html .reveal-modal meta.foundation-mq-xxlarge{font-family:"/only screen and (min-width:120.0625em)/";width:120.0625em}html .legacy-app--view meta.foundation-data-attribute-namespace,html .reveal-modal meta.foundation-data-attribute-namespace{font-family:false}html .legacy-app--view body,html .legacy-app--view html,html .reveal-modal body,html .reveal-modal html{height:100%}html .legacy-app--view *,html .legacy-app--view :after,html .legacy-app--view :before,html .reveal-modal *,html .reveal-modal :after,html .reveal-modal :before{box-sizing:border-box}html .legacy-app--view body,html .legacy-app--view html,html .reveal-modal body,html .reveal-modal html{font-size:100%}html .legacy-app--view body,html .reveal-modal body{background:#fff;color:#222;cursor:auto;font-family:Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;font-style:normal;font-weight:400;line-height:1.5;margin:0;padding:0;position:relative}html .legacy-app--view a:hover,html .reveal-modal a:hover{cursor:pointer}html .legacy-app--view img,html .reveal-modal img{max-width:100%;height:auto;-ms-interpolation-mode:bicubic}html .legacy-app--view #map_canvas embed,html .legacy-app--view #map_canvas img,html .legacy-app--view #map_canvas object,html .legacy-app--view .map_canvas embed,html .legacy-app--view .map_canvas img,html .legacy-app--view .map_canvas object,html .legacy-app--view .mqa-display embed,html .legacy-app--view .mqa-display img,html .legacy-app--view .mqa-display object,html .reveal-modal #map_canvas embed,html .reveal-modal #map_canvas img,html .reveal-modal #map_canvas object,html .reveal-modal .map_canvas embed,html .reveal-modal .map_canvas img,html .reveal-modal .map_canvas object,html .reveal-modal .mqa-display embed,html .reveal-modal .mqa-display img,html .reveal-modal .mqa-display object{max-width:none!important}html .legacy-app--view .left,html .reveal-modal .left{float:left!important}html .legacy-app--view .right,html .reveal-modal .right{float:right!important}html .legacy-app--view .hide,html .reveal-modal .hide{display:none}html .legacy-app--view .invisible,html .reveal-modal .invisible{visibility:hidden}html .legacy-app--view .antialiased,html .reveal-modal .antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html .legacy-app--view img,html .reveal-modal img{display:inline-block;vertical-align:middle}html .legacy-app--view textarea,html .reveal-modal textarea{height:auto;min-height:50px}html .legacy-app--view select,html .reveal-modal select{width:100%}@media only screen{html .legacy-app--view .hide-for-large,html .legacy-app--view .hide-for-large-only,html .legacy-app--view .hide-for-large-up,html .legacy-app--view .hide-for-medium,html .legacy-app--view .hide-for-medium-only,html .legacy-app--view .hide-for-medium-up,html .legacy-app--view .hide-for-xlarge,html .legacy-app--view .hide-for-xlarge-only,html .legacy-app--view .hide-for-xlarge-up,html .legacy-app--view .hide-for-xxlarge,html .legacy-app--view .hide-for-xxlarge-only,html .legacy-app--view .hide-for-xxlarge-up,html .legacy-app--view .show-for-large-down,html .legacy-app--view .show-for-medium-down,html .legacy-app--view .show-for-small,html .legacy-app--view .show-for-small-down,html .legacy-app--view .show-for-small-only,html .legacy-app--view .show-for-small-up,html .legacy-app--view .show-for-xlarge-down,html .legacy-app--view .show-for-xxlarge-down,html .reveal-modal .hide-for-large,html .reveal-modal .hide-for-large-only,html .reveal-modal .hide-for-large-up,html .reveal-modal .hide-for-medium,html .reveal-modal .hide-for-medium-only,html .reveal-modal .hide-for-medium-up,html .reveal-modal .hide-for-xlarge,html .reveal-modal .hide-for-xlarge-only,html .reveal-modal .hide-for-xlarge-up,html .reveal-modal .hide-for-xxlarge,html .reveal-modal .hide-for-xxlarge-only,html .reveal-modal .hide-for-xxlarge-up,html .reveal-modal .show-for-large-down,html .reveal-modal .show-for-medium-down,html .reveal-modal .show-for-small,html .reveal-modal .show-for-small-down,html .reveal-modal .show-for-small-only,html .reveal-modal .show-for-small-up,html .reveal-modal .show-for-xlarge-down,html .reveal-modal .show-for-xxlarge-down{display:inherit!important}html .legacy-app--view .hide-for-large-down,html .legacy-app--view .hide-for-medium-down,html .legacy-app--view .hide-for-small,html .legacy-app--view .hide-for-small-down,html .legacy-app--view .hide-for-small-only,html .legacy-app--view .hide-for-small-up,html .legacy-app--view .hide-for-xlarge-down,html .legacy-app--view .hide-for-xxlarge-down,html .legacy-app--view .show-for-large,html .legacy-app--view .show-for-large-only,html .legacy-app--view .show-for-large-up,html .legacy-app--view .show-for-medium,html .legacy-app--view .show-for-medium-only,html .legacy-app--view .show-for-medium-up,html .legacy-app--view .show-for-xlarge,html .legacy-app--view .show-for-xlarge-only,html .legacy-app--view .show-for-xlarge-up,html .legacy-app--view .show-for-xxlarge,html .legacy-app--view .show-for-xxlarge-only,html .legacy-app--view .show-for-xxlarge-up,html .reveal-modal .hide-for-large-down,html .reveal-modal .hide-for-medium-down,html .reveal-modal .hide-for-small,html .reveal-modal .hide-for-small-down,html .reveal-modal .hide-for-small-only,html .reveal-modal .hide-for-small-up,html .reveal-modal .hide-for-xlarge-down,html .reveal-modal .hide-for-xxlarge-down,html .reveal-modal .show-for-large,html .reveal-modal .show-for-large-only,html .reveal-modal .show-for-large-up,html .reveal-modal .show-for-medium,html .reveal-modal .show-for-medium-only,html .reveal-modal .show-for-medium-up,html .reveal-modal .show-for-xlarge,html .reveal-modal .show-for-xlarge-only,html .reveal-modal .show-for-xlarge-up,html .reveal-modal .show-for-xxlarge,html .reveal-modal .show-for-xxlarge-only,html .reveal-modal .show-for-xxlarge-up{display:none!important}html .legacy-app--view .hidden-for-large,html .legacy-app--view .hidden-for-large-only,html .legacy-app--view .hidden-for-large-up,html .legacy-app--view .hidden-for-medium,html .legacy-app--view .hidden-for-medium-only,html .legacy-app--view .hidden-for-medium-up,html .legacy-app--view .hidden-for-xlarge,html .legacy-app--view .hidden-for-xlarge-only,html .legacy-app--view .hidden-for-xlarge-up,html .legacy-app--view .hidden-for-xxlarge,html .legacy-app--view .hidden-for-xxlarge-only,html .legacy-app--view .hidden-for-xxlarge-up,html .legacy-app--view .visible-for-large-down,html .legacy-app--view .visible-for-medium-down,html .legacy-app--view .visible-for-small,html .legacy-app--view .visible-for-small-down,html .legacy-app--view .visible-for-small-only,html .legacy-app--view .visible-for-small-up,html .legacy-app--view .visible-for-xlarge-down,html .legacy-app--view .visible-for-xxlarge-down,html .reveal-modal .hidden-for-large,html .reveal-modal .hidden-for-large-only,html .reveal-modal .hidden-for-large-up,html .reveal-modal .hidden-for-medium,html .reveal-modal .hidden-for-medium-only,html .reveal-modal .hidden-for-medium-up,html .reveal-modal .hidden-for-xlarge,html .reveal-modal .hidden-for-xlarge-only,html .reveal-modal .hidden-for-xlarge-up,html .reveal-modal .hidden-for-xxlarge,html .reveal-modal .hidden-for-xxlarge-only,html .reveal-modal .hidden-for-xxlarge-up,html .reveal-modal .visible-for-large-down,html .reveal-modal .visible-for-medium-down,html .reveal-modal .visible-for-small,html .reveal-modal .visible-for-small-down,html .reveal-modal .visible-for-small-only,html .reveal-modal .visible-for-small-up,html .reveal-modal .visible-for-xlarge-down,html .reveal-modal .visible-for-xxlarge-down{position:static!important;height:auto;width:auto;overflow:visible;clip:auto}html .legacy-app--view .hidden-for-large-down,html .legacy-app--view .hidden-for-medium-down,html .legacy-app--view .hidden-for-small,html .legacy-app--view .hidden-for-small-down,html .legacy-app--view .hidden-for-small-only,html .legacy-app--view .hidden-for-small-up,html .legacy-app--view .hidden-for-xlarge-down,html .legacy-app--view .hidden-for-xxlarge-down,html .legacy-app--view .visible-for-large,html .legacy-app--view .visible-for-large-only,html .legacy-app--view .visible-for-large-up,html .legacy-app--view .visible-for-medium,html .legacy-app--view .visible-for-medium-only,html .legacy-app--view .visible-for-medium-up,html .legacy-app--view .visible-for-xlarge,html .legacy-app--view .visible-for-xlarge-only,html .legacy-app--view .visible-for-xlarge-up,html .legacy-app--view .visible-for-xxlarge,html .legacy-app--view .visible-for-xxlarge-only,html .legacy-app--view .visible-for-xxlarge-up,html .reveal-modal .hidden-for-large-down,html .reveal-modal .hidden-for-medium-down,html .reveal-modal .hidden-for-small,html .reveal-modal .hidden-for-small-down,html .reveal-modal .hidden-for-small-only,html .reveal-modal .hidden-for-small-up,html .reveal-modal .hidden-for-xlarge-down,html .reveal-modal .hidden-for-xxlarge-down,html .reveal-modal .visible-for-large,html .reveal-modal .visible-for-large-only,html .reveal-modal .visible-for-large-up,html .reveal-modal .visible-for-medium,html .reveal-modal .visible-for-medium-only,html .reveal-modal .visible-for-medium-up,html .reveal-modal .visible-for-xlarge,html .reveal-modal .visible-for-xlarge-only,html .reveal-modal .visible-for-xlarge-up,html .reveal-modal .visible-for-xxlarge,html .reveal-modal .visible-for-xxlarge-only,html .reveal-modal .visible-for-xxlarge-up{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px}html .legacy-app--view table.hide-for-large,html .legacy-app--view table.hide-for-large-only,html .legacy-app--view table.hide-for-large-up,html .legacy-app--view table.hide-for-medium,html .legacy-app--view table.hide-for-medium-only,html .legacy-app--view table.hide-for-medium-up,html .legacy-app--view table.hide-for-xlarge,html .legacy-app--view table.hide-for-xlarge-only,html .legacy-app--view table.hide-for-xlarge-up,html .legacy-app--view table.hide-for-xxlarge,html .legacy-app--view table.hide-for-xxlarge-only,html .legacy-app--view table.hide-for-xxlarge-up,html .legacy-app--view table.show-for-large-down,html .legacy-app--view table.show-for-medium-down,html .legacy-app--view table.show-for-small,html .legacy-app--view table.show-for-small-down,html .legacy-app--view table.show-for-small-only,html .legacy-app--view table.show-for-small-up,html .legacy-app--view table.show-for-xlarge-down,html .legacy-app--view table.show-for-xxlarge-down,html .reveal-modal table.hide-for-large,html .reveal-modal table.hide-for-large-only,html .reveal-modal table.hide-for-large-up,html .reveal-modal table.hide-for-medium,html .reveal-modal table.hide-for-medium-only,html .reveal-modal table.hide-for-medium-up,html .reveal-modal table.hide-for-xlarge,html .reveal-modal table.hide-for-xlarge-only,html .reveal-modal table.hide-for-xlarge-up,html .reveal-modal table.hide-for-xxlarge,html .reveal-modal table.hide-for-xxlarge-only,html .reveal-modal table.hide-for-xxlarge-up,html .reveal-modal table.show-for-large-down,html .reveal-modal table.show-for-medium-down,html .reveal-modal table.show-for-small,html .reveal-modal table.show-for-small-down,html .reveal-modal table.show-for-small-only,html .reveal-modal table.show-for-small-up,html .reveal-modal table.show-for-xlarge-down,html .reveal-modal table.show-for-xxlarge-down{display:table!important}html .legacy-app--view thead.hide-for-large,html .legacy-app--view thead.hide-for-large-only,html .legacy-app--view thead.hide-for-large-up,html .legacy-app--view thead.hide-for-medium,html .legacy-app--view thead.hide-for-medium-only,html .legacy-app--view thead.hide-for-medium-up,html .legacy-app--view thead.hide-for-xlarge,html .legacy-app--view thead.hide-for-xlarge-only,html .legacy-app--view thead.hide-for-xlarge-up,html .legacy-app--view thead.hide-for-xxlarge,html .legacy-app--view thead.hide-for-xxlarge-only,html .legacy-app--view thead.hide-for-xxlarge-up,html .legacy-app--view thead.show-for-large-down,html .legacy-app--view thead.show-for-medium-down,html .legacy-app--view thead.show-for-small,html .legacy-app--view thead.show-for-small-down,html .legacy-app--view thead.show-for-small-only,html .legacy-app--view thead.show-for-small-up,html .legacy-app--view thead.show-for-xlarge-down,html .legacy-app--view thead.show-for-xxlarge-down,html .reveal-modal thead.hide-for-large,html .reveal-modal thead.hide-for-large-only,html .reveal-modal thead.hide-for-large-up,html .reveal-modal thead.hide-for-medium,html .reveal-modal thead.hide-for-medium-only,html .reveal-modal thead.hide-for-medium-up,html .reveal-modal thead.hide-for-xlarge,html .reveal-modal thead.hide-for-xlarge-only,html .reveal-modal thead.hide-for-xlarge-up,html .reveal-modal thead.hide-for-xxlarge,html .reveal-modal thead.hide-for-xxlarge-only,html .reveal-modal thead.hide-for-xxlarge-up,html .reveal-modal thead.show-for-large-down,html .reveal-modal thead.show-for-medium-down,html .reveal-modal thead.show-for-small,html .reveal-modal thead.show-for-small-down,html .reveal-modal thead.show-for-small-only,html .reveal-modal thead.show-for-small-up,html .reveal-modal thead.show-for-xlarge-down,html .reveal-modal thead.show-for-xxlarge-down{display:table-header-group!important}html .legacy-app--view tbody.hide-for-large,html .legacy-app--view tbody.hide-for-large-only,html .legacy-app--view tbody.hide-for-large-up,html .legacy-app--view tbody.hide-for-medium,html .legacy-app--view tbody.hide-for-medium-only,html .legacy-app--view tbody.hide-for-medium-up,html .legacy-app--view tbody.hide-for-xlarge,html .legacy-app--view tbody.hide-for-xlarge-only,html .legacy-app--view tbody.hide-for-xlarge-up,html .legacy-app--view tbody.hide-for-xxlarge,html .legacy-app--view tbody.hide-for-xxlarge-only,html .legacy-app--view tbody.hide-for-xxlarge-up,html .legacy-app--view tbody.show-for-large-down,html .legacy-app--view tbody.show-for-medium-down,html .legacy-app--view tbody.show-for-small,html .legacy-app--view tbody.show-for-small-down,html .legacy-app--view tbody.show-for-small-only,html .legacy-app--view tbody.show-for-small-up,html .legacy-app--view tbody.show-for-xlarge-down,html .legacy-app--view tbody.show-for-xxlarge-down,html .reveal-modal tbody.hide-for-large,html .reveal-modal tbody.hide-for-large-only,html .reveal-modal tbody.hide-for-large-up,html .reveal-modal tbody.hide-for-medium,html .reveal-modal tbody.hide-for-medium-only,html .reveal-modal tbody.hide-for-medium-up,html .reveal-modal tbody.hide-for-xlarge,html .reveal-modal tbody.hide-for-xlarge-only,html .reveal-modal tbody.hide-for-xlarge-up,html .reveal-modal tbody.hide-for-xxlarge,html .reveal-modal tbody.hide-for-xxlarge-only,html .reveal-modal tbody.hide-for-xxlarge-up,html .reveal-modal tbody.show-for-large-down,html .reveal-modal tbody.show-for-medium-down,html .reveal-modal tbody.show-for-small,html .reveal-modal tbody.show-for-small-down,html .reveal-modal tbody.show-for-small-only,html .reveal-modal tbody.show-for-small-up,html .reveal-modal tbody.show-for-xlarge-down,html .reveal-modal tbody.show-for-xxlarge-down{display:table-row-group!important}html .legacy-app--view tr.hide-for-large,html .legacy-app--view tr.hide-for-large-only,html .legacy-app--view tr.hide-for-large-up,html .legacy-app--view tr.hide-for-medium,html .legacy-app--view tr.hide-for-medium-only,html .legacy-app--view tr.hide-for-medium-up,html .legacy-app--view tr.hide-for-xlarge,html .legacy-app--view tr.hide-for-xlarge-only,html .legacy-app--view tr.hide-for-xlarge-up,html .legacy-app--view tr.hide-for-xxlarge,html .legacy-app--view tr.hide-for-xxlarge-only,html .legacy-app--view tr.hide-for-xxlarge-up,html .legacy-app--view tr.show-for-large-down,html .legacy-app--view tr.show-for-medium-down,html .legacy-app--view tr.show-for-small,html .legacy-app--view tr.show-for-small-down,html .legacy-app--view tr.show-for-small-only,html .legacy-app--view tr.show-for-small-up,html .legacy-app--view tr.show-for-xlarge-down,html .legacy-app--view tr.show-for-xxlarge-down,html .reveal-modal tr.hide-for-large,html .reveal-modal tr.hide-for-large-only,html .reveal-modal tr.hide-for-large-up,html .reveal-modal tr.hide-for-medium,html .reveal-modal tr.hide-for-medium-only,html .reveal-modal tr.hide-for-medium-up,html .reveal-modal tr.hide-for-xlarge,html .reveal-modal tr.hide-for-xlarge-only,html .reveal-modal tr.hide-for-xlarge-up,html .reveal-modal tr.hide-for-xxlarge,html .reveal-modal tr.hide-for-xxlarge-only,html .reveal-modal tr.hide-for-xxlarge-up,html .reveal-modal tr.show-for-large-down,html .reveal-modal tr.show-for-medium-down,html .reveal-modal tr.show-for-small,html .reveal-modal tr.show-for-small-down,html .reveal-modal tr.show-for-small-only,html .reveal-modal tr.show-for-small-up,html .reveal-modal tr.show-for-xlarge-down,html .reveal-modal tr.show-for-xxlarge-down{display:table-row}html .legacy-app--view td.hide-for-large,html .legacy-app--view td.hide-for-large-only,html .legacy-app--view td.hide-for-large-up,html .legacy-app--view td.hide-for-medium,html .legacy-app--view td.hide-for-medium-only,html .legacy-app--view td.hide-for-medium-up,html .legacy-app--view td.hide-for-xlarge,html .legacy-app--view td.hide-for-xlarge-only,html .legacy-app--view td.hide-for-xlarge-up,html .legacy-app--view td.hide-for-xxlarge,html .legacy-app--view td.hide-for-xxlarge-only,html .legacy-app--view td.hide-for-xxlarge-up,html .legacy-app--view td.show-for-large-down,html .legacy-app--view td.show-for-medium-down,html .legacy-app--view td.show-for-small,html .legacy-app--view td.show-for-small-down,html .legacy-app--view td.show-for-small-only,html .legacy-app--view td.show-for-small-up,html .legacy-app--view td.show-for-xlarge-down,html .legacy-app--view td.show-for-xxlarge-down,html .legacy-app--view th.hide-for-large,html .legacy-app--view th.hide-for-large-only,html .legacy-app--view th.hide-for-large-up,html .legacy-app--view th.hide-for-medium,html .legacy-app--view th.hide-for-medium-only,html .legacy-app--view th.hide-for-medium-up,html .legacy-app--view th.hide-for-xlarge,html .legacy-app--view th.hide-for-xlarge-only,html .legacy-app--view th.hide-for-xlarge-up,html .legacy-app--view th.hide-for-xxlarge,html .legacy-app--view th.hide-for-xxlarge-only,html .legacy-app--view th.hide-for-xxlarge-up,html .legacy-app--view th.show-for-large-down,html .legacy-app--view th.show-for-medium-down,html .legacy-app--view th.show-for-small,html .legacy-app--view th.show-for-small-down,html .legacy-app--view th.show-for-small-only,html .legacy-app--view th.show-for-small-up,html .legacy-app--view th.show-for-xlarge-down,html .legacy-app--view th.show-for-xxlarge-down,html .reveal-modal td.hide-for-large,html .reveal-modal td.hide-for-large-only,html .reveal-modal td.hide-for-large-up,html .reveal-modal td.hide-for-medium,html .reveal-modal td.hide-for-medium-only,html .reveal-modal td.hide-for-medium-up,html .reveal-modal td.hide-for-xlarge,html .reveal-modal td.hide-for-xlarge-only,html .reveal-modal td.hide-for-xlarge-up,html .reveal-modal td.hide-for-xxlarge,html .reveal-modal td.hide-for-xxlarge-only,html .reveal-modal td.hide-for-xxlarge-up,html .reveal-modal td.show-for-large-down,html .reveal-modal td.show-for-medium-down,html .reveal-modal td.show-for-small,html .reveal-modal td.show-for-small-down,html .reveal-modal td.show-for-small-only,html .reveal-modal td.show-for-small-up,html .reveal-modal td.show-for-xlarge-down,html .reveal-modal td.show-for-xxlarge-down,html .reveal-modal th.hide-for-large,html .reveal-modal th.hide-for-large-only,html .reveal-modal th.hide-for-large-up,html .reveal-modal th.hide-for-medium,html .reveal-modal th.hide-for-medium-only,html .reveal-modal th.hide-for-medium-up,html .reveal-modal th.hide-for-xlarge,html .reveal-modal th.hide-for-xlarge-only,html .reveal-modal th.hide-for-xlarge-up,html .reveal-modal th.hide-for-xxlarge,html .reveal-modal th.hide-for-xxlarge-only,html .reveal-modal th.hide-for-xxlarge-up,html .reveal-modal th.show-for-large-down,html .reveal-modal th.show-for-medium-down,html .reveal-modal th.show-for-small,html .reveal-modal th.show-for-small-down,html .reveal-modal th.show-for-small-only,html .reveal-modal th.show-for-small-up,html .reveal-modal th.show-for-xlarge-down,html .reveal-modal th.show-for-xxlarge-down{display:table-cell!important}}@media only screen and (min-width:40.0625em){html .legacy-app--view .hide-for-large,html .legacy-app--view .hide-for-large-only,html .legacy-app--view .hide-for-large-up,html .legacy-app--view .hide-for-small,html .legacy-app--view .hide-for-small-down,html .legacy-app--view .hide-for-small-only,html .legacy-app--view .hide-for-xlarge,html .legacy-app--view .hide-for-xlarge-only,html .legacy-app--view .hide-for-xlarge-up,html .legacy-app--view .hide-for-xxlarge,html .legacy-app--view .hide-for-xxlarge-only,html .legacy-app--view .hide-for-xxlarge-up,html .legacy-app--view .show-for-large-down,html .legacy-app--view .show-for-medium,html .legacy-app--view .show-for-medium-down,html .legacy-app--view .show-for-medium-only,html .legacy-app--view .show-for-medium-up,html .legacy-app--view .show-for-small-up,html .legacy-app--view .show-for-xlarge-down,html .legacy-app--view .show-for-xxlarge-down,html .reveal-modal .hide-for-large,html .reveal-modal .hide-for-large-only,html .reveal-modal .hide-for-large-up,html .reveal-modal .hide-for-small,html .reveal-modal .hide-for-small-down,html .reveal-modal .hide-for-small-only,html .reveal-modal .hide-for-xlarge,html .reveal-modal .hide-for-xlarge-only,html .reveal-modal .hide-for-xlarge-up,html .reveal-modal .hide-for-xxlarge,html .reveal-modal .hide-for-xxlarge-only,html .reveal-modal .hide-for-xxlarge-up,html .reveal-modal .show-for-large-down,html .reveal-modal .show-for-medium,html .reveal-modal .show-for-medium-down,html .reveal-modal .show-for-medium-only,html .reveal-modal .show-for-medium-up,html .reveal-modal .show-for-small-up,html .reveal-modal .show-for-xlarge-down,html .reveal-modal .show-for-xxlarge-down{display:inherit!important}html .legacy-app--view .hide-for-large-down,html .legacy-app--view .hide-for-medium,html .legacy-app--view .hide-for-medium-down,html .legacy-app--view .hide-for-medium-only,html .legacy-app--view .hide-for-medium-up,html .legacy-app--view .hide-for-small-up,html .legacy-app--view .hide-for-xlarge-down,html .legacy-app--view .hide-for-xxlarge-down,html .legacy-app--view .show-for-large,html .legacy-app--view .show-for-large-only,html .legacy-app--view .show-for-large-up,html .legacy-app--view .show-for-small,html .legacy-app--view .show-for-small-down,html .legacy-app--view .show-for-small-only,html .legacy-app--view .show-for-xlarge,html .legacy-app--view .show-for-xlarge-only,html .legacy-app--view .show-for-xlarge-up,html .legacy-app--view .show-for-xxlarge,html .legacy-app--view .show-for-xxlarge-only,html .legacy-app--view .show-for-xxlarge-up,html .reveal-modal .hide-for-large-down,html .reveal-modal .hide-for-medium,html .reveal-modal .hide-for-medium-down,html .reveal-modal .hide-for-medium-only,html .reveal-modal .hide-for-medium-up,html .reveal-modal .hide-for-small-up,html .reveal-modal .hide-for-xlarge-down,html .reveal-modal .hide-for-xxlarge-down,html .reveal-modal .show-for-large,html .reveal-modal .show-for-large-only,html .reveal-modal .show-for-large-up,html .reveal-modal .show-for-small,html .reveal-modal .show-for-small-down,html .reveal-modal .show-for-small-only,html .reveal-modal .show-for-xlarge,html .reveal-modal .show-for-xlarge-only,html .reveal-modal .show-for-xlarge-up,html .reveal-modal .show-for-xxlarge,html .reveal-modal .show-for-xxlarge-only,html .reveal-modal .show-for-xxlarge-up{display:none!important}html .legacy-app--view .hidden-for-large,html .legacy-app--view .hidden-for-large-only,html .legacy-app--view .hidden-for-large-up,html .legacy-app--view .hidden-for-small,html .legacy-app--view .hidden-for-small-down,html .legacy-app--view .hidden-for-small-only,html .legacy-app--view .hidden-for-xlarge,html .legacy-app--view .hidden-for-xlarge-only,html .legacy-app--view .hidden-for-xlarge-up,html .legacy-app--view .hidden-for-xxlarge,html .legacy-app--view .hidden-for-xxlarge-only,html .legacy-app--view .hidden-for-xxlarge-up,html .legacy-app--view .visible-for-large-down,html .legacy-app--view .visible-for-medium,html .legacy-app--view .visible-for-medium-down,html .legacy-app--view .visible-for-medium-only,html .legacy-app--view .visible-for-medium-up,html .legacy-app--view .visible-for-small-up,html .legacy-app--view .visible-for-xlarge-down,html .legacy-app--view .visible-for-xxlarge-down,html .reveal-modal .hidden-for-large,html .reveal-modal .hidden-for-large-only,html .reveal-modal .hidden-for-large-up,html .reveal-modal .hidden-for-small,html .reveal-modal .hidden-for-small-down,html .reveal-modal .hidden-for-small-only,html .reveal-modal .hidden-for-xlarge,html .reveal-modal .hidden-for-xlarge-only,html .reveal-modal .hidden-for-xlarge-up,html .reveal-modal .hidden-for-xxlarge,html .reveal-modal .hidden-for-xxlarge-only,html .reveal-modal .hidden-for-xxlarge-up,html .reveal-modal .visible-for-large-down,html .reveal-modal .visible-for-medium,html .reveal-modal .visible-for-medium-down,html .reveal-modal .visible-for-medium-only,html .reveal-modal .visible-for-medium-up,html .reveal-modal .visible-for-small-up,html .reveal-modal .visible-for-xlarge-down,html .reveal-modal .visible-for-xxlarge-down{position:static!important;height:auto;width:auto;overflow:visible;clip:auto}html .legacy-app--view .hidden-for-large-down,html .legacy-app--view .hidden-for-medium,html .legacy-app--view .hidden-for-medium-down,html .legacy-app--view .hidden-for-medium-only,html .legacy-app--view .hidden-for-medium-up,html .legacy-app--view .hidden-for-small-up,html .legacy-app--view .hidden-for-xlarge-down,html .legacy-app--view .hidden-for-xxlarge-down,html .legacy-app--view .visible-for-large,html .legacy-app--view .visible-for-large-only,html .legacy-app--view .visible-for-large-up,html .legacy-app--view .visible-for-small,html .legacy-app--view .visible-for-small-down,html .legacy-app--view .visible-for-small-only,html .legacy-app--view .visible-for-xlarge,html .legacy-app--view .visible-for-xlarge-only,html .legacy-app--view .visible-for-xlarge-up,html .legacy-app--view .visible-for-xxlarge,html .legacy-app--view .visible-for-xxlarge-only,html .legacy-app--view .visible-for-xxlarge-up,html .reveal-modal .hidden-for-large-down,html .reveal-modal .hidden-for-medium,html .reveal-modal .hidden-for-medium-down,html .reveal-modal .hidden-for-medium-only,html .reveal-modal .hidden-for-medium-up,html .reveal-modal .hidden-for-small-up,html .reveal-modal .hidden-for-xlarge-down,html .reveal-modal .hidden-for-xxlarge-down,html .reveal-modal .visible-for-large,html .reveal-modal .visible-for-large-only,html .reveal-modal .visible-for-large-up,html .reveal-modal .visible-for-small,html .reveal-modal .visible-for-small-down,html .reveal-modal .visible-for-small-only,html .reveal-modal .visible-for-xlarge,html .reveal-modal .visible-for-xlarge-only,html .reveal-modal .visible-for-xlarge-up,html .reveal-modal .visible-for-xxlarge,html .reveal-modal .visible-for-xxlarge-only,html .reveal-modal .visible-for-xxlarge-up{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px}html .legacy-app--view table.hide-for-large,html .legacy-app--view table.hide-for-large-only,html .legacy-app--view table.hide-for-large-up,html .legacy-app--view table.hide-for-small,html .legacy-app--view table.hide-for-small-down,html .legacy-app--view table.hide-for-small-only,html .legacy-app--view table.hide-for-xlarge,html .legacy-app--view table.hide-for-xlarge-only,html .legacy-app--view table.hide-for-xlarge-up,html .legacy-app--view table.hide-for-xxlarge,html .legacy-app--view table.hide-for-xxlarge-only,html .legacy-app--view table.hide-for-xxlarge-up,html .legacy-app--view table.show-for-large-down,html .legacy-app--view table.show-for-medium,html .legacy-app--view table.show-for-medium-down,html .legacy-app--view table.show-for-medium-only,html .legacy-app--view table.show-for-medium-up,html .legacy-app--view table.show-for-small-up,html .legacy-app--view table.show-for-xlarge-down,html .legacy-app--view table.show-for-xxlarge-down,html .reveal-modal table.hide-for-large,html .reveal-modal table.hide-for-large-only,html .reveal-modal table.hide-for-large-up,html .reveal-modal table.hide-for-small,html .reveal-modal table.hide-for-small-down,html .reveal-modal table.hide-for-small-only,html .reveal-modal table.hide-for-xlarge,html .reveal-modal table.hide-for-xlarge-only,html .reveal-modal table.hide-for-xlarge-up,html .reveal-modal table.hide-for-xxlarge,html .reveal-modal table.hide-for-xxlarge-only,html .reveal-modal table.hide-for-xxlarge-up,html .reveal-modal table.show-for-large-down,html .reveal-modal table.show-for-medium,html .reveal-modal table.show-for-medium-down,html .reveal-modal table.show-for-medium-only,html .reveal-modal table.show-for-medium-up,html .reveal-modal table.show-for-small-up,html .reveal-modal table.show-for-xlarge-down,html .reveal-modal table.show-for-xxlarge-down{display:table!important}html .legacy-app--view thead.hide-for-large,html .legacy-app--view thead.hide-for-large-only,html .legacy-app--view thead.hide-for-large-up,html .legacy-app--view thead.hide-for-small,html .legacy-app--view thead.hide-for-small-down,html .legacy-app--view thead.hide-for-small-only,html .legacy-app--view thead.hide-for-xlarge,html .legacy-app--view thead.hide-for-xlarge-only,html .legacy-app--view thead.hide-for-xlarge-up,html .legacy-app--view thead.hide-for-xxlarge,html .legacy-app--view thead.hide-for-xxlarge-only,html .legacy-app--view thead.hide-for-xxlarge-up,html .legacy-app--view thead.show-for-large-down,html .legacy-app--view thead.show-for-medium,html .legacy-app--view thead.show-for-medium-down,html .legacy-app--view thead.show-for-medium-only,html .legacy-app--view thead.show-for-medium-up,html .legacy-app--view thead.show-for-small-up,html .legacy-app--view thead.show-for-xlarge-down,html .legacy-app--view thead.show-for-xxlarge-down,html .reveal-modal thead.hide-for-large,html .reveal-modal thead.hide-for-large-only,html .reveal-modal thead.hide-for-large-up,html .reveal-modal thead.hide-for-small,html .reveal-modal thead.hide-for-small-down,html .reveal-modal thead.hide-for-small-only,html .reveal-modal thead.hide-for-xlarge,html .reveal-modal thead.hide-for-xlarge-only,html .reveal-modal thead.hide-for-xlarge-up,html .reveal-modal thead.hide-for-xxlarge,html .reveal-modal thead.hide-for-xxlarge-only,html .reveal-modal thead.hide-for-xxlarge-up,html .reveal-modal thead.show-for-large-down,html .reveal-modal thead.show-for-medium,html .reveal-modal thead.show-for-medium-down,html .reveal-modal thead.show-for-medium-only,html .reveal-modal thead.show-for-medium-up,html .reveal-modal thead.show-for-small-up,html .reveal-modal thead.show-for-xlarge-down,html .reveal-modal thead.show-for-xxlarge-down{display:table-header-group!important}html .legacy-app--view tbody.hide-for-large,html .legacy-app--view tbody.hide-for-large-only,html .legacy-app--view tbody.hide-for-large-up,html .legacy-app--view tbody.hide-for-small,html .legacy-app--view tbody.hide-for-small-down,html .legacy-app--view tbody.hide-for-small-only,html .legacy-app--view tbody.hide-for-xlarge,html .legacy-app--view tbody.hide-for-xlarge-only,html .legacy-app--view tbody.hide-for-xlarge-up,html .legacy-app--view tbody.hide-for-xxlarge,html .legacy-app--view tbody.hide-for-xxlarge-only,html .legacy-app--view tbody.hide-for-xxlarge-up,html .legacy-app--view tbody.show-for-large-down,html .legacy-app--view tbody.show-for-medium,html .legacy-app--view tbody.show-for-medium-down,html .legacy-app--view tbody.show-for-medium-only,html .legacy-app--view tbody.show-for-medium-up,html .legacy-app--view tbody.show-for-small-up,html .legacy-app--view tbody.show-for-xlarge-down,html .legacy-app--view tbody.show-for-xxlarge-down,html .reveal-modal tbody.hide-for-large,html .reveal-modal tbody.hide-for-large-only,html .reveal-modal tbody.hide-for-large-up,html .reveal-modal tbody.hide-for-small,html .reveal-modal tbody.hide-for-small-down,html .reveal-modal tbody.hide-for-small-only,html .reveal-modal tbody.hide-for-xlarge,html .reveal-modal tbody.hide-for-xlarge-only,html .reveal-modal tbody.hide-for-xlarge-up,html .reveal-modal tbody.hide-for-xxlarge,html .reveal-modal tbody.hide-for-xxlarge-only,html .reveal-modal tbody.hide-for-xxlarge-up,html .reveal-modal tbody.show-for-large-down,html .reveal-modal tbody.show-for-medium,html .reveal-modal tbody.show-for-medium-down,html .reveal-modal tbody.show-for-medium-only,html .reveal-modal tbody.show-for-medium-up,html .reveal-modal tbody.show-for-small-up,html .reveal-modal tbody.show-for-xlarge-down,html .reveal-modal tbody.show-for-xxlarge-down{display:table-row-group!important}html .legacy-app--view tr.hide-for-large,html .legacy-app--view tr.hide-for-large-only,html .legacy-app--view tr.hide-for-large-up,html .legacy-app--view tr.hide-for-small,html .legacy-app--view tr.hide-for-small-down,html .legacy-app--view tr.hide-for-small-only,html .legacy-app--view tr.hide-for-xlarge,html .legacy-app--view tr.hide-for-xlarge-only,html .legacy-app--view tr.hide-for-xlarge-up,html .legacy-app--view tr.hide-for-xxlarge,html .legacy-app--view tr.hide-for-xxlarge-only,html .legacy-app--view tr.hide-for-xxlarge-up,html .legacy-app--view tr.show-for-large-down,html .legacy-app--view tr.show-for-medium,html .legacy-app--view tr.show-for-medium-down,html .legacy-app--view tr.show-for-medium-only,html .legacy-app--view tr.show-for-medium-up,html .legacy-app--view tr.show-for-small-up,html .legacy-app--view tr.show-for-xlarge-down,html .legacy-app--view tr.show-for-xxlarge-down,html .reveal-modal tr.hide-for-large,html .reveal-modal tr.hide-for-large-only,html .reveal-modal tr.hide-for-large-up,html .reveal-modal tr.hide-for-small,html .reveal-modal tr.hide-for-small-down,html .reveal-modal tr.hide-for-small-only,html .reveal-modal tr.hide-for-xlarge,html .reveal-modal tr.hide-for-xlarge-only,html .reveal-modal tr.hide-for-xlarge-up,html .reveal-modal tr.hide-for-xxlarge,html .reveal-modal tr.hide-for-xxlarge-only,html .reveal-modal tr.hide-for-xxlarge-up,html .reveal-modal tr.show-for-large-down,html .reveal-modal tr.show-for-medium,html .reveal-modal tr.show-for-medium-down,html .reveal-modal tr.show-for-medium-only,html .reveal-modal tr.show-for-medium-up,html .reveal-modal tr.show-for-small-up,html .reveal-modal tr.show-for-xlarge-down,html .reveal-modal tr.show-for-xxlarge-down{display:table-row}html .legacy-app--view td.hide-for-large,html .legacy-app--view td.hide-for-large-only,html .legacy-app--view td.hide-for-large-up,html .legacy-app--view td.hide-for-small,html .legacy-app--view td.hide-for-small-down,html .legacy-app--view td.hide-for-small-only,html .legacy-app--view td.hide-for-xlarge,html .legacy-app--view td.hide-for-xlarge-only,html .legacy-app--view td.hide-for-xlarge-up,html .legacy-app--view td.hide-for-xxlarge,html .legacy-app--view td.hide-for-xxlarge-only,html .legacy-app--view td.hide-for-xxlarge-up,html .legacy-app--view td.show-for-large-down,html .legacy-app--view td.show-for-medium,html .legacy-app--view td.show-for-medium-down,html .legacy-app--view td.show-for-medium-only,html .legacy-app--view td.show-for-medium-up,html .legacy-app--view td.show-for-small-up,html .legacy-app--view td.show-for-xlarge-down,html .legacy-app--view td.show-for-xxlarge-down,html .legacy-app--view th.hide-for-large,html .legacy-app--view th.hide-for-large-only,html .legacy-app--view th.hide-for-large-up,html .legacy-app--view th.hide-for-small,html .legacy-app--view th.hide-for-small-down,html .legacy-app--view th.hide-for-small-only,html .legacy-app--view th.hide-for-xlarge,html .legacy-app--view th.hide-for-xlarge-only,html .legacy-app--view th.hide-for-xlarge-up,html .legacy-app--view th.hide-for-xxlarge,html .legacy-app--view th.hide-for-xxlarge-only,html .legacy-app--view th.hide-for-xxlarge-up,html .legacy-app--view th.show-for-large-down,html .legacy-app--view th.show-for-medium,html .legacy-app--view th.show-for-medium-down,html .legacy-app--view th.show-for-medium-only,html .legacy-app--view th.show-for-medium-up,html .legacy-app--view th.show-for-small-up,html .legacy-app--view th.show-for-xlarge-down,html .legacy-app--view th.show-for-xxlarge-down,html .reveal-modal td.hide-for-large,html .reveal-modal td.hide-for-large-only,html .reveal-modal td.hide-for-large-up,html .reveal-modal td.hide-for-small,html .reveal-modal td.hide-for-small-down,html .reveal-modal td.hide-for-small-only,html .reveal-modal td.hide-for-xlarge,html .reveal-modal td.hide-for-xlarge-only,html .reveal-modal td.hide-for-xlarge-up,html .reveal-modal td.hide-for-xxlarge,html .reveal-modal td.hide-for-xxlarge-only,html .reveal-modal td.hide-for-xxlarge-up,html .reveal-modal td.show-for-large-down,html .reveal-modal td.show-for-medium,html .reveal-modal td.show-for-medium-down,html .reveal-modal td.show-for-medium-only,html .reveal-modal td.show-for-medium-up,html .reveal-modal td.show-for-small-up,html .reveal-modal td.show-for-xlarge-down,html .reveal-modal td.show-for-xxlarge-down,html .reveal-modal th.hide-for-large,html .reveal-modal th.hide-for-large-only,html .reveal-modal th.hide-for-large-up,html .reveal-modal th.hide-for-small,html .reveal-modal th.hide-for-small-down,html .reveal-modal th.hide-for-small-only,html .reveal-modal th.hide-for-xlarge,html .reveal-modal th.hide-for-xlarge-only,html .reveal-modal th.hide-for-xlarge-up,html .reveal-modal th.hide-for-xxlarge,html .reveal-modal th.hide-for-xxlarge-only,html .reveal-modal th.hide-for-xxlarge-up,html .reveal-modal th.show-for-large-down,html .reveal-modal th.show-for-medium,html .reveal-modal th.show-for-medium-down,html .reveal-modal th.show-for-medium-only,html .reveal-modal th.show-for-medium-up,html .reveal-modal th.show-for-small-up,html .reveal-modal th.show-for-xlarge-down,html .reveal-modal th.show-for-xxlarge-down{display:table-cell!important}}@media only screen and (min-width:64.0625em){html .legacy-app--view .hide-for-medium,html .legacy-app--view .hide-for-medium-down,html .legacy-app--view .hide-for-medium-only,html .legacy-app--view .hide-for-small,html .legacy-app--view .hide-for-small-down,html .legacy-app--view .hide-for-small-only,html .legacy-app--view .hide-for-xlarge,html .legacy-app--view .hide-for-xlarge-only,html .legacy-app--view .hide-for-xlarge-up,html .legacy-app--view .hide-for-xxlarge,html .legacy-app--view .hide-for-xxlarge-only,html .legacy-app--view .hide-for-xxlarge-up,html .legacy-app--view .show-for-large,html .legacy-app--view .show-for-large-down,html .legacy-app--view .show-for-large-only,html .legacy-app--view .show-for-large-up,html .legacy-app--view .show-for-medium-up,html .legacy-app--view .show-for-small-up,html .legacy-app--view .show-for-xlarge-down,html .legacy-app--view .show-for-xxlarge-down,html .reveal-modal .hide-for-medium,html .reveal-modal .hide-for-medium-down,html .reveal-modal .hide-for-medium-only,html .reveal-modal .hide-for-small,html .reveal-modal .hide-for-small-down,html .reveal-modal .hide-for-small-only,html .reveal-modal .hide-for-xlarge,html .reveal-modal .hide-for-xlarge-only,html .reveal-modal .hide-for-xlarge-up,html .reveal-modal .hide-for-xxlarge,html .reveal-modal .hide-for-xxlarge-only,html .reveal-modal .hide-for-xxlarge-up,html .reveal-modal .show-for-large,html .reveal-modal .show-for-large-down,html .reveal-modal .show-for-large-only,html .reveal-modal .show-for-large-up,html .reveal-modal .show-for-medium-up,html .reveal-modal .show-for-small-up,html .reveal-modal .show-for-xlarge-down,html .reveal-modal .show-for-xxlarge-down{display:inherit!important}html .legacy-app--view .hide-for-large,html .legacy-app--view .hide-for-large-down,html .legacy-app--view .hide-for-large-only,html .legacy-app--view .hide-for-large-up,html .legacy-app--view .hide-for-medium-up,html .legacy-app--view .hide-for-small-up,html .legacy-app--view .hide-for-xlarge-down,html .legacy-app--view .hide-for-xxlarge-down,html .legacy-app--view .show-for-medium,html .legacy-app--view .show-for-medium-down,html .legacy-app--view .show-for-medium-only,html .legacy-app--view .show-for-small,html .legacy-app--view .show-for-small-down,html .legacy-app--view .show-for-small-only,html .legacy-app--view .show-for-xlarge,html .legacy-app--view .show-for-xlarge-only,html .legacy-app--view .show-for-xlarge-up,html .legacy-app--view .show-for-xxlarge,html .legacy-app--view .show-for-xxlarge-only,html .legacy-app--view .show-for-xxlarge-up,html .reveal-modal .hide-for-large,html .reveal-modal .hide-for-large-down,html .reveal-modal .hide-for-large-only,html .reveal-modal .hide-for-large-up,html .reveal-modal .hide-for-medium-up,html .reveal-modal .hide-for-small-up,html .reveal-modal .hide-for-xlarge-down,html .reveal-modal .hide-for-xxlarge-down,html .reveal-modal .show-for-medium,html .reveal-modal .show-for-medium-down,html .reveal-modal .show-for-medium-only,html .reveal-modal .show-for-small,html .reveal-modal .show-for-small-down,html .reveal-modal .show-for-small-only,html .reveal-modal .show-for-xlarge,html .reveal-modal .show-for-xlarge-only,html .reveal-modal .show-for-xlarge-up,html .reveal-modal .show-for-xxlarge,html .reveal-modal .show-for-xxlarge-only,html .reveal-modal .show-for-xxlarge-up{display:none!important}html .legacy-app--view .hidden-for-medium,html .legacy-app--view .hidden-for-medium-down,html .legacy-app--view .hidden-for-medium-only,html .legacy-app--view .hidden-for-small,html .legacy-app--view .hidden-for-small-down,html .legacy-app--view .hidden-for-small-only,html .legacy-app--view .hidden-for-xlarge,html .legacy-app--view .hidden-for-xlarge-only,html .legacy-app--view .hidden-for-xlarge-up,html .legacy-app--view .hidden-for-xxlarge,html .legacy-app--view .hidden-for-xxlarge-only,html .legacy-app--view .hidden-for-xxlarge-up,html .legacy-app--view .visible-for-large,html .legacy-app--view .visible-for-large-down,html .legacy-app--view .visible-for-large-only,html .legacy-app--view .visible-for-large-up,html .legacy-app--view .visible-for-medium-up,html .legacy-app--view .visible-for-small-up,html .legacy-app--view .visible-for-xlarge-down,html .legacy-app--view .visible-for-xxlarge-down,html .reveal-modal .hidden-for-medium,html .reveal-modal .hidden-for-medium-down,html .reveal-modal .hidden-for-medium-only,html .reveal-modal .hidden-for-small,html .reveal-modal .hidden-for-small-down,html .reveal-modal .hidden-for-small-only,html .reveal-modal .hidden-for-xlarge,html .reveal-modal .hidden-for-xlarge-only,html .reveal-modal .hidden-for-xlarge-up,html .reveal-modal .hidden-for-xxlarge,html .reveal-modal .hidden-for-xxlarge-only,html .reveal-modal .hidden-for-xxlarge-up,html .reveal-modal .visible-for-large,html .reveal-modal .visible-for-large-down,html .reveal-modal .visible-for-large-only,html .reveal-modal .visible-for-large-up,html .reveal-modal .visible-for-medium-up,html .reveal-modal .visible-for-small-up,html .reveal-modal .visible-for-xlarge-down,html .reveal-modal .visible-for-xxlarge-down{position:static!important;height:auto;width:auto;overflow:visible;clip:auto}html .legacy-app--view .hidden-for-large,html .legacy-app--view .hidden-for-large-down,html .legacy-app--view .hidden-for-large-only,html .legacy-app--view .hidden-for-large-up,html .legacy-app--view .hidden-for-medium-up,html .legacy-app--view .hidden-for-small-up,html .legacy-app--view .hidden-for-xlarge-down,html .legacy-app--view .hidden-for-xxlarge-down,html .legacy-app--view .visible-for-medium,html .legacy-app--view .visible-for-medium-down,html .legacy-app--view .visible-for-medium-only,html .legacy-app--view .visible-for-small,html .legacy-app--view .visible-for-small-down,html .legacy-app--view .visible-for-small-only,html .legacy-app--view .visible-for-xlarge,html .legacy-app--view .visible-for-xlarge-only,html .legacy-app--view .visible-for-xlarge-up,html .legacy-app--view .visible-for-xxlarge,html .legacy-app--view .visible-for-xxlarge-only,html .legacy-app--view .visible-for-xxlarge-up,html .reveal-modal .hidden-for-large,html .reveal-modal .hidden-for-large-down,html .reveal-modal .hidden-for-large-only,html .reveal-modal .hidden-for-large-up,html .reveal-modal .hidden-for-medium-up,html .reveal-modal .hidden-for-small-up,html .reveal-modal .hidden-for-xlarge-down,html .reveal-modal .hidden-for-xxlarge-down,html .reveal-modal .visible-for-medium,html .reveal-modal .visible-for-medium-down,html .reveal-modal .visible-for-medium-only,html .reveal-modal .visible-for-small,html .reveal-modal .visible-for-small-down,html .reveal-modal .visible-for-small-only,html .reveal-modal .visible-for-xlarge,html .reveal-modal .visible-for-xlarge-only,html .reveal-modal .visible-for-xlarge-up,html .reveal-modal .visible-for-xxlarge,html .reveal-modal .visible-for-xxlarge-only,html .reveal-modal .visible-for-xxlarge-up{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px}html .legacy-app--view table.hide-for-medium,html .legacy-app--view table.hide-for-medium-down,html .legacy-app--view table.hide-for-medium-only,html .legacy-app--view table.hide-for-small,html .legacy-app--view table.hide-for-small-down,html .legacy-app--view table.hide-for-small-only,html .legacy-app--view table.hide-for-xlarge,html .legacy-app--view table.hide-for-xlarge-only,html .legacy-app--view table.hide-for-xlarge-up,html .legacy-app--view table.hide-for-xxlarge,html .legacy-app--view table.hide-for-xxlarge-only,html .legacy-app--view table.hide-for-xxlarge-up,html .legacy-app--view table.show-for-large,html .legacy-app--view table.show-for-large-down,html .legacy-app--view table.show-for-large-only,html .legacy-app--view table.show-for-large-up,html .legacy-app--view table.show-for-medium-up,html .legacy-app--view table.show-for-small-up,html .legacy-app--view table.show-for-xlarge-down,html .legacy-app--view table.show-for-xxlarge-down,html .reveal-modal table.hide-for-medium,html .reveal-modal table.hide-for-medium-down,html .reveal-modal table.hide-for-medium-only,html .reveal-modal table.hide-for-small,html .reveal-modal table.hide-for-small-down,html .reveal-modal table.hide-for-small-only,html .reveal-modal table.hide-for-xlarge,html .reveal-modal table.hide-for-xlarge-only,html .reveal-modal table.hide-for-xlarge-up,html .reveal-modal table.hide-for-xxlarge,html .reveal-modal table.hide-for-xxlarge-only,html .reveal-modal table.hide-for-xxlarge-up,html .reveal-modal table.show-for-large,html .reveal-modal table.show-for-large-down,html .reveal-modal table.show-for-large-only,html .reveal-modal table.show-for-large-up,html .reveal-modal table.show-for-medium-up,html .reveal-modal table.show-for-small-up,html .reveal-modal table.show-for-xlarge-down,html .reveal-modal table.show-for-xxlarge-down{display:table!important}html .legacy-app--view thead.hide-for-medium,html .legacy-app--view thead.hide-for-medium-down,html .legacy-app--view thead.hide-for-medium-only,html .legacy-app--view thead.hide-for-small,html .legacy-app--view thead.hide-for-small-down,html .legacy-app--view thead.hide-for-small-only,html .legacy-app--view thead.hide-for-xlarge,html .legacy-app--view thead.hide-for-xlarge-only,html .legacy-app--view thead.hide-for-xlarge-up,html .legacy-app--view thead.hide-for-xxlarge,html .legacy-app--view thead.hide-for-xxlarge-only,html .legacy-app--view thead.hide-for-xxlarge-up,html .legacy-app--view thead.show-for-large,html .legacy-app--view thead.show-for-large-down,html .legacy-app--view thead.show-for-large-only,html .legacy-app--view thead.show-for-large-up,html .legacy-app--view thead.show-for-medium-up,html .legacy-app--view thead.show-for-small-up,html .legacy-app--view thead.show-for-xlarge-down,html .legacy-app--view thead.show-for-xxlarge-down,html .reveal-modal thead.hide-for-medium,html .reveal-modal thead.hide-for-medium-down,html .reveal-modal thead.hide-for-medium-only,html .reveal-modal thead.hide-for-small,html .reveal-modal thead.hide-for-small-down,html .reveal-modal thead.hide-for-small-only,html .reveal-modal thead.hide-for-xlarge,html .reveal-modal thead.hide-for-xlarge-only,html .reveal-modal thead.hide-for-xlarge-up,html .reveal-modal thead.hide-for-xxlarge,html .reveal-modal thead.hide-for-xxlarge-only,html .reveal-modal thead.hide-for-xxlarge-up,html .reveal-modal thead.show-for-large,html .reveal-modal thead.show-for-large-down,html .reveal-modal thead.show-for-large-only,html .reveal-modal thead.show-for-large-up,html .reveal-modal thead.show-for-medium-up,html .reveal-modal thead.show-for-small-up,html .reveal-modal thead.show-for-xlarge-down,html .reveal-modal thead.show-for-xxlarge-down{display:table-header-group!important}html .legacy-app--view tbody.hide-for-medium,html .legacy-app--view tbody.hide-for-medium-down,html .legacy-app--view tbody.hide-for-medium-only,html .legacy-app--view tbody.hide-for-small,html .legacy-app--view tbody.hide-for-small-down,html .legacy-app--view tbody.hide-for-small-only,html .legacy-app--view tbody.hide-for-xlarge,html .legacy-app--view tbody.hide-for-xlarge-only,html .legacy-app--view tbody.hide-for-xlarge-up,html .legacy-app--view tbody.hide-for-xxlarge,html .legacy-app--view tbody.hide-for-xxlarge-only,html .legacy-app--view tbody.hide-for-xxlarge-up,html .legacy-app--view tbody.show-for-large,html .legacy-app--view tbody.show-for-large-down,html .legacy-app--view tbody.show-for-large-only,html .legacy-app--view tbody.show-for-large-up,html .legacy-app--view tbody.show-for-medium-up,html .legacy-app--view tbody.show-for-small-up,html .legacy-app--view tbody.show-for-xlarge-down,html .legacy-app--view tbody.show-for-xxlarge-down,html .reveal-modal tbody.hide-for-medium,html .reveal-modal tbody.hide-for-medium-down,html .reveal-modal tbody.hide-for-medium-only,html .reveal-modal tbody.hide-for-small,html .reveal-modal tbody.hide-for-small-down,html .reveal-modal tbody.hide-for-small-only,html .reveal-modal tbody.hide-for-xlarge,html .reveal-modal tbody.hide-for-xlarge-only,html .reveal-modal tbody.hide-for-xlarge-up,html .reveal-modal tbody.hide-for-xxlarge,html .reveal-modal tbody.hide-for-xxlarge-only,html .reveal-modal tbody.hide-for-xxlarge-up,html .reveal-modal tbody.show-for-large,html .reveal-modal tbody.show-for-large-down,html .reveal-modal tbody.show-for-large-only,html .reveal-modal tbody.show-for-large-up,html .reveal-modal tbody.show-for-medium-up,html .reveal-modal tbody.show-for-small-up,html .reveal-modal tbody.show-for-xlarge-down,html .reveal-modal tbody.show-for-xxlarge-down{display:table-row-group!important}html .legacy-app--view tr.hide-for-medium,html .legacy-app--view tr.hide-for-medium-down,html .legacy-app--view tr.hide-for-medium-only,html .legacy-app--view tr.hide-for-small,html .legacy-app--view tr.hide-for-small-down,html .legacy-app--view tr.hide-for-small-only,html .legacy-app--view tr.hide-for-xlarge,html .legacy-app--view tr.hide-for-xlarge-only,html .legacy-app--view tr.hide-for-xlarge-up,html .legacy-app--view tr.hide-for-xxlarge,html .legacy-app--view tr.hide-for-xxlarge-only,html .legacy-app--view tr.hide-for-xxlarge-up,html .legacy-app--view tr.show-for-large,html .legacy-app--view tr.show-for-large-down,html .legacy-app--view tr.show-for-large-only,html .legacy-app--view tr.show-for-large-up,html .legacy-app--view tr.show-for-medium-up,html .legacy-app--view tr.show-for-small-up,html .legacy-app--view tr.show-for-xlarge-down,html .legacy-app--view tr.show-for-xxlarge-down,html .reveal-modal tr.hide-for-medium,html .reveal-modal tr.hide-for-medium-down,html .reveal-modal tr.hide-for-medium-only,html .reveal-modal tr.hide-for-small,html .reveal-modal tr.hide-for-small-down,html .reveal-modal tr.hide-for-small-only,html .reveal-modal tr.hide-for-xlarge,html .reveal-modal tr.hide-for-xlarge-only,html .reveal-modal tr.hide-for-xlarge-up,html .reveal-modal tr.hide-for-xxlarge,html .reveal-modal tr.hide-for-xxlarge-only,html .reveal-modal tr.hide-for-xxlarge-up,html .reveal-modal tr.show-for-large,html .reveal-modal tr.show-for-large-down,html .reveal-modal tr.show-for-large-only,html .reveal-modal tr.show-for-large-up,html .reveal-modal tr.show-for-medium-up,html .reveal-modal tr.show-for-small-up,html .reveal-modal tr.show-for-xlarge-down,html .reveal-modal tr.show-for-xxlarge-down{display:table-row}html .legacy-app--view td.hide-for-medium,html .legacy-app--view td.hide-for-medium-down,html .legacy-app--view td.hide-for-medium-only,html .legacy-app--view td.hide-for-small,html .legacy-app--view td.hide-for-small-down,html .legacy-app--view td.hide-for-small-only,html .legacy-app--view td.hide-for-xlarge,html .legacy-app--view td.hide-for-xlarge-only,html .legacy-app--view td.hide-for-xlarge-up,html .legacy-app--view td.hide-for-xxlarge,html .legacy-app--view td.hide-for-xxlarge-only,html .legacy-app--view td.hide-for-xxlarge-up,html .legacy-app--view td.show-for-large,html .legacy-app--view td.show-for-large-down,html .legacy-app--view td.show-for-large-only,html .legacy-app--view td.show-for-large-up,html .legacy-app--view td.show-for-medium-up,html .legacy-app--view td.show-for-small-up,html .legacy-app--view td.show-for-xlarge-down,html .legacy-app--view td.show-for-xxlarge-down,html .legacy-app--view th.hide-for-medium,html .legacy-app--view th.hide-for-medium-down,html .legacy-app--view th.hide-for-medium-only,html .legacy-app--view th.hide-for-small,html .legacy-app--view th.hide-for-small-down,html .legacy-app--view th.hide-for-small-only,html .legacy-app--view th.hide-for-xlarge,html .legacy-app--view th.hide-for-xlarge-only,html .legacy-app--view th.hide-for-xlarge-up,html .legacy-app--view th.hide-for-xxlarge,html .legacy-app--view th.hide-for-xxlarge-only,html .legacy-app--view th.hide-for-xxlarge-up,html .legacy-app--view th.show-for-large,html .legacy-app--view th.show-for-large-down,html .legacy-app--view th.show-for-large-only,html .legacy-app--view th.show-for-large-up,html .legacy-app--view th.show-for-medium-up,html .legacy-app--view th.show-for-small-up,html .legacy-app--view th.show-for-xlarge-down,html .legacy-app--view th.show-for-xxlarge-down,html .reveal-modal td.hide-for-medium,html .reveal-modal td.hide-for-medium-down,html .reveal-modal td.hide-for-medium-only,html .reveal-modal td.hide-for-small,html .reveal-modal td.hide-for-small-down,html .reveal-modal td.hide-for-small-only,html .reveal-modal td.hide-for-xlarge,html .reveal-modal td.hide-for-xlarge-only,html .reveal-modal td.hide-for-xlarge-up,html .reveal-modal td.hide-for-xxlarge,html .reveal-modal td.hide-for-xxlarge-only,html .reveal-modal td.hide-for-xxlarge-up,html .reveal-modal td.show-for-large,html .reveal-modal td.show-for-large-down,html .reveal-modal td.show-for-large-only,html .reveal-modal td.show-for-large-up,html .reveal-modal td.show-for-medium-up,html .reveal-modal td.show-for-small-up,html .reveal-modal td.show-for-xlarge-down,html .reveal-modal td.show-for-xxlarge-down,html .reveal-modal th.hide-for-medium,html .reveal-modal th.hide-for-medium-down,html .reveal-modal th.hide-for-medium-only,html .reveal-modal th.hide-for-small,html .reveal-modal th.hide-for-small-down,html .reveal-modal th.hide-for-small-only,html .reveal-modal th.hide-for-xlarge,html .reveal-modal th.hide-for-xlarge-only,html .reveal-modal th.hide-for-xlarge-up,html .reveal-modal th.hide-for-xxlarge,html .reveal-modal th.hide-for-xxlarge-only,html .reveal-modal th.hide-for-xxlarge-up,html .reveal-modal th.show-for-large,html .reveal-modal th.show-for-large-down,html .reveal-modal th.show-for-large-only,html .reveal-modal th.show-for-large-up,html .reveal-modal th.show-for-medium-up,html .reveal-modal th.show-for-small-up,html .reveal-modal th.show-for-xlarge-down,html .reveal-modal th.show-for-xxlarge-down{display:table-cell!important}}@media only screen and (min-width:90.0625em){html .legacy-app--view .hide-for-large,html .legacy-app--view .hide-for-large-down,html .legacy-app--view .hide-for-large-only,html .legacy-app--view .hide-for-medium,html .legacy-app--view .hide-for-medium-down,html .legacy-app--view .hide-for-medium-only,html .legacy-app--view .hide-for-small,html .legacy-app--view .hide-for-small-down,html .legacy-app--view .hide-for-small-only,html .legacy-app--view .hide-for-xxlarge,html .legacy-app--view .hide-for-xxlarge-only,html .legacy-app--view .hide-for-xxlarge-up,html .legacy-app--view .show-for-large-up,html .legacy-app--view .show-for-medium-up,html .legacy-app--view .show-for-small-up,html .legacy-app--view .show-for-xlarge,html .legacy-app--view .show-for-xlarge-down,html .legacy-app--view .show-for-xlarge-only,html .legacy-app--view .show-for-xlarge-up,html .legacy-app--view .show-for-xxlarge-down,html .reveal-modal .hide-for-large,html .reveal-modal .hide-for-large-down,html .reveal-modal .hide-for-large-only,html .reveal-modal .hide-for-medium,html .reveal-modal .hide-for-medium-down,html .reveal-modal .hide-for-medium-only,html .reveal-modal .hide-for-small,html .reveal-modal .hide-for-small-down,html .reveal-modal .hide-for-small-only,html .reveal-modal .hide-for-xxlarge,html .reveal-modal .hide-for-xxlarge-only,html .reveal-modal .hide-for-xxlarge-up,html .reveal-modal .show-for-large-up,html .reveal-modal .show-for-medium-up,html .reveal-modal .show-for-small-up,html .reveal-modal .show-for-xlarge,html .reveal-modal .show-for-xlarge-down,html .reveal-modal .show-for-xlarge-only,html .reveal-modal .show-for-xlarge-up,html .reveal-modal .show-for-xxlarge-down{display:inherit!important}html .legacy-app--view .hide-for-large-up,html .legacy-app--view .hide-for-medium-up,html .legacy-app--view .hide-for-small-up,html .legacy-app--view .hide-for-xlarge,html .legacy-app--view .hide-for-xlarge-down,html .legacy-app--view .hide-for-xlarge-only,html .legacy-app--view .hide-for-xlarge-up,html .legacy-app--view .hide-for-xxlarge-down,html .legacy-app--view .show-for-large,html .legacy-app--view .show-for-large-down,html .legacy-app--view .show-for-large-only,html .legacy-app--view .show-for-medium,html .legacy-app--view .show-for-medium-down,html .legacy-app--view .show-for-medium-only,html .legacy-app--view .show-for-small,html .legacy-app--view .show-for-small-down,html .legacy-app--view .show-for-small-only,html .legacy-app--view .show-for-xxlarge,html .legacy-app--view .show-for-xxlarge-only,html .legacy-app--view .show-for-xxlarge-up,html .reveal-modal .hide-for-large-up,html .reveal-modal .hide-for-medium-up,html .reveal-modal .hide-for-small-up,html .reveal-modal .hide-for-xlarge,html .reveal-modal .hide-for-xlarge-down,html .reveal-modal .hide-for-xlarge-only,html .reveal-modal .hide-for-xlarge-up,html .reveal-modal .hide-for-xxlarge-down,html .reveal-modal .show-for-large,html .reveal-modal .show-for-large-down,html .reveal-modal .show-for-large-only,html .reveal-modal .show-for-medium,html .reveal-modal .show-for-medium-down,html .reveal-modal .show-for-medium-only,html .reveal-modal .show-for-small,html .reveal-modal .show-for-small-down,html .reveal-modal .show-for-small-only,html .reveal-modal .show-for-xxlarge,html .reveal-modal .show-for-xxlarge-only,html .reveal-modal .show-for-xxlarge-up{display:none!important}html .legacy-app--view .hidden-for-large,html .legacy-app--view .hidden-for-large-down,html .legacy-app--view .hidden-for-large-only,html .legacy-app--view .hidden-for-medium,html .legacy-app--view .hidden-for-medium-down,html .legacy-app--view .hidden-for-medium-only,html .legacy-app--view .hidden-for-small,html .legacy-app--view .hidden-for-small-down,html .legacy-app--view .hidden-for-small-only,html .legacy-app--view .hidden-for-xxlarge,html .legacy-app--view .hidden-for-xxlarge-only,html .legacy-app--view .hidden-for-xxlarge-up,html .legacy-app--view .visible-for-large-up,html .legacy-app--view .visible-for-medium-up,html .legacy-app--view .visible-for-small-up,html .legacy-app--view .visible-for-xlarge,html .legacy-app--view .visible-for-xlarge-down,html .legacy-app--view .visible-for-xlarge-only,html .legacy-app--view .visible-for-xlarge-up,html .legacy-app--view .visible-for-xxlarge-down,html .reveal-modal .hidden-for-large,html .reveal-modal .hidden-for-large-down,html .reveal-modal .hidden-for-large-only,html .reveal-modal .hidden-for-medium,html .reveal-modal .hidden-for-medium-down,html .reveal-modal .hidden-for-medium-only,html .reveal-modal .hidden-for-small,html .reveal-modal .hidden-for-small-down,html .reveal-modal .hidden-for-small-only,html .reveal-modal .hidden-for-xxlarge,html .reveal-modal .hidden-for-xxlarge-only,html .reveal-modal .hidden-for-xxlarge-up,html .reveal-modal .visible-for-large-up,html .reveal-modal .visible-for-medium-up,html .reveal-modal .visible-for-small-up,html .reveal-modal .visible-for-xlarge,html .reveal-modal .visible-for-xlarge-down,html .reveal-modal .visible-for-xlarge-only,html .reveal-modal .visible-for-xlarge-up,html .reveal-modal .visible-for-xxlarge-down{position:static!important;height:auto;width:auto;overflow:visible;clip:auto}html .legacy-app--view .hidden-for-large-up,html .legacy-app--view .hidden-for-medium-up,html .legacy-app--view .hidden-for-small-up,html .legacy-app--view .hidden-for-xlarge,html .legacy-app--view .hidden-for-xlarge-down,html .legacy-app--view .hidden-for-xlarge-only,html .legacy-app--view .hidden-for-xlarge-up,html .legacy-app--view .hidden-for-xxlarge-down,html .legacy-app--view .visible-for-large,html .legacy-app--view .visible-for-large-down,html .legacy-app--view .visible-for-large-only,html .legacy-app--view .visible-for-medium,html .legacy-app--view .visible-for-medium-down,html .legacy-app--view .visible-for-medium-only,html .legacy-app--view .visible-for-small,html .legacy-app--view .visible-for-small-down,html .legacy-app--view .visible-for-small-only,html .legacy-app--view .visible-for-xxlarge,html .legacy-app--view .visible-for-xxlarge-only,html .legacy-app--view .visible-for-xxlarge-up,html .reveal-modal .hidden-for-large-up,html .reveal-modal .hidden-for-medium-up,html .reveal-modal .hidden-for-small-up,html .reveal-modal .hidden-for-xlarge,html .reveal-modal .hidden-for-xlarge-down,html .reveal-modal .hidden-for-xlarge-only,html .reveal-modal .hidden-for-xlarge-up,html .reveal-modal .hidden-for-xxlarge-down,html .reveal-modal .visible-for-large,html .reveal-modal .visible-for-large-down,html .reveal-modal .visible-for-large-only,html .reveal-modal .visible-for-medium,html .reveal-modal .visible-for-medium-down,html .reveal-modal .visible-for-medium-only,html .reveal-modal .visible-for-small,html .reveal-modal .visible-for-small-down,html .reveal-modal .visible-for-small-only,html .reveal-modal .visible-for-xxlarge,html .reveal-modal .visible-for-xxlarge-only,html .reveal-modal .visible-for-xxlarge-up{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px}html .legacy-app--view table.hide-for-large,html .legacy-app--view table.hide-for-large-down,html .legacy-app--view table.hide-for-large-only,html .legacy-app--view table.hide-for-medium,html .legacy-app--view table.hide-for-medium-down,html .legacy-app--view table.hide-for-medium-only,html .legacy-app--view table.hide-for-small,html .legacy-app--view table.hide-for-small-down,html .legacy-app--view table.hide-for-small-only,html .legacy-app--view table.hide-for-xxlarge,html .legacy-app--view table.hide-for-xxlarge-only,html .legacy-app--view table.hide-for-xxlarge-up,html .legacy-app--view table.show-for-large-up,html .legacy-app--view table.show-for-medium-up,html .legacy-app--view table.show-for-small-up,html .legacy-app--view table.show-for-xlarge,html .legacy-app--view table.show-for-xlarge-down,html .legacy-app--view table.show-for-xlarge-only,html .legacy-app--view table.show-for-xlarge-up,html .legacy-app--view table.show-for-xxlarge-down,html .reveal-modal table.hide-for-large,html .reveal-modal table.hide-for-large-down,html .reveal-modal table.hide-for-large-only,html .reveal-modal table.hide-for-medium,html .reveal-modal table.hide-for-medium-down,html .reveal-modal table.hide-for-medium-only,html .reveal-modal table.hide-for-small,html .reveal-modal table.hide-for-small-down,html .reveal-modal table.hide-for-small-only,html .reveal-modal table.hide-for-xxlarge,html .reveal-modal table.hide-for-xxlarge-only,html .reveal-modal table.hide-for-xxlarge-up,html .reveal-modal table.show-for-large-up,html .reveal-modal table.show-for-medium-up,html .reveal-modal table.show-for-small-up,html .reveal-modal table.show-for-xlarge,html .reveal-modal table.show-for-xlarge-down,html .reveal-modal table.show-for-xlarge-only,html .reveal-modal table.show-for-xlarge-up,html .reveal-modal table.show-for-xxlarge-down{display:table!important}html .legacy-app--view thead.hide-for-large,html .legacy-app--view thead.hide-for-large-down,html .legacy-app--view thead.hide-for-large-only,html .legacy-app--view thead.hide-for-medium,html .legacy-app--view thead.hide-for-medium-down,html .legacy-app--view thead.hide-for-medium-only,html .legacy-app--view thead.hide-for-small,html .legacy-app--view thead.hide-for-small-down,html .legacy-app--view thead.hide-for-small-only,html .legacy-app--view thead.hide-for-xxlarge,html .legacy-app--view thead.hide-for-xxlarge-only,html .legacy-app--view thead.hide-for-xxlarge-up,html .legacy-app--view thead.show-for-large-up,html .legacy-app--view thead.show-for-medium-up,html .legacy-app--view thead.show-for-small-up,html .legacy-app--view thead.show-for-xlarge,html .legacy-app--view thead.show-for-xlarge-down,html .legacy-app--view thead.show-for-xlarge-only,html .legacy-app--view thead.show-for-xlarge-up,html .legacy-app--view thead.show-for-xxlarge-down,html .reveal-modal thead.hide-for-large,html .reveal-modal thead.hide-for-large-down,html .reveal-modal thead.hide-for-large-only,html .reveal-modal thead.hide-for-medium,html .reveal-modal thead.hide-for-medium-down,html .reveal-modal thead.hide-for-medium-only,html .reveal-modal thead.hide-for-small,html .reveal-modal thead.hide-for-small-down,html .reveal-modal thead.hide-for-small-only,html .reveal-modal thead.hide-for-xxlarge,html .reveal-modal thead.hide-for-xxlarge-only,html .reveal-modal thead.hide-for-xxlarge-up,html .reveal-modal thead.show-for-large-up,html .reveal-modal thead.show-for-medium-up,html .reveal-modal thead.show-for-small-up,html .reveal-modal thead.show-for-xlarge,html .reveal-modal thead.show-for-xlarge-down,html .reveal-modal thead.show-for-xlarge-only,html .reveal-modal thead.show-for-xlarge-up,html .reveal-modal thead.show-for-xxlarge-down{display:table-header-group!important}html .legacy-app--view tbody.hide-for-large,html .legacy-app--view tbody.hide-for-large-down,html .legacy-app--view tbody.hide-for-large-only,html .legacy-app--view tbody.hide-for-medium,html .legacy-app--view tbody.hide-for-medium-down,html .legacy-app--view tbody.hide-for-medium-only,html .legacy-app--view tbody.hide-for-small,html .legacy-app--view tbody.hide-for-small-down,html .legacy-app--view tbody.hide-for-small-only,html .legacy-app--view tbody.hide-for-xxlarge,html .legacy-app--view tbody.hide-for-xxlarge-only,html .legacy-app--view tbody.hide-for-xxlarge-up,html .legacy-app--view tbody.show-for-large-up,html .legacy-app--view tbody.show-for-medium-up,html .legacy-app--view tbody.show-for-small-up,html .legacy-app--view tbody.show-for-xlarge,html .legacy-app--view tbody.show-for-xlarge-down,html .legacy-app--view tbody.show-for-xlarge-only,html .legacy-app--view tbody.show-for-xlarge-up,html .legacy-app--view tbody.show-for-xxlarge-down,html .reveal-modal tbody.hide-for-large,html .reveal-modal tbody.hide-for-large-down,html .reveal-modal tbody.hide-for-large-only,html .reveal-modal tbody.hide-for-medium,html .reveal-modal tbody.hide-for-medium-down,html .reveal-modal tbody.hide-for-medium-only,html .reveal-modal tbody.hide-for-small,html .reveal-modal tbody.hide-for-small-down,html .reveal-modal tbody.hide-for-small-only,html .reveal-modal tbody.hide-for-xxlarge,html .reveal-modal tbody.hide-for-xxlarge-only,html .reveal-modal tbody.hide-for-xxlarge-up,html .reveal-modal tbody.show-for-large-up,html .reveal-modal tbody.show-for-medium-up,html .reveal-modal tbody.show-for-small-up,html .reveal-modal tbody.show-for-xlarge,html .reveal-modal tbody.show-for-xlarge-down,html .reveal-modal tbody.show-for-xlarge-only,html .reveal-modal tbody.show-for-xlarge-up,html .reveal-modal tbody.show-for-xxlarge-down{display:table-row-group!important}html .legacy-app--view tr.hide-for-large,html .legacy-app--view tr.hide-for-large-down,html .legacy-app--view tr.hide-for-large-only,html .legacy-app--view tr.hide-for-medium,html .legacy-app--view tr.hide-for-medium-down,html .legacy-app--view tr.hide-for-medium-only,html .legacy-app--view tr.hide-for-small,html .legacy-app--view tr.hide-for-small-down,html .legacy-app--view tr.hide-for-small-only,html .legacy-app--view tr.hide-for-xxlarge,html .legacy-app--view tr.hide-for-xxlarge-only,html .legacy-app--view tr.hide-for-xxlarge-up,html .legacy-app--view tr.show-for-large-up,html .legacy-app--view tr.show-for-medium-up,html .legacy-app--view tr.show-for-small-up,html .legacy-app--view tr.show-for-xlarge,html .legacy-app--view tr.show-for-xlarge-down,html .legacy-app--view tr.show-for-xlarge-only,html .legacy-app--view tr.show-for-xlarge-up,html .legacy-app--view tr.show-for-xxlarge-down,html .reveal-modal tr.hide-for-large,html .reveal-modal tr.hide-for-large-down,html .reveal-modal tr.hide-for-large-only,html .reveal-modal tr.hide-for-medium,html .reveal-modal tr.hide-for-medium-down,html .reveal-modal tr.hide-for-medium-only,html .reveal-modal tr.hide-for-small,html .reveal-modal tr.hide-for-small-down,html .reveal-modal tr.hide-for-small-only,html .reveal-modal tr.hide-for-xxlarge,html .reveal-modal tr.hide-for-xxlarge-only,html .reveal-modal tr.hide-for-xxlarge-up,html .reveal-modal tr.show-for-large-up,html .reveal-modal tr.show-for-medium-up,html .reveal-modal tr.show-for-small-up,html .reveal-modal tr.show-for-xlarge,html .reveal-modal tr.show-for-xlarge-down,html .reveal-modal tr.show-for-xlarge-only,html .reveal-modal tr.show-for-xlarge-up,html .reveal-modal tr.show-for-xxlarge-down{display:table-row}html .legacy-app--view td.hide-for-large,html .legacy-app--view td.hide-for-large-down,html .legacy-app--view td.hide-for-large-only,html .legacy-app--view td.hide-for-medium,html .legacy-app--view td.hide-for-medium-down,html .legacy-app--view td.hide-for-medium-only,html .legacy-app--view td.hide-for-small,html .legacy-app--view td.hide-for-small-down,html .legacy-app--view td.hide-for-small-only,html .legacy-app--view td.hide-for-xxlarge,html .legacy-app--view td.hide-for-xxlarge-only,html .legacy-app--view td.hide-for-xxlarge-up,html .legacy-app--view td.show-for-large-up,html .legacy-app--view td.show-for-medium-up,html .legacy-app--view td.show-for-small-up,html .legacy-app--view td.show-for-xlarge,html .legacy-app--view td.show-for-xlarge-down,html .legacy-app--view td.show-for-xlarge-only,html .legacy-app--view td.show-for-xlarge-up,html .legacy-app--view td.show-for-xxlarge-down,html .legacy-app--view th.hide-for-large,html .legacy-app--view th.hide-for-large-down,html .legacy-app--view th.hide-for-large-only,html .legacy-app--view th.hide-for-medium,html .legacy-app--view th.hide-for-medium-down,html .legacy-app--view th.hide-for-medium-only,html .legacy-app--view th.hide-for-small,html .legacy-app--view th.hide-for-small-down,html .legacy-app--view th.hide-for-small-only,html .legacy-app--view th.hide-for-xxlarge,html .legacy-app--view th.hide-for-xxlarge-only,html .legacy-app--view th.hide-for-xxlarge-up,html .legacy-app--view th.show-for-large-up,html .legacy-app--view th.show-for-medium-up,html .legacy-app--view th.show-for-small-up,html .legacy-app--view th.show-for-xlarge,html .legacy-app--view th.show-for-xlarge-down,html .legacy-app--view th.show-for-xlarge-only,html .legacy-app--view th.show-for-xlarge-up,html .legacy-app--view th.show-for-xxlarge-down,html .reveal-modal td.hide-for-large,html .reveal-modal td.hide-for-large-down,html .reveal-modal td.hide-for-large-only,html .reveal-modal td.hide-for-medium,html .reveal-modal td.hide-for-medium-down,html .reveal-modal td.hide-for-medium-only,html .reveal-modal td.hide-for-small,html .reveal-modal td.hide-for-small-down,html .reveal-modal td.hide-for-small-only,html .reveal-modal td.hide-for-xxlarge,html .reveal-modal td.hide-for-xxlarge-only,html .reveal-modal td.hide-for-xxlarge-up,html .reveal-modal td.show-for-large-up,html .reveal-modal td.show-for-medium-up,html .reveal-modal td.show-for-small-up,html .reveal-modal td.show-for-xlarge,html .reveal-modal td.show-for-xlarge-down,html .reveal-modal td.show-for-xlarge-only,html .reveal-modal td.show-for-xlarge-up,html .reveal-modal td.show-for-xxlarge-down,html .reveal-modal th.hide-for-large,html .reveal-modal th.hide-for-large-down,html .reveal-modal th.hide-for-large-only,html .reveal-modal th.hide-for-medium,html .reveal-modal th.hide-for-medium-down,html .reveal-modal th.hide-for-medium-only,html .reveal-modal th.hide-for-small,html .reveal-modal th.hide-for-small-down,html .reveal-modal th.hide-for-small-only,html .reveal-modal th.hide-for-xxlarge,html .reveal-modal th.hide-for-xxlarge-only,html .reveal-modal th.hide-for-xxlarge-up,html .reveal-modal th.show-for-large-up,html .reveal-modal th.show-for-medium-up,html .reveal-modal th.show-for-small-up,html .reveal-modal th.show-for-xlarge,html .reveal-modal th.show-for-xlarge-down,html .reveal-modal th.show-for-xlarge-only,html .reveal-modal th.show-for-xlarge-up,html .reveal-modal th.show-for-xxlarge-down{display:table-cell!important}}@media only screen and (min-width:120.0625em){html .legacy-app--view .hide-for-large,html .legacy-app--view .hide-for-large-down,html .legacy-app--view .hide-for-large-only,html .legacy-app--view .hide-for-medium,html .legacy-app--view .hide-for-medium-down,html .legacy-app--view .hide-for-medium-only,html .legacy-app--view .hide-for-small,html .legacy-app--view .hide-for-small-down,html .legacy-app--view .hide-for-small-only,html .legacy-app--view .hide-for-xlarge,html .legacy-app--view .hide-for-xlarge-down,html .legacy-app--view .hide-for-xlarge-only,html .legacy-app--view .show-for-large-up,html .legacy-app--view .show-for-medium-up,html .legacy-app--view .show-for-small-up,html .legacy-app--view .show-for-xlarge-up,html .legacy-app--view .show-for-xxlarge,html .legacy-app--view .show-for-xxlarge-down,html .legacy-app--view .show-for-xxlarge-only,html .legacy-app--view .show-for-xxlarge-up,html .reveal-modal .hide-for-large,html .reveal-modal .hide-for-large-down,html .reveal-modal .hide-for-large-only,html .reveal-modal .hide-for-medium,html .reveal-modal .hide-for-medium-down,html .reveal-modal .hide-for-medium-only,html .reveal-modal .hide-for-small,html .reveal-modal .hide-for-small-down,html .reveal-modal .hide-for-small-only,html .reveal-modal .hide-for-xlarge,html .reveal-modal .hide-for-xlarge-down,html .reveal-modal .hide-for-xlarge-only,html .reveal-modal .show-for-large-up,html .reveal-modal .show-for-medium-up,html .reveal-modal .show-for-small-up,html .reveal-modal .show-for-xlarge-up,html .reveal-modal .show-for-xxlarge,html .reveal-modal .show-for-xxlarge-down,html .reveal-modal .show-for-xxlarge-only,html .reveal-modal .show-for-xxlarge-up{display:inherit!important}html .legacy-app--view .hide-for-large-up,html .legacy-app--view .hide-for-medium-up,html .legacy-app--view .hide-for-small-up,html .legacy-app--view .hide-for-xlarge-up,html .legacy-app--view .hide-for-xxlarge,html .legacy-app--view .hide-for-xxlarge-down,html .legacy-app--view .hide-for-xxlarge-only,html .legacy-app--view .hide-for-xxlarge-up,html .legacy-app--view .show-for-large,html .legacy-app--view .show-for-large-down,html .legacy-app--view .show-for-large-only,html .legacy-app--view .show-for-medium,html .legacy-app--view .show-for-medium-down,html .legacy-app--view .show-for-medium-only,html .legacy-app--view .show-for-small,html .legacy-app--view .show-for-small-down,html .legacy-app--view .show-for-small-only,html .legacy-app--view .show-for-xlarge,html .legacy-app--view .show-for-xlarge-down,html .legacy-app--view .show-for-xlarge-only,html .reveal-modal .hide-for-large-up,html .reveal-modal .hide-for-medium-up,html .reveal-modal .hide-for-small-up,html .reveal-modal .hide-for-xlarge-up,html .reveal-modal .hide-for-xxlarge,html .reveal-modal .hide-for-xxlarge-down,html .reveal-modal .hide-for-xxlarge-only,html .reveal-modal .hide-for-xxlarge-up,html .reveal-modal .show-for-large,html .reveal-modal .show-for-large-down,html .reveal-modal .show-for-large-only,html .reveal-modal .show-for-medium,html .reveal-modal .show-for-medium-down,html .reveal-modal .show-for-medium-only,html .reveal-modal .show-for-small,html .reveal-modal .show-for-small-down,html .reveal-modal .show-for-small-only,html .reveal-modal .show-for-xlarge,html .reveal-modal .show-for-xlarge-down,html .reveal-modal .show-for-xlarge-only{display:none!important}html .legacy-app--view .hidden-for-large,html .legacy-app--view .hidden-for-large-down,html .legacy-app--view .hidden-for-large-only,html .legacy-app--view .hidden-for-medium,html .legacy-app--view .hidden-for-medium-down,html .legacy-app--view .hidden-for-medium-only,html .legacy-app--view .hidden-for-small,html .legacy-app--view .hidden-for-small-down,html .legacy-app--view .hidden-for-small-only,html .legacy-app--view .hidden-for-xlarge,html .legacy-app--view .hidden-for-xlarge-down,html .legacy-app--view .hidden-for-xlarge-only,html .legacy-app--view .visible-for-large-up,html .legacy-app--view .visible-for-medium-up,html .legacy-app--view .visible-for-small-up,html .legacy-app--view .visible-for-xlarge-up,html .legacy-app--view .visible-for-xxlarge,html .legacy-app--view .visible-for-xxlarge-down,html .legacy-app--view .visible-for-xxlarge-only,html .legacy-app--view .visible-for-xxlarge-up,html .reveal-modal .hidden-for-large,html .reveal-modal .hidden-for-large-down,html .reveal-modal .hidden-for-large-only,html .reveal-modal .hidden-for-medium,html .reveal-modal .hidden-for-medium-down,html .reveal-modal .hidden-for-medium-only,html .reveal-modal .hidden-for-small,html .reveal-modal .hidden-for-small-down,html .reveal-modal .hidden-for-small-only,html .reveal-modal .hidden-for-xlarge,html .reveal-modal .hidden-for-xlarge-down,html .reveal-modal .hidden-for-xlarge-only,html .reveal-modal .visible-for-large-up,html .reveal-modal .visible-for-medium-up,html .reveal-modal .visible-for-small-up,html .reveal-modal .visible-for-xlarge-up,html .reveal-modal .visible-for-xxlarge,html .reveal-modal .visible-for-xxlarge-down,html .reveal-modal .visible-for-xxlarge-only,html .reveal-modal .visible-for-xxlarge-up{position:static!important;height:auto;width:auto;overflow:visible;clip:auto}html .legacy-app--view .hidden-for-large-up,html .legacy-app--view .hidden-for-medium-up,html .legacy-app--view .hidden-for-small-up,html .legacy-app--view .hidden-for-xlarge-up,html .legacy-app--view .hidden-for-xxlarge,html .legacy-app--view .hidden-for-xxlarge-down,html .legacy-app--view .hidden-for-xxlarge-only,html .legacy-app--view .hidden-for-xxlarge-up,html .legacy-app--view .visible-for-large,html .legacy-app--view .visible-for-large-down,html .legacy-app--view .visible-for-large-only,html .legacy-app--view .visible-for-medium,html .legacy-app--view .visible-for-medium-down,html .legacy-app--view .visible-for-medium-only,html .legacy-app--view .visible-for-small,html .legacy-app--view .visible-for-small-down,html .legacy-app--view .visible-for-small-only,html .legacy-app--view .visible-for-xlarge,html .legacy-app--view .visible-for-xlarge-down,html .legacy-app--view .visible-for-xlarge-only,html .reveal-modal .hidden-for-large-up,html .reveal-modal .hidden-for-medium-up,html .reveal-modal .hidden-for-small-up,html .reveal-modal .hidden-for-xlarge-up,html .reveal-modal .hidden-for-xxlarge,html .reveal-modal .hidden-for-xxlarge-down,html .reveal-modal .hidden-for-xxlarge-only,html .reveal-modal .hidden-for-xxlarge-up,html .reveal-modal .visible-for-large,html .reveal-modal .visible-for-large-down,html .reveal-modal .visible-for-large-only,html .reveal-modal .visible-for-medium,html .reveal-modal .visible-for-medium-down,html .reveal-modal .visible-for-medium-only,html .reveal-modal .visible-for-small,html .reveal-modal .visible-for-small-down,html .reveal-modal .visible-for-small-only,html .reveal-modal .visible-for-xlarge,html .reveal-modal .visible-for-xlarge-down,html .reveal-modal .visible-for-xlarge-only{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px}html .legacy-app--view table.hide-for-large,html .legacy-app--view table.hide-for-large-down,html .legacy-app--view table.hide-for-large-only,html .legacy-app--view table.hide-for-medium,html .legacy-app--view table.hide-for-medium-down,html .legacy-app--view table.hide-for-medium-only,html .legacy-app--view table.hide-for-small,html .legacy-app--view table.hide-for-small-down,html .legacy-app--view table.hide-for-small-only,html .legacy-app--view table.hide-for-xlarge,html .legacy-app--view table.hide-for-xlarge-down,html .legacy-app--view table.hide-for-xlarge-only,html .legacy-app--view table.show-for-large-up,html .legacy-app--view table.show-for-medium-up,html .legacy-app--view table.show-for-small-up,html .legacy-app--view table.show-for-xlarge-up,html .legacy-app--view table.show-for-xxlarge,html .legacy-app--view table.show-for-xxlarge-down,html .legacy-app--view table.show-for-xxlarge-only,html .legacy-app--view table.show-for-xxlarge-up,html .reveal-modal table.hide-for-large,html .reveal-modal table.hide-for-large-down,html .reveal-modal table.hide-for-large-only,html .reveal-modal table.hide-for-medium,html .reveal-modal table.hide-for-medium-down,html .reveal-modal table.hide-for-medium-only,html .reveal-modal table.hide-for-small,html .reveal-modal table.hide-for-small-down,html .reveal-modal table.hide-for-small-only,html .reveal-modal table.hide-for-xlarge,html .reveal-modal table.hide-for-xlarge-down,html .reveal-modal table.hide-for-xlarge-only,html .reveal-modal table.show-for-large-up,html .reveal-modal table.show-for-medium-up,html .reveal-modal table.show-for-small-up,html .reveal-modal table.show-for-xlarge-up,html .reveal-modal table.show-for-xxlarge,html .reveal-modal table.show-for-xxlarge-down,html .reveal-modal table.show-for-xxlarge-only,html .reveal-modal table.show-for-xxlarge-up{display:table!important}html .legacy-app--view thead.hide-for-large,html .legacy-app--view thead.hide-for-large-down,html .legacy-app--view thead.hide-for-large-only,html .legacy-app--view thead.hide-for-medium,html .legacy-app--view thead.hide-for-medium-down,html .legacy-app--view thead.hide-for-medium-only,html .legacy-app--view thead.hide-for-small,html .legacy-app--view thead.hide-for-small-down,html .legacy-app--view thead.hide-for-small-only,html .legacy-app--view thead.hide-for-xlarge,html .legacy-app--view thead.hide-for-xlarge-down,html .legacy-app--view thead.hide-for-xlarge-only,html .legacy-app--view thead.show-for-large-up,html .legacy-app--view thead.show-for-medium-up,html .legacy-app--view thead.show-for-small-up,html .legacy-app--view thead.show-for-xlarge-up,html .legacy-app--view thead.show-for-xxlarge,html .legacy-app--view thead.show-for-xxlarge-down,html .legacy-app--view thead.show-for-xxlarge-only,html .legacy-app--view thead.show-for-xxlarge-up,html .reveal-modal thead.hide-for-large,html .reveal-modal thead.hide-for-large-down,html .reveal-modal thead.hide-for-large-only,html .reveal-modal thead.hide-for-medium,html .reveal-modal thead.hide-for-medium-down,html .reveal-modal thead.hide-for-medium-only,html .reveal-modal thead.hide-for-small,html .reveal-modal thead.hide-for-small-down,html .reveal-modal thead.hide-for-small-only,html .reveal-modal thead.hide-for-xlarge,html .reveal-modal thead.hide-for-xlarge-down,html .reveal-modal thead.hide-for-xlarge-only,html .reveal-modal thead.show-for-large-up,html .reveal-modal thead.show-for-medium-up,html .reveal-modal thead.show-for-small-up,html .reveal-modal thead.show-for-xlarge-up,html .reveal-modal thead.show-for-xxlarge,html .reveal-modal thead.show-for-xxlarge-down,html .reveal-modal thead.show-for-xxlarge-only,html .reveal-modal thead.show-for-xxlarge-up{display:table-header-group!important}html .legacy-app--view tbody.hide-for-large,html .legacy-app--view tbody.hide-for-large-down,html .legacy-app--view tbody.hide-for-large-only,html .legacy-app--view tbody.hide-for-medium,html .legacy-app--view tbody.hide-for-medium-down,html .legacy-app--view tbody.hide-for-medium-only,html .legacy-app--view tbody.hide-for-small,html .legacy-app--view tbody.hide-for-small-down,html .legacy-app--view tbody.hide-for-small-only,html .legacy-app--view tbody.hide-for-xlarge,html .legacy-app--view tbody.hide-for-xlarge-down,html .legacy-app--view tbody.hide-for-xlarge-only,html .legacy-app--view tbody.show-for-large-up,html .legacy-app--view tbody.show-for-medium-up,html .legacy-app--view tbody.show-for-small-up,html .legacy-app--view tbody.show-for-xlarge-up,html .legacy-app--view tbody.show-for-xxlarge,html .legacy-app--view tbody.show-for-xxlarge-down,html .legacy-app--view tbody.show-for-xxlarge-only,html .legacy-app--view tbody.show-for-xxlarge-up,html .reveal-modal tbody.hide-for-large,html .reveal-modal tbody.hide-for-large-down,html .reveal-modal tbody.hide-for-large-only,html .reveal-modal tbody.hide-for-medium,html .reveal-modal tbody.hide-for-medium-down,html .reveal-modal tbody.hide-for-medium-only,html .reveal-modal tbody.hide-for-small,html .reveal-modal tbody.hide-for-small-down,html .reveal-modal tbody.hide-for-small-only,html .reveal-modal tbody.hide-for-xlarge,html .reveal-modal tbody.hide-for-xlarge-down,html .reveal-modal tbody.hide-for-xlarge-only,html .reveal-modal tbody.show-for-large-up,html .reveal-modal tbody.show-for-medium-up,html .reveal-modal tbody.show-for-small-up,html .reveal-modal tbody.show-for-xlarge-up,html .reveal-modal tbody.show-for-xxlarge,html .reveal-modal tbody.show-for-xxlarge-down,html .reveal-modal tbody.show-for-xxlarge-only,html .reveal-modal tbody.show-for-xxlarge-up{display:table-row-group!important}html .legacy-app--view tr.hide-for-large,html .legacy-app--view tr.hide-for-large-down,html .legacy-app--view tr.hide-for-large-only,html .legacy-app--view tr.hide-for-medium,html .legacy-app--view tr.hide-for-medium-down,html .legacy-app--view tr.hide-for-medium-only,html .legacy-app--view tr.hide-for-small,html .legacy-app--view tr.hide-for-small-down,html .legacy-app--view tr.hide-for-small-only,html .legacy-app--view tr.hide-for-xlarge,html .legacy-app--view tr.hide-for-xlarge-down,html .legacy-app--view tr.hide-for-xlarge-only,html .legacy-app--view tr.show-for-large-up,html .legacy-app--view tr.show-for-medium-up,html .legacy-app--view tr.show-for-small-up,html .legacy-app--view tr.show-for-xlarge-up,html .legacy-app--view tr.show-for-xxlarge,html .legacy-app--view tr.show-for-xxlarge-down,html .legacy-app--view tr.show-for-xxlarge-only,html .legacy-app--view tr.show-for-xxlarge-up,html .reveal-modal tr.hide-for-large,html .reveal-modal tr.hide-for-large-down,html .reveal-modal tr.hide-for-large-only,html .reveal-modal tr.hide-for-medium,html .reveal-modal tr.hide-for-medium-down,html .reveal-modal tr.hide-for-medium-only,html .reveal-modal tr.hide-for-small,html .reveal-modal tr.hide-for-small-down,html .reveal-modal tr.hide-for-small-only,html .reveal-modal tr.hide-for-xlarge,html .reveal-modal tr.hide-for-xlarge-down,html .reveal-modal tr.hide-for-xlarge-only,html .reveal-modal tr.show-for-large-up,html .reveal-modal tr.show-for-medium-up,html .reveal-modal tr.show-for-small-up,html .reveal-modal tr.show-for-xlarge-up,html .reveal-modal tr.show-for-xxlarge,html .reveal-modal tr.show-for-xxlarge-down,html .reveal-modal tr.show-for-xxlarge-only,html .reveal-modal tr.show-for-xxlarge-up{display:table-row}html .legacy-app--view td.hide-for-large,html .legacy-app--view td.hide-for-large-down,html .legacy-app--view td.hide-for-large-only,html .legacy-app--view td.hide-for-medium,html .legacy-app--view td.hide-for-medium-down,html .legacy-app--view td.hide-for-medium-only,html .legacy-app--view td.hide-for-small,html .legacy-app--view td.hide-for-small-down,html .legacy-app--view td.hide-for-small-only,html .legacy-app--view td.hide-for-xlarge,html .legacy-app--view td.hide-for-xlarge-down,html .legacy-app--view td.hide-for-xlarge-only,html .legacy-app--view td.show-for-large-up,html .legacy-app--view td.show-for-medium-up,html .legacy-app--view td.show-for-small-up,html .legacy-app--view td.show-for-xlarge-up,html .legacy-app--view td.show-for-xxlarge,html .legacy-app--view td.show-for-xxlarge-down,html .legacy-app--view td.show-for-xxlarge-only,html .legacy-app--view td.show-for-xxlarge-up,html .legacy-app--view th.hide-for-large,html .legacy-app--view th.hide-for-large-down,html .legacy-app--view th.hide-for-large-only,html .legacy-app--view th.hide-for-medium,html .legacy-app--view th.hide-for-medium-down,html .legacy-app--view th.hide-for-medium-only,html .legacy-app--view th.hide-for-small,html .legacy-app--view th.hide-for-small-down,html .legacy-app--view th.hide-for-small-only,html .legacy-app--view th.hide-for-xlarge,html .legacy-app--view th.hide-for-xlarge-down,html .legacy-app--view th.hide-for-xlarge-only,html .legacy-app--view th.show-for-large-up,html .legacy-app--view th.show-for-medium-up,html .legacy-app--view th.show-for-small-up,html .legacy-app--view th.show-for-xlarge-up,html .legacy-app--view th.show-for-xxlarge,html .legacy-app--view th.show-for-xxlarge-down,html .legacy-app--view th.show-for-xxlarge-only,html .legacy-app--view th.show-for-xxlarge-up,html .reveal-modal td.hide-for-large,html .reveal-modal td.hide-for-large-down,html .reveal-modal td.hide-for-large-only,html .reveal-modal td.hide-for-medium,html .reveal-modal td.hide-for-medium-down,html .reveal-modal td.hide-for-medium-only,html .reveal-modal td.hide-for-small,html .reveal-modal td.hide-for-small-down,html .reveal-modal td.hide-for-small-only,html .reveal-modal td.hide-for-xlarge,html .reveal-modal td.hide-for-xlarge-down,html .reveal-modal td.hide-for-xlarge-only,html .reveal-modal td.show-for-large-up,html .reveal-modal td.show-for-medium-up,html .reveal-modal td.show-for-small-up,html .reveal-modal td.show-for-xlarge-up,html .reveal-modal td.show-for-xxlarge,html .reveal-modal td.show-for-xxlarge-down,html .reveal-modal td.show-for-xxlarge-only,html .reveal-modal td.show-for-xxlarge-up,html .reveal-modal th.hide-for-large,html .reveal-modal th.hide-for-large-down,html .reveal-modal th.hide-for-large-only,html .reveal-modal th.hide-for-medium,html .reveal-modal th.hide-for-medium-down,html .reveal-modal th.hide-for-medium-only,html .reveal-modal th.hide-for-small,html .reveal-modal th.hide-for-small-down,html .reveal-modal th.hide-for-small-only,html .reveal-modal th.hide-for-xlarge,html .reveal-modal th.hide-for-xlarge-down,html .reveal-modal th.hide-for-xlarge-only,html .reveal-modal th.show-for-large-up,html .reveal-modal th.show-for-medium-up,html .reveal-modal th.show-for-small-up,html .reveal-modal th.show-for-xlarge-up,html .reveal-modal th.show-for-xxlarge,html .reveal-modal th.show-for-xxlarge-down,html .reveal-modal th.show-for-xxlarge-only,html .reveal-modal th.show-for-xxlarge-up{display:table-cell!important}}html .legacy-app--view .hide-for-portrait,html .legacy-app--view .show-for-landscape,html .reveal-modal .hide-for-portrait,html .reveal-modal .show-for-landscape{display:inherit!important}html .legacy-app--view .hide-for-landscape,html .legacy-app--view .show-for-portrait,html .reveal-modal .hide-for-landscape,html .reveal-modal .show-for-portrait{display:none!important}html .legacy-app--view table.hide-for-landscape,html .legacy-app--view table.show-for-portrait,html .reveal-modal table.hide-for-landscape,html .reveal-modal table.show-for-portrait{display:table!important}html .legacy-app--view thead.hide-for-landscape,html .legacy-app--view thead.show-for-portrait,html .reveal-modal thead.hide-for-landscape,html .reveal-modal thead.show-for-portrait{display:table-header-group!important}html .legacy-app--view tbody.hide-for-landscape,html .legacy-app--view tbody.show-for-portrait,html .reveal-modal tbody.hide-for-landscape,html .reveal-modal tbody.show-for-portrait{display:table-row-group!important}html .legacy-app--view tr.hide-for-landscape,html .legacy-app--view tr.show-for-portrait,html .reveal-modal tr.hide-for-landscape,html .reveal-modal tr.show-for-portrait{display:table-row!important}html .legacy-app--view td.hide-for-landscape,html .legacy-app--view td.show-for-portrait,html .legacy-app--view th.hide-for-landscape,html .legacy-app--view th.show-for-portrait,html .reveal-modal td.hide-for-landscape,html .reveal-modal td.show-for-portrait,html .reveal-modal th.hide-for-landscape,html .reveal-modal th.show-for-portrait{display:table-cell!important}@media only screen and (orientation:landscape){html .legacy-app--view .hide-for-portrait,html .legacy-app--view .show-for-landscape,html .reveal-modal .hide-for-portrait,html .reveal-modal .show-for-landscape{display:inherit!important}html .legacy-app--view .hide-for-landscape,html .legacy-app--view .show-for-portrait,html .reveal-modal .hide-for-landscape,html .reveal-modal .show-for-portrait{display:none!important}html .legacy-app--view table.hide-for-portrait,html .legacy-app--view table.show-for-landscape,html .reveal-modal table.hide-for-portrait,html .reveal-modal table.show-for-landscape{display:table!important}html .legacy-app--view thead.hide-for-portrait,html .legacy-app--view thead.show-for-landscape,html .reveal-modal thead.hide-for-portrait,html .reveal-modal thead.show-for-landscape{display:table-header-group!important}html .legacy-app--view tbody.hide-for-portrait,html .legacy-app--view tbody.show-for-landscape,html .reveal-modal tbody.hide-for-portrait,html .reveal-modal tbody.show-for-landscape{display:table-row-group!important}html .legacy-app--view tr.hide-for-portrait,html .legacy-app--view tr.show-for-landscape,html .reveal-modal tr.hide-for-portrait,html .reveal-modal tr.show-for-landscape{display:table-row!important}html .legacy-app--view td.hide-for-portrait,html .legacy-app--view td.show-for-landscape,html .legacy-app--view th.hide-for-portrait,html .legacy-app--view th.show-for-landscape,html .reveal-modal td.hide-for-portrait,html .reveal-modal td.show-for-landscape,html .reveal-modal th.hide-for-portrait,html .reveal-modal th.show-for-landscape{display:table-cell!important}}@media only screen and (orientation:portrait){html .legacy-app--view .hide-for-landscape,html .legacy-app--view .show-for-portrait,html .reveal-modal .hide-for-landscape,html .reveal-modal .show-for-portrait{display:inherit!important}html .legacy-app--view .hide-for-portrait,html .legacy-app--view .show-for-landscape,html .reveal-modal .hide-for-portrait,html .reveal-modal .show-for-landscape{display:none!important}html .legacy-app--view table.hide-for-landscape,html .legacy-app--view table.show-for-portrait,html .reveal-modal table.hide-for-landscape,html .reveal-modal table.show-for-portrait{display:table!important}html .legacy-app--view thead.hide-for-landscape,html .legacy-app--view thead.show-for-portrait,html .reveal-modal thead.hide-for-landscape,html .reveal-modal thead.show-for-portrait{display:table-header-group!important}html .legacy-app--view tbody.hide-for-landscape,html .legacy-app--view tbody.show-for-portrait,html .reveal-modal tbody.hide-for-landscape,html .reveal-modal tbody.show-for-portrait{display:table-row-group!important}html .legacy-app--view tr.hide-for-landscape,html .legacy-app--view tr.show-for-portrait,html .reveal-modal tr.hide-for-landscape,html .reveal-modal tr.show-for-portrait{display:table-row!important}html .legacy-app--view td.hide-for-landscape,html .legacy-app--view td.show-for-portrait,html .legacy-app--view th.hide-for-landscape,html .legacy-app--view th.show-for-portrait,html .reveal-modal td.hide-for-landscape,html .reveal-modal td.show-for-portrait,html .reveal-modal th.hide-for-landscape,html .reveal-modal th.show-for-portrait{display:table-cell!important}}html .legacy-app--view .show-for-touch,html .reveal-modal .show-for-touch{display:none!important}html .legacy-app--view .hide-for-touch,html .legacy-app--view .touch .show-for-touch,html .reveal-modal .hide-for-touch,html .reveal-modal .touch .show-for-touch{display:inherit!important}html .legacy-app--view .touch .hide-for-touch,html .reveal-modal .touch .hide-for-touch{display:none!important}html .legacy-app--view .touch table.show-for-touch,html .legacy-app--view table.hide-for-touch,html .reveal-modal .touch table.show-for-touch,html .reveal-modal table.hide-for-touch{display:table!important}html .legacy-app--view .touch thead.show-for-touch,html .legacy-app--view thead.hide-for-touch,html .reveal-modal .touch thead.show-for-touch,html .reveal-modal thead.hide-for-touch{display:table-header-group!important}html .legacy-app--view .touch tbody.show-for-touch,html .legacy-app--view tbody.hide-for-touch,html .reveal-modal .touch tbody.show-for-touch,html .reveal-modal tbody.hide-for-touch{display:table-row-group!important}html .legacy-app--view .touch tr.show-for-touch,html .legacy-app--view tr.hide-for-touch,html .reveal-modal .touch tr.show-for-touch,html .reveal-modal tr.hide-for-touch{display:table-row!important}html .legacy-app--view .touch td.show-for-touch,html .legacy-app--view .touch th.show-for-touch,html .legacy-app--view td.hide-for-touch,html .legacy-app--view th.hide-for-touch,html .reveal-modal .touch td.show-for-touch,html .reveal-modal .touch th.show-for-touch,html .reveal-modal td.hide-for-touch,html .reveal-modal th.hide-for-touch{display:table-cell!important}html .legacy-app--view .show-for-sr,html .legacy-app--view .show-on-focus,html .reveal-modal .show-for-sr,html .reveal-modal .show-on-focus{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px}html .legacy-app--view .show-on-focus:active,html .legacy-app--view .show-on-focus:focus,html .reveal-modal .show-on-focus:active,html .reveal-modal .show-on-focus:focus{position:static!important;height:auto;width:auto;overflow:visible;clip:auto}html .legacy-app--view .print-only,html .legacy-app--view .show-for-print,html .reveal-modal .print-only,html .reveal-modal .show-for-print{display:none!important}@media print{html .legacy-app--view .print-only,html .legacy-app--view .show-for-print,html .reveal-modal .print-only,html .reveal-modal .show-for-print{display:block!important}html .legacy-app--view .hide-for-print,html .legacy-app--view .hide-on-print,html .reveal-modal .hide-for-print,html .reveal-modal .hide-on-print{display:none!important}html .legacy-app--view table.show-for-print,html .reveal-modal table.show-for-print{display:table!important}html .legacy-app--view thead.show-for-print,html .reveal-modal thead.show-for-print{display:table-header-group!important}html .legacy-app--view tbody.show-for-print,html .reveal-modal tbody.show-for-print{display:table-row-group!important}html .legacy-app--view tr.show-for-print,html .reveal-modal tr.show-for-print{display:table-row!important}html .legacy-app--view td.show-for-print,html .legacy-app--view th.show-for-print,html .reveal-modal td.show-for-print,html .reveal-modal th.show-for-print{display:table-cell!important}}html .legacy-app--view .range-input,html .reveal-modal .range-input{width:130px;height:26px;font-size:13px;text-align:center}html .legacy-app--view .radius.label.tag.woo_ref,html .reveal-modal .radius.label.tag.woo_ref{background-color:#96588a}html .legacy-app--view textarea.private,html .reveal-modal textarea.private{background-color:#77cffa}html .legacy-app--view tr.ispromoted,html .reveal-modal tr.ispromoted{background-color:#abe199}html .legacy-app--view .button.alert,html .reveal-modal .button.alert{border-width:0!important}html .legacy-app--view .button,html .reveal-modal .button{user-select:none}html .legacy-app--view .button[disabled],html .reveal-modal .button[disabled]{pointer-events:none}html .legacy-app--view nav.tab-bar input,html .reveal-modal nav.tab-bar input{margin:.25rem 0}html .legacy-app--view .checkbox:after,html .legacy-app--view .checkbox:before,html .legacy-app--view .clearfix:after,html .legacy-app--view .clearfix:before,html .legacy-app--view .media:after,html .legacy-app--view .media:before,html .legacy-app--view .nav:after,html .legacy-app--view .nav:before,html .reveal-modal .checkbox:after,html .reveal-modal .checkbox:before,html .reveal-modal .clearfix:after,html .reveal-modal .clearfix:before,html .reveal-modal .media:after,html .reveal-modal .media:before,html .reveal-modal .nav:after,html .reveal-modal .nav:before{content:" ";display:table}html .legacy-app--view .checkbox:after,html .legacy-app--view .clearfix:after,html .legacy-app--view .media:after,html .legacy-app--view .nav:after,html .reveal-modal .checkbox:after,html .reveal-modal .clearfix:after,html .reveal-modal .media:after,html .reveal-modal .nav:after{clear:both}html .legacy-app--view .with-price>:first-child,html .reveal-modal .with-price>:first-child{padding-right:5rem}html .legacy-app--view .label,html .reveal-modal .label{color:#cecece}html .legacy-app--view .label i,html .reveal-modal .label i{color:#cecece!important}html .legacy-app--view .label-color-primary,html .reveal-modal .label-color-primary{color:#3fa7dd}html .legacy-app--view .label-notice,html .reveal-modal .label-notice{color:#fa9d00}html .legacy-app--view .label-success,html .reveal-modal .label-success{color:#8eb33c}html .legacy-app--view .label-success i,html .reveal-modal .label-success i{color:#8eb33c!important}html .legacy-app--view .label-info,html .reveal-modal .label-info{color:#3fa7dd}html .legacy-app--view .label-info i,html .reveal-modal .label-info i{color:#3fa7dd!important}html .legacy-app--view .label-warning,html .reveal-modal .label-warning{color:#dac329}html .legacy-app--view .label-warning i,html .reveal-modal .label-warning i{color:#dac329!important}html .legacy-app--view .label-danger,html .legacy-app--view .label-danger i,html .reveal-modal .label-danger,html .reveal-modal .label-danger i{color:#be272d!important}html .legacy-app--view .alert,html .reveal-modal .alert{padding:.8rem 0;border-top:2px solid #878483;border-bottom:2px solid #878483;color:#878483}html .legacy-app--view .alert span,html .reveal-modal .alert span{position:relative;display:block;font-size:.8rem}html .legacy-app--view .alert i,html .reveal-modal .alert i{margin-right:5px;font-size:11px}html .legacy-app--view .alert time,html .reveal-modal .alert time{color:#b9b7b7}.container>html .legacy-app--view .alert,.container>html .reveal-modal .alert{margin-bottom:1rem}html .legacy-app--view .alert-info,html .reveal-modal .alert-info{color:#3fa7dd;border-top:2px solid #3fa7dd;border-bottom:2px solid #3fa7dd}html .legacy-app--view .alert-warning,html .reveal-modal .alert-warning{color:#dac329;border-top:2px solid #dac329;border-bottom:2px solid #dac329}html .legacy-app--view .alert-danger,html .reveal-modal .alert-danger{color:#be272d;border-top:2px solid #be272d;border-bottom:2px solid #be272d}html .legacy-app--view .alert-success,html .reveal-modal .alert-success{color:#8eb33c;border-top:2px solid #8eb33c;border-bottom:2px solid #8eb33c}html .legacy-app--view .alert-notice,html .reveal-modal .alert-notice{border:0;background:#fa9d00}html .legacy-app--view .alert-notice span,html .reveal-modal .alert-notice span{color:#fff;font-weight:400}html .legacy-app--view .alert-notice a,html .reveal-modal .alert-notice a{color:#fff;text-decoration:underline}html .legacy-app--view .alert-notice a:hover,html .reveal-modal .alert-notice a:hover{text-decoration:none}html .legacy-app--view .comments,html .reveal-modal .comments{margin-top:2rem}html .legacy-app--view .comment,html .reveal-modal .comment{padding:.25rem 0}html .legacy-app--view .comment-private,html .reveal-modal .comment-private{background-color:#d1d1d1}html .legacy-app--view .comment p,html .reveal-modal .comment p{font-size:.9em}html .legacy-app--view .alert+.comment,html .reveal-modal .alert+.comment{border-top:0}html .legacy-app--view .comment .body p,html .reveal-modal .comment .body p{margin-bottom:0}@keyframes a{0%{transform:translateX(0);box-shadow:0 0 0 rgba(255,0,0,0)}25%{transform:translateX(-5px);box-shadow:0 0 10px rgba(255,0,0,.5)}50%{transform:translateX(5px);box-shadow:0 0 20px rgba(255,0,0,.8)}75%{transform:translateX(-5px);box-shadow:0 0 10px rgba(255,0,0,.5)}to{transform:translateX(0);box-shadow:0 0 0 rgba(255,0,0,0)}}html .legacy-app--view .attention,html .reveal-modal .attention{animation:a .6s ease-in-out;border-radius:4px;border:2px solid red;padding:.25rem}html .legacy-app--view .comment-from-email,html .reveal-modal .comment-from-email{font-weight:200}html .legacy-app--view .nav,html .reveal-modal .nav{list-style:none;margin:0}html .legacy-app--view .nav li,html .reveal-modal .nav li{margin:0}html .legacy-app--view .media,html .reveal-modal .media{width:100%;position:relative}html .legacy-app--view .media .body,html .legacy-app--view .media .image,html .reveal-modal .media .body,html .reveal-modal .media .image{text-align:left}html .legacy-app--view .media .image,html .reveal-modal .media .image{padding:0;float:left;margin-right:1rem}html .legacy-app--view .checkbox-filter .media span.image,html .legacy-app--view .checkbox-filter .reveal-modal .media span.image,html .legacy-app--view .checkbox-right-icon .media span.image,html .legacy-app--view .checkbox-right-icon .reveal-modal .media span.image,html .legacy-app--view .media .checkbox-filter span.image,html .legacy-app--view .media .checkbox-right-icon span.image,html .legacy-app--view .media .image.pull-right,html .reveal-modal .checkbox-filter .legacy-app--view .media span.image,html .reveal-modal .checkbox-filter .media span.image,html .reveal-modal .checkbox-right-icon .legacy-app--view .media span.image,html .reveal-modal .checkbox-right-icon .media span.image,html .reveal-modal .media .checkbox-filter span.image,html .reveal-modal .media .checkbox-right-icon span.image,html .reveal-modal .media .image.pull-right{margin-left:1rem}html .legacy-app--view .media .image img,html .reveal-modal .media .image img{display:block}html .legacy-app--view .media .body,html .reveal-modal .media .body{overflow:hidden;_overflow:visible;zoom:1;position:relative}html .legacy-app--view .media .body>time,html .reveal-modal .media .body>time{font-size:.9rem}html .legacy-app--view .media .body>span,html .reveal-modal .media .body>span{display:block;font-size:.9rem}html .legacy-app--view .media .body .valign-middle,html .reveal-modal .media .body .valign-middle{height:36px;width:100%;display:table-cell;padding:0}html .legacy-app--view .media .body .valign-middle h6,html .reveal-modal .media .body .valign-middle h6{margin-bottom:0}html .legacy-app--view .media .label,html .reveal-modal .media .label{display:block}html .legacy-app--view .media.checkbox .body,html .reveal-modal .media.checkbox .body{padding-right:2rem;cursor:pointer}html .legacy-app--view .media.checkbox label,html .reveal-modal .media.checkbox label{padding:0}html .legacy-app--view .media.checkbox label:before,html .reveal-modal .media.checkbox label:before{left:auto;right:0;top:50%;margin-top:-8px}html .legacy-app--view .media.checkbox i.checked,html .reveal-modal .media.checkbox i.checked{left:auto;right:0;top:50%;margin-top:-10px}html .legacy-app--view .radius.label.tag,html .reveal-modal .radius.label.tag{color:#fff;display:inline-block;border-radius:3px;padding:.25rem .5rem;font-size:.6875rem}html .legacy-app--view .modal-open,html .reveal-modal .modal-open{overflow:hidden}html .legacy-app--view .select2-container,html .legacy-app--view .select2-drop,html .legacy-app--view .select2-search,html .legacy-app--view .select2-search input,html .reveal-modal .select2-container,html .reveal-modal .select2-drop,html .reveal-modal .select2-search,html .reveal-modal .select2-search input{width:100%}html .legacy-app--view .kpi-table,html .reveal-modal .kpi-table{width:100%;border-radius:5px;border:3px solid #ddd;margin-left:2px;margin-right:2px}html .legacy-app--view .kpi-table th,html .reveal-modal .kpi-table th{font-size:15px;border-right:1px solid #ddd;line-height:30px}html .legacy-app--view .kpi-table th:last-child,html .reveal-modal .kpi-table th:last-child{border-right:0}html .legacy-app--view .kpi-table td,html .reveal-modal .kpi-table td{font-size:15px;padding:5px 0;border-right:1px solid #ddd;vertical-align:top;width:25%}html .legacy-app--view .kpi-table td:last-child,html .reveal-modal .kpi-table td:last-child{border-right:0}html .legacy-app--view .kpi-table td strong,html .reveal-modal .kpi-table td strong{white-space:nowrap}html .legacy-app--view .main-section .row,html .reveal-modal .main-section .row{max-width:85rem}html .legacy-app--view .kpi-table th,html .reveal-modal .kpi-table th{text-align:center;color:#444}html .legacy-app--view .kpi-table .kpi-values,html .reveal-modal .kpi-table .kpi-values{border:0;margin:0}html .legacy-app--view .kpi-table .kpi-values td,html .reveal-modal .kpi-table .kpi-values td{border:0;border-right:0;padding:2px 5px 2px 10px;line-height:30px;white-space:nowrap}html .legacy-app--view .kpi-table .kpi-values th,html .reveal-modal .kpi-table .kpi-values th{border:0;padding:2px 10px 2px 5px;vertical-align:top;text-align:left;white-space:nowrap;text-align:right}html .legacy-app--view .kpi-table .sub-title,html .reveal-modal .kpi-table .sub-title{padding:10px 6px;margin:0 5px;border-bottom:1px solid #ddd;margin-top:10px}html .legacy-app--view .kpi-table .subdata-title,html .reveal-modal .kpi-table .subdata-title{padding:10px 7px;margin:0 5px;border-bottom:1px solid #ddd;margin-top:10px;font-weight:700}html .legacy-app--view .kpi-values-discounts,html .reveal-modal .kpi-values-discounts{border:0}html .legacy-app--view .kpi-values-discounts td,html .reveal-modal .kpi-values-discounts td{padding:8px!important}html .legacy-app--view .green th,html .reveal-modal .green th{color:#4f974f}html .legacy-app--view .red th,html .reveal-modal .red th{color:#d52a2a}html .legacy-app--view .blue th,html .reveal-modal .blue th{color:#36a9e1}html .legacy-app--view .tab-bar,html .reveal-modal .tab-bar{background:#36a9e1!important}html .legacy-app--view .markpaidlist,html .reveal-modal .markpaidlist{list-style:none;margin:0}html .legacy-app--view .retainersub,html .reveal-modal .retainersub{background-color:#78a30d}html .legacy-app--view .select2-results-dept-1 .select2-result-label,html .reveal-modal .select2-results-dept-1 .select2-result-label{font-size:13px}html .legacy-app--view .select2-results li.select2-result-with-children>.select2-result-label,html .reveal-modal .select2-results li.select2-result-with-children>.select2-result-label{font-size:14px}html .legacy-app--view .select2-drop>.select2-results,html .reveal-modal .select2-drop>.select2-results{max-height:227px}html .legacy-app--view .wordwrappertable,html .reveal-modal .wordwrappertable{font-size:13px;max-width:487px;word-wrap:break-word;margin:0}html .legacy-app--view .button.tiny.pro,html .reveal-modal .button.tiny.pro{color:#ff0}html .legacy-app--view .button.outline,html .reveal-modal .button.outline{background:none;color:#36a9e1;border:1px solid #36a9e1}html .legacy-app--view .radius.success.label.coupon,html .legacy-app--view .radius.success.label.tag.coupon,html .reveal-modal .radius.success.label.coupon,html .reveal-modal .radius.success.label.tag.coupon{background-color:orange}html .legacy-app--view .debug-var pre,html .reveal-modal .debug-var pre{font-family:monospace;font-size:12px;background:#f7f7f7;color:#2d2d2d;border-left:4px solid #dcdcdc;padding:12px;border-radius:2px}html .legacy-app--view .form-controls,html .reveal-modal .form-controls{text-align:left}html .legacy-app--view .form-controls div,html .reveal-modal .form-controls div{color:#7c8d98;font-weight:700}html .legacy-app--view .form-controls div.sub,html .reveal-modal .form-controls div.sub{color:#7c8d99;font-weight:500;font-size:.8rem}html .legacy-app--view .form-controls a,html .reveal-modal .form-controls a{line-height:2;font-weight:700}html .legacy-app--view .inline,html .reveal-modal .inline{display:inline}html .legacy-app--view .block,html .reveal-modal .block{display:block}html .legacy-app--view .inline-block,html .reveal-modal .inline-block{display:inline-block}html .legacy-app--view .text-left,html .reveal-modal .text-left{text-align:left}html .legacy-app--view .m-a-0,html .reveal-modal .m-a-0{margin:0!important}html .legacy-app--view .m-y-0,html .reveal-modal .m-y-0{margin-top:0!important;margin-bottom:0!important}html .legacy-app--view .m-x-0,html .reveal-modal .m-x-0{margin-left:0!important;margin-right:0!important}html .legacy-app--view .m-t-0,html .reveal-modal .m-t-0{margin-top:0!important}html .legacy-app--view .m-b-0,html .reveal-modal .m-b-0{margin-bottom:0!important}html .legacy-app--view .m-l-0,html .reveal-modal .m-l-0{margin-left:0!important}html .legacy-app--view .m-r-0,html .reveal-modal .m-r-0{margin-right:0!important}html .legacy-app--view .p-a-0,html .reveal-modal .p-a-0{padding:0!important}html .legacy-app--view .p-y-0,html .reveal-modal .p-y-0{padding-top:0!important;padding-bottom:0!important}html .legacy-app--view .p-x-0,html .reveal-modal .p-x-0{padding-left:0!important;padding-right:0!important}html .legacy-app--view .p-t-0,html .reveal-modal .p-t-0{padding-top:0!important}html .legacy-app--view .p-b-0,html .reveal-modal .p-b-0{padding-bottom:0!important}html .legacy-app--view .p-l-0,html .reveal-modal .p-l-0{padding-left:0!important}html .legacy-app--view .p-r-0,html .reveal-modal .p-r-0{padding-right:0!important}html .legacy-app--view .m-a-05,html .reveal-modal .m-a-05{margin:.5rem!important}html .legacy-app--view .m-y-05,html .reveal-modal .m-y-05{margin-top:.5rem!important;margin-bottom:.5rem!important}html .legacy-app--view .m-x-05,html .reveal-modal .m-x-05{margin-left:.5rem!important;margin-right:.5rem!important}html .legacy-app--view .m-t-05,html .reveal-modal .m-t-05{margin-top:.5rem!important}html .legacy-app--view .m-b-05,html .reveal-modal .m-b-05{margin-bottom:.5rem!important}html .legacy-app--view .m-l-05,html .reveal-modal .m-l-05{margin-left:.5rem!important}html .legacy-app--view .m-r-05,html .reveal-modal .m-r-05{margin-right:.5rem!important}html .legacy-app--view .p-a-05,html .reveal-modal .p-a-05{padding:.5rem!important}html .legacy-app--view .p-y-05,html .reveal-modal .p-y-05{padding-top:.5rem!important;padding-bottom:.5rem!important}html .legacy-app--view .p-x-05,html .reveal-modal .p-x-05{padding-left:.5rem!important;padding-right:.5rem!important}html .legacy-app--view .p-t-05,html .reveal-modal .p-t-05{padding-top:.5rem!important}html .legacy-app--view .p-b-05,html .reveal-modal .p-b-05{padding-bottom:.5rem!important}html .legacy-app--view .p-l-05,html .reveal-modal .p-l-05{padding-left:.5rem!important}html .legacy-app--view .p-r-05,html .reveal-modal .p-r-05{padding-right:.5rem!important}html .legacy-app--view .m-a-1,html .reveal-modal .m-a-1{margin:1rem!important}html .legacy-app--view .m-y-1,html .reveal-modal .m-y-1{margin-top:1rem!important;margin-bottom:1rem!important}html .legacy-app--view .m-x-1,html .reveal-modal .m-x-1{margin-left:1rem!important;margin-right:1rem!important}html .legacy-app--view .m-t-1,html .reveal-modal .m-t-1{margin-top:1rem!important}html .legacy-app--view .m-b-1,html .reveal-modal .m-b-1{margin-bottom:1rem!important}html .legacy-app--view .m-l-1,html .reveal-modal .m-l-1{margin-left:1rem!important}html .legacy-app--view .m-r-1,html .reveal-modal .m-r-1{margin-right:1rem!important}html .legacy-app--view .p-a-1,html .reveal-modal .p-a-1{padding:1rem!important}html .legacy-app--view .p-y-1,html .reveal-modal .p-y-1{padding-top:1rem!important;padding-bottom:1rem!important}html .legacy-app--view .p-x-1,html .reveal-modal .p-x-1{padding-left:1rem!important;padding-right:1rem!important}html .legacy-app--view .p-t-1,html .reveal-modal .p-t-1{padding-top:1rem!important}html .legacy-app--view .p-b-1,html .reveal-modal .p-b-1{padding-bottom:1rem!important}html .legacy-app--view .p-l-1,html .reveal-modal .p-l-1{padding-left:1rem!important}html .legacy-app--view .p-r-1,html .reveal-modal .p-r-1{padding-right:1rem!important}html .legacy-app--view .m-a-15,html .reveal-modal .m-a-15{margin:1.5rem!important}html .legacy-app--view .m-y-15,html .reveal-modal .m-y-15{margin-top:1.5rem!important;margin-bottom:1.5rem!important}html .legacy-app--view .m-x-15,html .reveal-modal .m-x-15{margin-left:1.5rem!important;margin-right:1.5rem!important}html .legacy-app--view .m-t-15,html .reveal-modal .m-t-15{margin-top:1.5rem!important}html .legacy-app--view .m-b-15,html .reveal-modal .m-b-15{margin-bottom:1.5rem!important}html .legacy-app--view .m-l-15,html .reveal-modal .m-l-15{margin-left:1.5rem!important}html .legacy-app--view .m-r-15,html .reveal-modal .m-r-15{margin-right:1.5rem!important}html .legacy-app--view .p-a-15,html .reveal-modal .p-a-15{padding:1.5rem!important}html .legacy-app--view .p-y-15,html .reveal-modal .p-y-15{padding-top:1.5rem!important;padding-bottom:1.5rem!important}html .legacy-app--view .p-x-15,html .reveal-modal .p-x-15{padding-left:1.5rem!important;padding-right:1.5rem!important}html .legacy-app--view .p-t-15,html .reveal-modal .p-t-15{padding-top:1.5rem!important}html .legacy-app--view .p-b-15,html .reveal-modal .p-b-15{padding-bottom:1.5rem!important}html .legacy-app--view .p-l-15,html .reveal-modal .p-l-15{padding-left:1.5rem!important}html .legacy-app--view .p-r-15,html .reveal-modal .p-r-15{padding-right:1.5rem!important}html .legacy-app--view .m-a-2,html .reveal-modal .m-a-2{margin:2rem!important}html .legacy-app--view .m-y-2,html .reveal-modal .m-y-2{margin-top:2rem!important;margin-bottom:2rem!important}html .legacy-app--view .m-x-2,html .reveal-modal .m-x-2{margin-left:2rem!important;margin-right:2rem!important}html .legacy-app--view .m-t-2,html .reveal-modal .m-t-2{margin-top:2rem!important}html .legacy-app--view .m-b-2,html .reveal-modal .m-b-2{margin-bottom:2rem!important}html .legacy-app--view .m-l-2,html .reveal-modal .m-l-2{margin-left:2rem!important}html .legacy-app--view .m-r-2,html .reveal-modal .m-r-2{margin-right:2rem!important}html .legacy-app--view .p-a-2,html .reveal-modal .p-a-2{padding:2rem!important}html .legacy-app--view .p-y-2,html .reveal-modal .p-y-2{padding-top:2rem!important;padding-bottom:2rem!important}html .legacy-app--view .p-x-2,html .reveal-modal .p-x-2{padding-left:2rem!important;padding-right:2rem!important}html .legacy-app--view .p-t-2,html .reveal-modal .p-t-2{padding-top:2rem!important}html .legacy-app--view .p-b-2,html .reveal-modal .p-b-2{padding-bottom:2rem!important}html .legacy-app--view .p-l-2,html .reveal-modal .p-l-2{padding-left:2rem!important}html .legacy-app--view .p-r-2,html .reveal-modal .p-r-2{padding-right:2rem!important}html .legacy-app--view .m-a-3,html .reveal-modal .m-a-3{margin:3rem!important}html .legacy-app--view .m-y-3,html .reveal-modal .m-y-3{margin-top:3rem!important;margin-bottom:3rem!important}html .legacy-app--view .m-x-3,html .reveal-modal .m-x-3{margin-left:3rem!important;margin-right:3rem!important}html .legacy-app--view .m-t-3,html .reveal-modal .m-t-3{margin-top:3rem!important}html .legacy-app--view .m-b-3,html .reveal-modal .m-b-3{margin-bottom:3rem!important}html .legacy-app--view .m-l-3,html .reveal-modal .m-l-3{margin-left:3rem!important}html .legacy-app--view .m-r-3,html .reveal-modal .m-r-3{margin-right:3rem!important}html .legacy-app--view .p-a-3,html .reveal-modal .p-a-3{padding:3rem!important}html .legacy-app--view .p-y-3,html .reveal-modal .p-y-3{padding-top:3rem!important;padding-bottom:3rem!important}html .legacy-app--view .p-x-3,html .reveal-modal .p-x-3{padding-left:3rem!important;padding-right:3rem!important}html .legacy-app--view .p-t-3,html .reveal-modal .p-t-3{padding-top:3rem!important}html .legacy-app--view .p-b-3,html .reveal-modal .p-b-3{padding-bottom:3rem!important}html .legacy-app--view .p-l-3,html .reveal-modal .p-l-3{padding-left:3rem!important}html .legacy-app--view .p-r-3,html .reveal-modal .p-r-3{padding-right:3rem!important}html .legacy-app--view .text-color-success,html .reveal-modal .text-color-success{color:#43ac6a}html .legacy-app--view .text-color-canceled,html .legacy-app--view .text-color-errror,html .reveal-modal .text-color-canceled,html .reveal-modal .text-color-errror{color:#f04124}html .legacy-app--view .text-bold,html .reveal-modal .text-bold{font-weight:600}html .legacy-app--view .float-right,html .reveal-modal .float-right{float:right}html .legacy-app--view .float-left,html .reveal-modal .float-left{float:left}html .legacy-app--view #refpartlabel,html .reveal-modal #refpartlabel{margin-left:1rem}html .legacy-app--view .label.gray-tag,html .reveal-modal .label.gray-tag{color:rgba(0,0,0,.87);background-color:#cecece;border-radius:4px;margin:5px}html .legacy-app--view .ng-messages--error,html .reveal-modal .ng-messages--error{color:#d50000;font-size:12px;line-height:14px;overflow:hidden;transition:all .3s cubic-bezier(.55,0,.55,.2);margin-bottom:1.2rem;margin-top:4px}html .legacy-app--view .inline-list-item:not(:last-child):after,html .reveal-modal .inline-list-item:not(:last-child):after{content:",";margin-right:.5em;position:relative}html .legacy-app--view .cod-tooltip,html .reveal-modal .cod-tooltip{position:relative;display:inline-block}html .legacy-app--view .cod-tooltip .tooltiptext,html .reveal-modal .cod-tooltip .tooltiptext{visibility:hidden;width:260px;background-color:#000;color:#fff;text-align:center;padding:15px;border-radius:6px;top:120%;left:50%;margin-left:-130px;position:absolute;z-index:1}html .legacy-app--view .cod-tooltip .tooltiptext:hover,html .reveal-modal .cod-tooltip .tooltiptext:hover{display:none}html .legacy-app--view .cod-tooltip:hover .tooltiptext,html .reveal-modal .cod-tooltip:hover .tooltiptext{visibility:visible}html .legacy-app--view .icon,html .reveal-modal .icon{width:1rem;height:1rem;background-size:contain;background-position:50%;background-repeat:no-repeat;display:inline-block}html .legacy-app--view .input-icon-right,html .reveal-modal .input-icon-right{position:relative}html .legacy-app--view .input-icon-right input,html .reveal-modal .input-icon-right input{padding-right:3rem}html .legacy-app--view .input-icon-right i,html .reveal-modal .input-icon-right i{position:absolute;top:.75rem;right:1.7rem;cursor:pointer}html .legacy-app--view .icon-uncategorized,html .reveal-modal .icon-uncategorized{width:1rem;height:1rem;background-size:contain;background-position:50%;background-repeat:no-repeat;display:inline-block;background-image:url(/assets/icon-uncategorized.svg)}html .legacy-app--view .icon-search,html .reveal-modal .icon-search{width:1rem;height:1rem;background-size:contain;background-position:50%;background-repeat:no-repeat;display:inline-block;background-image:url(/assets/icon-search-gray.svg)}html .legacy-app--view .icon-cross,html .reveal-modal .icon-cross{width:1rem;height:1rem;background-size:contain;background-position:50%;background-repeat:no-repeat;display:inline-block;background-image:url(/assets/icon-x.svg)}html .legacy-app--view .checkbox .reveal-modal input[type=checkbox]+span,html .legacy-app--view .checkbox input[type=checkbox]+span,html .legacy-app--view .icon-checkbox,html .reveal-modal .checkbox .legacy-app--view input[type=checkbox]+span,html .reveal-modal .checkbox input[type=checkbox]+span,html .reveal-modal .icon-checkbox{width:1rem;height:1rem;background-size:contain;background-position:50%;background-repeat:no-repeat;display:inline-block;background-image:url(/assets/icon-checkbox.svg)}html .legacy-app--view .checkbox .reveal-modal input[type=checkbox]:checked+span,html .legacy-app--view .checkbox input[type=checkbox]:checked+span,html .legacy-app--view .icon-checkbox-checked,html .reveal-modal .checkbox .legacy-app--view input[type=checkbox]:checked+span,html .reveal-modal .checkbox input[type=checkbox]:checked+span,html .reveal-modal .icon-checkbox-checked{width:1rem;height:1rem;background-size:contain;background-position:50%;background-repeat:no-repeat;display:inline-block;background-image:url(/assets/icon-checkbox-checked.svg)}html .legacy-app--view .checkbox .reveal-modal input[type=radio]+span,html .legacy-app--view .checkbox input[type=radio]+span,html .legacy-app--view .icon-radiobox,html .reveal-modal .checkbox .legacy-app--view input[type=radio]+span,html .reveal-modal .checkbox input[type=radio]+span,html .reveal-modal .icon-radiobox{width:1rem;height:1rem;background-size:contain;background-position:50%;background-repeat:no-repeat;display:inline-block;background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+Cjxzdmcgd2lkdGg9IjE2cHgiIGhlaWdodD0iMTZweCIgdmlld0JveD0iMCAwIDE2IDE2IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPCEtLSBHZW5lcmF0b3I6IHNrZXRjaHRvb2wgMzkuMSAoMzE3MjApIC0gaHR0cDovL3d3dy5ib2hlbWlhbmNvZGluZy5jb20vc2tldGNoIC0tPgogICAgPHRpdGxlPkJFOUI1NEJFLUU2QkQtNEZFNS1BNkEwLTY4RDM0NkMwN0IyQzwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggc2tldGNodG9vbC48L2Rlc2M+CiAgICA8ZGVmcz4KICAgICAgICA8Y2lyY2xlIGlkPSJwYXRoLTEiIGN4PSI0NjUiIGN5PSIxODEiIHI9IjgiPjwvY2lyY2xlPgogICAgICAgIDxtYXNrIGlkPSJtYXNrLTIiIG1hc2tDb250ZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiBtYXNrVW5pdHM9Im9iamVjdEJvdW5kaW5nQm94IiB4PSIwIiB5PSIwIiB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9IndoaXRlIj4KICAgICAgICAgICAgPHVzZSB4bGluazpocmVmPSIjcGF0aC0xIj48L3VzZT4KICAgICAgICA8L21hc2s+CiAgICA8L2RlZnM+CiAgICA8ZyBpZD0iQVBQLUZJTkFMIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0iQ0xJRU5UX0NSRUFURS1ORVctUFJPSkVDVF9USEVNRSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTQ1Ny4wMDAwMDAsIC0xNzMuMDAwMDAwKSIgc3Ryb2tlPSIjQjlDOEQzIiBzdHJva2Utd2lkdGg9IjIiPgogICAgICAgICAgICA8dXNlIGlkPSJpY25fcmFkaW9idG5fZGVzZWxlY3RlZCIgbWFzaz0idXJsKCNtYXNrLTIpIiB4bGluazpocmVmPSIjcGF0aC0xIj48L3VzZT4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==")}html .legacy-app--view .checkbox .reveal-modal input[type=radio]:checked+span,html .legacy-app--view .checkbox input[type=radio]:checked+span,html .legacy-app--view .icon-radiobox-selected,html .reveal-modal .checkbox .legacy-app--view input[type=radio]:checked+span,html .reveal-modal .checkbox input[type=radio]:checked+span,html .reveal-modal .icon-radiobox-selected{width:1rem;height:1rem;background-size:contain;background-position:50%;background-repeat:no-repeat;display:inline-block;background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+Cjxzdmcgd2lkdGg9IjE2cHgiIGhlaWdodD0iMTZweCIgdmlld0JveD0iMCAwIDE2IDE2IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPCEtLSBHZW5lcmF0b3I6IHNrZXRjaHRvb2wgMzkuMSAoMzE3MjApIC0gaHR0cDovL3d3dy5ib2hlbWlhbmNvZGluZy5jb20vc2tldGNoIC0tPgogICAgPHRpdGxlPjUwNEY1NjlCLTE4NzUtNERDMi1CNTAwLUVBNTY0OEUwNzQ2ODwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggc2tldGNodG9vbC48L2Rlc2M+CiAgICA8ZGVmcz4KICAgICAgICA8Y2lyY2xlIGlkPSJwYXRoLTEiIGN4PSI4IiBjeT0iOCIgcj0iOCI+PC9jaXJjbGU+CiAgICAgICAgPG1hc2sgaWQ9Im1hc2stMiIgbWFza0NvbnRlbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIG1hc2tVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHg9IjAiIHk9IjAiIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgZmlsbD0id2hpdGUiPgogICAgICAgICAgICA8dXNlIHhsaW5rOmhyZWY9IiNwYXRoLTEiPjwvdXNlPgogICAgICAgIDwvbWFzaz4KICAgIDwvZGVmcz4KICAgIDxnIGlkPSJBUFAtRklOQUwiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSJDTElFTlRfQ1JFQVRFLU5FVy1QUk9KRUNUX1RIRU1FIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMzAyLjAwMDAwMCwgLTE3My4wMDAwMDApIj4KICAgICAgICAgICAgPGcgaWQ9Imljbl9yYWRpb2J0bl9zZWxlY3RlZCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMzAyLjAwMDAwMCwgMTczLjAwMDAwMCkiPgogICAgICAgICAgICAgICAgPHVzZSBpZD0iT3ZhbC0yIiBzdHJva2U9IiNCOUM4RDMiIG1hc2s9InVybCgjbWFzay0yKSIgc3Ryb2tlLXdpZHRoPSIyIiB4bGluazpocmVmPSIjcGF0aC0xIj48L3VzZT4KICAgICAgICAgICAgICAgIDxjaXJjbGUgaWQ9Ik92YWwtMiIgZmlsbD0iIzM2QTlFMSIgY3g9IjgiIGN5PSI4IiByPSI1Ij48L2NpcmNsZT4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+")}html .legacy-app--view .icon-lock,html .reveal-modal .icon-lock{width:1rem;height:1rem;background-size:contain;background-position:50%;background-repeat:no-repeat;display:inline-block;background-image:url(/assets/icon-lock.svg)}html .legacy-app--view .icon-cancel-deselected,html .reveal-modal .icon-cancel-deselected{width:1rem;height:1rem;background-size:contain;background-position:50%;background-repeat:no-repeat;display:inline-block;background-image:url(/assets/icon-cancel-deselected.svg)}html .legacy-app--view .icon-add-gray,html .reveal-modal .icon-add-gray{width:1rem;height:1rem;background-size:contain;background-position:50%;background-repeat:no-repeat;display:inline-block;background-image:url(/assets/icon-add-gray.svg)}html .legacy-app--view .icon-cancel-selected,html .reveal-modal .icon-cancel-selected{width:1rem;height:1rem;background-size:contain;background-position:50%;background-repeat:no-repeat;display:inline-block;background-image:url(/assets/icon-cancel-selected.svg)}html .legacy-app--view .icon-message-gray,html .reveal-modal .icon-message-gray{width:1rem;height:1rem;background-size:contain;background-position:50%;background-repeat:no-repeat;display:inline-block;background-image:url(/assets/icon-message-gray.svg)}html .legacy-app--view .icon-hide-black,html .reveal-modal .icon-hide-black{width:1rem;height:1rem;background-size:contain;background-position:50%;background-repeat:no-repeat;display:inline-block;background-image:url(/assets/icon-hide-black.svg)}html .legacy-app--view .icon-fav-selected,html .reveal-modal .icon-fav-selected{width:1rem;height:1rem;background-size:contain;background-position:50%;background-repeat:no-repeat;display:inline-block;background-image:url(/assets/icon-fav-selected.svg)}html .legacy-app--view .icon-fav-deselected,html .reveal-modal .icon-fav-deselected{width:1rem;height:1rem;background-size:contain;background-position:50%;background-repeat:no-repeat;display:inline-block;background-image:url(/assets/icon-fav-deselected.svg)}html .legacy-app--view .icon-fav-star-selected,html .reveal-modal .icon-fav-star-selected{width:1rem;height:1rem;background-size:contain;background-position:50%;background-repeat:no-repeat;display:inline-block;background-image:url(/assets/icon-fav-star-selected.svg)}html .legacy-app--view .icon-fav-star-deselected,html .reveal-modal .icon-fav-star-deselected{width:1rem;height:1rem;background-size:contain;background-position:50%;background-repeat:no-repeat;display:inline-block;background-image:url(/assets/icon-fav-star-deselected.svg)}html .legacy-app--view .icon-flag-as-inappropriate-deselected,html .reveal-modal .icon-flag-as-inappropriate-deselected{width:1rem;height:1rem;background-size:contain;background-position:50%;background-repeat:no-repeat;display:inline-block;background-image:url(/assets/icon-flag-as-inappropriate-deselected.svg)}html .legacy-app--view .icon-flag-as-inappropriate-selected,html .reveal-modal .icon-flag-as-inappropriate-selected{width:1rem;height:1rem;background-size:contain;background-position:50%;background-repeat:no-repeat;display:inline-block;background-image:url(/assets/icon-flag-as-inappropriate-selected.svg)}html .legacy-app--view .icon-private-message,html .reveal-modal .icon-private-message{width:1rem;height:1rem;background-size:contain;background-position:50%;background-repeat:no-repeat;display:inline-block;background-image:url(/assets/icon-private-message.svg)}html .legacy-app--view .icon-edit,html .reveal-modal .icon-edit{width:1rem;height:1rem;background-size:contain;background-position:50%;background-repeat:no-repeat;display:inline-block;background-image:url(/assets/icon-edit.svg)}html .legacy-app--view .icon-lock-light-gray,html .reveal-modal .icon-lock-light-gray{width:1rem;height:1rem;background-size:contain;background-position:50%;background-repeat:no-repeat;display:inline-block;background-image:url(/assets/icon-lock-light-gray.svg)}html .legacy-app--view .icon-unlocked-light-gray,html .reveal-modal .icon-unlocked-light-gray{width:1rem;height:1rem;background-size:contain;background-position:50%;background-repeat:no-repeat;display:inline-block;background-image:url(/assets/icon-unlocked-light-gray.svg)}html .legacy-app--view .icon-unlocked-green,html .reveal-modal .icon-unlocked-green{width:1rem;height:1rem;background-size:contain;background-position:50%;background-repeat:no-repeat;display:inline-block;background-image:url(/assets/icon-unlocked-green.svg)}html .legacy-app--view .icon-file,html .reveal-modal .icon-file{width:1rem;height:1rem;background-size:contain;background-position:50%;background-repeat:no-repeat;display:inline-block;background-image:url(/assets/icon-file.svg)}html .legacy-app--view .icon-file-white,html .reveal-modal .icon-file-white{width:1rem;height:1rem;background-size:contain;background-position:50%;background-repeat:no-repeat;display:inline-block;background-image:url(/assets/icon-file-white.svg)}html .legacy-app--view .icon-project-available-to-others-deselected,html .reveal-modal .icon-project-available-to-others-deselected{width:1rem;height:1rem;background-size:contain;background-position:50%;background-repeat:no-repeat;display:inline-block;width:1.375rem;background-image:url(/assets/icon-project-available-to-others-deselected.svg)}html .legacy-app--view .icon-project-available-to-others-selected,html .reveal-modal .icon-project-available-to-others-selected{width:1rem;height:1rem;background-size:contain;background-position:50%;background-repeat:no-repeat;display:inline-block;width:1.375rem;background-image:url(/assets/icon-project-available-to-others-selected.svg)}html .legacy-app--view .icon-clock-white,html .reveal-modal .icon-clock-white{width:1rem;height:1rem;background-size:contain;background-position:50%;background-repeat:no-repeat;display:inline-block;background-image:url(/assets/icon-clock-white.svg)}html .legacy-app--view .icon-checked,html .reveal-modal .icon-checked{width:1rem;height:1rem;background-size:contain;background-position:50%;background-repeat:no-repeat;display:inline-block;background-image:url(/assets/icon-checked.svg)}html .legacy-app--view .icon-trash,html .reveal-modal .icon-trash{width:1rem;height:1rem;background-size:contain;background-position:50%;background-repeat:no-repeat;display:inline-block;background-image:url(/assets/icon-trash.svg)}html .legacy-app--view .icon-questionmark,html .reveal-modal .icon-questionmark{width:1rem;height:1rem;background-size:contain;background-position:50%;background-repeat:no-repeat;display:inline-block;background-image:url(/assets/icon-questionmark.svg)}html .legacy-app--view .icon-lock-blue,html .reveal-modal .icon-lock-blue{width:1rem;height:1rem;background-size:contain;background-position:50%;background-repeat:no-repeat;display:inline-block;background-image:url(/assets/icon-lock-blue.svg)}html .legacy-app--view .icon-card-green,html .reveal-modal .icon-card-green{width:1rem;height:1rem;background-size:contain;background-position:50%;background-repeat:no-repeat;display:inline-block;background-image:url(/assets/icon-card-green.svg)}html .legacy-app--view .icon-next,html .reveal-modal .icon-next{width:1rem;height:1rem;background-size:contain;background-position:50%;background-repeat:no-repeat;display:inline-block;background-image:url(/assets/icon-next.svg)}html .legacy-app--view .icon-previous-light,html .reveal-modal .icon-previous-light{width:1rem;height:1rem;background-size:contain;background-position:50%;background-repeat:no-repeat;display:inline-block;background-image:url(/assets/icon-previous-light.svg)}html .legacy-app--view .icon-next-light,html .reveal-modal .icon-next-light{width:1rem;height:1rem;background-size:contain;background-position:50%;background-repeat:no-repeat;display:inline-block;background-image:url(/assets/icon-next-light.svg)}html .legacy-app--view .icon-toggle-gray,html .reveal-modal .icon-toggle-gray{width:1rem;height:1rem;background-size:contain;background-position:50%;background-repeat:no-repeat;display:inline-block;width:2rem;background-image:url(/assets/icon-toggle-gray.svg);position:relative;top:-.05rem}html .legacy-app--view .icon-toggle-green,html .reveal-modal .icon-toggle-green{width:1rem;height:1rem;background-size:contain;background-position:50%;background-repeat:no-repeat;display:inline-block;width:2rem;background-image:url(/assets/icon-toggle-green.svg)}html .legacy-app--view .icon-close-window,html .reveal-modal .icon-close-window{width:1rem;height:1rem;background-size:contain;background-position:50%;background-repeat:no-repeat;display:inline-block;background-image:url(/assets/icon-close-window.svg);width:1.85rem;height:1.85rem}html .legacy-app--view .icon-star-yellow,html .reveal-modal .icon-star-yellow{background-size:contain;background-position:50%;background-repeat:no-repeat;display:inline-block;background-image:url(/assets/icon-star-yellow.svg);width:1rem;height:1rem}html .legacy-app--view .icon-star-gray,html .reveal-modal .icon-star-gray{background-size:contain;background-position:50%;background-repeat:no-repeat;display:inline-block;background-image:url(/assets/icon-star-gray.svg);width:1rem;height:1rem}html .legacy-app--view .icon-prom-selected,html .reveal-modal .icon-prom-selected{width:1rem;height:1rem;background-size:contain;background-position:50%;background-repeat:no-repeat;display:inline-block;background-image:url(/assets/icon-prom-selected.svg)}html .legacy-app--view .icon-prom-deselected,html .reveal-modal .icon-prom-deselected{width:1rem;height:1rem;background-size:contain;background-position:50%;background-repeat:no-repeat;display:inline-block;background-image:url(/assets/icon-prom-deselected.svg)}html .legacy-app--view .icon-pref-selected,html .reveal-modal .icon-pref-selected{width:1rem;height:1rem;background-size:contain;background-position:50%;background-repeat:no-repeat;display:inline-block;background-image:url(/assets/icon-pref-selected.svg)}html .legacy-app--view .icon-pref-deselected,html .reveal-modal .icon-pref-deselected{width:1rem;height:1rem;background-size:contain;background-position:50%;background-repeat:no-repeat;display:inline-block;background-image:url(/assets/icon-pref-deselected.svg)}html .legacy-app--view .icon-next-white,html .reveal-modal .icon-next-white{width:1rem;height:1rem;background-size:contain;background-position:50%;background-repeat:no-repeat;display:inline-block;background-image:url(/assets/icon-next-white.svg)}html .legacy-app--view .icon-download,html .reveal-modal .icon-download{width:1rem;height:1rem;background-size:contain;background-position:50%;background-repeat:no-repeat;display:inline-block;background-image:url(/assets/icon-download.svg)}html .legacy-app--view .icon-globe,html .reveal-modal .icon-globe{width:1rem;height:1rem;background-size:contain;background-position:50%;background-repeat:no-repeat;display:inline-block;background-image:url(/assets/icon-globe.svg)}html .legacy-app--view .icon-codeable-logo,html .reveal-modal .icon-codeable-logo{width:1rem;height:1rem;background-size:contain;background-position:50%;background-repeat:no-repeat;display:inline-block;width:1.5rem;background-image:url(/assets/icon-codeable-logo.svg)}html .legacy-app--view .icon-show,html .reveal-modal .icon-show{width:1rem;height:1rem;background-size:contain;background-position:50%;background-repeat:no-repeat;display:inline-block;background-image:url(/assets/icon-show.svg)}html .legacy-app--view .icon-hide,html .reveal-modal .icon-hide{width:1rem;height:1rem;background-size:contain;background-position:50%;background-repeat:no-repeat;display:inline-block;background-image:url(/assets/icon-hide.svg)}html .legacy-app--view .icon-retainer-task-blue,html .reveal-modal .icon-retainer-task-blue{width:1rem;height:1rem;background-size:contain;background-position:50%;background-repeat:no-repeat;display:inline-block;background-image:url(/assets/icon-retainer-task-blue.svg)}html .legacy-app--view .icon-retainer-task-gray,html .reveal-modal .icon-retainer-task-gray{width:1rem;height:1rem;background-size:contain;background-position:50%;background-repeat:no-repeat;display:inline-block;background-image:url(/assets/icon-retainer-task-gray.svg)}html .legacy-app--view .icon-retainer-task-green,html .reveal-modal .icon-retainer-task-green{width:1rem;height:1rem;background-size:contain;background-position:50%;background-repeat:no-repeat;display:inline-block;background-image:url(/assets/icon-retainer-task-green.svg)}html .legacy-app--view .icon-retainer-task-orange,html .reveal-modal .icon-retainer-task-orange{width:1rem;height:1rem;background-size:contain;background-position:50%;background-repeat:no-repeat;display:inline-block;background-image:url(/assets/icon-retainer-task-orange.svg)}html .legacy-app--view .icon-retainer-task-red,html .reveal-modal .icon-retainer-task-red{width:1rem;height:1rem;background-size:contain;background-position:50%;background-repeat:no-repeat;display:inline-block;background-image:url(/assets/icon-retainer-task-red.svg)}html .legacy-app--view .icon-arrow-down-alt,html .reveal-modal .icon-arrow-down-alt{width:1rem;height:1rem;background-size:contain;background-position:50%;background-repeat:no-repeat;display:inline-block;background-image:url(/assets/icon-arrow-down-alt.png)}html .legacy-app--view .icon-next-blue,html .reveal-modal .icon-next-blue{width:1rem;height:1rem;background-size:contain;background-position:50%;background-repeat:no-repeat;display:inline-block;background-image:url(/assets/icon-next-blue.svg)}html .legacy-app--view .icon-check-blue,html .reveal-modal .icon-check-blue{width:1rem;height:1rem;background-size:contain;background-position:50%;background-repeat:no-repeat;display:inline-block;background-image:url(/assets/icon-check-blue.svg)}html .legacy-app--view .icon-search-gray-border,html .reveal-modal .icon-search-gray-border{width:1rem;height:1rem;background-size:contain;background-position:50%;background-repeat:no-repeat;display:inline-block;background-image:url(/assets/icon-search-gray-border.svg)}html .legacy-app--view .icon-search-blue-border,html .reveal-modal .icon-search-blue-border{width:1rem;height:1rem;background-size:contain;background-position:50%;background-repeat:no-repeat;display:inline-block;background-image:url(/assets/icon-search-blue-border.svg)}html .legacy-app--view .icon-cancel-delete,html .reveal-modal .icon-cancel-delete{width:1rem;height:1rem;background-size:contain;background-position:50%;background-repeat:no-repeat;display:inline-block;background-image:url(/assets/icon-cancel-delete.svg)}html .legacy-app--view .icon-hired,html .reveal-modal .icon-hired{width:1rem;height:1rem;background-size:contain;background-position:50%;background-repeat:no-repeat;display:inline-block;background-image:url(/assets/icon-hired.svg)}html .legacy-app--view .checkbox,html .reveal-modal .checkbox{cursor:pointer;display:inline-block}html .legacy-app--view .checkbox input[type=checkbox],html .legacy-app--view .checkbox input[type=radio],html .reveal-modal .checkbox input[type=checkbox],html .reveal-modal .checkbox input[type=radio]{display:none}html .legacy-app--view .checkbox label,html .reveal-modal .checkbox label{margin-left:-1rem;padding-left:1.5rem;vertical-align:middle;display:inline-block;cursor:pointer}html .legacy-app--view .checkbox span,html .reveal-modal .checkbox span{display:inline-block;vertical-align:middle;background-size:contain;cursor:pointer}html .legacy-app--view .checkbox.checkbox-image span,html .reveal-modal .checkbox.checkbox-image span{padding-top:2.2rem}html .legacy-app--view .checkbox.checkbox-image img,html .reveal-modal .checkbox.checkbox-image img{width:2.875rem;height:2.875rem;border-radius:50%;margin-right:.5rem}html .legacy-app--view .checkbox-right-icon,html .reveal-modal .checkbox-right-icon{display:block}html .legacy-app--view .checkbox-right-icon label,html .reveal-modal .checkbox-right-icon label{width:100%;display:inline-block;margin-right:-1rem;margin-left:0;padding-left:0}html .legacy-app--view .checkbox-filter,html .reveal-modal .checkbox-filter{width:100%}html .legacy-app--view .checkbox-filter label,html .reveal-modal .checkbox-filter label{width:100%;display:inline-block;margin-left:0;padding-left:0;padding-right:0}html .legacy-app--view .checkbox-filter input[type=checkbox]+label>span,html .reveal-modal .checkbox-filter input[type=checkbox]+label>span{width:1rem;height:1rem;background-size:contain;background-position:50%;background-repeat:no-repeat;display:inline-block;background-image:url(/assets/icon-checkbox.svg)}html .legacy-app--view .checkbox-filter input[type=checkbox]:checked+label,html .reveal-modal .checkbox-filter input[type=checkbox]:checked+label{font-weight:700}html .legacy-app--view .checkbox-filter input[type=checkbox]:checked+label>span,html .reveal-modal .checkbox-filter input[type=checkbox]:checked+label>span{background-image:url(/assets/icon-checkbox-checked.svg)}html .legacy-app--view .checkbox-no-text label,html .reveal-modal .checkbox-no-text label{padding-left:1rem}html .legacy-app--view .form-control .checkbox span,html .reveal-modal .form-control .checkbox span{float:left;margin-top:.2rem}html .legacy-app--view .form-control .checkbox label,html .reveal-modal .form-control .checkbox label{display:block;padding-left:0;margin-left:1.6rem;color:#7c8d99}html .legacy-app--view .form-control .checkbox label.sub,html .reveal-modal .form-control .checkbox label.sub{font-size:.8rem}html .legacy-app--view .form-control .checkbox input[type=checkbox]:checked+span+label,html .legacy-app--view .form-control .checkbox input[type=radio]:checked+span+label,html .reveal-modal .form-control .checkbox input[type=checkbox]:checked+span+label,html .reveal-modal .form-control .checkbox input[type=radio]:checked+span+label{color:#7c8d98}html .legacy-app--view .radio-block .checkbox,html .reveal-modal .radio-block .checkbox{padding-top:.6rem;margin-bottom:1rem}html .legacy-app--view .radio-block .checkbox label,html .reveal-modal .radio-block .checkbox label{font-weight:500;margin-left:2rem;font-size:.8rem}html .legacy-app--view .radio-block .checkbox label.sub,html .reveal-modal .radio-block .checkbox label.sub{font-weight:300}html .legacy-app--view .radio-block .checkbox span,html .reveal-modal .radio-block .checkbox span{margin-top:.2rem}html .legacy-app--view .radio-block .checkbox input:checked+span+label,html .reveal-modal .radio-block .checkbox input:checked+span+label{color:#7c8d98}html .legacy-app--view .radio-block .checkbox input:checked+span+label+label,html .reveal-modal .radio-block .checkbox input:checked+span+label+label{color:#7c8d98;font-weight:500}html .legacy-app--view .retainer__actions .actions-group,html .reveal-modal .retainer__actions .actions-group{margin:8px;display:flex;flex-flow:row wrap}html .legacy-app--view .retainer__actions .retainer__action,html .reveal-modal .retainer__actions .retainer__action{margin-bottom:1rem}html .legacy-app--view .retainer__actions .retainer__action-response,html .reveal-modal .retainer__actions .retainer__action-response{margin-top:-1rem;font-size:12px}html .legacy-app--view .retainer__actions .retainer__action-response i,html .reveal-modal .retainer__actions .retainer__action-response i{cursor:pointer}html .legacy-app--view .retainer__actions .retainer__action-response.status-success,html .reveal-modal .retainer__actions .retainer__action-response.status-success{color:#43ac6a}html .legacy-app--view .retainer__actions .retainer__action-response.status-error,html .reveal-modal .retainer__actions .retainer__action-response.status-error{color:#f04124}html .legacy-app--view .tasks__display .review-form,html .reveal-modal .tasks__display .review-form{background:#f3f3f3;padding:1rem}html .legacy-app--view .tasks__display .review-form .reviewer-radio-select,html .reveal-modal .tasks__display .review-form .reviewer-radio-select{margin-bottom:1rem}html .legacy-app--view .tasks__display .review-form .reviewer-radio-select input,html .reveal-modal .tasks__display .review-form .reviewer-radio-select input{margin:0}html .legacy-app--view .tasks__display .review-form .ng-invalid.ng-dirty,html .reveal-modal .tasks__display .review-form .ng-invalid.ng-dirty{border:1px solid red}html .legacy-app--view .button,html .legacy-app--view .label,html .legacy-app--view .tabs .tab-title>a,html .legacy-app--view .tabs dd>a,html .legacy-app--view h1,html .legacy-app--view h2,html .legacy-app--view h3,html .legacy-app--view h4,html .legacy-app--view h5,html .legacy-app--view h6,html .reveal-modal .button,html .reveal-modal .label,html .reveal-modal .tabs .tab-title>a,html .reveal-modal .tabs dd>a,html .reveal-modal h1,html .reveal-modal h2,html .reveal-modal h3,html .reveal-modal h4,html .reveal-modal h5,html .reveal-modal h6{font-family:Roboto,Helvetica Neue,sans-serif}html .legacy-app--view .main-section .row,html .reveal-modal .main-section .row{max-width:100%!important}html .legacy-app--view table,html .reveal-modal table{max-width:100%;width:100%}html .legacy-app--view .view--global-kpi,html .reveal-modal .view--global-kpi{padding:0 1rem}html .legacy-app--view .label.radius,html .reveal-modal .label.radius{margin:.15rem!important}html .legacy-app--view .subtask-active>td:first-child,html .reveal-modal .subtask-active>td:first-child{font-weight:700;border-left-color:#36a9e1;border-left-width:4px;border-left-style:solid}html .legacy-app--view h1,html .reveal-modal h1{font-size:1.8rem;margin-bottom:2rem}html .legacy-app--view table,html .reveal-modal table{border-collapse:collapse;border-spacing:0}html .legacy-app--view table thead,html .reveal-modal table thead{background:#b9c8d2}html .legacy-app--view table tr:nth-of-type(2n),html .reveal-modal table tr:nth-of-type(2n){background:rgba(185,200,210,.35)}html .legacy-app--view table tr td,html .reveal-modal table tr td{vertical-align:middle;border:1px solid #b9c8d2}html .legacy-app--view table tr th,html .reveal-modal table tr th{vertical-align:middle;border:1px solid #d8e0e6;height:75px}html .legacy-app--view table table th,html .reveal-modal table table th{height:auto}html .legacy-app--view table a,html .reveal-modal table a{color:#1780bc;font-weight:300}html .legacy-app--view table a:hover,html .legacy-app--view table a focus,html .reveal-modal table a:hover,html .reveal-modal table a focus{color:#3fa7dd}html .legacy-app--view .content-padding,html .reveal-modal .content-padding{padding:0 1rem}.reveal-modal-bg{background:#000;background:rgba(0,0,0,.45);bottom:0;display:none;position:fixed;right:0;top:0;z-index:1004;left:0}.reveal-modal{border-radius:3px;display:none;position:absolute;top:0;visibility:hidden;width:100%;z-index:1005;left:0;background-color:#fff;padding:1.875rem;border:1px solid #666;box-shadow:0 0 10px rgba(0,0,0,.4)}@media only screen and (max-width:40em){.reveal-modal{min-height:100vh}}.reveal-modal .column,.reveal-modal .columns{min-width:0}.reveal-modal>:first-child{margin-top:0}.reveal-modal>:last-child{margin-bottom:0}@media only screen and (min-width:40.0625em){.reveal-modal{left:0;margin:0 auto;max-width:62.5rem;right:0;width:80%;top:6.25rem}}.reveal-modal.radius{box-shadow:none;border-radius:3px}.reveal-modal.round{box-shadow:none;border-radius:1000px}.reveal-modal.collapse{padding:0;box-shadow:none}@media only screen and (min-width:40.0625em){.reveal-modal.tiny{width:30%}}@media only screen and (min-width:40.0625em){.reveal-modal.small,.reveal-modal.tiny{left:0;margin:0 auto;max-width:62.5rem;right:0}.reveal-modal.small{width:40%}}@media only screen and (min-width:40.0625em){.reveal-modal.medium{width:60%}}@media only screen and (min-width:40.0625em){.reveal-modal.large,.reveal-modal.medium{left:0;margin:0 auto;max-width:62.5rem;right:0}.reveal-modal.large{width:70%}}@media only screen and (min-width:40.0625em){.reveal-modal.xlarge{left:0;margin:0 auto;max-width:62.5rem;right:0;width:95%}}.reveal-modal.full{height:100vh;height:100%;left:0;margin-left:0!important;max-width:none!important;min-height:100vh;top:0}@media only screen and (min-width:40.0625em){.reveal-modal.full{left:0;margin:0 auto;max-width:62.5rem;right:0;width:100%}}.reveal-modal.toback{z-index:1003}.reveal-modal .close-reveal-modal{color:#aaa;cursor:pointer;font-size:2.5rem;font-weight:700;line-height:1;position:absolute;top:.625rem;right:1.375rem}.mt-0{margin-top:0!important}.pt-0{padding-top:0!important}.mb-0{margin-bottom:0!important}.pb-0{padding-bottom:0!important}.ml-0{margin-left:0!important}.pl-0{padding-left:0!important}.mr-0{margin-right:0!important}.pr-0,.px-0{padding-right:0!important}.px-0{padding-left:0!important}.py-0{padding-top:0!important;padding-bottom:0!important}.pa-0{padding:0!important}.mx-0{margin-left:0!important;margin-right:0!important}.my-0{margin-top:0!important;margin-bottom:0!important}.ma-0{margin:0!important}.mt-1{margin-top:.25rem!important}.pt-1{padding-top:.25rem!important}.mb-1{margin-bottom:.25rem!important}.pb-1{padding-bottom:.25rem!important}.ml-1{margin-left:.25rem!important}.pl-1{padding-left:.25rem!important}.mr-1{margin-right:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.px-1{padding-left:.25rem!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.pa-1{padding:.25rem!important}.mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.ma-1{margin:.25rem!important}.mt-2{margin-top:.5rem!important}.pt-2{padding-top:.5rem!important}.mb-2{margin-bottom:.5rem!important}.pb-2{padding-bottom:.5rem!important}.ml-2{margin-left:.5rem!important}.pl-2{padding-left:.5rem!important}.mr-2{margin-right:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.px-2{padding-left:.5rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.pa-2{padding:.5rem!important}.mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.ma-2{margin:.5rem!important}.mt-3{margin-top:.75rem!important}.pt-3{padding-top:.75rem!important}.mb-3{margin-bottom:.75rem!important}.pb-3{padding-bottom:.75rem!important}.ml-3{margin-left:.75rem!important}.pl-3{padding-left:.75rem!important}.mr-3{margin-right:.75rem!important}.pr-3,.px-3{padding-right:.75rem!important}.px-3{padding-left:.75rem!important}.py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.pa-3{padding:.75rem!important}.mx-3{margin-left:.75rem!important;margin-right:.75rem!important}.my-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.ma-3{margin:.75rem!important}.mt-4{margin-top:1rem!important}.pt-4{padding-top:1rem!important}.mb-4{margin-bottom:1rem!important}.pb-4{padding-bottom:1rem!important}.ml-4{margin-left:1rem!important}.pl-4{padding-left:1rem!important}.mr-4{margin-right:1rem!important}.pr-4,.px-4{padding-right:1rem!important}.px-4{padding-left:1rem!important}.py-4{padding-top:1rem!important;padding-bottom:1rem!important}.pa-4{padding:1rem!important}.mx-4{margin-left:1rem!important;margin-right:1rem!important}.my-4{margin-top:1rem!important;margin-bottom:1rem!important}.ma-4{margin:1rem!important}.mt-5{margin-top:1.25rem!important}.pt-5{padding-top:1.25rem!important}.mb-5{margin-bottom:1.25rem!important}.pb-5{padding-bottom:1.25rem!important}.ml-5{margin-left:1.25rem!important}.pl-5{padding-left:1.25rem!important}.mr-5{margin-right:1.25rem!important}.pr-5,.px-5{padding-right:1.25rem!important}.px-5{padding-left:1.25rem!important}.py-5{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.pa-5{padding:1.25rem!important}.mx-5{margin-left:1.25rem!important;margin-right:1.25rem!important}.my-5{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.ma-5{margin:1.25rem!important}.mt-6{margin-top:1.5rem!important}.pt-6{padding-top:1.5rem!important}.mb-6{margin-bottom:1.5rem!important}.pb-6{padding-bottom:1.5rem!important}.ml-6{margin-left:1.5rem!important}.pl-6{padding-left:1.5rem!important}.mr-6{margin-right:1.5rem!important}.pr-6,.px-6{padding-right:1.5rem!important}.px-6{padding-left:1.5rem!important}.py-6{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.pa-6{padding:1.5rem!important}.mx-6{margin-left:1.5rem!important;margin-right:1.5rem!important}.my-6{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.ma-6{margin:1.5rem!important}.mt-7{margin-top:2rem!important}.pt-7{padding-top:2rem!important}.mb-7{margin-bottom:2rem!important}.pb-7{padding-bottom:2rem!important}.ml-7{margin-left:2rem!important}.pl-7{padding-left:2rem!important}.mr-7{margin-right:2rem!important}.pr-7,.px-7{padding-right:2rem!important}.px-7{padding-left:2rem!important}.py-7{padding-top:2rem!important;padding-bottom:2rem!important}.pa-7{padding:2rem!important}.mx-7{margin-left:2rem!important;margin-right:2rem!important}.my-7{margin-top:2rem!important;margin-bottom:2rem!important}.ma-7{margin:2rem!important}.mt-8{margin-top:2.5rem!important}.pt-8{padding-top:2.5rem!important}.mb-8{margin-bottom:2.5rem!important}.pb-8{padding-bottom:2.5rem!important}.ml-8{margin-left:2.5rem!important}.pl-8{padding-left:2.5rem!important}.mr-8{margin-right:2.5rem!important}.pr-8,.px-8{padding-right:2.5rem!important}.px-8{padding-left:2.5rem!important}.py-8{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.pa-8{padding:2.5rem!important}.mx-8{margin-left:2.5rem!important;margin-right:2.5rem!important}.my-8{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.ma-8{margin:2.5rem!important}.mt-9{margin-top:3rem!important}.pt-9{padding-top:3rem!important}.mb-9{margin-bottom:3rem!important}.pb-9{padding-bottom:3rem!important}.ml-9{margin-left:3rem!important}.pl-9{padding-left:3rem!important}.mr-9{margin-right:3rem!important}.pr-9,.px-9{padding-right:3rem!important}.px-9{padding-left:3rem!important}.py-9{padding-top:3rem!important;padding-bottom:3rem!important}.pa-9{padding:3rem!important}.mx-9{margin-left:3rem!important;margin-right:3rem!important}.my-9{margin-top:3rem!important;margin-bottom:3rem!important}.ma-9{margin:3rem!important}.mt-10{margin-top:4rem!important}.pt-10{padding-top:4rem!important}.mb-10{margin-bottom:4rem!important}.pb-10{padding-bottom:4rem!important}.ml-10{margin-left:4rem!important}.pl-10{padding-left:4rem!important}.mr-10{margin-right:4rem!important}.pr-10,.px-10{padding-right:4rem!important}.px-10{padding-left:4rem!important}.py-10{padding-top:4rem!important;padding-bottom:4rem!important}.pa-10{padding:4rem!important}.mx-10{margin-left:4rem!important;margin-right:4rem!important}.my-10{margin-top:4rem!important;margin-bottom:4rem!important}.ma-10{margin:4rem!important}.mt-11{margin-top:5rem!important}.pt-11{padding-top:5rem!important}.mb-11{margin-bottom:5rem!important}.pb-11{padding-bottom:5rem!important}.ml-11{margin-left:5rem!important}.pl-11{padding-left:5rem!important}.mr-11{margin-right:5rem!important}.pr-11,.px-11{padding-right:5rem!important}.px-11{padding-left:5rem!important}.py-11{padding-top:5rem!important;padding-bottom:5rem!important}.pa-11{padding:5rem!important}.mx-11{margin-left:5rem!important;margin-right:5rem!important}.my-11{margin-top:5rem!important;margin-bottom:5rem!important}.ma-11{margin:5rem!important}.mt-12{margin-top:6rem!important}.pt-12{padding-top:6rem!important}.mb-12{margin-bottom:6rem!important}.pb-12{padding-bottom:6rem!important}.ml-12{margin-left:6rem!important}.pl-12{padding-left:6rem!important}.mr-12{margin-right:6rem!important}.pr-12,.px-12{padding-right:6rem!important}.px-12{padding-left:6rem!important}.py-12{padding-top:6rem!important;padding-bottom:6rem!important}.pa-12{padding:6rem!important}.mx-12{margin-left:6rem!important;margin-right:6rem!important}.my-12{margin-top:6rem!important;margin-bottom:6rem!important}.ma-12{margin:6rem!important}.mt-13{margin-top:8rem!important}.pt-13{padding-top:8rem!important}.mb-13{margin-bottom:8rem!important}.pb-13{padding-bottom:8rem!important}.ml-13{margin-left:8rem!important}.pl-13{padding-left:8rem!important}.mr-13{margin-right:8rem!important}.pr-13,.px-13{padding-right:8rem!important}.px-13{padding-left:8rem!important}.py-13{padding-top:8rem!important;padding-bottom:8rem!important}.pa-13{padding:8rem!important}.mx-13{margin-left:8rem!important;margin-right:8rem!important}.my-13{margin-top:8rem!important;margin-bottom:8rem!important}.ma-13{margin:8rem!important}.text-align-right{text-align:right}.text-align-left{text-align:left}.text-align-center{text-align:center}.text-initial{text-transform:none}.layout-column.layout-margin,.layout-row.layout-margin{margin:-8px}.warning{background-color:#f08a24!important}

/*!
 * AngularJS Material Design
 * https://github.com/angular/material
 * @license MIT
 * v1.2.2
 */body,html{height:100%;position:relative}body{margin:0;padding:0}[tabindex="-1"]:focus{outline:none}.inset{padding:10px}a.md-no-style,button.md-no-style{font-weight:400;background-color:inherit;text-align:left;border:none;padding:0;margin:0}button,input,select,textarea{vertical-align:baseline}button,html input[type=button],input[type=reset],input[type=submit]{cursor:pointer;-webkit-appearance:button}button[disabled],html input[type=button][disabled],input[type=reset][disabled],input[type=submit][disabled]{cursor:default}textarea{vertical-align:top;overflow:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box;-webkit-box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}input:-webkit-autofill{text-shadow:none}.md-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-transform:none;width:1px}.md-shadow{position:absolute;top:0;left:0;bottom:0;right:0;border-radius:inherit;pointer-events:none}.md-shadow-bottom-z-1{box-shadow:0 2px 5px 0 rgba(0,0,0,.26)}.md-shadow-bottom-z-2{box-shadow:0 4px 8px 0 rgba(0,0,0,.4)}.md-shadow-animated.md-shadow{transition:box-shadow .28s cubic-bezier(.4,0,.2,1)}.md-ripple-container{pointer-events:none;position:absolute;overflow:hidden;left:0;top:0;width:100%;height:100%;transition:all .55s cubic-bezier(.25,.8,.25,1)}.md-ripple{position:absolute;transform:translate(-50%,-50%) scale(0);transform-origin:50% 50%;opacity:0;border-radius:50%}.md-ripple.md-ripple-placed{transition:margin .9s cubic-bezier(.25,.8,.25,1),border .9s cubic-bezier(.25,.8,.25,1),width .9s cubic-bezier(.25,.8,.25,1),height .9s cubic-bezier(.25,.8,.25,1),opacity .9s cubic-bezier(.25,.8,.25,1),transform .9s cubic-bezier(.25,.8,.25,1)}.md-ripple.md-ripple-scaled{transform:translate(-50%,-50%) scale(1)}.md-ripple.md-ripple-active,.md-ripple.md-ripple-full,.md-ripple.md-ripple-visible{opacity:.2}.md-ripple.md-ripple-remove{animation:b .9s cubic-bezier(.25,.8,.25,1)}@keyframes b{0%{opacity:.15}to{opacity:0}}.md-padding{padding:8px}.md-margin{margin:8px}.md-scroll-mask{position:absolute;background-color:transparent;top:0;right:0;bottom:0;left:0;z-index:50}.md-scroll-mask>.md-scroll-mask-bar{display:block;position:absolute;background-color:#fafafa;right:0;top:0;bottom:0;z-index:65;box-shadow:inset 0 0 1px rgba(0,0,0,.3)}.md-no-momentum{-webkit-overflow-scrolling:auto}.md-no-flicker{-webkit-filter:blur(0)}@media (min-width:960px){.md-padding{padding:16px}}body[dir=ltr],body[dir=rtl],html[dir=ltr],html[dir=rtl]{unicode-bidi:embed}bdo[dir=rtl]{direction:rtl}bdo[dir=ltr],bdo[dir=rtl]{unicode-bidi:bidi-override}bdo[dir=ltr]{direction:ltr}@media (max-width:599px){.layout-row:not(.layout-xs-column)>.md-auto-horizontal-margin:not(:first-child),.layout-xs-row>.md-auto-horizontal-margin:not(:first-child){margin-left:16px}[dir=rtl] .layout-row:not(.layout-xs-column)>.md-auto-horizontal-margin:not(:first-child),[dir=rtl] .layout-xs-row>.md-auto-horizontal-margin:not(:first-child){margin-left:0;margin-right:16px}}@media (min-width:600px) and (max-width:959px){.layout-gt-xs-row:not(.layout-sm-column)>.md-auto-horizontal-margin:not(:first-child),.layout-row:not(.layout-gt-xs-column):not(.layout-sm-column)>.md-auto-horizontal-margin:not(:first-child),.layout-sm-row:not(.layout-sm-column)>.md-auto-horizontal-margin:not(:first-child){margin-left:16px}[dir=rtl] .layout-gt-xs-row:not(.layout-sm-column)>.md-auto-horizontal-margin:not(:first-child),[dir=rtl] .layout-row:not(.layout-gt-xs-column):not(.layout-sm-column)>.md-auto-horizontal-margin:not(:first-child),[dir=rtl] .layout-sm-row:not(.layout-sm-column)>.md-auto-horizontal-margin:not(:first-child){margin-left:0;margin-right:16px}}@media (min-width:960px) and (max-width:1279px){.layout-gt-sm-row:not(.layout-md-column)>.md-auto-horizontal-margin:not(:first-child),.layout-gt-xs-row:not(.layout-gt-sm-column):not(.layout-md-column)>.md-auto-horizontal-margin:not(:first-child),.layout-md-row:not(.layout-md-column)>.md-auto-horizontal-margin:not(:first-child),.layout-row:not(.layout-gt-xs-column):not(.layout-gt-sm-column):not(.layout-md-column)>.md-auto-horizontal-margin:not(:first-child){margin-left:16px}[dir=rtl] .layout-gt-sm-row:not(.layout-md-column)>.md-auto-horizontal-margin:not(:first-child),[dir=rtl] .layout-gt-xs-row:not(.layout-gt-sm-column):not(.layout-md-column)>.md-auto-horizontal-margin:not(:first-child),[dir=rtl] .layout-md-row:not(.layout-md-column)>.md-auto-horizontal-margin:not(:first-child),[dir=rtl] .layout-row:not(.layout-gt-xs-column):not(.layout-gt-sm-column):not(.layout-md-column)>.md-auto-horizontal-margin:not(:first-child){margin-left:0;margin-right:16px}}@media (min-width:1280px) and (max-width:1919px){.layout-gt-md-row:not(.layout-lg-column)>.md-auto-horizontal-margin:not(:first-child),.layout-gt-sm-row:not(.layout-gt-md-column):not(.layout-lg-column)>.md-auto-horizontal-margin:not(:first-child),.layout-gt-xs-row:not(.layout-gt-sm-column):not(.layout-gt-md-column):not(.layout-lg-column)>.md-auto-horizontal-margin:not(:first-child),.layout-lg-row:not(.layout-lg-column)>.md-auto-horizontal-margin:not(:first-child),.layout-row:not(.layout-gt-xs-column):not(.layout-gt-sm-column):not(.layout-gt-md-column):not(.layout-lg-column)>.md-auto-horizontal-margin:not(:first-child){margin-left:16px}[dir=rtl] .layout-gt-md-row:not(.layout-lg-column)>.md-auto-horizontal-margin:not(:first-child),[dir=rtl] .layout-gt-sm-row:not(.layout-gt-md-column):not(.layout-lg-column)>.md-auto-horizontal-margin:not(:first-child),[dir=rtl] .layout-gt-xs-row:not(.layout-gt-sm-column):not(.layout-gt-md-column):not(.layout-lg-column)>.md-auto-horizontal-margin:not(:first-child),[dir=rtl] .layout-lg-row:not(.layout-lg-column)>.md-auto-horizontal-margin:not(:first-child),[dir=rtl] .layout-row:not(.layout-gt-xs-column):not(.layout-gt-sm-column):not(.layout-gt-md-column):not(.layout-lg-column)>.md-auto-horizontal-margin:not(:first-child){margin-left:0;margin-right:16px}}@media (min-width:1920px){.layout-gt-lg-row:not(.layout-gt-lg-column):not(.layout-xl-column)>.md-auto-horizontal-margin:not(:first-child),.layout-gt-md-row:not(.layout-gt-lg-column):not(.layout-xl-column)>.md-auto-horizontal-margin:not(:first-child),.layout-gt-sm-row:not(.layout-gt-md-column):not(.layout-gt-lg-column):not(.layout-xl-column)>.md-auto-horizontal-margin:not(:first-child),.layout-gt-xs-row:not(.layout-gt-sm-column):not(.layout-gt-md-column):not(.layout-gt-lg-column):not(.layout-xl-column)>.md-auto-horizontal-margin:not(:first-child),.layout-row:not(.layout-gt-xs-column):not(.layout-gt-sm-column):not(.layout-gt-md-column):not(.layout-gt-lg-column):not(.layout-xl-column)>.md-auto-horizontal-margin:not(:first-child),.layout-xl-row:not(.layout-gt-lg-column):not(.layout-xl-column)>.md-auto-horizontal-margin:not(:first-child){margin-left:16px}[dir=rtl] .layout-gt-lg-row:not(.layout-gt-lg-column):not(.layout-xl-column)>.md-auto-horizontal-margin:not(:first-child),[dir=rtl] .layout-gt-md-row:not(.layout-gt-lg-column):not(.layout-xl-column)>.md-auto-horizontal-margin:not(:first-child),[dir=rtl] .layout-gt-sm-row:not(.layout-gt-md-column):not(.layout-gt-lg-column):not(.layout-xl-column)>.md-auto-horizontal-margin:not(:first-child),[dir=rtl] .layout-gt-xs-row:not(.layout-gt-sm-column):not(.layout-gt-md-column):not(.layout-gt-lg-column):not(.layout-xl-column)>.md-auto-horizontal-margin:not(:first-child),[dir=rtl] .layout-row:not(.layout-gt-xs-column):not(.layout-gt-sm-column):not(.layout-gt-md-column):not(.layout-gt-lg-column):not(.layout-xl-column)>.md-auto-horizontal-margin:not(:first-child),[dir=rtl] .layout-xl-row:not(.layout-gt-lg-column):not(.layout-xl-column)>.md-auto-horizontal-margin:not(:first-child){margin-left:0;margin-right:16px}}body,html{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:default;min-height:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.md-display-4{font-size:112px;font-weight:300;letter-spacing:-.01em;line-height:112px}.md-display-3{font-size:56px;font-weight:400;letter-spacing:-.005em;line-height:56px}.md-display-2{font-size:45px;font-weight:400;line-height:64px}.md-display-1{font-size:34px;font-weight:400;line-height:40px}.md-headline{font-size:24px;font-weight:400;line-height:32px}.md-title{font-size:20px;font-weight:500;letter-spacing:.005em}.md-subhead{font-size:16px;line-height:24px}.md-body-1,.md-subhead{font-weight:400;letter-spacing:.01em}.md-body-1{font-size:14px;line-height:20px}.md-body-2{font-size:14px;font-weight:500;letter-spacing:.01em;line-height:24px}.md-caption{font-size:12px;letter-spacing:.02em}.md-button{letter-spacing:.01em}button,input,select,textarea{font-size:100%}.md-panel-outer-wrapper{height:100%;left:0;position:absolute;top:0;width:100%}.md-panel-inner-wrapper{position:fixed}._md-panel-offscreen{left:-9999px}._md-panel-hidden{display:none}._md-panel-shown .md-panel{opacity:1;transition:none}.md-panel{opacity:0;position:relative}.md-panel._md-panel-shown{opacity:1;transition:none}.md-panel._md-panel-animate-enter{opacity:1;transition:all .3s cubic-bezier(0,0,.2,1)}.md-panel._md-panel-animate-leave{opacity:1;transition:all .3s cubic-bezier(.4,0,1,1)}.md-panel._md-panel-animate-fade-out,.md-panel._md-panel-animate-scale-out{opacity:0}.md-panel._md-panel-backdrop{height:100%;position:fixed;width:100%}.md-panel._md-opaque-enter{opacity:.48;transition:opacity .3s cubic-bezier(0,0,.2,1)}.md-panel._md-opaque-leave{transition:opacity .3s cubic-bezier(.4,0,1,1)}._md-panel-fullscreen{border-radius:0;left:0;min-height:100%;min-width:100%;position:fixed;top:0}md-autocomplete{border-radius:2px;display:block;height:40px;position:relative;overflow:visible;min-width:190px}md-autocomplete[disabled] input{cursor:default}md-autocomplete[md-floating-label]{border-radius:0;background:transparent;height:auto}md-autocomplete[md-floating-label] md-input-container{padding-bottom:0}md-autocomplete[md-floating-label] md-autocomplete-wrap{height:auto}md-autocomplete[md-floating-label] .md-show-clear-button button{display:block;position:absolute;right:0;top:20px;width:30px;height:30px}md-autocomplete[md-floating-label] .md-show-clear-button input{padding-right:30px}[dir=rtl] md-autocomplete[md-floating-label] .md-show-clear-button input{padding-right:0;padding-left:30px}md-autocomplete md-autocomplete-wrap{display:flex;flex-direction:row;box-sizing:border-box;position:relative;overflow:visible;height:40px}md-autocomplete md-autocomplete-wrap.md-menu-showing{z-index:51}md-autocomplete md-autocomplete-wrap input,md-autocomplete md-autocomplete-wrap md-input-container{flex:1 1 0;box-sizing:border-box;min-width:0}md-autocomplete md-autocomplete-wrap md-progress-linear{position:absolute;bottom:-2px;left:0}md-autocomplete md-autocomplete-wrap md-progress-linear.md-inline{bottom:40px;right:2px;left:2px;width:auto}md-autocomplete md-autocomplete-wrap md-progress-linear .md-mode-indeterminate{position:absolute;top:0;left:0;width:100%;height:3px;transition:none}md-autocomplete md-autocomplete-wrap md-progress-linear .md-mode-indeterminate .md-container{transition:none;height:3px}md-autocomplete md-autocomplete-wrap md-progress-linear .md-mode-indeterminate.ng-enter{transition:opacity .15s linear}md-autocomplete md-autocomplete-wrap md-progress-linear .md-mode-indeterminate.ng-enter.ng-enter-active{opacity:1}md-autocomplete md-autocomplete-wrap md-progress-linear .md-mode-indeterminate.ng-leave{transition:opacity .15s linear}md-autocomplete md-autocomplete-wrap md-progress-linear .md-mode-indeterminate.ng-leave.ng-leave-active{opacity:0}md-autocomplete input:not(.md-input){font-size:14px;box-sizing:border-box;border:none;box-shadow:none;outline:none;background:transparent;width:100%;padding:0 15px;line-height:40px;height:40px}md-autocomplete input:not(.md-input)::-ms-clear{display:none}md-autocomplete .md-show-clear-button button{position:relative;line-height:20px;text-align:center;width:30px;height:30px;cursor:pointer;border:none;border-radius:50%;padding:0;font-size:12px;background:transparent;margin:auto 5px}md-autocomplete .md-show-clear-button button:after{content:"";position:absolute;top:-6px;right:-6px;bottom:-6px;left:-6px;border-radius:50%;transform:scale(0);opacity:0;transition:all .4s cubic-bezier(.25,.8,.25,1)}md-autocomplete .md-show-clear-button button:focus{outline:none}md-autocomplete .md-show-clear-button button:focus:after{transform:scale(1);opacity:1}md-autocomplete .md-show-clear-button button md-icon{position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0) scale(.9)}md-autocomplete .md-show-clear-button button md-icon path{stroke-width:0}md-autocomplete .md-show-clear-button button.ng-enter{transform:scale(0);transition:transform .15s ease-out}md-autocomplete .md-show-clear-button button.ng-enter.ng-enter-active{transform:scale(1)}md-autocomplete .md-show-clear-button button.ng-leave{transition:transform .15s ease-out}md-autocomplete .md-show-clear-button button.ng-leave.ng-leave-active{transform:scale(0)}@media screen and (-ms-high-contrast:active){md-autocomplete input{border:1px solid #fff}md-autocomplete .md-autocomplete-suggestion:focus{color:#fff}}.md-standard-list-container.md-autocomplete-suggestions-container,.md-virtual-repeat-container.md-autocomplete-suggestions-container{position:absolute;box-shadow:0 2px 5px rgba(0,0,0,.25);z-index:100;height:100%}.md-standard-list-container.md-autocomplete-suggestions-container .highlight,.md-virtual-repeat-container.md-autocomplete-suggestions-container .highlight{font-weight:700}.md-standard-list-container{box-sizing:border-box;display:block;margin:0;overflow:hidden;overflow-y:auto;padding:0}.md-standard-list-container.md-not-found,.md-virtual-repeat-container.md-not-found{height:48px}.md-autocomplete-suggestions{margin:0;list-style:none;padding:0}.md-autocomplete-suggestions .md-autocomplete-suggestion{font-size:14px;overflow:hidden;padding:0 15px;line-height:48px;height:48px;transition:background .15s linear;margin:0;white-space:nowrap;text-overflow:ellipsis}.md-autocomplete-suggestions .md-autocomplete-suggestion:focus{outline:none}.md-autocomplete-suggestions .md-autocomplete-suggestion:not(.md-not-found-wrapper){cursor:pointer}@media screen and (-ms-high-contrast:active){.md-autocomplete-suggestions,md-autocomplete{border:1px solid #fff}}md-backdrop{transition:opacity .45s;position:absolute;top:0;bottom:0;left:0;right:0;z-index:50}md-backdrop.md-menu-backdrop{position:fixed!important;z-index:99}md-backdrop.md-select-backdrop{z-index:81;transition-duration:0}md-backdrop.md-dialog-backdrop{z-index:79}md-backdrop.md-bottom-sheet-backdrop{z-index:69}md-backdrop.md-sidenav-backdrop{z-index:59}md-backdrop.md-click-catcher{position:absolute}md-backdrop.md-opaque{opacity:.48}md-backdrop.md-opaque.ng-enter{opacity:0}md-backdrop.md-opaque.ng-enter.md-opaque.ng-enter-active{opacity:.48}md-backdrop.md-opaque.ng-leave{opacity:.48;transition:opacity .4s}md-backdrop.md-opaque.ng-leave.md-opaque.ng-leave-active{opacity:0}md-bottom-sheet{position:absolute;left:0;right:0;bottom:0;padding:8px 16px 88px;z-index:70;border-top-width:1px;border-top-style:solid;transform:translate3d(0,80px,0);transition:all .4s cubic-bezier(.25,.8,.25,1);transition-property:transform}md-bottom-sheet.md-has-header{padding-top:0}md-bottom-sheet.ng-enter{opacity:0;transform:translate3d(0,100%,0)}md-bottom-sheet.ng-enter-active{opacity:1;display:block;transform:translate3d(0,80px,0)!important}md-bottom-sheet.ng-leave-active{transform:translate3d(0,100%,0)!important;transition:all .3s cubic-bezier(.55,0,.55,.2)}md-bottom-sheet .md-subheader{background-color:transparent;font-family:Roboto,Helvetica Neue,sans-serif;line-height:56px;padding:0;white-space:nowrap}md-bottom-sheet md-inline-icon{display:inline-block;height:24px;width:24px;fill:#444}md-bottom-sheet md-list-item{display:flex;outline:none}md-bottom-sheet md-list-item:hover{cursor:pointer}md-bottom-sheet.md-list md-list-item{padding:0;align-items:center;height:48px}md-bottom-sheet.md-grid{padding-left:24px;padding-right:24px;padding-top:0}md-bottom-sheet.md-grid md-list{display:flex;flex-direction:row;flex-wrap:wrap;transition:all .5s;align-items:center}md-bottom-sheet.md-grid md-list-item{flex-direction:column;align-items:center;transition:all .5s;height:96px;margin-top:8px;margin-bottom:8px}@media (max-width:960px){md-bottom-sheet.md-grid md-list-item{flex:1 1 33.33333%;max-width:33.33333%}md-bottom-sheet.md-grid md-list-item:nth-of-type(3n+1){align-items:flex-start}md-bottom-sheet.md-grid md-list-item:nth-of-type(3n){align-items:flex-end}}@media (min-width:960px) and (max-width:1279px){md-bottom-sheet.md-grid md-list-item{flex:1 1 25%;max-width:25%}}@media (min-width:1280px) and (max-width:1919px){md-bottom-sheet.md-grid md-list-item{flex:1 1 16.66667%;max-width:16.66667%}}@media (min-width:1920px){md-bottom-sheet.md-grid md-list-item{flex:1 1 14.28571%;max-width:14.28571%}}md-bottom-sheet.md-grid md-list-item:before{display:none}md-bottom-sheet.md-grid md-list-item .md-list-item-content{display:flex;flex-direction:column;align-items:center;width:48px;padding-bottom:16px}md-bottom-sheet.md-grid md-list-item .md-grid-item-content{border:1px solid transparent;display:flex;flex-direction:column;align-items:center;width:80px}md-bottom-sheet.md-grid md-list-item .md-grid-text{font-weight:400;line-height:16px;font-size:13px;margin:0;white-space:nowrap;width:64px;text-align:center;text-transform:none;padding-top:8px}@media screen and (-ms-high-contrast:active){md-bottom-sheet{border:1px solid #fff}}button.md-button::-moz-focus-inner{border:0}.md-button{display:inline-block;position:relative;cursor:pointer;min-height:36px;min-width:88px;line-height:36px;vertical-align:middle;align-items:center;text-align:center;border-radius:2px;box-sizing:border-box;user-select:none;outline:none;border:0;padding:0 8px;margin:6px 8px;background:transparent;color:currentColor;white-space:nowrap;text-transform:uppercase;font-weight:500;font-size:14px;font-style:inherit;font-variant:inherit;font-family:inherit;text-decoration:none;overflow:hidden;transition:box-shadow .4s cubic-bezier(.25,.8,.25,1),background-color .4s cubic-bezier(.25,.8,.25,1)}.md-dense :not(.md-dense-disabled) .md-button:not(.md-dense-disabled),.md-dense>.md-button:not(.md-dense-disabled){min-height:32px;line-height:32px;font-size:13px}.md-button:focus{outline:none}.md-button:focus,.md-button:hover{text-decoration:none}.md-button.ng-hide,.md-button.ng-leave{transition:none}.md-button.md-cornered{border-radius:0}.md-button.md-icon{padding:0;background:none}.md-button.md-raised:not([disabled]){box-shadow:0 2px 5px 0 rgba(0,0,0,.26)}.md-button.md-icon-button{margin:0 6px;height:40px;min-width:0;line-height:24px;padding:8px;width:40px;border-radius:50%}.md-button.md-fab{z-index:20;line-height:56px;min-width:0;width:56px;height:56px;vertical-align:middle;box-shadow:0 2px 5px 0 rgba(0,0,0,.26);border-radius:50%;background-clip:padding-box;overflow:hidden;transition:all .3s cubic-bezier(.55,0,.55,.2);transition-property:background-color,box-shadow,transform}.md-button.md-fab.md-fab-bottom-right{top:auto;right:20px;bottom:20px;left:auto;position:absolute}.md-button.md-fab.md-fab-bottom-left{top:auto;right:auto;bottom:20px;left:20px;position:absolute}.md-button.md-fab.md-fab-top-right{top:20px;right:20px;bottom:auto;left:auto;position:absolute}.md-button.md-fab.md-fab-top-left{top:20px;right:auto;bottom:auto;left:20px;position:absolute}.md-button.md-fab.md-mini{line-height:40px;width:40px;height:40px}.md-button.md-fab.ng-hide,.md-button.md-fab.ng-leave{transition:none}.md-button.md-fab[disabled]{box-shadow:none}.md-button:not([disabled]).md-fab.md-focused,.md-button:not([disabled]).md-raised.md-focused{box-shadow:0 2px 5px 0 rgba(0,0,0,.26)}.md-button:not([disabled]).md-fab:active,.md-button:not([disabled]).md-raised:active{box-shadow:0 4px 8px 0 rgba(0,0,0,.4)}.md-button .md-ripple-container{border-radius:inherit;background-clip:padding-box;overflow:hidden;-webkit-transform:translateZ(0)}.md-button.md-icon-button md-icon,button.md-button.md-fab md-icon{display:block}.md-toast-open-top .md-button.md-fab-top-left,.md-toast-open-top .md-button.md-fab-top-right{transition:all .4s cubic-bezier(.25,.8,.25,1);transform:translate3d(0,42px,0)}.md-toast-open-top .md-button.md-fab-top-left:not([disabled]).md-focused,.md-toast-open-top .md-button.md-fab-top-left:not([disabled]):hover,.md-toast-open-top .md-button.md-fab-top-right:not([disabled]).md-focused,.md-toast-open-top .md-button.md-fab-top-right:not([disabled]):hover{transform:translate3d(0,41px,0)}.md-toast-open-bottom .md-button.md-fab-bottom-left,.md-toast-open-bottom .md-button.md-fab-bottom-right{transition:all .4s cubic-bezier(.25,.8,.25,1);transform:translate3d(0,-42px,0)}.md-toast-open-bottom .md-button.md-fab-bottom-left:not([disabled]).md-focused,.md-toast-open-bottom .md-button.md-fab-bottom-left:not([disabled]):hover,.md-toast-open-bottom .md-button.md-fab-bottom-right:not([disabled]).md-focused,.md-toast-open-bottom .md-button.md-fab-bottom-right:not([disabled]):hover{transform:translate3d(0,-43px,0)}.md-button-group{display:flex;flex:1;width:100%}.md-button-group>.md-button{flex:1;display:block;overflow:hidden;width:0;border-width:1px 0 1px 1px;border-radius:0;text-align:center;text-overflow:ellipsis;white-space:nowrap}.md-button-group>.md-button:first-child{border-radius:2px 0 0 2px}.md-button-group>.md-button:last-child{border-right-width:1px;border-radius:0 2px 2px 0}@media screen and (-ms-high-contrast:active){.md-button.md-fab,.md-button.md-raised{border:1px solid #fff}}md-card{box-sizing:border-box;display:flex;flex-direction:column;margin:8px;box-shadow:0 1px 3px 0 rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12)}md-card md-card-header{padding:16px;display:flex;flex-direction:row}md-card md-card-header:first-child md-card-avatar{margin-right:12px}[dir=rtl] md-card md-card-header:first-child md-card-avatar{margin-right:auto;margin-left:12px}md-card md-card-header:last-child md-card-avatar{margin-left:12px}[dir=rtl] md-card md-card-header:last-child md-card-avatar{margin-left:auto;margin-right:12px}md-card md-card-header md-card-avatar{width:40px;height:40px}md-card md-card-header md-card-avatar .md-user-avatar,md-card md-card-header md-card-avatar md-icon{border-radius:50%}md-card md-card-header md-card-avatar md-icon{padding:8px}md-card md-card-header md-card-avatar md-icon>svg{height:inherit;width:inherit}md-card md-card-header md-card-avatar+md-card-header-text{max-height:40px}md-card md-card-header md-card-avatar+md-card-header-text .md-title{font-size:14px}md-card md-card-header md-card-header-text{display:flex;flex:1;flex-direction:column}md-card md-card-header md-card-header-text .md-subhead{font-size:14px}md-card>img,md-card>md-card-header img,md-card md-card-title-media img{box-sizing:border-box;display:flex;flex:0 0 auto;width:100%;height:auto}md-card md-card-title{padding:24px 16px 16px;display:flex;flex:1 1 auto;flex-direction:row}md-card md-card-title+md-card-content{padding-top:0}md-card md-card-title md-card-title-text{flex:1;flex-direction:column;display:flex}md-card md-card-title md-card-title-text .md-subhead{padding-top:0;font-size:14px}md-card md-card-title md-card-title-text:only-child .md-subhead{padding-top:12px}md-card md-card-title md-card-title-media{margin-top:-8px}md-card md-card-title md-card-title-media .md-media-sm{height:80px;width:80px}md-card md-card-title md-card-title-media .md-media-md{height:112px;width:112px}md-card md-card-title md-card-title-media .md-media-lg{height:152px;width:152px}md-card md-card-content{display:block;padding:16px}md-card md-card-content>p:first-child{margin-top:0}md-card md-card-content>p:last-child{margin-bottom:0}md-card md-card-content .md-media-xl{height:240px;width:240px}md-card md-card-actions{margin:8px}md-card md-card-actions.layout-column .md-button:not(.md-icon-button){margin:2px 0}md-card md-card-actions.layout-column .md-button:not(.md-icon-button):first-of-type{margin-top:0}md-card md-card-actions.layout-column .md-button:not(.md-icon-button):last-of-type{margin-bottom:0}md-card md-card-actions.layout-column .md-button.md-icon-button{margin-top:6px;margin-bottom:6px}md-card md-card-actions md-card-icon-actions{flex:1;justify-content:flex-start;display:flex;flex-direction:row}md-card md-card-actions:not(.layout-column) .md-button:not(.md-icon-button){margin:0 4px}md-card md-card-actions:not(.layout-column) .md-button:not(.md-icon-button):first-of-type{margin-left:0}[dir=rtl] md-card md-card-actions:not(.layout-column) .md-button:not(.md-icon-button):first-of-type{margin-left:auto;margin-right:0}md-card md-card-actions:not(.layout-column) .md-button:not(.md-icon-button):last-of-type{margin-right:0}[dir=rtl] md-card md-card-actions:not(.layout-column) .md-button:not(.md-icon-button):last-of-type{margin-right:auto;margin-left:0}md-card md-card-actions:not(.layout-column) .md-button.md-icon-button{margin-left:6px;margin-right:6px}md-card md-card-actions:not(.layout-column) .md-button.md-icon-button:first-of-type{margin-left:12px}[dir=rtl] md-card md-card-actions:not(.layout-column) .md-button.md-icon-button:first-of-type{margin-left:auto;margin-right:12px}md-card md-card-actions:not(.layout-column) .md-button.md-icon-button:last-of-type{margin-right:12px}[dir=rtl] md-card md-card-actions:not(.layout-column) .md-button.md-icon-button:last-of-type{margin-right:auto;margin-left:12px}md-card md-card-actions:not(.layout-column) .md-button+md-card-icon-actions{flex:1;justify-content:flex-end;display:flex;flex-direction:row}md-card md-card-footer{margin-top:auto;padding:16px}@media screen and (-ms-high-contrast:active){md-card{border:1px solid #fff}}.md-image-no-fill>img{width:auto;height:auto}.md-inline-form md-checkbox{margin-top:14px;margin-bottom:auto}md-checkbox{box-sizing:border-box;display:inline-block;white-space:nowrap;cursor:pointer;outline:none;user-select:none;position:relative;min-width:18px;min-height:48px}.md-dense :not(.md-dense-disabled) md-checkbox:not(.md-dense-disabled),.md-dense>md-checkbox:not(.md-dense-disabled){min-height:36px}md-checkbox.md-focused:not([disabled]) .md-container:before{left:-8px;top:-8px;right:-8px;bottom:-8px}md-checkbox.md-focused:not([disabled]):not(.md-checked) .md-container:before{background-color:rgba(0,0,0,.12)}md-checkbox .md-container{position:absolute;top:50%;transform:translateY(-50%);box-sizing:border-box;display:inline-block;width:18px;height:18px;left:0}[dir=rtl] md-checkbox .md-container{left:auto;right:0}md-checkbox .md-container:before{box-sizing:border-box;background-color:transparent;border-radius:50%;content:"";position:absolute;display:block;height:auto;left:0;top:0;right:0;bottom:0;transition:all .5s;width:auto}md-checkbox .md-container:after{box-sizing:border-box;content:"";position:absolute;top:-10px;right:-10px;bottom:-10px;left:-10px}md-checkbox .md-container .md-ripple-container{position:absolute;display:block;width:auto;height:auto;left:-15px;top:-15px;right:-15px;bottom:-15px}md-checkbox .md-icon{box-sizing:border-box;transition:.24s;position:absolute;top:0;left:0;width:18px;height:18px;border-width:2px;border-style:solid;border-radius:2px}md-checkbox.md-checked .md-icon{border-color:transparent}md-checkbox.md-checked .md-icon:after{box-sizing:border-box;transform:rotate(45deg);position:absolute;left:4px;top:0;display:table;width:6px;height:12px;border-width:2px;border-style:solid;border-top:0;border-left:0;content:""}md-checkbox[disabled]{cursor:default}md-checkbox.md-indeterminate .md-icon:after{box-sizing:border-box;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:table;width:10.8px;height:2px;border-width:2px;border-style:solid;border-top:0;border-left:0;content:""}md-checkbox .md-container{top:auto;left:auto;right:auto;margin:3px;margin-top:21px}md-checkbox .md-label{box-sizing:border-box;position:relative;display:inline-block;vertical-align:middle;white-space:normal;user-select:text;margin-top:10px;margin-bottom:auto;margin-left:36px}[dir=rtl] md-checkbox .md-label{margin-left:0;margin-right:36px}md-checkbox .md-label:empty{margin-left:24px;margin-right:0}[dir=rtl] md-checkbox .md-label:empty{margin-left:0;margin-right:24px}md-input-container .md-checkbox-link-label{box-sizing:border-box;position:relative;display:inline-block;vertical-align:middle;white-space:normal;user-select:text;cursor:pointer;top:-21px;margin-left:18px;margin-right:0}[dir=rtl] md-input-container .md-checkbox-link-label{margin-left:0;margin-right:18px}.md-contact-chips .md-chips md-chip{padding:0 25px 0 0}[dir=rtl] .md-contact-chips .md-chips md-chip{padding:0 0 0 25px}.md-contact-chips .md-chips md-chip .md-contact-avatar{float:left}[dir=rtl] .md-contact-chips .md-chips md-chip .md-contact-avatar{float:right}.md-contact-chips .md-chips md-chip .md-contact-avatar img{height:32px;border-radius:16px}.md-contact-chips .md-chips md-chip .md-contact-name{display:inline-block;height:32px;margin-left:8px}[dir=rtl] .md-contact-chips .md-chips md-chip .md-contact-name{margin-left:auto;margin-right:8px}.md-contact-suggestion{height:56px}.md-contact-suggestion img{height:40px;border-radius:20px;margin-top:8px}.md-contact-suggestion .md-contact-name{margin-left:8px;width:120px}[dir=rtl] .md-contact-suggestion .md-contact-name{margin-left:auto;margin-right:8px}.md-contact-suggestion .md-contact-email,.md-contact-suggestion .md-contact-name{display:inline-block;overflow:hidden;text-overflow:ellipsis}.md-contact-chips-suggestions li{height:100%}.md-chips,md-chips{display:flex}.md-chips{flex-wrap:wrap;flex-grow:1;font-family:Roboto,Helvetica Neue,sans-serif;font-size:13px;padding:0 0 8px 3px;vertical-align:middle}.md-chips:after{content:"";display:table;clear:both}[dir=rtl] .md-chips{padding:0 3px 8px 0}.md-chips.md-readonly .md-chip-input-container{min-height:32px}.md-chips:not(.md-readonly){cursor:text}.md-chips.md-removable md-chip{padding-right:28px}[dir=rtl] .md-chips.md-removable md-chip{padding-right:0;padding-left:28px}.md-chips.md-removable md-chip .md-chip-content{padding-right:4px}[dir=rtl] .md-chips.md-removable md-chip .md-chip-content{padding-right:0;padding-left:4px}.md-chips md-chip{cursor:default;border-radius:16px;display:block;height:32px;line-height:32px;margin:8px 8px 0 0;padding:0 12px;float:left;box-sizing:border-box;max-width:100%;position:relative}[dir=rtl] .md-chips md-chip{margin:8px 0 0 8px;float:right}.md-chips md-chip .md-chip-content{display:block;float:left;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis}[dir=rtl] .md-chips md-chip .md-chip-content{float:right}.md-chips md-chip .md-chip-content:focus{outline:none}.md-chips md-chip._md-chip-content-edit-is-enabled{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.md-chips md-chip .md-chip-remove-container{position:absolute;right:0;line-height:22px}[dir=rtl] .md-chips md-chip .md-chip-remove-container{right:auto;left:0}.md-chips md-chip .md-chip-remove{text-align:center;width:32px;height:32px;min-width:0;padding:0;background:transparent;border:none;box-shadow:none;margin:0;position:relative}.md-chips md-chip .md-chip-remove md-icon{height:18px;width:18px;min-height:18px;min-width:18px;position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0)}.md-chips .md-chip-input-container{display:block;line-height:32px;margin:8px 8px 0 0;padding:0;flex-grow:1;float:left}[dir=rtl] .md-chips .md-chip-input-container{margin:8px 0 0 8px;float:right}.md-chips .md-chip-input-container input{width:100%}.md-chips .md-chip-input-container input:not([type]),.md-chips .md-chip-input-container input[type=email],.md-chips .md-chip-input-container input[type=number],.md-chips .md-chip-input-container input[type=tel],.md-chips .md-chip-input-container input[type=text],.md-chips .md-chip-input-container input[type=url]{border:0;height:32px;line-height:32px;padding:0}.md-chips .md-chip-input-container input:not([type]):focus,.md-chips .md-chip-input-container input[type=email]:focus,.md-chips .md-chip-input-container input[type=number]:focus,.md-chips .md-chip-input-container input[type=tel]:focus,.md-chips .md-chip-input-container input[type=text]:focus,.md-chips .md-chip-input-container input[type=url]:focus{outline:none}.md-chips .md-chip-input-container md-autocomplete,.md-chips .md-chip-input-container md-autocomplete-wrap{background:transparent}.md-chips .md-chip-input-container md-autocomplete md-autocomplete-wrap{box-shadow:none}.md-chips .md-chip-input-container input{border:0;height:32px;line-height:32px;padding:0}.md-chips .md-chip-input-container input:focus{outline:none}.md-chips .md-chip-input-container md-autocomplete,.md-chips .md-chip-input-container md-autocomplete-wrap{height:32px}.md-chips .md-chip-input-container md-autocomplete{box-shadow:none}.md-chips .md-chip-input-container md-autocomplete input{position:relative}.md-chips .md-chip-input-container:not(:first-child){margin:8px 8px 0 0}[dir=rtl] .md-chips .md-chip-input-container:not(:first-child){margin:8px 0 0 8px}.md-chips .md-chip-input-container input{background:transparent;border-width:0}.md-chips md-autocomplete button{display:none}@media screen and (-ms-high-contrast:active){.md-chip-input-container,md-chip{border:1px solid #fff}.md-chip-input-container md-autocomplete{border:none}}md-content{display:block;position:relative;overflow:auto;-webkit-overflow-scrolling:touch}md-content[md-scroll-y]{overflow-y:auto;overflow-x:hidden}md-content[md-scroll-x]{overflow-x:auto;overflow-y:hidden}@media print{md-content{overflow:visible!important}}md-calendar{font-size:13px;user-select:none}.md-calendar-scroll-mask{display:inline-block;overflow:hidden;height:308px}.md-calendar-scroll-mask .md-virtual-repeat-scroller{overflow-y:scroll;-webkit-overflow-scrolling:touch}.md-calendar-scroll-mask .md-virtual-repeat-scroller::-webkit-scrollbar{display:none}.md-calendar-scroll-mask .md-virtual-repeat-offsetter{width:100%}.md-calendar-scroll-container{box-shadow:inset -3px 3px 6px rgba(0,0,0,.2);display:inline-block;height:308px;width:346px}.md-calendar-date{height:44px;width:44px;text-align:center;padding:0;border:none;box-sizing:content-box}.md-calendar-date:first-child{padding-left:16px}[dir=rtl] .md-calendar-date:first-child{padding-left:0;padding-right:16px}.md-calendar-date:last-child{padding-right:16px}[dir=rtl] .md-calendar-date:last-child{padding-right:0;padding-left:16px}.md-calendar-date.md-calendar-date-disabled{cursor:default}.md-calendar-date-selection-indicator{transition:background-color,color .4s cubic-bezier(.25,.8,.25,1);border-radius:50%;display:inline-block;width:40px;height:40px;line-height:40px}.md-calendar-date:not(.md-disabled) .md-calendar-date-selection-indicator{cursor:pointer}.md-calendar-month-label{height:44px;font-size:14px;font-weight:500;padding:0 0 0 24px}[dir=rtl] .md-calendar-month-label{padding:0 24px 0 0}.md-calendar-month-label.md-calendar-label-clickable{cursor:pointer}.md-calendar-month-label md-icon{transform:rotate(180deg)}[dir=rtl] .md-calendar-month-label md-icon{transform:none}.md-calendar-month-label span{vertical-align:middle}.md-calendar-day-header{table-layout:fixed;border-spacing:0;border-collapse:collapse}.md-calendar-day-header th{height:40px;width:44px;text-align:center;padding:0;border:none;box-sizing:content-box;font-weight:400}.md-calendar-day-header th:first-child{padding-left:16px}[dir=rtl] .md-calendar-day-header th:first-child{padding-left:0;padding-right:16px}.md-calendar-day-header th:last-child{padding-right:16px}[dir=rtl] .md-calendar-day-header th:last-child{padding-right:0;padding-left:16px}.md-calendar{table-layout:fixed;border-spacing:0;border-collapse:collapse}.md-calendar tr:last-child td{border-bottom-width:1px;border-bottom-style:solid}.md-calendar:first-child{border-top:1px solid transparent}.md-calendar tbody,.md-calendar td,.md-calendar tr{vertical-align:middle;box-sizing:content-box}md-datepicker{white-space:nowrap;overflow:hidden;vertical-align:middle}.md-inline-form md-datepicker{margin-top:12px}.md-datepicker-button{display:inline-block;box-sizing:border-box;background:none;vertical-align:middle;position:relative}.md-datepicker-button:before{top:0;left:0;bottom:0;right:0;position:absolute;content:"";speak:none}.md-datepicker-input{font-size:14px;box-sizing:border-box;border:none;box-shadow:none;outline:none;background:transparent;min-width:120px;max-width:328px;padding:0 0 5px}.md-datepicker-input::-ms-clear{display:none}._md-datepicker-floating-label>md-datepicker{overflow:visible}._md-datepicker-floating-label>md-datepicker .md-datepicker-input-container{border:none}._md-datepicker-floating-label>md-datepicker .md-datepicker-button{float:left;margin-top:-16px;top:13.5px}[dir=rtl] ._md-datepicker-floating-label>md-datepicker .md-datepicker-button{float:right}._md-datepicker-floating-label .md-input{float:none}._md-datepicker-floating-label._md-datepicker-has-calendar-icon>label:not(.md-no-float):not(.md-container-ignore){right:18px;left:auto;width:calc(100% - 84px)}[dir=rtl] ._md-datepicker-floating-label._md-datepicker-has-calendar-icon>label:not(.md-no-float):not(.md-container-ignore){right:auto;left:18px}._md-datepicker-floating-label._md-datepicker-has-calendar-icon .md-input-message-animation{margin-left:64px}[dir=rtl] ._md-datepicker-floating-label._md-datepicker-has-calendar-icon .md-input-message-animation{margin-left:auto;margin-right:64px}._md-datepicker-has-triangle-icon{padding-right:18px;margin-right:-18px}[dir=rtl] ._md-datepicker-has-triangle-icon{padding-right:0;padding-left:18px;margin-right:auto;margin-left:-18px}.md-datepicker-input-container{position:relative;border-bottom-width:1px;border-bottom-style:solid;display:inline-block;width:auto}.md-icon-button+.md-datepicker-input-container{margin-left:12px}[dir=rtl] .md-icon-button+.md-datepicker-input-container{margin-left:auto;margin-right:12px}.md-datepicker-input-container.md-datepicker-focused{border-bottom-width:2px}.md-datepicker-is-showing .md-scroll-mask{z-index:99}.md-datepicker-calendar-pane{position:absolute;top:0;left:-100%;z-index:100;border-width:1px;border-style:solid;background:transparent;transform:scale(0);transform-origin:0 0;transition:transform .2s cubic-bezier(.25,.8,.25,1)}.md-datepicker-calendar-pane.md-pane-open{transform:scale(1)}.md-datepicker-input-mask{height:40px;width:340px;position:relative;overflow:hidden;background:transparent;pointer-events:none;cursor:text}.md-datepicker-calendar{opacity:0;transition:opacity .2s cubic-bezier(.5,0,.25,1)}.md-pane-open .md-datepicker-calendar{opacity:1}.md-datepicker-calendar md-calendar:focus{outline:none}.md-datepicker-expand-triangle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid}.md-datepicker-triangle-button{position:absolute;right:0;bottom:-2.5px;transform:translateX(45%)}[dir=rtl] .md-datepicker-triangle-button{right:auto;left:0;transform:translateX(-45%)}.md-datepicker-triangle-button.md-button.md-icon-button{height:36px;width:36px;position:absolute;padding:8px}md-datepicker[disabled] .md-datepicker-input-container{border-bottom-color:transparent}md-datepicker[disabled] .md-datepicker-triangle-button{display:none}.md-datepicker-open{overflow:hidden}.md-datepicker-open .md-datepicker-input-container,.md-datepicker-open input.md-input{border-bottom-color:transparent}.md-datepicker-open .md-datepicker-triangle-button,.md-datepicker-open.md-input-has-placeholder>label,.md-datepicker-open.md-input-has-value>label,.md-datepicker-pos-adjusted .md-datepicker-input-mask{display:none}.md-datepicker-calendar-pane .md-calendar{transform:translateY(-85px);transition:transform .65s cubic-bezier(.25,.8,.25,1);transition-delay:.125s}.md-datepicker-calendar-pane.md-pane-open .md-calendar{transform:translateY(0)}.md-dialog-is-showing{max-height:100%}.md-dialog-container{display:flex;justify-content:center;align-items:center;position:absolute;top:0;left:0;width:100%;height:100%;z-index:80;overflow:hidden}md-dialog{opacity:0;min-width:240px;max-width:80%;max-height:80%;position:relative;overflow:auto;box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 13px 19px 2px rgba(0,0,0,.14),0 5px 24px 4px rgba(0,0,0,.12);display:flex;flex-direction:column}md-dialog.md-transition-in{opacity:1;transition:all .4s cubic-bezier(.25,.8,.25,1);transform:translate(0) scale(1)}md-dialog.md-transition-out{opacity:0;transition:all .4s cubic-bezier(.25,.8,.25,1);transform:translateY(100%) scale(.2)}md-dialog>form{display:flex;flex-direction:column;overflow:auto}md-dialog .md-dialog-content{padding:24px}md-dialog md-dialog-content{order:1;flex-direction:column;overflow:auto;-webkit-overflow-scrolling:touch}md-dialog md-dialog-content:not([layout=row])>:first-child:not(.md-subheader){margin-top:0}md-dialog md-dialog-content:focus{outline:none}md-dialog md-dialog-content .md-subheader{margin:0}md-dialog md-dialog-content .md-dialog-content-body{width:100%}md-dialog md-dialog-content .md-prompt-input-container{width:100%;box-sizing:border-box}md-dialog md-dialog-actions{display:flex;order:2;box-sizing:border-box;align-items:center;justify-content:flex-end;margin-bottom:0;padding-right:8px;padding-left:16px;min-height:52px;overflow:hidden}[dir=rtl] md-dialog md-dialog-actions{padding-right:16px;padding-left:8px}md-dialog md-dialog-actions .md-button{margin:8px 0 8px 8px}[dir=rtl] md-dialog md-dialog-actions .md-button{margin-left:0;margin-right:8px}md-dialog.md-content-overflow md-dialog-actions{border-top-width:1px;border-top-style:solid}@media screen and (-ms-high-contrast:active){md-dialog{border:1px solid #fff}}@media (max-width:959px){md-dialog.md-dialog-fullscreen{min-height:100%;min-width:100%;border-radius:0}}md-divider{display:block;border-top-width:1px;border-top-style:solid;margin:0}md-divider[md-inset]{margin-left:80px}[dir=rtl] md-divider[md-inset]{margin-left:auto;margin-right:80px}@media (max-width:599px){.layout-row:not(.layout-xs-column)>md-divider,.layout-xs-row>md-divider{border-top-width:0;border-right-width:1px;border-right-style:solid}}@media (min-width:600px) and (max-width:959px){.layout-gt-xs-row:not(.layout-sm-column)>md-divider,.layout-row:not(.layout-gt-xs-column):not(.layout-sm-column)>md-divider,.layout-sm-row:not(.layout-sm-column)>md-divider{border-top-width:0;border-right-width:1px;border-right-style:solid}}@media (min-width:960px) and (max-width:1279px){.layout-gt-sm-row:not(.layout-md-column)>md-divider,.layout-gt-xs-row:not(.layout-gt-sm-column):not(.layout-md-column)>md-divider,.layout-md-row:not(.layout-md-column)>md-divider,.layout-row:not(.layout-gt-xs-column):not(.layout-gt-sm-column):not(.layout-md-column)>md-divider{border-top-width:0;border-right-width:1px;border-right-style:solid}}@media (min-width:1280px) and (max-width:1919px){.layout-gt-md-row:not(.layout-lg-column)>md-divider,.layout-gt-sm-row:not(.layout-gt-md-column):not(.layout-lg-column)>md-divider,.layout-gt-xs-row:not(.layout-gt-sm-column):not(.layout-gt-md-column):not(.layout-lg-column)>md-divider,.layout-lg-row:not(.layout-lg-column)>md-divider,.layout-row:not(.layout-gt-xs-column):not(.layout-gt-sm-column):not(.layout-gt-md-column):not(.layout-lg-column)>md-divider{border-top-width:0;border-right-width:1px;border-right-style:solid}}@media (min-width:1920px){.layout-gt-lg-row:not(.layout-gt-lg-column):not(.layout-xl-column)>md-divider,.layout-gt-md-row:not(.layout-gt-lg-column):not(.layout-xl-column)>md-divider,.layout-gt-sm-row:not(.layout-gt-md-column):not(.layout-gt-lg-column):not(.layout-xl-column)>md-divider,.layout-gt-xs-row:not(.layout-gt-sm-column):not(.layout-gt-md-column):not(.layout-gt-lg-column):not(.layout-xl-column)>md-divider,.layout-row:not(.layout-gt-xs-column):not(.layout-gt-sm-column):not(.layout-gt-md-column):not(.layout-gt-lg-column):not(.layout-xl-column)>md-divider,.layout-xl-row:not(.layout-gt-lg-column):not(.layout-xl-column)>md-divider{border-top-width:0;border-right-width:1px;border-right-style:solid}}md-fab-speed-dial{position:relative;display:flex;align-items:center;z-index:20}md-fab-speed-dial.md-fab-bottom-right{top:auto;right:20px;bottom:20px;left:auto;position:absolute}md-fab-speed-dial.md-fab-bottom-left{top:auto;right:auto;bottom:20px;left:20px;position:absolute}md-fab-speed-dial.md-fab-top-right{top:20px;right:20px;bottom:auto;left:auto;position:absolute}md-fab-speed-dial.md-fab-top-left{top:20px;right:auto;bottom:auto;left:20px;position:absolute}md-fab-speed-dial:not(.md-hover-full){pointer-events:none}md-fab-speed-dial:not(.md-hover-full) .md-fab-action-item,md-fab-speed-dial:not(.md-hover-full).md-is-open,md-fab-speed-dial:not(.md-hover-full) md-fab-trigger{pointer-events:auto}md-fab-speed-dial ._md-css-variables{z-index:20}md-fab-speed-dial.md-is-open .md-fab-action-item{align-items:center}md-fab-speed-dial md-fab-actions{display:flex;height:auto}md-fab-speed-dial md-fab-actions .md-fab-action-item{transition:all .3s cubic-bezier(.55,0,.55,.2)}md-fab-speed-dial.md-down{flex-direction:column}md-fab-speed-dial.md-down md-fab-trigger{order:1}md-fab-speed-dial.md-down md-fab-actions{flex-direction:column;order:2}md-fab-speed-dial.md-up{flex-direction:column}md-fab-speed-dial.md-up md-fab-trigger{order:2}md-fab-speed-dial.md-up md-fab-actions{flex-direction:column-reverse;order:1}md-fab-speed-dial.md-left{flex-direction:row}md-fab-speed-dial.md-left md-fab-trigger{order:2}md-fab-speed-dial.md-left md-fab-actions{flex-direction:row-reverse;order:1}md-fab-speed-dial.md-left md-fab-actions .md-fab-action-item{transition:all .3s cubic-bezier(.55,0,.55,.2)}md-fab-speed-dial.md-right{flex-direction:row}md-fab-speed-dial.md-right md-fab-trigger{order:1}md-fab-speed-dial.md-right md-fab-actions{flex-direction:row;order:2}md-fab-speed-dial.md-right md-fab-actions .md-fab-action-item{transition:all .3s cubic-bezier(.55,0,.55,.2)}md-fab-speed-dial.md-fling-remove .md-fab-action-item>*,md-fab-speed-dial.md-scale-remove .md-fab-action-item>*{visibility:hidden}md-fab-speed-dial.md-fling .md-fab-action-item{opacity:1}md-fab-speed-dial.md-fling.md-animations-waiting .md-fab-action-item{opacity:0;transition-duration:0s}md-fab-speed-dial.md-scale .md-fab-action-item{transform:scale(0);transition:all .3s cubic-bezier(.55,0,.55,.2);transition-duration:.14286s}md-fab-toolbar{display:block}md-fab-toolbar.md-fab-bottom-right{top:auto;right:20px;bottom:20px;left:auto;position:absolute}md-fab-toolbar.md-fab-bottom-left{top:auto;right:auto;bottom:20px;left:20px;position:absolute}md-fab-toolbar.md-fab-top-right{top:20px;right:20px;bottom:auto;left:auto;position:absolute}md-fab-toolbar.md-fab-top-left{top:20px;right:auto;bottom:auto;left:20px;position:absolute}md-fab-toolbar .md-fab-toolbar-wrapper{display:block;position:relative;overflow:hidden;height:68px}md-fab-toolbar md-fab-trigger{position:absolute;z-index:20}md-fab-toolbar md-fab-trigger button{overflow:visible!important}md-fab-toolbar md-fab-trigger .md-fab-toolbar-background{display:block;position:absolute;z-index:21;opacity:1;transition:all .3s cubic-bezier(.55,0,.55,.2)}md-fab-toolbar md-fab-trigger md-icon{position:relative;z-index:22;opacity:1;transition:all .2s ease-in}md-fab-toolbar.md-left md-fab-trigger{right:0}[dir=rtl] md-fab-toolbar.md-left md-fab-trigger{right:auto;left:0}md-fab-toolbar.md-left .md-toolbar-tools{flex-direction:row-reverse}md-fab-toolbar.md-left .md-toolbar-tools>.md-button:first-child{margin-right:.6rem}[dir=rtl] md-fab-toolbar.md-left .md-toolbar-tools>.md-button:first-child{margin-right:auto;margin-left:.6rem}md-fab-toolbar.md-left .md-toolbar-tools>.md-button:first-child{margin-left:-.8rem}[dir=rtl] md-fab-toolbar.md-left .md-toolbar-tools>.md-button:first-child{margin-left:auto;margin-right:-.8rem}md-fab-toolbar.md-left .md-toolbar-tools>.md-button:last-child{margin-right:8px}[dir=rtl] md-fab-toolbar.md-left .md-toolbar-tools>.md-button:last-child{margin-right:auto;margin-left:8px}md-fab-toolbar.md-right md-fab-trigger{left:0}[dir=rtl] md-fab-toolbar.md-right md-fab-trigger{left:auto;right:0}md-fab-toolbar.md-right .md-toolbar-tools{flex-direction:row}md-fab-toolbar md-toolbar{background-color:transparent!important;pointer-events:none;z-index:23}md-fab-toolbar md-toolbar .md-toolbar-tools{padding:0 20px;margin-top:3px}md-fab-toolbar md-toolbar .md-fab-action-item{opacity:0;transform:scale(0);transition:all .3s cubic-bezier(.55,0,.55,.2);transition-duration:.15s}md-fab-toolbar.md-is-open md-fab-trigger>button{box-shadow:none}md-fab-toolbar.md-is-open md-fab-trigger>button md-icon{opacity:0}md-fab-toolbar.md-is-open .md-fab-action-item{opacity:1;transform:scale(1)}md-grid-list{display:block;position:relative}md-grid-list,md-grid-list md-grid-tile,md-grid-list md-grid-tile-footer,md-grid-list md-grid-tile-header,md-grid-list md-grid-tile>figure{box-sizing:border-box}md-grid-list md-grid-tile{display:block;position:absolute}md-grid-list md-grid-tile figure{display:flex;align-items:center;justify-content:center;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;padding:0;margin:0}md-grid-list md-grid-tile md-grid-tile-footer,md-grid-list md-grid-tile md-grid-tile-header{display:flex;flex-direction:row;align-items:center;height:48px;color:#fff;background:rgba(0,0,0,.18);overflow:hidden;position:absolute;left:0;right:0}md-grid-list md-grid-tile md-grid-tile-footer h3,md-grid-list md-grid-tile md-grid-tile-footer h4,md-grid-list md-grid-tile md-grid-tile-header h3,md-grid-list md-grid-tile md-grid-tile-header h4{font-weight:400;margin:0 0 0 16px}md-grid-list md-grid-tile md-grid-tile-footer h3,md-grid-list md-grid-tile md-grid-tile-header h3{font-size:14px}md-grid-list md-grid-tile md-grid-tile-footer h4,md-grid-list md-grid-tile md-grid-tile-header h4{font-size:12px}md-grid-list md-grid-tile md-grid-tile-header{top:0}md-grid-list md-grid-tile md-grid-tile-footer{bottom:0}@media screen and (-ms-high-contrast:active){md-grid-tile{border:1px solid #fff}md-grid-tile-footer{border-top:1px solid #fff}}md-icon{margin:auto;background-repeat:no-repeat;display:inline-block;vertical-align:middle;fill:currentColor;height:24px;width:24px;min-height:24px;min-width:24px}md-icon svg{pointer-events:none;display:block}md-icon[md-font-icon]{line-height:24px;width:auto}md-input-container{display:inline-block;position:relative;padding:2px;margin:18px 0;vertical-align:middle}md-input-container:after{content:"";display:table;clear:both}md-input-container.md-block{display:block}md-input-container .md-errors-spacer{float:right;min-height:24px;min-width:1px}[dir=rtl] md-input-container .md-errors-spacer{float:left}md-input-container>md-icon{position:absolute;top:8px;left:2px;right:auto}[dir=rtl] md-input-container>md-icon{left:auto;right:2px}md-input-container input[type=color],md-input-container input[type=date],md-input-container input[type=datetime-local],md-input-container input[type=datetime],md-input-container input[type=email],md-input-container input[type=month],md-input-container input[type=number],md-input-container input[type=password],md-input-container input[type=search],md-input-container input[type=tel],md-input-container input[type=text],md-input-container input[type=time],md-input-container input[type=url],md-input-container input[type=week],md-input-container textarea{-moz-appearance:none;-webkit-appearance:none}md-input-container input[type=date],md-input-container input[type=datetime-local],md-input-container input[type=month],md-input-container input[type=time],md-input-container input[type=week]{min-height:30px}md-input-container textarea{resize:none;overflow:hidden}md-input-container textarea.md-input{min-height:30px;-ms-flex-preferred-size:auto}md-input-container textarea[md-no-autogrow]{height:auto;overflow:auto}md-input-container label:not(.md-container-ignore){position:absolute;bottom:100%;left:0;right:auto}[dir=rtl] md-input-container label:not(.md-container-ignore){left:auto;right:0}md-input-container label:not(.md-container-ignore).md-required:after{content:" *";font-size:13px;vertical-align:top}md-input-container .md-placeholder,md-input-container label:not(.md-no-float):not(.md-container-ignore){overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;order:1;pointer-events:none;-webkit-font-smoothing:antialiased;padding-left:2px;padding-right:0;z-index:1;transform:translate3d(0,28px,0) scale(1);transition:transform .4s cubic-bezier(.25,.8,.25,1);max-width:100%;transform-origin:left top}[dir=rtl] md-input-container .md-placeholder,[dir=rtl] md-input-container label:not(.md-no-float):not(.md-container-ignore){padding-left:0;padding-right:2px;transform-origin:right top}md-input-container.md-input-has-value .md-placeholder,md-input-container.md-input-has-value label:not(.md-no-float):not(.md-container-ignore){padding-left:3px;padding-right:0}[dir=rtl] md-input-container.md-input-has-value .md-placeholder,[dir=rtl] md-input-container.md-input-has-value label:not(.md-no-float):not(.md-container-ignore){padding-left:0;padding-right:3px}md-input-container .md-placeholder{position:absolute;top:0;opacity:0;transition-property:opacity,transform;transform:translate3d(0,30px,0)}md-input-container.md-input-focused .md-placeholder{opacity:1;transform:translate3d(0,24px,0)}md-input-container.md-input-has-value .md-placeholder{transition:none;opacity:0}md-input-container:not(.md-input-has-value):not(.md-input-has-placeholder) input:not(:focus){color:transparent}md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-ampm-field,md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-day-field,md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-hour-field,md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-millisecond-field,md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-minute-field,md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-month-field,md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-second-field,md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-text,md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-week-field,md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-year-field{color:transparent}md-input-container .md-input{order:2;display:block;margin-top:0;background:none;padding:2px 2px 1px 0;border-width:0 0 1px;line-height:26px;height:30px;-ms-flex-preferred-size:26px;border-radius:0;border-style:solid;transition:border-color .4s cubic-bezier(.25,.8,.25,1);width:100%;box-sizing:border-box;float:left}[dir=rtl] md-input-container .md-input{padding-left:2px;padding-right:0;float:right}md-input-container .md-input:focus{outline:none}md-input-container .md-input:invalid{outline:none;box-shadow:none}md-input-container .md-input.md-no-flex{flex:none!important}md-input-container .md-char-counter{text-align:right;padding-right:2px;padding-left:0}[dir=rtl] md-input-container .md-char-counter{text-align:left;padding-right:0;padding-left:2px}md-input-container .md-input-messages-animation{position:relative;order:4;overflow:hidden;clear:left}[dir=rtl] md-input-container .md-input-messages-animation{clear:right}md-input-container .md-char-counter,md-input-container .md-input-message-animation{font-size:12px;line-height:14px;overflow:hidden;transition:all .3s cubic-bezier(.55,0,.55,.2);opacity:1;margin-top:0;padding-top:8px}md-input-container .md-char-counter:not(.md-char-counter),md-input-container .md-input-message-animation:not(.md-char-counter){padding-right:5px;padding-left:0}[dir=rtl] md-input-container .md-char-counter:not(.md-char-counter),[dir=rtl] md-input-container .md-input-message-animation:not(.md-char-counter){padding-right:0;padding-left:5px}md-input-container .md-input-message-animation.ng-enter-prepare,md-input-container .md-input-message-animation.ng-enter:not(.ng-enter-active),md-input-container:not(.md-input-invalid) .md-auto-hide .md-input-message-animation{opacity:0;margin-top:-100px}md-input-container.md-input-focused label:not(.md-no-float),md-input-container.md-input-has-placeholder label:not(.md-no-float),md-input-container.md-input-has-value label:not(.md-no-float){transform:translate3d(0,6px,0) scale(.75);transition:transform .4s cubic-bezier(.25,.8,.25,1),width .4s cubic-bezier(.25,.8,.25,1)}md-input-container.md-input-has-value label{transition:none}md-input-container.md-input-focused .md-input,md-input-container.md-input-resized .md-input,md-input-container .md-input.ng-invalid.ng-dirty{padding-bottom:0;border-width:0 0 2px}[disabled] md-input-container .md-input,md-input-container .md-input[disabled]{background-position:bottom -1px left 0;background-size:4px 1px;background-repeat:repeat-x}md-input-container.md-icon-float{transition:margin-top .4s cubic-bezier(.25,.8,.25,1)}md-input-container.md-icon-float>label{pointer-events:none;position:absolute}md-input-container.md-icon-float>md-icon{top:8px;left:2px;right:auto}[dir=rtl] md-input-container.md-icon-float>md-icon{left:auto;right:2px}md-input-container.md-icon-left>label .md-placeholder,md-input-container.md-icon-left>label:not(.md-no-float):not(.md-container-ignore),md-input-container.md-icon-right>label .md-placeholder,md-input-container.md-icon-right>label:not(.md-no-float):not(.md-container-ignore){width:calc(100% - 36px);padding:0}md-input-container.md-icon-left{padding-left:36px;padding-right:0}[dir=rtl] md-input-container.md-icon-left{padding-left:0;padding-right:36px}md-input-container.md-icon-left>label{left:36px;right:auto}[dir=rtl] md-input-container.md-icon-left>label{left:auto;right:36px}md-input-container.md-icon-right{padding-left:0;padding-right:36px}[dir=rtl] md-input-container.md-icon-right{padding-left:36px;padding-right:0}md-input-container.md-icon-right>md-icon:last-of-type{margin:0;right:2px;left:auto}[dir=rtl] md-input-container.md-icon-right>md-icon:last-of-type{right:auto;left:2px}md-input-container.md-icon-left.md-icon-right{padding-left:36px;padding-right:36px}md-input-container.md-icon-left.md-icon-right>label .md-placeholder,md-input-container.md-icon-left.md-icon-right>label:not(.md-no-float):not(.md-container-ignore){width:calc(100% - 72px)}.md-resize-wrapper{position:relative}.md-resize-wrapper:after{content:"";display:table;clear:both}.md-resize-handle{position:absolute;bottom:-5px;left:0;height:10px;background:transparent;width:100%;cursor:ns-resize}@media screen and (-ms-high-contrast:active){md-input-container.md-default-theme>md-icon{fill:#fff}}md-list{display:block;padding:8px 0}md-list .md-subheader{font-size:14px;font-weight:500;letter-spacing:.01em;line-height:1.2em}md-list.md-dense:not(.md-dense-disabled) md-list-item,md-list.md-dense:not(.md-dense-disabled) md-list-item .md-list-item-inner{min-height:40px}md-list.md-dense:not(.md-dense-disabled) md-list-item .md-list-item-inner:before,md-list.md-dense:not(.md-dense-disabled) md-list-item:before{content:"";min-height:40px;visibility:hidden;display:inline-block}md-list.md-dense:not(.md-dense-disabled) md-list-item .md-list-item-inner md-icon:first-child,md-list.md-dense:not(.md-dense-disabled) md-list-item md-icon:first-child{width:20px;height:20px}md-list.md-dense:not(.md-dense-disabled) md-list-item .md-list-item-inner>md-icon:first-child:not(.md-avatar-icon),md-list.md-dense:not(.md-dense-disabled) md-list-item>md-icon:first-child:not(.md-avatar-icon){margin-right:36px;margin-top:4px;margin-bottom:4px}[dir=rtl] md-list.md-dense:not(.md-dense-disabled) md-list-item .md-list-item-inner>md-icon:first-child:not(.md-avatar-icon),[dir=rtl] md-list.md-dense:not(.md-dense-disabled) md-list-item>md-icon:first-child:not(.md-avatar-icon){margin-right:auto;margin-left:36px}md-list.md-dense:not(.md-dense-disabled) md-list-item .md-avatar,md-list.md-dense:not(.md-dense-disabled) md-list-item .md-avatar-icon,md-list.md-dense:not(.md-dense-disabled) md-list-item .md-list-item-inner .md-avatar,md-list.md-dense:not(.md-dense-disabled) md-list-item .md-list-item-inner .md-avatar-icon{margin-right:20px;margin-top:6px;margin-bottom:6px}[dir=rtl] md-list.md-dense:not(.md-dense-disabled) md-list-item .md-avatar,[dir=rtl] md-list.md-dense:not(.md-dense-disabled) md-list-item .md-avatar-icon,[dir=rtl] md-list.md-dense:not(.md-dense-disabled) md-list-item .md-list-item-inner .md-avatar,[dir=rtl] md-list.md-dense:not(.md-dense-disabled) md-list-item .md-list-item-inner .md-avatar-icon{margin-right:auto;margin-left:20px}md-list.md-dense:not(.md-dense-disabled) md-list-item .md-avatar,md-list.md-dense:not(.md-dense-disabled) md-list-item .md-list-item-inner .md-avatar{flex:none;width:36px;height:36px}md-list.md-dense:not(.md-dense-disabled) md-list-item .md-list-item-inner .md-secondary-container .md-secondary.md-button,md-list.md-dense:not(.md-dense-disabled) md-list-item .md-secondary-container .md-secondary.md-button{margin-top:4px;margin-bottom:4px}md-list.md-dense:not(.md-dense-disabled) md-list-item .md-list-item-inner .md-secondary-container md-checkbox:not(.md-dense-disabled),md-list.md-dense:not(.md-dense-disabled) md-list-item .md-secondary-container md-checkbox:not(.md-dense-disabled){min-height:40px}md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line .md-list-item-text.md-offset,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line>.md-no-style .md-list-item-text.md-offset,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line .md-list-item-text.md-offset,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line>.md-no-style .md-list-item-text.md-offset{margin-left:56px}[dir=rtl] md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line .md-list-item-text.md-offset,[dir=rtl] md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line>.md-no-style .md-list-item-text.md-offset,[dir=rtl] md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line .md-list-item-text.md-offset,[dir=rtl] md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line>.md-no-style .md-list-item-text.md-offset{margin-left:auto;margin-right:56px}md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line .md-list-item-text h3,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line .md-list-item-text h4,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line .md-list-item-text p,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line>.md-no-style .md-list-item-text h3,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line>.md-no-style .md-list-item-text h4,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line>.md-no-style .md-list-item-text p,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line .md-list-item-text h3,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line .md-list-item-text h4,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line .md-list-item-text p,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line>.md-no-style .md-list-item-text h3,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line>.md-no-style .md-list-item-text h4,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line>.md-no-style .md-list-item-text p{line-height:1.05;font-size:12px;padding-bottom:4px}md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line .md-list-item-text h3,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line>.md-no-style .md-list-item-text h3,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line .md-list-item-text h3,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line>.md-no-style .md-list-item-text h3{font-size:13px}md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line>.md-no-style{min-height:60px}md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line:before,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line>.md-no-style:before{content:"";min-height:60px;visibility:hidden;display:inline-block}md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line .md-avatar-icon,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line>.md-avatar,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line>.md-no-style .md-avatar-icon,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line>.md-no-style>.md-avatar{margin-top:12px}md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line>.md-no-style{min-height:76px}md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line:before,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line>.md-no-style:before{content:"";min-height:76px;visibility:hidden;display:inline-block}md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line>.md-avatar,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line>.md-no-style>.md-avatar,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line>.md-no-style>md-icon:first-child,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line>md-icon:first-child{margin-top:16px}md-list.md-dense:not(.md-dense-disabled) .md-subheader-inner{padding-top:12px;padding-bottom:12px}md-list-item{position:relative}md-list-item.md-proxy-focus.md-focused .md-no-style{transition:background-color .15s linear}md-list-item._md-button-wrap{position:relative}md-list-item._md-button-wrap>div.md-button:first-child{display:flex;align-items:center;justify-content:flex-start;padding:0 16px;margin:0;font-weight:400;text-align:left;border:medium none}[dir=rtl] md-list-item._md-button-wrap>div.md-button:first-child{text-align:right}md-list-item._md-button-wrap>div.md-button:first-child>.md-button:first-child{position:absolute;top:0;left:0;height:100%;margin:0;padding:0}md-list-item._md-button-wrap>div.md-button:first-child .md-list-item-inner{width:100%}md-list-item._md-button-wrap>div.md-button:first-child .md-list-item-inner:before{content:"";min-height:inherit;visibility:hidden;display:inline-block}md-list-item.md-no-proxy,md-list-item .md-no-style{position:relative;padding:0 16px;flex:1 1 auto}md-list-item.md-no-proxy.md-button,md-list-item .md-no-style.md-button{font-size:inherit;height:inherit;text-align:left;text-transform:none;width:100%;white-space:normal;flex-direction:inherit;align-items:inherit;border-radius:0;margin:0}[dir=rtl] md-list-item.md-no-proxy.md-button,[dir=rtl] md-list-item .md-no-style.md-button{text-align:right}md-list-item.md-no-proxy.md-button>.md-ripple-container,md-list-item .md-no-style.md-button>.md-ripple-container{border-radius:0}md-list-item.md-no-proxy:focus,md-list-item .md-no-style:focus{outline:none}md-list-item.md-clickable:hover{cursor:pointer}md-list-item md-divider{position:absolute;bottom:0;left:0;width:100%}[dir=rtl] md-list-item md-divider{left:auto;right:0}md-list-item md-divider[md-inset]{left:72px;width:calc(100% - 72px);margin:0!important}[dir=rtl] md-list-item md-divider[md-inset]{left:auto;right:72px}md-list-item,md-list-item .md-list-item-inner{display:flex;justify-content:flex-start;align-items:center;min-height:48px;height:auto}md-list-item .md-list-item-inner:before,md-list-item:before{content:"";min-height:48px;visibility:hidden;display:inline-block}md-list-item .md-list-item-inner>div.md-primary>md-icon:not(.md-avatar-icon),md-list-item .md-list-item-inner>div.md-secondary>md-icon:not(.md-avatar-icon),md-list-item .md-list-item-inner>md-icon.md-secondary:not(.md-avatar-icon),md-list-item .md-list-item-inner>md-icon:first-child:not(.md-avatar-icon),md-list-item>div.md-primary>md-icon:not(.md-avatar-icon),md-list-item>div.md-secondary>md-icon:not(.md-avatar-icon),md-list-item>md-icon.md-secondary:not(.md-avatar-icon),md-list-item>md-icon:first-child:not(.md-avatar-icon){width:24px;margin-top:16px;margin-bottom:12px;box-sizing:content-box}md-list-item .md-list-item-inner>div.md-primary>md-checkbox,md-list-item .md-list-item-inner>div.md-secondary>md-checkbox,md-list-item .md-list-item-inner>md-checkbox,md-list-item .md-list-item-inner md-checkbox.md-secondary,md-list-item>div.md-primary>md-checkbox,md-list-item>div.md-secondary>md-checkbox,md-list-item>md-checkbox,md-list-item md-checkbox.md-secondary{align-self:center}md-list-item .md-list-item-inner>div.md-primary>md-checkbox .md-label,md-list-item .md-list-item-inner>div.md-secondary>md-checkbox .md-label,md-list-item .md-list-item-inner>md-checkbox .md-label,md-list-item .md-list-item-inner md-checkbox.md-secondary .md-label,md-list-item>div.md-primary>md-checkbox .md-label,md-list-item>div.md-secondary>md-checkbox .md-label,md-list-item>md-checkbox .md-label,md-list-item md-checkbox.md-secondary .md-label{display:none}md-list-item .md-list-item-inner>md-icon:first-child:not(.md-avatar-icon),md-list-item>md-icon:first-child:not(.md-avatar-icon){margin-right:32px}[dir=rtl] md-list-item .md-list-item-inner>md-icon:first-child:not(.md-avatar-icon),[dir=rtl] md-list-item>md-icon:first-child:not(.md-avatar-icon){margin-right:auto;margin-left:32px}md-list-item .md-avatar,md-list-item .md-avatar-icon,md-list-item .md-list-item-inner .md-avatar,md-list-item .md-list-item-inner .md-avatar-icon{margin-top:8px;margin-bottom:8px;margin-right:16px;border-radius:50%;box-sizing:content-box}[dir=rtl] md-list-item .md-avatar,[dir=rtl] md-list-item .md-avatar-icon,[dir=rtl] md-list-item .md-list-item-inner .md-avatar,[dir=rtl] md-list-item .md-list-item-inner .md-avatar-icon{margin-right:auto;margin-left:16px}md-list-item .md-avatar,md-list-item .md-list-item-inner .md-avatar{flex:none;width:40px;height:40px}md-list-item .md-avatar-icon,md-list-item .md-list-item-inner .md-avatar-icon{padding:8px}md-list-item .md-avatar-icon svg,md-list-item .md-list-item-inner .md-avatar-icon svg{width:24px;height:24px}md-list-item .md-list-item-inner>md-checkbox,md-list-item>md-checkbox{width:24px;min-height:40px;margin-left:0;margin-right:29px}[dir=rtl] md-list-item .md-list-item-inner>md-checkbox,[dir=rtl] md-list-item>md-checkbox{margin-left:29px;margin-right:0}md-list-item .md-list-item-inner .md-secondary-container,md-list-item .md-secondary-container{display:flex;align-items:center;position:relative;flex-shrink:0;margin:auto;margin-right:0;margin-left:auto}[dir=rtl] md-list-item .md-list-item-inner .md-secondary-container,[dir=rtl] md-list-item .md-secondary-container{margin-right:auto;margin-left:0}md-list-item .md-list-item-inner .md-secondary-container .md-button:last-of-type,md-list-item .md-list-item-inner .md-secondary-container .md-icon-button:last-of-type,md-list-item .md-secondary-container .md-button:last-of-type,md-list-item .md-secondary-container .md-icon-button:last-of-type{margin-right:0}[dir=rtl] md-list-item .md-list-item-inner .md-secondary-container .md-button:last-of-type,[dir=rtl] md-list-item .md-list-item-inner .md-secondary-container .md-icon-button:last-of-type,[dir=rtl] md-list-item .md-secondary-container .md-button:last-of-type,[dir=rtl] md-list-item .md-secondary-container .md-icon-button:last-of-type{margin-right:auto;margin-left:0}md-list-item .md-list-item-inner .md-secondary-container md-checkbox,md-list-item .md-secondary-container md-checkbox{margin:0 6px;padding:0 8px;min-height:40px}md-list-item .md-list-item-inner .md-secondary-container md-checkbox:last-child,md-list-item .md-secondary-container md-checkbox:last-child{width:40px;margin-right:0}[dir=rtl] md-list-item .md-list-item-inner .md-secondary-container md-checkbox:last-child,[dir=rtl] md-list-item .md-secondary-container md-checkbox:last-child{margin-right:auto;margin-left:0}md-list-item .md-list-item-inner .md-secondary-container md-switch,md-list-item .md-secondary-container md-switch{margin-top:0;margin-bottom:0;margin-right:-6px}[dir=rtl] md-list-item .md-list-item-inner .md-secondary-container md-switch,[dir=rtl] md-list-item .md-secondary-container md-switch{margin-right:auto;margin-left:-6px}md-list-item .md-list-item-inner>.md-list-item-inner>p,md-list-item .md-list-item-inner>p,md-list-item>.md-list-item-inner>p,md-list-item>p{flex:1 1 auto;margin:0}md-list-item.md-2-line,md-list-item.md-2-line>.md-no-style,md-list-item.md-3-line,md-list-item.md-3-line>.md-no-style{align-items:flex-start;justify-content:center}md-list-item.md-2-line.md-long-text,md-list-item.md-2-line>.md-no-style.md-long-text,md-list-item.md-3-line.md-long-text,md-list-item.md-3-line>.md-no-style.md-long-text{margin-top:8px;margin-bottom:8px}md-list-item.md-2-line .md-list-item-text,md-list-item.md-2-line>.md-no-style .md-list-item-text,md-list-item.md-3-line .md-list-item-text,md-list-item.md-3-line>.md-no-style .md-list-item-text{flex:1 1 auto;margin:auto;text-overflow:ellipsis;overflow:hidden}md-list-item.md-2-line .md-list-item-text.md-offset,md-list-item.md-2-line>.md-no-style .md-list-item-text.md-offset,md-list-item.md-3-line .md-list-item-text.md-offset,md-list-item.md-3-line>.md-no-style .md-list-item-text.md-offset{margin-left:56px}[dir=rtl] md-list-item.md-2-line .md-list-item-text.md-offset,[dir=rtl] md-list-item.md-2-line>.md-no-style .md-list-item-text.md-offset,[dir=rtl] md-list-item.md-3-line .md-list-item-text.md-offset,[dir=rtl] md-list-item.md-3-line>.md-no-style .md-list-item-text.md-offset{margin-left:auto;margin-right:56px}md-list-item.md-2-line .md-list-item-text h3,md-list-item.md-2-line>.md-no-style .md-list-item-text h3,md-list-item.md-3-line .md-list-item-text h3,md-list-item.md-3-line>.md-no-style .md-list-item-text h3{font-size:16px;font-weight:400;letter-spacing:.01em;margin:0;line-height:1.2em;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}md-list-item.md-2-line .md-list-item-text h4,md-list-item.md-2-line>.md-no-style .md-list-item-text h4,md-list-item.md-3-line .md-list-item-text h4,md-list-item.md-3-line>.md-no-style .md-list-item-text h4{font-size:14px;letter-spacing:.01em;margin:3px 0 1px;font-weight:400;line-height:1.2em;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}md-list-item.md-2-line .md-list-item-text p,md-list-item.md-2-line>.md-no-style .md-list-item-text p,md-list-item.md-3-line .md-list-item-text p,md-list-item.md-3-line>.md-no-style .md-list-item-text p{font-size:14px;font-weight:500;letter-spacing:.01em;margin:0;line-height:1.6em}md-list-item.md-2-line,md-list-item.md-2-line>.md-no-style{height:auto;min-height:72px}md-list-item.md-2-line:before,md-list-item.md-2-line>.md-no-style:before{content:"";min-height:72px;visibility:hidden;display:inline-block}md-list-item.md-2-line .md-avatar-icon,md-list-item.md-2-line>.md-avatar,md-list-item.md-2-line>.md-no-style .md-avatar-icon,md-list-item.md-2-line>.md-no-style>.md-avatar{margin-top:12px}md-list-item.md-2-line>.md-no-style>md-icon:first-child,md-list-item.md-2-line>md-icon:first-child{align-self:flex-start}md-list-item.md-2-line .md-list-item-text,md-list-item.md-2-line>.md-no-style .md-list-item-text{flex:1 1 auto}md-list-item.md-3-line,md-list-item.md-3-line>.md-no-style{height:auto;min-height:88px}md-list-item.md-3-line:before,md-list-item.md-3-line>.md-no-style:before{content:"";min-height:88px;visibility:hidden;display:inline-block}md-list-item.md-3-line>.md-avatar,md-list-item.md-3-line>.md-no-style>.md-avatar,md-list-item.md-3-line>.md-no-style>md-icon:first-child,md-list-item.md-3-line>md-icon:first-child{margin-top:16px}.md-open-menu-container{position:fixed;left:0;top:0;z-index:100;opacity:0;border-radius:2px;max-height:calc(100vh - 10px);overflow:auto}.md-open-menu-container md-menu-divider{margin-top:4px;margin-bottom:4px;height:1px;min-height:1px;max-height:1px;width:100%}.md-open-menu-container md-menu-content>*{opacity:0}.md-open-menu-container:not(.md-clickable){pointer-events:none}.md-open-menu-container.md-active{opacity:1;transition:all .4s cubic-bezier(.25,.8,.25,1);transition-duration:.2s}.md-open-menu-container.md-active>md-menu-content>*{opacity:1;transition:all .3s cubic-bezier(.55,0,.55,.2);transition-duration:.2s;transition-delay:.1s}.md-open-menu-container.md-leave{opacity:0;transition:all .3s cubic-bezier(.55,0,.55,.2);transition-duration:.25s}md-menu-content{display:flex;flex-direction:column;padding:8px 0;max-height:304px;overflow-y:auto}md-menu-content.md-dense{max-height:208px}md-menu-content.md-dense md-menu-item{height:32px;min-height:32px}md-menu-item{display:flex;flex-direction:row;min-height:48px;height:48px;align-content:center;justify-content:flex-start}md-menu-item>*{width:100%;margin:auto 0;padding-left:16px;padding-right:16px}md-menu-item>a.md-button{padding-top:5px}md-menu-item>.md-button{text-align:left;display:inline-block;border-radius:0;margin:auto 0;font-size:15px;text-transform:none;font-weight:400;height:100%;padding-left:16px;padding-right:16px;width:100%}md-menu-item>.md-button::-moz-focus-inner{padding:0;border:0}[dir=rtl] md-menu-item>.md-button{text-align:right}md-menu-item>.md-button md-icon{margin:auto 16px auto 0}[dir=rtl] md-menu-item>.md-button md-icon{margin:auto 0 auto 16px}md-menu-item>.md-button p{display:inline-block;margin:auto}md-menu-item>.md-button span{margin-top:auto;margin-bottom:auto}md-menu-item>.md-button .md-ripple-container{border-radius:inherit}md-toolbar .md-menu{height:auto;margin:auto;padding:0}@media (max-width:959px){md-menu-content{min-width:112px}md-menu-content[width="3"]{min-width:168px}md-menu-content[width="4"]{min-width:224px}md-menu-content[width="5"]{min-width:280px}md-menu-content[width="6"]{min-width:336px}md-menu-content[width="7"]{min-width:392px}}@media (min-width:960px){md-menu-content{min-width:96px}md-menu-content[width="3"]{min-width:192px}md-menu-content[width="4"]{min-width:256px}md-menu-content[width="5"]{min-width:320px}md-menu-content[width="6"]{min-width:384px}md-menu-content[width="7"]{min-width:448px}}md-toolbar.md-menu-toolbar h2.md-toolbar-tools{line-height:1rem;height:auto;padding:28px;padding-bottom:12px}md-toolbar.md-has-open-menu{position:relative;z-index:100}md-menu-bar{padding:0 20px;display:block;position:relative;z-index:2}md-menu-bar .md-menu{display:inline-block;padding:0;position:relative}md-menu-bar button{font-size:14px;padding:0 10px;margin:0;border:0;background-color:transparent;height:40px}md-menu-bar md-backdrop.md-menu-backdrop{z-index:-2}md-menu-content.md-menu-bar-menu.md-dense{max-height:none;padding:16px 0}md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent{position:relative}md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent>md-icon{position:absolute;padding:0;width:24px;top:6px;left:24px}[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent>md-icon{left:auto;right:24px}md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent .md-menu>.md-button,md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent>.md-button{padding:0 32px 0 64px}[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent .md-menu>.md-button,[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent>.md-button{padding:0 64px 0 32px}md-menu-content.md-menu-bar-menu.md-dense .md-button{min-height:0;height:32px}md-menu-content.md-menu-bar-menu.md-dense .md-button span{float:left}[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense .md-button span{float:right}md-menu-content.md-menu-bar-menu.md-dense .md-button span.md-alt-text{float:right;margin:0 8px}[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense .md-button span.md-alt-text{float:left}md-menu-content.md-menu-bar-menu.md-dense md-menu-divider{margin:8px 0}md-menu-content.md-menu-bar-menu.md-dense .md-menu>.md-button,md-menu-content.md-menu-bar-menu.md-dense md-menu-item>.md-button{text-align:left}[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense .md-menu>.md-button,[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense md-menu-item>.md-button{text-align:right}md-menu-content.md-menu-bar-menu.md-dense .md-menu{padding:0}md-menu-content.md-menu-bar-menu.md-dense .md-menu>.md-button{position:relative;margin:0;width:100%;text-transform:none;font-weight:400;border-radius:0;padding-left:16px}[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense .md-menu>.md-button{padding-left:0;padding-right:16px}md-menu-content.md-menu-bar-menu.md-dense .md-menu>.md-button:after{display:block;content:"\25BC";position:absolute;top:0;speak:none;transform:rotate(270deg) scaleY(.45) scaleX(.9);right:28px}[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense .md-menu>.md-button:after{transform:rotate(90deg) scaleY(.45) scaleX(.9);right:auto;left:28px}.md-nav-bar{border-style:solid;border-width:0 0 1px;height:48px;position:relative}._md-nav-bar-list{outline:none;list-style:none;margin:0;padding:0;box-sizing:border-box;display:flex;flex-direction:row}.md-nav-item:first-of-type{margin-left:8px}.md-button._md-nav-button{line-height:24px;margin:0 4px;padding:12px 16px;transition:background-color .35s cubic-bezier(.35,0,.25,1)}.md-button._md-nav-button:focus{outline:none}md-nav-ink-bar{background-color:#000;position:absolute;bottom:0;left:0;width:100%;height:2px;transform-origin:left top;will-change:transform;transition:transform .125s cubic-bezier(.35,0,.25,1)}md-nav-ink-bar.ng-animate{transition:none}md-nav-extra-content{min-height:48px;padding-right:12px}md-progress-circular{position:relative;display:block;transform:scale(1)}[dir=rtl] md-progress-circular{transform:scaleX(-1)}md-progress-circular._md-progress-circular-disabled{visibility:hidden}md-progress-circular.md-mode-indeterminate svg{animation:r 1568.63ms linear infinite}md-progress-circular svg{position:absolute;overflow:visible;top:0;left:0}md-progress-linear{display:block;position:relative;width:100%;height:5px;padding-top:0!important;margin-bottom:0!important;transform:scale(1)}[dir=rtl] md-progress-linear{transform:scaleX(-1)}md-progress-linear._md-progress-linear-disabled{visibility:hidden}md-progress-linear .md-container{display:block;position:relative;overflow:hidden;width:100%;height:5px;transform:translate(0) scale(1)}md-progress-linear .md-container .md-bar{position:absolute;left:0;top:0;bottom:0;width:100%;height:5px}md-progress-linear .md-container .md-dashed:before{content:"";display:none;position:absolute;margin-top:0;height:5px;width:100%;background-color:transparent;background-size:10px 10px!important;background-position:0 -23px}md-progress-linear .md-container .md-bar1,md-progress-linear .md-container .md-bar2{transition:transform .2s linear}md-progress-linear .md-container.md-mode-query .md-bar1{display:none}md-progress-linear .md-container.md-mode-query .md-bar2{transition:all .2s linear;animation:c .8s infinite cubic-bezier(.39,.575,.565,1)}md-progress-linear .md-container.md-mode-determinate .md-bar1{display:none}md-progress-linear .md-container.md-mode-indeterminate .md-bar1{animation:e 4s infinite,f 4s infinite}md-progress-linear .md-container.md-mode-indeterminate .md-bar2{animation:g 4s infinite,h 4s infinite}md-progress-linear .md-container.ng-hide ._md-progress-linear-disabled md-progress-linear .md-container{animation:none}md-progress-linear .md-container.ng-hide ._md-progress-linear-disabled md-progress-linear .md-container .md-bar1,md-progress-linear .md-container.ng-hide ._md-progress-linear-disabled md-progress-linear .md-container .md-bar2{animation-name:none}md-progress-linear .md-container.md-mode-buffer{background-color:transparent!important;transition:all .2s linear}md-progress-linear .md-container.md-mode-buffer .md-dashed:before{display:block;animation:d 3s infinite linear}@keyframes c{0%{opacity:1;transform:translateX(35%) scaleX(.3)}to{opacity:0;transform:translateX(-50%) scaleX(0)}}@keyframes d{0%{opacity:1;background-position:0 -23px}50%{opacity:0}to{opacity:1;background-position:-200px -23px}}@keyframes e{0%{transform:scaleX(.1);animation-timing-function:linear}36.6%{transform:scaleX(.1);animation-timing-function:cubic-bezier(.33473,.12482,.78584,1)}69.15%{transform:scaleX(.83);animation-timing-function:cubic-bezier(.22573,0,.23365,1.37098)}to{transform:scaleX(.1)}}@keyframes f{0%{left:-105.16667%;animation-timing-function:linear}20%{left:-105.16667%;animation-timing-function:cubic-bezier(.5,0,.70173,.49582)}69.15%{left:21.5%;animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635)}to{left:95.44444%}}@keyframes g{0%{transform:scaleX(.1);animation-timing-function:cubic-bezier(.20503,.05705,.57661,.45397)}19.15%{transform:scaleX(.57);animation-timing-function:cubic-bezier(.15231,.19643,.64837,1.00432)}44.15%{transform:scaleX(.91);animation-timing-function:cubic-bezier(.25776,-.00316,.21176,1.38179)}to{transform:scaleX(.1)}}@keyframes h{0%{left:-54.88889%;animation-timing-function:cubic-bezier(.15,0,.51506,.40968)}25%{left:-17.25%;animation-timing-function:cubic-bezier(.31033,.28406,.8,.73372)}48.35%{left:29.5%;animation-timing-function:cubic-bezier(.4,.62703,.6,.90203)}to{left:117.38889%}}md-radio-button{box-sizing:border-box;display:block;margin-bottom:16px;white-space:nowrap;cursor:pointer;position:relative}md-radio-button[disabled],md-radio-button[disabled] .md-container{cursor:default}md-radio-button .md-container{position:absolute;top:50%;transform:translateY(-50%);box-sizing:border-box;display:inline-block;width:20px;height:20px;cursor:pointer;left:0;right:auto}[dir=rtl] md-radio-button .md-container{left:auto;right:0}md-radio-button .md-container .md-ripple-container{position:absolute;display:block;width:auto;height:auto;left:-15px;top:-15px;right:-15px;bottom:-15px}md-radio-button .md-container:before{box-sizing:border-box;background-color:transparent;border-radius:50%;content:"";position:absolute;display:block;height:auto;left:0;top:0;right:0;bottom:0;transition:all .5s;width:auto}md-radio-button.md-align-top-left>div.md-container{top:12px}md-radio-button .md-off{border-style:solid;border-width:2px;transition:border-color .28s ease}md-radio-button .md-off,md-radio-button .md-on{box-sizing:border-box;position:absolute;top:0;left:0;width:20px;height:20px;border-radius:50%}md-radio-button .md-on{transition:transform .28s ease;transform:scale(0)}md-radio-button.md-checked .md-on{transform:scale(.5)}md-radio-button .md-label{box-sizing:border-box;position:relative;display:inline-block;margin-left:30px;margin-right:0;vertical-align:middle;white-space:normal;pointer-events:none;width:auto}[dir=rtl] md-radio-button .md-label{margin-left:0;margin-right:30px}md-radio-group:focus{outline:none}md-radio-group.md-focused.ng-empty>md-radio-button:first-child .md-container:before,md-radio-group.md-focused.ng-not-empty .md-checked .md-container:before{left:-8px;top:-8px;right:-8px;bottom:-8px}md-radio-group[disabled] md-radio-button,md-radio-group[disabled] md-radio-button .md-container{cursor:default}@media (max-width:599px){.layout-row:not(.layout-xs-column)>md-radio-button,.layout-xs-row>md-radio-button{margin-bottom:0}}@media (min-width:600px) and (max-width:959px){.layout-gt-xs-row:not(.layout-sm-column)>md-radio-button,.layout-row:not(.layout-gt-xs-column):not(.layout-sm-column)>md-radio-button,.layout-sm-row:not(.layout-sm-column)>md-radio-button{margin-bottom:0}}@media (min-width:960px) and (max-width:1279px){.layout-gt-sm-row:not(.layout-md-column)>md-radio-button,.layout-gt-xs-row:not(.layout-gt-sm-column):not(.layout-md-column)>md-radio-button,.layout-md-row:not(.layout-md-column)>md-radio-button,.layout-row:not(.layout-gt-xs-column):not(.layout-gt-sm-column):not(.layout-md-column)>md-radio-button{margin-bottom:0}}@media (min-width:1280px) and (max-width:1919px){.layout-gt-md-row:not(.layout-lg-column)>md-radio-button,.layout-gt-sm-row:not(.layout-gt-md-column):not(.layout-lg-column)>md-radio-button,.layout-gt-xs-row:not(.layout-gt-sm-column):not(.layout-gt-md-column):not(.layout-lg-column)>md-radio-button,.layout-lg-row:not(.layout-lg-column)>md-radio-button,.layout-row:not(.layout-gt-xs-column):not(.layout-gt-sm-column):not(.layout-gt-md-column):not(.layout-lg-column)>md-radio-button{margin-bottom:0}}@media (min-width:1920px){.layout-gt-lg-row:not(.layout-gt-lg-column):not(.layout-xl-column)>md-radio-button,.layout-gt-md-row:not(.layout-gt-lg-column):not(.layout-xl-column)>md-radio-button,.layout-gt-sm-row:not(.layout-gt-md-column):not(.layout-gt-lg-column):not(.layout-xl-column)>md-radio-button,.layout-gt-xs-row:not(.layout-gt-sm-column):not(.layout-gt-md-column):not(.layout-gt-lg-column):not(.layout-xl-column)>md-radio-button,.layout-row:not(.layout-gt-xs-column):not(.layout-gt-sm-column):not(.layout-gt-md-column):not(.layout-gt-lg-column):not(.layout-xl-column)>md-radio-button,.layout-xl-row:not(.layout-gt-lg-column):not(.layout-xl-column)>md-radio-button{margin-bottom:0}}.md-inline-form md-radio-group{margin:18px 0 19px}.md-inline-form md-radio-group md-radio-button{display:inline-block;height:30px;padding:2px 10px 2px 6px;box-sizing:border-box;margin-top:0;margin-bottom:0}.md-inline-form md-radio-group md-radio-button .md-label{top:4px}.md-inline-form md-radio-group md-radio-button .md-container{margin-top:2px}@media screen and (-ms-high-contrast:active){md-radio-button.md-default-theme .md-on{background-color:#fff}}md-input-container:not([md-no-float]) .md-select-placeholder span:first-child{transition:transform .4s cubic-bezier(.25,.8,.25,1);transform-origin:left top}[dir=rtl] md-input-container:not([md-no-float]) .md-select-placeholder span:first-child{transform-origin:right top}md-input-container.md-input-focused:not([md-no-float]) md-select:not([placeholder]) .md-select-placeholder span:first-child{transform:translate(-2px,-22px) scale(.75)}.md-select-menu-container{position:fixed;left:0;top:0;z-index:90;opacity:0;display:none;transform:translateY(-1px)}.md-select-menu-container:not(.md-clickable){pointer-events:none}.md-select-menu-container md-progress-circular{display:table;margin:24px auto!important}.md-select-menu-container.md-active{display:block;opacity:1}.md-select-menu-container.md-active md-select-menu{transition:all .4s cubic-bezier(.25,.8,.25,1);transition-duration:.15s}.md-select-menu-container.md-active md-select-menu>*{opacity:1;transition:all .3s cubic-bezier(.55,0,.55,.2);transition-duration:.15s;transition-delay:.1s}.md-select-menu-container.md-leave{opacity:0;transition:all .3s cubic-bezier(.55,0,.55,.2);transition-duration:.25s}.md-inline-form md-select{margin-top:20px}.md-inline-form md-input-container>md-select,md-input-container>md-select{margin-top:0}md-input-container>md-select{order:2}md-input-container:not(.md-input-has-value) md-select.ng-required:not(.md-no-asterisk) .md-select-value span:first-child:after,md-input-container:not(.md-input-has-value) md-select[required]:not(.md-no-asterisk) .md-select-value span:first-child:after{content:" *";font-size:13px;vertical-align:top}md-input-container.md-input-invalid md-select .md-select-value{border-bottom-style:solid;padding-bottom:1px}md-select{display:flex}md-select.ng-required.ng-empty.ng-invalid:not(.md-no-asterisk) .md-select-value span:first-child:after,md-select[required].ng-empty.ng-invalid:not(.md-no-asterisk) .md-select-value span:first-child:after{content:" *";font-size:13px;vertical-align:top}md-select[disabled] .md-select-value{background-position:bottom -1px left 0;background-size:4px 1px;background-repeat:repeat-x;padding-bottom:2px;padding-top:1px;transform:translateY(1px)}md-select:focus{outline:none}md-select[disabled]:hover{cursor:default}md-select:not([disabled]):hover{cursor:pointer}md-select:not([disabled]):focus .md-select-value{border-bottom-style:solid;border-bottom-width:2px;padding-bottom:0}md-input-container md-select:not([disabled]):focus .md-select-value{border-bottom-width:2px}md-input-container md-select[disabled] .md-select-value{background-position:bottom -1px left 0}md-input-container md-select .md-select-value{min-height:26px;border-bottom-width:1px;padding-bottom:1px}md-input-container md-select .md-select-value.md-select-placeholder{padding-left:0;padding-right:2px}[dir=rtl] md-input-container md-select .md-select-value.md-select-placeholder{padding-left:2px;padding-right:0}.md-select-value{display:flex;align-items:center;padding:2px 2px 1px 0;border-bottom-width:1px;border-bottom-style:solid;background-color:transparent;position:relative;box-sizing:content-box;min-width:88px;min-height:26px;margin-bottom:auto;-ms-flex-item-align:start;flex-grow:1}[dir=rtl] .md-select-value{padding-left:2px;padding-right:0}.md-select-value>span:not(.md-select-icon){max-width:100%;flex:1 1 auto;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.md-select-value>span:not(.md-select-icon) .md-text{display:inline}.md-select-value .md-select-icon{display:block;align-items:flex-end;text-align:right;width:24px;transform:translateY(-2px);font-size:1.2rem}[dir=rtl] .md-select-value .md-select-icon{align-items:flex-start;text-align:left}.md-select-value .md-select-icon:after{display:block;content:"\25BC";position:relative;top:2px;right:-4px;left:auto;speak:none;font-size:13px;transform:scaleY(.5)}[dir=rtl] .md-select-value .md-select-icon:after{right:auto;left:-4px}.md-select-value.md-select-placeholder{display:flex;order:1;pointer-events:none;-webkit-font-smoothing:antialiased;z-index:1}md-select-menu{display:flex;flex-direction:column;box-shadow:0 1px 3px 0 rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12);max-height:256px;min-height:48px;overflow-y:hidden;transform-origin:left top;transform:scale(1)}md-select-menu.md-reverse{flex-direction:column-reverse}md-select-menu:not(.md-overflow) md-content{padding-top:8px;padding-bottom:8px}[dir=rtl] md-select-menu{transform-origin:right top}md-select-menu md-content{min-width:136px;min-height:48px;max-height:256px;overflow-y:auto}md-select-menu>*{opacity:0}md-option{cursor:pointer;position:relative;display:flex;align-items:center;width:auto;transition:background .15s linear;padding:0 16px;height:48px}md-option[disabled]{cursor:default}md-option:focus{outline:none}md-option .md-text{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:auto;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}md-optgroup{display:block}md-optgroup label{display:block;font-size:14px;text-transform:uppercase;padding:16px;font-weight:500}md-optgroup md-option{padding-left:32px;padding-right:32px}@media screen and (-ms-high-contrast:active){.md-select-backdrop{background-color:transparent}md-select-menu{border:1px solid #fff}}md-select-menu[multiple] md-option.md-checkbox-enabled{padding-left:40px;padding-right:16px}[dir=rtl] md-select-menu[multiple] md-option.md-checkbox-enabled{padding-left:16px;padding-right:40px}md-select-menu[multiple] md-option.md-checkbox-enabled .md-container{position:absolute;top:50%;transform:translateY(-50%);box-sizing:border-box;display:inline-block;width:18px;height:18px;left:0;right:auto}[dir=rtl] md-select-menu[multiple] md-option.md-checkbox-enabled .md-container{left:auto;right:0}md-select-menu[multiple] md-option.md-checkbox-enabled .md-container:before{box-sizing:border-box;background-color:transparent;border-radius:50%;content:"";position:absolute;display:block;height:auto;left:0;top:0;right:0;bottom:0;transition:all .5s;width:auto}md-select-menu[multiple] md-option.md-checkbox-enabled .md-container:after{box-sizing:border-box;content:"";position:absolute;top:-10px;right:-10px;bottom:-10px;left:-10px}md-select-menu[multiple] md-option.md-checkbox-enabled .md-container .md-ripple-container{position:absolute;display:block;width:auto;height:auto;left:-15px;top:-15px;right:-15px;bottom:-15px}md-select-menu[multiple] md-option.md-checkbox-enabled .md-icon{box-sizing:border-box;transition:.24s;position:absolute;top:0;left:0;width:18px;height:18px;border-width:2px;border-style:solid;border-radius:2px}md-select-menu[multiple] md-option.md-checkbox-enabled[selected] .md-icon{border-color:transparent}md-select-menu[multiple] md-option.md-checkbox-enabled[selected] .md-icon:after{box-sizing:border-box;transform:rotate(45deg);position:absolute;left:4px;top:0;display:table;width:6px;height:12px;border-width:2px;border-style:solid;border-top:0;border-left:0;content:""}md-select-menu[multiple] md-option.md-checkbox-enabled[disabled]{cursor:default}md-select-menu[multiple] md-option.md-checkbox-enabled.md-indeterminate .md-icon:after{box-sizing:border-box;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:table;width:10.8px;height:2px;border-width:2px;border-style:solid;border-top:0;border-left:0;content:""}md-select-menu[multiple] md-option.md-checkbox-enabled .md-container{margin-left:10.66667px;margin-right:auto}[dir=rtl] md-select-menu[multiple] md-option.md-checkbox-enabled .md-container{margin-left:auto;margin-right:10.66667px}md-sidenav{box-sizing:border-box;position:absolute;flex-direction:column;z-index:60;width:320px;max-width:320px;bottom:0;overflow:auto;-webkit-overflow-scrolling:touch}md-sidenav ul{list-style:none}md-sidenav.md-closed{display:none}md-sidenav.md-closed-add,md-sidenav.md-closed-remove{display:flex;transition:all .2s ease-in}md-sidenav.md-closed-add.md-closed-add-active,md-sidenav.md-closed-remove.md-closed-remove-active{transition:all .4s cubic-bezier(.25,.8,.25,1)}md-sidenav.md-closed.md-locked-open-add,md-sidenav.md-locked-open,md-sidenav.md-locked-open-add,md-sidenav.md-locked-open-remove,md-sidenav.md-locked-open-remove.md-closed,md-sidenav.md-locked-open.md-closed,md-sidenav.md-locked-open.md-closed.md-sidenav-left,md-sidenav.md-locked-open.md-closed.md-sidenav-right{position:static;display:flex;transform:translateZ(0)}md-sidenav.md-closed.md-locked-open-add:not(.md-locked-open-add-active){width:0!important;min-width:0!important}md-sidenav.md-closed.md-locked-open-add-active,md-sidenav.md-closed.md-locked-open-add:not(.md-locked-open-add-active),md-sidenav.md-locked-open-remove-active{transition:width .3s cubic-bezier(.55,0,.55,.2),min-width .3s cubic-bezier(.55,0,.55,.2)}md-sidenav.md-locked-open-remove-active{width:0!important;min-width:0!important}.md-sidenav-backdrop.md-locked-open{display:none}.md-sidenav-left,md-sidenav{left:0;top:0;transform:translateZ(0)}.md-sidenav-left.md-closed,md-sidenav.md-closed{transform:translate3d(-100%,0,0)}.md-sidenav-right{left:100%;top:0;transform:translate(-100%)}.md-sidenav-right.md-closed{transform:translate(0)}@media (min-width:600px){md-sidenav{max-width:400px}}@media (max-width:456px){md-sidenav{width:calc(100% - 56px);min-width:calc(100% - 56px);max-width:calc(100% - 56px)}}@media screen and (-ms-high-contrast:active){.md-sidenav-left,md-sidenav{border-right:1px solid #fff}.md-sidenav-right{border-left:1px solid #fff}}@keyframes i{0%{transform:scale(.7)}30%{transform:scale(1)}to{transform:scale(.7)}}@keyframes j{0%{transform:scale(.7)}50%{transform:scale(.8)}to{transform:scale(0)}}@keyframes k{0%{transform:scale(.7);opacity:0}50%{transform:scale(1);opacity:1}to{transform:scale(0)}}md-slider{height:48px;min-width:128px;position:relative;margin-left:4px;margin-right:4px;padding:0;display:block;flex-direction:row}md-slider *,md-slider :after{box-sizing:border-box}md-slider .md-slider-wrapper{outline:none;width:100%;height:100%}md-slider .md-slider-content{position:relative}md-slider .md-track-container{width:100%;position:absolute;top:23px;height:2px}md-slider .md-track{position:absolute;left:0;right:0;height:100%}md-slider .md-track-fill{transition:all .4s cubic-bezier(.25,.8,.25,1);transition-property:width,height}md-slider .md-track-ticks{position:absolute;left:0;right:0;height:100%}md-slider .md-track-ticks canvas{width:100%;height:100%}md-slider .md-thumb-container{position:absolute;left:0;top:50%;transform:translate3d(-50%,-50%,0);transition:all .4s cubic-bezier(.25,.8,.25,1);transition-property:left,right,bottom}[dir=rtl] md-slider .md-thumb-container{left:auto;right:0}md-slider .md-thumb{z-index:1;position:absolute;left:-10px;top:14px;width:20px;height:20px;border-radius:20px;transform:scale(.7);transition:all .4s cubic-bezier(.25,.8,.25,1)}[dir=rtl] md-slider .md-thumb{left:auto;right:-10px}md-slider .md-thumb:after{content:"";position:absolute;width:20px;height:20px;border-radius:20px;border-width:3px;border-style:solid;transition:inherit}md-slider .md-sign{display:flex;align-items:center;justify-content:center;position:absolute;left:-14px;top:-17px;width:28px;height:28px;border-radius:28px;transform:scale(.4) translate3d(0,67.5px,0);transition:all .3s cubic-bezier(.35,0,.25,1)}md-slider .md-sign:after{position:absolute;content:"";left:0;border-radius:16px;top:19px;border-left:14px solid transparent;border-right:14px solid transparent;border-top-width:16px;border-top-style:solid;opacity:0;transform:translate3d(0,-8px,0);transition:all .2s cubic-bezier(.35,0,.25,1)}[dir=rtl] md-slider .md-sign:after{left:auto;right:0}md-slider .md-sign .md-thumb-text{z-index:1;font-size:12px;font-weight:700}md-slider .md-focus-ring{position:absolute;left:-17px;top:7px;width:34px;height:34px;border-radius:34px;transform:scale(.7);opacity:0;transition:all .35s cubic-bezier(.35,0,.25,1)}[dir=rtl] md-slider .md-focus-ring{left:auto;right:-17px}md-slider .md-disabled-thumb{position:absolute;left:-14px;top:10px;width:28px;height:28px;border-radius:28px;transform:scale(.5);border-width:4px;border-style:solid;display:none}[dir=rtl] md-slider .md-disabled-thumb{left:auto;right:-14px}md-slider.md-min .md-sign{opacity:0}md-slider:focus{outline:none}md-slider.md-dragging .md-thumb-container,md-slider.md-dragging .md-track-fill{transition:none}md-slider:not([md-discrete]) .md-sign,md-slider:not([md-discrete]) .md-track-ticks{display:none}md-slider:not([md-discrete]):not([disabled]) .md-slider-wrapper .md-thumb:hover{transform:scale(.8)}md-slider:not([md-discrete]):not([disabled]) .md-slider-wrapper.md-focused .md-focus-ring{transform:scale(1);opacity:1}md-slider:not([md-discrete]):not([disabled]) .md-slider-wrapper.md-focused .md-thumb{animation:i .7s cubic-bezier(.35,0,.25,1)}md-slider:not([md-discrete]):not([disabled]).md-active .md-slider-wrapper .md-thumb{transform:scale(1)}md-slider[md-discrete]:not([disabled]) .md-slider-wrapper.md-focused .md-focus-ring{transform:scale(0);animation:k .5s cubic-bezier(.35,0,.25,1)}md-slider[md-discrete]:not([disabled]) .md-slider-wrapper.md-focused .md-thumb{animation:j .5s cubic-bezier(.35,0,.25,1)}md-slider[md-discrete]:not([disabled]).md-active .md-thumb,md-slider[md-discrete]:not([disabled]) .md-slider-wrapper.md-focused .md-thumb{transform:scale(0)}md-slider[md-discrete]:not([disabled]).md-active .md-sign,md-slider[md-discrete]:not([disabled]).md-active .md-sign:after,md-slider[md-discrete]:not([disabled]) .md-slider-wrapper.md-focused .md-sign,md-slider[md-discrete]:not([disabled]) .md-slider-wrapper.md-focused .md-sign:after{opacity:1;transform:translateZ(0) scale(1)}md-slider[md-discrete][disabled][readonly] .md-thumb{transform:scale(0)}md-slider[md-discrete][disabled][readonly] .md-sign,md-slider[md-discrete][disabled][readonly] .md-sign:after{opacity:1;transform:translateZ(0) scale(1)}md-slider[disabled] .md-track-fill{display:none}md-slider[disabled] .md-track-ticks,md-slider[disabled]:not([readonly]) .md-sign{opacity:0}md-slider[disabled] .md-thumb{transform:scale(.5)}md-slider[disabled] .md-disabled-thumb{display:block}md-slider[md-vertical]{flex-direction:column;min-height:128px;min-width:0}md-slider[md-vertical] .md-slider-wrapper{flex:1;padding-top:12px;padding-bottom:12px;width:48px;align-self:center;display:flex;justify-content:center}md-slider[md-vertical] .md-track-container{height:100%;width:2px;top:0;left:calc(50% - 1px)}md-slider[md-vertical] .md-thumb-container{top:auto;margin-bottom:23px;left:calc(50% - 1px);bottom:0}md-slider[md-vertical] .md-thumb-container .md-thumb:after{left:1px}md-slider[md-vertical] .md-thumb-container .md-focus-ring{left:-16px}md-slider[md-vertical] .md-track-fill{bottom:0}md-slider[md-vertical][md-discrete] .md-sign{left:-40px;top:9.5px;transform:scale(.4) translate3d(67.5px,0,0)}md-slider[md-vertical][md-discrete] .md-sign:after{top:9.5px;left:19px;border-top:14px solid transparent;border-right:0;border-bottom:14px solid transparent;border-left-width:16px;border-left-style:solid;opacity:0;transform:translate3d(0,-8px,0);transition:all .2s ease-in-out}md-slider[md-vertical][md-discrete] .md-sign .md-thumb-text{z-index:1;font-size:12px;font-weight:700}md-slider[md-vertical][md-discrete].md-active .md-sign:after,md-slider[md-vertical][md-discrete] .md-focused .md-sign:after,md-slider[md-vertical][md-discrete][disabled][readonly] .md-sign:after{top:0}md-slider[md-vertical][disabled][readonly] .md-thumb{transform:scale(0)}md-slider[md-vertical][disabled][readonly] .md-sign,md-slider[md-vertical][disabled][readonly] .md-sign:after{opacity:1;transform:translateZ(0) scale(1)}md-slider[md-invert]:not([md-vertical]) .md-track-fill{left:auto;right:0}[dir=rtl] md-slider[md-invert]:not([md-vertical]) .md-track-fill{left:0;right:auto}md-slider[md-invert][md-vertical] .md-track-fill{bottom:auto;top:0}md-slider-container{display:flex;align-items:center;flex-direction:row}md-slider-container>:first-child:not(md-slider),md-slider-container>:last-child:not(md-slider){min-width:25px;max-width:42px;height:25px;transition:all .4s cubic-bezier(.25,.8,.25,1);transition-property:color,max-width}md-slider-container>:first-child:not(md-slider){margin-right:16px}[dir=rtl] md-slider-container>:first-child:not(md-slider){margin-right:auto;margin-left:16px}md-slider-container>:last-child:not(md-slider){margin-left:16px}[dir=rtl] md-slider-container>:last-child:not(md-slider){margin-left:auto;margin-right:16px}md-slider-container[md-vertical]{flex-direction:column}md-slider-container[md-vertical]>:first-child:not(md-slider),md-slider-container[md-vertical]>:last-child:not(md-slider){margin-right:0;margin-left:0;text-align:center}md-slider-container md-input-container input[type=number]{text-align:center;padding-left:15px;height:50px;margin-top:-25px}[dir=rtl] md-slider-container md-input-container input[type=number]{padding-left:0;padding-right:15px}@media screen and (-ms-high-contrast:active){md-slider.md-default-theme .md-track{border-bottom:1px solid #fff}}.md-sticky-clone{z-index:2;top:0;left:0;right:0;position:absolute!important;transform:translate3d(-9999px,-9999px,0)}.md-sticky-clone[sticky-state=active]{transform:translateZ(0)}.md-sticky-clone[sticky-state=active]:not(.md-sticky-no-effect) .md-subheader-inner{animation:l .3s ease-out both}@keyframes l{0%{box-shadow:0 0 0 0 transparent}to{box-shadow:0 2px 4px 0 rgba(0,0,0,.16)}}@keyframes m{0%{box-shadow:0 2px 4px 0 rgba(0,0,0,.16)}to{box-shadow:0 0 0 0 transparent}}.md-subheader-wrapper:not(.md-sticky-no-effect){transition:margin .2s ease-out}.md-subheader-wrapper:not(.md-sticky-no-effect) .md-subheader{margin:0}.md-subheader-wrapper:not(.md-sticky-no-effect).md-sticky-clone{z-index:2}.md-subheader-wrapper:not(.md-sticky-no-effect)[sticky-state=active]{margin-top:-2px}.md-subheader-wrapper:not(.md-sticky-no-effect):not(.md-sticky-clone)[sticky-prev-state=active] .md-subheader-inner:after{animation:m .3s ease-out both}.md-subheader{display:block;font-size:14px;font-weight:500;line-height:1em;margin:0;position:relative}.md-subheader .md-subheader-inner{display:block;padding:16px}.md-subheader .md-subheader-content{display:block;z-index:1;position:relative}[md-swipe-left],[md-swipe-right]{touch-action:pan-y}[md-swipe-down],[md-swipe-up]{touch-action:pan-x}.md-inline-form md-switch{margin-top:18px;margin-bottom:19px}md-switch{margin:16px 0;white-space:nowrap;cursor:pointer;outline:none;user-select:none;height:30px;line-height:28px;align-items:center;display:flex;margin-left:inherit;margin-right:16px}[dir=rtl] md-switch{margin-left:16px;margin-right:inherit}md-switch:last-of-type{margin-left:inherit;margin-right:0}[dir=rtl] md-switch:last-of-type{margin-left:0;margin-right:inherit}md-switch[disabled],md-switch[disabled] .md-container{cursor:default}md-switch .md-container{cursor:grab;width:36px;height:24px;position:relative;user-select:none;margin-right:8px;float:left}[dir=rtl] md-switch .md-container,md-switch.md-inverted .md-container{margin-right:0;margin-left:8px}[dir=rtl] md-switch.md-inverted .md-container{margin-right:8px;margin-left:0}md-switch:not([disabled]) .md-dragging,md-switch:not([disabled]).md-dragging .md-container{cursor:grabbing}md-switch.md-focused .md-thumb:before{left:-8px;top:-8px;right:-8px;bottom:-8px}md-switch .md-label{border-color:transparent;border-width:0;float:left}md-switch .md-bar{left:1px;width:34px;top:5px;height:14px;border-radius:8px;position:absolute}md-switch .md-thumb-container{top:2px;left:0;width:16px;position:absolute;transform:translateZ(0);z-index:1}md-switch.md-checked .md-thumb-container{transform:translate3d(100%,0,0)}md-switch .md-thumb{margin:0;outline:none;height:20px;width:20px;box-shadow:0 1px 3px 0 rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12)}md-switch .md-thumb,md-switch .md-thumb:before{position:absolute;left:0;top:0;border-radius:50%}md-switch .md-thumb:before{background-color:transparent;content:"";display:block;height:auto;right:0;bottom:0;transition:all .5s;width:auto}md-switch .md-thumb .md-ripple-container{position:absolute;display:block;width:auto;height:auto;left:-20px;top:-20px;right:-20px;bottom:-20px}md-switch:not(.md-dragging) .md-bar,md-switch:not(.md-dragging) .md-thumb,md-switch:not(.md-dragging) .md-thumb-container{transition:all .08s linear;transition-property:transform,background-color}md-switch:not(.md-dragging) .md-bar,md-switch:not(.md-dragging) .md-thumb{transition-delay:.05s}@media screen and (-ms-high-contrast:active){md-switch.md-default-theme .md-bar{background-color:#666}md-switch.md-default-theme.md-checked .md-bar{background-color:#9e9e9e}md-switch.md-default-theme .md-thumb{background-color:#fff}}@keyframes n{0%{opacity:1}50%{opacity:1}to{opacity:0}}md-tab-data{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;opacity:0}md-tabs{display:block;margin:0;border-radius:2px;overflow:hidden;position:relative;flex-shrink:0}md-tabs:not(.md-no-tab-content):not(.md-dynamic-height){min-height:248px}md-tabs[md-align-tabs=bottom]{padding-bottom:48px}md-tabs[md-align-tabs=bottom]>md-tabs-wrapper{position:absolute;bottom:0;left:0;right:0;height:48px;z-index:2}md-tabs[md-align-tabs=bottom]>md-tabs-content-wrapper{top:0;bottom:48px}md-tabs.md-dynamic-height md-tabs-content-wrapper{min-height:0;position:relative;top:auto;left:auto;right:auto;bottom:auto;overflow:visible}md-tabs.md-dynamic-height md-tab-content.md-active{position:relative}md-tabs[md-border-bottom] md-tabs-wrapper{border-width:0 0 1px;border-style:solid}md-tabs[md-border-bottom]:not(.md-dynamic-height) md-tabs-content-wrapper{top:49px}md-tabs-wrapper{display:block;position:relative;transform:translate(0)}md-tabs-wrapper md-next-button,md-tabs-wrapper md-prev-button{height:100%;width:32px;position:absolute;top:50%;transform:translateY(-50%);line-height:1em;z-index:2;cursor:pointer;font-size:16px;background:transparent no-repeat 50%;transition:all .5s cubic-bezier(.35,0,.25,1)}md-tabs-wrapper md-next-button:focus,md-tabs-wrapper md-prev-button:focus{outline:none}md-tabs-wrapper md-next-button.md-disabled,md-tabs-wrapper md-prev-button.md-disabled{opacity:.25;cursor:default}md-tabs-wrapper md-next-button.ng-leave,md-tabs-wrapper md-prev-button.ng-leave{transition:none}md-tabs-wrapper md-next-button md-icon,md-tabs-wrapper md-prev-button md-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}[dir=rtl] md-tabs-wrapper md-next-button,[dir=rtl] md-tabs-wrapper md-prev-button{transform:rotateY(180deg) translateY(-50%)}md-tabs-wrapper md-prev-button{left:0;background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE3LjEuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPiA8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPiA8c3ZnIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjQgMjQiIHhtbDpzcGFjZT0icHJlc2VydmUiPiA8ZyBpZD0iSGVhZGVyIj4gPGc+IDxyZWN0IHg9Ii02MTgiIHk9Ii0xMjA4IiBmaWxsPSJub25lIiB3aWR0aD0iMTQwMCIgaGVpZ2h0PSIzNjAwIi8+IDwvZz4gPC9nPiA8ZyBpZD0iTGFiZWwiPiA8L2c+IDxnIGlkPSJJY29uIj4gPGc+IDxwb2x5Z29uIHBvaW50cz0iMTUuNCw3LjQgMTQsNiA4LDEyIDE0LDE4IDE1LjQsMTYuNiAxMC44LDEyIAkJIiBzdHlsZT0iZmlsbDp3aGl0ZTsiLz4gPHJlY3QgZmlsbD0ibm9uZSIgd2lkdGg9IjI0IiBoZWlnaHQ9IjI0Ii8+IDwvZz4gPC9nPiA8ZyBpZD0iR3JpZCIgZGlzcGxheT0ibm9uZSI+IDxnIGRpc3BsYXk9ImlubGluZSI+IDwvZz4gPC9nPiA8L3N2Zz4NCg==")}[dir=rtl] md-tabs-wrapper md-prev-button{left:auto;right:0}md-tabs-wrapper md-next-button{right:0;background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE3LjEuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPiA8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPiA8c3ZnIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjQgMjQiIHhtbDpzcGFjZT0icHJlc2VydmUiPiA8ZyBpZD0iSGVhZGVyIj4gPGc+IDxyZWN0IHg9Ii02MTgiIHk9Ii0xMzM2IiBmaWxsPSJub25lIiB3aWR0aD0iMTQwMCIgaGVpZ2h0PSIzNjAwIi8+IDwvZz4gPC9nPiA8ZyBpZD0iTGFiZWwiPiA8L2c+IDxnIGlkPSJJY29uIj4gPGc+IDxwb2x5Z29uIHBvaW50cz0iMTAsNiA4LjYsNy40IDEzLjIsMTIgOC42LDE2LjYgMTAsMTggMTYsMTIgCQkiIHN0eWxlPSJmaWxsOndoaXRlOyIvPiA8cmVjdCBmaWxsPSJub25lIiB3aWR0aD0iMjQiIGhlaWdodD0iMjQiLz4gPC9nPiA8L2c+IDxnIGlkPSJHcmlkIiBkaXNwbGF5PSJub25lIj4gPGcgZGlzcGxheT0iaW5saW5lIj4gPC9nPiA8L2c+IDwvc3ZnPg0K")}[dir=rtl] md-tabs-wrapper md-next-button{right:auto;left:0}md-tabs-wrapper md-next-button md-icon{transform:translate(-50%,-50%) rotate(180deg)}md-tabs-wrapper.md-stretch-tabs md-pagination-wrapper{width:100%;flex-direction:row}md-tabs-wrapper.md-stretch-tabs md-pagination-wrapper md-tab-item{flex-grow:1}md-tabs-canvas{position:relative;overflow:hidden;display:block;height:48px}md-tabs-canvas:after{content:"";display:table;clear:both}md-tabs-canvas .md-dummy-wrapper{position:absolute;top:0;left:0}[dir=rtl] md-tabs-canvas .md-dummy-wrapper{left:auto;right:0}md-tabs-canvas.md-paginated{margin:0 32px}md-tabs-canvas.md-center-tabs{display:flex;flex-direction:column;text-align:center}md-tabs-canvas.md-center-tabs .md-tab{float:none;display:inline-block}md-pagination-wrapper{height:48px;display:flex;transition:transform .5s cubic-bezier(.35,0,.25,1);position:absolute;left:0;transform:translate(0)}md-pagination-wrapper:after{content:"";display:table;clear:both}[dir=rtl] md-pagination-wrapper{left:auto;right:0}md-pagination-wrapper.md-center-tabs{position:relative;justify-content:center}md-pagination-wrapper md-tab-item{min-width:72px}@media (min-width:600px){md-pagination-wrapper md-tab-item{min-width:160px}}md-tabs-content-wrapper{display:block;top:48px;overflow:hidden}md-tab-content,md-tabs-content-wrapper{position:absolute;left:0;right:0;bottom:0}md-tab-content{display:flex;top:0;transition:transform .5s cubic-bezier(.35,0,.25,1);overflow:auto;transform:translate(0)}md-tab-content.md-no-scroll{bottom:auto;overflow:hidden}md-tab-content.md-no-transition,md-tab-content.ng-leave{transition:none}md-tab-content.md-left:not(.md-active){transform:translateX(-100%);animation:1s n;visibility:hidden}[dir=rtl] md-tab-content.md-left:not(.md-active){transform:translateX(100%)}md-tab-content.md-left:not(.md-active) *{transition:visibility 0s linear;transition-delay:.5s;visibility:hidden}md-tab-content.md-right:not(.md-active){transform:translateX(100%);animation:1s n;visibility:hidden}[dir=rtl] md-tab-content.md-right:not(.md-active){transform:translateX(-100%)}md-tab-content.md-right:not(.md-active) *{transition:visibility 0s linear;transition-delay:.5s;visibility:hidden}md-tab-content>div{flex:1 0 100%;min-width:0}md-tab-content>div.ng-leave{animation:1s n}md-ink-bar{position:absolute;left:auto;right:auto;bottom:0;height:2px}md-ink-bar.md-left{transition:left .125s cubic-bezier(.35,0,.25,1),right .25s cubic-bezier(.35,0,.25,1)}md-ink-bar.md-right{transition:left .25s cubic-bezier(.35,0,.25,1),right .125s cubic-bezier(.35,0,.25,1)}md-tab{position:absolute;z-index:-1;left:-9999px}.md-tab{font-size:14px;text-align:center;line-height:24px;padding:12px;transition:background-color .35s cubic-bezier(.35,0,.25,1);cursor:pointer;white-space:nowrap;position:relative;text-transform:uppercase;float:left;font-weight:500;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis}[dir=rtl] .md-tab{float:right}.md-tab.md-focused,.md-tab:focus{box-shadow:none;outline:none}.md-tab.md-active{cursor:default}.md-tab.md-disabled{pointer-events:none;touch-action:pan-y;user-select:none;-webkit-user-drag:none;opacity:.5;cursor:default}.md-tab.ng-leave{transition:none}md-toolbar+md-dialog-content md-tabs,md-toolbar+md-tabs{border-top-left-radius:0;border-top-right-radius:0}.md-toast-text{padding:0 8px}md-toast{position:absolute;z-index:105;box-sizing:border-box;cursor:default;padding:8px;opacity:1}md-toast,md-toast .md-toast-content{overflow:hidden;transition:all .4s cubic-bezier(.25,.8,.25,1)}md-toast .md-toast-content{display:flex;flex-direction:row;align-items:center;max-height:168px;max-width:100%;min-height:48px;padding:0 16px;box-shadow:0 2px 5px 0 rgba(0,0,0,.26);border-radius:2px;font-size:14px;transform:translateZ(0) rotate(0deg);justify-content:flex-start}md-toast .md-toast-content:before{content:"";min-height:48px;visibility:hidden;display:inline-block}[dir=rtl] md-toast .md-toast-content{justify-content:flex-end}md-toast .md-toast-content span{flex:1 1 0%;box-sizing:border-box;min-width:0}md-toast.md-capsule,md-toast.md-capsule .md-toast-content{border-radius:24px}md-toast.ng-leave-active .md-toast-content{transition:all .3s cubic-bezier(.55,0,.55,.2)}md-toast.md-swipedown .md-toast-content,md-toast.md-swipeleft .md-toast-content,md-toast.md-swiperight .md-toast-content,md-toast.md-swipeup .md-toast-content{transition:all .4s cubic-bezier(.25,.8,.25,1)}md-toast.ng-enter{opacity:0}md-toast.ng-enter .md-toast-content{transform:translate3d(0,100%,0)}md-toast.ng-enter.md-top .md-toast-content{transform:translate3d(0,-100%,0)}md-toast.ng-enter.ng-enter-active{opacity:1}md-toast.ng-enter.ng-enter-active .md-toast-content{transform:translateZ(0)}md-toast.ng-leave.ng-leave-active .md-toast-content{opacity:0;transform:translate3d(0,100%,0)}md-toast.ng-leave.ng-leave-active.md-swipeup .md-toast-content{transform:translate3d(0,-50%,0)}md-toast.ng-leave.ng-leave-active.md-swipedown .md-toast-content{transform:translate3d(0,50%,0)}md-toast.ng-leave.ng-leave-active.md-top .md-toast-content{transform:translate3d(0,-100%,0)}md-toast .md-action{line-height:19px;margin-left:24px;margin-right:0;cursor:pointer;text-transform:uppercase;float:right}md-toast .md-button{min-width:0;margin-right:0;margin-left:8px}[dir=rtl] md-toast .md-button{margin-right:8px;margin-left:0}@media (max-width:959px){md-toast{left:0;right:0;width:100%;max-width:100%;min-width:0;border-radius:0;bottom:0;padding:0}md-toast.ng-leave.ng-leave-active.md-swipeup .md-toast-content{transform:translate3d(0,-50%,0)}md-toast.ng-leave.ng-leave-active.md-swipedown .md-toast-content{transform:translate3d(0,50%,0)}}@media (min-width:960px){md-toast{min-width:304px}md-toast.md-bottom{bottom:0}md-toast.md-left{left:0}md-toast.md-right{right:0}md-toast.md-top{top:0}md-toast._md-start{left:0}[dir=rtl] md-toast._md-start{left:auto;right:0}md-toast._md-end{right:0}[dir=rtl] md-toast._md-end{right:auto;left:0}md-toast.ng-leave.ng-leave-active.md-swipeleft .md-toast-content{transform:translate3d(-50%,0,0)}md-toast.ng-leave.ng-leave-active.md-swiperight .md-toast-content{transform:translate3d(50%,0,0)}}@media (min-width:1920px){md-toast .md-toast-content{max-width:568px}}@media screen and (-ms-high-contrast:active){md-toast{border:1px solid #fff}}.md-toast-animating{overflow:hidden!important}md-toolbar{box-sizing:border-box;display:flex;flex-direction:column;position:relative;z-index:2;font-size:20px;min-height:64px;width:100%}md-toolbar._md-toolbar-transitions{transition-duration:.5s;transition-timing-function:cubic-bezier(.35,0,.25,1);transition-property:background-color,fill,color}md-toolbar.md-whiteframe-z1-add,md-toolbar.md-whiteframe-z1-remove{transition:box-shadow .5s linear}md-toolbar md-toolbar-filler{width:72px}md-toolbar *,md-toolbar :after,md-toolbar :before{box-sizing:border-box}md-toolbar.ng-animate{transition:none}md-toolbar.md-tall{height:128px;min-height:128px;max-height:128px}md-toolbar.md-medium-tall{height:88px;min-height:88px;max-height:88px}md-toolbar.md-medium-tall .md-toolbar-tools{height:48px;min-height:48px;max-height:48px}md-toolbar>.md-indent{margin-left:64px}[dir=rtl] md-toolbar>.md-indent{margin-left:auto;margin-right:64px}md-toolbar~md-content>md-list{padding:0}md-toolbar~md-content>md-list md-list-item:last-child md-divider{display:none}.md-toolbar-tools{font-size:20px;letter-spacing:.005em;box-sizing:border-box;font-weight:400;display:flex;align-items:center;flex-direction:row;width:100%;height:64px;max-height:64px;padding:0 16px;margin:0}.md-toolbar-tools h1,.md-toolbar-tools h2,.md-toolbar-tools h3{font-size:inherit;font-weight:inherit;margin:inherit}.md-toolbar-tools a{color:inherit;text-decoration:none}.md-toolbar-tools .fill-height{display:flex;align-items:center}.md-toolbar-tools md-checkbox{margin:inherit}.md-toolbar-tools .md-button{margin-top:0;margin-bottom:0}.md-toolbar-tools .md-button,.md-toolbar-tools .md-button.md-icon-button md-icon{transition-duration:.5s;transition-timing-function:cubic-bezier(.35,0,.25,1);transition-property:background-color,fill,color}.md-toolbar-tools .md-button.md-icon-button md-icon.ng-animate,.md-toolbar-tools .md-button.ng-animate{transition:none}.md-toolbar-tools>.md-button:first-child{margin-left:-8px}[dir=rtl] .md-toolbar-tools>.md-button:first-child{margin-left:auto;margin-right:-8px}.md-toolbar-tools>.md-button:last-child{margin-right:-8px}[dir=rtl] .md-toolbar-tools>.md-button:last-child{margin-right:auto;margin-left:-8px}.md-toolbar-tools>md-menu:last-child{margin-right:-8px}[dir=rtl] .md-toolbar-tools>md-menu:last-child{margin-right:auto;margin-left:-8px}.md-toolbar-tools>md-menu:last-child>.md-button{margin-right:0}[dir=rtl] .md-toolbar-tools>md-menu:last-child>.md-button{margin-right:auto;margin-left:0}@media screen and (-ms-high-contrast:active){.md-toolbar-tools{border-bottom:1px solid #fff}}@media (min-width:0) and (max-width:959px) and (orientation:portrait){md-toolbar{min-height:56px}.md-toolbar-tools{height:56px;max-height:56px}}@media (min-width:0) and (max-width:959px) and (orientation:landscape){md-toolbar{min-height:48px}.md-toolbar-tools{height:48px;max-height:48px}}.md-tooltip{display:inline-block;pointer-events:none;border-radius:4px;overflow:hidden;opacity:0;font-weight:500;font-size:14px;white-space:nowrap;text-overflow:ellipsis;height:32px;line-height:32px;padding-right:16px;padding-left:16px}.md-tooltip.md-origin-top{transform-origin:center bottom;margin-top:-24px}.md-tooltip.md-origin-right{transform-origin:left center;margin-left:24px}.md-tooltip.md-origin-bottom{transform-origin:center top;margin-top:24px}.md-tooltip.md-origin-left{transform-origin:right center;margin-left:-24px}@media (min-width:960px){.md-tooltip{font-size:10px;height:22px;line-height:22px;padding-right:8px;padding-left:8px}.md-tooltip.md-origin-top{margin-top:-14px}.md-tooltip.md-origin-right{margin-left:14px}.md-tooltip.md-origin-bottom{margin-top:14px}.md-tooltip.md-origin-left{margin-left:-14px}}.md-tooltip.md-show-add{transform:scale(0)}.md-tooltip.md-show{transition:all .4s cubic-bezier(.25,.8,.25,1);transition-duration:.15s;transform:scale(1);opacity:.9}.md-tooltip.md-hide{transition:all .3s cubic-bezier(.55,0,.55,.2);transition-duration:.15s;transform:scale(0);opacity:0}.md-truncate{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.md-truncate.md-clip{text-overflow:clip}.md-truncate.flex{width:0}.md-virtual-repeat-container{box-sizing:border-box;display:block;margin:0;overflow:hidden;padding:0;position:relative}.md-virtual-repeat-container .md-virtual-repeat-scroller{bottom:0;box-sizing:border-box;left:0;margin:0;overflow-x:hidden;padding:0;position:absolute;right:0;top:0;-webkit-overflow-scrolling:touch}.md-virtual-repeat-container .md-virtual-repeat-sizer{box-sizing:border-box;height:1px;display:block;margin:0;padding:0;width:1px}.md-virtual-repeat-container .md-virtual-repeat-offsetter{box-sizing:border-box;left:0;margin:0;padding:0;position:absolute;right:0;top:0}.md-virtual-repeat-container.md-orient-horizontal .md-virtual-repeat-scroller{overflow-x:auto;overflow-y:hidden}.md-virtual-repeat-container.md-orient-horizontal .md-virtual-repeat-offsetter{bottom:16px;right:auto;white-space:nowrap}[dir=rtl] .md-virtual-repeat-container.md-orient-horizontal .md-virtual-repeat-offsetter{right:auto;left:auto}.md-whiteframe-1dp,.md-whiteframe-z1{box-shadow:0 1px 3px 0 rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12)}.md-whiteframe-2dp{box-shadow:0 1px 5px 0 rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12)}.md-whiteframe-3dp{box-shadow:0 1px 8px 0 rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 3px 3px -2px rgba(0,0,0,.12)}.md-whiteframe-4dp,.md-whiteframe-z2{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.md-whiteframe-5dp{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 5px 8px 0 rgba(0,0,0,.14),0 1px 14px 0 rgba(0,0,0,.12)}.md-whiteframe-6dp{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}.md-whiteframe-7dp,.md-whiteframe-z3{box-shadow:0 4px 5px -2px rgba(0,0,0,.2),0 7px 10px 1px rgba(0,0,0,.14),0 2px 16px 1px rgba(0,0,0,.12)}.md-whiteframe-8dp{box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.md-whiteframe-9dp{box-shadow:0 5px 6px -3px rgba(0,0,0,.2),0 9px 12px 1px rgba(0,0,0,.14),0 3px 16px 2px rgba(0,0,0,.12)}.md-whiteframe-10dp,.md-whiteframe-z4{box-shadow:0 6px 6px -3px rgba(0,0,0,.2),0 10px 14px 1px rgba(0,0,0,.14),0 4px 18px 3px rgba(0,0,0,.12)}.md-whiteframe-11dp{box-shadow:0 6px 7px -4px rgba(0,0,0,.2),0 11px 15px 1px rgba(0,0,0,.14),0 4px 20px 3px rgba(0,0,0,.12)}.md-whiteframe-12dp{box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)}.md-whiteframe-13dp,.md-whiteframe-z5{box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 13px 19px 2px rgba(0,0,0,.14),0 5px 24px 4px rgba(0,0,0,.12)}.md-whiteframe-14dp{box-shadow:0 7px 9px -4px rgba(0,0,0,.2),0 14px 21px 2px rgba(0,0,0,.14),0 5px 26px 4px rgba(0,0,0,.12)}.md-whiteframe-15dp{box-shadow:0 8px 9px -5px rgba(0,0,0,.2),0 15px 22px 2px rgba(0,0,0,.14),0 6px 28px 5px rgba(0,0,0,.12)}.md-whiteframe-16dp{box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12)}.md-whiteframe-17dp{box-shadow:0 8px 11px -5px rgba(0,0,0,.2),0 17px 26px 2px rgba(0,0,0,.14),0 6px 32px 5px rgba(0,0,0,.12)}.md-whiteframe-18dp{box-shadow:0 9px 11px -5px rgba(0,0,0,.2),0 18px 28px 2px rgba(0,0,0,.14),0 7px 34px 6px rgba(0,0,0,.12)}.md-whiteframe-19dp{box-shadow:0 9px 12px -6px rgba(0,0,0,.2),0 19px 29px 2px rgba(0,0,0,.14),0 7px 36px 6px rgba(0,0,0,.12)}.md-whiteframe-20dp{box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 20px 31px 3px rgba(0,0,0,.14),0 8px 38px 7px rgba(0,0,0,.12)}.md-whiteframe-21dp{box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 21px 33px 3px rgba(0,0,0,.14),0 8px 40px 7px rgba(0,0,0,.12)}.md-whiteframe-22dp{box-shadow:0 10px 14px -6px rgba(0,0,0,.2),0 22px 35px 3px rgba(0,0,0,.14),0 8px 42px 7px rgba(0,0,0,.12)}.md-whiteframe-23dp{box-shadow:0 11px 14px -7px rgba(0,0,0,.2),0 23px 36px 3px rgba(0,0,0,.14),0 9px 44px 8px rgba(0,0,0,.12)}.md-whiteframe-24dp{box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12)}@media screen and (-ms-high-contrast:active){md-whiteframe{border:1px solid #fff}}@media print{[md-whiteframe],md-whiteframe{background-color:#fff}}.ng-cloak,.x-ng-cloak,[data-ng-cloak],[ng-cloak],[ng\:cloak],[x-ng-cloak]{display:none!important}@-moz-document url-prefix(){.layout-fill{margin:0;width:100%;min-height:100%;height:100%}}.flex-order{order:0}.flex-order--20{order:-20}.flex-order--19{order:-19}.flex-order--18{order:-18}.flex-order--17{order:-17}.flex-order--16{order:-16}.flex-order--15{order:-15}.flex-order--14{order:-14}.flex-order--13{order:-13}.flex-order--12{order:-12}.flex-order--11{order:-11}.flex-order--10{order:-10}.flex-order--9{order:-9}.flex-order--8{order:-8}.flex-order--7{order:-7}.flex-order--6{order:-6}.flex-order--5{order:-5}.flex-order--4{order:-4}.flex-order--3{order:-3}.flex-order--2{order:-2}.flex-order--1{order:-1}.flex-order-0{order:0}.flex-order-1{order:1}.flex-order-2{order:2}.flex-order-3{order:3}.flex-order-4{order:4}.flex-order-5{order:5}.flex-order-6{order:6}.flex-order-7{order:7}.flex-order-8{order:8}.flex-order-9{order:9}.flex-order-10{order:10}.flex-order-11{order:11}.flex-order-12{order:12}.flex-order-13{order:13}.flex-order-14{order:14}.flex-order-15{order:15}.flex-order-16{order:16}.flex-order-17{order:17}.flex-order-18{order:18}.flex-order-19{order:19}.flex-order-20{order:20}.flex-offset-0,.layout-margin .flex-offset-0,.layout-margin .offset-0,.offset-0{margin-left:0}[dir=rtl] .flex-offset-0,[dir=rtl] .layout-margin .flex-offset-0,[dir=rtl] .layout-margin .offset-0,[dir=rtl] .offset-0{margin-left:auto;margin-right:0}.flex-offset-5,.layout-margin .flex-offset-5,.layout-margin .offset-5,.offset-5{margin-left:5%}[dir=rtl] .flex-offset-5,[dir=rtl] .layout-margin .flex-offset-5,[dir=rtl] .layout-margin .offset-5,[dir=rtl] .offset-5{margin-left:auto;margin-right:5%}.flex-offset-10,.layout-margin .flex-offset-10,.layout-margin .offset-10,.offset-10{margin-left:10%}[dir=rtl] .flex-offset-10,[dir=rtl] .layout-margin .flex-offset-10,[dir=rtl] .layout-margin .offset-10,[dir=rtl] .offset-10{margin-left:auto;margin-right:10%}.flex-offset-15,.layout-margin .flex-offset-15,.layout-margin .offset-15,.offset-15{margin-left:15%}[dir=rtl] .flex-offset-15,[dir=rtl] .layout-margin .flex-offset-15,[dir=rtl] .layout-margin .offset-15,[dir=rtl] .offset-15{margin-left:auto;margin-right:15%}.flex-offset-20,.layout-margin .flex-offset-20,.layout-margin .offset-20,.offset-20{margin-left:20%}[dir=rtl] .flex-offset-20,[dir=rtl] .layout-margin .flex-offset-20,[dir=rtl] .layout-margin .offset-20,[dir=rtl] .offset-20{margin-left:auto;margin-right:20%}.flex-offset-25,.layout-margin .flex-offset-25,.layout-margin .offset-25,.offset-25{margin-left:25%}[dir=rtl] .flex-offset-25,[dir=rtl] .layout-margin .flex-offset-25,[dir=rtl] .layout-margin .offset-25,[dir=rtl] .offset-25{margin-left:auto;margin-right:25%}.flex-offset-30,.layout-margin .flex-offset-30,.layout-margin .offset-30,.offset-30{margin-left:30%}[dir=rtl] .flex-offset-30,[dir=rtl] .layout-margin .flex-offset-30,[dir=rtl] .layout-margin .offset-30,[dir=rtl] .offset-30{margin-left:auto;margin-right:30%}.flex-offset-35,.layout-margin .flex-offset-35,.layout-margin .offset-35,.offset-35{margin-left:35%}[dir=rtl] .flex-offset-35,[dir=rtl] .layout-margin .flex-offset-35,[dir=rtl] .layout-margin .offset-35,[dir=rtl] .offset-35{margin-left:auto;margin-right:35%}.flex-offset-40,.layout-margin .flex-offset-40,.layout-margin .offset-40,.offset-40{margin-left:40%}[dir=rtl] .flex-offset-40,[dir=rtl] .layout-margin .flex-offset-40,[dir=rtl] .layout-margin .offset-40,[dir=rtl] .offset-40{margin-left:auto;margin-right:40%}.flex-offset-45,.layout-margin .flex-offset-45,.layout-margin .offset-45,.offset-45{margin-left:45%}[dir=rtl] .flex-offset-45,[dir=rtl] .layout-margin .flex-offset-45,[dir=rtl] .layout-margin .offset-45,[dir=rtl] .offset-45{margin-left:auto;margin-right:45%}.flex-offset-50,.layout-margin .flex-offset-50,.layout-margin .offset-50,.offset-50{margin-left:50%}[dir=rtl] .flex-offset-50,[dir=rtl] .layout-margin .flex-offset-50,[dir=rtl] .layout-margin .offset-50,[dir=rtl] .offset-50{margin-left:auto;margin-right:50%}.flex-offset-55,.layout-margin .flex-offset-55,.layout-margin .offset-55,.offset-55{margin-left:55%}[dir=rtl] .flex-offset-55,[dir=rtl] .layout-margin .flex-offset-55,[dir=rtl] .layout-margin .offset-55,[dir=rtl] .offset-55{margin-left:auto;margin-right:55%}.flex-offset-60,.layout-margin .flex-offset-60,.layout-margin .offset-60,.offset-60{margin-left:60%}[dir=rtl] .flex-offset-60,[dir=rtl] .layout-margin .flex-offset-60,[dir=rtl] .layout-margin .offset-60,[dir=rtl] .offset-60{margin-left:auto;margin-right:60%}.flex-offset-65,.layout-margin .flex-offset-65,.layout-margin .offset-65,.offset-65{margin-left:65%}[dir=rtl] .flex-offset-65,[dir=rtl] .layout-margin .flex-offset-65,[dir=rtl] .layout-margin .offset-65,[dir=rtl] .offset-65{margin-left:auto;margin-right:65%}.flex-offset-70,.layout-margin .flex-offset-70,.layout-margin .offset-70,.offset-70{margin-left:70%}[dir=rtl] .flex-offset-70,[dir=rtl] .layout-margin .flex-offset-70,[dir=rtl] .layout-margin .offset-70,[dir=rtl] .offset-70{margin-left:auto;margin-right:70%}.flex-offset-75,.layout-margin .flex-offset-75,.layout-margin .offset-75,.offset-75{margin-left:75%}[dir=rtl] .flex-offset-75,[dir=rtl] .layout-margin .flex-offset-75,[dir=rtl] .layout-margin .offset-75,[dir=rtl] .offset-75{margin-left:auto;margin-right:75%}.flex-offset-80,.layout-margin .flex-offset-80,.layout-margin .offset-80,.offset-80{margin-left:80%}[dir=rtl] .flex-offset-80,[dir=rtl] .layout-margin .flex-offset-80,[dir=rtl] .layout-margin .offset-80,[dir=rtl] .offset-80{margin-left:auto;margin-right:80%}.flex-offset-85,.layout-margin .flex-offset-85,.layout-margin .offset-85,.offset-85{margin-left:85%}[dir=rtl] .flex-offset-85,[dir=rtl] .layout-margin .flex-offset-85,[dir=rtl] .layout-margin .offset-85,[dir=rtl] .offset-85{margin-left:auto;margin-right:85%}.flex-offset-90,.layout-margin .flex-offset-90,.layout-margin .offset-90,.offset-90{margin-left:90%}[dir=rtl] .flex-offset-90,[dir=rtl] .layout-margin .flex-offset-90,[dir=rtl] .layout-margin .offset-90,[dir=rtl] .offset-90{margin-left:auto;margin-right:90%}.flex-offset-95,.layout-margin .flex-offset-95,.layout-margin .offset-95,.offset-95{margin-left:95%}[dir=rtl] .flex-offset-95,[dir=rtl] .layout-margin .flex-offset-95,[dir=rtl] .layout-margin .offset-95,[dir=rtl] .offset-95{margin-left:auto;margin-right:95%}.flex-offset-33,.layout-margin .flex-offset-33,.layout-margin .offset-33,.offset-33{margin-left:33.33333%}.flex-offset-66,.layout-margin .flex-offset-66,.layout-margin .offset-66,.offset-66{margin-left:66.66667%}[dir=rtl] .flex-offset-66,[dir=rtl] .layout-margin .flex-offset-66,[dir=rtl] .layout-margin .offset-66,[dir=rtl] .offset-66{margin-left:auto;margin-right:66.66667%}.layout-align,.layout-align-start-stretch{justify-content:flex-start;align-content:stretch;align-items:stretch}.layout-align-start,.layout-align-start-center,.layout-align-start-end,.layout-align-start-start,.layout-align-start-stretch{justify-content:flex-start}.layout-align-center,.layout-align-center-center,.layout-align-center-end,.layout-align-center-start,.layout-align-center-stretch{justify-content:center}.layout-align-end,.layout-align-end-center,.layout-align-end-end,.layout-align-end-start,.layout-align-end-stretch{justify-content:flex-end}.layout-align-space-around,.layout-align-space-around-center,.layout-align-space-around-end,.layout-align-space-around-start,.layout-align-space-around-stretch{justify-content:space-around}.layout-align-space-between,.layout-align-space-between-center,.layout-align-space-between-end,.layout-align-space-between-start,.layout-align-space-between-stretch{justify-content:space-between}.layout-align-center-start,.layout-align-end-start,.layout-align-space-around-start,.layout-align-space-between-start,.layout-align-start-start{align-items:flex-start;align-content:flex-start}.layout-align-center-center,.layout-align-end-center,.layout-align-space-around-center,.layout-align-space-between-center,.layout-align-start-center{align-items:center;align-content:center;max-width:100%}.layout-align-center-center>*,.layout-align-end-center>*,.layout-align-space-around-center>*,.layout-align-space-between-center>*,.layout-align-start-center>*{max-width:100%;box-sizing:border-box}.layout-align-center-end,.layout-align-end-end,.layout-align-space-around-end,.layout-align-space-between-end,.layout-align-start-end{align-items:flex-end;align-content:flex-end}.layout-align-center-stretch,.layout-align-end-stretch,.layout-align-space-around-stretch,.layout-align-space-between-stretch,.layout-align-start-stretch{align-items:stretch;align-content:stretch}.flex{flex:1}.flex,.flex-grow{box-sizing:border-box}.flex-grow{flex:1 1 100%}.flex-auto,.flex-initial,.flex-none{box-sizing:border-box}.flex-none{flex:0 0 auto}.flex-noshrink{flex:1 0 auto;box-sizing:border-box}.flex-nogrow{flex:0 1 auto;box-sizing:border-box}.flex-0,.layout-row>.flex-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box}.layout-row>.flex-0{min-width:0}.layout-column>.flex-0{flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box}.flex-5,.layout-row>.flex-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-column>.flex-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}.flex-10,.layout-row>.flex-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}.layout-column>.flex-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.flex-15,.layout-row>.flex-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}.layout-column>.flex-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.flex-20,.layout-row>.flex-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}.layout-column>.flex-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.flex-25,.layout-row>.flex-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}.layout-column>.flex-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.flex-30,.layout-row>.flex-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}.layout-column>.flex-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.flex-35,.layout-row>.flex-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}.layout-column>.flex-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.flex-40,.layout-row>.flex-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}.layout-column>.flex-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.flex-45,.layout-row>.flex-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}.layout-column>.flex-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.flex-50,.layout-row>.flex-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}.layout-column>.flex-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.flex-55,.layout-row>.flex-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}.layout-column>.flex-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.flex-60,.layout-row>.flex-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}.layout-column>.flex-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.flex-65,.layout-row>.flex-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}.layout-column>.flex-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.flex-70,.layout-row>.flex-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}.layout-column>.flex-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.flex-75,.layout-row>.flex-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}.layout-column>.flex-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.flex-80,.layout-row>.flex-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}.layout-column>.flex-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.flex-85,.layout-row>.flex-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}.layout-column>.flex-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.flex-90,.layout-row>.flex-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}.layout-column>.flex-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.flex-95,.layout-row>.flex-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-column>.flex-95{max-height:95%}.flex-100,.layout-column>.flex-95{flex:1 1 100%;max-width:100%;box-sizing:border-box}.flex-100{max-height:100%}.layout-column>.flex-100,.layout-row>.flex-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}.flex-33{max-width:33.33%}.flex-33,.flex-66{flex:1 1 100%;max-height:100%;box-sizing:border-box}.flex-66{max-width:66.66%}.layout-row>.flex-33{flex:1 1 33.33%}.layout-row>.flex-66{flex:1 1 66.66%}.layout-column>.flex-33{flex:1 1 33.33%}.layout-column>.flex-66{flex:1 1 66.66%}.layout-row>.flex-33{max-width:33.33%}.layout-row>.flex-33,.layout-row>.flex-66{flex:1 1 100%;max-height:100%;box-sizing:border-box}.layout-row>.flex-66{max-width:66.66%}.layout-row>.flex{min-width:0}.layout-column>.flex-33{max-height:33.33%}.layout-column>.flex-33,.layout-column>.flex-66{flex:1 1 100%;max-width:100%;box-sizing:border-box}.layout-column>.flex-66{max-height:66.66%}.layout-column>.flex{min-height:0}.layout,.layout-column,.layout-row{box-sizing:border-box;display:-ms-flexbox;display:flex}.layout-column{flex-direction:column}.layout-row{flex-direction:row}.layout-padding-sm>*,.layout-padding>.flex-sm{padding:4px}.layout-padding,.layout-padding-gt-sm,.layout-padding-gt-sm>*,.layout-padding-md,.layout-padding-md>*,.layout-padding>*,.layout-padding>.flex,.layout-padding>.flex-gt-sm,.layout-padding>.flex-md{padding:8px}.layout-padding-gt-lg>*,.layout-padding-gt-md>*,.layout-padding-lg>*,.layout-padding>.flex-gt-lg,.layout-padding>.flex-gt-md,.layout-padding>.flex-lg{padding:16px}.layout-margin-sm>*,.layout-margin>.flex-sm{margin:4px}.layout-margin,.layout-margin-gt-sm,.layout-margin-gt-sm>*,.layout-margin-md,.layout-margin-md>*,.layout-margin>*,.layout-margin>.flex,.layout-margin>.flex-gt-sm,.layout-margin>.flex-md{margin:8px}.layout-margin-gt-lg>*,.layout-margin-gt-md>*,.layout-margin-lg>*,.layout-margin>.flex-gt-lg,.layout-margin>.flex-gt-md,.layout-margin>.flex-lg{margin:16px}.layout-wrap{flex-wrap:wrap}.layout-nowrap{flex-wrap:nowrap}.layout-fill{margin:0;width:100%;min-height:100%;height:100%}@media (max-width:599px){.hide-xs:not(.show-xs):not(.show),.hide:not(.show-xs):not(.show){display:none}.flex-order-xs--20{order:-20}.flex-order-xs--19{order:-19}.flex-order-xs--18{order:-18}.flex-order-xs--17{order:-17}.flex-order-xs--16{order:-16}.flex-order-xs--15{order:-15}.flex-order-xs--14{order:-14}.flex-order-xs--13{order:-13}.flex-order-xs--12{order:-12}.flex-order-xs--11{order:-11}.flex-order-xs--10{order:-10}.flex-order-xs--9{order:-9}.flex-order-xs--8{order:-8}.flex-order-xs--7{order:-7}.flex-order-xs--6{order:-6}.flex-order-xs--5{order:-5}.flex-order-xs--4{order:-4}.flex-order-xs--3{order:-3}.flex-order-xs--2{order:-2}.flex-order-xs--1{order:-1}.flex-order-xs-0{order:0}.flex-order-xs-1{order:1}.flex-order-xs-2{order:2}.flex-order-xs-3{order:3}.flex-order-xs-4{order:4}.flex-order-xs-5{order:5}.flex-order-xs-6{order:6}.flex-order-xs-7{order:7}.flex-order-xs-8{order:8}.flex-order-xs-9{order:9}.flex-order-xs-10{order:10}.flex-order-xs-11{order:11}.flex-order-xs-12{order:12}.flex-order-xs-13{order:13}.flex-order-xs-14{order:14}.flex-order-xs-15{order:15}.flex-order-xs-16{order:16}.flex-order-xs-17{order:17}.flex-order-xs-18{order:18}.flex-order-xs-19{order:19}.flex-order-xs-20{order:20}.flex-offset-xs-0,.layout-margin .flex-offset-xs-0,.layout-margin .offset-xs-0,.offset-xs-0{margin-left:0}[dir=rtl] .flex-offset-xs-0,[dir=rtl] .layout-margin .flex-offset-xs-0,[dir=rtl] .layout-margin .offset-xs-0,[dir=rtl] .offset-xs-0{margin-left:auto;margin-right:0}.flex-offset-xs-5,.layout-margin .flex-offset-xs-5,.layout-margin .offset-xs-5,.offset-xs-5{margin-left:5%}[dir=rtl] .flex-offset-xs-5,[dir=rtl] .layout-margin .flex-offset-xs-5,[dir=rtl] .layout-margin .offset-xs-5,[dir=rtl] .offset-xs-5{margin-left:auto;margin-right:5%}.flex-offset-xs-10,.layout-margin .flex-offset-xs-10,.layout-margin .offset-xs-10,.offset-xs-10{margin-left:10%}[dir=rtl] .flex-offset-xs-10,[dir=rtl] .layout-margin .flex-offset-xs-10,[dir=rtl] .layout-margin .offset-xs-10,[dir=rtl] .offset-xs-10{margin-left:auto;margin-right:10%}.flex-offset-xs-15,.layout-margin .flex-offset-xs-15,.layout-margin .offset-xs-15,.offset-xs-15{margin-left:15%}[dir=rtl] .flex-offset-xs-15,[dir=rtl] .layout-margin .flex-offset-xs-15,[dir=rtl] .layout-margin .offset-xs-15,[dir=rtl] .offset-xs-15{margin-left:auto;margin-right:15%}.flex-offset-xs-20,.layout-margin .flex-offset-xs-20,.layout-margin .offset-xs-20,.offset-xs-20{margin-left:20%}[dir=rtl] .flex-offset-xs-20,[dir=rtl] .layout-margin .flex-offset-xs-20,[dir=rtl] .layout-margin .offset-xs-20,[dir=rtl] .offset-xs-20{margin-left:auto;margin-right:20%}.flex-offset-xs-25,.layout-margin .flex-offset-xs-25,.layout-margin .offset-xs-25,.offset-xs-25{margin-left:25%}[dir=rtl] .flex-offset-xs-25,[dir=rtl] .layout-margin .flex-offset-xs-25,[dir=rtl] .layout-margin .offset-xs-25,[dir=rtl] .offset-xs-25{margin-left:auto;margin-right:25%}.flex-offset-xs-30,.layout-margin .flex-offset-xs-30,.layout-margin .offset-xs-30,.offset-xs-30{margin-left:30%}[dir=rtl] .flex-offset-xs-30,[dir=rtl] .layout-margin .flex-offset-xs-30,[dir=rtl] .layout-margin .offset-xs-30,[dir=rtl] .offset-xs-30{margin-left:auto;margin-right:30%}.flex-offset-xs-35,.layout-margin .flex-offset-xs-35,.layout-margin .offset-xs-35,.offset-xs-35{margin-left:35%}[dir=rtl] .flex-offset-xs-35,[dir=rtl] .layout-margin .flex-offset-xs-35,[dir=rtl] .layout-margin .offset-xs-35,[dir=rtl] .offset-xs-35{margin-left:auto;margin-right:35%}.flex-offset-xs-40,.layout-margin .flex-offset-xs-40,.layout-margin .offset-xs-40,.offset-xs-40{margin-left:40%}[dir=rtl] .flex-offset-xs-40,[dir=rtl] .layout-margin .flex-offset-xs-40,[dir=rtl] .layout-margin .offset-xs-40,[dir=rtl] .offset-xs-40{margin-left:auto;margin-right:40%}.flex-offset-xs-45,.layout-margin .flex-offset-xs-45,.layout-margin .offset-xs-45,.offset-xs-45{margin-left:45%}[dir=rtl] .flex-offset-xs-45,[dir=rtl] .layout-margin .flex-offset-xs-45,[dir=rtl] .layout-margin .offset-xs-45,[dir=rtl] .offset-xs-45{margin-left:auto;margin-right:45%}.flex-offset-xs-50,.layout-margin .flex-offset-xs-50,.layout-margin .offset-xs-50,.offset-xs-50{margin-left:50%}[dir=rtl] .flex-offset-xs-50,[dir=rtl] .layout-margin .flex-offset-xs-50,[dir=rtl] .layout-margin .offset-xs-50,[dir=rtl] .offset-xs-50{margin-left:auto;margin-right:50%}.flex-offset-xs-55,.layout-margin .flex-offset-xs-55,.layout-margin .offset-xs-55,.offset-xs-55{margin-left:55%}[dir=rtl] .flex-offset-xs-55,[dir=rtl] .layout-margin .flex-offset-xs-55,[dir=rtl] .layout-margin .offset-xs-55,[dir=rtl] .offset-xs-55{margin-left:auto;margin-right:55%}.flex-offset-xs-60,.layout-margin .flex-offset-xs-60,.layout-margin .offset-xs-60,.offset-xs-60{margin-left:60%}[dir=rtl] .flex-offset-xs-60,[dir=rtl] .layout-margin .flex-offset-xs-60,[dir=rtl] .layout-margin .offset-xs-60,[dir=rtl] .offset-xs-60{margin-left:auto;margin-right:60%}.flex-offset-xs-65,.layout-margin .flex-offset-xs-65,.layout-margin .offset-xs-65,.offset-xs-65{margin-left:65%}[dir=rtl] .flex-offset-xs-65,[dir=rtl] .layout-margin .flex-offset-xs-65,[dir=rtl] .layout-margin .offset-xs-65,[dir=rtl] .offset-xs-65{margin-left:auto;margin-right:65%}.flex-offset-xs-70,.layout-margin .flex-offset-xs-70,.layout-margin .offset-xs-70,.offset-xs-70{margin-left:70%}[dir=rtl] .flex-offset-xs-70,[dir=rtl] .layout-margin .flex-offset-xs-70,[dir=rtl] .layout-margin .offset-xs-70,[dir=rtl] .offset-xs-70{margin-left:auto;margin-right:70%}.flex-offset-xs-75,.layout-margin .flex-offset-xs-75,.layout-margin .offset-xs-75,.offset-xs-75{margin-left:75%}[dir=rtl] .flex-offset-xs-75,[dir=rtl] .layout-margin .flex-offset-xs-75,[dir=rtl] .layout-margin .offset-xs-75,[dir=rtl] .offset-xs-75{margin-left:auto;margin-right:75%}.flex-offset-xs-80,.layout-margin .flex-offset-xs-80,.layout-margin .offset-xs-80,.offset-xs-80{margin-left:80%}[dir=rtl] .flex-offset-xs-80,[dir=rtl] .layout-margin .flex-offset-xs-80,[dir=rtl] .layout-margin .offset-xs-80,[dir=rtl] .offset-xs-80{margin-left:auto;margin-right:80%}.flex-offset-xs-85,.layout-margin .flex-offset-xs-85,.layout-margin .offset-xs-85,.offset-xs-85{margin-left:85%}[dir=rtl] .flex-offset-xs-85,[dir=rtl] .layout-margin .flex-offset-xs-85,[dir=rtl] .layout-margin .offset-xs-85,[dir=rtl] .offset-xs-85{margin-left:auto;margin-right:85%}.flex-offset-xs-90,.layout-margin .flex-offset-xs-90,.layout-margin .offset-xs-90,.offset-xs-90{margin-left:90%}[dir=rtl] .flex-offset-xs-90,[dir=rtl] .layout-margin .flex-offset-xs-90,[dir=rtl] .layout-margin .offset-xs-90,[dir=rtl] .offset-xs-90{margin-left:auto;margin-right:90%}.flex-offset-xs-95,.layout-margin .flex-offset-xs-95,.layout-margin .offset-xs-95,.offset-xs-95{margin-left:95%}[dir=rtl] .flex-offset-xs-95,[dir=rtl] .layout-margin .flex-offset-xs-95,[dir=rtl] .layout-margin .offset-xs-95,[dir=rtl] .offset-xs-95{margin-left:auto;margin-right:95%}.flex-offset-xs-33,.layout-margin .flex-offset-xs-33,.layout-margin .offset-xs-33,.offset-xs-33{margin-left:33.33333%}.flex-offset-xs-66,.layout-margin .flex-offset-xs-66,.layout-margin .offset-xs-66,.offset-xs-66{margin-left:66.66667%}[dir=rtl] .flex-offset-xs-66,[dir=rtl] .layout-margin .flex-offset-xs-66,[dir=rtl] .layout-margin .offset-xs-66,[dir=rtl] .offset-xs-66{margin-left:auto;margin-right:66.66667%}.layout-align-xs,.layout-align-xs-start-stretch{justify-content:flex-start;align-content:stretch;align-items:stretch}.layout-align-xs-start,.layout-align-xs-start-center,.layout-align-xs-start-end,.layout-align-xs-start-start,.layout-align-xs-start-stretch{justify-content:flex-start}.layout-align-xs-center,.layout-align-xs-center-center,.layout-align-xs-center-end,.layout-align-xs-center-start,.layout-align-xs-center-stretch{justify-content:center}.layout-align-xs-end,.layout-align-xs-end-center,.layout-align-xs-end-end,.layout-align-xs-end-start,.layout-align-xs-end-stretch{justify-content:flex-end}.layout-align-xs-space-around,.layout-align-xs-space-around-center,.layout-align-xs-space-around-end,.layout-align-xs-space-around-start,.layout-align-xs-space-around-stretch{justify-content:space-around}.layout-align-xs-space-between,.layout-align-xs-space-between-center,.layout-align-xs-space-between-end,.layout-align-xs-space-between-start,.layout-align-xs-space-between-stretch{justify-content:space-between}.layout-align-xs-center-start,.layout-align-xs-end-start,.layout-align-xs-space-around-start,.layout-align-xs-space-between-start,.layout-align-xs-start-start{align-items:flex-start;align-content:flex-start}.layout-align-xs-center-center,.layout-align-xs-end-center,.layout-align-xs-space-around-center,.layout-align-xs-space-between-center,.layout-align-xs-start-center{align-items:center;align-content:center;max-width:100%}.layout-align-xs-center-center>*,.layout-align-xs-end-center>*,.layout-align-xs-space-around-center>*,.layout-align-xs-space-between-center>*,.layout-align-xs-start-center>*{max-width:100%;box-sizing:border-box}.layout-align-xs-center-end,.layout-align-xs-end-end,.layout-align-xs-space-around-end,.layout-align-xs-space-between-end,.layout-align-xs-start-end{align-items:flex-end;align-content:flex-end}.layout-align-xs-center-stretch,.layout-align-xs-end-stretch,.layout-align-xs-space-around-stretch,.layout-align-xs-space-between-stretch,.layout-align-xs-start-stretch{align-items:stretch;align-content:stretch}.flex-xs{flex:1;box-sizing:border-box}.flex-xs-grow{flex:1 1 100%;box-sizing:border-box}.flex-xs-initial{flex:0 1 auto;box-sizing:border-box}.flex-xs-auto{flex:1 1 auto;box-sizing:border-box}.flex-xs-none{flex:0 0 auto;box-sizing:border-box}.flex-xs-noshrink{flex:1 0 auto;box-sizing:border-box}.flex-xs-nogrow{flex:0 1 auto;box-sizing:border-box}.flex-xs-0,.layout-row>.flex-xs-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box}.layout-row>.flex-xs-0{min-width:0}.layout-column>.flex-xs-0{flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box}.layout-xs-row>.flex-xs-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box;min-width:0}.layout-xs-column>.flex-xs-0{flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box;min-height:0}.flex-xs-5,.layout-row>.flex-xs-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xs-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}.layout-xs-row>.flex-xs-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-xs-column>.flex-xs-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}.flex-xs-10,.layout-row>.flex-xs-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xs-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.layout-xs-row>.flex-xs-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}.layout-xs-column>.flex-xs-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.flex-xs-15,.layout-row>.flex-xs-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xs-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.layout-xs-row>.flex-xs-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}.layout-xs-column>.flex-xs-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.flex-xs-20,.layout-row>.flex-xs-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xs-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.layout-xs-row>.flex-xs-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}.layout-xs-column>.flex-xs-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.flex-xs-25,.layout-row>.flex-xs-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xs-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.layout-xs-row>.flex-xs-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}.layout-xs-column>.flex-xs-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.flex-xs-30,.layout-row>.flex-xs-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xs-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.layout-xs-row>.flex-xs-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}.layout-xs-column>.flex-xs-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.flex-xs-35,.layout-row>.flex-xs-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xs-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.layout-xs-row>.flex-xs-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}.layout-xs-column>.flex-xs-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.flex-xs-40,.layout-row>.flex-xs-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xs-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.layout-xs-row>.flex-xs-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}.layout-xs-column>.flex-xs-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.flex-xs-45,.layout-row>.flex-xs-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xs-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.layout-xs-row>.flex-xs-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}.layout-xs-column>.flex-xs-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.flex-xs-50,.layout-row>.flex-xs-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xs-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.layout-xs-row>.flex-xs-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}.layout-xs-column>.flex-xs-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.flex-xs-55,.layout-row>.flex-xs-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xs-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.layout-xs-row>.flex-xs-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}.layout-xs-column>.flex-xs-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.flex-xs-60,.layout-row>.flex-xs-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xs-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.layout-xs-row>.flex-xs-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}.layout-xs-column>.flex-xs-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.flex-xs-65,.layout-row>.flex-xs-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xs-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.layout-xs-row>.flex-xs-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}.layout-xs-column>.flex-xs-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.flex-xs-70,.layout-row>.flex-xs-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xs-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.layout-xs-row>.flex-xs-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}.layout-xs-column>.flex-xs-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.flex-xs-75,.layout-row>.flex-xs-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xs-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.layout-xs-row>.flex-xs-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}.layout-xs-column>.flex-xs-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.flex-xs-80,.layout-row>.flex-xs-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xs-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.layout-xs-row>.flex-xs-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}.layout-xs-column>.flex-xs-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.flex-xs-85,.layout-row>.flex-xs-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xs-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.layout-xs-row>.flex-xs-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}.layout-xs-column>.flex-xs-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.flex-xs-90,.layout-row>.flex-xs-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xs-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.layout-xs-row>.flex-xs-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}.layout-xs-column>.flex-xs-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.flex-xs-95,.layout-row>.flex-xs-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xs-95{flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}.layout-xs-row>.flex-xs-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-xs-column>.flex-xs-95{max-height:95%}.flex-xs-100,.layout-xs-column>.flex-xs-95{flex:1 1 100%;max-width:100%;box-sizing:border-box}.flex-xs-100{max-height:100%}.layout-column>.flex-xs-100,.layout-row>.flex-xs-100,.layout-xs-column>.flex-xs-100,.layout-xs-row>.flex-xs-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}.layout-row>.flex-xs-33{flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}.layout-row>.flex-xs-66{flex:1 1 66.66%;max-width:66.66%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xs-33{flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-column>.flex-xs-66{flex:1 1 66.66%;max-width:100%;max-height:66.66%;box-sizing:border-box}.layout-xs-row>.flex-xs-33{flex:1 1 100%;max-width:33.33%;max-height:100%;box-sizing:border-box}.layout-xs-row>.flex-xs-66{flex:1 1 100%;max-width:66.66%;max-height:100%;box-sizing:border-box}.layout-xs-row>.flex{min-width:0}.layout-xs-column>.flex-xs-33{flex:1 1 100%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-xs-column>.flex-xs-66{flex:1 1 100%;max-width:100%;max-height:66.66%;box-sizing:border-box}.layout-xs-column>.flex{min-height:0}.layout-xs,.layout-xs-column,.layout-xs-row{box-sizing:border-box;display:-ms-flexbox;display:flex}.layout-xs-column{flex-direction:column}.layout-xs-row{flex-direction:row}}@media (min-width:600px){.flex-order-gt-xs--20{order:-20}.flex-order-gt-xs--19{order:-19}.flex-order-gt-xs--18{order:-18}.flex-order-gt-xs--17{order:-17}.flex-order-gt-xs--16{order:-16}.flex-order-gt-xs--15{order:-15}.flex-order-gt-xs--14{order:-14}.flex-order-gt-xs--13{order:-13}.flex-order-gt-xs--12{order:-12}.flex-order-gt-xs--11{order:-11}.flex-order-gt-xs--10{order:-10}.flex-order-gt-xs--9{order:-9}.flex-order-gt-xs--8{order:-8}.flex-order-gt-xs--7{order:-7}.flex-order-gt-xs--6{order:-6}.flex-order-gt-xs--5{order:-5}.flex-order-gt-xs--4{order:-4}.flex-order-gt-xs--3{order:-3}.flex-order-gt-xs--2{order:-2}.flex-order-gt-xs--1{order:-1}.flex-order-gt-xs-0{order:0}.flex-order-gt-xs-1{order:1}.flex-order-gt-xs-2{order:2}.flex-order-gt-xs-3{order:3}.flex-order-gt-xs-4{order:4}.flex-order-gt-xs-5{order:5}.flex-order-gt-xs-6{order:6}.flex-order-gt-xs-7{order:7}.flex-order-gt-xs-8{order:8}.flex-order-gt-xs-9{order:9}.flex-order-gt-xs-10{order:10}.flex-order-gt-xs-11{order:11}.flex-order-gt-xs-12{order:12}.flex-order-gt-xs-13{order:13}.flex-order-gt-xs-14{order:14}.flex-order-gt-xs-15{order:15}.flex-order-gt-xs-16{order:16}.flex-order-gt-xs-17{order:17}.flex-order-gt-xs-18{order:18}.flex-order-gt-xs-19{order:19}.flex-order-gt-xs-20{order:20}.flex-offset-gt-xs-0,.layout-margin .flex-offset-gt-xs-0,.layout-margin .offset-gt-xs-0,.offset-gt-xs-0{margin-left:0}[dir=rtl] .flex-offset-gt-xs-0,[dir=rtl] .layout-margin .flex-offset-gt-xs-0,[dir=rtl] .layout-margin .offset-gt-xs-0,[dir=rtl] .offset-gt-xs-0{margin-left:auto;margin-right:0}.flex-offset-gt-xs-5,.layout-margin .flex-offset-gt-xs-5,.layout-margin .offset-gt-xs-5,.offset-gt-xs-5{margin-left:5%}[dir=rtl] .flex-offset-gt-xs-5,[dir=rtl] .layout-margin .flex-offset-gt-xs-5,[dir=rtl] .layout-margin .offset-gt-xs-5,[dir=rtl] .offset-gt-xs-5{margin-left:auto;margin-right:5%}.flex-offset-gt-xs-10,.layout-margin .flex-offset-gt-xs-10,.layout-margin .offset-gt-xs-10,.offset-gt-xs-10{margin-left:10%}[dir=rtl] .flex-offset-gt-xs-10,[dir=rtl] .layout-margin .flex-offset-gt-xs-10,[dir=rtl] .layout-margin .offset-gt-xs-10,[dir=rtl] .offset-gt-xs-10{margin-left:auto;margin-right:10%}.flex-offset-gt-xs-15,.layout-margin .flex-offset-gt-xs-15,.layout-margin .offset-gt-xs-15,.offset-gt-xs-15{margin-left:15%}[dir=rtl] .flex-offset-gt-xs-15,[dir=rtl] .layout-margin .flex-offset-gt-xs-15,[dir=rtl] .layout-margin .offset-gt-xs-15,[dir=rtl] .offset-gt-xs-15{margin-left:auto;margin-right:15%}.flex-offset-gt-xs-20,.layout-margin .flex-offset-gt-xs-20,.layout-margin .offset-gt-xs-20,.offset-gt-xs-20{margin-left:20%}[dir=rtl] .flex-offset-gt-xs-20,[dir=rtl] .layout-margin .flex-offset-gt-xs-20,[dir=rtl] .layout-margin .offset-gt-xs-20,[dir=rtl] .offset-gt-xs-20{margin-left:auto;margin-right:20%}.flex-offset-gt-xs-25,.layout-margin .flex-offset-gt-xs-25,.layout-margin .offset-gt-xs-25,.offset-gt-xs-25{margin-left:25%}[dir=rtl] .flex-offset-gt-xs-25,[dir=rtl] .layout-margin .flex-offset-gt-xs-25,[dir=rtl] .layout-margin .offset-gt-xs-25,[dir=rtl] .offset-gt-xs-25{margin-left:auto;margin-right:25%}.flex-offset-gt-xs-30,.layout-margin .flex-offset-gt-xs-30,.layout-margin .offset-gt-xs-30,.offset-gt-xs-30{margin-left:30%}[dir=rtl] .flex-offset-gt-xs-30,[dir=rtl] .layout-margin .flex-offset-gt-xs-30,[dir=rtl] .layout-margin .offset-gt-xs-30,[dir=rtl] .offset-gt-xs-30{margin-left:auto;margin-right:30%}.flex-offset-gt-xs-35,.layout-margin .flex-offset-gt-xs-35,.layout-margin .offset-gt-xs-35,.offset-gt-xs-35{margin-left:35%}[dir=rtl] .flex-offset-gt-xs-35,[dir=rtl] .layout-margin .flex-offset-gt-xs-35,[dir=rtl] .layout-margin .offset-gt-xs-35,[dir=rtl] .offset-gt-xs-35{margin-left:auto;margin-right:35%}.flex-offset-gt-xs-40,.layout-margin .flex-offset-gt-xs-40,.layout-margin .offset-gt-xs-40,.offset-gt-xs-40{margin-left:40%}[dir=rtl] .flex-offset-gt-xs-40,[dir=rtl] .layout-margin .flex-offset-gt-xs-40,[dir=rtl] .layout-margin .offset-gt-xs-40,[dir=rtl] .offset-gt-xs-40{margin-left:auto;margin-right:40%}.flex-offset-gt-xs-45,.layout-margin .flex-offset-gt-xs-45,.layout-margin .offset-gt-xs-45,.offset-gt-xs-45{margin-left:45%}[dir=rtl] .flex-offset-gt-xs-45,[dir=rtl] .layout-margin .flex-offset-gt-xs-45,[dir=rtl] .layout-margin .offset-gt-xs-45,[dir=rtl] .offset-gt-xs-45{margin-left:auto;margin-right:45%}.flex-offset-gt-xs-50,.layout-margin .flex-offset-gt-xs-50,.layout-margin .offset-gt-xs-50,.offset-gt-xs-50{margin-left:50%}[dir=rtl] .flex-offset-gt-xs-50,[dir=rtl] .layout-margin .flex-offset-gt-xs-50,[dir=rtl] .layout-margin .offset-gt-xs-50,[dir=rtl] .offset-gt-xs-50{margin-left:auto;margin-right:50%}.flex-offset-gt-xs-55,.layout-margin .flex-offset-gt-xs-55,.layout-margin .offset-gt-xs-55,.offset-gt-xs-55{margin-left:55%}[dir=rtl] .flex-offset-gt-xs-55,[dir=rtl] .layout-margin .flex-offset-gt-xs-55,[dir=rtl] .layout-margin .offset-gt-xs-55,[dir=rtl] .offset-gt-xs-55{margin-left:auto;margin-right:55%}.flex-offset-gt-xs-60,.layout-margin .flex-offset-gt-xs-60,.layout-margin .offset-gt-xs-60,.offset-gt-xs-60{margin-left:60%}[dir=rtl] .flex-offset-gt-xs-60,[dir=rtl] .layout-margin .flex-offset-gt-xs-60,[dir=rtl] .layout-margin .offset-gt-xs-60,[dir=rtl] .offset-gt-xs-60{margin-left:auto;margin-right:60%}.flex-offset-gt-xs-65,.layout-margin .flex-offset-gt-xs-65,.layout-margin .offset-gt-xs-65,.offset-gt-xs-65{margin-left:65%}[dir=rtl] .flex-offset-gt-xs-65,[dir=rtl] .layout-margin .flex-offset-gt-xs-65,[dir=rtl] .layout-margin .offset-gt-xs-65,[dir=rtl] .offset-gt-xs-65{margin-left:auto;margin-right:65%}.flex-offset-gt-xs-70,.layout-margin .flex-offset-gt-xs-70,.layout-margin .offset-gt-xs-70,.offset-gt-xs-70{margin-left:70%}[dir=rtl] .flex-offset-gt-xs-70,[dir=rtl] .layout-margin .flex-offset-gt-xs-70,[dir=rtl] .layout-margin .offset-gt-xs-70,[dir=rtl] .offset-gt-xs-70{margin-left:auto;margin-right:70%}.flex-offset-gt-xs-75,.layout-margin .flex-offset-gt-xs-75,.layout-margin .offset-gt-xs-75,.offset-gt-xs-75{margin-left:75%}[dir=rtl] .flex-offset-gt-xs-75,[dir=rtl] .layout-margin .flex-offset-gt-xs-75,[dir=rtl] .layout-margin .offset-gt-xs-75,[dir=rtl] .offset-gt-xs-75{margin-left:auto;margin-right:75%}.flex-offset-gt-xs-80,.layout-margin .flex-offset-gt-xs-80,.layout-margin .offset-gt-xs-80,.offset-gt-xs-80{margin-left:80%}[dir=rtl] .flex-offset-gt-xs-80,[dir=rtl] .layout-margin .flex-offset-gt-xs-80,[dir=rtl] .layout-margin .offset-gt-xs-80,[dir=rtl] .offset-gt-xs-80{margin-left:auto;margin-right:80%}.flex-offset-gt-xs-85,.layout-margin .flex-offset-gt-xs-85,.layout-margin .offset-gt-xs-85,.offset-gt-xs-85{margin-left:85%}[dir=rtl] .flex-offset-gt-xs-85,[dir=rtl] .layout-margin .flex-offset-gt-xs-85,[dir=rtl] .layout-margin .offset-gt-xs-85,[dir=rtl] .offset-gt-xs-85{margin-left:auto;margin-right:85%}.flex-offset-gt-xs-90,.layout-margin .flex-offset-gt-xs-90,.layout-margin .offset-gt-xs-90,.offset-gt-xs-90{margin-left:90%}[dir=rtl] .flex-offset-gt-xs-90,[dir=rtl] .layout-margin .flex-offset-gt-xs-90,[dir=rtl] .layout-margin .offset-gt-xs-90,[dir=rtl] .offset-gt-xs-90{margin-left:auto;margin-right:90%}.flex-offset-gt-xs-95,.layout-margin .flex-offset-gt-xs-95,.layout-margin .offset-gt-xs-95,.offset-gt-xs-95{margin-left:95%}[dir=rtl] .flex-offset-gt-xs-95,[dir=rtl] .layout-margin .flex-offset-gt-xs-95,[dir=rtl] .layout-margin .offset-gt-xs-95,[dir=rtl] .offset-gt-xs-95{margin-left:auto;margin-right:95%}.flex-offset-gt-xs-33,.layout-margin .flex-offset-gt-xs-33,.layout-margin .offset-gt-xs-33,.offset-gt-xs-33{margin-left:33.33333%}.flex-offset-gt-xs-66,.layout-margin .flex-offset-gt-xs-66,.layout-margin .offset-gt-xs-66,.offset-gt-xs-66{margin-left:66.66667%}[dir=rtl] .flex-offset-gt-xs-66,[dir=rtl] .layout-margin .flex-offset-gt-xs-66,[dir=rtl] .layout-margin .offset-gt-xs-66,[dir=rtl] .offset-gt-xs-66{margin-left:auto;margin-right:66.66667%}.layout-align-gt-xs,.layout-align-gt-xs-start-stretch{justify-content:flex-start;align-content:stretch;align-items:stretch}.layout-align-gt-xs-start,.layout-align-gt-xs-start-center,.layout-align-gt-xs-start-end,.layout-align-gt-xs-start-start,.layout-align-gt-xs-start-stretch{justify-content:flex-start}.layout-align-gt-xs-center,.layout-align-gt-xs-center-center,.layout-align-gt-xs-center-end,.layout-align-gt-xs-center-start,.layout-align-gt-xs-center-stretch{justify-content:center}.layout-align-gt-xs-end,.layout-align-gt-xs-end-center,.layout-align-gt-xs-end-end,.layout-align-gt-xs-end-start,.layout-align-gt-xs-end-stretch{justify-content:flex-end}.layout-align-gt-xs-space-around,.layout-align-gt-xs-space-around-center,.layout-align-gt-xs-space-around-end,.layout-align-gt-xs-space-around-start,.layout-align-gt-xs-space-around-stretch{justify-content:space-around}.layout-align-gt-xs-space-between,.layout-align-gt-xs-space-between-center,.layout-align-gt-xs-space-between-end,.layout-align-gt-xs-space-between-start,.layout-align-gt-xs-space-between-stretch{justify-content:space-between}.layout-align-gt-xs-center-start,.layout-align-gt-xs-end-start,.layout-align-gt-xs-space-around-start,.layout-align-gt-xs-space-between-start,.layout-align-gt-xs-start-start{align-items:flex-start;align-content:flex-start}.layout-align-gt-xs-center-center,.layout-align-gt-xs-end-center,.layout-align-gt-xs-space-around-center,.layout-align-gt-xs-space-between-center,.layout-align-gt-xs-start-center{align-items:center;align-content:center;max-width:100%}.layout-align-gt-xs-center-center>*,.layout-align-gt-xs-end-center>*,.layout-align-gt-xs-space-around-center>*,.layout-align-gt-xs-space-between-center>*,.layout-align-gt-xs-start-center>*{max-width:100%;box-sizing:border-box}.layout-align-gt-xs-center-end,.layout-align-gt-xs-end-end,.layout-align-gt-xs-space-around-end,.layout-align-gt-xs-space-between-end,.layout-align-gt-xs-start-end{align-items:flex-end;align-content:flex-end}.layout-align-gt-xs-center-stretch,.layout-align-gt-xs-end-stretch,.layout-align-gt-xs-space-around-stretch,.layout-align-gt-xs-space-between-stretch,.layout-align-gt-xs-start-stretch{align-items:stretch;align-content:stretch}.flex-gt-xs{flex:1;box-sizing:border-box}.flex-gt-xs-grow{flex:1 1 100%;box-sizing:border-box}.flex-gt-xs-initial{flex:0 1 auto;box-sizing:border-box}.flex-gt-xs-auto{flex:1 1 auto;box-sizing:border-box}.flex-gt-xs-none{flex:0 0 auto;box-sizing:border-box}.flex-gt-xs-noshrink{flex:1 0 auto;box-sizing:border-box}.flex-gt-xs-nogrow{flex:0 1 auto;box-sizing:border-box}.flex-gt-xs-0,.layout-row>.flex-gt-xs-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box}.layout-row>.flex-gt-xs-0{min-width:0}.layout-column>.flex-gt-xs-0{flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box;min-width:0}.layout-gt-xs-column>.flex-gt-xs-0{flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box;min-height:0}.flex-gt-xs-5,.layout-row>.flex-gt-xs-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}.flex-gt-xs-10,.layout-row>.flex-gt-xs-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.flex-gt-xs-15,.layout-row>.flex-gt-xs-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.flex-gt-xs-20,.layout-row>.flex-gt-xs-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.flex-gt-xs-25,.layout-row>.flex-gt-xs-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.flex-gt-xs-30,.layout-row>.flex-gt-xs-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.flex-gt-xs-35,.layout-row>.flex-gt-xs-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.flex-gt-xs-40,.layout-row>.flex-gt-xs-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.flex-gt-xs-45,.layout-row>.flex-gt-xs-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.flex-gt-xs-50,.layout-row>.flex-gt-xs-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.flex-gt-xs-55,.layout-row>.flex-gt-xs-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.flex-gt-xs-60,.layout-row>.flex-gt-xs-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.flex-gt-xs-65,.layout-row>.flex-gt-xs-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.flex-gt-xs-70,.layout-row>.flex-gt-xs-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.flex-gt-xs-75,.layout-row>.flex-gt-xs-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.flex-gt-xs-80,.layout-row>.flex-gt-xs-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.flex-gt-xs-85,.layout-row>.flex-gt-xs-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.flex-gt-xs-90,.layout-row>.flex-gt-xs-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.flex-gt-xs-95,.layout-row>.flex-gt-xs-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-95{flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-95{flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}.flex-gt-xs-100,.layout-column>.flex-gt-xs-100,.layout-gt-xs-column>.flex-gt-xs-100,.layout-gt-xs-row>.flex-gt-xs-100,.layout-row>.flex-gt-xs-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}.layout-row>.flex-gt-xs-33{flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}.layout-row>.flex-gt-xs-66{flex:1 1 66.66%;max-width:66.66%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-33{flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-column>.flex-gt-xs-66{flex:1 1 66.66%;max-width:100%;max-height:66.66%;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-33{flex:1 1 100%;max-width:33.33%;max-height:100%;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-66{flex:1 1 100%;max-width:66.66%;max-height:100%;box-sizing:border-box}.layout-gt-xs-row>.flex{min-width:0}.layout-gt-xs-column>.flex-gt-xs-33{flex:1 1 100%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-66{flex:1 1 100%;max-width:100%;max-height:66.66%;box-sizing:border-box}.layout-gt-xs-column>.flex{min-height:0}.layout-gt-xs,.layout-gt-xs-column,.layout-gt-xs-row{box-sizing:border-box;display:-ms-flexbox;display:flex}.layout-gt-xs-column{flex-direction:column}.layout-gt-xs-row{flex-direction:row}}@media (min-width:600px) and (max-width:959px){.hide-gt-xs:not(.show-gt-xs):not(.show-sm):not(.show),.hide-sm:not(.show-gt-xs):not(.show-sm):not(.show),.hide:not(.show-gt-xs):not(.show-sm):not(.show){display:none}.flex-order-sm--20{order:-20}.flex-order-sm--19{order:-19}.flex-order-sm--18{order:-18}.flex-order-sm--17{order:-17}.flex-order-sm--16{order:-16}.flex-order-sm--15{order:-15}.flex-order-sm--14{order:-14}.flex-order-sm--13{order:-13}.flex-order-sm--12{order:-12}.flex-order-sm--11{order:-11}.flex-order-sm--10{order:-10}.flex-order-sm--9{order:-9}.flex-order-sm--8{order:-8}.flex-order-sm--7{order:-7}.flex-order-sm--6{order:-6}.flex-order-sm--5{order:-5}.flex-order-sm--4{order:-4}.flex-order-sm--3{order:-3}.flex-order-sm--2{order:-2}.flex-order-sm--1{order:-1}.flex-order-sm-0{order:0}.flex-order-sm-1{order:1}.flex-order-sm-2{order:2}.flex-order-sm-3{order:3}.flex-order-sm-4{order:4}.flex-order-sm-5{order:5}.flex-order-sm-6{order:6}.flex-order-sm-7{order:7}.flex-order-sm-8{order:8}.flex-order-sm-9{order:9}.flex-order-sm-10{order:10}.flex-order-sm-11{order:11}.flex-order-sm-12{order:12}.flex-order-sm-13{order:13}.flex-order-sm-14{order:14}.flex-order-sm-15{order:15}.flex-order-sm-16{order:16}.flex-order-sm-17{order:17}.flex-order-sm-18{order:18}.flex-order-sm-19{order:19}.flex-order-sm-20{order:20}.flex-offset-sm-0,.layout-margin .flex-offset-sm-0,.layout-margin .offset-sm-0,.offset-sm-0{margin-left:0}[dir=rtl] .flex-offset-sm-0,[dir=rtl] .layout-margin .flex-offset-sm-0,[dir=rtl] .layout-margin .offset-sm-0,[dir=rtl] .offset-sm-0{margin-left:auto;margin-right:0}.flex-offset-sm-5,.layout-margin .flex-offset-sm-5,.layout-margin .offset-sm-5,.offset-sm-5{margin-left:5%}[dir=rtl] .flex-offset-sm-5,[dir=rtl] .layout-margin .flex-offset-sm-5,[dir=rtl] .layout-margin .offset-sm-5,[dir=rtl] .offset-sm-5{margin-left:auto;margin-right:5%}.flex-offset-sm-10,.layout-margin .flex-offset-sm-10,.layout-margin .offset-sm-10,.offset-sm-10{margin-left:10%}[dir=rtl] .flex-offset-sm-10,[dir=rtl] .layout-margin .flex-offset-sm-10,[dir=rtl] .layout-margin .offset-sm-10,[dir=rtl] .offset-sm-10{margin-left:auto;margin-right:10%}.flex-offset-sm-15,.layout-margin .flex-offset-sm-15,.layout-margin .offset-sm-15,.offset-sm-15{margin-left:15%}[dir=rtl] .flex-offset-sm-15,[dir=rtl] .layout-margin .flex-offset-sm-15,[dir=rtl] .layout-margin .offset-sm-15,[dir=rtl] .offset-sm-15{margin-left:auto;margin-right:15%}.flex-offset-sm-20,.layout-margin .flex-offset-sm-20,.layout-margin .offset-sm-20,.offset-sm-20{margin-left:20%}[dir=rtl] .flex-offset-sm-20,[dir=rtl] .layout-margin .flex-offset-sm-20,[dir=rtl] .layout-margin .offset-sm-20,[dir=rtl] .offset-sm-20{margin-left:auto;margin-right:20%}.flex-offset-sm-25,.layout-margin .flex-offset-sm-25,.layout-margin .offset-sm-25,.offset-sm-25{margin-left:25%}[dir=rtl] .flex-offset-sm-25,[dir=rtl] .layout-margin .flex-offset-sm-25,[dir=rtl] .layout-margin .offset-sm-25,[dir=rtl] .offset-sm-25{margin-left:auto;margin-right:25%}.flex-offset-sm-30,.layout-margin .flex-offset-sm-30,.layout-margin .offset-sm-30,.offset-sm-30{margin-left:30%}[dir=rtl] .flex-offset-sm-30,[dir=rtl] .layout-margin .flex-offset-sm-30,[dir=rtl] .layout-margin .offset-sm-30,[dir=rtl] .offset-sm-30{margin-left:auto;margin-right:30%}.flex-offset-sm-35,.layout-margin .flex-offset-sm-35,.layout-margin .offset-sm-35,.offset-sm-35{margin-left:35%}[dir=rtl] .flex-offset-sm-35,[dir=rtl] .layout-margin .flex-offset-sm-35,[dir=rtl] .layout-margin .offset-sm-35,[dir=rtl] .offset-sm-35{margin-left:auto;margin-right:35%}.flex-offset-sm-40,.layout-margin .flex-offset-sm-40,.layout-margin .offset-sm-40,.offset-sm-40{margin-left:40%}[dir=rtl] .flex-offset-sm-40,[dir=rtl] .layout-margin .flex-offset-sm-40,[dir=rtl] .layout-margin .offset-sm-40,[dir=rtl] .offset-sm-40{margin-left:auto;margin-right:40%}.flex-offset-sm-45,.layout-margin .flex-offset-sm-45,.layout-margin .offset-sm-45,.offset-sm-45{margin-left:45%}[dir=rtl] .flex-offset-sm-45,[dir=rtl] .layout-margin .flex-offset-sm-45,[dir=rtl] .layout-margin .offset-sm-45,[dir=rtl] .offset-sm-45{margin-left:auto;margin-right:45%}.flex-offset-sm-50,.layout-margin .flex-offset-sm-50,.layout-margin .offset-sm-50,.offset-sm-50{margin-left:50%}[dir=rtl] .flex-offset-sm-50,[dir=rtl] .layout-margin .flex-offset-sm-50,[dir=rtl] .layout-margin .offset-sm-50,[dir=rtl] .offset-sm-50{margin-left:auto;margin-right:50%}.flex-offset-sm-55,.layout-margin .flex-offset-sm-55,.layout-margin .offset-sm-55,.offset-sm-55{margin-left:55%}[dir=rtl] .flex-offset-sm-55,[dir=rtl] .layout-margin .flex-offset-sm-55,[dir=rtl] .layout-margin .offset-sm-55,[dir=rtl] .offset-sm-55{margin-left:auto;margin-right:55%}.flex-offset-sm-60,.layout-margin .flex-offset-sm-60,.layout-margin .offset-sm-60,.offset-sm-60{margin-left:60%}[dir=rtl] .flex-offset-sm-60,[dir=rtl] .layout-margin .flex-offset-sm-60,[dir=rtl] .layout-margin .offset-sm-60,[dir=rtl] .offset-sm-60{margin-left:auto;margin-right:60%}.flex-offset-sm-65,.layout-margin .flex-offset-sm-65,.layout-margin .offset-sm-65,.offset-sm-65{margin-left:65%}[dir=rtl] .flex-offset-sm-65,[dir=rtl] .layout-margin .flex-offset-sm-65,[dir=rtl] .layout-margin .offset-sm-65,[dir=rtl] .offset-sm-65{margin-left:auto;margin-right:65%}.flex-offset-sm-70,.layout-margin .flex-offset-sm-70,.layout-margin .offset-sm-70,.offset-sm-70{margin-left:70%}[dir=rtl] .flex-offset-sm-70,[dir=rtl] .layout-margin .flex-offset-sm-70,[dir=rtl] .layout-margin .offset-sm-70,[dir=rtl] .offset-sm-70{margin-left:auto;margin-right:70%}.flex-offset-sm-75,.layout-margin .flex-offset-sm-75,.layout-margin .offset-sm-75,.offset-sm-75{margin-left:75%}[dir=rtl] .flex-offset-sm-75,[dir=rtl] .layout-margin .flex-offset-sm-75,[dir=rtl] .layout-margin .offset-sm-75,[dir=rtl] .offset-sm-75{margin-left:auto;margin-right:75%}.flex-offset-sm-80,.layout-margin .flex-offset-sm-80,.layout-margin .offset-sm-80,.offset-sm-80{margin-left:80%}[dir=rtl] .flex-offset-sm-80,[dir=rtl] .layout-margin .flex-offset-sm-80,[dir=rtl] .layout-margin .offset-sm-80,[dir=rtl] .offset-sm-80{margin-left:auto;margin-right:80%}.flex-offset-sm-85,.layout-margin .flex-offset-sm-85,.layout-margin .offset-sm-85,.offset-sm-85{margin-left:85%}[dir=rtl] .flex-offset-sm-85,[dir=rtl] .layout-margin .flex-offset-sm-85,[dir=rtl] .layout-margin .offset-sm-85,[dir=rtl] .offset-sm-85{margin-left:auto;margin-right:85%}.flex-offset-sm-90,.layout-margin .flex-offset-sm-90,.layout-margin .offset-sm-90,.offset-sm-90{margin-left:90%}[dir=rtl] .flex-offset-sm-90,[dir=rtl] .layout-margin .flex-offset-sm-90,[dir=rtl] .layout-margin .offset-sm-90,[dir=rtl] .offset-sm-90{margin-left:auto;margin-right:90%}.flex-offset-sm-95,.layout-margin .flex-offset-sm-95,.layout-margin .offset-sm-95,.offset-sm-95{margin-left:95%}[dir=rtl] .flex-offset-sm-95,[dir=rtl] .layout-margin .flex-offset-sm-95,[dir=rtl] .layout-margin .offset-sm-95,[dir=rtl] .offset-sm-95{margin-left:auto;margin-right:95%}.flex-offset-sm-33,.layout-margin .flex-offset-sm-33,.layout-margin .offset-sm-33,.offset-sm-33{margin-left:33.33333%}.flex-offset-sm-66,.layout-margin .flex-offset-sm-66,.layout-margin .offset-sm-66,.offset-sm-66{margin-left:66.66667%}[dir=rtl] .flex-offset-sm-66,[dir=rtl] .layout-margin .flex-offset-sm-66,[dir=rtl] .layout-margin .offset-sm-66,[dir=rtl] .offset-sm-66{margin-left:auto;margin-right:66.66667%}.layout-align-sm,.layout-align-sm-start-stretch{justify-content:flex-start;align-content:stretch;align-items:stretch}.layout-align-sm-start,.layout-align-sm-start-center,.layout-align-sm-start-end,.layout-align-sm-start-start,.layout-align-sm-start-stretch{justify-content:flex-start}.layout-align-sm-center,.layout-align-sm-center-center,.layout-align-sm-center-end,.layout-align-sm-center-start,.layout-align-sm-center-stretch{justify-content:center}.layout-align-sm-end,.layout-align-sm-end-center,.layout-align-sm-end-end,.layout-align-sm-end-start,.layout-align-sm-end-stretch{justify-content:flex-end}.layout-align-sm-space-around,.layout-align-sm-space-around-center,.layout-align-sm-space-around-end,.layout-align-sm-space-around-start,.layout-align-sm-space-around-stretch{justify-content:space-around}.layout-align-sm-space-between,.layout-align-sm-space-between-center,.layout-align-sm-space-between-end,.layout-align-sm-space-between-start,.layout-align-sm-space-between-stretch{justify-content:space-between}.layout-align-sm-center-start,.layout-align-sm-end-start,.layout-align-sm-space-around-start,.layout-align-sm-space-between-start,.layout-align-sm-start-start{align-items:flex-start;align-content:flex-start}.layout-align-sm-center-center,.layout-align-sm-end-center,.layout-align-sm-space-around-center,.layout-align-sm-space-between-center,.layout-align-sm-start-center{align-items:center;align-content:center;max-width:100%}.layout-align-sm-center-center>*,.layout-align-sm-end-center>*,.layout-align-sm-space-around-center>*,.layout-align-sm-space-between-center>*,.layout-align-sm-start-center>*{max-width:100%;box-sizing:border-box}.layout-align-sm-center-end,.layout-align-sm-end-end,.layout-align-sm-space-around-end,.layout-align-sm-space-between-end,.layout-align-sm-start-end{align-items:flex-end;align-content:flex-end}.layout-align-sm-center-stretch,.layout-align-sm-end-stretch,.layout-align-sm-space-around-stretch,.layout-align-sm-space-between-stretch,.layout-align-sm-start-stretch{align-items:stretch;align-content:stretch}.flex-sm{flex:1;box-sizing:border-box}.flex-sm-grow{flex:1 1 100%;box-sizing:border-box}.flex-sm-initial{flex:0 1 auto;box-sizing:border-box}.flex-sm-auto{flex:1 1 auto;box-sizing:border-box}.flex-sm-none{flex:0 0 auto;box-sizing:border-box}.flex-sm-noshrink{flex:1 0 auto;box-sizing:border-box}.flex-sm-nogrow{flex:0 1 auto;box-sizing:border-box}.flex-sm-0,.layout-row>.flex-sm-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box}.layout-row>.flex-sm-0{min-width:0}.layout-column>.flex-sm-0{flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box}.layout-sm-row>.flex-sm-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box;min-width:0}.layout-sm-column>.flex-sm-0{flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box;min-height:0}.flex-sm-5,.layout-row>.flex-sm-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-column>.flex-sm-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}.layout-sm-row>.flex-sm-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-sm-column>.flex-sm-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}.flex-sm-10,.layout-row>.flex-sm-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}.layout-column>.flex-sm-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.layout-sm-row>.flex-sm-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}.layout-sm-column>.flex-sm-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.flex-sm-15,.layout-row>.flex-sm-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}.layout-column>.flex-sm-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.layout-sm-row>.flex-sm-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}.layout-sm-column>.flex-sm-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.flex-sm-20,.layout-row>.flex-sm-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}.layout-column>.flex-sm-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.layout-sm-row>.flex-sm-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}.layout-sm-column>.flex-sm-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.flex-sm-25,.layout-row>.flex-sm-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}.layout-column>.flex-sm-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.layout-sm-row>.flex-sm-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}.layout-sm-column>.flex-sm-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.flex-sm-30,.layout-row>.flex-sm-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}.layout-column>.flex-sm-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.layout-sm-row>.flex-sm-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}.layout-sm-column>.flex-sm-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.flex-sm-35,.layout-row>.flex-sm-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}.layout-column>.flex-sm-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.layout-sm-row>.flex-sm-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}.layout-sm-column>.flex-sm-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.flex-sm-40,.layout-row>.flex-sm-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}.layout-column>.flex-sm-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.layout-sm-row>.flex-sm-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}.layout-sm-column>.flex-sm-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.flex-sm-45,.layout-row>.flex-sm-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}.layout-column>.flex-sm-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.layout-sm-row>.flex-sm-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}.layout-sm-column>.flex-sm-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.flex-sm-50,.layout-row>.flex-sm-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}.layout-column>.flex-sm-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.layout-sm-row>.flex-sm-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}.layout-sm-column>.flex-sm-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.flex-sm-55,.layout-row>.flex-sm-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}.layout-column>.flex-sm-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.layout-sm-row>.flex-sm-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}.layout-sm-column>.flex-sm-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.flex-sm-60,.layout-row>.flex-sm-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}.layout-column>.flex-sm-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.layout-sm-row>.flex-sm-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}.layout-sm-column>.flex-sm-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.flex-sm-65,.layout-row>.flex-sm-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}.layout-column>.flex-sm-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.layout-sm-row>.flex-sm-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}.layout-sm-column>.flex-sm-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.flex-sm-70,.layout-row>.flex-sm-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}.layout-column>.flex-sm-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.layout-sm-row>.flex-sm-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}.layout-sm-column>.flex-sm-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.flex-sm-75,.layout-row>.flex-sm-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}.layout-column>.flex-sm-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.layout-sm-row>.flex-sm-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}.layout-sm-column>.flex-sm-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.flex-sm-80,.layout-row>.flex-sm-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}.layout-column>.flex-sm-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.layout-sm-row>.flex-sm-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}.layout-sm-column>.flex-sm-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.flex-sm-85,.layout-row>.flex-sm-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}.layout-column>.flex-sm-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.layout-sm-row>.flex-sm-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}.layout-sm-column>.flex-sm-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.flex-sm-90,.layout-row>.flex-sm-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}.layout-column>.flex-sm-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.layout-sm-row>.flex-sm-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}.layout-sm-column>.flex-sm-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.flex-sm-95,.layout-row>.flex-sm-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-column>.flex-sm-95{flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}.layout-sm-row>.flex-sm-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-sm-column>.flex-sm-95{max-height:95%}.flex-sm-100,.layout-sm-column>.flex-sm-95{flex:1 1 100%;max-width:100%;box-sizing:border-box}.flex-sm-100{max-height:100%}.layout-column>.flex-sm-100,.layout-row>.flex-sm-100,.layout-sm-column>.flex-sm-100,.layout-sm-row>.flex-sm-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}.layout-row>.flex-sm-33{flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}.layout-row>.flex-sm-66{flex:1 1 66.66%;max-width:66.66%;max-height:100%;box-sizing:border-box}.layout-column>.flex-sm-33{flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-column>.flex-sm-66{flex:1 1 66.66%;max-width:100%;max-height:66.66%;box-sizing:border-box}.layout-sm-row>.flex-sm-33{flex:1 1 100%;max-width:33.33%;max-height:100%;box-sizing:border-box}.layout-sm-row>.flex-sm-66{flex:1 1 100%;max-width:66.66%;max-height:100%;box-sizing:border-box}.layout-sm-row>.flex{min-width:0}.layout-sm-column>.flex-sm-33{flex:1 1 100%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-sm-column>.flex-sm-66{flex:1 1 100%;max-width:100%;max-height:66.66%;box-sizing:border-box}.layout-sm-column>.flex{min-height:0}.layout-sm,.layout-sm-column,.layout-sm-row{box-sizing:border-box;display:-ms-flexbox;display:flex}.layout-sm-column{flex-direction:column}.layout-sm-row{flex-direction:row}}@media (min-width:960px){.flex-order-gt-sm--20{order:-20}.flex-order-gt-sm--19{order:-19}.flex-order-gt-sm--18{order:-18}.flex-order-gt-sm--17{order:-17}.flex-order-gt-sm--16{order:-16}.flex-order-gt-sm--15{order:-15}.flex-order-gt-sm--14{order:-14}.flex-order-gt-sm--13{order:-13}.flex-order-gt-sm--12{order:-12}.flex-order-gt-sm--11{order:-11}.flex-order-gt-sm--10{order:-10}.flex-order-gt-sm--9{order:-9}.flex-order-gt-sm--8{order:-8}.flex-order-gt-sm--7{order:-7}.flex-order-gt-sm--6{order:-6}.flex-order-gt-sm--5{order:-5}.flex-order-gt-sm--4{order:-4}.flex-order-gt-sm--3{order:-3}.flex-order-gt-sm--2{order:-2}.flex-order-gt-sm--1{order:-1}.flex-order-gt-sm-0{order:0}.flex-order-gt-sm-1{order:1}.flex-order-gt-sm-2{order:2}.flex-order-gt-sm-3{order:3}.flex-order-gt-sm-4{order:4}.flex-order-gt-sm-5{order:5}.flex-order-gt-sm-6{order:6}.flex-order-gt-sm-7{order:7}.flex-order-gt-sm-8{order:8}.flex-order-gt-sm-9{order:9}.flex-order-gt-sm-10{order:10}.flex-order-gt-sm-11{order:11}.flex-order-gt-sm-12{order:12}.flex-order-gt-sm-13{order:13}.flex-order-gt-sm-14{order:14}.flex-order-gt-sm-15{order:15}.flex-order-gt-sm-16{order:16}.flex-order-gt-sm-17{order:17}.flex-order-gt-sm-18{order:18}.flex-order-gt-sm-19{order:19}.flex-order-gt-sm-20{order:20}.flex-offset-gt-sm-0,.layout-margin .flex-offset-gt-sm-0,.layout-margin .offset-gt-sm-0,.offset-gt-sm-0{margin-left:0}[dir=rtl] .flex-offset-gt-sm-0,[dir=rtl] .layout-margin .flex-offset-gt-sm-0,[dir=rtl] .layout-margin .offset-gt-sm-0,[dir=rtl] .offset-gt-sm-0{margin-left:auto;margin-right:0}.flex-offset-gt-sm-5,.layout-margin .flex-offset-gt-sm-5,.layout-margin .offset-gt-sm-5,.offset-gt-sm-5{margin-left:5%}[dir=rtl] .flex-offset-gt-sm-5,[dir=rtl] .layout-margin .flex-offset-gt-sm-5,[dir=rtl] .layout-margin .offset-gt-sm-5,[dir=rtl] .offset-gt-sm-5{margin-left:auto;margin-right:5%}.flex-offset-gt-sm-10,.layout-margin .flex-offset-gt-sm-10,.layout-margin .offset-gt-sm-10,.offset-gt-sm-10{margin-left:10%}[dir=rtl] .flex-offset-gt-sm-10,[dir=rtl] .layout-margin .flex-offset-gt-sm-10,[dir=rtl] .layout-margin .offset-gt-sm-10,[dir=rtl] .offset-gt-sm-10{margin-left:auto;margin-right:10%}.flex-offset-gt-sm-15,.layout-margin .flex-offset-gt-sm-15,.layout-margin .offset-gt-sm-15,.offset-gt-sm-15{margin-left:15%}[dir=rtl] .flex-offset-gt-sm-15,[dir=rtl] .layout-margin .flex-offset-gt-sm-15,[dir=rtl] .layout-margin .offset-gt-sm-15,[dir=rtl] .offset-gt-sm-15{margin-left:auto;margin-right:15%}.flex-offset-gt-sm-20,.layout-margin .flex-offset-gt-sm-20,.layout-margin .offset-gt-sm-20,.offset-gt-sm-20{margin-left:20%}[dir=rtl] .flex-offset-gt-sm-20,[dir=rtl] .layout-margin .flex-offset-gt-sm-20,[dir=rtl] .layout-margin .offset-gt-sm-20,[dir=rtl] .offset-gt-sm-20{margin-left:auto;margin-right:20%}.flex-offset-gt-sm-25,.layout-margin .flex-offset-gt-sm-25,.layout-margin .offset-gt-sm-25,.offset-gt-sm-25{margin-left:25%}[dir=rtl] .flex-offset-gt-sm-25,[dir=rtl] .layout-margin .flex-offset-gt-sm-25,[dir=rtl] .layout-margin .offset-gt-sm-25,[dir=rtl] .offset-gt-sm-25{margin-left:auto;margin-right:25%}.flex-offset-gt-sm-30,.layout-margin .flex-offset-gt-sm-30,.layout-margin .offset-gt-sm-30,.offset-gt-sm-30{margin-left:30%}[dir=rtl] .flex-offset-gt-sm-30,[dir=rtl] .layout-margin .flex-offset-gt-sm-30,[dir=rtl] .layout-margin .offset-gt-sm-30,[dir=rtl] .offset-gt-sm-30{margin-left:auto;margin-right:30%}.flex-offset-gt-sm-35,.layout-margin .flex-offset-gt-sm-35,.layout-margin .offset-gt-sm-35,.offset-gt-sm-35{margin-left:35%}[dir=rtl] .flex-offset-gt-sm-35,[dir=rtl] .layout-margin .flex-offset-gt-sm-35,[dir=rtl] .layout-margin .offset-gt-sm-35,[dir=rtl] .offset-gt-sm-35{margin-left:auto;margin-right:35%}.flex-offset-gt-sm-40,.layout-margin .flex-offset-gt-sm-40,.layout-margin .offset-gt-sm-40,.offset-gt-sm-40{margin-left:40%}[dir=rtl] .flex-offset-gt-sm-40,[dir=rtl] .layout-margin .flex-offset-gt-sm-40,[dir=rtl] .layout-margin .offset-gt-sm-40,[dir=rtl] .offset-gt-sm-40{margin-left:auto;margin-right:40%}.flex-offset-gt-sm-45,.layout-margin .flex-offset-gt-sm-45,.layout-margin .offset-gt-sm-45,.offset-gt-sm-45{margin-left:45%}[dir=rtl] .flex-offset-gt-sm-45,[dir=rtl] .layout-margin .flex-offset-gt-sm-45,[dir=rtl] .layout-margin .offset-gt-sm-45,[dir=rtl] .offset-gt-sm-45{margin-left:auto;margin-right:45%}.flex-offset-gt-sm-50,.layout-margin .flex-offset-gt-sm-50,.layout-margin .offset-gt-sm-50,.offset-gt-sm-50{margin-left:50%}[dir=rtl] .flex-offset-gt-sm-50,[dir=rtl] .layout-margin .flex-offset-gt-sm-50,[dir=rtl] .layout-margin .offset-gt-sm-50,[dir=rtl] .offset-gt-sm-50{margin-left:auto;margin-right:50%}.flex-offset-gt-sm-55,.layout-margin .flex-offset-gt-sm-55,.layout-margin .offset-gt-sm-55,.offset-gt-sm-55{margin-left:55%}[dir=rtl] .flex-offset-gt-sm-55,[dir=rtl] .layout-margin .flex-offset-gt-sm-55,[dir=rtl] .layout-margin .offset-gt-sm-55,[dir=rtl] .offset-gt-sm-55{margin-left:auto;margin-right:55%}.flex-offset-gt-sm-60,.layout-margin .flex-offset-gt-sm-60,.layout-margin .offset-gt-sm-60,.offset-gt-sm-60{margin-left:60%}[dir=rtl] .flex-offset-gt-sm-60,[dir=rtl] .layout-margin .flex-offset-gt-sm-60,[dir=rtl] .layout-margin .offset-gt-sm-60,[dir=rtl] .offset-gt-sm-60{margin-left:auto;margin-right:60%}.flex-offset-gt-sm-65,.layout-margin .flex-offset-gt-sm-65,.layout-margin .offset-gt-sm-65,.offset-gt-sm-65{margin-left:65%}[dir=rtl] .flex-offset-gt-sm-65,[dir=rtl] .layout-margin .flex-offset-gt-sm-65,[dir=rtl] .layout-margin .offset-gt-sm-65,[dir=rtl] .offset-gt-sm-65{margin-left:auto;margin-right:65%}.flex-offset-gt-sm-70,.layout-margin .flex-offset-gt-sm-70,.layout-margin .offset-gt-sm-70,.offset-gt-sm-70{margin-left:70%}[dir=rtl] .flex-offset-gt-sm-70,[dir=rtl] .layout-margin .flex-offset-gt-sm-70,[dir=rtl] .layout-margin .offset-gt-sm-70,[dir=rtl] .offset-gt-sm-70{margin-left:auto;margin-right:70%}.flex-offset-gt-sm-75,.layout-margin .flex-offset-gt-sm-75,.layout-margin .offset-gt-sm-75,.offset-gt-sm-75{margin-left:75%}[dir=rtl] .flex-offset-gt-sm-75,[dir=rtl] .layout-margin .flex-offset-gt-sm-75,[dir=rtl] .layout-margin .offset-gt-sm-75,[dir=rtl] .offset-gt-sm-75{margin-left:auto;margin-right:75%}.flex-offset-gt-sm-80,.layout-margin .flex-offset-gt-sm-80,.layout-margin .offset-gt-sm-80,.offset-gt-sm-80{margin-left:80%}[dir=rtl] .flex-offset-gt-sm-80,[dir=rtl] .layout-margin .flex-offset-gt-sm-80,[dir=rtl] .layout-margin .offset-gt-sm-80,[dir=rtl] .offset-gt-sm-80{margin-left:auto;margin-right:80%}.flex-offset-gt-sm-85,.layout-margin .flex-offset-gt-sm-85,.layout-margin .offset-gt-sm-85,.offset-gt-sm-85{margin-left:85%}[dir=rtl] .flex-offset-gt-sm-85,[dir=rtl] .layout-margin .flex-offset-gt-sm-85,[dir=rtl] .layout-margin .offset-gt-sm-85,[dir=rtl] .offset-gt-sm-85{margin-left:auto;margin-right:85%}.flex-offset-gt-sm-90,.layout-margin .flex-offset-gt-sm-90,.layout-margin .offset-gt-sm-90,.offset-gt-sm-90{margin-left:90%}[dir=rtl] .flex-offset-gt-sm-90,[dir=rtl] .layout-margin .flex-offset-gt-sm-90,[dir=rtl] .layout-margin .offset-gt-sm-90,[dir=rtl] .offset-gt-sm-90{margin-left:auto;margin-right:90%}.flex-offset-gt-sm-95,.layout-margin .flex-offset-gt-sm-95,.layout-margin .offset-gt-sm-95,.offset-gt-sm-95{margin-left:95%}[dir=rtl] .flex-offset-gt-sm-95,[dir=rtl] .layout-margin .flex-offset-gt-sm-95,[dir=rtl] .layout-margin .offset-gt-sm-95,[dir=rtl] .offset-gt-sm-95{margin-left:auto;margin-right:95%}.flex-offset-gt-sm-33,.layout-margin .flex-offset-gt-sm-33,.layout-margin .offset-gt-sm-33,.offset-gt-sm-33{margin-left:33.33333%}.flex-offset-gt-sm-66,.layout-margin .flex-offset-gt-sm-66,.layout-margin .offset-gt-sm-66,.offset-gt-sm-66{margin-left:66.66667%}[dir=rtl] .flex-offset-gt-sm-66,[dir=rtl] .layout-margin .flex-offset-gt-sm-66,[dir=rtl] .layout-margin .offset-gt-sm-66,[dir=rtl] .offset-gt-sm-66{margin-left:auto;margin-right:66.66667%}.layout-align-gt-sm,.layout-align-gt-sm-start-stretch{justify-content:flex-start;align-content:stretch;align-items:stretch}.layout-align-gt-sm-start,.layout-align-gt-sm-start-center,.layout-align-gt-sm-start-end,.layout-align-gt-sm-start-start,.layout-align-gt-sm-start-stretch{justify-content:flex-start}.layout-align-gt-sm-center,.layout-align-gt-sm-center-center,.layout-align-gt-sm-center-end,.layout-align-gt-sm-center-start,.layout-align-gt-sm-center-stretch{justify-content:center}.layout-align-gt-sm-end,.layout-align-gt-sm-end-center,.layout-align-gt-sm-end-end,.layout-align-gt-sm-end-start,.layout-align-gt-sm-end-stretch{justify-content:flex-end}.layout-align-gt-sm-space-around,.layout-align-gt-sm-space-around-center,.layout-align-gt-sm-space-around-end,.layout-align-gt-sm-space-around-start,.layout-align-gt-sm-space-around-stretch{justify-content:space-around}.layout-align-gt-sm-space-between,.layout-align-gt-sm-space-between-center,.layout-align-gt-sm-space-between-end,.layout-align-gt-sm-space-between-start,.layout-align-gt-sm-space-between-stretch{justify-content:space-between}.layout-align-gt-sm-center-start,.layout-align-gt-sm-end-start,.layout-align-gt-sm-space-around-start,.layout-align-gt-sm-space-between-start,.layout-align-gt-sm-start-start{align-items:flex-start;align-content:flex-start}.layout-align-gt-sm-center-center,.layout-align-gt-sm-end-center,.layout-align-gt-sm-space-around-center,.layout-align-gt-sm-space-between-center,.layout-align-gt-sm-start-center{align-items:center;align-content:center;max-width:100%}.layout-align-gt-sm-center-center>*,.layout-align-gt-sm-end-center>*,.layout-align-gt-sm-space-around-center>*,.layout-align-gt-sm-space-between-center>*,.layout-align-gt-sm-start-center>*{max-width:100%;box-sizing:border-box}.layout-align-gt-sm-center-end,.layout-align-gt-sm-end-end,.layout-align-gt-sm-space-around-end,.layout-align-gt-sm-space-between-end,.layout-align-gt-sm-start-end{align-items:flex-end;align-content:flex-end}.layout-align-gt-sm-center-stretch,.layout-align-gt-sm-end-stretch,.layout-align-gt-sm-space-around-stretch,.layout-align-gt-sm-space-between-stretch,.layout-align-gt-sm-start-stretch{align-items:stretch;align-content:stretch}.flex-gt-sm{flex:1;box-sizing:border-box}.flex-gt-sm-grow{flex:1 1 100%;box-sizing:border-box}.flex-gt-sm-initial{flex:0 1 auto;box-sizing:border-box}.flex-gt-sm-auto{flex:1 1 auto;box-sizing:border-box}.flex-gt-sm-none{flex:0 0 auto;box-sizing:border-box}.flex-gt-sm-noshrink{flex:1 0 auto;box-sizing:border-box}.flex-gt-sm-nogrow{flex:0 1 auto;box-sizing:border-box}.flex-gt-sm-0,.layout-row>.flex-gt-sm-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box}.layout-row>.flex-gt-sm-0{min-width:0}.layout-column>.flex-gt-sm-0{flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box;min-width:0}.layout-gt-sm-column>.flex-gt-sm-0{flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box;min-height:0}.flex-gt-sm-5,.layout-row>.flex-gt-sm-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}.flex-gt-sm-10,.layout-row>.flex-gt-sm-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.flex-gt-sm-15,.layout-row>.flex-gt-sm-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.flex-gt-sm-20,.layout-row>.flex-gt-sm-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.flex-gt-sm-25,.layout-row>.flex-gt-sm-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.flex-gt-sm-30,.layout-row>.flex-gt-sm-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.flex-gt-sm-35,.layout-row>.flex-gt-sm-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.flex-gt-sm-40,.layout-row>.flex-gt-sm-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.flex-gt-sm-45,.layout-row>.flex-gt-sm-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.flex-gt-sm-50,.layout-row>.flex-gt-sm-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.flex-gt-sm-55,.layout-row>.flex-gt-sm-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.flex-gt-sm-60,.layout-row>.flex-gt-sm-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.flex-gt-sm-65,.layout-row>.flex-gt-sm-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.flex-gt-sm-70,.layout-row>.flex-gt-sm-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.flex-gt-sm-75,.layout-row>.flex-gt-sm-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.flex-gt-sm-80,.layout-row>.flex-gt-sm-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.flex-gt-sm-85,.layout-row>.flex-gt-sm-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.flex-gt-sm-90,.layout-row>.flex-gt-sm-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.flex-gt-sm-95,.layout-row>.flex-gt-sm-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-95{flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-95{flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}.flex-gt-sm-100,.layout-column>.flex-gt-sm-100,.layout-gt-sm-column>.flex-gt-sm-100,.layout-gt-sm-row>.flex-gt-sm-100,.layout-row>.flex-gt-sm-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}.layout-row>.flex-gt-sm-33{flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}.layout-row>.flex-gt-sm-66{flex:1 1 66.66%;max-width:66.66%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-33{flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-column>.flex-gt-sm-66{flex:1 1 66.66%;max-width:100%;max-height:66.66%;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-33{flex:1 1 100%;max-width:33.33%;max-height:100%;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-66{flex:1 1 100%;max-width:66.66%;max-height:100%;box-sizing:border-box}.layout-gt-sm-row>.flex{min-width:0}.layout-gt-sm-column>.flex-gt-sm-33{flex:1 1 100%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-66{flex:1 1 100%;max-width:100%;max-height:66.66%;box-sizing:border-box}.layout-gt-sm-column>.flex{min-height:0}.layout-gt-sm,.layout-gt-sm-column,.layout-gt-sm-row{box-sizing:border-box;display:-ms-flexbox;display:flex}.layout-gt-sm-column{flex-direction:column}.layout-gt-sm-row{flex-direction:row}}@media (min-width:960px) and (max-width:1279px){.hide-gt-sm:not(.show-gt-xs):not(.show-gt-sm):not(.show-md):not(.show),.hide-gt-xs:not(.show-gt-xs):not(.show-gt-sm):not(.show-md):not(.show),.hide-md:not(.show-md):not(.show-gt-sm):not(.show-gt-xs):not(.show),.hide:not(.show-gt-xs):not(.show-gt-sm):not(.show-md):not(.show){display:none}.flex-order-md--20{order:-20}.flex-order-md--19{order:-19}.flex-order-md--18{order:-18}.flex-order-md--17{order:-17}.flex-order-md--16{order:-16}.flex-order-md--15{order:-15}.flex-order-md--14{order:-14}.flex-order-md--13{order:-13}.flex-order-md--12{order:-12}.flex-order-md--11{order:-11}.flex-order-md--10{order:-10}.flex-order-md--9{order:-9}.flex-order-md--8{order:-8}.flex-order-md--7{order:-7}.flex-order-md--6{order:-6}.flex-order-md--5{order:-5}.flex-order-md--4{order:-4}.flex-order-md--3{order:-3}.flex-order-md--2{order:-2}.flex-order-md--1{order:-1}.flex-order-md-0{order:0}.flex-order-md-1{order:1}.flex-order-md-2{order:2}.flex-order-md-3{order:3}.flex-order-md-4{order:4}.flex-order-md-5{order:5}.flex-order-md-6{order:6}.flex-order-md-7{order:7}.flex-order-md-8{order:8}.flex-order-md-9{order:9}.flex-order-md-10{order:10}.flex-order-md-11{order:11}.flex-order-md-12{order:12}.flex-order-md-13{order:13}.flex-order-md-14{order:14}.flex-order-md-15{order:15}.flex-order-md-16{order:16}.flex-order-md-17{order:17}.flex-order-md-18{order:18}.flex-order-md-19{order:19}.flex-order-md-20{order:20}.flex-offset-md-0,.layout-margin .flex-offset-md-0,.layout-margin .offset-md-0,.offset-md-0{margin-left:0}[dir=rtl] .flex-offset-md-0,[dir=rtl] .layout-margin .flex-offset-md-0,[dir=rtl] .layout-margin .offset-md-0,[dir=rtl] .offset-md-0{margin-left:auto;margin-right:0}.flex-offset-md-5,.layout-margin .flex-offset-md-5,.layout-margin .offset-md-5,.offset-md-5{margin-left:5%}[dir=rtl] .flex-offset-md-5,[dir=rtl] .layout-margin .flex-offset-md-5,[dir=rtl] .layout-margin .offset-md-5,[dir=rtl] .offset-md-5{margin-left:auto;margin-right:5%}.flex-offset-md-10,.layout-margin .flex-offset-md-10,.layout-margin .offset-md-10,.offset-md-10{margin-left:10%}[dir=rtl] .flex-offset-md-10,[dir=rtl] .layout-margin .flex-offset-md-10,[dir=rtl] .layout-margin .offset-md-10,[dir=rtl] .offset-md-10{margin-left:auto;margin-right:10%}.flex-offset-md-15,.layout-margin .flex-offset-md-15,.layout-margin .offset-md-15,.offset-md-15{margin-left:15%}[dir=rtl] .flex-offset-md-15,[dir=rtl] .layout-margin .flex-offset-md-15,[dir=rtl] .layout-margin .offset-md-15,[dir=rtl] .offset-md-15{margin-left:auto;margin-right:15%}.flex-offset-md-20,.layout-margin .flex-offset-md-20,.layout-margin .offset-md-20,.offset-md-20{margin-left:20%}[dir=rtl] .flex-offset-md-20,[dir=rtl] .layout-margin .flex-offset-md-20,[dir=rtl] .layout-margin .offset-md-20,[dir=rtl] .offset-md-20{margin-left:auto;margin-right:20%}.flex-offset-md-25,.layout-margin .flex-offset-md-25,.layout-margin .offset-md-25,.offset-md-25{margin-left:25%}[dir=rtl] .flex-offset-md-25,[dir=rtl] .layout-margin .flex-offset-md-25,[dir=rtl] .layout-margin .offset-md-25,[dir=rtl] .offset-md-25{margin-left:auto;margin-right:25%}.flex-offset-md-30,.layout-margin .flex-offset-md-30,.layout-margin .offset-md-30,.offset-md-30{margin-left:30%}[dir=rtl] .flex-offset-md-30,[dir=rtl] .layout-margin .flex-offset-md-30,[dir=rtl] .layout-margin .offset-md-30,[dir=rtl] .offset-md-30{margin-left:auto;margin-right:30%}.flex-offset-md-35,.layout-margin .flex-offset-md-35,.layout-margin .offset-md-35,.offset-md-35{margin-left:35%}[dir=rtl] .flex-offset-md-35,[dir=rtl] .layout-margin .flex-offset-md-35,[dir=rtl] .layout-margin .offset-md-35,[dir=rtl] .offset-md-35{margin-left:auto;margin-right:35%}.flex-offset-md-40,.layout-margin .flex-offset-md-40,.layout-margin .offset-md-40,.offset-md-40{margin-left:40%}[dir=rtl] .flex-offset-md-40,[dir=rtl] .layout-margin .flex-offset-md-40,[dir=rtl] .layout-margin .offset-md-40,[dir=rtl] .offset-md-40{margin-left:auto;margin-right:40%}.flex-offset-md-45,.layout-margin .flex-offset-md-45,.layout-margin .offset-md-45,.offset-md-45{margin-left:45%}[dir=rtl] .flex-offset-md-45,[dir=rtl] .layout-margin .flex-offset-md-45,[dir=rtl] .layout-margin .offset-md-45,[dir=rtl] .offset-md-45{margin-left:auto;margin-right:45%}.flex-offset-md-50,.layout-margin .flex-offset-md-50,.layout-margin .offset-md-50,.offset-md-50{margin-left:50%}[dir=rtl] .flex-offset-md-50,[dir=rtl] .layout-margin .flex-offset-md-50,[dir=rtl] .layout-margin .offset-md-50,[dir=rtl] .offset-md-50{margin-left:auto;margin-right:50%}.flex-offset-md-55,.layout-margin .flex-offset-md-55,.layout-margin .offset-md-55,.offset-md-55{margin-left:55%}[dir=rtl] .flex-offset-md-55,[dir=rtl] .layout-margin .flex-offset-md-55,[dir=rtl] .layout-margin .offset-md-55,[dir=rtl] .offset-md-55{margin-left:auto;margin-right:55%}.flex-offset-md-60,.layout-margin .flex-offset-md-60,.layout-margin .offset-md-60,.offset-md-60{margin-left:60%}[dir=rtl] .flex-offset-md-60,[dir=rtl] .layout-margin .flex-offset-md-60,[dir=rtl] .layout-margin .offset-md-60,[dir=rtl] .offset-md-60{margin-left:auto;margin-right:60%}.flex-offset-md-65,.layout-margin .flex-offset-md-65,.layout-margin .offset-md-65,.offset-md-65{margin-left:65%}[dir=rtl] .flex-offset-md-65,[dir=rtl] .layout-margin .flex-offset-md-65,[dir=rtl] .layout-margin .offset-md-65,[dir=rtl] .offset-md-65{margin-left:auto;margin-right:65%}.flex-offset-md-70,.layout-margin .flex-offset-md-70,.layout-margin .offset-md-70,.offset-md-70{margin-left:70%}[dir=rtl] .flex-offset-md-70,[dir=rtl] .layout-margin .flex-offset-md-70,[dir=rtl] .layout-margin .offset-md-70,[dir=rtl] .offset-md-70{margin-left:auto;margin-right:70%}.flex-offset-md-75,.layout-margin .flex-offset-md-75,.layout-margin .offset-md-75,.offset-md-75{margin-left:75%}[dir=rtl] .flex-offset-md-75,[dir=rtl] .layout-margin .flex-offset-md-75,[dir=rtl] .layout-margin .offset-md-75,[dir=rtl] .offset-md-75{margin-left:auto;margin-right:75%}.flex-offset-md-80,.layout-margin .flex-offset-md-80,.layout-margin .offset-md-80,.offset-md-80{margin-left:80%}[dir=rtl] .flex-offset-md-80,[dir=rtl] .layout-margin .flex-offset-md-80,[dir=rtl] .layout-margin .offset-md-80,[dir=rtl] .offset-md-80{margin-left:auto;margin-right:80%}.flex-offset-md-85,.layout-margin .flex-offset-md-85,.layout-margin .offset-md-85,.offset-md-85{margin-left:85%}[dir=rtl] .flex-offset-md-85,[dir=rtl] .layout-margin .flex-offset-md-85,[dir=rtl] .layout-margin .offset-md-85,[dir=rtl] .offset-md-85{margin-left:auto;margin-right:85%}.flex-offset-md-90,.layout-margin .flex-offset-md-90,.layout-margin .offset-md-90,.offset-md-90{margin-left:90%}[dir=rtl] .flex-offset-md-90,[dir=rtl] .layout-margin .flex-offset-md-90,[dir=rtl] .layout-margin .offset-md-90,[dir=rtl] .offset-md-90{margin-left:auto;margin-right:90%}.flex-offset-md-95,.layout-margin .flex-offset-md-95,.layout-margin .offset-md-95,.offset-md-95{margin-left:95%}[dir=rtl] .flex-offset-md-95,[dir=rtl] .layout-margin .flex-offset-md-95,[dir=rtl] .layout-margin .offset-md-95,[dir=rtl] .offset-md-95{margin-left:auto;margin-right:95%}.flex-offset-md-33,.layout-margin .flex-offset-md-33,.layout-margin .offset-md-33,.offset-md-33{margin-left:33.33333%}.flex-offset-md-66,.layout-margin .flex-offset-md-66,.layout-margin .offset-md-66,.offset-md-66{margin-left:66.66667%}[dir=rtl] .flex-offset-md-66,[dir=rtl] .layout-margin .flex-offset-md-66,[dir=rtl] .layout-margin .offset-md-66,[dir=rtl] .offset-md-66{margin-left:auto;margin-right:66.66667%}.layout-align-md,.layout-align-md-start-stretch{justify-content:flex-start;align-content:stretch;align-items:stretch}.layout-align-md-start,.layout-align-md-start-center,.layout-align-md-start-end,.layout-align-md-start-start,.layout-align-md-start-stretch{justify-content:flex-start}.layout-align-md-center,.layout-align-md-center-center,.layout-align-md-center-end,.layout-align-md-center-start,.layout-align-md-center-stretch{justify-content:center}.layout-align-md-end,.layout-align-md-end-center,.layout-align-md-end-end,.layout-align-md-end-start,.layout-align-md-end-stretch{justify-content:flex-end}.layout-align-md-space-around,.layout-align-md-space-around-center,.layout-align-md-space-around-end,.layout-align-md-space-around-start,.layout-align-md-space-around-stretch{justify-content:space-around}.layout-align-md-space-between,.layout-align-md-space-between-center,.layout-align-md-space-between-end,.layout-align-md-space-between-start,.layout-align-md-space-between-stretch{justify-content:space-between}.layout-align-md-center-start,.layout-align-md-end-start,.layout-align-md-space-around-start,.layout-align-md-space-between-start,.layout-align-md-start-start{align-items:flex-start;align-content:flex-start}.layout-align-md-center-center,.layout-align-md-end-center,.layout-align-md-space-around-center,.layout-align-md-space-between-center,.layout-align-md-start-center{align-items:center;align-content:center;max-width:100%}.layout-align-md-center-center>*,.layout-align-md-end-center>*,.layout-align-md-space-around-center>*,.layout-align-md-space-between-center>*,.layout-align-md-start-center>*{max-width:100%;box-sizing:border-box}.layout-align-md-center-end,.layout-align-md-end-end,.layout-align-md-space-around-end,.layout-align-md-space-between-end,.layout-align-md-start-end{align-items:flex-end;align-content:flex-end}.layout-align-md-center-stretch,.layout-align-md-end-stretch,.layout-align-md-space-around-stretch,.layout-align-md-space-between-stretch,.layout-align-md-start-stretch{align-items:stretch;align-content:stretch}.flex-md{flex:1;box-sizing:border-box}.flex-md-grow{flex:1 1 100%;box-sizing:border-box}.flex-md-initial{flex:0 1 auto;box-sizing:border-box}.flex-md-auto{flex:1 1 auto;box-sizing:border-box}.flex-md-none{flex:0 0 auto;box-sizing:border-box}.flex-md-noshrink{flex:1 0 auto;box-sizing:border-box}.flex-md-nogrow{flex:0 1 auto;box-sizing:border-box}.flex-md-0,.layout-row>.flex-md-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box}.layout-row>.flex-md-0{min-width:0}.layout-column>.flex-md-0{flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box}.layout-md-row>.flex-md-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box;min-width:0}.layout-md-column>.flex-md-0{flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box;min-height:0}.flex-md-5,.layout-row>.flex-md-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-column>.flex-md-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}.layout-md-row>.flex-md-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-md-column>.flex-md-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}.flex-md-10,.layout-row>.flex-md-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}.layout-column>.flex-md-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.layout-md-row>.flex-md-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}.layout-md-column>.flex-md-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.flex-md-15,.layout-row>.flex-md-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}.layout-column>.flex-md-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.layout-md-row>.flex-md-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}.layout-md-column>.flex-md-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.flex-md-20,.layout-row>.flex-md-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}.layout-column>.flex-md-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.layout-md-row>.flex-md-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}.layout-md-column>.flex-md-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.flex-md-25,.layout-row>.flex-md-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}.layout-column>.flex-md-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.layout-md-row>.flex-md-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}.layout-md-column>.flex-md-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.flex-md-30,.layout-row>.flex-md-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}.layout-column>.flex-md-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.layout-md-row>.flex-md-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}.layout-md-column>.flex-md-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.flex-md-35,.layout-row>.flex-md-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}.layout-column>.flex-md-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.layout-md-row>.flex-md-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}.layout-md-column>.flex-md-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.flex-md-40,.layout-row>.flex-md-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}.layout-column>.flex-md-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.layout-md-row>.flex-md-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}.layout-md-column>.flex-md-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.flex-md-45,.layout-row>.flex-md-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}.layout-column>.flex-md-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.layout-md-row>.flex-md-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}.layout-md-column>.flex-md-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.flex-md-50,.layout-row>.flex-md-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}.layout-column>.flex-md-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.layout-md-row>.flex-md-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}.layout-md-column>.flex-md-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.flex-md-55,.layout-row>.flex-md-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}.layout-column>.flex-md-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.layout-md-row>.flex-md-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}.layout-md-column>.flex-md-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.flex-md-60,.layout-row>.flex-md-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}.layout-column>.flex-md-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.layout-md-row>.flex-md-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}.layout-md-column>.flex-md-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.flex-md-65,.layout-row>.flex-md-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}.layout-column>.flex-md-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.layout-md-row>.flex-md-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}.layout-md-column>.flex-md-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.flex-md-70,.layout-row>.flex-md-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}.layout-column>.flex-md-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.layout-md-row>.flex-md-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}.layout-md-column>.flex-md-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.flex-md-75,.layout-row>.flex-md-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}.layout-column>.flex-md-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.layout-md-row>.flex-md-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}.layout-md-column>.flex-md-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.flex-md-80,.layout-row>.flex-md-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}.layout-column>.flex-md-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.layout-md-row>.flex-md-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}.layout-md-column>.flex-md-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.flex-md-85,.layout-row>.flex-md-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}.layout-column>.flex-md-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.layout-md-row>.flex-md-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}.layout-md-column>.flex-md-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.flex-md-90,.layout-row>.flex-md-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}.layout-column>.flex-md-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.layout-md-row>.flex-md-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}.layout-md-column>.flex-md-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.flex-md-95,.layout-row>.flex-md-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-column>.flex-md-95{flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}.layout-md-row>.flex-md-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-md-column>.flex-md-95{max-height:95%}.flex-md-100,.layout-md-column>.flex-md-95{flex:1 1 100%;max-width:100%;box-sizing:border-box}.flex-md-100{max-height:100%}.layout-column>.flex-md-100,.layout-md-column>.flex-md-100,.layout-md-row>.flex-md-100,.layout-row>.flex-md-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}.layout-row>.flex-md-33{flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}.layout-row>.flex-md-66{flex:1 1 66.66%;max-width:66.66%;max-height:100%;box-sizing:border-box}.layout-column>.flex-md-33{flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-column>.flex-md-66{flex:1 1 66.66%;max-width:100%;max-height:66.66%;box-sizing:border-box}.layout-md-row>.flex-md-33{flex:1 1 100%;max-width:33.33%;max-height:100%;box-sizing:border-box}.layout-md-row>.flex-md-66{flex:1 1 100%;max-width:66.66%;max-height:100%;box-sizing:border-box}.layout-md-row>.flex{min-width:0}.layout-md-column>.flex-md-33{flex:1 1 100%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-md-column>.flex-md-66{flex:1 1 100%;max-width:100%;max-height:66.66%;box-sizing:border-box}.layout-md-column>.flex{min-height:0}.layout-md,.layout-md-column,.layout-md-row{box-sizing:border-box;display:-ms-flexbox;display:flex}.layout-md-column{flex-direction:column}.layout-md-row{flex-direction:row}}@media (min-width:1280px){.flex-order-gt-md--20{order:-20}.flex-order-gt-md--19{order:-19}.flex-order-gt-md--18{order:-18}.flex-order-gt-md--17{order:-17}.flex-order-gt-md--16{order:-16}.flex-order-gt-md--15{order:-15}.flex-order-gt-md--14{order:-14}.flex-order-gt-md--13{order:-13}.flex-order-gt-md--12{order:-12}.flex-order-gt-md--11{order:-11}.flex-order-gt-md--10{order:-10}.flex-order-gt-md--9{order:-9}.flex-order-gt-md--8{order:-8}.flex-order-gt-md--7{order:-7}.flex-order-gt-md--6{order:-6}.flex-order-gt-md--5{order:-5}.flex-order-gt-md--4{order:-4}.flex-order-gt-md--3{order:-3}.flex-order-gt-md--2{order:-2}.flex-order-gt-md--1{order:-1}.flex-order-gt-md-0{order:0}.flex-order-gt-md-1{order:1}.flex-order-gt-md-2{order:2}.flex-order-gt-md-3{order:3}.flex-order-gt-md-4{order:4}.flex-order-gt-md-5{order:5}.flex-order-gt-md-6{order:6}.flex-order-gt-md-7{order:7}.flex-order-gt-md-8{order:8}.flex-order-gt-md-9{order:9}.flex-order-gt-md-10{order:10}.flex-order-gt-md-11{order:11}.flex-order-gt-md-12{order:12}.flex-order-gt-md-13{order:13}.flex-order-gt-md-14{order:14}.flex-order-gt-md-15{order:15}.flex-order-gt-md-16{order:16}.flex-order-gt-md-17{order:17}.flex-order-gt-md-18{order:18}.flex-order-gt-md-19{order:19}.flex-order-gt-md-20{order:20}.flex-offset-gt-md-0,.layout-margin .flex-offset-gt-md-0,.layout-margin .offset-gt-md-0,.offset-gt-md-0{margin-left:0}[dir=rtl] .flex-offset-gt-md-0,[dir=rtl] .layout-margin .flex-offset-gt-md-0,[dir=rtl] .layout-margin .offset-gt-md-0,[dir=rtl] .offset-gt-md-0{margin-left:auto;margin-right:0}.flex-offset-gt-md-5,.layout-margin .flex-offset-gt-md-5,.layout-margin .offset-gt-md-5,.offset-gt-md-5{margin-left:5%}[dir=rtl] .flex-offset-gt-md-5,[dir=rtl] .layout-margin .flex-offset-gt-md-5,[dir=rtl] .layout-margin .offset-gt-md-5,[dir=rtl] .offset-gt-md-5{margin-left:auto;margin-right:5%}.flex-offset-gt-md-10,.layout-margin .flex-offset-gt-md-10,.layout-margin .offset-gt-md-10,.offset-gt-md-10{margin-left:10%}[dir=rtl] .flex-offset-gt-md-10,[dir=rtl] .layout-margin .flex-offset-gt-md-10,[dir=rtl] .layout-margin .offset-gt-md-10,[dir=rtl] .offset-gt-md-10{margin-left:auto;margin-right:10%}.flex-offset-gt-md-15,.layout-margin .flex-offset-gt-md-15,.layout-margin .offset-gt-md-15,.offset-gt-md-15{margin-left:15%}[dir=rtl] .flex-offset-gt-md-15,[dir=rtl] .layout-margin .flex-offset-gt-md-15,[dir=rtl] .layout-margin .offset-gt-md-15,[dir=rtl] .offset-gt-md-15{margin-left:auto;margin-right:15%}.flex-offset-gt-md-20,.layout-margin .flex-offset-gt-md-20,.layout-margin .offset-gt-md-20,.offset-gt-md-20{margin-left:20%}[dir=rtl] .flex-offset-gt-md-20,[dir=rtl] .layout-margin .flex-offset-gt-md-20,[dir=rtl] .layout-margin .offset-gt-md-20,[dir=rtl] .offset-gt-md-20{margin-left:auto;margin-right:20%}.flex-offset-gt-md-25,.layout-margin .flex-offset-gt-md-25,.layout-margin .offset-gt-md-25,.offset-gt-md-25{margin-left:25%}[dir=rtl] .flex-offset-gt-md-25,[dir=rtl] .layout-margin .flex-offset-gt-md-25,[dir=rtl] .layout-margin .offset-gt-md-25,[dir=rtl] .offset-gt-md-25{margin-left:auto;margin-right:25%}.flex-offset-gt-md-30,.layout-margin .flex-offset-gt-md-30,.layout-margin .offset-gt-md-30,.offset-gt-md-30{margin-left:30%}[dir=rtl] .flex-offset-gt-md-30,[dir=rtl] .layout-margin .flex-offset-gt-md-30,[dir=rtl] .layout-margin .offset-gt-md-30,[dir=rtl] .offset-gt-md-30{margin-left:auto;margin-right:30%}.flex-offset-gt-md-35,.layout-margin .flex-offset-gt-md-35,.layout-margin .offset-gt-md-35,.offset-gt-md-35{margin-left:35%}[dir=rtl] .flex-offset-gt-md-35,[dir=rtl] .layout-margin .flex-offset-gt-md-35,[dir=rtl] .layout-margin .offset-gt-md-35,[dir=rtl] .offset-gt-md-35{margin-left:auto;margin-right:35%}.flex-offset-gt-md-40,.layout-margin .flex-offset-gt-md-40,.layout-margin .offset-gt-md-40,.offset-gt-md-40{margin-left:40%}[dir=rtl] .flex-offset-gt-md-40,[dir=rtl] .layout-margin .flex-offset-gt-md-40,[dir=rtl] .layout-margin .offset-gt-md-40,[dir=rtl] .offset-gt-md-40{margin-left:auto;margin-right:40%}.flex-offset-gt-md-45,.layout-margin .flex-offset-gt-md-45,.layout-margin .offset-gt-md-45,.offset-gt-md-45{margin-left:45%}[dir=rtl] .flex-offset-gt-md-45,[dir=rtl] .layout-margin .flex-offset-gt-md-45,[dir=rtl] .layout-margin .offset-gt-md-45,[dir=rtl] .offset-gt-md-45{margin-left:auto;margin-right:45%}.flex-offset-gt-md-50,.layout-margin .flex-offset-gt-md-50,.layout-margin .offset-gt-md-50,.offset-gt-md-50{margin-left:50%}[dir=rtl] .flex-offset-gt-md-50,[dir=rtl] .layout-margin .flex-offset-gt-md-50,[dir=rtl] .layout-margin .offset-gt-md-50,[dir=rtl] .offset-gt-md-50{margin-left:auto;margin-right:50%}.flex-offset-gt-md-55,.layout-margin .flex-offset-gt-md-55,.layout-margin .offset-gt-md-55,.offset-gt-md-55{margin-left:55%}[dir=rtl] .flex-offset-gt-md-55,[dir=rtl] .layout-margin .flex-offset-gt-md-55,[dir=rtl] .layout-margin .offset-gt-md-55,[dir=rtl] .offset-gt-md-55{margin-left:auto;margin-right:55%}.flex-offset-gt-md-60,.layout-margin .flex-offset-gt-md-60,.layout-margin .offset-gt-md-60,.offset-gt-md-60{margin-left:60%}[dir=rtl] .flex-offset-gt-md-60,[dir=rtl] .layout-margin .flex-offset-gt-md-60,[dir=rtl] .layout-margin .offset-gt-md-60,[dir=rtl] .offset-gt-md-60{margin-left:auto;margin-right:60%}.flex-offset-gt-md-65,.layout-margin .flex-offset-gt-md-65,.layout-margin .offset-gt-md-65,.offset-gt-md-65{margin-left:65%}[dir=rtl] .flex-offset-gt-md-65,[dir=rtl] .layout-margin .flex-offset-gt-md-65,[dir=rtl] .layout-margin .offset-gt-md-65,[dir=rtl] .offset-gt-md-65{margin-left:auto;margin-right:65%}.flex-offset-gt-md-70,.layout-margin .flex-offset-gt-md-70,.layout-margin .offset-gt-md-70,.offset-gt-md-70{margin-left:70%}[dir=rtl] .flex-offset-gt-md-70,[dir=rtl] .layout-margin .flex-offset-gt-md-70,[dir=rtl] .layout-margin .offset-gt-md-70,[dir=rtl] .offset-gt-md-70{margin-left:auto;margin-right:70%}.flex-offset-gt-md-75,.layout-margin .flex-offset-gt-md-75,.layout-margin .offset-gt-md-75,.offset-gt-md-75{margin-left:75%}[dir=rtl] .flex-offset-gt-md-75,[dir=rtl] .layout-margin .flex-offset-gt-md-75,[dir=rtl] .layout-margin .offset-gt-md-75,[dir=rtl] .offset-gt-md-75{margin-left:auto;margin-right:75%}.flex-offset-gt-md-80,.layout-margin .flex-offset-gt-md-80,.layout-margin .offset-gt-md-80,.offset-gt-md-80{margin-left:80%}[dir=rtl] .flex-offset-gt-md-80,[dir=rtl] .layout-margin .flex-offset-gt-md-80,[dir=rtl] .layout-margin .offset-gt-md-80,[dir=rtl] .offset-gt-md-80{margin-left:auto;margin-right:80%}.flex-offset-gt-md-85,.layout-margin .flex-offset-gt-md-85,.layout-margin .offset-gt-md-85,.offset-gt-md-85{margin-left:85%}[dir=rtl] .flex-offset-gt-md-85,[dir=rtl] .layout-margin .flex-offset-gt-md-85,[dir=rtl] .layout-margin .offset-gt-md-85,[dir=rtl] .offset-gt-md-85{margin-left:auto;margin-right:85%}.flex-offset-gt-md-90,.layout-margin .flex-offset-gt-md-90,.layout-margin .offset-gt-md-90,.offset-gt-md-90{margin-left:90%}[dir=rtl] .flex-offset-gt-md-90,[dir=rtl] .layout-margin .flex-offset-gt-md-90,[dir=rtl] .layout-margin .offset-gt-md-90,[dir=rtl] .offset-gt-md-90{margin-left:auto;margin-right:90%}.flex-offset-gt-md-95,.layout-margin .flex-offset-gt-md-95,.layout-margin .offset-gt-md-95,.offset-gt-md-95{margin-left:95%}[dir=rtl] .flex-offset-gt-md-95,[dir=rtl] .layout-margin .flex-offset-gt-md-95,[dir=rtl] .layout-margin .offset-gt-md-95,[dir=rtl] .offset-gt-md-95{margin-left:auto;margin-right:95%}.flex-offset-gt-md-33,.layout-margin .flex-offset-gt-md-33,.layout-margin .offset-gt-md-33,.offset-gt-md-33{margin-left:33.33333%}.flex-offset-gt-md-66,.layout-margin .flex-offset-gt-md-66,.layout-margin .offset-gt-md-66,.offset-gt-md-66{margin-left:66.66667%}[dir=rtl] .flex-offset-gt-md-66,[dir=rtl] .layout-margin .flex-offset-gt-md-66,[dir=rtl] .layout-margin .offset-gt-md-66,[dir=rtl] .offset-gt-md-66{margin-left:auto;margin-right:66.66667%}.layout-align-gt-md,.layout-align-gt-md-start-stretch{justify-content:flex-start;align-content:stretch;align-items:stretch}.layout-align-gt-md-start,.layout-align-gt-md-start-center,.layout-align-gt-md-start-end,.layout-align-gt-md-start-start,.layout-align-gt-md-start-stretch{justify-content:flex-start}.layout-align-gt-md-center,.layout-align-gt-md-center-center,.layout-align-gt-md-center-end,.layout-align-gt-md-center-start,.layout-align-gt-md-center-stretch{justify-content:center}.layout-align-gt-md-end,.layout-align-gt-md-end-center,.layout-align-gt-md-end-end,.layout-align-gt-md-end-start,.layout-align-gt-md-end-stretch{justify-content:flex-end}.layout-align-gt-md-space-around,.layout-align-gt-md-space-around-center,.layout-align-gt-md-space-around-end,.layout-align-gt-md-space-around-start,.layout-align-gt-md-space-around-stretch{justify-content:space-around}.layout-align-gt-md-space-between,.layout-align-gt-md-space-between-center,.layout-align-gt-md-space-between-end,.layout-align-gt-md-space-between-start,.layout-align-gt-md-space-between-stretch{justify-content:space-between}.layout-align-gt-md-center-start,.layout-align-gt-md-end-start,.layout-align-gt-md-space-around-start,.layout-align-gt-md-space-between-start,.layout-align-gt-md-start-start{align-items:flex-start;align-content:flex-start}.layout-align-gt-md-center-center,.layout-align-gt-md-end-center,.layout-align-gt-md-space-around-center,.layout-align-gt-md-space-between-center,.layout-align-gt-md-start-center{align-items:center;align-content:center;max-width:100%}.layout-align-gt-md-center-center>*,.layout-align-gt-md-end-center>*,.layout-align-gt-md-space-around-center>*,.layout-align-gt-md-space-between-center>*,.layout-align-gt-md-start-center>*{max-width:100%;box-sizing:border-box}.layout-align-gt-md-center-end,.layout-align-gt-md-end-end,.layout-align-gt-md-space-around-end,.layout-align-gt-md-space-between-end,.layout-align-gt-md-start-end{align-items:flex-end;align-content:flex-end}.layout-align-gt-md-center-stretch,.layout-align-gt-md-end-stretch,.layout-align-gt-md-space-around-stretch,.layout-align-gt-md-space-between-stretch,.layout-align-gt-md-start-stretch{align-items:stretch;align-content:stretch}.flex-gt-md{flex:1;box-sizing:border-box}.flex-gt-md-grow{flex:1 1 100%;box-sizing:border-box}.flex-gt-md-initial{flex:0 1 auto;box-sizing:border-box}.flex-gt-md-auto{flex:1 1 auto;box-sizing:border-box}.flex-gt-md-none{flex:0 0 auto;box-sizing:border-box}.flex-gt-md-noshrink{flex:1 0 auto;box-sizing:border-box}.flex-gt-md-nogrow{flex:0 1 auto;box-sizing:border-box}.flex-gt-md-0,.layout-row>.flex-gt-md-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box}.layout-row>.flex-gt-md-0{min-width:0}.layout-column>.flex-gt-md-0{flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box;min-width:0}.layout-gt-md-column>.flex-gt-md-0{flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box;min-height:0}.flex-gt-md-5,.layout-row>.flex-gt-md-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}.flex-gt-md-10,.layout-row>.flex-gt-md-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.flex-gt-md-15,.layout-row>.flex-gt-md-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.flex-gt-md-20,.layout-row>.flex-gt-md-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.flex-gt-md-25,.layout-row>.flex-gt-md-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.flex-gt-md-30,.layout-row>.flex-gt-md-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.flex-gt-md-35,.layout-row>.flex-gt-md-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.flex-gt-md-40,.layout-row>.flex-gt-md-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.flex-gt-md-45,.layout-row>.flex-gt-md-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.flex-gt-md-50,.layout-row>.flex-gt-md-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.flex-gt-md-55,.layout-row>.flex-gt-md-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.flex-gt-md-60,.layout-row>.flex-gt-md-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.flex-gt-md-65,.layout-row>.flex-gt-md-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.flex-gt-md-70,.layout-row>.flex-gt-md-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.flex-gt-md-75,.layout-row>.flex-gt-md-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.flex-gt-md-80,.layout-row>.flex-gt-md-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.flex-gt-md-85,.layout-row>.flex-gt-md-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.flex-gt-md-90,.layout-row>.flex-gt-md-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.flex-gt-md-95,.layout-row>.flex-gt-md-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-95{flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-95{flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}.flex-gt-md-100,.layout-column>.flex-gt-md-100,.layout-gt-md-column>.flex-gt-md-100,.layout-gt-md-row>.flex-gt-md-100,.layout-row>.flex-gt-md-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}.layout-row>.flex-gt-md-33{flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}.layout-row>.flex-gt-md-66{flex:1 1 66.66%;max-width:66.66%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-33{flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-column>.flex-gt-md-66{flex:1 1 66.66%;max-width:100%;max-height:66.66%;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-33{flex:1 1 100%;max-width:33.33%;max-height:100%;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-66{flex:1 1 100%;max-width:66.66%;max-height:100%;box-sizing:border-box}.layout-gt-md-row>.flex{min-width:0}.layout-gt-md-column>.flex-gt-md-33{flex:1 1 100%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-66{flex:1 1 100%;max-width:100%;max-height:66.66%;box-sizing:border-box}.layout-gt-md-column>.flex{min-height:0}.layout-gt-md,.layout-gt-md-column,.layout-gt-md-row{box-sizing:border-box;display:-ms-flexbox;display:flex}.layout-gt-md-column{flex-direction:column}.layout-gt-md-row{flex-direction:row}}@media (min-width:1280px) and (max-width:1919px){.hide-gt-md:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-lg):not(.show),.hide-gt-sm:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-lg):not(.show),.hide-gt-xs:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-lg):not(.show),.hide-lg:not(.show-lg):not(.show-gt-md):not(.show-gt-sm):not(.show-gt-xs):not(.show),.hide:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-lg):not(.show){display:none}.flex-order-lg--20{order:-20}.flex-order-lg--19{order:-19}.flex-order-lg--18{order:-18}.flex-order-lg--17{order:-17}.flex-order-lg--16{order:-16}.flex-order-lg--15{order:-15}.flex-order-lg--14{order:-14}.flex-order-lg--13{order:-13}.flex-order-lg--12{order:-12}.flex-order-lg--11{order:-11}.flex-order-lg--10{order:-10}.flex-order-lg--9{order:-9}.flex-order-lg--8{order:-8}.flex-order-lg--7{order:-7}.flex-order-lg--6{order:-6}.flex-order-lg--5{order:-5}.flex-order-lg--4{order:-4}.flex-order-lg--3{order:-3}.flex-order-lg--2{order:-2}.flex-order-lg--1{order:-1}.flex-order-lg-0{order:0}.flex-order-lg-1{order:1}.flex-order-lg-2{order:2}.flex-order-lg-3{order:3}.flex-order-lg-4{order:4}.flex-order-lg-5{order:5}.flex-order-lg-6{order:6}.flex-order-lg-7{order:7}.flex-order-lg-8{order:8}.flex-order-lg-9{order:9}.flex-order-lg-10{order:10}.flex-order-lg-11{order:11}.flex-order-lg-12{order:12}.flex-order-lg-13{order:13}.flex-order-lg-14{order:14}.flex-order-lg-15{order:15}.flex-order-lg-16{order:16}.flex-order-lg-17{order:17}.flex-order-lg-18{order:18}.flex-order-lg-19{order:19}.flex-order-lg-20{order:20}.flex-offset-lg-0,.layout-margin .flex-offset-lg-0,.layout-margin .offset-lg-0,.offset-lg-0{margin-left:0}[dir=rtl] .flex-offset-lg-0,[dir=rtl] .layout-margin .flex-offset-lg-0,[dir=rtl] .layout-margin .offset-lg-0,[dir=rtl] .offset-lg-0{margin-left:auto;margin-right:0}.flex-offset-lg-5,.layout-margin .flex-offset-lg-5,.layout-margin .offset-lg-5,.offset-lg-5{margin-left:5%}[dir=rtl] .flex-offset-lg-5,[dir=rtl] .layout-margin .flex-offset-lg-5,[dir=rtl] .layout-margin .offset-lg-5,[dir=rtl] .offset-lg-5{margin-left:auto;margin-right:5%}.flex-offset-lg-10,.layout-margin .flex-offset-lg-10,.layout-margin .offset-lg-10,.offset-lg-10{margin-left:10%}[dir=rtl] .flex-offset-lg-10,[dir=rtl] .layout-margin .flex-offset-lg-10,[dir=rtl] .layout-margin .offset-lg-10,[dir=rtl] .offset-lg-10{margin-left:auto;margin-right:10%}.flex-offset-lg-15,.layout-margin .flex-offset-lg-15,.layout-margin .offset-lg-15,.offset-lg-15{margin-left:15%}[dir=rtl] .flex-offset-lg-15,[dir=rtl] .layout-margin .flex-offset-lg-15,[dir=rtl] .layout-margin .offset-lg-15,[dir=rtl] .offset-lg-15{margin-left:auto;margin-right:15%}.flex-offset-lg-20,.layout-margin .flex-offset-lg-20,.layout-margin .offset-lg-20,.offset-lg-20{margin-left:20%}[dir=rtl] .flex-offset-lg-20,[dir=rtl] .layout-margin .flex-offset-lg-20,[dir=rtl] .layout-margin .offset-lg-20,[dir=rtl] .offset-lg-20{margin-left:auto;margin-right:20%}.flex-offset-lg-25,.layout-margin .flex-offset-lg-25,.layout-margin .offset-lg-25,.offset-lg-25{margin-left:25%}[dir=rtl] .flex-offset-lg-25,[dir=rtl] .layout-margin .flex-offset-lg-25,[dir=rtl] .layout-margin .offset-lg-25,[dir=rtl] .offset-lg-25{margin-left:auto;margin-right:25%}.flex-offset-lg-30,.layout-margin .flex-offset-lg-30,.layout-margin .offset-lg-30,.offset-lg-30{margin-left:30%}[dir=rtl] .flex-offset-lg-30,[dir=rtl] .layout-margin .flex-offset-lg-30,[dir=rtl] .layout-margin .offset-lg-30,[dir=rtl] .offset-lg-30{margin-left:auto;margin-right:30%}.flex-offset-lg-35,.layout-margin .flex-offset-lg-35,.layout-margin .offset-lg-35,.offset-lg-35{margin-left:35%}[dir=rtl] .flex-offset-lg-35,[dir=rtl] .layout-margin .flex-offset-lg-35,[dir=rtl] .layout-margin .offset-lg-35,[dir=rtl] .offset-lg-35{margin-left:auto;margin-right:35%}.flex-offset-lg-40,.layout-margin .flex-offset-lg-40,.layout-margin .offset-lg-40,.offset-lg-40{margin-left:40%}[dir=rtl] .flex-offset-lg-40,[dir=rtl] .layout-margin .flex-offset-lg-40,[dir=rtl] .layout-margin .offset-lg-40,[dir=rtl] .offset-lg-40{margin-left:auto;margin-right:40%}.flex-offset-lg-45,.layout-margin .flex-offset-lg-45,.layout-margin .offset-lg-45,.offset-lg-45{margin-left:45%}[dir=rtl] .flex-offset-lg-45,[dir=rtl] .layout-margin .flex-offset-lg-45,[dir=rtl] .layout-margin .offset-lg-45,[dir=rtl] .offset-lg-45{margin-left:auto;margin-right:45%}.flex-offset-lg-50,.layout-margin .flex-offset-lg-50,.layout-margin .offset-lg-50,.offset-lg-50{margin-left:50%}[dir=rtl] .flex-offset-lg-50,[dir=rtl] .layout-margin .flex-offset-lg-50,[dir=rtl] .layout-margin .offset-lg-50,[dir=rtl] .offset-lg-50{margin-left:auto;margin-right:50%}.flex-offset-lg-55,.layout-margin .flex-offset-lg-55,.layout-margin .offset-lg-55,.offset-lg-55{margin-left:55%}[dir=rtl] .flex-offset-lg-55,[dir=rtl] .layout-margin .flex-offset-lg-55,[dir=rtl] .layout-margin .offset-lg-55,[dir=rtl] .offset-lg-55{margin-left:auto;margin-right:55%}.flex-offset-lg-60,.layout-margin .flex-offset-lg-60,.layout-margin .offset-lg-60,.offset-lg-60{margin-left:60%}[dir=rtl] .flex-offset-lg-60,[dir=rtl] .layout-margin .flex-offset-lg-60,[dir=rtl] .layout-margin .offset-lg-60,[dir=rtl] .offset-lg-60{margin-left:auto;margin-right:60%}.flex-offset-lg-65,.layout-margin .flex-offset-lg-65,.layout-margin .offset-lg-65,.offset-lg-65{margin-left:65%}[dir=rtl] .flex-offset-lg-65,[dir=rtl] .layout-margin .flex-offset-lg-65,[dir=rtl] .layout-margin .offset-lg-65,[dir=rtl] .offset-lg-65{margin-left:auto;margin-right:65%}.flex-offset-lg-70,.layout-margin .flex-offset-lg-70,.layout-margin .offset-lg-70,.offset-lg-70{margin-left:70%}[dir=rtl] .flex-offset-lg-70,[dir=rtl] .layout-margin .flex-offset-lg-70,[dir=rtl] .layout-margin .offset-lg-70,[dir=rtl] .offset-lg-70{margin-left:auto;margin-right:70%}.flex-offset-lg-75,.layout-margin .flex-offset-lg-75,.layout-margin .offset-lg-75,.offset-lg-75{margin-left:75%}[dir=rtl] .flex-offset-lg-75,[dir=rtl] .layout-margin .flex-offset-lg-75,[dir=rtl] .layout-margin .offset-lg-75,[dir=rtl] .offset-lg-75{margin-left:auto;margin-right:75%}.flex-offset-lg-80,.layout-margin .flex-offset-lg-80,.layout-margin .offset-lg-80,.offset-lg-80{margin-left:80%}[dir=rtl] .flex-offset-lg-80,[dir=rtl] .layout-margin .flex-offset-lg-80,[dir=rtl] .layout-margin .offset-lg-80,[dir=rtl] .offset-lg-80{margin-left:auto;margin-right:80%}.flex-offset-lg-85,.layout-margin .flex-offset-lg-85,.layout-margin .offset-lg-85,.offset-lg-85{margin-left:85%}[dir=rtl] .flex-offset-lg-85,[dir=rtl] .layout-margin .flex-offset-lg-85,[dir=rtl] .layout-margin .offset-lg-85,[dir=rtl] .offset-lg-85{margin-left:auto;margin-right:85%}.flex-offset-lg-90,.layout-margin .flex-offset-lg-90,.layout-margin .offset-lg-90,.offset-lg-90{margin-left:90%}[dir=rtl] .flex-offset-lg-90,[dir=rtl] .layout-margin .flex-offset-lg-90,[dir=rtl] .layout-margin .offset-lg-90,[dir=rtl] .offset-lg-90{margin-left:auto;margin-right:90%}.flex-offset-lg-95,.layout-margin .flex-offset-lg-95,.layout-margin .offset-lg-95,.offset-lg-95{margin-left:95%}[dir=rtl] .flex-offset-lg-95,[dir=rtl] .layout-margin .flex-offset-lg-95,[dir=rtl] .layout-margin .offset-lg-95,[dir=rtl] .offset-lg-95{margin-left:auto;margin-right:95%}.flex-offset-lg-33,.layout-margin .flex-offset-lg-33,.layout-margin .offset-lg-33,.offset-lg-33{margin-left:33.33333%}.flex-offset-lg-66,.layout-margin .flex-offset-lg-66,.layout-margin .offset-lg-66,.offset-lg-66{margin-left:66.66667%}[dir=rtl] .flex-offset-lg-66,[dir=rtl] .layout-margin .flex-offset-lg-66,[dir=rtl] .layout-margin .offset-lg-66,[dir=rtl] .offset-lg-66{margin-left:auto;margin-right:66.66667%}.layout-align-lg,.layout-align-lg-start-stretch{justify-content:flex-start;align-content:stretch;align-items:stretch}.layout-align-lg-start,.layout-align-lg-start-center,.layout-align-lg-start-end,.layout-align-lg-start-start,.layout-align-lg-start-stretch{justify-content:flex-start}.layout-align-lg-center,.layout-align-lg-center-center,.layout-align-lg-center-end,.layout-align-lg-center-start,.layout-align-lg-center-stretch{justify-content:center}.layout-align-lg-end,.layout-align-lg-end-center,.layout-align-lg-end-end,.layout-align-lg-end-start,.layout-align-lg-end-stretch{justify-content:flex-end}.layout-align-lg-space-around,.layout-align-lg-space-around-center,.layout-align-lg-space-around-end,.layout-align-lg-space-around-start,.layout-align-lg-space-around-stretch{justify-content:space-around}.layout-align-lg-space-between,.layout-align-lg-space-between-center,.layout-align-lg-space-between-end,.layout-align-lg-space-between-start,.layout-align-lg-space-between-stretch{justify-content:space-between}.layout-align-lg-center-start,.layout-align-lg-end-start,.layout-align-lg-space-around-start,.layout-align-lg-space-between-start,.layout-align-lg-start-start{align-items:flex-start;align-content:flex-start}.layout-align-lg-center-center,.layout-align-lg-end-center,.layout-align-lg-space-around-center,.layout-align-lg-space-between-center,.layout-align-lg-start-center{align-items:center;align-content:center;max-width:100%}.layout-align-lg-center-center>*,.layout-align-lg-end-center>*,.layout-align-lg-space-around-center>*,.layout-align-lg-space-between-center>*,.layout-align-lg-start-center>*{max-width:100%;box-sizing:border-box}.layout-align-lg-center-end,.layout-align-lg-end-end,.layout-align-lg-space-around-end,.layout-align-lg-space-between-end,.layout-align-lg-start-end{align-items:flex-end;align-content:flex-end}.layout-align-lg-center-stretch,.layout-align-lg-end-stretch,.layout-align-lg-space-around-stretch,.layout-align-lg-space-between-stretch,.layout-align-lg-start-stretch{align-items:stretch;align-content:stretch}.flex-lg{flex:1;box-sizing:border-box}.flex-lg-grow{flex:1 1 100%;box-sizing:border-box}.flex-lg-initial{flex:0 1 auto;box-sizing:border-box}.flex-lg-auto{flex:1 1 auto;box-sizing:border-box}.flex-lg-none{flex:0 0 auto;box-sizing:border-box}.flex-lg-noshrink{flex:1 0 auto;box-sizing:border-box}.flex-lg-nogrow{flex:0 1 auto;box-sizing:border-box}.flex-lg-0,.layout-row>.flex-lg-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box}.layout-row>.flex-lg-0{min-width:0}.layout-column>.flex-lg-0{flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box}.layout-lg-row>.flex-lg-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box;min-width:0}.layout-lg-column>.flex-lg-0{flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box;min-height:0}.flex-lg-5,.layout-row>.flex-lg-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-column>.flex-lg-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}.layout-lg-row>.flex-lg-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-lg-column>.flex-lg-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}.flex-lg-10,.layout-row>.flex-lg-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}.layout-column>.flex-lg-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.layout-lg-row>.flex-lg-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}.layout-lg-column>.flex-lg-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.flex-lg-15,.layout-row>.flex-lg-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}.layout-column>.flex-lg-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.layout-lg-row>.flex-lg-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}.layout-lg-column>.flex-lg-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.flex-lg-20,.layout-row>.flex-lg-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}.layout-column>.flex-lg-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.layout-lg-row>.flex-lg-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}.layout-lg-column>.flex-lg-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.flex-lg-25,.layout-row>.flex-lg-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}.layout-column>.flex-lg-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.layout-lg-row>.flex-lg-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}.layout-lg-column>.flex-lg-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.flex-lg-30,.layout-row>.flex-lg-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}.layout-column>.flex-lg-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.layout-lg-row>.flex-lg-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}.layout-lg-column>.flex-lg-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.flex-lg-35,.layout-row>.flex-lg-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}.layout-column>.flex-lg-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.layout-lg-row>.flex-lg-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}.layout-lg-column>.flex-lg-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.flex-lg-40,.layout-row>.flex-lg-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}.layout-column>.flex-lg-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.layout-lg-row>.flex-lg-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}.layout-lg-column>.flex-lg-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.flex-lg-45,.layout-row>.flex-lg-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}.layout-column>.flex-lg-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.layout-lg-row>.flex-lg-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}.layout-lg-column>.flex-lg-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.flex-lg-50,.layout-row>.flex-lg-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}.layout-column>.flex-lg-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.layout-lg-row>.flex-lg-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}.layout-lg-column>.flex-lg-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.flex-lg-55,.layout-row>.flex-lg-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}.layout-column>.flex-lg-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.layout-lg-row>.flex-lg-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}.layout-lg-column>.flex-lg-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.flex-lg-60,.layout-row>.flex-lg-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}.layout-column>.flex-lg-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.layout-lg-row>.flex-lg-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}.layout-lg-column>.flex-lg-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.flex-lg-65,.layout-row>.flex-lg-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}.layout-column>.flex-lg-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.layout-lg-row>.flex-lg-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}.layout-lg-column>.flex-lg-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.flex-lg-70,.layout-row>.flex-lg-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}.layout-column>.flex-lg-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.layout-lg-row>.flex-lg-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}.layout-lg-column>.flex-lg-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.flex-lg-75,.layout-row>.flex-lg-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}.layout-column>.flex-lg-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.layout-lg-row>.flex-lg-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}.layout-lg-column>.flex-lg-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.flex-lg-80,.layout-row>.flex-lg-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}.layout-column>.flex-lg-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.layout-lg-row>.flex-lg-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}.layout-lg-column>.flex-lg-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.flex-lg-85,.layout-row>.flex-lg-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}.layout-column>.flex-lg-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.layout-lg-row>.flex-lg-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}.layout-lg-column>.flex-lg-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.flex-lg-90,.layout-row>.flex-lg-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}.layout-column>.flex-lg-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.layout-lg-row>.flex-lg-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}.layout-lg-column>.flex-lg-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.flex-lg-95,.layout-row>.flex-lg-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-column>.flex-lg-95{flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}.layout-lg-row>.flex-lg-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-lg-column>.flex-lg-95{max-height:95%}.flex-lg-100,.layout-lg-column>.flex-lg-95{flex:1 1 100%;max-width:100%;box-sizing:border-box}.flex-lg-100{max-height:100%}.layout-column>.flex-lg-100,.layout-lg-column>.flex-lg-100,.layout-lg-row>.flex-lg-100,.layout-row>.flex-lg-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}.layout-row>.flex-lg-33{flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}.layout-row>.flex-lg-66{flex:1 1 66.66%;max-width:66.66%;max-height:100%;box-sizing:border-box}.layout-column>.flex-lg-33{flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-column>.flex-lg-66{flex:1 1 66.66%;max-width:100%;max-height:66.66%;box-sizing:border-box}.layout-lg-row>.flex-lg-33{flex:1 1 100%;max-width:33.33%;max-height:100%;box-sizing:border-box}.layout-lg-row>.flex-lg-66{flex:1 1 100%;max-width:66.66%;max-height:100%;box-sizing:border-box}.layout-lg-row>.flex{min-width:0}.layout-lg-column>.flex-lg-33{flex:1 1 100%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-lg-column>.flex-lg-66{flex:1 1 100%;max-width:100%;max-height:66.66%;box-sizing:border-box}.layout-lg-column>.flex{min-height:0}.layout-lg,.layout-lg-column,.layout-lg-row{box-sizing:border-box;display:-ms-flexbox;display:flex}.layout-lg-column{flex-direction:column}.layout-lg-row{flex-direction:row}}@media (min-width:1920px){.flex-order-gt-lg--20{order:-20}.flex-order-gt-lg--19{order:-19}.flex-order-gt-lg--18{order:-18}.flex-order-gt-lg--17{order:-17}.flex-order-gt-lg--16{order:-16}.flex-order-gt-lg--15{order:-15}.flex-order-gt-lg--14{order:-14}.flex-order-gt-lg--13{order:-13}.flex-order-gt-lg--12{order:-12}.flex-order-gt-lg--11{order:-11}.flex-order-gt-lg--10{order:-10}.flex-order-gt-lg--9{order:-9}.flex-order-gt-lg--8{order:-8}.flex-order-gt-lg--7{order:-7}.flex-order-gt-lg--6{order:-6}.flex-order-gt-lg--5{order:-5}.flex-order-gt-lg--4{order:-4}.flex-order-gt-lg--3{order:-3}.flex-order-gt-lg--2{order:-2}.flex-order-gt-lg--1{order:-1}.flex-order-gt-lg-0{order:0}.flex-order-gt-lg-1{order:1}.flex-order-gt-lg-2{order:2}.flex-order-gt-lg-3{order:3}.flex-order-gt-lg-4{order:4}.flex-order-gt-lg-5{order:5}.flex-order-gt-lg-6{order:6}.flex-order-gt-lg-7{order:7}.flex-order-gt-lg-8{order:8}.flex-order-gt-lg-9{order:9}.flex-order-gt-lg-10{order:10}.flex-order-gt-lg-11{order:11}.flex-order-gt-lg-12{order:12}.flex-order-gt-lg-13{order:13}.flex-order-gt-lg-14{order:14}.flex-order-gt-lg-15{order:15}.flex-order-gt-lg-16{order:16}.flex-order-gt-lg-17{order:17}.flex-order-gt-lg-18{order:18}.flex-order-gt-lg-19{order:19}.flex-order-gt-lg-20{order:20}.flex-offset-gt-lg-0,.layout-margin .flex-offset-gt-lg-0,.layout-margin .offset-gt-lg-0,.offset-gt-lg-0{margin-left:0}[dir=rtl] .flex-offset-gt-lg-0,[dir=rtl] .layout-margin .flex-offset-gt-lg-0,[dir=rtl] .layout-margin .offset-gt-lg-0,[dir=rtl] .offset-gt-lg-0{margin-left:auto;margin-right:0}.flex-offset-gt-lg-5,.layout-margin .flex-offset-gt-lg-5,.layout-margin .offset-gt-lg-5,.offset-gt-lg-5{margin-left:5%}[dir=rtl] .flex-offset-gt-lg-5,[dir=rtl] .layout-margin .flex-offset-gt-lg-5,[dir=rtl] .layout-margin .offset-gt-lg-5,[dir=rtl] .offset-gt-lg-5{margin-left:auto;margin-right:5%}.flex-offset-gt-lg-10,.layout-margin .flex-offset-gt-lg-10,.layout-margin .offset-gt-lg-10,.offset-gt-lg-10{margin-left:10%}[dir=rtl] .flex-offset-gt-lg-10,[dir=rtl] .layout-margin .flex-offset-gt-lg-10,[dir=rtl] .layout-margin .offset-gt-lg-10,[dir=rtl] .offset-gt-lg-10{margin-left:auto;margin-right:10%}.flex-offset-gt-lg-15,.layout-margin .flex-offset-gt-lg-15,.layout-margin .offset-gt-lg-15,.offset-gt-lg-15{margin-left:15%}[dir=rtl] .flex-offset-gt-lg-15,[dir=rtl] .layout-margin .flex-offset-gt-lg-15,[dir=rtl] .layout-margin .offset-gt-lg-15,[dir=rtl] .offset-gt-lg-15{margin-left:auto;margin-right:15%}.flex-offset-gt-lg-20,.layout-margin .flex-offset-gt-lg-20,.layout-margin .offset-gt-lg-20,.offset-gt-lg-20{margin-left:20%}[dir=rtl] .flex-offset-gt-lg-20,[dir=rtl] .layout-margin .flex-offset-gt-lg-20,[dir=rtl] .layout-margin .offset-gt-lg-20,[dir=rtl] .offset-gt-lg-20{margin-left:auto;margin-right:20%}.flex-offset-gt-lg-25,.layout-margin .flex-offset-gt-lg-25,.layout-margin .offset-gt-lg-25,.offset-gt-lg-25{margin-left:25%}[dir=rtl] .flex-offset-gt-lg-25,[dir=rtl] .layout-margin .flex-offset-gt-lg-25,[dir=rtl] .layout-margin .offset-gt-lg-25,[dir=rtl] .offset-gt-lg-25{margin-left:auto;margin-right:25%}.flex-offset-gt-lg-30,.layout-margin .flex-offset-gt-lg-30,.layout-margin .offset-gt-lg-30,.offset-gt-lg-30{margin-left:30%}[dir=rtl] .flex-offset-gt-lg-30,[dir=rtl] .layout-margin .flex-offset-gt-lg-30,[dir=rtl] .layout-margin .offset-gt-lg-30,[dir=rtl] .offset-gt-lg-30{margin-left:auto;margin-right:30%}.flex-offset-gt-lg-35,.layout-margin .flex-offset-gt-lg-35,.layout-margin .offset-gt-lg-35,.offset-gt-lg-35{margin-left:35%}[dir=rtl] .flex-offset-gt-lg-35,[dir=rtl] .layout-margin .flex-offset-gt-lg-35,[dir=rtl] .layout-margin .offset-gt-lg-35,[dir=rtl] .offset-gt-lg-35{margin-left:auto;margin-right:35%}.flex-offset-gt-lg-40,.layout-margin .flex-offset-gt-lg-40,.layout-margin .offset-gt-lg-40,.offset-gt-lg-40{margin-left:40%}[dir=rtl] .flex-offset-gt-lg-40,[dir=rtl] .layout-margin .flex-offset-gt-lg-40,[dir=rtl] .layout-margin .offset-gt-lg-40,[dir=rtl] .offset-gt-lg-40{margin-left:auto;margin-right:40%}.flex-offset-gt-lg-45,.layout-margin .flex-offset-gt-lg-45,.layout-margin .offset-gt-lg-45,.offset-gt-lg-45{margin-left:45%}[dir=rtl] .flex-offset-gt-lg-45,[dir=rtl] .layout-margin .flex-offset-gt-lg-45,[dir=rtl] .layout-margin .offset-gt-lg-45,[dir=rtl] .offset-gt-lg-45{margin-left:auto;margin-right:45%}.flex-offset-gt-lg-50,.layout-margin .flex-offset-gt-lg-50,.layout-margin .offset-gt-lg-50,.offset-gt-lg-50{margin-left:50%}[dir=rtl] .flex-offset-gt-lg-50,[dir=rtl] .layout-margin .flex-offset-gt-lg-50,[dir=rtl] .layout-margin .offset-gt-lg-50,[dir=rtl] .offset-gt-lg-50{margin-left:auto;margin-right:50%}.flex-offset-gt-lg-55,.layout-margin .flex-offset-gt-lg-55,.layout-margin .offset-gt-lg-55,.offset-gt-lg-55{margin-left:55%}[dir=rtl] .flex-offset-gt-lg-55,[dir=rtl] .layout-margin .flex-offset-gt-lg-55,[dir=rtl] .layout-margin .offset-gt-lg-55,[dir=rtl] .offset-gt-lg-55{margin-left:auto;margin-right:55%}.flex-offset-gt-lg-60,.layout-margin .flex-offset-gt-lg-60,.layout-margin .offset-gt-lg-60,.offset-gt-lg-60{margin-left:60%}[dir=rtl] .flex-offset-gt-lg-60,[dir=rtl] .layout-margin .flex-offset-gt-lg-60,[dir=rtl] .layout-margin .offset-gt-lg-60,[dir=rtl] .offset-gt-lg-60{margin-left:auto;margin-right:60%}.flex-offset-gt-lg-65,.layout-margin .flex-offset-gt-lg-65,.layout-margin .offset-gt-lg-65,.offset-gt-lg-65{margin-left:65%}[dir=rtl] .flex-offset-gt-lg-65,[dir=rtl] .layout-margin .flex-offset-gt-lg-65,[dir=rtl] .layout-margin .offset-gt-lg-65,[dir=rtl] .offset-gt-lg-65{margin-left:auto;margin-right:65%}.flex-offset-gt-lg-70,.layout-margin .flex-offset-gt-lg-70,.layout-margin .offset-gt-lg-70,.offset-gt-lg-70{margin-left:70%}[dir=rtl] .flex-offset-gt-lg-70,[dir=rtl] .layout-margin .flex-offset-gt-lg-70,[dir=rtl] .layout-margin .offset-gt-lg-70,[dir=rtl] .offset-gt-lg-70{margin-left:auto;margin-right:70%}.flex-offset-gt-lg-75,.layout-margin .flex-offset-gt-lg-75,.layout-margin .offset-gt-lg-75,.offset-gt-lg-75{margin-left:75%}[dir=rtl] .flex-offset-gt-lg-75,[dir=rtl] .layout-margin .flex-offset-gt-lg-75,[dir=rtl] .layout-margin .offset-gt-lg-75,[dir=rtl] .offset-gt-lg-75{margin-left:auto;margin-right:75%}.flex-offset-gt-lg-80,.layout-margin .flex-offset-gt-lg-80,.layout-margin .offset-gt-lg-80,.offset-gt-lg-80{margin-left:80%}[dir=rtl] .flex-offset-gt-lg-80,[dir=rtl] .layout-margin .flex-offset-gt-lg-80,[dir=rtl] .layout-margin .offset-gt-lg-80,[dir=rtl] .offset-gt-lg-80{margin-left:auto;margin-right:80%}.flex-offset-gt-lg-85,.layout-margin .flex-offset-gt-lg-85,.layout-margin .offset-gt-lg-85,.offset-gt-lg-85{margin-left:85%}[dir=rtl] .flex-offset-gt-lg-85,[dir=rtl] .layout-margin .flex-offset-gt-lg-85,[dir=rtl] .layout-margin .offset-gt-lg-85,[dir=rtl] .offset-gt-lg-85{margin-left:auto;margin-right:85%}.flex-offset-gt-lg-90,.layout-margin .flex-offset-gt-lg-90,.layout-margin .offset-gt-lg-90,.offset-gt-lg-90{margin-left:90%}[dir=rtl] .flex-offset-gt-lg-90,[dir=rtl] .layout-margin .flex-offset-gt-lg-90,[dir=rtl] .layout-margin .offset-gt-lg-90,[dir=rtl] .offset-gt-lg-90{margin-left:auto;margin-right:90%}.flex-offset-gt-lg-95,.layout-margin .flex-offset-gt-lg-95,.layout-margin .offset-gt-lg-95,.offset-gt-lg-95{margin-left:95%}[dir=rtl] .flex-offset-gt-lg-95,[dir=rtl] .layout-margin .flex-offset-gt-lg-95,[dir=rtl] .layout-margin .offset-gt-lg-95,[dir=rtl] .offset-gt-lg-95{margin-left:auto;margin-right:95%}.flex-offset-gt-lg-33,.layout-margin .flex-offset-gt-lg-33,.layout-margin .offset-gt-lg-33,.offset-gt-lg-33{margin-left:33.33333%}.flex-offset-gt-lg-66,.layout-margin .flex-offset-gt-lg-66,.layout-margin .offset-gt-lg-66,.offset-gt-lg-66{margin-left:66.66667%}[dir=rtl] .flex-offset-gt-lg-66,[dir=rtl] .layout-margin .flex-offset-gt-lg-66,[dir=rtl] .layout-margin .offset-gt-lg-66,[dir=rtl] .offset-gt-lg-66{margin-left:auto;margin-right:66.66667%}.layout-align-gt-lg,.layout-align-gt-lg-start-stretch{justify-content:flex-start;align-content:stretch;align-items:stretch}.layout-align-gt-lg-start,.layout-align-gt-lg-start-center,.layout-align-gt-lg-start-end,.layout-align-gt-lg-start-start,.layout-align-gt-lg-start-stretch{justify-content:flex-start}.layout-align-gt-lg-center,.layout-align-gt-lg-center-center,.layout-align-gt-lg-center-end,.layout-align-gt-lg-center-start,.layout-align-gt-lg-center-stretch{justify-content:center}.layout-align-gt-lg-end,.layout-align-gt-lg-end-center,.layout-align-gt-lg-end-end,.layout-align-gt-lg-end-start,.layout-align-gt-lg-end-stretch{justify-content:flex-end}.layout-align-gt-lg-space-around,.layout-align-gt-lg-space-around-center,.layout-align-gt-lg-space-around-end,.layout-align-gt-lg-space-around-start,.layout-align-gt-lg-space-around-stretch{justify-content:space-around}.layout-align-gt-lg-space-between,.layout-align-gt-lg-space-between-center,.layout-align-gt-lg-space-between-end,.layout-align-gt-lg-space-between-start,.layout-align-gt-lg-space-between-stretch{justify-content:space-between}.layout-align-gt-lg-center-start,.layout-align-gt-lg-end-start,.layout-align-gt-lg-space-around-start,.layout-align-gt-lg-space-between-start,.layout-align-gt-lg-start-start{align-items:flex-start;align-content:flex-start}.layout-align-gt-lg-center-center,.layout-align-gt-lg-end-center,.layout-align-gt-lg-space-around-center,.layout-align-gt-lg-space-between-center,.layout-align-gt-lg-start-center{align-items:center;align-content:center;max-width:100%}.layout-align-gt-lg-center-center>*,.layout-align-gt-lg-end-center>*,.layout-align-gt-lg-space-around-center>*,.layout-align-gt-lg-space-between-center>*,.layout-align-gt-lg-start-center>*{max-width:100%;box-sizing:border-box}.layout-align-gt-lg-center-end,.layout-align-gt-lg-end-end,.layout-align-gt-lg-space-around-end,.layout-align-gt-lg-space-between-end,.layout-align-gt-lg-start-end{align-items:flex-end;align-content:flex-end}.layout-align-gt-lg-center-stretch,.layout-align-gt-lg-end-stretch,.layout-align-gt-lg-space-around-stretch,.layout-align-gt-lg-space-between-stretch,.layout-align-gt-lg-start-stretch{align-items:stretch;align-content:stretch}.flex-gt-lg{flex:1;box-sizing:border-box}.flex-gt-lg-grow{flex:1 1 100%;box-sizing:border-box}.flex-gt-lg-initial{flex:0 1 auto;box-sizing:border-box}.flex-gt-lg-auto{flex:1 1 auto;box-sizing:border-box}.flex-gt-lg-none{flex:0 0 auto;box-sizing:border-box}.flex-gt-lg-noshrink{flex:1 0 auto;box-sizing:border-box}.flex-gt-lg-nogrow{flex:0 1 auto;box-sizing:border-box}.flex-gt-lg-0,.layout-row>.flex-gt-lg-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box}.layout-row>.flex-gt-lg-0{min-width:0}.layout-column>.flex-gt-lg-0{flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box;min-width:0}.layout-gt-lg-column>.flex-gt-lg-0{flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box;min-height:0}.flex-gt-lg-5,.layout-row>.flex-gt-lg-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}.flex-gt-lg-10,.layout-row>.flex-gt-lg-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.flex-gt-lg-15,.layout-row>.flex-gt-lg-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.flex-gt-lg-20,.layout-row>.flex-gt-lg-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.flex-gt-lg-25,.layout-row>.flex-gt-lg-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.flex-gt-lg-30,.layout-row>.flex-gt-lg-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.flex-gt-lg-35,.layout-row>.flex-gt-lg-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.flex-gt-lg-40,.layout-row>.flex-gt-lg-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.flex-gt-lg-45,.layout-row>.flex-gt-lg-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.flex-gt-lg-50,.layout-row>.flex-gt-lg-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.flex-gt-lg-55,.layout-row>.flex-gt-lg-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.flex-gt-lg-60,.layout-row>.flex-gt-lg-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.flex-gt-lg-65,.layout-row>.flex-gt-lg-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.flex-gt-lg-70,.layout-row>.flex-gt-lg-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.flex-gt-lg-75,.layout-row>.flex-gt-lg-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.flex-gt-lg-80,.layout-row>.flex-gt-lg-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.flex-gt-lg-85,.layout-row>.flex-gt-lg-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.flex-gt-lg-90,.layout-row>.flex-gt-lg-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.flex-gt-lg-95,.layout-row>.flex-gt-lg-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-95{flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-95{flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}.flex-gt-lg-100,.layout-column>.flex-gt-lg-100,.layout-gt-lg-column>.flex-gt-lg-100,.layout-gt-lg-row>.flex-gt-lg-100,.layout-row>.flex-gt-lg-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}.layout-row>.flex-gt-lg-33{flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}.layout-row>.flex-gt-lg-66{flex:1 1 66.66%;max-width:66.66%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-33{flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-column>.flex-gt-lg-66{flex:1 1 66.66%;max-width:100%;max-height:66.66%;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-33{flex:1 1 100%;max-width:33.33%;max-height:100%;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-66{flex:1 1 100%;max-width:66.66%;max-height:100%;box-sizing:border-box}.layout-gt-lg-row>.flex{min-width:0}.layout-gt-lg-column>.flex-gt-lg-33{flex:1 1 100%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-66{flex:1 1 100%;max-width:100%;max-height:66.66%;box-sizing:border-box}.layout-gt-lg-column>.flex{min-height:0}.layout-gt-lg,.layout-gt-lg-column,.layout-gt-lg-row{box-sizing:border-box;display:-ms-flexbox;display:flex}.layout-gt-lg-column{flex-direction:column}.layout-gt-lg-row{flex-direction:row}.flex-order-xl--20{order:-20}.flex-order-xl--19{order:-19}.flex-order-xl--18{order:-18}.flex-order-xl--17{order:-17}.flex-order-xl--16{order:-16}.flex-order-xl--15{order:-15}.flex-order-xl--14{order:-14}.flex-order-xl--13{order:-13}.flex-order-xl--12{order:-12}.flex-order-xl--11{order:-11}.flex-order-xl--10{order:-10}.flex-order-xl--9{order:-9}.flex-order-xl--8{order:-8}.flex-order-xl--7{order:-7}.flex-order-xl--6{order:-6}.flex-order-xl--5{order:-5}.flex-order-xl--4{order:-4}.flex-order-xl--3{order:-3}.flex-order-xl--2{order:-2}.flex-order-xl--1{order:-1}.flex-order-xl-0{order:0}.flex-order-xl-1{order:1}.flex-order-xl-2{order:2}.flex-order-xl-3{order:3}.flex-order-xl-4{order:4}.flex-order-xl-5{order:5}.flex-order-xl-6{order:6}.flex-order-xl-7{order:7}.flex-order-xl-8{order:8}.flex-order-xl-9{order:9}.flex-order-xl-10{order:10}.flex-order-xl-11{order:11}.flex-order-xl-12{order:12}.flex-order-xl-13{order:13}.flex-order-xl-14{order:14}.flex-order-xl-15{order:15}.flex-order-xl-16{order:16}.flex-order-xl-17{order:17}.flex-order-xl-18{order:18}.flex-order-xl-19{order:19}.flex-order-xl-20{order:20}.flex-offset-xl-0,.layout-margin .flex-offset-xl-0,.layout-margin .offset-xl-0,.offset-xl-0{margin-left:0}[dir=rtl] .flex-offset-xl-0,[dir=rtl] .layout-margin .flex-offset-xl-0,[dir=rtl] .layout-margin .offset-xl-0,[dir=rtl] .offset-xl-0{margin-left:auto;margin-right:0}.flex-offset-xl-5,.layout-margin .flex-offset-xl-5,.layout-margin .offset-xl-5,.offset-xl-5{margin-left:5%}[dir=rtl] .flex-offset-xl-5,[dir=rtl] .layout-margin .flex-offset-xl-5,[dir=rtl] .layout-margin .offset-xl-5,[dir=rtl] .offset-xl-5{margin-left:auto;margin-right:5%}.flex-offset-xl-10,.layout-margin .flex-offset-xl-10,.layout-margin .offset-xl-10,.offset-xl-10{margin-left:10%}[dir=rtl] .flex-offset-xl-10,[dir=rtl] .layout-margin .flex-offset-xl-10,[dir=rtl] .layout-margin .offset-xl-10,[dir=rtl] .offset-xl-10{margin-left:auto;margin-right:10%}.flex-offset-xl-15,.layout-margin .flex-offset-xl-15,.layout-margin .offset-xl-15,.offset-xl-15{margin-left:15%}[dir=rtl] .flex-offset-xl-15,[dir=rtl] .layout-margin .flex-offset-xl-15,[dir=rtl] .layout-margin .offset-xl-15,[dir=rtl] .offset-xl-15{margin-left:auto;margin-right:15%}.flex-offset-xl-20,.layout-margin .flex-offset-xl-20,.layout-margin .offset-xl-20,.offset-xl-20{margin-left:20%}[dir=rtl] .flex-offset-xl-20,[dir=rtl] .layout-margin .flex-offset-xl-20,[dir=rtl] .layout-margin .offset-xl-20,[dir=rtl] .offset-xl-20{margin-left:auto;margin-right:20%}.flex-offset-xl-25,.layout-margin .flex-offset-xl-25,.layout-margin .offset-xl-25,.offset-xl-25{margin-left:25%}[dir=rtl] .flex-offset-xl-25,[dir=rtl] .layout-margin .flex-offset-xl-25,[dir=rtl] .layout-margin .offset-xl-25,[dir=rtl] .offset-xl-25{margin-left:auto;margin-right:25%}.flex-offset-xl-30,.layout-margin .flex-offset-xl-30,.layout-margin .offset-xl-30,.offset-xl-30{margin-left:30%}[dir=rtl] .flex-offset-xl-30,[dir=rtl] .layout-margin .flex-offset-xl-30,[dir=rtl] .layout-margin .offset-xl-30,[dir=rtl] .offset-xl-30{margin-left:auto;margin-right:30%}.flex-offset-xl-35,.layout-margin .flex-offset-xl-35,.layout-margin .offset-xl-35,.offset-xl-35{margin-left:35%}[dir=rtl] .flex-offset-xl-35,[dir=rtl] .layout-margin .flex-offset-xl-35,[dir=rtl] .layout-margin .offset-xl-35,[dir=rtl] .offset-xl-35{margin-left:auto;margin-right:35%}.flex-offset-xl-40,.layout-margin .flex-offset-xl-40,.layout-margin .offset-xl-40,.offset-xl-40{margin-left:40%}[dir=rtl] .flex-offset-xl-40,[dir=rtl] .layout-margin .flex-offset-xl-40,[dir=rtl] .layout-margin .offset-xl-40,[dir=rtl] .offset-xl-40{margin-left:auto;margin-right:40%}.flex-offset-xl-45,.layout-margin .flex-offset-xl-45,.layout-margin .offset-xl-45,.offset-xl-45{margin-left:45%}[dir=rtl] .flex-offset-xl-45,[dir=rtl] .layout-margin .flex-offset-xl-45,[dir=rtl] .layout-margin .offset-xl-45,[dir=rtl] .offset-xl-45{margin-left:auto;margin-right:45%}.flex-offset-xl-50,.layout-margin .flex-offset-xl-50,.layout-margin .offset-xl-50,.offset-xl-50{margin-left:50%}[dir=rtl] .flex-offset-xl-50,[dir=rtl] .layout-margin .flex-offset-xl-50,[dir=rtl] .layout-margin .offset-xl-50,[dir=rtl] .offset-xl-50{margin-left:auto;margin-right:50%}.flex-offset-xl-55,.layout-margin .flex-offset-xl-55,.layout-margin .offset-xl-55,.offset-xl-55{margin-left:55%}[dir=rtl] .flex-offset-xl-55,[dir=rtl] .layout-margin .flex-offset-xl-55,[dir=rtl] .layout-margin .offset-xl-55,[dir=rtl] .offset-xl-55{margin-left:auto;margin-right:55%}.flex-offset-xl-60,.layout-margin .flex-offset-xl-60,.layout-margin .offset-xl-60,.offset-xl-60{margin-left:60%}[dir=rtl] .flex-offset-xl-60,[dir=rtl] .layout-margin .flex-offset-xl-60,[dir=rtl] .layout-margin .offset-xl-60,[dir=rtl] .offset-xl-60{margin-left:auto;margin-right:60%}.flex-offset-xl-65,.layout-margin .flex-offset-xl-65,.layout-margin .offset-xl-65,.offset-xl-65{margin-left:65%}[dir=rtl] .flex-offset-xl-65,[dir=rtl] .layout-margin .flex-offset-xl-65,[dir=rtl] .layout-margin .offset-xl-65,[dir=rtl] .offset-xl-65{margin-left:auto;margin-right:65%}.flex-offset-xl-70,.layout-margin .flex-offset-xl-70,.layout-margin .offset-xl-70,.offset-xl-70{margin-left:70%}[dir=rtl] .flex-offset-xl-70,[dir=rtl] .layout-margin .flex-offset-xl-70,[dir=rtl] .layout-margin .offset-xl-70,[dir=rtl] .offset-xl-70{margin-left:auto;margin-right:70%}.flex-offset-xl-75,.layout-margin .flex-offset-xl-75,.layout-margin .offset-xl-75,.offset-xl-75{margin-left:75%}[dir=rtl] .flex-offset-xl-75,[dir=rtl] .layout-margin .flex-offset-xl-75,[dir=rtl] .layout-margin .offset-xl-75,[dir=rtl] .offset-xl-75{margin-left:auto;margin-right:75%}.flex-offset-xl-80,.layout-margin .flex-offset-xl-80,.layout-margin .offset-xl-80,.offset-xl-80{margin-left:80%}[dir=rtl] .flex-offset-xl-80,[dir=rtl] .layout-margin .flex-offset-xl-80,[dir=rtl] .layout-margin .offset-xl-80,[dir=rtl] .offset-xl-80{margin-left:auto;margin-right:80%}.flex-offset-xl-85,.layout-margin .flex-offset-xl-85,.layout-margin .offset-xl-85,.offset-xl-85{margin-left:85%}[dir=rtl] .flex-offset-xl-85,[dir=rtl] .layout-margin .flex-offset-xl-85,[dir=rtl] .layout-margin .offset-xl-85,[dir=rtl] .offset-xl-85{margin-left:auto;margin-right:85%}.flex-offset-xl-90,.layout-margin .flex-offset-xl-90,.layout-margin .offset-xl-90,.offset-xl-90{margin-left:90%}[dir=rtl] .flex-offset-xl-90,[dir=rtl] .layout-margin .flex-offset-xl-90,[dir=rtl] .layout-margin .offset-xl-90,[dir=rtl] .offset-xl-90{margin-left:auto;margin-right:90%}.flex-offset-xl-95,.layout-margin .flex-offset-xl-95,.layout-margin .offset-xl-95,.offset-xl-95{margin-left:95%}[dir=rtl] .flex-offset-xl-95,[dir=rtl] .layout-margin .flex-offset-xl-95,[dir=rtl] .layout-margin .offset-xl-95,[dir=rtl] .offset-xl-95{margin-left:auto;margin-right:95%}.flex-offset-xl-33,.layout-margin .flex-offset-xl-33,.layout-margin .offset-xl-33,.offset-xl-33{margin-left:33.33333%}.flex-offset-xl-66,.layout-margin .flex-offset-xl-66,.layout-margin .offset-xl-66,.offset-xl-66{margin-left:66.66667%}[dir=rtl] .flex-offset-xl-66,[dir=rtl] .layout-margin .flex-offset-xl-66,[dir=rtl] .layout-margin .offset-xl-66,[dir=rtl] .offset-xl-66{margin-left:auto;margin-right:66.66667%}.layout-align-xl,.layout-align-xl-start-stretch{justify-content:flex-start;align-content:stretch;align-items:stretch}.layout-align-xl-start,.layout-align-xl-start-center,.layout-align-xl-start-end,.layout-align-xl-start-start,.layout-align-xl-start-stretch{justify-content:flex-start}.layout-align-xl-center,.layout-align-xl-center-center,.layout-align-xl-center-end,.layout-align-xl-center-start,.layout-align-xl-center-stretch{justify-content:center}.layout-align-xl-end,.layout-align-xl-end-center,.layout-align-xl-end-end,.layout-align-xl-end-start,.layout-align-xl-end-stretch{justify-content:flex-end}.layout-align-xl-space-around,.layout-align-xl-space-around-center,.layout-align-xl-space-around-end,.layout-align-xl-space-around-start,.layout-align-xl-space-around-stretch{justify-content:space-around}.layout-align-xl-space-between,.layout-align-xl-space-between-center,.layout-align-xl-space-between-end,.layout-align-xl-space-between-start,.layout-align-xl-space-between-stretch{justify-content:space-between}.layout-align-xl-center-start,.layout-align-xl-end-start,.layout-align-xl-space-around-start,.layout-align-xl-space-between-start,.layout-align-xl-start-start{align-items:flex-start;align-content:flex-start}.layout-align-xl-center-center,.layout-align-xl-end-center,.layout-align-xl-space-around-center,.layout-align-xl-space-between-center,.layout-align-xl-start-center{align-items:center;align-content:center;max-width:100%}.layout-align-xl-center-center>*,.layout-align-xl-end-center>*,.layout-align-xl-space-around-center>*,.layout-align-xl-space-between-center>*,.layout-align-xl-start-center>*{max-width:100%;box-sizing:border-box}.layout-align-xl-center-end,.layout-align-xl-end-end,.layout-align-xl-space-around-end,.layout-align-xl-space-between-end,.layout-align-xl-start-end{align-items:flex-end;align-content:flex-end}.layout-align-xl-center-stretch,.layout-align-xl-end-stretch,.layout-align-xl-space-around-stretch,.layout-align-xl-space-between-stretch,.layout-align-xl-start-stretch{align-items:stretch;align-content:stretch}.flex-xl{flex:1;box-sizing:border-box}.flex-xl-grow{flex:1 1 100%;box-sizing:border-box}.flex-xl-initial{flex:0 1 auto;box-sizing:border-box}.flex-xl-auto{flex:1 1 auto;box-sizing:border-box}.flex-xl-none{flex:0 0 auto;box-sizing:border-box}.flex-xl-noshrink{flex:1 0 auto;box-sizing:border-box}.flex-xl-nogrow{flex:0 1 auto;box-sizing:border-box}.flex-xl-0,.layout-row>.flex-xl-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box}.layout-row>.flex-xl-0{min-width:0}.layout-column>.flex-xl-0{flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box}.layout-xl-row>.flex-xl-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box;min-width:0}.layout-xl-column>.flex-xl-0{flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box;min-height:0}.flex-xl-5,.layout-row>.flex-xl-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xl-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}.layout-xl-row>.flex-xl-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-xl-column>.flex-xl-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}.flex-xl-10,.layout-row>.flex-xl-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xl-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.layout-xl-row>.flex-xl-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}.layout-xl-column>.flex-xl-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.flex-xl-15,.layout-row>.flex-xl-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xl-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.layout-xl-row>.flex-xl-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}.layout-xl-column>.flex-xl-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.flex-xl-20,.layout-row>.flex-xl-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xl-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.layout-xl-row>.flex-xl-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}.layout-xl-column>.flex-xl-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.flex-xl-25,.layout-row>.flex-xl-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xl-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.layout-xl-row>.flex-xl-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}.layout-xl-column>.flex-xl-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.flex-xl-30,.layout-row>.flex-xl-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xl-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.layout-xl-row>.flex-xl-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}.layout-xl-column>.flex-xl-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.flex-xl-35,.layout-row>.flex-xl-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xl-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.layout-xl-row>.flex-xl-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}.layout-xl-column>.flex-xl-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.flex-xl-40,.layout-row>.flex-xl-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xl-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.layout-xl-row>.flex-xl-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}.layout-xl-column>.flex-xl-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.flex-xl-45,.layout-row>.flex-xl-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xl-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.layout-xl-row>.flex-xl-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}.layout-xl-column>.flex-xl-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.flex-xl-50,.layout-row>.flex-xl-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xl-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.layout-xl-row>.flex-xl-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}.layout-xl-column>.flex-xl-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.flex-xl-55,.layout-row>.flex-xl-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xl-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.layout-xl-row>.flex-xl-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}.layout-xl-column>.flex-xl-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.flex-xl-60,.layout-row>.flex-xl-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xl-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.layout-xl-row>.flex-xl-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}.layout-xl-column>.flex-xl-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.flex-xl-65,.layout-row>.flex-xl-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xl-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.layout-xl-row>.flex-xl-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}.layout-xl-column>.flex-xl-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.flex-xl-70,.layout-row>.flex-xl-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xl-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.layout-xl-row>.flex-xl-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}.layout-xl-column>.flex-xl-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.flex-xl-75,.layout-row>.flex-xl-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xl-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.layout-xl-row>.flex-xl-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}.layout-xl-column>.flex-xl-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.flex-xl-80,.layout-row>.flex-xl-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xl-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.layout-xl-row>.flex-xl-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}.layout-xl-column>.flex-xl-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.flex-xl-85,.layout-row>.flex-xl-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xl-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.layout-xl-row>.flex-xl-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}.layout-xl-column>.flex-xl-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.flex-xl-90,.layout-row>.flex-xl-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xl-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.layout-xl-row>.flex-xl-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}.layout-xl-column>.flex-xl-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.flex-xl-95,.layout-row>.flex-xl-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xl-95{flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}.layout-xl-row>.flex-xl-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-xl-column>.flex-xl-95{max-height:95%}.flex-xl-100,.layout-xl-column>.flex-xl-95{flex:1 1 100%;max-width:100%;box-sizing:border-box}.flex-xl-100{max-height:100%}.layout-column>.flex-xl-100,.layout-row>.flex-xl-100,.layout-xl-column>.flex-xl-100,.layout-xl-row>.flex-xl-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}.layout-row>.flex-xl-33{flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}.layout-row>.flex-xl-66{flex:1 1 66.66%;max-width:66.66%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xl-33{flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-column>.flex-xl-66{flex:1 1 66.66%;max-width:100%;max-height:66.66%;box-sizing:border-box}.layout-xl-row>.flex-xl-33{flex:1 1 100%;max-width:33.33%;max-height:100%;box-sizing:border-box}.layout-xl-row>.flex-xl-66{flex:1 1 100%;max-width:66.66%;max-height:100%;box-sizing:border-box}.layout-xl-row>.flex{min-width:0}.layout-xl-column>.flex-xl-33{flex:1 1 100%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-xl-column>.flex-xl-66{flex:1 1 100%;max-width:100%;max-height:66.66%;box-sizing:border-box}.layout-xl-column>.flex{min-height:0}.layout-xl,.layout-xl-column,.layout-xl-row{box-sizing:border-box;display:-ms-flexbox;display:flex}.layout-xl-column{flex-direction:column}.layout-xl-row{flex-direction:row}.hide-gt-lg:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-gt-lg):not(.show-xl):not(.show),.hide-gt-md:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-gt-lg):not(.show-xl):not(.show),.hide-gt-sm:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-gt-lg):not(.show-xl):not(.show),.hide-gt-xs:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-gt-lg):not(.show-xl):not(.show),.hide-xl:not(.show-xl):not(.show-gt-lg):not(.show-gt-md):not(.show-gt-sm):not(.show-gt-xs):not(.show),.hide:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-gt-lg):not(.show-xl):not(.show){display:none}}@media print{.hide-print:not(.show-print):not(.show){display:none!important}}[ui-grid] .ui-grid-cell-contents{padding:0}[ui-grid] .ui-grid-cell{padding:8px}[ui-grid] .ui-grid-top-panel{background-color:#e8e8e8}[ui-grid] .ui-grid-row:nth-child(odd) .ui-grid-cell{background-color:#fafafa;border:1px solid #e2e2e2;padding:.8em}[ui-grid] .ui-grid-row:nth-child(2n) .ui-grid-cell{background-color:#ffff;padding:.8em}[ui-grid] .ui-grid-row .ui-grid-cell{border-right:initial!important;border-left:initial!important}body{font-weight:300;overflow-x:hidden}body,button,html,input,select,textarea{font-family:Roboto,Helvetica Neue,sans-serif}a:not(.animate-if),button:not(.animate-if){transition:none!important}a:not(.animate-if).ng-enter,a:not(.animate-if).ng-enter-active,a:not(.animate-if).ng-leave,a:not(.animate-if).ng-leave-active,button:not(.animate-if).ng-enter,button:not(.animate-if).ng-enter-active,button:not(.animate-if).ng-leave,button:not(.animate-if).ng-leave-active{display:none!important;transition:none!important}.app--view{width:100%;display:block!important;background-color:#fff}.app-wrapper{height:100%}.app--toolbar{position:sticky;top:0}.app--toolbar .md-button.md-default-theme:not([disabled]).md-focused,.app--toolbar .md-button.md-default-theme:not([disabled]):hover,.app--toolbar .md-button:not([disabled]).md-focused,.app--toolbar .md-button:not([disabled]):hover{background-color:hsla(0,0%,100%,.14)}.app--sidebar{max-width:270px}.app--sidebar md-list{padding:0}.app--sidebar .md-subheader{background-color:rgba(124,141,152,.15);font-weight:700;color:#333e48;text-transform:uppercase}.app--sidebar .md-list-item-text{color:#485765;font-weight:300}.notifications-sidebar .notifications-sidebar--content,.page-wrapper{padding:1rem}.md-list-item-text{flex:1 1 auto;font-weight:300}.md-block{width:100%}md-icon.md-text-size{width:1.3em;height:1.3em;min-width:1.3em;min-height:1.3em}md-icon.md-icon--button{cursor:pointer;transition:background-color .3s ease}md-icon.md-icon--button:focus,md-icon.md-icon--button:hover{outline:none;background-color:rgba(0,0,0,.1);border-radius:2px}md-list-item._md-button-wrap>div.md-button:first-child>.md-button:first-child{z-index:2}.md-align-self-center{align-self:center}.md-size-auto{width:auto!important}.md-height-auto,.md-size-auto{height:auto!important}md-toolbar.md-short{min-height:48px}md-toolbar.md-short .md-toolbar-tools{height:48px}md-toolbar.md-tiny{min-height:2.5rem}md-toolbar.md-tiny .md-toolbar-tools{font-size:1rem;height:2.5rem}md-toolbar.md-height-auto{min-height:auto}md-toolbar.md-height-auto .md-toolbar-tools{height:auto}md-toolbar md-icon:not(.md-primary){fill:currentColor!important}md-toolbar .md-toolbar-subtitle{padding:0 1rem;padding-bottom:.75rem;font-size:.9rem;margin-top:-1rem;display:flex;flex-flow:row}md-dialog input,md-dialog textarea{font-weight:300}md-dialog.md-dialog--large{max-width:1000px}md-dialog.md-dialog--medium{max-width:560px}md-dialog.md-dialog--small{max-width:400px}md-dialog md-dialog-actions{padding-top:.5rem;padding-bottom:.5rem}md-toolbar h1,md-toolbar h2,md-toolbar h3{color:#fff}md-list-item{border-right:4px solid transparent}md-list-item>.md-button{margin-right:-4px!important}md-list-item.md-list-item-active{border-right:4px solid #3fa7dd;background-color:rgba(50,150,213,.1)}md-list-item.md-list-item-active .md-list-item-text{font-weight:500;color:#000}md-list-item .title{font-size:1rem;line-height:1.4em;font-weight:300}md-list-item .meta{font-size:.8rem;line-height:1.4em;font-weight:300}.md-select-header--container .md-select-header--searchbox{border:none;outline:none;height:100%;width:100%;padding:0}.md-select-header--container .md-select-header{box-shadow:0 1px 0 0 rgba(0,0,0,.1),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12);padding-left:10.667px;height:48px;cursor:pointer;position:relative;display:flex;align-items:center;width:auto}.md-select-header--container md-content._md{max-height:240px}md-tooltip.md-panel{font-size:15px;background:#000;padding:.25rem .4rem;max-width:300px;height:auto;white-space:normal;text-overflow:ellipsis;word-break:break-word}dd,dd a,dl{outline:none!important}

/*!
 * angular-loading-bar v0.9.0
 * https://chieffancypants.github.io/angular-loading-bar
 * Copyright (c) 2016 Wes Cruver
 * License: MIT
 */#loading-bar{z-index:100000;position:fixed;top:0;height:30px;width:100%;opacity:1}#loading-bar .bar{background:#fff!important;opacity:1}#loading-bar .peg{box-shadow:1px 0 6px 1px #fff!important;opacity:1}#loading-bar .spinner-icon{border-top-color:#fff!important;border-left-color:#fff!important}.text-notransform{text-transform:none}.cdbl-badge{display:inline-block;border-radius:5px;background-color:#3fa7dd;padding:4px 6px;line-height:1em;font-size:.7rem;color:#fff}.cdbl-badge.badge--subtle{background-color:rgba(0,0,0,.1);color:rgba(0,0,0,.4)}.cdbl-badge.badge--important{background-color:#f2483f;color:#fff}.cdbl-badge.badge--primary{background-color:#3fa7dd;color:#fff}.md-badge-button{overflow:visible}.md-badge-button .cdbl-badge{position:absolute;font-style:normal;background:#f44336;padding:0 5px;border-radius:7px;left:50%;top:0;font-size:10px;line-height:15px}pre.debug{overflow:auto;background:#f5f5f5;padding:1rem;border-left:7px solid #9c9c9c}.md-table .table--wrapper:not(:last-child){margin-bottom:1.5rem}.md-table .table--summary{padding-bottom:1.5rem}.md-table.md-relaxed td,.md-table.md-relaxed th{padding:1rem 1.5rem}.md-table.md-raised{box-shadow:0 1px 8px 0 rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 3px 3px -2px rgba(0,0,0,.12)}.md-table.md-sticky-header table thead th{position:sticky;top:0;z-index:1}.md-table table{width:100%;border:1px solid transparent!important;border-radius:4px;border-collapse:separate;margin-bottom:0;border-spacing:0;color:#363636}.md-table table td,.md-table table th{text-align:left;padding:.5em .75em;vertical-align:top;border-bottom:1px solid #dbdbdb;background-color:#fff}.md-table table th{font-weight:500}.md-table table thead th{border-width:0 0 2px;color:#363636}.md-table table tr{background-color:#fff}@media screen and (max-width:768px){.md-table.md-responsive.md-raised{box-shadow:none}.md-table.md-responsive table{background-color:transparent}.md-table.md-responsive table tr{background-color:#fff}.md-table.md-responsive thead{display:none}.md-table.md-responsive tr{box-shadow:0 2px 3px hsla(0,0%,4%,.1),0 0 0 1px hsla(0,0%,4%,.1);max-width:100%;position:relative;display:block}.md-table.md-responsive tr:not(:last-child){margin-bottom:1rem}.md-table.md-responsive tr:not(.detail):not(.is-empty):not(.table-footer) td:before{content:attr(data-label);font-weight:600;padding-right:.5em;text-align:left}.md-table.md-responsive tr:not(.detail):not(.is-empty):not(.table-footer) td{display:flex;width:auto;justify-content:space-between;text-align:right;border-bottom:1px solid #f5f5f5}}.md-timeline{position:relative;padding:1rem 0}.md-timeline .md-timeline--item{left:0;padding-left:1rem;width:100%;position:relative;display:block;white-space:nowrap;min-height:30px;box-sizing:border-box}.md-timeline .md-timeline--item:not(:last-child):after{top:calc(50% + 30px)}.md-timeline .md-timeline--item:not(:first-child):before,.md-timeline .md-timeline--item:not(:last-child):after{display:block;content:"";width:2px;height:calc(50% - 30px);position:absolute;background:#d2d2d2;left:2.25rem;transform:translateX(-50%)}.md-timeline .md-timeline--item:not(:first-child):before{top:0}.md-timeline .md-timeline--item .md-timeline--marker{position:absolute;width:2.5rem;height:2.5rem;background:#d2d2d2;top:calc(50% - 1.25rem);left:1rem;border-radius:50%;text-align:center;cursor:default;display:flex;align-items:center;justify-content:center}.md-timeline .md-timeline--item .md-timeline--content-wrapper{margin-left:4.5rem;position:relative;padding:1rem 0}.md-timeline .md-timeline--item .md-timeline--content{padding:1rem;box-shadow:0 1px 3px 0 rgba(0,0,0,.33);white-space:normal}.cdbl-loader--wrapper{display:flex;justify-content:center;align-items:center;height:100%;position:absolute;top:0;left:0;width:100%;background-color:hsla(0,0%,75%,.61);pointer-events:none;z-index:100}.mr-05{margin-right:.5rem}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-bold{font-weight:700}a{color:#3fa7dd;text-decoration:none}a:active,a:hover{outline:0}.md-avatar-small.md-avatar,.md-avatar-small .md-avatar{width:30px;height:30px}.md-avatar{width:42px;height:42px;border-radius:50%}.md-input-avatar>img{position:absolute}.md-input-avatar.md-avatar-small{margin-left:3rem}.md-input-avatar.md-avatar-small>img{position:absolute;border-radius:50%;left:-2.1rem}md-input-container .hint{float:left;margin-top:5px;font-size:12px;line-height:14px;transition:all .3s cubic-bezier(.55,0,.55,.2);color:grey}md-input-container.md-fill label:not(.md-no-float):not(.md-container-ignore){transform:translate3d(10px,34px,0) scale(1)}md-input-container.md-fill.md-input-focused label:not(.md-no-float),md-input-container.md-fill.md-input-has-placeholder label:not(.md-no-float),md-input-container.md-fill.md-input-has-value label:not(.md-no-float){transform:translate3d(8px,30px,0) scale(.75)}md-input-container.md-fill textarea{background:hsla(0,0%,100%,.5);padding:1.5rem .5rem 1rem;border-top-left-radius:4px;border-top-right-radius:4px}md-input-container md-switch:last-of-type{margin-bottom:0}.rotate-180{transform:rotate(180deg)}.label-pill{padding:.2rem .5rem;background:#39a8de;border-radius:.7rem;line-height:1em;font-size:.7rem;color:#fff;font-weight:500}.inline-list-item:not(:last-child):after{content:",";margin-right:.5em;position:relative}.bellshake{animation:o .5s cubic-bezier(.36,.07,.19,.97) both;backface-visibility:hidden}@keyframes o{0%{transform:rotate(0)}15%{transform:rotate(7deg)}30%{transform:rotate(-7deg)}45%{transform:rotate(5deg)}60%{transform:rotate(-5deg)}75%{transform:rotate(3deg)}85%{transform:rotate(-3deg)}92%{transform:rotate(2deg)}to{transform:rotate(0)}}.md-icon-small{height:16px;width:16px;min-height:16px;min-width:16px}.md-icon-large{height:32px;width:32px;min-height:32px;min-width:32px}.cdbl-stat{font-size:1rem;display:flex;flex-flow:column;justify-content:center;align-items:center;background-color:#e4e4e4;padding:1em 1em .25em;border-bottom:.4em solid grey;border-radius:4px}.cdbl-stat.stat-huge{font-size:1.5rem}.cdbl-stat.stat-large{font-size:1.25rem}.cdbl-stat.stat-small{font-size:.9rem}.cdbl-stat.stat-tiny{font-size:.75rem}.cdbl-stat .stat--value{font-size:1.3em;font-weight:700}.cdbl-stat .stat--label{font-size:1em}[ng-messages] .message{font-size:12px;line-height:14px;overflow:hidden;transition:all .3s}[ng-messages] .message-error{color:#f2483f}[ng-messages] .message-info{color:#3fa7dd}.cdbl__loader{position:relative;padding:1.5em;font-size:2rem}.cdbl__loader.with-fill:after{content:"";width:calc(100% - 2rem);height:calc(100% - 2rem);z-index:1;background-color:#f1f1f1;border-radius:5px}.cdbl__loader .cdbl__loader-text,.cdbl__loader.with-fill:after{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%)}.cdbl__loader .cdbl__loader-text{z-index:10;width:100%;font-weight:500;color:#dcdcdc;text-align:center;font-size:1.2em}.cdbl__loader .cdbl__loader-text.under-spinner{top:calc(2em + 50%)}.cdbl__loader .cdbl__loader-text.small{font-size:1rem}.cdbl__loader .cdbl__loader-spinner{z-index:10;position:absolute;top:50%;left:50%;border:.2rem solid #dcdcdc;border-left-color:#fff;transform:translateX(-50%) translateY(-50%);animation:p 1.1s infinite linear}.cdbl__loader .cdbl__loader-spinner,.cdbl__loader .cdbl__loader-spinner:after{border-radius:100%;width:1em;height:1em;box-sizing:border-box}.cdbl__loader.cdbl__loader--primary .cdbl__loader-text{color:#36a9e1}.cdbl__loader.cdbl__loader--primary .cdbl__loader-spinner{border-color:#36a9e1;border-left-color:#fff}@keyframes p{0%{transform:translateX(-50%) translateY(-50%) rotate(0deg)}to{transform:translateX(-50%) translateY(-50%) rotate(1turn)}}.cdbl-title--h2{font-size:1.25rem;font-weight:500;line-height:1.4em;letter-spacing:.025rem}.cdbl__label{font-weight:500}a.cdbl__button{line-height:1.2em!important}.cdbl__button{display:inline-flex;flex-flow:row;align-items:center;padding:.7em 1em;background:#e8edf0;line-height:1.2em;border-radius:4px;color:#3fa7dd;font-weight:400;font-size:.875rem;vertical-align:baseline;margin:0;text-transform:uppercase;text-align:center;transition:all .25s ease;cursor:pointer}.cdbl__button.is-active,.cdbl__button:focus,.cdbl__button:hover{background:#1780bc;color:#fff}.cdbl__button.cdbl__button--link{font-size:16px;font-weight:300;line-height:1.5em;letter-spacing:.01875rem;background-color:transparent;border:none;box-shadow:none;color:#3fa7dd;transition:all .5s cubic-bezier(.35,0,.25,1);border-radius:none;padding:0!important}.cdbl__button.cdbl__button--link:hover{text-decoration:underline}.cdbl__button.cdbl__button--link:focus,.cdbl__button.cdbl__button--link:hover{color:#3fa7dd;border:none;background-color:transparent;box-shadow:none}.cdbl__button.cdbl__button--uppercase{text-transform:uppercase}.cdbl__button.cdbl__button--capitalize{text-transform:capitalize}.cdbl__button.cdbl__button--notransform{text-transform:none}.cdbl__button.cdbl__button--small{font-size:.8rem;padding:.5em .75em}.cdbl__button.cdbl__button--small md-icon{max-width:15px;max-height:15px;min-width:15px;min-height:15px}.cdbl__button.cdbl__button--large{font-size:18px;padding:.65em 1em}.cdbl__button.cdbl__button--large md-icon{max-width:15px;max-height:15px;min-width:15px;min-height:15px}.cdbl__button.cdbl__button--icon-right md-icon{margin-left:.5em}.cdbl__button.cdbl__button--icon-left md-icon{margin-right:.5em}.cdbl__button.cdbl__button--primary{background:#3fa7dd;color:#fff}.cdbl__button.cdbl__button--primary.is-active,.cdbl__button.cdbl__button--primary:focus,.cdbl__button.cdbl__button--primary:hover{background:#1780bc;color:#fff}.cdbl__button.cdbl__button--warning{background:#f2483f;color:#fff}.cdbl__button.cdbl__button--warning.is-active,.cdbl__button.cdbl__button--warning:focus,.cdbl__button.cdbl__button--warning:hover{background:#b62325;color:#fff}.cdbl__button.cdbl__button--success{background:#8eb33c;color:#fff}.cdbl__button.cdbl__button--success.is-active,.cdbl__button.cdbl__button--success:focus,.cdbl__button.cdbl__button--success:hover{background:#5f8b1a;color:#fff}.cdbl__button.disabled,.cdbl__button[disabled=disabled]{pointer-events:none;background:#d9d9d9;color:rgba(60,60,60,.5)}input[type=text].cdbl__input{height:42px}input[type=text].cdbl__input,select.cdbl__select{width:100%;padding:.5rem .66rem;background-color:hsla(0,0%,100%,.2);border:1px solid #c0ced7;border-radius:3px;appearance:none;outline:none;font-size:16px;font-weight:300;line-height:1.5em;letter-spacing:.01875rem;color:#000}select.cdbl__select{margin-bottom:0!important}select.cdbl__select:after{margin-top:-12px}.cdbl__input,.cdbl__select,.cdbl__textarea{width:100%;padding:.5rem .66rem;background-color:hsla(0,0%,100%,.2);border:1px solid #c0ced7;border-radius:3px;appearance:none;outline:none;font-size:16px;font-weight:300;line-height:1.5em;letter-spacing:.01875rem;color:#000}.cdbl__checkbox-wrapper .label,.cdbl__radio-wrapper .label,.cdbl__select-wrapper .label{cursor:pointer}.cdbl-form__field{display:inline-flex;flex-flow:column nowrap}.cdbl-form__field[disabled] *{user-select:none}.cdbl-form__field>.field-inner>label{display:inline-block;margin-bottom:.75rem;font-size:1rem;font-weight:700}.cdbl-form__field .cdbl__input-wrapper{display:flex;flex-flow:row nowrap;align-items:center}.cdbl-form__field .cdbl__input-wrapper .cdbl__input-inner{flex:1 1 auto;position:relative}.cdbl-form__field .cdbl__input-wrapper cdbl-icon{flex:0 0 auto}.cdbl-form__field .cdbl__textarea-wrapper .cdbl__textarea,.cdbl-form__field .cdbl__textarea-wrapper textarea{display:block;max-height:600px;max-width:100%;min-height:120px;width:100%;min-width:auto;max-width:calc(100% - 1rem);padding:.5rem;resize:vertical}.cdbl-form__field .cdbl__select-wrapper{position:relative}.cdbl-form__field .cdbl__select-wrapper:after{border:1px solid #000;border-right:0;border-top:0;content:" ";display:block;height:.5em;pointer-events:none;position:absolute;transform:rotate(-45deg);width:.5em;margin-top:-7px;right:12px;top:50%;z-index:4}.cdbl-form__field .cdbl__select-wrapper>select{padding:calc(.375em - 1px) 2.5em calc(.375em - 1px) calc(.625em - 1px)}.cdbl-form__field .cdbl__checkbox-wrapper,.cdbl-form__field .cdbl__radio-wrapper{display:flex;flex-flow:column nowrap}.cdbl-form__field .cdbl__checkbox-wrapper .cdbl__helper-wrapper label,.cdbl-form__field .cdbl__radio-wrapper .cdbl__helper-wrapper label{flex-wrap:nowrap;align-items:baseline}.cdbl-form__field .cdbl__checkbox-wrapper .cdbl__helper-wrapper label .cdbl__radio+.check,.cdbl-form__field .cdbl__radio-wrapper .cdbl__helper-wrapper label .cdbl__radio+.check{top:.2em}.cdbl-form__field .cdbl__checkbox-wrapper.horizontal,.cdbl-form__field .cdbl__radio-wrapper.horizontal{flex-flow:row nowrap}.cdbl-form__field .cdbl__checkbox-wrapper .divider,.cdbl-form__field .cdbl__radio-wrapper .divider{border-top:1px solid rgba(0,0,0,.25);margin:.25rem 0}.cdbl-form__field.fluid,.cdbl-form__field.fluid>.field-inner{width:100%}.cdbl-form__field.horizontal>.field-inner{display:inline-flex;flex-flow:row wrap;align-items:center;width:auto}.cdbl-form__field.horizontal>.field-inner>label{flex:0 1 auto;margin-right:1em}.cdbl-form__field.horizontal>.field-inner>label+*{flex:1 1 auto;width:auto;min-width:200px}.cdbl-form__field.horizontal.align-top>.field-inner{align-items:start}.cdbl-form__field:not(.has-error) [ng-messages]{display:none}.cdbl-form__field.has-error .cdbl__checkbox,.cdbl-form__field.has-error .cdbl__input,.cdbl-form__field.has-error .cdbl__radio,.cdbl-form__field.has-error .cdbl__select,.cdbl-form__field.has-error .cdbl__textarea{border:1px solid #be272d}.cdbl-form__field.has-error .cdbl__input-preffix,.cdbl-form__field.has-error .cdbl__input-suffix{border-color:#be272d;background-color:rgba(190,39,45,.15)}.cdbl-form__field.has-error [ng-messages]{display:block;color:#be272d;font-size:.875rem;font-weight:300;line-height:1.57em;letter-spacing:.01625rem}.cdbl-form__field.has-error [ng-messages] p{margin-top:0;font-size:.875rem;font-weight:300;line-height:1.57em;letter-spacing:.01625rem}.cdbl-form__field.has-preffix .cdbl__input{border-top-left-radius:0;border-bottom-left-radius:0;border-left:none}.cdbl-form__field.has-suffix .cdbl__input{border-top-right-radius:0;border-bottom-right-radius:0;border-right:none}.cdbl-form__field .cdbl__input-preffix,.cdbl-form__field .cdbl__input-suffix{padding:.5rem .66rem;background-color:rgba(192,206,215,.35);border:1px solid #c0ced7;border-radius:3px;outline:none;font-size:16px;font-weight:300;line-height:1.5em;letter-spacing:.01875rem;flex:0 0 auto}.cdbl-form__field .cdbl__input-preffix{border-top-right-radius:0;border-bottom-right-radius:0;border-right:none}.cdbl-form__field .cdbl__input-suffix{border-top-left-radius:0;border-bottom-left-radius:0;border-left:none}.cdbl__select{height:42px;font-size:1rem;background:none;padding:calc(.375em - 1px) 2.5em calc(.375em - 1px) calc(.625em - 1px)}.cdbl__select-wrapper{position:relative}.cdbl__select-wrapper:after{border:1px solid #000;border-right:0;border-top:0;content:" ";display:block;height:.5em;pointer-events:none;position:absolute;transform:rotate(-45deg);width:.5em;margin-top:-12px;right:12px;top:50%;z-index:4}.cdbl__avatar{height:72px;width:72px;border-radius:100%}.cdbl-marked-wrapper{font-size:.9rem;color:#333e48}.cdbl-marked-wrapper h1,.cdbl-marked-wrapper h2,.cdbl-marked-wrapper h3,.cdbl-marked-wrapper h4,.cdbl-marked-wrapper h5,.cdbl-marked-wrapper h6{color:#333e48;font-weight:300;line-height:1.25em;letter-spacing:.02813rem}.cdbl-marked-wrapper h1{font-size:1.5rem}.cdbl-marked-wrapper h2{font-size:1.3rem}.cdbl-marked-wrapper h3{font-size:1.2rem}.cdbl-marked-wrapper h4{font-size:1.1rem}.cdbl-marked-wrapper h5{font-size:1rem}.cdbl-marked-wrapper h6,.cdbl-marked-wrapper p{font-size:.9rem}.resource-card .data-row{word-break:break-word}.resource-card .data-row .label{display:flex;flex-direction:row;align-items:start}.resource-card .data-row .label+div{flex:1 1 auto}.resource-card .data-row .md-icon-button.md-button{padding:0;min-height:auto;height:auto}.resource-card .data-row p{margin:0}.resource-card .data-row p+p{margin-top:1rem}.legacy-app--view{display:block!important}.legacy-app--view .md-button{background-color:transparent}.legacy-app--view .md-button:hover{background-color:rgba(0,0,0,.2)}.legacy-app--view .md-button:active,.legacy-app--view .md-button:focus{background-color:transparent}.legacy-app--view .comment-form--outer-wrapper,.legacy-app--view .intercom-form--outer-wrapper{border:1px solid #d8d8d8;margin:1rem 0;padding:1rem;background:#ececec;border-radius:4px}.legacy-app--view .comment-form--outer-wrapper input,.legacy-app--view .comment-form--outer-wrapper select,.legacy-app--view .comment-form--outer-wrapper textarea,.legacy-app--view .intercom-form--outer-wrapper input,.legacy-app--view .intercom-form--outer-wrapper select,.legacy-app--view .intercom-form--outer-wrapper textarea{border-radius:4px;outline:none}.legacy-app--view .comment-form--outer-wrapper textarea,.legacy-app--view .intercom-form--outer-wrapper textarea{resize:vertical}.legacy-app--view [ng-messages]{font-size:14px;color:#f44336;margin:1rem 0;margin-top:-.75rem}.user-page .header-wrapper{display:flex;flex-flow:row wrap;align-items:center;margin-bottom:1rem}.user-page .header-wrapper .user-avatar{margin-right:1rem;flex:0 0 auto}.user-page .header-wrapper .user-name{flex:0 0 auto;margin-bottom:0;margin-top:0;margin-right:1rem}.user-page .header-wrapper .user-actions{flex:0 0 auto}@-webkit-viewport{.cdbl-table{width:device-width;zoom:1}}@-moz-viewport{.cdbl-table{width:device-width;zoom:1}}@-ms-viewport{.cdbl-table{width:device-width;zoom:1}}@-o-viewport{.cdbl-table{width:device-width;zoom:1}}@viewport{.cdbl-table{width:device-width;zoom:1}}.cdbl-table table{max-width:100%;border-collapse:collapse}.cdbl-table .table{width:100%;margin-bottom:1.52941em}.cdbl-table .table td,.cdbl-table .table th{padding:.47059em;text-align:left;border-top:.07143em solid #b8b8b8}.cdbl-table .table th{font-weight:700;vertical-align:bottom;background-color:#cecece}.cdbl-table .table td{vertical-align:top}.cdbl-table .table thead:first-child tr td,.cdbl-table .table thead:first-child tr th{border-top:0}.cdbl-table .table tbody+tbody{border-top:.14286em solid #b8b8b8}.cdbl-table .table-condensed td,.cdbl-table .table-condensed th{padding:.29412em}.cdbl-table .table-bordered{border:.07143em solid #b8b8b8;border-collapse:separate;*border-collapse:collapsed;border-radius:.47059em}.cdbl-table .table-bordered td+td,.cdbl-table .table-bordered td+th,.cdbl-table .table-bordered th+td,.cdbl-table .table-bordered th+th{border-left:.07143em solid #b8b8b8}.cdbl-table .table-bordered tbody:first-child tr:first-child td,.cdbl-table .table-bordered tbody:first-child tr:first-child th,.cdbl-table .table-bordered thead:first-child tr:first-child th{border-top:0}.cdbl-table .table-bordered tbody:first-child tr:first-child td:first-child,.cdbl-table .table-bordered thead:first-child tr:first-child th:first-child{border-radius:.47059em 0 0 0}.cdbl-table .table-bordered tbody:first-child tr:first-child td:last-child,.cdbl-table .table-bordered thead:first-child tr:first-child th:last-child{border-radius:0 .47059em 0 0}.cdbl-table .table-bordered tbody:last-child tr:last-child td:first-child,.cdbl-table .table-bordered thead:last-child tr:last-child th:first-child{border-radius:0 0 0 .47059em}.cdbl-table .table-bordered tbody:last-child tr:last-child td:last-child,.cdbl-table .table-bordered thead:last-child tr:last-child th:last-child{border-radius:0 0 .47059em 0}.cdbl-table .table-stripped tr:nth-child(odd){background-color:#fff}.cdbl-table .table-stripped tr:nth-child(2n){background-color:#fafafa;border-color:#e2e2e2}.cdbl-table .table-responsive{display:block;width:100%;overflow-x:auto;white-space:nowrap}.cdbl-table .table__wrapper:not(:last-child){margin-bottom:1.5rem}.cdbl-table .table__summary{padding-bottom:1.5rem}.cdbl-table tr:nth-child(odd) td{background-color:#fafafa;border:1px solid #e2e2e2;padding:.8em}.cdbl-table tr:nth-child(2n) td{background-color:#ffff;padding:.8em}.cdbl-table.table--relaxed td,.cdbl-table.table--relaxed th{padding:1rem 1.5rem}.cdbl-table.table--raised{box-shadow:0 1px 8px 0 rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 3px 3px -2px rgba(0,0,0,.12)}.cdbl-table.table--highlight-hover table tbody tr:hover{background-color:rgba(0,0,0,.05)!important}.cdbl-table.table--sticky-header table thead th{position:sticky;top:0;z-index:1}.cdbl-table table{width:100%;border:1px solid transparent!important;border-radius:4px;border-collapse:separate;margin-bottom:0;border-spacing:0;color:#363636}.cdbl-table table td,.cdbl-table table th{text-align:left;padding:.5em .75em;vertical-align:top;border-bottom:1px solid #dbdbdb;background-color:transparent}.cdbl-table table th{font-weight:500}.cdbl-table table thead th{border-width:0 0 2px;color:#363636}.cdbl-table table tr td,.cdbl-table table tr th{width:100%}@media screen and (max-width:600px){.cdbl-table.table--highlight-hover table tbody tr:hover{background-color:#fff}.cdbl-table.table--responsive.table--raised{box-shadow:none}.cdbl-table.table--responsive table{background-color:transparent}.cdbl-table.table--responsive table tr{background-color:#fff}.cdbl-table.table--responsive thead{display:none}.cdbl-table.table--responsive tr{box-shadow:0 2px 3px hsla(0,0%,4%,.1),0 0 0 1px hsla(0,0%,4%,.1);max-width:100%;position:relative;display:block}.cdbl-table.table--responsive tr:not(:last-child){margin-bottom:1rem}.cdbl-table.table--responsive tr:not(.detail):not(.is-empty):not(.table__footer) td:before{content:attr(data-label);font-weight:600;padding-right:.5em;text-align:left}.cdbl-table.table--responsive tr:not(.detail):not(.is-empty):not(.table__footer) td{display:flex;width:auto;justify-content:space-between;text-align:right;border-bottom:1px solid #f5f5f5}}.grid-container{max-width:42.625rem!important;width:auto!important;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media only screen and (min-width:600px){.grid-container{padding-left:2rem;padding-right:2rem}}.container--large .grid-container,.grid-container.container--large{max-width:58.25rem!important}@media only screen and (min-width:600px){.grid-container{max-width:44.625rem!important}.container--large .grid-container,.grid-container.container--large{max-width:60.25rem!important}}.grid-container--fluid .grid-container,.grid-container.container--fluid{max-width:100%!important}.grid-container--aligned-left .grid-container,.grid-container.container--aligned-left{margin-left:0;margin-right:0}.grid{display:grid;gap:16px;align-items:flex-end}.grid cdbl-field-container+cdbl-field-container{margin-top:0}.grid-debug .grid.grid-cols-1>:not(.grid):before{content:"1";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.col-span-1:before{content:"1"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.grid-cols-2>:not(.grid):before{content:"2";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.col-span-2:before{content:"2"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.grid-cols-3>:not(.grid):before{content:"3";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.col-span-3:before{content:"3"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.grid-cols-4>:not(.grid):before{content:"4";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.col-span-4:before{content:"4"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.grid-cols-5>:not(.grid):before{content:"5";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.col-span-5:before{content:"5"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.grid-cols-6>:not(.grid):before{content:"6";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.col-span-6:before{content:"6"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.grid-cols-7>:not(.grid):before{content:"7";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.col-span-7:before{content:"7"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.grid-cols-8>:not(.grid):before{content:"8";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.col-span-8:before{content:"8"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.grid-cols-9>:not(.grid):before{content:"9";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.col-span-9:before{content:"9"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.grid-cols-10>:not(.grid):before{content:"10";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.col-span-10:before{content:"10"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.grid-cols-11>:not(.grid):before{content:"11";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.col-span-11:before{content:"11"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.grid-cols-12>:not(.grid):before{content:"12";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.col-span-12:before{content:"12"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid>.col-span-1{grid-column:span 1/span 1}.grid.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid>.col-span-2{grid-column:span 2/span 2}.grid.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid>.col-span-3{grid-column:span 3/span 3}.grid.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid>.col-span-4{grid-column:span 4/span 4}.grid.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid>.col-span-5{grid-column:span 5/span 5}.grid.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid>.col-span-6{grid-column:span 6/span 6}.grid.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.grid>.col-span-7{grid-column:span 7/span 7}.grid.grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.grid>.col-span-8{grid-column:span 8/span 8}.grid.grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.grid>.col-span-9{grid-column:span 9/span 9}.grid.grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.grid>.col-span-10{grid-column:span 10/span 10}.grid.grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.grid>.col-span-11{grid-column:span 11/span 11}.grid.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid>.col-span-12{grid-column:span 12/span 12}.gap-0s{gap:0}.gap-x-0s{column-gap:0}.gap-y-0s{row-gap:0}.gap-4s{gap:8px}.gap-x-4s{column-gap:8px}.gap-y-4s{row-gap:8px}.gap-8s{gap:16px}.gap-x-8s{column-gap:16px}.gap-y-8s{row-gap:16px}.gap-16s{gap:32px}.gap-x-16s{column-gap:32px}.gap-y-16s{row-gap:32px}.gap-32s{gap:64px}.gap-x-32s{column-gap:64px}.gap-y-32s{row-gap:64px}.flex{display:flex}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-row-reverse{flex-direction:row-reverse}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.flex-wrap-reverse{flex-wrap:wrap-reverse}.flex-nowrap{flex-wrap:nowrap}.flex-1{flex:1 1 0%}.flex-auto{flex:1 1 auto}.flex-initial{flex:0 1 auto}.flex-none{flex:none}.grow{flex-grow:1}.grow-0{flex-grow:0}.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.order-first{order:-9999}.order-last{order:9999}.order-none{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.basis-1\/2{flex-basis:50%}.basis-1\/3{flex-basis:33.33333%}.basis-2\/3{flex-basis:66.66667%}.basis-1\/4{flex-basis:25%}.basis-2\/4{flex-basis:50%}.basis-3\/4{flex-basis:75%}.basis-1\/5{flex-basis:20%}.basis-2\/5{flex-basis:40%}.basis-3\/5{flex-basis:60%}.basis-4\/5{flex-basis:80%}.basis-1\/6{flex-basis:16.66667%}.basis-2\/6{flex-basis:33.33333%}.basis-3\/6{flex-basis:50%}.basis-4\/6{flex-basis:66.66667%}.basis-5\/6{flex-basis:83.33333%}.basis-auto{flex-basis:auto}.basis-full{flex-basis:100%}.basis-0{flex-basis:0}.basis-1\/12{flex-basis:8.33333%}.basis-2\/12{flex-basis:16.66667%}.basis-3\/12{flex-basis:25%}.basis-4\/12{flex-basis:33.33333%}.basis-5\/12{flex-basis:41.66667%}.basis-6\/12{flex-basis:50%}.basis-7\/12{flex-basis:58.33333%}.basis-8\/12{flex-basis:66.66667%}.basis-9\/12{flex-basis:75%}.basis-10\/12{flex-basis:83.33333%}.basis-11\/12{flex-basis:91.66667%}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-baseline{align-items:flex-baseline}.items-center{align-items:center}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-around{justify-content:space-around}.justify-evenly{justify-content:space-evenly}.place-content-center{place-content:center}.place-content-start{place-content:start}.place-content-end{place-content:end}.place-content-between{place-content:space-between}.place-content-around{place-content:space-around}.place-content-evenly{place-content:space-evenly}.place-content-stretch{place-content:stretch}@media only screen and (max-width:599px){.grid-debug .grid.xs\:grid-cols-1>:not(.grid):before{content:"1";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.xs\:col-span-1:before{content:"1"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.xs\:grid-cols-2>:not(.grid):before{content:"2";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.xs\:col-span-2:before{content:"2"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.xs\:grid-cols-3>:not(.grid):before{content:"3";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.xs\:col-span-3:before{content:"3"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.xs\:grid-cols-4>:not(.grid):before{content:"4";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.xs\:col-span-4:before{content:"4"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.xs\:grid-cols-5>:not(.grid):before{content:"5";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.xs\:col-span-5:before{content:"5"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.xs\:grid-cols-6>:not(.grid):before{content:"6";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.xs\:col-span-6:before{content:"6"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.xs\:grid-cols-7>:not(.grid):before{content:"7";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.xs\:col-span-7:before{content:"7"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.xs\:grid-cols-8>:not(.grid):before{content:"8";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.xs\:col-span-8:before{content:"8"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.xs\:grid-cols-9>:not(.grid):before{content:"9";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.xs\:col-span-9:before{content:"9"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.xs\:grid-cols-10>:not(.grid):before{content:"10";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.xs\:col-span-10:before{content:"10"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.xs\:grid-cols-11>:not(.grid):before{content:"11";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.xs\:col-span-11:before{content:"11"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.xs\:grid-cols-12>:not(.grid):before{content:"12";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.xs\:col-span-12:before{content:"12"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid.xs\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid>.xs\:col-span-1{grid-column:span 1/span 1}.grid.xs\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid>.xs\:col-span-2{grid-column:span 2/span 2}.grid.xs\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid>.xs\:col-span-3{grid-column:span 3/span 3}.grid.xs\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid>.xs\:col-span-4{grid-column:span 4/span 4}.grid.xs\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid>.xs\:col-span-5{grid-column:span 5/span 5}.grid.xs\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid>.xs\:col-span-6{grid-column:span 6/span 6}.grid.xs\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.grid>.xs\:col-span-7{grid-column:span 7/span 7}.grid.xs\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.grid>.xs\:col-span-8{grid-column:span 8/span 8}.grid.xs\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.grid>.xs\:col-span-9{grid-column:span 9/span 9}.grid.xs\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.grid>.xs\:col-span-10{grid-column:span 10/span 10}.grid.xs\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.grid>.xs\:col-span-11{grid-column:span 11/span 11}.grid.xs\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid>.xs\:col-span-12{grid-column:span 12/span 12}.xs\:gap-0s{gap:0}.xs\:gap-x-0s{column-gap:0}.xs\:gap-y-0s{row-gap:0}.xs\:gap-4s{gap:8px}.xs\:gap-x-4s{column-gap:8px}.xs\:gap-y-4s{row-gap:8px}.xs\:gap-8s{gap:16px}.xs\:gap-x-8s{column-gap:16px}.xs\:gap-y-8s{row-gap:16px}.xs\:gap-16s{gap:32px}.xs\:gap-x-16s{column-gap:32px}.xs\:gap-y-16s{row-gap:32px}.xs\:gap-32s{gap:64px}.xs\:gap-x-32s{column-gap:64px}.xs\:gap-y-32s{row-gap:64px}.xs\:flex{display:flex}.xs\:flex-row{flex-direction:row}.xs\:flex-col{flex-direction:column}.xs\:flex-row-reverse{flex-direction:row-reverse}.xs\:flex-col-reverse{flex-direction:column-reverse}.xs\:flex-wrap{flex-wrap:wrap}.xs\:flex-wrap-reverse{flex-wrap:wrap-reverse}.xs\:flex-nowrap{flex-wrap:nowrap}.xs\:flex-1{flex:1 1 0%}.xs\:flex-auto{flex:1 1 auto}.xs\:flex-initial{flex:0 1 auto}.xs\:flex-none{flex:none}.xs\:grow{flex-grow:1}.xs\:grow-0{flex-grow:0}.xs\:shrink{flex-shrink:1}.xs\:shrink-0{flex-shrink:0}.xs\:order-first{order:-9999}.xs\:order-last{order:9999}.xs\:order-none{order:0}.xs\:order-1{order:1}.xs\:order-2{order:2}.xs\:order-3{order:3}.xs\:order-4{order:4}.xs\:order-5{order:5}.xs\:order-6{order:6}.xs\:order-7{order:7}.xs\:order-8{order:8}.xs\:order-9{order:9}.xs\:order-10{order:10}.xs\:order-11{order:11}.xs\:order-12{order:12}.xs\:basis-1\/2{flex-basis:50%}.xs\:basis-1\/3{flex-basis:33.33333%}.xs\:basis-2\/3{flex-basis:66.66667%}.xs\:basis-1\/4{flex-basis:25%}.xs\:basis-2\/4{flex-basis:50%}.xs\:basis-3\/4{flex-basis:75%}.xs\:basis-1\/5{flex-basis:20%}.xs\:basis-2\/5{flex-basis:40%}.xs\:basis-3\/5{flex-basis:60%}.xs\:basis-4\/5{flex-basis:80%}.xs\:basis-1\/6{flex-basis:16.66667%}.xs\:basis-2\/6{flex-basis:33.33333%}.xs\:basis-3\/6{flex-basis:50%}.xs\:basis-4\/6{flex-basis:66.66667%}.xs\:basis-5\/6{flex-basis:83.33333%}.xs\:basis-auto{flex-basis:auto}.xs\:basis-full{flex-basis:100%}.xs\:basis-0{flex-basis:0}.xs\:basis-1\/12{flex-basis:8.33333%}.xs\:basis-2\/12{flex-basis:16.66667%}.xs\:basis-3\/12{flex-basis:25%}.xs\:basis-4\/12{flex-basis:33.33333%}.xs\:basis-5\/12{flex-basis:41.66667%}.xs\:basis-6\/12{flex-basis:50%}.xs\:basis-7\/12{flex-basis:58.33333%}.xs\:basis-8\/12{flex-basis:66.66667%}.xs\:basis-9\/12{flex-basis:75%}.xs\:basis-10\/12{flex-basis:83.33333%}.xs\:basis-11\/12{flex-basis:91.66667%}.xs\:items-start{align-items:flex-start}.xs\:items-end{align-items:flex-end}.xs\:items-baseline{align-items:flex-baseline}.xs\:items-center{align-items:center}.xs\:items-stretch{align-items:stretch}.xs\:justify-start{justify-content:flex-start}.xs\:justify-end{justify-content:flex-end}.xs\:justify-between{justify-content:space-between}.xs\:justify-center{justify-content:center}.xs\:justify-around{justify-content:space-around}.xs\:justify-evenly{justify-content:space-evenly}.xs\:place-content-center{place-content:center}.xs\:place-content-start{place-content:start}.xs\:place-content-end{place-content:end}.xs\:place-content-between{place-content:space-between}.xs\:place-content-around{place-content:space-around}.xs\:place-content-evenly{place-content:space-evenly}.xs\:place-content-stretch{place-content:stretch}}@media only screen and (min-width:600px) and (max-width:959px){.grid-debug .grid.sm\:grid-cols-1>:not(.grid):before{content:"1";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.sm\:col-span-1:before{content:"1"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.sm\:grid-cols-2>:not(.grid):before{content:"2";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.sm\:col-span-2:before{content:"2"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.sm\:grid-cols-3>:not(.grid):before{content:"3";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.sm\:col-span-3:before{content:"3"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.sm\:grid-cols-4>:not(.grid):before{content:"4";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.sm\:col-span-4:before{content:"4"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.sm\:grid-cols-5>:not(.grid):before{content:"5";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.sm\:col-span-5:before{content:"5"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.sm\:grid-cols-6>:not(.grid):before{content:"6";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.sm\:col-span-6:before{content:"6"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.sm\:grid-cols-7>:not(.grid):before{content:"7";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.sm\:col-span-7:before{content:"7"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.sm\:grid-cols-8>:not(.grid):before{content:"8";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.sm\:col-span-8:before{content:"8"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.sm\:grid-cols-9>:not(.grid):before{content:"9";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.sm\:col-span-9:before{content:"9"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.sm\:grid-cols-10>:not(.grid):before{content:"10";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.sm\:col-span-10:before{content:"10"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.sm\:grid-cols-11>:not(.grid):before{content:"11";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.sm\:col-span-11:before{content:"11"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.sm\:grid-cols-12>:not(.grid):before{content:"12";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.sm\:col-span-12:before{content:"12"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid.sm\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid>.sm\:col-span-1{grid-column:span 1/span 1}.grid.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid>.sm\:col-span-2{grid-column:span 2/span 2}.grid.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid>.sm\:col-span-3{grid-column:span 3/span 3}.grid.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid>.sm\:col-span-4{grid-column:span 4/span 4}.grid.sm\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid>.sm\:col-span-5{grid-column:span 5/span 5}.grid.sm\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid>.sm\:col-span-6{grid-column:span 6/span 6}.grid.sm\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.grid>.sm\:col-span-7{grid-column:span 7/span 7}.grid.sm\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.grid>.sm\:col-span-8{grid-column:span 8/span 8}.grid.sm\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.grid>.sm\:col-span-9{grid-column:span 9/span 9}.grid.sm\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.grid>.sm\:col-span-10{grid-column:span 10/span 10}.grid.sm\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.grid>.sm\:col-span-11{grid-column:span 11/span 11}.grid.sm\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid>.sm\:col-span-12{grid-column:span 12/span 12}.sm\:gap-0s{gap:0}.sm\:gap-x-0s{column-gap:0}.sm\:gap-y-0s{row-gap:0}.sm\:gap-4s{gap:8px}.sm\:gap-x-4s{column-gap:8px}.sm\:gap-y-4s{row-gap:8px}.sm\:gap-8s{gap:16px}.sm\:gap-x-8s{column-gap:16px}.sm\:gap-y-8s{row-gap:16px}.sm\:gap-16s{gap:32px}.sm\:gap-x-16s{column-gap:32px}.sm\:gap-y-16s{row-gap:32px}.sm\:gap-32s{gap:64px}.sm\:gap-x-32s{column-gap:64px}.sm\:gap-y-32s{row-gap:64px}.sm\:flex{display:flex}.sm\:flex-row{flex-direction:row}.sm\:flex-col{flex-direction:column}.sm\:flex-row-reverse{flex-direction:row-reverse}.sm\:flex-col-reverse{flex-direction:column-reverse}.sm\:flex-wrap{flex-wrap:wrap}.sm\:flex-wrap-reverse{flex-wrap:wrap-reverse}.sm\:flex-nowrap{flex-wrap:nowrap}.sm\:flex-1{flex:1 1 0%}.sm\:flex-auto{flex:1 1 auto}.sm\:flex-initial{flex:0 1 auto}.sm\:flex-none{flex:none}.sm\:grow{flex-grow:1}.sm\:grow-0{flex-grow:0}.sm\:shrink{flex-shrink:1}.sm\:shrink-0{flex-shrink:0}.sm\:order-first{order:-9999}.sm\:order-last{order:9999}.sm\:order-none{order:0}.sm\:order-1{order:1}.sm\:order-2{order:2}.sm\:order-3{order:3}.sm\:order-4{order:4}.sm\:order-5{order:5}.sm\:order-6{order:6}.sm\:order-7{order:7}.sm\:order-8{order:8}.sm\:order-9{order:9}.sm\:order-10{order:10}.sm\:order-11{order:11}.sm\:order-12{order:12}.sm\:basis-1\/2{flex-basis:50%}.sm\:basis-1\/3{flex-basis:33.33333%}.sm\:basis-2\/3{flex-basis:66.66667%}.sm\:basis-1\/4{flex-basis:25%}.sm\:basis-2\/4{flex-basis:50%}.sm\:basis-3\/4{flex-basis:75%}.sm\:basis-1\/5{flex-basis:20%}.sm\:basis-2\/5{flex-basis:40%}.sm\:basis-3\/5{flex-basis:60%}.sm\:basis-4\/5{flex-basis:80%}.sm\:basis-1\/6{flex-basis:16.66667%}.sm\:basis-2\/6{flex-basis:33.33333%}.sm\:basis-3\/6{flex-basis:50%}.sm\:basis-4\/6{flex-basis:66.66667%}.sm\:basis-5\/6{flex-basis:83.33333%}.sm\:basis-auto{flex-basis:auto}.sm\:basis-full{flex-basis:100%}.sm\:basis-0{flex-basis:0}.sm\:basis-1\/12{flex-basis:8.33333%}.sm\:basis-2\/12{flex-basis:16.66667%}.sm\:basis-3\/12{flex-basis:25%}.sm\:basis-4\/12{flex-basis:33.33333%}.sm\:basis-5\/12{flex-basis:41.66667%}.sm\:basis-6\/12{flex-basis:50%}.sm\:basis-7\/12{flex-basis:58.33333%}.sm\:basis-8\/12{flex-basis:66.66667%}.sm\:basis-9\/12{flex-basis:75%}.sm\:basis-10\/12{flex-basis:83.33333%}.sm\:basis-11\/12{flex-basis:91.66667%}.sm\:items-start{align-items:flex-start}.sm\:items-end{align-items:flex-end}.sm\:items-baseline{align-items:flex-baseline}.sm\:items-center{align-items:center}.sm\:items-stretch{align-items:stretch}.sm\:justify-start{justify-content:flex-start}.sm\:justify-end{justify-content:flex-end}.sm\:justify-between{justify-content:space-between}.sm\:justify-center{justify-content:center}.sm\:justify-around{justify-content:space-around}.sm\:justify-evenly{justify-content:space-evenly}.sm\:place-content-center{place-content:center}.sm\:place-content-start{place-content:start}.sm\:place-content-end{place-content:end}.sm\:place-content-between{place-content:space-between}.sm\:place-content-around{place-content:space-around}.sm\:place-content-evenly{place-content:space-evenly}.sm\:place-content-stretch{place-content:stretch}}@media only screen and (min-width:960px) and (max-width:1279px){.grid-debug .grid.md\:grid-cols-1>:not(.grid):before{content:"1";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.md\:col-span-1:before{content:"1"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.md\:grid-cols-2>:not(.grid):before{content:"2";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.md\:col-span-2:before{content:"2"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.md\:grid-cols-3>:not(.grid):before{content:"3";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.md\:col-span-3:before{content:"3"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.md\:grid-cols-4>:not(.grid):before{content:"4";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.md\:col-span-4:before{content:"4"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.md\:grid-cols-5>:not(.grid):before{content:"5";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.md\:col-span-5:before{content:"5"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.md\:grid-cols-6>:not(.grid):before{content:"6";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.md\:col-span-6:before{content:"6"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.md\:grid-cols-7>:not(.grid):before{content:"7";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.md\:col-span-7:before{content:"7"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.md\:grid-cols-8>:not(.grid):before{content:"8";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.md\:col-span-8:before{content:"8"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.md\:grid-cols-9>:not(.grid):before{content:"9";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.md\:col-span-9:before{content:"9"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.md\:grid-cols-10>:not(.grid):before{content:"10";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.md\:col-span-10:before{content:"10"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.md\:grid-cols-11>:not(.grid):before{content:"11";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.md\:col-span-11:before{content:"11"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.md\:grid-cols-12>:not(.grid):before{content:"12";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.md\:col-span-12:before{content:"12"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid.md\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid>.md\:col-span-1{grid-column:span 1/span 1}.grid.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid>.md\:col-span-2{grid-column:span 2/span 2}.grid.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid>.md\:col-span-3{grid-column:span 3/span 3}.grid.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid>.md\:col-span-4{grid-column:span 4/span 4}.grid.md\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid>.md\:col-span-5{grid-column:span 5/span 5}.grid.md\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid>.md\:col-span-6{grid-column:span 6/span 6}.grid.md\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.grid>.md\:col-span-7{grid-column:span 7/span 7}.grid.md\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.grid>.md\:col-span-8{grid-column:span 8/span 8}.grid.md\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.grid>.md\:col-span-9{grid-column:span 9/span 9}.grid.md\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.grid>.md\:col-span-10{grid-column:span 10/span 10}.grid.md\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.grid>.md\:col-span-11{grid-column:span 11/span 11}.grid.md\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid>.md\:col-span-12{grid-column:span 12/span 12}.md\:gap-0s{gap:0}.md\:gap-x-0s{column-gap:0}.md\:gap-y-0s{row-gap:0}.md\:gap-4s{gap:8px}.md\:gap-x-4s{column-gap:8px}.md\:gap-y-4s{row-gap:8px}.md\:gap-8s{gap:16px}.md\:gap-x-8s{column-gap:16px}.md\:gap-y-8s{row-gap:16px}.md\:gap-16s{gap:32px}.md\:gap-x-16s{column-gap:32px}.md\:gap-y-16s{row-gap:32px}.md\:gap-32s{gap:64px}.md\:gap-x-32s{column-gap:64px}.md\:gap-y-32s{row-gap:64px}.md\:flex{display:flex}.md\:flex-row{flex-direction:row}.md\:flex-col{flex-direction:column}.md\:flex-row-reverse{flex-direction:row-reverse}.md\:flex-col-reverse{flex-direction:column-reverse}.md\:flex-wrap{flex-wrap:wrap}.md\:flex-wrap-reverse{flex-wrap:wrap-reverse}.md\:flex-nowrap{flex-wrap:nowrap}.md\:flex-1{flex:1 1 0%}.md\:flex-auto{flex:1 1 auto}.md\:flex-initial{flex:0 1 auto}.md\:flex-none{flex:none}.md\:grow{flex-grow:1}.md\:grow-0{flex-grow:0}.md\:shrink{flex-shrink:1}.md\:shrink-0{flex-shrink:0}.md\:order-first{order:-9999}.md\:order-last{order:9999}.md\:order-none{order:0}.md\:order-1{order:1}.md\:order-2{order:2}.md\:order-3{order:3}.md\:order-4{order:4}.md\:order-5{order:5}.md\:order-6{order:6}.md\:order-7{order:7}.md\:order-8{order:8}.md\:order-9{order:9}.md\:order-10{order:10}.md\:order-11{order:11}.md\:order-12{order:12}.md\:basis-1\/2{flex-basis:50%}.md\:basis-1\/3{flex-basis:33.33333%}.md\:basis-2\/3{flex-basis:66.66667%}.md\:basis-1\/4{flex-basis:25%}.md\:basis-2\/4{flex-basis:50%}.md\:basis-3\/4{flex-basis:75%}.md\:basis-1\/5{flex-basis:20%}.md\:basis-2\/5{flex-basis:40%}.md\:basis-3\/5{flex-basis:60%}.md\:basis-4\/5{flex-basis:80%}.md\:basis-1\/6{flex-basis:16.66667%}.md\:basis-2\/6{flex-basis:33.33333%}.md\:basis-3\/6{flex-basis:50%}.md\:basis-4\/6{flex-basis:66.66667%}.md\:basis-5\/6{flex-basis:83.33333%}.md\:basis-auto{flex-basis:auto}.md\:basis-full{flex-basis:100%}.md\:basis-0{flex-basis:0}.md\:basis-1\/12{flex-basis:8.33333%}.md\:basis-2\/12{flex-basis:16.66667%}.md\:basis-3\/12{flex-basis:25%}.md\:basis-4\/12{flex-basis:33.33333%}.md\:basis-5\/12{flex-basis:41.66667%}.md\:basis-6\/12{flex-basis:50%}.md\:basis-7\/12{flex-basis:58.33333%}.md\:basis-8\/12{flex-basis:66.66667%}.md\:basis-9\/12{flex-basis:75%}.md\:basis-10\/12{flex-basis:83.33333%}.md\:basis-11\/12{flex-basis:91.66667%}.md\:items-start{align-items:flex-start}.md\:items-end{align-items:flex-end}.md\:items-baseline{align-items:flex-baseline}.md\:items-center{align-items:center}.md\:items-stretch{align-items:stretch}.md\:justify-start{justify-content:flex-start}.md\:justify-end{justify-content:flex-end}.md\:justify-between{justify-content:space-between}.md\:justify-center{justify-content:center}.md\:justify-around{justify-content:space-around}.md\:justify-evenly{justify-content:space-evenly}.md\:place-content-center{place-content:center}.md\:place-content-start{place-content:start}.md\:place-content-end{place-content:end}.md\:place-content-between{place-content:space-between}.md\:place-content-around{place-content:space-around}.md\:place-content-evenly{place-content:space-evenly}.md\:place-content-stretch{place-content:stretch}}@media only screen and (min-width:1280px) and (max-width:1919px){.grid-debug .grid.lg\:grid-cols-1>:not(.grid):before{content:"1";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.lg\:col-span-1:before{content:"1"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.lg\:grid-cols-2>:not(.grid):before{content:"2";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.lg\:col-span-2:before{content:"2"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.lg\:grid-cols-3>:not(.grid):before{content:"3";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.lg\:col-span-3:before{content:"3"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.lg\:grid-cols-4>:not(.grid):before{content:"4";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.lg\:col-span-4:before{content:"4"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.lg\:grid-cols-5>:not(.grid):before{content:"5";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.lg\:col-span-5:before{content:"5"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.lg\:grid-cols-6>:not(.grid):before{content:"6";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.lg\:col-span-6:before{content:"6"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.lg\:grid-cols-7>:not(.grid):before{content:"7";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.lg\:col-span-7:before{content:"7"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.lg\:grid-cols-8>:not(.grid):before{content:"8";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.lg\:col-span-8:before{content:"8"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.lg\:grid-cols-9>:not(.grid):before{content:"9";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.lg\:col-span-9:before{content:"9"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.lg\:grid-cols-10>:not(.grid):before{content:"10";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.lg\:col-span-10:before{content:"10"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.lg\:grid-cols-11>:not(.grid):before{content:"11";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.lg\:col-span-11:before{content:"11"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.lg\:grid-cols-12>:not(.grid):before{content:"12";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.lg\:col-span-12:before{content:"12"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid.lg\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid>.lg\:col-span-1{grid-column:span 1/span 1}.grid.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid>.lg\:col-span-2{grid-column:span 2/span 2}.grid.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid>.lg\:col-span-3{grid-column:span 3/span 3}.grid.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid>.lg\:col-span-4{grid-column:span 4/span 4}.grid.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid>.lg\:col-span-5{grid-column:span 5/span 5}.grid.lg\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid>.lg\:col-span-6{grid-column:span 6/span 6}.grid.lg\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.grid>.lg\:col-span-7{grid-column:span 7/span 7}.grid.lg\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.grid>.lg\:col-span-8{grid-column:span 8/span 8}.grid.lg\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.grid>.lg\:col-span-9{grid-column:span 9/span 9}.grid.lg\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.grid>.lg\:col-span-10{grid-column:span 10/span 10}.grid.lg\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.grid>.lg\:col-span-11{grid-column:span 11/span 11}.grid.lg\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid>.lg\:col-span-12{grid-column:span 12/span 12}.lg\:gap-0s{gap:0}.lg\:gap-x-0s{column-gap:0}.lg\:gap-y-0s{row-gap:0}.lg\:gap-4s{gap:8px}.lg\:gap-x-4s{column-gap:8px}.lg\:gap-y-4s{row-gap:8px}.lg\:gap-8s{gap:16px}.lg\:gap-x-8s{column-gap:16px}.lg\:gap-y-8s{row-gap:16px}.lg\:gap-16s{gap:32px}.lg\:gap-x-16s{column-gap:32px}.lg\:gap-y-16s{row-gap:32px}.lg\:gap-32s{gap:64px}.lg\:gap-x-32s{column-gap:64px}.lg\:gap-y-32s{row-gap:64px}.lg\:flex{display:flex}.lg\:flex-row{flex-direction:row}.lg\:flex-col{flex-direction:column}.lg\:flex-row-reverse{flex-direction:row-reverse}.lg\:flex-col-reverse{flex-direction:column-reverse}.lg\:flex-wrap{flex-wrap:wrap}.lg\:flex-wrap-reverse{flex-wrap:wrap-reverse}.lg\:flex-nowrap{flex-wrap:nowrap}.lg\:flex-1{flex:1 1 0%}.lg\:flex-auto{flex:1 1 auto}.lg\:flex-initial{flex:0 1 auto}.lg\:flex-none{flex:none}.lg\:grow{flex-grow:1}.lg\:grow-0{flex-grow:0}.lg\:shrink{flex-shrink:1}.lg\:shrink-0{flex-shrink:0}.lg\:order-first{order:-9999}.lg\:order-last{order:9999}.lg\:order-none{order:0}.lg\:order-1{order:1}.lg\:order-2{order:2}.lg\:order-3{order:3}.lg\:order-4{order:4}.lg\:order-5{order:5}.lg\:order-6{order:6}.lg\:order-7{order:7}.lg\:order-8{order:8}.lg\:order-9{order:9}.lg\:order-10{order:10}.lg\:order-11{order:11}.lg\:order-12{order:12}.lg\:basis-1\/2{flex-basis:50%}.lg\:basis-1\/3{flex-basis:33.33333%}.lg\:basis-2\/3{flex-basis:66.66667%}.lg\:basis-1\/4{flex-basis:25%}.lg\:basis-2\/4{flex-basis:50%}.lg\:basis-3\/4{flex-basis:75%}.lg\:basis-1\/5{flex-basis:20%}.lg\:basis-2\/5{flex-basis:40%}.lg\:basis-3\/5{flex-basis:60%}.lg\:basis-4\/5{flex-basis:80%}.lg\:basis-1\/6{flex-basis:16.66667%}.lg\:basis-2\/6{flex-basis:33.33333%}.lg\:basis-3\/6{flex-basis:50%}.lg\:basis-4\/6{flex-basis:66.66667%}.lg\:basis-5\/6{flex-basis:83.33333%}.lg\:basis-auto{flex-basis:auto}.lg\:basis-full{flex-basis:100%}.lg\:basis-0{flex-basis:0}.lg\:basis-1\/12{flex-basis:8.33333%}.lg\:basis-2\/12{flex-basis:16.66667%}.lg\:basis-3\/12{flex-basis:25%}.lg\:basis-4\/12{flex-basis:33.33333%}.lg\:basis-5\/12{flex-basis:41.66667%}.lg\:basis-6\/12{flex-basis:50%}.lg\:basis-7\/12{flex-basis:58.33333%}.lg\:basis-8\/12{flex-basis:66.66667%}.lg\:basis-9\/12{flex-basis:75%}.lg\:basis-10\/12{flex-basis:83.33333%}.lg\:basis-11\/12{flex-basis:91.66667%}.lg\:items-start{align-items:flex-start}.lg\:items-end{align-items:flex-end}.lg\:items-baseline{align-items:flex-baseline}.lg\:items-center{align-items:center}.lg\:items-stretch{align-items:stretch}.lg\:justify-start{justify-content:flex-start}.lg\:justify-end{justify-content:flex-end}.lg\:justify-between{justify-content:space-between}.lg\:justify-center{justify-content:center}.lg\:justify-around{justify-content:space-around}.lg\:justify-evenly{justify-content:space-evenly}.lg\:place-content-center{place-content:center}.lg\:place-content-start{place-content:start}.lg\:place-content-end{place-content:end}.lg\:place-content-between{place-content:space-between}.lg\:place-content-around{place-content:space-around}.lg\:place-content-evenly{place-content:space-evenly}.lg\:place-content-stretch{place-content:stretch}}@media only screen and (min-width:600px){.grid-debug .grid.gt-xs\:grid-cols-1>:not(.grid):before{content:"1";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.gt-xs\:col-span-1:before{content:"1"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.gt-xs\:grid-cols-2>:not(.grid):before{content:"2";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.gt-xs\:col-span-2:before{content:"2"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.gt-xs\:grid-cols-3>:not(.grid):before{content:"3";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.gt-xs\:col-span-3:before{content:"3"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.gt-xs\:grid-cols-4>:not(.grid):before{content:"4";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.gt-xs\:col-span-4:before{content:"4"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.gt-xs\:grid-cols-5>:not(.grid):before{content:"5";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.gt-xs\:col-span-5:before{content:"5"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.gt-xs\:grid-cols-6>:not(.grid):before{content:"6";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.gt-xs\:col-span-6:before{content:"6"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.gt-xs\:grid-cols-7>:not(.grid):before{content:"7";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.gt-xs\:col-span-7:before{content:"7"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.gt-xs\:grid-cols-8>:not(.grid):before{content:"8";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.gt-xs\:col-span-8:before{content:"8"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.gt-xs\:grid-cols-9>:not(.grid):before{content:"9";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.gt-xs\:col-span-9:before{content:"9"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.gt-xs\:grid-cols-10>:not(.grid):before{content:"10";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.gt-xs\:col-span-10:before{content:"10"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.gt-xs\:grid-cols-11>:not(.grid):before{content:"11";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.gt-xs\:col-span-11:before{content:"11"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.gt-xs\:grid-cols-12>:not(.grid):before{content:"12";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.gt-xs\:col-span-12:before{content:"12"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid.gt-xs\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid>.gt-xs\:col-span-1{grid-column:span 1/span 1}.grid.gt-xs\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid>.gt-xs\:col-span-2{grid-column:span 2/span 2}.grid.gt-xs\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid>.gt-xs\:col-span-3{grid-column:span 3/span 3}.grid.gt-xs\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid>.gt-xs\:col-span-4{grid-column:span 4/span 4}.grid.gt-xs\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid>.gt-xs\:col-span-5{grid-column:span 5/span 5}.grid.gt-xs\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid>.gt-xs\:col-span-6{grid-column:span 6/span 6}.grid.gt-xs\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.grid>.gt-xs\:col-span-7{grid-column:span 7/span 7}.grid.gt-xs\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.grid>.gt-xs\:col-span-8{grid-column:span 8/span 8}.grid.gt-xs\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.grid>.gt-xs\:col-span-9{grid-column:span 9/span 9}.grid.gt-xs\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.grid>.gt-xs\:col-span-10{grid-column:span 10/span 10}.grid.gt-xs\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.grid>.gt-xs\:col-span-11{grid-column:span 11/span 11}.grid.gt-xs\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid>.gt-xs\:col-span-12{grid-column:span 12/span 12}.gt-xs\:gap-0s{gap:0}.gt-xs\:gap-x-0s{column-gap:0}.gt-xs\:gap-y-0s{row-gap:0}.gt-xs\:gap-4s{gap:8px}.gt-xs\:gap-x-4s{column-gap:8px}.gt-xs\:gap-y-4s{row-gap:8px}.gt-xs\:gap-8s{gap:16px}.gt-xs\:gap-x-8s{column-gap:16px}.gt-xs\:gap-y-8s{row-gap:16px}.gt-xs\:gap-16s{gap:32px}.gt-xs\:gap-x-16s{column-gap:32px}.gt-xs\:gap-y-16s{row-gap:32px}.gt-xs\:gap-32s{gap:64px}.gt-xs\:gap-x-32s{column-gap:64px}.gt-xs\:gap-y-32s{row-gap:64px}.gt-xs\:flex{display:flex}.gt-xs\:flex-row{flex-direction:row}.gt-xs\:flex-col{flex-direction:column}.gt-xs\:flex-row-reverse{flex-direction:row-reverse}.gt-xs\:flex-col-reverse{flex-direction:column-reverse}.gt-xs\:flex-wrap{flex-wrap:wrap}.gt-xs\:flex-wrap-reverse{flex-wrap:wrap-reverse}.gt-xs\:flex-nowrap{flex-wrap:nowrap}.gt-xs\:flex-1{flex:1 1 0%}.gt-xs\:flex-auto{flex:1 1 auto}.gt-xs\:flex-initial{flex:0 1 auto}.gt-xs\:flex-none{flex:none}.gt-xs\:grow{flex-grow:1}.gt-xs\:grow-0{flex-grow:0}.gt-xs\:shrink{flex-shrink:1}.gt-xs\:shrink-0{flex-shrink:0}.gt-xs\:order-first{order:-9999}.gt-xs\:order-last{order:9999}.gt-xs\:order-none{order:0}.gt-xs\:order-1{order:1}.gt-xs\:order-2{order:2}.gt-xs\:order-3{order:3}.gt-xs\:order-4{order:4}.gt-xs\:order-5{order:5}.gt-xs\:order-6{order:6}.gt-xs\:order-7{order:7}.gt-xs\:order-8{order:8}.gt-xs\:order-9{order:9}.gt-xs\:order-10{order:10}.gt-xs\:order-11{order:11}.gt-xs\:order-12{order:12}.gt-xs\:basis-1\/2{flex-basis:50%}.gt-xs\:basis-1\/3{flex-basis:33.33333%}.gt-xs\:basis-2\/3{flex-basis:66.66667%}.gt-xs\:basis-1\/4{flex-basis:25%}.gt-xs\:basis-2\/4{flex-basis:50%}.gt-xs\:basis-3\/4{flex-basis:75%}.gt-xs\:basis-1\/5{flex-basis:20%}.gt-xs\:basis-2\/5{flex-basis:40%}.gt-xs\:basis-3\/5{flex-basis:60%}.gt-xs\:basis-4\/5{flex-basis:80%}.gt-xs\:basis-1\/6{flex-basis:16.66667%}.gt-xs\:basis-2\/6{flex-basis:33.33333%}.gt-xs\:basis-3\/6{flex-basis:50%}.gt-xs\:basis-4\/6{flex-basis:66.66667%}.gt-xs\:basis-5\/6{flex-basis:83.33333%}.gt-xs\:basis-auto{flex-basis:auto}.gt-xs\:basis-full{flex-basis:100%}.gt-xs\:basis-0{flex-basis:0}.gt-xs\:basis-1\/12{flex-basis:8.33333%}.gt-xs\:basis-2\/12{flex-basis:16.66667%}.gt-xs\:basis-3\/12{flex-basis:25%}.gt-xs\:basis-4\/12{flex-basis:33.33333%}.gt-xs\:basis-5\/12{flex-basis:41.66667%}.gt-xs\:basis-6\/12{flex-basis:50%}.gt-xs\:basis-7\/12{flex-basis:58.33333%}.gt-xs\:basis-8\/12{flex-basis:66.66667%}.gt-xs\:basis-9\/12{flex-basis:75%}.gt-xs\:basis-10\/12{flex-basis:83.33333%}.gt-xs\:basis-11\/12{flex-basis:91.66667%}.gt-xs\:items-start{align-items:flex-start}.gt-xs\:items-end{align-items:flex-end}.gt-xs\:items-baseline{align-items:flex-baseline}.gt-xs\:items-center{align-items:center}.gt-xs\:items-stretch{align-items:stretch}.gt-xs\:justify-start{justify-content:flex-start}.gt-xs\:justify-end{justify-content:flex-end}.gt-xs\:justify-between{justify-content:space-between}.gt-xs\:justify-center{justify-content:center}.gt-xs\:justify-around{justify-content:space-around}.gt-xs\:justify-evenly{justify-content:space-evenly}.gt-xs\:place-content-center{place-content:center}.gt-xs\:place-content-start{place-content:start}.gt-xs\:place-content-end{place-content:end}.gt-xs\:place-content-between{place-content:space-between}.gt-xs\:place-content-around{place-content:space-around}.gt-xs\:place-content-evenly{place-content:space-evenly}.gt-xs\:place-content-stretch{place-content:stretch}}@media only screen and (min-width:960px){.grid-debug .grid.gt-sm\:grid-cols-1>:not(.grid):before{content:"1";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.gt-sm\:col-span-1:before{content:"1"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.gt-sm\:grid-cols-2>:not(.grid):before{content:"2";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.gt-sm\:col-span-2:before{content:"2"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.gt-sm\:grid-cols-3>:not(.grid):before{content:"3";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.gt-sm\:col-span-3:before{content:"3"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.gt-sm\:grid-cols-4>:not(.grid):before{content:"4";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.gt-sm\:col-span-4:before{content:"4"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.gt-sm\:grid-cols-5>:not(.grid):before{content:"5";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.gt-sm\:col-span-5:before{content:"5"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.gt-sm\:grid-cols-6>:not(.grid):before{content:"6";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.gt-sm\:col-span-6:before{content:"6"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.gt-sm\:grid-cols-7>:not(.grid):before{content:"7";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.gt-sm\:col-span-7:before{content:"7"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.gt-sm\:grid-cols-8>:not(.grid):before{content:"8";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.gt-sm\:col-span-8:before{content:"8"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.gt-sm\:grid-cols-9>:not(.grid):before{content:"9";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.gt-sm\:col-span-9:before{content:"9"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.gt-sm\:grid-cols-10>:not(.grid):before{content:"10";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.gt-sm\:col-span-10:before{content:"10"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.gt-sm\:grid-cols-11>:not(.grid):before{content:"11";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.gt-sm\:col-span-11:before{content:"11"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.gt-sm\:grid-cols-12>:not(.grid):before{content:"12";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.gt-sm\:col-span-12:before{content:"12"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid.gt-sm\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid>.gt-sm\:col-span-1{grid-column:span 1/span 1}.grid.gt-sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid>.gt-sm\:col-span-2{grid-column:span 2/span 2}.grid.gt-sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid>.gt-sm\:col-span-3{grid-column:span 3/span 3}.grid.gt-sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid>.gt-sm\:col-span-4{grid-column:span 4/span 4}.grid.gt-sm\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid>.gt-sm\:col-span-5{grid-column:span 5/span 5}.grid.gt-sm\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid>.gt-sm\:col-span-6{grid-column:span 6/span 6}.grid.gt-sm\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.grid>.gt-sm\:col-span-7{grid-column:span 7/span 7}.grid.gt-sm\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.grid>.gt-sm\:col-span-8{grid-column:span 8/span 8}.grid.gt-sm\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.grid>.gt-sm\:col-span-9{grid-column:span 9/span 9}.grid.gt-sm\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.grid>.gt-sm\:col-span-10{grid-column:span 10/span 10}.grid.gt-sm\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.grid>.gt-sm\:col-span-11{grid-column:span 11/span 11}.grid.gt-sm\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid>.gt-sm\:col-span-12{grid-column:span 12/span 12}.gt-sm\:gap-0s{gap:0}.gt-sm\:gap-x-0s{column-gap:0}.gt-sm\:gap-y-0s{row-gap:0}.gt-sm\:gap-4s{gap:8px}.gt-sm\:gap-x-4s{column-gap:8px}.gt-sm\:gap-y-4s{row-gap:8px}.gt-sm\:gap-8s{gap:16px}.gt-sm\:gap-x-8s{column-gap:16px}.gt-sm\:gap-y-8s{row-gap:16px}.gt-sm\:gap-16s{gap:32px}.gt-sm\:gap-x-16s{column-gap:32px}.gt-sm\:gap-y-16s{row-gap:32px}.gt-sm\:gap-32s{gap:64px}.gt-sm\:gap-x-32s{column-gap:64px}.gt-sm\:gap-y-32s{row-gap:64px}.gt-sm\:flex{display:flex}.gt-sm\:flex-row{flex-direction:row}.gt-sm\:flex-col{flex-direction:column}.gt-sm\:flex-row-reverse{flex-direction:row-reverse}.gt-sm\:flex-col-reverse{flex-direction:column-reverse}.gt-sm\:flex-wrap{flex-wrap:wrap}.gt-sm\:flex-wrap-reverse{flex-wrap:wrap-reverse}.gt-sm\:flex-nowrap{flex-wrap:nowrap}.gt-sm\:flex-1{flex:1 1 0%}.gt-sm\:flex-auto{flex:1 1 auto}.gt-sm\:flex-initial{flex:0 1 auto}.gt-sm\:flex-none{flex:none}.gt-sm\:grow{flex-grow:1}.gt-sm\:grow-0{flex-grow:0}.gt-sm\:shrink{flex-shrink:1}.gt-sm\:shrink-0{flex-shrink:0}.gt-sm\:order-first{order:-9999}.gt-sm\:order-last{order:9999}.gt-sm\:order-none{order:0}.gt-sm\:order-1{order:1}.gt-sm\:order-2{order:2}.gt-sm\:order-3{order:3}.gt-sm\:order-4{order:4}.gt-sm\:order-5{order:5}.gt-sm\:order-6{order:6}.gt-sm\:order-7{order:7}.gt-sm\:order-8{order:8}.gt-sm\:order-9{order:9}.gt-sm\:order-10{order:10}.gt-sm\:order-11{order:11}.gt-sm\:order-12{order:12}.gt-sm\:basis-1\/2{flex-basis:50%}.gt-sm\:basis-1\/3{flex-basis:33.33333%}.gt-sm\:basis-2\/3{flex-basis:66.66667%}.gt-sm\:basis-1\/4{flex-basis:25%}.gt-sm\:basis-2\/4{flex-basis:50%}.gt-sm\:basis-3\/4{flex-basis:75%}.gt-sm\:basis-1\/5{flex-basis:20%}.gt-sm\:basis-2\/5{flex-basis:40%}.gt-sm\:basis-3\/5{flex-basis:60%}.gt-sm\:basis-4\/5{flex-basis:80%}.gt-sm\:basis-1\/6{flex-basis:16.66667%}.gt-sm\:basis-2\/6{flex-basis:33.33333%}.gt-sm\:basis-3\/6{flex-basis:50%}.gt-sm\:basis-4\/6{flex-basis:66.66667%}.gt-sm\:basis-5\/6{flex-basis:83.33333%}.gt-sm\:basis-auto{flex-basis:auto}.gt-sm\:basis-full{flex-basis:100%}.gt-sm\:basis-0{flex-basis:0}.gt-sm\:basis-1\/12{flex-basis:8.33333%}.gt-sm\:basis-2\/12{flex-basis:16.66667%}.gt-sm\:basis-3\/12{flex-basis:25%}.gt-sm\:basis-4\/12{flex-basis:33.33333%}.gt-sm\:basis-5\/12{flex-basis:41.66667%}.gt-sm\:basis-6\/12{flex-basis:50%}.gt-sm\:basis-7\/12{flex-basis:58.33333%}.gt-sm\:basis-8\/12{flex-basis:66.66667%}.gt-sm\:basis-9\/12{flex-basis:75%}.gt-sm\:basis-10\/12{flex-basis:83.33333%}.gt-sm\:basis-11\/12{flex-basis:91.66667%}.gt-sm\:items-start{align-items:flex-start}.gt-sm\:items-end{align-items:flex-end}.gt-sm\:items-baseline{align-items:flex-baseline}.gt-sm\:items-center{align-items:center}.gt-sm\:items-stretch{align-items:stretch}.gt-sm\:justify-start{justify-content:flex-start}.gt-sm\:justify-end{justify-content:flex-end}.gt-sm\:justify-between{justify-content:space-between}.gt-sm\:justify-center{justify-content:center}.gt-sm\:justify-around{justify-content:space-around}.gt-sm\:justify-evenly{justify-content:space-evenly}.gt-sm\:place-content-center{place-content:center}.gt-sm\:place-content-start{place-content:start}.gt-sm\:place-content-end{place-content:end}.gt-sm\:place-content-between{place-content:space-between}.gt-sm\:place-content-around{place-content:space-around}.gt-sm\:place-content-evenly{place-content:space-evenly}.gt-sm\:place-content-stretch{place-content:stretch}}@media only screen and (min-width:1280px){.grid-debug .grid.gt-md\:grid-cols-1>:not(.grid):before{content:"1";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.gt-md\:col-span-1:before{content:"1"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.gt-md\:grid-cols-2>:not(.grid):before{content:"2";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.gt-md\:col-span-2:before{content:"2"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.gt-md\:grid-cols-3>:not(.grid):before{content:"3";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.gt-md\:col-span-3:before{content:"3"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.gt-md\:grid-cols-4>:not(.grid):before{content:"4";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.gt-md\:col-span-4:before{content:"4"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.gt-md\:grid-cols-5>:not(.grid):before{content:"5";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.gt-md\:col-span-5:before{content:"5"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.gt-md\:grid-cols-6>:not(.grid):before{content:"6";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.gt-md\:col-span-6:before{content:"6"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.gt-md\:grid-cols-7>:not(.grid):before{content:"7";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.gt-md\:col-span-7:before{content:"7"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.gt-md\:grid-cols-8>:not(.grid):before{content:"8";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.gt-md\:col-span-8:before{content:"8"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.gt-md\:grid-cols-9>:not(.grid):before{content:"9";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.gt-md\:col-span-9:before{content:"9"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.gt-md\:grid-cols-10>:not(.grid):before{content:"10";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.gt-md\:col-span-10:before{content:"10"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.gt-md\:grid-cols-11>:not(.grid):before{content:"11";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.gt-md\:col-span-11:before{content:"11"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.gt-md\:grid-cols-12>:not(.grid):before{content:"12";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.gt-md\:col-span-12:before{content:"12"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid.gt-md\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid>.gt-md\:col-span-1{grid-column:span 1/span 1}.grid.gt-md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid>.gt-md\:col-span-2{grid-column:span 2/span 2}.grid.gt-md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid>.gt-md\:col-span-3{grid-column:span 3/span 3}.grid.gt-md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid>.gt-md\:col-span-4{grid-column:span 4/span 4}.grid.gt-md\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid>.gt-md\:col-span-5{grid-column:span 5/span 5}.grid.gt-md\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid>.gt-md\:col-span-6{grid-column:span 6/span 6}.grid.gt-md\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.grid>.gt-md\:col-span-7{grid-column:span 7/span 7}.grid.gt-md\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.grid>.gt-md\:col-span-8{grid-column:span 8/span 8}.grid.gt-md\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.grid>.gt-md\:col-span-9{grid-column:span 9/span 9}.grid.gt-md\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.grid>.gt-md\:col-span-10{grid-column:span 10/span 10}.grid.gt-md\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.grid>.gt-md\:col-span-11{grid-column:span 11/span 11}.grid.gt-md\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid>.gt-md\:col-span-12{grid-column:span 12/span 12}.gt-md\:gap-0s{gap:0}.gt-md\:gap-x-0s{column-gap:0}.gt-md\:gap-y-0s{row-gap:0}.gt-md\:gap-4s{gap:8px}.gt-md\:gap-x-4s{column-gap:8px}.gt-md\:gap-y-4s{row-gap:8px}.gt-md\:gap-8s{gap:16px}.gt-md\:gap-x-8s{column-gap:16px}.gt-md\:gap-y-8s{row-gap:16px}.gt-md\:gap-16s{gap:32px}.gt-md\:gap-x-16s{column-gap:32px}.gt-md\:gap-y-16s{row-gap:32px}.gt-md\:gap-32s{gap:64px}.gt-md\:gap-x-32s{column-gap:64px}.gt-md\:gap-y-32s{row-gap:64px}.gt-md\:flex{display:flex}.gt-md\:flex-row{flex-direction:row}.gt-md\:flex-col{flex-direction:column}.gt-md\:flex-row-reverse{flex-direction:row-reverse}.gt-md\:flex-col-reverse{flex-direction:column-reverse}.gt-md\:flex-wrap{flex-wrap:wrap}.gt-md\:flex-wrap-reverse{flex-wrap:wrap-reverse}.gt-md\:flex-nowrap{flex-wrap:nowrap}.gt-md\:flex-1{flex:1 1 0%}.gt-md\:flex-auto{flex:1 1 auto}.gt-md\:flex-initial{flex:0 1 auto}.gt-md\:flex-none{flex:none}.gt-md\:grow{flex-grow:1}.gt-md\:grow-0{flex-grow:0}.gt-md\:shrink{flex-shrink:1}.gt-md\:shrink-0{flex-shrink:0}.gt-md\:order-first{order:-9999}.gt-md\:order-last{order:9999}.gt-md\:order-none{order:0}.gt-md\:order-1{order:1}.gt-md\:order-2{order:2}.gt-md\:order-3{order:3}.gt-md\:order-4{order:4}.gt-md\:order-5{order:5}.gt-md\:order-6{order:6}.gt-md\:order-7{order:7}.gt-md\:order-8{order:8}.gt-md\:order-9{order:9}.gt-md\:order-10{order:10}.gt-md\:order-11{order:11}.gt-md\:order-12{order:12}.gt-md\:basis-1\/2{flex-basis:50%}.gt-md\:basis-1\/3{flex-basis:33.33333%}.gt-md\:basis-2\/3{flex-basis:66.66667%}.gt-md\:basis-1\/4{flex-basis:25%}.gt-md\:basis-2\/4{flex-basis:50%}.gt-md\:basis-3\/4{flex-basis:75%}.gt-md\:basis-1\/5{flex-basis:20%}.gt-md\:basis-2\/5{flex-basis:40%}.gt-md\:basis-3\/5{flex-basis:60%}.gt-md\:basis-4\/5{flex-basis:80%}.gt-md\:basis-1\/6{flex-basis:16.66667%}.gt-md\:basis-2\/6{flex-basis:33.33333%}.gt-md\:basis-3\/6{flex-basis:50%}.gt-md\:basis-4\/6{flex-basis:66.66667%}.gt-md\:basis-5\/6{flex-basis:83.33333%}.gt-md\:basis-auto{flex-basis:auto}.gt-md\:basis-full{flex-basis:100%}.gt-md\:basis-0{flex-basis:0}.gt-md\:basis-1\/12{flex-basis:8.33333%}.gt-md\:basis-2\/12{flex-basis:16.66667%}.gt-md\:basis-3\/12{flex-basis:25%}.gt-md\:basis-4\/12{flex-basis:33.33333%}.gt-md\:basis-5\/12{flex-basis:41.66667%}.gt-md\:basis-6\/12{flex-basis:50%}.gt-md\:basis-7\/12{flex-basis:58.33333%}.gt-md\:basis-8\/12{flex-basis:66.66667%}.gt-md\:basis-9\/12{flex-basis:75%}.gt-md\:basis-10\/12{flex-basis:83.33333%}.gt-md\:basis-11\/12{flex-basis:91.66667%}.gt-md\:items-start{align-items:flex-start}.gt-md\:items-end{align-items:flex-end}.gt-md\:items-baseline{align-items:flex-baseline}.gt-md\:items-center{align-items:center}.gt-md\:items-stretch{align-items:stretch}.gt-md\:justify-start{justify-content:flex-start}.gt-md\:justify-end{justify-content:flex-end}.gt-md\:justify-between{justify-content:space-between}.gt-md\:justify-center{justify-content:center}.gt-md\:justify-around{justify-content:space-around}.gt-md\:justify-evenly{justify-content:space-evenly}.gt-md\:place-content-center{place-content:center}.gt-md\:place-content-start{place-content:start}.gt-md\:place-content-end{place-content:end}.gt-md\:place-content-between{place-content:space-between}.gt-md\:place-content-around{place-content:space-around}.gt-md\:place-content-evenly{place-content:space-evenly}.gt-md\:place-content-stretch{place-content:stretch}}@media only screen and (min-width:1920px){.grid-debug .grid.gt-lg\:grid-cols-1>:not(.grid):before{content:"1";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.gt-lg\:col-span-1:before{content:"1"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.gt-lg\:grid-cols-2>:not(.grid):before{content:"2";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.gt-lg\:col-span-2:before{content:"2"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.gt-lg\:grid-cols-3>:not(.grid):before{content:"3";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.gt-lg\:col-span-3:before{content:"3"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.gt-lg\:grid-cols-4>:not(.grid):before{content:"4";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.gt-lg\:col-span-4:before{content:"4"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.gt-lg\:grid-cols-5>:not(.grid):before{content:"5";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.gt-lg\:col-span-5:before{content:"5"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.gt-lg\:grid-cols-6>:not(.grid):before{content:"6";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.gt-lg\:col-span-6:before{content:"6"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.gt-lg\:grid-cols-7>:not(.grid):before{content:"7";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.gt-lg\:col-span-7:before{content:"7"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.gt-lg\:grid-cols-8>:not(.grid):before{content:"8";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.gt-lg\:col-span-8:before{content:"8"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.gt-lg\:grid-cols-9>:not(.grid):before{content:"9";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.gt-lg\:col-span-9:before{content:"9"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.gt-lg\:grid-cols-10>:not(.grid):before{content:"10";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.gt-lg\:col-span-10:before{content:"10"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.gt-lg\:grid-cols-11>:not(.grid):before{content:"11";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.gt-lg\:col-span-11:before{content:"11"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid.gt-lg\:grid-cols-12>:not(.grid):before{content:"12";width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-debug .grid>.gt-lg\:col-span-12:before{content:"12"!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid.gt-lg\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid>.gt-lg\:col-span-1{grid-column:span 1/span 1}.grid.gt-lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid>.gt-lg\:col-span-2{grid-column:span 2/span 2}.grid.gt-lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid>.gt-lg\:col-span-3{grid-column:span 3/span 3}.grid.gt-lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid>.gt-lg\:col-span-4{grid-column:span 4/span 4}.grid.gt-lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid>.gt-lg\:col-span-5{grid-column:span 5/span 5}.grid.gt-lg\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid>.gt-lg\:col-span-6{grid-column:span 6/span 6}.grid.gt-lg\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.grid>.gt-lg\:col-span-7{grid-column:span 7/span 7}.grid.gt-lg\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.grid>.gt-lg\:col-span-8{grid-column:span 8/span 8}.grid.gt-lg\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.grid>.gt-lg\:col-span-9{grid-column:span 9/span 9}.grid.gt-lg\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.grid>.gt-lg\:col-span-10{grid-column:span 10/span 10}.grid.gt-lg\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.grid>.gt-lg\:col-span-11{grid-column:span 11/span 11}.grid.gt-lg\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid>.gt-lg\:col-span-12{grid-column:span 12/span 12}.gt-lg\:gap-0s{gap:0}.gt-lg\:gap-x-0s{column-gap:0}.gt-lg\:gap-y-0s{row-gap:0}.gt-lg\:gap-4s{gap:8px}.gt-lg\:gap-x-4s{column-gap:8px}.gt-lg\:gap-y-4s{row-gap:8px}.gt-lg\:gap-8s{gap:16px}.gt-lg\:gap-x-8s{column-gap:16px}.gt-lg\:gap-y-8s{row-gap:16px}.gt-lg\:gap-16s{gap:32px}.gt-lg\:gap-x-16s{column-gap:32px}.gt-lg\:gap-y-16s{row-gap:32px}.gt-lg\:gap-32s{gap:64px}.gt-lg\:gap-x-32s{column-gap:64px}.gt-lg\:gap-y-32s{row-gap:64px}.gt-lg\:flex{display:flex}.gt-lg\:flex-row{flex-direction:row}.gt-lg\:flex-col{flex-direction:column}.gt-lg\:flex-row-reverse{flex-direction:row-reverse}.gt-lg\:flex-col-reverse{flex-direction:column-reverse}.gt-lg\:flex-wrap{flex-wrap:wrap}.gt-lg\:flex-wrap-reverse{flex-wrap:wrap-reverse}.gt-lg\:flex-nowrap{flex-wrap:nowrap}.gt-lg\:flex-1{flex:1 1 0%}.gt-lg\:flex-auto{flex:1 1 auto}.gt-lg\:flex-initial{flex:0 1 auto}.gt-lg\:flex-none{flex:none}.gt-lg\:grow{flex-grow:1}.gt-lg\:grow-0{flex-grow:0}.gt-lg\:shrink{flex-shrink:1}.gt-lg\:shrink-0{flex-shrink:0}.gt-lg\:order-first{order:-9999}.gt-lg\:order-last{order:9999}.gt-lg\:order-none{order:0}.gt-lg\:order-1{order:1}.gt-lg\:order-2{order:2}.gt-lg\:order-3{order:3}.gt-lg\:order-4{order:4}.gt-lg\:order-5{order:5}.gt-lg\:order-6{order:6}.gt-lg\:order-7{order:7}.gt-lg\:order-8{order:8}.gt-lg\:order-9{order:9}.gt-lg\:order-10{order:10}.gt-lg\:order-11{order:11}.gt-lg\:order-12{order:12}.gt-lg\:basis-1\/2{flex-basis:50%}.gt-lg\:basis-1\/3{flex-basis:33.33333%}.gt-lg\:basis-2\/3{flex-basis:66.66667%}.gt-lg\:basis-1\/4{flex-basis:25%}.gt-lg\:basis-2\/4{flex-basis:50%}.gt-lg\:basis-3\/4{flex-basis:75%}.gt-lg\:basis-1\/5{flex-basis:20%}.gt-lg\:basis-2\/5{flex-basis:40%}.gt-lg\:basis-3\/5{flex-basis:60%}.gt-lg\:basis-4\/5{flex-basis:80%}.gt-lg\:basis-1\/6{flex-basis:16.66667%}.gt-lg\:basis-2\/6{flex-basis:33.33333%}.gt-lg\:basis-3\/6{flex-basis:50%}.gt-lg\:basis-4\/6{flex-basis:66.66667%}.gt-lg\:basis-5\/6{flex-basis:83.33333%}.gt-lg\:basis-auto{flex-basis:auto}.gt-lg\:basis-full{flex-basis:100%}.gt-lg\:basis-0{flex-basis:0}.gt-lg\:basis-1\/12{flex-basis:8.33333%}.gt-lg\:basis-2\/12{flex-basis:16.66667%}.gt-lg\:basis-3\/12{flex-basis:25%}.gt-lg\:basis-4\/12{flex-basis:33.33333%}.gt-lg\:basis-5\/12{flex-basis:41.66667%}.gt-lg\:basis-6\/12{flex-basis:50%}.gt-lg\:basis-7\/12{flex-basis:58.33333%}.gt-lg\:basis-8\/12{flex-basis:66.66667%}.gt-lg\:basis-9\/12{flex-basis:75%}.gt-lg\:basis-10\/12{flex-basis:83.33333%}.gt-lg\:basis-11\/12{flex-basis:91.66667%}.gt-lg\:items-start{align-items:flex-start}.gt-lg\:items-end{align-items:flex-end}.gt-lg\:items-baseline{align-items:flex-baseline}.gt-lg\:items-center{align-items:center}.gt-lg\:items-stretch{align-items:stretch}.gt-lg\:justify-start{justify-content:flex-start}.gt-lg\:justify-end{justify-content:flex-end}.gt-lg\:justify-between{justify-content:space-between}.gt-lg\:justify-center{justify-content:center}.gt-lg\:justify-around{justify-content:space-around}.gt-lg\:justify-evenly{justify-content:space-evenly}.gt-lg\:place-content-center{place-content:center}.gt-lg\:place-content-start{place-content:start}.gt-lg\:place-content-end{place-content:end}.gt-lg\:place-content-between{place-content:space-between}.gt-lg\:place-content-around{place-content:space-around}.gt-lg\:place-content-evenly{place-content:space-evenly}.gt-lg\:place-content-stretch{place-content:stretch}}.dtp>.dtp-content>.dtp-date-view>header.dtp-header{background:#3fa7dd;border-bottom:1px solid #fff}.dtp>.dtp-content>.dtp-date-view>header.dtp-header .dtp-actual-day{font-size:1.3rem}.dtp .dtp-actual-meridien a.selected,.dtp .dtp-hand.on,.dtp .dtp-picker-time>a.dtp-select-hour.selected,.dtp .dtp div.dtp-time,.dtp div.dtp-date{background:#3fa7dd}.dtp div.dtp-actual-year,.dtp div.dtp-year-btn{color:#fff}.dtp table.dtp-picker-days tr>td>a.selected{background:#3fa7dd}

/*! ngTable v0.4.3 by Vitalii Savchuk(esvit666@gmail.com) - https://github.com/esvit/ng-table - New BSD License */.ng-table th{text-align:center;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ng-table th.sortable{cursor:pointer}.ng-table th.sortable div{padding-right:18px;position:relative}.ng-table th.sortable div:after,.ng-table th.sortable div:before{content:"";border-width:0 4px 4px;border-style:solid;border-color:#000 transparent;visibility:visible;right:8px;top:50%;position:absolute;opacity:.3;margin-top:-4px}.ng-table th.sortable div:before{margin-top:2px;border-bottom:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #000}.ng-table th.sortable div:hover:after,.ng-table th.sortable div:hover:before{opacity:1;visibility:visible}.ng-table th.sortable.sort-asc,.ng-table th.sortable.sort-desc{background-color:rgba(141,192,219,.25);text-shadow:0 1px 1px hsla(0,0%,100%,.75)}.ng-table th.sortable.sort-asc div:after,.ng-table th.sortable.sort-desc div:after{margin-top:-2px}.ng-table th.sortable.sort-asc div:before,.ng-table th.sortable.sort-desc div:before{visibility:hidden}.ng-table th.sortable.sort-asc div:after,.ng-table th.sortable.sort-asc div:hover:after,.ng-table th.sortable.sort-desc div:after{visibility:visible;filter:alpha(opacity=60);-khtml-opacity:.6;-moz-opacity:.6;opacity:.6}.ng-table th.sortable.sort-desc div:after{border-bottom:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #000;box-shadow:none}.ng-table th.filter .input-filter{margin:0;display:block;width:100%;min-height:30px;box-sizing:border-box}.ng-table+.pagination{margin-top:0}@media only screen and (max-width:800px){.ng-table-responsive{border-bottom:1px solid #999}.ng-table-responsive tr{border-top:1px solid #999;border-left:1px solid #999;border-right:1px solid #999}.ng-table-responsive td:before{position:absolute;padding:8px;left:0;top:0;width:50%;white-space:nowrap;text-align:left;font-weight:700}.ng-table-responsive thead tr th{text-align:left}.ng-table-responsive thead tr.ng-table-filters th{padding:0}.ng-table-responsive thead tr.ng-table-filters th form>div{padding:8px}.ng-table-responsive td{border:0;border-bottom:1px solid #eee;position:relative;padding-left:50%;white-space:normal;text-align:left}.ng-table-responsive td:before{content:attr(data-title-text)}.ng-table-responsive,.ng-table-responsive tbody,.ng-table-responsive td,.ng-table-responsive th,.ng-table-responsive thead,.ng-table-responsive tr{display:block}}#loading-bar-container{z-index:1000;position:fixed;top:0}.app--toolbar .logo{height:25px}.app--toolbar .md-button:not([disabled]).md-raised:hover{background-color:#cce1ea}.toolbar-search--wrapper .search-bar *{color:#fff!important}.toolbar-search--wrapper .md-errors-spacer{display:none}.toolbar-search--wrapper .md-input{border-bottom:1px solid #fff}.toolbar-search--wrapper .md-input-focused .md-input{border-bottom:2px solid #fff!important}.toolbar-search--wrapper .search-bar input::-webkit-input-placeholder{color:#fff}.toolbar-search--wrapper .search-bar input:-moz-placeholder,.toolbar-search--wrapper .search-bar input::-moz-placeholder{color:#fff;opacity:1}.toolbar-search--wrapper .search-bar input:-ms-input-placeholder,.toolbar-search--wrapper .search-bar input::-ms-input-placeholder{color:#fff}.toolbar-search--wrapper .search-bar input::placeholder{color:#fff}cdbl-elements .label{font-size:14px;opacity:.54}cdbl-elements .color-shades>div{max-width:300px}cdbl-auth-login .form-wrapper{display:flex;flex-flow:column;align-items:center;justify-content:center;width:400px;margin:0 auto;background-color:#f7f7f7;padding:30px 20px;border-radius:4px}cdbl-auth-login .cdbl__input-wrapper{width:250px}cdbl-auth-login .login-actions{margin-top:10px}cdbl-auth-login .login__error{color:#be272d;margin-top:16px}cdbl-action-quality-assessment{display:block;background:rgba(244,167,54,.05);border-radius:4px;margin:1rem auto;border:1px solid #f4a736}cdbl-action-quality-assessment form{padding:1rem}cdbl-action-quality-assessment form textarea{padding:1rem;background:#f4f6f7;border-top-left-radius:4px;border-top-right-radius:4px}cdbl-action-task-publish{display:block;background:rgba(242,72,63,.1);border-radius:4px;margin:1rem auto;border:1px solid #f2483f}cdbl-action-task-publish form{padding:1rem}cdbl-action-task-publish .form-wrapper{display:flex;flex-flow:row;justify-content:space-between;align-items:center}cdbl-action-task-post-comment,html .legacy-app--view .app--view--component--style-override cdbl-action-task-post-comment{display:block;background:rgba(244,167,54,.05);border-radius:4px;margin:1rem auto;border:1px solid #f4a736}cdbl-action-task-post-comment form,html .legacy-app--view .app--view--component--style-override cdbl-action-task-post-comment form{padding:1rem}cdbl-action-task-post-comment form textarea,html .legacy-app--view .app--view--component--style-override cdbl-action-task-post-comment form textarea{padding:1rem;background:#f4f6f7;border-top-left-radius:4px;border-top-right-radius:4px}cdbl-action-task-post-comment form .comment--private label,html .legacy-app--view .app--view--component--style-override cdbl-action-task-post-comment form .comment--private label{color:rgba(0,0,0,.54)}cdbl-action-task-post-comment form .comment--private textarea,html .legacy-app--view .app--view--component--style-override cdbl-action-task-post-comment form .comment--private textarea{background:rgba(244,167,54,.5)}cdbl-issue-system{display:block;height:100%}cdbl-issue-system .issue-system--inner-wrapper{overflow-x:hidden}cdbl-issue-system .issue-system--toolbar{border-bottom:1px solid #d8d8d8;background:#fafafa}cdbl-issue-system .issue-system--toolbar,cdbl-issue-system .issue-system--toolbar md-icon{color:rgba(0,0,0,.87);fill:rgba(0,0,0,.87)}cdbl-issue-system .folder-list--sidebar{background-color:#fafafa;padding:0;width:280px;min-width:250px;z-index:20}cdbl-issue-system .md-sidenav-backdrop{z-index:19}cdbl-issue-system .issues-wrapper{background-color:#fff}cdbl-issue-system .issue-list--wrapper{width:370px;min-width:280px;overflow:auto;max-height:100%}cdbl-issue-system .issue-view--wrapper{width:100%;padding:1rem;overflow-x:hidden;overflow-y:auto;position:relative}cdbl-issue-system .label{font-weight:500}cdbl-issue-system md-input-container{min-width:150px}cdbl-issue-system .user--inline{display:inline;vertical-align:middle;position:relative;padding-left:2.25rem}cdbl-issue-system .user--inline img{margin-right:.25rem;transform:translateY(-50%);position:absolute;top:50%;left:0}.issue--cleared,[class*=issue-status--]{font-weight:300}.issue-status--open{color:#f2483f}.issue-status--resolved{color:#1780bc}.issue-status--reopened{color:#f2483f}.issue--cleared{color:#8eb33c}.issue-task--state-paid{color:#3fa7dd}.issue-task--state-completed{color:#8eb33c}.issue-task--state-abandoned,.issue-task--state-canceled,.issue-task--state-refunded{color:#be272d}cdbl-issue-system-create-button{display:inline-flex;flex-flow:row nowrap;align-items:center}cdbl-folder-list{display:block;width:100%}cdbl-folder-list md-list{padding:0}cdbl-folder-list .folder-list--title{padding:0 .5rem 0 1rem;font-weight:700;display:flex;align-items:center;height:63px}cdbl-folder-list .action-button{margin:13.5px;width:calc(100% - 2rem)}cdbl-folder-list .folder-header{cursor:pointer;outline:none;background-color:rgba(124,141,152,.15);color:#333e48;text-transform:uppercase}cdbl-folder-list .folder-header.folder-opened{background-color:rgba(124,141,152,.25)}cdbl-folder-list .folder-header .md-subheader-inner{padding-top:.5rem;padding-bottom:.5rem;min-height:40px;display:flex;align-items:center}cdbl-folder-list .folder-header .md-subheader-content{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;width:100%}cdbl-folder-list .folder-header .md-subheader-content md-icon{margin-left:0;margin-right:0}cdbl-folder-list .folder-header .md-avatar{flex:none;width:40px;height:40px;margin-top:0;margin-bottom:0;margin-right:16px;border-radius:50%;box-sizing:content-box}cdbl-folder-list .folder-list .md-list-item-inner{padding-left:1.5rem}cdbl-folder-list .folder-list.folder-opened{background-color:rgba(124,141,152,.05)}cdbl-folder-list .md-list-item-inner md-icon{margin-top:0!important;margin-bottom:0!important}cdbl-issue-list{display:block;height:100%;overflow-y:auto}cdbl-issue-list md-list{padding:0}cdbl-issue-list .issue-priority--important{background-color:rgba(190,39,45,.2)}cdbl-issue-list .issue-id{color:#a1a1a1}cdbl-issue-list .user--inline .md-avatar{width:30px!important;height:30px!important}cdbl-issue-list .md-list-item__child-element--zindex-override{z-index:3}cdbl-issue-view{display:block;margin:0;width:100%;min-height:100%;height:100%}cdbl-issue-view .md-timeline .md-timeline--item{display:flex}cdbl-issue-view .md-timeline .md-timeline--item .md-timeline--content-wrapper{flex:0 1 auto;width:500px}cdbl-issue-view .md-timeline .md-timeline--item .md-timeline--content-wrapper .md-timeline--content>div{padding:.35rem 0}cdbl-issue-view .md-timeline .md-timeline--item .md-timeline--content-wrapper .md-timeline--content>div .label{display:inline-block;min-width:110px}.issue-resources{max-width:1000px}.issue-resources .resource-card{min-width:320px}.issue-resources .resource-card md-card-actions{margin:0;padding:1rem}.issue-resources .resource-card .label{font-weight:500;margin-right:1rem;min-width:10rem}.issue-resources .resource-card .data-row:not(:last-child){padding-bottom:.5rem;margin-bottom:.5rem;border-bottom:1px solid rgba(0,0,0,.15)}.issue-resources .resource-card .data-row{word-break:break-word}.issue-resources .resource-card .data-row .label{display:flex;flex-direction:row;align-items:start}.issue-resources .resource-card .data-row .label+div{flex:1 1 auto}.issue-resources .resource-card .data-row .md-icon-button.md-button{padding:0;min-height:auto;height:auto}.issue-resources .resource-card .data-row p{margin:0}.issue-resources .resource-card .data-row p+p{margin-top:1rem}.issue-resources .resource-card .comment-list{padding-top:1rem;padding-left:1rem}.issue-resources .resource-card .comment-list .comment:not(:last-child){padding-bottom:.5rem;margin-bottom:.5rem;border-bottom:1px dotted rgba(0,0,0,.15)}.issue-resources .resource-card .comment-list .comment .meta{display:flex;flex-flow:row nowrap;opacity:.7;font-weight:500;margin-bottom:.5rem}.issue-resources .resource-card .comment-list .comment .meta .author{flex:1 1 auto}.issue-resources .resource-card .comment-list .comment .meta .date{font-style:italic}.issue-resources .resource-card .comment-list .comment .body{word-break:break-word;max-height:5rem;overflow:hidden}.issue-resources .resource--task{background-color:#f2f4f5;padding:1rem}.issue-resources .resource--task a{text-decoration:none}.issue-resources .resource--task .id{font-size:1rem;margin-bottom:1.2em}.issue-resources .resource--task .title{font-size:1.8rem;margin-bottom:1.2em}.issue-resources .resource--task .description,.issue-resources .resource--task .meta{font-size:1rem;margin-bottom:1.2em}.issue-resources .resource--task .links{font-size:1rem;display:flex;flex-flow:column}.issue-resources .resource--task .label{font-weight:500}cdbl-issue-view-summary{display:block}cdbl-issue-view-notes .form-wrapper{background:#e9ecef;padding:.75rem;border-radius:4px}cdbl-issue-view-notes .form-wrapper textarea{min-height:64px}cdbl-issue-view-notes .note-list{margin-top:2rem}cdbl-issue-view-notes .note-list .note-item{margin-bottom:1.5rem}cdbl-issue-view-notes .note-list .note-item .note-details{display:flex;flex-flow:column;align-items:center;justify-content:flex-start;margin:0 1rem;width:130px;text-align:center}cdbl-issue-view-notes .note-list .note-item .note-details .md-avatar{margin-bottom:.5rem}cdbl-issue-view-notes .note-list .note-item .note-details .note-meta{font-size:.8rem}cdbl-issue-view-notes .note-list .note-item .note-content{display:flex;flex-flow:row;align-items:flex-start;justify-content:flex-start}cdbl-issue-view-notes .note-list .note-item .note-content .note-text{flex:1 1 auto;padding:1rem;background-color:rgba(0,0,0,.03);box-shadow:inset 0 0 7px rgba(0,0,0,.05);box-shadow:0 0 4px rgba(0,0,0,.15);border-radius:4px}cdbl-issue-view-tabs{display:block}cdbl-issue-view-tabs .md-nav-bar .md-nav-item{margin:0}cdbl-issue-view-tabs .md-nav-bar .md-nav-item:not(:first-child){margin-left:.15rem}cdbl-issue-view-tabs .md-nav-bar .md-nav-item .md-button.md-accent{background:rgba(124,141,152,.1);margin:0}cdbl-issue-view-tabs .md-nav-bar .md-nav-item .md-button.md-accent.md-active{color:#3fa7dd;background:rgba(63,167,221,.1)}cdbl-issue-view-tabs .md-nav-bar md-nav-ink-bar{color:#3fa7dd;background:#3fa7dd}cdbl-issue-view-tabs md-nav-bar md-tabs-wrapper{background:#fff}cdbl-issue-view-tabs .tabs-content-wrapper{background:rgba(124,141,152,.05);padding:1rem}cdbl-issue-resource-task{display:block}cdbl-issue-resource-task .task-preferred-expert:not(:last-child){margin-right:.5rem}cdbl-issue-resource-task .task-preferred-expert:not(:last-child):after{content:","}cdbl-issue-resource-duplicate{display:block}cdbl-issue-resource-duplicate .duplicate-preferred-expert:not(:last-child){margin-right:.5rem}cdbl-issue-resource-duplicate .duplicate-preferred-expert:not(:last-child):after{content:","}cdbl-issue-resource-client-stats,cdbl-issue-resource-payment-events,cdbl-issue-resource-payment-transaction,cdbl-issue-resource-project-feedback,cdbl-issue-resource-subtask{display:block}cdbl-issue-resource-project-feedback .project-feedback__feedback{padding:.75rem;border:1px solid #e8e8e8;background:#fdfdfd;border-radius:4px}cdbl-issue-resource-project-feedback .project-feedback__feedback:not(:last-child){margin-bottom:1rem}cdbl-issue-resource-project-feedback .project-feedback__feedback .project-feedback__feedback__title{margin-top:0}cdbl-issue-resource-project-list{display:block}cdbl-issue-resource-project-list .type--task,cdbl-issue-resource-project-list .type--task td{background-color:#efefef}cdbl-issue-resource-project-list .md-table table td,cdbl-issue-resource-project-list .md-table table th{display:flex;align-items:center}cdbl-issue-resource-review{display:block}cdbl-issue-resource-review .project-review__review{padding:.75rem;border:1px solid #e8e8e8;background:#fdfdfd;border-radius:4px}cdbl-issue-resource-review .project-review__review:not(:last-child){margin-bottom:1rem}cdbl-issue-resource-review .project-review__review .project-review__review__title{margin-top:0}cdbl-issue-resource-client{display:block}.resource-card{min-width:320px}.resource-card md-card-actions{margin:0;padding:1rem}.resource-card .label{font-weight:500;margin-right:1rem;min-width:10rem}.resource-card .data-row:not(:last-child){padding-bottom:.5rem;margin-bottom:.5rem;border-bottom:1px solid rgba(0,0,0,.15)}.resource-card .comment-list{padding-top:1rem;padding-left:1rem}.resource-card .comment-list .comment:not(:last-child){padding-bottom:.5rem;margin-bottom:.5rem;border-bottom:1px dotted rgba(0,0,0,.15)}.resource-card .comment-list .comment .meta{display:flex;flex-flow:row nowrap;opacity:.7;font-weight:500;margin-bottom:.5rem}.resource-card .comment-list .comment .meta .author{flex:1 1 auto}.resource-card .comment-list .comment .meta .date{font-style:italic}.resource-card .comment-list .comment .body{word-break:break-word;max-height:5rem;overflow:hidden}.dialog--issue-resources--incident md-autocomplete md-input-container .md-errors-spacer{display:none}.incident__participant{border:1px solid #333e4945;padding:1rem;border-radius:4px}.incident__participant md-input-container{margin-bottom:0!important}.incident__participant .incident__participant__user md-icon{font-size:1rem;min-height:1em;min-width:1em;width:1em;height:1em}cdbl-issue-system-create-incident-button{display:inline-flex;flex-flow:row nowrap;align-items:center}cdbl-issue-system-create-incident-button .incident-count{margin-left:.25rem;background-color:#fff;color:#f2483f;padding:0 4px;text-align:center;border-radius:4px;min-width:1rem;display:inline-block}.dialog--issue-resources--occurrence .issue-resources{padding:.5rem}cdbl-issue-toolbar-search{font-size:1rem;font-weight:300}cdbl-issue-list-widget{display:block;background:#fff;border:1px solid #e2e2e2;padding:1rem;border-radius:0}cdbl-settings-templates-intercom{display:block}cdbl-settings-templates-intercom .template-preview--subject{margin-top:1rem;margin-bottom:1rem}cdbl-settings-templates-intercom .template-preview--content,cdbl-settings-templates-intercom .template-preview--subject{text-align:left;padding:.5rem;background:rgba(0,0,0,.05);border-radius:4px}cdbl-settings-templates-comment{display:block}cdbl-settings-templates-comment .template-preview--content{margin-top:1rem;text-align:left;padding:.5rem;background:rgba(0,0,0,.05);border-radius:4px}.dialog--template-edit .available-tokens{padding:.75rem 1rem;border-radius:4px;background-color:rgba(0,0,0,.03)}.dialog--template-edit .available-tokens .token{margin-bottom:.75rem;cursor:pointer}.dialog--template-edit .available-tokens .token-tag{font-family:monospace;font-weight:700;background-color:rgba(0,0,0,.13);padding:.2rem;border-radius:4px}cdbl-settings-account .page__header__title{margin-bottom:8px}cdbl-settings-account .page__header,cdbl-settings-account .page__header-top-wrapper{background:#f7f7f7}cdbl-settings-account .page__header{box-shadow:none;border-bottom:1px solid #c9c9c9}cdbl-settings-account page-content{display:block;max-width:650px;margin:0 auto}md-dialog.dialog--dialogSettingsAccountChangePassword form,md-dialog.dialog--dialogSettingsAccountEdit form{display:flex;flex-flow:column}md-dialog.dialog--dialogSettingsAccountMfa p:first-child{margin-top:0}md-dialog.dialog--dialogSettingsAccountMfa .setup__data{text-align:center}md-dialog.dialog--dialogSettingsAccountMfa .setup__qr{display:inline-flex;align-items:center;justify-content:center;width:150px;height:150px}md-dialog.dialog--dialogSettingsAccountMfa .setup__qr svg{width:100%;height:100%}md-dialog.dialog--dialogSettingsAccountMfa .setup__description{text-align:center;margin-top:20px}md-dialog.dialog--dialogSettingsAccountMfa .setup__key{margin-top:10px;display:inline-block;color:#be272d;font-family:monospace;background:#e9e9e9;padding:6px;border-radius:4px}md-dialog.dialog--dialogSettingsAccountMfa .setup__backup-codes-list .setup__backup-code{margin:4px 0;font-family:monospace;display:block;border-radius:4px;text-align:center}md-dialog.dialog--dialogSettingsAccountMfa .setup__backup-codes-list .setup__backup-code span{background:#f5f5f5;padding:4px}md-dialog.dialog--dialogSettingsAccountMfa .setup__form{display:flex;flex-flow:row;align-items:center;justify-content:center;margin-left:-24px;margin-right:-24px;margin-top:20px;border-top:1px solid #e9e9e9;padding-top:20px}md-dialog.dialog--dialogSettingsAccountMfa md-dialog-actions{padding:16px;border-top:1px solid #e9e9e9}md-dialog.dialog--dialogSettingsAccountMfa error{color:#be272d;max-width:400px;margin:0 auto 1rem;text-align:center}md-dialog.dialog--dialogSettingsAccountMfaDisable .setup__form{display:flex;flex-flow:column;align-items:center;justify-content:center;margin-left:-24px;margin-right:-24px}md-dialog.dialog--dialogSettingsAccountMfaDisable .error{color:#be272d;max-width:400px;margin:0 auto 1rem;text-align:center}cdbl-settings-superusers .page__header__title{margin-bottom:8px}cdbl-settings-superusers .page__header,cdbl-settings-superusers .page__header-top-wrapper{background:#f7f7f7}cdbl-settings-superusers .page__header{box-shadow:none;border-bottom:1px solid #c9c9c9}cdbl-settings-superusers .filter-wrapper{margin:.5rem}cdbl-settings-unlayer-templates .page__header__title{margin-bottom:8px}cdbl-settings-unlayer-templates .page__header,cdbl-settings-unlayer-templates .page__header-top-wrapper{background:#f7f7f7}cdbl-settings-unlayer-templates .page__header{box-shadow:none;border-bottom:1px solid #c9c9c9}cdbl-settings-unlayer-templates .top-content{text-align:center}cdbl-settings-unlayer-templates .top-content .message{margin-bottom:36px}cdbl-settings-unlayer-templates .filter-wrapper{margin-bottom:24px}md-dialog.dialog--workroom-interventions{font-size:16px}cdbl-expert-pods .expert-pod{margin-bottom:1rem}md-dialog.dialog--dialogExpertPodsCreateEdit .error small:first-letter{text-transform:capitalize}md-dialog cdbl-expert-pods-view{padding:1rem;display:block}md-dialog.dialog--dialogExpertPodsCreatePodBot .error small:first-letter{text-transform:capitalize}cdbl-projects-list .filter-wrapper{padding:1.5rem 1rem 1rem;margin:-1.5rem -1rem -1rem;background-color:rgba(0,0,0,.05);box-shadow:inset 0 -5px 5px 0 rgba(0,0,0,.05);margin-bottom:2rem}cdbl-projects-list .filter-wrapper .cdbl-form__field{margin-right:1rem;margin-bottom:1rem}cdbl-projects-list-alt .filter-wrapper{padding:1.5rem 1rem 1rem;margin:-1.5rem -1rem -1rem;background-color:rgba(0,0,0,.05);box-shadow:inset 0 -5px 5px 0 rgba(0,0,0,.05);margin-bottom:2rem}cdbl-projects-list-alt .filter-wrapper .cdbl-form__field{margin-right:1rem;margin-bottom:1rem}cdbl-growth-targets{display:block}cdbl-growth-targets .row{display:flex;flex-direction:row;align-items:center;justify-content:space-between;border:1px solid #ddd;padding:1rem;margin:1rem 0;background-color:#fff}cdbl-growth-targets .empty-data h3,cdbl-growth-targets .loading{display:flex;width:100%;justify-content:center}cdbl-growth-targets .md-table table td{vertical-align:middle}cdbl-growth-targets .md-table.md-relaxed td{padding:.25rem 1.5rem}cdbl-growth-targets .md-datepicker-input::placeholder{color:#3ba8df}cdbl-growth-targets .md-sticky-header{padding-bottom:.25rem}@media (min-width:600px){cdbl-growth-targets .md-table table td:last-child{padding:.25rem .75rem}}md-dialog.dialog--dialogEditExpertAvailabiltiy .field-inner__description{width:100%;font-size:.75rem;color:#9e9e9e}md-dialog.dialog--referral-attributions{font-size:16px}.span-height{line-height:50px}.error{color:#be272d}cdbl-expert-team .team-details-table tr td:first-child{width:20%}cdbl-expert-team .team-settings-container{display:flex;align-items:baseline}cdbl-expert-team .team-settings-container label{margin-right:10px}cdbl-earning-certificates .earning-certificates-table,cdbl-expert-team .expert-team-table{height:400px;max-width:100%;width:100%}.warnig-dialog__content{text-align:center}.main-section.legacy-app--view cdbl-project-page{margin:-1rem;display:block;margin-bottom:1rem}cdbl-project-widget-type{display:inline-flex;flex-flow:row wrap;align-items:center}cdbl-project-widget-type span{margin-right:.5rem}cdbl-project-widget-description .widget__content{overflow-y:auto;max-height:450px}cdbl-project-widget-description .project__website-url{margin-bottom:1rem}md-dialog.dialog--dialogProjectScopeDoc .item-unfinished{color:grey}md-dialog.dialog--dialogProjectScopeDoc .item-finished{color:green}md-dialog.dialog--dialogProjectScopeDoc .scope-doc-item{margin-bottom:8px;padding-bottom:8px;border-bottom:1px solid #b9c8d2}md-dialog.dialog--dialogProjectScopeDoc .scope-doc-item .scope-doc-item__content{flex:1 1 auto}md-dialog.dialog--dialogProjectScopeDoc .scope-doc-item .scope-doc-item__top{display:flex;flex-flow:row nowrap;align-items:baseline;padding-top:8px;padding-bottom:8px}md-dialog.dialog--dialogProjectScopeDoc .scope-doc-item .scope-doc-item__top__progress{flex:0 0 auto;margin-right:20px}md-dialog.dialog--dialogProjectScopeDoc .scope-doc-item .scope-doc-item__top__title{flex:1 1 auto;font-size:16px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:.3px;color:rgba(0,0,0,.87)}md-dialog.dialog--dialogProjectScopeDoc .scope-doc-item .scope-doc-item__top__actions{flex:0 0 auto;margin-left:.5rem}md-dialog.dialog--dialogProjectScopeDoc .scope-doc-item .scope-doc-item__bottom__actions{display:flex;flex-flow:row nowrap;align-content:center;align-items:baseline;margin:4px 0}md-dialog.dialog--dialogProjectScopeDoc .scope-doc-item .scope-doc-item__bottom__actions .cdbl-button:not(:last-child){margin-right:1rem}md-dialog.dialog--dialogProjectScopeDoc .scope-doc-item .scope-doc-item__bottom__description{position:relative;font-style:italic}md-dialog.dialog--dialogProjectScopeDoc .scope-doc-item .scope-doc-item__bottom__description .description-clear-button{position:absolute;bottom:4px;right:8px;font-size:14px}md-dialog.dialog--dialogProjectScopeDoc .scope-doc-item .scope-doc-item__children{margin-top:.5rem}md-dialog.dialog--dialogProjectScopeDoc .scope-doc-item .scope-doc-item:first-child{margin-top:8px;padding-top:8px;border-top:1px solid #b9c8d2}md-dialog.dialog--dialogProjectScopeDoc .scope-doc-item .scope-doc-item:last-child{padding-bottom:0;margin-bottom:0;border-bottom:none}md-dialog.dialog--dialogProjectScopeDoc .scope-doc-item .scope-doc-item .scope-doc-item__content{padding-left:20px}cdbl-project-attachments{display:block;background:#fff;border:1px solid #e2e2e2;padding:1rem;border-radius:0}cdbl-project-attachments cdbl-attachment{margin-bottom:.5rem}cdbl-project-attachments cdbl-attachment:not(:last-child){border-bottom:1px solid #efefef;margin-bottom:.5rem;padding-bottom:.5rem}cdbl-attachment{display:block}cdbl-attachment .attachment-wrapper{display:flex;flex-flow:row nowrap;width:100%}cdbl-attachment.inline-attachment{display:inline-block;max-width:100%}cdbl-attachment.inline-attachment .attachment-wrapper{display:inline-flex;width:auto;max-width:100%}cdbl-attachment.inline-attachment .attachment-wrapper .attachment__name{display:inline-flex}cdbl-attachment.inline-attachment .attachment-wrapper .attachment__filename{max-width:100%}cdbl-attachment .attachment__name{flex:1 1 auto;min-width:0;display:flex;align-items:center}cdbl-attachment .attachment__actions{flex:0 0 auto;margin-left:1rem}cdbl-attachment .attachment__icon{flex:0 0 auto;margin-right:.25rem;display:inline-flex;align-items:baseline}cdbl-attachment .attachment__icon .icon{max-width:1em;max-height:1em;width:1rem!important;height:1rem!important}cdbl-attachment .attachment__filename{display:inline-flex;align-items:baseline;min-width:0;max-width:100%}cdbl-attachment .attachment__filename .attachment__filename__name{flex:1 1 auto;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}cdbl-attachment .attachment__filename .attachment__filename__ext{flex:0 0 auto}cdbl-attachment .attachment__meta{display:flex;flex-flow:row wrap;font-size:.875rem;font-weight:300;line-height:1.57em;letter-spacing:.01625rem}cdbl-attachment .attachment__meta__item:not(:last-child){margin-right:1rem}@media (min-width:960px){.widget--project-visibility .widget-wrapper>*{width:calc(50% - 1rem)}}.dialog--manage-expert-pods-project md-dialog-content{max-width:800px}.dialog--manage-expert-pods-project cdbl-list-selector,.notice{padding:1rem}.notice{background-color:rgba(124,141,152,.1)}.notice.notice--warning{background-color:rgba(242,72,63,.1)}.notice.notice--info{background-color:rgba(63,167,221,.1)}.notice.notice--success{background-color:rgba(142,179,60,.1)}cdbl-badge-project-referoo-agency :not(.legacy){display:inline-block;padding:.25rem .75rem;border-radius:1rem;background-color:#e8e8e8;color:#202020;font-size:11px;font-style:normal;text-transform:uppercase;letter-spacing:.5px;font-weight:400}cdbl-badge-project-referoo-agency :not(.legacy).badge--success{background-color:rgba(142,179,60,.1)}cdbl-badge-project-referoo-agency :not(.legacy).badge--warning{background-color:rgba(242,72,63,.1)}cdbl-badge-project-referoo-agency :not(.legacy).badge--info{background-color:rgba(63,167,221,.1)}cdbl-badge-project-referoo-agency .legacy{border-radius:.25rem;padding:.25rem .5rem;font-style:italic;font-size:11px;line-height:1;text-transform:none;display:inline-block;font-weight:400}cdbl-badge-project-referoo-agency .legacy.badge--success{background-color:#43ac6a}cdbl-badge-project-referoo-agency .legacy.badge--warning{background-color:#f04124;color:#fff}cdbl-badge-project-referoo-agency .legacy.badge--info{background-color:#e7e7e7;color:#333}cdbl-header-search .md-toolbar-tools{font-size:16px}cdbl-header-search input{width:200px!important}cdbl-header-search-results{margin:-1rem;min-height:100%}cdbl-header-search-results,cdbl-header-search-results cdbl-listing-item{display:block;background:#fff}cdbl-header-search-results cdbl-page .page__header{box-shadow:none}cdbl-header-search-results .results-empty,cdbl-header-search-results .results-summary{margin-top:-1rem;margin-bottom:2rem}cdbl-header-search-results table td{word-wrap:break-word;hyphens:auto}cdbl-hal-icon .hal,cdbl-hal-icon img{width:40px;height:40px;outline:none}cdbl-hal-icon .hal{cursor:pointer;background-image:url(/assets/hal_9000_deactivated.png);background-size:cover;transition:background-image .3s ease}cdbl-hal-icon .hal.isActive,cdbl-hal-icon .hal:hover{background-image:url(/assets/hal_9000.png)}cdbl-hal-icon .hal.isActive{animation:q 1s infinite ease-in-out}@keyframes q{0%{transform:scale(.9);opacity:.7}50%{transform:scale(1);opacity:1}to{transform:scale(.9);opacity:.7}}cdbl-pagination{display:block}cdbl-pagination[disabled]{pointer-events:none}cdbl-pagination .pagination{text-align:center;margin:1rem 0;user-select:none}cdbl-pagination .pagination a{color:#333e48;font-size:.8rem;font-weight:700;transition:none!important;padding:.5rem;border-radius:4px;min-width:2rem;display:inline-block;text-align:center;cursor:pointer}cdbl-pagination .pagination .active a{color:#fff;background:#3fa7dd}cdbl-pagination .pagination-summary{text-align:center;margin:.5rem 0 1rem!important;font-size:.85rem}.cdbl-pagination-simple-bar{font-size:.75rem;background-color:#f5f5f5;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center}cdbl-token-help{display:block;background-color:rgba(0,0,0,.05);border-radius:4px;overflow:hidden;margin-bottom:1rem}cdbl-token-help .title{color:rgba(0,0,0,.72);text-transform:uppercase;font-weight:700;font-size:.8rem;padding:0 .5rem;background-color:rgba(0,0,0,.03)}cdbl-token-help .title>div:first-child{outline:none;cursor:pointer}cdbl-token-help .tokens-wrapper{padding:.75rem 1rem;border-radius:4px}cdbl-token-help .tokens-wrapper .token-group{color:rgba(0,0,0,.72);font-weight:700;font-size:.9rem;padding:.6rem 0;min-width:6rem;margin-right:1rem}cdbl-token-help .tokens-wrapper .token{margin-bottom:.75rem}cdbl-token-help .tokens-wrapper .token-description{font-size:.9rem;color:rgba(0,0,0,.57)}cdbl-token-help .tokens-wrapper .token-tag{font-family:monospace;background-color:rgba(0,0,0,.1);padding:.2rem;border-radius:4px;cursor:pointer;outline:none;margin:.5rem .5rem .5rem 0;transition:all .3s ease;display:inline-block}cdbl-token-help .tokens-wrapper .token-tag:hover{background-color:rgba(0,0,0,.2)}.legacy-app--view cdbl-token-help .title{padding:0 .5rem}.legacy-app--view cdbl-token-help .tokens-wrapper{padding:.75rem 1rem}cdbl-token-preview{display:block;background-color:rgba(0,0,0,.05);border-radius:4px;overflow:hidden;margin-bottom:1rem}cdbl-token-preview .title{color:rgba(0,0,0,.72);text-transform:uppercase;font-weight:700;font-size:.8rem;padding:0 .5rem;background-color:rgba(0,0,0,.03)}cdbl-token-preview .title>div:first-child{outline:none;cursor:pointer}cdbl-token-preview .preview-wrapper{padding:1rem}cdbl-token-preview .preview-content{font-family:monospace}cdbl-token-preview .preview-error{color:#f2483f}.legacy-app--view cdbl-token-preview .title{padding:0 .5rem}.legacy-app--view cdbl-token-preview .preview-wrapper{padding:1rem;font-size:14px}cdbl-noticebar .noticebar-wrapper{display:block;margin-bottom:1rem;padding:1rem;color:#fff;font-weight:600;text-align:center;background-color:#3fa7dd}cdbl-noticebar.noticebar--success .noticebar-wrapper{background-color:#8eb33c}cdbl-noticebar.noticebar--warning .noticebar-wrapper{background-color:#f2483f}section.legacy-app--view cdbl-noticebar .noticebar-wrapper{margin:-1rem!important;margin-bottom:1rem!important;padding:1rem!important}cdbl-loader{display:block}cdbl-loader .loader__wrapper{display:flex;flex-flow:column;align-items:center;padding:2rem 1rem;border-radius:.25rem;margin-bottom:1.5rem;font-size:1rem}cdbl-loader.loader--fill .loader__wrapper{background-color:#fafbfc}cdbl-loader.loader--inline{display:inline-flex}cdbl-loader.loader--inline .loader__wrapper{padding:0;margin:0;font-size:1em}cdbl-loader .loader__spinner{z-index:10;animation:r 1.1s infinite linear;background-image:url(/assets/icon-loader-spinner.svg);background-size:contain;background-repeat:no-repeat}cdbl-loader .loader__spinner,cdbl-loader .loader__spinner:after{width:2em;height:2em;box-sizing:border-box}cdbl-loader .loader__text{margin-top:.5rem;font-weight:500;color:#000;text-align:center;font-size:1em}@keyframes r{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.cdbl__button cdbl-loader{font-size:.7em}.cdbl__button cdbl-loader .loader__text{display:none}cdbl-dropdown md-icon{outline:none}cdbl-widget{display:block;flex:0 1 auto;width:100%}cdbl-widget.widget--block,cdbl-widget.widget--block .widget-inner-wrapper{width:100%;height:100%}cdbl-widget .widget-inner-wrapper{display:inline-flex;flex-flow:column;flex:1 1 auto;width:100%;background-color:#fff;border:1px solid #e2e2e2;border-radius:2px}@media (min-width:600px){cdbl-widget,cdbl-widget:not(.widget-block).widget-inner-wrapper{width:auto}}cdbl-widget .widget--collapsed .widget__header{margin-bottom:0}cdbl-widget .widget--dividers .widget__data-row:not(:last-child){margin-bottom:.5rem;padding-bottom:.5rem;border-bottom:1px solid #e2e2e2}cdbl-widget .widget--align-right .widget__data-row__value{text-align:right;text-align:left}cdbl-widget .widget__header{flex:0 0 auto;justify-self:flex-start;text-transform:uppercase;font-weight:500;display:inline-flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;min-height:44px;background:#fafafa;padding:0 1rem}cdbl-widget .widget__header cdbl-loader,cdbl-widget .widget__header md-menu{margin-left:1.5rem}cdbl-widget .widget__header cdbl-loader{font-size:9px}cdbl-widget .widget__header cdbl-loader .loader__wrapper{margin-bottom:-8px}cdbl-widget .widget__header .collapse-toggle.is-collapsed{transform:rotate(180deg)}cdbl-widget .widget__content{padding:1rem;flex:1 1 auto;display:flex;flex-flow:column;justify-content:flex-start}cdbl-widget .widget__footer{flex:0 0 auto;padding:.5rem 1rem;background:#fafafa;justify-content:flex-end;display:flex}cdbl-widget .widget__footer:empty{display:none}cdbl-widget .widget__footer cdbl-button{display:inline-block;margin:.25rem}cdbl-widget .widget__data-row{display:flex;align-items:baseline;min-height:30px}cdbl-widget .widget__data-row.widget__data-row--align-start{align-items:flex-start}cdbl-widget .widget__data-row:not(:last-child){margin-bottom:.35rem}cdbl-widget .widget__data-row .widget__data-row__label{margin-right:5px;color:rgba(0,0,0,.67)}cdbl-widget .widget__data-row .widget__data-row__label:after{content:":"}cdbl-widget .widget__data-row .widget__data-row__value{flex:1 1 auto;font-weight:400}cdbl-widget .widget__data-row .widget__data-row__action{margin-left:5px;flex:0 0 auto}cdbl-widget cdbl-widget .widget__header{text-transform:none;padding:.5rem;background:#fafafa}.widget-wrapper{display:flex;flex-flow:row wrap;align-items:stretch}.widget-wrapper>*{display:inline-flex;align-items:stretch;flex:1 1 auto;min-width:200px;margin:.5rem}.widget-wrapper.widget-wrapper--vertical{flex-flow:column}.widget-wrapper.widget-wrapper--block,.widget-wrapper.widget-wrapper--block>*{width:100%}cdbl-widget .widget__card{display:flex;flex-flow:row nowrap;gap:20px}cdbl-widget .widget__card__content{flex:1 1 auto}cdbl-widget .widget__card__image{flex:0 0 auto}cdbl-widget .widget__card__image .cdbl-avatar{width:100px;height:100px;background-color:#e2e2e2;border-radius:50%}cdbl-widget .widget__card__image .cdbl-avatar img{max-width:100%;max-height:100%}cdbl-button .cdbl__button--warning md-icon,html .legacy-app--view cdbl-button .cdbl__button--warning md-icon,html .reveal-modal cdbl-button .cdbl__button--warning md-icon{color:hsla(0,0%,100%,.54)}cdbl-button .cdbl__button--text-normal,html .legacy-app--view cdbl-button .cdbl__button--text-normal,html .reveal-modal cdbl-button .cdbl__button--text-normal{text-transform:none}cdbl-button[disabled=disabled],cdbl-button [disabled=disabled],html .legacy-app--view cdbl-button[disabled=disabled],html .legacy-app--view cdbl-button [disabled=disabled],html .reveal-modal cdbl-button[disabled=disabled],html .reveal-modal cdbl-button [disabled=disabled]{opacity:.5;pointer-events:none}cdbl-button .cdbl__button--secondary,html .legacy-app--view cdbl-button .cdbl__button--secondary,html .reveal-modal cdbl-button .cdbl__button--secondary{color:#333}cdbl-button .cdbl__button--secondary:focus,cdbl-button .cdbl__button--secondary:hover,html .legacy-app--view cdbl-button .cdbl__button--secondary:focus,html .legacy-app--view cdbl-button .cdbl__button--secondary:hover,html .reveal-modal cdbl-button .cdbl__button--secondary:focus,html .reveal-modal cdbl-button .cdbl__button--secondary:hover{background-color:#464646}cdbl-badge{display:inline-block;padding:.25rem .75rem;border-radius:1rem;background-color:#e8e8e8;color:#202020;font-size:11px;font-style:normal;text-transform:uppercase;letter-spacing:.5px;font-weight:400}cdbl-badge.badge--success{background-color:rgba(142,179,60,.1)}cdbl-badge.badge--warning{background-color:rgba(242,72,63,.1)}cdbl-badge.badge--info{background-color:rgba(63,167,221,.1)}cdbl-list-selector{display:block}cdbl-list-selector .list-selector-wrapper{display:flex;flex-flow:row wrap;align-items:stretch;margin:-.5rem}cdbl-list-selector .list-selector__title{font-size:1rem;font-weight:600;margin:1rem 0}cdbl-list-selector .list-selector__title:empty{display:none}cdbl-list-selector .list-selector__options,cdbl-list-selector .list-selector__selected{flex:1 1 auto;min-width:320px;height:100%;width:50%}cdbl-list-selector .list-selector__list-wrapper{margin:.5rem;border:1px solid #d0d0d0;padding:1rem}cdbl-list-selector .list-selector__list{padding:0;overflow-y:auto;max-height:600px}cdbl-list-selector .list-selector__list__label{font-weight:400;text-transform:uppercase}cdbl-list-selector .list-selector__filter{display:flex;flex-flow:row nowrap;align-items:center;margin:.5rem 0 .75rem;position:relative}cdbl-list-selector .list-selector__filter .cdbl__input{padding-right:5rem}cdbl-list-selector .list-selector__filter .reset-button{position:absolute;right:.5rem}cdbl-list-selector .list-selector__item{margin:.5rem .5rem .5rem 0;display:flex;flex-flow:row nowrap;justify-content:space-between}cdbl-list-selector .list-selector__item__content{flex:1 1 auto;display:inline-flex;flex-flow:row nowrap;margin-right:1rem}cdbl-list-selector .list-selector__item__actions{flex:0 0 auto}cdbl-list-selector .list-selector__item__avatar{flex:0 0 auto;margin-right:.5rem;border-radius:100%;overflow:hidden;height:2rem;width:2rem}cdbl-list-selector .list-selector__item__avatar img{height:100%}cdbl-list-selector .list-selector__item__avatar:empty{display:none}cdbl-list-selector .list-selector__item__text{flex:1 1 auto}cdbl-list-selector .list-selector__item__title{font-weight:400}cdbl-list-selector .list-selector__item__meta{font-size:12px;font-style:italic}cdbl-list-selector list-selector-options-item-avatar{display:block;height:100%}cdbl-listing-item{display:block;margin-bottom:1.5rem}cdbl-listing-item .listing-item__top{font-size:14px;margin-bottom:.25rem}cdbl-listing-item .listing-item__content-wrapper{display:flex;flex-flow:row wrap;align-items:flex-start}cdbl-listing-item .listing-item__content{flex:1 1 auto;margin-bottom:.5rem}cdbl-listing-item .listing-item__title{flex:1 1 auto;font-weight:700}cdbl-listing-item .listing-item__title listing-item-title{display:inline-flex;flex-flow:row;align-items:center}cdbl-listing-item .listing-item__title cdbl-badge{margin:0;margin-left:.5rem}cdbl-listing-item .listing-item__meta{font-style:italic;font-size:14px;margin-top:.25rem}cdbl-listing-item .listing-item__actions{margin-bottom:.5rem}cdbl-listing-item .listing-item__actions cdbl-button{margin:.25rem}cdbl-listing-item .listing-item__actions cdbl-button:first-child{margin-left:0}cdbl-listing-item .listing-item__bottom{font-size:15px;margin-top:.25rem}cdbl-listing-item+cdbl-listing-item{border-top:1px solid rgba(0,0,0,.1);margin-top:1.5rem;padding-top:1.5rem}cdbl-listing-item .listing-item__actions:empty,cdbl-listing-item .listing-item__bottom:empty,cdbl-listing-item .listing-item__meta:empty,cdbl-listing-item .listing-item__title:empty,cdbl-listing-item .listing-item__top:empty{display:none}cdbl-listing-item cdbl-badge{margin:.15rem 0;padding:.15rem .5rem}cdbl-page .page-inner-wrapper{background-color:#fff}cdbl-page .page__header{display:flex;flex-flow:row wrap;padding:0 1rem;align-items:baseline;box-shadow:0 7px 7px -5px #0000002b;margin-bottom:.5rem}cdbl-page .page__header-top-wrapper{display:flex;flex-flow:row nowrap;align-items:center;padding:1rem}cdbl-page .page__controls{background-color:#fff;margin-right:1rem}cdbl-page .page__header-top{flex:1 1 auto;text-transform:uppercase;font-size:14px}cdbl-page .page__header-top cdbl-button{margin:.25rem}cdbl-page .page__header__left{flex:1 1 auto;min-width:200px}cdbl-page .page__header__title-wrapper{display:flex;flex-flow:row nowrap;align-items:center;margin-bottom:.5rem}cdbl-page .page__header__title,cdbl-page h1.page__header__title{flex:0 1 auto;margin:0;margin-right:1rem;font-size:1.38rem;font-weight:500}cdbl-page .page__header__meta{display:flex;flex-flow:row nowrap;margin-bottom:.75rem;font-style:italic;flex:1 1 auto;width:100%}cdbl-page .page__header__right{flex:0 1 auto}cdbl-page .page__header__actions{display:flex;flex-flow:row wrap;align-items:center;margin-bottom:1rem}cdbl-page .page__header__actions cdbl-button{margin:.25rem}cdbl-page .page__header__actions page-actions{display:inherit;flex-flow:inherit;align-items:inherit}cdbl-page .page__content-secondary__bottom,cdbl-page .page__content-secondary__top{padding:1rem}cdbl-page .page__content{padding:1rem;background-color:#fff}cdbl-page .page__layout--content-with-navigation{display:flex;flex-flow:row nowrap}cdbl-page .page__layout--content-with-navigation .page__layout__sidebar{max-width:400px}cdbl-page .page__layout--content-with-navigation .page__layout__content{flex:1 1 auto;display:block;background-color:rgba(0,0,0,.04);margin-left:1rem}cdbl-page .page__content-secondary__bottom:empty,cdbl-page .page__content-secondary__top:empty,cdbl-page .page__header__actions:empty,cdbl-page .page__header__meta:empty,cdbl-page .page__header__title-top:empty,cdbl-page .page__header__title:empty,cdbl-page .page__header__title__actions:empty,cdbl-page .page__layout__content:empty,cdbl-page .page__layout__sidebar:empty{display:none}cdbl-file-select #cdbl-file-select__selector{display:none!important}cdbl-file-select .file-selector__preview-item__image,cdbl-file-select .file-selector__preview-original{margin-bottom:8px}