.react-in-place{display:inline-block;position:relative;box-sizing:border-box;border:1px solid transparent;outline:none;-webkit-transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,background-color .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,background-color .15s ease-in-out;border-radius:4px}.react-in-place:not(.react-in-place--disabled){-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.react-in-place--allow-selection{-webkit-user-select:initial;-moz-user-select:initial;-ms-user-select:initial;user-select:initial}.react-in-place--block{display:block}.react-in-place--disabled{cursor:default!important}.react-in-place--inline{display:inline-block}.react-in-place--empty{min-width:100px}.react-in-place--empty:not(:focus):not(:hover):not(.react-in-place--disabled):not(.react-in-place--active):not(.react-in-place--no-empty-style){border:1px dotted #ddd;padding:0 4px}.react-in-place.status-pill{display:inline-block;padding-right:18px!important;background-position:calc(100% - .4em) 50%;background-repeat:no-repeat;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNiIgaGVpZ2h0PSIxMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjNTU1IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjY1IDEwLjhMMCA2LjVoNS4zbC0yLjY1IDQuM3pNMi42NSAwTDUuMyA0LjNIMHoiLz48L2c+PC9zdmc+)}.react-in-place.status-pill.react-in-place--disabled{background:none;padding-right:10px!important}.react-in-place.status-pill.react-in-place--disabled .react-in-place__tags__single-value{margin-right:0}.focus-style:hover,.react-in-place__placeholder:hover:not(.react-in-place--disabled){border-color:rgba(0,115,207,.2);background-color:rgba(0,115,207,.05)}.focus-style{-webkit-transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,background-color .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,background-color .15s ease-in-out;border-radius:4px;border:1px solid transparent}.focus-style:hover{text-decoration:none}.react-in-place__placeholder{display:inherit;border:1px solid transparent;position:relative}.react-in-place__form .react-in-place__placeholder{border-color:#ddd}.react-in-place__checkbox,.react-in-place__date,.react-in-place__date_range,.react-in-place__select{cursor:pointer}.react-in-place__number,.react-in-place__text{cursor:text}.focus-style:active,.focus-style:focus,.react-in-place--active,.react-in-place:focus:hover:not(.react-in-place--disabled),.react-in-place:focus:not(.react-in-place--disabled),.react-in-place__placeholder.react-in-place--active{border-color:#88bbe4!important;border-style:solid;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 0 2px rgba(82,168,236,.5)!important;background-color:transparent;outline:none;text-decoration:none}.react-in-place *{box-sizing:border-box}.react-in-place input{padding:0;margin:0;line-height:inherit;font-size:inherit;font-family:inherit;outline:none;border:none;width:100%;height:100%;box-shadow:none!important;display:block;background:transparent;border-radius:0}.react-in-place input:active,.react-in-place input:focus{border:none;outline:none}.react-in-place__select.react-in-place--active{box-shadow:none;border-color:transparent}.react-in-place__content,.react-in-place__select{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.react-in-place__content{display:block}.react-in-place__checkbox i,.react-in-place__checkbox input[type=checkbox]{margin-right:5px}.react-in-place__checkbox input[type=checkbox]{display:inline-block;width:10px;float:none;height:12px;margin-right:5px;cursor:pointer}.react-in-place__number,.react-in-place__progress{text-align:right}.react-in-place--active.react-in-place__number,.react-in-place--active.react-in-place__progress{padding-right:0!important}.react-in-place__progress__input input[type=number]{-moz-appearance:textfield;text-align:right;padding-right:4px}.react-in-place__progress__input input::-webkit-inner-spin-button,.react-in-place__progress__input input::-webkit-outer-spin-button{-webkit-appearance:none}.react-in-place__number__arrows{width:15px;float:right}.react-in-place__number__up-arrow{border-top-right-radius:4px}.react-in-place__number__down-arrow{border-bottom-right-radius:4px}.react-in-place__number__arrows a:hover{background-color:#f1f1f1;text-decoration:none}.react-in-place__number__arrows a{font-size:11px;color:#333;height:50%;display:block;line-height:11px;text-align:center}.react-in-place__progress,.react-in-place__progress .react-in-place__progress__input{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.react-in-place__placeholder--box{width:177px;height:24px;border:1px dotted #ddd;display:block}.react-in-place__progress__progressable{overflow:hidden;height:8px;background-color:#d1d1d1;box-shadow:inset 0 1px 2px rgba(0,0,0,.1);border-radius:4px;width:76px;display:-webkit-inline-box;display:inline-flex;cursor:col-resize;margin-right:7px;-webkit-box-flex:1;flex:1}.react-in-place--disabled .react-in-place__progress__progressable{cursor:unset}.react-in-place__progress.react-in-place--active .react-in-place__progress__progressable{margin-right:0}.react-in-place__progress__suffix{white-space:nowrap}.react-in-place__progress__progressable__bar{width:0;height:100%;color:#fff;float:left;font-size:12px;text-align:center;text-shadow:0 -1px 0 rgba(0,0,0,.25);background-color:#64b80b;box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-sizing:border-box}.react-in-place__progress__progressable__bar--dragging{cursor:col-resize;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:width 0ms;transition:width 0ms}.react-in-place__calendar-portal{position:fixed;z-index:950;width:226px}.react-in-place__calendar-wrapper{border:1px solid #ddd;box-shadow:0 0 2px rgba(0,0,0,.2);border-radius:4px;z-index:2;background:#fff;min-width:224px;position:relative;font-family:Helvetica,Segoe UI,Arial,sans-serif}.react-in-place__calendar__header{padding:4px 10px;border-bottom:1px solid #ddd;position:relative;z-index:1}.react-calendar{min-height:254px;border:none}.react-in-place__calendar_header--clear{text-align:right}.react-in-place__calendar__header input{display:inline;width:auto;height:auto;margin-right:5px}.react-in-place__calendar__header i{margin-left:5px;color:#aaa}.react-calendar__navigation__arrow,.react-calendar__navigation__label{border:none;font-size:14px;background:#fff}.react-calendar__navigation__arrow:active,.react-calendar__navigation__label:active{color:#333}.react-calendar__navigation__arrow:not(:disabled),.react-calendar__navigation__label:not(:disabled){cursor:pointer}.react-calendar__navigation__label,.react-calendar__tile--hasActive{font-weight:700}.react-calendar__navigation__arrow:hover:not(:disabled),.react-calendar__navigation__label:hover:not(:disabled){background:rgba(0,0,0,.1);border-radius:4px}.react-calendar__navigation__arrow{font-size:16px}.react-calendar__navigation__next2-button,.react-calendar__navigation__prev2-button{display:none}.react-calendar__navigation{padding:5px}.react-calendar__month-view__weekdays{font-size:10px;text-align:center;padding-bottom:5px;color:#666}.rip-calendar__triangle{width:0;height:0;border-left:11px solid transparent;border-right:11px solid transparent;position:absolute;z-index:3}.rip-calendar__triangle--up{top:-10px;border-bottom:11px solid #ddd}.rip-calendar__triangle--up:after{border-left:9px solid transparent;border-right:9px solid transparent;border-bottom:9px solid #fff;top:2px;left:-9px}.rip-calendar__triangle--up.rip-calendar--top{display:none}.rip-calendar__triangle--down{bottom:-18px;border-top:11px solid #ddd}.rip-calendar__triangle--down:after{border-left:9px solid transparent;border-right:9px solid transparent;border-top:9px solid #fff;top:-11px;left:-9px}.rip-calendar__triangle--down.rip-calendar--bottom{display:none}.rip-calendar__triangle.rip-calendar--left{left:7px}.rip-calendar__triangle.rip-calendar--right{right:15px}.rip-calendar__triangle:after{content:"";width:0;height:0;position:absolute}.react-calendar__tile{color:#333;font-family:Helvetica,Segoe UI,Arial,sans-serif;cursor:pointer;font-size:12px;border:none;background:none}.react-calendar__month-view__days__day{border:none;padding:2px;border-radius:999px}.react-calendar__month-view__days__day time{border-radius:100%;width:28px;display:block;height:28px;line-height:28px}.react-calendar__month-view__days__day:hover time{background:rgba(0,0,0,.1)}.react-calendar__month-view__days__day.react-calendar__tile--now time{background:#e6850f;color:#fff}.react-calendar__month-view__days__day.react-calendar__tile--active time{background:#0073cf;color:#fff}.react-calendar__century-view__decades__decade,.react-calendar__decade-view__years__year,.react-calendar__year-view__months__month{text-align:center;border-radius:4px;min-height:35px}.react-calendar__century-view__decades__decade:hover,.react-calendar__decade-view__years__year:hover,.react-calendar__year-view__months__month:hover{background:rgba(0,0,0,.1)}.react-calendar__month-view__days__day--neighboringMonth{color:#999}.react-calendar__month-view__weekdays__weekday{font-weight:700}.react-in-place__tags__input input[type=text]:focus{box-shadow:none!important}.react-in-place__tags__menu-headers{position:relative;z-index:5;border-bottom:1px solid #eee}.react-in-place__tags__menu-header{line-height:18px}.react-in-place__tags__menu-header:hover{cursor:pointer;text-decoration:none;background:#daebf9}.react-in-place__tags__menu-header>*{padding:.2em 1.5em .2em .5em;display:block;text-decoration:none!important}.react-in-place__tags--single .react-in-place__tags__option:before{content:"";display:inline-block;width:12px;height:12px;margin-right:5px;position:relative;top:2px;background-size:contain;flex-shrink:0;background-repeat:no-repeat}.react-in-place__tags--single .react-in-place__tags__option--is-selected:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjMyNCAzNDkgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzMjQgMzQ5KSI+PHJlY3Qgd2lkdGg9IjI0IiBoZWlnaHQ9IjI0IiByeD0iNiIvPjxwYXRoIHN0cm9rZT0iIzMzMyIgc3Ryb2tlLXdpZHRoPSIzLjUiIGQ9Ik01LjMwMiAxMi4xMzZsNC44OTYgNC45ODlMMTguNTkzIDUuNTciLz48L2c+PC9zdmc+)!important}.react-in-place__tags--single .react-in-place__tags__option--is-selected.react-in-place__tags__option--is-focused:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjM1MSAzNDkgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzNTEgMzQ5KSI+PHJlY3Qgd2lkdGg9IjI0IiBoZWlnaHQ9IjI0IiByeD0iNiIvPjxwYXRoIHN0cm9rZT0iI0ZGRiIgc3Ryb2tlLXdpZHRoPSIzLjUiIGQ9Ik01LjMwMiAxMi4xMzZsNC44OTYgNC45ODlMMTguNTkzIDUuNTciLz48L2c+PC9zdmc+)!important}.attribute-value .react-in-place-wrapper .react-in-place__placeholder.react-in-place--block:not(.status-pill){width:100%}.attribute-value .react-in-place-wrapper--external-link{max-width:calc(100% - 30px)}.react-in-place__tags--multiple:not(.react-in-place--disabled){border:1px dotted #ddd}.react-in-place__tags--multiple:not(.react-in-place--disabled):hover{border-style:solid}.react-in-place--light-tags .react-in-place__tags__multi-value a{color:#777!important}.react-in-place--dark-tags .react-in-place__tags__multi-value a{color:#fff!important}.react-in-place__tags.react-in-place__placeholder{min-height:26px!important;padding:0!important}.react-in-place__tags.react-in-place__placeholder.react-in-place--active{background-color:rgba(0,115,207,.05)!important;border-radius:4px;border-color:transparent!important;box-shadow:1px 1px 6px 2px rgba(0,0,0,.2)}.react-in-place__tags__single-value{padding:0 4px;width:100%;margin-right:14px}.react-in-place__tags--single .react-in-place__tags__value-container{padding:0 2px}.react-in-place__tags--single .react-in-place__tags__value-container .react-in-place__tags__single-value{padding:1px 0}.react-in-place__tags.react-in-place__placeholder.react-in-place--active .react-in-place__tags__value-container{box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 0 2px rgba(82,168,236,.5)!important;position:relative;z-index:960;border-top-left-radius:4px;border-top-right-radius:4px}.react-in-place--position-top.react-in-place__tags.react-in-place__placeholder.react-in-place--active .react-in-place__tags__value-container{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-top-left-radius:0;border-top-right-radius:0}.react-in-place__tags__multi-value{display:-webkit-box;display:flex;margin:2px;min-width:0;box-sizing:border-box;padding:3px 6px;border-radius:4px}.react-in-place__tags--headers-clickable .react-in-place__tags__group-heading{display:none}.react-in-place__tags__menu-list .react-in-place__tags__group:first-child{padding-top:2px!important}.react-in-place--light-tags:not(.react-in-place--active) .react-in-place__tags__multi-value{background-color:#fff;color:#000;color:initial;border:1px solid #ddd}.react-in-place--dark-tags:not(.react-in-place--active) .react-in-place__tags__multi-value{color:#fff;background-color:#666;border:1px solid #666}.react-in-place__tags__multi-value__label{border-radius:4px;color:inherit;font-size:11px;overflow:hidden;padding:0;text-overflow:ellipsis;white-space:nowrap;box-sizing:border-box;line-height:14px}.react-in-place__tags__multi-value__label i,.react-in-place__tags__option i{margin-right:5px}.react-in-place__tags__multi-value__remove{-webkit-box-align:center;align-items:center;border-radius:4px;display:-webkit-box;display:flex;box-sizing:border-box;padding:0;padding-left:4px!important;color:rgba(0,0,0,.5);cursor:pointer}.react-in-place__tags__multi-value__remove:hover{background:none!important}.react-in-place--light-tags .react-in-place__tags__multi-value__remove{color:rgba(0,0,0,.5)!important}.react-in-place--dark-tags .react-in-place__tags__multi-value__remove{color:hsla(0,0%,100%,.5)!important}.react-in-place--light-tags .react-in-place__tags__multi-value__remove:hover{color:rgba(0,0,0,.9)!important}.react-in-place--dark-tags .react-in-place__tags__multi-value__remove:hover{color:hsla(0,0%,100%,.9)!important}.react-in-place__tags__multi-value__remove__x{display:inline-block;fill:currentColor;line-height:1;stroke:currentColor;stroke-width:0}.react-in-place__tags:not(.react-in-place--active){-webkit-box-align:center;align-items:center;display:-webkit-box;display:flex;-webkit-box-flex:1;flex:1;flex-wrap:wrap;padding:0;-webkit-overflow-scrolling:touch;position:relative;overflow:hidden}.react-in-place--position-top .react-in-place__tags__control{margin-top:0!important}.react-in-place__tags__menu-notice--loading:before{content:"";width:.75em;height:.75em;top:.9em;left:0;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUzNiIgaGVpZ2h0PSIxNTM2IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik0xNTExIDkyOGMwIDMuMzMzLS4zMzMgNS42NjctMSA3LTQyLjY2NyAxNzguNjY3LTEzMiAzMjMuNS0yNjggNDM0LjVTOTQ2LjY2NyAxNTM2IDc2NCAxNTM2Yy05Ny4zMzMgMC0xOTEuNS0xOC4zMzMtMjgyLjUtNTVzLTE3Mi4xNjctODktMjQzLjUtMTU3bC0xMjkgMTI5Yy0xMi42NjcgMTIuNjY3LTI3LjY2NyAxOS00NSAxOXMtMzIuMzMzLTYuMzMzLTQ1LTE5Yy0xMi42NjctMTIuNjY3LTE5LTI3LjY2Ny0xOS00NVY5NjBjMC0xNy4zMzMgNi4zMzMtMzIuMzMzIDE5LTQ1IDEyLjY2Ny0xMi42NjcgMjcuNjY3LTE5IDQ1LTE5aDQ0OGMxNy4zMzMgMCAzMi4zMzMgNi4zMzMgNDUgMTkgMTIuNjY3IDEyLjY2NyAxOSAyNy42NjcgMTkgNDVzLTYuMzMzIDMyLjMzMy0xOSA0NWwtMTM3IDEzN2M0Ny4zMzMgNDQgMTAxIDc4IDE2MSAxMDJzMTIyLjMzMyAzNiAxODcgMzZjODkuMzMzIDAgMTcyLjY2Ny0yMS42NjcgMjUwLTY1czEzOS4zMzMtMTAzIDE4Ni0xNzljNy4zMzMtMTEuMzMzIDI1LTUwLjMzMyA1My0xMTcgNS4zMzMtMTUuMzMzIDE1LjMzMy0yMyAzMC0yM2gxOTJjOC42NjcgMCAxNi4xNjcgMy4xNjcgMjIuNSA5LjUgNi4zMzMgNi4zMzMgOS41IDEzLjgzMyA5LjUgMjIuNXptMjUtODAwdjQ0OGMwIDE3LjMzMy02LjMzMyAzMi4zMzMtMTkgNDUtMTIuNjY3IDEyLjY2Ny0yNy42NjcgMTktNDUgMTloLTQ0OGMtMTcuMzMzIDAtMzIuMzMzLTYuMzMzLTQ1LTE5LTEyLjY2Ny0xMi42NjctMTktMjcuNjY3LTE5LTQ1czYuMzMzLTMyLjMzMyAxOS00NWwxMzgtMTM4Yy05OC42NjctOTEuMzMzLTIxNS0xMzctMzQ5LTEzNy04OS4zMzMgMC0xNzIuNjY3IDIxLjY2Ny0yNTAgNjVTMzc4LjY2NyA0MjQgMzMyIDUwMGMtNy4zMzMgMTEuMzMzLTI1IDUwLjMzMy01MyAxMTctNS4zMzMgMTUuMzMzLTE1LjMzMyAyMy0zMCAyM0g1MGMtOC42NjcgMC0xNi4xNjctMy4xNjctMjIuNS05LjUtNi4zMzMtNi4zMzMtOS41LTEzLjgzMy05LjUtMjIuNXYtN2M0My4zMzMtMTc4LjY2NyAxMzMuMzMzLTMyMy41IDI3MC00MzQuNVM1ODQuNjY3IDAgNzY4IDBjOTcuMzMzIDAgMTkyIDE4LjUgMjg0IDU1LjVzMTczLjY2NyA4OS4xNjcgMjQ1IDE1Ni41bDEzMC0xMjljMTIuNjY3LTEyLjY2NyAyNy42NjctMTkgNDUtMTlzMzIuMzMzIDYuMzMzIDQ1IDE5YzEyLjY2NyAxMi42NjcgMTkgMjcuNjY3IDE5IDQ1eiIgZmlsbD0iIzAwNzNDRiIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+);background-size:contain;flex-shrink:0;position:absolute;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;font-style:italic;margin-left:10px}.react-in-place__tags__menu-notice--loading:after{content:"Loading ...";margin-left:1.7em;font-style:normal}.react-in-place__tags__menu-notice--no-options:after{content:"No results";font-style:italic}.details .attribute .attribute-value .react-in-place.react-in-place__tags{line-height:normal}.react-in-place__tags .avatar-framed{position:relative;top:-1px;margin-right:5px}.react-in-place__tags--headers-clickable .react-in-place__tags__menu-list>.react-in-place__tags__option{padding-left:8px!important}.react-in-place__form .react-in-place__input--form{height:30px}.react-in-place__input--form.react-in-place__number{background:#fff;border-radius:4px;border:1px solid #ddd;height:28px;line-height:26px}.react-in-place__input--form.react-in-place__number .react-in-place__number__arrows{height:28px!important}.react-in-place__input--form.react-in-place__number .react-in-place__number__arrows a{line-height:14px}.react-in-place__input--form.react-in-place__number .react-in-place__input{width:calc(100% - 30px);height:20px!important;margin-bottom:0;border:none;outline:none;box-shadow:none}.react-in-place__input--form.react-in-place__number .react-in-place__input:placeholder-shown{font-size:12px}.react-in-place__input--form.react-in-place__number .react-in-place__input:-ms-input-placeholder{font-size:12px}.react-in-place__form .btn{border-color:#ddd}.scaleBar--3TrHZZxwW-jMG_DKt4eHjE{flex:1;display:flex;flex-direction:column;height:70px}.scaleBarPublishing--SH3qyyPT32LV1TbIyzlCS{flex-shrink:0;height:45px}.scaleSlider--1izOQy4ua7de0PZAnYlqIl{display:flex;height:25px}.scaleSlider--1izOQy4ua7de0PZAnYlqIl .scaleTrack--3yyAX-cKsH6cUlABmbLRBV{flex:1;margin:10px 15px;background-color:#f1f1f1;border-radius:4px}.sliderBar--1EswlZTwxkMTOQGakMNHQU{height:5px;background-color:#b4b4b4;display:flex;flex:1;justify-content:space-between;cursor:move}.sliderBar--1EswlZTwxkMTOQGakMNHQU .sliderHandle--4avlQ1hzCg6PQXoEEEQSP{height:12px;width:12px;margin-top:-3px;border-radius:15px;background-color:#b4b4b4;cursor:move}.scaleDatesWrapper--2U_5Uaaupp3P_gAJNHsSrX{height:45px;overflow:hidden;position:relative}.scaleDatesWrapper--2U_5Uaaupp3P_gAJNHsSrX .scaleDates--1ow5nuh6HTUAT8rBSBL4h_{display:flex;flex-direction:column;height:63px;overflow-x:scroll;padding-bottom:18px}.scaleDatesWrapper--2U_5Uaaupp3P_gAJNHsSrX .scaleDates--1ow5nuh6HTUAT8rBSBL4h_ .intervals--3cJ10PiNH177SXp5iS5L1h{display:flex;box-sizing:border-box;height:20px}.scaleDatesWrapper--2U_5Uaaupp3P_gAJNHsSrX .scaleDates--1ow5nuh6HTUAT8rBSBL4h_ .intervals--3cJ10PiNH177SXp5iS5L1h.majorIntervals--1gPHBu-uSk18ED_w_HgAsq{height:25px;border-bottom:1px solid #ccc}.scaleDatesWrapper--2U_5Uaaupp3P_gAJNHsSrX .scaleDates--1ow5nuh6HTUAT8rBSBL4h_ .intervals--3cJ10PiNH177SXp5iS5L1h .interval--3DQ5101hc9cSYdNlXBJHEv{display:flex;flex-shrink:0;justify-content:center;align-items:center;box-sizing:border-box;font-weight:200;overflow:hidden;white-space:nowrap;border-right:1px solid #f2f2f2}.scaleDatesWrapper--2U_5Uaaupp3P_gAJNHsSrX .scaleDates--1ow5nuh6HTUAT8rBSBL4h_ .intervals--3cJ10PiNH177SXp5iS5L1h .interval--3DQ5101hc9cSYdNlXBJHEv.major--xZFaZzg7KSD7Ry9GuZD_E{font-size:14px;font-weight:200;justify-content:flex-start;padding-left:5px}.scaleDatesWrapper--2U_5Uaaupp3P_gAJNHsSrX .scaleDates--1ow5nuh6HTUAT8rBSBL4h_ .intervals--3cJ10PiNH177SXp5iS5L1h .interval--3DQ5101hc9cSYdNlXBJHEv:last-child{border-right:1px solid #ccc}.score-slider--1Exrag2Ka70t_DhEfpQvPJ{border-bottom:1px solid #eee;margin-top:10px;padding-bottom:20px}.score-slider--1Exrag2Ka70t_DhEfpQvPJ:first-of-type{margin-top:0}.score-slider--1Exrag2Ka70t_DhEfpQvPJ:last-of-type{border-bottom:none;padding-bottom:0}.slider--2Vao8Lzw5pfKDDMP7tqJe6{padding:35px 20px 0}.slider-bar--l0tMY6xYZxdk5wKWS9dPn{margin:0 auto;height:5px;box-shadow:inset 1px 1px 2px rgba(0,0,0,.3);border:1px solid #e0e0e0;border-radius:10px}.slider-handle--2MgUQ6O7Ld1cpfwR_hsZhB{background-color:#e0e0e0;border:2px solid #eee;width:15px;height:15px;top:-6px;transform:translateX(-6px);border-radius:50%;position:relative;box-shadow:1px 1px 4px rgba(0,0,0,.5),inset 0 0 15px rgba(0,0,0,.3)}.slider-value--2s440wNMfakLvlq2YllGFC{position:absolute;top:-30px;left:-17px;width:48px;height:18px;text-align:center;border:1px solid #ccc;box-shadow:0 0 3px rgba(0,0,0,.4);border-radius:4px}.slider-value--2s440wNMfakLvlq2YllGFC input{width:calc(100% - 4px);height:calc(100% - 4px);border:none;padding:0;line-height:20px;text-align:center;font-size:12px;border-radius:1px;line-height:14px;vertical-align:middle;text-overflow:ellipsis}.slider-value--2s440wNMfakLvlq2YllGFC input:focus{outline:none!important;background-color:transparent}.slider-value--2s440wNMfakLvlq2YllGFC:after{content:" ";width:0;height:0;border:5px solid hsla(0,0%,100%,0);border-top-color:#ccc;position:absolute;bottom:-10px;left:50%;margin-left:-5px;top:calc(100% + 1px)}.slider-value--2s440wNMfakLvlq2YllGFC.active--ozqwpYxBOCLHAP9IzqBCs,.slider-value--2s440wNMfakLvlq2YllGFC:hover{background-color:rgba(0,115,207,.05)}.slider-value--2s440wNMfakLvlq2YllGFC.active--ozqwpYxBOCLHAP9IzqBCs,.slider-value--2s440wNMfakLvlq2YllGFC.dragging--3CiP1PHc1r4SheTaQbo71,.slider-value--2s440wNMfakLvlq2YllGFC:hover{box-shadow:0 0 8px rgba(82,168,236,.6);border-color:rgba(82,168,236,.8)}.slider-value--2s440wNMfakLvlq2YllGFC.active--ozqwpYxBOCLHAP9IzqBCs:after,.slider-value--2s440wNMfakLvlq2YllGFC.dragging--3CiP1PHc1r4SheTaQbo71:after,.slider-value--2s440wNMfakLvlq2YllGFC:hover:after{border-top-color:rgba(82,168,236,.8)}.slider-value--2s440wNMfakLvlq2YllGFC:hover>input{background-color:transparent}.slider-fill--1aYzht_V6as1fcZttsPwSo{height:100%}.labels--kRac7yV9aMoNmpbNFUtHn{margin-top:8px}.labels--kRac7yV9aMoNmpbNFUtHn span{font-size:13px}.labels--kRac7yV9aMoNmpbNFUtHn span:last-child{float:right}.title--2OWv3I0hMxoC-kVMdHCr2t{font-size:14px;line-height:20px}.error-message--107kO5JGfknKX_Ma3MfU1V{color:#d25457}.value-error--1bneFW6Er2aYELDem2LvmV{border-color:#d25457}.value-error--1bneFW6Er2aYELDem2LvmV:after{border-top-color:#d25457}.custom-error-container--FvnhGjZsKbgdTDaAFClLd{padding-right:20px}.custom-error-container--FvnhGjZsKbgdTDaAFClLd.expanded--38ArBTco1gzUpiXLd1AQZx{margin-bottom:10px}.custom-error-message--29DVso9Bb-qJpXRDQLa2E0{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:calc(90% - .4em);display:inline-block}.custom-error-message--29DVso9Bb-qJpXRDQLa2E0.expanded--38ArBTco1gzUpiXLd1AQZx{white-space:normal;width:100%;margin-right:.4em;display:inline}.error-expander--Ipbfk1dgXfHhw5P6fz6Q0{color:#777;float:right;cursor:pointer;position:absolute}.error-expander--Ipbfk1dgXfHhw5P6fz6Q0.expanded--38ArBTco1gzUpiXLd1AQZx{float:none}.error-expander--Ipbfk1dgXfHhw5P6fz6Q0:hover{text-decoration:underline}.score-slider-error-message--1-WJAL0itYadOOmmHyzUqB{color:#d25457}.metric-name--1UzDcRmbG4gLom8i5oahiL{font-size:13px;background-color:#fbe1b0;border-radius:10px;padding-left:10px;padding-right:10px;margin:0 .4em}.weight--3Y1d70fsXO2Nbf4J2De-dH{font-weight:700}.metric-equation-component--pdWO9_jBrw_2_iwuqraJk{display:inline-block;text-indent:0}.advanced-equation--l14atcRVqN0o_RaBWx4cs{font-weight:700}.advanced-equation--l14atcRVqN0o_RaBWx4cs .metric-name--1UzDcRmbG4gLom8i5oahiL{font-weight:300;white-space:nowrap}.equation-editor__body--success .equation-editor__editor{border:1px solid #64b80b}.equation-editor__body--success .equation-editor__message{color:#64b80b}.equation-editor__body--error .equation-editor__message{color:#d50000}.equation-editor__body--error .equation-editor__editor{border:1px solid #d50000}.equation-editor__message{font-style:italic;font-weight:200}.equation-editor__editor{font-size:14px;font-weight:700;padding:8px;text-indent:0;border:1px solid #878787;min-width:400px}.equation-editor__editor--readonly{padding:0;border:0}.equation-editor__autofill{font-style:italic;font-weight:200}.equation-editor__variable{border-radius:10px;padding:0 10px;border:none;font-size:12px;background-color:#d1eab6;font-weight:300;margin:0 3px;display:inline-block}.equation-editor__variable--proto{background-color:#fff2b3}.equation-editor__variable--invalid{background-color:#f2b3b3}html.notebook-login{height:100%}html.notebook-login body{background-color:#f1f1f1}body.notebook-viewer{height:100%;margin:0;overflow:hidden}.presentationMode--2JhlCooI9Kpi-Gwxioew-A{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000;box-sizing:border-box;overflow:hidden;background-color:#fff}.notebookAttachments--3ET53mAv3leXetcMDRL1Cr{text-align:center;margin-top:20px}.notebookAttachments--3ET53mAv3leXetcMDRL1Cr img{max-width:300px;margin-right:20px}.notebookAttachments--3ET53mAv3leXetcMDRL1Cr a{display:block}.coverHeading--3ZEEP0QfAZmTtKxr1hcN92{margin:auto}.coverHeading--3ZEEP0QfAZmTtKxr1hcN92 h1{margin-top:0;border:none;text-align:center;font-weight:300;font-size:35px}.coverHeading--3ZEEP0QfAZmTtKxr1hcN92 h2{font-size:25px;text-align:center}.coverNote--3jg2elOBv2YChKbrBWGhU7{width:600px;margin:0 auto;overflow:visible}.coverNote--3jg2elOBv2YChKbrBWGhU7 .coverUserContent--1wqn-smPu_cRYTb9uf4JYF p,.coverNote--3jg2elOBv2YChKbrBWGhU7 blockquote,.coverNote--3jg2elOBv2YChKbrBWGhU7 cite,.coverNote--3jg2elOBv2YChKbrBWGhU7 dd,.coverNote--3jg2elOBv2YChKbrBWGhU7 dl,.coverNote--3jg2elOBv2YChKbrBWGhU7 li,.coverNote--3jg2elOBv2YChKbrBWGhU7 pre,.coverNote--3jg2elOBv2YChKbrBWGhU7 td{font-size:14px}.coverNote--3jg2elOBv2YChKbrBWGhU7 .coverUserContent--1wqn-smPu_cRYTb9uf4JYF>table{margin-left:50%;margin-right:50%;transform:translateX(-50%)}.viewer--2_PH7LqC7Z2jSUuI9buRUj{display:flex;flex-direction:column;height:100vh}.viewer--2_PH7LqC7Z2jSUuI9buRUj.viewerBlack--2zQm4G8RZRQvzKvEWGl-SL{background-color:#000}.viewer--2_PH7LqC7Z2jSUuI9buRUj .viewerContent--1QdHDQG-SHDnLqYmUuHVmg{display:flex;flex:1 1;overflow:hidden}.viewer--2_PH7LqC7Z2jSUuI9buRUj .viewerContent--1QdHDQG-SHDnLqYmUuHVmg.transitionAnimations--3f71IDfoX52azY-IDEfapa{transition:perspective .8s ease;perspective:600px;perspective-origin:0 -100px}.viewer--2_PH7LqC7Z2jSUuI9buRUj .viewerContent--1QdHDQG-SHDnLqYmUuHVmg.transitionAnimations--3f71IDfoX52azY-IDEfapa section{transform-style:preserve-3d}.viewer--2_PH7LqC7Z2jSUuI9buRUj .viewerContent--1QdHDQG-SHDnLqYmUuHVmg.transitionAnimations--3f71IDfoX52azY-IDEfapa section.hide--rY5D0Ob-0D79HB0USK7O1.leftOfActive--3erfGrw7D8tQTd2v2QfTyS{transform:translate3d(-100%,0,0) rotateY(-90deg) translate3d(-100%,0,0)}.viewer--2_PH7LqC7Z2jSUuI9buRUj .viewerContent--1QdHDQG-SHDnLqYmUuHVmg.transitionAnimations--3f71IDfoX52azY-IDEfapa section.hide--rY5D0Ob-0D79HB0USK7O1.rightOfActive--WF52TSGFSopo6HdpiJ3Ku{transform:translate3d(100%,0,0) rotateY(90deg) translate3d(100%,0,0)}.viewer--2_PH7LqC7Z2jSUuI9buRUj .viewerContent--1QdHDQG-SHDnLqYmUuHVmg.transitionAnimations--3f71IDfoX52azY-IDEfapa section:not(.hide--rY5D0Ob-0D79HB0USK7O1){transition:transform-origin .8s cubic-bezier(.26,.86,.44,.985),transform .8s cubic-bezier(.26,.86,.44,.985),visibility .8s cubic-bezier(.26,.86,.44,.985),opacity .8s cubic-bezier(.26,.86,.44,.985)}.viewer--2_PH7LqC7Z2jSUuI9buRUj .viewerContent--1QdHDQG-SHDnLqYmUuHVmg section{background:#fff;width:100%;display:flex;flex-direction:column;flex:1}.viewer--2_PH7LqC7Z2jSUuI9buRUj .viewerContent--1QdHDQG-SHDnLqYmUuHVmg section.hide--rY5D0Ob-0D79HB0USK7O1{position:absolute;visibility:hidden;left:-1000em;height:calc(100vh - 41px)}.viewer--2_PH7LqC7Z2jSUuI9buRUj .viewerContent--1QdHDQG-SHDnLqYmUuHVmg section iframe{flex:1;width:100%}.viewer--2_PH7LqC7Z2jSUuI9buRUj .viewerContent--1QdHDQG-SHDnLqYmUuHVmg .coverPageWrapper--3jdiLq9R48-e3zS8m2_LBW{justify-content:center}.viewer--2_PH7LqC7Z2jSUuI9buRUj .viewerContent--1QdHDQG-SHDnLqYmUuHVmg .coverPage--6VKpif-nlaeyN3dUO7YMx{overflow-y:auto;overflow-x:hidden;padding:50px;align-items:center}.viewer--2_PH7LqC7Z2jSUuI9buRUj .controls--QU3ALKqx7Z3XHvQvtP-dC{flex:0 0 40px;display:flex;align-items:stretch;background-color:#fff;border-top:1px solid #d5d5d5;color:#999}.viewer--2_PH7LqC7Z2jSUuI9buRUj .controls--QU3ALKqx7Z3XHvQvtP-dC .brand--2MDpjWtGrFcDWoPi-DbrPc{background-color:#0073cf;padding-left:25px;padding-right:25px;display:flex;align-items:center}.viewer--2_PH7LqC7Z2jSUuI9buRUj .controls--QU3ALKqx7Z3XHvQvtP-dC .brand--2MDpjWtGrFcDWoPi-DbrPc img{max-height:20px}.viewer--2_PH7LqC7Z2jSUuI9buRUj .controls--QU3ALKqx7Z3XHvQvtP-dC .iconContainer--366GCqdH3RLlHl7wUWMjPK{display:flex;align-items:stretch;font-size:16px;justify-content:center}.viewer--2_PH7LqC7Z2jSUuI9buRUj .controls--QU3ALKqx7Z3XHvQvtP-dC .iconContainer--366GCqdH3RLlHl7wUWMjPK i{min-width:35px;text-align:center;cursor:pointer;display:flex;align-items:center;justify-content:center}@media screen and (max-width:600px){.viewer--2_PH7LqC7Z2jSUuI9buRUj .controls--QU3ALKqx7Z3XHvQvtP-dC .iconContainer--366GCqdH3RLlHl7wUWMjPK i{padding-left:8px;padding-right:8px}}.viewer--2_PH7LqC7Z2jSUuI9buRUj .controls--QU3ALKqx7Z3XHvQvtP-dC .iconContainer--366GCqdH3RLlHl7wUWMjPK i.autoplayIcon--xV83tbM53jwfjUKGbaKB-{padding-left:8px;padding-right:8px}@media screen and (max-width:600px){.viewer--2_PH7LqC7Z2jSUuI9buRUj .controls--QU3ALKqx7Z3XHvQvtP-dC .iconContainer--366GCqdH3RLlHl7wUWMjPK i.autoplayIcon--xV83tbM53jwfjUKGbaKB-{border-left:1px solid #d5d5d5;border-right:1px solid #d5d5d5}}.viewer--2_PH7LqC7Z2jSUuI9buRUj .controls--QU3ALKqx7Z3XHvQvtP-dC .iconContainer--366GCqdH3RLlHl7wUWMjPK i:hover{color:#333}.viewer--2_PH7LqC7Z2jSUuI9buRUj .controls--QU3ALKqx7Z3XHvQvtP-dC .iconContainer--366GCqdH3RLlHl7wUWMjPK i.disabled--3waGZgRgu3BPmbP0GzSm-M{color:#d5d5d5}.viewer--2_PH7LqC7Z2jSUuI9buRUj .controls--QU3ALKqx7Z3XHvQvtP-dC .iconContainer--366GCqdH3RLlHl7wUWMjPK i.disabled--3waGZgRgu3BPmbP0GzSm-M:hover{color:#d5d5d5!important}.viewer--2_PH7LqC7Z2jSUuI9buRUj .controls--QU3ALKqx7Z3XHvQvtP-dC .iconContainer--366GCqdH3RLlHl7wUWMjPK.iconLeftBorder--2OCU6xqg65HL7jQjNS9H8{border-left:1px solid #d5d5d5}.viewer--2_PH7LqC7Z2jSUuI9buRUj .controls--QU3ALKqx7Z3XHvQvtP-dC .iconContainer--366GCqdH3RLlHl7wUWMjPK.iconTableOfContents--1VW3X2v8ftYVwrFmM4-PCL{min-width:45px}@media screen and (max-width:600px){.viewer--2_PH7LqC7Z2jSUuI9buRUj .controls--QU3ALKqx7Z3XHvQvtP-dC .iconContainer--366GCqdH3RLlHl7wUWMjPK.iconTableOfContents--1VW3X2v8ftYVwrFmM4-PCL:not(.iconTableOfContentsPresentation--1zTpkRcP_5UGWMWJZQi6wg){display:none}}.viewer--2_PH7LqC7Z2jSUuI9buRUj .controls--QU3ALKqx7Z3XHvQvtP-dC .slideIndex--3LsRsTFzHMVlVFITxp336G{font-size:16px;align-self:center;cursor:pointer}.viewer--2_PH7LqC7Z2jSUuI9buRUj .controls--QU3ALKqx7Z3XHvQvtP-dC .slideIndex--3LsRsTFzHMVlVFITxp336G:active,.viewer--2_PH7LqC7Z2jSUuI9buRUj .controls--QU3ALKqx7Z3XHvQvtP-dC .slideIndex--3LsRsTFzHMVlVFITxp336G:hover{color:#005ca6;text-decoration:none}.viewer--2_PH7LqC7Z2jSUuI9buRUj .controls--QU3ALKqx7Z3XHvQvtP-dC .footerText--1sc-JloZ37J-dHjjjUGJhz{flex:1 1;line-height:42px;color:#999;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:600px){.viewer--2_PH7LqC7Z2jSUuI9buRUj .controls--QU3ALKqx7Z3XHvQvtP-dC .footerText--1sc-JloZ37J-dHjjjUGJhz{display:none}}.viewer--2_PH7LqC7Z2jSUuI9buRUj .controls--QU3ALKqx7Z3XHvQvtP-dC .fullScreen--4-LQ4YxXDcXxr6P_JatfK{flex:0 0 35px;justify-content:flex-end;padding-left:5px;padding-right:5px}.viewer--2_PH7LqC7Z2jSUuI9buRUj .floatingControlsWrapper--1INVPQN7N6mkbQ9ejTUuE4{position:absolute;bottom:30px;display:flex;width:calc(100vw - 50px);opacity:0;transition:opacity .15s linear}.viewer--2_PH7LqC7Z2jSUuI9buRUj .floatingControlsWrapper--1INVPQN7N6mkbQ9ejTUuE4 .floatingControls--3TWW1CVSohbdD8rAoIGvlW{pointer-events:none}.viewer--2_PH7LqC7Z2jSUuI9buRUj .floatingControlsWrapper--1INVPQN7N6mkbQ9ejTUuE4.floatingControlsActive--1p4GyE5QkQTRmY0Asm1wJe{opacity:1}.viewer--2_PH7LqC7Z2jSUuI9buRUj .floatingControlsWrapper--1INVPQN7N6mkbQ9ejTUuE4.floatingControlsActive--1p4GyE5QkQTRmY0Asm1wJe .floatingControls--3TWW1CVSohbdD8rAoIGvlW{pointer-events:all}.viewer--2_PH7LqC7Z2jSUuI9buRUj .floatingControls--3TWW1CVSohbdD8rAoIGvlW{height:45px;background-color:#353535;padding:5px 3px;color:#ccc;border-top:none;border-radius:4px;margin-left:50px;margin-top:20px;margin-bottom:20px;flex:0 1 auto}.viewer--2_PH7LqC7Z2jSUuI9buRUj .floatingControls--3TWW1CVSohbdD8rAoIGvlW .iconContainer--366GCqdH3RLlHl7wUWMjPK i{font-size:16px}.viewer--2_PH7LqC7Z2jSUuI9buRUj .floatingControls--3TWW1CVSohbdD8rAoIGvlW .iconContainer--366GCqdH3RLlHl7wUWMjPK i:hover{color:#fff}.viewer--2_PH7LqC7Z2jSUuI9buRUj .floatingControls--3TWW1CVSohbdD8rAoIGvlW .iconContainer--366GCqdH3RLlHl7wUWMjPK i.disabled--3waGZgRgu3BPmbP0GzSm-M,.viewer--2_PH7LqC7Z2jSUuI9buRUj .floatingControls--3TWW1CVSohbdD8rAoIGvlW .iconContainer--366GCqdH3RLlHl7wUWMjPK i.disabled--3waGZgRgu3BPmbP0GzSm-M:hover{color:#666!important}.viewer--2_PH7LqC7Z2jSUuI9buRUj .floatingControls--3TWW1CVSohbdD8rAoIGvlW .iconContainer--366GCqdH3RLlHl7wUWMjPK.iconLeftBorder--2OCU6xqg65HL7jQjNS9H8{border-left:2px solid #666}.viewer--2_PH7LqC7Z2jSUuI9buRUj .floatingControls--3TWW1CVSohbdD8rAoIGvlW .brand--2MDpjWtGrFcDWoPi-DbrPc{background-color:unset;border-right:none;opacity:.33;padding:0 15px}.viewer--2_PH7LqC7Z2jSUuI9buRUj .floatingControls--3TWW1CVSohbdD8rAoIGvlW .slideIndex--3LsRsTFzHMVlVFITxp336G{color:#ccc}.viewer--2_PH7LqC7Z2jSUuI9buRUj .floatingControls--3TWW1CVSohbdD8rAoIGvlW .slideIndex--3LsRsTFzHMVlVFITxp336G:hover{color:#fff}.viewer--2_PH7LqC7Z2jSUuI9buRUj .floatingControls--3TWW1CVSohbdD8rAoIGvlW .tableOfContents--2ZSQSUwb38uVaXXUN33DYR span{color:#ccc}.viewer--2_PH7LqC7Z2jSUuI9buRUj .floatingControls--3TWW1CVSohbdD8rAoIGvlW .tableOfContents--2ZSQSUwb38uVaXXUN33DYR li{color:#666}.viewer--2_PH7LqC7Z2jSUuI9buRUj .floatingControls--3TWW1CVSohbdD8rAoIGvlW .tableOfContents--2ZSQSUwb38uVaXXUN33DYR li:hover{color:#fff}.viewer--2_PH7LqC7Z2jSUuI9buRUj .floatingControls--3TWW1CVSohbdD8rAoIGvlW .tableOfContentsPopover--2nk6Y8RFUEsAvVEP9iSItU{background:#353535;border:1px solid #4d4d4d;box-shadow:0 2px 4px 0 rgba(0,0,0,.3)}.viewer--2_PH7LqC7Z2jSUuI9buRUj .floatingControls--3TWW1CVSohbdD8rAoIGvlW .tableOfContentsPopover--2nk6Y8RFUEsAvVEP9iSItU .arrow{transform:translateX(-30px)}.viewer--2_PH7LqC7Z2jSUuI9buRUj .floatingControls--3TWW1CVSohbdD8rAoIGvlW .tableOfContentsHeader--2VVyvOVVQRz_dRm45Y6Dr_ span{color:#ccc!important}.viewer--2_PH7LqC7Z2jSUuI9buRUj .floatingControls--3TWW1CVSohbdD8rAoIGvlW .tableOfContentsHeader--2VVyvOVVQRz_dRm45Y6Dr_ i:hover{color:#fff!important}.viewer--2_PH7LqC7Z2jSUuI9buRUj .floatingControls--3TWW1CVSohbdD8rAoIGvlW .tableOfContentsPopover--2nk6Y8RFUEsAvVEP9iSItU .arrow{border-top-color:#4d4d4d}.viewer--2_PH7LqC7Z2jSUuI9buRUj .floatingControls--3TWW1CVSohbdD8rAoIGvlW .tableOfContentsPopover--2nk6Y8RFUEsAvVEP9iSItU .arrow:after{border-top-color:#353535}@media only screen and (min-device-width:320px) and (max-device-width:480px){.viewer--2_PH7LqC7Z2jSUuI9buRUj .slideIframeHolder--IQIZbkBJF1N9-w5vrM3TL{-webkit-overflow-scrolling:touch;overflow-y:scroll}}.tableOfContentsContainer--ornJH1Uk6AXQWlQuf2ECB{display:flex;position:relative;justify-content:center;margin-left:10px;margin-right:10px}.tableOfContentsContainer--ornJH1Uk6AXQWlQuf2ECB .popover-content--2wNAsm0Igj5ynR0zj0wyXf{padding:0}@media screen and (max-width:600px){.tableOfContentsContainer--ornJH1Uk6AXQWlQuf2ECB:not(.tableOfContentsContainerPresentation--3lx5Lylnwjb24VvvFqPbxb){display:none!important}}.tableOfContentsContainerMobile--1cnqN20KAEFomrR87CV-ln{display:none;align-items:center;justify-content:center;flex:1}@media screen and (max-width:600px){.tableOfContentsContainerMobile--1cnqN20KAEFomrR87CV-ln{display:flex}}.tableOfContentsMobileMenu--wU3DiU2kzFuoPirhYExlf{position:fixed;left:0;right:0;bottom:41px;min-height:200px;background-color:#fff;overflow:auto;border-top:1px solid #dbdbdb}.tableOfContentsPopover--2nk6Y8RFUEsAvVEP9iSItU{margin-left:-200px;width:276px}.tableOfContentsPopover--2nk6Y8RFUEsAvVEP9iSItU>div:first-child{margin-left:187px!important}@media screen and (max-width:600px){.tableOfContentsPopover--2nk6Y8RFUEsAvVEP9iSItU:not(.tableOfContentsPopoverPresentation--3-ptgZAcirQbU7QhQ2geaB){display:none!important}}.tableOfContentsHeader--2VVyvOVVQRz_dRm45Y6Dr_{display:flex;justify-content:space-between;flex-direction:row;padding-bottom:3px}.tableOfContentsHeader--2VVyvOVVQRz_dRm45Y6Dr_ span{font-size:13px;margin-left:9px;color:#000}.tableOfContentsHeader--2VVyvOVVQRz_dRm45Y6Dr_ i{font-size:16px;min-width:0!important;margin-right:2px;color:#c4c4c4}.tableOfContentsHeader--2VVyvOVVQRz_dRm45Y6Dr_ i:hover{color:#939393!important}.tableOfContentsList--vnmNcG9wTD7F5t4RIeXZq{margin:0;padding:7px 10px;max-height:500px;overflow-y:auto;list-style:none}.tableOfContentsList--vnmNcG9wTD7F5t4RIeXZq li{margin-bottom:7px;font-size:13px;color:#000;cursor:pointer;display:block;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;color:#0073cf}.tableOfContentsList--vnmNcG9wTD7F5t4RIeXZq li:active,.tableOfContentsList--vnmNcG9wTD7F5t4RIeXZq li:hover{text-decoration:none}.tableOfContentsList--vnmNcG9wTD7F5t4RIeXZq li:last-child{margin-bottom:0}.tableOfContentsList--vnmNcG9wTD7F5t4RIeXZq li.activeMenuItem--3tPtdSxnfu9TfAQtrh_Vml{color:#666;cursor:default}.tableOfContentsList--vnmNcG9wTD7F5t4RIeXZq.tableOfContentsListPresentation--1dBzycimi_3IfHsaJXaai_ li{color:#666}.tableOfContentsList--vnmNcG9wTD7F5t4RIeXZq.tableOfContentsListPresentation--1dBzycimi_3IfHsaJXaai_ li.activeMenuItem--3tPtdSxnfu9TfAQtrh_Vml{color:#ccc}.tableOfContentsList--vnmNcG9wTD7F5t4RIeXZq.tableOfContentsListPresentation--1dBzycimi_3IfHsaJXaai_ li:hover:not(.activeMenuItem--3tPtdSxnfu9TfAQtrh_Vml){color:#fff}.tableOfContentsMobileMenu--wU3DiU2kzFuoPirhYExlf .tableOfContentsList--vnmNcG9wTD7F5t4RIeXZq{margin-left:1em}.tableOfContentsMobileMenu--wU3DiU2kzFuoPirhYExlf .tableOfContentsList--vnmNcG9wTD7F5t4RIeXZq>li{border-bottom:1px solid #d5d5d5;padding:10px}.tableOfContentsMenuHeader--3Knczu0nMwUvaY3gdVV3l4{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #d5d5d5;padding:10px}.tableOfContentsMenuHeader--3Knczu0nMwUvaY3gdVV3l4>h4{margin:0;color:#000}.slideTitle--3PywvdGhfv61H6fViSmlwd{padding-bottom:10px}.slideTitle--3PywvdGhfv61H6fViSmlwd .slideTitleInner--1ndYslWE1w5uuKAzeMz-0G{padding:15px 5px 5px}.slideTitle--3PywvdGhfv61H6fViSmlwd .slideTitleInner--1ndYslWE1w5uuKAzeMz-0G h4{font-size:24px;line-height:normal;padding:5px;font-weight:400;margin:0;font-family:Arial,sans-serif}.slideTitle--3PywvdGhfv61H6fViSmlwd .slideTitleInner--1ndYslWE1w5uuKAzeMz-0G h4 p:last-child{margin-bottom:0}.fakeScroller--XDkmxsX4jj4wOGyoZTa4W{flex:1}.fakeScroller--XDkmxsX4jj4wOGyoZTa4W.fakeScrollerX--1vg0VD3VxU1MPU8PDgRzMZ{overflow-x:scroll}.fakeScroller--XDkmxsX4jj4wOGyoZTa4W.fakeScrollerY--29lq8mgVaCiLHib0oqwbIv{overflow-y:scroll}.scalingTitleWrapper--1_3UyzfqAGEQeY-BZ3E390{transform-origin:top left;background-color:#fff;max-height:720px;max-width:1280px;display:flex;flex-direction:column;position:absolute}.titleContainer--HmF0RpXJ-VrsHG_rcjtB_{height:720px;width:1280px}.loadingIndicator--2w6TFW-oJ4lKGNHIg2VXst{margin-left:12px}.scalingBackground--2MvCDxQsp-2RGkgQw06vzk{background:#000;height:calc(100vh - 41px);width:100vw;position:absolute;display:flex}.scalingBackground--2MvCDxQsp-2RGkgQw06vzk.scalingBackgroundLoaded--1SH1-TSHB7IaW4PF01gW0_{display:none}@font-face{font-family:aha-icon;src:url(https://cdn.aha.io/assets/aha-icon.d34c57beebdd52d7f74ad3823a42f57f.eot);src:url(https://cdn.aha.io/assets/aha-icon.d34c57beebdd52d7f74ad3823a42f57f.eot#iefix) format("embedded-opentype"),url(https://cdn.aha.io/assets/aha-icon.bbce7054d75c2d8438a6eb8fc29a5333.ttf) format("truetype"),url(https://cdn.aha.io/assets/aha-icon.92241af706fc3f0fa8c40e46e9db5c32.woff) format("woff"),url(https://cdn.aha.io/assets/aha-icon.932d30d79c6cda3478ecf17813f54335.svg#aha-icon) format("svg");font-weight:400;font-style:normal;font-display:block}.aha-icon{font-family:aha-icon!important;speak:none;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1}.aha-icon-add-reaction:before{content:"\e94c"}.aha-icon-reply-arrow:before{content:"\e94d"}.aha-icon-feedback:before{content:"\e94b"}.aha-icon-question-mark:before{content:"\e946"}.aha-icon-close-icon:before{content:"\e947"}.aha-icon-demo:before{content:"\e948"}.aha-icon-email:before{content:"\e949"}.aha-icon-chat:before{content:"\e94a"}.aha-icon-share:before{content:"\e945"}.aha-icon-approved-with-changes:before{content:"\e940"}.aha-icon-approved:before{content:"\e941"}.aha-icon-complete:before{content:"\e942"}.aha-icon-decline:before{content:"\e943"}.aha-icon-pending:before{content:"\e944"}.aha-icon-add-comment:before{content:"\e93f"}.aha-icon-azure:before{content:"\e93d"}.aha-icon-rally:before{content:"\e93e"}.aha-icon-presentation:before{content:"\e93c"}.aha-icon-invite-colleagues:before{content:"\e93b"}.aha-icon-tour-demo-product:before{content:"\e93a"}.aha-icon-hide-comment:before{content:"\e939"}.aha-icon-sum:before{content:"\e938"}.aha-icon-fx:before{content:"\e937"}.aha-icon-creative-brief:before{content:"\e936"}.aha-icon-enterprise-transformation:before{content:"\e934"}.aha-icon-templates:before{content:"\e935"}.aha-icon-dependencies:before{content:"\e933"}.aha-icon-announcement:before{content:"\e932"}.aha-icon-sort:before{content:"\e931"}.aha-icon-excel:before{content:"\e930"}.aha-icon-dropbox:before{content:"\e92f"}.aha-icon-box:before{content:"\e92d"}.aha-icon-onedrive:before{content:"\e92e"}.aha-icon-scatter-graph:before{content:"\e91f"}.aha-icon-aha-exclamation:before{content:"\e900"}.aha-icon-align-bottom:before{content:"\e901"}.aha-icon-align-middle:before{content:"\e902"}.aha-icon-align-top:before{content:"\e903"}.aha-icon-arrow-left-once:before{content:"\e904"}.aha-icon-arrow-right-once:before{content:"\e905"}.aha-icon-asana:before{content:"\e906"}.aha-icon-bring-forward:before{content:"\e907"}.aha-icon-bring-to-front:before{content:"\e908"}.aha-icon-choice-list-o:before{content:"\e909"}.aha-icon-circles:before{content:"\e90a"}.aha-icon-connect:before{content:"\e90b"}.aha-icon-customer-card:before{content:"\e90c"}.aha-icon-date:before{content:"\e90d"}.aha-icon-diagram:before{content:"\e90e"}.aha-icon-details:before{content:"\e90f"}.aha-icon-google-drive:before{content:"\e910"}.aha-icon-hierarchy:before{content:"\e911"}.aha-icon-import:before{content:"\e912"}.aha-icon-jira:before{content:"\e913"}.aha-icon-epic:before{content:"\e914"}.aha-icon-misc:before{content:"\e915"}.aha-icon-number-square-o:before{content:"\e916"}.aha-icon-person:before{content:"\e917"}.aha-icon-pivot:before{content:"\e918"}.aha-icon-rectangles:before{content:"\e919"}.aha-icon-redo:before{content:"\e91a"}.aha-icon-report:before{content:"\e91b"}.aha-icon-roadmap:before{content:"\e91c"}.aha-icon-rollup:before{content:"\e91d"}.aha-icon-salesforce:before{content:"\e91e"}.aha-icon-scrum:before{content:"\e920"}.aha-icon-send-backward:before{content:"\e921"}.aha-icon-send-to-back:before{content:"\e922"}.aha-icon-shape:before{content:"\e923"}.aha-icon-summary:before{content:"\e924"}.aha-icon-tag:before{content:"\e925"}.aha-icon-text-square-o:before{content:"\e926"}.aha-icon-type-tool:before{content:"\e927"}.aha-icon-undo:before{content:"\e928"}.aha-icon-views:before{content:"\e929"}.aha-icon-waterfall:before{content:"\e92a"}.aha-icon-workflow:before{content:"\e92b"}.aha-icon-zendesk:before{content:"\e92c"}.aha-icon{font:normal normal normal 14px/1 aha-icon;font-size:inherit;-webkit-font-smoothing:antialiased}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:FontAwesome;src:url(https://cdn.aha.io/assets/fontawesome-webfont.674f50d287a8c48dc19ba404d20fe713.eot);src:url(https://cdn.aha.io/assets/fontawesome-webfont.674f50d287a8c48dc19ba404d20fe713.eot#iefix&v=4.7.0) format("embedded-opentype"),url(https://cdn.aha.io/assets/fontawesome-webfont.af7ae505a9eed503f8b8e6982036873e.woff2) format("woff2"),url(https://cdn.aha.io/assets/fontawesome-webfont.fee66e712a8a08eef5805a46892932ad.woff) format("woff"),url(https://cdn.aha.io/assets/fontawesome-webfont.b06871f281fee6b241d60582ae9369b9.ttf) format("truetype"),url(https://cdn.aha.io/assets/fontawesome-webfont.912ec66d7572ff821749319396470bde.svg#fontawesomeregular) format("svg");font-weight:400;font-style:normal}.aha-icon,.fa{display:inline-block;text-rendering:auto;-moz-osx-font-smoothing:grayscale}.fa{font:normal normal normal 14px/1 FontAwesome;font-size:inherit;-webkit-font-smoothing:antialiased}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:.08em solid #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scaleY(-1);transform:scaleY(-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-close:before,.fa-remove:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-repeat:before,.fa-rotate-right:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-exclamation-triangle:before,.fa-warning:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-floppy-o:before,.fa-save:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-bolt:before,.fa-flash:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-chain-broken:before,.fa-unlink:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:"\f150"}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"\f151"}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"\f152"}.fa-eur:before,.fa-euro:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-inr:before,.fa-rupee:before{content:"\f156"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"\f158"}.fa-krw:before,.fa-won:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-try:before,.fa-turkish-lira:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-bank:before,.fa-institution:before,.fa-university:before{content:"\f19c"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"\f1c5"}.fa-file-archive-o:before,.fa-file-zip-o:before{content:"\f1c6"}.fa-file-audio-o:before,.fa-file-sound-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before,.fa-resistance:before{content:"\f1d0"}.fa-empire:before,.fa-ge:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-paper-plane:before,.fa-send:before{content:"\f1d8"}.fa-paper-plane-o:before,.fa-send-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-bed:before,.fa-hotel:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-y-combinator:before,.fa-yc:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before,.fa-battery:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-paper-o:before,.fa-hand-stop-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-television:before,.fa-tv:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before{content:"\f2a3"}.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-sign-language:before,.fa-signing:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-address-card:before,.fa-vcard:before{content:"\f2bb"}.fa-address-card-o:before,.fa-vcard-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer-full:before,.fa-thermometer:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bath:before,.fa-bathtub:before,.fa-s15:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.row{margin-left:-20px;*zoom:1}.row:after,.row:before{display:table;content:"";line-height:0}.row:after{clear:both}[class*=span]{float:left;min-height:1px;margin-left:20px}.container,.navbar-fixed-bottom .container,.navbar-fixed-top .container,.navbar-static-top .container,.span12{width:940px}.span11{width:860px}.span10{width:780px}.span9{width:700px}.span8{width:620px}.span7{width:540px}.span6{width:460px}.span5{width:380px}.span4{width:300px}.span3{width:220px}.span2{width:140px}.span1{width:60px}.offset12{margin-left:980px}.offset11{margin-left:900px}.offset10{margin-left:820px}.offset9{margin-left:740px}.offset8{margin-left:660px}.offset7{margin-left:580px}.offset6{margin-left:500px}.offset5{margin-left:420px}.offset4{margin-left:340px}.offset3{margin-left:260px}.offset2{margin-left:180px}.offset1{margin-left:100px}.row-fluid{width:100%;*zoom:1}.row-fluid:after,.row-fluid:before{display:table;content:"";line-height:0}.row-fluid:after{clear:both}.row-fluid [class*=span]{display:block;width:100%;min-height:30px;box-sizing:border-box;float:left;margin-left:0;*margin-left:-.05319149%}.row-fluid [class*=span]:first-child{margin-left:0}.row-fluid .controls-row [class*=span]+[class*=span]{margin-left:0}.row-fluid .span12{width:100%;*width:99.94680851%}.row-fluid .span11{width:91.66666666%;*width:91.61347517%}.row-fluid .span10{width:83.33333333%;*width:83.28014184%}.row-fluid .span9{width:75%;*width:74.94680851%}.row-fluid .span8{width:66.66666666%;*width:66.61347517%}.row-fluid .span7{width:58.33333333%;*width:58.28014184%}.row-fluid .span6{width:50%;*width:49.94680851%}.row-fluid .span5{width:41.66666667%;*width:41.61347518%}.row-fluid .span4{width:33.33333333%;*width:33.28014184%}.row-fluid .span3{width:25%;*width:24.94680851%}.row-fluid .span2{width:16.66666667%;*width:16.61347518%}.row-fluid .span1{width:8.33333333%;*width:8.28014184%}.row-fluid .offset12{margin-left:100%;*margin-left:99.89361702%}.row-fluid .offset12:first-child{margin-left:100%;*margin-left:99.89361702%}.row-fluid .offset11{margin-left:91.66666666%;*margin-left:91.56028368%}.row-fluid .offset11:first-child{margin-left:91.66666666%;*margin-left:91.56028368%}.row-fluid .offset10{margin-left:83.33333333%;*margin-left:83.22695035%}.row-fluid .offset10:first-child{margin-left:83.33333333%;*margin-left:83.22695035%}.row-fluid .offset9{margin-left:75%;*margin-left:74.89361702%}.row-fluid .offset9:first-child{margin-left:75%;*margin-left:74.89361702%}.row-fluid .offset8{margin-left:66.66666666%;*margin-left:66.56028369%}.row-fluid .offset8:first-child{margin-left:66.66666666%;*margin-left:66.56028369%}.row-fluid .offset7{margin-left:58.33333333%;*margin-left:58.22695035%}.row-fluid .offset7:first-child{margin-left:58.33333333%;*margin-left:58.22695035%}.row-fluid .offset6{margin-left:50%;*margin-left:49.89361702%}.row-fluid .offset6:first-child{margin-left:50%;*margin-left:49.89361702%}.row-fluid .offset5{margin-left:41.66666667%;*margin-left:41.56028369%}.row-fluid .offset5:first-child{margin-left:41.66666667%;*margin-left:41.56028369%}.row-fluid .offset4{margin-left:33.33333333%;*margin-left:33.22695035%}.row-fluid .offset4:first-child{margin-left:33.33333333%;*margin-left:33.22695035%}.row-fluid .offset3{margin-left:25%;*margin-left:24.89361702%}.row-fluid .offset3:first-child{margin-left:25%;*margin-left:24.89361702%}.row-fluid .offset2{margin-left:16.66666667%;*margin-left:16.56028369%}.row-fluid .offset2:first-child{margin-left:16.66666667%;*margin-left:16.56028369%}.row-fluid .offset1{margin-left:8.33333333%;*margin-left:8.22695035%}.row-fluid .offset1:first-child{margin-left:8.33333333%;*margin-left:8.22695035%}.row-fluid [class*=span].hide,[class*=span].hide{display:none}.row-fluid [class*=span].pull-right,[class*=span].pull-right{float:right}.container{margin-right:auto;margin-left:auto;*zoom:1}.container:after,.container:before{display:table;content:"";line-height:0}.container:after{clear:both}.container-fluid{padding-right:20px;padding-left:20px;*zoom:1}.container-fluid:after,.container-fluid:before{display:table;content:"";line-height:0}.container-fluid:after{clear:both}code,pre{padding:0 3px 2px;font-family:Monaco,Menlo,Consolas,Courier New,monospace;font-size:12px;color:#333;border-radius:3px}code{padding:2px 4px;color:#d14;background-color:#f7f7f9;border:1px solid #e1e1e8;white-space:nowrap}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:20px;word-break:break-all;word-wrap:break-word;white-space:pre;white-space:pre-wrap;background-color:#f5f5f5;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px}pre.prettyprint{margin-bottom:20px}pre code{padding:0;color:inherit;white-space:pre;white-space:pre-wrap;background-color:transparent;border:0}.pre-scrollable{max-height:340px;overflow-y:scroll}form{margin:0 0 20px}fieldset{margin:0}fieldset,legend{padding:0;border:0}legend{display:block;width:100%;margin-bottom:20px;font-size:21px;line-height:40px;color:#333;border-bottom:1px solid #e5e5e5}legend small{font-size:15px;color:#999}button,input,label,select,textarea{font-size:14px;font-weight:400;line-height:20px}button,input,select,textarea{font-family:Helvetica Neue,Helvetica,Arial,sans-serif}label{display:block;margin-bottom:5px}.uneditable-input,input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select,textarea{display:inline-block;height:20px;padding:4px 6px;margin-bottom:10px;font-size:14px;line-height:20px;color:#555;border-radius:4px;vertical-align:middle}.uneditable-input,input,textarea{width:206px}textarea{height:auto}.uneditable-input,input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],textarea{background-color:#fff;border:1px solid #ccc;box-shadow:inset 0 1px 1px rgba(0,0,0,.075);transition:border .2s linear,box-shadow .2s linear}.uneditable-input:focus,input[type=color]:focus,input[type=date]:focus,input[type=datetime-local]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,input[type=week]:focus,textarea:focus{border-color:rgba(82,168,236,.8);outline:0;outline:thin dotted\9;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(82,168,236,.6)}input[type=checkbox],input[type=radio]{margin:4px 0 0;*margin-top:0;margin-top:1px\9;line-height:normal}input[type=button],input[type=checkbox],input[type=file],input[type=image],input[type=radio],input[type=reset],input[type=submit]{width:auto}input[type=file],select{height:30px;*margin-top:4px;line-height:30px}select{width:220px;border:1px solid #ccc;background-color:#fff}select[multiple],select[size]{height:auto}input[type=checkbox]:focus,input[type=file]:focus,input[type=radio]:focus,select:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.uneditable-input,.uneditable-textarea{color:#999;background-color:#fcfcfc;border-color:#ccc;box-shadow:inset 0 1px 2px rgba(0,0,0,.025);cursor:not-allowed}.uneditable-input{overflow:hidden;white-space:nowrap}.uneditable-textarea{width:auto;height:auto}input:-moz-placeholder,textarea:-moz-placeholder{color:#999}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#999}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#999}.checkbox,.radio{min-height:20px;padding-left:20px}.checkbox input[type=checkbox],.radio input[type=radio]{float:left;margin-left:-20px}.controls>.checkbox:first-child,.controls>.radio:first-child{padding-top:5px}.checkbox.inline,.radio.inline{display:inline-block;padding-top:5px;margin-bottom:0;vertical-align:middle}.checkbox.inline+.checkbox.inline,.radio.inline+.radio.inline{margin-left:10px}.input-mini{width:60px}.input-small{width:90px}.input-medium{width:150px}.input-large{width:210px}.input-xlarge{width:270px}.input-xxlarge{width:530px}.row-fluid .uneditable-input[class*=span],.row-fluid input[class*=span],.row-fluid select[class*=span],.row-fluid textarea[class*=span],.uneditable-input[class*=span],input[class*=span],select[class*=span],textarea[class*=span]{float:none;margin-left:0}.input-append .uneditable-input[class*=span],.input-append input[class*=span],.input-prepend .uneditable-input[class*=span],.input-prepend input[class*=span],.row-fluid .input-append [class*=span],.row-fluid .input-prepend [class*=span],.row-fluid .uneditable-input[class*=span],.row-fluid input[class*=span],.row-fluid select[class*=span],.row-fluid textarea[class*=span]{display:inline-block}.uneditable-input,input,textarea{margin-left:0}.controls-row [class*=span]+[class*=span]{margin-left:20px}.uneditable-input.span12,input.span12,textarea.span12{width:926px}.uneditable-input.span11,input.span11,textarea.span11{width:846px}.uneditable-input.span10,input.span10,textarea.span10{width:766px}.uneditable-input.span9,input.span9,textarea.span9{width:686px}.uneditable-input.span8,input.span8,textarea.span8{width:606px}.uneditable-input.span7,input.span7,textarea.span7{width:526px}.uneditable-input.span6,input.span6,textarea.span6{width:446px}.uneditable-input.span5,input.span5,textarea.span5{width:366px}.uneditable-input.span4,input.span4,textarea.span4{width:286px}.uneditable-input.span3,input.span3,textarea.span3{width:206px}.uneditable-input.span2,input.span2,textarea.span2{width:126px}.uneditable-input.span1,input.span1,textarea.span1{width:46px}.controls-row{*zoom:1}.controls-row:after,.controls-row:before{display:table;content:"";line-height:0}.controls-row:after{clear:both}.controls-row [class*=span],.row-fluid .controls-row [class*=span]{float:left}.controls-row .checkbox[class*=span],.controls-row .radio[class*=span]{padding-top:5px}input[disabled],input[readonly],select[disabled],select[readonly],textarea[disabled],textarea[readonly]{cursor:not-allowed;background-color:#eee}input[type=checkbox][disabled],input[type=checkbox][readonly],input[type=radio][disabled],input[type=radio][readonly]{background-color:transparent}.control-group.warning .checkbox,.control-group.warning .control-label,.control-group.warning .help-block,.control-group.warning .help-inline,.control-group.warning .radio,.control-group.warning input,.control-group.warning select,.control-group.warning textarea{color:#c09853}.control-group.warning input,.control-group.warning select,.control-group.warning textarea{border-color:#c09853;box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.control-group.warning input:focus,.control-group.warning select:focus,.control-group.warning textarea:focus{border-color:#a47e3c;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #dbc59e}.control-group.warning .input-append .add-on,.control-group.warning .input-prepend .add-on{color:#c09853;background-color:#fcf8e3;border-color:#c09853}.control-group.error .checkbox,.control-group.error .control-label,.control-group.error .help-block,.control-group.error .help-inline,.control-group.error .radio,.control-group.error input,.control-group.error select,.control-group.error textarea{color:#b94a48}.control-group.error input,.control-group.error select,.control-group.error textarea{border-color:#b94a48;box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.control-group.error input:focus,.control-group.error select:focus,.control-group.error textarea:focus{border-color:#953b39;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #d59392}.control-group.error .input-append .add-on,.control-group.error .input-prepend .add-on{color:#b94a48;background-color:#f2dede;border-color:#b94a48}.control-group.success .checkbox,.control-group.success .control-label,.control-group.success .help-block,.control-group.success .help-inline,.control-group.success .radio,.control-group.success input,.control-group.success select,.control-group.success textarea{color:#468847}.control-group.success input,.control-group.success select,.control-group.success textarea{border-color:#468847;box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.control-group.success input:focus,.control-group.success select:focus,.control-group.success textarea:focus{border-color:#356635;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #7aba7b}.control-group.success .input-append .add-on,.control-group.success .input-prepend .add-on{color:#468847;background-color:#dff0d8;border-color:#468847}.control-group.info .checkbox,.control-group.info .control-label,.control-group.info .help-block,.control-group.info .help-inline,.control-group.info .radio,.control-group.info input,.control-group.info select,.control-group.info textarea{color:#3a87ad}.control-group.info input,.control-group.info select,.control-group.info textarea{border-color:#3a87ad;box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.control-group.info input:focus,.control-group.info select:focus,.control-group.info textarea:focus{border-color:#2d6987;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #7ab5d3}.control-group.info .input-append .add-on,.control-group.info .input-prepend .add-on{color:#3a87ad;background-color:#d9edf7;border-color:#3a87ad}input:focus:invalid,select:focus:invalid,textarea:focus:invalid{color:#b94a48;border-color:#ee5f5b}input:focus:invalid:focus,select:focus:invalid:focus,textarea:focus:invalid:focus{border-color:#e9322d;box-shadow:0 0 6px #f8b9b7}.form-actions{padding:19px 20px 20px;margin-top:20px;margin-bottom:20px;background-color:#f5f5f5;border-top:1px solid #e5e5e5;*zoom:1}.form-actions:after,.form-actions:before{display:table;content:"";line-height:0}.form-actions:after{clear:both}.help-block,.help-inline{color:#595959}.help-block{display:block;margin-bottom:10px}.help-inline{display:inline-block;*display:inline;*zoom:1;vertical-align:middle;padding-left:5px}.input-append,.input-prepend{display:inline-block;margin-bottom:10px;vertical-align:middle;font-size:0;white-space:nowrap}.input-append .dropdown-menu,.input-append .popover,.input-append .uneditable-input,.input-append input,.input-append select,.input-prepend .dropdown-menu,.input-prepend .popover,.input-prepend .uneditable-input,.input-prepend input,.input-prepend select{font-size:14px}.input-append .uneditable-input,.input-append input,.input-append select,.input-prepend .uneditable-input,.input-prepend input,.input-prepend select{position:relative;margin-bottom:0;*margin-left:0;vertical-align:top;border-radius:0 4px 4px 0}.input-append .uneditable-input:focus,.input-append input:focus,.input-append select:focus,.input-prepend .uneditable-input:focus,.input-prepend input:focus,.input-prepend select:focus{z-index:2}.input-append .add-on,.input-prepend .add-on{display:inline-block;width:auto;height:20px;min-width:16px;padding:4px 5px;font-size:14px;font-weight:400;line-height:20px;text-align:center;text-shadow:0 1px 0 #fff;background-color:#eee;border:1px solid #ccc}.input-append .add-on,.input-append .btn,.input-append .btn-group>.dropdown-toggle,.input-prepend .add-on,.input-prepend .btn,.input-prepend .btn-group>.dropdown-toggle{vertical-align:top;border-radius:0}.input-append .active,.input-prepend .active{background-color:#a9dba9;border-color:#46a546}.input-prepend .add-on,.input-prepend .btn{margin-right:-1px}.input-prepend .add-on:first-child,.input-prepend .btn:first-child{border-radius:4px 0 0 4px}.input-append .uneditable-input,.input-append input,.input-append select{border-radius:4px 0 0 4px}.input-append .uneditable-input+.btn-group .btn:last-child,.input-append input+.btn-group .btn:last-child,.input-append select+.btn-group .btn:last-child{border-radius:0 4px 4px 0}.input-append .add-on,.input-append .btn,.input-append .btn-group{margin-left:-1px}.input-append .add-on:last-child,.input-append .btn-group:last-child>.dropdown-toggle,.input-append .btn:last-child{border-radius:0 4px 4px 0}.input-prepend.input-append .uneditable-input,.input-prepend.input-append input,.input-prepend.input-append select{border-radius:0}.input-prepend.input-append .uneditable-input+.btn-group .btn,.input-prepend.input-append input+.btn-group .btn,.input-prepend.input-append select+.btn-group .btn{border-radius:0 4px 4px 0}.input-prepend.input-append .add-on:first-child,.input-prepend.input-append .btn:first-child{margin-right:-1px;border-radius:4px 0 0 4px}.input-prepend.input-append .add-on:last-child,.input-prepend.input-append .btn:last-child{margin-left:-1px;border-radius:0 4px 4px 0}.input-prepend.input-append .btn-group:first-child{margin-left:0}input.search-query{padding-right:14px;padding-right:4px\9;padding-left:14px;padding-left:4px\9;margin-bottom:0;border-radius:15px}.form-search .input-append .search-query,.form-search .input-prepend .search-query{border-radius:0}.form-search .input-append .search-query{border-radius:14px 0 0 14px}.form-search .input-append .btn,.form-search .input-prepend .search-query{border-radius:0 14px 14px 0}.form-search .input-prepend .btn{border-radius:14px 0 0 14px}.form-horizontal .help-inline,.form-horizontal .input-append,.form-horizontal .input-prepend,.form-horizontal .uneditable-input,.form-horizontal input,.form-horizontal select,.form-horizontal textarea,.form-inline .help-inline,.form-inline .input-append,.form-inline .input-prepend,.form-inline .uneditable-input,.form-inline input,.form-inline select,.form-inline textarea,.form-search .help-inline,.form-search .input-append,.form-search .input-prepend,.form-search .uneditable-input,.form-search input,.form-search select,.form-search textarea{display:inline-block;*display:inline;*zoom:1;margin-bottom:0;vertical-align:middle}.form-horizontal .hide,.form-inline .hide,.form-search .hide{display:none}.form-inline .btn-group,.form-inline label,.form-search .btn-group,.form-search label{display:inline-block}.form-inline .input-append,.form-inline .input-prepend,.form-search .input-append,.form-search .input-prepend{margin-bottom:0}.form-inline .checkbox,.form-inline .radio,.form-search .checkbox,.form-search .radio{padding-left:0;margin-bottom:0;vertical-align:middle}.form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio],.form-search .checkbox input[type=checkbox],.form-search .radio input[type=radio]{float:left;margin-right:3px;margin-left:0}.control-group{margin-bottom:10px}legend+.control-group{margin-top:20px;-webkit-margin-top-collapse:separate}.form-horizontal .control-group{margin-bottom:20px;*zoom:1}.form-horizontal .control-group:after,.form-horizontal .control-group:before{display:table;content:"";line-height:0}.form-horizontal .control-group:after{clear:both}.form-horizontal .control-label{float:left;width:160px;padding-top:5px;text-align:right}.form-horizontal .controls{*display:inline-block;*padding-left:20px;margin-left:180px;*margin-left:0}.form-horizontal .controls:first-child{*padding-left:180px}.form-horizontal .help-block{margin-bottom:0}.form-horizontal .input-append+.help-block,.form-horizontal .input-prepend+.help-block,.form-horizontal .uneditable-input+.help-block,.form-horizontal input+.help-block,.form-horizontal select+.help-block,.form-horizontal textarea+.help-block{margin-top:10px}.form-horizontal .form-actions{padding-left:180px}table{max-width:100%;background-color:transparent;border-collapse:collapse;border-spacing:0}.table{width:100%;margin-bottom:20px}.table td,.table th{padding:8px;line-height:20px;text-align:left;vertical-align:top;border-top:1px solid #ddd}.table th{font-weight:700}.table thead th{vertical-align:bottom}.table caption+thead tr:first-child td,.table caption+thead tr:first-child th,.table colgroup+thead tr:first-child td,.table colgroup+thead tr:first-child th,.table thead:first-child tr:first-child td,.table thead:first-child tr:first-child th{border-top:0}.table tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed td,.table-condensed th{padding:4px 5px}.table-bordered{border:1px solid #ddd;border-collapse:separate;*border-collapse:collapse;border-left:0;border-radius:4px}.table-bordered td,.table-bordered th{border-left:1px solid #ddd}.table-bordered caption+tbody tr:first-child td,.table-bordered caption+tbody tr:first-child th,.table-bordered caption+thead tr:first-child th,.table-bordered colgroup+tbody tr:first-child td,.table-bordered colgroup+tbody tr:first-child th,.table-bordered colgroup+thead tr:first-child th,.table-bordered tbody:first-child tr:first-child td,.table-bordered tbody:first-child tr:first-child th,.table-bordered thead:first-child tr:first-child th{border-top:0}.table-bordered tbody:first-child tr:first-child>td:first-child,.table-bordered tbody:first-child tr:first-child>th:first-child,.table-bordered thead:first-child tr:first-child>th:first-child{border-top-left-radius:4px}.table-bordered tbody:first-child tr:first-child>td:last-child,.table-bordered tbody:first-child tr:first-child>th:last-child,.table-bordered thead:first-child tr:first-child>th:last-child{border-top-right-radius:4px}.table-bordered tbody:last-child tr:last-child>td:first-child,.table-bordered tbody:last-child tr:last-child>th:first-child,.table-bordered tfoot:last-child tr:last-child>td:first-child,.table-bordered tfoot:last-child tr:last-child>th:first-child,.table-bordered thead:last-child tr:last-child>th:first-child{border-bottom-left-radius:4px}.table-bordered tbody:last-child tr:last-child>td:last-child,.table-bordered tbody:last-child tr:last-child>th:last-child,.table-bordered tfoot:last-child tr:last-child>td:last-child,.table-bordered tfoot:last-child tr:last-child>th:last-child,.table-bordered thead:last-child tr:last-child>th:last-child{border-bottom-right-radius:4px}.table-bordered tfoot+tbody:last-child tr:last-child td:first-child{border-bottom-left-radius:0}.table-bordered tfoot+tbody:last-child tr:last-child td:last-child{border-bottom-right-radius:0}.table-bordered caption+tbody tr:first-child td:first-child,.table-bordered caption+thead tr:first-child th:first-child,.table-bordered colgroup+tbody tr:first-child td:first-child,.table-bordered colgroup+thead tr:first-child th:first-child{border-top-left-radius:4px}.table-bordered caption+tbody tr:first-child td:last-child,.table-bordered caption+thead tr:first-child th:last-child,.table-bordered colgroup+tbody tr:first-child td:last-child,.table-bordered colgroup+thead tr:first-child th:last-child{border-top-right-radius:4px}.table-striped tbody>tr:nth-child(odd)>td,.table-striped tbody>tr:nth-child(odd)>th{background-color:#f9f9f9}.table-hover tbody tr:hover>td,.table-hover tbody tr:hover>th{background-color:#f5f5f5}.row-fluid table td[class*=span],.row-fluid table th[class*=span],table td[class*=span],table th[class*=span]{display:table-cell;float:none;margin-left:0}.table td.span1,.table th.span1{float:none;width:44px;margin-left:0}.table td.span2,.table th.span2{float:none;width:124px;margin-left:0}.table td.span3,.table th.span3{float:none;width:204px;margin-left:0}.table td.span4,.table th.span4{float:none;width:284px;margin-left:0}.table td.span5,.table th.span5{float:none;width:364px;margin-left:0}.table td.span6,.table th.span6{float:none;width:444px;margin-left:0}.table td.span7,.table th.span7{float:none;width:524px;margin-left:0}.table td.span8,.table th.span8{float:none;width:604px;margin-left:0}.table td.span9,.table th.span9{float:none;width:684px;margin-left:0}.table td.span10,.table th.span10{float:none;width:764px;margin-left:0}.table td.span11,.table th.span11{float:none;width:844px;margin-left:0}.table td.span12,.table th.span12{float:none;width:924px;margin-left:0}.table tbody tr.success>td{background-color:#dff0d8}.table tbody tr.error>td{background-color:#f2dede}.table tbody tr.warning>td{background-color:#fcf8e3}.table tbody tr.info>td{background-color:#d9edf7}.table-hover tbody tr.success:hover>td{background-color:#d0e9c6}.table-hover tbody tr.error:hover>td{background-color:#ebcccc}.table-hover tbody tr.warning:hover>td{background-color:#faf2cc}.table-hover tbody tr.info:hover>td{background-color:#c4e3f3}.dropdown,.dropup{position:relative}.dropdown-toggle{*margin-bottom:-3px}.dropdown-toggle:active,.open .dropdown-toggle{outline:0}.caret{width:0;height:0;vertical-align:top;border-top:4px solid #000;border-right:4px solid transparent;border-left:4px solid transparent;content:""}.dropdown .caret{margin-top:8px;margin-left:2px}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;background-color:#0073cf;border:1px solid #0073cf;*border-right-width:2px;*border-bottom-width:2px;border-radius:6px;box-shadow:0 5px 10px rgba(0,0,0,.2);-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{*width:100%;height:1px;margin:9px 1px;*margin:-5px 0 5px;overflow:hidden;background-color:#5ca5e0;border-bottom:1px solid #5ca5e0}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:20px;color:#fff;white-space:nowrap}.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover,.dropdown-submenu:focus>a,.dropdown-submenu:hover>a{text-decoration:none;color:#fff;background-color:#53a0de;background-image:linear-gradient(180deg,#5ca5e0,#4799dc);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff5ca5e0",endColorstr="#ff4799dc",GradientType=0)}.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover{color:#fff;text-decoration:none;outline:0;background-color:#aad8fd;background-image:linear-gradient(180deg,#b4ddfd,#9bd2fc);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffb4ddfd",endColorstr="#ff9bd2fc",GradientType=0)}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{color:#999}.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{text-decoration:none;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);cursor:default}.open{*z-index:1000}.open>.dropdown-menu{display:block}.dropdown-backdrop{position:fixed;left:0;right:0;bottom:0;top:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;border-bottom:4px solid #000;content:""}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:1px}.dropdown-submenu{position:relative}.dropdown-submenu>.dropdown-menu{top:0;left:100%;margin-top:-6px;margin-left:-1px;border-radius:0 6px 6px 6px}.dropdown-submenu:hover>.dropdown-menu{display:block}.dropup .dropdown-submenu>.dropdown-menu{top:auto;bottom:0;margin-top:0;margin-bottom:-2px;border-radius:5px 5px 5px 0}.dropdown-submenu>a:after{display:block;content:" ";float:right;width:0;height:0;border-color:transparent transparent transparent #003a69;border-style:solid;border-width:5px 0 5px 5px;margin-top:5px;margin-right:-10px}.dropdown-submenu:hover>a:after{border-left-color:#fff}.dropdown-submenu.pull-left{float:none}.dropdown-submenu.pull-left>.dropdown-menu{left:-100%;margin-left:10px;border-radius:6px 0 6px 6px}.dropdown .dropdown-menu .nav-header{padding-left:20px;padding-right:20px}.typeahead{z-index:1051;margin-top:2px;border-radius:4px}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}.well-large{padding:24px;border-radius:6px}.well-small{padding:9px;border-radius:3px}.fade{opacity:0;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{position:relative;height:0;overflow:hidden;transition:height .35s ease}.collapse.in{height:auto}.close{float:right;font-size:20px;font-weight:700;line-height:20px;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20)}.close:focus,.close:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.4;filter:alpha(opacity=40)}button.close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none}.alert{padding:8px 35px 8px 14px;margin-bottom:20px;text-shadow:0 1px 0 hsla(0,0%,100%,.5);background-color:#fcf8e3;border:1px solid #fbeed5;border-radius:4px}.alert,.alert h4{color:#c09853}.alert h4{margin:0}.alert .close{position:relative;top:-2px;right:-21px;line-height:20px}.alert-success{background-color:#dff0d8;border-color:#d6e9c6;color:#468847}.alert-success h4{color:#468847}.alert-danger,.alert-error{background-color:#f2dede;border-color:#eed3d7;color:#b94a48}.alert-danger h4,.alert-error h4{color:#b94a48}.alert-info{background-color:#d9edf7;border-color:#bce8f1}.alert-info,.alert-info h4{color:#3a87ad}.alert-block{padding-top:14px;padding-bottom:14px}.alert-block>p,.alert-block>ul{margin-bottom:0}.alert-block p+p{margin-top:5px}.nav{margin-left:0;margin-bottom:20px;list-style:none}.nav>li>a{display:block}.nav>li>a:focus,.nav>li>a:hover{text-decoration:none;background-color:#eee}.nav>li>a>img{max-width:none}.nav>.pull-right{float:right}.nav-header{display:block;padding:3px 15px;font-size:11px;font-weight:700;line-height:20px;color:#999;text-shadow:0 1px 0 hsla(0,0%,100%,.5);text-transform:uppercase}.nav li+.nav-header{margin-top:9px}.nav-list{padding-left:15px;padding-right:15px;margin-bottom:0}.nav-list .nav-header,.nav-list>li>a{margin-left:-15px;margin-right:-15px;text-shadow:0 1px 0 hsla(0,0%,100%,.5)}.nav-list>li>a{padding:3px 15px}.nav-list>.active>a,.nav-list>.active>a:focus,.nav-list>.active>a:hover{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.2);background-color:#0073cf}.nav-list [class*=" icon-"],.nav-list [class^=icon-]{margin-right:2px}.nav-list .divider{*width:100%;height:1px;margin:9px 1px;*margin:-5px 0 5px;overflow:hidden;background-color:#e5e5e5;border-bottom:1px solid #fff}.nav-pills,.nav-tabs{*zoom:1}.nav-pills:after,.nav-pills:before,.nav-tabs:after,.nav-tabs:before{display:table;content:"";line-height:0}.nav-pills:after,.nav-tabs:after{clear:both}.nav-pills>li,.nav-tabs>li{float:left}.nav-pills>li>a,.nav-tabs>li>a{padding-right:12px;padding-left:12px;margin-right:2px;line-height:14px}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{margin-bottom:-1px}.nav-tabs>li>a{padding-top:8px;padding-bottom:8px;line-height:20px;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li>a:focus,.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>.active>a,.nav-tabs>.active>a:focus,.nav-tabs>.active>a:hover{color:#555;background-color:#fff;border:1px solid;border-color:#ddd #ddd transparent;cursor:default}.nav-pills>li>a{padding-top:8px;padding-bottom:8px;margin-top:2px;margin-bottom:2px;border-radius:5px}.nav-pills>.active>a,.nav-pills>.active>a:focus,.nav-pills>.active>a:hover{color:#fff;background-color:#0073cf}.nav-stacked>li{float:none}.nav-stacked>li>a{margin-right:0}.nav-tabs.nav-stacked{border-bottom:0}.nav-tabs.nav-stacked>li>a{border:1px solid #ddd;border-radius:0}.nav-tabs.nav-stacked>li:first-child>a{border-top-right-radius:4px;border-top-left-radius:4px}.nav-tabs.nav-stacked>li:last-child>a{border-bottom-right-radius:4px;border-bottom-left-radius:4px}.nav-tabs.nav-stacked>li>a:focus,.nav-tabs.nav-stacked>li>a:hover{border-color:#ddd;z-index:2}.nav-pills.nav-stacked>li>a{margin-bottom:3px}.nav-pills.nav-stacked>li:last-child>a{margin-bottom:1px}.nav-tabs .dropdown-menu{border-radius:0 0 6px 6px}.nav-pills .dropdown-menu{border-radius:6px}.nav .dropdown-toggle .caret{border-top-color:#0073cf;border-bottom-color:#0073cf;margin-top:6px}.nav .dropdown-toggle:focus .caret,.nav .dropdown-toggle:hover .caret{border-top-color:#005ca6;border-bottom-color:#005ca6}.nav-tabs .dropdown-toggle .caret{margin-top:8px}.nav .active .dropdown-toggle .caret{border-top-color:#fff;border-bottom-color:#fff}.nav-tabs .active .dropdown-toggle .caret{border-top-color:#555;border-bottom-color:#555}.nav>.dropdown.active>a:focus,.nav>.dropdown.active>a:hover{cursor:pointer}.nav-pills .open .dropdown-toggle,.nav-tabs .open .dropdown-toggle,.nav>li.dropdown.open.active>a:focus,.nav>li.dropdown.open.active>a:hover{color:#fff;background-color:#999;border-color:#999}.nav li.dropdown.open.active .caret,.nav li.dropdown.open .caret,.nav li.dropdown.open a:focus .caret,.nav li.dropdown.open a:hover .caret{border-top-color:#fff;border-bottom-color:#fff;opacity:1;filter:alpha(opacity=100)}.tabs-stacked .open>a:focus,.tabs-stacked .open>a:hover{border-color:#999}.tabbable{*zoom:1}.tabbable:after,.tabbable:before{display:table;content:"";line-height:0}.tabbable:after{clear:both}.tab-content{overflow:auto}.tabs-below>.nav-tabs,.tabs-left>.nav-tabs,.tabs-right>.nav-tabs{border-bottom:0}.pill-content>.pill-pane,.tab-content>.tab-pane{display:none}.pill-content>.active,.tab-content>.active{display:block}.tabs-below>.nav-tabs{border-top:1px solid #ddd}.tabs-below>.nav-tabs>li{margin-top:-1px;margin-bottom:0}.tabs-below>.nav-tabs>li>a{border-radius:0 0 4px 4px}.tabs-below>.nav-tabs>li>a:focus,.tabs-below>.nav-tabs>li>a:hover{border-bottom-color:transparent;border-top-color:#ddd}.tabs-below>.nav-tabs>.active>a,.tabs-below>.nav-tabs>.active>a:focus,.tabs-below>.nav-tabs>.active>a:hover{border-color:transparent #ddd #ddd}.tabs-left>.nav-tabs>li,.tabs-right>.nav-tabs>li{float:none}.tabs-left>.nav-tabs>li>a,.tabs-right>.nav-tabs>li>a{min-width:74px;margin-right:0;margin-bottom:3px}.tabs-left>.nav-tabs{float:left;margin-right:19px;border-right:1px solid #ddd}.tabs-left>.nav-tabs>li>a{margin-right:-1px;border-radius:4px 0 0 4px}.tabs-left>.nav-tabs>li>a:focus,.tabs-left>.nav-tabs>li>a:hover{border-color:#eee #ddd #eee #eee}.tabs-left>.nav-tabs .active>a,.tabs-left>.nav-tabs .active>a:focus,.tabs-left>.nav-tabs .active>a:hover{border-color:#ddd transparent #ddd #ddd;*border-right-color:#fff}.tabs-right>.nav-tabs{float:right;margin-left:19px;border-left:1px solid #ddd}.tabs-right>.nav-tabs>li>a{margin-left:-1px;border-radius:0 4px 4px 0}.tabs-right>.nav-tabs>li>a:focus,.tabs-right>.nav-tabs>li>a:hover{border-color:#eee #eee #eee #ddd}.tabs-right>.nav-tabs .active>a,.tabs-right>.nav-tabs .active>a:focus,.tabs-right>.nav-tabs .active>a:hover{border-color:#ddd #ddd #ddd transparent;*border-left-color:#fff}.nav>.disabled>a{color:#999}.nav>.disabled>a:focus,.nav>.disabled>a:hover{text-decoration:none;background-color:transparent;cursor:default}.navbar{overflow:visible;margin-bottom:20px;*position:relative;*z-index:2}.navbar-inner{min-height:40px;padding-left:20px;padding-right:20px;background-color:#f9f9f9;background-image:linear-gradient(180deg,#fff,#f1f1f1);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffffff",endColorstr="#fff1f1f1",GradientType=0);border:1px solid #d2d2d2;border-radius:4px;box-shadow:0 1px 4px rgba(0,0,0,.065);*zoom:1}.navbar-inner:after,.navbar-inner:before{display:table;content:"";line-height:0}.navbar-inner:after{clear:both}.navbar .container{width:auto}.nav-collapse.collapse{height:auto;overflow:visible}.navbar .brand{float:left;display:block;padding:10px 20px;margin-left:-20px;font-size:20px;font-weight:200;color:#474747;text-shadow:0 1px 0 #fff}.navbar .brand:focus,.navbar .brand:hover{text-decoration:none}.navbar-text{margin-bottom:0;line-height:40px}.navbar-link,.navbar-text{color:#474747}.navbar-link:focus,.navbar-link:hover{color:#999}.navbar .divider-vertical{height:40px;margin:0 9px;border-left:1px solid #f1f1f1;border-right:1px solid #fff}.navbar .btn,.navbar .btn-group{margin-top:5px}.navbar .btn-group .btn,.navbar .input-append .btn,.navbar .input-append .btn-group,.navbar .input-prepend .btn,.navbar .input-prepend .btn-group{margin-top:0}.navbar-form{margin-bottom:0;*zoom:1}.navbar-form:after,.navbar-form:before{display:table;content:"";line-height:0}.navbar-form:after{clear:both}.navbar-form .checkbox,.navbar-form .radio,.navbar-form input,.navbar-form select{margin-top:5px}.navbar-form .btn,.navbar-form input,.navbar-form select{display:inline-block;margin-bottom:0}.navbar-form input[type=checkbox],.navbar-form input[type=image],.navbar-form input[type=radio]{margin-top:3px}.navbar-form .input-append,.navbar-form .input-prepend{margin-top:5px;white-space:nowrap}.navbar-form .input-append input,.navbar-form .input-prepend input{margin-top:0}.navbar-search{position:relative;float:left;margin-top:5px;margin-bottom:0}.navbar-search .search-query{margin-bottom:0;padding:4px 14px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:13px;font-weight:400;line-height:1;border-radius:15px}.navbar-static-top{position:static;margin-bottom:0}.navbar-static-top .navbar-inner{border-radius:0}.navbar-fixed-bottom,.navbar-fixed-top{position:fixed;right:0;left:0;z-index:1030;margin-bottom:0}.navbar-fixed-top .navbar-inner,.navbar-static-top .navbar-inner{border-width:0 0 1px}.navbar-fixed-bottom .navbar-inner{border-width:1px 0 0}.navbar-fixed-bottom .navbar-inner,.navbar-fixed-top .navbar-inner{padding-left:0;padding-right:0;border-radius:0}.navbar-fixed-bottom .container,.navbar-fixed-top .container,.navbar-static-top .container{width:940px}.navbar-fixed-top{top:0}.navbar-fixed-top .navbar-inner,.navbar-static-top .navbar-inner{box-shadow:0 1px 10px rgba(0,0,0,.1)}.navbar-fixed-bottom{bottom:0}.navbar-fixed-bottom .navbar-inner{box-shadow:0 -1px 10px rgba(0,0,0,.1)}.navbar .nav{position:relative;left:0;display:block;float:left;margin:0 10px 0 0}.navbar .nav.pull-right{float:right;margin-right:0}.navbar .nav>li{float:left}.navbar .nav>li>a{float:none;padding:10px 15px;color:#474747;text-decoration:none;text-shadow:0 1px 0 #fff}.navbar .nav .dropdown-toggle .caret{margin-top:8px}.navbar .nav>li>a:focus,.navbar .nav>li>a:hover{background-color:transparent;color:#999;text-decoration:none}.navbar .nav>.active>a,.navbar .nav>.active>a:focus,.navbar .nav>.active>a:hover{color:#fff;text-decoration:none;background-color:#e4e4e4;box-shadow:inset 0 3px 8px rgba(0,0,0,.125)}.navbar .btn-navbar{display:none;float:right;padding:7px 10px;margin-left:5px;margin-right:5px;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25);background-color:#ededed;background-image:linear-gradient(180deg,#f2f2f2,#e4e4e4);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#fff2f2f2",endColorstr="#ffe4e4e4",GradientType=0);border-color:#e4e4e4 #e4e4e4 #bebebe;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);*background-color:#e4e4e4;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.1),0 1px 0 hsla(0,0%,100%,.075)}.navbar .btn-navbar.active,.navbar .btn-navbar.disabled,.navbar .btn-navbar:active,.navbar .btn-navbar:focus,.navbar .btn-navbar:hover,.navbar .btn-navbar[disabled]{color:#fff;background-color:#e4e4e4;*background-color:#d7d7d7}.navbar .btn-navbar.active,.navbar .btn-navbar:active{background-color:#cbcbcb\9}.navbar .btn-navbar .icon-bar{display:block;width:18px;height:2px;background-color:#f5f5f5;border-radius:1px;box-shadow:0 1px 0 rgba(0,0,0,.25)}.btn-navbar .icon-bar+.icon-bar{margin-top:3px}.navbar .nav>li>.dropdown-menu:before{content:"";display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #0073cf;position:absolute;top:-7px;left:9px}.navbar .nav>li>.dropdown-menu:after{content:"";display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #0073cf;position:absolute;top:-6px;left:10px}.navbar-fixed-bottom .nav>li>.dropdown-menu:before{border-top:7px solid #0073cf;border-bottom:0;bottom:-7px;top:auto}.navbar-fixed-bottom .nav>li>.dropdown-menu:after{border-top:6px solid #0073cf;border-bottom:0;bottom:-6px;top:auto}.navbar .nav li.dropdown>a:focus .caret,.navbar .nav li.dropdown>a:hover .caret{border-top-color:#999;border-bottom-color:#999}.navbar .nav li.dropdown.active>.dropdown-toggle,.navbar .nav li.dropdown.open.active>.dropdown-toggle,.navbar .nav li.dropdown.open>.dropdown-toggle{background-color:#e4e4e4;color:#fff}.navbar .nav li.dropdown>.dropdown-toggle .caret{border-top-color:#474747;border-bottom-color:#474747}.navbar .nav li.dropdown.active>.dropdown-toggle .caret,.navbar .nav li.dropdown.open.active>.dropdown-toggle .caret,.navbar .nav li.dropdown.open>.dropdown-toggle .caret{border-top-color:#fff;border-bottom-color:#fff}.navbar .nav>li>.dropdown-menu.pull-right,.navbar .pull-right>li>.dropdown-menu{left:auto;right:0}.navbar .nav>li>.dropdown-menu.pull-right:before,.navbar .pull-right>li>.dropdown-menu:before{left:auto;right:12px}.navbar .nav>li>.dropdown-menu.pull-right:after,.navbar .pull-right>li>.dropdown-menu:after{left:auto;right:13px}.navbar .nav>li>.dropdown-menu.pull-right .dropdown-menu,.navbar .pull-right>li>.dropdown-menu .dropdown-menu{left:auto;right:100%;margin-left:0;margin-right:-1px;border-radius:6px 0 6px 6px}.navbar-inverse .navbar-inner{background-color:#1b1b1b;background-image:linear-gradient(180deg,#222,#111);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff222222",endColorstr="#ff111111",GradientType=0);border-color:#252525}.navbar-inverse .brand,.navbar-inverse .nav>li>a{color:#999;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.navbar-inverse .brand:focus,.navbar-inverse .brand:hover,.navbar-inverse .nav>li>a:focus,.navbar-inverse .nav>li>a:hover{color:#fff}.navbar-inverse .brand,.navbar-inverse .navbar-text{color:#999}.navbar-inverse .nav>li>a:focus,.navbar-inverse .nav>li>a:hover{background-color:transparent;color:#fff}.navbar-inverse .nav .active>a,.navbar-inverse .nav .active>a:focus,.navbar-inverse .nav .active>a:hover{color:#fff;background-color:#111}.navbar-inverse .navbar-link{color:#999}.navbar-inverse .navbar-link:focus,.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .divider-vertical{border-left-color:#111;border-right-color:#222}.navbar-inverse .nav li.dropdown.active>.dropdown-toggle,.navbar-inverse .nav li.dropdown.open.active>.dropdown-toggle,.navbar-inverse .nav li.dropdown.open>.dropdown-toggle{background-color:#111;color:#fff}.navbar-inverse .nav li.dropdown>a:focus .caret,.navbar-inverse .nav li.dropdown>a:hover .caret{border-top-color:#fff;border-bottom-color:#fff}.navbar-inverse .nav li.dropdown>.dropdown-toggle .caret{border-top-color:#999;border-bottom-color:#999}.navbar-inverse .nav li.dropdown.active>.dropdown-toggle .caret,.navbar-inverse .nav li.dropdown.open.active>.dropdown-toggle .caret,.navbar-inverse .nav li.dropdown.open>.dropdown-toggle .caret{border-top-color:#fff;border-bottom-color:#fff}.navbar-inverse .navbar-search .search-query{color:#fff;background-color:#515151;border-color:#111;box-shadow:inset 0 1px 2px rgba(0,0,0,.1),0 1px 0 hsla(0,0%,100%,.15);transition:none}.navbar-inverse .navbar-search .search-query:-moz-placeholder{color:#ccc}.navbar-inverse .navbar-search .search-query:-ms-input-placeholder{color:#ccc}.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder{color:#ccc}.navbar-inverse .navbar-search .search-query.focused,.navbar-inverse .navbar-search .search-query:focus{padding:5px 15px;color:#333;text-shadow:0 1px 0 #fff;background-color:#fff;border:0;box-shadow:0 0 3px rgba(0,0,0,.15);outline:0}.navbar-inverse .btn-navbar{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25);background-color:#0e0e0e;background-image:linear-gradient(180deg,#151515,#040404);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff151515",endColorstr="#ff040404",GradientType=0);border-color:#040404 #040404 #000;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);*background-color:#040404;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false)}.navbar-inverse .btn-navbar.active,.navbar-inverse .btn-navbar.disabled,.navbar-inverse .btn-navbar:active,.navbar-inverse .btn-navbar:focus,.navbar-inverse .btn-navbar:hover,.navbar-inverse .btn-navbar[disabled]{color:#fff;background-color:#040404;*background-color:#000}.navbar-inverse .btn-navbar.active,.navbar-inverse .btn-navbar:active{background-color:#000\9}.breadcrumb{padding:8px 15px;margin:0 0 20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb>li{display:inline-block;*display:inline;*zoom:1;text-shadow:0 1px 0 #fff}.breadcrumb>li>.divider{padding:0 5px;color:#ccc}.breadcrumb>.active{color:#999}.pagination{margin:20px 0}.pagination ul{display:inline-block;*display:inline;*zoom:1;margin-left:0;margin-bottom:0;border-radius:4px;box-shadow:0 1px 2px rgba(0,0,0,.05)}.pagination ul>li{display:inline}.pagination ul>li>a,.pagination ul>li>span{float:left;padding:4px 12px;line-height:20px;text-decoration:none;background-color:#fff;border:1px solid #ddd;border-left-width:0}.pagination ul>.active>a,.pagination ul>.active>span,.pagination ul>li>a:focus,.pagination ul>li>a:hover{background-color:#f5f5f5}.pagination ul>.active>a,.pagination ul>.active>span{color:#999;cursor:default}.pagination ul>.disabled>a,.pagination ul>.disabled>a:focus,.pagination ul>.disabled>a:hover,.pagination ul>.disabled>span{color:#999;background-color:transparent;cursor:default}.pagination ul>li:first-child>a,.pagination ul>li:first-child>span{border-left-width:1px;border-top-left-radius:4px;border-bottom-left-radius:4px}.pagination ul>li:last-child>a,.pagination ul>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination-centered{text-align:center}.pagination-right{text-align:right}.pagination-large ul>li>a,.pagination-large ul>li>span{padding:11px 19px;font-size:17.5px}.pagination-large ul>li:first-child>a,.pagination-large ul>li:first-child>span{border-top-left-radius:6px;border-bottom-left-radius:6px}.pagination-large ul>li:last-child>a,.pagination-large ul>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}.pagination-mini ul>li:first-child>a,.pagination-mini ul>li:first-child>span,.pagination-small ul>li:first-child>a,.pagination-small ul>li:first-child>span{border-top-left-radius:3px;border-bottom-left-radius:3px}.pagination-mini ul>li:last-child>a,.pagination-mini ul>li:last-child>span,.pagination-small ul>li:last-child>a,.pagination-small ul>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}.pagination-small ul>li>a,.pagination-small ul>li>span{padding:2px 10px;font-size:11.9px}.pagination-mini ul>li>a,.pagination-mini ul>li>span{padding:0 6px;font-size:10.5px}.pager{margin:20px 0;list-style:none;text-align:center;*zoom:1}.pager:after,.pager:before{display:table;content:"";line-height:0}.pager:after{clear:both}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:focus,.pager li>a:hover{text-decoration:none;background-color:#f5f5f5}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:focus,.pager .disabled>a:hover,.pager .disabled>span{color:#999;background-color:#fff;cursor:default}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop,.modal-backdrop.fade.in{opacity:.8;filter:alpha(opacity=80)}.modal{position:fixed;top:10%;left:50%;z-index:1050;width:560px;margin-left:-280px;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,.3);*border:1px solid #999;border-radius:6px;box-shadow:0 3px 7px rgba(0,0,0,.3);-webkit-background-clip:padding-box;-moz-background-clip:padding-box;background-clip:padding-box;outline:none}.modal.fade{transition:opacity .3s linear,top .3s ease-out;top:-25%}.modal.fade.in{top:10%}.modal-header{padding:9px 15px;border-bottom:1px solid #eee}.modal-header .close{margin-top:2px}.modal-header h3{margin:0;line-height:30px}.modal-body{position:relative;overflow-y:auto;max-height:400px;padding:15px}.modal-footer,.modal-form{margin-bottom:0}.modal-footer{padding:14px 15px 15px;text-align:right;background-color:#f5f5f5;border-top:1px solid #ddd;border-radius:0 0 6px 6px;box-shadow:inset 0 1px 0 #fff;*zoom:1}.modal-footer:after,.modal-footer:before{display:table;content:"";line-height:0}.modal-footer:after{clear:both}.modal-footer .btn+.btn{margin-left:5px;margin-bottom:0}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.tooltip{position:absolute;z-index:1030;display:block;visibility:visible;font-size:11px;line-height:1.4;opacity:0;filter:alpha(opacity=0)}.tooltip.in{opacity:.8;filter:alpha(opacity=80)}.tooltip.top{margin-top:-3px;padding:5px 0}.tooltip.right{margin-left:3px;padding:0 5px}.tooltip.bottom{margin-top:3px;padding:5px 0}.tooltip.left{margin-left:-3px;padding:0 5px}.tooltip-inner{max-width:200px;padding:8px;color:#fff;text-align:center;text-decoration:none;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.popover{position:absolute;top:0;left:0;z-index:1010;display:none;max-width:276px;padding:1px;text-align:left;background-color:#fff;-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;box-shadow:0 5px 10px rgba(0,0,0,.2);white-space:normal}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{margin:0;padding:8px 14px;font-size:14px;font-weight:400;line-height:18px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-title:empty{display:none}.popover-content{padding:9px 14px}.popover .arrow,.popover .arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover .arrow{border-width:11px}.popover .arrow:after{border-width:10px;content:""}.popover.top .arrow{left:50%;margin-left:-11px;border-bottom-width:0;border-top-color:#999;border-top-color:rgba(0,0,0,.25);bottom:-11px}.popover.top .arrow:after{bottom:1px;margin-left:-10px;border-bottom-width:0;border-top-color:#fff}.popover.right .arrow{top:50%;left:-11px;margin-top:-11px;border-left-width:0;border-right-color:#999;border-right-color:rgba(0,0,0,.25)}.popover.right .arrow:after{left:1px;bottom:-10px;border-left-width:0;border-right-color:#fff}.popover.bottom .arrow{left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25);top:-11px}.popover.bottom .arrow:after{top:1px;margin-left:-10px;border-top-width:0;border-bottom-color:#fff}.popover.left .arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.popover.left .arrow:after{right:1px;border-right-width:0;border-left-color:#fff;bottom:-10px}.thumbnails{margin-left:-20px;list-style:none;*zoom:1}.thumbnails:after,.thumbnails:before{display:table;content:"";line-height:0}.thumbnails:after{clear:both}.row-fluid .thumbnails{margin-left:0}.thumbnails>li{float:left;margin-bottom:20px;margin-left:20px}.thumbnail{display:block;padding:4px;line-height:20px;border:1px solid #ddd;border-radius:4px;box-shadow:0 1px 3px rgba(0,0,0,.055);transition:all .2s ease-in-out}a.thumbnail:focus,a.thumbnail:hover{border-color:#0073cf;box-shadow:0 1px 4px rgba(0,105,214,.25)}.thumbnail>img{display:block;max-width:100%;margin-left:auto;margin-right:auto}.thumbnail .caption{padding:9px;color:#555}.badge,.label{display:inline-block;padding:2px 4px;font-size:11.844px;font-weight:700;line-height:14px;color:#fff;vertical-align:baseline;white-space:nowrap;text-shadow:0 -1px 0 rgba(0,0,0,.25);background-color:#999}.label{border-radius:3px}.badge{padding-left:9px;padding-right:9px;border-radius:9px}.badge:empty,.label:empty{display:none}a.badge:focus,a.badge:hover,a.label:focus,a.label:hover{color:#fff;text-decoration:none;cursor:pointer}.badge-important,.label-important{background-color:#b94a48}.badge-important[href],.label-important[href]{background-color:#953b39}.badge-warning,.label-warning{background-color:#f89406}.badge-warning[href],.label-warning[href]{background-color:#c67605}.badge-success,.label-success{background-color:#468847}.badge-success[href],.label-success[href]{background-color:#356635}.badge-info,.label-info{background-color:#3a87ad}.badge-info[href],.label-info[href]{background-color:#2d6987}.badge-inverse,.label-inverse{background-color:#333}.badge-inverse[href],.label-inverse[href]{background-color:#1a1a1a}.btn .badge,.btn .label{position:relative;top:-1px}.btn-mini .badge,.btn-mini .label{top:0}@keyframes progress-bar-stripes{0%{background-position:40px 0}to{background-position:0 0}}.progress{overflow:hidden;height:20px;margin-bottom:20px;background-color:#f7f7f7;background-image:linear-gradient(180deg,#f5f5f5,#f9f9f9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#fff5f5f5",endColorstr="#fff9f9f9",GradientType=0);box-shadow:inset 0 1px 2px rgba(0,0,0,.1);border-radius:4px}.progress,.progress .bar{background-repeat:repeat-x}.progress .bar{width:0;height:100%;color:#fff;float:left;font-size:12px;text-align:center;text-shadow:0 -1px 0 rgba(0,0,0,.25);background-color:#0e90d2;background-image:linear-gradient(180deg,#149bdf,#0480be);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff149bdf",endColorstr="#ff0480be",GradientType=0);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-sizing:border-box;transition:width .6s ease}.progress .bar+.bar{box-shadow:inset 1px 0 0 rgba(0,0,0,.15),inset 0 -1px 0 rgba(0,0,0,.15)}.progress-striped .bar{background-color:#149bdf;background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:40px 40px}.progress.active .bar{animation:progress-bar-stripes 2s linear infinite}.progress-danger .bar,.progress .bar-danger{background-color:#dd514c;background-image:linear-gradient(180deg,#ee5f5b,#c43c35);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffee5f5b",endColorstr="#ffc43c35",GradientType=0)}.progress-danger.progress-striped .bar,.progress-striped .bar-danger{background-color:#ee5f5b;background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent)}.progress-success .bar,.progress .bar-success{background-color:#5eb95e;background-image:linear-gradient(180deg,#62c462,#57a957);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff62c462",endColorstr="#ff57a957",GradientType=0)}.progress-striped .bar-success,.progress-success.progress-striped .bar{background-color:#62c462;background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent)}.progress-info .bar,.progress .bar-info{background-color:#4bb1cf;background-image:linear-gradient(180deg,#5bc0de,#339bb9);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff5bc0de",endColorstr="#ff339bb9",GradientType=0)}.progress-info.progress-striped .bar,.progress-striped .bar-info{background-color:#5bc0de;background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent)}.progress-warning .bar,.progress .bar-warning{background-color:#faa732;background-image:linear-gradient(180deg,#fbb450,#f89406);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#fffbb450",endColorstr="#fff89406",GradientType=0)}.progress-striped .bar-warning,.progress-warning.progress-striped .bar{background-color:#fbb450;background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent)}.accordion{margin-bottom:20px}.accordion-group{margin-bottom:2px;border:1px solid #e5e5e5;border-radius:4px}.accordion-heading{border-bottom:0}.accordion-heading .accordion-toggle{display:block;padding:8px 15px}.accordion-toggle{cursor:pointer}.accordion-inner{padding:9px 15px;border-top:1px solid #e5e5e5}.carousel{position:relative;margin-bottom:20px;line-height:1}.carousel-inner{overflow:hidden;width:100%;position:relative}.carousel-inner>.item{display:none;position:relative;transition:left .6s ease-in-out}.carousel-inner>.item>a>img,.carousel-inner>.item>img{display:block;line-height:1}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:40%;left:15px;width:40px;height:40px;margin-top:-20px;font-size:60px;font-weight:100;line-height:30px;color:#fff;text-align:center;background:#222;border:3px solid #fff;border-radius:23px;opacity:.5;filter:alpha(opacity=50)}.carousel-control.right{left:auto;right:15px}.carousel-control:focus,.carousel-control:hover{color:#fff;text-decoration:none;opacity:.9;filter:alpha(opacity=90)}.carousel-indicators{position:absolute;top:15px;right:15px;z-index:5;margin:0;list-style:none}.carousel-indicators li{display:block;float:left;width:10px;height:10px;margin-left:5px;text-indent:-999px;background-color:#ccc;background-color:hsla(0,0%,100%,.25);border-radius:5px}.carousel-indicators .active{background-color:#fff}.carousel-caption{position:absolute;left:0;right:0;bottom:0;padding:15px;background:#333;background:rgba(0,0,0,.75)}.carousel-caption h4,.carousel-caption p{color:#fff;line-height:20px}.carousel-caption h4{margin:0 0 5px}.carousel-caption p{margin-bottom:0}.hero-unit{padding:60px;margin-bottom:30px;font-size:18px;font-weight:200;line-height:30px;color:inherit;background-color:#eee;border-radius:6px}.hero-unit h1{margin-bottom:0;font-size:60px;line-height:1;color:inherit;letter-spacing:-1px}.hero-unit li{line-height:30px}.pull-right{float:right}.pull-left{float:left}.hide{display:none}.show{display:block}.invisible{visibility:hidden}.affix{position:fixed}.alert .close{line-height:14px}.control-group .control-label .fa-question-circle{color:#b2b2b2;font-size:10px}.control-group .control-label--heading{font-weight:700}footer{font-family:Helvetica,Segoe UI,Arial,sans-serif;border-top:1px solid #0073cf;margin:0;padding:0;font-size:12px;line-height:16px}footer .page{font-size:8px;color:#474747}footer .footer{font-size:11px;color:#474747}.uneditable-input,input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select,textarea{border-radius:0}.uneditable-input,input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],textarea{border-radius:0}.btn{background-image:none;box-shadow:none;border-color:transparent}.login-container{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;margin:0 20px}.login-container .login-logo{max-width:120px;margin-bottom:10px}.login-form{background-color:#fff;box-shadow:1px 1px 3px rgba(0,0,0,.2);border:1px solid #ccc;border-radius:6px;padding:30px;color:#636363;margin-bottom:1.5rem}.login-form label{font-weight:700}.login-form label .sub-label{font-weight:400;color:#999}.login-form .input-xlarge{width:100%}.login-form legend{line-height:24px;text-align:center;padding-bottom:10px}.login-form .btn{-webkit-appearance:none;-moz-appearance:none;appearance:none}.powered-by{text-align:center}.powered-by .logo{width:40px;margin-top:-5px}.note .attachments{*zoom:1}.note .attachments:after,.note .attachments:before{display:table;content:"";line-height:0}.note .attachments:after{clear:both}.note textarea{width:100%;box-shadow:none;border:none;background-color:#ffffe3}.note .history .note-edits{overflow:auto}.note .history .note-history-list{margin-left:10px}.note .history .note-history-list .note-history-version{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative;border-bottom:1px solid #ddd;padding:3px 3px 3px 20px}.note .history .note-history-list .note-history-version .note-history-version-title{line-height:20px;cursor:pointer}.note .history .note-history-list .note-history-version .note-history-user{font-size:11px}.note .history .note-history-list .note-history-version:hover{background-color:#eee}.note .history .note-history-list .note-history-version.note-history-current{transition:2s;background-color:#ddedf7}.note .history .note-history-list .note-history-version.note-history-current .note-history-date{font-weight:700}.note .history .note-history-list .note-history-version .avatar-framed{margin-top:-3px}.note .history .note-history-list .note-history-nested-version{padding-left:35px}.note .history .note-history-list .collapser{position:absolute;left:2px;top:5px}.toolbar-shadow li{box-shadow:0 0 3px rgba(0,0,0,.3)}.custom_field_values_note_field .aha-editor-field.aha-editor-field-inline.empty:not(.aha-editor-field-focused){border:1px dotted #ddd}.content-editor{border:1px solid transparent;padding:3px;visibility:visible!important}.content-editor.empty:not(:focus){border:1px dotted #ddd}.content-editor:not(.content-editor-disabled):hover{border-color:rgba(0,115,207,.2);background-color:rgba(0,115,207,.05)}.content-editor:not(.content-editor-disabled).mce-edit-focus,.content-editor:not(.content-editor-disabled):active,.content-editor:not(.content-editor-disabled):focus{background-color:#fff;border-color:#88bbe4!important;border-style:solid;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 0 2px rgba(82,168,236,.5)!important;outline:none;text-decoration:none}.content-editor.field-editor{border-color:#ccc}.content-editor.note-textarea{border:1px solid #ccc;padding:4px 6px;min-height:60px}.content-editor.note-textarea.placeholder{color:#999}#tinymce .mce-panel.mce-tinymce-inline,.aha-editor-link-edit-panel .mce-panel.mce-tinymce-inline{border-top-color:#88bbe4;border-left-color:#88bbe4;border-right-color:#88bbe4;outline:none;text-decoration:none;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 -2px 0 2px rgba(82,168,236,.5)!important}#tinymce .mce-container.mce-tinymce:not(.mce-tinymce-inline).mce-edit-focus,.aha-editor-link-edit-panel .mce-container.mce-tinymce:not(.mce-tinymce-inline).mce-edit-focus{overflow:hidden;border-color:#88bbe4!important;border-style:solid;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 0 2px rgba(82,168,236,.5)!important;outline:none;text-decoration:none}.note-edit-toggle:focus{outline:none}.note-edit-toggle .note-edit-toggle-text-edit{display:inline-block}.note-edit-toggle.note-edit-toggle-editing .note-edit-toggle-text-edit,.note-edit-toggle .note-edit-toggle-text-done{display:none}.note-edit-toggle.note-edit-toggle-editing .note-edit-toggle-text-done{display:inline-block}.comment-editor,.content-editor,.field-editor,.note-editor{min-height:20px}.comment-editor.placeholder,.comment-editor.placeholder p,.custom-field-note-editor.placeholder,.custom-field-note-editor.placeholder p,.note-editor.placeholder,.note-editor.placeholder p{color:#aaa}.comment-editor p,.custom-field-note-editor p,.note-editor p{margin:0 0 5px}.custom-field-note-editor.placeholder{border:1px dotted #ddd;margin:1px}.attributes.horizontal .custom-field-note-editor,.release-details-section .custom-field-note-editor{min-width:410px}.attributes.vertical .custom-field-note-editor{min-width:300px}.note-editor-state{z-index:1;position:absolute;margin-top:6px;text-align:right;right:165px}.custom-field-values .note-editor-state{right:100px}.note-editor-state__msg{background-color:hsla(0,0%,100%,.8);padding:1px 4px;box-shadow:0 0 2px 2px #fff}.note-editor-state .error-indicator,.note-editor-state .save-indicator{position:absolute;text-align:right;width:100px;height:19px}.custom-field-values .note-editor-state .error-indicator,.custom-field-values .note-editor-state .save-indicator{width:20px}.idea.details .details-column-attributes .note-editor-state,.project-page .details-column-attributes .note-editor-state,.sidebar-layout__content .details-column-attributes .note-editor-state{position:relative;display:inline;float:right;margin-top:7px;width:20px;right:0}.idea.details .details-column-attributes .note-editor-state .error-indicator,.idea.details .details-column-attributes .note-editor-state .save-indicator,.project-page .details-column-attributes .note-editor-state .error-indicator,.project-page .details-column-attributes .note-editor-state .save-indicator,.sidebar-layout__content .details-column-attributes .note-editor-state .error-indicator,.sidebar-layout__content .details-column-attributes .note-editor-state .save-indicator{float:right;position:relative}.aha-editor-restored{position:absolute;margin-top:7px;text-align:center;right:0}.aha-editor-restored~.attachments .attachments__toggle{margin-top:25px}.hide-restored-message .aha-editor-restored{display:none}.note-editing{position:absolute;margin-top:7px;text-align:center;right:0}.details-column-attributes .note-editing{position:relative;display:block;float:right;margin-top:7px;left:auto}.attachment-gallery .note-editing{position:relative;text-align:center;left:auto;margin-top:0}.note-editing:not(:empty)~.attachments .attachments__toggle{margin-top:25px}.error-indicator,.save-indicator{opacity:0;color:#64b80a;transition:opacity .3s linear}.error-indicator.in,.save-indicator.in{opacity:1}.error-indicator>i,.save-indicator>i{color:#64b80a!important}.error-indicator{color:#d25457}.error-indicator>i{color:#d25457!important}.user-content a,.user-content abbr,.user-content acronym,.user-content address,.user-content b,.user-content big,.user-content blockquote,.user-content br,.user-content cite,.user-content code,.user-content dd,.user-content del,.user-content dfn,.user-content div,.user-content dl,.user-content dt,.user-content h1,.user-content h2,.user-content h3,.user-content h4,.user-content h5,.user-content h6,.user-content hr,.user-content i,.user-content img,.user-content ins,.user-content kbd,.user-content li,.user-content ol,.user-content p,.user-content pre,.user-content samp,.user-content small,.user-content span:not(.deleted),.user-content span:not(.inline-highlight),.user-content span:not(.inserted),.user-content span:not([style]),.user-content strike,.user-content sub,.user-content sup,.user-content table,.user-content tbody,.user-content td,.user-content th,.user-content thead,.user-content tr,.user-content tt,.user-content u,.user-content ul,.user-content var{color:inherit;font-size:12px;font-weight:inherit;line-height:16px;background:none;border:none;padding:0;margin:0;text-shadow:none;box-shadow:none;position:static}.user-content.placeholder *{color:#999}.user-content{overflow:hidden;min-height:24px;font-weight:400}.user-content b,.user-content cite,.user-content em,.user-content i,.user-content strike,.user-content strong,.user-content u{font-weight:inherit;font-size:inherit}.user-content p{margin:0 0 8px}.user-content pre{border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);background:#fbfaf8;padding:8px;margin:0 0 8px}.user-content a{text-decoration:underline;cursor:pointer;word-break:break-all;color:#0073cf}.user-content a:link{color:#00579c}.user-content a:not([data-linked-element-type]):visited{color:#346d9b}.user-content a:not([data-linked-element-type]):hover{color:#038fff}.user-content a:not([data-linked-element-type]):active{color:#69bcff}.user-content img{display:inline;box-shadow:2px 2px 10px #ccc}.user-content span.deleted a,.user-content span.deleted abbr,.user-content span.deleted acronym,.user-content span.deleted address,.user-content span.deleted b,.user-content span.deleted big,.user-content span.deleted blockquote,.user-content span.deleted br,.user-content span.deleted cite,.user-content span.deleted code,.user-content span.deleted dd,.user-content span.deleted del,.user-content span.deleted dfn,.user-content span.deleted div,.user-content span.deleted dl,.user-content span.deleted dt,.user-content span.deleted h1,.user-content span.deleted h2,.user-content span.deleted h3,.user-content span.deleted h4,.user-content span.deleted h5,.user-content span.deleted h6,.user-content span.deleted hr,.user-content span.deleted i,.user-content span.deleted img,.user-content span.deleted ins,.user-content span.deleted kbd,.user-content span.deleted li,.user-content span.deleted ol,.user-content span.deleted p,.user-content span.deleted pre,.user-content span.deleted samp,.user-content span.deleted small,.user-content span.deleted strike,.user-content span.deleted sub,.user-content span.deleted sup,.user-content span.deleted table,.user-content span.deleted tbody,.user-content span.deleted td,.user-content span.deleted th,.user-content span.deleted thead,.user-content span.deleted tr,.user-content span.deleted tt,.user-content span.deleted u,.user-content span.deleted ul,.user-content span.deleted var,.user-content span.inserted a,.user-content span.inserted abbr,.user-content span.inserted acronym,.user-content span.inserted address,.user-content span.inserted b,.user-content span.inserted big,.user-content span.inserted blockquote,.user-content span.inserted br,.user-content span.inserted cite,.user-content span.inserted code,.user-content span.inserted dd,.user-content span.inserted del,.user-content span.inserted dfn,.user-content span.inserted div,.user-content span.inserted dl,.user-content span.inserted dt,.user-content span.inserted h1,.user-content span.inserted h2,.user-content span.inserted h3,.user-content span.inserted h4,.user-content span.inserted h5,.user-content span.inserted h6,.user-content span.inserted hr,.user-content span.inserted i,.user-content span.inserted img,.user-content span.inserted ins,.user-content span.inserted kbd,.user-content span.inserted li,.user-content span.inserted ol,.user-content span.inserted p,.user-content span.inserted pre,.user-content span.inserted samp,.user-content span.inserted small,.user-content span.inserted strike,.user-content span.inserted sub,.user-content span.inserted sup,.user-content span.inserted table,.user-content span.inserted tbody,.user-content span.inserted td,.user-content span.inserted th,.user-content span.inserted thead,.user-content span.inserted tr,.user-content span.inserted tt,.user-content span.inserted u,.user-content span.inserted ul,.user-content span.inserted var{background-color:inherit}.user-content span.inserted{background-color:#daffd3}.user-content span.deleted{background-color:#f7d0d0}.user-content span.inline-highlight{background-color:#ffff9d;font-family:inherit;font-size:inherit;font-weight:inherit;color:inherit;text-decoration:inherit}.user-content small{font-size:85%}.user-content b,.user-content b a,.user-content strong{font-weight:700}.user-content em,.user-content i{font-style:italic}.user-content cite{font-style:normal}.user-content h1,.user-content h2,.user-content h3,.user-content h4,.user-content h5,.user-content h6{margin:8px 0;font-family:inherit;font-weight:700;line-height:16px;color:inherit;padding:0;text-rendering:optimizelegibility}.user-content h1 small,.user-content h2 small,.user-content h3 small,.user-content h4 small,.user-content h5 small,.user-content h6 small{font-weight:400;line-height:1;color:#999}.user-content h1 span:not(.deleted),.user-content h1 span:not(.inline-hightlight),.user-content h1 span:not(.inserted),.user-content h2 span:not(.deleted),.user-content h2 span:not(.inline-hightlight),.user-content h2 span:not(.inserted),.user-content h3 span:not(.deleted),.user-content h3 span:not(.inline-hightlight),.user-content h3 span:not(.inserted),.user-content h4 span:not(.deleted),.user-content h4 span:not(.inline-hightlight),.user-content h4 span:not(.inserted),.user-content h5 span:not(.deleted),.user-content h5 span:not(.inline-hightlight),.user-content h5 span:not(.inserted),.user-content h6 span:not(.deleted),.user-content h6 span:not(.inline-hightlight),.user-content h6 span:not(.inserted){font-weight:700;line-height:16px}.user-content h1,.user-content h1 span:not(.deleted),.user-content h1 span:not(.inline-hightlight),.user-content h1 span:not(.inserted),.user-content h2,.user-content h2 span:not(.deleted),.user-content h2 span:not(.inline-hightlight),.user-content h2 span:not(.inserted),.user-content h3,.user-content h3 span:not(.deleted),.user-content h3 span:not(.inline-hightlight),.user-content h3 span:not(.inserted){line-height:32px}.user-content h1,.user-content h1 span:not(.deleted),.user-content h1 span:not(.inline-hightlight),.user-content h1 span:not(.inserted){font-size:24px}.user-content h2,.user-content h2 span:not(.deleted),.user-content h2 span:not(.inline-hightlight),.user-content h2 span:not(.inserted){font-size:21px}.user-content h3,.user-content h3 span:not(.deleted),.user-content h3 span:not(.inline-hightlight),.user-content h3 span:not(.inserted){font-size:18px}.user-content h4,.user-content h4 span:not(.deleted),.user-content h4 span:not(.inline-hightlight),.user-content h4 span:not(.inserted){font-size:15px}.user-content h5,.user-content h5 span:not(.deleted),.user-content h5 span:not(.inline-hightlight),.user-content h5 span:not(.inserted){font-size:12px}.user-content h6,.user-content h6 span:not(.deleted),.user-content h6 span:not(.inline-hightlight),.user-content h6 span:not(.inserted){font-size:10.2px}.user-content h1 small{font-size:21px}.user-content h2 small{font-size:15px}.user-content h3 small,.user-content h4 small{font-size:12px}.user-content ol,.user-content ul{padding:0;margin:0 0 8px 25px}.user-content ol ol,.user-content ol ul,.user-content ul ol,.user-content ul ul{margin-bottom:0}.user-content li{line-height:16px}.user-content li>p{margin-bottom:0}.user-content ul{list-style-type:disc}.user-content ul>li>ul{list-style-type:circle}.user-content ul>li>ul>li>ul{list-style-type:square}.user-content ul>li>ul>li>ul>li>ul{list-style-type:disc}.user-content ol{margin-left:22px}.user-content ol li{padding-left:3px}.user-content ol>li>ol{list-style-type:lower-alpha}.user-content ol>li>ol>li>ol{list-style-type:lower-roman}.user-content ol>li>ol>li>ol>li>ol{list-style-type:decimal}.user-content li.checklist-item--checked,.user-content li.checklist-item--unchecked{list-style-type:none}.user-content li.checklist-item--checked .checklist-item__indicator,.user-content li.checklist-item--unchecked .checklist-item__indicator{display:block;float:left;margin:-1px 0 0 -18px;color:#999;font-size:22px}.user-content li.checklist-item--checked .checklist-item__indicator .deleted,.user-content li.checklist-item--checked .checklist-item__indicator .inserted,.user-content li.checklist-item--checked .checklist-item__indicator del,.user-content li.checklist-item--unchecked .checklist-item__indicator .deleted,.user-content li.checklist-item--unchecked .checklist-item__indicator .inserted,.user-content li.checklist-item--unchecked .checklist-item__indicator del{font-size:22px}.user-content dl{margin-bottom:16px}.user-content dd,.user-content dt{line-height:16px}.user-content dt{font-weight:700}.user-content dd{margin-left:8px}.user-content hr{margin:16px 0;border:0;border-top:1px solid #eee;border-bottom:1px solid #fff}.user-content abbr[data-popover-title],.user-content abbr[data-title],.user-content abbr[data-tooltip-title],.user-content abbr[title]{cursor:help;border-bottom:1px dotted #999}.user-content abbr.initialism{font-size:90%;text-transform:uppercase}.user-content blockquote{padding:0 0 0 15px;margin:0 0 16px;border-left:5px solid #eee}.user-content blockquote p{margin-bottom:0;font-size:15px;font-weight:300;line-height:1.25}.user-content blockquote small{display:block;line-height:16px;color:#999}.user-content blockquote small:before{content:"\2014 \00A0"}.user-content blockquote.pull-right{float:right;padding-right:15px;padding-left:0;border-right:5px solid #eee;border-left:0}.user-content blockquote.pull-right p,.user-content blockquote.pull-right small{text-align:right}.user-content blockquote.pull-right small:before{content:""}.user-content blockquote.pull-right small:after{content:"\00A0 \2014"}.user-content blockquote:after,.user-content blockquote:before,.user-content q:after,.user-content q:before{content:""}.user-content table{border:1px solid #ddd;margin:5px 0;border-collapse:collapse}.user-content table td,.user-content table th{border:1px solid #ddd!important;padding:7px 10px!important;vertical-align:top}.user-content table td p,.user-content table th p{margin-bottom:0}.user-content table th{font-weight:700;background-color:#f0f0f0}.user-content .indent-30{padding-left:30px}.user-content .indent-60{padding-left:60px}.user-content .indent-90{padding-left:90px}.user-content .indent-120{padding-left:120px}.user-content .indent-150{padding-left:150px}.user-content .indent-180{padding-left:180px}.user-content .indent-210{padding-left:210px}.user-content .indent-240{padding-left:240px}.user-content .indent-270{padding-left:270px}.user-content .indent-300{padding-left:300px}.user-content .align-left,.user-content .wysiwyg-text-align-left{text-align:left}.user-content .align-center,.user-content .wysiwyg-text-align-center{text-align:center}.user-content .align-right,.user-content .wysiwyg-text-align-right{text-align:right}.user-content img.align-left,.user-content img.wysiwyg-text-align-left{float:left;margin-right:10px}.user-content img.align-center,.user-content img.wysiwyg-text-align-center{float:none;display:block;margin-left:auto;margin-right:auto;margin-bottom:8px}.user-content img.align-right,.user-content img.wysiwyg-text-align-right{float:right;margin-left:10px}.user-content .align-justify{text-align:justify}.user-content [data-linked-element-type="Ideas::Idea"],.user-content [data-linked-element-type=Epic],.user-content [data-linked-element-type=Feature],.user-content [data-linked-element-type=Page],.user-content [data-linked-element-type=Release],.user-content [data-linked-element-type=Requirement],.user-content [data-linked-element-type=User]{display:inline-block;line-height:12px;padding:0 2px;border-radius:4px;text-decoration:none}.user-content [data-linked-element-type=User]{color:#0c3b61;border:1px solid #84a4d7;background:#d4e3f0}.user-content [data-linked-element-type="Ideas::Idea"],.user-content [data-linked-element-type=Epic],.user-content [data-linked-element-type=Feature],.user-content [data-linked-element-type=Page],.user-content [data-linked-element-type=Release],.user-content [data-linked-element-type=Requirement]{color:#525a09;border:1px solid #dfdd5a;background:#f4f5c0}.comment-editor:not(.mce-edit-focus),.custom-field-note-editor:not(.mce-edit-focus),.note-editor:not(.mce-edit-focus){border-radius:4px}.comment-editor.mce-edit-focus,.custom-field-note-editor.mce-edit-focus,.note-editor.mce-edit-focus{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.aha-editor-link-edit-panel .mce-toolbar-grp,.aha-editor-link-edit-panel>.mce-panel{border-top-left-radius:4px;border-top-right-radius:4px}#tinymce .mce-container.mce-tinymce:not(.mce-tinymce-inline),.aha-editor-link-edit-panel .mce-container.mce-tinymce:not(.mce-tinymce-inline){border-radius:4px;overflow:hidden}.clearfix{*zoom:1}.clearfix:after,.clearfix:before{display:table;content:"";line-height:0}.clearfix:after{clear:both}.hide-text{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.input-block-level{display:block;width:100%;min-height:30px;box-sizing:border-box}.aha-editor-field,.aha-editor-placeholder{background-color:#fff;border:1px solid #c6c6c6}.aha-editor-field-focused{min-height:94px}.aha-editor-placeholder{color:#999;line-height:25px;padding-left:5px;border-radius:4px}.aha-editor-fullscreen-topbar{border-bottom:1px solid #ddd}.aha-editor-field-fullscreen,.aha-editor-fullscreen-topbar,.aha-fullscreen.aha-editor-field-fullscreen{z-index:9999!important}.aha-editor-field{box-sizing:border-box;width:100%;position:relative;outline:none;border-radius:4px}.aha-editor-field .aha-editor-toolbar{background-color:#f5f5f5;border-bottom:1px solid #c6c6c6;padding:0;border-top-left-radius:4px;border-top-right-radius:4px;min-height:30px}.aha-editor-field .aha-editor-toolbar .btn-toolbar{margin:0}.aha-editor-field .aha-editor-toolbar .aha-editor-toolbar-group,.aha-editor-field .aha-editor-toolbar .aha-editor__toolbar-group--aligned-right+.aha-editor__toolbar-group--aligned-right{margin-left:6px;padding:2px 0 2px 6px}.aha-editor-field .aha-editor-toolbar .aha-editor-toolbar-group .aha-editor-toolbar-group{padding:0;margin:0}.aha-editor-field .aha-editor-toolbar .aha-editor-toolbar-group--collapsed{padding:2px 0}.aha-editor-field .aha-editor-toolbar .aha-editor-toolbar-group--expanded+.aha-editor-toolbar-group--collapsed{padding-left:6px}.aha-editor-field .aha-editor-toolbar .aha-editor-toolbar-group--expanded+.aha-editor-toolbar-group--collapsed:before,.aha-editor-field .aha-editor-toolbar .aha-editor-toolbar-group--expanded:before{content:" ";position:absolute;top:8px;bottom:8px;left:-1px;width:1px;height:11px;background:#ddd}.aha-editor-field .aha-editor-toolbar .aha-editor-toolbar-group:first-child:not(.aha-editor__toolbar-group--aligned-right){margin-left:-1px}.aha-editor-field .aha-editor-toolbar .aha-editor__toolbar-group--aligned-right{margin-left:auto}.aha-editor-field .aha-editor-toolbar .aha-editor-toolbar-btn:not(.btn){background-color:#f5f5f5;font-size:12px;padding:3px 5px;border-radius:2px!important;position:relative;display:inline-block;margin-bottom:0;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;opacity:.6}.aha-editor-field .aha-editor-toolbar .aha-editor-toolbar-btn:hover{background-color:#e5e5e5;opacity:1}.aha-editor-field .aha-editor-toolbar .aha-editor-toolbar-btn--active{background-color:#ddd}.aha-editor-field .aha-editor-toolbar .aha-editor__annotations-toolbar-group:before{display:none}.aha-editor-field .aha-editor-toolbar .aha-editor-toolbar-btn.btn-mini{margin-top:2px;margin-bottom:3px;height:22px;font-size:12px}.aha-editor-field .aha-editor-content{position:relative;z-index:0}.aha-editor-field .aha-editor-content .aha-editor-body{padding:4px}.aha-editor-field .aha-editor-content .aha-editor-body>p:last-child,.aha-editor-field .aha-editor-content>p:last-child{margin-bottom:0}.aha-editor-field .selections{display:none}.aha-editor-field.aha-editor-field-fullscreen{top:41px!important;height:calc(100% - 41px);width:100%!important;margin:0!important;border:0!important;background-color:#fff!important}.aha-editor-field__wrapper--annotations .aha-editor-field.aha-editor-field-fullscreen{width:calc(100% - 380px)!important}.aha-editor-field__wrapper--annotations .aha-editor-field.aha-editor-field-fullscreen .aha-editor-content{border-left-width:30px;border-right-width:30px}.aha-editor-field.aha-editor-field-fullscreen.aha-editor-field-focused{box-shadow:none!important}.aha-editor-field.aha-editor-field-fullscreen .aha-editor-toolbar{display:block!important;visibility:visible!important;margin:0!important;border-radius:0!important}.aha-editor-field.aha-editor-field-fullscreen .aha-editor-toolbar .aha-editor-toolbar-btn:not(.btn){font-size:15px}.aha-editor-field.aha-editor-field-fullscreen .aha-editor-toolbar .aha-editor-toolbar-group--expanded+.aha-editor-toolbar-group--collapsed:before,.aha-editor-field.aha-editor-field-fullscreen .aha-editor-toolbar .aha-editor-toolbar-group--expanded:before{height:15px}.aha-editor-field.aha-editor-field-fullscreen .aha-editor-toolbar .aha-editor-toolbar-group i.aha-editor-text-color{width:18px;line-height:18px}.aha-editor-field.aha-editor-field-fullscreen .aha-editor-toolbar--block-format-item>*{line-height:normal;margin:1px;padding:2px}.aha-editor-field.aha-editor-field-fullscreen .aha-editor{display:flex;flex-direction:column;overflow-y:scroll;margin-top:30px;height:calc(100% - 30px)}.aha-editor-field.aha-editor-field-fullscreen .aha-editor-content{flex:auto;flex-basis:1px;position:relative;border:50px solid #eee}.aha-editor-field.aha-editor-field-fullscreen .aha-editor-content>div:not(.selections){height:100%}.aha-editor-field.aha-editor-field-fullscreen .aha-editor-content .aha-editor-body{height:calc(100% - 150px);padding:75px 100px;box-shadow:0 0 0 .75pt #d1d1d1,0 0 3pt .75pt #c6c6c6}.aha-editor-field.aha-editor-field-fullscreen .anchor{top:41px!important;position:fixed!important;width:100%!important;z-index:1!important;transform:none!important}.aha-editor-field.aha-editor-field-fullscreen .anchor+:last-child{display:none}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.aha-editor-field.aha-editor-field-fullscreen .aha-editor-content{flex-basis:auto}}.aha-editor-field.aha-editor-field-focused{border-color:#88bbe4!important;border-style:solid;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 0 2px rgba(82,168,236,.5)!important;outline:none;text-decoration:none}.aha-editor-field.aha-editor-field-focused table td.selected{background-color:#accef7!important}.aha-editor-field.aha-editor-field-focused table.active-selection ::selection{background-color:transparent}.aha-editor-field.aha-editor-field-focused td.focused:after{content:"";position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px}.aha-editor-field.aha-editor-field-focused td p:last-of-type{margin-bottom:0}.aha-editor-field.aha-editor-field-focused td .btn-group.aha-editor-toolbar-group{border-top-right-radius:4px;border-bottom-right-radius:4px;position:absolute;right:1px;top:1px;z-index:9999;height:16px;background-color:transparent}.aha-editor-field.aha-editor-field-focused td .btn-group.aha-editor-toolbar-group .aha-editor-toolbar-btn{background-color:transparent;color:#ddd!important}.aha-editor-field.aha-editor-field-focused td .btn-group.aha-editor-toolbar-group .aha-editor-toolbar-btn:focus{outline-color:#a8c3ff}.aha-editor-field.aha-editor-field-focused td .btn-group.aha-editor-toolbar-group:hover .aha-editor-toolbar-btn{color:#000!important;cursor:pointer}.aha-editor-field.aha-editor-field-focused td .btn-group.aha-editor-toolbar-group button{border:none;border-radius:4px;padding:0}.aha-editor-field.aha-editor-readonly .aha-editor-toolbar{display:none}.aha-editor-field.aha-editor-field-static{background-color:transparent;border:1px solid transparent}.aha-editor-field.aha-editor-field-form .aha-editor-body{min-height:50px}.aha-editor-field.aha-editor-field-inline.aha-editor-field-focused{top:-30px;margin-bottom:-30px}.aha-editor-field.aha-editor-field-inline.aha-editor-field-focused .selections{display:block}.aha-editor-field.aha-editor-field-inline:not(.aha-editor-field-focused){background-color:transparent;border:1px solid transparent;overflow:hidden}.aha-editor-field.aha-editor-field-inline:not(.aha-editor-field-focused):not(.aha-editor-field-readonly):not(.aha-editor-field-fullscreen):hover{border-color:rgba(0,115,207,.2)}.aha-editor-field.aha-editor-field-inline:not(.aha-editor-field-focused):not(.aha-editor-field-readonly):not(.aha-editor-field-fullscreen):hover:before{content:"";top:0;bottom:0;left:0;right:0;background-color:rgba(0,115,207,.05);z-index:1;pointer-events:none;position:absolute}.aha-editor-field.aha-editor-field-inline:not(.aha-editor-field-focused) .aha-editor-toolbar,.aha-editor-field.aha-editor-field-inline:not(.aha-editor-field-focused) .anchor-placeholder{visibility:hidden;margin-top:-30px}.aha-editor-field .selection-overlay{z-index:-1}.aha-editor-field .selection-name{text-align:center;padding:0 2px;max-width:100px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;pointer-events:none;font-size:10px;height:14px;margin-top:-14px}.aha-editor-field .aha-editor-draft-metadata{color:#777;font-style:italic;text-align:right;float:right;font-size:11px;position:relative;bottom:-3px;z-index:1}.aha-editor__document-state{display:none;position:absolute;bottom:-16px;right:-1px;border:1px solid #c6c6c6;background-color:#fff;text-align:right;padding:0 4px;font-size:11px;transition-property:visibility,opacity;transition-duration:.4s;transition-timing-function:ease-in-out;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.aha-editor-field-focused .aha-editor__document-state{display:block}.aha-editor-field-fullscreen .aha-editor__document-state{bottom:0;right:0;padding:2px 6px;font-size:14px}.aha-editor__document-state--is-hidden{visibility:hidden;opacity:0}.aha-editor-popup{z-index:1100!important}.aha-fullscreen .aha-editor-popup{z-index:10000!important}.aha-editor-field .react-contextmenu,.aha-editor-popup .react-contextmenu{min-width:160px;padding:8px 0;margin:2px 0 0;font-size:12px;color:#373a3c;text-align:left;background-color:#fff;background-clip:padding-box;border:1px solid #c6c6c6;border-radius:.25rem;outline:none;opacity:0;pointer-events:none;transition:opacity .25s ease!important}.aha-editor-field .react-contextmenu.aha-color-picker__menu,.aha-editor-popup .react-contextmenu.aha-color-picker__menu{padding:0;margin:0}.aha-editor-field .react-contextmenu-submenu>.react-contextmenu,.aha-editor-popup .react-contextmenu-submenu>.react-contextmenu{margin-top:0}.aha-editor-field .react-contextmenu.react-contextmenu--visible,.aha-editor-popup .react-contextmenu.react-contextmenu--visible{opacity:1;pointer-events:auto}.aha-editor-field .react-contextmenu-item,.aha-editor-popup .react-contextmenu-item{padding:4px 30px;font-weight:400;line-height:1.5;color:#373a3c;text-align:inherit;white-space:nowrap;background:0 0;border:0;cursor:pointer;display:flex;width:100%;align-items:center;box-sizing:border-box}.aha-editor-field .react-contextmenu-item i.fa,.aha-editor-popup .react-contextmenu-item i.fa{margin-right:10px;color:#666}.aha-editor-field .react-contextmenu-item.react-contextmenu-item--checked:before,.aha-editor-popup .react-contextmenu-item.react-contextmenu-item--checked:before{content:"";font:normal normal normal 14px/1 FontAwesome;display:inline-block;width:30px;margin-left:-30px;text-align:center}.aha-editor-field .react-contextmenu-item--open,.aha-editor-field .react-contextmenu-item:hover,.aha-editor-popup .react-contextmenu-item--open,.aha-editor-popup .react-contextmenu-item:hover{color:#fff;background-color:#20a0ff;border-color:#20a0ff;text-decoration:none}.aha-editor-field .react-contextmenu-item:hover .fa,.aha-editor-field .react-contextmenu-item:hover>div,.aha-editor-popup .react-contextmenu-item:hover .fa,.aha-editor-popup .react-contextmenu-item:hover>div{color:#fff}.aha-editor-field .react-contextmenu-item.react-contextmenu-item--disabled:hover .fa,.aha-editor-field .react-contextmenu-item.react-contextmenu-item--disabled:hover>div,.aha-editor-popup .react-contextmenu-item.react-contextmenu-item--disabled:hover .fa,.aha-editor-popup .react-contextmenu-item.react-contextmenu-item--disabled:hover>div{color:#878a8c}.aha-editor-field .react-contextmenu-item.react-contextmenu-item--disabled,.aha-editor-field .react-contextmenu-item.react-contextmenu-item--disabled:hover,.aha-editor-popup .react-contextmenu-item.react-contextmenu-item--disabled,.aha-editor-popup .react-contextmenu-item.react-contextmenu-item--disabled:hover{color:#878a8c;text-decoration:none}.aha-editor-field .react-contextmenu-item.react-contextmenu-submenu,.aha-editor-popup .react-contextmenu-item.react-contextmenu-submenu{padding:0}.aha-editor-field .react-contextmenu-item.react-contextmenu-submenu>.react-contextmenu-item:after,.aha-editor-popup .react-contextmenu-item.react-contextmenu-submenu>.react-contextmenu-item:after{content:"\f0da";font-family:FontAwesome;display:inline-block;position:absolute;right:7px}.aha-editor-field .react-contextmenu-item.react-contextmenu-item--active.table-sizer,.aha-editor-field .react-contextmenu-item.react-contextmenu-item--selected.table-sizer,.aha-editor-field .react-contextmenu-item.table-sizer:hover,.aha-editor-popup .react-contextmenu-item.react-contextmenu-item--active.table-sizer,.aha-editor-popup .react-contextmenu-item.react-contextmenu-item--selected.table-sizer,.aha-editor-popup .react-contextmenu-item.table-sizer:hover{text-decoration:none;color:#373a3c;background-color:#fff}.aha-editor-field .react-contextmenu-item.table-sizer,.aha-editor-popup .react-contextmenu-item.table-sizer{padding:0 4px}.aha-editor-field .react-contextmenu-item.table-sizer table,.aha-editor-popup .react-contextmenu-item.table-sizer table{width:auto}.aha-editor-field .react-contextmenu-item.table-sizer td,.aha-editor-popup .react-contextmenu-item.table-sizer td{padding:0;width:20px;height:20px}.aha-editor-field .react-contextmenu-item.table-sizer td.selected,.aha-editor-popup .react-contextmenu-item.table-sizer td.selected{background-color:#20a0ff;border-color:#1a80cc}.aha-editor-field .react-contextmenu-item.table-sizer p,.aha-editor-popup .react-contextmenu-item.table-sizer p{color:#373a3c}.aha-editor-field .react-contextmenu-item--divider,.aha-editor-popup .react-contextmenu-item--divider{margin-bottom:3px;padding:2px 0;border-bottom:1px solid #c6c6c6;cursor:inherit}.aha-editor-field .react-contextmenu-item--divider:hover,.aha-editor-popup .react-contextmenu-item--divider:hover{background-color:transparent;border-color:#c6c6c6}.aha-editor-field .react-contextmenu-item i.aha-editor-text-color,.aha-editor-popup .react-contextmenu-item i.aha-editor-text-color{margin:0 9px 0 -1.5px}.aha-editor-field .aha-editor__placeholder-text,.aha-editor-popup .aha-editor__placeholder-text{color:#aaa}.aha-editor-field .align-left,.aha-editor-popup .align-left{text-align:left}.aha-editor-field .align-center,.aha-editor-popup .align-center{text-align:center}.aha-editor-field .align-right,.aha-editor-popup .align-right{text-align:right}.aha-editor-field .align-justify,.aha-editor-popup .align-justify{text-align:justify}.aha-editor-field .inline-highlight,.aha-editor-popup .inline-highlight{background-color:#ffff9d}.aha-editor-field .react-contextmenu-item:hover .inline-highlight,.aha-editor-popup .react-contextmenu-item:hover .inline-highlight{background-color:inherit}.aha-editor-field h1,.aha-editor-field h2,.aha-editor-field h3,.aha-editor-field h4,.aha-editor-field h5,.aha-editor-field h6,.aha-editor-popup h1,.aha-editor-popup h2,.aha-editor-popup h3,.aha-editor-popup h4,.aha-editor-popup h5,.aha-editor-popup h6{padding:0}.aha-editor-field .h2-child,.aha-editor-field .h3-child,.aha-editor-field .h4-child,.aha-editor-field .h5-child,.aha-editor-field .h6-child,.aha-editor-field h1,.aha-editor-field h2,.aha-editor-field h3,.aha-editor-field h4,.aha-editor-field h5,.aha-editor-field h6,.aha-editor-popup .h2-child,.aha-editor-popup .h3-child,.aha-editor-popup .h4-child,.aha-editor-popup .h5-child,.aha-editor-popup .h6-child,.aha-editor-popup h1,.aha-editor-popup h2,.aha-editor-popup h3,.aha-editor-popup h4,.aha-editor-popup h5,.aha-editor-popup h6{border:none;margin:8px 0;font-family:inherit;font-weight:700;line-height:16px;text-rendering:optimizelegibility}.aha-editor-field .h2-child small,.aha-editor-field .h3-child small,.aha-editor-field .h4-child small,.aha-editor-field .h5-child small,.aha-editor-field .h6-child small,.aha-editor-field h1 small,.aha-editor-field h2 small,.aha-editor-field h3 small,.aha-editor-field h4 small,.aha-editor-field h5 small,.aha-editor-field h6 small,.aha-editor-popup .h2-child small,.aha-editor-popup .h3-child small,.aha-editor-popup .h4-child small,.aha-editor-popup .h5-child small,.aha-editor-popup .h6-child small,.aha-editor-popup h1 small,.aha-editor-popup h2 small,.aha-editor-popup h3 small,.aha-editor-popup h4 small,.aha-editor-popup h5 small,.aha-editor-popup h6 small{font-weight:400;line-height:1;color:#999}.aha-editor-field .h1-child,.aha-editor-field .h2-child,.aha-editor-field .h3-child,.aha-editor-field h1,.aha-editor-field h2,.aha-editor-field h3,.aha-editor-popup .h1-child,.aha-editor-popup .h2-child,.aha-editor-popup .h3-child,.aha-editor-popup h1,.aha-editor-popup h2,.aha-editor-popup h3{line-height:32px}.aha-editor-field .h1-child,.aha-editor-field h1,.aha-editor-popup .h1-child,.aha-editor-popup h1{font-size:24px}.aha-editor-field .h2-child,.aha-editor-field h2,.aha-editor-popup .h2-child,.aha-editor-popup h2{font-size:21px}.aha-editor-field .h3-child,.aha-editor-field h3,.aha-editor-popup .h3-child,.aha-editor-popup h3{font-size:18px}.aha-editor-field .h4-child,.aha-editor-field h4,.aha-editor-popup .h4-child,.aha-editor-popup h4{font-size:15px}.aha-editor-field .h5-child,.aha-editor-field h5,.aha-editor-popup .h5-child,.aha-editor-popup h5{font-size:12px}.aha-editor-field .h6-child,.aha-editor-field h6,.aha-editor-popup .h6-child,.aha-editor-popup h6{font-size:10.2px}.aha-editor-field h1 small,.aha-editor-popup h1 small{font-size:21px}.aha-editor-field h2 small,.aha-editor-popup h2 small{font-size:15px}.aha-editor-field h3 small,.aha-editor-field h4 small,.aha-editor-popup h3 small,.aha-editor-popup h4 small{font-size:12px}.aha-editor-field p,.aha-editor-popup p{line-height:16px;margin-bottom:8px}.aha-editor-field p,.aha-editor-field pre,.aha-editor-popup p,.aha-editor-popup pre{font-size:12px}.aha-editor-field a,.aha-editor-popup a{word-wrap:break-word}.aha-editor-field code,.aha-editor-popup code{font-size:inherit}.aha-editor-field ul,.aha-editor-popup ul{list-style-type:disc}.aha-editor-field ul>li>ul,.aha-editor-popup ul>li>ul{list-style-type:circle}.aha-editor-field ul>li>ul>li>ul,.aha-editor-popup ul>li>ul>li>ul{list-style-type:square}.aha-editor-field ul>li>ul>li>ul>li>ul,.aha-editor-popup ul>li>ul>li>ul>li>ul{list-style-type:disc}.aha-editor-field ol,.aha-editor-popup ol{margin-left:22px}.aha-editor-field ol li,.aha-editor-popup ol li{padding-left:3px}.aha-editor-field ol>li>ol,.aha-editor-popup ol>li>ol{list-style-type:lower-alpha}.aha-editor-field ol>li>ol>li>ol,.aha-editor-popup ol>li>ol>li>ol{list-style-type:lower-roman}.aha-editor-field ol>li>ol>li>ol>li>ol,.aha-editor-popup ol>li>ol>li>ol>li>ol{list-style-type:decimal}.aha-editor-field li.checklist-item--checked,.aha-editor-field li.checklist-item--unchecked,.aha-editor-field ul.checklist,.aha-editor-popup li.checklist-item--checked,.aha-editor-popup li.checklist-item--unchecked,.aha-editor-popup ul.checklist{list-style-type:none}.aha-editor-field li.checklist-item--checked .checklist-item__indicator,.aha-editor-field li.checklist-item--unchecked .checklist-item__indicator,.aha-editor-popup li.checklist-item--checked .checklist-item__indicator,.aha-editor-popup li.checklist-item--unchecked .checklist-item__indicator{display:block;float:left;margin:-1px 0 0 -18px;color:#999;font-size:22px}.aha-editor-field ol,.aha-editor-field ul,.aha-editor-popup ol,.aha-editor-popup ul{margin-bottom:.5em;list-style-position:inside}.aha-editor-field ol ol,.aha-editor-field ol ul,.aha-editor-field ul ol,.aha-editor-field ul ul,.aha-editor-popup ol ol,.aha-editor-popup ol ul,.aha-editor-popup ul ol,.aha-editor-popup ul ul{margin-bottom:0}.aha-editor-field li,.aha-editor-popup li{box-sizing:border-box;line-height:16px;list-style-position:outside;font-size:12px;font-style:normal;font-weight:400}.aha-editor-field li.bold-child,.aha-editor-popup li.bold-child{font-weight:700}.aha-editor-field li.italic-child,.aha-editor-popup li.italic-child{font-style:italic}.aha-editor-field li:not(.color-child),.aha-editor-popup li:not(.color-child){background-color:transparent;color:#333}.aha-editor-field li h1:first-child,.aha-editor-field li h2:first-child,.aha-editor-field li h3:first-child,.aha-editor-field li h4:first-child,.aha-editor-field li h5:first-child,.aha-editor-field li h6:first-child,.aha-editor-field li p:first-child,.aha-editor-popup li h1:first-child,.aha-editor-popup li h2:first-child,.aha-editor-popup li h3:first-child,.aha-editor-popup li h4:first-child,.aha-editor-popup li h5:first-child,.aha-editor-popup li h6:first-child,.aha-editor-popup li p:first-child{display:inline!important;white-space:pre-wrap;word-wrap:break-word}.aha-editor-field li.checkbox,.aha-editor-popup li.checkbox{padding-left:0;min-height:auto}.aha-editor-field li.checkbox input[type=checkbox],.aha-editor-popup li.checkbox input[type=checkbox]{margin:2px 0 0 -18px;height:12px;float:none;position:absolute}.aha-editor-field li>p,.aha-editor-popup li>p{margin-bottom:0;font-weight:400;font-style:normal;color:#333;background-color:transparent}.aha-editor-field code,.aha-editor-popup code{white-space:inherit}.aha-editor-field table,.aha-editor-popup table{width:100%;word-wrap:break-word;table-layout:fixed}.aha-editor-field table p:last-child,.aha-editor-popup table p:last-child{margin-bottom:0}.aha-editor-field td,.aha-editor-popup td{position:relative;border:1px solid #c6c6c6;padding:8px;vertical-align:top}.aha-editor-field .drag-handle,.aha-editor-popup .drag-handle{width:7px;position:absolute;top:0;right:-4px;height:100%;z-index:10;cursor:col-resize;content:""}.aha-editor-field .dragging .drag-handle-indicator,.aha-editor-popup .dragging .drag-handle-indicator{border-right:1px solid #00f;width:1px;margin-left:3px;height:100%;transition:border .3s}.aha-editor-field table.active-selection .drag-handle,.aha-editor-popup table.active-selection .drag-handle{display:none}.aha-editor-field .aha-editor-toolbar--block-format-item>*,.aha-editor-popup .aha-editor-toolbar--block-format-item>*{line-height:normal;margin:1px;padding:2px}.aha-editor-field i.aha-editor-text-color,.aha-editor-popup i.aha-editor-text-color{font-style:normal;display:inline-block;line-height:16px;text-align:center;border:1px solid #ddd;border-radius:2px;width:16px;margin:-1px auto 0}.aha-editor-field i.aha-editor-text-color:before,.aha-editor-popup i.aha-editor-text-color:before{padding-left:1px;content:"A"}.aha-editor-field button i.aha-editor-text-color:before,.aha-editor-popup button i.aha-editor-text-color:before{padding-right:1px}.controls .aha-editor-field{width:544px}.inline-form .controls .aha-editor-field{width:calc(100% - 16px)}.task-template .aha-editor-field{width:100%}.idea-portal-branding .aha-editor-field .aha-editor-toolbar .aha-editor-toolbar-btn__image-upload{display:none}.idea-portal-branding-fieldset .aha-editor-body{min-height:20px}.aha-editor-field.aha-editor-field-inline:not(.aha-editor-field-focused):not(.aha-editor-field-fullscreen) a{cursor:pointer}.aha-tooltip.aha-tooltip--aha-editor-tooltip{z-index:15000}.aha-editor-field__wrapper:not(.aha-fullscreen) .aha-editor-field__annotations{display:none}.aha-editor-field:not(.aha-editor-field-focused):not(.aha-editor-field-fullscreen) .aha-editor-field__add-annotation{display:none}.aha-editor-field__wrapper.aha-fullscreen.aha-editor-field__wrapper--annotations .aha-editor-field__annotations{display:flex;flex-direction:column;overflow:auto;position:fixed;right:0;top:41px;margin-top:33px;width:379px;height:calc(100% - 74px);background-color:#fff;border-left:1px solid #dbdbdb}.aha-editor-field__wrapper.aha-editor-field__wrapper--annotations .aha-editor__item-show-annotations,.aha-editor-field__wrapper:not(.aha-editor-field__wrapper--annotations) .aha-editor__item-hide-annotations{color:#333;background-color:#f1f1f1;text-decoration:none}.aha-editor-field__add-annotation{right:-11px;height:21px;line-height:21px;width:21px;border-radius:11px;margin-top:-11px;font-size:11px;padding:0;display:block;position:absolute;color:#5d5d5d;background-color:#fff;border:1px solid #dbdbdb;box-shadow:0 2px 4px rgba(0,0,0,.1);cursor:pointer}.aha-fullscreen .aha-editor-field__add-annotation{right:-16px;height:31px;line-height:31px;width:31px;border-radius:16px;margin-top:-16px;font-size:14px}.aha-editor-field__add-annotation:hover{color:#5d5d5d;background-color:#f1f1f1;border-color:#c6c6c6}.aha-editor-field__add-annotation:focus{outline:none}.aha-global-comment__body .aha-editor-field:not(.aha-editor-field-focused){background-color:#eee}.aha-global-comment__body .aha-editor-field,.global-account-note .aha-editor-field{border:none}img{max-width:100%;width:auto\9;height:auto;vertical-align:middle;border:0;-ms-interpolation-mode:bicubic}input[type=submit]{font-weight:400}.caret{display:inline-block;width:auto;height:auto;vertical-align:baseline;vertical-align:initial;border-top:initial;border-right:initial;border-left:initial;content:normal;font:normal normal normal .875rem/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.caret:before{content:"\f0d7"}.dropdown .caret{margin-top:0;margin-left:0}
/*!
Based on Pure v1.0.0
Copyright 2013 Yahoo!
Licensed under the BSD License.
https://github.com/yahoo/pure/blob/master/LICENSE.md
*/.flex{display:-webkit-box;display:flex;flex-wrap:nowrap;align-content:flex-start;box-sizing:border-box}.flex--wrap{flex-wrap:wrap}.flex--inline{display:-webkit-inline-box;display:inline-flex}.flex--justify-normal{-webkit-box-pack:normal;justify-content:normal}.flex--justify-flex-start{-webkit-box-pack:start;justify-content:flex-start}.flex--justify-flex-end{-webkit-box-pack:end;justify-content:flex-end}.flex--justify-center{-webkit-box-pack:center;justify-content:center}.flex--justify-space-around{justify-content:space-around}.flex--justify-space-between{-webkit-box-pack:justify;justify-content:space-between}.flex--justify-space-evenly{-webkit-box-pack:space-evenly;justify-content:space-evenly}.flex--align-normal{-webkit-box-align:normal;align-items:normal}.flex--align-flex-start{-webkit-box-align:start;align-items:flex-start}.flex--align-flex-end{-webkit-box-align:end;align-items:flex-end}.flex--align-center{-webkit-box-align:center;align-items:center}.flex--align-baseline{-webkit-box-align:baseline;align-items:baseline}.flex--align-stretch{-webkit-box-align:stretch;align-items:stretch}.flex>*{box-sizing:border-box;overflow:hidden;text-overflow:ellipsis}.flex>--align-normal{align-self:normal}.flex>--align-flex-start{align-self:flex-start}.flex>--align-flex-end{align-self:flex-end}.flex>--align-center{align-self:center}.flex>--align-baseline{align-self:baseline}.flex>--align-stretch{align-self:stretch}.flex>* *{text-overflow:ellipsis}.flex--overflow>*{overflow:visible;overflow:initial}.flex:not(.flex--vertical)>.cell--1-24{min-width:4.16667%;max-width:4.16667%}.flex:not(.flex--vertical)>.cell--1-12,.flex:not(.flex--vertical)>.cell--2-24{min-width:8.33333%;max-width:8.33333%}.flex:not(.flex--vertical)>.cell--1-8,.flex:not(.flex--vertical)>.cell--3-24{min-width:12.5%;max-width:12.5%}.flex:not(.flex--vertical)>.cell--1-6,.flex:not(.flex--vertical)>.cell--4-24{min-width:16.66667%;max-width:16.66667%}.flex:not(.flex--vertical)>.cell--1-5{min-width:20%;max-width:20%}.flex:not(.flex--vertical)>.cell--5-24{min-width:20.83333%;max-width:20.83333%}.flex:not(.flex--vertical)>.cell--1-4,.flex:not(.flex--vertical)>.cell--6-24{min-width:25%;max-width:25%}.flex:not(.flex--vertical)>.cell--7-24{min-width:29.16667%;max-width:29.16667%}.flex:not(.flex--vertical)>.cell--1-3,.flex:not(.flex--vertical)>.cell--8-24{min-width:33.33333%;max-width:33.33333%}.flex:not(.flex--vertical)>.cell--3-8,.flex:not(.flex--vertical)>.cell--9-24{min-width:37.5%;max-width:37.5%}.flex:not(.flex--vertical)>.cell--2-5{min-width:40%;max-width:40%}.flex:not(.flex--vertical)>.cell--5-12,.flex:not(.flex--vertical)>.cell--10-24{min-width:41.66667%;max-width:41.66667%}.flex:not(.flex--vertical)>.cell--11-24{min-width:45.83333%;max-width:45.83333%}.flex:not(.flex--vertical)>.cell--1-2,.flex:not(.flex--vertical)>.cell--12-24{min-width:50%;max-width:50%}.flex:not(.flex--vertical)>.cell--13-24{min-width:54.16667%;max-width:54.16667%}.flex:not(.flex--vertical)>.cell--7-12,.flex:not(.flex--vertical)>.cell--14-24{min-width:58.33333%;max-width:58.33333%}.flex:not(.flex--vertical)>.cell--3-5{min-width:60%;max-width:60%}.flex:not(.flex--vertical)>.cell--5-8,.flex:not(.flex--vertical)>.cell--15-24{min-width:62.5%;max-width:62.5%}.flex:not(.flex--vertical)>.cell--2-3,.flex:not(.flex--vertical)>.cell--16-24{min-width:66.66667%;max-width:66.66667%}.flex:not(.flex--vertical)>.cell--17-24{min-width:70.83333%;max-width:70.83333%}.flex:not(.flex--vertical)>.cell--3-4,.flex:not(.flex--vertical)>.cell--18-24{min-width:75%;max-width:75%}.flex:not(.flex--vertical)>.cell--19-24{min-width:79.16667%;max-width:79.16667%}.flex:not(.flex--vertical)>.cell--4-5{min-width:80%;max-width:80%}.flex:not(.flex--vertical)>.cell--5-6,.flex:not(.flex--vertical)>.cell--20-24{min-width:83.33333%;max-width:83.33333%}.flex:not(.flex--vertical)>.cell--7-8,.flex:not(.flex--vertical)>.cell--21-24{min-width:87.5%;max-width:87.5%}.flex:not(.flex--vertical)>.cell--11-12,.flex:not(.flex--vertical)>.cell--22-24{min-width:91.66667%;max-width:91.66667%}.flex:not(.flex--vertical)>.cell--23-24{min-width:95.83333%;max-width:95.83333%}.flex:not(.flex--vertical)>.cell--1,.flex:not(.flex--vertical)>.cell--1-1,.flex:not(.flex--vertical)>.cell--5-5,.flex:not(.flex--vertical)>.cell--24-24{min-width:100%;max-width:100%}@media screen and (min-width:35.5em){.flex:not(.flex--vertical)>.cell--sm-1-24{min-width:4.16667%;max-width:4.16667%}.flex:not(.flex--vertical)>.cell--sm-1-12,.flex:not(.flex--vertical)>.cell--sm-2-24{min-width:8.33333%;max-width:8.33333%}.flex:not(.flex--vertical)>.cell--sm-1-8,.flex:not(.flex--vertical)>.cell--sm-3-24{min-width:12.5%;max-width:12.5%}.flex:not(.flex--vertical)>.cell--sm-1-6,.flex:not(.flex--vertical)>.cell--sm-4-24{min-width:16.66667%;max-width:16.66667%}.flex:not(.flex--vertical)>.cell--sm-1-5{min-width:20%;max-width:20%}.flex:not(.flex--vertical)>.cell--sm-5-24{min-width:20.83333%;max-width:20.83333%}.flex:not(.flex--vertical)>.cell--sm-1-4,.flex:not(.flex--vertical)>.cell--sm-6-24{min-width:25%;max-width:25%}.flex:not(.flex--vertical)>.cell--sm-7-24{min-width:29.16667%;max-width:29.16667%}.flex:not(.flex--vertical)>.cell--sm-1-3,.flex:not(.flex--vertical)>.cell--sm-8-24{min-width:33.33333%;max-width:33.33333%}.flex:not(.flex--vertical)>.cell--sm-3-8,.flex:not(.flex--vertical)>.cell--sm-9-24{min-width:37.5%;max-width:37.5%}.flex:not(.flex--vertical)>.cell--sm-2-5{min-width:40%;max-width:40%}.flex:not(.flex--vertical)>.cell--sm-5-12,.flex:not(.flex--vertical)>.cell--sm-10-24{min-width:41.66667%;max-width:41.66667%}.flex:not(.flex--vertical)>.cell--sm-11-24{min-width:45.83333%;max-width:45.83333%}.flex:not(.flex--vertical)>.cell--sm-1-2,.flex:not(.flex--vertical)>.cell--sm-12-24{min-width:50%;max-width:50%}.flex:not(.flex--vertical)>.cell--sm-13-24{min-width:54.16667%;max-width:54.16667%}.flex:not(.flex--vertical)>.cell--sm-7-12,.flex:not(.flex--vertical)>.cell--sm-14-24{min-width:58.33333%;max-width:58.33333%}.flex:not(.flex--vertical)>.cell--sm-3-5{min-width:60%;max-width:60%}.flex:not(.flex--vertical)>.cell--sm-5-8,.flex:not(.flex--vertical)>.cell--sm-15-24{min-width:62.5%;max-width:62.5%}.flex:not(.flex--vertical)>.cell--sm-2-3,.flex:not(.flex--vertical)>.cell--sm-16-24{min-width:66.66667%;max-width:66.66667%}.flex:not(.flex--vertical)>.cell--sm-17-24{min-width:70.83333%;max-width:70.83333%}.flex:not(.flex--vertical)>.cell--sm-3-4,.flex:not(.flex--vertical)>.cell--sm-18-24{min-width:75%;max-width:75%}.flex:not(.flex--vertical)>.cell--sm-19-24{min-width:79.16667%;max-width:79.16667%}.flex:not(.flex--vertical)>.cell--sm-4-5{min-width:80%;max-width:80%}.flex:not(.flex--vertical)>.cell--sm-5-6,.flex:not(.flex--vertical)>.cell--sm-20-24{min-width:83.33333%;max-width:83.33333%}.flex:not(.flex--vertical)>.cell--sm-7-8,.flex:not(.flex--vertical)>.cell--sm-21-24{min-width:87.5%;max-width:87.5%}.flex:not(.flex--vertical)>.cell--sm-11-12,.flex:not(.flex--vertical)>.cell--sm-22-24{min-width:91.66667%;max-width:91.66667%}.flex:not(.flex--vertical)>.cell--sm-23-24{min-width:95.83333%;max-width:95.83333%}.flex:not(.flex--vertical)>.cell--sm-1,.flex:not(.flex--vertical)>.cell--sm-1-1,.flex:not(.flex--vertical)>.cell--sm-5-5,.flex:not(.flex--vertical)>.cell--sm-24-24{min-width:100%;max-width:100%}}@media screen and (min-width:48em){.flex:not(.flex--vertical)>.cell--md-1-24{min-width:4.16667%;max-width:4.16667%}.flex:not(.flex--vertical)>.cell--md-1-12,.flex:not(.flex--vertical)>.cell--md-2-24{min-width:8.33333%;max-width:8.33333%}.flex:not(.flex--vertical)>.cell--md-1-8,.flex:not(.flex--vertical)>.cell--md-3-24{min-width:12.5%;max-width:12.5%}.flex:not(.flex--vertical)>.cell--md-1-6,.flex:not(.flex--vertical)>.cell--md-4-24{min-width:16.66667%;max-width:16.66667%}.flex:not(.flex--vertical)>.cell--md-1-5{min-width:20%;max-width:20%}.flex:not(.flex--vertical)>.cell--md-5-24{min-width:20.83333%;max-width:20.83333%}.flex:not(.flex--vertical)>.cell--md-1-4,.flex:not(.flex--vertical)>.cell--md-6-24{min-width:25%;max-width:25%}.flex:not(.flex--vertical)>.cell--md-7-24{min-width:29.16667%;max-width:29.16667%}.flex:not(.flex--vertical)>.cell--md-1-3,.flex:not(.flex--vertical)>.cell--md-8-24{min-width:33.33333%;max-width:33.33333%}.flex:not(.flex--vertical)>.cell--md-3-8,.flex:not(.flex--vertical)>.cell--md-9-24{min-width:37.5%;max-width:37.5%}.flex:not(.flex--vertical)>.cell--md-2-5{min-width:40%;max-width:40%}.flex:not(.flex--vertical)>.cell--md-5-12,.flex:not(.flex--vertical)>.cell--md-10-24{min-width:41.66667%;max-width:41.66667%}.flex:not(.flex--vertical)>.cell--md-11-24{min-width:45.83333%;max-width:45.83333%}.flex:not(.flex--vertical)>.cell--md-1-2,.flex:not(.flex--vertical)>.cell--md-12-24{min-width:50%;max-width:50%}.flex:not(.flex--vertical)>.cell--md-13-24{min-width:54.16667%;max-width:54.16667%}.flex:not(.flex--vertical)>.cell--md-7-12,.flex:not(.flex--vertical)>.cell--md-14-24{min-width:58.33333%;max-width:58.33333%}.flex:not(.flex--vertical)>.cell--md-3-5{min-width:60%;max-width:60%}.flex:not(.flex--vertical)>.cell--md-5-8,.flex:not(.flex--vertical)>.cell--md-15-24{min-width:62.5%;max-width:62.5%}.flex:not(.flex--vertical)>.cell--md-2-3,.flex:not(.flex--vertical)>.cell--md-16-24{min-width:66.66667%;max-width:66.66667%}.flex:not(.flex--vertical)>.cell--md-17-24{min-width:70.83333%;max-width:70.83333%}.flex:not(.flex--vertical)>.cell--md-3-4,.flex:not(.flex--vertical)>.cell--md-18-24{min-width:75%;max-width:75%}.flex:not(.flex--vertical)>.cell--md-19-24{min-width:79.16667%;max-width:79.16667%}.flex:not(.flex--vertical)>.cell--md-4-5{min-width:80%;max-width:80%}.flex:not(.flex--vertical)>.cell--md-5-6,.flex:not(.flex--vertical)>.cell--md-20-24{min-width:83.33333%;max-width:83.33333%}.flex:not(.flex--vertical)>.cell--md-7-8,.flex:not(.flex--vertical)>.cell--md-21-24{min-width:87.5%;max-width:87.5%}.flex:not(.flex--vertical)>.cell--md-11-12,.flex:not(.flex--vertical)>.cell--md-22-24{min-width:91.66667%;max-width:91.66667%}.flex:not(.flex--vertical)>.cell--md-23-24{min-width:95.83333%;max-width:95.83333%}.flex:not(.flex--vertical)>.cell--md-1,.flex:not(.flex--vertical)>.cell--md-1-1,.flex:not(.flex--vertical)>.cell--md-5-5,.flex:not(.flex--vertical)>.cell--md-24-24{min-width:100%;max-width:100%}}@media screen and (min-width:64em){.flex:not(.flex--vertical)>.cell--lg-1-24{min-width:4.16667%;max-width:4.16667%}.flex:not(.flex--vertical)>.cell--lg-1-12,.flex:not(.flex--vertical)>.cell--lg-2-24{min-width:8.33333%;max-width:8.33333%}.flex:not(.flex--vertical)>.cell--lg-1-8,.flex:not(.flex--vertical)>.cell--lg-3-24{min-width:12.5%;max-width:12.5%}.flex:not(.flex--vertical)>.cell--lg-1-6,.flex:not(.flex--vertical)>.cell--lg-4-24{min-width:16.66667%;max-width:16.66667%}.flex:not(.flex--vertical)>.cell--lg-1-5{min-width:20%;max-width:20%}.flex:not(.flex--vertical)>.cell--lg-5-24{min-width:20.83333%;max-width:20.83333%}.flex:not(.flex--vertical)>.cell--lg-1-4,.flex:not(.flex--vertical)>.cell--lg-6-24{min-width:25%;max-width:25%}.flex:not(.flex--vertical)>.cell--lg-7-24{min-width:29.16667%;max-width:29.16667%}.flex:not(.flex--vertical)>.cell--lg-1-3,.flex:not(.flex--vertical)>.cell--lg-8-24{min-width:33.33333%;max-width:33.33333%}.flex:not(.flex--vertical)>.cell--lg-3-8,.flex:not(.flex--vertical)>.cell--lg-9-24{min-width:37.5%;max-width:37.5%}.flex:not(.flex--vertical)>.cell--lg-2-5{min-width:40%;max-width:40%}.flex:not(.flex--vertical)>.cell--lg-5-12,.flex:not(.flex--vertical)>.cell--lg-10-24{min-width:41.66667%;max-width:41.66667%}.flex:not(.flex--vertical)>.cell--lg-11-24{min-width:45.83333%;max-width:45.83333%}.flex:not(.flex--vertical)>.cell--lg-1-2,.flex:not(.flex--vertical)>.cell--lg-12-24{min-width:50%;max-width:50%}.flex:not(.flex--vertical)>.cell--lg-13-24{min-width:54.16667%;max-width:54.16667%}.flex:not(.flex--vertical)>.cell--lg-7-12,.flex:not(.flex--vertical)>.cell--lg-14-24{min-width:58.33333%;max-width:58.33333%}.flex:not(.flex--vertical)>.cell--lg-3-5{min-width:60%;max-width:60%}.flex:not(.flex--vertical)>.cell--lg-5-8,.flex:not(.flex--vertical)>.cell--lg-15-24{min-width:62.5%;max-width:62.5%}.flex:not(.flex--vertical)>.cell--lg-2-3,.flex:not(.flex--vertical)>.cell--lg-16-24{min-width:66.66667%;max-width:66.66667%}.flex:not(.flex--vertical)>.cell--lg-17-24{min-width:70.83333%;max-width:70.83333%}.flex:not(.flex--vertical)>.cell--lg-3-4,.flex:not(.flex--vertical)>.cell--lg-18-24{min-width:75%;max-width:75%}.flex:not(.flex--vertical)>.cell--lg-19-24{min-width:79.16667%;max-width:79.16667%}.flex:not(.flex--vertical)>.cell--lg-4-5{min-width:80%;max-width:80%}.flex:not(.flex--vertical)>.cell--lg-5-6,.flex:not(.flex--vertical)>.cell--lg-20-24{min-width:83.33333%;max-width:83.33333%}.flex:not(.flex--vertical)>.cell--lg-7-8,.flex:not(.flex--vertical)>.cell--lg-21-24{min-width:87.5%;max-width:87.5%}.flex:not(.flex--vertical)>.cell--lg-11-12,.flex:not(.flex--vertical)>.cell--lg-22-24{min-width:91.66667%;max-width:91.66667%}.flex:not(.flex--vertical)>.cell--lg-23-24{min-width:95.83333%;max-width:95.83333%}.flex:not(.flex--vertical)>.cell--lg-1,.flex:not(.flex--vertical)>.cell--lg-1-1,.flex:not(.flex--vertical)>.cell--lg-5-5,.flex:not(.flex--vertical)>.cell--lg-24-24{min-width:100%;max-width:100%}}@media screen and (min-width:80em){.flex:not(.flex--vertical)>.cell--xl-1-24{min-width:4.16667%;max-width:4.16667%}.flex:not(.flex--vertical)>.cell--xl-1-12,.flex:not(.flex--vertical)>.cell--xl-2-24{min-width:8.33333%;max-width:8.33333%}.flex:not(.flex--vertical)>.cell--xl-1-8,.flex:not(.flex--vertical)>.cell--xl-3-24{min-width:12.5%;max-width:12.5%}.flex:not(.flex--vertical)>.cell--xl-1-6,.flex:not(.flex--vertical)>.cell--xl-4-24{min-width:16.66667%;max-width:16.66667%}.flex:not(.flex--vertical)>.cell--xl-1-5{min-width:20%;max-width:20%}.flex:not(.flex--vertical)>.cell--xl-5-24{min-width:20.83333%;max-width:20.83333%}.flex:not(.flex--vertical)>.cell--xl-1-4,.flex:not(.flex--vertical)>.cell--xl-6-24{min-width:25%;max-width:25%}.flex:not(.flex--vertical)>.cell--xl-7-24{min-width:29.16667%;max-width:29.16667%}.flex:not(.flex--vertical)>.cell--xl-1-3,.flex:not(.flex--vertical)>.cell--xl-8-24{min-width:33.33333%;max-width:33.33333%}.flex:not(.flex--vertical)>.cell--xl-3-8,.flex:not(.flex--vertical)>.cell--xl-9-24{min-width:37.5%;max-width:37.5%}.flex:not(.flex--vertical)>.cell--xl-2-5{min-width:40%;max-width:40%}.flex:not(.flex--vertical)>.cell--xl-5-12,.flex:not(.flex--vertical)>.cell--xl-10-24{min-width:41.66667%;max-width:41.66667%}.flex:not(.flex--vertical)>.cell--xl-11-24{min-width:45.83333%;max-width:45.83333%}.flex:not(.flex--vertical)>.cell--xl-1-2,.flex:not(.flex--vertical)>.cell--xl-12-24{min-width:50%;max-width:50%}.flex:not(.flex--vertical)>.cell--xl-13-24{min-width:54.16667%;max-width:54.16667%}.flex:not(.flex--vertical)>.cell--xl-7-12,.flex:not(.flex--vertical)>.cell--xl-14-24{min-width:58.33333%;max-width:58.33333%}.flex:not(.flex--vertical)>.cell--xl-3-5{min-width:60%;max-width:60%}.flex:not(.flex--vertical)>.cell--xl-5-8,.flex:not(.flex--vertical)>.cell--xl-15-24{min-width:62.5%;max-width:62.5%}.flex:not(.flex--vertical)>.cell--xl-2-3,.flex:not(.flex--vertical)>.cell--xl-16-24{min-width:66.66667%;max-width:66.66667%}.flex:not(.flex--vertical)>.cell--xl-17-24{min-width:70.83333%;max-width:70.83333%}.flex:not(.flex--vertical)>.cell--xl-3-4,.flex:not(.flex--vertical)>.cell--xl-18-24{min-width:75%;max-width:75%}.flex:not(.flex--vertical)>.cell--xl-19-24{min-width:79.16667%;max-width:79.16667%}.flex:not(.flex--vertical)>.cell--xl-4-5{min-width:80%;max-width:80%}.flex:not(.flex--vertical)>.cell--xl-5-6,.flex:not(.flex--vertical)>.cell--xl-20-24{min-width:83.33333%;max-width:83.33333%}.flex:not(.flex--vertical)>.cell--xl-7-8,.flex:not(.flex--vertical)>.cell--xl-21-24{min-width:87.5%;max-width:87.5%}.flex:not(.flex--vertical)>.cell--xl-11-12,.flex:not(.flex--vertical)>.cell--xl-22-24{min-width:91.66667%;max-width:91.66667%}.flex:not(.flex--vertical)>.cell--xl-23-24{min-width:95.83333%;max-width:95.83333%}.flex:not(.flex--vertical)>.cell--xl-1,.flex:not(.flex--vertical)>.cell--xl-1-1,.flex:not(.flex--vertical)>.cell--xl-5-5,.flex:not(.flex--vertical)>.cell--xl-24-24{min-width:100%;max-width:100%}}.flex:not(.flex--vertical)>.offset--1-24{margin-left:4.16667%}.flex:not(.flex--vertical)>.offset--1-12,.flex:not(.flex--vertical)>.offset--2-24{margin-left:8.33333%}.flex:not(.flex--vertical)>.offset--1-8,.flex:not(.flex--vertical)>.offset--3-24{margin-left:12.5%}.flex:not(.flex--vertical)>.offset--1-6,.flex:not(.flex--vertical)>.offset--4-24{margin-left:16.66667%}.flex:not(.flex--vertical)>.offset--1-5{margin-left:20%}.flex:not(.flex--vertical)>.offset--5-24{margin-left:20.83333%}.flex:not(.flex--vertical)>.offset--1-4,.flex:not(.flex--vertical)>.offset--6-24{margin-left:25%}.flex:not(.flex--vertical)>.offset--7-24{margin-left:29.16667%}.flex:not(.flex--vertical)>.offset--1-3,.flex:not(.flex--vertical)>.offset--8-24{margin-left:33.33333%}.flex:not(.flex--vertical)>.offset--3-8,.flex:not(.flex--vertical)>.offset--9-24{margin-left:37.5%}.flex:not(.flex--vertical)>.offset--2-5{margin-left:40%}.flex:not(.flex--vertical)>.offset--5-12,.flex:not(.flex--vertical)>.offset--10-24{margin-left:41.66667%}.flex:not(.flex--vertical)>.offset--11-24{margin-left:45.83333%}.flex:not(.flex--vertical)>.offset--1-2,.flex:not(.flex--vertical)>.offset--12-24{margin-left:50%}.flex:not(.flex--vertical)>.offset--13-24{margin-left:54.16667%}.flex:not(.flex--vertical)>.offset--7-12,.flex:not(.flex--vertical)>.offset--14-24{margin-left:58.33333%}.flex:not(.flex--vertical)>.offset--3-5{margin-left:60%}.flex:not(.flex--vertical)>.offset--5-8,.flex:not(.flex--vertical)>.offset--15-24{margin-left:62.5%}.flex:not(.flex--vertical)>.offset--2-3,.flex:not(.flex--vertical)>.offset--16-24{margin-left:66.66667%}.flex:not(.flex--vertical)>.offset--17-24{margin-left:70.83333%}.flex:not(.flex--vertical)>.offset--3-4,.flex:not(.flex--vertical)>.offset--18-24{margin-left:75%}.flex:not(.flex--vertical)>.offset--19-24{margin-left:79.16667%}.flex:not(.flex--vertical)>.offset--4-5{margin-left:80%}.flex:not(.flex--vertical)>.offset--5-6,.flex:not(.flex--vertical)>.offset--20-24{margin-left:83.33333%}.flex:not(.flex--vertical)>.offset--7-8,.flex:not(.flex--vertical)>.offset--21-24{margin-left:87.5%}.flex:not(.flex--vertical)>.offset--11-12,.flex:not(.flex--vertical)>.offset--22-24{margin-left:91.66667%}.flex:not(.flex--vertical)>.offset--23-24{margin-left:95.83333%}.flex:not(.flex--vertical)>.offset--1,.flex:not(.flex--vertical)>.offset--1-1,.flex:not(.flex--vertical)>.offset--5-5,.flex:not(.flex--vertical)>.offset--24-24{margin-left:100%}@media screen and (min-width:35.5em){.flex:not(.flex--vertical)>.offset--sm-1-24{margin-left:4.16667%}.flex:not(.flex--vertical)>.offset--sm-1-12,.flex:not(.flex--vertical)>.offset--sm-2-24{margin-left:8.33333%}.flex:not(.flex--vertical)>.offset--sm-1-8,.flex:not(.flex--vertical)>.offset--sm-3-24{margin-left:12.5%}.flex:not(.flex--vertical)>.offset--sm-1-6,.flex:not(.flex--vertical)>.offset--sm-4-24{margin-left:16.66667%}.flex:not(.flex--vertical)>.offset--sm-1-5{margin-left:20%}.flex:not(.flex--vertical)>.offset--sm-5-24{margin-left:20.83333%}.flex:not(.flex--vertical)>.offset--sm-1-4,.flex:not(.flex--vertical)>.offset--sm-6-24{margin-left:25%}.flex:not(.flex--vertical)>.offset--sm-7-24{margin-left:29.16667%}.flex:not(.flex--vertical)>.offset--sm-1-3,.flex:not(.flex--vertical)>.offset--sm-8-24{margin-left:33.33333%}.flex:not(.flex--vertical)>.offset--sm-3-8,.flex:not(.flex--vertical)>.offset--sm-9-24{margin-left:37.5%}.flex:not(.flex--vertical)>.offset--sm-2-5{margin-left:40%}.flex:not(.flex--vertical)>.offset--sm-5-12,.flex:not(.flex--vertical)>.offset--sm-10-24{margin-left:41.66667%}.flex:not(.flex--vertical)>.offset--sm-11-24{margin-left:45.83333%}.flex:not(.flex--vertical)>.offset--sm-1-2,.flex:not(.flex--vertical)>.offset--sm-12-24{margin-left:50%}.flex:not(.flex--vertical)>.offset--sm-13-24{margin-left:54.16667%}.flex:not(.flex--vertical)>.offset--sm-7-12,.flex:not(.flex--vertical)>.offset--sm-14-24{margin-left:58.33333%}.flex:not(.flex--vertical)>.offset--sm-3-5{margin-left:60%}.flex:not(.flex--vertical)>.offset--sm-5-8,.flex:not(.flex--vertical)>.offset--sm-15-24{margin-left:62.5%}.flex:not(.flex--vertical)>.offset--sm-2-3,.flex:not(.flex--vertical)>.offset--sm-16-24{margin-left:66.66667%}.flex:not(.flex--vertical)>.offset--sm-17-24{margin-left:70.83333%}.flex:not(.flex--vertical)>.offset--sm-3-4,.flex:not(.flex--vertical)>.offset--sm-18-24{margin-left:75%}.flex:not(.flex--vertical)>.offset--sm-19-24{margin-left:79.16667%}.flex:not(.flex--vertical)>.offset--sm-4-5{margin-left:80%}.flex:not(.flex--vertical)>.offset--sm-5-6,.flex:not(.flex--vertical)>.offset--sm-20-24{margin-left:83.33333%}.flex:not(.flex--vertical)>.offset--sm-7-8,.flex:not(.flex--vertical)>.offset--sm-21-24{margin-left:87.5%}.flex:not(.flex--vertical)>.offset--sm-11-12,.flex:not(.flex--vertical)>.offset--sm-22-24{margin-left:91.66667%}.flex:not(.flex--vertical)>.offset--sm-23-24{margin-left:95.83333%}.flex:not(.flex--vertical)>.offset--sm-1,.flex:not(.flex--vertical)>.offset--sm-1-1,.flex:not(.flex--vertical)>.offset--sm-5-5,.flex:not(.flex--vertical)>.offset--sm-24-24{margin-left:100%}}@media screen and (min-width:48em){.flex:not(.flex--vertical)>.offset--md-1-24{margin-left:4.16667%}.flex:not(.flex--vertical)>.offset--md-1-12,.flex:not(.flex--vertical)>.offset--md-2-24{margin-left:8.33333%}.flex:not(.flex--vertical)>.offset--md-1-8,.flex:not(.flex--vertical)>.offset--md-3-24{margin-left:12.5%}.flex:not(.flex--vertical)>.offset--md-1-6,.flex:not(.flex--vertical)>.offset--md-4-24{margin-left:16.66667%}.flex:not(.flex--vertical)>.offset--md-1-5{margin-left:20%}.flex:not(.flex--vertical)>.offset--md-5-24{margin-left:20.83333%}.flex:not(.flex--vertical)>.offset--md-1-4,.flex:not(.flex--vertical)>.offset--md-6-24{margin-left:25%}.flex:not(.flex--vertical)>.offset--md-7-24{margin-left:29.16667%}.flex:not(.flex--vertical)>.offset--md-1-3,.flex:not(.flex--vertical)>.offset--md-8-24{margin-left:33.33333%}.flex:not(.flex--vertical)>.offset--md-3-8,.flex:not(.flex--vertical)>.offset--md-9-24{margin-left:37.5%}.flex:not(.flex--vertical)>.offset--md-2-5{margin-left:40%}.flex:not(.flex--vertical)>.offset--md-5-12,.flex:not(.flex--vertical)>.offset--md-10-24{margin-left:41.66667%}.flex:not(.flex--vertical)>.offset--md-11-24{margin-left:45.83333%}.flex:not(.flex--vertical)>.offset--md-1-2,.flex:not(.flex--vertical)>.offset--md-12-24{margin-left:50%}.flex:not(.flex--vertical)>.offset--md-13-24{margin-left:54.16667%}.flex:not(.flex--vertical)>.offset--md-7-12,.flex:not(.flex--vertical)>.offset--md-14-24{margin-left:58.33333%}.flex:not(.flex--vertical)>.offset--md-3-5{margin-left:60%}.flex:not(.flex--vertical)>.offset--md-5-8,.flex:not(.flex--vertical)>.offset--md-15-24{margin-left:62.5%}.flex:not(.flex--vertical)>.offset--md-2-3,.flex:not(.flex--vertical)>.offset--md-16-24{margin-left:66.66667%}.flex:not(.flex--vertical)>.offset--md-17-24{margin-left:70.83333%}.flex:not(.flex--vertical)>.offset--md-3-4,.flex:not(.flex--vertical)>.offset--md-18-24{margin-left:75%}.flex:not(.flex--vertical)>.offset--md-19-24{margin-left:79.16667%}.flex:not(.flex--vertical)>.offset--md-4-5{margin-left:80%}.flex:not(.flex--vertical)>.offset--md-5-6,.flex:not(.flex--vertical)>.offset--md-20-24{margin-left:83.33333%}.flex:not(.flex--vertical)>.offset--md-7-8,.flex:not(.flex--vertical)>.offset--md-21-24{margin-left:87.5%}.flex:not(.flex--vertical)>.offset--md-11-12,.flex:not(.flex--vertical)>.offset--md-22-24{margin-left:91.66667%}.flex:not(.flex--vertical)>.offset--md-23-24{margin-left:95.83333%}.flex:not(.flex--vertical)>.offset--md-1,.flex:not(.flex--vertical)>.offset--md-1-1,.flex:not(.flex--vertical)>.offset--md-5-5,.flex:not(.flex--vertical)>.offset--md-24-24{margin-left:100%}}@media screen and (min-width:64em){.flex:not(.flex--vertical)>.offset--lg-1-24{margin-left:4.16667%}.flex:not(.flex--vertical)>.offset--lg-1-12,.flex:not(.flex--vertical)>.offset--lg-2-24{margin-left:8.33333%}.flex:not(.flex--vertical)>.offset--lg-1-8,.flex:not(.flex--vertical)>.offset--lg-3-24{margin-left:12.5%}.flex:not(.flex--vertical)>.offset--lg-1-6,.flex:not(.flex--vertical)>.offset--lg-4-24{margin-left:16.66667%}.flex:not(.flex--vertical)>.offset--lg-1-5{margin-left:20%}.flex:not(.flex--vertical)>.offset--lg-5-24{margin-left:20.83333%}.flex:not(.flex--vertical)>.offset--lg-1-4,.flex:not(.flex--vertical)>.offset--lg-6-24{margin-left:25%}.flex:not(.flex--vertical)>.offset--lg-7-24{margin-left:29.16667%}.flex:not(.flex--vertical)>.offset--lg-1-3,.flex:not(.flex--vertical)>.offset--lg-8-24{margin-left:33.33333%}.flex:not(.flex--vertical)>.offset--lg-3-8,.flex:not(.flex--vertical)>.offset--lg-9-24{margin-left:37.5%}.flex:not(.flex--vertical)>.offset--lg-2-5{margin-left:40%}.flex:not(.flex--vertical)>.offset--lg-5-12,.flex:not(.flex--vertical)>.offset--lg-10-24{margin-left:41.66667%}.flex:not(.flex--vertical)>.offset--lg-11-24{margin-left:45.83333%}.flex:not(.flex--vertical)>.offset--lg-1-2,.flex:not(.flex--vertical)>.offset--lg-12-24{margin-left:50%}.flex:not(.flex--vertical)>.offset--lg-13-24{margin-left:54.16667%}.flex:not(.flex--vertical)>.offset--lg-7-12,.flex:not(.flex--vertical)>.offset--lg-14-24{margin-left:58.33333%}.flex:not(.flex--vertical)>.offset--lg-3-5{margin-left:60%}.flex:not(.flex--vertical)>.offset--lg-5-8,.flex:not(.flex--vertical)>.offset--lg-15-24{margin-left:62.5%}.flex:not(.flex--vertical)>.offset--lg-2-3,.flex:not(.flex--vertical)>.offset--lg-16-24{margin-left:66.66667%}.flex:not(.flex--vertical)>.offset--lg-17-24{margin-left:70.83333%}.flex:not(.flex--vertical)>.offset--lg-3-4,.flex:not(.flex--vertical)>.offset--lg-18-24{margin-left:75%}.flex:not(.flex--vertical)>.offset--lg-19-24{margin-left:79.16667%}.flex:not(.flex--vertical)>.offset--lg-4-5{margin-left:80%}.flex:not(.flex--vertical)>.offset--lg-5-6,.flex:not(.flex--vertical)>.offset--lg-20-24{margin-left:83.33333%}.flex:not(.flex--vertical)>.offset--lg-7-8,.flex:not(.flex--vertical)>.offset--lg-21-24{margin-left:87.5%}.flex:not(.flex--vertical)>.offset--lg-11-12,.flex:not(.flex--vertical)>.offset--lg-22-24{margin-left:91.66667%}.flex:not(.flex--vertical)>.offset--lg-23-24{margin-left:95.83333%}.flex:not(.flex--vertical)>.offset--lg-1,.flex:not(.flex--vertical)>.offset--lg-1-1,.flex:not(.flex--vertical)>.offset--lg-5-5,.flex:not(.flex--vertical)>.offset--lg-24-24{margin-left:100%}}@media screen and (min-width:80em){.flex:not(.flex--vertical)>.offset--xl-1-24{margin-left:4.16667%}.flex:not(.flex--vertical)>.offset--xl-1-12,.flex:not(.flex--vertical)>.offset--xl-2-24{margin-left:8.33333%}.flex:not(.flex--vertical)>.offset--xl-1-8,.flex:not(.flex--vertical)>.offset--xl-3-24{margin-left:12.5%}.flex:not(.flex--vertical)>.offset--xl-1-6,.flex:not(.flex--vertical)>.offset--xl-4-24{margin-left:16.66667%}.flex:not(.flex--vertical)>.offset--xl-1-5{margin-left:20%}.flex:not(.flex--vertical)>.offset--xl-5-24{margin-left:20.83333%}.flex:not(.flex--vertical)>.offset--xl-1-4,.flex:not(.flex--vertical)>.offset--xl-6-24{margin-left:25%}.flex:not(.flex--vertical)>.offset--xl-7-24{margin-left:29.16667%}.flex:not(.flex--vertical)>.offset--xl-1-3,.flex:not(.flex--vertical)>.offset--xl-8-24{margin-left:33.33333%}.flex:not(.flex--vertical)>.offset--xl-3-8,.flex:not(.flex--vertical)>.offset--xl-9-24{margin-left:37.5%}.flex:not(.flex--vertical)>.offset--xl-2-5{margin-left:40%}.flex:not(.flex--vertical)>.offset--xl-5-12,.flex:not(.flex--vertical)>.offset--xl-10-24{margin-left:41.66667%}.flex:not(.flex--vertical)>.offset--xl-11-24{margin-left:45.83333%}.flex:not(.flex--vertical)>.offset--xl-1-2,.flex:not(.flex--vertical)>.offset--xl-12-24{margin-left:50%}.flex:not(.flex--vertical)>.offset--xl-13-24{margin-left:54.16667%}.flex:not(.flex--vertical)>.offset--xl-7-12,.flex:not(.flex--vertical)>.offset--xl-14-24{margin-left:58.33333%}.flex:not(.flex--vertical)>.offset--xl-3-5{margin-left:60%}.flex:not(.flex--vertical)>.offset--xl-5-8,.flex:not(.flex--vertical)>.offset--xl-15-24{margin-left:62.5%}.flex:not(.flex--vertical)>.offset--xl-2-3,.flex:not(.flex--vertical)>.offset--xl-16-24{margin-left:66.66667%}.flex:not(.flex--vertical)>.offset--xl-17-24{margin-left:70.83333%}.flex:not(.flex--vertical)>.offset--xl-3-4,.flex:not(.flex--vertical)>.offset--xl-18-24{margin-left:75%}.flex:not(.flex--vertical)>.offset--xl-19-24{margin-left:79.16667%}.flex:not(.flex--vertical)>.offset--xl-4-5{margin-left:80%}.flex:not(.flex--vertical)>.offset--xl-5-6,.flex:not(.flex--vertical)>.offset--xl-20-24{margin-left:83.33333%}.flex:not(.flex--vertical)>.offset--xl-7-8,.flex:not(.flex--vertical)>.offset--xl-21-24{margin-left:87.5%}.flex:not(.flex--vertical)>.offset--xl-11-12,.flex:not(.flex--vertical)>.offset--xl-22-24{margin-left:91.66667%}.flex:not(.flex--vertical)>.offset--xl-23-24{margin-left:95.83333%}.flex:not(.flex--vertical)>.offset--xl-1,.flex:not(.flex--vertical)>.offset--xl-1-1,.flex:not(.flex--vertical)>.offset--xl-5-5,.flex:not(.flex--vertical)>.offset--xl-24-24{margin-left:100%}}.flex:not(.flex--vertical)>.flex--vertical.flex--gutter-main{margin-top:.75rem;margin-bottom:.75rem}.flex:not(.flex--vertical).flex--gutter-main{margin-left:-.75rem;margin-right:-.75rem}.flex:not(.flex--vertical).flex--gutter-main>*{margin-left:.75rem;margin-right:.75rem}.flex:not(.flex--vertical).flex--gutter-main>.cell--1-24{min-width:calc(4.16667% - 1.5rem);max-width:calc(4.16667% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--1-12,.flex:not(.flex--vertical).flex--gutter-main>.cell--2-24{min-width:calc(8.33333% - 1.5rem);max-width:calc(8.33333% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--1-8,.flex:not(.flex--vertical).flex--gutter-main>.cell--3-24{min-width:calc(12.5% - 1.5rem);max-width:calc(12.5% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--1-6,.flex:not(.flex--vertical).flex--gutter-main>.cell--4-24{min-width:calc(16.66667% - 1.5rem);max-width:calc(16.66667% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--1-5{min-width:calc(20% - 1.5rem);max-width:calc(20% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--5-24{min-width:calc(20.83333% - 1.5rem);max-width:calc(20.83333% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--1-4,.flex:not(.flex--vertical).flex--gutter-main>.cell--6-24{min-width:calc(25% - 1.5rem);max-width:calc(25% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--7-24{min-width:calc(29.16667% - 1.5rem);max-width:calc(29.16667% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--1-3,.flex:not(.flex--vertical).flex--gutter-main>.cell--8-24{min-width:calc(33.33333% - 1.5rem);max-width:calc(33.33333% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--3-8,.flex:not(.flex--vertical).flex--gutter-main>.cell--9-24{min-width:calc(37.5% - 1.5rem);max-width:calc(37.5% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--2-5{min-width:calc(40% - 1.5rem);max-width:calc(40% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--5-12,.flex:not(.flex--vertical).flex--gutter-main>.cell--10-24{min-width:calc(41.66667% - 1.5rem);max-width:calc(41.66667% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--11-24{min-width:calc(45.83333% - 1.5rem);max-width:calc(45.83333% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--1-2,.flex:not(.flex--vertical).flex--gutter-main>.cell--12-24{min-width:calc(50% - 1.5rem);max-width:calc(50% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--13-24{min-width:calc(54.16667% - 1.5rem);max-width:calc(54.16667% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--7-12,.flex:not(.flex--vertical).flex--gutter-main>.cell--14-24{min-width:calc(58.33333% - 1.5rem);max-width:calc(58.33333% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--3-5{min-width:calc(60% - 1.5rem);max-width:calc(60% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--5-8,.flex:not(.flex--vertical).flex--gutter-main>.cell--15-24{min-width:calc(62.5% - 1.5rem);max-width:calc(62.5% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--2-3,.flex:not(.flex--vertical).flex--gutter-main>.cell--16-24{min-width:calc(66.66667% - 1.5rem);max-width:calc(66.66667% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--17-24{min-width:calc(70.83333% - 1.5rem);max-width:calc(70.83333% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--3-4,.flex:not(.flex--vertical).flex--gutter-main>.cell--18-24{min-width:calc(75% - 1.5rem);max-width:calc(75% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--19-24{min-width:calc(79.16667% - 1.5rem);max-width:calc(79.16667% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--4-5{min-width:calc(80% - 1.5rem);max-width:calc(80% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--5-6,.flex:not(.flex--vertical).flex--gutter-main>.cell--20-24{min-width:calc(83.33333% - 1.5rem);max-width:calc(83.33333% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--7-8,.flex:not(.flex--vertical).flex--gutter-main>.cell--21-24{min-width:calc(87.5% - 1.5rem);max-width:calc(87.5% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--11-12,.flex:not(.flex--vertical).flex--gutter-main>.cell--22-24{min-width:calc(91.66667% - 1.5rem);max-width:calc(91.66667% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--23-24{min-width:calc(95.83333% - 1.5rem);max-width:calc(95.83333% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--1,.flex:not(.flex--vertical).flex--gutter-main>.cell--1-1,.flex:not(.flex--vertical).flex--gutter-main>.cell--5-5,.flex:not(.flex--vertical).flex--gutter-main>.cell--24-24{min-width:calc(100% - 1.5rem);max-width:calc(100% - 1.5rem)}@media screen and (min-width:35.5em){.flex:not(.flex--vertical).flex--gutter-main>.cell--sm-1-24{min-width:calc(4.16667% - 1.5rem);max-width:calc(4.16667% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--sm-1-12,.flex:not(.flex--vertical).flex--gutter-main>.cell--sm-2-24{min-width:calc(8.33333% - 1.5rem);max-width:calc(8.33333% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--sm-1-8,.flex:not(.flex--vertical).flex--gutter-main>.cell--sm-3-24{min-width:calc(12.5% - 1.5rem);max-width:calc(12.5% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--sm-1-6,.flex:not(.flex--vertical).flex--gutter-main>.cell--sm-4-24{min-width:calc(16.66667% - 1.5rem);max-width:calc(16.66667% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--sm-1-5{min-width:calc(20% - 1.5rem);max-width:calc(20% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--sm-5-24{min-width:calc(20.83333% - 1.5rem);max-width:calc(20.83333% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--sm-1-4,.flex:not(.flex--vertical).flex--gutter-main>.cell--sm-6-24{min-width:calc(25% - 1.5rem);max-width:calc(25% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--sm-7-24{min-width:calc(29.16667% - 1.5rem);max-width:calc(29.16667% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--sm-1-3,.flex:not(.flex--vertical).flex--gutter-main>.cell--sm-8-24{min-width:calc(33.33333% - 1.5rem);max-width:calc(33.33333% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--sm-3-8,.flex:not(.flex--vertical).flex--gutter-main>.cell--sm-9-24{min-width:calc(37.5% - 1.5rem);max-width:calc(37.5% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--sm-2-5{min-width:calc(40% - 1.5rem);max-width:calc(40% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--sm-5-12,.flex:not(.flex--vertical).flex--gutter-main>.cell--sm-10-24{min-width:calc(41.66667% - 1.5rem);max-width:calc(41.66667% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--sm-11-24{min-width:calc(45.83333% - 1.5rem);max-width:calc(45.83333% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--sm-1-2,.flex:not(.flex--vertical).flex--gutter-main>.cell--sm-12-24{min-width:calc(50% - 1.5rem);max-width:calc(50% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--sm-13-24{min-width:calc(54.16667% - 1.5rem);max-width:calc(54.16667% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--sm-7-12,.flex:not(.flex--vertical).flex--gutter-main>.cell--sm-14-24{min-width:calc(58.33333% - 1.5rem);max-width:calc(58.33333% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--sm-3-5{min-width:calc(60% - 1.5rem);max-width:calc(60% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--sm-5-8,.flex:not(.flex--vertical).flex--gutter-main>.cell--sm-15-24{min-width:calc(62.5% - 1.5rem);max-width:calc(62.5% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--sm-2-3,.flex:not(.flex--vertical).flex--gutter-main>.cell--sm-16-24{min-width:calc(66.66667% - 1.5rem);max-width:calc(66.66667% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--sm-17-24{min-width:calc(70.83333% - 1.5rem);max-width:calc(70.83333% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--sm-3-4,.flex:not(.flex--vertical).flex--gutter-main>.cell--sm-18-24{min-width:calc(75% - 1.5rem);max-width:calc(75% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--sm-19-24{min-width:calc(79.16667% - 1.5rem);max-width:calc(79.16667% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--sm-4-5{min-width:calc(80% - 1.5rem);max-width:calc(80% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--sm-5-6,.flex:not(.flex--vertical).flex--gutter-main>.cell--sm-20-24{min-width:calc(83.33333% - 1.5rem);max-width:calc(83.33333% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--sm-7-8,.flex:not(.flex--vertical).flex--gutter-main>.cell--sm-21-24{min-width:calc(87.5% - 1.5rem);max-width:calc(87.5% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--sm-11-12,.flex:not(.flex--vertical).flex--gutter-main>.cell--sm-22-24{min-width:calc(91.66667% - 1.5rem);max-width:calc(91.66667% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--sm-23-24{min-width:calc(95.83333% - 1.5rem);max-width:calc(95.83333% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--sm-1,.flex:not(.flex--vertical).flex--gutter-main>.cell--sm-1-1,.flex:not(.flex--vertical).flex--gutter-main>.cell--sm-5-5,.flex:not(.flex--vertical).flex--gutter-main>.cell--sm-24-24{min-width:calc(100% - 1.5rem);max-width:calc(100% - 1.5rem)}}@media screen and (min-width:48em){.flex:not(.flex--vertical).flex--gutter-main>.cell--md-1-24{min-width:calc(4.16667% - 1.5rem);max-width:calc(4.16667% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--md-1-12,.flex:not(.flex--vertical).flex--gutter-main>.cell--md-2-24{min-width:calc(8.33333% - 1.5rem);max-width:calc(8.33333% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--md-1-8,.flex:not(.flex--vertical).flex--gutter-main>.cell--md-3-24{min-width:calc(12.5% - 1.5rem);max-width:calc(12.5% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--md-1-6,.flex:not(.flex--vertical).flex--gutter-main>.cell--md-4-24{min-width:calc(16.66667% - 1.5rem);max-width:calc(16.66667% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--md-1-5{min-width:calc(20% - 1.5rem);max-width:calc(20% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--md-5-24{min-width:calc(20.83333% - 1.5rem);max-width:calc(20.83333% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--md-1-4,.flex:not(.flex--vertical).flex--gutter-main>.cell--md-6-24{min-width:calc(25% - 1.5rem);max-width:calc(25% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--md-7-24{min-width:calc(29.16667% - 1.5rem);max-width:calc(29.16667% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--md-1-3,.flex:not(.flex--vertical).flex--gutter-main>.cell--md-8-24{min-width:calc(33.33333% - 1.5rem);max-width:calc(33.33333% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--md-3-8,.flex:not(.flex--vertical).flex--gutter-main>.cell--md-9-24{min-width:calc(37.5% - 1.5rem);max-width:calc(37.5% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--md-2-5{min-width:calc(40% - 1.5rem);max-width:calc(40% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--md-5-12,.flex:not(.flex--vertical).flex--gutter-main>.cell--md-10-24{min-width:calc(41.66667% - 1.5rem);max-width:calc(41.66667% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--md-11-24{min-width:calc(45.83333% - 1.5rem);max-width:calc(45.83333% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--md-1-2,.flex:not(.flex--vertical).flex--gutter-main>.cell--md-12-24{min-width:calc(50% - 1.5rem);max-width:calc(50% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--md-13-24{min-width:calc(54.16667% - 1.5rem);max-width:calc(54.16667% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--md-7-12,.flex:not(.flex--vertical).flex--gutter-main>.cell--md-14-24{min-width:calc(58.33333% - 1.5rem);max-width:calc(58.33333% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--md-3-5{min-width:calc(60% - 1.5rem);max-width:calc(60% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--md-5-8,.flex:not(.flex--vertical).flex--gutter-main>.cell--md-15-24{min-width:calc(62.5% - 1.5rem);max-width:calc(62.5% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--md-2-3,.flex:not(.flex--vertical).flex--gutter-main>.cell--md-16-24{min-width:calc(66.66667% - 1.5rem);max-width:calc(66.66667% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--md-17-24{min-width:calc(70.83333% - 1.5rem);max-width:calc(70.83333% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--md-3-4,.flex:not(.flex--vertical).flex--gutter-main>.cell--md-18-24{min-width:calc(75% - 1.5rem);max-width:calc(75% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--md-19-24{min-width:calc(79.16667% - 1.5rem);max-width:calc(79.16667% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--md-4-5{min-width:calc(80% - 1.5rem);max-width:calc(80% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--md-5-6,.flex:not(.flex--vertical).flex--gutter-main>.cell--md-20-24{min-width:calc(83.33333% - 1.5rem);max-width:calc(83.33333% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--md-7-8,.flex:not(.flex--vertical).flex--gutter-main>.cell--md-21-24{min-width:calc(87.5% - 1.5rem);max-width:calc(87.5% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--md-11-12,.flex:not(.flex--vertical).flex--gutter-main>.cell--md-22-24{min-width:calc(91.66667% - 1.5rem);max-width:calc(91.66667% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--md-23-24{min-width:calc(95.83333% - 1.5rem);max-width:calc(95.83333% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--md-1,.flex:not(.flex--vertical).flex--gutter-main>.cell--md-1-1,.flex:not(.flex--vertical).flex--gutter-main>.cell--md-5-5,.flex:not(.flex--vertical).flex--gutter-main>.cell--md-24-24{min-width:calc(100% - 1.5rem);max-width:calc(100% - 1.5rem)}}@media screen and (min-width:64em){.flex:not(.flex--vertical).flex--gutter-main>.cell--lg-1-24{min-width:calc(4.16667% - 1.5rem);max-width:calc(4.16667% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--lg-1-12,.flex:not(.flex--vertical).flex--gutter-main>.cell--lg-2-24{min-width:calc(8.33333% - 1.5rem);max-width:calc(8.33333% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--lg-1-8,.flex:not(.flex--vertical).flex--gutter-main>.cell--lg-3-24{min-width:calc(12.5% - 1.5rem);max-width:calc(12.5% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--lg-1-6,.flex:not(.flex--vertical).flex--gutter-main>.cell--lg-4-24{min-width:calc(16.66667% - 1.5rem);max-width:calc(16.66667% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--lg-1-5{min-width:calc(20% - 1.5rem);max-width:calc(20% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--lg-5-24{min-width:calc(20.83333% - 1.5rem);max-width:calc(20.83333% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--lg-1-4,.flex:not(.flex--vertical).flex--gutter-main>.cell--lg-6-24{min-width:calc(25% - 1.5rem);max-width:calc(25% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--lg-7-24{min-width:calc(29.16667% - 1.5rem);max-width:calc(29.16667% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--lg-1-3,.flex:not(.flex--vertical).flex--gutter-main>.cell--lg-8-24{min-width:calc(33.33333% - 1.5rem);max-width:calc(33.33333% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--lg-3-8,.flex:not(.flex--vertical).flex--gutter-main>.cell--lg-9-24{min-width:calc(37.5% - 1.5rem);max-width:calc(37.5% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--lg-2-5{min-width:calc(40% - 1.5rem);max-width:calc(40% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--lg-5-12,.flex:not(.flex--vertical).flex--gutter-main>.cell--lg-10-24{min-width:calc(41.66667% - 1.5rem);max-width:calc(41.66667% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--lg-11-24{min-width:calc(45.83333% - 1.5rem);max-width:calc(45.83333% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--lg-1-2,.flex:not(.flex--vertical).flex--gutter-main>.cell--lg-12-24{min-width:calc(50% - 1.5rem);max-width:calc(50% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--lg-13-24{min-width:calc(54.16667% - 1.5rem);max-width:calc(54.16667% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--lg-7-12,.flex:not(.flex--vertical).flex--gutter-main>.cell--lg-14-24{min-width:calc(58.33333% - 1.5rem);max-width:calc(58.33333% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--lg-3-5{min-width:calc(60% - 1.5rem);max-width:calc(60% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--lg-5-8,.flex:not(.flex--vertical).flex--gutter-main>.cell--lg-15-24{min-width:calc(62.5% - 1.5rem);max-width:calc(62.5% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--lg-2-3,.flex:not(.flex--vertical).flex--gutter-main>.cell--lg-16-24{min-width:calc(66.66667% - 1.5rem);max-width:calc(66.66667% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--lg-17-24{min-width:calc(70.83333% - 1.5rem);max-width:calc(70.83333% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--lg-3-4,.flex:not(.flex--vertical).flex--gutter-main>.cell--lg-18-24{min-width:calc(75% - 1.5rem);max-width:calc(75% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--lg-19-24{min-width:calc(79.16667% - 1.5rem);max-width:calc(79.16667% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--lg-4-5{min-width:calc(80% - 1.5rem);max-width:calc(80% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--lg-5-6,.flex:not(.flex--vertical).flex--gutter-main>.cell--lg-20-24{min-width:calc(83.33333% - 1.5rem);max-width:calc(83.33333% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--lg-7-8,.flex:not(.flex--vertical).flex--gutter-main>.cell--lg-21-24{min-width:calc(87.5% - 1.5rem);max-width:calc(87.5% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--lg-11-12,.flex:not(.flex--vertical).flex--gutter-main>.cell--lg-22-24{min-width:calc(91.66667% - 1.5rem);max-width:calc(91.66667% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--lg-23-24{min-width:calc(95.83333% - 1.5rem);max-width:calc(95.83333% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--lg-1,.flex:not(.flex--vertical).flex--gutter-main>.cell--lg-1-1,.flex:not(.flex--vertical).flex--gutter-main>.cell--lg-5-5,.flex:not(.flex--vertical).flex--gutter-main>.cell--lg-24-24{min-width:calc(100% - 1.5rem);max-width:calc(100% - 1.5rem)}}@media screen and (min-width:80em){.flex:not(.flex--vertical).flex--gutter-main>.cell--xl-1-24{min-width:calc(4.16667% - 1.5rem);max-width:calc(4.16667% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--xl-1-12,.flex:not(.flex--vertical).flex--gutter-main>.cell--xl-2-24{min-width:calc(8.33333% - 1.5rem);max-width:calc(8.33333% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--xl-1-8,.flex:not(.flex--vertical).flex--gutter-main>.cell--xl-3-24{min-width:calc(12.5% - 1.5rem);max-width:calc(12.5% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--xl-1-6,.flex:not(.flex--vertical).flex--gutter-main>.cell--xl-4-24{min-width:calc(16.66667% - 1.5rem);max-width:calc(16.66667% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--xl-1-5{min-width:calc(20% - 1.5rem);max-width:calc(20% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--xl-5-24{min-width:calc(20.83333% - 1.5rem);max-width:calc(20.83333% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--xl-1-4,.flex:not(.flex--vertical).flex--gutter-main>.cell--xl-6-24{min-width:calc(25% - 1.5rem);max-width:calc(25% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--xl-7-24{min-width:calc(29.16667% - 1.5rem);max-width:calc(29.16667% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--xl-1-3,.flex:not(.flex--vertical).flex--gutter-main>.cell--xl-8-24{min-width:calc(33.33333% - 1.5rem);max-width:calc(33.33333% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--xl-3-8,.flex:not(.flex--vertical).flex--gutter-main>.cell--xl-9-24{min-width:calc(37.5% - 1.5rem);max-width:calc(37.5% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--xl-2-5{min-width:calc(40% - 1.5rem);max-width:calc(40% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--xl-5-12,.flex:not(.flex--vertical).flex--gutter-main>.cell--xl-10-24{min-width:calc(41.66667% - 1.5rem);max-width:calc(41.66667% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--xl-11-24{min-width:calc(45.83333% - 1.5rem);max-width:calc(45.83333% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--xl-1-2,.flex:not(.flex--vertical).flex--gutter-main>.cell--xl-12-24{min-width:calc(50% - 1.5rem);max-width:calc(50% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--xl-13-24{min-width:calc(54.16667% - 1.5rem);max-width:calc(54.16667% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--xl-7-12,.flex:not(.flex--vertical).flex--gutter-main>.cell--xl-14-24{min-width:calc(58.33333% - 1.5rem);max-width:calc(58.33333% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--xl-3-5{min-width:calc(60% - 1.5rem);max-width:calc(60% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--xl-5-8,.flex:not(.flex--vertical).flex--gutter-main>.cell--xl-15-24{min-width:calc(62.5% - 1.5rem);max-width:calc(62.5% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--xl-2-3,.flex:not(.flex--vertical).flex--gutter-main>.cell--xl-16-24{min-width:calc(66.66667% - 1.5rem);max-width:calc(66.66667% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--xl-17-24{min-width:calc(70.83333% - 1.5rem);max-width:calc(70.83333% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--xl-3-4,.flex:not(.flex--vertical).flex--gutter-main>.cell--xl-18-24{min-width:calc(75% - 1.5rem);max-width:calc(75% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--xl-19-24{min-width:calc(79.16667% - 1.5rem);max-width:calc(79.16667% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--xl-4-5{min-width:calc(80% - 1.5rem);max-width:calc(80% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--xl-5-6,.flex:not(.flex--vertical).flex--gutter-main>.cell--xl-20-24{min-width:calc(83.33333% - 1.5rem);max-width:calc(83.33333% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--xl-7-8,.flex:not(.flex--vertical).flex--gutter-main>.cell--xl-21-24{min-width:calc(87.5% - 1.5rem);max-width:calc(87.5% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--xl-11-12,.flex:not(.flex--vertical).flex--gutter-main>.cell--xl-22-24{min-width:calc(91.66667% - 1.5rem);max-width:calc(91.66667% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--xl-23-24{min-width:calc(95.83333% - 1.5rem);max-width:calc(95.83333% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.cell--xl-1,.flex:not(.flex--vertical).flex--gutter-main>.cell--xl-1-1,.flex:not(.flex--vertical).flex--gutter-main>.cell--xl-5-5,.flex:not(.flex--vertical).flex--gutter-main>.cell--xl-24-24{min-width:calc(100% - 1.5rem);max-width:calc(100% - 1.5rem)}}.flex:not(.flex--vertical).flex--gutter-main>.offset--1-24{margin-left:calc(4.16667% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--1-12,.flex:not(.flex--vertical).flex--gutter-main>.offset--2-24{margin-left:calc(8.33333% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--1-8,.flex:not(.flex--vertical).flex--gutter-main>.offset--3-24{margin-left:calc(12.5% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--1-6,.flex:not(.flex--vertical).flex--gutter-main>.offset--4-24{margin-left:calc(16.66667% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--1-5{margin-left:calc(20% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--5-24{margin-left:calc(20.83333% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--1-4,.flex:not(.flex--vertical).flex--gutter-main>.offset--6-24{margin-left:calc(25% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--7-24{margin-left:calc(29.16667% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--1-3,.flex:not(.flex--vertical).flex--gutter-main>.offset--8-24{margin-left:calc(33.33333% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--3-8,.flex:not(.flex--vertical).flex--gutter-main>.offset--9-24{margin-left:calc(37.5% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--2-5{margin-left:calc(40% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--5-12,.flex:not(.flex--vertical).flex--gutter-main>.offset--10-24{margin-left:calc(41.66667% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--11-24{margin-left:calc(45.83333% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--1-2,.flex:not(.flex--vertical).flex--gutter-main>.offset--12-24{margin-left:calc(50% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--13-24{margin-left:calc(54.16667% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--7-12,.flex:not(.flex--vertical).flex--gutter-main>.offset--14-24{margin-left:calc(58.33333% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--3-5{margin-left:calc(60% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--5-8,.flex:not(.flex--vertical).flex--gutter-main>.offset--15-24{margin-left:calc(62.5% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--2-3,.flex:not(.flex--vertical).flex--gutter-main>.offset--16-24{margin-left:calc(66.66667% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--17-24{margin-left:calc(70.83333% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--3-4,.flex:not(.flex--vertical).flex--gutter-main>.offset--18-24{margin-left:calc(75% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--19-24{margin-left:calc(79.16667% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--4-5{margin-left:calc(80% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--5-6,.flex:not(.flex--vertical).flex--gutter-main>.offset--20-24{margin-left:calc(83.33333% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--7-8,.flex:not(.flex--vertical).flex--gutter-main>.offset--21-24{margin-left:calc(87.5% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--11-12,.flex:not(.flex--vertical).flex--gutter-main>.offset--22-24{margin-left:calc(91.66667% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--23-24{margin-left:calc(95.83333% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--1,.flex:not(.flex--vertical).flex--gutter-main>.offset--1-1,.flex:not(.flex--vertical).flex--gutter-main>.offset--5-5,.flex:not(.flex--vertical).flex--gutter-main>.offset--24-24{margin-left:calc(100% + 1.5rem)}@media screen and (min-width:35.5em){.flex:not(.flex--vertical).flex--gutter-main>.offset--sm-1-24{margin-left:calc(4.16667% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--sm-1-12,.flex:not(.flex--vertical).flex--gutter-main>.offset--sm-2-24{margin-left:calc(8.33333% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--sm-1-8,.flex:not(.flex--vertical).flex--gutter-main>.offset--sm-3-24{margin-left:calc(12.5% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--sm-1-6,.flex:not(.flex--vertical).flex--gutter-main>.offset--sm-4-24{margin-left:calc(16.66667% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--sm-1-5{margin-left:calc(20% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--sm-5-24{margin-left:calc(20.83333% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--sm-1-4,.flex:not(.flex--vertical).flex--gutter-main>.offset--sm-6-24{margin-left:calc(25% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--sm-7-24{margin-left:calc(29.16667% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--sm-1-3,.flex:not(.flex--vertical).flex--gutter-main>.offset--sm-8-24{margin-left:calc(33.33333% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--sm-3-8,.flex:not(.flex--vertical).flex--gutter-main>.offset--sm-9-24{margin-left:calc(37.5% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--sm-2-5{margin-left:calc(40% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--sm-5-12,.flex:not(.flex--vertical).flex--gutter-main>.offset--sm-10-24{margin-left:calc(41.66667% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--sm-11-24{margin-left:calc(45.83333% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--sm-1-2,.flex:not(.flex--vertical).flex--gutter-main>.offset--sm-12-24{margin-left:calc(50% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--sm-13-24{margin-left:calc(54.16667% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--sm-7-12,.flex:not(.flex--vertical).flex--gutter-main>.offset--sm-14-24{margin-left:calc(58.33333% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--sm-3-5{margin-left:calc(60% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--sm-5-8,.flex:not(.flex--vertical).flex--gutter-main>.offset--sm-15-24{margin-left:calc(62.5% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--sm-2-3,.flex:not(.flex--vertical).flex--gutter-main>.offset--sm-16-24{margin-left:calc(66.66667% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--sm-17-24{margin-left:calc(70.83333% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--sm-3-4,.flex:not(.flex--vertical).flex--gutter-main>.offset--sm-18-24{margin-left:calc(75% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--sm-19-24{margin-left:calc(79.16667% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--sm-4-5{margin-left:calc(80% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--sm-5-6,.flex:not(.flex--vertical).flex--gutter-main>.offset--sm-20-24{margin-left:calc(83.33333% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--sm-7-8,.flex:not(.flex--vertical).flex--gutter-main>.offset--sm-21-24{margin-left:calc(87.5% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--sm-11-12,.flex:not(.flex--vertical).flex--gutter-main>.offset--sm-22-24{margin-left:calc(91.66667% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--sm-23-24{margin-left:calc(95.83333% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--sm-1,.flex:not(.flex--vertical).flex--gutter-main>.offset--sm-1-1,.flex:not(.flex--vertical).flex--gutter-main>.offset--sm-5-5,.flex:not(.flex--vertical).flex--gutter-main>.offset--sm-24-24{margin-left:calc(100% + 1.5rem)}}@media screen and (min-width:48em){.flex:not(.flex--vertical).flex--gutter-main>.offset--md-1-24{margin-left:calc(4.16667% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--md-1-12,.flex:not(.flex--vertical).flex--gutter-main>.offset--md-2-24{margin-left:calc(8.33333% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--md-1-8,.flex:not(.flex--vertical).flex--gutter-main>.offset--md-3-24{margin-left:calc(12.5% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--md-1-6,.flex:not(.flex--vertical).flex--gutter-main>.offset--md-4-24{margin-left:calc(16.66667% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--md-1-5{margin-left:calc(20% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--md-5-24{margin-left:calc(20.83333% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--md-1-4,.flex:not(.flex--vertical).flex--gutter-main>.offset--md-6-24{margin-left:calc(25% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--md-7-24{margin-left:calc(29.16667% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--md-1-3,.flex:not(.flex--vertical).flex--gutter-main>.offset--md-8-24{margin-left:calc(33.33333% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--md-3-8,.flex:not(.flex--vertical).flex--gutter-main>.offset--md-9-24{margin-left:calc(37.5% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--md-2-5{margin-left:calc(40% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--md-5-12,.flex:not(.flex--vertical).flex--gutter-main>.offset--md-10-24{margin-left:calc(41.66667% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--md-11-24{margin-left:calc(45.83333% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--md-1-2,.flex:not(.flex--vertical).flex--gutter-main>.offset--md-12-24{margin-left:calc(50% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--md-13-24{margin-left:calc(54.16667% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--md-7-12,.flex:not(.flex--vertical).flex--gutter-main>.offset--md-14-24{margin-left:calc(58.33333% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--md-3-5{margin-left:calc(60% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--md-5-8,.flex:not(.flex--vertical).flex--gutter-main>.offset--md-15-24{margin-left:calc(62.5% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--md-2-3,.flex:not(.flex--vertical).flex--gutter-main>.offset--md-16-24{margin-left:calc(66.66667% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--md-17-24{margin-left:calc(70.83333% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--md-3-4,.flex:not(.flex--vertical).flex--gutter-main>.offset--md-18-24{margin-left:calc(75% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--md-19-24{margin-left:calc(79.16667% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--md-4-5{margin-left:calc(80% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--md-5-6,.flex:not(.flex--vertical).flex--gutter-main>.offset--md-20-24{margin-left:calc(83.33333% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--md-7-8,.flex:not(.flex--vertical).flex--gutter-main>.offset--md-21-24{margin-left:calc(87.5% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--md-11-12,.flex:not(.flex--vertical).flex--gutter-main>.offset--md-22-24{margin-left:calc(91.66667% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--md-23-24{margin-left:calc(95.83333% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--md-1,.flex:not(.flex--vertical).flex--gutter-main>.offset--md-1-1,.flex:not(.flex--vertical).flex--gutter-main>.offset--md-5-5,.flex:not(.flex--vertical).flex--gutter-main>.offset--md-24-24{margin-left:calc(100% + 1.5rem)}}@media screen and (min-width:64em){.flex:not(.flex--vertical).flex--gutter-main>.offset--lg-1-24{margin-left:calc(4.16667% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--lg-1-12,.flex:not(.flex--vertical).flex--gutter-main>.offset--lg-2-24{margin-left:calc(8.33333% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--lg-1-8,.flex:not(.flex--vertical).flex--gutter-main>.offset--lg-3-24{margin-left:calc(12.5% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--lg-1-6,.flex:not(.flex--vertical).flex--gutter-main>.offset--lg-4-24{margin-left:calc(16.66667% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--lg-1-5{margin-left:calc(20% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--lg-5-24{margin-left:calc(20.83333% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--lg-1-4,.flex:not(.flex--vertical).flex--gutter-main>.offset--lg-6-24{margin-left:calc(25% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--lg-7-24{margin-left:calc(29.16667% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--lg-1-3,.flex:not(.flex--vertical).flex--gutter-main>.offset--lg-8-24{margin-left:calc(33.33333% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--lg-3-8,.flex:not(.flex--vertical).flex--gutter-main>.offset--lg-9-24{margin-left:calc(37.5% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--lg-2-5{margin-left:calc(40% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--lg-5-12,.flex:not(.flex--vertical).flex--gutter-main>.offset--lg-10-24{margin-left:calc(41.66667% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--lg-11-24{margin-left:calc(45.83333% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--lg-1-2,.flex:not(.flex--vertical).flex--gutter-main>.offset--lg-12-24{margin-left:calc(50% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--lg-13-24{margin-left:calc(54.16667% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--lg-7-12,.flex:not(.flex--vertical).flex--gutter-main>.offset--lg-14-24{margin-left:calc(58.33333% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--lg-3-5{margin-left:calc(60% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--lg-5-8,.flex:not(.flex--vertical).flex--gutter-main>.offset--lg-15-24{margin-left:calc(62.5% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--lg-2-3,.flex:not(.flex--vertical).flex--gutter-main>.offset--lg-16-24{margin-left:calc(66.66667% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--lg-17-24{margin-left:calc(70.83333% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--lg-3-4,.flex:not(.flex--vertical).flex--gutter-main>.offset--lg-18-24{margin-left:calc(75% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--lg-19-24{margin-left:calc(79.16667% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--lg-4-5{margin-left:calc(80% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--lg-5-6,.flex:not(.flex--vertical).flex--gutter-main>.offset--lg-20-24{margin-left:calc(83.33333% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--lg-7-8,.flex:not(.flex--vertical).flex--gutter-main>.offset--lg-21-24{margin-left:calc(87.5% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--lg-11-12,.flex:not(.flex--vertical).flex--gutter-main>.offset--lg-22-24{margin-left:calc(91.66667% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--lg-23-24{margin-left:calc(95.83333% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--lg-1,.flex:not(.flex--vertical).flex--gutter-main>.offset--lg-1-1,.flex:not(.flex--vertical).flex--gutter-main>.offset--lg-5-5,.flex:not(.flex--vertical).flex--gutter-main>.offset--lg-24-24{margin-left:calc(100% + 1.5rem)}}@media screen and (min-width:80em){.flex:not(.flex--vertical).flex--gutter-main>.offset--xl-1-24{margin-left:calc(4.16667% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--xl-1-12,.flex:not(.flex--vertical).flex--gutter-main>.offset--xl-2-24{margin-left:calc(8.33333% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--xl-1-8,.flex:not(.flex--vertical).flex--gutter-main>.offset--xl-3-24{margin-left:calc(12.5% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--xl-1-6,.flex:not(.flex--vertical).flex--gutter-main>.offset--xl-4-24{margin-left:calc(16.66667% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--xl-1-5{margin-left:calc(20% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--xl-5-24{margin-left:calc(20.83333% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--xl-1-4,.flex:not(.flex--vertical).flex--gutter-main>.offset--xl-6-24{margin-left:calc(25% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--xl-7-24{margin-left:calc(29.16667% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--xl-1-3,.flex:not(.flex--vertical).flex--gutter-main>.offset--xl-8-24{margin-left:calc(33.33333% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--xl-3-8,.flex:not(.flex--vertical).flex--gutter-main>.offset--xl-9-24{margin-left:calc(37.5% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--xl-2-5{margin-left:calc(40% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--xl-5-12,.flex:not(.flex--vertical).flex--gutter-main>.offset--xl-10-24{margin-left:calc(41.66667% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--xl-11-24{margin-left:calc(45.83333% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--xl-1-2,.flex:not(.flex--vertical).flex--gutter-main>.offset--xl-12-24{margin-left:calc(50% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--xl-13-24{margin-left:calc(54.16667% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--xl-7-12,.flex:not(.flex--vertical).flex--gutter-main>.offset--xl-14-24{margin-left:calc(58.33333% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--xl-3-5{margin-left:calc(60% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--xl-5-8,.flex:not(.flex--vertical).flex--gutter-main>.offset--xl-15-24{margin-left:calc(62.5% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--xl-2-3,.flex:not(.flex--vertical).flex--gutter-main>.offset--xl-16-24{margin-left:calc(66.66667% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--xl-17-24{margin-left:calc(70.83333% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--xl-3-4,.flex:not(.flex--vertical).flex--gutter-main>.offset--xl-18-24{margin-left:calc(75% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--xl-19-24{margin-left:calc(79.16667% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--xl-4-5{margin-left:calc(80% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--xl-5-6,.flex:not(.flex--vertical).flex--gutter-main>.offset--xl-20-24{margin-left:calc(83.33333% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--xl-7-8,.flex:not(.flex--vertical).flex--gutter-main>.offset--xl-21-24{margin-left:calc(87.5% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--xl-11-12,.flex:not(.flex--vertical).flex--gutter-main>.offset--xl-22-24{margin-left:calc(91.66667% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--xl-23-24{margin-left:calc(95.83333% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-main>.offset--xl-1,.flex:not(.flex--vertical).flex--gutter-main>.offset--xl-1-1,.flex:not(.flex--vertical).flex--gutter-main>.offset--xl-5-5,.flex:not(.flex--vertical).flex--gutter-main>.offset--xl-24-24{margin-left:calc(100% + 1.5rem)}}.flex:not(.flex--vertical).flex--gutter-cross{margin-top:-.75rem;margin-bottom:-.75rem}.flex:not(.flex--vertical).flex--gutter-cross>*{margin-top:.75rem;margin-bottom:.75rem}.flex:not(.flex--vertical).flex--gutter-cross>.cell--1-24{min-height:calc(4.16667% - 1.5rem);max-height:calc(4.16667% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--1-12,.flex:not(.flex--vertical).flex--gutter-cross>.cell--2-24{min-height:calc(8.33333% - 1.5rem);max-height:calc(8.33333% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--1-8,.flex:not(.flex--vertical).flex--gutter-cross>.cell--3-24{min-height:calc(12.5% - 1.5rem);max-height:calc(12.5% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--1-6,.flex:not(.flex--vertical).flex--gutter-cross>.cell--4-24{min-height:calc(16.66667% - 1.5rem);max-height:calc(16.66667% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--1-5{min-height:calc(20% - 1.5rem);max-height:calc(20% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--5-24{min-height:calc(20.83333% - 1.5rem);max-height:calc(20.83333% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--1-4,.flex:not(.flex--vertical).flex--gutter-cross>.cell--6-24{min-height:calc(25% - 1.5rem);max-height:calc(25% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--7-24{min-height:calc(29.16667% - 1.5rem);max-height:calc(29.16667% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--1-3,.flex:not(.flex--vertical).flex--gutter-cross>.cell--8-24{min-height:calc(33.33333% - 1.5rem);max-height:calc(33.33333% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--3-8,.flex:not(.flex--vertical).flex--gutter-cross>.cell--9-24{min-height:calc(37.5% - 1.5rem);max-height:calc(37.5% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--2-5{min-height:calc(40% - 1.5rem);max-height:calc(40% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--5-12,.flex:not(.flex--vertical).flex--gutter-cross>.cell--10-24{min-height:calc(41.66667% - 1.5rem);max-height:calc(41.66667% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--11-24{min-height:calc(45.83333% - 1.5rem);max-height:calc(45.83333% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--1-2,.flex:not(.flex--vertical).flex--gutter-cross>.cell--12-24{min-height:calc(50% - 1.5rem);max-height:calc(50% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--13-24{min-height:calc(54.16667% - 1.5rem);max-height:calc(54.16667% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--7-12,.flex:not(.flex--vertical).flex--gutter-cross>.cell--14-24{min-height:calc(58.33333% - 1.5rem);max-height:calc(58.33333% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--3-5{min-height:calc(60% - 1.5rem);max-height:calc(60% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--5-8,.flex:not(.flex--vertical).flex--gutter-cross>.cell--15-24{min-height:calc(62.5% - 1.5rem);max-height:calc(62.5% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--2-3,.flex:not(.flex--vertical).flex--gutter-cross>.cell--16-24{min-height:calc(66.66667% - 1.5rem);max-height:calc(66.66667% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--17-24{min-height:calc(70.83333% - 1.5rem);max-height:calc(70.83333% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--3-4,.flex:not(.flex--vertical).flex--gutter-cross>.cell--18-24{min-height:calc(75% - 1.5rem);max-height:calc(75% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--19-24{min-height:calc(79.16667% - 1.5rem);max-height:calc(79.16667% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--4-5{min-height:calc(80% - 1.5rem);max-height:calc(80% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--5-6,.flex:not(.flex--vertical).flex--gutter-cross>.cell--20-24{min-height:calc(83.33333% - 1.5rem);max-height:calc(83.33333% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--7-8,.flex:not(.flex--vertical).flex--gutter-cross>.cell--21-24{min-height:calc(87.5% - 1.5rem);max-height:calc(87.5% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--11-12,.flex:not(.flex--vertical).flex--gutter-cross>.cell--22-24{min-height:calc(91.66667% - 1.5rem);max-height:calc(91.66667% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--23-24{min-height:calc(95.83333% - 1.5rem);max-height:calc(95.83333% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--1,.flex:not(.flex--vertical).flex--gutter-cross>.cell--1-1,.flex:not(.flex--vertical).flex--gutter-cross>.cell--5-5,.flex:not(.flex--vertical).flex--gutter-cross>.cell--24-24{min-height:calc(100% - 1.5rem);max-height:calc(100% - 1.5rem)}@media screen and (min-width:35.5em){.flex:not(.flex--vertical).flex--gutter-cross>.cell--sm-1-24{min-height:calc(4.16667% - 1.5rem);max-height:calc(4.16667% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--sm-1-12,.flex:not(.flex--vertical).flex--gutter-cross>.cell--sm-2-24{min-height:calc(8.33333% - 1.5rem);max-height:calc(8.33333% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--sm-1-8,.flex:not(.flex--vertical).flex--gutter-cross>.cell--sm-3-24{min-height:calc(12.5% - 1.5rem);max-height:calc(12.5% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--sm-1-6,.flex:not(.flex--vertical).flex--gutter-cross>.cell--sm-4-24{min-height:calc(16.66667% - 1.5rem);max-height:calc(16.66667% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--sm-1-5{min-height:calc(20% - 1.5rem);max-height:calc(20% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--sm-5-24{min-height:calc(20.83333% - 1.5rem);max-height:calc(20.83333% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--sm-1-4,.flex:not(.flex--vertical).flex--gutter-cross>.cell--sm-6-24{min-height:calc(25% - 1.5rem);max-height:calc(25% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--sm-7-24{min-height:calc(29.16667% - 1.5rem);max-height:calc(29.16667% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--sm-1-3,.flex:not(.flex--vertical).flex--gutter-cross>.cell--sm-8-24{min-height:calc(33.33333% - 1.5rem);max-height:calc(33.33333% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--sm-3-8,.flex:not(.flex--vertical).flex--gutter-cross>.cell--sm-9-24{min-height:calc(37.5% - 1.5rem);max-height:calc(37.5% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--sm-2-5{min-height:calc(40% - 1.5rem);max-height:calc(40% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--sm-5-12,.flex:not(.flex--vertical).flex--gutter-cross>.cell--sm-10-24{min-height:calc(41.66667% - 1.5rem);max-height:calc(41.66667% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--sm-11-24{min-height:calc(45.83333% - 1.5rem);max-height:calc(45.83333% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--sm-1-2,.flex:not(.flex--vertical).flex--gutter-cross>.cell--sm-12-24{min-height:calc(50% - 1.5rem);max-height:calc(50% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--sm-13-24{min-height:calc(54.16667% - 1.5rem);max-height:calc(54.16667% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--sm-7-12,.flex:not(.flex--vertical).flex--gutter-cross>.cell--sm-14-24{min-height:calc(58.33333% - 1.5rem);max-height:calc(58.33333% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--sm-3-5{min-height:calc(60% - 1.5rem);max-height:calc(60% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--sm-5-8,.flex:not(.flex--vertical).flex--gutter-cross>.cell--sm-15-24{min-height:calc(62.5% - 1.5rem);max-height:calc(62.5% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--sm-2-3,.flex:not(.flex--vertical).flex--gutter-cross>.cell--sm-16-24{min-height:calc(66.66667% - 1.5rem);max-height:calc(66.66667% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--sm-17-24{min-height:calc(70.83333% - 1.5rem);max-height:calc(70.83333% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--sm-3-4,.flex:not(.flex--vertical).flex--gutter-cross>.cell--sm-18-24{min-height:calc(75% - 1.5rem);max-height:calc(75% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--sm-19-24{min-height:calc(79.16667% - 1.5rem);max-height:calc(79.16667% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--sm-4-5{min-height:calc(80% - 1.5rem);max-height:calc(80% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--sm-5-6,.flex:not(.flex--vertical).flex--gutter-cross>.cell--sm-20-24{min-height:calc(83.33333% - 1.5rem);max-height:calc(83.33333% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--sm-7-8,.flex:not(.flex--vertical).flex--gutter-cross>.cell--sm-21-24{min-height:calc(87.5% - 1.5rem);max-height:calc(87.5% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--sm-11-12,.flex:not(.flex--vertical).flex--gutter-cross>.cell--sm-22-24{min-height:calc(91.66667% - 1.5rem);max-height:calc(91.66667% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--sm-23-24{min-height:calc(95.83333% - 1.5rem);max-height:calc(95.83333% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--sm-1,.flex:not(.flex--vertical).flex--gutter-cross>.cell--sm-1-1,.flex:not(.flex--vertical).flex--gutter-cross>.cell--sm-5-5,.flex:not(.flex--vertical).flex--gutter-cross>.cell--sm-24-24{min-height:calc(100% - 1.5rem);max-height:calc(100% - 1.5rem)}}@media screen and (min-width:48em){.flex:not(.flex--vertical).flex--gutter-cross>.cell--md-1-24{min-height:calc(4.16667% - 1.5rem);max-height:calc(4.16667% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--md-1-12,.flex:not(.flex--vertical).flex--gutter-cross>.cell--md-2-24{min-height:calc(8.33333% - 1.5rem);max-height:calc(8.33333% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--md-1-8,.flex:not(.flex--vertical).flex--gutter-cross>.cell--md-3-24{min-height:calc(12.5% - 1.5rem);max-height:calc(12.5% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--md-1-6,.flex:not(.flex--vertical).flex--gutter-cross>.cell--md-4-24{min-height:calc(16.66667% - 1.5rem);max-height:calc(16.66667% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--md-1-5{min-height:calc(20% - 1.5rem);max-height:calc(20% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--md-5-24{min-height:calc(20.83333% - 1.5rem);max-height:calc(20.83333% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--md-1-4,.flex:not(.flex--vertical).flex--gutter-cross>.cell--md-6-24{min-height:calc(25% - 1.5rem);max-height:calc(25% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--md-7-24{min-height:calc(29.16667% - 1.5rem);max-height:calc(29.16667% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--md-1-3,.flex:not(.flex--vertical).flex--gutter-cross>.cell--md-8-24{min-height:calc(33.33333% - 1.5rem);max-height:calc(33.33333% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--md-3-8,.flex:not(.flex--vertical).flex--gutter-cross>.cell--md-9-24{min-height:calc(37.5% - 1.5rem);max-height:calc(37.5% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--md-2-5{min-height:calc(40% - 1.5rem);max-height:calc(40% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--md-5-12,.flex:not(.flex--vertical).flex--gutter-cross>.cell--md-10-24{min-height:calc(41.66667% - 1.5rem);max-height:calc(41.66667% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--md-11-24{min-height:calc(45.83333% - 1.5rem);max-height:calc(45.83333% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--md-1-2,.flex:not(.flex--vertical).flex--gutter-cross>.cell--md-12-24{min-height:calc(50% - 1.5rem);max-height:calc(50% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--md-13-24{min-height:calc(54.16667% - 1.5rem);max-height:calc(54.16667% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--md-7-12,.flex:not(.flex--vertical).flex--gutter-cross>.cell--md-14-24{min-height:calc(58.33333% - 1.5rem);max-height:calc(58.33333% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--md-3-5{min-height:calc(60% - 1.5rem);max-height:calc(60% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--md-5-8,.flex:not(.flex--vertical).flex--gutter-cross>.cell--md-15-24{min-height:calc(62.5% - 1.5rem);max-height:calc(62.5% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--md-2-3,.flex:not(.flex--vertical).flex--gutter-cross>.cell--md-16-24{min-height:calc(66.66667% - 1.5rem);max-height:calc(66.66667% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--md-17-24{min-height:calc(70.83333% - 1.5rem);max-height:calc(70.83333% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--md-3-4,.flex:not(.flex--vertical).flex--gutter-cross>.cell--md-18-24{min-height:calc(75% - 1.5rem);max-height:calc(75% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--md-19-24{min-height:calc(79.16667% - 1.5rem);max-height:calc(79.16667% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--md-4-5{min-height:calc(80% - 1.5rem);max-height:calc(80% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--md-5-6,.flex:not(.flex--vertical).flex--gutter-cross>.cell--md-20-24{min-height:calc(83.33333% - 1.5rem);max-height:calc(83.33333% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--md-7-8,.flex:not(.flex--vertical).flex--gutter-cross>.cell--md-21-24{min-height:calc(87.5% - 1.5rem);max-height:calc(87.5% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--md-11-12,.flex:not(.flex--vertical).flex--gutter-cross>.cell--md-22-24{min-height:calc(91.66667% - 1.5rem);max-height:calc(91.66667% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--md-23-24{min-height:calc(95.83333% - 1.5rem);max-height:calc(95.83333% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--md-1,.flex:not(.flex--vertical).flex--gutter-cross>.cell--md-1-1,.flex:not(.flex--vertical).flex--gutter-cross>.cell--md-5-5,.flex:not(.flex--vertical).flex--gutter-cross>.cell--md-24-24{min-height:calc(100% - 1.5rem);max-height:calc(100% - 1.5rem)}}@media screen and (min-width:64em){.flex:not(.flex--vertical).flex--gutter-cross>.cell--lg-1-24{min-height:calc(4.16667% - 1.5rem);max-height:calc(4.16667% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--lg-1-12,.flex:not(.flex--vertical).flex--gutter-cross>.cell--lg-2-24{min-height:calc(8.33333% - 1.5rem);max-height:calc(8.33333% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--lg-1-8,.flex:not(.flex--vertical).flex--gutter-cross>.cell--lg-3-24{min-height:calc(12.5% - 1.5rem);max-height:calc(12.5% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--lg-1-6,.flex:not(.flex--vertical).flex--gutter-cross>.cell--lg-4-24{min-height:calc(16.66667% - 1.5rem);max-height:calc(16.66667% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--lg-1-5{min-height:calc(20% - 1.5rem);max-height:calc(20% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--lg-5-24{min-height:calc(20.83333% - 1.5rem);max-height:calc(20.83333% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--lg-1-4,.flex:not(.flex--vertical).flex--gutter-cross>.cell--lg-6-24{min-height:calc(25% - 1.5rem);max-height:calc(25% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--lg-7-24{min-height:calc(29.16667% - 1.5rem);max-height:calc(29.16667% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--lg-1-3,.flex:not(.flex--vertical).flex--gutter-cross>.cell--lg-8-24{min-height:calc(33.33333% - 1.5rem);max-height:calc(33.33333% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--lg-3-8,.flex:not(.flex--vertical).flex--gutter-cross>.cell--lg-9-24{min-height:calc(37.5% - 1.5rem);max-height:calc(37.5% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--lg-2-5{min-height:calc(40% - 1.5rem);max-height:calc(40% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--lg-5-12,.flex:not(.flex--vertical).flex--gutter-cross>.cell--lg-10-24{min-height:calc(41.66667% - 1.5rem);max-height:calc(41.66667% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--lg-11-24{min-height:calc(45.83333% - 1.5rem);max-height:calc(45.83333% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--lg-1-2,.flex:not(.flex--vertical).flex--gutter-cross>.cell--lg-12-24{min-height:calc(50% - 1.5rem);max-height:calc(50% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--lg-13-24{min-height:calc(54.16667% - 1.5rem);max-height:calc(54.16667% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--lg-7-12,.flex:not(.flex--vertical).flex--gutter-cross>.cell--lg-14-24{min-height:calc(58.33333% - 1.5rem);max-height:calc(58.33333% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--lg-3-5{min-height:calc(60% - 1.5rem);max-height:calc(60% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--lg-5-8,.flex:not(.flex--vertical).flex--gutter-cross>.cell--lg-15-24{min-height:calc(62.5% - 1.5rem);max-height:calc(62.5% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--lg-2-3,.flex:not(.flex--vertical).flex--gutter-cross>.cell--lg-16-24{min-height:calc(66.66667% - 1.5rem);max-height:calc(66.66667% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--lg-17-24{min-height:calc(70.83333% - 1.5rem);max-height:calc(70.83333% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--lg-3-4,.flex:not(.flex--vertical).flex--gutter-cross>.cell--lg-18-24{min-height:calc(75% - 1.5rem);max-height:calc(75% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--lg-19-24{min-height:calc(79.16667% - 1.5rem);max-height:calc(79.16667% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--lg-4-5{min-height:calc(80% - 1.5rem);max-height:calc(80% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--lg-5-6,.flex:not(.flex--vertical).flex--gutter-cross>.cell--lg-20-24{min-height:calc(83.33333% - 1.5rem);max-height:calc(83.33333% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--lg-7-8,.flex:not(.flex--vertical).flex--gutter-cross>.cell--lg-21-24{min-height:calc(87.5% - 1.5rem);max-height:calc(87.5% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--lg-11-12,.flex:not(.flex--vertical).flex--gutter-cross>.cell--lg-22-24{min-height:calc(91.66667% - 1.5rem);max-height:calc(91.66667% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--lg-23-24{min-height:calc(95.83333% - 1.5rem);max-height:calc(95.83333% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--lg-1,.flex:not(.flex--vertical).flex--gutter-cross>.cell--lg-1-1,.flex:not(.flex--vertical).flex--gutter-cross>.cell--lg-5-5,.flex:not(.flex--vertical).flex--gutter-cross>.cell--lg-24-24{min-height:calc(100% - 1.5rem);max-height:calc(100% - 1.5rem)}}@media screen and (min-width:80em){.flex:not(.flex--vertical).flex--gutter-cross>.cell--xl-1-24{min-height:calc(4.16667% - 1.5rem);max-height:calc(4.16667% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--xl-1-12,.flex:not(.flex--vertical).flex--gutter-cross>.cell--xl-2-24{min-height:calc(8.33333% - 1.5rem);max-height:calc(8.33333% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--xl-1-8,.flex:not(.flex--vertical).flex--gutter-cross>.cell--xl-3-24{min-height:calc(12.5% - 1.5rem);max-height:calc(12.5% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--xl-1-6,.flex:not(.flex--vertical).flex--gutter-cross>.cell--xl-4-24{min-height:calc(16.66667% - 1.5rem);max-height:calc(16.66667% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--xl-1-5{min-height:calc(20% - 1.5rem);max-height:calc(20% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--xl-5-24{min-height:calc(20.83333% - 1.5rem);max-height:calc(20.83333% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--xl-1-4,.flex:not(.flex--vertical).flex--gutter-cross>.cell--xl-6-24{min-height:calc(25% - 1.5rem);max-height:calc(25% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--xl-7-24{min-height:calc(29.16667% - 1.5rem);max-height:calc(29.16667% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--xl-1-3,.flex:not(.flex--vertical).flex--gutter-cross>.cell--xl-8-24{min-height:calc(33.33333% - 1.5rem);max-height:calc(33.33333% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--xl-3-8,.flex:not(.flex--vertical).flex--gutter-cross>.cell--xl-9-24{min-height:calc(37.5% - 1.5rem);max-height:calc(37.5% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--xl-2-5{min-height:calc(40% - 1.5rem);max-height:calc(40% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--xl-5-12,.flex:not(.flex--vertical).flex--gutter-cross>.cell--xl-10-24{min-height:calc(41.66667% - 1.5rem);max-height:calc(41.66667% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--xl-11-24{min-height:calc(45.83333% - 1.5rem);max-height:calc(45.83333% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--xl-1-2,.flex:not(.flex--vertical).flex--gutter-cross>.cell--xl-12-24{min-height:calc(50% - 1.5rem);max-height:calc(50% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--xl-13-24{min-height:calc(54.16667% - 1.5rem);max-height:calc(54.16667% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--xl-7-12,.flex:not(.flex--vertical).flex--gutter-cross>.cell--xl-14-24{min-height:calc(58.33333% - 1.5rem);max-height:calc(58.33333% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--xl-3-5{min-height:calc(60% - 1.5rem);max-height:calc(60% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--xl-5-8,.flex:not(.flex--vertical).flex--gutter-cross>.cell--xl-15-24{min-height:calc(62.5% - 1.5rem);max-height:calc(62.5% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--xl-2-3,.flex:not(.flex--vertical).flex--gutter-cross>.cell--xl-16-24{min-height:calc(66.66667% - 1.5rem);max-height:calc(66.66667% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--xl-17-24{min-height:calc(70.83333% - 1.5rem);max-height:calc(70.83333% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--xl-3-4,.flex:not(.flex--vertical).flex--gutter-cross>.cell--xl-18-24{min-height:calc(75% - 1.5rem);max-height:calc(75% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--xl-19-24{min-height:calc(79.16667% - 1.5rem);max-height:calc(79.16667% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--xl-4-5{min-height:calc(80% - 1.5rem);max-height:calc(80% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--xl-5-6,.flex:not(.flex--vertical).flex--gutter-cross>.cell--xl-20-24{min-height:calc(83.33333% - 1.5rem);max-height:calc(83.33333% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--xl-7-8,.flex:not(.flex--vertical).flex--gutter-cross>.cell--xl-21-24{min-height:calc(87.5% - 1.5rem);max-height:calc(87.5% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--xl-11-12,.flex:not(.flex--vertical).flex--gutter-cross>.cell--xl-22-24{min-height:calc(91.66667% - 1.5rem);max-height:calc(91.66667% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--xl-23-24{min-height:calc(95.83333% - 1.5rem);max-height:calc(95.83333% - 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.cell--xl-1,.flex:not(.flex--vertical).flex--gutter-cross>.cell--xl-1-1,.flex:not(.flex--vertical).flex--gutter-cross>.cell--xl-5-5,.flex:not(.flex--vertical).flex--gutter-cross>.cell--xl-24-24{min-height:calc(100% - 1.5rem);max-height:calc(100% - 1.5rem)}}.flex:not(.flex--vertical).flex--gutter-cross>.offset--1-24{margin-left:calc(4.16667% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--1-12,.flex:not(.flex--vertical).flex--gutter-cross>.offset--2-24{margin-left:calc(8.33333% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--1-8,.flex:not(.flex--vertical).flex--gutter-cross>.offset--3-24{margin-left:calc(12.5% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--1-6,.flex:not(.flex--vertical).flex--gutter-cross>.offset--4-24{margin-left:calc(16.66667% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--1-5{margin-left:calc(20% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--5-24{margin-left:calc(20.83333% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--1-4,.flex:not(.flex--vertical).flex--gutter-cross>.offset--6-24{margin-left:calc(25% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--7-24{margin-left:calc(29.16667% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--1-3,.flex:not(.flex--vertical).flex--gutter-cross>.offset--8-24{margin-left:calc(33.33333% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--3-8,.flex:not(.flex--vertical).flex--gutter-cross>.offset--9-24{margin-left:calc(37.5% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--2-5{margin-left:calc(40% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--5-12,.flex:not(.flex--vertical).flex--gutter-cross>.offset--10-24{margin-left:calc(41.66667% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--11-24{margin-left:calc(45.83333% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--1-2,.flex:not(.flex--vertical).flex--gutter-cross>.offset--12-24{margin-left:calc(50% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--13-24{margin-left:calc(54.16667% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--7-12,.flex:not(.flex--vertical).flex--gutter-cross>.offset--14-24{margin-left:calc(58.33333% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--3-5{margin-left:calc(60% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--5-8,.flex:not(.flex--vertical).flex--gutter-cross>.offset--15-24{margin-left:calc(62.5% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--2-3,.flex:not(.flex--vertical).flex--gutter-cross>.offset--16-24{margin-left:calc(66.66667% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--17-24{margin-left:calc(70.83333% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--3-4,.flex:not(.flex--vertical).flex--gutter-cross>.offset--18-24{margin-left:calc(75% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--19-24{margin-left:calc(79.16667% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--4-5{margin-left:calc(80% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--5-6,.flex:not(.flex--vertical).flex--gutter-cross>.offset--20-24{margin-left:calc(83.33333% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--7-8,.flex:not(.flex--vertical).flex--gutter-cross>.offset--21-24{margin-left:calc(87.5% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--11-12,.flex:not(.flex--vertical).flex--gutter-cross>.offset--22-24{margin-left:calc(91.66667% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--23-24{margin-left:calc(95.83333% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--1,.flex:not(.flex--vertical).flex--gutter-cross>.offset--1-1,.flex:not(.flex--vertical).flex--gutter-cross>.offset--5-5,.flex:not(.flex--vertical).flex--gutter-cross>.offset--24-24{margin-left:calc(100% + 1.5rem)}@media screen and (min-width:35.5em){.flex:not(.flex--vertical).flex--gutter-cross>.offset--sm-1-24{margin-left:calc(4.16667% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--sm-1-12,.flex:not(.flex--vertical).flex--gutter-cross>.offset--sm-2-24{margin-left:calc(8.33333% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--sm-1-8,.flex:not(.flex--vertical).flex--gutter-cross>.offset--sm-3-24{margin-left:calc(12.5% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--sm-1-6,.flex:not(.flex--vertical).flex--gutter-cross>.offset--sm-4-24{margin-left:calc(16.66667% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--sm-1-5{margin-left:calc(20% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--sm-5-24{margin-left:calc(20.83333% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--sm-1-4,.flex:not(.flex--vertical).flex--gutter-cross>.offset--sm-6-24{margin-left:calc(25% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--sm-7-24{margin-left:calc(29.16667% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--sm-1-3,.flex:not(.flex--vertical).flex--gutter-cross>.offset--sm-8-24{margin-left:calc(33.33333% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--sm-3-8,.flex:not(.flex--vertical).flex--gutter-cross>.offset--sm-9-24{margin-left:calc(37.5% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--sm-2-5{margin-left:calc(40% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--sm-5-12,.flex:not(.flex--vertical).flex--gutter-cross>.offset--sm-10-24{margin-left:calc(41.66667% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--sm-11-24{margin-left:calc(45.83333% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--sm-1-2,.flex:not(.flex--vertical).flex--gutter-cross>.offset--sm-12-24{margin-left:calc(50% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--sm-13-24{margin-left:calc(54.16667% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--sm-7-12,.flex:not(.flex--vertical).flex--gutter-cross>.offset--sm-14-24{margin-left:calc(58.33333% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--sm-3-5{margin-left:calc(60% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--sm-5-8,.flex:not(.flex--vertical).flex--gutter-cross>.offset--sm-15-24{margin-left:calc(62.5% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--sm-2-3,.flex:not(.flex--vertical).flex--gutter-cross>.offset--sm-16-24{margin-left:calc(66.66667% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--sm-17-24{margin-left:calc(70.83333% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--sm-3-4,.flex:not(.flex--vertical).flex--gutter-cross>.offset--sm-18-24{margin-left:calc(75% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--sm-19-24{margin-left:calc(79.16667% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--sm-4-5{margin-left:calc(80% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--sm-5-6,.flex:not(.flex--vertical).flex--gutter-cross>.offset--sm-20-24{margin-left:calc(83.33333% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--sm-7-8,.flex:not(.flex--vertical).flex--gutter-cross>.offset--sm-21-24{margin-left:calc(87.5% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--sm-11-12,.flex:not(.flex--vertical).flex--gutter-cross>.offset--sm-22-24{margin-left:calc(91.66667% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--sm-23-24{margin-left:calc(95.83333% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--sm-1,.flex:not(.flex--vertical).flex--gutter-cross>.offset--sm-1-1,.flex:not(.flex--vertical).flex--gutter-cross>.offset--sm-5-5,.flex:not(.flex--vertical).flex--gutter-cross>.offset--sm-24-24{margin-left:calc(100% + 1.5rem)}}@media screen and (min-width:48em){.flex:not(.flex--vertical).flex--gutter-cross>.offset--md-1-24{margin-left:calc(4.16667% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--md-1-12,.flex:not(.flex--vertical).flex--gutter-cross>.offset--md-2-24{margin-left:calc(8.33333% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--md-1-8,.flex:not(.flex--vertical).flex--gutter-cross>.offset--md-3-24{margin-left:calc(12.5% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--md-1-6,.flex:not(.flex--vertical).flex--gutter-cross>.offset--md-4-24{margin-left:calc(16.66667% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--md-1-5{margin-left:calc(20% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--md-5-24{margin-left:calc(20.83333% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--md-1-4,.flex:not(.flex--vertical).flex--gutter-cross>.offset--md-6-24{margin-left:calc(25% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--md-7-24{margin-left:calc(29.16667% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--md-1-3,.flex:not(.flex--vertical).flex--gutter-cross>.offset--md-8-24{margin-left:calc(33.33333% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--md-3-8,.flex:not(.flex--vertical).flex--gutter-cross>.offset--md-9-24{margin-left:calc(37.5% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--md-2-5{margin-left:calc(40% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--md-5-12,.flex:not(.flex--vertical).flex--gutter-cross>.offset--md-10-24{margin-left:calc(41.66667% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--md-11-24{margin-left:calc(45.83333% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--md-1-2,.flex:not(.flex--vertical).flex--gutter-cross>.offset--md-12-24{margin-left:calc(50% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--md-13-24{margin-left:calc(54.16667% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--md-7-12,.flex:not(.flex--vertical).flex--gutter-cross>.offset--md-14-24{margin-left:calc(58.33333% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--md-3-5{margin-left:calc(60% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--md-5-8,.flex:not(.flex--vertical).flex--gutter-cross>.offset--md-15-24{margin-left:calc(62.5% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--md-2-3,.flex:not(.flex--vertical).flex--gutter-cross>.offset--md-16-24{margin-left:calc(66.66667% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--md-17-24{margin-left:calc(70.83333% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--md-3-4,.flex:not(.flex--vertical).flex--gutter-cross>.offset--md-18-24{margin-left:calc(75% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--md-19-24{margin-left:calc(79.16667% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--md-4-5{margin-left:calc(80% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--md-5-6,.flex:not(.flex--vertical).flex--gutter-cross>.offset--md-20-24{margin-left:calc(83.33333% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--md-7-8,.flex:not(.flex--vertical).flex--gutter-cross>.offset--md-21-24{margin-left:calc(87.5% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--md-11-12,.flex:not(.flex--vertical).flex--gutter-cross>.offset--md-22-24{margin-left:calc(91.66667% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--md-23-24{margin-left:calc(95.83333% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--md-1,.flex:not(.flex--vertical).flex--gutter-cross>.offset--md-1-1,.flex:not(.flex--vertical).flex--gutter-cross>.offset--md-5-5,.flex:not(.flex--vertical).flex--gutter-cross>.offset--md-24-24{margin-left:calc(100% + 1.5rem)}}@media screen and (min-width:64em){.flex:not(.flex--vertical).flex--gutter-cross>.offset--lg-1-24{margin-left:calc(4.16667% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--lg-1-12,.flex:not(.flex--vertical).flex--gutter-cross>.offset--lg-2-24{margin-left:calc(8.33333% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--lg-1-8,.flex:not(.flex--vertical).flex--gutter-cross>.offset--lg-3-24{margin-left:calc(12.5% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--lg-1-6,.flex:not(.flex--vertical).flex--gutter-cross>.offset--lg-4-24{margin-left:calc(16.66667% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--lg-1-5{margin-left:calc(20% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--lg-5-24{margin-left:calc(20.83333% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--lg-1-4,.flex:not(.flex--vertical).flex--gutter-cross>.offset--lg-6-24{margin-left:calc(25% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--lg-7-24{margin-left:calc(29.16667% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--lg-1-3,.flex:not(.flex--vertical).flex--gutter-cross>.offset--lg-8-24{margin-left:calc(33.33333% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--lg-3-8,.flex:not(.flex--vertical).flex--gutter-cross>.offset--lg-9-24{margin-left:calc(37.5% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--lg-2-5{margin-left:calc(40% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--lg-5-12,.flex:not(.flex--vertical).flex--gutter-cross>.offset--lg-10-24{margin-left:calc(41.66667% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--lg-11-24{margin-left:calc(45.83333% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--lg-1-2,.flex:not(.flex--vertical).flex--gutter-cross>.offset--lg-12-24{margin-left:calc(50% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--lg-13-24{margin-left:calc(54.16667% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--lg-7-12,.flex:not(.flex--vertical).flex--gutter-cross>.offset--lg-14-24{margin-left:calc(58.33333% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--lg-3-5{margin-left:calc(60% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--lg-5-8,.flex:not(.flex--vertical).flex--gutter-cross>.offset--lg-15-24{margin-left:calc(62.5% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--lg-2-3,.flex:not(.flex--vertical).flex--gutter-cross>.offset--lg-16-24{margin-left:calc(66.66667% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--lg-17-24{margin-left:calc(70.83333% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--lg-3-4,.flex:not(.flex--vertical).flex--gutter-cross>.offset--lg-18-24{margin-left:calc(75% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--lg-19-24{margin-left:calc(79.16667% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--lg-4-5{margin-left:calc(80% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--lg-5-6,.flex:not(.flex--vertical).flex--gutter-cross>.offset--lg-20-24{margin-left:calc(83.33333% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--lg-7-8,.flex:not(.flex--vertical).flex--gutter-cross>.offset--lg-21-24{margin-left:calc(87.5% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--lg-11-12,.flex:not(.flex--vertical).flex--gutter-cross>.offset--lg-22-24{margin-left:calc(91.66667% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--lg-23-24{margin-left:calc(95.83333% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--lg-1,.flex:not(.flex--vertical).flex--gutter-cross>.offset--lg-1-1,.flex:not(.flex--vertical).flex--gutter-cross>.offset--lg-5-5,.flex:not(.flex--vertical).flex--gutter-cross>.offset--lg-24-24{margin-left:calc(100% + 1.5rem)}}@media screen and (min-width:80em){.flex:not(.flex--vertical).flex--gutter-cross>.offset--xl-1-24{margin-left:calc(4.16667% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--xl-1-12,.flex:not(.flex--vertical).flex--gutter-cross>.offset--xl-2-24{margin-left:calc(8.33333% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--xl-1-8,.flex:not(.flex--vertical).flex--gutter-cross>.offset--xl-3-24{margin-left:calc(12.5% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--xl-1-6,.flex:not(.flex--vertical).flex--gutter-cross>.offset--xl-4-24{margin-left:calc(16.66667% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--xl-1-5{margin-left:calc(20% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--xl-5-24{margin-left:calc(20.83333% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--xl-1-4,.flex:not(.flex--vertical).flex--gutter-cross>.offset--xl-6-24{margin-left:calc(25% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--xl-7-24{margin-left:calc(29.16667% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--xl-1-3,.flex:not(.flex--vertical).flex--gutter-cross>.offset--xl-8-24{margin-left:calc(33.33333% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--xl-3-8,.flex:not(.flex--vertical).flex--gutter-cross>.offset--xl-9-24{margin-left:calc(37.5% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--xl-2-5{margin-left:calc(40% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--xl-5-12,.flex:not(.flex--vertical).flex--gutter-cross>.offset--xl-10-24{margin-left:calc(41.66667% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--xl-11-24{margin-left:calc(45.83333% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--xl-1-2,.flex:not(.flex--vertical).flex--gutter-cross>.offset--xl-12-24{margin-left:calc(50% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--xl-13-24{margin-left:calc(54.16667% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--xl-7-12,.flex:not(.flex--vertical).flex--gutter-cross>.offset--xl-14-24{margin-left:calc(58.33333% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--xl-3-5{margin-left:calc(60% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--xl-5-8,.flex:not(.flex--vertical).flex--gutter-cross>.offset--xl-15-24{margin-left:calc(62.5% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--xl-2-3,.flex:not(.flex--vertical).flex--gutter-cross>.offset--xl-16-24{margin-left:calc(66.66667% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--xl-17-24{margin-left:calc(70.83333% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--xl-3-4,.flex:not(.flex--vertical).flex--gutter-cross>.offset--xl-18-24{margin-left:calc(75% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--xl-19-24{margin-left:calc(79.16667% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--xl-4-5{margin-left:calc(80% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--xl-5-6,.flex:not(.flex--vertical).flex--gutter-cross>.offset--xl-20-24{margin-left:calc(83.33333% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--xl-7-8,.flex:not(.flex--vertical).flex--gutter-cross>.offset--xl-21-24{margin-left:calc(87.5% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--xl-11-12,.flex:not(.flex--vertical).flex--gutter-cross>.offset--xl-22-24{margin-left:calc(91.66667% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--xl-23-24{margin-left:calc(95.83333% + 1.5rem)}.flex:not(.flex--vertical).flex--gutter-cross>.offset--xl-1,.flex:not(.flex--vertical).flex--gutter-cross>.offset--xl-1-1,.flex:not(.flex--vertical).flex--gutter-cross>.offset--xl-5-5,.flex:not(.flex--vertical).flex--gutter-cross>.offset--xl-24-24{margin-left:calc(100% + 1.5rem)}}.flex.flex--vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.flex.flex--vertical>.cell--1-24{min-height:4.16667%;max-height:4.16667%}.flex.flex--vertical>.cell--1-12,.flex.flex--vertical>.cell--2-24{min-height:8.33333%;max-height:8.33333%}.flex.flex--vertical>.cell--1-8,.flex.flex--vertical>.cell--3-24{min-height:12.5%;max-height:12.5%}.flex.flex--vertical>.cell--1-6,.flex.flex--vertical>.cell--4-24{min-height:16.66667%;max-height:16.66667%}.flex.flex--vertical>.cell--1-5{min-height:20%;max-height:20%}.flex.flex--vertical>.cell--5-24{min-height:20.83333%;max-height:20.83333%}.flex.flex--vertical>.cell--1-4,.flex.flex--vertical>.cell--6-24{min-height:25%;max-height:25%}.flex.flex--vertical>.cell--7-24{min-height:29.16667%;max-height:29.16667%}.flex.flex--vertical>.cell--1-3,.flex.flex--vertical>.cell--8-24{min-height:33.33333%;max-height:33.33333%}.flex.flex--vertical>.cell--3-8,.flex.flex--vertical>.cell--9-24{min-height:37.5%;max-height:37.5%}.flex.flex--vertical>.cell--2-5{min-height:40%;max-height:40%}.flex.flex--vertical>.cell--5-12,.flex.flex--vertical>.cell--10-24{min-height:41.66667%;max-height:41.66667%}.flex.flex--vertical>.cell--11-24{min-height:45.83333%;max-height:45.83333%}.flex.flex--vertical>.cell--1-2,.flex.flex--vertical>.cell--12-24{min-height:50%;max-height:50%}.flex.flex--vertical>.cell--13-24{min-height:54.16667%;max-height:54.16667%}.flex.flex--vertical>.cell--7-12,.flex.flex--vertical>.cell--14-24{min-height:58.33333%;max-height:58.33333%}.flex.flex--vertical>.cell--3-5{min-height:60%;max-height:60%}.flex.flex--vertical>.cell--5-8,.flex.flex--vertical>.cell--15-24{min-height:62.5%;max-height:62.5%}.flex.flex--vertical>.cell--2-3,.flex.flex--vertical>.cell--16-24{min-height:66.66667%;max-height:66.66667%}.flex.flex--vertical>.cell--17-24{min-height:70.83333%;max-height:70.83333%}.flex.flex--vertical>.cell--3-4,.flex.flex--vertical>.cell--18-24{min-height:75%;max-height:75%}.flex.flex--vertical>.cell--19-24{min-height:79.16667%;max-height:79.16667%}.flex.flex--vertical>.cell--4-5{min-height:80%;max-height:80%}.flex.flex--vertical>.cell--5-6,.flex.flex--vertical>.cell--20-24{min-height:83.33333%;max-height:83.33333%}.flex.flex--vertical>.cell--7-8,.flex.flex--vertical>.cell--21-24{min-height:87.5%;max-height:87.5%}.flex.flex--vertical>.cell--11-12,.flex.flex--vertical>.cell--22-24{min-height:91.66667%;max-height:91.66667%}.flex.flex--vertical>.cell--23-24{min-height:95.83333%;max-height:95.83333%}.flex.flex--vertical>.cell--1,.flex.flex--vertical>.cell--1-1,.flex.flex--vertical>.cell--5-5,.flex.flex--vertical>.cell--24-24{min-height:100%;max-height:100%}@media screen and (min-width:35.5em){.flex.flex--vertical>.cell--sm-1-24{min-height:4.16667%;max-height:4.16667%}.flex.flex--vertical>.cell--sm-1-12,.flex.flex--vertical>.cell--sm-2-24{min-height:8.33333%;max-height:8.33333%}.flex.flex--vertical>.cell--sm-1-8,.flex.flex--vertical>.cell--sm-3-24{min-height:12.5%;max-height:12.5%}.flex.flex--vertical>.cell--sm-1-6,.flex.flex--vertical>.cell--sm-4-24{min-height:16.66667%;max-height:16.66667%}.flex.flex--vertical>.cell--sm-1-5{min-height:20%;max-height:20%}.flex.flex--vertical>.cell--sm-5-24{min-height:20.83333%;max-height:20.83333%}.flex.flex--vertical>.cell--sm-1-4,.flex.flex--vertical>.cell--sm-6-24{min-height:25%;max-height:25%}.flex.flex--vertical>.cell--sm-7-24{min-height:29.16667%;max-height:29.16667%}.flex.flex--vertical>.cell--sm-1-3,.flex.flex--vertical>.cell--sm-8-24{min-height:33.33333%;max-height:33.33333%}.flex.flex--vertical>.cell--sm-3-8,.flex.flex--vertical>.cell--sm-9-24{min-height:37.5%;max-height:37.5%}.flex.flex--vertical>.cell--sm-2-5{min-height:40%;max-height:40%}.flex.flex--vertical>.cell--sm-5-12,.flex.flex--vertical>.cell--sm-10-24{min-height:41.66667%;max-height:41.66667%}.flex.flex--vertical>.cell--sm-11-24{min-height:45.83333%;max-height:45.83333%}.flex.flex--vertical>.cell--sm-1-2,.flex.flex--vertical>.cell--sm-12-24{min-height:50%;max-height:50%}.flex.flex--vertical>.cell--sm-13-24{min-height:54.16667%;max-height:54.16667%}.flex.flex--vertical>.cell--sm-7-12,.flex.flex--vertical>.cell--sm-14-24{min-height:58.33333%;max-height:58.33333%}.flex.flex--vertical>.cell--sm-3-5{min-height:60%;max-height:60%}.flex.flex--vertical>.cell--sm-5-8,.flex.flex--vertical>.cell--sm-15-24{min-height:62.5%;max-height:62.5%}.flex.flex--vertical>.cell--sm-2-3,.flex.flex--vertical>.cell--sm-16-24{min-height:66.66667%;max-height:66.66667%}.flex.flex--vertical>.cell--sm-17-24{min-height:70.83333%;max-height:70.83333%}.flex.flex--vertical>.cell--sm-3-4,.flex.flex--vertical>.cell--sm-18-24{min-height:75%;max-height:75%}.flex.flex--vertical>.cell--sm-19-24{min-height:79.16667%;max-height:79.16667%}.flex.flex--vertical>.cell--sm-4-5{min-height:80%;max-height:80%}.flex.flex--vertical>.cell--sm-5-6,.flex.flex--vertical>.cell--sm-20-24{min-height:83.33333%;max-height:83.33333%}.flex.flex--vertical>.cell--sm-7-8,.flex.flex--vertical>.cell--sm-21-24{min-height:87.5%;max-height:87.5%}.flex.flex--vertical>.cell--sm-11-12,.flex.flex--vertical>.cell--sm-22-24{min-height:91.66667%;max-height:91.66667%}.flex.flex--vertical>.cell--sm-23-24{min-height:95.83333%;max-height:95.83333%}.flex.flex--vertical>.cell--sm-1,.flex.flex--vertical>.cell--sm-1-1,.flex.flex--vertical>.cell--sm-5-5,.flex.flex--vertical>.cell--sm-24-24{min-height:100%;max-height:100%}}@media screen and (min-width:48em){.flex.flex--vertical>.cell--md-1-24{min-height:4.16667%;max-height:4.16667%}.flex.flex--vertical>.cell--md-1-12,.flex.flex--vertical>.cell--md-2-24{min-height:8.33333%;max-height:8.33333%}.flex.flex--vertical>.cell--md-1-8,.flex.flex--vertical>.cell--md-3-24{min-height:12.5%;max-height:12.5%}.flex.flex--vertical>.cell--md-1-6,.flex.flex--vertical>.cell--md-4-24{min-height:16.66667%;max-height:16.66667%}.flex.flex--vertical>.cell--md-1-5{min-height:20%;max-height:20%}.flex.flex--vertical>.cell--md-5-24{min-height:20.83333%;max-height:20.83333%}.flex.flex--vertical>.cell--md-1-4,.flex.flex--vertical>.cell--md-6-24{min-height:25%;max-height:25%}.flex.flex--vertical>.cell--md-7-24{min-height:29.16667%;max-height:29.16667%}.flex.flex--vertical>.cell--md-1-3,.flex.flex--vertical>.cell--md-8-24{min-height:33.33333%;max-height:33.33333%}.flex.flex--vertical>.cell--md-3-8,.flex.flex--vertical>.cell--md-9-24{min-height:37.5%;max-height:37.5%}.flex.flex--vertical>.cell--md-2-5{min-height:40%;max-height:40%}.flex.flex--vertical>.cell--md-5-12,.flex.flex--vertical>.cell--md-10-24{min-height:41.66667%;max-height:41.66667%}.flex.flex--vertical>.cell--md-11-24{min-height:45.83333%;max-height:45.83333%}.flex.flex--vertical>.cell--md-1-2,.flex.flex--vertical>.cell--md-12-24{min-height:50%;max-height:50%}.flex.flex--vertical>.cell--md-13-24{min-height:54.16667%;max-height:54.16667%}.flex.flex--vertical>.cell--md-7-12,.flex.flex--vertical>.cell--md-14-24{min-height:58.33333%;max-height:58.33333%}.flex.flex--vertical>.cell--md-3-5{min-height:60%;max-height:60%}.flex.flex--vertical>.cell--md-5-8,.flex.flex--vertical>.cell--md-15-24{min-height:62.5%;max-height:62.5%}.flex.flex--vertical>.cell--md-2-3,.flex.flex--vertical>.cell--md-16-24{min-height:66.66667%;max-height:66.66667%}.flex.flex--vertical>.cell--md-17-24{min-height:70.83333%;max-height:70.83333%}.flex.flex--vertical>.cell--md-3-4,.flex.flex--vertical>.cell--md-18-24{min-height:75%;max-height:75%}.flex.flex--vertical>.cell--md-19-24{min-height:79.16667%;max-height:79.16667%}.flex.flex--vertical>.cell--md-4-5{min-height:80%;max-height:80%}.flex.flex--vertical>.cell--md-5-6,.flex.flex--vertical>.cell--md-20-24{min-height:83.33333%;max-height:83.33333%}.flex.flex--vertical>.cell--md-7-8,.flex.flex--vertical>.cell--md-21-24{min-height:87.5%;max-height:87.5%}.flex.flex--vertical>.cell--md-11-12,.flex.flex--vertical>.cell--md-22-24{min-height:91.66667%;max-height:91.66667%}.flex.flex--vertical>.cell--md-23-24{min-height:95.83333%;max-height:95.83333%}.flex.flex--vertical>.cell--md-1,.flex.flex--vertical>.cell--md-1-1,.flex.flex--vertical>.cell--md-5-5,.flex.flex--vertical>.cell--md-24-24{min-height:100%;max-height:100%}}@media screen and (min-width:64em){.flex.flex--vertical>.cell--lg-1-24{min-height:4.16667%;max-height:4.16667%}.flex.flex--vertical>.cell--lg-1-12,.flex.flex--vertical>.cell--lg-2-24{min-height:8.33333%;max-height:8.33333%}.flex.flex--vertical>.cell--lg-1-8,.flex.flex--vertical>.cell--lg-3-24{min-height:12.5%;max-height:12.5%}.flex.flex--vertical>.cell--lg-1-6,.flex.flex--vertical>.cell--lg-4-24{min-height:16.66667%;max-height:16.66667%}.flex.flex--vertical>.cell--lg-1-5{min-height:20%;max-height:20%}.flex.flex--vertical>.cell--lg-5-24{min-height:20.83333%;max-height:20.83333%}.flex.flex--vertical>.cell--lg-1-4,.flex.flex--vertical>.cell--lg-6-24{min-height:25%;max-height:25%}.flex.flex--vertical>.cell--lg-7-24{min-height:29.16667%;max-height:29.16667%}.flex.flex--vertical>.cell--lg-1-3,.flex.flex--vertical>.cell--lg-8-24{min-height:33.33333%;max-height:33.33333%}.flex.flex--vertical>.cell--lg-3-8,.flex.flex--vertical>.cell--lg-9-24{min-height:37.5%;max-height:37.5%}.flex.flex--vertical>.cell--lg-2-5{min-height:40%;max-height:40%}.flex.flex--vertical>.cell--lg-5-12,.flex.flex--vertical>.cell--lg-10-24{min-height:41.66667%;max-height:41.66667%}.flex.flex--vertical>.cell--lg-11-24{min-height:45.83333%;max-height:45.83333%}.flex.flex--vertical>.cell--lg-1-2,.flex.flex--vertical>.cell--lg-12-24{min-height:50%;max-height:50%}.flex.flex--vertical>.cell--lg-13-24{min-height:54.16667%;max-height:54.16667%}.flex.flex--vertical>.cell--lg-7-12,.flex.flex--vertical>.cell--lg-14-24{min-height:58.33333%;max-height:58.33333%}.flex.flex--vertical>.cell--lg-3-5{min-height:60%;max-height:60%}.flex.flex--vertical>.cell--lg-5-8,.flex.flex--vertical>.cell--lg-15-24{min-height:62.5%;max-height:62.5%}.flex.flex--vertical>.cell--lg-2-3,.flex.flex--vertical>.cell--lg-16-24{min-height:66.66667%;max-height:66.66667%}.flex.flex--vertical>.cell--lg-17-24{min-height:70.83333%;max-height:70.83333%}.flex.flex--vertical>.cell--lg-3-4,.flex.flex--vertical>.cell--lg-18-24{min-height:75%;max-height:75%}.flex.flex--vertical>.cell--lg-19-24{min-height:79.16667%;max-height:79.16667%}.flex.flex--vertical>.cell--lg-4-5{min-height:80%;max-height:80%}.flex.flex--vertical>.cell--lg-5-6,.flex.flex--vertical>.cell--lg-20-24{min-height:83.33333%;max-height:83.33333%}.flex.flex--vertical>.cell--lg-7-8,.flex.flex--vertical>.cell--lg-21-24{min-height:87.5%;max-height:87.5%}.flex.flex--vertical>.cell--lg-11-12,.flex.flex--vertical>.cell--lg-22-24{min-height:91.66667%;max-height:91.66667%}.flex.flex--vertical>.cell--lg-23-24{min-height:95.83333%;max-height:95.83333%}.flex.flex--vertical>.cell--lg-1,.flex.flex--vertical>.cell--lg-1-1,.flex.flex--vertical>.cell--lg-5-5,.flex.flex--vertical>.cell--lg-24-24{min-height:100%;max-height:100%}}@media screen and (min-width:80em){.flex.flex--vertical>.cell--xl-1-24{min-height:4.16667%;max-height:4.16667%}.flex.flex--vertical>.cell--xl-1-12,.flex.flex--vertical>.cell--xl-2-24{min-height:8.33333%;max-height:8.33333%}.flex.flex--vertical>.cell--xl-1-8,.flex.flex--vertical>.cell--xl-3-24{min-height:12.5%;max-height:12.5%}.flex.flex--vertical>.cell--xl-1-6,.flex.flex--vertical>.cell--xl-4-24{min-height:16.66667%;max-height:16.66667%}.flex.flex--vertical>.cell--xl-1-5{min-height:20%;max-height:20%}.flex.flex--vertical>.cell--xl-5-24{min-height:20.83333%;max-height:20.83333%}.flex.flex--vertical>.cell--xl-1-4,.flex.flex--vertical>.cell--xl-6-24{min-height:25%;max-height:25%}.flex.flex--vertical>.cell--xl-7-24{min-height:29.16667%;max-height:29.16667%}.flex.flex--vertical>.cell--xl-1-3,.flex.flex--vertical>.cell--xl-8-24{min-height:33.33333%;max-height:33.33333%}.flex.flex--vertical>.cell--xl-3-8,.flex.flex--vertical>.cell--xl-9-24{min-height:37.5%;max-height:37.5%}.flex.flex--vertical>.cell--xl-2-5{min-height:40%;max-height:40%}.flex.flex--vertical>.cell--xl-5-12,.flex.flex--vertical>.cell--xl-10-24{min-height:41.66667%;max-height:41.66667%}.flex.flex--vertical>.cell--xl-11-24{min-height:45.83333%;max-height:45.83333%}.flex.flex--vertical>.cell--xl-1-2,.flex.flex--vertical>.cell--xl-12-24{min-height:50%;max-height:50%}.flex.flex--vertical>.cell--xl-13-24{min-height:54.16667%;max-height:54.16667%}.flex.flex--vertical>.cell--xl-7-12,.flex.flex--vertical>.cell--xl-14-24{min-height:58.33333%;max-height:58.33333%}.flex.flex--vertical>.cell--xl-3-5{min-height:60%;max-height:60%}.flex.flex--vertical>.cell--xl-5-8,.flex.flex--vertical>.cell--xl-15-24{min-height:62.5%;max-height:62.5%}.flex.flex--vertical>.cell--xl-2-3,.flex.flex--vertical>.cell--xl-16-24{min-height:66.66667%;max-height:66.66667%}.flex.flex--vertical>.cell--xl-17-24{min-height:70.83333%;max-height:70.83333%}.flex.flex--vertical>.cell--xl-3-4,.flex.flex--vertical>.cell--xl-18-24{min-height:75%;max-height:75%}.flex.flex--vertical>.cell--xl-19-24{min-height:79.16667%;max-height:79.16667%}.flex.flex--vertical>.cell--xl-4-5{min-height:80%;max-height:80%}.flex.flex--vertical>.cell--xl-5-6,.flex.flex--vertical>.cell--xl-20-24{min-height:83.33333%;max-height:83.33333%}.flex.flex--vertical>.cell--xl-7-8,.flex.flex--vertical>.cell--xl-21-24{min-height:87.5%;max-height:87.5%}.flex.flex--vertical>.cell--xl-11-12,.flex.flex--vertical>.cell--xl-22-24{min-height:91.66667%;max-height:91.66667%}.flex.flex--vertical>.cell--xl-23-24{min-height:95.83333%;max-height:95.83333%}.flex.flex--vertical>.cell--xl-1,.flex.flex--vertical>.cell--xl-1-1,.flex.flex--vertical>.cell--xl-5-5,.flex.flex--vertical>.cell--xl-24-24{min-height:100%;max-height:100%}}.flex.flex--vertical>.offset--1-24{margin-left:4.16667%}.flex.flex--vertical>.offset--1-12,.flex.flex--vertical>.offset--2-24{margin-left:8.33333%}.flex.flex--vertical>.offset--1-8,.flex.flex--vertical>.offset--3-24{margin-left:12.5%}.flex.flex--vertical>.offset--1-6,.flex.flex--vertical>.offset--4-24{margin-left:16.66667%}.flex.flex--vertical>.offset--1-5{margin-left:20%}.flex.flex--vertical>.offset--5-24{margin-left:20.83333%}.flex.flex--vertical>.offset--1-4,.flex.flex--vertical>.offset--6-24{margin-left:25%}.flex.flex--vertical>.offset--7-24{margin-left:29.16667%}.flex.flex--vertical>.offset--1-3,.flex.flex--vertical>.offset--8-24{margin-left:33.33333%}.flex.flex--vertical>.offset--3-8,.flex.flex--vertical>.offset--9-24{margin-left:37.5%}.flex.flex--vertical>.offset--2-5{margin-left:40%}.flex.flex--vertical>.offset--5-12,.flex.flex--vertical>.offset--10-24{margin-left:41.66667%}.flex.flex--vertical>.offset--11-24{margin-left:45.83333%}.flex.flex--vertical>.offset--1-2,.flex.flex--vertical>.offset--12-24{margin-left:50%}.flex.flex--vertical>.offset--13-24{margin-left:54.16667%}.flex.flex--vertical>.offset--7-12,.flex.flex--vertical>.offset--14-24{margin-left:58.33333%}.flex.flex--vertical>.offset--3-5{margin-left:60%}.flex.flex--vertical>.offset--5-8,.flex.flex--vertical>.offset--15-24{margin-left:62.5%}.flex.flex--vertical>.offset--2-3,.flex.flex--vertical>.offset--16-24{margin-left:66.66667%}.flex.flex--vertical>.offset--17-24{margin-left:70.83333%}.flex.flex--vertical>.offset--3-4,.flex.flex--vertical>.offset--18-24{margin-left:75%}.flex.flex--vertical>.offset--19-24{margin-left:79.16667%}.flex.flex--vertical>.offset--4-5{margin-left:80%}.flex.flex--vertical>.offset--5-6,.flex.flex--vertical>.offset--20-24{margin-left:83.33333%}.flex.flex--vertical>.offset--7-8,.flex.flex--vertical>.offset--21-24{margin-left:87.5%}.flex.flex--vertical>.offset--11-12,.flex.flex--vertical>.offset--22-24{margin-left:91.66667%}.flex.flex--vertical>.offset--23-24{margin-left:95.83333%}.flex.flex--vertical>.offset--1,.flex.flex--vertical>.offset--1-1,.flex.flex--vertical>.offset--5-5,.flex.flex--vertical>.offset--24-24{margin-left:100%}@media screen and (min-width:35.5em){.flex.flex--vertical>.offset--sm-1-24{margin-left:4.16667%}.flex.flex--vertical>.offset--sm-1-12,.flex.flex--vertical>.offset--sm-2-24{margin-left:8.33333%}.flex.flex--vertical>.offset--sm-1-8,.flex.flex--vertical>.offset--sm-3-24{margin-left:12.5%}.flex.flex--vertical>.offset--sm-1-6,.flex.flex--vertical>.offset--sm-4-24{margin-left:16.66667%}.flex.flex--vertical>.offset--sm-1-5{margin-left:20%}.flex.flex--vertical>.offset--sm-5-24{margin-left:20.83333%}.flex.flex--vertical>.offset--sm-1-4,.flex.flex--vertical>.offset--sm-6-24{margin-left:25%}.flex.flex--vertical>.offset--sm-7-24{margin-left:29.16667%}.flex.flex--vertical>.offset--sm-1-3,.flex.flex--vertical>.offset--sm-8-24{margin-left:33.33333%}.flex.flex--vertical>.offset--sm-3-8,.flex.flex--vertical>.offset--sm-9-24{margin-left:37.5%}.flex.flex--vertical>.offset--sm-2-5{margin-left:40%}.flex.flex--vertical>.offset--sm-5-12,.flex.flex--vertical>.offset--sm-10-24{margin-left:41.66667%}.flex.flex--vertical>.offset--sm-11-24{margin-left:45.83333%}.flex.flex--vertical>.offset--sm-1-2,.flex.flex--vertical>.offset--sm-12-24{margin-left:50%}.flex.flex--vertical>.offset--sm-13-24{margin-left:54.16667%}.flex.flex--vertical>.offset--sm-7-12,.flex.flex--vertical>.offset--sm-14-24{margin-left:58.33333%}.flex.flex--vertical>.offset--sm-3-5{margin-left:60%}.flex.flex--vertical>.offset--sm-5-8,.flex.flex--vertical>.offset--sm-15-24{margin-left:62.5%}.flex.flex--vertical>.offset--sm-2-3,.flex.flex--vertical>.offset--sm-16-24{margin-left:66.66667%}.flex.flex--vertical>.offset--sm-17-24{margin-left:70.83333%}.flex.flex--vertical>.offset--sm-3-4,.flex.flex--vertical>.offset--sm-18-24{margin-left:75%}.flex.flex--vertical>.offset--sm-19-24{margin-left:79.16667%}.flex.flex--vertical>.offset--sm-4-5{margin-left:80%}.flex.flex--vertical>.offset--sm-5-6,.flex.flex--vertical>.offset--sm-20-24{margin-left:83.33333%}.flex.flex--vertical>.offset--sm-7-8,.flex.flex--vertical>.offset--sm-21-24{margin-left:87.5%}.flex.flex--vertical>.offset--sm-11-12,.flex.flex--vertical>.offset--sm-22-24{margin-left:91.66667%}.flex.flex--vertical>.offset--sm-23-24{margin-left:95.83333%}.flex.flex--vertical>.offset--sm-1,.flex.flex--vertical>.offset--sm-1-1,.flex.flex--vertical>.offset--sm-5-5,.flex.flex--vertical>.offset--sm-24-24{margin-left:100%}}@media screen and (min-width:48em){.flex.flex--vertical>.offset--md-1-24{margin-left:4.16667%}.flex.flex--vertical>.offset--md-1-12,.flex.flex--vertical>.offset--md-2-24{margin-left:8.33333%}.flex.flex--vertical>.offset--md-1-8,.flex.flex--vertical>.offset--md-3-24{margin-left:12.5%}.flex.flex--vertical>.offset--md-1-6,.flex.flex--vertical>.offset--md-4-24{margin-left:16.66667%}.flex.flex--vertical>.offset--md-1-5{margin-left:20%}.flex.flex--vertical>.offset--md-5-24{margin-left:20.83333%}.flex.flex--vertical>.offset--md-1-4,.flex.flex--vertical>.offset--md-6-24{margin-left:25%}.flex.flex--vertical>.offset--md-7-24{margin-left:29.16667%}.flex.flex--vertical>.offset--md-1-3,.flex.flex--vertical>.offset--md-8-24{margin-left:33.33333%}.flex.flex--vertical>.offset--md-3-8,.flex.flex--vertical>.offset--md-9-24{margin-left:37.5%}.flex.flex--vertical>.offset--md-2-5{margin-left:40%}.flex.flex--vertical>.offset--md-5-12,.flex.flex--vertical>.offset--md-10-24{margin-left:41.66667%}.flex.flex--vertical>.offset--md-11-24{margin-left:45.83333%}.flex.flex--vertical>.offset--md-1-2,.flex.flex--vertical>.offset--md-12-24{margin-left:50%}.flex.flex--vertical>.offset--md-13-24{margin-left:54.16667%}.flex.flex--vertical>.offset--md-7-12,.flex.flex--vertical>.offset--md-14-24{margin-left:58.33333%}.flex.flex--vertical>.offset--md-3-5{margin-left:60%}.flex.flex--vertical>.offset--md-5-8,.flex.flex--vertical>.offset--md-15-24{margin-left:62.5%}.flex.flex--vertical>.offset--md-2-3,.flex.flex--vertical>.offset--md-16-24{margin-left:66.66667%}.flex.flex--vertical>.offset--md-17-24{margin-left:70.83333%}.flex.flex--vertical>.offset--md-3-4,.flex.flex--vertical>.offset--md-18-24{margin-left:75%}.flex.flex--vertical>.offset--md-19-24{margin-left:79.16667%}.flex.flex--vertical>.offset--md-4-5{margin-left:80%}.flex.flex--vertical>.offset--md-5-6,.flex.flex--vertical>.offset--md-20-24{margin-left:83.33333%}.flex.flex--vertical>.offset--md-7-8,.flex.flex--vertical>.offset--md-21-24{margin-left:87.5%}.flex.flex--vertical>.offset--md-11-12,.flex.flex--vertical>.offset--md-22-24{margin-left:91.66667%}.flex.flex--vertical>.offset--md-23-24{margin-left:95.83333%}.flex.flex--vertical>.offset--md-1,.flex.flex--vertical>.offset--md-1-1,.flex.flex--vertical>.offset--md-5-5,.flex.flex--vertical>.offset--md-24-24{margin-left:100%}}@media screen and (min-width:64em){.flex.flex--vertical>.offset--lg-1-24{margin-left:4.16667%}.flex.flex--vertical>.offset--lg-1-12,.flex.flex--vertical>.offset--lg-2-24{margin-left:8.33333%}.flex.flex--vertical>.offset--lg-1-8,.flex.flex--vertical>.offset--lg-3-24{margin-left:12.5%}.flex.flex--vertical>.offset--lg-1-6,.flex.flex--vertical>.offset--lg-4-24{margin-left:16.66667%}.flex.flex--vertical>.offset--lg-1-5{margin-left:20%}.flex.flex--vertical>.offset--lg-5-24{margin-left:20.83333%}.flex.flex--vertical>.offset--lg-1-4,.flex.flex--vertical>.offset--lg-6-24{margin-left:25%}.flex.flex--vertical>.offset--lg-7-24{margin-left:29.16667%}.flex.flex--vertical>.offset--lg-1-3,.flex.flex--vertical>.offset--lg-8-24{margin-left:33.33333%}.flex.flex--vertical>.offset--lg-3-8,.flex.flex--vertical>.offset--lg-9-24{margin-left:37.5%}.flex.flex--vertical>.offset--lg-2-5{margin-left:40%}.flex.flex--vertical>.offset--lg-5-12,.flex.flex--vertical>.offset--lg-10-24{margin-left:41.66667%}.flex.flex--vertical>.offset--lg-11-24{margin-left:45.83333%}.flex.flex--vertical>.offset--lg-1-2,.flex.flex--vertical>.offset--lg-12-24{margin-left:50%}.flex.flex--vertical>.offset--lg-13-24{margin-left:54.16667%}.flex.flex--vertical>.offset--lg-7-12,.flex.flex--vertical>.offset--lg-14-24{margin-left:58.33333%}.flex.flex--vertical>.offset--lg-3-5{margin-left:60%}.flex.flex--vertical>.offset--lg-5-8,.flex.flex--vertical>.offset--lg-15-24{margin-left:62.5%}.flex.flex--vertical>.offset--lg-2-3,.flex.flex--vertical>.offset--lg-16-24{margin-left:66.66667%}.flex.flex--vertical>.offset--lg-17-24{margin-left:70.83333%}.flex.flex--vertical>.offset--lg-3-4,.flex.flex--vertical>.offset--lg-18-24{margin-left:75%}.flex.flex--vertical>.offset--lg-19-24{margin-left:79.16667%}.flex.flex--vertical>.offset--lg-4-5{margin-left:80%}.flex.flex--vertical>.offset--lg-5-6,.flex.flex--vertical>.offset--lg-20-24{margin-left:83.33333%}.flex.flex--vertical>.offset--lg-7-8,.flex.flex--vertical>.offset--lg-21-24{margin-left:87.5%}.flex.flex--vertical>.offset--lg-11-12,.flex.flex--vertical>.offset--lg-22-24{margin-left:91.66667%}.flex.flex--vertical>.offset--lg-23-24{margin-left:95.83333%}.flex.flex--vertical>.offset--lg-1,.flex.flex--vertical>.offset--lg-1-1,.flex.flex--vertical>.offset--lg-5-5,.flex.flex--vertical>.offset--lg-24-24{margin-left:100%}}@media screen and (min-width:80em){.flex.flex--vertical>.offset--xl-1-24{margin-left:4.16667%}.flex.flex--vertical>.offset--xl-1-12,.flex.flex--vertical>.offset--xl-2-24{margin-left:8.33333%}.flex.flex--vertical>.offset--xl-1-8,.flex.flex--vertical>.offset--xl-3-24{margin-left:12.5%}.flex.flex--vertical>.offset--xl-1-6,.flex.flex--vertical>.offset--xl-4-24{margin-left:16.66667%}.flex.flex--vertical>.offset--xl-1-5{margin-left:20%}.flex.flex--vertical>.offset--xl-5-24{margin-left:20.83333%}.flex.flex--vertical>.offset--xl-1-4,.flex.flex--vertical>.offset--xl-6-24{margin-left:25%}.flex.flex--vertical>.offset--xl-7-24{margin-left:29.16667%}.flex.flex--vertical>.offset--xl-1-3,.flex.flex--vertical>.offset--xl-8-24{margin-left:33.33333%}.flex.flex--vertical>.offset--xl-3-8,.flex.flex--vertical>.offset--xl-9-24{margin-left:37.5%}.flex.flex--vertical>.offset--xl-2-5{margin-left:40%}.flex.flex--vertical>.offset--xl-5-12,.flex.flex--vertical>.offset--xl-10-24{margin-left:41.66667%}.flex.flex--vertical>.offset--xl-11-24{margin-left:45.83333%}.flex.flex--vertical>.offset--xl-1-2,.flex.flex--vertical>.offset--xl-12-24{margin-left:50%}.flex.flex--vertical>.offset--xl-13-24{margin-left:54.16667%}.flex.flex--vertical>.offset--xl-7-12,.flex.flex--vertical>.offset--xl-14-24{margin-left:58.33333%}.flex.flex--vertical>.offset--xl-3-5{margin-left:60%}.flex.flex--vertical>.offset--xl-5-8,.flex.flex--vertical>.offset--xl-15-24{margin-left:62.5%}.flex.flex--vertical>.offset--xl-2-3,.flex.flex--vertical>.offset--xl-16-24{margin-left:66.66667%}.flex.flex--vertical>.offset--xl-17-24{margin-left:70.83333%}.flex.flex--vertical>.offset--xl-3-4,.flex.flex--vertical>.offset--xl-18-24{margin-left:75%}.flex.flex--vertical>.offset--xl-19-24{margin-left:79.16667%}.flex.flex--vertical>.offset--xl-4-5{margin-left:80%}.flex.flex--vertical>.offset--xl-5-6,.flex.flex--vertical>.offset--xl-20-24{margin-left:83.33333%}.flex.flex--vertical>.offset--xl-7-8,.flex.flex--vertical>.offset--xl-21-24{margin-left:87.5%}.flex.flex--vertical>.offset--xl-11-12,.flex.flex--vertical>.offset--xl-22-24{margin-left:91.66667%}.flex.flex--vertical>.offset--xl-23-24{margin-left:95.83333%}.flex.flex--vertical>.offset--xl-1,.flex.flex--vertical>.offset--xl-1-1,.flex.flex--vertical>.offset--xl-5-5,.flex.flex--vertical>.offset--xl-24-24{margin-left:100%}}.flex.flex--vertical>.flex:not(.flex--vertical).flex--gutter-main{margin-left:.75rem;margin-right:.75rem}.flex.flex--vertical.flex--gutter-main{margin-top:-.75rem;margin-bottom:-.75rem}.flex.flex--vertical.flex--gutter-main>*{margin-top:.75rem;margin-bottom:.75rem}.flex.flex--vertical.flex--gutter-main>.cell--1-24{min-height:calc(4.16667% - 1.5rem);max-height:calc(4.16667% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--1-12,.flex.flex--vertical.flex--gutter-main>.cell--2-24{min-height:calc(8.33333% - 1.5rem);max-height:calc(8.33333% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--1-8,.flex.flex--vertical.flex--gutter-main>.cell--3-24{min-height:calc(12.5% - 1.5rem);max-height:calc(12.5% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--1-6,.flex.flex--vertical.flex--gutter-main>.cell--4-24{min-height:calc(16.66667% - 1.5rem);max-height:calc(16.66667% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--1-5{min-height:calc(20% - 1.5rem);max-height:calc(20% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--5-24{min-height:calc(20.83333% - 1.5rem);max-height:calc(20.83333% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--1-4,.flex.flex--vertical.flex--gutter-main>.cell--6-24{min-height:calc(25% - 1.5rem);max-height:calc(25% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--7-24{min-height:calc(29.16667% - 1.5rem);max-height:calc(29.16667% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--1-3,.flex.flex--vertical.flex--gutter-main>.cell--8-24{min-height:calc(33.33333% - 1.5rem);max-height:calc(33.33333% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--3-8,.flex.flex--vertical.flex--gutter-main>.cell--9-24{min-height:calc(37.5% - 1.5rem);max-height:calc(37.5% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--2-5{min-height:calc(40% - 1.5rem);max-height:calc(40% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--5-12,.flex.flex--vertical.flex--gutter-main>.cell--10-24{min-height:calc(41.66667% - 1.5rem);max-height:calc(41.66667% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--11-24{min-height:calc(45.83333% - 1.5rem);max-height:calc(45.83333% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--1-2,.flex.flex--vertical.flex--gutter-main>.cell--12-24{min-height:calc(50% - 1.5rem);max-height:calc(50% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--13-24{min-height:calc(54.16667% - 1.5rem);max-height:calc(54.16667% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--7-12,.flex.flex--vertical.flex--gutter-main>.cell--14-24{min-height:calc(58.33333% - 1.5rem);max-height:calc(58.33333% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--3-5{min-height:calc(60% - 1.5rem);max-height:calc(60% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--5-8,.flex.flex--vertical.flex--gutter-main>.cell--15-24{min-height:calc(62.5% - 1.5rem);max-height:calc(62.5% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--2-3,.flex.flex--vertical.flex--gutter-main>.cell--16-24{min-height:calc(66.66667% - 1.5rem);max-height:calc(66.66667% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--17-24{min-height:calc(70.83333% - 1.5rem);max-height:calc(70.83333% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--3-4,.flex.flex--vertical.flex--gutter-main>.cell--18-24{min-height:calc(75% - 1.5rem);max-height:calc(75% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--19-24{min-height:calc(79.16667% - 1.5rem);max-height:calc(79.16667% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--4-5{min-height:calc(80% - 1.5rem);max-height:calc(80% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--5-6,.flex.flex--vertical.flex--gutter-main>.cell--20-24{min-height:calc(83.33333% - 1.5rem);max-height:calc(83.33333% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--7-8,.flex.flex--vertical.flex--gutter-main>.cell--21-24{min-height:calc(87.5% - 1.5rem);max-height:calc(87.5% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--11-12,.flex.flex--vertical.flex--gutter-main>.cell--22-24{min-height:calc(91.66667% - 1.5rem);max-height:calc(91.66667% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--23-24{min-height:calc(95.83333% - 1.5rem);max-height:calc(95.83333% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--1,.flex.flex--vertical.flex--gutter-main>.cell--1-1,.flex.flex--vertical.flex--gutter-main>.cell--5-5,.flex.flex--vertical.flex--gutter-main>.cell--24-24{min-height:calc(100% - 1.5rem);max-height:calc(100% - 1.5rem)}@media screen and (min-width:35.5em){.flex.flex--vertical.flex--gutter-main>.cell--sm-1-24{min-height:calc(4.16667% - 1.5rem);max-height:calc(4.16667% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--sm-1-12,.flex.flex--vertical.flex--gutter-main>.cell--sm-2-24{min-height:calc(8.33333% - 1.5rem);max-height:calc(8.33333% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--sm-1-8,.flex.flex--vertical.flex--gutter-main>.cell--sm-3-24{min-height:calc(12.5% - 1.5rem);max-height:calc(12.5% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--sm-1-6,.flex.flex--vertical.flex--gutter-main>.cell--sm-4-24{min-height:calc(16.66667% - 1.5rem);max-height:calc(16.66667% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--sm-1-5{min-height:calc(20% - 1.5rem);max-height:calc(20% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--sm-5-24{min-height:calc(20.83333% - 1.5rem);max-height:calc(20.83333% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--sm-1-4,.flex.flex--vertical.flex--gutter-main>.cell--sm-6-24{min-height:calc(25% - 1.5rem);max-height:calc(25% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--sm-7-24{min-height:calc(29.16667% - 1.5rem);max-height:calc(29.16667% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--sm-1-3,.flex.flex--vertical.flex--gutter-main>.cell--sm-8-24{min-height:calc(33.33333% - 1.5rem);max-height:calc(33.33333% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--sm-3-8,.flex.flex--vertical.flex--gutter-main>.cell--sm-9-24{min-height:calc(37.5% - 1.5rem);max-height:calc(37.5% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--sm-2-5{min-height:calc(40% - 1.5rem);max-height:calc(40% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--sm-5-12,.flex.flex--vertical.flex--gutter-main>.cell--sm-10-24{min-height:calc(41.66667% - 1.5rem);max-height:calc(41.66667% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--sm-11-24{min-height:calc(45.83333% - 1.5rem);max-height:calc(45.83333% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--sm-1-2,.flex.flex--vertical.flex--gutter-main>.cell--sm-12-24{min-height:calc(50% - 1.5rem);max-height:calc(50% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--sm-13-24{min-height:calc(54.16667% - 1.5rem);max-height:calc(54.16667% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--sm-7-12,.flex.flex--vertical.flex--gutter-main>.cell--sm-14-24{min-height:calc(58.33333% - 1.5rem);max-height:calc(58.33333% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--sm-3-5{min-height:calc(60% - 1.5rem);max-height:calc(60% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--sm-5-8,.flex.flex--vertical.flex--gutter-main>.cell--sm-15-24{min-height:calc(62.5% - 1.5rem);max-height:calc(62.5% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--sm-2-3,.flex.flex--vertical.flex--gutter-main>.cell--sm-16-24{min-height:calc(66.66667% - 1.5rem);max-height:calc(66.66667% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--sm-17-24{min-height:calc(70.83333% - 1.5rem);max-height:calc(70.83333% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--sm-3-4,.flex.flex--vertical.flex--gutter-main>.cell--sm-18-24{min-height:calc(75% - 1.5rem);max-height:calc(75% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--sm-19-24{min-height:calc(79.16667% - 1.5rem);max-height:calc(79.16667% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--sm-4-5{min-height:calc(80% - 1.5rem);max-height:calc(80% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--sm-5-6,.flex.flex--vertical.flex--gutter-main>.cell--sm-20-24{min-height:calc(83.33333% - 1.5rem);max-height:calc(83.33333% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--sm-7-8,.flex.flex--vertical.flex--gutter-main>.cell--sm-21-24{min-height:calc(87.5% - 1.5rem);max-height:calc(87.5% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--sm-11-12,.flex.flex--vertical.flex--gutter-main>.cell--sm-22-24{min-height:calc(91.66667% - 1.5rem);max-height:calc(91.66667% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--sm-23-24{min-height:calc(95.83333% - 1.5rem);max-height:calc(95.83333% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--sm-1,.flex.flex--vertical.flex--gutter-main>.cell--sm-1-1,.flex.flex--vertical.flex--gutter-main>.cell--sm-5-5,.flex.flex--vertical.flex--gutter-main>.cell--sm-24-24{min-height:calc(100% - 1.5rem);max-height:calc(100% - 1.5rem)}}@media screen and (min-width:48em){.flex.flex--vertical.flex--gutter-main>.cell--md-1-24{min-height:calc(4.16667% - 1.5rem);max-height:calc(4.16667% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--md-1-12,.flex.flex--vertical.flex--gutter-main>.cell--md-2-24{min-height:calc(8.33333% - 1.5rem);max-height:calc(8.33333% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--md-1-8,.flex.flex--vertical.flex--gutter-main>.cell--md-3-24{min-height:calc(12.5% - 1.5rem);max-height:calc(12.5% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--md-1-6,.flex.flex--vertical.flex--gutter-main>.cell--md-4-24{min-height:calc(16.66667% - 1.5rem);max-height:calc(16.66667% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--md-1-5{min-height:calc(20% - 1.5rem);max-height:calc(20% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--md-5-24{min-height:calc(20.83333% - 1.5rem);max-height:calc(20.83333% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--md-1-4,.flex.flex--vertical.flex--gutter-main>.cell--md-6-24{min-height:calc(25% - 1.5rem);max-height:calc(25% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--md-7-24{min-height:calc(29.16667% - 1.5rem);max-height:calc(29.16667% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--md-1-3,.flex.flex--vertical.flex--gutter-main>.cell--md-8-24{min-height:calc(33.33333% - 1.5rem);max-height:calc(33.33333% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--md-3-8,.flex.flex--vertical.flex--gutter-main>.cell--md-9-24{min-height:calc(37.5% - 1.5rem);max-height:calc(37.5% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--md-2-5{min-height:calc(40% - 1.5rem);max-height:calc(40% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--md-5-12,.flex.flex--vertical.flex--gutter-main>.cell--md-10-24{min-height:calc(41.66667% - 1.5rem);max-height:calc(41.66667% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--md-11-24{min-height:calc(45.83333% - 1.5rem);max-height:calc(45.83333% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--md-1-2,.flex.flex--vertical.flex--gutter-main>.cell--md-12-24{min-height:calc(50% - 1.5rem);max-height:calc(50% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--md-13-24{min-height:calc(54.16667% - 1.5rem);max-height:calc(54.16667% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--md-7-12,.flex.flex--vertical.flex--gutter-main>.cell--md-14-24{min-height:calc(58.33333% - 1.5rem);max-height:calc(58.33333% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--md-3-5{min-height:calc(60% - 1.5rem);max-height:calc(60% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--md-5-8,.flex.flex--vertical.flex--gutter-main>.cell--md-15-24{min-height:calc(62.5% - 1.5rem);max-height:calc(62.5% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--md-2-3,.flex.flex--vertical.flex--gutter-main>.cell--md-16-24{min-height:calc(66.66667% - 1.5rem);max-height:calc(66.66667% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--md-17-24{min-height:calc(70.83333% - 1.5rem);max-height:calc(70.83333% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--md-3-4,.flex.flex--vertical.flex--gutter-main>.cell--md-18-24{min-height:calc(75% - 1.5rem);max-height:calc(75% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--md-19-24{min-height:calc(79.16667% - 1.5rem);max-height:calc(79.16667% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--md-4-5{min-height:calc(80% - 1.5rem);max-height:calc(80% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--md-5-6,.flex.flex--vertical.flex--gutter-main>.cell--md-20-24{min-height:calc(83.33333% - 1.5rem);max-height:calc(83.33333% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--md-7-8,.flex.flex--vertical.flex--gutter-main>.cell--md-21-24{min-height:calc(87.5% - 1.5rem);max-height:calc(87.5% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--md-11-12,.flex.flex--vertical.flex--gutter-main>.cell--md-22-24{min-height:calc(91.66667% - 1.5rem);max-height:calc(91.66667% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--md-23-24{min-height:calc(95.83333% - 1.5rem);max-height:calc(95.83333% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--md-1,.flex.flex--vertical.flex--gutter-main>.cell--md-1-1,.flex.flex--vertical.flex--gutter-main>.cell--md-5-5,.flex.flex--vertical.flex--gutter-main>.cell--md-24-24{min-height:calc(100% - 1.5rem);max-height:calc(100% - 1.5rem)}}@media screen and (min-width:64em){.flex.flex--vertical.flex--gutter-main>.cell--lg-1-24{min-height:calc(4.16667% - 1.5rem);max-height:calc(4.16667% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--lg-1-12,.flex.flex--vertical.flex--gutter-main>.cell--lg-2-24{min-height:calc(8.33333% - 1.5rem);max-height:calc(8.33333% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--lg-1-8,.flex.flex--vertical.flex--gutter-main>.cell--lg-3-24{min-height:calc(12.5% - 1.5rem);max-height:calc(12.5% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--lg-1-6,.flex.flex--vertical.flex--gutter-main>.cell--lg-4-24{min-height:calc(16.66667% - 1.5rem);max-height:calc(16.66667% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--lg-1-5{min-height:calc(20% - 1.5rem);max-height:calc(20% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--lg-5-24{min-height:calc(20.83333% - 1.5rem);max-height:calc(20.83333% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--lg-1-4,.flex.flex--vertical.flex--gutter-main>.cell--lg-6-24{min-height:calc(25% - 1.5rem);max-height:calc(25% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--lg-7-24{min-height:calc(29.16667% - 1.5rem);max-height:calc(29.16667% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--lg-1-3,.flex.flex--vertical.flex--gutter-main>.cell--lg-8-24{min-height:calc(33.33333% - 1.5rem);max-height:calc(33.33333% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--lg-3-8,.flex.flex--vertical.flex--gutter-main>.cell--lg-9-24{min-height:calc(37.5% - 1.5rem);max-height:calc(37.5% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--lg-2-5{min-height:calc(40% - 1.5rem);max-height:calc(40% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--lg-5-12,.flex.flex--vertical.flex--gutter-main>.cell--lg-10-24{min-height:calc(41.66667% - 1.5rem);max-height:calc(41.66667% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--lg-11-24{min-height:calc(45.83333% - 1.5rem);max-height:calc(45.83333% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--lg-1-2,.flex.flex--vertical.flex--gutter-main>.cell--lg-12-24{min-height:calc(50% - 1.5rem);max-height:calc(50% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--lg-13-24{min-height:calc(54.16667% - 1.5rem);max-height:calc(54.16667% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--lg-7-12,.flex.flex--vertical.flex--gutter-main>.cell--lg-14-24{min-height:calc(58.33333% - 1.5rem);max-height:calc(58.33333% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--lg-3-5{min-height:calc(60% - 1.5rem);max-height:calc(60% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--lg-5-8,.flex.flex--vertical.flex--gutter-main>.cell--lg-15-24{min-height:calc(62.5% - 1.5rem);max-height:calc(62.5% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--lg-2-3,.flex.flex--vertical.flex--gutter-main>.cell--lg-16-24{min-height:calc(66.66667% - 1.5rem);max-height:calc(66.66667% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--lg-17-24{min-height:calc(70.83333% - 1.5rem);max-height:calc(70.83333% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--lg-3-4,.flex.flex--vertical.flex--gutter-main>.cell--lg-18-24{min-height:calc(75% - 1.5rem);max-height:calc(75% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--lg-19-24{min-height:calc(79.16667% - 1.5rem);max-height:calc(79.16667% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--lg-4-5{min-height:calc(80% - 1.5rem);max-height:calc(80% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--lg-5-6,.flex.flex--vertical.flex--gutter-main>.cell--lg-20-24{min-height:calc(83.33333% - 1.5rem);max-height:calc(83.33333% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--lg-7-8,.flex.flex--vertical.flex--gutter-main>.cell--lg-21-24{min-height:calc(87.5% - 1.5rem);max-height:calc(87.5% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--lg-11-12,.flex.flex--vertical.flex--gutter-main>.cell--lg-22-24{min-height:calc(91.66667% - 1.5rem);max-height:calc(91.66667% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--lg-23-24{min-height:calc(95.83333% - 1.5rem);max-height:calc(95.83333% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--lg-1,.flex.flex--vertical.flex--gutter-main>.cell--lg-1-1,.flex.flex--vertical.flex--gutter-main>.cell--lg-5-5,.flex.flex--vertical.flex--gutter-main>.cell--lg-24-24{min-height:calc(100% - 1.5rem);max-height:calc(100% - 1.5rem)}}@media screen and (min-width:80em){.flex.flex--vertical.flex--gutter-main>.cell--xl-1-24{min-height:calc(4.16667% - 1.5rem);max-height:calc(4.16667% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--xl-1-12,.flex.flex--vertical.flex--gutter-main>.cell--xl-2-24{min-height:calc(8.33333% - 1.5rem);max-height:calc(8.33333% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--xl-1-8,.flex.flex--vertical.flex--gutter-main>.cell--xl-3-24{min-height:calc(12.5% - 1.5rem);max-height:calc(12.5% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--xl-1-6,.flex.flex--vertical.flex--gutter-main>.cell--xl-4-24{min-height:calc(16.66667% - 1.5rem);max-height:calc(16.66667% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--xl-1-5{min-height:calc(20% - 1.5rem);max-height:calc(20% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--xl-5-24{min-height:calc(20.83333% - 1.5rem);max-height:calc(20.83333% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--xl-1-4,.flex.flex--vertical.flex--gutter-main>.cell--xl-6-24{min-height:calc(25% - 1.5rem);max-height:calc(25% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--xl-7-24{min-height:calc(29.16667% - 1.5rem);max-height:calc(29.16667% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--xl-1-3,.flex.flex--vertical.flex--gutter-main>.cell--xl-8-24{min-height:calc(33.33333% - 1.5rem);max-height:calc(33.33333% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--xl-3-8,.flex.flex--vertical.flex--gutter-main>.cell--xl-9-24{min-height:calc(37.5% - 1.5rem);max-height:calc(37.5% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--xl-2-5{min-height:calc(40% - 1.5rem);max-height:calc(40% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--xl-5-12,.flex.flex--vertical.flex--gutter-main>.cell--xl-10-24{min-height:calc(41.66667% - 1.5rem);max-height:calc(41.66667% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--xl-11-24{min-height:calc(45.83333% - 1.5rem);max-height:calc(45.83333% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--xl-1-2,.flex.flex--vertical.flex--gutter-main>.cell--xl-12-24{min-height:calc(50% - 1.5rem);max-height:calc(50% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--xl-13-24{min-height:calc(54.16667% - 1.5rem);max-height:calc(54.16667% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--xl-7-12,.flex.flex--vertical.flex--gutter-main>.cell--xl-14-24{min-height:calc(58.33333% - 1.5rem);max-height:calc(58.33333% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--xl-3-5{min-height:calc(60% - 1.5rem);max-height:calc(60% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--xl-5-8,.flex.flex--vertical.flex--gutter-main>.cell--xl-15-24{min-height:calc(62.5% - 1.5rem);max-height:calc(62.5% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--xl-2-3,.flex.flex--vertical.flex--gutter-main>.cell--xl-16-24{min-height:calc(66.66667% - 1.5rem);max-height:calc(66.66667% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--xl-17-24{min-height:calc(70.83333% - 1.5rem);max-height:calc(70.83333% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--xl-3-4,.flex.flex--vertical.flex--gutter-main>.cell--xl-18-24{min-height:calc(75% - 1.5rem);max-height:calc(75% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--xl-19-24{min-height:calc(79.16667% - 1.5rem);max-height:calc(79.16667% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--xl-4-5{min-height:calc(80% - 1.5rem);max-height:calc(80% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--xl-5-6,.flex.flex--vertical.flex--gutter-main>.cell--xl-20-24{min-height:calc(83.33333% - 1.5rem);max-height:calc(83.33333% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--xl-7-8,.flex.flex--vertical.flex--gutter-main>.cell--xl-21-24{min-height:calc(87.5% - 1.5rem);max-height:calc(87.5% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--xl-11-12,.flex.flex--vertical.flex--gutter-main>.cell--xl-22-24{min-height:calc(91.66667% - 1.5rem);max-height:calc(91.66667% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--xl-23-24{min-height:calc(95.83333% - 1.5rem);max-height:calc(95.83333% - 1.5rem)}.flex.flex--vertical.flex--gutter-main>.cell--xl-1,.flex.flex--vertical.flex--gutter-main>.cell--xl-1-1,.flex.flex--vertical.flex--gutter-main>.cell--xl-5-5,.flex.flex--vertical.flex--gutter-main>.cell--xl-24-24{min-height:calc(100% - 1.5rem);max-height:calc(100% - 1.5rem)}}.flex.flex--vertical.flex--gutter-main>.offset--1-24{margin-left:calc(4.16667% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--1-12,.flex.flex--vertical.flex--gutter-main>.offset--2-24{margin-left:calc(8.33333% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--1-8,.flex.flex--vertical.flex--gutter-main>.offset--3-24{margin-left:calc(12.5% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--1-6,.flex.flex--vertical.flex--gutter-main>.offset--4-24{margin-left:calc(16.66667% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--1-5{margin-left:calc(20% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--5-24{margin-left:calc(20.83333% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--1-4,.flex.flex--vertical.flex--gutter-main>.offset--6-24{margin-left:calc(25% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--7-24{margin-left:calc(29.16667% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--1-3,.flex.flex--vertical.flex--gutter-main>.offset--8-24{margin-left:calc(33.33333% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--3-8,.flex.flex--vertical.flex--gutter-main>.offset--9-24{margin-left:calc(37.5% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--2-5{margin-left:calc(40% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--5-12,.flex.flex--vertical.flex--gutter-main>.offset--10-24{margin-left:calc(41.66667% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--11-24{margin-left:calc(45.83333% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--1-2,.flex.flex--vertical.flex--gutter-main>.offset--12-24{margin-left:calc(50% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--13-24{margin-left:calc(54.16667% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--7-12,.flex.flex--vertical.flex--gutter-main>.offset--14-24{margin-left:calc(58.33333% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--3-5{margin-left:calc(60% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--5-8,.flex.flex--vertical.flex--gutter-main>.offset--15-24{margin-left:calc(62.5% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--2-3,.flex.flex--vertical.flex--gutter-main>.offset--16-24{margin-left:calc(66.66667% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--17-24{margin-left:calc(70.83333% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--3-4,.flex.flex--vertical.flex--gutter-main>.offset--18-24{margin-left:calc(75% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--19-24{margin-left:calc(79.16667% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--4-5{margin-left:calc(80% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--5-6,.flex.flex--vertical.flex--gutter-main>.offset--20-24{margin-left:calc(83.33333% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--7-8,.flex.flex--vertical.flex--gutter-main>.offset--21-24{margin-left:calc(87.5% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--11-12,.flex.flex--vertical.flex--gutter-main>.offset--22-24{margin-left:calc(91.66667% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--23-24{margin-left:calc(95.83333% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--1,.flex.flex--vertical.flex--gutter-main>.offset--1-1,.flex.flex--vertical.flex--gutter-main>.offset--5-5,.flex.flex--vertical.flex--gutter-main>.offset--24-24{margin-left:calc(100% + 1.5rem)}@media screen and (min-width:35.5em){.flex.flex--vertical.flex--gutter-main>.offset--sm-1-24{margin-left:calc(4.16667% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--sm-1-12,.flex.flex--vertical.flex--gutter-main>.offset--sm-2-24{margin-left:calc(8.33333% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--sm-1-8,.flex.flex--vertical.flex--gutter-main>.offset--sm-3-24{margin-left:calc(12.5% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--sm-1-6,.flex.flex--vertical.flex--gutter-main>.offset--sm-4-24{margin-left:calc(16.66667% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--sm-1-5{margin-left:calc(20% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--sm-5-24{margin-left:calc(20.83333% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--sm-1-4,.flex.flex--vertical.flex--gutter-main>.offset--sm-6-24{margin-left:calc(25% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--sm-7-24{margin-left:calc(29.16667% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--sm-1-3,.flex.flex--vertical.flex--gutter-main>.offset--sm-8-24{margin-left:calc(33.33333% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--sm-3-8,.flex.flex--vertical.flex--gutter-main>.offset--sm-9-24{margin-left:calc(37.5% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--sm-2-5{margin-left:calc(40% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--sm-5-12,.flex.flex--vertical.flex--gutter-main>.offset--sm-10-24{margin-left:calc(41.66667% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--sm-11-24{margin-left:calc(45.83333% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--sm-1-2,.flex.flex--vertical.flex--gutter-main>.offset--sm-12-24{margin-left:calc(50% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--sm-13-24{margin-left:calc(54.16667% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--sm-7-12,.flex.flex--vertical.flex--gutter-main>.offset--sm-14-24{margin-left:calc(58.33333% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--sm-3-5{margin-left:calc(60% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--sm-5-8,.flex.flex--vertical.flex--gutter-main>.offset--sm-15-24{margin-left:calc(62.5% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--sm-2-3,.flex.flex--vertical.flex--gutter-main>.offset--sm-16-24{margin-left:calc(66.66667% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--sm-17-24{margin-left:calc(70.83333% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--sm-3-4,.flex.flex--vertical.flex--gutter-main>.offset--sm-18-24{margin-left:calc(75% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--sm-19-24{margin-left:calc(79.16667% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--sm-4-5{margin-left:calc(80% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--sm-5-6,.flex.flex--vertical.flex--gutter-main>.offset--sm-20-24{margin-left:calc(83.33333% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--sm-7-8,.flex.flex--vertical.flex--gutter-main>.offset--sm-21-24{margin-left:calc(87.5% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--sm-11-12,.flex.flex--vertical.flex--gutter-main>.offset--sm-22-24{margin-left:calc(91.66667% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--sm-23-24{margin-left:calc(95.83333% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--sm-1,.flex.flex--vertical.flex--gutter-main>.offset--sm-1-1,.flex.flex--vertical.flex--gutter-main>.offset--sm-5-5,.flex.flex--vertical.flex--gutter-main>.offset--sm-24-24{margin-left:calc(100% + 1.5rem)}}@media screen and (min-width:48em){.flex.flex--vertical.flex--gutter-main>.offset--md-1-24{margin-left:calc(4.16667% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--md-1-12,.flex.flex--vertical.flex--gutter-main>.offset--md-2-24{margin-left:calc(8.33333% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--md-1-8,.flex.flex--vertical.flex--gutter-main>.offset--md-3-24{margin-left:calc(12.5% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--md-1-6,.flex.flex--vertical.flex--gutter-main>.offset--md-4-24{margin-left:calc(16.66667% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--md-1-5{margin-left:calc(20% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--md-5-24{margin-left:calc(20.83333% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--md-1-4,.flex.flex--vertical.flex--gutter-main>.offset--md-6-24{margin-left:calc(25% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--md-7-24{margin-left:calc(29.16667% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--md-1-3,.flex.flex--vertical.flex--gutter-main>.offset--md-8-24{margin-left:calc(33.33333% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--md-3-8,.flex.flex--vertical.flex--gutter-main>.offset--md-9-24{margin-left:calc(37.5% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--md-2-5{margin-left:calc(40% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--md-5-12,.flex.flex--vertical.flex--gutter-main>.offset--md-10-24{margin-left:calc(41.66667% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--md-11-24{margin-left:calc(45.83333% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--md-1-2,.flex.flex--vertical.flex--gutter-main>.offset--md-12-24{margin-left:calc(50% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--md-13-24{margin-left:calc(54.16667% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--md-7-12,.flex.flex--vertical.flex--gutter-main>.offset--md-14-24{margin-left:calc(58.33333% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--md-3-5{margin-left:calc(60% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--md-5-8,.flex.flex--vertical.flex--gutter-main>.offset--md-15-24{margin-left:calc(62.5% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--md-2-3,.flex.flex--vertical.flex--gutter-main>.offset--md-16-24{margin-left:calc(66.66667% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--md-17-24{margin-left:calc(70.83333% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--md-3-4,.flex.flex--vertical.flex--gutter-main>.offset--md-18-24{margin-left:calc(75% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--md-19-24{margin-left:calc(79.16667% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--md-4-5{margin-left:calc(80% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--md-5-6,.flex.flex--vertical.flex--gutter-main>.offset--md-20-24{margin-left:calc(83.33333% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--md-7-8,.flex.flex--vertical.flex--gutter-main>.offset--md-21-24{margin-left:calc(87.5% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--md-11-12,.flex.flex--vertical.flex--gutter-main>.offset--md-22-24{margin-left:calc(91.66667% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--md-23-24{margin-left:calc(95.83333% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--md-1,.flex.flex--vertical.flex--gutter-main>.offset--md-1-1,.flex.flex--vertical.flex--gutter-main>.offset--md-5-5,.flex.flex--vertical.flex--gutter-main>.offset--md-24-24{margin-left:calc(100% + 1.5rem)}}@media screen and (min-width:64em){.flex.flex--vertical.flex--gutter-main>.offset--lg-1-24{margin-left:calc(4.16667% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--lg-1-12,.flex.flex--vertical.flex--gutter-main>.offset--lg-2-24{margin-left:calc(8.33333% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--lg-1-8,.flex.flex--vertical.flex--gutter-main>.offset--lg-3-24{margin-left:calc(12.5% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--lg-1-6,.flex.flex--vertical.flex--gutter-main>.offset--lg-4-24{margin-left:calc(16.66667% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--lg-1-5{margin-left:calc(20% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--lg-5-24{margin-left:calc(20.83333% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--lg-1-4,.flex.flex--vertical.flex--gutter-main>.offset--lg-6-24{margin-left:calc(25% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--lg-7-24{margin-left:calc(29.16667% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--lg-1-3,.flex.flex--vertical.flex--gutter-main>.offset--lg-8-24{margin-left:calc(33.33333% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--lg-3-8,.flex.flex--vertical.flex--gutter-main>.offset--lg-9-24{margin-left:calc(37.5% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--lg-2-5{margin-left:calc(40% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--lg-5-12,.flex.flex--vertical.flex--gutter-main>.offset--lg-10-24{margin-left:calc(41.66667% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--lg-11-24{margin-left:calc(45.83333% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--lg-1-2,.flex.flex--vertical.flex--gutter-main>.offset--lg-12-24{margin-left:calc(50% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--lg-13-24{margin-left:calc(54.16667% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--lg-7-12,.flex.flex--vertical.flex--gutter-main>.offset--lg-14-24{margin-left:calc(58.33333% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--lg-3-5{margin-left:calc(60% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--lg-5-8,.flex.flex--vertical.flex--gutter-main>.offset--lg-15-24{margin-left:calc(62.5% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--lg-2-3,.flex.flex--vertical.flex--gutter-main>.offset--lg-16-24{margin-left:calc(66.66667% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--lg-17-24{margin-left:calc(70.83333% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--lg-3-4,.flex.flex--vertical.flex--gutter-main>.offset--lg-18-24{margin-left:calc(75% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--lg-19-24{margin-left:calc(79.16667% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--lg-4-5{margin-left:calc(80% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--lg-5-6,.flex.flex--vertical.flex--gutter-main>.offset--lg-20-24{margin-left:calc(83.33333% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--lg-7-8,.flex.flex--vertical.flex--gutter-main>.offset--lg-21-24{margin-left:calc(87.5% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--lg-11-12,.flex.flex--vertical.flex--gutter-main>.offset--lg-22-24{margin-left:calc(91.66667% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--lg-23-24{margin-left:calc(95.83333% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--lg-1,.flex.flex--vertical.flex--gutter-main>.offset--lg-1-1,.flex.flex--vertical.flex--gutter-main>.offset--lg-5-5,.flex.flex--vertical.flex--gutter-main>.offset--lg-24-24{margin-left:calc(100% + 1.5rem)}}@media screen and (min-width:80em){.flex.flex--vertical.flex--gutter-main>.offset--xl-1-24{margin-left:calc(4.16667% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--xl-1-12,.flex.flex--vertical.flex--gutter-main>.offset--xl-2-24{margin-left:calc(8.33333% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--xl-1-8,.flex.flex--vertical.flex--gutter-main>.offset--xl-3-24{margin-left:calc(12.5% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--xl-1-6,.flex.flex--vertical.flex--gutter-main>.offset--xl-4-24{margin-left:calc(16.66667% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--xl-1-5{margin-left:calc(20% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--xl-5-24{margin-left:calc(20.83333% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--xl-1-4,.flex.flex--vertical.flex--gutter-main>.offset--xl-6-24{margin-left:calc(25% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--xl-7-24{margin-left:calc(29.16667% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--xl-1-3,.flex.flex--vertical.flex--gutter-main>.offset--xl-8-24{margin-left:calc(33.33333% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--xl-3-8,.flex.flex--vertical.flex--gutter-main>.offset--xl-9-24{margin-left:calc(37.5% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--xl-2-5{margin-left:calc(40% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--xl-5-12,.flex.flex--vertical.flex--gutter-main>.offset--xl-10-24{margin-left:calc(41.66667% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--xl-11-24{margin-left:calc(45.83333% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--xl-1-2,.flex.flex--vertical.flex--gutter-main>.offset--xl-12-24{margin-left:calc(50% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--xl-13-24{margin-left:calc(54.16667% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--xl-7-12,.flex.flex--vertical.flex--gutter-main>.offset--xl-14-24{margin-left:calc(58.33333% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--xl-3-5{margin-left:calc(60% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--xl-5-8,.flex.flex--vertical.flex--gutter-main>.offset--xl-15-24{margin-left:calc(62.5% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--xl-2-3,.flex.flex--vertical.flex--gutter-main>.offset--xl-16-24{margin-left:calc(66.66667% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--xl-17-24{margin-left:calc(70.83333% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--xl-3-4,.flex.flex--vertical.flex--gutter-main>.offset--xl-18-24{margin-left:calc(75% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--xl-19-24{margin-left:calc(79.16667% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--xl-4-5{margin-left:calc(80% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--xl-5-6,.flex.flex--vertical.flex--gutter-main>.offset--xl-20-24{margin-left:calc(83.33333% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--xl-7-8,.flex.flex--vertical.flex--gutter-main>.offset--xl-21-24{margin-left:calc(87.5% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--xl-11-12,.flex.flex--vertical.flex--gutter-main>.offset--xl-22-24{margin-left:calc(91.66667% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--xl-23-24{margin-left:calc(95.83333% + 1.5rem)}.flex.flex--vertical.flex--gutter-main>.offset--xl-1,.flex.flex--vertical.flex--gutter-main>.offset--xl-1-1,.flex.flex--vertical.flex--gutter-main>.offset--xl-5-5,.flex.flex--vertical.flex--gutter-main>.offset--xl-24-24{margin-left:calc(100% + 1.5rem)}}.flex.flex--vertical.flex--gutter-cross{margin-left:-.75rem;margin-right:-.75rem}.flex.flex--vertical.flex--gutter-cross>*{margin-left:.75rem;margin-right:.75rem}.justify-content-flex-start{-webkit-box-pack:start;justify-content:flex-start}.justify-content-flex-end{-webkit-box-pack:end;justify-content:flex-end}.justify-content-center{-webkit-box-pack:center;justify-content:center}.justify-content-normal{-webkit-box-pack:normal;justify-content:normal}.justify-content-space-between{-webkit-box-pack:justify;justify-content:space-between}.justify-content-space-around{justify-content:space-around}.justify-content-space-evenly{-webkit-box-pack:space-evenly;justify-content:space-evenly}.align-items-flex-start{-webkit-box-align:start;align-items:flex-start}.align-items-flex-end{-webkit-box-align:end;align-items:flex-end}.align-items-center{-webkit-box-align:center;align-items:center}.align-items-normal{-webkit-box-align:normal;align-items:normal}.align-items-baseline{-webkit-box-align:baseline;align-items:baseline}.align-items-stretch{-webkit-box-align:stretch;align-items:stretch}.align-content-flex-start{align-content:flex-start}.align-content-flex-end{align-content:flex-end}.align-content-center{align-content:center}.align-content-space-between{align-content:space-between}.align-content-space-around{align-content:space-around}.align-content-stretch{align-content:stretch}.align-self-flex-start{align-self:flex-start}.align-self-flex-end{align-self:flex-end}.align-self-center{align-self:center}.align-self-baseline{align-self:baseline}.align-self-stretch{align-self:stretch}.align-self-auto{align-self:auto}.margin-top-auto{margin-top:auto}.margin-right-auto{margin-right:auto}.margin-bottom-auto{margin-bottom:auto}.margin-left-auto{margin-left:auto}.flex>label{margin-bottom:0;margin-right:10px;overflow:visible;overflow:initial}.flex>.controls{overflow:visible;overflow:initial}.flex>.controls>.uneditable-input,.flex>.controls>input[type=color],.flex>.controls>input[type=date],.flex>.controls>input[type=datetime-local],.flex>.controls>input[type=datetime],.flex>.controls>input[type=email],.flex>.controls>input[type=month],.flex>.controls>input[type=number],.flex>.controls>input[type=password],.flex>.controls>input[type=search],.flex>.controls>input[type=tel],.flex>.controls>input[type=text],.flex>.controls>input[type=time],.flex>.controls>input[type=url],.flex>.controls>input[type=week],.flex>.controls>select,.flex>.controls>textarea{margin-bottom:0}body{font-size:12px;line-height:1.33333333;font-family:Helvetica,Segoe UI,Arial,sans-serif}h2,h3{font-size:1.5rem}h4{font-size:1rem}h5{font-size:.875rem}h6{font-size:.75rem}a{color:#0073cf;text-decoration:none}a:focus,a:hover{text-decoration:underline}p{margin-top:0;margin-bottom:1em}ol,ul{margin:0 0 1em 2em;padding:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}ol.inline,ul.inline{display:-webkit-box;display:flex;margin:0}ol.inline>li,ul.inline>li{list-style:none;display:-webkit-inline-box;display:inline-flex;padding-left:5px;padding-right:5px}ol.inline>li+li,ul.inline>li+li{margin-top:0}ol.unstyled,ul.unstyled{margin-left:0}ol.unstyled>li,ul.unstyled>li{list-style:none}ol.unstyled>li>ol.unstyled,ol.unstyled>li>ul.unstyled,ul.unstyled>li>ol.unstyled,ul.unstyled>li>ul.unstyled{padding-left:2ch}details>details{padding-left:2ch}dl{margin-top:0;margin-bottom:1em}dl dt{font-weight:700}dl dd{margin-left:1em;margin-top:.5em}dl dd+dt{margin-top:1em}label{font-size:.875rem;font-weight:400;padding-top:0}button,input,select,textarea{font-size:inherit;line-height:inherit;font-weight:inherit}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-muted{color:#9c9c9c}a.text-muted:focus,a.text-muted:hover{color:#727272}.text-warning{color:#f9931a}a.text-warning:focus,a.text-warning:hover{color:#e38414}.text-error{color:#d50000}a.text-error:focus,a.text-error:hover{color:#ca0000}.text-info{color:#4d9ddd}a.text-info:focus,a.text-info:hover{color:#0073cf}.text-success{color:#64b80b}a.text-success:focus,a.text-success:hover{color:#52a808}details summary:focus{outline:none}label[for]{cursor:pointer}.attributes-table,.fake_in_place,.modal,.select2-choices,.uneditable-input,input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select,textarea{border-radius:4px}.edit-form-color,.project-color,.small-colorpicker-trigger{border-radius:2px}.selectro-overlay .uneditable-input,.selectro-overlay input[type=color],.selectro-overlay input[type=date],.selectro-overlay input[type=datetime-local],.selectro-overlay input[type=datetime],.selectro-overlay input[type=email],.selectro-overlay input[type=month],.selectro-overlay input[type=number],.selectro-overlay input[type=password],.selectro-overlay input[type=search],.selectro-overlay input[type=tel],.selectro-overlay input[type=text],.selectro-overlay input[type=time],.selectro-overlay input[type=url],.selectro-overlay input[type=week],.selectro-overlay select,.selectro-overlay textarea{border-radius:0}.input-append>*+input[type=color],.input-append>*+input[type=date],.input-append>*+input[type=datetime-local],.input-append>*+input[type=datetime],.input-append>*+input[type=email],.input-append>*+input[type=month],.input-append>*+input[type=number],.input-append>*+input[type=password],.input-append>*+input[type=search],.input-append>*+input[type=tel],.input-append>*+input[type=text],.input-append>*+input[type=time],.input-append>*+input[type=url],.input-append>*+input[type=week]{border-top-left-radius:4px;border-bottom-left-radius:4px;border-top-right-radius:0!important;border-bottom-right-radius:0!important}.input-append:not(.input-append-unstyled) input[type=text]{border-top-right-radius:0;border-bottom-right-radius:0}.input-append:not(.input-append-unstyled) input[type=text].rounded{border-top-right-radius:4px;border-bottom-right-radius:4px}.uneditable-input:not(.selectro-input):not(.react-in-place__input):not(.form_in_place_input):not(.select2-input):focus,input[type=color]:not(.selectro-input):not(.react-in-place__input):not(.form_in_place_input):not(.select2-input):focus,input[type=date]:not(.selectro-input):not(.react-in-place__input):not(.form_in_place_input):not(.select2-input):focus,input[type=datetime-local]:not(.selectro-input):not(.react-in-place__input):not(.form_in_place_input):not(.select2-input):focus,input[type=datetime]:not(.selectro-input):not(.react-in-place__input):not(.form_in_place_input):not(.select2-input):focus,input[type=email]:not(.selectro-input):not(.react-in-place__input):not(.form_in_place_input):not(.select2-input):focus,input[type=month]:not(.selectro-input):not(.react-in-place__input):not(.form_in_place_input):not(.select2-input):focus,input[type=number]:not(.selectro-input):not(.react-in-place__input):not(.form_in_place_input):not(.select2-input):focus,input[type=password]:not(.selectro-input):not(.react-in-place__input):not(.form_in_place_input):not(.select2-input):focus,input[type=search]:not(.selectro-input):not(.react-in-place__input):not(.form_in_place_input):not(.select2-input):focus,input[type=tel]:not(.selectro-input):not(.react-in-place__input):not(.form_in_place_input):not(.select2-input):focus,input[type=text]:not(.selectro-input):not(.react-in-place__input):not(.form_in_place_input):not(.select2-input):focus,input[type=time]:not(.selectro-input):not(.react-in-place__input):not(.form_in_place_input):not(.select2-input):focus,input[type=url]:not(.selectro-input):not(.react-in-place__input):not(.form_in_place_input):not(.select2-input):focus,input[type=week]:not(.selectro-input):not(.react-in-place__input):not(.form_in_place_input):not(.select2-input):focus,select:not(.selectro-input):not(.react-in-place__input):not(.form_in_place_input):not(.select2-input):focus,textarea:not(.selectro-input):not(.react-in-place__input):not(.form_in_place_input):not(.select2-input):focus{border-color:#88bbe4;border-style:solid;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 0 2px rgba(82,168,236,.5);background-color:transparent;outline:none;text-decoration:none}.flex-col{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.flex-col--align-center,.flex-row--align-center{-webkit-box-align:center;align-items:center}.flex-col--align-top,.flex-row--align-top{-webkit-box-align:start;align-items:flex-start}.flex-col--align-bottom,.flex-row--align-bottom{-webkit-box-align:end;align-items:flex-end}.flex-col--align-stretch,.flex-row--align-stretch{-webkit-box-align:stretch;align-items:stretch}.flex-col--align-bottom .aha-icon,.flex-col--align-bottom .fa,.flex-col--align-bottom a,.flex-col--align-bottom button,.flex-col--align-center .aha-icon,.flex-col--align-center .fa,.flex-col--align-center a,.flex-col--align-center button,.flex-col--align-top .aha-icon,.flex-col--align-top .fa,.flex-col--align-top a,.flex-col--align-top button,.flex-row--align-bottom .aha-icon,.flex-row--align-bottom .fa,.flex-row--align-bottom a,.flex-row--align-bottom button,.flex-row--align-center .aha-icon,.flex-row--align-center .fa,.flex-row--align-center a,.flex-row--align-center button,.flex-row--align-top .aha-icon,.flex-row--align-top .fa,.flex-row--align-top a,.flex-row--align-top button{align-self:auto}.flex-col--justify-left,.flex-row--justify-left{-webkit-box-pack:start;justify-content:flex-start}.flex-col--justify-right,.flex-row--justify-right{-webkit-box-pack:end;justify-content:flex-end}.flex-col--justify-center,.flex-row--justify-center{-webkit-box-pack:center;justify-content:center}.flex-col--justify-space-around,.flex-row--justify-space-around{justify-content:space-around}.flex-col--justify-space-between,.flex-row--justify-space-between{-webkit-box-pack:justify;justify-content:space-between}.flex-col--justify-space-evenly,.flex-row--justify-space-evenly{-webkit-box-pack:space-evenly;justify-content:space-evenly}.flex-col--wrap,.flex-row--wrap{flex-wrap:wrap}.btn,.selectro-trigger{background-color:#fff;color:#333;border-color:#dbdbdb}.btn.hover,.btn:hover,.selectro-trigger.hover,.selectro-trigger:hover{background-color:#fff;border-color:#b1b1b1;color:#333;text-decoration:none}.btn.focus,.btn:focus,.selectro-trigger.focus,.selectro-trigger:focus{background-color:#fff;color:#333;border-color:#88bbe4;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 0 2px rgba(82,168,236,.5);text-decoration:none;outline:none}.btn:active,.selectro-trigger:active{color:#333;background-color:#f1f1f1;border-color:#52a8ec;text-decoration:none}.btn.active,.selectro-trigger.active{color:#333;background-color:#f1f1f1;text-decoration:none}.btn.disabled,.btn[disabled],.selectro-trigger.disabled,.selectro-trigger[disabled]{background-color:#fff;color:#878787;border-color:#dbdbdb}.btn{border-radius:4px;border-width:1px;border-style:solid;min-width:2rem;box-sizing:border-box;text-decoration:none;text-shadow:none;cursor:pointer;line-height:20px;font-size:12px;text-align:center;padding:4px 11px;vertical-align:middle;display:inline-block;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;outline:none!important}.btn.disabled,.btn[disabled]{cursor:not-allowed;opacity:.3}.btn-mini{padding:0 4px;font-size:10.5px}.btn-small{padding:2px 10px;font-size:11.9px}.btn-large{padding:11px 19px;font-size:17.5px}.btn-primary{background-color:#0073cf;color:#fff;border-color:#0073cf}.btn-primary.hover,.btn-primary:hover{background-color:#005ca6;border-color:#005ca6;color:#fff;text-decoration:none}.btn-primary.focus,.btn-primary:focus{background-color:#005ca6;color:#fff;border-color:#88bbe4;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 0 2px rgba(82,168,236,.5);text-decoration:none;outline:none}.btn-primary:active{color:#fff;background-color:#005ca6;border-color:#005ca6;text-decoration:none}.btn-primary.active{color:#fff;background-color:#005ca6;text-decoration:none}.btn-primary.disabled,.btn-primary[disabled]{background-color:#0073cf;color:#fff;border-color:#0073cf}.btn-primary.btn-outline{background-color:transparent;color:#0073cf;border-color:#0073cf}.btn-primary.btn-outline.hover,.btn-primary.btn-outline:hover{background-color:transparent;border-color:#005ca6;color:#005ca6;text-decoration:none}.btn-primary.btn-outline.focus,.btn-primary.btn-outline:focus{background-color:transparent;color:#005ca6;border-color:#88bbe4;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 0 2px rgba(82,168,236,.5);text-decoration:none;outline:none}.btn-primary.btn-outline:active{color:#005ca6;background-color:transparent;border-color:#005ca6;text-decoration:none}.btn-primary.btn-outline.active{color:#005ca6;background-color:transparent;text-decoration:none}.btn-primary.btn-outline.disabled,.btn-primary.btn-outline[disabled]{background-color:transparent;color:#0073cf;border-color:#0073cf}.btn-secondary{background-color:#fff;color:#0073cf;border-color:#dbdbdb}.btn-secondary.hover,.btn-secondary:hover{background-color:#fff;border-color:#b1b1b1;color:#0073cf;text-decoration:none}.btn-secondary.focus,.btn-secondary:focus{background-color:#fff;color:#0073cf;border-color:#88bbe4;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 0 2px rgba(82,168,236,.5);text-decoration:none;outline:none}.btn-secondary:active{color:#0073cf;background-color:#fff;border-color:#b1b1b1;text-decoration:none}.btn-secondary.active{color:#0073cf;background-color:#fff;text-decoration:none}.btn-secondary.disabled,.btn-secondary[disabled]{background-color:#fff;color:#0073cf;border-color:#dbdbdb}.btn-secondary.focus,.btn-secondary:focus{border-color:rgba(82,168,236,.8)}.btn-secondary .caret{border-top-color:#0073cf}.btn-link,.btn-secondary.btn-outline{background-color:transparent}.btn-link{color:#0073cf;padding:0;border:0;vertical-align:baseline;line-height:inherit;box-shadow:none!important}.btn-link.hover,.btn-link:hover{background-color:transparent;border-color:transparent;color:#0067ba;text-decoration:none}.btn-link.focus,.btn-link:focus{background-color:transparent;color:#0067ba;border-color:#88bbe4;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 0 2px rgba(82,168,236,.5);text-decoration:none;outline:none}.btn-link:active{color:#0067ba;background-color:transparent;border-color:transparent;text-decoration:none}.btn-link.active{color:#0067ba;background-color:transparent;text-decoration:none}.btn-link.disabled,.btn-link[disabled]{background-color:transparent;color:#0073cf;border-color:transparent}.btn-link.btn-outline{background-color:transparent;color:#0073cf;border-color:transparent}.btn-link.btn-outline.hover,.btn-link.btn-outline:hover{background-color:transparent;border-color:transparent;color:#0067ba;text-decoration:none}.btn-link.btn-outline.focus,.btn-link.btn-outline:focus{background-color:transparent;color:#0067ba;border-color:#88bbe4;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 0 2px rgba(82,168,236,.5);text-decoration:none;outline:none}.btn-link.btn-outline:active{color:#0067ba;background-color:transparent;border-color:transparent;text-decoration:none}.btn-link.btn-outline.active{color:#0067ba;background-color:transparent;text-decoration:none}.btn-link.btn-outline.disabled,.btn-link.btn-outline[disabled]{background-color:transparent;color:#0073cf;border-color:transparent}.btn-link.focus,.btn-link.hover,.btn-link:focus,.btn-link:hover{text-decoration:underline}.btn-link.btn-outline.focus,.btn-link.btn-outline.hover,.btn-link.btn-outline:focus,.btn-link.btn-outline:hover{text-decoration:underline}.btn-success{background-color:#64b80b;color:#fff;border-color:#64b80b}.btn-success.hover,.btn-success:hover{background-color:#52a808;border-color:#52a808;color:#fff;text-decoration:none}.btn-success.focus,.btn-success:focus{background-color:#52a808;color:#fff;border-color:#88bbe4;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 0 2px rgba(82,168,236,.5);text-decoration:none;outline:none}.btn-success:active{color:#fff;background-color:#369103;border-color:#369103;text-decoration:none}.btn-success.active{color:#fff;background-color:#369103;text-decoration:none}.btn-success.disabled,.btn-success[disabled]{background-color:#64b80b;color:#fff;border-color:#64b80b}.btn-success.btn-outline{background-color:transparent;color:#64b80b;border-color:#64b80b}.btn-success.btn-outline.hover,.btn-success.btn-outline:hover{background-color:transparent;border-color:#369103;color:#369103;text-decoration:none}.btn-success.btn-outline.focus,.btn-success.btn-outline:focus{background-color:transparent;color:#369103;border-color:#88bbe4;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 0 2px rgba(82,168,236,.5);text-decoration:none;outline:none}.btn-success.btn-outline:active{color:#369103;background-color:transparent;border-color:#369103;text-decoration:none}.btn-success.btn-outline.active{color:#369103;background-color:transparent;text-decoration:none}.btn-success.btn-outline.disabled,.btn-success.btn-outline[disabled]{background-color:transparent;color:#64b80b;border-color:#64b80b}.btn-warning{background-color:#f9931a;color:#fff;border-color:#f9931a}.btn-warning.hover,.btn-warning:hover{background-color:#e38414;border-color:#e38414;color:#fff;text-decoration:none}.btn-warning.focus,.btn-warning:focus{background-color:#e38414;color:#fff;border-color:#88bbe4;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 0 2px rgba(82,168,236,.5);text-decoration:none;outline:none}.btn-warning:active{color:#fff;background-color:#cd750e;border-color:#cd750e;text-decoration:none}.btn-warning.active{color:#fff;background-color:#cd750e;text-decoration:none}.btn-warning.disabled,.btn-warning[disabled]{background-color:#f9931a;color:#fff;border-color:#f9931a}.btn-warning.btn-outline{background-color:transparent;color:#f9931a;border-color:#f9931a}.btn-warning.btn-outline.hover,.btn-warning.btn-outline:hover{background-color:transparent;border-color:#cd750e;color:#cd750e;text-decoration:none}.btn-warning.btn-outline.focus,.btn-warning.btn-outline:focus{background-color:transparent;color:#cd750e;border-color:#88bbe4;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 0 2px rgba(82,168,236,.5);text-decoration:none;outline:none}.btn-warning.btn-outline:active{color:#cd750e;background-color:transparent;border-color:#cd750e;text-decoration:none}.btn-warning.btn-outline.active{color:#cd750e;background-color:transparent;text-decoration:none}.btn-warning.btn-outline.disabled,.btn-warning.btn-outline[disabled]{background-color:transparent;color:#f9931a;border-color:#f9931a}.btn-danger{background-color:#d50000;color:#fff;border-color:#d50000}.btn-danger.hover,.btn-danger:hover{background-color:#ca0000;border-color:#ca0000;color:#fff;text-decoration:none}.btn-danger.focus,.btn-danger:focus{background-color:#ca0000;color:#fff;border-color:#88bbe4;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 0 2px rgba(82,168,236,.5);text-decoration:none;outline:none}.btn-danger:active{color:#fff;background-color:#ba0000;border-color:#ba0000;text-decoration:none}.btn-danger.active{color:#fff;background-color:#ba0000;text-decoration:none}.btn-danger.disabled,.btn-danger[disabled]{background-color:#d50000;color:#fff;border-color:#d50000}.btn-danger.btn-outline{background-color:transparent;color:#d50000;border-color:#d50000}.btn-danger.btn-outline.hover,.btn-danger.btn-outline:hover{background-color:transparent;border-color:#ba0000;color:#ba0000;text-decoration:none}.btn-danger.btn-outline.focus,.btn-danger.btn-outline:focus{background-color:transparent;color:#ba0000;border-color:#88bbe4;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 0 2px rgba(82,168,236,.5);text-decoration:none;outline:none}.btn-danger.btn-outline:active{color:#ba0000;background-color:transparent;border-color:#ba0000;text-decoration:none}.btn-danger.btn-outline.active{color:#ba0000;background-color:transparent;text-decoration:none}.btn-danger.btn-outline.disabled,.btn-danger.btn-outline[disabled]{background-color:transparent;color:#d50000;border-color:#d50000}.btn-gray{background-color:#dbdbdb;color:#333;border-color:#dbdbdb}.btn-gray.hover,.btn-gray:hover{background-color:#c6c6c6;border-color:#c6c6c6;color:#333;text-decoration:none}.btn-gray.focus,.btn-gray:focus{background-color:#c6c6c6;color:#333;border-color:#88bbe4;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 0 2px rgba(82,168,236,.5);text-decoration:none;outline:none}.btn-gray:active{color:#333;background-color:#b1b1b1;border-color:#b1b1b1;text-decoration:none}.btn-gray.active{color:#333;background-color:#b1b1b1;text-decoration:none}.btn-gray.disabled,.btn-gray[disabled]{background-color:#dbdbdb;color:#333;border-color:#dbdbdb}.btn-gray.btn-outline{background-color:transparent;color:#b1b1b1;border-color:#b1b1b1}.btn-gray.btn-outline.hover,.btn-gray.btn-outline:hover{background-color:transparent;border-color:#878787;color:#878787;text-decoration:none}.btn-gray.btn-outline.focus,.btn-gray.btn-outline:focus{background-color:transparent;color:#878787;border-color:#88bbe4;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 0 2px rgba(82,168,236,.5);text-decoration:none;outline:none}.btn-gray.btn-outline:active{color:#878787;background-color:transparent;border-color:#878787;text-decoration:none}.btn-gray.btn-outline.active{color:#878787;background-color:transparent;text-decoration:none}.btn-gray.btn-outline.disabled,.btn-gray.btn-outline[disabled]{background-color:transparent;color:#b1b1b1;border-color:#b1b1b1}.btn-unstyled{background-color:transparent;color:#333;border-color:transparent;padding-left:.4em;padding-right:.4em;border-color:transparent!important;box-shadow:none!important}.btn-unstyled.hover,.btn-unstyled:hover{background-color:transparent;border-color:transparent;color:#333;text-decoration:none}.btn-unstyled.focus,.btn-unstyled:focus{background-color:transparent;color:#333;border-color:#88bbe4;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 0 2px rgba(82,168,236,.5);text-decoration:none;outline:none}.btn-unstyled:active{color:#333;background-color:transparent;border-color:transparent;text-decoration:none}.btn-unstyled.active{color:#333;background-color:transparent;text-decoration:none}.btn-unstyled.disabled,.btn-unstyled[disabled]{background-color:transparent;color:#333;border-color:transparent}.btn-unstyled.btn-outline{background-color:transparent;color:#333;border-color:transparent}.btn-unstyled.btn-outline.hover,.btn-unstyled.btn-outline:hover{background-color:transparent;border-color:transparent;color:#333;text-decoration:none}.btn-unstyled.btn-outline.focus,.btn-unstyled.btn-outline:focus{background-color:transparent;color:#333;border-color:#88bbe4;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 0 2px rgba(82,168,236,.5);text-decoration:none;outline:none}.btn-unstyled.btn-outline:active{color:#333;background-color:transparent;border-color:transparent;text-decoration:none}.btn-unstyled.btn-outline.active{color:#333;background-color:transparent;text-decoration:none}.btn-unstyled.btn-outline.disabled,.btn-unstyled.btn-outline[disabled]{background-color:transparent;color:#333;border-color:transparent}.btn-text{cursor:auto;background-color:transparent;padding-left:0;padding-right:0;border-color:transparent}.btn-text:active,.btn-text:focus,.btn-text:hover{box-shadow:none!important}.btn-outline{background-color:transparent}.copy-button{border-color:transparent;color:#aaa;min-width:auto;padding-left:4px;padding-right:4px}.copy-button:active,.copy-button:focus,.copy-button:hover{color:inherit;border-color:transparent;background:none}.btn-group{display:-webkit-inline-box;display:inline-flex;position:relative;white-space:nowrap;vertical-align:top}.btn-group+.btn-group{margin-left:8px}.btn-group>*{border-radius:0}.btn-group>.btn{align-self:stretch}.btn-group>.btn.active,.btn-group>.btn:active{z-index:1}.btn-group>.btn.focus,.btn-group>.btn.hover,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:2}.btn-group>.btn.disabled,.btn-group>.btn[disabled]{z-index:0}.btn-group>:first-child{border-top-left-radius:4px;border-bottom-left-radius:4px}.btn-group>:not(:first-child).btn,.btn-group>:not(:first-child).popdown{margin-left:-1px}.btn-group>:not(:first-child).selectro-trigger{border-top-left-radius:0;border-bottom-left-radius:0}.btn-group>.btn-last,.btn-group>:last-child:not(.dropdown-menu){border-top-right-radius:4px;border-bottom-right-radius:4px}.btn-group>.dropdown-toggle,.btn-group>.filter-menu-trigger{border-top-right-radius:4px;border-bottom-right-radius:4px}.btn-group>.popdown>.popdown__trigger{border-radius:0}.btn-group>.popdown:first-child .popdown__trigger{border-top-left-radius:4px;border-bottom-left-radius:4px}.btn-group>.popdown:not(:first-child){margin-left:-1px}.btn-group>.popdown:last-child .popdown__trigger{border-top-right-radius:4px;border-bottom-right-radius:4px}.btn-group>.popdown~.btn{position:relative}.btn-group--vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.btn-group--vertical>:first-child{border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-left-radius:0;border-bottom-right-radius:0}.btn-group--vertical>:last-child:not(.dropdown-menu){border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.btn-group--vertical>:not(:first-child).btn,.btn-group--vertical>:not(:first-child).popdown{margin-left:0;margin-top:-1px}.btn-group--vertical>:first-child:last-child:not(.dropdown-menu){border-radius:4px}.btn-group--vertical>.dropdown-toggle,.btn-group--vertical>.filter-menu-trigger{border-bottom-right-radius:4px;border-bottom-left-radius:4px}#monet-editor .rangeslider{margin:0;position:relative;background:#e0e0e0;touch-action:none}#monet-editor .rangeslider,#monet-editor .rangeslider .rangeslider__fill{display:block}#monet-editor .rangeslider .rangeslider__handle{background:#fff;border:1px solid #ccc;cursor:pointer;display:inline-block;position:absolute;box-shadow:0 0 2px rgba(0,0,0,.15)}#monet-editor .rangeslider .rangeslider__handle .rangeslider__active{opacity:1}#monet-editor .rangeslider .rangeslider__handle-tooltip{width:40px;height:40px;text-align:center;position:absolute;background-color:rgba(0,0,0,.8);font-weight:400;font-size:14px;-webkit-transition:all .1s ease-in;transition:all .1s ease-in;border-radius:4px;display:inline-block;color:#fff;left:50%;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}#monet-editor .rangeslider .rangeslider__handle-tooltip span{margin-top:12px;display:inline-block;line-height:100%}#monet-editor .rangeslider .rangeslider__handle-tooltip:after{content:" ";position:absolute;width:0;height:0}#monet-editor .rangeslider-horizontal{height:2px;border-radius:10px;margin-top:10px}#monet-editor .rangeslider-horizontal .rangeslider__fill{height:100%;background-color:#4d9ddc;border-radius:2px;top:0}#monet-editor .rangeslider-horizontal .rangeslider__handle{width:15px;height:15px;border-radius:15px;top:40%;outline:none;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}#monet-editor .rangeslider-vertical{margin:20px auto;height:150px;max-width:10px;background-color:transparent}#monet-editor .rangeslider-vertical .rangeslider__fill,#monet-editor .rangeslider-vertical .rangeslider__handle{position:absolute}#monet-editor .rangeslider-vertical .rangeslider__fill{width:100%;background-color:#7cb342;box-shadow:none;bottom:0}#monet-editor .rangeslider-vertical .rangeslider__handle{width:30px;height:10px;left:-10px;box-shadow:none}#monet-editor .rangeslider-vertical .rangeslider__handle-tooltip{left:-100%;top:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}#monet-editor .rangeslider-vertical .rangeslider__handle-tooltip:after{border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:8px solid rgba(0,0,0,.8);left:100%;top:12px}#monet-editor .rangeslider-reverse.rangeslider-horizontal .rangeslider__fill{right:0}#monet-editor .rangeslider-reverse.rangeslider-vertical .rangeslider__fill{top:0;bottom:inherit}#monet-editor .rangeslider__labels{position:relative}.rangeslider-vertical #monet-editor .rangeslider__labels{position:relative;list-style-type:none;margin:0 0 0 24px;padding:0;text-align:left;width:250px;height:100%;left:10px}.rangeslider-vertical #monet-editor .rangeslider__labels .rangeslider__label-item{position:absolute;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.rangeslider-vertical #monet-editor .rangeslider__labels .rangeslider__label-item:before{content:"";width:10px;height:2px;background:#000;position:absolute;left:-14px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:-1}#monet-editor .rangeslider__labels .rangeslider__label-item{position:absolute;font-size:14px;cursor:pointer;display:inline-block;top:10px;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}#monet-editor .rotateWidget{display:inline-block;width:24px;height:24px;background:#fff;border:1px solid #ccc;border-radius:12px;box-shadow:inset -3px -2px 10px 0 rgba(0,0,0,.15)}#monet-editor .rotateWidget .rotatePointer{width:6px;height:6px;background-color:#ddd;border:1px solid #888;border-radius:6px;position:relative}#monet-editor .rotateWidgetContainer.btn-with-label{margin-bottom:0}#monet-editor .rotateWidgetContainer.btn-with-label .btn-group{margin:5px 0 10px}#monet-editor .rotateWidgetContainer.btn-with-label input[type=number]{width:55px}.full-width-flex{display:-webkit-box;display:flex}.full-width-flex>*{-webkit-box-flex:1;flex-grow:1}.full-width-flex.nomargin>:first-child{margin-right:0}.flex-row{-webkit-box-orient:horizontal;flex-direction:row}.flex-column,.flex-row{display:-webkit-box;display:flex;-webkit-box-direction:normal}.flex-column{-webkit-box-orient:vertical;flex-direction:column}.flex-wrap{flex-wrap:wrap}.monet *{box-sizing:border-box}.monet--live-preview{height:100%;width:100%;display:-webkit-box;display:flex;pointer-events:none}.monet--new-scaling{overflow:hidden}#monet-editor a.btn,#monet-editor button{height:30px;min-width:30px;font-size:12px;text-align:center}#monet-editor a.btn.btn-disabled,#monet-editor button.btn-disabled{color:#ccc!important;background-color:#f1f1f1!important;cursor:default}#monet-editor a.btn.btn-disabled:hover,#monet-editor button.btn-disabled:hover{border-color:#ddd!important}#monet-editor a.btn.btn-disabled:active,#monet-editor a.btn.btn-disabled:focus,#monet-editor button.btn-disabled:active,#monet-editor button.btn-disabled:focus{border-color:#ddd!important;box-shadow:none!important}#monet-editor a.btn.btn-refresh,#monet-editor button.btn-refresh{width:auto;height:24px;line-height:15px}#monet-editor a.btn.btn-original-size,#monet-editor button.btn-original-size{margin-left:14px;width:138px;height:24px;line-height:18px;margin-top:10px}#monet-editor a.btn.btn-groups,#monet-editor button.btn-groups{height:24px;line-height:18px}#monet-editor .btn-group,#monet-editor a.btn,#monet-editor button{vertical-align:top}#monet-editor .btn-group.btn-with-label,#monet-editor a.btn.btn-with-label,#monet-editor button.btn-with-label{margin-bottom:17px}#monet-editor .btn-group.btn-with-label label,#monet-editor a.btn.btn-with-label label,#monet-editor button.btn-with-label label{font-size:10px;font-family:Helvetica,Segoe UI,Arial,sans-serif;color:#333;position:relative;text-align:center;line-height:12px;width:58px;left:-13px;top:25%}.monet-header{height:40px;background:#f1f1f1;position:relative;z-index:2;padding:0 15px 0 0;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;border-bottom:1px solid #ddd}.monet-header,.monet-header *{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.monet-header .monet-header__logo{display:-webkit-box;display:flex;width:94px;-webkit-box-align:center;align-items:center;padding-left:15px;padding-right:15px;overflow:hidden;height:40px}.monet-header .monet-header__logo img{max-height:40px;max-width:64px}.monet-header .monet-header__center-spacer{-webkit-box-flex:1;flex:1;text-align:center}.monet-header .monet-header__buttons .btn{margin-left:5px}.monet-header .monet-header__buttons .btn-close{margin-left:30px}.monet-tool-bar{display:"flex";height:40px;background:#fff;box-shadow:0 1px 0 rgba(0,0,0,.15);position:relative;z-index:2;padding:0 15px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.monet-tool-bar,.monet-tool-bar *{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.monet-tool-bar .btn-group+.btn-group{margin-left:20px}.monet-tool-bar__primary-buttons{-webkit-box-flex:1;flex:1;text-align:center;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.monet-tool-bar__primary-buttons>*{text-align:left;margin-left:5px}.monet-tool-bar__separator{height:30px;width:1px;display:inline-block;background:#dbdbdb;margin:0 5px 0 10px}.monet-tool-bar__redo-btn{margin-left:5px}.monet-tool-bar__shape-btn>i{line-height:23px}.monet__zoom-popdown{margin-left:5px}.monet__zoom-popdown a>i{margin-left:5px}.monet__table-popdown{width:-webkit-max-content;width:-moz-max-content;width:max-content}.monet__shape-popdown{display:-webkit-box;display:flex;flex-wrap:wrap;width:252px!important;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.monet__shape-popdown>ul{list-style:none;margin-left:12px;margin-right:12px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;display:-webkit-box;display:flex;flex-wrap:wrap}.monet__shape-popdown>ul>li.nav-header{width:100%;padding:4px 15px 2px!important}.monet__shape-popdown>ul>.monet__shape-popdown__shape-buttons{padding:0 12px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;display:-webkit-box;display:flex;flex-wrap:wrap}.monet__shape-popdown>ul>.monet__shape-popdown__shape-buttons>li:not(.nav-header){width:25px;height:25px;cursor:pointer}.monet__shape-popdown>ul>.monet__shape-popdown__shape-buttons>li:not(.nav-header):hover{background-color:#e6e6e6}.monet__shape-popdown>ul>.monet__shape-popdown__shape-buttons>li:not(.nav-header):hover svg *{fill:#565656!important}.monet__shape-popdown>ul>.monet__shape-popdown__shape-buttons>li:not(.nav-header) a{width:100%;height:100%!important;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;padding:0;padding-left:0!important;padding-right:0!important}.monet__shape-popdown>ul>.monet__shape-popdown__shape-buttons>li:not(.nav-header) a:hover{background:transparent!important}.monet__shape-popdown>ul>.monet__shape-popdown__shape-buttons>li:not(.nav-header) a svg{width:18px;height:18px;margin:0 auto;display:block}.monet__shape-popdown>ul>.monet__shape-popdown__shape-buttons>li:not(.nav-header) a svg *{fill:#4d9ddd!important;stroke:#015ca6!important}.monet-saving-text{margin-bottom:0;color:#999;font-size:12px;width:100px;text-align:right}.monet-layout{position:fixed;left:0;right:0;z-index:800;box-sizing:border-box;overflow:hidden;margin-top:2px}.monet-layout__editor{position:relative;z-index:1;background:#fff;height:calc(100vh - 184px)}.getting-started-header:not(.getting-started-header--hidden)~#workspace .monet-layout__editor{height:calc(100vh - 226px)}.edited-by-others-locked{border:1px solid #fde26c!important;box-shadow:1px 1px 4px 0 #fde26c!important}.edited-by-others-locked,.edited-by-others-locked *{cursor:not-allowed!important}.monet-layout__canvas{-webkit-box-flex:1;flex:1;overflow:auto;position:relative;background:#f1f1f1;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}.monet-layout__canvas--live-preview{overflow:hidden}.monet-layout__canvas--live-preview .monet-selection__move-box{border:none!important}.monet-editing-wrapper{position:absolute;padding:5px;z-index:1000;background-color:#f9ebab;border-right:1px solid #fde26c;border-bottom:1px solid #fde26c}.monet-editing-message__avatar{margin-right:5px;margin-top:-1px}.monet-editing-message__since:after{content:"\f023";font:normal normal normal 14px/1 FontAwesome;width:12px;font-size:12px;display:inline-block;text-align:center;line-height:16px;margin-left:.2em}.monet-layout__slide-scalar{-webkit-transform-origin:0 0 0;transform-origin:0 0 0;margin:0 auto;position:absolute;left:0;top:0;padding:0;box-shadow:0 1px 5px rgba(0,0,0,.21)}.monet-layout__slide-scalar--grid-preview{overflow:hidden;-webkit-transform:scale(.2171875);transform:scale(.2171875)}.monet-layout__slide-scalar--editor-preview{overflow:hidden;-webkit-transform:scale(.1140625);transform:scale(.1140625)}.monet-layout__slide-boundaries{position:absolute;box-sizing:content-box;height:720px;width:1280px;z-index:501;pointer-events:none}.monet-layout__slide-boundaries--right{border-right:2px dotted #d0d0d0}.monet-layout__slide-boundaries--bottom{border-bottom:2px dotted #d0d0d0}.monet-layout__canvas-rendering{overflow:visible}.monet-layout__canvas-rendering-scalar{overflow:hidden}.monet-layout__slide-title{width:100%;background-color:#fff;position:relative;z-index:500;padding-bottom:10px;cursor:text}.monet-layout__slide-title--preview{cursor:pointer}.monet-layout__slide-title .monet-layout__slide-title-holder{padding:15px 5px 5px}.monet-layout__slide-title .ProseMirror{outline:none;border:none;width:100%;padding:5px;word-wrap:break-word;white-space:pre-wrap;-webkit-font-variant-ligatures:none;font-feature-settings:none;font-variant-ligatures:none}.monet-layout__slide-title .ProseMirror pre{white-space:pre-wrap}.monet-layout__slide-title .ProseMirror p:last-child{margin-bottom:0}.monet-clipboard-modal div{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center}.monet-clipboard-modal ul{display:inline-block;margin-left:0;list-style-type:none;text-align:right;font-weight:700}.monet-layout__scaling-background{background-color:#000;width:100vw;height:100vh;overflow:auto}.monet-layout__scaling-slide-content-wrapper{position:relative;overflow:hidden}.monet-slide{flex-shrink:0;background-color:#fff;-webkit-transform-origin:top center;transform-origin:top center;top:0;position:relative;margin-bottom:0}.monet-slide--live-preview{overflow:hidden}.monet-layout__sidebar{-webkit-box-flex:0;flex:0 0 auto;width:260px;overflow:auto;background:#fff;box-shadow:-1px 0 0 rgba(0,0,0,.1);position:relative;z-index:2}.monet-layout__sidebar,.monet-layout__sidebar *{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.monet-layout__sidebar__undo-redo{padding:15px 15px 0}.monet-layout__sidebar .btn:not(.btn--small){width:55px}.monet-layout__sidebar .rotateWidgetContainer{margin-bottom:0}.monet-layout__sidebar .monet-layout__sidebar__details{padding-left:15px;padding-right:15px}.monet-layout__sidebar .monet-layout__sidebar__position-controls .controls label,.monet-layout__sidebar .monet-layout__sidebar__size-controls .controls label{margin-left:10px}.monet-layout__sidebar .monet-layout__sidebar__position-controls>label,.monet-layout__sidebar .monet-layout__sidebar__size-controls>label{line-height:24px}.monet-layout__sidebar .monet-layout__sidebar__position-controls .below-input,.monet-layout__sidebar .monet-layout__sidebar__size-controls .below-input{text-align:center;display:block}.monet-layout__sidebar .monet-layout__sidebar__position-controls .constrain-proportions,.monet-layout__sidebar .monet-layout__sidebar__size-controls .constrain-proportions{margin-top:10px}.monet-layout__sidebar .monet-slider{width:145px;display:inline-block;height:24px}.monet-layout__sidebar .nav-tabs{margin-bottom:0}.monet-layout__sidebar form{padding-top:15px;margin-bottom:0;padding-bottom:15px;border-bottom:1px solid #d9d9d9}.monet-layout__sidebar form:last-child{border-bottom:0}.monet-layout__sidebar label{font-size:12px;margin-bottom:10px}.monet-layout__sidebar legend{border-bottom:0}.monet-layout__sidebar input[type=number],.monet-layout__sidebar input[type=text]{display:inline-block;margin-left:10px;margin-bottom:0;width:50px;border-radius:3px;font-size:12px;text-align:center;height:24px;line-height:16px}.monet-layout__sidebar .input-append{margin-bottom:0}.monet-layout__sidebar .input-append input[type=number],.monet-layout__sidebar .input-append input[type=text]{border-top-right-radius:0;border-bottom-right-radius:0}.monet-layout__sidebar .input-append .add-on{height:24px;line-height:15px}.monet-layout__sidebar input[type=radio]{margin:4px 3px 0 0}.monet-layout__sidebar .constrain-proportions label{text-align:center}.monet-layout__sidebar legend+legend{margin-top:15px}.monet-layout__sidebar legend{margin-top:2px;margin-bottom:2px;font-size:12px;line-height:12px;color:#333;vertical-align:top;padding-bottom:0}.monet-layout__sidebar legend label{margin-bottom:0}.monet-layout__sidebar legend label .monet-checkbox{margin-top:-1px;margin-right:5px}.monet-layout__sidebar legend label.colorpicker-label{line-height:24px}.monet-layout__sidebar legend .border-size label{display:inline-block;margin-left:20px;line-height:24px}.monet-layout__sidebar legend .controls.controls-inline{display:inline-block}.monet-layout__sidebar legend .controls.full-width-flex .btn-group+.btn-group{margin-left:10px}.monet-layout__sidebar legend .controls.full-width-flex .btn-group .btn+.btn{margin-left:-1px}.monet-layout__sidebar legend .controls.full-width-flex .btn+.btn{margin-left:10px}#monet-editor .monet-layout__sidebar legend .controls .btn-group a.btn{height:22px;font-size:12px;padding:0;vertical-align:middle;margin-bottom:0}#monet-editor .monet-layout__sidebar legend .controls .btn-group a.btn label{left:0;width:auto;display:block}#monet-editor .monet-layout__sidebar legend .controls .btn-group a.btn.medicon{font-size:16px}#monet-editor .monet-layout__sidebar legend .controls .btn-group a.btn.bigicon{font-size:20px;vertical-align:top;margin-bottom:15px}#monet-editor .monet-layout__sidebar legend .controls .btn-group.btn-with-label label{width:auto;display:block;left:0;margin-top:5px}.monet-layout__sidebar legend.tight-legend{margin-bottom:7px;padding-top:7px;margin-top:-8px;border-top:1px solid #d9d9d9}.monet-layout__sidebar select{width:auto;height:24px;border-color:#d9d9d9;margin:0}.monet-layout__sidebar .colorpickergroup{display:inline-block;border:1px solid #ddd;border-radius:2px;background-color:#fff;height:24px;width:24px;cursor:pointer;overflow:hidden}.monet-layout__sidebar .colorpickergroup .colorpicker{height:22px;width:42px}.monet-layout__sidebar .colorpickergroup:hover{border:1px solid #aaa}.monet-layout__sidebar .colorpickergroup:focus{box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(82,168,236,.6)!important;border-color:rgba(82,168,236,.8)!important;outline:none;z-index:10}.monet-layout__sidebar.slide-detail .nav-tabs:first-child,.monet-layout__sidebar.text-detail .nav-tabs:first-child{border-bottom:0}.monet-layout__sidebar.slide-detail .nav-tabs:first-child li.active,.monet-layout__sidebar.text-detail .nav-tabs:first-child li.active{border-bottom:1px solid #d9d9d9;margin-bottom:5px}.monet-layout__sidebar.slide-detail legend,.monet-layout__sidebar.text-detail legend{margin-bottom:20px}.monet-layout__sidebar.slide-detail .controls.full-width-flex>*,.monet-layout__sidebar.text-detail .controls.full-width-flex>*{width:100%}.monet-layout__sidebar.slide-detail .controls.full-width-flex>:not(:first-child),.monet-layout__sidebar.text-detail .controls.full-width-flex>:not(:first-child){margin-left:10px}.monet-layout__sidebar .monet-element-view-customizer{padding-top:15px;margin-bottom:0;padding-bottom:15px;border-bottom:1px solid #d9d9d9}.monet-layout__sidebar .monet-element-view-customizer .btn-refresh{margin-top:12px}.monet-layout__sidebar .monet-element-view-customizer .date-fields-wrapper{-webkit-box-pack:justify;justify-content:space-between}.monet-layout__sidebar .monet-element-view-customizer .date-field-wrapper,.monet-layout__sidebar .monet-element-view-customizer .date-fields-wrapper{display:-webkit-box;display:flex;-webkit-box-align:stretch;align-items:stretch}.monet-layout__sidebar .monet-element-view-customizer .date-fields-item{-webkit-box-flex:1;flex:1}.monet-layout__sidebar .monet-element-view-customizer .date-fields-divider{-webkit-box-flex:0;flex:0;line-height:28px;padding:0 5px}.monet-layout__sidebar .monet-element-view-customizer .attribute-title-name{color:#999;font-size:10.5px}.monet-layout__sidebar .monet-element-view-customizer .react-in-place-wrapper{display:-webkit-box;display:flex}.monet-layout__sidebar .monet-element-view-customizer .react-in-place-wrapper .react-in-place__input{height:30px!important;line-height:28px!important;width:100%!important;position:relative;top:-6px;left:-10px}.monet-layout__sidebar .monet-element-view-customizer .react-in-place-wrapper>.react-in-place__placeholder:hover{background-color:#fff;line-height:28px}.monet-layout__sidebar .monet-element-view-customizer .react-in-place-wrapper>.react-in-place__date{height:30px;text-align:center;line-height:28px;-webkit-box-flex:1;flex:1;border:1px solid #ccc!important;border-radius:5px 0 0 5px;display:inline-block;min-width:0;box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.monet-layout__sidebar .monet-element-view-customizer .react-in-place-wrapper>button{-webkit-box-flex:0;flex:0;background-color:#fff;border:1px solid #ccc;border-left:none;border-radius:0 5px 5px 0;display:inline-block}.monet-layout__sidebar .monet-layout__sidebar__crop-controls.controls{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-align:start;align-items:flex-start;-webkit-box-pack:end;justify-content:flex-end;margin-top:1rem}.monet-layout__sidebar .monet-layout__sidebar__crop-controls.controls i{font-size:14px}.monet-layout__sidebar .monet-layout__sidebar__crop-controls.controls button.btn{height:24px!important}.monet-layout__sidebar .monet-layout__sidebar__crop-controls.controls .crop-controls__crop{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center}.monet-layout__sidebar .monet-layout__sidebar__crop-controls.controls .crop-controls__crop .btn{width:52px}.monet-layout__sidebar .monet-layout__sidebar__crop-controls.controls label{margin-left:0;font-size:10px;color:#333}.monet-layout__sidebar .monet-layout__sidebar__crop-controls.controls .crop-controls__shapes{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;margin-left:1rem}.monet-layout__sidebar .monet-layout__sidebar__crop-controls.controls .crop-controls__shapes .btn-group{margin-top:0;margin-bottom:0}.monet-layout__sidebar .monet-layout__sidebar__crop-controls.controls .crop-controls__shapes .btn-group .btn.btn--small{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;padding-left:.5rem;padding-right:.5rem}.monet-layout__sidebar .monet-layout__sidebar__crop-controls.controls .crop-controls__shapes .btn-group .btn.btn--small:focus{border-color:#dbdbdb;box-shadow:none}.presentation-override-selectro-modal .selectro-selected-list{display:none}.monet-sidebar-resize-style .controls,.monet-sidebar-update-type-controls .controls{padding:2px 0;line-height:24px}.monet-sidebar-resize-style .controls input[type=radio],.monet-sidebar-update-type-controls .controls input[type=radio]{margin-top:5px}.monet-sidebar-resize-style .controls label,.monet-sidebar-update-type-controls .controls label{line-height:24px}.monet-sidebar-resize-style .controls .fa-refresh,.monet-sidebar-update-type-controls .controls .fa-refresh{margin-right:5px}.monet-sidebar-resize-style .header,.monet-sidebar-update-type-controls .header{margin-bottom:10px}.monet-sidebar__go-to-view{top:1px;position:relative}.monet-sidebar__go-to-view.monet-sidebar__go-to-view--deleted{margin-bottom:0;vertical-align:middle}.monet-sidebar__go-to-view{width:auto!important;margin-bottom:16px}.monet-sidebar__bookmark-view-name{line-height:16px}.monet-sidebar__bookmark-view-name.monet-sidebar__bookmark-view-name--deleted{color:#d25457;display:inline-block;vertical-align:middle;margin-bottom:0;margin-left:6px}.arrow-type-form i{font-size:16px;line-height:22px}.monet-layout__sidebar__details-fixed-header img{float:right;border:1px solid #ccc}.monet-layout__sidebar__details-fixed-header .header-preview{width:62px;height:40px;float:right;border:1px solid #ccc;background-color:red}.monet-layout__sidebar__details-fixed-header label{line-height:39px}.learn-more-about-fixed-headers{margin-top:10px;text-align:center;display:block}.monet-iframe-loading-background,.monet-image-loading-background{background-color:#eee;background-position:50%;background-size:cover}.monet-image-loading-background{position:absolute;top:0;left:0;bottom:0;right:0}.monet-element--text .ProseMirror{outline:none;padding:5px;cursor:text}.monet-element--text .ProseMirror p:last-child{margin-bottom:0}.monet-element--table-editor .aha-editor,.monet-element--text-editor .aha-editor{cursor:text}.monet-element--iframe__view-deleted{text-align:center;padding:20px;font-size:20px;border:2px dashed #ccc;position:absolute;top:0;left:0;bottom:0;right:0;line-height:30px;color:#aaa}.monet-element--iframe__view-deleted i{display:block;margin-bottom:20px;margin-top:60px;font-size:50px;color:#ccc}.monet-element__border{position:absolute;left:0;top:0;pointer-events:none;z-index:-1}.monet-element--image-circle .cropper-face,.monet-element--image-circle .cropper-view-box{border-radius:50%}.monet-selection__select-rectangle{position:absolute;z-index:501;border:1px solid rgba(0,94,255,.5);background-color:rgba(0,94,255,.1)}.monet-selection__snap-guide{position:absolute;background-color:transparent;z-index:800}.monet-selection__snap-guide.monet-selection__snap-guide--horizontal{border-top:1px dashed rgba(240,0,0,.5);width:100%;height:1px;left:0}.monet-selection__snap-guide.monet-selection__snap-guide--vertical{border-left:1px dashed rgba(240,0,0,.5);height:100%;width:1px;top:0}.monet-layout__canvas.monet-layout__canvas--drag-select-in-progress,.monet-layout__canvas.monet-layout__canvas--drag-select-in-progress *,.monet-layout__canvas.monet-layout__canvas--transform-in-progress,.monet-layout__canvas.monet-layout__canvas--transform-in-progress *{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.monet-layout__canvas:not(.monet-layout__canvas--transform-in-progress) .monet-selection__drag-handle{background-color:#fff;border:1px solid #909090;border-radius:1px;z-index:999;box-shadow:0 0 3px rgba(0,0,0,.2);position:absolute;height:10px;width:10px;border-radius:10px}.monet-layout__canvas:not(.monet-layout__canvas--transform-in-progress) .monet-selection__drag-handle.monet-selection__drag-handle--rotation{background-color:#1ec921;border-radius:10px;border-color:#119a13}.monet-layout__canvas:not(.monet-layout__canvas--transform-in-progress) .monet-selection__drag-handle.monet-selection__drag-handle--ns-resize:hover{cursor:ns-resize}.monet-layout__canvas:not(.monet-layout__canvas--transform-in-progress) .monet-selection__drag-handle.monet-selection__drag-handle--ew-resize:hover{cursor:ew-resize}.monet-layout__canvas:not(.monet-layout__canvas--transform-in-progress) .monet-selection__drag-handle.monet-selection__drag-handle--nwse-resize:hover{cursor:nwse-resize}.monet-layout__canvas:not(.monet-layout__canvas--transform-in-progress) .monet-selection__drag-handle.monet-selection__drag-handle--nesw-resize:hover{cursor:nesw-resize}.monet-layout__canvas:not(.monet-layout__canvas--transform-in-progress) .monet-selection__drag-handle.monet-selection__drag-handle--rotation:hover{cursor:url(https://cdn.aha.io/assets/rotate.45dbc9f96bfb14c3965b0be0bc35f30e.png) 8 8,pointer;cursor:url(https://cdn.aha.io/assets/rotate.45dbc9f96bfb14c3965b0be0bc35f30e.png)}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.monet-layout__canvas:not(.monet-layout__canvas--transform-in-progress) .monet-selection__drag-handle.monet-selection__drag-handle--rotation:hover{cursor:url(https://cdn.aha.io/assets/rotate@2x.9a866fc6f2641fa5ebadda879fc2e3e2.png)}}.monet-layout__canvas:not(.monet-layout__canvas--transform-in-progress) .monet-selection__drag-handle.monet-selection__drag-handle--rotation:hover{cursor:-webkit-image-set(url(https://cdn.aha.io/assets/rotate.45dbc9f96bfb14c3965b0be0bc35f30e.png) 1x,url(https://cdn.aha.io/assets/rotate@2x.9a866fc6f2641fa5ebadda879fc2e3e2.png) 2x) 8 8,pointer}.monet-layout__canvas:not(.monet-layout__canvas--transform-in-progress) .monet-selection__move-box--table-editor,.monet-layout__canvas:not(.monet-layout__canvas--transform-in-progress) .monet-selection__move-box--text,.monet-layout__canvas:not(.monet-layout__canvas--transform-in-progress) .monet-selection__move-box--text-editor{pointer-events:none}.monet-layout__canvas:not(.monet-layout__canvas--transform-in-progress) .monet-selection__move-box--table-editor svg,.monet-layout__canvas:not(.monet-layout__canvas--transform-in-progress) .monet-selection__move-box--text-editor svg,.monet-layout__canvas:not(.monet-layout__canvas--transform-in-progress) .monet-selection__move-box--text svg{pointer-events:none}.monet-layout__canvas:not(.monet-layout__canvas--transform-in-progress) .monet-selection__move-box--table-editor svg.grab-outline,.monet-layout__canvas:not(.monet-layout__canvas--transform-in-progress) .monet-selection__move-box--text-editor svg.grab-outline,.monet-layout__canvas:not(.monet-layout__canvas--transform-in-progress) .monet-selection__move-box--text svg.grab-outline{position:absolute;top:-11px;left:-11px}.monet-layout__canvas:not(.monet-layout__canvas--transform-in-progress) .monet-selection__move-box--table-editor svg rect,.monet-layout__canvas:not(.monet-layout__canvas--transform-in-progress) .monet-selection__move-box--text-editor svg rect,.monet-layout__canvas:not(.monet-layout__canvas--transform-in-progress) .monet-selection__move-box--text svg rect{cursor:move;pointer-events:fill}.monet-selection__move-box--selected{cursor:move}.monet-selection__move-box-line-to-rotate-handle{pointer-events:none}.monet-selection__element-wrapper,.monet-selection__group-wrapper{position:relative}.monet-element--iframe{cursor:pointer}.monet-element--iframe .iframe-scaling-container{position:relative}.monet-element--iframe iframe{position:absolute}.monet__context-menu{z-index:9999999;position:absolute}.monet__context-menu,.monet__context-menu *{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.monet__context-menu .popdown__submenu>i{margin-right:5px;font-size:14px;position:relative;top:1px}.monet__context-menu .popdown.popdown--submenus.active .popdown__menu{overflow:visible}#monet-editor .monet-element--text p{margin:0 0 10px;line-height:normal}#monet-editor .monet-element--text ol:last-child,#monet-editor .monet-element--text p:last-child,#monet-editor .monet-element--text ul:last-child{margin-bottom:0}#monet-editor .monet-element--text ol,#monet-editor .monet-element--text ul{list-style-position:outside;padding-left:26px;margin-left:0}#monet-editor .monet-element--text ol ol,#monet-editor .monet-element--text ol ul,#monet-editor .monet-element--text ul ol,#monet-editor .monet-element--text ul ul{margin-top:10px;padding-left:35px}#monet-editor .monet-element--text ol li,#monet-editor .monet-element--text ul li{line-height:120%;margin-bottom:10px}#monet-editor .monet-element--text ol li>p,#monet-editor .monet-element--text ul li>p{margin-left:11px}#monet-editor .monet-element--text.monet-element--text--not-placeholder .ProseMirror-placeholder,#monet-editor .monet-element--text.monet-element--text--will-be-focused .ProseMirror-placeholder{display:none}#monet-editor .ProseMirror{word-wrap:break-word;white-space:pre-wrap;-webkit-font-variant-ligatures:none;font-feature-settings:none;font-variant-ligatures:none}#monet-editor .ProseMirror pre{white-space:pre-wrap;font-size:inherit}#monet-editor .ProseMirror code{font-size:inherit}#monet-editor .ProseMirror a:active,#monet-editor .ProseMirror a:focus,#monet-editor .ProseMirror a:hover{text-decoration:none}#monet-editor .ProseMirror-focused{outline:none}#monet-editor .ProseMirror-focused .ProseMirror-placeholder{display:none}#monet-editor .ProseMirror:not(.ProseMirror-focused){-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#monet-editor .ProseMirror-placeholder{pointer-events:none;position:absolute;color:#ccc}#monet-editor .ProseMirror-placeholder--title{left:0;right:0;top:0;bottom:0;padding:5px;text-align:center}#monet-editor .ProseMirror-placeholder--empty-textbox{list-style-type:none}#monet-editor .monet-layout__canvas-rendering .ProseMirror-placeholder{display:none}#monet-editor .monet-layout__slide-title-holder .ProseMirror-placeholder{position:absolute;text-align:left;padding:0;left:auto;right:auto;top:auto;bottom:auto}#monet-editor .link-tooltip{position:absolute;z-index:2000;background:#fff;border:1px solid #ccc;border-radius:2px;margin-bottom:7px;-webkit-transform:translateX(-50%) translateY(-100%);transform:translateX(-50%) translateY(-100%);font-size:14px;box-shadow:0 5px 10px 0 rgba(0,0,0,.2)}#monet-editor .link-tooltip a{display:block;padding:6px 8px;color:#333}#monet-editor .link-tooltip a:hover{text-decoration:none;background-color:#f1f1f1}#monet-editor .link-tooltip:after,#monet-editor .link-tooltip:before{top:100%;left:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}#monet-editor .link-tooltip:after{border-color:#fff rgba(136,183,213,0) rgba(136,183,213,0);border-width:5px;margin-left:-5px}#monet-editor .link-tooltip:before{border-color:#ccc rgba(194,225,245,0) rgba(194,225,245,0);border-width:6px;margin-left:-6px}.monet-layout__sidebar .number-input{display:inline-block}.monet-layout__sidebar .number-input .number-input-field{margin-left:5px;text-align:right;border-top-right-radius:0;border-bottom-right-radius:0}.monet-layout__sidebar .number-input .number-input-field[disabled]{color:#999}.monet-layout__sidebar .number-input .number-input-arrows{width:12px;border:1px solid #ccc;border-left:none;border-top-right-radius:3px;border-bottom-right-radius:3px;float:right}.monet-layout__sidebar .number-input .number-input-arrows a{font-size:11px;color:#333;height:11px;display:block;line-height:11px;text-align:center}.monet-layout__sidebar .number-input .number-input-arrows a.disabled{color:#ccc!important;background-color:#f1f1f1!important;cursor:not-allowed}.monet-layout__sidebar .number-input .number-input-arrows a.disabled:hover{background-color:#f1f1f1!important;cursor:not-allowed}.monet-layout__sidebar .number-input .number-input-arrows a:hover{background-color:#f1f1f1;text-decoration:none}.modal--add-view{width:800px}.modal--add-view__instructions{background:#faf7e5;border-radius:3px;padding:6px;margin-bottom:16px}.modal--add-view__divider{height:1px;background:#ddd;margin:16px -3px;width:calc(100% + 6px)}.modal--add-view__selectro{height:30px;width:207px;vertical-align:middle}.view-picker__step{display:inline-block;margin-right:45px}.view-picker__indicator{border:1px solid #e6e6e6;border-radius:50px;padding:5px;margin-right:5px;font-size:18px!important;vertical-align:middle;text-align:center;width:18px;height:18px}.view-picker__indicator.fa-arrow-right:before{color:#006bd2}.view-picker__indicator.fa-check:before{color:#33c300}.view-picker__indicator.view-picker__indicator--disabled:before{color:#ddd}.view-picker__caption{font-size:14px;vertical-align:middle}.view-picker__caption.view-picker__caption--disabled{color:#ccc}.view-option-container{display:-webkit-box;display:flex;margin-left:35px;margin-top:10px;margin-bottom:16px;height:270px}.view-option-container__view-option{margin-top:10px}.view-option-container__view-option:not(:last-child){margin-right:40px}.view-option-container__saved-views{-webkit-box-flex:1;flex-grow:1;height:calc(100% - 16px);overflow-y:auto;border:1px solid #ddd;margin-top:10px;padding:0 10px 10px}.view-option-container__sample-image{display:block;min-width:195px;width:195px;height:120px;padding:5px;border:1px solid #ddd;cursor:pointer}.view-option-container__title{margin-top:16px;margin-bottom:12px}.view-option-container__radio-btn{margin:0 10px 0 0!important}.template-option__selectro{display:-webkit-box;display:flex;margin-bottom:10px}.saved-view-table{display:grid;grid-template-columns:-webkit-min-content auto auto auto;grid-template-columns:min-content auto auto auto}.saved-view-table.saved-view-table--ie-compatible{-ms-grid-columns:min-content 1fr auto auto;display:-ms-grid}.saved-view-table__cell{border-bottom:1px solid #ddd;cursor:pointer;padding:9px 5px}.saved-view-table__cell:not(.saved-view-table__cell--ie-compatible){display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.saved-view-table__cell p{margin-bottom:0;width:100%}.saved-view-table__cell.saved-view-table__cell--input input{margin-top:0}.saved-view-table__cell.saved-view-table__cell--header{font-weight:700;color:#aaa;background:#fff;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding-top:10px;display:block}.saved-view-table__cell.saved-view-table__cell--header:first-child{grid-column:1/span 2;min-width:120px}.saved-view-table__cell.saved-view-table__cell--right{text-align:right}.saved-view-table__cell.saved-view-table__cell--sticky{position:-webkit-sticky;position:sticky;top:0}.saved-view-table__loading-indicator{margin-top:96px}.search-bar{float:right;display:-webkit-box;display:flex;width:200px;padding:5px;border:1px solid #ddd;border-radius:20px;-webkit-box-align:center;align-items:center}.search-bar .fa{color:#666;font-size:14px}.search-bar .fa.fa-search{margin-right:8px;margin-left:3px}.search-bar .fa.fa-times-circle{margin-right:3px;margin-left:8px;cursor:pointer}.search-bar__input{border:none;outline:none}.saved-views-empty-state{margin:50px 80px 0;padding:15px 15px 30px;background-color:#f9f9f9;border-radius:6px}.saved-views-empty-state__icon{font-size:26px;color:#e8e8e8;margin-left:36px;margin-right:9px}.saved-views-empty-state__title{font-size:14px;font-weight:700;color:#666;display:inline-block;margin-bottom:9px;vertical-align:middle}.saved-views-empty-state__message{font-size:12px;color:#333;margin-left:70px}.scaling-title__loading-container{height:720px;width:1280px}.scaling-title__loading-indicator{margin-left:12px}.scaling-title__fake-scroller{-webkit-box-flex:1;flex:1}.scaling-title__fake-scroller--x{overflow-x:scroll}.scaling-title__fake-scroller--y{overflow-y:scroll}.scaling-title__slide-wrapper{-webkit-transform-origin:top left;transform-origin:top left;background-color:#fff;max-height:720px;max-width:1280px;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;position:absolute;overflow:hidden}.scaling-title__placeholder-background{background:#000;height:calc(100vh - 41px);width:100vw;position:absolute;display:-webkit-box;display:flex}.scaling-title__placeholder-background--loaded{display:none}.scaling-title__placeholder-background--presenting{height:100vh}.monet-layout__fake-scroller{position:absolute;top:0;left:0;width:100vw;height:100vh;overflow:auto;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition:opacity .1s ease-in;transition:opacity .1s ease-in}.monet-layout__fake-scroller--hidden{opacity:0;pointer-events:none}.force-scrollbars-visible ::-webkit-scrollbar-track:vertical{border-left:1px solid #e7e7e7;box-shadow:inset 1px 0 1px 0 #f6f6f6,inset -1px 0 1px 0 #f6f6f6}.force-scrollbars-visible ::-webkit-scrollbar-track:horizontal{border-top:1px solid #e7e7e7;box-shadow:inset 0 1px 1px 0 #f6f6f6,inset 0 -1px 1px 0 #f6f6f6}.force-scrollbars-visible ::-webkit-scrollbar{-webkit-appearance:none;background-color:#fafafa;width:16px}.force-scrollbars-visible ::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:#c1c1c1;border-radius:9px 8px 8px 9px;border:3px solid transparent;border-left-width:4px;box-shadow:0 0 1px hsla(0,0%,100%,.5)}.force-scrollbars-visible ::-webkit-scrollbar-thumb:hover{background-color:rgba(0,0,0,.5)}.slide-title{padding-bottom:10px}.slide-title-inner{padding:15px 5px 5px}.slide-title-inner h4{font-size:24px;line-height:normal;padding:5px;font-weight:400;margin:0;font-family:Arial,sans-serif}.slide-title-inner h4 p:last-child{margin-bottom:0}.slide-title-inner h4 p:empty:before{content:"\a0"}.monet-layout__slide-title p:empty:before{content:"\a0"}.empty-p-prevention p:empty:before{content:"\a0"}.slide-list__grid-wrapper{margin-bottom:20px}.slide-list__wrapper{background-color:#f1f1f1;display:-webkit-box;display:flex}.slide-list__wrapper--grid{margin-bottom:20px}.slide-list__list{-webkit-box-flex:1;flex:1 0 auto;overflow:auto;background-color:#f1f1f1;display:-webkit-box;display:flex}.slide-list__list--editor{border-right:1px solid #d8d8d8;padding-top:2px;padding-left:15px;padding-right:10px;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.slide-list__list--editor:empty{width:226px}.slide-list__list--grid{flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;margin:0 auto;max-width:1226px;padding:0 3px}.slide-list__list--btn{margin:10px 15px 10px 27px;height:auto!important}.slide-list__slide{display:-webkit-box;display:flex;border-radius:2px;-webkit-box-flex:0;flex:0 0 auto;cursor:pointer;position:relative}.slide-list__slide:focus{outline:none}.slide-list__slide,.slide-list__slide *{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.slide-list__slide:after,.slide-list__slide:before{position:absolute;content:" ";background:#88bbe4;opacity:0}.slide-list__slide--reposition-after:after{opacity:1}.slide-list__slide--reposition-before:before{opacity:1}.slide-list__slide--legacy section{width:1280px;margin:auto;-webkit-transform-origin:top left;transform-origin:top left}.slide-list__slide--legacy.slide-list__slide--editor section{-webkit-transform:scale(.1140625);transform:scale(.1140625)}.slide-list__slide--legacy.slide-list__slide--grid section{-webkit-transform:scale(.2171875);transform:scale(.2171875)}.slide-list__slide--grid{width:300px;padding:20px 10px;-webkit-box-orient:vertical;-webkit-box-direction:reverse;flex-direction:column-reverse;display:-webkit-inline-box;display:inline-flex}.slide-list__slide--grid:after,.slide-list__slide--grid:before{width:3px;height:200px;top:5px}.slide-list__slide--grid:before{left:0}.slide-list__slide--grid:after{right:-3px}.slide-list__slide--editor{margin:2px 5px;padding:6px 10px 6px 8px;-webkit-box-pack:end;justify-content:flex-end}.slide-list__slide--editor:after,.slide-list__slide--editor:before{width:190px;height:3px;left:5px}.slide-list__slide--editor:before{top:-3px}.slide-list__slide--editor:after{bottom:-4px}.slide-list__slide--selected.slide-list__slide--editor{background:#dee7ee!important;cursor:auto}.slide-list__add-slide-prompt{-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.slide-list__add-slide-prompt i{margin-top:10px;margin-bottom:5px;color:#ccc}.slide-list__add-slide-prompt--editor i{font-size:28px}.slide-list__add-slide-prompt--grid i{font-size:36px}.slide-list__preview{border:2px solid #d9d9d9;overflow:hidden;background:#fff;position:relative;box-sizing:content-box}.slide-list__preview--placeholder{width:100%;height:100%}.slide-list__preview--grid{width:278px;height:156px;margin-bottom:5px}.slide-list__preview--grid:hover{cursor:pointer}.slide-list__preview--grid:hover .slide-list__delete{opacity:1;pointer-events:all}.slide-list__preview--editor{border-width:2px;width:146px;height:82px}.slide-list__preview--selected{border-color:#88bbe4}.slide-list__position{margin-right:8px;color:#666}.slide-list__title{-webkit-transform-origin:top left;transform-origin:top left;width:1280px;padding-bottom:10px;line-height:0;-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important;cursor:pointer!important}.slide-list__image:not(.slide-list__image--loading){width:100%;height:100%}.slide-list__image--loading{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.slide-list__delete{opacity:0;pointer-events:none;z-index:5;top:5px;right:5px;color:#666!important;text-decoration:none!important;font-size:16px;position:absolute}.slide-list__inserter{content:" ";position:absolute;background:#88bbe4;opacity:0;z-index:10}.slide-list__inserter--editor{height:3px;width:100%;left:0}.slide-list__inserter--grid{height:158px;width:3px;top:0}.slide-list__inserter--editor.slide-list__inserter--before{top:-2px}.slide-list__inserter--editor.slide-list__inserter--after{bottom:-2px}.slide-list__inserter--grid.slide-list__inserter--before{left:-11px}.slide-list__inserter--grid.slide-list__inserter--after{right:-12px}.slide-list__inserter--active{opacity:1}.slide-list__draggable-wrapper{height:100%;width:100%;-webkit-transform:translateZ(0);transform:translateZ(0)}.monet-element--table-editor>.aha-editor{height:100%}.monet-element--table-editor>.aha-editor .aha-editor-body,.monet-element--table-editor>.aha-editor .aha-editor-content,.monet-element--table-editor>.aha-editor .aha-editor-content>div,.monet-element--table-editor>.aha-editor .table-wrapper,.monet-element--table-editor>.aha-editor table{height:100%}.monet-element--table-editor>.aha-editor table{overflow:hidden}.monet-element--table-editor>.aha-editor table p{font-size:24px;margin:0 0 10px;line-height:normal}.monet-element--table-editor>.aha-editor table ol li,.monet-element--table-editor>.aha-editor table ul li{margin-left:1em}.monet-element.monet-element--table-editor.aha-editor-field.aha-editor-field-focused{border:none!important;box-shadow:none!important}.new-table-menu{border-collapse:collapse;border-spacing:0}.new-table-menu__cell{width:20px;height:20px;border:1px solid #ccc;cursor:pointer}.new-table-menu__cell--selected{background-color:#20a0ff;border-color:#1a80cc}[data-notebook-version="2"] .slide-title-inner h4{font-size:32px}