@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{position:relative}.mdc-button .mdc-elevation-overlay{height:100%;left:0;top:0;width:100%}.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;-webkit-user-select:none;user-select:none;vertical-align:middle}.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{margin-left:0;margin-right:8px}.mdc-button .mdc-button__icon[dir=rtl],[dir=rtl] .mdc-button .mdc-button__icon{margin-left:8px;margin-right:0}.mdc-button .mdc-button__icon{display:inline-block;position:relative;vertical-align:top}.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=rtl] .mdc-button--unelevated.mdc-button--icon-trailing{padding:0 16px 0 12px}[dir=ltr] .mdc-button--unelevated.mdc-button--icon-leading{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=rtl] .mdc-button--raised.mdc-button--icon-trailing{padding:0 16px 0 12px}[dir=ltr] .mdc-button--raised.mdc-button--icon-leading{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{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));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{height:36px;height:var(--mdc-text-button-container-height,36px)}.mdc-button,.mdc-button .mdc-button__ripple{border-radius:4px;border-radius:var(--mdc-text-button-container-shape,var(--mdc-shape-small,4px))}.mdc-button--unelevated{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));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{height:36px;height:var(--mdc-filled-button-container-height,36px)}.mdc-button--unelevated,.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{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));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-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{height:36px;height:var(--mdc-protected-button-container-height,36px)}.mdc-button--raised,.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-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.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{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));letter-spacing:normal;letter-spacing:var(--mdc-outlined-button-label-text-tracking,var(--mdc-typography-button-letter-spacing,normal));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{height:36px;height:var(--mdc-outlined-button-container-height,36px)}.mdc-button--outlined,.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))}.mdc-button--outlined{padding:0 15px}[dir=ltr] .mdc-button--outlined.mdc-button--icon-trailing{padding:0 11px 0 15px}[dir=rtl] .mdc-button--outlined.mdc-button--icon-trailing{padding:0 15px 0 11px}[dir=ltr] .mdc-button--outlined.mdc-button--icon-leading{padding:0 15px 0 11px}[dir=rtl] .mdc-button--outlined.mdc-button--icon-leading{padding:0 11px 0 15px}.mdc-button--outlined,.mdc-button--outlined .mdc-button__ripple{border-width:1px;border-width:var(--mdc-outlined-button-outline-width,1px)}.mdc-button--outlined .mdc-button__ripple{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--raised .mdc-button__icon[dir=rtl],.mdc-button--unelevated .mdc-button__icon[dir=rtl],[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,.mdc-button--raised .mdc-button__label+.mdc-button__icon,.mdc-button--unelevated .mdc-button__label+.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}@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-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}.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;color:inherit;cursor:pointer;display:inline-block;fill:currentColor;outline:none;overflow:visible;position:relative;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;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{color:rgba(0,0,0,.87);color:var(--mdc-theme-text-primary-on-background,rgba(0,0,0,.87))}.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;justify-content:flex-start;overflow:hidden;padding:0;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{padding-left:16px;padding-right:16px}.mdc-deprecated-list-item[dir=rtl],[dir=rtl] .mdc-deprecated-list-item{padding-left:16px;padding-right:16px}.mdc-deprecated-list-item{height:48px}.mdc-deprecated-list--icon-list .mdc-deprecated-list-item{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--icon-list .mdc-deprecated-list-item{height:56px}.mdc-deprecated-list--avatar-list .mdc-deprecated-list-item{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--avatar-list .mdc-deprecated-list-item{height:56px}.mdc-deprecated-list--thumbnail-list .mdc-deprecated-list-item{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--thumbnail-list .mdc-deprecated-list-item{height:56px}.mdc-deprecated-list--image-list .mdc-deprecated-list-item{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--image-list .mdc-deprecated-list-item{height:72px}.mdc-deprecated-list--video-list .mdc-deprecated-list-item{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--video-list .mdc-deprecated-list-item{height:72px}.mdc-deprecated-list--dense .mdc-deprecated-list-item__graphic{margin-left:0;margin-right:16px}.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--dense .mdc-deprecated-list-item__graphic{height:20px;width:20px}.mdc-deprecated-list-item__graphic{align-items:center;fill:currentColor;flex-shrink:0;justify-content:center;margin-left:0;margin-right:32px;object-fit:cover}.mdc-deprecated-list-item__graphic[dir=rtl],[dir=rtl] .mdc-deprecated-list-item__graphic{margin-left:32px;margin-right:0}.mdc-deprecated-list-item__graphic{height:24px;width:24px}.mdc-deprecated-list--icon-list .mdc-deprecated-list-item__graphic{margin-left:0;margin-right:32px}.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--icon-list .mdc-deprecated-list-item__graphic{height:24px;width:24px}.mdc-deprecated-list--avatar-list .mdc-deprecated-list-item__graphic{margin-left:0;margin-right:16px}.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--avatar-list .mdc-deprecated-list-item__graphic{border-radius:50%;height:40px;width:40px}.mdc-deprecated-list--thumbnail-list .mdc-deprecated-list-item__graphic{margin-left:0;margin-right:16px}.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--thumbnail-list .mdc-deprecated-list-item__graphic{height:40px;width:40px}.mdc-deprecated-list--image-list .mdc-deprecated-list-item__graphic{margin-left:0;margin-right:16px}.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--image-list .mdc-deprecated-list-item__graphic{height:56px;width:56px}.mdc-deprecated-list--video-list .mdc-deprecated-list-item__graphic{margin-left:0;margin-right:16px}.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--video-list .mdc-deprecated-list-item__graphic{height:56px;width:100px}.mdc-deprecated-list .mdc-deprecated-list-item__graphic{display:inline-flex}.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__meta{margin-left:auto;margin-right:0}.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;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-item__primary-text{line-height:normal;margin-bottom:-20px;margin-top: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}.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--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{line-height:normal;margin-bottom:-20px;margin-top:0}.mdc-deprecated-list--dense .mdc-deprecated-list-item__primary-text{display:block}.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--dense .mdc-deprecated-list-item__primary-text{line-height:normal;margin-bottom:-20px;margin-top: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);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-item__secondary-text{line-height:normal;margin-top: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{margin-left:0;margin-right:16px}.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}.mdc-deprecated-list--avatar-list.mdc-deprecated-list--dense .mdc-deprecated-list-item__graphic{height:36px;width:36px}: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}.mdc-deprecated-list-divider--padded[dir=rtl],[dir=rtl] .mdc-deprecated-list-divider--padded{margin-left:0;margin-right:16px}.mdc-deprecated-list-divider--padded{width:calc(100% - 32px)}.mdc-deprecated-list-divider--inset{margin-left:72px;margin-right:0}.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{width:calc(100% - 72px)}.mdc-deprecated-list-divider--inset.mdc-deprecated-list-divider--padded{margin-left:72px;margin-right:0}.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-divider--inset.mdc-deprecated-list-divider--padded{width:calc(100% - 88px)}.mdc-deprecated-list .mdc-deprecated-list-divider--inset-leading{margin-left:16px;margin-right:0}.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-leading,.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}.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--inset-trailing{width:calc(100% - 32px)}.mdc-deprecated-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--padding{margin-left:16px;margin-right:0}.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--padding{width:calc(100% - 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}.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 .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--inset-trailing.mdc-deprecated-list-divider--inset-padding{width:calc(100% - 32px)}.mdc-deprecated-list--icon-list .mdc-deprecated-list-divider--inset-leading{margin-left:72px;margin-right:0}.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-leading{width:calc(100% - 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}.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--inset-trailing{width:calc(100% - 88px)}.mdc-deprecated-list--icon-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--padding{margin-left:16px;margin-right:0}.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--padding{width:calc(100% - 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}.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--icon-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--inset-trailing.mdc-deprecated-list-divider--inset-padding{width:calc(100% - 32px)}.mdc-deprecated-list--avatar-list .mdc-deprecated-list-divider--inset-leading{margin-left:72px;margin-right:0}.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-leading{width:calc(100% - 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}.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--inset-trailing{width:calc(100% - 88px)}.mdc-deprecated-list--avatar-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--padding{margin-left:16px;margin-right:0}.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--padding{width:calc(100% - 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}.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--avatar-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--inset-trailing.mdc-deprecated-list-divider--inset-padding{width:calc(100% - 32px)}.mdc-deprecated-list--thumbnail-list .mdc-deprecated-list-divider--inset-leading{margin-left:72px;margin-right:0}.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-leading{width:calc(100% - 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}.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--inset-trailing{width:calc(100% - 88px)}.mdc-deprecated-list--thumbnail-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--padding{margin-left:16px;margin-right:0}.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--padding{width:calc(100% - 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}.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--thumbnail-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--inset-trailing.mdc-deprecated-list-divider--inset-padding{width:calc(100% - 32px)}.mdc-deprecated-list--image-list .mdc-deprecated-list-divider--inset-leading{margin-left:88px;margin-right:0}.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-leading{width:calc(100% - 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}.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--inset-trailing{width:calc(100% - 104px)}.mdc-deprecated-list--image-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--padding{margin-left:16px;margin-right:0}.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--padding{width:calc(100% - 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}.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--image-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--inset-trailing.mdc-deprecated-list-divider--inset-padding{width:calc(100% - 32px)}.mdc-deprecated-list--video-list .mdc-deprecated-list-divider--inset-leading{margin-left:116px;margin-right:0}.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-leading{width:calc(100% - 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}.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--inset-trailing{width:calc(100% - 132px)}.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--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--padding{width:100%}.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--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--video-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--inset-trailing.mdc-deprecated-list-divider--inset-padding{width:calc(100% - 16px)}.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;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{align-items:stretch;cursor:pointer}.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}.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--with-three-lines .mdc-list-item__primary-text,.mdc-list-item--with-two-lines .mdc-list-item__primary-text{line-height:normal;margin-bottom:-20px;margin-top: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);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__secondary-text{line-height:normal;margin-top: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}.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-two-lines .mdc-list-item__overline-text{line-height:normal;margin-bottom:-20px;margin-top:0}.mdc-list-item--with-three-lines .mdc-list-item__overline-text{display:block}.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-three-lines .mdc-list-item__overline-text{line-height:normal;margin-bottom:-20px;margin-top: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{margin-left:16px;margin-right:16px}.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}.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__primary-text{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{display:block}.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__overline-text{line-height:normal;margin-bottom:-20px;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{display:block}.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-two-lines.mdc-list-item--with-trailing-meta .mdc-list-item__end{line-height:normal;margin-top: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}.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__primary-text{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{display:block}.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__overline-text{line-height:normal;margin-bottom:-20px;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{display:block}.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-two-lines.mdc-list-item--with-trailing-meta .mdc-list-item__end{line-height:normal;margin-top: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{margin-left:16px;margin-right:16px}.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}.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__primary-text{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{display:block}.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__overline-text{line-height:normal;margin-bottom:-20px;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{display:block}.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-two-lines.mdc-list-item--with-trailing-meta .mdc-list-item__end{line-height:normal;margin-top: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{margin-left:16px;margin-right:16px}.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}.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__primary-text{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{display:block}.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__overline-text{line-height:normal;margin-bottom:-20px;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{display:block}.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-two-lines.mdc-list-item--with-trailing-meta .mdc-list-item__end{line-height:normal;margin-top: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}.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__primary-text{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{display:block}.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__overline-text{line-height:normal;margin-bottom:-20px;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{display:block}.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-two-lines.mdc-list-item--with-trailing-meta .mdc-list-item__end{line-height:normal;margin-top: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}.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__primary-text{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{display:block}.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__overline-text{line-height:normal;margin-bottom:-20px;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{display:block}.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-two-lines.mdc-list-item--with-trailing-meta .mdc-list-item__end{line-height:normal;margin-top: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}.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__primary-text{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{display:block}.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__overline-text{line-height:normal;margin-bottom:-20px;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{display:block}.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-two-lines.mdc-list-item--with-trailing-meta .mdc-list-item__end{line-height:normal;margin-top: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{margin-left:16px;margin-right:16px}.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}.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__primary-text{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{display:block}.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__overline-text{line-height:normal;margin-bottom:-20px;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{display:block}.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-two-lines.mdc-list-item--with-trailing-meta .mdc-list-item__end{line-height:normal;margin-top: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{margin-left:16px;margin-right:16px}.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}.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-two-lines .mdc-list-item__end{line-height:normal;margin-top:0}.mdc-list-item--with-trailing-meta.mdc-list-item--with-three-lines .mdc-list-item__end{display:block}.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--with-three-lines .mdc-list-item__end{line-height:normal;margin-top: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{margin-left:16px;margin-right:16px}.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}.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-two-lines .mdc-list-item__primary-text{line-height:normal;margin-top:0}.mdc-list-item--with-overline.mdc-list-item--with-three-lines .mdc-list-item__primary-text{display:block}.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--with-overline.mdc-list-item--with-three-lines .mdc-list-item__primary-text{line-height:normal;margin-top:0}.mdc-list-item{padding-left:16px;padding-right:16px}.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-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[dir=rtl],[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,.mdc-list-divider--with-leading-checkbox.mdc-list-divider--with-trailing-inset,.mdc-list-divider--with-leading-icon.mdc-list-divider--with-trailing-inset,.mdc-list-divider--with-leading-image.mdc-list-divider--with-trailing-inset,.mdc-list-divider--with-leading-radio.mdc-list-divider--with-trailing-inset,.mdc-list-divider--with-leading-switch.mdc-list-divider--with-trailing-inset,.mdc-list-divider--with-leading-text.mdc-list-divider--with-trailing-inset,.mdc-list-divider--with-leading-thumbnail.mdc-list-divider--with-trailing-inset,.mdc-list-divider.mdc-list-divider--with-trailing-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-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-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-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-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-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-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{background-color:#000;background-color:var(--mdc-ripple-color,#000)}.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:not(.mdc-ripple-upgraded):focus .mdc-deprecated-list-item__ripple:before{opacity:.12;opacity:var(--mdc-ripple-focus-opacity,.12);transition-duration:75ms}.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-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 .mdc-deprecated-list-item__graphic,.mdc-menu .mdc-deprecated-list-item__meta{color:rgba(0,0,0,.87)}.mdc-menu{min-width:112px;min-width:var(--mdc-menu-min-width,112px)}.mdc-menu .mdc-menu-item--submenu-open .mdc-deprecated-list-item__ripple:before{opacity:.04}.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{fill:currentColor;padding:0}.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{left:16px;right:auto}.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__selection-group .mdc-menu__selection-group-icon{display:none;position:absolute;top:50%;transform:translateY(-50%)}.mdc-menu-item--selected .mdc-menu__selection-group-icon{display:inline}.mdc-menu-surface{box-sizing:border-box;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}[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{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);color:#000;color:var(--mdc-theme-on-surface,#000);transform-origin-left:top left;transform-origin-right:top right}.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 .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:checked+.mdc-radio__background .mdc-radio__outer-circle{border-color:#4e9c18;border-color:var(--mdc-theme-secondary,#4e9c18)}.mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle{border-color:#4e9c18;border-color:var(--mdc-theme-secondary,#4e9c18)}.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:not(:checked)+.mdc-radio__background .mdc-radio__outer-circle{border-color:rgba(0,0,0,.38)}.mdc-radio .mdc-radio__native-control:disabled:checked+.mdc-radio__background .mdc-radio__outer-circle,.mdc-radio [aria-disabled=true] .mdc-radio__native-control:checked+.mdc-radio__background .mdc-radio__outer-circle{border-color:rgba(0,0,0,.38)}.mdc-radio .mdc-radio__native-control:disabled+.mdc-radio__background .mdc-radio__inner-circle,.mdc-radio [aria-disabled=true] .mdc-radio__native-control+.mdc-radio__background .mdc-radio__inner-circle{border-color:rgba(0,0,0,.38)}.mdc-radio .mdc-radio__background:before{background-color:#4e9c18;background-color:var(--mdc-theme-secondary,#4e9c18)}.mdc-radio{padding:10px}.mdc-radio .mdc-radio__background:before{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:not(: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.mdc-radio--disabled .mdc-radio__native-control:disabled:checked+.mdc-radio__background .mdc-radio__outer-circle,.mdc-radio.mdc-radio--disabled [aria-disabled=true] .mdc-radio__native-control:checked+.mdc-radio__background .mdc-radio__outer-circle{border-color:GrayText}.mdc-radio.mdc-radio--disabled .mdc-radio__native-control:disabled+.mdc-radio__background .mdc-radio__inner-circle,.mdc-radio.mdc-radio--disabled [aria-disabled=true] .mdc-radio__native-control+.mdc-radio__background .mdc-radio__inner-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;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{transition:transform .15s cubic-bezier(.4,0,.2,1),color .15s cubic-bezier(.4,0,.2,1)}.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}.mdc-line-ripple:before{z-index:1}.mdc-line-ripple:after{border-bottom-width:2px;opacity:0;transform:scaleX(0);z-index:2}.mdc-line-ripple:after{transition:transform .18s cubic-bezier(.4,0,.2,1),opacity .18s cubic-bezier(.4,0,.2,1)}.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}.mdc-notched-outline__leading[dir=rtl],[dir=rtl] .mdc-notched-outline__leading{border-left:none;border-right:1px solid}.mdc-notched-outline__leading{width:12px}.mdc-notched-outline__trailing{border-left:none;border-right:1px solid}.mdc-notched-outline__trailing[dir=rtl],[dir=rtl] .mdc-notched-outline__trailing{border-left:1px solid;border-right:none}.mdc-notched-outline__trailing{flex-grow:1}.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{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--notched .mdc-notched-outline__notch{border-top:none}.mdc-notched-outline--no-label .mdc-notched-outline__notch{display:none}.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{color:GrayText}.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{padding-left:0;padding-right:0}.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{padding-left:16px;padding-right:16px}.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{display:inline-flex;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{margin-left:12px;margin-right:12px}.mdc-select__dropdown-icon[dir=rtl],[dir=rtl] .mdc-select__dropdown-icon{margin-left:12px;margin-right:12px}.mdc-select__dropdown-icon{align-items:center;align-self:center;display:inline-flex;flex-shrink:0;justify-content:center;pointer-events:none;position:relative}.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 .mdc-floating-label--float-above{transform:translateY(-106%) scale(.75)}.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__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{color:#b00020;color:var(--mdc-theme-error,#b00020)}.mdc-select--invalid:not(.mdc-select--disabled).mdc-select--focused .mdc-floating-label{color:#b00020;color:var(--mdc-theme-error,#b00020)}.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{fill:#b00020;fill:var(--mdc-theme-error,#b00020)}.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{padding-left:12px;padding-right:12px}.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-list .mdc-select__icon{margin-left:0;margin-right:0}.mdc-select__menu .mdc-deprecated-list .mdc-select__icon[dir=rtl],.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{padding-left:16px;padding-right:16px}.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}.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__primary-text{line-height:normal;margin-bottom:-20px;margin-top:0}.mdc-select__two-line-option.mdc-list-item--with-two-lines.mdc-list-item--with-trailing-meta .mdc-list-item__end{display:block}.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__two-line-option.mdc-list-item--with-two-lines.mdc-list-item--with-trailing-meta .mdc-list-item__end{line-height:normal;margin-top:0}.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{padding-left:0;padding-right:12px}.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{margin-left:12px;margin-right:12px}.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:before{border-bottom-color:#b00020;border-bottom-color:var(--mdc-theme-error,#b00020)}.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--invalid:not(.mdc-select--disabled) .mdc-line-ripple:after{border-bottom-color:#b00020;border-bottom-color:var(--mdc-theme-error,#b00020)}.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-select__anchor{height:56px}.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))}}@supports (top:max(0%)){.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:not(.mdc-select--disabled) .mdc-select__anchor{background-color:transparent}.mdc-select--outlined.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-width:2px}.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)}.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{border:none}.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__anchor{align-items:baseline;display:flex;overflow:visible}.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{border-color:#b00020;border-color:var(--mdc-theme-error,#b00020)}.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-width:2px}.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)}.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{margin:0 16px}.mdc-select-helper-text[dir=rtl],[dir=rtl] .mdc-select-helper-text{margin-left:16px;margin-right:16px}.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);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:before{content:"";display:inline-block;height:16px;vertical-align:0;width:0}.mdc-select-helper-text{line-height:normal;margin-top: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;fill:currentColor;flex-shrink:0;margin-left:12px;margin-right:12px;text-decoration:none;-webkit-user-select:none;user-select:none}.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: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__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--rich .mdc-tooltip__surface .mdc-elevation-overlay{height:100%;left:0;top:0;width:100%}.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--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}.mdc-tooltip__surface .mdc-tooltip__title:before{content:"";display:inline-block;height:24px;vertical-align:0;width:0}.mdc-tooltip__surface .mdc-tooltip__title{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__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-elevation-overlay,.mdc-tooltip__caret-surface-top .mdc-elevation-overlay{height:100%;left:0;top:0;width:100%}.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{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{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-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-helper-line .mdc-text-field-helper-text{color:rgba(0,0,0,.6)}.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{color:rgba(0,0,0,.6)}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--leading{color:rgba(0,0,0,.54)}.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{color:rgba(0,0,0,.6)}.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{align-items:baseline;box-sizing:border-box;display:inline-flex;overflow:hidden;padding:0 16px;position:relative;will-change:opacity,transform,color}.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],[dir=rtl] .mdc-text-field--end-aligned .mdc-text-field__affix--prefix{padding-left:12px;padding-right:0}.mdc-text-field__affix--suffix{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 .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{height:56px}.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{display:none}.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 .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{height:56px}.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-left:max(16px,calc(var(--mdc-shape-small, 4px) + 4px));padding-right:max(16px,var(--mdc-shape-small,4px))}}@supports (top:max(0%)){.mdc-text-field--outlined+.mdc-text-field-helper-line{padding-left:max(16px,calc(var(--mdc-shape-small, 4px) + 4px))}}@supports (top:max(0%)){.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))}}@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-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-trailing-icon{padding-left:max(16px,calc(var(--mdc-shape-small, 4px) + 4px))}}.mdc-text-field--outlined.mdc-text-field--with-trailing-icon{padding-right: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-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{overflow:visible}.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 .mdc-floating-label{top:19px}.mdc-text-field--textarea .mdc-floating-label:not(.mdc-floating-label--float-above){transform:none}.mdc-text-field--textarea{align-items:center;flex-direction:column;height:auto;padding:0;transition:none;width:auto}.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: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{align-self:flex-end;padding:0 16px}.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):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-line-ripple:after{border-bottom-color:#b00020;border-bottom-color:var(--mdc-theme-error,#b00020)}.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:#b00020;color:var(--mdc-theme-error,#b00020)}.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{border-color:#b00020;border-color:var(--mdc-theme-error,#b00020)}.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: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{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 .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{color:rgba(0,0,0,.38)}.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-character-counter,.mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter{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{color:GrayText}.mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:GrayText}.mdc-text-field--disabled .mdc-text-field-character-counter,.mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:GrayText}.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{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{pointer-events:none}.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);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-text-field-helper-text:before{content:"";display:inline-block;height:16px;vertical-align:0;width:0}.mdc-text-field-helper-text{line-height:normal;margin:0;opacity:0;transition:opacity .15s cubic-bezier(.4,0,.2,1) 0s;will-change:opacity}.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);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-text-field-character-counter:before{content:"";display:inline-block;height:16px;vertical-align:0;width:0}.mdc-text-field-character-counter{line-height:normal;margin-left:auto;margin-right:0;margin-top:0}.mdc-text-field-character-counter[dir=rtl],[dir=rtl] .mdc-text-field-character-counter{margin-left:0;margin-right:auto}.mdc-text-field-character-counter{padding-left:16px;padding-right:0}.mdc-text-field-character-counter[dir=rtl],[dir=rtl] .mdc-text-field-character-counter{padding-left:0;padding-right:16px}.mdc-text-field-character-counter{white-space:nowrap}.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);position:relative}.mdc-card .mdc-elevation-overlay{height:100%;left:0;top:0;width:100%}.mdc-card{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}.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%;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:after{pointer-events:none}.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}.mdc-card__action--button[dir=rtl],[dir=rtl] .mdc-card__action--button{margin-left:8px;margin-right:0}.mdc-card__action--button{padding:0 8px}.mdc-card__action--button:last-child{margin-left:0;margin-right:0}.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 .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{padding:11px;padding:calc((var(--mdc-checkbox-ripple-size, 40px) - 18px)/2)}.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{margin:0;margin:calc((var(--mdc-checkbox-touch-target-size, 40px) - 40px)/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{stroke:currentColor;stroke-dasharray:29.7833385;stroke-dashoffset:29.7833385;stroke-width:3.12px;transition:stroke-dashoffset .18s cubic-bezier(.4,0,.6,1) 0s}.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}.mdc-form-field>label[dir=rtl],[dir=rtl] .mdc-form-field>label{margin-left:auto;margin-right:0}.mdc-form-field>label{padding-left:4px;padding-right:0}.mdc-form-field>label[dir=rtl],[dir=rtl] .mdc-form-field>label{padding-left:0;padding-right:4px}.mdc-form-field>label{order:0}.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}.mdc-form-field--align-end>label[dir=rtl],[dir=rtl] .mdc-form-field--align-end>label{margin-left:0;margin-right:auto}.mdc-form-field--align-end>label{padding-left:0;padding-right:4px}.mdc-form-field--align-end>label[dir=rtl],[dir=rtl] .mdc-form-field--align-end>label{padding-left:4px;padding-right:0}.mdc-form-field--align-end>label{order:-1}.mdc-form-field--space-between{justify-content:space-between}.mdc-form-field--space-between>label{margin:0}.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 .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{display:none;z-index:7;z-index:var(--mdc-dialog-z-index,7)}.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{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}.mdc-dialog.mdc-dialog--fullscreen .mdc-dialog__surface{border-radius:0}}@media (max-width:600px){.mdc-dialog.mdc-dialog--fullscreen .mdc-dialog__surface{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}.mdc-dialog.mdc-dialog--fullscreen .mdc-dialog__surface{border-radius:0}}@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{position:relative}.mdc-dialog__surface .mdc-elevation-overlay{height:100%;left:0;top:0;width:100%}.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}.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{display:block}.mdc-dialog__title:before{content:"";display:inline-block;height:40px;vertical-align:0;width:0}.mdc-dialog__title{box-sizing:border-box;flex-shrink:0;margin:0 0 1px;padding:0 24px 9px;position:relative}.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}.mdc-dialog__button[dir=rtl],[dir=rtl] .mdc-dialog__button{margin-left:0;margin-right:8px}.mdc-dialog__button:first-child{margin-left:0;margin-right:0}.mdc-dialog__button:first-child[dir=rtl],[dir=rtl] .mdc-dialog__button:first-child{margin-left:0;margin-right:0}.mdc-dialog__button{max-width:100%;text-align:right}.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);width:100%}@media screen and (forced-colors:active){.mdc-linear-progress{outline-color:CanvasText}}.mdc-linear-progress{transition:opacity .25s cubic-bezier(.4,0,.6,1) 0s}.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}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 - 198px)}clarity-application clarity-application-content .clarity-application__content-sizer{margin:0 auto;max-width:1440px;min-width:1440px}clarity-application clarity-application-content{padding-top:95px}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:198px}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;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}clarity-application clarity-application-header{margin-bottom:-63px;position:fixed;position:sticky}.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-input{border:1px solid #d4d4d8;border-radius:.125rem;font-size:1rem;height:2.5rem;padding:1.5rem .625rem;width:100%}.clarity-input div{display:flex;flex-direction:column}.clarity-input.invalid{border-color:#ee4033}.clarity-input.invalid:focus-visible{border-color:none;outline:1px solid #ee4033}.clarity-input__error{color:#ee4033;font-size:.75rem;margin-bottom:.25rem;margin-top:.25rem}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{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=rtl] clarity-navigation-list .layout-row.nav-layout-row clarity-navigation-list-item:last-child{margin-left:0}[dir=ltr] clarity-navigation-list .layout-row.nav-layout-row clarity-navigation-list-item:first-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{border-bottom:4px solid transparent}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:not(:disabled){color:#000}clarity-navigation-list .clarity-menu .mdc-button .clarity-menu__label{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;min-height:0;padding:0}.clarity-dialog .mdc-dialog .mdc-dialog__surface{max-width:90vw;padding:0 24px 9px;position:relative;width:-webkit-fit-content;width:fit-content}.clarity-dialog .mdc-dialog .mdc-dialog__content{color:#000;min-width:500px;padding:0}.clarity-dialog .clarity-dialog__close-button{align-items:center;background:transparent;border:none;border-radius:50%;cursor:pointer;display:flex;height:40px;justify-content:center;padding:8px;position:absolute;top:16px;width:40px;z-index:1}[dir=ltr] .clarity-dialog .clarity-dialog__close-button{right:16px}[dir=rtl] .clarity-dialog .clarity-dialog__close-button{left:16px}.clarity-dialog .clarity-dialog__close-button:hover{background-color:rgba(0,0,0,.04)}.clarity-dialog .clarity-dialog__close-button:focus{outline:none}.clarity-dialog .clarity-dialog__close-button .clarity-asset{height:24px;width:24px}.clarity-dialog .clarity-dialog__close-button .clarity-asset img{height:100%;width:100%}#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{background-color:#000;font-size:16px;line-height:1.5;max-width:400px;padding:12px 16px}clarity-tooltip .clarity-tooltip__big-mode.mdc-tooltip--shown .mdc-tooltip__surface{opacity:1}.smart-clarity-logo{display:inline-block}.smart-clarity-logo svg{height:27px;width:103px}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{margin:0;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}input[type=search]{box-sizing:content-box;-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{flex:0 1 auto}.flex-0,.flex-nogrow{box-sizing:border-box}.flex-0{flex:1 1 100%;max-height:100%;max-width:0}.layout-row>.flex-0{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:0;min-width:0}.layout-column>.flex-0{box-sizing:border-box;flex:1 1 100%;max-height:0;max-width:100%}.flex-5{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:95%}.layout-row>.flex-95{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:95%}.layout-column>.flex-95{box-sizing:border-box;flex:1 1 100%;max-height:95%;max-width:100%}.flex-100{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:100%}.layout-row>.flex-100{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:100%}.layout-column>.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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:33.33%}.layout-row>.flex-66{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:66.66%}.layout-row>.flex{min-width:0}.layout-column>.flex-33{box-sizing:border-box;flex:1 1 100%;max-height:33.33%;max-width:100%}.layout-column>.flex-66{box-sizing:border-box;flex:1 1 100%;max-height:66.66%;max-width:100%}.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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:0}.layout-row>.flex-xs-0{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:95%;max-width:100%}.flex-xs-100{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:100%}.layout-row>.flex-xs-100{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:100%}.layout-column>.flex-xs-100{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:100%}.layout-xs-row>.flex-xs-100{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:100%}.layout-xs-column>.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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:0}.layout-row>.flex-gt-xs-0{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:100%}.layout-row>.flex-gt-xs-100{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:100%}.layout-column>.flex-gt-xs-100{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:100%}.layout-gt-xs-row>.flex-gt-xs-100{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:100%}.layout-gt-xs-column>.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:not(.show-gt-xs):not(.show-sm):not(.show){display:none}.hide-sm: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:0}.layout-row>.flex-sm-0{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:95%;max-width:100%}.flex-sm-100{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:100%}.layout-row>.flex-sm-100{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:100%}.layout-column>.flex-sm-100{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:100%}.layout-sm-row>.flex-sm-100{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:100%}.layout-sm-column>.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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:0}.layout-row>.flex-gt-sm-0{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:100%}.layout-row>.flex-gt-sm-100{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:100%}.layout-column>.flex-gt-sm-100{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:100%}.layout-gt-sm-row>.flex-gt-sm-100{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:100%}.layout-gt-sm-column>.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:not(.show-gt-xs):not(.show-gt-sm):not(.show-md):not(.show){display:none}.hide-md:not(.show-md):not(.show-gt-sm):not(.show-gt-xs):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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:0}.layout-row>.flex-md-0{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:95%;max-width:100%}.flex-md-100{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:100%}.layout-row>.flex-md-100{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:100%}.layout-column>.flex-md-100{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:100%}.layout-md-row>.flex-md-100{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:100%}.layout-md-column>.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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:0}.layout-row>.flex-gt-md-0{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:100%}.layout-row>.flex-gt-md-100{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:100%}.layout-column>.flex-gt-md-100{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:100%}.layout-gt-md-row>.flex-gt-md-100{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:100%}.layout-gt-md-column>.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:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-lg):not(.show){display:none}.hide-lg:not(.show-lg):not(.show-gt-md):not(.show-gt-sm):not(.show-gt-xs):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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:0}.layout-row>.flex-lg-0{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:95%;max-width:100%}.flex-lg-100{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:100%}.layout-row>.flex-lg-100{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:100%}.layout-column>.flex-lg-100{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:100%}.layout-lg-row>.flex-lg-100{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:100%}.layout-lg-column>.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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:0}.layout-row>.flex-gt-lg-0{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:100%}.layout-row>.flex-gt-lg-100{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:100%}.layout-column>.flex-gt-lg-100{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:100%}.layout-gt-lg-row>.flex-gt-lg-100{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:100%}.layout-gt-lg-column>.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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:0}.layout-row>.flex-xl-0{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width: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{box-sizing:border-box;flex:1 1 100%;max-height:95%;max-width:100%}.flex-xl-100{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:100%}.layout-row>.flex-xl-100{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:100%}.layout-column>.flex-xl-100{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:100%}.layout-xl-row>.flex-xl-100{box-sizing:border-box;flex:1 1 100%;max-height:100%;max-width:100%}.layout-xl-column>.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:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-gt-lg):not(.show-xl):not(.show){display:none}.hide-xl:not(.show-xl):not(.show-gt-lg):not(.show-gt-md):not(.show-gt-sm):not(.show-gt-xs):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}.btn,.btn-sm{background-color:#2471c9;border-color:#fff;border-radius:4px;color:#fff;font-size:14px;line-height:1.428571429;padding:.375rem 1.25rem}.active.btn-sm,.btn-sm:active,.btn-sm:focus,.btn-sm:hover,.btn.active,.btn:active,.btn:focus,.btn:hover{background-color:#2065b3;border-color:#f2f2f2;color:#fff}.active.btn-sm,.btn-sm:active,.btn.active,.btn:active{background-image:none}.btn.disabled,.btn.disabled.active,.btn.disabled:active,.btn.disabled:focus,.btn.disabled:hover,.btn[disabled],.btn[disabled].active,.btn[disabled]:active,.btn[disabled]:focus,.btn[disabled]:hover,.disabled.btn-sm,[disabled].btn-sm,fieldset[disabled] .btn,fieldset[disabled] .btn-sm,fieldset[disabled] .btn.active,fieldset[disabled] .btn:active,fieldset[disabled] .btn:focus,fieldset[disabled] .btn:hover{background-color:#2471c9;border-color:#fff}.btn,.btn-sm{align-items:center;border:0;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);cursor:pointer;display:inline-flex;font-weight:700;justify-content:center;margin:6px 8px;min-height:40px;min-width:160px;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-sm:focus,.btn:active:focus,.btn:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline:0;outline-offset:-2px}.btn-sm:focus,.btn:focus{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:0;text-decoration:none}.btn-sm:hover,.btn:hover{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:0;text-decoration:none}.btn-sm:active,.btn:active{background-image:none;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:0}.btn-sm:disabled,.btn:disabled{box-shadow:none;opacity:.65}.btn-xs{font-size:12px;min-height:0;min-width:0}.btn-sm{border-radius:4px;font-size:14px;line-height:1.5;padding:.25rem 1.5rem}.button-tooltip-wrapper{display:inline-block;position:relative}.btn-secondary{background-color:#fff;box-shadow:none;color:#2471c9}.btn-secondary:hover{background-color:#f7f9fd;box-shadow:none;color:#2471c9}.btn-secondary:disabled{background-color:#fff;box-shadow:none;color:#2471c9}.btn-secondary:disabled:hover{background-color:#f7f9fd;box-shadow:none;color:#2471c9}.btn-secondary:focus{background-color:#f7f9fd;box-shadow:none;color:#2471c9}.btn-secondary:focus:hover{background-color:#f7f9fd;box-shadow:none;color:#2471c9}clarity-date-range-picker{justify-content:space-around;padding-bottom:1rem;padding-top:1rem}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] clarity-date-range-picker input{padding-left:.5rem}[dir=rtl] clarity-date-range-picker input{padding-right:.5rem}download-reports-form{display:block;margin:12px auto;min-width:780px;overflow-x:hidden}download-reports-form p{margin-bottom:2rem}download-reports-form h2{font-size:30px}download-reports-form date-range-picker,download-reports-form transmitter-session-picker{margin:0 auto 2rem}download-reports-form .error-message{color:red}[dir=ltr] download-reports-form .download-reports-form__selection-pane{text-align:left}[dir=rtl] download-reports-form .download-reports-form__selection-pane{text-align:right}download-reports-form .download-reports-form__sub-title{margin:0;padding-top:6px}download-reports-form .download-reports-form__generating,download-reports-form .download-reports-form__success{margin:50px 0 100px;text-align:center}download-reports-form .download-reports-form__print-preview{border:2px solid #959595}download-reports-form .download-reports-form__printing{text-align:center}download-reports-form .download-reports-form__color-mode-row{margin-bottom:20px}download-reports-form .download-reports-form__buttons{text-align:center}download-reports-form .download-reports-form__buttons button{margin:0 1.8em}export-dialog date-range-picker,export-dialog transmitter-session-picker{margin:0 auto;z-index:10}export-dialog .export-dialog__title{margin-bottom:3rem}export-dialog .export-dialog__form input{margin:1rem}export-dialog .export-dialog__form{text-align:center}export-dialog .export-dialog__explanation{background:url(../assets/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 .export-dialog__explanation{background-position:10% 50%;padding:3.8rem 4rem 3rem 15rem;text-align:left}[dir=rtl] export-dialog .export-dialog__explanation{background-position:90% 50%;padding:3.8rem 15rem 3rem 4rem;text-align:right}export-dialog .export-dialog__explanation section{margin-bottom:1rem}[dir=ltr] export-dialog .export-dialog__explanation section{margin-left:12rem}[dir=rtl] export-dialog .export-dialog__explanation section{margin-right:12rem}export-dialog .export-dialog__warning{line-height:normal;margin-top:2rem}[dir=ltr] export-dialog .export-dialog__warning{padding-left:3.8rem}[dir=rtl] export-dialog .export-dialog__warning{padding-right:3.8rem}export-dialog .export-dialog__warning em{font-size:1rem}export-dialog .export-dialog__warning:before{color:#fba400;content:"\e942";font-family:ClarityFont;font-size:2.5rem;position:absolute;top:151px}[dir=ltr] export-dialog .export-dialog__warning:before{left:244px}[dir=rtl] export-dialog .export-dialog__warning:before{right:244px}export-dialog .export-dialog__status{margin-top:54px;min-height:150px}[dir=ltr] export-dialog .export-dialog__status{margin-left:16rem;text-align:left}[dir=rtl] export-dialog .export-dialog__status{margin-right:16rem;text-align:right}export-dialog .export-dialog__status:before{content:url(../assets/excel-icon-big.svg);position:absolute;top:54px;width:145px}[dir=ltr] export-dialog .export-dialog__status:before{left:75px}[dir=rtl] export-dialog .export-dialog__status:before{right:75px}export-dialog .export-dialog__status+button{display:block;margin:0 auto}export-dialog .export-dialog__close-icon{visibility:hidden}export-dialog .export-dialog__close-icon:before{content:url(../assets/close-popup-icon.svg);cursor:pointer;position:absolute;top:16px;visibility:visible;width:24px}[dir=ltr] export-dialog .export-dialog__close-icon:before{right:16px}[dir=rtl] export-dialog .export-dialog__close-icon:before{left:16px}export-dialog transmitter-session-picker .mdc-select{background-color:#fff}color-mode-picker{align-items:center;display:flex;flex-direction:column;justify-content:center}body 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 date-range-picker{text-align:left}[dir=rtl] body date-range-picker{text-align:right}body date-range-picker.emphasized{background-color:#eee;box-shadow:0 2px 4px 0 rgba(0,0,0,.14);padding:6px;text-align:center}body date-range-picker.larger{width:550px}body date-range-picker.expanded{border-bottom-left-radius:0;border-bottom-right-radius:0}body date-range-picker.disabled{cursor:default;text-align:center}body date-range-picker.disabled .date-range-picker__icon{display:none}body 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 date-range-picker .date-range-picker__column{padding:0 6px 6px}body date-range-picker .date-range-picker__column input{margin:auto}body date-range-picker .date-range-picker__bar{color:#101010;cursor:pointer;padding:3px 0 5px;white-space:nowrap}body date-range-picker.larger .date-range-picker__bar{font-size:20px}body date-range-picker .date-range-picker__title{color:#101010;font-size:14px;font-weight:700;line-height:20px}body date-range-picker.expanded .date-range-picker__popup-container{display:block}body 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 date-range-picker .date-range-picker__popup-container{left:0;text-align:left}[dir=rtl] body date-range-picker .date-range-picker__popup-container{right:0;text-align:right}body date-range-picker.emphasized .date-range-picker__popup-container{top:3em}body date-range-picker .date-range-picker__buttons{margin-top:.5rem;text-align:center}body date-range-picker .date-range-picker__duration-buttons .btn,body date-range-picker .date-range-picker__duration-buttons .btn-sm{border:1px solid #333;border-radius:9999px;color:#333;font-size:14px;font-weight:400;margin:6px 1px;min-height:auto;min-width:auto;padding-bottom:3px;padding-top:3px;width:23.5%}body date-range-picker .date-range-picker__duration-buttons .btn.selected,body date-range-picker .date-range-picker__duration-buttons .selected.btn-sm{background:#6db350;color:#fff}body 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 date-range-picker .date-range-picker__time-duration{border-right:none;padding-left:0;padding-right:6px}[dir=rtl] body date-range-picker .date-range-picker__time-duration{border-left:none;padding-left:6px;padding-right:0}body date-range-picker .date-range-picker__date-range{display:inline-block}[dir=ltr] body date-range-picker .date-range-picker__date-range{padding-right:6px}[dir=rtl] body date-range-picker .date-range-picker__date-range{padding-left:6px}body date-range-picker .date-range-picker__icon i{display:none}body date-range-picker .date-range-picker__icon:after{content:url(../assets/edit.svg)}body date-range-picker .date-range-picker__datepicker-section:after,body date-range-picker .date-range-picker__datepicker-section:before{content:" ";display:table}body date-range-picker .date-range-picker__datepicker-section:after{clear:both}body date-range-picker .date-range-picker__datepicker-section div{clear:none;width:48.5%}[dir=ltr] body date-range-picker .date-range-picker__datepicker-section div{float:left;margin-left:0;margin-right:3%}[dir=rtl] body date-range-picker .date-range-picker__datepicker-section div{float:right;margin-left:3%;margin-right:0}[dir=ltr] body date-range-picker .date-range-picker__datepicker-section div:last-child{margin-right:0}[dir=rtl] body date-range-picker .date-range-picker__datepicker-section div:last-child{margin-left:0}body 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 date-range-picker .date-picker-input{display:inline-block;font-size:16px;margin:0;text-align:center;width:150px}body #ui-datepicker-div{z-index:200000!important}body.reports-route date-range-picker{cursor:default;pointer-events:none}body.reports-route date-range-picker .date-range-picker__icon:after{display:none}body.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.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}.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{left:5px;transition-property:left}[dir=rtl] .debug-internationalization-window{right:5px;transition-property:right}.debug-internationalization-window::-webkit-scrollbar{display:none}[dir=ltr] .debug-internationalization-window{box-shadow:3px 3px 5px -1px rgba(0,0,0,.75)}[dir=rtl] .debug-internationalization-window{box-shadow:-3px 3px 5px -1px rgba(0,0,0,.75)}.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 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 .debug_window--tip{display:none}.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__section-title{margin:1rem 0}.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__filter-input{margin-bottom:1em;width:100%}.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}.glossary-link:hover{color:#2471c9}.glossary-link{text-decoration:none}.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:22px;margin-bottom:22px;overflow:hidden}.progress-bar{background-color:#6db350;box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);color:#fff;font-size:14px;height:100%;line-height:22px;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{max-width:600px;padding:0}.report-selector.extra-wide{min-width:745px}.report-selector.show-statistics-reports label{min-width:140px}.report-selector{margin:34px auto 38px;text-align:center}.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;display:inline-block;font-size:14px;margin-bottom:5px;margin-top:5px;max-width:100%;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{display:block;width:-webkit-fit-content;width:fit-content}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}.verification-code-input{padding:2rem}[dir=ltr] .verification-code-input{text-align:left}[dir=rtl] .verification-code-input{text-align:right}.verification-code-input h2{font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.verification-code-input p{color:#666;margin-bottom:2rem}.verification-code-input fieldset{border:none;display:flex;gap:.5rem;margin:3rem 0;padding:0}[dir=ltr] .verification-code-input fieldset{justify-content:left}[dir=rtl] .verification-code-input fieldset{justify-content:right}.verification-code-input fieldset input{background:#f9f9f9;border:2px solid #ddd;border-radius:.5rem;font-size:1.5rem;font-weight:600;height:3rem;text-align:center;transition:all .2s ease;width:3rem}.verification-code-input fieldset input:focus{background:#fff;border-color:#007bff;box-shadow:0 0 0 3px rgba(0,123,255,.1);outline:none}.verification-code-input fieldset input:invalid{border-color:#dc3545}.verification-code-input input::-webkit-inner-spin-button,.verification-code-input input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.verification-code-input input[type=number]{-webkit-appearance:textfield;appearance:textfield}[dir=ltr] .single-verification-code-input{text-align:left}[dir=rtl] .single-verification-code-input{text-align:right}.single-verification-code-input p{color:#666;margin-bottom:1rem}.single-verification-code-input label.email-validation-code__label{font-size:.875rem;font-weight:700;margin-bottom:0}.single-verification-code-input__input-container{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;margin:.25rem 0 .5rem}[dir=ltr] .single-verification-code-input__input-container{justify-content:left}[dir=rtl] .single-verification-code-input__input-container{justify-content:right}.single-verification-code-input__input{background:#f9f9f9;border:2px solid #ddd;border-radius:.5rem;font-size:1.5rem;font-weight:600;height:3rem;letter-spacing:.75rem;min-width:200px;padding:0 1rem;text-align:center;transition:all .2s ease;width:200px}.single-verification-code-input__input:focus{background:#fff;border-color:#007bff;box-shadow:0 0 0 3px rgba(0,123,255,.1);outline:none}.single-verification-code-input__input:invalid,.single-verification-code-input__input[aria-invalid=true]{border-color:#dc3545;box-shadow:0 0 0 3px rgba(220,53,69,.2)}.single-verification-code-input__input:disabled{background-color:#f6f8fa;color:#6a737d;cursor:not-allowed}.single-verification-code-input__input::placeholder{color:#aaa;font-weight:400;letter-spacing:.75rem;text-align:center}.single-verification-code-input .error-message{color:#dc3545;font-size:.875rem;font-weight:500;margin-top:.5rem}.single-verification-code-input .action-btn{background:none;border:none;border-radius:4px;color:#007bff;cursor:pointer;font-size:1rem;font-weight:700;min-width:120px;padding:.25rem 0 0;text-decoration:none}.single-verification-code-input .action-btn:hover:not(:disabled){color:rgba(16,99,188,.9)}.single-verification-code-input .action-btn:focus{box-shadow:0 0 0 3px rgba(0,123,255,.2);outline:none}.single-verification-code-input .action-btn:disabled{color:#6a737d;cursor:not-allowed;text-decoration:none}.single-verification-code-input input::-webkit-inner-spin-button,.single-verification-code-input input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.single-verification-code-input input[type=text]{-webkit-appearance:textfield;appearance:textfield}.sr-only{border:0!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.single-verification-code-input__action-row{align-items:flex-end;display:flex;flex-direction:row-reverse;justify-content:space-between;margin-top:1rem}.single-verification-code-input__button-group{display:flex;flex-direction:row-reverse;gap:.5rem}[dir=ltr] .single-verification-code-input__button-group{margin-left:auto}[dir=rtl] .single-verification-code-input__button-group{margin-right:auto}.single-verification-code-input__trusted-device{align-items:center;display:flex}.single-verification-code-input__trusted-device-checkbox{margin-bottom:.5rem}[dir=ltr] .single-verification-code-input__trusted-device-checkbox{margin-right:.5rem}[dir=rtl] .single-verification-code-input__trusted-device-checkbox{margin-left:.5rem}.single-verification-code-input__trusted-device-label{color:#4a4a4a;font-size:.875rem}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:1440px;padding:6px 0;text-align:center}user-notification-banner a{color:#fff;text-decoration:underline}user-notification-banner button{background:none;border:2px solid #fff;border-radius:999px;box-shadow:none;color:#fff;font-size:12px;font-weight:700;line-height:18px;min-width:auto;padding:4px 10px}[dir=ltr] user-notification-banner button{margin:0 0 0 2em}[dir=rtl] user-notification-banner button{margin:0 2em 0 0}user-notification-banner button:hover{background:#fff;color:#6db350}user-notification-banner button.active,user-notification-banner button:focus,user-notification-banner 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{text-decoration:none}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{fill:#fff;height:27px;width:27px}[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."}.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:before{border-bottom-color:#eceef1}.flatpickr-calendar.arrowTop:after{border-bottom-color:#eceef1}.flatpickr-calendar.arrowBottom:after,.flatpickr-calendar.arrowBottom:before{top:100%}.flatpickr-calendar.arrowBottom:before{border-top-color:#eceef1}.flatpickr-calendar.arrowBottom:after{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;fill:#5a6171;height:34px;padding:10px;position:absolute;text-decoration:none;top:0;-webkit-user-select:none;user-select:none;z-index:3}.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=rtl] .flatpickr-months .flatpickr-next-month.flatpickr-prev-month,[dir=rtl] .flatpickr-months .flatpickr-prev-month.flatpickr-prev-month{right:0}[dir=ltr] .flatpickr-months .flatpickr-next-month.flatpickr-next-month,[dir=ltr] .flatpickr-months .flatpickr-prev-month.flatpickr-next-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{fill:inherit;transition:fill .1s}.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=rtl] .flatpickr-day.endRange.startRange,[dir=rtl] .flatpickr-day.selected.startRange,[dir=rtl] .flatpickr-day.startRange.startRange{border-radius:0 50px 50px 0}[dir=ltr] .flatpickr-day.endRange.endRange,[dir=ltr] .flatpickr-day.selected.endRange,[dir=ltr] .flatpickr-day.startRange.endRange{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{display:none;text-align:center}@media only screen and (min-width:992px){.process-stepper{display:block}}.process-stepper{counter-reset:current-step;font-size:16px;position:relative;z-index:1}.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{margin-left:1rem}[dir=rtl] .consent-route .consent-content .action-group .btn+.btn{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{font-family:inherit;font-weight:600;letter-spacing:-.04em;line-height:1.1}h1,h2,h3{margin-bottom:.5em;margin-top:.5em}h4,h5,h6{margin-bottom:10px;margin-top:10px}h5,h6{letter-spacing:0}.agp5__gradient__25-to-75 .agp5__gradient-mask-stop__25-to-75--very-high{stop-color:#fcbd86}.agp5__gradient__25-to-75 .agp5__gradient-mask-stop__25-to-75--high{stop-color:#ffcc7a}.agp5__gradient__25-to-75 .agp5__gradient-mask-stop__25-to-75--target{stop-color:#8bcd9e}.agp5__gradient__25-to-75 .agp5__gradient-mask-stop__25-to-75--low{stop-color:#ee1c25}.agp5__gradient__25-to-75 .agp5__gradient-mask-stop__25-to-75--very-low{stop-color:#a30014}.agp5__gradient__75-to-95 .agp5__gradient-mask-stop__75-to-95--very-high{stop-color:#fedbbd}.agp5__gradient__75-to-95 .agp5__gradient-mask-stop__75-to-95--high{stop-color:#ffe4b8}.agp5__gradient__75-to-95 .agp5__gradient-mask-stop__75-to-95--target{stop-color:#8bcd9e}.agp5__gradient__75-to-95 .agp5__gradient-mask-stop__75-to-95--low{stop-color:#ff8080}.agp5__gradient__75-to-95 .agp5__gradient-mask-stop__75-to-95--very-low{stop-color:#a30014}.agp5__gradient__5-to-25 .agp5__gradient-mask-stop__5-to-25--very-high{stop-color:#ffd9bf}.agp5__gradient__5-to-25 .agp5__gradient-mask-stop__5-to-25--high{stop-color:#ffe4b8}.agp5__gradient__5-to-25 .agp5__gradient-mask-stop__5-to-25--target{stop-color:#bfe1c6}.agp5__gradient__5-to-25 .agp5__gradient-mask-stop__5-to-25--low{stop-color:#fb9779}.agp5__gradient__5-to-25 .agp5__gradient-mask-stop__5-to-25--very-low{stop-color:#a71b28}.agp5__gradient__50-percentile-line .agp5__gradient-mask-stop__50-percent-line--very-high{stop-color:#ff7d00}.agp5__gradient__50-percentile-line .agp5__gradient-mask-stop__50-percent-line--high{stop-color:#ffad00}.agp5__gradient__50-percentile-line .agp5__gradient-mask-stop__50-percent-line--target{stop-color:#00b657}.agp5__gradient__50-percentile-line .agp5__gradient-mask-stop__50-percent-line--low{stop-color:#ff0009}.agp5__gradient__50-percentile-line .agp5__gradient-mask-stop__50-percent-line--very-low{stop-color:#a71b2b}.agp5__gradient-mask-stop{stop-opacity:1}agp5-chart.chart{text-align:center}agp5-chart.chart .chart__chart-elements-border{stroke:#e7e7e7}agp5-chart.chart .agp5-chart__note{color:#727272;font-size:12px}[dir=ltr] agp5-chart.chart .agp5-chart__note{margin:19px 0 20px 20px;text-align:left}[dir=rtl] agp5-chart.chart .agp5-chart__note{margin:19px 20px 20px 0;text-align:right}agp5-chart.chart .chart__daily-strip__line{fill:transparent;stroke:#fb7d23;stroke-width:4px}agp5-chart.chart .agp5-chart__corner-label{font-size:10px}agp5-chart.chart rect.chart__hover-box{stroke:#e7e7e7;stroke-width:1px}agp5-chart.chart .y.axis.chart__y-axis-labels.agp5-chart__y-axis-labels-group g.tick text{font-size:12px}agp5-chart.chart .y.axis.chart__y-axis-labels.agp5-chart__y-axis-labels-group .agp5-chart__y-axis-median-tick-label{font-weight:700}agp5-chart.chart .y.axis.chart__y-axis-labels.agp5-chart__y-axis-labels-group.agp5-chart__y-axis-labels-group--target-range-values polygon{fill:#00aa51}agp5-chart.chart .y.axis.chart__y-axis-labels.agp5-chart__y-axis-labels-group.agp5-chart__y-axis-labels-group--target-range-values text{fill:#fff}agp5-chart.chart .agp5-chart__x-axis-labels g.tick line,agp5-chart.chart .chart__y-axis-labels g.tick line{stroke:#e7e7e7;stroke-width:1px}agp5-chart.chart .agp5-chart__x-axis-labels .agp5-chart__x-axis-labels--label-0,agp5-chart.chart .agp5-chart__x-axis-labels .agp5-chart__x-axis-labels--label-12{font-weight:700}agp5-chart.chart .chart__y-axis-labels .tick line{stroke-width:1px}agp5-chart.chart .agp5-chart__x-axis-grid-lines line,agp5-chart.chart .agp5-chart__x-axis-ticks line,agp5-chart.chart .agp5-chart__y-axis-grid-line line{stroke:#e7e7e7;stroke-width:1px}agp5-chart.chart .agp5-chart__y-axis-grid-line--target-range g.tick line{stroke:#00aa51;stroke-width:4px}agp5-chart.chart .agp5-chart__units{fill:#727272;font-size:11px;font-weight:400;text-anchor:end}agp5-chart.chart .agp5-chart__target-range-label{font-size:12px}agp5-chart.chart text.agp5-chart__no-data-label{fill:#666;font-size:2rem;font-weight:400}agp5-chart.chart .agp5-chart__line{fill:none;stroke-width:2}agp5-chart.chart .agp5-chart__line--percentile50{stroke-width:5}body.reports-route agp5-chart.chart{filter:blur(0)}[dir=ltr] body.reports-route agp5-chart.chart svg{margin-left:25px}[dir=rtl] body.reports-route agp5-chart.chart svg{margin-right:25px}body.reports-route agp5-chart.chart .agp5-chart__x-axis-grid-lines line,body.reports-route agp5-chart.chart .agp5-chart__x-axis-ticks line,body.reports-route agp5-chart.chart .agp5-chart__y-axis-grid-line:not(.agp5-chart__y-axis-grid-line--target-range) line,body.reports-route agp5-chart.chart .agp5-chart__y-axis-labels-group--percentile-lines line,body.reports-route agp5-chart.chart .chart__chart-elements-border{stroke:#000}body.reports-route agp5-chart.chart .agp5-chart__x-axis-grid-lines line.agp5-chart__x-axis-grid-lines--odd-numbered{stroke:#999;stroke-width:.5}body.reports-route agp5-chart.chart .agp5-chart__note{color:#000;margin:12px 0}body.reports-route agp5-chart.chart .agp5-chart__area{opacity:.5}body.reports-route agp5-chart.chart .tick text{fill:#000}agp5-daily-glucose-profile{display:block}agp5-daily-glucose-profile .agp5-daily-glucose-profile__note{color:#727272;font-size:12px}[dir=ltr] agp5-daily-glucose-profile .agp5-daily-glucose-profile__note{margin:20px 0 20px 20px;text-align:left}[dir=rtl] agp5-daily-glucose-profile .agp5-daily-glucose-profile__note{margin:20px 20px 20px 0;text-align:right}agp5-daily-glucose-profile table{margin:0 20px}agp5-daily-glucose-profile .agp5-daily-glucose-profile__thumbnail-cell{padding:10px 0;text-align:center;width:113px}agp5-daily-glucose-profile .agp5-daily-glucose-profile__thumbnail-disabled daily-strip-chart svg{background-color:#e6e6e6;opacity:.3}agp5-daily-glucose-profile .agp5-daily-glucose-profile__labels-cell{font-size:9px;font-weight:700;position:relative;width:90px}agp5-daily-glucose-profile .agp5-daily-glucose-profile__unit-label{color:#000;font-weight:600;padding:0 .5em;text-align:center;white-space:nowrap}[dir=ltr] agp5-daily-glucose-profile .agp5-daily-glucose-profile__unit-label{left:55%;transform:rotate(-90deg)}[dir=rtl] agp5-daily-glucose-profile .agp5-daily-glucose-profile__unit-label{right:55%;transform:rotate(90deg)}agp5-daily-glucose-profile daily-strip-chart.chart .chart__target-range-axis-label text{font-size:9px}agp5-daily-glucose-profile daily-strip-chart.chart .chart__target-range-axis-label.chart__target-range-axis-label--high text,agp5-daily-glucose-profile daily-strip-chart.chart .chart__target-range-axis-label.chart__target-range-axis-label--low text{fill:#000}agp5-daily-glucose-profile .agp5-daily-glucose__rotate-container{height:100%;position:relative;width:100%}agp5-daily-glucose-profile .agp5-daily-glucose-profile__x-axis-row{font-size:12px;font-weight:700;text-align:center}agp5-daily-glucose-profile .agp5-daily-glucose-profile__thumbnail-day-of-month-label{color:#000;font-weight:700;margin-bottom:-25px;padding-top:3px;position:relative;z-index:1}[dir=ltr] agp5-daily-glucose-profile .agp5-daily-glucose-profile__thumbnail-day-of-month-label{float:left;padding-left:5px}[dir=rtl] agp5-daily-glucose-profile .agp5-daily-glucose-profile__thumbnail-day-of-month-label{float:right;padding-right:5px}agp5-daily-glucose-profile daily-strip-chart.chart .chart__daily-strip__glycemic-event--high{fill:#ffd180}agp5-daily-glucose-profile daily-strip-chart.chart .chart__daily-strip__glycemic-event--low{fill:#ff8080}agp5-daily-glucose-profile daily-strip-chart.chart .chart__daily-strip__line{stroke-width:1}agp5-daily-glucose-profile daily-strip-chart.chart .chart__target-range__high-line,agp5-daily-glucose-profile daily-strip-chart.chart .chart__target-range__low-line{stroke-width:0}agp5-daily-glucose-profile daily-strip-chart.chart .tick line{stroke:#999}agp5-daily-glucose-profile daily-strip-chart.chart .chart__chart-elements-border{stroke:#000;stroke-width:1px}agp5-daily-glucose-profile daily-strip-chart.chart .chart__daily-strip__line{stroke:url(#gradientForAgp5DailyProfiles)}agp5-daily-glucose-profile daily-strip-chart.chart .agp5-daily-profile-gradient__stop--high{stop-color:#ffad00}agp5-daily-glucose-profile daily-strip-chart.chart .agp5-daily-profile-gradient__stop--target{stop-color:#00b657}agp5-daily-glucose-profile daily-strip-chart.chart .agp5-daily-profile-gradient__stop--low{stop-color:#ff0009}.reports-route agp5-daily-glucose-profile .chart .agp5-daily-glucose-profile__thumbnail-day-of-month-label{color:#000}.reports-route agp5-daily-glucose-profile .agp5-daily-glucose-profile__note{color:#000;font-size:12px;margin:12px 0}.chart{display:block;margin-top:-4px;position:relative}.chart .chart__y-axis-unit-label,.chart text.chart__chart-title,.chart text.chart__chart-units{fill:#7c7c7c;font-size:12px}.chart .chart__scale-warning{fill:#444;opacity:.9;pointer-events:none}.chart .chart__scale-warning-label{fill:#fff;font-family:Monaco,Menlo,Consolas,"monospace";font-weight:400;pointer-events:none}.chart .chart__loading-spinner{margin-top:50px;position:absolute}[dir=ltr] .chart .chart__loading-spinner{left:20px;margin-left:50%}[dir=rtl] .chart .chart__loading-spinner{margin-right:50%;right:20px}.chart .chart__chart-elements-border{fill:transparent;stroke:#979797;stroke-width:1}.chart .chart__top-chart-border{stroke:#979797;stroke-width:1}.chart text{font-size:14px}.chart .axis{font:11px sans-serif}.chart .axis path{display:none}.chart .axis line{fill:none;shape-rendering:crispEdges;stroke:#000}.chart .axis.chart__hide-labels text,.chart .x.axis .domain,.chart .y-axis .domain{display:none}.chart .tick line{shape-rendering:unset;stroke:#6d6d6b;stroke-width:.5}.chart .tick text{fill:#7c7c7c;font-size:12px}.chart .x.axis .tick text{fill:#000}.chart .chart__y-axis-zebra-stripe{fill:#f7f7f7}.chart .chart__target-range-axis-label{font-weight:700}.chart .chart__target-range-axis-label text{color:#fff}.chart .chart__target-range__background{fill:#edf0f2;stroke-width:0}.chart .chart__target-range__high-line,.chart .chart__target-range__low-line{pointer-events:none;stroke-width:2px}.chart .chart__target-range__low-line{stroke:#ff4932}.chart .chart__target-range__high-line{stroke:#ffa947}.chart .chart__target-range-axis-label text{fill:#fff}.chart .chart__target-range-axis-label--low rect{fill:#ff4932}.chart .chart__target-range-axis-label--high rect{fill:#ffa947}.chart .chart__label-day{fill:#7c7c7c;font-size:14px;font-weight:700}.chart.condensed .chart__label-day{fill:#959595;font-size:14px}.chart .chart__focus-mask{pointer-events:none}.chart .chart__focus-left-border,.chart .chart__focus-right-border{stroke:#979797;stroke-width:1}.chart .chart__focus-mask--left-side,.chart .chart__focus-mask--right-side{fill:#ddd;fill-opacity:.7}.chart .chart__focus-window__axis .tick text{fill:#7c7c7c;font-size:14px;font-weight:700}.chart .chart__focus-window__axis.focus-active .tick text{fill:#13ccff}.chart .focus-active text{fill:#0087ac;fill-opacity:1}.chart text.chart__focus-range{fill:#7c7c7c;font-size:13px}.chart text.chart__focus-range.focus-active{fill:#0087ac;fill-opacity:1}.chart .chart__calibration-dot{fill:#7c7c7c;stroke:#7c7c7c;stroke-width:2}.chart .chart__calibration-label{fill:#fff;font-weight:700}.chart .chart__cgm-modal-day__dot,.chart .chart__cgm-modal-day__line{pointer-events:none}.chart .chart__event{opacity:.5}.chart .chart__event.swimlane__event_icon{opacity:1}.chart .chart__agp-target-range{stroke:#666;stroke-width:2px}.chart .chart__agp-target-range-hash{fill:#ddd}body.reports-route .chart .chart__y-axis-zebra-stripe{fill:#f4f4f4}body.reports-route .chart .chart__event{opacity:1}body.reports-route .chart .chart__agp-target-range-hash{fill:silver}.use-grayscale-printing .chart__target-range-axis-label--low rect{fill:#000}.use-grayscale-printing .chart__target-range-axis-label--high rect{fill:#ccc}.use-grayscale-printing .chart__target-range__low-line{stroke:#4d4d4d}.use-grayscale-printing .chart__target-range__high-line{stroke:#b3b3b3}chart-group{margin:40px 0}chart-group .chart__event--user-entered{display:block}[dir=ltr] .pie-chart-legend{margin-left:30px}[dir=rtl] .pie-chart-legend{margin-right:30px}.clarity-pie-chart__body{align-items:center;display:flex}[dir=ltr] .clarity-pie-chart__legend__item{text-align:left}[dir=rtl] .clarity-pie-chart__legend__item{text-align:right}.clarity-pie-chart__legend__rect{display:inline-block;height:12px;width:12px}.clarity-pie-chart__legend__text{display:inline-block;font-size:1rem}[dir=ltr] .clarity-pie-chart__legend__text{margin-left:.6rem}[dir=rtl] .clarity-pie-chart__legend__text{margin-right:.6rem}.clarity-pie-chart__legend__text span{font-size:1.5rem;font-weight:200}[dir=ltr] .clarity-pie-chart__legend__text span{margin-left:1rem}[dir=rtl] .clarity-pie-chart__legend__text span{margin-right:1rem}.slice.clarity-pie-chart__fastActing,rect.insulin-legend__rect--fast-acting{fill:#9d78b3;stroke:#6b007a;stroke-width:1}.slice.clarity-pie-chart__longActing,rect.insulin-legend__background-rect--long-acting{fill:rgba(5,152,255,.302)}.slice.hatch.clarity-pie-chart__longActing,rect.insulin-legend__rect--long-acting{fill:url(#insulinHatch);stroke:#005c9c;stroke-width:1}.pie-chart__pattern-rectangle{fill:#005c9c}.use-grayscale-printing rect.insulin-legend__rect--fast-acting{fill:hsla(0,0%,48%,.502);stroke:#7a7a7a;stroke-width:1}.use-grayscale-printing rect.insulin-legend__background-rect--fast-acting{fill:hsla(0,0%,48%,.502)}.use-grayscale-printing rect.insulin-legend__rect--long-acting{fill:url(#insulinHatch);stroke:#9c9c9c;stroke-width:1}.use-grayscale-printing .slice.clarity-pie-chart__longActing,.use-grayscale-printing rect.insulin-legend__background-rect--long-acting{fill:hsla(0,0%,69%,.302)}.use-grayscale-printing .slice.hatch.clarity-pie-chart__longActing{fill:url(#insulinHatch);stroke:#9c9c9c;stroke-width:1}.use-grayscale-printing .slice.clarity-pie-chart__fastActing{fill:hsla(0,0%,48%,.502);stroke:#7a7a7a;stroke-width:1}.use-grayscale-printing .pie-chart__pattern-rectangle{stroke:#9c9c9c}.agp5-patient-info{margin-top:19px;width:450px}.agp5-patient-info .agp5-patient-info__name{font-size:18px;font-weight:500}.agp5-patient-info .agp5-patient-info__date-of-birth{font-size:16px}.reports-route patient-information{display:none}[dir=ltr] .agp5_report__header{margin-left:4px}[dir=rtl] .agp5_report__header{margin-right:4px}.agp5_report__header .agp5_report__header_dexcom_logo{height:35px;width:125px}[dir=ltr] .agp5_report__header .agp5_report__header_dexcom_logo{margin-right:15px}[dir=rtl] .agp5_report__header .agp5_report__header_dexcom_logo{margin-left:15px}.agp5_report__header .agp5_report__header_line_seperator{border:1px solid #979797;height:33px;width:1px}.agp5_report__header .agp5_report__header_agp_logo{width:140px}[dir=ltr] .agp5_report__header .agp5_report__header_agp_logo{margin-left:7px}[dir=rtl] .agp5_report__header .agp5_report__header_agp_logo{margin-right:7px}.agp5_report__header i{vertical-align:sub}[dir=ltr] tir-block-labels{margin-left:20px}[dir=rtl] tir-block-labels{margin-right:20px}tir-block-labels .tir-block-labels__container{border:1px solid #ccc;min-width:170px}[dir=ltr] tir-block-labels .tir-block-labels__container{border-bottom-right-radius:10px;border-left:none;border-top-right-radius:10px}[dir=rtl] tir-block-labels .tir-block-labels__container{border-bottom-left-radius:10px;border-right:none;border-top-left-radius:10px}tir-block-labels .tir-block-labels__container .tir-block-label__goal{color:#727272}tir-block-labels .tir-block-label__goal{font-size:10px;margin-top:1px}tir-block-labels .tir-block-label__goal.tir-block-label__target-goal{color:#727272}tir-block-labels .tir-block-label__very-high-goal{margin-bottom:9px}tir-block-labels .tir-block-label__very-low-goal{margin-bottom:5px}tir-block-labels .tir-block-label__block-label{font-size:13px;font-weight:500;text-transform:capitalize}tir-block-labels .tir-block-label__block-label.tir-block-label__very-high{margin-top:5px}tir-block-labels .tir-block-label__block-label.tir-block-label__low{margin-bottom:9px;margin-top:5px}tir-block-labels .tir-block-label__block-label.tir-block-label__high{margin-bottom:5px}tir-block-labels .tir-block-label__block-label.tir-block-label__target{font-size:20px}[dir=ltr] tir-block-labels .tir-block-labels__summation-and-goal{margin-left:5px}[dir=rtl] tir-block-labels .tir-block-labels__summation-and-goal{margin-right:5px}tir-block-labels .tir-block-labels__summation-and-goal .tir-block-labels__summation{font-size:20px;font-weight:500}tir-block-labels .tir-block-labels__summation-and-goal .tir-block-label__goal{color:#727272}tir-block-labels .tir-block-label__note-group{fill:#727272;font-size:10px}.reports-route tir-block-labels .tir-block-labels__container{border:1px solid #000}[dir=ltr] .reports-route tir-block-labels .tir-block-labels__container{border-left:none}[dir=rtl] .reports-route tir-block-labels .tir-block-labels__container{border-right:none}.reports-route tir-block-labels .tir-block-label__goal.tir-block-label__target-goal,.reports-route tir-block-labels .tir-block-labels__container .tir-block-label__goal,.reports-route tir-block-labels .tir-block-labels__summation-and-goal .tir-block-label__goal{color:#000}.reports-route tir-block-labels .tir-block-label__note-group{fill:#000}agp5-content-card{border-radius:14px;display:flex;flex-direction:column;margin-top:20px;position:relative;width:100%}agp5-content-card header{background-color:#d9d9d9;border:4px solid #d9d9d9;border-top-left-radius:14px;border-top-right-radius:14px;font-size:16px;font-weight:700;padding:0 20px}agp5-content-card content{background-color:#fff;border:4px solid #d9d9d9;border-bottom-left-radius:14px;border-bottom-right-radius:14px;border-top:none}.reports-route agp5-content-card{border-radius:14px;display:flex;flex-direction:column;margin-top:0;position:relative;width:100%}.reports-route agp5-content-card header{background-color:#fff;border:none;border-bottom:1px solid #000;border-top-left-radius:0;border-top-right-radius:0;font-size:18px;font-weight:700;padding:6px 0}.reports-route agp5-content-card content{background-color:#fff;border:none;border-radius:0}.agp5_report__copyright{color:#2a2a2a;font-size:12px;font-weight:400;letter-spacing:0;margin-top:26px}.reports-route .agp5_report__copyright{color:#000;margin-top:13px}.agp5-glucose-metrics-card{min-width:250px}agp5-glucose-metrics{border-collapse:collapse}agp5-glucose-metrics .agp5-glucose-metrics--table td,agp5-glucose-metrics .agp5-glucose-metrics--table td:nth-child(2){border-top:1px solid #d9d9d9;font-weight:400;padding:14px 20px}[dir=ltr] agp5-glucose-metrics .agp5-glucose-metrics--table td,[dir=ltr] agp5-glucose-metrics .agp5-glucose-metrics--table td:nth-child(2){margin-right:20px}[dir=rtl] agp5-glucose-metrics .agp5-glucose-metrics--table td,[dir=rtl] agp5-glucose-metrics .agp5-glucose-metrics--table td:nth-child(2){margin-left:20px}agp5-glucose-metrics .agp5-glucose-metrics--table{width:100%}agp5-glucose-metrics .agp5-glucose-metrics--table td .agp5-glucose-metrics__goal{color:#727272;font-size:10px}agp5-glucose-metrics .agp5-glucose-metrics--table td:first-child{font-size:13px;font-weight:500}agp5-glucose-metrics .agp5-glucose-metrics--table td:nth-child(2){font-size:20px;font-weight:500;white-space:nowrap}[dir=ltr] agp5-glucose-metrics .agp5-glucose-metrics--table td:nth-child(2){text-align:right}[dir=rtl] agp5-glucose-metrics .agp5-glucose-metrics--table td:nth-child(2){text-align:left}agp5-glucose-metrics .agp5-glucose-metrics--table .agp5-glucose-metrics--average-glucose-value{display:inline-block}[dir=ltr] agp5-glucose-metrics .agp5-glucose-metrics--table .agp5-glucose-metrics--average-glucose-value{margin-right:-3px}[dir=rtl] agp5-glucose-metrics .agp5-glucose-metrics--table .agp5-glucose-metrics--average-glucose-value{margin-left:-3px}agp5-glucose-metrics .agp5-glucose-metrics--table .agp5-glucose-metrics--average-glucose-unit{display:inline-block;font-size:small;font-weight:400}.reports-route agp5-glucose-metrics{width:350px}.reports-route agp5-glucose-metrics .agp5-glucose-metrics--table tbody>tr:first-child td{border-top:none}.reports-route agp5-glucose-metrics .agp5-glucose-metrics--table td{border-top:1px solid #000;padding:19.5px 0}.reports-route agp5-glucose-metrics .agp5-glucose-metrics--table td .agp5-glucose-metrics__goal{color:#000;font-size:10px}.reports-route agp5-glucose-metrics .agp5-glucose-metrics--table td:first-child{font-size:13px;font-weight:500}.reports-route agp5-glucose-metrics .agp5-glucose-metrics--table td:nth-child(2){font-size:20px;font-weight:500}[dir=ltr] .reports-route agp5-glucose-metrics .agp5-glucose-metrics--table td:nth-child(2){padding-left:20px}[dir=rtl] .reports-route agp5-glucose-metrics .agp5-glucose-metrics--table td:nth-child(2){padding-right:20px}.reports-route agp5-glucose-metrics .agp5-glucose-metrics--table tbody>tr:last-child td{padding-bottom:0}.time-in-range-chart-agp5-interactive rect.tir-block__percentage-is-zero{fill:#626267}.time-in-range-chart-agp5-interactive .time-in-range-chart__resistor__bar-very-high{fill:#ff7d00}.time-in-range-chart-agp5-interactive .time-in-range-chart__resistor__bar-high{fill:#ffad00}.time-in-range-chart-agp5-interactive .time-in-range-chart__resistor__bar-in-range{fill:#00b657}.time-in-range-chart-agp5-interactive .time-in-range-chart__resistor__bar-low{fill:#ff0009}.time-in-range-chart-agp5-interactive .time-in-range-chart__resistor__bar-very-low{fill:#a71b2b}.time-in-range-chart-agp5 rect.tir-block__percentage-is-zero{fill:#626267}.time-in-range-chart-agp5 .time-in-range-chart__resistor__bar-very-high{fill:#ff7d00}.time-in-range-chart-agp5 .time-in-range-chart__resistor__bar-high{fill:#ffad00}.time-in-range-chart-agp5 .time-in-range-chart__resistor__bar-in-range{fill:#00b657}.time-in-range-chart-agp5 .time-in-range-chart__resistor__bar-low{fill:#ff0009}.time-in-range-chart-agp5 .time-in-range-chart__resistor__bar-very-low{fill:#a71b2b}agp5-content-card default-target-settings{display:block;font-size:12px;margin-top:10px}agp-time-in-range-chart{display:block;margin-bottom:6px}agp-time-in-range-chart .agp5-tir-chart__notes{margin-bottom:6px}agp-time-in-range-chart .agp5-tir-chart__notes .agp5-tir-chart__note{color:#727272;font-size:10px}.reports-route agp-time-in-range-chart .agp5-tir-chart__notes .agp5-tir-chart__note{color:#000}.reports-patterns-route daily-strip-chart.chart .chart__daily-strip__date{margin-bottom:3px;margin-top:0}daily-strip-chart.chart{margin-bottom:0}daily-strip-chart.chart svg{overflow:visible}daily-strip-chart.chart .chart__daily-strip__date{margin-bottom:4px;margin-top:18px}daily-strip-chart.chart .chart__daily-strip__line{fill:transparent;stroke:#222;stroke-width:2}daily-strip-chart.chart .chart__daily-strip__dot{fill:#222}daily-strip-chart.chart .chart__daily-strip__glycemic-event--low{fill:#fd8c80}daily-strip-chart.chart .chart__daily-strip__glycemic-event--high{fill:#fed65c}daily-strip-chart.chart .chart__daily-strip__secondary-pattern-time-window--low{fill:#f6665a}daily-strip-chart.chart .chart__daily-strip__secondary-pattern-time-window--high{fill:#fdbd2e}daily-strip-chart.chart .chart__daily-strip__pattern-time-window--low{fill:#ee4033}daily-strip-chart.chart .chart__daily-strip__pattern-time-window--high{fill:#fba400}daily-strip-chart.chart .chart__target-range-axis-label rect{display:none}daily-strip-chart.chart .chart__target-range-axis-label text{font-size:12px}daily-strip-chart.chart .chart__target-range-axis-label.chart__target-range-axis-label--low text{fill:#ff4932}daily-strip-chart.chart .chart__target-range-axis-label.chart__target-range-axis-label--high text{fill:#ffa947}daily-strip-chart.chart.daily-strip-chart--pro .chart__main-svg{margin-top:0;overflow:visible}daily-strip-chart.chart.daily-strip-chart--pro .chart__chart-elements-border,daily-strip-chart.chart.daily-strip-chart--pro .chart__top-chart-border{display:none}.use-grayscale-printing daily-strip-chart.chart .chart__target-range-axis-label.chart__target-range-axis-label--high text{fill:#888}.use-grayscale-printing daily-strip-chart.chart .chart__daily-strip__glycemic-event--low,.use-grayscale-printing daily-strip-chart.chart .chart__daily-strip__pattern-time-window--low,.use-grayscale-printing daily-strip-chart.chart .chart__target-range-axis-label.chart__target-range-axis-label--low text{fill:#444}.use-grayscale-printing daily-strip-chart.chart .chart__daily-strip__glycemic-event--high,.use-grayscale-printing daily-strip-chart.chart .chart__daily-strip__pattern-time-window--low{fill:#888}modal-day-chart.chart .chart__cgm-modal-day__line{stroke:#222}modal-day-chart.chart .chart__cgm-modal-day__dot{fill:#333;stroke:#fff;stroke-width:1}modal-day-chart.chart .chart__cgm-modal-day__bar--q3{fill:#fed65c}modal-day-chart.chart .chart__cgm-modal-day__bar--q3--secondary-pattern{fill:#fdbd2e}modal-day-chart.chart .chart__cgm-modal-day__bar--q3--pattern-time-window{fill:#fba400}modal-day-chart.chart .chart__cgm-modal-day__bar--q1{fill:#fd8c80}modal-day-chart.chart .chart__cgm-modal-day__bar--q1--secondary-pattern{fill:#f6665a}modal-day-chart.chart .chart__cgm-modal-day__bar--q1--pattern-time-window{fill:#ee4033}modal-day-chart.chart .chart__cgm-modal-day__bar--in-range{fill:#e1e1e1}body.reports-route .chart__cgm-modal-day__bar--in-range{fill:#c8c8c8}.use-grayscale-printing modal-day-chart.chart .chart__cgm-modal-day__bar--q3{fill:#ccc}.use-grayscale-printing modal-day-chart.chart .chart__cgm-modal-day__bar--in-range{fill:grey;stroke:none}.use-grayscale-printing modal-day-chart.chart .chart__cgm-modal-day__bar--q1{fill:#000}.use-grayscale-printing modal-day-chart.chart .chart__cgm-modal-day__line{stroke:#2a3038}.use-grayscale-printing modal-day-chart.chart .chart__cgm-modal-day__dot{fill:#000;stroke:#fff;stroke-width:1}.use-grayscale-printing modal-day-chart.chart.condensed{stroke-width:.75}overlay-chart.chart .overlay-chart__week-label{color:#959595;font-weight:700}overlay-chart.chart .overlay-chart__line{fill:none;opacity:1;pointer-events:stroke;stroke-width:2px;transition:opacity .25s ease-in-out;-moz-transition:opacity .25s ease-in-out;-webkit-transition:opacity .25s ease-in-out}overlay-chart.chart .overlay-chart__line.overlay-chart__line--sunday{stroke:#491699;stroke-dasharray:1,0}overlay-chart.chart .overlay-chart__line.overlay-chart__line--monday{stroke:#22c9e4;stroke-dasharray:1,0}overlay-chart.chart .overlay-chart__line.overlay-chart__line--tuesday{stroke:#00997b;stroke-dasharray:5,1}overlay-chart.chart .overlay-chart__line.overlay-chart__line--wednesday{stroke:#8787e4;stroke-dasharray:1,1}overlay-chart.chart .overlay-chart__line.overlay-chart__line--thursday{stroke:#8731cc;stroke-dasharray:15,3,2,1}overlay-chart.chart .overlay-chart__line.overlay-chart__line--friday{stroke:#2424e4;stroke-dasharray:3,3}overlay-chart.chart .overlay-chart__line.overlay-chart__line--saturday{stroke:#00eabc;stroke-dasharray:5,1,2,1}overlay-chart.chart.overlay-chart--hovering .overlay-chart__line{opacity:.1}overlay-chart.chart.overlay-chart--hover-day-friday .overlay-chart__line--friday,overlay-chart.chart.overlay-chart--hover-day-monday .overlay-chart__line--monday,overlay-chart.chart.overlay-chart--hover-day-saturday .overlay-chart__line--saturday,overlay-chart.chart.overlay-chart--hover-day-sunday .overlay-chart__line--sunday,overlay-chart.chart.overlay-chart--hover-day-thursday .overlay-chart__line--thursday,overlay-chart.chart.overlay-chart--hover-day-tuesday .overlay-chart__line--tuesday,overlay-chart.chart.overlay-chart--hover-day-wednesday .overlay-chart__line--wednesday{opacity:1;stroke-width:3px}overlay-chart.chart .chart__target-range-axis-label rect{display:none}overlay-chart.chart .chart__target-range-axis-label text{font-size:12px}overlay-chart.chart .chart__target-range-axis-label.chart__target-range-axis-label--low text{fill:#ff4932}overlay-chart.chart .chart__target-range-axis-label.chart__target-range-axis-label--high text{fill:#ffa947}body.ui-theme-material.reports-route .overlay-chart__title{display:none}overlay-chart-legend{color:#959595;float:right /*!rtl:ignore*/;margin-bottom:20px;padding-right:50px /*!rtl:ignore*/;text-align:center}.overlay-chart-legend__item{display:inline-block;transition:opacity .25s ease-in-out}[dir=ltr] .overlay-chart-legend__item{margin-left:10px}[dir=rtl] .overlay-chart-legend__item{margin-right:10px}.chart.condensed .overlay-chart-legend__item{font-size:10px}.chart.condensed .overlay-chart-legend__item svg{width:20px}.overlay-chart-legend__item{cursor:default;opacity:1}.overlay-chart-legend__item svg{display:block;margin-top:5px}.overlay-chart-legend__item line{stroke-width:6px}.overlay-chart--disable-animations.overlay-chart--disable-animations.overlay-chart--disable-animations.overlay-chart--disable-animations.overlay-chart--disable-animations .overlay-chart-legend__item,.overlay-chart--disable-animations.overlay-chart--disable-animations.overlay-chart--disable-animations.overlay-chart--disable-animations.overlay-chart--disable-animations .overlay-chart__line{transition:opacity 0s ease-in-out}.overlay-chart-legend__item--sunday line{stroke:#491699;stroke-dasharray:1,0}.overlay-chart-legend__item--monday line{stroke:#22c9e4;stroke-dasharray:1,0}.overlay-chart-legend__item--tuesday line{stroke:#00997b;stroke-dasharray:5,1}.overlay-chart-legend__item--wednesday line{stroke:#8787e4;stroke-dasharray:1,1}.overlay-chart-legend__item--thursday line{stroke:#8731cc;stroke-dasharray:15,3,2,1}.overlay-chart-legend__item--friday line{stroke:#2424e4;stroke-dasharray:3,3}.overlay-chart-legend__item--saturday line{stroke:#00eabc;stroke-dasharray:5,1,2,1}.overlay-chart--hovering .overlay-chart-legend__item{opacity:.1}.overlay-chart--hover-day-friday .overlay-chart-legend__item--friday,.overlay-chart--hover-day-monday .overlay-chart-legend__item--monday,.overlay-chart--hover-day-saturday .overlay-chart-legend__item--saturday,.overlay-chart--hover-day-sunday .overlay-chart-legend__item--sunday,.overlay-chart--hover-day-thursday .overlay-chart-legend__item--thursday,.overlay-chart--hover-day-tuesday .overlay-chart-legend__item--tuesday,.overlay-chart--hover-day-wednesday .overlay-chart-legend__item--wednesday{font-weight:700;opacity:1}time-in-range-chart{display:flex;flex-direction:row}[dir=ltr] time-in-range-chart .time-in-range-chart__text{margin-left:8px}[dir=rtl] time-in-range-chart .time-in-range-chart__text{margin-right:8px}.use-grayscale-printing .time-in-range-chart__resistor__bar-very-high{fill:#ccc}.use-grayscale-printing .time-in-range-chart__resistor__bar-high{fill:#b3b3b3}.use-grayscale-printing .time-in-range-chart__resistor__bar-in-range{fill:grey}.use-grayscale-printing .time-in-range-chart__resistor__bar-low{fill:#4d4d4d}.use-grayscale-printing .time-in-range-chart__resistor__bar-very-low{fill:#000}.time-in-range-chart__resistor__bar-very-high{fill:#e36a00}.time-in-range-chart__resistor__bar-high{fill:#fed65c}.time-in-range-chart__resistor__bar-in-range{fill:#58a618}.time-in-range-chart__resistor__bar-low{fill:#fd8c80}.time-in-range-chart__resistor__bar-very-low{fill:#a60006}.time-in-range-chart__text{display:flex;flex-direction:column;font-weight:500;justify-content:space-between;text-transform:capitalize}.time-in-range-chart__text__in-range{font-weight:700}.time-in-range-chart-full .time-in-range-chart__text{color:#5d6d7e}[dir=ltr] .time-in-range-chart-full .time-in-range-chart__text{margin-left:20px}[dir=rtl] .time-in-range-chart-full .time-in-range-chart__text{margin-right:20px}.time-in-range-chart-full .time-in-range-chart__text__in-range{color:#2a3038;font-size:22px}.time-in-range-chart-full-print .time-in-range-chart__text{color:#000;font-size:10pt}[dir=ltr] .time-in-range-chart-full-print .time-in-range-chart__text{margin-left:15px}[dir=rtl] .time-in-range-chart-full-print .time-in-range-chart__text{margin-right:15px}.time-in-range-chart-full-print .time-in-range-chart__text__in-range{color:#000;font-size:14pt}.time-in-range-chart-compact-print .time-in-range-chart__text{color:#000;font-size:12.5pt}[dir=ltr] .time-in-range-chart-compact-print .time-in-range-chart__text{margin-left:8px}[dir=rtl] .time-in-range-chart-compact-print .time-in-range-chart__text{margin-right:8px}.time-in-range-chart-compact-print .time-in-range-chart__text__in-range{color:#000;font-size:14pt}.trends-chart-legend{color:#333;display:flex;flex-direction:column;font-size:10px;font-weight:600;gap:18px;margin-top:10px;position:absolute;right:0 /*!rtl:ignore*/;top:0;width:110px}.trends-chart-legend .trends-chart-legend__label{line-height:15px;text-transform:uppercase}.trends-chart-legend .trends-chart-legend__section{align-items:center;display:flex;flex-direction:row;flex-shrink:0}.trends-chart-legend .trends-chart-legend__bar-icon{flex-shrink:0;height:33px;width:8px}[dir=ltr] .trends-chart-legend .trends-chart-legend__bar-icon{margin-right:12px}[dir=rtl] .trends-chart-legend .trends-chart-legend__bar-icon{margin-left:12px}.trends-chart-legend .trends-chart-legend--above-threshold .trends-chart-legend__icon-path{fill:#fed65c}.trends-chart-legend .trends-chart-legend--below-threshold .trends-chart-legend__icon-path{fill:#fd8c80}.trends-chart-legend .trends-chart-legend--within-threshold .trends-chart-legend__icon-path{flex-shrink:0;height:89px;overflow:visible;width:8px}[dir=ltr] .trends-chart-legend .trends-chart-legend--within-threshold .trends-chart-legend__icon-path{margin-right:12px}[dir=rtl] .trends-chart-legend .trends-chart-legend--within-threshold .trends-chart-legend__icon-path{margin-left:12px}.trends-chart-legend .trends-chart-legend--within-threshold .trends-chart-legend__icon-path .trends-chart-legend__circles{fill:#000;stroke-width:0}.trends-chart-legend .trends-chart-legend--within-threshold .trends-chart-legend__icon-path .trends-chart-legend__circle-connector{stroke:#000}.trends-chart-legend .trends-chart-legend--within-threshold .trends-chart-legend__icon-path .trends-chart-legend__in-range-cell{fill:#fff;stroke:#000}.trends-chart-legend .trends-chart-legend--within-threshold{align-items:stretch}.trends-chart-legend .trends-chart-legend--within-threshold div{display:flex;flex-direction:column;justify-content:space-between}.use-grayscale-printing .trends-chart-legend .trends-chart-legend--above-threshold .trends-chart-legend__icon-path{fill:#ccc}.use-grayscale-printing .trends-chart-legend .trends-chart-legend--below-threshold .trends-chart-legend__icon-path{fill:#000}.use-grayscale-printing .trends-chart-legend .trends-chart-legend--within-threshold .trends-chart-legend__icon-path .trends-chart-legend__circles{fill:#000;stroke:#fff;stroke-width:1}.use-grayscale-printing .trends-chart-legend .trends-chart-legend--within-threshold .trends-chart-legend__icon-path .trends-chart-legend__circle-connector{stroke:#2a3038}.use-grayscale-printing .trends-chart-legend .trends-chart-legend--within-threshold .trends-chart-legend__icon-path .trends-chart-legend__in-range-cell{fill:grey;stroke:none}.chart text.daily-insulin-chart--legend-text{font-size:.7rem;font-weight:500}daily-insulin-chart.chart svg{overflow:visible}daily-insulin-chart.chart .daily-insulin-chart--no-dose-message-background{fill:#fff}daily-insulin-chart.chart .daily-insulin-chart--no-dose-message{fill:#b2b2b2}daily-insulin-chart.chart .daily-insulin-chart__dose-bar__rectangle.fast-acting{fill:rgba(107,0,122,.502);stroke:#6b007a}daily-insulin-chart.chart .daily-insulin-chart__dose-bar__rectangle.long-acting{fill:rgba(5,152,255,.302)}daily-insulin-chart.chart .daily-insulin-chart__dose-bar__rectangle--hatch.long-acting{fill:url(#insulinHatch);stroke:#005c9c}daily-insulin-chart.chart .daily-insulin-chart__dose-bar__rectangle--hatch-no-hover,daily-insulin-chart.chart .daily-insulin-chart__dose-bar__rectangle-no-hover{pointer-events:none}daily-insulin-chart.chart .long-acting__pattern-rectangle{stroke:#005c9c}daily-insulin-chart.chart .daily-insulin-chart__unknown-dose-bar__gap-rectangle{fill:#fff;pointer-events:none}daily-insulin-chart.chart .daily-insulin-chart__unknown-dose-bar__question-mark{font-size:12px;pointer-events:none}daily-insulin-chart.chart .daily-insulin-chart__dose-bar__group-hover-rectangle{fill:none;pointer-events:all;visibility:visible}daily-insulin-chart.chart .daily-insulin-chart__dose-bar__group-hover-rectangle:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;outline-offset:3px}daily-insulin-chart.chart .daily-insulin-chart__dose-bar__rectangle:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;outline-offset:2px}.reports-route daily-insulin-chart.chart .daily-insulin-chart--no-dose-message{fill:#7c7c7c}.use-grayscale-printing .chart .chart__cgm-element.daily-insulin-chart__dose-bar__rectangle.fast-acting{fill:hsla(0,0%,48%,.502);stroke:#7a7a7a}.use-grayscale-printing .chart .chart__cgm-element.daily-insulin-chart__dose-bar__rectangle.long-acting{fill:hsla(0,0%,69%,.302)}.use-grayscale-printing .chart .daily-insulin-chart__dose-bar__rectangle--hatch.long-acting{fill:url(#insulinHatch);stroke:#9c9c9c}.use-grayscale-printing .chart .long-acting__pattern-rectangle{stroke:#9c9c9c}pro-report-y-axis .y.axis line{display:none}cgm-event-swimlane.chart{min-height:auto}cgm-event-swimlane.chart .cgm-event-swimlane__icon-text{fill:#fff;pointer-events:none}cgm-event-swimlane.chart .cgm-event-swimlane__border-circle{fill:#fff}cgm-event-swimlane.chart .cgm-event-swimlane__background{fill:#00838f}cgm-event-swimlane.chart .cgm-event-swimlane__title{border-top:1px solid #979797;color:#7c7c7c;font-size:12px;padding-top:6px;width:120px}cgm-event-swimlane.chart .chart__line-graph-tooltip-hover-box.glucose-navigation-active:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}cgm-event-swimlane.chart .cgm-event-swimlane--primaryYaxisOnRight{flex-direction:row-reverse}[dir=ltr] cgm-event-swimlane.chart .cgm-event-swimlane--primaryYaxisOnRight .cgm-event-swimlane__title{text-align:right}[dir=rtl] cgm-event-swimlane.chart .cgm-event-swimlane--primaryYaxisOnRight .cgm-event-swimlane__title{text-align:left}.event-swimlane__svg{overflow:visible}event-swimlane.chart{margin-top:0;min-height:auto}event-swimlane.chart .swimlane__event_icon{pointer-events:none}event-swimlane.chart .event-swimlane__icon-text{fill:#fff;pointer-events:none}event-swimlane.chart .event-swimlane__title{color:#7c7c7c;font-size:12px;padding-top:6px;width:142px}[dir=ltr] event-swimlane.chart .event-swimlane__title{margin-left:-7px;padding-left:0}[dir=rtl] event-swimlane.chart .event-swimlane__title{margin-right:-7px;padding-right:0}event-swimlane.chart .event-swimlane__title:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}event-swimlane.chart .event-swimlane--primaryYaxisOnRight{flex-direction:row-reverse}[dir=ltr] event-swimlane.chart .event-swimlane--primaryYaxisOnRight .cgm-event-swimlane__title{text-align:left}[dir=rtl] event-swimlane.chart .event-swimlane--primaryYaxisOnRight .cgm-event-swimlane__title{text-align:right}event-swimlane.chart .event-swimlane__icon-background{fill:#45989c;stroke:#fff}event-swimlane.chart .event-swimlane__icon-background--grayscale{fill:gray;stroke:#fff}event-swimlane.chart .event-swimlane__icon-text{font-size:10px}.contributing-pattern-list{font-size:12px;margin-bottom:8px}.contributing-pattern-list .contributing-pattern-list__label{font-size:14px;font-weight:700}.contributing-pattern-list .contributing-pattern-list__badge{background-color:#ddd;border-radius:50%;color:#000;display:inline-block;font-size:12px;height:20px;line-height:20px;text-align:center;width:20px}[dir=ltr] .contributing-pattern-list .contributing-pattern-list__badge{margin-left:16px}[dir=rtl] .contributing-pattern-list .contributing-pattern-list__badge{margin-right:16px}.contributing-pattern-list .contributing-pattern-list__time{font-size:14px}[dir=ltr] .contributing-pattern-list .contributing-pattern-list__time{margin-left:4px}[dir=rtl] .contributing-pattern-list .contributing-pattern-list__time{margin-right:4px}.contributing-pattern-list .focus-active .contributing-pattern-list__badge{background-color:#4e9c18;color:#fff}.contributing-pattern-list .focus-active .contributing-pattern-list__time{color:#4e9c18}.contributing-pattern-list .contributing-pattern-list__bars{font-size:12px;height:16px;margin-bottom:5px;margin-top:10px;position:relative;width:934px}[dir=ltr] .contributing-pattern-list .contributing-pattern-list__bars{margin-left:50px}[dir=rtl] .contributing-pattern-list .contributing-pattern-list__bars{margin-right:50px}.contributing-pattern-list .contributing-pattern-bar{background-color:#ddd;border-radius:9999px;color:#000;height:16px;line-height:16px;position:absolute;text-align:center}.contributing-pattern-list .contributing-pattern-bar.focus-active{background-color:#4e9c18;color:#fff}.reports-route .contributing-pattern-list__bars{position:relative;width:770px}[dir=ltr] .reports-route .contributing-pattern-list__bars{margin-left:50px}[dir=rtl] .reports-route .contributing-pattern-list__bars{margin-right:50px}daily-strip-heading{display:block;margin-bottom:8px;margin-top:10px}daily-strip-heading .daily-strip__heading__date:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;outline-offset:2px}daily-strip-heading .sr-only{border:0;height:1px;margin:-1px;padding:0;position:absolute;width:1px;clip:rect(0 0 0 0);overflow:hidden;white-space:nowrap}.chart__y-axis-grid-line{stroke:rgba(0,0,0,.102);stroke-width:1px}:root{--triangle-base:6px;--triangle-height:6px;--triangle-top:100%;--triangle-left:50%;--background-color:#000}.event-tooltip-contents{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.event-tooltip-contents .event-tooltip__nearest-egv{font-size:12px}.event-tooltip-contents .event-tooltip__middle-line{font-size:16px;font-weight:500;max-width:120px;text-align:center;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word;padding:4px}.event-tooltip-contents .event-tooltip__time{font-size:14px}.event-tooltip{background-color:var(--background-color);border-radius:8px;color:#fff;min-width:100px;opacity:0;padding:8px 4px;pointer-events:none;position:absolute}.event-tooltip hr{width:90%}.event-tooltip:before{border-color:transparent;border-radius:0;border-style:solid;border-width:var(--triangle-base);border-top:var(--triangle-height) solid var(--background-color);content:"";position:absolute;top:var(--triangle-top)}[dir=ltr] .event-tooltip:before{left:var(--triangle-left);transform:translateX(-50%)}[dir=rtl] .event-tooltip:before{right:var(--triangle-left);transform:translateX(50%)}.event-tooltip.event-tooltip--visible{opacity:1;pointer-events:none;z-index:1000}.event-tooltip.event-tooltip--hoverless{bottom:0;opacity:1;position:relative}x-axis-chart.chart{margin-top:0}
/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:FontAwesome;font-style:normal;font-weight:400;src:url(../assets/font-awesome/fonts/fontawesome-webfont.eot?v=4.3.0);src:url(../assets/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0) format("embedded-opentype"),url(../assets/font-awesome/fonts/fontawesome-webfont.woff2?v=4.3.0) format("woff2"),url(../assets/font-awesome/fonts/fontawesome-webfont.woff?v=4.3.0) format("woff"),url(../assets/font-awesome/fonts/fontawesome-webfont.ttf?v=4.3.0) format("truetype"),url(../assets/font-awesome/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular) format("svg")}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0)}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{text-align:center;width:1.28571429em}.fa-ul{list-style-type:none}[dir=ltr] .fa-ul{margin-left:2.14285714em;padding-left:0}[dir=rtl] .fa-ul{margin-right:2.14285714em;padding-right:0}.fa-ul>li{position:relative}.fa-li{position:absolute;text-align:center;top:.14285714em;width:2.14285714em}[dir=ltr] .fa-li{left:-2.14285714em}[dir=rtl] .fa-li{right:-2.14285714em}[dir=ltr] .fa-li.fa-lg{left:-1.85714286em}[dir=rtl] .fa-li.fa-lg{right:-1.85714286em}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}[dir=ltr] .pull-right{float:right}[dir=rtl] .pull-right{float:left}[dir=ltr] .pull-left{float:left}[dir=rtl] .pull-left{float:right}[dir=ltr] .fa.pull-left{margin-right:.3em}[dir=rtl] .fa.pull-left{margin-left:.3em}[dir=ltr] .fa.pull-right{margin-left:.3em}[dir=rtl] .fa.pull-right{margin-right:.3em}.fa-spin{animation:fa-spin 2s linear infinite}.fa-pulse{animation:fa-spin 1s steps(8) infinite}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1)}[dir=ltr] .fa-rotate-90{transform:rotate(90deg)}[dir=rtl] .fa-rotate-90{transform:rotate(-90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2)}[dir=ltr] .fa-rotate-180{transform:rotate(180deg)}[dir=rtl] .fa-rotate-180{transform:rotate(-180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3)}[dir=ltr] .fa-rotate-270{transform:rotate(270deg)}[dir=rtl] .fa-rotate-270{transform:rotate(-270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1);transform:scaleX(-1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1);transform:scaleY(-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2em}.fa-stack-1x,.fa-stack-2x{position:absolute;text-align:center;width:100%}[dir=ltr] .fa-stack-1x,[dir=ltr] .fa-stack-2x{left:0}[dir=rtl] .fa-stack-1x,[dir=rtl] .fa-stack-2x{right:0}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-close:before,.fa-remove:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-repeat:before,.fa-rotate-right:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-exclamation-triangle:before,.fa-warning:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-floppy-o:before,.fa-save:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-bolt:before,.fa-flash:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-chain-broken:before,.fa-unlink:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:"\f150"}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"\f151"}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"\f152"}.fa-eur:before,.fa-euro:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-inr:before,.fa-rupee:before{content:"\f156"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"\f158"}.fa-krw:before,.fa-won:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-try:before,.fa-turkish-lira:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-bank:before,.fa-institution:before,.fa-university:before{content:"\f19c"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"\f1c5"}.fa-file-archive-o:before,.fa-file-zip-o:before{content:"\f1c6"}.fa-file-audio-o:before,.fa-file-sound-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-empire:before,.fa-ge:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-paper-plane:before,.fa-send:before{content:"\f1d8"}.fa-paper-plane-o:before,.fa-send-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before,.fa-genderless:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-bed:before,.fa-hotel:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa{font-family:FontAwesome}*{-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;margin:0;padding:0}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary{display:block}audio,canvas,video{display:inline-block;vertical-align:middle}audio:not([controls]){display:none;height:0}ol,ul{list-style:none}a:focus{outline:thin dotted}a:active,a:hover{outline:0}img{border:0;-ms-interpolation-mode:bicubic}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-family:monospace,serif}pre{white-space:pre-wrap}q{quotes:none}q:after,q:before{content:"";content:none}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;-ms-box-sizing:"content-box";-o-box-sizing:"content-box";box-sizing:"content-box"}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;resize:vertical;vertical-align:top}label[for]{cursor:pointer}table{border-collapse:collapse;border-spacing:0}strong{font-weight:700}em{font-style:italic}button,html,input,select,textarea{-webkit-font-smoothing:antialiased;color:#333}img{max-width:100%;vertical-align:middle}.h1,.h2,.h3,.h4,.h5,.h6,.ui-datepicker .ui-datepicker-title,h1,h2,h3,h4,h5,h6{font-family:inherit;font-weight:600;letter-spacing:-.05em;line-height:1.1}.h1.brand-primary,.h2.brand-primary,.h3.brand-primary,.h4.brand-primary,.h5.brand-primary,.h6.brand-primary,.ui-datepicker .brand-primary.ui-datepicker-title,h1.brand-primary,h2.brand-primary,h3.brand-primary,h4.brand-primary,h5.brand-primary,h6.brand-primary{color:#6db350}.h1.flush-top,.h2.flush-top,.h3.flush-top,.h4.flush-top,.h5.flush-top,.h6.flush-top,.ui-datepicker .flush-top.ui-datepicker-title,h1.flush-top,h2.flush-top,h3.flush-top,h4.flush-top,h5.flush-top,h6.flush-top{margin-top:0}.h1.flush-bottom,.h2.flush-bottom,.h3.flush-bottom,.h4.flush-bottom,.h5.flush-bottom,.h6.flush-bottom,.ui-datepicker .flush-bottom.ui-datepicker-title,h1.flush-bottom,h2.flush-bottom,h3.flush-bottom,h4.flush-bottom,h5.flush-bottom,h6.flush-bottom{margin-bottom:0}.h1,.h2,.h3,h1,h2,h3{margin-bottom:.5em;margin-top:.5em}.h4,.h5,.h6,.ui-datepicker .ui-datepicker-title,h4,h5,h6{margin-bottom:10px;margin-top:10px}.h1,h1{font-size:45px;font-weight:700}.h1.h1--lg,h1.h1--lg{margin-bottom:60px;margin-top:60px}.h1.h1--primary,h1.h1--primary{color:#6db350}.h1.h1--jumbo,h1.h1--jumbo{margin-bottom:60px;margin-top:60px}.h2,h2{font-size:30px}.h3,h3{font-size:24px}.h4,.ui-datepicker .ui-datepicker-title,h4{font-size:18px}.b1,.h5,.h6,.m1,compare-date-picker .ui-datepicker .ui-datepicker-calendar td,compare-date-picker .ui-datepicker .ui-datepicker-calendar th,compare-date-picker a.change-date-link,h5,h6,possible-considerations .possible-considerations__lead{font-size:14px;letter-spacing:0}.m2,.overview-report-content patterns-list .patterns-list__pattern-details,.pro-report-content patterns-list .patterns-list__pattern-details,device-panel .device-panel__listitem-header .percent-usage-text{font-size:12px;letter-spacing:0}p{margin:0 0 10px}a{color:#2471c9}a.disabled{cursor:default}a.nostyle:link{color:inherit;text-decoration:inherit}a.nostyle:visited{color:inherit;text-decoration:inherit}.small,small{font-size:85%}cite{font-style:normal}[dir=ltr] .text-left{text-align:left}[dir=rtl] .text-left{text-align:right}[dir=ltr] .text-right{text-align:right}[dir=rtl] .text-right{text-align:left}.text-center{text-align:center}hr{border:0;border-bottom:1px solid #e1e1e1}.invisible{visibility:hidden}.hidden{display:none}.clearfix:after,.grid:after,patterns-list .patterns-list__pattern-details:after{clear:both;content:"";display:table}@font-face{font-family:ClarityFont;font-style:normal;font-weight:400;src:url(/assets/fonts/ClarityFont.eot?p879bs);src:url(/assets/fonts/ClarityFont.eot?p879bs#iefix) format("embedded-opentype"),url(/assets/fonts/ClarityFont.ttf?p879bs) format("truetype"),url(/assets/fonts/ClarityFont.woff?p879bs) format("woff"),url(/assets/fonts/ClarityFont.svg?p879bs#ClarityFont) format("svg")}@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")}.icomoon-liga{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"}
/*!
 * jQuery UI CSS Framework 1.14.1
 * https://jqueryui.com
 *
 * Copyright OpenJS Foundation and other contributors
 * Released under the MIT license.
 * https://jquery.org/license
 *
 * https://api.jqueryui.com/category/theming/
 */.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{border:0;font-size:100%;line-height:1.3;list-style:none;margin:0;outline:0;padding:0;text-decoration:none}.ui-helper-clearfix:after,.ui-helper-clearfix:before{border-collapse:collapse;content:"";display:table}.ui-helper-clearfix:after{clear:both}.ui-helper-zfix{height:100%;opacity:0;position:absolute;top:0;width:100%}[dir=ltr] .ui-helper-zfix{left:0}[dir=rtl] .ui-helper-zfix{right:0}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important;pointer-events:none}.ui-icon{background-repeat:no-repeat;display:inline-block;margin-top:-.25em;overflow:hidden;position:relative;text-indent:-99999px;vertical-align:middle}.ui-widget-icon-block{display:block}[dir=ltr] .ui-widget-icon-block{left:50%;margin-left:-8px}[dir=rtl] .ui-widget-icon-block{margin-right:-8px;right:50%}.ui-widget-overlay{height:100%;position:fixed;top:0;width:100%}[dir=ltr] .ui-widget-overlay{left:0}[dir=rtl] .ui-widget-overlay{right:0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker .ui-icon{background-repeat:no-repeat;display:block;overflow:hidden;text-indent:-99999px;top:.3em}[dir=ltr] .ui-datepicker .ui-icon{left:.5em}[dir=rtl] .ui-datepicker .ui-icon{right:.5em}.ui-tooltip{max-width:300px;padding:8px;position:absolute;z-index:9999}body .ui-tooltip{border-width:2px}

/*!
 * jQuery UI CSS Framework 1.14.1
 * https://jqueryui.com
 *
 * Copyright OpenJS Foundation and other contributors
 * Released under the MIT license.
 * https://jquery.org/license
 *
 * https://api.jqueryui.com/category/theming/
 *
 * To view and modify this theme, visit https://jqueryui.com/themeroller/?ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&fwDefault=normal&cornerRadius=3px&bgColorHeader=e9e9e9&bgTextureHeader=flat&borderColorHeader=dddddd&fcHeader=333333&iconColorHeader=444444&bgColorContent=ffffff&bgTextureContent=flat&borderColorContent=dddddd&fcContent=333333&iconColorContent=444444&bgColorDefault=f6f6f6&bgTextureDefault=flat&borderColorDefault=c5c5c5&fcDefault=454545&iconColorDefault=777777&bgColorHover=ededed&bgTextureHover=flat&borderColorHover=cccccc&fcHover=2b2b2b&iconColorHover=555555&bgColorActive=007fff&bgTextureActive=flat&borderColorActive=003eff&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fffa90&bgTextureHighlight=flat&borderColorHighlight=dad55e&fcHighlight=777620&iconColorHighlight=777620&bgColorError=fddfdf&bgTextureError=flat&borderColorError=f1a899&fcError=5f3f3f&iconColorError=cc0000&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=666666&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=5px&offsetTopShadow=0px&offsetLeftShadow=0px&cornerRadiusShadow=8px
 */.ui-widget{font-family:Arial,Helvetica,sans-serif}.ui-widget,.ui-widget .ui-widget{font-size:1em}.ui-widget button,.ui-widget input,.ui-widget select,.ui-widget textarea{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget.ui-widget-content{border:1px solid #c5c5c5}.ui-widget-content{background:#fff;border:1px solid #ddd;color:#333}.ui-widget-content a{color:#333}.ui-widget-header{background:#e9e9e9;border:1px solid #ddd;color:#333;font-weight:700}.ui-widget-header a{color:#333}.ui-button,.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,html .ui-button.ui-state-disabled:active,html .ui-button.ui-state-disabled:hover{background:#f6f6f6;border:1px solid #c5c5c5;color:#454545;font-weight:400}.ui-button,.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button{color:#454545;text-decoration:none}.ui-button:focus,.ui-button:hover,.ui-state-focus,.ui-state-hover,.ui-widget-content .ui-state-focus,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-focus,.ui-widget-header .ui-state-hover{background:#ededed;border:1px solid #ccc;color:#2b2b2b;font-weight:400}.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,a.ui-button:focus,a.ui-button:hover{color:#2b2b2b;text-decoration:none}.ui-visual-focus{box-shadow:0 0 3px 1px #5e9ed6}.ui-button.ui-state-active:hover,.ui-button:active,.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active{background:#007fff;border:1px solid #003eff;color:#fff;font-weight:400}.ui-icon-background,.ui-state-active .ui-icon-background{background-color:#fff;border:#003eff}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#fff;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{background:#fffa90;border:1px solid #dad55e;color:#777620}.ui-state-checked{background:#fffa90;border:1px solid #dad55e}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#777620}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{background:#fddfdf;border:1px solid #f1a899;color:#5f3f3f}.ui-state-error a,.ui-state-error-text,.ui-widget-content .ui-state-error a,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error a,.ui-widget-header .ui-state-error-text{color:#5f3f3f}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:700}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{font-weight:400;opacity:.7}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{background-image:none;opacity:.35}.ui-icon{height:16px;width:16px}.ui-icon,.ui-widget-content .ui-icon,.ui-widget-header .ui-icon{background-image:url(images/ui-icons_444444_256x240-de0918cb3d71a4a9b2ae399d239617cf.png)}.ui-button:focus .ui-icon,.ui-button:hover .ui-icon,.ui-state-focus .ui-icon,.ui-state-hover .ui-icon{background-image:url(images/ui-icons_555555_256x240-de0918cb3d71a4a9b2ae399d239617cf.png)}.ui-button:active .ui-icon,.ui-state-active .ui-icon{background-image:url(images/ui-icons_ffffff_256x240.png)}.ui-button .ui-state-highlight.ui-icon,.ui-state-highlight .ui-icon{background-image:url(images/ui-icons_777620_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(images/ui-icons_cc0000_256x240.png)}.ui-button .ui-icon{background-image:url(images/ui-icons_777777_256x240.png)}.ui-icon-blank.ui-icon-blank.ui-icon-blank{background-image:none}[dir=ltr] .ui-icon-caret-1-n{background-position:0 0}[dir=rtl] .ui-icon-caret-1-n{background-position:100% 0}[dir=ltr] .ui-icon-caret-1-ne{background-position:-16px 0}[dir=rtl] .ui-icon-caret-1-ne{background-position:right -16px top 0}[dir=ltr] .ui-icon-caret-1-e{background-position:-32px 0}[dir=rtl] .ui-icon-caret-1-e{background-position:right -32px top 0}[dir=ltr] .ui-icon-caret-1-se{background-position:-48px 0}[dir=rtl] .ui-icon-caret-1-se{background-position:right -48px top 0}[dir=ltr] .ui-icon-caret-1-s{background-position:-65px 0}[dir=rtl] .ui-icon-caret-1-s{background-position:right -65px top 0}[dir=ltr] .ui-icon-caret-1-sw{background-position:-80px 0}[dir=rtl] .ui-icon-caret-1-sw{background-position:right -80px top 0}[dir=ltr] .ui-icon-caret-1-w{background-position:-96px 0}[dir=rtl] .ui-icon-caret-1-w{background-position:right -96px top 0}[dir=ltr] .ui-icon-caret-1-nw{background-position:-112px 0}[dir=rtl] .ui-icon-caret-1-nw{background-position:right -112px top 0}[dir=ltr] .ui-icon-caret-2-n-s{background-position:-128px 0}[dir=rtl] .ui-icon-caret-2-n-s{background-position:right -128px top 0}[dir=ltr] .ui-icon-caret-2-e-w{background-position:-144px 0}[dir=rtl] .ui-icon-caret-2-e-w{background-position:right -144px top 0}[dir=ltr] .ui-icon-triangle-1-n{background-position:0 -16px}[dir=rtl] .ui-icon-triangle-1-n{background-position:100% -16px}[dir=ltr] .ui-icon-triangle-1-ne{background-position:-16px -16px}[dir=rtl] .ui-icon-triangle-1-ne{background-position:right -16px top -16px}[dir=ltr] .ui-icon-triangle-1-e{background-position:-32px -16px}[dir=rtl] .ui-icon-triangle-1-e{background-position:right -32px top -16px}[dir=ltr] .ui-icon-triangle-1-se{background-position:-48px -16px}[dir=rtl] .ui-icon-triangle-1-se{background-position:right -48px top -16px}[dir=ltr] .ui-icon-triangle-1-s{background-position:-65px -16px}[dir=rtl] .ui-icon-triangle-1-s{background-position:right -65px top -16px}[dir=ltr] .ui-icon-triangle-1-sw{background-position:-80px -16px}[dir=rtl] .ui-icon-triangle-1-sw{background-position:right -80px top -16px}[dir=ltr] .ui-icon-triangle-1-w{background-position:-96px -16px}[dir=rtl] .ui-icon-triangle-1-w{background-position:right -96px top -16px}[dir=ltr] .ui-icon-triangle-1-nw{background-position:-112px -16px}[dir=rtl] .ui-icon-triangle-1-nw{background-position:right -112px top -16px}[dir=ltr] .ui-icon-triangle-2-n-s{background-position:-128px -16px}[dir=rtl] .ui-icon-triangle-2-n-s{background-position:right -128px top -16px}[dir=ltr] .ui-icon-triangle-2-e-w{background-position:-144px -16px}[dir=rtl] .ui-icon-triangle-2-e-w{background-position:right -144px top -16px}[dir=ltr] .ui-icon-arrow-1-n{background-position:0 -32px}[dir=rtl] .ui-icon-arrow-1-n{background-position:100% -32px}[dir=ltr] .ui-icon-arrow-1-ne{background-position:-16px -32px}[dir=rtl] .ui-icon-arrow-1-ne{background-position:right -16px top -32px}[dir=ltr] .ui-icon-arrow-1-e{background-position:-32px -32px}[dir=rtl] .ui-icon-arrow-1-e{background-position:right -32px top -32px}[dir=ltr] .ui-icon-arrow-1-se{background-position:-48px -32px}[dir=rtl] .ui-icon-arrow-1-se{background-position:right -48px top -32px}[dir=ltr] .ui-icon-arrow-1-s{background-position:-65px -32px}[dir=rtl] .ui-icon-arrow-1-s{background-position:right -65px top -32px}[dir=ltr] .ui-icon-arrow-1-sw{background-position:-80px -32px}[dir=rtl] .ui-icon-arrow-1-sw{background-position:right -80px top -32px}[dir=ltr] .ui-icon-arrow-1-w{background-position:-96px -32px}[dir=rtl] .ui-icon-arrow-1-w{background-position:right -96px top -32px}[dir=ltr] .ui-icon-arrow-1-nw{background-position:-112px -32px}[dir=rtl] .ui-icon-arrow-1-nw{background-position:right -112px top -32px}[dir=ltr] .ui-icon-arrow-2-n-s{background-position:-128px -32px}[dir=rtl] .ui-icon-arrow-2-n-s{background-position:right -128px top -32px}[dir=ltr] .ui-icon-arrow-2-ne-sw{background-position:-144px -32px}[dir=rtl] .ui-icon-arrow-2-ne-sw{background-position:right -144px top -32px}[dir=ltr] .ui-icon-arrow-2-e-w{background-position:-160px -32px}[dir=rtl] .ui-icon-arrow-2-e-w{background-position:right -160px top -32px}[dir=ltr] .ui-icon-arrow-2-se-nw{background-position:-176px -32px}[dir=rtl] .ui-icon-arrow-2-se-nw{background-position:right -176px top -32px}[dir=ltr] .ui-icon-arrowstop-1-n{background-position:-192px -32px}[dir=rtl] .ui-icon-arrowstop-1-n{background-position:right -192px top -32px}[dir=ltr] .ui-icon-arrowstop-1-e{background-position:-208px -32px}[dir=rtl] .ui-icon-arrowstop-1-e{background-position:right -208px top -32px}[dir=ltr] .ui-icon-arrowstop-1-s{background-position:-224px -32px}[dir=rtl] .ui-icon-arrowstop-1-s{background-position:right -224px top -32px}[dir=ltr] .ui-icon-arrowstop-1-w{background-position:-240px -32px}[dir=rtl] .ui-icon-arrowstop-1-w{background-position:right -240px top -32px}[dir=ltr] .ui-icon-arrowthick-1-n{background-position:1px -48px}[dir=rtl] .ui-icon-arrowthick-1-n{background-position:right 1px top -48px}[dir=ltr] .ui-icon-arrowthick-1-ne{background-position:-16px -48px}[dir=rtl] .ui-icon-arrowthick-1-ne{background-position:right -16px top -48px}[dir=ltr] .ui-icon-arrowthick-1-e{background-position:-32px -48px}[dir=rtl] .ui-icon-arrowthick-1-e{background-position:right -32px top -48px}[dir=ltr] .ui-icon-arrowthick-1-se{background-position:-48px -48px}[dir=rtl] .ui-icon-arrowthick-1-se{background-position:right -48px top -48px}[dir=ltr] .ui-icon-arrowthick-1-s{background-position:-64px -48px}[dir=rtl] .ui-icon-arrowthick-1-s{background-position:right -64px top -48px}[dir=ltr] .ui-icon-arrowthick-1-sw{background-position:-80px -48px}[dir=rtl] .ui-icon-arrowthick-1-sw{background-position:right -80px top -48px}[dir=ltr] .ui-icon-arrowthick-1-w{background-position:-96px -48px}[dir=rtl] .ui-icon-arrowthick-1-w{background-position:right -96px top -48px}[dir=ltr] .ui-icon-arrowthick-1-nw{background-position:-112px -48px}[dir=rtl] .ui-icon-arrowthick-1-nw{background-position:right -112px top -48px}[dir=ltr] .ui-icon-arrowthick-2-n-s{background-position:-128px -48px}[dir=rtl] .ui-icon-arrowthick-2-n-s{background-position:right -128px top -48px}[dir=ltr] .ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}[dir=rtl] .ui-icon-arrowthick-2-ne-sw{background-position:right -144px top -48px}[dir=ltr] .ui-icon-arrowthick-2-e-w{background-position:-160px -48px}[dir=rtl] .ui-icon-arrowthick-2-e-w{background-position:right -160px top -48px}[dir=ltr] .ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}[dir=rtl] .ui-icon-arrowthick-2-se-nw{background-position:right -176px top -48px}[dir=ltr] .ui-icon-arrowthickstop-1-n{background-position:-192px -48px}[dir=rtl] .ui-icon-arrowthickstop-1-n{background-position:right -192px top -48px}[dir=ltr] .ui-icon-arrowthickstop-1-e{background-position:-208px -48px}[dir=rtl] .ui-icon-arrowthickstop-1-e{background-position:right -208px top -48px}[dir=ltr] .ui-icon-arrowthickstop-1-s{background-position:-224px -48px}[dir=rtl] .ui-icon-arrowthickstop-1-s{background-position:right -224px top -48px}[dir=ltr] .ui-icon-arrowthickstop-1-w{background-position:-240px -48px}[dir=rtl] .ui-icon-arrowthickstop-1-w{background-position:right -240px top -48px}[dir=ltr] .ui-icon-arrowreturnthick-1-w{background-position:0 -64px}[dir=rtl] .ui-icon-arrowreturnthick-1-w{background-position:100% -64px}[dir=ltr] .ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}[dir=rtl] .ui-icon-arrowreturnthick-1-n{background-position:right -16px top -64px}[dir=ltr] .ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}[dir=rtl] .ui-icon-arrowreturnthick-1-e{background-position:right -32px top -64px}[dir=ltr] .ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}[dir=rtl] .ui-icon-arrowreturnthick-1-s{background-position:right -48px top -64px}[dir=ltr] .ui-icon-arrowreturn-1-w{background-position:-64px -64px}[dir=rtl] .ui-icon-arrowreturn-1-w{background-position:right -64px top -64px}[dir=ltr] .ui-icon-arrowreturn-1-n{background-position:-80px -64px}[dir=rtl] .ui-icon-arrowreturn-1-n{background-position:right -80px top -64px}[dir=ltr] .ui-icon-arrowreturn-1-e{background-position:-96px -64px}[dir=rtl] .ui-icon-arrowreturn-1-e{background-position:right -96px top -64px}[dir=ltr] .ui-icon-arrowreturn-1-s{background-position:-112px -64px}[dir=rtl] .ui-icon-arrowreturn-1-s{background-position:right -112px top -64px}[dir=ltr] .ui-icon-arrowrefresh-1-w{background-position:-128px -64px}[dir=rtl] .ui-icon-arrowrefresh-1-w{background-position:right -128px top -64px}[dir=ltr] .ui-icon-arrowrefresh-1-n{background-position:-144px -64px}[dir=rtl] .ui-icon-arrowrefresh-1-n{background-position:right -144px top -64px}[dir=ltr] .ui-icon-arrowrefresh-1-e{background-position:-160px -64px}[dir=rtl] .ui-icon-arrowrefresh-1-e{background-position:right -160px top -64px}[dir=ltr] .ui-icon-arrowrefresh-1-s{background-position:-176px -64px}[dir=rtl] .ui-icon-arrowrefresh-1-s{background-position:right -176px top -64px}[dir=ltr] .ui-icon-arrow-4{background-position:0 -80px}[dir=rtl] .ui-icon-arrow-4{background-position:100% -80px}[dir=ltr] .ui-icon-arrow-4-diag{background-position:-16px -80px}[dir=rtl] .ui-icon-arrow-4-diag{background-position:right -16px top -80px}[dir=ltr] .ui-icon-extlink{background-position:-32px -80px}[dir=rtl] .ui-icon-extlink{background-position:right -32px top -80px}[dir=ltr] .ui-icon-newwin{background-position:-48px -80px}[dir=rtl] .ui-icon-newwin{background-position:right -48px top -80px}[dir=ltr] .ui-icon-refresh{background-position:-64px -80px}[dir=rtl] .ui-icon-refresh{background-position:right -64px top -80px}[dir=ltr] .ui-icon-shuffle{background-position:-80px -80px}[dir=rtl] .ui-icon-shuffle{background-position:right -80px top -80px}[dir=ltr] .ui-icon-transfer-e-w{background-position:-96px -80px}[dir=rtl] .ui-icon-transfer-e-w{background-position:right -96px top -80px}[dir=ltr] .ui-icon-transferthick-e-w{background-position:-112px -80px}[dir=rtl] .ui-icon-transferthick-e-w{background-position:right -112px top -80px}[dir=ltr] .ui-icon-folder-collapsed{background-position:0 -96px}[dir=rtl] .ui-icon-folder-collapsed{background-position:100% -96px}[dir=ltr] .ui-icon-folder-open{background-position:-16px -96px}[dir=rtl] .ui-icon-folder-open{background-position:right -16px top -96px}[dir=ltr] .ui-icon-document{background-position:-32px -96px}[dir=rtl] .ui-icon-document{background-position:right -32px top -96px}[dir=ltr] .ui-icon-document-b{background-position:-48px -96px}[dir=rtl] .ui-icon-document-b{background-position:right -48px top -96px}[dir=ltr] .ui-icon-note{background-position:-64px -96px}[dir=rtl] .ui-icon-note{background-position:right -64px top -96px}[dir=ltr] .ui-icon-mail-closed{background-position:-80px -96px}[dir=rtl] .ui-icon-mail-closed{background-position:right -80px top -96px}[dir=ltr] .ui-icon-mail-open{background-position:-96px -96px}[dir=rtl] .ui-icon-mail-open{background-position:right -96px top -96px}[dir=ltr] .ui-icon-suitcase{background-position:-112px -96px}[dir=rtl] .ui-icon-suitcase{background-position:right -112px top -96px}[dir=ltr] .ui-icon-comment{background-position:-128px -96px}[dir=rtl] .ui-icon-comment{background-position:right -128px top -96px}[dir=ltr] .ui-icon-person{background-position:-144px -96px}[dir=rtl] .ui-icon-person{background-position:right -144px top -96px}[dir=ltr] .ui-icon-print{background-position:-160px -96px}[dir=rtl] .ui-icon-print{background-position:right -160px top -96px}[dir=ltr] .ui-icon-trash{background-position:-176px -96px}[dir=rtl] .ui-icon-trash{background-position:right -176px top -96px}[dir=ltr] .ui-icon-locked{background-position:-192px -96px}[dir=rtl] .ui-icon-locked{background-position:right -192px top -96px}[dir=ltr] .ui-icon-unlocked{background-position:-208px -96px}[dir=rtl] .ui-icon-unlocked{background-position:right -208px top -96px}[dir=ltr] .ui-icon-bookmark{background-position:-224px -96px}[dir=rtl] .ui-icon-bookmark{background-position:right -224px top -96px}[dir=ltr] .ui-icon-tag{background-position:-240px -96px}[dir=rtl] .ui-icon-tag{background-position:right -240px top -96px}[dir=ltr] .ui-icon-home{background-position:0 -112px}[dir=rtl] .ui-icon-home{background-position:100% -112px}[dir=ltr] .ui-icon-flag{background-position:-16px -112px}[dir=rtl] .ui-icon-flag{background-position:right -16px top -112px}[dir=ltr] .ui-icon-calendar{background-position:-32px -112px}[dir=rtl] .ui-icon-calendar{background-position:right -32px top -112px}[dir=ltr] .ui-icon-cart{background-position:-48px -112px}[dir=rtl] .ui-icon-cart{background-position:right -48px top -112px}[dir=ltr] .ui-icon-pencil{background-position:-64px -112px}[dir=rtl] .ui-icon-pencil{background-position:right -64px top -112px}[dir=ltr] .ui-icon-clock{background-position:-80px -112px}[dir=rtl] .ui-icon-clock{background-position:right -80px top -112px}[dir=ltr] .ui-icon-disk{background-position:-96px -112px}[dir=rtl] .ui-icon-disk{background-position:right -96px top -112px}[dir=ltr] .ui-icon-calculator{background-position:-112px -112px}[dir=rtl] .ui-icon-calculator{background-position:right -112px top -112px}[dir=ltr] .ui-icon-zoomin{background-position:-128px -112px}[dir=rtl] .ui-icon-zoomin{background-position:right -128px top -112px}[dir=ltr] .ui-icon-zoomout{background-position:-144px -112px}[dir=rtl] .ui-icon-zoomout{background-position:right -144px top -112px}[dir=ltr] .ui-icon-search{background-position:-160px -112px}[dir=rtl] .ui-icon-search{background-position:right -160px top -112px}[dir=ltr] .ui-icon-wrench{background-position:-176px -112px}[dir=rtl] .ui-icon-wrench{background-position:right -176px top -112px}[dir=ltr] .ui-icon-gear{background-position:-192px -112px}[dir=rtl] .ui-icon-gear{background-position:right -192px top -112px}[dir=ltr] .ui-icon-heart{background-position:-208px -112px}[dir=rtl] .ui-icon-heart{background-position:right -208px top -112px}[dir=ltr] .ui-icon-star{background-position:-224px -112px}[dir=rtl] .ui-icon-star{background-position:right -224px top -112px}[dir=ltr] .ui-icon-link{background-position:-240px -112px}[dir=rtl] .ui-icon-link{background-position:right -240px top -112px}[dir=ltr] .ui-icon-cancel{background-position:0 -128px}[dir=rtl] .ui-icon-cancel{background-position:100% -128px}[dir=ltr] .ui-icon-plus{background-position:-16px -128px}[dir=rtl] .ui-icon-plus{background-position:right -16px top -128px}[dir=ltr] .ui-icon-plusthick{background-position:-32px -128px}[dir=rtl] .ui-icon-plusthick{background-position:right -32px top -128px}[dir=ltr] .ui-icon-minus{background-position:-48px -128px}[dir=rtl] .ui-icon-minus{background-position:right -48px top -128px}[dir=ltr] .ui-icon-minusthick{background-position:-64px -128px}[dir=rtl] .ui-icon-minusthick{background-position:right -64px top -128px}[dir=ltr] .ui-icon-close{background-position:-80px -128px}[dir=rtl] .ui-icon-close{background-position:right -80px top -128px}[dir=ltr] .ui-icon-closethick{background-position:-96px -128px}[dir=rtl] .ui-icon-closethick{background-position:right -96px top -128px}[dir=ltr] .ui-icon-key{background-position:-112px -128px}[dir=rtl] .ui-icon-key{background-position:right -112px top -128px}[dir=ltr] .ui-icon-lightbulb{background-position:-128px -128px}[dir=rtl] .ui-icon-lightbulb{background-position:right -128px top -128px}[dir=ltr] .ui-icon-scissors{background-position:-144px -128px}[dir=rtl] .ui-icon-scissors{background-position:right -144px top -128px}[dir=ltr] .ui-icon-clipboard{background-position:-160px -128px}[dir=rtl] .ui-icon-clipboard{background-position:right -160px top -128px}[dir=ltr] .ui-icon-copy{background-position:-176px -128px}[dir=rtl] .ui-icon-copy{background-position:right -176px top -128px}[dir=ltr] .ui-icon-contact{background-position:-192px -128px}[dir=rtl] .ui-icon-contact{background-position:right -192px top -128px}[dir=ltr] .ui-icon-image{background-position:-208px -128px}[dir=rtl] .ui-icon-image{background-position:right -208px top -128px}[dir=ltr] .ui-icon-video{background-position:-224px -128px}[dir=rtl] .ui-icon-video{background-position:right -224px top -128px}[dir=ltr] .ui-icon-script{background-position:-240px -128px}[dir=rtl] .ui-icon-script{background-position:right -240px top -128px}[dir=ltr] .ui-icon-alert{background-position:0 -144px}[dir=rtl] .ui-icon-alert{background-position:100% -144px}[dir=ltr] .ui-icon-info{background-position:-16px -144px}[dir=rtl] .ui-icon-info{background-position:right -16px top -144px}[dir=ltr] .ui-icon-notice{background-position:-32px -144px}[dir=rtl] .ui-icon-notice{background-position:right -32px top -144px}[dir=ltr] .ui-icon-help{background-position:-48px -144px}[dir=rtl] .ui-icon-help{background-position:right -48px top -144px}[dir=ltr] .ui-icon-check{background-position:-64px -144px}[dir=rtl] .ui-icon-check{background-position:right -64px top -144px}[dir=ltr] .ui-icon-bullet{background-position:-80px -144px}[dir=rtl] .ui-icon-bullet{background-position:right -80px top -144px}[dir=ltr] .ui-icon-radio-on{background-position:-96px -144px}[dir=rtl] .ui-icon-radio-on{background-position:right -96px top -144px}[dir=ltr] .ui-icon-radio-off{background-position:-112px -144px}[dir=rtl] .ui-icon-radio-off{background-position:right -112px top -144px}[dir=ltr] .ui-icon-pin-w{background-position:-128px -144px}[dir=rtl] .ui-icon-pin-w{background-position:right -128px top -144px}[dir=ltr] .ui-icon-pin-s{background-position:-144px -144px}[dir=rtl] .ui-icon-pin-s{background-position:right -144px top -144px}[dir=ltr] .ui-icon-play{background-position:0 -160px}[dir=rtl] .ui-icon-play{background-position:100% -160px}[dir=ltr] .ui-icon-pause{background-position:-16px -160px}[dir=rtl] .ui-icon-pause{background-position:right -16px top -160px}[dir=ltr] .ui-icon-seek-next{background-position:-32px -160px}[dir=rtl] .ui-icon-seek-next{background-position:right -32px top -160px}[dir=ltr] .ui-icon-seek-prev{background-position:-48px -160px}[dir=rtl] .ui-icon-seek-prev{background-position:right -48px top -160px}[dir=ltr] .ui-icon-seek-end{background-position:-64px -160px}[dir=rtl] .ui-icon-seek-end{background-position:right -64px top -160px}[dir=ltr] .ui-icon-seek-start{background-position:-80px -160px}[dir=rtl] .ui-icon-seek-start{background-position:right -80px top -160px}[dir=ltr] .ui-icon-seek-first{background-position:-80px -160px}[dir=rtl] .ui-icon-seek-first{background-position:right -80px top -160px}[dir=ltr] .ui-icon-stop{background-position:-96px -160px}[dir=rtl] .ui-icon-stop{background-position:right -96px top -160px}[dir=ltr] .ui-icon-eject{background-position:-112px -160px}[dir=rtl] .ui-icon-eject{background-position:right -112px top -160px}[dir=ltr] .ui-icon-volume-off{background-position:-128px -160px}[dir=rtl] .ui-icon-volume-off{background-position:right -128px top -160px}[dir=ltr] .ui-icon-volume-on{background-position:-144px -160px}[dir=rtl] .ui-icon-volume-on{background-position:right -144px top -160px}[dir=ltr] .ui-icon-power{background-position:0 -176px}[dir=rtl] .ui-icon-power{background-position:100% -176px}[dir=ltr] .ui-icon-signal-diag{background-position:-16px -176px}[dir=rtl] .ui-icon-signal-diag{background-position:right -16px top -176px}[dir=ltr] .ui-icon-signal{background-position:-32px -176px}[dir=rtl] .ui-icon-signal{background-position:right -32px top -176px}[dir=ltr] .ui-icon-battery-0{background-position:-48px -176px}[dir=rtl] .ui-icon-battery-0{background-position:right -48px top -176px}[dir=ltr] .ui-icon-battery-1{background-position:-64px -176px}[dir=rtl] .ui-icon-battery-1{background-position:right -64px top -176px}[dir=ltr] .ui-icon-battery-2{background-position:-80px -176px}[dir=rtl] .ui-icon-battery-2{background-position:right -80px top -176px}[dir=ltr] .ui-icon-battery-3{background-position:-96px -176px}[dir=rtl] .ui-icon-battery-3{background-position:right -96px top -176px}[dir=ltr] .ui-icon-circle-plus{background-position:0 -192px}[dir=rtl] .ui-icon-circle-plus{background-position:100% -192px}[dir=ltr] .ui-icon-circle-minus{background-position:-16px -192px}[dir=rtl] .ui-icon-circle-minus{background-position:right -16px top -192px}[dir=ltr] .ui-icon-circle-close{background-position:-32px -192px}[dir=rtl] .ui-icon-circle-close{background-position:right -32px top -192px}[dir=ltr] .ui-icon-circle-triangle-e{background-position:-48px -192px}[dir=rtl] .ui-icon-circle-triangle-e{background-position:right -48px top -192px}[dir=ltr] .ui-icon-circle-triangle-s{background-position:-64px -192px}[dir=rtl] .ui-icon-circle-triangle-s{background-position:right -64px top -192px}[dir=ltr] .ui-icon-circle-triangle-w{background-position:-80px -192px}[dir=rtl] .ui-icon-circle-triangle-w{background-position:right -80px top -192px}[dir=ltr] .ui-icon-circle-triangle-n{background-position:-96px -192px}[dir=rtl] .ui-icon-circle-triangle-n{background-position:right -96px top -192px}[dir=ltr] .ui-icon-circle-arrow-e{background-position:-112px -192px}[dir=rtl] .ui-icon-circle-arrow-e{background-position:right -112px top -192px}[dir=ltr] .ui-icon-circle-arrow-s{background-position:-128px -192px}[dir=rtl] .ui-icon-circle-arrow-s{background-position:right -128px top -192px}[dir=ltr] .ui-icon-circle-arrow-w{background-position:-144px -192px}[dir=rtl] .ui-icon-circle-arrow-w{background-position:right -144px top -192px}[dir=ltr] .ui-icon-circle-arrow-n{background-position:-160px -192px}[dir=rtl] .ui-icon-circle-arrow-n{background-position:right -160px top -192px}[dir=ltr] .ui-icon-circle-zoomin{background-position:-176px -192px}[dir=rtl] .ui-icon-circle-zoomin{background-position:right -176px top -192px}[dir=ltr] .ui-icon-circle-zoomout{background-position:-192px -192px}[dir=rtl] .ui-icon-circle-zoomout{background-position:right -192px top -192px}[dir=ltr] .ui-icon-circle-check{background-position:-208px -192px}[dir=rtl] .ui-icon-circle-check{background-position:right -208px top -192px}[dir=ltr] .ui-icon-circlesmall-plus{background-position:0 -208px}[dir=rtl] .ui-icon-circlesmall-plus{background-position:100% -208px}[dir=ltr] .ui-icon-circlesmall-minus{background-position:-16px -208px}[dir=rtl] .ui-icon-circlesmall-minus{background-position:right -16px top -208px}[dir=ltr] .ui-icon-circlesmall-close{background-position:-32px -208px}[dir=rtl] .ui-icon-circlesmall-close{background-position:right -32px top -208px}[dir=ltr] .ui-icon-squaresmall-plus{background-position:-48px -208px}[dir=rtl] .ui-icon-squaresmall-plus{background-position:right -48px top -208px}[dir=ltr] .ui-icon-squaresmall-minus{background-position:-64px -208px}[dir=rtl] .ui-icon-squaresmall-minus{background-position:right -64px top -208px}[dir=ltr] .ui-icon-squaresmall-close{background-position:-80px -208px}[dir=rtl] .ui-icon-squaresmall-close{background-position:right -80px top -208px}[dir=ltr] .ui-icon-grip-dotted-vertical{background-position:0 -224px}[dir=rtl] .ui-icon-grip-dotted-vertical{background-position:100% -224px}[dir=ltr] .ui-icon-grip-dotted-horizontal{background-position:-16px -224px}[dir=rtl] .ui-icon-grip-dotted-horizontal{background-position:right -16px top -224px}[dir=ltr] .ui-icon-grip-solid-vertical{background-position:-32px -224px}[dir=rtl] .ui-icon-grip-solid-vertical{background-position:right -32px top -224px}[dir=ltr] .ui-icon-grip-solid-horizontal{background-position:-48px -224px}[dir=rtl] .ui-icon-grip-solid-horizontal{background-position:right -48px top -224px}[dir=ltr] .ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}[dir=rtl] .ui-icon-gripsmall-diagonal-se{background-position:right -64px top -224px}[dir=ltr] .ui-icon-grip-diagonal-se{background-position:-80px -224px}[dir=rtl] .ui-icon-grip-diagonal-se{background-position:right -80px top -224px}[dir=ltr] .ui-corner-all,[dir=ltr] .ui-corner-left,[dir=ltr] .ui-corner-tl,[dir=ltr] .ui-corner-top{border-top-left-radius:3px}[dir=rtl] .ui-corner-all,[dir=rtl] .ui-corner-left,[dir=rtl] .ui-corner-tl,[dir=rtl] .ui-corner-top{border-top-right-radius:3px}[dir=ltr] .ui-corner-all,[dir=ltr] .ui-corner-right,[dir=ltr] .ui-corner-top,[dir=ltr] .ui-corner-tr{border-top-right-radius:3px}[dir=rtl] .ui-corner-all,[dir=rtl] .ui-corner-right,[dir=rtl] .ui-corner-top,[dir=rtl] .ui-corner-tr{border-top-left-radius:3px}[dir=ltr] .ui-corner-all,[dir=ltr] .ui-corner-bl,[dir=ltr] .ui-corner-bottom,[dir=ltr] .ui-corner-left{border-bottom-left-radius:3px}[dir=rtl] .ui-corner-all,[dir=rtl] .ui-corner-bl,[dir=rtl] .ui-corner-bottom,[dir=rtl] .ui-corner-left{border-bottom-right-radius:3px}[dir=ltr] .ui-corner-all,[dir=ltr] .ui-corner-bottom,[dir=ltr] .ui-corner-br,[dir=ltr] .ui-corner-right{border-bottom-right-radius:3px}[dir=rtl] .ui-corner-all,[dir=rtl] .ui-corner-bottom,[dir=rtl] .ui-corner-br,[dir=rtl] .ui-corner-right{border-bottom-left-radius:3px}.ui-widget-overlay{background:#aaa;opacity:.3}.ui-widget-shadow{box-shadow:0 0 5px #666}.ui-widget.ui-tooltip{background:#000;box-shadow:0 0 5px #aaa;max-width:300px;opacity:.6;padding:8px;position:absolute;z-index:9999}.ui-datepicker{display:none;padding:.2em .2em 0;width:17em}.ui-datepicker .ui-datepicker-header{padding:.2em 0;position:relative}.ui-datepicker .ui-datepicker-next,.ui-datepicker .ui-datepicker-prev{height:1.8em;position:absolute;top:2px;width:1.8em}.ui-datepicker .ui-datepicker-next-hover,.ui-datepicker .ui-datepicker-prev-hover{top:1px}[dir=ltr] .ui-datepicker .ui-datepicker-prev{left:2px}[dir=rtl] .ui-datepicker .ui-datepicker-prev{right:2px}[dir=ltr] .ui-datepicker .ui-datepicker-next{right:2px}[dir=rtl] .ui-datepicker .ui-datepicker-next{left:2px}[dir=ltr] .ui-datepicker .ui-datepicker-prev-hover{left:1px}[dir=rtl] .ui-datepicker .ui-datepicker-prev-hover{right:1px}[dir=ltr] .ui-datepicker .ui-datepicker-next-hover{right:1px}[dir=rtl] .ui-datepicker .ui-datepicker-next-hover{left:1px}.ui-datepicker .ui-datepicker-next span,.ui-datepicker .ui-datepicker-prev span{display:block;margin-top:-8px;position:absolute;top:50%}[dir=ltr] .ui-datepicker .ui-datepicker-next span,[dir=ltr] .ui-datepicker .ui-datepicker-prev span{left:50%;margin-left:-8px}[dir=rtl] .ui-datepicker .ui-datepicker-next span,[dir=rtl] .ui-datepicker .ui-datepicker-prev span{margin-right:-8px;right:50%}.ui-datepicker .ui-datepicker-title{line-height:1.8em;margin:0 2.3em}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month-year{width:100%}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:49%}.ui-datepicker table{border-collapse:collapse;font-size:.9em;margin:0 0 .4em;width:100%}.ui-datepicker th{border:0;font-weight:700;padding:.7em .3em;text-align:center}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td a,.ui-datepicker td span{display:block;padding:.2em;text-decoration:none}[dir=ltr] .ui-datepicker td a,[dir=ltr] .ui-datepicker td span{text-align:right}[dir=rtl] .ui-datepicker td a,[dir=rtl] .ui-datepicker td span{text-align:left}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;border-bottom:0;border-left:0;border-right:0;margin:.7em 0 0;padding:0 .2em}.ui-datepicker .ui-datepicker-buttonpane button{cursor:pointer;margin:.5em .2em .4em;overflow:visible;padding:.2em .6em .3em;width:auto}[dir=ltr] .ui-datepicker .ui-datepicker-buttonpane button{float:right}[dir=rtl] .ui-datepicker .ui-datepicker-buttonpane button{float:left}[dir=ltr] .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}[dir=rtl] .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:right}.ui-datepicker.ui-datepicker-multi{width:auto}[dir=ltr] .ui-datepicker-multi .ui-datepicker-group{float:left}[dir=rtl] .ui-datepicker-multi .ui-datepicker-group{float:right}.ui-datepicker-multi .ui-datepicker-group table{margin:0 auto .4em;width:95%}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}[dir=ltr] .ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,[dir=ltr] .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}[dir=rtl] .ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,[dir=rtl] .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0}[dir=ltr] .ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}[dir=rtl] .ui-datepicker-multi .ui-datepicker-buttonpane{clear:right}.ui-datepicker-row-break{clear:both;font-size:0;width:100%}[dir=ltr] .ui-datepicker-rtl{direction:rtl}[dir=rtl] .ui-datepicker-rtl{direction:ltr}[dir=ltr] .ui-datepicker-rtl .ui-datepicker-prev{left:auto;right:2px}[dir=rtl] .ui-datepicker-rtl .ui-datepicker-prev{left:2px;right:auto}[dir=ltr] .ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}[dir=rtl] .ui-datepicker-rtl .ui-datepicker-next{left:auto;right:2px}[dir=ltr] .ui-datepicker-rtl .ui-datepicker-prev:hover{left:auto;right:1px}[dir=rtl] .ui-datepicker-rtl .ui-datepicker-prev:hover{left:1px;right:auto}[dir=ltr] .ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}[dir=rtl] .ui-datepicker-rtl .ui-datepicker-next:hover{left:auto;right:1px}[dir=ltr] .ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}[dir=rtl] .ui-datepicker-rtl .ui-datepicker-buttonpane{clear:left}[dir=ltr] .ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}[dir=rtl] .ui-datepicker-rtl .ui-datepicker-buttonpane button{float:right}[dir=ltr] .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,[dir=ltr] .ui-datepicker-rtl .ui-datepicker-group{float:right}[dir=rtl] .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,[dir=rtl] .ui-datepicker-rtl .ui-datepicker-group{float:left}[dir=ltr] .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,[dir=ltr] .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:1px;border-right-width:0}[dir=rtl] .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,[dir=rtl] .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0;border-right-width:1px}.ui-icon-circle-triangle-w{padding-top:2px}[dir=ltr] .ui-icon-circle-triangle-w{padding-left:2px}[dir=rtl] .ui-icon-circle-triangle-w{padding-right:2px}.ui-icon-circle-triangle-e{padding-top:5px}[dir=ltr] .ui-icon-circle-triangle-e{padding-right:1px}[dir=rtl] .ui-icon-circle-triangle-e{padding-left:1px}.offline-ui .offline-ui-retry:before{content:"Reconnect"}.offline-ui.offline-ui-up .offline-ui-content:before{content:"Your computer is connected to the internet."}@media (max-width:1024px){.offline-ui.offline-ui-up .offline-ui-content:before{content:"Your device is connected to the internet."}}@media (max-width:568px){.offline-ui.offline-ui-up .offline-ui-content:before{content:"Your device is connected."}}.offline-ui.offline-ui-down .offline-ui-content:before{content:"Your computer lost its internet connection."}@media (max-width:1024px){.offline-ui.offline-ui-down .offline-ui-content:before{content:"Your device lost its internet connection."}}@media (max-width:568px){.offline-ui.offline-ui-down .offline-ui-content:before{content:"Your device isn't connected."}}.offline-ui.offline-ui-down.offline-ui-connecting .offline-ui-content:before,.offline-ui.offline-ui-down.offline-ui-connecting-2s .offline-ui-content:before{content:"Attempting to reconnect..."}.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){.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..."}}.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){.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..."}}.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){.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..."}}.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){.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..."}}.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){.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..."}}.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){.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..."}}.offline-ui.offline-ui-down.offline-ui-reconnect-failed-2s .offline-ui-content:before{content:"Connection attempt failed."}.offline-ui{z-index:2147483647}body.reports-route .offline-ui{display:none!important}.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}.flashes-container{left:0;position:absolute;right:0;top:100%;width:100%;z-index:4999}.flashes-container .flash-message{border-radius:0;display:block;line-height:38px;margin-bottom:0;padding-bottom:18px;padding-top:18px}.flashes-container .flash-message__close-button{cursor:pointer;margin-top:9px}[dir=ltr] .flashes-container .flash-message__close-button{float:right}[dir=rtl] .flashes-container .flash-message__close-button{float:left}.alert{border:1px solid transparent;margin-bottom:20px;padding:15px}.alert.alert-block{display:block}.alert h4{color:inherit;margin-top:0}.alert .alert-link{font-weight:700}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}[dir=ltr] .alert-dismissable{padding-right:35px}[dir=rtl] .alert-dismissable{padding-left:35px}.alert-dismissable .close{color:inherit;position:relative;top:-2px}[dir=ltr] .alert-dismissable .close{right:-21px}[dir=rtl] .alert-dismissable .close{left:-21px}.alert-success{background-color:#dff0d8;border:1px solid #d6e9c6;border-radius:6px;color:#3c763d;display:inline-block;padding:.8em 1.2em}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{background-color:#d9edf7;border:1px solid #bce8f1;border-radius:6px;color:#31708f;display:inline-block;padding:.8em 1.2em}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-notice{background-color:#d9edf7;border:1px solid #bce8f1;border-radius:6px;color:#31708f;display:inline-block;padding:.8em 1.2em}.alert-notice hr{border-top-color:#a6e1ec}.alert-notice .alert-link{color:#245269}.alert-notification,.alert-warning{background-color:#fcf8e3;border:1px solid #faebcc;border-radius:6px;color:#8a6d3b;display:inline-block;padding:.8em 1.2em}.alert-notification hr,.alert-warning hr{border-top-color:#f7e1b5}.alert-notification .alert-link,.alert-warning .alert-link{color:#66512c}.alert-danger,filters-menu-bar__dropdown .filters-menu-bar__dropdown__validation-message{background-color:#ee4033;border:1px solid #ec1b30;border-radius:6px;color:#fff;display:inline-block;padding:6px}.alert-danger hr,filters-menu-bar__dropdown .filters-menu-bar__dropdown__validation-message hr{border-top-color:#dc1226}.alert-danger .alert-link,filters-menu-bar__dropdown .filters-menu-bar__dropdown__validation-message .alert-link{color:#e6e6e6}.alert-container{text-align:center}[dir=ltr] .alert-warning i{margin-right:.2em}[dir=rtl] .alert-warning i{margin-left:.2em}.badge{background-color:#6db350;border-radius:30px;color:#fff;display:inline-block;min-width:10px;padding:3px 10px;text-align:center;vertical-align:baseline;white-space:nowrap}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-xs .badge{padding:1px 5px;top:0}.badge a:focus,.badge a:hover{cursor:pointer;text-decoration:none}[dir=ltr] .nav-pills>li>a>.badge{margin-left:3px}[dir=rtl] .nav-pills>li>a>.badge{margin-right:3px}.btn-group{display:inline-block;position:relative;vertical-align:middle}.btn-group>.btn{position:relative}[dir=ltr] .btn-group>.btn{float:left}[dir=rtl] .btn-group>.btn{float:right}.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:2}.btn-group>.btn:focus{outline:none}[dir=ltr] .btn-group .btn+.btn,[dir=ltr] .btn-group .btn+.btn-group,[dir=ltr] .btn-group .btn-group+.btn,[dir=ltr] .btn-group .btn-group+.btn-group{margin-left:-1px}[dir=rtl] .btn-group .btn+.btn,[dir=rtl] .btn-group .btn+.btn-group,[dir=rtl] .btn-group .btn-group+.btn,[dir=rtl] .btn-group .btn-group+.btn-group{margin-right:-1px}.btn-group>.btn:not(:first-child):not(:last-child){border-radius:0}[dir=ltr] .btn-group>.btn:first-child{margin-left:0}[dir=rtl] .btn-group>.btn:first-child{margin-right:0}[dir=ltr] .btn-group>.btn:first-child:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}[dir=rtl] .btn-group>.btn:first-child:not(:last-child){border-bottom-left-radius:0;border-top-left-radius:0}[dir=ltr] .btn-group>.btn:last-child:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}[dir=rtl] .btn-group>.btn:last-child:not(:first-child){border-bottom-right-radius:0;border-top-right-radius:0}[dir=ltr] .btn-group>.btn-group{float:left}[dir=rtl] .btn-group>.btn-group{float:right}.chart-tooltip{background:#000;border-radius:10px;color:#fff;font-size:13px;font-weight:700;line-height:1;max-width:250px;padding:8px;text-align:center;z-index:2147483647}.chart-tooltip p{font-size:14px}.chart-tooltip:after{bottom:-7px;box-sizing:border-box;color:#000;content:"▼";display:inline;font-size:10px;line-height:1;position:absolute;text-align:center;width:100%}[dir=ltr] .chart-tooltip:after{left:0}[dir=rtl] .chart-tooltip:after{right:0}.chart-tooltip.n:after{margin:-1px 0 0;top:100%}[dir=ltr] .chart-tooltip.n:after{left:0}[dir=rtl] .chart-tooltip.n:after{right:0}.chart-tooltip table td{padding:5px}.chart-tooltip__title-label{font-size:12px;font-weight:500}.chart-tooltip__type-label{font-size:16px;font-weight:700}.chart-tooltip__datetime-label,.chart-tooltip__dayofweek-label{display:block;font-size:14px;font-weight:500;margin-bottom:10px}.chart-tooltip__label{display:block;margin-bottom:10px}.chart-tooltip__glucose-value{background-color:#000;border:none;color:#fff;margin-bottom:10px;padding:5px 10px 1px}.chart-tooltip__magnitude{font-size:30px;font-weight:700}[dir=ltr] .chart-tooltip__magnitude{margin-right:3px}[dir=rtl] .chart-tooltip__magnitude{margin-left:3px}.chart-tooltip__magnitude-unit{color:#fff;font-size:9px;vertical-align:text-top}.chart-tooltip__message{margin-top:12px}.tooltip-intersect-guide{fill:none;stroke:gray;stroke-width:1}.chart-tooltip__event-icon{height:24px;width:24px}.chart-tooltip__insulin-type{color:#000;font-size:9px}.chart-tooltip--insulin-bar .chart-tooltip__magnitude-unit{color:#000}.chart-tooltip--insulin-bar .chart-tooltip__insulin-value{background:#fff;border:2px solid #e1e1e1;border-radius:100px;color:#000;display:inline-block;padding:5px 10px}.chart-tooltip--insulin-bar .chart-tooltip--hover-content.layout-column{gap:2px}.chart-tooltip--insulin-bar .chart-tooltip--hover-content.layout-column .chart-tooltip__medication{font-size:12px;line-height:14px}.chart-tooltip--insulin-bar .chart-tooltip--hover-content.layout-column .chart-tooltip__dose-value{font-size:30px;line-height:35px}.chart-tooltip--insulin-bar .chart-tooltip--hover-content.layout-column .chart-tooltip__time{font-size:14px;line-height:16px}.comma-list-item:not(:last-of-type):after{content:","}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{color:#bababa}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{-webkit-appearance:none;appearance:none;background-image:url(triangle-down-black.svg);background-repeat:no-repeat;background-size:11px 8px;height:3.1rem;min-width:120px;padding-bottom:0;padding-top:0}[dir=ltr] select{background-position:right 12px center;padding-right:35px}[dir=rtl] select{background-position:left 12px center;padding-left:35px}label{display:inline-block;margin-bottom:5px;max-width:100%}label.block{display:block}input[type=search]{box-sizing:border-box}input[type=checkbox],input[type=radio]{line-height:normal;margin:4px 0 0;margin-top:1px\9}input[type=file]{display:block}input[type=range]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type=checkbox]:focus,input[type=file]:focus,input[type=radio]:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.form-control{display:block;margin:8px 0 16px;padding:10px 15px;width:100%}.grid{list-style:none;margin-left:-15px;margin-right:-15px}.grid.center-divider{background:transparent url(/assets/grey-1px-7C7C7C-dividing-line-e595a59589f8c616db34aa6deeedb72d.png) repeat-y top}.grid.center-divider-bold{background:transparent url(/assets/grey-3px-57595b-dividing-line-366f19991cea4466f5d49e8cfa2425ed.png) repeat-y top}.fifths>.grid__item--2-5,.fifths>.grid__item--3-5,.fifths>.grid__item--4-5,.fourths>.grid__item--2-4,.fourths>.grid__item--3-4,.grid__item,.sixths>.grid__item--2-6,.sixths>.grid__item--3-6,.sixths>.grid__item--4-6,.sixths>.grid__item--5-6,.thirds>.grid__item--2-3{display:inline-block;letter-spacing:normal;min-height:1px;padding-left:15px;padding-right:15px;position:relative;text-rendering:auto;vertical-align:top;width:100%;word-spacing:normal}[dir=ltr] .fifths>.grid__item--2-5,[dir=ltr] .fifths>.grid__item--3-5,[dir=ltr] .fifths>.grid__item--4-5,[dir=ltr] .fourths>.grid__item--2-4,[dir=ltr] .fourths>.grid__item--3-4,[dir=ltr] .grid__item,[dir=ltr] .sixths>.grid__item--2-6,[dir=ltr] .sixths>.grid__item--3-6,[dir=ltr] .sixths>.grid__item--4-6,[dir=ltr] .sixths>.grid__item--5-6,[dir=ltr] .thirds>.grid__item--2-3{float:left}[dir=rtl] .fifths>.grid__item--2-5,[dir=rtl] .fifths>.grid__item--3-5,[dir=rtl] .fifths>.grid__item--4-5,[dir=rtl] .fourths>.grid__item--2-4,[dir=rtl] .fourths>.grid__item--3-4,[dir=rtl] .grid__item,[dir=rtl] .sixths>.grid__item--2-6,[dir=rtl] .sixths>.grid__item--3-6,[dir=rtl] .sixths>.grid__item--4-6,[dir=rtl] .sixths>.grid__item--5-6,[dir=rtl] .thirds>.grid__item--2-3{float:right}.grid.grid--condensed{margin-left:-5px;margin-right:-5px}.grid.grid--condensed .fifths>.grid__item--2-5,.grid.grid--condensed .fifths>.grid__item--3-5,.grid.grid--condensed .fifths>.grid__item--4-5,.grid.grid--condensed .fourths>.grid__item--2-4,.grid.grid--condensed .fourths>.grid__item--3-4,.grid.grid--condensed .grid__item,.grid.grid--condensed .sixths>.grid__item--2-6,.grid.grid--condensed .sixths>.grid__item--3-6,.grid.grid--condensed .sixths>.grid__item--4-6,.grid.grid--condensed .sixths>.grid__item--5-6,.grid.grid--condensed .thirds>.grid__item--2-3{padding-left:5px;padding-right:5px}.halves.fifths>.grid__item--2-5,.halves.fifths>.grid__item--3-5,.halves.fifths>.grid__item--4-5,.halves.fourths>.grid__item--2-4,.halves.fourths>.grid__item--3-4,.halves.sixths>.grid__item--2-6,.halves.sixths>.grid__item--3-6,.halves.sixths>.grid__item--4-6,.halves.sixths>.grid__item--5-6,.halves.thirds>.grid__item--2-3,.halves>.grid__item{width:50%}.thirds.fifths>.grid__item--2-5,.thirds.fifths>.grid__item--3-5,.thirds.fifths>.grid__item--4-5,.thirds.fourths>.grid__item--2-4,.thirds.fourths>.grid__item--3-4,.thirds.sixths>.grid__item--2-6,.thirds.sixths>.grid__item--3-6,.thirds.sixths>.grid__item--4-6,.thirds.sixths>.grid__item--5-6,.thirds>.grid__item,.thirds>.grid__item--2-3{width:33.33%}.thirds>.grid__item--2-3{width:66.66%}.fourths.fifths>.grid__item--2-5,.fourths.fifths>.grid__item--3-5,.fourths.fifths>.grid__item--4-5,.fourths.sixths>.grid__item--2-6,.fourths.sixths>.grid__item--3-6,.fourths.sixths>.grid__item--4-6,.fourths.sixths>.grid__item--5-6,.fourths.thirds>.grid__item--2-3,.fourths>.grid__item,.fourths>.grid__item--2-4,.fourths>.grid__item--3-4{width:25%}.fourths>.grid__item--2-4{width:50%}.fourths>.grid__item--3-4{width:75%}.fifths.fourths>.grid__item--2-4,.fifths.fourths>.grid__item--3-4,.fifths.sixths>.grid__item--2-6,.fifths.sixths>.grid__item--3-6,.fifths.sixths>.grid__item--4-6,.fifths.sixths>.grid__item--5-6,.fifths.thirds>.grid__item--2-3,.fifths>.grid__item,.fifths>.grid__item--2-5,.fifths>.grid__item--3-5,.fifths>.grid__item--4-5{width:20%}.fifths>.grid__item--2-5{width:40%}.fifths>.grid__item--3-5{width:60%}.fifths>.grid__item--4-5{width:80%}.sixths.fifths>.grid__item--2-5,.sixths.fifths>.grid__item--3-5,.sixths.fifths>.grid__item--4-5,.sixths.fourths>.grid__item--2-4,.sixths.fourths>.grid__item--3-4,.sixths.thirds>.grid__item--2-3,.sixths>.grid__item,.sixths>.grid__item--2-6,.sixths>.grid__item--3-6,.sixths>.grid__item--4-6,.sixths>.grid__item--5-6{width:16.66%}.sixths>.grid__item--2-6{width:33.32%}.sixths>.grid__item--3-6{width:49.98%}.sixths>.grid__item--4-6{width:66.64%}.sixths>.grid__item--5-6{width:83.3%}.grid,.opera-only:-o-prefocus{word-spacing:-.43em}.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=rtl] .ui-datepicker .ui-datepicker-calendar .rounded-left-side{border-bottom-right-radius:999px;border-top-right-radius:999px}[dir=ltr] .ui-datepicker .ui-datepicker-calendar .rounded-right-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=rtl] .ui-datepicker .ui-datepicker-calendar .hovered-rounded-left-side{border-bottom-right-radius:999px;border-top-right-radius:999px}[dir=ltr] .ui-datepicker .ui-datepicker-calendar .hovered-rounded-right-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}.rails-header-logo{margin-top:-10px;padding-bottom:10px;width:190px}[dir=ltr] .rails-header-logo{float:right}[dir=rtl] .rails-header-logo{float:left}.rails-header-logo img{height:50px;max-width:100%}.rails-header-logo :before{content:url(/assets/dexcom-logo.svg);margin-top:-10px;max-width:100px;padding-bottom:10px}body.application-route{min-width:1440px}body.application-route .body-content{padding-top:210px}body.application-route header.primary{font-size:20px;top:0;width:100%;z-index:50}body.application-route header.primary .dropdown-menu{z-index:5001}body.application-route header.primary date-range-picker{bottom:-17px;filter:alpha(opacity=0);opacity:0;position:absolute;transition:opacity .4 ease;z-index:5000}[dir=ltr] body.application-route header.primary date-range-picker{left:50%;transform:translate(-50%)}[dir=rtl] body.application-route header.primary date-range-picker{right:50%;transform:translate(50%)}body.application-route .header-logo{margin-top:-10px;padding-bottom:10px;width:190px}[dir=ltr] body.application-route .header-logo{float:right}[dir=rtl] body.application-route .header-logo{float:left}body.application-route .header-logo img{height:50px;max-width:100%}body.application-route .nav>li{display:inline-block;vertical-align:middle}body.application-route .nav a{color:#fff;cursor:pointer;outline:none;text-decoration:none}body.application-route .nav a:hover{color:#fff;text-decoration:underline}body.application-route .nav .active{color:#fff}body.application-route nav.utility{color:#333;font-size:13px;margin-bottom:10px}[dir=ltr] body.application-route nav.utility{float:left}[dir=rtl] body.application-route nav.utility{float:right}[dir=ltr] body.application-route nav.utility li{margin-right:30px}[dir=rtl] body.application-route nav.utility li{margin-left:30px}body.application-route nav.utility .site-header__glossary:before{content:"\f0f6";display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;min-width:15px;text-align:center}body.application-route nav.utility .site-header__uninstall:before{content:"\f00d";display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;min-width:15px;text-align:center}body.application-route nav.utility .site-header__contact-us:before{content:"\f095";display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;min-width:15px;text-align:center}body.application-route nav.utility .site-header__upload:before{content:"\f062";display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;min-width:15px;text-align:center}body.application-route nav.utility .site-header__print:before{content:"\f02f";display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;min-width:15px;text-align:center}body.application-route nav.utility .site-header__save-as-pdf:before{content:"\f0f6";display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;min-width:15px;text-align:center}body.application-route nav.utility .site-header__email:before{content:"\f003";display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;min-width:15px;text-align:center}body.application-route nav.utility .site-header__export-as-csv:before{content:"\f1c3";display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;min-width:15px;text-align:center}body.application-route nav.utility .site-header__help:before{content:"\f128";display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;min-width:15px;text-align:center}body.application-route nav.utility .site-header__user-guide:before{content:"\f02d";display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;min-width:15px;text-align:center}body.application-route nav.utility .site-header__sign-out:before{content:"\f08b";display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;min-width:15px;text-align:center}[dir=ltr] body.application-route nav.primary{clear:left;float:left}[dir=rtl] body.application-route nav.primary{clear:right;float:right}[dir=ltr] body.application-route nav.primary li{margin-right:35px}[dir=rtl] body.application-route nav.primary li{margin-left:35px}body.application-route nav.primary li a{display:block;padding:0 0 28px}body.reports-route{background-color:transparent}body.reports-route clarity-application-header{display:none}.print-on-load-notification-container{background:#fff;bottom:0;display:none;font-weight:700;height:100%;left:0;padding:20px;position:fixed;right:0;text-align:center;top:0;width:100%;z-index:2147483647}.print-on-load-notification-container .print-on-load-notification-container__close-window-button{color:#fff}.print-on-load .print-on-load-notification-container{display:block}@media print{.print-on-load .print-on-load-notification-container{display:none}}.riskbar{border-radius:999px;height:100px;margin-top:-3px;width:6px}[dir=ltr] .riskbar{float:left;margin-right:18px}[dir=rtl] .riskbar{float:right;margin-left:18px}.riskbar.riskbar--high{background:#ee3d2f}.riskbar.riskbar--low{background:#fba504}.riskbar.riskbar--none{background:#58a618}.riskbar.riskbar--resolved{background:#39d884}.riskbar.grayscale.high{background-color:#666}.riskbar.grayscale.low{background-color:#999}.riskbar.grayscale.none{background-color:#ccc}.riskbar.grayscale.resolved{background-color:#ddd}.container{margin:0 auto;padding:0 20px;width:960px}.container.container-vertical-padding{padding:20px}.container.container-no-padding{padding:0}.table{display:table}.table .row{display:table-row}.table .row .cell{display:table-cell}agp5-shared-report .agp_report__top-row{align-items:flex-end}agp5-shared-report .agp_report__top-row .agp5-patient-info__date-of-birth{height:20px}agp5-shared-report .agp5-chart__no-data{font-size:18px;padding-bottom:40px;padding-top:40px;text-align:center}.reports-route .agp_report__top-row{align-items:flex-start}.reports-route .agp_report__agp5-metrics-and-patient-info-column{min-width:350px}change-name-form .change-name-form__label{display:block;text-align:center}change-name-form .change-name-form__button-group{text-align:center}change-name-form .change-name-form__button-group button{margin:.5em}change-name-form .change-name-form__input{margin-left:auto;margin-right:auto;width:30em}compare-date-picker{background:#fff;display:block;padding:0 30px;width:100%}compare-date-picker .compare-date-picker__before-circle{color:#6db350}compare-date-picker .compare-date-picker__after-circle{color:#e1e1e1}compare-date-picker .compare-date-picker__datepicker_container{padding:0 60px}compare-date-picker a.change-date-link{color:#6db350;font-size:85%;text-decoration:underline}[dir=ltr] compare-date-picker a.change-date-link{margin-left:10px}[dir=rtl] compare-date-picker a.change-date-link{margin-right:10px}compare-date-picker a.change-date-link:hover{color:#6db350;text-decoration:underline}compare-date-picker .ui-datepicker .ui-datepicker-prev:after{content:"\f137";font-family:FontAwesome;font-style:normal;font-weight:400;text-decoration:inherit}compare-date-picker .ui-datepicker .ui-datepicker-prev{color:#000;font-size:36px;height:auto;top:93px;width:auto}[dir=ltr] compare-date-picker .ui-datepicker .ui-datepicker-prev{left:-51px}[dir=rtl] compare-date-picker .ui-datepicker .ui-datepicker-prev{right:-51px}compare-date-picker .ui-datepicker .ui-datepicker-prev:hover{background:none;border:0}compare-date-picker .ui-datepicker .ui-datepicker-prev a{background:none}compare-date-picker .ui-datepicker .ui-datepicker-next{cursor:pointer}compare-date-picker .ui-datepicker .ui-datepicker-next:after{content:"\f138";font-family:FontAwesome;font-style:normal;font-weight:400;text-decoration:inherit}compare-date-picker .ui-datepicker .ui-datepicker-next{color:#000;font-size:36px;top:93px}[dir=ltr] compare-date-picker .ui-datepicker .ui-datepicker-next{right:-61px}[dir=rtl] compare-date-picker .ui-datepicker .ui-datepicker-next{left:-61px}compare-date-picker .ui-datepicker .ui-datepicker-next:hover{background:none;border:0}[dir=ltr] compare-date-picker .ui-datepicker .ui-datepicker-calendar td,[dir=ltr] compare-date-picker .ui-datepicker .ui-datepicker-calendar th{text-align:left}[dir=rtl] compare-date-picker .ui-datepicker .ui-datepicker-calendar td,[dir=rtl] compare-date-picker .ui-datepicker .ui-datepicker-calendar th{text-align:right}device-panel .device-panel__connected-pen .device-panel__listitem-device-icon{width:25px}[dir=ltr] device-panel .device-panel__connected-pen .device-panel__listitem-toggle-button{margin-right:20px}[dir=rtl] device-panel .device-panel__connected-pen .device-panel__listitem-toggle-button{margin-left:20px}device-panel .device-panel__connected-pen button.device-panel__listitem-header{background:none;border:none;cursor:pointer;margin:5px 0;width:100%}device-panel .device-panel__connected-pen button.device-panel__listitem-header:focus-visible{outline:none}device-panel .device-panel__connected-pen .device-panel__listitem-device-name{display:inline;width:100%}[dir=ltr] device-panel .device-panel__connected-pen .device-panel__listitem-device-name{text-align:left}[dir=rtl] device-panel .device-panel__connected-pen .device-panel__listitem-device-name{text-align:right}device-panel .device-panel__connected-pen h2{display:inline-block;width:auto}device-panel .device-panel__connected-pen .device-panel__listitem__recall-badge{background-color:#d5272f;border-radius:15px;color:#fff;font-size:14px;margin-left:14px;margin-right:14px;padding:6px 16px}device-panel .device-panel__connected-pen .device-panel__title-and-recall{width:100%}device-panel .device-panel__connected-pen .device-panel__listitem__recall-message{font-size:14px;width:100%}[dir=ltr] device-panel .device-panel__connected-pen .device-panel__listitem__recall-message{margin-left:auto;margin-right:5px;text-align:left}[dir=rtl] device-panel .device-panel__connected-pen .device-panel__listitem__recall-message{margin-left:5px;margin-right:auto;text-align:right}device-panel .device-panel__connected-pen .device-panel__general-heading{color:#000;font-size:18px;font-weight:500;margin:9px 0}device-panel .device-panel__connected-pen .layout-column.device-panel__listitem-additional-details .device-panel__general-heading{margin-top:18px}device-panel .device-panel__connected-pen .connected-pen__device-id-label{font-weight:400}device-panel .device-panel__connected-pen .connected-pen__device-id-value,device-panel .device-panel__connected-pen .connected-pen__device-last-transfer-value,device-panel .device-panel__connected-pen .connected-pen__medication-name-value{font-weight:500}device-panel .device-panel__connected-pen .connected-pen__device-info{max-width:50%;min-width:50%}device-panel .device-panel__connected-pen .device-panel__listitem-additional-details{display:flex!important;font-size:16px;margin-top:9px}[dir=ltr] device-panel .device-panel__connected-pen .device-panel__listitem-additional-details{padding-left:unset}[dir=rtl] device-panel .device-panel__connected-pen .device-panel__listitem-additional-details{padding-right:unset}device-panel .device-panel__connected-pen .device-panel__listitem-additional-details table.device-panel__insulin-device-details{width:100%}device-panel .device-panel__connected-pen .device-panel__listitem-additional-details table.device-panel__insulin-device-details tbody td:first-child{width:30%}.reports-route .device-panel__connected-pen .device-panel__listitem-toggle-button{display:none}.reports-route .device-panel__connected-pen .connected-pen__device-info{max-width:unset;min-width:unset;width:350px}.reports-route .device-panel__connected-pen .device-panel__listitem-additional-details table.device-panel__insulin-device-details tbody td:first-child{width:auto}.use-grayscale-printing .device-panel__connected-pen .device-panel__listitem__recall-badge{background-color:#1a1e23}device-panel .device-panel__listitem .connected-pen-device-settings{width:100%}device-panel .device-panel__listitem .connected-pen-device-settings .device-panel__listitem__settings-grid{display:grid;grid-template-columns:repeat(2,50%);grid-template-rows:repeat(2,50%)}device-panel .device-panel__listitem .connected-pen-device-settings .device-panel__listitem__settings-grid div{padding:12px 10px}device-panel .device-panel__listitem .connected-pen-device-settings .device-panel__listitem__settings-grid div:nth-child(4n+1),device-panel .device-panel__listitem .connected-pen-device-settings .device-panel__listitem__settings-grid div:nth-child(4n+2){background:#f7f7f7}device-panel .device-panel__listitem .connected-pen-device-settings .device-panel__alert-settings-title{width:430px}device-panel .device-panel__listitem .connected-pen-device-settings .device-panel__listitem-alerts,device-panel .device-panel__listitem .connected-pen-device-settings .device-panel__listitem-settings{background-color:#fff;border-radius:0;padding:0;vertical-align:bottom;width:100%}device-panel .device-panel__listitem .connected-pen-device-settings .device-panel__listitem-alerts .device-panel__status-label,device-panel .device-panel__listitem .connected-pen-device-settings .device-panel__listitem-alerts .device-panel__status-value,device-panel .device-panel__listitem .connected-pen-device-settings .device-panel__listitem-settings .device-panel__status-label,device-panel .device-panel__listitem .connected-pen-device-settings .device-panel__listitem-settings .device-panel__status-value{display:inline}[dir=ltr] device-panel .device-panel__listitem .connected-pen-device-settings .device-panel__listitem-alerts.device-panel__default-schedule,[dir=ltr] device-panel .device-panel__listitem .connected-pen-device-settings .device-panel__listitem-settings.device-panel__default-schedule{margin-right:20px}[dir=rtl] device-panel .device-panel__listitem .connected-pen-device-settings .device-panel__listitem-alerts.device-panel__default-schedule,[dir=rtl] device-panel .device-panel__listitem .connected-pen-device-settings .device-panel__listitem-settings.device-panel__default-schedule{margin-left:20px}device-panel .device-panel__listitem .connected-pen-device-settings .device-panel__listitem-alerts .device-panel__listitem-alert-name,device-panel .device-panel__listitem .connected-pen-device-settings .device-panel__listitem-settings .device-panel__listitem-alert-name{color:#6d7278;font-weight:400;line-height:23px}device-panel .device-panel__listitem .connected-pen-device-settings .device-panel__listitem-alerts .device-panel__listitem-alert-unit,device-panel .device-panel__listitem .connected-pen-device-settings .device-panel__listitem-settings .device-panel__listitem-alert-unit{font-weight:700;white-space:nowrap}device-panel .device-panel__listitem .connected-pen-device-settings .device-panel__listitem-alerts .device-panel__listitem-setting-name__name-of-pen-value,device-panel .device-panel__listitem .connected-pen-device-settings .device-panel__listitem-settings .device-panel__listitem-setting-name__name-of-pen-value{display:inline-block;word-break:break-word}device-panel .device-panel__listitem .connected-pen-device-settings .device-panel__listitem-alerts .device-panel__listitem-alert-status,device-panel .device-panel__listitem .connected-pen-device-settings .device-panel__listitem-settings .device-panel__listitem-alert-status{white-space:normal}[dir=ltr] device-panel .device-panel__listitem .connected-pen-device-settings .device-panel__listitem-alerts .device-panel__listitem-alert-statusdiv,[dir=ltr] device-panel .device-panel__listitem .connected-pen-device-settings .device-panel__listitem-settings .device-panel__listitem-alert-statusdiv{padding-left:0}[dir=rtl] device-panel .device-panel__listitem .connected-pen-device-settings .device-panel__listitem-alerts .device-panel__listitem-alert-statusdiv,[dir=rtl] device-panel .device-panel__listitem .connected-pen-device-settings .device-panel__listitem-settings .device-panel__listitem-alert-statusdiv{padding-right:0}device-panel .device-panel__listitem .connected-pen-device-settings .device-panel__listitem-alerts .device-panel__listitem-alert-value,device-panel .device-panel__listitem .connected-pen-device-settings .device-panel__listitem-settings .device-panel__listitem-alert-value{display:inline-block}device-panel .device-panel__listitem .connected-pen-device-settings .device-panel__listitem-alerts .device-panel__listitem-alert-status span,device-panel .device-panel__listitem .connected-pen-device-settings .device-panel__listitem-settings .device-panel__listitem-alert-status span{font-size:16px;font-weight:700;padding:0 5px}device-panel .device-panel__listitem .connected-pen-device-settings .device-panel__listitem-alerts .device-panel__listitem-alert-status--disabled,device-panel .device-panel__listitem .connected-pen-device-settings .device-panel__listitem-settings .device-panel__listitem-alert-status--disabled{background:none!important;color:#e02020}device-panel .device-panel__listitem .connected-pen-device-settings .device-panel__listitem-alerts .device-panel__listitem-alert-status--enabled,device-panel .device-panel__listitem .connected-pen-device-settings .device-panel__listitem-settings .device-panel__listitem-alert-status--enabled{background:none;color:#4e9c18}.use-grayscale-printing .device-panel__connected-pen .connected-pen-device-settings .device-panel__listitem-settings{background:none!important;border:none}.use-grayscale-printing .device-panel__connected-pen .connected-pen-device-settings .device-panel__listitem-settings .device-panel__listitem-alert-name,.use-grayscale-printing .device-panel__connected-pen .connected-pen-device-settings .device-panel__listitem-settings .device-panel__listitem-alert-status--disabled,.use-grayscale-printing .device-panel__connected-pen .connected-pen-device-settings .device-panel__listitem-settings .device-panel__listitem-alert-status--enabled{color:#000}.possible-considerations__heading{color:#000;font-size:32px;font-weight:700;line-height:26px;margin-bottom:18px}.possible-considerations__subheading{font-size:18px;margin-bottom:26px}.possible-considerations__list-item{color:#000;font-size:18px;font-weight:700;line-height:40px}[dir=ltr] .possible-considerations__image{margin-right:8px}[dir=rtl] .possible-considerations__image{margin-left:8px}.possible-considerations--printed ul{margin-top:0}.possible-considerations--printed ul li{align-items:center;display:flex;flex-direction:row;font-size:12px;font-weight:400;gap:5px;height:22px}.possible-considerations--printed .possible-considerations__heading{margin-bottom:0;margin-top:0}.possible-considerations--printed .possible-considerations__subheading{font-size:12px;margin-bottom:2px;margin-top:5px}default-target-settings .default-target-settings__range-label{font-weight:700}agp5-content-card.agp5-tir-card default-target-settings{font-size:10px}agp5-content-card.agp5-tir-card default-target-settings .default-target-settings__range{white-space:nowrap}[dir=ltr] agp5-content-card.agp5-tir-card default-target-settings .default-target-settings__range:not(:last-child){margin-right:10px}[dir=rtl] agp5-content-card.agp5-tir-card default-target-settings .default-target-settings__range:not(:last-child){margin-left:10px}agp-target-settings .agp-target-settings__range-label{font-weight:700}agp5-content-card.agp5-tir-card agp-target-settings{font-size:10px}agp5-content-card.agp5-tir-card agp-target-settings .agp-target-settings__range{white-space:nowrap}[dir=ltr] agp5-content-card.agp5-tir-card agp-target-settings .agp-target-settings__range:not(:last-child){margin-right:10px}[dir=rtl] agp5-content-card.agp5-tir-card agp-target-settings .agp-target-settings__range:not(:last-child){margin-left:10px}.overview__devices-and-usage h2{font-size:32px;margin-bottom:4px}device-panel{color:#333}device-panel .device-panel__list{border-top:1px solid #ceccbd}device-panel .device-panel__listitem-header{cursor:pointer;margin:5px 0}device-panel .device-panel__listitem-header .percent-usage{font-size:1em}device-panel .device-panel__listitem-header .percent-usage-text{text-transform:uppercase}device-panel .device-panel__listitem-device-utilization small{font-size:8px;font-weight:700}device-panel .device-panel__listitem-additional-details .device-panel__cell.device-panel__device-info{display:inline-block;vertical-align:top}device-panel .device-panel__listitem-additional-details .device-panel__cell.device-panel__device-info td:first-of-type{width:55%}device-panel .device-panel__listitem{border-bottom:1px solid #ceccbd;border-top:1px solid #ceccbd;font-size:16px;font-weight:400;padding:20px 0}device-panel .device-panel__listitem .device-panel__alert-layout--vertical .device-panel__listitem-alerts{margin-bottom:10px;width:auto}device-panel .device-panel__listitem .device-panel__listitem-alerts{background-color:#f2f2f2;border-radius:8px;padding:12px;vertical-align:bottom;width:50%}device-panel .device-panel__listitem .device-panel__listitem-alerts td:first-of-type{width:65%}device-panel .device-panel__listitem .device-panel__listitem-alerts .device-panel__status-label,device-panel .device-panel__listitem .device-panel__listitem-alerts .device-panel__status-value{display:inline}[dir=ltr] device-panel .device-panel__listitem .device-panel__listitem-alerts.device-panel__default-schedule{margin-right:20px}[dir=rtl] device-panel .device-panel__listitem .device-panel__listitem-alerts.device-panel__default-schedule{margin-left:20px}device-panel .device-panel__listitem .device-panel__listitem-alerts .device-panel__listitem-alert-name{color:#6d7278;font-weight:400;line-height:23px}device-panel .device-panel__listitem .device-panel__listitem-alerts .device-panel__listitem-alert-unit{font-weight:700;white-space:nowrap}device-panel .device-panel__listitem .device-panel__listitem-alerts .device-panel__listitem-alert-status{padding-left:20px;padding-right:20px;white-space:nowrap}[dir=ltr] device-panel .device-panel__listitem .device-panel__listitem-alerts .device-panel__listitem-alert-statusdiv{padding-left:0}[dir=rtl] device-panel .device-panel__listitem .device-panel__listitem-alerts .device-panel__listitem-alert-statusdiv{padding-right:0}device-panel .device-panel__listitem .device-panel__listitem-alerts .device-panel__listitem-alert-value{display:inline-block}device-panel .device-panel__listitem .device-panel__listitem-alerts .device-panel__listitem-alert-status span{font-size:16px;font-weight:700;padding:0 5px}device-panel .device-panel__listitem .device-panel__listitem-alerts .device-panel__listitem-alert-status--disabled{background:none!important;color:#e02020}device-panel .device-panel__listitem .device-panel__listitem-alerts .device-panel__listitem-alert-status--enabled{background:none;color:#4e9c18}device-panel .device-panel__listitem .device-panel__listitem-device-icon{height:32px;min-height:auto;width:32px}device-panel .device-panel__listitem .device-panel__listitem-device-icon img{display:inline-block;height:30px;width:30px}[dir=ltr] device-panel .device-panel__listitem .device-panel__listitem-device-icon img{margin-right:20px}[dir=rtl] device-panel .device-panel__listitem .device-panel__listitem-device-icon img{margin-left:20px}[dir] device-panel .device-panel__listitem .device-panel__listitem-device-icon img{margin:auto}device-panel .device-panel__listitem img[src*=companion]{margin:0}device-panel .device-panel__listitem img[src*=gocap]{margin:0}device-panel .device-panel__listitem h2.device-panel__listitem-header{cursor:pointer;font-size:30px;font-weight:700;margin:8px 0}device-panel .device-panel__listitem h3{font-size:26px;font-weight:400}device-panel .device-panel__listitem h4,device-panel .device-panel__listitem h4.device-panel__general-heading{color:#000;font-size:18px;margin-bottom:10px;margin-top:3px}device-panel .device-panel__listitem .device-panel__label{color:#6d7278;font-weight:400}[dir=ltr] device-panel .device-panel__listitem .device-panel__listitem-additional-details{margin-left:0}[dir=rtl] device-panel .device-panel__listitem .device-panel__listitem-additional-details{margin-right:0}device-panel .device-panel__listitem .device-panel__listitem-additional-details table.device-panel__cgm-additional-details{width:350px}device-panel .device-panel__listitem .device-panel__listitem-additional-details table.device-panel__cgm-additional-details td{padding:2px 0}device-panel .device-panel__listitem .device-panel__listitem-additional-details table.device-panel__cgm-additional-details .device-panel__model{direction:ltr}device-panel .device-panel__listitem .device-panel__listitem-additional-details table.device-panel__insulin-device-details{margin-top:9px}[dir=ltr] device-panel .device-panel__listitem .device-panel__listitem-additional-details table.device-panel__insulin-device-details{margin-left:0;margin-right:20px}[dir=rtl] device-panel .device-panel__listitem .device-panel__listitem-additional-details table.device-panel__insulin-device-details{margin-left:20px;margin-right:0}device-panel .device-panel__listitem .device-panel__listitem-additional-details table.device-panel__insulin-device-details td{padding:2px;vertical-align:top;width:50%;word-break:break-word}device-panel .expanded .device-panel__listitem-header{margin-bottom:0}device-panel .device-panel__general-heading{color:#cacaca;margin-bottom:2px;margin-top:0}device-panel .device-panel__listitem-device-name{font-size:24px;font-weight:500;margin:0;width:100%}[dir=ltr] device-panel .device-panel__listitem-device-name{margin-left:6px}[dir=rtl] device-panel .device-panel__listitem-device-name{margin-right:6px}device-panel .device-panel__listitem-toggle-button{cursor:pointer}[dir=ltr] device-panel .device-panel__listitem-toggle-button{margin-right:26px}[dir=rtl] device-panel .device-panel__listitem-toggle-button{margin-left:26px}device-panel .device-panel__listitem-toggle-button:after{color:#2471c9;content:"\f138";font-family:FontAwesome;font-size:24px}device-panel .device-panel__time-range{margin-bottom:.5em}device-panel .device-panel__alert-settings-title{width:430px}device-panel .multiple_schedule .device-panel__alert-settings-title{display:block;margin-top:1em;width:430px}device-panel .multiple_schedule .device-panel__listitem-additional-details .device-panel__cell.device-panel__device-info{display:block;margin-bottom:-2em}device-panel .multiple_schedule .device-panel__listitem-additional-details .device-panel__cell{display:inline-block;width:48%}device-panel .device-panel__listitem-additional-details{overflow:hidden;width:100%}device-panel .device-panel__listitem-additional-details .device-panel__cell{display:inline-block;width:48%}[dir=ltr] device-panel .device-panel__listitem-additional-details .device-panel__cell{padding:0 5px 0 20px}[dir=rtl] device-panel .device-panel__listitem-additional-details .device-panel__cell{padding:0 20px 0 5px}device-panel .device-panel__listitem-additional-details .device-panel__cell table{width:96%}device-panel .device-panel__alert-layout-container{align-items:flex-start}device-panel .device-panel__listitem.expanded .device-panel__listitem-additional-details{display:table;margin-bottom:1em}[dir=ltr] device-panel .device-panel__listitem.expanded .device-panel__insulin-device-details{margin-left:4.5rem}[dir=rtl] device-panel .device-panel__listitem.expanded .device-panel__insulin-device-details{margin-right:4.5rem}device-panel .device-panel__listitem.expanded .device-panel__listitem-additional-details--vertical.device-panel__listitem-additional-details{margin-bottom:0}device-panel .device-panel__listitem.expanded .device-panel__listitem-toggle-button{cursor:pointer}[dir=ltr] device-panel .device-panel__listitem.expanded .device-panel__listitem-toggle-button{float:right}[dir=rtl] device-panel .device-panel__listitem.expanded .device-panel__listitem-toggle-button{float:left}device-panel .device-panel__listitem.expanded .device-panel__listitem-toggle-button:after{content:"\f139"}device-panel.vertical-layout .multiple_schedule .device-panel__listitem-additional-details .device-panel__cell.device-panel__device-info{margin-bottom:0}device-panel.vertical-layout .device-panel__listitem-additional-details .device-panel__cell{display:block;margin-bottom:35px;width:100%}[dir=ltr] device-panel.vertical-layout .device-panel__listitem-additional-details .device-panel__cell{border-left:0}[dir=rtl] device-panel.vertical-layout .device-panel__listitem-additional-details .device-panel__cell{border-right:0}device-panel.vertical-layout .percent-usage,device-panel.vertical-layout .percent-usage-text{display:none}[dir=ltr] device-panel.vertical-layout .device-panel__listitem-toggle-button{margin-right:10px}[dir=rtl] device-panel.vertical-layout .device-panel__listitem-toggle-button{margin-left:10px}device-panel .device-panel-item--use-simplified-icon .device-panel__listitem-device-icon{height:32px;min-height:auto;width:32px}device-panel .device-panel-item--use-simplified-icon .device-panel__listitem-device-icon img{display:inline-block;height:30px;margin:auto;width:30px}device-panel .device-panel-item--use-simplified-icon img[src*=companion]{margin:0}device-panel .device-panel-item--use-simplified-icon img[src*=gocap]{margin:0}[dir=ltr] device-panel img[src*=gocap]{margin:.6rem .5rem .6rem 1rem}[dir=rtl] device-panel img[src*=gocap]{margin:.6rem 1rem .6rem .5rem}device-panel img[src*=companion]{max-width:38px}[dir=ltr] device-panel img[src*=companion]{margin:.6rem .5rem .6rem 1rem}[dir=rtl] device-panel img[src*=companion]{margin:.6rem 1rem .6rem .5rem}body.reports-route device-panel{color:#000}body.reports-route device-panel .device-panel__listitem{cursor:default}body.reports-route device-panel .device-panel__listitem .device-panel__listitem-device-icon img{height:auto;vertical-align:top}body.reports-route device-panel .device-panel__listitem .device-panel__label{color:#000}[dir=ltr] body.reports-route device-panel .device-panel__listitem .device-panel__listitem-additional-details{padding-left:60px}[dir=rtl] body.reports-route device-panel .device-panel__listitem .device-panel__listitem-additional-details{padding-right:60px}body.reports-route device-panel .device-panel__listitem .device-panel__listitem-alerts{background-color:#fff;border:1px solid #c8c8c8;width:42%}body.reports-route device-panel .device-panel__listitem .device-panel__listitem-alerts .device-panel__listitem-alert-name{color:#000}body.reports-route device-panel .device-panel-item__cgmid{margin-top:0;padding-top:0}body.reports-route device-panel .device-panel__listitem-additional-details{height:100%}body.reports-route device-panel li.device-panel__listitem:last-of-type{border-bottom:none}body.reports-route device-panel span.device-panel__listitem-toggle-button{display:none}.use-grayscale-printing device-panel .device-panel__listitem .device-panel__listitem-alerts .device-panel__listitem-alert-status--disabled{background:none!important;color:#000}.use-grayscale-printing device-panel .device-panel__listitem .device-panel__listitem-alerts .device-panel__listitem-alert-status--enabled{background:none;color:#000}dialog-window h1{color:#333;margin-bottom:.5em;margin-top:0;text-align:center}dialog-window button{z-index:1}dialog-window .dialog-window__window{-webkit-backface-visibility:hidden;backface-visibility:hidden;background:#fff;border-radius:15px;max-height:99%;min-width:840px;overflow-y:auto;padding:20px;position:fixed;top:50%;visibility:hidden;width:840px;z-index:20000}[dir=ltr] dialog-window .dialog-window__window{box-shadow:2px 2px 2px rgba(0,0,0,.2);left:50%;transform:translateX(-50%) translateY(-50%)}[dir=rtl] dialog-window .dialog-window__window{box-shadow:-2px 2px 2px rgba(0,0,0,.2);right:50%;transform:translateX(50%) translateY(-50%)}dialog-window.full-screen .dialog-window__window{height:98%;width:98%}dialog-window.full-screen .dialog-window__window .dialog-window__content{height:100%}dialog-window .modal-dialog__upper-right-close-button{border-radius:999px;cursor:pointer;height:30px;line-height:30px;margin:0;padding:0;position:absolute;text-align:center;top:10px;width:30px}[dir=ltr] dialog-window .modal-dialog__upper-right-close-button{right:10px}[dir=rtl] dialog-window .modal-dialog__upper-right-close-button{left:10px}dialog-window .dialog-window__content{margin:0 auto;opacity:1;overflow-y:auto;position:relative;transform:scale(.7);transform:translateY(-5%);transition:all .3s}dialog-window .dialog-window__overlay{background:rgba(0,0,0,.5);height:100%;position:fixed;top:0;transition:all .3s;visibility:hidden;width:100%;z-index:19999}[dir=ltr] dialog-window .dialog-window__overlay{left:0}[dir=rtl] dialog-window .dialog-window__overlay{right:0}dialog-window.dialog-window--show .dialog-window__window{opacity:1;visibility:visible}dialog-window.dialog-window--show .dialog-window__content{opacity:1;transform:translateY(0)}dialog-window.dialog-window--show .dialog-window__overlay{opacity:1;visibility:visible}.dialog-window--user-guide .dialog-window__content{overflow-y:hidden}clarity-button .dropdown-button{line-height:16px;min-width:auto;padding:6px 18px;text-transform:none}clarity-button .dropdown-button:disabled{background-color:#c5c9cc;color:#535455}clarity-button .dropdown-button:not(:disabled):not(.dropdown-button--closed){background-color:#fff;border-style:solid;border-width:2px;color:#2471c9;color:var(--mdc-theme-primary,#2471c9);padding:6px 16px}clarity-button .dropdown-button:after{content:"\f077";font-family:FontAwesome,sans-serif}[dir=ltr] clarity-button .dropdown-button:after{padding-left:6px}[dir=rtl] clarity-button .dropdown-button:after{padding-right:6px}clarity-button .dropdown-button.dropdown-button--closed:after{content:"\f078"}email-reports-form{display:block;margin:20px auto;text-align:center}email-reports-form date-range-picker{margin-left:auto;margin-right:auto;margin-top:0}email-reports-form .email-reports-button{margin-left:5px;margin-right:5px;padding:6px 16px}email-reports-form input[type=submit]{padding:6px 16px}email-reports-form textarea{resize:none}email-reports-form .validated-text-field__message-text{display:block}email-reports-form .error-message{color:red}email-reports-form .error-message.show-me{display:block}email-reports-form .error-message.hide-me{display:none}email-reports-form .email-reports-form__form-control{margin:0}email-reports-form .email-reports-form__select-reports{text-align:center}[dir=ltr] email-reports-form .btn-primary{margin-right:6px}[dir=rtl] email-reports-form .btn-primary{margin-left:6px}email-reports-form .email-form__legal-text{margin-bottom:3rem}[dir=ltr] email-reports-form .email-form__legal-text{text-align:left}[dir=rtl] email-reports-form .email-form__legal-text{text-align:right}.event-table-with-g7-connected-pens__table{font-size:16px;margin-top:8px;width:100%}.event-table-with-g7-connected-pens__table thead tr{border-bottom:2px solid #000}.event-table-with-g7-connected-pens__table thead th{font-weight:400;padding:10px 8px}[dir=ltr] .event-table-with-g7-connected-pens__table thead th{border-right:1px solid rgba(0,0,0,.1);text-align:left}[dir=rtl] .event-table-with-g7-connected-pens__table thead th{border-left:1px solid rgba(0,0,0,.1);text-align:right}[dir=ltr] .event-table-with-g7-connected-pens__table thead th:last-child{border-right:none}[dir=rtl] .event-table-with-g7-connected-pens__table thead th:last-child{border-left:none}.event-table-with-g7-connected-pens__table tbody tr:nth-child(2n) td{background:#f4f4f4}.event-table-with-g7-connected-pens__table tbody tr:nth-child(odd) td{background:#fff}.event-table-with-g7-connected-pens__table tbody td{padding:10px 8px;text-indent:0;white-space:nowrap}[dir=ltr] .event-table-with-g7-connected-pens__table tbody td{border-right:1px solid rgba(0,0,0,.1)}[dir=rtl] .event-table-with-g7-connected-pens__table tbody td{border-left:1px solid rgba(0,0,0,.1)}[dir=ltr] .event-table-with-g7-connected-pens__table tbody td:last-child{border-right:none}[dir=rtl] .event-table-with-g7-connected-pens__table tbody td:last-child{border-left:none}.event-table-with-g7-connected-pens__table tbody .event-table--capitalize{text-transform:capitalize}.event-table-with-g7-connected-pens__table tbody td.event-table-with-g7-connected-pens__event-name,.event-table-with-g7-connected-pens__table tbody th.event-table-with-g7-connected-pens__event-name{max-width:180px;min-width:120px;overflow-wrap:break-word;white-space:normal}.event-table-with-g7-connected-pens__table tbody td.event-table-with-g7-connected-pens__description,.event-table-with-g7-connected-pens__table tbody th.event-table-with-g7-connected-pens__description{max-width:500px;min-width:300px;overflow-wrap:break-word;white-space:normal}.reports-combined-route .event-table-with-g7-connected-pens__table,.reports-daily-route .event-table-with-g7-connected-pens__table{font-size:14px}[dir=ltr] .reports-combined-route .event-table-with-g7-connected-pens__table thead th,[dir=ltr] .reports-daily-route .event-table-with-g7-connected-pens__table thead th{border-right:1px solid #000}[dir=rtl] .reports-combined-route .event-table-with-g7-connected-pens__table thead th,[dir=rtl] .reports-daily-route .event-table-with-g7-connected-pens__table thead th{border-left:1px solid #000}[dir=ltr] .reports-combined-route .event-table-with-g7-connected-pens__table thead th:last-child,[dir=ltr] .reports-daily-route .event-table-with-g7-connected-pens__table thead th:last-child{border-right:none}[dir=rtl] .reports-combined-route .event-table-with-g7-connected-pens__table thead th:last-child,[dir=rtl] .reports-daily-route .event-table-with-g7-connected-pens__table thead th:last-child{border-left:none}[dir=ltr] .reports-combined-route .event-table-with-g7-connected-pens__table tbody td,[dir=ltr] .reports-daily-route .event-table-with-g7-connected-pens__table tbody td{border-right:1px solid #000}[dir=rtl] .reports-combined-route .event-table-with-g7-connected-pens__table tbody td,[dir=rtl] .reports-daily-route .event-table-with-g7-connected-pens__table tbody td{border-left:1px solid #000}.reports-combined-route .event-table-with-g7-connected-pens__table tbody td.event-table-with-g7-connected-pens__description,.reports-daily-route .event-table-with-g7-connected-pens__table tbody td.event-table-with-g7-connected-pens__description{max-width:auto;min-width:auto;width:100%}[dir=ltr] .reports-combined-route .event-table-with-g7-connected-pens__table tbody td:last-child,[dir=ltr] .reports-daily-route .event-table-with-g7-connected-pens__table tbody td:last-child{border-right:none}[dir=rtl] .reports-combined-route .event-table-with-g7-connected-pens__table tbody td:last-child,[dir=rtl] .reports-daily-route .event-table-with-g7-connected-pens__table tbody td:last-child{border-left:none}.event-table-with-g7-connected-pens__overflow-message{font-size:14px;margin:8px 0}filters-menu-bar__dropdown{display:inline-block;min-width:164px;position:relative}[dir=ltr] filters-menu-bar__dropdown{text-align:left}[dir=rtl] filters-menu-bar__dropdown{text-align:right}filters-menu-bar__dropdown .filters-menu-bar__dropdown__open-button{background:#fff;border:1px solid #333;color:#333;font-size:14px;font-weight:400;height:40px;min-width:0;text-align:left;text-transform:uppercase;width:100%}[dir=ltr] filters-menu-bar__dropdown .filters-menu-bar__dropdown__open-button{padding-left:15px;text-align:left}[dir=rtl] filters-menu-bar__dropdown .filters-menu-bar__dropdown__open-button{padding-right:15px;text-align:right}filters-menu-bar__dropdown .filters-menu-bar__dropdown__open-button:active,filters-menu-bar__dropdown .filters-menu-bar__dropdown__open-button:focus,filters-menu-bar__dropdown .filters-menu-bar__dropdown__open-button:hover{background:#fff;color:#333}filters-menu-bar__dropdown .filters-menu-bar__dropdown__open-button:before{color:#000;content:"\f0d7";font-family:FontAwesome,sans-serif;line-height:19px;position:absolute}[dir=ltr] filters-menu-bar__dropdown .filters-menu-bar__dropdown__open-button:before{right:10px}[dir=rtl] filters-menu-bar__dropdown .filters-menu-bar__dropdown__open-button:before{left:10px}filters-menu-bar__dropdown .filters-menu-bar__dropdown__dropdown-menu{background-clip:padding-box;background-color:#fff;border:1px solid #959595;border-radius:4px;border-radius:0 0 4px 4px;border-top:none;box-shadow:0 6px 12px rgba(0,0,0,.175);display:none;font-size:14px;list-style:none;margin:-3px 0 0;min-width:160px;padding:10px 10px 0;position:absolute;top:100%;width:100%;z-index:41}[dir=ltr] filters-menu-bar__dropdown .filters-menu-bar__dropdown__dropdown-menu{float:left;left:0}[dir=rtl] filters-menu-bar__dropdown .filters-menu-bar__dropdown__dropdown-menu{float:right;right:0}filters-menu-bar__dropdown .filters-menu-bar__dropdown__dropdown-menu .btn{min-width:0}filters-menu-bar__dropdown .filters-menu-bar__dropdown__validation-message{margin-bottom:1em}filters-menu-bar__dropdown.open .filters-menu-bar__dropdown__open-button:before{content:"\f0d8"}filters-menu-bar__dropdown.open .filters-menu-bar__dropdown__dropdown-menu{display:block}filters-menu-bar__dropdown.open .filters-menu-bar__dropdown__dropdown-menu .truncatable{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;white-space:normal}[dir=ltr] .filters-menu-bar{margin-left:auto}[dir=rtl] .filters-menu-bar{margin-right:auto}.filters-menu-bar filters-menu-bar__dropdown.btn-group{min-width:164px}[dir=ltr] .filters-menu-bar filters-menu-bar__dropdown.btn-group{text-align:left}[dir=rtl] .filters-menu-bar filters-menu-bar__dropdown.btn-group{text-align:right}.filters-menu-bar filters-menu-bar__dropdown.btn-group .filters-menu-bar__dropdown__open-button{border-radius:0}[dir=ltr] .filters-menu-bar filters-menu-bar__dropdown.btn-group:first-child .filters-menu-bar__dropdown__open-button{border-bottom-left-radius:3px;border-top-left-radius:3px}[dir=rtl] .filters-menu-bar filters-menu-bar__dropdown.btn-group:first-child .filters-menu-bar__dropdown__open-button{border-bottom-right-radius:3px;border-top-right-radius:3px}[dir=ltr] .filters-menu-bar filters-menu-bar__dropdown.btn-group:last-child .filters-menu-bar__dropdown__open-button{border-bottom-right-radius:3px;border-top-right-radius:3px}[dir=rtl] .filters-menu-bar filters-menu-bar__dropdown.btn-group:last-child .filters-menu-bar__dropdown__open-button{border-bottom-left-radius:3px;border-top-left-radius:3px}.filters-menu-bar li{clear:both;line-height:20px}[dir=ltr] .filters-menu-bar li{padding:0 10px 0 0}[dir=rtl] .filters-menu-bar li{padding:0 0 0 10px}.filters-menu-bar li label input{width:1em}[dir=ltr] .filters-menu-bar li label input{float:left}[dir=rtl] .filters-menu-bar li label input{float:right}.filters-menu-bar li label span{display:block;width:110px}[dir=ltr] .filters-menu-bar li label span{float:left}[dir=rtl] .filters-menu-bar li label span{float:right}.filters-menu-bar li.filters-menu-bar__radio-show-all{margin-bottom:10px}[dir=ltr] .filters-menu-bar .switch{float:left}[dir=rtl] .filters-menu-bar .switch{float:right}.filters-menu-bar button.apply{display:block;margin:10px auto 15px;padding:3px;text-align:center;text-transform:capitalize;width:90px}.filters-menu-bar input[disabled]{opacity:.6}.filters-menu-bar input[disabled]+span{opacity:.5}[dir=ltr] .filters-menu-bar input[type=checkbox],[dir=ltr] .filters-menu-bar input[type=radio]{margin-right:5px}[dir=rtl] .filters-menu-bar input[type=checkbox],[dir=rtl] .filters-menu-bar input[type=radio]{margin-left:5px}.filters-menu-bar__selection-bar{background:#6db350;border-radius:3px;clear:both;color:#fff;display:none;margin:0 auto;padding:7px 10px;width:654px}[dir=ltr] .filters-menu-bar__selection-bar{text-align:left}[dir=rtl] .filters-menu-bar__selection-bar{text-align:right}.filters-menu-bar__selection-bar.show{display:block}.filters-menu-bar__selection-bar label{font-size:11px;font-weight:700;text-transform:uppercase}.filters-menu-bar__selection-bar__remove_filters{cursor:pointer}[dir=ltr] .filters-menu-bar__selection-bar__remove_filters{float:right}[dir=rtl] .filters-menu-bar__selection-bar__remove_filters{float:left}.btn-group.filters-menu-bar .btn-group{float:none}.nav-tabs+.filters-menu-bar{display:block;margin:2rem auto 1rem;text-align:center}.hideable-daily-event-table__button{align-self:flex-start;margin:16px 0}.hideable-daily-event-table__button.hideable-daily-event-table__button--closed{margin-bottom:0}.home-user-header .clarity-header__info{align-self:center}.home-user-header .home-user-header__name{font-size:14px;margin:0 0 3px;padding:0}.home-user-header .home-user-header__logout{font-size:14px}.message-banner{background:#6db350;color:#fff;font-size:.8em;font-weight:600;padding:6px 0;text-align:center;width:100%}.message-banner .message{position:relative}.message-banner.message-banner--clinic-user .message:before{content:url(clinic-user-white.svg);position:absolute;top:-9px}[dir=ltr] .message-banner.message-banner--clinic-user .message:before{left:-3em}[dir=rtl] .message-banner.message-banner--clinic-user .message:before{right:-3em}.message-banner .end-session-btn{border:2px solid #fff;border-radius:999px;color:#fff;display:inline-block;font-size:12px;font-weight:700;line-height:1.5;padding:4px 10px;text-decoration:none}[dir=ltr] .message-banner .end-session-btn{margin-left:2em}[dir=rtl] .message-banner .end-session-btn{margin-right:2em}.message-banner .end-session-btn:hover{background:#fff;color:#6db350}.message-banner.message-banner--danger{background-color:#ee4033;color:#fff}.message-banner.message-banner--danger .btn{border-color:#fff;color:#fff}.message-banner.message-banner--danger .btn:hover{background-color:#ee4033}.message-banner.message-banner--warning{background-color:#fcf8e3;color:#8a6d3b}.message-banner.message-banner--warning .btn{border-color:#8a6d3b;color:#8a6d3b}.message-banner.message-banner--warning .btn:hover{background:#8a6d3b;color:#fff}.main-content__header-row .header-row__divider{margin-bottom:19px;margin-top:10px;width:100%}.main-content__header-row .header-row__title{margin-top:0}.header-row__layout-row .header-row__icon-bar{margin-top:auto}[dir=ltr] .header-row__layout-row .header-row__icon-bar{margin-left:auto}[dir=rtl] .header-row__layout-row .header-row__icon-bar{margin-right:auto}patterns-list-risk-indicator{display:block}.patterns-list__risk-indicator{height:90px;width:10px}[dir=ltr] .patterns-list__risk-indicator{border-radius:6px 0 0 6px}[dir=rtl] .patterns-list__risk-indicator{border-radius:0 6px 6px 0}.patterns-list__risk-indicator.high{background-color:#ee3d2f}.patterns-list__risk-indicator.low{background-color:#fba504}.patterns-list__risk-indicator.none{background-color:#58a618}.patterns-list__risk-indicator.resolved{background-color:#39d884}.patterns-list__risk-indicator.grayscale.high{background-color:#666}.patterns-list__risk-indicator.grayscale.low{background-color:#999}.patterns-list__risk-indicator.grayscale.none{background-color:#ccc}.patterns-list__risk-indicator.grayscale.resolved{background-color:#ddd}body.reports-route .patterns-list__risk-indicator{border-radius:99px;height:38px}patterns-list h2{font-weight:400}patterns-list .patterns-list__listitem{border:1px solid #ceccbd;border-radius:6px;clear:both;margin-bottom:10px;position:relative;transition:background-color .2s ease}[dir=ltr] patterns-list .patterns-list__listitem{padding:0 11px 0 0}[dir=rtl] patterns-list .patterns-list__listitem{padding:0 0 0 11px}patterns-list .patterns-list__listitem:hover{background:#fafafa}patterns-list .patterns-list__listitem>a{display:block}patterns-list .patterns-list__pattern-content{margin:0;width:100%}[dir=ltr] patterns-list .patterns-list__pattern-content{padding-left:32px}[dir=rtl] patterns-list .patterns-list__pattern-content{padding-right:32px}patterns-list .patterns-list__listitem-title{font-size:24px;font-weight:500;margin-bottom:2px;margin-top:0}patterns-list .patterns-list__chart-thumbnail{display:inline-block;vertical-align:middle}[dir=ltr] patterns-list .patterns-list__chart-thumbnail{margin-right:20px}[dir=rtl] patterns-list .patterns-list__chart-thumbnail{margin-left:20px}patterns-list .patterns-list__chart-thumbnail:after{color:#2471c9;content:"\f054";font-family:FontAwesome;-webkit-text-stroke:2px #fff;font-size:24px}[dir=ltr] patterns-list .patterns-list__chart-thumbnail:after{float:right}[dir=rtl] patterns-list .patterns-list__chart-thumbnail:after{float:left}patterns-list .patterns-list__listitem-new-indicator{background-color:#fba400;border-radius:7px;color:#fff;display:inline-block;font-size:11px;font-weight:700;margin:6px 0 0;padding:1px 10px}[dir=ltr] patterns-list .patterns-list__listitem-new-indicator{float:right}[dir=rtl] patterns-list .patterns-list__listitem-new-indicator{float:left}patterns-list .patterns-list__listitem-toggle-button{color:#2471c9;cursor:pointer;display:none}[dir=ltr] patterns-list .patterns-list__listitem-toggle-button{float:right;margin-right:10px}[dir=rtl] patterns-list .patterns-list__listitem-toggle-button{float:left;margin-left:10px}patterns-list .patterns-list__listitem-toggle-button:after{content:"\f138";font-family:FontAwesome;font-size:24px}patterns-list .patterns-list__pattern-details{font-size:18px;margin-bottom:0}[dir=ltr] patterns-list .patterns-list__pattern-risk-indicator{margin-left:0}[dir=rtl] patterns-list .patterns-list__pattern-risk-indicator{margin-right:0}patterns-list svg.right-arrow{fill:none;height:85px;margin-top:-42.5px;position:absolute;stroke:#6db350;stroke-linecap:round;stroke-width:2;top:50%;width:60px}[dir=ltr] patterns-list svg.right-arrow{margin-right:26px;right:0}[dir=rtl] patterns-list svg.right-arrow{left:0;margin-left:26px}[dir=ltr] patterns-list.condensed .patterns-list__pattern-content{padding-left:0}[dir=rtl] patterns-list.condensed .patterns-list__pattern-content{padding-right:0}patterns-list.condensed .patterns-list__pattern-details{height:0;overflow:hidden}patterns-list.condensed .patterns-list__listitem-toggle-button{display:block}patterns-list.condensed .patterns-list__listitem{border-left:0;border-radius:0;border-right:0;border-top:0;height:auto;margin:0;padding:8px 0}patterns-list.condensed .patterns-list__listitem:hover{background:none}patterns-list.condensed .patterns-list__listitem:first-child{border-top:1px solid #ceccbd}patterns-list.condensed .patterns-list__listitem .patterns-list__listitem-title{margin:5px 0}patterns-list.condensed .patterns-list__listitem.expanded .patterns-list__pattern-details{display:table;height:auto;margin-bottom:1em}[dir=ltr] patterns-list.condensed .patterns-list__listitem.expanded .patterns-list__pattern-details{margin-left:0}[dir=rtl] patterns-list.condensed .patterns-list__listitem.expanded .patterns-list__pattern-details{margin-right:0}patterns-list.condensed .patterns-list__listitem.expanded .patterns-list__listitem-toggle-button:after{content:"\f139"}patterns-list.condensed .patterns-list__listitem.is-resolved{color:#39d884}patterns-list.condensed .patterns-list__listitem.is-resolved .patterns-list__listitem-title{color:#39d884;text-decoration:line-through}patterns-list.condensed .patterns-list__listitem.is-resolved .patterns-list__pattern-content{text-decoration:line-through}patterns-list.condensed .patterns-list__listitem.is-resolved .patterns-list__listitem-toggle-button{background:none;cursor:default}patterns-list.condensed .patterns-list__listitem.is-resolved .patterns-list__listitem-toggle-button:after{color:#39d884;content:"\f058";font-size:24px}patterns-list.condensed .patterns-list__pattern-content{height:auto;width:100%}patterns-list.condensed .patterns-list__pattern-risk-indicator{height:auto;padding-top:4px;vertical-align:top}patterns-list.condensed .patterns-list__pattern-risk-indicator .riskbar{height:30px}patterns-list.condensed .patterns-list__chart-thumbnail{display:none}body.reports-route patterns-list .patterns-list__listitem{border:0;height:auto}body.reports-route patterns-list .patterns-list__listitem-title{font-weight:700}body.reports-route patterns-list .patterns-list__chart-thumbnail{display:none}patterns-navigation-tabs{border-bottom:2px solid #e6e6e6;display:block;height:72px;margin:0 -20px 25px;overflow:hidden;position:relative}patterns-navigation-tabs clarity-button .mdc-button{margin:0}patterns-navigation-tabs .mdc-button{height:48px}patterns-navigation-tabs a:not(.active) .mdc-button:hover .mdc-button__ripple{background-color:#f2f2f2}patterns-navigation-tabs .mdc-button__ripple{--mdc-theme-primary:#4e9c18;--mdc-ripple-fg-opacity:80%}patterns-navigation-tabs .patterns-tabs__pattern-title .mdc-button__label{color:#444;font-size:18px;font-weight:700}patterns-navigation-tabs .active button{background-color:#4e9c18}patterns-navigation-tabs .active .mdc-button__label{color:#fff;font-size:18px;font-weight:700}patterns-navigation-tabs .patterns-navigation-tabs__scroll-container{margin-top:0;min-width:3000px;position:absolute;top:0}[dir=ltr] patterns-navigation-tabs .patterns-navigation-tabs__scroll-container{left:0;margin-left:20px;transition:left .5s ease}[dir=rtl] patterns-navigation-tabs .patterns-navigation-tabs__scroll-container{margin-right:20px;right:0;transition:right .5s ease}patterns-navigation-tabs .patterns-navigation-tabs__scrollable-content{display:inline-block}patterns-navigation-tabs .patterns-navigation-tabs__scroll-button{border:0;height:100%;opacity:1;position:absolute;text-align:center;transition:opacity .5s ease;width:40px}[dir=ltr] patterns-navigation-tabs .patterns-navigation-tabs__scroll-button{background:#fff none repeat scroll 0 0}[dir=rtl] patterns-navigation-tabs .patterns-navigation-tabs__scroll-button{background:#fff none repeat scroll 100% 0}patterns-navigation-tabs .patterns-navigation-tabs__scroll-button:hover{background-color:#eee}patterns-navigation-tabs .patterns-navigation-tabs__scroll-button[disabled]{opacity:0;pointer-events:none}[dir=ltr] patterns-navigation-tabs .patterns-navigation-tabs__scroll-button--left{left:0}[dir=rtl] patterns-navigation-tabs .patterns-navigation-tabs__scroll-button--left{right:0}[dir=ltr] patterns-navigation-tabs .patterns-navigation-tabs__scroll-button--right{left:calc(100% - 40px)}[dir=rtl] patterns-navigation-tabs .patterns-navigation-tabs__scroll-button--right{right:calc(100% - 40px)}patterns-navigation-tabs .patterns-navigation-tabs__chevron,patterns-navigation-tabs .patterns-navigation-tabs__chevron--left,patterns-navigation-tabs .patterns-navigation-tabs__chevron--right{border:2px solid transparent;border-radius:100px;box-sizing:border-box;display:block;height:22px;position:relative;transform:scale(1);width:22px}patterns-navigation-tabs .patterns-navigation-tabs__chevron--left:after,patterns-navigation-tabs .patterns-navigation-tabs__chevron--right:after,patterns-navigation-tabs .patterns-navigation-tabs__chevron:after{border-bottom:2px solid;box-sizing:border-box;content:"";display:block;height:10px;position:absolute;top:4px;width:10px}[dir=ltr] patterns-navigation-tabs .patterns-navigation-tabs__chevron--left:after,[dir=ltr] patterns-navigation-tabs .patterns-navigation-tabs__chevron--right:after,[dir=ltr] patterns-navigation-tabs .patterns-navigation-tabs__chevron:after{left:6px}[dir=rtl] patterns-navigation-tabs .patterns-navigation-tabs__chevron--left:after,[dir=rtl] patterns-navigation-tabs .patterns-navigation-tabs__chevron--right:after,[dir=rtl] patterns-navigation-tabs .patterns-navigation-tabs__chevron:after{right:6px}[dir=ltr] patterns-navigation-tabs .patterns-navigation-tabs__chevron--left:after{border-left:2px solid;border-right:0;transform:rotate(45deg)}[dir=rtl] patterns-navigation-tabs .patterns-navigation-tabs__chevron--left:after{border-left:0;border-right:2px solid;transform:rotate(-45deg)}[dir=ltr] patterns-navigation-tabs .patterns-navigation-tabs__chevron--right:after{border-left:0;border-right:2px solid;transform:rotate(-45deg)}[dir=rtl] patterns-navigation-tabs .patterns-navigation-tabs__chevron--right:after{border-left:2px solid;border-right:0;transform:rotate(45deg)}patterns-navigation-tabs.patterns-navigation-tabs--disable-transitions *{transition:none!important}possible-considerations{display:block}possible-considerations:after,possible-considerations:before{content:" ";display:table}possible-considerations:after{clear:both}[dir=ltr] possible-considerations .possible-considerations__list{margin:30px 20px 0 0}[dir=rtl] possible-considerations .possible-considerations__list{margin:30px 0 0 20px}possible-considerations ul{display:flex}possible-considerations .possible-consideration{background-color:#eee;border:1px solid #ddd;border-top:0 solid #ddd;color:#333;flex:1;height:160px;justify-content:space-between;padding:25px}[dir=ltr] possible-considerations .possible-consideration{float:left}[dir=rtl] possible-considerations .possible-consideration{float:right}[dir=ltr] possible-considerations .possible-consideration:not(:last-of-type){margin-right:49px}[dir=rtl] possible-considerations .possible-consideration:not(:last-of-type){margin-left:49px}possible-considerations.possible-considerations__small h1{font-size:20px;margin-top:10px}possible-considerations.possible-considerations__small .possible-considerations__list{margin-top:10px}[dir=ltr] possible-considerations.possible-considerations__small .possible-considerations__list li:last-child{margin-right:0}[dir=rtl] possible-considerations.possible-considerations__small .possible-considerations__list li:last-child{margin-left:0}possible-considerations.possible-considerations__small .possible-consideration{font-size:14px;-webkit-hyphens:auto;hyphens:auto;max-height:96px;padding:12px 6px 6px}[dir=ltr] possible-considerations.possible-considerations__small .possible-consideration{margin-right:6px}[dir=rtl] possible-considerations.possible-considerations__small .possible-consideration{margin-left:6px}body.reports-route possible-considerations .possible-consideration{background:none;border-top-width:1px}reference-ranges{display:block;margin-bottom:20px;padding:10px}reference-ranges .reference-ranges__title{font-weight:700;margin-bottom:4px}.report-legend__container .report-legend{display:inline-block}.report-legend__container .report-legend tr{height:35px;line-height:22px;vertical-align:baseline}[dir=ltr] .report-legend__container .report-legend tr{text-align:left}[dir=rtl] .report-legend__container .report-legend tr{text-align:right}.report-legend__container .report-legend tr .report-legend__cgm-label{position:relative;top:2px}.report-legend__container .report-legend tr th{font-size:16px;font-weight:700}.report-legend__container .report-legend tr th:after{content:":"}.report-legend__container .report-legend tr .report-legend-item{display:inline-block;font-size:12px}.report-legend__container .report-legend tr .report-legend-item .report-legend-item__icon{height:20px;width:20px}[dir=ltr] .report-legend__container .report-legend tr .report-legend-item .report-legend-item__icon{margin-right:3px}[dir=rtl] .report-legend__container .report-legend tr .report-legend-item .report-legend-item__icon{margin-left:3px}.report-legend__container .report-legend tr .report-legend-item .report-legend-item__icon.report-legend-item__icon--inline-svg-container{display:inline-block;height:25px;vertical-align:middle;width:13.3333333333px}[dir=ltr] .report-legend__container .report-legend tr .report-legend-item .report-legend-item__icon.report-legend-item__icon--inline-svg-container{margin-left:1em}[dir=rtl] .report-legend__container .report-legend tr .report-legend-item .report-legend-item__icon.report-legend-item__icon--inline-svg-container{margin-right:1em}.report-legend__container .report-legend tr .report-legend-item .report-legend-item__icon.report-legend-item__icon--inline-svg-container .report-legend-item__icon__fast-acting-insulin-bar{fill:rgba(107,0,122,.502);stroke:#6b007a}.report-legend__container .report-legend tr .report-legend-item .report-legend-item__icon.report-legend-item__icon--inline-svg-container .report-legend-item__icon__long-acting-insulin-bar{fill:rgba(5,152,255,.302)}.report-legend__container .report-legend tr .report-legend-item .report-legend-item__icon.report-legend-item__icon--inline-svg-container .report-legend-item__icon__long-acting-insulin-bar--hatch{fill:url(#insulinHatch);stroke:#005c9c}.report-legend__container .report-legend tr .report-legend-item__icon-stack{display:inline-block;height:1.5em;position:relative;vertical-align:middle;width:1.5em}[dir=ltr] .report-legend__container .report-legend tr .report-legend-item__icon-stack{margin:0 2px 0 10px}[dir=rtl] .report-legend__container .report-legend tr .report-legend-item__icon-stack{margin:0 10px 0 2px}.report-legend__container .report-legend tr .report-legend-item__icon--bg{height:100%;position:absolute;top:0;width:100%;z-index:1}[dir=ltr] .report-legend__container .report-legend tr .report-legend-item__icon--bg{left:0}[dir=rtl] .report-legend__container .report-legend tr .report-legend-item__icon--bg{right:0}.report-legend__container .report-legend tr .report-legend-item__icon--fg{height:100%;pointer-events:none;position:absolute;top:0;width:100%;z-index:2}[dir=ltr] .report-legend__container .report-legend tr .report-legend-item__icon--fg{left:0}[dir=rtl] .report-legend__container .report-legend tr .report-legend-item__icon--fg{right:0}.report-legend__container .report-legend tr .report-legend-item__icon{display:block}.report-legend__container .report-legend .report-legend-item.use-grayscale-printing .report-legend-item__icon.report-legend-item__icon--inline-svg-container .report-legend-item__icon__fast-acting-insulin-bar{fill:hsla(0,0%,48%,.502);stroke:#7a7a7a}.report-legend__container .report-legend .report-legend-item.use-grayscale-printing .report-legend-item__icon.report-legend-item__icon--inline-svg-container .report-legend-item__icon__long-acting-insulin-bar{fill:hsla(0,0%,69%,.302)}.report-legend__container .report-legend .report-legend-item.use-grayscale-printing .report-legend-item__icon.report-legend-item__icon--inline-svg-container .report-legend-item__icon__long-acting-insulin-bar--hatch{fill:url(#insulinHatch);stroke:#9c9c9c}.clarity-sidebar-info-patient-list-link clarity-sidebar-info-content a{font-size:14px;text-transform:capitalize}report-page{height:1230px}report-page .report-page__landscape-rotater{height:960px;min-height:960px;min-width:1230px;width:1230px}report-page{display:block;overflow:hidden;position:relative;width:100%}report-page .report-page__header{margin-bottom:17px}report-page .report-page__footer table,report-page .report-page__header table{table-layout:fixed;width:100%}report-page .report-page__footer td,report-page .report-page__header td{text-align:center;white-space:nowrap}[dir=ltr] report-page .report-page__footer td:first-child,[dir=ltr] report-page .report-page__header td:first-child{text-align:left}[dir=rtl] report-page .report-page__footer td:first-child,[dir=rtl] report-page .report-page__header td:first-child{text-align:right}[dir=ltr] report-page .report-page__footer td:last-child,[dir=ltr] report-page .report-page__header td:last-child{text-align:right}[dir=rtl] report-page .report-page__footer td:last-child,[dir=rtl] report-page .report-page__header td:last-child{text-align:left}report-page .report-page__header{font-size:10px}report-page .report-page__header__report-name span{margin-left:15px;margin-right:15px}report-page .header-report-period{z-index:10}report-page .report-page__header__patient-name{font-weight:700}report-page .report-page__footer{bottom:25px;font-size:10px;margin:0 3%;position:absolute;width:94%}report-page .report-page__landscape-rotater{position:relative}[dir=ltr] report-page .report-page__landscape-rotater{left:100%;transform:rotate(90deg);transform-origin:top left}[dir=rtl] report-page .report-page__landscape-rotater{right:100%;transform:rotate(-90deg);transform-origin:top right}report-page:not(:last-child){page-break-after:always}report{display:block;position:relative}report:not(:last-child){page-break-after:always}body.application-route.reports-route .header-report-period{display:none}.report-label{font-weight:700}.report-label--big{font-size:18px}.report-label--small{font-size:14px}.report-value{font-weight:500}.report-value--big{font-size:54px}.report-value--medium{font-size:35px}.report-value--small{font-size:25px}body.application-route .report-page__footer{bottom:0;display:block;font-size:8px;line-height:9px;margin:0;position:absolute;width:100%}[dir=ltr] body.application-route .report-page__footer span{margin-right:6px}[dir=rtl] body.application-route .report-page__footer span{margin-left:6px}body.application-route .report-page__footer hr{border:0;border-top:1px solid #959595;display:block;height:1px}body.application-route .report-page__footer .report-page__footer__content{margin-top:11px}body.application-route .report-page__footer .report-page__footer__product-udi,body.application-route .report-page__footer .report-page__footer__uploaded-at{font-weight:700}body.application-route .report-page__footer .report-page__footer--second-row{margin-top:8px}[dir=ltr] body.application-route .report-page__footer .report-page__footer__trailing-column{text-align:right}[dir=rtl] body.application-route .report-page__footer .report-page__footer__trailing-column{text-align:left}body.application-route .report-page__header{font-size:12px;padding-top:10px}body.application-route .report-page__header .report-page__header__leading-column{flex-grow:1}body.application-route .report-page__header .report-page__header__clinical-trial-identifier{align-content:center;flex-grow:2;text-align:center}body.application-route .report-page__header .report-page__header__trailing-column.agp{flex-grow:0}body.application-route .report-page__header .report-page__header__trailing-column{flex-grow:0.5;justify-content:end}[dir=ltr] body.application-route .report-page__header .report-page__header__trailing-column{text-align:right}[dir=rtl] body.application-route .report-page__header .report-page__header__trailing-column{text-align:left}body.application-route .report-page__header .report-page__header__trailing-column .agp5_printed_report__header_agp_logo{height:27px}body.application-route .report-page__header .report-page__header__trailing-column .report-page__header__logo-divider{height:75%;margin:0 8px}[dir=ltr] body.application-route .report-page__header .report-page__header__trailing-column .report-page__header__logo-divider{border-left:2px solid #000}[dir=rtl] body.application-route .report-page__header .report-page__header__trailing-column .report-page__header__logo-divider{border-right:2px solid #000}body.application-route .report-page__header .report-page__header__logo{display:block;margin-bottom:6px}body.application-route .report-page__header .report-page__header__logo img{width:72px}body.application-route .report-page__header .report-page__header__report-title{font-size:30px;font-weight:700}.use-grayscale-printing svg.report-page__header__logo g.clarity-logo__bars path,.use-grayscale-printing svg.report-page__header__logo path{fill:#000}.report-page__header__period__description,.report-page__header__period__duration,.risk-circle{font-weight:700}.risk-circle{background:#fff;border:5px solid red;border-radius:50%;color:#7c7c7c;display:inline;font-size:24px;height:50px;line-height:41px;text-align:center;width:50px}[dir=ltr] .risk-circle{float:left;margin-right:10px}[dir=rtl] .risk-circle{float:right;margin-left:10px}.risk-circle.high{border-color:#ee4033}.risk-circle.low{border-color:#fba400}.risk-circle.none{border-color:#00afdf}body.reports-route .risk-circle{color:#000}fasting-glucose clarity-card.mdc-card.pregnancy-card{margin-bottom:14px;min-height:unset}fasting-glucose .pregnancy-card__content{min-width:315px}fasting-glucose .fasting-glucose-card__no-data-label{display:block;font-size:14px;margin-top:9px}fasting-glucose .fasting-glucose-card__heading{display:block;margin-bottom:18px}fasting-glucose .fasting-glucose-card__value{font-size:25px;font-weight:500}fasting-glucose .fasting-glucose-card__label{font-size:14px;font-weight:700}fasting-glucose .fasting-glucose-card__title{font-size:18px;font-weight:700}fasting-glucose .fasting-glucose-card__divider{border-bottom:1px solid #000;margin-bottom:10px;margin-top:4px}fasting-glucose.fasting-glucose-card--isPrinting .fasting-glucose-card__unit-or-percent,fasting-glucose.fasting-glucose-card--isPrinting span.percentage{color:#000}fasting-glucose .fasting-glucose-card__unit-or-percent,fasting-glucose span.percentage{color:rgba(0,0,0,.5);display:inline-block;font-size:14px}[dir=ltr] fasting-glucose .fasting-glucose-card__unit-or-percent,[dir=ltr] fasting-glucose span.percentage{margin-left:2px}[dir=rtl] fasting-glucose .fasting-glucose-card__unit-or-percent,[dir=rtl] fasting-glucose span.percentage{margin-right:2px}fasting-glucose .fasting-glucose-card__column{width:48%}fasting-glucose .glossary-link{color:#ccc;opacity:0;transition:visibility 0s linear .5s,opacity .5s;visibility:hidden}fasting-glucose:hover .glossary-link{opacity:1;transition:visibility 0s linear 0s,opacity .5s;visibility:visible}[dir=ltr] fasting-glucose-target span{margin-right:6px}[dir=rtl] fasting-glucose-target span{margin-left:6px}fasting-glucose-target select{height:40px;min-width:96px;padding:6px}[dir=ltr] fasting-glucose-target select{margin-left:10px;margin-right:8px}[dir=rtl] fasting-glucose-target select{margin-left:8px;margin-right:10px}fasting-glucose-target .link.disabled{opacity:30%}post-meal-threshold select{height:40px;min-width:96px;padding:6px}[dir=ltr] post-meal-threshold select{margin-left:10px;margin-right:8px}[dir=rtl] post-meal-threshold select{margin-left:8px;margin-right:10px}[dir=ltr] post-meal-threshold input[type=radio]{margin-right:6px}[dir=rtl] post-meal-threshold input[type=radio]{margin-left:6px}post-meal-threshold .post-meal-threshold--values{margin-top:24px}post-meal-threshold .link.disabled{opacity:30%}.statistics-panel__glucose-stats-card .statistics-panel__glucose-stats__average-glucose{margin-bottom:60px}[dir=ltr] .statistics-panel__glucose-stats-card .statistics-panel__glucose-stats__standard-deviation{margin-right:60px}[dir=rtl] .statistics-panel__glucose-stats-card .statistics-panel__glucose-stats__standard-deviation{margin-left:60px}.statistics-panel__glucose-stats-card .statistics-panel__glucose-stats__standard-deviation .statistics-panel__label{white-space:nowrap}.reports-route .statistics-panel__glucose-stats-card .statistics-panel__glucose-stats__average-glucose{margin-bottom:85px}clarity-card.glucose-statistics-card-with-overview-updates.clarity-card{display:flex}clarity-card.glucose-statistics-card-with-overview-updates.clarity-card.glucose-statistics-card-with-overview-updates--print-layout{min-height:160px!important}clarity-card.glucose-statistics-card-with-overview-updates.clarity-card.glucose-statistics-card-with-overview-updates--print-layout .glucose-statistics-card-with-overview-updates__unit,clarity-card.glucose-statistics-card-with-overview-updates.clarity-card.glucose-statistics-card-with-overview-updates--print-layout .percentage{color:#000}clarity-card.glucose-statistics-card-with-overview-updates.clarity-card .glucose-statistics-card-with-overview-updates__card-grid{align-content:space-between;column-gap:40px;display:grid;flex:1;grid-template-columns:1fr 1fr;min-height:180px}clarity-card.glucose-statistics-card-with-overview-updates.clarity-card .glucose-statistics-card-with-overview-updates__unit,clarity-card.glucose-statistics-card-with-overview-updates.clarity-card .percentage{color:rgba(0,0,0,.5);display:inline-block;font-size:14px}[dir=ltr] clarity-card.glucose-statistics-card-with-overview-updates.clarity-card .glucose-statistics-card-with-overview-updates__unit,[dir=ltr] clarity-card.glucose-statistics-card-with-overview-updates.clarity-card .percentage{padding-left:4px}[dir=rtl] clarity-card.glucose-statistics-card-with-overview-updates.clarity-card .glucose-statistics-card-with-overview-updates__unit,[dir=rtl] clarity-card.glucose-statistics-card-with-overview-updates.clarity-card .percentage{padding-right:4px}post-meal clarity-card.mdc-card.pregnancy-card{margin-bottom:0;min-height:unset}post-meal .pregnancy-card__content{min-width:315px}post-meal .post-meal-card__no-data-label{display:block;font-size:14px;margin-top:9px}post-meal .post-meal-card__heading{display:block;margin-bottom:18px}post-meal .post-meal-card__value{font-size:25px;font-weight:500}post-meal .post-meal-card__label{font-size:14px;font-weight:700}post-meal .post-meal-card__title{font-size:18px;font-weight:700}post-meal .post-meal-card__divider{border-bottom:1px solid #000;margin-bottom:10px;margin-top:4px}post-meal.post-meal-card--isPrinting .post-meal-card__unit-or-percent,post-meal.post-meal-card--isPrinting span.percentage{color:#000}post-meal .post-meal-card__unit-or-percent,post-meal span.percentage{color:rgba(0,0,0,.5);display:inline-block;font-size:14px}[dir=ltr] post-meal .post-meal-card__unit-or-percent,[dir=ltr] post-meal span.percentage{margin-left:2px}[dir=rtl] post-meal .post-meal-card__unit-or-percent,[dir=rtl] post-meal span.percentage{margin-right:2px}post-meal .post-meal-card__column{width:48%}post-meal .glossary-link{color:#ccc;opacity:0;transition:visibility 0s linear .5s,opacity .5s;visibility:hidden}post-meal:hover .glossary-link{opacity:1;transition:visibility 0s linear 0s,opacity .5s;visibility:visible}.pregnancy-cards--isHorizontal.pregnancy-cards--isPrinting{margin-top:22px;width:100%}.pregnancy-cards--isHorizontal.pregnancy-cards--isPrinting fasting-glucose,.pregnancy-cards--isHorizontal.pregnancy-cards--isPrinting post-meal{width:100%}[dir=ltr] .pregnancy-cards--isHorizontal.pregnancy-cards--isPrinting fasting-glucose{margin-right:16px}[dir=rtl] .pregnancy-cards--isHorizontal.pregnancy-cards--isPrinting fasting-glucose{margin-left:16px}.pregnancy-cards--isHorizontal{gap:20px}.pregnancy-cards--isPrinting fasting-glucose .pregnancy-card__content{margin-bottom:52px}.statistics-panel .sensor-usage__days .statistics-panel__stat-unit{text-transform:lowercase}.statistics-panel .statistics-panel__usage-card .statistics-panel__usage-data{display:flex;flex-direction:column;height:100%;justify-content:space-between;min-height:150px}.statistics-panel .statistics-panel__usage-card .statistics-panel__cell--sensor-usage{font-size:14px}.statistics-panel .statistics-panel__usage-card .statistics-panel__cell--sensor-usage .statistics-panel-cell-cgm-sensor-usage__value--fraction{font-weight:700}.reports-route .statistics-panel .statistics-panel__cell--sensor-usage{font-size:14px}.reports-route .statistics-panel .statistics-panel__cell--sensor-usage .statistics-panel-cell-cgm-sensor-usage__calibrations{margin-top:75px}[dir=ltr] .statistics-panel__tir-card{text-align:left}[dir=rtl] .statistics-panel__tir-card{text-align:right}.statistics-panel__tir-card time-in-range-chart{margin-top:10px}.statistics-group-label .statistics-group__range-title{color:#333;font-size:11px;font-weight:700;margin-bottom:6px;margin-left:4px;margin-right:4px;min-height:30px}.statistics-group__range-title--wide{width:70px}.statistics-group-cell--wide div.statistics-group__range-title{max-width:95px}.statistics-group__data-sufficiency-label{color:#333;font-size:11px;min-height:48px;padding-top:4px}.statistics-group__range-explanation{color:#555;font-size:10px;font-weight:400;margin-left:4px;margin-right:4px}.statistics-group{border:1px solid #6db350;border-radius:3px;display:inline-block;height:155px;padding:6px 0;text-align:center;vertical-align:top}[dir=ltr] .statistics-group:not(:last-child){margin-right:2px}[dir=rtl] .statistics-group:not(:last-child){margin-left:2px}body.reports-route .statistics-group,body.reports-route .statistics-group__range-explanation{color:#333}[dir=ltr] .statistics-group-cell:not(:last-child){border-right:1px solid #ccc}[dir=rtl] .statistics-group-cell:not(:last-child){border-left:1px solid #ccc}.statistics-group-cell{display:inline-block;max-width:86px;min-width:69px;padding:0 4px}.statistics-group-cell.statistics-group-cell--wide{max-width:98px}.statistics-group-label{color:#333;display:block;font-size:11px;font-weight:700;max-width:75px;min-height:65px}.statistics-group-cell--wide label.statistics-group-label{max-width:95px}.statistics-group-reference-range{color:#555;font-size:11px}.statistics-group-title{color:#333;font-size:10px;margin-left:5px;margin-right:5px;margin-top:6px}.statistics-group-value{color:#333;font-size:18px;font-weight:700;margin:4px 0}[dir=ltr] .statistics-panel{text-align:left}[dir=rtl] .statistics-panel{text-align:right}.statistics-panel .statistics-panel__stat-label{font-size:14px;margin-top:20px}.statistics-panel .statistics-panel__stat-value{display:inline-block;vertical-align:top}.statistics-panel .statistics-panel__stat-value.statistics-panel__stat-value--big{font-size:55px;font-weight:100;min-height:118px}.statistics-panel .statistics-panel__stat-value.statistics-panel__stat-value--medium{font-size:32px;font-weight:400;line-height:32px;min-height:118px}.statistics-panel .statistics-panel__stat-value .percentage{color:#888;font-size:14px}.statistics-panel .statistics-panel__table{width:100%}.statistics-panel .statistics-panel__table tr>td{padding-bottom:12px}.statistics-panel .statistics-panel__stat-unit{display:block;font-size:15px}[dir=ltr] .statistics-panel .statistics-panel__stat-unit{margin-left:5px}[dir=rtl] .statistics-panel .statistics-panel__stat-unit{margin-right:5px}.statistics-panel .statistics-panel__stat-unit.statistics-panel__stat-unit--tiny{font-size:11px;line-height:10px;text-transform:uppercase}.statistics-panel .statistics-panel__stat-unit.statistics-panel__stat-unit-percent{display:inline-block;margin-top:18px}.statistics-panel .statistics-panel__cell-holder{display:block;padding-left:10px;padding-right:10px;padding-top:0}[dir=ltr] .statistics-panel .statistics-panel__cell-holder{text-align:left}[dir=rtl] .statistics-panel .statistics-panel__cell-holder{text-align:right}[dir=ltr] .statistics-panel .statistics-panel__cell-holder:first-child{margin-left:0}[dir=rtl] .statistics-panel .statistics-panel__cell-holder:first-child{margin-right:0}.statistics-panel .statistics-panel__cell-holder{position:relative}.statistics-panel .statistics-panel__cell-holder .glossary-link{display:block;position:absolute;top:0;visibility:hidden}[dir=ltr] .statistics-panel .statistics-panel__cell-holder .glossary-link{right:10px}[dir=rtl] .statistics-panel .statistics-panel__cell-holder .glossary-link{left:10px}.statistics-panel .statistics-panel__cell-holder:hover .glossary-link{visibility:visible}.statistics-panel .statistics-panel-cell-cgm-pro-sensor-usage{height:100%}.statistics-panel .statistics-panel__stat-label{display:inline-block;margin-bottom:10px;margin-top:8px}.statistics-panel .statistics-panel__comparison-direction{display:none}.statistics-panel .statistics-panel__comparison-direction img{height:24px;vertical-align:top}.statistics-panel.vertical-layout .statistics-panel__cell--hypo,.statistics-panel.vertical-layout .statistics-panel__cell--inrange-resistor-chart{min-height:114px}.statistics-panel.vertical-layout .statistics-panel__table-cell.statistics-panel__table-value{font-size:16px}.statistics-panel.vertical-layout .statistics-panel__table{width:200px}[dir=ltr] .statistics-panel.vertical-layout .statistics-panel__table{margin-left:40px}[dir=rtl] .statistics-panel.vertical-layout .statistics-panel__table{margin-right:40px}.statistics-panel.vertical-layout .statistics-panel__cell-holder{clear:both;display:inline-block;min-height:70px;width:100%}[dir=ltr] .statistics-panel.vertical-layout .statistics-panel__cell-holder{border-left:0;padding-left:0}[dir=rtl] .statistics-panel.vertical-layout .statistics-panel__cell-holder{border-right:0;padding-right:0}.statistics-panel.vertical-layout .statistics-panel__stat{width:60%}[dir=ltr] .statistics-panel.vertical-layout .statistics-panel__stat{float:right}[dir=rtl] .statistics-panel.vertical-layout .statistics-panel__stat{float:left}.statistics-panel.vertical-layout .statistics-panel__stat-value.statistics-panel__stat-value--big{display:inline-block;font-size:36px;font-weight:100;line-height:36px;max-width:none;min-height:auto}.statistics-panel.vertical-layout .statistics-panel__stat-label{width:40%}[dir=ltr] .statistics-panel.vertical-layout .statistics-panel__stat-label{float:left}[dir=rtl] .statistics-panel.vertical-layout .statistics-panel__stat-label{float:right}.statistics-panel.vertical-layout .statistics-panel__stat-unit{display:inline}.statistics-panel.vertical-layout .statistics-panel__comparison-direction{display:block;min-height:30px;width:40px}[dir=ltr] .statistics-panel.vertical-layout .statistics-panel__comparison-direction{float:left}[dir=rtl] .statistics-panel.vertical-layout .statistics-panel__comparison-direction{float:right}.statistics-panel statistics-risk-thermometer{margin-top:13px}[dir=ltr] .statistics-panel statistics-risk-thermometer{float:left}[dir=rtl] .statistics-panel statistics-risk-thermometer{float:right}mini-statistics-panel.statistics-panel{gap:60px}mini-statistics-panel.statistics-panel .statistics-panel__cell-holder{margin-top:0;padding-top:0}div.statistics-panel__cell-holder .glossary-link{font-size:24px}.statistics-panel__cell-insulin-ratio .clarity-pie-chart__body{height:118px}.statistics-panel.vertical-layout .clarity-pie-chart__body{width:70%}.statistics-panel.vertical-layout .clarity-pie-chart__legend__text{font-size:13px}.statistics-panel.vertical-layout .clarity-pie-chart__legend__text span{font-size:14px;font-weight:700}.insulin-delivery-medications{margin-top:1rem}.insulin-delivery-medications.with-mixed-insulin{margin-top:3rem}.insulin-delivery-medications .insulin-delivery-medications__label{font-size:14px;font-weight:700;margin-bottom:2px}[dir=ltr] .insulin-delivery-medications .insulin-delivery-medications__label{margin-right:6px}[dir=rtl] .insulin-delivery-medications .insulin-delivery-medications__label{margin-left:6px}.insulin-delivery-medications .insulin-delivery-medications__medications{font-size:14px}insulin-statistics-with-g7-connected-pens-insulin-ratio{display:flex;flex-direction:column;gap:16px;justify-content:space-around;padding-bottom:16px;padding-top:16px}[dir=ltr] insulin-statistics-with-g7-connected-pens-insulin-ratio{margin-left:20px}[dir=rtl] insulin-statistics-with-g7-connected-pens-insulin-ratio{margin-right:20px}insulin-statistics-with-g7-connected-pens-insulin-ratio .insulin-ratio__label{font-size:18px;font-weight:500}insulin-statistics-with-g7-connected-pens-insulin-ratio .insulin-ratio__value{color:rgba(0,0,0,.5);font-weight:500;margin-top:2px}.insulin-ratio-chart__bar-fast-acting__layer-top{fill:rgba(107,0,122,.502);stroke:#6b007a}.insulin-ratio-chart__bar-fast-acting__layer-bottom{fill:transparent}.insulin-ratio-chart__bar-long-acting__layer-top{fill:url(#insulin-ratio-chart-long-acting-hatch)}.insulin-ratio-chart__insulin-hatch{fill:#005c9c}.insulin-ratio-chart__bar-long-acting__layer-bottom{fill:rgba(5,152,255,.302);stroke:#005c9c}.statistics-panel__insulin-card-with-g7-connected-pens hr{border-bottom:1px solid #000;margin-bottom:10px;margin-top:4px;width:100%}.statistics-panel__insulin-card-with-g7-connected-pens__title{font-size:18px;font-weight:700;margin-bottom:0}insulin-statistics-with-g7-connected-pens{width:100%}insulin-statistics-with-g7-connected-pens label{margin:0}insulin-statistics-with-g7-connected-pens .insulin-statistics__vertical-rule{background-color:#cbcbcb;width:1px}[dir=ltr] insulin-statistics-with-g7-connected-pens .insulin-statistics__vertical-rule{margin-right:20px}[dir=rtl] insulin-statistics-with-g7-connected-pens .insulin-statistics__vertical-rule{margin-left:20px}insulin-statistics-with-g7-connected-pens .insulin-statistics__ratio-chart-and-labels{min-width:55%}insulin-statistics-with-g7-connected-pens .insulin-statistics__narrow-row-of-averages{margin-top:16px}insulin-statistics-with-g7-connected-pens .insulin-statistics__narrow-row-of-averages.with-mixed-insulin{margin-top:0}insulin-statistics-with-g7-connected-pens .insulin-statistics__narrow-row-of-averages>*{flex-grow:1}insulin-statistics-with-g7-connected-pens .insulin-statistics__averages-column{margin:-4px 0 -8px}insulin-statistics-with-g7-connected-pens .insulin-statistics__mixed-insulin-disclaimer{color:rgba(0,0,0,.5);font-size:12px;padding-top:25px}.insulin-statistics-with-g7-connected-pens__card-title{margin-bottom:15px}insulin-statistics-with-g7-connected-pens-single-measurement{min-width:55%}insulin-statistics-with-g7-connected-pens-single-measurement .single-measurement__title{font-size:14px;font-weight:700;text-transform:capitalize}insulin-statistics-with-g7-connected-pens-single-measurement .single-measurement__value{display:inline-block;font-size:35px;font-weight:500;min-height:0;vertical-align:baseline}[dir=ltr] insulin-statistics-with-g7-connected-pens-single-measurement .single-measurement__value{margin-left:-3px}[dir=rtl] insulin-statistics-with-g7-connected-pens-single-measurement .single-measurement__value{margin-right:-3px}insulin-statistics-with-g7-connected-pens-single-measurement .single-measurement__unit{color:rgba(0,0,0,.5);display:inline-block;font-size:14px}[dir=ltr] insulin-statistics-with-g7-connected-pens-single-measurement .single-measurement__unit{margin-left:1px}[dir=rtl] insulin-statistics-with-g7-connected-pens-single-measurement .single-measurement__unit{margin-right:1px}insulin-statistics-with-g7-connected-pens-single-measurement .single-measurement__na{color:#666;font-size:16px}body.application-route.reports-route clarity-card{box-shadow:none;margin-top:0;padding:0}[dir=ltr] body.application-route.reports-route clarity-card{margin-left:0}[dir=rtl] body.application-route.reports-route clarity-card{margin-right:0}body.application-route.reports-route .statistics-panel h4{font-size:26px;margin:0 0 1rem}body.application-route.reports-route .statistics-panel hr{border-bottom:1px solid #000}body.application-route.reports-route .statistics-panel clarity-card{min-height:0}body.application-route.reports-route .statistics-panel .time-in-range-chart__text,body.application-route.reports-route .statistics-panel__label,body.application-route.reports-route .statistics-panel__stat-label,body.application-route.reports-route .statistics-panel__stat-unit,body.application-route.reports-route .statistics-panel__stat-value--big{color:#000}[dir=ltr] body.application-route.reports-route .statistics-panel .time-in-range-chart__text,[dir=ltr] body.application-route.reports-route .statistics-panel__label,[dir=ltr] body.application-route.reports-route .statistics-panel__stat-label,[dir=ltr] body.application-route.reports-route .statistics-panel__stat-unit,[dir=ltr] body.application-route.reports-route .statistics-panel__stat-value--big{text-align:left}[dir=rtl] body.application-route.reports-route .statistics-panel .time-in-range-chart__text,[dir=rtl] body.application-route.reports-route .statistics-panel__label,[dir=rtl] body.application-route.reports-route .statistics-panel__stat-label,[dir=rtl] body.application-route.reports-route .statistics-panel__stat-unit,[dir=rtl] body.application-route.reports-route .statistics-panel__stat-value--big{text-align:right}body.application-route .statistics-panel.vertical-layout clarity-card{margin:20px 0 0}body.application-route .statistics-panel__insulin-row{gap:20px;margin-bottom:2px;margin-top:20px}body.application-route .statistics-panel__glucose-row{gap:20px;margin-bottom:20px;margin-top:2px}body.application-route .statistics-panel__glucose-row>:first-child{flex-basis:40%}body.application-route .statistics-panel__glucose-row>:nth-child(2){flex-basis:40%}body.application-route .statistics-panel__glucose-row>:nth-child(3){flex-basis:20%}body.application-route .statistics-panel clarity-card{position:relative}body.application-route .statistics-panel clarity-card .glossary-link{color:#ccc;font-size:18px;opacity:0;position:absolute;top:6px;transition:visibility 0s linear .5s,opacity .5s;visibility:hidden}[dir=ltr] body.application-route .statistics-panel clarity-card .glossary-link{right:6px}[dir=rtl] body.application-route .statistics-panel clarity-card .glossary-link{left:6px}body.application-route .statistics-panel clarity-card:hover .glossary-link:hover{color:#2471c9;color:var(--mdc-theme-primary,#2471c9)}body.application-route .statistics-panel clarity-card:hover .glossary-link{opacity:1;transition:visibility 0s linear 0s,opacity .5s;visibility:visible}body.application-route .statistics-panel .statistics-panel__insulin-card.statistics-panel__insulin-card-with-g7-connected-pens{width:60%}body.application-route .statistics-panel .statistics-panel__insulin-card.with-mixed-insulin{width:42%}body.application-route .statistics-panel .statistics-panel__insulin-card .statistics-panel__stat-value.statistics-panel__stat-value--big{font-size:50px}body.application-route .statistics-panel .glucose-statistics-card-with-overview-updates,body.application-route .statistics-panel__glucose-stats-card,body.application-route .statistics-panel__insulin-card,body.application-route .statistics-panel__tir-card,body.application-route .statistics-panel__usage-card{margin-bottom:0}body.application-route .statistics-panel__usage-card{height:100%;min-width:200px}body.application-route .statistics-panel__cell-holder{border:none;min-height:172px;padding:0}body.application-route .statistics-panel .statistics-panel__stat-value.statistics-panel__stat-value--big{display:inline-block;font-size:78px;font-weight:700;line-height:65px;min-height:0;vertical-align:baseline}[dir=ltr] body.application-route .statistics-panel .statistics-panel__stat-value.statistics-panel__stat-value--big{margin-left:-3px}[dir=rtl] body.application-route .statistics-panel .statistics-panel__stat-value.statistics-panel__stat-value--big{margin-right:-3px}body.application-route .statistics-panel__stat-unit{color:rgba(0,0,0,.5);display:inline-block;font-size:14px}[dir=ltr] body.application-route .statistics-panel__stat-unit{margin-left:1px}[dir=rtl] body.application-route .statistics-panel__stat-unit{margin-right:1px}body.application-route .statistics-panel__stat-value{font-size:33px;font-weight:700;vertical-align:baseline}body.application-route .statistics-panel__tir-card .statistics-panel__topic{margin-bottom:15px}body.application-route .statistics-panel__topic{margin-bottom:12px}body.application-route .statistics-panel__mean-and-unit{display:block}statistics-risk-thermometer{max-width:100%}[dir=ltr] statistics-risk-thermometer .statistics-risk-thermometer__bar{float:left}[dir=rtl] statistics-risk-thermometer .statistics-risk-thermometer__bar{float:right}statistics-risk-thermometer.high-risk .statistics-risk-thermometer__label--high,statistics-risk-thermometer.low-risk .statistics-risk-thermometer__label--low,statistics-risk-thermometer.minimal-risk .statistics-risk-thermometer__label--minimal,statistics-risk-thermometer.moderate-risk .statistics-risk-thermometer__label--moderate{font-weight:700}statistics-risk-thermometer .statistics-risk-thermometer__label{display:block;font-size:12px;height:20px;line-height:18px;margin-bottom:2px;text-transform:uppercase}[dir=ltr] statistics-risk-thermometer .statistics-risk-thermometer__label{margin-left:15px}[dir=rtl] statistics-risk-thermometer .statistics-risk-thermometer__label{margin-right:15px}statistics-risk-thermometer path.risk-level{fill:#cf503e}.statistics-table{border-collapse:collapse;border-spacing:1px;font-size:14px;margin:0 0 24px;overflow:hidden;table-layout:fixed;width:99%}.statistics-table td{padding:3px 10px;text-align:center;width:100px}.statistics-table tr:first-child td{border-top:none}[dir=ltr] .statistics-table tr td:first-child{border-left:none}[dir=rtl] .statistics-table tr td:first-child{border-right:none}.statistics-table tr:last-child td{border-bottom:none}[dir=ltr] .statistics-table tr td:last-child{border-right:none}[dir=rtl] .statistics-table tr td:last-child{border-left:none}.statistics-table th{font-weight:600}[dir=ltr] .statistics-table th{border-left:none}[dir=rtl] .statistics-table th{border-right:none}.statistics-table tbody th{color:#333;padding:3px 0 4px}[dir=ltr] .statistics-table tbody th{border-right:1px solid #000;text-align:left}[dir=rtl] .statistics-table tbody th{border-left:1px solid #000;text-align:right}.statistics-table thead{border-bottom:1px solid #000}.statistics-table thead th{padding:10px 0}.statistics-table thead th:first-child{font-size:18px;font-weight:400;width:174px}[dir=ltr] .statistics-table thead th:first-child{text-align:left}[dir=rtl] .statistics-table thead th:first-child{text-align:right}.statistics-table thead th.statistics-table__cell--highlighted:not(:first-child){background-color:#f1f1f1}.statistics-table td.statistics-table__cell--highlighted{background-color:#f1f1f1;color:#333}.statistics-table tbody tr:hover{background-color:#f1f1f1;color:#333}.statistics-table tbody tr:hover td{background-color:#f1f1f1}.statistics-table tbody tr:hover td:hover{background-color:#e1e1e1}.statistics-table tbody tr:hover th{background-color:#f1f1f1}.statistics-table .statistics-table__time-in-range-color-sample--percentVeryHigh{background-color:#e36a00}.statistics-table .statistics-table__time-in-range-color-sample--percentHigh{background-color:#ffcc3d}.statistics-table .statistics-table__time-in-range-color-sample--percentWithinRange{background-color:#58a618}.statistics-table .statistics-table__time-in-range-color-sample--percentLow{background-color:#ef6267}.statistics-table .statistics-table__time-in-range-color-sample--percentVeryLow{background-color:#a60006}.statistics-table .statistics-table__color-sample{border-radius:2px;display:inline-block;height:13px;vertical-align:-1px;width:13px}[dir=ltr] .statistics-table .statistics-table__color-sample{margin:0 2px 0 8px}[dir=rtl] .statistics-table .statistics-table__color-sample{margin:0 8px 0 2px}@media screen{.statistics-table .statistics-table__row-interquartileStdDev,.statistics-table .statistics-table__row-mean,.statistics-table .statistics-table__row-nValues,.statistics-table .statistics-table__row-q1{border-top:1px solid #bdbdbd}.statistics-table .statistics-table__row-interquartileStdDev td,.statistics-table .statistics-table__row-interquartileStdDev th,.statistics-table .statistics-table__row-mean td,.statistics-table .statistics-table__row-mean th,.statistics-table .statistics-table__row-nValues td,.statistics-table .statistics-table__row-nValues th,.statistics-table .statistics-table__row-q1 td,.statistics-table .statistics-table__row-q1 th{padding-top:10px}.statistics-table .statistics-table__row-interquartileRange td,.statistics-table .statistics-table__row-interquartileRange th,.statistics-table .statistics-table__row-max td,.statistics-table .statistics-table__row-max th,.statistics-table .statistics-table__row-percentVeryLow td,.statistics-table .statistics-table__row-percentVeryLow th,.statistics-table .statistics-table__row-stdDev td,.statistics-table .statistics-table__row-stdDev th{padding-bottom:10px}}.statistics-table.statistics-table--hourly thead{font-size:13px}.statistics-table.statistics-table--no-data{border:0;display:none;margin:0;padding:0}.statistics-table .statistics-table__time-in-range-legend-title{margin-bottom:3px}.statistics-table .statistics-table__time-in-range-row th{padding-bottom:5px;padding-top:5px}.statistics-table .statistics-table__time-in-range-row time-in-range-chart{display:block;margin:.25em auto}.statistics-table .statistics-table__time-in-range-label{display:inline-block;max-width:140px}.statistics-table .statistics-table__table-title{display:inline-block;max-width:130px}body.reports-route table.statistics-table{border-style:hidden;font-size:9pt;margin:0 0 60px;width:100%}body.reports-route table.statistics-table:last-child{margin-bottom:0}body.reports-route table.statistics-table{border-top:1px solid transparent}[dir=ltr] body.reports-route table.statistics-table{border-left:1px solid transparent}[dir=rtl] body.reports-route table.statistics-table{border-right:1px solid transparent}[dir=ltr] body.reports-route table.statistics-table td{border-left-width:1px}[dir=rtl] body.reports-route table.statistics-table td{border-right-width:1px}body.reports-route table.statistics-table tbody td,body.reports-route table.statistics-table tbody th{border-color:#ddd;border-bottom:1px #ddd;border-style:solid}[dir=ltr] body.reports-route table.statistics-table th:first-child{border-left:1px solid transparent!important}[dir=rtl] body.reports-route table.statistics-table th:first-child{border-right:1px solid transparent!important}body.reports-route table.statistics-table td,body.reports-route table.statistics-table th{background-color:#fff!important;color:#000!important;padding:2px 10px}body.reports-route table.statistics-table tbody th{border-color:#ddd;font-weight:400}body.reports-route table.statistics-table thead{display:table-row-group}body.reports-route table.statistics-table thead th{padding-bottom:8px;padding-top:8px}body.reports-route table.statistics-table thead th+th{padding:0 5px}[dir=ltr] body.reports-route table.statistics-table thead th+th{border-left:1px solid #ddd}[dir=rtl] body.reports-route table.statistics-table thead th+th{border-right:1px solid #ddd}body.reports-route table.statistics-table .statistics-table__row-interquartileStdDev td,body.reports-route table.statistics-table .statistics-table__row-interquartileStdDev th,body.reports-route table.statistics-table .statistics-table__row-mean td,body.reports-route table.statistics-table .statistics-table__row-mean th,body.reports-route table.statistics-table .statistics-table__row-nValues td,body.reports-route table.statistics-table .statistics-table__row-nValues th,body.reports-route table.statistics-table .statistics-table__row-q1 td,body.reports-route table.statistics-table .statistics-table__row-q1 th,body.reports-route table.statistics-table .statistics-table__time-in-range-row td,body.reports-route table.statistics-table .statistics-table__time-in-range-row th{border-top:2px solid #000}.use-grayscale-printing .statistics-table .statistics-table__time-in-range-color-sample--percentVeryHigh{background-color:#ccc}.use-grayscale-printing .statistics-table .statistics-table__time-in-range-color-sample--percentHigh{background-color:#b3b3b3}.use-grayscale-printing .statistics-table .statistics-table__time-in-range-color-sample--percentWithinRange{background-color:grey}.use-grayscale-printing .statistics-table .statistics-table__time-in-range-color-sample--percentLow{background-color:#4d4d4d}.use-grayscale-printing .statistics-table .statistics-table__time-in-range-color-sample--percentVeryLow{background-color:#000}.use-grayscale-printing .time-in-range-legend-horizontal .time-in-range-legend-horizontal--very-high{border-bottom:9px solid #ccc}.use-grayscale-printing .time-in-range-legend-horizontal .time-in-range-legend-horizontal--high{border-bottom:9px solid #b3b3b3}.use-grayscale-printing .time-in-range-legend-horizontal .time-in-range-legend-horizontal--in-target{border-bottom:9px solid grey}.use-grayscale-printing .time-in-range-legend-horizontal .time-in-range-legend-horizontal--low{border-bottom:9px solid #4d4d4d}.use-grayscale-printing .time-in-range-legend-horizontal .time-in-range-legend-horizontal--very-low{border-bottom:9px solid #000}.sts-menu{margin-top:8px}.sts-menu clarity-menu-trigger-item{font-weight:700}.sts-menu .clarity-ui-clarity-menu__trigger-item .layout-row{padding:17px 16px 14px}.clarity-support-dropdown__content{display:flex;padding-bottom:.9em;padding-top:.6em}[dir=ltr] .clarity-support-dropdown__content{padding-left:1.19em}[dir=rtl] .clarity-support-dropdown__content{padding-right:1.19em}.clarity-support-dropdown__content .clarity-support-dropdown__heading.expanded{display:block;overflow:visible;white-space:normal}[dir=ltr] .clarity-support-dropdown__content .clarity-support-dropdown__trigger-item-up-arrow{margin-left:.6em;transform:rotate(180deg)}[dir=rtl] .clarity-support-dropdown__content .clarity-support-dropdown__trigger-item-up-arrow{margin-right:.6em;transform:rotate(-180deg)}target-range-reset .target-range-reset__range-label{font-weight:700}target-range-reset .target-range-reset__button{text-transform:uppercase}target-range-magnitude-slider{display:block;height:100%;pointer-events:none}target-range-magnitude-slider .target-range-magnitude-slider__bar{cursor:ns-resize;height:2px;pointer-events:all;position:absolute;text-align:center;top:100px;width:100%}target-range-magnitude-slider .target-range-magnitude-slider__bar.target-range-magnitude-slider__bar-max{background:#fba400}target-range-magnitude-slider .target-range-magnitude-slider__bar.target-range-magnitude-slider__bar-min{background:#ee4033}target-range-magnitude-slider .target-range-magnitude-slider__min-label{color:#ee4033;font-weight:700;pointer-events:none;position:relative;top:5px}target-range-magnitude-slider .target-range-magnitude-slider__max-label{color:#fba400;font-weight:700;pointer-events:none;position:relative;top:-25px}target-range-magnitude-slider .target-range-magnitude-slider__handle{background:#ddd;border:1px solid grey;border-radius:9999px;cursor:ns-resize;height:10px;margin-top:-4px;position:absolute;top:0;width:10px}[dir=ltr] target-range-magnitude-slider .target-range-magnitude-slider__handle{left:50%;margin-left:-5px}[dir=rtl] target-range-magnitude-slider .target-range-magnitude-slider__handle{margin-right:-5px;right:50%}target-range-magnitude-slider.display-only .target-range-magnitude-slider__handle,target-range-magnitude-slider.display-only .target-range-magnitude-slider__max-label,target-range-magnitude-slider.display-only .target-range-magnitude-slider__min-label{display:none}target-range-time-slider{display:block}target-range-time-slider .target-range-time-slider__time-of-day-section{border-top:0;height:100%;height:100px;pointer-events:none;position:absolute}[dir=ltr] target-range-time-slider .target-range-time-slider__time-of-day-section{float:left}[dir=rtl] target-range-time-slider .target-range-time-slider__time-of-day-section{float:right}target-range-time-slider .target-range-time-slider__time-of-day-section.display-only .target-range-time-slider__time-of-day-section-label{display:none}target-range-time-slider .target-range-time-slider__time-of-day-section-label{font-size:11px;font-weight:700;pointer-events:none;position:absolute;text-transform:uppercase;top:-15px}[dir=ltr] target-range-time-slider .target-range-time-slider__time-of-day-section-label{left:10px}[dir=rtl] target-range-time-slider .target-range-time-slider__time-of-day-section-label{right:10px}target-range-time-slider .target-range-time-slider__fencepost-container{cursor:ew-resize;height:100%;pointer-events:all;position:absolute;top:0;width:20px}[dir=ltr] target-range-time-slider .target-range-time-slider__fencepost-container{margin-left:-10px}[dir=rtl] target-range-time-slider .target-range-time-slider__fencepost-container{margin-right:-10px}target-range-time-slider .target-range-time-slider__fencepost{background:#bcbdbf;cursor:ew-resize;height:100%;width:1px}[dir=ltr] target-range-time-slider .target-range-time-slider__fencepost{margin-left:10px}[dir=rtl] target-range-time-slider .target-range-time-slider__fencepost{margin-right:10px}target-range-time-slider .target-range-time-slider__fencepost-label{position:absolute;top:-23px;width:100px}[dir=ltr] target-range-time-slider .target-range-time-slider__fencepost-label{left:5px;text-align:left}[dir=rtl] target-range-time-slider .target-range-time-slider__fencepost-label{right:5px;text-align:right}target-range-time-slider .target-range-time-slider__fencepost-handle{background:#ddd;border:1px solid grey;border-radius:9999px;height:10px;position:absolute;top:0;width:10px}[dir=ltr] target-range-time-slider .target-range-time-slider__fencepost-handle{margin-left:5px}[dir=rtl] target-range-time-slider .target-range-time-slider__fencepost-handle{margin-right:5px}target-ranges-slider{display:block}[dir=ltr] target-ranges-slider{margin-right:30px}[dir=rtl] target-ranges-slider{margin-left:30px}target-ranges-slider .target-ranges-slider__container{border-bottom:2px solid #bcbdbf;border-left:1px solid #bcbdbf;border-right:1px solid #bcbdbf;height:175px;margin-bottom:1em;margin-top:30px;padding-top:50px;pointer-events:none;position:relative}target-ranges-slider .target-ranges-slider__guide{border-top:2px solid #bcbdbf;position:absolute;top:20px;width:100%}target-ranges-slider .target-ranges-slider__guide-tick{height:3px;width:4.166666%}[dir=ltr] target-ranges-slider .target-ranges-slider__guide-tick{border-right:2px solid #bcbdbf;float:left}[dir=rtl] target-ranges-slider .target-ranges-slider__guide-tick{border-left:2px solid #bcbdbf;float:right}target-ranges-slider .target-ranges-slider__containment{height:100%;margin-left:-10px;margin-right:-10px}.time-in-range-legend-horizontal{font-size:13px;padding-bottom:12px}[dir=ltr] .time-in-range-legend-horizontal{float:right;text-align:left}[dir=rtl] .time-in-range-legend-horizontal{float:left;text-align:right}.time-in-range-legend-horizontal table.time-in-range-legend-horizontal__table{border-spacing:0;width:650px}.time-in-range-legend-horizontal table.time-in-range-legend-horizontal__table td{white-space:nowrap;width:1%}[dir=ltr] .time-in-range-legend-horizontal table.time-in-range-legend-horizontal__table td{padding-right:12px}[dir=rtl] .time-in-range-legend-horizontal table.time-in-range-legend-horizontal__table td{padding-left:12px}.time-in-range-legend-horizontal table.time-in-range-legend-horizontal__table td:first-child{width:50%}.time-in-range-legend-horizontal table.time-in-range-legend-horizontal__table td.time-in-range-legend-horizontal__sun-and-moon-column{color:#333}[dir=ltr] .time-in-range-legend-horizontal table.time-in-range-legend-horizontal__table td.time-in-range-legend-horizontal__sun-and-moon-column{text-align:left}[dir=rtl] .time-in-range-legend-horizontal table.time-in-range-legend-horizontal__table td.time-in-range-legend-horizontal__sun-and-moon-column{text-align:right}.time-in-range-legend-horizontal .time-in-range-legend-horizontal__diurnal-period{font-weight:600;min-width:200px}.time-in-range-legend-horizontal .time-in-range-legend-horizontal__color-sample{display:inline-block;height:10px;min-width:7px}.time-in-range-legend-horizontal .time-in-range-legend-horizontal--very-high{border-bottom:9px solid #e36a00}.time-in-range-legend-horizontal .time-in-range-legend-horizontal--high{border-bottom:9px solid #ffcc3d}.time-in-range-legend-horizontal .time-in-range-legend-horizontal--in-target{border-bottom:9px solid #58a618}.time-in-range-legend-horizontal .time-in-range-legend-horizontal--low{border-bottom:9px solid #ef6267}.time-in-range-legend-horizontal .time-in-range-legend-horizontal--very-low{border-bottom:9px solid #a60006;text-transform:capitalize}body.reports-route .time-in-range-legend-horizontal{margin-top:8px}[dir=ltr] body.reports-route .time-in-range-legend-horizontal .time-in-range-legend-horizontal__color-sample{margin-right:3px}[dir=rtl] body.reports-route .time-in-range-legend-horizontal .time-in-range-legend-horizontal__color-sample{margin-left:3px}.toggle-widget{border:1px solid rgba(0,0,0,.3);border-radius:6px;box-sizing:border-box;display:inline-block;font-size:0;position:relative;width:12rem;-webkit-font-smoothing:antialiased}.toggle-widget a{outline:none}.toggle-widget .toggle-option{color:#333;display:inline-block;font-size:.875rem;padding:.5rem 0;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;transition:color .2s ease-in-out;width:50%;z-index:2}.toggle-widget .toggle-option.active{color:#fff;font-weight:500}.toggle-widget .toggle-selection{background:#6db350;border-radius:4px;bottom:2px;position:absolute;top:2px;transition:transform .2s ease-in-out;width:calc(50% - 2px);z-index:1}[dir=ltr] .toggle-widget .toggle-selection{left:2px}[dir=rtl] .toggle-widget .toggle-selection{right:2px}[dir=ltr] .toggle-widget .toggle-option.active+.toggle-selection{transform:translateX(100%)}[dir=rtl] .toggle-widget .toggle-option.active+.toggle-selection{transform:translateX(-100%)}.tooltip-truncator{display:inline-block;max-width:100%;white-space:nowrap}.tooltip-truncator *{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;word-wrap:normal!important;vertical-align:bottom}uninstall-instructions{display:block}uninstall-instructions h4{text-align:center}.uninstall-instructions__admin-note{font-style:italic}.uninstaller-instructions__link-container{margin:40px 0;text-align:center}very-high-reference-range{display:block;padding-top:20px}body.reports-route very-high-reference-range{color:#000;font-size:10pt;line-height:13pt}.use-grayscale-printing .lightbulb__group{fill:grey}agp5-content-card.agp5-tir-card content{padding:19px 20px}[dir=ltr] agp5-content-card.agp5-tir-card{margin-right:20px}[dir=rtl] agp5-content-card.agp5-tir-card{margin-left:20px}agp5-content-card.agp5-tir-card .agp5-tir-card__sub-title{color:#000;font-size:12px;font-weight:400}[dir=ltr] agp5-content-card.agp5-tir-card .agp5-tir-card__sub-title{margin-left:20px}[dir=rtl] agp5-content-card.agp5-tir-card .agp5-tir-card__sub-title{margin-right:20px}.reports-route agp5-content-card.agp5-tir-card{min-width:430px}[dir=ltr] .reports-route agp5-content-card.agp5-tir-card{margin-right:24px}[dir=rtl] .reports-route agp5-content-card.agp5-tir-card{margin-left:24px}.reports-route agp5-content-card.agp5-tir-card .agp5-tir-card__sub-title{color:#000;font-size:12px;font-weight:400}.reports-route agp5-content-card.agp5-tir-card content{padding:19px 0}.reports-route agp5-content-card.agp5-tir-card content default-target-settings div{display:inline}.compare-route .layout-row-center{align-items:center}.compare-route h3.use-with-nav-tabs{margin-bottom:2rem;margin-top:2rem;text-align:center}.compare-route header.primary date-range-picker{display:none}.compare-route chart-group{margin:6px 0 0}.compare-route chart-group .chart-toggles{margin:0;text-align:center}.compare-route .statistics-panel clarity-card .statistics-panel__usage-data{min-height:200px}.compare-route .additional-data{margin-top:30px}.compare-route .table{border-collapse:collapse;table-layout:fixed;width:100%}.compare-route .table .cell{padding-top:2em;vertical-align:top;width:50%}[dir=ltr] .compare-route .table .cell:first-of-type{padding-right:1.5em}[dir=rtl] .compare-route .table .cell:first-of-type{padding-left:1.5em}[dir=ltr] .compare-route .table .cell:last-of-type{padding-left:1.5em}[dir=rtl] .compare-route .table .cell:last-of-type{padding-right:1.5em}.compare-route .compare-route__no-data-alert{font-weight:700;margin:90px 0;text-align:center}[dir=ltr] .compare-route .data-page__report-choice{margin:20px 20px 20px 0}[dir=rtl] .compare-route .data-page__report-choice{margin:20px 0 20px 20px}.compare-route .data-page__report-choice label{margin-top:46px;max-width:69px;width:69px}[dir=ltr] .compare-route .data-page__report-choice label{margin-left:-10px}[dir=rtl] .compare-route .data-page__report-choice label{margin-right:-10px}.compare-route .data-page__report-choice .data-page__report-choice-button{background-position:50%;background-repeat:no-repeat;background-size:50px;border:1px solid #262626;box-shadow:0 3px 4px rgba(0,0,0,.4);color:#333;display:block;font-size:14px;height:40px;min-width:72px;overflow-wrap:break-word;text-align:center;white-space:normal;width:72px;word-wrap:break-word;word-break:break-word}[dir=ltr] .compare-route .data-page__report-choice .data-page__report-choice-button{float:left}[dir=rtl] .compare-route .data-page__report-choice .data-page__report-choice-button{float:right}.compare-route .data-page__report-choice .data-page__report-choice-button.data-page__report-choice-button--trends{background-image:url(../assets/data/trends-grey.svg)}[dir=ltr] .compare-route .data-page__report-choice .data-page__report-choice-button.data-page__report-choice-button--trends{border-bottom-left-radius:3px;border-top-left-radius:3px}[dir=rtl] .compare-route .data-page__report-choice .data-page__report-choice-button.data-page__report-choice-button--trends{border-bottom-right-radius:3px;border-top-right-radius:3px}.compare-route .data-page__report-choice .data-page__report-choice-button.data-page__report-choice-button--trends.active{background-image:url(../assets/data/trends-white.svg)}.compare-route .data-page__report-choice .data-page__report-choice-button.data-page__report-choice-button--daily{background-image:url(../assets/data/daily-grey.svg)}[dir=ltr] .compare-route .data-page__report-choice .data-page__report-choice-button.data-page__report-choice-button--daily{border-bottom-right-radius:3px;border-top-right-radius:3px;margin-left:-1px}[dir=rtl] .compare-route .data-page__report-choice .data-page__report-choice-button.data-page__report-choice-button--daily{border-bottom-left-radius:3px;border-top-left-radius:3px;margin-right:-1px}.compare-route .data-page__report-choice .data-page__report-choice-button.data-page__report-choice-button--daily.active{background-image:url(../assets/data/daily-white.svg)}.compare-route .data-page__report-choice .data-page__report-choice-button.data-page__report-choice-button--overlay{background-image:url(../assets/data/overlay-grey.svg)}[dir=ltr] .compare-route .data-page__report-choice .data-page__report-choice-button.data-page__report-choice-button--overlay{margin-left:-1px}[dir=rtl] .compare-route .data-page__report-choice .data-page__report-choice-button.data-page__report-choice-button--overlay{margin-right:-1px}.compare-route .data-page__report-choice .data-page__report-choice-button.data-page__report-choice-button--overlay.active{background-image:url(../assets/data/overlay-white.svg)}.compare-route .data-page__report-choice .data-page__report-choice-button.active{background-color:#6db350;background-position:50%;background-repeat:no-repeat;box-shadow:none}.compare-route .data-page__report-choice .data-page__report-choice-button.active label{color:#6db350}[dir=ltr] .compare-route .data-page__report-choice .btn:first-child{border-bottom-left-radius:3px;border-top-left-radius:3px}[dir=rtl] .compare-route .data-page__report-choice .btn:first-child{border-bottom-right-radius:3px;border-top-right-radius:3px}[dir=ltr] .compare-route .data-page__report-choice .btn:last-child{border-bottom-right-radius:3px;border-top-right-radius:3px}[dir=rtl] .compare-route .data-page__report-choice .btn:last-child{border-bottom-left-radius:3px;border-top-left-radius:3px}.compare-route .nav-tabs li a.active,.compare-route:hover{background:#f8f8f8;border-bottom-color:#f8f8f8}.compare-route .table .compare__statistics-panel-row .cell{padding-top:0}.compare-route .table .compare__statistics-panel-row .cell h2{margin-top:0}.compare-route .halves{padding-top:20px}.complete_registration{padding:0 30px}.complete_registration .complete_registration__check{width:5rem}.data_daily_route__hr{--double-card-padding:40px;background-color:#e6e6e6;color:#e6e6e6;height:2px;width:calc(100% + var(--double-card-padding))}[dir=ltr] .data_daily_route__hr{margin:20px 0 10px -20px}[dir=rtl] .data_daily_route__hr{margin:20px -20px 10px 0}.data-route header.primary date-range-picker{display:block;opacity:1}.data-route .compare-page-heading,.data-route .primary-page-heading{display:none}.data-route.compare-route .compare-page-heading,.data-route.primary-route .primary-page-heading{display:inline}.data-route chart-group{display:block;margin-top:.2rem}.data-route statistics-panel{text-align:center}.data-trends-route chart-group{margin-top:3.5rem}.data-trends-route .trends-pattern-list-heading{font-size:28px}.data-trends-route .trends-pattern-list-subheading{font-size:18px;font-weight:400}.filters-menu-bar-container{display:flex}.filters-menu-bar-container .report-legend__button{display:none}.data-daily-route chart-group{margin-top:20px}.data-daily-route .report-legend__container{margin-top:8pt}.data-daily-route .report-legend__button{display:inherit;margin:0}.page-separator{background:#fff;border:0;box-shadow:0 7px 7px rgba(0,0,0,.2);height:10px;width:960px}[dir=ltr] .page-separator{margin:50px 0 50px -30px}[dir=rtl] .page-separator{margin:50px -30px 50px 0}body.application-route .page-separator{box-shadow:none}[dir=ltr] body.application-route .page-separator{margin:50px 0}[dir=rtl] body.application-route .page-separator{margin:50px 0}.data-page__no-patterns-found{margin:40px 0}body.reports-route .data-route{position:relative}[dir=ltr] body.reports-route .data-route{margin-left:.8cm}[dir=rtl] body.reports-route .data-route{margin-right:.8cm}body.reports-route .data-route h1.data{display:none}body.reports-route .data-route h1.daily,body.reports-route .data-route h1.trend{display:block;padding:20px 0 40px}body.reports-route .data-route .btn-group{display:none}body.reports-route .data-route h1:first-of-type{margin-bottom:40px}body.application-route.landing-page{background-color:#fff}body.application-route.landing-page .landing.page-content{min-height:300px}body.application-route.landing-page div.footer-wrapper footer.primary{margin:0 auto;max-width:1000px;min-width:1000px}body.application-route.landing-page div.footer-wrapper{background-color:#444;color:#fff;display:block;font-size:.8rem;height:164px}body.application-route.landing-page div.footer-wrapper .layout-row{padding-top:13px}body.application-route.landing-page div.footer-wrapper .footer__nav ul li a{color:#fff;font-weight:700}[dir=ltr] body.application-route.landing-page div.footer-wrapper .footer__nav ul li a{margin-right:12px}[dir=rtl] body.application-route.landing-page div.footer-wrapper .footer__nav ul li a{margin-left:12px}body.application-route.landing-page div.footer-wrapper .footer__nav ul li a:hover{color:#fff;text-decoration:underline}body.application-route.landing-page div.footer-wrapper .footer__col1{white-space:nowrap}[dir=ltr] body.application-route.landing-page div.footer-wrapper .footer__col1{min-width:370px}[dir=rtl] body.application-route.landing-page div.footer-wrapper .footer__col1{min-width:0}[dir=ltr] body.application-route.landing-page div.footer-wrapper .footer__col2{margin-right:0}[dir=rtl] body.application-route.landing-page div.footer-wrapper .footer__col2{margin-right:85px}body.application-route.landing-page div.footer-wrapper .footer__col2 .nav{margin-top:12px}body.application-route.landing-page div.footer-wrapper .footer__copyright{display:inline}[dir=ltr] body.application-route.landing-page div.footer-wrapper .footer__copyright{margin-left:6px}[dir=rtl] body.application-route.landing-page div.footer-wrapper .footer__copyright{margin-right:6px}body.application-route.landing-page div.footer-wrapper .footer__attribution,body.application-route.landing-page div.footer-wrapper .footer__nav,body.application-route.landing-page div.footer-wrapper .footer__udi{display:block;font-size:.8rem;margin-bottom:20px}body.application-route.landing-page div.footer-wrapper .footer__brand-logo{display:inline}body.application-route.landing-page div.footer-wrapper .footer__brand-logo a{text-decoration:none}body.application-route.landing-page div.footer-wrapper .footer__brand-logo img{margin:.5rem 0 1rem;max-width:180px}body.application-route.landing-page div.footer-wrapper japan-blurb{display:block}.application-route.landing-page .rails-header-logo{margin:0}[dir=ltr] .application-route.landing-page .rails-header-logo{float:left}[dir=rtl] .application-route.landing-page .rails-header-logo{float:right}.application-route.landing-page .rails-header-logo :before{content:""}.application-route.landing-page .rails-header-logo :after{content:url(/assets/clarity-logo.svg)}.application-route.landing-page .rails-header-logo a{text-decoration:none}.application-route.landing-page select{background-color:#fff;background-image:none;border:1px solid #bababa;border-radius:5px;box-shadow:inset 0 0 5px rgba(0,0,0,.15);color:#7c7c7c;display:inline-block;font-size:1em;height:36px;line-height:1.5em;padding:5px 10px;vertical-align:middle}.application-route.landing-page select::-ms-expand{background-color:transparent;border:0}[disabled=disabled] .application-route.landing-page select:disabled .application-route.landing-page select.disabled fieldset[disabled] .application-route.landing-page select{background-color:#f1f1f1;color:#aaa;opacity:1}.application-route.landing-page select[readonly]{background-color:#f1f1f1;color:#000;opacity:1}.landing-page .landing-page--button{font-size:1rem;width:100%}.landing-page .landing-page__button-holder{bottom:1.4em;padding-left:inherit;padding-right:inherit;position:absolute;width:100%}[dir=ltr] .landing-page .landing-page__button-holder{left:0}[dir=rtl] .landing-page .landing-page__button-holder{right:0}.landing-page header p{font-size:1em;line-height:1.6;margin:0 auto;width:88%}.landing-page header{position:relative}.landing-page h1,.landing-page h2{color:#7c7c7c}.landing-page .torso{padding-top:50px}.landing-page .panel{background-color:#fff;border:1px solid #6db350;border-radius:20px;margin-bottom:1em;padding:1em}.landing-page .panel p{margin-bottom:28px;padding:0 1em}.landing-page .btn{padding:7px 20px;white-space:normal}.landing-page h1.logo{margin-bottom:0;margin-top:-10px;text-indent:-9999px}[dir=ltr] .landing-page h1.logo{margin-right:-20px}[dir=rtl] .landing-page h1.logo{margin-left:-20px}.landing-page .landing.page-content{background:url(/assets/landing-page-bg.png) center 72% repeat-x #fff;min-height:600px}.landing-page.no-data{margin-top:2.5em}.landing-page.no-data h1{color:#6db350}.landing-page.no-data .messages{margin-top:4em}#sweetspot-login-form{background-clip:padding-box;border:8px solid hsla(0,0%,100%,.2);border-radius:30px;width:400px}#sweetspot-login-form h1{background:url(/assets/sweetspot-logo-8fd4d1078b021b8bff6e8b49b488010b.png) 50% no-repeat;height:65px;margin:0 0 .8em;text-indent:-9999px}#sweetspot-login-form small{font-size:80%}#sweetspot-login-form ::-ms-clear{display:none}#sweetspot-login-form input[type=submit]{font-size:1.1em;margin-top:1em;padding-left:1.5em;padding-right:1.5em}[dir=ltr] #sweetspot-login-form #user_email{background:url(/assets/email.svg) no-repeat 288px 8px}[dir=rtl] #sweetspot-login-form #user_email{background:url(/assets/email.svg) no-repeat right 288px top 8px}[dir=ltr] #sweetspot-login-form #user_password,[dir=ltr] #sweetspot-login-form #user_password_confirmation{background:url(/assets/password.svg) no-repeat 288px 8px}[dir=rtl] #sweetspot-login-form #user_password,[dir=rtl] #sweetspot-login-form #user_password_confirmation{background:url(/assets/password.svg) no-repeat right 288px top 8px}body,html{height:100%;min-width:960px}#rogue-app,#rogue-app>.ember-view{height:100%}.wrapper{background-image:linear-gradient(180deg,#1d452f 0,#458124);background-image:linear-gradient(#1d452f,#20580d 10%,#458124);background-repeat:repeat-x;background-repeat:no-repeat;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FF1D452F",endColorstr="#FF458124",GradientType=0);margin:0 auto -132px;min-height:100%}.body-content,.page-content{position:relative}.page-content{background:#fff;border-radius:10px;margin:0 auto;min-height:400px;padding:30px;width:960px}body.is-responsive .page-content{max-width:960px;width:95%}.torso-content-container{padding-bottom:40px}.big-centered-content{background:#fff;padding:160px 120px;text-align:center}.push,footer.primary{height:132px;position:relative}.push small,footer.primary small{font-size:75%}.no-data__body{align-content:center;align-items:center;background:#f2f2f2;border-radius:4px;display:flex;flex-direction:column;gap:10px;margin-top:16px;padding:40px 10px}body.interactive-overview-route header.primary date-range-picker{display:block;opacity:1}body.interactive-overview-route .main-content__content>clarity-card{background:none;box-shadow:none;padding:0}body.interactive-overview-route section{margin-bottom:20px}body.interactive-overview-route .overview__patterns h1{font-size:28px;margin-bottom:50px}body.interactive-overview-route .overview__patterns .overview__patterns__section-heading{margin-top:0}body.interactive-overview-route p.footnote{display:none}body.interactive-overview-route .chart{margin-top:20px}[dir=ltr] body.interactive-overview-route .device-panel__insulin-device-details{margin:0 0 1rem 5.5rem}[dir=rtl] body.interactive-overview-route .device-panel__insulin-device-details{margin:0 5.5rem 1rem 0}body.interactive-overview-route .overview_copy_as_text_element{display:none}.interactive-patterns-route .report-legend__button,.patterns-route .report-legend__button{margin:0 0 20px}.interactive-patterns-route .statistics-panel__glucose-row,.interactive-patterns-route .statistics-panel__insulin-card-row,.patterns-route .statistics-panel__glucose-row,.patterns-route .statistics-panel__insulin-card-row{border-top:1px solid #000}.interactive-patterns-route .report-legend__container,.patterns-route .report-legend__container{margin-bottom:20px}.interactive-patterns-route h1.page-title,.patterns-route h1.page-title{height:170px}.interactive-patterns-route h1,.patterns-route h1{font-weight:500}.interactive-patterns-route header.primary date-range-picker,.patterns-route header.primary date-range-picker{display:block;opacity:1}.interactive-patterns-route .patterns-page__legend-button,.patterns-route .patterns-page__legend-button{margin-bottom:16px}[dir=ltr] .interactive-patterns-route .patterns-page__legend-button,[dir=ltr] .patterns-route .patterns-page__legend-button{margin-left:0}[dir=rtl] .interactive-patterns-route .patterns-page__legend-button,[dir=rtl] .patterns-route .patterns-page__legend-button{margin-right:0}.interactive-patterns-route .report-legend__container,.patterns-route .report-legend__container{margin-bottom:26px}.interactive-patterns-route .date-range-picker__time-duration,.patterns-route .date-range-picker__time-duration{font-size:24px;font-weight:700}.interactive-patterns-route .pattern-description,.patterns-route .pattern-description{font-size:18px;margin-bottom:50px}.interactive-patterns-route .patterns__container h1+p,.patterns-route .patterns__container h1+p{margin-top:-8px}.interactive-patterns-route .patterns__container section,.patterns-route .patterns__container section{margin-bottom:4em}.interactive-patterns-route .patterns__container section:last-of-type,.patterns-route .patterns__container section:last-of-type{margin-bottom:2em}.interactive-patterns-route .patterns__container .statistics-panel clarity-card,.patterns-route .patterns__container .statistics-panel clarity-card{box-shadow:none}body.reports-route .patterns-route .header p{font-size:14pt;margin-top:-12px}body.reports-route .patterns-route patterns-tabs{display:none}.interactive-pro-route table.pro-report__daily-charts,.pro-report-content table.pro-report__daily-charts,.reports-pro-route table.pro-report__daily-charts{border-collapse:collapse;border-spacing:20px 0;margin-top:35px;table-layout:fixed;width:100%}.interactive-pro-route table.pro-report__daily-charts th,.pro-report-content table.pro-report__daily-charts th,.reports-pro-route table.pro-report__daily-charts th{vertical-align:bottom}[dir=ltr] .interactive-pro-route table.pro-report__daily-charts th,[dir=ltr] .pro-report-content table.pro-report__daily-charts th,[dir=ltr] .reports-pro-route table.pro-report__daily-charts th{text-align:left}[dir=rtl] .interactive-pro-route table.pro-report__daily-charts th,[dir=rtl] .pro-report-content table.pro-report__daily-charts th,[dir=rtl] .reports-pro-route table.pro-report__daily-charts th{text-align:right}.interactive-pro-route table.pro-report__daily-charts td,.pro-report-content table.pro-report__daily-charts td,.reports-pro-route table.pro-report__daily-charts td{vertical-align:top}.interactive-pro-route table.pro-report__daily-charts .pro-report__daily-section__chart-title,.pro-report-content table.pro-report__daily-charts .pro-report__daily-section__chart-title,.reports-pro-route table.pro-report__daily-charts .pro-report__daily-section__chart-title{font-size:16px;font-weight:400;line-height:18px;padding:0 15px}.interactive-pro-route table.pro-report__daily-charts .pro-report__daily-section__chart-y-axis-header,.pro-report-content table.pro-report__daily-charts .pro-report__daily-section__chart-y-axis-header,.reports-pro-route table.pro-report__daily-charts .pro-report__daily-section__chart-y-axis-header{font-size:10px;font-weight:400;padding-bottom:2px}[dir=ltr] .interactive-pro-route table.pro-report__daily-charts .pro-report__daily-section__chart-y-axis-header,[dir=ltr] .pro-report-content table.pro-report__daily-charts .pro-report__daily-section__chart-y-axis-header,[dir=ltr] .reports-pro-route table.pro-report__daily-charts .pro-report__daily-section__chart-y-axis-header{padding-right:10px;text-align:right}[dir=rtl] .interactive-pro-route table.pro-report__daily-charts .pro-report__daily-section__chart-y-axis-header,[dir=rtl] .pro-report-content table.pro-report__daily-charts .pro-report__daily-section__chart-y-axis-header,[dir=rtl] .reports-pro-route table.pro-report__daily-charts .pro-report__daily-section__chart-y-axis-header{padding-left:10px;text-align:left}.interactive-pro-route table.pro-report__daily-charts td,.interactive-pro-route table.pro-report__daily-charts th,.pro-report-content table.pro-report__daily-charts td,.pro-report-content table.pro-report__daily-charts th,.reports-pro-route table.pro-report__daily-charts td,.reports-pro-route table.pro-report__daily-charts th{width:auto}[dir=ltr] .interactive-pro-route table.pro-report__daily-charts td,[dir=ltr] .interactive-pro-route table.pro-report__daily-charts th,[dir=ltr] .pro-report-content table.pro-report__daily-charts td,[dir=ltr] .pro-report-content table.pro-report__daily-charts th,[dir=ltr] .reports-pro-route table.pro-report__daily-charts td,[dir=ltr] .reports-pro-route table.pro-report__daily-charts th{border-left:1px solid #e1e1e1}[dir=rtl] .interactive-pro-route table.pro-report__daily-charts td,[dir=rtl] .interactive-pro-route table.pro-report__daily-charts th,[dir=rtl] .pro-report-content table.pro-report__daily-charts td,[dir=rtl] .pro-report-content table.pro-report__daily-charts th,[dir=rtl] .reports-pro-route table.pro-report__daily-charts td,[dir=rtl] .reports-pro-route table.pro-report__daily-charts th{border-right:1px solid #e1e1e1}.interactive-pro-route table.pro-report__daily-charts td:first-child,.interactive-pro-route table.pro-report__daily-charts th:first-child,.pro-report-content table.pro-report__daily-charts td:first-child,.pro-report-content table.pro-report__daily-charts th:first-child,.reports-pro-route table.pro-report__daily-charts td:first-child,.reports-pro-route table.pro-report__daily-charts th:first-child{width:46px}[dir=ltr] .interactive-pro-route table.pro-report__daily-charts td:first-child,[dir=ltr] .interactive-pro-route table.pro-report__daily-charts th:first-child,[dir=ltr] .pro-report-content table.pro-report__daily-charts td:first-child,[dir=ltr] .pro-report-content table.pro-report__daily-charts th:first-child,[dir=ltr] .reports-pro-route table.pro-report__daily-charts td:first-child,[dir=ltr] .reports-pro-route table.pro-report__daily-charts th:first-child{border-left:none}[dir=rtl] .interactive-pro-route table.pro-report__daily-charts td:first-child,[dir=rtl] .interactive-pro-route table.pro-report__daily-charts th:first-child,[dir=rtl] .pro-report-content table.pro-report__daily-charts td:first-child,[dir=rtl] .pro-report-content table.pro-report__daily-charts th:first-child,[dir=rtl] .reports-pro-route table.pro-report__daily-charts td:first-child,[dir=rtl] .reports-pro-route table.pro-report__daily-charts th:first-child{border-right:none}[dir=ltr] .interactive-pro-route table.pro-report__daily-charts td:nth-child(2),[dir=ltr] .interactive-pro-route table.pro-report__daily-charts th:nth-child(2),[dir=ltr] .pro-report-content table.pro-report__daily-charts td:nth-child(2),[dir=ltr] .pro-report-content table.pro-report__daily-charts th:nth-child(2),[dir=ltr] .reports-pro-route table.pro-report__daily-charts td:nth-child(2),[dir=ltr] .reports-pro-route table.pro-report__daily-charts th:nth-child(2){border-left:none}[dir=rtl] .interactive-pro-route table.pro-report__daily-charts td:nth-child(2),[dir=rtl] .interactive-pro-route table.pro-report__daily-charts th:nth-child(2),[dir=rtl] .pro-report-content table.pro-report__daily-charts td:nth-child(2),[dir=rtl] .pro-report-content table.pro-report__daily-charts th:nth-child(2),[dir=rtl] .reports-pro-route table.pro-report__daily-charts td:nth-child(2),[dir=rtl] .reports-pro-route table.pro-report__daily-charts th:nth-child(2){border-right:none}[dir=ltr] .interactive-pro-route table.pro-report__daily-charts td.pro-report__daily-section__data-cell--empty,[dir=ltr] .interactive-pro-route table.pro-report__daily-charts th.pro-report__daily-section__data-cell--empty,[dir=ltr] .pro-report-content table.pro-report__daily-charts td.pro-report__daily-section__data-cell--empty,[dir=ltr] .pro-report-content table.pro-report__daily-charts th.pro-report__daily-section__data-cell--empty,[dir=ltr] .reports-pro-route table.pro-report__daily-charts td.pro-report__daily-section__data-cell--empty,[dir=ltr] .reports-pro-route table.pro-report__daily-charts th.pro-report__daily-section__data-cell--empty{border-left:none}[dir=rtl] .interactive-pro-route table.pro-report__daily-charts td.pro-report__daily-section__data-cell--empty,[dir=rtl] .interactive-pro-route table.pro-report__daily-charts th.pro-report__daily-section__data-cell--empty,[dir=rtl] .pro-report-content table.pro-report__daily-charts td.pro-report__daily-section__data-cell--empty,[dir=rtl] .pro-report-content table.pro-report__daily-charts th.pro-report__daily-section__data-cell--empty,[dir=rtl] .reports-pro-route table.pro-report__daily-charts td.pro-report__daily-section__data-cell--empty,[dir=rtl] .reports-pro-route table.pro-report__daily-charts th.pro-report__daily-section__data-cell--empty{border-right:none}.interactive-pro-route table.pro-report__daily-charts .pro-report__daily-section__row-divider td,.pro-report-content table.pro-report__daily-charts .pro-report__daily-section__row-divider td,.reports-pro-route table.pro-report__daily-charts .pro-report__daily-section__row-divider td{border:none;padding:15px 0}.interactive-pro-route table.pro-report__daily-charts td daily-strip-chart .x.axis .tick:last-of-type text,.pro-report-content table.pro-report__daily-charts td daily-strip-chart .x.axis .tick:last-of-type text,.reports-pro-route table.pro-report__daily-charts td daily-strip-chart .x.axis .tick:last-of-type text{display:none}.interactive-pro-route table.pro-report__daily-charts td.last-in-row daily-strip-chart .x.axis .tick:last-of-type text,.pro-report-content table.pro-report__daily-charts td.last-in-row daily-strip-chart .x.axis .tick:last-of-type text,.reports-pro-route table.pro-report__daily-charts td.last-in-row daily-strip-chart .x.axis .tick:last-of-type text{display:block}.interactive-pro-route table.pro-report__daily-charts time-in-range-chart,.pro-report-content table.pro-report__daily-charts time-in-range-chart,.reports-pro-route table.pro-report__daily-charts time-in-range-chart{margin-top:10px}[dir=ltr] .interactive-pro-route table.pro-report__daily-charts time-in-range-chart,[dir=ltr] .pro-report-content table.pro-report__daily-charts time-in-range-chart,[dir=ltr] .reports-pro-route table.pro-report__daily-charts time-in-range-chart{margin-left:8px}[dir=rtl] .interactive-pro-route table.pro-report__daily-charts time-in-range-chart,[dir=rtl] .pro-report-content table.pro-report__daily-charts time-in-range-chart,[dir=rtl] .reports-pro-route table.pro-report__daily-charts time-in-range-chart{margin-right:8px}.interactive-pro-route table.pro-report__daily-charts .daily-strip-chart--pro__no-data,.pro-report-content table.pro-report__daily-charts .daily-strip-chart--pro__no-data,.reports-pro-route table.pro-report__daily-charts .daily-strip-chart--pro__no-data{font-weight:500;margin:50px auto;text-align:center}.interactive-pro-route daily-strip-chart .x.axis .tick text,.pro-report-content daily-strip-chart .x.axis .tick text,.reports-pro-route daily-strip-chart .x.axis .tick text{font-size:10px;text-transform:uppercase}.interactive-pro-route daily-strip-chart,.interactive-pro-route pro-report-y-axis,.pro-report-content daily-strip-chart,.pro-report-content pro-report-y-axis,.reports-pro-route daily-strip-chart,.reports-pro-route pro-report-y-axis{margin:0 0 -20px}.agp-report-content .report-page__content{border:none;box-shadow:none;margin-top:0;padding-left:30px;padding-right:30px;-webkit-print-color-adjust:exact}body.application-route .agp-report-content .report-page__content{padding-left:30px;padding-right:30px}.agp5-report-content.agp-report-content .report-page__header{margin:0;padding-bottom:14px}.agp5-report-content.agp-report-content .report-page__content{border:none;box-shadow:none;margin-top:0;padding-left:0;padding-right:0;-webkit-print-color-adjust:exact}.agp5-report-content.agp-report-content .agp5-patient-info{margin-top:0}body.application-route .agp5-report-content.agp-report-content .report-page__content{padding-left:0;padding-right:0}body.application-route.reports-route .compare-report-content .report-page__header{margin-bottom:8px}body.application-route.reports-route .compare-report-content .insulin-statistics-section .statistics-panel__cell-holder{min-height:42pt}body.application-route.reports-route .compare-report-content .time-in-range-chart__text__in-range{font-size:12pt}body.application-route.reports-route .compare-report-content .statistics-panel__label,body.application-route.reports-route .compare-report-content .statistics-panel__topic{font-size:12pt;margin-top:20px}body.application-route.reports-route .compare-report-content .statistics-panel__label{margin-bottom:4px}body.application-route.reports-route .compare-report-content date-range-picker,body.application-route.reports-route .compare-report-content date-range-picker .date-range-picker__bar{margin:0}body.application-route.reports-route .compare-report-content date-range-picker .icon-chevron-circle-down{display:none}body.application-route.reports-route .compare-report-content hr{border-bottom:1px solid #000;margin:0 0 12px}[dir=ltr] body.application-route.reports-route .compare-report-content .compare-report__glucose-heading{margin-left:15px}[dir=rtl] body.application-route.reports-route .compare-report-content .compare-report__glucose-heading{margin-right:15px}body.application-route.reports-route .compare-report-content h4{font-size:14pt}body.application-route.reports-route .compare-report-content .statistics-panel__stat-value{font-size:16pt;line-height:13px}body.application-route.reports-route .compare-report-content .statistics-panel-cell-cgm-sensor-usage__value{font-size:10pt;line-height:13px}body.application-route.reports-route .compare-report-content .sensor-usage__calibrations .statistics-panel__stat-value,body.application-route.reports-route .compare-report-content .statistics-panel-cell-cgm-sensor-usage__label,body.application-route.reports-route .compare-report-content .statistics-panel-cell-cgm-sensor-usage__value .statistics-panel__stat-value,body.application-route.reports-route .compare-report-content .statistics-panel__label,body.application-route.reports-route .compare-report-content .statistics-panel__stat-label,body.application-route.reports-route .compare-report-content .statistics-panel__stat-unit,body.application-route.reports-route .compare-report-content .time-in-range-chart__text{font-size:10pt}body.application-route.reports-route .compare-report-content .statistics-panel__glucose-stats__average-glucose{margin-bottom:0}body.application-route.reports-route .compare-report-content patterns-list .patterns-list__listitem:first-child{border-top:0}[dir=ltr] body.application-route.reports-route .compare-report-content patterns-list .patterns-list__listitem{margin-left:25px}[dir=rtl] body.application-route.reports-route .compare-report-content patterns-list .patterns-list__listitem{margin-right:25px}body.application-route.reports-route .compare-report-content patterns-list .patterns-list__listitem-toggle-button{display:none}[dir=ltr] body.application-route.reports-route .compare-report-content patterns-list .patterns-list__listitem-new-indicator{float:left;margin-right:10px}[dir=rtl] body.application-route.reports-route .compare-report-content patterns-list .patterns-list__listitem-new-indicator{float:right;margin-left:10px}body.application-route.reports-route .compare-report-content patterns-list .patterns-list__pattern-details{height:auto}body.application-route.reports-route .compare-report-content patterns-list .patterns-list__listitem.is-resolved .patterns-list__pattern-risk-indicator .riskbar{height:0}body.application-route.reports-route .compare-report-content patterns-list .patterns-list__listitem.is-resolved .patterns-list__pattern-risk-indicator:after{color:#39d884;content:"\f058";font-family:FontAwesome}body.application-route.reports-route .compare-report-content device-panel .device-panel__listitem:last-of-type{padding-bottom:0}body.application-route.reports-route .compare-report-content device-panel .device-panel__listitem-additional-details .cell{background:none;margin-top:20px}body.application-route.reports-route .compare-report-content device-panel .multiple_schedule .device-panel__listitem-additional-details .device-panel__cell.device-panel__device-info{margin-bottom:35px}body.application-route.reports-route .compare-report-content statistics-risk-thermometer{margin-top:10px}body.application-route.reports-route .compare-report-content .statistics-panel__cell-insulin-ratio .clarity-pie-chart__body{height:80px}body.application-route.reports-route .compare-report-content .insulin-delivery-medications{margin-top:1.25rem}[dir=ltr] body.application-route.reports-route .compare-report-content .grid.statistics{margin-left:.5rem}[dir=rtl] body.application-route.reports-route .compare-report-content .grid.statistics{margin-right:.5rem}.use-grayscale-printing .riskbar{display:none}.daily-report-content daily-strip-chart{margin-bottom:0}.daily-report-content header{align-items:baseline;display:flex}.daily-report-content header h3{flex:2}.data-daily-route .main-content__content>clarity-card{background:none;box-shadow:none;padding:0}body.application-route.reports-route .report-page__content{margin-top:0}body.application-route.reports-route .daily-report-content header{display:block}.overview-report-content .report-page__header{margin-bottom:8px}.overview-report-content section{margin-bottom:10px}.overview-report-content section:last-of-type{margin-bottom:0}.overview-report-content .chart{margin-top:10px}.overview-report-content .report-page__content section .statistics-panel h4{margin-bottom:8px}.overview-report-content .overview__patterns{margin-bottom:10px}.overview-report-content .overview__patterns h1{font-size:24px;font-weight:400;margin-top:0;width:225px}[dir=ltr] .overview-report-content .overview__patterns h1{float:left}[dir=rtl] .overview-report-content .overview__patterns h1{float:right}.overview-report-content patterns-list{width:625px}[dir=ltr] .overview-report-content patterns-list{float:right}[dir=rtl] .overview-report-content patterns-list{float:left}.overview-report-content patterns-list .risk-circle{border-width:3px;font-size:20px;height:35px;line-height:27px;width:35px}.overview-report-content patterns-list li.patterns-list__listitem{margin-bottom:0;padding:6px}.overview-report-content patterns-list .patterns-list__listitem-title{font-size:20px;font-weight:400}.overview-report-content patterns-list .patterns-list__chart-thumbnail,.overview-report-content patterns-list .patterns-list__pattern-content,.overview-report-content patterns-list .patterns-list__pattern-risk-indicator{height:auto}.overview-report-content .overview__modal-day-caption{font-size:12px;margin-bottom:3px}[dir=ltr] .overview-report-content .overview__modal-day-caption{text-align:left}[dir=rtl] .overview-report-content .overview__modal-day-caption{text-align:right}.overview-report-content device-panel .device-panel__listitem{padding:16px 0}.overview-report-content device-panel .device-panel__listitem:last-of-type{padding-bottom:0}.patterns-report-content .patterns-report__pattern-heading{font-weight:700;margin:0 0 4px}.patterns-report-content .patterns-report__pattern-description{margin:0 0 4px}.patterns-report-content .page-content{border:0;box-shadow:none}.patterns-report-content daily-strip-chart{margin-bottom:0}[dir=ltr] .patterns-report-content daily-strip-chart{margin-left:0}[dir=rtl] .patterns-report-content daily-strip-chart{margin-right:0}.patterns-report-content h4{font-size:16px}.patterns-report-content clinicians-notes{margin-bottom:0}.patterns-report-content .patterns__section{display:flex}.patterns-report-content .patterns__section--statistics{padding-top:25px}.patterns-report-content .patterns__wide-column{flex:54;margin-bottom:0}.patterns-report-content .patterns__narrow-column{flex:30;margin-bottom:0}.pro-report-content section{margin-bottom:10px}.pro-report-content section:last-of-type{margin-bottom:0}.pro-report-content table.pro-report__daily-charts time-in-range-chart{margin-top:0}.pro-report-content table.pro-report__daily-charts time-in-range-chart.time-in-range-chart-compact-print .time-in-range-chart__text{font-size:12.5px;font-weight:400}.pro-report-content table.pro-report__daily-charts time-in-range-chart.time-in-range-chart-compact-print .time-in-range-chart__text__in-range{font-size:14px}.pro-report-content table.pro-report__daily-charts .pro-report__daily-section__row-divider td{padding:5px 0 15px}.pro-report-content patterns-list{float:none}.pro-report-content patterns-list .risk-circle{border-width:3px;font-size:20px;height:35px;line-height:27px;width:35px}.pro-report-content patterns-list li.patterns-list__listitem{border:none;margin-bottom:0;padding:6px}.pro-report-content patterns-list h2.patterns-list__listitem-title span{font-size:20px;line-height:26px}.pro-report-content patterns-list .patterns-list__chart-thumbnail,.pro-report-content patterns-list .patterns-list__pattern-content,.pro-report-content patterns-list .patterns-list__pattern-risk-indicator{height:auto}.pro-report-content patterns-list .patterns-list__chart-thumbnail .right-arrow{display:none}.ui-datepicker body.reports-route .ui-datepicker-title,body.reports-route .h1,body.reports-route .h1.jumbo,body.reports-route .h2,body.reports-route .h3,body.reports-route .h4,body.reports-route .h5,body.reports-route .h6,body.reports-route .ui-datepicker .ui-datepicker-title,body.reports-route button,body.reports-route h1,body.reports-route h1.jumbo,body.reports-route h2,body.reports-route h3,body.reports-route h4,body.reports-route h5,body.reports-route h6,body.reports-route html,body.reports-route input,body.reports-route select,body.reports-route textarea{color:#000}body.reports-route body{background:#fff;background-image:none;filter:none}body.reports-route .body-content{padding-top:0}body.reports-route .header-report-period{display:block;position:absolute;text-align:center;width:100%}body.reports-route .header-report-period date-range-picker{display:inline-block;margin-top:13px}body.reports-route .report-page__content{border:1px solid #aaa;border-radius:10px;box-shadow:0 0 25px #ddd;margin-top:2.5rem;position:relative;-webkit-print-color-adjust:exact}body.reports-route clarity-application-footer,body.reports-route footer.primary,body.reports-route header.primary{display:none}body.reports-route .torso-content-container{background:none;padding:0}body.reports-route .page-content{padding:0}body.reports-route .push{display:none}body.application-route.reports-route .report-page__content{border:none;border-radius:0;box-shadow:none;padding-left:0;padding-right:0}.settings-route section{margin:0}.settings-route hr{margin-bottom:9px;margin-top:24px;width:100%}.settings-route .subject-info li{align-items:center;border-top:2px solid #ddd;display:flex;font-size:1.5em;height:60px;width:100%}[dir=ltr] .settings-route .subject-info li{padding-left:.6em}[dir=rtl] .settings-route .subject-info li{padding-right:.6em}.settings-route .subject-info label{font-weight:700;width:200px}.settings-route .subject-change-name-section input{cursor:pointer;display:inline;width:50%}.settings-route .subject-change-name-section .subject-change-name__edit-button:before{content:"\f044";font-family:FontAwesome;font-style:normal;font-weight:400}[dir=ltr] .settings-route .subject-change-name-section .subject-change-name__edit-button:before{padding-right:5px}[dir=rtl] .settings-route .subject-change-name-section .subject-change-name__edit-button:before{padding-left:5px}.settings-route .subject-target-ranges label.subject-target-ranges__label{display:inline-block}[dir=ltr] .settings-route .subject-target-ranges .subject-target-ranges__label--very-low-value select{margin-left:0}[dir=rtl] .settings-route .subject-target-ranges .subject-target-ranges__label--very-low-value select{margin-right:0}[dir=ltr] .settings-route .subject-target-ranges .subject-target-ranges__label--very-high-value select{margin-left:0}[dir=rtl] .settings-route .subject-target-ranges .subject-target-ranges__label--very-high-value select{margin-right:0}[dir=ltr] .settings-route .subject-clinic-sharing clarity-button button{margin-left:0}[dir=rtl] .settings-route .subject-clinic-sharing clarity-button button{margin-right:0}.settings-route .subject-locale-settings label{display:block}[dir=ltr] .settings-route .settings_page-language-select .loading-spinner{margin:-10px 0 0 10px}[dir=rtl] .settings-route .settings_page-language-select .loading-spinner{margin:-10px 10px 0 0}.subject-change-name .btn{margin:.5em}.share-landing .panel{margin-left:auto;margin-right:auto;margin-top:4em;padding-top:3em;position:relative;width:80%}.share-landing .panel:before{content:url(circle-key.svg);position:absolute;top:0;width:70px}[dir=ltr] .share-landing .panel:before{left:50%;transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%)}[dir=rtl] .share-landing .panel:before{right:50%;transform:translateX(50%) translateY(-50%);-ms-transform:translateX(50%) translateY(-50%)}.share-landing .products{font-weight:700}.share-landing .actions{margin-top:1em}.share-landing .signup{font-size:.75em;margin-bottom:2em;margin-top:7em}.share-landing .signup a:hover{background:#dbecd4}.interactive-statistics-route header.primary date-range-picker,.statistics-route header.primary date-range-picker{display:block;opacity:1}.interactive-statistics-route .page-content h1,.statistics-route .page-content h1{margin-bottom:2.5rem;margin-top:0}.interactive-statistics-route .stats-heading .nav-tabs,.statistics-route .stats-heading .nav-tabs{margin-bottom:1.4rem}.interactive-statistics-route .stats-heading .nav-tabs sup,.statistics-route .stats-heading .nav-tabs sup{font-size:1.2rem}.interactive-statistics-route .stats-heading .nav-tabs sup a,.statistics-route .stats-heading .nav-tabs sup a{outline:none}.interactive-statistics-route .stats-heading .nav-tabs+div .advanced-toggle,.statistics-route .stats-heading .nav-tabs+div .advanced-toggle{display:inline-block}.interactive-statistics-route .stats-heading__options,.statistics-route .stats-heading__options{display:inline-block;margin-bottom:14px}.interactive-statistics-route .stats-heading__options .toggle-widget,.statistics-route .stats-heading__options .toggle-widget{margin-bottom:1rem}.interactive-statistics-route .stats-heading__options .toggle-widget+sup .glossary-link,.statistics-route .stats-heading__options .toggle-widget+sup .glossary-link{font-size:1.2rem}[dir=ltr] .interactive-statistics-route input#advanced-stats,[dir=ltr] .statistics-route input#advanced-stats{margin-right:.3rem}[dir=rtl] .interactive-statistics-route input#advanced-stats,[dir=rtl] .statistics-route input#advanced-stats{margin-left:.3rem}.styleguide-route .FreestyleSection.FreestyleSection--showing{background-color:#f3f2f2}.styleguide-route .styleguide__grayscale-filter{filter:grayscale(1)}.styleguide-route .styleguide__grayscale-filter-off{filter:grayscale(0)}.styleguide-route .styleguide__freestyle-hr{border:1px solid #d3d3d3;width:100%}.styleguide-route .styleguide__themed-table{border-collapse:collapse;box-shadow:0 0 20px rgba(0,0,0,.15);display:block}.styleguide-route .styleguide__themed-table thead tr{background-color:#959595;color:#fff;font-size:20px}[dir=ltr] .styleguide-route .styleguide__themed-table thead tr{text-align:left}[dir=rtl] .styleguide-route .styleguide__themed-table thead tr{text-align:right}.styleguide-route .styleguide__themed-table th{background-color:#959595;font-size:1rem;position:sticky;top:0;z-index:200001}.styleguide-route .styleguide__themed-table td,.styleguide-route .styleguide__themed-table th{overflow-wrap:anywhere;padding:9px 10px}.styleguide-route .styleguide__themed-table tbody tr{border-bottom:1px solid #ddd}.styleguide-route .styleguide__themed-table tbody tr:hover{background-color:rgba(22,61,98,.741);color:#fff}.styleguide-route .styleguide__themed-table tbody tr:hover .feature-flag-table__generate-code{opacity:100%}.styleguide-route .styleguide__themed-table tbody tr td{min-width:40px}.styleguide-route .styleguide__themed-table tbody tr td .feature-flag-table__generate-code{cursor:pointer;opacity:35%}.styleguide-route .styleguide__themed-table tbody tr:nth-child(2n){background-color:#f7f7f7}.styleguide-route .styleguide__themed-table tbody tr:nth-child(2n):hover{background-color:rgba(22,61,98,.741)}.styleguide-route .styleguide__themed-table tbody tr:last-of-type{border-bottom:4px solid #2f74b2}.styleguide-route .styleguide__themed-table .locale-table__locale-column{font-size:24px}.styleguide-route .styleguide__note-card{margin:1rem}.styleguide-route .badge{background-color:gray;margin:3px}.styleguide-route .badge.green{background-color:rgba(3,142,56,.741)}.styleguide-route .styleguide__data-badge{background-color:#000;border-radius:6px;color:#fff;display:inline-block;font-size:30px;padding:10px}.styleguide-route .helpers-section .FreestyleUsage-rendered{background-color:#000;border-radius:6px;color:#fff;display:inline-block;font-size:30px;margin-top:10px}.styleguide-route header.primary{display:none}.styleguide-route .page-content{border-radius:0;width:100%}.styleguide-route .clarity-application__content,.styleguide-route .torso-content-container{background:#fff;bottom:0;left:0;overflow:auto;padding-top:0;position:fixed;right:0;top:0;z-index:1}.styleguide-route .FreestyleGuide-content{margin:0 auto}.styleguide-route .FreestyleGuide-content .FreestyleUsage-name{font-size:100%;font-weight:700;letter-spacing:normal;text-transform:uppercase}[dir=ltr] .styleguide-route .FreestyleGuide-content .FreestyleUsage-title{padding-left:0}[dir=rtl] .styleguide-route .FreestyleGuide-content .FreestyleUsage-title{padding-right:0}[dir=ltr] .styleguide-route .FreestyleGuide-content .FreestyleUsage{margin-left:1rem}[dir=rtl] .styleguide-route .FreestyleGuide-content .FreestyleUsage{margin-right:1rem}.styleguide-route .FreestyleCollection{max-width:none}.styleguide-route clarity-application clarity-application-content .clarity-application__content-sizer{max-width:none;width:2300px}.styleguide-route .styleguide__event-table .FreestyleUsage-title:first-letter,.styleguide-route device-panel .FreestyleUsage-title:first-letter{font-size:42px}[dir=ltr] .styleguide-route .styleguide__event-table .FreestyleUsage-title:first-letter,[dir=ltr] .styleguide-route device-panel .FreestyleUsage-title:first-letter{margin-right:6px}[dir=rtl] .styleguide-route .styleguide__event-table .FreestyleUsage-title:first-letter,[dir=rtl] .styleguide-route device-panel .FreestyleUsage-title:first-letter{margin-left:6px}.legacy-upload-widget iframe{display:block;height:800px;margin:0 auto;width:900px}.ember-upload-widget ul{list-style-type:unset}[dir=ltr] .ember-upload-widget ul{padding-left:40px}[dir=rtl] .ember-upload-widget ul{padding-right:40px}.programs-smart-basal-route .smart-basal__permission-hint-header{background-color:#fec;border-radius:6px;column-gap:10px;display:flex;font-weight:700;justify-content:center;margin-bottom:1rem;padding-bottom:10px;padding-top:10px}.programs-smart-basal-route .smart-basal__permission-hint[disabled]{cursor:default;pointer-events:none}.programs-smart-basal-route .smart-basal__training-modal-button{background:none;border:none;color:#2471c9;cursor:pointer;font-weight:700;padding:0;text-decoration:underline}.programs-smart-basal-route .smart-basal__training-modal-button[disabled]{cursor:default}.programs-smart-basal-route .smart-basal__hint-status{border-radius:100%;color:transparent;display:inline-block;font-size:0;height:20px;line-height:20px;position:relative;text-align:center;width:20px}[dir=ltr] .programs-smart-basal-route .smart-basal__hint-status{margin-right:-4px}[dir=rtl] .programs-smart-basal-route .smart-basal__hint-status{margin-left:-4px}.programs-smart-basal-route .smart-basal__hint-status--to-do{background-color:#a3a3a3;color:#fff;font-size:.75em}.programs-smart-basal-route .smart-basal__hint-status--completed{border:2px solid #6db350}.programs-smart-basal-route .smart-basal__hint-status--completed:after{border:solid #6db350;content:"";height:8px;position:absolute;top:2px;width:4px}[dir=ltr] .programs-smart-basal-route .smart-basal__hint-status--completed:after{border-width:0 2px 2px 0;left:5px;transform:rotate(45deg)}[dir=rtl] .programs-smart-basal-route .smart-basal__hint-status--completed:after{border-width:0 0 2px 2px;right:5px;transform:rotate(-45deg)}@media print{@page{margin:.35in .3in .25in .3in;size:portrait}}.use-grayscale-printing report-page{filter:grayscale(1)}body.reports-route *{box-shadow:none;text-shadow:none!important}body.reports-route a{cursor:default;pointer-events:none}body.reports-route a,body.reports-route a:visited{text-decoration:underline}body.reports-route a[href]:after{content:" (" attr(href) ")"}.ui-datepicker body.reports-route .ui-datepicker-title,body.reports-route .h1,body.reports-route .h1.jumbo,body.reports-route .h2,body.reports-route .h3,body.reports-route .h4,body.reports-route .h5,body.reports-route .h6,body.reports-route .ui-datepicker .ui-datepicker-title,body.reports-route button,body.reports-route div,body.reports-route h1,body.reports-route h1.jumbo,body.reports-route h2,body.reports-route h3,body.reports-route h4,body.reports-route h5,body.reports-route h6,body.reports-route html,body.reports-route input,body.reports-route select,body.reports-route text,body.reports-route textarea{color:#000}body.reports-route a[href^="#"]:after,body.reports-route a[href^="/"]:after,body.reports-route a[href^="javascript:"]:after{content:""}body.reports-route h2,body.reports-route h3,body.reports-route p{orphans:3;widows:3}body.reports-route h1,body.reports-route h2,body.reports-route h3{page-break-after:avoid}body.reports-route footer.primary,body.reports-route nav.primary,body.reports-route nav.utility{display:none}body.reports-route .torso-content-container{background:transparent!important}body.reports-route .popup-message-container{display:none}body.reports-route .page-break{page-break-after:always}body.reports-route .torso{background:transparent}@media print and (color){*{-webkit-print-color-adjust:exact;print-color-adjust:exact}}#pre-ember-loading-message p{border:1px solid #fff;border-radius:6px;margin-top:3rem;padding:.8rem 1rem}