@charset "UTF-8";.mdc-touch-target-wrapper{display:inline}.mdc-elevation-overlay{background-color:#fff;background-color:var(--mdc-elevation-overlay-color,#fff);border-radius:inherit;opacity:0;opacity:var(--mdc-elevation-overlay-opacity,0);pointer-events:none;position:absolute;transition:opacity .28s cubic-bezier(.4,0,.2,1)}.mdc-button{align-items:center;-webkit-appearance:none;background:transparent;border:none;box-sizing:border-box;display:inline-flex;justify-content:center;line-height:inherit;min-width:64px;outline:none;overflow:visible;position:relative;-webkit-user-select:none;user-select:none;vertical-align:middle}.mdc-button .mdc-elevation-overlay{height:100%;left:0;top:0;width:100%}.mdc-button::-moz-focus-inner{border:0;padding:0}.mdc-button:active{outline:none}.mdc-button:hover{cursor:pointer}.mdc-button:disabled{cursor:default;pointer-events:none}.mdc-button .mdc-button__icon{display:inline-block;margin-left:0;margin-right:8px;position:relative;vertical-align:top}.mdc-button .mdc-button__icon[dir=rtl],[dir=rtl] .mdc-button .mdc-button__icon{margin-left:8px;margin-right:0}.mdc-button .mdc-button__label{position:relative}.mdc-button .mdc-button__focus-ring{display:none}@media screen and (forced-colors:active){.mdc-button.mdc-ripple-upgraded--background-focused .mdc-button__focus-ring,.mdc-button:not(.mdc-ripple-upgraded):focus .mdc-button__focus-ring{border:2px solid transparent;border-radius:6px;box-sizing:content-box;display:block;height:calc(100% + 4px);left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:calc(100% + 4px)}}@media screen and (forced-colors:active) and (forced-colors:active){.mdc-button.mdc-ripple-upgraded--background-focused .mdc-button__focus-ring,.mdc-button:not(.mdc-ripple-upgraded):focus .mdc-button__focus-ring{border-color:CanvasText}}@media screen and (forced-colors:active){.mdc-button.mdc-ripple-upgraded--background-focused .mdc-button__focus-ring:after,.mdc-button:not(.mdc-ripple-upgraded):focus .mdc-button__focus-ring:after{border:2px solid transparent;border-radius:8px;content:"";display:block;height:calc(100% + 4px);left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:calc(100% + 4px)}}@media screen and (forced-colors:active) and (forced-colors:active){.mdc-button.mdc-ripple-upgraded--background-focused .mdc-button__focus-ring:after,.mdc-button:not(.mdc-ripple-upgraded):focus .mdc-button__focus-ring:after{border-color:CanvasText}}.mdc-button .mdc-button__touch{height:48px;left:0;position:absolute;right:0;top:50%;transform:translateY(-50%)}.mdc-button__label+.mdc-button__icon{margin-left:8px;margin-right:0}.mdc-button__label+.mdc-button__icon[dir=rtl],[dir=rtl] .mdc-button__label+.mdc-button__icon{margin-left:0;margin-right:8px}svg.mdc-button__icon{fill:currentColor}.mdc-button--touch{margin-bottom:6px;margin-top:6px}.mdc-button{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-button-font-family,var(--mdc-typography-font-family,Roboto,sans-serif));padding:0 8px;text-decoration:none;-webkit-text-decoration:var(--mdc-typography-button-text-decoration,none);text-decoration:var(--mdc-typography-button-text-decoration,none)}.mdc-button--unelevated{padding:0 16px;transition:box-shadow .28s cubic-bezier(.4,0,.2,1)}[dir=ltr] .mdc-button--unelevated.mdc-button--icon-trailing{padding:0 12px 0 16px}[dir=ltr] .mdc-button--unelevated.mdc-button--icon-leading,[dir=rtl] .mdc-button--unelevated.mdc-button--icon-trailing{padding:0 16px 0 12px}[dir=rtl] .mdc-button--unelevated.mdc-button--icon-leading{padding:0 12px 0 16px}.mdc-button--raised{padding:0 16px;transition:box-shadow .28s cubic-bezier(.4,0,.2,1)}[dir=ltr] .mdc-button--raised.mdc-button--icon-trailing{padding:0 12px 0 16px}[dir=ltr] .mdc-button--raised.mdc-button--icon-leading,[dir=rtl] .mdc-button--raised.mdc-button--icon-trailing{padding:0 16px 0 12px}[dir=rtl] .mdc-button--raised.mdc-button--icon-leading{padding:0 12px 0 16px}.mdc-button--outlined{border-style:solid;transition:border .28s cubic-bezier(.4,0,.2,1)}.mdc-button--outlined .mdc-button__ripple{border-color:transparent;border-style:solid}@keyframes mdc-ripple-fg-radius-in{0%{animation-timing-function:cubic-bezier(.4,0,.2,1);transform:translate(var(--mdc-ripple-fg-translate-start,0)) scale(1)}to{transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}}@keyframes mdc-ripple-fg-opacity-in{0%{animation-timing-function:linear;opacity:0}to{opacity:var(--mdc-ripple-fg-opacity,0)}}@keyframes mdc-ripple-fg-opacity-out{0%{animation-timing-function:linear;opacity:var(--mdc-ripple-fg-opacity,0)}to{opacity:0}}.mdc-button{--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:rgba(0,0,0,0);will-change:transform,opacity}.mdc-button .mdc-button__ripple:after,.mdc-button .mdc-button__ripple:before{border-radius:50%;content:"";opacity:0;pointer-events:none;position:absolute}.mdc-button .mdc-button__ripple:before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1;z-index:var(--mdc-ripple-z-index,1)}.mdc-button .mdc-button__ripple:after{z-index:0;z-index:var(--mdc-ripple-z-index,0)}.mdc-button.mdc-ripple-upgraded .mdc-button__ripple:before{transform:scale(var(--mdc-ripple-fg-scale,1))}.mdc-button.mdc-ripple-upgraded .mdc-button__ripple:after{left:0;top:0;transform:scale(0);transform-origin:center center}.mdc-button.mdc-ripple-upgraded--unbounded .mdc-button__ripple:after{left:var(--mdc-ripple-left,0);top:var(--mdc-ripple-top,0)}.mdc-button.mdc-ripple-upgraded--foreground-activation .mdc-button__ripple:after{animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.mdc-button.mdc-ripple-upgraded--foreground-deactivation .mdc-button__ripple:after{animation:mdc-ripple-fg-opacity-out .15s;transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}.mdc-button .mdc-button__ripple:after,.mdc-button .mdc-button__ripple:before{height:200%;left:-50%;top:-50%;width:200%}.mdc-button.mdc-ripple-upgraded .mdc-button__ripple:after{height:var(--mdc-ripple-fg-size,100%);width:var(--mdc-ripple-fg-size,100%)}.mdc-button__ripple{bottom:0;box-sizing:content-box;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:0}.mdc-button{border-radius:4px;border-radius:var(--mdc-text-button-container-shape,var(--mdc-shape-small,4px));font-family:Roboto,sans-serif;font-family:var(--mdc-text-button-label-text-font,var(--mdc-typography-button-font-family,var(--mdc-typography-font-family,Roboto,sans-serif)));font-size:14px;font-size:var(--mdc-text-button-label-text-size,var(--mdc-typography-button-font-size,14px));font-weight:500;font-weight:var(--mdc-text-button-label-text-weight,var(--mdc-typography-button-font-weight,500));height:36px;height:var(--mdc-text-button-container-height,36px);letter-spacing:normal;letter-spacing:var(--mdc-text-button-label-text-tracking,var(--mdc-typography-button-letter-spacing,normal));text-transform:none;text-transform:var(--mdc-text-button-label-text-transform,var(--mdc-typography-button-text-transform,none))}.mdc-button:not(:disabled){color:#2471c9;color:var(--mdc-text-button-label-text-color,var(--mdc-theme-primary,#2471c9))}.mdc-button:disabled{color:rgba(0,0,0,.38);color:var(--mdc-text-button-disabled-label-text-color,rgba(0,0,0,.38))}.mdc-button .mdc-button__icon{font-size:1.125rem;font-size:var(--mdc-text-button-with-icon-icon-size,1.125rem);height:1.125rem;height:var(--mdc-text-button-with-icon-icon-size,1.125rem);width:1.125rem;width:var(--mdc-text-button-with-icon-icon-size,1.125rem)}.mdc-button .mdc-button__ripple:after,.mdc-button .mdc-button__ripple:before{background-color:#2471c9;background-color:var(--mdc-text-button-hover-state-layer-color,var(--mdc-theme-primary,#2471c9))}.mdc-button.mdc-ripple-surface--hover .mdc-button__ripple:before,.mdc-button:hover .mdc-button__ripple:before{opacity:.04;opacity:var(--mdc-text-button-hover-state-layer-opacity,.04)}.mdc-button.mdc-ripple-upgraded--background-focused .mdc-button__ripple:before,.mdc-button:not(.mdc-ripple-upgraded):focus .mdc-button__ripple:before{opacity:.12;opacity:var(--mdc-text-button-focus-state-layer-opacity,.12);transition-duration:75ms}.mdc-button:not(.mdc-ripple-upgraded) .mdc-button__ripple:after{transition:opacity .15s linear}.mdc-button:not(.mdc-ripple-upgraded):active .mdc-button__ripple:after{opacity:.12;opacity:var(--mdc-text-button-pressed-state-layer-opacity,.12);transition-duration:75ms}.mdc-button.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:var(--mdc-text-button-pressed-state-layer-opacity,0.12)}.mdc-button .mdc-button__ripple{border-radius:4px;border-radius:var(--mdc-text-button-container-shape,var(--mdc-shape-small,4px))}.mdc-button--unelevated{border-radius:4px;border-radius:var(--mdc-filled-button-container-shape,var(--mdc-shape-small,4px));font-family:Roboto,sans-serif;font-family:var(--mdc-filled-button-label-text-font,var(--mdc-typography-button-font-family,var(--mdc-typography-font-family,Roboto,sans-serif)));font-size:14px;font-size:var(--mdc-filled-button-label-text-size,var(--mdc-typography-button-font-size,14px));font-weight:500;font-weight:var(--mdc-filled-button-label-text-weight,var(--mdc-typography-button-font-weight,500));height:36px;height:var(--mdc-filled-button-container-height,36px);letter-spacing:normal;letter-spacing:var(--mdc-filled-button-label-text-tracking,var(--mdc-typography-button-letter-spacing,normal));text-transform:none;text-transform:var(--mdc-filled-button-label-text-transform,var(--mdc-typography-button-text-transform,none))}.mdc-button--unelevated:not(:disabled){background-color:#2471c9;background-color:var(--mdc-filled-button-container-color,var(--mdc-theme-primary,#2471c9))}.mdc-button--unelevated:disabled{background-color:rgba(0,0,0,.12);background-color:var(--mdc-filled-button-disabled-container-color,rgba(0,0,0,.12))}.mdc-button--unelevated:not(:disabled){color:#fff;color:var(--mdc-filled-button-label-text-color,var(--mdc-theme-on-primary,#fff))}.mdc-button--unelevated:disabled{color:rgba(0,0,0,.38);color:var(--mdc-filled-button-disabled-label-text-color,rgba(0,0,0,.38))}.mdc-button--unelevated .mdc-button__icon{font-size:1.125rem;font-size:var(--mdc-filled-button-with-icon-icon-size,1.125rem);height:1.125rem;height:var(--mdc-filled-button-with-icon-icon-size,1.125rem);width:1.125rem;width:var(--mdc-filled-button-with-icon-icon-size,1.125rem)}.mdc-button--unelevated .mdc-button__ripple:after,.mdc-button--unelevated .mdc-button__ripple:before{background-color:#fff;background-color:var(--mdc-filled-button-hover-state-layer-color,var(--mdc-theme-on-primary,#fff))}.mdc-button--unelevated.mdc-ripple-surface--hover .mdc-button__ripple:before,.mdc-button--unelevated:hover .mdc-button__ripple:before{opacity:.08;opacity:var(--mdc-filled-button-hover-state-layer-opacity,.08)}.mdc-button--unelevated.mdc-ripple-upgraded--background-focused .mdc-button__ripple:before,.mdc-button--unelevated:not(.mdc-ripple-upgraded):focus .mdc-button__ripple:before{opacity:.24;opacity:var(--mdc-filled-button-focus-state-layer-opacity,.24);transition-duration:75ms}.mdc-button--unelevated:not(.mdc-ripple-upgraded) .mdc-button__ripple:after{transition:opacity .15s linear}.mdc-button--unelevated:not(.mdc-ripple-upgraded):active .mdc-button__ripple:after{opacity:.24;opacity:var(--mdc-filled-button-pressed-state-layer-opacity,.24);transition-duration:75ms}.mdc-button--unelevated.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:var(--mdc-filled-button-pressed-state-layer-opacity,0.24)}.mdc-button--unelevated .mdc-button__ripple{border-radius:4px;border-radius:var(--mdc-filled-button-container-shape,var(--mdc-shape-small,4px))}.mdc-button--raised{border-radius:4px;border-radius:var(--mdc-protected-button-container-shape,var(--mdc-shape-small,4px));font-family:Roboto,sans-serif;font-family:var(--mdc-protected-button-label-text-font,var(--mdc-typography-button-font-family,var(--mdc-typography-font-family,Roboto,sans-serif)));font-size:14px;font-size:var(--mdc-protected-button-label-text-size,var(--mdc-typography-button-font-size,14px));font-weight:500;font-weight:var(--mdc-protected-button-label-text-weight,var(--mdc-typography-button-font-weight,500));height:36px;height:var(--mdc-protected-button-container-height,36px);letter-spacing:normal;letter-spacing:var(--mdc-protected-button-label-text-tracking,var(--mdc-typography-button-letter-spacing,normal));text-transform:none;text-transform:var(--mdc-protected-button-label-text-transform,var(--mdc-typography-button-text-transform,none));--mdc-elevation-box-shadow-for-gss:0px 3px 1px -2px rgba(0,0,0,.2),0px 2px 2px 0px rgba(0,0,0,.14),0px 1px 5px 0px rgba(0,0,0,.12);box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:var(--mdc-protected-button-container-elevation,var(--mdc-elevation-box-shadow-for-gss))}.mdc-button--raised:not(:disabled){background-color:#2471c9;background-color:var(--mdc-protected-button-container-color,var(--mdc-theme-primary,#2471c9))}.mdc-button--raised:disabled{background-color:rgba(0,0,0,.12);background-color:var(--mdc-protected-button-disabled-container-color,rgba(0,0,0,.12))}.mdc-button--raised:not(:disabled){color:#fff;color:var(--mdc-protected-button-label-text-color,var(--mdc-theme-on-primary,#fff))}.mdc-button--raised:disabled{color:rgba(0,0,0,.38);color:var(--mdc-protected-button-disabled-label-text-color,rgba(0,0,0,.38))}.mdc-button--raised .mdc-button__icon{font-size:1.125rem;font-size:var(--mdc-protected-button-with-icon-icon-size,1.125rem);height:1.125rem;height:var(--mdc-protected-button-with-icon-icon-size,1.125rem);width:1.125rem;width:var(--mdc-protected-button-with-icon-icon-size,1.125rem)}.mdc-button--raised .mdc-button__ripple:after,.mdc-button--raised .mdc-button__ripple:before{background-color:#fff;background-color:var(--mdc-protected-button-hover-state-layer-color,var(--mdc-theme-on-primary,#fff))}.mdc-button--raised.mdc-ripple-surface--hover .mdc-button__ripple:before,.mdc-button--raised:hover .mdc-button__ripple:before{opacity:.08;opacity:var(--mdc-protected-button-hover-state-layer-opacity,.08)}.mdc-button--raised.mdc-ripple-upgraded--background-focused .mdc-button__ripple:before,.mdc-button--raised:not(.mdc-ripple-upgraded):focus .mdc-button__ripple:before{opacity:.24;opacity:var(--mdc-protected-button-focus-state-layer-opacity,.24);transition-duration:75ms}.mdc-button--raised:not(.mdc-ripple-upgraded) .mdc-button__ripple:after{transition:opacity .15s linear}.mdc-button--raised:not(.mdc-ripple-upgraded):active .mdc-button__ripple:after{opacity:.24;opacity:var(--mdc-protected-button-pressed-state-layer-opacity,.24);transition-duration:75ms}.mdc-button--raised.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:var(--mdc-protected-button-pressed-state-layer-opacity,0.24)}.mdc-button--raised .mdc-button__ripple{border-radius:4px;border-radius:var(--mdc-protected-button-container-shape,var(--mdc-shape-small,4px))}.mdc-button--raised.mdc-ripple-upgraded--background-focused,.mdc-button--raised:not(.mdc-ripple-upgraded):focus{--mdc-elevation-box-shadow-for-gss:0px 2px 4px -1px rgba(0,0,0,.2),0px 4px 5px 0px rgba(0,0,0,.14),0px 1px 10px 0px rgba(0,0,0,.12);box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);box-shadow:var(--mdc-protected-button-focus-container-elevation,var(--mdc-elevation-box-shadow-for-gss))}.mdc-button--raised:hover{--mdc-elevation-box-shadow-for-gss:0px 2px 4px -1px rgba(0,0,0,.2),0px 4px 5px 0px rgba(0,0,0,.14),0px 1px 10px 0px rgba(0,0,0,.12);box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);box-shadow:var(--mdc-protected-button-hover-container-elevation,var(--mdc-elevation-box-shadow-for-gss))}.mdc-button--raised:not(:disabled):active{--mdc-elevation-box-shadow-for-gss:0px 5px 5px -3px rgba(0,0,0,.2),0px 8px 10px 1px rgba(0,0,0,.14),0px 3px 14px 2px rgba(0,0,0,.12);box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);box-shadow:var(--mdc-protected-button-pressed-container-elevation,var(--mdc-elevation-box-shadow-for-gss))}.mdc-button--raised:disabled{--mdc-elevation-box-shadow-for-gss:0px 0px 0px 0px rgba(0,0,0,.2),0px 0px 0px 0px rgba(0,0,0,.14),0px 0px 0px 0px rgba(0,0,0,.12);box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12);box-shadow:var(--mdc-protected-button-disabled-container-elevation,var(--mdc-elevation-box-shadow-for-gss))}.mdc-button--outlined{border-radius:4px;border-radius:var(--mdc-outlined-button-container-shape,var(--mdc-shape-small,4px));border-width:1px;border-width:var(--mdc-outlined-button-outline-width,1px);font-family:Roboto,sans-serif;font-family:var(--mdc-outlined-button-label-text-font,var(--mdc-typography-button-font-family,var(--mdc-typography-font-family,Roboto,sans-serif)));font-size:14px;font-size:var(--mdc-outlined-button-label-text-size,var(--mdc-typography-button-font-size,14px));font-weight:500;font-weight:var(--mdc-outlined-button-label-text-weight,var(--mdc-typography-button-font-weight,500));height:36px;height:var(--mdc-outlined-button-container-height,36px);letter-spacing:normal;letter-spacing:var(--mdc-outlined-button-label-text-tracking,var(--mdc-typography-button-letter-spacing,normal));padding:0 15px;text-transform:none;text-transform:var(--mdc-outlined-button-label-text-transform,var(--mdc-typography-button-text-transform,none))}.mdc-button--outlined:not(:disabled){color:#2471c9;color:var(--mdc-outlined-button-label-text-color,var(--mdc-theme-primary,#2471c9))}.mdc-button--outlined:disabled{color:rgba(0,0,0,.38);color:var(--mdc-outlined-button-disabled-label-text-color,rgba(0,0,0,.38))}.mdc-button--outlined .mdc-button__icon{font-size:1.125rem;font-size:var(--mdc-outlined-button-with-icon-icon-size,1.125rem);height:1.125rem;height:var(--mdc-outlined-button-with-icon-icon-size,1.125rem);width:1.125rem;width:var(--mdc-outlined-button-with-icon-icon-size,1.125rem)}.mdc-button--outlined .mdc-button__ripple:after,.mdc-button--outlined .mdc-button__ripple:before{background-color:#2471c9;background-color:var(--mdc-outlined-button-hover-state-layer-color,var(--mdc-theme-primary,#2471c9))}.mdc-button--outlined.mdc-ripple-surface--hover .mdc-button__ripple:before,.mdc-button--outlined:hover .mdc-button__ripple:before{opacity:.04;opacity:var(--mdc-outlined-button-hover-state-layer-opacity,.04)}.mdc-button--outlined.mdc-ripple-upgraded--background-focused .mdc-button__ripple:before,.mdc-button--outlined:not(.mdc-ripple-upgraded):focus .mdc-button__ripple:before{opacity:.12;opacity:var(--mdc-outlined-button-focus-state-layer-opacity,.12);transition-duration:75ms}.mdc-button--outlined:not(.mdc-ripple-upgraded) .mdc-button__ripple:after{transition:opacity .15s linear}.mdc-button--outlined:not(.mdc-ripple-upgraded):active .mdc-button__ripple:after{opacity:.12;opacity:var(--mdc-outlined-button-pressed-state-layer-opacity,.12);transition-duration:75ms}.mdc-button--outlined.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:var(--mdc-outlined-button-pressed-state-layer-opacity,0.12)}.mdc-button--outlined .mdc-button__ripple{border-radius:4px;border-radius:var(--mdc-outlined-button-container-shape,var(--mdc-shape-small,4px))}.mdc-button--outlined:not(:disabled){border-color:rgba(0,0,0,.12);border-color:var(--mdc-outlined-button-outline-color,rgba(0,0,0,.12))}.mdc-button--outlined:disabled{border-color:rgba(0,0,0,.12);border-color:var(--mdc-outlined-button-disabled-outline-color,rgba(0,0,0,.12))}[dir=ltr] .mdc-button--outlined.mdc-button--icon-trailing{padding:0 11px 0 15px}[dir=ltr] .mdc-button--outlined.mdc-button--icon-leading,[dir=rtl] .mdc-button--outlined.mdc-button--icon-trailing{padding:0 15px 0 11px}[dir=rtl] .mdc-button--outlined.mdc-button--icon-leading{padding:0 11px 0 15px}.mdc-button--outlined .mdc-button__ripple{border-width:1px;border-width:var(--mdc-outlined-button-outline-width,1px);bottom:-1px;left:-1px;right:-1px;top:-1px}.mdc-button--outlined .mdc-button__touch{width:calc(100% + 2px);width:calc(100% + var(--mdc-outlined-button-outline-width, 1px)*2)}[dir=ltr] .mdc-button--outlined .mdc-button__touch{left:-1px;left:calc(var(--mdc-outlined-button-outline-width, 1px)*-1)}[dir=rtl] .mdc-button--outlined .mdc-button__touch{right:-1px;right:calc(var(--mdc-outlined-button-outline-width, 1px)*-1)}.mdc-button--outlined .mdc-button__icon,.mdc-button--raised .mdc-button__icon,.mdc-button--unelevated .mdc-button__icon{margin-left:-4px;margin-right:8px}.mdc-button--outlined .mdc-button__icon[dir=rtl],.mdc-button--outlined .mdc-button__label+.mdc-button__icon,.mdc-button--raised .mdc-button__icon[dir=rtl],.mdc-button--raised .mdc-button__label+.mdc-button__icon,.mdc-button--unelevated .mdc-button__icon[dir=rtl],.mdc-button--unelevated .mdc-button__label+.mdc-button__icon,[dir=rtl] .mdc-button--outlined .mdc-button__icon,[dir=rtl] .mdc-button--raised .mdc-button__icon,[dir=rtl] .mdc-button--unelevated .mdc-button__icon{margin-left:8px;margin-right:-4px}.mdc-button--outlined .mdc-button__label+.mdc-button__icon[dir=rtl],.mdc-button--raised .mdc-button__label+.mdc-button__icon[dir=rtl],.mdc-button--unelevated .mdc-button__label+.mdc-button__icon[dir=rtl],[dir=rtl] .mdc-button--outlined .mdc-button__label+.mdc-button__icon,[dir=rtl] .mdc-button--raised .mdc-button__label+.mdc-button__icon,[dir=rtl] .mdc-button--unelevated .mdc-button__label+.mdc-button__icon{margin-left:-4px;margin-right:8px}.mdc-icon-button{font-size:24px;height:48px;padding:12px;width:48px}.mdc-icon-button .mdc-icon-button__focus-ring{display:none}.mdc-icon-button.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring,.mdc-icon-button:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring{display:block;max-height:48px;max-width:48px}@media screen and (forced-colors:active){.mdc-icon-button.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring,.mdc-icon-button:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring{border:2px solid transparent;border-radius:6px;box-sizing:content-box;height:100%;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}}@media screen and (forced-colors:active) and (forced-colors:active){.mdc-icon-button.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring,.mdc-icon-button:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring{border-color:CanvasText}}@media screen and (forced-colors:active){.mdc-icon-button.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring:after,.mdc-icon-button:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring:after{border:2px solid transparent;border-radius:8px;content:"";display:block;height:calc(100% + 4px);left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:calc(100% + 4px)}}@media screen and (forced-colors:active) and (forced-colors:active){.mdc-icon-button.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring:after,.mdc-icon-button:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring:after{border-color:CanvasText}}.mdc-icon-button.mdc-icon-button--reduced-size .mdc-icon-button__ripple{height:40px;margin:4px;width:40px}.mdc-icon-button.mdc-icon-button--reduced-size.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring,.mdc-icon-button.mdc-icon-button--reduced-size:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring{max-height:40px;max-width:40px}.mdc-icon-button:disabled{color:rgba(0,0,0,.38);color:var(--mdc-theme-text-disabled-on-light,rgba(0,0,0,.38))}.mdc-icon-button img,.mdc-icon-button svg{height:24px;width:24px}.mdc-icon-button{background-color:transparent;border:none;box-sizing:border-box;display:inline-block;outline:none;position:relative;fill:currentColor;color:inherit;cursor:pointer;overflow:visible;text-decoration:none;-webkit-user-select:none;user-select:none;z-index:0}.mdc-icon-button .mdc-icon-button__touch{height:48px;left:50%;position:absolute;top:50%;width:48px}[dir=ltr] .mdc-icon-button .mdc-icon-button__touch{transform:translate(-50%,-50%)}[dir=rtl] .mdc-icon-button .mdc-icon-button__touch{transform:translate(50%,-50%)}.mdc-icon-button:disabled{cursor:default;pointer-events:none}.mdc-icon-button--display-flex{align-items:center;display:inline-flex;justify-content:center}.mdc-icon-button__icon{display:inline-block}.mdc-icon-button--on .mdc-icon-button__icon,.mdc-icon-button__icon.mdc-icon-button__icon--on{display:none}.mdc-icon-button--on .mdc-icon-button__icon.mdc-icon-button__icon--on{display:inline-block}.mdc-icon-button__link{height:100%;outline:none;position:absolute;top:0;width:100%}[dir=ltr] .mdc-icon-button__link{left:0}[dir=rtl] .mdc-icon-button__link{right:0}.mdc-icon-button{--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:rgba(0,0,0,0);will-change:transform,opacity}.mdc-icon-button .mdc-icon-button__ripple:after,.mdc-icon-button .mdc-icon-button__ripple:before{border-radius:50%;content:"";opacity:0;pointer-events:none;position:absolute}.mdc-icon-button .mdc-icon-button__ripple:before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1;z-index:var(--mdc-ripple-z-index,1)}.mdc-icon-button .mdc-icon-button__ripple:after{z-index:0;z-index:var(--mdc-ripple-z-index,0)}.mdc-icon-button.mdc-ripple-upgraded .mdc-icon-button__ripple:before{transform:scale(var(--mdc-ripple-fg-scale,1))}.mdc-icon-button.mdc-ripple-upgraded .mdc-icon-button__ripple:after{left:0;top:0;transform:scale(0);transform-origin:center center}.mdc-icon-button.mdc-ripple-upgraded--unbounded .mdc-icon-button__ripple:after{left:var(--mdc-ripple-left,0);top:var(--mdc-ripple-top,0)}.mdc-icon-button.mdc-ripple-upgraded--foreground-activation .mdc-icon-button__ripple:after{animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.mdc-icon-button.mdc-ripple-upgraded--foreground-deactivation .mdc-icon-button__ripple:after{animation:mdc-ripple-fg-opacity-out .15s;transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}.mdc-icon-button .mdc-icon-button__ripple:after,.mdc-icon-button .mdc-icon-button__ripple:before{height:100%;left:0;top:0;width:100%}.mdc-icon-button.mdc-ripple-upgraded .mdc-icon-button__ripple:after,.mdc-icon-button.mdc-ripple-upgraded .mdc-icon-button__ripple:before{height:var(--mdc-ripple-fg-size,100%);left:var(--mdc-ripple-left,0);top:var(--mdc-ripple-top,0);width:var(--mdc-ripple-fg-size,100%)}.mdc-icon-button.mdc-ripple-upgraded .mdc-icon-button__ripple:after{height:var(--mdc-ripple-fg-size,100%);width:var(--mdc-ripple-fg-size,100%)}.mdc-icon-button .mdc-icon-button__ripple:after,.mdc-icon-button .mdc-icon-button__ripple:before{background-color:#000;background-color:var(--mdc-ripple-color,#000)}.mdc-icon-button.mdc-ripple-surface--hover .mdc-icon-button__ripple:before,.mdc-icon-button:hover .mdc-icon-button__ripple:before{opacity:.04;opacity:var(--mdc-ripple-hover-opacity,.04)}.mdc-icon-button.mdc-ripple-upgraded--background-focused .mdc-icon-button__ripple:before,.mdc-icon-button:not(.mdc-ripple-upgraded):focus .mdc-icon-button__ripple:before{opacity:.12;opacity:var(--mdc-ripple-focus-opacity,.12);transition-duration:75ms}.mdc-icon-button:not(.mdc-ripple-upgraded) .mdc-icon-button__ripple:after{transition:opacity .15s linear}.mdc-icon-button:not(.mdc-ripple-upgraded):active .mdc-icon-button__ripple:after{opacity:.12;opacity:var(--mdc-ripple-press-opacity,.12);transition-duration:75ms}.mdc-icon-button.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:var(--mdc-ripple-press-opacity,0.12)}.mdc-icon-button .mdc-icon-button__ripple{height:100%;pointer-events:none;position:absolute;top:0;width:100%;z-index:-1}[dir=ltr] .mdc-icon-button .mdc-icon-button__ripple{left:0}[dir=rtl] .mdc-icon-button .mdc-icon-button__ripple{right:0}.mdc-deprecated-list{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;color:rgba(0,0,0,.87);color:var(--mdc-theme-text-primary-on-background,rgba(0,0,0,.87));font-family:Roboto,sans-serif;font-family:var(--mdc-typography-subtitle1-font-family,var(--mdc-typography-font-family,Roboto,sans-serif));font-size:14px;font-size:var(--mdc-typography-subtitle1-font-size,14px);font-weight:400;font-weight:var(--mdc-typography-subtitle1-font-weight,400);letter-spacing:.009375em;letter-spacing:var(--mdc-typography-subtitle1-letter-spacing,.009375em);line-height:1.75rem;line-height:var(--mdc-typography-subtitle1-line-height,1.75rem);line-height:1.5rem;list-style-type:none;margin:0;padding:8px 0;text-decoration:inherit;-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration,inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration,inherit);text-transform:inherit;text-transform:var(--mdc-typography-subtitle1-text-transform,inherit)}.mdc-deprecated-list:focus{outline:none}.mdc-deprecated-list-item__secondary-text{color:rgba(0,0,0,.54);color:var(--mdc-theme-text-secondary-on-background,rgba(0,0,0,.54))}.mdc-deprecated-list-item__graphic{background-color:transparent;color:rgba(0,0,0,.38);color:var(--mdc-theme-text-icon-on-background,rgba(0,0,0,.38))}.mdc-deprecated-list-item__meta{color:rgba(0,0,0,.38);color:var(--mdc-theme-text-hint-on-background,rgba(0,0,0,.38))}.mdc-deprecated-list-item--disabled .mdc-deprecated-list-item__text{opacity:.38}.mdc-deprecated-list-item--disabled .mdc-deprecated-list-item__primary-text,.mdc-deprecated-list-item--disabled .mdc-deprecated-list-item__secondary-text,.mdc-deprecated-list-item--disabled .mdc-deprecated-list-item__text{color:#000;color:var(--mdc-theme-on-surface,#000)}.mdc-deprecated-list-item--activated,.mdc-deprecated-list-item--activated .mdc-deprecated-list-item__graphic,.mdc-deprecated-list-item--selected,.mdc-deprecated-list-item--selected .mdc-deprecated-list-item__graphic{color:#2471c9;color:var(--mdc-theme-primary,#2471c9)}.mdc-deprecated-list--dense{font-size:.812rem;padding-bottom:4px;padding-top:4px}.mdc-deprecated-list-item__wrapper{display:block}.mdc-deprecated-list-item{align-items:center;display:flex;height:48px;justify-content:flex-start;overflow:hidden;padding:0 16px;position:relative}.mdc-deprecated-list-item:focus{outline:none}.mdc-deprecated-list-item.mdc-ripple-upgraded--background-focused:before,.mdc-deprecated-list-item:not(.mdc-deprecated-list-item--selected):focus:before{border:1px solid transparent;border-radius:inherit;box-sizing:border-box;content:"";height:100%;pointer-events:none;position:absolute;top:0;width:100%}[dir=ltr] .mdc-deprecated-list-item.mdc-ripple-upgraded--background-focused:before,[dir=ltr] .mdc-deprecated-list-item:not(.mdc-deprecated-list-item--selected):focus:before{left:0}[dir=rtl] .mdc-deprecated-list-item.mdc-ripple-upgraded--background-focused:before,[dir=rtl] .mdc-deprecated-list-item:not(.mdc-deprecated-list-item--selected):focus:before{right:0}@media screen and (forced-colors:active){.mdc-deprecated-list-item.mdc-ripple-upgraded--background-focused:before,.mdc-deprecated-list-item:not(.mdc-deprecated-list-item--selected):focus:before{border-color:CanvasText}}.mdc-deprecated-list-item.mdc-deprecated-list-item--selected:before{border:3px double transparent;border-radius:inherit;box-sizing:border-box;content:"";height:100%;pointer-events:none;position:absolute;top:0;width:100%}[dir=ltr] .mdc-deprecated-list-item.mdc-deprecated-list-item--selected:before{left:0}[dir=rtl] .mdc-deprecated-list-item.mdc-deprecated-list-item--selected:before{right:0}@media screen and (forced-colors:active){.mdc-deprecated-list-item.mdc-deprecated-list-item--selected:before{border-color:CanvasText}}.mdc-deprecated-list-item[dir=rtl],[dir=rtl] .mdc-deprecated-list-item{padding-left:16px;padding-right:16px}.mdc-deprecated-list--icon-list .mdc-deprecated-list-item{height:56px;padding-left:16px;padding-right:16px}.mdc-deprecated-list--icon-list .mdc-deprecated-list-item[dir=rtl],[dir=rtl] .mdc-deprecated-list--icon-list .mdc-deprecated-list-item{padding-left:16px;padding-right:16px}.mdc-deprecated-list--avatar-list .mdc-deprecated-list-item{height:56px;padding-left:16px;padding-right:16px}.mdc-deprecated-list--avatar-list .mdc-deprecated-list-item[dir=rtl],[dir=rtl] .mdc-deprecated-list--avatar-list .mdc-deprecated-list-item{padding-left:16px;padding-right:16px}.mdc-deprecated-list--thumbnail-list .mdc-deprecated-list-item{height:56px;padding-left:16px;padding-right:16px}.mdc-deprecated-list--thumbnail-list .mdc-deprecated-list-item[dir=rtl],[dir=rtl] .mdc-deprecated-list--thumbnail-list .mdc-deprecated-list-item{padding-left:16px;padding-right:16px}.mdc-deprecated-list--image-list .mdc-deprecated-list-item{height:72px;padding-left:16px;padding-right:16px}.mdc-deprecated-list--image-list .mdc-deprecated-list-item[dir=rtl],[dir=rtl] .mdc-deprecated-list--image-list .mdc-deprecated-list-item{padding-left:16px;padding-right:16px}.mdc-deprecated-list--video-list .mdc-deprecated-list-item{height:72px;padding-left:0;padding-right:16px}.mdc-deprecated-list--video-list .mdc-deprecated-list-item[dir=rtl],[dir=rtl] .mdc-deprecated-list--video-list .mdc-deprecated-list-item{padding-left:16px;padding-right:0}.mdc-deprecated-list--dense .mdc-deprecated-list-item__graphic{height:20px;margin-left:0;margin-right:16px;width:20px}.mdc-deprecated-list--dense .mdc-deprecated-list-item__graphic[dir=rtl],[dir=rtl] .mdc-deprecated-list--dense .mdc-deprecated-list-item__graphic{margin-left:16px;margin-right:0}.mdc-deprecated-list-item__graphic{align-items:center;flex-shrink:0;justify-content:center;fill:currentColor;height:24px;margin-left:0;margin-right:32px;object-fit:cover;width:24px}.mdc-deprecated-list-item__graphic[dir=rtl],[dir=rtl] .mdc-deprecated-list-item__graphic{margin-left:32px;margin-right:0}.mdc-deprecated-list--icon-list .mdc-deprecated-list-item__graphic{height:24px;margin-left:0;margin-right:32px;width:24px}.mdc-deprecated-list--icon-list .mdc-deprecated-list-item__graphic[dir=rtl],[dir=rtl] .mdc-deprecated-list--icon-list .mdc-deprecated-list-item__graphic{margin-left:32px;margin-right:0}.mdc-deprecated-list--avatar-list .mdc-deprecated-list-item__graphic{border-radius:50%;height:40px;margin-left:0;margin-right:16px;width:40px}.mdc-deprecated-list--avatar-list .mdc-deprecated-list-item__graphic[dir=rtl],[dir=rtl] .mdc-deprecated-list--avatar-list .mdc-deprecated-list-item__graphic{margin-left:16px;margin-right:0}.mdc-deprecated-list--thumbnail-list .mdc-deprecated-list-item__graphic{height:40px;margin-left:0;margin-right:16px;width:40px}.mdc-deprecated-list--thumbnail-list .mdc-deprecated-list-item__graphic[dir=rtl],[dir=rtl] .mdc-deprecated-list--thumbnail-list .mdc-deprecated-list-item__graphic{margin-left:16px;margin-right:0}.mdc-deprecated-list--image-list .mdc-deprecated-list-item__graphic{height:56px;margin-left:0;margin-right:16px;width:56px}.mdc-deprecated-list--image-list .mdc-deprecated-list-item__graphic[dir=rtl],[dir=rtl] .mdc-deprecated-list--image-list .mdc-deprecated-list-item__graphic{margin-left:16px;margin-right:0}.mdc-deprecated-list--video-list .mdc-deprecated-list-item__graphic{height:56px;margin-left:0;margin-right:16px;width:100px}.mdc-deprecated-list--video-list .mdc-deprecated-list-item__graphic[dir=rtl],[dir=rtl] .mdc-deprecated-list--video-list .mdc-deprecated-list-item__graphic{margin-left:16px;margin-right:0}.mdc-deprecated-list .mdc-deprecated-list-item__graphic{display:inline-flex}.mdc-deprecated-list-item__meta{margin-left:auto;margin-right:0}.mdc-deprecated-list-item__meta:not(.material-icons){-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-caption-font-family,var(--mdc-typography-font-family,Roboto,sans-serif));font-size:.75rem;font-size:var(--mdc-typography-caption-font-size,.75rem);font-weight:400;font-weight:var(--mdc-typography-caption-font-weight,400);letter-spacing:.0333333333em;letter-spacing:var(--mdc-typography-caption-letter-spacing,.0333333333em);line-height:1.25rem;line-height:var(--mdc-typography-caption-line-height,1.25rem);text-decoration:inherit;-webkit-text-decoration:var(--mdc-typography-caption-text-decoration,inherit);text-decoration:var(--mdc-typography-caption-text-decoration,inherit);text-transform:inherit;text-transform:var(--mdc-typography-caption-text-transform,inherit)}.mdc-deprecated-list-item[dir=rtl] .mdc-deprecated-list-item__meta,[dir=rtl] .mdc-deprecated-list-item .mdc-deprecated-list-item__meta{margin-left:0;margin-right:auto}.mdc-deprecated-list-item__text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mdc-deprecated-list-item__text[for]{pointer-events:none}.mdc-deprecated-list-item__primary-text{display:block;line-height:normal;margin-bottom:-20px;margin-top:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mdc-deprecated-list-item__primary-text:before{content:"";display:inline-block;height:28px;vertical-align:0;width:0}.mdc-deprecated-list-item__primary-text:after{content:"";display:inline-block;height:20px;vertical-align:-20px;width:0}.mdc-deprecated-list--avatar-list .mdc-deprecated-list-item__primary-text,.mdc-deprecated-list--icon-list .mdc-deprecated-list-item__primary-text,.mdc-deprecated-list--image-list .mdc-deprecated-list-item__primary-text,.mdc-deprecated-list--thumbnail-list .mdc-deprecated-list-item__primary-text,.mdc-deprecated-list--video-list .mdc-deprecated-list-item__primary-text{display:block;line-height:normal;margin-bottom:-20px;margin-top:0}.mdc-deprecated-list--avatar-list .mdc-deprecated-list-item__primary-text:before,.mdc-deprecated-list--icon-list .mdc-deprecated-list-item__primary-text:before,.mdc-deprecated-list--image-list .mdc-deprecated-list-item__primary-text:before,.mdc-deprecated-list--thumbnail-list .mdc-deprecated-list-item__primary-text:before,.mdc-deprecated-list--video-list .mdc-deprecated-list-item__primary-text:before{content:"";display:inline-block;height:32px;vertical-align:0;width:0}.mdc-deprecated-list--avatar-list .mdc-deprecated-list-item__primary-text:after,.mdc-deprecated-list--icon-list .mdc-deprecated-list-item__primary-text:after,.mdc-deprecated-list--image-list .mdc-deprecated-list-item__primary-text:after,.mdc-deprecated-list--thumbnail-list .mdc-deprecated-list-item__primary-text:after,.mdc-deprecated-list--video-list .mdc-deprecated-list-item__primary-text:after{content:"";display:inline-block;height:20px;vertical-align:-20px;width:0}.mdc-deprecated-list--dense .mdc-deprecated-list-item__primary-text{display:block;line-height:normal;margin-bottom:-20px;margin-top:0}.mdc-deprecated-list--dense .mdc-deprecated-list-item__primary-text:before{content:"";display:inline-block;height:24px;vertical-align:0;width:0}.mdc-deprecated-list--dense .mdc-deprecated-list-item__primary-text:after{content:"";display:inline-block;height:20px;vertical-align:-20px;width:0}.mdc-deprecated-list-item__secondary-text{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:block;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-body2-font-family,var(--mdc-typography-font-family,Roboto,sans-serif));font-size:.875rem;font-size:var(--mdc-typography-body2-font-size,.875rem);font-weight:400;font-weight:var(--mdc-typography-body2-font-weight,400);letter-spacing:.0178571429em;letter-spacing:var(--mdc-typography-body2-letter-spacing,.0178571429em);line-height:1.25rem;line-height:var(--mdc-typography-body2-line-height,1.25rem);line-height:normal;margin-top:0;overflow:hidden;text-decoration:inherit;-webkit-text-decoration:var(--mdc-typography-body2-text-decoration,inherit);text-decoration:var(--mdc-typography-body2-text-decoration,inherit);text-overflow:ellipsis;text-transform:inherit;text-transform:var(--mdc-typography-body2-text-transform,inherit);white-space:nowrap}.mdc-deprecated-list-item__secondary-text:before{content:"";display:inline-block;height:20px;vertical-align:0;width:0}.mdc-deprecated-list--dense .mdc-deprecated-list-item__secondary-text{font-size:inherit}.mdc-deprecated-list--dense .mdc-deprecated-list-item{height:40px}.mdc-deprecated-list--two-line .mdc-deprecated-list-item__text{align-self:flex-start}.mdc-deprecated-list--two-line .mdc-deprecated-list-item{height:64px}.mdc-deprecated-list--two-line.mdc-deprecated-list--avatar-list .mdc-deprecated-list-item,.mdc-deprecated-list--two-line.mdc-deprecated-list--icon-list .mdc-deprecated-list-item,.mdc-deprecated-list--two-line.mdc-deprecated-list--image-list .mdc-deprecated-list-item,.mdc-deprecated-list--two-line.mdc-deprecated-list--thumbnail-list .mdc-deprecated-list-item,.mdc-deprecated-list--two-line.mdc-deprecated-list--video-list .mdc-deprecated-list-item{height:72px}.mdc-deprecated-list--two-line.mdc-deprecated-list--icon-list .mdc-deprecated-list-item__graphic{align-self:flex-start;margin-top:16px}.mdc-deprecated-list--avatar-list.mdc-deprecated-list--dense .mdc-deprecated-list-item,.mdc-deprecated-list--two-line.mdc-deprecated-list--dense .mdc-deprecated-list-item{height:60px}.mdc-deprecated-list--avatar-list.mdc-deprecated-list--dense .mdc-deprecated-list-item__graphic{height:36px;margin-left:0;margin-right:16px;width:36px}.mdc-deprecated-list--avatar-list.mdc-deprecated-list--dense .mdc-deprecated-list-item__graphic[dir=rtl],[dir=rtl] .mdc-deprecated-list--avatar-list.mdc-deprecated-list--dense .mdc-deprecated-list-item__graphic{margin-left:16px;margin-right:0}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item{cursor:pointer}a.mdc-deprecated-list-item{color:inherit;text-decoration:none}.mdc-deprecated-list-divider{border:none;border-bottom:1px solid;border-bottom-color:rgba(0,0,0,.12);height:0;margin:0}.mdc-deprecated-list-divider--padded{margin-left:16px;margin-right:0;width:calc(100% - 32px)}.mdc-deprecated-list-divider--padded[dir=rtl],[dir=rtl] .mdc-deprecated-list-divider--padded{margin-left:0;margin-right:16px}.mdc-deprecated-list-divider--inset{margin-left:72px;margin-right:0;width:calc(100% - 72px)}.mdc-deprecated-list-divider--inset[dir=rtl],[dir=rtl] .mdc-deprecated-list-divider--inset{margin-left:0;margin-right:72px}.mdc-deprecated-list-divider--inset.mdc-deprecated-list-divider--padded{margin-left:72px;margin-right:0;width:calc(100% - 88px)}.mdc-deprecated-list-divider--inset.mdc-deprecated-list-divider--padded[dir=rtl],[dir=rtl] .mdc-deprecated-list-divider--inset.mdc-deprecated-list-divider--padded{margin-left:0;margin-right:72px}.mdc-deprecated-list .mdc-deprecated-list-divider--inset-leading{margin-left:16px;margin-right:0;width:calc(100% - 16px)}.mdc-deprecated-list .mdc-deprecated-list-divider--inset-leading[dir=rtl],[dir=rtl] .mdc-deprecated-list .mdc-deprecated-list-divider--inset-leading{margin-left:0;margin-right:16px}.mdc-deprecated-list .mdc-deprecated-list-divider--inset-trailing{width:calc(100% - 16px)}.mdc-deprecated-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--inset-trailing{margin-left:16px;margin-right:0;width:calc(100% - 32px)}.mdc-deprecated-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--inset-trailing[dir=rtl],[dir=rtl] .mdc-deprecated-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--inset-trailing{margin-left:0;margin-right:16px}.mdc-deprecated-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--padding{margin-left:16px;margin-right:0;width:calc(100% - 16px)}.mdc-deprecated-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--padding[dir=rtl],[dir=rtl] .mdc-deprecated-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--padding{margin-left:0;margin-right:16px}.mdc-deprecated-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--inset-trailing.mdc-deprecated-list-divider--inset-padding{margin-left:16px;margin-right:0;width:calc(100% - 32px)}.mdc-deprecated-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--inset-trailing.mdc-deprecated-list-divider--inset-padding[dir=rtl],[dir=rtl] .mdc-deprecated-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--inset-trailing.mdc-deprecated-list-divider--inset-padding{margin-left:0;margin-right:16px}.mdc-deprecated-list--icon-list .mdc-deprecated-list-divider--inset-leading{margin-left:72px;margin-right:0;width:calc(100% - 72px)}.mdc-deprecated-list--icon-list .mdc-deprecated-list-divider--inset-leading[dir=rtl],[dir=rtl] .mdc-deprecated-list--icon-list .mdc-deprecated-list-divider--inset-leading{margin-left:0;margin-right:72px}.mdc-deprecated-list--icon-list .mdc-deprecated-list-divider--inset-trailing{width:calc(100% - 16px)}.mdc-deprecated-list--icon-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--inset-trailing{margin-left:72px;margin-right:0;width:calc(100% - 88px)}.mdc-deprecated-list--icon-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--inset-trailing[dir=rtl],[dir=rtl] .mdc-deprecated-list--icon-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--inset-trailing{margin-left:0;margin-right:72px}.mdc-deprecated-list--icon-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--padding{margin-left:16px;margin-right:0;width:calc(100% - 16px)}.mdc-deprecated-list--icon-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--padding[dir=rtl],[dir=rtl] .mdc-deprecated-list--icon-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--padding{margin-left:0;margin-right:16px}.mdc-deprecated-list--icon-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--inset-trailing.mdc-deprecated-list-divider--inset-padding{margin-left:16px;margin-right:0;width:calc(100% - 32px)}.mdc-deprecated-list--icon-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--inset-trailing.mdc-deprecated-list-divider--inset-padding[dir=rtl],[dir=rtl] .mdc-deprecated-list--icon-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--inset-trailing.mdc-deprecated-list-divider--inset-padding{margin-left:0;margin-right:16px}.mdc-deprecated-list--avatar-list .mdc-deprecated-list-divider--inset-leading{margin-left:72px;margin-right:0;width:calc(100% - 72px)}.mdc-deprecated-list--avatar-list .mdc-deprecated-list-divider--inset-leading[dir=rtl],[dir=rtl] .mdc-deprecated-list--avatar-list .mdc-deprecated-list-divider--inset-leading{margin-left:0;margin-right:72px}.mdc-deprecated-list--avatar-list .mdc-deprecated-list-divider--inset-trailing{width:calc(100% - 16px)}.mdc-deprecated-list--avatar-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--inset-trailing{margin-left:72px;margin-right:0;width:calc(100% - 88px)}.mdc-deprecated-list--avatar-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--inset-trailing[dir=rtl],[dir=rtl] .mdc-deprecated-list--avatar-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--inset-trailing{margin-left:0;margin-right:72px}.mdc-deprecated-list--avatar-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--padding{margin-left:16px;margin-right:0;width:calc(100% - 16px)}.mdc-deprecated-list--avatar-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--padding[dir=rtl],[dir=rtl] .mdc-deprecated-list--avatar-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--padding{margin-left:0;margin-right:16px}.mdc-deprecated-list--avatar-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--inset-trailing.mdc-deprecated-list-divider--inset-padding{margin-left:16px;margin-right:0;width:calc(100% - 32px)}.mdc-deprecated-list--avatar-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--inset-trailing.mdc-deprecated-list-divider--inset-padding[dir=rtl],[dir=rtl] .mdc-deprecated-list--avatar-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--inset-trailing.mdc-deprecated-list-divider--inset-padding{margin-left:0;margin-right:16px}.mdc-deprecated-list--thumbnail-list .mdc-deprecated-list-divider--inset-leading{margin-left:72px;margin-right:0;width:calc(100% - 72px)}.mdc-deprecated-list--thumbnail-list .mdc-deprecated-list-divider--inset-leading[dir=rtl],[dir=rtl] .mdc-deprecated-list--thumbnail-list .mdc-deprecated-list-divider--inset-leading{margin-left:0;margin-right:72px}.mdc-deprecated-list--thumbnail-list .mdc-deprecated-list-divider--inset-trailing{width:calc(100% - 16px)}.mdc-deprecated-list--thumbnail-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--inset-trailing{margin-left:72px;margin-right:0;width:calc(100% - 88px)}.mdc-deprecated-list--thumbnail-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--inset-trailing[dir=rtl],[dir=rtl] .mdc-deprecated-list--thumbnail-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--inset-trailing{margin-left:0;margin-right:72px}.mdc-deprecated-list--thumbnail-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--padding{margin-left:16px;margin-right:0;width:calc(100% - 16px)}.mdc-deprecated-list--thumbnail-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--padding[dir=rtl],[dir=rtl] .mdc-deprecated-list--thumbnail-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--padding{margin-left:0;margin-right:16px}.mdc-deprecated-list--thumbnail-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--inset-trailing.mdc-deprecated-list-divider--inset-padding{margin-left:16px;margin-right:0;width:calc(100% - 32px)}.mdc-deprecated-list--thumbnail-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--inset-trailing.mdc-deprecated-list-divider--inset-padding[dir=rtl],[dir=rtl] .mdc-deprecated-list--thumbnail-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--inset-trailing.mdc-deprecated-list-divider--inset-padding{margin-left:0;margin-right:16px}.mdc-deprecated-list--image-list .mdc-deprecated-list-divider--inset-leading{margin-left:88px;margin-right:0;width:calc(100% - 88px)}.mdc-deprecated-list--image-list .mdc-deprecated-list-divider--inset-leading[dir=rtl],[dir=rtl] .mdc-deprecated-list--image-list .mdc-deprecated-list-divider--inset-leading{margin-left:0;margin-right:88px}.mdc-deprecated-list--image-list .mdc-deprecated-list-divider--inset-trailing{width:calc(100% - 16px)}.mdc-deprecated-list--image-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--inset-trailing{margin-left:88px;margin-right:0;width:calc(100% - 104px)}.mdc-deprecated-list--image-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--inset-trailing[dir=rtl],[dir=rtl] .mdc-deprecated-list--image-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--inset-trailing{margin-left:0;margin-right:88px}.mdc-deprecated-list--image-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--padding{margin-left:16px;margin-right:0;width:calc(100% - 16px)}.mdc-deprecated-list--image-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--padding[dir=rtl],[dir=rtl] .mdc-deprecated-list--image-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--padding{margin-left:0;margin-right:16px}.mdc-deprecated-list--image-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--inset-trailing.mdc-deprecated-list-divider--inset-padding{margin-left:16px;margin-right:0;width:calc(100% - 32px)}.mdc-deprecated-list--image-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--inset-trailing.mdc-deprecated-list-divider--inset-padding[dir=rtl],[dir=rtl] .mdc-deprecated-list--image-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--inset-trailing.mdc-deprecated-list-divider--inset-padding{margin-left:0;margin-right:16px}.mdc-deprecated-list--video-list .mdc-deprecated-list-divider--inset-leading{margin-left:116px;margin-right:0;width:calc(100% - 116px)}.mdc-deprecated-list--video-list .mdc-deprecated-list-divider--inset-leading[dir=rtl],[dir=rtl] .mdc-deprecated-list--video-list .mdc-deprecated-list-divider--inset-leading{margin-left:0;margin-right:116px}.mdc-deprecated-list--video-list .mdc-deprecated-list-divider--inset-trailing{width:calc(100% - 16px)}.mdc-deprecated-list--video-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--inset-trailing{margin-left:116px;margin-right:0;width:calc(100% - 132px)}.mdc-deprecated-list--video-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--inset-trailing[dir=rtl],[dir=rtl] .mdc-deprecated-list--video-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--inset-trailing{margin-left:0;margin-right:116px}.mdc-deprecated-list--video-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--padding{margin-left:0;margin-right:0;width:100%}.mdc-deprecated-list--video-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--padding[dir=rtl],[dir=rtl] .mdc-deprecated-list--video-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--padding{margin-left:0;margin-right:0}.mdc-deprecated-list--video-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--inset-trailing.mdc-deprecated-list-divider--inset-padding{margin-left:0;margin-right:0;width:calc(100% - 16px)}.mdc-deprecated-list--video-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--inset-trailing.mdc-deprecated-list-divider--inset-padding[dir=rtl],[dir=rtl] .mdc-deprecated-list--video-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--inset-trailing.mdc-deprecated-list-divider--inset-padding{margin-left:0;margin-right:0}.mdc-deprecated-list-group .mdc-deprecated-list{padding:0}.mdc-deprecated-list-group__subheader{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-subtitle1-font-family,var(--mdc-typography-font-family,Roboto,sans-serif));font-size:14px;font-size:var(--mdc-typography-subtitle1-font-size,14px);font-weight:400;font-weight:var(--mdc-typography-subtitle1-font-weight,400);letter-spacing:.009375em;letter-spacing:var(--mdc-typography-subtitle1-letter-spacing,.009375em);line-height:1.75rem;line-height:var(--mdc-typography-subtitle1-line-height,1.75rem);margin:.75rem 16px;text-decoration:inherit;-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration,inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration,inherit);text-transform:inherit;text-transform:var(--mdc-typography-subtitle1-text-transform,inherit)}.mdc-list-item__primary-text{color:rgba(0,0,0,.87);color:var(--mdc-theme-text-primary-on-background,rgba(0,0,0,.87))}.mdc-list-item__secondary-text{color:rgba(0,0,0,.54);color:var(--mdc-theme-text-secondary-on-background,rgba(0,0,0,.54))}.mdc-list-item__overline-text{color:rgba(0,0,0,.38);color:var(--mdc-theme-text-hint-on-background,rgba(0,0,0,.38))}.mdc-list-item--with-leading-icon .mdc-list-item__start,.mdc-list-item--with-trailing-icon .mdc-list-item__end{background-color:transparent;color:rgba(0,0,0,.38);color:var(--mdc-theme-text-icon-on-background,rgba(0,0,0,.38))}.mdc-list-item__end{color:rgba(0,0,0,.38);color:var(--mdc-theme-text-hint-on-background,rgba(0,0,0,.38))}.mdc-list-item--disabled .mdc-list-item__content,.mdc-list-item--disabled .mdc-list-item__end,.mdc-list-item--disabled .mdc-list-item__start{opacity:.38}.mdc-list-item--disabled .mdc-list-item__overline-text,.mdc-list-item--disabled .mdc-list-item__primary-text,.mdc-list-item--disabled .mdc-list-item__secondary-text,.mdc-list-item--disabled.mdc-list-item--with-leading-icon .mdc-list-item__start,.mdc-list-item--disabled.mdc-list-item--with-trailing-icon .mdc-list-item__end,.mdc-list-item--disabled.mdc-list-item--with-trailing-meta .mdc-list-item__end{color:#000;color:var(--mdc-theme-on-surface,#000)}.mdc-list-item--activated .mdc-list-item__primary-text,.mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start,.mdc-list-item--selected .mdc-list-item__primary-text,.mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#2471c9;color:var(--mdc-theme-primary,#2471c9)}.mdc-deprecated-list-group__subheader{color:rgba(0,0,0,.87);color:var(--mdc-theme-text-primary-on-background,rgba(0,0,0,.87))}@media (-ms-high-contrast:active),screen and (forced-colors:active){.mdc-list-divider:after{border-bottom:1px solid #fff;content:"";display:block}}.mdc-list{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-subtitle1-font-family,var(--mdc-typography-font-family,Roboto,sans-serif));font-size:14px;font-size:var(--mdc-typography-subtitle1-font-size,14px);font-weight:400;font-weight:var(--mdc-typography-subtitle1-font-weight,400);letter-spacing:.009375em;letter-spacing:var(--mdc-typography-subtitle1-letter-spacing,.009375em);line-height:1.75rem;line-height:var(--mdc-typography-subtitle1-line-height,1.75rem);line-height:1.5rem;list-style-type:none;margin:0;padding:8px 0;text-decoration:inherit;-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration,inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration,inherit);text-transform:inherit;text-transform:var(--mdc-typography-subtitle1-text-transform,inherit)}.mdc-list:focus{outline:none}.mdc-list-item__wrapper{display:block}.mdc-list-item{align-items:center;align-items:stretch;cursor:pointer;display:flex;justify-content:flex-start;overflow:hidden;padding:0;position:relative}.mdc-list-item:focus{outline:none}.mdc-list-item.mdc-list-item--with-one-line{height:48px}.mdc-list-item.mdc-list-item--with-two-lines{height:64px}.mdc-list-item.mdc-list-item--with-three-lines{height:88px}.mdc-list-item.mdc-list-item--with-one-line .mdc-list-item__start{align-self:center;margin-top:0}.mdc-list-item.mdc-list-item--with-three-lines .mdc-list-item__start,.mdc-list-item.mdc-list-item--with-two-lines .mdc-list-item__start{align-self:flex-start;margin-top:16px}.mdc-list-item.mdc-list-item--with-one-line .mdc-list-item__end,.mdc-list-item.mdc-list-item--with-two-lines .mdc-list-item__end{align-self:center;margin-top:0}.mdc-list-item.mdc-list-item--with-three-lines .mdc-list-item__end{align-self:flex-start;margin-top:16px}.mdc-list-item.mdc-list-item--disabled,.mdc-list-item.mdc-list-item--non-interactive{cursor:auto}.mdc-list-item.mdc-ripple-upgraded--background-focused:before,.mdc-list-item:not(.mdc-list-item--selected):focus:before{border:1px solid transparent;border-radius:inherit;box-sizing:border-box;content:"";height:100%;pointer-events:none;position:absolute;top:0;width:100%}[dir=ltr] .mdc-list-item.mdc-ripple-upgraded--background-focused:before,[dir=ltr] .mdc-list-item:not(.mdc-list-item--selected):focus:before{left:0}[dir=rtl] .mdc-list-item.mdc-ripple-upgraded--background-focused:before,[dir=rtl] .mdc-list-item:not(.mdc-list-item--selected):focus:before{right:0}@media screen and (forced-colors:active){.mdc-list-item.mdc-ripple-upgraded--background-focused:before,.mdc-list-item:not(.mdc-list-item--selected):focus:before{border-color:CanvasText}}.mdc-list-item.mdc-list-item--selected:before{border:3px double transparent;border-radius:inherit;box-sizing:border-box;content:"";height:100%;pointer-events:none;position:absolute;top:0;width:100%}[dir=ltr] .mdc-list-item.mdc-list-item--selected:before{left:0}[dir=rtl] .mdc-list-item.mdc-list-item--selected:before{right:0}@media screen and (forced-colors:active){.mdc-list-item.mdc-list-item--selected:before{border-color:CanvasText}}.mdc-list-item.mdc-list-item--selected:focus:before{border:3px solid transparent;border-radius:inherit;box-sizing:border-box;content:"";height:100%;pointer-events:none;position:absolute;top:0;width:100%}[dir=ltr] .mdc-list-item.mdc-list-item--selected:focus:before{left:0}[dir=rtl] .mdc-list-item.mdc-list-item--selected:focus:before{right:0}@media screen and (forced-colors:active){.mdc-list-item.mdc-list-item--selected:focus:before{border-color:CanvasText}}a.mdc-list-item{color:inherit;text-decoration:none}.mdc-list-item__start{fill:currentColor}.mdc-list-item__end,.mdc-list-item__start{flex-shrink:0;pointer-events:none}.mdc-list-item__content{align-self:center;flex:1;overflow:hidden;pointer-events:none;text-overflow:ellipsis;white-space:nowrap}.mdc-list-item--with-three-lines .mdc-list-item__content,.mdc-list-item--with-two-lines .mdc-list-item__content{align-self:stretch}.mdc-list-item__content[for]{pointer-events:none}.mdc-list-item__primary-text{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-subtitle1-font-family,var(--mdc-typography-font-family,Roboto,sans-serif));font-size:14px;font-size:var(--mdc-typography-subtitle1-font-size,14px);font-weight:400;font-weight:var(--mdc-typography-subtitle1-font-weight,400);letter-spacing:.009375em;letter-spacing:var(--mdc-typography-subtitle1-letter-spacing,.009375em);line-height:1.75rem;line-height:var(--mdc-typography-subtitle1-line-height,1.75rem);overflow:hidden;text-decoration:inherit;-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration,inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration,inherit);text-overflow:ellipsis;text-transform:inherit;text-transform:var(--mdc-typography-subtitle1-text-transform,inherit);white-space:nowrap}.mdc-list-item--with-three-lines .mdc-list-item__primary-text,.mdc-list-item--with-two-lines .mdc-list-item__primary-text{display:block;line-height:normal;margin-bottom:-20px;margin-top:0}.mdc-list-item--with-three-lines .mdc-list-item__primary-text:before,.mdc-list-item--with-two-lines .mdc-list-item__primary-text:before{content:"";display:inline-block;height:28px;vertical-align:0;width:0}.mdc-list-item--with-three-lines .mdc-list-item__primary-text:after,.mdc-list-item--with-two-lines .mdc-list-item__primary-text:after{content:"";display:inline-block;height:20px;vertical-align:-20px;width:0}.mdc-list-item__secondary-text{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:block;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-body2-font-family,var(--mdc-typography-font-family,Roboto,sans-serif));font-size:.875rem;font-size:var(--mdc-typography-body2-font-size,.875rem);font-weight:400;font-weight:var(--mdc-typography-body2-font-weight,400);letter-spacing:.0178571429em;letter-spacing:var(--mdc-typography-body2-letter-spacing,.0178571429em);line-height:1.25rem;line-height:var(--mdc-typography-body2-line-height,1.25rem);line-height:normal;margin-top:0;overflow:hidden;text-decoration:inherit;-webkit-text-decoration:var(--mdc-typography-body2-text-decoration,inherit);text-decoration:var(--mdc-typography-body2-text-decoration,inherit);text-overflow:ellipsis;text-transform:inherit;text-transform:var(--mdc-typography-body2-text-transform,inherit);white-space:nowrap}.mdc-list-item__secondary-text:before{content:"";display:inline-block;height:20px;vertical-align:0;width:0}.mdc-list-item--with-three-lines .mdc-list-item__secondary-text{line-height:20px;white-space:normal}.mdc-list-item--with-overline .mdc-list-item__secondary-text{line-height:auto;white-space:nowrap}.mdc-list-item__overline-text{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-overline-font-family,var(--mdc-typography-font-family,Roboto,sans-serif));font-size:.75rem;font-size:var(--mdc-typography-overline-font-size,.75rem);font-weight:500;font-weight:var(--mdc-typography-overline-font-weight,500);letter-spacing:.1666666667em;letter-spacing:var(--mdc-typography-overline-letter-spacing,.1666666667em);line-height:2rem;line-height:var(--mdc-typography-overline-line-height,2rem);overflow:hidden;text-decoration:none;-webkit-text-decoration:var(--mdc-typography-overline-text-decoration,none);text-decoration:var(--mdc-typography-overline-text-decoration,none);text-overflow:ellipsis;text-transform:uppercase;text-transform:var(--mdc-typography-overline-text-transform,uppercase);white-space:nowrap}.mdc-list-item--with-two-lines .mdc-list-item__overline-text{display:block;line-height:normal;margin-bottom:-20px;margin-top:0}.mdc-list-item--with-two-lines .mdc-list-item__overline-text:before{content:"";display:inline-block;height:24px;vertical-align:0;width:0}.mdc-list-item--with-two-lines .mdc-list-item__overline-text:after{content:"";display:inline-block;height:20px;vertical-align:-20px;width:0}.mdc-list-item--with-three-lines .mdc-list-item__overline-text{display:block;line-height:normal;margin-bottom:-20px;margin-top:0}.mdc-list-item--with-three-lines .mdc-list-item__overline-text:before{content:"";display:inline-block;height:28px;vertical-align:0;width:0}.mdc-list-item--with-three-lines .mdc-list-item__overline-text:after{content:"";display:inline-block;height:20px;vertical-align:-20px;width:0}.mdc-list-item--with-leading-avatar.mdc-list-item{padding-left:0;padding-right:auto}.mdc-list-item--with-leading-avatar.mdc-list-item[dir=rtl],[dir=rtl] .mdc-list-item--with-leading-avatar.mdc-list-item{padding-left:auto;padding-right:0}.mdc-list-item--with-leading-avatar .mdc-list-item__start,.mdc-list-item--with-leading-avatar .mdc-list-item__start[dir=rtl],[dir=rtl] .mdc-list-item--with-leading-avatar .mdc-list-item__start{margin-left:16px;margin-right:16px}.mdc-list-item--with-leading-avatar .mdc-list-item__start{height:40px;width:40px}.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines .mdc-list-item__primary-text{display:block;line-height:normal;margin-bottom:-20px;margin-top:0}.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines .mdc-list-item__primary-text:before{content:"";display:inline-block;height:32px;vertical-align:0;width:0}.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines .mdc-list-item__primary-text:after{content:"";display:inline-block;height:20px;vertical-align:-20px;width:0}.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines .mdc-list-item__overline-text{display:block;line-height:normal;margin-bottom:-20px;margin-top:0}.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines .mdc-list-item__overline-text:before{content:"";display:inline-block;height:28px;vertical-align:0;width:0}.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines .mdc-list-item__overline-text:after{content:"";display:inline-block;height:20px;vertical-align:-20px;width:0}.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines.mdc-list-item--with-trailing-meta .mdc-list-item__end{display:block;line-height:normal;margin-top:0}.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines.mdc-list-item--with-trailing-meta .mdc-list-item__end:before{content:"";display:inline-block;height:32px;vertical-align:0;width:0}.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line{height:56px}.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines{height:72px}.mdc-list-item--with-leading-avatar .mdc-list-item__start{border-radius:50%}.mdc-list-item--with-leading-icon .mdc-list-item__start{height:24px;width:24px}.mdc-list-item--with-leading-icon.mdc-list-item{padding-left:0;padding-right:auto}.mdc-list-item--with-leading-icon.mdc-list-item[dir=rtl],[dir=rtl] .mdc-list-item--with-leading-icon.mdc-list-item{padding-left:auto;padding-right:0}.mdc-list-item--with-leading-icon .mdc-list-item__start{margin-left:16px;margin-right:32px}.mdc-list-item--with-leading-icon .mdc-list-item__start[dir=rtl],[dir=rtl] .mdc-list-item--with-leading-icon .mdc-list-item__start{margin-left:32px;margin-right:16px}.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines .mdc-list-item__primary-text{display:block;line-height:normal;margin-bottom:-20px;margin-top:0}.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines .mdc-list-item__primary-text:before{content:"";display:inline-block;height:32px;vertical-align:0;width:0}.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines .mdc-list-item__primary-text:after{content:"";display:inline-block;height:20px;vertical-align:-20px;width:0}.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines .mdc-list-item__overline-text{display:block;line-height:normal;margin-bottom:-20px;margin-top:0}.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines .mdc-list-item__overline-text:before{content:"";display:inline-block;height:28px;vertical-align:0;width:0}.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines .mdc-list-item__overline-text:after{content:"";display:inline-block;height:20px;vertical-align:-20px;width:0}.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines.mdc-list-item--with-trailing-meta .mdc-list-item__end{display:block;line-height:normal;margin-top:0}.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines.mdc-list-item--with-trailing-meta .mdc-list-item__end:before{content:"";display:inline-block;height:32px;vertical-align:0;width:0}.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}.mdc-list-item--with-leading-thumbnail.mdc-list-item{padding-left:0;padding-right:auto}.mdc-list-item--with-leading-thumbnail.mdc-list-item[dir=rtl],[dir=rtl] .mdc-list-item--with-leading-thumbnail.mdc-list-item{padding-left:auto;padding-right:0}.mdc-list-item--with-leading-thumbnail .mdc-list-item__start,.mdc-list-item--with-leading-thumbnail .mdc-list-item__start[dir=rtl],[dir=rtl] .mdc-list-item--with-leading-thumbnail .mdc-list-item__start{margin-left:16px;margin-right:16px}.mdc-list-item--with-leading-thumbnail .mdc-list-item__start{height:40px;width:40px}.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines .mdc-list-item__primary-text{display:block;line-height:normal;margin-bottom:-20px;margin-top:0}.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines .mdc-list-item__primary-text:before{content:"";display:inline-block;height:32px;vertical-align:0;width:0}.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines .mdc-list-item__primary-text:after{content:"";display:inline-block;height:20px;vertical-align:-20px;width:0}.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines .mdc-list-item__overline-text{display:block;line-height:normal;margin-bottom:-20px;margin-top:0}.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines .mdc-list-item__overline-text:before{content:"";display:inline-block;height:28px;vertical-align:0;width:0}.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines .mdc-list-item__overline-text:after{content:"";display:inline-block;height:20px;vertical-align:-20px;width:0}.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines.mdc-list-item--with-trailing-meta .mdc-list-item__end{display:block;line-height:normal;margin-top:0}.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines.mdc-list-item--with-trailing-meta .mdc-list-item__end:before{content:"";display:inline-block;height:32px;vertical-align:0;width:0}.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-one-line{height:56px}.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines{height:72px}.mdc-list-item--with-leading-image.mdc-list-item{padding-left:0;padding-right:auto}.mdc-list-item--with-leading-image.mdc-list-item[dir=rtl],[dir=rtl] .mdc-list-item--with-leading-image.mdc-list-item{padding-left:auto;padding-right:0}.mdc-list-item--with-leading-image .mdc-list-item__start,.mdc-list-item--with-leading-image .mdc-list-item__start[dir=rtl],[dir=rtl] .mdc-list-item--with-leading-image .mdc-list-item__start{margin-left:16px;margin-right:16px}.mdc-list-item--with-leading-image .mdc-list-item__start{height:56px;width:56px}.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines .mdc-list-item__primary-text{display:block;line-height:normal;margin-bottom:-20px;margin-top:0}.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines .mdc-list-item__primary-text:before{content:"";display:inline-block;height:32px;vertical-align:0;width:0}.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines .mdc-list-item__primary-text:after{content:"";display:inline-block;height:20px;vertical-align:-20px;width:0}.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines .mdc-list-item__overline-text{display:block;line-height:normal;margin-bottom:-20px;margin-top:0}.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines .mdc-list-item__overline-text:before{content:"";display:inline-block;height:28px;vertical-align:0;width:0}.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines .mdc-list-item__overline-text:after{content:"";display:inline-block;height:20px;vertical-align:-20px;width:0}.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines.mdc-list-item--with-trailing-meta .mdc-list-item__end{display:block;line-height:normal;margin-top:0}.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines.mdc-list-item--with-trailing-meta .mdc-list-item__end:before{content:"";display:inline-block;height:32px;vertical-align:0;width:0}.mdc-list-item--with-leading-image.mdc-list-item--with-one-line,.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines{height:72px}.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines .mdc-list-item__start{align-self:flex-start;margin-top:8px}.mdc-list-item--with-leading-video.mdc-list-item{padding-left:0;padding-right:auto}.mdc-list-item--with-leading-video.mdc-list-item[dir=rtl],[dir=rtl] .mdc-list-item--with-leading-video.mdc-list-item{padding-left:auto;padding-right:0}.mdc-list-item--with-leading-video .mdc-list-item__start{margin-left:0;margin-right:16px}.mdc-list-item--with-leading-video .mdc-list-item__start[dir=rtl],[dir=rtl] .mdc-list-item--with-leading-video .mdc-list-item__start{margin-left:16px;margin-right:0}.mdc-list-item--with-leading-video .mdc-list-item__start{height:56px;width:100px}.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines .mdc-list-item__primary-text{display:block;line-height:normal;margin-bottom:-20px;margin-top:0}.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines .mdc-list-item__primary-text:before{content:"";display:inline-block;height:32px;vertical-align:0;width:0}.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines .mdc-list-item__primary-text:after{content:"";display:inline-block;height:20px;vertical-align:-20px;width:0}.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines .mdc-list-item__overline-text{display:block;line-height:normal;margin-bottom:-20px;margin-top:0}.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines .mdc-list-item__overline-text:before{content:"";display:inline-block;height:28px;vertical-align:0;width:0}.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines .mdc-list-item__overline-text:after{content:"";display:inline-block;height:20px;vertical-align:-20px;width:0}.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines.mdc-list-item--with-trailing-meta .mdc-list-item__end{display:block;line-height:normal;margin-top:0}.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines.mdc-list-item--with-trailing-meta .mdc-list-item__end:before{content:"";display:inline-block;height:32px;vertical-align:0;width:0}.mdc-list-item--with-leading-video.mdc-list-item--with-one-line,.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines{height:72px}.mdc-list-item--with-leading-checkbox.mdc-list-item{padding-left:0;padding-right:auto}.mdc-list-item--with-leading-checkbox.mdc-list-item[dir=rtl],[dir=rtl] .mdc-list-item--with-leading-checkbox.mdc-list-item{padding-left:auto;padding-right:0}.mdc-list-item--with-leading-checkbox .mdc-list-item__start{margin-left:8px;margin-right:24px}.mdc-list-item--with-leading-checkbox .mdc-list-item__start[dir=rtl],[dir=rtl] .mdc-list-item--with-leading-checkbox .mdc-list-item__start{margin-left:24px;margin-right:8px}.mdc-list-item--with-leading-checkbox .mdc-list-item__start{height:40px;width:40px}.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines .mdc-list-item__start{align-self:flex-start;margin-top:8px}.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines .mdc-list-item__primary-text{display:block;line-height:normal;margin-bottom:-20px;margin-top:0}.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines .mdc-list-item__primary-text:before{content:"";display:inline-block;height:32px;vertical-align:0;width:0}.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines .mdc-list-item__primary-text:after{content:"";display:inline-block;height:20px;vertical-align:-20px;width:0}.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines .mdc-list-item__overline-text{display:block;line-height:normal;margin-bottom:-20px;margin-top:0}.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines .mdc-list-item__overline-text:before{content:"";display:inline-block;height:28px;vertical-align:0;width:0}.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines .mdc-list-item__overline-text:after{content:"";display:inline-block;height:20px;vertical-align:-20px;width:0}.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines.mdc-list-item--with-trailing-meta .mdc-list-item__end{display:block;line-height:normal;margin-top:0}.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines.mdc-list-item--with-trailing-meta .mdc-list-item__end:before{content:"";display:inline-block;height:32px;vertical-align:0;width:0}.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line{height:56px}.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines{height:72px}.mdc-list-item--with-leading-radio.mdc-list-item{padding-left:0;padding-right:auto}.mdc-list-item--with-leading-radio.mdc-list-item[dir=rtl],[dir=rtl] .mdc-list-item--with-leading-radio.mdc-list-item{padding-left:auto;padding-right:0}.mdc-list-item--with-leading-radio .mdc-list-item__start{margin-left:8px;margin-right:24px}.mdc-list-item--with-leading-radio .mdc-list-item__start[dir=rtl],[dir=rtl] .mdc-list-item--with-leading-radio .mdc-list-item__start{margin-left:24px;margin-right:8px}.mdc-list-item--with-leading-radio .mdc-list-item__start{height:40px;width:40px}.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines .mdc-list-item__start{align-self:flex-start;margin-top:8px}.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines .mdc-list-item__primary-text{display:block;line-height:normal;margin-bottom:-20px;margin-top:0}.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines .mdc-list-item__primary-text:before{content:"";display:inline-block;height:32px;vertical-align:0;width:0}.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines .mdc-list-item__primary-text:after{content:"";display:inline-block;height:20px;vertical-align:-20px;width:0}.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines .mdc-list-item__overline-text{display:block;line-height:normal;margin-bottom:-20px;margin-top:0}.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines .mdc-list-item__overline-text:before{content:"";display:inline-block;height:28px;vertical-align:0;width:0}.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines .mdc-list-item__overline-text:after{content:"";display:inline-block;height:20px;vertical-align:-20px;width:0}.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines.mdc-list-item--with-trailing-meta .mdc-list-item__end{display:block;line-height:normal;margin-top:0}.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines.mdc-list-item--with-trailing-meta .mdc-list-item__end:before{content:"";display:inline-block;height:32px;vertical-align:0;width:0}.mdc-list-item--with-leading-radio.mdc-list-item--with-one-line{height:56px}.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines{height:72px}.mdc-list-item--with-leading-switch.mdc-list-item{padding-left:0;padding-right:auto}.mdc-list-item--with-leading-switch.mdc-list-item[dir=rtl],[dir=rtl] .mdc-list-item--with-leading-switch.mdc-list-item{padding-left:auto;padding-right:0}.mdc-list-item--with-leading-switch .mdc-list-item__start,.mdc-list-item--with-leading-switch .mdc-list-item__start[dir=rtl],[dir=rtl] .mdc-list-item--with-leading-switch .mdc-list-item__start{margin-left:16px;margin-right:16px}.mdc-list-item--with-leading-switch .mdc-list-item__start{height:20px;width:36px}.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines .mdc-list-item__start{align-self:flex-start;margin-top:16px}.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines .mdc-list-item__primary-text{display:block;line-height:normal;margin-bottom:-20px;margin-top:0}.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines .mdc-list-item__primary-text:before{content:"";display:inline-block;height:32px;vertical-align:0;width:0}.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines .mdc-list-item__primary-text:after{content:"";display:inline-block;height:20px;vertical-align:-20px;width:0}.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines .mdc-list-item__overline-text{display:block;line-height:normal;margin-bottom:-20px;margin-top:0}.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines .mdc-list-item__overline-text:before{content:"";display:inline-block;height:28px;vertical-align:0;width:0}.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines .mdc-list-item__overline-text:after{content:"";display:inline-block;height:20px;vertical-align:-20px;width:0}.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines.mdc-list-item--with-trailing-meta .mdc-list-item__end{display:block;line-height:normal;margin-top:0}.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines.mdc-list-item--with-trailing-meta .mdc-list-item__end:before{content:"";display:inline-block;height:32px;vertical-align:0;width:0}.mdc-list-item--with-leading-switch.mdc-list-item--with-one-line{height:56px}.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines{height:72px}.mdc-list-item--with-trailing-icon.mdc-list-item{padding-left:auto;padding-right:0}.mdc-list-item--with-trailing-icon.mdc-list-item[dir=rtl],[dir=rtl] .mdc-list-item--with-trailing-icon.mdc-list-item{padding-left:0;padding-right:auto}.mdc-list-item--with-trailing-icon .mdc-list-item__end,.mdc-list-item--with-trailing-icon .mdc-list-item__end[dir=rtl],[dir=rtl] .mdc-list-item--with-trailing-icon .mdc-list-item__end{margin-left:16px;margin-right:16px}.mdc-list-item--with-trailing-icon .mdc-list-item__end{height:24px;width:24px}.mdc-list-item--with-trailing-meta.mdc-list-item--with-three-lines .mdc-list-item__end,.mdc-list-item--with-trailing-meta.mdc-list-item--with-two-lines .mdc-list-item__end{align-self:flex-start}.mdc-list-item--with-trailing-meta.mdc-list-item{padding-left:auto;padding-right:0}.mdc-list-item--with-trailing-meta.mdc-list-item[dir=rtl],[dir=rtl] .mdc-list-item--with-trailing-meta.mdc-list-item{padding-left:0;padding-right:auto}.mdc-list-item--with-trailing-meta .mdc-list-item__end{margin-left:28px;margin-right:16px}.mdc-list-item--with-trailing-meta .mdc-list-item__end[dir=rtl],[dir=rtl] .mdc-list-item--with-trailing-meta .mdc-list-item__end{margin-left:16px;margin-right:28px}.mdc-list-item--with-trailing-meta.mdc-list-item--with-two-lines .mdc-list-item__end{display:block;line-height:normal;margin-top:0}.mdc-list-item--with-trailing-meta.mdc-list-item--with-two-lines .mdc-list-item__end:before{content:"";display:inline-block;height:28px;vertical-align:0;width:0}.mdc-list-item--with-trailing-meta.mdc-list-item--with-three-lines .mdc-list-item__end{display:block;line-height:normal;margin-top:0}.mdc-list-item--with-trailing-meta.mdc-list-item--with-three-lines .mdc-list-item__end:before{content:"";display:inline-block;height:28px;vertical-align:0;width:0}.mdc-list-item--with-trailing-meta .mdc-list-item__end{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-caption-font-family,var(--mdc-typography-font-family,Roboto,sans-serif));font-size:.75rem;font-size:var(--mdc-typography-caption-font-size,.75rem);font-weight:400;font-weight:var(--mdc-typography-caption-font-weight,400);letter-spacing:.0333333333em;letter-spacing:var(--mdc-typography-caption-letter-spacing,.0333333333em);line-height:1.25rem;line-height:var(--mdc-typography-caption-line-height,1.25rem);text-decoration:inherit;-webkit-text-decoration:var(--mdc-typography-caption-text-decoration,inherit);text-decoration:var(--mdc-typography-caption-text-decoration,inherit);text-transform:inherit;text-transform:var(--mdc-typography-caption-text-transform,inherit)}.mdc-list-item--with-trailing-checkbox.mdc-list-item{padding-left:auto;padding-right:0}.mdc-list-item--with-trailing-checkbox.mdc-list-item[dir=rtl],[dir=rtl] .mdc-list-item--with-trailing-checkbox.mdc-list-item{padding-left:0;padding-right:auto}.mdc-list-item--with-trailing-checkbox .mdc-list-item__end{margin-left:24px;margin-right:8px}.mdc-list-item--with-trailing-checkbox .mdc-list-item__end[dir=rtl],[dir=rtl] .mdc-list-item--with-trailing-checkbox .mdc-list-item__end{margin-left:8px;margin-right:24px}.mdc-list-item--with-trailing-checkbox .mdc-list-item__end{height:40px;width:40px}.mdc-list-item--with-trailing-checkbox.mdc-list-item--with-three-lines .mdc-list-item__end{align-self:flex-start;margin-top:8px}.mdc-list-item--with-trailing-radio.mdc-list-item{padding-left:auto;padding-right:0}.mdc-list-item--with-trailing-radio.mdc-list-item[dir=rtl],[dir=rtl] .mdc-list-item--with-trailing-radio.mdc-list-item{padding-left:0;padding-right:auto}.mdc-list-item--with-trailing-radio .mdc-list-item__end{margin-left:24px;margin-right:8px}.mdc-list-item--with-trailing-radio .mdc-list-item__end[dir=rtl],[dir=rtl] .mdc-list-item--with-trailing-radio .mdc-list-item__end{margin-left:8px;margin-right:24px}.mdc-list-item--with-trailing-radio .mdc-list-item__end{height:40px;width:40px}.mdc-list-item--with-trailing-radio.mdc-list-item--with-three-lines .mdc-list-item__end{align-self:flex-start;margin-top:8px}.mdc-list-item--with-trailing-switch.mdc-list-item{padding-left:auto;padding-right:0}.mdc-list-item--with-trailing-switch.mdc-list-item[dir=rtl],[dir=rtl] .mdc-list-item--with-trailing-switch.mdc-list-item{padding-left:0;padding-right:auto}.mdc-list-item--with-trailing-switch .mdc-list-item__end,.mdc-list-item--with-trailing-switch .mdc-list-item__end[dir=rtl],[dir=rtl] .mdc-list-item--with-trailing-switch .mdc-list-item__end{margin-left:16px;margin-right:16px}.mdc-list-item--with-trailing-switch .mdc-list-item__end{height:20px;width:36px}.mdc-list-item--with-trailing-switch.mdc-list-item--with-three-lines .mdc-list-item__end{align-self:flex-start;margin-top:16px}.mdc-list-item--with-overline.mdc-list-item--with-two-lines .mdc-list-item__primary-text{display:block;line-height:normal;margin-top:0}.mdc-list-item--with-overline.mdc-list-item--with-two-lines .mdc-list-item__primary-text:before{content:"";display:inline-block;height:20px;vertical-align:0;width:0}.mdc-list-item--with-overline.mdc-list-item--with-three-lines .mdc-list-item__primary-text{display:block;line-height:normal;margin-top:0}.mdc-list-item--with-overline.mdc-list-item--with-three-lines .mdc-list-item__primary-text:before{content:"";display:inline-block;height:20px;vertical-align:0;width:0}.mdc-list-item,.mdc-list-item[dir=rtl],[dir=rtl] .mdc-list-item{padding-left:16px;padding-right:16px}.mdc-list-group .mdc-deprecated-list{padding:0}.mdc-list-group__subheader{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-subtitle1-font-family,var(--mdc-typography-font-family,Roboto,sans-serif));font-size:14px;font-size:var(--mdc-typography-subtitle1-font-size,14px);font-weight:400;font-weight:var(--mdc-typography-subtitle1-font-weight,400);letter-spacing:.009375em;letter-spacing:var(--mdc-typography-subtitle1-letter-spacing,.009375em);line-height:1.75rem;line-height:var(--mdc-typography-subtitle1-line-height,1.75rem);margin:.75rem 16px;text-decoration:inherit;-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration,inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration,inherit);text-transform:inherit;text-transform:var(--mdc-typography-subtitle1-text-transform,inherit)}.mdc-list-divider{background-clip:content-box;background-color:rgba(0,0,0,.12);height:1px;padding:0}.mdc-list-divider--with-leading-avatar.mdc-list-divider--with-leading-inset,.mdc-list-divider--with-leading-checkbox.mdc-list-divider--with-leading-inset,.mdc-list-divider--with-leading-icon.mdc-list-divider--with-leading-inset,.mdc-list-divider--with-leading-image.mdc-list-divider--with-leading-inset,.mdc-list-divider--with-leading-radio.mdc-list-divider--with-leading-inset,.mdc-list-divider--with-leading-switch.mdc-list-divider--with-leading-inset,.mdc-list-divider--with-leading-text.mdc-list-divider--with-leading-inset,.mdc-list-divider--with-leading-thumbnail.mdc-list-divider--with-leading-inset,.mdc-list-divider.mdc-list-divider--with-leading-inset{padding-left:16px;padding-right:auto}.mdc-list-divider--with-leading-avatar.mdc-list-divider--with-leading-inset[dir=rtl],.mdc-list-divider--with-leading-avatar.mdc-list-divider--with-trailing-inset,.mdc-list-divider--with-leading-checkbox.mdc-list-divider--with-leading-inset[dir=rtl],.mdc-list-divider--with-leading-checkbox.mdc-list-divider--with-trailing-inset,.mdc-list-divider--with-leading-icon.mdc-list-divider--with-leading-inset[dir=rtl],.mdc-list-divider--with-leading-icon.mdc-list-divider--with-trailing-inset,.mdc-list-divider--with-leading-image.mdc-list-divider--with-leading-inset[dir=rtl],.mdc-list-divider--with-leading-image.mdc-list-divider--with-trailing-inset,.mdc-list-divider--with-leading-radio.mdc-list-divider--with-leading-inset[dir=rtl],.mdc-list-divider--with-leading-radio.mdc-list-divider--with-trailing-inset,.mdc-list-divider--with-leading-switch.mdc-list-divider--with-leading-inset[dir=rtl],.mdc-list-divider--with-leading-switch.mdc-list-divider--with-trailing-inset,.mdc-list-divider--with-leading-text.mdc-list-divider--with-leading-inset[dir=rtl],.mdc-list-divider--with-leading-text.mdc-list-divider--with-trailing-inset,.mdc-list-divider--with-leading-thumbnail.mdc-list-divider--with-leading-inset[dir=rtl],.mdc-list-divider--with-leading-thumbnail.mdc-list-divider--with-trailing-inset,.mdc-list-divider.mdc-list-divider--with-leading-inset[dir=rtl],.mdc-list-divider.mdc-list-divider--with-trailing-inset,[dir=rtl] .mdc-list-divider--with-leading-avatar.mdc-list-divider--with-leading-inset,[dir=rtl] .mdc-list-divider--with-leading-checkbox.mdc-list-divider--with-leading-inset,[dir=rtl] .mdc-list-divider--with-leading-icon.mdc-list-divider--with-leading-inset,[dir=rtl] .mdc-list-divider--with-leading-image.mdc-list-divider--with-leading-inset,[dir=rtl] .mdc-list-divider--with-leading-radio.mdc-list-divider--with-leading-inset,[dir=rtl] .mdc-list-divider--with-leading-switch.mdc-list-divider--with-leading-inset,[dir=rtl] .mdc-list-divider--with-leading-text.mdc-list-divider--with-leading-inset,[dir=rtl] .mdc-list-divider--with-leading-thumbnail.mdc-list-divider--with-leading-inset,[dir=rtl] .mdc-list-divider.mdc-list-divider--with-leading-inset{padding-left:auto;padding-right:16px}.mdc-list-divider--with-leading-avatar.mdc-list-divider--with-trailing-inset[dir=rtl],.mdc-list-divider--with-leading-checkbox.mdc-list-divider--with-trailing-inset[dir=rtl],.mdc-list-divider--with-leading-icon.mdc-list-divider--with-trailing-inset[dir=rtl],.mdc-list-divider--with-leading-image.mdc-list-divider--with-trailing-inset[dir=rtl],.mdc-list-divider--with-leading-radio.mdc-list-divider--with-trailing-inset[dir=rtl],.mdc-list-divider--with-leading-switch.mdc-list-divider--with-trailing-inset[dir=rtl],.mdc-list-divider--with-leading-text.mdc-list-divider--with-trailing-inset[dir=rtl],.mdc-list-divider--with-leading-thumbnail.mdc-list-divider--with-trailing-inset[dir=rtl],.mdc-list-divider.mdc-list-divider--with-trailing-inset[dir=rtl],[dir=rtl] .mdc-list-divider--with-leading-avatar.mdc-list-divider--with-trailing-inset,[dir=rtl] .mdc-list-divider--with-leading-checkbox.mdc-list-divider--with-trailing-inset,[dir=rtl] .mdc-list-divider--with-leading-icon.mdc-list-divider--with-trailing-inset,[dir=rtl] .mdc-list-divider--with-leading-image.mdc-list-divider--with-trailing-inset,[dir=rtl] .mdc-list-divider--with-leading-radio.mdc-list-divider--with-trailing-inset,[dir=rtl] .mdc-list-divider--with-leading-switch.mdc-list-divider--with-trailing-inset,[dir=rtl] .mdc-list-divider--with-leading-text.mdc-list-divider--with-trailing-inset,[dir=rtl] .mdc-list-divider--with-leading-thumbnail.mdc-list-divider--with-trailing-inset,[dir=rtl] .mdc-list-divider.mdc-list-divider--with-trailing-inset{padding-left:16px;padding-right:auto}.mdc-list-divider--with-leading-video.mdc-list-divider--with-leading-inset{padding-left:0;padding-right:auto}.mdc-list-divider--with-leading-video.mdc-list-divider--with-leading-inset[dir=rtl],[dir=rtl] .mdc-list-divider--with-leading-video.mdc-list-divider--with-leading-inset{padding-left:auto;padding-right:0}.mdc-list-divider[dir=rtl],[dir=rtl] .mdc-list-divider{padding:0}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item{--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:rgba(0,0,0,0);will-change:transform,opacity}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item .mdc-deprecated-list-item__ripple:after,:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item .mdc-deprecated-list-item__ripple:before{border-radius:50%;content:"";opacity:0;pointer-events:none;position:absolute}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item .mdc-deprecated-list-item__ripple:before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1;z-index:var(--mdc-ripple-z-index,1)}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item .mdc-deprecated-list-item__ripple:after{z-index:0;z-index:var(--mdc-ripple-z-index,0)}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item.mdc-ripple-upgraded .mdc-deprecated-list-item__ripple:before{transform:scale(var(--mdc-ripple-fg-scale,1))}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item.mdc-ripple-upgraded .mdc-deprecated-list-item__ripple:after{left:0;top:0;transform:scale(0);transform-origin:center center}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item.mdc-ripple-upgraded--unbounded .mdc-deprecated-list-item__ripple:after{left:var(--mdc-ripple-left,0);top:var(--mdc-ripple-top,0)}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item.mdc-ripple-upgraded--foreground-activation .mdc-deprecated-list-item__ripple:after{animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item.mdc-ripple-upgraded--foreground-deactivation .mdc-deprecated-list-item__ripple:after{animation:mdc-ripple-fg-opacity-out .15s;transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item .mdc-list-item__ripple:after,:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item .mdc-list-item__ripple:before{border-radius:50%;content:"";opacity:0;pointer-events:none;position:absolute}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item .mdc-list-item__ripple:before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1;z-index:var(--mdc-ripple-z-index,1)}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item .mdc-list-item__ripple:after{z-index:0;z-index:var(--mdc-ripple-z-index,0)}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item.mdc-ripple-upgraded .mdc-list-item__ripple:before{transform:scale(var(--mdc-ripple-fg-scale,1))}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item.mdc-ripple-upgraded .mdc-list-item__ripple:after{left:0;top:0;transform:scale(0);transform-origin:center center}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item.mdc-ripple-upgraded--unbounded .mdc-list-item__ripple:after{left:var(--mdc-ripple-left,0);top:var(--mdc-ripple-top,0)}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item.mdc-ripple-upgraded--foreground-activation .mdc-list-item__ripple:after{animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item.mdc-ripple-upgraded--foreground-deactivation .mdc-list-item__ripple:after{animation:mdc-ripple-fg-opacity-out .15s;transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item .mdc-deprecated-list-item__ripple:after,:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item .mdc-deprecated-list-item__ripple:before{height:200%;left:-50%;top:-50%;width:200%}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item.mdc-ripple-upgraded .mdc-deprecated-list-item__ripple:after{height:var(--mdc-ripple-fg-size,100%);width:var(--mdc-ripple-fg-size,100%)}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item .mdc-list-item__ripple:after,:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item .mdc-list-item__ripple:before{height:200%;left:-50%;top:-50%;width:200%}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item.mdc-ripple-upgraded .mdc-list-item__ripple:after{height:var(--mdc-ripple-fg-size,100%);width:var(--mdc-ripple-fg-size,100%)}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item .mdc-deprecated-list-item__ripple:after,:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item .mdc-deprecated-list-item__ripple:before{background-color:#000;background-color:var(--mdc-ripple-color,#000)}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item.mdc-ripple-surface--hover .mdc-deprecated-list-item__ripple:before,:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item:hover .mdc-deprecated-list-item__ripple:before{opacity:.04;opacity:var(--mdc-ripple-hover-opacity,.04)}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item.mdc-ripple-upgraded--background-focused .mdc-deprecated-list-item__ripple:before,:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item:not(.mdc-ripple-upgraded):focus .mdc-deprecated-list-item__ripple:before{opacity:.12;opacity:var(--mdc-ripple-focus-opacity,.12);transition-duration:75ms}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item:not(.mdc-ripple-upgraded) .mdc-deprecated-list-item__ripple:after{transition:opacity .15s linear}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item:not(.mdc-ripple-upgraded):active .mdc-deprecated-list-item__ripple:after{opacity:.12;opacity:var(--mdc-ripple-press-opacity,.12);transition-duration:75ms}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item .mdc-list-item__ripple:after,:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item .mdc-list-item__ripple:before{background-color:#000;background-color:var(--mdc-ripple-color,#000)}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item.mdc-ripple-surface--hover .mdc-list-item__ripple:before,:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item:hover .mdc-list-item__ripple:before{opacity:.04;opacity:var(--mdc-ripple-hover-opacity,.04)}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item.mdc-ripple-upgraded--background-focused .mdc-list-item__ripple:before,:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item:not(.mdc-ripple-upgraded):focus .mdc-list-item__ripple:before{opacity:.12;opacity:var(--mdc-ripple-focus-opacity,.12);transition-duration:75ms}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item:not(.mdc-ripple-upgraded) .mdc-list-item__ripple:after{transition:opacity .15s linear}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item:not(.mdc-ripple-upgraded):active .mdc-list-item__ripple:after{opacity:.12;opacity:var(--mdc-ripple-press-opacity,.12);transition-duration:75ms}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:var(--mdc-ripple-press-opacity,0.12)}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item--activated .mdc-deprecated-list-item__ripple:before{opacity:.12;opacity:var(--mdc-ripple-activated-opacity,.12)}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item--activated .mdc-deprecated-list-item__ripple:after,:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item--activated .mdc-deprecated-list-item__ripple:before{background-color:#2471c9;background-color:var(--mdc-ripple-color,var(--mdc-theme-primary,#2471c9))}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item--activated.mdc-ripple-surface--hover .mdc-deprecated-list-item__ripple:before,:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item--activated:hover .mdc-deprecated-list-item__ripple:before{opacity:.16;opacity:var(--mdc-ripple-hover-opacity,.16)}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item--activated.mdc-ripple-upgraded--background-focused .mdc-deprecated-list-item__ripple:before,:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item--activated:not(.mdc-ripple-upgraded):focus .mdc-deprecated-list-item__ripple:before{opacity:.24;opacity:var(--mdc-ripple-focus-opacity,.24);transition-duration:75ms}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item--activated:not(.mdc-ripple-upgraded) .mdc-deprecated-list-item__ripple:after{transition:opacity .15s linear}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item--activated:not(.mdc-ripple-upgraded):active .mdc-deprecated-list-item__ripple:after{opacity:.24;opacity:var(--mdc-ripple-press-opacity,.24);transition-duration:75ms}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item--activated .mdc-list-item__ripple:before{opacity:.12;opacity:var(--mdc-ripple-activated-opacity,.12)}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item--activated .mdc-list-item__ripple:after,:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item--activated .mdc-list-item__ripple:before{background-color:#2471c9;background-color:var(--mdc-ripple-color,var(--mdc-theme-primary,#2471c9))}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item--activated.mdc-ripple-surface--hover .mdc-list-item__ripple:before,:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item--activated:hover .mdc-list-item__ripple:before{opacity:.16;opacity:var(--mdc-ripple-hover-opacity,.16)}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item--activated.mdc-ripple-upgraded--background-focused .mdc-list-item__ripple:before,:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item--activated:not(.mdc-ripple-upgraded):focus .mdc-list-item__ripple:before{opacity:.24;opacity:var(--mdc-ripple-focus-opacity,.24);transition-duration:75ms}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item--activated:not(.mdc-ripple-upgraded) .mdc-list-item__ripple:after{transition:opacity .15s linear}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item--activated:not(.mdc-ripple-upgraded):active .mdc-list-item__ripple:after{opacity:.24;opacity:var(--mdc-ripple-press-opacity,.24);transition-duration:75ms}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item--activated.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:var(--mdc-ripple-press-opacity,0.24)}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item--selected .mdc-deprecated-list-item__ripple:before{opacity:.08;opacity:var(--mdc-ripple-selected-opacity,.08)}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item--selected .mdc-deprecated-list-item__ripple:after,:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item--selected .mdc-deprecated-list-item__ripple:before{background-color:#2471c9;background-color:var(--mdc-ripple-color,var(--mdc-theme-primary,#2471c9))}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item--selected.mdc-ripple-surface--hover .mdc-deprecated-list-item__ripple:before,:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item--selected:hover .mdc-deprecated-list-item__ripple:before{opacity:.12;opacity:var(--mdc-ripple-hover-opacity,.12)}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item--selected.mdc-ripple-upgraded--background-focused .mdc-deprecated-list-item__ripple:before,:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item--selected:not(.mdc-ripple-upgraded):focus .mdc-deprecated-list-item__ripple:before{opacity:.2;opacity:var(--mdc-ripple-focus-opacity,.2);transition-duration:75ms}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item--selected:not(.mdc-ripple-upgraded) .mdc-deprecated-list-item__ripple:after{transition:opacity .15s linear}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item--selected:not(.mdc-ripple-upgraded):active .mdc-deprecated-list-item__ripple:after{opacity:.2;opacity:var(--mdc-ripple-press-opacity,.2);transition-duration:75ms}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item--selected .mdc-list-item__ripple:before{opacity:.08;opacity:var(--mdc-ripple-selected-opacity,.08)}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item--selected .mdc-list-item__ripple:after,:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item--selected .mdc-list-item__ripple:before{background-color:#2471c9;background-color:var(--mdc-ripple-color,var(--mdc-theme-primary,#2471c9))}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item--selected.mdc-ripple-surface--hover .mdc-list-item__ripple:before,:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item--selected:hover .mdc-list-item__ripple:before{opacity:.12;opacity:var(--mdc-ripple-hover-opacity,.12)}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item--selected.mdc-ripple-upgraded--background-focused .mdc-list-item__ripple:before,:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item--selected:not(.mdc-ripple-upgraded):focus .mdc-list-item__ripple:before{opacity:.2;opacity:var(--mdc-ripple-focus-opacity,.2);transition-duration:75ms}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item--selected:not(.mdc-ripple-upgraded) .mdc-list-item__ripple:after{transition:opacity .15s linear}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item--selected:not(.mdc-ripple-upgraded):active .mdc-list-item__ripple:after{opacity:.2;opacity:var(--mdc-ripple-press-opacity,.2);transition-duration:75ms}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item--selected.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:var(--mdc-ripple-press-opacity,0.2)}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item .mdc-deprecated-list-item__ripple,:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item .mdc-list-item__ripple{height:100%;pointer-events:none;position:absolute;top:0;width:100%}[dir=ltr] :not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item .mdc-deprecated-list-item__ripple,[dir=ltr] :not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item .mdc-list-item__ripple{left:0}[dir=rtl] :not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item .mdc-deprecated-list-item__ripple,[dir=rtl] :not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item .mdc-list-item__ripple{right:0}.mdc-deprecated-list-item--disabled{--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:rgba(0,0,0,0);will-change:transform,opacity}.mdc-deprecated-list-item--disabled .mdc-deprecated-list-item__ripple:after,.mdc-deprecated-list-item--disabled .mdc-deprecated-list-item__ripple:before{border-radius:50%;content:"";opacity:0;pointer-events:none;position:absolute}.mdc-deprecated-list-item--disabled .mdc-deprecated-list-item__ripple:before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1;z-index:var(--mdc-ripple-z-index,1)}.mdc-deprecated-list-item--disabled .mdc-deprecated-list-item__ripple:after{z-index:0;z-index:var(--mdc-ripple-z-index,0)}.mdc-deprecated-list-item--disabled.mdc-ripple-upgraded .mdc-deprecated-list-item__ripple:before{transform:scale(var(--mdc-ripple-fg-scale,1))}.mdc-deprecated-list-item--disabled.mdc-ripple-upgraded .mdc-deprecated-list-item__ripple:after{left:0;top:0;transform:scale(0);transform-origin:center center}.mdc-deprecated-list-item--disabled.mdc-ripple-upgraded--unbounded .mdc-deprecated-list-item__ripple:after{left:var(--mdc-ripple-left,0);top:var(--mdc-ripple-top,0)}.mdc-deprecated-list-item--disabled.mdc-ripple-upgraded--foreground-activation .mdc-deprecated-list-item__ripple:after{animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.mdc-deprecated-list-item--disabled.mdc-ripple-upgraded--foreground-deactivation .mdc-deprecated-list-item__ripple:after{animation:mdc-ripple-fg-opacity-out .15s;transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}.mdc-deprecated-list-item--disabled .mdc-list-item__ripple:after,.mdc-deprecated-list-item--disabled .mdc-list-item__ripple:before{border-radius:50%;content:"";opacity:0;pointer-events:none;position:absolute}.mdc-deprecated-list-item--disabled .mdc-list-item__ripple:before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1;z-index:var(--mdc-ripple-z-index,1)}.mdc-deprecated-list-item--disabled .mdc-list-item__ripple:after{z-index:0;z-index:var(--mdc-ripple-z-index,0)}.mdc-deprecated-list-item--disabled.mdc-ripple-upgraded .mdc-list-item__ripple:before{transform:scale(var(--mdc-ripple-fg-scale,1))}.mdc-deprecated-list-item--disabled.mdc-ripple-upgraded .mdc-list-item__ripple:after{left:0;top:0;transform:scale(0);transform-origin:center center}.mdc-deprecated-list-item--disabled.mdc-ripple-upgraded--unbounded .mdc-list-item__ripple:after{left:var(--mdc-ripple-left,0);top:var(--mdc-ripple-top,0)}.mdc-deprecated-list-item--disabled.mdc-ripple-upgraded--foreground-activation .mdc-list-item__ripple:after{animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.mdc-deprecated-list-item--disabled.mdc-ripple-upgraded--foreground-deactivation .mdc-list-item__ripple:after{animation:mdc-ripple-fg-opacity-out .15s;transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}.mdc-deprecated-list-item--disabled .mdc-deprecated-list-item__ripple:after,.mdc-deprecated-list-item--disabled .mdc-deprecated-list-item__ripple:before{height:200%;left:-50%;top:-50%;width:200%}.mdc-deprecated-list-item--disabled.mdc-ripple-upgraded .mdc-deprecated-list-item__ripple:after{height:var(--mdc-ripple-fg-size,100%);width:var(--mdc-ripple-fg-size,100%)}.mdc-deprecated-list-item--disabled .mdc-list-item__ripple:after,.mdc-deprecated-list-item--disabled .mdc-list-item__ripple:before{height:200%;left:-50%;top:-50%;width:200%}.mdc-deprecated-list-item--disabled.mdc-ripple-upgraded .mdc-list-item__ripple:after{height:var(--mdc-ripple-fg-size,100%);width:var(--mdc-ripple-fg-size,100%)}.mdc-deprecated-list-item--disabled .mdc-deprecated-list-item__ripple:after,.mdc-deprecated-list-item--disabled .mdc-deprecated-list-item__ripple:before,.mdc-deprecated-list-item--disabled .mdc-list-item__ripple:after,.mdc-deprecated-list-item--disabled .mdc-list-item__ripple:before{background-color:#000;background-color:var(--mdc-ripple-color,#000)}.mdc-deprecated-list-item--disabled.mdc-ripple-upgraded--background-focused .mdc-deprecated-list-item__ripple:before,.mdc-deprecated-list-item--disabled.mdc-ripple-upgraded--background-focused .mdc-list-item__ripple:before,.mdc-deprecated-list-item--disabled:not(.mdc-ripple-upgraded):focus .mdc-deprecated-list-item__ripple:before,.mdc-deprecated-list-item--disabled:not(.mdc-ripple-upgraded):focus .mdc-list-item__ripple:before{opacity:.12;opacity:var(--mdc-ripple-focus-opacity,.12);transition-duration:75ms}.mdc-deprecated-list-item--disabled .mdc-deprecated-list-item__ripple,.mdc-deprecated-list-item--disabled .mdc-list-item__ripple{height:100%;pointer-events:none;position:absolute;top:0;width:100%}[dir=ltr] .mdc-deprecated-list-item--disabled .mdc-deprecated-list-item__ripple,[dir=ltr] .mdc-deprecated-list-item--disabled .mdc-list-item__ripple{left:0}[dir=rtl] .mdc-deprecated-list-item--disabled .mdc-deprecated-list-item__ripple,[dir=rtl] .mdc-deprecated-list-item--disabled .mdc-list-item__ripple{right:0}:not(.mdc-list-item--disabled).mdc-list-item{--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:rgba(0,0,0,0);will-change:transform,opacity}:not(.mdc-list-item--disabled).mdc-list-item .mdc-list-item__ripple:after,:not(.mdc-list-item--disabled).mdc-list-item .mdc-list-item__ripple:before{border-radius:50%;content:"";opacity:0;pointer-events:none;position:absolute}:not(.mdc-list-item--disabled).mdc-list-item .mdc-list-item__ripple:before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1;z-index:var(--mdc-ripple-z-index,1)}:not(.mdc-list-item--disabled).mdc-list-item .mdc-list-item__ripple:after{z-index:0;z-index:var(--mdc-ripple-z-index,0)}:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded .mdc-list-item__ripple:before{transform:scale(var(--mdc-ripple-fg-scale,1))}:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded .mdc-list-item__ripple:after{left:0;top:0;transform:scale(0);transform-origin:center center}:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded--unbounded .mdc-list-item__ripple:after{left:var(--mdc-ripple-left,0);top:var(--mdc-ripple-top,0)}:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded--foreground-activation .mdc-list-item__ripple:after{animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded--foreground-deactivation .mdc-list-item__ripple:after{animation:mdc-ripple-fg-opacity-out .15s;transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}:not(.mdc-list-item--disabled).mdc-list-item .mdc-list-item__ripple:after,:not(.mdc-list-item--disabled).mdc-list-item .mdc-list-item__ripple:before{height:200%;left:-50%;top:-50%;width:200%}:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded .mdc-list-item__ripple:after{height:var(--mdc-ripple-fg-size,100%);width:var(--mdc-ripple-fg-size,100%)}:not(.mdc-list-item--disabled).mdc-list-item .mdc-list-item__ripple:after,:not(.mdc-list-item--disabled).mdc-list-item .mdc-list-item__ripple:before{background-color:#000;background-color:var(--mdc-ripple-color,#000)}:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-surface--hover .mdc-list-item__ripple:before,:not(.mdc-list-item--disabled).mdc-list-item:hover .mdc-list-item__ripple:before{opacity:.04;opacity:var(--mdc-ripple-hover-opacity,.04)}:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded--background-focused .mdc-list-item__ripple:before,:not(.mdc-list-item--disabled).mdc-list-item:not(.mdc-ripple-upgraded):focus .mdc-list-item__ripple:before{opacity:.12;opacity:var(--mdc-ripple-focus-opacity,.12);transition-duration:75ms}:not(.mdc-list-item--disabled).mdc-list-item:not(.mdc-ripple-upgraded) .mdc-list-item__ripple:after{transition:opacity .15s linear}:not(.mdc-list-item--disabled).mdc-list-item:not(.mdc-ripple-upgraded):active .mdc-list-item__ripple:after{opacity:.12;opacity:var(--mdc-ripple-press-opacity,.12);transition-duration:75ms}:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:var(--mdc-ripple-press-opacity,0.12)}:not(.mdc-list-item--disabled).mdc-list-item--activated .mdc-list-item__ripple:before{opacity:.12;opacity:var(--mdc-ripple-activated-opacity,.12)}:not(.mdc-list-item--disabled).mdc-list-item--activated .mdc-list-item__ripple:after,:not(.mdc-list-item--disabled).mdc-list-item--activated .mdc-list-item__ripple:before{background-color:#2471c9;background-color:var(--mdc-ripple-color,var(--mdc-theme-primary,#2471c9))}:not(.mdc-list-item--disabled).mdc-list-item--activated.mdc-ripple-surface--hover .mdc-list-item__ripple:before,:not(.mdc-list-item--disabled).mdc-list-item--activated:hover .mdc-list-item__ripple:before{opacity:.16;opacity:var(--mdc-ripple-hover-opacity,.16)}:not(.mdc-list-item--disabled).mdc-list-item--activated.mdc-ripple-upgraded--background-focused .mdc-list-item__ripple:before,:not(.mdc-list-item--disabled).mdc-list-item--activated:not(.mdc-ripple-upgraded):focus .mdc-list-item__ripple:before{opacity:.24;opacity:var(--mdc-ripple-focus-opacity,.24);transition-duration:75ms}:not(.mdc-list-item--disabled).mdc-list-item--activated:not(.mdc-ripple-upgraded) .mdc-list-item__ripple:after{transition:opacity .15s linear}:not(.mdc-list-item--disabled).mdc-list-item--activated:not(.mdc-ripple-upgraded):active .mdc-list-item__ripple:after{opacity:.24;opacity:var(--mdc-ripple-press-opacity,.24);transition-duration:75ms}:not(.mdc-list-item--disabled).mdc-list-item--activated.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:var(--mdc-ripple-press-opacity,0.24)}:not(.mdc-list-item--disabled).mdc-list-item--selected .mdc-list-item__ripple:before{opacity:.08;opacity:var(--mdc-ripple-selected-opacity,.08)}:not(.mdc-list-item--disabled).mdc-list-item--selected .mdc-list-item__ripple:after,:not(.mdc-list-item--disabled).mdc-list-item--selected .mdc-list-item__ripple:before{background-color:#2471c9;background-color:var(--mdc-ripple-color,var(--mdc-theme-primary,#2471c9))}:not(.mdc-list-item--disabled).mdc-list-item--selected.mdc-ripple-surface--hover .mdc-list-item__ripple:before,:not(.mdc-list-item--disabled).mdc-list-item--selected:hover .mdc-list-item__ripple:before{opacity:.12;opacity:var(--mdc-ripple-hover-opacity,.12)}:not(.mdc-list-item--disabled).mdc-list-item--selected.mdc-ripple-upgraded--background-focused .mdc-list-item__ripple:before,:not(.mdc-list-item--disabled).mdc-list-item--selected:not(.mdc-ripple-upgraded):focus .mdc-list-item__ripple:before{opacity:.2;opacity:var(--mdc-ripple-focus-opacity,.2);transition-duration:75ms}:not(.mdc-list-item--disabled).mdc-list-item--selected:not(.mdc-ripple-upgraded) .mdc-list-item__ripple:after{transition:opacity .15s linear}:not(.mdc-list-item--disabled).mdc-list-item--selected:not(.mdc-ripple-upgraded):active .mdc-list-item__ripple:after{opacity:.2;opacity:var(--mdc-ripple-press-opacity,.2);transition-duration:75ms}:not(.mdc-list-item--disabled).mdc-list-item--selected.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:var(--mdc-ripple-press-opacity,0.2)}:not(.mdc-list-item--disabled).mdc-list-item .mdc-list-item__ripple{height:100%;pointer-events:none;position:absolute;top:0;width:100%}[dir=ltr] :not(.mdc-list-item--disabled).mdc-list-item .mdc-list-item__ripple{left:0}[dir=rtl] :not(.mdc-list-item--disabled).mdc-list-item .mdc-list-item__ripple{right:0}.mdc-list-item--disabled{--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:rgba(0,0,0,0);will-change:transform,opacity}.mdc-list-item--disabled .mdc-list-item__ripple:after,.mdc-list-item--disabled .mdc-list-item__ripple:before{border-radius:50%;content:"";opacity:0;pointer-events:none;position:absolute}.mdc-list-item--disabled .mdc-list-item__ripple:before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1;z-index:var(--mdc-ripple-z-index,1)}.mdc-list-item--disabled .mdc-list-item__ripple:after{z-index:0;z-index:var(--mdc-ripple-z-index,0)}.mdc-list-item--disabled.mdc-ripple-upgraded .mdc-list-item__ripple:before{transform:scale(var(--mdc-ripple-fg-scale,1))}.mdc-list-item--disabled.mdc-ripple-upgraded .mdc-list-item__ripple:after{left:0;top:0;transform:scale(0);transform-origin:center center}.mdc-list-item--disabled.mdc-ripple-upgraded--unbounded .mdc-list-item__ripple:after{left:var(--mdc-ripple-left,0);top:var(--mdc-ripple-top,0)}.mdc-list-item--disabled.mdc-ripple-upgraded--foreground-activation .mdc-list-item__ripple:after{animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.mdc-list-item--disabled.mdc-ripple-upgraded--foreground-deactivation .mdc-list-item__ripple:after{animation:mdc-ripple-fg-opacity-out .15s;transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}.mdc-list-item--disabled .mdc-list-item__ripple:after,.mdc-list-item--disabled .mdc-list-item__ripple:before{height:200%;left:-50%;top:-50%;width:200%}.mdc-list-item--disabled.mdc-ripple-upgraded .mdc-list-item__ripple:after{height:var(--mdc-ripple-fg-size,100%);width:var(--mdc-ripple-fg-size,100%)}.mdc-list-item--disabled .mdc-list-item__ripple:after,.mdc-list-item--disabled .mdc-list-item__ripple:before{background-color:#000;background-color:var(--mdc-ripple-color,#000)}.mdc-list-item--disabled.mdc-ripple-upgraded--background-focused .mdc-list-item__ripple:before,.mdc-list-item--disabled:not(.mdc-ripple-upgraded):focus .mdc-list-item__ripple:before{opacity:.12;opacity:var(--mdc-ripple-focus-opacity,.12);transition-duration:75ms}.mdc-list-item--disabled .mdc-list-item__ripple{height:100%;pointer-events:none;position:absolute;top:0;width:100%}[dir=ltr] .mdc-list-item--disabled .mdc-list-item__ripple{left:0}[dir=rtl] .mdc-list-item--disabled .mdc-list-item__ripple{right:0}.mdc-menu{min-width:112px;min-width:var(--mdc-menu-min-width,112px)}.mdc-menu .mdc-deprecated-list-item__graphic,.mdc-menu .mdc-deprecated-list-item__meta{color:rgba(0,0,0,.87)}.mdc-menu .mdc-menu-item--submenu-open .mdc-deprecated-list-item__ripple:before,.mdc-menu .mdc-menu-item--submenu-open .mdc-list-item__ripple:before{opacity:.04}.mdc-menu .mdc-deprecated-list{color:rgba(0,0,0,.87)}.mdc-menu .mdc-deprecated-list,.mdc-menu .mdc-list{position:relative}.mdc-menu .mdc-deprecated-list .mdc-elevation-overlay,.mdc-menu .mdc-list .mdc-elevation-overlay{height:100%;left:0;top:0;width:100%}.mdc-menu .mdc-deprecated-list-divider{margin:8px 0}.mdc-menu .mdc-deprecated-list-item{-webkit-user-select:none;user-select:none}.mdc-menu .mdc-deprecated-list-item--disabled{cursor:auto}.mdc-menu a.mdc-deprecated-list-item .mdc-deprecated-list-item__graphic,.mdc-menu a.mdc-deprecated-list-item .mdc-deprecated-list-item__text{pointer-events:none}.mdc-menu__selection-group{padding:0;fill:currentColor}.mdc-menu__selection-group .mdc-deprecated-list-item{padding-left:56px;padding-right:16px}.mdc-menu__selection-group .mdc-deprecated-list-item[dir=rtl],[dir=rtl] .mdc-menu__selection-group .mdc-deprecated-list-item{padding-left:16px;padding-right:56px}.mdc-menu__selection-group .mdc-menu__selection-group-icon{display:none;left:16px;position:absolute;right:auto;top:50%;transform:translateY(-50%)}.mdc-menu__selection-group .mdc-menu__selection-group-icon[dir=rtl],[dir=rtl] .mdc-menu__selection-group .mdc-menu__selection-group-icon{left:auto;right:16px}.mdc-menu-item--selected .mdc-menu__selection-group-icon{display:inline}.mdc-menu-surface{background-color:#fff;background-color:var(--mdc-theme-surface,#fff);border-radius:4px;border-radius:var(--mdc-shape-medium,4px);box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);box-sizing:border-box;color:#000;color:var(--mdc-theme-on-surface,#000);display:none;margin:0;max-height:calc(100vh - 32px);max-height:var(--mdc-menu-max-height,calc(100vh - 32px));max-width:calc(100vw - 32px);max-width:var(--mdc-menu-max-width,calc(100vw - 32px));opacity:0;overflow:auto;padding:0;position:absolute;transform:scale(1);transition:opacity .03s linear,transform .12s cubic-bezier(0,0,.2,1),height .25s cubic-bezier(0,0,.2,1);will-change:transform,opacity;z-index:8;transform-origin-left:top left;transform-origin-right:top right}[dir=ltr] .mdc-menu-surface{transform-origin:top left}[dir=rtl] .mdc-menu-surface{transform-origin:top right}.mdc-menu-surface:focus{outline:none}.mdc-menu-surface--animating-open{display:inline-block;opacity:0;transform:scale(.8)}.mdc-menu-surface--open{display:inline-block;opacity:1;transform:scale(1)}.mdc-menu-surface--animating-closed{display:inline-block;opacity:0;transition:opacity 75ms linear}.mdc-menu-surface[dir=rtl],[dir=rtl] .mdc-menu-surface{transform-origin-left:top right;transform-origin-right:top left}.mdc-menu-surface--anchor{overflow:visible;position:relative}.mdc-menu-surface--fixed{position:fixed}.mdc-menu-surface--fullwidth{width:100%}.mdc-radio{padding:10px}.mdc-radio .mdc-radio__native-control:enabled:not(:checked)+.mdc-radio__background .mdc-radio__outer-circle{border-color:rgba(0,0,0,.54)}.mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle,.mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle{border-color:#4e9c18;border-color:var(--mdc-theme-secondary,#4e9c18)}.mdc-radio .mdc-radio__native-control:disabled+.mdc-radio__background .mdc-radio__inner-circle,.mdc-radio .mdc-radio__native-control:disabled:checked+.mdc-radio__background .mdc-radio__outer-circle,.mdc-radio .mdc-radio__native-control:disabled:not(:checked)+.mdc-radio__background .mdc-radio__outer-circle,.mdc-radio [aria-disabled=true] .mdc-radio__native-control+.mdc-radio__background .mdc-radio__inner-circle,.mdc-radio [aria-disabled=true] .mdc-radio__native-control:checked+.mdc-radio__background .mdc-radio__outer-circle,.mdc-radio [aria-disabled=true] .mdc-radio__native-control:not(:checked)+.mdc-radio__background .mdc-radio__outer-circle{border-color:rgba(0,0,0,.38)}.mdc-radio .mdc-radio__background:before{background-color:#4e9c18;background-color:var(--mdc-theme-secondary,#4e9c18);height:40px;top:-10px;width:40px}[dir=ltr] .mdc-radio .mdc-radio__background:before{left:-10px}[dir=rtl] .mdc-radio .mdc-radio__background:before{right:-10px}.mdc-radio .mdc-radio__native-control{height:40px;left:0;right:0;top:0;width:40px}@media (-ms-high-contrast:active),screen and (forced-colors:active){.mdc-radio.mdc-radio--disabled .mdc-radio__native-control:disabled+.mdc-radio__background .mdc-radio__inner-circle,.mdc-radio.mdc-radio--disabled .mdc-radio__native-control:disabled:checked+.mdc-radio__background .mdc-radio__outer-circle,.mdc-radio.mdc-radio--disabled .mdc-radio__native-control:disabled:not(:checked)+.mdc-radio__background .mdc-radio__outer-circle,.mdc-radio.mdc-radio--disabled [aria-disabled=true] .mdc-radio__native-control+.mdc-radio__background .mdc-radio__inner-circle,.mdc-radio.mdc-radio--disabled [aria-disabled=true] .mdc-radio__native-control:checked+.mdc-radio__background .mdc-radio__outer-circle,.mdc-radio.mdc-radio--disabled [aria-disabled=true] .mdc-radio__native-control:not(:checked)+.mdc-radio__background .mdc-radio__outer-circle{border-color:GrayText}}.mdc-radio{box-sizing:content-box;cursor:pointer;flex:0 0 auto;will-change:opacity,transform,border-color,color}.mdc-radio,.mdc-radio__background{display:inline-block;height:20px;position:relative;width:20px}.mdc-radio__background{box-sizing:border-box}.mdc-radio__background:before{border-radius:50%;content:"";opacity:0;pointer-events:none;position:absolute;transform:scale(0);transition:opacity .12s cubic-bezier(.4,0,.6,1) 0s,transform .12s cubic-bezier(.4,0,.6,1) 0s}.mdc-radio__outer-circle{border-radius:50%;border-style:solid;border-width:2px;box-sizing:border-box;height:100%;position:absolute;top:0;transition:border-color .12s cubic-bezier(.4,0,.6,1) 0s;width:100%}[dir=ltr] .mdc-radio__outer-circle{left:0}[dir=rtl] .mdc-radio__outer-circle{right:0}.mdc-radio__inner-circle{border-radius:50%;border-style:solid;border-width:10px;box-sizing:border-box;height:100%;position:absolute;top:0;transform:scale(0);transition:transform .12s cubic-bezier(.4,0,.6,1) 0s,border-color .12s cubic-bezier(.4,0,.6,1) 0s;width:100%}[dir=ltr] .mdc-radio__inner-circle{left:0}[dir=rtl] .mdc-radio__inner-circle{right:0}.mdc-radio__native-control{cursor:inherit;margin:0;opacity:0;padding:0;position:absolute;z-index:1}.mdc-radio--touch{margin:4px}.mdc-radio--touch .mdc-radio__native-control{height:48px;left:-4px;right:-4px;top:-4px;width:48px}.mdc-radio.mdc-ripple-upgraded--background-focused .mdc-radio__focus-ring,.mdc-radio:not(.mdc-ripple-upgraded):focus .mdc-radio__focus-ring{border:2px solid transparent;border-radius:6px;box-sizing:content-box;height:100%;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}@media screen and (forced-colors:active){.mdc-radio.mdc-ripple-upgraded--background-focused .mdc-radio__focus-ring,.mdc-radio:not(.mdc-ripple-upgraded):focus .mdc-radio__focus-ring{border-color:CanvasText}}.mdc-radio.mdc-ripple-upgraded--background-focused .mdc-radio__focus-ring:after,.mdc-radio:not(.mdc-ripple-upgraded):focus .mdc-radio__focus-ring:after{border:2px solid transparent;border-radius:8px;content:"";display:block;height:calc(100% + 4px);left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:calc(100% + 4px)}@media screen and (forced-colors:active){.mdc-radio.mdc-ripple-upgraded--background-focused .mdc-radio__focus-ring:after,.mdc-radio:not(.mdc-ripple-upgraded):focus .mdc-radio__focus-ring:after{border-color:CanvasText}}.mdc-radio__native-control:checked+.mdc-radio__background,.mdc-radio__native-control:disabled+.mdc-radio__background{transition:opacity .12s cubic-bezier(0,0,.2,1) 0s,transform .12s cubic-bezier(0,0,.2,1) 0s}.mdc-radio__native-control:checked+.mdc-radio__background .mdc-radio__outer-circle,.mdc-radio__native-control:disabled+.mdc-radio__background .mdc-radio__outer-circle{transition:border-color .12s cubic-bezier(0,0,.2,1) 0s}.mdc-radio__native-control:checked+.mdc-radio__background .mdc-radio__inner-circle,.mdc-radio__native-control:disabled+.mdc-radio__background .mdc-radio__inner-circle{transition:transform .12s cubic-bezier(0,0,.2,1) 0s,border-color .12s cubic-bezier(0,0,.2,1) 0s}.mdc-radio--disabled{cursor:default;pointer-events:none}.mdc-radio__native-control:checked+.mdc-radio__background .mdc-radio__inner-circle{transform:scale(.5);transition:transform .12s cubic-bezier(0,0,.2,1) 0s,border-color .12s cubic-bezier(0,0,.2,1) 0s}.mdc-radio__native-control:disabled+.mdc-radio__background,[aria-disabled=true] .mdc-radio__native-control+.mdc-radio__background{cursor:default}.mdc-radio__native-control:focus+.mdc-radio__background:before{opacity:.12;transform:scale(1);transition:opacity .12s cubic-bezier(0,0,.2,1) 0s,transform .12s cubic-bezier(0,0,.2,1) 0s}.mdc-radio{--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:rgba(0,0,0,0);will-change:transform,opacity}.mdc-radio .mdc-radio__ripple:after,.mdc-radio .mdc-radio__ripple:before{border-radius:50%;content:"";opacity:0;pointer-events:none;position:absolute}.mdc-radio .mdc-radio__ripple:before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1;z-index:var(--mdc-ripple-z-index,1)}.mdc-radio .mdc-radio__ripple:after{z-index:0;z-index:var(--mdc-ripple-z-index,0)}.mdc-radio.mdc-ripple-upgraded .mdc-radio__ripple:before{transform:scale(var(--mdc-ripple-fg-scale,1))}.mdc-radio.mdc-ripple-upgraded .mdc-radio__ripple:after{left:0;top:0;transform:scale(0);transform-origin:center center}.mdc-radio.mdc-ripple-upgraded--unbounded .mdc-radio__ripple:after{left:var(--mdc-ripple-left,0);top:var(--mdc-ripple-top,0)}.mdc-radio.mdc-ripple-upgraded--foreground-activation .mdc-radio__ripple:after{animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.mdc-radio.mdc-ripple-upgraded--foreground-deactivation .mdc-radio__ripple:after{animation:mdc-ripple-fg-opacity-out .15s;transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}.mdc-radio .mdc-radio__ripple:after,.mdc-radio .mdc-radio__ripple:before{height:100%;left:0;top:0;width:100%}.mdc-radio.mdc-ripple-upgraded .mdc-radio__ripple:after,.mdc-radio.mdc-ripple-upgraded .mdc-radio__ripple:before{height:var(--mdc-ripple-fg-size,100%);left:var(--mdc-ripple-left,0);top:var(--mdc-ripple-top,0);width:var(--mdc-ripple-fg-size,100%)}.mdc-radio.mdc-ripple-upgraded .mdc-radio__ripple:after{height:var(--mdc-ripple-fg-size,100%);width:var(--mdc-ripple-fg-size,100%)}.mdc-radio .mdc-radio__ripple:after,.mdc-radio .mdc-radio__ripple:before{background-color:#4e9c18;background-color:var(--mdc-ripple-color,var(--mdc-theme-secondary,#4e9c18))}.mdc-radio.mdc-ripple-surface--hover .mdc-radio__ripple:before,.mdc-radio:hover .mdc-radio__ripple:before{opacity:.04;opacity:var(--mdc-ripple-hover-opacity,.04)}.mdc-radio.mdc-ripple-upgraded--background-focused .mdc-radio__ripple:before,.mdc-radio:not(.mdc-ripple-upgraded):focus .mdc-radio__ripple:before{opacity:.12;opacity:var(--mdc-ripple-focus-opacity,.12);transition-duration:75ms}.mdc-radio:not(.mdc-ripple-upgraded) .mdc-radio__ripple:after{transition:opacity .15s linear}.mdc-radio:not(.mdc-ripple-upgraded):active .mdc-radio__ripple:after{opacity:.12;opacity:var(--mdc-ripple-press-opacity,.12);transition-duration:75ms}.mdc-radio.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:var(--mdc-ripple-press-opacity,0.12)}.mdc-radio.mdc-ripple-upgraded .mdc-radio__background:before,.mdc-radio.mdc-ripple-upgraded--background-focused .mdc-radio__background:before{content:none}.mdc-radio__ripple{height:100%;pointer-events:none;position:absolute;top:0;width:100%}[dir=ltr] .mdc-radio__ripple{left:0}[dir=rtl] .mdc-radio__ripple{right:0}.mdc-floating-label{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;cursor:text;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-subtitle1-font-family,var(--mdc-typography-font-family,Roboto,sans-serif));font-size:14px;font-size:var(--mdc-typography-subtitle1-font-size,14px);font-weight:400;font-weight:var(--mdc-typography-subtitle1-font-weight,400);left:0;letter-spacing:.009375em;letter-spacing:var(--mdc-typography-subtitle1-letter-spacing,.009375em);line-height:1.15rem;overflow:hidden;position:absolute;text-decoration:inherit;-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration,inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration,inherit);text-overflow:ellipsis;text-transform:inherit;text-transform:var(--mdc-typography-subtitle1-text-transform,inherit);transform-origin:left top;transition:transform .15s cubic-bezier(.4,0,.2,1),color .15s cubic-bezier(.4,0,.2,1);white-space:nowrap;will-change:transform}[dir=ltr] .mdc-floating-label{text-align:left}[dir=rtl] .mdc-floating-label{text-align:right}.mdc-floating-label[dir=rtl],[dir=rtl] .mdc-floating-label{left:auto;right:0;text-align:right;transform-origin:right top}.mdc-floating-label--float-above{cursor:auto}.mdc-floating-label--required:after{content:"*";margin-left:1px;margin-right:0}.mdc-floating-label--required[dir=rtl]:after,[dir=rtl] .mdc-floating-label--required:after{margin-left:0;margin-right:1px}.mdc-floating-label--float-above{transform:translateY(-106%) scale(.75)}.mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above-standard .25s 1}@keyframes mdc-floating-label-shake-float-above-standard{0%{transform:translateX(0) translateY(-106%) scale(.75)}33%{animation-timing-function:cubic-bezier(.5,0,.701732,.495819);transform:translateX(4%) translateY(-106%) scale(.75)}66%{animation-timing-function:cubic-bezier(.302435,.381352,.55,.956352);transform:translateX(-4%) translateY(-106%) scale(.75)}to{transform:translateX(0) translateY(-106%) scale(.75)}}.mdc-line-ripple:after,.mdc-line-ripple:before{border-bottom-style:solid;bottom:0;content:"";position:absolute;width:100%}[dir=ltr] .mdc-line-ripple:after,[dir=ltr] .mdc-line-ripple:before{left:0}[dir=rtl] .mdc-line-ripple:after,[dir=rtl] .mdc-line-ripple:before{right:0}.mdc-line-ripple:before{border-bottom-width:1px;z-index:1}.mdc-line-ripple:after{border-bottom-width:2px;opacity:0;transform:scaleX(0);transition:transform .18s cubic-bezier(.4,0,.2,1),opacity .18s cubic-bezier(.4,0,.2,1);z-index:2}.mdc-line-ripple--active:after{opacity:1;transform:scaleX(1)}.mdc-line-ripple--deactivating:after{opacity:0}.mdc-notched-outline{box-sizing:border-box;display:flex;height:100%;left:0;max-width:100%;pointer-events:none;position:absolute;right:0;text-align:left;top:0;width:100%}.mdc-notched-outline[dir=rtl],[dir=rtl] .mdc-notched-outline{text-align:right}.mdc-notched-outline__leading,.mdc-notched-outline__notch,.mdc-notched-outline__trailing{border-bottom:1px solid;border-top:1px solid;box-sizing:border-box;height:100%;pointer-events:none}.mdc-notched-outline__leading{border-left:1px solid;border-right:none;width:12px}.mdc-notched-outline__leading[dir=rtl],.mdc-notched-outline__trailing,[dir=rtl] .mdc-notched-outline__leading{border-left:none;border-right:1px solid}.mdc-notched-outline__trailing{flex-grow:1}.mdc-notched-outline__trailing[dir=rtl],[dir=rtl] .mdc-notched-outline__trailing{border-left:1px solid;border-right:none}.mdc-notched-outline__notch{flex:0 0 auto;max-width:calc(100% - 24px);width:auto}.mdc-notched-outline .mdc-floating-label{display:inline-block;max-width:100%;position:relative}.mdc-notched-outline .mdc-floating-label--float-above{text-overflow:clip}.mdc-notched-outline--upgraded .mdc-floating-label--float-above{max-width:133.3333333333%}.mdc-notched-outline--notched .mdc-notched-outline__notch{border-top:none;padding-left:0;padding-right:8px}.mdc-notched-outline--notched .mdc-notched-outline__notch[dir=rtl],[dir=rtl] .mdc-notched-outline--notched .mdc-notched-outline__notch{padding-left:8px;padding-right:0}.mdc-notched-outline--no-label .mdc-notched-outline__notch{display:none}.mdc-select{display:inline-flex;position:relative}.mdc-select:not(.mdc-select--disabled) .mdc-select__selected-text{color:rgba(0,0,0,.87)}.mdc-select.mdc-select--disabled .mdc-select__selected-text{color:rgba(0,0,0,.38)}.mdc-select:not(.mdc-select--disabled) .mdc-floating-label{color:rgba(0,0,0,.6)}.mdc-select:not(.mdc-select--disabled).mdc-select--focused .mdc-floating-label{color:rgba(36,113,201,.87)}.mdc-select.mdc-select--disabled .mdc-floating-label{color:rgba(0,0,0,.38)}.mdc-select:not(.mdc-select--disabled) .mdc-select__dropdown-icon{fill:rgba(0,0,0,.54)}.mdc-select:not(.mdc-select--disabled).mdc-select--focused .mdc-select__dropdown-icon{fill:#2471c9;fill:var(--mdc-theme-primary,#2471c9)}.mdc-select.mdc-select--disabled .mdc-select__dropdown-icon{fill:rgba(0,0,0,.38)}.mdc-select:not(.mdc-select--disabled)+.mdc-select-helper-text{color:rgba(0,0,0,.6)}.mdc-select.mdc-select--disabled+.mdc-select-helper-text{color:rgba(0,0,0,.38)}.mdc-select:not(.mdc-select--disabled) .mdc-select__icon{color:rgba(0,0,0,.54)}.mdc-select.mdc-select--disabled .mdc-select__icon{color:rgba(0,0,0,.38)}@media (-ms-high-contrast:active),screen and (forced-colors:active){.mdc-select.mdc-select--disabled .mdc-select__selected-text{color:GrayText}.mdc-select.mdc-select--disabled .mdc-select__dropdown-icon{fill:red}.mdc-select.mdc-select--disabled .mdc-floating-label{color:GrayText}.mdc-select.mdc-select--disabled .mdc-line-ripple:before{border-bottom-color:GrayText}.mdc-select.mdc-select--disabled .mdc-notched-outline__leading,.mdc-select.mdc-select--disabled .mdc-notched-outline__notch,.mdc-select.mdc-select--disabled .mdc-notched-outline__trailing{border-color:GrayText}.mdc-select.mdc-select--disabled .mdc-select__icon,.mdc-select.mdc-select--disabled+.mdc-select-helper-text{color:GrayText}}.mdc-select .mdc-floating-label{pointer-events:none;top:50%;transform:translateY(-50%)}.mdc-select .mdc-select__anchor{padding-left:16px;padding-right:0}.mdc-select .mdc-select__anchor[dir=rtl],[dir=rtl] .mdc-select .mdc-select__anchor{padding-left:0;padding-right:16px}.mdc-select.mdc-select--with-leading-icon .mdc-select__anchor,.mdc-select.mdc-select--with-leading-icon .mdc-select__anchor[dir=rtl],[dir=rtl] .mdc-select.mdc-select--with-leading-icon .mdc-select__anchor{padding-left:0;padding-right:0}.mdc-select .mdc-select__icon{font-size:24px;height:24px;width:24px}.mdc-select .mdc-select__dropdown-icon{height:24px;width:24px}.mdc-select .mdc-select__menu .mdc-deprecated-list-item,.mdc-select .mdc-select__menu .mdc-deprecated-list-item[dir=rtl],[dir=rtl] .mdc-select .mdc-select__menu .mdc-deprecated-list-item{padding-left:16px;padding-right:16px}.mdc-select .mdc-select__menu .mdc-deprecated-list-item__graphic{margin-left:0;margin-right:12px}.mdc-select .mdc-select__menu .mdc-deprecated-list-item__graphic[dir=rtl],[dir=rtl] .mdc-select .mdc-select__menu .mdc-deprecated-list-item__graphic{margin-left:12px;margin-right:0}.mdc-select__dropdown-icon{align-items:center;align-self:center;display:inline-flex;flex-shrink:0;justify-content:center;margin-left:12px;margin-right:12px;pointer-events:none;position:relative}.mdc-select__dropdown-icon .mdc-select__dropdown-icon-active,.mdc-select__dropdown-icon .mdc-select__dropdown-icon-inactive{position:absolute;top:0}[dir=ltr] .mdc-select__dropdown-icon .mdc-select__dropdown-icon-active,[dir=ltr] .mdc-select__dropdown-icon .mdc-select__dropdown-icon-inactive{left:0}[dir=rtl] .mdc-select__dropdown-icon .mdc-select__dropdown-icon-active,[dir=rtl] .mdc-select__dropdown-icon .mdc-select__dropdown-icon-inactive{right:0}.mdc-select__dropdown-icon .mdc-select__dropdown-icon-graphic{height:20.8333333333%;width:41.6666666667%}.mdc-select__dropdown-icon .mdc-select__dropdown-icon-inactive{opacity:1;transition:opacity 75ms linear 75ms}.mdc-select__dropdown-icon .mdc-select__dropdown-icon-active{opacity:0;transition:opacity 75ms linear}.mdc-select__dropdown-icon[dir=rtl],[dir=rtl] .mdc-select__dropdown-icon{margin-left:12px;margin-right:12px}.mdc-select--activated .mdc-select__dropdown-icon .mdc-select__dropdown-icon-inactive{opacity:0;transition:opacity 49.5ms linear}.mdc-select--activated .mdc-select__dropdown-icon .mdc-select__dropdown-icon-active{opacity:1;transition:opacity .1005s linear 49.5ms}.mdc-select__anchor{box-sizing:border-box;cursor:pointer;flex:1 1 auto;min-width:0;outline:none;overflow:hidden;position:relative;width:200px}.mdc-select__anchor .mdc-floating-label--float-above{transform:translateY(-106%) scale(.75)}.mdc-select__selected-text-container{-webkit-appearance:none;appearance:none;background-color:transparent;border:none;box-sizing:border-box;color:inherit;display:flex;flex-grow:1;height:28px;min-width:0;outline:none;padding:0;pointer-events:none;width:auto}.mdc-select__selected-text{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:block;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-subtitle1-font-family,var(--mdc-typography-font-family,Roboto,sans-serif));font-size:14px;font-size:var(--mdc-typography-subtitle1-font-size,14px);font-weight:400;font-weight:var(--mdc-typography-subtitle1-font-weight,400);letter-spacing:.009375em;letter-spacing:var(--mdc-typography-subtitle1-letter-spacing,.009375em);line-height:1.75rem;line-height:var(--mdc-typography-subtitle1-line-height,1.75rem);overflow:hidden;text-align:left;text-decoration:inherit;-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration,inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration,inherit);text-overflow:ellipsis;text-transform:inherit;text-transform:var(--mdc-typography-subtitle1-text-transform,inherit);white-space:nowrap;width:100%}.mdc-select__selected-text[dir=rtl],[dir=rtl] .mdc-select__selected-text{text-align:right}.mdc-select--invalid:not(.mdc-select--disabled) .mdc-floating-label,.mdc-select--invalid:not(.mdc-select--disabled).mdc-select--focused .mdc-floating-label,.mdc-select--invalid:not(.mdc-select--disabled).mdc-select--invalid+.mdc-select-helper-text--validation-msg{color:#b00020;color:var(--mdc-theme-error,#b00020)}.mdc-select--invalid:not(.mdc-select--disabled) .mdc-select__dropdown-icon,.mdc-select--invalid:not(.mdc-select--disabled).mdc-select--focused .mdc-select__dropdown-icon{fill:#b00020;fill:var(--mdc-theme-error,#b00020)}.mdc-select--disabled{cursor:default;pointer-events:none}.mdc-select--with-leading-icon .mdc-select__menu .mdc-deprecated-list-item,.mdc-select--with-leading-icon .mdc-select__menu .mdc-deprecated-list-item[dir=rtl],[dir=rtl] .mdc-select--with-leading-icon .mdc-select__menu .mdc-deprecated-list-item{padding-left:12px;padding-right:12px}@media (-ms-high-contrast:active),screen and (forced-colors:active){.mdc-select__menu:before{border:1px solid transparent;border-radius:inherit;box-sizing:border-box;content:"";height:100%;pointer-events:none;position:absolute;top:0;width:100%}[dir=ltr] .mdc-select__menu:before{left:0}[dir=rtl] .mdc-select__menu:before{right:0}}@media screen and (-ms-high-contrast:active) and (forced-colors:active),screen and (forced-colors:active) and (forced-colors:active){.mdc-select__menu:before{border-color:CanvasText}}.mdc-select__menu .mdc-deprecated-list .mdc-select__icon,.mdc-select__menu .mdc-deprecated-list .mdc-select__icon[dir=rtl],.mdc-select__menu .mdc-list .mdc-select__icon,.mdc-select__menu .mdc-list .mdc-select__icon[dir=rtl],[dir=rtl] .mdc-select__menu .mdc-deprecated-list .mdc-select__icon,[dir=rtl] .mdc-select__menu .mdc-list .mdc-select__icon{margin-left:0;margin-right:0}.mdc-select__menu .mdc-deprecated-list .mdc-deprecated-list-item--activated,.mdc-select__menu .mdc-deprecated-list .mdc-deprecated-list-item--activated .mdc-deprecated-list-item__graphic,.mdc-select__menu .mdc-deprecated-list .mdc-deprecated-list-item--selected,.mdc-select__menu .mdc-deprecated-list .mdc-deprecated-list-item--selected .mdc-deprecated-list-item__graphic,.mdc-select__menu .mdc-list .mdc-deprecated-list-item--activated,.mdc-select__menu .mdc-list .mdc-deprecated-list-item--activated .mdc-deprecated-list-item__graphic,.mdc-select__menu .mdc-list .mdc-deprecated-list-item--selected,.mdc-select__menu .mdc-list .mdc-deprecated-list-item--selected .mdc-deprecated-list-item__graphic{color:#000;color:var(--mdc-theme-on-surface,#000)}.mdc-select__menu .mdc-list-item__start{align-items:center;display:inline-flex}.mdc-select__option,.mdc-select__option[dir=rtl],[dir=rtl] .mdc-select__option{padding-left:16px;padding-right:16px}.mdc-select__one-line-option.mdc-list-item--with-one-line{height:48px}.mdc-select__two-line-option.mdc-list-item--with-two-lines{height:64px}.mdc-select__two-line-option.mdc-list-item--with-two-lines .mdc-list-item__start{margin-top:20px}.mdc-select__two-line-option.mdc-list-item--with-two-lines .mdc-list-item__primary-text{display:block;line-height:normal;margin-bottom:-20px;margin-top:0}.mdc-select__two-line-option.mdc-list-item--with-two-lines .mdc-list-item__primary-text:before{content:"";display:inline-block;height:28px;vertical-align:0;width:0}.mdc-select__two-line-option.mdc-list-item--with-two-lines .mdc-list-item__primary-text:after{content:"";display:inline-block;height:20px;vertical-align:-20px;width:0}.mdc-select__two-line-option.mdc-list-item--with-two-lines.mdc-list-item--with-trailing-meta .mdc-list-item__end{display:block;line-height:normal;margin-top:0}.mdc-select__two-line-option.mdc-list-item--with-two-lines.mdc-list-item--with-trailing-meta .mdc-list-item__end:before{content:"";display:inline-block;height:36px;vertical-align:0;width:0}.mdc-select__option-with-leading-content{padding-left:0;padding-right:12px}.mdc-select__option-with-leading-content.mdc-list-item{padding-left:0;padding-right:auto}.mdc-select__option-with-leading-content.mdc-list-item[dir=rtl],[dir=rtl] .mdc-select__option-with-leading-content.mdc-list-item{padding-left:auto;padding-right:0}.mdc-select__option-with-leading-content .mdc-list-item__start{margin-left:12px;margin-right:0}.mdc-select__option-with-leading-content .mdc-list-item__start[dir=rtl],[dir=rtl] .mdc-select__option-with-leading-content .mdc-list-item__start{margin-left:0;margin-right:12px}.mdc-select__option-with-leading-content .mdc-list-item__start{height:24px;width:36px}.mdc-select__option-with-leading-content[dir=rtl],[dir=rtl] .mdc-select__option-with-leading-content{padding-left:12px;padding-right:0}.mdc-select__option-with-meta.mdc-list-item{padding-left:auto;padding-right:0}.mdc-select__option-with-meta.mdc-list-item[dir=rtl],[dir=rtl] .mdc-select__option-with-meta.mdc-list-item{padding-left:0;padding-right:auto}.mdc-select__option-with-meta .mdc-list-item__end,.mdc-select__option-with-meta .mdc-list-item__end[dir=rtl],[dir=rtl] .mdc-select__option-with-meta .mdc-list-item__end{margin-left:12px;margin-right:12px}.mdc-select--filled .mdc-select__anchor{align-items:baseline;display:flex;height:56px}.mdc-select--filled .mdc-select__anchor:before{content:"";display:inline-block;height:40px;vertical-align:0;width:0}.mdc-select--filled.mdc-select--no-label .mdc-select__anchor .mdc-select__selected-text:before{content:"​"}.mdc-select--filled.mdc-select--no-label .mdc-select__anchor .mdc-select__selected-text-container{align-items:center;display:inline-flex;height:100%}.mdc-select--filled.mdc-select--no-label .mdc-select__anchor:before{display:none}.mdc-select--filled .mdc-select__anchor{border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:4px;border-top-left-radius:var(--mdc-shape-small,4px);border-top-right-radius:4px;border-top-right-radius:var(--mdc-shape-small,4px)}.mdc-select--filled:not(.mdc-select--disabled) .mdc-select__anchor{background-color:#f5f5f5}.mdc-select--filled.mdc-select--disabled .mdc-select__anchor{background-color:#fafafa}.mdc-select--filled:not(.mdc-select--disabled) .mdc-line-ripple:before{border-bottom-color:rgba(0,0,0,.42)}.mdc-select--filled:not(.mdc-select--disabled):hover .mdc-line-ripple:before{border-bottom-color:rgba(0,0,0,.87)}.mdc-select--filled:not(.mdc-select--disabled) .mdc-line-ripple:after{border-bottom-color:#2471c9;border-bottom-color:var(--mdc-theme-primary,#2471c9)}.mdc-select--filled.mdc-select--disabled .mdc-line-ripple:before{border-bottom-color:rgba(0,0,0,.06)}.mdc-select--filled .mdc-floating-label{max-width:calc(100% - 64px)}.mdc-select--filled .mdc-floating-label--float-above{max-width:calc(133.33333% - 85.33333px)}.mdc-select--filled .mdc-menu-surface--is-open-below{border-top-left-radius:0;border-top-right-radius:0}.mdc-select--filled.mdc-select--focused.mdc-line-ripple:after{opacity:1;transform:scaleY(2)}.mdc-select--filled .mdc-floating-label{left:16px;right:auto}.mdc-select--filled .mdc-floating-label[dir=rtl],[dir=rtl] .mdc-select--filled .mdc-floating-label{left:auto;right:16px}.mdc-select--filled.mdc-select--with-leading-icon .mdc-floating-label{left:48px;right:auto}.mdc-select--filled.mdc-select--with-leading-icon .mdc-floating-label[dir=rtl],[dir=rtl] .mdc-select--filled.mdc-select--with-leading-icon .mdc-floating-label{left:auto;right:48px}.mdc-select--filled.mdc-select--with-leading-icon .mdc-floating-label{max-width:calc(100% - 96px)}.mdc-select--filled.mdc-select--with-leading-icon .mdc-floating-label--float-above{max-width:calc(133.33333% - 128px)}.mdc-select--invalid:not(.mdc-select--disabled) .mdc-line-ripple:after,.mdc-select--invalid:not(.mdc-select--disabled) .mdc-line-ripple:before,.mdc-select--invalid:not(.mdc-select--disabled):hover .mdc-line-ripple:before{border-bottom-color:#b00020;border-bottom-color:var(--mdc-theme-error,#b00020)}.mdc-select--outlined{border:none}.mdc-select--outlined .mdc-select__anchor{height:56px}.mdc-select--outlined .mdc-select__anchor .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above-select-outlined-56px .25s 1}@keyframes mdc-floating-label-shake-float-above-select-outlined-56px{0%{transform:translateX(0) translateY(-34.75px) scale(.75)}33%{animation-timing-function:cubic-bezier(.5,0,.701732,.495819);transform:translateX(4%) translateY(-34.75px) scale(.75)}66%{animation-timing-function:cubic-bezier(.302435,.381352,.55,.956352);transform:translateX(-4%) translateY(-34.75px) scale(.75)}to{transform:translateX(0) translateY(-34.75px) scale(.75)}}.mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__leading{border-bottom-left-radius:4px;border-bottom-left-radius:var(--mdc-shape-small,4px);border-bottom-right-radius:0;border-top-left-radius:4px;border-top-left-radius:var(--mdc-shape-small,4px);border-top-right-radius:0}.mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__leading[dir=rtl],[dir=rtl] .mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__leading{border-bottom-left-radius:0;border-bottom-right-radius:4px;border-bottom-right-radius:var(--mdc-shape-small,4px);border-top-left-radius:0;border-top-right-radius:4px;border-top-right-radius:var(--mdc-shape-small,4px)}@supports (top:max(0%)){.mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__leading{width:max(12px,var(--mdc-shape-small,4px))}.mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__notch{max-width:calc(100% - max(12px, var(--mdc-shape-small, 4px))*2)}}.mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__trailing{border-bottom-left-radius:0;border-bottom-right-radius:4px;border-bottom-right-radius:var(--mdc-shape-small,4px);border-top-left-radius:0;border-top-right-radius:4px;border-top-right-radius:var(--mdc-shape-small,4px)}.mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__trailing[dir=rtl],[dir=rtl] .mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__trailing{border-bottom-left-radius:4px;border-bottom-left-radius:var(--mdc-shape-small,4px);border-bottom-right-radius:0;border-top-left-radius:4px;border-top-left-radius:var(--mdc-shape-small,4px);border-top-right-radius:0}@supports (top:max(0%)){.mdc-select--outlined .mdc-select__anchor{padding-left:max(16px,calc(var(--mdc-shape-small, 4px) + 4px))}}.mdc-select--outlined .mdc-select__anchor[dir=rtl],[dir=rtl] .mdc-select--outlined .mdc-select__anchor{padding-left:0}@supports (top:max(0%)){.mdc-select--outlined .mdc-select__anchor[dir=rtl],[dir=rtl] .mdc-select--outlined .mdc-select__anchor{padding-right:max(16px,calc(var(--mdc-shape-small, 4px) + 4px))}.mdc-select--outlined+.mdc-select-helper-text{margin-left:max(16px,calc(var(--mdc-shape-small, 4px) + 4px))}}.mdc-select--outlined+.mdc-select-helper-text[dir=rtl],[dir=rtl] .mdc-select--outlined+.mdc-select-helper-text{margin-left:0}@supports (top:max(0%)){.mdc-select--outlined+.mdc-select-helper-text[dir=rtl],[dir=rtl] .mdc-select--outlined+.mdc-select-helper-text{margin-right:max(16px,calc(var(--mdc-shape-small, 4px) + 4px))}}.mdc-select--outlined.mdc-select--disabled .mdc-select__anchor,.mdc-select--outlined:not(.mdc-select--disabled) .mdc-select__anchor{background-color:transparent}.mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,.mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,.mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing{border-color:rgba(0,0,0,.38)}.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__anchor:hover .mdc-notched-outline .mdc-notched-outline__leading,.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__anchor:hover .mdc-notched-outline .mdc-notched-outline__notch,.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__anchor:hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:rgba(0,0,0,.87)}.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__leading,.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__notch,.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#2471c9;border-color:var(--mdc-theme-primary,#2471c9);border-width:2px}.mdc-select--outlined.mdc-select--disabled .mdc-notched-outline__leading,.mdc-select--outlined.mdc-select--disabled .mdc-notched-outline__notch,.mdc-select--outlined.mdc-select--disabled .mdc-notched-outline__trailing{border-color:rgba(0,0,0,.06)}.mdc-select--outlined .mdc-select__anchor :not(.mdc-notched-outline--notched) .mdc-notched-outline__notch{max-width:calc(100% - 60px)}.mdc-select--outlined .mdc-select__anchor{align-items:baseline;display:flex;overflow:visible}.mdc-select--outlined .mdc-select__anchor .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above-select-outlined .25s 1}.mdc-select--outlined .mdc-select__anchor .mdc-floating-label--float-above{font-size:.75rem;transform:translateY(-37.25px) scale(1)}.mdc-select--outlined .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select--outlined .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem;transform:translateY(-34.75px) scale(.75)}.mdc-select--outlined .mdc-select__anchor .mdc-notched-outline--notched .mdc-notched-outline__notch{padding-top:1px}.mdc-select--outlined .mdc-select__anchor .mdc-select__selected-text:before{content:"​"}.mdc-select--outlined .mdc-select__anchor .mdc-select__selected-text-container{align-items:center;display:inline-flex;height:100%}.mdc-select--outlined .mdc-select__anchor:before{display:none}.mdc-select--outlined .mdc-select__selected-text-container{background-color:transparent;border:none;display:flex;z-index:1}.mdc-select--outlined .mdc-select__icon{z-index:2}.mdc-select--outlined .mdc-floating-label{left:4px;line-height:1.15rem;right:auto}.mdc-select--outlined .mdc-floating-label[dir=rtl],[dir=rtl] .mdc-select--outlined .mdc-floating-label{left:auto;right:4px}.mdc-select--outlined.mdc-select--focused .mdc-notched-outline--notched .mdc-notched-outline__notch{padding-top:2px}.mdc-select--outlined.mdc-select--invalid:not(.mdc-select--disabled) .mdc-notched-outline__leading,.mdc-select--outlined.mdc-select--invalid:not(.mdc-select--disabled) .mdc-notched-outline__notch,.mdc-select--outlined.mdc-select--invalid:not(.mdc-select--disabled) .mdc-notched-outline__trailing,.mdc-select--outlined.mdc-select--invalid:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__anchor:hover .mdc-notched-outline .mdc-notched-outline__leading,.mdc-select--outlined.mdc-select--invalid:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__anchor:hover .mdc-notched-outline .mdc-notched-outline__notch,.mdc-select--outlined.mdc-select--invalid:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__anchor:hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#b00020;border-color:var(--mdc-theme-error,#b00020)}.mdc-select--outlined.mdc-select--invalid:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__leading,.mdc-select--outlined.mdc-select--invalid:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__notch,.mdc-select--outlined.mdc-select--invalid:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#b00020;border-color:var(--mdc-theme-error,#b00020);border-width:2px}.mdc-select--outlined.mdc-select--with-leading-icon .mdc-floating-label{left:36px;right:auto}.mdc-select--outlined.mdc-select--with-leading-icon .mdc-floating-label[dir=rtl],[dir=rtl] .mdc-select--outlined.mdc-select--with-leading-icon .mdc-floating-label{left:auto;right:36px}.mdc-select--outlined.mdc-select--with-leading-icon .mdc-floating-label--float-above{transform:translateY(-37.25px) translateX(-32px) scale(1)}.mdc-select--outlined.mdc-select--with-leading-icon .mdc-floating-label--float-above[dir=rtl],[dir=rtl] .mdc-select--outlined.mdc-select--with-leading-icon .mdc-floating-label--float-above{transform:translateY(-37.25px) translateX(32px) scale(1)}.mdc-select--outlined.mdc-select--with-leading-icon .mdc-floating-label--float-above{font-size:.75rem}.mdc-select--outlined.mdc-select--with-leading-icon .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select--outlined.mdc-select--with-leading-icon.mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-34.75px) translateX(-32px) scale(.75)}.mdc-select--outlined.mdc-select--with-leading-icon .mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.mdc-select--outlined.mdc-select--with-leading-icon.mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],[dir=rtl] .mdc-select--outlined.mdc-select--with-leading-icon .mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .mdc-select--outlined.mdc-select--with-leading-icon.mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-34.75px) translateX(32px) scale(.75)}.mdc-select--outlined.mdc-select--with-leading-icon .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select--outlined.mdc-select--with-leading-icon.mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem}.mdc-select--outlined.mdc-select--with-leading-icon .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above-select-outlined-leading-icon-56px .25s 1}@keyframes mdc-floating-label-shake-float-above-select-outlined-leading-icon-56px{0%{transform:translateX(-32px) translateY(-34.75px) scale(.75)}33%{animation-timing-function:cubic-bezier(.5,0,.701732,.495819);transform:translateX(calc(4% - 32px)) translateY(-34.75px) scale(.75)}66%{animation-timing-function:cubic-bezier(.302435,.381352,.55,.956352);transform:translateX(calc(-4% - 32px)) translateY(-34.75px) scale(.75)}to{transform:translateX(-32px) translateY(-34.75px) scale(.75)}}.mdc-select--outlined.mdc-select--with-leading-icon[dir=rtl] .mdc-floating-label--shake,[dir=rtl] .mdc-select--outlined.mdc-select--with-leading-icon .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above-select-outlined-leading-icon-56px .25s 1}@keyframes mdc-floating-label-shake-float-above-select-outlined-leading-icon-56px-rtl{0%{transform:translateX(32px) translateY(-34.75px) scale(.75)}33%{animation-timing-function:cubic-bezier(.5,0,.701732,.495819);transform:translateX(calc(4% + 32px)) translateY(-34.75px) scale(.75)}66%{animation-timing-function:cubic-bezier(.302435,.381352,.55,.956352);transform:translateX(calc(-4% + 32px)) translateY(-34.75px) scale(.75)}to{transform:translateX(32px) translateY(-34.75px) scale(.75)}}.mdc-select--outlined.mdc-select--with-leading-icon .mdc-select__anchor :not(.mdc-notched-outline--notched) .mdc-notched-outline__notch{max-width:calc(100% - 96px)}.mdc-select--outlined .mdc-menu-surface{margin-bottom:8px}.mdc-select--outlined .mdc-menu-surface--is-open-below,.mdc-select--outlined.mdc-select--no-label .mdc-menu-surface{margin-bottom:0}.mdc-select__anchor{--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:rgba(0,0,0,0);will-change:transform,opacity}.mdc-select__anchor .mdc-select__ripple:after,.mdc-select__anchor .mdc-select__ripple:before{border-radius:50%;content:"";opacity:0;pointer-events:none;position:absolute}.mdc-select__anchor .mdc-select__ripple:before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1;z-index:var(--mdc-ripple-z-index,1)}.mdc-select__anchor .mdc-select__ripple:after{z-index:0;z-index:var(--mdc-ripple-z-index,0)}.mdc-select__anchor.mdc-ripple-upgraded .mdc-select__ripple:before{transform:scale(var(--mdc-ripple-fg-scale,1))}.mdc-select__anchor.mdc-ripple-upgraded .mdc-select__ripple:after{left:0;top:0;transform:scale(0);transform-origin:center center}.mdc-select__anchor.mdc-ripple-upgraded--unbounded .mdc-select__ripple:after{left:var(--mdc-ripple-left,0);top:var(--mdc-ripple-top,0)}.mdc-select__anchor.mdc-ripple-upgraded--foreground-activation .mdc-select__ripple:after{animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.mdc-select__anchor.mdc-ripple-upgraded--foreground-deactivation .mdc-select__ripple:after{animation:mdc-ripple-fg-opacity-out .15s;transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}.mdc-select__anchor .mdc-select__ripple:after,.mdc-select__anchor .mdc-select__ripple:before{height:200%;left:-50%;top:-50%;width:200%}.mdc-select__anchor.mdc-ripple-upgraded .mdc-select__ripple:after{height:var(--mdc-ripple-fg-size,100%);width:var(--mdc-ripple-fg-size,100%)}.mdc-select__anchor .mdc-select__ripple:after,.mdc-select__anchor .mdc-select__ripple:before{background-color:rgba(0,0,0,.87);background-color:var(--mdc-ripple-color,rgba(0,0,0,.87))}.mdc-select__anchor.mdc-ripple-surface--hover .mdc-select__ripple:before,.mdc-select__anchor:hover .mdc-select__ripple:before{opacity:.04;opacity:var(--mdc-ripple-hover-opacity,.04)}.mdc-select__anchor.mdc-ripple-upgraded--background-focused .mdc-select__ripple:before,.mdc-select__anchor:not(.mdc-ripple-upgraded):focus .mdc-select__ripple:before{opacity:.12;opacity:var(--mdc-ripple-focus-opacity,.12);transition-duration:75ms}.mdc-select__anchor .mdc-select__ripple{height:100%;pointer-events:none;position:absolute;top:0;width:100%}[dir=ltr] .mdc-select__anchor .mdc-select__ripple{left:0}[dir=rtl] .mdc-select__anchor .mdc-select__ripple{right:0}.mdc-select__menu .mdc-deprecated-list .mdc-deprecated-list-item--selected .mdc-deprecated-list-item__ripple:after,.mdc-select__menu .mdc-deprecated-list .mdc-deprecated-list-item--selected .mdc-deprecated-list-item__ripple:before{background-color:#000;background-color:var(--mdc-ripple-color,var(--mdc-theme-on-surface,#000))}.mdc-select__menu .mdc-deprecated-list .mdc-deprecated-list-item--selected.mdc-ripple-surface--hover .mdc-deprecated-list-item__ripple:before,.mdc-select__menu .mdc-deprecated-list .mdc-deprecated-list-item--selected:hover .mdc-deprecated-list-item__ripple:before{opacity:.04;opacity:var(--mdc-ripple-hover-opacity,.04)}.mdc-select__menu .mdc-deprecated-list .mdc-deprecated-list-item--selected.mdc-ripple-upgraded--background-focused .mdc-deprecated-list-item__ripple:before,.mdc-select__menu .mdc-deprecated-list .mdc-deprecated-list-item--selected:not(.mdc-ripple-upgraded):focus .mdc-deprecated-list-item__ripple:before{opacity:.12;opacity:var(--mdc-ripple-focus-opacity,.12);transition-duration:75ms}.mdc-select__menu .mdc-deprecated-list .mdc-deprecated-list-item--selected:not(.mdc-ripple-upgraded) .mdc-deprecated-list-item__ripple:after{transition:opacity .15s linear}.mdc-select__menu .mdc-deprecated-list .mdc-deprecated-list-item--selected:not(.mdc-ripple-upgraded):active .mdc-deprecated-list-item__ripple:after{opacity:.12;opacity:var(--mdc-ripple-press-opacity,.12);transition-duration:75ms}.mdc-select__menu .mdc-deprecated-list .mdc-deprecated-list-item--selected .mdc-list-item__ripple:after,.mdc-select__menu .mdc-deprecated-list .mdc-deprecated-list-item--selected .mdc-list-item__ripple:before{background-color:#000;background-color:var(--mdc-ripple-color,var(--mdc-theme-on-surface,#000))}.mdc-select__menu .mdc-deprecated-list .mdc-deprecated-list-item--selected.mdc-ripple-surface--hover .mdc-list-item__ripple:before,.mdc-select__menu .mdc-deprecated-list .mdc-deprecated-list-item--selected:hover .mdc-list-item__ripple:before{opacity:.04;opacity:var(--mdc-ripple-hover-opacity,.04)}.mdc-select__menu .mdc-deprecated-list .mdc-deprecated-list-item--selected.mdc-ripple-upgraded--background-focused .mdc-list-item__ripple:before,.mdc-select__menu .mdc-deprecated-list .mdc-deprecated-list-item--selected:not(.mdc-ripple-upgraded):focus .mdc-list-item__ripple:before{opacity:.12;opacity:var(--mdc-ripple-focus-opacity,.12);transition-duration:75ms}.mdc-select__menu .mdc-deprecated-list .mdc-deprecated-list-item--selected:not(.mdc-ripple-upgraded) .mdc-list-item__ripple:after{transition:opacity .15s linear}.mdc-select__menu .mdc-deprecated-list .mdc-deprecated-list-item--selected:not(.mdc-ripple-upgraded):active .mdc-list-item__ripple:after{opacity:.12;opacity:var(--mdc-ripple-press-opacity,.12);transition-duration:75ms}.mdc-select__menu .mdc-deprecated-list .mdc-deprecated-list-item--selected.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:var(--mdc-ripple-press-opacity,0.12)}.mdc-select-helper-text{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:block;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-caption-font-family,var(--mdc-typography-font-family,Roboto,sans-serif));font-size:.75rem;font-size:var(--mdc-typography-caption-font-size,.75rem);font-weight:400;font-weight:var(--mdc-typography-caption-font-weight,400);letter-spacing:.0333333333em;letter-spacing:var(--mdc-typography-caption-letter-spacing,.0333333333em);line-height:1.25rem;line-height:var(--mdc-typography-caption-line-height,1.25rem);line-height:normal;margin:0 16px;text-decoration:inherit;-webkit-text-decoration:var(--mdc-typography-caption-text-decoration,inherit);text-decoration:var(--mdc-typography-caption-text-decoration,inherit);text-transform:inherit;text-transform:var(--mdc-typography-caption-text-transform,inherit)}.mdc-select-helper-text[dir=rtl],[dir=rtl] .mdc-select-helper-text{margin-left:16px;margin-right:16px}.mdc-select-helper-text:before{content:"";display:inline-block;height:16px;vertical-align:0;width:0}.mdc-select-helper-text--validation-msg{opacity:0;transition:opacity .18s cubic-bezier(.4,0,.2,1)}.mdc-select--invalid+.mdc-select-helper-text--validation-msg,.mdc-select-helper-text--validation-msg-persistent{opacity:1}.mdc-select--with-leading-icon .mdc-select__icon{align-self:center;background-color:transparent;border:none;box-sizing:border-box;cursor:pointer;display:inline-block;flex-shrink:0;text-decoration:none;-webkit-user-select:none;user-select:none;fill:currentColor;margin-left:12px;margin-right:12px}.mdc-select--with-leading-icon .mdc-select__icon[dir=rtl],[dir=rtl] .mdc-select--with-leading-icon .mdc-select__icon{margin-left:12px;margin-right:12px}.mdc-select__icon:not([tabindex]),.mdc-select__icon[tabindex="-1"]{cursor:default;pointer-events:none}.mdc-tooltip__caret-surface-bottom,.mdc-tooltip__caret-surface-top,.mdc-tooltip__surface{border-radius:4px;border-radius:var(--mdc-shape-small,4px)}.mdc-tooltip__surface{background-color:rgba(0,0,0,.6);color:#fff;color:var(--mdc-theme-text-primary-on-dark,#fff);overflow-wrap:anywhere;word-break:break-all;word-break:var(--mdc-tooltip-word-break,normal)}.mdc-tooltip{z-index:9}.mdc-tooltip--showing-transition .mdc-tooltip__surface-animation{transition:opacity .15s cubic-bezier(0,0,.2,1) 0s,transform .15s cubic-bezier(0,0,.2,1) 0s}.mdc-tooltip--hide-transition .mdc-tooltip__surface-animation{transition:opacity 75ms cubic-bezier(.4,0,1,1) 0s}.mdc-tooltip__title{color:rgba(0,0,0,.87);color:var(--mdc-theme-text-primary-on-light,rgba(0,0,0,.87))}.mdc-tooltip__content{color:rgba(0,0,0,.6)}.mdc-tooltip__content-link{color:#2471c9;color:var(--mdc-theme-primary,#2471c9)}.mdc-tooltip{display:none;position:fixed}.mdc-tooltip.mdc-tooltip--rich .mdc-tooltip__caret-surface-bottom,.mdc-tooltip.mdc-tooltip--rich .mdc-tooltip__caret-surface-top,.mdc-tooltip.mdc-tooltip--rich .mdc-tooltip__surface{background-color:#fff}.mdc-tooltip-wrapper--rich{position:relative}.mdc-tooltip--hide,.mdc-tooltip--showing,.mdc-tooltip--shown{display:inline-flex}.mdc-tooltip--hide.mdc-tooltip--rich,.mdc-tooltip--showing.mdc-tooltip--rich,.mdc-tooltip--shown.mdc-tooltip--rich{display:inline-block;left:-320px;position:absolute}.mdc-tooltip__surface{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;box-sizing:border-box;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-caption-font-family,var(--mdc-typography-font-family,Roboto,sans-serif));font-size:.75rem;font-size:var(--mdc-typography-caption-font-size,.75rem);font-weight:400;font-weight:var(--mdc-typography-caption-font-weight,400);letter-spacing:.0333333333em;letter-spacing:var(--mdc-typography-caption-letter-spacing,.0333333333em);line-height:16px;max-height:40vh;max-width:200px;min-height:24px;min-width:40px;overflow:hidden;padding:4px 8px;text-align:center;text-decoration:inherit;-webkit-text-decoration:var(--mdc-typography-caption-text-decoration,inherit);text-decoration:var(--mdc-typography-caption-text-decoration,inherit);text-transform:inherit;text-transform:var(--mdc-typography-caption-text-transform,inherit)}.mdc-tooltip__surface:before{border:1px solid transparent;border-radius:inherit;box-sizing:border-box;content:"";height:100%;pointer-events:none;position:absolute;top:0;width:100%}[dir=ltr] .mdc-tooltip__surface:before{left:0}[dir=rtl] .mdc-tooltip__surface:before{right:0}@media screen and (forced-colors:active){.mdc-tooltip__surface:before{border-color:CanvasText}}.mdc-tooltip--rich .mdc-tooltip__surface{align-items:flex-start;border-radius:4px;box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);display:flex;flex-direction:column;line-height:20px;max-width:320px;min-height:24px;min-width:40px;position:relative}.mdc-tooltip--rich .mdc-tooltip__surface .mdc-elevation-overlay{height:100%;left:0;top:0;width:100%}.mdc-tooltip--multiline .mdc-tooltip__surface{text-align:left}.mdc-tooltip--multiline .mdc-tooltip__surface[dir=rtl],[dir=rtl] .mdc-tooltip--multiline .mdc-tooltip__surface{text-align:right}.mdc-tooltip__surface .mdc-tooltip__title{display:block;line-height:20px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-subtitle2-font-family,var(--mdc-typography-font-family,Roboto,sans-serif));font-size:.875rem;font-size:var(--mdc-typography-subtitle2-font-size,.875rem);font-weight:500;font-weight:var(--mdc-typography-subtitle2-font-weight,500);letter-spacing:.0071428571em;letter-spacing:var(--mdc-typography-subtitle2-letter-spacing,.0071428571em);line-height:1.375rem;line-height:var(--mdc-typography-subtitle2-line-height,1.375rem);margin:0 8px;text-decoration:inherit;-webkit-text-decoration:var(--mdc-typography-subtitle2-text-decoration,inherit);text-decoration:var(--mdc-typography-subtitle2-text-decoration,inherit);text-transform:inherit;text-transform:var(--mdc-typography-subtitle2-text-transform,inherit)}.mdc-tooltip__surface .mdc-tooltip__title:before{content:"";display:inline-block;height:24px;vertical-align:0;width:0}.mdc-tooltip__surface .mdc-tooltip__content{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-body2-font-family,var(--mdc-typography-font-family,Roboto,sans-serif));font-size:.875rem;font-size:var(--mdc-typography-body2-font-size,.875rem);font-weight:400;font-weight:var(--mdc-typography-body2-font-weight,400);letter-spacing:.0178571429em;letter-spacing:var(--mdc-typography-body2-letter-spacing,.0178571429em);line-height:1.25rem;line-height:var(--mdc-typography-body2-line-height,1.25rem);margin:8px;max-width:184px;text-align:left;text-decoration:inherit;-webkit-text-decoration:var(--mdc-typography-body2-text-decoration,inherit);text-decoration:var(--mdc-typography-body2-text-decoration,inherit);text-transform:inherit;text-transform:var(--mdc-typography-body2-text-transform,inherit)}.mdc-tooltip__surface .mdc-tooltip__content[dir=rtl],[dir=rtl] .mdc-tooltip__surface .mdc-tooltip__content{text-align:right}.mdc-tooltip--rich .mdc-tooltip__surface .mdc-tooltip__content{align-self:stretch;max-width:304px}.mdc-tooltip__surface .mdc-tooltip__content-link{text-decoration:none}.mdc-tooltip--rich-actions,.mdc-tooltip__content,.mdc-tooltip__title{z-index:1}.mdc-tooltip__surface-animation{opacity:0;transform:scale(.8);will-change:transform,opacity}.mdc-tooltip--shown .mdc-tooltip__surface-animation{opacity:1;transform:scale(1)}.mdc-tooltip--hide .mdc-tooltip__surface-animation{transform:scale(1)}.mdc-tooltip__caret-surface-bottom,.mdc-tooltip__caret-surface-top{height:24px;position:absolute;width:24px}[dir=ltr] .mdc-tooltip__caret-surface-bottom,[dir=ltr] .mdc-tooltip__caret-surface-top{transform:rotate(35deg) skewY(20deg) scaleX(.9396926208)}[dir=rtl] .mdc-tooltip__caret-surface-bottom,[dir=rtl] .mdc-tooltip__caret-surface-top{transform:rotate(-35deg) skewY(-20deg) scaleX(.9396926208)}.mdc-tooltip__caret-surface-bottom .mdc-elevation-overlay,.mdc-tooltip__caret-surface-top .mdc-elevation-overlay{height:100%;left:0;top:0;width:100%}.mdc-tooltip__caret-surface-bottom{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);outline:1px solid transparent;z-index:-1}@media screen and (forced-colors:active){.mdc-tooltip__caret-surface-bottom{outline-color:CanvasText}}.mdc-text-field--filled{--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:rgba(0,0,0,0);will-change:transform,opacity}.mdc-text-field--filled .mdc-text-field__ripple:after,.mdc-text-field--filled .mdc-text-field__ripple:before{border-radius:50%;content:"";opacity:0;pointer-events:none;position:absolute}.mdc-text-field--filled .mdc-text-field__ripple:before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1;z-index:var(--mdc-ripple-z-index,1)}.mdc-text-field--filled .mdc-text-field__ripple:after{z-index:0;z-index:var(--mdc-ripple-z-index,0)}.mdc-text-field--filled.mdc-ripple-upgraded .mdc-text-field__ripple:before{transform:scale(var(--mdc-ripple-fg-scale,1))}.mdc-text-field--filled.mdc-ripple-upgraded .mdc-text-field__ripple:after{left:0;top:0;transform:scale(0);transform-origin:center center}.mdc-text-field--filled.mdc-ripple-upgraded--unbounded .mdc-text-field__ripple:after{left:var(--mdc-ripple-left,0);top:var(--mdc-ripple-top,0)}.mdc-text-field--filled.mdc-ripple-upgraded--foreground-activation .mdc-text-field__ripple:after{animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.mdc-text-field--filled.mdc-ripple-upgraded--foreground-deactivation .mdc-text-field__ripple:after{animation:mdc-ripple-fg-opacity-out .15s;transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}.mdc-text-field--filled .mdc-text-field__ripple:after,.mdc-text-field--filled .mdc-text-field__ripple:before{height:200%;left:-50%;top:-50%;width:200%}.mdc-text-field--filled.mdc-ripple-upgraded .mdc-text-field__ripple:after{height:var(--mdc-ripple-fg-size,100%);width:var(--mdc-ripple-fg-size,100%)}.mdc-text-field__ripple{height:100%;pointer-events:none;position:absolute;top:0;width:100%}[dir=ltr] .mdc-text-field__ripple{left:0}[dir=rtl] .mdc-text-field__ripple{right:0}.mdc-text-field{align-items:baseline;border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:4px;border-top-left-radius:var(--mdc-shape-small,4px);border-top-right-radius:4px;border-top-right-radius:var(--mdc-shape-small,4px);box-sizing:border-box;display:inline-flex;overflow:hidden;padding:0 16px;position:relative;will-change:opacity,transform,color}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label{color:rgba(0,0,0,.6)}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input{color:rgba(0,0,0,.87)}@media{.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder{color:rgba(0,0,0,.54)}}@media{.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input:-ms-input-placeholder{color:rgba(0,0,0,.54)}}.mdc-text-field .mdc-text-field__input{caret-color:#2471c9;caret-color:var(--mdc-theme-primary,#2471c9)}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field-character-counter,.mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-character-counter,.mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:rgba(0,0,0,.6)}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--leading,.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:rgba(0,0,0,.54)}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--prefix,.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--suffix{color:rgba(0,0,0,.6)}.mdc-text-field .mdc-floating-label{pointer-events:none;top:50%;transform:translateY(-50%)}.mdc-text-field__input{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-webkit-appearance:none;appearance:none;background:none;border:none;border-radius:0;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-subtitle1-font-family,var(--mdc-typography-font-family,Roboto,sans-serif));font-size:14px;font-size:var(--mdc-typography-subtitle1-font-size,14px);font-weight:400;font-weight:var(--mdc-typography-subtitle1-font-weight,400);height:28px;letter-spacing:.009375em;letter-spacing:var(--mdc-typography-subtitle1-letter-spacing,.009375em);min-width:0;padding:0;text-decoration:inherit;-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration,inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration,inherit);text-transform:inherit;text-transform:var(--mdc-typography-subtitle1-text-transform,inherit);transition:opacity .15s cubic-bezier(.4,0,.2,1) 0s;width:100%}.mdc-text-field__input::-ms-clear{display:none}.mdc-text-field__input::-webkit-calendar-picker-indicator{display:none}.mdc-text-field__input:focus{outline:none}.mdc-text-field__input:invalid{box-shadow:none}@media{.mdc-text-field__input::placeholder{opacity:0;transition:opacity 67ms cubic-bezier(.4,0,.2,1) 0s}}@media{.mdc-text-field__input:-ms-input-placeholder{opacity:0;-ms-transition:opacity 67ms cubic-bezier(.4,0,.2,1) 0s;transition:opacity 67ms cubic-bezier(.4,0,.2,1) 0s}}@media{.mdc-text-field--focused .mdc-text-field__input::placeholder,.mdc-text-field--no-label .mdc-text-field__input::placeholder{opacity:1;transition-delay:40ms;transition-duration:.11s}}@media{.mdc-text-field--focused .mdc-text-field__input:-ms-input-placeholder,.mdc-text-field--no-label .mdc-text-field__input:-ms-input-placeholder{opacity:1;transition-delay:40ms;transition-duration:.11s}}.mdc-text-field__affix{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-subtitle1-font-family,var(--mdc-typography-font-family,Roboto,sans-serif));font-size:14px;font-size:var(--mdc-typography-subtitle1-font-size,14px);font-weight:400;font-weight:var(--mdc-typography-subtitle1-font-weight,400);height:28px;letter-spacing:.009375em;letter-spacing:var(--mdc-typography-subtitle1-letter-spacing,.009375em);opacity:0;text-decoration:inherit;-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration,inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration,inherit);text-transform:inherit;text-transform:var(--mdc-typography-subtitle1-text-transform,inherit);transition:opacity .15s cubic-bezier(.4,0,.2,1) 0s;white-space:nowrap}.mdc-text-field--label-floating .mdc-text-field__affix,.mdc-text-field--no-label .mdc-text-field__affix{opacity:1}@supports (-webkit-hyphens:none){.mdc-text-field--outlined .mdc-text-field__affix{align-items:center;align-self:center;display:inline-flex;height:100%}}.mdc-text-field__affix--prefix{padding-left:0;padding-right:2px}.mdc-text-field__affix--prefix[dir=rtl],[dir=rtl] .mdc-text-field__affix--prefix{padding-left:2px;padding-right:0}.mdc-text-field--end-aligned .mdc-text-field__affix--prefix{padding-left:0;padding-right:12px}.mdc-text-field--end-aligned .mdc-text-field__affix--prefix[dir=rtl],.mdc-text-field__affix--suffix,[dir=rtl] .mdc-text-field--end-aligned .mdc-text-field__affix--prefix{padding-left:12px;padding-right:0}.mdc-text-field__affix--suffix[dir=rtl],[dir=rtl] .mdc-text-field__affix--suffix{padding-left:0;padding-right:12px}.mdc-text-field--end-aligned .mdc-text-field__affix--suffix{padding-left:2px;padding-right:0}.mdc-text-field--end-aligned .mdc-text-field__affix--suffix[dir=rtl],[dir=rtl] .mdc-text-field--end-aligned .mdc-text-field__affix--suffix{padding-left:0;padding-right:2px}.mdc-text-field--filled{height:56px}.mdc-text-field--filled .mdc-text-field__ripple:after,.mdc-text-field--filled .mdc-text-field__ripple:before{background-color:rgba(0,0,0,.87);background-color:var(--mdc-ripple-color,rgba(0,0,0,.87))}.mdc-text-field--filled.mdc-ripple-surface--hover .mdc-text-field__ripple:before,.mdc-text-field--filled:hover .mdc-text-field__ripple:before{opacity:.04;opacity:var(--mdc-ripple-hover-opacity,.04)}.mdc-text-field--filled.mdc-ripple-upgraded--background-focused .mdc-text-field__ripple:before,.mdc-text-field--filled:not(.mdc-ripple-upgraded):focus .mdc-text-field__ripple:before{opacity:.12;opacity:var(--mdc-ripple-focus-opacity,.12);transition-duration:75ms}.mdc-text-field--filled:before{content:"";display:inline-block;height:40px;vertical-align:0;width:0}.mdc-text-field--filled:not(.mdc-text-field--disabled){background-color:#f5f5f5}.mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:rgba(0,0,0,.42)}.mdc-text-field--filled:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:rgba(0,0,0,.87)}.mdc-text-field--filled .mdc-line-ripple:after{border-bottom-color:#2471c9;border-bottom-color:var(--mdc-theme-primary,#2471c9)}.mdc-text-field--filled .mdc-floating-label{left:16px;right:auto}.mdc-text-field--filled .mdc-floating-label[dir=rtl],[dir=rtl] .mdc-text-field--filled .mdc-floating-label{left:auto;right:16px}.mdc-text-field--filled .mdc-floating-label--float-above{transform:translateY(-106%) scale(.75)}.mdc-text-field--filled.mdc-text-field--no-label .mdc-text-field__input{height:100%}.mdc-text-field--filled.mdc-text-field--no-label .mdc-floating-label,.mdc-text-field--filled.mdc-text-field--no-label:before{display:none}@supports (-webkit-hyphens:none){.mdc-text-field--filled.mdc-text-field--no-label .mdc-text-field__affix{align-items:center;align-self:center;display:inline-flex;height:100%}}.mdc-text-field--outlined{height:56px;overflow:visible}.mdc-text-field--outlined .mdc-floating-label--float-above{font-size:.75rem;transform:translateY(-37.25px) scale(1)}.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem;transform:translateY(-34.75px) scale(.75)}.mdc-text-field--outlined .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above-text-field-outlined .25s 1}@keyframes mdc-floating-label-shake-float-above-text-field-outlined{0%{transform:translateX(0) translateY(-34.75px) scale(.75)}33%{animation-timing-function:cubic-bezier(.5,0,.701732,.495819);transform:translateX(4%) translateY(-34.75px) scale(.75)}66%{animation-timing-function:cubic-bezier(.302435,.381352,.55,.956352);transform:translateX(-4%) translateY(-34.75px) scale(.75)}to{transform:translateX(0) translateY(-34.75px) scale(.75)}}.mdc-text-field--outlined .mdc-text-field__input{height:100%}.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:rgba(0,0,0,.38)}.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:rgba(0,0,0,.87)}.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:#2471c9;border-color:var(--mdc-theme-primary,#2471c9)}.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading{border-bottom-left-radius:4px;border-bottom-left-radius:var(--mdc-shape-small,4px);border-bottom-right-radius:0;border-top-left-radius:4px;border-top-left-radius:var(--mdc-shape-small,4px);border-top-right-radius:0}.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading[dir=rtl],[dir=rtl] .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading{border-bottom-left-radius:0;border-bottom-right-radius:4px;border-bottom-right-radius:var(--mdc-shape-small,4px);border-top-left-radius:0;border-top-right-radius:4px;border-top-right-radius:var(--mdc-shape-small,4px)}@supports (top:max(0%)){.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading{width:max(12px,var(--mdc-shape-small,4px))}.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__notch{max-width:calc(100% - max(12px, var(--mdc-shape-small, 4px))*2)}}.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing{border-bottom-left-radius:0;border-bottom-right-radius:4px;border-bottom-right-radius:var(--mdc-shape-small,4px);border-top-left-radius:0;border-top-right-radius:4px;border-top-right-radius:var(--mdc-shape-small,4px)}.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing[dir=rtl],[dir=rtl] .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing{border-bottom-left-radius:4px;border-bottom-left-radius:var(--mdc-shape-small,4px);border-bottom-right-radius:0;border-top-left-radius:4px;border-top-left-radius:var(--mdc-shape-small,4px);border-top-right-radius:0}@supports (top:max(0%)){.mdc-text-field--outlined{padding-right:max(16px,var(--mdc-shape-small,4px))}.mdc-text-field--outlined,.mdc-text-field--outlined+.mdc-text-field-helper-line{padding-left:max(16px,calc(var(--mdc-shape-small, 4px) + 4px))}.mdc-text-field--outlined+.mdc-text-field-helper-line{padding-right:max(16px,var(--mdc-shape-small,4px))}}.mdc-text-field--outlined.mdc-text-field--with-leading-icon{padding-left:0}@supports (top:max(0%)){.mdc-text-field--outlined.mdc-text-field--with-leading-icon{padding-right:max(16px,var(--mdc-shape-small,4px))}}.mdc-text-field--outlined.mdc-text-field--with-leading-icon[dir=rtl],[dir=rtl] .mdc-text-field--outlined.mdc-text-field--with-leading-icon{padding-right:0}@supports (top:max(0%)){.mdc-text-field--outlined.mdc-text-field--with-leading-icon[dir=rtl],[dir=rtl] .mdc-text-field--outlined.mdc-text-field--with-leading-icon{padding-left:max(16px,var(--mdc-shape-small,4px))}}.mdc-text-field--outlined.mdc-text-field--with-trailing-icon{padding-right:0}@supports (top:max(0%)){.mdc-text-field--outlined.mdc-text-field--with-trailing-icon{padding-left:max(16px,calc(var(--mdc-shape-small, 4px) + 4px))}}.mdc-text-field--outlined.mdc-text-field--with-trailing-icon[dir=rtl],[dir=rtl] .mdc-text-field--outlined.mdc-text-field--with-trailing-icon{padding-left:0}@supports (top:max(0%)){.mdc-text-field--outlined.mdc-text-field--with-trailing-icon[dir=rtl],[dir=rtl] .mdc-text-field--outlined.mdc-text-field--with-trailing-icon{padding-right:max(16px,calc(var(--mdc-shape-small, 4px) + 4px))}}.mdc-text-field--outlined.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon{padding-left:0;padding-right:0}.mdc-text-field--outlined .mdc-notched-outline--notched .mdc-notched-outline__notch{padding-top:1px}.mdc-text-field--outlined .mdc-text-field__ripple:after,.mdc-text-field--outlined .mdc-text-field__ripple:before{background-color:transparent;background-color:var(--mdc-ripple-color,transparent)}.mdc-text-field--outlined .mdc-floating-label{left:4px;right:auto}.mdc-text-field--outlined .mdc-floating-label[dir=rtl],[dir=rtl] .mdc-text-field--outlined .mdc-floating-label{left:auto;right:4px}.mdc-text-field--outlined .mdc-text-field__input{background-color:transparent;border:none!important;display:flex}.mdc-text-field--outlined .mdc-notched-outline{z-index:1}.mdc-text-field--textarea{align-items:center;flex-direction:column;height:auto;padding:0;transition:none;width:auto}.mdc-text-field--textarea .mdc-floating-label{top:19px}.mdc-text-field--textarea .mdc-floating-label:not(.mdc-floating-label--float-above){transform:none}.mdc-text-field--textarea .mdc-text-field__input{box-sizing:border-box;flex-grow:1;height:auto;line-height:1.5rem;min-height:1.5rem;overflow-x:hidden;overflow-y:auto;padding:0 16px;resize:none}.mdc-text-field--textarea.mdc-text-field--filled:before{display:none}.mdc-text-field--textarea.mdc-text-field--filled .mdc-floating-label--float-above{transform:translateY(-10.25px) scale(.75)}.mdc-text-field--textarea.mdc-text-field--filled .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above-textarea-filled .25s 1}@keyframes mdc-floating-label-shake-float-above-textarea-filled{0%{transform:translateX(0) translateY(-10.25px) scale(.75)}33%{animation-timing-function:cubic-bezier(.5,0,.701732,.495819);transform:translateX(4%) translateY(-10.25px) scale(.75)}66%{animation-timing-function:cubic-bezier(.302435,.381352,.55,.956352);transform:translateX(-4%) translateY(-10.25px) scale(.75)}to{transform:translateX(0) translateY(-10.25px) scale(.75)}}.mdc-text-field--textarea.mdc-text-field--filled .mdc-text-field__input{margin-bottom:9px;margin-top:23px}.mdc-text-field--textarea.mdc-text-field--filled.mdc-text-field--no-label .mdc-text-field__input{margin-bottom:16px;margin-top:16px}.mdc-text-field--textarea.mdc-text-field--outlined .mdc-notched-outline--notched .mdc-notched-outline__notch{padding-top:0}.mdc-text-field--textarea.mdc-text-field--outlined .mdc-floating-label--float-above{font-size:.75rem;transform:translateY(-27.25px) scale(1)}.mdc-text-field--textarea.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field--textarea.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem;transform:translateY(-24.75px) scale(.75)}.mdc-text-field--textarea.mdc-text-field--outlined .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above-textarea-outlined .25s 1}@keyframes mdc-floating-label-shake-float-above-textarea-outlined{0%{transform:translateX(0) translateY(-24.75px) scale(.75)}33%{animation-timing-function:cubic-bezier(.5,0,.701732,.495819);transform:translateX(4%) translateY(-24.75px) scale(.75)}66%{animation-timing-function:cubic-bezier(.302435,.381352,.55,.956352);transform:translateX(-4%) translateY(-24.75px) scale(.75)}to{transform:translateX(0) translateY(-24.75px) scale(.75)}}.mdc-text-field--textarea.mdc-text-field--outlined .mdc-text-field__input{margin-bottom:16px;margin-top:16px}.mdc-text-field--textarea.mdc-text-field--outlined .mdc-floating-label{top:18px}.mdc-text-field--textarea.mdc-text-field--with-internal-counter .mdc-text-field__input{margin-bottom:2px}.mdc-text-field--textarea.mdc-text-field--with-internal-counter .mdc-text-field-character-counter{align-self:flex-end;padding:0 16px}.mdc-text-field--textarea.mdc-text-field--with-internal-counter .mdc-text-field-character-counter:after{content:"";display:inline-block;height:16px;vertical-align:-16px;width:0}.mdc-text-field--textarea.mdc-text-field--with-internal-counter .mdc-text-field-character-counter:before{display:none}.mdc-text-field__resizer{align-self:stretch;display:inline-flex;flex-direction:column;flex-grow:1;max-height:100%;max-width:100%;min-height:56px;min-width:-webkit-fit-content;min-width:fit-content;min-width:-webkit-fill-available;overflow:hidden;resize:both}.mdc-text-field--filled .mdc-text-field__resizer{transform:translateY(-1px)}.mdc-text-field--filled .mdc-text-field__resizer .mdc-text-field-character-counter,.mdc-text-field--filled .mdc-text-field__resizer .mdc-text-field__input{transform:translateY(1px)}.mdc-text-field--outlined .mdc-text-field__resizer{transform:translateX(-1px) translateY(-1px)}.mdc-text-field--outlined .mdc-text-field__resizer[dir=rtl],[dir=rtl] .mdc-text-field--outlined .mdc-text-field__resizer{transform:translateX(1px) translateY(-1px)}.mdc-text-field--outlined .mdc-text-field__resizer .mdc-text-field-character-counter,.mdc-text-field--outlined .mdc-text-field__resizer .mdc-text-field__input{transform:translateX(1px) translateY(1px)}.mdc-text-field--outlined .mdc-text-field__resizer .mdc-text-field-character-counter[dir=rtl],.mdc-text-field--outlined .mdc-text-field__resizer .mdc-text-field__input[dir=rtl],[dir=rtl] .mdc-text-field--outlined .mdc-text-field__resizer .mdc-text-field-character-counter,[dir=rtl] .mdc-text-field--outlined .mdc-text-field__resizer .mdc-text-field__input{transform:translateX(-1px) translateY(1px)}.mdc-text-field--with-leading-icon{padding-left:0;padding-right:16px}.mdc-text-field--with-leading-icon[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon{padding-left:16px;padding-right:0}.mdc-text-field--with-leading-icon.mdc-text-field--filled .mdc-floating-label{left:48px;max-width:calc(100% - 48px);right:auto}.mdc-text-field--with-leading-icon.mdc-text-field--filled .mdc-floating-label[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--filled .mdc-floating-label{left:auto;right:48px}.mdc-text-field--with-leading-icon.mdc-text-field--filled .mdc-floating-label--float-above{max-width:calc(133.33333% - 85.33333px)}.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label{left:36px;right:auto}.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label{left:auto;right:36px}.mdc-text-field--with-leading-icon.mdc-text-field--outlined :not(.mdc-notched-outline--notched) .mdc-notched-outline__notch{max-width:calc(100% - 60px)}.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above{transform:translateY(-37.25px) translateX(-32px) scale(1)}.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above{transform:translateY(-37.25px) translateX(32px) scale(1)}.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above{font-size:.75rem}.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-34.75px) translateX(-32px) scale(.75)}.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-34.75px) translateX(32px) scale(.75)}.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem}.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above-text-field-outlined-leading-icon .25s 1}@keyframes mdc-floating-label-shake-float-above-text-field-outlined-leading-icon{0%{transform:translateX(-32px) translateY(-34.75px) scale(.75)}33%{animation-timing-function:cubic-bezier(.5,0,.701732,.495819);transform:translateX(calc(4% - 32px)) translateY(-34.75px) scale(.75)}66%{animation-timing-function:cubic-bezier(.302435,.381352,.55,.956352);transform:translateX(calc(-4% - 32px)) translateY(-34.75px) scale(.75)}to{transform:translateX(-32px) translateY(-34.75px) scale(.75)}}.mdc-text-field--with-leading-icon.mdc-text-field--outlined[dir=rtl] .mdc-floating-label--shake,[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above-text-field-outlined-leading-icon .25s 1}@keyframes mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-rtl{0%{transform:translateX(32px) translateY(-34.75px) scale(.75)}33%{animation-timing-function:cubic-bezier(.5,0,.701732,.495819);transform:translateX(calc(4% + 32px)) translateY(-34.75px) scale(.75)}66%{animation-timing-function:cubic-bezier(.302435,.381352,.55,.956352);transform:translateX(calc(-4% + 32px)) translateY(-34.75px) scale(.75)}to{transform:translateX(32px) translateY(-34.75px) scale(.75)}}.mdc-text-field--with-trailing-icon{padding-left:16px;padding-right:0}.mdc-text-field--with-trailing-icon[dir=rtl],[dir=rtl] .mdc-text-field--with-trailing-icon{padding-left:0;padding-right:16px}.mdc-text-field--with-trailing-icon.mdc-text-field--filled .mdc-floating-label{max-width:calc(100% - 64px)}.mdc-text-field--with-trailing-icon.mdc-text-field--filled .mdc-floating-label--float-above{max-width:calc(133.33333% - 85.33333px)}.mdc-text-field--with-trailing-icon.mdc-text-field--outlined :not(.mdc-notched-outline--notched) .mdc-notched-outline__notch{max-width:calc(100% - 60px)}.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon{padding-left:0;padding-right:0}.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--filled .mdc-floating-label{max-width:calc(100% - 96px)}.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--filled .mdc-floating-label--float-above{max-width:calc(133.33333% - 128px)}.mdc-text-field-helper-line{box-sizing:border-box;display:flex;justify-content:space-between}.mdc-text-field+.mdc-text-field-helper-line{padding-left:16px;padding-right:16px}.mdc-form-field>.mdc-text-field+label{align-self:flex-start}.mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:rgba(36,113,201,.87)}.mdc-text-field--focused .mdc-notched-outline__leading,.mdc-text-field--focused .mdc-notched-outline__notch,.mdc-text-field--focused .mdc-notched-outline__trailing{border-width:2px}.mdc-text-field--focused+.mdc-text-field-helper-line .mdc-text-field-helper-text:not(.mdc-text-field-helper-text--validation-msg){opacity:1}.mdc-text-field--focused.mdc-text-field--outlined .mdc-notched-outline--notched .mdc-notched-outline__notch{padding-top:2px}.mdc-text-field--focused.mdc-text-field--outlined.mdc-text-field--textarea .mdc-notched-outline--notched .mdc-notched-outline__notch{padding-top:0}.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:#b00020;border-bottom-color:var(--mdc-theme-error,#b00020)}.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label,.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{color:#b00020;color:var(--mdc-theme-error,#b00020)}.mdc-text-field--invalid .mdc-text-field__input{caret-color:#b00020;caret-color:var(--mdc-theme-error,#b00020)}.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:#b00020;color:var(--mdc-theme-error,#b00020)}.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:#b00020;border-bottom-color:var(--mdc-theme-error,#b00020)}.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#b00020;border-color:var(--mdc-theme-error,#b00020)}.mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{opacity:1}.mdc-text-field--disabled{pointer-events:none}.mdc-text-field--disabled .mdc-text-field__input{color:rgba(0,0,0,.38)}@media{.mdc-text-field--disabled .mdc-text-field__input::placeholder{color:rgba(0,0,0,.38)}}@media{.mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder{color:rgba(0,0,0,.38)}}.mdc-text-field--disabled .mdc-floating-label,.mdc-text-field--disabled .mdc-text-field-character-counter,.mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter,.mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:rgba(0,0,0,.38)}.mdc-text-field--disabled .mdc-text-field__icon--leading,.mdc-text-field--disabled .mdc-text-field__icon--trailing{color:rgba(0,0,0,.3)}.mdc-text-field--disabled .mdc-text-field__affix--prefix,.mdc-text-field--disabled .mdc-text-field__affix--suffix{color:rgba(0,0,0,.38)}.mdc-text-field--disabled .mdc-line-ripple:before{border-bottom-color:rgba(0,0,0,.06)}.mdc-text-field--disabled .mdc-notched-outline__leading,.mdc-text-field--disabled .mdc-notched-outline__notch,.mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:rgba(0,0,0,.06)}@media (-ms-high-contrast:active),screen and (forced-colors:active){.mdc-text-field--disabled .mdc-text-field__input::placeholder{color:GrayText}}@media (-ms-high-contrast:active),screen and (forced-colors:active){.mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder{color:GrayText}.mdc-text-field--disabled .mdc-floating-label,.mdc-text-field--disabled .mdc-text-field-character-counter,.mdc-text-field--disabled .mdc-text-field__affix--prefix,.mdc-text-field--disabled .mdc-text-field__affix--suffix,.mdc-text-field--disabled .mdc-text-field__icon--leading,.mdc-text-field--disabled .mdc-text-field__icon--trailing,.mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter,.mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:GrayText}.mdc-text-field--disabled .mdc-line-ripple:before{border-bottom-color:GrayText}.mdc-text-field--disabled .mdc-notched-outline__leading,.mdc-text-field--disabled .mdc-notched-outline__notch,.mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:GrayText}}@media screen and (forced-colors:active){.mdc-text-field--disabled .mdc-text-field__input{background-color:Window}.mdc-text-field--disabled .mdc-floating-label{z-index:1}}.mdc-text-field--disabled .mdc-floating-label{cursor:default}.mdc-text-field--disabled.mdc-text-field--filled{background-color:#fafafa}.mdc-text-field--disabled.mdc-text-field--filled .mdc-text-field__ripple{display:none}.mdc-text-field--disabled .mdc-text-field__input{pointer-events:auto}.mdc-text-field--end-aligned .mdc-text-field__input{text-align:right}.mdc-text-field--end-aligned .mdc-text-field__input[dir=rtl],[dir=rtl] .mdc-text-field--end-aligned .mdc-text-field__input{text-align:left}.mdc-text-field--ltr-text[dir=rtl] .mdc-text-field__affix,.mdc-text-field--ltr-text[dir=rtl] .mdc-text-field__input,[dir=rtl] .mdc-text-field--ltr-text .mdc-text-field__affix,[dir=rtl] .mdc-text-field--ltr-text .mdc-text-field__input{direction:ltr}.mdc-text-field--ltr-text[dir=rtl] .mdc-text-field__affix--prefix,[dir=rtl] .mdc-text-field--ltr-text .mdc-text-field__affix--prefix{padding-left:0;padding-right:2px}.mdc-text-field--ltr-text[dir=rtl] .mdc-text-field__affix--suffix,[dir=rtl] .mdc-text-field--ltr-text .mdc-text-field__affix--suffix{padding-left:12px;padding-right:0}.mdc-text-field--ltr-text[dir=rtl] .mdc-text-field__icon--leading,[dir=rtl] .mdc-text-field--ltr-text .mdc-text-field__icon--leading{order:1}.mdc-text-field--ltr-text[dir=rtl] .mdc-text-field__affix--suffix,[dir=rtl] .mdc-text-field--ltr-text .mdc-text-field__affix--suffix{order:2}.mdc-text-field--ltr-text[dir=rtl] .mdc-text-field__input,[dir=rtl] .mdc-text-field--ltr-text .mdc-text-field__input{order:3}.mdc-text-field--ltr-text[dir=rtl] .mdc-text-field__affix--prefix,[dir=rtl] .mdc-text-field--ltr-text .mdc-text-field__affix--prefix{order:4}.mdc-text-field--ltr-text[dir=rtl] .mdc-text-field__icon--trailing,[dir=rtl] .mdc-text-field--ltr-text .mdc-text-field__icon--trailing{order:5}.mdc-text-field--ltr-text.mdc-text-field--end-aligned[dir=rtl] .mdc-text-field__input,[dir=rtl] .mdc-text-field--ltr-text.mdc-text-field--end-aligned .mdc-text-field__input{text-align:right}.mdc-text-field--ltr-text.mdc-text-field--end-aligned[dir=rtl] .mdc-text-field__affix--prefix,[dir=rtl] .mdc-text-field--ltr-text.mdc-text-field--end-aligned .mdc-text-field__affix--prefix{padding-right:12px}.mdc-text-field--ltr-text.mdc-text-field--end-aligned[dir=rtl] .mdc-text-field__affix--suffix,[dir=rtl] .mdc-text-field--ltr-text.mdc-text-field--end-aligned .mdc-text-field__affix--suffix{padding-left:2px}.mdc-text-field-helper-text{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:block;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-caption-font-family,var(--mdc-typography-font-family,Roboto,sans-serif));font-size:.75rem;font-size:var(--mdc-typography-caption-font-size,.75rem);font-weight:400;font-weight:var(--mdc-typography-caption-font-weight,400);letter-spacing:.0333333333em;letter-spacing:var(--mdc-typography-caption-letter-spacing,.0333333333em);line-height:1.25rem;line-height:var(--mdc-typography-caption-line-height,1.25rem);line-height:normal;margin:0;opacity:0;text-decoration:inherit;-webkit-text-decoration:var(--mdc-typography-caption-text-decoration,inherit);text-decoration:var(--mdc-typography-caption-text-decoration,inherit);text-transform:inherit;text-transform:var(--mdc-typography-caption-text-transform,inherit);transition:opacity .15s cubic-bezier(.4,0,.2,1) 0s;will-change:opacity}.mdc-text-field-helper-text:before{content:"";display:inline-block;height:16px;vertical-align:0;width:0}.mdc-text-field-helper-text--persistent{opacity:1;transition:none;will-change:auto}.mdc-text-field-character-counter{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:block;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-caption-font-family,var(--mdc-typography-font-family,Roboto,sans-serif));font-size:.75rem;font-size:var(--mdc-typography-caption-font-size,.75rem);font-weight:400;font-weight:var(--mdc-typography-caption-font-weight,400);letter-spacing:.0333333333em;letter-spacing:var(--mdc-typography-caption-letter-spacing,.0333333333em);line-height:1.25rem;line-height:var(--mdc-typography-caption-line-height,1.25rem);line-height:normal;margin-left:auto;margin-right:0;margin-top:0;padding-left:16px;padding-right:0;text-decoration:inherit;-webkit-text-decoration:var(--mdc-typography-caption-text-decoration,inherit);text-decoration:var(--mdc-typography-caption-text-decoration,inherit);text-transform:inherit;text-transform:var(--mdc-typography-caption-text-transform,inherit);white-space:nowrap}.mdc-text-field-character-counter:before{content:"";display:inline-block;height:16px;vertical-align:0;width:0}.mdc-text-field-character-counter[dir=rtl],[dir=rtl] .mdc-text-field-character-counter{margin-left:0;margin-right:auto;padding-left:0;padding-right:16px}.mdc-text-field__icon{align-self:center;cursor:pointer}.mdc-text-field__icon:not([tabindex]),.mdc-text-field__icon[tabindex="-1"]{cursor:default;pointer-events:none}.mdc-text-field__icon svg{display:block}.mdc-text-field__icon--leading{margin-left:16px;margin-right:8px}.mdc-text-field__icon--leading[dir=rtl],[dir=rtl] .mdc-text-field__icon--leading{margin-left:8px;margin-right:16px}.mdc-text-field__icon--trailing{margin-left:0;margin-right:0;padding:12px}.mdc-text-field__icon--trailing[dir=rtl],[dir=rtl] .mdc-text-field__icon--trailing{margin-left:0;margin-right:0}.mdc-card{background-color:#fff;background-color:var(--mdc-theme-surface,#fff);border-radius:4px;border-radius:var(--mdc-shape-medium,4px);box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12);box-sizing:border-box;display:flex;flex-direction:column;position:relative}.mdc-card .mdc-elevation-overlay{height:100%;left:0;top:0;width:100%}.mdc-card:after{border:1px solid transparent;border-radius:4px;border-radius:var(--mdc-shape-medium,4px);border-radius:inherit;box-sizing:border-box;content:"";height:100%;pointer-events:none;position:absolute;top:0;width:100%}[dir=ltr] .mdc-card:after{left:0}[dir=rtl] .mdc-card:after{right:0}@media screen and (forced-colors:active){.mdc-card:after{border-color:CanvasText}}.mdc-card--outlined{border:1px solid #e0e0e0;box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.mdc-card--outlined:after{border:none}.mdc-card__content{border-radius:inherit;height:100%}.mdc-card__media{background-position:50%;background-repeat:no-repeat;background-size:cover;box-sizing:border-box;position:relative}.mdc-card__media:before{content:"";display:block}.mdc-card__media:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.mdc-card__media:last-child{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}.mdc-card__media--square:before{margin-top:100%}.mdc-card__media--16-9:before{margin-top:56.25%}.mdc-card__media-content{bottom:0;box-sizing:border-box;left:0;position:absolute;right:0;top:0}.mdc-card__primary-action{box-sizing:border-box;color:inherit;cursor:pointer;display:flex;flex-direction:column;outline:none;overflow:hidden;position:relative;text-decoration:none}.mdc-card__primary-action:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.mdc-card__primary-action:last-child{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}.mdc-card__actions{align-items:center;box-sizing:border-box;display:flex;flex-direction:row;min-height:52px;padding:8px}.mdc-card__actions--full-bleed{padding:0}.mdc-card__action-buttons,.mdc-card__action-icons{align-items:center;box-sizing:border-box;display:flex;flex-direction:row}.mdc-card__action-icons{color:rgba(0,0,0,.6);flex-grow:1;justify-content:flex-end}.mdc-card__action-buttons+.mdc-card__action-icons{margin-left:16px;margin-right:0}.mdc-card__action-buttons+.mdc-card__action-icons[dir=rtl],[dir=rtl] .mdc-card__action-buttons+.mdc-card__action-icons{margin-left:0;margin-right:16px}.mdc-card__action{align-items:center;box-sizing:border-box;cursor:pointer;display:inline-flex;flex-direction:row;justify-content:center;-webkit-user-select:none;user-select:none}.mdc-card__action:focus{outline:none}.mdc-card__action--button{margin-left:0;margin-right:8px;padding:0 8px}.mdc-card__action--button[dir=rtl],[dir=rtl] .mdc-card__action--button{margin-left:8px;margin-right:0}.mdc-card__action--button:last-child,.mdc-card__action--button:last-child[dir=rtl],[dir=rtl] .mdc-card__action--button:last-child{margin-left:0;margin-right:0}.mdc-card__actions--full-bleed .mdc-card__action--button{height:auto;justify-content:space-between;margin:0;max-height:none;padding:8px 16px;text-align:left;width:100%}.mdc-card__actions--full-bleed .mdc-card__action--button[dir=rtl],[dir=rtl] .mdc-card__actions--full-bleed .mdc-card__action--button{text-align:right}.mdc-card__action--icon{margin:-6px 0;padding:12px}.mdc-card__action--icon:not(:disabled){color:rgba(0,0,0,.6)}.mdc-card__primary-action{--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:rgba(0,0,0,0);will-change:transform,opacity}.mdc-card__primary-action .mdc-card__ripple:after,.mdc-card__primary-action .mdc-card__ripple:before{border-radius:50%;content:"";opacity:0;pointer-events:none;position:absolute}.mdc-card__primary-action .mdc-card__ripple:before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1;z-index:var(--mdc-ripple-z-index,1)}.mdc-card__primary-action .mdc-card__ripple:after{z-index:0;z-index:var(--mdc-ripple-z-index,0)}.mdc-card__primary-action.mdc-ripple-upgraded .mdc-card__ripple:before{transform:scale(var(--mdc-ripple-fg-scale,1))}.mdc-card__primary-action.mdc-ripple-upgraded .mdc-card__ripple:after{left:0;top:0;transform:scale(0);transform-origin:center center}.mdc-card__primary-action.mdc-ripple-upgraded--unbounded .mdc-card__ripple:after{left:var(--mdc-ripple-left,0);top:var(--mdc-ripple-top,0)}.mdc-card__primary-action.mdc-ripple-upgraded--foreground-activation .mdc-card__ripple:after{animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.mdc-card__primary-action.mdc-ripple-upgraded--foreground-deactivation .mdc-card__ripple:after{animation:mdc-ripple-fg-opacity-out .15s;transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}.mdc-card__primary-action .mdc-card__ripple:after,.mdc-card__primary-action .mdc-card__ripple:before{height:200%;left:-50%;top:-50%;width:200%}.mdc-card__primary-action.mdc-ripple-upgraded .mdc-card__ripple:after{height:var(--mdc-ripple-fg-size,100%);width:var(--mdc-ripple-fg-size,100%)}.mdc-card__primary-action .mdc-card__ripple:after,.mdc-card__primary-action .mdc-card__ripple:before{background-color:#000;background-color:var(--mdc-ripple-color,#000)}.mdc-card__primary-action.mdc-ripple-surface--hover .mdc-card__ripple:before,.mdc-card__primary-action:hover .mdc-card__ripple:before{opacity:.04;opacity:var(--mdc-ripple-hover-opacity,.04)}.mdc-card__primary-action.mdc-ripple-upgraded--background-focused .mdc-card__ripple:before,.mdc-card__primary-action:not(.mdc-ripple-upgraded):focus .mdc-card__ripple:before{opacity:.12;opacity:var(--mdc-ripple-focus-opacity,.12);transition-duration:75ms}.mdc-card__primary-action:not(.mdc-ripple-upgraded) .mdc-card__ripple:after{transition:opacity .15s linear}.mdc-card__primary-action:not(.mdc-ripple-upgraded):active .mdc-card__ripple:after{opacity:.12;opacity:var(--mdc-ripple-press-opacity,.12);transition-duration:75ms}.mdc-card__primary-action.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:var(--mdc-ripple-press-opacity,0.12)}.mdc-card__primary-action .mdc-card__ripple{box-sizing:content-box;height:100%;overflow:hidden;pointer-events:none;position:absolute;top:0;width:100%}[dir=ltr] .mdc-card__primary-action .mdc-card__ripple{left:0}[dir=rtl] .mdc-card__primary-action .mdc-card__ripple{right:0}.mdc-card__primary-action.mdc-ripple-upgraded--background-focused:after,.mdc-card__primary-action:not(.mdc-ripple-upgraded):focus:after{border:5px double transparent;border-radius:inherit;box-sizing:border-box;content:"";height:100%;pointer-events:none;position:absolute;top:0;width:100%}[dir=ltr] .mdc-card__primary-action.mdc-ripple-upgraded--background-focused:after,[dir=ltr] .mdc-card__primary-action:not(.mdc-ripple-upgraded):focus:after{left:0}[dir=rtl] .mdc-card__primary-action.mdc-ripple-upgraded--background-focused:after,[dir=rtl] .mdc-card__primary-action:not(.mdc-ripple-upgraded):focus:after{right:0}@media screen and (forced-colors:active){.mdc-card__primary-action.mdc-ripple-upgraded--background-focused:after,.mdc-card__primary-action:not(.mdc-ripple-upgraded):focus:after{border-color:CanvasText}}.mdc-checkbox{margin:0;margin:calc((var(--mdc-checkbox-touch-target-size, 40px) - 40px)/2);padding:11px;padding:calc((var(--mdc-checkbox-ripple-size, 40px) - 18px)/2)}.mdc-checkbox .mdc-checkbox__ripple:after,.mdc-checkbox .mdc-checkbox__ripple:before{background-color:#000;background-color:var(--mdc-ripple-color,#000)}.mdc-checkbox.mdc-ripple-surface--hover .mdc-checkbox__ripple:before,.mdc-checkbox:hover .mdc-checkbox__ripple:before{opacity:.04;opacity:var(--mdc-ripple-hover-opacity,.04)}.mdc-checkbox.mdc-ripple-upgraded--background-focused .mdc-checkbox__ripple:before,.mdc-checkbox:not(.mdc-ripple-upgraded):focus .mdc-checkbox__ripple:before{opacity:.12;opacity:var(--mdc-ripple-focus-opacity,.12);transition-duration:75ms}.mdc-checkbox:not(.mdc-ripple-upgraded) .mdc-checkbox__ripple:after{transition:opacity .15s linear}.mdc-checkbox:not(.mdc-ripple-upgraded):active .mdc-checkbox__ripple:after{opacity:.12;opacity:var(--mdc-ripple-press-opacity,.12);transition-duration:75ms}.mdc-checkbox.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:var(--mdc-ripple-press-opacity,0.12)}.mdc-checkbox.mdc-checkbox--selected .mdc-checkbox__ripple:after,.mdc-checkbox.mdc-checkbox--selected .mdc-checkbox__ripple:before{background-color:#4e9c18;background-color:var(--mdc-ripple-color,var(--mdc-theme-secondary,#4e9c18))}.mdc-checkbox.mdc-checkbox--selected.mdc-ripple-surface--hover .mdc-checkbox__ripple:before,.mdc-checkbox.mdc-checkbox--selected:hover .mdc-checkbox__ripple:before{opacity:.04;opacity:var(--mdc-ripple-hover-opacity,.04)}.mdc-checkbox.mdc-checkbox--selected.mdc-ripple-upgraded--background-focused .mdc-checkbox__ripple:before,.mdc-checkbox.mdc-checkbox--selected:not(.mdc-ripple-upgraded):focus .mdc-checkbox__ripple:before{opacity:.12;opacity:var(--mdc-ripple-focus-opacity,.12);transition-duration:75ms}.mdc-checkbox.mdc-checkbox--selected:not(.mdc-ripple-upgraded) .mdc-checkbox__ripple:after{transition:opacity .15s linear}.mdc-checkbox.mdc-checkbox--selected:not(.mdc-ripple-upgraded):active .mdc-checkbox__ripple:after{opacity:.12;opacity:var(--mdc-ripple-press-opacity,.12);transition-duration:75ms}.mdc-checkbox.mdc-checkbox--selected.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:var(--mdc-ripple-press-opacity,0.12)}.mdc-checkbox.mdc-ripple-upgraded--background-focused.mdc-checkbox--selected .mdc-checkbox__ripple:after,.mdc-checkbox.mdc-ripple-upgraded--background-focused.mdc-checkbox--selected .mdc-checkbox__ripple:before{background-color:#4e9c18;background-color:var(--mdc-ripple-color,var(--mdc-theme-secondary,#4e9c18))}.mdc-checkbox .mdc-checkbox__background{top:11px;top:calc((var(--mdc-checkbox-ripple-size, 40px) - 18px)/2)}[dir=ltr] .mdc-checkbox .mdc-checkbox__background{left:11px;left:calc((var(--mdc-checkbox-ripple-size, 40px) - 18px)/2)}[dir=rtl] .mdc-checkbox .mdc-checkbox__background{right:11px;right:calc((var(--mdc-checkbox-ripple-size, 40px) - 18px)/2)}.mdc-checkbox .mdc-checkbox__native-control{height:40px;height:var(--mdc-checkbox-touch-target-size,40px);left:0;left:calc((40px - var(--mdc-checkbox-touch-target-size, 40px))/2);right:0;right:calc((40px - var(--mdc-checkbox-touch-target-size, 40px))/2);top:0;top:calc((40px - var(--mdc-checkbox-touch-target-size, 40px))/2);width:40px;width:var(--mdc-checkbox-touch-target-size,40px)}.mdc-checkbox .mdc-checkbox__native-control:enabled:not(:checked):not(:indeterminate):not([data-indeterminate=true])~.mdc-checkbox__background{background-color:transparent;border-color:rgba(0,0,0,.54);border-color:var(--mdc-checkbox-unchecked-color,rgba(0,0,0,.54))}.mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,.mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,.mdc-checkbox .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background{background-color:#4e9c18;background-color:var(--mdc-checkbox-checked-color,var(--mdc-theme-secondary,#4e9c18));border-color:#4e9c18;border-color:var(--mdc-checkbox-checked-color,var(--mdc-theme-secondary,#4e9c18))}@keyframes mdc-checkbox-fade-in-background-8A000000FF4E9C1800000000FF4E9C18{0%{background-color:transparent;border-color:rgba(0,0,0,.54);border-color:var(--mdc-checkbox-unchecked-color,rgba(0,0,0,.54))}50%{background-color:#4e9c18;background-color:var(--mdc-checkbox-checked-color,var(--mdc-theme-secondary,#4e9c18));border-color:#4e9c18;border-color:var(--mdc-checkbox-checked-color,var(--mdc-theme-secondary,#4e9c18))}}@keyframes mdc-checkbox-fade-out-background-8A000000FF4E9C1800000000FF4E9C18{0%,80%{background-color:#4e9c18;background-color:var(--mdc-checkbox-checked-color,var(--mdc-theme-secondary,#4e9c18));border-color:#4e9c18;border-color:var(--mdc-checkbox-checked-color,var(--mdc-theme-secondary,#4e9c18))}to{background-color:transparent;border-color:rgba(0,0,0,.54);border-color:var(--mdc-checkbox-unchecked-color,rgba(0,0,0,.54))}}.mdc-checkbox.mdc-checkbox--anim-unchecked-checked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background,.mdc-checkbox.mdc-checkbox--anim-unchecked-indeterminate .mdc-checkbox__native-control:enabled~.mdc-checkbox__background{animation-name:mdc-checkbox-fade-in-background-8A000000FF4E9C1800000000FF4E9C18}.mdc-checkbox.mdc-checkbox--anim-checked-unchecked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background,.mdc-checkbox.mdc-checkbox--anim-indeterminate-unchecked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background{animation-name:mdc-checkbox-fade-out-background-8A000000FF4E9C1800000000FF4E9C18}.mdc-checkbox .mdc-checkbox__native-control[disabled]:not(:checked):not(:indeterminate):not([data-indeterminate=true])~.mdc-checkbox__background{background-color:transparent;border-color:rgba(0,0,0,.38);border-color:var(--mdc-checkbox-disabled-color,rgba(0,0,0,.38))}.mdc-checkbox .mdc-checkbox__native-control[data-indeterminate=true][disabled]~.mdc-checkbox__background,.mdc-checkbox .mdc-checkbox__native-control[disabled]:checked~.mdc-checkbox__background,.mdc-checkbox .mdc-checkbox__native-control[disabled]:indeterminate~.mdc-checkbox__background{background-color:rgba(0,0,0,.38);background-color:var(--mdc-checkbox-disabled-color,rgba(0,0,0,.38));border-color:transparent}.mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark{color:#fff;color:var(--mdc-checkbox-ink-color,#fff)}.mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__mixedmark{border-color:#fff;border-color:var(--mdc-checkbox-ink-color,#fff)}.mdc-checkbox .mdc-checkbox__native-control:disabled~.mdc-checkbox__background .mdc-checkbox__checkmark{color:#fff;color:var(--mdc-checkbox-ink-color,#fff)}.mdc-checkbox .mdc-checkbox__native-control:disabled~.mdc-checkbox__background .mdc-checkbox__mixedmark{border-color:#fff;border-color:var(--mdc-checkbox-ink-color,#fff)}@keyframes mdc-checkbox-unchecked-checked-checkmark-path{0%,50%{stroke-dashoffset:29.7833385}50%{animation-timing-function:cubic-bezier(0,0,.2,1)}to{stroke-dashoffset:0}}@keyframes mdc-checkbox-unchecked-indeterminate-mixedmark{0%,68.2%{transform:scaleX(0)}68.2%{animation-timing-function:cubic-bezier(0,0,0,1)}to{transform:scaleX(1)}}@keyframes mdc-checkbox-checked-unchecked-checkmark-path{0%{animation-timing-function:cubic-bezier(.4,0,1,1);opacity:1;stroke-dashoffset:0}to{opacity:0;stroke-dashoffset:-29.7833385}}@keyframes mdc-checkbox-checked-indeterminate-checkmark{0%{animation-timing-function:cubic-bezier(0,0,.2,1);opacity:1;transform:rotate(0deg)}to{opacity:0;transform:rotate(45deg)}}@keyframes mdc-checkbox-indeterminate-checked-checkmark{0%{animation-timing-function:cubic-bezier(.14,0,0,1);opacity:0;transform:rotate(45deg)}to{opacity:1;transform:rotate(1turn)}}@keyframes mdc-checkbox-checked-indeterminate-mixedmark{0%{animation-timing-function:mdc-animation-deceleration-curve-timing-function;opacity:0;transform:rotate(-45deg)}to{opacity:1;transform:rotate(0deg)}}@keyframes mdc-checkbox-indeterminate-checked-mixedmark{0%{animation-timing-function:cubic-bezier(.14,0,0,1);opacity:1;transform:rotate(0deg)}to{opacity:0;transform:rotate(315deg)}}@keyframes mdc-checkbox-indeterminate-unchecked-mixedmark{0%{animation-timing-function:linear;opacity:1;transform:scaleX(1)}32.8%,to{opacity:0;transform:scaleX(0)}}.mdc-checkbox{box-sizing:content-box;cursor:pointer;display:inline-block;flex:0 0 18px;height:18px;line-height:0;position:relative;vertical-align:bottom;white-space:nowrap;width:18px}.mdc-checkbox.mdc-ripple-upgraded--background-focused .mdc-checkbox__focus-ring,.mdc-checkbox:not(.mdc-ripple-upgraded):focus .mdc-checkbox__focus-ring{border:2px solid transparent;border-radius:6px;box-sizing:content-box;height:100%;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}@media screen and (forced-colors:active){.mdc-checkbox.mdc-ripple-upgraded--background-focused .mdc-checkbox__focus-ring,.mdc-checkbox:not(.mdc-ripple-upgraded):focus .mdc-checkbox__focus-ring{border-color:CanvasText}}.mdc-checkbox.mdc-ripple-upgraded--background-focused .mdc-checkbox__focus-ring:after,.mdc-checkbox:not(.mdc-ripple-upgraded):focus .mdc-checkbox__focus-ring:after{border:2px solid transparent;border-radius:8px;content:"";display:block;height:calc(100% + 4px);left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:calc(100% + 4px)}@media screen and (forced-colors:active){.mdc-checkbox.mdc-ripple-upgraded--background-focused .mdc-checkbox__focus-ring:after,.mdc-checkbox:not(.mdc-ripple-upgraded):focus .mdc-checkbox__focus-ring:after{border-color:CanvasText}}@media (-ms-high-contrast:none){.mdc-checkbox .mdc-checkbox__focus-ring{display:none}}@media (-ms-high-contrast:active),screen and (forced-colors:active){.mdc-checkbox__mixedmark{margin:0 1px}}.mdc-checkbox--disabled{cursor:default;pointer-events:none}.mdc-checkbox__background{align-items:center;background-color:transparent;border:2px solid;border-radius:2px;box-sizing:border-box;display:inline-flex;height:18px;justify-content:center;pointer-events:none;position:absolute;transition:background-color 90ms cubic-bezier(.4,0,.6,1) 0s,border-color 90ms cubic-bezier(.4,0,.6,1) 0s;width:18px;will-change:background-color,border-color}.mdc-checkbox__checkmark{bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .18s cubic-bezier(.4,0,.6,1) 0s;width:100%}.mdc-checkbox--upgraded .mdc-checkbox__checkmark{opacity:1}.mdc-checkbox__checkmark-path{transition:stroke-dashoffset .18s cubic-bezier(.4,0,.6,1) 0s;stroke:currentColor;stroke-width:3.12px;stroke-dashoffset:29.7833385;stroke-dasharray:29.7833385}.mdc-checkbox__mixedmark{border-style:solid;border-width:1px;height:0;opacity:0;transform:scaleX(0) rotate(0deg);transition:opacity 90ms cubic-bezier(.4,0,.6,1) 0s,transform 90ms cubic-bezier(.4,0,.6,1) 0s;width:100%}.mdc-checkbox--anim-checked-unchecked .mdc-checkbox__background,.mdc-checkbox--anim-indeterminate-unchecked .mdc-checkbox__background,.mdc-checkbox--anim-unchecked-checked .mdc-checkbox__background,.mdc-checkbox--anim-unchecked-indeterminate .mdc-checkbox__background{animation-duration:.18s;animation-timing-function:linear}.mdc-checkbox--anim-unchecked-checked .mdc-checkbox__checkmark-path{animation:mdc-checkbox-unchecked-checked-checkmark-path .18s linear 0s;transition:none}.mdc-checkbox--anim-unchecked-indeterminate .mdc-checkbox__mixedmark{animation:mdc-checkbox-unchecked-indeterminate-mixedmark 90ms linear 0s;transition:none}.mdc-checkbox--anim-checked-unchecked .mdc-checkbox__checkmark-path{animation:mdc-checkbox-checked-unchecked-checkmark-path 90ms linear 0s;transition:none}.mdc-checkbox--anim-checked-indeterminate .mdc-checkbox__checkmark{animation:mdc-checkbox-checked-indeterminate-checkmark 90ms linear 0s;transition:none}.mdc-checkbox--anim-checked-indeterminate .mdc-checkbox__mixedmark{animation:mdc-checkbox-checked-indeterminate-mixedmark 90ms linear 0s;transition:none}.mdc-checkbox--anim-indeterminate-checked .mdc-checkbox__checkmark{animation:mdc-checkbox-indeterminate-checked-checkmark .5s linear 0s;transition:none}.mdc-checkbox--anim-indeterminate-checked .mdc-checkbox__mixedmark{animation:mdc-checkbox-indeterminate-checked-mixedmark .5s linear 0s;transition:none}.mdc-checkbox--anim-indeterminate-unchecked .mdc-checkbox__mixedmark{animation:mdc-checkbox-indeterminate-unchecked-mixedmark .3s linear 0s;transition:none}.mdc-checkbox__native-control:checked~.mdc-checkbox__background,.mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background,.mdc-checkbox__native-control[data-indeterminate=true]~.mdc-checkbox__background{transition:border-color 90ms cubic-bezier(0,0,.2,1) 0s,background-color 90ms cubic-bezier(0,0,.2,1) 0s}.mdc-checkbox__native-control:checked~.mdc-checkbox__background .mdc-checkbox__checkmark-path,.mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background .mdc-checkbox__checkmark-path,.mdc-checkbox__native-control[data-indeterminate=true]~.mdc-checkbox__background .mdc-checkbox__checkmark-path{stroke-dashoffset:0}.mdc-checkbox__native-control{cursor:inherit;margin:0;opacity:0;padding:0;position:absolute}.mdc-checkbox__native-control:disabled{cursor:default;pointer-events:none}.mdc-checkbox--touch{margin:4px;margin:calc((var(--mdc-checkbox-state-layer-size, 48px) - var(--mdc-checkbox-state-layer-size, 40px))/2)}.mdc-checkbox--touch .mdc-checkbox__native-control{height:48px;height:var(--mdc-checkbox-state-layer-size,48px);left:-4px;left:calc((var(--mdc-checkbox-state-layer-size, 40px) - var(--mdc-checkbox-state-layer-size, 48px))/2);right:-4px;right:calc((var(--mdc-checkbox-state-layer-size, 40px) - var(--mdc-checkbox-state-layer-size, 48px))/2);top:-4px;top:calc((var(--mdc-checkbox-state-layer-size, 40px) - var(--mdc-checkbox-state-layer-size, 48px))/2);width:48px;width:var(--mdc-checkbox-state-layer-size,48px)}.mdc-checkbox__native-control:checked~.mdc-checkbox__background .mdc-checkbox__checkmark{opacity:1;transition:opacity .18s cubic-bezier(0,0,.2,1) 0s,transform .18s cubic-bezier(0,0,.2,1) 0s}[dir=ltr] .mdc-checkbox__native-control:checked~.mdc-checkbox__background .mdc-checkbox__mixedmark{transform:scaleX(1) rotate(-45deg)}[dir=rtl] .mdc-checkbox__native-control:checked~.mdc-checkbox__background .mdc-checkbox__mixedmark{transform:scaleX(1) rotate(45deg)}.mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background .mdc-checkbox__checkmark,.mdc-checkbox__native-control[data-indeterminate=true]~.mdc-checkbox__background .mdc-checkbox__checkmark{opacity:0;transition:opacity 90ms cubic-bezier(.4,0,.6,1) 0s,transform 90ms cubic-bezier(.4,0,.6,1) 0s}[dir=ltr] .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background .mdc-checkbox__checkmark,[dir=ltr] .mdc-checkbox__native-control[data-indeterminate=true]~.mdc-checkbox__background .mdc-checkbox__checkmark{transform:rotate(45deg)}[dir=rtl] .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background .mdc-checkbox__checkmark,[dir=rtl] .mdc-checkbox__native-control[data-indeterminate=true]~.mdc-checkbox__background .mdc-checkbox__checkmark{transform:rotate(-45deg)}.mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background .mdc-checkbox__mixedmark,.mdc-checkbox__native-control[data-indeterminate=true]~.mdc-checkbox__background .mdc-checkbox__mixedmark{opacity:1;transform:scaleX(1) rotate(0deg)}.mdc-checkbox.mdc-checkbox--upgraded .mdc-checkbox__background,.mdc-checkbox.mdc-checkbox--upgraded .mdc-checkbox__checkmark,.mdc-checkbox.mdc-checkbox--upgraded .mdc-checkbox__checkmark-path,.mdc-checkbox.mdc-checkbox--upgraded .mdc-checkbox__mixedmark{transition:none}.mdc-checkbox{--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:rgba(0,0,0,0);will-change:transform,opacity}.mdc-checkbox .mdc-checkbox__ripple:after,.mdc-checkbox .mdc-checkbox__ripple:before{border-radius:50%;content:"";opacity:0;pointer-events:none;position:absolute}.mdc-checkbox .mdc-checkbox__ripple:before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1;z-index:var(--mdc-ripple-z-index,1)}.mdc-checkbox .mdc-checkbox__ripple:after{z-index:0;z-index:var(--mdc-ripple-z-index,0)}.mdc-checkbox.mdc-ripple-upgraded .mdc-checkbox__ripple:before{transform:scale(var(--mdc-ripple-fg-scale,1))}.mdc-checkbox.mdc-ripple-upgraded .mdc-checkbox__ripple:after{left:0;top:0;transform:scale(0);transform-origin:center center}.mdc-checkbox.mdc-ripple-upgraded--unbounded .mdc-checkbox__ripple:after{left:var(--mdc-ripple-left,0);top:var(--mdc-ripple-top,0)}.mdc-checkbox.mdc-ripple-upgraded--foreground-activation .mdc-checkbox__ripple:after{animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.mdc-checkbox.mdc-ripple-upgraded--foreground-deactivation .mdc-checkbox__ripple:after{animation:mdc-ripple-fg-opacity-out .15s;transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}.mdc-checkbox .mdc-checkbox__ripple:after,.mdc-checkbox .mdc-checkbox__ripple:before{height:100%;left:0;top:0;width:100%}.mdc-checkbox.mdc-ripple-upgraded .mdc-checkbox__ripple:after,.mdc-checkbox.mdc-ripple-upgraded .mdc-checkbox__ripple:before{height:var(--mdc-ripple-fg-size,100%);left:var(--mdc-ripple-left,0);top:var(--mdc-ripple-top,0);width:var(--mdc-ripple-fg-size,100%)}.mdc-checkbox.mdc-ripple-upgraded .mdc-checkbox__ripple:after{height:var(--mdc-ripple-fg-size,100%);width:var(--mdc-ripple-fg-size,100%)}.mdc-checkbox{z-index:0}.mdc-checkbox .mdc-checkbox__ripple:after,.mdc-checkbox .mdc-checkbox__ripple:before{z-index:-1;z-index:var(--mdc-ripple-z-index,-1)}.mdc-checkbox__ripple{height:100%;pointer-events:none;position:absolute;top:0;width:100%}[dir=ltr] .mdc-checkbox__ripple{left:0}[dir=rtl] .mdc-checkbox__ripple{right:0}.mdc-form-field{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;align-items:center;color:rgba(0,0,0,.87);color:var(--mdc-theme-text-primary-on-background,rgba(0,0,0,.87));display:inline-flex;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-body2-font-family,var(--mdc-typography-font-family,Roboto,sans-serif));font-size:.875rem;font-size:var(--mdc-typography-body2-font-size,.875rem);font-weight:400;font-weight:var(--mdc-typography-body2-font-weight,400);letter-spacing:.0178571429em;letter-spacing:var(--mdc-typography-body2-letter-spacing,.0178571429em);line-height:1.25rem;line-height:var(--mdc-typography-body2-line-height,1.25rem);text-decoration:inherit;-webkit-text-decoration:var(--mdc-typography-body2-text-decoration,inherit);text-decoration:var(--mdc-typography-body2-text-decoration,inherit);text-transform:inherit;text-transform:var(--mdc-typography-body2-text-transform,inherit);vertical-align:middle}.mdc-form-field>label{margin-left:0;margin-right:auto;order:0;padding-left:4px;padding-right:0}.mdc-form-field>label[dir=rtl],[dir=rtl] .mdc-form-field>label{margin-left:auto;margin-right:0;padding-left:0;padding-right:4px}.mdc-form-field--nowrap>label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mdc-form-field--align-end>label{margin-left:auto;margin-right:0;order:-1;padding-left:0;padding-right:4px}.mdc-form-field--align-end>label[dir=rtl],[dir=rtl] .mdc-form-field--align-end>label{margin-left:0;margin-right:auto;padding-left:4px;padding-right:0}.mdc-form-field--space-between{justify-content:space-between}.mdc-form-field--space-between>label,.mdc-form-field--space-between>label[dir=rtl],[dir=rtl] .mdc-form-field--space-between>label{margin:0}.mdc-dialog .mdc-dialog__surface{background-color:#fff;background-color:var(--mdc-theme-surface,#fff)}.mdc-dialog .mdc-dialog__scrim,.mdc-dialog .mdc-dialog__surface-scrim{background-color:rgba(0,0,0,.32)}.mdc-dialog .mdc-dialog__title{color:rgba(0,0,0,.87)}.mdc-dialog .mdc-dialog__content{color:rgba(0,0,0,.6)}.mdc-dialog .mdc-dialog__close{color:#000;color:var(--mdc-theme-on-surface,#000)}.mdc-dialog .mdc-dialog__close .mdc-icon-button__ripple:after,.mdc-dialog .mdc-dialog__close .mdc-icon-button__ripple:before{background-color:#000;background-color:var(--mdc-ripple-color,var(--mdc-theme-on-surface,#000))}.mdc-dialog .mdc-dialog__close.mdc-ripple-surface--hover .mdc-icon-button__ripple:before,.mdc-dialog .mdc-dialog__close:hover .mdc-icon-button__ripple:before{opacity:.04;opacity:var(--mdc-ripple-hover-opacity,.04)}.mdc-dialog .mdc-dialog__close.mdc-ripple-upgraded--background-focused .mdc-icon-button__ripple:before,.mdc-dialog .mdc-dialog__close:not(.mdc-ripple-upgraded):focus .mdc-icon-button__ripple:before{opacity:.12;opacity:var(--mdc-ripple-focus-opacity,.12);transition-duration:75ms}.mdc-dialog .mdc-dialog__close:not(.mdc-ripple-upgraded) .mdc-icon-button__ripple:after{transition:opacity .15s linear}.mdc-dialog .mdc-dialog__close:not(.mdc-ripple-upgraded):active .mdc-icon-button__ripple:after{opacity:.12;opacity:var(--mdc-ripple-press-opacity,.12);transition-duration:75ms}.mdc-dialog .mdc-dialog__close.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:var(--mdc-ripple-press-opacity,0.12)}.mdc-dialog.mdc-dialog--scrollable .mdc-dialog__actions,.mdc-dialog.mdc-dialog--scrollable .mdc-dialog__title,.mdc-dialog.mdc-dialog--scrollable.mdc-dialog-scroll-divider-footer .mdc-dialog__actions{border-color:rgba(0,0,0,.12)}.mdc-dialog.mdc-dialog--scrollable .mdc-dialog__title{border-bottom:1px solid rgba(0,0,0,.12);margin-bottom:0}.mdc-dialog.mdc-dialog-scroll-divider-header.mdc-dialog--fullscreen .mdc-dialog__header{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.mdc-dialog .mdc-dialog__surface{border-radius:4px;border-radius:var(--mdc-shape-medium,4px)}.mdc-dialog__surface{box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12)}.mdc-dialog__title{font-family:Roboto,sans-serif;font-family:var(--mdc-typography-headline6-font-family,var(--mdc-typography-font-family,Roboto,sans-serif));font-size:1.25rem;font-size:var(--mdc-typography-headline6-font-size,1.25rem);font-weight:500;font-weight:var(--mdc-typography-headline6-font-weight,500);letter-spacing:.0125em;letter-spacing:var(--mdc-typography-headline6-letter-spacing,.0125em);line-height:2rem;line-height:var(--mdc-typography-headline6-line-height,2rem);text-decoration:inherit;-webkit-text-decoration:var(--mdc-typography-headline6-text-decoration,inherit);text-decoration:var(--mdc-typography-headline6-text-decoration,inherit);text-transform:inherit;text-transform:var(--mdc-typography-headline6-text-transform,inherit)}.mdc-dialog__content,.mdc-dialog__title{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}.mdc-dialog__content{font-family:Roboto,sans-serif;font-family:var(--mdc-typography-body1-font-family,var(--mdc-typography-font-family,Roboto,sans-serif));font-size:1rem;font-size:var(--mdc-typography-body1-font-size,1rem);font-weight:400;font-weight:var(--mdc-typography-body1-font-weight,400);letter-spacing:.03125em;letter-spacing:var(--mdc-typography-body1-letter-spacing,.03125em);line-height:1.5rem;line-height:var(--mdc-typography-body1-line-height,1.5rem);text-decoration:inherit;-webkit-text-decoration:var(--mdc-typography-body1-text-decoration,inherit);text-decoration:var(--mdc-typography-body1-text-decoration,inherit);text-transform:inherit;text-transform:var(--mdc-typography-body1-text-transform,inherit)}.mdc-dialog,.mdc-dialog__scrim{align-items:center;box-sizing:border-box;height:100%;justify-content:center;position:fixed;top:0;width:100%}[dir=ltr] .mdc-dialog,[dir=ltr] .mdc-dialog__scrim{left:0}[dir=rtl] .mdc-dialog,[dir=rtl] .mdc-dialog__scrim{right:0}.mdc-dialog{display:none;z-index:7;z-index:var(--mdc-dialog-z-index,7)}.mdc-dialog .mdc-dialog__content{padding:20px 24px}.mdc-dialog .mdc-dialog__surface{min-width:280px}@media (max-width:592px){.mdc-dialog .mdc-dialog__surface{max-width:calc(100vw - 32px)}}@media (min-width:592px){.mdc-dialog .mdc-dialog__surface{max-width:560px}}.mdc-dialog .mdc-dialog__surface{max-height:calc(100% - 32px)}.mdc-dialog.mdc-dialog--fullscreen .mdc-dialog__surface{max-width:none}@media (max-width:960px){.mdc-dialog.mdc-dialog--fullscreen .mdc-dialog__surface{max-height:560px;width:560px}[dir=ltr] .mdc-dialog.mdc-dialog--fullscreen .mdc-dialog__surface .mdc-dialog__close{right:-12px}[dir=rtl] .mdc-dialog.mdc-dialog--fullscreen .mdc-dialog__surface .mdc-dialog__close{left:-12px}}@media (max-width:720px) and (max-width:672px){.mdc-dialog.mdc-dialog--fullscreen .mdc-dialog__surface{width:calc(100vw - 112px)}}@media (max-width:720px) and (min-width:672px){.mdc-dialog.mdc-dialog--fullscreen .mdc-dialog__surface{width:560px}}@media (max-width:720px) and (max-height:720px){.mdc-dialog.mdc-dialog--fullscreen .mdc-dialog__surface{max-height:calc(100vh - 160px)}}@media (max-width:720px) and (min-height:720px){.mdc-dialog.mdc-dialog--fullscreen .mdc-dialog__surface{max-height:560px}}@media (max-width:720px){[dir=ltr] .mdc-dialog.mdc-dialog--fullscreen .mdc-dialog__surface .mdc-dialog__close{right:-12px}[dir=rtl] .mdc-dialog.mdc-dialog--fullscreen .mdc-dialog__surface .mdc-dialog__close{left:-12px}}@media (max-width:720px) and (max-height:400px){.mdc-dialog.mdc-dialog--fullscreen .mdc-dialog__surface{border-radius:0;height:100%;max-height:100vh;max-width:100vw;width:100vw}.mdc-dialog.mdc-dialog--fullscreen .mdc-dialog__surface .mdc-dialog__close{order:-1}[dir=ltr] .mdc-dialog.mdc-dialog--fullscreen .mdc-dialog__surface .mdc-dialog__close{left:-12px}[dir=rtl] .mdc-dialog.mdc-dialog--fullscreen .mdc-dialog__surface .mdc-dialog__close{right:-12px}.mdc-dialog.mdc-dialog--fullscreen .mdc-dialog__surface .mdc-dialog__header{justify-content:flex-start;padding:0 16px 9px}[dir=ltr] .mdc-dialog.mdc-dialog--fullscreen .mdc-dialog__surface .mdc-dialog__title{margin-left:-8px}[dir=rtl] .mdc-dialog.mdc-dialog--fullscreen .mdc-dialog__surface .mdc-dialog__title{margin-right:-8px}}@media (max-width:600px){.mdc-dialog.mdc-dialog--fullscreen .mdc-dialog__surface{border-radius:0;height:100%;max-height:100vh;max-width:100vw;width:100vw}.mdc-dialog.mdc-dialog--fullscreen .mdc-dialog__surface .mdc-dialog__close{order:-1}[dir=ltr] .mdc-dialog.mdc-dialog--fullscreen .mdc-dialog__surface .mdc-dialog__close{left:-12px}[dir=rtl] .mdc-dialog.mdc-dialog--fullscreen .mdc-dialog__surface .mdc-dialog__close{right:-12px}.mdc-dialog.mdc-dialog--fullscreen .mdc-dialog__surface .mdc-dialog__header{justify-content:flex-start;padding:0 16px 9px}[dir=ltr] .mdc-dialog.mdc-dialog--fullscreen .mdc-dialog__surface .mdc-dialog__title{margin-left:-8px}[dir=rtl] .mdc-dialog.mdc-dialog--fullscreen .mdc-dialog__surface .mdc-dialog__title{margin-right:-8px}}@media (min-width:960px){.mdc-dialog.mdc-dialog--fullscreen .mdc-dialog__surface{width:calc(100vw - 400px)}[dir=ltr] .mdc-dialog.mdc-dialog--fullscreen .mdc-dialog__surface .mdc-dialog__close{right:-12px}[dir=rtl] .mdc-dialog.mdc-dialog--fullscreen .mdc-dialog__surface .mdc-dialog__close{left:-12px}}.mdc-dialog.mdc-dialog__scrim--hidden .mdc-dialog__scrim{opacity:0}.mdc-dialog__scrim{opacity:0;z-index:-1}.mdc-dialog__container{align-items:center;box-sizing:border-box;display:flex;flex-direction:row;height:100%;justify-content:space-around;opacity:0;pointer-events:none;transform:scale(.8)}.mdc-dialog__surface{box-sizing:border-box;display:flex;flex-direction:column;flex-grow:0;flex-shrink:0;max-height:100%;max-width:100%;overflow-y:auto;pointer-events:auto;position:relative}.mdc-dialog__surface .mdc-elevation-overlay{height:100%;left:0;top:0;width:100%}.mdc-dialog__surface[dir=rtl],[dir=rtl] .mdc-dialog__surface{text-align:right}@media (-ms-high-contrast:active),screen and (forced-colors:active){.mdc-dialog__surface{outline:2px solid windowText}}.mdc-dialog__surface:before{border:2px solid transparent;border-radius:inherit;box-sizing:border-box;content:"";height:100%;pointer-events:none;position:absolute;top:0;width:100%}[dir=ltr] .mdc-dialog__surface:before{left:0}[dir=rtl] .mdc-dialog__surface:before{right:0}@media screen and (forced-colors:active){.mdc-dialog__surface:before{border-color:CanvasText}}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.mdc-dialog__surface:before{content:none}}.mdc-dialog__title{box-sizing:border-box;display:block;flex-shrink:0;margin:0 0 1px;padding:0 24px 9px;position:relative}.mdc-dialog__title:before{content:"";display:inline-block;height:40px;vertical-align:0;width:0}.mdc-dialog__title[dir=rtl],[dir=rtl] .mdc-dialog__title{text-align:right}.mdc-dialog--scrollable .mdc-dialog__title{margin-bottom:1px;padding-bottom:15px}.mdc-dialog--fullscreen .mdc-dialog__header{align-items:baseline;border-bottom:1px solid transparent;display:inline-flex;justify-content:space-between;padding:0 24px 9px;z-index:1}@media screen and (forced-colors:active){.mdc-dialog--fullscreen .mdc-dialog__header{border-bottom-color:CanvasText}}[dir=ltr] .mdc-dialog--fullscreen .mdc-dialog__header .mdc-dialog__close{right:-12px}[dir=rtl] .mdc-dialog--fullscreen .mdc-dialog__header .mdc-dialog__close{left:-12px}.mdc-dialog--fullscreen .mdc-dialog__title{border-bottom:0;margin-bottom:0;padding:0}.mdc-dialog--fullscreen.mdc-dialog--scrollable .mdc-dialog__title{border-bottom:0;margin-bottom:0}.mdc-dialog--fullscreen .mdc-dialog__close{top:5px}.mdc-dialog--fullscreen.mdc-dialog--scrollable .mdc-dialog__actions{border-top:1px solid transparent}@media screen and (forced-colors:active){.mdc-dialog--fullscreen.mdc-dialog--scrollable .mdc-dialog__actions{border-top-color:CanvasText}}.mdc-dialog__content{box-sizing:border-box;flex-grow:1;margin:0;overflow:auto}.mdc-dialog__content>:first-child{margin-top:0}.mdc-dialog__content>:last-child{margin-bottom:0}.mdc-dialog__header+.mdc-dialog__content,.mdc-dialog__title+.mdc-dialog__content{padding-top:0}.mdc-dialog--scrollable .mdc-dialog__title+.mdc-dialog__content{padding-bottom:8px;padding-top:8px}.mdc-dialog__content .mdc-deprecated-list:first-child:last-child{padding:6px 0 0}.mdc-dialog--scrollable .mdc-dialog__content .mdc-deprecated-list:first-child:last-child{padding:0}.mdc-dialog__actions{align-items:center;border-top:1px solid transparent;box-sizing:border-box;display:flex;flex-shrink:0;flex-wrap:wrap;justify-content:flex-end;margin:0;min-height:52px;padding:8px;position:relative}@media screen and (forced-colors:active){.mdc-dialog__actions{border-top-color:CanvasText}}.mdc-dialog--stacked .mdc-dialog__actions{align-items:flex-end;flex-direction:column}.mdc-dialog__button{margin-left:8px;margin-right:0;max-width:100%;text-align:right}.mdc-dialog__button[dir=rtl],[dir=rtl] .mdc-dialog__button{margin-left:0;margin-right:8px}.mdc-dialog__button:first-child,.mdc-dialog__button:first-child[dir=rtl],[dir=rtl] .mdc-dialog__button:first-child{margin-left:0;margin-right:0}.mdc-dialog__button[dir=rtl],[dir=rtl] .mdc-dialog__button{text-align:left}.mdc-dialog--stacked .mdc-dialog__button:not(:first-child){margin-top:12px}.mdc-dialog--closing,.mdc-dialog--open,.mdc-dialog--opening{display:flex}.mdc-dialog--opening .mdc-dialog__scrim{transition:opacity .15s linear}.mdc-dialog--opening .mdc-dialog__container{transition:opacity 75ms linear,transform .15s cubic-bezier(0,0,.2,1) 0s}.mdc-dialog--closing .mdc-dialog__container,.mdc-dialog--closing .mdc-dialog__scrim{transition:opacity 75ms linear}.mdc-dialog--closing .mdc-dialog__container{transform:none}.mdc-dialog--open .mdc-dialog__scrim{opacity:1}.mdc-dialog--open .mdc-dialog__container{opacity:1;transform:none}.mdc-dialog--open.mdc-dialog__surface-scrim--shown .mdc-dialog__surface-scrim{opacity:1;z-index:1}.mdc-dialog--open.mdc-dialog__surface-scrim--hiding .mdc-dialog__surface-scrim{transition:opacity 75ms linear}.mdc-dialog--open.mdc-dialog__surface-scrim--showing .mdc-dialog__surface-scrim{transition:opacity .15s linear}.mdc-dialog__surface-scrim{display:none;height:100%;opacity:0;position:absolute;width:100%}.mdc-dialog__surface-scrim--hiding .mdc-dialog__surface-scrim,.mdc-dialog__surface-scrim--showing .mdc-dialog__surface-scrim,.mdc-dialog__surface-scrim--shown .mdc-dialog__surface-scrim{display:block}.mdc-dialog-scroll-lock{overflow:hidden}.mdc-dialog--no-content-padding .mdc-dialog__content{padding:0}.mdc-dialog--sheet .mdc-dialog__close{position:absolute;top:9px;z-index:1}[dir=ltr] .mdc-dialog--sheet .mdc-dialog__close{right:12px}[dir=rtl] .mdc-dialog--sheet .mdc-dialog__close{left:12px}@keyframes mdc-linear-progress-primary-indeterminate-translate{0%{transform:translateX(0)}20%{animation-timing-function:cubic-bezier(.5,0,.701732,.495819);transform:translateX(0)}59.15%{animation-timing-function:cubic-bezier(.302435,.381352,.55,.956352);transform:translateX(83.67142%);transform:translateX(var(--mdc-linear-progress-primary-half,83.67142%))}to{transform:translateX(200.611057%);transform:translateX(var(--mdc-linear-progress-primary-full,200.611057%))}}@keyframes mdc-linear-progress-primary-indeterminate-scale{0%{transform:scaleX(.08)}36.65%{animation-timing-function:cubic-bezier(.334731,.12482,.785844,1);transform:scaleX(.08)}69.15%{animation-timing-function:cubic-bezier(.06,.11,.6,1);transform:scaleX(.661479)}to{transform:scaleX(.08)}}@keyframes mdc-linear-progress-secondary-indeterminate-translate{0%{animation-timing-function:cubic-bezier(.15,0,.515058,.409685);transform:translateX(0)}25%{animation-timing-function:cubic-bezier(.31033,.284058,.8,.733712);transform:translateX(37.651913%);transform:translateX(var(--mdc-linear-progress-secondary-quarter,37.651913%))}48.35%{animation-timing-function:cubic-bezier(.4,.627035,.6,.902026);transform:translateX(84.386165%);transform:translateX(var(--mdc-linear-progress-secondary-half,84.386165%))}to{transform:translateX(160.277782%);transform:translateX(var(--mdc-linear-progress-secondary-full,160.277782%))}}@keyframes mdc-linear-progress-secondary-indeterminate-scale{0%{animation-timing-function:cubic-bezier(.205028,.057051,.57661,.453971);transform:scaleX(.08)}19.15%{animation-timing-function:cubic-bezier(.152313,.196432,.648374,1.004315);transform:scaleX(.457104)}44.15%{animation-timing-function:cubic-bezier(.257759,-.003163,.211762,1.38179);transform:scaleX(.72796)}to{transform:scaleX(.08)}}@keyframes mdc-linear-progress-buffering{0%{transform:rotate(180deg) translateX(-10px)}}@keyframes mdc-linear-progress-primary-indeterminate-translate-reverse{0%{transform:translateX(0)}20%{animation-timing-function:cubic-bezier(.5,0,.701732,.495819);transform:translateX(0)}59.15%{animation-timing-function:cubic-bezier(.302435,.381352,.55,.956352);transform:translateX(-83.67142%);transform:translateX(var(--mdc-linear-progress-primary-half-neg,-83.67142%))}to{transform:translateX(-200.611057%);transform:translateX(var(--mdc-linear-progress-primary-full-neg,-200.611057%))}}@keyframes mdc-linear-progress-secondary-indeterminate-translate-reverse{0%{animation-timing-function:cubic-bezier(.15,0,.515058,.409685);transform:translateX(0)}25%{animation-timing-function:cubic-bezier(.31033,.284058,.8,.733712);transform:translateX(-37.651913%);transform:translateX(var(--mdc-linear-progress-secondary-quarter-neg,-37.651913%))}48.35%{animation-timing-function:cubic-bezier(.4,.627035,.6,.902026);transform:translateX(-84.386165%);transform:translateX(var(--mdc-linear-progress-secondary-half-neg,-84.386165%))}to{transform:translateX(-160.277782%);transform:translateX(var(--mdc-linear-progress-secondary-full-neg,-160.277782%))}}@keyframes mdc-linear-progress-buffering-reverse{0%{transform:translateX(-10px)}}.mdc-linear-progress{outline:1px solid transparent;overflow:hidden;position:relative;transform:translateZ(0);transition:opacity .25s cubic-bezier(.4,0,.6,1) 0s;width:100%}@media screen and (forced-colors:active){.mdc-linear-progress{outline-color:CanvasText}}.mdc-linear-progress__bar{animation:none;height:100%;position:absolute;transition:transform .25s cubic-bezier(.4,0,.6,1) 0s;width:100%}[dir=ltr] .mdc-linear-progress__bar{transform-origin:top left}[dir=rtl] .mdc-linear-progress__bar{transform-origin:top right}.mdc-linear-progress__bar-inner{animation:none;border-top-style:solid;display:inline-block;position:absolute;width:100%}.mdc-linear-progress__buffer{display:flex;height:100%;position:absolute;width:100%}.mdc-linear-progress__buffer-dots{animation:mdc-linear-progress-buffering .25s linear infinite;background-repeat:repeat-x;flex:auto}[dir=ltr] .mdc-linear-progress__buffer-dots{transform:rotate(180deg)}[dir=rtl] .mdc-linear-progress__buffer-dots{transform:rotate(-180deg)}.mdc-linear-progress__buffer-bar{flex:0 1 100%;transition:flex-basis .25s cubic-bezier(.4,0,.6,1) 0s}.mdc-linear-progress__primary-bar{transform:scaleX(0)}.mdc-linear-progress__secondary-bar{display:none}.mdc-linear-progress--indeterminate .mdc-linear-progress__bar{transition:none}[dir=ltr] .mdc-linear-progress--indeterminate .mdc-linear-progress__primary-bar{left:-145.166611%}[dir=rtl] .mdc-linear-progress--indeterminate .mdc-linear-progress__primary-bar{right:-145.166611%}.mdc-linear-progress--indeterminate .mdc-linear-progress__secondary-bar{display:block}[dir=ltr] .mdc-linear-progress--indeterminate .mdc-linear-progress__secondary-bar{left:-54.888891%}[dir=rtl] .mdc-linear-progress--indeterminate .mdc-linear-progress__secondary-bar{right:-54.888891%}.mdc-linear-progress--indeterminate.mdc-linear-progress--animation-ready .mdc-linear-progress__primary-bar{animation:mdc-linear-progress-primary-indeterminate-translate 2s linear infinite}.mdc-linear-progress--indeterminate.mdc-linear-progress--animation-ready .mdc-linear-progress__primary-bar>.mdc-linear-progress__bar-inner{animation:mdc-linear-progress-primary-indeterminate-scale 2s linear infinite}.mdc-linear-progress--indeterminate.mdc-linear-progress--animation-ready .mdc-linear-progress__secondary-bar{animation:mdc-linear-progress-secondary-indeterminate-translate 2s linear infinite}.mdc-linear-progress--indeterminate.mdc-linear-progress--animation-ready .mdc-linear-progress__secondary-bar>.mdc-linear-progress__bar-inner{animation:mdc-linear-progress-secondary-indeterminate-scale 2s linear infinite}.mdc-linear-progress[dir=rtl]:not([dir=ltr]) .mdc-linear-progress__bar,[dir=rtl] .mdc-linear-progress:not([dir=ltr]) .mdc-linear-progress__bar{right:0;transform-origin:center right}.mdc-linear-progress[dir=rtl]:not([dir=ltr]).mdc-linear-progress--animation-ready .mdc-linear-progress__primary-bar,[dir=rtl] .mdc-linear-progress:not([dir=ltr]).mdc-linear-progress--animation-ready .mdc-linear-progress__primary-bar{animation-name:mdc-linear-progress-primary-indeterminate-translate-reverse}.mdc-linear-progress[dir=rtl]:not([dir=ltr]).mdc-linear-progress--animation-ready .mdc-linear-progress__secondary-bar,[dir=rtl] .mdc-linear-progress:not([dir=ltr]).mdc-linear-progress--animation-ready .mdc-linear-progress__secondary-bar{animation-name:mdc-linear-progress-secondary-indeterminate-translate-reverse}.mdc-linear-progress[dir=rtl]:not([dir=ltr]) .mdc-linear-progress__buffer-dots,[dir=rtl] .mdc-linear-progress:not([dir=ltr]) .mdc-linear-progress__buffer-dots{animation:mdc-linear-progress-buffering-reverse .25s linear infinite;transform:rotate(0)}.mdc-linear-progress[dir=rtl]:not([dir=ltr]).mdc-linear-progress--indeterminate .mdc-linear-progress__primary-bar,[dir=rtl] .mdc-linear-progress:not([dir=ltr]).mdc-linear-progress--indeterminate .mdc-linear-progress__primary-bar{left:auto;right:-145.166611%}.mdc-linear-progress[dir=rtl]:not([dir=ltr]).mdc-linear-progress--indeterminate .mdc-linear-progress__secondary-bar,[dir=rtl] .mdc-linear-progress:not([dir=ltr]).mdc-linear-progress--indeterminate .mdc-linear-progress__secondary-bar{left:auto;right:-54.888891%}.mdc-linear-progress--closed{opacity:0}.mdc-linear-progress--closed-animation-off .mdc-linear-progress__buffer-dots,.mdc-linear-progress--closed-animation-off.mdc-linear-progress--indeterminate .mdc-linear-progress__bar,.mdc-linear-progress--closed-animation-off.mdc-linear-progress--indeterminate .mdc-linear-progress__bar .mdc-linear-progress__bar-inner{animation:none}.mdc-linear-progress__bar-inner{border-color:#2471c9;border-color:var(--mdc-theme-primary,#2471c9)}.mdc-linear-progress__buffer-dots{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' preserveAspectRatio='none slice' viewBox='0 0 5 2'%3E%3Ccircle cx='1' cy='1' r='1' fill='%23e6e6e6'/%3E%3C/svg%3E")}.mdc-linear-progress__buffer-bar{background-color:#e6e6e6}.mdc-linear-progress{height:4px}.mdc-linear-progress__bar-inner{border-top-width:4px}.mdc-linear-progress__buffer-dots{background-size:10px 4px}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(""),url(../assets/fonts/roboto-v29-latin_greek-regular.woff2) format("woff2"),url(../assets/fonts/roboto-v29-latin_greek-regular.woff) format("woff")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(""),url(../assets/fonts/roboto-v29-latin_greek-500.woff2) format("woff2"),url(../assets/fonts/roboto-v29-latin_greek-500.woff) format("woff")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(""),url(../assets/fonts/roboto-v29-latin_greek-700.woff2) format("woff2"),url(../assets/fonts/roboto-v29-latin_greek-700.woff) format("woff")}body a,body button,body div,body input,body select,body span,body textarea{font-family:Roboto,Helvetica Neue,sans-serif}clarity-application clarity-application-content{display:block;min-height:calc(100vh - 182px);padding-top:95px}clarity-application clarity-application-content .clarity-application__content-sizer{margin:0 auto;max-width:1440px;min-width:1440px}body.ui-theme-material.reports-route{min-width:0}body.ui-theme-material.reports-route clarity-application clarity-application-content{padding-top:0}body.ui-theme-material.reports-route clarity-application clarity-application-content .clarity-application__content-sizer{max-width:960px;min-width:960px}clarity-application-footer{background-color:#444;color:#fff;display:block;font-size:.8rem;height:182px}clarity-application-footer .footer-wrapper{background-color:#444;display:block;margin:0 auto;max-width:1080px;min-width:1025px}clarity-application{background-color:#f8f8f8;display:block;overflow:visible}clarity-application clarity-application-header{background:#fff;display:block;margin-bottom:-63px;position:fixed;position:sticky;top:0;width:100%;z-index:50}[dir=ltr] clarity-application clarity-application-header{box-shadow:8px 2px 8px rgba(0,0,0,.3)}[dir=rtl] clarity-application clarity-application-header{box-shadow:-8px 2px 8px rgba(0,0,0,.3)}clarity-application clarity-application-header .primary{-ms-overflow-style:none;overflow-y:visible;scrollbar-width:none}clarity-application clarity-application-header .primary::-webkit-scrollbar{height:0;width:0}.reports-route clarity-application{background-color:#fff}clarity-button .mdc-button{margin:6px 8px;min-height:40px;min-width:10rem;padding:0 6px}clarity-button .mdc-button .mdc-button__label{font-weight:700}clarity-card.mdc-card{border-radius:8px;box-shadow:0 2px 4px 0 rgba(0,0,0,.14);margin:8px;padding:20px}clarity-checkbox{--mdc-theme-secondary:#2471c9;--mdc-typography-body2-font-size:$cui-font-size-base;--mdc-typography-body2-letter-spacing:normal}clarity-checkbox .mdc-form-field{width:100%}clarity-checkbox .mdc-form-field label{font-size:unset}clarity-icon-button button.mdc-icon-button{font-size:100%;height:40px;margin:0 6px;padding:8px;width:40px}clarity-radio-button{--mdc-theme-secondary:#2471c9}clarity-radio-button .mdc-form-field label{margin:0}clarity-radio-button .mdc-form-field .mdc-radio .mdc-radio__background .mdc-radio__inner-circle.invalid.clarity-radio-button__invalid,clarity-radio-button .mdc-form-field .mdc-radio .mdc-radio__background .mdc-radio__outer-circle.invalid.clarity-radio-button__invalid{border-color:#ee4033}clarity-radio-card{display:flex}clarity-radio-card .clarity-radio-card{--mdc-theme-secondary:#2471c9;background-color:#fff;border:3px solid #dbdbdb;border-radius:4px;cursor:pointer;display:flex;flex-direction:column;padding:.5rem;width:100%}clarity-radio-card .clarity-radio-card:hover{background-color:#f5f7fc;border-color:var(--mdc-theme-secondary,#2471c9)}clarity-radio-card .clarity-radio-card input[type=radio]:checked~.clarity-radio-card__label{font-weight:500}clarity-radio-card .clarity-radio-card:has(input[type=radio]:checked){background-color:#f5f7fc;border-color:var(--mdc-theme-secondary,#2471c9)}clarity-radio-card .clarity-radio-card .clarity-radio-card__content{align-items:center;display:flex}clarity-radio-card .clarity-radio-card .clarity-radio-card__label{flex:1;font-size:1rem;font-weight:700;line-height:1.4;margin:0;text-transform:capitalize}[dir=ltr] clarity-radio-card .clarity-radio-card .clarity-radio-card__hint{padding-left:1rem}[dir=rtl] clarity-radio-card .clarity-radio-card .clarity-radio-card__hint{padding-right:1rem}clarity-radio-card .clarity-radio-card .mdc-radio .mdc-radio__background .mdc-radio__inner-circle.invalid.clarity-radio-card__invalid,clarity-radio-card .clarity-radio-card .mdc-radio .mdc-radio__background .mdc-radio__outer-circle.invalid.clarity-radio-card__invalid{border-color:#ee4033}[dir=ltr] clarity-radio-button-list.layout-row clarity-radio-button{margin-right:40px}[dir=rtl] clarity-radio-button-list.layout-row clarity-radio-button{margin-left:40px}[dir=ltr] clarity-radio-button-list.layout-row clarity-radio-button:last-child{margin-right:15px}[dir=rtl] clarity-radio-button-list.layout-row clarity-radio-button:last-child{margin-left:15px}clarity-radio-card-list.layout-row{width:100%}[dir=ltr] clarity-radio-card-list.layout-row clarity-radio-card{margin-right:40px}[dir=rtl] clarity-radio-card-list.layout-row clarity-radio-card{margin-left:40px}[dir=ltr] clarity-radio-card-list.layout-row clarity-radio-card:last-child{margin-right:4px}[dir=rtl] clarity-radio-card-list.layout-row clarity-radio-card:last-child{margin-left:4px}clarity-header{display:block}[dir=ltr] clarity-header{padding-right:10px}[dir=rtl] clarity-header{padding-left:10px}clarity-header .nav-layout-row{margin:0 auto;max-width:1440px}clarity-header .clarity-menu{--mdc-theme-primary:transparent;display:block}clarity-header .clarity-menu:focus-within{background-color:rgba(0,0,0,.05);border-radius:1px}[dir=ltr] clarity-header .clarity-header__info clarity-menu{text-align:left}[dir=rtl] clarity-header .clarity-header__info clarity-menu{text-align:right}@media (min-width:1440px){[dir=ltr] clarity-header .clarity-header__info .clarity-menu{margin-right:-18px}[dir=rtl] clarity-header .clarity-header__info .clarity-menu{margin-left:-18px}}clarity-header .clarity-header__info .clarity-menu .clarity-menu__label,clarity-header .clarity-header__info .clarity-menu .mdc-list-item--non-interactive{font-weight:700}[dir=ltr] clarity-header .support-drop-down{margin-left:10px}[dir=rtl] clarity-header .support-drop-down{margin-right:10px}clarity-header .support-drop-down .clarity-ui-clarity-menu__trigger-item .layout-row{padding:17px 16px 14px}clarity-header .clarity-header__logo{align-self:center;display:flex;transition:width .5s;width:250px}[dir=ltr] clarity-header .clarity-header__logo{margin-right:60px;transition:margin-left .5s}[dir=rtl] clarity-header .clarity-header__logo{margin-left:60px;transition:margin-right .5s}clarity-header .clarity-header__logo img{max-width:100px}@media (max-width:1060px){clarity-header .clarity-header__logo{width:110px}[dir=ltr] clarity-header .clarity-header__logo{margin-left:20px}[dir=rtl] clarity-header .clarity-header__logo{margin-right:20px}}clarity-navigation-list{padding-top:8px}clarity-navigation-list .mdc-button{--mdc-theme-primary:#000}clarity-navigation-list .mdc-button:not(:disabled){color:#000}[dir=ltr] clarity-navigation-list .layout-column clarity-navigation-list-item .mdc-button__label{text-align:left}[dir=rtl] clarity-navigation-list .layout-column clarity-navigation-list-item .mdc-button__label{text-align:right}clarity-navigation-list clarity-navigation-list-item{font-size:14px}clarity-navigation-list clarity-navigation-list-item clarity-link .mdc-deprecated-list-item__text{margin:auto 0}clarity-navigation-list clarity-navigation-list-item clarity-button .list-item__href,clarity-navigation-list clarity-navigation-list-item clarity-button .mdc-button{align-items:center;border-radius:0;height:100%;margin:0;min-width:99px;width:100%}clarity-navigation-list clarity-navigation-list-item clarity-button .list-item__href .mdc-button__label,clarity-navigation-list clarity-navigation-list-item clarity-button .mdc-button .mdc-button__label{font-weight:400}clarity-navigation-list clarity-navigation-list-item .mdc-button__ripple,clarity-navigation-list clarity-navigation-list-item .mdc-deprecated-list-item__ripple{display:none}clarity-navigation-list clarity-navigation-list-item .mdc-button__label,clarity-navigation-list clarity-navigation-list-item .mdc-deprecated-list-item__text{line-height:15px;word-break:keep-all}clarity-navigation-list clarity-navigation-list-item:focus-within{background-color:rgba(0,0,0,.05);border-radius:1px}clarity-navigation-list clarity-navigation-list-item:hover{background-color:rgba(0,0,0,.05);border-radius:1px}clarity-navigation-list clarity-navigation-list-item.active{background:#fff;border-radius:1px}clarity-navigation-list clarity-navigation-list-item.active .mdc-button__label{color:#000}clarity-navigation-list .layout-row.nav-layout-row clarity-navigation-list-item{border-bottom:4px solid transparent;margin-left:5px;margin-right:5px}[dir=ltr] clarity-navigation-list .layout-row.nav-layout-row clarity-navigation-list-item:last-child{margin-right:0}[dir=ltr] clarity-navigation-list .layout-row.nav-layout-row clarity-navigation-list-item:first-child,[dir=rtl] clarity-navigation-list .layout-row.nav-layout-row clarity-navigation-list-item:last-child{margin-left:0}[dir=rtl] clarity-navigation-list .layout-row.nav-layout-row clarity-navigation-list-item:first-child{margin-right:0}clarity-navigation-list .layout-row.nav-layout-row clarity-navigation-list-item .mdc-button__label{justify-content:center;margin:auto;text-align:center}clarity-navigation-list .layout-row.nav-layout-row clarity-navigation-list-item.active{border-bottom:4px solid #4e9c18}clarity-navigation-list .layout-row.nav-layout-row clarity-navigation-list-item.active .mdc-button__label,clarity-navigation-list .layout-row.nav-layout-row clarity-navigation-list-item.active .mdc-deprecated-list-item__text{font-weight:700}[dir=ltr] clarity-navigation-list .layout-column.nav-layout-column clarity-navigation-list-item{border-left:3px solid #e2e2e2;border-radius:0 4px 4px 0}[dir=rtl] clarity-navigation-list .layout-column.nav-layout-column clarity-navigation-list-item{border-radius:4px 0 0 4px;border-right:3px solid #e2e2e2}clarity-navigation-list .layout-column.nav-layout-column clarity-navigation-list-item clarity-button button,clarity-navigation-list .layout-column.nav-layout-column clarity-navigation-list-item clarity-link a{min-height:30px}[dir=ltr] clarity-navigation-list .layout-column.nav-layout-column clarity-navigation-list-item .mdc-button__label,[dir=ltr] clarity-navigation-list .layout-column.nav-layout-column clarity-navigation-list-item .mdc-deprecated-list-item__text{padding-left:13px}[dir=rtl] clarity-navigation-list .layout-column.nav-layout-column clarity-navigation-list-item .mdc-button__label,[dir=rtl] clarity-navigation-list .layout-column.nav-layout-column clarity-navigation-list-item .mdc-deprecated-list-item__text{padding-right:13px}[dir=ltr] clarity-navigation-list .layout-column.nav-layout-column clarity-navigation-list-item .list-item__href{padding-left:6px}[dir=rtl] clarity-navigation-list .layout-column.nav-layout-column clarity-navigation-list-item .list-item__href{padding-right:6px}clarity-navigation-list .layout-column.nav-layout-column clarity-navigation-list-item.active{background:#eef6e7}[dir=ltr] clarity-navigation-list .layout-column.nav-layout-column clarity-navigation-list-item.active{border-left:3px solid #4e9c18}[dir=rtl] clarity-navigation-list .layout-column.nav-layout-column clarity-navigation-list-item.active{border-right:3px solid #4e9c18}clarity-navigation-list .layout-column.nav-layout-column clarity-navigation-list-item.active .mdc-button__label,clarity-navigation-list .layout-column.nav-layout-column clarity-navigation-list-item.active .mdc-deprecated-list-item__text{font-weight:700}[dir=ltr] clarity-navigation-list .layout-column.nav-layout-column clarity-navigation-list-item.active .mdc-button__label,[dir=ltr] clarity-navigation-list .layout-column.nav-layout-column clarity-navigation-list-item.active .mdc-deprecated-list-item__text{padding-left:13px}[dir=rtl] clarity-navigation-list .layout-column.nav-layout-column clarity-navigation-list-item.active .mdc-button__label,[dir=rtl] clarity-navigation-list .layout-column.nav-layout-column clarity-navigation-list-item.active .mdc-deprecated-list-item__text{padding-right:13px}clarity-navigation-list .clarity-menu{border-bottom:4px solid transparent}[dir=ltr] clarity-navigation-list .clarity-menu{margin-left:5px}[dir=rtl] clarity-navigation-list .clarity-menu{margin-right:5px}clarity-navigation-list .clarity-menu .mdc-button{--mdc-theme-primary:#000}clarity-navigation-list .clarity-menu .mdc-button .clarity-menu__label,clarity-navigation-list .clarity-menu .mdc-button:not(:disabled){color:#000}clarity-navigation-list .clarity-menu:hover{background-color:rgba(0,0,0,.05);border-radius:1px}clarity-navigation-list .clarity-menu .clarity-menu__trigger-item--button{margin:0;padding:24px 21px}clarity-navigation-list .clarity-menu .clarity-menu__trigger-item--button .mdc-button__ripple{display:none}.disabled clarity-navigation-list-item{pointer-events:none}.disabled clarity-navigation-list-item:hover{background-color:transparent}.disabled clarity-navigation-list-item:focus-within{background-color:transparent}.disabled .clarity-ui-nav-item__agp .mdc-button__label,.disabled .clarity-ui-nav-item__compare .mdc-button__label,.disabled .clarity-ui-nav-item__daily .mdc-button__label,.disabled .clarity-ui-nav-item__overlay .mdc-button__label,.disabled .clarity-ui-nav-item__overview .mdc-button__label,.disabled .clarity-ui-nav-item__patient-settings .mdc-button__label,.disabled .clarity-ui-nav-item__patterns .mdc-button__label,.disabled .clarity-ui-nav-item__statistics .mdc-button__label{color:#8b8b8b}.clarity-dialog .mdc-dialog .mdc-dialog__title{padding:0}.clarity-dialog .mdc-dialog .uploader-container{min-height:0}.clarity-dialog .mdc-dialog .uploader-container__content-row{border:none;min-height:auto;padding:40px 20px}.clarity-dialog .mdc-dialog .mdc-dialog__actions{border:0;padding:0}.clarity-dialog .mdc-dialog .mdc-dialog__surface{min-width:950px;padding:0 24px 9px}.clarity-dialog .mdc-dialog .mdc-dialog__content{color:#000;min-width:500px;padding:0}#ember-testing-container .clarity-dialog [autofocus],#ember-testing-container .clarity-dialog [tabindex],#ember-testing-container .clarity-dialog a,#ember-testing-container .clarity-dialog button,#ember-testing-container .clarity-dialog input,#ember-testing-container .clarity-dialog select,#ember-testing-container .clarity-dialog textarea{visibility:visible!important}.clarity-menu{--mdc-typography-button-font-weight:normal}.clarity-menu .mdc-deprecated-list-item{height:36px}.clarity-menu .clarity-menu__label{color:#333}[dir=ltr] .clarity-menu.clarity-menu__has-subLabel .mdc-button__label div{text-align:left}[dir=rtl] .clarity-menu.clarity-menu__has-subLabel .mdc-button__label div{text-align:right}.clarity-menu.clarity-menu__has-subLabel .mdc-button__label div:first-line{color:#666}.clarity-menu.clarity-menu__has-subLabel .mdc-deprecated-list{padding-top:0}.clarity-menu .clarity-menu__trigger-item--button,.clarity-menu .mdc-deprecated-list-item{padding-left:16px;padding-right:16px}[dir=ltr] .clarity-menu .clarity-menu__trigger-item--button,[dir=ltr] .clarity-menu .mdc-deprecated-list-item{text-align:left}[dir=rtl] .clarity-menu .clarity-menu__trigger-item--button,[dir=rtl] .clarity-menu .mdc-deprecated-list-item{text-align:right}.clarity-menu .clarity-menu__trigger-item--button .mdc-button__label{max-width:140px}.clarity-menu .clarity-menu__trigger-item--button .clarity-menu__label,.clarity-menu .clarity-menu__trigger-item--button .clarity-menu__sublabel{max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.clarity-menu .clarity-menu__trigger-item-down-arrow{font-size:11px}[dir=ltr] .clarity-menu .clarity-menu__trigger-item-down-arrow{margin-left:8px}[dir=rtl] .clarity-menu .clarity-menu__trigger-item-down-arrow{margin-right:8px}.clarity-menu .mdc-deprecated-list-item:hover{background-color:rgba(0,0,0,.05)}.clarity-menu .clarity-dropdown__trigger-item-up-arrow img{min-width:11px}[dir=ltr] .clarity-menu .clarity-dropdown__trigger-item-up-arrow img{transform:rotate(180deg)}[dir=rtl] .clarity-menu .clarity-dropdown__trigger-item-up-arrow img{transform:rotate(-180deg)}.clarity-menu .mdc-button__label.mdc-list-item.mdc-list-item--non-interactive{padding-bottom:.9em;padding-top:.6em}.clarity-menu .mdc-button__label .mdc-button__label_overlay:hover{background-color:rgba(0,0,0,.05);border-radius:1px}.clarity-menu .cui-link{color:#2471c9;font-weight:unset}.clarity-menu .cui-link:hover{text-decoration:none}.clarity-menu .glossary-link:hover{color:unset}clarity-select .mdc-select{display:inline-block}clarity-select .mdc-select--outlined .mdc-select__anchor{display:inline-flex;width:auto}clarity-select .mdc-select--outlined .mdc-select__anchor .mdc-select__dropdown-icon{fill:#2471c9}clarity-select .mdc-select--outlined .mdc-select__anchor .mdc-notched-outline .mdc-floating-label--float-above{font-size:1.3rem;overflow:visible}clarity-select .mdc-select__selected-text{font-size:1.2rem;font-weight:700}clarity-select .mdc-deprecated-list-item__text{font-size:16px}.sidebar-title{font-weight:700;margin-top:22px}[dir=ltr] .sidebar-title{margin-left:0}[dir=rtl] .sidebar-title{margin-right:0}.clarity-sidebar-info{margin-bottom:8px;margin-top:8px}[dir=ltr] .clarity-sidebar-info{margin-left:13px}[dir=rtl] .clarity-sidebar-info{margin-right:13px}.clarity-sidebar-info-patient-list-link{margin-bottom:11px}clarity-sidebar-info-label{font-size:14px;font-weight:700;line-height:15px}clarity-sidebar-info-content{font-size:14px;overflow-wrap:break-word}clarity-content-row .clarity-content-row__sidebar{min-width:250px}[dir=ltr] clarity-content-row .clarity-content-row__sidebar{margin-right:27px}[dir=rtl] clarity-content-row .clarity-content-row__sidebar{margin-left:27px}clarity-content-row .clarity-content-row__content clarity-card{margin:0 0 50px}.clarity-sidebar{margin-bottom:8px;max-width:250px}clarity-text-field .mdc-text-field--textarea{width:100%}clarity-text-field .mdc-text-field--textarea.mdc-text-field--outlined .mdc-text-field__input{margin:4px;padding:0}clarity-text-field textarea,clarity-text-field textarea:focus{box-shadow:none}clarity-tooltip .clarity-tooltip__content-wrapper{display:inline-block}clarity-tooltip .clarity-tooltip__big-mode .mdc-tooltip__surface{font-size:16px;max-width:400px}body.ui-theme-material{background-color:#f8f8f8}html{scroll-behavior:smooth}body.ui-theme-material.reports-route{background:none}.cui-label,.cui-text{color:#101010}.cui-label,.cui-link{font-weight:700}.cui-link{color:#2471c9;text-decoration:none}.cui-link:hover{cursor:pointer;text-decoration:underline}.cui-h1,.cui-h2,.cui-h3{color:#101010;font-weight:700}.cui-h1{font-size:36px;line-height:44px}.cui-h2{font-size:24px;line-height:32px}.cui-h3{font-size:20px;line-height:26px}.cui-div{font-size:14px;line-height:16px}.cui-hr{border-bottom:1px solid rgba(42,42,42,.3)}body,html{position:relative}body{padding:0}[tabindex="-1"]:focus{outline:none}.inset{padding:10px}a.md-no-style,button.md-no-style{background-color:inherit;border:none;font-weight:400;margin:0;padding:0}[dir=ltr] a.md-no-style,[dir=ltr] button.md-no-style{text-align:left}[dir=rtl] a.md-no-style,[dir=rtl] button.md-no-style{text-align:right}button,input,select,textarea{vertical-align:baseline}button[disabled],html input[type=button][disabled],input[type=reset][disabled],input[type=submit][disabled]{cursor:default}textarea{vertical-align:top}input[type=search]{-webkit-box-sizing:content-box}input:-webkit-autofill{text-shadow:none}.md-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-transform:none;width:1px}.md-shadow{border-radius:inherit;bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0}.md-shadow-bottom-z-1{box-shadow:0 2px 5px 0 rgba(0,0,0,.26)}.md-shadow-bottom-z-2{box-shadow:0 4px 8px 0 rgba(0,0,0,.4)}.md-shadow-animated.md-shadow{transition:box-shadow .28s cubic-bezier(.4,0,.2,1)}.md-ripple-container{height:100%;overflow:hidden;pointer-events:none;position:absolute;top:0;transition:all .55s cubic-bezier(.25,.8,.25,1);width:100%}[dir=ltr] .md-ripple-container{left:0}[dir=rtl] .md-ripple-container{right:0}.md-ripple{border-radius:50%;opacity:0;position:absolute;transform-origin:50% 50%}[dir=ltr] .md-ripple{transform:translate(-50%,-50%) scale(0)}[dir=rtl] .md-ripple{transform:translate(50%,-50%) scale(0)}.md-ripple.md-ripple-placed{transition:margin .9s cubic-bezier(.25,.8,.25,1),border .9s cubic-bezier(.25,.8,.25,1),width .9s cubic-bezier(.25,.8,.25,1),height .9s cubic-bezier(.25,.8,.25,1),opacity .9s cubic-bezier(.25,.8,.25,1),transform .9s cubic-bezier(.25,.8,.25,1)}[dir=ltr] .md-ripple.md-ripple-scaled{transform:translate(-50%,-50%) scale(1)}[dir=rtl] .md-ripple.md-ripple-scaled{transform:translate(50%,-50%) scale(1)}.md-ripple.md-ripple-active,.md-ripple.md-ripple-full,.md-ripple.md-ripple-visible{opacity:.2}.md-ripple.md-ripple-remove{animation:md-remove-ripple .9s cubic-bezier(.25,.8,.25,1)}@keyframes md-remove-ripple{0%{opacity:.15}to{opacity:0}}.md-padding{padding:8px}.md-margin{margin:8px}.md-scroll-mask{background-color:transparent;bottom:0;left:0;position:absolute;right:0;top:0;z-index:50}.md-scroll-mask>.md-scroll-mask-bar{background-color:#fafafa;bottom:0;box-shadow:inset 0 0 1px rgba(0,0,0,.3);display:block;position:absolute;top:0;z-index:65}[dir=ltr] .md-scroll-mask>.md-scroll-mask-bar{right:0}[dir=rtl] .md-scroll-mask>.md-scroll-mask-bar{left:0}.md-no-momentum{-webkit-overflow-scrolling:auto}.md-no-flicker{-webkit-filter:blur(0)}@media (min-width:960px){.md-padding{padding:16px}}body[dir=ltr],body[dir=rtl],html[dir=ltr],html[dir=rtl]{unicode-bidi:embed}bdo[dir=rtl]{unicode-bidi:bidi-override}[dir=ltr] bdo[dir=rtl]{direction:rtl}[dir=rtl] bdo[dir=rtl]{direction:ltr}bdo[dir=ltr]{unicode-bidi:bidi-override}[dir=ltr] bdo[dir=ltr]{direction:ltr}[dir=rtl] bdo[dir=ltr]{direction:rtl}.ng-cloak,.x-ng-cloak,[data-ng-cloak],[ng-cloak],[ng\:cloak],[x-ng-cloak]{display:none!important}@-moz-document url-prefix(){.layout-fill{height:100%;margin:0;min-height:100%;width:100%}}.flex-order{order:0}.flex-order--20{order:-20}.flex-order--19{order:-19}.flex-order--18{order:-18}.flex-order--17{order:-17}.flex-order--16{order:-16}.flex-order--15{order:-15}.flex-order--14{order:-14}.flex-order--13{order:-13}.flex-order--12{order:-12}.flex-order--11{order:-11}.flex-order--10{order:-10}.flex-order--9{order:-9}.flex-order--8{order:-8}.flex-order--7{order:-7}.flex-order--6{order:-6}.flex-order--5{order:-5}.flex-order--4{order:-4}.flex-order--3{order:-3}.flex-order--2{order:-2}.flex-order--1{order:-1}.flex-order-0{order:0}.flex-order-1{order:1}.flex-order-2{order:2}.flex-order-3{order:3}.flex-order-4{order:4}.flex-order-5{order:5}.flex-order-6{order:6}.flex-order-7{order:7}.flex-order-8{order:8}.flex-order-9{order:9}.flex-order-10{order:10}.flex-order-11{order:11}.flex-order-12{order:12}.flex-order-13{order:13}.flex-order-14{order:14}.flex-order-15{order:15}.flex-order-16{order:16}.flex-order-17{order:17}.flex-order-18{order:18}.flex-order-19{order:19}.flex-order-20{order:20}[dir=ltr] .flex-offset-0,[dir=ltr] .layout-margin .flex-offset-0,[dir=ltr] .layout-margin .offset-0,[dir=ltr] .offset-0{margin-left:0}[dir=rtl] .flex-offset-0,[dir=rtl] .layout-margin .flex-offset-0,[dir=rtl] .layout-margin .offset-0,[dir=rtl] .offset-0{margin-right:0}[dir=ltr] [dir=rtl] .flex-offset-0,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-0,[dir=ltr] [dir=rtl] .layout-margin .offset-0,[dir=ltr] [dir=rtl] .offset-0{margin-left:auto;margin-right:0}[dir=rtl] [dir=rtl] .flex-offset-0,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-0,[dir=rtl] [dir=rtl] .layout-margin .offset-0,[dir=rtl] [dir=rtl] .offset-0{margin-left:0;margin-right:auto}[dir=ltr] .flex-offset-5,[dir=ltr] .layout-margin .flex-offset-5,[dir=ltr] .layout-margin .offset-5,[dir=ltr] .offset-5{margin-left:5%}[dir=rtl] .flex-offset-5,[dir=rtl] .layout-margin .flex-offset-5,[dir=rtl] .layout-margin .offset-5,[dir=rtl] .offset-5{margin-right:5%}[dir=ltr] [dir=rtl] .flex-offset-5,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-5,[dir=ltr] [dir=rtl] .layout-margin .offset-5,[dir=ltr] [dir=rtl] .offset-5{margin-left:auto;margin-right:5%}[dir=rtl] [dir=rtl] .flex-offset-5,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-5,[dir=rtl] [dir=rtl] .layout-margin .offset-5,[dir=rtl] [dir=rtl] .offset-5{margin-left:5%;margin-right:auto}[dir=ltr] .flex-offset-10,[dir=ltr] .layout-margin .flex-offset-10,[dir=ltr] .layout-margin .offset-10,[dir=ltr] .offset-10{margin-left:10%}[dir=rtl] .flex-offset-10,[dir=rtl] .layout-margin .flex-offset-10,[dir=rtl] .layout-margin .offset-10,[dir=rtl] .offset-10{margin-right:10%}[dir=ltr] [dir=rtl] .flex-offset-10,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-10,[dir=ltr] [dir=rtl] .layout-margin .offset-10,[dir=ltr] [dir=rtl] .offset-10{margin-left:auto;margin-right:10%}[dir=rtl] [dir=rtl] .flex-offset-10,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-10,[dir=rtl] [dir=rtl] .layout-margin .offset-10,[dir=rtl] [dir=rtl] .offset-10{margin-left:10%;margin-right:auto}[dir=ltr] .flex-offset-15,[dir=ltr] .layout-margin .flex-offset-15,[dir=ltr] .layout-margin .offset-15,[dir=ltr] .offset-15{margin-left:15%}[dir=rtl] .flex-offset-15,[dir=rtl] .layout-margin .flex-offset-15,[dir=rtl] .layout-margin .offset-15,[dir=rtl] .offset-15{margin-right:15%}[dir=ltr] [dir=rtl] .flex-offset-15,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-15,[dir=ltr] [dir=rtl] .layout-margin .offset-15,[dir=ltr] [dir=rtl] .offset-15{margin-left:auto;margin-right:15%}[dir=rtl] [dir=rtl] .flex-offset-15,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-15,[dir=rtl] [dir=rtl] .layout-margin .offset-15,[dir=rtl] [dir=rtl] .offset-15{margin-left:15%;margin-right:auto}[dir=ltr] .flex-offset-20,[dir=ltr] .layout-margin .flex-offset-20,[dir=ltr] .layout-margin .offset-20,[dir=ltr] .offset-20{margin-left:20%}[dir=rtl] .flex-offset-20,[dir=rtl] .layout-margin .flex-offset-20,[dir=rtl] .layout-margin .offset-20,[dir=rtl] .offset-20{margin-right:20%}[dir=ltr] [dir=rtl] .flex-offset-20,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-20,[dir=ltr] [dir=rtl] .layout-margin .offset-20,[dir=ltr] [dir=rtl] .offset-20{margin-left:auto;margin-right:20%}[dir=rtl] [dir=rtl] .flex-offset-20,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-20,[dir=rtl] [dir=rtl] .layout-margin .offset-20,[dir=rtl] [dir=rtl] .offset-20{margin-left:20%;margin-right:auto}[dir=ltr] .flex-offset-25,[dir=ltr] .layout-margin .flex-offset-25,[dir=ltr] .layout-margin .offset-25,[dir=ltr] .offset-25{margin-left:25%}[dir=rtl] .flex-offset-25,[dir=rtl] .layout-margin .flex-offset-25,[dir=rtl] .layout-margin .offset-25,[dir=rtl] .offset-25{margin-right:25%}[dir=ltr] [dir=rtl] .flex-offset-25,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-25,[dir=ltr] [dir=rtl] .layout-margin .offset-25,[dir=ltr] [dir=rtl] .offset-25{margin-left:auto;margin-right:25%}[dir=rtl] [dir=rtl] .flex-offset-25,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-25,[dir=rtl] [dir=rtl] .layout-margin .offset-25,[dir=rtl] [dir=rtl] .offset-25{margin-left:25%;margin-right:auto}[dir=ltr] .flex-offset-30,[dir=ltr] .layout-margin .flex-offset-30,[dir=ltr] .layout-margin .offset-30,[dir=ltr] .offset-30{margin-left:30%}[dir=rtl] .flex-offset-30,[dir=rtl] .layout-margin .flex-offset-30,[dir=rtl] .layout-margin .offset-30,[dir=rtl] .offset-30{margin-right:30%}[dir=ltr] [dir=rtl] .flex-offset-30,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-30,[dir=ltr] [dir=rtl] .layout-margin .offset-30,[dir=ltr] [dir=rtl] .offset-30{margin-left:auto;margin-right:30%}[dir=rtl] [dir=rtl] .flex-offset-30,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-30,[dir=rtl] [dir=rtl] .layout-margin .offset-30,[dir=rtl] [dir=rtl] .offset-30{margin-left:30%;margin-right:auto}[dir=ltr] .flex-offset-35,[dir=ltr] .layout-margin .flex-offset-35,[dir=ltr] .layout-margin .offset-35,[dir=ltr] .offset-35{margin-left:35%}[dir=rtl] .flex-offset-35,[dir=rtl] .layout-margin .flex-offset-35,[dir=rtl] .layout-margin .offset-35,[dir=rtl] .offset-35{margin-right:35%}[dir=ltr] [dir=rtl] .flex-offset-35,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-35,[dir=ltr] [dir=rtl] .layout-margin .offset-35,[dir=ltr] [dir=rtl] .offset-35{margin-left:auto;margin-right:35%}[dir=rtl] [dir=rtl] .flex-offset-35,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-35,[dir=rtl] [dir=rtl] .layout-margin .offset-35,[dir=rtl] [dir=rtl] .offset-35{margin-left:35%;margin-right:auto}[dir=ltr] .flex-offset-40,[dir=ltr] .layout-margin .flex-offset-40,[dir=ltr] .layout-margin .offset-40,[dir=ltr] .offset-40{margin-left:40%}[dir=rtl] .flex-offset-40,[dir=rtl] .layout-margin .flex-offset-40,[dir=rtl] .layout-margin .offset-40,[dir=rtl] .offset-40{margin-right:40%}[dir=ltr] [dir=rtl] .flex-offset-40,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-40,[dir=ltr] [dir=rtl] .layout-margin .offset-40,[dir=ltr] [dir=rtl] .offset-40{margin-left:auto;margin-right:40%}[dir=rtl] [dir=rtl] .flex-offset-40,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-40,[dir=rtl] [dir=rtl] .layout-margin .offset-40,[dir=rtl] [dir=rtl] .offset-40{margin-left:40%;margin-right:auto}[dir=ltr] .flex-offset-45,[dir=ltr] .layout-margin .flex-offset-45,[dir=ltr] .layout-margin .offset-45,[dir=ltr] .offset-45{margin-left:45%}[dir=rtl] .flex-offset-45,[dir=rtl] .layout-margin .flex-offset-45,[dir=rtl] .layout-margin .offset-45,[dir=rtl] .offset-45{margin-right:45%}[dir=ltr] [dir=rtl] .flex-offset-45,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-45,[dir=ltr] [dir=rtl] .layout-margin .offset-45,[dir=ltr] [dir=rtl] .offset-45{margin-left:auto;margin-right:45%}[dir=rtl] [dir=rtl] .flex-offset-45,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-45,[dir=rtl] [dir=rtl] .layout-margin .offset-45,[dir=rtl] [dir=rtl] .offset-45{margin-left:45%;margin-right:auto}[dir=ltr] .flex-offset-50,[dir=ltr] .layout-margin .flex-offset-50,[dir=ltr] .layout-margin .offset-50,[dir=ltr] .offset-50{margin-left:50%}[dir=rtl] .flex-offset-50,[dir=rtl] .layout-margin .flex-offset-50,[dir=rtl] .layout-margin .offset-50,[dir=rtl] .offset-50{margin-right:50%}[dir=ltr] [dir=rtl] .flex-offset-50,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-50,[dir=ltr] [dir=rtl] .layout-margin .offset-50,[dir=ltr] [dir=rtl] .offset-50{margin-left:auto;margin-right:50%}[dir=rtl] [dir=rtl] .flex-offset-50,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-50,[dir=rtl] [dir=rtl] .layout-margin .offset-50,[dir=rtl] [dir=rtl] .offset-50{margin-left:50%;margin-right:auto}[dir=ltr] .flex-offset-55,[dir=ltr] .layout-margin .flex-offset-55,[dir=ltr] .layout-margin .offset-55,[dir=ltr] .offset-55{margin-left:55%}[dir=rtl] .flex-offset-55,[dir=rtl] .layout-margin .flex-offset-55,[dir=rtl] .layout-margin .offset-55,[dir=rtl] .offset-55{margin-right:55%}[dir=ltr] [dir=rtl] .flex-offset-55,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-55,[dir=ltr] [dir=rtl] .layout-margin .offset-55,[dir=ltr] [dir=rtl] .offset-55{margin-left:auto;margin-right:55%}[dir=rtl] [dir=rtl] .flex-offset-55,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-55,[dir=rtl] [dir=rtl] .layout-margin .offset-55,[dir=rtl] [dir=rtl] .offset-55{margin-left:55%;margin-right:auto}[dir=ltr] .flex-offset-60,[dir=ltr] .layout-margin .flex-offset-60,[dir=ltr] .layout-margin .offset-60,[dir=ltr] .offset-60{margin-left:60%}[dir=rtl] .flex-offset-60,[dir=rtl] .layout-margin .flex-offset-60,[dir=rtl] .layout-margin .offset-60,[dir=rtl] .offset-60{margin-right:60%}[dir=ltr] [dir=rtl] .flex-offset-60,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-60,[dir=ltr] [dir=rtl] .layout-margin .offset-60,[dir=ltr] [dir=rtl] .offset-60{margin-left:auto;margin-right:60%}[dir=rtl] [dir=rtl] .flex-offset-60,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-60,[dir=rtl] [dir=rtl] .layout-margin .offset-60,[dir=rtl] [dir=rtl] .offset-60{margin-left:60%;margin-right:auto}[dir=ltr] .flex-offset-65,[dir=ltr] .layout-margin .flex-offset-65,[dir=ltr] .layout-margin .offset-65,[dir=ltr] .offset-65{margin-left:65%}[dir=rtl] .flex-offset-65,[dir=rtl] .layout-margin .flex-offset-65,[dir=rtl] .layout-margin .offset-65,[dir=rtl] .offset-65{margin-right:65%}[dir=ltr] [dir=rtl] .flex-offset-65,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-65,[dir=ltr] [dir=rtl] .layout-margin .offset-65,[dir=ltr] [dir=rtl] .offset-65{margin-left:auto;margin-right:65%}[dir=rtl] [dir=rtl] .flex-offset-65,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-65,[dir=rtl] [dir=rtl] .layout-margin .offset-65,[dir=rtl] [dir=rtl] .offset-65{margin-left:65%;margin-right:auto}[dir=ltr] .flex-offset-70,[dir=ltr] .layout-margin .flex-offset-70,[dir=ltr] .layout-margin .offset-70,[dir=ltr] .offset-70{margin-left:70%}[dir=rtl] .flex-offset-70,[dir=rtl] .layout-margin .flex-offset-70,[dir=rtl] .layout-margin .offset-70,[dir=rtl] .offset-70{margin-right:70%}[dir=ltr] [dir=rtl] .flex-offset-70,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-70,[dir=ltr] [dir=rtl] .layout-margin .offset-70,[dir=ltr] [dir=rtl] .offset-70{margin-left:auto;margin-right:70%}[dir=rtl] [dir=rtl] .flex-offset-70,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-70,[dir=rtl] [dir=rtl] .layout-margin .offset-70,[dir=rtl] [dir=rtl] .offset-70{margin-left:70%;margin-right:auto}[dir=ltr] .flex-offset-75,[dir=ltr] .layout-margin .flex-offset-75,[dir=ltr] .layout-margin .offset-75,[dir=ltr] .offset-75{margin-left:75%}[dir=rtl] .flex-offset-75,[dir=rtl] .layout-margin .flex-offset-75,[dir=rtl] .layout-margin .offset-75,[dir=rtl] .offset-75{margin-right:75%}[dir=ltr] [dir=rtl] .flex-offset-75,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-75,[dir=ltr] [dir=rtl] .layout-margin .offset-75,[dir=ltr] [dir=rtl] .offset-75{margin-left:auto;margin-right:75%}[dir=rtl] [dir=rtl] .flex-offset-75,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-75,[dir=rtl] [dir=rtl] .layout-margin .offset-75,[dir=rtl] [dir=rtl] .offset-75{margin-left:75%;margin-right:auto}[dir=ltr] .flex-offset-80,[dir=ltr] .layout-margin .flex-offset-80,[dir=ltr] .layout-margin .offset-80,[dir=ltr] .offset-80{margin-left:80%}[dir=rtl] .flex-offset-80,[dir=rtl] .layout-margin .flex-offset-80,[dir=rtl] .layout-margin .offset-80,[dir=rtl] .offset-80{margin-right:80%}[dir=ltr] [dir=rtl] .flex-offset-80,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-80,[dir=ltr] [dir=rtl] .layout-margin .offset-80,[dir=ltr] [dir=rtl] .offset-80{margin-left:auto;margin-right:80%}[dir=rtl] [dir=rtl] .flex-offset-80,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-80,[dir=rtl] [dir=rtl] .layout-margin .offset-80,[dir=rtl] [dir=rtl] .offset-80{margin-left:80%;margin-right:auto}[dir=ltr] .flex-offset-85,[dir=ltr] .layout-margin .flex-offset-85,[dir=ltr] .layout-margin .offset-85,[dir=ltr] .offset-85{margin-left:85%}[dir=rtl] .flex-offset-85,[dir=rtl] .layout-margin .flex-offset-85,[dir=rtl] .layout-margin .offset-85,[dir=rtl] .offset-85{margin-right:85%}[dir=ltr] [dir=rtl] .flex-offset-85,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-85,[dir=ltr] [dir=rtl] .layout-margin .offset-85,[dir=ltr] [dir=rtl] .offset-85{margin-left:auto;margin-right:85%}[dir=rtl] [dir=rtl] .flex-offset-85,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-85,[dir=rtl] [dir=rtl] .layout-margin .offset-85,[dir=rtl] [dir=rtl] .offset-85{margin-left:85%;margin-right:auto}[dir=ltr] .flex-offset-90,[dir=ltr] .layout-margin .flex-offset-90,[dir=ltr] .layout-margin .offset-90,[dir=ltr] .offset-90{margin-left:90%}[dir=rtl] .flex-offset-90,[dir=rtl] .layout-margin .flex-offset-90,[dir=rtl] .layout-margin .offset-90,[dir=rtl] .offset-90{margin-right:90%}[dir=ltr] [dir=rtl] .flex-offset-90,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-90,[dir=ltr] [dir=rtl] .layout-margin .offset-90,[dir=ltr] [dir=rtl] .offset-90{margin-left:auto;margin-right:90%}[dir=rtl] [dir=rtl] .flex-offset-90,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-90,[dir=rtl] [dir=rtl] .layout-margin .offset-90,[dir=rtl] [dir=rtl] .offset-90{margin-left:90%;margin-right:auto}[dir=ltr] .flex-offset-95,[dir=ltr] .layout-margin .flex-offset-95,[dir=ltr] .layout-margin .offset-95,[dir=ltr] .offset-95{margin-left:95%}[dir=rtl] .flex-offset-95,[dir=rtl] .layout-margin .flex-offset-95,[dir=rtl] .layout-margin .offset-95,[dir=rtl] .offset-95{margin-right:95%}[dir=ltr] [dir=rtl] .flex-offset-95,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-95,[dir=ltr] [dir=rtl] .layout-margin .offset-95,[dir=ltr] [dir=rtl] .offset-95{margin-left:auto;margin-right:95%}[dir=rtl] [dir=rtl] .flex-offset-95,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-95,[dir=rtl] [dir=rtl] .layout-margin .offset-95,[dir=rtl] [dir=rtl] .offset-95{margin-left:95%;margin-right:auto}[dir=ltr] .flex-offset-33,[dir=ltr] .layout-margin .flex-offset-33,[dir=ltr] .layout-margin .offset-33,[dir=ltr] .offset-33{margin-left:33.3333333333%}[dir=rtl] .flex-offset-33,[dir=rtl] .layout-margin .flex-offset-33,[dir=rtl] .layout-margin .offset-33,[dir=rtl] .offset-33{margin-right:33.3333333333%}[dir=ltr] .flex-offset-66,[dir=ltr] .layout-margin .flex-offset-66,[dir=ltr] .layout-margin .offset-66,[dir=ltr] .offset-66{margin-left:66.6666666667%}[dir=rtl] .flex-offset-66,[dir=rtl] .layout-margin .flex-offset-66,[dir=rtl] .layout-margin .offset-66,[dir=rtl] .offset-66{margin-right:66.6666666667%}[dir=ltr] [dir=rtl] .flex-offset-66,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-66,[dir=ltr] [dir=rtl] .layout-margin .offset-66,[dir=ltr] [dir=rtl] .offset-66{margin-left:auto;margin-right:66.6666666667%}[dir=rtl] [dir=rtl] .flex-offset-66,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-66,[dir=rtl] [dir=rtl] .layout-margin .offset-66,[dir=rtl] [dir=rtl] .offset-66{margin-left:66.6666666667%;margin-right:auto}.layout-align,.layout-align-start-stretch{align-content:stretch;align-items:stretch;justify-content:flex-start}.layout-align-start,.layout-align-start-center,.layout-align-start-end,.layout-align-start-start,.layout-align-start-stretch{justify-content:flex-start}.layout-align-center,.layout-align-center-center,.layout-align-center-end,.layout-align-center-start,.layout-align-center-stretch{justify-content:center}.layout-align-end,.layout-align-end-center,.layout-align-end-end,.layout-align-end-start,.layout-align-end-stretch{justify-content:flex-end}.layout-align-space-around,.layout-align-space-around-center,.layout-align-space-around-end,.layout-align-space-around-start,.layout-align-space-around-stretch{justify-content:space-around}.layout-align-space-between,.layout-align-space-between-center,.layout-align-space-between-end,.layout-align-space-between-start,.layout-align-space-between-stretch{justify-content:space-between}.layout-align-center-start,.layout-align-end-start,.layout-align-space-around-start,.layout-align-space-between-start,.layout-align-start-start{align-content:flex-start;align-items:flex-start}.layout-align-center-center,.layout-align-end-center,.layout-align-space-around-center,.layout-align-space-between-center,.layout-align-start-center{align-content:center;align-items:center;max-width:100%}.layout-align-center-center>*,.layout-align-end-center>*,.layout-align-space-around-center>*,.layout-align-space-between-center>*,.layout-align-start-center>*{box-sizing:border-box;max-width:100%}.layout-align-center-end,.layout-align-end-end,.layout-align-space-around-end,.layout-align-space-between-end,.layout-align-start-end{align-content:flex-end;align-items:flex-end}.layout-align-center-stretch,.layout-align-end-stretch,.layout-align-space-around-stretch,.layout-align-space-between-stretch,.layout-align-start-stretch{align-content:stretch;align-items:stretch}.flex{flex:1}.flex,.flex-grow{box-sizing:border-box}.flex-grow{flex:1 1 100%}.flex-initial{box-sizing:border-box;flex:0 1 auto}.flex-auto{box-sizing:border-box;flex:1 1 auto}.flex-none{box-sizing:border-box;flex:0 0 auto}.flex-noshrink{box-sizing:border-box;flex:1 0 auto}.flex-nogrow{box-sizing:border-box;flex:0 1 auto}.flex-0,.layout-row>.flex-0{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:0}.layout-row>.flex-0{min-width:0}.layout-column>.flex-0{box-sizing:border-box;flex:1 1 100%;max-height:0;max-width:100%}.flex-5,.layout-row>.flex-5{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:5%}.layout-column>.flex-5{box-sizing:border-box;flex:1 1 100%;max-height:5%;max-width:100%}.flex-10,.layout-row>.flex-10{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:10%}.layout-column>.flex-10{box-sizing:border-box;flex:1 1 100%;max-height:10%;max-width:100%}.flex-15,.layout-row>.flex-15{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:15%}.layout-column>.flex-15{box-sizing:border-box;flex:1 1 100%;max-height:15%;max-width:100%}.flex-20,.layout-row>.flex-20{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:20%}.layout-column>.flex-20{box-sizing:border-box;flex:1 1 100%;max-height:20%;max-width:100%}.flex-25,.layout-row>.flex-25{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:25%}.layout-column>.flex-25{box-sizing:border-box;flex:1 1 100%;max-height:25%;max-width:100%}.flex-30,.layout-row>.flex-30{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:30%}.layout-column>.flex-30{box-sizing:border-box;flex:1 1 100%;max-height:30%;max-width:100%}.flex-35,.layout-row>.flex-35{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:35%}.layout-column>.flex-35{box-sizing:border-box;flex:1 1 100%;max-height:35%;max-width:100%}.flex-40,.layout-row>.flex-40{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:40%}.layout-column>.flex-40{box-sizing:border-box;flex:1 1 100%;max-height:40%;max-width:100%}.flex-45,.layout-row>.flex-45{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:45%}.layout-column>.flex-45{box-sizing:border-box;flex:1 1 100%;max-height:45%;max-width:100%}.flex-50,.layout-row>.flex-50{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:50%}.layout-column>.flex-50{box-sizing:border-box;flex:1 1 100%;max-height:50%;max-width:100%}.flex-55,.layout-row>.flex-55{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:55%}.layout-column>.flex-55{box-sizing:border-box;flex:1 1 100%;max-height:55%;max-width:100%}.flex-60,.layout-row>.flex-60{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:60%}.layout-column>.flex-60{box-sizing:border-box;flex:1 1 100%;max-height:60%;max-width:100%}.flex-65,.layout-row>.flex-65{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:65%}.layout-column>.flex-65{box-sizing:border-box;flex:1 1 100%;max-height:65%;max-width:100%}.flex-70,.layout-row>.flex-70{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:70%}.layout-column>.flex-70{box-sizing:border-box;flex:1 1 100%;max-height:70%;max-width:100%}.flex-75,.layout-row>.flex-75{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:75%}.layout-column>.flex-75{box-sizing:border-box;flex:1 1 100%;max-height:75%;max-width:100%}.flex-80,.layout-row>.flex-80{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:80%}.layout-column>.flex-80{box-sizing:border-box;flex:1 1 100%;max-height:80%;max-width:100%}.flex-85,.layout-row>.flex-85{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:85%}.layout-column>.flex-85{box-sizing:border-box;flex:1 1 100%;max-height:85%;max-width:100%}.flex-90,.layout-row>.flex-90{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:90%}.layout-column>.flex-90{box-sizing:border-box;flex:1 1 100%;max-height:90%;max-width:100%}.flex-95,.layout-row>.flex-95{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:95%}.layout-column>.flex-95{max-height:95%}.flex-100,.layout-column>.flex-95{box-sizing:border-box;flex:1 1 100%;max-width:100%}.flex-100{max-height:100%}.layout-column>.flex-100,.layout-row>.flex-100{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:100%}.flex-33{max-width:33.33%}.flex-33,.flex-66{box-sizing:border-box;flex:1 1 100%;max-height:100%}.flex-66{max-width:66.66%}.layout-row>.flex-33{flex:1 1 33.33%}.layout-row>.flex-66{flex:1 1 66.66%}.layout-column>.flex-33{flex:1 1 33.33%}.layout-column>.flex-66{flex:1 1 66.66%}.layout-row>.flex-33{max-width:33.33%}.layout-row>.flex-33,.layout-row>.flex-66{box-sizing:border-box;flex:1 1 100%;max-height:100%}.layout-row>.flex-66{max-width:66.66%}.layout-row>.flex{min-width:0}.layout-column>.flex-33{max-height:33.33%}.layout-column>.flex-33,.layout-column>.flex-66{box-sizing:border-box;flex:1 1 100%;max-width:100%}.layout-column>.flex-66{max-height:66.66%}.layout-column>.flex{min-height:0}.layout,.layout-column,.layout-row{box-sizing:border-box;display:flex}.layout-column{flex-direction:column}.layout-row{flex-direction:row}.layout-padding-sm>*,.layout-padding>.flex-sm{padding:4px}.layout-padding,.layout-padding-gt-sm,.layout-padding-gt-sm>*,.layout-padding-md,.layout-padding-md>*,.layout-padding>*,.layout-padding>.flex,.layout-padding>.flex-gt-sm,.layout-padding>.flex-md{padding:8px}.layout-padding-gt-lg>*,.layout-padding-gt-md>*,.layout-padding-lg>*,.layout-padding>.flex-gt-lg,.layout-padding>.flex-gt-md,.layout-padding>.flex-lg{padding:16px}.layout-margin-sm>*,.layout-margin>.flex-sm{margin:4px}.layout-margin,.layout-margin-gt-sm,.layout-margin-gt-sm>*,.layout-margin-md,.layout-margin-md>*,.layout-margin>*,.layout-margin>.flex,.layout-margin>.flex-gt-sm,.layout-margin>.flex-md{margin:8px}.layout-margin-gt-lg>*,.layout-margin-gt-md>*,.layout-margin-lg>*,.layout-margin>.flex-gt-lg,.layout-margin>.flex-gt-md,.layout-margin>.flex-lg{margin:16px}.layout-wrap{flex-wrap:wrap}.layout-nowrap{flex-wrap:nowrap}.layout-fill{height:100%;margin:0;min-height:100%;width:100%}@media (max-width:599px){.hide-xs:not(.show-xs):not(.show),.hide:not(.show-xs):not(.show){display:none}.flex-order-xs--20{order:-20}.flex-order-xs--19{order:-19}.flex-order-xs--18{order:-18}.flex-order-xs--17{order:-17}.flex-order-xs--16{order:-16}.flex-order-xs--15{order:-15}.flex-order-xs--14{order:-14}.flex-order-xs--13{order:-13}.flex-order-xs--12{order:-12}.flex-order-xs--11{order:-11}.flex-order-xs--10{order:-10}.flex-order-xs--9{order:-9}.flex-order-xs--8{order:-8}.flex-order-xs--7{order:-7}.flex-order-xs--6{order:-6}.flex-order-xs--5{order:-5}.flex-order-xs--4{order:-4}.flex-order-xs--3{order:-3}.flex-order-xs--2{order:-2}.flex-order-xs--1{order:-1}.flex-order-xs-0{order:0}.flex-order-xs-1{order:1}.flex-order-xs-2{order:2}.flex-order-xs-3{order:3}.flex-order-xs-4{order:4}.flex-order-xs-5{order:5}.flex-order-xs-6{order:6}.flex-order-xs-7{order:7}.flex-order-xs-8{order:8}.flex-order-xs-9{order:9}.flex-order-xs-10{order:10}.flex-order-xs-11{order:11}.flex-order-xs-12{order:12}.flex-order-xs-13{order:13}.flex-order-xs-14{order:14}.flex-order-xs-15{order:15}.flex-order-xs-16{order:16}.flex-order-xs-17{order:17}.flex-order-xs-18{order:18}.flex-order-xs-19{order:19}.flex-order-xs-20{order:20}[dir=ltr] .flex-offset-xs-0,[dir=ltr] .layout-margin .flex-offset-xs-0,[dir=ltr] .layout-margin .offset-xs-0,[dir=ltr] .offset-xs-0{margin-left:0}[dir=rtl] .flex-offset-xs-0,[dir=rtl] .layout-margin .flex-offset-xs-0,[dir=rtl] .layout-margin .offset-xs-0,[dir=rtl] .offset-xs-0{margin-right:0}[dir=ltr] [dir=rtl] .flex-offset-xs-0,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-xs-0,[dir=ltr] [dir=rtl] .layout-margin .offset-xs-0,[dir=ltr] [dir=rtl] .offset-xs-0{margin-left:auto;margin-right:0}[dir=rtl] [dir=rtl] .flex-offset-xs-0,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-xs-0,[dir=rtl] [dir=rtl] .layout-margin .offset-xs-0,[dir=rtl] [dir=rtl] .offset-xs-0{margin-left:0;margin-right:auto}[dir=ltr] .flex-offset-xs-5,[dir=ltr] .layout-margin .flex-offset-xs-5,[dir=ltr] .layout-margin .offset-xs-5,[dir=ltr] .offset-xs-5{margin-left:5%}[dir=rtl] .flex-offset-xs-5,[dir=rtl] .layout-margin .flex-offset-xs-5,[dir=rtl] .layout-margin .offset-xs-5,[dir=rtl] .offset-xs-5{margin-right:5%}[dir=ltr] [dir=rtl] .flex-offset-xs-5,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-xs-5,[dir=ltr] [dir=rtl] .layout-margin .offset-xs-5,[dir=ltr] [dir=rtl] .offset-xs-5{margin-left:auto;margin-right:5%}[dir=rtl] [dir=rtl] .flex-offset-xs-5,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-xs-5,[dir=rtl] [dir=rtl] .layout-margin .offset-xs-5,[dir=rtl] [dir=rtl] .offset-xs-5{margin-left:5%;margin-right:auto}[dir=ltr] .flex-offset-xs-10,[dir=ltr] .layout-margin .flex-offset-xs-10,[dir=ltr] .layout-margin .offset-xs-10,[dir=ltr] .offset-xs-10{margin-left:10%}[dir=rtl] .flex-offset-xs-10,[dir=rtl] .layout-margin .flex-offset-xs-10,[dir=rtl] .layout-margin .offset-xs-10,[dir=rtl] .offset-xs-10{margin-right:10%}[dir=ltr] [dir=rtl] .flex-offset-xs-10,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-xs-10,[dir=ltr] [dir=rtl] .layout-margin .offset-xs-10,[dir=ltr] [dir=rtl] .offset-xs-10{margin-left:auto;margin-right:10%}[dir=rtl] [dir=rtl] .flex-offset-xs-10,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-xs-10,[dir=rtl] [dir=rtl] .layout-margin .offset-xs-10,[dir=rtl] [dir=rtl] .offset-xs-10{margin-left:10%;margin-right:auto}[dir=ltr] .flex-offset-xs-15,[dir=ltr] .layout-margin .flex-offset-xs-15,[dir=ltr] .layout-margin .offset-xs-15,[dir=ltr] .offset-xs-15{margin-left:15%}[dir=rtl] .flex-offset-xs-15,[dir=rtl] .layout-margin .flex-offset-xs-15,[dir=rtl] .layout-margin .offset-xs-15,[dir=rtl] .offset-xs-15{margin-right:15%}[dir=ltr] [dir=rtl] .flex-offset-xs-15,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-xs-15,[dir=ltr] [dir=rtl] .layout-margin .offset-xs-15,[dir=ltr] [dir=rtl] .offset-xs-15{margin-left:auto;margin-right:15%}[dir=rtl] [dir=rtl] .flex-offset-xs-15,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-xs-15,[dir=rtl] [dir=rtl] .layout-margin .offset-xs-15,[dir=rtl] [dir=rtl] .offset-xs-15{margin-left:15%;margin-right:auto}[dir=ltr] .flex-offset-xs-20,[dir=ltr] .layout-margin .flex-offset-xs-20,[dir=ltr] .layout-margin .offset-xs-20,[dir=ltr] .offset-xs-20{margin-left:20%}[dir=rtl] .flex-offset-xs-20,[dir=rtl] .layout-margin .flex-offset-xs-20,[dir=rtl] .layout-margin .offset-xs-20,[dir=rtl] .offset-xs-20{margin-right:20%}[dir=ltr] [dir=rtl] .flex-offset-xs-20,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-xs-20,[dir=ltr] [dir=rtl] .layout-margin .offset-xs-20,[dir=ltr] [dir=rtl] .offset-xs-20{margin-left:auto;margin-right:20%}[dir=rtl] [dir=rtl] .flex-offset-xs-20,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-xs-20,[dir=rtl] [dir=rtl] .layout-margin .offset-xs-20,[dir=rtl] [dir=rtl] .offset-xs-20{margin-left:20%;margin-right:auto}[dir=ltr] .flex-offset-xs-25,[dir=ltr] .layout-margin .flex-offset-xs-25,[dir=ltr] .layout-margin .offset-xs-25,[dir=ltr] .offset-xs-25{margin-left:25%}[dir=rtl] .flex-offset-xs-25,[dir=rtl] .layout-margin .flex-offset-xs-25,[dir=rtl] .layout-margin .offset-xs-25,[dir=rtl] .offset-xs-25{margin-right:25%}[dir=ltr] [dir=rtl] .flex-offset-xs-25,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-xs-25,[dir=ltr] [dir=rtl] .layout-margin .offset-xs-25,[dir=ltr] [dir=rtl] .offset-xs-25{margin-left:auto;margin-right:25%}[dir=rtl] [dir=rtl] .flex-offset-xs-25,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-xs-25,[dir=rtl] [dir=rtl] .layout-margin .offset-xs-25,[dir=rtl] [dir=rtl] .offset-xs-25{margin-left:25%;margin-right:auto}[dir=ltr] .flex-offset-xs-30,[dir=ltr] .layout-margin .flex-offset-xs-30,[dir=ltr] .layout-margin .offset-xs-30,[dir=ltr] .offset-xs-30{margin-left:30%}[dir=rtl] .flex-offset-xs-30,[dir=rtl] .layout-margin .flex-offset-xs-30,[dir=rtl] .layout-margin .offset-xs-30,[dir=rtl] .offset-xs-30{margin-right:30%}[dir=ltr] [dir=rtl] .flex-offset-xs-30,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-xs-30,[dir=ltr] [dir=rtl] .layout-margin .offset-xs-30,[dir=ltr] [dir=rtl] .offset-xs-30{margin-left:auto;margin-right:30%}[dir=rtl] [dir=rtl] .flex-offset-xs-30,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-xs-30,[dir=rtl] [dir=rtl] .layout-margin .offset-xs-30,[dir=rtl] [dir=rtl] .offset-xs-30{margin-left:30%;margin-right:auto}[dir=ltr] .flex-offset-xs-35,[dir=ltr] .layout-margin .flex-offset-xs-35,[dir=ltr] .layout-margin .offset-xs-35,[dir=ltr] .offset-xs-35{margin-left:35%}[dir=rtl] .flex-offset-xs-35,[dir=rtl] .layout-margin .flex-offset-xs-35,[dir=rtl] .layout-margin .offset-xs-35,[dir=rtl] .offset-xs-35{margin-right:35%}[dir=ltr] [dir=rtl] .flex-offset-xs-35,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-xs-35,[dir=ltr] [dir=rtl] .layout-margin .offset-xs-35,[dir=ltr] [dir=rtl] .offset-xs-35{margin-left:auto;margin-right:35%}[dir=rtl] [dir=rtl] .flex-offset-xs-35,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-xs-35,[dir=rtl] [dir=rtl] .layout-margin .offset-xs-35,[dir=rtl] [dir=rtl] .offset-xs-35{margin-left:35%;margin-right:auto}[dir=ltr] .flex-offset-xs-40,[dir=ltr] .layout-margin .flex-offset-xs-40,[dir=ltr] .layout-margin .offset-xs-40,[dir=ltr] .offset-xs-40{margin-left:40%}[dir=rtl] .flex-offset-xs-40,[dir=rtl] .layout-margin .flex-offset-xs-40,[dir=rtl] .layout-margin .offset-xs-40,[dir=rtl] .offset-xs-40{margin-right:40%}[dir=ltr] [dir=rtl] .flex-offset-xs-40,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-xs-40,[dir=ltr] [dir=rtl] .layout-margin .offset-xs-40,[dir=ltr] [dir=rtl] .offset-xs-40{margin-left:auto;margin-right:40%}[dir=rtl] [dir=rtl] .flex-offset-xs-40,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-xs-40,[dir=rtl] [dir=rtl] .layout-margin .offset-xs-40,[dir=rtl] [dir=rtl] .offset-xs-40{margin-left:40%;margin-right:auto}[dir=ltr] .flex-offset-xs-45,[dir=ltr] .layout-margin .flex-offset-xs-45,[dir=ltr] .layout-margin .offset-xs-45,[dir=ltr] .offset-xs-45{margin-left:45%}[dir=rtl] .flex-offset-xs-45,[dir=rtl] .layout-margin .flex-offset-xs-45,[dir=rtl] .layout-margin .offset-xs-45,[dir=rtl] .offset-xs-45{margin-right:45%}[dir=ltr] [dir=rtl] .flex-offset-xs-45,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-xs-45,[dir=ltr] [dir=rtl] .layout-margin .offset-xs-45,[dir=ltr] [dir=rtl] .offset-xs-45{margin-left:auto;margin-right:45%}[dir=rtl] [dir=rtl] .flex-offset-xs-45,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-xs-45,[dir=rtl] [dir=rtl] .layout-margin .offset-xs-45,[dir=rtl] [dir=rtl] .offset-xs-45{margin-left:45%;margin-right:auto}[dir=ltr] .flex-offset-xs-50,[dir=ltr] .layout-margin .flex-offset-xs-50,[dir=ltr] .layout-margin .offset-xs-50,[dir=ltr] .offset-xs-50{margin-left:50%}[dir=rtl] .flex-offset-xs-50,[dir=rtl] .layout-margin .flex-offset-xs-50,[dir=rtl] .layout-margin .offset-xs-50,[dir=rtl] .offset-xs-50{margin-right:50%}[dir=ltr] [dir=rtl] .flex-offset-xs-50,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-xs-50,[dir=ltr] [dir=rtl] .layout-margin .offset-xs-50,[dir=ltr] [dir=rtl] .offset-xs-50{margin-left:auto;margin-right:50%}[dir=rtl] [dir=rtl] .flex-offset-xs-50,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-xs-50,[dir=rtl] [dir=rtl] .layout-margin .offset-xs-50,[dir=rtl] [dir=rtl] .offset-xs-50{margin-left:50%;margin-right:auto}[dir=ltr] .flex-offset-xs-55,[dir=ltr] .layout-margin .flex-offset-xs-55,[dir=ltr] .layout-margin .offset-xs-55,[dir=ltr] .offset-xs-55{margin-left:55%}[dir=rtl] .flex-offset-xs-55,[dir=rtl] .layout-margin .flex-offset-xs-55,[dir=rtl] .layout-margin .offset-xs-55,[dir=rtl] .offset-xs-55{margin-right:55%}[dir=ltr] [dir=rtl] .flex-offset-xs-55,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-xs-55,[dir=ltr] [dir=rtl] .layout-margin .offset-xs-55,[dir=ltr] [dir=rtl] .offset-xs-55{margin-left:auto;margin-right:55%}[dir=rtl] [dir=rtl] .flex-offset-xs-55,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-xs-55,[dir=rtl] [dir=rtl] .layout-margin .offset-xs-55,[dir=rtl] [dir=rtl] .offset-xs-55{margin-left:55%;margin-right:auto}[dir=ltr] .flex-offset-xs-60,[dir=ltr] .layout-margin .flex-offset-xs-60,[dir=ltr] .layout-margin .offset-xs-60,[dir=ltr] .offset-xs-60{margin-left:60%}[dir=rtl] .flex-offset-xs-60,[dir=rtl] .layout-margin .flex-offset-xs-60,[dir=rtl] .layout-margin .offset-xs-60,[dir=rtl] .offset-xs-60{margin-right:60%}[dir=ltr] [dir=rtl] .flex-offset-xs-60,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-xs-60,[dir=ltr] [dir=rtl] .layout-margin .offset-xs-60,[dir=ltr] [dir=rtl] .offset-xs-60{margin-left:auto;margin-right:60%}[dir=rtl] [dir=rtl] .flex-offset-xs-60,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-xs-60,[dir=rtl] [dir=rtl] .layout-margin .offset-xs-60,[dir=rtl] [dir=rtl] .offset-xs-60{margin-left:60%;margin-right:auto}[dir=ltr] .flex-offset-xs-65,[dir=ltr] .layout-margin .flex-offset-xs-65,[dir=ltr] .layout-margin .offset-xs-65,[dir=ltr] .offset-xs-65{margin-left:65%}[dir=rtl] .flex-offset-xs-65,[dir=rtl] .layout-margin .flex-offset-xs-65,[dir=rtl] .layout-margin .offset-xs-65,[dir=rtl] .offset-xs-65{margin-right:65%}[dir=ltr] [dir=rtl] .flex-offset-xs-65,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-xs-65,[dir=ltr] [dir=rtl] .layout-margin .offset-xs-65,[dir=ltr] [dir=rtl] .offset-xs-65{margin-left:auto;margin-right:65%}[dir=rtl] [dir=rtl] .flex-offset-xs-65,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-xs-65,[dir=rtl] [dir=rtl] .layout-margin .offset-xs-65,[dir=rtl] [dir=rtl] .offset-xs-65{margin-left:65%;margin-right:auto}[dir=ltr] .flex-offset-xs-70,[dir=ltr] .layout-margin .flex-offset-xs-70,[dir=ltr] .layout-margin .offset-xs-70,[dir=ltr] .offset-xs-70{margin-left:70%}[dir=rtl] .flex-offset-xs-70,[dir=rtl] .layout-margin .flex-offset-xs-70,[dir=rtl] .layout-margin .offset-xs-70,[dir=rtl] .offset-xs-70{margin-right:70%}[dir=ltr] [dir=rtl] .flex-offset-xs-70,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-xs-70,[dir=ltr] [dir=rtl] .layout-margin .offset-xs-70,[dir=ltr] [dir=rtl] .offset-xs-70{margin-left:auto;margin-right:70%}[dir=rtl] [dir=rtl] .flex-offset-xs-70,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-xs-70,[dir=rtl] [dir=rtl] .layout-margin .offset-xs-70,[dir=rtl] [dir=rtl] .offset-xs-70{margin-left:70%;margin-right:auto}[dir=ltr] .flex-offset-xs-75,[dir=ltr] .layout-margin .flex-offset-xs-75,[dir=ltr] .layout-margin .offset-xs-75,[dir=ltr] .offset-xs-75{margin-left:75%}[dir=rtl] .flex-offset-xs-75,[dir=rtl] .layout-margin .flex-offset-xs-75,[dir=rtl] .layout-margin .offset-xs-75,[dir=rtl] .offset-xs-75{margin-right:75%}[dir=ltr] [dir=rtl] .flex-offset-xs-75,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-xs-75,[dir=ltr] [dir=rtl] .layout-margin .offset-xs-75,[dir=ltr] [dir=rtl] .offset-xs-75{margin-left:auto;margin-right:75%}[dir=rtl] [dir=rtl] .flex-offset-xs-75,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-xs-75,[dir=rtl] [dir=rtl] .layout-margin .offset-xs-75,[dir=rtl] [dir=rtl] .offset-xs-75{margin-left:75%;margin-right:auto}[dir=ltr] .flex-offset-xs-80,[dir=ltr] .layout-margin .flex-offset-xs-80,[dir=ltr] .layout-margin .offset-xs-80,[dir=ltr] .offset-xs-80{margin-left:80%}[dir=rtl] .flex-offset-xs-80,[dir=rtl] .layout-margin .flex-offset-xs-80,[dir=rtl] .layout-margin .offset-xs-80,[dir=rtl] .offset-xs-80{margin-right:80%}[dir=ltr] [dir=rtl] .flex-offset-xs-80,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-xs-80,[dir=ltr] [dir=rtl] .layout-margin .offset-xs-80,[dir=ltr] [dir=rtl] .offset-xs-80{margin-left:auto;margin-right:80%}[dir=rtl] [dir=rtl] .flex-offset-xs-80,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-xs-80,[dir=rtl] [dir=rtl] .layout-margin .offset-xs-80,[dir=rtl] [dir=rtl] .offset-xs-80{margin-left:80%;margin-right:auto}[dir=ltr] .flex-offset-xs-85,[dir=ltr] .layout-margin .flex-offset-xs-85,[dir=ltr] .layout-margin .offset-xs-85,[dir=ltr] .offset-xs-85{margin-left:85%}[dir=rtl] .flex-offset-xs-85,[dir=rtl] .layout-margin .flex-offset-xs-85,[dir=rtl] .layout-margin .offset-xs-85,[dir=rtl] .offset-xs-85{margin-right:85%}[dir=ltr] [dir=rtl] .flex-offset-xs-85,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-xs-85,[dir=ltr] [dir=rtl] .layout-margin .offset-xs-85,[dir=ltr] [dir=rtl] .offset-xs-85{margin-left:auto;margin-right:85%}[dir=rtl] [dir=rtl] .flex-offset-xs-85,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-xs-85,[dir=rtl] [dir=rtl] .layout-margin .offset-xs-85,[dir=rtl] [dir=rtl] .offset-xs-85{margin-left:85%;margin-right:auto}[dir=ltr] .flex-offset-xs-90,[dir=ltr] .layout-margin .flex-offset-xs-90,[dir=ltr] .layout-margin .offset-xs-90,[dir=ltr] .offset-xs-90{margin-left:90%}[dir=rtl] .flex-offset-xs-90,[dir=rtl] .layout-margin .flex-offset-xs-90,[dir=rtl] .layout-margin .offset-xs-90,[dir=rtl] .offset-xs-90{margin-right:90%}[dir=ltr] [dir=rtl] .flex-offset-xs-90,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-xs-90,[dir=ltr] [dir=rtl] .layout-margin .offset-xs-90,[dir=ltr] [dir=rtl] .offset-xs-90{margin-left:auto;margin-right:90%}[dir=rtl] [dir=rtl] .flex-offset-xs-90,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-xs-90,[dir=rtl] [dir=rtl] .layout-margin .offset-xs-90,[dir=rtl] [dir=rtl] .offset-xs-90{margin-left:90%;margin-right:auto}[dir=ltr] .flex-offset-xs-95,[dir=ltr] .layout-margin .flex-offset-xs-95,[dir=ltr] .layout-margin .offset-xs-95,[dir=ltr] .offset-xs-95{margin-left:95%}[dir=rtl] .flex-offset-xs-95,[dir=rtl] .layout-margin .flex-offset-xs-95,[dir=rtl] .layout-margin .offset-xs-95,[dir=rtl] .offset-xs-95{margin-right:95%}[dir=ltr] [dir=rtl] .flex-offset-xs-95,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-xs-95,[dir=ltr] [dir=rtl] .layout-margin .offset-xs-95,[dir=ltr] [dir=rtl] .offset-xs-95{margin-left:auto;margin-right:95%}[dir=rtl] [dir=rtl] .flex-offset-xs-95,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-xs-95,[dir=rtl] [dir=rtl] .layout-margin .offset-xs-95,[dir=rtl] [dir=rtl] .offset-xs-95{margin-left:95%;margin-right:auto}[dir=ltr] .flex-offset-xs-33,[dir=ltr] .layout-margin .flex-offset-xs-33,[dir=ltr] .layout-margin .offset-xs-33,[dir=ltr] .offset-xs-33{margin-left:33.3333333333%}[dir=rtl] .flex-offset-xs-33,[dir=rtl] .layout-margin .flex-offset-xs-33,[dir=rtl] .layout-margin .offset-xs-33,[dir=rtl] .offset-xs-33{margin-right:33.3333333333%}[dir=ltr] .flex-offset-xs-66,[dir=ltr] .layout-margin .flex-offset-xs-66,[dir=ltr] .layout-margin .offset-xs-66,[dir=ltr] .offset-xs-66{margin-left:66.6666666667%}[dir=rtl] .flex-offset-xs-66,[dir=rtl] .layout-margin .flex-offset-xs-66,[dir=rtl] .layout-margin .offset-xs-66,[dir=rtl] .offset-xs-66{margin-right:66.6666666667%}[dir=ltr] [dir=rtl] .flex-offset-xs-66,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-xs-66,[dir=ltr] [dir=rtl] .layout-margin .offset-xs-66,[dir=ltr] [dir=rtl] .offset-xs-66{margin-left:auto;margin-right:66.6666666667%}[dir=rtl] [dir=rtl] .flex-offset-xs-66,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-xs-66,[dir=rtl] [dir=rtl] .layout-margin .offset-xs-66,[dir=rtl] [dir=rtl] .offset-xs-66{margin-left:66.6666666667%;margin-right:auto}.layout-align-xs,.layout-align-xs-start-stretch{align-content:stretch;align-items:stretch;justify-content:flex-start}.layout-align-xs-start,.layout-align-xs-start-center,.layout-align-xs-start-end,.layout-align-xs-start-start,.layout-align-xs-start-stretch{justify-content:flex-start}.layout-align-xs-center,.layout-align-xs-center-center,.layout-align-xs-center-end,.layout-align-xs-center-start,.layout-align-xs-center-stretch{justify-content:center}.layout-align-xs-end,.layout-align-xs-end-center,.layout-align-xs-end-end,.layout-align-xs-end-start,.layout-align-xs-end-stretch{justify-content:flex-end}.layout-align-xs-space-around,.layout-align-xs-space-around-center,.layout-align-xs-space-around-end,.layout-align-xs-space-around-start,.layout-align-xs-space-around-stretch{justify-content:space-around}.layout-align-xs-space-between,.layout-align-xs-space-between-center,.layout-align-xs-space-between-end,.layout-align-xs-space-between-start,.layout-align-xs-space-between-stretch{justify-content:space-between}.layout-align-xs-center-start,.layout-align-xs-end-start,.layout-align-xs-space-around-start,.layout-align-xs-space-between-start,.layout-align-xs-start-start{align-content:flex-start;align-items:flex-start}.layout-align-xs-center-center,.layout-align-xs-end-center,.layout-align-xs-space-around-center,.layout-align-xs-space-between-center,.layout-align-xs-start-center{align-content:center;align-items:center;max-width:100%}.layout-align-xs-center-center>*,.layout-align-xs-end-center>*,.layout-align-xs-space-around-center>*,.layout-align-xs-space-between-center>*,.layout-align-xs-start-center>*{box-sizing:border-box;max-width:100%}.layout-align-xs-center-end,.layout-align-xs-end-end,.layout-align-xs-space-around-end,.layout-align-xs-space-between-end,.layout-align-xs-start-end{align-content:flex-end;align-items:flex-end}.layout-align-xs-center-stretch,.layout-align-xs-end-stretch,.layout-align-xs-space-around-stretch,.layout-align-xs-space-between-stretch,.layout-align-xs-start-stretch{align-content:stretch;align-items:stretch}.flex-xs{box-sizing:border-box;flex:1}.flex-xs-grow{box-sizing:border-box;flex:1 1 100%}.flex-xs-initial{box-sizing:border-box;flex:0 1 auto}.flex-xs-auto{box-sizing:border-box;flex:1 1 auto}.flex-xs-none{box-sizing:border-box;flex:0 0 auto}.flex-xs-noshrink{box-sizing:border-box;flex:1 0 auto}.flex-xs-nogrow{box-sizing:border-box;flex:0 1 auto}.flex-xs-0,.layout-row>.flex-xs-0{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:0}.layout-row>.flex-xs-0{min-width:0}.layout-column>.flex-xs-0{box-sizing:border-box;flex:1 1 100%;max-height:0;max-width:100%}.layout-xs-row>.flex-xs-0{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:0;min-width:0}.layout-xs-column>.flex-xs-0{box-sizing:border-box;flex:1 1 100%;max-height:0;max-width:100%;min-height:0}.flex-xs-5,.layout-row>.flex-xs-5{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:5%}.layout-column>.flex-xs-5{box-sizing:border-box;flex:1 1 100%;max-height:5%;max-width:100%}.layout-xs-row>.flex-xs-5{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:5%}.layout-xs-column>.flex-xs-5{box-sizing:border-box;flex:1 1 100%;max-height:5%;max-width:100%}.flex-xs-10,.layout-row>.flex-xs-10{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:10%}.layout-column>.flex-xs-10{box-sizing:border-box;flex:1 1 100%;max-height:10%;max-width:100%}.layout-xs-row>.flex-xs-10{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:10%}.layout-xs-column>.flex-xs-10{box-sizing:border-box;flex:1 1 100%;max-height:10%;max-width:100%}.flex-xs-15,.layout-row>.flex-xs-15{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:15%}.layout-column>.flex-xs-15{box-sizing:border-box;flex:1 1 100%;max-height:15%;max-width:100%}.layout-xs-row>.flex-xs-15{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:15%}.layout-xs-column>.flex-xs-15{box-sizing:border-box;flex:1 1 100%;max-height:15%;max-width:100%}.flex-xs-20,.layout-row>.flex-xs-20{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:20%}.layout-column>.flex-xs-20{box-sizing:border-box;flex:1 1 100%;max-height:20%;max-width:100%}.layout-xs-row>.flex-xs-20{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:20%}.layout-xs-column>.flex-xs-20{box-sizing:border-box;flex:1 1 100%;max-height:20%;max-width:100%}.flex-xs-25,.layout-row>.flex-xs-25{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:25%}.layout-column>.flex-xs-25{box-sizing:border-box;flex:1 1 100%;max-height:25%;max-width:100%}.layout-xs-row>.flex-xs-25{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:25%}.layout-xs-column>.flex-xs-25{box-sizing:border-box;flex:1 1 100%;max-height:25%;max-width:100%}.flex-xs-30,.layout-row>.flex-xs-30{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:30%}.layout-column>.flex-xs-30{box-sizing:border-box;flex:1 1 100%;max-height:30%;max-width:100%}.layout-xs-row>.flex-xs-30{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:30%}.layout-xs-column>.flex-xs-30{box-sizing:border-box;flex:1 1 100%;max-height:30%;max-width:100%}.flex-xs-35,.layout-row>.flex-xs-35{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:35%}.layout-column>.flex-xs-35{box-sizing:border-box;flex:1 1 100%;max-height:35%;max-width:100%}.layout-xs-row>.flex-xs-35{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:35%}.layout-xs-column>.flex-xs-35{box-sizing:border-box;flex:1 1 100%;max-height:35%;max-width:100%}.flex-xs-40,.layout-row>.flex-xs-40{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:40%}.layout-column>.flex-xs-40{box-sizing:border-box;flex:1 1 100%;max-height:40%;max-width:100%}.layout-xs-row>.flex-xs-40{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:40%}.layout-xs-column>.flex-xs-40{box-sizing:border-box;flex:1 1 100%;max-height:40%;max-width:100%}.flex-xs-45,.layout-row>.flex-xs-45{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:45%}.layout-column>.flex-xs-45{box-sizing:border-box;flex:1 1 100%;max-height:45%;max-width:100%}.layout-xs-row>.flex-xs-45{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:45%}.layout-xs-column>.flex-xs-45{box-sizing:border-box;flex:1 1 100%;max-height:45%;max-width:100%}.flex-xs-50,.layout-row>.flex-xs-50{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:50%}.layout-column>.flex-xs-50{box-sizing:border-box;flex:1 1 100%;max-height:50%;max-width:100%}.layout-xs-row>.flex-xs-50{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:50%}.layout-xs-column>.flex-xs-50{box-sizing:border-box;flex:1 1 100%;max-height:50%;max-width:100%}.flex-xs-55,.layout-row>.flex-xs-55{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:55%}.layout-column>.flex-xs-55{box-sizing:border-box;flex:1 1 100%;max-height:55%;max-width:100%}.layout-xs-row>.flex-xs-55{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:55%}.layout-xs-column>.flex-xs-55{box-sizing:border-box;flex:1 1 100%;max-height:55%;max-width:100%}.flex-xs-60,.layout-row>.flex-xs-60{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:60%}.layout-column>.flex-xs-60{box-sizing:border-box;flex:1 1 100%;max-height:60%;max-width:100%}.layout-xs-row>.flex-xs-60{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:60%}.layout-xs-column>.flex-xs-60{box-sizing:border-box;flex:1 1 100%;max-height:60%;max-width:100%}.flex-xs-65,.layout-row>.flex-xs-65{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:65%}.layout-column>.flex-xs-65{box-sizing:border-box;flex:1 1 100%;max-height:65%;max-width:100%}.layout-xs-row>.flex-xs-65{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:65%}.layout-xs-column>.flex-xs-65{box-sizing:border-box;flex:1 1 100%;max-height:65%;max-width:100%}.flex-xs-70,.layout-row>.flex-xs-70{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:70%}.layout-column>.flex-xs-70{box-sizing:border-box;flex:1 1 100%;max-height:70%;max-width:100%}.layout-xs-row>.flex-xs-70{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:70%}.layout-xs-column>.flex-xs-70{box-sizing:border-box;flex:1 1 100%;max-height:70%;max-width:100%}.flex-xs-75,.layout-row>.flex-xs-75{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:75%}.layout-column>.flex-xs-75{box-sizing:border-box;flex:1 1 100%;max-height:75%;max-width:100%}.layout-xs-row>.flex-xs-75{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:75%}.layout-xs-column>.flex-xs-75{box-sizing:border-box;flex:1 1 100%;max-height:75%;max-width:100%}.flex-xs-80,.layout-row>.flex-xs-80{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:80%}.layout-column>.flex-xs-80{box-sizing:border-box;flex:1 1 100%;max-height:80%;max-width:100%}.layout-xs-row>.flex-xs-80{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:80%}.layout-xs-column>.flex-xs-80{box-sizing:border-box;flex:1 1 100%;max-height:80%;max-width:100%}.flex-xs-85,.layout-row>.flex-xs-85{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:85%}.layout-column>.flex-xs-85{box-sizing:border-box;flex:1 1 100%;max-height:85%;max-width:100%}.layout-xs-row>.flex-xs-85{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:85%}.layout-xs-column>.flex-xs-85{box-sizing:border-box;flex:1 1 100%;max-height:85%;max-width:100%}.flex-xs-90,.layout-row>.flex-xs-90{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:90%}.layout-column>.flex-xs-90{box-sizing:border-box;flex:1 1 100%;max-height:90%;max-width:100%}.layout-xs-row>.flex-xs-90{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:90%}.layout-xs-column>.flex-xs-90{box-sizing:border-box;flex:1 1 100%;max-height:90%;max-width:100%}.flex-xs-95,.layout-row>.flex-xs-95{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:95%}.layout-column>.flex-xs-95{box-sizing:border-box;flex:1 1 100%;max-height:95%;max-width:100%}.layout-xs-row>.flex-xs-95{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:95%}.layout-xs-column>.flex-xs-95{max-height:95%}.flex-xs-100,.layout-xs-column>.flex-xs-95{box-sizing:border-box;flex:1 1 100%;max-width:100%}.flex-xs-100{max-height:100%}.layout-column>.flex-xs-100,.layout-row>.flex-xs-100,.layout-xs-column>.flex-xs-100,.layout-xs-row>.flex-xs-100{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:100%}.layout-row>.flex-xs-33{box-sizing:border-box;flex:1 1 33.33%;max-height:100%;max-width:33.33%}.layout-row>.flex-xs-66{box-sizing:border-box;flex:1 1 66.66%;max-height:100%;max-width:66.66%}.layout-column>.flex-xs-33{box-sizing:border-box;flex:1 1 33.33%;max-height:33.33%;max-width:100%}.layout-column>.flex-xs-66{box-sizing:border-box;flex:1 1 66.66%;max-height:66.66%;max-width:100%}.layout-xs-row>.flex-xs-33{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:33.33%}.layout-xs-row>.flex-xs-66{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:66.66%}.layout-xs-row>.flex{min-width:0}.layout-xs-column>.flex-xs-33{box-sizing:border-box;flex:1 1 100%;max-height:33.33%;max-width:100%}.layout-xs-column>.flex-xs-66{box-sizing:border-box;flex:1 1 100%;max-height:66.66%;max-width:100%}.layout-xs-column>.flex{min-height:0}.layout-xs,.layout-xs-column,.layout-xs-row{box-sizing:border-box;display:flex}.layout-xs-column{flex-direction:column}.layout-xs-row{flex-direction:row}}@media (min-width:600px){.flex-order-gt-xs--20{order:-20}.flex-order-gt-xs--19{order:-19}.flex-order-gt-xs--18{order:-18}.flex-order-gt-xs--17{order:-17}.flex-order-gt-xs--16{order:-16}.flex-order-gt-xs--15{order:-15}.flex-order-gt-xs--14{order:-14}.flex-order-gt-xs--13{order:-13}.flex-order-gt-xs--12{order:-12}.flex-order-gt-xs--11{order:-11}.flex-order-gt-xs--10{order:-10}.flex-order-gt-xs--9{order:-9}.flex-order-gt-xs--8{order:-8}.flex-order-gt-xs--7{order:-7}.flex-order-gt-xs--6{order:-6}.flex-order-gt-xs--5{order:-5}.flex-order-gt-xs--4{order:-4}.flex-order-gt-xs--3{order:-3}.flex-order-gt-xs--2{order:-2}.flex-order-gt-xs--1{order:-1}.flex-order-gt-xs-0{order:0}.flex-order-gt-xs-1{order:1}.flex-order-gt-xs-2{order:2}.flex-order-gt-xs-3{order:3}.flex-order-gt-xs-4{order:4}.flex-order-gt-xs-5{order:5}.flex-order-gt-xs-6{order:6}.flex-order-gt-xs-7{order:7}.flex-order-gt-xs-8{order:8}.flex-order-gt-xs-9{order:9}.flex-order-gt-xs-10{order:10}.flex-order-gt-xs-11{order:11}.flex-order-gt-xs-12{order:12}.flex-order-gt-xs-13{order:13}.flex-order-gt-xs-14{order:14}.flex-order-gt-xs-15{order:15}.flex-order-gt-xs-16{order:16}.flex-order-gt-xs-17{order:17}.flex-order-gt-xs-18{order:18}.flex-order-gt-xs-19{order:19}.flex-order-gt-xs-20{order:20}[dir=ltr] .flex-offset-gt-xs-0,[dir=ltr] .layout-margin .flex-offset-gt-xs-0,[dir=ltr] .layout-margin .offset-gt-xs-0,[dir=ltr] .offset-gt-xs-0{margin-left:0}[dir=rtl] .flex-offset-gt-xs-0,[dir=rtl] .layout-margin .flex-offset-gt-xs-0,[dir=rtl] .layout-margin .offset-gt-xs-0,[dir=rtl] .offset-gt-xs-0{margin-right:0}[dir=ltr] [dir=rtl] .flex-offset-gt-xs-0,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-gt-xs-0,[dir=ltr] [dir=rtl] .layout-margin .offset-gt-xs-0,[dir=ltr] [dir=rtl] .offset-gt-xs-0{margin-left:auto;margin-right:0}[dir=rtl] [dir=rtl] .flex-offset-gt-xs-0,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-gt-xs-0,[dir=rtl] [dir=rtl] .layout-margin .offset-gt-xs-0,[dir=rtl] [dir=rtl] .offset-gt-xs-0{margin-left:0;margin-right:auto}[dir=ltr] .flex-offset-gt-xs-5,[dir=ltr] .layout-margin .flex-offset-gt-xs-5,[dir=ltr] .layout-margin .offset-gt-xs-5,[dir=ltr] .offset-gt-xs-5{margin-left:5%}[dir=rtl] .flex-offset-gt-xs-5,[dir=rtl] .layout-margin .flex-offset-gt-xs-5,[dir=rtl] .layout-margin .offset-gt-xs-5,[dir=rtl] .offset-gt-xs-5{margin-right:5%}[dir=ltr] [dir=rtl] .flex-offset-gt-xs-5,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-gt-xs-5,[dir=ltr] [dir=rtl] .layout-margin .offset-gt-xs-5,[dir=ltr] [dir=rtl] .offset-gt-xs-5{margin-left:auto;margin-right:5%}[dir=rtl] [dir=rtl] .flex-offset-gt-xs-5,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-gt-xs-5,[dir=rtl] [dir=rtl] .layout-margin .offset-gt-xs-5,[dir=rtl] [dir=rtl] .offset-gt-xs-5{margin-left:5%;margin-right:auto}[dir=ltr] .flex-offset-gt-xs-10,[dir=ltr] .layout-margin .flex-offset-gt-xs-10,[dir=ltr] .layout-margin .offset-gt-xs-10,[dir=ltr] .offset-gt-xs-10{margin-left:10%}[dir=rtl] .flex-offset-gt-xs-10,[dir=rtl] .layout-margin .flex-offset-gt-xs-10,[dir=rtl] .layout-margin .offset-gt-xs-10,[dir=rtl] .offset-gt-xs-10{margin-right:10%}[dir=ltr] [dir=rtl] .flex-offset-gt-xs-10,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-gt-xs-10,[dir=ltr] [dir=rtl] .layout-margin .offset-gt-xs-10,[dir=ltr] [dir=rtl] .offset-gt-xs-10{margin-left:auto;margin-right:10%}[dir=rtl] [dir=rtl] .flex-offset-gt-xs-10,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-gt-xs-10,[dir=rtl] [dir=rtl] .layout-margin .offset-gt-xs-10,[dir=rtl] [dir=rtl] .offset-gt-xs-10{margin-left:10%;margin-right:auto}[dir=ltr] .flex-offset-gt-xs-15,[dir=ltr] .layout-margin .flex-offset-gt-xs-15,[dir=ltr] .layout-margin .offset-gt-xs-15,[dir=ltr] .offset-gt-xs-15{margin-left:15%}[dir=rtl] .flex-offset-gt-xs-15,[dir=rtl] .layout-margin .flex-offset-gt-xs-15,[dir=rtl] .layout-margin .offset-gt-xs-15,[dir=rtl] .offset-gt-xs-15{margin-right:15%}[dir=ltr] [dir=rtl] .flex-offset-gt-xs-15,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-gt-xs-15,[dir=ltr] [dir=rtl] .layout-margin .offset-gt-xs-15,[dir=ltr] [dir=rtl] .offset-gt-xs-15{margin-left:auto;margin-right:15%}[dir=rtl] [dir=rtl] .flex-offset-gt-xs-15,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-gt-xs-15,[dir=rtl] [dir=rtl] .layout-margin .offset-gt-xs-15,[dir=rtl] [dir=rtl] .offset-gt-xs-15{margin-left:15%;margin-right:auto}[dir=ltr] .flex-offset-gt-xs-20,[dir=ltr] .layout-margin .flex-offset-gt-xs-20,[dir=ltr] .layout-margin .offset-gt-xs-20,[dir=ltr] .offset-gt-xs-20{margin-left:20%}[dir=rtl] .flex-offset-gt-xs-20,[dir=rtl] .layout-margin .flex-offset-gt-xs-20,[dir=rtl] .layout-margin .offset-gt-xs-20,[dir=rtl] .offset-gt-xs-20{margin-right:20%}[dir=ltr] [dir=rtl] .flex-offset-gt-xs-20,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-gt-xs-20,[dir=ltr] [dir=rtl] .layout-margin .offset-gt-xs-20,[dir=ltr] [dir=rtl] .offset-gt-xs-20{margin-left:auto;margin-right:20%}[dir=rtl] [dir=rtl] .flex-offset-gt-xs-20,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-gt-xs-20,[dir=rtl] [dir=rtl] .layout-margin .offset-gt-xs-20,[dir=rtl] [dir=rtl] .offset-gt-xs-20{margin-left:20%;margin-right:auto}[dir=ltr] .flex-offset-gt-xs-25,[dir=ltr] .layout-margin .flex-offset-gt-xs-25,[dir=ltr] .layout-margin .offset-gt-xs-25,[dir=ltr] .offset-gt-xs-25{margin-left:25%}[dir=rtl] .flex-offset-gt-xs-25,[dir=rtl] .layout-margin .flex-offset-gt-xs-25,[dir=rtl] .layout-margin .offset-gt-xs-25,[dir=rtl] .offset-gt-xs-25{margin-right:25%}[dir=ltr] [dir=rtl] .flex-offset-gt-xs-25,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-gt-xs-25,[dir=ltr] [dir=rtl] .layout-margin .offset-gt-xs-25,[dir=ltr] [dir=rtl] .offset-gt-xs-25{margin-left:auto;margin-right:25%}[dir=rtl] [dir=rtl] .flex-offset-gt-xs-25,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-gt-xs-25,[dir=rtl] [dir=rtl] .layout-margin .offset-gt-xs-25,[dir=rtl] [dir=rtl] .offset-gt-xs-25{margin-left:25%;margin-right:auto}[dir=ltr] .flex-offset-gt-xs-30,[dir=ltr] .layout-margin .flex-offset-gt-xs-30,[dir=ltr] .layout-margin .offset-gt-xs-30,[dir=ltr] .offset-gt-xs-30{margin-left:30%}[dir=rtl] .flex-offset-gt-xs-30,[dir=rtl] .layout-margin .flex-offset-gt-xs-30,[dir=rtl] .layout-margin .offset-gt-xs-30,[dir=rtl] .offset-gt-xs-30{margin-right:30%}[dir=ltr] [dir=rtl] .flex-offset-gt-xs-30,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-gt-xs-30,[dir=ltr] [dir=rtl] .layout-margin .offset-gt-xs-30,[dir=ltr] [dir=rtl] .offset-gt-xs-30{margin-left:auto;margin-right:30%}[dir=rtl] [dir=rtl] .flex-offset-gt-xs-30,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-gt-xs-30,[dir=rtl] [dir=rtl] .layout-margin .offset-gt-xs-30,[dir=rtl] [dir=rtl] .offset-gt-xs-30{margin-left:30%;margin-right:auto}[dir=ltr] .flex-offset-gt-xs-35,[dir=ltr] .layout-margin .flex-offset-gt-xs-35,[dir=ltr] .layout-margin .offset-gt-xs-35,[dir=ltr] .offset-gt-xs-35{margin-left:35%}[dir=rtl] .flex-offset-gt-xs-35,[dir=rtl] .layout-margin .flex-offset-gt-xs-35,[dir=rtl] .layout-margin .offset-gt-xs-35,[dir=rtl] .offset-gt-xs-35{margin-right:35%}[dir=ltr] [dir=rtl] .flex-offset-gt-xs-35,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-gt-xs-35,[dir=ltr] [dir=rtl] .layout-margin .offset-gt-xs-35,[dir=ltr] [dir=rtl] .offset-gt-xs-35{margin-left:auto;margin-right:35%}[dir=rtl] [dir=rtl] .flex-offset-gt-xs-35,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-gt-xs-35,[dir=rtl] [dir=rtl] .layout-margin .offset-gt-xs-35,[dir=rtl] [dir=rtl] .offset-gt-xs-35{margin-left:35%;margin-right:auto}[dir=ltr] .flex-offset-gt-xs-40,[dir=ltr] .layout-margin .flex-offset-gt-xs-40,[dir=ltr] .layout-margin .offset-gt-xs-40,[dir=ltr] .offset-gt-xs-40{margin-left:40%}[dir=rtl] .flex-offset-gt-xs-40,[dir=rtl] .layout-margin .flex-offset-gt-xs-40,[dir=rtl] .layout-margin .offset-gt-xs-40,[dir=rtl] .offset-gt-xs-40{margin-right:40%}[dir=ltr] [dir=rtl] .flex-offset-gt-xs-40,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-gt-xs-40,[dir=ltr] [dir=rtl] .layout-margin .offset-gt-xs-40,[dir=ltr] [dir=rtl] .offset-gt-xs-40{margin-left:auto;margin-right:40%}[dir=rtl] [dir=rtl] .flex-offset-gt-xs-40,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-gt-xs-40,[dir=rtl] [dir=rtl] .layout-margin .offset-gt-xs-40,[dir=rtl] [dir=rtl] .offset-gt-xs-40{margin-left:40%;margin-right:auto}[dir=ltr] .flex-offset-gt-xs-45,[dir=ltr] .layout-margin .flex-offset-gt-xs-45,[dir=ltr] .layout-margin .offset-gt-xs-45,[dir=ltr] .offset-gt-xs-45{margin-left:45%}[dir=rtl] .flex-offset-gt-xs-45,[dir=rtl] .layout-margin .flex-offset-gt-xs-45,[dir=rtl] .layout-margin .offset-gt-xs-45,[dir=rtl] .offset-gt-xs-45{margin-right:45%}[dir=ltr] [dir=rtl] .flex-offset-gt-xs-45,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-gt-xs-45,[dir=ltr] [dir=rtl] .layout-margin .offset-gt-xs-45,[dir=ltr] [dir=rtl] .offset-gt-xs-45{margin-left:auto;margin-right:45%}[dir=rtl] [dir=rtl] .flex-offset-gt-xs-45,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-gt-xs-45,[dir=rtl] [dir=rtl] .layout-margin .offset-gt-xs-45,[dir=rtl] [dir=rtl] .offset-gt-xs-45{margin-left:45%;margin-right:auto}[dir=ltr] .flex-offset-gt-xs-50,[dir=ltr] .layout-margin .flex-offset-gt-xs-50,[dir=ltr] .layout-margin .offset-gt-xs-50,[dir=ltr] .offset-gt-xs-50{margin-left:50%}[dir=rtl] .flex-offset-gt-xs-50,[dir=rtl] .layout-margin .flex-offset-gt-xs-50,[dir=rtl] .layout-margin .offset-gt-xs-50,[dir=rtl] .offset-gt-xs-50{margin-right:50%}[dir=ltr] [dir=rtl] .flex-offset-gt-xs-50,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-gt-xs-50,[dir=ltr] [dir=rtl] .layout-margin .offset-gt-xs-50,[dir=ltr] [dir=rtl] .offset-gt-xs-50{margin-left:auto;margin-right:50%}[dir=rtl] [dir=rtl] .flex-offset-gt-xs-50,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-gt-xs-50,[dir=rtl] [dir=rtl] .layout-margin .offset-gt-xs-50,[dir=rtl] [dir=rtl] .offset-gt-xs-50{margin-left:50%;margin-right:auto}[dir=ltr] .flex-offset-gt-xs-55,[dir=ltr] .layout-margin .flex-offset-gt-xs-55,[dir=ltr] .layout-margin .offset-gt-xs-55,[dir=ltr] .offset-gt-xs-55{margin-left:55%}[dir=rtl] .flex-offset-gt-xs-55,[dir=rtl] .layout-margin .flex-offset-gt-xs-55,[dir=rtl] .layout-margin .offset-gt-xs-55,[dir=rtl] .offset-gt-xs-55{margin-right:55%}[dir=ltr] [dir=rtl] .flex-offset-gt-xs-55,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-gt-xs-55,[dir=ltr] [dir=rtl] .layout-margin .offset-gt-xs-55,[dir=ltr] [dir=rtl] .offset-gt-xs-55{margin-left:auto;margin-right:55%}[dir=rtl] [dir=rtl] .flex-offset-gt-xs-55,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-gt-xs-55,[dir=rtl] [dir=rtl] .layout-margin .offset-gt-xs-55,[dir=rtl] [dir=rtl] .offset-gt-xs-55{margin-left:55%;margin-right:auto}[dir=ltr] .flex-offset-gt-xs-60,[dir=ltr] .layout-margin .flex-offset-gt-xs-60,[dir=ltr] .layout-margin .offset-gt-xs-60,[dir=ltr] .offset-gt-xs-60{margin-left:60%}[dir=rtl] .flex-offset-gt-xs-60,[dir=rtl] .layout-margin .flex-offset-gt-xs-60,[dir=rtl] .layout-margin .offset-gt-xs-60,[dir=rtl] .offset-gt-xs-60{margin-right:60%}[dir=ltr] [dir=rtl] .flex-offset-gt-xs-60,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-gt-xs-60,[dir=ltr] [dir=rtl] .layout-margin .offset-gt-xs-60,[dir=ltr] [dir=rtl] .offset-gt-xs-60{margin-left:auto;margin-right:60%}[dir=rtl] [dir=rtl] .flex-offset-gt-xs-60,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-gt-xs-60,[dir=rtl] [dir=rtl] .layout-margin .offset-gt-xs-60,[dir=rtl] [dir=rtl] .offset-gt-xs-60{margin-left:60%;margin-right:auto}[dir=ltr] .flex-offset-gt-xs-65,[dir=ltr] .layout-margin .flex-offset-gt-xs-65,[dir=ltr] .layout-margin .offset-gt-xs-65,[dir=ltr] .offset-gt-xs-65{margin-left:65%}[dir=rtl] .flex-offset-gt-xs-65,[dir=rtl] .layout-margin .flex-offset-gt-xs-65,[dir=rtl] .layout-margin .offset-gt-xs-65,[dir=rtl] .offset-gt-xs-65{margin-right:65%}[dir=ltr] [dir=rtl] .flex-offset-gt-xs-65,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-gt-xs-65,[dir=ltr] [dir=rtl] .layout-margin .offset-gt-xs-65,[dir=ltr] [dir=rtl] .offset-gt-xs-65{margin-left:auto;margin-right:65%}[dir=rtl] [dir=rtl] .flex-offset-gt-xs-65,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-gt-xs-65,[dir=rtl] [dir=rtl] .layout-margin .offset-gt-xs-65,[dir=rtl] [dir=rtl] .offset-gt-xs-65{margin-left:65%;margin-right:auto}[dir=ltr] .flex-offset-gt-xs-70,[dir=ltr] .layout-margin .flex-offset-gt-xs-70,[dir=ltr] .layout-margin .offset-gt-xs-70,[dir=ltr] .offset-gt-xs-70{margin-left:70%}[dir=rtl] .flex-offset-gt-xs-70,[dir=rtl] .layout-margin .flex-offset-gt-xs-70,[dir=rtl] .layout-margin .offset-gt-xs-70,[dir=rtl] .offset-gt-xs-70{margin-right:70%}[dir=ltr] [dir=rtl] .flex-offset-gt-xs-70,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-gt-xs-70,[dir=ltr] [dir=rtl] .layout-margin .offset-gt-xs-70,[dir=ltr] [dir=rtl] .offset-gt-xs-70{margin-left:auto;margin-right:70%}[dir=rtl] [dir=rtl] .flex-offset-gt-xs-70,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-gt-xs-70,[dir=rtl] [dir=rtl] .layout-margin .offset-gt-xs-70,[dir=rtl] [dir=rtl] .offset-gt-xs-70{margin-left:70%;margin-right:auto}[dir=ltr] .flex-offset-gt-xs-75,[dir=ltr] .layout-margin .flex-offset-gt-xs-75,[dir=ltr] .layout-margin .offset-gt-xs-75,[dir=ltr] .offset-gt-xs-75{margin-left:75%}[dir=rtl] .flex-offset-gt-xs-75,[dir=rtl] .layout-margin .flex-offset-gt-xs-75,[dir=rtl] .layout-margin .offset-gt-xs-75,[dir=rtl] .offset-gt-xs-75{margin-right:75%}[dir=ltr] [dir=rtl] .flex-offset-gt-xs-75,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-gt-xs-75,[dir=ltr] [dir=rtl] .layout-margin .offset-gt-xs-75,[dir=ltr] [dir=rtl] .offset-gt-xs-75{margin-left:auto;margin-right:75%}[dir=rtl] [dir=rtl] .flex-offset-gt-xs-75,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-gt-xs-75,[dir=rtl] [dir=rtl] .layout-margin .offset-gt-xs-75,[dir=rtl] [dir=rtl] .offset-gt-xs-75{margin-left:75%;margin-right:auto}[dir=ltr] .flex-offset-gt-xs-80,[dir=ltr] .layout-margin .flex-offset-gt-xs-80,[dir=ltr] .layout-margin .offset-gt-xs-80,[dir=ltr] .offset-gt-xs-80{margin-left:80%}[dir=rtl] .flex-offset-gt-xs-80,[dir=rtl] .layout-margin .flex-offset-gt-xs-80,[dir=rtl] .layout-margin .offset-gt-xs-80,[dir=rtl] .offset-gt-xs-80{margin-right:80%}[dir=ltr] [dir=rtl] .flex-offset-gt-xs-80,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-gt-xs-80,[dir=ltr] [dir=rtl] .layout-margin .offset-gt-xs-80,[dir=ltr] [dir=rtl] .offset-gt-xs-80{margin-left:auto;margin-right:80%}[dir=rtl] [dir=rtl] .flex-offset-gt-xs-80,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-gt-xs-80,[dir=rtl] [dir=rtl] .layout-margin .offset-gt-xs-80,[dir=rtl] [dir=rtl] .offset-gt-xs-80{margin-left:80%;margin-right:auto}[dir=ltr] .flex-offset-gt-xs-85,[dir=ltr] .layout-margin .flex-offset-gt-xs-85,[dir=ltr] .layout-margin .offset-gt-xs-85,[dir=ltr] .offset-gt-xs-85{margin-left:85%}[dir=rtl] .flex-offset-gt-xs-85,[dir=rtl] .layout-margin .flex-offset-gt-xs-85,[dir=rtl] .layout-margin .offset-gt-xs-85,[dir=rtl] .offset-gt-xs-85{margin-right:85%}[dir=ltr] [dir=rtl] .flex-offset-gt-xs-85,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-gt-xs-85,[dir=ltr] [dir=rtl] .layout-margin .offset-gt-xs-85,[dir=ltr] [dir=rtl] .offset-gt-xs-85{margin-left:auto;margin-right:85%}[dir=rtl] [dir=rtl] .flex-offset-gt-xs-85,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-gt-xs-85,[dir=rtl] [dir=rtl] .layout-margin .offset-gt-xs-85,[dir=rtl] [dir=rtl] .offset-gt-xs-85{margin-left:85%;margin-right:auto}[dir=ltr] .flex-offset-gt-xs-90,[dir=ltr] .layout-margin .flex-offset-gt-xs-90,[dir=ltr] .layout-margin .offset-gt-xs-90,[dir=ltr] .offset-gt-xs-90{margin-left:90%}[dir=rtl] .flex-offset-gt-xs-90,[dir=rtl] .layout-margin .flex-offset-gt-xs-90,[dir=rtl] .layout-margin .offset-gt-xs-90,[dir=rtl] .offset-gt-xs-90{margin-right:90%}[dir=ltr] [dir=rtl] .flex-offset-gt-xs-90,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-gt-xs-90,[dir=ltr] [dir=rtl] .layout-margin .offset-gt-xs-90,[dir=ltr] [dir=rtl] .offset-gt-xs-90{margin-left:auto;margin-right:90%}[dir=rtl] [dir=rtl] .flex-offset-gt-xs-90,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-gt-xs-90,[dir=rtl] [dir=rtl] .layout-margin .offset-gt-xs-90,[dir=rtl] [dir=rtl] .offset-gt-xs-90{margin-left:90%;margin-right:auto}[dir=ltr] .flex-offset-gt-xs-95,[dir=ltr] .layout-margin .flex-offset-gt-xs-95,[dir=ltr] .layout-margin .offset-gt-xs-95,[dir=ltr] .offset-gt-xs-95{margin-left:95%}[dir=rtl] .flex-offset-gt-xs-95,[dir=rtl] .layout-margin .flex-offset-gt-xs-95,[dir=rtl] .layout-margin .offset-gt-xs-95,[dir=rtl] .offset-gt-xs-95{margin-right:95%}[dir=ltr] [dir=rtl] .flex-offset-gt-xs-95,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-gt-xs-95,[dir=ltr] [dir=rtl] .layout-margin .offset-gt-xs-95,[dir=ltr] [dir=rtl] .offset-gt-xs-95{margin-left:auto;margin-right:95%}[dir=rtl] [dir=rtl] .flex-offset-gt-xs-95,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-gt-xs-95,[dir=rtl] [dir=rtl] .layout-margin .offset-gt-xs-95,[dir=rtl] [dir=rtl] .offset-gt-xs-95{margin-left:95%;margin-right:auto}[dir=ltr] .flex-offset-gt-xs-33,[dir=ltr] .layout-margin .flex-offset-gt-xs-33,[dir=ltr] .layout-margin .offset-gt-xs-33,[dir=ltr] .offset-gt-xs-33{margin-left:33.3333333333%}[dir=rtl] .flex-offset-gt-xs-33,[dir=rtl] .layout-margin .flex-offset-gt-xs-33,[dir=rtl] .layout-margin .offset-gt-xs-33,[dir=rtl] .offset-gt-xs-33{margin-right:33.3333333333%}[dir=ltr] .flex-offset-gt-xs-66,[dir=ltr] .layout-margin .flex-offset-gt-xs-66,[dir=ltr] .layout-margin .offset-gt-xs-66,[dir=ltr] .offset-gt-xs-66{margin-left:66.6666666667%}[dir=rtl] .flex-offset-gt-xs-66,[dir=rtl] .layout-margin .flex-offset-gt-xs-66,[dir=rtl] .layout-margin .offset-gt-xs-66,[dir=rtl] .offset-gt-xs-66{margin-right:66.6666666667%}[dir=ltr] [dir=rtl] .flex-offset-gt-xs-66,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-gt-xs-66,[dir=ltr] [dir=rtl] .layout-margin .offset-gt-xs-66,[dir=ltr] [dir=rtl] .offset-gt-xs-66{margin-left:auto;margin-right:66.6666666667%}[dir=rtl] [dir=rtl] .flex-offset-gt-xs-66,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-gt-xs-66,[dir=rtl] [dir=rtl] .layout-margin .offset-gt-xs-66,[dir=rtl] [dir=rtl] .offset-gt-xs-66{margin-left:66.6666666667%;margin-right:auto}.layout-align-gt-xs,.layout-align-gt-xs-start-stretch{align-content:stretch;align-items:stretch;justify-content:flex-start}.layout-align-gt-xs-start,.layout-align-gt-xs-start-center,.layout-align-gt-xs-start-end,.layout-align-gt-xs-start-start,.layout-align-gt-xs-start-stretch{justify-content:flex-start}.layout-align-gt-xs-center,.layout-align-gt-xs-center-center,.layout-align-gt-xs-center-end,.layout-align-gt-xs-center-start,.layout-align-gt-xs-center-stretch{justify-content:center}.layout-align-gt-xs-end,.layout-align-gt-xs-end-center,.layout-align-gt-xs-end-end,.layout-align-gt-xs-end-start,.layout-align-gt-xs-end-stretch{justify-content:flex-end}.layout-align-gt-xs-space-around,.layout-align-gt-xs-space-around-center,.layout-align-gt-xs-space-around-end,.layout-align-gt-xs-space-around-start,.layout-align-gt-xs-space-around-stretch{justify-content:space-around}.layout-align-gt-xs-space-between,.layout-align-gt-xs-space-between-center,.layout-align-gt-xs-space-between-end,.layout-align-gt-xs-space-between-start,.layout-align-gt-xs-space-between-stretch{justify-content:space-between}.layout-align-gt-xs-center-start,.layout-align-gt-xs-end-start,.layout-align-gt-xs-space-around-start,.layout-align-gt-xs-space-between-start,.layout-align-gt-xs-start-start{align-content:flex-start;align-items:flex-start}.layout-align-gt-xs-center-center,.layout-align-gt-xs-end-center,.layout-align-gt-xs-space-around-center,.layout-align-gt-xs-space-between-center,.layout-align-gt-xs-start-center{align-content:center;align-items:center;max-width:100%}.layout-align-gt-xs-center-center>*,.layout-align-gt-xs-end-center>*,.layout-align-gt-xs-space-around-center>*,.layout-align-gt-xs-space-between-center>*,.layout-align-gt-xs-start-center>*{box-sizing:border-box;max-width:100%}.layout-align-gt-xs-center-end,.layout-align-gt-xs-end-end,.layout-align-gt-xs-space-around-end,.layout-align-gt-xs-space-between-end,.layout-align-gt-xs-start-end{align-content:flex-end;align-items:flex-end}.layout-align-gt-xs-center-stretch,.layout-align-gt-xs-end-stretch,.layout-align-gt-xs-space-around-stretch,.layout-align-gt-xs-space-between-stretch,.layout-align-gt-xs-start-stretch{align-content:stretch;align-items:stretch}.flex-gt-xs{box-sizing:border-box;flex:1}.flex-gt-xs-grow{box-sizing:border-box;flex:1 1 100%}.flex-gt-xs-initial{box-sizing:border-box;flex:0 1 auto}.flex-gt-xs-auto{box-sizing:border-box;flex:1 1 auto}.flex-gt-xs-none{box-sizing:border-box;flex:0 0 auto}.flex-gt-xs-noshrink{box-sizing:border-box;flex:1 0 auto}.flex-gt-xs-nogrow{box-sizing:border-box;flex:0 1 auto}.flex-gt-xs-0,.layout-row>.flex-gt-xs-0{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:0}.layout-row>.flex-gt-xs-0{min-width:0}.layout-column>.flex-gt-xs-0{box-sizing:border-box;flex:1 1 100%;max-height:0;max-width:100%}.layout-gt-xs-row>.flex-gt-xs-0{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:0;min-width:0}.layout-gt-xs-column>.flex-gt-xs-0{box-sizing:border-box;flex:1 1 100%;max-height:0;max-width:100%;min-height:0}.flex-gt-xs-5,.layout-row>.flex-gt-xs-5{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:5%}.layout-column>.flex-gt-xs-5{box-sizing:border-box;flex:1 1 100%;max-height:5%;max-width:100%}.layout-gt-xs-row>.flex-gt-xs-5{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:5%}.layout-gt-xs-column>.flex-gt-xs-5{box-sizing:border-box;flex:1 1 100%;max-height:5%;max-width:100%}.flex-gt-xs-10,.layout-row>.flex-gt-xs-10{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:10%}.layout-column>.flex-gt-xs-10{box-sizing:border-box;flex:1 1 100%;max-height:10%;max-width:100%}.layout-gt-xs-row>.flex-gt-xs-10{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:10%}.layout-gt-xs-column>.flex-gt-xs-10{box-sizing:border-box;flex:1 1 100%;max-height:10%;max-width:100%}.flex-gt-xs-15,.layout-row>.flex-gt-xs-15{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:15%}.layout-column>.flex-gt-xs-15{box-sizing:border-box;flex:1 1 100%;max-height:15%;max-width:100%}.layout-gt-xs-row>.flex-gt-xs-15{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:15%}.layout-gt-xs-column>.flex-gt-xs-15{box-sizing:border-box;flex:1 1 100%;max-height:15%;max-width:100%}.flex-gt-xs-20,.layout-row>.flex-gt-xs-20{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:20%}.layout-column>.flex-gt-xs-20{box-sizing:border-box;flex:1 1 100%;max-height:20%;max-width:100%}.layout-gt-xs-row>.flex-gt-xs-20{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:20%}.layout-gt-xs-column>.flex-gt-xs-20{box-sizing:border-box;flex:1 1 100%;max-height:20%;max-width:100%}.flex-gt-xs-25,.layout-row>.flex-gt-xs-25{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:25%}.layout-column>.flex-gt-xs-25{box-sizing:border-box;flex:1 1 100%;max-height:25%;max-width:100%}.layout-gt-xs-row>.flex-gt-xs-25{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:25%}.layout-gt-xs-column>.flex-gt-xs-25{box-sizing:border-box;flex:1 1 100%;max-height:25%;max-width:100%}.flex-gt-xs-30,.layout-row>.flex-gt-xs-30{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:30%}.layout-column>.flex-gt-xs-30{box-sizing:border-box;flex:1 1 100%;max-height:30%;max-width:100%}.layout-gt-xs-row>.flex-gt-xs-30{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:30%}.layout-gt-xs-column>.flex-gt-xs-30{box-sizing:border-box;flex:1 1 100%;max-height:30%;max-width:100%}.flex-gt-xs-35,.layout-row>.flex-gt-xs-35{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:35%}.layout-column>.flex-gt-xs-35{box-sizing:border-box;flex:1 1 100%;max-height:35%;max-width:100%}.layout-gt-xs-row>.flex-gt-xs-35{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:35%}.layout-gt-xs-column>.flex-gt-xs-35{box-sizing:border-box;flex:1 1 100%;max-height:35%;max-width:100%}.flex-gt-xs-40,.layout-row>.flex-gt-xs-40{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:40%}.layout-column>.flex-gt-xs-40{box-sizing:border-box;flex:1 1 100%;max-height:40%;max-width:100%}.layout-gt-xs-row>.flex-gt-xs-40{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:40%}.layout-gt-xs-column>.flex-gt-xs-40{box-sizing:border-box;flex:1 1 100%;max-height:40%;max-width:100%}.flex-gt-xs-45,.layout-row>.flex-gt-xs-45{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:45%}.layout-column>.flex-gt-xs-45{box-sizing:border-box;flex:1 1 100%;max-height:45%;max-width:100%}.layout-gt-xs-row>.flex-gt-xs-45{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:45%}.layout-gt-xs-column>.flex-gt-xs-45{box-sizing:border-box;flex:1 1 100%;max-height:45%;max-width:100%}.flex-gt-xs-50,.layout-row>.flex-gt-xs-50{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:50%}.layout-column>.flex-gt-xs-50{box-sizing:border-box;flex:1 1 100%;max-height:50%;max-width:100%}.layout-gt-xs-row>.flex-gt-xs-50{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:50%}.layout-gt-xs-column>.flex-gt-xs-50{box-sizing:border-box;flex:1 1 100%;max-height:50%;max-width:100%}.flex-gt-xs-55,.layout-row>.flex-gt-xs-55{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:55%}.layout-column>.flex-gt-xs-55{box-sizing:border-box;flex:1 1 100%;max-height:55%;max-width:100%}.layout-gt-xs-row>.flex-gt-xs-55{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:55%}.layout-gt-xs-column>.flex-gt-xs-55{box-sizing:border-box;flex:1 1 100%;max-height:55%;max-width:100%}.flex-gt-xs-60,.layout-row>.flex-gt-xs-60{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:60%}.layout-column>.flex-gt-xs-60{box-sizing:border-box;flex:1 1 100%;max-height:60%;max-width:100%}.layout-gt-xs-row>.flex-gt-xs-60{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:60%}.layout-gt-xs-column>.flex-gt-xs-60{box-sizing:border-box;flex:1 1 100%;max-height:60%;max-width:100%}.flex-gt-xs-65,.layout-row>.flex-gt-xs-65{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:65%}.layout-column>.flex-gt-xs-65{box-sizing:border-box;flex:1 1 100%;max-height:65%;max-width:100%}.layout-gt-xs-row>.flex-gt-xs-65{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:65%}.layout-gt-xs-column>.flex-gt-xs-65{box-sizing:border-box;flex:1 1 100%;max-height:65%;max-width:100%}.flex-gt-xs-70,.layout-row>.flex-gt-xs-70{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:70%}.layout-column>.flex-gt-xs-70{box-sizing:border-box;flex:1 1 100%;max-height:70%;max-width:100%}.layout-gt-xs-row>.flex-gt-xs-70{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:70%}.layout-gt-xs-column>.flex-gt-xs-70{box-sizing:border-box;flex:1 1 100%;max-height:70%;max-width:100%}.flex-gt-xs-75,.layout-row>.flex-gt-xs-75{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:75%}.layout-column>.flex-gt-xs-75{box-sizing:border-box;flex:1 1 100%;max-height:75%;max-width:100%}.layout-gt-xs-row>.flex-gt-xs-75{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:75%}.layout-gt-xs-column>.flex-gt-xs-75{box-sizing:border-box;flex:1 1 100%;max-height:75%;max-width:100%}.flex-gt-xs-80,.layout-row>.flex-gt-xs-80{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:80%}.layout-column>.flex-gt-xs-80{box-sizing:border-box;flex:1 1 100%;max-height:80%;max-width:100%}.layout-gt-xs-row>.flex-gt-xs-80{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:80%}.layout-gt-xs-column>.flex-gt-xs-80{box-sizing:border-box;flex:1 1 100%;max-height:80%;max-width:100%}.flex-gt-xs-85,.layout-row>.flex-gt-xs-85{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:85%}.layout-column>.flex-gt-xs-85{box-sizing:border-box;flex:1 1 100%;max-height:85%;max-width:100%}.layout-gt-xs-row>.flex-gt-xs-85{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:85%}.layout-gt-xs-column>.flex-gt-xs-85{box-sizing:border-box;flex:1 1 100%;max-height:85%;max-width:100%}.flex-gt-xs-90,.layout-row>.flex-gt-xs-90{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:90%}.layout-column>.flex-gt-xs-90{box-sizing:border-box;flex:1 1 100%;max-height:90%;max-width:100%}.layout-gt-xs-row>.flex-gt-xs-90{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:90%}.layout-gt-xs-column>.flex-gt-xs-90{box-sizing:border-box;flex:1 1 100%;max-height:90%;max-width:100%}.flex-gt-xs-95,.layout-row>.flex-gt-xs-95{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:95%}.layout-column>.flex-gt-xs-95{box-sizing:border-box;flex:1 1 100%;max-height:95%;max-width:100%}.layout-gt-xs-row>.flex-gt-xs-95{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:95%}.layout-gt-xs-column>.flex-gt-xs-95{box-sizing:border-box;flex:1 1 100%;max-height:95%;max-width:100%}.flex-gt-xs-100,.layout-column>.flex-gt-xs-100,.layout-gt-xs-column>.flex-gt-xs-100,.layout-gt-xs-row>.flex-gt-xs-100,.layout-row>.flex-gt-xs-100{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:100%}.layout-row>.flex-gt-xs-33{box-sizing:border-box;flex:1 1 33.33%;max-height:100%;max-width:33.33%}.layout-row>.flex-gt-xs-66{box-sizing:border-box;flex:1 1 66.66%;max-height:100%;max-width:66.66%}.layout-column>.flex-gt-xs-33{box-sizing:border-box;flex:1 1 33.33%;max-height:33.33%;max-width:100%}.layout-column>.flex-gt-xs-66{box-sizing:border-box;flex:1 1 66.66%;max-height:66.66%;max-width:100%}.layout-gt-xs-row>.flex-gt-xs-33{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:33.33%}.layout-gt-xs-row>.flex-gt-xs-66{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:66.66%}.layout-gt-xs-row>.flex{min-width:0}.layout-gt-xs-column>.flex-gt-xs-33{box-sizing:border-box;flex:1 1 100%;max-height:33.33%;max-width:100%}.layout-gt-xs-column>.flex-gt-xs-66{box-sizing:border-box;flex:1 1 100%;max-height:66.66%;max-width:100%}.layout-gt-xs-column>.flex{min-height:0}.layout-gt-xs,.layout-gt-xs-column,.layout-gt-xs-row{box-sizing:border-box;display:flex}.layout-gt-xs-column{flex-direction:column}.layout-gt-xs-row{flex-direction:row}}@media (min-width:600px) and (max-width:959px){.hide-gt-xs:not(.show-gt-xs):not(.show-sm):not(.show),.hide-sm:not(.show-gt-xs):not(.show-sm):not(.show),.hide:not(.show-gt-xs):not(.show-sm):not(.show){display:none}.flex-order-sm--20{order:-20}.flex-order-sm--19{order:-19}.flex-order-sm--18{order:-18}.flex-order-sm--17{order:-17}.flex-order-sm--16{order:-16}.flex-order-sm--15{order:-15}.flex-order-sm--14{order:-14}.flex-order-sm--13{order:-13}.flex-order-sm--12{order:-12}.flex-order-sm--11{order:-11}.flex-order-sm--10{order:-10}.flex-order-sm--9{order:-9}.flex-order-sm--8{order:-8}.flex-order-sm--7{order:-7}.flex-order-sm--6{order:-6}.flex-order-sm--5{order:-5}.flex-order-sm--4{order:-4}.flex-order-sm--3{order:-3}.flex-order-sm--2{order:-2}.flex-order-sm--1{order:-1}.flex-order-sm-0{order:0}.flex-order-sm-1{order:1}.flex-order-sm-2{order:2}.flex-order-sm-3{order:3}.flex-order-sm-4{order:4}.flex-order-sm-5{order:5}.flex-order-sm-6{order:6}.flex-order-sm-7{order:7}.flex-order-sm-8{order:8}.flex-order-sm-9{order:9}.flex-order-sm-10{order:10}.flex-order-sm-11{order:11}.flex-order-sm-12{order:12}.flex-order-sm-13{order:13}.flex-order-sm-14{order:14}.flex-order-sm-15{order:15}.flex-order-sm-16{order:16}.flex-order-sm-17{order:17}.flex-order-sm-18{order:18}.flex-order-sm-19{order:19}.flex-order-sm-20{order:20}[dir=ltr] .flex-offset-sm-0,[dir=ltr] .layout-margin .flex-offset-sm-0,[dir=ltr] .layout-margin .offset-sm-0,[dir=ltr] .offset-sm-0{margin-left:0}[dir=rtl] .flex-offset-sm-0,[dir=rtl] .layout-margin .flex-offset-sm-0,[dir=rtl] .layout-margin .offset-sm-0,[dir=rtl] .offset-sm-0{margin-right:0}[dir=ltr] [dir=rtl] .flex-offset-sm-0,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-sm-0,[dir=ltr] [dir=rtl] .layout-margin .offset-sm-0,[dir=ltr] [dir=rtl] .offset-sm-0{margin-left:auto;margin-right:0}[dir=rtl] [dir=rtl] .flex-offset-sm-0,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-sm-0,[dir=rtl] [dir=rtl] .layout-margin .offset-sm-0,[dir=rtl] [dir=rtl] .offset-sm-0{margin-left:0;margin-right:auto}[dir=ltr] .flex-offset-sm-5,[dir=ltr] .layout-margin .flex-offset-sm-5,[dir=ltr] .layout-margin .offset-sm-5,[dir=ltr] .offset-sm-5{margin-left:5%}[dir=rtl] .flex-offset-sm-5,[dir=rtl] .layout-margin .flex-offset-sm-5,[dir=rtl] .layout-margin .offset-sm-5,[dir=rtl] .offset-sm-5{margin-right:5%}[dir=ltr] [dir=rtl] .flex-offset-sm-5,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-sm-5,[dir=ltr] [dir=rtl] .layout-margin .offset-sm-5,[dir=ltr] [dir=rtl] .offset-sm-5{margin-left:auto;margin-right:5%}[dir=rtl] [dir=rtl] .flex-offset-sm-5,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-sm-5,[dir=rtl] [dir=rtl] .layout-margin .offset-sm-5,[dir=rtl] [dir=rtl] .offset-sm-5{margin-left:5%;margin-right:auto}[dir=ltr] .flex-offset-sm-10,[dir=ltr] .layout-margin .flex-offset-sm-10,[dir=ltr] .layout-margin .offset-sm-10,[dir=ltr] .offset-sm-10{margin-left:10%}[dir=rtl] .flex-offset-sm-10,[dir=rtl] .layout-margin .flex-offset-sm-10,[dir=rtl] .layout-margin .offset-sm-10,[dir=rtl] .offset-sm-10{margin-right:10%}[dir=ltr] [dir=rtl] .flex-offset-sm-10,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-sm-10,[dir=ltr] [dir=rtl] .layout-margin .offset-sm-10,[dir=ltr] [dir=rtl] .offset-sm-10{margin-left:auto;margin-right:10%}[dir=rtl] [dir=rtl] .flex-offset-sm-10,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-sm-10,[dir=rtl] [dir=rtl] .layout-margin .offset-sm-10,[dir=rtl] [dir=rtl] .offset-sm-10{margin-left:10%;margin-right:auto}[dir=ltr] .flex-offset-sm-15,[dir=ltr] .layout-margin .flex-offset-sm-15,[dir=ltr] .layout-margin .offset-sm-15,[dir=ltr] .offset-sm-15{margin-left:15%}[dir=rtl] .flex-offset-sm-15,[dir=rtl] .layout-margin .flex-offset-sm-15,[dir=rtl] .layout-margin .offset-sm-15,[dir=rtl] .offset-sm-15{margin-right:15%}[dir=ltr] [dir=rtl] .flex-offset-sm-15,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-sm-15,[dir=ltr] [dir=rtl] .layout-margin .offset-sm-15,[dir=ltr] [dir=rtl] .offset-sm-15{margin-left:auto;margin-right:15%}[dir=rtl] [dir=rtl] .flex-offset-sm-15,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-sm-15,[dir=rtl] [dir=rtl] .layout-margin .offset-sm-15,[dir=rtl] [dir=rtl] .offset-sm-15{margin-left:15%;margin-right:auto}[dir=ltr] .flex-offset-sm-20,[dir=ltr] .layout-margin .flex-offset-sm-20,[dir=ltr] .layout-margin .offset-sm-20,[dir=ltr] .offset-sm-20{margin-left:20%}[dir=rtl] .flex-offset-sm-20,[dir=rtl] .layout-margin .flex-offset-sm-20,[dir=rtl] .layout-margin .offset-sm-20,[dir=rtl] .offset-sm-20{margin-right:20%}[dir=ltr] [dir=rtl] .flex-offset-sm-20,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-sm-20,[dir=ltr] [dir=rtl] .layout-margin .offset-sm-20,[dir=ltr] [dir=rtl] .offset-sm-20{margin-left:auto;margin-right:20%}[dir=rtl] [dir=rtl] .flex-offset-sm-20,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-sm-20,[dir=rtl] [dir=rtl] .layout-margin .offset-sm-20,[dir=rtl] [dir=rtl] .offset-sm-20{margin-left:20%;margin-right:auto}[dir=ltr] .flex-offset-sm-25,[dir=ltr] .layout-margin .flex-offset-sm-25,[dir=ltr] .layout-margin .offset-sm-25,[dir=ltr] .offset-sm-25{margin-left:25%}[dir=rtl] .flex-offset-sm-25,[dir=rtl] .layout-margin .flex-offset-sm-25,[dir=rtl] .layout-margin .offset-sm-25,[dir=rtl] .offset-sm-25{margin-right:25%}[dir=ltr] [dir=rtl] .flex-offset-sm-25,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-sm-25,[dir=ltr] [dir=rtl] .layout-margin .offset-sm-25,[dir=ltr] [dir=rtl] .offset-sm-25{margin-left:auto;margin-right:25%}[dir=rtl] [dir=rtl] .flex-offset-sm-25,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-sm-25,[dir=rtl] [dir=rtl] .layout-margin .offset-sm-25,[dir=rtl] [dir=rtl] .offset-sm-25{margin-left:25%;margin-right:auto}[dir=ltr] .flex-offset-sm-30,[dir=ltr] .layout-margin .flex-offset-sm-30,[dir=ltr] .layout-margin .offset-sm-30,[dir=ltr] .offset-sm-30{margin-left:30%}[dir=rtl] .flex-offset-sm-30,[dir=rtl] .layout-margin .flex-offset-sm-30,[dir=rtl] .layout-margin .offset-sm-30,[dir=rtl] .offset-sm-30{margin-right:30%}[dir=ltr] [dir=rtl] .flex-offset-sm-30,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-sm-30,[dir=ltr] [dir=rtl] .layout-margin .offset-sm-30,[dir=ltr] [dir=rtl] .offset-sm-30{margin-left:auto;margin-right:30%}[dir=rtl] [dir=rtl] .flex-offset-sm-30,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-sm-30,[dir=rtl] [dir=rtl] .layout-margin .offset-sm-30,[dir=rtl] [dir=rtl] .offset-sm-30{margin-left:30%;margin-right:auto}[dir=ltr] .flex-offset-sm-35,[dir=ltr] .layout-margin .flex-offset-sm-35,[dir=ltr] .layout-margin .offset-sm-35,[dir=ltr] .offset-sm-35{margin-left:35%}[dir=rtl] .flex-offset-sm-35,[dir=rtl] .layout-margin .flex-offset-sm-35,[dir=rtl] .layout-margin .offset-sm-35,[dir=rtl] .offset-sm-35{margin-right:35%}[dir=ltr] [dir=rtl] .flex-offset-sm-35,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-sm-35,[dir=ltr] [dir=rtl] .layout-margin .offset-sm-35,[dir=ltr] [dir=rtl] .offset-sm-35{margin-left:auto;margin-right:35%}[dir=rtl] [dir=rtl] .flex-offset-sm-35,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-sm-35,[dir=rtl] [dir=rtl] .layout-margin .offset-sm-35,[dir=rtl] [dir=rtl] .offset-sm-35{margin-left:35%;margin-right:auto}[dir=ltr] .flex-offset-sm-40,[dir=ltr] .layout-margin .flex-offset-sm-40,[dir=ltr] .layout-margin .offset-sm-40,[dir=ltr] .offset-sm-40{margin-left:40%}[dir=rtl] .flex-offset-sm-40,[dir=rtl] .layout-margin .flex-offset-sm-40,[dir=rtl] .layout-margin .offset-sm-40,[dir=rtl] .offset-sm-40{margin-right:40%}[dir=ltr] [dir=rtl] .flex-offset-sm-40,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-sm-40,[dir=ltr] [dir=rtl] .layout-margin .offset-sm-40,[dir=ltr] [dir=rtl] .offset-sm-40{margin-left:auto;margin-right:40%}[dir=rtl] [dir=rtl] .flex-offset-sm-40,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-sm-40,[dir=rtl] [dir=rtl] .layout-margin .offset-sm-40,[dir=rtl] [dir=rtl] .offset-sm-40{margin-left:40%;margin-right:auto}[dir=ltr] .flex-offset-sm-45,[dir=ltr] .layout-margin .flex-offset-sm-45,[dir=ltr] .layout-margin .offset-sm-45,[dir=ltr] .offset-sm-45{margin-left:45%}[dir=rtl] .flex-offset-sm-45,[dir=rtl] .layout-margin .flex-offset-sm-45,[dir=rtl] .layout-margin .offset-sm-45,[dir=rtl] .offset-sm-45{margin-right:45%}[dir=ltr] [dir=rtl] .flex-offset-sm-45,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-sm-45,[dir=ltr] [dir=rtl] .layout-margin .offset-sm-45,[dir=ltr] [dir=rtl] .offset-sm-45{margin-left:auto;margin-right:45%}[dir=rtl] [dir=rtl] .flex-offset-sm-45,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-sm-45,[dir=rtl] [dir=rtl] .layout-margin .offset-sm-45,[dir=rtl] [dir=rtl] .offset-sm-45{margin-left:45%;margin-right:auto}[dir=ltr] .flex-offset-sm-50,[dir=ltr] .layout-margin .flex-offset-sm-50,[dir=ltr] .layout-margin .offset-sm-50,[dir=ltr] .offset-sm-50{margin-left:50%}[dir=rtl] .flex-offset-sm-50,[dir=rtl] .layout-margin .flex-offset-sm-50,[dir=rtl] .layout-margin .offset-sm-50,[dir=rtl] .offset-sm-50{margin-right:50%}[dir=ltr] [dir=rtl] .flex-offset-sm-50,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-sm-50,[dir=ltr] [dir=rtl] .layout-margin .offset-sm-50,[dir=ltr] [dir=rtl] .offset-sm-50{margin-left:auto;margin-right:50%}[dir=rtl] [dir=rtl] .flex-offset-sm-50,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-sm-50,[dir=rtl] [dir=rtl] .layout-margin .offset-sm-50,[dir=rtl] [dir=rtl] .offset-sm-50{margin-left:50%;margin-right:auto}[dir=ltr] .flex-offset-sm-55,[dir=ltr] .layout-margin .flex-offset-sm-55,[dir=ltr] .layout-margin .offset-sm-55,[dir=ltr] .offset-sm-55{margin-left:55%}[dir=rtl] .flex-offset-sm-55,[dir=rtl] .layout-margin .flex-offset-sm-55,[dir=rtl] .layout-margin .offset-sm-55,[dir=rtl] .offset-sm-55{margin-right:55%}[dir=ltr] [dir=rtl] .flex-offset-sm-55,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-sm-55,[dir=ltr] [dir=rtl] .layout-margin .offset-sm-55,[dir=ltr] [dir=rtl] .offset-sm-55{margin-left:auto;margin-right:55%}[dir=rtl] [dir=rtl] .flex-offset-sm-55,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-sm-55,[dir=rtl] [dir=rtl] .layout-margin .offset-sm-55,[dir=rtl] [dir=rtl] .offset-sm-55{margin-left:55%;margin-right:auto}[dir=ltr] .flex-offset-sm-60,[dir=ltr] .layout-margin .flex-offset-sm-60,[dir=ltr] .layout-margin .offset-sm-60,[dir=ltr] .offset-sm-60{margin-left:60%}[dir=rtl] .flex-offset-sm-60,[dir=rtl] .layout-margin .flex-offset-sm-60,[dir=rtl] .layout-margin .offset-sm-60,[dir=rtl] .offset-sm-60{margin-right:60%}[dir=ltr] [dir=rtl] .flex-offset-sm-60,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-sm-60,[dir=ltr] [dir=rtl] .layout-margin .offset-sm-60,[dir=ltr] [dir=rtl] .offset-sm-60{margin-left:auto;margin-right:60%}[dir=rtl] [dir=rtl] .flex-offset-sm-60,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-sm-60,[dir=rtl] [dir=rtl] .layout-margin .offset-sm-60,[dir=rtl] [dir=rtl] .offset-sm-60{margin-left:60%;margin-right:auto}[dir=ltr] .flex-offset-sm-65,[dir=ltr] .layout-margin .flex-offset-sm-65,[dir=ltr] .layout-margin .offset-sm-65,[dir=ltr] .offset-sm-65{margin-left:65%}[dir=rtl] .flex-offset-sm-65,[dir=rtl] .layout-margin .flex-offset-sm-65,[dir=rtl] .layout-margin .offset-sm-65,[dir=rtl] .offset-sm-65{margin-right:65%}[dir=ltr] [dir=rtl] .flex-offset-sm-65,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-sm-65,[dir=ltr] [dir=rtl] .layout-margin .offset-sm-65,[dir=ltr] [dir=rtl] .offset-sm-65{margin-left:auto;margin-right:65%}[dir=rtl] [dir=rtl] .flex-offset-sm-65,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-sm-65,[dir=rtl] [dir=rtl] .layout-margin .offset-sm-65,[dir=rtl] [dir=rtl] .offset-sm-65{margin-left:65%;margin-right:auto}[dir=ltr] .flex-offset-sm-70,[dir=ltr] .layout-margin .flex-offset-sm-70,[dir=ltr] .layout-margin .offset-sm-70,[dir=ltr] .offset-sm-70{margin-left:70%}[dir=rtl] .flex-offset-sm-70,[dir=rtl] .layout-margin .flex-offset-sm-70,[dir=rtl] .layout-margin .offset-sm-70,[dir=rtl] .offset-sm-70{margin-right:70%}[dir=ltr] [dir=rtl] .flex-offset-sm-70,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-sm-70,[dir=ltr] [dir=rtl] .layout-margin .offset-sm-70,[dir=ltr] [dir=rtl] .offset-sm-70{margin-left:auto;margin-right:70%}[dir=rtl] [dir=rtl] .flex-offset-sm-70,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-sm-70,[dir=rtl] [dir=rtl] .layout-margin .offset-sm-70,[dir=rtl] [dir=rtl] .offset-sm-70{margin-left:70%;margin-right:auto}[dir=ltr] .flex-offset-sm-75,[dir=ltr] .layout-margin .flex-offset-sm-75,[dir=ltr] .layout-margin .offset-sm-75,[dir=ltr] .offset-sm-75{margin-left:75%}[dir=rtl] .flex-offset-sm-75,[dir=rtl] .layout-margin .flex-offset-sm-75,[dir=rtl] .layout-margin .offset-sm-75,[dir=rtl] .offset-sm-75{margin-right:75%}[dir=ltr] [dir=rtl] .flex-offset-sm-75,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-sm-75,[dir=ltr] [dir=rtl] .layout-margin .offset-sm-75,[dir=ltr] [dir=rtl] .offset-sm-75{margin-left:auto;margin-right:75%}[dir=rtl] [dir=rtl] .flex-offset-sm-75,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-sm-75,[dir=rtl] [dir=rtl] .layout-margin .offset-sm-75,[dir=rtl] [dir=rtl] .offset-sm-75{margin-left:75%;margin-right:auto}[dir=ltr] .flex-offset-sm-80,[dir=ltr] .layout-margin .flex-offset-sm-80,[dir=ltr] .layout-margin .offset-sm-80,[dir=ltr] .offset-sm-80{margin-left:80%}[dir=rtl] .flex-offset-sm-80,[dir=rtl] .layout-margin .flex-offset-sm-80,[dir=rtl] .layout-margin .offset-sm-80,[dir=rtl] .offset-sm-80{margin-right:80%}[dir=ltr] [dir=rtl] .flex-offset-sm-80,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-sm-80,[dir=ltr] [dir=rtl] .layout-margin .offset-sm-80,[dir=ltr] [dir=rtl] .offset-sm-80{margin-left:auto;margin-right:80%}[dir=rtl] [dir=rtl] .flex-offset-sm-80,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-sm-80,[dir=rtl] [dir=rtl] .layout-margin .offset-sm-80,[dir=rtl] [dir=rtl] .offset-sm-80{margin-left:80%;margin-right:auto}[dir=ltr] .flex-offset-sm-85,[dir=ltr] .layout-margin .flex-offset-sm-85,[dir=ltr] .layout-margin .offset-sm-85,[dir=ltr] .offset-sm-85{margin-left:85%}[dir=rtl] .flex-offset-sm-85,[dir=rtl] .layout-margin .flex-offset-sm-85,[dir=rtl] .layout-margin .offset-sm-85,[dir=rtl] .offset-sm-85{margin-right:85%}[dir=ltr] [dir=rtl] .flex-offset-sm-85,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-sm-85,[dir=ltr] [dir=rtl] .layout-margin .offset-sm-85,[dir=ltr] [dir=rtl] .offset-sm-85{margin-left:auto;margin-right:85%}[dir=rtl] [dir=rtl] .flex-offset-sm-85,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-sm-85,[dir=rtl] [dir=rtl] .layout-margin .offset-sm-85,[dir=rtl] [dir=rtl] .offset-sm-85{margin-left:85%;margin-right:auto}[dir=ltr] .flex-offset-sm-90,[dir=ltr] .layout-margin .flex-offset-sm-90,[dir=ltr] .layout-margin .offset-sm-90,[dir=ltr] .offset-sm-90{margin-left:90%}[dir=rtl] .flex-offset-sm-90,[dir=rtl] .layout-margin .flex-offset-sm-90,[dir=rtl] .layout-margin .offset-sm-90,[dir=rtl] .offset-sm-90{margin-right:90%}[dir=ltr] [dir=rtl] .flex-offset-sm-90,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-sm-90,[dir=ltr] [dir=rtl] .layout-margin .offset-sm-90,[dir=ltr] [dir=rtl] .offset-sm-90{margin-left:auto;margin-right:90%}[dir=rtl] [dir=rtl] .flex-offset-sm-90,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-sm-90,[dir=rtl] [dir=rtl] .layout-margin .offset-sm-90,[dir=rtl] [dir=rtl] .offset-sm-90{margin-left:90%;margin-right:auto}[dir=ltr] .flex-offset-sm-95,[dir=ltr] .layout-margin .flex-offset-sm-95,[dir=ltr] .layout-margin .offset-sm-95,[dir=ltr] .offset-sm-95{margin-left:95%}[dir=rtl] .flex-offset-sm-95,[dir=rtl] .layout-margin .flex-offset-sm-95,[dir=rtl] .layout-margin .offset-sm-95,[dir=rtl] .offset-sm-95{margin-right:95%}[dir=ltr] [dir=rtl] .flex-offset-sm-95,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-sm-95,[dir=ltr] [dir=rtl] .layout-margin .offset-sm-95,[dir=ltr] [dir=rtl] .offset-sm-95{margin-left:auto;margin-right:95%}[dir=rtl] [dir=rtl] .flex-offset-sm-95,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-sm-95,[dir=rtl] [dir=rtl] .layout-margin .offset-sm-95,[dir=rtl] [dir=rtl] .offset-sm-95{margin-left:95%;margin-right:auto}[dir=ltr] .flex-offset-sm-33,[dir=ltr] .layout-margin .flex-offset-sm-33,[dir=ltr] .layout-margin .offset-sm-33,[dir=ltr] .offset-sm-33{margin-left:33.3333333333%}[dir=rtl] .flex-offset-sm-33,[dir=rtl] .layout-margin .flex-offset-sm-33,[dir=rtl] .layout-margin .offset-sm-33,[dir=rtl] .offset-sm-33{margin-right:33.3333333333%}[dir=ltr] .flex-offset-sm-66,[dir=ltr] .layout-margin .flex-offset-sm-66,[dir=ltr] .layout-margin .offset-sm-66,[dir=ltr] .offset-sm-66{margin-left:66.6666666667%}[dir=rtl] .flex-offset-sm-66,[dir=rtl] .layout-margin .flex-offset-sm-66,[dir=rtl] .layout-margin .offset-sm-66,[dir=rtl] .offset-sm-66{margin-right:66.6666666667%}[dir=ltr] [dir=rtl] .flex-offset-sm-66,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-sm-66,[dir=ltr] [dir=rtl] .layout-margin .offset-sm-66,[dir=ltr] [dir=rtl] .offset-sm-66{margin-left:auto;margin-right:66.6666666667%}[dir=rtl] [dir=rtl] .flex-offset-sm-66,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-sm-66,[dir=rtl] [dir=rtl] .layout-margin .offset-sm-66,[dir=rtl] [dir=rtl] .offset-sm-66{margin-left:66.6666666667%;margin-right:auto}.layout-align-sm,.layout-align-sm-start-stretch{align-content:stretch;align-items:stretch;justify-content:flex-start}.layout-align-sm-start,.layout-align-sm-start-center,.layout-align-sm-start-end,.layout-align-sm-start-start,.layout-align-sm-start-stretch{justify-content:flex-start}.layout-align-sm-center,.layout-align-sm-center-center,.layout-align-sm-center-end,.layout-align-sm-center-start,.layout-align-sm-center-stretch{justify-content:center}.layout-align-sm-end,.layout-align-sm-end-center,.layout-align-sm-end-end,.layout-align-sm-end-start,.layout-align-sm-end-stretch{justify-content:flex-end}.layout-align-sm-space-around,.layout-align-sm-space-around-center,.layout-align-sm-space-around-end,.layout-align-sm-space-around-start,.layout-align-sm-space-around-stretch{justify-content:space-around}.layout-align-sm-space-between,.layout-align-sm-space-between-center,.layout-align-sm-space-between-end,.layout-align-sm-space-between-start,.layout-align-sm-space-between-stretch{justify-content:space-between}.layout-align-sm-center-start,.layout-align-sm-end-start,.layout-align-sm-space-around-start,.layout-align-sm-space-between-start,.layout-align-sm-start-start{align-content:flex-start;align-items:flex-start}.layout-align-sm-center-center,.layout-align-sm-end-center,.layout-align-sm-space-around-center,.layout-align-sm-space-between-center,.layout-align-sm-start-center{align-content:center;align-items:center;max-width:100%}.layout-align-sm-center-center>*,.layout-align-sm-end-center>*,.layout-align-sm-space-around-center>*,.layout-align-sm-space-between-center>*,.layout-align-sm-start-center>*{box-sizing:border-box;max-width:100%}.layout-align-sm-center-end,.layout-align-sm-end-end,.layout-align-sm-space-around-end,.layout-align-sm-space-between-end,.layout-align-sm-start-end{align-content:flex-end;align-items:flex-end}.layout-align-sm-center-stretch,.layout-align-sm-end-stretch,.layout-align-sm-space-around-stretch,.layout-align-sm-space-between-stretch,.layout-align-sm-start-stretch{align-content:stretch;align-items:stretch}.flex-sm{box-sizing:border-box;flex:1}.flex-sm-grow{box-sizing:border-box;flex:1 1 100%}.flex-sm-initial{box-sizing:border-box;flex:0 1 auto}.flex-sm-auto{box-sizing:border-box;flex:1 1 auto}.flex-sm-none{box-sizing:border-box;flex:0 0 auto}.flex-sm-noshrink{box-sizing:border-box;flex:1 0 auto}.flex-sm-nogrow{box-sizing:border-box;flex:0 1 auto}.flex-sm-0,.layout-row>.flex-sm-0{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:0}.layout-row>.flex-sm-0{min-width:0}.layout-column>.flex-sm-0{box-sizing:border-box;flex:1 1 100%;max-height:0;max-width:100%}.layout-sm-row>.flex-sm-0{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:0;min-width:0}.layout-sm-column>.flex-sm-0{box-sizing:border-box;flex:1 1 100%;max-height:0;max-width:100%;min-height:0}.flex-sm-5,.layout-row>.flex-sm-5{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:5%}.layout-column>.flex-sm-5{box-sizing:border-box;flex:1 1 100%;max-height:5%;max-width:100%}.layout-sm-row>.flex-sm-5{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:5%}.layout-sm-column>.flex-sm-5{box-sizing:border-box;flex:1 1 100%;max-height:5%;max-width:100%}.flex-sm-10,.layout-row>.flex-sm-10{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:10%}.layout-column>.flex-sm-10{box-sizing:border-box;flex:1 1 100%;max-height:10%;max-width:100%}.layout-sm-row>.flex-sm-10{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:10%}.layout-sm-column>.flex-sm-10{box-sizing:border-box;flex:1 1 100%;max-height:10%;max-width:100%}.flex-sm-15,.layout-row>.flex-sm-15{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:15%}.layout-column>.flex-sm-15{box-sizing:border-box;flex:1 1 100%;max-height:15%;max-width:100%}.layout-sm-row>.flex-sm-15{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:15%}.layout-sm-column>.flex-sm-15{box-sizing:border-box;flex:1 1 100%;max-height:15%;max-width:100%}.flex-sm-20,.layout-row>.flex-sm-20{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:20%}.layout-column>.flex-sm-20{box-sizing:border-box;flex:1 1 100%;max-height:20%;max-width:100%}.layout-sm-row>.flex-sm-20{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:20%}.layout-sm-column>.flex-sm-20{box-sizing:border-box;flex:1 1 100%;max-height:20%;max-width:100%}.flex-sm-25,.layout-row>.flex-sm-25{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:25%}.layout-column>.flex-sm-25{box-sizing:border-box;flex:1 1 100%;max-height:25%;max-width:100%}.layout-sm-row>.flex-sm-25{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:25%}.layout-sm-column>.flex-sm-25{box-sizing:border-box;flex:1 1 100%;max-height:25%;max-width:100%}.flex-sm-30,.layout-row>.flex-sm-30{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:30%}.layout-column>.flex-sm-30{box-sizing:border-box;flex:1 1 100%;max-height:30%;max-width:100%}.layout-sm-row>.flex-sm-30{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:30%}.layout-sm-column>.flex-sm-30{box-sizing:border-box;flex:1 1 100%;max-height:30%;max-width:100%}.flex-sm-35,.layout-row>.flex-sm-35{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:35%}.layout-column>.flex-sm-35{box-sizing:border-box;flex:1 1 100%;max-height:35%;max-width:100%}.layout-sm-row>.flex-sm-35{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:35%}.layout-sm-column>.flex-sm-35{box-sizing:border-box;flex:1 1 100%;max-height:35%;max-width:100%}.flex-sm-40,.layout-row>.flex-sm-40{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:40%}.layout-column>.flex-sm-40{box-sizing:border-box;flex:1 1 100%;max-height:40%;max-width:100%}.layout-sm-row>.flex-sm-40{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:40%}.layout-sm-column>.flex-sm-40{box-sizing:border-box;flex:1 1 100%;max-height:40%;max-width:100%}.flex-sm-45,.layout-row>.flex-sm-45{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:45%}.layout-column>.flex-sm-45{box-sizing:border-box;flex:1 1 100%;max-height:45%;max-width:100%}.layout-sm-row>.flex-sm-45{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:45%}.layout-sm-column>.flex-sm-45{box-sizing:border-box;flex:1 1 100%;max-height:45%;max-width:100%}.flex-sm-50,.layout-row>.flex-sm-50{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:50%}.layout-column>.flex-sm-50{box-sizing:border-box;flex:1 1 100%;max-height:50%;max-width:100%}.layout-sm-row>.flex-sm-50{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:50%}.layout-sm-column>.flex-sm-50{box-sizing:border-box;flex:1 1 100%;max-height:50%;max-width:100%}.flex-sm-55,.layout-row>.flex-sm-55{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:55%}.layout-column>.flex-sm-55{box-sizing:border-box;flex:1 1 100%;max-height:55%;max-width:100%}.layout-sm-row>.flex-sm-55{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:55%}.layout-sm-column>.flex-sm-55{box-sizing:border-box;flex:1 1 100%;max-height:55%;max-width:100%}.flex-sm-60,.layout-row>.flex-sm-60{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:60%}.layout-column>.flex-sm-60{box-sizing:border-box;flex:1 1 100%;max-height:60%;max-width:100%}.layout-sm-row>.flex-sm-60{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:60%}.layout-sm-column>.flex-sm-60{box-sizing:border-box;flex:1 1 100%;max-height:60%;max-width:100%}.flex-sm-65,.layout-row>.flex-sm-65{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:65%}.layout-column>.flex-sm-65{box-sizing:border-box;flex:1 1 100%;max-height:65%;max-width:100%}.layout-sm-row>.flex-sm-65{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:65%}.layout-sm-column>.flex-sm-65{box-sizing:border-box;flex:1 1 100%;max-height:65%;max-width:100%}.flex-sm-70,.layout-row>.flex-sm-70{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:70%}.layout-column>.flex-sm-70{box-sizing:border-box;flex:1 1 100%;max-height:70%;max-width:100%}.layout-sm-row>.flex-sm-70{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:70%}.layout-sm-column>.flex-sm-70{box-sizing:border-box;flex:1 1 100%;max-height:70%;max-width:100%}.flex-sm-75,.layout-row>.flex-sm-75{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:75%}.layout-column>.flex-sm-75{box-sizing:border-box;flex:1 1 100%;max-height:75%;max-width:100%}.layout-sm-row>.flex-sm-75{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:75%}.layout-sm-column>.flex-sm-75{box-sizing:border-box;flex:1 1 100%;max-height:75%;max-width:100%}.flex-sm-80,.layout-row>.flex-sm-80{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:80%}.layout-column>.flex-sm-80{box-sizing:border-box;flex:1 1 100%;max-height:80%;max-width:100%}.layout-sm-row>.flex-sm-80{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:80%}.layout-sm-column>.flex-sm-80{box-sizing:border-box;flex:1 1 100%;max-height:80%;max-width:100%}.flex-sm-85,.layout-row>.flex-sm-85{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:85%}.layout-column>.flex-sm-85{box-sizing:border-box;flex:1 1 100%;max-height:85%;max-width:100%}.layout-sm-row>.flex-sm-85{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:85%}.layout-sm-column>.flex-sm-85{box-sizing:border-box;flex:1 1 100%;max-height:85%;max-width:100%}.flex-sm-90,.layout-row>.flex-sm-90{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:90%}.layout-column>.flex-sm-90{box-sizing:border-box;flex:1 1 100%;max-height:90%;max-width:100%}.layout-sm-row>.flex-sm-90{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:90%}.layout-sm-column>.flex-sm-90{box-sizing:border-box;flex:1 1 100%;max-height:90%;max-width:100%}.flex-sm-95,.layout-row>.flex-sm-95{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:95%}.layout-column>.flex-sm-95{box-sizing:border-box;flex:1 1 100%;max-height:95%;max-width:100%}.layout-sm-row>.flex-sm-95{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:95%}.layout-sm-column>.flex-sm-95{max-height:95%}.flex-sm-100,.layout-sm-column>.flex-sm-95{box-sizing:border-box;flex:1 1 100%;max-width:100%}.flex-sm-100{max-height:100%}.layout-column>.flex-sm-100,.layout-row>.flex-sm-100,.layout-sm-column>.flex-sm-100,.layout-sm-row>.flex-sm-100{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:100%}.layout-row>.flex-sm-33{box-sizing:border-box;flex:1 1 33.33%;max-height:100%;max-width:33.33%}.layout-row>.flex-sm-66{box-sizing:border-box;flex:1 1 66.66%;max-height:100%;max-width:66.66%}.layout-column>.flex-sm-33{box-sizing:border-box;flex:1 1 33.33%;max-height:33.33%;max-width:100%}.layout-column>.flex-sm-66{box-sizing:border-box;flex:1 1 66.66%;max-height:66.66%;max-width:100%}.layout-sm-row>.flex-sm-33{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:33.33%}.layout-sm-row>.flex-sm-66{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:66.66%}.layout-sm-row>.flex{min-width:0}.layout-sm-column>.flex-sm-33{box-sizing:border-box;flex:1 1 100%;max-height:33.33%;max-width:100%}.layout-sm-column>.flex-sm-66{box-sizing:border-box;flex:1 1 100%;max-height:66.66%;max-width:100%}.layout-sm-column>.flex{min-height:0}.layout-sm,.layout-sm-column,.layout-sm-row{box-sizing:border-box;display:flex}.layout-sm-column{flex-direction:column}.layout-sm-row{flex-direction:row}}@media (min-width:960px){.flex-order-gt-sm--20{order:-20}.flex-order-gt-sm--19{order:-19}.flex-order-gt-sm--18{order:-18}.flex-order-gt-sm--17{order:-17}.flex-order-gt-sm--16{order:-16}.flex-order-gt-sm--15{order:-15}.flex-order-gt-sm--14{order:-14}.flex-order-gt-sm--13{order:-13}.flex-order-gt-sm--12{order:-12}.flex-order-gt-sm--11{order:-11}.flex-order-gt-sm--10{order:-10}.flex-order-gt-sm--9{order:-9}.flex-order-gt-sm--8{order:-8}.flex-order-gt-sm--7{order:-7}.flex-order-gt-sm--6{order:-6}.flex-order-gt-sm--5{order:-5}.flex-order-gt-sm--4{order:-4}.flex-order-gt-sm--3{order:-3}.flex-order-gt-sm--2{order:-2}.flex-order-gt-sm--1{order:-1}.flex-order-gt-sm-0{order:0}.flex-order-gt-sm-1{order:1}.flex-order-gt-sm-2{order:2}.flex-order-gt-sm-3{order:3}.flex-order-gt-sm-4{order:4}.flex-order-gt-sm-5{order:5}.flex-order-gt-sm-6{order:6}.flex-order-gt-sm-7{order:7}.flex-order-gt-sm-8{order:8}.flex-order-gt-sm-9{order:9}.flex-order-gt-sm-10{order:10}.flex-order-gt-sm-11{order:11}.flex-order-gt-sm-12{order:12}.flex-order-gt-sm-13{order:13}.flex-order-gt-sm-14{order:14}.flex-order-gt-sm-15{order:15}.flex-order-gt-sm-16{order:16}.flex-order-gt-sm-17{order:17}.flex-order-gt-sm-18{order:18}.flex-order-gt-sm-19{order:19}.flex-order-gt-sm-20{order:20}[dir=ltr] .flex-offset-gt-sm-0,[dir=ltr] .layout-margin .flex-offset-gt-sm-0,[dir=ltr] .layout-margin .offset-gt-sm-0,[dir=ltr] .offset-gt-sm-0{margin-left:0}[dir=rtl] .flex-offset-gt-sm-0,[dir=rtl] .layout-margin .flex-offset-gt-sm-0,[dir=rtl] .layout-margin .offset-gt-sm-0,[dir=rtl] .offset-gt-sm-0{margin-right:0}[dir=ltr] [dir=rtl] .flex-offset-gt-sm-0,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-gt-sm-0,[dir=ltr] [dir=rtl] .layout-margin .offset-gt-sm-0,[dir=ltr] [dir=rtl] .offset-gt-sm-0{margin-left:auto;margin-right:0}[dir=rtl] [dir=rtl] .flex-offset-gt-sm-0,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-gt-sm-0,[dir=rtl] [dir=rtl] .layout-margin .offset-gt-sm-0,[dir=rtl] [dir=rtl] .offset-gt-sm-0{margin-left:0;margin-right:auto}[dir=ltr] .flex-offset-gt-sm-5,[dir=ltr] .layout-margin .flex-offset-gt-sm-5,[dir=ltr] .layout-margin .offset-gt-sm-5,[dir=ltr] .offset-gt-sm-5{margin-left:5%}[dir=rtl] .flex-offset-gt-sm-5,[dir=rtl] .layout-margin .flex-offset-gt-sm-5,[dir=rtl] .layout-margin .offset-gt-sm-5,[dir=rtl] .offset-gt-sm-5{margin-right:5%}[dir=ltr] [dir=rtl] .flex-offset-gt-sm-5,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-gt-sm-5,[dir=ltr] [dir=rtl] .layout-margin .offset-gt-sm-5,[dir=ltr] [dir=rtl] .offset-gt-sm-5{margin-left:auto;margin-right:5%}[dir=rtl] [dir=rtl] .flex-offset-gt-sm-5,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-gt-sm-5,[dir=rtl] [dir=rtl] .layout-margin .offset-gt-sm-5,[dir=rtl] [dir=rtl] .offset-gt-sm-5{margin-left:5%;margin-right:auto}[dir=ltr] .flex-offset-gt-sm-10,[dir=ltr] .layout-margin .flex-offset-gt-sm-10,[dir=ltr] .layout-margin .offset-gt-sm-10,[dir=ltr] .offset-gt-sm-10{margin-left:10%}[dir=rtl] .flex-offset-gt-sm-10,[dir=rtl] .layout-margin .flex-offset-gt-sm-10,[dir=rtl] .layout-margin .offset-gt-sm-10,[dir=rtl] .offset-gt-sm-10{margin-right:10%}[dir=ltr] [dir=rtl] .flex-offset-gt-sm-10,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-gt-sm-10,[dir=ltr] [dir=rtl] .layout-margin .offset-gt-sm-10,[dir=ltr] [dir=rtl] .offset-gt-sm-10{margin-left:auto;margin-right:10%}[dir=rtl] [dir=rtl] .flex-offset-gt-sm-10,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-gt-sm-10,[dir=rtl] [dir=rtl] .layout-margin .offset-gt-sm-10,[dir=rtl] [dir=rtl] .offset-gt-sm-10{margin-left:10%;margin-right:auto}[dir=ltr] .flex-offset-gt-sm-15,[dir=ltr] .layout-margin .flex-offset-gt-sm-15,[dir=ltr] .layout-margin .offset-gt-sm-15,[dir=ltr] .offset-gt-sm-15{margin-left:15%}[dir=rtl] .flex-offset-gt-sm-15,[dir=rtl] .layout-margin .flex-offset-gt-sm-15,[dir=rtl] .layout-margin .offset-gt-sm-15,[dir=rtl] .offset-gt-sm-15{margin-right:15%}[dir=ltr] [dir=rtl] .flex-offset-gt-sm-15,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-gt-sm-15,[dir=ltr] [dir=rtl] .layout-margin .offset-gt-sm-15,[dir=ltr] [dir=rtl] .offset-gt-sm-15{margin-left:auto;margin-right:15%}[dir=rtl] [dir=rtl] .flex-offset-gt-sm-15,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-gt-sm-15,[dir=rtl] [dir=rtl] .layout-margin .offset-gt-sm-15,[dir=rtl] [dir=rtl] .offset-gt-sm-15{margin-left:15%;margin-right:auto}[dir=ltr] .flex-offset-gt-sm-20,[dir=ltr] .layout-margin .flex-offset-gt-sm-20,[dir=ltr] .layout-margin .offset-gt-sm-20,[dir=ltr] .offset-gt-sm-20{margin-left:20%}[dir=rtl] .flex-offset-gt-sm-20,[dir=rtl] .layout-margin .flex-offset-gt-sm-20,[dir=rtl] .layout-margin .offset-gt-sm-20,[dir=rtl] .offset-gt-sm-20{margin-right:20%}[dir=ltr] [dir=rtl] .flex-offset-gt-sm-20,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-gt-sm-20,[dir=ltr] [dir=rtl] .layout-margin .offset-gt-sm-20,[dir=ltr] [dir=rtl] .offset-gt-sm-20{margin-left:auto;margin-right:20%}[dir=rtl] [dir=rtl] .flex-offset-gt-sm-20,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-gt-sm-20,[dir=rtl] [dir=rtl] .layout-margin .offset-gt-sm-20,[dir=rtl] [dir=rtl] .offset-gt-sm-20{margin-left:20%;margin-right:auto}[dir=ltr] .flex-offset-gt-sm-25,[dir=ltr] .layout-margin .flex-offset-gt-sm-25,[dir=ltr] .layout-margin .offset-gt-sm-25,[dir=ltr] .offset-gt-sm-25{margin-left:25%}[dir=rtl] .flex-offset-gt-sm-25,[dir=rtl] .layout-margin .flex-offset-gt-sm-25,[dir=rtl] .layout-margin .offset-gt-sm-25,[dir=rtl] .offset-gt-sm-25{margin-right:25%}[dir=ltr] [dir=rtl] .flex-offset-gt-sm-25,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-gt-sm-25,[dir=ltr] [dir=rtl] .layout-margin .offset-gt-sm-25,[dir=ltr] [dir=rtl] .offset-gt-sm-25{margin-left:auto;margin-right:25%}[dir=rtl] [dir=rtl] .flex-offset-gt-sm-25,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-gt-sm-25,[dir=rtl] [dir=rtl] .layout-margin .offset-gt-sm-25,[dir=rtl] [dir=rtl] .offset-gt-sm-25{margin-left:25%;margin-right:auto}[dir=ltr] .flex-offset-gt-sm-30,[dir=ltr] .layout-margin .flex-offset-gt-sm-30,[dir=ltr] .layout-margin .offset-gt-sm-30,[dir=ltr] .offset-gt-sm-30{margin-left:30%}[dir=rtl] .flex-offset-gt-sm-30,[dir=rtl] .layout-margin .flex-offset-gt-sm-30,[dir=rtl] .layout-margin .offset-gt-sm-30,[dir=rtl] .offset-gt-sm-30{margin-right:30%}[dir=ltr] [dir=rtl] .flex-offset-gt-sm-30,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-gt-sm-30,[dir=ltr] [dir=rtl] .layout-margin .offset-gt-sm-30,[dir=ltr] [dir=rtl] .offset-gt-sm-30{margin-left:auto;margin-right:30%}[dir=rtl] [dir=rtl] .flex-offset-gt-sm-30,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-gt-sm-30,[dir=rtl] [dir=rtl] .layout-margin .offset-gt-sm-30,[dir=rtl] [dir=rtl] .offset-gt-sm-30{margin-left:30%;margin-right:auto}[dir=ltr] .flex-offset-gt-sm-35,[dir=ltr] .layout-margin .flex-offset-gt-sm-35,[dir=ltr] .layout-margin .offset-gt-sm-35,[dir=ltr] .offset-gt-sm-35{margin-left:35%}[dir=rtl] .flex-offset-gt-sm-35,[dir=rtl] .layout-margin .flex-offset-gt-sm-35,[dir=rtl] .layout-margin .offset-gt-sm-35,[dir=rtl] .offset-gt-sm-35{margin-right:35%}[dir=ltr] [dir=rtl] .flex-offset-gt-sm-35,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-gt-sm-35,[dir=ltr] [dir=rtl] .layout-margin .offset-gt-sm-35,[dir=ltr] [dir=rtl] .offset-gt-sm-35{margin-left:auto;margin-right:35%}[dir=rtl] [dir=rtl] .flex-offset-gt-sm-35,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-gt-sm-35,[dir=rtl] [dir=rtl] .layout-margin .offset-gt-sm-35,[dir=rtl] [dir=rtl] .offset-gt-sm-35{margin-left:35%;margin-right:auto}[dir=ltr] .flex-offset-gt-sm-40,[dir=ltr] .layout-margin .flex-offset-gt-sm-40,[dir=ltr] .layout-margin .offset-gt-sm-40,[dir=ltr] .offset-gt-sm-40{margin-left:40%}[dir=rtl] .flex-offset-gt-sm-40,[dir=rtl] .layout-margin .flex-offset-gt-sm-40,[dir=rtl] .layout-margin .offset-gt-sm-40,[dir=rtl] .offset-gt-sm-40{margin-right:40%}[dir=ltr] [dir=rtl] .flex-offset-gt-sm-40,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-gt-sm-40,[dir=ltr] [dir=rtl] .layout-margin .offset-gt-sm-40,[dir=ltr] [dir=rtl] .offset-gt-sm-40{margin-left:auto;margin-right:40%}[dir=rtl] [dir=rtl] .flex-offset-gt-sm-40,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-gt-sm-40,[dir=rtl] [dir=rtl] .layout-margin .offset-gt-sm-40,[dir=rtl] [dir=rtl] .offset-gt-sm-40{margin-left:40%;margin-right:auto}[dir=ltr] .flex-offset-gt-sm-45,[dir=ltr] .layout-margin .flex-offset-gt-sm-45,[dir=ltr] .layout-margin .offset-gt-sm-45,[dir=ltr] .offset-gt-sm-45{margin-left:45%}[dir=rtl] .flex-offset-gt-sm-45,[dir=rtl] .layout-margin .flex-offset-gt-sm-45,[dir=rtl] .layout-margin .offset-gt-sm-45,[dir=rtl] .offset-gt-sm-45{margin-right:45%}[dir=ltr] [dir=rtl] .flex-offset-gt-sm-45,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-gt-sm-45,[dir=ltr] [dir=rtl] .layout-margin .offset-gt-sm-45,[dir=ltr] [dir=rtl] .offset-gt-sm-45{margin-left:auto;margin-right:45%}[dir=rtl] [dir=rtl] .flex-offset-gt-sm-45,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-gt-sm-45,[dir=rtl] [dir=rtl] .layout-margin .offset-gt-sm-45,[dir=rtl] [dir=rtl] .offset-gt-sm-45{margin-left:45%;margin-right:auto}[dir=ltr] .flex-offset-gt-sm-50,[dir=ltr] .layout-margin .flex-offset-gt-sm-50,[dir=ltr] .layout-margin .offset-gt-sm-50,[dir=ltr] .offset-gt-sm-50{margin-left:50%}[dir=rtl] .flex-offset-gt-sm-50,[dir=rtl] .layout-margin .flex-offset-gt-sm-50,[dir=rtl] .layout-margin .offset-gt-sm-50,[dir=rtl] .offset-gt-sm-50{margin-right:50%}[dir=ltr] [dir=rtl] .flex-offset-gt-sm-50,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-gt-sm-50,[dir=ltr] [dir=rtl] .layout-margin .offset-gt-sm-50,[dir=ltr] [dir=rtl] .offset-gt-sm-50{margin-left:auto;margin-right:50%}[dir=rtl] [dir=rtl] .flex-offset-gt-sm-50,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-gt-sm-50,[dir=rtl] [dir=rtl] .layout-margin .offset-gt-sm-50,[dir=rtl] [dir=rtl] .offset-gt-sm-50{margin-left:50%;margin-right:auto}[dir=ltr] .flex-offset-gt-sm-55,[dir=ltr] .layout-margin .flex-offset-gt-sm-55,[dir=ltr] .layout-margin .offset-gt-sm-55,[dir=ltr] .offset-gt-sm-55{margin-left:55%}[dir=rtl] .flex-offset-gt-sm-55,[dir=rtl] .layout-margin .flex-offset-gt-sm-55,[dir=rtl] .layout-margin .offset-gt-sm-55,[dir=rtl] .offset-gt-sm-55{margin-right:55%}[dir=ltr] [dir=rtl] .flex-offset-gt-sm-55,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-gt-sm-55,[dir=ltr] [dir=rtl] .layout-margin .offset-gt-sm-55,[dir=ltr] [dir=rtl] .offset-gt-sm-55{margin-left:auto;margin-right:55%}[dir=rtl] [dir=rtl] .flex-offset-gt-sm-55,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-gt-sm-55,[dir=rtl] [dir=rtl] .layout-margin .offset-gt-sm-55,[dir=rtl] [dir=rtl] .offset-gt-sm-55{margin-left:55%;margin-right:auto}[dir=ltr] .flex-offset-gt-sm-60,[dir=ltr] .layout-margin .flex-offset-gt-sm-60,[dir=ltr] .layout-margin .offset-gt-sm-60,[dir=ltr] .offset-gt-sm-60{margin-left:60%}[dir=rtl] .flex-offset-gt-sm-60,[dir=rtl] .layout-margin .flex-offset-gt-sm-60,[dir=rtl] .layout-margin .offset-gt-sm-60,[dir=rtl] .offset-gt-sm-60{margin-right:60%}[dir=ltr] [dir=rtl] .flex-offset-gt-sm-60,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-gt-sm-60,[dir=ltr] [dir=rtl] .layout-margin .offset-gt-sm-60,[dir=ltr] [dir=rtl] .offset-gt-sm-60{margin-left:auto;margin-right:60%}[dir=rtl] [dir=rtl] .flex-offset-gt-sm-60,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-gt-sm-60,[dir=rtl] [dir=rtl] .layout-margin .offset-gt-sm-60,[dir=rtl] [dir=rtl] .offset-gt-sm-60{margin-left:60%;margin-right:auto}[dir=ltr] .flex-offset-gt-sm-65,[dir=ltr] .layout-margin .flex-offset-gt-sm-65,[dir=ltr] .layout-margin .offset-gt-sm-65,[dir=ltr] .offset-gt-sm-65{margin-left:65%}[dir=rtl] .flex-offset-gt-sm-65,[dir=rtl] .layout-margin .flex-offset-gt-sm-65,[dir=rtl] .layout-margin .offset-gt-sm-65,[dir=rtl] .offset-gt-sm-65{margin-right:65%}[dir=ltr] [dir=rtl] .flex-offset-gt-sm-65,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-gt-sm-65,[dir=ltr] [dir=rtl] .layout-margin .offset-gt-sm-65,[dir=ltr] [dir=rtl] .offset-gt-sm-65{margin-left:auto;margin-right:65%}[dir=rtl] [dir=rtl] .flex-offset-gt-sm-65,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-gt-sm-65,[dir=rtl] [dir=rtl] .layout-margin .offset-gt-sm-65,[dir=rtl] [dir=rtl] .offset-gt-sm-65{margin-left:65%;margin-right:auto}[dir=ltr] .flex-offset-gt-sm-70,[dir=ltr] .layout-margin .flex-offset-gt-sm-70,[dir=ltr] .layout-margin .offset-gt-sm-70,[dir=ltr] .offset-gt-sm-70{margin-left:70%}[dir=rtl] .flex-offset-gt-sm-70,[dir=rtl] .layout-margin .flex-offset-gt-sm-70,[dir=rtl] .layout-margin .offset-gt-sm-70,[dir=rtl] .offset-gt-sm-70{margin-right:70%}[dir=ltr] [dir=rtl] .flex-offset-gt-sm-70,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-gt-sm-70,[dir=ltr] [dir=rtl] .layout-margin .offset-gt-sm-70,[dir=ltr] [dir=rtl] .offset-gt-sm-70{margin-left:auto;margin-right:70%}[dir=rtl] [dir=rtl] .flex-offset-gt-sm-70,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-gt-sm-70,[dir=rtl] [dir=rtl] .layout-margin .offset-gt-sm-70,[dir=rtl] [dir=rtl] .offset-gt-sm-70{margin-left:70%;margin-right:auto}[dir=ltr] .flex-offset-gt-sm-75,[dir=ltr] .layout-margin .flex-offset-gt-sm-75,[dir=ltr] .layout-margin .offset-gt-sm-75,[dir=ltr] .offset-gt-sm-75{margin-left:75%}[dir=rtl] .flex-offset-gt-sm-75,[dir=rtl] .layout-margin .flex-offset-gt-sm-75,[dir=rtl] .layout-margin .offset-gt-sm-75,[dir=rtl] .offset-gt-sm-75{margin-right:75%}[dir=ltr] [dir=rtl] .flex-offset-gt-sm-75,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-gt-sm-75,[dir=ltr] [dir=rtl] .layout-margin .offset-gt-sm-75,[dir=ltr] [dir=rtl] .offset-gt-sm-75{margin-left:auto;margin-right:75%}[dir=rtl] [dir=rtl] .flex-offset-gt-sm-75,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-gt-sm-75,[dir=rtl] [dir=rtl] .layout-margin .offset-gt-sm-75,[dir=rtl] [dir=rtl] .offset-gt-sm-75{margin-left:75%;margin-right:auto}[dir=ltr] .flex-offset-gt-sm-80,[dir=ltr] .layout-margin .flex-offset-gt-sm-80,[dir=ltr] .layout-margin .offset-gt-sm-80,[dir=ltr] .offset-gt-sm-80{margin-left:80%}[dir=rtl] .flex-offset-gt-sm-80,[dir=rtl] .layout-margin .flex-offset-gt-sm-80,[dir=rtl] .layout-margin .offset-gt-sm-80,[dir=rtl] .offset-gt-sm-80{margin-right:80%}[dir=ltr] [dir=rtl] .flex-offset-gt-sm-80,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-gt-sm-80,[dir=ltr] [dir=rtl] .layout-margin .offset-gt-sm-80,[dir=ltr] [dir=rtl] .offset-gt-sm-80{margin-left:auto;margin-right:80%}[dir=rtl] [dir=rtl] .flex-offset-gt-sm-80,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-gt-sm-80,[dir=rtl] [dir=rtl] .layout-margin .offset-gt-sm-80,[dir=rtl] [dir=rtl] .offset-gt-sm-80{margin-left:80%;margin-right:auto}[dir=ltr] .flex-offset-gt-sm-85,[dir=ltr] .layout-margin .flex-offset-gt-sm-85,[dir=ltr] .layout-margin .offset-gt-sm-85,[dir=ltr] .offset-gt-sm-85{margin-left:85%}[dir=rtl] .flex-offset-gt-sm-85,[dir=rtl] .layout-margin .flex-offset-gt-sm-85,[dir=rtl] .layout-margin .offset-gt-sm-85,[dir=rtl] .offset-gt-sm-85{margin-right:85%}[dir=ltr] [dir=rtl] .flex-offset-gt-sm-85,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-gt-sm-85,[dir=ltr] [dir=rtl] .layout-margin .offset-gt-sm-85,[dir=ltr] [dir=rtl] .offset-gt-sm-85{margin-left:auto;margin-right:85%}[dir=rtl] [dir=rtl] .flex-offset-gt-sm-85,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-gt-sm-85,[dir=rtl] [dir=rtl] .layout-margin .offset-gt-sm-85,[dir=rtl] [dir=rtl] .offset-gt-sm-85{margin-left:85%;margin-right:auto}[dir=ltr] .flex-offset-gt-sm-90,[dir=ltr] .layout-margin .flex-offset-gt-sm-90,[dir=ltr] .layout-margin .offset-gt-sm-90,[dir=ltr] .offset-gt-sm-90{margin-left:90%}[dir=rtl] .flex-offset-gt-sm-90,[dir=rtl] .layout-margin .flex-offset-gt-sm-90,[dir=rtl] .layout-margin .offset-gt-sm-90,[dir=rtl] .offset-gt-sm-90{margin-right:90%}[dir=ltr] [dir=rtl] .flex-offset-gt-sm-90,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-gt-sm-90,[dir=ltr] [dir=rtl] .layout-margin .offset-gt-sm-90,[dir=ltr] [dir=rtl] .offset-gt-sm-90{margin-left:auto;margin-right:90%}[dir=rtl] [dir=rtl] .flex-offset-gt-sm-90,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-gt-sm-90,[dir=rtl] [dir=rtl] .layout-margin .offset-gt-sm-90,[dir=rtl] [dir=rtl] .offset-gt-sm-90{margin-left:90%;margin-right:auto}[dir=ltr] .flex-offset-gt-sm-95,[dir=ltr] .layout-margin .flex-offset-gt-sm-95,[dir=ltr] .layout-margin .offset-gt-sm-95,[dir=ltr] .offset-gt-sm-95{margin-left:95%}[dir=rtl] .flex-offset-gt-sm-95,[dir=rtl] .layout-margin .flex-offset-gt-sm-95,[dir=rtl] .layout-margin .offset-gt-sm-95,[dir=rtl] .offset-gt-sm-95{margin-right:95%}[dir=ltr] [dir=rtl] .flex-offset-gt-sm-95,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-gt-sm-95,[dir=ltr] [dir=rtl] .layout-margin .offset-gt-sm-95,[dir=ltr] [dir=rtl] .offset-gt-sm-95{margin-left:auto;margin-right:95%}[dir=rtl] [dir=rtl] .flex-offset-gt-sm-95,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-gt-sm-95,[dir=rtl] [dir=rtl] .layout-margin .offset-gt-sm-95,[dir=rtl] [dir=rtl] .offset-gt-sm-95{margin-left:95%;margin-right:auto}[dir=ltr] .flex-offset-gt-sm-33,[dir=ltr] .layout-margin .flex-offset-gt-sm-33,[dir=ltr] .layout-margin .offset-gt-sm-33,[dir=ltr] .offset-gt-sm-33{margin-left:33.3333333333%}[dir=rtl] .flex-offset-gt-sm-33,[dir=rtl] .layout-margin .flex-offset-gt-sm-33,[dir=rtl] .layout-margin .offset-gt-sm-33,[dir=rtl] .offset-gt-sm-33{margin-right:33.3333333333%}[dir=ltr] .flex-offset-gt-sm-66,[dir=ltr] .layout-margin .flex-offset-gt-sm-66,[dir=ltr] .layout-margin .offset-gt-sm-66,[dir=ltr] .offset-gt-sm-66{margin-left:66.6666666667%}[dir=rtl] .flex-offset-gt-sm-66,[dir=rtl] .layout-margin .flex-offset-gt-sm-66,[dir=rtl] .layout-margin .offset-gt-sm-66,[dir=rtl] .offset-gt-sm-66{margin-right:66.6666666667%}[dir=ltr] [dir=rtl] .flex-offset-gt-sm-66,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-gt-sm-66,[dir=ltr] [dir=rtl] .layout-margin .offset-gt-sm-66,[dir=ltr] [dir=rtl] .offset-gt-sm-66{margin-left:auto;margin-right:66.6666666667%}[dir=rtl] [dir=rtl] .flex-offset-gt-sm-66,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-gt-sm-66,[dir=rtl] [dir=rtl] .layout-margin .offset-gt-sm-66,[dir=rtl] [dir=rtl] .offset-gt-sm-66{margin-left:66.6666666667%;margin-right:auto}.layout-align-gt-sm,.layout-align-gt-sm-start-stretch{align-content:stretch;align-items:stretch;justify-content:flex-start}.layout-align-gt-sm-start,.layout-align-gt-sm-start-center,.layout-align-gt-sm-start-end,.layout-align-gt-sm-start-start,.layout-align-gt-sm-start-stretch{justify-content:flex-start}.layout-align-gt-sm-center,.layout-align-gt-sm-center-center,.layout-align-gt-sm-center-end,.layout-align-gt-sm-center-start,.layout-align-gt-sm-center-stretch{justify-content:center}.layout-align-gt-sm-end,.layout-align-gt-sm-end-center,.layout-align-gt-sm-end-end,.layout-align-gt-sm-end-start,.layout-align-gt-sm-end-stretch{justify-content:flex-end}.layout-align-gt-sm-space-around,.layout-align-gt-sm-space-around-center,.layout-align-gt-sm-space-around-end,.layout-align-gt-sm-space-around-start,.layout-align-gt-sm-space-around-stretch{justify-content:space-around}.layout-align-gt-sm-space-between,.layout-align-gt-sm-space-between-center,.layout-align-gt-sm-space-between-end,.layout-align-gt-sm-space-between-start,.layout-align-gt-sm-space-between-stretch{justify-content:space-between}.layout-align-gt-sm-center-start,.layout-align-gt-sm-end-start,.layout-align-gt-sm-space-around-start,.layout-align-gt-sm-space-between-start,.layout-align-gt-sm-start-start{align-content:flex-start;align-items:flex-start}.layout-align-gt-sm-center-center,.layout-align-gt-sm-end-center,.layout-align-gt-sm-space-around-center,.layout-align-gt-sm-space-between-center,.layout-align-gt-sm-start-center{align-content:center;align-items:center;max-width:100%}.layout-align-gt-sm-center-center>*,.layout-align-gt-sm-end-center>*,.layout-align-gt-sm-space-around-center>*,.layout-align-gt-sm-space-between-center>*,.layout-align-gt-sm-start-center>*{box-sizing:border-box;max-width:100%}.layout-align-gt-sm-center-end,.layout-align-gt-sm-end-end,.layout-align-gt-sm-space-around-end,.layout-align-gt-sm-space-between-end,.layout-align-gt-sm-start-end{align-content:flex-end;align-items:flex-end}.layout-align-gt-sm-center-stretch,.layout-align-gt-sm-end-stretch,.layout-align-gt-sm-space-around-stretch,.layout-align-gt-sm-space-between-stretch,.layout-align-gt-sm-start-stretch{align-content:stretch;align-items:stretch}.flex-gt-sm{box-sizing:border-box;flex:1}.flex-gt-sm-grow{box-sizing:border-box;flex:1 1 100%}.flex-gt-sm-initial{box-sizing:border-box;flex:0 1 auto}.flex-gt-sm-auto{box-sizing:border-box;flex:1 1 auto}.flex-gt-sm-none{box-sizing:border-box;flex:0 0 auto}.flex-gt-sm-noshrink{box-sizing:border-box;flex:1 0 auto}.flex-gt-sm-nogrow{box-sizing:border-box;flex:0 1 auto}.flex-gt-sm-0,.layout-row>.flex-gt-sm-0{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:0}.layout-row>.flex-gt-sm-0{min-width:0}.layout-column>.flex-gt-sm-0{box-sizing:border-box;flex:1 1 100%;max-height:0;max-width:100%}.layout-gt-sm-row>.flex-gt-sm-0{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:0;min-width:0}.layout-gt-sm-column>.flex-gt-sm-0{box-sizing:border-box;flex:1 1 100%;max-height:0;max-width:100%;min-height:0}.flex-gt-sm-5,.layout-row>.flex-gt-sm-5{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:5%}.layout-column>.flex-gt-sm-5{box-sizing:border-box;flex:1 1 100%;max-height:5%;max-width:100%}.layout-gt-sm-row>.flex-gt-sm-5{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:5%}.layout-gt-sm-column>.flex-gt-sm-5{box-sizing:border-box;flex:1 1 100%;max-height:5%;max-width:100%}.flex-gt-sm-10,.layout-row>.flex-gt-sm-10{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:10%}.layout-column>.flex-gt-sm-10{box-sizing:border-box;flex:1 1 100%;max-height:10%;max-width:100%}.layout-gt-sm-row>.flex-gt-sm-10{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:10%}.layout-gt-sm-column>.flex-gt-sm-10{box-sizing:border-box;flex:1 1 100%;max-height:10%;max-width:100%}.flex-gt-sm-15,.layout-row>.flex-gt-sm-15{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:15%}.layout-column>.flex-gt-sm-15{box-sizing:border-box;flex:1 1 100%;max-height:15%;max-width:100%}.layout-gt-sm-row>.flex-gt-sm-15{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:15%}.layout-gt-sm-column>.flex-gt-sm-15{box-sizing:border-box;flex:1 1 100%;max-height:15%;max-width:100%}.flex-gt-sm-20,.layout-row>.flex-gt-sm-20{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:20%}.layout-column>.flex-gt-sm-20{box-sizing:border-box;flex:1 1 100%;max-height:20%;max-width:100%}.layout-gt-sm-row>.flex-gt-sm-20{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:20%}.layout-gt-sm-column>.flex-gt-sm-20{box-sizing:border-box;flex:1 1 100%;max-height:20%;max-width:100%}.flex-gt-sm-25,.layout-row>.flex-gt-sm-25{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:25%}.layout-column>.flex-gt-sm-25{box-sizing:border-box;flex:1 1 100%;max-height:25%;max-width:100%}.layout-gt-sm-row>.flex-gt-sm-25{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:25%}.layout-gt-sm-column>.flex-gt-sm-25{box-sizing:border-box;flex:1 1 100%;max-height:25%;max-width:100%}.flex-gt-sm-30,.layout-row>.flex-gt-sm-30{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:30%}.layout-column>.flex-gt-sm-30{box-sizing:border-box;flex:1 1 100%;max-height:30%;max-width:100%}.layout-gt-sm-row>.flex-gt-sm-30{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:30%}.layout-gt-sm-column>.flex-gt-sm-30{box-sizing:border-box;flex:1 1 100%;max-height:30%;max-width:100%}.flex-gt-sm-35,.layout-row>.flex-gt-sm-35{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:35%}.layout-column>.flex-gt-sm-35{box-sizing:border-box;flex:1 1 100%;max-height:35%;max-width:100%}.layout-gt-sm-row>.flex-gt-sm-35{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:35%}.layout-gt-sm-column>.flex-gt-sm-35{box-sizing:border-box;flex:1 1 100%;max-height:35%;max-width:100%}.flex-gt-sm-40,.layout-row>.flex-gt-sm-40{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:40%}.layout-column>.flex-gt-sm-40{box-sizing:border-box;flex:1 1 100%;max-height:40%;max-width:100%}.layout-gt-sm-row>.flex-gt-sm-40{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:40%}.layout-gt-sm-column>.flex-gt-sm-40{box-sizing:border-box;flex:1 1 100%;max-height:40%;max-width:100%}.flex-gt-sm-45,.layout-row>.flex-gt-sm-45{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:45%}.layout-column>.flex-gt-sm-45{box-sizing:border-box;flex:1 1 100%;max-height:45%;max-width:100%}.layout-gt-sm-row>.flex-gt-sm-45{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:45%}.layout-gt-sm-column>.flex-gt-sm-45{box-sizing:border-box;flex:1 1 100%;max-height:45%;max-width:100%}.flex-gt-sm-50,.layout-row>.flex-gt-sm-50{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:50%}.layout-column>.flex-gt-sm-50{box-sizing:border-box;flex:1 1 100%;max-height:50%;max-width:100%}.layout-gt-sm-row>.flex-gt-sm-50{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:50%}.layout-gt-sm-column>.flex-gt-sm-50{box-sizing:border-box;flex:1 1 100%;max-height:50%;max-width:100%}.flex-gt-sm-55,.layout-row>.flex-gt-sm-55{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:55%}.layout-column>.flex-gt-sm-55{box-sizing:border-box;flex:1 1 100%;max-height:55%;max-width:100%}.layout-gt-sm-row>.flex-gt-sm-55{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:55%}.layout-gt-sm-column>.flex-gt-sm-55{box-sizing:border-box;flex:1 1 100%;max-height:55%;max-width:100%}.flex-gt-sm-60,.layout-row>.flex-gt-sm-60{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:60%}.layout-column>.flex-gt-sm-60{box-sizing:border-box;flex:1 1 100%;max-height:60%;max-width:100%}.layout-gt-sm-row>.flex-gt-sm-60{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:60%}.layout-gt-sm-column>.flex-gt-sm-60{box-sizing:border-box;flex:1 1 100%;max-height:60%;max-width:100%}.flex-gt-sm-65,.layout-row>.flex-gt-sm-65{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:65%}.layout-column>.flex-gt-sm-65{box-sizing:border-box;flex:1 1 100%;max-height:65%;max-width:100%}.layout-gt-sm-row>.flex-gt-sm-65{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:65%}.layout-gt-sm-column>.flex-gt-sm-65{box-sizing:border-box;flex:1 1 100%;max-height:65%;max-width:100%}.flex-gt-sm-70,.layout-row>.flex-gt-sm-70{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:70%}.layout-column>.flex-gt-sm-70{box-sizing:border-box;flex:1 1 100%;max-height:70%;max-width:100%}.layout-gt-sm-row>.flex-gt-sm-70{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:70%}.layout-gt-sm-column>.flex-gt-sm-70{box-sizing:border-box;flex:1 1 100%;max-height:70%;max-width:100%}.flex-gt-sm-75,.layout-row>.flex-gt-sm-75{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:75%}.layout-column>.flex-gt-sm-75{box-sizing:border-box;flex:1 1 100%;max-height:75%;max-width:100%}.layout-gt-sm-row>.flex-gt-sm-75{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:75%}.layout-gt-sm-column>.flex-gt-sm-75{box-sizing:border-box;flex:1 1 100%;max-height:75%;max-width:100%}.flex-gt-sm-80,.layout-row>.flex-gt-sm-80{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:80%}.layout-column>.flex-gt-sm-80{box-sizing:border-box;flex:1 1 100%;max-height:80%;max-width:100%}.layout-gt-sm-row>.flex-gt-sm-80{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:80%}.layout-gt-sm-column>.flex-gt-sm-80{box-sizing:border-box;flex:1 1 100%;max-height:80%;max-width:100%}.flex-gt-sm-85,.layout-row>.flex-gt-sm-85{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:85%}.layout-column>.flex-gt-sm-85{box-sizing:border-box;flex:1 1 100%;max-height:85%;max-width:100%}.layout-gt-sm-row>.flex-gt-sm-85{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:85%}.layout-gt-sm-column>.flex-gt-sm-85{box-sizing:border-box;flex:1 1 100%;max-height:85%;max-width:100%}.flex-gt-sm-90,.layout-row>.flex-gt-sm-90{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:90%}.layout-column>.flex-gt-sm-90{box-sizing:border-box;flex:1 1 100%;max-height:90%;max-width:100%}.layout-gt-sm-row>.flex-gt-sm-90{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:90%}.layout-gt-sm-column>.flex-gt-sm-90{box-sizing:border-box;flex:1 1 100%;max-height:90%;max-width:100%}.flex-gt-sm-95,.layout-row>.flex-gt-sm-95{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:95%}.layout-column>.flex-gt-sm-95{box-sizing:border-box;flex:1 1 100%;max-height:95%;max-width:100%}.layout-gt-sm-row>.flex-gt-sm-95{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:95%}.layout-gt-sm-column>.flex-gt-sm-95{box-sizing:border-box;flex:1 1 100%;max-height:95%;max-width:100%}.flex-gt-sm-100,.layout-column>.flex-gt-sm-100,.layout-gt-sm-column>.flex-gt-sm-100,.layout-gt-sm-row>.flex-gt-sm-100,.layout-row>.flex-gt-sm-100{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:100%}.layout-row>.flex-gt-sm-33{box-sizing:border-box;flex:1 1 33.33%;max-height:100%;max-width:33.33%}.layout-row>.flex-gt-sm-66{box-sizing:border-box;flex:1 1 66.66%;max-height:100%;max-width:66.66%}.layout-column>.flex-gt-sm-33{box-sizing:border-box;flex:1 1 33.33%;max-height:33.33%;max-width:100%}.layout-column>.flex-gt-sm-66{box-sizing:border-box;flex:1 1 66.66%;max-height:66.66%;max-width:100%}.layout-gt-sm-row>.flex-gt-sm-33{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:33.33%}.layout-gt-sm-row>.flex-gt-sm-66{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:66.66%}.layout-gt-sm-row>.flex{min-width:0}.layout-gt-sm-column>.flex-gt-sm-33{box-sizing:border-box;flex:1 1 100%;max-height:33.33%;max-width:100%}.layout-gt-sm-column>.flex-gt-sm-66{box-sizing:border-box;flex:1 1 100%;max-height:66.66%;max-width:100%}.layout-gt-sm-column>.flex{min-height:0}.layout-gt-sm,.layout-gt-sm-column,.layout-gt-sm-row{box-sizing:border-box;display:flex}.layout-gt-sm-column{flex-direction:column}.layout-gt-sm-row{flex-direction:row}}@media (min-width:960px) and (max-width:1279px){.hide-gt-sm:not(.show-gt-xs):not(.show-gt-sm):not(.show-md):not(.show),.hide-gt-xs:not(.show-gt-xs):not(.show-gt-sm):not(.show-md):not(.show),.hide-md:not(.show-md):not(.show-gt-sm):not(.show-gt-xs):not(.show),.hide:not(.show-gt-xs):not(.show-gt-sm):not(.show-md):not(.show){display:none}.flex-order-md--20{order:-20}.flex-order-md--19{order:-19}.flex-order-md--18{order:-18}.flex-order-md--17{order:-17}.flex-order-md--16{order:-16}.flex-order-md--15{order:-15}.flex-order-md--14{order:-14}.flex-order-md--13{order:-13}.flex-order-md--12{order:-12}.flex-order-md--11{order:-11}.flex-order-md--10{order:-10}.flex-order-md--9{order:-9}.flex-order-md--8{order:-8}.flex-order-md--7{order:-7}.flex-order-md--6{order:-6}.flex-order-md--5{order:-5}.flex-order-md--4{order:-4}.flex-order-md--3{order:-3}.flex-order-md--2{order:-2}.flex-order-md--1{order:-1}.flex-order-md-0{order:0}.flex-order-md-1{order:1}.flex-order-md-2{order:2}.flex-order-md-3{order:3}.flex-order-md-4{order:4}.flex-order-md-5{order:5}.flex-order-md-6{order:6}.flex-order-md-7{order:7}.flex-order-md-8{order:8}.flex-order-md-9{order:9}.flex-order-md-10{order:10}.flex-order-md-11{order:11}.flex-order-md-12{order:12}.flex-order-md-13{order:13}.flex-order-md-14{order:14}.flex-order-md-15{order:15}.flex-order-md-16{order:16}.flex-order-md-17{order:17}.flex-order-md-18{order:18}.flex-order-md-19{order:19}.flex-order-md-20{order:20}[dir=ltr] .flex-offset-md-0,[dir=ltr] .layout-margin .flex-offset-md-0,[dir=ltr] .layout-margin .offset-md-0,[dir=ltr] .offset-md-0{margin-left:0}[dir=rtl] .flex-offset-md-0,[dir=rtl] .layout-margin .flex-offset-md-0,[dir=rtl] .layout-margin .offset-md-0,[dir=rtl] .offset-md-0{margin-right:0}[dir=ltr] [dir=rtl] .flex-offset-md-0,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-md-0,[dir=ltr] [dir=rtl] .layout-margin .offset-md-0,[dir=ltr] [dir=rtl] .offset-md-0{margin-left:auto;margin-right:0}[dir=rtl] [dir=rtl] .flex-offset-md-0,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-md-0,[dir=rtl] [dir=rtl] .layout-margin .offset-md-0,[dir=rtl] [dir=rtl] .offset-md-0{margin-left:0;margin-right:auto}[dir=ltr] .flex-offset-md-5,[dir=ltr] .layout-margin .flex-offset-md-5,[dir=ltr] .layout-margin .offset-md-5,[dir=ltr] .offset-md-5{margin-left:5%}[dir=rtl] .flex-offset-md-5,[dir=rtl] .layout-margin .flex-offset-md-5,[dir=rtl] .layout-margin .offset-md-5,[dir=rtl] .offset-md-5{margin-right:5%}[dir=ltr] [dir=rtl] .flex-offset-md-5,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-md-5,[dir=ltr] [dir=rtl] .layout-margin .offset-md-5,[dir=ltr] [dir=rtl] .offset-md-5{margin-left:auto;margin-right:5%}[dir=rtl] [dir=rtl] .flex-offset-md-5,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-md-5,[dir=rtl] [dir=rtl] .layout-margin .offset-md-5,[dir=rtl] [dir=rtl] .offset-md-5{margin-left:5%;margin-right:auto}[dir=ltr] .flex-offset-md-10,[dir=ltr] .layout-margin .flex-offset-md-10,[dir=ltr] .layout-margin .offset-md-10,[dir=ltr] .offset-md-10{margin-left:10%}[dir=rtl] .flex-offset-md-10,[dir=rtl] .layout-margin .flex-offset-md-10,[dir=rtl] .layout-margin .offset-md-10,[dir=rtl] .offset-md-10{margin-right:10%}[dir=ltr] [dir=rtl] .flex-offset-md-10,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-md-10,[dir=ltr] [dir=rtl] .layout-margin .offset-md-10,[dir=ltr] [dir=rtl] .offset-md-10{margin-left:auto;margin-right:10%}[dir=rtl] [dir=rtl] .flex-offset-md-10,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-md-10,[dir=rtl] [dir=rtl] .layout-margin .offset-md-10,[dir=rtl] [dir=rtl] .offset-md-10{margin-left:10%;margin-right:auto}[dir=ltr] .flex-offset-md-15,[dir=ltr] .layout-margin .flex-offset-md-15,[dir=ltr] .layout-margin .offset-md-15,[dir=ltr] .offset-md-15{margin-left:15%}[dir=rtl] .flex-offset-md-15,[dir=rtl] .layout-margin .flex-offset-md-15,[dir=rtl] .layout-margin .offset-md-15,[dir=rtl] .offset-md-15{margin-right:15%}[dir=ltr] [dir=rtl] .flex-offset-md-15,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-md-15,[dir=ltr] [dir=rtl] .layout-margin .offset-md-15,[dir=ltr] [dir=rtl] .offset-md-15{margin-left:auto;margin-right:15%}[dir=rtl] [dir=rtl] .flex-offset-md-15,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-md-15,[dir=rtl] [dir=rtl] .layout-margin .offset-md-15,[dir=rtl] [dir=rtl] .offset-md-15{margin-left:15%;margin-right:auto}[dir=ltr] .flex-offset-md-20,[dir=ltr] .layout-margin .flex-offset-md-20,[dir=ltr] .layout-margin .offset-md-20,[dir=ltr] .offset-md-20{margin-left:20%}[dir=rtl] .flex-offset-md-20,[dir=rtl] .layout-margin .flex-offset-md-20,[dir=rtl] .layout-margin .offset-md-20,[dir=rtl] .offset-md-20{margin-right:20%}[dir=ltr] [dir=rtl] .flex-offset-md-20,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-md-20,[dir=ltr] [dir=rtl] .layout-margin .offset-md-20,[dir=ltr] [dir=rtl] .offset-md-20{margin-left:auto;margin-right:20%}[dir=rtl] [dir=rtl] .flex-offset-md-20,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-md-20,[dir=rtl] [dir=rtl] .layout-margin .offset-md-20,[dir=rtl] [dir=rtl] .offset-md-20{margin-left:20%;margin-right:auto}[dir=ltr] .flex-offset-md-25,[dir=ltr] .layout-margin .flex-offset-md-25,[dir=ltr] .layout-margin .offset-md-25,[dir=ltr] .offset-md-25{margin-left:25%}[dir=rtl] .flex-offset-md-25,[dir=rtl] .layout-margin .flex-offset-md-25,[dir=rtl] .layout-margin .offset-md-25,[dir=rtl] .offset-md-25{margin-right:25%}[dir=ltr] [dir=rtl] .flex-offset-md-25,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-md-25,[dir=ltr] [dir=rtl] .layout-margin .offset-md-25,[dir=ltr] [dir=rtl] .offset-md-25{margin-left:auto;margin-right:25%}[dir=rtl] [dir=rtl] .flex-offset-md-25,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-md-25,[dir=rtl] [dir=rtl] .layout-margin .offset-md-25,[dir=rtl] [dir=rtl] .offset-md-25{margin-left:25%;margin-right:auto}[dir=ltr] .flex-offset-md-30,[dir=ltr] .layout-margin .flex-offset-md-30,[dir=ltr] .layout-margin .offset-md-30,[dir=ltr] .offset-md-30{margin-left:30%}[dir=rtl] .flex-offset-md-30,[dir=rtl] .layout-margin .flex-offset-md-30,[dir=rtl] .layout-margin .offset-md-30,[dir=rtl] .offset-md-30{margin-right:30%}[dir=ltr] [dir=rtl] .flex-offset-md-30,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-md-30,[dir=ltr] [dir=rtl] .layout-margin .offset-md-30,[dir=ltr] [dir=rtl] .offset-md-30{margin-left:auto;margin-right:30%}[dir=rtl] [dir=rtl] .flex-offset-md-30,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-md-30,[dir=rtl] [dir=rtl] .layout-margin .offset-md-30,[dir=rtl] [dir=rtl] .offset-md-30{margin-left:30%;margin-right:auto}[dir=ltr] .flex-offset-md-35,[dir=ltr] .layout-margin .flex-offset-md-35,[dir=ltr] .layout-margin .offset-md-35,[dir=ltr] .offset-md-35{margin-left:35%}[dir=rtl] .flex-offset-md-35,[dir=rtl] .layout-margin .flex-offset-md-35,[dir=rtl] .layout-margin .offset-md-35,[dir=rtl] .offset-md-35{margin-right:35%}[dir=ltr] [dir=rtl] .flex-offset-md-35,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-md-35,[dir=ltr] [dir=rtl] .layout-margin .offset-md-35,[dir=ltr] [dir=rtl] .offset-md-35{margin-left:auto;margin-right:35%}[dir=rtl] [dir=rtl] .flex-offset-md-35,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-md-35,[dir=rtl] [dir=rtl] .layout-margin .offset-md-35,[dir=rtl] [dir=rtl] .offset-md-35{margin-left:35%;margin-right:auto}[dir=ltr] .flex-offset-md-40,[dir=ltr] .layout-margin .flex-offset-md-40,[dir=ltr] .layout-margin .offset-md-40,[dir=ltr] .offset-md-40{margin-left:40%}[dir=rtl] .flex-offset-md-40,[dir=rtl] .layout-margin .flex-offset-md-40,[dir=rtl] .layout-margin .offset-md-40,[dir=rtl] .offset-md-40{margin-right:40%}[dir=ltr] [dir=rtl] .flex-offset-md-40,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-md-40,[dir=ltr] [dir=rtl] .layout-margin .offset-md-40,[dir=ltr] [dir=rtl] .offset-md-40{margin-left:auto;margin-right:40%}[dir=rtl] [dir=rtl] .flex-offset-md-40,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-md-40,[dir=rtl] [dir=rtl] .layout-margin .offset-md-40,[dir=rtl] [dir=rtl] .offset-md-40{margin-left:40%;margin-right:auto}[dir=ltr] .flex-offset-md-45,[dir=ltr] .layout-margin .flex-offset-md-45,[dir=ltr] .layout-margin .offset-md-45,[dir=ltr] .offset-md-45{margin-left:45%}[dir=rtl] .flex-offset-md-45,[dir=rtl] .layout-margin .flex-offset-md-45,[dir=rtl] .layout-margin .offset-md-45,[dir=rtl] .offset-md-45{margin-right:45%}[dir=ltr] [dir=rtl] .flex-offset-md-45,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-md-45,[dir=ltr] [dir=rtl] .layout-margin .offset-md-45,[dir=ltr] [dir=rtl] .offset-md-45{margin-left:auto;margin-right:45%}[dir=rtl] [dir=rtl] .flex-offset-md-45,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-md-45,[dir=rtl] [dir=rtl] .layout-margin .offset-md-45,[dir=rtl] [dir=rtl] .offset-md-45{margin-left:45%;margin-right:auto}[dir=ltr] .flex-offset-md-50,[dir=ltr] .layout-margin .flex-offset-md-50,[dir=ltr] .layout-margin .offset-md-50,[dir=ltr] .offset-md-50{margin-left:50%}[dir=rtl] .flex-offset-md-50,[dir=rtl] .layout-margin .flex-offset-md-50,[dir=rtl] .layout-margin .offset-md-50,[dir=rtl] .offset-md-50{margin-right:50%}[dir=ltr] [dir=rtl] .flex-offset-md-50,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-md-50,[dir=ltr] [dir=rtl] .layout-margin .offset-md-50,[dir=ltr] [dir=rtl] .offset-md-50{margin-left:auto;margin-right:50%}[dir=rtl] [dir=rtl] .flex-offset-md-50,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-md-50,[dir=rtl] [dir=rtl] .layout-margin .offset-md-50,[dir=rtl] [dir=rtl] .offset-md-50{margin-left:50%;margin-right:auto}[dir=ltr] .flex-offset-md-55,[dir=ltr] .layout-margin .flex-offset-md-55,[dir=ltr] .layout-margin .offset-md-55,[dir=ltr] .offset-md-55{margin-left:55%}[dir=rtl] .flex-offset-md-55,[dir=rtl] .layout-margin .flex-offset-md-55,[dir=rtl] .layout-margin .offset-md-55,[dir=rtl] .offset-md-55{margin-right:55%}[dir=ltr] [dir=rtl] .flex-offset-md-55,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-md-55,[dir=ltr] [dir=rtl] .layout-margin .offset-md-55,[dir=ltr] [dir=rtl] .offset-md-55{margin-left:auto;margin-right:55%}[dir=rtl] [dir=rtl] .flex-offset-md-55,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-md-55,[dir=rtl] [dir=rtl] .layout-margin .offset-md-55,[dir=rtl] [dir=rtl] .offset-md-55{margin-left:55%;margin-right:auto}[dir=ltr] .flex-offset-md-60,[dir=ltr] .layout-margin .flex-offset-md-60,[dir=ltr] .layout-margin .offset-md-60,[dir=ltr] .offset-md-60{margin-left:60%}[dir=rtl] .flex-offset-md-60,[dir=rtl] .layout-margin .flex-offset-md-60,[dir=rtl] .layout-margin .offset-md-60,[dir=rtl] .offset-md-60{margin-right:60%}[dir=ltr] [dir=rtl] .flex-offset-md-60,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-md-60,[dir=ltr] [dir=rtl] .layout-margin .offset-md-60,[dir=ltr] [dir=rtl] .offset-md-60{margin-left:auto;margin-right:60%}[dir=rtl] [dir=rtl] .flex-offset-md-60,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-md-60,[dir=rtl] [dir=rtl] .layout-margin .offset-md-60,[dir=rtl] [dir=rtl] .offset-md-60{margin-left:60%;margin-right:auto}[dir=ltr] .flex-offset-md-65,[dir=ltr] .layout-margin .flex-offset-md-65,[dir=ltr] .layout-margin .offset-md-65,[dir=ltr] .offset-md-65{margin-left:65%}[dir=rtl] .flex-offset-md-65,[dir=rtl] .layout-margin .flex-offset-md-65,[dir=rtl] .layout-margin .offset-md-65,[dir=rtl] .offset-md-65{margin-right:65%}[dir=ltr] [dir=rtl] .flex-offset-md-65,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-md-65,[dir=ltr] [dir=rtl] .layout-margin .offset-md-65,[dir=ltr] [dir=rtl] .offset-md-65{margin-left:auto;margin-right:65%}[dir=rtl] [dir=rtl] .flex-offset-md-65,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-md-65,[dir=rtl] [dir=rtl] .layout-margin .offset-md-65,[dir=rtl] [dir=rtl] .offset-md-65{margin-left:65%;margin-right:auto}[dir=ltr] .flex-offset-md-70,[dir=ltr] .layout-margin .flex-offset-md-70,[dir=ltr] .layout-margin .offset-md-70,[dir=ltr] .offset-md-70{margin-left:70%}[dir=rtl] .flex-offset-md-70,[dir=rtl] .layout-margin .flex-offset-md-70,[dir=rtl] .layout-margin .offset-md-70,[dir=rtl] .offset-md-70{margin-right:70%}[dir=ltr] [dir=rtl] .flex-offset-md-70,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-md-70,[dir=ltr] [dir=rtl] .layout-margin .offset-md-70,[dir=ltr] [dir=rtl] .offset-md-70{margin-left:auto;margin-right:70%}[dir=rtl] [dir=rtl] .flex-offset-md-70,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-md-70,[dir=rtl] [dir=rtl] .layout-margin .offset-md-70,[dir=rtl] [dir=rtl] .offset-md-70{margin-left:70%;margin-right:auto}[dir=ltr] .flex-offset-md-75,[dir=ltr] .layout-margin .flex-offset-md-75,[dir=ltr] .layout-margin .offset-md-75,[dir=ltr] .offset-md-75{margin-left:75%}[dir=rtl] .flex-offset-md-75,[dir=rtl] .layout-margin .flex-offset-md-75,[dir=rtl] .layout-margin .offset-md-75,[dir=rtl] .offset-md-75{margin-right:75%}[dir=ltr] [dir=rtl] .flex-offset-md-75,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-md-75,[dir=ltr] [dir=rtl] .layout-margin .offset-md-75,[dir=ltr] [dir=rtl] .offset-md-75{margin-left:auto;margin-right:75%}[dir=rtl] [dir=rtl] .flex-offset-md-75,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-md-75,[dir=rtl] [dir=rtl] .layout-margin .offset-md-75,[dir=rtl] [dir=rtl] .offset-md-75{margin-left:75%;margin-right:auto}[dir=ltr] .flex-offset-md-80,[dir=ltr] .layout-margin .flex-offset-md-80,[dir=ltr] .layout-margin .offset-md-80,[dir=ltr] .offset-md-80{margin-left:80%}[dir=rtl] .flex-offset-md-80,[dir=rtl] .layout-margin .flex-offset-md-80,[dir=rtl] .layout-margin .offset-md-80,[dir=rtl] .offset-md-80{margin-right:80%}[dir=ltr] [dir=rtl] .flex-offset-md-80,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-md-80,[dir=ltr] [dir=rtl] .layout-margin .offset-md-80,[dir=ltr] [dir=rtl] .offset-md-80{margin-left:auto;margin-right:80%}[dir=rtl] [dir=rtl] .flex-offset-md-80,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-md-80,[dir=rtl] [dir=rtl] .layout-margin .offset-md-80,[dir=rtl] [dir=rtl] .offset-md-80{margin-left:80%;margin-right:auto}[dir=ltr] .flex-offset-md-85,[dir=ltr] .layout-margin .flex-offset-md-85,[dir=ltr] .layout-margin .offset-md-85,[dir=ltr] .offset-md-85{margin-left:85%}[dir=rtl] .flex-offset-md-85,[dir=rtl] .layout-margin .flex-offset-md-85,[dir=rtl] .layout-margin .offset-md-85,[dir=rtl] .offset-md-85{margin-right:85%}[dir=ltr] [dir=rtl] .flex-offset-md-85,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-md-85,[dir=ltr] [dir=rtl] .layout-margin .offset-md-85,[dir=ltr] [dir=rtl] .offset-md-85{margin-left:auto;margin-right:85%}[dir=rtl] [dir=rtl] .flex-offset-md-85,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-md-85,[dir=rtl] [dir=rtl] .layout-margin .offset-md-85,[dir=rtl] [dir=rtl] .offset-md-85{margin-left:85%;margin-right:auto}[dir=ltr] .flex-offset-md-90,[dir=ltr] .layout-margin .flex-offset-md-90,[dir=ltr] .layout-margin .offset-md-90,[dir=ltr] .offset-md-90{margin-left:90%}[dir=rtl] .flex-offset-md-90,[dir=rtl] .layout-margin .flex-offset-md-90,[dir=rtl] .layout-margin .offset-md-90,[dir=rtl] .offset-md-90{margin-right:90%}[dir=ltr] [dir=rtl] .flex-offset-md-90,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-md-90,[dir=ltr] [dir=rtl] .layout-margin .offset-md-90,[dir=ltr] [dir=rtl] .offset-md-90{margin-left:auto;margin-right:90%}[dir=rtl] [dir=rtl] .flex-offset-md-90,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-md-90,[dir=rtl] [dir=rtl] .layout-margin .offset-md-90,[dir=rtl] [dir=rtl] .offset-md-90{margin-left:90%;margin-right:auto}[dir=ltr] .flex-offset-md-95,[dir=ltr] .layout-margin .flex-offset-md-95,[dir=ltr] .layout-margin .offset-md-95,[dir=ltr] .offset-md-95{margin-left:95%}[dir=rtl] .flex-offset-md-95,[dir=rtl] .layout-margin .flex-offset-md-95,[dir=rtl] .layout-margin .offset-md-95,[dir=rtl] .offset-md-95{margin-right:95%}[dir=ltr] [dir=rtl] .flex-offset-md-95,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-md-95,[dir=ltr] [dir=rtl] .layout-margin .offset-md-95,[dir=ltr] [dir=rtl] .offset-md-95{margin-left:auto;margin-right:95%}[dir=rtl] [dir=rtl] .flex-offset-md-95,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-md-95,[dir=rtl] [dir=rtl] .layout-margin .offset-md-95,[dir=rtl] [dir=rtl] .offset-md-95{margin-left:95%;margin-right:auto}[dir=ltr] .flex-offset-md-33,[dir=ltr] .layout-margin .flex-offset-md-33,[dir=ltr] .layout-margin .offset-md-33,[dir=ltr] .offset-md-33{margin-left:33.3333333333%}[dir=rtl] .flex-offset-md-33,[dir=rtl] .layout-margin .flex-offset-md-33,[dir=rtl] .layout-margin .offset-md-33,[dir=rtl] .offset-md-33{margin-right:33.3333333333%}[dir=ltr] .flex-offset-md-66,[dir=ltr] .layout-margin .flex-offset-md-66,[dir=ltr] .layout-margin .offset-md-66,[dir=ltr] .offset-md-66{margin-left:66.6666666667%}[dir=rtl] .flex-offset-md-66,[dir=rtl] .layout-margin .flex-offset-md-66,[dir=rtl] .layout-margin .offset-md-66,[dir=rtl] .offset-md-66{margin-right:66.6666666667%}[dir=ltr] [dir=rtl] .flex-offset-md-66,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-md-66,[dir=ltr] [dir=rtl] .layout-margin .offset-md-66,[dir=ltr] [dir=rtl] .offset-md-66{margin-left:auto;margin-right:66.6666666667%}[dir=rtl] [dir=rtl] .flex-offset-md-66,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-md-66,[dir=rtl] [dir=rtl] .layout-margin .offset-md-66,[dir=rtl] [dir=rtl] .offset-md-66{margin-left:66.6666666667%;margin-right:auto}.layout-align-md,.layout-align-md-start-stretch{align-content:stretch;align-items:stretch;justify-content:flex-start}.layout-align-md-start,.layout-align-md-start-center,.layout-align-md-start-end,.layout-align-md-start-start,.layout-align-md-start-stretch{justify-content:flex-start}.layout-align-md-center,.layout-align-md-center-center,.layout-align-md-center-end,.layout-align-md-center-start,.layout-align-md-center-stretch{justify-content:center}.layout-align-md-end,.layout-align-md-end-center,.layout-align-md-end-end,.layout-align-md-end-start,.layout-align-md-end-stretch{justify-content:flex-end}.layout-align-md-space-around,.layout-align-md-space-around-center,.layout-align-md-space-around-end,.layout-align-md-space-around-start,.layout-align-md-space-around-stretch{justify-content:space-around}.layout-align-md-space-between,.layout-align-md-space-between-center,.layout-align-md-space-between-end,.layout-align-md-space-between-start,.layout-align-md-space-between-stretch{justify-content:space-between}.layout-align-md-center-start,.layout-align-md-end-start,.layout-align-md-space-around-start,.layout-align-md-space-between-start,.layout-align-md-start-start{align-content:flex-start;align-items:flex-start}.layout-align-md-center-center,.layout-align-md-end-center,.layout-align-md-space-around-center,.layout-align-md-space-between-center,.layout-align-md-start-center{align-content:center;align-items:center;max-width:100%}.layout-align-md-center-center>*,.layout-align-md-end-center>*,.layout-align-md-space-around-center>*,.layout-align-md-space-between-center>*,.layout-align-md-start-center>*{box-sizing:border-box;max-width:100%}.layout-align-md-center-end,.layout-align-md-end-end,.layout-align-md-space-around-end,.layout-align-md-space-between-end,.layout-align-md-start-end{align-content:flex-end;align-items:flex-end}.layout-align-md-center-stretch,.layout-align-md-end-stretch,.layout-align-md-space-around-stretch,.layout-align-md-space-between-stretch,.layout-align-md-start-stretch{align-content:stretch;align-items:stretch}.flex-md{box-sizing:border-box;flex:1}.flex-md-grow{box-sizing:border-box;flex:1 1 100%}.flex-md-initial{box-sizing:border-box;flex:0 1 auto}.flex-md-auto{box-sizing:border-box;flex:1 1 auto}.flex-md-none{box-sizing:border-box;flex:0 0 auto}.flex-md-noshrink{box-sizing:border-box;flex:1 0 auto}.flex-md-nogrow{box-sizing:border-box;flex:0 1 auto}.flex-md-0,.layout-row>.flex-md-0{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:0}.layout-row>.flex-md-0{min-width:0}.layout-column>.flex-md-0{box-sizing:border-box;flex:1 1 100%;max-height:0;max-width:100%}.layout-md-row>.flex-md-0{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:0;min-width:0}.layout-md-column>.flex-md-0{box-sizing:border-box;flex:1 1 100%;max-height:0;max-width:100%;min-height:0}.flex-md-5,.layout-row>.flex-md-5{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:5%}.layout-column>.flex-md-5{box-sizing:border-box;flex:1 1 100%;max-height:5%;max-width:100%}.layout-md-row>.flex-md-5{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:5%}.layout-md-column>.flex-md-5{box-sizing:border-box;flex:1 1 100%;max-height:5%;max-width:100%}.flex-md-10,.layout-row>.flex-md-10{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:10%}.layout-column>.flex-md-10{box-sizing:border-box;flex:1 1 100%;max-height:10%;max-width:100%}.layout-md-row>.flex-md-10{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:10%}.layout-md-column>.flex-md-10{box-sizing:border-box;flex:1 1 100%;max-height:10%;max-width:100%}.flex-md-15,.layout-row>.flex-md-15{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:15%}.layout-column>.flex-md-15{box-sizing:border-box;flex:1 1 100%;max-height:15%;max-width:100%}.layout-md-row>.flex-md-15{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:15%}.layout-md-column>.flex-md-15{box-sizing:border-box;flex:1 1 100%;max-height:15%;max-width:100%}.flex-md-20,.layout-row>.flex-md-20{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:20%}.layout-column>.flex-md-20{box-sizing:border-box;flex:1 1 100%;max-height:20%;max-width:100%}.layout-md-row>.flex-md-20{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:20%}.layout-md-column>.flex-md-20{box-sizing:border-box;flex:1 1 100%;max-height:20%;max-width:100%}.flex-md-25,.layout-row>.flex-md-25{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:25%}.layout-column>.flex-md-25{box-sizing:border-box;flex:1 1 100%;max-height:25%;max-width:100%}.layout-md-row>.flex-md-25{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:25%}.layout-md-column>.flex-md-25{box-sizing:border-box;flex:1 1 100%;max-height:25%;max-width:100%}.flex-md-30,.layout-row>.flex-md-30{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:30%}.layout-column>.flex-md-30{box-sizing:border-box;flex:1 1 100%;max-height:30%;max-width:100%}.layout-md-row>.flex-md-30{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:30%}.layout-md-column>.flex-md-30{box-sizing:border-box;flex:1 1 100%;max-height:30%;max-width:100%}.flex-md-35,.layout-row>.flex-md-35{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:35%}.layout-column>.flex-md-35{box-sizing:border-box;flex:1 1 100%;max-height:35%;max-width:100%}.layout-md-row>.flex-md-35{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:35%}.layout-md-column>.flex-md-35{box-sizing:border-box;flex:1 1 100%;max-height:35%;max-width:100%}.flex-md-40,.layout-row>.flex-md-40{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:40%}.layout-column>.flex-md-40{box-sizing:border-box;flex:1 1 100%;max-height:40%;max-width:100%}.layout-md-row>.flex-md-40{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:40%}.layout-md-column>.flex-md-40{box-sizing:border-box;flex:1 1 100%;max-height:40%;max-width:100%}.flex-md-45,.layout-row>.flex-md-45{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:45%}.layout-column>.flex-md-45{box-sizing:border-box;flex:1 1 100%;max-height:45%;max-width:100%}.layout-md-row>.flex-md-45{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:45%}.layout-md-column>.flex-md-45{box-sizing:border-box;flex:1 1 100%;max-height:45%;max-width:100%}.flex-md-50,.layout-row>.flex-md-50{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:50%}.layout-column>.flex-md-50{box-sizing:border-box;flex:1 1 100%;max-height:50%;max-width:100%}.layout-md-row>.flex-md-50{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:50%}.layout-md-column>.flex-md-50{box-sizing:border-box;flex:1 1 100%;max-height:50%;max-width:100%}.flex-md-55,.layout-row>.flex-md-55{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:55%}.layout-column>.flex-md-55{box-sizing:border-box;flex:1 1 100%;max-height:55%;max-width:100%}.layout-md-row>.flex-md-55{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:55%}.layout-md-column>.flex-md-55{box-sizing:border-box;flex:1 1 100%;max-height:55%;max-width:100%}.flex-md-60,.layout-row>.flex-md-60{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:60%}.layout-column>.flex-md-60{box-sizing:border-box;flex:1 1 100%;max-height:60%;max-width:100%}.layout-md-row>.flex-md-60{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:60%}.layout-md-column>.flex-md-60{box-sizing:border-box;flex:1 1 100%;max-height:60%;max-width:100%}.flex-md-65,.layout-row>.flex-md-65{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:65%}.layout-column>.flex-md-65{box-sizing:border-box;flex:1 1 100%;max-height:65%;max-width:100%}.layout-md-row>.flex-md-65{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:65%}.layout-md-column>.flex-md-65{box-sizing:border-box;flex:1 1 100%;max-height:65%;max-width:100%}.flex-md-70,.layout-row>.flex-md-70{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:70%}.layout-column>.flex-md-70{box-sizing:border-box;flex:1 1 100%;max-height:70%;max-width:100%}.layout-md-row>.flex-md-70{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:70%}.layout-md-column>.flex-md-70{box-sizing:border-box;flex:1 1 100%;max-height:70%;max-width:100%}.flex-md-75,.layout-row>.flex-md-75{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:75%}.layout-column>.flex-md-75{box-sizing:border-box;flex:1 1 100%;max-height:75%;max-width:100%}.layout-md-row>.flex-md-75{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:75%}.layout-md-column>.flex-md-75{box-sizing:border-box;flex:1 1 100%;max-height:75%;max-width:100%}.flex-md-80,.layout-row>.flex-md-80{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:80%}.layout-column>.flex-md-80{box-sizing:border-box;flex:1 1 100%;max-height:80%;max-width:100%}.layout-md-row>.flex-md-80{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:80%}.layout-md-column>.flex-md-80{box-sizing:border-box;flex:1 1 100%;max-height:80%;max-width:100%}.flex-md-85,.layout-row>.flex-md-85{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:85%}.layout-column>.flex-md-85{box-sizing:border-box;flex:1 1 100%;max-height:85%;max-width:100%}.layout-md-row>.flex-md-85{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:85%}.layout-md-column>.flex-md-85{box-sizing:border-box;flex:1 1 100%;max-height:85%;max-width:100%}.flex-md-90,.layout-row>.flex-md-90{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:90%}.layout-column>.flex-md-90{box-sizing:border-box;flex:1 1 100%;max-height:90%;max-width:100%}.layout-md-row>.flex-md-90{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:90%}.layout-md-column>.flex-md-90{box-sizing:border-box;flex:1 1 100%;max-height:90%;max-width:100%}.flex-md-95,.layout-row>.flex-md-95{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:95%}.layout-column>.flex-md-95{box-sizing:border-box;flex:1 1 100%;max-height:95%;max-width:100%}.layout-md-row>.flex-md-95{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:95%}.layout-md-column>.flex-md-95{max-height:95%}.flex-md-100,.layout-md-column>.flex-md-95{box-sizing:border-box;flex:1 1 100%;max-width:100%}.flex-md-100{max-height:100%}.layout-column>.flex-md-100,.layout-md-column>.flex-md-100,.layout-md-row>.flex-md-100,.layout-row>.flex-md-100{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:100%}.layout-row>.flex-md-33{box-sizing:border-box;flex:1 1 33.33%;max-height:100%;max-width:33.33%}.layout-row>.flex-md-66{box-sizing:border-box;flex:1 1 66.66%;max-height:100%;max-width:66.66%}.layout-column>.flex-md-33{box-sizing:border-box;flex:1 1 33.33%;max-height:33.33%;max-width:100%}.layout-column>.flex-md-66{box-sizing:border-box;flex:1 1 66.66%;max-height:66.66%;max-width:100%}.layout-md-row>.flex-md-33{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:33.33%}.layout-md-row>.flex-md-66{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:66.66%}.layout-md-row>.flex{min-width:0}.layout-md-column>.flex-md-33{box-sizing:border-box;flex:1 1 100%;max-height:33.33%;max-width:100%}.layout-md-column>.flex-md-66{box-sizing:border-box;flex:1 1 100%;max-height:66.66%;max-width:100%}.layout-md-column>.flex{min-height:0}.layout-md,.layout-md-column,.layout-md-row{box-sizing:border-box;display:flex}.layout-md-column{flex-direction:column}.layout-md-row{flex-direction:row}}@media (min-width:1280px){.flex-order-gt-md--20{order:-20}.flex-order-gt-md--19{order:-19}.flex-order-gt-md--18{order:-18}.flex-order-gt-md--17{order:-17}.flex-order-gt-md--16{order:-16}.flex-order-gt-md--15{order:-15}.flex-order-gt-md--14{order:-14}.flex-order-gt-md--13{order:-13}.flex-order-gt-md--12{order:-12}.flex-order-gt-md--11{order:-11}.flex-order-gt-md--10{order:-10}.flex-order-gt-md--9{order:-9}.flex-order-gt-md--8{order:-8}.flex-order-gt-md--7{order:-7}.flex-order-gt-md--6{order:-6}.flex-order-gt-md--5{order:-5}.flex-order-gt-md--4{order:-4}.flex-order-gt-md--3{order:-3}.flex-order-gt-md--2{order:-2}.flex-order-gt-md--1{order:-1}.flex-order-gt-md-0{order:0}.flex-order-gt-md-1{order:1}.flex-order-gt-md-2{order:2}.flex-order-gt-md-3{order:3}.flex-order-gt-md-4{order:4}.flex-order-gt-md-5{order:5}.flex-order-gt-md-6{order:6}.flex-order-gt-md-7{order:7}.flex-order-gt-md-8{order:8}.flex-order-gt-md-9{order:9}.flex-order-gt-md-10{order:10}.flex-order-gt-md-11{order:11}.flex-order-gt-md-12{order:12}.flex-order-gt-md-13{order:13}.flex-order-gt-md-14{order:14}.flex-order-gt-md-15{order:15}.flex-order-gt-md-16{order:16}.flex-order-gt-md-17{order:17}.flex-order-gt-md-18{order:18}.flex-order-gt-md-19{order:19}.flex-order-gt-md-20{order:20}[dir=ltr] .flex-offset-gt-md-0,[dir=ltr] .layout-margin .flex-offset-gt-md-0,[dir=ltr] .layout-margin .offset-gt-md-0,[dir=ltr] .offset-gt-md-0{margin-left:0}[dir=rtl] .flex-offset-gt-md-0,[dir=rtl] .layout-margin .flex-offset-gt-md-0,[dir=rtl] .layout-margin .offset-gt-md-0,[dir=rtl] .offset-gt-md-0{margin-right:0}[dir=ltr] [dir=rtl] .flex-offset-gt-md-0,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-gt-md-0,[dir=ltr] [dir=rtl] .layout-margin .offset-gt-md-0,[dir=ltr] [dir=rtl] .offset-gt-md-0{margin-left:auto;margin-right:0}[dir=rtl] [dir=rtl] .flex-offset-gt-md-0,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-gt-md-0,[dir=rtl] [dir=rtl] .layout-margin .offset-gt-md-0,[dir=rtl] [dir=rtl] .offset-gt-md-0{margin-left:0;margin-right:auto}[dir=ltr] .flex-offset-gt-md-5,[dir=ltr] .layout-margin .flex-offset-gt-md-5,[dir=ltr] .layout-margin .offset-gt-md-5,[dir=ltr] .offset-gt-md-5{margin-left:5%}[dir=rtl] .flex-offset-gt-md-5,[dir=rtl] .layout-margin .flex-offset-gt-md-5,[dir=rtl] .layout-margin .offset-gt-md-5,[dir=rtl] .offset-gt-md-5{margin-right:5%}[dir=ltr] [dir=rtl] .flex-offset-gt-md-5,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-gt-md-5,[dir=ltr] [dir=rtl] .layout-margin .offset-gt-md-5,[dir=ltr] [dir=rtl] .offset-gt-md-5{margin-left:auto;margin-right:5%}[dir=rtl] [dir=rtl] .flex-offset-gt-md-5,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-gt-md-5,[dir=rtl] [dir=rtl] .layout-margin .offset-gt-md-5,[dir=rtl] [dir=rtl] .offset-gt-md-5{margin-left:5%;margin-right:auto}[dir=ltr] .flex-offset-gt-md-10,[dir=ltr] .layout-margin .flex-offset-gt-md-10,[dir=ltr] .layout-margin .offset-gt-md-10,[dir=ltr] .offset-gt-md-10{margin-left:10%}[dir=rtl] .flex-offset-gt-md-10,[dir=rtl] .layout-margin .flex-offset-gt-md-10,[dir=rtl] .layout-margin .offset-gt-md-10,[dir=rtl] .offset-gt-md-10{margin-right:10%}[dir=ltr] [dir=rtl] .flex-offset-gt-md-10,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-gt-md-10,[dir=ltr] [dir=rtl] .layout-margin .offset-gt-md-10,[dir=ltr] [dir=rtl] .offset-gt-md-10{margin-left:auto;margin-right:10%}[dir=rtl] [dir=rtl] .flex-offset-gt-md-10,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-gt-md-10,[dir=rtl] [dir=rtl] .layout-margin .offset-gt-md-10,[dir=rtl] [dir=rtl] .offset-gt-md-10{margin-left:10%;margin-right:auto}[dir=ltr] .flex-offset-gt-md-15,[dir=ltr] .layout-margin .flex-offset-gt-md-15,[dir=ltr] .layout-margin .offset-gt-md-15,[dir=ltr] .offset-gt-md-15{margin-left:15%}[dir=rtl] .flex-offset-gt-md-15,[dir=rtl] .layout-margin .flex-offset-gt-md-15,[dir=rtl] .layout-margin .offset-gt-md-15,[dir=rtl] .offset-gt-md-15{margin-right:15%}[dir=ltr] [dir=rtl] .flex-offset-gt-md-15,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-gt-md-15,[dir=ltr] [dir=rtl] .layout-margin .offset-gt-md-15,[dir=ltr] [dir=rtl] .offset-gt-md-15{margin-left:auto;margin-right:15%}[dir=rtl] [dir=rtl] .flex-offset-gt-md-15,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-gt-md-15,[dir=rtl] [dir=rtl] .layout-margin .offset-gt-md-15,[dir=rtl] [dir=rtl] .offset-gt-md-15{margin-left:15%;margin-right:auto}[dir=ltr] .flex-offset-gt-md-20,[dir=ltr] .layout-margin .flex-offset-gt-md-20,[dir=ltr] .layout-margin .offset-gt-md-20,[dir=ltr] .offset-gt-md-20{margin-left:20%}[dir=rtl] .flex-offset-gt-md-20,[dir=rtl] .layout-margin .flex-offset-gt-md-20,[dir=rtl] .layout-margin .offset-gt-md-20,[dir=rtl] .offset-gt-md-20{margin-right:20%}[dir=ltr] [dir=rtl] .flex-offset-gt-md-20,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-gt-md-20,[dir=ltr] [dir=rtl] .layout-margin .offset-gt-md-20,[dir=ltr] [dir=rtl] .offset-gt-md-20{margin-left:auto;margin-right:20%}[dir=rtl] [dir=rtl] .flex-offset-gt-md-20,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-gt-md-20,[dir=rtl] [dir=rtl] .layout-margin .offset-gt-md-20,[dir=rtl] [dir=rtl] .offset-gt-md-20{margin-left:20%;margin-right:auto}[dir=ltr] .flex-offset-gt-md-25,[dir=ltr] .layout-margin .flex-offset-gt-md-25,[dir=ltr] .layout-margin .offset-gt-md-25,[dir=ltr] .offset-gt-md-25{margin-left:25%}[dir=rtl] .flex-offset-gt-md-25,[dir=rtl] .layout-margin .flex-offset-gt-md-25,[dir=rtl] .layout-margin .offset-gt-md-25,[dir=rtl] .offset-gt-md-25{margin-right:25%}[dir=ltr] [dir=rtl] .flex-offset-gt-md-25,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-gt-md-25,[dir=ltr] [dir=rtl] .layout-margin .offset-gt-md-25,[dir=ltr] [dir=rtl] .offset-gt-md-25{margin-left:auto;margin-right:25%}[dir=rtl] [dir=rtl] .flex-offset-gt-md-25,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-gt-md-25,[dir=rtl] [dir=rtl] .layout-margin .offset-gt-md-25,[dir=rtl] [dir=rtl] .offset-gt-md-25{margin-left:25%;margin-right:auto}[dir=ltr] .flex-offset-gt-md-30,[dir=ltr] .layout-margin .flex-offset-gt-md-30,[dir=ltr] .layout-margin .offset-gt-md-30,[dir=ltr] .offset-gt-md-30{margin-left:30%}[dir=rtl] .flex-offset-gt-md-30,[dir=rtl] .layout-margin .flex-offset-gt-md-30,[dir=rtl] .layout-margin .offset-gt-md-30,[dir=rtl] .offset-gt-md-30{margin-right:30%}[dir=ltr] [dir=rtl] .flex-offset-gt-md-30,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-gt-md-30,[dir=ltr] [dir=rtl] .layout-margin .offset-gt-md-30,[dir=ltr] [dir=rtl] .offset-gt-md-30{margin-left:auto;margin-right:30%}[dir=rtl] [dir=rtl] .flex-offset-gt-md-30,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-gt-md-30,[dir=rtl] [dir=rtl] .layout-margin .offset-gt-md-30,[dir=rtl] [dir=rtl] .offset-gt-md-30{margin-left:30%;margin-right:auto}[dir=ltr] .flex-offset-gt-md-35,[dir=ltr] .layout-margin .flex-offset-gt-md-35,[dir=ltr] .layout-margin .offset-gt-md-35,[dir=ltr] .offset-gt-md-35{margin-left:35%}[dir=rtl] .flex-offset-gt-md-35,[dir=rtl] .layout-margin .flex-offset-gt-md-35,[dir=rtl] .layout-margin .offset-gt-md-35,[dir=rtl] .offset-gt-md-35{margin-right:35%}[dir=ltr] [dir=rtl] .flex-offset-gt-md-35,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-gt-md-35,[dir=ltr] [dir=rtl] .layout-margin .offset-gt-md-35,[dir=ltr] [dir=rtl] .offset-gt-md-35{margin-left:auto;margin-right:35%}[dir=rtl] [dir=rtl] .flex-offset-gt-md-35,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-gt-md-35,[dir=rtl] [dir=rtl] .layout-margin .offset-gt-md-35,[dir=rtl] [dir=rtl] .offset-gt-md-35{margin-left:35%;margin-right:auto}[dir=ltr] .flex-offset-gt-md-40,[dir=ltr] .layout-margin .flex-offset-gt-md-40,[dir=ltr] .layout-margin .offset-gt-md-40,[dir=ltr] .offset-gt-md-40{margin-left:40%}[dir=rtl] .flex-offset-gt-md-40,[dir=rtl] .layout-margin .flex-offset-gt-md-40,[dir=rtl] .layout-margin .offset-gt-md-40,[dir=rtl] .offset-gt-md-40{margin-right:40%}[dir=ltr] [dir=rtl] .flex-offset-gt-md-40,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-gt-md-40,[dir=ltr] [dir=rtl] .layout-margin .offset-gt-md-40,[dir=ltr] [dir=rtl] .offset-gt-md-40{margin-left:auto;margin-right:40%}[dir=rtl] [dir=rtl] .flex-offset-gt-md-40,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-gt-md-40,[dir=rtl] [dir=rtl] .layout-margin .offset-gt-md-40,[dir=rtl] [dir=rtl] .offset-gt-md-40{margin-left:40%;margin-right:auto}[dir=ltr] .flex-offset-gt-md-45,[dir=ltr] .layout-margin .flex-offset-gt-md-45,[dir=ltr] .layout-margin .offset-gt-md-45,[dir=ltr] .offset-gt-md-45{margin-left:45%}[dir=rtl] .flex-offset-gt-md-45,[dir=rtl] .layout-margin .flex-offset-gt-md-45,[dir=rtl] .layout-margin .offset-gt-md-45,[dir=rtl] .offset-gt-md-45{margin-right:45%}[dir=ltr] [dir=rtl] .flex-offset-gt-md-45,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-gt-md-45,[dir=ltr] [dir=rtl] .layout-margin .offset-gt-md-45,[dir=ltr] [dir=rtl] .offset-gt-md-45{margin-left:auto;margin-right:45%}[dir=rtl] [dir=rtl] .flex-offset-gt-md-45,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-gt-md-45,[dir=rtl] [dir=rtl] .layout-margin .offset-gt-md-45,[dir=rtl] [dir=rtl] .offset-gt-md-45{margin-left:45%;margin-right:auto}[dir=ltr] .flex-offset-gt-md-50,[dir=ltr] .layout-margin .flex-offset-gt-md-50,[dir=ltr] .layout-margin .offset-gt-md-50,[dir=ltr] .offset-gt-md-50{margin-left:50%}[dir=rtl] .flex-offset-gt-md-50,[dir=rtl] .layout-margin .flex-offset-gt-md-50,[dir=rtl] .layout-margin .offset-gt-md-50,[dir=rtl] .offset-gt-md-50{margin-right:50%}[dir=ltr] [dir=rtl] .flex-offset-gt-md-50,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-gt-md-50,[dir=ltr] [dir=rtl] .layout-margin .offset-gt-md-50,[dir=ltr] [dir=rtl] .offset-gt-md-50{margin-left:auto;margin-right:50%}[dir=rtl] [dir=rtl] .flex-offset-gt-md-50,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-gt-md-50,[dir=rtl] [dir=rtl] .layout-margin .offset-gt-md-50,[dir=rtl] [dir=rtl] .offset-gt-md-50{margin-left:50%;margin-right:auto}[dir=ltr] .flex-offset-gt-md-55,[dir=ltr] .layout-margin .flex-offset-gt-md-55,[dir=ltr] .layout-margin .offset-gt-md-55,[dir=ltr] .offset-gt-md-55{margin-left:55%}[dir=rtl] .flex-offset-gt-md-55,[dir=rtl] .layout-margin .flex-offset-gt-md-55,[dir=rtl] .layout-margin .offset-gt-md-55,[dir=rtl] .offset-gt-md-55{margin-right:55%}[dir=ltr] [dir=rtl] .flex-offset-gt-md-55,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-gt-md-55,[dir=ltr] [dir=rtl] .layout-margin .offset-gt-md-55,[dir=ltr] [dir=rtl] .offset-gt-md-55{margin-left:auto;margin-right:55%}[dir=rtl] [dir=rtl] .flex-offset-gt-md-55,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-gt-md-55,[dir=rtl] [dir=rtl] .layout-margin .offset-gt-md-55,[dir=rtl] [dir=rtl] .offset-gt-md-55{margin-left:55%;margin-right:auto}[dir=ltr] .flex-offset-gt-md-60,[dir=ltr] .layout-margin .flex-offset-gt-md-60,[dir=ltr] .layout-margin .offset-gt-md-60,[dir=ltr] .offset-gt-md-60{margin-left:60%}[dir=rtl] .flex-offset-gt-md-60,[dir=rtl] .layout-margin .flex-offset-gt-md-60,[dir=rtl] .layout-margin .offset-gt-md-60,[dir=rtl] .offset-gt-md-60{margin-right:60%}[dir=ltr] [dir=rtl] .flex-offset-gt-md-60,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-gt-md-60,[dir=ltr] [dir=rtl] .layout-margin .offset-gt-md-60,[dir=ltr] [dir=rtl] .offset-gt-md-60{margin-left:auto;margin-right:60%}[dir=rtl] [dir=rtl] .flex-offset-gt-md-60,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-gt-md-60,[dir=rtl] [dir=rtl] .layout-margin .offset-gt-md-60,[dir=rtl] [dir=rtl] .offset-gt-md-60{margin-left:60%;margin-right:auto}[dir=ltr] .flex-offset-gt-md-65,[dir=ltr] .layout-margin .flex-offset-gt-md-65,[dir=ltr] .layout-margin .offset-gt-md-65,[dir=ltr] .offset-gt-md-65{margin-left:65%}[dir=rtl] .flex-offset-gt-md-65,[dir=rtl] .layout-margin .flex-offset-gt-md-65,[dir=rtl] .layout-margin .offset-gt-md-65,[dir=rtl] .offset-gt-md-65{margin-right:65%}[dir=ltr] [dir=rtl] .flex-offset-gt-md-65,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-gt-md-65,[dir=ltr] [dir=rtl] .layout-margin .offset-gt-md-65,[dir=ltr] [dir=rtl] .offset-gt-md-65{margin-left:auto;margin-right:65%}[dir=rtl] [dir=rtl] .flex-offset-gt-md-65,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-gt-md-65,[dir=rtl] [dir=rtl] .layout-margin .offset-gt-md-65,[dir=rtl] [dir=rtl] .offset-gt-md-65{margin-left:65%;margin-right:auto}[dir=ltr] .flex-offset-gt-md-70,[dir=ltr] .layout-margin .flex-offset-gt-md-70,[dir=ltr] .layout-margin .offset-gt-md-70,[dir=ltr] .offset-gt-md-70{margin-left:70%}[dir=rtl] .flex-offset-gt-md-70,[dir=rtl] .layout-margin .flex-offset-gt-md-70,[dir=rtl] .layout-margin .offset-gt-md-70,[dir=rtl] .offset-gt-md-70{margin-right:70%}[dir=ltr] [dir=rtl] .flex-offset-gt-md-70,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-gt-md-70,[dir=ltr] [dir=rtl] .layout-margin .offset-gt-md-70,[dir=ltr] [dir=rtl] .offset-gt-md-70{margin-left:auto;margin-right:70%}[dir=rtl] [dir=rtl] .flex-offset-gt-md-70,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-gt-md-70,[dir=rtl] [dir=rtl] .layout-margin .offset-gt-md-70,[dir=rtl] [dir=rtl] .offset-gt-md-70{margin-left:70%;margin-right:auto}[dir=ltr] .flex-offset-gt-md-75,[dir=ltr] .layout-margin .flex-offset-gt-md-75,[dir=ltr] .layout-margin .offset-gt-md-75,[dir=ltr] .offset-gt-md-75{margin-left:75%}[dir=rtl] .flex-offset-gt-md-75,[dir=rtl] .layout-margin .flex-offset-gt-md-75,[dir=rtl] .layout-margin .offset-gt-md-75,[dir=rtl] .offset-gt-md-75{margin-right:75%}[dir=ltr] [dir=rtl] .flex-offset-gt-md-75,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-gt-md-75,[dir=ltr] [dir=rtl] .layout-margin .offset-gt-md-75,[dir=ltr] [dir=rtl] .offset-gt-md-75{margin-left:auto;margin-right:75%}[dir=rtl] [dir=rtl] .flex-offset-gt-md-75,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-gt-md-75,[dir=rtl] [dir=rtl] .layout-margin .offset-gt-md-75,[dir=rtl] [dir=rtl] .offset-gt-md-75{margin-left:75%;margin-right:auto}[dir=ltr] .flex-offset-gt-md-80,[dir=ltr] .layout-margin .flex-offset-gt-md-80,[dir=ltr] .layout-margin .offset-gt-md-80,[dir=ltr] .offset-gt-md-80{margin-left:80%}[dir=rtl] .flex-offset-gt-md-80,[dir=rtl] .layout-margin .flex-offset-gt-md-80,[dir=rtl] .layout-margin .offset-gt-md-80,[dir=rtl] .offset-gt-md-80{margin-right:80%}[dir=ltr] [dir=rtl] .flex-offset-gt-md-80,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-gt-md-80,[dir=ltr] [dir=rtl] .layout-margin .offset-gt-md-80,[dir=ltr] [dir=rtl] .offset-gt-md-80{margin-left:auto;margin-right:80%}[dir=rtl] [dir=rtl] .flex-offset-gt-md-80,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-gt-md-80,[dir=rtl] [dir=rtl] .layout-margin .offset-gt-md-80,[dir=rtl] [dir=rtl] .offset-gt-md-80{margin-left:80%;margin-right:auto}[dir=ltr] .flex-offset-gt-md-85,[dir=ltr] .layout-margin .flex-offset-gt-md-85,[dir=ltr] .layout-margin .offset-gt-md-85,[dir=ltr] .offset-gt-md-85{margin-left:85%}[dir=rtl] .flex-offset-gt-md-85,[dir=rtl] .layout-margin .flex-offset-gt-md-85,[dir=rtl] .layout-margin .offset-gt-md-85,[dir=rtl] .offset-gt-md-85{margin-right:85%}[dir=ltr] [dir=rtl] .flex-offset-gt-md-85,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-gt-md-85,[dir=ltr] [dir=rtl] .layout-margin .offset-gt-md-85,[dir=ltr] [dir=rtl] .offset-gt-md-85{margin-left:auto;margin-right:85%}[dir=rtl] [dir=rtl] .flex-offset-gt-md-85,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-gt-md-85,[dir=rtl] [dir=rtl] .layout-margin .offset-gt-md-85,[dir=rtl] [dir=rtl] .offset-gt-md-85{margin-left:85%;margin-right:auto}[dir=ltr] .flex-offset-gt-md-90,[dir=ltr] .layout-margin .flex-offset-gt-md-90,[dir=ltr] .layout-margin .offset-gt-md-90,[dir=ltr] .offset-gt-md-90{margin-left:90%}[dir=rtl] .flex-offset-gt-md-90,[dir=rtl] .layout-margin .flex-offset-gt-md-90,[dir=rtl] .layout-margin .offset-gt-md-90,[dir=rtl] .offset-gt-md-90{margin-right:90%}[dir=ltr] [dir=rtl] .flex-offset-gt-md-90,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-gt-md-90,[dir=ltr] [dir=rtl] .layout-margin .offset-gt-md-90,[dir=ltr] [dir=rtl] .offset-gt-md-90{margin-left:auto;margin-right:90%}[dir=rtl] [dir=rtl] .flex-offset-gt-md-90,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-gt-md-90,[dir=rtl] [dir=rtl] .layout-margin .offset-gt-md-90,[dir=rtl] [dir=rtl] .offset-gt-md-90{margin-left:90%;margin-right:auto}[dir=ltr] .flex-offset-gt-md-95,[dir=ltr] .layout-margin .flex-offset-gt-md-95,[dir=ltr] .layout-margin .offset-gt-md-95,[dir=ltr] .offset-gt-md-95{margin-left:95%}[dir=rtl] .flex-offset-gt-md-95,[dir=rtl] .layout-margin .flex-offset-gt-md-95,[dir=rtl] .layout-margin .offset-gt-md-95,[dir=rtl] .offset-gt-md-95{margin-right:95%}[dir=ltr] [dir=rtl] .flex-offset-gt-md-95,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-gt-md-95,[dir=ltr] [dir=rtl] .layout-margin .offset-gt-md-95,[dir=ltr] [dir=rtl] .offset-gt-md-95{margin-left:auto;margin-right:95%}[dir=rtl] [dir=rtl] .flex-offset-gt-md-95,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-gt-md-95,[dir=rtl] [dir=rtl] .layout-margin .offset-gt-md-95,[dir=rtl] [dir=rtl] .offset-gt-md-95{margin-left:95%;margin-right:auto}[dir=ltr] .flex-offset-gt-md-33,[dir=ltr] .layout-margin .flex-offset-gt-md-33,[dir=ltr] .layout-margin .offset-gt-md-33,[dir=ltr] .offset-gt-md-33{margin-left:33.3333333333%}[dir=rtl] .flex-offset-gt-md-33,[dir=rtl] .layout-margin .flex-offset-gt-md-33,[dir=rtl] .layout-margin .offset-gt-md-33,[dir=rtl] .offset-gt-md-33{margin-right:33.3333333333%}[dir=ltr] .flex-offset-gt-md-66,[dir=ltr] .layout-margin .flex-offset-gt-md-66,[dir=ltr] .layout-margin .offset-gt-md-66,[dir=ltr] .offset-gt-md-66{margin-left:66.6666666667%}[dir=rtl] .flex-offset-gt-md-66,[dir=rtl] .layout-margin .flex-offset-gt-md-66,[dir=rtl] .layout-margin .offset-gt-md-66,[dir=rtl] .offset-gt-md-66{margin-right:66.6666666667%}[dir=ltr] [dir=rtl] .flex-offset-gt-md-66,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-gt-md-66,[dir=ltr] [dir=rtl] .layout-margin .offset-gt-md-66,[dir=ltr] [dir=rtl] .offset-gt-md-66{margin-left:auto;margin-right:66.6666666667%}[dir=rtl] [dir=rtl] .flex-offset-gt-md-66,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-gt-md-66,[dir=rtl] [dir=rtl] .layout-margin .offset-gt-md-66,[dir=rtl] [dir=rtl] .offset-gt-md-66{margin-left:66.6666666667%;margin-right:auto}.layout-align-gt-md,.layout-align-gt-md-start-stretch{align-content:stretch;align-items:stretch;justify-content:flex-start}.layout-align-gt-md-start,.layout-align-gt-md-start-center,.layout-align-gt-md-start-end,.layout-align-gt-md-start-start,.layout-align-gt-md-start-stretch{justify-content:flex-start}.layout-align-gt-md-center,.layout-align-gt-md-center-center,.layout-align-gt-md-center-end,.layout-align-gt-md-center-start,.layout-align-gt-md-center-stretch{justify-content:center}.layout-align-gt-md-end,.layout-align-gt-md-end-center,.layout-align-gt-md-end-end,.layout-align-gt-md-end-start,.layout-align-gt-md-end-stretch{justify-content:flex-end}.layout-align-gt-md-space-around,.layout-align-gt-md-space-around-center,.layout-align-gt-md-space-around-end,.layout-align-gt-md-space-around-start,.layout-align-gt-md-space-around-stretch{justify-content:space-around}.layout-align-gt-md-space-between,.layout-align-gt-md-space-between-center,.layout-align-gt-md-space-between-end,.layout-align-gt-md-space-between-start,.layout-align-gt-md-space-between-stretch{justify-content:space-between}.layout-align-gt-md-center-start,.layout-align-gt-md-end-start,.layout-align-gt-md-space-around-start,.layout-align-gt-md-space-between-start,.layout-align-gt-md-start-start{align-content:flex-start;align-items:flex-start}.layout-align-gt-md-center-center,.layout-align-gt-md-end-center,.layout-align-gt-md-space-around-center,.layout-align-gt-md-space-between-center,.layout-align-gt-md-start-center{align-content:center;align-items:center;max-width:100%}.layout-align-gt-md-center-center>*,.layout-align-gt-md-end-center>*,.layout-align-gt-md-space-around-center>*,.layout-align-gt-md-space-between-center>*,.layout-align-gt-md-start-center>*{box-sizing:border-box;max-width:100%}.layout-align-gt-md-center-end,.layout-align-gt-md-end-end,.layout-align-gt-md-space-around-end,.layout-align-gt-md-space-between-end,.layout-align-gt-md-start-end{align-content:flex-end;align-items:flex-end}.layout-align-gt-md-center-stretch,.layout-align-gt-md-end-stretch,.layout-align-gt-md-space-around-stretch,.layout-align-gt-md-space-between-stretch,.layout-align-gt-md-start-stretch{align-content:stretch;align-items:stretch}.flex-gt-md{box-sizing:border-box;flex:1}.flex-gt-md-grow{box-sizing:border-box;flex:1 1 100%}.flex-gt-md-initial{box-sizing:border-box;flex:0 1 auto}.flex-gt-md-auto{box-sizing:border-box;flex:1 1 auto}.flex-gt-md-none{box-sizing:border-box;flex:0 0 auto}.flex-gt-md-noshrink{box-sizing:border-box;flex:1 0 auto}.flex-gt-md-nogrow{box-sizing:border-box;flex:0 1 auto}.flex-gt-md-0,.layout-row>.flex-gt-md-0{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:0}.layout-row>.flex-gt-md-0{min-width:0}.layout-column>.flex-gt-md-0{box-sizing:border-box;flex:1 1 100%;max-height:0;max-width:100%}.layout-gt-md-row>.flex-gt-md-0{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:0;min-width:0}.layout-gt-md-column>.flex-gt-md-0{box-sizing:border-box;flex:1 1 100%;max-height:0;max-width:100%;min-height:0}.flex-gt-md-5,.layout-row>.flex-gt-md-5{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:5%}.layout-column>.flex-gt-md-5{box-sizing:border-box;flex:1 1 100%;max-height:5%;max-width:100%}.layout-gt-md-row>.flex-gt-md-5{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:5%}.layout-gt-md-column>.flex-gt-md-5{box-sizing:border-box;flex:1 1 100%;max-height:5%;max-width:100%}.flex-gt-md-10,.layout-row>.flex-gt-md-10{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:10%}.layout-column>.flex-gt-md-10{box-sizing:border-box;flex:1 1 100%;max-height:10%;max-width:100%}.layout-gt-md-row>.flex-gt-md-10{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:10%}.layout-gt-md-column>.flex-gt-md-10{box-sizing:border-box;flex:1 1 100%;max-height:10%;max-width:100%}.flex-gt-md-15,.layout-row>.flex-gt-md-15{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:15%}.layout-column>.flex-gt-md-15{box-sizing:border-box;flex:1 1 100%;max-height:15%;max-width:100%}.layout-gt-md-row>.flex-gt-md-15{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:15%}.layout-gt-md-column>.flex-gt-md-15{box-sizing:border-box;flex:1 1 100%;max-height:15%;max-width:100%}.flex-gt-md-20,.layout-row>.flex-gt-md-20{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:20%}.layout-column>.flex-gt-md-20{box-sizing:border-box;flex:1 1 100%;max-height:20%;max-width:100%}.layout-gt-md-row>.flex-gt-md-20{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:20%}.layout-gt-md-column>.flex-gt-md-20{box-sizing:border-box;flex:1 1 100%;max-height:20%;max-width:100%}.flex-gt-md-25,.layout-row>.flex-gt-md-25{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:25%}.layout-column>.flex-gt-md-25{box-sizing:border-box;flex:1 1 100%;max-height:25%;max-width:100%}.layout-gt-md-row>.flex-gt-md-25{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:25%}.layout-gt-md-column>.flex-gt-md-25{box-sizing:border-box;flex:1 1 100%;max-height:25%;max-width:100%}.flex-gt-md-30,.layout-row>.flex-gt-md-30{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:30%}.layout-column>.flex-gt-md-30{box-sizing:border-box;flex:1 1 100%;max-height:30%;max-width:100%}.layout-gt-md-row>.flex-gt-md-30{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:30%}.layout-gt-md-column>.flex-gt-md-30{box-sizing:border-box;flex:1 1 100%;max-height:30%;max-width:100%}.flex-gt-md-35,.layout-row>.flex-gt-md-35{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:35%}.layout-column>.flex-gt-md-35{box-sizing:border-box;flex:1 1 100%;max-height:35%;max-width:100%}.layout-gt-md-row>.flex-gt-md-35{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:35%}.layout-gt-md-column>.flex-gt-md-35{box-sizing:border-box;flex:1 1 100%;max-height:35%;max-width:100%}.flex-gt-md-40,.layout-row>.flex-gt-md-40{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:40%}.layout-column>.flex-gt-md-40{box-sizing:border-box;flex:1 1 100%;max-height:40%;max-width:100%}.layout-gt-md-row>.flex-gt-md-40{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:40%}.layout-gt-md-column>.flex-gt-md-40{box-sizing:border-box;flex:1 1 100%;max-height:40%;max-width:100%}.flex-gt-md-45,.layout-row>.flex-gt-md-45{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:45%}.layout-column>.flex-gt-md-45{box-sizing:border-box;flex:1 1 100%;max-height:45%;max-width:100%}.layout-gt-md-row>.flex-gt-md-45{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:45%}.layout-gt-md-column>.flex-gt-md-45{box-sizing:border-box;flex:1 1 100%;max-height:45%;max-width:100%}.flex-gt-md-50,.layout-row>.flex-gt-md-50{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:50%}.layout-column>.flex-gt-md-50{box-sizing:border-box;flex:1 1 100%;max-height:50%;max-width:100%}.layout-gt-md-row>.flex-gt-md-50{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:50%}.layout-gt-md-column>.flex-gt-md-50{box-sizing:border-box;flex:1 1 100%;max-height:50%;max-width:100%}.flex-gt-md-55,.layout-row>.flex-gt-md-55{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:55%}.layout-column>.flex-gt-md-55{box-sizing:border-box;flex:1 1 100%;max-height:55%;max-width:100%}.layout-gt-md-row>.flex-gt-md-55{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:55%}.layout-gt-md-column>.flex-gt-md-55{box-sizing:border-box;flex:1 1 100%;max-height:55%;max-width:100%}.flex-gt-md-60,.layout-row>.flex-gt-md-60{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:60%}.layout-column>.flex-gt-md-60{box-sizing:border-box;flex:1 1 100%;max-height:60%;max-width:100%}.layout-gt-md-row>.flex-gt-md-60{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:60%}.layout-gt-md-column>.flex-gt-md-60{box-sizing:border-box;flex:1 1 100%;max-height:60%;max-width:100%}.flex-gt-md-65,.layout-row>.flex-gt-md-65{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:65%}.layout-column>.flex-gt-md-65{box-sizing:border-box;flex:1 1 100%;max-height:65%;max-width:100%}.layout-gt-md-row>.flex-gt-md-65{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:65%}.layout-gt-md-column>.flex-gt-md-65{box-sizing:border-box;flex:1 1 100%;max-height:65%;max-width:100%}.flex-gt-md-70,.layout-row>.flex-gt-md-70{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:70%}.layout-column>.flex-gt-md-70{box-sizing:border-box;flex:1 1 100%;max-height:70%;max-width:100%}.layout-gt-md-row>.flex-gt-md-70{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:70%}.layout-gt-md-column>.flex-gt-md-70{box-sizing:border-box;flex:1 1 100%;max-height:70%;max-width:100%}.flex-gt-md-75,.layout-row>.flex-gt-md-75{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:75%}.layout-column>.flex-gt-md-75{box-sizing:border-box;flex:1 1 100%;max-height:75%;max-width:100%}.layout-gt-md-row>.flex-gt-md-75{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:75%}.layout-gt-md-column>.flex-gt-md-75{box-sizing:border-box;flex:1 1 100%;max-height:75%;max-width:100%}.flex-gt-md-80,.layout-row>.flex-gt-md-80{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:80%}.layout-column>.flex-gt-md-80{box-sizing:border-box;flex:1 1 100%;max-height:80%;max-width:100%}.layout-gt-md-row>.flex-gt-md-80{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:80%}.layout-gt-md-column>.flex-gt-md-80{box-sizing:border-box;flex:1 1 100%;max-height:80%;max-width:100%}.flex-gt-md-85,.layout-row>.flex-gt-md-85{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:85%}.layout-column>.flex-gt-md-85{box-sizing:border-box;flex:1 1 100%;max-height:85%;max-width:100%}.layout-gt-md-row>.flex-gt-md-85{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:85%}.layout-gt-md-column>.flex-gt-md-85{box-sizing:border-box;flex:1 1 100%;max-height:85%;max-width:100%}.flex-gt-md-90,.layout-row>.flex-gt-md-90{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:90%}.layout-column>.flex-gt-md-90{box-sizing:border-box;flex:1 1 100%;max-height:90%;max-width:100%}.layout-gt-md-row>.flex-gt-md-90{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:90%}.layout-gt-md-column>.flex-gt-md-90{box-sizing:border-box;flex:1 1 100%;max-height:90%;max-width:100%}.flex-gt-md-95,.layout-row>.flex-gt-md-95{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:95%}.layout-column>.flex-gt-md-95{box-sizing:border-box;flex:1 1 100%;max-height:95%;max-width:100%}.layout-gt-md-row>.flex-gt-md-95{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:95%}.layout-gt-md-column>.flex-gt-md-95{box-sizing:border-box;flex:1 1 100%;max-height:95%;max-width:100%}.flex-gt-md-100,.layout-column>.flex-gt-md-100,.layout-gt-md-column>.flex-gt-md-100,.layout-gt-md-row>.flex-gt-md-100,.layout-row>.flex-gt-md-100{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:100%}.layout-row>.flex-gt-md-33{box-sizing:border-box;flex:1 1 33.33%;max-height:100%;max-width:33.33%}.layout-row>.flex-gt-md-66{box-sizing:border-box;flex:1 1 66.66%;max-height:100%;max-width:66.66%}.layout-column>.flex-gt-md-33{box-sizing:border-box;flex:1 1 33.33%;max-height:33.33%;max-width:100%}.layout-column>.flex-gt-md-66{box-sizing:border-box;flex:1 1 66.66%;max-height:66.66%;max-width:100%}.layout-gt-md-row>.flex-gt-md-33{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:33.33%}.layout-gt-md-row>.flex-gt-md-66{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:66.66%}.layout-gt-md-row>.flex{min-width:0}.layout-gt-md-column>.flex-gt-md-33{box-sizing:border-box;flex:1 1 100%;max-height:33.33%;max-width:100%}.layout-gt-md-column>.flex-gt-md-66{box-sizing:border-box;flex:1 1 100%;max-height:66.66%;max-width:100%}.layout-gt-md-column>.flex{min-height:0}.layout-gt-md,.layout-gt-md-column,.layout-gt-md-row{box-sizing:border-box;display:flex}.layout-gt-md-column{flex-direction:column}.layout-gt-md-row{flex-direction:row}}@media (min-width:1280px) and (max-width:1919px){.hide-gt-md:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-lg):not(.show),.hide-gt-sm:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-lg):not(.show),.hide-gt-xs:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-lg):not(.show),.hide-lg:not(.show-lg):not(.show-gt-md):not(.show-gt-sm):not(.show-gt-xs):not(.show),.hide:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-lg):not(.show){display:none}.flex-order-lg--20{order:-20}.flex-order-lg--19{order:-19}.flex-order-lg--18{order:-18}.flex-order-lg--17{order:-17}.flex-order-lg--16{order:-16}.flex-order-lg--15{order:-15}.flex-order-lg--14{order:-14}.flex-order-lg--13{order:-13}.flex-order-lg--12{order:-12}.flex-order-lg--11{order:-11}.flex-order-lg--10{order:-10}.flex-order-lg--9{order:-9}.flex-order-lg--8{order:-8}.flex-order-lg--7{order:-7}.flex-order-lg--6{order:-6}.flex-order-lg--5{order:-5}.flex-order-lg--4{order:-4}.flex-order-lg--3{order:-3}.flex-order-lg--2{order:-2}.flex-order-lg--1{order:-1}.flex-order-lg-0{order:0}.flex-order-lg-1{order:1}.flex-order-lg-2{order:2}.flex-order-lg-3{order:3}.flex-order-lg-4{order:4}.flex-order-lg-5{order:5}.flex-order-lg-6{order:6}.flex-order-lg-7{order:7}.flex-order-lg-8{order:8}.flex-order-lg-9{order:9}.flex-order-lg-10{order:10}.flex-order-lg-11{order:11}.flex-order-lg-12{order:12}.flex-order-lg-13{order:13}.flex-order-lg-14{order:14}.flex-order-lg-15{order:15}.flex-order-lg-16{order:16}.flex-order-lg-17{order:17}.flex-order-lg-18{order:18}.flex-order-lg-19{order:19}.flex-order-lg-20{order:20}[dir=ltr] .flex-offset-lg-0,[dir=ltr] .layout-margin .flex-offset-lg-0,[dir=ltr] .layout-margin .offset-lg-0,[dir=ltr] .offset-lg-0{margin-left:0}[dir=rtl] .flex-offset-lg-0,[dir=rtl] .layout-margin .flex-offset-lg-0,[dir=rtl] .layout-margin .offset-lg-0,[dir=rtl] .offset-lg-0{margin-right:0}[dir=ltr] [dir=rtl] .flex-offset-lg-0,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-lg-0,[dir=ltr] [dir=rtl] .layout-margin .offset-lg-0,[dir=ltr] [dir=rtl] .offset-lg-0{margin-left:auto;margin-right:0}[dir=rtl] [dir=rtl] .flex-offset-lg-0,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-lg-0,[dir=rtl] [dir=rtl] .layout-margin .offset-lg-0,[dir=rtl] [dir=rtl] .offset-lg-0{margin-left:0;margin-right:auto}[dir=ltr] .flex-offset-lg-5,[dir=ltr] .layout-margin .flex-offset-lg-5,[dir=ltr] .layout-margin .offset-lg-5,[dir=ltr] .offset-lg-5{margin-left:5%}[dir=rtl] .flex-offset-lg-5,[dir=rtl] .layout-margin .flex-offset-lg-5,[dir=rtl] .layout-margin .offset-lg-5,[dir=rtl] .offset-lg-5{margin-right:5%}[dir=ltr] [dir=rtl] .flex-offset-lg-5,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-lg-5,[dir=ltr] [dir=rtl] .layout-margin .offset-lg-5,[dir=ltr] [dir=rtl] .offset-lg-5{margin-left:auto;margin-right:5%}[dir=rtl] [dir=rtl] .flex-offset-lg-5,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-lg-5,[dir=rtl] [dir=rtl] .layout-margin .offset-lg-5,[dir=rtl] [dir=rtl] .offset-lg-5{margin-left:5%;margin-right:auto}[dir=ltr] .flex-offset-lg-10,[dir=ltr] .layout-margin .flex-offset-lg-10,[dir=ltr] .layout-margin .offset-lg-10,[dir=ltr] .offset-lg-10{margin-left:10%}[dir=rtl] .flex-offset-lg-10,[dir=rtl] .layout-margin .flex-offset-lg-10,[dir=rtl] .layout-margin .offset-lg-10,[dir=rtl] .offset-lg-10{margin-right:10%}[dir=ltr] [dir=rtl] .flex-offset-lg-10,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-lg-10,[dir=ltr] [dir=rtl] .layout-margin .offset-lg-10,[dir=ltr] [dir=rtl] .offset-lg-10{margin-left:auto;margin-right:10%}[dir=rtl] [dir=rtl] .flex-offset-lg-10,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-lg-10,[dir=rtl] [dir=rtl] .layout-margin .offset-lg-10,[dir=rtl] [dir=rtl] .offset-lg-10{margin-left:10%;margin-right:auto}[dir=ltr] .flex-offset-lg-15,[dir=ltr] .layout-margin .flex-offset-lg-15,[dir=ltr] .layout-margin .offset-lg-15,[dir=ltr] .offset-lg-15{margin-left:15%}[dir=rtl] .flex-offset-lg-15,[dir=rtl] .layout-margin .flex-offset-lg-15,[dir=rtl] .layout-margin .offset-lg-15,[dir=rtl] .offset-lg-15{margin-right:15%}[dir=ltr] [dir=rtl] .flex-offset-lg-15,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-lg-15,[dir=ltr] [dir=rtl] .layout-margin .offset-lg-15,[dir=ltr] [dir=rtl] .offset-lg-15{margin-left:auto;margin-right:15%}[dir=rtl] [dir=rtl] .flex-offset-lg-15,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-lg-15,[dir=rtl] [dir=rtl] .layout-margin .offset-lg-15,[dir=rtl] [dir=rtl] .offset-lg-15{margin-left:15%;margin-right:auto}[dir=ltr] .flex-offset-lg-20,[dir=ltr] .layout-margin .flex-offset-lg-20,[dir=ltr] .layout-margin .offset-lg-20,[dir=ltr] .offset-lg-20{margin-left:20%}[dir=rtl] .flex-offset-lg-20,[dir=rtl] .layout-margin .flex-offset-lg-20,[dir=rtl] .layout-margin .offset-lg-20,[dir=rtl] .offset-lg-20{margin-right:20%}[dir=ltr] [dir=rtl] .flex-offset-lg-20,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-lg-20,[dir=ltr] [dir=rtl] .layout-margin .offset-lg-20,[dir=ltr] [dir=rtl] .offset-lg-20{margin-left:auto;margin-right:20%}[dir=rtl] [dir=rtl] .flex-offset-lg-20,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-lg-20,[dir=rtl] [dir=rtl] .layout-margin .offset-lg-20,[dir=rtl] [dir=rtl] .offset-lg-20{margin-left:20%;margin-right:auto}[dir=ltr] .flex-offset-lg-25,[dir=ltr] .layout-margin .flex-offset-lg-25,[dir=ltr] .layout-margin .offset-lg-25,[dir=ltr] .offset-lg-25{margin-left:25%}[dir=rtl] .flex-offset-lg-25,[dir=rtl] .layout-margin .flex-offset-lg-25,[dir=rtl] .layout-margin .offset-lg-25,[dir=rtl] .offset-lg-25{margin-right:25%}[dir=ltr] [dir=rtl] .flex-offset-lg-25,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-lg-25,[dir=ltr] [dir=rtl] .layout-margin .offset-lg-25,[dir=ltr] [dir=rtl] .offset-lg-25{margin-left:auto;margin-right:25%}[dir=rtl] [dir=rtl] .flex-offset-lg-25,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-lg-25,[dir=rtl] [dir=rtl] .layout-margin .offset-lg-25,[dir=rtl] [dir=rtl] .offset-lg-25{margin-left:25%;margin-right:auto}[dir=ltr] .flex-offset-lg-30,[dir=ltr] .layout-margin .flex-offset-lg-30,[dir=ltr] .layout-margin .offset-lg-30,[dir=ltr] .offset-lg-30{margin-left:30%}[dir=rtl] .flex-offset-lg-30,[dir=rtl] .layout-margin .flex-offset-lg-30,[dir=rtl] .layout-margin .offset-lg-30,[dir=rtl] .offset-lg-30{margin-right:30%}[dir=ltr] [dir=rtl] .flex-offset-lg-30,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-lg-30,[dir=ltr] [dir=rtl] .layout-margin .offset-lg-30,[dir=ltr] [dir=rtl] .offset-lg-30{margin-left:auto;margin-right:30%}[dir=rtl] [dir=rtl] .flex-offset-lg-30,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-lg-30,[dir=rtl] [dir=rtl] .layout-margin .offset-lg-30,[dir=rtl] [dir=rtl] .offset-lg-30{margin-left:30%;margin-right:auto}[dir=ltr] .flex-offset-lg-35,[dir=ltr] .layout-margin .flex-offset-lg-35,[dir=ltr] .layout-margin .offset-lg-35,[dir=ltr] .offset-lg-35{margin-left:35%}[dir=rtl] .flex-offset-lg-35,[dir=rtl] .layout-margin .flex-offset-lg-35,[dir=rtl] .layout-margin .offset-lg-35,[dir=rtl] .offset-lg-35{margin-right:35%}[dir=ltr] [dir=rtl] .flex-offset-lg-35,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-lg-35,[dir=ltr] [dir=rtl] .layout-margin .offset-lg-35,[dir=ltr] [dir=rtl] .offset-lg-35{margin-left:auto;margin-right:35%}[dir=rtl] [dir=rtl] .flex-offset-lg-35,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-lg-35,[dir=rtl] [dir=rtl] .layout-margin .offset-lg-35,[dir=rtl] [dir=rtl] .offset-lg-35{margin-left:35%;margin-right:auto}[dir=ltr] .flex-offset-lg-40,[dir=ltr] .layout-margin .flex-offset-lg-40,[dir=ltr] .layout-margin .offset-lg-40,[dir=ltr] .offset-lg-40{margin-left:40%}[dir=rtl] .flex-offset-lg-40,[dir=rtl] .layout-margin .flex-offset-lg-40,[dir=rtl] .layout-margin .offset-lg-40,[dir=rtl] .offset-lg-40{margin-right:40%}[dir=ltr] [dir=rtl] .flex-offset-lg-40,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-lg-40,[dir=ltr] [dir=rtl] .layout-margin .offset-lg-40,[dir=ltr] [dir=rtl] .offset-lg-40{margin-left:auto;margin-right:40%}[dir=rtl] [dir=rtl] .flex-offset-lg-40,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-lg-40,[dir=rtl] [dir=rtl] .layout-margin .offset-lg-40,[dir=rtl] [dir=rtl] .offset-lg-40{margin-left:40%;margin-right:auto}[dir=ltr] .flex-offset-lg-45,[dir=ltr] .layout-margin .flex-offset-lg-45,[dir=ltr] .layout-margin .offset-lg-45,[dir=ltr] .offset-lg-45{margin-left:45%}[dir=rtl] .flex-offset-lg-45,[dir=rtl] .layout-margin .flex-offset-lg-45,[dir=rtl] .layout-margin .offset-lg-45,[dir=rtl] .offset-lg-45{margin-right:45%}[dir=ltr] [dir=rtl] .flex-offset-lg-45,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-lg-45,[dir=ltr] [dir=rtl] .layout-margin .offset-lg-45,[dir=ltr] [dir=rtl] .offset-lg-45{margin-left:auto;margin-right:45%}[dir=rtl] [dir=rtl] .flex-offset-lg-45,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-lg-45,[dir=rtl] [dir=rtl] .layout-margin .offset-lg-45,[dir=rtl] [dir=rtl] .offset-lg-45{margin-left:45%;margin-right:auto}[dir=ltr] .flex-offset-lg-50,[dir=ltr] .layout-margin .flex-offset-lg-50,[dir=ltr] .layout-margin .offset-lg-50,[dir=ltr] .offset-lg-50{margin-left:50%}[dir=rtl] .flex-offset-lg-50,[dir=rtl] .layout-margin .flex-offset-lg-50,[dir=rtl] .layout-margin .offset-lg-50,[dir=rtl] .offset-lg-50{margin-right:50%}[dir=ltr] [dir=rtl] .flex-offset-lg-50,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-lg-50,[dir=ltr] [dir=rtl] .layout-margin .offset-lg-50,[dir=ltr] [dir=rtl] .offset-lg-50{margin-left:auto;margin-right:50%}[dir=rtl] [dir=rtl] .flex-offset-lg-50,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-lg-50,[dir=rtl] [dir=rtl] .layout-margin .offset-lg-50,[dir=rtl] [dir=rtl] .offset-lg-50{margin-left:50%;margin-right:auto}[dir=ltr] .flex-offset-lg-55,[dir=ltr] .layout-margin .flex-offset-lg-55,[dir=ltr] .layout-margin .offset-lg-55,[dir=ltr] .offset-lg-55{margin-left:55%}[dir=rtl] .flex-offset-lg-55,[dir=rtl] .layout-margin .flex-offset-lg-55,[dir=rtl] .layout-margin .offset-lg-55,[dir=rtl] .offset-lg-55{margin-right:55%}[dir=ltr] [dir=rtl] .flex-offset-lg-55,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-lg-55,[dir=ltr] [dir=rtl] .layout-margin .offset-lg-55,[dir=ltr] [dir=rtl] .offset-lg-55{margin-left:auto;margin-right:55%}[dir=rtl] [dir=rtl] .flex-offset-lg-55,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-lg-55,[dir=rtl] [dir=rtl] .layout-margin .offset-lg-55,[dir=rtl] [dir=rtl] .offset-lg-55{margin-left:55%;margin-right:auto}[dir=ltr] .flex-offset-lg-60,[dir=ltr] .layout-margin .flex-offset-lg-60,[dir=ltr] .layout-margin .offset-lg-60,[dir=ltr] .offset-lg-60{margin-left:60%}[dir=rtl] .flex-offset-lg-60,[dir=rtl] .layout-margin .flex-offset-lg-60,[dir=rtl] .layout-margin .offset-lg-60,[dir=rtl] .offset-lg-60{margin-right:60%}[dir=ltr] [dir=rtl] .flex-offset-lg-60,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-lg-60,[dir=ltr] [dir=rtl] .layout-margin .offset-lg-60,[dir=ltr] [dir=rtl] .offset-lg-60{margin-left:auto;margin-right:60%}[dir=rtl] [dir=rtl] .flex-offset-lg-60,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-lg-60,[dir=rtl] [dir=rtl] .layout-margin .offset-lg-60,[dir=rtl] [dir=rtl] .offset-lg-60{margin-left:60%;margin-right:auto}[dir=ltr] .flex-offset-lg-65,[dir=ltr] .layout-margin .flex-offset-lg-65,[dir=ltr] .layout-margin .offset-lg-65,[dir=ltr] .offset-lg-65{margin-left:65%}[dir=rtl] .flex-offset-lg-65,[dir=rtl] .layout-margin .flex-offset-lg-65,[dir=rtl] .layout-margin .offset-lg-65,[dir=rtl] .offset-lg-65{margin-right:65%}[dir=ltr] [dir=rtl] .flex-offset-lg-65,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-lg-65,[dir=ltr] [dir=rtl] .layout-margin .offset-lg-65,[dir=ltr] [dir=rtl] .offset-lg-65{margin-left:auto;margin-right:65%}[dir=rtl] [dir=rtl] .flex-offset-lg-65,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-lg-65,[dir=rtl] [dir=rtl] .layout-margin .offset-lg-65,[dir=rtl] [dir=rtl] .offset-lg-65{margin-left:65%;margin-right:auto}[dir=ltr] .flex-offset-lg-70,[dir=ltr] .layout-margin .flex-offset-lg-70,[dir=ltr] .layout-margin .offset-lg-70,[dir=ltr] .offset-lg-70{margin-left:70%}[dir=rtl] .flex-offset-lg-70,[dir=rtl] .layout-margin .flex-offset-lg-70,[dir=rtl] .layout-margin .offset-lg-70,[dir=rtl] .offset-lg-70{margin-right:70%}[dir=ltr] [dir=rtl] .flex-offset-lg-70,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-lg-70,[dir=ltr] [dir=rtl] .layout-margin .offset-lg-70,[dir=ltr] [dir=rtl] .offset-lg-70{margin-left:auto;margin-right:70%}[dir=rtl] [dir=rtl] .flex-offset-lg-70,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-lg-70,[dir=rtl] [dir=rtl] .layout-margin .offset-lg-70,[dir=rtl] [dir=rtl] .offset-lg-70{margin-left:70%;margin-right:auto}[dir=ltr] .flex-offset-lg-75,[dir=ltr] .layout-margin .flex-offset-lg-75,[dir=ltr] .layout-margin .offset-lg-75,[dir=ltr] .offset-lg-75{margin-left:75%}[dir=rtl] .flex-offset-lg-75,[dir=rtl] .layout-margin .flex-offset-lg-75,[dir=rtl] .layout-margin .offset-lg-75,[dir=rtl] .offset-lg-75{margin-right:75%}[dir=ltr] [dir=rtl] .flex-offset-lg-75,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-lg-75,[dir=ltr] [dir=rtl] .layout-margin .offset-lg-75,[dir=ltr] [dir=rtl] .offset-lg-75{margin-left:auto;margin-right:75%}[dir=rtl] [dir=rtl] .flex-offset-lg-75,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-lg-75,[dir=rtl] [dir=rtl] .layout-margin .offset-lg-75,[dir=rtl] [dir=rtl] .offset-lg-75{margin-left:75%;margin-right:auto}[dir=ltr] .flex-offset-lg-80,[dir=ltr] .layout-margin .flex-offset-lg-80,[dir=ltr] .layout-margin .offset-lg-80,[dir=ltr] .offset-lg-80{margin-left:80%}[dir=rtl] .flex-offset-lg-80,[dir=rtl] .layout-margin .flex-offset-lg-80,[dir=rtl] .layout-margin .offset-lg-80,[dir=rtl] .offset-lg-80{margin-right:80%}[dir=ltr] [dir=rtl] .flex-offset-lg-80,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-lg-80,[dir=ltr] [dir=rtl] .layout-margin .offset-lg-80,[dir=ltr] [dir=rtl] .offset-lg-80{margin-left:auto;margin-right:80%}[dir=rtl] [dir=rtl] .flex-offset-lg-80,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-lg-80,[dir=rtl] [dir=rtl] .layout-margin .offset-lg-80,[dir=rtl] [dir=rtl] .offset-lg-80{margin-left:80%;margin-right:auto}[dir=ltr] .flex-offset-lg-85,[dir=ltr] .layout-margin .flex-offset-lg-85,[dir=ltr] .layout-margin .offset-lg-85,[dir=ltr] .offset-lg-85{margin-left:85%}[dir=rtl] .flex-offset-lg-85,[dir=rtl] .layout-margin .flex-offset-lg-85,[dir=rtl] .layout-margin .offset-lg-85,[dir=rtl] .offset-lg-85{margin-right:85%}[dir=ltr] [dir=rtl] .flex-offset-lg-85,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-lg-85,[dir=ltr] [dir=rtl] .layout-margin .offset-lg-85,[dir=ltr] [dir=rtl] .offset-lg-85{margin-left:auto;margin-right:85%}[dir=rtl] [dir=rtl] .flex-offset-lg-85,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-lg-85,[dir=rtl] [dir=rtl] .layout-margin .offset-lg-85,[dir=rtl] [dir=rtl] .offset-lg-85{margin-left:85%;margin-right:auto}[dir=ltr] .flex-offset-lg-90,[dir=ltr] .layout-margin .flex-offset-lg-90,[dir=ltr] .layout-margin .offset-lg-90,[dir=ltr] .offset-lg-90{margin-left:90%}[dir=rtl] .flex-offset-lg-90,[dir=rtl] .layout-margin .flex-offset-lg-90,[dir=rtl] .layout-margin .offset-lg-90,[dir=rtl] .offset-lg-90{margin-right:90%}[dir=ltr] [dir=rtl] .flex-offset-lg-90,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-lg-90,[dir=ltr] [dir=rtl] .layout-margin .offset-lg-90,[dir=ltr] [dir=rtl] .offset-lg-90{margin-left:auto;margin-right:90%}[dir=rtl] [dir=rtl] .flex-offset-lg-90,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-lg-90,[dir=rtl] [dir=rtl] .layout-margin .offset-lg-90,[dir=rtl] [dir=rtl] .offset-lg-90{margin-left:90%;margin-right:auto}[dir=ltr] .flex-offset-lg-95,[dir=ltr] .layout-margin .flex-offset-lg-95,[dir=ltr] .layout-margin .offset-lg-95,[dir=ltr] .offset-lg-95{margin-left:95%}[dir=rtl] .flex-offset-lg-95,[dir=rtl] .layout-margin .flex-offset-lg-95,[dir=rtl] .layout-margin .offset-lg-95,[dir=rtl] .offset-lg-95{margin-right:95%}[dir=ltr] [dir=rtl] .flex-offset-lg-95,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-lg-95,[dir=ltr] [dir=rtl] .layout-margin .offset-lg-95,[dir=ltr] [dir=rtl] .offset-lg-95{margin-left:auto;margin-right:95%}[dir=rtl] [dir=rtl] .flex-offset-lg-95,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-lg-95,[dir=rtl] [dir=rtl] .layout-margin .offset-lg-95,[dir=rtl] [dir=rtl] .offset-lg-95{margin-left:95%;margin-right:auto}[dir=ltr] .flex-offset-lg-33,[dir=ltr] .layout-margin .flex-offset-lg-33,[dir=ltr] .layout-margin .offset-lg-33,[dir=ltr] .offset-lg-33{margin-left:33.3333333333%}[dir=rtl] .flex-offset-lg-33,[dir=rtl] .layout-margin .flex-offset-lg-33,[dir=rtl] .layout-margin .offset-lg-33,[dir=rtl] .offset-lg-33{margin-right:33.3333333333%}[dir=ltr] .flex-offset-lg-66,[dir=ltr] .layout-margin .flex-offset-lg-66,[dir=ltr] .layout-margin .offset-lg-66,[dir=ltr] .offset-lg-66{margin-left:66.6666666667%}[dir=rtl] .flex-offset-lg-66,[dir=rtl] .layout-margin .flex-offset-lg-66,[dir=rtl] .layout-margin .offset-lg-66,[dir=rtl] .offset-lg-66{margin-right:66.6666666667%}[dir=ltr] [dir=rtl] .flex-offset-lg-66,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-lg-66,[dir=ltr] [dir=rtl] .layout-margin .offset-lg-66,[dir=ltr] [dir=rtl] .offset-lg-66{margin-left:auto;margin-right:66.6666666667%}[dir=rtl] [dir=rtl] .flex-offset-lg-66,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-lg-66,[dir=rtl] [dir=rtl] .layout-margin .offset-lg-66,[dir=rtl] [dir=rtl] .offset-lg-66{margin-left:66.6666666667%;margin-right:auto}.layout-align-lg,.layout-align-lg-start-stretch{align-content:stretch;align-items:stretch;justify-content:flex-start}.layout-align-lg-start,.layout-align-lg-start-center,.layout-align-lg-start-end,.layout-align-lg-start-start,.layout-align-lg-start-stretch{justify-content:flex-start}.layout-align-lg-center,.layout-align-lg-center-center,.layout-align-lg-center-end,.layout-align-lg-center-start,.layout-align-lg-center-stretch{justify-content:center}.layout-align-lg-end,.layout-align-lg-end-center,.layout-align-lg-end-end,.layout-align-lg-end-start,.layout-align-lg-end-stretch{justify-content:flex-end}.layout-align-lg-space-around,.layout-align-lg-space-around-center,.layout-align-lg-space-around-end,.layout-align-lg-space-around-start,.layout-align-lg-space-around-stretch{justify-content:space-around}.layout-align-lg-space-between,.layout-align-lg-space-between-center,.layout-align-lg-space-between-end,.layout-align-lg-space-between-start,.layout-align-lg-space-between-stretch{justify-content:space-between}.layout-align-lg-center-start,.layout-align-lg-end-start,.layout-align-lg-space-around-start,.layout-align-lg-space-between-start,.layout-align-lg-start-start{align-content:flex-start;align-items:flex-start}.layout-align-lg-center-center,.layout-align-lg-end-center,.layout-align-lg-space-around-center,.layout-align-lg-space-between-center,.layout-align-lg-start-center{align-content:center;align-items:center;max-width:100%}.layout-align-lg-center-center>*,.layout-align-lg-end-center>*,.layout-align-lg-space-around-center>*,.layout-align-lg-space-between-center>*,.layout-align-lg-start-center>*{box-sizing:border-box;max-width:100%}.layout-align-lg-center-end,.layout-align-lg-end-end,.layout-align-lg-space-around-end,.layout-align-lg-space-between-end,.layout-align-lg-start-end{align-content:flex-end;align-items:flex-end}.layout-align-lg-center-stretch,.layout-align-lg-end-stretch,.layout-align-lg-space-around-stretch,.layout-align-lg-space-between-stretch,.layout-align-lg-start-stretch{align-content:stretch;align-items:stretch}.flex-lg{box-sizing:border-box;flex:1}.flex-lg-grow{box-sizing:border-box;flex:1 1 100%}.flex-lg-initial{box-sizing:border-box;flex:0 1 auto}.flex-lg-auto{box-sizing:border-box;flex:1 1 auto}.flex-lg-none{box-sizing:border-box;flex:0 0 auto}.flex-lg-noshrink{box-sizing:border-box;flex:1 0 auto}.flex-lg-nogrow{box-sizing:border-box;flex:0 1 auto}.flex-lg-0,.layout-row>.flex-lg-0{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:0}.layout-row>.flex-lg-0{min-width:0}.layout-column>.flex-lg-0{box-sizing:border-box;flex:1 1 100%;max-height:0;max-width:100%}.layout-lg-row>.flex-lg-0{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:0;min-width:0}.layout-lg-column>.flex-lg-0{box-sizing:border-box;flex:1 1 100%;max-height:0;max-width:100%;min-height:0}.flex-lg-5,.layout-row>.flex-lg-5{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:5%}.layout-column>.flex-lg-5{box-sizing:border-box;flex:1 1 100%;max-height:5%;max-width:100%}.layout-lg-row>.flex-lg-5{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:5%}.layout-lg-column>.flex-lg-5{box-sizing:border-box;flex:1 1 100%;max-height:5%;max-width:100%}.flex-lg-10,.layout-row>.flex-lg-10{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:10%}.layout-column>.flex-lg-10{box-sizing:border-box;flex:1 1 100%;max-height:10%;max-width:100%}.layout-lg-row>.flex-lg-10{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:10%}.layout-lg-column>.flex-lg-10{box-sizing:border-box;flex:1 1 100%;max-height:10%;max-width:100%}.flex-lg-15,.layout-row>.flex-lg-15{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:15%}.layout-column>.flex-lg-15{box-sizing:border-box;flex:1 1 100%;max-height:15%;max-width:100%}.layout-lg-row>.flex-lg-15{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:15%}.layout-lg-column>.flex-lg-15{box-sizing:border-box;flex:1 1 100%;max-height:15%;max-width:100%}.flex-lg-20,.layout-row>.flex-lg-20{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:20%}.layout-column>.flex-lg-20{box-sizing:border-box;flex:1 1 100%;max-height:20%;max-width:100%}.layout-lg-row>.flex-lg-20{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:20%}.layout-lg-column>.flex-lg-20{box-sizing:border-box;flex:1 1 100%;max-height:20%;max-width:100%}.flex-lg-25,.layout-row>.flex-lg-25{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:25%}.layout-column>.flex-lg-25{box-sizing:border-box;flex:1 1 100%;max-height:25%;max-width:100%}.layout-lg-row>.flex-lg-25{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:25%}.layout-lg-column>.flex-lg-25{box-sizing:border-box;flex:1 1 100%;max-height:25%;max-width:100%}.flex-lg-30,.layout-row>.flex-lg-30{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:30%}.layout-column>.flex-lg-30{box-sizing:border-box;flex:1 1 100%;max-height:30%;max-width:100%}.layout-lg-row>.flex-lg-30{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:30%}.layout-lg-column>.flex-lg-30{box-sizing:border-box;flex:1 1 100%;max-height:30%;max-width:100%}.flex-lg-35,.layout-row>.flex-lg-35{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:35%}.layout-column>.flex-lg-35{box-sizing:border-box;flex:1 1 100%;max-height:35%;max-width:100%}.layout-lg-row>.flex-lg-35{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:35%}.layout-lg-column>.flex-lg-35{box-sizing:border-box;flex:1 1 100%;max-height:35%;max-width:100%}.flex-lg-40,.layout-row>.flex-lg-40{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:40%}.layout-column>.flex-lg-40{box-sizing:border-box;flex:1 1 100%;max-height:40%;max-width:100%}.layout-lg-row>.flex-lg-40{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:40%}.layout-lg-column>.flex-lg-40{box-sizing:border-box;flex:1 1 100%;max-height:40%;max-width:100%}.flex-lg-45,.layout-row>.flex-lg-45{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:45%}.layout-column>.flex-lg-45{box-sizing:border-box;flex:1 1 100%;max-height:45%;max-width:100%}.layout-lg-row>.flex-lg-45{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:45%}.layout-lg-column>.flex-lg-45{box-sizing:border-box;flex:1 1 100%;max-height:45%;max-width:100%}.flex-lg-50,.layout-row>.flex-lg-50{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:50%}.layout-column>.flex-lg-50{box-sizing:border-box;flex:1 1 100%;max-height:50%;max-width:100%}.layout-lg-row>.flex-lg-50{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:50%}.layout-lg-column>.flex-lg-50{box-sizing:border-box;flex:1 1 100%;max-height:50%;max-width:100%}.flex-lg-55,.layout-row>.flex-lg-55{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:55%}.layout-column>.flex-lg-55{box-sizing:border-box;flex:1 1 100%;max-height:55%;max-width:100%}.layout-lg-row>.flex-lg-55{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:55%}.layout-lg-column>.flex-lg-55{box-sizing:border-box;flex:1 1 100%;max-height:55%;max-width:100%}.flex-lg-60,.layout-row>.flex-lg-60{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:60%}.layout-column>.flex-lg-60{box-sizing:border-box;flex:1 1 100%;max-height:60%;max-width:100%}.layout-lg-row>.flex-lg-60{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:60%}.layout-lg-column>.flex-lg-60{box-sizing:border-box;flex:1 1 100%;max-height:60%;max-width:100%}.flex-lg-65,.layout-row>.flex-lg-65{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:65%}.layout-column>.flex-lg-65{box-sizing:border-box;flex:1 1 100%;max-height:65%;max-width:100%}.layout-lg-row>.flex-lg-65{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:65%}.layout-lg-column>.flex-lg-65{box-sizing:border-box;flex:1 1 100%;max-height:65%;max-width:100%}.flex-lg-70,.layout-row>.flex-lg-70{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:70%}.layout-column>.flex-lg-70{box-sizing:border-box;flex:1 1 100%;max-height:70%;max-width:100%}.layout-lg-row>.flex-lg-70{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:70%}.layout-lg-column>.flex-lg-70{box-sizing:border-box;flex:1 1 100%;max-height:70%;max-width:100%}.flex-lg-75,.layout-row>.flex-lg-75{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:75%}.layout-column>.flex-lg-75{box-sizing:border-box;flex:1 1 100%;max-height:75%;max-width:100%}.layout-lg-row>.flex-lg-75{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:75%}.layout-lg-column>.flex-lg-75{box-sizing:border-box;flex:1 1 100%;max-height:75%;max-width:100%}.flex-lg-80,.layout-row>.flex-lg-80{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:80%}.layout-column>.flex-lg-80{box-sizing:border-box;flex:1 1 100%;max-height:80%;max-width:100%}.layout-lg-row>.flex-lg-80{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:80%}.layout-lg-column>.flex-lg-80{box-sizing:border-box;flex:1 1 100%;max-height:80%;max-width:100%}.flex-lg-85,.layout-row>.flex-lg-85{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:85%}.layout-column>.flex-lg-85{box-sizing:border-box;flex:1 1 100%;max-height:85%;max-width:100%}.layout-lg-row>.flex-lg-85{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:85%}.layout-lg-column>.flex-lg-85{box-sizing:border-box;flex:1 1 100%;max-height:85%;max-width:100%}.flex-lg-90,.layout-row>.flex-lg-90{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:90%}.layout-column>.flex-lg-90{box-sizing:border-box;flex:1 1 100%;max-height:90%;max-width:100%}.layout-lg-row>.flex-lg-90{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:90%}.layout-lg-column>.flex-lg-90{box-sizing:border-box;flex:1 1 100%;max-height:90%;max-width:100%}.flex-lg-95,.layout-row>.flex-lg-95{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:95%}.layout-column>.flex-lg-95{box-sizing:border-box;flex:1 1 100%;max-height:95%;max-width:100%}.layout-lg-row>.flex-lg-95{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:95%}.layout-lg-column>.flex-lg-95{max-height:95%}.flex-lg-100,.layout-lg-column>.flex-lg-95{box-sizing:border-box;flex:1 1 100%;max-width:100%}.flex-lg-100{max-height:100%}.layout-column>.flex-lg-100,.layout-lg-column>.flex-lg-100,.layout-lg-row>.flex-lg-100,.layout-row>.flex-lg-100{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:100%}.layout-row>.flex-lg-33{box-sizing:border-box;flex:1 1 33.33%;max-height:100%;max-width:33.33%}.layout-row>.flex-lg-66{box-sizing:border-box;flex:1 1 66.66%;max-height:100%;max-width:66.66%}.layout-column>.flex-lg-33{box-sizing:border-box;flex:1 1 33.33%;max-height:33.33%;max-width:100%}.layout-column>.flex-lg-66{box-sizing:border-box;flex:1 1 66.66%;max-height:66.66%;max-width:100%}.layout-lg-row>.flex-lg-33{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:33.33%}.layout-lg-row>.flex-lg-66{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:66.66%}.layout-lg-row>.flex{min-width:0}.layout-lg-column>.flex-lg-33{box-sizing:border-box;flex:1 1 100%;max-height:33.33%;max-width:100%}.layout-lg-column>.flex-lg-66{box-sizing:border-box;flex:1 1 100%;max-height:66.66%;max-width:100%}.layout-lg-column>.flex{min-height:0}.layout-lg,.layout-lg-column,.layout-lg-row{box-sizing:border-box;display:flex}.layout-lg-column{flex-direction:column}.layout-lg-row{flex-direction:row}}@media (min-width:1920px){.flex-order-gt-lg--20{order:-20}.flex-order-gt-lg--19{order:-19}.flex-order-gt-lg--18{order:-18}.flex-order-gt-lg--17{order:-17}.flex-order-gt-lg--16{order:-16}.flex-order-gt-lg--15{order:-15}.flex-order-gt-lg--14{order:-14}.flex-order-gt-lg--13{order:-13}.flex-order-gt-lg--12{order:-12}.flex-order-gt-lg--11{order:-11}.flex-order-gt-lg--10{order:-10}.flex-order-gt-lg--9{order:-9}.flex-order-gt-lg--8{order:-8}.flex-order-gt-lg--7{order:-7}.flex-order-gt-lg--6{order:-6}.flex-order-gt-lg--5{order:-5}.flex-order-gt-lg--4{order:-4}.flex-order-gt-lg--3{order:-3}.flex-order-gt-lg--2{order:-2}.flex-order-gt-lg--1{order:-1}.flex-order-gt-lg-0{order:0}.flex-order-gt-lg-1{order:1}.flex-order-gt-lg-2{order:2}.flex-order-gt-lg-3{order:3}.flex-order-gt-lg-4{order:4}.flex-order-gt-lg-5{order:5}.flex-order-gt-lg-6{order:6}.flex-order-gt-lg-7{order:7}.flex-order-gt-lg-8{order:8}.flex-order-gt-lg-9{order:9}.flex-order-gt-lg-10{order:10}.flex-order-gt-lg-11{order:11}.flex-order-gt-lg-12{order:12}.flex-order-gt-lg-13{order:13}.flex-order-gt-lg-14{order:14}.flex-order-gt-lg-15{order:15}.flex-order-gt-lg-16{order:16}.flex-order-gt-lg-17{order:17}.flex-order-gt-lg-18{order:18}.flex-order-gt-lg-19{order:19}.flex-order-gt-lg-20{order:20}[dir=ltr] .flex-offset-gt-lg-0,[dir=ltr] .layout-margin .flex-offset-gt-lg-0,[dir=ltr] .layout-margin .offset-gt-lg-0,[dir=ltr] .offset-gt-lg-0{margin-left:0}[dir=rtl] .flex-offset-gt-lg-0,[dir=rtl] .layout-margin .flex-offset-gt-lg-0,[dir=rtl] .layout-margin .offset-gt-lg-0,[dir=rtl] .offset-gt-lg-0{margin-right:0}[dir=ltr] [dir=rtl] .flex-offset-gt-lg-0,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-gt-lg-0,[dir=ltr] [dir=rtl] .layout-margin .offset-gt-lg-0,[dir=ltr] [dir=rtl] .offset-gt-lg-0{margin-left:auto;margin-right:0}[dir=rtl] [dir=rtl] .flex-offset-gt-lg-0,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-gt-lg-0,[dir=rtl] [dir=rtl] .layout-margin .offset-gt-lg-0,[dir=rtl] [dir=rtl] .offset-gt-lg-0{margin-left:0;margin-right:auto}[dir=ltr] .flex-offset-gt-lg-5,[dir=ltr] .layout-margin .flex-offset-gt-lg-5,[dir=ltr] .layout-margin .offset-gt-lg-5,[dir=ltr] .offset-gt-lg-5{margin-left:5%}[dir=rtl] .flex-offset-gt-lg-5,[dir=rtl] .layout-margin .flex-offset-gt-lg-5,[dir=rtl] .layout-margin .offset-gt-lg-5,[dir=rtl] .offset-gt-lg-5{margin-right:5%}[dir=ltr] [dir=rtl] .flex-offset-gt-lg-5,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-gt-lg-5,[dir=ltr] [dir=rtl] .layout-margin .offset-gt-lg-5,[dir=ltr] [dir=rtl] .offset-gt-lg-5{margin-left:auto;margin-right:5%}[dir=rtl] [dir=rtl] .flex-offset-gt-lg-5,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-gt-lg-5,[dir=rtl] [dir=rtl] .layout-margin .offset-gt-lg-5,[dir=rtl] [dir=rtl] .offset-gt-lg-5{margin-left:5%;margin-right:auto}[dir=ltr] .flex-offset-gt-lg-10,[dir=ltr] .layout-margin .flex-offset-gt-lg-10,[dir=ltr] .layout-margin .offset-gt-lg-10,[dir=ltr] .offset-gt-lg-10{margin-left:10%}[dir=rtl] .flex-offset-gt-lg-10,[dir=rtl] .layout-margin .flex-offset-gt-lg-10,[dir=rtl] .layout-margin .offset-gt-lg-10,[dir=rtl] .offset-gt-lg-10{margin-right:10%}[dir=ltr] [dir=rtl] .flex-offset-gt-lg-10,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-gt-lg-10,[dir=ltr] [dir=rtl] .layout-margin .offset-gt-lg-10,[dir=ltr] [dir=rtl] .offset-gt-lg-10{margin-left:auto;margin-right:10%}[dir=rtl] [dir=rtl] .flex-offset-gt-lg-10,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-gt-lg-10,[dir=rtl] [dir=rtl] .layout-margin .offset-gt-lg-10,[dir=rtl] [dir=rtl] .offset-gt-lg-10{margin-left:10%;margin-right:auto}[dir=ltr] .flex-offset-gt-lg-15,[dir=ltr] .layout-margin .flex-offset-gt-lg-15,[dir=ltr] .layout-margin .offset-gt-lg-15,[dir=ltr] .offset-gt-lg-15{margin-left:15%}[dir=rtl] .flex-offset-gt-lg-15,[dir=rtl] .layout-margin .flex-offset-gt-lg-15,[dir=rtl] .layout-margin .offset-gt-lg-15,[dir=rtl] .offset-gt-lg-15{margin-right:15%}[dir=ltr] [dir=rtl] .flex-offset-gt-lg-15,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-gt-lg-15,[dir=ltr] [dir=rtl] .layout-margin .offset-gt-lg-15,[dir=ltr] [dir=rtl] .offset-gt-lg-15{margin-left:auto;margin-right:15%}[dir=rtl] [dir=rtl] .flex-offset-gt-lg-15,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-gt-lg-15,[dir=rtl] [dir=rtl] .layout-margin .offset-gt-lg-15,[dir=rtl] [dir=rtl] .offset-gt-lg-15{margin-left:15%;margin-right:auto}[dir=ltr] .flex-offset-gt-lg-20,[dir=ltr] .layout-margin .flex-offset-gt-lg-20,[dir=ltr] .layout-margin .offset-gt-lg-20,[dir=ltr] .offset-gt-lg-20{margin-left:20%}[dir=rtl] .flex-offset-gt-lg-20,[dir=rtl] .layout-margin .flex-offset-gt-lg-20,[dir=rtl] .layout-margin .offset-gt-lg-20,[dir=rtl] .offset-gt-lg-20{margin-right:20%}[dir=ltr] [dir=rtl] .flex-offset-gt-lg-20,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-gt-lg-20,[dir=ltr] [dir=rtl] .layout-margin .offset-gt-lg-20,[dir=ltr] [dir=rtl] .offset-gt-lg-20{margin-left:auto;margin-right:20%}[dir=rtl] [dir=rtl] .flex-offset-gt-lg-20,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-gt-lg-20,[dir=rtl] [dir=rtl] .layout-margin .offset-gt-lg-20,[dir=rtl] [dir=rtl] .offset-gt-lg-20{margin-left:20%;margin-right:auto}[dir=ltr] .flex-offset-gt-lg-25,[dir=ltr] .layout-margin .flex-offset-gt-lg-25,[dir=ltr] .layout-margin .offset-gt-lg-25,[dir=ltr] .offset-gt-lg-25{margin-left:25%}[dir=rtl] .flex-offset-gt-lg-25,[dir=rtl] .layout-margin .flex-offset-gt-lg-25,[dir=rtl] .layout-margin .offset-gt-lg-25,[dir=rtl] .offset-gt-lg-25{margin-right:25%}[dir=ltr] [dir=rtl] .flex-offset-gt-lg-25,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-gt-lg-25,[dir=ltr] [dir=rtl] .layout-margin .offset-gt-lg-25,[dir=ltr] [dir=rtl] .offset-gt-lg-25{margin-left:auto;margin-right:25%}[dir=rtl] [dir=rtl] .flex-offset-gt-lg-25,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-gt-lg-25,[dir=rtl] [dir=rtl] .layout-margin .offset-gt-lg-25,[dir=rtl] [dir=rtl] .offset-gt-lg-25{margin-left:25%;margin-right:auto}[dir=ltr] .flex-offset-gt-lg-30,[dir=ltr] .layout-margin .flex-offset-gt-lg-30,[dir=ltr] .layout-margin .offset-gt-lg-30,[dir=ltr] .offset-gt-lg-30{margin-left:30%}[dir=rtl] .flex-offset-gt-lg-30,[dir=rtl] .layout-margin .flex-offset-gt-lg-30,[dir=rtl] .layout-margin .offset-gt-lg-30,[dir=rtl] .offset-gt-lg-30{margin-right:30%}[dir=ltr] [dir=rtl] .flex-offset-gt-lg-30,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-gt-lg-30,[dir=ltr] [dir=rtl] .layout-margin .offset-gt-lg-30,[dir=ltr] [dir=rtl] .offset-gt-lg-30{margin-left:auto;margin-right:30%}[dir=rtl] [dir=rtl] .flex-offset-gt-lg-30,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-gt-lg-30,[dir=rtl] [dir=rtl] .layout-margin .offset-gt-lg-30,[dir=rtl] [dir=rtl] .offset-gt-lg-30{margin-left:30%;margin-right:auto}[dir=ltr] .flex-offset-gt-lg-35,[dir=ltr] .layout-margin .flex-offset-gt-lg-35,[dir=ltr] .layout-margin .offset-gt-lg-35,[dir=ltr] .offset-gt-lg-35{margin-left:35%}[dir=rtl] .flex-offset-gt-lg-35,[dir=rtl] .layout-margin .flex-offset-gt-lg-35,[dir=rtl] .layout-margin .offset-gt-lg-35,[dir=rtl] .offset-gt-lg-35{margin-right:35%}[dir=ltr] [dir=rtl] .flex-offset-gt-lg-35,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-gt-lg-35,[dir=ltr] [dir=rtl] .layout-margin .offset-gt-lg-35,[dir=ltr] [dir=rtl] .offset-gt-lg-35{margin-left:auto;margin-right:35%}[dir=rtl] [dir=rtl] .flex-offset-gt-lg-35,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-gt-lg-35,[dir=rtl] [dir=rtl] .layout-margin .offset-gt-lg-35,[dir=rtl] [dir=rtl] .offset-gt-lg-35{margin-left:35%;margin-right:auto}[dir=ltr] .flex-offset-gt-lg-40,[dir=ltr] .layout-margin .flex-offset-gt-lg-40,[dir=ltr] .layout-margin .offset-gt-lg-40,[dir=ltr] .offset-gt-lg-40{margin-left:40%}[dir=rtl] .flex-offset-gt-lg-40,[dir=rtl] .layout-margin .flex-offset-gt-lg-40,[dir=rtl] .layout-margin .offset-gt-lg-40,[dir=rtl] .offset-gt-lg-40{margin-right:40%}[dir=ltr] [dir=rtl] .flex-offset-gt-lg-40,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-gt-lg-40,[dir=ltr] [dir=rtl] .layout-margin .offset-gt-lg-40,[dir=ltr] [dir=rtl] .offset-gt-lg-40{margin-left:auto;margin-right:40%}[dir=rtl] [dir=rtl] .flex-offset-gt-lg-40,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-gt-lg-40,[dir=rtl] [dir=rtl] .layout-margin .offset-gt-lg-40,[dir=rtl] [dir=rtl] .offset-gt-lg-40{margin-left:40%;margin-right:auto}[dir=ltr] .flex-offset-gt-lg-45,[dir=ltr] .layout-margin .flex-offset-gt-lg-45,[dir=ltr] .layout-margin .offset-gt-lg-45,[dir=ltr] .offset-gt-lg-45{margin-left:45%}[dir=rtl] .flex-offset-gt-lg-45,[dir=rtl] .layout-margin .flex-offset-gt-lg-45,[dir=rtl] .layout-margin .offset-gt-lg-45,[dir=rtl] .offset-gt-lg-45{margin-right:45%}[dir=ltr] [dir=rtl] .flex-offset-gt-lg-45,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-gt-lg-45,[dir=ltr] [dir=rtl] .layout-margin .offset-gt-lg-45,[dir=ltr] [dir=rtl] .offset-gt-lg-45{margin-left:auto;margin-right:45%}[dir=rtl] [dir=rtl] .flex-offset-gt-lg-45,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-gt-lg-45,[dir=rtl] [dir=rtl] .layout-margin .offset-gt-lg-45,[dir=rtl] [dir=rtl] .offset-gt-lg-45{margin-left:45%;margin-right:auto}[dir=ltr] .flex-offset-gt-lg-50,[dir=ltr] .layout-margin .flex-offset-gt-lg-50,[dir=ltr] .layout-margin .offset-gt-lg-50,[dir=ltr] .offset-gt-lg-50{margin-left:50%}[dir=rtl] .flex-offset-gt-lg-50,[dir=rtl] .layout-margin .flex-offset-gt-lg-50,[dir=rtl] .layout-margin .offset-gt-lg-50,[dir=rtl] .offset-gt-lg-50{margin-right:50%}[dir=ltr] [dir=rtl] .flex-offset-gt-lg-50,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-gt-lg-50,[dir=ltr] [dir=rtl] .layout-margin .offset-gt-lg-50,[dir=ltr] [dir=rtl] .offset-gt-lg-50{margin-left:auto;margin-right:50%}[dir=rtl] [dir=rtl] .flex-offset-gt-lg-50,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-gt-lg-50,[dir=rtl] [dir=rtl] .layout-margin .offset-gt-lg-50,[dir=rtl] [dir=rtl] .offset-gt-lg-50{margin-left:50%;margin-right:auto}[dir=ltr] .flex-offset-gt-lg-55,[dir=ltr] .layout-margin .flex-offset-gt-lg-55,[dir=ltr] .layout-margin .offset-gt-lg-55,[dir=ltr] .offset-gt-lg-55{margin-left:55%}[dir=rtl] .flex-offset-gt-lg-55,[dir=rtl] .layout-margin .flex-offset-gt-lg-55,[dir=rtl] .layout-margin .offset-gt-lg-55,[dir=rtl] .offset-gt-lg-55{margin-right:55%}[dir=ltr] [dir=rtl] .flex-offset-gt-lg-55,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-gt-lg-55,[dir=ltr] [dir=rtl] .layout-margin .offset-gt-lg-55,[dir=ltr] [dir=rtl] .offset-gt-lg-55{margin-left:auto;margin-right:55%}[dir=rtl] [dir=rtl] .flex-offset-gt-lg-55,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-gt-lg-55,[dir=rtl] [dir=rtl] .layout-margin .offset-gt-lg-55,[dir=rtl] [dir=rtl] .offset-gt-lg-55{margin-left:55%;margin-right:auto}[dir=ltr] .flex-offset-gt-lg-60,[dir=ltr] .layout-margin .flex-offset-gt-lg-60,[dir=ltr] .layout-margin .offset-gt-lg-60,[dir=ltr] .offset-gt-lg-60{margin-left:60%}[dir=rtl] .flex-offset-gt-lg-60,[dir=rtl] .layout-margin .flex-offset-gt-lg-60,[dir=rtl] .layout-margin .offset-gt-lg-60,[dir=rtl] .offset-gt-lg-60{margin-right:60%}[dir=ltr] [dir=rtl] .flex-offset-gt-lg-60,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-gt-lg-60,[dir=ltr] [dir=rtl] .layout-margin .offset-gt-lg-60,[dir=ltr] [dir=rtl] .offset-gt-lg-60{margin-left:auto;margin-right:60%}[dir=rtl] [dir=rtl] .flex-offset-gt-lg-60,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-gt-lg-60,[dir=rtl] [dir=rtl] .layout-margin .offset-gt-lg-60,[dir=rtl] [dir=rtl] .offset-gt-lg-60{margin-left:60%;margin-right:auto}[dir=ltr] .flex-offset-gt-lg-65,[dir=ltr] .layout-margin .flex-offset-gt-lg-65,[dir=ltr] .layout-margin .offset-gt-lg-65,[dir=ltr] .offset-gt-lg-65{margin-left:65%}[dir=rtl] .flex-offset-gt-lg-65,[dir=rtl] .layout-margin .flex-offset-gt-lg-65,[dir=rtl] .layout-margin .offset-gt-lg-65,[dir=rtl] .offset-gt-lg-65{margin-right:65%}[dir=ltr] [dir=rtl] .flex-offset-gt-lg-65,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-gt-lg-65,[dir=ltr] [dir=rtl] .layout-margin .offset-gt-lg-65,[dir=ltr] [dir=rtl] .offset-gt-lg-65{margin-left:auto;margin-right:65%}[dir=rtl] [dir=rtl] .flex-offset-gt-lg-65,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-gt-lg-65,[dir=rtl] [dir=rtl] .layout-margin .offset-gt-lg-65,[dir=rtl] [dir=rtl] .offset-gt-lg-65{margin-left:65%;margin-right:auto}[dir=ltr] .flex-offset-gt-lg-70,[dir=ltr] .layout-margin .flex-offset-gt-lg-70,[dir=ltr] .layout-margin .offset-gt-lg-70,[dir=ltr] .offset-gt-lg-70{margin-left:70%}[dir=rtl] .flex-offset-gt-lg-70,[dir=rtl] .layout-margin .flex-offset-gt-lg-70,[dir=rtl] .layout-margin .offset-gt-lg-70,[dir=rtl] .offset-gt-lg-70{margin-right:70%}[dir=ltr] [dir=rtl] .flex-offset-gt-lg-70,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-gt-lg-70,[dir=ltr] [dir=rtl] .layout-margin .offset-gt-lg-70,[dir=ltr] [dir=rtl] .offset-gt-lg-70{margin-left:auto;margin-right:70%}[dir=rtl] [dir=rtl] .flex-offset-gt-lg-70,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-gt-lg-70,[dir=rtl] [dir=rtl] .layout-margin .offset-gt-lg-70,[dir=rtl] [dir=rtl] .offset-gt-lg-70{margin-left:70%;margin-right:auto}[dir=ltr] .flex-offset-gt-lg-75,[dir=ltr] .layout-margin .flex-offset-gt-lg-75,[dir=ltr] .layout-margin .offset-gt-lg-75,[dir=ltr] .offset-gt-lg-75{margin-left:75%}[dir=rtl] .flex-offset-gt-lg-75,[dir=rtl] .layout-margin .flex-offset-gt-lg-75,[dir=rtl] .layout-margin .offset-gt-lg-75,[dir=rtl] .offset-gt-lg-75{margin-right:75%}[dir=ltr] [dir=rtl] .flex-offset-gt-lg-75,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-gt-lg-75,[dir=ltr] [dir=rtl] .layout-margin .offset-gt-lg-75,[dir=ltr] [dir=rtl] .offset-gt-lg-75{margin-left:auto;margin-right:75%}[dir=rtl] [dir=rtl] .flex-offset-gt-lg-75,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-gt-lg-75,[dir=rtl] [dir=rtl] .layout-margin .offset-gt-lg-75,[dir=rtl] [dir=rtl] .offset-gt-lg-75{margin-left:75%;margin-right:auto}[dir=ltr] .flex-offset-gt-lg-80,[dir=ltr] .layout-margin .flex-offset-gt-lg-80,[dir=ltr] .layout-margin .offset-gt-lg-80,[dir=ltr] .offset-gt-lg-80{margin-left:80%}[dir=rtl] .flex-offset-gt-lg-80,[dir=rtl] .layout-margin .flex-offset-gt-lg-80,[dir=rtl] .layout-margin .offset-gt-lg-80,[dir=rtl] .offset-gt-lg-80{margin-right:80%}[dir=ltr] [dir=rtl] .flex-offset-gt-lg-80,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-gt-lg-80,[dir=ltr] [dir=rtl] .layout-margin .offset-gt-lg-80,[dir=ltr] [dir=rtl] .offset-gt-lg-80{margin-left:auto;margin-right:80%}[dir=rtl] [dir=rtl] .flex-offset-gt-lg-80,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-gt-lg-80,[dir=rtl] [dir=rtl] .layout-margin .offset-gt-lg-80,[dir=rtl] [dir=rtl] .offset-gt-lg-80{margin-left:80%;margin-right:auto}[dir=ltr] .flex-offset-gt-lg-85,[dir=ltr] .layout-margin .flex-offset-gt-lg-85,[dir=ltr] .layout-margin .offset-gt-lg-85,[dir=ltr] .offset-gt-lg-85{margin-left:85%}[dir=rtl] .flex-offset-gt-lg-85,[dir=rtl] .layout-margin .flex-offset-gt-lg-85,[dir=rtl] .layout-margin .offset-gt-lg-85,[dir=rtl] .offset-gt-lg-85{margin-right:85%}[dir=ltr] [dir=rtl] .flex-offset-gt-lg-85,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-gt-lg-85,[dir=ltr] [dir=rtl] .layout-margin .offset-gt-lg-85,[dir=ltr] [dir=rtl] .offset-gt-lg-85{margin-left:auto;margin-right:85%}[dir=rtl] [dir=rtl] .flex-offset-gt-lg-85,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-gt-lg-85,[dir=rtl] [dir=rtl] .layout-margin .offset-gt-lg-85,[dir=rtl] [dir=rtl] .offset-gt-lg-85{margin-left:85%;margin-right:auto}[dir=ltr] .flex-offset-gt-lg-90,[dir=ltr] .layout-margin .flex-offset-gt-lg-90,[dir=ltr] .layout-margin .offset-gt-lg-90,[dir=ltr] .offset-gt-lg-90{margin-left:90%}[dir=rtl] .flex-offset-gt-lg-90,[dir=rtl] .layout-margin .flex-offset-gt-lg-90,[dir=rtl] .layout-margin .offset-gt-lg-90,[dir=rtl] .offset-gt-lg-90{margin-right:90%}[dir=ltr] [dir=rtl] .flex-offset-gt-lg-90,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-gt-lg-90,[dir=ltr] [dir=rtl] .layout-margin .offset-gt-lg-90,[dir=ltr] [dir=rtl] .offset-gt-lg-90{margin-left:auto;margin-right:90%}[dir=rtl] [dir=rtl] .flex-offset-gt-lg-90,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-gt-lg-90,[dir=rtl] [dir=rtl] .layout-margin .offset-gt-lg-90,[dir=rtl] [dir=rtl] .offset-gt-lg-90{margin-left:90%;margin-right:auto}[dir=ltr] .flex-offset-gt-lg-95,[dir=ltr] .layout-margin .flex-offset-gt-lg-95,[dir=ltr] .layout-margin .offset-gt-lg-95,[dir=ltr] .offset-gt-lg-95{margin-left:95%}[dir=rtl] .flex-offset-gt-lg-95,[dir=rtl] .layout-margin .flex-offset-gt-lg-95,[dir=rtl] .layout-margin .offset-gt-lg-95,[dir=rtl] .offset-gt-lg-95{margin-right:95%}[dir=ltr] [dir=rtl] .flex-offset-gt-lg-95,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-gt-lg-95,[dir=ltr] [dir=rtl] .layout-margin .offset-gt-lg-95,[dir=ltr] [dir=rtl] .offset-gt-lg-95{margin-left:auto;margin-right:95%}[dir=rtl] [dir=rtl] .flex-offset-gt-lg-95,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-gt-lg-95,[dir=rtl] [dir=rtl] .layout-margin .offset-gt-lg-95,[dir=rtl] [dir=rtl] .offset-gt-lg-95{margin-left:95%;margin-right:auto}[dir=ltr] .flex-offset-gt-lg-33,[dir=ltr] .layout-margin .flex-offset-gt-lg-33,[dir=ltr] .layout-margin .offset-gt-lg-33,[dir=ltr] .offset-gt-lg-33{margin-left:33.3333333333%}[dir=rtl] .flex-offset-gt-lg-33,[dir=rtl] .layout-margin .flex-offset-gt-lg-33,[dir=rtl] .layout-margin .offset-gt-lg-33,[dir=rtl] .offset-gt-lg-33{margin-right:33.3333333333%}[dir=ltr] .flex-offset-gt-lg-66,[dir=ltr] .layout-margin .flex-offset-gt-lg-66,[dir=ltr] .layout-margin .offset-gt-lg-66,[dir=ltr] .offset-gt-lg-66{margin-left:66.6666666667%}[dir=rtl] .flex-offset-gt-lg-66,[dir=rtl] .layout-margin .flex-offset-gt-lg-66,[dir=rtl] .layout-margin .offset-gt-lg-66,[dir=rtl] .offset-gt-lg-66{margin-right:66.6666666667%}[dir=ltr] [dir=rtl] .flex-offset-gt-lg-66,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-gt-lg-66,[dir=ltr] [dir=rtl] .layout-margin .offset-gt-lg-66,[dir=ltr] [dir=rtl] .offset-gt-lg-66{margin-left:auto;margin-right:66.6666666667%}[dir=rtl] [dir=rtl] .flex-offset-gt-lg-66,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-gt-lg-66,[dir=rtl] [dir=rtl] .layout-margin .offset-gt-lg-66,[dir=rtl] [dir=rtl] .offset-gt-lg-66{margin-left:66.6666666667%;margin-right:auto}.layout-align-gt-lg,.layout-align-gt-lg-start-stretch{align-content:stretch;align-items:stretch;justify-content:flex-start}.layout-align-gt-lg-start,.layout-align-gt-lg-start-center,.layout-align-gt-lg-start-end,.layout-align-gt-lg-start-start,.layout-align-gt-lg-start-stretch{justify-content:flex-start}.layout-align-gt-lg-center,.layout-align-gt-lg-center-center,.layout-align-gt-lg-center-end,.layout-align-gt-lg-center-start,.layout-align-gt-lg-center-stretch{justify-content:center}.layout-align-gt-lg-end,.layout-align-gt-lg-end-center,.layout-align-gt-lg-end-end,.layout-align-gt-lg-end-start,.layout-align-gt-lg-end-stretch{justify-content:flex-end}.layout-align-gt-lg-space-around,.layout-align-gt-lg-space-around-center,.layout-align-gt-lg-space-around-end,.layout-align-gt-lg-space-around-start,.layout-align-gt-lg-space-around-stretch{justify-content:space-around}.layout-align-gt-lg-space-between,.layout-align-gt-lg-space-between-center,.layout-align-gt-lg-space-between-end,.layout-align-gt-lg-space-between-start,.layout-align-gt-lg-space-between-stretch{justify-content:space-between}.layout-align-gt-lg-center-start,.layout-align-gt-lg-end-start,.layout-align-gt-lg-space-around-start,.layout-align-gt-lg-space-between-start,.layout-align-gt-lg-start-start{align-content:flex-start;align-items:flex-start}.layout-align-gt-lg-center-center,.layout-align-gt-lg-end-center,.layout-align-gt-lg-space-around-center,.layout-align-gt-lg-space-between-center,.layout-align-gt-lg-start-center{align-content:center;align-items:center;max-width:100%}.layout-align-gt-lg-center-center>*,.layout-align-gt-lg-end-center>*,.layout-align-gt-lg-space-around-center>*,.layout-align-gt-lg-space-between-center>*,.layout-align-gt-lg-start-center>*{box-sizing:border-box;max-width:100%}.layout-align-gt-lg-center-end,.layout-align-gt-lg-end-end,.layout-align-gt-lg-space-around-end,.layout-align-gt-lg-space-between-end,.layout-align-gt-lg-start-end{align-content:flex-end;align-items:flex-end}.layout-align-gt-lg-center-stretch,.layout-align-gt-lg-end-stretch,.layout-align-gt-lg-space-around-stretch,.layout-align-gt-lg-space-between-stretch,.layout-align-gt-lg-start-stretch{align-content:stretch;align-items:stretch}.flex-gt-lg{box-sizing:border-box;flex:1}.flex-gt-lg-grow{box-sizing:border-box;flex:1 1 100%}.flex-gt-lg-initial{box-sizing:border-box;flex:0 1 auto}.flex-gt-lg-auto{box-sizing:border-box;flex:1 1 auto}.flex-gt-lg-none{box-sizing:border-box;flex:0 0 auto}.flex-gt-lg-noshrink{box-sizing:border-box;flex:1 0 auto}.flex-gt-lg-nogrow{box-sizing:border-box;flex:0 1 auto}.flex-gt-lg-0,.layout-row>.flex-gt-lg-0{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:0}.layout-row>.flex-gt-lg-0{min-width:0}.layout-column>.flex-gt-lg-0{box-sizing:border-box;flex:1 1 100%;max-height:0;max-width:100%}.layout-gt-lg-row>.flex-gt-lg-0{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:0;min-width:0}.layout-gt-lg-column>.flex-gt-lg-0{box-sizing:border-box;flex:1 1 100%;max-height:0;max-width:100%;min-height:0}.flex-gt-lg-5,.layout-row>.flex-gt-lg-5{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:5%}.layout-column>.flex-gt-lg-5{box-sizing:border-box;flex:1 1 100%;max-height:5%;max-width:100%}.layout-gt-lg-row>.flex-gt-lg-5{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:5%}.layout-gt-lg-column>.flex-gt-lg-5{box-sizing:border-box;flex:1 1 100%;max-height:5%;max-width:100%}.flex-gt-lg-10,.layout-row>.flex-gt-lg-10{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:10%}.layout-column>.flex-gt-lg-10{box-sizing:border-box;flex:1 1 100%;max-height:10%;max-width:100%}.layout-gt-lg-row>.flex-gt-lg-10{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:10%}.layout-gt-lg-column>.flex-gt-lg-10{box-sizing:border-box;flex:1 1 100%;max-height:10%;max-width:100%}.flex-gt-lg-15,.layout-row>.flex-gt-lg-15{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:15%}.layout-column>.flex-gt-lg-15{box-sizing:border-box;flex:1 1 100%;max-height:15%;max-width:100%}.layout-gt-lg-row>.flex-gt-lg-15{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:15%}.layout-gt-lg-column>.flex-gt-lg-15{box-sizing:border-box;flex:1 1 100%;max-height:15%;max-width:100%}.flex-gt-lg-20,.layout-row>.flex-gt-lg-20{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:20%}.layout-column>.flex-gt-lg-20{box-sizing:border-box;flex:1 1 100%;max-height:20%;max-width:100%}.layout-gt-lg-row>.flex-gt-lg-20{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:20%}.layout-gt-lg-column>.flex-gt-lg-20{box-sizing:border-box;flex:1 1 100%;max-height:20%;max-width:100%}.flex-gt-lg-25,.layout-row>.flex-gt-lg-25{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:25%}.layout-column>.flex-gt-lg-25{box-sizing:border-box;flex:1 1 100%;max-height:25%;max-width:100%}.layout-gt-lg-row>.flex-gt-lg-25{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:25%}.layout-gt-lg-column>.flex-gt-lg-25{box-sizing:border-box;flex:1 1 100%;max-height:25%;max-width:100%}.flex-gt-lg-30,.layout-row>.flex-gt-lg-30{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:30%}.layout-column>.flex-gt-lg-30{box-sizing:border-box;flex:1 1 100%;max-height:30%;max-width:100%}.layout-gt-lg-row>.flex-gt-lg-30{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:30%}.layout-gt-lg-column>.flex-gt-lg-30{box-sizing:border-box;flex:1 1 100%;max-height:30%;max-width:100%}.flex-gt-lg-35,.layout-row>.flex-gt-lg-35{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:35%}.layout-column>.flex-gt-lg-35{box-sizing:border-box;flex:1 1 100%;max-height:35%;max-width:100%}.layout-gt-lg-row>.flex-gt-lg-35{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:35%}.layout-gt-lg-column>.flex-gt-lg-35{box-sizing:border-box;flex:1 1 100%;max-height:35%;max-width:100%}.flex-gt-lg-40,.layout-row>.flex-gt-lg-40{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:40%}.layout-column>.flex-gt-lg-40{box-sizing:border-box;flex:1 1 100%;max-height:40%;max-width:100%}.layout-gt-lg-row>.flex-gt-lg-40{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:40%}.layout-gt-lg-column>.flex-gt-lg-40{box-sizing:border-box;flex:1 1 100%;max-height:40%;max-width:100%}.flex-gt-lg-45,.layout-row>.flex-gt-lg-45{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:45%}.layout-column>.flex-gt-lg-45{box-sizing:border-box;flex:1 1 100%;max-height:45%;max-width:100%}.layout-gt-lg-row>.flex-gt-lg-45{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:45%}.layout-gt-lg-column>.flex-gt-lg-45{box-sizing:border-box;flex:1 1 100%;max-height:45%;max-width:100%}.flex-gt-lg-50,.layout-row>.flex-gt-lg-50{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:50%}.layout-column>.flex-gt-lg-50{box-sizing:border-box;flex:1 1 100%;max-height:50%;max-width:100%}.layout-gt-lg-row>.flex-gt-lg-50{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:50%}.layout-gt-lg-column>.flex-gt-lg-50{box-sizing:border-box;flex:1 1 100%;max-height:50%;max-width:100%}.flex-gt-lg-55,.layout-row>.flex-gt-lg-55{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:55%}.layout-column>.flex-gt-lg-55{box-sizing:border-box;flex:1 1 100%;max-height:55%;max-width:100%}.layout-gt-lg-row>.flex-gt-lg-55{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:55%}.layout-gt-lg-column>.flex-gt-lg-55{box-sizing:border-box;flex:1 1 100%;max-height:55%;max-width:100%}.flex-gt-lg-60,.layout-row>.flex-gt-lg-60{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:60%}.layout-column>.flex-gt-lg-60{box-sizing:border-box;flex:1 1 100%;max-height:60%;max-width:100%}.layout-gt-lg-row>.flex-gt-lg-60{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:60%}.layout-gt-lg-column>.flex-gt-lg-60{box-sizing:border-box;flex:1 1 100%;max-height:60%;max-width:100%}.flex-gt-lg-65,.layout-row>.flex-gt-lg-65{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:65%}.layout-column>.flex-gt-lg-65{box-sizing:border-box;flex:1 1 100%;max-height:65%;max-width:100%}.layout-gt-lg-row>.flex-gt-lg-65{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:65%}.layout-gt-lg-column>.flex-gt-lg-65{box-sizing:border-box;flex:1 1 100%;max-height:65%;max-width:100%}.flex-gt-lg-70,.layout-row>.flex-gt-lg-70{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:70%}.layout-column>.flex-gt-lg-70{box-sizing:border-box;flex:1 1 100%;max-height:70%;max-width:100%}.layout-gt-lg-row>.flex-gt-lg-70{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:70%}.layout-gt-lg-column>.flex-gt-lg-70{box-sizing:border-box;flex:1 1 100%;max-height:70%;max-width:100%}.flex-gt-lg-75,.layout-row>.flex-gt-lg-75{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:75%}.layout-column>.flex-gt-lg-75{box-sizing:border-box;flex:1 1 100%;max-height:75%;max-width:100%}.layout-gt-lg-row>.flex-gt-lg-75{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:75%}.layout-gt-lg-column>.flex-gt-lg-75{box-sizing:border-box;flex:1 1 100%;max-height:75%;max-width:100%}.flex-gt-lg-80,.layout-row>.flex-gt-lg-80{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:80%}.layout-column>.flex-gt-lg-80{box-sizing:border-box;flex:1 1 100%;max-height:80%;max-width:100%}.layout-gt-lg-row>.flex-gt-lg-80{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:80%}.layout-gt-lg-column>.flex-gt-lg-80{box-sizing:border-box;flex:1 1 100%;max-height:80%;max-width:100%}.flex-gt-lg-85,.layout-row>.flex-gt-lg-85{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:85%}.layout-column>.flex-gt-lg-85{box-sizing:border-box;flex:1 1 100%;max-height:85%;max-width:100%}.layout-gt-lg-row>.flex-gt-lg-85{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:85%}.layout-gt-lg-column>.flex-gt-lg-85{box-sizing:border-box;flex:1 1 100%;max-height:85%;max-width:100%}.flex-gt-lg-90,.layout-row>.flex-gt-lg-90{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:90%}.layout-column>.flex-gt-lg-90{box-sizing:border-box;flex:1 1 100%;max-height:90%;max-width:100%}.layout-gt-lg-row>.flex-gt-lg-90{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:90%}.layout-gt-lg-column>.flex-gt-lg-90{box-sizing:border-box;flex:1 1 100%;max-height:90%;max-width:100%}.flex-gt-lg-95,.layout-row>.flex-gt-lg-95{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:95%}.layout-column>.flex-gt-lg-95{box-sizing:border-box;flex:1 1 100%;max-height:95%;max-width:100%}.layout-gt-lg-row>.flex-gt-lg-95{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:95%}.layout-gt-lg-column>.flex-gt-lg-95{box-sizing:border-box;flex:1 1 100%;max-height:95%;max-width:100%}.flex-gt-lg-100,.layout-column>.flex-gt-lg-100,.layout-gt-lg-column>.flex-gt-lg-100,.layout-gt-lg-row>.flex-gt-lg-100,.layout-row>.flex-gt-lg-100{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:100%}.layout-row>.flex-gt-lg-33{box-sizing:border-box;flex:1 1 33.33%;max-height:100%;max-width:33.33%}.layout-row>.flex-gt-lg-66{box-sizing:border-box;flex:1 1 66.66%;max-height:100%;max-width:66.66%}.layout-column>.flex-gt-lg-33{box-sizing:border-box;flex:1 1 33.33%;max-height:33.33%;max-width:100%}.layout-column>.flex-gt-lg-66{box-sizing:border-box;flex:1 1 66.66%;max-height:66.66%;max-width:100%}.layout-gt-lg-row>.flex-gt-lg-33{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:33.33%}.layout-gt-lg-row>.flex-gt-lg-66{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:66.66%}.layout-gt-lg-row>.flex{min-width:0}.layout-gt-lg-column>.flex-gt-lg-33{box-sizing:border-box;flex:1 1 100%;max-height:33.33%;max-width:100%}.layout-gt-lg-column>.flex-gt-lg-66{box-sizing:border-box;flex:1 1 100%;max-height:66.66%;max-width:100%}.layout-gt-lg-column>.flex{min-height:0}.layout-gt-lg,.layout-gt-lg-column,.layout-gt-lg-row{box-sizing:border-box;display:flex}.layout-gt-lg-column{flex-direction:column}.layout-gt-lg-row{flex-direction:row}.flex-order-xl--20{order:-20}.flex-order-xl--19{order:-19}.flex-order-xl--18{order:-18}.flex-order-xl--17{order:-17}.flex-order-xl--16{order:-16}.flex-order-xl--15{order:-15}.flex-order-xl--14{order:-14}.flex-order-xl--13{order:-13}.flex-order-xl--12{order:-12}.flex-order-xl--11{order:-11}.flex-order-xl--10{order:-10}.flex-order-xl--9{order:-9}.flex-order-xl--8{order:-8}.flex-order-xl--7{order:-7}.flex-order-xl--6{order:-6}.flex-order-xl--5{order:-5}.flex-order-xl--4{order:-4}.flex-order-xl--3{order:-3}.flex-order-xl--2{order:-2}.flex-order-xl--1{order:-1}.flex-order-xl-0{order:0}.flex-order-xl-1{order:1}.flex-order-xl-2{order:2}.flex-order-xl-3{order:3}.flex-order-xl-4{order:4}.flex-order-xl-5{order:5}.flex-order-xl-6{order:6}.flex-order-xl-7{order:7}.flex-order-xl-8{order:8}.flex-order-xl-9{order:9}.flex-order-xl-10{order:10}.flex-order-xl-11{order:11}.flex-order-xl-12{order:12}.flex-order-xl-13{order:13}.flex-order-xl-14{order:14}.flex-order-xl-15{order:15}.flex-order-xl-16{order:16}.flex-order-xl-17{order:17}.flex-order-xl-18{order:18}.flex-order-xl-19{order:19}.flex-order-xl-20{order:20}[dir=ltr] .flex-offset-xl-0,[dir=ltr] .layout-margin .flex-offset-xl-0,[dir=ltr] .layout-margin .offset-xl-0,[dir=ltr] .offset-xl-0{margin-left:0}[dir=rtl] .flex-offset-xl-0,[dir=rtl] .layout-margin .flex-offset-xl-0,[dir=rtl] .layout-margin .offset-xl-0,[dir=rtl] .offset-xl-0{margin-right:0}[dir=ltr] [dir=rtl] .flex-offset-xl-0,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-xl-0,[dir=ltr] [dir=rtl] .layout-margin .offset-xl-0,[dir=ltr] [dir=rtl] .offset-xl-0{margin-left:auto;margin-right:0}[dir=rtl] [dir=rtl] .flex-offset-xl-0,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-xl-0,[dir=rtl] [dir=rtl] .layout-margin .offset-xl-0,[dir=rtl] [dir=rtl] .offset-xl-0{margin-left:0;margin-right:auto}[dir=ltr] .flex-offset-xl-5,[dir=ltr] .layout-margin .flex-offset-xl-5,[dir=ltr] .layout-margin .offset-xl-5,[dir=ltr] .offset-xl-5{margin-left:5%}[dir=rtl] .flex-offset-xl-5,[dir=rtl] .layout-margin .flex-offset-xl-5,[dir=rtl] .layout-margin .offset-xl-5,[dir=rtl] .offset-xl-5{margin-right:5%}[dir=ltr] [dir=rtl] .flex-offset-xl-5,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-xl-5,[dir=ltr] [dir=rtl] .layout-margin .offset-xl-5,[dir=ltr] [dir=rtl] .offset-xl-5{margin-left:auto;margin-right:5%}[dir=rtl] [dir=rtl] .flex-offset-xl-5,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-xl-5,[dir=rtl] [dir=rtl] .layout-margin .offset-xl-5,[dir=rtl] [dir=rtl] .offset-xl-5{margin-left:5%;margin-right:auto}[dir=ltr] .flex-offset-xl-10,[dir=ltr] .layout-margin .flex-offset-xl-10,[dir=ltr] .layout-margin .offset-xl-10,[dir=ltr] .offset-xl-10{margin-left:10%}[dir=rtl] .flex-offset-xl-10,[dir=rtl] .layout-margin .flex-offset-xl-10,[dir=rtl] .layout-margin .offset-xl-10,[dir=rtl] .offset-xl-10{margin-right:10%}[dir=ltr] [dir=rtl] .flex-offset-xl-10,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-xl-10,[dir=ltr] [dir=rtl] .layout-margin .offset-xl-10,[dir=ltr] [dir=rtl] .offset-xl-10{margin-left:auto;margin-right:10%}[dir=rtl] [dir=rtl] .flex-offset-xl-10,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-xl-10,[dir=rtl] [dir=rtl] .layout-margin .offset-xl-10,[dir=rtl] [dir=rtl] .offset-xl-10{margin-left:10%;margin-right:auto}[dir=ltr] .flex-offset-xl-15,[dir=ltr] .layout-margin .flex-offset-xl-15,[dir=ltr] .layout-margin .offset-xl-15,[dir=ltr] .offset-xl-15{margin-left:15%}[dir=rtl] .flex-offset-xl-15,[dir=rtl] .layout-margin .flex-offset-xl-15,[dir=rtl] .layout-margin .offset-xl-15,[dir=rtl] .offset-xl-15{margin-right:15%}[dir=ltr] [dir=rtl] .flex-offset-xl-15,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-xl-15,[dir=ltr] [dir=rtl] .layout-margin .offset-xl-15,[dir=ltr] [dir=rtl] .offset-xl-15{margin-left:auto;margin-right:15%}[dir=rtl] [dir=rtl] .flex-offset-xl-15,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-xl-15,[dir=rtl] [dir=rtl] .layout-margin .offset-xl-15,[dir=rtl] [dir=rtl] .offset-xl-15{margin-left:15%;margin-right:auto}[dir=ltr] .flex-offset-xl-20,[dir=ltr] .layout-margin .flex-offset-xl-20,[dir=ltr] .layout-margin .offset-xl-20,[dir=ltr] .offset-xl-20{margin-left:20%}[dir=rtl] .flex-offset-xl-20,[dir=rtl] .layout-margin .flex-offset-xl-20,[dir=rtl] .layout-margin .offset-xl-20,[dir=rtl] .offset-xl-20{margin-right:20%}[dir=ltr] [dir=rtl] .flex-offset-xl-20,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-xl-20,[dir=ltr] [dir=rtl] .layout-margin .offset-xl-20,[dir=ltr] [dir=rtl] .offset-xl-20{margin-left:auto;margin-right:20%}[dir=rtl] [dir=rtl] .flex-offset-xl-20,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-xl-20,[dir=rtl] [dir=rtl] .layout-margin .offset-xl-20,[dir=rtl] [dir=rtl] .offset-xl-20{margin-left:20%;margin-right:auto}[dir=ltr] .flex-offset-xl-25,[dir=ltr] .layout-margin .flex-offset-xl-25,[dir=ltr] .layout-margin .offset-xl-25,[dir=ltr] .offset-xl-25{margin-left:25%}[dir=rtl] .flex-offset-xl-25,[dir=rtl] .layout-margin .flex-offset-xl-25,[dir=rtl] .layout-margin .offset-xl-25,[dir=rtl] .offset-xl-25{margin-right:25%}[dir=ltr] [dir=rtl] .flex-offset-xl-25,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-xl-25,[dir=ltr] [dir=rtl] .layout-margin .offset-xl-25,[dir=ltr] [dir=rtl] .offset-xl-25{margin-left:auto;margin-right:25%}[dir=rtl] [dir=rtl] .flex-offset-xl-25,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-xl-25,[dir=rtl] [dir=rtl] .layout-margin .offset-xl-25,[dir=rtl] [dir=rtl] .offset-xl-25{margin-left:25%;margin-right:auto}[dir=ltr] .flex-offset-xl-30,[dir=ltr] .layout-margin .flex-offset-xl-30,[dir=ltr] .layout-margin .offset-xl-30,[dir=ltr] .offset-xl-30{margin-left:30%}[dir=rtl] .flex-offset-xl-30,[dir=rtl] .layout-margin .flex-offset-xl-30,[dir=rtl] .layout-margin .offset-xl-30,[dir=rtl] .offset-xl-30{margin-right:30%}[dir=ltr] [dir=rtl] .flex-offset-xl-30,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-xl-30,[dir=ltr] [dir=rtl] .layout-margin .offset-xl-30,[dir=ltr] [dir=rtl] .offset-xl-30{margin-left:auto;margin-right:30%}[dir=rtl] [dir=rtl] .flex-offset-xl-30,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-xl-30,[dir=rtl] [dir=rtl] .layout-margin .offset-xl-30,[dir=rtl] [dir=rtl] .offset-xl-30{margin-left:30%;margin-right:auto}[dir=ltr] .flex-offset-xl-35,[dir=ltr] .layout-margin .flex-offset-xl-35,[dir=ltr] .layout-margin .offset-xl-35,[dir=ltr] .offset-xl-35{margin-left:35%}[dir=rtl] .flex-offset-xl-35,[dir=rtl] .layout-margin .flex-offset-xl-35,[dir=rtl] .layout-margin .offset-xl-35,[dir=rtl] .offset-xl-35{margin-right:35%}[dir=ltr] [dir=rtl] .flex-offset-xl-35,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-xl-35,[dir=ltr] [dir=rtl] .layout-margin .offset-xl-35,[dir=ltr] [dir=rtl] .offset-xl-35{margin-left:auto;margin-right:35%}[dir=rtl] [dir=rtl] .flex-offset-xl-35,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-xl-35,[dir=rtl] [dir=rtl] .layout-margin .offset-xl-35,[dir=rtl] [dir=rtl] .offset-xl-35{margin-left:35%;margin-right:auto}[dir=ltr] .flex-offset-xl-40,[dir=ltr] .layout-margin .flex-offset-xl-40,[dir=ltr] .layout-margin .offset-xl-40,[dir=ltr] .offset-xl-40{margin-left:40%}[dir=rtl] .flex-offset-xl-40,[dir=rtl] .layout-margin .flex-offset-xl-40,[dir=rtl] .layout-margin .offset-xl-40,[dir=rtl] .offset-xl-40{margin-right:40%}[dir=ltr] [dir=rtl] .flex-offset-xl-40,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-xl-40,[dir=ltr] [dir=rtl] .layout-margin .offset-xl-40,[dir=ltr] [dir=rtl] .offset-xl-40{margin-left:auto;margin-right:40%}[dir=rtl] [dir=rtl] .flex-offset-xl-40,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-xl-40,[dir=rtl] [dir=rtl] .layout-margin .offset-xl-40,[dir=rtl] [dir=rtl] .offset-xl-40{margin-left:40%;margin-right:auto}[dir=ltr] .flex-offset-xl-45,[dir=ltr] .layout-margin .flex-offset-xl-45,[dir=ltr] .layout-margin .offset-xl-45,[dir=ltr] .offset-xl-45{margin-left:45%}[dir=rtl] .flex-offset-xl-45,[dir=rtl] .layout-margin .flex-offset-xl-45,[dir=rtl] .layout-margin .offset-xl-45,[dir=rtl] .offset-xl-45{margin-right:45%}[dir=ltr] [dir=rtl] .flex-offset-xl-45,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-xl-45,[dir=ltr] [dir=rtl] .layout-margin .offset-xl-45,[dir=ltr] [dir=rtl] .offset-xl-45{margin-left:auto;margin-right:45%}[dir=rtl] [dir=rtl] .flex-offset-xl-45,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-xl-45,[dir=rtl] [dir=rtl] .layout-margin .offset-xl-45,[dir=rtl] [dir=rtl] .offset-xl-45{margin-left:45%;margin-right:auto}[dir=ltr] .flex-offset-xl-50,[dir=ltr] .layout-margin .flex-offset-xl-50,[dir=ltr] .layout-margin .offset-xl-50,[dir=ltr] .offset-xl-50{margin-left:50%}[dir=rtl] .flex-offset-xl-50,[dir=rtl] .layout-margin .flex-offset-xl-50,[dir=rtl] .layout-margin .offset-xl-50,[dir=rtl] .offset-xl-50{margin-right:50%}[dir=ltr] [dir=rtl] .flex-offset-xl-50,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-xl-50,[dir=ltr] [dir=rtl] .layout-margin .offset-xl-50,[dir=ltr] [dir=rtl] .offset-xl-50{margin-left:auto;margin-right:50%}[dir=rtl] [dir=rtl] .flex-offset-xl-50,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-xl-50,[dir=rtl] [dir=rtl] .layout-margin .offset-xl-50,[dir=rtl] [dir=rtl] .offset-xl-50{margin-left:50%;margin-right:auto}[dir=ltr] .flex-offset-xl-55,[dir=ltr] .layout-margin .flex-offset-xl-55,[dir=ltr] .layout-margin .offset-xl-55,[dir=ltr] .offset-xl-55{margin-left:55%}[dir=rtl] .flex-offset-xl-55,[dir=rtl] .layout-margin .flex-offset-xl-55,[dir=rtl] .layout-margin .offset-xl-55,[dir=rtl] .offset-xl-55{margin-right:55%}[dir=ltr] [dir=rtl] .flex-offset-xl-55,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-xl-55,[dir=ltr] [dir=rtl] .layout-margin .offset-xl-55,[dir=ltr] [dir=rtl] .offset-xl-55{margin-left:auto;margin-right:55%}[dir=rtl] [dir=rtl] .flex-offset-xl-55,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-xl-55,[dir=rtl] [dir=rtl] .layout-margin .offset-xl-55,[dir=rtl] [dir=rtl] .offset-xl-55{margin-left:55%;margin-right:auto}[dir=ltr] .flex-offset-xl-60,[dir=ltr] .layout-margin .flex-offset-xl-60,[dir=ltr] .layout-margin .offset-xl-60,[dir=ltr] .offset-xl-60{margin-left:60%}[dir=rtl] .flex-offset-xl-60,[dir=rtl] .layout-margin .flex-offset-xl-60,[dir=rtl] .layout-margin .offset-xl-60,[dir=rtl] .offset-xl-60{margin-right:60%}[dir=ltr] [dir=rtl] .flex-offset-xl-60,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-xl-60,[dir=ltr] [dir=rtl] .layout-margin .offset-xl-60,[dir=ltr] [dir=rtl] .offset-xl-60{margin-left:auto;margin-right:60%}[dir=rtl] [dir=rtl] .flex-offset-xl-60,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-xl-60,[dir=rtl] [dir=rtl] .layout-margin .offset-xl-60,[dir=rtl] [dir=rtl] .offset-xl-60{margin-left:60%;margin-right:auto}[dir=ltr] .flex-offset-xl-65,[dir=ltr] .layout-margin .flex-offset-xl-65,[dir=ltr] .layout-margin .offset-xl-65,[dir=ltr] .offset-xl-65{margin-left:65%}[dir=rtl] .flex-offset-xl-65,[dir=rtl] .layout-margin .flex-offset-xl-65,[dir=rtl] .layout-margin .offset-xl-65,[dir=rtl] .offset-xl-65{margin-right:65%}[dir=ltr] [dir=rtl] .flex-offset-xl-65,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-xl-65,[dir=ltr] [dir=rtl] .layout-margin .offset-xl-65,[dir=ltr] [dir=rtl] .offset-xl-65{margin-left:auto;margin-right:65%}[dir=rtl] [dir=rtl] .flex-offset-xl-65,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-xl-65,[dir=rtl] [dir=rtl] .layout-margin .offset-xl-65,[dir=rtl] [dir=rtl] .offset-xl-65{margin-left:65%;margin-right:auto}[dir=ltr] .flex-offset-xl-70,[dir=ltr] .layout-margin .flex-offset-xl-70,[dir=ltr] .layout-margin .offset-xl-70,[dir=ltr] .offset-xl-70{margin-left:70%}[dir=rtl] .flex-offset-xl-70,[dir=rtl] .layout-margin .flex-offset-xl-70,[dir=rtl] .layout-margin .offset-xl-70,[dir=rtl] .offset-xl-70{margin-right:70%}[dir=ltr] [dir=rtl] .flex-offset-xl-70,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-xl-70,[dir=ltr] [dir=rtl] .layout-margin .offset-xl-70,[dir=ltr] [dir=rtl] .offset-xl-70{margin-left:auto;margin-right:70%}[dir=rtl] [dir=rtl] .flex-offset-xl-70,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-xl-70,[dir=rtl] [dir=rtl] .layout-margin .offset-xl-70,[dir=rtl] [dir=rtl] .offset-xl-70{margin-left:70%;margin-right:auto}[dir=ltr] .flex-offset-xl-75,[dir=ltr] .layout-margin .flex-offset-xl-75,[dir=ltr] .layout-margin .offset-xl-75,[dir=ltr] .offset-xl-75{margin-left:75%}[dir=rtl] .flex-offset-xl-75,[dir=rtl] .layout-margin .flex-offset-xl-75,[dir=rtl] .layout-margin .offset-xl-75,[dir=rtl] .offset-xl-75{margin-right:75%}[dir=ltr] [dir=rtl] .flex-offset-xl-75,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-xl-75,[dir=ltr] [dir=rtl] .layout-margin .offset-xl-75,[dir=ltr] [dir=rtl] .offset-xl-75{margin-left:auto;margin-right:75%}[dir=rtl] [dir=rtl] .flex-offset-xl-75,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-xl-75,[dir=rtl] [dir=rtl] .layout-margin .offset-xl-75,[dir=rtl] [dir=rtl] .offset-xl-75{margin-left:75%;margin-right:auto}[dir=ltr] .flex-offset-xl-80,[dir=ltr] .layout-margin .flex-offset-xl-80,[dir=ltr] .layout-margin .offset-xl-80,[dir=ltr] .offset-xl-80{margin-left:80%}[dir=rtl] .flex-offset-xl-80,[dir=rtl] .layout-margin .flex-offset-xl-80,[dir=rtl] .layout-margin .offset-xl-80,[dir=rtl] .offset-xl-80{margin-right:80%}[dir=ltr] [dir=rtl] .flex-offset-xl-80,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-xl-80,[dir=ltr] [dir=rtl] .layout-margin .offset-xl-80,[dir=ltr] [dir=rtl] .offset-xl-80{margin-left:auto;margin-right:80%}[dir=rtl] [dir=rtl] .flex-offset-xl-80,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-xl-80,[dir=rtl] [dir=rtl] .layout-margin .offset-xl-80,[dir=rtl] [dir=rtl] .offset-xl-80{margin-left:80%;margin-right:auto}[dir=ltr] .flex-offset-xl-85,[dir=ltr] .layout-margin .flex-offset-xl-85,[dir=ltr] .layout-margin .offset-xl-85,[dir=ltr] .offset-xl-85{margin-left:85%}[dir=rtl] .flex-offset-xl-85,[dir=rtl] .layout-margin .flex-offset-xl-85,[dir=rtl] .layout-margin .offset-xl-85,[dir=rtl] .offset-xl-85{margin-right:85%}[dir=ltr] [dir=rtl] .flex-offset-xl-85,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-xl-85,[dir=ltr] [dir=rtl] .layout-margin .offset-xl-85,[dir=ltr] [dir=rtl] .offset-xl-85{margin-left:auto;margin-right:85%}[dir=rtl] [dir=rtl] .flex-offset-xl-85,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-xl-85,[dir=rtl] [dir=rtl] .layout-margin .offset-xl-85,[dir=rtl] [dir=rtl] .offset-xl-85{margin-left:85%;margin-right:auto}[dir=ltr] .flex-offset-xl-90,[dir=ltr] .layout-margin .flex-offset-xl-90,[dir=ltr] .layout-margin .offset-xl-90,[dir=ltr] .offset-xl-90{margin-left:90%}[dir=rtl] .flex-offset-xl-90,[dir=rtl] .layout-margin .flex-offset-xl-90,[dir=rtl] .layout-margin .offset-xl-90,[dir=rtl] .offset-xl-90{margin-right:90%}[dir=ltr] [dir=rtl] .flex-offset-xl-90,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-xl-90,[dir=ltr] [dir=rtl] .layout-margin .offset-xl-90,[dir=ltr] [dir=rtl] .offset-xl-90{margin-left:auto;margin-right:90%}[dir=rtl] [dir=rtl] .flex-offset-xl-90,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-xl-90,[dir=rtl] [dir=rtl] .layout-margin .offset-xl-90,[dir=rtl] [dir=rtl] .offset-xl-90{margin-left:90%;margin-right:auto}[dir=ltr] .flex-offset-xl-95,[dir=ltr] .layout-margin .flex-offset-xl-95,[dir=ltr] .layout-margin .offset-xl-95,[dir=ltr] .offset-xl-95{margin-left:95%}[dir=rtl] .flex-offset-xl-95,[dir=rtl] .layout-margin .flex-offset-xl-95,[dir=rtl] .layout-margin .offset-xl-95,[dir=rtl] .offset-xl-95{margin-right:95%}[dir=ltr] [dir=rtl] .flex-offset-xl-95,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-xl-95,[dir=ltr] [dir=rtl] .layout-margin .offset-xl-95,[dir=ltr] [dir=rtl] .offset-xl-95{margin-left:auto;margin-right:95%}[dir=rtl] [dir=rtl] .flex-offset-xl-95,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-xl-95,[dir=rtl] [dir=rtl] .layout-margin .offset-xl-95,[dir=rtl] [dir=rtl] .offset-xl-95{margin-left:95%;margin-right:auto}[dir=ltr] .flex-offset-xl-33,[dir=ltr] .layout-margin .flex-offset-xl-33,[dir=ltr] .layout-margin .offset-xl-33,[dir=ltr] .offset-xl-33{margin-left:33.3333333333%}[dir=rtl] .flex-offset-xl-33,[dir=rtl] .layout-margin .flex-offset-xl-33,[dir=rtl] .layout-margin .offset-xl-33,[dir=rtl] .offset-xl-33{margin-right:33.3333333333%}[dir=ltr] .flex-offset-xl-66,[dir=ltr] .layout-margin .flex-offset-xl-66,[dir=ltr] .layout-margin .offset-xl-66,[dir=ltr] .offset-xl-66{margin-left:66.6666666667%}[dir=rtl] .flex-offset-xl-66,[dir=rtl] .layout-margin .flex-offset-xl-66,[dir=rtl] .layout-margin .offset-xl-66,[dir=rtl] .offset-xl-66{margin-right:66.6666666667%}[dir=ltr] [dir=rtl] .flex-offset-xl-66,[dir=ltr] [dir=rtl] .layout-margin .flex-offset-xl-66,[dir=ltr] [dir=rtl] .layout-margin .offset-xl-66,[dir=ltr] [dir=rtl] .offset-xl-66{margin-left:auto;margin-right:66.6666666667%}[dir=rtl] [dir=rtl] .flex-offset-xl-66,[dir=rtl] [dir=rtl] .layout-margin .flex-offset-xl-66,[dir=rtl] [dir=rtl] .layout-margin .offset-xl-66,[dir=rtl] [dir=rtl] .offset-xl-66{margin-left:66.6666666667%;margin-right:auto}.layout-align-xl,.layout-align-xl-start-stretch{align-content:stretch;align-items:stretch;justify-content:flex-start}.layout-align-xl-start,.layout-align-xl-start-center,.layout-align-xl-start-end,.layout-align-xl-start-start,.layout-align-xl-start-stretch{justify-content:flex-start}.layout-align-xl-center,.layout-align-xl-center-center,.layout-align-xl-center-end,.layout-align-xl-center-start,.layout-align-xl-center-stretch{justify-content:center}.layout-align-xl-end,.layout-align-xl-end-center,.layout-align-xl-end-end,.layout-align-xl-end-start,.layout-align-xl-end-stretch{justify-content:flex-end}.layout-align-xl-space-around,.layout-align-xl-space-around-center,.layout-align-xl-space-around-end,.layout-align-xl-space-around-start,.layout-align-xl-space-around-stretch{justify-content:space-around}.layout-align-xl-space-between,.layout-align-xl-space-between-center,.layout-align-xl-space-between-end,.layout-align-xl-space-between-start,.layout-align-xl-space-between-stretch{justify-content:space-between}.layout-align-xl-center-start,.layout-align-xl-end-start,.layout-align-xl-space-around-start,.layout-align-xl-space-between-start,.layout-align-xl-start-start{align-content:flex-start;align-items:flex-start}.layout-align-xl-center-center,.layout-align-xl-end-center,.layout-align-xl-space-around-center,.layout-align-xl-space-between-center,.layout-align-xl-start-center{align-content:center;align-items:center;max-width:100%}.layout-align-xl-center-center>*,.layout-align-xl-end-center>*,.layout-align-xl-space-around-center>*,.layout-align-xl-space-between-center>*,.layout-align-xl-start-center>*{box-sizing:border-box;max-width:100%}.layout-align-xl-center-end,.layout-align-xl-end-end,.layout-align-xl-space-around-end,.layout-align-xl-space-between-end,.layout-align-xl-start-end{align-content:flex-end;align-items:flex-end}.layout-align-xl-center-stretch,.layout-align-xl-end-stretch,.layout-align-xl-space-around-stretch,.layout-align-xl-space-between-stretch,.layout-align-xl-start-stretch{align-content:stretch;align-items:stretch}.flex-xl{box-sizing:border-box;flex:1}.flex-xl-grow{box-sizing:border-box;flex:1 1 100%}.flex-xl-initial{box-sizing:border-box;flex:0 1 auto}.flex-xl-auto{box-sizing:border-box;flex:1 1 auto}.flex-xl-none{box-sizing:border-box;flex:0 0 auto}.flex-xl-noshrink{box-sizing:border-box;flex:1 0 auto}.flex-xl-nogrow{box-sizing:border-box;flex:0 1 auto}.flex-xl-0,.layout-row>.flex-xl-0{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:0}.layout-row>.flex-xl-0{min-width:0}.layout-column>.flex-xl-0{box-sizing:border-box;flex:1 1 100%;max-height:0;max-width:100%}.layout-xl-row>.flex-xl-0{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:0;min-width:0}.layout-xl-column>.flex-xl-0{box-sizing:border-box;flex:1 1 100%;max-height:0;max-width:100%;min-height:0}.flex-xl-5,.layout-row>.flex-xl-5{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:5%}.layout-column>.flex-xl-5{box-sizing:border-box;flex:1 1 100%;max-height:5%;max-width:100%}.layout-xl-row>.flex-xl-5{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:5%}.layout-xl-column>.flex-xl-5{box-sizing:border-box;flex:1 1 100%;max-height:5%;max-width:100%}.flex-xl-10,.layout-row>.flex-xl-10{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:10%}.layout-column>.flex-xl-10{box-sizing:border-box;flex:1 1 100%;max-height:10%;max-width:100%}.layout-xl-row>.flex-xl-10{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:10%}.layout-xl-column>.flex-xl-10{box-sizing:border-box;flex:1 1 100%;max-height:10%;max-width:100%}.flex-xl-15,.layout-row>.flex-xl-15{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:15%}.layout-column>.flex-xl-15{box-sizing:border-box;flex:1 1 100%;max-height:15%;max-width:100%}.layout-xl-row>.flex-xl-15{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:15%}.layout-xl-column>.flex-xl-15{box-sizing:border-box;flex:1 1 100%;max-height:15%;max-width:100%}.flex-xl-20,.layout-row>.flex-xl-20{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:20%}.layout-column>.flex-xl-20{box-sizing:border-box;flex:1 1 100%;max-height:20%;max-width:100%}.layout-xl-row>.flex-xl-20{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:20%}.layout-xl-column>.flex-xl-20{box-sizing:border-box;flex:1 1 100%;max-height:20%;max-width:100%}.flex-xl-25,.layout-row>.flex-xl-25{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:25%}.layout-column>.flex-xl-25{box-sizing:border-box;flex:1 1 100%;max-height:25%;max-width:100%}.layout-xl-row>.flex-xl-25{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:25%}.layout-xl-column>.flex-xl-25{box-sizing:border-box;flex:1 1 100%;max-height:25%;max-width:100%}.flex-xl-30,.layout-row>.flex-xl-30{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:30%}.layout-column>.flex-xl-30{box-sizing:border-box;flex:1 1 100%;max-height:30%;max-width:100%}.layout-xl-row>.flex-xl-30{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:30%}.layout-xl-column>.flex-xl-30{box-sizing:border-box;flex:1 1 100%;max-height:30%;max-width:100%}.flex-xl-35,.layout-row>.flex-xl-35{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:35%}.layout-column>.flex-xl-35{box-sizing:border-box;flex:1 1 100%;max-height:35%;max-width:100%}.layout-xl-row>.flex-xl-35{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:35%}.layout-xl-column>.flex-xl-35{box-sizing:border-box;flex:1 1 100%;max-height:35%;max-width:100%}.flex-xl-40,.layout-row>.flex-xl-40{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:40%}.layout-column>.flex-xl-40{box-sizing:border-box;flex:1 1 100%;max-height:40%;max-width:100%}.layout-xl-row>.flex-xl-40{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:40%}.layout-xl-column>.flex-xl-40{box-sizing:border-box;flex:1 1 100%;max-height:40%;max-width:100%}.flex-xl-45,.layout-row>.flex-xl-45{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:45%}.layout-column>.flex-xl-45{box-sizing:border-box;flex:1 1 100%;max-height:45%;max-width:100%}.layout-xl-row>.flex-xl-45{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:45%}.layout-xl-column>.flex-xl-45{box-sizing:border-box;flex:1 1 100%;max-height:45%;max-width:100%}.flex-xl-50,.layout-row>.flex-xl-50{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:50%}.layout-column>.flex-xl-50{box-sizing:border-box;flex:1 1 100%;max-height:50%;max-width:100%}.layout-xl-row>.flex-xl-50{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:50%}.layout-xl-column>.flex-xl-50{box-sizing:border-box;flex:1 1 100%;max-height:50%;max-width:100%}.flex-xl-55,.layout-row>.flex-xl-55{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:55%}.layout-column>.flex-xl-55{box-sizing:border-box;flex:1 1 100%;max-height:55%;max-width:100%}.layout-xl-row>.flex-xl-55{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:55%}.layout-xl-column>.flex-xl-55{box-sizing:border-box;flex:1 1 100%;max-height:55%;max-width:100%}.flex-xl-60,.layout-row>.flex-xl-60{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:60%}.layout-column>.flex-xl-60{box-sizing:border-box;flex:1 1 100%;max-height:60%;max-width:100%}.layout-xl-row>.flex-xl-60{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:60%}.layout-xl-column>.flex-xl-60{box-sizing:border-box;flex:1 1 100%;max-height:60%;max-width:100%}.flex-xl-65,.layout-row>.flex-xl-65{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:65%}.layout-column>.flex-xl-65{box-sizing:border-box;flex:1 1 100%;max-height:65%;max-width:100%}.layout-xl-row>.flex-xl-65{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:65%}.layout-xl-column>.flex-xl-65{box-sizing:border-box;flex:1 1 100%;max-height:65%;max-width:100%}.flex-xl-70,.layout-row>.flex-xl-70{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:70%}.layout-column>.flex-xl-70{box-sizing:border-box;flex:1 1 100%;max-height:70%;max-width:100%}.layout-xl-row>.flex-xl-70{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:70%}.layout-xl-column>.flex-xl-70{box-sizing:border-box;flex:1 1 100%;max-height:70%;max-width:100%}.flex-xl-75,.layout-row>.flex-xl-75{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:75%}.layout-column>.flex-xl-75{box-sizing:border-box;flex:1 1 100%;max-height:75%;max-width:100%}.layout-xl-row>.flex-xl-75{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:75%}.layout-xl-column>.flex-xl-75{box-sizing:border-box;flex:1 1 100%;max-height:75%;max-width:100%}.flex-xl-80,.layout-row>.flex-xl-80{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:80%}.layout-column>.flex-xl-80{box-sizing:border-box;flex:1 1 100%;max-height:80%;max-width:100%}.layout-xl-row>.flex-xl-80{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:80%}.layout-xl-column>.flex-xl-80{box-sizing:border-box;flex:1 1 100%;max-height:80%;max-width:100%}.flex-xl-85,.layout-row>.flex-xl-85{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:85%}.layout-column>.flex-xl-85{box-sizing:border-box;flex:1 1 100%;max-height:85%;max-width:100%}.layout-xl-row>.flex-xl-85{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:85%}.layout-xl-column>.flex-xl-85{box-sizing:border-box;flex:1 1 100%;max-height:85%;max-width:100%}.flex-xl-90,.layout-row>.flex-xl-90{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:90%}.layout-column>.flex-xl-90{box-sizing:border-box;flex:1 1 100%;max-height:90%;max-width:100%}.layout-xl-row>.flex-xl-90{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:90%}.layout-xl-column>.flex-xl-90{box-sizing:border-box;flex:1 1 100%;max-height:90%;max-width:100%}.flex-xl-95,.layout-row>.flex-xl-95{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:95%}.layout-column>.flex-xl-95{box-sizing:border-box;flex:1 1 100%;max-height:95%;max-width:100%}.layout-xl-row>.flex-xl-95{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:95%}.layout-xl-column>.flex-xl-95{max-height:95%}.flex-xl-100,.layout-xl-column>.flex-xl-95{box-sizing:border-box;flex:1 1 100%;max-width:100%}.flex-xl-100{max-height:100%}.layout-column>.flex-xl-100,.layout-row>.flex-xl-100,.layout-xl-column>.flex-xl-100,.layout-xl-row>.flex-xl-100{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:100%}.layout-row>.flex-xl-33{box-sizing:border-box;flex:1 1 33.33%;max-height:100%;max-width:33.33%}.layout-row>.flex-xl-66{box-sizing:border-box;flex:1 1 66.66%;max-height:100%;max-width:66.66%}.layout-column>.flex-xl-33{box-sizing:border-box;flex:1 1 33.33%;max-height:33.33%;max-width:100%}.layout-column>.flex-xl-66{box-sizing:border-box;flex:1 1 66.66%;max-height:66.66%;max-width:100%}.layout-xl-row>.flex-xl-33{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:33.33%}.layout-xl-row>.flex-xl-66{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:66.66%}.layout-xl-row>.flex{min-width:0}.layout-xl-column>.flex-xl-33{box-sizing:border-box;flex:1 1 100%;max-height:33.33%;max-width:100%}.layout-xl-column>.flex-xl-66{box-sizing:border-box;flex:1 1 100%;max-height:66.66%;max-width:100%}.layout-xl-column>.flex{min-height:0}.layout-xl,.layout-xl-column,.layout-xl-row{box-sizing:border-box;display:flex}.layout-xl-column{flex-direction:column}.layout-xl-row{flex-direction:row}.hide-gt-lg:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-gt-lg):not(.show-xl):not(.show),.hide-gt-md:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-gt-lg):not(.show-xl):not(.show),.hide-gt-sm:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-gt-lg):not(.show-xl):not(.show),.hide-gt-xs:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-gt-lg):not(.show-xl):not(.show),.hide-xl:not(.show-xl):not(.show-gt-lg):not(.show-gt-md):not(.show-gt-sm):not(.show-gt-xs):not(.show),.hide:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-gt-lg):not(.show-xl):not(.show){display:none}}@media print{.hide-print:not(.show-print):not(.show){display:none!important}}#ui-datepicker-div{border:1px solid #e1e1e1;border-radius:10px;box-shadow:0 1px 2px rgba(0,0,0,.2)}#ui-datepicker-div .ui-datepicker-calendar .ui-state-hover{background:#e1e1e1;border-color:#e1e1e1;color:#fff}#ui-datepicker-div .ui-datepicker-calendar .ui-datepicker-current-day,#ui-datepicker-div .ui-datepicker-calendar .ui-datepicker-days-cell-over{background:#6db350;border-radius:9999px;color:#fff}#ui-datepicker-div .ui-datepicker-calendar .ui-datepicker-current-day a,#ui-datepicker-div .ui-datepicker-calendar .ui-datepicker-days-cell-over a{color:#fff}#ui-datepicker-div .ui-datepicker-calendar .ui-datepicker-current-day a.ui-state-hover,#ui-datepicker-div .ui-datepicker-calendar .ui-datepicker-days-cell-over a.ui-state-hover{background:transparent;border-color:transparent}#ui-datepicker-div .ui-datepicker-prev{color:#959595;cursor:pointer;height:auto;top:10px;width:auto}[dir=ltr] #ui-datepicker-div .ui-datepicker-prev{left:10px}[dir=rtl] #ui-datepicker-div .ui-datepicker-prev{right:10px}#ui-datepicker-div .ui-datepicker-prev:hover{background:none;border:0;top:10px}[dir=ltr] #ui-datepicker-div .ui-datepicker-prev:hover{left:10px}[dir=rtl] #ui-datepicker-div .ui-datepicker-prev:hover{right:10px}#ui-datepicker-div .ui-datepicker-prev .ui-icon{height:auto;text-indent:0;width:auto}#ui-datepicker-div .ui-datepicker-next{color:#959595;cursor:pointer;height:auto;top:10px;width:auto}[dir=ltr] #ui-datepicker-div .ui-datepicker-next{right:10px}[dir=rtl] #ui-datepicker-div .ui-datepicker-next{left:10px}#ui-datepicker-div .ui-datepicker-next:hover{background:none;border:0;top:10px}[dir=ltr] #ui-datepicker-div .ui-datepicker-next:hover{right:10px}[dir=rtl] #ui-datepicker-div .ui-datepicker-next:hover{left:10px}#ui-datepicker-div .ui-datepicker-next .ui-icon{height:auto;text-indent:0}.ui-datepicker{border:0}.ui-datepicker .ui-datepicker-multi.ui-widget{padding:0;width:auto!important}.ui-datepicker .ui-datepicker-header{padding:0}.ui-datepicker .ui-datepicker-title{font-weight:700;margin:0;text-align:center}.ui-datepicker .ui-datepicker-calendar{border-collapse:separate;border-spacing:0 12px;font-weight:700;table-layout:fixed;width:100%}.ui-datepicker .ui-datepicker-calendar td,.ui-datepicker .ui-datepicker-calendar th{cursor:pointer;font-size:12px;height:10px;line-height:13px;padding:0;text-align:center;white-space:nowrap;width:15px}.ui-datepicker .ui-datepicker-calendar td a,.ui-datepicker .ui-datepicker-calendar th a{padding:0;text-align:center}.ui-datepicker .ui-datepicker-calendar td span,.ui-datepicker .ui-datepicker-calendar th span{text-align:center}[dir=ltr] .ui-datepicker .ui-datepicker-calendar .rounded-left-side{border-bottom-left-radius:999px;border-top-left-radius:999px}[dir=ltr] .ui-datepicker .ui-datepicker-calendar .rounded-right-side,[dir=rtl] .ui-datepicker .ui-datepicker-calendar .rounded-left-side{border-bottom-right-radius:999px;border-top-right-radius:999px}[dir=rtl] .ui-datepicker .ui-datepicker-calendar .rounded-right-side{border-bottom-left-radius:999px;border-top-left-radius:999px}.ui-datepicker .ui-datepicker-calendar .ui-state-hover{border-radius:999px}.ui-datepicker .ui-datepicker-calendar .ui-state-default,.ui-datepicker .ui-datepicker-calendar .ui-widget-content .ui-state-default,.ui-datepicker .ui-datepicker-calendar .ui-widget-header .ui-state-default{background:none}.ui-datepicker .ui-datepicker-calendar .hovered-date-range{background:#e1e1e1;border-color:#e1e1e1;border-radius:0}.ui-datepicker .ui-datepicker-calendar .hovered-date-range a{color:#959595}[dir=ltr] .ui-datepicker .ui-datepicker-calendar .hovered-rounded-left-side{border-bottom-left-radius:999px;border-top-left-radius:999px}[dir=ltr] .ui-datepicker .ui-datepicker-calendar .hovered-rounded-right-side,[dir=rtl] .ui-datepicker .ui-datepicker-calendar .hovered-rounded-left-side{border-bottom-right-radius:999px;border-top-right-radius:999px}[dir=rtl] .ui-datepicker .ui-datepicker-calendar .hovered-rounded-right-side{border-bottom-left-radius:999px;border-top-left-radius:999px}.ui-datepicker .ui-datepicker-calendar .ui-state-highlight a{background:transparent;border:0}.ui-datepicker .ui-datepicker-calendar .ui-state-default{border:1px solid transparent;font-weight:700}.ui-datepicker .ui-datepicker-calendar .ui-datepicker-today .ui-state-active,.ui-datepicker .ui-datepicker-calendar .ui-datepicker-today .ui-state-highlight{background:transparent;color:#959595}color-mode-picker{align-items:center;display:flex;flex-direction:column;justify-content:center}body.ui-theme-material date-range-picker{background:none;border-radius:0;box-shadow:none;display:block;font-size:16px;max-width:600px;min-width:425px;position:relative;width:-webkit-fit-content;width:fit-content}[dir=ltr] body.ui-theme-material date-range-picker{text-align:left}[dir=rtl] body.ui-theme-material date-range-picker{text-align:right}body.ui-theme-material date-range-picker.emphasized{background-color:#eee;box-shadow:0 2px 4px 0 rgba(0,0,0,.14);padding:6px;text-align:center}body.ui-theme-material date-range-picker.larger{width:550px}body.ui-theme-material date-range-picker.expanded{border-bottom-left-radius:0;border-bottom-right-radius:0}body.ui-theme-material date-range-picker.disabled{cursor:default;text-align:center}body.ui-theme-material date-range-picker.disabled .date-range-picker__icon{display:none}body.ui-theme-material date-range-picker .date-range-picker__column{padding:0 6px 6px}body.ui-theme-material date-range-picker .date-range-picker__column .date-range-picker__column-inner{background-color:#f1f1f1;border-radius:6px;margin:6px;padding:6px;text-align:center}body.ui-theme-material date-range-picker .date-range-picker__column input{margin:auto}body.ui-theme-material date-range-picker .date-range-picker__bar{color:#101010;cursor:pointer;padding:3px 0 5px;white-space:nowrap}body.ui-theme-material date-range-picker.larger .date-range-picker__bar{font-size:20px}body.ui-theme-material date-range-picker .date-range-picker__title{color:#101010;font-size:14px;font-weight:700;line-height:20px}body.ui-theme-material date-range-picker.expanded .date-range-picker__popup-container{display:block}body.ui-theme-material date-range-picker .date-range-picker__popup-container{background:#fff;border:1px solid #ddd;border-bottom-left-radius:10px;border-bottom-right-radius:10px;box-shadow:0 6px 10px rgba(0,0,0,.2);display:none;padding:11px 25px;position:absolute;top:2.1em;width:100%;z-index:40}[dir=ltr] body.ui-theme-material date-range-picker .date-range-picker__popup-container{left:0;text-align:left}[dir=rtl] body.ui-theme-material date-range-picker .date-range-picker__popup-container{right:0;text-align:right}body.ui-theme-material date-range-picker.emphasized .date-range-picker__popup-container{top:3em}body.ui-theme-material date-range-picker .date-range-picker__buttons{margin-top:.5rem;text-align:center}body.ui-theme-material date-range-picker .date-range-picker__duration-buttons .btn,body.ui-theme-material date-range-picker .date-range-picker__duration-buttons .btn-lg,body.ui-theme-material date-range-picker .date-range-picker__duration-buttons .btn-sm,body.ui-theme-material date-range-picker .date-range-picker__duration-buttons .info-box-button{font-size:14px;margin:6px 1px;min-width:auto;padding-bottom:3px;padding-top:3px;width:23.5%}body.ui-theme-material date-range-picker .date-range-picker__duration-buttons .btn.selected,body.ui-theme-material date-range-picker .date-range-picker__duration-buttons .selected.btn-lg,body.ui-theme-material date-range-picker .date-range-picker__duration-buttons .selected.btn-sm,body.ui-theme-material date-range-picker .date-range-picker__duration-buttons .selected.info-box-button{background:#6db350;color:#fff}body.ui-theme-material date-range-picker .date-range-picker__time-duration{color:#101010;display:inline-block;font-size:24px;line-height:32px;text-transform:capitalize;width:auto}[dir=ltr] body.ui-theme-material date-range-picker .date-range-picker__time-duration{border-right:none;padding-left:0;padding-right:6px}[dir=rtl] body.ui-theme-material date-range-picker .date-range-picker__time-duration{border-left:none;padding-left:6px;padding-right:0}body.ui-theme-material date-range-picker .date-range-picker__date-range{display:inline-block}[dir=ltr] body.ui-theme-material date-range-picker .date-range-picker__date-range{padding-right:6px}[dir=rtl] body.ui-theme-material date-range-picker .date-range-picker__date-range{padding-left:6px}body.ui-theme-material date-range-picker .date-range-picker__icon i{display:none}body.ui-theme-material date-range-picker .date-range-picker__icon:after{content:url(../assets/edit.svg)}body.ui-theme-material date-range-picker .date-range-picker__datepicker-section:after,body.ui-theme-material date-range-picker .date-range-picker__datepicker-section:before{content:" ";display:table}body.ui-theme-material date-range-picker .date-range-picker__datepicker-section:after{clear:both}body.ui-theme-material date-range-picker .date-range-picker__datepicker-section div{clear:none;width:48.5%}[dir=ltr] body.ui-theme-material date-range-picker .date-range-picker__datepicker-section div{float:left;margin-left:0;margin-right:3%}[dir=rtl] body.ui-theme-material date-range-picker .date-range-picker__datepicker-section div{float:right;margin-left:3%;margin-right:0}[dir=ltr] body.ui-theme-material date-range-picker .date-range-picker__datepicker-section div:last-child{margin-right:0}[dir=rtl] body.ui-theme-material date-range-picker .date-range-picker__datepicker-section div:last-child{margin-left:0}body.ui-theme-material date-range-picker .date-range-picker__column-group{background-color:#eee;border-radius:6px;margin:8px;padding:6px 6px 12px;text-align:center;width:46%}body.ui-theme-material date-range-picker .date-picker-input{display:inline-block;font-size:16px;margin:0;text-align:center;width:150px}body.ui-theme-material #ui-datepicker-div{z-index:200000!important}body.ui-theme-material.reports-route date-range-picker{cursor:default;pointer-events:none}body.ui-theme-material.reports-route date-range-picker .date-range-picker__icon:after{display:none}body.ui-theme-material.reports-route date-range-picker .date-range-picker__date-range{max-width:360px;padding:0}[dir=ltr] .FreeStyle-container .debug-internationalization-window{right:60px}[dir=rtl] .FreeStyle-container .debug-internationalization-window{left:60px}body.ui-theme-material.reports-route div.debug-internationalization-window clarity-card{padding:12px}body.application-route.interactive-route.data-route.data-daily-route .debug-internationalization-window .nav-tabs{display:block}body.reports-route .debug-internationalization-window a{pointer-events:visible}.ui-theme-material.interactive-route.data-route .debug-internationalization-window div.nav-tabs{display:block}.debug-internationalization-window{background-color:#efefef;border:1px solid #848484;border-radius:4px;display:inline-block;max-height:98%;overflow:auto;padding:2px;position:fixed;scrollbar-width:none;top:5px;transition-duration:1s;z-index:200000}[dir=ltr] .debug-internationalization-window{box-shadow:3px 3px 5px -1px rgba(0,0,0,.75);left:5px;transition-property:left}[dir=rtl] .debug-internationalization-window{box-shadow:-3px 3px 5px -1px rgba(0,0,0,.75);right:5px;transition-property:right}.debug-internationalization-window::-webkit-scrollbar{display:none}.debug-internationalization-window li{display:block;margin-bottom:.2em}.debug-internationalization-window p{margin-bottom:6px}.debug-internationalization-window label{font-size:1em;margin-bottom:0}.debug-internationalization-window section{margin:12px 0}.debug-internationalization-window select{padding:6px;width:100%}.debug-internationalization-window clarity-card{padding:20px}.debug-internationalization-window clarity-text-field label{background-color:#fff}.debug-internationalization-window .liquid-container{transform:none}.debug-internationalization-window .debug-window__card--expanded .debug_window--tip{background-color:#eee;border-radius:3px;color:#333;display:block;margin:6px;padding:6px}[dir=ltr] .debug-internationalization-window .debug-window__card--expanded .debug_window--tip{margin-left:20px}[dir=rtl] .debug-internationalization-window .debug-window__card--expanded .debug_window--tip{margin-right:20px}.debug-internationalization-window .debug-window__card{background-color:#fff;border-radius:10px;margin:20px}[dir=ltr] .debug-internationalization-window .debug-window__card{box-shadow:3px 3px 5px -1px rgba(0,0,0,.75)}[dir=rtl] .debug-internationalization-window .debug-window__card{box-shadow:-3px 3px 5px -1px rgba(0,0,0,.75)}.debug-internationalization-window .debug-window__card .debug-window__header{border-top-left-radius:10px;border-top-right-radius:10px;box-shadow:0 2px 4px -1px rgba(0,0,0,.5);color:#fff;padding:10px 20px}.debug-internationalization-window .debug-window__card .debug-window__header .debug-window__header-arrow{font-size:16px}[dir=ltr] .debug-internationalization-window .debug-window__card .debug-window__header .debug-window__header-arrow{float:right}[dir=rtl] .debug-internationalization-window .debug-window__card .debug-window__header .debug-window__header-arrow{float:left}.debug-internationalization-window .debug-window__card .debug-window__header .debug-window__header-arrow:hover{color:#79b0f0}.debug-internationalization-window .debug-window__card .debug-window__header .debug-window__sub-title{color:#fff}.debug-internationalization-window .debug-window__card .debug-window__content{padding:20px}.debug-internationalization-window .debug_window--tip{display:none}.debug-internationalization-window .debug_window--tip li{display:list-item;line-height:24px}.debug-internationalization-window .debug_window--tip ul{list-style-type:disc;margin-block-end:1em;margin-block-start:1em;margin-inline-end:0;margin-inline-start:0;padding-inline-start:40px}.debug-internationalization-window.expanded{width:850px}.debug-internationalization-window .debug-internationalization-window__locale{text-align:center;width:100%}.debug-internationalization-window .debug-internationalization-window__private-api-link{font-size:1em;text-decoration:none}[dir=ltr] .debug-internationalization-window .debug-internationalization-window__private-api-link{margin-left:10px}[dir=rtl] .debug-internationalization-window .debug-internationalization-window__private-api-link{margin-right:10px}.debug-internationalization-window .power-tools__double-string-input,.debug-internationalization-window .power-tools__show-translation-keys-input{white-space:nowrap}.debug-internationalization-window .loading-spinner{margin:20px 0 0}.debug-internationalization-window .csv-upload__upload-button{margin-top:20px}.debug-internationalization-window .debug-internationalization-window__hidden-file-picker{display:none}.debug-internationalization-window .csv-upload__device-label{margin:12px 6px 6px}.debug-internationalization-window pre.debug-internationalization-window__csv-preview{border:1px solid #d3d3d3;border-radius:6px;font-size:10px;margin:6px;max-height:200px;overflow-y:scroll;padding:6px}.debug-internationalization-window table.debug-window__themed-table.debug-window__test-tube-table{display:block;max-height:200px;overflow-y:scroll;width:100%}.debug-internationalization-window pre.test-tube-pre{background-color:#eee;font-size:12px;min-height:60px;overflow-y:scroll;padding:9px;white-space:pre-line;width:100%}.debug-internationalization-window .test-tube__assertion-title{display:inline}.debug-internationalization-window .test-tube__predicate-select{min-width:200px}.debug-internationalization-window .debug-internationalization-window__country-icon{box-shadow:#d3d3d3}.debug-internationalization-window .debug-internationalization-window__server-audience-icon{font-size:32px}.debug-internationalization-window .nav-tabs{display:block;margin-bottom:0}.debug-internationalization-window .nav-tabs a{background-color:#c4c4c4;color:#656565;filter:grayscale(100%);font-size:.9rem}.debug-internationalization-window .nav-tabs a.active{background-color:#efefef;color:#444;filter:grayscale(0);font-size:1.15rem}.debug-internationalization-window .nav-tabs a.active:hover{background-color:#efefef;color:#444}.debug-internationalization-window .nav-tabs a:hover{color:#444;filter:grayscale(0)}.debug-internationalization-window .nav-tabs li,.debug-internationalization-window .nav-tabs ul{margin-bottom:0;min-width:14%}.debug-internationalization-window .nav-tabs li a.active,.debug-internationalization-window .nav-tabs li a.active:hover{border:1px solid #959595;border-bottom:2px solid #efefef;box-shadow:inset 0 2px #959595;margin-bottom:-4px}.debug-internationalization-window .nav-tabs nav{border-bottom:1px solid #959595}.debug-internationalization-window .nav-tabs nav ul{padding:0;text-align:center}.debug-internationalization-window table.big-lever__table{border-collapse:collapse;font-family:sans-serif;font-size:16px;margin:10px 0;width:100%}.debug-internationalization-window table.big-lever__table thead tr{background-color:#3972c3;color:#fff}[dir=ltr] .debug-internationalization-window table.big-lever__table thead tr{text-align:left}[dir=rtl] .debug-internationalization-window table.big-lever__table thead tr{text-align:right}.debug-internationalization-window table.big-lever__table td,.debug-internationalization-window table.big-lever__table th{padding:6px 3px}.debug-internationalization-window table.big-lever__table td.big-levers__center-column,.debug-internationalization-window table.big-lever__table th.big-levers__center-column{min-width:150px}.debug-internationalization-window table.big-lever__table tbody tr{border-bottom:1px solid #ddd;vertical-align:top}.debug-internationalization-window table.big-lever__table tbody tr:nth-of-type(2n){background-color:#fff}.debug-internationalization-window table.big-lever__table tbody tr:last-of-type{border-bottom:2px solid #3972c3}.debug-internationalization-window .debug-window__header{background-color:#444}.debug-internationalization-window .debug-window__sub-title{color:#fff}.debug-internationalization-window pre.feature-flag-code{background-color:#eee;border:1px solid #1e90ff;border-radius:6px;font-size:13px;line-height:2em;max-height:200px;min-height:200px;overflow-y:scroll;padding:10px}.debug-internationalization-window .feature-flag__subcomponent-label{display:block;margin-top:10px;min-width:250px}.debug-internationalization-window table.debug-window__themed-table{border-collapse:collapse;box-shadow:0 0 20px rgba(0,0,0,.15);display:block;max-height:1000px;overflow-y:scroll}.debug-internationalization-window table.debug-window__themed-table thead tr{background-color:#959595;color:#fff;font-size:20px}[dir=ltr] .debug-internationalization-window table.debug-window__themed-table thead tr{text-align:left}[dir=rtl] .debug-internationalization-window table.debug-window__themed-table thead tr{text-align:right}.debug-internationalization-window table.debug-window__themed-table th{background-color:#959595;font-size:1rem;position:sticky;top:0;z-index:200001}.debug-internationalization-window table.debug-window__themed-table td,.debug-internationalization-window table.debug-window__themed-table th{overflow-wrap:anywhere;padding:9px 10px}.debug-internationalization-window table.debug-window__themed-table tbody tr{border-bottom:1px solid #ddd}.debug-internationalization-window table.debug-window__themed-table tbody tr:hover{background-color:rgba(22,61,98,.741);color:#fff}.debug-internationalization-window table.debug-window__themed-table tbody tr:hover .feature-flag-table__generate-code{opacity:100%}.debug-internationalization-window table.debug-window__themed-table tbody tr td{min-width:40px}.debug-internationalization-window table.debug-window__themed-table tbody tr td .feature-flag-table__generate-code{cursor:pointer;opacity:35%}.debug-internationalization-window table.debug-window__themed-table tbody tr:nth-child(2n){background-color:#f7f7f7}.debug-internationalization-window table.debug-window__themed-table tbody tr:nth-child(2n):hover{background-color:rgba(22,61,98,.741)}.debug-internationalization-window table.debug-window__themed-table tbody tr:last-of-type{border-bottom:4px solid #2f74b2}.debug-internationalization-window .debug-window__badge{background-color:#000;border-radius:50%;color:#fff;display:inline-block;font-size:11px;padding:3px 8px;text-align:center}.debug-internationalization-window .debug-internationalization-window__header{display:inline-block;line-height:16px;vertical-align:middle}.debug-internationalization-window .debug-internationalization-window__title-bar{cursor:pointer}.debug-internationalization-window .debug-internationalization-window__title{font-size:24px}.debug-internationalization-window .debug-internationalization-window__title:first-letter{font-size:36px}[dir=ltr] .debug-internationalization-window .debug-window_tab--Flags table.debug-window__themed-table td:not(:first-child){padding:0 0 0 .5rem}[dir=rtl] .debug-internationalization-window .debug-window_tab--Flags table.debug-window__themed-table td:not(:first-child){padding:0 .5rem 0 0}@media print{.debug-internationalization-window{display:none}}.debug-window_tab--UPS .debug-window__content{background-color:#eee}.mock-agent hr{margin:20px!important}.mock-agent .mock-agent__select{margin:0 10px;width:auto}.server-variable-editor table.debug-window__themed-table{margin:-10px}.server-variable-editor table.debug-window__themed-table .server-variable-editor__td-key,.server-variable-editor table.debug-window__themed-table .server-variable-editor__td-value{width:45%}.glossary-link{color:#959595;text-decoration:none}.glossary-link:hover{color:#2471c9}.loading-spinner{animation:rotation .6s linear infinite;border:3px solid hsla(0,0%,49%,.15);border-radius:100%;border-top-color:hsla(0,0%,49%,.5);height:40px;margin:0 auto 10px;position:relative;width:40px}.loading-spinner.loading-spinner--large{animation-duration:.6s;border-width:6px;height:100px;width:100px}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(359deg)}}input[type=text].localized-inline-date-picker-form--day{display:inline;width:4.5rem}input[type=text].localized-inline-date-picker-form--year{display:inline;width:6rem}.nav-tabs{font-size:.9rem;font-weight:600;margin-bottom:2.5rem}.nav-tabs nav{border-bottom:1px solid #6db350}[dir=ltr] .nav-tabs ul{padding-left:1rem}[dir=rtl] .nav-tabs ul{padding-right:1rem}.nav-tabs li{display:inline-block;min-width:14%;text-align:center}[dir=ltr] .nav-tabs li{margin-right:.1rem}[dir=rtl] .nav-tabs li{margin-left:.1rem}.nav-tabs li a{background:#f9f9f9;border:solid #d4d4d4;border-top-left-radius:3px;border-top-right-radius:3px;border-width:1px 1px 0;color:#aaa;display:block;outline:none;padding:.5rem 1rem;text-decoration:none}.nav-tabs li a:hover{background:#fff;color:#959595}.nav-tabs li a.active,.nav-tabs li a.active:hover{background:#fff;border:1px solid #6db350;border-bottom-color:#fff;box-shadow:inset 0 2px #6db350;color:#6db350;margin-bottom:-1px}pagination-numbers{color:#959595;display:block;margin:2em 0;text-align:center}pagination-numbers ul{display:inline-block;margin-bottom:0}[dir=ltr] pagination-numbers ul{margin-left:0;padding-left:0}[dir=rtl] pagination-numbers ul{margin-right:0;padding-right:0}pagination-numbers li{display:inline}pagination-numbers a{border:2px solid transparent;border-radius:5px;cursor:pointer;line-height:34px;line-height:24px;margin:0 .25rem;padding:0 7px;text-decoration:none}[dir=ltr] pagination-numbers a{float:left}[dir=rtl] pagination-numbers a{float:right}pagination-numbers .active a,pagination-numbers a:hover{font-weight:700}pagination-numbers .unavailable a,pagination-numbers .unavailable a:hover,pagination-numbers .unavailable span{background-color:transparent;cursor:default}pagination-numbers .current a{border-color:#2471c9}pagination-numbers .current a:hover{font-weight:400}@keyframes progress-bar-stripes{0%{background-position:40px 0}to{background-position:0 0}}.progress{background-color:#f5f5f5;border-radius:3px;box-shadow:inset 0 1px 2px rgba(0,0,0,.1);display:block;height:20px;margin-bottom:20px;overflow:hidden}.progress-bar{background-color:#6db350;box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);color:#fff;font-size:12px;height:100%;line-height:20px;text-align:center;transition:width .6s ease;width:0}[dir=ltr] .progress-bar{float:left}[dir=rtl] .progress-bar{float:right}.progress-bar-striped,.progress-striped .progress-bar{background-size:40px 40px}[dir=ltr] .progress-bar-striped,[dir=ltr] .progress-striped .progress-bar{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)}[dir=rtl] .progress-bar-striped,[dir=rtl] .progress-striped .progress-bar{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-bar.active,.progress.active .progress-bar{animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#39d884}[dir=ltr] .progress-striped .progress-bar-success{background-image:linear-gradient(45deg,#39d884 25%,transparent 0,transparent 50%,#39d884 0,#39d884 75%,transparent 0,transparent)}[dir=rtl] .progress-striped .progress-bar-success{background-image:linear-gradient(-45deg,#39d884 25%,transparent 0,transparent 50%,#39d884 0,#39d884 75%,transparent 0,transparent)}.progress-bar-info{background-color:#6db350}[dir=ltr] .progress-striped .progress-bar-info{background-image:linear-gradient(45deg,#6db350 25%,transparent 0,transparent 50%,#6db350 0,#6db350 75%,transparent 0,transparent)}[dir=rtl] .progress-striped .progress-bar-info{background-image:linear-gradient(-45deg,#6db350 25%,transparent 0,transparent 50%,#6db350 0,#6db350 75%,transparent 0,transparent)}.progress-bar-warning{background-color:#fba400}[dir=ltr] .progress-striped .progress-bar-warning{background-image:linear-gradient(45deg,#fba400 25%,transparent 0,transparent 50%,#fba400 0,#fba400 75%,transparent 0,transparent)}[dir=rtl] .progress-striped .progress-bar-warning{background-image:linear-gradient(-45deg,#fba400 25%,transparent 0,transparent 50%,#fba400 0,#fba400 75%,transparent 0,transparent)}.progress-bar-danger{background-color:#ee4033}[dir=ltr] .progress-striped .progress-bar-danger{background-image:linear-gradient(45deg,#ee4033 25%,transparent 0,transparent 50%,#ee4033 0,#ee4033 75%,transparent 0,transparent)}[dir=rtl] .progress-striped .progress-bar-danger{background-image:linear-gradient(-45deg,#ee4033 25%,transparent 0,transparent 50%,#ee4033 0,#ee4033 75%,transparent 0,transparent)}.report-selector{margin:34px auto 38px;max-width:600px;padding:0;text-align:center}.report-selector.extra-wide{min-width:745px}.report-selector.show-statistics-reports label{min-width:140px}.report-selector:after,.report-selector:before{content:" ";display:table}.report-selector:after{clear:both}.report-selector li{display:inline}.report-selector label{background:#fafafa;border:1px solid #ccc;border-radius:4px;cursor:pointer;font-size:14px;margin-top:5px;padding:10px;text-align:center}[dir=ltr] .report-selector label{margin-right:5px}[dir=rtl] .report-selector label{margin-left:5px}.report-selector label input[type=checkbox]{margin:.25em auto}.report-selector label svg{display:block;height:65px;margin:auto auto 2px;pointer-events:none;width:50px}.report-selector label.is-selected{background-color:#f0ffef;border:1px solid #6db350}text-fit{display:inline-block}transmitter-session-picker .transmitter-session-picker__single .mdc-select__anchor,transmitter-session-picker .transmitter-session-picker__zero .mdc-select__anchor{cursor:pointer;pointer-events:none}[dir=ltr] transmitter-session-picker .transmitter-session-picker__single .mdc-select__anchor,[dir=ltr] transmitter-session-picker .transmitter-session-picker__zero .mdc-select__anchor{padding-right:16px}[dir=rtl] transmitter-session-picker .transmitter-session-picker__single .mdc-select__anchor,[dir=rtl] transmitter-session-picker .transmitter-session-picker__zero .mdc-select__anchor{padding-left:16px}transmitter-session-picker .mdc-select{display:inline-block}transmitter-session-picker .mdc-select__anchor{display:inline-flex;width:auto}transmitter-session-picker .mdc-select__selected-text{font-size:1.2rem;font-weight:700}user-notification-banner{background:#6db350;color:#fff;display:block;font-size:16px;font-weight:600;padding:0;text-align:center;width:100%}user-notification-banner .user-notification-banner__message{line-height:2em;margin:0 auto;max-width:100%;padding:6px 0;text-align:center}user-notification-banner a{color:#fff;text-decoration:underline}user-notification-banner .btn,user-notification-banner .btn-lg,user-notification-banner .btn-sm,user-notification-banner .info-box-button{border:2px solid #fff;box-shadow:none;color:#fff;font-size:12px;font-weight:700;min-width:auto;padding:4px 10px}[dir=ltr] user-notification-banner .btn,[dir=ltr] user-notification-banner .btn-lg,[dir=ltr] user-notification-banner .btn-sm,[dir=ltr] user-notification-banner .info-box-button{margin:0 0 0 2em}[dir=rtl] user-notification-banner .btn,[dir=rtl] user-notification-banner .btn-lg,[dir=rtl] user-notification-banner .btn-sm,[dir=rtl] user-notification-banner .info-box-button{margin:0 2em 0 0}user-notification-banner .btn-lg:hover,user-notification-banner .btn-sm:hover,user-notification-banner .btn:hover,user-notification-banner .info-box-button:hover{background:#fff;color:#6db350}user-notification-banner .active.btn-lg,user-notification-banner .active.btn-sm,user-notification-banner .active.info-box-button,user-notification-banner .btn-lg:focus,user-notification-banner .btn-lg:hover,user-notification-banner .btn-sm:focus,user-notification-banner .btn-sm:hover,user-notification-banner .btn.active,user-notification-banner .btn:focus,user-notification-banner .btn:hover,user-notification-banner .info-box-button:focus,user-notification-banner .info-box-button:hover{box-shadow:none}footer-regulatory-content .layout-row{padding-top:13px}[dir=ltr] footer-regulatory-content .footer-regulatory-content__col1{min-width:350px}[dir=rtl] footer-regulatory-content .footer-regulatory-content__col1{min-width:0}footer-regulatory-content .footer-regulatory-content__col2{display:inline;margin-top:12px}[dir=ltr] footer-regulatory-content .footer-regulatory-content__col2{margin-right:0}[dir=rtl] footer-regulatory-content .footer-regulatory-content__col2{margin-right:250px/3}footer-regulatory-content .footer-regulatory-content__col2 a{color:#fff;font-weight:700;text-decoration:none}[dir=ltr] footer-regulatory-content .footer-regulatory-content__col2 a{margin-right:12px}[dir=rtl] footer-regulatory-content .footer-regulatory-content__col2 a{margin-left:12px}footer-regulatory-content .footer-regulatory-content__col2 a:hover{color:#fff;text-decoration:underline}footer-regulatory-content .footer-regulatory-content__col2 .footer-links{display:flex;flex-wrap:wrap}footer-regulatory-content .footer-regulatory-content__copyright{vertical-align:super}footer-regulatory-content .footer-regulatory-content__logo-link,footer-regulatory-content .footer-regulatory-content__logo-link:hover{text-decoration:none}footer-regulatory-content .footer-regulatory-content__logo-link img{display:inline;margin-bottom:12px;margin-top:9px;max-width:180px}footer-regulatory-content .footer-regulatory-content__attribution{margin-bottom:20px;margin-top:20px}japan-blurb{display:block}.ce-mark,.ukca-mark,ce-mark,ukca-mark{color:#fff;display:block;margin-top:5px}.ce-mark__row,.ch-mark__row,.ukca-mark__row{display:flex;margin-bottom:22px}.ce-mark__ec-rep,.ce-mark__ec-rep-details,.ce-mark__logo,.ch-mark__ec-rep,.ch-mark__ec-rep-details,.ch-mark__logo,.ukca-mark__ec-rep,.ukca-mark__ec-rep-details,.ukca-mark__logo{display:inline-block}.ce-mark__ec-rep,.ce-mark__ec-rep span,.ce-mark__ec-rep-details,.ce-mark__logo,.ce-mark__logo svg,.ch-mark__ec-rep,.ch-mark__ec-rep span,.ch-mark__ec-rep-details,.ch-mark__logo,.ch-mark__logo svg,.ukca-mark__ec-rep,.ukca-mark__ec-rep span,.ukca-mark__ec-rep-details,.ukca-mark__logo,.ukca-mark__logo svg{vertical-align:middle}[dir] .ce-mark__logo,[dir] .ch-mark__logo,[dir] .ukca-mark__logo{margin-right:.5rem /*!rtl:ignore*/}[dir] .ce-mark__logo img,[dir] .ce-mark__logo svg,[dir] .ch-mark__logo img,[dir] .ch-mark__logo svg,[dir] .ukca-mark__logo img,[dir] .ukca-mark__logo svg{height:27px;width:27px;fill:#fff}[dir] .ce-mark__logo img,[dir] .ch-mark__logo img,[dir] .ukca-mark__logo img{margin-top:-3px}[dir] .ce-mark__logo svg,[dir] .ch-mark__logo svg,[dir] .ukca-mark__logo svg{margin-top:-6px}[dir] .ce-mark__ec-rep,[dir] .ce-mark__md,[dir] .ch-mark__ec-rep,[dir] .ch-mark__md,[dir] .ukca-mark__ec-rep{font-family:arial,sans-serif;font-size:.9rem;font-weight:700}[dir] .ce-mark__ec-rep span,[dir] .ce-mark__md span,[dir] .ch-mark__ec-rep span,[dir] .ch-mark__md span,[dir] .ukca-mark__ec-rep span{border:2px solid #fff;padding:3px 6px}[dir] .ce-mark__ec-rep span+span,[dir] .ce-mark__md span+span,[dir] .ch-mark__ec-rep span+span,[dir] .ch-mark__md span+span,[dir] .ukca-mark__ec-rep span+span{border-left:none /*!rtl:ignore*/;margin-left:0 /*!rtl:ignore*/}[dir] .ce-mark__ec-rep-details,[dir] .ch-mark__ec-rep-details,[dir] .ukca-mark__ec-rep-details{font-size:.75rem;line-height:.95rem;margin-left:1rem /*!rtl:ignore*/;margin-top:-14px;text-align:left /*!rtl:ignore*/}data-privacy-notice{align-items:center;background:#fff;border-top:6px solid #458124;bottom:0;display:flex;flex-direction:row;font-size:.9rem;gap:30px;height:140px;justify-content:space-between;padding:10px;position:fixed;position:sticky;width:100%}.data-privacy-notice__cookie-text{flex:90%}.data-privacy-notice__cookie-text__title{font-weight:700;padding-bottom:.2rem}.data-privacy-notice__agree-button{flex:10%}.data-privacy-notice__close-button{align-self:flex-start;cursor:pointer}[dir=ltr] .data-privacy-notice__close-button{padding-left:4px}[dir=rtl] .data-privacy-notice__close-button{padding-right:4px}body.language-de .offline-ui .offline-ui-retry:before{content:"Verbinden"}body.language-de .offline-ui.offline-ui-up .offline-ui-content:before{content:"Dein Computer ist mit dem Internet verbunden."}@media (max-width:1024px){body.language-de .offline-ui.offline-ui-up .offline-ui-content:before{content:"Dein Gerät ist mit dem Internet verbunden."}}@media (max-width:568px){body.language-de .offline-ui.offline-ui-up .offline-ui-content:before{content:"Dein Gerät ist online."}}body.language-de .offline-ui.offline-ui-down .offline-ui-content:before{content:"Dein Computer wurde vom Internet getrennt."}@media (max-width:1024px){body.language-de .offline-ui.offline-ui-down .offline-ui-content:before{content:"Dein Gerät wurde vom Internet getrennt."}}@media (max-width:568px){body.language-de .offline-ui.offline-ui-down .offline-ui-content:before{content:"Keine Internetverbindung."}}body.language-de .offline-ui.offline-ui-down.offline-ui-connecting .offline-ui-content:before,body.language-de .offline-ui.offline-ui-down.offline-ui-connecting-2s .offline-ui-content:before{content:"Versuche Verbindung wiederherzustellen..."}body.language-de .offline-ui.offline-ui-down.offline-ui-waiting .offline-ui-content[data-retry-in-unit=second]:before{content:"Keine Verbindung. Verbinde nochmal in " attr(data-retry-in-value) " Sekunden..."}@media (max-width:568px){body.language-de .offline-ui.offline-ui-down.offline-ui-waiting .offline-ui-content[data-retry-in-unit=second]:before{content:"Verbinde in " attr(data-retry-in-value) "s..."}}body.language-de .offline-ui.offline-ui-down.offline-ui-waiting .offline-ui-content[data-retry-in-unit=second][data-retry-in-value="1"]:before{content:"Keine Verbindung. Verbinde nochmal in " attr(data-retry-in-value) " Sekunde..."}@media (max-width:568px){body.language-de .offline-ui.offline-ui-down.offline-ui-waiting .offline-ui-content[data-retry-in-unit=second][data-retry-in-value="1"]:before{content:"Verbinde in " attr(data-retry-in-value) "s..."}}body.language-de .offline-ui.offline-ui-down.offline-ui-waiting .offline-ui-content[data-retry-in-unit=minute]:before{content:"Keine Verbindung. Verbinde nochmal in " attr(data-retry-in-value) " Minuten..."}@media (max-width:568px){body.language-de .offline-ui.offline-ui-down.offline-ui-waiting .offline-ui-content[data-retry-in-unit=minute]:before{content:"Verbinde in " attr(data-retry-in-value) "m..."}}body.language-de .offline-ui.offline-ui-down.offline-ui-waiting .offline-ui-content[data-retry-in-unit=minute][data-retry-in-value="1"]:before{content:"Keine Verbindung. Verbinde nochmal in " attr(data-retry-in-value) " Minute..."}@media (max-width:568px){body.language-de .offline-ui.offline-ui-down.offline-ui-waiting .offline-ui-content[data-retry-in-unit=minute][data-retry-in-value="1"]:before{content:"Verbinde in " attr(data-retry-in-value) "m..."}}body.language-de .offline-ui.offline-ui-down.offline-ui-waiting .offline-ui-content[data-retry-in-unit=hour]:before{content:"Keine Verbindung. Verbinde nochmal in " attr(data-retry-in-value) " Stunden..."}@media (max-width:568px){body.language-de .offline-ui.offline-ui-down.offline-ui-waiting .offline-ui-content[data-retry-in-unit=hour]:before{content:"Verbinde in " attr(data-retry-in-value) "h..."}}body.language-de .offline-ui.offline-ui-down.offline-ui-waiting .offline-ui-content[data-retry-in-unit=hour][data-retry-in-value="1"]:before{content:"Keine Verbindung. Verbinde nochmal in " attr(data-retry-in-value) " Stunde..."}@media (max-width:568px){body.language-de .offline-ui.offline-ui-down.offline-ui-waiting .offline-ui-content[data-retry-in-unit=hour][data-retry-in-value="1"]:before{content:"Verbinde in " attr(data-retry-in-value) "h..."}}body.language-de .offline-ui.offline-ui-down.offline-ui-reconnect-failed-2s.offline-ui-waiting .offline-ui-retry{display:none}body.language-de .offline-ui.offline-ui-down.offline-ui-reconnect-failed-2s .offline-ui-content:before{content:"Verbindung Fehlgeschlagen."}body.language-en .offline-ui .offline-ui-retry:before{content:"Reconnect"}body.language-en .offline-ui.offline-ui-up .offline-ui-content:before{content:"Your computer is connected to the internet."}@media (max-width:1024px){body.language-en .offline-ui.offline-ui-up .offline-ui-content:before{content:"Your device is connected to the internet."}}@media (max-width:568px){body.language-en .offline-ui.offline-ui-up .offline-ui-content:before{content:"Your device is connected."}}body.language-en .offline-ui.offline-ui-down .offline-ui-content:before{content:"Your computer lost its internet connection."}@media (max-width:1024px){body.language-en .offline-ui.offline-ui-down .offline-ui-content:before{content:"Your device lost its internet connection."}}@media (max-width:568px){body.language-en .offline-ui.offline-ui-down .offline-ui-content:before{content:"Your device isn't connected."}}body.language-en .offline-ui.offline-ui-down.offline-ui-connecting .offline-ui-content:before,body.language-en .offline-ui.offline-ui-down.offline-ui-connecting-2s .offline-ui-content:before{content:"Attempting to reconnect..."}body.language-en .offline-ui.offline-ui-down.offline-ui-waiting .offline-ui-content[data-retry-in-unit=second]:before{content:"Connection lost. Reconnecting in " attr(data-retry-in-value) " seconds..."}@media (max-width:568px){body.language-en .offline-ui.offline-ui-down.offline-ui-waiting .offline-ui-content[data-retry-in-unit=second]:before{content:"Reconnecting in " attr(data-retry-in-value) "s..."}}body.language-en .offline-ui.offline-ui-down.offline-ui-waiting .offline-ui-content[data-retry-in-unit=second][data-retry-in-value="1"]:before{content:"Connection lost. Reconnecting in " attr(data-retry-in-value) " second..."}@media (max-width:568px){body.language-en .offline-ui.offline-ui-down.offline-ui-waiting .offline-ui-content[data-retry-in-unit=second][data-retry-in-value="1"]:before{content:"Reconnecting in " attr(data-retry-in-value) "s..."}}body.language-en .offline-ui.offline-ui-down.offline-ui-waiting .offline-ui-content[data-retry-in-unit=minute]:before{content:"Connection lost. Reconnecting in " attr(data-retry-in-value) " minutes..."}@media (max-width:568px){body.language-en .offline-ui.offline-ui-down.offline-ui-waiting .offline-ui-content[data-retry-in-unit=minute]:before{content:"Reconnecting in " attr(data-retry-in-value) "m..."}}body.language-en .offline-ui.offline-ui-down.offline-ui-waiting .offline-ui-content[data-retry-in-unit=minute][data-retry-in-value="1"]:before{content:"Connection lost. Reconnecting in " attr(data-retry-in-value) " minute..."}@media (max-width:568px){body.language-en .offline-ui.offline-ui-down.offline-ui-waiting .offline-ui-content[data-retry-in-unit=minute][data-retry-in-value="1"]:before{content:"Reconnecting in " attr(data-retry-in-value) "m..."}}body.language-en .offline-ui.offline-ui-down.offline-ui-waiting .offline-ui-content[data-retry-in-unit=hour]:before{content:"Connection lost. Reconnecting in " attr(data-retry-in-value) " hours..."}@media (max-width:568px){body.language-en .offline-ui.offline-ui-down.offline-ui-waiting .offline-ui-content[data-retry-in-unit=hour]:before{content:"Reconnecting in " attr(data-retry-in-value) "h..."}}body.language-en .offline-ui.offline-ui-down.offline-ui-waiting .offline-ui-content[data-retry-in-unit=hour][data-retry-in-value="1"]:before{content:"Connection lost. Reconnecting in " attr(data-retry-in-value) " hour..."}@media (max-width:568px){body.language-en .offline-ui.offline-ui-down.offline-ui-waiting .offline-ui-content[data-retry-in-unit=hour][data-retry-in-value="1"]:before{content:"Reconnecting in " attr(data-retry-in-value) "h..."}}body.language-en .offline-ui.offline-ui-down.offline-ui-reconnect-failed-2s.offline-ui-waiting .offline-ui-retry{display:none}body.language-en .offline-ui.offline-ui-down.offline-ui-reconnect-failed-2s .offline-ui-content:before{content:"Connection attempt failed."}body.language-it .offline-ui .offline-ui-retry:before{content:"Riconnetti"}body.language-it .offline-ui.offline-ui-up .offline-ui-content:before{content:"Il tuo computer è connesso ad internet."}@media (max-width:1024px){body.language-it .offline-ui.offline-ui-up .offline-ui-content:before{content:"Il tuo device è connesso ad internet."}}@media (max-width:568px){body.language-it .offline-ui.offline-ui-up .offline-ui-content:before{content:"Il tuo device è connesso."}}body.language-it .offline-ui.offline-ui-down .offline-ui-content:before{content:"Il tuo computer si è disconnesso da internet."}@media (max-width:1024px){body.language-it .offline-ui.offline-ui-down .offline-ui-content:before{content:"Il tuo device si è disconnesso da internet."}}@media (max-width:568px){body.language-it .offline-ui.offline-ui-down .offline-ui-content:before{content:"Il tuo device si è disconnesso."}}body.language-it .offline-ui.offline-ui-down.offline-ui-connecting .offline-ui-content:before,body.language-it .offline-ui.offline-ui-down.offline-ui-connecting-2s .offline-ui-content:before{content:"Connessione in corso..."}body.language-it .offline-ui.offline-ui-down.offline-ui-waiting .offline-ui-content[data-retry-in-unit=second]:before{content:"Connessione persa. Riconnessione tra " attr(data-retry-in-value) " secondi..."}@media (max-width:568px){body.language-it .offline-ui.offline-ui-down.offline-ui-waiting .offline-ui-content[data-retry-in-unit=second]:before{content:"Riconnessione tra " attr(data-retry-in-value) "s..."}}body.language-it .offline-ui.offline-ui-down.offline-ui-waiting .offline-ui-content[data-retry-in-unit=second][data-retry-in-value="1"]:before{content:"Connessione persa. Riconnessione tra " attr(data-retry-in-value) " secondo..."}@media (max-width:568px){body.language-it .offline-ui.offline-ui-down.offline-ui-waiting .offline-ui-content[data-retry-in-unit=second][data-retry-in-value="1"]:before{content:"Riconnessione tra " attr(data-retry-in-value) "s..."}}body.language-it .offline-ui.offline-ui-down.offline-ui-waiting .offline-ui-content[data-retry-in-unit=minute]:before{content:"Connessione persa. Riconnessione tra " attr(data-retry-in-value) " minuti..."}@media (max-width:568px){body.language-it .offline-ui.offline-ui-down.offline-ui-waiting .offline-ui-content[data-retry-in-unit=minute]:before{content:"Riconnessione tra " attr(data-retry-in-value) "m..."}}body.language-it .offline-ui.offline-ui-down.offline-ui-waiting .offline-ui-content[data-retry-in-unit=minute][data-retry-in-value="1"]:before{content:"Connessione persa. Riconnessione tra " attr(data-retry-in-value) " minuto..."}@media (max-width:568px){body.language-it .offline-ui.offline-ui-down.offline-ui-waiting .offline-ui-content[data-retry-in-unit=minute][data-retry-in-value="1"]:before{content:"Riconnessione tra " attr(data-retry-in-value) "m..."}}body.language-it .offline-ui.offline-ui-down.offline-ui-waiting .offline-ui-content[data-retry-in-unit=hour]:before{content:"Connessione persa. Riconnessione tra " attr(data-retry-in-value) " ore..."}@media (max-width:568px){body.language-it .offline-ui.offline-ui-down.offline-ui-waiting .offline-ui-content[data-retry-in-unit=hour]:before{content:"Riconnessione tra " attr(data-retry-in-value) "h..."}}body.language-it .offline-ui.offline-ui-down.offline-ui-waiting .offline-ui-content[data-retry-in-unit=hour][data-retry-in-value="1"]:before{content:"Connessione persa. Riconnessione tra " attr(data-retry-in-value) " ora..."}@media (max-width:568px){body.language-it .offline-ui.offline-ui-down.offline-ui-waiting .offline-ui-content[data-retry-in-unit=hour][data-retry-in-value="1"]:before{content:"Riconnessione tra " attr(data-retry-in-value) "h..."}}body.language-it .offline-ui.offline-ui-down.offline-ui-reconnect-failed-2s.offline-ui-waiting .offline-ui-retry{display:none}body.language-it .offline-ui.offline-ui-down.offline-ui-reconnect-failed-2s .offline-ui-content:before{content:"Tentativo di connessione fallito."}body.language-nl .offline-ui .offline-ui-retry:before{content:"Opnieuw"}body.language-nl .offline-ui.offline-ui-up .offline-ui-content:before{content:"Computer verbonden met internet."}@media (max-width:1024px){body.language-nl .offline-ui.offline-ui-up .offline-ui-content:before{content:"Apparaat verbonden met internet."}}@media (max-width:568px){body.language-nl .offline-ui.offline-ui-up .offline-ui-content:before{content:"Apparaat verbonden met internet."}}body.language-nl .offline-ui.offline-ui-down .offline-ui-content:before{content:"Computer niet verbonden met internet."}@media (max-width:1024px){body.language-nl .offline-ui.offline-ui-down .offline-ui-content:before{content:"Apparaat niet verbonden met internet."}}@media (max-width:568px){body.language-nl .offline-ui.offline-ui-down .offline-ui-content:before{content:"Apparaat niet verbonden met internet."}}body.language-nl .offline-ui.offline-ui-down.offline-ui-connecting .offline-ui-content:before,body.language-nl .offline-ui.offline-ui-down.offline-ui-connecting-2s .offline-ui-content:before{content:"Opnieuw proberen..."}body.language-nl .offline-ui.offline-ui-down.offline-ui-waiting .offline-ui-content[data-retry-in-unit=second]:before{content:"Internetverbinding kwijt. Opnieuw proberen over " attr(data-retry-in-value) " seconden..."}@media (max-width:568px){body.language-nl .offline-ui.offline-ui-down.offline-ui-waiting .offline-ui-content[data-retry-in-unit=second]:before{content:"Opnieuw proberen over " attr(data-retry-in-value) "s..."}}body.language-nl .offline-ui.offline-ui-down.offline-ui-waiting .offline-ui-content[data-retry-in-unit=second][data-retry-in-value="1"]:before{content:"Internetverbinding kwijt. Opnieuw proberen over " attr(data-retry-in-value) " seconde..."}@media (max-width:568px){body.language-nl .offline-ui.offline-ui-down.offline-ui-waiting .offline-ui-content[data-retry-in-unit=second][data-retry-in-value="1"]:before{content:"Opnieuw proberen over " attr(data-retry-in-value) "s..."}}body.language-nl .offline-ui.offline-ui-down.offline-ui-waiting .offline-ui-content[data-retry-in-unit=minute]:before{content:"Internetverbinding kwijt. Opnieuw proberen over " attr(data-retry-in-value) " minuten..."}@media (max-width:568px){body.language-nl .offline-ui.offline-ui-down.offline-ui-waiting .offline-ui-content[data-retry-in-unit=minute]:before{content:"Opnieuw proberen over " attr(data-retry-in-value) "m..."}}body.language-nl .offline-ui.offline-ui-down.offline-ui-waiting .offline-ui-content[data-retry-in-unit=minute][data-retry-in-value="1"]:before{content:"Internetverbinding kwijt. Opnieuw proberen over " attr(data-retry-in-value) " minuut..."}@media (max-width:568px){body.language-nl .offline-ui.offline-ui-down.offline-ui-waiting .offline-ui-content[data-retry-in-unit=minute][data-retry-in-value="1"]:before{content:"Opnieuw proberen over " attr(data-retry-in-value) "m..."}}body.language-nl .offline-ui.offline-ui-down.offline-ui-waiting .offline-ui-content[data-retry-in-unit=hour]:before{content:"Internetverbinding kwijt. Opnieuw proberen over " attr(data-retry-in-value) " uren..."}@media (max-width:568px){body.language-nl .offline-ui.offline-ui-down.offline-ui-waiting .offline-ui-content[data-retry-in-unit=hour]:before{content:"Opnieuw proberen over " attr(data-retry-in-value) "u..."}}body.language-nl .offline-ui.offline-ui-down.offline-ui-waiting .offline-ui-content[data-retry-in-unit=hour][data-retry-in-value="1"]:before{content:"Internetverbinding kwijt. Opnieuw proberen over " attr(data-retry-in-value) " uur..."}@media (max-width:568px){body.language-nl .offline-ui.offline-ui-down.offline-ui-waiting .offline-ui-content[data-retry-in-unit=hour][data-retry-in-value="1"]:before{content:"Opnieuw proberen over " attr(data-retry-in-value) "u..."}}body.language-nl .offline-ui.offline-ui-down.offline-ui-reconnect-failed-2s.offline-ui-waiting .offline-ui-retry{display:none}body.language-nl .offline-ui.offline-ui-down.offline-ui-reconnect-failed-2s .offline-ui-content:before{content:"Poging mislukt."}.offline-ui,.offline-ui *,.offline-ui :after,.offline-ui :before,.offline-ui:after,.offline-ui:before{box-sizing:border-box}.offline-ui{background:#fff;display:none;left:0;margin:auto;position:fixed;right:0;top:0;z-index:2000}.offline-ui .offline-ui-content:before{display:inline}.offline-ui .offline-ui-retry{display:none;-webkit-user-select:none;user-select:none}.offline-ui .offline-ui-retry:before{display:inline}.offline-ui.offline-ui-down,.offline-ui.offline-ui-down.offline-ui-waiting .offline-ui-retry,.offline-ui.offline-ui-up.offline-ui-up-5s{display:block}.offline-ui.offline-ui-down.offline-ui-reconnect-failed-2s.offline-ui-waiting .offline-ui-retry{display:none}@keyframes offline-dropin{0%{opacity:0;transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0)}1%{opacity:0;transform:translateY(-800px);-webkit-transform:translateY(-800px);-moz-transform:translateY(-800px);-ms-transform:translateY(-800px);-o-transform:translateY(-800px)}2%{opacity:1;transform:translateY(-800px);-webkit-transform:translateY(-800px);-moz-transform:translateY(-800px);-ms-transform:translateY(-800px);-o-transform:translateY(-800px)}to{opacity:1;transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0)}}@keyframes offline-dropout{0%{transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0)}to{transform:translateY(-800px);-webkit-transform:translateY(-800px);-moz-transform:translateY(-800px);-ms-transform:translateY(-800px);-o-transform:translateY(-800px)}}@keyframes offline-rotation{0%{transform:rotate(0deg);-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg)}to{transform:rotate(359deg);-webkit-transform:rotate(359deg);-moz-transform:rotate(359deg);-ms-transform:rotate(359deg);-o-transform:rotate(359deg)}}.offline-ui{background:#f6f6f6;box-shadow:0 0 0 1px rgba(0,0,0,.15),0 0 1em rgba(0,0,0,.3);color:#444;font-family:Lucida Grande,sans-serif;font-size:14px;max-width:100%;overflow:hidden;padding:1em;width:38em}[dir=ltr] .offline-ui .offline-ui-content{padding-left:2em}[dir=rtl] .offline-ui .offline-ui-content{padding-right:2em}.offline-ui .offline-ui-content:before{line-height:1.25em}.offline-ui .offline-ui-content:after{border-radius:50%;bottom:0;content:" ";display:block;height:1em;margin:auto;position:absolute;top:0;width:1em}[dir=ltr] .offline-ui .offline-ui-content:after{left:1em}[dir=rtl] .offline-ui .offline-ui-content:after{right:1em}.offline-ui .offline-ui-retry{background-image:linear-gradient(#ededed,#ededed 38%,#dedede);border:1px solid rgba(0,0,0,.25);border-radius:2px;bottom:1em;box-shadow:0 1px 0 rgba(0,0,0,.08),inset 0 1px 2px hsla(0,0%,100%,.75);color:inherit;font-size:12px;height:1.7em;line-height:1.6em;margin:auto;padding:0 1em;position:absolute;text-decoration:none;text-shadow:0 1px 0 #f0f0f0;top:1em}[dir=ltr] .offline-ui .offline-ui-retry{right:4em}[dir=rtl] .offline-ui .offline-ui-retry{left:4em}.offline-ui.offline-ui-up{animation:offline-dropout .5s 2s forwards;-webkit-backface-visibility:hidden}.offline-ui.offline-ui-up .offline-ui-content:after{background:#80d580}.offline-ui.offline-ui-down{animation:offline-dropin .5s;-webkit-backface-visibility:hidden}.offline-ui.offline-ui-down .offline-ui-content:after{background:#ec8787}[dir=ltr] .offline-ui.offline-ui-down.offline-ui-connecting,[dir=ltr] .offline-ui.offline-ui-down.offline-ui-waiting{padding-right:3em}[dir=rtl] .offline-ui.offline-ui-down.offline-ui-connecting,[dir=rtl] .offline-ui.offline-ui-down.offline-ui-waiting{padding-left:3em}.offline-ui.offline-ui-down.offline-ui-connecting .offline-ui-content:after,.offline-ui.offline-ui-down.offline-ui-waiting .offline-ui-content:after{background:#ec8787}.offline-ui.offline-ui-down.offline-ui-connecting:after,.offline-ui.offline-ui-down.offline-ui-waiting:after{animation:offline-rotation .7s linear infinite;-webkit-backface-visibility:hidden;border:2px solid transparent;border-radius:50%;border-top-color:rgba(0,0,0,.5);bottom:0;content:" ";display:block;height:1em;margin:auto;opacity:.7;position:absolute;top:0;width:1em}[dir=ltr] .offline-ui.offline-ui-down.offline-ui-connecting:after,[dir=ltr] .offline-ui.offline-ui-down.offline-ui-waiting:after{border-left-color:rgba(0,0,0,.5);right:1em}[dir=rtl] .offline-ui.offline-ui-down.offline-ui-connecting:after,[dir=rtl] .offline-ui.offline-ui-down.offline-ui-waiting:after{border-right-color:rgba(0,0,0,.5);left:1em}[dir=ltr] .offline-ui.offline-ui-down.offline-ui-waiting{padding-right:11em}[dir=rtl] .offline-ui.offline-ui-down.offline-ui-waiting{padding-left:11em}[dir=ltr] .offline-ui.offline-ui-down.offline-ui-waiting.offline-ui-reconnect-failed-2s{padding-right:0}[dir=rtl] .offline-ui.offline-ui-down.offline-ui-waiting.offline-ui-reconnect-failed-2s{padding-left:0}.flatpickr-calendar{animation:none;background:transparent;border:0;border-radius:5px;box-shadow:0 3px 13px rgba(0,0,0,.08);box-sizing:border-box;display:none;font-size:14px;line-height:24px;opacity:0;padding:0;position:absolute;text-align:center;touch-action:manipulation;visibility:hidden;width:307.875px}[dir=ltr] .flatpickr-calendar{direction:ltr}[dir=rtl] .flatpickr-calendar{direction:rtl}.flatpickr-calendar.inline,.flatpickr-calendar.open{max-height:640px;opacity:1;visibility:visible}.flatpickr-calendar.open{display:inline-block;z-index:99999}.flatpickr-calendar.animate.open{animation:fpFadeInDown .3s cubic-bezier(.23,1,.32,1)}.flatpickr-calendar.inline{display:block;position:relative;top:2px}.flatpickr-calendar.static{position:absolute;top:calc(100% + 2px)}.flatpickr-calendar.static.open{display:block;z-index:999}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7){box-shadow:none!important}[dir=ltr] .flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1){box-shadow:-2px 0 0 #e6e6e6,5px 0 0 #e6e6e6}[dir=rtl] .flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1){box-shadow:2px 0 0 #e6e6e6,-5px 0 0 #e6e6e6}.flatpickr-calendar .hasTime .dayContainer,.flatpickr-calendar .hasWeeks .dayContainer{border-bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0}[dir=ltr] .flatpickr-calendar .hasWeeks .dayContainer{border-left:0}[dir=rtl] .flatpickr-calendar .hasWeeks .dayContainer{border-right:0}.flatpickr-calendar.hasTime .flatpickr-time{border-top:1px solid #eceef1;height:40px}.flatpickr-calendar.hasTime .flatpickr-innerContainer{border-bottom:0}.flatpickr-calendar.hasTime .flatpickr-time{border:1px solid #eceef1}.flatpickr-calendar.noCalendar.hasTime .flatpickr-time{height:auto}.flatpickr-calendar:after,.flatpickr-calendar:before{border:solid transparent;content:"";display:block;height:0;pointer-events:none;position:absolute;width:0}[dir=ltr] .flatpickr-calendar:after,[dir=ltr] .flatpickr-calendar:before{left:22px}[dir=rtl] .flatpickr-calendar:after,[dir=rtl] .flatpickr-calendar:before{right:22px}[dir=ltr] .flatpickr-calendar.arrowRight:after,[dir=ltr] .flatpickr-calendar.arrowRight:before,[dir=ltr] .flatpickr-calendar.rightMost:after,[dir=ltr] .flatpickr-calendar.rightMost:before{left:auto;right:22px}[dir=rtl] .flatpickr-calendar.arrowRight:after,[dir=rtl] .flatpickr-calendar.arrowRight:before,[dir=rtl] .flatpickr-calendar.rightMost:after,[dir=rtl] .flatpickr-calendar.rightMost:before{left:22px;right:auto}.flatpickr-calendar.arrowCenter:after,.flatpickr-calendar.arrowCenter:before{left:50%;right:50%}.flatpickr-calendar:before{border-width:5px;margin:0 -5px}.flatpickr-calendar:after{border-width:4px;margin:0 -4px}.flatpickr-calendar.arrowTop:after,.flatpickr-calendar.arrowTop:before{bottom:100%}.flatpickr-calendar.arrowTop:after,.flatpickr-calendar.arrowTop:before{border-bottom-color:#eceef1}.flatpickr-calendar.arrowBottom:after,.flatpickr-calendar.arrowBottom:before{top:100%}.flatpickr-calendar.arrowBottom:after,.flatpickr-calendar.arrowBottom:before{border-top-color:#eceef1}.flatpickr-calendar:focus{outline:0}.flatpickr-wrapper{display:inline-block;position:relative}.flatpickr-months{display:flex}.flatpickr-months .flatpickr-month{background:#eceef1;border-radius:5px 5px 0 0;color:#5a6171;fill:#5a6171;flex:1;height:34px;line-height:1;overflow:hidden;position:relative;text-align:center;-webkit-user-select:none;user-select:none}.flatpickr-months .flatpickr-next-month,.flatpickr-months .flatpickr-prev-month{color:#5a6171;cursor:pointer;height:34px;padding:10px;position:absolute;text-decoration:none;top:0;-webkit-user-select:none;user-select:none;z-index:3;fill:#5a6171}.flatpickr-months .flatpickr-next-month.flatpickr-disabled,.flatpickr-months .flatpickr-prev-month.flatpickr-disabled{display:none}.flatpickr-months .flatpickr-next-month i,.flatpickr-months .flatpickr-prev-month i{position:relative}[dir=ltr] .flatpickr-months .flatpickr-next-month.flatpickr-prev-month,[dir=ltr] .flatpickr-months .flatpickr-prev-month.flatpickr-prev-month{left:0}[dir=ltr] .flatpickr-months .flatpickr-next-month.flatpickr-next-month,[dir=ltr] .flatpickr-months .flatpickr-prev-month.flatpickr-next-month,[dir=rtl] .flatpickr-months .flatpickr-next-month.flatpickr-prev-month,[dir=rtl] .flatpickr-months .flatpickr-prev-month.flatpickr-prev-month{right:0}[dir=rtl] .flatpickr-months .flatpickr-next-month.flatpickr-next-month,[dir=rtl] .flatpickr-months .flatpickr-prev-month.flatpickr-next-month{left:0}.flatpickr-months .flatpickr-next-month:hover,.flatpickr-months .flatpickr-prev-month:hover{color:#bbb}.flatpickr-months .flatpickr-next-month:hover svg,.flatpickr-months .flatpickr-prev-month:hover svg{fill:#f64747}.flatpickr-months .flatpickr-next-month svg,.flatpickr-months .flatpickr-prev-month svg{height:14px;width:14px}.flatpickr-months .flatpickr-next-month svg path,.flatpickr-months .flatpickr-prev-month svg path{transition:fill .1s;fill:inherit}.numInputWrapper{height:auto;position:relative}.numInputWrapper input,.numInputWrapper span{display:inline-block}.numInputWrapper input{width:100%}.numInputWrapper input::-ms-clear{display:none}.numInputWrapper input::-webkit-inner-spin-button,.numInputWrapper input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.numInputWrapper span{border:1px solid rgba(72,72,72,.15);box-sizing:border-box;cursor:pointer;height:50%;line-height:50%;opacity:0;position:absolute;width:14px}[dir=ltr] .numInputWrapper span{padding:0 4px 0 2px;right:0}[dir=rtl] .numInputWrapper span{left:0;padding:0 2px 0 4px}.numInputWrapper span:hover{background:rgba(0,0,0,.1)}.numInputWrapper span:active{background:rgba(0,0,0,.2)}.numInputWrapper span:after{content:"";display:block;position:absolute}.numInputWrapper span.arrowUp{border-bottom:0;top:0}.numInputWrapper span.arrowUp:after{border-bottom:4px solid rgba(72,72,72,.6);border-left:4px solid transparent;border-right:4px solid transparent;top:26%}.numInputWrapper span.arrowDown{top:50%}.numInputWrapper span.arrowDown:after{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid rgba(72,72,72,.6);top:40%}.numInputWrapper span svg{height:auto;width:inherit}.numInputWrapper span svg path{fill:rgba(90,97,113,.5)}.numInputWrapper:hover{background:rgba(0,0,0,.05)}.numInputWrapper:hover span{opacity:1}.flatpickr-current-month{color:inherit;display:inline-block;font-size:135%;font-weight:300;height:34px;line-height:inherit;line-height:1;padding:7.48px 0 0;position:absolute;text-align:center;transform:translateZ(0);width:75%}[dir=ltr] .flatpickr-current-month{left:12.5%}[dir=rtl] .flatpickr-current-month{right:12.5%}.flatpickr-current-month span.cur-month{color:inherit;display:inline-block;font-family:inherit;font-weight:700;padding:0}[dir=ltr] .flatpickr-current-month span.cur-month{margin-left:.5ch}[dir=rtl] .flatpickr-current-month span.cur-month{margin-right:.5ch}.flatpickr-current-month span.cur-month:hover{background:rgba(0,0,0,.05)}.flatpickr-current-month .numInputWrapper{display:inline-block;width:6ch;width:7ch\0}.flatpickr-current-month .numInputWrapper span.arrowUp:after{border-bottom-color:#5a6171}.flatpickr-current-month .numInputWrapper span.arrowDown:after{border-top-color:#5a6171}.flatpickr-current-month input.cur-year{-webkit-appearance:textfield;appearance:textfield;background:transparent;border:0;border-radius:0;box-sizing:border-box;color:inherit;cursor:text;display:inline-block;font-family:inherit;font-size:inherit;font-weight:300;height:auto;line-height:inherit;margin:0;vertical-align:initial}[dir=ltr] .flatpickr-current-month input.cur-year{padding:0 0 0 .5ch}[dir=rtl] .flatpickr-current-month input.cur-year{padding:0 .5ch 0 0}.flatpickr-current-month input.cur-year:focus{outline:0}.flatpickr-current-month input.cur-year[disabled],.flatpickr-current-month input.cur-year[disabled]:hover{background:transparent;color:rgba(90,97,113,.5);font-size:100%;pointer-events:none}.flatpickr-current-month .flatpickr-monthDropdown-months{appearance:menulist;-webkit-appearance:menulist;-moz-appearance:menulist;background:#eceef1;border:none;border-radius:0;box-sizing:border-box;-webkit-box-sizing:border-box;color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:300;height:auto;line-height:inherit;margin:-1px 0 0;outline:none;position:relative;vertical-align:initial;width:auto}[dir=ltr] .flatpickr-current-month .flatpickr-monthDropdown-months{padding:0 0 0 .5ch}[dir=rtl] .flatpickr-current-month .flatpickr-monthDropdown-months{padding:0 .5ch 0 0}.flatpickr-current-month .flatpickr-monthDropdown-months:active,.flatpickr-current-month .flatpickr-monthDropdown-months:focus{outline:none}.flatpickr-current-month .flatpickr-monthDropdown-months:hover{background:rgba(0,0,0,.05)}.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month{background-color:#eceef1;outline:none;padding:0}.flatpickr-weekdays{align-items:center;background:#eceef1;display:flex;height:28px;overflow:hidden;text-align:center;width:100%}.flatpickr-weekdays .flatpickr-weekdaycontainer{display:flex;flex:1}span.flatpickr-weekday{background:#eceef1;color:#5a6171;cursor:default;display:block;flex:1;font-size:90%;font-weight:bolder;line-height:1;margin:0;text-align:center}.dayContainer,.flatpickr-weeks{padding:1px 0 0}.flatpickr-days{align-items:flex-start;border-left:1px solid #eceef1;border-right:1px solid #eceef1;display:flex;overflow:hidden;position:relative;width:307.875px}.flatpickr-days:focus{outline:0}.dayContainer{box-sizing:border-box;display:inline-block;display:flex;flex-wrap:wrap;-ms-flex-wrap:wrap;justify-content:space-around;max-width:307.875px;min-width:307.875px;opacity:1;outline:0;padding:0;transform:translateZ(0);width:307.875px}[dir=ltr] .dayContainer{text-align:left}[dir=rtl] .dayContainer{text-align:right}[dir=ltr] .dayContainer+.dayContainer{box-shadow:-1px 0 0 #eceef1}[dir=rtl] .dayContainer+.dayContainer{box-shadow:1px 0 0 #eceef1}.flatpickr-day{background:none;border:1px solid transparent;border-radius:150px;box-sizing:border-box;color:#484848;cursor:pointer;display:inline-block;flex-basis:14.2857143%;font-weight:400;height:39px;justify-content:center;line-height:39px;margin:0;max-width:39px;position:relative;text-align:center;width:14.2857143%}.flatpickr-day.inRange,.flatpickr-day.nextMonthDay.inRange,.flatpickr-day.nextMonthDay.today.inRange,.flatpickr-day.nextMonthDay:focus,.flatpickr-day.nextMonthDay:hover,.flatpickr-day.prevMonthDay.inRange,.flatpickr-day.prevMonthDay.today.inRange,.flatpickr-day.prevMonthDay:focus,.flatpickr-day.prevMonthDay:hover,.flatpickr-day.today.inRange,.flatpickr-day:focus,.flatpickr-day:hover{background:#e2e2e2;border-color:#e2e2e2;cursor:pointer;outline:0}.flatpickr-day.today{border-color:#bbb}.flatpickr-day.today:focus,.flatpickr-day.today:hover{background:#bbb;border-color:#bbb;color:#fff}.flatpickr-day.endRange,.flatpickr-day.endRange.inRange,.flatpickr-day.endRange.nextMonthDay,.flatpickr-day.endRange.prevMonthDay,.flatpickr-day.endRange:focus,.flatpickr-day.endRange:hover,.flatpickr-day.selected,.flatpickr-day.selected.inRange,.flatpickr-day.selected.nextMonthDay,.flatpickr-day.selected.prevMonthDay,.flatpickr-day.selected:focus,.flatpickr-day.selected:hover,.flatpickr-day.startRange,.flatpickr-day.startRange.inRange,.flatpickr-day.startRange.nextMonthDay,.flatpickr-day.startRange.prevMonthDay,.flatpickr-day.startRange:focus,.flatpickr-day.startRange:hover{background:#ff5a5f;border-color:#ff5a5f;box-shadow:none;color:#fff}[dir=ltr] .flatpickr-day.endRange.startRange,[dir=ltr] .flatpickr-day.selected.startRange,[dir=ltr] .flatpickr-day.startRange.startRange{border-radius:50px 0 0 50px}[dir=ltr] .flatpickr-day.endRange.endRange,[dir=ltr] .flatpickr-day.selected.endRange,[dir=ltr] .flatpickr-day.startRange.endRange,[dir=rtl] .flatpickr-day.endRange.startRange,[dir=rtl] .flatpickr-day.selected.startRange,[dir=rtl] .flatpickr-day.startRange.startRange{border-radius:0 50px 50px 0}[dir=rtl] .flatpickr-day.endRange.endRange,[dir=rtl] .flatpickr-day.selected.endRange,[dir=rtl] .flatpickr-day.startRange.endRange{border-radius:50px 0 0 50px}[dir=ltr] .flatpickr-day.endRange.startRange+.endRange:not(:nth-child(7n+1)),[dir=ltr] .flatpickr-day.selected.startRange+.endRange:not(:nth-child(7n+1)),[dir=ltr] .flatpickr-day.startRange.startRange+.endRange:not(:nth-child(7n+1)){box-shadow:-10px 0 0 #ff5a5f}[dir=rtl] .flatpickr-day.endRange.startRange+.endRange:not(:nth-child(7n+1)),[dir=rtl] .flatpickr-day.selected.startRange+.endRange:not(:nth-child(7n+1)),[dir=rtl] .flatpickr-day.startRange.startRange+.endRange:not(:nth-child(7n+1)){box-shadow:10px 0 0 #ff5a5f}.flatpickr-day.endRange.startRange.endRange,.flatpickr-day.selected.startRange.endRange,.flatpickr-day.startRange.startRange.endRange{border-radius:50px}.flatpickr-day.inRange{border-radius:0}[dir=ltr] .flatpickr-day.inRange{box-shadow:-5px 0 0 #e2e2e2,5px 0 0 #e2e2e2}[dir=rtl] .flatpickr-day.inRange{box-shadow:5px 0 0 #e2e2e2,-5px 0 0 #e2e2e2}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover,.flatpickr-day.nextMonthDay,.flatpickr-day.notAllowed,.flatpickr-day.notAllowed.nextMonthDay,.flatpickr-day.notAllowed.prevMonthDay,.flatpickr-day.prevMonthDay{background:transparent;border-color:transparent;color:rgba(72,72,72,.3);cursor:default}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover{color:rgba(72,72,72,.1);cursor:not-allowed}.flatpickr-day.week.selected{border-radius:0}[dir=ltr] .flatpickr-day.week.selected{box-shadow:-5px 0 0 #ff5a5f,5px 0 0 #ff5a5f}[dir=rtl] .flatpickr-day.week.selected{box-shadow:5px 0 0 #ff5a5f,-5px 0 0 #ff5a5f}.flatpickr-day.hidden{visibility:hidden}.rangeMode .flatpickr-day{margin-top:1px}[dir=ltr] .flatpickr-weekwrapper{float:left}[dir=rtl] .flatpickr-weekwrapper{float:right}.flatpickr-weekwrapper .flatpickr-weeks{padding:0 12px}[dir=ltr] .flatpickr-weekwrapper .flatpickr-weeks{border-left:1px solid #eceef1}[dir=rtl] .flatpickr-weekwrapper .flatpickr-weeks{border-right:1px solid #eceef1}.flatpickr-weekwrapper .flatpickr-weekday{float:none;line-height:28px;width:100%}.flatpickr-weekwrapper span.flatpickr-day,.flatpickr-weekwrapper span.flatpickr-day:hover{background:transparent;border:none;color:rgba(72,72,72,.3);cursor:default;display:block;max-width:none;width:100%}.flatpickr-innerContainer{background:#fff;border-bottom:1px solid #eceef1;box-sizing:border-box;display:block;display:flex;overflow:hidden}.flatpickr-rContainer{box-sizing:border-box;display:inline-block;padding:0}.flatpickr-time{background:#fff;border-radius:0 0 5px 5px;box-sizing:border-box;display:block;display:flex;height:0;line-height:40px;max-height:40px;outline:0;overflow:hidden;text-align:center}.flatpickr-time:after{clear:both;content:"";display:table}.flatpickr-time .numInputWrapper{flex:1;height:40px;width:40%}[dir=ltr] .flatpickr-time .numInputWrapper{float:left}[dir=rtl] .flatpickr-time .numInputWrapper{float:right}.flatpickr-time .numInputWrapper span.arrowUp:after{border-bottom-color:#484848}.flatpickr-time .numInputWrapper span.arrowDown:after{border-top-color:#484848}.flatpickr-time.hasSeconds .numInputWrapper{width:26%}.flatpickr-time.time24hr .numInputWrapper{width:49%}.flatpickr-time input{-webkit-appearance:textfield;appearance:textfield;background:transparent;border:0;border-radius:0;box-shadow:none;box-sizing:border-box;color:#484848;font-size:14px;height:inherit;line-height:inherit;margin:0;padding:0;position:relative;text-align:center}.flatpickr-time input.flatpickr-hour{font-weight:700}.flatpickr-time input.flatpickr-minute,.flatpickr-time input.flatpickr-second{font-weight:400}.flatpickr-time input:focus{border:0;outline:0}.flatpickr-time .flatpickr-am-pm,.flatpickr-time .flatpickr-time-separator{align-self:center;color:#484848;font-weight:700;height:inherit;line-height:inherit;-webkit-user-select:none;user-select:none;width:2%}[dir=ltr] .flatpickr-time .flatpickr-am-pm,[dir=ltr] .flatpickr-time .flatpickr-time-separator{float:left}[dir=rtl] .flatpickr-time .flatpickr-am-pm,[dir=rtl] .flatpickr-time .flatpickr-time-separator{float:right}.flatpickr-time .flatpickr-am-pm{cursor:pointer;font-weight:400;outline:0;text-align:center;width:18%}.flatpickr-time .flatpickr-am-pm:focus,.flatpickr-time .flatpickr-am-pm:hover,.flatpickr-time input:focus,.flatpickr-time input:hover{background:#eaeaea}.flatpickr-input[readonly]{cursor:pointer}@keyframes fpFadeInDown{0%{opacity:0;transform:translate3d(0,-20px,0)}to{opacity:1;transform:translateZ(0)}}span.flatpickr-day.selected{font-weight:700}.uploader-container__device-info table{margin:1em;padding-bottom:8px}[dir=ltr] .uploader-container__device-info table{padding-left:4px}[dir=rtl] .uploader-container__device-info table{padding-right:4px}.uploader-container__device-info td{padding-top:8px}.uploader-container__device-info .label{font-weight:700}[dir=ltr] .uploader-container__device-info .label{padding-right:8px;text-align:left}[dir=rtl] .uploader-container__device-info .label{padding-left:8px;text-align:right}.process-stepper__4-steps{width:125%}[dir=ltr] .process-stepper__4-steps{margin-left:-12.5%}[dir=rtl] .process-stepper__4-steps{margin-right:-12.5%}.process-stepper__4-steps .process-stepper__step{width:23.75%}.process-stepper__5-steps{width:120%}[dir=ltr] .process-stepper__5-steps{margin-left:-10%}[dir=rtl] .process-stepper__5-steps{margin-right:-10%}.process-stepper__5-steps .process-stepper__step{width:19%}.process-stepper{counter-reset:current-step;display:none;font-size:16px;position:relative;text-align:center;z-index:1}@media only screen and (min-width:992px){.process-stepper{display:block}}.process-stepper__input{counter-increment:steps;display:none}.process-stepper__button{color:#888;display:block;line-height:10px;position:relative;text-align:center}.process-stepper__button:before{align-items:center;background:#fff;border:3px solid #4d9736;border-radius:2.5rem;color:#4d9736;content:url(../assets/ufe/icons/checkmark.svg);display:flex;font-size:1.3rem;font-weight:700;height:2.5rem;justify-content:center;margin:0 auto 1.25rem;width:2.5rem}.process-stepper__button:after{background:#4d9736;content:"";height:3px;position:absolute;top:1.4rem;transform:translateY(-50%);width:100%;z-index:-1}[dir=ltr] .process-stepper__button:after{left:50%}[dir=rtl] .process-stepper__button:after{right:50%}.process-stepper__step:last-child .process-stepper__button:after{display:none}.process-stepper__step{counter-increment:current-step;display:inline-block}.process-stepper__input:checked~.process-stepper__step .process-stepper__button:before{background:#fff;border-color:#888;color:#888;content:counter(current-step)}.process-stepper__input:checked~.process-stepper__step .process-stepper__button:after{background:#888}.process-stepper__input:checked+.process-stepper__step .process-stepper__button{color:#000;font-weight:700}.process-stepper__input:checked+.process-stepper__step .process-stepper__button:before{background:#4d9736;border-color:#4d9736;color:#fff;content:counter(current-step)}.process-stepper__input:checked+.process-stepper__step:last-child .process-stepper__button:before{background:#fff;border-color:#4d9736;color:#4d9736;content:url(../assets/ufe/icons/checkmark.svg)}.install-instructions__step{padding:30px 10px}.install-instructions__steps{width:100%}.install-instructions__step-text{max-width:188px}.value-comparison{margin:auto;min-width:173px}.value-comparison .value-comparison-box{background:#f1f1f1;border-radius:5px;display:flex;flex-direction:column;height:53px;justify-content:center}.value-comparison .value-comparison-box .value-comparison-value{font-size:26px;font-weight:400}.value-comparison .value-comparison-description{display:inline-block;font-size:.9em;font-weight:400;margin:6px 0;width:100%}[dir=ltr] .uploader-container .uploader-container__col-2 .value-comparison-description{text-align:left}[dir=rtl] .uploader-container .uploader-container__col-2 .value-comparison-description{text-align:right}.uploader-icon svg{max-width:100%}.uploader-container{margin:auto;min-height:300px}.uploader-container .value-comparison{margin-bottom:1.5rem}.uploader-container .uploader-container__col-1__content,.uploader-container .uploader-container__col-2__content{width:100%}.uploader-container .uploader-container__col-1__content>:first-child,.uploader-container .uploader-container__col-2__content>:first-child{margin-top:0}.uploader-container .uploader-container__col-1__content>:last-child,.uploader-container .uploader-container__col-2__content>:last-child{margin-bottom:0}.uploader-container .uploader-progress-bar-text{color:#2471c9;color:var(--mdc-theme-primary,#2471c9)}[dir=ltr] .uploader-container .uploader-container__col-2{padding-left:20px;text-align:right}[dir=rtl] .uploader-container .uploader-container__col-2{padding-right:20px;text-align:left}.uploader-container .uploader-container__col-2 p,.uploader-container .uploader-container__col-2 span{text-align:center}.uploader-container .uploader-container__col-2 .uploader-icon{margin-bottom:40px;margin-top:40px}.uploader-container .uploader-container__col-2 .transmitter-input{margin-top:40px}.uploader-container .uploader-container__col-2 .transmitter-input input{text-transform:uppercase}[dir=ltr] .uploader-container .uploader-container__col-2 clarity-linear-progress{text-align:left}[dir=rtl] .uploader-container .uploader-container__col-2 clarity-linear-progress{text-align:right}[dir=ltr] .uploader-container .uploader-container__button-row clarity-button .mdc-button{margin-right:0}[dir=rtl] .uploader-container .uploader-container__button-row clarity-button .mdc-button{margin-left:0}.uploader-container .uploader-container__title{font-size:1.2rem;margin:1.5em 2.5em 0}.uploader-container .uploader-container__title img{vertical-align:top}.uploader-container .uploader-container__title:focus-visible{outline:none}.uploader-container .uploader-container__col-1 .uploader-container__title,.uploader-container .uploader-container__col-2 .uploader-container__title,.uploader-container .uploader-container__col-free .uploader-container__title{font-size:2rem;line-height:3rem;margin:0 0 20px}.uploader-container .uploader-container__content-row-container{border:2px solid #e1e1e1;border-radius:8px;margin:30px auto;width:100%}.uploader-container .uploader-container__content-row{min-height:300px;padding:15px}.uploader-container .uploader-container__content-row .full-width{width:100%}.uploader-container .uploader-container__content-row hr{opacity:30%}.uploader-container .uploader-container__content-row .uploader-container__col-free{display:block;padding:30px}.uploader-container .uploader-container__secondary-content-row{background-color:#f1f1f1;border-radius:0 0 8px 8px;padding:25px 20px}.uploader-container .uploader-container__secondary-content-row .mdc-button{align-items:flex-end;margin:0;padding:0}[dir=ltr] .uploader-container .uploader-container__secondary-content-row .mdc-button{justify-content:left}[dir=rtl] .uploader-container .uploader-container__secondary-content-row .mdc-button{justify-content:right}.uploader-container .uploader-container__secondary-content-row .mdc-button.mdc-button.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:0}.uploader-container .uploader-container__secondary-content-row .mdc-button:active .mdc-button__ripple:before,.uploader-container .uploader-container__secondary-content-row .mdc-button:focus .mdc-button__ripple:before,.uploader-container .uploader-container__secondary-content-row .mdc-button:hover .mdc-button__ripple:before{opacity:0}.uploader-container .uploader-container__secondary-content-row p{margin:0}.uploader-container .uploader-container__secondary-content-row uploader-graphic img{width:65%}.consent-route .consent-content{border:2px solid #ccc;margin-top:2rem;padding:2rem 2.5rem}.consent-route .consent-content li+li{margin-top:.5rem}.consent-route .consent-content li span{font-weight:700}.consent-route .consent-content .action-group{text-align:center}[dir=ltr] .consent-route .consent-content .action-group .btn+.btn,[dir=ltr] .consent-route .consent-content .action-group .btn+.btn-lg,[dir=ltr] .consent-route .consent-content .action-group .btn+.btn-sm,[dir=ltr] .consent-route .consent-content .action-group .btn+.info-box-button,[dir=ltr] .consent-route .consent-content .action-group .btn-lg+.btn,[dir=ltr] .consent-route .consent-content .action-group .btn-lg+.btn-lg,[dir=ltr] .consent-route .consent-content .action-group .btn-lg+.btn-sm,[dir=ltr] .consent-route .consent-content .action-group .btn-lg+.info-box-button,[dir=ltr] .consent-route .consent-content .action-group .btn-sm+.btn,[dir=ltr] .consent-route .consent-content .action-group .btn-sm+.btn-lg,[dir=ltr] .consent-route .consent-content .action-group .btn-sm+.btn-sm,[dir=ltr] .consent-route .consent-content .action-group .btn-sm+.info-box-button,[dir=ltr] .consent-route .consent-content .action-group .info-box-button+.btn,[dir=ltr] .consent-route .consent-content .action-group .info-box-button+.btn-lg,[dir=ltr] .consent-route .consent-content .action-group .info-box-button+.btn-sm,[dir=ltr] .consent-route .consent-content .action-group .info-box-button+.info-box-button{margin-left:1rem}[dir=rtl] .consent-route .consent-content .action-group .btn+.btn,[dir=rtl] .consent-route .consent-content .action-group .btn+.btn-lg,[dir=rtl] .consent-route .consent-content .action-group .btn+.btn-sm,[dir=rtl] .consent-route .consent-content .action-group .btn+.info-box-button,[dir=rtl] .consent-route .consent-content .action-group .btn-lg+.btn,[dir=rtl] .consent-route .consent-content .action-group .btn-lg+.btn-lg,[dir=rtl] .consent-route .consent-content .action-group .btn-lg+.btn-sm,[dir=rtl] .consent-route .consent-content .action-group .btn-lg+.info-box-button,[dir=rtl] .consent-route .consent-content .action-group .btn-sm+.btn,[dir=rtl] .consent-route .consent-content .action-group .btn-sm+.btn-lg,[dir=rtl] .consent-route .consent-content .action-group .btn-sm+.btn-sm,[dir=rtl] .consent-route .consent-content .action-group .btn-sm+.info-box-button,[dir=rtl] .consent-route .consent-content .action-group .info-box-button+.btn,[dir=rtl] .consent-route .consent-content .action-group .info-box-button+.btn-lg,[dir=rtl] .consent-route .consent-content .action-group .info-box-button+.btn-sm,[dir=rtl] .consent-route .consent-content .action-group .info-box-button+.info-box-button{margin-right:1rem}.uploader-container .connect-instructions__step{padding:30px 10px}.uploader-container .connect-instructions__steps{width:100%}.uploader-container .connect-instructions__step-text{max-width:188px}.uploader-container,.uploader-frontend-container{margin:auto}@media only screen and (min-width:900px){.uploader-container,.uploader-frontend-container{width:900px}}.uploader-container p,.uploader-container ul,.uploader-frontend-container p,.uploader-frontend-container ul{line-height:1.5em;margin:1em auto}h1,h2,h3,h4,h5,h6{letter-spacing:-.04em}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}dfn{font-style:italic}mark{background:#ff0;color:#000}b,strong{font-weight:700}h1{font-size:2em;margin:.67em 0}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{margin:0 2px;padding:.35em .625em .75em}legend{border:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-spacing:0}td,th{padding:0}@font-face{font-family:ClarityFont;font-style:normal;font-weight:400;src:url(fonts/ClarityFont.eot?p879bs);src:url(fonts/ClarityFont.eot?p879bs#iefix) format("embedded-opentype"),url(fonts/ClarityFont.ttf?p879bs) format("truetype"),url(fonts/ClarityFont.woff?p879bs) format("woff"),url(fonts/ClarityFont.svg?p879bs#ClarityFont) format("svg")}.icomoon-liga,i{font-family:ClarityFont!important;speak:none;-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga";font-style:normal;font-variant:normal;font-variant-ligatures:discretionary-ligatures;font-weight:400;letter-spacing:0;line-height:1;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-sphere:before{content:"\e900"}.icon-home:before{content:"\e901"}.icon-aid-kit:before{content:"\e902"}.icon-exit:before{content:"\e94a"}.icon-stethoscope-full:before{content:"\e94b"}.icon-caret-down:before{content:"\e947"}.icon-caret-none:before{content:"\e948"}.icon-caret-up:before{content:"\e949"}.icon-share:before{content:"\e944"}.icon-book:before{content:"\e945"}.icon-phone:before{content:"\e946"}.icon-stopwatch:before{content:"\e943"}.icon-hourglass:before{content:"\e903"}.icon-access-data:before{content:"\e904"}.icon-check:before{content:"\e905"}.icon-clipboard:before{content:"\e906"}.icon-delete:before{content:"\e907"}.icon-edit:before{content:"\e908"}.icon-generate-data:before{content:"\e909"}.icon-inline-arrow-up:before{content:"\e90a"}.icon-inline-close:before{content:"\e90b"}.icon-inline-login:before{content:"\e90c"}.icon-inline-question-mark:before{content:"\e90d"}.icon-key:before{content:"\e90e"}.icon-lens:before{content:"\e90f"}.icon-link-patients:before{content:"\e910"}.icon-link-status:before{content:"\e911"}.icon-logo-notag:before{content:"\e912"}.icon-logo:before{content:"\e913"}.icon-patient-data .path1:before{color:#fff;content:"\e914"}.icon-patient-data .path2:before{color:#fff;content:"\e915"}[dir=ltr] .icon-patient-data .path2:before{margin-left:-1.3935546875em}[dir=rtl] .icon-patient-data .path2:before{margin-right:-1.3935546875em}.icon-patient-data .path3:before{color:#fff;content:"\e916"}[dir=ltr] .icon-patient-data .path3:before{margin-left:-1.3935546875em}[dir=rtl] .icon-patient-data .path3:before{margin-right:-1.3935546875em}.icon-patient-data .path4:before{color:#fff;content:"\e917"}[dir=ltr] .icon-patient-data .path4:before{margin-left:-1.3935546875em}[dir=rtl] .icon-patient-data .path4:before{margin-right:-1.3935546875em}.icon-patient-data .path5:before{color:#f9a41d;content:"\e918"}[dir=ltr] .icon-patient-data .path5:before{margin-left:-1.3935546875em}[dir=rtl] .icon-patient-data .path5:before{margin-right:-1.3935546875em}.icon-patient-data .path6:before{color:#f9a41d;content:"\e919"}[dir=ltr] .icon-patient-data .path6:before{margin-left:-1.3935546875em}[dir=rtl] .icon-patient-data .path6:before{margin-right:-1.3935546875em}.icon-patient-data .path7:before{color:#f9a41d;content:"\e91a"}[dir=ltr] .icon-patient-data .path7:before{margin-left:-1.3935546875em}[dir=rtl] .icon-patient-data .path7:before{margin-right:-1.3935546875em}.icon-patient-data .path8:before{color:#f9a41d;content:"\e91b"}[dir=ltr] .icon-patient-data .path8:before{margin-left:-1.3935546875em}[dir=rtl] .icon-patient-data .path8:before{margin-right:-1.3935546875em}.icon-patient-data .path9:before{color:#f9a41d;content:"\e91c"}[dir=ltr] .icon-patient-data .path9:before{margin-left:-1.3935546875em}[dir=rtl] .icon-patient-data .path9:before{margin-right:-1.3935546875em}.icon-patient-data .path10:before{color:#f9a41d;content:"\e91d"}[dir=ltr] .icon-patient-data .path10:before{margin-left:-1.3935546875em}[dir=rtl] .icon-patient-data .path10:before{margin-right:-1.3935546875em}.icon-patient-data .path11:before{color:#f9a41d;content:"\e91e"}[dir=ltr] .icon-patient-data .path11:before{margin-left:-1.3935546875em}[dir=rtl] .icon-patient-data .path11:before{margin-right:-1.3935546875em}.icon-patient-data .path12:before{color:#f9a41d;content:"\e91f"}[dir=ltr] .icon-patient-data .path12:before{margin-left:-1.3935546875em}[dir=rtl] .icon-patient-data .path12:before{margin-right:-1.3935546875em}.icon-patient-data .path13:before{color:#f9a41d;content:"\e94c"}[dir=ltr] .icon-patient-data .path13:before{margin-left:-1.3935546875em}[dir=rtl] .icon-patient-data .path13:before{margin-right:-1.3935546875em}.icon-patient-data .path14:before{color:#f9a41d;content:"\e94d"}[dir=ltr] .icon-patient-data .path14:before{margin-left:-1.3935546875em}[dir=rtl] .icon-patient-data .path14:before{margin-right:-1.3935546875em}.icon-patient-data .path15:before{color:#f9a41d;content:"\e954"}[dir=ltr] .icon-patient-data .path15:before{margin-left:-1.3935546875em}[dir=rtl] .icon-patient-data .path15:before{margin-right:-1.3935546875em}.icon-person:before{content:"\e920"}.icon-report:before{content:"\e921"}.icon-stethoscope:before{content:"\e922"}.icon-streamline-workflow .path1:before{color:#6cb34b;content:"\e923"}.icon-streamline-workflow .path2:before{color:#6cb34b;content:"\e924"}[dir=ltr] .icon-streamline-workflow .path2:before{margin-left:-1.02734375em}[dir=rtl] .icon-streamline-workflow .path2:before{margin-right:-1.02734375em}.icon-streamline-workflow .path3:before{color:#6cb34b;content:"\e925"}[dir=ltr] .icon-streamline-workflow .path3:before{margin-left:-1.02734375em}[dir=rtl] .icon-streamline-workflow .path3:before{margin-right:-1.02734375em}.icon-streamline-workflow .path4:before{color:#6cb34b;content:"\e926"}[dir=ltr] .icon-streamline-workflow .path4:before{margin-left:-1.02734375em}[dir=rtl] .icon-streamline-workflow .path4:before{margin-right:-1.02734375em}.icon-streamline-workflow .path5:before{color:#fff;content:"\e927"}[dir=ltr] .icon-streamline-workflow .path5:before{margin-left:-1.02734375em}[dir=rtl] .icon-streamline-workflow .path5:before{margin-right:-1.02734375em}.icon-streamline-workflow .path6:before{color:#6cb34b;content:"\e928"}[dir=ltr] .icon-streamline-workflow .path6:before{margin-left:-1.02734375em}[dir=rtl] .icon-streamline-workflow .path6:before{margin-right:-1.02734375em}.icon-streamline-workflow .path7:before{color:#6cb34b;content:"\e929"}[dir=ltr] .icon-streamline-workflow .path7:before{margin-left:-1.02734375em}[dir=rtl] .icon-streamline-workflow .path7:before{margin-right:-1.02734375em}.icon-streamline-workflow .path8:before{color:#6cb34b;content:"\e92a"}[dir=ltr] .icon-streamline-workflow .path8:before{margin-left:-1.02734375em}[dir=rtl] .icon-streamline-workflow .path8:before{margin-right:-1.02734375em}.icon-streamline-workflow .path9:before{color:#6cb34b;content:"\e92b"}[dir=ltr] .icon-streamline-workflow .path9:before{margin-left:-1.02734375em}[dir=rtl] .icon-streamline-workflow .path9:before{margin-right:-1.02734375em}.icon-streamline-workflow .path10:before{color:#6cb34b;content:"\e92c"}[dir=ltr] .icon-streamline-workflow .path10:before{margin-left:-1.02734375em}[dir=rtl] .icon-streamline-workflow .path10:before{margin-right:-1.02734375em}.icon-streamline-workflow .path11:before{color:#6cb34b;content:"\e92d"}[dir=ltr] .icon-streamline-workflow .path11:before{margin-left:-1.02734375em}[dir=rtl] .icon-streamline-workflow .path11:before{margin-right:-1.02734375em}.icon-streamline-workflow .path12:before{color:#6cb34b;content:"\e92e"}[dir=ltr] .icon-streamline-workflow .path12:before{margin-left:-1.02734375em}[dir=rtl] .icon-streamline-workflow .path12:before{margin-right:-1.02734375em}.icon-streamline-workflow .path13:before{color:#6cb34b;content:"\e92f"}[dir=ltr] .icon-streamline-workflow .path13:before{margin-left:-1.02734375em}[dir=rtl] .icon-streamline-workflow .path13:before{margin-right:-1.02734375em}.icon-streamline-workflow .path14:before{color:#6cb34b;content:"\e930"}[dir=ltr] .icon-streamline-workflow .path14:before{margin-left:-1.02734375em}[dir=rtl] .icon-streamline-workflow .path14:before{margin-right:-1.02734375em}.icon-streamline-workflow .path15:before{color:#6cb34b;content:"\e931"}[dir=ltr] .icon-streamline-workflow .path15:before{margin-left:-1.02734375em}[dir=rtl] .icon-streamline-workflow .path15:before{margin-right:-1.02734375em}.icon-streamline-workflow .path16:before{color:#6cb34b;content:"\e932"}[dir=ltr] .icon-streamline-workflow .path16:before{margin-left:-1.02734375em}[dir=rtl] .icon-streamline-workflow .path16:before{margin-right:-1.02734375em}.icon-streamline-workflow .path17:before{color:#6cb34b;content:"\e933"}[dir=ltr] .icon-streamline-workflow .path17:before{margin-left:-1.02734375em}[dir=rtl] .icon-streamline-workflow .path17:before{margin-right:-1.02734375em}.icon-streamline-workflow .path18:before{color:#6cb34b;content:"\e934"}[dir=ltr] .icon-streamline-workflow .path18:before{margin-left:-1.02734375em}[dir=rtl] .icon-streamline-workflow .path18:before{margin-right:-1.02734375em}.icon-streamline-workflow .path19:before{color:#6cb34b;content:"\e935"}[dir=ltr] .icon-streamline-workflow .path19:before{margin-left:-1.02734375em}[dir=rtl] .icon-streamline-workflow .path19:before{margin-right:-1.02734375em}.icon-streamline-workflow .path20:before{color:#6cb34b;content:"\e936"}[dir=ltr] .icon-streamline-workflow .path20:before{margin-left:-1.02734375em}[dir=rtl] .icon-streamline-workflow .path20:before{margin-right:-1.02734375em}.icon-streamline-workflow .path21:before{color:#6cb34b;content:"\e937"}[dir=ltr] .icon-streamline-workflow .path21:before{margin-left:-1.02734375em}[dir=rtl] .icon-streamline-workflow .path21:before{margin-right:-1.02734375em}.icon-streamline-workflow .path22:before{color:#6cb34b;content:"\e938"}[dir=ltr] .icon-streamline-workflow .path22:before{margin-left:-1.02734375em}[dir=rtl] .icon-streamline-workflow .path22:before{margin-right:-1.02734375em}.icon-streamline-workflow .path23:before{color:#6cb34b;content:"\e939"}[dir=ltr] .icon-streamline-workflow .path23:before{margin-left:-1.02734375em}[dir=rtl] .icon-streamline-workflow .path23:before{margin-right:-1.02734375em}.icon-streamline-workflow .path24:before{color:#6cb34b;content:"\e93a"}[dir=ltr] .icon-streamline-workflow .path24:before{margin-left:-1.02734375em}[dir=rtl] .icon-streamline-workflow .path24:before{margin-right:-1.02734375em}.icon-streamline-workflow .path25:before{color:#6cb34b;content:"\e93b"}[dir=ltr] .icon-streamline-workflow .path25:before{margin-left:-1.02734375em}[dir=rtl] .icon-streamline-workflow .path25:before{margin-right:-1.02734375em}.icon-streamline-workflow .path26:before{color:#6cb34b;content:"\e93c"}[dir=ltr] .icon-streamline-workflow .path26:before{margin-left:-1.02734375em}[dir=rtl] .icon-streamline-workflow .path26:before{margin-right:-1.02734375em}.icon-streamline-workflow .path27:before{color:#6cb34b;content:"\e93d"}[dir=ltr] .icon-streamline-workflow .path27:before{margin-left:-1.02734375em}[dir=rtl] .icon-streamline-workflow .path27:before{margin-right:-1.02734375em}.icon-streamline-workflow .path28:before{color:#6cb34b;content:"\e93e"}[dir=ltr] .icon-streamline-workflow .path28:before{margin-left:-1.02734375em}[dir=rtl] .icon-streamline-workflow .path28:before{margin-right:-1.02734375em}.icon-streamline-workflow .path29:before{color:#6cb34b;content:"\e93f"}[dir=ltr] .icon-streamline-workflow .path29:before{margin-left:-1.02734375em}[dir=rtl] .icon-streamline-workflow .path29:before{margin-right:-1.02734375em}.icon-streamline-workflow .path30:before{color:#6cb34b;content:"\e940"}[dir=ltr] .icon-streamline-workflow .path30:before{margin-left:-1.02734375em}[dir=rtl] .icon-streamline-workflow .path30:before{margin-right:-1.02734375em}.icon-upload-arrow:before{content:"\e941"}.icon-warning:before{content:"\e942"}.icon-checkmark:before{content:"\e952"}.icon-cross:before{content:"\e953"}.icon-excel-icon:before{content:"\e950"}.icon-csv:before{content:"\e951"}.icon-chevron-circle-down:before{content:"\e94e"}.icon-chevron-circle-up:before{content:"\e94f"}html{font-size:16px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body,button,input,select,textarea{color:#333;font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased}body{background-color:#fff;word-wrap:break-word;word-break:break-word}body.ember-application.ui-theme-material{padding-top:0}body.ember-application.ui-theme-material main{background:none;box-shadow:none}body.ember-application.ui-theme-material.is-logged-in{padding-top:0}body.ember-application.ui-theme-material.is-logged-in header.primary{padding:0}h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;margin-top:0}p{margin-bottom:1rem;margin-top:0}abbr[data-original-title],abbr[title]{border-bottom:1px dotted abbr-border-color;cursor:help}address{font-style:normal;line-height:inherit}address,dl,ol,ul{margin-bottom:1rem}dl,ol,ul{margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd,dt{margin-bottom:.5rem}[dir=ltr] dd{margin-left:0}[dir=rtl] dd{margin-right:0}blockquote{margin:0 0 1rem}a{color:#2471c9;text-decoration:none}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}a.disabled{cursor:default}a.nostyle:link,a.nostyle:visited{color:inherit;text-decoration:inherit}img{vertical-align:middle}[role=button]{cursor:pointer}table{background-color:table-bg}caption{caption-side:bottom;color:text-muted;padding-bottom:1rem;padding-top:1rem}[dir=ltr] caption{text-align:left}[dir=rtl] caption{text-align:right}[dir=ltr] th{text-align:left}[dir=rtl] th{text-align:right}label{display:inline-block;margin-bottom:.5rem}button,input,select,textarea{line-height:inherit;margin:0}select{border:1px solid #bababa}select .prompt-text{color:#bababa}textarea{resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{display:block;font-size:1.5rem;line-height:inherit;margin-bottom:.5rem;padding:0;width:100%}input[type=search]{-webkit-appearance:none}output{display:inline-block}small{font-size:80%}cite{font-style:normal}hr{border:0;border-bottom:1px solid #e1e1e1}@media screen and (-webkit-min-device-pixel-ratio:0){select{background:#f1f1f1;height:36px;line-height:36px}}select::-moz-focus-inner{border:0;padding:0}@-moz-document url-prefix(){select{padding:4.5px 10px}}@media screen0{select{height:36px;line-height:36px}}@media print{*,:after,:before{background:transparent!important;box-shadow:none!important;color:#000!important;text-shadow:none!important}a,a:visited{color:#6db350!important;-webkit-print-color-adjust:exact;print-color-adjust:exact;text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}blockquote,pre{border:1px solid #959595;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}}input[type=password]:focus,input[type=search]:focus,input[type=text]:focus,select:focus{border:1px solid #58a618;border-radius:4px;outline:0}input:disabled.placeholder{color:#bababa}input:disabled::-webkit-input-placeholder{color:#bababa}input:disabled:-moz-placeholder,input:disabled::-moz-placeholder{color:#bababa}input:disabled::-ms-input-placeholder{color:#bababa}input[type=search]::-ms-clear{display:none;height:0;width:0}input[type=email],input[type=password],input[type=search],input[type=text],select{background-color:#fff;background-image:none;border:1px solid #bababa;border-radius:5px;box-sizing:border-box;color:#333;display:inline-block;font-size:16px;height:2.25em;line-height:1.25em;padding:1.5rem 10px;vertical-align:middle}input[type=email]::placeholder,input[type=password]::placeholder,input[type=search]::placeholder,input[type=text]::placeholder,select::placeholder{color:#555}input[type=email]::-ms-expand,input[type=password]::-ms-expand,input[type=search]::-ms-expand,input[type=text]::-ms-expand,select::-ms-expand{background-color:transparent;border:0}fieldset[disabled] input[type=email],fieldset[disabled] input[type=password],fieldset[disabled] input[type=search],fieldset[disabled] input[type=text],fieldset[disabled] select,input[type=email] [disabled=disabled],input[type=email].disabled,input[type=email]:disabled,input[type=password] [disabled=disabled],input[type=password].disabled,input[type=password]:disabled,input[type=search] [disabled=disabled],input[type=search].disabled,input[type=search]:disabled,input[type=text] [disabled=disabled],input[type=text].disabled,input[type=text]:disabled,select [disabled=disabled],select.disabled,select:disabled{background-color:#f1f1f1;color:#aaa;opacity:1}input[type=email][readonly],input[type=password][readonly],input[type=search][readonly],input[type=text][readonly],select[readonly]{background-color:#f1f1f1;color:#000;opacity:1}select{height:3.1rem;padding-bottom:0;padding-top:0}input.invalid,input[type=checkbox].invalid,input[type=radio].invalid,input[type=text].invalid,select.invalid{border:1px solid #ee4033;color:#ee4033}.field-grouping-container{max-width:750px}.field-grouping-container:after,.field-grouping-container:before{content:"";display:table}.field-grouping-container:after{clear:both}.field-grouping-container+.field-grouping-container{margin-top:.75rem}.field-grouping{display:inline-block}.field-grouping label{color:#333;display:block;font-size:14px;margin-bottom:.25rem}.field-grouping label.invalid{color:#ee4033}.field-grouping input[type=text]{width:100%}[dir=ltr] .field-grouping input[type=text]+input{margin-left:.5rem}[dir=rtl] .field-grouping input[type=text]+input{margin-right:.5rem}.field-grouping select{width:100%}[dir=ltr] .field-grouping select+input{margin-left:.5rem}[dir=rtl] .field-grouping select+input{margin-right:.5rem}.action-group{margin-top:2rem}.checkbox,.radio{display:block;margin-bottom:1rem;position:relative}.checkbox label,.radio label{color:#333;cursor:pointer;font-weight:400;margin-bottom:0}[dir=ltr] .checkbox label,[dir=ltr] .radio label{padding-left:1.25rem}[dir=rtl] .checkbox label,[dir=rtl] .radio label{padding-right:1.25rem}.checkbox label input:only-child,.radio label input:only-child{position:static}.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio]{margin-top:.25rem;position:absolute}[dir=ltr] .checkbox input[type=checkbox],[dir=ltr] .checkbox-inline input[type=checkbox],[dir=ltr] .radio input[type=radio],[dir=ltr] .radio-inline input[type=radio]{margin-left:-1.25rem}[dir=rtl] .checkbox input[type=checkbox],[dir=rtl] .checkbox-inline input[type=checkbox],[dir=rtl] .radio input[type=radio],[dir=rtl] .radio-inline input[type=radio]{margin-right:-1.25rem}.checkbox+.checkbox,.radio+.radio{margin-top:-.25rem}.checkbox-inline,.radio-inline{cursor:pointer;display:inline-block;font-weight:400;margin-bottom:0;position:relative;vertical-align:middle}[dir=ltr] .checkbox-inline,[dir=ltr] .radio-inline{padding-left:1.25rem}[dir=rtl] .checkbox-inline,[dir=rtl] .radio-inline{padding-right:1.25rem}.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline{margin-top:0}[dir=ltr] .checkbox-inline+.checkbox-inline,[dir=ltr] .radio-inline+.radio-inline{margin-left:.75rem}[dir=rtl] .checkbox-inline+.checkbox-inline,[dir=rtl] .radio-inline+.radio-inline{margin-right:.75rem}.checkbox-inline.disabled,.checkbox.disabled label,.radio-inline.disabled,.radio.disabled label,fieldset[disabled] .checkbox label,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio label,fieldset[disabled] .radio-inline,fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox]:disabled,input[type=radio].disabled,input[type=radio]:disabled{cursor:not-allowed}.notShown{display:none}h1,h2,h3,h4,h5,h6{font-family:inherit;font-weight:600;line-height:1.1}h1,h2,h3{margin-bottom:.5em;margin-top:.5em}h4,h5,h6{margin-bottom:10px;margin-top:10px}h1{font-size:3rem}h2{font-size:2.5rem}h3{font-size:2rem}h4{font-size:1.75rem}h5{font-size:1.5rem}h5,h6{letter-spacing:0}h6{font-size:1.25rem}table{border-collapse:collapse}table.clinic-portal-table{margin-bottom:1rem;max-width:100%;width:100%}table.clinic-portal-table td,table.clinic-portal-table th{line-height:line-height;vertical-align:top}table.clinic-portal-table thead th{background-color:#2471c9;color:#fff;font-size:.9rem;font-weight:400;padding:.6rem .8rem;position:relative;text-transform:uppercase;vertical-align:middle}table.clinic-portal-table thead th:lang(it){font-size:.8rem}table.clinic-portal-table thead th:after{bottom:0;content:"";display:block;height:80%;position:absolute;top:10%;width:1px}[dir=ltr] table.clinic-portal-table thead th:after{border-right:1px solid #fff;right:0}[dir=rtl] table.clinic-portal-table thead th:after{border-left:1px solid #fff;left:0}[dir=ltr] table.clinic-portal-table thead th:first-child{border-radius:6px 0 0 6px}[dir=ltr] table.clinic-portal-table thead th:last-child,[dir=rtl] table.clinic-portal-table thead th:first-child{border-radius:0 6px 6px 0}[dir=rtl] table.clinic-portal-table thead th:last-child{border-radius:6px 0 0 6px}[dir=ltr] table.clinic-portal-table thead th:last-child:after{border-right:0}[dir=rtl] table.clinic-portal-table thead th:last-child:after{border-left:0}table.clinic-portal-table td{padding:1rem;vertical-align:middle}table.clinic-portal-table tr{border-bottom:1px solid #e1e1e1}table.clinic-portal-table tbody+tbody{border-top:2px solid #e1e1e1}.alert--success{border:2px solid #6db350;border-radius:.5rem}.alert--information,.alert--success{font-weight:700;line-height:1.5rem;margin-bottom:1rem;padding:5px 10px;text-align:center}.alert--information{border:2px solid #1e2b5e;border-radius:.5rem}.alert--warning{border:2px solid #fba400;border-radius:.5rem}.alert--danger,.alert--warning{font-weight:700;line-height:1.5rem;margin-bottom:1rem;padding:5px 10px;text-align:center}.alert--danger{border:2px solid #ee4033;border-radius:.5rem}.alert--list ol,.alert--list ul{margin-bottom:1rem;margin-top:1rem}[dir=ltr] .alert--list ol,[dir=ltr] .alert--list ul{text-align:left}[dir=rtl] .alert--list ol,[dir=rtl] .alert--list ul{text-align:right}.alert-icon-inline{color:#fba400}.success-icon-inline{color:#6db350}.alert-icon{color:#fba400;font-size:50px;position:absolute;top:30px}[dir=ltr] .alert-icon{float:left;left:20px}[dir=rtl] .alert-icon{float:right;right:20px}.success-icon{color:#6db350;font-size:50px;position:absolute;top:30px}[dir=ltr] .success-icon{float:left;left:20px}[dir=rtl] .success-icon{float:right;right:20px}[dir=ltr] .alert-content{margin-left:60px}[dir=rtl] .alert-content{margin-right:60px}.alert-block{margin-top:1rem}.btn,.btn-lg,.btn-sm,.info-box-button{background-color:#6db350;border:2px solid #fff;border-radius:1.5em;box-shadow:0 6px 8px 0 rgba(0,0,0,.05),0 4px 10px 0 rgba(0,0,0,.05);color:#fff;cursor:pointer;display:inline-block;font-size:16px;font-weight:400;line-height:1.428571429;margin-bottom:6px;min-width:150px;padding:.375rem 1.25rem;text-align:center;text-decoration:none;touch-action:manipulation;transition:all .2s ease-in-out;-webkit-user-select:none;user-select:none;vertical-align:middle}.btn-lg:active,.btn-lg:focus,.btn-lg:hover,.btn-sm:active,.btn-sm:focus,.btn-sm:hover,.btn:active,.btn:focus,.btn:hover,.info-box-button:active,.info-box-button:focus,.info-box-button:hover{background-color:#57913f;border-color:#e0e0e0;color:#fff}.btn-lg:focus,.btn-sm:focus,.btn:active:focus,.btn:focus,.info-box-button:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline:0;outline-offset:-2px}.btn-lg:focus,.btn-sm:focus,.btn:focus,.info-box-button:focus{box-shadow:0 6px 8px 0 rgba(0,0,0,.05),0 4px 10px 0 rgba(0,0,0,.05);outline:0;text-decoration:none}.btn-lg:hover,.btn-sm:hover,.btn:hover,.info-box-button:hover{box-shadow:0 6px 17px 0 rgba(0,0,0,.2),0 4px 20px 0 rgba(0,0,0,.19);outline:0;text-decoration:none}.btn-lg:active,.btn-sm:active,.btn:active,.info-box-button:active{background-image:none;box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 0 10px 0 rgba(0,0,0,.12);outline:0}.btn-lg:disabled,.btn-sm:disabled,.btn:disabled,.info-box-button:disabled{box-shadow:none;opacity:.65}.btn--blue{background-color:#2471c9;border:none;border-radius:1.5em;box-shadow:0 6px 8px 0 rgba(0,0,0,.05),0 4px 10px 0 rgba(0,0,0,.05);color:#fff;cursor:pointer;display:inline-block;font-size:16px;font-weight:400;line-height:1.428571429;margin-bottom:6px;min-width:150px;padding:.375rem 1.25rem;text-align:center;text-decoration:none;touch-action:manipulation;transition:all .2s ease-in-out;-webkit-user-select:none;user-select:none;vertical-align:middle}.btn--blue:active,.btn--blue:focus,.btn--blue:hover{background-color:#1c599e;border-color:#e0e0e0;color:#fff}.btn--blue:active:focus,.btn--blue:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline:0;outline-offset:-2px}.btn--blue:focus{box-shadow:0 6px 8px 0 rgba(0,0,0,.05),0 4px 10px 0 rgba(0,0,0,.05);outline:0;text-decoration:none}.btn--blue:hover{box-shadow:0 6px 17px 0 rgba(0,0,0,.2),0 4px 20px 0 rgba(0,0,0,.19);outline:0;text-decoration:none}.btn--blue:active{background-image:none;box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 0 10px 0 rgba(0,0,0,.12);outline:0}.btn--blue:disabled{box-shadow:none;opacity:.65}.btn-lg{font-size:24px;line-height:1.33;padding:.5rem 1.5rem}.btn-lg,.btn-sm{border-radius:1.25em}.btn-sm{font-size:14px;line-height:1.5;padding:.25rem 1.5rem}.info-box-button{white-space:normal}.button-tooltip-wrapper{display:inline-block;position:relative}.btn-secondary{background-color:#fff;border-color:#bababa;color:#7c7c7c}.btn-secondary:hover{background-color:#f1f1f1;border-color:#6db350;color:#7c7c7c}.btn-secondary:disabled,.btn-secondary:disabled:hover{background-color:#f1f1f1;border-color:#fff;color:#7c7c7c}.btn-secondary:focus{background-color:#fff;border-color:#bababa;color:#7c7c7c}.btn-secondary:focus:hover{background-color:#f1f1f1;border-color:#6db350;color:#7c7c7c}.dialog{background:#fff;border:1px solid #959595;box-shadow:0 4px 10px 0 rgba(0,0,0,.2),0 2px 15px 0 rgba(0,0,0,.15)}[dir=ltr] .dialog{border-radius:1rem .5rem}[dir=rtl] .dialog{border-radius:.5rem 1rem}.global-error{text-align:center}.global-error .icon-warning{color:#fba400;display:block;font-size:4.5rem;margin-bottom:1.5rem}.footer-wrapper,clarity-application.clarity-application-footer.footer-wrapper{background:#fff;display:inline-block}@media only screen and (min-width:400px){.footer-wrapper,clarity-application.clarity-application-footer.footer-wrapper{padding:0 30px}}footer.primary{margin:auto;width:960px}footer.primary uploader-partnumber{margin-top:6px}footer.primary .footer__ce-mark-udi,footer.primary .footer__logo-nav-copyright{display:table;width:100%}footer.primary .footer__brand-logo,footer.primary .footer__copyright,footer.primary .footer__nav,footer.primary .footer__udi{display:table-cell;max-width:600px}footer.primary .footer__ce-mark-udi{margin:1rem 0}footer.primary .footer__copyright{font-size:.8rem}[dir=ltr] footer.primary .footer__copyright{text-align:right}[dir=rtl] footer.primary .footer__copyright{text-align:left}footer.primary .footer__brand-logo img{height:100%;margin-top:10px;max-height:40px;max-width:144px;width:100%}footer.primary .footer__nav{font-size:.8rem;text-align:center}footer.primary .footer__nav a+a:before{color:#6e6e6e;content:"|"}[dir=ltr] footer.primary .footer__nav a+a:before{margin-right:4px}[dir=rtl] footer.primary .footer__nav a+a:before{margin-left:4px}footer.primary .footer__nav:hover a:not(:hover){color:#aaa}footer.primary .footer__udi{font-size:.7rem}footer.primary .footer__udi li+li:before{color:#7c7c7c;content:"•"}[dir=ltr] footer.primary .footer__udi li+li:before{margin-left:2px;margin-right:5px}[dir=rtl] footer.primary .footer__udi li+li:before{margin-left:5px;margin-right:2px}footer.primary japan-blurb{display:block;font-size:.8rem}.forgot-credential-form input[type=text]{display:block;max-width:26em;width:100%}header.primary{font-size:16px;width:100%;z-index:50}header.primary .clinic-dashboard-navigation{padding-top:20px}header.primary .landing-page__navigation{align-items:center;padding:20px}.header-navigation{list-style:none;margin-bottom:0;margin-left:auto;margin-right:auto;max-width:990px;padding-bottom:10px;position:relative;width:auto}[dir=ltr] .header-navigation{padding-left:0}[dir=rtl] .header-navigation{padding-right:0}.header-navigation a{color:#333;display:inline-block;padding:2px}.header-navigation a:hover{color:#6db350}.header-navigation li{line-height:16px}.header-navigation .dropdown-menu li{line-height:22px}.header-navigation__brand-logo{display:block}@media only screen and (min-width:400px){.header-navigation__brand-logo{position:absolute;top:0}[dir=ltr] .header-navigation__brand-logo{right:0}[dir=rtl] .header-navigation__brand-logo{left:0}}.header-navigation__brand-logo a{display:block;padding:0;width:200px}.header-navigation__brand-logo img{height:100%;max-height:40px;max-width:176px;width:100%}.info-icon{background:#6db350;border-radius:50%;color:#fff;cursor:pointer;display:inline-block;font-size:14px;font-weight:700;height:18px;line-height:18px;text-align:center;vertical-align:middle;width:18px}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}body,body.ui-theme-material.ember-application>.ember-view,html{height:100%}body.ui-theme-material .app-wrapper{height:100%;width:100%}body.ui-theme-material .content-wrapper{display:block;height:100%;width:100%}body.ui-theme-material .header-wrapper{background:#fff;left:0;position:fixed;right:0;top:0;z-index:10}[dir=ltr] body.ui-theme-material .header-wrapper{box-shadow:8px 2px 8px rgba(0,0,0,.3)}[dir=rtl] body.ui-theme-material .header-wrapper{box-shadow:-8px 2px 8px rgba(0,0,0,.3)}body.ui-theme-material header.primary{background-color:#fff}body.ui-theme-material .content{padding:20px}body.ui-theme-material main{background-color:#fff;margin:0;padding:0}body.ui-theme-material main pagination-numbers{margin-bottom:0}.message-box{padding:4rem}.message-box content p{margin-top:1rem}.message-box .buttons{margin-top:2rem;text-align:center}[dir=ltr] .message-box .submit-button{margin-left:2em}[dir=rtl] .message-box .submit-button{margin-right:2em}.message-box fieldset.buttons{margin-top:16px}.stage-response{text-align:center}.stage-response .result-heading{color:#6db350;font-size:3.5rem;font-weight:700;margin-top:.75rem;text-align:center}.stage-response .result-heading .check-icon{font-size:2.9rem}.stage-response p{color:#7c7c7c;font-size:2rem;font-weight:700}.stage-response .check-icon,.stage-response .warning-icon{color:#6db350;font-size:75px}.stage-response .error-message,.stage-response .user-email{word-wrap:break-word;display:block;font-family:monospace;font-size:1.6rem;margin-top:2rem}.stage-response .user-email{font-weight:400}.stage-response .has-been-emailed-message{font-size:1.6rem;margin-top:1rem}.stage-response .has-been-emailed-message,.stage-response .user-email{display:block}.stage-response p.buttons{margin-top:4rem}[dir=ltr] .stage-response .upload-button{margin-right:.5rem}[dir=rtl] .stage-response .upload-button{margin-left:.5rem}.text-muted{color:#959595}.forgot-username-route main .lead,.lead-1,.not-found-route main .lead,.password-request-route main .lead,.password-reset-route main .lead,.registration-index-route main .lead,.registration-success-route main .lead,.registration-success-route main p,.session-expired-route main .lead,.set-user-credentials-route main .lead,.sso-select-clinic-route main .lead,.user-profile-password-update-route main .lead{font-size:1.25rem;font-weight:500;line-height:1.4}.export-dialog.ember-modal-dialog .lead,.export-route .bulk-export .lead,.generate-report-dialog.ember-modal-dialog h2,.lead-2,.registration-success-route main .call-to-action,.unlink-clinic-dialog .lead,div.delete-patient-confirmation .lead{font-size:1.5rem;font-weight:600;line-height:1.4}.lead-3{font-size:2rem;font-weight:700;line-height:1.2}.lead-4{font-size:2.5rem;font-weight:800;line-height:1.2}.display-1{font-size:3.5rem;font-weight:600}.display-2{font-size:4.5rem;font-weight:600}.display-3{font-size:5.5rem;font-weight:500}.display-4{font-size:6rem;font-weight:500}.subtitle{margin-top:-1rem}table.clinic-portal-table.bulk-export-history thead th{font-size:12px;font-weight:500;text-transform:none}table.clinic-portal-table.bulk-export-history thead th:first-child,table.clinic-portal-table.bulk-export-history thead th:last-child{border-radius:0}table.clinic-portal-table.bulk-export-history tr.bulk-export-history__no-exports:first-child td:first-child:first-child{border-radius:0 0 8px 8px}table.clinic-portal-table.bulk-export-history tr:last-child{border-bottom:none}export-history table{width:100%}export-history td{font-size:14px}export-history th.bulk-export-history-table-header__request-date{width:20%}export-history th.bulk-export-history-table-header__date-range{width:25%}export-history th.bulk-export-history-table-header__status{width:36%}export-history th.bulk-export-history-table-header__action{width:19%}export-history clarity-linear-progress{align-content:center;display:block;width:90%}export-history .export-history-row__action-button{color:#2471c9;height:auto;margin:0;min-height:0;padding:0;text-decoration:none}[dir=ltr] export-history .export-history-row__action-button{justify-content:left}[dir=rtl] export-history .export-history-row__action-button{justify-content:right}export-history .export-history-row__action-button .mdc-button__ripple{display:none}export-history .export-history-row__status-in-progress{display:flex;justify-content:space-between}export-history .export-history-row__status-in-progress-percentage{font-weight:700}export-history .mdc-linear-progress{border-radius:7px;height:8px}export-history .mdc-linear-progress__buffer-bar{background-color:rgba(95,168,69,.2)}export-history .mdc-linear-progress__bar-inner{border-color:#5fa845;border-top-width:8px}export-history .export-history-row__action{font-weight:700}export-history .bulk-export-history__no-exports{background-color:#f2f2f2;border-radius:0 0 6px 6px;height:123px}export-history .bulk-export-history__no-exports-message{color:rgba(0,0,0,.7);font-size:16px;font-weight:500;text-align:center}.clinic-registration-form .clinic-registration-form__show-suffix label[for=firstName],.clinic-registration-form .clinic-registration-form__show-suffix label[for=lastName]{clear:none;text-align:inherit;width:38.2%}[dir=ltr] .clinic-registration-form .clinic-registration-form__show-suffix label[for=firstName],[dir=ltr] .clinic-registration-form .clinic-registration-form__show-suffix label[for=lastName]{float:left;margin-left:0;margin-right:3%}[dir=rtl] .clinic-registration-form .clinic-registration-form__show-suffix label[for=firstName],[dir=rtl] .clinic-registration-form .clinic-registration-form__show-suffix label[for=lastName]{float:right;margin-left:3%;margin-right:0}.clinic-registration-form .clinic-registration-form__show-suffix label[for=firstName]:after,.clinic-registration-form .clinic-registration-form__show-suffix label[for=firstName]:before,.clinic-registration-form .clinic-registration-form__show-suffix label[for=lastName]:after,.clinic-registration-form .clinic-registration-form__show-suffix label[for=lastName]:before{content:"";display:table}.clinic-registration-form .clinic-registration-form__show-suffix label[for=firstName]:after,.clinic-registration-form .clinic-registration-form__show-suffix label[for=lastName]:after{clear:both}[dir=ltr] .clinic-registration-form .clinic-registration-form__show-suffix label[for=firstName]:last-child,[dir=ltr] .clinic-registration-form .clinic-registration-form__show-suffix label[for=lastName]:last-child{margin-right:0}[dir=rtl] .clinic-registration-form .clinic-registration-form__show-suffix label[for=firstName]:last-child,[dir=rtl] .clinic-registration-form .clinic-registration-form__show-suffix label[for=lastName]:last-child{margin-left:0}.clinic-registration-form .clinic-registration-form__show-suffix label[for=nameSuffix]{clear:none;margin-right:3%;text-align:inherit;width:17.6%}[dir=ltr] .clinic-registration-form .clinic-registration-form__show-suffix label[for=nameSuffix]{float:left;margin-left:0;margin-right:0}[dir=rtl] .clinic-registration-form .clinic-registration-form__show-suffix label[for=nameSuffix]{float:right;margin-left:0;margin-right:0}.clinic-registration-form .clinic-registration-form__show-suffix label[for=nameSuffix]:after,.clinic-registration-form .clinic-registration-form__show-suffix label[for=nameSuffix]:before{content:"";display:table}.clinic-registration-form .clinic-registration-form__show-suffix label[for=nameSuffix]:after{clear:both}[dir=ltr] .clinic-registration-form .clinic-registration-form__show-suffix label[for=nameSuffix]:last-child{margin-right:0}[dir=rtl] .clinic-registration-form .clinic-registration-form__show-suffix label[for=nameSuffix]:last-child{margin-left:0}.clinic-registration-form legend{font-size:1.25rem}.clinic-registration-form label{clear:none;text-align:inherit;width:48.5%}[dir=ltr] .clinic-registration-form label{float:left;margin-left:0;margin-right:3%}[dir=rtl] .clinic-registration-form label{float:right;margin-left:3%;margin-right:0}.clinic-registration-form label:after,.clinic-registration-form label:before{content:"";display:table}.clinic-registration-form label:after{clear:both}[dir=ltr] .clinic-registration-form label:last-child{margin-right:0}[dir=rtl] .clinic-registration-form label:last-child{margin-left:0}.clinic-registration-form label[for=address1],.clinic-registration-form label[for=address2],.clinic-registration-form label[for=name],.clinic-registration-form label[for=role]{clear:none;text-align:inherit;width:100%}[dir=ltr] .clinic-registration-form label[for=address1],[dir=ltr] .clinic-registration-form label[for=address2],[dir=ltr] .clinic-registration-form label[for=name],[dir=ltr] .clinic-registration-form label[for=role]{float:left;margin-left:0;margin-right:3%}[dir=rtl] .clinic-registration-form label[for=address1],[dir=rtl] .clinic-registration-form label[for=address2],[dir=rtl] .clinic-registration-form label[for=name],[dir=rtl] .clinic-registration-form label[for=role]{float:right;margin-left:3%;margin-right:0}.clinic-registration-form label[for=address1]:after,.clinic-registration-form label[for=address1]:before,.clinic-registration-form label[for=address2]:after,.clinic-registration-form label[for=address2]:before,.clinic-registration-form label[for=name]:after,.clinic-registration-form label[for=name]:before,.clinic-registration-form label[for=role]:after,.clinic-registration-form label[for=role]:before{content:"";display:table}.clinic-registration-form label[for=address1]:after,.clinic-registration-form label[for=address2]:after,.clinic-registration-form label[for=name]:after,.clinic-registration-form label[for=role]:after{clear:both}[dir=ltr] .clinic-registration-form label[for=address1]:last-child,[dir=ltr] .clinic-registration-form label[for=address2]:last-child,[dir=ltr] .clinic-registration-form label[for=name]:last-child,[dir=ltr] .clinic-registration-form label[for=role]:last-child{margin-right:0}[dir=rtl] .clinic-registration-form label[for=address1]:last-child,[dir=rtl] .clinic-registration-form label[for=address2]:last-child,[dir=rtl] .clinic-registration-form label[for=name]:last-child,[dir=rtl] .clinic-registration-form label[for=role]:last-child{margin-left:0}[dir=ltr] .clinic-registration-form label[for=city]+label[for=state],[dir=ltr] .clinic-registration-form label[for=country]+label[for=zipcode],[dir=ltr] .clinic-registration-form label[for=emailConfirmation],[dir=ltr] .clinic-registration-form label[for=state]+label[for=city]{margin-right:0}[dir=rtl] .clinic-registration-form label[for=city]+label[for=state],[dir=rtl] .clinic-registration-form label[for=country]+label[for=zipcode],[dir=rtl] .clinic-registration-form label[for=emailConfirmation],[dir=rtl] .clinic-registration-form label[for=state]+label[for=city]{margin-left:0}.clinic-registration-form label>input,.clinic-registration-form label>select{display:block;width:100%}.clinic-registration-form fieldset{margin-bottom:2rem}.clinic-registration-form .clinic-registration-form__terms-of-use p{clear:both}.clinic-registration-form .clinic-registration-form__terms-of-use a{text-decoration:underline}.clinic-registration-form .clinic-registration-form__privacy-policy:after,.clinic-registration-form .clinic-registration-form__privacy-policy:before,.clinic-registration-form .clinic-registration-form__terms-of-use-item:after,.clinic-registration-form .clinic-registration-form__terms-of-use-item:before{content:"";display:table}.clinic-registration-form .clinic-registration-form__privacy-policy:after,.clinic-registration-form .clinic-registration-form__terms-of-use-item:after{clear:both}.clinic-registration-form .clinic-registration-form__privacy-policy label,.clinic-registration-form .clinic-registration-form__terms-of-use-item label{color:#6e6e6e;font-size:1rem;line-height:1.5;margin-bottom:1em;width:95%}[dir=ltr] .clinic-registration-form .clinic-registration-form__privacy-policy label,[dir=ltr] .clinic-registration-form .clinic-registration-form__terms-of-use-item label{float:right;margin-right:0}[dir=rtl] .clinic-registration-form .clinic-registration-form__privacy-policy label,[dir=rtl] .clinic-registration-form .clinic-registration-form__terms-of-use-item label{float:left;margin-left:0}.clinic-registration-form .clinic-registration-form__privacy-policy.clinic-registration-form__japanese-licensing-text-item a,.clinic-registration-form .clinic-registration-form__terms-of-use-item.clinic-registration-form__japanese-licensing-text-item a{width:95%}[dir=ltr] .clinic-registration-form .clinic-registration-form__privacy-policy.clinic-registration-form__japanese-licensing-text-item a,[dir=ltr] .clinic-registration-form .clinic-registration-form__terms-of-use-item.clinic-registration-form__japanese-licensing-text-item a{float:right}[dir=rtl] .clinic-registration-form .clinic-registration-form__privacy-policy.clinic-registration-form__japanese-licensing-text-item a,[dir=rtl] .clinic-registration-form .clinic-registration-form__terms-of-use-item.clinic-registration-form__japanese-licensing-text-item a{float:left}.clinic-registration-form .clinic-registration-form__privacy-policy.clinic-registration-form__japanese-licensing-text-item label,.clinic-registration-form .clinic-registration-form__terms-of-use-item.clinic-registration-form__japanese-licensing-text-item label{margin-bottom:0}.clinic-registration-form .clinic-registration-form__submit-button{display:block;margin:0 auto 2em}.clinic-registration-form .clinic-registration-form__country-value{color:#7c7c7c}div.delete-patient-confirmation{padding:1.5rem 3rem 2rem;position:relative;text-align:center}div.delete-patient-confirmation h1{color:#6db350;font-weight:700;letter-spacing:1px}div.delete-patient-confirmation h2{font-size:2rem;font-weight:700}div.delete-patient-confirmation .lead{font-size:1.3rem;font-weight:400}[dir=ltr] div.delete-patient-confirmation table{text-align:left}[dir=rtl] div.delete-patient-confirmation table{text-align:right}div.delete-patient-confirmation table td{padding:1.5rem}[dir=ltr] div.delete-patient-confirmation table td{text-align:left}[dir=rtl] div.delete-patient-confirmation table td{text-align:right}div.delete-patient-confirmation .delete-patient-confirmation__title{margin-bottom:3rem}div.delete-patient-confirmation .delete-patient-confirmation__success-icon,div.delete-patient-confirmation .delete-patient-confirmation__warning-icon{display:inline;height:2.3rem;letter-spacing:1px;margin:0 10px 10px}div.delete-patient-confirmation .delete-patient-confirmation__warning-message{color:#fba400}div.delete-patient-confirmation .delete-patient-confirmation__buttons{margin-top:2rem}div.delete-patient-confirmation .delete-patient-confirmation__buttons button{margin:0 20px}div.delete-patient-confirmation .delete-patient-confirmation__warning{font-size:1.5rem;font-weight:700;margin-bottom:0}.export-dialog.ember-modal-dialog{min-height:300px;overflow:visible;padding:2rem 4rem 1rem;position:relative;text-align:center}.export-dialog.ember-modal-dialog date-range-picker{margin:0 auto;z-index:10}.export-dialog.ember-modal-dialog h1{color:#6db350;font-weight:700;letter-spacing:1px;margin-bottom:3rem}.export-dialog.ember-modal-dialog .lead{font-weight:400}.export-dialog.ember-modal-dialog .export-dialog__title{margin-bottom:3rem}.export-dialog.ember-modal-dialog .export-dialog__form input{margin:1rem}.export-dialog.ember-modal-dialog .export-dialog__explanation{background:url(/professional/assets/icons/excel-icon-big.svg) no-repeat;background-size:7rem;border:1px solid #bababa;border-radius:10px;font-size:1.2rem;line-height:1.6;margin:-1rem 4rem 2rem;min-height:12rem;position:relative;z-index:-1}[dir=ltr] .export-dialog.ember-modal-dialog .export-dialog__explanation{background-position:10% 50%;padding:3.8rem 4rem 3rem 15rem;text-align:left}[dir=rtl] .export-dialog.ember-modal-dialog .export-dialog__explanation{background-position:90% 50%;padding:3.8rem 15rem 3rem 4rem;text-align:right}.export-dialog.ember-modal-dialog .export-dialog__explanation section{margin-bottom:1rem}[dir=ltr] .export-dialog.ember-modal-dialog .export-dialog__explanation section{margin-left:12rem}[dir=rtl] .export-dialog.ember-modal-dialog .export-dialog__explanation section{margin-right:12rem}.export-dialog.ember-modal-dialog .export-dialog__warning{line-height:normal;margin-top:2rem}[dir=ltr] .export-dialog.ember-modal-dialog .export-dialog__warning{padding-left:3.8rem}[dir=rtl] .export-dialog.ember-modal-dialog .export-dialog__warning{padding-right:3.8rem}.export-dialog.ember-modal-dialog .export-dialog__warning em{font-size:1rem}.export-dialog.ember-modal-dialog .export-dialog__warning:before{color:#fba400;content:"\e942";font-family:ClarityFont;font-size:2.5rem;position:absolute;top:151px}[dir=ltr] .export-dialog.ember-modal-dialog .export-dialog__warning:before{left:244px}[dir=rtl] .export-dialog.ember-modal-dialog .export-dialog__warning:before{right:244px}.export-dialog.ember-modal-dialog .export-dialog__status{margin-top:2.5rem}[dir=ltr] .export-dialog.ember-modal-dialog .export-dialog__status{margin-left:12rem;text-align:left}[dir=rtl] .export-dialog.ember-modal-dialog .export-dialog__status{margin-right:12rem;text-align:right}.export-dialog.ember-modal-dialog .export-dialog__status:before{content:url(/professional/assets/icons/excel-icon-big.svg);position:absolute;top:54px;width:145px}[dir=ltr] .export-dialog.ember-modal-dialog .export-dialog__status:before{left:75px}[dir=rtl] .export-dialog.ember-modal-dialog .export-dialog__status:before{right:75px}.export-dialog.ember-modal-dialog .export-dialog__status+button{display:block;margin:0 auto}.export-dialog.ember-modal-dialog .export-dialog__close-icon{visibility:hidden}.export-dialog.ember-modal-dialog .export-dialog__close-icon:before{content:url(/professional/assets/icons/close-popup-icon.svg);cursor:pointer;position:absolute;top:16px;visibility:visible;width:24px}[dir=ltr] .export-dialog.ember-modal-dialog .export-dialog__close-icon:before{right:16px}[dir=rtl] .export-dialog.ember-modal-dialog .export-dialog__close-icon:before{left:16px}.export-dialog.ember-modal-dialog transmitter-session-picker .mdc-select{background-color:#fff}export-history .icon-checkmark{color:#24e429}export-history .icon-cross{color:red}export-history .la-ball-clip-rotate.la-sm{color:#777;display:inline}[dir=ltr] export-history .la-ball-clip-rotate.la-sm{margin-right:5px}[dir=rtl] export-history .la-ball-clip-rotate.la-sm{margin-left:5px}export-history .la-ball-clip-rotate.la-sm>div{height:14px;width:14px}export-history .export-history__no-exports-message{color:#aaa;text-align:center}.form-error-box .alert--danger,.form-error-box .alert--information,.form-error-box .alert--success,.form-error-box .alert--warning{display:block;margin-top:1rem;width:100%}.generate-report-dialog.ember-modal-dialog{min-height:300px;min-width:555px;padding:1.5rem 2rem;position:relative}.generate-report-dialog.ember-modal-dialog h1{font-weight:700;margin-top:0}.generate-report-dialog.ember-modal-dialog date-range-picker{margin:2rem auto}.generate-report-dialog.ember-modal-dialog .generate-report-dialog__report-selection{text-align:center}.generate-report-dialog.ember-modal-dialog .generate-report-dialog__compare-period{font-size:14px;margin-bottom:2rem;margin-left:auto;margin-right:auto;text-align:center}.generate-report-dialog.ember-modal-dialog .generate-report-dialog__submit-buttons{text-align:center}.generate-report-dialog.ember-modal-dialog .generate-report-dialog__submit-buttons button{margin-left:1.8em;margin-right:1.8em}.generate-report-dialog.ember-modal-dialog .generate-report-dialog__content-container{text-align:center}.generate-report-dialog.ember-modal-dialog .generate-report-dialog__color-mode-picker{margin-bottom:20px}.generate-report-dialog.ember-modal-dialog transmitter-session-picker .mdc-select{padding-bottom:5px;padding-top:10px}.generate-report-dialog-placeholder{display:inline-block}investigational-use-notification-banner{background:#ee4033;color:#fff;display:block;font-size:16px;font-weight:600;padding:0;text-align:center;width:100%}investigational-use-notification-banner .investigational-use-notification-banner__message{line-height:2em;margin:0 auto;max-width:100%;padding:6px 0;text-align:center}body.ui-theme-material .login-form{margin:0;max-width:775px}[dir=ltr] body.ui-theme-material .login-form{text-align:left}[dir=rtl] body.ui-theme-material .login-form{text-align:right}body.ui-theme-material .login-form .login-form__center-login{display:inline-block}body.ui-theme-material .login-form form{text-align:center}body.ui-theme-material .login-form button{margin-top:4px}[dir=ltr] body.ui-theme-material .login-form button{margin-left:.5rem}[dir=rtl] body.ui-theme-material .login-form button{margin-right:.5rem}body.ui-theme-material .login-form input{width:254px}[dir=ltr] body.ui-theme-material .login-form input+input{margin-left:.5rem}[dir=rtl] body.ui-theme-material .login-form input+input{margin-right:.5rem}body.ui-theme-material .login-form .placeholder{color:#6b6b6b;pointer-events:none}body.ui-theme-material .login-form input:not([type=submit]){border:1px solid #eee;color:#000;font-size:16px}body.ui-theme-material .login-form input:not([type=submit])::placeholder{color:#6b6b6b;font-size:16px}body.ui-theme-material .login-form input[name=password],body.ui-theme-material .login-form input[name=username]{background-color:#f2f2f2;background-repeat:no-repeat;border:1px solid #eee;box-shadow:none;height:2.65em}[dir=ltr] body.ui-theme-material .login-form input[name=password],[dir=ltr] body.ui-theme-material .login-form input[name=username]{padding-left:19px;padding-right:43px}[dir=rtl] body.ui-theme-material .login-form input[name=password],[dir=rtl] body.ui-theme-material .login-form input[name=username]{padding-left:43px;padding-right:19px}body.ui-theme-material .login-form input[name=password]:hover,body.ui-theme-material .login-form input[name=username]:hover{border:1px solid #ccc}body.ui-theme-material .login-form input[name=password]:focus,body.ui-theme-material .login-form input[name=username]:focus{border:1px solid #2471c9;border-color:var(--mdc-theme-primary,#2471c9)}body.ui-theme-material .login-form input[type=submit]{margin-top:7px}body.ui-theme-material .login-form .forgot-password{font-size:.9rem;font-style:italic;font-weight:500;margin-top:-.3rem}[dir=ltr] body.ui-theme-material .login-form .forgot-password{margin-left:25rem}[dir=rtl] body.ui-theme-material .login-form .forgot-password{margin-right:25rem}body.ui-theme-material .login-form .forgot-username-link-holder{display:inline-block;width:262px}body.ui-theme-material .login-form .forgot-password-or-username{display:block;font-size:16px;margin-top:0}[dir=ltr] body.ui-theme-material .login-form .forgot-password-or-username{text-align:left}[dir=rtl] body.ui-theme-material .login-form .forgot-password-or-username{text-align:right}body.ui-theme-material .login-form .forgot-password-or-username a{display:inline-block;text-decoration:none;vertical-align:top}body.ui-theme-material .login-form .forgot-password-or-username a:hover{text-decoration:underline}body.ui-theme-material .login-form .alert--danger{text-align:center}@media print{body{height:unset}}body.ui-theme-material .ember-modal-overlay{align-items:center;display:flex;height:100vh;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:200}body.ui-theme-material .ember-modal-dialog{margin-top:0!important;max-height:100vh;max-width:950px;overflow-y:auto;position:relative;z-index:200}[dir=ltr] body.ui-theme-material .ember-modal-dialog{margin-left:0!important}[dir=rtl] body.ui-theme-material .ember-modal-dialog{margin-right:0!important}body.ui-theme-material .ember-modal-dialog.ember-modal-dialog-in-place{position:relative}body.ui-theme-material .ember-modal-dialog .close-button{cursor:pointer;position:absolute;top:1rem}[dir=ltr] body.ui-theme-material .ember-modal-dialog .close-button{right:1rem}[dir=rtl] body.ui-theme-material .ember-modal-dialog .close-button{left:1rem}body.ui-theme-material .ember-modal-dialog{background-color:#fff;border-radius:10px;box-shadow:0 4px 10px 0 rgba(0,0,0,.2),0 2px 15px 0 rgba(0,0,0,.15);padding:2rem}body.ui-theme-material .ember-modal-overlay.translucent{background-color:rgba(0,0,0,.5);z-index:200}.password-input-group input{display:block;width:100%}.password-input-group p.password-requirements-text{margin-top:1rem}.password-input-group .password-strength{list-style:none}[dir=ltr] .password-input-group .password-strength{padding-left:0}[dir=rtl] .password-input-group .password-strength{padding-right:0}.password-input-group .password-strength img{height:14px;width:14px}[dir=ltr] .password-input-group .password-strength img{margin-right:7px}[dir=rtl] .password-input-group .password-strength img{margin-left:7px}.password-input-group .password-strength li{clear:both;color:#333;font-size:14px;margin-bottom:.25rem}.password-update-form input{display:block;min-width:300px;width:100%}[dir=ltr] .password-update-form .cancel{margin-left:10px}[dir=rtl] .password-update-form .cancel{margin-right:10px}patient-dialog{display:inline-table;padding-left:20px;padding-right:20px;position:absolute;width:103%;z-index:2}[dir=ltr] patient-dialog{left:0;margin-left:-1.5%}[dir=rtl] patient-dialog{margin-right:-1.5%;right:0}patient-dialog.dialog{border:1px solid #bababa;border-radius:.5rem}patient-dialog .patient-dialog__close-button{background:url(/professional/assets/icons/close-popup-icon.svg) no-repeat;margin:.5rem;text-indent:-99999px}patient-dialog .patient-dialog__close-button,patient-dialog .patient-dialog__close-button:before{cursor:pointer;position:absolute;top:5px;width:20px}[dir=ltr] patient-dialog .patient-dialog__close-button,[dir=ltr] patient-dialog .patient-dialog__close-button:before{right:5px}[dir=rtl] patient-dialog .patient-dialog__close-button,[dir=rtl] patient-dialog .patient-dialog__close-button:before{left:5px}patient-dialog table{margin-bottom:0;table-layout:fixed}[dir=ltr] patient-dialog table .patient-dialog__upload-button{float:right}[dir=rtl] patient-dialog table .patient-dialog__upload-button{float:left}patient-dialog table .icon-edit,patient-dialog table .patient-dialog__delete-button{position:relative}patient-dialog table .patient-dialog__delete-button,patient-dialog table .patient-dialog__edit-button,patient-dialog table .patient-dialog__export-button{color:#2471c9;cursor:pointer;font-size:.875rem;font-weight:500}[dir=ltr] patient-dialog table .patient-dialog__delete-button,[dir=ltr] patient-dialog table .patient-dialog__edit-button,[dir=ltr] patient-dialog table .patient-dialog__export-button{margin-right:2em}[dir=rtl] patient-dialog table .patient-dialog__delete-button,[dir=rtl] patient-dialog table .patient-dialog__edit-button,[dir=rtl] patient-dialog table .patient-dialog__export-button{margin-left:2em}patient-dialog tr.patient-dialog__patient-info-row td:first-child{color:#000;font-weight:700}patient-dialog tr.patient-dialog_patient-data-buttons-row td{text-align:center}patient-dialog tr.patient-dialog_patient-data-buttons-row td .patient-view-data-button,patient-dialog tr.patient-dialog_patient-data-buttons-row td patient-upload-data-button{border-radius:.5rem;width:25%}patient-dialog .patient-dialog__delete-button{display:inline-flex}[dir=ltr] patient-dialog .patient-dialog__delete-button{background:url(/professional/assets/icons/trash-icon.svg) no-repeat 0;padding-left:28px}[dir=rtl] patient-dialog .patient-dialog__delete-button{background:url(/professional/assets/icons/trash-icon.svg) no-repeat 100%;padding-right:28px}patient-dialog .patient-dialog__edit-button{display:inline-flex}[dir=ltr] patient-dialog .patient-dialog__edit-button{background:url(/professional/assets/icons/edit-icon.svg) no-repeat 0;padding-left:28px}[dir=rtl] patient-dialog .patient-dialog__edit-button{background:url(/professional/assets/icons/edit-icon.svg) no-repeat 100%;padding-right:28px}patient-dialog .patient-dialog__export-button{display:inline-flex}[dir=ltr] patient-dialog .patient-dialog__export-button{background:url(/professional/assets/icons/excel-icon.svg) no-repeat 0;padding-left:32px}[dir=rtl] patient-dialog .patient-dialog__export-button{background:url(/professional/assets/icons/excel-icon.svg) no-repeat 100%;padding-right:32px}patient-dialog .patient-dialog__export-button.disabled{color:#bababa;cursor:not-allowed;display:inline-flex}[dir=ltr] patient-dialog .patient-dialog__export-button.disabled{background:url(/professional/assets/icons/excel-icon-disabled.svg) no-repeat 0}[dir=rtl] patient-dialog .patient-dialog__export-button.disabled{background:url(/professional/assets/icons/excel-icon-disabled.svg) no-repeat 100%}patient-dialog .patient-dialog__reset-device-button{background-image:url(/professional/assets/icons/reset-device.svg);background-position:center 20px;background-repeat:no-repeat;background-size:45px;border-radius:.5rem;display:inline-block;font-size:15px;height:140px;padding-top:50px;position:relative;width:190px}[dir=ltr] patient-dialog .patient-dialog__reset-device-button{margin-right:10px;padding-right:20px}[dir=rtl] patient-dialog .patient-dialog__reset-device-button{margin-left:10px;padding-left:20px}.patient-form{max-width:710px}[dir=ltr] .patient-form .field-grouping input,[dir=ltr] .patient-form .field-grouping select{margin-left:0;margin-right:.5rem}[dir=rtl] .patient-form .field-grouping input,[dir=rtl] .patient-form .field-grouping select{margin-left:.5rem;margin-right:0}.patient-form .field-grouping.patients-edit-last label{position:relative}.patient-form .field-grouping-container.patient-form--patient-id .field-grouping,.patient-form .patient-form--patient-id{width:auto}.patient-form .patient-form--patient-name .field-grouping{clear:none;text-align:inherit;width:48.5%}[dir=ltr] .patient-form .patient-form--patient-name .field-grouping{float:left;margin-left:0;margin-right:3%}[dir=rtl] .patient-form .patient-form--patient-name .field-grouping{float:right;margin-left:3%;margin-right:0}.patient-form .patient-form--patient-name .field-grouping:after,.patient-form .patient-form--patient-name .field-grouping:before{content:"";display:table}.patient-form .patient-form--patient-name .field-grouping:after{clear:both}[dir=ltr] .patient-form .patient-form--patient-name .field-grouping:last-child{margin-right:0}[dir=rtl] .patient-form .patient-form--patient-name .field-grouping:last-child{margin-left:0}.patient-form .patient-form--patient-date-of-birth .field-grouping,.patient-form .patient-form--patient-id .field-grouping{clear:none;text-align:inherit;width:100%}[dir=ltr] .patient-form .patient-form--patient-date-of-birth .field-grouping,[dir=ltr] .patient-form .patient-form--patient-id .field-grouping{float:left;margin-left:0;margin-right:3%}[dir=rtl] .patient-form .patient-form--patient-date-of-birth .field-grouping,[dir=rtl] .patient-form .patient-form--patient-id .field-grouping{float:right;margin-left:3%;margin-right:0}.patient-form .patient-form--patient-date-of-birth .field-grouping:after,.patient-form .patient-form--patient-date-of-birth .field-grouping:before,.patient-form .patient-form--patient-id .field-grouping:after,.patient-form .patient-form--patient-id .field-grouping:before{content:"";display:table}.patient-form .patient-form--patient-date-of-birth .field-grouping:after,.patient-form .patient-form--patient-id .field-grouping:after{clear:both}[dir=ltr] .patient-form .patient-form--patient-date-of-birth .field-grouping:last-child,[dir=ltr] .patient-form .patient-form--patient-id .field-grouping:last-child{margin-right:0}[dir=rtl] .patient-form .patient-form--patient-date-of-birth .field-grouping:last-child,[dir=rtl] .patient-form .patient-form--patient-id .field-grouping:last-child{margin-left:0}.patient-generate-report__button{background-image:url(/professional/assets/icons/file-icon.svg);background-position:center 16px;background-repeat:no-repeat;background-size:40px;border-radius:.25rem;display:inline-block;font-size:14px;height:104px;padding-top:64px;position:relative;width:240px}[dir=ltr] .patient-generate-report__button{margin-right:10px;padding-right:20px}[dir=rtl] .patient-generate-report__button{margin-left:10px;padding-left:20px}.patient-list__clinic-sharing-code-dialog .patient-list-clinic-code-dialog__clinic-code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:2rem;font-weight:700;padding-bottom:32px;padding-top:32px;text-align:center}.patient-list__clinic-sharing-code-dialog .patient-list-clinic-code-dialog__content{padding-bottom:32px}.patient-list__clinic-sharing-code-dialog printable-clinic-sharing-code-invitation,.patient-list__clinic-sharing-code-dialog sharing-code-copy-element{display:none}@media print{.patient-list__clinic-sharing-code-dialog printable-clinic-sharing-code-invitation{display:block}}.patient-list-row{cursor:pointer;transition:background-color .1s linear}.patient-list-row:hover{background-color:#fff}patient-list{display:block;height:660px;min-height:50vh;position:relative}patient-list .patient-list__table{table-layout:fixed}patient-list .patient-list__table th.sortable{cursor:pointer}patient-list .patient-list__table th>div{display:table-cell;vertical-align:middle;width:100%}patient-list .patient-list__table i.icon-caret-down,patient-list .patient-list__table i.icon-caret-none,patient-list .patient-list__table i.icon-caret-up{font-size:22px}[dir=ltr] patient-list .patient-list__table i.icon-caret-down,[dir=ltr] patient-list .patient-list__table i.icon-caret-none,[dir=ltr] patient-list .patient-list__table i.icon-caret-up{float:right;margin-right:-8px}[dir=rtl] patient-list .patient-list__table i.icon-caret-down,[dir=rtl] patient-list .patient-list__table i.icon-caret-none,[dir=rtl] patient-list .patient-list__table i.icon-caret-up{float:left;margin-left:-8px}patient-list td{padding:1rem .7rem}patient-list .patient-list__patient-name{color:#000;font-weight:700;max-width:255px;min-width:255px;width:255px}patient-list .patient-list__linking-status,patient-list .patient-list__patient-id{max-width:150px;min-width:150px;width:150px}patient-list .patient-list__last-upload{max-width:170px;min-width:170px;width:170px}patient-list .patient-list__dob,patient-list .patient-list__gmi{max-width:150px;min-width:150px;width:150px}patient-list .patient-list__loading-spinner{top:35%}patient-list.patient-list--empty td{border-bottom:2px solid #f1f1f1;color:#aaa;padding:1em;text-align:center;width:100%}patient-list.single-patient{height:auto;min-height:10vh}patient-list .patient-list__link-status{position:relative}[dir=ltr] patient-list .patient-list__link-status{padding-left:1.5em}[dir=rtl] patient-list .patient-list__link-status{padding-right:1.5em}patient-list .patient-list-gmi{position:relative}patient-list .patient-list__link-status-icon--off{background-image:url(/professional/assets/images/inactive.svg);background-repeat:no-repeat}[dir=ltr] patient-list .patient-list__link-status-icon--off{background-position:0}[dir=rtl] patient-list .patient-list__link-status-icon--off{background-position:100%}patient-list .patient-list__link-status-icon--on{background-image:url(/professional/assets/images/active.svg);background-repeat:no-repeat}[dir=ltr] patient-list .patient-list__link-status-icon--on{background-position:0}[dir=rtl] patient-list .patient-list__link-status-icon--on{background-position:100%}patient-list .patient-list__unknown-value{display:block;text-align:center}.patient-reset-device__button{background-image:url(/professional/assets/icons/reset-device.svg);background-position:center 20px;background-repeat:no-repeat;background-size:45px;border-radius:.5rem;display:inline-block;font-size:15px;height:140px;padding-top:50px;position:relative;width:190px}[dir=ltr] .patient-reset-device__button{margin-right:10px;padding-right:20px}[dir=rtl] .patient-reset-device__button{margin-left:10px;padding-left:20px}.patient-reset-device__button a,.patient-reset-device__button a:hover{color:#fff}.patient-upload-data__button{background-image:url(/professional/assets/icons/upload.svg);background-position:center 16px;background-repeat:no-repeat;background-size:40px;border-radius:.25rem;display:inline-block;font-size:14px;height:104px;padding-top:64px;position:relative;width:240px}[dir=ltr] .patient-upload-data__button{margin-right:10px;padding-right:20px}[dir=rtl] .patient-upload-data__button{margin-left:10px;padding-left:20px}.patient-upload-data__button a,.patient-upload-data__button a:hover{color:#fff}.patient-upload-data header{padding-bottom:6px}.patient-upload-data .gdpr-warning{margin-bottom:2rem}.patient-upload-data .gdpr-warning__title{color:#fba400;font-size:1.3rem;font-weight:700}.patient-view-data__button{background-image:url(/professional/assets/icons/direct-icon.svg);background-position:center 16px;background-repeat:no-repeat;background-size:40px;border-radius:.25rem;display:inline-block;font-size:14px;height:104px;padding-top:64px;position:relative;width:240px}[dir=ltr] .patient-view-data__button{margin-right:10px;padding-right:20px}[dir=rtl] .patient-view-data__button{margin-left:10px;padding-left:20px}.patient-view-data-button__post-form{display:none}.swal2-container ul{list-style-type:none}[dir=ltr] .swal2-container ul{padding-left:0}[dir=rtl] .swal2-container ul{padding-right:0}.swal2-container .swal2-modal{font-family:Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif}.swal2-container .swal2-content{font-weight:400;padding-bottom:.5rem}.swal2-container .swal2-content a{font-weight:500}.swal2-container .swal2-icon{margin:20px auto 10px}.swal2-container .swal2-icon.swal2-warning{border-color:#fba400;color:#fba400}[dir=ltr] .swal2-container button+button{margin-left:1rem}[dir=rtl] .swal2-container button+button{margin-right:1rem}[dir=ltr] .swal2-container button[style*="display: none"]+button{margin-left:0}[dir=rtl] .swal2-container button[style*="display: none"]+button{margin-right:0}.printable-clinic-sharing-code-invitation{background:#fff;color:#000;margin-top:1.5rem;page-break-after:avoid;text-align:center}.printable-clinic-sharing-code-invitation h1{font-size:24px;font-weight:700;margin-bottom:.75rem;text-align:center}.printable-clinic-sharing-code-invitation h2{font-size:16px;font-weight:400;margin-bottom:.75rem;text-align:center}.printable-clinic-sharing-code-invitation p{font-size:12px;margin-bottom:.75rem}.printable-clinic-sharing-code-invitation .printable-clinic-sharing-code-invitation__logo{margin-bottom:.75rem}.printable-clinic-sharing-code-invitation .printable-clinic-sharing-code-invitation__clinic-code-label{font-size:18px;font-weight:700;height:21px;margin:0 auto .5rem;width:322px}.printable-clinic-sharing-code-invitation .printable-clinic-sharing-code-invitation__clinic-code-container{border:1px solid #58a618;border-radius:8px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:24px;font-weight:700;height:52px;line-height:52px;margin:0 auto 1.5rem;width:350px}.printable-clinic-sharing-code-invitation .printable-clinic-sharing-code-invitation__marketing-text{font-size:16px;margin:0 auto;width:475px}.printable-clinic-sharing-code-invitation .printable-clinic-sharing-code-invitation__how-to-share{margin:0 auto;width:375px}.registration-country-form__submit-button{margin-top:2em}.anonymous-upload__button-holder{left:0;margin-bottom:32px;right:0;width:100%}.anonymous-upload__button-holder,.sharing-code__form-holder{bottom:0;display:flex;justify-content:center;position:absolute}body.ui-theme-material .sharing-code-form{margin-top:.2rem;position:relative}body.ui-theme-material .sharing-code-form ::-ms-clear{display:none}body.ui-theme-material .sharing-code-form p{margin-bottom:8px;margin-top:6px}body.ui-theme-material .sharing-code-form input{display:inline-block;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1rem;height:2.25em;margin:0;padding-left:1rem;padding-right:1rem;width:50%}body.ui-theme-material .sharing-code-form input::placeholder{color:#959595}body.ui-theme-material .sharing-code-form button[type=submit]{cursor:not-allowed;display:inline;margin:0;vertical-align:baseline}[dir=ltr] body.ui-theme-material .sharing-code-form button[type=submit]{margin-left:10px}[dir=rtl] body.ui-theme-material .sharing-code-form button[type=submit]{margin-right:10px}body.ui-theme-material .sharing-code-form.valid button[type=submit]{cursor:pointer}body.ui-theme-material .sharing-code-form .sharing-code-form__message{display:inline-block;margin-bottom:4px;visibility:hidden}body.ui-theme-material .sharing-code-form .sharing-code-form__message,body.ui-theme-material .sharing-code-form.invalid .sharing-code-form__message{font-size:.9rem;margin-top:10px}body.ui-theme-material .sharing-code-form.invalid .sharing-code-form__message{background:#fff;border-radius:4px;color:#ee4033;margin-top:5px;visibility:visible}body.ui-theme-material .sharing-code-form i.valid-sharing-code{color:#6db350;opacity:0;position:absolute;top:2.8rem;width:20px}[dir=ltr] body.ui-theme-material .sharing-code-form i.valid-sharing-code{left:12rem}[dir=rtl] body.ui-theme-material .sharing-code-form i.valid-sharing-code{right:12rem}body.ui-theme-material .sharing-code-form.valid i.valid-sharing-code{opacity:1}body.ui-theme-material .sharing-code-form i.invalid-sharing-code{color:#ee4033;font-size:1.3rem;opacity:0;position:absolute;top:2.8rem;width:20px}[dir=ltr] body.ui-theme-material .sharing-code-form i.invalid-sharing-code{left:12rem}[dir=rtl] body.ui-theme-material .sharing-code-form i.invalid-sharing-code{right:12rem}body.ui-theme-material .sharing-code-form.invalid i.invalid-sharing-code{opacity:1}body.ui-theme-material .sharing-code-form.invalid i.invalid-sharing-code:hover{cursor:pointer}.sso-login{margin-top:16px}.sso-login .sso-login__btn{-webkit-appearance:button;appearance:button;background-color:#6db250;background-image:none;border:none;border-radius:5px;color:#fff;filter:drop-shadow(3px 4px 3px gray);font-weight:600;padding:11px}.sso-login p{margin-top:20px}[dir=ltr] .sso-login .sso-login__login-dot-gov-logo{margin-left:3px}[dir=rtl] .sso-login .sso-login__login-dot-gov-logo{margin-right:3px}.sso-login .sso-login__login-dot-gov-button{align-items:center;background-color:#fff;border:1px solid #767676;border-radius:.5rem;color:#112e51;display:flex;font-size:1.25rem;padding:1rem 1.25rem}.tooltip-truncator{display:inline-block;max-width:100%}.tooltip-truncator .tooltip-truncator__content{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap;word-break:break-word}td.tooltip-truncator{display:table-cell;word-wrap:normal}.unlink-clinic-dialog{position:relative;text-align:center}[dir=ltr] .unlink-clinic-dialog{padding:1.5rem 3rem 1.5rem 2rem}[dir=rtl] .unlink-clinic-dialog{padding:1.5rem 2rem 1.5rem 3rem}.unlink-clinic-dialog h1{color:#6db350;font-weight:700;letter-spacing:1px}[dir=ltr] .unlink-clinic-dialog h1 .unlink-clinic-confirmation__warning-icon{margin-right:10px}[dir=rtl] .unlink-clinic-dialog h1 .unlink-clinic-confirmation__warning-icon{margin-left:10px}.unlink-clinic-dialog h2{font-size:2rem;font-weight:700}.unlink-clinic-dialog .lead{font-size:1.2rem;font-weight:400}[dir=ltr] .unlink-clinic-dialog table{text-align:left}[dir=rtl] .unlink-clinic-dialog table{text-align:right}.unlink-clinic-dialog table td{padding:1.5rem}[dir=ltr] .unlink-clinic-dialog table td{text-align:left}[dir=rtl] .unlink-clinic-dialog table td{text-align:right}.unlink-clinic-dialog .unlink-clinic-confirmation__title{margin-bottom:3rem}.unlink-clinic-dialog .unlink-clinic-confirmation__success-icon,.unlink-clinic-dialog .unlink-clinic-confirmation__warning-icon{display:inline;height:2.3rem}[dir=ltr] .unlink-clinic-dialog .unlink-clinic-confirmation__success-icon,[dir=ltr] .unlink-clinic-dialog .unlink-clinic-confirmation__warning-icon{margin:0 auto 10px 10px}[dir=rtl] .unlink-clinic-dialog .unlink-clinic-confirmation__success-icon,[dir=rtl] .unlink-clinic-dialog .unlink-clinic-confirmation__warning-icon{margin:0 10px 10px auto}.unlink-clinic-dialog .unlink-clinic-confirmation__warning-message{color:#fba400}.unlink-clinic-dialog .unlink-clinic-dialog__buttons{margin-top:2rem}.unlink-clinic-dialog .unlink-clinic-dialog__buttons button{margin:0 20px}.upload-success{display:block;margin:0 auto;overflow-x:auto;width:100%}.upload-success .upload-success__wrapper{display:block;margin-left:auto;margin-right:auto}.upload-success .upload-success__action-buttons{height:170px;min-width:659px;padding-bottom:15px;padding-left:10px;padding-right:10px;text-align:center}.upload-success .upload-success__message{display:block;margin-left:auto;margin-right:auto}.upload-success .upload-success__message p{color:#6db350;font-size:3.2rem;text-align:center}.upload-success .upload-success__message p:before{background-image:url(/professional/assets/icons/check.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:64px;width:100%}.uploader-install-notification__content{font-size:16px;font-weight:400}[dir=ltr] .uploader-install-notification__content .uploader-install-notification__notice{text-align:right}[dir=rtl] .uploader-install-notification__content .uploader-install-notification__notice{text-align:left}[dir=ltr] .uploader-install-notification__content .uploader-install-notification__notice img{margin-right:13px}[dir=rtl] .uploader-install-notification__content .uploader-install-notification__notice img{margin-left:13px}.uploader-install-notification__content .uploader-install-notification__notice .uploader-install-notification__installed_icon{height:25px;width:25px}.uploader-install-notification__content .uploader-install-notification__notice .uploader-install-notification__upgrade_icon{height:21px;width:21px}.uploader-install-notification__content .uploader-install-notification__notice .uploader-install-notification__install_icon{height:21px;width:26px}.uploader-install-notification__content .uploader-install-notification__notice .uploader-install-notification__install_link{color:#2471c9;display:inline}.uploader-install-notification__content .uploader-install-notification__notice .uploader-install-notification__install_link:hover{cursor:pointer}.uploader-install-notification__notice{margin:8px}.uploader-install-notification__notice .uploader-immediate-update-notification__update_link,.uploader-install-notification__notice .uploader-install-notification__install_link,.uploader-install-notification__notice .uploader-upgrade-by-date-notification__update_link{color:#2471c9}.uploader-software_status-message.default-radius .uploader-status__banner,.uploader-software_status-message.default-radius .uploader-status__installed-banner{border-radius:8px}.uploader-software_status-message.patient-list .uploader-status__banner{border-radius:8px 8px 0 0}.uploader-software_status-message.patient-list{margin-left:-28px;margin-right:-28px;margin-top:-28px;padding-bottom:10px}[dir=ltr] .uploader-software_status-message img{margin-right:6px}[dir=rtl] .uploader-software_status-message img{margin-left:6px}.uploader-software_status-message .text{align-content:center;font-weight:500;margin:0}.uploader-software_status-message .uploader-status__banner{background-color:#fec}.uploader-software_status-message .uploader-status__banner,.uploader-software_status-message .uploader-status__installed-banner{align-items:center;display:flex;flex-direction:row;gap:4px;justify-content:center;padding-bottom:10px;padding-top:10px;text-align:center;width:100%}.uploader-software_status-message .uploader-status__installed-banner{background-color:#e2f0dd}.user--add .invite-email-container input{width:40rem}.user--add .share-invite p:nth-child(2){font-weight:700}.user--add .invite-options{list-style:none;margin:0;padding:0}.user--add .invite-option{margin-top:.25rem}[dir=ltr] .user--add .invite-option input{margin-right:.5rem}[dir=rtl] .user--add .invite-option input{margin-left:.5rem}.user--add .invite-option label{font-weight:700}.user-credentials-form input{display:block;min-width:300px;width:100%}[dir=ltr] .user-credentials-form .cancel{margin-left:10px}[dir=rtl] .user-credentials-form .cancel{margin-right:10px}.user-profile-form .user-form__last-login-label,user-form .user-form__last-login-label{display:inline-block}[dir=ltr] .user-profile-form .user-form__last-login-label,[dir=ltr] user-form .user-form__last-login-label{margin-left:14px}[dir=rtl] .user-profile-form .user-form__last-login-label,[dir=rtl] user-form .user-form__last-login-label{margin-right:14px}.user-profile-form .field-grouping-container.user-form--permissions .field-grouping,user-form .field-grouping-container.user-form--permissions .field-grouping{background:#f2f2f2;border-radius:4px;max-width:800px;min-width:598px;padding-bottom:1rem;padding-top:1rem}[dir=ltr] .user-profile-form .field-grouping-container.user-form--permissions .field-grouping,[dir=ltr] user-form .field-grouping-container.user-form--permissions .field-grouping{padding-left:1rem}[dir=rtl] .user-profile-form .field-grouping-container.user-form--permissions .field-grouping,[dir=rtl] user-form .field-grouping-container.user-form--permissions .field-grouping{padding-right:1rem}.user-profile-form .field-grouping-container.user-form--permissions img.user-form--permissions-checkmark,user-form .field-grouping-container.user-form--permissions img.user-form--permissions-checkmark{scale:.7}.user-profile-form .field-grouping-container.user-form--permissions .user-form--permissions-label,user-form .field-grouping-container.user-form--permissions .user-form--permissions-label{color:#333;font-size:.75rem;margin-bottom:.25rem;margin-top:.25rem}.user-profile-form .field-grouping-container.user-form--role .user-form-lock-status,user-form .field-grouping-container.user-form--role .user-form-lock-status{padding-top:.5rem}.user-profile-form .field-grouping-container.user-form--role .user-form-lock-status .field-grouping,user-form .field-grouping-container.user-form--role .user-form-lock-status .field-grouping{max-width:800px}.user-profile-form .field-grouping-container.user-form--role .user-form-lock-status .field-grouping span,user-form .field-grouping-container.user-form--role .user-form-lock-status .field-grouping span{color:#bababa;font-weight:700}[dir=ltr] .user-profile-form .field-grouping-container.user-form--role .user-form-lock-status .field-grouping span,[dir=ltr] user-form .field-grouping-container.user-form--role .user-form-lock-status .field-grouping span{padding-right:.5rem}[dir=rtl] .user-profile-form .field-grouping-container.user-form--role .user-form-lock-status .field-grouping span,[dir=rtl] user-form .field-grouping-container.user-form--role .user-form-lock-status .field-grouping span{padding-left:.5rem}.user-profile-form .user-form--names .field-grouping select,user-form .user-form--names .field-grouping select{width:100%}.user-profile-form .user-form--names .field-grouping:first-of-type,.user-profile-form .user-form--names .field-grouping:nth-of-type(2),user-form .user-form--names .field-grouping:first-of-type,user-form .user-form--names .field-grouping:nth-of-type(2){clear:none;text-align:inherit;width:41.1428571429%}[dir=ltr] .user-profile-form .user-form--names .field-grouping:first-of-type,[dir=ltr] .user-profile-form .user-form--names .field-grouping:nth-of-type(2),[dir=ltr] user-form .user-form--names .field-grouping:first-of-type,[dir=ltr] user-form .user-form--names .field-grouping:nth-of-type(2){float:left;margin-left:0;margin-right:3%}[dir=rtl] .user-profile-form .user-form--names .field-grouping:first-of-type,[dir=rtl] .user-profile-form .user-form--names .field-grouping:nth-of-type(2),[dir=rtl] user-form .user-form--names .field-grouping:first-of-type,[dir=rtl] user-form .user-form--names .field-grouping:nth-of-type(2){float:right;margin-left:3%;margin-right:0}.user-profile-form .user-form--names .field-grouping:first-of-type:after,.user-profile-form .user-form--names .field-grouping:first-of-type:before,.user-profile-form .user-form--names .field-grouping:nth-of-type(2):after,.user-profile-form .user-form--names .field-grouping:nth-of-type(2):before,user-form .user-form--names .field-grouping:first-of-type:after,user-form .user-form--names .field-grouping:first-of-type:before,user-form .user-form--names .field-grouping:nth-of-type(2):after,user-form .user-form--names .field-grouping:nth-of-type(2):before{content:"";display:table}.user-profile-form .user-form--names .field-grouping:first-of-type:after,.user-profile-form .user-form--names .field-grouping:nth-of-type(2):after,user-form .user-form--names .field-grouping:first-of-type:after,user-form .user-form--names .field-grouping:nth-of-type(2):after{clear:both}[dir=ltr] .user-profile-form .user-form--names .field-grouping:first-of-type:last-child,[dir=ltr] .user-profile-form .user-form--names .field-grouping:nth-of-type(2):last-child,[dir=ltr] user-form .user-form--names .field-grouping:first-of-type:last-child,[dir=ltr] user-form .user-form--names .field-grouping:nth-of-type(2):last-child{margin-right:0}[dir=rtl] .user-profile-form .user-form--names .field-grouping:first-of-type:last-child,[dir=rtl] .user-profile-form .user-form--names .field-grouping:nth-of-type(2):last-child,[dir=rtl] user-form .user-form--names .field-grouping:first-of-type:last-child,[dir=rtl] user-form .user-form--names .field-grouping:nth-of-type(2):last-child{margin-left:0}.user-profile-form .user-form--names .field-grouping:nth-of-type(3),user-form .user-form--names .field-grouping:nth-of-type(3){clear:none;text-align:inherit;width:11.7142857143%}[dir=ltr] .user-profile-form .user-form--names .field-grouping:nth-of-type(3),[dir=ltr] user-form .user-form--names .field-grouping:nth-of-type(3){float:left;margin-left:0;margin-right:3%}[dir=rtl] .user-profile-form .user-form--names .field-grouping:nth-of-type(3),[dir=rtl] user-form .user-form--names .field-grouping:nth-of-type(3){float:right;margin-left:3%;margin-right:0}.user-profile-form .user-form--names .field-grouping:nth-of-type(3):after,.user-profile-form .user-form--names .field-grouping:nth-of-type(3):before,user-form .user-form--names .field-grouping:nth-of-type(3):after,user-form .user-form--names .field-grouping:nth-of-type(3):before{content:"";display:table}.user-profile-form .user-form--names .field-grouping:nth-of-type(3):after,user-form .user-form--names .field-grouping:nth-of-type(3):after{clear:both}[dir=ltr] .user-profile-form .user-form--names .field-grouping:nth-of-type(3):last-child,[dir=ltr] user-form .user-form--names .field-grouping:nth-of-type(3):last-child{margin-right:0}[dir=rtl] .user-profile-form .user-form--names .field-grouping:nth-of-type(3):last-child,[dir=rtl] user-form .user-form--names .field-grouping:nth-of-type(3):last-child{margin-left:0}.user-profile-form .user-form--email .field-grouping,user-form .user-form--email .field-grouping{clear:none;text-align:inherit;width:48.5%}[dir=ltr] .user-profile-form .user-form--email .field-grouping,[dir=ltr] user-form .user-form--email .field-grouping{float:left;margin-left:0;margin-right:3%}[dir=rtl] .user-profile-form .user-form--email .field-grouping,[dir=rtl] user-form .user-form--email .field-grouping{float:right;margin-left:3%;margin-right:0}.user-profile-form .user-form--email .field-grouping:after,.user-profile-form .user-form--email .field-grouping:before,user-form .user-form--email .field-grouping:after,user-form .user-form--email .field-grouping:before{content:"";display:table}.user-profile-form .user-form--email .field-grouping:after,user-form .user-form--email .field-grouping:after{clear:both}[dir=ltr] .user-profile-form .user-form--email .field-grouping:last-child,[dir=ltr] user-form .user-form--email .field-grouping:last-child{margin-right:0}[dir=rtl] .user-profile-form .user-form--email .field-grouping:last-child,[dir=rtl] user-form .user-form--email .field-grouping:last-child{margin-left:0}.user-profile-form .user-form--reinvite label,user-form .user-form--reinvite label{display:inline}.user-profile-form .user-form--reinvite .user-form--checkbox-holder,user-form .user-form--reinvite .user-form--checkbox-holder{padding-top:.2rem}.user-profile-form .user-form--reinvite .user-form--checkbox-holder input,user-form .user-form--reinvite .user-form--checkbox-holder input{vertical-align:2px}[dir=ltr] .user-profile-form .user-form--reinvite .user-form--checkbox-holder input,[dir=ltr] user-form .user-form--reinvite .user-form--checkbox-holder input{margin-right:5px}[dir=rtl] .user-profile-form .user-form--reinvite .user-form--checkbox-holder input,[dir=rtl] user-form .user-form--reinvite .user-form--checkbox-holder input{margin-left:5px}.user-profile-form .user-form--role.field-grouping-container,.user-profile-form .user-form--status.field-grouping-container,user-form .user-form--role.field-grouping-container,user-form .user-form--status.field-grouping-container{margin-top:2.25rem}.user-profile-form .user-form--role.field-grouping-container .field-grouping,user-form .user-form--role.field-grouping-container .field-grouping{vertical-align:top}[dir=ltr] .user-profile-form .user-form--role.field-grouping-container .layout-row .field-grouping+.field-grouping,[dir=ltr] user-form .user-form--role.field-grouping-container .layout-row .field-grouping+.field-grouping{margin-left:.5rem}[dir=rtl] .user-profile-form .user-form--role.field-grouping-container .layout-row .field-grouping+.field-grouping,[dir=rtl] user-form .user-form--role.field-grouping-container .layout-row .field-grouping+.field-grouping{margin-right:.5rem}[dir=ltr] .user-profile-form .user-form--role.field-grouping-container .layout-column .field-grouping+.field-grouping,[dir=ltr] user-form .user-form--role.field-grouping-container .layout-column .field-grouping+.field-grouping{margin-left:0}[dir=rtl] .user-profile-form .user-form--role.field-grouping-container .layout-column .field-grouping+.field-grouping,[dir=rtl] user-form .user-form--role.field-grouping-container .layout-column .field-grouping+.field-grouping{margin-right:0}.user-profile-form .user-form--role.field-grouping-container .layout-column .field-grouping+.field-grouping:last-child,user-form .user-form--role.field-grouping-container .layout-column .field-grouping+.field-grouping:last-child{margin-top:8px}.user-profile-form .user-form--buttons.field-grouping-container,user-form .user-form--buttons.field-grouping-container{margin-top:2rem}[dir=ltr] .user-profile-form .user-form--buttons.field-grouping-container .field-grouping+.field-grouping,[dir=ltr] user-form .user-form--buttons.field-grouping-container .field-grouping+.field-grouping{margin-left:1.5rem}[dir=rtl] .user-profile-form .user-form--buttons.field-grouping-container .field-grouping+.field-grouping,[dir=rtl] user-form .user-form--buttons.field-grouping-container .field-grouping+.field-grouping{margin-right:1.5rem}user-list{display:block}user-list table{table-layout:fixed}user-list tr{cursor:normal}user-list th.user-list__email,user-list th.user-list__name{max-width:30%;min-width:30%;width:30%}user-list th.user-list__role{max-width:15%;min-width:15%;width:15%}user-list th.user-list__account-status{max-width:20%;min-width:20%;width:20%}user-list td.user-list__account-status{position:relative}user-list td.user-list__account-status .user-list__edit-label{position:absolute}[dir=ltr] user-list td.user-list__account-status .user-list__edit-label{right:1rem}[dir=rtl] user-list td.user-list__account-status .user-list__edit-label{left:1rem}user-list tr .user-list__edit-label{visibility:hidden}user-list tr:hover .user-list__edit-label{background:#fff;border-radius:4px;margin-top:-3px;padding:3px 10px;visibility:visible}[dir=ltr] user-list tr:hover .user-list__edit-label{box-shadow:1px 1px 2px 1px rgba(0,0,0,.2)}[dir=rtl] user-list tr:hover .user-list__edit-label{box-shadow:-1px 1px 2px 1px rgba(0,0,0,.2)}.csv-clinic-upload{opacity:50%}.csv-clinic-upload .csv-clinic-upload__device-selection div{margin:auto}.csv-clinic-upload .csv-clinic-upload__drop-zone{background-color:#eee;border:5px dashed #dedede;padding:20px 17px}.csv-clinic-upload .csv-clinic-upload__drop-zone--entered{background-color:#d6e8fc;border-color:#4e86ff}.csv-clinic-upload #buttonCsvFileUpload{display:none}.csv-clinic-upload table.debug-window__themed-table{margin-top:20px}[dir=ltr] .csv-clinic-upload table.debug-window__themed-table{margin-left:0}[dir=rtl] .csv-clinic-upload table.debug-window__themed-table{margin-right:0}[dir=ltr] [dir=rtl] .swal2-icon.swal2-success.animate:after,[dir=ltr] [dir=rtl] .swal2-icon.swal2-success.animate:before{transform:rotate(-45deg)}[dir=rtl] [dir=rtl] .swal2-icon.swal2-success.animate:after,[dir=rtl] [dir=rtl] .swal2-icon.swal2-success.animate:before{transform:rotate(45deg)}[dir=ltr] [dir=rtl] .swal2-icon.swal2-success:after,[dir=ltr] [dir=rtl] .swal2-icon.swal2-success:before{transform:rotate(-45deg)}[dir=rtl] [dir=rtl] .swal2-icon.swal2-success:after,[dir=rtl] [dir=rtl] .swal2-icon.swal2-success:before{transform:rotate(45deg)}[dir=ltr] [dir=rtl] .swal2-icon.swal2-success .line.tip{left:14px;right:unset;transform:rotate(45deg)}[dir=rtl] [dir=rtl] .swal2-icon.swal2-success .line.tip{left:unset;right:14px;transform:rotate(-45deg)}[dir=ltr] [dir=rtl] .swal2-icon.swal2-success .line.long{left:unset;right:8px;transform:rotate(-45deg)}[dir=rtl] [dir=rtl] .swal2-icon.swal2-success .line.long{left:8px;right:unset;transform:rotate(45deg)}.fail-page,.success-page{text-align:center}.fail-page .check-mark,.success-page .check-mark{color:#6db350;font-size:64px}.fail-page .error-message,.success-page .error-message{font-family:monospace;font-size:1.6rem;margin-top:2rem}.fail-page .result-heading,.success-page .result-heading{align-items:center;color:#6db350;display:inline-flex;font-size:3rem;font-weight:700;margin:0;text-align:center}.fail-page p,.success-page p{color:#7c7c7c;font-size:1.5rem;padding:2rem;text-align:center}.fail-page p.buttons,.success-page p.buttons{margin-top:4rem}.fail-page .check-icon,.fail-page .warning-icon,.success-page .check-icon,.success-page .warning-icon{fill:#6db350;width:75px}.email-or-print-link-invitation input[type=email]{width:100%}.anonymous-upload--pseudonomyous-input{width:80%}.clinic-settings .field-grouping{max-width:407px}[dir=ltr] .clinic-settings .field-grouping{margin-right:1em}[dir=rtl] .clinic-settings .field-grouping{margin-left:1em}.clinic-settings .field-grouping-container{max-width:950px}.clinic-settings input{min-width:408px}.bulk-export-dialog__export-validation-error{color:#ee4033}[dir=ltr] .bulk-export-dialog__export-validation-error{margin-left:1rem}[dir=rtl] .bulk-export-dialog__export-validation-error{margin-right:1rem}.bulk-export-dialog .bulk-export-dialog__last-export-date-range{background:rgba(0,0,0,.03);border-radius:8px;margin-bottom:8px;padding:16px;width:600px}[dir=ltr] .bulk-export-dialog .bulk-export-dialog__last-export-date-range span.last-export__date-range-label{margin-right:8px}[dir=rtl] .bulk-export-dialog .bulk-export-dialog__last-export-date-range span.last-export__date-range-label{margin-left:8px}.bulk-export-dialog .bulk-export-dialog__last-export-date-range .last-export__date{font-weight:700}.bulk-export-dialog .mdc-dialog__surface{min-width:655px!important}.bulk-export-dialog .mdc-dialog__content{max-width:600px}.bulk-export-dialog .heading{font-size:2rem;font-weight:500}.bulk-export-dialog .export-options{align-items:center;display:flex;justify-content:space-between;padding:20px 0}.bulk-export-dialog .export-button{border:1px solid #2471c9;font-weight:none;height:50px;margin:0;width:190px}[dir=ltr] .bulk-export-dialog .export-button{justify-content:left}[dir=rtl] .bulk-export-dialog .export-button{justify-content:right}.bulk-export-dialog .export-button[disabled]{border:1px solid #cdcdcd;opacity:.5}.bulk-export-dialog .export-button .mdc-button__label{color:#101010;font-weight:400}.bulk-export-dialog .close-popup-icon{content:url(/professional/assets/icons/close-popup-icon.svg);cursor:pointer;height:20px;margin-top:10px;width:20px}.bulk-export-dialog .selected{background:rgba(36,113,201,.05);border:2px solid #2471c9;border-radius:4px;height:50px}.bulk-export-dialog .selected .mdc-button__label{font-weight:700}.bulk-export-dialog .bulk-export-dialog__custom-date-range-picker{background:rgba(0,0,0,.03);border-radius:8px;margin-bottom:8px;width:600px}.bulk-export-dialog .bulk-export-dialog__custom-date-range-picker clarity-date-range-picker{justify-content:space-around;padding-bottom:1rem;padding-top:1rem}.bulk-export-dialog .bulk-export-dialog__custom-date-range-picker clarity-date-range-picker input{background:#fff;border:1px solid #b2b2b2;border-radius:2px;color:#2471c9;font-size:14px;font-weight:700;height:36px;padding:0;width:270px}[dir=ltr] .bulk-export-dialog .bulk-export-dialog__custom-date-range-picker clarity-date-range-picker input{padding-left:.5rem}[dir=rtl] .bulk-export-dialog .bulk-export-dialog__custom-date-range-picker clarity-date-range-picker input{padding-right:.5rem}.clinic-sharing-code-settings .text-input input{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.clinic-sharing-code-settings ul.sharing-code-requirements{font-size:14px;list-style:none;margin:14px 0;padding:0}.clinic-sharing-code-settings ul.sharing-code-requirements li{align-items:center;display:flex;flex-direction:row;margin-bottom:4px}.clinic-sharing-code-settings ul.sharing-code-requirements img{height:14px;width:14px}[dir=ltr] .clinic-sharing-code-settings ul.sharing-code-requirements img{margin-right:7px}[dir=rtl] .clinic-sharing-code-settings ul.sharing-code-requirements img{margin-left:7px}.clinic-sharing-code-settings .checkbox-input input{margin-top:3px}[dir=ltr] .clinic-sharing-code-settings .checkbox-input input{float:left}[dir=rtl] .clinic-sharing-code-settings .checkbox-input input{float:right}.clinic-sharing-code-settings .checkbox-input label{background:#f2f2f2;border-radius:4px;display:flex;flex-direction:row;gap:10px;padding:19px}.clinic-sharing-code-settings .clinic-sharing-code-duplicate-error{color:#ee4033;font-weight:700}.export-route .bulk-export h1{margin-bottom:3.5rem;margin-top:3rem;position:relative}[dir=ltr] .export-route .bulk-export h1{padding-left:10.5rem;text-align:left}[dir=rtl] .export-route .bulk-export h1{padding-right:10.5rem;text-align:right}.export-route .bulk-export h1:before{content:url(/professional/assets/icons/excel-icon-big.svg);position:absolute;top:-26px;width:111px}[dir=ltr] .export-route .bulk-export h1:before{left:10px}[dir=rtl] .export-route .bulk-export h1:before{right:10px}.export-route .bulk-export .lead{font-size:1.3rem;font-weight:400}[dir=ltr] .export-route .bulk-export .create-bulk-export{margin-left:1.6rem}[dir=rtl] .export-route .bulk-export .create-bulk-export{margin-right:1.6rem}.export-route .bulk-export .create-bulk-export[disabled]{pointer-events:none}.export-route .bulk-export h2{font-weight:400}.export-route .bulk-date-picker h1.header{font-size:2rem;margin-bottom:1rem;margin-top:1rem;position:relative}[dir=ltr] .export-route .bulk-date-picker .create-bulk-export{margin-left:0}[dir=rtl] .export-route .bulk-date-picker .create-bulk-export{margin-right:0}.export-route .bulk-date-picker .create-bulk-export[disabled],.export-route .bulk-date-picker .create-new-bulk-export-button[disabled]{pointer-events:none}.export-route .bulk-date-picker h2{font-weight:400}.export-route .bulk-date-picker h5{margin-bottom:16px;margin-top:23px}.export-route .bulk-date-picker hr{background-color:#bdbdbd;border:none;height:1px}.export-route .bulk-date-picker .bulk-export-in-progress-warning{align-content:center;font-size:14px;margin-bottom:4px}.export-route .bulk-date-picker .export-all-patient-data__btn{align-items:center;background-color:#2471c9;border-radius:4px;box-shadow:0 2px 4px 0 rgba(0,0,0,.14);color:#fff;display:inline-flex;font-family:Roboto;font-size:14px;font-weight:500;justify-content:center;margin:6px 8px;min-height:40px;min-width:10rem;padding:0 6px}.export-route .bulk-date-picker .export-all-patient-data__btn.disabled{background-color:#e0e0e0;box-shadow:none;color:#8b8b8b}.export-route .bulk-export-history__cancel-dialog .mdc-dialog .mdc-dialog__surface{min-width:auto;padding:9px 24px 24px}.export-route .bulk-export-history__cancel-dialog .mdc-dialog .mdc-dialog__content .heading{font-size:2rem;font-weight:500}.export-route .bulk-export-history__cancel-dialog .mdc-dialog .mdc-dialog__actions{border:0;padding:20px 0 0}.forgot-username-route main{background:url(/professional/assets/images/bg-wave-b77d91220b4798f9cf0163186e45b185.png) no-repeat center 95% #fff;background-size:100% auto;min-height:500px}@media only screen and (min-width:1050px){[dir=ltr] .forgot-username-route main{padding-left:6rem}[dir=rtl] .forgot-username-route main{padding-right:6rem}}.forgot-username-route main header{margin-bottom:1em}.forgot-username-route main h1{display:table-cell;font-size:3.5rem;font-weight:600;height:128px;line-height:64px;margin-top:0;padding-bottom:0;position:relative;vertical-align:middle}@media only screen and (min-width:1050px){[dir=ltr] .forgot-username-route main h1{padding-left:158px}[dir=rtl] .forgot-username-route main h1{padding-right:158px}.forgot-username-route main h1:before{background-repeat:no-repeat;background-size:contain;color:#6db350;content:"";content:"\e922";display:inline-block;font-family:ClarityFont;font-size:7rem;font-weight:100;height:128px;position:absolute;top:2.2rem;width:128px}[dir=ltr] .forgot-username-route main h1:before{left:0}[dir=rtl] .forgot-username-route main h1:before{right:0}}.forgot-username-route .send-link,.forgot-username-route main{margin-top:10px}body.index-route.ui-theme-material{background-color:#f8f8f8}[dir=ltr] body.index-route.ui-theme-material header{box-shadow:8px 2px 8px rgba(0,0,0,.3)}[dir=rtl] body.index-route.ui-theme-material header{box-shadow:-8px 2px 8px rgba(0,0,0,.3)}body.index-route.ui-theme-material header .language-prompt{margin:0}body.index-route.ui-theme-material .landing-page{margin:0 auto 50px;max-width:1100px;padding-left:0;padding-right:0}body.index-route.ui-theme-material .landing-page .landing-page__sub-heading{padding:1em 0}body.index-route.ui-theme-material .landing-page .landing-page__sub-heading h1{flex:1;margin-top:0;padding:0}body.index-route.ui-theme-material .landing-page clarity-card{padding:10px 30px;position:relative}body.index-route.ui-theme-material .landing-page img.landing-page__logo{vertical-align:unset}body.index-route.ui-theme-material .landing-page fieldset{margin:0;padding:0}body.index-route.ui-theme-material .landing-page .lead{font-size:1.2rem;margin-top:3rem;text-align:center}body.index-route.ui-theme-material .landing-page .not-registered{font-size:1.1rem;margin-top:2rem}[dir=ltr] body.index-route.ui-theme-material .landing-page .not-registered{text-align:left}[dir=rtl] body.index-route.ui-theme-material .landing-page .not-registered{text-align:right}body.index-route.ui-theme-material .landing-page .not-registered a{text-transform:capitalize}body.index-route.ui-theme-material .landing-page .sign-up{padding:2px 10px}[dir=ltr] body.index-route.ui-theme-material .landing-page .sign-up{margin-left:.5rem}[dir=rtl] body.index-route.ui-theme-material .landing-page .sign-up{margin-right:.5rem}body.index-route.ui-theme-material .landing-page .sign-up:hover{cursor:pointer;text-decoration:underline}body.index-route.ui-theme-material .landing-page .clinic-home__nav{align-items:stretch;display:flex;flex-direction:row;height:22rem;justify-content:space-between;margin-top:30px}body.index-route.ui-theme-material .landing-page .clinic-home__nav clarity-card{padding:30px;width:48.5%}[dir=ltr] body.index-route.ui-theme-material .landing-page .clinic-home__nav clarity-card{text-align:left}[dir=rtl] body.index-route.ui-theme-material .landing-page .clinic-home__nav clarity-card{text-align:right}body.index-route.ui-theme-material .landing-page .anonymous-upload-panel button{display:block}body.index-route.ui-theme-material .landing-page .sharing-code-panel .footnote{font-size:.8rem;margin-bottom:-.5rem;text-align:center}body.index-route.ui-theme-material .landing-page .uploader-install-notification-parts{align-items:center}.not-found-route main{background:url(/professional/assets/images/bg-wave-b77d91220b4798f9cf0163186e45b185.png) no-repeat center 95% #fff;background-size:100% auto;min-height:500px}@media only screen and (min-width:1050px){[dir=ltr] .not-found-route main{padding-left:6rem}[dir=rtl] .not-found-route main{padding-right:6rem}[dir=ltr] .not-found-route main h1{padding-left:158px}[dir=rtl] .not-found-route main h1{padding-right:158px}.not-found-route main h1:before{background-repeat:no-repeat;background-size:contain;color:#6db350;content:"";content:"\e922";display:inline-block;font-family:ClarityFont;font-size:7rem;font-weight:100;height:128px;position:absolute;top:2.2rem;width:128px}[dir=ltr] .not-found-route main h1:before{left:0}[dir=rtl] .not-found-route main h1:before{right:0}}.not-found-route main header{margin-bottom:1em}.not-found-route main h1{display:table-cell;font-size:3.5rem;font-weight:600;height:128px;line-height:64px;margin-top:0;padding-bottom:0;position:relative;vertical-align:middle}@media only screen and (min-width:1050px){[dir=ltr] .not-found-route main h1{padding-left:158px}[dir=rtl] .not-found-route main h1{padding-right:158px}.not-found-route main h1:before{background-repeat:no-repeat;background-size:contain;color:#fba400;content:"";content:"\e942";display:inline-block;font-family:ClarityFont;font-size:7rem;font-weight:100;height:128px;position:absolute;top:2.2rem;width:128px}[dir=ltr] .not-found-route main h1:before{left:0}[dir=rtl] .not-found-route main h1:before{right:0}}[dir=ltr] .not-found-route main .supportLink{padding-left:40px}[dir=rtl] .not-found-route main .supportLink{padding-right:40px}.password-request-route main{background:url(/professional/assets/images/bg-wave-b77d91220b4798f9cf0163186e45b185.png) no-repeat center 95% #fff;background-size:100% auto;min-height:500px}@media only screen and (min-width:1050px){[dir=ltr] .password-request-route main{padding-left:6rem}[dir=rtl] .password-request-route main{padding-right:6rem}}.password-request-route main header{margin-bottom:1em}.password-request-route main h1{display:table-cell;font-size:3.5rem;font-weight:600;height:128px;line-height:64px;margin-top:0;padding-bottom:0;position:relative;vertical-align:middle}@media only screen and (min-width:1050px){[dir=ltr] .password-request-route main h1{padding-left:158px}[dir=rtl] .password-request-route main h1{padding-right:158px}.password-request-route main h1:before{background-repeat:no-repeat;background-size:contain;color:#6db350;content:"";content:"\e922";display:inline-block;font-family:ClarityFont;font-size:7rem;font-weight:100;height:128px;position:absolute;top:2.2rem;width:128px}[dir=ltr] .password-request-route main h1:before{left:0}[dir=rtl] .password-request-route main h1:before{right:0}}.password-request-route .check-mark{color:#6db350;font-size:64}.password-reset-route main{background:url(/professional/assets/images/bg-wave-b77d91220b4798f9cf0163186e45b185.png) no-repeat center 95% #fff;background-size:100% auto;min-height:500px}@media only screen and (min-width:1050px){[dir=ltr] .password-reset-route main{padding-left:6rem}[dir=rtl] .password-reset-route main{padding-right:6rem}}.password-reset-route main header{margin-bottom:1em}.password-reset-route main h1{display:table-cell;font-size:3.5rem;font-weight:600;height:128px;line-height:64px;margin-top:0;padding-bottom:0;position:relative;vertical-align:middle}@media only screen and (min-width:1050px){[dir=ltr] .password-reset-route main h1{padding-left:158px}[dir=rtl] .password-reset-route main h1{padding-right:158px}.password-reset-route main h1:before{background-repeat:no-repeat;background-size:contain;color:#6db350;content:"";content:"\e922";display:inline-block;font-family:ClarityFont;font-size:7rem;font-weight:100;height:128px;position:absolute;top:2.2rem;width:128px}[dir=ltr] .password-reset-route main h1:before{left:0}[dir=rtl] .password-reset-route main h1:before{right:0}}.user-profile-password-update-route main{background:url(/professional/assets/images/bg-wave-b77d91220b4798f9cf0163186e45b185.png) no-repeat center 95% #fff;background-size:100% auto;min-height:500px}@media only screen and (min-width:1050px){[dir=ltr] .user-profile-password-update-route main{padding-left:6rem}[dir=rtl] .user-profile-password-update-route main{padding-right:6rem}}.user-profile-password-update-route main header{margin-bottom:1em}.user-profile-password-update-route main h1{display:table-cell;font-size:3.5rem;font-weight:600;height:128px;line-height:64px;margin-top:0;padding-bottom:0;position:relative;vertical-align:middle}@media only screen and (min-width:1050px){[dir=ltr] .user-profile-password-update-route main h1{padding-left:158px}[dir=rtl] .user-profile-password-update-route main h1{padding-right:158px}.user-profile-password-update-route main h1:before{background-repeat:no-repeat;background-size:contain;color:#6db350;content:"";content:"\e922";display:inline-block;font-family:ClarityFont;font-size:7rem;font-weight:100;height:128px;position:absolute;top:2.2rem;width:128px}[dir=ltr] .user-profile-password-update-route main h1:before{left:0}[dir=rtl] .user-profile-password-update-route main h1:before{right:0}}.patients-add-route .patient-add-sharing-note{font-size:13px}.patients-upload-route main section:not(:first-of-type){margin-top:3rem}.patients-route main .search-bar{align-items:center;margin-bottom:2rem}.patients-route main .search-bar:after,.patients-route main .search-bar:before{content:"";display:table}.patients-route main .search-bar:after{clear:both}.patients-route main .search-bar input[type=search]{min-width:28rem}.patients-route main .search-bar input[type=search]+.clear-search{color:#bababa;cursor:pointer;padding:.5rem;vertical-align:middle}[dir=ltr] .patients-route main .search-bar input[type=search]+.clear-search{margin-left:-2.5rem}[dir=rtl] .patients-route main .search-bar input[type=search]+.clear-search{margin-right:-2.5rem}.patients-route main .search-bar .btn,.patients-route main .search-bar .btn-lg,.patients-route main .search-bar .btn-sm,.patients-route main .search-bar .info-box-button{font-size:.9rem;margin-bottom:0}[dir=ltr] .patients-route main .search-bar .btn,[dir=ltr] .patients-route main .search-bar .btn-lg,[dir=ltr] .patients-route main .search-bar .btn-sm,[dir=ltr] .patients-route main .search-bar .info-box-button{margin-left:0}[dir=rtl] .patients-route main .search-bar .btn,[dir=rtl] .patients-route main .search-bar .btn-lg,[dir=rtl] .patients-route main .search-bar .btn-sm,[dir=rtl] .patients-route main .search-bar .info-box-button{margin-right:0}.patients-route main .search-bar .uploader-install-inner-parts{align-items:right;line-height:3em}[dir=ltr] .patients-route main .search-bar .uploader-install-inner-parts{margin-right:12px}[dir=rtl] .patients-route main .search-bar .uploader-install-inner-parts{margin-left:12px}.patients-route main{padding-bottom:1.5rem}.patients-route main h1{font-size:2rem;font-weight:700}.patients-route main h2{font-size:1.5rem;font-weight:700}.patients-route main .patient-form{margin-bottom:2rem}.patients-route main .form-actions{margin:0;padding:2rem 0}.patients-route main .form-action{display:inline-block;list-style:none;margin:0;padding:0}[dir=ltr] .patients-route main .form-action+.form-action{margin-left:1rem}[dir=rtl] .patients-route main .form-action+.form-action{margin-right:1rem}.patients-route .gmi-explanation{font-size:18px;margin:0 0 3rem;text-align:center}.profile-tab .profile-tab__content{padding:10px}.profile-tab ul li{list-style-position:inside}[dir=ltr] .profile-tab ul li{padding-left:8px}[dir=rtl] .profile-tab ul li{padding-right:8px}.profile-tab hr{margin:18px}.profile-tab select{width:100%}[dir=ltr] .profile-tab .field-grouping{margin-right:.5em}[dir=rtl] .profile-tab .field-grouping{margin-left:.5em}.profile-tab .profile-tab__email-grouping{width:100%}.profile-tab .profile-tab__name-grouping{width:245px}.profile-tab .profile-tab__two-column-grouping{width:47%}.profile-tab .profile-tab__prescriber-information{background-color:#f2f2f2;border-radius:4px;margin-top:12px;padding:8px;width:60%}.profile-tab .profile-tab__is-prescriber-container{margin-top:12px}[dir=ltr] .profile-tab .profile-tab__is-prescriber-container{margin-left:12px}[dir=rtl] .profile-tab .profile-tab__is-prescriber-container{margin-right:12px}.profile-tab .profile-tab__prescriber-id{margin-top:12px}[dir=ltr] .profile-tab .profile-tab__prescriber-id{margin-left:12px}[dir=rtl] .profile-tab .profile-tab__prescriber-id{margin-right:12px}.profile-tab .profile-tab__divider{size:4px}.profile-tab .profile-tab__prescriber-agreement{margin-bottom:12px;margin-top:0}.profile-tab .profile-title{font-weight:700}.profile-tab .profile-tab__prescriber-agreement.invalid{border-bottom:1px solid #ee4033}.registration-success-route main{background:url(/professional/assets/images/bg-wave-b77d91220b4798f9cf0163186e45b185.png) no-repeat center 95% #fff;background-size:100% auto;min-height:500px}@media only screen and (min-width:1050px){[dir=ltr] .registration-success-route main{padding-left:6rem}[dir=rtl] .registration-success-route main{padding-right:6rem}}.registration-success-route main header{margin-bottom:1em}.registration-success-route main h1{display:table-cell;font-size:3.5rem;font-weight:600;height:128px;line-height:64px;margin-top:0;padding-bottom:0;position:relative;vertical-align:middle}@media only screen and (min-width:1050px){[dir=ltr] .registration-success-route main h1{padding-left:158px}[dir=rtl] .registration-success-route main h1{padding-right:158px}.registration-success-route main h1:before{background-repeat:no-repeat;background-size:contain;color:#6db350;content:"";content:"\e922";display:inline-block;font-family:ClarityFont;font-size:7rem;font-weight:100;height:128px;position:absolute;top:2.2rem;width:128px}[dir=ltr] .registration-success-route main h1:before{left:0}[dir=rtl] .registration-success-route main h1:before{right:0}}.registration-success-route main p{margin-bottom:1rem}.registration-success-route main .call-to-action{margin-bottom:1.25rem}.registration-success-route main .view-reports-message{margin-bottom:.5em}.registration-index-route main{background:url(/professional/assets/images/bg-wave-b77d91220b4798f9cf0163186e45b185.png) no-repeat center 95% #fff;background-size:100% auto;min-height:500px}@media only screen and (min-width:1050px){[dir=ltr] .registration-index-route main{padding-left:6rem}[dir=rtl] .registration-index-route main{padding-right:6rem}}.registration-index-route main header{margin-bottom:1em}.registration-index-route main h1{display:table-cell;font-size:3.5rem;font-weight:600;height:128px;line-height:64px;margin-top:0;padding-bottom:0;position:relative;vertical-align:middle}@media only screen and (min-width:1050px){[dir=ltr] .registration-index-route main h1{padding-left:158px}[dir=rtl] .registration-index-route main h1{padding-right:158px}.registration-index-route main h1:before{background-repeat:no-repeat;background-size:contain;color:#6db350;content:"";content:"\e922";display:inline-block;font-family:ClarityFont;font-size:7rem;font-weight:100;height:128px;position:absolute;top:2.2rem;width:128px}[dir=ltr] .registration-index-route main h1:before{left:0}[dir=rtl] .registration-index-route main h1:before{right:0}}.session-expired-route main{background:url(/professional/assets/images/bg-wave-b77d91220b4798f9cf0163186e45b185.png) no-repeat center 95% #fff;background-size:100% auto;min-height:500px}@media only screen and (min-width:1050px){[dir=ltr] .session-expired-route main{padding-left:6rem}[dir=rtl] .session-expired-route main{padding-right:6rem}}.session-expired-route main header{margin-bottom:1em}.session-expired-route main h1{display:table-cell;font-size:3.5rem;font-weight:600;height:128px;line-height:64px;margin-top:0;padding-bottom:0;position:relative;vertical-align:middle}@media only screen and (min-width:1050px){[dir=ltr] .session-expired-route main h1{padding-left:158px}[dir=rtl] .session-expired-route main h1{padding-right:158px}.session-expired-route main h1:before{background-repeat:no-repeat;background-size:contain;color:#6db350;content:"";content:"\e922";display:inline-block;font-family:ClarityFont;font-size:7rem;font-weight:100;height:128px;position:absolute;top:2.2rem;width:128px}[dir=ltr] .session-expired-route main h1:before{left:0}[dir=rtl] .session-expired-route main h1:before{right:0}}.session-expired-route main h1{font-size:36px}.session-expired-route main .links{margin-top:30px;width:100%}[dir=ltr] .session-expired-route main .links{text-align:left}[dir=rtl] .session-expired-route main .links{text-align:right}.set-user-credentials-route main{background:url(/professional/assets/images/bg-wave-b77d91220b4798f9cf0163186e45b185.png) no-repeat center 95% #fff;background-size:100% auto;min-height:500px}@media only screen and (min-width:1050px){[dir=ltr] .set-user-credentials-route main{padding-left:6rem}[dir=rtl] .set-user-credentials-route main{padding-right:6rem}}.set-user-credentials-route main header{margin-bottom:1em}.set-user-credentials-route main h1{display:table-cell;font-size:3.5rem;font-weight:600;height:128px;line-height:64px;margin-top:0;padding-bottom:0;position:relative;vertical-align:middle}@media only screen and (min-width:1050px){[dir=ltr] .set-user-credentials-route main h1{padding-left:158px}[dir=rtl] .set-user-credentials-route main h1{padding-right:158px}.set-user-credentials-route main h1:before{background-repeat:no-repeat;background-size:contain;color:#6db350;content:"";content:"\e922";display:inline-block;font-family:ClarityFont;font-size:7rem;font-weight:100;height:128px;position:absolute;top:2.2rem;width:128px}[dir=ltr] .set-user-credentials-route main h1:before{left:0}[dir=rtl] .set-user-credentials-route main h1:before{right:0}}.set-user-credentials-route .invalidInvitation header{margin-bottom:1em}.set-user-credentials-route .invalidInvitation h1{display:table-cell;font-size:3.5rem;font-weight:600;height:128px;line-height:64px;margin-top:0;padding-bottom:0;position:relative;vertical-align:middle}@media only screen and (min-width:1050px){[dir=ltr] .set-user-credentials-route .invalidInvitation h1{padding-left:158px}[dir=rtl] .set-user-credentials-route .invalidInvitation h1{padding-right:158px}.set-user-credentials-route .invalidInvitation h1:before{background-repeat:no-repeat;background-size:contain;color:#fba400;content:"";content:"\e942";display:inline-block;font-family:ClarityFont;font-size:7rem;font-weight:100;height:128px;position:absolute;top:2.2rem;width:128px}[dir=ltr] .set-user-credentials-route .invalidInvitation h1:before{left:0}[dir=rtl] .set-user-credentials-route .invalidInvitation h1:before{right:0}}.settings-route main{padding-top:2rem}.settings-route .nav-tabs{margin-bottom:1.6rem}.settings-route fieldset{margin-top:1rem}.settings-route .clinic-settings .field-grouping:nth-child(odd){width:100%}.settings-route .clinic-settings .field-grouping+.field-grouping+.field-grouping{margin-top:.75rem}.settings-route h4{border-bottom:1px solid #f2f2f2;margin-bottom:16px;padding-bottom:16px}.settings-route ul{padding:0}.settings-security-route .field-grouping-container{max-width:75%}.settings-security-route .field-grouping{display:block;margin-bottom:.5rem;margin-top:.75rem}.settings-security-route .field-grouping select{width:25%}.styleguide-route clarity-application-footer,.styleguide-route clarity-application>data-privacy-notice{display:none}.styleguide-route table.dateFormat{width:100%}.styleguide-route table.dateFormat td,.styleguide-route table.dateFormat th{padding:0 6px}[dir=ltr] .styleguide-route table.dateFormat td,[dir=ltr] .styleguide-route table.dateFormat th{border-right:1px solid #d3d3d3}[dir=rtl] .styleguide-route table.dateFormat td,[dir=rtl] .styleguide-route table.dateFormat th{border-left:1px solid #d3d3d3}.styleguide-route main.FreeStyle-container{bottom:0;height:100%;left:0;overflow:auto;position:fixed;right:0;top:0;z-index:11}.styleguide-route main{margin:0;max-width:100%;padding:0;width:100%}.styleguide-route .FreestyleGuide{display:flex;flex-direction:column;height:100%;min-height:100vh;min-width:320px}.styleguide-route .FreestyleGuide-footer,.styleguide-route .FreestyleGuide-header{display:flex;flex:none}.styleguide-route .FreestyleGuide-header{-webkit-align-items:top;border-bottom:1px solid #b6b6b6;padding:.5rem 1rem;-ms-flex-align:top;-ms-grid-row-align:top;align-items:top}.styleguide-route .FreestyleGuide-cta{align-self:center;cursor:pointer;display:inline-block;flex-basis:20px;font-size:1.4rem;text-align:center}.styleguide-route .FreestyleGuide-ctaIcon:hover{fill:#00bcd4}.styleguide-route .FreestyleGuide-titleContainer{flex-grow:1;padding:0 1rem;text-align:center}.styleguide-route .FreestyleGuide-title{font-size:1.4rem;font-weight:700}@media (min-width:37.5em){.styleguide-route .FreestyleGuide-title{font-size:1.9rem}}.styleguide-route .FreestyleGuide-subtitle{margin:0 auto}.styleguide-route .FreestyleGuide-body{background-color:#fff;display:flex;flex:1 0 auto;flex-direction:column}@media (min-width:37.5em){.styleguide-route .FreestyleGuide-body{flex-direction:row}}.styleguide-route .FreestyleGuide-content{margin-top:1.5rem}@media (min-width:37.5em){.styleguide-route .FreestyleGuide-content{flex:1;margin:0}}.styleguide-route .FreestyleGuide-nav{background-color:#fff;order:-1;padding:1rem}@media (min-width:37.5em){.styleguide-route .FreestyleGuide-nav{flex:0 0 18rem}[dir=ltr] .styleguide-route .FreestyleGuide-nav{border-right:1px solid #b6b6b6}[dir=rtl] .styleguide-route .FreestyleGuide-nav{border-left:1px solid #b6b6b6}}.styleguide-route .FreestyleGuide-aside{background:#fff;box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);order:-2;position:fixed}[dir=ltr] .styleguide-route .FreestyleGuide-aside{margin-right:.5rem;right:.5rem}[dir=rtl] .styleguide-route .FreestyleGuide-aside{left:.5rem;margin-left:.5rem}@media (min-width:37.5em){.styleguide-route .FreestyleGuide-aside{order:1}[dir=ltr] .styleguide-route .FreestyleGuide-aside{border-left:1px solid #b6b6b6}[dir=rtl] .styleguide-route .FreestyleGuide-aside{border-right:1px solid #b6b6b6}}.styleguide-route .FreestyleCollection{max-width:1200px}.styleguide-route .FreestyleCollection-title{font-weight:700;padding:1rem 1rem 0;text-transform:uppercase}.styleguide-route .FreestyleCollection-variantList{box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);display:flex;height:48px;list-style-type:none;margin:1rem;overflow-x:auto;overflow-y:hidden;padding:0;position:relative;white-space:nowrap}.styleguide-route .FreestyleCollection-variantListItem{cursor:pointer;display:block;flex-grow:1;font-size:14px;height:48px;letter-spacing:.8px;line-height:48px;margin:0;min-width:120px;overflow:hidden;padding:0;text-align:center;text-overflow:ellipsis;text-transform:uppercase;width:15%}[dir=ltr] .styleguide-route .FreestyleCollection-variantListItem{float:left}[dir=rtl] .styleguide-route .FreestyleCollection-variantListItem{float:right}.styleguide-route .FreestyleCollection-variantListItem--active,.styleguide-route .FreestyleCollection-variantListItem:hover{border-bottom:3px solid #00bcd4;color:#00bcd4}.styleguide-route .FreestyleCollection-variant{display:inline}.styleguide-route .FreestyleAnnotation{font-size:.9rem;padding:0 1rem}.styleguide-route .FreestyleUsageControls{font-size:.9rem;padding:1rem;width:200px}[dir=ltr] .styleguide-route .FreestyleUsageControls{text-align:left}[dir=rtl] .styleguide-route .FreestyleUsageControls{text-align:right}.styleguide-route .FreestyleUsageControls-header{color:#00bcd4;font-weight:700;margin-bottom:.3rem;text-transform:uppercase}.styleguide-route .FreestyleUsageControls-item{align-items:baseline;display:flex}.styleguide-route .FreestyleUsageControls-item--focus{padding-top:.6rem}.styleguide-route .FreestyleUsageControls-itemControl{cursor:pointer}[dir=ltr] .styleguide-route .FreestyleUsageControls-itemControl{padding-right:.1rem}[dir=rtl] .styleguide-route .FreestyleUsageControls-itemControl{padding-left:.1rem}.styleguide-route .FreestyleUsageControls-itemLabel{font-size:.7rem}.styleguide-route .FreestyleUsageControls-input--focus{margin-bottom:.2rem}.styleguide-route .FreestyleUsageControls-button{background-color:#00bcd4;border:none;box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);color:#fff;cursor:pointer;font-size:.6rem;padding:.4rem 1rem;text-transform:uppercase}.styleguide-route .FreestylePalette-title{font-size:1.4rem;font-weight:700;padding-bottom:2px;padding-top:10px}.styleguide-route .FreestylePalette-description{font-size:.8rem;padding-bottom:5px}.styleguide-route .FreestylePaletteItem{border:1px solid #cecece;display:inline-block}[dir=ltr] .styleguide-route .FreestylePaletteItem{margin:0 5px 5px 0}[dir=rtl] .styleguide-route .FreestylePaletteItem{margin:0 0 5px 5px}.styleguide-route .FreestylePaletteItem-color{height:90px;width:160px}.styleguide-route .FreestylePaletteItem-info{background-color:#fff;border-top:1px solid #cecece;padding:5px}.styleguide-route .FreestylePaletteItem-hex{font-size:12px;font-weight:700;margin-bottom:0}.styleguide-route .FreestylePaletteItem-name{color:gray;font-size:11px;margin-top:0}.styleguide-route .FreestyleNote{display:none}.styleguide-route .FreestyleNotes pre{font-size:.8rem;margin-top:0}.styleguide-route .FreestyleNotes pre.hljs{padding:.5rem 1rem}.styleguide-route .FreestyleNotes--tomorrow-night .hljs-comment,.styleguide-route .FreestyleNotes--tomorrow-night .hljs-quote{color:#969896}.styleguide-route .FreestyleNotes--tomorrow-night .hljs-deletion,.styleguide-route .FreestyleNotes--tomorrow-night .hljs-name,.styleguide-route .FreestyleNotes--tomorrow-night .hljs-regexp,.styleguide-route .FreestyleNotes--tomorrow-night .hljs-selector-class,.styleguide-route .FreestyleNotes--tomorrow-night .hljs-selector-id,.styleguide-route .FreestyleNotes--tomorrow-night .hljs-tag,.styleguide-route .FreestyleNotes--tomorrow-night .hljs-template-variable,.styleguide-route .FreestyleNotes--tomorrow-night .hljs-variable{color:#c66}.styleguide-route .FreestyleNotes--tomorrow-night .hljs-built_in,.styleguide-route .FreestyleNotes--tomorrow-night .hljs-builtin-name,.styleguide-route .FreestyleNotes--tomorrow-night .hljs-link,.styleguide-route .FreestyleNotes--tomorrow-night .hljs-literal,.styleguide-route .FreestyleNotes--tomorrow-night .hljs-meta,.styleguide-route .FreestyleNotes--tomorrow-night .hljs-number,.styleguide-route .FreestyleNotes--tomorrow-night .hljs-params,.styleguide-route .FreestyleNotes--tomorrow-night .hljs-type{color:#de935f}.styleguide-route .FreestyleNotes--tomorrow-night .hljs-attribute{color:#f0c674}.styleguide-route .FreestyleNotes--tomorrow-night .hljs-addition,.styleguide-route .FreestyleNotes--tomorrow-night .hljs-bullet,.styleguide-route .FreestyleNotes--tomorrow-night .hljs-string,.styleguide-route .FreestyleNotes--tomorrow-night .hljs-symbol{color:#b5bd68}.styleguide-route .FreestyleNotes--tomorrow-night .hljs-section,.styleguide-route .FreestyleNotes--tomorrow-night .hljs-title{color:#81a2be}.styleguide-route .FreestyleNotes--tomorrow-night .hljs-keyword,.styleguide-route .FreestyleNotes--tomorrow-night .hljs-selector-tag{color:#b294bb}.styleguide-route .FreestyleNotes--tomorrow-night .hljs{background:#1d1f21;color:#c5c8c6;display:block;overflow-x:auto;padding:.5em}.styleguide-route .FreestyleNotes--tomorrow-night .hljs-emphasis{font-style:italic}.styleguide-route .FreestyleNotes--tomorrow-night .hljs-strong{font-weight:700}.styleguide-route .FreestyleNotes--zenburn .hljs{background:#3f3f3f;color:#dcdcdc;display:block;overflow-x:auto;padding:.5em}.styleguide-route .FreestyleNotes--zenburn .hljs-keyword,.styleguide-route .FreestyleNotes--zenburn .hljs-selector-tag,.styleguide-route .FreestyleNotes--zenburn .hljs-tag{color:#e3ceab}.styleguide-route .FreestyleNotes--zenburn .hljs-template-tag{color:#dcdcdc}.styleguide-route .FreestyleNotes--zenburn .hljs-number{color:#8cd0d3}.styleguide-route .FreestyleNotes--zenburn .hljs-attribute,.styleguide-route .FreestyleNotes--zenburn .hljs-template-variable,.styleguide-route .FreestyleNotes--zenburn .hljs-variable{color:#efdcbc}.styleguide-route .FreestyleNotes--zenburn .hljs-literal{color:#efefaf}.styleguide-route .FreestyleNotes--zenburn .hljs-subst{color:#8f8f8f}.styleguide-route .FreestyleNotes--zenburn .hljs-name,.styleguide-route .FreestyleNotes--zenburn .hljs-section,.styleguide-route .FreestyleNotes--zenburn .hljs-selector-class,.styleguide-route .FreestyleNotes--zenburn .hljs-selector-id,.styleguide-route .FreestyleNotes--zenburn .hljs-title,.styleguide-route .FreestyleNotes--zenburn .hljs-type{color:#efef8f}.styleguide-route .FreestyleNotes--zenburn .hljs-bullet,.styleguide-route .FreestyleNotes--zenburn .hljs-link,.styleguide-route .FreestyleNotes--zenburn .hljs-symbol{color:#dca3a3}.styleguide-route .FreestyleNotes--zenburn .hljs-built_in,.styleguide-route .FreestyleNotes--zenburn .hljs-builtin-name,.styleguide-route .FreestyleNotes--zenburn .hljs-deletion,.styleguide-route .FreestyleNotes--zenburn .hljs-string{color:#cc9393}.styleguide-route .FreestyleNotes--zenburn .hljs-addition,.styleguide-route .FreestyleNotes--zenburn .hljs-comment,.styleguide-route .FreestyleNotes--zenburn .hljs-meta,.styleguide-route .FreestyleNotes--zenburn .hljs-quote{color:#7f9f7f}.styleguide-route .FreestyleNotes--zenburn .hljs-emphasis{font-style:italic}.styleguide-route .FreestyleNotes--zenburn .hljs-strong{font-weight:700}.styleguide-route .FreestyleNotes--hybrid .hljs{background:#1d1f21;display:block;overflow-x:auto;padding:.5em}.styleguide-route .FreestyleNotes--hybrid .hljs span::selection,.styleguide-route .FreestyleNotes--hybrid .hljs::selection{background:#373b41}.styleguide-route .FreestyleNotes--hybrid .hljs span::-moz-selection,.styleguide-route .FreestyleNotes--hybrid .hljs::-moz-selection{background:#373b41}.styleguide-route .FreestyleNotes--hybrid .hljs{color:#c5c8c6}.styleguide-route .FreestyleNotes--hybrid .hljs-name,.styleguide-route .FreestyleNotes--hybrid .hljs-title{color:#f0c674}.styleguide-route .FreestyleNotes--hybrid .hljs-comment,.styleguide-route .FreestyleNotes--hybrid .hljs-meta,.styleguide-route .FreestyleNotes--hybrid .hljs-meta .hljs-keyword{color:#707880}.styleguide-route .FreestyleNotes--hybrid .hljs-deletion,.styleguide-route .FreestyleNotes--hybrid .hljs-link,.styleguide-route .FreestyleNotes--hybrid .hljs-literal,.styleguide-route .FreestyleNotes--hybrid .hljs-number,.styleguide-route .FreestyleNotes--hybrid .hljs-symbol{color:#c66}.styleguide-route .FreestyleNotes--hybrid .hljs-addition,.styleguide-route .FreestyleNotes--hybrid .hljs-doctag,.styleguide-route .FreestyleNotes--hybrid .hljs-regexp,.styleguide-route .FreestyleNotes--hybrid .hljs-selector-attr,.styleguide-route .FreestyleNotes--hybrid .hljs-selector-pseudo,.styleguide-route .FreestyleNotes--hybrid .hljs-string{color:#b5bd68}.styleguide-route .FreestyleNotes--hybrid .hljs-attribute,.styleguide-route .FreestyleNotes--hybrid .hljs-code,.styleguide-route .FreestyleNotes--hybrid .hljs-selector-id{color:#b294bb}.styleguide-route .FreestyleNotes--hybrid .hljs-bullet,.styleguide-route .FreestyleNotes--hybrid .hljs-keyword,.styleguide-route .FreestyleNotes--hybrid .hljs-selector-tag,.styleguide-route .FreestyleNotes--hybrid .hljs-tag{color:#81a2be}.styleguide-route .FreestyleNotes--hybrid .hljs-subst,.styleguide-route .FreestyleNotes--hybrid .hljs-template-tag,.styleguide-route .FreestyleNotes--hybrid .hljs-template-variable,.styleguide-route .FreestyleNotes--hybrid .hljs-variable{color:#8abeb7}.styleguide-route .FreestyleNotes--hybrid .hljs-built_in,.styleguide-route .FreestyleNotes--hybrid .hljs-builtin-name,.styleguide-route .FreestyleNotes--hybrid .hljs-quote,.styleguide-route .FreestyleNotes--hybrid .hljs-section,.styleguide-route .FreestyleNotes--hybrid .hljs-selector-class,.styleguide-route .FreestyleNotes--hybrid .hljs-type{color:#de935f}.styleguide-route .FreestyleNotes--hybrid .hljs-emphasis{font-style:italic}.styleguide-route .FreestyleNotes--hybrid .hljs-strong{font-weight:700}.styleguide-route .FreestyleNotes--atelier-cave-dark .hljs-comment,.styleguide-route .FreestyleNotes--atelier-cave-dark .hljs-quote{color:#7e7887}.styleguide-route .FreestyleNotes--atelier-cave-dark .hljs-attribute,.styleguide-route .FreestyleNotes--atelier-cave-dark .hljs-link,.styleguide-route .FreestyleNotes--atelier-cave-dark .hljs-name,.styleguide-route .FreestyleNotes--atelier-cave-dark .hljs-regexp,.styleguide-route .FreestyleNotes--atelier-cave-dark .hljs-selector-class,.styleguide-route .FreestyleNotes--atelier-cave-dark .hljs-selector-id,.styleguide-route .FreestyleNotes--atelier-cave-dark .hljs-tag,.styleguide-route .FreestyleNotes--atelier-cave-dark .hljs-template-variable,.styleguide-route .FreestyleNotes--atelier-cave-dark .hljs-variable{color:#be4678}.styleguide-route .FreestyleNotes--atelier-cave-dark .hljs-built_in,.styleguide-route .FreestyleNotes--atelier-cave-dark .hljs-builtin-name,.styleguide-route .FreestyleNotes--atelier-cave-dark .hljs-literal,.styleguide-route .FreestyleNotes--atelier-cave-dark .hljs-meta,.styleguide-route .FreestyleNotes--atelier-cave-dark .hljs-number,.styleguide-route .FreestyleNotes--atelier-cave-dark .hljs-params,.styleguide-route .FreestyleNotes--atelier-cave-dark .hljs-type{color:#aa573c}.styleguide-route .FreestyleNotes--atelier-cave-dark .hljs-bullet,.styleguide-route .FreestyleNotes--atelier-cave-dark .hljs-string,.styleguide-route .FreestyleNotes--atelier-cave-dark .hljs-symbol{color:#2a9292}.styleguide-route .FreestyleNotes--atelier-cave-dark .hljs-section,.styleguide-route .FreestyleNotes--atelier-cave-dark .hljs-title{color:#576ddb}.styleguide-route .FreestyleNotes--atelier-cave-dark .hljs-keyword,.styleguide-route .FreestyleNotes--atelier-cave-dark .hljs-selector-tag{color:#955ae7}.styleguide-route .FreestyleNotes--atelier-cave-dark .hljs-addition,.styleguide-route .FreestyleNotes--atelier-cave-dark .hljs-deletion{color:#19171c;display:inline-block;width:100%}.styleguide-route .FreestyleNotes--atelier-cave-dark .hljs-deletion{background-color:#be4678}.styleguide-route .FreestyleNotes--atelier-cave-dark .hljs-addition{background-color:#2a9292}.styleguide-route .FreestyleNotes--atelier-cave-dark .hljs{background:#19171c;color:#8b8792;display:block;overflow-x:auto;padding:.5em}.styleguide-route .FreestyleNotes--atelier-cave-dark .hljs-emphasis{font-style:italic}.styleguide-route .FreestyleNotes--atelier-cave-dark .hljs-strong{font-weight:700}.styleguide-route .FreestyleNotes--solarized-light .hljs{background:#fdf6e3;color:#657b83;display:block;overflow-x:auto;padding:.5em}.styleguide-route .FreestyleNotes--solarized-light .hljs-comment,.styleguide-route .FreestyleNotes--solarized-light .hljs-quote{color:#93a1a1}.styleguide-route .FreestyleNotes--solarized-light .hljs-addition,.styleguide-route .FreestyleNotes--solarized-light .hljs-keyword,.styleguide-route .FreestyleNotes--solarized-light .hljs-selector-tag{color:#859900}.styleguide-route .FreestyleNotes--solarized-light .hljs-doctag,.styleguide-route .FreestyleNotes--solarized-light .hljs-literal,.styleguide-route .FreestyleNotes--solarized-light .hljs-meta .hljs-meta-string,.styleguide-route .FreestyleNotes--solarized-light .hljs-number,.styleguide-route .FreestyleNotes--solarized-light .hljs-regexp,.styleguide-route .FreestyleNotes--solarized-light .hljs-string{color:#2aa198}.styleguide-route .FreestyleNotes--solarized-light .hljs-name,.styleguide-route .FreestyleNotes--solarized-light .hljs-section,.styleguide-route .FreestyleNotes--solarized-light .hljs-selector-class,.styleguide-route .FreestyleNotes--solarized-light .hljs-selector-id,.styleguide-route .FreestyleNotes--solarized-light .hljs-title{color:#268bd2}.styleguide-route .FreestyleNotes--solarized-light .hljs-attr,.styleguide-route .FreestyleNotes--solarized-light .hljs-attribute,.styleguide-route .FreestyleNotes--solarized-light .hljs-class .hljs-title,.styleguide-route .FreestyleNotes--solarized-light .hljs-template-variable,.styleguide-route .FreestyleNotes--solarized-light .hljs-type,.styleguide-route .FreestyleNotes--solarized-light .hljs-variable{color:#b58900}.styleguide-route .FreestyleNotes--solarized-light .hljs-bullet,.styleguide-route .FreestyleNotes--solarized-light .hljs-link,.styleguide-route .FreestyleNotes--solarized-light .hljs-meta,.styleguide-route .FreestyleNotes--solarized-light .hljs-meta .hljs-keyword,.styleguide-route .FreestyleNotes--solarized-light .hljs-selector-attr,.styleguide-route .FreestyleNotes--solarized-light .hljs-selector-pseudo,.styleguide-route .FreestyleNotes--solarized-light .hljs-subst,.styleguide-route .FreestyleNotes--solarized-light .hljs-symbol{color:#cb4b16}.styleguide-route .FreestyleNotes--solarized-light .hljs-built_in,.styleguide-route .FreestyleNotes--solarized-light .hljs-deletion{color:#dc322f}.styleguide-route .FreestyleNotes--solarized-light .hljs-formula{background:#eee8d5}.styleguide-route .FreestyleNotes--solarized-light .hljs-emphasis{font-style:italic}.styleguide-route .FreestyleNotes--solarized-light .hljs-strong{font-weight:700}.styleguide-route .FreestyleNotes--docco .hljs{background:#f8f8ff;color:#000;display:block;overflow-x:auto;padding:.5em}.styleguide-route .FreestyleNotes--docco .hljs-comment,.styleguide-route .FreestyleNotes--docco .hljs-quote{color:#408080;font-style:italic}.styleguide-route .FreestyleNotes--docco .hljs-keyword,.styleguide-route .FreestyleNotes--docco .hljs-literal,.styleguide-route .FreestyleNotes--docco .hljs-selector-tag,.styleguide-route .FreestyleNotes--docco .hljs-subst{color:#954121}.styleguide-route .FreestyleNotes--docco .hljs-number{color:#40a070}.styleguide-route .FreestyleNotes--docco .hljs-doctag,.styleguide-route .FreestyleNotes--docco .hljs-string{color:#219161}.styleguide-route .FreestyleNotes--docco .hljs-section,.styleguide-route .FreestyleNotes--docco .hljs-selector-class,.styleguide-route .FreestyleNotes--docco .hljs-selector-id,.styleguide-route .FreestyleNotes--docco .hljs-type{color:#19469d}.styleguide-route .FreestyleNotes--docco .hljs-params{color:#00f}.styleguide-route .FreestyleNotes--docco .hljs-title{color:#458;font-weight:700}.styleguide-route .FreestyleNotes--docco .hljs-attribute,.styleguide-route .FreestyleNotes--docco .hljs-name,.styleguide-route .FreestyleNotes--docco .hljs-tag{color:navy;font-weight:400}.styleguide-route .FreestyleNotes--docco .hljs-template-variable,.styleguide-route .FreestyleNotes--docco .hljs-variable{color:teal}.styleguide-route .FreestyleNotes--docco .hljs-link,.styleguide-route .FreestyleNotes--docco .hljs-regexp{color:#b68}.styleguide-route .FreestyleNotes--docco .hljs-bullet,.styleguide-route .FreestyleNotes--docco .hljs-symbol{color:#990073}.styleguide-route .FreestyleNotes--docco .hljs-built_in,.styleguide-route .FreestyleNotes--docco .hljs-builtin-name{color:#0086b3}.styleguide-route .FreestyleNotes--docco .hljs-meta{color:#999;font-weight:700}.styleguide-route .FreestyleNotes--docco .hljs-deletion{background:#fdd}.styleguide-route .FreestyleNotes--docco .hljs-addition{background:#dfd}.styleguide-route .FreestyleNotes--docco .hljs-emphasis{font-style:italic}.styleguide-route .FreestyleNotes--docco .hljs-strong{font-weight:700}.styleguide-route .FreestyleNotes--monokai-sublime .hljs{background:#23241f;display:block;overflow-x:auto;padding:.5em}.styleguide-route .FreestyleNotes--monokai-sublime .hljs,.styleguide-route .FreestyleNotes--monokai-sublime .hljs-subst,.styleguide-route .FreestyleNotes--monokai-sublime .hljs-tag{color:#f8f8f2}.styleguide-route .FreestyleNotes--monokai-sublime .hljs-emphasis,.styleguide-route .FreestyleNotes--monokai-sublime .hljs-strong{color:#a8a8a2}.styleguide-route .FreestyleNotes--monokai-sublime .hljs-bullet,.styleguide-route .FreestyleNotes--monokai-sublime .hljs-link,.styleguide-route .FreestyleNotes--monokai-sublime .hljs-literal,.styleguide-route .FreestyleNotes--monokai-sublime .hljs-number,.styleguide-route .FreestyleNotes--monokai-sublime .hljs-quote,.styleguide-route .FreestyleNotes--monokai-sublime .hljs-regexp{color:#ae81ff}.styleguide-route .FreestyleNotes--monokai-sublime .hljs-code,.styleguide-route .FreestyleNotes--monokai-sublime .hljs-section,.styleguide-route .FreestyleNotes--monokai-sublime .hljs-selector-class,.styleguide-route .FreestyleNotes--monokai-sublime .hljs-title{color:#a6e22e}.styleguide-route .FreestyleNotes--monokai-sublime .hljs-strong{font-weight:700}.styleguide-route .FreestyleNotes--monokai-sublime .hljs-emphasis{font-style:italic}.styleguide-route .FreestyleNotes--monokai-sublime .hljs-attr,.styleguide-route .FreestyleNotes--monokai-sublime .hljs-keyword,.styleguide-route .FreestyleNotes--monokai-sublime .hljs-name,.styleguide-route .FreestyleNotes--monokai-sublime .hljs-selector-tag{color:#f92672}.styleguide-route .FreestyleNotes--monokai-sublime .hljs-attribute,.styleguide-route .FreestyleNotes--monokai-sublime .hljs-symbol{color:#66d9ef}.styleguide-route .FreestyleNotes--monokai-sublime .hljs-class .hljs-title,.styleguide-route .FreestyleNotes--monokai-sublime .hljs-params{color:#f8f8f2}.styleguide-route .FreestyleNotes--monokai-sublime .hljs-addition,.styleguide-route .FreestyleNotes--monokai-sublime .hljs-built_in,.styleguide-route .FreestyleNotes--monokai-sublime .hljs-builtin-name,.styleguide-route .FreestyleNotes--monokai-sublime .hljs-selector-attr,.styleguide-route .FreestyleNotes--monokai-sublime .hljs-selector-id,.styleguide-route .FreestyleNotes--monokai-sublime .hljs-selector-pseudo,.styleguide-route .FreestyleNotes--monokai-sublime .hljs-string,.styleguide-route .FreestyleNotes--monokai-sublime .hljs-template-variable,.styleguide-route .FreestyleNotes--monokai-sublime .hljs-type,.styleguide-route .FreestyleNotes--monokai-sublime .hljs-variable{color:#e6db74}.styleguide-route .FreestyleNotes--monokai-sublime .hljs-comment,.styleguide-route .FreestyleNotes--monokai-sublime .hljs-deletion,.styleguide-route .FreestyleNotes--monokai-sublime .hljs-meta{color:#75715e}.styleguide-route .FreestyleNotes-content h1,.styleguide-route .FreestyleNotes-content h2,.styleguide-route .FreestyleNotes-content h3,.styleguide-route .FreestyleNotes-content h4,.styleguide-route .FreestyleNotes-content h5,.styleguide-route .FreestyleNotes-content h6,.styleguide-route .FreestyleNotes-content p{padding:0 1rem}.styleguide-route .FreestyleNotes-content h6{font-size:.7rem;font-weight:700;margin:0;padding:.5rem 1rem .2rem;text-transform:uppercase}.styleguide-route .FreestyleUsage{max-width:1200px}.styleguide-route .FreestyleUsage-title{font-weight:700;padding:1rem 1rem 0;text-transform:uppercase}.styleguide-route .FreestyleUsage-notes{font-size:.9rem}.styleguide-route .FreestyleUsage-rendered{padding:1rem}.styleguide-route .FreestyleUsage-usage{padding-bottom:10px}.styleguide-route .FreestyleUsage-snippet pre{font-size:.8rem;margin-top:0}.styleguide-route .FreestyleUsage-snippet pre.hljs{padding:.5rem 1rem}.styleguide-route .FreestyleUsage-snippet--tomorrow-night .hljs-comment,.styleguide-route .FreestyleUsage-snippet--tomorrow-night .hljs-quote{color:#969896}.styleguide-route .FreestyleUsage-snippet--tomorrow-night .hljs-deletion,.styleguide-route .FreestyleUsage-snippet--tomorrow-night .hljs-name,.styleguide-route .FreestyleUsage-snippet--tomorrow-night .hljs-regexp,.styleguide-route .FreestyleUsage-snippet--tomorrow-night .hljs-selector-class,.styleguide-route .FreestyleUsage-snippet--tomorrow-night .hljs-selector-id,.styleguide-route .FreestyleUsage-snippet--tomorrow-night .hljs-tag,.styleguide-route .FreestyleUsage-snippet--tomorrow-night .hljs-template-variable,.styleguide-route .FreestyleUsage-snippet--tomorrow-night .hljs-variable{color:#c66}.styleguide-route .FreestyleUsage-snippet--tomorrow-night .hljs-built_in,.styleguide-route .FreestyleUsage-snippet--tomorrow-night .hljs-builtin-name,.styleguide-route .FreestyleUsage-snippet--tomorrow-night .hljs-link,.styleguide-route .FreestyleUsage-snippet--tomorrow-night .hljs-literal,.styleguide-route .FreestyleUsage-snippet--tomorrow-night .hljs-meta,.styleguide-route .FreestyleUsage-snippet--tomorrow-night .hljs-number,.styleguide-route .FreestyleUsage-snippet--tomorrow-night .hljs-params,.styleguide-route .FreestyleUsage-snippet--tomorrow-night .hljs-type{color:#de935f}.styleguide-route .FreestyleUsage-snippet--tomorrow-night .hljs-attribute{color:#f0c674}.styleguide-route .FreestyleUsage-snippet--tomorrow-night .hljs-addition,.styleguide-route .FreestyleUsage-snippet--tomorrow-night .hljs-bullet,.styleguide-route .FreestyleUsage-snippet--tomorrow-night .hljs-string,.styleguide-route .FreestyleUsage-snippet--tomorrow-night .hljs-symbol{color:#b5bd68}.styleguide-route .FreestyleUsage-snippet--tomorrow-night .hljs-section,.styleguide-route .FreestyleUsage-snippet--tomorrow-night .hljs-title{color:#81a2be}.styleguide-route .FreestyleUsage-snippet--tomorrow-night .hljs-keyword,.styleguide-route .FreestyleUsage-snippet--tomorrow-night .hljs-selector-tag{color:#b294bb}.styleguide-route .FreestyleUsage-snippet--tomorrow-night .hljs{background:#1d1f21;color:#c5c8c6;display:block;overflow-x:auto;padding:.5em}.styleguide-route .FreestyleUsage-snippet--tomorrow-night .hljs-emphasis{font-style:italic}.styleguide-route .FreestyleUsage-snippet--tomorrow-night .hljs-strong{font-weight:700}.styleguide-route .FreestyleUsage-snippet--zenburn .hljs{background:#3f3f3f;color:#dcdcdc;display:block;overflow-x:auto;padding:.5em}.styleguide-route .FreestyleUsage-snippet--zenburn .hljs-keyword,.styleguide-route .FreestyleUsage-snippet--zenburn .hljs-selector-tag,.styleguide-route .FreestyleUsage-snippet--zenburn .hljs-tag{color:#e3ceab}.styleguide-route .FreestyleUsage-snippet--zenburn .hljs-template-tag{color:#dcdcdc}.styleguide-route .FreestyleUsage-snippet--zenburn .hljs-number{color:#8cd0d3}.styleguide-route .FreestyleUsage-snippet--zenburn .hljs-attribute,.styleguide-route .FreestyleUsage-snippet--zenburn .hljs-template-variable,.styleguide-route .FreestyleUsage-snippet--zenburn .hljs-variable{color:#efdcbc}.styleguide-route .FreestyleUsage-snippet--zenburn .hljs-literal{color:#efefaf}.styleguide-route .FreestyleUsage-snippet--zenburn .hljs-subst{color:#8f8f8f}.styleguide-route .FreestyleUsage-snippet--zenburn .hljs-name,.styleguide-route .FreestyleUsage-snippet--zenburn .hljs-section,.styleguide-route .FreestyleUsage-snippet--zenburn .hljs-selector-class,.styleguide-route .FreestyleUsage-snippet--zenburn .hljs-selector-id,.styleguide-route .FreestyleUsage-snippet--zenburn .hljs-title,.styleguide-route .FreestyleUsage-snippet--zenburn .hljs-type{color:#efef8f}.styleguide-route .FreestyleUsage-snippet--zenburn .hljs-bullet,.styleguide-route .FreestyleUsage-snippet--zenburn .hljs-link,.styleguide-route .FreestyleUsage-snippet--zenburn .hljs-symbol{color:#dca3a3}.styleguide-route .FreestyleUsage-snippet--zenburn .hljs-built_in,.styleguide-route .FreestyleUsage-snippet--zenburn .hljs-builtin-name,.styleguide-route .FreestyleUsage-snippet--zenburn .hljs-deletion,.styleguide-route .FreestyleUsage-snippet--zenburn .hljs-string{color:#cc9393}.styleguide-route .FreestyleUsage-snippet--zenburn .hljs-addition,.styleguide-route .FreestyleUsage-snippet--zenburn .hljs-comment,.styleguide-route .FreestyleUsage-snippet--zenburn .hljs-meta,.styleguide-route .FreestyleUsage-snippet--zenburn .hljs-quote{color:#7f9f7f}.styleguide-route .FreestyleUsage-snippet--zenburn .hljs-emphasis{font-style:italic}.styleguide-route .FreestyleUsage-snippet--zenburn .hljs-strong{font-weight:700}.styleguide-route .FreestyleUsage-snippet--hybrid .hljs{background:#1d1f21;display:block;overflow-x:auto;padding:.5em}.styleguide-route .FreestyleUsage-snippet--hybrid .hljs span::selection,.styleguide-route .FreestyleUsage-snippet--hybrid .hljs::selection{background:#373b41}.styleguide-route .FreestyleUsage-snippet--hybrid .hljs span::-moz-selection,.styleguide-route .FreestyleUsage-snippet--hybrid .hljs::-moz-selection{background:#373b41}.styleguide-route .FreestyleUsage-snippet--hybrid .hljs{color:#c5c8c6}.styleguide-route .FreestyleUsage-snippet--hybrid .hljs-name,.styleguide-route .FreestyleUsage-snippet--hybrid .hljs-title{color:#f0c674}.styleguide-route .FreestyleUsage-snippet--hybrid .hljs-comment,.styleguide-route .FreestyleUsage-snippet--hybrid .hljs-meta,.styleguide-route .FreestyleUsage-snippet--hybrid .hljs-meta .hljs-keyword{color:#707880}.styleguide-route .FreestyleUsage-snippet--hybrid .hljs-deletion,.styleguide-route .FreestyleUsage-snippet--hybrid .hljs-link,.styleguide-route .FreestyleUsage-snippet--hybrid .hljs-literal,.styleguide-route .FreestyleUsage-snippet--hybrid .hljs-number,.styleguide-route .FreestyleUsage-snippet--hybrid .hljs-symbol{color:#c66}.styleguide-route .FreestyleUsage-snippet--hybrid .hljs-addition,.styleguide-route .FreestyleUsage-snippet--hybrid .hljs-doctag,.styleguide-route .FreestyleUsage-snippet--hybrid .hljs-regexp,.styleguide-route .FreestyleUsage-snippet--hybrid .hljs-selector-attr,.styleguide-route .FreestyleUsage-snippet--hybrid .hljs-selector-pseudo,.styleguide-route .FreestyleUsage-snippet--hybrid .hljs-string{color:#b5bd68}.styleguide-route .FreestyleUsage-snippet--hybrid .hljs-attribute,.styleguide-route .FreestyleUsage-snippet--hybrid .hljs-code,.styleguide-route .FreestyleUsage-snippet--hybrid .hljs-selector-id{color:#b294bb}.styleguide-route .FreestyleUsage-snippet--hybrid .hljs-bullet,.styleguide-route .FreestyleUsage-snippet--hybrid .hljs-keyword,.styleguide-route .FreestyleUsage-snippet--hybrid .hljs-selector-tag,.styleguide-route .FreestyleUsage-snippet--hybrid .hljs-tag{color:#81a2be}.styleguide-route .FreestyleUsage-snippet--hybrid .hljs-subst,.styleguide-route .FreestyleUsage-snippet--hybrid .hljs-template-tag,.styleguide-route .FreestyleUsage-snippet--hybrid .hljs-template-variable,.styleguide-route .FreestyleUsage-snippet--hybrid .hljs-variable{color:#8abeb7}.styleguide-route .FreestyleUsage-snippet--hybrid .hljs-built_in,.styleguide-route .FreestyleUsage-snippet--hybrid .hljs-builtin-name,.styleguide-route .FreestyleUsage-snippet--hybrid .hljs-quote,.styleguide-route .FreestyleUsage-snippet--hybrid .hljs-section,.styleguide-route .FreestyleUsage-snippet--hybrid .hljs-selector-class,.styleguide-route .FreestyleUsage-snippet--hybrid .hljs-type{color:#de935f}.styleguide-route .FreestyleUsage-snippet--hybrid .hljs-emphasis{font-style:italic}.styleguide-route .FreestyleUsage-snippet--hybrid .hljs-strong{font-weight:700}.styleguide-route .FreestyleUsage-snippet--atelier-cave-dark .hljs-comment,.styleguide-route .FreestyleUsage-snippet--atelier-cave-dark .hljs-quote{color:#7e7887}.styleguide-route .FreestyleUsage-snippet--atelier-cave-dark .hljs-attribute,.styleguide-route .FreestyleUsage-snippet--atelier-cave-dark .hljs-link,.styleguide-route .FreestyleUsage-snippet--atelier-cave-dark .hljs-name,.styleguide-route .FreestyleUsage-snippet--atelier-cave-dark .hljs-regexp,.styleguide-route .FreestyleUsage-snippet--atelier-cave-dark .hljs-selector-class,.styleguide-route .FreestyleUsage-snippet--atelier-cave-dark .hljs-selector-id,.styleguide-route .FreestyleUsage-snippet--atelier-cave-dark .hljs-tag,.styleguide-route .FreestyleUsage-snippet--atelier-cave-dark .hljs-template-variable,.styleguide-route .FreestyleUsage-snippet--atelier-cave-dark .hljs-variable{color:#be4678}.styleguide-route .FreestyleUsage-snippet--atelier-cave-dark .hljs-built_in,.styleguide-route .FreestyleUsage-snippet--atelier-cave-dark .hljs-builtin-name,.styleguide-route .FreestyleUsage-snippet--atelier-cave-dark .hljs-literal,.styleguide-route .FreestyleUsage-snippet--atelier-cave-dark .hljs-meta,.styleguide-route .FreestyleUsage-snippet--atelier-cave-dark .hljs-number,.styleguide-route .FreestyleUsage-snippet--atelier-cave-dark .hljs-params,.styleguide-route .FreestyleUsage-snippet--atelier-cave-dark .hljs-type{color:#aa573c}.styleguide-route .FreestyleUsage-snippet--atelier-cave-dark .hljs-bullet,.styleguide-route .FreestyleUsage-snippet--atelier-cave-dark .hljs-string,.styleguide-route .FreestyleUsage-snippet--atelier-cave-dark .hljs-symbol{color:#2a9292}.styleguide-route .FreestyleUsage-snippet--atelier-cave-dark .hljs-section,.styleguide-route .FreestyleUsage-snippet--atelier-cave-dark .hljs-title{color:#576ddb}.styleguide-route .FreestyleUsage-snippet--atelier-cave-dark .hljs-keyword,.styleguide-route .FreestyleUsage-snippet--atelier-cave-dark .hljs-selector-tag{color:#955ae7}.styleguide-route .FreestyleUsage-snippet--atelier-cave-dark .hljs-addition,.styleguide-route .FreestyleUsage-snippet--atelier-cave-dark .hljs-deletion{color:#19171c;display:inline-block;width:100%}.styleguide-route .FreestyleUsage-snippet--atelier-cave-dark .hljs-deletion{background-color:#be4678}.styleguide-route .FreestyleUsage-snippet--atelier-cave-dark .hljs-addition{background-color:#2a9292}.styleguide-route .FreestyleUsage-snippet--atelier-cave-dark .hljs{background:#19171c;color:#8b8792;display:block;overflow-x:auto;padding:.5em}.styleguide-route .FreestyleUsage-snippet--atelier-cave-dark .hljs-emphasis{font-style:italic}.styleguide-route .FreestyleUsage-snippet--atelier-cave-dark .hljs-strong{font-weight:700}.styleguide-route .FreestyleUsage-snippet--solarized-light .hljs{background:#fdf6e3;color:#657b83;display:block;overflow-x:auto;padding:.5em}.styleguide-route .FreestyleUsage-snippet--solarized-light .hljs-comment,.styleguide-route .FreestyleUsage-snippet--solarized-light .hljs-quote{color:#93a1a1}.styleguide-route .FreestyleUsage-snippet--solarized-light .hljs-addition,.styleguide-route .FreestyleUsage-snippet--solarized-light .hljs-keyword,.styleguide-route .FreestyleUsage-snippet--solarized-light .hljs-selector-tag{color:#859900}.styleguide-route .FreestyleUsage-snippet--solarized-light .hljs-doctag,.styleguide-route .FreestyleUsage-snippet--solarized-light .hljs-literal,.styleguide-route .FreestyleUsage-snippet--solarized-light .hljs-meta .hljs-meta-string,.styleguide-route .FreestyleUsage-snippet--solarized-light .hljs-number,.styleguide-route .FreestyleUsage-snippet--solarized-light .hljs-regexp,.styleguide-route .FreestyleUsage-snippet--solarized-light .hljs-string{color:#2aa198}.styleguide-route .FreestyleUsage-snippet--solarized-light .hljs-name,.styleguide-route .FreestyleUsage-snippet--solarized-light .hljs-section,.styleguide-route .FreestyleUsage-snippet--solarized-light .hljs-selector-class,.styleguide-route .FreestyleUsage-snippet--solarized-light .hljs-selector-id,.styleguide-route .FreestyleUsage-snippet--solarized-light .hljs-title{color:#268bd2}.styleguide-route .FreestyleUsage-snippet--solarized-light .hljs-attr,.styleguide-route .FreestyleUsage-snippet--solarized-light .hljs-attribute,.styleguide-route .FreestyleUsage-snippet--solarized-light .hljs-class .hljs-title,.styleguide-route .FreestyleUsage-snippet--solarized-light .hljs-template-variable,.styleguide-route .FreestyleUsage-snippet--solarized-light .hljs-type,.styleguide-route .FreestyleUsage-snippet--solarized-light .hljs-variable{color:#b58900}.styleguide-route .FreestyleUsage-snippet--solarized-light .hljs-bullet,.styleguide-route .FreestyleUsage-snippet--solarized-light .hljs-link,.styleguide-route .FreestyleUsage-snippet--solarized-light .hljs-meta,.styleguide-route .FreestyleUsage-snippet--solarized-light .hljs-meta .hljs-keyword,.styleguide-route .FreestyleUsage-snippet--solarized-light .hljs-selector-attr,.styleguide-route .FreestyleUsage-snippet--solarized-light .hljs-selector-pseudo,.styleguide-route .FreestyleUsage-snippet--solarized-light .hljs-subst,.styleguide-route .FreestyleUsage-snippet--solarized-light .hljs-symbol{color:#cb4b16}.styleguide-route .FreestyleUsage-snippet--solarized-light .hljs-built_in,.styleguide-route .FreestyleUsage-snippet--solarized-light .hljs-deletion{color:#dc322f}.styleguide-route .FreestyleUsage-snippet--solarized-light .hljs-formula{background:#eee8d5}.styleguide-route .FreestyleUsage-snippet--solarized-light .hljs-emphasis{font-style:italic}.styleguide-route .FreestyleUsage-snippet--solarized-light .hljs-strong{font-weight:700}.styleguide-route .FreestyleUsage-snippet--docco .hljs{background:#f8f8ff;color:#000;display:block;overflow-x:auto;padding:.5em}.styleguide-route .FreestyleUsage-snippet--docco .hljs-comment,.styleguide-route .FreestyleUsage-snippet--docco .hljs-quote{color:#408080;font-style:italic}.styleguide-route .FreestyleUsage-snippet--docco .hljs-keyword,.styleguide-route .FreestyleUsage-snippet--docco .hljs-literal,.styleguide-route .FreestyleUsage-snippet--docco .hljs-selector-tag,.styleguide-route .FreestyleUsage-snippet--docco .hljs-subst{color:#954121}.styleguide-route .FreestyleUsage-snippet--docco .hljs-number{color:#40a070}.styleguide-route .FreestyleUsage-snippet--docco .hljs-doctag,.styleguide-route .FreestyleUsage-snippet--docco .hljs-string{color:#219161}.styleguide-route .FreestyleUsage-snippet--docco .hljs-section,.styleguide-route .FreestyleUsage-snippet--docco .hljs-selector-class,.styleguide-route .FreestyleUsage-snippet--docco .hljs-selector-id,.styleguide-route .FreestyleUsage-snippet--docco .hljs-type{color:#19469d}.styleguide-route .FreestyleUsage-snippet--docco .hljs-params{color:#00f}.styleguide-route .FreestyleUsage-snippet--docco .hljs-title{color:#458;font-weight:700}.styleguide-route .FreestyleUsage-snippet--docco .hljs-attribute,.styleguide-route .FreestyleUsage-snippet--docco .hljs-name,.styleguide-route .FreestyleUsage-snippet--docco .hljs-tag{color:navy;font-weight:400}.styleguide-route .FreestyleUsage-snippet--docco .hljs-template-variable,.styleguide-route .FreestyleUsage-snippet--docco .hljs-variable{color:teal}.styleguide-route .FreestyleUsage-snippet--docco .hljs-link,.styleguide-route .FreestyleUsage-snippet--docco .hljs-regexp{color:#b68}.styleguide-route .FreestyleUsage-snippet--docco .hljs-bullet,.styleguide-route .FreestyleUsage-snippet--docco .hljs-symbol{color:#990073}.styleguide-route .FreestyleUsage-snippet--docco .hljs-built_in,.styleguide-route .FreestyleUsage-snippet--docco .hljs-builtin-name{color:#0086b3}.styleguide-route .FreestyleUsage-snippet--docco .hljs-meta{color:#999;font-weight:700}.styleguide-route .FreestyleUsage-snippet--docco .hljs-deletion{background:#fdd}.styleguide-route .FreestyleUsage-snippet--docco .hljs-addition{background:#dfd}.styleguide-route .FreestyleUsage-snippet--docco .hljs-emphasis{font-style:italic}.styleguide-route .FreestyleUsage-snippet--docco .hljs-strong{font-weight:700}.styleguide-route .FreestyleUsage-snippet--monokai-sublime .hljs{background:#23241f;display:block;overflow-x:auto;padding:.5em}.styleguide-route .FreestyleUsage-snippet--monokai-sublime .hljs,.styleguide-route .FreestyleUsage-snippet--monokai-sublime .hljs-subst,.styleguide-route .FreestyleUsage-snippet--monokai-sublime .hljs-tag{color:#f8f8f2}.styleguide-route .FreestyleUsage-snippet--monokai-sublime .hljs-emphasis,.styleguide-route .FreestyleUsage-snippet--monokai-sublime .hljs-strong{color:#a8a8a2}.styleguide-route .FreestyleUsage-snippet--monokai-sublime .hljs-bullet,.styleguide-route .FreestyleUsage-snippet--monokai-sublime .hljs-link,.styleguide-route .FreestyleUsage-snippet--monokai-sublime .hljs-literal,.styleguide-route .FreestyleUsage-snippet--monokai-sublime .hljs-number,.styleguide-route .FreestyleUsage-snippet--monokai-sublime .hljs-quote,.styleguide-route .FreestyleUsage-snippet--monokai-sublime .hljs-regexp{color:#ae81ff}.styleguide-route .FreestyleUsage-snippet--monokai-sublime .hljs-code,.styleguide-route .FreestyleUsage-snippet--monokai-sublime .hljs-section,.styleguide-route .FreestyleUsage-snippet--monokai-sublime .hljs-selector-class,.styleguide-route .FreestyleUsage-snippet--monokai-sublime .hljs-title{color:#a6e22e}.styleguide-route .FreestyleUsage-snippet--monokai-sublime .hljs-strong{font-weight:700}.styleguide-route .FreestyleUsage-snippet--monokai-sublime .hljs-emphasis{font-style:italic}.styleguide-route .FreestyleUsage-snippet--monokai-sublime .hljs-attr,.styleguide-route .FreestyleUsage-snippet--monokai-sublime .hljs-keyword,.styleguide-route .FreestyleUsage-snippet--monokai-sublime .hljs-name,.styleguide-route .FreestyleUsage-snippet--monokai-sublime .hljs-selector-tag{color:#f92672}.styleguide-route .FreestyleUsage-snippet--monokai-sublime .hljs-attribute,.styleguide-route .FreestyleUsage-snippet--monokai-sublime .hljs-symbol{color:#66d9ef}.styleguide-route .FreestyleUsage-snippet--monokai-sublime .hljs-class .hljs-title,.styleguide-route .FreestyleUsage-snippet--monokai-sublime .hljs-params{color:#f8f8f2}.styleguide-route .FreestyleUsage-snippet--monokai-sublime .hljs-addition,.styleguide-route .FreestyleUsage-snippet--monokai-sublime .hljs-built_in,.styleguide-route .FreestyleUsage-snippet--monokai-sublime .hljs-builtin-name,.styleguide-route .FreestyleUsage-snippet--monokai-sublime .hljs-selector-attr,.styleguide-route .FreestyleUsage-snippet--monokai-sublime .hljs-selector-id,.styleguide-route .FreestyleUsage-snippet--monokai-sublime .hljs-selector-pseudo,.styleguide-route .FreestyleUsage-snippet--monokai-sublime .hljs-string,.styleguide-route .FreestyleUsage-snippet--monokai-sublime .hljs-template-variable,.styleguide-route .FreestyleUsage-snippet--monokai-sublime .hljs-type,.styleguide-route .FreestyleUsage-snippet--monokai-sublime .hljs-variable{color:#e6db74}.styleguide-route .FreestyleUsage-snippet--monokai-sublime .hljs-comment,.styleguide-route .FreestyleUsage-snippet--monokai-sublime .hljs-deletion,.styleguide-route .FreestyleUsage-snippet--monokai-sublime .hljs-meta{color:#75715e}.styleguide-route .FreestyleUsage--inline{border-bottom:none;display:inline-block;margin-bottom:0;padding-bottom:0;width:100%}@media (min-width:37.5em){.styleguide-route .FreestyleUsage--inline{max-width:inherit;width:auto}}.styleguide-route .FreestyleUsage-focusCta{cursor:pointer;position:relative;top:1px;fill:#b6b6b6}.styleguide-route .FreestyleUsage-focusCta:hover{fill:#00bcd4}.styleguide-route .FreestyleSection-name{border-bottom:1px solid #ccc;font-size:1.5rem;font-weight:700;margin:0 1rem;max-width:calc(1200px - 1rem);padding:1rem 0 .4rem;text-transform:uppercase}.styleguide-route .FreestyleMenu{font-size:14px;list-style:none}[dir=ltr] .styleguide-route .FreestyleMenu{padding-left:1rem}[dir=rtl] .styleguide-route .FreestyleMenu{padding-right:1rem}.styleguide-route .FreestyleMenu-item{padding-top:.6rem;text-transform:uppercase}.styleguide-route .FreestyleMenu-itemLink{color:#212121;text-decoration:none}.styleguide-route .FreestyleMenu-itemLink.active,.styleguide-route .FreestyleMenu-itemLink:hover{color:#ffc107}.styleguide-route .FreestyleMenu-submenu{list-style:none}[dir=ltr] .styleguide-route .FreestyleMenu-submenu{padding-left:1rem}[dir=rtl] .styleguide-route .FreestyleMenu-submenu{padding-right:1rem}.styleguide-route .FreestyleSnippet-title{font-size:.7rem;font-weight:700;padding:.5rem 1rem .2rem;text-transform:uppercase}.styleguide-route .mock-uploader-frontend-container{margin:auto;max-width:900px}.uninstall-dialog{padding:2.5rem .5rem .5rem;position:relative;text-align:center;width:50%}.uninstall-dialog p{margin-left:5rem;margin-right:5rem}[dir=ltr] .uninstall-dialog p{text-align:left}[dir=rtl] .uninstall-dialog p{text-align:right}.uninstall-dialog .btn,.uninstall-dialog .btn-lg,.uninstall-dialog .btn-sm,.uninstall-dialog .info-box-button{margin-bottom:1.25rem;min-width:14.25rem}.uninstall-dialog .btn-sm{margin-bottom:2rem;min-width:14.25rem}.uninstall-dialog__close-button{cursor:pointer;position:absolute;top:1rem}[dir=ltr] .uninstall-dialog__close-button{right:1rem}[dir=rtl] .uninstall-dialog__close-button{left:1rem}.uploader-software{margin-bottom:48px}.uploader-software .uploader-software_header{margin-bottom:1rem}.uploader-software .uploader-software_header .uploader-software__header-flex{align-items:center;display:flex}.uploader-software .uploader-software_header .uploader-software__header-flex .uploader-software_title{flex:1}.uploader-software .uploader-software_links_installer,.uploader-software .uploader-software_links_uninstaller{background-color:#ebebeb;border-radius:8px;margin-bottom:3rem;padding:25px}.uploader-software .uploader-software_links_primary{background-color:#2471c9;border-radius:5px;color:#fff;display:inline-flex;font-weight:700;justify-content:center}[dir=ltr] .uploader-software .uploader-software_links_primary.mac{margin-left:20px}[dir=rtl] .uploader-software .uploader-software_links_primary.mac{margin-right:20px}.uploader-software .uploader-software_links_secondary{margin-top:1rem}.user-guide{padding:2.5rem .5rem .5rem;position:relative}.user-profile .field-grouping label{margin-bottom:4px}.user-profile p{margin-top:2rem}.users-route main .search-bar{align-items:center;margin-bottom:2rem}.users-route main .search-bar:after,.users-route main .search-bar:before{content:"";display:table}.users-route main .search-bar:after{clear:both}.users-route main .search-bar input[type=search]{min-width:28rem}.users-route main .search-bar input[type=search]+.clear-search{color:#bababa;cursor:pointer;padding:.5rem;vertical-align:middle}[dir=ltr] .users-route main .search-bar input[type=search]+.clear-search{margin-left:-2.5rem}[dir=rtl] .users-route main .search-bar input[type=search]+.clear-search{margin-right:-2.5rem}.users-route main .search-bar .btn,.users-route main .search-bar .btn-lg,.users-route main .search-bar .btn-sm,.users-route main .search-bar .info-box-button{font-size:.9rem;margin-bottom:0}[dir=ltr] .users-route main .search-bar .btn,[dir=ltr] .users-route main .search-bar .btn-lg,[dir=ltr] .users-route main .search-bar .btn-sm,[dir=ltr] .users-route main .search-bar .info-box-button{margin-left:0}[dir=rtl] .users-route main .search-bar .btn,[dir=rtl] .users-route main .search-bar .btn-lg,[dir=rtl] .users-route main .search-bar .btn-sm,[dir=rtl] .users-route main .search-bar .info-box-button{margin-right:0}.users-route main .search-bar .uploader-install-inner-parts{align-items:right;line-height:3em}[dir=ltr] .users-route main .search-bar .uploader-install-inner-parts{margin-right:12px}[dir=rtl] .users-route main .search-bar .uploader-install-inner-parts{margin-left:12px}.users-route main h1{font-size:2rem;font-weight:700}.users-route main h2{font-size:1.5rem;font-weight:700}.users-route main .user-form{margin-bottom:2rem}.users-route main .form-actions{margin:0;padding:2rem 0}.users-route main .form-action{display:inline-block;list-style:none;margin:0;padding:0}[dir=ltr] .users-route main .form-action+.form-action{margin-left:1rem}[dir=rtl] .users-route main .form-action+.form-action{margin-right:1rem}@media screen{body:not(.reports-route){background-color:#fff;min-width:1440px}}.sso-select-clinic-route main{background:url(/professional/assets/images/bg-wave-b77d91220b4798f9cf0163186e45b185.png) no-repeat center 95% #fff;background-size:100% auto;min-height:500px}@media only screen and (min-width:1050px){[dir=ltr] .sso-select-clinic-route main{padding-left:6rem}[dir=rtl] .sso-select-clinic-route main{padding-right:6rem}}.sso-select-clinic-route main header{margin-bottom:1em}.sso-select-clinic-route main h1{display:table-cell;font-size:3.5rem;font-weight:600;height:128px;line-height:64px;margin-top:0;padding-bottom:0;position:relative;vertical-align:middle}@media only screen and (min-width:1050px){[dir=ltr] .sso-select-clinic-route main h1{padding-left:158px}[dir=rtl] .sso-select-clinic-route main h1{padding-right:158px}.sso-select-clinic-route main h1:before{background-repeat:no-repeat;background-size:contain;color:#6db350;content:"";content:"\e922";display:inline-block;font-family:ClarityFont;font-size:7rem;font-weight:100;height:128px;position:absolute;top:2.2rem;width:128px}[dir=ltr] .sso-select-clinic-route main h1:before{left:0}[dir=rtl] .sso-select-clinic-route main h1:before{right:0}}.sso-select-clinic-route .select-clinic__header{align-items:center;display:flex;justify-content:space-between}.sso-select-clinic-route .clinic-portal-table td{padding:.5rem}.sso-select-clinic-route .select-clinic__no-clinics{border-bottom:none}.sso-select-clinic-route .select-clinic__no-clinics div{background-color:#f8f8f8;padding:100px;text-align:center}.sso-select-clinic-route table th:first-child{width:30%}.sso-select-clinic-route table tbody span{font-weight:700}[dir=ltr] .sso-select-clinic-route table tbody span{margin-left:10px}[dir=rtl] .sso-select-clinic-route table tbody span{margin-right:10px}.sso-select-clinic-route .select-clinic__footer{font-weight:500;padding-bottom:2rem;padding-top:1rem;text-align:center}.sso-select-clinic-route .select-clinic__footer>p{margin-bottom:0}.language-prompt:after{clear:both;content:" ";display:block;font-size:0;height:0;visibility:hidden}.language-prompt div{display:inline;vertical-align:middle}[dir=ltr] .language-prompt div{float:right;margin-left:6px}[dir=rtl] .language-prompt div{float:left;margin-right:6px}.pace{-webkit-pointer-events:none;pointer-events:none;-webkit-user-select:none;user-select:none}.pace-inactive{display:none}.pace .pace-progress{background:#29d;height:2px;position:fixed;top:0;width:100%;z-index:2000}[dir=ltr] .pace .pace-progress{right:100%}[dir=rtl] .pace .pace-progress{left:100%}