/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:0.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.flatpickr-input{cursor:pointer;z-index:1}.flatpickr-mobileInput{opacity:0;visibility:hidden;position:absolute;width:0;height:0;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}.flatpickr-calendar{background:transparent;overflow:hidden;max-height:0;opacity:0;visibility:hidden;text-align:center;padding:0;-webkit-animation:none;animation:none;direction:ltr;border:0;font-size:14px;line-height:24px;border-radius:5px;position:absolute;width:293.75px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:top cubic-bezier(0, 1, 0.5, 1) 100ms;transition:top cubic-bezier(0, 1, 0.5, 1) 100ms;z-index:99999999;background:#fff;-webkit-box-shadow:1px 0 0 #e6e6e6,-1px 0 0 #e6e6e6,0 1px 0 #e6e6e6,0 -1px 0 #e6e6e6,0 3px 13px rgba(0,0,0,0.08);box-shadow:1px 0 0 #e6e6e6,-1px 0 0 #e6e6e6,0 1px 0 #e6e6e6,0 -1px 0 #e6e6e6,0 3px 13px rgba(0,0,0,0.08)}.flatpickr-calendar.open,.flatpickr-calendar.inline{opacity:1;visibility:visible;overflow:visible;max-height:640px}.flatpickr-calendar.open{display:inline-block;-webkit-animation:flatpickrFadeInDown 300ms cubic-bezier(0, 1, 0.5, 1);animation:flatpickrFadeInDown 300ms cubic-bezier(0, 1, 0.5, 1)}.flatpickr-calendar.inline{display:block;position:relative}.flatpickr-calendar.static{position:relative;top:2px}.flatpickr-calendar.static.open{display:block}.flatpickr-calendar.hasWeeks{width:auto}.flatpickr-calendar.dateIsPicked.hasTime .flatpickr-time{height:40px}.flatpickr-calendar.noCalendar.hasTime .flatpickr-time{height:auto}.flatpickr-calendar:before,.flatpickr-calendar:after{position:absolute;display:block;pointer-events:none;border:solid transparent;content:'';height:0;width:0;left:22px}.flatpickr-calendar.rightMost:before,.flatpickr-calendar.rightMost:after{left:auto;right:22px}.flatpickr-calendar:before{border-width:5px;margin:0 -5px}.flatpickr-calendar:after{border-width:4px;margin:0 -4px}.flatpickr-calendar.arrowTop:before,.flatpickr-calendar.arrowTop:after{bottom:100%}.flatpickr-calendar.arrowTop:before{border-bottom-color:#e6e6e6}.flatpickr-calendar.arrowTop:after{border-bottom-color:#fff}.flatpickr-calendar.arrowBottom:before,.flatpickr-calendar.arrowBottom:after{top:100%}.flatpickr-calendar.arrowBottom:before{border-top-color:#e6e6e6}.flatpickr-calendar.arrowBottom:after{border-top-color:#fff}.flatpickr-month{background:transparent;color:rgba(0,0,0,0.9);fill:rgba(0,0,0,0.9);height:28px;line-height:24px;text-align:center;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flatpickr-prev-month,.flatpickr-next-month{text-decoration:none;cursor:pointer;position:absolute;top:10px;height:16px;line-height:16px}.flatpickr-prev-month i,.flatpickr-next-month i{position:relative}.flatpickr-prev-month.flatpickr-prev-month,.flatpickr-next-month.flatpickr-prev-month{left:calc(3.57% - 1.5px)}.flatpickr-prev-month.flatpickr-next-month,.flatpickr-next-month.flatpickr-next-month{right:calc(3.57% - 1.5px)}.flatpickr-prev-month:hover,.flatpickr-next-month:hover{color:#959ea9}.flatpickr-prev-month:hover svg,.flatpickr-next-month:hover svg{fill:#f64747}.flatpickr-prev-month svg,.flatpickr-next-month svg{width:14px}.flatpickr-prev-month svg path,.flatpickr-next-month svg path{-webkit-transition:fill 0.1s;transition:fill 0.1s;fill:inherit}.numInputWrapper{position:relative;height:auto}.numInputWrapper input,.numInputWrapper span{display:inline-block}.numInputWrapper input{width:100%}.numInputWrapper span{position:absolute;right:0;width:14px;padding:0 4px 0 2px;height:50%;line-height:50%;opacity:0;cursor:pointer;border:1px solid rgba(57,57,57,0.05);-webkit-box-sizing:border-box;box-sizing:border-box}.numInputWrapper span:hover{background:rgba(0,0,0,0.1)}.numInputWrapper span:active{background:rgba(0,0,0,0.2)}.numInputWrapper span:after{display:block;content:"";position:absolute;top:33%}.numInputWrapper span.arrowUp{top:0;border-bottom:0}.numInputWrapper span.arrowUp:after{border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:4px solid rgba(57,57,57,0.6)}.numInputWrapper span.arrowDown{top:50%}.numInputWrapper span.arrowDown:after{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid rgba(57,57,57,0.6)}.numInputWrapper span svg{width:inherit;height:auto}.numInputWrapper span svg path{fill:rgba(0,0,0,0.5)}.numInputWrapper:hover{background:rgba(0,0,0,0.05)}.numInputWrapper:hover span{opacity:1}.flatpickr-current-month{font-size:135%;line-height:inherit;font-weight:300;color:inherit;position:absolute;width:75%;left:12.5%;top:5px;display:inline-block;text-align:center}.flatpickr-current-month span.cur-month{font-family:inherit;font-weight:700;color:inherit;display:inline-block;padding-left:7px}.flatpickr-current-month .numInputWrapper{width:6ch;width:7ch\0;display:inline-block}.flatpickr-current-month .numInputWrapper span.arrowUp:after{border-bottom-color:rgba(0,0,0,0.9)}.flatpickr-current-month .numInputWrapper span.arrowDown:after{border-top-color:rgba(0,0,0,0.9)}.flatpickr-current-month input.cur-year{background:transparent;-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;cursor:default;padding:0 0 0 0.5ch;margin:0;display:inline;font-size:inherit;font-family:inherit;font-weight:300;line-height:inherit;height:initial;border:0;border-radius:0;vertical-align:initial}.flatpickr-current-month input.cur-year:focus{outline:0}.flatpickr-current-month input.cur-year[disabled],.flatpickr-current-month input.cur-year[disabled]:hover{font-size:100%;color:rgba(0,0,0,0.5);background:transparent;pointer-events:none}.flatpickr-weekdays{background:transparent;text-align:center;overflow:hidden}.flatpickr-days{padding:0 2.375px;outline:0;text-align:left;width:293.75px;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;border-right:1px solid transparent}.flatpickr-day{background:none;border:1px solid transparent;border-radius:150px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#393939;cursor:pointer;font-weight:400;width:14.2857143%;-ms-flex-preferred-size:14.2857143%;flex-basis:14.2857143%;max-width:38px;height:38px;line-height:38px;margin:0px 1.5px;display:inline-block;display:inline-block\9;position:relative;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;text-align:center}.flatpickr-day.inRange,.flatpickr-day.prevMonthDay.inRange,.flatpickr-day.nextMonthDay.inRange,.flatpickr-day.today.inRange,.flatpickr-day.prevMonthDay.today.inRange,.flatpickr-day.nextMonthDay.today.inRange,.flatpickr-day:hover,.flatpickr-day.prevMonthDay:hover,.flatpickr-day.nextMonthDay:hover,.flatpickr-day:focus,.flatpickr-day.prevMonthDay:focus,.flatpickr-day.nextMonthDay:focus{cursor:pointer;outline:0;background:#e6e6e6;border-color:#e6e6e6}.flatpickr-day.today{border-color:#959ea9}.flatpickr-day.today:hover,.flatpickr-day.today:focus{border-color:#959ea9;background:#959ea9;color:#fff}.flatpickr-day.selected,.flatpickr-day.startRange,.flatpickr-day.endRange,.flatpickr-day.selected:focus,.flatpickr-day.startRange:focus,.flatpickr-day.endRange:focus,.flatpickr-day.selected:hover,.flatpickr-day.startRange:hover,.flatpickr-day.endRange:hover,.flatpickr-day.selected.prevMonthDay,.flatpickr-day.startRange.prevMonthDay,.flatpickr-day.endRange.prevMonthDay,.flatpickr-day.selected.nextMonthDay,.flatpickr-day.startRange.nextMonthDay,.flatpickr-day.endRange.nextMonthDay{background:#569ff7;color:#fff;border-color:#569ff7}.flatpickr-day.selected.startRange,.flatpickr-day.startRange.startRange,.flatpickr-day.endRange.startRange{border-radius:50px 0 0 50px}.flatpickr-day.selected.endRange,.flatpickr-day.startRange.endRange,.flatpickr-day.endRange.endRange{border-radius:0 50px 50px 0}.flatpickr-day.inRange{border-radius:0;-webkit-box-shadow:-3.75px 0 0 #e6e6e6, 3.75px 0 0 #e6e6e6;box-shadow:-3.75px 0 0 #e6e6e6, 3.75px 0 0 #e6e6e6}.flatpickr-day.disabled,.flatpickr-day.disabled:hover{pointer-events:none}.flatpickr-day.disabled,.flatpickr-day.disabled:hover,.flatpickr-day.prevMonthDay,.flatpickr-day.nextMonthDay,.flatpickr-day.notAllowed,.flatpickr-day.notAllowed.prevMonthDay,.flatpickr-day.notAllowed.nextMonthDay{color:rgba(57,57,57,0.3);background:transparent;border-color:transparent;cursor:default}span.flatpickr-weekday{cursor:default;font-size:90%;color:rgba(0,0,0,0.54);height:27.166666666666668px;line-height:24px;margin:0;background:transparent;text-align:center;display:block;float:left;width:14.28%;font-weight:bold;margin:0;padding-top:3.166666666666667px}.rangeMode .flatpickr-day{margin-top:1px}.flatpickr-weekwrapper{display:inline-block;float:left}.flatpickr-weekwrapper .flatpickr-weeks{padding:0 12px;-webkit-box-shadow:1px 0 0 #e6e6e6;box-shadow:1px 0 0 #e6e6e6}.flatpickr-weekwrapper .flatpickr-weekday{float:none;width:100%}.flatpickr-weekwrapper span.flatpickr-day{display:block;width:100%;max-width:none;margin:0;border:0}.flatpickr-innerContainer{display:block;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden}.flatpickr-rContainer{display:inline-block;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}.flatpickr-time{text-align:center;outline:0;display:block;height:0;line-height:40px;max-height:40px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;-webkit-transition:height 0.33s cubic-bezier(0, 1, 0.5, 1);transition:height 0.33s cubic-bezier(0, 1, 0.5, 1);display:-webkit-box;display:-ms-flexbox;display:flex;border-top:1px solid #e6e6e6}.flatpickr-time:after{content:"";display:table;clear:both}.flatpickr-time .numInputWrapper{-webkit-box-flex:1;-ms-flex:1;flex:1;width:40%;height:40px;float:left}.flatpickr-time .numInputWrapper span.arrowUp:after{border-bottom-color:#393939}.flatpickr-time .numInputWrapper span.arrowDown:after{border-top-color:#393939}.flatpickr-time.hasSeconds .numInputWrapper{width:26%}.flatpickr-time.time24hr .numInputWrapper{width:49%}.flatpickr-time input{background:transparent;-webkit-box-shadow:none;box-shadow:none;border:0;border-radius:0;text-align:center;margin:0;padding:0;height:inherit;line-height:inherit;cursor:pointer;color:#393939;font-size:14px;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box}.flatpickr-time input.flatpickr-hour{font-weight:bold}.flatpickr-time input.flatpickr-minute,.flatpickr-time input.flatpickr-second{font-weight:400}.flatpickr-time input:focus{outline:0;border:0}.flatpickr-time .flatpickr-time-separator,.flatpickr-time .flatpickr-am-pm{height:inherit;display:inline-block;float:left;line-height:inherit;color:#393939;font-weight:bold;width:2%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flatpickr-time .flatpickr-am-pm{outline:0;width:18%;cursor:pointer;text-align:center;font-weight:400}.flatpickr-time .flatpickr-am-pm:hover,.flatpickr-time .flatpickr-am-pm:focus{background:#f0f0f0}.hasWeeks .flatpickr-days,.hasTime .flatpickr-days{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.hasWeeks .flatpickr-days{border-left:0}@media all and (-ms-high-contrast: none){.flatpickr-month{padding:0}.flatpickr-month svg{top:0 !important}}@-webkit-keyframes flatpickrFadeInDown{from{opacity:0;-webkit-transform:translate3d(0, -20px, 0);transform:translate3d(0, -20px, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes flatpickrFadeInDown{from{opacity:0;-webkit-transform:translate3d(0, -20px, 0);transform:translate3d(0, -20px, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@font-face{font-family:'HusansNormal';src:url(/fonts/husans-normal-webfont.44294e0e6b73966c897bce3e7b0ec82a.eot?);src:url(/fonts/husans-normal-webfont.44294e0e6b73966c897bce3e7b0ec82a.eot??#iefix) format("eot"),url(/fonts/husans-normal-webfont.313bad85de7112841b0899691867bbda.woff?) format("woff"),url(/fonts/husans-normal-webfont.c277307ecaecc1a0f857512f3e2c8c42.ttf?) format("truetype");font-weight:normal;font-style:normal}.flatpickr-time{display:block;overflow:visible}body{position:relative;overflow-x:hidden;min-width:320px;color:#4b4b4b;font-family:"Arial",sans-serif;font-size:15px;line-height:1.5em;background-color:#ececec}@media screen and (max-width: 680px){body{padding-top:45px;padding-bottom:51px}}@media screen and (min-width: 681px){body{padding-top:60px}}svg #close-icon g,svg #row-icon path,svg #check-icon polyline{stroke:inherit}svg #menu-icon path,svg #search-icon path,svg #username-icon path,svg #calendar-icon g,svg #minus-icon rect,svg #plus-icon path{fill:inherit}html{-webkit-box-sizing:border-box;box-sizing:border-box}*,*::before,*::after{-webkit-box-sizing:inherit;box-sizing:inherit}button:not([disabled]){cursor:pointer}[type='submit'],[type='button'],button{font-family:"Arial",sans-serif;padding:0;border:none;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-align:left;outline:none}a{color:inherit;text-decoration:none}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.layout{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (max-width: 440px){.layout__section{margin-top:16px}}@media screen and (min-width: 441px) and (max-width: 680px){.layout__section{margin-top:24px}}@media screen and (min-width: 681px) and (max-width: 1040px){.layout__section{margin-top:32px}}@media screen and (min-width: 1041px){.layout__section{margin-top:40px}}.layout__section:first-child{margin-top:0}.layout__section:last-child{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.layout__section:last-child.layout__section--no-stretch{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}@media screen and (max-width: 680px){.layout__section--rounded{border-radius:4px}}@media screen and (min-width: 681px){.layout__section--rounded{border-radius:6px}}@media screen and (max-width: 680px){.layout__section--rounded>:first-child{border-top-left-radius:4px;border-top-right-radius:4px}}@media screen and (min-width: 681px){.layout__section--rounded>:first-child{border-top-left-radius:6px;border-top-right-radius:6px}}@media screen and (max-width: 680px){.layout__section--rounded>:last-child{border-bottom-right-radius:4px;border-bottom-left-radius:4px}}@media screen and (min-width: 681px){.layout__section--rounded>:last-child{border-bottom-right-radius:6px;border-bottom-left-radius:6px}}.layout__section--colored{background-color:#fff}.layout__section--box-shadowed{-webkit-box-shadow:0 10px 20px rgba(0,0,0,0.15);box-shadow:0 10px 20px rgba(0,0,0,0.15)}.layout__section--border-bottom{border-bottom:1px solid #dbdbdb}.layout__section--wrapping{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.layout__section--sticky{position:sticky;top:0}.layout__section--content-right-aligned{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.layout__section--content-vertical-centered{-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 440px){.layout__section--pull-under{margin-bottom:-32px;padding-bottom:16px}}@media screen and (min-width: 441px) and (max-width: 680px){.layout__section--pull-under{margin-bottom:-48px;padding-bottom:24px}}@media screen and (min-width: 681px) and (max-width: 1040px){.layout__section--pull-under{margin-bottom:-64px;padding-bottom:32px}}@media screen and (min-width: 1041px){.layout__section--pull-under{margin-bottom:-80px;padding-bottom:40px}}@media screen and (max-width: 680px){.layout__section--show-desk-and-up{display:none}}@media screen and (min-width: 681px){.layout__section--show-lap-and-lower{display:none}}.layout__section--margin-0{margin-top:0}@media screen and (max-width: 440px){.layout__section--margin-60{margin-top:4px}}@media screen and (min-width: 441px) and (max-width: 680px){.layout__section--margin-60{margin-top:8px}}@media screen and (min-width: 681px) and (max-width: 1040px){.layout__section--margin-60{margin-top:8px}}@media screen and (min-width: 1041px){.layout__section--margin-60{margin-top:8px}}@media screen and (max-width: 440px){.layout__section--margin-70{margin-top:8px}}@media screen and (min-width: 441px) and (max-width: 680px){.layout__section--margin-70{margin-top:8px}}@media screen and (min-width: 681px) and (max-width: 1040px){.layout__section--margin-70{margin-top:12px}}@media screen and (min-width: 1041px){.layout__section--margin-70{margin-top:16px}}@media screen and (max-width: 440px){.layout__section--margin-80{margin-top:16px}}@media screen and (min-width: 441px) and (max-width: 680px){.layout__section--margin-80{margin-top:16px}}@media screen and (min-width: 681px) and (max-width: 1040px){.layout__section--margin-80{margin-top:16px}}@media screen and (min-width: 1041px){.layout__section--margin-80{margin-top:24px}}@media screen and (max-width: 440px){.layout__section--margin-90{margin-top:12px}}@media screen and (min-width: 441px) and (max-width: 680px){.layout__section--margin-90{margin-top:16px}}@media screen and (min-width: 681px) and (max-width: 1040px){.layout__section--margin-90{margin-top:24px}}@media screen and (min-width: 1041px){.layout__section--margin-90{margin-top:32px}}@media screen and (max-width: 440px){.layout__section--margin-200{margin-top:16px}}@media screen and (min-width: 441px) and (max-width: 680px){.layout__section--margin-200{margin-top:32px}}@media screen and (min-width: 681px) and (max-width: 1040px){.layout__section--margin-200{margin-top:48px}}@media screen and (min-width: 1041px){.layout__section--margin-200{margin-top:64px}}@media screen and (max-width: 440px){.layout__section--margin-300{margin-top:16px}}@media screen and (min-width: 441px) and (max-width: 680px){.layout__section--margin-300{margin-top:40px}}@media screen and (min-width: 681px) and (max-width: 1040px){.layout__section--margin-300{margin-top:64px}}@media screen and (min-width: 1041px){.layout__section--margin-300{margin-top:88px}}@media screen and (max-width: 680px){.layout__section--no-margin-top-hand-and-lower{margin-top:0}}.layout__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-right:auto;margin-left:auto;max-width:1040px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media screen and (max-width: 440px){.layout__inner{padding:16px}}@media screen and (min-width: 441px) and (max-width: 680px){.layout__inner{padding:24px}}@media screen and (min-width: 681px) and (max-width: 1040px){.layout__inner{padding:32px}}@media screen and (min-width: 1041px){.layout__inner{padding:40px}}.layout__inner--full{max-width:none}.layout__inner--condensed{max-width:640px}.layout__inner--compressed{max-width:320px}.layout__inner--padding-0{padding:0}@media screen and (max-width: 440px){.layout__inner--padding-70{padding:8px}}@media screen and (min-width: 441px) and (max-width: 680px){.layout__inner--padding-70{padding:8px}}@media screen and (min-width: 681px) and (max-width: 1040px){.layout__inner--padding-70{padding:12px}}@media screen and (min-width: 1041px){.layout__inner--padding-70{padding:16px}}@media screen and (max-width: 440px){.layout__inner--padding-80{padding:16px}}@media screen and (min-width: 441px) and (max-width: 680px){.layout__inner--padding-80{padding:16px}}@media screen and (min-width: 681px) and (max-width: 1040px){.layout__inner--padding-80{padding:16px}}@media screen and (min-width: 1041px){.layout__inner--padding-80{padding:24px}}@media screen and (max-width: 440px){.layout__inner--padding-90{padding:12px}}@media screen and (min-width: 441px) and (max-width: 680px){.layout__inner--padding-90{padding:16px}}@media screen and (min-width: 681px) and (max-width: 1040px){.layout__inner--padding-90{padding:24px}}@media screen and (min-width: 1041px){.layout__inner--padding-90{padding:32px}}@media screen and (max-width: 440px){.layout__inner--padding-200{padding:16px}}@media screen and (min-width: 441px) and (max-width: 680px){.layout__inner--padding-200{padding:32px}}@media screen and (min-width: 681px) and (max-width: 1040px){.layout__inner--padding-200{padding:48px}}@media screen and (min-width: 1041px){.layout__inner--padding-200{padding:64px}}@media screen and (max-width: 440px){.layout__inner--padding-300{padding:16px}}@media screen and (min-width: 441px) and (max-width: 680px){.layout__inner--padding-300{padding:40px}}@media screen and (min-width: 681px) and (max-width: 1040px){.layout__inner--padding-300{padding:64px}}@media screen and (min-width: 1041px){.layout__inner--padding-300{padding:88px}}.layout__inner--padding-top-bottom-0{padding-top:0;padding-bottom:0}@media screen and (max-width: 440px){.layout__inner--padding-top-bottom-70{padding-top:8px;padding-bottom:8px}}@media screen and (min-width: 441px) and (max-width: 680px){.layout__inner--padding-top-bottom-70{padding-top:8px;padding-bottom:8px}}@media screen and (min-width: 681px) and (max-width: 1040px){.layout__inner--padding-top-bottom-70{padding-top:12px;padding-bottom:12px}}@media screen and (min-width: 1041px){.layout__inner--padding-top-bottom-70{padding-top:16px;padding-bottom:16px}}@media screen and (max-width: 440px){.layout__inner--padding-top-bottom-80{padding-top:16px;padding-bottom:16px}}@media screen and (min-width: 441px) and (max-width: 680px){.layout__inner--padding-top-bottom-80{padding-top:16px;padding-bottom:16px}}@media screen and (min-width: 681px) and (max-width: 1040px){.layout__inner--padding-top-bottom-80{padding-top:16px;padding-bottom:16px}}@media screen and (min-width: 1041px){.layout__inner--padding-top-bottom-80{padding-top:24px;padding-bottom:24px}}@media screen and (max-width: 440px){.layout__inner--padding-top-bottom-90{padding-top:12px;padding-bottom:12px}}@media screen and (min-width: 441px) and (max-width: 680px){.layout__inner--padding-top-bottom-90{padding-top:16px;padding-bottom:16px}}@media screen and (min-width: 681px) and (max-width: 1040px){.layout__inner--padding-top-bottom-90{padding-top:24px;padding-bottom:24px}}@media screen and (min-width: 1041px){.layout__inner--padding-top-bottom-90{padding-top:32px;padding-bottom:32px}}@media screen and (max-width: 440px){.layout__inner--padding-top-bottom-200{padding-top:16px;padding-bottom:16px}}@media screen and (min-width: 441px) and (max-width: 680px){.layout__inner--padding-top-bottom-200{padding-top:32px;padding-bottom:32px}}@media screen and (min-width: 681px) and (max-width: 1040px){.layout__inner--padding-top-bottom-200{padding-top:48px;padding-bottom:48px}}@media screen and (min-width: 1041px){.layout__inner--padding-top-bottom-200{padding-top:64px;padding-bottom:64px}}@media screen and (max-width: 440px){.layout__inner--padding-top-bottom-300{padding-top:16px;padding-bottom:16px}}@media screen and (min-width: 441px) and (max-width: 680px){.layout__inner--padding-top-bottom-300{padding-top:40px;padding-bottom:40px}}@media screen and (min-width: 681px) and (max-width: 1040px){.layout__inner--padding-top-bottom-300{padding-top:64px;padding-bottom:64px}}@media screen and (min-width: 1041px){.layout__inner--padding-top-bottom-300{padding-top:88px;padding-bottom:88px}}.layout__inner--padding-left-right-0{padding-right:0;padding-left:0}@media screen and (max-width: 440px){.layout__inner--padding-left-right-70{padding-right:8px;padding-left:8px}}@media screen and (min-width: 441px) and (max-width: 680px){.layout__inner--padding-left-right-70{padding-right:8px;padding-left:8px}}@media screen and (min-width: 681px) and (max-width: 1040px){.layout__inner--padding-left-right-70{padding-right:12px;padding-left:12px}}@media screen and (min-width: 1041px){.layout__inner--padding-left-right-70{padding-right:16px;padding-left:16px}}@media screen and (max-width: 440px){.layout__inner--padding-left-right-80{padding-right:16px;padding-left:16px}}@media screen and (min-width: 441px) and (max-width: 680px){.layout__inner--padding-left-right-80{padding-right:16px;padding-left:16px}}@media screen and (min-width: 681px) and (max-width: 1040px){.layout__inner--padding-left-right-80{padding-right:16px;padding-left:16px}}@media screen and (min-width: 1041px){.layout__inner--padding-left-right-80{padding-right:24px;padding-left:24px}}@media screen and (max-width: 440px){.layout__inner--padding-left-right-90{padding-right:12px;padding-left:12px}}@media screen and (min-width: 441px) and (max-width: 680px){.layout__inner--padding-left-right-90{padding-right:16px;padding-left:16px}}@media screen and (min-width: 681px) and (max-width: 1040px){.layout__inner--padding-left-right-90{padding-right:24px;padding-left:24px}}@media screen and (min-width: 1041px){.layout__inner--padding-left-right-90{padding-right:32px;padding-left:32px}}@media screen and (max-width: 440px){.layout__inner--padding-left-right-200{padding-right:16px;padding-left:16px}}@media screen and (min-width: 441px) and (max-width: 680px){.layout__inner--padding-left-right-200{padding-right:32px;padding-left:32px}}@media screen and (min-width: 681px) and (max-width: 1040px){.layout__inner--padding-left-right-200{padding-right:48px;padding-left:48px}}@media screen and (min-width: 1041px){.layout__inner--padding-left-right-200{padding-right:64px;padding-left:64px}}@media screen and (max-width: 440px){.layout__inner--padding-left-right-300{padding-right:16px;padding-left:16px}}@media screen and (min-width: 441px) and (max-width: 680px){.layout__inner--padding-left-right-300{padding-right:40px;padding-left:40px}}@media screen and (min-width: 681px) and (max-width: 1040px){.layout__inner--padding-left-right-300{padding-right:64px;padding-left:64px}}@media screen and (min-width: 1041px){.layout__inner--padding-left-right-300{padding-right:88px;padding-left:88px}}.layout__inner--padding-top-0{padding-top:0}.layout__inner--padding-right-0{padding-right:0}.layout__inner--padding-bottom-0{padding-bottom:0}.layout__inner--padding-left-0{padding-left:0}@media screen and (max-width: 440px){.layout__inner--padding-top-70{padding-top:8px}}@media screen and (min-width: 441px) and (max-width: 680px){.layout__inner--padding-top-70{padding-top:8px}}@media screen and (min-width: 681px) and (max-width: 1040px){.layout__inner--padding-top-70{padding-top:12px}}@media screen and (min-width: 1041px){.layout__inner--padding-top-70{padding-top:16px}}@media screen and (max-width: 440px){.layout__inner--padding-right-70{padding-right:8px}}@media screen and (min-width: 441px) and (max-width: 680px){.layout__inner--padding-right-70{padding-right:8px}}@media screen and (min-width: 681px) and (max-width: 1040px){.layout__inner--padding-right-70{padding-right:12px}}@media screen and (min-width: 1041px){.layout__inner--padding-right-70{padding-right:16px}}@media screen and (max-width: 440px){.layout__inner--padding-bottom-70{padding-bottom:8px}}@media screen and (min-width: 441px) and (max-width: 680px){.layout__inner--padding-bottom-70{padding-bottom:8px}}@media screen and (min-width: 681px) and (max-width: 1040px){.layout__inner--padding-bottom-70{padding-bottom:12px}}@media screen and (min-width: 1041px){.layout__inner--padding-bottom-70{padding-bottom:16px}}@media screen and (max-width: 440px){.layout__inner--padding-left-70{padding-left:8px}}@media screen and (min-width: 441px) and (max-width: 680px){.layout__inner--padding-left-70{padding-left:8px}}@media screen and (min-width: 681px) and (max-width: 1040px){.layout__inner--padding-left-70{padding-left:12px}}@media screen and (min-width: 1041px){.layout__inner--padding-left-70{padding-left:16px}}@media screen and (max-width: 440px){.layout__inner--padding-top-80{padding-top:16px}}@media screen and (min-width: 441px) and (max-width: 680px){.layout__inner--padding-top-80{padding-top:16px}}@media screen and (min-width: 681px) and (max-width: 1040px){.layout__inner--padding-top-80{padding-top:16px}}@media screen and (min-width: 1041px){.layout__inner--padding-top-80{padding-top:24px}}@media screen and (max-width: 440px){.layout__inner--padding-right-80{padding-right:16px}}@media screen and (min-width: 441px) and (max-width: 680px){.layout__inner--padding-right-80{padding-right:16px}}@media screen and (min-width: 681px) and (max-width: 1040px){.layout__inner--padding-right-80{padding-right:16px}}@media screen and (min-width: 1041px){.layout__inner--padding-right-80{padding-right:24px}}@media screen and (max-width: 440px){.layout__inner--padding-bottom-80{padding-bottom:16px}}@media screen and (min-width: 441px) and (max-width: 680px){.layout__inner--padding-bottom-80{padding-bottom:16px}}@media screen and (min-width: 681px) and (max-width: 1040px){.layout__inner--padding-bottom-80{padding-bottom:16px}}@media screen and (min-width: 1041px){.layout__inner--padding-bottom-80{padding-bottom:24px}}@media screen and (max-width: 440px){.layout__inner--padding-left-80{padding-left:16px}}@media screen and (min-width: 441px) and (max-width: 680px){.layout__inner--padding-left-80{padding-left:16px}}@media screen and (min-width: 681px) and (max-width: 1040px){.layout__inner--padding-left-80{padding-left:16px}}@media screen and (min-width: 1041px){.layout__inner--padding-left-80{padding-left:24px}}@media screen and (max-width: 440px){.layout__inner--padding-top-90{padding-top:12px}}@media screen and (min-width: 441px) and (max-width: 680px){.layout__inner--padding-top-90{padding-top:16px}}@media screen and (min-width: 681px) and (max-width: 1040px){.layout__inner--padding-top-90{padding-top:24px}}@media screen and (min-width: 1041px){.layout__inner--padding-top-90{padding-top:32px}}@media screen and (max-width: 440px){.layout__inner--padding-right-90{padding-right:12px}}@media screen and (min-width: 441px) and (max-width: 680px){.layout__inner--padding-right-90{padding-right:16px}}@media screen and (min-width: 681px) and (max-width: 1040px){.layout__inner--padding-right-90{padding-right:24px}}@media screen and (min-width: 1041px){.layout__inner--padding-right-90{padding-right:32px}}@media screen and (max-width: 440px){.layout__inner--padding-bottom-90{padding-bottom:12px}}@media screen and (min-width: 441px) and (max-width: 680px){.layout__inner--padding-bottom-90{padding-bottom:16px}}@media screen and (min-width: 681px) and (max-width: 1040px){.layout__inner--padding-bottom-90{padding-bottom:24px}}@media screen and (min-width: 1041px){.layout__inner--padding-bottom-90{padding-bottom:32px}}@media screen and (max-width: 440px){.layout__inner--padding-left-90{padding-left:12px}}@media screen and (min-width: 441px) and (max-width: 680px){.layout__inner--padding-left-90{padding-left:16px}}@media screen and (min-width: 681px) and (max-width: 1040px){.layout__inner--padding-left-90{padding-left:24px}}@media screen and (min-width: 1041px){.layout__inner--padding-left-90{padding-left:32px}}@media screen and (max-width: 440px){.layout__inner--padding-top-200{padding-top:16px}}@media screen and (min-width: 441px) and (max-width: 680px){.layout__inner--padding-top-200{padding-top:32px}}@media screen and (min-width: 681px) and (max-width: 1040px){.layout__inner--padding-top-200{padding-top:48px}}@media screen and (min-width: 1041px){.layout__inner--padding-top-200{padding-top:64px}}@media screen and (max-width: 440px){.layout__inner--padding-right-200{padding-right:16px}}@media screen and (min-width: 441px) and (max-width: 680px){.layout__inner--padding-right-200{padding-right:32px}}@media screen and (min-width: 681px) and (max-width: 1040px){.layout__inner--padding-right-200{padding-right:48px}}@media screen and (min-width: 1041px){.layout__inner--padding-right-200{padding-right:64px}}@media screen and (max-width: 440px){.layout__inner--padding-bottom-200{padding-bottom:16px}}@media screen and (min-width: 441px) and (max-width: 680px){.layout__inner--padding-bottom-200{padding-bottom:32px}}@media screen and (min-width: 681px) and (max-width: 1040px){.layout__inner--padding-bottom-200{padding-bottom:48px}}@media screen and (min-width: 1041px){.layout__inner--padding-bottom-200{padding-bottom:64px}}@media screen and (max-width: 440px){.layout__inner--padding-left-200{padding-left:16px}}@media screen and (min-width: 441px) and (max-width: 680px){.layout__inner--padding-left-200{padding-left:32px}}@media screen and (min-width: 681px) and (max-width: 1040px){.layout__inner--padding-left-200{padding-left:48px}}@media screen and (min-width: 1041px){.layout__inner--padding-left-200{padding-left:64px}}@media screen and (max-width: 440px){.layout__inner--padding-top-300{padding-top:16px}}@media screen and (min-width: 441px) and (max-width: 680px){.layout__inner--padding-top-300{padding-top:40px}}@media screen and (min-width: 681px) and (max-width: 1040px){.layout__inner--padding-top-300{padding-top:64px}}@media screen and (min-width: 1041px){.layout__inner--padding-top-300{padding-top:88px}}@media screen and (max-width: 440px){.layout__inner--padding-right-300{padding-right:16px}}@media screen and (min-width: 441px) and (max-width: 680px){.layout__inner--padding-right-300{padding-right:40px}}@media screen and (min-width: 681px) and (max-width: 1040px){.layout__inner--padding-right-300{padding-right:64px}}@media screen and (min-width: 1041px){.layout__inner--padding-right-300{padding-right:88px}}@media screen and (max-width: 440px){.layout__inner--padding-bottom-300{padding-bottom:16px}}@media screen and (min-width: 441px) and (max-width: 680px){.layout__inner--padding-bottom-300{padding-bottom:40px}}@media screen and (min-width: 681px) and (max-width: 1040px){.layout__inner--padding-bottom-300{padding-bottom:64px}}@media screen and (min-width: 1041px){.layout__inner--padding-bottom-300{padding-bottom:88px}}@media screen and (max-width: 440px){.layout__inner--padding-left-300{padding-left:16px}}@media screen and (min-width: 441px) and (max-width: 680px){.layout__inner--padding-left-300{padding-left:40px}}@media screen and (min-width: 681px) and (max-width: 1040px){.layout__inner--padding-left-300{padding-left:64px}}@media screen and (min-width: 1041px){.layout__inner--padding-left-300{padding-left:88px}}@media screen and (max-width: 680px){.layout__inner--padding-left-right-hand-and-lower-0{padding-right:0;padding-left:0}}@media screen and (max-width: 680px){.layout__inner--padding-top-hand-and-lower-0{padding-top:0}}@media screen and (min-width: 681px){.layout__inner--padding-left-right-lap-and-up-0{padding-left:0;padding-right:0}}.layout__columns{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width: 680px){.layout__columns{margin:-8px}}@media screen and (min-width: 681px){.layout__columns{margin:-16px}}@media screen and (max-width: 680px){.layout__columns--margin-0{margin:0}}@media screen and (min-width: 681px){.layout__columns--margin-0{margin:0}}@media screen and (max-width: 680px){.layout__columns--margin-90{margin:-6px}}@media screen and (min-width: 681px){.layout__columns--margin-90{margin:-8px}}@media screen and (min-width: 681px){.layout__columns--nowrap-lap-and-up{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.layout__column{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (max-width: 680px){.layout__column{-ms-flex-preferred-size:240px;flex-basis:240px;margin:8px}}@media screen and (min-width: 681px){.layout__column{-ms-flex-preferred-size:320px;flex-basis:320px;margin:16px}}@media screen and (max-width: 680px){.layout__columns--margin-0 .layout__column{margin:0}}@media screen and (min-width: 681px){.layout__columns--margin-0 .layout__column{margin:0}}@media screen and (max-width: 680px){.layout__columns--margin-90 .layout__column{margin:6px}}@media screen and (min-width: 681px){.layout__columns--margin-90 .layout__column{margin:8px}}.layout__column--one-half{-ms-flex-preferred-size:280px;flex-basis:280px}.layout__column--one-third{-ms-flex-preferred-size:280px;flex-basis:280px}.layout__column--two-thirds{-ms-flex-preferred-size:480px;flex-basis:480px;-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}@media screen and (max-width: 680px){.layout__column--two-thirds{-ms-flex-preferred-size:100%;flex-basis:100%}}.viewport-recipes{height:550px;width:100%}.viewport-recipes2{height:800px;width:100%}.viewport-users{height:650px;width:100%}@media (max-height: 900px){.viewport-users{height:400px}.viewport-recipes2{height:700px}}.text-input{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;display:block;padding:5px 10px;width:100%;height:35px;border:none;border-radius:4px;background:#ececec;color:#4b4b4b;font-size:16px;line-height:25px}.text-input:focus{outline:none;-webkit-box-shadow:inset 0 0 0 2px #1a9fd9;box-shadow:inset 0 0 0 2px #1a9fd9}.text-input.text-input--light{background:#fff}.text-input--max-width-90{max-width:256px}.text-input--max-width-80{max-width:160px}.text-input--max-width-70{max-width:128px}.text-input--max-width-60{max-width:96px}.search-input{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;display:block;padding:5px 10px;width:100%;height:35px;border:none;border-radius:4px;background:#ececec;color:#4b4b4b;font-size:16px;line-height:25px}.search-input:focus{outline:none;-webkit-box-shadow:inset 0 0 0 2px #1a9fd9;box-shadow:inset 0 0 0 2px #1a9fd9}.radio-input--hidden{position:absolute;top:0;left:0;visibility:hidden;opacity:0}.radio-input__text{-webkit-font-smoothing:antialiased;color:#1a9fd9;font-family:"HusansNormal","Arial",sans-serif;font-size:20px;line-height:44px;cursor:pointer}.radio-input:checked ~ .radio-input__text{color:#e72e2a}.input-stepper{display:-webkit-box;display:-moz-box;display:box;display:-moz-flex;display:-ms-flexbox;display:flex;text-align:center}.input-stepper__decrease,.input-stepper__increase{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;display:-webkit-box;display:-moz-box;display:box;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:0;box-flex:0;-moz-flex:0 0 40px;-ms-flex:0 0 40px;flex:0 0 40px;padding:0;width:40px;height:35px;border:none;background:#ececec;fill:#1a9fd9;cursor:pointer}.input-stepper__decrease.is-disabled,.input-stepper__increase.is-disabled{fill:#a5a5a5;pointer-events:none}.input-stepper__decrease:focus,.input-stepper__increase:focus{outline:none;-webkit-box-shadow:inset 0 0 0 2px #1a9fd9;box-shadow:inset 0 0 0 2px #1a9fd9}.input-stepper--light .input-stepper__decrease,.input-stepper--light .input-stepper__increase{background:#fff}.input-stepper__decrease{border-radius:4px 0 0 4px}.input-stepper__increase{border-radius:0 4px 4px 0}.input-stepper__input{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;-webkit-box-flex:0;box-flex:0;-moz-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;margin-right:1px;margin-left:1px;padding:5px 10px;max-width:63px;height:35px;border:none;border-radius:0;background:#ececec;line-height:25px}.input-stepper__input:focus{outline:none;-webkit-box-shadow:inset 0 0 0 2px #1a9fd9;box-shadow:inset 0 0 0 2px #1a9fd9}.input-stepper--light .input-stepper__input{background:#fff}.input-stepper__icon{margin:auto}.select{position:relative;display:inline-block;width:100%;color:#4b4b4b}.select:after{position:absolute;top:50%;right:20px;display:inline-block;margin-top:-0.15rem;width:0;height:0;border-top:5px solid;border-right:5px solid transparent;border-bottom:5px solid transparent;border-left:5px solid transparent;content:'';pointer-events:none}.select.select--disabled:after{border-top-color:rgba(75,75,75,0.3)}.select__input{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;display:inline-block;margin:0;padding:5px 35px 5px 10px;width:100%;outline:0;border:0;border-radius:4px;background-color:#ececec;color:#4b4b4b;line-height:25px;cursor:pointer}.select__input:focus:-moz-focusring{color:transparent;text-shadow:0 0 0 #000000}.select__input:focus{-webkit-box-shadow:inset 0 0 0 2px #1a9fd9;box-shadow:inset 0 0 0 2px #1a9fd9}.select__input::-ms-expand{display:none}.button{display:inline-block;border-radius:4px;background-color:#aeaeae;-webkit-box-shadow:0 2px 0 #848484;box-shadow:0 2px 0 #848484;color:#fff;text-align:center;font-weight:normal;line-height:16px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media screen and (max-width: 440px){.button{padding:8px 16px;font-size:15px}}@media screen and (min-width: 441px){.button{padding:12px 24px;font-size:16px}}.button:hover{background-color:#959595;color:#fff}.button:focus{-webkit-box-shadow:inset 0 0 0 1px #126f98;box-shadow:inset 0 0 0 1px #126f98}.button:active{background-color:#747474;color:#fff}.button[disabled],.button:disabled,.button.is-disabled{background-color:#dbdbdb;color:#fff;cursor:not-allowed}.button--call-to-action{background-color:#e72e2a;color:#fff;-webkit-box-shadow:0 2px 0 #b92522;box-shadow:0 2px 0 #b92522}.button--call-to-action:hover{background-color:#d02926;color:#fff}.button--call-to-action:focus{-webkit-box-shadow:inset 0 0 0 2px #a2201d;box-shadow:inset 0 0 0 2px #a2201d}.button--call-to-action:active{background-color:#b92522;color:#fff}.button--call-to-action[disabled],.button--call-to-action:disabled,.button--call-to-action.is-disabled{background-color:#f5abaa;color:#fff}.button--primary{background-color:#1a9fd9;color:#fff;-webkit-box-shadow:0 2px 0 #157fae;box-shadow:0 2px 0 #157fae}.button--primary:hover{background-color:#157fae;color:#fff}.button--primary:focus{-webkit-box-shadow:inset 0 0 0 2px #105f82;box-shadow:inset 0 0 0 2px #105f82}.button--primary:active{background-color:#126f98;color:#fff}.button--primary[disabled],.button--primary:disabled,.button--primary.is-disabled{background-color:#a3d9f0;color:#fff}.button--secondary{background-color:#e72e2a;color:#fff;-webkit-box-shadow:0 2px 0 #b92522;box-shadow:0 2px 0 #b92522}.button--secondary:hover{background-color:#C82420;color:#fff}.button--secondary:focus{-webkit-box-shadow:inset 0 0 0 2px #a2201d;box-shadow:inset 0 0 0 2px #a2201d}.button--secondary:active{background-color:#b92522;color:#fff}.button--secondary[disabled],.button--secondary:disabled,.button--secondary.is-disabled{background-color:#f5abaa;color:#fff}.button--outline{background-color:transparent;background-image:none;-webkit-box-shadow:inset 0 0 0 2px #aeaeae;box-shadow:inset 0 0 0 2px #aeaeae;color:#aeaeae}.button--outline:hover{background-color:transparent;background-image:none;-webkit-box-shadow:inset 0 0 0 2px #959595;box-shadow:inset 0 0 0 2px #959595;color:#959595}.button--outline:focus{-webkit-box-shadow:inset 0 0 0 1px #126f98,inset 0 0 0 2px #aeaeae;box-shadow:inset 0 0 0 1px #126f98,inset 0 0 0 2px #aeaeae}.button--outline:active{background-color:transparent;background-image:none;-webkit-box-shadow:inset 0 0 0 2px #747474;box-shadow:inset 0 0 0 2px #747474;color:#747474}.button--outline:disabled{background-color:transparent;background-image:none;-webkit-box-shadow:inset 0 0 0 2px #dbdbdb;box-shadow:inset 0 0 0 2px #dbdbdb;color:#dbdbdb}.button--outline.button--call-to-action{-webkit-box-shadow:inset 0 0 0 2px #e72e2a;box-shadow:inset 0 0 0 2px #e72e2a;color:#e72e2a}.button--outline.button--call-to-action:hover{-webkit-box-shadow:inset 0 0 0 2px #d02926;box-shadow:inset 0 0 0 2px #d02926;color:#d02926}.button--outline.button--call-to-action:focus{-webkit-box-shadow:inset 0 0 0 2px #a2201d,inset 0 0 0 2px #e72e2a;box-shadow:inset 0 0 0 2px #a2201d,inset 0 0 0 2px #e72e2a}.button--outline.button--call-to-action:active{-webkit-box-shadow:inset 0 0 0 2px #b92522;box-shadow:inset 0 0 0 2px #b92522;color:#b92522}.button--outline.button--call-to-action[disabled],.button--outline.button--call-to-action:disabled,.button--outline.button--call-to-action.is-disabled{-webkit-box-shadow:inset 0 0 0 2px #f5abaa;box-shadow:inset 0 0 0 2px #f5abaa;color:#f5abaa}.button--outline.button--primary{-webkit-box-shadow:inset 0 0 0 2px #1a9fd9;box-shadow:inset 0 0 0 2px #1a9fd9;color:#1a9fd9}.button--outline.button--primary:hover{-webkit-box-shadow:inset 0 0 0 2px #157fae;box-shadow:inset 0 0 0 2px #157fae;color:#157fae}.button--outline.button--primary:focus{-webkit-box-shadow:inset 0 0 0 2px #105f82,inset 0 0 0 2px #1a9fd9;box-shadow:inset 0 0 0 2px #105f82,inset 0 0 0 2px #1a9fd9}.button--outline.button--primary:active{-webkit-box-shadow:inset 0 0 0 2px #126f98;box-shadow:inset 0 0 0 2px #126f98;color:#126f98}.button--outline.button--primary[disabled],.button--outline.button--primary:disabled,.button--outline.button--primary.is-disabled{-webkit-box-shadow:inset 0 0 0 2px #a3d9f0;box-shadow:inset 0 0 0 2px #a3d9f0;color:#a3d9f0}.button--outline.button--secondary{-webkit-box-shadow:inset 0 0 0 2px #e72e2a;box-shadow:inset 0 0 0 2px #e72e2a;color:#e72e2a}.button--outline.button--secondary:hover{-webkit-box-shadow:inset 0 0 0 2px #C82420;box-shadow:inset 0 0 0 2px #C82420;color:#C82420}.button--outline.button--secondary:focus{-webkit-box-shadow:inset 0 0 0 2px #a2201d,inset 0 0 0 2px #e72e2a;box-shadow:inset 0 0 0 2px #a2201d,inset 0 0 0 2px #e72e2a}.button--outline.button--secondary:active{-webkit-box-shadow:inset 0 0 0 2px #b92522;box-shadow:inset 0 0 0 2px #b92522;color:#b92522}.button--outline.button--secondary[disabled],.button--outline.button--secondary:disabled,.button--outline.button--secondary.is-disabled{-webkit-box-shadow:inset 0 0 0 2px #f5abaa;box-shadow:inset 0 0 0 2px #f5abaa;color:#f5abaa}.button--80{padding:4px 16px;font-size:13px}@media screen and (max-width: 440px){.button--90{padding:8px 12px;font-size:13px}}@media screen and (min-width: 441px){.button--90{padding:8px 16px;font-size:15px}}@media screen and (max-width: 440px){.button--200{padding:8px 24px;font-size:16px}}@media screen and (min-width: 441px){.button--200{padding:16px 40px;font-size:17px}}.button--full{display:block;max-width:100%;width:100%}.button--invisible{background:none;padding:0;border:none;min-width:0;height:30px;color:#4b4b4b}.button--chevron-right::after{display:inline-block;margin-left:8px;width:12px;height:12px;background-image:url("/images/svg/chevron-right-white.svg");background-position:center center;background-size:12px 12px;background-repeat:no-repeat;content:'';vertical-align:middle}.tabbar{border-bottom:1px solid #ececec;padding:0 10px}.tabbar__tab{position:relative}.tabbar__input{position:absolute;left:0;top:0;opacity:0}.tabbar__label{-webkit-font-smoothing:antialiased;font-family:"HusansNormal","Arial",sans-serif;font-size:20px;font-weight:normal;line-height:1;padding:10px 15px;color:#1a9fd9;position:relative;top:1px;z-index:100;border:1px solid transparent;display:inline-block}.tabbar__input:checked+.tabbar__label{color:#e72e2a;border:1px solid #ececec;border-bottom-color:#fff;border-radius:4px 4px 0 0}.link{text-decoration:none;color:#1a9fd9;cursor:pointer}.link:hover{color:#e72e2a}.checkbox{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative;display:block;margin:5px 0;padding-left:32px;min-height:30px;width:100%;cursor:pointer}.checkbox__input{position:absolute;top:0;left:0;z-index:-100;opacity:0}.checkbox__label{display:inline-block;margin-top:5px;line-height:1.3125em;font-size:13px}.checkbox__label::before{position:absolute;top:1px;left:0;display:inline-block;padding-top:4px;width:24px;height:24px;border-radius:4px;background-color:#ececec;color:#1a9fd9;content:'';text-align:center;font-size:15px;line-height:10px}input:checked ~ .checkbox__label::before{background-image:url("/images/icons/check-bold.svg");background-position:center center;background-size:16px 16px;background-repeat:no-repeat}input:focus ~ .checkbox__label::before{border:2px solid #1a9fd9}.checkbox__input.is-invalid ~ .checkbox__label::before{border:2px solid #e72e2a}.checkbox__input.is-invalid ~ .checkbox__label{color:#e72e2a}.checkbox__label--strong{font-weight:600}.segmented-control{display:-webkit-box;display:-moz-box;display:box;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media screen and (min-width: 681px){.segmented-control{max-width:640px}}.segmented-control-item{-moz-flex-grow:1;-webkit-box-flex:1;flex-grow:1;-ms-flex-positive:1;flex-basis:100px;-ms-flex-preferred-size:100px;position:relative;overflow:hidden;border:1px solid #fff;border-right:none;background:#ececec;color:#4b4b4b;text-align:center;white-space:nowrap;cursor:pointer}.segmented-control-item:first-child{border-bottom-left-radius:4px;border-top-left-radius:4px}.segmented-control-item:last-child{border-bottom-right-radius:4px;border-top-right-radius:4px}.segmented-control__input{position:absolute;z-index:-100;opacity:0}.segmented-control__label{display:block;padding:9px 15px;background-color:#ececec;color:#4b4b4b;font-size:13px;font-weight:400;line-height:20px;text-transform:uppercase;cursor:pointer}.segmented-control__input:checked ~ .segmented-control__label{background-color:#1a9fd9;color:#fff}.segmented-control--90 .segmented-control__label{padding:4px 12px}.textarea-input{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;display:block;padding:5px 10px;width:100%;border:none;border-radius:4px;background:#ececec;color:#4b4b4b;font-size:16px;line-height:25px}.textarea-input:focus{outline:none;-webkit-box-shadow:inset 0 0 0 2px #1a9fd9;box-shadow:inset 0 0 0 2px #1a9fd9}.textarea-input--description{height:90px}.toolbar{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.toolbar__item{margin:8px}.toolbar__item.is-active{color:#1a9fd9;font-weight:600}.segmented-input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.segmented-input__item{-ms-flex-item-align:center;align-self:center}.segmented-input__item--flex-start{-ms-flex-item-align:start;align-self:flex-start}.segmented-input__item--flexible{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.segmented-input__item--no-shrink{-ms-flex-negative:0;flex-shrink:0}.segmented-input__item--label{padding-right:8px;padding-left:16px;-ms-flex-item-align:center;align-self:center;font-size:13px}.segmented-input__item--ellipsis{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal}.content>:first-child{margin-top:0}.content>:last-child{margin-bottom:0}.content--diap{color:#fff}.content h1,.content h2,.content h3,.content h4,.content h5,.content h6{font-family:"HusansNormal","Arial",sans-serif}.content h1{font-weight:400;line-height:1.0625em}@media screen and (max-width: 440px){.content h1{font-size:20px}}@media screen and (min-width: 441px) and (max-width: 680px){.content h1{font-size:24px}}@media screen and (min-width: 681px){.content h1{font-size:32px}}.content h2{font-weight:400;line-height:1.125em}@media screen and (max-width: 440px){.content h2{font-size:17px}}@media screen and (min-width: 441px) and (max-width: 680px){.content h2{font-size:20px}}@media screen and (min-width: 681px){.content h2{font-size:24px}}.content h3{font-weight:400;line-height:1.1875em}@media screen and (max-width: 440px){.content h3{font-size:16px}}@media screen and (min-width: 441px) and (max-width: 680px){.content h3{font-size:17px}}@media screen and (min-width: 681px){.content h3{font-size:20px}}.content h4{font-weight:400;line-height:1.1875em}@media screen and (max-width: 440px){.content h4{font-size:15px}}@media screen and (min-width: 441px) and (max-width: 680px){.content h4{font-size:16px}}@media screen and (min-width: 681px){.content h4{font-size:17px}}.content h5{font-weight:400;line-height:1.1875em}@media screen and (max-width: 680px){.content h5{font-size:15px}}@media screen and (min-width: 681px){.content h5{font-size:16px}}.content h6{font-weight:normal;line-height:1.1875em}@media screen and (max-width: 680px){.content h6{font-size:15px}}@media screen and (min-width: 681px){.content h6{font-size:16px}}.content p{margin-top:1.5em;margin-bottom:1.5em;max-width:40em;line-height:1.5em}@media screen and (max-width: 680px){.content p{font-size:15px}}@media screen and (min-width: 681px){.content p{font-size:16px}}@media screen and (max-width: 680px){.content--90 p{font-size:13px}}@media screen and (min-width: 681px){.content--90 p{font-size:15px}}.content ol,.content ul{margin-top:1.5em;margin-bottom:1.5em;padding-left:1.5em;max-width:40em;line-height:1.5em}@media screen and (max-width: 680px){.content ol,.content ul{font-size:15px}}@media screen and (min-width: 681px){.content ol,.content ul{font-size:16px}}@media screen and (max-width: 680px){.content--90 ol,.content--90 ul{font-size:13px}}@media screen and (min-width: 681px){.content--90 ol,.content--90 ul{font-size:15px}}.content ol{list-style:decimal}.content ul{list-style:disc}.content a{border-bottom:1px solid}.content strong{font-weight:bold}.content em{font-style:italic}.content--old{line-height:22px;padding:11px 0}.content--old h1{-webkit-font-smoothing:antialiased;font-size:20px;color:#e72e2a;font-family:"HusansNormal","Arial",sans-serif;font-weight:normal;margin:11px 0 22px}.content--old h2{font-size:15px;font-weight:bold;margin:11px 0}.content--old h3{font-size:15px;font-weight:normal;font-style:italic;margin:11px 0}.content--old p{font-size:15px;margin:0 0 22px}.content--old ul{margin:11px 0;padding-left:22px}.content--old ol{margin:11px 0;padding-left:22px}.column-2{-webkit-column-count:2;-moz-column-count:2;column-count:2;text-align:left}.column-2.padded{padding:10px}.column-4{-webkit-column-count:4;-moz-column-count:4;column-count:4;text-align:left}.column-4.padded{padding:10px}.form--padded{padding:5px}.form--narrow{max-width:340px}.form__header{padding:15px 0 15px;margin:0 5px;border-bottom:1px solid #ececec}.form__header::after{clear:both;content:"";display:table}@media screen and (max-width: 680px){.form__header{margin-bottom:12px}}@media screen and (min-width: 681px){.form__header{margin-bottom:10px}}.form__title{margin:0;color:#1a9fd9;text-transform:uppercase;font-family:"HusansNormal","Arial",sans-serif;font-size:20px;font-weight:normal}.form__section{display:-webkit-box;display:-moz-box;display:box;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-lines:multiple;-moz-box-lines:multiple;box-lines:multiple;-ms-flex-wrap:wrap;flex-wrap:wrap}.form__fieldset{width:100%}.form__field{width:100%;padding:5px;-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid-column}.form__field--date,.form__field--time{max-width:50%;width:auto;float:left}@media screen and (min-width: 681px) and (max-width: 1040px){.form__field--date,.form__field--time{width:100%;max-width:none}}.form__field--text{float:none;clear:both}.form__label{display:block;color:#4b4b4b;font-size:13px;margin-bottom:2px}.form__input-box{position:relative}.form__input-box--inline{display:inline-block;vertical-align:middle;min-width:200px}.form__input-box--underlined{border-bottom:1px solid #ececec;padding:0 10px;margin:0 -10px}.form__select-switch{display:-webkit-box;display:-ms-flexbox;display:flex;width:auto}.form__select-switch .select-switch__button{-webkit-box-flex:1;-ms-flex:auto;flex:auto;display:inline-block;width:auto;min-width:0;padding:8px 20px}.form__select-switch .select-switch__button:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.form__select-switch .select-switch__button:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.form__input-box-icons{display:-webkit-box;display:-moz-box;display:box;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;box-align:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;-ms-flex-align:center;position:absolute;top:0;z-index:100;height:35px;pointer-events:none}.form__input-box-icons--right{right:15px}.form__input-box-icon{width:25px;height:25px;fill:#4b4b4b}.form__actions{padding:8px 0 5px;margin:0 5px}@media screen and (max-width: 680px){.form__actions{margin-top:12px}}@media screen and (min-width: 681px){.form__actions{margin-top:10px}}.form__actions.is-pristine{height:1px;opacity:0}.form__actions--space-between{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.form__text{margin:11px 0 0}.form__input-feedback-text{display:inline-block;padding-top:2px;color:#e72e2a;font-size:13px;line-height:1.375em}.form__input-actions{position:absolute;top:2px;right:2px;bottom:2px}.form__toggle-link{display:block;margin-top:5px;font-size:12px}.managment-form .form__field--centered .form__label-box{display:inline-block;width:180px;height:38px;text-align:right;margin-right:20px}.managment-form .form__field--centered .form__label{padding:12px 0 0 0;line-height:13px}.managment-form .column-2 .form__label-box{text-align:left}.managment-form .form__label{color:#4b4b4b}.managment-form .form__field--centered .select,.managment-form .form__field--centered .form__input-box,.managment-form .form__field--centered .form__label,.managment-form .form__field--centered .form__input,.managment-form .form__field--centered .form__inputs{display:inline-block;vertical-align:top;max-width:300px}.input-actions{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.input-actions__inner{position:relative;overflow:visible;padding-right:0;height:30px;border-top-right-radius:4px;border-bottom-right-radius:4px}.input-actions__inner::before{background-color:rgba(236,236,236,0);background-image:-webkit-gradient(linear,left top, right top,from(rgba(236,236,236,0)),to(#ececec));background-image:linear-gradient(to right,rgba(236,236,236,0),#ececec);position:absolute;top:0;bottom:0;left:-15px;display:block;width:15px;content:'';pointer-events:none}input:-webkit-autofill ~ .input-actions .input-actions__inner{background-color:#ffe480 !important}input:-webkit-autofill ~ .input-actions .input-actions__inner::before{background-color:rgba(255,228,128,0);background-image:-webkit-gradient(linear,left top, right top,from(rgba(255,228,128,0)),to(#ffe480));background-image:linear-gradient(to right,rgba(255,228,128,0),#ffe480)}.input-actions__item{overflow:hidden;text-indent:101%;white-space:nowrap;display:block;padding:0;width:30px;height:30px;border:none;border-radius:4px;background-color:#ececec;cursor:pointer}.input-actions__item-label{background-position:center center;background-size:24px auto;background-repeat:no-repeat}.input-actions__item-label--show-password{background-image:url("/images/icons/eye.svg")}.input-actions__item-label--hide-password{background-image:url("/images/icons/eye-crossed.svg")}.page-header{position:fixed;top:0;left:0;z-index:200;width:100%;border-bottom:1px solid #ececec;background:#fff}@media screen and (max-width: 680px){.page-header{height:45px}}@media screen and (min-width: 681px){.page-header{height:60px}}.page-header__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-left:8px;margin-right:8px;height:100%;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.page-header__section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 680px){.page-header__section--invisible-hand-and-lower{display:none}}.page-header__logo{height:24px;width:28px}.page-header__action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:8px;margin-left:8px;cursor:pointer;white-space:nowrap}.page-header__action.is-active{color:#1a9fd9}.page-header__action--up-button{margin-left:16px;color:#1a9fd9}.page-header__chevron-left{margin-right:6px;height:12px;width:8px}.onboarding{-webkit-font-smoothing:antialiased;display:block;height:200px;background:#1a9fd9;color:#fff}.onboarding__inner{display:-webkit-box;display:-moz-box;display:box;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;box-align:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;-ms-flex-align:center;position:relative}@media screen and (max-width: 680px){.onboarding__image{width:100px;-o-object-fit:cover;object-fit:cover}}@media screen and (max-width: 680px){.onboarding__content{padding:10px}}@media screen and (min-width: 681px){.onboarding__content{margin:auto;padding:20px 40px;max-width:calc(40em + 80px)}}.onboarding__title{margin-top:0;font-family:"HusansNormal","Arial",sans-serif;font-size:24px;font-weight:normal}.onboarding__text{margin-bottom:0}@media screen and (max-width: 680px){.onboarding__text{font-size:13px}}@media screen and (min-width: 1041px){.onboarding__text{font-size:17px}}.onboarding__dismiss{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;position:absolute;top:0;right:0;z-index:100;padding:7px;width:44px;height:44px;border:none;background:transparent;cursor:pointer}.onboarding__dismiss-icon{opacity:0.5;stroke:#fff}.onboarding__dismiss:hover .onboarding__dismiss-icon{opacity:1}@media screen and (max-width: 680px){.filter-results{display:none}.filter-results.is-active{display:block;pointer-events:auto}}@media screen and (min-width: 681px){.filter-results{overflow:hidden;margin:20px auto 10px;padding:10px 0;height:50px}}.filter-results__inner{display:-webkit-box;display:-moz-box;display:box;display:-moz-flex;display:-ms-flexbox;display:flex}@media screen and (max-width: 680px){.filter-results__inner{-webkit-box-lines:multiple;-moz-box-lines:multiple;box-lines:multiple;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (min-width: 681px){.filter-results__inner{-webkit-box-align:center;box-align:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;-ms-flex-align:center;overflow-x:auto;-webkit-overflow-scrolling:touch;height:50px;white-space:nowrap}}@media screen and (max-width: 680px){.filter-guide-bar{overflow-x:auto;-webkit-overflow-scrolling:touch;padding:5px;width:100%;background:#1a9fd9;white-space:nowrap}}@media screen and (min-width: 681px){.filter-guide-bar{padding-right:10px}}.filter-results-bar{color:#e72e2a}@media screen and (max-width: 680px){.filter-results-bar{padding:5px 10px;font-size:13px}}@media screen and (min-width: 681px){.filter-results-bar{-webkit-box-flex:0;box-flex:0;-moz-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-ordinal-group:-1;box-ordinal-group:-1;-moz-order:-1;order:-1;-ms-flex-order:-1;white-space:nowrap;font-family:"HusansNormal","Arial",sans-serif;font-size:20px;line-height:30px;padding-right:8px}}@media screen and (min-width: 681px){.filter-results-bar__count{font-weight:normal}}@media screen and (max-width: 680px){.filter-results-bar__extension{display:none}}.filter-pill{display:inline-block;padding-left:10px;border-radius:4px;background:#e72e2a;color:#fff;vertical-align:middle;line-height:30px}.filter-pill-void{padding-right:10px}.filter-pill__dismiss{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;padding:0;border:none;background:transparent;vertical-align:middle;line-height:1;cursor:pointer}.filter-pill__dismiss-icon{opacity:0.5;stroke:#fff}.filter-pill__dismiss:hover .filter-pill__dismiss-icon{opacity:1}@media screen and (max-width: 680px){.product-list{opacity:0;pointer-events:none;width:100%;padding-bottom:50px}.product-list.is-active{opacity:1;pointer-events:auto}}@media screen and (min-width: 681px) and (max-width: 1040px){.product-list{margin-left:10px}}.product-list__item{width:100%;border-bottom:1px solid #ececec}.product-list__item.is-not-selected{opacity:.5;-webkit-filter:blur(1px);filter:blur(1px)}.product-list__item-label{float:right;margin-left:10px;padding:0 5px;border-radius:3px;background:#ececec;color:rgba(0,0,0,0.7)}.product-list__item-label.product-list__item-label--unavailable{background:rgba(231,46,42,0.3)}.product-list__item-label.product-list__item-label--overdue{background:rgba(231,46,42,0.3)}.product-list__item-label.product-list__item-label--defect{background:rgba(255,200,0,0.3)}.product-list__item-label.product-list__item-label--lent{background:rgba(105,233,156,0.3)}.product-list__empty-state{text-align:center;color:#a5a5a5;padding:20px;line-height:45px}.product-list__empty-state-logo{display:block;width:50px;margin:0 auto;-webkit-animation:sk-rotateplane 1.8s infinite ease-in-out;animation:sk-rotateplane 1.8s infinite ease-in-out}@-webkit-keyframes sk-rotateplane{0%{-webkit-transform:perspective(120px)}25%{-webkit-transform:perspective(120px) rotateY(180deg)}50%{-webkit-transform:perspective(120px) rotateY(180deg) rotateX(180deg)}75%{-webkit-transform:perspective(120px) rotateX(180deg)}0%{-webkit-transform:perspective(120px)}}@keyframes sk-rotateplane{0%{transform:perspective(120px) rotateX(0deg) rotateY(0deg);-webkit-transform:perspective(120px) rotateX(0deg) rotateY(0deg)}25%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg);-webkit-transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg)}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(-179.9deg);-webkit-transform:perspective(120px) rotateX(-180.1deg) rotateY(-179.9deg)}75%{transform:perspective(120px) rotateX(0deg) rotateY(-179.9deg);-webkit-transform:perspective(120px) rotateX(0deg) rotateY(-179.9deg)}0%{transform:perspective(120px) rotateX(0deg) rotateY(0deg);-webkit-transform:perspective(120px) rotateX(0deg) rotateY(0deg)}}@-webkit-keyframes pulse{0%{background-color:#fff}50%{background-color:#dcdcdc}100%{background-color:#fff}}@keyframes pulse{0%{background-color:#fff}50%{background-color:#dcdcdc}100%{background-color:#fff}}.recipe{display:-webkit-box;display:-moz-box;display:box;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;box-align:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;-ms-flex-align:center;text-decoration:none}.recipe--detail{-webkit-box-lines:multiple;-moz-box-lines:multiple;box-lines:multiple;-ms-flex-wrap:wrap;flex-wrap:wrap}.recipe--summary{-webkit-box-lines:multiple;-moz-box-lines:multiple;box-lines:multiple;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;box-align:stretch;-moz-align-items:stretch;-ms-align-items:stretch;-o-align-items:stretch;align-items:stretch;-ms-flex-align:stretch;background:#ececec;padding:5px;border-radius:4px;margin:10px 0}.recipe__part{display:-webkit-box;display:-moz-box;display:box;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;box-align:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;-ms-flex-align:center;-webkit-box-lines:multiple;-moz-box-lines:multiple;box-lines:multiple;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:10px}@media screen and (max-width: 680px){.recipe__part{-webkit-box-flex:1;box-flex:1;-moz-flex:1 0 100%;-ms-flex:1 0 100%;flex:1 0 100%;border-bottom:1px solid #fff}.recipe__part:nth-child(n+2){border-top:1px solid #fff;margin-top:-1px}.recipe__part:last-child{border-bottom:none}}@media screen and (min-width: 681px){.recipe__part{-webkit-box-flex:1;box-flex:1;-moz-flex:1 0 20px;-ms-flex:1 0 20px;flex:1 0 20px;border-right:1px solid #fff}.recipe__part:nth-child(n+2){border-left:1px solid #fff;margin-left:-1px}.recipe__part:last-child{border-right:none}}.recipe__thumbnail{-webkit-box-flex:0;box-flex:0;-moz-flex:0 0 85px;-ms-flex:0 0 85px;flex:0 0 85px;display:-webkit-box;display:-moz-box;display:box;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-ordinal-group:-1;box-ordinal-group:-1;-moz-order:-1;order:-1;-ms-flex-order:-1;height:85px}@media screen and (max-width: 680px){.recipe__image{-webkit-box-flex:0;box-flex:0;-moz-flex:0 0 85px;-ms-flex:0 0 85px;flex:0 0 85px;display:-webkit-box;display:-moz-box;display:box;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-ordinal-group:-1;box-ordinal-group:-1;-moz-order:-1;order:-1;-ms-flex-order:-1;height:85px;background:#fff}}@media screen and (min-width: 681px){.recipe__image{-webkit-box-flex:0;box-flex:0;-moz-flex:0 1 280px;-ms-flex:0 1 280px;flex:0 1 280px;display:-webkit-box;display:-moz-box;display:box;display:-moz-flex;display:-ms-flexbox;display:flex;padding:10px;border:1px solid #ececec;background:#fff}}.recipe__picture{margin:auto;width:auto;height:auto;vertical-align:middle;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.recipe__thumbnail .recipe__picture{max-width:65px;max-height:65px;height:100%;-o-object-fit:contain;object-fit:contain}@media screen and (max-width: 680px){.recipe__image .recipe__picture{max-width:65px;max-height:65px}}@media screen and (min-width: 681px){.recipe__image .recipe__picture{max-width:180px;max-height:180px}}.recipe__picture-skeleton{margin:auto;width:65px;height:37px;max-width:65px;max-height:65px;vertical-align:middle;border-radius:4px;-webkit-animation:pulse 1.5s infinite;animation:pulse 1.5s infinite}@media screen and (max-width: 680px){.recipe__heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.recipe__header{-webkit-box-flex:1;box-flex:1;-moz-flex:1 0 30px;-ms-flex:1 0 30px;flex:1 0 30px;padding:16px 10px}@media screen and (min-width: 681px){.recipe--detail .recipe__header{-webkit-box-flex:0;box-flex:0;-moz-flex:0 1 280px;-ms-flex:0 1 280px;flex:0 1 280px}}.recipe__title{margin:0;color:#1a9fd9;font-family:"HusansNormal","Arial",sans-serif;font-size:20px;font-weight:normal}.recipe:not(.recipe--unclickable):hover .recipe__title,.recipe.active .recipe__title{color:#e72e2a}.recipe__data{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.recipe__data-item{min-width:33.3%;margin-top:4px}.recipe__data-item:not(:last-child){margin-right:16px}.recipe__data-item-label{color:#818181;font-size:12px;margin-bottom:-2px}.recipe__meta{color:#4b4b4b}@media screen and (max-width: 680px){.recipe__meta{font-size:13px}}.recipe__row-icon{-webkit-box-flex:0;box-flex:0;-moz-flex:0 0 30px;-ms-flex:0 0 30px;flex:0 0 30px;stroke:#a5a5a5}@media screen and (max-width: 680px){.recipe__row-icon{margin-right:10px}}@media screen and (min-width: 681px){.recipe__row-icon{margin-right:20px}}.recipe:not(.recipe--unclickable):hover .recipe__row-icon,.recipe.active .recipe__row-icon{stroke:#e72e2a}.recipe__close-icon{-webkit-box-flex:0;box-flex:0;-moz-flex:0 0 30px;-ms-flex:0 0 30px;flex:0 0 30px;stroke:#e72e2a}@media screen and (max-width: 680px){.recipe__close-icon{margin-right:10px}}@media screen and (min-width: 681px){.recipe__close-icon{margin-right:20px}}.recipe__remove-button{color:#e72e2a;margin-right:20px}.recipe__remove-button button{color:#e72e2a}.recipe__edit-button{color:#1a9fd9;margin-right:20px}.recipe__tabbar{-webkit-box-flex:1;box-flex:1;-moz-flex:1 0 100%;-ms-flex:1 0 100%;flex:1 0 100%;margin:0 -10px}@media screen and (min-width: 681px){.recipe__tabbar{display:none}}@media screen and (max-width: 680px){.recipe__description{padding:8px;-webkit-box-flex:1;box-flex:1;-moz-flex:1 0 100%;-ms-flex:1 0 100%;flex:1 0 100%;display:none}.recipe__description.is-active{display:block}}@media screen and (min-width: 681px){.recipe__description{padding:32px;-webkit-box-flex:1;box-flex:1;-moz-flex:1 1 48px;-ms-flex:1 1 48px;flex:1 1 48px}}.recipe__description__title{white-space:pre-wrap}.recipe__summary{margin:0}.recipe__summary-title{float:left;width:calc(40% - 10px);text-align:right;padding:5px}.recipe__summary-title span{font-weight:normal}.recipe__summary-description{float:left;width:calc(60% - 10px);text-align:left;padding:5px;font-weight:bold;margin:0}.recipe__empty-state{text-align:center;color:#a5a5a5;padding:20px;line-height:45px}.recipe__empty-state-logo{display:block;width:50px;margin:0 auto;-webkit-animation:sk-rotateplane 1.8s infinite ease-in-out;animation:sk-rotateplane 1.8s infinite ease-in-out}.availability{display:-webkit-box;display:-moz-box;display:box;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-lines:multiple;-moz-box-lines:multiple;box-lines:multiple;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}@media screen and (max-width: 680px){.availability{display:none}.availability.is-active{display:-webkit-box;display:-moz-box;display:box;display:-moz-flex;display:-ms-flexbox;display:flex}}.availability__slot{-webkit-box-ordinal-group:2;box-ordinal-group:2;-moz-order:2;order:2;-ms-flex-order:2;-webkit-box-flex:1;box-flex:1;-moz-flex:1 0 100%;-ms-flex:1 0 100%;flex:1 0 100%}.availability__slot:first-child{-webkit-box-ordinal-group:0;box-ordinal-group:0;-moz-order:0;order:0;-ms-flex-order:0}.availability__title{-webkit-box-ordinal-group:1;box-ordinal-group:1;-moz-order:1;order:1;-ms-flex-order:1;-webkit-box-flex:1;box-flex:1;-moz-flex:1 0 100%;-ms-flex:1 0 100%;flex:1 0 100%;-webkit-font-smoothing:antialiased;font-family:"HusansNormal","Arial",sans-serif;font-size:20px;font-weight:normal;color:#1a9fd9}.bottom-bar{display:-webkit-box;display:-moz-box;display:box;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;box-align:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;-ms-flex-align:center;position:fixed;bottom:0;left:0;z-index:200;width:100%;height:50px;border-top:1px solid #dcdcdc;background:#fff}@media screen and (min-width: 681px){.bottom-bar{display:none}}.bottom-bar.is-inactive{opacity:.25}.bottom-bar__item{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;-webkit-box-flex:1;box-flex:1;-moz-flex:1 0 50px;-ms-flex:1 0 50px;flex:1 0 50px;color:#4b4b4b;text-align:center;text-decoration:none;opacity:0.5;fill:#4b4b4b;border:none}.bottom-bar__item.is-active{color:#e72e2a;opacity:1;fill:#e72e2a}.bottom-bar__icon{display:inline-block;vertical-align:middle}.bottom-bar__item-title{font-size:11px;line-height:1}.actions{display:block;padding-top:0}.actions--not-fixed{position:relative}.form .actions--not-fixed{right:auto;bottom:auto;left:auto}.actions__secondary-action{display:inline-block;margin-top:10px;line-height:1.3125em;font-size:13px}.filter{background:#fff}@media screen and (max-width: 680px){.filter{padding-bottom:60px;opacity:0;pointer-events:none}.filter.is-active{opacity:1;pointer-events:auto}}@media screen and (min-width: 681px) and (max-width: 1040px){.filter{float:right;margin-right:10px;margin-bottom:60px;-webkit-box-shadow:0 10px 20px rgba(0,0,0,0.15);box-shadow:0 10px 20px rgba(0,0,0,0.15)}}@media screen and (min-width: 1041px){.filter{float:right;margin-bottom:60px;-webkit-box-shadow:0 10px 20px rgba(0,0,0,0.15);box-shadow:0 10px 20px rgba(0,0,0,0.15)}}.buttonup{position:fixed;width:60px;height:60px;bottom:100px;right:40px;background-color:#1a9fd9;color:#FFF;border-radius:50px;text-align:center;line-height:60px;-webkit-box-shadow:2px 2px 3px #999;box-shadow:2px 2px 3px #999}.buttondown{position:fixed;width:60px;height:60px;bottom:20px;right:40px;background-color:#1a9fd9;color:#FFF;border-radius:50px;text-align:center;line-height:60px;-webkit-box-shadow:2px 2px 3px #999;box-shadow:2px 2px 3px #999}@media screen and (max-width: 680px){.filter__actions{position:fixed;right:-5px;bottom:50px;left:-5px;z-index:200;padding-right:8px;padding-bottom:8px;padding-left:8px}}@media screen and (min-width: 681px){.filter__actions{display:none}}.page{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100%}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active){.page{height:100%}}.page__header{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}.page__title{-webkit-font-smoothing:antialiased;color:#e72e2a;font-family:"HusansNormal","Arial",sans-serif;font-size:24px;font-weight:normal}.page__main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0}@media screen and (min-width: 681px){.page__content{display:-webkit-box;display:-moz-box;display:box;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;box-align:start;-moz-align-items:flex-start;-ms-align-items:flex-start;-o-align-items:flex-start;align-items:flex-start;-ms-flex-align:start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.page__main--background-colored{background-color:#ececec}.page__footer{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}.slot{border-bottom:1px solid #ececec}.slot__header{display:-webkit-box;display:-moz-box;display:box;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;box-align:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;-ms-flex-align:center;margin-bottom:10px;margin-top:10px;cursor:pointer}.slot__date{-webkit-box-flex:1;box-flex:1;-moz-flex:1 0 60px;-ms-flex:1 0 60px;flex:1 0 60px;max-width:120px;text-align:center;color:#1a9fd9;border:1px solid #1a9fd9;border-radius:4px;line-height:21px}.slot.is-active .slot__date{background:#1a9fd9;color:white}.slot__date-weekday{-webkit-font-smoothing:antialiased;display:block;font-family:"HusansNormal","Arial",sans-serif}.slot__date-day{-webkit-font-smoothing:antialiased;display:block;font-family:"HusansNormal","Arial",sans-serif;font-size:24px}.slot__date-month{-webkit-font-smoothing:antialiased;display:block;font-family:"HusansNormal","Arial",sans-serif}.slot__availability{-webkit-box-flex:1;box-flex:1;-moz-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;padding:10px}.slot__duration{font-size:13px;color:#a5a5a5}.slot__toggle{-webkit-box-flex:0;box-flex:0;-moz-flex:0 0 40px;-ms-flex:0 0 40px;flex:0 0 40px;padding:5px}.slot__expand-icon{-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-origin:center center;transform-origin:center center;stroke:#a5a5a5}.slot.is-active .slot__expand-icon{-webkit-transform:rotate(270deg);transform:rotate(270deg);stroke:#1a9fd9}.slot__form{background:#ececec;display:none}.slot.is-active .slot__form{display:block}@media screen and (max-width: 680px){.slot__form{margin:0 -10px}}.message{color:#fff;background:#e72e2a;border-radius:4px;padding:15px}.message--warning{color:#4b4b4b;background:rgba(255,200,0,0.6)}.message__icon{display:inline-block;margin-right:10px;vertical-align:middle;stroke:#fff}.message__title{display:inline-block;-webkit-font-smoothing:antialiased;font-size:20px;font-family:"HusansNormal","Arial",sans-serif;font-weight:normal;margin:11px 0;vertical-align:middle}.message__text{-webkit-font-smoothing:antialiased;margin:0}.notifications{position:fixed;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:2000;width:100%}.notifications__inner{padding-top:24px;padding-left:8px;padding-right:8px}.notifications__notification-item{display:-webkit-box;display:-moz-box;display:box;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;box-pack:justify;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between;-ms-flex-pack:justify;-webkit-box-align:center;box-align:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;-ms-flex-align:center;margin-left:auto;margin-right:auto;padding:12px 16px;background-color:#ffce1a;color:#806400;border-radius:3px;-webkit-box-shadow:0 10px 20px rgba(0,0,0,0.15);box-shadow:0 10px 20px rgba(0,0,0,0.15);max-width:1040px}.notifications__notification-item:not(:first-child){margin-top:8px}.notifications__notification-item-text{overflow:hidden;word-wrap:break-word}.notifications__notification-item-actions{display:-webkit-box;display:-moz-box;display:box;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;box-pack:end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;-o-justify-content:flex-end;justify-content:flex-end;-ms-flex-pack:end;align-content:center;-ms-flex-line-pack:center;-webkit-box-align:center;box-align:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;-ms-flex-align:center;vertical-align:middle}@media screen and (max-width: 440px){.notifications__notification-item-actions{padding-left:10px}}@media screen and (min-width: 441px){.notifications__notification-item-actions{padding-left:20px}}.notifications__notification-item-primary-action{-webkit-font-smoothing:antialiased;float:right;border:none;border-radius:3px;background-color:#e6b400;color:#806400;font-weight:bold;cursor:pointer;text-transform:uppercase;font-size:13px}@media screen and (max-width: 440px){.notifications__notification-item-primary-action{padding:7px 15px 5px}}@media screen and (min-width: 441px){.notifications__notification-item-primary-action{padding:7px 25px 5px}}.notifications__notification-item-primary-action:focus{-webkit-box-shadow:0 0 0 2px #ffd333;box-shadow:0 0 0 2px #ffd333}.navigation{position:fixed;background-color:#323232}@media screen and (max-width: 680px){.navigation{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}}@media screen and (min-width: 681px){.navigation{top:60px;left:0;width:288px;height:100%}}.navigation__item{font-family:"HusansNormal","Arial",sans-serif;display:block;width:100%;padding:12px 16px;border:none;color:#fff;cursor:pointer;-webkit-transition:background 0.3s;transition:background 0.3s}@media screen and (max-width: 680px){.navigation__item{font-size:17px;text-align:center}}@media screen and (min-width: 681px){.navigation__item{font-size:20px}.navigation__item:not(:first-child){border-top:1px solid #212121}}.navigation__item.is-active{background:#212121}@media screen and (min-width: 681px){.management-view__main-pane{margin-left:288px}}clickable-list-item{width:100%}product-list-inline-edit-item{width:100%}product-list-inline-edit-item .product-list__item-wrapper{background:#fff;color:#4b4b4b}product-list-inline-edit-item .product-list__item-wrapper.is-editing .product-list__item{border-bottom:none}product-list-inline-edit-item.standalone .product-list__item-wrapper{margin:20px 0;padding:20px}product-list-inline-edit-item.standalone .product-list__item,product-list-inline-edit-item.standalone .button--right{display:none}product-list-inline-edit-item .edit-area{padding:10px 0 0;border-bottom:1px solid #ececec}product-list-inline-edit-item .non-edit-details{padding:0 10px}product-list-inline-edit-item .button-footer--padded{padding:10px 5px}.recipe-filter{padding:5px 0}.recipe-filter__item{display:inline-block;margin:3px 10px;margin-left:0;padding:3px 5px;border:1px solid #1a9fd9;border-radius:3px;color:#1a9fd9;cursor:pointer}.recipe-filter__item--selected{background:#1a9fd9;color:#fff}.dialog{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#d1ecf7;color:#105f82;font-size:15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:4px}@media screen and (max-width: 680px){.dialog{padding:12px}}@media screen and (min-width: 681px){.dialog{padding:16px}}.dialog--success{background-color:#69e99c;color:#2a5d3e}.dialog--warning{background-color:#ffd333;color:#665000}.dialog--error{background-color:#e9433f;color:#741715}.dialog__icon{margin-right:16px;-ms-flex-negative:0;flex-shrink:0;fill:#1a9fd9}@media screen and (max-width: 680px){.dialog__icon{width:32px;height:32px}}@media screen and (min-width: 681px){.dialog__icon{width:40px;height:40px}}.dialog--success .dialog__icon{fill:#35754e}.dialog--warning .dialog__icon{fill:#665000}.dialog--error .dialog__icon{fill:#741715}.headings{font-family:"HusansNormal","Arial",sans-serif}.headings>*:first-child{margin-top:0}.headings>*:last-child{margin-bottom:0}.headings__running-head{color:#5d5d5d;font-size:15px;font-weight:600}@media screen and (max-width: 680px){.headings__running-head{font-size:13px}}@media screen and (min-width: 681px){.headings__running-head{font-size:15px}}.headings--diap .headings__running-head{color:#fff}.headings__headline{color:#444;font-weight:500;line-height:1.125em}@media screen and (max-width: 680px){.headings__headline{font-size:20px}}@media screen and (min-width: 681px) and (max-width: 1040px){.headings__headline{font-size:24px}}@media screen and (min-width: 1041px){.headings__headline{font-size:32px}}.headings--diap .headings__headline{color:#fff}.headings__title{color:#4b4b4b;font-weight:500;line-height:1.125em}@media screen and (max-width: 680px){.headings__title{font-size:16px}}@media screen and (min-width: 681px) and (max-width: 1040px){.headings__title{font-size:17px}}@media screen and (min-width: 1041px){.headings__title{font-size:20px}}.headings--diap .headings__title{color:#fff}.headings__underline{color:#c9c9c9;text-transform:uppercase;line-height:1.125em}@media screen and (max-width: 680px){.headings__underline{font-size:13px}}@media screen and (min-width: 681px) and (max-width: 1040px){.headings__underline{margin-top:2px;font-size:15px}}@media screen and (min-width: 1041px){.headings__underline{margin-top:2px;font-size:15px}}.headings--diap .headings__underline{color:#fff}.headings__supporting-text{color:#5d5d5d;line-height:1.125em}@media screen and (max-width: 680px){.headings__supporting-text{margin-top:2px;font-size:15px}}@media screen and (min-width: 681px){.headings__supporting-text{margin-top:4px;font-size:16px}}.headings--diap .headings__supporting-text{color:#fff}.data-bar{display:-webkit-box;display:-ms-flexbox;display:flex;padding:8px 16px}.data-bar__column{margin-right:16px}.data-bar__column--10{width:64px}.data-bar__column--20{width:88px}.data-bar__column--30{width:112px}.data-bar__column--40{width:136px}.data-bar__column--50{width:160px}.data-bar__column--60{width:184px}.data-bar__column--70{width:208px}.data-bar__column--80{width:232px}.data-bar__column--90{width:256px}.data-bar__column--100{width:280px}.data-bar__column--200{width:304px}.data-bar__column--300{width:328px}.data-bar__column--400{width:352px}.data-bar__column--500{width:376px}.data-bar__label{color:#818181;font-size:11px;line-height:1.375em}.data-bar__column-title{color:#818181;font-size:11px;font-weight:600}.data-bar__value{font-weight:400}.data-bar__value--90{font-size:13px;font-weight:300}.data-bar__value--ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.data-bar__value-accent{color:#a5a5a5;font-weight:100}

/*# sourceMappingURL=app.1490d7f90c71fbe0b9d5.css.map*/