Version Description
Download this release
Release Info
Developer | flixos90 |
Plugin | Site Kit by Google |
Version | 1.7.0 |
Comparing to | |
See all releases |
Code changes from version 1.6.0 to 1.7.0
- dist/assets/css/admin.css +10036 -1
- dist/assets/css/adminbar.css +1627 -1
- dist/assets/css/wpdashboard.css +1071 -1
- dist/assets/js/ads.js +1 -1
- dist/assets/js/chunk-googlesitekit-adminbar-6a3138e50217e279fc5b.js +20 -0
dist/assets/css/admin.css
CHANGED
@@ -1,2 +1,10037 @@
|
|
1 |
-
.mdc-button{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:.875rem;line-height:2.25rem;font-weight:500;letter-spacing:.08929em;text-decoration:none;text-transform:uppercase;padding:0 8px 0 8px;display:inline-flex;position:relative;align-items:center;justify-content:center;box-sizing:border-box;min-width:64px;height:36px;border:none;outline:none;line-height:inherit;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-appearance:none;overflow:hidden;vertical-align:middle;border-radius:4px}.mdc-button::-moz-focus-inner{padding:0;border:0}.mdc-button:active{outline:none}.mdc-button:hover{cursor:pointer}.mdc-button:disabled{background-color:rgba(0,0,0,0);color:rgba(0,0,0,0.37);cursor:default;pointer-events:none}.mdc-button.mdc-button--dense{border-radius:4px}.mdc-button:not(:disabled){background-color:rgba(0,0,0,0)}.mdc-button .mdc-button__icon{margin-left:0;margin-right:8px;display:inline-block;width:18px;height:18px;font-size:18px;vertical-align:top}[dir="rtl"] .mdc-button .mdc-button__icon,.mdc-button .mdc-button__icon[dir="rtl"]{margin-left:8px;margin-right:0}.mdc-button:not(:disabled){color:#1a73e8;color:#1a73e8;color:var(--mdc-theme-primary, #1a73e8)}.mdc-button__label+.mdc-button__icon{margin-left:8px;margin-right:0}[dir="rtl"] .mdc-button__label+.mdc-button__icon,.mdc-button__label+.mdc-button__icon[dir="rtl"]{margin-left:0;margin-right:8px}svg.mdc-button__icon{fill:currentColor}.mdc-button--raised .mdc-button__icon,.mdc-button--unelevated .mdc-button__icon,.mdc-button--outlined .mdc-button__icon{margin-left:-4px;margin-right:8px}[dir="rtl"] .mdc-button--raised .mdc-button__icon,.mdc-button--raised .mdc-button__icon[dir="rtl"],[dir="rtl"] .mdc-button--unelevated .mdc-button__icon,.mdc-button--unelevated .mdc-button__icon[dir="rtl"],[dir="rtl"] .mdc-button--outlined .mdc-button__icon,.mdc-button--outlined .mdc-button__icon[dir="rtl"]{margin-left:8px;margin-right:-4px}.mdc-button--raised .mdc-button__label+.mdc-button__icon,.mdc-button--unelevated .mdc-button__label+.mdc-button__icon,.mdc-button--outlined .mdc-button__label+.mdc-button__icon{margin-left:8px;margin-right:-4px}[dir="rtl"] .mdc-button--raised .mdc-button__label+.mdc-button__icon,.mdc-button--raised .mdc-button__label+.mdc-button__icon[dir="rtl"],[dir="rtl"] .mdc-button--unelevated .mdc-button__label+.mdc-button__icon,.mdc-button--unelevated .mdc-button__label+.mdc-button__icon[dir="rtl"],[dir="rtl"] .mdc-button--outlined .mdc-button__label+.mdc-button__icon,.mdc-button--outlined .mdc-button__label+.mdc-button__icon[dir="rtl"]{margin-left:-4px;margin-right:8px}.mdc-button--raised,.mdc-button--unelevated{padding:0 16px 0 16px}.mdc-button--raised:disabled,.mdc-button--unelevated:disabled{background-color:rgba(0,0,0,0.12);color:rgba(0,0,0,0.37)}.mdc-button--raised:not(:disabled),.mdc-button--unelevated:not(:disabled){background-color:#1a73e8}@supports not (-ms-ime-align: auto){.mdc-button--raised:not(:disabled),.mdc-button--unelevated:not(:disabled){background-color:#1a73e8;background-color:var(--mdc-theme-primary, #1a73e8)}}.mdc-button--raised:not(:disabled),.mdc-button--unelevated:not(:disabled){color:#fff;color:#fff;color:var(--mdc-theme-on-primary, #fff)}.mdc-button--raised{box-shadow:0px 3px 1px -2px rgba(0,0,0,0.2),0px 2px 2px 0px rgba(0,0,0,0.14),0px 1px 5px 0px rgba(0,0,0,0.12);transition:box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1)}.mdc-button--raised:hover,.mdc-button--raised:focus{box-shadow:0px 2px 4px -1px rgba(0,0,0,0.2),0px 4px 5px 0px rgba(0,0,0,0.14),0px 1px 10px 0px rgba(0,0,0,0.12)}.mdc-button--raised:active{box-shadow:0px 5px 5px -3px rgba(0,0,0,0.2),0px 8px 10px 1px rgba(0,0,0,0.14),0px 3px 14px 2px rgba(0,0,0,0.12)}.mdc-button--raised:disabled{box-shadow:0px 0px 0px 0px rgba(0,0,0,0.2),0px 0px 0px 0px rgba(0,0,0,0.14),0px 0px 0px 0px rgba(0,0,0,0.12)}.mdc-button--outlined{border-style:solid;padding:0 15px 0 15px;border-width:1px}.mdc-button--outlined:disabled{border-color:rgba(0,0,0,0.37)}.mdc-button--outlined:not(:disabled){border-color:#1a73e8;border-color:#1a73e8;border-color:var(--mdc-theme-primary, #1a73e8)}.mdc-button--dense{height:32px;font-size:.8125rem}@keyframes mdc-ripple-fg-radius-in{from{animation-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transform:translate(0) scale(1);transform:translate(var(--mdc-ripple-fg-translate-start, 0)) scale(1)}to{transform:translate(0) scale(1);transform:translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1))}}@keyframes mdc-ripple-fg-opacity-in{from{animation-timing-function:linear;opacity:0}to{opacity:0;opacity:var(--mdc-ripple-fg-opacity, 0)}}@keyframes mdc-ripple-fg-opacity-out{from{animation-timing-function:linear;opacity:0;opacity:var(--mdc-ripple-fg-opacity, 0)}to{opacity:0}}.mdc-ripple-surface--test-edge-var-bug{--mdc-ripple-surface-test-edge-var: 1px solid #000;visibility:hidden}.mdc-ripple-surface--test-edge-var-bug::before{border:var(--mdc-ripple-surface-test-edge-var)}.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)}.mdc-button::before,.mdc-button::after{position:absolute;border-radius:50%;opacity:0;pointer-events:none;content:""}.mdc-button::before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1}.mdc-button.mdc-ripple-upgraded::before{transform:scale(1);transform:scale(var(--mdc-ripple-fg-scale, 1))}.mdc-button.mdc-ripple-upgraded::after{top:0;left:0;transform:scale(0);transform-origin:center center}.mdc-button.mdc-ripple-upgraded--unbounded::after{top:0;top:var(--mdc-ripple-top, 0);left:0;left:var(--mdc-ripple-left, 0)}.mdc-button.mdc-ripple-upgraded--foreground-activation::after{animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.mdc-button.mdc-ripple-upgraded--foreground-deactivation::after{animation:mdc-ripple-fg-opacity-out 150ms;transform:translate(0) scale(1);transform:translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1))}.mdc-button::before,.mdc-button::after{top:calc(50% - 100%);left:calc(50% - 100%);width:200%;height:200%}.mdc-button.mdc-ripple-upgraded::after{width:100%;width:var(--mdc-ripple-fg-size, 100%);height:100%;height:var(--mdc-ripple-fg-size, 100%)}.mdc-button::before,.mdc-button::after{background-color:#1a73e8}@supports not (-ms-ime-align: auto){.mdc-button::before,.mdc-button::after{background-color:#1a73e8;background-color:var(--mdc-theme-primary, #1a73e8)}}.mdc-button:hover::before{opacity:.04}.mdc-button:not(.mdc-ripple-upgraded):focus::before,.mdc-button.mdc-ripple-upgraded--background-focused::before{transition-duration:75ms;opacity:.12}.mdc-button:not(.mdc-ripple-upgraded)::after{transition:opacity 150ms linear}.mdc-button:not(.mdc-ripple-upgraded):active::after{transition-duration:75ms;opacity:.12}.mdc-button.mdc-ripple-upgraded{--mdc-ripple-fg-opacity: .12}.mdc-button--raised::before,.mdc-button--raised::after,.mdc-button--unelevated::before,.mdc-button--unelevated::after{background-color:#fff}@supports not (-ms-ime-align: auto){.mdc-button--raised::before,.mdc-button--raised::after,.mdc-button--unelevated::before,.mdc-button--unelevated::after{background-color:#fff;background-color:var(--mdc-theme-on-primary, #fff)}}.mdc-button--raised:hover::before,.mdc-button--unelevated:hover::before{opacity:.08}.mdc-button--raised:not(.mdc-ripple-upgraded):focus::before,.mdc-button--raised.mdc-ripple-upgraded--background-focused::before,.mdc-button--unelevated:not(.mdc-ripple-upgraded):focus::before,.mdc-button--unelevated.mdc-ripple-upgraded--background-focused::before{transition-duration:75ms;opacity:.24}.mdc-button--raised:not(.mdc-ripple-upgraded)::after,.mdc-button--unelevated:not(.mdc-ripple-upgraded)::after{transition:opacity 150ms linear}.mdc-button--raised:not(.mdc-ripple-upgraded):active::after,.mdc-button--unelevated:not(.mdc-ripple-upgraded):active::after{transition-duration:75ms;opacity:.24}.mdc-button--raised.mdc-ripple-upgraded,.mdc-button--unelevated.mdc-ripple-upgraded{--mdc-ripple-fg-opacity: .24}@keyframes mdc-checkbox-unchecked-checked-checkmark-path{0%,50%{stroke-dashoffset:29.78334}50%{animation-timing-function:cubic-bezier(0, 0, 0.2, 1)}100%{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)}100%{transform:scaleX(1)}}@keyframes mdc-checkbox-checked-unchecked-checkmark-path{from{animation-timing-function:cubic-bezier(0.4, 0, 1, 1);opacity:1;stroke-dashoffset:0}to{opacity:0;stroke-dashoffset:-29.78334}}@keyframes mdc-checkbox-checked-indeterminate-checkmark{from{animation-timing-function:cubic-bezier(0, 0, 0.2, 1);transform:rotate(0deg);opacity:1}to{transform:rotate(45deg);opacity:0}}@keyframes mdc-checkbox-indeterminate-checked-checkmark{from{animation-timing-function:cubic-bezier(0.14, 0, 0, 1);transform:rotate(45deg);opacity:0}to{transform:rotate(360deg);opacity:1}}@keyframes mdc-checkbox-checked-indeterminate-mixedmark{from{animation-timing-function:mdc-animation-deceleration-curve-timing-function;transform:rotate(-45deg);opacity:0}to{transform:rotate(0deg);opacity:1}}@keyframes mdc-checkbox-indeterminate-checked-mixedmark{from{animation-timing-function:cubic-bezier(0.14, 0, 0, 1);transform:rotate(0deg);opacity:1}to{transform:rotate(315deg);opacity:0}}@keyframes mdc-checkbox-indeterminate-unchecked-mixedmark{0%{animation-timing-function:linear;transform:scaleX(1);opacity:1}32.8%,100%{transform:scaleX(0);opacity:0}}.mdc-checkbox{display:inline-block;position:relative;flex:0 0 18px;box-sizing:content-box;width:18px;height:18px;padding:11px;line-height:0;white-space:nowrap;cursor:pointer;vertical-align:bottom}.mdc-checkbox__native-control:enabled:not(:checked):not(:indeterminate) ~ .mdc-checkbox__background{border-color:rgba(0,0,0,0.54);background-color:rgba(0,0,0,0)}.mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background,.mdc-checkbox__native-control:enabled:indeterminate ~ .mdc-checkbox__background{border-color:#1a73e8;border-color:#1a73e8;border-color:var(--mdc-theme-secondary, #1a73e8);background-color:#1a73e8;background-color:#1a73e8;background-color:var(--mdc-theme-secondary, #1a73e8)}@keyframes mdc-checkbox-fade-in-background-0{0%{border-color:rgba(0,0,0,0.54);background-color:rgba(0,0,0,0)}50%{border-color:#1a73e8;border-color:#1a73e8;border-color:var(--mdc-theme-secondary, #1a73e8);background-color:#1a73e8;background-color:#1a73e8;background-color:var(--mdc-theme-secondary, #1a73e8)}}@keyframes mdc-checkbox-fade-out-background-0{0%,80%{border-color:#1a73e8;border-color:#1a73e8;border-color:var(--mdc-theme-secondary, #1a73e8);background-color:#1a73e8;background-color:#1a73e8;background-color:var(--mdc-theme-secondary, #1a73e8)}100%{border-color:rgba(0,0,0,0.54);background-color:rgba(0,0,0,0)}}.mdc-checkbox--anim-unchecked-checked .mdc-checkbox__native-control:enabled ~ .mdc-checkbox__background,.mdc-checkbox--anim-unchecked-indeterminate .mdc-checkbox__native-control:enabled ~ .mdc-checkbox__background{animation-name:mdc-checkbox-fade-in-background-0}.mdc-checkbox--anim-checked-unchecked .mdc-checkbox__native-control:enabled ~ .mdc-checkbox__background,.mdc-checkbox--anim-indeterminate-unchecked .mdc-checkbox__native-control:enabled ~ .mdc-checkbox__background{animation-name:mdc-checkbox-fade-out-background-0}.mdc-checkbox__checkmark{color:#fff}.mdc-checkbox__mixedmark{border-color:#fff}.mdc-checkbox__background::before{background-color:#1a73e8}@supports not (-ms-ime-align: auto){.mdc-checkbox__background::before{background-color:#1a73e8;background-color:var(--mdc-theme-secondary, #1a73e8)}}.mdc-checkbox__native-control[disabled]:not(:checked):not(:indeterminate) ~ .mdc-checkbox__background{border-color:rgba(0,0,0,0.26)}.mdc-checkbox__native-control[disabled]:checked ~ .mdc-checkbox__background,.mdc-checkbox__native-control[disabled]:indeterminate ~ .mdc-checkbox__background{border-color:rgba(0,0,0,0);background-color:rgba(0,0,0,0.26)}@media screen and (-ms-high-contrast: active){.mdc-checkbox__mixedmark{margin:0 1px}}.mdc-checkbox--disabled{cursor:default;pointer-events:none}.mdc-checkbox__background{left:11px;right:auto;right:initial;display:inline-flex;position:absolute;top:11px;bottom:0;align-items:center;justify-content:center;box-sizing:border-box;width:45%;height:45%;border:2px solid currentColor;border-radius:2px;background-color:transparent;pointer-events:none;will-change:background-color, border-color;transition:background-color 90ms 0ms cubic-bezier(0.4, 0, 0.6, 1),border-color 90ms 0ms cubic-bezier(0.4, 0, 0.6, 1)}.mdc-checkbox[dir="rtl"] .mdc-checkbox__background,[dir="rtl"] .mdc-checkbox .mdc-checkbox__background{left:auto;left:initial;right:11px}.mdc-checkbox__checkmark{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;opacity:0;transition:opacity 180ms 0ms cubic-bezier(0.4, 0, 0.6, 1)}.mdc-checkbox--upgraded .mdc-checkbox__checkmark{opacity:1}.mdc-checkbox__checkmark-path{transition:stroke-dashoffset 180ms 0ms cubic-bezier(0.4, 0, 0.6, 1);stroke:currentColor;stroke-width:3.12px;stroke-dashoffset:29.78334;stroke-dasharray:29.78334}.mdc-checkbox__mixedmark{width:100%;height:0;transform:scaleX(0) rotate(0deg);border-width:1px;border-style:solid;opacity:0;transition:opacity 90ms 0ms cubic-bezier(0.4, 0, 0.6, 1),transform 90ms 0ms cubic-bezier(0.4, 0, 0.6, 1)}.mdc-checkbox--upgraded .mdc-checkbox__background,.mdc-checkbox--upgraded .mdc-checkbox__checkmark,.mdc-checkbox--upgraded .mdc-checkbox__checkmark-path,.mdc-checkbox--upgraded .mdc-checkbox__mixedmark{transition:none !important}.mdc-checkbox--anim-unchecked-checked .mdc-checkbox__background,.mdc-checkbox--anim-unchecked-indeterminate .mdc-checkbox__background,.mdc-checkbox--anim-checked-unchecked .mdc-checkbox__background,.mdc-checkbox--anim-indeterminate-unchecked .mdc-checkbox__background{animation-duration:180ms;animation-timing-function:linear}.mdc-checkbox--anim-unchecked-checked .mdc-checkbox__checkmark-path{animation:mdc-checkbox-unchecked-checked-checkmark-path 180ms 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 500ms linear 0s;transition:none}.mdc-checkbox--anim-indeterminate-checked .mdc-checkbox__mixedmark{animation:mdc-checkbox-indeterminate-checked-mixedmark 500ms linear 0s;transition:none}.mdc-checkbox--anim-indeterminate-unchecked .mdc-checkbox__mixedmark{animation:mdc-checkbox-indeterminate-unchecked-mixedmark 300ms linear 0s;transition:none}.mdc-checkbox__native-control:checked ~ .mdc-checkbox__background,.mdc-checkbox__native-control:indeterminate ~ .mdc-checkbox__background{transition:border-color 90ms 0ms cubic-bezier(0, 0, 0.2, 1),background-color 90ms 0ms cubic-bezier(0, 0, 0.2, 1)}.mdc-checkbox__native-control:checked ~ .mdc-checkbox__background .mdc-checkbox__checkmark-path,.mdc-checkbox__native-control:indeterminate ~ .mdc-checkbox__background .mdc-checkbox__checkmark-path{stroke-dashoffset:0}.mdc-checkbox__background::before{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;transform:scale(0, 0);border-radius:50%;opacity:0;pointer-events:none;content:"";will-change:opacity, transform;transition:opacity 90ms 0ms cubic-bezier(0.4, 0, 0.6, 1),transform 90ms 0ms cubic-bezier(0.4, 0, 0.6, 1)}.mdc-checkbox__native-control:focus ~ .mdc-checkbox__background::before{transform:scale(2.75, 2.75);opacity:.12;transition:opacity 80ms 0ms cubic-bezier(0, 0, 0.2, 1),transform 80ms 0ms cubic-bezier(0, 0, 0.2, 1)}.mdc-checkbox__native-control{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;opacity:0;cursor:inherit}.mdc-checkbox__native-control:disabled{cursor:default;pointer-events:none}.mdc-checkbox__native-control:checked ~ .mdc-checkbox__background .mdc-checkbox__checkmark{transition:opacity 180ms 0ms cubic-bezier(0, 0, 0.2, 1),transform 180ms 0ms cubic-bezier(0, 0, 0.2, 1);opacity:1}.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{transform:rotate(45deg);opacity:0;transition:opacity 90ms 0ms cubic-bezier(0.4, 0, 0.6, 1),transform 90ms 0ms cubic-bezier(0.4, 0, 0.6, 1)}.mdc-checkbox__native-control:indeterminate ~ .mdc-checkbox__background .mdc-checkbox__mixedmark{transform:scaleX(1) rotate(0deg);opacity:1}.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)}.mdc-checkbox::before,.mdc-checkbox::after{position:absolute;border-radius:50%;opacity:0;pointer-events:none;content:""}.mdc-checkbox::before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1}.mdc-checkbox.mdc-ripple-upgraded::before{transform:scale(1);transform:scale(var(--mdc-ripple-fg-scale, 1))}.mdc-checkbox.mdc-ripple-upgraded::after{top:0;left:0;transform:scale(0);transform-origin:center center}.mdc-checkbox.mdc-ripple-upgraded--unbounded::after{top:0;top:var(--mdc-ripple-top, 0);left:0;left:var(--mdc-ripple-left, 0)}.mdc-checkbox.mdc-ripple-upgraded--foreground-activation::after{animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.mdc-checkbox.mdc-ripple-upgraded--foreground-deactivation::after{animation:mdc-ripple-fg-opacity-out 150ms;transform:translate(0) scale(1);transform:translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1))}.mdc-checkbox::before,.mdc-checkbox::after{background-color:#1a73e8}@supports not (-ms-ime-align: auto){.mdc-checkbox::before,.mdc-checkbox::after{background-color:#1a73e8;background-color:var(--mdc-theme-secondary, #1a73e8)}}.mdc-checkbox:hover::before{opacity:.04}.mdc-checkbox:not(.mdc-ripple-upgraded):focus::before,.mdc-checkbox.mdc-ripple-upgraded--background-focused::before{transition-duration:75ms;opacity:.12}.mdc-checkbox:not(.mdc-ripple-upgraded)::after{transition:opacity 150ms linear}.mdc-checkbox:not(.mdc-ripple-upgraded):active::after{transition-duration:75ms;opacity:.12}.mdc-checkbox.mdc-ripple-upgraded{--mdc-ripple-fg-opacity: .12}.mdc-checkbox::before,.mdc-checkbox::after{top:calc(50% - 50%);left:calc(50% - 50%);width:100%;height:100%}.mdc-checkbox.mdc-ripple-upgraded::before,.mdc-checkbox.mdc-ripple-upgraded::after{top:calc(50% - 50%);top:var(--mdc-ripple-top, calc(50% - 50%));left:calc(50% - 50%);left:var(--mdc-ripple-left, calc(50% - 50%));width:100%;width:var(--mdc-ripple-fg-size, 100%);height:100%;height:var(--mdc-ripple-fg-size, 100%)}.mdc-checkbox.mdc-ripple-upgraded::after{width:100%;width:var(--mdc-ripple-fg-size, 100%);height:100%;height:var(--mdc-ripple-fg-size, 100%)}.mdc-ripple-upgraded--background-focused .mdc-checkbox__background::before{content:none}.mdc-dialog,.mdc-dialog__scrim{position:fixed;top:0;left:0;align-items:center;justify-content:center;box-sizing:border-box;width:100%;height:100%}.mdc-dialog{display:none;z-index:7}.mdc-dialog .mdc-dialog__surface{background-color:#fff;background-color:#fff;background-color:var(--mdc-theme-surface, #fff)}.mdc-dialog .mdc-dialog__scrim{background-color:rgba(0,0,0,0.32)}.mdc-dialog .mdc-dialog__title{color:rgba(0,0,0,0.87)}.mdc-dialog .mdc-dialog__content{color:rgba(0,0,0,0.6)}.mdc-dialog.mdc-dialog--scrollable .mdc-dialog__title,.mdc-dialog.mdc-dialog--scrollable .mdc-dialog__actions{border-color:rgba(0,0,0,0.12)}.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(100vh - 32px)}.mdc-dialog .mdc-dialog__surface{border-radius:4px}.mdc-dialog__scrim{opacity:0;z-index:-1}.mdc-dialog__container{display:flex;flex-direction:row;justify-content:space-around;box-sizing:border-box;transform:scale(0.8);opacity:0}.mdc-dialog__surface{box-shadow:0px 11px 15px -7px rgba(0,0,0,0.2),0px 24px 38px 3px rgba(0,0,0,0.14),0px 9px 46px 8px rgba(0,0,0,0.12);display:flex;flex-direction:column;flex-grow:0;flex-shrink:0;box-sizing:border-box;max-width:100%;max-height:100%}.mdc-dialog[dir="rtl"] .mdc-dialog__surface,[dir="rtl"] .mdc-dialog .mdc-dialog__surface{text-align:right}.mdc-dialog__title{display:block;margin-top:0;line-height:normal;font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:1.25rem;line-height:2rem;font-weight:500;letter-spacing:.0125em;text-decoration:inherit;text-transform:inherit;display:block;position:relative;flex-shrink:0;box-sizing:border-box;margin:0;padding:0 24px 9px;border-bottom:1px solid transparent}.mdc-dialog__title::before{display:inline-block;width:0;height:40px;content:"";vertical-align:0}.mdc-dialog[dir="rtl"] .mdc-dialog__title,[dir="rtl"] .mdc-dialog .mdc-dialog__title{text-align:right}.mdc-dialog--scrollable .mdc-dialog__title{padding-bottom:15px}.mdc-dialog__content{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:1rem;line-height:1.5rem;font-weight:400;letter-spacing:.03125em;text-decoration:inherit;text-transform:inherit;flex-grow:1;box-sizing:border-box;margin:0;padding:20px 24px;overflow:auto;-webkit-overflow-scrolling:touch}.mdc-dialog__content>:first-child{margin-top:0}.mdc-dialog__content>:last-child{margin-bottom:0}.mdc-dialog__title+.mdc-dialog__content{padding-top:0}.mdc-dialog--scrollable .mdc-dialog__content{padding-top:8px;padding-bottom:8px}.mdc-dialog__content .mdc-list:first-child:last-child{padding:6px 0 0}.mdc-dialog--scrollable .mdc-dialog__content .mdc-list:first-child:last-child{padding:0}.mdc-dialog__actions{display:flex;position:relative;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;box-sizing:border-box;min-height:52px;margin:0;padding:8px;border-top:1px solid transparent}.mdc-dialog--stacked .mdc-dialog__actions{flex-direction:column;align-items:flex-end}.mdc-dialog__button{margin-left:8px;margin-right:0;max-width:100%;text-align:right}[dir="rtl"] .mdc-dialog__button,.mdc-dialog__button[dir="rtl"]{margin-left:0;margin-right:8px}.mdc-dialog__button:first-child{margin-left:0;margin-right:0}[dir="rtl"] .mdc-dialog__button:first-child,.mdc-dialog__button:first-child[dir="rtl"]{margin-left:0;margin-right:0}.mdc-dialog[dir="rtl"] .mdc-dialog__button,[dir="rtl"] .mdc-dialog .mdc-dialog__button{text-align:left}.mdc-dialog--stacked .mdc-dialog__button:not(:first-child){margin-top:12px}.mdc-dialog--open,.mdc-dialog--opening,.mdc-dialog--closing{display:flex}.mdc-dialog--opening .mdc-dialog__scrim{transition:opacity 150ms linear}.mdc-dialog--opening .mdc-dialog__container{transition:opacity 75ms linear,transform 150ms 0ms cubic-bezier(0, 0, 0.2, 1)}.mdc-dialog--closing .mdc-dialog__scrim,.mdc-dialog--closing .mdc-dialog__container{transition:opacity 75ms linear}.mdc-dialog--closing .mdc-dialog__container{transform:scale(1)}.mdc-dialog--open .mdc-dialog__scrim{opacity:1}.mdc-dialog--open .mdc-dialog__container{transform:scale(1);opacity:1}.mdc-dialog-scroll-lock{overflow:hidden}.mdc-form-field{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:.875rem;line-height:1.25rem;font-weight:400;letter-spacing:.01786em;text-decoration:inherit;text-transform:inherit;color:rgba(0,0,0,0.87);color:rgba(0,0,0,0.87);color:var(--mdc-theme-text-primary-on-background, rgba(0,0,0,0.87));display:inline-flex;align-items:center;vertical-align:middle}.mdc-form-field>label{order:0;margin-right:auto;padding-left:4px}[dir="rtl"] .mdc-form-field>label,.mdc-form-field[dir="rtl"]>label{margin-left:auto;padding-right:4px}.mdc-form-field--align-end>label{order:-1;margin-left:auto;padding-right:4px}[dir="rtl"] .mdc-form-field--align-end>label,.mdc-form-field--align-end[dir="rtl"]>label{margin-right:auto;padding-left:4px}:root{--mdc-layout-grid-margin-desktop: 24px;--mdc-layout-grid-gutter-desktop: 24px;--mdc-layout-grid-column-width-desktop: 72px;--mdc-layout-grid-margin-tablet: 16px;--mdc-layout-grid-gutter-tablet: 16px;--mdc-layout-grid-column-width-tablet: 72px;--mdc-layout-grid-margin-phone: 16px;--mdc-layout-grid-gutter-phone: 16px;--mdc-layout-grid-column-width-phone: 72px}@media (min-width: 961px){.mdc-layout-grid{box-sizing:border-box;margin:0 auto;padding:24px;padding:24px;padding:var(--mdc-layout-grid-margin-desktop, 24px)}}@media (min-width: 601px) and (max-width: 960px){.mdc-layout-grid{box-sizing:border-box;margin:0 auto;padding:16px;padding:16px;padding:var(--mdc-layout-grid-margin-tablet, 16px)}}@media (max-width: 600px){.mdc-layout-grid{box-sizing:border-box;margin:0 auto;padding:16px;padding:16px;padding:var(--mdc-layout-grid-margin-phone, 16px)}}@media (min-width: 961px){.mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-12px;margin:calc(24px / 2 * -1);margin:calc(var(--mdc-layout-grid-gutter-desktop, 24px) / 2 * -1)}@supports (display: grid){.mdc-layout-grid__inner{display:grid;margin:0;grid-gap:24px;grid-gap:24px;grid-gap:var(--mdc-layout-grid-gutter-desktop, 24px);grid-template-columns:repeat(12, minmax(0, 1fr))}}}@media (min-width: 601px) and (max-width: 960px){.mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-8px;margin:calc(16px / 2 * -1);margin:calc(var(--mdc-layout-grid-gutter-tablet, 16px) / 2 * -1)}@supports (display: grid){.mdc-layout-grid__inner{display:grid;margin:0;grid-gap:16px;grid-gap:16px;grid-gap:var(--mdc-layout-grid-gutter-tablet, 16px);grid-template-columns:repeat(8, minmax(0, 1fr))}}}@media (max-width: 600px){.mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-8px;margin:calc(16px / 2 * -1);margin:calc(var(--mdc-layout-grid-gutter-phone, 16px) / 2 * -1)}@supports (display: grid){.mdc-layout-grid__inner{display:grid;margin:0;grid-gap:16px;grid-gap:16px;grid-gap:var(--mdc-layout-grid-gutter-phone, 16px);grid-template-columns:repeat(4, minmax(0, 1fr))}}}@media (min-width: 961px){.mdc-layout-grid__cell{width:calc(33.33333% - 24px);width:calc(33.33333% - 24px);width:calc(33.33333% - var(--mdc-layout-grid-gutter-desktop, 24px));box-sizing:border-box;margin:12px;margin:calc(24px / 2);margin:calc(var(--mdc-layout-grid-gutter-desktop, 24px) / 2)}@supports (display: grid){.mdc-layout-grid__cell{width:auto;grid-column-end:span 4}}@supports (display: grid){.mdc-layout-grid__cell{margin:0}}.mdc-layout-grid__cell--span-1,.mdc-layout-grid__cell--span-1-desktop{width:calc(8.33333% - 24px);width:calc(8.33333% - 24px);width:calc(8.33333% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display: grid){.mdc-layout-grid__cell--span-1,.mdc-layout-grid__cell--span-1-desktop{width:auto;grid-column-end:span 1}}.mdc-layout-grid__cell--span-2,.mdc-layout-grid__cell--span-2-desktop{width:calc(16.66667% - 24px);width:calc(16.66667% - 24px);width:calc(16.66667% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display: grid){.mdc-layout-grid__cell--span-2,.mdc-layout-grid__cell--span-2-desktop{width:auto;grid-column-end:span 2}}.mdc-layout-grid__cell--span-3,.mdc-layout-grid__cell--span-3-desktop{width:calc(25% - 24px);width:calc(25% - 24px);width:calc(25% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display: grid){.mdc-layout-grid__cell--span-3,.mdc-layout-grid__cell--span-3-desktop{width:auto;grid-column-end:span 3}}.mdc-layout-grid__cell--span-4,.mdc-layout-grid__cell--span-4-desktop{width:calc(33.33333% - 24px);width:calc(33.33333% - 24px);width:calc(33.33333% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display: grid){.mdc-layout-grid__cell--span-4,.mdc-layout-grid__cell--span-4-desktop{width:auto;grid-column-end:span 4}}.mdc-layout-grid__cell--span-5,.mdc-layout-grid__cell--span-5-desktop{width:calc(41.66667% - 24px);width:calc(41.66667% - 24px);width:calc(41.66667% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display: grid){.mdc-layout-grid__cell--span-5,.mdc-layout-grid__cell--span-5-desktop{width:auto;grid-column-end:span 5}}.mdc-layout-grid__cell--span-6,.mdc-layout-grid__cell--span-6-desktop{width:calc(50% - 24px);width:calc(50% - 24px);width:calc(50% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display: grid){.mdc-layout-grid__cell--span-6,.mdc-layout-grid__cell--span-6-desktop{width:auto;grid-column-end:span 6}}.mdc-layout-grid__cell--span-7,.mdc-layout-grid__cell--span-7-desktop{width:calc(58.33333% - 24px);width:calc(58.33333% - 24px);width:calc(58.33333% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display: grid){.mdc-layout-grid__cell--span-7,.mdc-layout-grid__cell--span-7-desktop{width:auto;grid-column-end:span 7}}.mdc-layout-grid__cell--span-8,.mdc-layout-grid__cell--span-8-desktop{width:calc(66.66667% - 24px);width:calc(66.66667% - 24px);width:calc(66.66667% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display: grid){.mdc-layout-grid__cell--span-8,.mdc-layout-grid__cell--span-8-desktop{width:auto;grid-column-end:span 8}}.mdc-layout-grid__cell--span-9,.mdc-layout-grid__cell--span-9-desktop{width:calc(75% - 24px);width:calc(75% - 24px);width:calc(75% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display: grid){.mdc-layout-grid__cell--span-9,.mdc-layout-grid__cell--span-9-desktop{width:auto;grid-column-end:span 9}}.mdc-layout-grid__cell--span-10,.mdc-layout-grid__cell--span-10-desktop{width:calc(83.33333% - 24px);width:calc(83.33333% - 24px);width:calc(83.33333% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display: grid){.mdc-layout-grid__cell--span-10,.mdc-layout-grid__cell--span-10-desktop{width:auto;grid-column-end:span 10}}.mdc-layout-grid__cell--span-11,.mdc-layout-grid__cell--span-11-desktop{width:calc(91.66667% - 24px);width:calc(91.66667% - 24px);width:calc(91.66667% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display: grid){.mdc-layout-grid__cell--span-11,.mdc-layout-grid__cell--span-11-desktop{width:auto;grid-column-end:span 11}}.mdc-layout-grid__cell--span-12,.mdc-layout-grid__cell--span-12-desktop{width:calc(100% - 24px);width:calc(100% - 24px);width:calc(100% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display: grid){.mdc-layout-grid__cell--span-12,.mdc-layout-grid__cell--span-12-desktop{width:auto;grid-column-end:span 12}}}@media (min-width: 601px) and (max-width: 960px){.mdc-layout-grid__cell{width:calc(50% - 16px);width:calc(50% - 16px);width:calc(50% - var(--mdc-layout-grid-gutter-tablet, 16px));box-sizing:border-box;margin:8px;margin:calc(16px / 2);margin:calc(var(--mdc-layout-grid-gutter-tablet, 16px) / 2)}@supports (display: grid){.mdc-layout-grid__cell{width:auto;grid-column-end:span 4}}@supports (display: grid){.mdc-layout-grid__cell{margin:0}}.mdc-layout-grid__cell--span-1,.mdc-layout-grid__cell--span-1-tablet{width:calc(12.5% - 16px);width:calc(12.5% - 16px);width:calc(12.5% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-1,.mdc-layout-grid__cell--span-1-tablet{width:auto;grid-column-end:span 1}}.mdc-layout-grid__cell--span-2,.mdc-layout-grid__cell--span-2-tablet{width:calc(25% - 16px);width:calc(25% - 16px);width:calc(25% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-2,.mdc-layout-grid__cell--span-2-tablet{width:auto;grid-column-end:span 2}}.mdc-layout-grid__cell--span-3,.mdc-layout-grid__cell--span-3-tablet{width:calc(37.5% - 16px);width:calc(37.5% - 16px);width:calc(37.5% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-3,.mdc-layout-grid__cell--span-3-tablet{width:auto;grid-column-end:span 3}}.mdc-layout-grid__cell--span-4,.mdc-layout-grid__cell--span-4-tablet{width:calc(50% - 16px);width:calc(50% - 16px);width:calc(50% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-4,.mdc-layout-grid__cell--span-4-tablet{width:auto;grid-column-end:span 4}}.mdc-layout-grid__cell--span-5,.mdc-layout-grid__cell--span-5-tablet{width:calc(62.5% - 16px);width:calc(62.5% - 16px);width:calc(62.5% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-5,.mdc-layout-grid__cell--span-5-tablet{width:auto;grid-column-end:span 5}}.mdc-layout-grid__cell--span-6,.mdc-layout-grid__cell--span-6-tablet{width:calc(75% - 16px);width:calc(75% - 16px);width:calc(75% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-6,.mdc-layout-grid__cell--span-6-tablet{width:auto;grid-column-end:span 6}}.mdc-layout-grid__cell--span-7,.mdc-layout-grid__cell--span-7-tablet{width:calc(87.5% - 16px);width:calc(87.5% - 16px);width:calc(87.5% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-7,.mdc-layout-grid__cell--span-7-tablet{width:auto;grid-column-end:span 7}}.mdc-layout-grid__cell--span-8,.mdc-layout-grid__cell--span-8-tablet{width:calc(100% - 16px);width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-8,.mdc-layout-grid__cell--span-8-tablet{width:auto;grid-column-end:span 8}}.mdc-layout-grid__cell--span-9,.mdc-layout-grid__cell--span-9-tablet{width:calc(100% - 16px);width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-9,.mdc-layout-grid__cell--span-9-tablet{width:auto;grid-column-end:span 8}}.mdc-layout-grid__cell--span-10,.mdc-layout-grid__cell--span-10-tablet{width:calc(100% - 16px);width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-10,.mdc-layout-grid__cell--span-10-tablet{width:auto;grid-column-end:span 8}}.mdc-layout-grid__cell--span-11,.mdc-layout-grid__cell--span-11-tablet{width:calc(100% - 16px);width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-11,.mdc-layout-grid__cell--span-11-tablet{width:auto;grid-column-end:span 8}}.mdc-layout-grid__cell--span-12,.mdc-layout-grid__cell--span-12-tablet{width:calc(100% - 16px);width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-12,.mdc-layout-grid__cell--span-12-tablet{width:auto;grid-column-end:span 8}}}@media (max-width: 600px){.mdc-layout-grid__cell{width:calc(100% - 16px);width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-phone, 16px));box-sizing:border-box;margin:8px;margin:calc(16px / 2);margin:calc(var(--mdc-layout-grid-gutter-phone, 16px) / 2)}@supports (display: grid){.mdc-layout-grid__cell{width:auto;grid-column-end:span 4}}@supports (display: grid){.mdc-layout-grid__cell{margin:0}}.mdc-layout-grid__cell--span-1,.mdc-layout-grid__cell--span-1-phone{width:calc(25% - 16px);width:calc(25% - 16px);width:calc(25% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-1,.mdc-layout-grid__cell--span-1-phone{width:auto;grid-column-end:span 1}}.mdc-layout-grid__cell--span-2,.mdc-layout-grid__cell--span-2-phone{width:calc(50% - 16px);width:calc(50% - 16px);width:calc(50% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-2,.mdc-layout-grid__cell--span-2-phone{width:auto;grid-column-end:span 2}}.mdc-layout-grid__cell--span-3,.mdc-layout-grid__cell--span-3-phone{width:calc(75% - 16px);width:calc(75% - 16px);width:calc(75% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-3,.mdc-layout-grid__cell--span-3-phone{width:auto;grid-column-end:span 3}}.mdc-layout-grid__cell--span-4,.mdc-layout-grid__cell--span-4-phone{width:calc(100% - 16px);width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-4,.mdc-layout-grid__cell--span-4-phone{width:auto;grid-column-end:span 4}}.mdc-layout-grid__cell--span-5,.mdc-layout-grid__cell--span-5-phone{width:calc(100% - 16px);width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-5,.mdc-layout-grid__cell--span-5-phone{width:auto;grid-column-end:span 4}}.mdc-layout-grid__cell--span-6,.mdc-layout-grid__cell--span-6-phone{width:calc(100% - 16px);width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-6,.mdc-layout-grid__cell--span-6-phone{width:auto;grid-column-end:span 4}}.mdc-layout-grid__cell--span-7,.mdc-layout-grid__cell--span-7-phone{width:calc(100% - 16px);width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-7,.mdc-layout-grid__cell--span-7-phone{width:auto;grid-column-end:span 4}}.mdc-layout-grid__cell--span-8,.mdc-layout-grid__cell--span-8-phone{width:calc(100% - 16px);width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-8,.mdc-layout-grid__cell--span-8-phone{width:auto;grid-column-end:span 4}}.mdc-layout-grid__cell--span-9,.mdc-layout-grid__cell--span-9-phone{width:calc(100% - 16px);width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-9,.mdc-layout-grid__cell--span-9-phone{width:auto;grid-column-end:span 4}}.mdc-layout-grid__cell--span-10,.mdc-layout-grid__cell--span-10-phone{width:calc(100% - 16px);width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-10,.mdc-layout-grid__cell--span-10-phone{width:auto;grid-column-end:span 4}}.mdc-layout-grid__cell--span-11,.mdc-layout-grid__cell--span-11-phone{width:calc(100% - 16px);width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-11,.mdc-layout-grid__cell--span-11-phone{width:auto;grid-column-end:span 4}}.mdc-layout-grid__cell--span-12,.mdc-layout-grid__cell--span-12-phone{width:calc(100% - 16px);width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-12,.mdc-layout-grid__cell--span-12-phone{width:auto;grid-column-end:span 4}}}.mdc-layout-grid__cell--order-1{order:1}.mdc-layout-grid__cell--order-2{order:2}.mdc-layout-grid__cell--order-3{order:3}.mdc-layout-grid__cell--order-4{order:4}.mdc-layout-grid__cell--order-5{order:5}.mdc-layout-grid__cell--order-6{order:6}.mdc-layout-grid__cell--order-7{order:7}.mdc-layout-grid__cell--order-8{order:8}.mdc-layout-grid__cell--order-9{order:9}.mdc-layout-grid__cell--order-10{order:10}.mdc-layout-grid__cell--order-11{order:11}.mdc-layout-grid__cell--order-12{order:12}.mdc-layout-grid__cell--align-top{align-self:flex-start}@supports (display: grid){.mdc-layout-grid__cell--align-top{align-self:start}}.mdc-layout-grid__cell--align-middle{align-self:center}.mdc-layout-grid__cell--align-bottom{align-self:flex-end}@supports (display: grid){.mdc-layout-grid__cell--align-bottom{align-self:end}}@media (min-width: 961px){.mdc-layout-grid--fixed-column-width{width:1176px;width:calc( 72px * 12 + 24px * 11 + 24px * 2);width:calc( var(--mdc-layout-grid-column-width-desktop, 72px) * 12 + var(--mdc-layout-grid-gutter-desktop, 24px) * 11 + var(--mdc-layout-grid-margin-desktop, 24px) * 2)}}@media (min-width: 601px) and (max-width: 960px){.mdc-layout-grid--fixed-column-width{width:720px;width:calc( 72px * 8 + 16px * 7 + 16px * 2);width:calc( var(--mdc-layout-grid-column-width-tablet, 72px) * 8 + var(--mdc-layout-grid-gutter-tablet, 16px) * 7 + var(--mdc-layout-grid-margin-tablet, 16px) * 2)}}@media (max-width: 600px){.mdc-layout-grid--fixed-column-width{width:368px;width:calc( 72px * 4 + 16px * 3 + 16px * 2);width:calc( var(--mdc-layout-grid-column-width-phone, 72px) * 4 + var(--mdc-layout-grid-gutter-phone, 16px) * 3 + var(--mdc-layout-grid-margin-phone, 16px) * 2)}}.mdc-layout-grid--align-left{margin-right:auto;margin-left:0}.mdc-layout-grid--align-right{margin-right:0;margin-left:auto}@keyframes primary-indeterminate-translate{0%{transform:translateX(0)}20%{animation-timing-function:cubic-bezier(0.5, 0, 0.70173, 0.49582);transform:translateX(0)}59.15%{animation-timing-function:cubic-bezier(0.30244, 0.38135, 0.55, 0.95635);transform:translateX(83.67142%)}100%{transform:translateX(200.61106%)}}@keyframes primary-indeterminate-scale{0%{transform:scaleX(0.08)}36.65%{animation-timing-function:cubic-bezier(0.33473, 0.12482, 0.78584, 1);transform:scaleX(0.08)}69.15%{animation-timing-function:cubic-bezier(0.06, 0.11, 0.6, 1);transform:scaleX(0.66148)}100%{transform:scaleX(0.08)}}@keyframes secondary-indeterminate-translate{0%{animation-timing-function:cubic-bezier(0.15, 0, 0.51506, 0.40969);transform:translateX(0)}25%{animation-timing-function:cubic-bezier(0.31033, 0.28406, 0.8, 0.73371);transform:translateX(37.65191%)}48.35%{animation-timing-function:cubic-bezier(0.4, 0.62704, 0.6, 0.90203);transform:translateX(84.38617%)}100%{transform:translateX(160.27778%)}}@keyframes secondary-indeterminate-scale{0%{animation-timing-function:cubic-bezier(0.20503, 0.05705, 0.57661, 0.45397);transform:scaleX(0.08)}19.15%{animation-timing-function:cubic-bezier(0.15231, 0.19643, 0.64837, 1.00432);transform:scaleX(0.4571)}44.15%{animation-timing-function:cubic-bezier(0.25776, -0.00316, 0.21176, 1.38179);transform:scaleX(0.72796)}100%{transform:scaleX(0.08)}}@keyframes buffering{to{transform:translateX(-10px)}}@keyframes primary-indeterminate-translate-reverse{0%{transform:translateX(0)}20%{animation-timing-function:cubic-bezier(0.5, 0, 0.70173, 0.49582);transform:translateX(0)}59.15%{animation-timing-function:cubic-bezier(0.30244, 0.38135, 0.55, 0.95635);transform:translateX(-83.67142%)}100%{transform:translateX(-200.61106%)}}@keyframes secondary-indeterminate-translate-reverse{0%{animation-timing-function:cubic-bezier(0.15, 0, 0.51506, 0.40969);transform:translateX(0)}25%{animation-timing-function:cubic-bezier(0.31033, 0.28406, 0.8, 0.73371);transform:translateX(-37.65191%)}48.35%{animation-timing-function:cubic-bezier(0.4, 0.62704, 0.6, 0.90203);transform:translateX(-84.38617%)}100%{transform:translateX(-160.27778%)}}@keyframes buffering-reverse{to{transform:translateX(10px)}}.mdc-linear-progress{position:relative;width:100%;height:4px;transform:translateZ(0);transition:opacity 250ms 0ms cubic-bezier(0.4, 0, 0.6, 1);overflow:hidden}.mdc-linear-progress__bar{position:absolute;width:100%;height:100%;animation:none;transform-origin:top left;transition:transform 250ms 0ms cubic-bezier(0.4, 0, 0.6, 1)}.mdc-linear-progress__bar-inner{display:inline-block;position:absolute;width:100%;height:100%;animation:none}.mdc-linear-progress__buffering-dots{position:absolute;width:100%;height:100%;animation:buffering 250ms infinite linear;background-repeat:repeat-x;background-size:10px 4px}.mdc-linear-progress__buffer{position:absolute;width:100%;height:100%;transform-origin:top left;transition:transform 250ms 0ms cubic-bezier(0.4, 0, 0.6, 1)}.mdc-linear-progress__primary-bar{transform:scaleX(0)}.mdc-linear-progress__secondary-bar{visibility:hidden}.mdc-linear-progress--indeterminate .mdc-linear-progress__bar{transition:none}.mdc-linear-progress--indeterminate .mdc-linear-progress__primary-bar{left:-145.166611%;animation:primary-indeterminate-translate 2s infinite linear}.mdc-linear-progress--indeterminate .mdc-linear-progress__primary-bar>.mdc-linear-progress__bar-inner{animation:primary-indeterminate-scale 2s infinite linear}.mdc-linear-progress--indeterminate .mdc-linear-progress__secondary-bar{left:-54.888891%;animation:secondary-indeterminate-translate 2s infinite linear;visibility:visible}.mdc-linear-progress--indeterminate .mdc-linear-progress__secondary-bar>.mdc-linear-progress__bar-inner{animation:secondary-indeterminate-scale 2s infinite linear}.mdc-linear-progress--reversed .mdc-linear-progress__bar,.mdc-linear-progress--reversed .mdc-linear-progress__buffer{right:0;transform-origin:center right}.mdc-linear-progress--reversed .mdc-linear-progress__primary-bar{animation-name:primary-indeterminate-translate-reverse}.mdc-linear-progress--reversed .mdc-linear-progress__secondary-bar{animation-name:secondary-indeterminate-translate-reverse}.mdc-linear-progress--reversed .mdc-linear-progress__buffering-dots{animation:buffering-reverse 250ms infinite linear}.mdc-linear-progress--closed{opacity:0}.mdc-linear-progress__bar-inner{background-color:#1a73e8;background-color:#1a73e8;background-color:var(--mdc-theme-primary, #1a73e8)}.mdc-linear-progress__buffering-dots{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='%23e6e6e6'/%3E%3C/svg%3E")}.mdc-linear-progress__buffer{background-color:#e6e6e6}.mdc-linear-progress--indeterminate.mdc-linear-progress--reversed .mdc-linear-progress__primary-bar{right:-145.166611%;left:auto}.mdc-linear-progress--indeterminate.mdc-linear-progress--reversed .mdc-linear-progress__secondary-bar{right:-54.888891%;left:auto}.mdc-list{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:1rem;line-height:1.75rem;font-weight:400;letter-spacing:.00937em;text-decoration:inherit;text-transform:inherit;line-height:1.5rem;margin:0;padding:8px 0;list-style-type:none;color:rgba(0,0,0,0.87);color:rgba(0,0,0,0.87);color:var(--mdc-theme-text-primary-on-background, rgba(0,0,0,0.87))}.mdc-list:focus{outline:none}.mdc-list-item__secondary-text{color:rgba(0,0,0,0.54);color:rgba(0,0,0,0.54);color:var(--mdc-theme-text-secondary-on-background, rgba(0,0,0,0.54))}.mdc-list-item__graphic{background-color:rgba(0,0,0,0)}.mdc-list-item__graphic{color:rgba(0,0,0,0.38);color:rgba(0,0,0,0.38);color:var(--mdc-theme-text-icon-on-background, rgba(0,0,0,0.38))}.mdc-list-item__meta{color:rgba(0,0,0,0.38);color:rgba(0,0,0,0.38);color:var(--mdc-theme-text-hint-on-background, rgba(0,0,0,0.38))}.mdc-list-group__subheader{color:rgba(0,0,0,0.87);color:rgba(0,0,0,0.87);color:var(--mdc-theme-text-primary-on-background, rgba(0,0,0,0.87))}.mdc-list--dense{padding-top:4px;padding-bottom:4px;font-size:.812rem}.mdc-list-item{display:flex;position:relative;align-items:center;justify-content:flex-start;height:48px;padding:0 16px;overflow:hidden}.mdc-list-item:focus{outline:none}.mdc-list-item--selected,.mdc-list-item--activated{color:#1a73e8;color:#1a73e8;color:var(--mdc-theme-primary, #1a73e8)}.mdc-list-item--selected .mdc-list-item__graphic,.mdc-list-item--activated .mdc-list-item__graphic{color:#1a73e8;color:#1a73e8;color:var(--mdc-theme-primary, #1a73e8)}.mdc-list-item--disabled{color:rgba(0,0,0,0.38);color:rgba(0,0,0,0.38);color:var(--mdc-theme-text-disabled-on-background, rgba(0,0,0,0.38))}.mdc-list-item__graphic{margin-left:0;margin-right:32px;width:24px;height:24px;flex-shrink:0;align-items:center;justify-content:center;fill:currentColor}.mdc-list-item[dir="rtl"] .mdc-list-item__graphic,[dir="rtl"] .mdc-list-item .mdc-list-item__graphic{margin-left:32px;margin-right:0}.mdc-list .mdc-list-item__graphic{display:inline-flex}.mdc-list-item__meta{margin-left:auto;margin-right:0}.mdc-list-item__meta:not(.material-icons){font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:.75rem;line-height:1.25rem;font-weight:400;letter-spacing:.03333em;text-decoration:inherit;text-transform:inherit}.mdc-list-item[dir="rtl"] .mdc-list-item__meta,[dir="rtl"] .mdc-list-item .mdc-list-item__meta{margin-left:0;margin-right:auto}.mdc-list-item__text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mdc-list-item__text[for]{pointer-events:none}.mdc-list-item__primary-text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display:block;margin-top:0;line-height:normal;margin-bottom:-20px;display:block}.mdc-list-item__primary-text::before{display:inline-block;width:0;height:32px;content:"";vertical-align:0}.mdc-list-item__primary-text::after{display:inline-block;width:0;height:20px;content:"";vertical-align:-20px}.mdc-list--dense .mdc-list-item__primary-text{display:block;margin-top:0;line-height:normal;margin-bottom:-20px}.mdc-list--dense .mdc-list-item__primary-text::before{display:inline-block;width:0;height:24px;content:"";vertical-align:0}.mdc-list--dense .mdc-list-item__primary-text::after{display:inline-block;width:0;height:20px;content:"";vertical-align:-20px}.mdc-list-item__secondary-text{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:.875rem;line-height:1.25rem;font-weight:400;letter-spacing:.01786em;text-decoration:inherit;text-transform:inherit;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display:block;margin-top:0;line-height:normal;display:block}.mdc-list-item__secondary-text::before{display:inline-block;width:0;height:20px;content:"";vertical-align:0}.mdc-list--dense .mdc-list-item__secondary-text{display:block;margin-top:0;line-height:normal;font-size:inherit}.mdc-list--dense .mdc-list-item__secondary-text::before{display:inline-block;width:0;height:20px;content:"";vertical-align:0}.mdc-list--dense .mdc-list-item{height:40px}.mdc-list--dense .mdc-list-item__graphic{margin-left:0;margin-right:36px;width:20px;height:20px}.mdc-list-item[dir="rtl"] .mdc-list--dense .mdc-list-item__graphic,[dir="rtl"] .mdc-list-item .mdc-list--dense .mdc-list-item__graphic{margin-left:36px;margin-right:0}.mdc-list--avatar-list .mdc-list-item{height:56px}.mdc-list--avatar-list .mdc-list-item__graphic{margin-left:0;margin-right:16px;width:40px;height:40px;border-radius:50%}.mdc-list-item[dir="rtl"] .mdc-list--avatar-list .mdc-list-item__graphic,[dir="rtl"] .mdc-list-item .mdc-list--avatar-list .mdc-list-item__graphic{margin-left:16px;margin-right:0}.mdc-list--two-line .mdc-list-item__text{align-self:flex-start}.mdc-list--two-line .mdc-list-item{height:72px}.mdc-list--two-line.mdc-list--dense .mdc-list-item,.mdc-list--avatar-list.mdc-list--dense .mdc-list-item{height:60px}.mdc-list--avatar-list.mdc-list--dense .mdc-list-item__graphic{margin-left:0;margin-right:20px;width:36px;height:36px}.mdc-list-item[dir="rtl"] .mdc-list--avatar-list.mdc-list--dense .mdc-list-item__graphic,[dir="rtl"] .mdc-list-item .mdc-list--avatar-list.mdc-list--dense .mdc-list-item__graphic{margin-left:20px;margin-right:0}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item{cursor:pointer}a.mdc-list-item{color:inherit;text-decoration:none}.mdc-list-divider{height:0;margin:0;border:none;border-bottom-width:1px;border-bottom-style:solid}.mdc-list-divider{border-bottom-color:rgba(0,0,0,0.12)}.mdc-list-divider--padded{margin:0 16px}.mdc-list-divider--inset{margin-left:72px;margin-right:0;width:calc(100% - 72px)}.mdc-list-group[dir="rtl"] .mdc-list-divider--inset,[dir="rtl"] .mdc-list-group .mdc-list-divider--inset{margin-left:0;margin-right:72px}.mdc-list-divider--inset.mdc-list-divider--padded{width:calc(100% - 72px - 16px)}.mdc-list-group .mdc-list{padding:0}.mdc-list-group__subheader{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:1rem;line-height:1.75rem;font-weight:400;letter-spacing:.00937em;text-decoration:inherit;text-transform:inherit;margin:.75rem 16px}:not(.mdc-list--non-interactive)>: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)}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item::before,:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item::after{position:absolute;border-radius:50%;opacity:0;pointer-events:none;content:""}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item::before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded::before{transform:scale(1);transform:scale(var(--mdc-ripple-fg-scale, 1))}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded::after{top:0;left:0;transform:scale(0);transform-origin:center center}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded--unbounded::after{top:0;top:var(--mdc-ripple-top, 0);left:0;left:var(--mdc-ripple-left, 0)}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded--foreground-activation::after{animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded--foreground-deactivation::after{animation:mdc-ripple-fg-opacity-out 150ms;transform:translate(0) scale(1);transform:translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1))}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item::before,:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item::after{top:calc(50% - 100%);left:calc(50% - 100%);width:200%;height:200%}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded::after{width:100%;width:var(--mdc-ripple-fg-size, 100%);height:100%;height:var(--mdc-ripple-fg-size, 100%)}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item::before,:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item::after{background-color:#000}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:hover::before{opacity:.04}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:not(.mdc-ripple-upgraded):focus::before,:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded--background-focused::before{transition-duration:75ms;opacity:.12}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:not(.mdc-ripple-upgraded)::after{transition:opacity 150ms linear}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:not(.mdc-ripple-upgraded):active::after{transition-duration:75ms;opacity:.12}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded{--mdc-ripple-fg-opacity: .12}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated::before{opacity:.12}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated::before,:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated::after{background-color:#1a73e8}@supports not (-ms-ime-align: auto){:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated::before,:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated::after{background-color:#1a73e8;background-color:var(--mdc-theme-primary, #1a73e8)}}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:hover::before{opacity:.16}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:not(.mdc-ripple-upgraded):focus::before,:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated.mdc-ripple-upgraded--background-focused::before{transition-duration:75ms;opacity:.24}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:not(.mdc-ripple-upgraded)::after{transition:opacity 150ms linear}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:not(.mdc-ripple-upgraded):active::after{transition-duration:75ms;opacity:.24}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated.mdc-ripple-upgraded{--mdc-ripple-fg-opacity: .24}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected::before{opacity:.08}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected::before,:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected::after{background-color:#1a73e8}@supports not (-ms-ime-align: auto){:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected::before,:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected::after{background-color:#1a73e8;background-color:var(--mdc-theme-primary, #1a73e8)}}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:hover::before{opacity:.12}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:not(.mdc-ripple-upgraded):focus::before,:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected.mdc-ripple-upgraded--background-focused::before{transition-duration:75ms;opacity:.2}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:not(.mdc-ripple-upgraded)::after{transition:opacity 150ms linear}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:not(.mdc-ripple-upgraded):active::after{transition-duration:75ms;opacity:.2}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected.mdc-ripple-upgraded{--mdc-ripple-fg-opacity: .2}:not(.mdc-list--non-interactive)>.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)}:not(.mdc-list--non-interactive)>.mdc-list-item--disabled::before,:not(.mdc-list--non-interactive)>.mdc-list-item--disabled::after{position:absolute;border-radius:50%;opacity:0;pointer-events:none;content:""}:not(.mdc-list--non-interactive)>.mdc-list-item--disabled::before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1}:not(.mdc-list--non-interactive)>.mdc-list-item--disabled.mdc-ripple-upgraded::before{transform:scale(1);transform:scale(var(--mdc-ripple-fg-scale, 1))}:not(.mdc-list--non-interactive)>.mdc-list-item--disabled.mdc-ripple-upgraded::after{top:0;left:0;transform:scale(0);transform-origin:center center}:not(.mdc-list--non-interactive)>.mdc-list-item--disabled.mdc-ripple-upgraded--unbounded::after{top:0;top:var(--mdc-ripple-top, 0);left:0;left:var(--mdc-ripple-left, 0)}:not(.mdc-list--non-interactive)>.mdc-list-item--disabled.mdc-ripple-upgraded--foreground-activation::after{animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}:not(.mdc-list--non-interactive)>.mdc-list-item--disabled.mdc-ripple-upgraded--foreground-deactivation::after{animation:mdc-ripple-fg-opacity-out 150ms;transform:translate(0) scale(1);transform:translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1))}:not(.mdc-list--non-interactive)>.mdc-list-item--disabled::before,:not(.mdc-list--non-interactive)>.mdc-list-item--disabled::after{top:calc(50% - 100%);left:calc(50% - 100%);width:200%;height:200%}:not(.mdc-list--non-interactive)>.mdc-list-item--disabled.mdc-ripple-upgraded::after{width:100%;width:var(--mdc-ripple-fg-size, 100%);height:100%;height:var(--mdc-ripple-fg-size, 100%)}:not(.mdc-list--non-interactive)>.mdc-list-item--disabled::before,:not(.mdc-list--non-interactive)>.mdc-list-item--disabled::after{background-color:#000}:not(.mdc-list--non-interactive)>.mdc-list-item--disabled:not(.mdc-ripple-upgraded):focus::before,:not(.mdc-list--non-interactive)>.mdc-list-item--disabled.mdc-ripple-upgraded--background-focused::before{transition-duration:75ms;opacity:.12}.mdc-menu{min-width:112px}.mdc-menu .mdc-list-item__meta{color:rgba(0,0,0,0.87)}.mdc-menu .mdc-list-item__graphic{color:rgba(0,0,0,0.87)}.mdc-menu .mdc-list{color:rgba(0,0,0,0.87)}.mdc-menu .mdc-list-divider{margin:8px 0}.mdc-menu .mdc-list-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mdc-menu .mdc-list-item--disabled{cursor:auto}.mdc-menu a.mdc-list-item .mdc-list-item__text,.mdc-menu a.mdc-list-item .mdc-list-item__graphic{pointer-events:none}.mdc-menu__selection-group{padding:0;fill:currentColor}.mdc-menu__selection-group .mdc-list-item{padding-left:56px;padding-right:16px}[dir="rtl"] .mdc-menu__selection-group .mdc-list-item,.mdc-menu__selection-group .mdc-list-item[dir="rtl"]{padding-left:16px;padding-right:56px}.mdc-menu__selection-group .mdc-menu__selection-group-icon{left:16px;right:auto;right:initial;display:none;position:absolute}[dir="rtl"] .mdc-menu__selection-group .mdc-menu__selection-group-icon,.mdc-menu__selection-group .mdc-menu__selection-group-icon[dir="rtl"]{left:auto;left:initial;right:16px}.mdc-menu-item--selected .mdc-menu__selection-group-icon{display:inline}.mdc-menu-surface{display:none;position:absolute;box-sizing:border-box;max-width:calc(100vw - 32px);max-height:calc(100vh - 32px);margin:0;padding:0;transform:scale(1);transform-origin:top left;opacity:0;overflow:auto;will-change:transform, opacity;z-index:8;transition:opacity .03s linear,transform .12s cubic-bezier(0, 0, 0.2, 1);box-shadow:0px 5px 5px -3px rgba(0,0,0,0.2),0px 8px 10px 1px rgba(0,0,0,0.14),0px 3px 14px 2px rgba(0,0,0,0.12);background-color:#fff;background-color:#fff;background-color:var(--mdc-theme-surface, #fff);color:#000;color:#000;color:var(--mdc-theme-on-surface, #000);border-radius:4px;transform-origin-left:top left;transform-origin-right:top right}.mdc-menu-surface:focus{outline:none}.mdc-menu-surface--open{display:inline-block;transform:scale(1);opacity:1}.mdc-menu-surface--animating-open{display:inline-block;transform:scale(0.8);opacity:0}.mdc-menu-surface--animating-closed{display:inline-block;opacity:0;transition:opacity .075s linear}[dir="rtl"] .mdc-menu-surface,.mdc-menu-surface[dir="rtl"]{transform-origin-left:top right;transform-origin-right:top left}.mdc-menu-surface--anchor{position:relative;overflow:visible}.mdc-menu-surface--fixed{position:fixed}.mdc-radio{display:inline-block;position:relative;flex:0 0 auto;box-sizing:border-box;width:40px;height:40px;padding:10px;cursor:pointer;will-change:opacity, transform, border-color, color}.mdc-radio .mdc-radio__native-control:enabled:not(:checked)+.mdc-radio__background .mdc-radio__outer-circle{border-color:rgba(0,0,0,0.54)}.mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle{border-color:#1a73e8;border-color:#1a73e8;border-color:var(--mdc-theme-secondary, #1a73e8)}.mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle{border-color:#1a73e8;border-color:#1a73e8;border-color:var(--mdc-theme-secondary, #1a73e8)}.mdc-radio .mdc-radio__background::before{background-color:#1a73e8}@supports not (-ms-ime-align: auto){.mdc-radio .mdc-radio__background::before{background-color:#1a73e8;background-color:var(--mdc-theme-secondary, #1a73e8)}}.mdc-radio__background{display:inline-block;position:absolute;left:10px;box-sizing:border-box;width:50%;height:50%}.mdc-radio__background::before{position:absolute;top:0;left:0;width:100%;height:100%;transform:scale(0, 0);border-radius:50%;opacity:0;pointer-events:none;content:"";transition:opacity 120ms 0ms cubic-bezier(0.4, 0, 0.6, 1),transform 120ms 0ms cubic-bezier(0.4, 0, 0.6, 1)}.mdc-radio__outer-circle{position:absolute;top:0;left:0;box-sizing:border-box;width:100%;height:100%;border-width:2px;border-style:solid;border-radius:50%;transition:border-color 120ms 0ms cubic-bezier(0.4, 0, 0.6, 1)}.mdc-radio__inner-circle{position:absolute;top:0;left:0;box-sizing:border-box;width:100%;height:100%;transform:scale(0, 0);border-width:10px;border-style:solid;border-radius:50%;transition:transform 120ms 0ms cubic-bezier(0.4, 0, 0.6, 1),border-color 120ms 0ms cubic-bezier(0.4, 0, 0.6, 1)}.mdc-radio__native-control{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;opacity:0;cursor:inherit;z-index:1}.mdc-radio__native-control:checked+.mdc-radio__background,.mdc-radio__native-control:disabled+.mdc-radio__background{transition:opacity 120ms 0ms cubic-bezier(0, 0, 0.2, 1),transform 120ms 0ms cubic-bezier(0, 0, 0.2, 1)}.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 120ms 0ms cubic-bezier(0, 0, 0.2, 1)}.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 120ms 0ms cubic-bezier(0, 0, 0.2, 1),border-color 120ms 0ms cubic-bezier(0, 0, 0.2, 1)}.mdc-radio--disabled{cursor:default;pointer-events:none}.mdc-radio__native-control:checked+.mdc-radio__background .mdc-radio__inner-circle{transform:scale(0.5);transition:transform 120ms 0ms cubic-bezier(0, 0, 0.2, 1),border-color 120ms 0ms cubic-bezier(0, 0, 0.2, 1)}.mdc-radio__native-control:disabled+.mdc-radio__background,[aria-disabled="true"] .mdc-radio__native-control+.mdc-radio__background{cursor:default}.mdc-radio__native-control:disabled+.mdc-radio__background .mdc-radio__outer-circle,[aria-disabled="true"] .mdc-radio__native-control+.mdc-radio__background .mdc-radio__outer-circle{border-color:rgba(0,0,0,0.26)}.mdc-radio__native-control:disabled+.mdc-radio__background .mdc-radio__inner-circle,[aria-disabled="true"] .mdc-radio__native-control+.mdc-radio__background .mdc-radio__inner-circle{border-color:rgba(0,0,0,0.26)}.mdc-radio__native-control:focus+.mdc-radio__background::before{transform:scale(2, 2);opacity:.12;transition:opacity 120ms 0ms cubic-bezier(0, 0, 0.2, 1),transform 120ms 0ms cubic-bezier(0, 0, 0.2, 1)}.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)}.mdc-radio::before,.mdc-radio::after{position:absolute;border-radius:50%;opacity:0;pointer-events:none;content:""}.mdc-radio::before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1}.mdc-radio.mdc-ripple-upgraded::before{transform:scale(1);transform:scale(var(--mdc-ripple-fg-scale, 1))}.mdc-radio.mdc-ripple-upgraded::after{top:0;left:0;transform:scale(0);transform-origin:center center}.mdc-radio.mdc-ripple-upgraded--unbounded::after{top:0;top:var(--mdc-ripple-top, 0);left:0;left:var(--mdc-ripple-left, 0)}.mdc-radio.mdc-ripple-upgraded--foreground-activation::after{animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.mdc-radio.mdc-ripple-upgraded--foreground-deactivation::after{animation:mdc-ripple-fg-opacity-out 150ms;transform:translate(0) scale(1);transform:translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1))}.mdc-radio::before,.mdc-radio::after{top:calc(50% - 50%);left:calc(50% - 50%);width:100%;height:100%}.mdc-radio.mdc-ripple-upgraded::before,.mdc-radio.mdc-ripple-upgraded::after{top:calc(50% - 50%);top:var(--mdc-ripple-top, calc(50% - 50%));left:calc(50% - 50%);left:var(--mdc-ripple-left, calc(50% - 50%));width:100%;width:var(--mdc-ripple-fg-size, 100%);height:100%;height:var(--mdc-ripple-fg-size, 100%)}.mdc-radio.mdc-ripple-upgraded::after{width:100%;width:var(--mdc-ripple-fg-size, 100%);height:100%;height:var(--mdc-ripple-fg-size, 100%)}.mdc-radio::before,.mdc-radio::after{background-color:#1a73e8}@supports not (-ms-ime-align: auto){.mdc-radio::before,.mdc-radio::after{background-color:#1a73e8;background-color:var(--mdc-theme-secondary, #1a73e8)}}.mdc-radio:hover::before{opacity:.04}.mdc-radio:not(.mdc-ripple-upgraded):focus::before,.mdc-radio.mdc-ripple-upgraded--background-focused::before{transition-duration:75ms;opacity:.12}.mdc-radio:not(.mdc-ripple-upgraded)::after{transition:opacity 150ms linear}.mdc-radio:not(.mdc-ripple-upgraded):active::after{transition-duration:75ms;opacity:.12}.mdc-radio.mdc-ripple-upgraded{--mdc-ripple-fg-opacity: .12}.mdc-radio.mdc-ripple-upgraded--background-focused .mdc-radio__background::before{content:none}@keyframes mdc-select-float-native-control{0%{transform:translateY(8px);opacity:0}100%{transform:translateY(0);opacity:1}}.mdc-line-ripple{position:absolute;bottom:0;left:0;width:100%;height:2px;transform:scaleX(0);transition:transform 180ms cubic-bezier(0.4, 0, 0.2, 1),opacity 180ms cubic-bezier(0.4, 0, 0.2, 1);opacity:0;z-index:2}.mdc-line-ripple--active{transform:scaleX(1);opacity:1}.mdc-line-ripple--deactivating{opacity:0}.mdc-notched-outline{display:flex;position:absolute;right:0;left:0;box-sizing:border-box;width:100%;max-width:100%;height:100%;text-align:left;pointer-events:none}[dir="rtl"] .mdc-notched-outline,.mdc-notched-outline[dir="rtl"]{text-align:right}.mdc-notched-outline__leading,.mdc-notched-outline__notch,.mdc-notched-outline__trailing{box-sizing:border-box;height:100%;transition:border 150ms cubic-bezier(0.4, 0, 0.2, 1);border-top:1px solid;border-bottom:1px solid;pointer-events:none}.mdc-notched-outline__leading{border-left:1px solid;border-right:none;width:12px}[dir="rtl"] .mdc-notched-outline__leading,.mdc-notched-outline__leading[dir="rtl"]{border-left:none;border-right:1px solid}.mdc-notched-outline__trailing{border-left:none;border-right:1px solid;flex-grow:1}[dir="rtl"] .mdc-notched-outline__trailing,.mdc-notched-outline__trailing[dir="rtl"]{border-left:1px solid;border-right:none}.mdc-notched-outline__notch{flex:0 0 auto;width:auto;max-width:calc(100% - 12px * 2)}.mdc-notched-outline .mdc-floating-label{display:inline-block;position:relative;top:17px;bottom:auto;max-width:100%}.mdc-notched-outline .mdc-floating-label--float-above{text-overflow:clip}.mdc-notched-outline--upgraded .mdc-floating-label--float-above{max-width:calc(100% / .75)}.mdc-notched-outline--notched .mdc-notched-outline__notch{padding-left:0;padding-right:8px;border-top:none}[dir="rtl"] .mdc-notched-outline--notched .mdc-notched-outline__notch,.mdc-notched-outline--notched .mdc-notched-outline__notch[dir="rtl"]{padding-left:8px;padding-right:0}.mdc-notched-outline--no-label .mdc-notched-outline__notch{padding:0}.mdc-floating-label{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:1rem;line-height:1.75rem;font-weight:400;letter-spacing:.00937em;text-decoration:inherit;text-transform:inherit;position:absolute;left:0;transform-origin:left top;transition:transform 150ms cubic-bezier(0.4, 0, 0.2, 1),color 150ms cubic-bezier(0.4, 0, 0.2, 1);line-height:1.15rem;text-align:left;text-overflow:ellipsis;white-space:nowrap;cursor:text;overflow:hidden;will-change:transform}[dir="rtl"] .mdc-floating-label,.mdc-floating-label[dir="rtl"]{right:0;left:auto;transform-origin:right top;text-align:right}.mdc-floating-label--float-above{cursor:auto}.mdc-floating-label--float-above{transform:translateY(-50%) scale(.75)}.mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above-standard 250ms 1}@keyframes mdc-floating-label-shake-float-above-standard{0%{transform:translateX(calc(0 - 0%)) translateY(-50%) scale(.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.70173, 0.49582);transform:translateX(calc(4% - 0%)) translateY(-50%) scale(.75)}66%{animation-timing-function:cubic-bezier(0.30244, 0.38135, 0.55, 0.95635);transform:translateX(calc(-4% - 0%)) translateY(-50%) scale(.75)}100%{transform:translateX(calc(0 - 0%)) translateY(-50%) scale(.75)}}.mdc-select--with-leading-icon:not(.mdc-select--disabled) .mdc-select__icon{color:#000;color:#000;color:var(--mdc-theme-on-surface, #000)}.mdc-select--with-leading-icon .mdc-select__icon{display:inline-block;position:absolute;bottom:16px;box-sizing:border-box;width:24px;height:24px;border:none;background-color:transparent;fill:currentColor;opacity:.54;text-decoration:none;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mdc-select__icon:not([tabindex]),.mdc-select__icon[tabindex="-1"]{cursor:default;pointer-events:none}.mdc-select-helper-text{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:.75rem;line-height:1.25rem;font-weight:400;letter-spacing:.03333em;text-decoration:inherit;text-transform:inherit;display:block;margin-top:0;line-height:normal;margin:0;transition:opacity 180ms cubic-bezier(0.4, 0, 0.2, 1);opacity:0;will-change:opacity}.mdc-select-helper-text::before{display:inline-block;width:0;height:16px;content:"";vertical-align:0}.mdc-select-helper-text--persistent{transition:none;opacity:1;will-change:initial}.mdc-select{--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);display:inline-flex;position:relative;box-sizing:border-box;height:56px;overflow:hidden;will-change:opacity, transform, color}.mdc-select:not(.mdc-select--disabled){background-color:#f5f5f5}.mdc-select::before,.mdc-select::after{position:absolute;border-radius:50%;opacity:0;pointer-events:none;content:""}.mdc-select::before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1}.mdc-select.mdc-ripple-upgraded::before{transform:scale(1);transform:scale(var(--mdc-ripple-fg-scale, 1))}.mdc-select.mdc-ripple-upgraded::after{top:0;left:0;transform:scale(0);transform-origin:center center}.mdc-select.mdc-ripple-upgraded--unbounded::after{top:0;top:var(--mdc-ripple-top, 0);left:0;left:var(--mdc-ripple-left, 0)}.mdc-select.mdc-ripple-upgraded--foreground-activation::after{animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.mdc-select.mdc-ripple-upgraded--foreground-deactivation::after{animation:mdc-ripple-fg-opacity-out 150ms;transform:translate(0) scale(1);transform:translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1))}.mdc-select::before,.mdc-select::after{top:calc(50% - 100%);left:calc(50% - 100%);width:200%;height:200%}.mdc-select.mdc-ripple-upgraded::after{width:100%;width:var(--mdc-ripple-fg-size, 100%);height:100%;height:var(--mdc-ripple-fg-size, 100%)}.mdc-select::before,.mdc-select::after{background-color:rgba(0,0,0,0.87)}.mdc-select:hover::before{opacity:.04}.mdc-select:not(.mdc-ripple-upgraded):focus::before,.mdc-select.mdc-ripple-upgraded--background-focused::before{transition-duration:75ms;opacity:.12}.mdc-select:not(.mdc-select--disabled) .mdc-select__native-control,.mdc-select:not(.mdc-select--disabled) .mdc-select__selected-text{color:rgba(0,0,0,0.87)}.mdc-select:not(.mdc-select--disabled) .mdc-floating-label{color:rgba(0,0,0,0.6)}.mdc-select:not(.mdc-select--disabled) .mdc-select__native-control,.mdc-select:not(.mdc-select--disabled) .mdc-select__selected-text{border-bottom-color:rgba(0,0,0,0.42)}.mdc-select:not(.mdc-select--disabled)+.mdc-select-helper-text{color:rgba(0,0,0,0.6)}.mdc-select,.mdc-select__native-control{border-radius:4px 4px 0 0}.mdc-select:not(.mdc-select--disabled).mdc-select--focused .mdc-line-ripple{background-color:#1a73e8;background-color:#1a73e8;background-color:var(--mdc-theme-primary, #1a73e8)}.mdc-select:not(.mdc-select--disabled).mdc-select--focused .mdc-floating-label{color:rgba(26,115,232,0.87)}.mdc-select:not(.mdc-select--disabled) .mdc-select__native-control:hover{border-bottom-color:rgba(0,0,0,0.87)}.mdc-select .mdc-floating-label--float-above{transform:translateY(-70%) scale(.75)}.mdc-select .mdc-floating-label{left:16px;right:auto;right:initial;top:21px;pointer-events:none}[dir="rtl"] .mdc-select .mdc-floating-label,.mdc-select .mdc-floating-label[dir="rtl"]{left:auto;left:initial;right:16px}.mdc-select.mdc-select--with-leading-icon .mdc-floating-label{left:48px;right:auto;right:initial}[dir="rtl"] .mdc-select.mdc-select--with-leading-icon .mdc-floating-label,.mdc-select.mdc-select--with-leading-icon .mdc-floating-label[dir="rtl"]{left:auto;left:initial;right:48px}.mdc-select.mdc-select--outlined .mdc-floating-label{left:4px;right:auto;right:initial;top:17px}[dir="rtl"] .mdc-select.mdc-select--outlined .mdc-floating-label,.mdc-select.mdc-select--outlined .mdc-floating-label[dir="rtl"]{left:auto;left:initial;right:4px}.mdc-select.mdc-select--outlined.mdc-select--with-leading-icon .mdc-floating-label{left:36px;right:auto;right:initial}[dir="rtl"] .mdc-select.mdc-select--outlined.mdc-select--with-leading-icon .mdc-floating-label,.mdc-select.mdc-select--outlined.mdc-select--with-leading-icon .mdc-floating-label[dir="rtl"]{left:auto;left:initial;right:36px}.mdc-select.mdc-select--outlined.mdc-select--with-leading-icon .mdc-floating-label--float-above{left:36px;right:auto;right:initial}[dir="rtl"] .mdc-select.mdc-select--outlined.mdc-select--with-leading-icon .mdc-floating-label--float-above,.mdc-select.mdc-select--outlined.mdc-select--with-leading-icon .mdc-floating-label--float-above[dir="rtl"]{left:auto;left:initial;right:36px}.mdc-select__dropdown-icon{background:url("data:image/svg+xml,%3Csvg%20width%3D%2210px%22%20height%3D%225px%22%20viewBox%3D%227%2010%2010%205%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3Cpolygon%20id%3D%22Shape%22%20stroke%3D%22none%22%20fill%3D%22%23000%22%20fill-rule%3D%22evenodd%22%20opacity%3D%22.54%22%20points%3D%227%2010%2012%2015%2017%2010%22%3E%3C%2Fpolygon%3E%0A%3C%2Fsvg%3E") no-repeat center;left:auto;right:8px;position:absolute;bottom:16px;width:24px;height:24px;transition:transform 150ms cubic-bezier(0.4, 0, 0.2, 1);pointer-events:none}[dir="rtl"] .mdc-select__dropdown-icon,.mdc-select__dropdown-icon[dir="rtl"]{left:8px;right:auto}.mdc-select--focused .mdc-select__dropdown-icon{background:url("data:image/svg+xml,%3Csvg%20width%3D%2210px%22%20height%3D%225px%22%20viewBox%3D%227%2010%2010%205%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3Cpolygon%20id%3D%22Shape%22%20stroke%3D%22none%22%20fill%3D%22%231a73e8%22%20fill-rule%3D%22evenodd%22%20opacity%3D%221%22%20points%3D%227%2010%2012%2015%2017%2010%22%3E%3C%2Fpolygon%3E%0A%3C%2Fsvg%3E") no-repeat center;transform:rotate(180deg) translateY(-5px);transition:transform 150ms cubic-bezier(0.4, 0, 0.2, 1)}.mdc-select__native-control{padding-top:20px}.mdc-select.mdc-select--focused .mdc-line-ripple::after{transform:scale(1, 2);opacity:1}.mdc-select+.mdc-select-helper-text{margin-right:12px;margin-left:12px}.mdc-select--outlined+.mdc-select-helper-text{margin-right:16px;margin-left:16px}.mdc-select--focused+.mdc-select-helper-text:not(.mdc-select-helper-text--validation-msg){opacity:1}.mdc-select__selected-text{min-width:200px;padding-top:22px}.mdc-select__native-control,.mdc-select__selected-text{padding-left:16px;padding-right:52px;font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:1rem;line-height:1.75rem;font-weight:400;letter-spacing:.00937em;text-decoration:inherit;text-transform:inherit;box-sizing:border-box;width:100%;height:56px;padding-top:20px;padding-bottom:4px;border:none;border-bottom:1px solid;outline:none;background-color:transparent;color:inherit;white-space:nowrap;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}[dir="rtl"] .mdc-select__native-control,.mdc-select__native-control[dir="rtl"],[dir="rtl"] .mdc-select__selected-text,.mdc-select__selected-text[dir="rtl"]{padding-left:52px;padding-right:16px}.mdc-select__native-control::-ms-expand,.mdc-select__selected-text::-ms-expand{display:none}.mdc-select__native-control::-ms-value,.mdc-select__selected-text::-ms-value{background-color:transparent;color:inherit}@-moz-document url-prefix(""){.mdc-select__native-control,.mdc-select__selected-text{text-indent:-2px}}.mdc-select--outlined{border:none;overflow:visible}.mdc-select--outlined:not(.mdc-select--disabled){background-color:rgba(0,0,0,0)}.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,0.24)}.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__native-control:hover ~ .mdc-notched-outline .mdc-notched-outline__leading,.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__native-control:hover ~ .mdc-notched-outline .mdc-notched-outline__notch,.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__native-control:hover ~ .mdc-notched-outline .mdc-notched-outline__trailing,.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover ~ .mdc-notched-outline .mdc-notched-outline__leading,.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover ~ .mdc-notched-outline .mdc-notched-outline__notch,.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover ~ .mdc-notched-outline .mdc-notched-outline__trailing{border-color:rgba(0,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:#1a73e8;border-color:#1a73e8;border-color:var(--mdc-theme-primary, #1a73e8)}.mdc-select--outlined .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above-text-field-outlined 250ms 1}.mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__leading{border-radius:4px 0 0 4px}[dir="rtl"] .mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__leading,.mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__leading[dir="rtl"]{border-radius:0 4px 4px 0}.mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__trailing{border-radius:0 4px 4px 0}[dir="rtl"] .mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__trailing,.mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__trailing[dir="rtl"]{border-radius:4px 0 0 4px}.mdc-select--outlined .mdc-select__native-control{border-radius:4px}.mdc-select--outlined::before,.mdc-select--outlined::after{content:none}.mdc-select--outlined:not(.mdc-select--disabled){background-color:rgba(0,0,0,0)}.mdc-select--outlined .mdc-floating-label--float-above{transform:translateY(-144%) scale(1)}.mdc-select--outlined .mdc-floating-label--float-above{font-size:.75rem}.mdc-select--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-130%) scale(.75)}.mdc-select--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem}.mdc-select--outlined .mdc-select__native-control,.mdc-select--outlined .mdc-select__selected-text{padding-left:16px;padding-right:52px;display:flex;padding-top:12px;padding-bottom:12px;border:none;background-color:transparent;z-index:1}[dir="rtl"] .mdc-select--outlined .mdc-select__native-control,.mdc-select--outlined .mdc-select__native-control[dir="rtl"],[dir="rtl"] .mdc-select--outlined .mdc-select__selected-text,.mdc-select--outlined .mdc-select__selected-text[dir="rtl"]{padding-left:52px;padding-right:16px}.mdc-select--outlined .mdc-select__selected-text{padding-top:14px}.mdc-select--outlined .mdc-select__icon{z-index:2}.mdc-select--outlined .mdc-floating-label{line-height:1.15rem;pointer-events:auto}.mdc-select--invalid:not(.mdc-select--disabled) .mdc-floating-label{color:#b00020;color:#b00020;color:var(--mdc-theme-error, #b00020)}.mdc-select--invalid:not(.mdc-select--disabled) .mdc-select__native-control,.mdc-select--invalid:not(.mdc-select--disabled) .mdc-select__selected-text{border-bottom-color:#b00020;border-bottom-color:#b00020;border-bottom-color:var(--mdc-theme-error, #b00020)}.mdc-select--invalid:not(.mdc-select--disabled).mdc-select--focused .mdc-line-ripple{background-color:#b00020;background-color:#b00020;background-color:var(--mdc-theme-error, #b00020)}.mdc-select--invalid:not(.mdc-select--disabled).mdc-select--focused .mdc-floating-label{color:#b00020}.mdc-select--invalid:not(.mdc-select--disabled).mdc-select--invalid+.mdc-select-helper-text--validation-msg{color:#b00020;color:#b00020;color:var(--mdc-theme-error, #b00020)}.mdc-select--invalid:not(.mdc-select--disabled) .mdc-select__native-control:hover{border-bottom-color:#b00020;border-bottom-color:#b00020;border-bottom-color:var(--mdc-theme-error, #b00020)}.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing{border-color:#b00020;border-color:#b00020;border-color:var(--mdc-theme-error, #b00020)}.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__native-control:hover ~ .mdc-notched-outline .mdc-notched-outline__leading,.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__native-control:hover ~ .mdc-notched-outline .mdc-notched-outline__notch,.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__native-control:hover ~ .mdc-notched-outline .mdc-notched-outline__trailing,.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover ~ .mdc-notched-outline .mdc-notched-outline__leading,.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover ~ .mdc-notched-outline .mdc-notched-outline__notch,.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover ~ .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#b00020;border-color:#b00020;border-color:var(--mdc-theme-error, #b00020)}.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__leading,.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__notch,.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__trailing{border-width:2px}.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__leading,.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__notch,.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#b00020;border-color:#b00020;border-color:var(--mdc-theme-error, #b00020)}.mdc-select--invalid .mdc-select__dropdown-icon{background:url("data:image/svg+xml,%3Csvg%20width%3D%2210px%22%20height%3D%225px%22%20viewBox%3D%227%2010%2010%205%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3Cpolygon%20id%3D%22Shape%22%20stroke%3D%22none%22%20fill%3D%22%23b00020%22%20fill-rule%3D%22evenodd%22%20opacity%3D%221%22%20points%3D%227%2010%2012%2015%2017%2010%22%3E%3C%2Fpolygon%3E%0A%3C%2Fsvg%3E") no-repeat center}.mdc-select--invalid+.mdc-select-helper-text--validation-msg{opacity:1}.mdc-select--required .mdc-floating-label::after{content:"*"}.mdc-select--disabled{background-color:#fafafa;cursor:default;pointer-events:none}.mdc-select--disabled .mdc-floating-label{color:rgba(0,0,0,0.37)}.mdc-select--disabled .mdc-select__dropdown-icon{background:url("data:image/svg+xml,%3Csvg%20width%3D%2210px%22%20height%3D%225px%22%20viewBox%3D%227%2010%2010%205%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3Cpolygon%20id%3D%22Shape%22%20stroke%3D%22none%22%20fill%3D%22%23000%22%20fill-rule%3D%22evenodd%22%20opacity%3D%22.37%22%20points%3D%227%2010%2012%2015%2017%2010%22%3E%3C%2Fpolygon%3E%0A%3C%2Fsvg%3E") no-repeat center}.mdc-select--disabled .mdc-line-ripple{display:none}.mdc-select--disabled .mdc-select__icon{color:rgba(0,0,0,0.37)}.mdc-select--disabled .mdc-select__native-control,.mdc-select--disabled .mdc-select__selected-text{color:rgba(0,0,0,0.37);border-bottom-style:dotted}.mdc-select--disabled .mdc-select__selected-text{pointer-events:none}.mdc-select--disabled.mdc-select--outlined{background-color:rgba(0,0,0,0)}.mdc-select--disabled.mdc-select--outlined .mdc-select__native-control,.mdc-select--disabled.mdc-select--outlined .mdc-select__selected-text{border-bottom-style:none}.mdc-select--disabled.mdc-select--outlined .mdc-notched-outline__leading,.mdc-select--disabled.mdc-select--outlined .mdc-notched-outline__notch,.mdc-select--disabled.mdc-select--outlined .mdc-notched-outline__trailing{border-color:rgba(0,0,0,0.16)}.mdc-select--with-leading-icon .mdc-select__icon{left:16px;right:auto;right:initial}[dir="rtl"] .mdc-select--with-leading-icon .mdc-select__icon,.mdc-select--with-leading-icon .mdc-select__icon[dir="rtl"]{left:auto;left:initial;right:16px}.mdc-select--with-leading-icon .mdc-select__native-control,.mdc-select--with-leading-icon .mdc-select__selected-text{padding-left:48px;padding-right:32px}[dir="rtl"] .mdc-select--with-leading-icon .mdc-select__native-control,.mdc-select--with-leading-icon .mdc-select__native-control[dir="rtl"],[dir="rtl"] .mdc-select--with-leading-icon .mdc-select__selected-text,.mdc-select--with-leading-icon .mdc-select__selected-text[dir="rtl"]{padding-left:32px;padding-right:48px}.mdc-select--with-leading-icon.mdc-select--outlined .mdc-floating-label--float-above{transform:translateY(-144%) translateX(-32px) scale(1)}[dir="rtl"] .mdc-select--with-leading-icon.mdc-select--outlined .mdc-floating-label--float-above,.mdc-select--with-leading-icon.mdc-select--outlined .mdc-floating-label--float-above[dir="rtl"]{transform:translateY(-144%) translateX(32px) scale(1)}.mdc-select--with-leading-icon.mdc-select--outlined .mdc-floating-label--float-above{font-size:.75rem}.mdc-select--with-leading-icon.mdc-select--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select--with-leading-icon.mdc-select--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-130%) translateX(-32px) scale(.75)}[dir="rtl"] .mdc-select--with-leading-icon.mdc-select--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select--with-leading-icon.mdc-select--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir="rtl"],[dir="rtl"] .mdc-select--with-leading-icon.mdc-select--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select--with-leading-icon.mdc-select--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir="rtl"]{transform:translateY(-130%) translateX(32px) scale(.75)}.mdc-select--with-leading-icon.mdc-select--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select--with-leading-icon.mdc-select--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem}.mdc-select--with-leading-icon.mdc-select--outlined .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above-select-outlined-leading-icon 250ms 1}[dir="rtl"] .mdc-select--with-leading-icon.mdc-select--outlined .mdc-floating-label--shake,.mdc-select--with-leading-icon.mdc-select--outlined[dir="rtl"] .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above-select-outlined-leading-icon-rtl 250ms 1}.mdc-select--with-leading-icon.mdc-select__menu .mdc-list-item__text{padding-left:32px;padding-right:32px}[dir="rtl"] .mdc-select--with-leading-icon.mdc-select__menu .mdc-list-item__text,.mdc-select--with-leading-icon.mdc-select__menu .mdc-list-item__text[dir="rtl"]{padding-left:32px;padding-right:32px}.mdc-select__menu .mdc-list .mdc-list-item--selected{color:#000;color:#000;color:var(--mdc-theme-on-surface, #000)}.mdc-select__menu .mdc-list .mdc-list-item--selected::before,.mdc-select__menu .mdc-list .mdc-list-item--selected::after{background-color:#000}@supports not (-ms-ime-align: auto){.mdc-select__menu .mdc-list .mdc-list-item--selected::before,.mdc-select__menu .mdc-list .mdc-list-item--selected::after{background-color:#000;background-color:var(--mdc-theme-on-surface, #000)}}.mdc-select__menu .mdc-list .mdc-list-item--selected:hover::before{opacity:.04}.mdc-select__menu .mdc-list .mdc-list-item--selected:not(.mdc-ripple-upgraded):focus::before,.mdc-select__menu .mdc-list .mdc-list-item--selected.mdc-ripple-upgraded--background-focused::before{transition-duration:75ms;opacity:.12}.mdc-select__menu .mdc-list .mdc-list-item--selected:not(.mdc-ripple-upgraded)::after{transition:opacity 150ms linear}.mdc-select__menu .mdc-list .mdc-list-item--selected:not(.mdc-ripple-upgraded):active::after{transition-duration:75ms;opacity:.12}.mdc-select__menu .mdc-list .mdc-list-item--selected.mdc-ripple-upgraded{--mdc-ripple-fg-opacity: .12}@keyframes mdc-floating-label-shake-float-above-select-outlined-leading-icon{0%{transform:translateX(calc(0 - 32px)) translateY(-130%) scale(.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.70173, 0.49582);transform:translateX(calc(4% - 32px)) translateY(-130%) scale(.75)}66%{animation-timing-function:cubic-bezier(0.30244, 0.38135, 0.55, 0.95635);transform:translateX(calc(-4% - 32px)) translateY(-130%) scale(.75)}100%{transform:translateX(calc(0 - 32px)) translateY(-130%) scale(.75)}}@keyframes mdc-floating-label-shake-float-above-select-outlined-leading-icon-rtl{0%{transform:translateX(calc(0 - -32px)) translateY(-130%) scale(.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.70173, 0.49582);transform:translateX(calc(4% - -32px)) translateY(-130%) scale(.75)}66%{animation-timing-function:cubic-bezier(0.30244, 0.38135, 0.55, 0.95635);transform:translateX(calc(-4% - -32px)) translateY(-130%) scale(.75)}100%{transform:translateX(calc(0 - -32px)) translateY(-130%) scale(.75)}}.mdc-tab{position:relative;font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:.875rem;line-height:2.25rem;font-weight:500;letter-spacing:.08929em;text-decoration:none;text-transform:uppercase;display:flex;flex:1 0 auto;justify-content:center;box-sizing:border-box;height:48px;padding:0 24px;border:none;outline:none;background:none;text-align:center;white-space:nowrap;cursor:pointer;-webkit-appearance:none;z-index:1}.mdc-tab .mdc-tab__text-label{color:#000;color:#000;color:var(--mdc-theme-on-surface, #000)}.mdc-tab .mdc-tab__icon{color:#000;color:#000;color:var(--mdc-theme-on-surface, #000);fill:currentColor}.mdc-tab::-moz-focus-inner{padding:0;border:0}.mdc-tab--min-width{flex:0 1 auto}.mdc-tab__ripple{--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);position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.mdc-tab__ripple::before,.mdc-tab__ripple::after{position:absolute;border-radius:50%;opacity:0;pointer-events:none;content:""}.mdc-tab__ripple::before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1}.mdc-tab__ripple.mdc-ripple-upgraded::before{transform:scale(1);transform:scale(var(--mdc-ripple-fg-scale, 1))}.mdc-tab__ripple.mdc-ripple-upgraded::after{top:0;left:0;transform:scale(0);transform-origin:center center}.mdc-tab__ripple.mdc-ripple-upgraded--unbounded::after{top:0;top:var(--mdc-ripple-top, 0);left:0;left:var(--mdc-ripple-left, 0)}.mdc-tab__ripple.mdc-ripple-upgraded--foreground-activation::after{animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.mdc-tab__ripple.mdc-ripple-upgraded--foreground-deactivation::after{animation:mdc-ripple-fg-opacity-out 150ms;transform:translate(0) scale(1);transform:translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1))}.mdc-tab__ripple::before,.mdc-tab__ripple::after{top:calc(50% - 100%);left:calc(50% - 100%);width:200%;height:200%}.mdc-tab__ripple.mdc-ripple-upgraded::after{width:100%;width:var(--mdc-ripple-fg-size, 100%);height:100%;height:var(--mdc-ripple-fg-size, 100%)}.mdc-tab__ripple::before,.mdc-tab__ripple::after{background-color:#1a73e8}@supports not (-ms-ime-align: auto){.mdc-tab__ripple::before,.mdc-tab__ripple::after{background-color:#1a73e8;background-color:var(--mdc-theme-primary, #1a73e8)}}.mdc-tab__ripple:hover::before{opacity:.04}.mdc-tab__ripple:not(.mdc-ripple-upgraded):focus::before,.mdc-tab__ripple.mdc-ripple-upgraded--background-focused::before{transition-duration:75ms;opacity:.12}.mdc-tab__ripple:not(.mdc-ripple-upgraded)::after{transition:opacity 150ms linear}.mdc-tab__ripple:not(.mdc-ripple-upgraded):active::after{transition-duration:75ms;opacity:.12}.mdc-tab__ripple.mdc-ripple-upgraded{--mdc-ripple-fg-opacity: .12}.mdc-tab__content{position:relative;display:flex;align-items:center;justify-content:center;height:inherit;pointer-events:none}.mdc-tab__text-label,.mdc-tab__icon{transition:150ms color linear, 150ms opacity linear;z-index:2}.mdc-tab__text-label{display:inline-block;opacity:.6;line-height:1}.mdc-tab__icon{width:24px;height:24px;opacity:.54;font-size:24px}.mdc-tab--stacked{height:72px}.mdc-tab--stacked .mdc-tab__content{flex-direction:column;align-items:center;justify-content:space-between}.mdc-tab--stacked .mdc-tab__icon{padding-top:12px}.mdc-tab--stacked .mdc-tab__text-label{padding-bottom:16px}.mdc-tab--active .mdc-tab__text-label{color:#1a73e8;color:#1a73e8;color:var(--mdc-theme-primary, #1a73e8)}.mdc-tab--active .mdc-tab__icon{color:#1a73e8;color:#1a73e8;color:var(--mdc-theme-primary, #1a73e8);fill:currentColor}.mdc-tab--active .mdc-tab__text-label,.mdc-tab--active .mdc-tab__icon{transition-delay:100ms;opacity:1}.mdc-tab:not(.mdc-tab--stacked) .mdc-tab__icon+.mdc-tab__text-label{padding-left:8px;padding-right:0}[dir="rtl"] .mdc-tab:not(.mdc-tab--stacked) .mdc-tab__icon+.mdc-tab__text-label,.mdc-tab:not(.mdc-tab--stacked) .mdc-tab__icon+.mdc-tab__text-label[dir="rtl"]{padding-left:0;padding-right:8px}.mdc-tab-bar{width:100%}.mdc-tab-indicator{display:flex;position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}.mdc-tab-indicator>.mdc-tab-indicator__content--underline{background-color:#1a73e8;background-color:#1a73e8;background-color:var(--mdc-theme-primary, #1a73e8)}.mdc-tab-indicator>.mdc-tab-indicator__content--underline{height:2px}.mdc-tab-indicator>.mdc-tab-indicator__content--icon{color:#1a73e8;color:#1a73e8;color:var(--mdc-theme-secondary, #1a73e8)}.mdc-tab-indicator>.mdc-tab-indicator__content--icon{height:34px;font-size:34px}.mdc-tab-indicator__content{transform-origin:left;opacity:0}.mdc-tab-indicator__content--underline{align-self:flex-end;width:100%}.mdc-tab-indicator__content--icon{align-self:center;margin:0 auto}.mdc-tab-indicator--active>.mdc-tab-indicator__content{opacity:1}.mdc-tab-indicator>.mdc-tab-indicator__content{transition:250ms transform cubic-bezier(0.4, 0, 0.2, 1)}.mdc-tab-indicator--no-transition>.mdc-tab-indicator__content{transition:none}.mdc-tab-indicator--fade>.mdc-tab-indicator__content{transition:150ms opacity linear}.mdc-tab-indicator--active.mdc-tab-indicator--fade>.mdc-tab-indicator__content{transition-delay:100ms}.mdc-tab-scroller{overflow-y:hidden}.mdc-tab-scroller__test{position:absolute;top:-9999px;width:100px;height:100px;overflow-x:scroll}.mdc-tab-scroller__scroll-area{-webkit-overflow-scrolling:touch;display:flex;overflow-x:hidden}.mdc-tab-scroller__scroll-area::-webkit-scrollbar,.mdc-tab-scroller__test::-webkit-scrollbar{display:none}.mdc-tab-scroller__scroll-area--scroll{overflow-x:scroll}.mdc-tab-scroller__scroll-content{position:relative;display:flex;flex:1 0 auto;transform:none;will-change:transform}.mdc-tab-scroller--align-start .mdc-tab-scroller__scroll-content{justify-content:flex-start}.mdc-tab-scroller--align-end .mdc-tab-scroller__scroll-content{justify-content:flex-end}.mdc-tab-scroller--align-center .mdc-tab-scroller__scroll-content{justify-content:center}.mdc-tab-scroller--animating .mdc-tab-scroller__scroll-area{-webkit-overflow-scrolling:auto}.mdc-tab-scroller--animating .mdc-tab-scroller__scroll-content{transition:250ms transform cubic-bezier(0.4, 0, 0.2, 1)}.mdc-text-field--with-leading-icon .mdc-text-field__icon,.mdc-text-field--with-trailing-icon .mdc-text-field__icon{position:absolute;bottom:16px;cursor:pointer}.mdc-text-field__icon:not([tabindex]),.mdc-text-field__icon[tabindex="-1"]{cursor:default;pointer-events:none}.mdc-text-field-helper-text{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:.75rem;line-height:1.25rem;font-weight:400;letter-spacing:.03333em;text-decoration:inherit;text-transform:inherit;display:block;margin-top:0;line-height:normal;margin:0;transition:opacity 150ms cubic-bezier(0.4, 0, 0.2, 1);opacity:0;will-change:opacity}.mdc-text-field-helper-text::before{display:inline-block;width:0;height:16px;content:"";vertical-align:0}.mdc-text-field-helper-text--persistent{transition:none;opacity:1;will-change:initial}.mdc-text-field-helper-text{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:.75rem;line-height:1.25rem;font-weight:400;letter-spacing:.03333em;text-decoration:inherit;text-transform:inherit;display:block;margin-top:0;line-height:normal;margin:0;transition:opacity 150ms cubic-bezier(0.4, 0, 0.2, 1);opacity:0;will-change:opacity}.mdc-text-field-helper-text::before{display:inline-block;width:0;height:16px;content:"";vertical-align:0}.mdc-text-field-helper-text--persistent{transition:none;opacity:1;will-change:initial}.mdc-text-field-character-counter{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:.75rem;line-height:1.25rem;font-weight:400;letter-spacing:.03333em;text-decoration:inherit;text-transform:inherit;display:block;margin-top:0;line-height:normal;margin-left:auto;margin-right:0;padding-left:16px;padding-right:0;white-space:nowrap}.mdc-text-field-character-counter::before{display:inline-block;width:0;height:16px;content:"";vertical-align:0}[dir="rtl"] .mdc-text-field-character-counter,.mdc-text-field-character-counter[dir="rtl"]{margin-left:0;margin-right:auto}[dir="rtl"] .mdc-text-field-character-counter,.mdc-text-field-character-counter[dir="rtl"]{padding-left:0;padding-right:16px}.mdc-text-field--with-leading-icon .mdc-text-field__icon,.mdc-text-field--with-trailing-icon .mdc-text-field__icon{position:absolute;bottom:16px;cursor:pointer}.mdc-text-field__icon:not([tabindex]),.mdc-text-field__icon[tabindex="-1"]{cursor:default;pointer-events:none}.mdc-text-field{--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);border-radius:4px 4px 0 0;display:inline-flex;position:relative;box-sizing:border-box;height:56px;overflow:hidden;will-change:opacity, transform, color}.mdc-text-field::before,.mdc-text-field::after{position:absolute;border-radius:50%;opacity:0;pointer-events:none;content:""}.mdc-text-field::before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1}.mdc-text-field.mdc-ripple-upgraded::before{transform:scale(1);transform:scale(var(--mdc-ripple-fg-scale, 1))}.mdc-text-field.mdc-ripple-upgraded::after{top:0;left:0;transform:scale(0);transform-origin:center center}.mdc-text-field.mdc-ripple-upgraded--unbounded::after{top:0;top:var(--mdc-ripple-top, 0);left:0;left:var(--mdc-ripple-left, 0)}.mdc-text-field.mdc-ripple-upgraded--foreground-activation::after{animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.mdc-text-field.mdc-ripple-upgraded--foreground-deactivation::after{animation:mdc-ripple-fg-opacity-out 150ms;transform:translate(0) scale(1);transform:translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1))}.mdc-text-field::before,.mdc-text-field::after{background-color:rgba(0,0,0,0.87)}.mdc-text-field:hover::before{opacity:.04}.mdc-text-field:not(.mdc-ripple-upgraded):focus::before,.mdc-text-field.mdc-ripple-upgraded--background-focused::before{transition-duration:75ms;opacity:.12}.mdc-text-field::before,.mdc-text-field::after{top:calc(50% - 100%);left:calc(50% - 100%);width:200%;height:200%}.mdc-text-field.mdc-ripple-upgraded::after{width:100%;width:var(--mdc-ripple-fg-size, 100%);height:100%;height:var(--mdc-ripple-fg-size, 100%)}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label{color:rgba(0,0,0,0.6)}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input{color:rgba(0,0,0,0.87)}.mdc-text-field .mdc-text-field__input{caret-color:#1a73e8;caret-color:#1a73e8;caret-color:var(--mdc-theme-primary, #1a73e8)}.mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mdc-text-field__input{border-bottom-color:rgba(0,0,0,0.42)}.mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mdc-text-field__input:hover{border-bottom-color:rgba(0,0,0,0.87)}.mdc-text-field .mdc-line-ripple{background-color:#1a73e8;background-color:#1a73e8;background-color:var(--mdc-theme-primary, #1a73e8)}.mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--textarea){border-bottom-color:rgba(0,0,0,0.12)}.mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:rgba(0,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,0.6)}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon{color:rgba(0,0,0,0.54)}.mdc-text-field:not(.mdc-text-field--disabled){background-color:#f5f5f5}.mdc-text-field .mdc-floating-label{left:16px;right:auto;right:initial;top:18px;pointer-events:none}[dir="rtl"] .mdc-text-field .mdc-floating-label,.mdc-text-field .mdc-floating-label[dir="rtl"]{left:auto;left:initial;right:16px}.mdc-text-field--textarea .mdc-floating-label{left:4px;right:auto;right:initial}[dir="rtl"] .mdc-text-field--textarea .mdc-floating-label,.mdc-text-field--textarea .mdc-floating-label[dir="rtl"]{left:auto;left:initial;right:4px}.mdc-text-field--outlined .mdc-floating-label{left:4px;right:auto;right:initial;top:17px}[dir="rtl"] .mdc-text-field--outlined .mdc-floating-label,.mdc-text-field--outlined .mdc-floating-label[dir="rtl"]{left:auto;left:initial;right:4px}.mdc-text-field--outlined--with-leading-icon .mdc-floating-label{left:36px;right:auto;right:initial}[dir="rtl"] .mdc-text-field--outlined--with-leading-icon .mdc-floating-label,.mdc-text-field--outlined--with-leading-icon .mdc-floating-label[dir="rtl"]{left:auto;left:initial;right:36px}.mdc-text-field--outlined--with-leading-icon .mdc-floating-label--float-above{left:40px;right:auto;right:initial}[dir="rtl"] .mdc-text-field--outlined--with-leading-icon .mdc-floating-label--float-above,.mdc-text-field--outlined--with-leading-icon .mdc-floating-label--float-above[dir="rtl"]{left:auto;left:initial;right:40px}.mdc-text-field__input{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:1rem;line-height:1.75rem;font-weight:400;letter-spacing:.00937em;text-decoration:inherit;text-transform:inherit;align-self:flex-end;box-sizing:border-box;width:100%;height:100%;padding:20px 16px 6px;transition:opacity 150ms cubic-bezier(0.4, 0, 0.2, 1);border:none;border-bottom:1px solid;border-radius:0;background:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.mdc-text-field__input:-ms-input-placeholder{transition:opacity 67ms cubic-bezier(0.4, 0, 0.2, 1);opacity:0;color:rgba(0,0,0,0.54)}.mdc-text-field__input::-ms-input-placeholder{transition:opacity 67ms cubic-bezier(0.4, 0, 0.2, 1);opacity:0;color:rgba(0,0,0,0.54)}.mdc-text-field__input::placeholder{transition:opacity 67ms cubic-bezier(0.4, 0, 0.2, 1);opacity:0;color:rgba(0,0,0,0.54)}.mdc-text-field__input:-ms-input-placeholder{color:rgba(0,0,0,0.54) !important}.mdc-text-field--fullwidth .mdc-text-field__input:-ms-input-placeholder,.mdc-text-field--no-label .mdc-text-field__input:-ms-input-placeholder,.mdc-text-field--focused .mdc-text-field__input:-ms-input-placeholder{transition-delay:40ms;transition-duration:110ms;opacity:1}.mdc-text-field--fullwidth .mdc-text-field__input::-ms-input-placeholder,.mdc-text-field--no-label .mdc-text-field__input::-ms-input-placeholder,.mdc-text-field--focused .mdc-text-field__input::-ms-input-placeholder{transition-delay:40ms;transition-duration:110ms;opacity:1}.mdc-text-field--fullwidth .mdc-text-field__input::placeholder,.mdc-text-field--no-label .mdc-text-field__input::placeholder,.mdc-text-field--focused .mdc-text-field__input::placeholder{transition-delay:40ms;transition-duration:110ms;opacity:1}.mdc-text-field__input:focus{outline:none}.mdc-text-field__input:invalid{box-shadow:none}.mdc-text-field__input:-webkit-autofill{z-index:auto !important}.mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mdc-text-field__input{padding-top:16px;padding-bottom:16px}.mdc-text-field__input:-webkit-autofill+.mdc-floating-label{transform:translateY(-50%) scale(0.75);cursor:auto}.mdc-text-field--outlined{border:none;overflow:visible}.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,0.24)}.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover ~ .mdc-notched-outline .mdc-notched-outline__leading,.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover ~ .mdc-notched-outline .mdc-notched-outline__notch,.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover ~ .mdc-notched-outline .mdc-notched-outline__trailing,.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover ~ .mdc-notched-outline .mdc-notched-outline__leading,.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover ~ .mdc-notched-outline .mdc-notched-outline__notch,.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover ~ .mdc-notched-outline .mdc-notched-outline__trailing{border-color:rgba(0,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:#1a73e8;border-color:#1a73e8;border-color:var(--mdc-theme-primary, #1a73e8)}.mdc-text-field--outlined .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above-text-field-outlined 250ms 1}.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading{border-radius:4px 0 0 4px}[dir="rtl"] .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading,.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading[dir="rtl"]{border-radius:0 4px 4px 0}.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing{border-radius:0 4px 4px 0}[dir="rtl"] .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing,.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing[dir="rtl"]{border-radius:4px 0 0 4px}.mdc-text-field--outlined .mdc-floating-label--float-above{transform:translateY(-144%) scale(1)}.mdc-text-field--outlined .mdc-floating-label--float-above{font-size:.75rem}.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{transform:translateY(-130%) scale(.75)}.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}.mdc-text-field--outlined::before,.mdc-text-field--outlined::after{content:none}.mdc-text-field--outlined:not(.mdc-text-field--disabled){background-color:rgba(0,0,0,0)}.mdc-text-field--outlined .mdc-text-field__input{display:flex;padding:12px 16px 14px;border:none !important;background-color:transparent;z-index:1}.mdc-text-field--outlined .mdc-text-field__icon{z-index:2}.mdc-text-field--outlined.mdc-text-field--focused .mdc-notched-outline__leading,.mdc-text-field--outlined.mdc-text-field--focused .mdc-notched-outline__notch,.mdc-text-field--outlined.mdc-text-field--focused .mdc-notched-outline__trailing{border-width:2px}.mdc-text-field--outlined.mdc-text-field--disabled{background-color:rgba(0,0,0,0)}.mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline__leading,.mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline__notch,.mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:rgba(0,0,0,0.06)}.mdc-text-field--outlined.mdc-text-field--disabled .mdc-text-field__input{border-bottom:none}.mdc-text-field--outlined.mdc-text-field--dense{height:48px}.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--float-above{transform:translateY(-134%) scale(1)}.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--float-above{font-size:.8rem}.mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field--outlined.mdc-text-field--dense .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-120%) scale(.8)}.mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field--outlined.mdc-text-field--dense .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem}.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above-text-field-outlined-dense 250ms 1}.mdc-text-field--outlined.mdc-text-field--dense .mdc-text-field__input{padding:12px 12px 7px}.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label{top:14px}.mdc-text-field--outlined.mdc-text-field--dense .mdc-text-field__icon{top:12px}.mdc-text-field--with-leading-icon .mdc-text-field__icon{left:16px;right:auto;right:initial}[dir="rtl"] .mdc-text-field--with-leading-icon .mdc-text-field__icon,.mdc-text-field--with-leading-icon .mdc-text-field__icon[dir="rtl"]{left:auto;left:initial;right:16px}.mdc-text-field--with-leading-icon .mdc-text-field__input{padding-left:48px;padding-right:16px}[dir="rtl"] .mdc-text-field--with-leading-icon .mdc-text-field__input,.mdc-text-field--with-leading-icon .mdc-text-field__input[dir="rtl"]{padding-left:16px;padding-right:48px}.mdc-text-field--with-leading-icon .mdc-floating-label{left:48px;right:auto;right:initial}[dir="rtl"] .mdc-text-field--with-leading-icon .mdc-floating-label,.mdc-text-field--with-leading-icon .mdc-floating-label[dir="rtl"]{left:auto;left:initial;right:48px}.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__icon{left:16px;right:auto;right:initial}[dir="rtl"] .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__icon,.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__icon[dir="rtl"]{left:auto;left:initial;right:16px}.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__input{padding-left:48px;padding-right:16px}[dir="rtl"] .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__input,.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__input[dir="rtl"]{padding-left:16px;padding-right:48px}.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above{transform:translateY(-144%) translateX(-32px) scale(1)}[dir="rtl"] .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above,.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above[dir="rtl"]{transform:translateY(-144%) 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(-130%) translateX(-32px) scale(.75)}[dir="rtl"] .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[dir="rtl"],[dir="rtl"] .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[dir="rtl"]{transform:translateY(-130%) 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 250ms 1}[dir="rtl"] .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--shake,.mdc-text-field--with-leading-icon.mdc-text-field--outlined[dir="rtl"] .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-rtl 250ms 1}.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label{left:36px;right:auto;right:initial}[dir="rtl"] .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label,.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label[dir="rtl"]{left:auto;left:initial;right:36px}.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--float-above{transform:translateY(-134%) translateX(-21px) scale(1)}[dir="rtl"] .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--float-above,.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--float-above[dir="rtl"]{transform:translateY(-134%) translateX(21px) scale(1)}.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--float-above{font-size:.8rem}.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-120%) translateX(-21px) scale(.8)}[dir="rtl"] .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir="rtl"],[dir="rtl"] .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir="rtl"]{transform:translateY(-120%) translateX(21px) scale(.8)}.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem}.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-dense 250ms 1}[dir="rtl"] .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--shake,.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense[dir="rtl"] .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-dense-rtl 250ms 1}.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label{left:32px;right:auto;right:initial}[dir="rtl"] .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label,.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label[dir="rtl"]{left:auto;left:initial;right:32px}.mdc-text-field--with-trailing-icon .mdc-text-field__icon{left:auto;left:initial;right:12px}[dir="rtl"] .mdc-text-field--with-trailing-icon .mdc-text-field__icon,.mdc-text-field--with-trailing-icon .mdc-text-field__icon[dir="rtl"]{left:12px;right:auto;right:initial}.mdc-text-field--with-trailing-icon .mdc-text-field__input{padding-left:16px;padding-right:48px}[dir="rtl"] .mdc-text-field--with-trailing-icon .mdc-text-field__input,.mdc-text-field--with-trailing-icon .mdc-text-field__input[dir="rtl"]{padding-left:48px;padding-right:16px}.mdc-text-field--with-trailing-icon.mdc-text-field--outlined .mdc-text-field__icon{left:auto;left:initial;right:16px}[dir="rtl"] .mdc-text-field--with-trailing-icon.mdc-text-field--outlined .mdc-text-field__icon,.mdc-text-field--with-trailing-icon.mdc-text-field--outlined .mdc-text-field__icon[dir="rtl"]{left:16px;right:auto;right:initial}.mdc-text-field--with-trailing-icon.mdc-text-field--outlined .mdc-text-field__input{padding-left:16px;padding-right:48px}[dir="rtl"] .mdc-text-field--with-trailing-icon.mdc-text-field--outlined .mdc-text-field__input,.mdc-text-field--with-trailing-icon.mdc-text-field--outlined .mdc-text-field__input[dir="rtl"]{padding-left:48px;padding-right:16px}.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon{left:16px;right:auto}[dir="rtl"] .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon,.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon[dir="rtl"]{left:auto;right:16px}.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon ~ .mdc-text-field__icon{right:12px;left:auto}[dir="rtl"] .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon ~ .mdc-text-field__icon,.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon ~ .mdc-text-field__icon[dir="rtl"]{right:auto;left:12px}.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__input{padding-left:48px;padding-right:48px}[dir="rtl"] .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__input,.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__input[dir="rtl"]{padding-left:48px;padding-right:48px}.mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__icon,.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon{bottom:16px;transform:scale(0.8)}.mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__icon{left:12px;right:auto;right:initial}[dir="rtl"] .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__icon,.mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__icon[dir="rtl"]{left:auto;left:initial;right:12px}.mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__input{padding-left:44px;padding-right:16px}[dir="rtl"] .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__input,.mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__input[dir="rtl"]{padding-left:16px;padding-right:44px}.mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-floating-label{left:44px;right:auto;right:initial}[dir="rtl"] .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-floating-label,.mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-floating-label[dir="rtl"]{left:auto;left:initial;right:44px}.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon{left:auto;left:initial;right:12px}[dir="rtl"] .mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon,.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon[dir="rtl"]{left:12px;right:auto;right:initial}.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input{padding-left:16px;padding-right:44px}[dir="rtl"] .mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input,.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input[dir="rtl"]{padding-left:44px;padding-right:16px}.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon{left:12px;right:auto}[dir="rtl"] .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon,.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon[dir="rtl"]{left:auto;right:12px}.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon ~ .mdc-text-field__icon{right:12px;left:auto}[dir="rtl"] .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon ~ .mdc-text-field__icon,.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon ~ .mdc-text-field__icon[dir="rtl"]{right:auto;left:12px}.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input{padding-left:44px;padding-right:44px}[dir="rtl"] .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input,.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input[dir="rtl"]{padding-left:44px;padding-right:44px}.mdc-text-field--dense .mdc-floating-label--float-above{transform:translateY(-70%) scale(.8)}.mdc-text-field--dense .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above-text-field-dense 250ms 1}.mdc-text-field--dense .mdc-text-field__input{padding:12px 12px 0}.mdc-text-field--dense .mdc-floating-label{font-size:.813rem}.mdc-text-field--dense .mdc-floating-label--float-above{font-size:.813rem}.mdc-text-field__input:required ~ .mdc-floating-label::after,.mdc-text-field__input:required ~ .mdc-notched-outline .mdc-floating-label::after{margin-left:1px;content:"*"}.mdc-text-field--textarea{display:inline-flex;width:auto;height:auto;transition:none;overflow:visible}.mdc-text-field--textarea:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.mdc-text-field--textarea:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.mdc-text-field--textarea:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:rgba(0,0,0,0.24)}.mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover ~ .mdc-notched-outline .mdc-notched-outline__leading,.mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover ~ .mdc-notched-outline .mdc-notched-outline__notch,.mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover ~ .mdc-notched-outline .mdc-notched-outline__trailing,.mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover ~ .mdc-notched-outline .mdc-notched-outline__leading,.mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover ~ .mdc-notched-outline .mdc-notched-outline__notch,.mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover ~ .mdc-notched-outline .mdc-notched-outline__trailing{border-color:rgba(0,0,0,0.87)}.mdc-text-field--textarea:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.mdc-text-field--textarea:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.mdc-text-field--textarea:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:#1a73e8;border-color:#1a73e8;border-color:var(--mdc-theme-primary, #1a73e8)}.mdc-text-field--textarea .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above-text-field-outlined 250ms 1}.mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__leading{border-radius:4px 0 0 4px}[dir="rtl"] .mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__leading,.mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__leading[dir="rtl"]{border-radius:0 4px 4px 0}.mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__trailing{border-radius:0 4px 4px 0}[dir="rtl"] .mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__trailing,.mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__trailing[dir="rtl"]{border-radius:4px 0 0 4px}.mdc-text-field--textarea::before,.mdc-text-field--textarea::after{content:none}.mdc-text-field--textarea:not(.mdc-text-field--disabled){background-color:rgba(0,0,0,0)}.mdc-text-field--textarea .mdc-floating-label--float-above{transform:translateY(-144%) scale(1)}.mdc-text-field--textarea .mdc-floating-label--float-above{font-size:.75rem}.mdc-text-field--textarea.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field--textarea .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-130%) scale(.75)}.mdc-text-field--textarea.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field--textarea .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem}.mdc-text-field--textarea .mdc-text-field-character-counter{left:auto;left:initial;right:16px;position:absolute;bottom:13px}[dir="rtl"] .mdc-text-field--textarea .mdc-text-field-character-counter,.mdc-text-field--textarea .mdc-text-field-character-counter[dir="rtl"]{left:16px;right:auto;right:initial}.mdc-text-field--textarea .mdc-text-field__input{align-self:auto;box-sizing:border-box;height:auto;margin:8px 1px 1px 0;padding:0 16px 16px;border:none}.mdc-text-field--textarea .mdc-text-field-character-counter+.mdc-text-field__input{margin-bottom:28px;padding-bottom:0}.mdc-text-field--textarea .mdc-floating-label{top:17px;bottom:auto;width:auto;pointer-events:none}.mdc-text-field--textarea.mdc-text-field--focused .mdc-notched-outline__leading,.mdc-text-field--textarea.mdc-text-field--focused .mdc-notched-outline__notch,.mdc-text-field--textarea.mdc-text-field--focused .mdc-notched-outline__trailing{border-width:2px}.mdc-text-field--fullwidth{width:100%}.mdc-text-field--fullwidth:not(.mdc-text-field--textarea){display:block}.mdc-text-field--fullwidth:not(.mdc-text-field--textarea)::before,.mdc-text-field--fullwidth:not(.mdc-text-field--textarea)::after{content:none}.mdc-text-field--fullwidth:not(.mdc-text-field--textarea):not(.mdc-text-field--disabled){background-color:rgba(0,0,0,0)}.mdc-text-field--fullwidth:not(.mdc-text-field--textarea) .mdc-text-field__input{padding:0}.mdc-text-field--fullwidth.mdc-text-field--textarea .mdc-text-field__input{resize:vertical}.mdc-text-field--fullwidth.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--textarea){border-bottom-color:#b00020;border-bottom-color:#b00020;border-bottom-color:var(--mdc-theme-error, #b00020)}.mdc-text-field-helper-line{display:flex;justify-content:space-between;box-sizing:border-box}.mdc-text-field--dense+.mdc-text-field-helper-line{margin-bottom:4px}.mdc-text-field+.mdc-text-field-helper-line{padding-right:16px;padding-left: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(26,115,232,0.87)}.mdc-text-field--focused .mdc-text-field__input:required ~ .mdc-floating-label::after,.mdc-text-field--focused .mdc-text-field__input:required ~ .mdc-notched-outline .mdc-floating-label::after{color:rgba(26,115,232,0.87)}.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--textarea.mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.mdc-text-field--textarea.mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.mdc-text-field--textarea.mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:#1a73e8;border-color:#1a73e8;border-color:var(--mdc-theme-primary, #1a73e8)}.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mdc-text-field__input{border-bottom-color:#b00020;border-bottom-color:#b00020;border-bottom-color:var(--mdc-theme-error, #b00020)}.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mdc-text-field__input:hover{border-bottom-color:#b00020;border-bottom-color:#b00020;border-bottom-color:var(--mdc-theme-error, #b00020)}.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple{background-color:#b00020;background-color:#b00020;background-color:var(--mdc-theme-error, #b00020)}.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:#b00020;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:#b00020;color:var(--mdc-theme-error, #b00020)}.mdc-text-field--invalid .mdc-text-field__input{caret-color:#b00020;caret-color:#b00020;caret-color:var(--mdc-theme-error, #b00020)}.mdc-text-field--invalid .mdc-text-field__input:required ~ .mdc-floating-label::after,.mdc-text-field--invalid .mdc-text-field__input:required ~ .mdc-notched-outline .mdc-floating-label::after{color:#b00020;color:#b00020;color:var(--mdc-theme-error, #b00020)}.mdc-text-field--invalid.mdc-text-field--with-trailing-icon:not(.mdc-text-field--with-leading-icon):not(.mdc-text-field--disabled) .mdc-text-field__icon{color:#b00020;color:#b00020;color:var(--mdc-theme-error, #b00020)}.mdc-text-field--invalid.mdc-text-field--with-trailing-icon.mdc-text-field--with-leading-icon:not(.mdc-text-field--disabled) .mdc-text-field__icon ~ .mdc-text-field__icon{color:#b00020;color:#b00020;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--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:#b00020;border-color:#b00020;border-color:var(--mdc-theme-error, #b00020)}.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover ~ .mdc-notched-outline .mdc-notched-outline__leading,.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover ~ .mdc-notched-outline .mdc-notched-outline__notch,.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover ~ .mdc-notched-outline .mdc-notched-outline__trailing,.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover ~ .mdc-notched-outline .mdc-notched-outline__leading,.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover ~ .mdc-notched-outline .mdc-notched-outline__notch,.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover ~ .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#b00020;border-color:#b00020;border-color:var(--mdc-theme-error, #b00020)}.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:#b00020;border-color:#b00020;border-color:var(--mdc-theme-error, #b00020)}.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:#b00020;border-color:#b00020;border-color:var(--mdc-theme-error, #b00020)}.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover ~ .mdc-notched-outline .mdc-notched-outline__leading,.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover ~ .mdc-notched-outline .mdc-notched-outline__notch,.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover ~ .mdc-notched-outline .mdc-notched-outline__trailing,.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover ~ .mdc-notched-outline .mdc-notched-outline__leading,.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover ~ .mdc-notched-outline .mdc-notched-outline__notch,.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover ~ .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#b00020;border-color:#b00020;border-color:var(--mdc-theme-error, #b00020)}.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:#b00020;border-color:#b00020;border-color:var(--mdc-theme-error, #b00020)}.mdc-text-field--disabled{background-color:#fafafa;border-bottom:none;pointer-events:none}.mdc-text-field--disabled .mdc-text-field__input{border-bottom-color:rgba(0,0,0,0.06)}.mdc-text-field--disabled .mdc-text-field__input{color:rgba(0,0,0,0.37)}.mdc-text-field--disabled .mdc-floating-label{color:rgba(0,0,0,0.37)}.mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:rgba(0,0,0,0.37)}.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,0.37)}.mdc-text-field--disabled .mdc-text-field__icon{color:rgba(0,0,0,0.3)}.mdc-text-field--disabled:not(.mdc-text-field--textarea){border-bottom-color:rgba(0,0,0,0.12)}.mdc-text-field--disabled .mdc-floating-label{cursor:default}.mdc-text-field--textarea.mdc-text-field--disabled{background-color:rgba(0,0,0,0);background-color:#f9f9f9}.mdc-text-field--textarea.mdc-text-field--disabled .mdc-notched-outline__leading,.mdc-text-field--textarea.mdc-text-field--disabled .mdc-notched-outline__notch,.mdc-text-field--textarea.mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:rgba(0,0,0,0.06)}.mdc-text-field--textarea.mdc-text-field--disabled .mdc-text-field__input{border-bottom:none}@keyframes mdc-floating-label-shake-float-above-text-field-dense{0%{transform:translateX(calc(0 - 0%)) translateY(-70%) scale(.8)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.70173, 0.49582);transform:translateX(calc(4% - 0%)) translateY(-70%) scale(.8)}66%{animation-timing-function:cubic-bezier(0.30244, 0.38135, 0.55, 0.95635);transform:translateX(calc(-4% - 0%)) translateY(-70%) scale(.8)}100%{transform:translateX(calc(0 - 0%)) translateY(-70%) scale(.8)}}@keyframes mdc-floating-label-shake-float-above-text-field-outlined{0%{transform:translateX(calc(0 - 0%)) translateY(-130%) scale(.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.70173, 0.49582);transform:translateX(calc(4% - 0%)) translateY(-130%) scale(.75)}66%{animation-timing-function:cubic-bezier(0.30244, 0.38135, 0.55, 0.95635);transform:translateX(calc(-4% - 0%)) translateY(-130%) scale(.75)}100%{transform:translateX(calc(0 - 0%)) translateY(-130%) scale(.75)}}@keyframes mdc-floating-label-shake-float-above-text-field-outlined-dense{0%{transform:translateX(calc(0 - 0%)) translateY(-120%) scale(.8)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.70173, 0.49582);transform:translateX(calc(4% - 0%)) translateY(-120%) scale(.8)}66%{animation-timing-function:cubic-bezier(0.30244, 0.38135, 0.55, 0.95635);transform:translateX(calc(-4% - 0%)) translateY(-120%) scale(.8)}100%{transform:translateX(calc(0 - 0%)) translateY(-120%) scale(.8)}}@keyframes mdc-floating-label-shake-float-above-text-field-outlined-leading-icon{0%{transform:translateX(calc(0 - 0)) translateY(-130%) scale(.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.70173, 0.49582);transform:translateX(calc(4% - 0)) translateY(-130%) scale(.75)}66%{animation-timing-function:cubic-bezier(0.30244, 0.38135, 0.55, 0.95635);transform:translateX(calc(-4% - 0)) translateY(-130%) scale(.75)}100%{transform:translateX(calc(0 - 0)) translateY(-130%) scale(.75)}}@keyframes mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-dense{0%{transform:translateX(calc(0 - 21px)) translateY(-120%) scale(.8)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.70173, 0.49582);transform:translateX(calc(4% - 21px)) translateY(-120%) scale(.8)}66%{animation-timing-function:cubic-bezier(0.30244, 0.38135, 0.55, 0.95635);transform:translateX(calc(-4% - 21px)) translateY(-120%) scale(.8)}100%{transform:translateX(calc(0 - 21px)) translateY(-120%) scale(.8)}}@keyframes mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-rtl{0%{transform:translateX(calc(0 - 0)) translateY(-130%) scale(.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.70173, 0.49582);transform:translateX(calc(4% - 0)) translateY(-130%) scale(.75)}66%{animation-timing-function:cubic-bezier(0.30244, 0.38135, 0.55, 0.95635);transform:translateX(calc(-4% - 0)) translateY(-130%) scale(.75)}100%{transform:translateX(calc(0 - 0)) translateY(-130%) scale(.75)}}@keyframes mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-dense-rtl{0%{transform:translateX(calc(0 - -21px)) translateY(-120%) scale(.8)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.70173, 0.49582);transform:translateX(calc(4% - -21px)) translateY(-120%) scale(.8)}66%{animation-timing-function:cubic-bezier(0.30244, 0.38135, 0.55, 0.95635);transform:translateX(calc(-4% - -21px)) translateY(-120%) scale(.8)}100%{transform:translateX(calc(0 - -21px)) translateY(-120%) scale(.8)}}@keyframes mdc-floating-label-shake-float-above-textarea{0%{transform:translateX(calc(0 - 0%)) translateY(-130%) scale(.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.70173, 0.49582);transform:translateX(calc(4% - 0%)) translateY(-130%) scale(.75)}66%{animation-timing-function:cubic-bezier(0.30244, 0.38135, 0.55, 0.95635);transform:translateX(calc(-4% - 0%)) translateY(-130%) scale(.75)}100%{transform:translateX(calc(0 - 0%)) translateY(-130%) scale(.75)}}.mdc-switch{display:inline-block;position:relative;outline:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mdc-switch.mdc-switch--checked .mdc-switch__track{background-color:#1a73e8;background-color:#1a73e8;background-color:var(--mdc-theme-secondary, #1a73e8);border-color:#1a73e8;border-color:#1a73e8;border-color:var(--mdc-theme-secondary, #1a73e8)}.mdc-switch.mdc-switch--checked .mdc-switch__thumb{background-color:#1a73e8;background-color:#1a73e8;background-color:var(--mdc-theme-secondary, #1a73e8);border-color:#1a73e8;border-color:#1a73e8;border-color:var(--mdc-theme-secondary, #1a73e8)}.mdc-switch:not(.mdc-switch--checked) .mdc-switch__track{background-color:#000;border-color:#000}.mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb{background-color:#fff;border-color:#fff}.mdc-switch__native-control{left:0;right:auto;right:initial;position:absolute;top:0;width:68px;height:48px;margin:0;opacity:0;cursor:pointer;pointer-events:auto}[dir="rtl"] .mdc-switch__native-control,.mdc-switch__native-control[dir="rtl"]{left:auto;left:initial;right:0}.mdc-switch__track{box-sizing:border-box;width:32px;height:14px;border:1px solid;border-radius:7px;opacity:.38;transition:opacity 90ms cubic-bezier(0.4, 0, 0.2, 1),background-color 90ms cubic-bezier(0.4, 0, 0.2, 1),border-color 90ms cubic-bezier(0.4, 0, 0.2, 1)}.mdc-switch__thumb-underlay{left:-18px;right:auto;right:initial;display:flex;position:absolute;top:-17px;align-items:center;justify-content:center;width:48px;height:48px;transform:translateX(0);transition:transform 90ms cubic-bezier(0.4, 0, 0.2, 1),background-color 90ms cubic-bezier(0.4, 0, 0.2, 1),border-color 90ms cubic-bezier(0.4, 0, 0.2, 1)}[dir="rtl"] .mdc-switch__thumb-underlay,.mdc-switch__thumb-underlay[dir="rtl"]{left:auto;left:initial;right:-18px}.mdc-switch__thumb{box-shadow:0px 3px 1px -2px rgba(0,0,0,0.2),0px 2px 2px 0px rgba(0,0,0,0.14),0px 1px 5px 0px rgba(0,0,0,0.12);box-sizing:border-box;width:20px;height:20px;border:10px solid;border-radius:50%;pointer-events:none;z-index:1}.mdc-switch--checked .mdc-switch__track{opacity:.54}.mdc-switch--checked .mdc-switch__thumb-underlay{transform:translateX(20px)}[dir="rtl"] .mdc-switch--checked .mdc-switch__thumb-underlay,.mdc-switch--checked .mdc-switch__thumb-underlay[dir="rtl"]{transform:translateX(-20px)}.mdc-switch--checked .mdc-switch__native-control{transform:translateX(-20px)}[dir="rtl"] .mdc-switch--checked .mdc-switch__native-control,.mdc-switch--checked .mdc-switch__native-control[dir="rtl"]{transform:translateX(20px)}.mdc-switch--disabled{opacity:.38;pointer-events:none}.mdc-switch--disabled .mdc-switch__thumb{border-width:1px}.mdc-switch--disabled .mdc-switch__native-control{cursor:default;pointer-events:none}.mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay::before,.mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay::after{background-color:#9e9e9e}.mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay:hover::before{opacity:.08}.mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):focus::before,.mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay.mdc-ripple-upgraded--background-focused::before{transition-duration:75ms;opacity:.24}.mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded)::after{transition:opacity 150ms linear}.mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):active::after{transition-duration:75ms;opacity:.24}.mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay.mdc-ripple-upgraded{--mdc-ripple-fg-opacity: .24}.mdc-switch__thumb-underlay{--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)}.mdc-switch__thumb-underlay::before,.mdc-switch__thumb-underlay::after{position:absolute;border-radius:50%;opacity:0;pointer-events:none;content:""}.mdc-switch__thumb-underlay::before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1}.mdc-switch__thumb-underlay.mdc-ripple-upgraded::before{transform:scale(1);transform:scale(var(--mdc-ripple-fg-scale, 1))}.mdc-switch__thumb-underlay.mdc-ripple-upgraded::after{top:0;left:0;transform:scale(0);transform-origin:center center}.mdc-switch__thumb-underlay.mdc-ripple-upgraded--unbounded::after{top:0;top:var(--mdc-ripple-top, 0);left:0;left:var(--mdc-ripple-left, 0)}.mdc-switch__thumb-underlay.mdc-ripple-upgraded--foreground-activation::after{animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.mdc-switch__thumb-underlay.mdc-ripple-upgraded--foreground-deactivation::after{animation:mdc-ripple-fg-opacity-out 150ms;transform:translate(0) scale(1);transform:translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1))}.mdc-switch__thumb-underlay::before,.mdc-switch__thumb-underlay::after{top:calc(50% - 50%);left:calc(50% - 50%);width:100%;height:100%}.mdc-switch__thumb-underlay.mdc-ripple-upgraded::before,.mdc-switch__thumb-underlay.mdc-ripple-upgraded::after{top:calc(50% - 50%);top:var(--mdc-ripple-top, calc(50% - 50%));left:calc(50% - 50%);left:var(--mdc-ripple-left, calc(50% - 50%));width:100%;width:var(--mdc-ripple-fg-size, 100%);height:100%;height:var(--mdc-ripple-fg-size, 100%)}.mdc-switch__thumb-underlay.mdc-ripple-upgraded::after{width:100%;width:var(--mdc-ripple-fg-size, 100%);height:100%;height:var(--mdc-ripple-fg-size, 100%)}.mdc-switch__thumb-underlay::before,.mdc-switch__thumb-underlay::after{background-color:#1a73e8}@supports not (-ms-ime-align: auto){.mdc-switch__thumb-underlay::before,.mdc-switch__thumb-underlay::after{background-color:#1a73e8;background-color:var(--mdc-theme-secondary, #1a73e8)}}.mdc-switch__thumb-underlay:hover::before{opacity:.04}.mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):focus::before,.mdc-switch__thumb-underlay.mdc-ripple-upgraded--background-focused::before{transition-duration:75ms;opacity:.12}.mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded)::after{transition:opacity 150ms linear}.mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):active::after{transition-duration:75ms;opacity:.12}.mdc-switch__thumb-underlay.mdc-ripple-upgraded{--mdc-ripple-fg-opacity: .12}.googlesitekit-plugin .mdc-button:not(:disabled){color:#1a73e8}.googlesitekit-plugin .mdc-button--raised{font-family:Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;height:auto;min-height:36px;padding-bottom:8px;padding-top:8px;text-align:center}.googlesitekit-plugin .mdc-button--raised:not(:disabled){background-color:#1a73e8}.googlesitekit-plugin .mdc-button--raised:not(:disabled){color:#fff;color:#fff;color:var(--mdc-theme-text-primary-on-dark, #fff)}.googlesitekit-plugin .mdc-button--raised::before,.googlesitekit-plugin .mdc-button--raised::after{background-color:#fff}@supports not (-ms-ime-align: auto){.googlesitekit-plugin .mdc-button--raised::before,.googlesitekit-plugin .mdc-button--raised::after{background-color:#fff;background-color:var(--mdc-theme-text-primary-on-dark, #fff)}}.googlesitekit-plugin .mdc-button--raised:hover::before{opacity:.08}.googlesitekit-plugin .mdc-button--raised:not(.mdc-ripple-upgraded):focus::before,.googlesitekit-plugin .mdc-button--raised.mdc-ripple-upgraded--background-focused::before{transition-duration:75ms;opacity:.24}.googlesitekit-plugin .mdc-button--raised:not(.mdc-ripple-upgraded)::after{transition:opacity 150ms linear}.googlesitekit-plugin .mdc-button--raised:not(.mdc-ripple-upgraded):active::after{transition-duration:75ms;opacity:.24}.googlesitekit-plugin .mdc-button--raised.mdc-ripple-upgraded{--mdc-ripple-fg-opacity: .24}.googlesitekit-plugin .mdc-button--raised:hover{text-decoration:none}.googlesitekit-plugin .mdc-button--raised:focus{outline:none}.googlesitekit-plugin .mdc-button--danger:not(:disabled){background-color:#d53e36}.googlesitekit-plugin .mdc-button--danger:not(:disabled){color:#fff;color:#fff;color:var(--mdc-theme-text-primary-on-dark, #fff)}.googlesitekit-plugin .mdc-button--danger::before,.googlesitekit-plugin .mdc-button--danger::after{background-color:#fff}@supports not (-ms-ime-align: auto){.googlesitekit-plugin .mdc-button--danger::before,.googlesitekit-plugin .mdc-button--danger::after{background-color:#fff;background-color:var(--mdc-theme-text-primary-on-dark, #fff)}}.googlesitekit-plugin .mdc-button--danger:hover::before{opacity:.08}.googlesitekit-plugin .mdc-button--danger:not(.mdc-ripple-upgraded):focus::before,.googlesitekit-plugin .mdc-button--danger.mdc-ripple-upgraded--background-focused::before{transition-duration:75ms;opacity:.24}.googlesitekit-plugin .mdc-button--danger:not(.mdc-ripple-upgraded)::after{transition:opacity 150ms linear}.googlesitekit-plugin .mdc-button--danger:not(.mdc-ripple-upgraded):active::after{transition-duration:75ms;opacity:.24}.googlesitekit-plugin .mdc-button--danger.mdc-ripple-upgraded{--mdc-ripple-fg-opacity: .24}.googlesitekit-plugin .mdc-button--dropdown{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2212%22%20height%3D%228%22%20viewBox%3D%220%200%2012%208%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M10.6.6L12%202%206%208%200%202%201.4.6%206%205.2z%22%20fill%3D%22%23757575%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E");background-position:calc(100% - 8px) center;background-repeat:no-repeat;background-size:9px 6px;letter-spacing:normal;padding-right:12px;text-transform:none}.googlesitekit-plugin .mdc-button--dropdown:not(:disabled){color:#757575}@media (min-width: 600px){.googlesitekit-plugin .mdc-button--dropdown{padding-right:25px}}.googlesitekit-plugin .mdc-button--dropdown:hover,.googlesitekit-plugin .mdc-button--dropdown:active,.googlesitekit-plugin .mdc-button--dropdown:focus{text-decoration:none}.googlesitekit-plugin .mdc-button--dropdown:hover:not(:disabled),.googlesitekit-plugin .mdc-button--dropdown:active:not(:disabled),.googlesitekit-plugin .mdc-button--dropdown:focus:not(:disabled){background-color:#f9f9f9}.googlesitekit-plugin .mdc-button--dropdown:hover:not(:disabled),.googlesitekit-plugin .mdc-button--dropdown:active:not(:disabled),.googlesitekit-plugin .mdc-button--dropdown:focus:not(:disabled){color:rgba(0,0,0,0.87);color:rgba(0,0,0,0.87);color:var(--mdc-theme-text-primary-on-light, rgba(0,0,0,0.87))}.googlesitekit-plugin .mdc-button--dropdown:hover::before,.googlesitekit-plugin .mdc-button--dropdown:hover::after,.googlesitekit-plugin .mdc-button--dropdown:active::before,.googlesitekit-plugin .mdc-button--dropdown:active::after,.googlesitekit-plugin .mdc-button--dropdown:focus::before,.googlesitekit-plugin .mdc-button--dropdown:focus::after{background-color:rgba(0,0,0,0.87)}@supports not (-ms-ime-align: auto){.googlesitekit-plugin .mdc-button--dropdown:hover::before,.googlesitekit-plugin .mdc-button--dropdown:hover::after,.googlesitekit-plugin .mdc-button--dropdown:active::before,.googlesitekit-plugin .mdc-button--dropdown:active::after,.googlesitekit-plugin .mdc-button--dropdown:focus::before,.googlesitekit-plugin .mdc-button--dropdown:focus::after{background-color:rgba(0,0,0,0.87);background-color:var(--mdc-theme-text-primary-on-light, rgba(0,0,0,0.87))}}.googlesitekit-plugin .mdc-button--dropdown:hover:hover::before,.googlesitekit-plugin .mdc-button--dropdown:active:hover::before,.googlesitekit-plugin .mdc-button--dropdown:focus:hover::before{opacity:.04}.googlesitekit-plugin .mdc-button--dropdown:hover:not(.mdc-ripple-upgraded):focus::before,.googlesitekit-plugin .mdc-button--dropdown:hover.mdc-ripple-upgraded--background-focused::before,.googlesitekit-plugin .mdc-button--dropdown:active:not(.mdc-ripple-upgraded):focus::before,.googlesitekit-plugin .mdc-button--dropdown:active.mdc-ripple-upgraded--background-focused::before,.googlesitekit-plugin .mdc-button--dropdown:focus:not(.mdc-ripple-upgraded):focus::before,.googlesitekit-plugin .mdc-button--dropdown:focus.mdc-ripple-upgraded--background-focused::before{transition-duration:75ms;opacity:.12}.googlesitekit-plugin .mdc-button--dropdown:hover:not(.mdc-ripple-upgraded)::after,.googlesitekit-plugin .mdc-button--dropdown:active:not(.mdc-ripple-upgraded)::after,.googlesitekit-plugin .mdc-button--dropdown:focus:not(.mdc-ripple-upgraded)::after{transition:opacity 150ms linear}.googlesitekit-plugin .mdc-button--dropdown:hover:not(.mdc-ripple-upgraded):active::after,.googlesitekit-plugin .mdc-button--dropdown:active:not(.mdc-ripple-upgraded):active::after,.googlesitekit-plugin .mdc-button--dropdown:focus:not(.mdc-ripple-upgraded):active::after{transition-duration:75ms;opacity:.12}.googlesitekit-plugin .mdc-button--dropdown:hover.mdc-ripple-upgraded,.googlesitekit-plugin .mdc-button--dropdown:active.mdc-ripple-upgraded,.googlesitekit-plugin .mdc-button--dropdown:focus.mdc-ripple-upgraded{--mdc-ripple-fg-opacity: .12}@media (max-width: 600px){.googlesitekit-plugin .mdc-button--dropdown .mdc-button__label{clip:rect(1px, 1px, 1px, 1px);height:1px;overflow:hidden;position:absolute !important;width:1px}}@media (min-width: 600px){.googlesitekit-plugin .mdc-button--dropdown .mdc-button__label{max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}@media (min-width: 960px){.googlesitekit-plugin .mdc-button--dropdown .mdc-button__label{max-width:300px}}@media (min-width: 1280px){.googlesitekit-plugin .mdc-button--dropdown .mdc-button__label{max-width:450px}}.googlesitekit-plugin .mdc-button .mdc-button__icon--image{border-radius:50%;display:block;height:18px;width:18px}.googlesitekit-plugin .mdc-button .mdc-button__trailing-icon{margin-left:8px}.googlesitekit-plugin .mdc-checkbox{box-sizing:content-box}.googlesitekit-plugin .mdc-checkbox .mdc-checkbox__native-control:enabled:not(:checked):not(:indeterminate) ~ .mdc-checkbox__background{border-color:#bbb;background-color:#fff}.googlesitekit-plugin .mdc-checkbox .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background,.googlesitekit-plugin .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate ~ .mdc-checkbox__background{border-color:#1a73e8;background-color:#1a73e8}@keyframes mdc-checkbox-fade-in-background-1{0%{border-color:#bbb;background-color:#fff}50%{border-color:#1a73e8;background-color:#1a73e8}}@keyframes mdc-checkbox-fade-out-background-1{0%,80%{border-color:#1a73e8;background-color:#1a73e8}100%{border-color:#bbb;background-color:#fff}}.googlesitekit-plugin .mdc-checkbox.mdc-checkbox--anim-unchecked-checked .mdc-checkbox__native-control:enabled ~ .mdc-checkbox__background,.googlesitekit-plugin .mdc-checkbox.mdc-checkbox--anim-unchecked-indeterminate .mdc-checkbox__native-control:enabled ~ .mdc-checkbox__background{animation-name:mdc-checkbox-fade-in-background-1}.googlesitekit-plugin .mdc-checkbox.mdc-checkbox--anim-checked-unchecked .mdc-checkbox__native-control:enabled ~ .mdc-checkbox__background,.googlesitekit-plugin .mdc-checkbox.mdc-checkbox--anim-indeterminate-unchecked .mdc-checkbox__native-control:enabled ~ .mdc-checkbox__background{animation-name:mdc-checkbox-fade-out-background-1}.googlesitekit-plugin .mdc-checkbox .mdc-checkbox__checkmark{color:#fff}.googlesitekit-plugin .mdc-checkbox .mdc-checkbox__mixedmark{border-color:#fff}.googlesitekit-plugin .mdc-checkbox .mdc-checkbox__background::before{background-color:#1a73e8}.googlesitekit-plugin .mdc-checkbox .mdc-checkbox__native-control{-webkit-appearance:none;background:transparent;border:none;border-radius:0;box-shadow:none;clear:none;color:#757575;cursor:inherit;display:block;height:100%;line-height:normal;margin:0;min-width:auto;opacity:0;outline:0;padding:0;text-align:center;transition:none;vertical-align:middle;width:100%;z-index:1}.googlesitekit-plugin .mdc-dialog{z-index:10000}.googlesitekit-plugin .mdc-dialog .mdc-dialog__surface{padding:24px 48px}.googlesitekit-plugin .mdc-dialog .mdc-dialog__lead,.googlesitekit-plugin .mdc-dialog .mdc-dialog__title{color:#5b5b61;text-align:center}.googlesitekit-plugin .mdc-dialog .mdc-dialog__lead{font-weight:300;margin:0;max-width:430px}.googlesitekit-plugin .mdc-dialog .mdc-dialog__content{overflow:visible;overflow:initial;padding:20px 16px}.googlesitekit-plugin .mdc-dialog .mdc-dialog__actions{justify-content:flex-start}.googlesitekit-plugin .mdc-dialog .googlesitekit-cta-link{margin-left:16px}.googlesitekit-plugin .mdc-floating-label{vertical-align:baseline;vertical-align:initial}.googlesitekit-plugin .mdc-form-field{color:#757575}.googlesitekit-plugin .mdc-layout-grid+.mdc-layout-grid{padding-top:0}.googlesitekit-plugin .mdc-layout-grid--collapsed{padding:0}.googlesitekit-plugin .mdc-layout-grid--collapsed .mdc-layout-grid__inner{grid-gap:0}.googlesitekit-plugin .mdc-layout-grid--fill .mdc-layout-grid__inner{height:100%}.googlesitekit-plugin .mdc-layout-grid__cell--align-left{margin-right:auto;width:auto}@supports (display: grid){.googlesitekit-plugin .mdc-layout-grid__cell--align-left{justify-self:start}}.googlesitekit-plugin .mdc-layout-grid__cell--align-right{margin-left:auto;width:auto}@supports (display: grid){.googlesitekit-plugin .mdc-layout-grid__cell--align-right{justify-self:end}}@media (min-width: 0){.googlesitekit-plugin .mdc-layout-grid__cell--align-right-phone{margin-left:auto;width:auto}@supports (display: grid){.googlesitekit-plugin .mdc-layout-grid__cell--align-right-phone{justify-self:end}}}@media (min-width: 601px){.googlesitekit-plugin .mdc-layout-grid__cell--align-right-tablet{margin-left:auto;width:auto}@supports (display: grid){.googlesitekit-plugin .mdc-layout-grid__cell--align-right-tablet{justify-self:end}}}@media (min-width: 961px){.googlesitekit-plugin .mdc-layout-grid__cell--align-right-desktop{margin-left:auto;width:auto}@supports (display: grid){.googlesitekit-plugin .mdc-layout-grid__cell--align-right-desktop{justify-self:end}}}@media (min-width: 600px){.googlesitekit-plugin .mdc-layout-grid__cell--offset-1{margin-left:8.33333%}@supports (display: grid){.googlesitekit-plugin .mdc-layout-grid__cell--offset-1{margin-left:0}}.googlesitekit-plugin .mdc-layout-grid__cell--start-1{grid-column-start:2}.googlesitekit-plugin .mdc-layout-grid__cell--offset-2{margin-left:16.66667%}@supports (display: grid){.googlesitekit-plugin .mdc-layout-grid__cell--offset-2{margin-left:0}}.googlesitekit-plugin .mdc-layout-grid__cell--start-2{grid-column-start:3}.googlesitekit-plugin .mdc-layout-grid__cell--offset-3{margin-left:25%}@supports (display: grid){.googlesitekit-plugin .mdc-layout-grid__cell--offset-3{margin-left:0}}.googlesitekit-plugin .mdc-layout-grid__cell--start-3{grid-column-start:4}.googlesitekit-plugin .mdc-layout-grid__cell--offset-4{margin-left:33.33333%}@supports (display: grid){.googlesitekit-plugin .mdc-layout-grid__cell--offset-4{margin-left:0}}.googlesitekit-plugin .mdc-layout-grid__cell--start-4{grid-column-start:5}.googlesitekit-plugin .mdc-layout-grid__cell--offset-5{margin-left:41.66667%}@supports (display: grid){.googlesitekit-plugin .mdc-layout-grid__cell--offset-5{margin-left:0}}.googlesitekit-plugin .mdc-layout-grid__cell--start-5{grid-column-start:6}.googlesitekit-plugin .mdc-layout-grid__cell--offset-6{margin-left:50%}@supports (display: grid){.googlesitekit-plugin .mdc-layout-grid__cell--offset-6{margin-left:0}}.googlesitekit-plugin .mdc-layout-grid__cell--start-6{grid-column-start:7}.googlesitekit-plugin .mdc-layout-grid__cell--offset-7{margin-left:58.33333%}@supports (display: grid){.googlesitekit-plugin .mdc-layout-grid__cell--offset-7{margin-left:0}}.googlesitekit-plugin .mdc-layout-grid__cell--start-7{grid-column-start:8}.googlesitekit-plugin .mdc-layout-grid__cell--offset-8{margin-left:66.66667%}@supports (display: grid){.googlesitekit-plugin .mdc-layout-grid__cell--offset-8{margin-left:0}}.googlesitekit-plugin .mdc-layout-grid__cell--start-8{grid-column-start:9}.googlesitekit-plugin .mdc-layout-grid__cell--offset-9{margin-left:75%}@supports (display: grid){.googlesitekit-plugin .mdc-layout-grid__cell--offset-9{margin-left:0}}.googlesitekit-plugin .mdc-layout-grid__cell--start-9{grid-column-start:10}.googlesitekit-plugin .mdc-layout-grid__cell--offset-10{margin-left:83.33333%}@supports (display: grid){.googlesitekit-plugin .mdc-layout-grid__cell--offset-10{margin-left:0}}.googlesitekit-plugin .mdc-layout-grid__cell--start-10{grid-column-start:11}.googlesitekit-plugin .mdc-layout-grid__cell--offset-11{margin-left:91.66667%}@supports (display: grid){.googlesitekit-plugin .mdc-layout-grid__cell--offset-11{margin-left:0}}.googlesitekit-plugin .mdc-layout-grid__cell--start-11{grid-column-start:12}.googlesitekit-plugin .mdc-layout-grid__cell--offset-12{margin-left:100%}@supports (display: grid){.googlesitekit-plugin .mdc-layout-grid__cell--offset-12{margin-left:0}}.googlesitekit-plugin .mdc-layout-grid__cell--start-12{grid-column-start:13}}@media (min-width: 0){.googlesitekit-plugin .mdc-layout-grid__cell--offset-1-phone{margin-left:8.33333%}@supports (display: grid){.googlesitekit-plugin .mdc-layout-grid__cell--offset-1-phone{margin-left:0}}.googlesitekit-plugin .mdc-layout-grid__cell--start-1-phone{grid-column-start:2}.googlesitekit-plugin .mdc-layout-grid__cell--offset-2-phone{margin-left:16.66667%}@supports (display: grid){.googlesitekit-plugin .mdc-layout-grid__cell--offset-2-phone{margin-left:0}}.googlesitekit-plugin .mdc-layout-grid__cell--start-2-phone{grid-column-start:3}.googlesitekit-plugin .mdc-layout-grid__cell--offset-3-phone{margin-left:25%}@supports (display: grid){.googlesitekit-plugin .mdc-layout-grid__cell--offset-3-phone{margin-left:0}}.googlesitekit-plugin .mdc-layout-grid__cell--start-3-phone{grid-column-start:4}.googlesitekit-plugin .mdc-layout-grid__cell--offset-4-phone{margin-left:33.33333%}@supports (display: grid){.googlesitekit-plugin .mdc-layout-grid__cell--offset-4-phone{margin-left:0}}.googlesitekit-plugin .mdc-layout-grid__cell--start-4-phone{grid-column-start:5}.googlesitekit-plugin .mdc-layout-grid__cell--offset-5-phone{margin-left:41.66667%}@supports (display: grid){.googlesitekit-plugin .mdc-layout-grid__cell--offset-5-phone{margin-left:0}}.googlesitekit-plugin .mdc-layout-grid__cell--start-5-phone{grid-column-start:6}.googlesitekit-plugin .mdc-layout-grid__cell--offset-6-phone{margin-left:50%}@supports (display: grid){.googlesitekit-plugin .mdc-layout-grid__cell--offset-6-phone{margin-left:0}}.googlesitekit-plugin .mdc-layout-grid__cell--start-6-phone{grid-column-start:7}.googlesitekit-plugin .mdc-layout-grid__cell--offset-7-phone{margin-left:58.33333%}@supports (display: grid){.googlesitekit-plugin .mdc-layout-grid__cell--offset-7-phone{margin-left:0}}.googlesitekit-plugin .mdc-layout-grid__cell--start-7-phone{grid-column-start:8}.googlesitekit-plugin .mdc-layout-grid__cell--offset-8-phone{margin-left:66.66667%}@supports (display: grid){.googlesitekit-plugin .mdc-layout-grid__cell--offset-8-phone{margin-left:0}}.googlesitekit-plugin .mdc-layout-grid__cell--start-8-phone{grid-column-start:9}.googlesitekit-plugin .mdc-layout-grid__cell--offset-9-phone{margin-left:75%}@supports (display: grid){.googlesitekit-plugin .mdc-layout-grid__cell--offset-9-phone{margin-left:0}}.googlesitekit-plugin .mdc-layout-grid__cell--start-9-phone{grid-column-start:10}.googlesitekit-plugin .mdc-layout-grid__cell--offset-10-phone{margin-left:83.33333%}@supports (display: grid){.googlesitekit-plugin .mdc-layout-grid__cell--offset-10-phone{margin-left:0}}.googlesitekit-plugin .mdc-layout-grid__cell--start-10-phone{grid-column-start:11}.googlesitekit-plugin .mdc-layout-grid__cell--offset-11-phone{margin-left:91.66667%}@supports (display: grid){.googlesitekit-plugin .mdc-layout-grid__cell--offset-11-phone{margin-left:0}}.googlesitekit-plugin .mdc-layout-grid__cell--start-11-phone{grid-column-start:12}.googlesitekit-plugin .mdc-layout-grid__cell--offset-12-phone{margin-left:100%}@supports (display: grid){.googlesitekit-plugin .mdc-layout-grid__cell--offset-12-phone{margin-left:0}}.googlesitekit-plugin .mdc-layout-grid__cell--start-12-phone{grid-column-start:13}}@media (min-width: 601px){.googlesitekit-plugin .mdc-layout-grid__cell--offset-1-tablet{margin-left:8.33333%}@supports (display: grid){.googlesitekit-plugin .mdc-layout-grid__cell--offset-1-tablet{margin-left:0}}.googlesitekit-plugin .mdc-layout-grid__cell--start-1-tablet{grid-column-start:2}.googlesitekit-plugin .mdc-layout-grid__cell--offset-2-tablet{margin-left:16.66667%}@supports (display: grid){.googlesitekit-plugin .mdc-layout-grid__cell--offset-2-tablet{margin-left:0}}.googlesitekit-plugin .mdc-layout-grid__cell--start-2-tablet{grid-column-start:3}.googlesitekit-plugin .mdc-layout-grid__cell--offset-3-tablet{margin-left:25%}@supports (display: grid){.googlesitekit-plugin .mdc-layout-grid__cell--offset-3-tablet{margin-left:0}}.googlesitekit-plugin .mdc-layout-grid__cell--start-3-tablet{grid-column-start:4}.googlesitekit-plugin .mdc-layout-grid__cell--offset-4-tablet{margin-left:33.33333%}@supports (display: grid){.googlesitekit-plugin .mdc-layout-grid__cell--offset-4-tablet{margin-left:0}}.googlesitekit-plugin .mdc-layout-grid__cell--start-4-tablet{grid-column-start:5}.googlesitekit-plugin .mdc-layout-grid__cell--offset-5-tablet{margin-left:41.66667%}@supports (display: grid){.googlesitekit-plugin .mdc-layout-grid__cell--offset-5-tablet{margin-left:0}}.googlesitekit-plugin .mdc-layout-grid__cell--start-5-tablet{grid-column-start:6}.googlesitekit-plugin .mdc-layout-grid__cell--offset-6-tablet{margin-left:50%}@supports (display: grid){.googlesitekit-plugin .mdc-layout-grid__cell--offset-6-tablet{margin-left:0}}.googlesitekit-plugin .mdc-layout-grid__cell--start-6-tablet{grid-column-start:7}.googlesitekit-plugin .mdc-layout-grid__cell--offset-7-tablet{margin-left:58.33333%}@supports (display: grid){.googlesitekit-plugin .mdc-layout-grid__cell--offset-7-tablet{margin-left:0}}.googlesitekit-plugin .mdc-layout-grid__cell--start-7-tablet{grid-column-start:8}.googlesitekit-plugin .mdc-layout-grid__cell--offset-8-tablet{margin-left:66.66667%}@supports (display: grid){.googlesitekit-plugin .mdc-layout-grid__cell--offset-8-tablet{margin-left:0}}.googlesitekit-plugin .mdc-layout-grid__cell--start-8-tablet{grid-column-start:9}.googlesitekit-plugin .mdc-layout-grid__cell--offset-9-tablet{margin-left:75%}@supports (display: grid){.googlesitekit-plugin .mdc-layout-grid__cell--offset-9-tablet{margin-left:0}}.googlesitekit-plugin .mdc-layout-grid__cell--start-9-tablet{grid-column-start:10}.googlesitekit-plugin .mdc-layout-grid__cell--offset-10-tablet{margin-left:83.33333%}@supports (display: grid){.googlesitekit-plugin .mdc-layout-grid__cell--offset-10-tablet{margin-left:0}}.googlesitekit-plugin .mdc-layout-grid__cell--start-10-tablet{grid-column-start:11}.googlesitekit-plugin .mdc-layout-grid__cell--offset-11-tablet{margin-left:91.66667%}@supports (display: grid){.googlesitekit-plugin .mdc-layout-grid__cell--offset-11-tablet{margin-left:0}}.googlesitekit-plugin .mdc-layout-grid__cell--start-11-tablet{grid-column-start:12}.googlesitekit-plugin .mdc-layout-grid__cell--offset-12-tablet{margin-left:100%}@supports (display: grid){.googlesitekit-plugin .mdc-layout-grid__cell--offset-12-tablet{margin-left:0}}.googlesitekit-plugin .mdc-layout-grid__cell--start-12-tablet{grid-column-start:13}}@media (min-width: 961px){.googlesitekit-plugin .mdc-layout-grid__cell--offset-1-desktop{margin-left:8.33333%}@supports (display: grid){.googlesitekit-plugin .mdc-layout-grid__cell--offset-1-desktop{margin-left:0}}.googlesitekit-plugin .mdc-layout-grid__cell--start-1-desktop{grid-column-start:2}.googlesitekit-plugin .mdc-layout-grid__cell--offset-2-desktop{margin-left:16.66667%}@supports (display: grid){.googlesitekit-plugin .mdc-layout-grid__cell--offset-2-desktop{margin-left:0}}.googlesitekit-plugin .mdc-layout-grid__cell--start-2-desktop{grid-column-start:3}.googlesitekit-plugin .mdc-layout-grid__cell--offset-3-desktop{margin-left:25%}@supports (display: grid){.googlesitekit-plugin .mdc-layout-grid__cell--offset-3-desktop{margin-left:0}}.googlesitekit-plugin .mdc-layout-grid__cell--start-3-desktop{grid-column-start:4}.googlesitekit-plugin .mdc-layout-grid__cell--offset-4-desktop{margin-left:33.33333%}@supports (display: grid){.googlesitekit-plugin .mdc-layout-grid__cell--offset-4-desktop{margin-left:0}}.googlesitekit-plugin .mdc-layout-grid__cell--start-4-desktop{grid-column-start:5}.googlesitekit-plugin .mdc-layout-grid__cell--offset-5-desktop{margin-left:41.66667%}@supports (display: grid){.googlesitekit-plugin .mdc-layout-grid__cell--offset-5-desktop{margin-left:0}}.googlesitekit-plugin .mdc-layout-grid__cell--start-5-desktop{grid-column-start:6}.googlesitekit-plugin .mdc-layout-grid__cell--offset-6-desktop{margin-left:50%}@supports (display: grid){.googlesitekit-plugin .mdc-layout-grid__cell--offset-6-desktop{margin-left:0}}.googlesitekit-plugin .mdc-layout-grid__cell--start-6-desktop{grid-column-start:7}.googlesitekit-plugin .mdc-layout-grid__cell--offset-7-desktop{margin-left:58.33333%}@supports (display: grid){.googlesitekit-plugin .mdc-layout-grid__cell--offset-7-desktop{margin-left:0}}.googlesitekit-plugin .mdc-layout-grid__cell--start-7-desktop{grid-column-start:8}.googlesitekit-plugin .mdc-layout-grid__cell--offset-8-desktop{margin-left:66.66667%}@supports (display: grid){.googlesitekit-plugin .mdc-layout-grid__cell--offset-8-desktop{margin-left:0}}.googlesitekit-plugin .mdc-layout-grid__cell--start-8-desktop{grid-column-start:9}.googlesitekit-plugin .mdc-layout-grid__cell--offset-9-desktop{margin-left:75%}@supports (display: grid){.googlesitekit-plugin .mdc-layout-grid__cell--offset-9-desktop{margin-left:0}}.googlesitekit-plugin .mdc-layout-grid__cell--start-9-desktop{grid-column-start:10}.googlesitekit-plugin .mdc-layout-grid__cell--offset-10-desktop{margin-left:83.33333%}@supports (display: grid){.googlesitekit-plugin .mdc-layout-grid__cell--offset-10-desktop{margin-left:0}}.googlesitekit-plugin .mdc-layout-grid__cell--start-10-desktop{grid-column-start:11}.googlesitekit-plugin .mdc-layout-grid__cell--offset-11-desktop{margin-left:91.66667%}@supports (display: grid){.googlesitekit-plugin .mdc-layout-grid__cell--offset-11-desktop{margin-left:0}}.googlesitekit-plugin .mdc-layout-grid__cell--start-11-desktop{grid-column-start:12}.googlesitekit-plugin .mdc-layout-grid__cell--offset-12-desktop{margin-left:100%}@supports (display: grid){.googlesitekit-plugin .mdc-layout-grid__cell--offset-12-desktop{margin-left:0}}.googlesitekit-plugin .mdc-layout-grid__cell--start-12-desktop{grid-column-start:13}}@media (min-width: 0){.googlesitekit-plugin .mdc-layout-grid__cell--order-1-phone{order:1}.googlesitekit-plugin .mdc-layout-grid__cell--order-2-phone{order:2}.googlesitekit-plugin .mdc-layout-grid__cell--order-3-phone{order:3}.googlesitekit-plugin .mdc-layout-grid__cell--order-4-phone{order:4}.googlesitekit-plugin .mdc-layout-grid__cell--order-5-phone{order:5}.googlesitekit-plugin .mdc-layout-grid__cell--order-6-phone{order:6}.googlesitekit-plugin .mdc-layout-grid__cell--order-7-phone{order:7}.googlesitekit-plugin .mdc-layout-grid__cell--order-8-phone{order:8}.googlesitekit-plugin .mdc-layout-grid__cell--order-9-phone{order:9}.googlesitekit-plugin .mdc-layout-grid__cell--order-10-phone{order:10}.googlesitekit-plugin .mdc-layout-grid__cell--order-11-phone{order:11}.googlesitekit-plugin .mdc-layout-grid__cell--order-12-phone{order:12}}@media (min-width: 601px){.googlesitekit-plugin .mdc-layout-grid__cell--order-1-tablet{order:1}.googlesitekit-plugin .mdc-layout-grid__cell--order-2-tablet{order:2}.googlesitekit-plugin .mdc-layout-grid__cell--order-3-tablet{order:3}.googlesitekit-plugin .mdc-layout-grid__cell--order-4-tablet{order:4}.googlesitekit-plugin .mdc-layout-grid__cell--order-5-tablet{order:5}.googlesitekit-plugin .mdc-layout-grid__cell--order-6-tablet{order:6}.googlesitekit-plugin .mdc-layout-grid__cell--order-7-tablet{order:7}.googlesitekit-plugin .mdc-layout-grid__cell--order-8-tablet{order:8}.googlesitekit-plugin .mdc-layout-grid__cell--order-9-tablet{order:9}.googlesitekit-plugin .mdc-layout-grid__cell--order-10-tablet{order:10}.googlesitekit-plugin .mdc-layout-grid__cell--order-11-tablet{order:11}.googlesitekit-plugin .mdc-layout-grid__cell--order-12-tablet{order:12}}@media (min-width: 961px){.googlesitekit-plugin .mdc-layout-grid__cell--order-1-desktop{order:1}.googlesitekit-plugin .mdc-layout-grid__cell--order-2-desktop{order:2}.googlesitekit-plugin .mdc-layout-grid__cell--order-3-desktop{order:3}.googlesitekit-plugin .mdc-layout-grid__cell--order-4-desktop{order:4}.googlesitekit-plugin .mdc-layout-grid__cell--order-5-desktop{order:5}.googlesitekit-plugin .mdc-layout-grid__cell--order-6-desktop{order:6}.googlesitekit-plugin .mdc-layout-grid__cell--order-7-desktop{order:7}.googlesitekit-plugin .mdc-layout-grid__cell--order-8-desktop{order:8}.googlesitekit-plugin .mdc-layout-grid__cell--order-9-desktop{order:9}.googlesitekit-plugin .mdc-layout-grid__cell--order-10-desktop{order:10}.googlesitekit-plugin .mdc-layout-grid__cell--order-11-desktop{order:11}.googlesitekit-plugin .mdc-layout-grid__cell--order-12-desktop{order:12}}.googlesitekit-plugin .mdc-linear-progress{margin:32px 0}.googlesitekit-plugin .mdc-linear-progress .mdc-linear-progress__bar-inner{background-color:#1a73e8}@media (min-width: 960px){.googlesitekit-plugin .mdc-linear-progress{margin:48px 0}}.googlesitekit-plugin .mdc-linear-progress--small{max-width:150px}.googlesitekit-plugin .mdc-linear-progress--compress{margin:0}.googlesitekit-plugin .mdc-list-item{margin:0}.googlesitekit-plugin .mdc-list.mdc-list--underlined .mdc-list-item{border-bottom:1px solid #e6e6e6;padding-left:0;padding-right:0}.googlesitekit-plugin .googlesitekit-dropdown-menu .mdc-menu-surface{left:auto !important;right:-8px;top:calc(100% + 10px) !important;width:calc(100% + 8px)}.mdc-menu-surface--open{z-index:11}.googlesitekit-plugin .mdc-radio .mdc-radio__native-control:enabled:not(:checked)+.mdc-radio__background .mdc-radio__outer-circle{border-color:#1a73e8}.googlesitekit-plugin .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle{border-color:#1a73e8}.googlesitekit-plugin .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle{border-color:#1a73e8}.googlesitekit-plugin .mdc-radio .mdc-radio__background::before{background-color:#1a73e8}.googlesitekit-plugin .mdc-radio .mdc-radio__native-control{-webkit-appearance:none;background:transparent;border:none;border-radius:0;box-shadow:none;clear:none;color:#757575;cursor:inherit;display:block;height:100%;line-height:normal;margin:0;min-width:auto;opacity:0;outline:0;padding:0;text-align:center;transition:none;vertical-align:middle;width:100%;z-index:1}.googlesitekit-plugin .mdc-select:not(.mdc-select--disabled) .mdc-select__native-control,.googlesitekit-plugin .mdc-select:not(.mdc-select--disabled) .mdc-select__selected-text{color:#757575}.googlesitekit-plugin .mdc-select:not(.mdc-select--disabled) .mdc-floating-label{color:#5b5b61}.googlesitekit-plugin .mdc-select:not(.mdc-select--disabled).mdc-select--focused .mdc-floating-label{color:#1a73e8}.googlesitekit-plugin .mdc-select:not(.mdc-select--disabled) .mdc-notched-outline__leading,.googlesitekit-plugin .mdc-select:not(.mdc-select--disabled) .mdc-notched-outline__notch,.googlesitekit-plugin .mdc-select:not(.mdc-select--disabled) .mdc-notched-outline__trailing{border-color:#bbb}.googlesitekit-plugin .mdc-select:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__native-control:hover ~ .mdc-notched-outline .mdc-notched-outline__leading,.googlesitekit-plugin .mdc-select:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__native-control:hover ~ .mdc-notched-outline .mdc-notched-outline__notch,.googlesitekit-plugin .mdc-select:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__native-control:hover ~ .mdc-notched-outline .mdc-notched-outline__trailing,.googlesitekit-plugin .mdc-select:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover ~ .mdc-notched-outline .mdc-notched-outline__leading,.googlesitekit-plugin .mdc-select:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover ~ .mdc-notched-outline .mdc-notched-outline__notch,.googlesitekit-plugin .mdc-select:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover ~ .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#757575}.googlesitekit-plugin .mdc-select:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__leading,.googlesitekit-plugin .mdc-select:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__notch,.googlesitekit-plugin .mdc-select:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__trailing{border-width:2px}.googlesitekit-plugin .mdc-select:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__leading,.googlesitekit-plugin .mdc-select:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__notch,.googlesitekit-plugin .mdc-select:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#1a73e8}.googlesitekit-plugin .mdc-select:not(.mdc-select--disabled).mdc-select--focused .mdc-line-ripple{background-color:#1a73e8}.googlesitekit-plugin .mdc-select--minimal{background-color:transparent;background-position:right center;display:block;height:20px;line-height:1;margin:0 0 -6px 0;padding-bottom:6px;width:90px}.googlesitekit-plugin .mdc-select--minimal::before{background-color:transparent}.googlesitekit-plugin .mdc-select .mdc-select__native-control{-webkit-appearance:none;box-shadow:none;height:56px !important;line-height:1.75rem;margin:0;padding:20px 26px 4px 16px}.googlesitekit-plugin .mdc-select--outlined .mdc-select__native-control{background-color:transparent;border:none;box-shadow:none;display:flex;padding:12px 26px 12px 16px;z-index:1}.googlesitekit-plugin .mdc-select--minimal .mdc-select__selected-text{border:none;font-size:0.75rem !important;height:14px !important;line-height:1;min-width:0;padding:0 18px 0 0;text-align:right;text-indent:0}.googlesitekit-plugin .mdc-select--minimal .mdc-select__dropdown-icon{bottom:2px;right:-5px}.googlesitekit-plugin .mdc-select--minimal.mdc-select--focused .mdc-select__dropdown-icon{transform:rotate(180deg) translateY(0)}.googlesitekit-plugin .mdc-switch{vertical-align:middle}.googlesitekit-plugin .mdc-switch.mdc-switch--checked .mdc-switch__track{background-color:#1a73e8;border-color:#1a73e8}.googlesitekit-plugin .mdc-switch.mdc-switch--checked .mdc-switch__thumb{background-color:#1a73e8;border-color:#1a73e8}.googlesitekit-plugin .mdc-switch.mdc-switch--checked .mdc-switch__thumb-underlay::before,.googlesitekit-plugin .mdc-switch.mdc-switch--checked .mdc-switch__thumb-underlay::after{background-color:#1a73e8}.googlesitekit-plugin .mdc-switch.mdc-switch--checked .mdc-switch__thumb-underlay:hover::before{opacity:.04}.googlesitekit-plugin .mdc-switch.mdc-switch--checked .mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):focus::before,.googlesitekit-plugin .mdc-switch.mdc-switch--checked .mdc-switch__thumb-underlay.mdc-ripple-upgraded--background-focused::before{transition-duration:75ms;opacity:.12}.googlesitekit-plugin .mdc-switch.mdc-switch--checked .mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded)::after{transition:opacity 150ms linear}.googlesitekit-plugin .mdc-switch.mdc-switch--checked .mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):active::after{transition-duration:75ms;opacity:.12}.googlesitekit-plugin .mdc-switch.mdc-switch--checked .mdc-switch__thumb-underlay.mdc-ripple-upgraded{--mdc-ripple-fg-opacity: .12}.googlesitekit-plugin .mdc-switch .mdc-switch__native-control{-webkit-appearance:none;background:transparent;border:none;box-shadow:none;clear:none;color:#757575;cursor:pointer;display:block;height:48px;line-height:normal;margin:0;min-width:auto;outline:0;padding:0;text-align:center;transition:none;vertical-align:middle;width:68px}.googlesitekit-plugin .mdc-switch+label{margin-left:10px}.googlesitekit-plugin .mdc-tab .mdc-tab__text-label{color:#757575}.googlesitekit-plugin .mdc-tab.mdc-tab--active .mdc-tab__text-label{color:#1a73e8}.googlesitekit-plugin .mdc-tab .mdc-tab__icon{color:#1a73e8;fill:currentColor}.googlesitekit-plugin .mdc-tab .mdc-tab__ripple::before,.googlesitekit-plugin .mdc-tab .mdc-tab__ripple::after{background-color:#1a73e8}.googlesitekit-plugin .mdc-tab .mdc-tab__ripple:hover::before{opacity:.04}.googlesitekit-plugin .mdc-tab .mdc-tab__ripple:not(.mdc-ripple-upgraded):focus::before,.googlesitekit-plugin .mdc-tab .mdc-tab__ripple.mdc-ripple-upgraded--background-focused::before{transition-duration:75ms;opacity:.12}.googlesitekit-plugin .mdc-tab .mdc-tab__ripple:not(.mdc-ripple-upgraded)::after{transition:opacity 150ms linear}.googlesitekit-plugin .mdc-tab .mdc-tab__ripple:not(.mdc-ripple-upgraded):active::after{transition-duration:75ms;opacity:.12}.googlesitekit-plugin .mdc-tab .mdc-tab__ripple.mdc-ripple-upgraded{--mdc-ripple-fg-opacity: .12}.googlesitekit-plugin .mdc-tab .mdc-tab__text-label{color:#1a73e8}.googlesitekit-plugin .mdc-tab .mdc-tab__ripple::before,.googlesitekit-plugin .mdc-tab .mdc-tab__ripple::after{background-color:#1a73e8}.googlesitekit-plugin .mdc-tab .mdc-tab__ripple:hover::before{opacity:.04}.googlesitekit-plugin .mdc-tab .mdc-tab__ripple:not(.mdc-ripple-upgraded):focus::before,.googlesitekit-plugin .mdc-tab .mdc-tab__ripple.mdc-ripple-upgraded--background-focused::before{transition-duration:75ms;opacity:.12}.googlesitekit-plugin .mdc-tab .mdc-tab__ripple:not(.mdc-ripple-upgraded)::after{transition:opacity 150ms linear}.googlesitekit-plugin .mdc-tab .mdc-tab__ripple:not(.mdc-ripple-upgraded):active::after{transition-duration:75ms;opacity:.12}.googlesitekit-plugin .mdc-tab .mdc-tab__ripple.mdc-ripple-upgraded{--mdc-ripple-fg-opacity: .12}.googlesitekit-plugin .mdc-tab:hover{text-decoration:none}.googlesitekit-plugin .mdc-tab:focus{color:#1a73e8;outline:none}.googlesitekit-plugin .mdc-tab .mdc-tab__text-label{color:#757575}.googlesitekit-plugin .mdc-text-field{width:250px}.googlesitekit-plugin .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input{color:#757575}.googlesitekit-plugin .mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label{color:#5b5b61}.googlesitekit-plugin .mdc-text-field .mdc-text-field__input{caret-color:#757575}.googlesitekit-plugin .mdc-text-field:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.googlesitekit-plugin .mdc-text-field:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.googlesitekit-plugin .mdc-text-field:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:#1a73e8}.googlesitekit-plugin .mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover ~ .mdc-notched-outline .mdc-notched-outline__leading,.googlesitekit-plugin .mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover ~ .mdc-notched-outline .mdc-notched-outline__notch,.googlesitekit-plugin .mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover ~ .mdc-notched-outline .mdc-notched-outline__trailing,.googlesitekit-plugin .mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover ~ .mdc-notched-outline .mdc-notched-outline__leading,.googlesitekit-plugin .mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover ~ .mdc-notched-outline .mdc-notched-outline__notch,.googlesitekit-plugin .mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover ~ .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#757575}.googlesitekit-plugin .mdc-text-field:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.googlesitekit-plugin .mdc-text-field:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.googlesitekit-plugin .mdc-text-field:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:#bbb}.googlesitekit-plugin .mdc-text-field:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.googlesitekit-plugin .mdc-text-field:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.googlesitekit-plugin .mdc-text-field:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:#bbb}@media (min-width: 600px){.googlesitekit-plugin .mdc-text-field{width:350px}}.googlesitekit-plugin .mdc-text-field--textarea{max-width:650px;width:100%}.googlesitekit-plugin .mdc-text-field--error:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.googlesitekit-plugin .mdc-text-field--error:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.googlesitekit-plugin .mdc-text-field--error:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.googlesitekit-plugin .mdc-text-field--error.mdc-text-field--textarea:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.googlesitekit-plugin .mdc-text-field--error.mdc-text-field--textarea:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.googlesitekit-plugin .mdc-text-field--error.mdc-text-field--textarea:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:#d53e36}.googlesitekit-plugin .mdc-text-field--error:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover ~ .mdc-notched-outline .mdc-notched-outline__leading,.googlesitekit-plugin .mdc-text-field--error:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover ~ .mdc-notched-outline .mdc-notched-outline__notch,.googlesitekit-plugin .mdc-text-field--error:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover ~ .mdc-notched-outline .mdc-notched-outline__trailing,.googlesitekit-plugin .mdc-text-field--error:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover ~ .mdc-notched-outline .mdc-notched-outline__leading,.googlesitekit-plugin .mdc-text-field--error:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover ~ .mdc-notched-outline .mdc-notched-outline__notch,.googlesitekit-plugin .mdc-text-field--error:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover ~ .mdc-notched-outline .mdc-notched-outline__trailing,.googlesitekit-plugin .mdc-text-field--error.mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover ~ .mdc-notched-outline .mdc-notched-outline__leading,.googlesitekit-plugin .mdc-text-field--error.mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover ~ .mdc-notched-outline .mdc-notched-outline__notch,.googlesitekit-plugin .mdc-text-field--error.mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover ~ .mdc-notched-outline .mdc-notched-outline__trailing,.googlesitekit-plugin .mdc-text-field--error.mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover ~ .mdc-notched-outline .mdc-notched-outline__leading,.googlesitekit-plugin .mdc-text-field--error.mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover ~ .mdc-notched-outline .mdc-notched-outline__notch,.googlesitekit-plugin .mdc-text-field--error.mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover ~ .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#d53e36}.googlesitekit-plugin .mdc-text-field--error:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.googlesitekit-plugin .mdc-text-field--error:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.googlesitekit-plugin .mdc-text-field--error:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.googlesitekit-plugin .mdc-text-field--error.mdc-text-field--textarea:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.googlesitekit-plugin .mdc-text-field--error.mdc-text-field--textarea:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.googlesitekit-plugin .mdc-text-field--error.mdc-text-field--textarea:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:#d53e36}.googlesitekit-plugin .mdc-text-field--error:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.googlesitekit-plugin .mdc-text-field--error:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.googlesitekit-plugin .mdc-text-field--error:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.googlesitekit-plugin .mdc-text-field--error.mdc-text-field--textarea:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.googlesitekit-plugin .mdc-text-field--error.mdc-text-field--textarea:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.googlesitekit-plugin .mdc-text-field--error.mdc-text-field--textarea:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:#d53e36}.googlesitekit-plugin .mdc-text-field--textarea.mdc-text-field--focused{border-color:#1a73e8}.googlesitekit-plugin .mdc-text-field--textarea .mdc-text-field__input{box-shadow:none;padding:8px 12px 12px 12px}.googlesitekit-plugin .mdc-text-field--textarea:not(.mdc-text-field--disabled) .mdc-text-field__input:focus{border-color:#1a73e8}.googlesitekit-plugin{color:#757575;font-family:Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:1rem;line-height:1.4}.googlesitekit-plugin *,.googlesitekit-plugin *::before,.googlesitekit-plugin *::after{box-sizing:border-box}.googlesitekit-plugin svg:not(:root){overflow:hidden}.googlesitekit-plugin h1,.googlesitekit-plugin h2,.googlesitekit-plugin h3,.googlesitekit-plugin h4,.googlesitekit-plugin h5,.googlesitekit-plugin h6{color:#3c4043;font-family:"Google Sans","Helvetica Neue",Helvetica,Arial,sans-serif;line-height:1.16}.googlesitekit-plugin h1,.googlesitekit-plugin .googlesitekit-heading-1{font-size:1.75rem;font-weight:400}@media (min-width: 600px){.googlesitekit-plugin h1,.googlesitekit-plugin .googlesitekit-heading-1{font-size:2.25rem}}.googlesitekit-plugin h2,.googlesitekit-plugin .googlesitekit-heading-2{font-size:1.375rem;font-weight:400}@media (min-width: 600px){.googlesitekit-plugin h2,.googlesitekit-plugin .googlesitekit-heading-2{font-size:1.75rem}}.googlesitekit-plugin h3,.googlesitekit-plugin .googlesitekit-heading-3{font-size:1.25rem;font-weight:400}@media (min-width: 600px){.googlesitekit-plugin h3,.googlesitekit-plugin .googlesitekit-heading-3{font-size:1.5rem}}.googlesitekit-plugin h4,.googlesitekit-plugin .googlesitekit-heading-4{color:#5b5b61;font-size:1.125rem;font-weight:500}@media (min-width: 600px){.googlesitekit-plugin h4,.googlesitekit-plugin .googlesitekit-heading-4{font-size:1.25rem}}.googlesitekit-plugin .googlesitekit-subheading-1{font-family:Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:0.9375rem;font-weight:500}@media (min-width: 600px){.googlesitekit-plugin .googlesitekit-subheading-1{font-size:1rem}}.googlesitekit-plugin .googlesitekit-subheading-2{font-family:Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:0.875rem;font-weight:500}@media (min-width: 600px){.googlesitekit-plugin .googlesitekit-subheading-2{font-size:0.9375rem}}.googlesitekit-plugin .googlesitekit-overline{color:#757575;font-size:0.75rem;font-weight:500;letter-spacing:0.16em;line-height:1.16;text-transform:uppercase}.googlesitekit-plugin .googlesitekit-overline--collapse{margin:0}.googlesitekit-plugin .googlesitekit-recommended{color:#34a853;font-size:10px;font-weight:500}.googlesitekit-plugin .googlesitekit-nodata{display:none}.googlesitekit-plugin p{font-size:1rem}.googlesitekit-plugin a{color:#1a73e8;text-decoration:none}.googlesitekit-plugin a:hover{text-decoration:underline}.googlesitekit-plugin a:focus{box-shadow:none;outline:1px dashed #4285f4;outline-offset:3px}.googlesitekit-plugin button{background:none;border:none;color:#1a73e8;text-decoration:none}.googlesitekit-plugin button:hover{text-decoration:underline}.googlesitekit-plugin button:focus{outline:1px dashed #4285f4;outline-offset:3px}.googlesitekit-plugin .screen-reader-only{clip:rect(1px, 1px, 1px, 1px);height:1px;overflow:hidden;position:absolute !important;width:1px}.googlesitekit-activation .googlesitekit-activation__title{margin:10px 0 4px 0}.googlesitekit-activation .googlesitekit-activation__text{margin:0}.googlesitekit-activation .googlesitekit-opt-in{margin-bottom:8px;margin-top:8px}.googlesitekit-noscript #googlesitekit-notice-activated{border-left-color:#fbbc05;margin:5px 15px 5px 0;padding:0}.googlesitekit-noscript #googlesitekit-notice-activated .googlesitekit-noscript{border:0;margin:0;padding:0}.googlesitekit-accordion .googlesitekit-accordion__header{cursor:pointer;padding:0 32px 0 0;position:relative;width:100%}.googlesitekit-accordion .googlesitekit-accordion__header:hover{text-decoration:none}.googlesitekit-accordion .googlesitekit-accordion__header:focus{outline-offset:0}.googlesitekit-accordion .googlesitekit-accordion__header::after{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2212%22%20height%3D%228%22%20viewBox%3D%220%200%2012%208%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M10.6.6L12%202%206%208%200%202%201.4.6%206%205.2z%22%20fill%3D%22%235B5B61%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E");background-position:center center;background-repeat:no-repeat;content:"";display:block;height:20px;position:absolute;right:16px;top:50%;transform:translateY(-50%);width:20px}.googlesitekit-accordion .googlesitekit-accordion__header.is-active::after{transform:translateY(-50%) rotate(180deg)}.js .googlesitekit-accordion .googlesitekit-accordion__content{display:none}.js .googlesitekit-accordion .googlesitekit-accordion__content.is-active{display:block}.autocomplete__wrapper{flex:1 1 100%;margin:0 0 16px 0;position:relative}@media (min-width: 600px){.autocomplete__wrapper{flex:1;margin:0 16px 0 0}}@media (min-width: 960px){.autocomplete__wrapper{margin-right:24px}}.autocomplete__wrapper .autocomplete__input{border-color:#bbb;border-radius:4px;color:#757575;font-size:1rem;font-weight:400;height:48px;line-height:1.75rem;padding:12px 16px;position:relative;transition:border-color 150ms ease-in-out;width:100%;z-index:3}.autocomplete__wrapper .autocomplete__input:hover{border-color:#757575}.autocomplete__wrapper .autocomplete__input:focus{border-color:#1a73e8;border-width:2px;box-shadow:none;padding:12px 15px}.autocomplete__input--default{padding:4px}.autocomplete__input--show-all-values{cursor:pointer;padding:4px 34px 4px 4px}.autocomplete__menu{background-color:#1a73e8;border-radius:4px;font-family:Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;left:1px;line-height:1.5rem;margin:0;padding:8px 0;top:calc(100% - 10px);width:100%}.autocomplete__menu--visible{display:block}.autocomplete__menu--hidden{display:none}.autocomplete__menu--inline{position:absolute;z-index:2}.autocomplete__option{align-items:center;color:#fff;display:flex;font-weight:400;height:48px;justify-content:flex-start;margin-bottom:0;overflow:hidden;padding:0 16px;position:relative}.autocomplete__option--focused,.autocomplete__option:hover{background-color:#4285f4}.googlesitekit-change-arrow{--color-up: #34a853;--color-down: #c7221f}.googlesitekit-change-arrow--inverted-color{--color-up: #c7221f;--color-down: #34a853}.googlesitekit-change-arrow--up{color:var(--color-up)}.googlesitekit-change-arrow--down{color:var(--color-up);transform:rotate(180deg)}.googlesitekit-change-arrow--down path{fill:var(--color-down)}.googlesitekit-chart .googlesitekit-chart__source{font-size:0.75rem;margin-top:16px}.googlesitekit-chart-loading{align-items:center;display:flex;flex-wrap:wrap;height:100%;justify-items:center;width:100%}.googlesitekit-chart-loading .googlesitekit-chart-loading__wrapper{text-align:center;width:100%}.googlesitekit-cta{background-color:#1a73e8;height:100%;padding:16px;width:100%}@media (min-width: 960px){.googlesitekit-cta{padding:24px}}.googlesitekit-cta--error{background-color:#fff;border:3px solid #d53e36}.googlesitekit-adminbar-modules .googlesitekit-cta{padding:16px}.googlesitekit-wp-dashboard .googlesitekit-cta{background-color:#0073aa;box-sizing:border-box;height:auto;margin-top:12px;padding:12px}.googlesitekit-wp-dashboard .googlesitekit-cta--error{background-color:#fff}.googlesitekit-wp-dashboard .googlesitekit-wp-dashboard-stats__cta .googlesitekit-cta{margin-top:0}.googlesitekit-cta .googlesitekit-cta__title{color:#fff;margin:0 0 10px 0}.googlesitekit-cta--error .googlesitekit-cta__title{color:#757575}.googlesitekit-cta .googlesitekit-adminbar-modules .googlesitekit-cta__title{font-size:1rem;font-weight:700}#google_dashboard_widget .googlesitekit-cta .googlesitekit-cta__title{color:#fff;font-weight:700}#google_dashboard_widget .googlesitekit-cta--error .googlesitekit-cta__title{color:#757575}.googlesitekit-cta .googlesitekit-cta__description{color:#fff;margin:0 0 20px 0}.googlesitekit-cta--error .googlesitekit-cta__description{color:#757575;word-break:break-all}#google_dashboard_widget .googlesitekit-wp-dashboard .googlesitekit-cta a,#google_dashboard_widget .googlesitekit-wp-dashboard .googlesitekit-cta button{background-color:transparent;border:none;color:#fff}#google_dashboard_widget .googlesitekit-wp-dashboard .googlesitekit-cta a:hover,#google_dashboard_widget .googlesitekit-wp-dashboard .googlesitekit-cta button:hover{color:#fff;text-decoration:underline}.googlesitekit-cta *:last-child{margin-bottom:0}.googlesitekit-cta-link{color:#1a73e8;cursor:pointer;font-family:Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:0.875rem;font-weight:500;padding:0;text-align:left;text-decoration:none}.googlesitekit-cta-link.googlesitekit-cta-link--inherit{font-family:inherit;font-size:inherit;font-weight:inherit}.googlesitekit-cta-link.googlesitekit-cta-link--caps{text-transform:uppercase}.googlesitekit-cta-link.googlesitekit-cta-link--danger{color:#d53e36}.googlesitekit-cta-link.googlesitekit-cta-link--small{font-size:0.75rem}.googlesitekit-cta-link.googlesitekit-cta-link--arrow,.googlesitekit-cta-link.googlesitekit-cta-link--external{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M11%2011H2V2h3V0H2a2%202%200%200%200-2%202v9a2%202%200%200%200%202%202h9c1.1%200%202-.9%202-2V8h-2v3z%22%20fill%3D%22%231A73E8%22%20fill-rule%3D%22nonzero%22%2F%3E%3Cpath%20fill%3D%22%231A73E8%22%20d%3D%22M7%200h6v2H7zM11%202h2v4h-2z%22%2F%3E%3Cpath%20d%3D%22M11%202L5%208%22%20stroke%3D%22%231A73E8%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22square%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:calc(100% - 1px) center;background-repeat:no-repeat;background-size:13px 13px;padding-right:20px}.googlesitekit-cta-link.googlesitekit-cta-link--arrow{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Ccircle%20fill%3D%22%231A73E8%22%20cx%3D%226.5%22%20cy%3D%226.5%22%20r%3D%226.5%22%2F%3E%3Cpath%20d%3D%22M3.461%206.96h5.15L6.36%209.21a.464.464%200%200%200%20.325.79.459.459%200%200%200%20.325-.135l3.037-3.038a.459.459%200%200%200%200-.65L7.015%203.135a.46.46%200%200%200-.65.65L8.61%206.039H3.461a.462.462%200%200%200-.461.46c0%20.254.207.462.461.462z%22%20fill%3D%22%23FFF%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.googlesitekit-cta-link.googlesitekit-cta-link--arrow.googlesitekit-cta-link--inverse{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Ccircle%20fill%3D%22%23FFF%22%20cx%3D%226.5%22%20cy%3D%226.5%22%20r%3D%226.5%22%2F%3E%3Cpath%20d%3D%22M3.461%206.96h5.15L6.36%209.21a.464.464%200%200%200%20.325.79.459.459%200%200%200%20.325-.135l3.037-3.038a.459.459%200%200%200%200-.65L7.015%203.135a.46.46%200%200%200-.65.65L8.61%206.039H3.461a.462.462%200%200%200-.461.46c0%20.254.207.462.461.462z%22%20fill%3D%22%231A73E8%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.googlesitekit-cta-link.googlesitekit-cta-link--arrow.googlesitekit-cta-link--disabled{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Ccircle%20fill%3D%22%23bbb%22%20cx%3D%226.5%22%20cy%3D%226.5%22%20r%3D%226.5%22%2F%3E%3Cpath%20d%3D%22M3.461%206.96h5.15L6.36%209.21a.464.464%200%200%200%20.325.79.459.459%200%200%200%20.325-.135l3.037-3.038a.459.459%200%200%200%200-.65L7.015%203.135a.46.46%200%200%200-.65.65L8.61%206.039H3.461a.462.462%200%200%200-.461.46c0%20.254.207.462.461.462z%22%20fill%3D%22%23FFF%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.googlesitekit-cta-link.googlesitekit-cta-link--inverse{color:#fff}.googlesitekit-cta-link.googlesitekit-cta-link--back::before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%228%22%20height%3D%227%22%20viewBox%3D%220%200%208%207%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M6.722%203.96H1.573l2.25%202.25a.464.464%200%200%201-.325.79.459.459%200%200%201-.325-.135L.135%203.827a.459.459%200%200%201%200-.65L3.168.135a.46.46%200%201%201%20.65.65L1.573%203.039h5.15c.253%200%20.46.207.46.46a.462.462%200%200%201-.46.462z%22%20fill%3D%22%231A73E8%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E");background-position:center center;background-repeat:no-repeat;background-size:9px 9px;content:"";display:inline-block;height:9px;margin-right:5px;width:9px}.googlesitekit-cta-link.googlesitekit-cta-link--disabled{color:#bbb;cursor:default}.googlesitekit-cta-link:hover{color:#1a73e8;text-decoration:underline}.googlesitekit-cta-link.googlesitekit-cta-link--danger:hover{color:#d53e36}.googlesitekit-cta-link.googlesitekit-cta-link--disabled:hover{color:#bbb;text-decoration:none}.googlesitekit-cta-link.googlesitekit-cta-link--inverse:hover{color:#fff}.googlesitekit-data-block{position:relative;text-align:left}.post-php .googlesitekit-data-block{min-width:150px}.googlesitekit-wp-dashboard .googlesitekit-data-block{padding-top:12px}.googlesitekit-dashboard-adsense-stats .googlesitekit-data-block{align-items:flex-end;display:flex}.googlesitekit-data-block--button{cursor:pointer;display:flex;flex-direction:column;height:100%;justify-content:flex-end;padding-bottom:16px;padding-top:20px;text-align:center;transition:background-color .2s ease-in-out}@media (min-width: 960px){.googlesitekit-data-block--button{padding-bottom:24px;padding-top:28px}}.googlesitekit-data-block--button::before{content:"";height:4px;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .2s ease-in-out}.googlesitekit-data-block--selected::before{opacity:1}.googlesitekit-data-block--button-1:hover,.googlesitekit-data-block--button-1:focus,.googlesitekit-data-block--button-1:active{background-color:rgba(66,133,244,0.1)}.googlesitekit-data-block--button-1::before{background-color:#4285f4}.googlesitekit-data-block--button-2:hover,.googlesitekit-data-block--button-2:focus,.googlesitekit-data-block--button-2:active{background-color:rgba(39,188,212,0.1)}.googlesitekit-data-block--button-2::before{background-color:#27bcd4}.googlesitekit-data-block--button-3:hover,.googlesitekit-data-block--button-3:focus,.googlesitekit-data-block--button-3:active{background-color:rgba(27,150,136,0.1)}.googlesitekit-data-block--button-3::before{background-color:#1b9688}.googlesitekit-data-block--button-4:hover,.googlesitekit-data-block--button-4:focus,.googlesitekit-data-block--button-4:active{background-color:rgba(103,58,183,0.1)}.googlesitekit-data-block--button-4::before{background-color:#673ab7}.googlesitekit-dashboard-adsense-stats .googlesitekit-data-block .googlesitekit-data-block__title-datapoint-wrapper{flex:0 0 auto}.googlesitekit-dashboard-adsense-stats .googlesitekit-data-block .googlesitekit-data-block__change-source-wrapper{flex:0 0 auto;margin-bottom:2px}.googlesitekit-data-block .googlesitekit-data-block__title{color:#757575;font-weight:400;letter-spacing:0.04em;margin:0 0 12px 0}.googlesitekit-adminbar .googlesitekit-data-block .googlesitekit-data-block__title{font-size:16px;margin-bottom:5px}.googlesitekit-dashboard-adsense-stats .googlesitekit-data-block .googlesitekit-data-block__title{font-size:0.75rem;margin-bottom:0}#dashboard-widgets .googlesitekit-wp-dashboard .googlesitekit-data-block .googlesitekit-data-block__title{font-size:0.75rem}.googlesitekit-data-block .googlesitekit-data-block__datapoint{color:#3c4043;font-size:1.875rem;line-height:1;margin:0}@media (min-width: 960px){.googlesitekit-data-block .googlesitekit-data-block__datapoint{font-size:2.625rem}}@media (min-width: 1280px){.googlesitekit-data-block .googlesitekit-data-block__datapoint{font-size:3.625rem}}.googlesitekit-adminbar .googlesitekit-data-block .googlesitekit-data-block__datapoint{display:inline-block;font-size:36px;line-height:1.25;margin-right:5px}.googlesitekit-wp-dashboard .googlesitekit-data-block .googlesitekit-data-block__datapoint{font-size:2.125rem}.googlesitekit-dashboard-adsense-stats .googlesitekit-data-block .googlesitekit-data-block__datapoint{font-size:2.25rem}.googlesitekit-data-block .googlesitekit-data-block__change{color:#757575;font-size:0.75rem;letter-spacing:0;line-height:1;margin-top:16px;text-transform:none}.googlesitekit-adminbar .googlesitekit-data-block .googlesitekit-data-block__change{display:inline-block;font-size:16px;margin-top:0}.googlesitekit-wp-dashboard .googlesitekit-data-block .googlesitekit-data-block__change{margin-top:10px}.googlesitekit-dashboard-adsense-stats .googlesitekit-data-block .googlesitekit-data-block__change{margin-top:0}.googlesitekit-data-block .googlesitekit-data-block__sparkline{margin-top:8px;max-width:150px}.googlesitekit-adminbar .googlesitekit-data-block .googlesitekit-data-block__sparkline{display:none}.googlesitekit-dashboard-adsense-stats .googlesitekit-data-block .googlesitekit-data-block__sparkline{flex:1 1 100%;margin:0 0 5px 0;max-width:none;max-width:initial;min-width:10px;padding:0 8px}@media (min-width: 960px){.googlesitekit-dashboard-adsense-stats .googlesitekit-data-block .googlesitekit-data-block__sparkline{padding:0 12px}}@media (min-width: 1280px){.googlesitekit-dashboard-adsense-stats .googlesitekit-data-block .googlesitekit-data-block__sparkline{padding:0 24px}}.googlesitekit-data-block--button .googlesitekit-data-block__sparkline{margin:8px auto 0 auto}.googlesitekit-data-block .googlesitekit-data-block__arrow{display:inline-block;line-height:1;margin-right:2px;vertical-align:baseline}.googlesitekit-data-block .googlesitekit-data-block__arrow--reverse{transform:rotate(180deg)}#wpadminbar .googlesitekit-data-block .googlesitekit-data-block__arrow .svg{height:9px;width:9px}.googlesitekit-data-block .googlesitekit-data-block__value{color:#757575;display:inline-block;font-size:0.75rem;letter-spacing:0;line-height:1;text-transform:none}.googlesitekit-adminbar .googlesitekit-data-block .googlesitekit-data-block__value{font-size:16px}.googlesitekit-data-block .googlesitekit-data-block__source{font-size:0.75rem;margin-top:8px}@media (min-width: 960px){.googlesitekit-data-block .googlesitekit-data-block__source{margin-top:12px}}.googlesitekit-error-text{color:#d53e36;font-weight:500}.googlesitekit-header{box-shadow:0 1px 3px rgba(0,0,0,0.2);background-color:#fff;position:relative;z-index:10}@media (min-width: 600px){.googlesitekit-header{padding-left:10px;padding-right:10px}}.wp-responsive-open .googlesitekit-header{margin-left:-18px;padding-left:28px}.googlesitekit-header .googlesitekit-header__button{align-items:center;background-color:transparent;cursor:pointer;display:flex;font-size:0.75rem;margin-right:-8px;padding:8px;transition:background-color .2s ease-in-out,color .2s ease-in-out}.googlesitekit-header .googlesitekit-header__button:hover{background-color:#1a73e8;color:#fff;text-decoration:none}.googlesitekit-header .googlesitekit-header__button svg{fill:currentColor;margin-left:8px}.googlesitekit-header .googlesitekit-header__dropdown{margin-right:-8px}.googlesitekit-layout{box-shadow:0 1px 3px rgba(0,0,0,0.2);background:#fff}.googlesitekit-layout--fill{display:flex;flex-direction:column;height:100%}.googlesitekit-layout--fill>*{flex:1 1 auto;width:100%}.googlesitekit-layout--relative{position:relative}.googlesitekit-layout .googlesitekit-layout__header{border-bottom:1px solid #e6e6e6;font-size:0.9375rem}@media (min-width: 600px){.googlesitekit-layout .googlesitekit-layout__header{font-size:1rem}}.googlesitekit-layout--fill .googlesitekit-layout__header{flex:0 0 auto}.googlesitekit-layout .googlesitekit-layout__header-title{margin:0}.googlesitekit-layout .googlesitekit-layout__footer{border-top:1px solid #e6e6e6;font-size:0.875rem}.googlesitekit-layout--fill .googlesitekit-layout__footer{flex:0 0 auto}.googlesitekit-line-chart>div>div{max-width:100%}.googlesitekit-line-chart>div>div>div>svg{max-width:100%}.googlesitekit-chart--pie .googlesitekit-line-chart>div>div>div>svg{overflow:visible !important}.googlesitekit-chart--pie .googlesitekit-line-chart>div>div>div>svg>g:last-child{pointer-events:none}.googlesitekit-logo{color:#5b5b61;line-height:0}.googlesitekit-logo .googlesitekit-logo__logo-g,.googlesitekit-logo .googlesitekit-svg-logo-g{height:24px;vertical-align:middle;width:23px}@media (min-width: 600px){.googlesitekit-logo .googlesitekit-logo__logo-g,.googlesitekit-logo .googlesitekit-svg-logo-g{height:34px;width:32px}}.googlesitekit-logo .googlesitekit-logo__logo-sitekit,.googlesitekit-logo .googlesitekit-svg-logo-sitekit{fill:currentColor;height:16px;margin-left:8px;vertical-align:middle;width:61px}@media (min-width: 600px){.googlesitekit-logo .googlesitekit-logo__logo-sitekit,.googlesitekit-logo .googlesitekit-svg-logo-sitekit{height:26px;margin-left:16px;width:99px}}.googlesitekit-logo--mini .googlesitekit-logo__logo-g,.googlesitekit-logo--mini .googlesitekit-svg-logo-g{height:19px;width:19px}.googlesitekit-logo--mini .googlesitekit-logo__logo-sitekit,.googlesitekit-logo--mini .googlesitekit-svg-logo-sitekit{height:17px;margin-left:4px;width:78px}.googlesitekit-mini-chart{margin-left:16px;width:28px}.googlesitekit-module-outro{background-color:#fff;padding:45px 0;text-align:center}@media (min-width: 600px){.googlesitekit-module-outro{padding:45px}}.googlesitekit-module-outro .googlesitekit-module-outro__logo{align-items:center;display:inline-flex}.googlesitekit-module-outro .googlesitekit-module-outro__logo>svg{margin:0 8px}@media (min-width: 960px){.googlesitekit-module-outro .googlesitekit-module-outro__logo>svg{margin:0 12px}}.googlesitekit-module-outro .googlesitekit-module-outro__title{margin:20px auto 25px auto;max-width:600px}.googlesitekit-module-page{padding-bottom:10px;padding-top:10px}@media (min-width: 600px){.googlesitekit-module-page{padding-left:10px;padding-right:10px}}.googlesitekit-modules-list{display:flex;flex-wrap:wrap;margin:16px 0}@media (min-width: 960px){.googlesitekit-modules-list{margin:24px 0}}.googlesitekit-modules-list .googlesitekit-modules-list__module{border:1px solid #e6e6e6;flex:0 0 auto;margin-bottom:10px;margin-right:10px;padding:16px;width:calc(50% - 10px)}@media (min-width: 783px){.googlesitekit-modules-list .googlesitekit-modules-list__module{width:calc(33.333% - 10px)}}@media (min-width: 1280px){.googlesitekit-modules-list .googlesitekit-modules-list__module{width:calc(25% - 10px)}}.googlesitekit-modules-list .googlesitekit-settings-connect-module__wrapper{display:flex;flex-direction:column;min-height:46px}@media (min-width: 600px){.googlesitekit-modules-list .googlesitekit-settings-connect-module__wrapper{align-items:center;flex-direction:row}}.googlesitekit-modules-list .googlesitekit-modules-list__module--pagespeed .googlesitekit-settings-connect-module__wrapper{flex-wrap:wrap}.googlesitekit-modules-list .googlesitekit-settings-connect-module__logo{height:33px;margin-bottom:10px;margin-right:8px}.googlesitekit-modules-list .googlesitekit-settings-connect-module__logo img{display:block;height:33px;width:auto}.googlesitekit-modules-list .googlesitekit-settings-connect-module__title{font-family:Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:0.9375rem;font-weight:500;margin:0 0 10px 0}.googlesitekit-modules-list .googlesitekit-modules-list__module--disabled .googlesitekit-settings-connect-module__title{color:#bbb}.googlesitekit-modules-list .googlesitekit-settings-module__status{font-size:0.75rem}.googlesitekit-modules-list .googlesitekit-settings-module__status-icon{margin-right:8px;vertical-align:text-bottom}.googlesitekit-modules-list .googlesitekit-settings-module__status-icon::before{background-position:center center;background-repeat:no-repeat;border-radius:50%;content:"";display:inline-block;height:16px;vertical-align:middle;width:16px}.googlesitekit-modules-list .googlesitekit-settings-module__status-icon--connected::before{background-color:#34a853;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2212%22%20viewBox%3D%220%200%2016%2012%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22%23FFF%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M0%206.414L1.415%205l5.292%205.292-1.414%201.415z%22%2F%3E%3Cpath%20d%3D%22M14.146.146l1.415%201.414L5.414%2011.707%204%2010.292z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-size:8px 6px}#adminmenu .googlesitekit-notifications-counter{margin-left:5px}#wpadminbar .googlesitekit-notifications-counter{background-color:#ca4a1f;border-radius:11px;color:#fff;display:inline-block;font-size:0.5625rem;height:17px;line-height:17px;margin:-4px 0 0 5px;min-width:7px;padding:0 5px;text-align:center;vertical-align:middle;z-index:26}#wpadminbar .googlesitekit-wp-adminbar.hover .googlesitekit-notifications-counter,#wpadminbar.nojs .googlesitekit-wp-adminbar:hover .googlesitekit-notifications-counter,#wpadminbar:not(.mobile) .googlesitekit-wp-adminbar:hover .googlesitekit-notifications-counter,#wpadminbar:not(.mobile) .googlesitekit-wp-adminbar .ab-item:focus .googlesitekit-notifications-counter{background-color:#00b9eb;color:#fff}#wpadminbar .count-0{display:none}#wpadminbar .plugin-count{font-size:0.5625rem;line-height:17px}.googlesitekit-opt-in{position:relative}.googlesitekit-opt-in--border{border-top:1px solid #bbb;padding-top:16px}@media (min-width: 960px){.googlesitekit-opt-in--border{padding-top:24px}}.googlesitekit-opt-in .mdc-form-field{position:relative}.googlesitekit-opt-in .mdc-form-field label{font-size:0.75rem;line-height:1.3}.googlesitekit-opt-in--align-top .mdc-form-field{align-items:flex-start}.googlesitekit-opt-in .mdc-checkbox{margin-left:-11px}.googlesitekit-opt-in--align-top .mdc-checkbox{margin-top:-7px}.googlesitekit-overlay{align-items:center;background:rgba(230,230,230,0.8);bottom:0;cursor:not-allowed;display:flex;height:100%;justify-content:center;left:0;position:absolute;right:0;top:0;width:100%;z-index:10}.googlesitekit-overlay--compress .googlesitekit-overlay__wrapper{align-items:center;display:flex}.googlesitekit-overlay .googlesitekit-overlay__icon{align-items:center;background:#f9f9f9;border-radius:50%;display:flex;height:60px;justify-content:center;margin:0 auto;width:60px}.googlesitekit-overlay--compress .googlesitekit-overlay__icon{height:40px;width:40px}.googlesitekit-overlay--compress .googlesitekit-overlay__icon .svg{height:20px;width:auto}.googlesitekit-overlay .googlesitekit-overlay__title{margin-bottom:0;padding:0 16px;text-align:center}.googlesitekit-overlay--compress .googlesitekit-overlay__title{font-size:1rem;margin-top:0;padding-right:0}.googlesitekit-page{margin-left:-10px}@media (min-width: 783px){.googlesitekit-page{margin-left:-20px}}#wpbody-content>div:not(#screen-meta)+.googlesitekit-plugin>.googlesitekit-page,#wpbody-content>div:not(#screen-meta)+script+.googlesitekit-plugin>.googlesitekit-page{margin-top:25px}.googlesitekit-pagespeed-report__loading{text-align:center}.googlesitekit-pagespeed-report__heading-wrapper{align-items:flex-start;display:flex;flex-wrap:nowrap;justify-content:space-between;margin-right:16px}@media (min-width: 600px){.googlesitekit-pagespeed-report__heading-wrapper{margin-right:0}}.googlesitekit-pagespeed-report__heading-wrapper h3{flex:1;margin-top:0}.googlesitekit-pagespeed-report__score-category-wrapper{align-items:center;display:inline-flex}.googlesitekit-pagespeed-report__score-category-wrapper--fast{color:#178239}.googlesitekit-pagespeed-report__score-category-wrapper--average{color:#e67700}.googlesitekit-pagespeed-report__score-category-wrapper--slow{color:#c7221f}.googlesitekit-pagespeed-report__score-icon{display:inline-block;margin-left:10px;margin-top:1px}.googlesitekit-pagespeed-report__score-icon::before{background-position:center center;background-repeat:no-repeat;background-size:contain;border-radius:50%;content:"";display:inline-block;height:17px;width:17px}.googlesitekit-pagespeed-report__score-icon--fast::before{background-color:#178239;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2212%22%20viewBox%3D%220%200%2016%2012%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22%23FFF%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M0%206.414L1.415%205l5.292%205.292-1.414%201.415z%22%2F%3E%3Cpath%20d%3D%22M14.146.146l1.415%201.414L5.414%2011.707%204%2010.292z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");border:4px solid #178239}.googlesitekit-pagespeed-report__score-icon--average::before{background-color:#e67700;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%222%22%20height%3D%2212%22%20viewBox%3D%220%200%202%2012%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M0%200h2v7H0zM0%2010h2v2H0z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");border:4px solid #e67700}.googlesitekit-pagespeed-report__score-icon--slow::before{background-color:#fff;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2228%22%20height%3D%2225%22%20viewBox%3D%220%200%2028%2025%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M3.332%2024.75h21.335c2.182%200%203.542-2.366%202.451-4.25L16.451%202.07C15.36.184%2012.64.184%2011.549%202.07L.882%2020.5c-1.091%201.884.269%204.25%202.45%204.25zM14%2014.833a1.42%201.42%200%200%201-1.417-1.416v-2.834c0-.779.638-1.416%201.417-1.416.78%200%201.417.637%201.417%201.416v2.834A1.42%201.42%200%200%201%2014%2014.833zm1.417%205.667h-2.834v-2.833h2.834V20.5z%22%20fill%3D%22%23c7221f%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E");border-radius:0}.googlesitekit-pagespeed-report__scale{color:#757575;font-size:0.75rem}.googlesitekit-pagespeed-report__scale-range{color:#757575}.googlesitekit-pagespeed-report__scale-range::before{border-radius:4px;content:"";display:inline-block;height:8px;margin:1px 8px;width:16px}.googlesitekit-pagespeed-report__scale-range--fast::before{background-color:#178239}.googlesitekit-pagespeed-report__scale-range--average::before{background-color:#e67700}.googlesitekit-pagespeed-report__scale-range--slow::before{background-color:#c7221f}.googlesitekit-page-header{margin:0}.googlesitekit-page-header .googlesitekit-page-header__title{display:inline-block;line-height:1;margin:0 0 -2px 0;padding:0;vertical-align:middle}.googlesitekit-page-header .googlesitekit-page-header__icon+.googlesitekit-page-header__title{margin-left:8px}.googlesitekit-page-header .googlesitekit-page-header__icon{vertical-align:middle}.googlesitekit-page-header .googlesitekit-page-header__details{align-items:center;display:flex;justify-content:space-between}@media (min-width: 600px){.googlesitekit-page-header .googlesitekit-page-header__details{justify-content:flex-end}}.googlesitekit-page-header .googlesitekit-page-header__status{font-size:0.75rem;line-height:1;margin:0}.googlesitekit-page-header .googlesitekit-page-header__status--connected{color:#34a853}.googlesitekit-page-header .googlesitekit-page-header__status::after{background-position:center center;background-repeat:no-repeat;border-radius:50%;content:"";display:inline-block;height:19px;margin-left:8px;margin-top:-2px;vertical-align:middle;width:19px}.googlesitekit-page-header .googlesitekit-page-header__status--connected::after{background-color:#34a853;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2212%22%20viewBox%3D%220%200%2016%2012%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22%23FFF%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M0%206.414L1.415%205l5.292%205.292-1.414%201.415z%22%2F%3E%3Cpath%20d%3D%22M14.146.146l1.415%201.414L5.414%2011.707%204%2010.292z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-size:10px 8px}.googlesitekit-page-header .googlesitekit-page-header__status--not-connected::after{background-color:#fbbc05;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%222%22%20height%3D%2212%22%20viewBox%3D%220%200%202%2012%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22%23FFF%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M0%200h2v7H0zM0%2010h2v2H0z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-size:2px 12px}.googlesitekit-page-header .googlesitekit-page-header__status+.googlesitekit-page-header__range{margin-left:16px;margin-top:-3px}@media (min-width: 960px){.googlesitekit-page-header .googlesitekit-page-header__status+.googlesitekit-page-header__range{margin-left:24px}}.googlesitekit-percentage-circle{background-color:#e6e6e6;border-radius:50%;font-size:50px;height:1em;margin:0 auto;position:relative;width:1em}.googlesitekit-percentage-circle--fast{color:#178239}.googlesitekit-percentage-circle--average{color:#e67700}.googlesitekit-percentage-circle--slow{color:#c7221f}.googlesitekit-percentage-circle::after{background-color:#fff;border-radius:50%;box-sizing:content-box;content:"";display:block;height:.8em;left:.1em;position:absolute;top:.1em;width:.8em}.googlesitekit-percentage-circle .googlesitekit-percentage-circle__text{box-sizing:content-box;font-size:1.25rem;font-weight:700;left:0;line-height:50px;position:absolute;text-align:center;top:0;width:50px;z-index:1}.googlesitekit-percentage-circle .googlesitekit-percentage-circle__slice{box-sizing:content-box;clip:rect(0, 1em, 1em, 0.5em);height:1em;position:absolute;width:1em}.googlesitekit-percentage-circle .googlesitekit-percentage-circle__bar{border:.1em solid transparent;border-radius:50%;box-sizing:content-box;clip:rect(0, 0.5em, 1em, 0);height:.8em;position:absolute;transform:rotate(0deg);width:.8em}.googlesitekit-percentage-circle .googlesitekit-percentage-circle__fill{box-sizing:content-box}.googlesitekit-percentage-circle--percent-51 .googlesitekit-percentage-circle__slice{clip:rect(auto, auto, auto, auto)}.googlesitekit-percentage-circle--percent-51 .googlesitekit-percentage-circle__bar::after{transform:rotate(180deg)}.googlesitekit-percentage-circle--percent-51 .googlesitekit-percentage-circle__fill{border:.1em solid transparent;border-radius:50%;clip:rect(0, 0.5em, 1em, 0);height:.8em;position:absolute;transform:rotate(180deg);width:.8em}.googlesitekit-percentage-circle--percent-52 .googlesitekit-percentage-circle__slice{clip:rect(auto, auto, auto, auto)}.googlesitekit-percentage-circle--percent-52 .googlesitekit-percentage-circle__bar::after{transform:rotate(180deg)}.googlesitekit-percentage-circle--percent-52 .googlesitekit-percentage-circle__fill{border:.1em solid transparent;border-radius:50%;clip:rect(0, 0.5em, 1em, 0);height:.8em;position:absolute;transform:rotate(180deg);width:.8em}.googlesitekit-percentage-circle--percent-53 .googlesitekit-percentage-circle__slice{clip:rect(auto, auto, auto, auto)}.googlesitekit-percentage-circle--percent-53 .googlesitekit-percentage-circle__bar::after{transform:rotate(180deg)}.googlesitekit-percentage-circle--percent-53 .googlesitekit-percentage-circle__fill{border:.1em solid transparent;border-radius:50%;clip:rect(0, 0.5em, 1em, 0);height:.8em;position:absolute;transform:rotate(180deg);width:.8em}.googlesitekit-percentage-circle--percent-54 .googlesitekit-percentage-circle__slice{clip:rect(auto, auto, auto, auto)}.googlesitekit-percentage-circle--percent-54 .googlesitekit-percentage-circle__bar::after{transform:rotate(180deg)}.googlesitekit-percentage-circle--percent-54 .googlesitekit-percentage-circle__fill{border:.1em solid transparent;border-radius:50%;clip:rect(0, 0.5em, 1em, 0);height:.8em;position:absolute;transform:rotate(180deg);width:.8em}.googlesitekit-percentage-circle--percent-55 .googlesitekit-percentage-circle__slice{clip:rect(auto, auto, auto, auto)}.googlesitekit-percentage-circle--percent-55 .googlesitekit-percentage-circle__bar::after{transform:rotate(180deg)}.googlesitekit-percentage-circle--percent-55 .googlesitekit-percentage-circle__fill{border:.1em solid transparent;border-radius:50%;clip:rect(0, 0.5em, 1em, 0);height:.8em;position:absolute;transform:rotate(180deg);width:.8em}.googlesitekit-percentage-circle--percent-56 .googlesitekit-percentage-circle__slice{clip:rect(auto, auto, auto, auto)}.googlesitekit-percentage-circle--percent-56 .googlesitekit-percentage-circle__bar::after{transform:rotate(180deg)}.googlesitekit-percentage-circle--percent-56 .googlesitekit-percentage-circle__fill{border:.1em solid transparent;border-radius:50%;clip:rect(0, 0.5em, 1em, 0);height:.8em;position:absolute;transform:rotate(180deg);width:.8em}.googlesitekit-percentage-circle--percent-57 .googlesitekit-percentage-circle__slice{clip:rect(auto, auto, auto, auto)}.googlesitekit-percentage-circle--percent-57 .googlesitekit-percentage-circle__bar::after{transform:rotate(180deg)}.googlesitekit-percentage-circle--percent-57 .googlesitekit-percentage-circle__fill{border:.1em solid transparent;border-radius:50%;clip:rect(0, 0.5em, 1em, 0);height:.8em;position:absolute;transform:rotate(180deg);width:.8em}.googlesitekit-percentage-circle--percent-58 .googlesitekit-percentage-circle__slice{clip:rect(auto, auto, auto, auto)}.googlesitekit-percentage-circle--percent-58 .googlesitekit-percentage-circle__bar::after{transform:rotate(180deg)}.googlesitekit-percentage-circle--percent-58 .googlesitekit-percentage-circle__fill{border:.1em solid transparent;border-radius:50%;clip:rect(0, 0.5em, 1em, 0);height:.8em;position:absolute;transform:rotate(180deg);width:.8em}.googlesitekit-percentage-circle--percent-59 .googlesitekit-percentage-circle__slice{clip:rect(auto, auto, auto, auto)}.googlesitekit-percentage-circle--percent-59 .googlesitekit-percentage-circle__bar::after{transform:rotate(180deg)}.googlesitekit-percentage-circle--percent-59 .googlesitekit-percentage-circle__fill{border:.1em solid transparent;border-radius:50%;clip:rect(0, 0.5em, 1em, 0);height:.8em;position:absolute;transform:rotate(180deg);width:.8em}.googlesitekit-percentage-circle--percent-60 .googlesitekit-percentage-circle__slice{clip:rect(auto, auto, auto, auto)}.googlesitekit-percentage-circle--percent-60 .googlesitekit-percentage-circle__bar::after{transform:rotate(180deg)}.googlesitekit-percentage-circle--percent-60 .googlesitekit-percentage-circle__fill{border:.1em solid transparent;border-radius:50%;clip:rect(0, 0.5em, 1em, 0);height:.8em;position:absolute;transform:rotate(180deg);width:.8em}.googlesitekit-percentage-circle--percent-61 .googlesitekit-percentage-circle__slice{clip:rect(auto, auto, auto, auto)}.googlesitekit-percentage-circle--percent-61 .googlesitekit-percentage-circle__bar::after{transform:rotate(180deg)}.googlesitekit-percentage-circle--percent-61 .googlesitekit-percentage-circle__fill{border:.1em solid transparent;border-radius:50%;clip:rect(0, 0.5em, 1em, 0);height:.8em;position:absolute;transform:rotate(180deg);width:.8em}.googlesitekit-percentage-circle--percent-62 .googlesitekit-percentage-circle__slice{clip:rect(auto, auto, auto, auto)}.googlesitekit-percentage-circle--percent-62 .googlesitekit-percentage-circle__bar::after{transform:rotate(180deg)}.googlesitekit-percentage-circle--percent-62 .googlesitekit-percentage-circle__fill{border:.1em solid transparent;border-radius:50%;clip:rect(0, 0.5em, 1em, 0);height:.8em;position:absolute;transform:rotate(180deg);width:.8em}.googlesitekit-percentage-circle--percent-63 .googlesitekit-percentage-circle__slice{clip:rect(auto, auto, auto, auto)}.googlesitekit-percentage-circle--percent-63 .googlesitekit-percentage-circle__bar::after{transform:rotate(180deg)}.googlesitekit-percentage-circle--percent-63 .googlesitekit-percentage-circle__fill{border:.1em solid transparent;border-radius:50%;clip:rect(0, 0.5em, 1em, 0);height:.8em;position:absolute;transform:rotate(180deg);width:.8em}.googlesitekit-percentage-circle--percent-64 .googlesitekit-percentage-circle__slice{clip:rect(auto, auto, auto, auto)}.googlesitekit-percentage-circle--percent-64 .googlesitekit-percentage-circle__bar::after{transform:rotate(180deg)}.googlesitekit-percentage-circle--percent-64 .googlesitekit-percentage-circle__fill{border:.1em solid transparent;border-radius:50%;clip:rect(0, 0.5em, 1em, 0);height:.8em;position:absolute;transform:rotate(180deg);width:.8em}.googlesitekit-percentage-circle--percent-65 .googlesitekit-percentage-circle__slice{clip:rect(auto, auto, auto, auto)}.googlesitekit-percentage-circle--percent-65 .googlesitekit-percentage-circle__bar::after{transform:rotate(180deg)}.googlesitekit-percentage-circle--percent-65 .googlesitekit-percentage-circle__fill{border:.1em solid transparent;border-radius:50%;clip:rect(0, 0.5em, 1em, 0);height:.8em;position:absolute;transform:rotate(180deg);width:.8em}.googlesitekit-percentage-circle--percent-66 .googlesitekit-percentage-circle__slice{clip:rect(auto, auto, auto, auto)}.googlesitekit-percentage-circle--percent-66 .googlesitekit-percentage-circle__bar::after{transform:rotate(180deg)}.googlesitekit-percentage-circle--percent-66 .googlesitekit-percentage-circle__fill{border:.1em solid transparent;border-radius:50%;clip:rect(0, 0.5em, 1em, 0);height:.8em;position:absolute;transform:rotate(180deg);width:.8em}.googlesitekit-percentage-circle--percent-67 .googlesitekit-percentage-circle__slice{clip:rect(auto, auto, auto, auto)}.googlesitekit-percentage-circle--percent-67 .googlesitekit-percentage-circle__bar::after{transform:rotate(180deg)}.googlesitekit-percentage-circle--percent-67 .googlesitekit-percentage-circle__fill{border:.1em solid transparent;border-radius:50%;clip:rect(0, 0.5em, 1em, 0);height:.8em;position:absolute;transform:rotate(180deg);width:.8em}.googlesitekit-percentage-circle--percent-68 .googlesitekit-percentage-circle__slice{clip:rect(auto, auto, auto, auto)}.googlesitekit-percentage-circle--percent-68 .googlesitekit-percentage-circle__bar::after{transform:rotate(180deg)}.googlesitekit-percentage-circle--percent-68 .googlesitekit-percentage-circle__fill{border:.1em solid transparent;border-radius:50%;clip:rect(0, 0.5em, 1em, 0);height:.8em;position:absolute;transform:rotate(180deg);width:.8em}.googlesitekit-percentage-circle--percent-69 .googlesitekit-percentage-circle__slice{clip:rect(auto, auto, auto, auto)}.googlesitekit-percentage-circle--percent-69 .googlesitekit-percentage-circle__bar::after{transform:rotate(180deg)}.googlesitekit-percentage-circle--percent-69 .googlesitekit-percentage-circle__fill{border:.1em solid transparent;border-radius:50%;clip:rect(0, 0.5em, 1em, 0);height:.8em;position:absolute;transform:rotate(180deg);width:.8em}.googlesitekit-percentage-circle--percent-70 .googlesitekit-percentage-circle__slice{clip:rect(auto, auto, auto, auto)}.googlesitekit-percentage-circle--percent-70 .googlesitekit-percentage-circle__bar::after{transform:rotate(180deg)}.googlesitekit-percentage-circle--percent-70 .googlesitekit-percentage-circle__fill{border:.1em solid transparent;border-radius:50%;clip:rect(0, 0.5em, 1em, 0);height:.8em;position:absolute;transform:rotate(180deg);width:.8em}.googlesitekit-percentage-circle--percent-71 .googlesitekit-percentage-circle__slice{clip:rect(auto, auto, auto, auto)}.googlesitekit-percentage-circle--percent-71 .googlesitekit-percentage-circle__bar::after{transform:rotate(180deg)}.googlesitekit-percentage-circle--percent-71 .googlesitekit-percentage-circle__fill{border:.1em solid transparent;border-radius:50%;clip:rect(0, 0.5em, 1em, 0);height:.8em;position:absolute;transform:rotate(180deg);width:.8em}.googlesitekit-percentage-circle--percent-72 .googlesitekit-percentage-circle__slice{clip:rect(auto, auto, auto, auto)}.googlesitekit-percentage-circle--percent-72 .googlesitekit-percentage-circle__bar::after{transform:rotate(180deg)}.googlesitekit-percentage-circle--percent-72 .googlesitekit-percentage-circle__fill{border:.1em solid transparent;border-radius:50%;clip:rect(0, 0.5em, 1em, 0);height:.8em;position:absolute;transform:rotate(180deg);width:.8em}.googlesitekit-percentage-circle--percent-73 .googlesitekit-percentage-circle__slice{clip:rect(auto, auto, auto, auto)}.googlesitekit-percentage-circle--percent-73 .googlesitekit-percentage-circle__bar::after{transform:rotate(180deg)}.googlesitekit-percentage-circle--percent-73 .googlesitekit-percentage-circle__fill{border:.1em solid transparent;border-radius:50%;clip:rect(0, 0.5em, 1em, 0);height:.8em;position:absolute;transform:rotate(180deg);width:.8em}.googlesitekit-percentage-circle--percent-74 .googlesitekit-percentage-circle__slice{clip:rect(auto, auto, auto, auto)}.googlesitekit-percentage-circle--percent-74 .googlesitekit-percentage-circle__bar::after{transform:rotate(180deg)}.googlesitekit-percentage-circle--percent-74 .googlesitekit-percentage-circle__fill{border:.1em solid transparent;border-radius:50%;clip:rect(0, 0.5em, 1em, 0);height:.8em;position:absolute;transform:rotate(180deg);width:.8em}.googlesitekit-percentage-circle--percent-75 .googlesitekit-percentage-circle__slice{clip:rect(auto, auto, auto, auto)}.googlesitekit-percentage-circle--percent-75 .googlesitekit-percentage-circle__bar::after{transform:rotate(180deg)}.googlesitekit-percentage-circle--percent-75 .googlesitekit-percentage-circle__fill{border:.1em solid transparent;border-radius:50%;clip:rect(0, 0.5em, 1em, 0);height:.8em;position:absolute;transform:rotate(180deg);width:.8em}.googlesitekit-percentage-circle--percent-76 .googlesitekit-percentage-circle__slice{clip:rect(auto, auto, auto, auto)}.googlesitekit-percentage-circle--percent-76 .googlesitekit-percentage-circle__bar::after{transform:rotate(180deg)}.googlesitekit-percentage-circle--percent-76 .googlesitekit-percentage-circle__fill{border:.1em solid transparent;border-radius:50%;clip:rect(0, 0.5em, 1em, 0);height:.8em;position:absolute;transform:rotate(180deg);width:.8em}.googlesitekit-percentage-circle--percent-77 .googlesitekit-percentage-circle__slice{clip:rect(auto, auto, auto, auto)}.googlesitekit-percentage-circle--percent-77 .googlesitekit-percentage-circle__bar::after{transform:rotate(180deg)}.googlesitekit-percentage-circle--percent-77 .googlesitekit-percentage-circle__fill{border:.1em solid transparent;border-radius:50%;clip:rect(0, 0.5em, 1em, 0);height:.8em;position:absolute;transform:rotate(180deg);width:.8em}.googlesitekit-percentage-circle--percent-78 .googlesitekit-percentage-circle__slice{clip:rect(auto, auto, auto, auto)}.googlesitekit-percentage-circle--percent-78 .googlesitekit-percentage-circle__bar::after{transform:rotate(180deg)}.googlesitekit-percentage-circle--percent-78 .googlesitekit-percentage-circle__fill{border:.1em solid transparent;border-radius:50%;clip:rect(0, 0.5em, 1em, 0);height:.8em;position:absolute;transform:rotate(180deg);width:.8em}.googlesitekit-percentage-circle--percent-79 .googlesitekit-percentage-circle__slice{clip:rect(auto, auto, auto, auto)}.googlesitekit-percentage-circle--percent-79 .googlesitekit-percentage-circle__bar::after{transform:rotate(180deg)}.googlesitekit-percentage-circle--percent-79 .googlesitekit-percentage-circle__fill{border:.1em solid transparent;border-radius:50%;clip:rect(0, 0.5em, 1em, 0);height:.8em;position:absolute;transform:rotate(180deg);width:.8em}.googlesitekit-percentage-circle--percent-80 .googlesitekit-percentage-circle__slice{clip:rect(auto, auto, auto, auto)}.googlesitekit-percentage-circle--percent-80 .googlesitekit-percentage-circle__bar::after{transform:rotate(180deg)}.googlesitekit-percentage-circle--percent-80 .googlesitekit-percentage-circle__fill{border:.1em solid transparent;border-radius:50%;clip:rect(0, 0.5em, 1em, 0);height:.8em;position:absolute;transform:rotate(180deg);width:.8em}.googlesitekit-percentage-circle--percent-81 .googlesitekit-percentage-circle__slice{clip:rect(auto, auto, auto, auto)}.googlesitekit-percentage-circle--percent-81 .googlesitekit-percentage-circle__bar::after{transform:rotate(180deg)}.googlesitekit-percentage-circle--percent-81 .googlesitekit-percentage-circle__fill{border:.1em solid transparent;border-radius:50%;clip:rect(0, 0.5em, 1em, 0);height:.8em;position:absolute;transform:rotate(180deg);width:.8em}.googlesitekit-percentage-circle--percent-82 .googlesitekit-percentage-circle__slice{clip:rect(auto, auto, auto, auto)}.googlesitekit-percentage-circle--percent-82 .googlesitekit-percentage-circle__bar::after{transform:rotate(180deg)}.googlesitekit-percentage-circle--percent-82 .googlesitekit-percentage-circle__fill{border:.1em solid transparent;border-radius:50%;clip:rect(0, 0.5em, 1em, 0);height:.8em;position:absolute;transform:rotate(180deg);width:.8em}.googlesitekit-percentage-circle--percent-83 .googlesitekit-percentage-circle__slice{clip:rect(auto, auto, auto, auto)}.googlesitekit-percentage-circle--percent-83 .googlesitekit-percentage-circle__bar::after{transform:rotate(180deg)}.googlesitekit-percentage-circle--percent-83 .googlesitekit-percentage-circle__fill{border:.1em solid transparent;border-radius:50%;clip:rect(0, 0.5em, 1em, 0);height:.8em;position:absolute;transform:rotate(180deg);width:.8em}.googlesitekit-percentage-circle--percent-84 .googlesitekit-percentage-circle__slice{clip:rect(auto, auto, auto, auto)}.googlesitekit-percentage-circle--percent-84 .googlesitekit-percentage-circle__bar::after{transform:rotate(180deg)}.googlesitekit-percentage-circle--percent-84 .googlesitekit-percentage-circle__fill{border:.1em solid transparent;border-radius:50%;clip:rect(0, 0.5em, 1em, 0);height:.8em;position:absolute;transform:rotate(180deg);width:.8em}.googlesitekit-percentage-circle--percent-85 .googlesitekit-percentage-circle__slice{clip:rect(auto, auto, auto, auto)}.googlesitekit-percentage-circle--percent-85 .googlesitekit-percentage-circle__bar::after{transform:rotate(180deg)}.googlesitekit-percentage-circle--percent-85 .googlesitekit-percentage-circle__fill{border:.1em solid transparent;border-radius:50%;clip:rect(0, 0.5em, 1em, 0);height:.8em;position:absolute;transform:rotate(180deg);width:.8em}.googlesitekit-percentage-circle--percent-86 .googlesitekit-percentage-circle__slice{clip:rect(auto, auto, auto, auto)}.googlesitekit-percentage-circle--percent-86 .googlesitekit-percentage-circle__bar::after{transform:rotate(180deg)}.googlesitekit-percentage-circle--percent-86 .googlesitekit-percentage-circle__fill{border:.1em solid transparent;border-radius:50%;clip:rect(0, 0.5em, 1em, 0);height:.8em;position:absolute;transform:rotate(180deg);width:.8em}.googlesitekit-percentage-circle--percent-87 .googlesitekit-percentage-circle__slice{clip:rect(auto, auto, auto, auto)}.googlesitekit-percentage-circle--percent-87 .googlesitekit-percentage-circle__bar::after{transform:rotate(180deg)}.googlesitekit-percentage-circle--percent-87 .googlesitekit-percentage-circle__fill{border:.1em solid transparent;border-radius:50%;clip:rect(0, 0.5em, 1em, 0);height:.8em;position:absolute;transform:rotate(180deg);width:.8em}.googlesitekit-percentage-circle--percent-88 .googlesitekit-percentage-circle__slice{clip:rect(auto, auto, auto, auto)}.googlesitekit-percentage-circle--percent-88 .googlesitekit-percentage-circle__bar::after{transform:rotate(180deg)}.googlesitekit-percentage-circle--percent-88 .googlesitekit-percentage-circle__fill{border:.1em solid transparent;border-radius:50%;clip:rect(0, 0.5em, 1em, 0);height:.8em;position:absolute;transform:rotate(180deg);width:.8em}.googlesitekit-percentage-circle--percent-89 .googlesitekit-percentage-circle__slice{clip:rect(auto, auto, auto, auto)}.googlesitekit-percentage-circle--percent-89 .googlesitekit-percentage-circle__bar::after{transform:rotate(180deg)}.googlesitekit-percentage-circle--percent-89 .googlesitekit-percentage-circle__fill{border:.1em solid transparent;border-radius:50%;clip:rect(0, 0.5em, 1em, 0);height:.8em;position:absolute;transform:rotate(180deg);width:.8em}.googlesitekit-percentage-circle--percent-90 .googlesitekit-percentage-circle__slice{clip:rect(auto, auto, auto, auto)}.googlesitekit-percentage-circle--percent-90 .googlesitekit-percentage-circle__bar::after{transform:rotate(180deg)}.googlesitekit-percentage-circle--percent-90 .googlesitekit-percentage-circle__fill{border:.1em solid transparent;border-radius:50%;clip:rect(0, 0.5em, 1em, 0);height:.8em;position:absolute;transform:rotate(180deg);width:.8em}.googlesitekit-percentage-circle--percent-91 .googlesitekit-percentage-circle__slice{clip:rect(auto, auto, auto, auto)}.googlesitekit-percentage-circle--percent-91 .googlesitekit-percentage-circle__bar::after{transform:rotate(180deg)}.googlesitekit-percentage-circle--percent-91 .googlesitekit-percentage-circle__fill{border:.1em solid transparent;border-radius:50%;clip:rect(0, 0.5em, 1em, 0);height:.8em;position:absolute;transform:rotate(180deg);width:.8em}.googlesitekit-percentage-circle--percent-92 .googlesitekit-percentage-circle__slice{clip:rect(auto, auto, auto, auto)}.googlesitekit-percentage-circle--percent-92 .googlesitekit-percentage-circle__bar::after{transform:rotate(180deg)}.googlesitekit-percentage-circle--percent-92 .googlesitekit-percentage-circle__fill{border:.1em solid transparent;border-radius:50%;clip:rect(0, 0.5em, 1em, 0);height:.8em;position:absolute;transform:rotate(180deg);width:.8em}.googlesitekit-percentage-circle--percent-93 .googlesitekit-percentage-circle__slice{clip:rect(auto, auto, auto, auto)}.googlesitekit-percentage-circle--percent-93 .googlesitekit-percentage-circle__bar::after{transform:rotate(180deg)}.googlesitekit-percentage-circle--percent-93 .googlesitekit-percentage-circle__fill{border:.1em solid transparent;border-radius:50%;clip:rect(0, 0.5em, 1em, 0);height:.8em;position:absolute;transform:rotate(180deg);width:.8em}.googlesitekit-percentage-circle--percent-94 .googlesitekit-percentage-circle__slice{clip:rect(auto, auto, auto, auto)}.googlesitekit-percentage-circle--percent-94 .googlesitekit-percentage-circle__bar::after{transform:rotate(180deg)}.googlesitekit-percentage-circle--percent-94 .googlesitekit-percentage-circle__fill{border:.1em solid transparent;border-radius:50%;clip:rect(0, 0.5em, 1em, 0);height:.8em;position:absolute;transform:rotate(180deg);width:.8em}.googlesitekit-percentage-circle--percent-95 .googlesitekit-percentage-circle__slice{clip:rect(auto, auto, auto, auto)}.googlesitekit-percentage-circle--percent-95 .googlesitekit-percentage-circle__bar::after{transform:rotate(180deg)}.googlesitekit-percentage-circle--percent-95 .googlesitekit-percentage-circle__fill{border:.1em solid transparent;border-radius:50%;clip:rect(0, 0.5em, 1em, 0);height:.8em;position:absolute;transform:rotate(180deg);width:.8em}.googlesitekit-percentage-circle--percent-96 .googlesitekit-percentage-circle__slice{clip:rect(auto, auto, auto, auto)}.googlesitekit-percentage-circle--percent-96 .googlesitekit-percentage-circle__bar::after{transform:rotate(180deg)}.googlesitekit-percentage-circle--percent-96 .googlesitekit-percentage-circle__fill{border:.1em solid transparent;border-radius:50%;clip:rect(0, 0.5em, 1em, 0);height:.8em;position:absolute;transform:rotate(180deg);width:.8em}.googlesitekit-percentage-circle--percent-97 .googlesitekit-percentage-circle__slice{clip:rect(auto, auto, auto, auto)}.googlesitekit-percentage-circle--percent-97 .googlesitekit-percentage-circle__bar::after{transform:rotate(180deg)}.googlesitekit-percentage-circle--percent-97 .googlesitekit-percentage-circle__fill{border:.1em solid transparent;border-radius:50%;clip:rect(0, 0.5em, 1em, 0);height:.8em;position:absolute;transform:rotate(180deg);width:.8em}.googlesitekit-percentage-circle--percent-98 .googlesitekit-percentage-circle__slice{clip:rect(auto, auto, auto, auto)}.googlesitekit-percentage-circle--percent-98 .googlesitekit-percentage-circle__bar::after{transform:rotate(180deg)}.googlesitekit-percentage-circle--percent-98 .googlesitekit-percentage-circle__fill{border:.1em solid transparent;border-radius:50%;clip:rect(0, 0.5em, 1em, 0);height:.8em;position:absolute;transform:rotate(180deg);width:.8em}.googlesitekit-percentage-circle--percent-99 .googlesitekit-percentage-circle__slice{clip:rect(auto, auto, auto, auto)}.googlesitekit-percentage-circle--percent-99 .googlesitekit-percentage-circle__bar::after{transform:rotate(180deg)}.googlesitekit-percentage-circle--percent-99 .googlesitekit-percentage-circle__fill{border:.1em solid transparent;border-radius:50%;clip:rect(0, 0.5em, 1em, 0);height:.8em;position:absolute;transform:rotate(180deg);width:.8em}.googlesitekit-percentage-circle--percent-100 .googlesitekit-percentage-circle__slice{clip:rect(auto, auto, auto, auto)}.googlesitekit-percentage-circle--percent-100 .googlesitekit-percentage-circle__bar::after{transform:rotate(180deg)}.googlesitekit-percentage-circle--percent-100 .googlesitekit-percentage-circle__fill{border:.1em solid transparent;border-radius:50%;clip:rect(0, 0.5em, 1em, 0);height:.8em;position:absolute;transform:rotate(180deg);width:.8em}.googlesitekit-percentage-circle--percent-1 .googlesitekit-percentage-circle__bar{transform:rotate(3.6deg)}.googlesitekit-percentage-circle--percent-2 .googlesitekit-percentage-circle__bar{transform:rotate(7.2deg)}.googlesitekit-percentage-circle--percent-3 .googlesitekit-percentage-circle__bar{transform:rotate(10.8deg)}.googlesitekit-percentage-circle--percent-4 .googlesitekit-percentage-circle__bar{transform:rotate(14.4deg)}.googlesitekit-percentage-circle--percent-5 .googlesitekit-percentage-circle__bar{transform:rotate(18deg)}.googlesitekit-percentage-circle--percent-6 .googlesitekit-percentage-circle__bar{transform:rotate(21.6deg)}.googlesitekit-percentage-circle--percent-7 .googlesitekit-percentage-circle__bar{transform:rotate(25.2deg)}.googlesitekit-percentage-circle--percent-8 .googlesitekit-percentage-circle__bar{transform:rotate(28.8deg)}.googlesitekit-percentage-circle--percent-9 .googlesitekit-percentage-circle__bar{transform:rotate(32.4deg)}.googlesitekit-percentage-circle--percent-10 .googlesitekit-percentage-circle__bar{transform:rotate(36deg)}.googlesitekit-percentage-circle--percent-11 .googlesitekit-percentage-circle__bar{transform:rotate(39.6deg)}.googlesitekit-percentage-circle--percent-12 .googlesitekit-percentage-circle__bar{transform:rotate(43.2deg)}.googlesitekit-percentage-circle--percent-13 .googlesitekit-percentage-circle__bar{transform:rotate(46.8deg)}.googlesitekit-percentage-circle--percent-14 .googlesitekit-percentage-circle__bar{transform:rotate(50.4deg)}.googlesitekit-percentage-circle--percent-15 .googlesitekit-percentage-circle__bar{transform:rotate(54deg)}.googlesitekit-percentage-circle--percent-16 .googlesitekit-percentage-circle__bar{transform:rotate(57.6deg)}.googlesitekit-percentage-circle--percent-17 .googlesitekit-percentage-circle__bar{transform:rotate(61.2deg)}.googlesitekit-percentage-circle--percent-18 .googlesitekit-percentage-circle__bar{transform:rotate(64.8deg)}.googlesitekit-percentage-circle--percent-19 .googlesitekit-percentage-circle__bar{transform:rotate(68.4deg)}.googlesitekit-percentage-circle--percent-20 .googlesitekit-percentage-circle__bar{transform:rotate(72deg)}.googlesitekit-percentage-circle--percent-21 .googlesitekit-percentage-circle__bar{transform:rotate(75.6deg)}.googlesitekit-percentage-circle--percent-22 .googlesitekit-percentage-circle__bar{transform:rotate(79.2deg)}.googlesitekit-percentage-circle--percent-23 .googlesitekit-percentage-circle__bar{transform:rotate(82.8deg)}.googlesitekit-percentage-circle--percent-24 .googlesitekit-percentage-circle__bar{transform:rotate(86.4deg)}.googlesitekit-percentage-circle--percent-25 .googlesitekit-percentage-circle__bar{transform:rotate(90deg)}.googlesitekit-percentage-circle--percent-26 .googlesitekit-percentage-circle__bar{transform:rotate(93.6deg)}.googlesitekit-percentage-circle--percent-27 .googlesitekit-percentage-circle__bar{transform:rotate(97.2deg)}.googlesitekit-percentage-circle--percent-28 .googlesitekit-percentage-circle__bar{transform:rotate(100.8deg)}.googlesitekit-percentage-circle--percent-29 .googlesitekit-percentage-circle__bar{transform:rotate(104.4deg)}.googlesitekit-percentage-circle--percent-30 .googlesitekit-percentage-circle__bar{transform:rotate(108deg)}.googlesitekit-percentage-circle--percent-31 .googlesitekit-percentage-circle__bar{transform:rotate(111.6deg)}.googlesitekit-percentage-circle--percent-32 .googlesitekit-percentage-circle__bar{transform:rotate(115.2deg)}.googlesitekit-percentage-circle--percent-33 .googlesitekit-percentage-circle__bar{transform:rotate(118.8deg)}.googlesitekit-percentage-circle--percent-34 .googlesitekit-percentage-circle__bar{transform:rotate(122.4deg)}.googlesitekit-percentage-circle--percent-35 .googlesitekit-percentage-circle__bar{transform:rotate(126deg)}.googlesitekit-percentage-circle--percent-36 .googlesitekit-percentage-circle__bar{transform:rotate(129.6deg)}.googlesitekit-percentage-circle--percent-37 .googlesitekit-percentage-circle__bar{transform:rotate(133.2deg)}.googlesitekit-percentage-circle--percent-38 .googlesitekit-percentage-circle__bar{transform:rotate(136.8deg)}.googlesitekit-percentage-circle--percent-39 .googlesitekit-percentage-circle__bar{transform:rotate(140.4deg)}.googlesitekit-percentage-circle--percent-40 .googlesitekit-percentage-circle__bar{transform:rotate(144deg)}.googlesitekit-percentage-circle--percent-41 .googlesitekit-percentage-circle__bar{transform:rotate(147.6deg)}.googlesitekit-percentage-circle--percent-42 .googlesitekit-percentage-circle__bar{transform:rotate(151.2deg)}.googlesitekit-percentage-circle--percent-43 .googlesitekit-percentage-circle__bar{transform:rotate(154.8deg)}.googlesitekit-percentage-circle--percent-44 .googlesitekit-percentage-circle__bar{transform:rotate(158.4deg)}.googlesitekit-percentage-circle--percent-45 .googlesitekit-percentage-circle__bar{transform:rotate(162deg)}.googlesitekit-percentage-circle--percent-46 .googlesitekit-percentage-circle__bar{transform:rotate(165.6deg)}.googlesitekit-percentage-circle--percent-47 .googlesitekit-percentage-circle__bar{transform:rotate(169.2deg)}.googlesitekit-percentage-circle--percent-48 .googlesitekit-percentage-circle__bar{transform:rotate(172.8deg)}.googlesitekit-percentage-circle--percent-49 .googlesitekit-percentage-circle__bar{transform:rotate(176.4deg)}.googlesitekit-percentage-circle--percent-50 .googlesitekit-percentage-circle__bar{transform:rotate(180deg)}.googlesitekit-percentage-circle--percent-51 .googlesitekit-percentage-circle__bar{transform:rotate(183.6deg)}.googlesitekit-percentage-circle--percent-52 .googlesitekit-percentage-circle__bar{transform:rotate(187.2deg)}.googlesitekit-percentage-circle--percent-53 .googlesitekit-percentage-circle__bar{transform:rotate(190.8deg)}.googlesitekit-percentage-circle--percent-54 .googlesitekit-percentage-circle__bar{transform:rotate(194.4deg)}.googlesitekit-percentage-circle--percent-55 .googlesitekit-percentage-circle__bar{transform:rotate(198deg)}.googlesitekit-percentage-circle--percent-56 .googlesitekit-percentage-circle__bar{transform:rotate(201.6deg)}.googlesitekit-percentage-circle--percent-57 .googlesitekit-percentage-circle__bar{transform:rotate(205.2deg)}.googlesitekit-percentage-circle--percent-58 .googlesitekit-percentage-circle__bar{transform:rotate(208.8deg)}.googlesitekit-percentage-circle--percent-59 .googlesitekit-percentage-circle__bar{transform:rotate(212.4deg)}.googlesitekit-percentage-circle--percent-60 .googlesitekit-percentage-circle__bar{transform:rotate(216deg)}.googlesitekit-percentage-circle--percent-61 .googlesitekit-percentage-circle__bar{transform:rotate(219.6deg)}.googlesitekit-percentage-circle--percent-62 .googlesitekit-percentage-circle__bar{transform:rotate(223.2deg)}.googlesitekit-percentage-circle--percent-63 .googlesitekit-percentage-circle__bar{transform:rotate(226.8deg)}.googlesitekit-percentage-circle--percent-64 .googlesitekit-percentage-circle__bar{transform:rotate(230.4deg)}.googlesitekit-percentage-circle--percent-65 .googlesitekit-percentage-circle__bar{transform:rotate(234deg)}.googlesitekit-percentage-circle--percent-66 .googlesitekit-percentage-circle__bar{transform:rotate(237.6deg)}.googlesitekit-percentage-circle--percent-67 .googlesitekit-percentage-circle__bar{transform:rotate(241.2deg)}.googlesitekit-percentage-circle--percent-68 .googlesitekit-percentage-circle__bar{transform:rotate(244.8deg)}.googlesitekit-percentage-circle--percent-69 .googlesitekit-percentage-circle__bar{transform:rotate(248.4deg)}.googlesitekit-percentage-circle--percent-70 .googlesitekit-percentage-circle__bar{transform:rotate(252deg)}.googlesitekit-percentage-circle--percent-71 .googlesitekit-percentage-circle__bar{transform:rotate(255.6deg)}.googlesitekit-percentage-circle--percent-72 .googlesitekit-percentage-circle__bar{transform:rotate(259.2deg)}.googlesitekit-percentage-circle--percent-73 .googlesitekit-percentage-circle__bar{transform:rotate(262.8deg)}.googlesitekit-percentage-circle--percent-74 .googlesitekit-percentage-circle__bar{transform:rotate(266.4deg)}.googlesitekit-percentage-circle--percent-75 .googlesitekit-percentage-circle__bar{transform:rotate(270deg)}.googlesitekit-percentage-circle--percent-76 .googlesitekit-percentage-circle__bar{transform:rotate(273.6deg)}.googlesitekit-percentage-circle--percent-77 .googlesitekit-percentage-circle__bar{transform:rotate(277.2deg)}.googlesitekit-percentage-circle--percent-78 .googlesitekit-percentage-circle__bar{transform:rotate(280.8deg)}.googlesitekit-percentage-circle--percent-79 .googlesitekit-percentage-circle__bar{transform:rotate(284.4deg)}.googlesitekit-percentage-circle--percent-80 .googlesitekit-percentage-circle__bar{transform:rotate(288deg)}.googlesitekit-percentage-circle--percent-81 .googlesitekit-percentage-circle__bar{transform:rotate(291.6deg)}.googlesitekit-percentage-circle--percent-82 .googlesitekit-percentage-circle__bar{transform:rotate(295.2deg)}.googlesitekit-percentage-circle--percent-83 .googlesitekit-percentage-circle__bar{transform:rotate(298.8deg)}.googlesitekit-percentage-circle--percent-84 .googlesitekit-percentage-circle__bar{transform:rotate(302.4deg)}.googlesitekit-percentage-circle--percent-85 .googlesitekit-percentage-circle__bar{transform:rotate(306deg)}.googlesitekit-percentage-circle--percent-86 .googlesitekit-percentage-circle__bar{transform:rotate(309.6deg)}.googlesitekit-percentage-circle--percent-87 .googlesitekit-percentage-circle__bar{transform:rotate(313.2deg)}.googlesitekit-percentage-circle--percent-88 .googlesitekit-percentage-circle__bar{transform:rotate(316.8deg)}.googlesitekit-percentage-circle--percent-89 .googlesitekit-percentage-circle__bar{transform:rotate(320.4deg)}.googlesitekit-percentage-circle--percent-90 .googlesitekit-percentage-circle__bar{transform:rotate(324deg)}.googlesitekit-percentage-circle--percent-91 .googlesitekit-percentage-circle__bar{transform:rotate(327.6deg)}.googlesitekit-percentage-circle--percent-92 .googlesitekit-percentage-circle__bar{transform:rotate(331.2deg)}.googlesitekit-percentage-circle--percent-93 .googlesitekit-percentage-circle__bar{transform:rotate(334.8deg)}.googlesitekit-percentage-circle--percent-94 .googlesitekit-percentage-circle__bar{transform:rotate(338.4deg)}.googlesitekit-percentage-circle--percent-95 .googlesitekit-percentage-circle__bar{transform:rotate(342deg)}.googlesitekit-percentage-circle--percent-96 .googlesitekit-percentage-circle__bar{transform:rotate(345.6deg)}.googlesitekit-percentage-circle--percent-97 .googlesitekit-percentage-circle__bar{transform:rotate(349.2deg)}.googlesitekit-percentage-circle--percent-98 .googlesitekit-percentage-circle__bar{transform:rotate(352.8deg)}.googlesitekit-percentage-circle--percent-99 .googlesitekit-percentage-circle__bar{transform:rotate(356.4deg)}.googlesitekit-percentage-circle--percent-100 .googlesitekit-percentage-circle__bar{transform:rotate(360deg)}.googlesitekit-percentage-circle--fast .googlesitekit-percentage-circle__bar,.googlesitekit-percentage-circle--fast .googlesitekit-percentage-circle__fill{border-color:#178239}.googlesitekit-percentage-circle--average .googlesitekit-percentage-circle__bar,.googlesitekit-percentage-circle--average .googlesitekit-percentage-circle__fill{border-color:#e67700}.googlesitekit-percentage-circle--slow .googlesitekit-percentage-circle__bar,.googlesitekit-percentage-circle--slow .googlesitekit-percentage-circle__fill{border-color:#c7221f}.googlesitekit-post-searcher{display:flex;flex-wrap:wrap;position:relative;width:100%}.googlesitekit-post-searcher .googlesitekit-post-searcher__label{background-color:#fff;color:#5b5b61;font-size:0.75rem;left:12px;padding:0 4px;position:absolute;top:-8px;z-index:4}.googlesitekit-post-searcher .googlesitekit-post-searcher__button-wrapper{flex:0 0 auto}.googlesitekit-post-searcher .googlesitekit-post-searcher__button-wrapper .googlesitekit-post-searcher__button{min-height:100%}.googlesitekit-preview-block{display:flex;flex-direction:column}.googlesitekit-preview-block--padding{padding:16px}.googlesitekit-preview-block--padding+.googlesitekit-preview-block--padding{padding-top:0}@media (min-width: 960px){.googlesitekit-preview-block--padding{padding:24px}}.googlesitekit-preview-block__wrapper{animation:pulse 1s infinite ease-in-out;animation-direction:alternate;flex:1 1 auto}.googlesitekit-preview-block__wrapper--circle{border-radius:50%}@keyframes pulse{0%{background-color:rgba(0,0,0,0.05)}100%{background-color:rgba(0,0,0,0.15)}}.googlesitekit-preview-table--padding{padding:16px}.googlesitekit-preview-table--padding+.googlesitekit-preview-table--padding{padding-top:0}@media (min-width: 960px){.googlesitekit-preview-table--padding{padding:24px}}.googlesitekit-preview-table .googlesitekit-preview-table__row{margin:0 0 9px 0}.googlesitekit-preview-table .googlesitekit-preview-table__row:last-child{margin-bottom:0}.googlesitekit-publisher-win{box-shadow:0 1px 3px rgba(0,0,0,0.2);background:#fff;opacity:1;position:relative;transition:opacity .2s ease-in-out,visibility .2s ease-in-out;visibility:visible}@media (min-width: 600px){.googlesitekit-publisher-win{padding-left:10px;padding-right:10px}}.googlesitekit-publisher-win--win-warning{border-right:4px solid #fbbc05}.googlesitekit-publisher-win--win-error{border-right:4px solid #d53e36}.googlesitekit-publisher-win--is-closed{opacity:0;visibility:hidden}.googlesitekit-publisher-win .googlesitekit-publisher-win__title{margin:0}.googlesitekit-publisher-win .googlesitekit-publisher-win__desc:first-child>*:first-child{margin-top:0}.googlesitekit-publisher-win .googlesitekit-cta-link--external{margin-right:7px}.googlesitekit-publisher-win .googlesitekit-publisher-win__small-image{max-width:100%}.googlesitekit-publisher-win .googlesitekit-publisher-win__icons{position:absolute;right:8px;top:50%;transform:translateY(-50%)}@media (min-width: 960px){.googlesitekit-publisher-win .googlesitekit-publisher-win__icons{right:calc(24px * 2)}}.googlesitekit-publisher-win .googlesitekit-publisher-win__image-large{margin-bottom:24px;text-align:center}@media (min-width: 600px){.googlesitekit-publisher-win .googlesitekit-publisher-win__image-large{text-align:left}}@media (min-width: 960px){.googlesitekit-publisher-win .googlesitekit-publisher-win__image-large{text-align:center}}.googlesitekit-publisher-win .googlesitekit-publisher-win__image-large img{display:inline-block;max-width:100%}.googlesitekit-publisher-win .googlesitekit-publisher-win__detect{font-size:0.75rem}@media (min-width: 960px){.googlesitekit-publisher-win .googlesitekit-publisher-win__detect{margin-left:48px}}.googlesitekit-publisher-win .googlesitekit-publisher-win__stats{margin-bottom:24px}.googlesitekit-publisher-win.win-stats-increase .googlesitekit-publisher-win__stats{margin-bottom:0}.googlesitekit-publisher-win.win-stats-increase .googlesitekit-subheading-1{margin-top:0}.googlesitekit-publisher-win .mdc-button+.googlesitekit-cta-link{margin-left:24px}.googlesitekit-publisher-win .googlesitekit-publisher-win__logo{display:inline-block;line-height:0;margin-right:5px;vertical-align:bottom}.googlesitekit-publisher-win .googlesitekit-publisher-win__module-name{display:inline-block;font-size:0.875rem;line-height:1;margin-bottom:-1px;vertical-align:bottom}.googlesitekit-rocket{height:170px;position:relative}.googlesitekit-rocket__clouds{animation:clouds 5.5s backwards ease-out;bottom:0;left:30px;position:absolute}.googlesitekit-rocket__dust{animation:dust 4s 1.5s backwards ease-in-out;bottom:0;left:0;position:absolute}.googlesitekit-rocket__body{animation:rumble 50ms 50 alternate, liftoff 3s 2.5s ease-in;bottom:18px;left:65px;position:absolute}@keyframes clouds{0%,100%{opacity:0}50%{opacity:1}}@keyframes dust{0%,100%{opacity:0}50%{opacity:1}100%{transform:rotate(-10deg) translateY(-10px)}}@keyframes rumble{0%{transform:rotate(2deg)}100%{transform:rotate(-2deg)}}@keyframes liftoff{100%{transform:translateY(-500px)}}.googlesitekit-source-link{font-size:0.75rem}.googlesitekit-table{counter-reset:table;font-size:0.875rem;padding:16px;position:relative}@media (min-width: 960px){.googlesitekit-table{padding:24px}}.googlesitekit-details-widget .googlesitekit-table,.googlesitekit-alltraffic-widget .googlesitekit-table,.googlesitekit-wp-dashboard .googlesitekit-table,.googlesitekit-pagespeed-report .googlesitekit-table{padding:0}.googlesitekit-table .googlesitekit-table__wrapper{border-collapse:collapse;table-layout:fixed;width:100%}.googlesitekit-table .googlesitekit-table__head-row{border-bottom:1px solid #e6e6e6}.googlesitekit-table .googlesitekit-table__head-item{color:#3c4043;font-weight:500;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;outline:0;padding:0 8px 8px 8px;position:relative;text-align:right;text-decoration:none;white-space:normal}@media (min-width: 960px){.googlesitekit-table .googlesitekit-table__head-item{padding:0 12px 12px 12px}}.googlesitekit-table .googlesitekit-table__head-item:first-child{padding-left:0;text-align:left}.googlesitekit-table .googlesitekit-table__head-item:last-child{padding-right:0}.googlesitekit-table .googlesitekit-table__head-item--primary{width:50%}.googlesitekit-table-overflow .googlesitekit-table .googlesitekit-table__head-item:last-child{padding-right:16px}@media (min-width: 600px){.googlesitekit-table-overflow .googlesitekit-table .googlesitekit-table__head-item:last-child{padding-right:0}}@media (min-width: 960px){.googlesitekit-table .googlesitekit-table__head-item[data-tooltip]::before{background:rgba(0,0,0,0.7);border-radius:3px;color:#fff;content:attr(data-tooltip);display:none;font-size:0.75rem;max-width:250px;opacity:0;padding:calc(16px / 2) 24px;pointer-events:none;position:absolute;right:0;text-align:center;top:100%;transition:opacity .2s ease-in-out,visibility .2s ease-in-out;visibility:hidden}}@media (min-width: 960px){.googlesitekit-table .googlesitekit-table__head-item:first-child[data-tooltip]::before{left:0}}.googlesitekit-table .googlesitekit-table__wrapper--2-col .googlesitekit-table__head-item--primary{width:75%}.googlesitekit-table .googlesitekit-table__body{font-weight:400}.googlesitekit-table .googlesitekit-table__body-row{border-bottom:1px solid #e6e6e6}.googlesitekit-table .googlesitekit-table__body-item{padding:8px;text-align:right}@media (min-width: 960px){.googlesitekit-table .googlesitekit-table__body-item{padding:12px}}.googlesitekit-table .googlesitekit-table__body-item:first-child{padding-left:0;text-align:left}.googlesitekit-table .googlesitekit-table__body-item:last-child{padding-right:0}.googlesitekit-table .googlesitekit-table__body-item .googlesitekit-mini-chart{display:none}@media (min-width: 600px){.googlesitekit-table .googlesitekit-table__body-item .googlesitekit-mini-chart{display:block}}.googlesitekit-table-overflow .googlesitekit-table .googlesitekit-table__body-item:last-child{padding-right:16px}@media (min-width: 600px){.googlesitekit-table-overflow .googlesitekit-table .googlesitekit-table__body-item:last-child{padding-right:0}}.googlesitekit-table--with-list .googlesitekit-table__body-row{transition:background-color .2s ease-in-out}.googlesitekit-table--with-list .googlesitekit-table__body-row:last-child{border-bottom:0}.googlesitekit-table--with-list .googlesitekit-table__body-row:hover{background-color:rgba(60,64,67,0.05)}.googlesitekit-table--with-list .googlesitekit-table__body-item:first-child .googlesitekit-table__body-item-content{margin-left:24px;position:relative}.googlesitekit-table--with-list .googlesitekit-table__body-item:first-child .googlesitekit-table__body-item-content::before{content:counter(table) ".";counter-increment:table;left:-24px;position:absolute}@media (max-width: 600px){.googlesitekit-table .googlesitekit-table__body-item-content .googlesitekit-cta-link{display:block;overflow:hidden;text-overflow:ellipsis}}.googlesitekit-wp-dashboard .googlesitekit-table .googlesitekit-table__body-item-link{background-image:none}.googlesitekit-table .googlesitekit-table__body-item-url{background-image:none;display:block;font-size:0.75rem;word-break:break-word}.googlesitekit-table .googlesitekit-table__body-item-chart-wrap{align-items:center;display:flex;justify-content:flex-end}.googlesitekit-table .googlesitekit-table__source{margin-top:16px}@media (min-width: 960px){.googlesitekit-table .googlesitekit-table__source{margin-top:24px}}.googlesitekit-table-overflow{position:relative}@media (max-width: 600px){.googlesitekit-table-overflow::after{background:linear-gradient(to right, rgba(255,255,255,0) 0%, #fff 85%, #fff 100%);bottom:0;content:"";display:block;pointer-events:none;position:absolute;right:0;top:0;transition:all .2s ease-in-out;width:0}}@media (max-width: 600px){.googlesitekit-table-overflow--gradient::after{width:15%}}.googlesitekit-table-overflow .googlesitekit-table-overflow__container{overflow-x:auto;white-space:nowrap}@media (min-width: 600px){.googlesitekit-table-overflow .googlesitekit-table-overflow__container{overflow-x:visible;white-space:normal}}.googlesitekit-noscript{box-shadow:0 1px 3px rgba(0,0,0,0.2);background-color:#fff;margin:5px 20px 5px 0}@media (min-width: 600px){.googlesitekit-noscript{padding-left:10px;padding-right:10px}}.googlesitekit-noscript__title{margin:0}.no-js:not([amp-version]) [id^="js-googlesitekit-"]{display:none}.googlesitekit-signin-box{background-color:#fff;border-color:#bbb;display:block;margin:20px auto;padding:20px;text-align:center}.googlesitekit-dashboard-module-header{margin:0 0 -5px 0}@media (min-width: 960px){.googlesitekit-dashboard-module-header{margin-bottom:-10px}}.googlesitekit-dashboard-module-header .googlesitekit-dashboard-module-header__title{color:#5b5b61;margin:0}.googlesitekit-dashboard-module-header .googlesitekit-dashboard-module-header__description{font-size:0.75rem;line-height:1.2;margin:0}.googlesitekit-dashboard-module-header .googlesitekit-dashboard-module-header__time{font-size:0.75rem;line-height:1.2;margin:0}.googlesitekit-dashboard-single-url .googlesitekit-dashboard-single-url__heading{margin:10px 0 0 0}.googlesitekit-dashboard-single-url .googlesitekit-dashboard-single-url__title{margin:0 0 10px 0}.googlesitekit-splash .googlesitekit-splash__wrapper{padding-bottom:10px;padding-top:10px}@media (min-width: 600px){.googlesitekit-splash .googlesitekit-splash__wrapper{padding-left:10px;padding-right:10px}}@media (min-width: 960px){.googlesitekit-splash .googlesitekit-splash__wrapper{padding-bottom:15px;padding-top:15px}}.googlesitekit-splash .googlesitekit-splash__title{color:#5b5b61;margin:0 0 -4px 0}@media (min-width: 960px){.googlesitekit-splash .googlesitekit-splash__title{margin:0 0 -8px 0}}.googlesitekit-splash-intro{background-color:#fff;overflow:hidden}@media (min-width: 600px){.googlesitekit-splash-intro{padding:26px}}@media (min-width: 960px){.googlesitekit-splash-intro{padding:34px}}.googlesitekit-splash-intro .googlesitekit-splash-intro__title{margin:20px 0 15px 0;position:relative;z-index:2}.googlesitekit-splash-intro .googlesitekit-splash-intro__text{margin:0;position:relative;z-index:2}.googlesitekit-splash-intro .googlesitekit-splash-intro__button{position:relative}@media (min-width: 600px){.googlesitekit-splash-intro .googlesitekit-splash-intro__button::before{background-color:#f9f9f9;content:"";display:block;height:600px;left:100px;position:absolute;top:-200px;transform:rotate(20deg);width:1000px}}.googlesitekit-splash-module{background-color:#fff;height:100%;padding:16px;width:100%}@media (min-width: 960px){.googlesitekit-splash-module{padding:24px}}.googlesitekit-splash-module .googlesitekit-splash-module__logo{align-items:flex-end;display:flex;height:36px}.googlesitekit-splash-module .googlesitekit-splash-module__logo img{display:block;height:33px}.googlesitekit-splash-module .googlesitekit-splash-module__title{margin:15px 0 10px 0}.googlesitekit-splash-module .googlesitekit-splash-module__text{font-size:0.75rem;line-height:1.58;margin:0}.googlesitekit-splash-outro{background-color:#fff;padding:45px 0;text-align:center}@media (min-width: 600px){.googlesitekit-splash-outro{padding:45px}}.googlesitekit-splash-outro .googlesitekit-splash-outro__title{margin:20px auto 25px auto;max-width:600px}.googlesitekit-splash-service{background-color:#fff;background-position:center top;background-repeat:no-repeat;background-size:contain;padding-top:65.61265%}@media (min-width: 600px){.googlesitekit-splash-service{background-position:right center;padding-top:0}}@media (min-width: 600px){.googlesitekit-splash-service--opposite{background-position:left center}}.googlesitekit-splash-service .googlesitekit-splash-service__content{background-color:#fff}@media (min-width: 600px){.googlesitekit-splash-service .googlesitekit-splash-service__content{margin:24px 0;padding:16px}}@media (min-width: 960px){.googlesitekit-splash-service .googlesitekit-splash-service__content{margin:36px 0;padding:24px}}.googlesitekit-splash-service .googlesitekit-splash-service__title{margin:0 0 10px 0}.googlesitekit-splash-service .googlesitekit-splash-service__text{font-size:0.75rem;margin:0 0 16px 0}@media (min-width: 600px){.googlesitekit-splash-service .googlesitekit-splash-service__text{font-size:1rem;margin-bottom:24px}}.googlesitekit-wizard{padding-top:10px}@media (min-width: 600px){.googlesitekit-wizard{padding-left:10px;padding-right:10px}}.googlesitekit-wizard .googlesitekit-wizard__asterisk{color:#d53e36}.googlesitekit-wizard .googlesitekit-wizard__asterisk--space{margin-left:3px}.googlesitekit-wizard .googlesitekit-wizard__error-text{color:#d53e36;font-weight:500}.googlesitekit-wizard-auth{border-bottom:1px solid #e6e6e6;display:flex;padding-bottom:40px}.googlesitekit-wizard-auth .googlesitekit-wizard-auth__image{border-radius:50%;display:block;flex:0 0 auto;height:32px;margin-right:16px;width:32px}@media (min-width: 600px){.googlesitekit-wizard-auth .googlesitekit-wizard-auth__image{height:64px;width:64px}}@media (min-width: 960px){.googlesitekit-wizard-auth .googlesitekit-wizard-auth__image{margin-right:24px}}.googlesitekit-wizard-auth .googlesitekit-wizard-auth__title{margin:0 0 10px 0}.googlesitekit-wizard-auth .googlesitekit-wizard-auth__text{margin:0}.googlesitekit-wizard-component .googlesitekit-wizard-component__title{display:inline-block;font-family:Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;margin:0 0 10px 0}.googlesitekit-wizard-component .googlesitekit-wizard-component__logo{display:inline-block;margin:0 16px 8px 0;vertical-align:bottom}.googlesitekit-wizard-component .googlesitekit-wizard-component__logo img{display:block}.googlesitekit-wizard-component .googlesitekit-wizard-component__description{margin:0 0 17px 0}@media (min-width: 960px){.googlesitekit-wizard-component .googlesitekit-wizard-component__description{margin:0 0 29px 0}}.googlesitekit-wizard-component .googlesitekit-wizard-component__inputs{align-items:center;display:flex;flex-wrap:wrap;margin:0}.googlesitekit-wizard-component .googlesitekit-wizard-component__inputs--multiline{display:block}.googlesitekit-wizard-component .googlesitekit-wizard-component__inputs>div{margin:16px 16px 16px 0}@media (min-width: 960px){.googlesitekit-wizard-component .googlesitekit-wizard-component__inputs>div{margin:24px 24px 24px 0}}.googlesitekit-wizard-component .googlesitekit-wizard-component__inputs--multiline>div{margin:0;width:100%}.googlesitekit-wizard-component .googlesitekit-wizard-component__action{margin:24px 0 0 0}@media (min-width: 600px){.googlesitekit-wizard-component .googlesitekit-wizard-component__action{align-items:center;display:flex;justify-content:space-between}}@media (min-width: 960px){.googlesitekit-wizard-component .googlesitekit-wizard-component__action{margin:36px 0 0 0}}.googlesitekit-wizard-component .googlesitekit-wizard-component__skip{display:flex;flex:1 1 auto;justify-content:space-between;margin-top:16px}@media (min-width: 600px){.googlesitekit-wizard-component .googlesitekit-wizard-component__skip{margin-left:16px;margin-top:0}}@media (min-width: 960px){.googlesitekit-wizard-component .googlesitekit-wizard-component__skip{margin-left:24px}}.googlesitekit-wizard-component .googlesitekit-wizard-component__steps{font-size:12px}.googlesitekit-wizard-component-nav{align-items:center;display:flex}.googlesitekit-wizard-component-nav .googlesitekit-wizard-component-nav__button{cursor:pointer}.googlesitekit-wizard-component-nav .googlesitekit-wizard-component-nav__icon{display:inline-block;opacity:0.6}.googlesitekit-wizard-component-nav .googlesitekit-wizard-component-nav__icon:focus,.googlesitekit-wizard-component-nav .googlesitekit-wizard-component-nav__icon:active,.googlesitekit-wizard-component-nav .googlesitekit-wizard-component-nav__icon:hover{opacity:1}.googlesitekit-wizard-component-nav .googlesitekit-wizard-component-nav__icon--reverse{transform:rotate(180deg)}.googlesitekit-wizard-module{border:1px solid #e6e6e6;height:100%;padding:16px;width:100%}@media (min-width: 960px){.googlesitekit-wizard-module{padding:24px}}.googlesitekit-wizard-module .googlesitekit-wizard-module__logo{align-items:flex-end;display:flex;height:36px}.googlesitekit-wizard-module .googlesitekit-wizard-module__logo img{display:block}.googlesitekit-wizard-module .googlesitekit-wizard-module__title{margin:15px 0 10px 0}.googlesitekit-wizard-module .googlesitekit-wizard-module__text{font-size:12px;line-height:1.58;margin:0}.googlesitekit-wizard-module .googlesitekit-wizard-module__switch{float:right}.googlesitekit-wizard-module .googlesitekit-wizard-module__switch .spinner{margin-top:-5px}.googlesitekit-wizard-module .googlesitekit-wizard-module__cta{font-size:12px}.googlesitekit-wizard-progress{background-color:#fff}@media (min-width: 600px){.googlesitekit-wizard-progress{padding-left:10px;padding-right:10px}}@media (min-width: 600px){.googlesitekit-wizard-progress{border-bottom:1px solid #e6e6e6}}.googlesitekit-wizard-progress .googlesitekit-wizard-progress__subtitle{margin:10px 0 17px 0}.googlesitekit-wizard-progress .googlesitekit-wizard-progress__title{margin:0 0 10px 0}@media (min-width: 600px){.googlesitekit-wizard-progress .googlesitekit-wizard-progress__title{margin:0 0 30px 0}}.googlesitekit-wizard-progress .googlesitekit-wizard-progress__description{font-size:12px;line-height:1.58;margin:0 0 10px 0}@media (min-width: 600px){.googlesitekit-wizard-progress .googlesitekit-wizard-progress__description{margin:0 0 30px 0}}.googlesitekit-wizard-progress .googlesitekit-wizard-progress__steps{display:flex;padding:16px}@media (min-width: 960px){.googlesitekit-wizard-progress .googlesitekit-wizard-progress__steps{padding:24px 0 0 0}}.googlesitekit-wizard-progress-step{display:none;flex:1;flex-wrap:nowrap;text-align:center}@media (min-width: 600px){.googlesitekit-wizard-progress-step{display:block;margin-bottom:40px}}.googlesitekit-wizard-progress-step--current{display:block}.googlesitekit-wizard-progress-step .googlesitekit-wizard-progress-step__number-wrapper{position:relative}.googlesitekit-wizard-progress-step .googlesitekit-wizard-progress-step__number-wrapper::before{position:absolute;top:50%;transform:translateY(-50%);background-color:#e6e6e6;content:"";display:block;height:2px;left:-16px;right:-16px}@media (min-width: 960px){.googlesitekit-wizard-progress-step .googlesitekit-wizard-progress-step__number-wrapper::before{left:-24px;right:-24px}}@media (min-width: 600px){.googlesitekit-wizard-progress-step--1 .googlesitekit-wizard-progress-step__number-wrapper::after,.googlesitekit-wizard-progress-step--completeSetup .googlesitekit-wizard-progress-step__number-wrapper::after{position:absolute;top:50%;transform:translateY(-50%);background-color:#fff;content:"";display:block;height:4px}}@media (min-width: 600px){.googlesitekit-wizard-progress-step--1 .googlesitekit-wizard-progress-step__number-wrapper::after{left:-16px;right:50%}}@media (min-width: 960px){.googlesitekit-wizard-progress-step--1 .googlesitekit-wizard-progress-step__number-wrapper::after{left:-24px}}@media (min-width: 600px){.googlesitekit-wizard-progress-step--completeSetup .googlesitekit-wizard-progress-step__number-wrapper::after{left:50%;right:-16px}}@media (min-width: 960px){.googlesitekit-wizard-progress-step--completeSetup .googlesitekit-wizard-progress-step__number-wrapper::after{right:-24px}}.googlesitekit-wizard-progress-step .googlesitekit-wizard-progress-step__number{background-color:#e6e6e6;border:15px solid #fff;border-radius:50%;color:#3c4043;font-size:14px;height:54px;line-height:24px;margin:0 auto;position:relative;width:54px;z-index:2}.googlesitekit-wizard-progress-step .googlesitekit-wizard-progress-step__number--inprogress{background-color:#1a73e8;color:#fff}.googlesitekit-wizard-progress-step .googlesitekit-wizard-progress-step__number--warning{background-color:#fbbc05;color:#fff}.googlesitekit-wizard-progress-step .googlesitekit-wizard-progress-step__number--error{background-color:#d53e36;color:#fff}.googlesitekit-wizard-progress-step .googlesitekit-wizard-progress-step__number--completed{background-color:#34a853;color:#fff}.googlesitekit-wizard-progress-step .googlesitekit-wizard-progress-step__number-text--warning,.googlesitekit-wizard-progress-step .googlesitekit-wizard-progress-step__number-text--error,.googlesitekit-wizard-progress-step .googlesitekit-wizard-progress-step__number-text--completed{clip:rect(1px, 1px, 1px, 1px);height:1px;overflow:hidden;position:absolute !important;width:1px}.googlesitekit-wizard-progress-step .googlesitekit-wizard-progress-step__number-icon{align-items:center;display:flex;height:100%;justify-content:center}.googlesitekit-wizard-progress-step .googlesitekit-wizard-progress-step__text{color:#5b5b61;font-size:15px;font-weight:500;margin:0}.googlesitekit-wizard-progress-step .googlesitekit-wizard-progress-step__text span{color:#d53e36;display:inline-block;margin-left:5px}.googlesitekit-wizard-step{background-color:#fff;overflow:hidden;padding-bottom:16px;padding-top:16px}@media (min-width: 600px){.googlesitekit-wizard-step{padding-left:10px;padding-right:10px}}@media (min-width: 960px){.googlesitekit-wizard-step{padding-bottom:24px;padding-top:24px}}.googlesitekit-wizard-step .googlesitekit-wizard-step__title{font-family:Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;margin:0 0 10px 0}.googlesitekit-wizard-step .googlesitekit-wizard-step__text{margin:0}.googlesitekit-wizard-step .googlesitekit-wizard-step__subtitle{margin:16px 0 0 0}@media (min-width: 960px){.googlesitekit-wizard-step .googlesitekit-wizard-step__subtitle{margin-top:24px}}.googlesitekit-wizard-step .googlesitekit-wizard-step__inputs{align-items:center;display:flex;flex-wrap:wrap;margin:0}.googlesitekit-wizard-step .googlesitekit-wizard-step__inputs--multiline{display:block}.googlesitekit-wizard-step .googlesitekit-wizard-step__inputs>div{margin:16px 16px 16px 0}@media (min-width: 960px){.googlesitekit-wizard-step .googlesitekit-wizard-step__inputs>div{margin:24px 24px 24px 0}}.googlesitekit-wizard-step .googlesitekit-wizard-step__inputs--multiline>div{margin:0;width:100%}.googlesitekit-wizard-step .googlesitekit-wizard-step__inputs>.googlesitekit-setup-module__input{margin:1em 0}.googlesitekit-wizard-step .googlesitekit-wizard-step__action{margin-top:16px}@media (min-width: 960px){.googlesitekit-wizard-step .googlesitekit-wizard-step__action{margin-top:24px}}.googlesitekit-wizard-step .googlesitekit-wizard-step__action--justify{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:0}.googlesitekit-wizard-step .googlesitekit-wizard-step__action--justify>*:first-child{margin-right:16px;margin-top:16px}@media (min-width: 960px){.googlesitekit-wizard-step .googlesitekit-wizard-step__action--justify>*:first-child{margin-right:24px;margin-top:24px}}.googlesitekit-wizard-step .googlesitekit-wizard-step__action--justify>*:last-child{flex:0 0 auto;margin-top:16px}@media (min-width: 960px){.googlesitekit-wizard-step .googlesitekit-wizard-step__action--justify>*:last-child{margin-top:24px}}.googlesitekit-wizard-step .googlesitekit-wizard-step__back{margin-left:16px}@media (min-width: 960px){.googlesitekit-wizard-step .googlesitekit-wizard-step__back{margin-left:24px}}.googlesitekit-setup{padding-top:10px}@media (min-width: 600px){.googlesitekit-setup{padding-left:10px;padding-right:10px}}.googlesitekit-setup .googlesitekit-setup__wrapper{box-shadow:0 1px 3px rgba(0,0,0,0.2);background-color:#fff}.googlesitekit-setup .googlesitekit-setup__step{border-bottom:1px solid #e6e6e6;margin-bottom:16px;padding-bottom:16px}@media (min-width: 960px){.googlesitekit-setup .googlesitekit-setup__step{margin-bottom:24px;padding-bottom:24px}}.googlesitekit-setup .googlesitekit-setup__step:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.googlesitekit-setup .googlesitekit-setup__intro-title{margin:0 0 17px 0}.googlesitekit-setup .googlesitekit-setup__title{display:inline-block;font-family:Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;margin:0 0 10px 0}.googlesitekit-setup .googlesitekit-setup__description{margin:0}.googlesitekit-setup .googlesitekit-setup__notice{font-weight:500}.googlesitekit-setup .googlesitekit-setup__description+.googlesitekit-setup__notice{margin-top:1em}.googlesitekit-setup .googlesitekit-setup__notice-text{display:inline-block;margin-left:5px;vertical-align:middle}.googlesitekit-setup .googlesitekit-setup__notice-warning-icon{display:inline-block}.googlesitekit-setup .googlesitekit-setup__notice-warning-icon::before{background-color:#fbbc05;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2222%22%20height%3D%2219%22%20viewBox%3D%220%200%2022%2019%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M0%2019h22L11%200%200%2019zm12-3h-2v-2h2v2zm0-4h-2V8h2v4z%22%20fill%3D%22%23FFF%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E");background-position:center 4px;background-repeat:no-repeat;background-size:14px 12px;border-radius:50%;content:"";display:inline-block;height:22px;vertical-align:middle;width:22px}.googlesitekit-setup .googlesitekit-setup__success-notice-icon{align-items:center;background-color:#34a853;border-radius:50%;display:inline-flex;height:22px;justify-content:center;line-height:22px;margin:0 auto;position:relative;width:22px;z-index:2}.googlesitekit-setup .googlesitekit-setup__footer{border-top:1px solid #e6e6e6}.googlesitekit-setup-compat{max-width:60rem}.googlesitekit-start-setup-wrap{display:flex}.googlesitekit-start-setup{margin-right:16px}.googlesitekit-wizard .googlesitekit-opt-in{margin-bottom:8px;margin-top:8px}.googlesitekit-setup-module{flex:1 1 auto}.googlesitekit-setup-module .googlesitekit-setup-module__step{border-bottom:1px solid #e6e6e6;margin-bottom:16px;padding-bottom:6px}@media (min-width: 960px){.googlesitekit-setup-module .googlesitekit-setup-module__step{margin-bottom:24px;padding-bottom:14px}}.googlesitekit-setup-module .googlesitekit-setup-module__step:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.googlesitekit-setup-module .googlesitekit-setup-module__logo{display:inline-block;line-height:0;margin:0 16px 8px 0;vertical-align:bottom}.googlesitekit-setup-module .googlesitekit-setup-module__logo img{display:block;height:auto;width:33px}.googlesitekit-setup-module .googlesitekit-setup-module__title{display:inline-block;font-family:Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;margin:0 0 10px 0}.googlesitekit-setup-module .googlesitekit-setup-module__text--no-margin{margin:0}.googlesitekit-setup-module .googlesitekit-setup-module__inputs+p{margin-top:0}.googlesitekit-setup-module .googlesitekit-setup-module__title+p{margin-bottom:0}.googlesitekit-setup-module .googlesitekit-setup-module__title+p ~ p{margin-bottom:0}.googlesitekit-setup-module .googlesitekit-setup-module__user{align-items:center;display:flex}.googlesitekit-setup-module .googlesitekit-setup-module__user-image{border-radius:50%;height:32px;margin-right:10px;width:32px}.googlesitekit-setup-module .googlesitekit-setup-module__inputs{align-items:center;display:flex;flex-wrap:wrap;margin:0}.googlesitekit-setup-module .googlesitekit-setup-module__inputs--multiline{display:block}.googlesitekit-setup-module .googlesitekit-setup-module__inputs>div{margin:16px 16px 16px 0}@media (min-width: 960px){.googlesitekit-setup-module .googlesitekit-setup-module__inputs>div{margin:24px 24px 24px 0}}.googlesitekit-setup-module .googlesitekit-setup-module__inputs--multiline>div{margin:0;width:100%}.googlesitekit-setup-module .googlesitekit-setup-module__inputs>.googlesitekit-setup-module__input{margin:1em 0}.googlesitekit-setup-module .googlesitekit-setup-module__switch{margin:16px 0}@media (min-width: 960px){.googlesitekit-setup-module .googlesitekit-setup-module__switch{margin:24px 0}}.googlesitekit-setup-module .googlesitekit-setup-module__action{margin:24px 0 0 0}@media (min-width: 600px){.googlesitekit-setup-module .googlesitekit-setup-module__action{align-items:center;display:flex}}@media (min-width: 960px){.googlesitekit-setup-module .googlesitekit-setup-module__action{margin:36px 0 0 0}}.googlesitekit-setup-module .googlesitekit-setup-module__sub-action{display:flex;flex:1 1 auto;margin-top:16px}@media (min-width: 600px){.googlesitekit-setup-module .googlesitekit-setup-module__sub-action{margin-left:16px;margin-top:0}}@media (min-width: 960px){.googlesitekit-setup-module .googlesitekit-setup-module__sub-action{margin-left:24px}}.googlesitekit-setup-module .googlesitekit-setup-module__list-wrapper{background:#f9f9f9;margin:16px 0 0 0;padding:16px}@media (min-width: 960px){.googlesitekit-setup-module .googlesitekit-setup-module__list-wrapper{margin-top:24px}}.googlesitekit-setup-module .googlesitekit-setup-module__cta{margin-top:16px}@media (min-width: 960px){.googlesitekit-setup-module .googlesitekit-setup-module__cta{margin-top:24px}}.googlesitekit-setup-module .googlesitekit-setup-module__cta-link{display:inline-block;margin-right:50px}.googlesitekit-setup-module .googlesitekit-setup-module__cta-link:last-child{margin-right:0}.googlesitekit-setup-module .googlesitekit-setup-module__action+.googlesitekit-setup-module__footer-text{margin:24px 0 0 0}@media (min-width: 960px){.googlesitekit-setup-module .googlesitekit-setup-module__action+.googlesitekit-setup-module__footer-text{margin:36px 0 0 0}}.googlesitekit-settings-connect-module{border:1px solid #e6e6e6;height:100%;padding:16px;width:100%}@media (min-width: 960px){.googlesitekit-settings-connect-module{padding:24px}}.googlesitekit-settings-connect-module--disabled{color:#bbb}.googlesitekit-settings-connect-module--disabled .googlesitekit-settings-connect-module__logo{filter:saturate(0);opacity:0.5}.googlesitekit-settings-connect-module .googlesitekit-settings-connect-module__logo{align-items:flex-end;display:flex;height:36px}.googlesitekit-settings-connect-module .googlesitekit-settings-connect-module__logo img{display:block}.googlesitekit-settings-connect-module .googlesitekit-settings-connect-module__title{margin:15px 0 10px 0}.googlesitekit-settings-connect-module--disabled .googlesitekit-settings-connect-module__title{color:#bbb}.googlesitekit-settings-connect-module .googlesitekit-settings-connect-module__text{font-size:0.75rem;line-height:1.58;margin:0}.googlesitekit-settings-connect-module .googlesitekit-settings-connect-module__switch{float:right}.googlesitekit-settings-connect-module .googlesitekit-settings-connect-module__switch .spinner{margin-top:-5px}.googlesitekit-settings-connect-module .googlesitekit-settings-connect-module__cta{font-size:0.75rem}.googlesitekit-settings-meta .googlesitekit-settings-meta__profile{align-items:center;display:flex;margin:16px 0}@media (min-width: 960px){.googlesitekit-settings-meta .googlesitekit-settings-meta__profile{margin:24px 0}}.googlesitekit-settings-meta .googlesitekit-settings-meta__profile .googlesitekit-cta-link{font-style:italic}.googlesitekit-settings-meta .googlesitekit-settings-meta__avatar{border-radius:50%;height:64px;margin-right:16px;width:64px}@media (min-width: 960px){.googlesitekit-settings-meta .googlesitekit-settings-meta__avatar{margin-right:24px}}.googlesitekit-settings-meta .googlesitekit-settings-meta__user-details{font-size:0.875rem}.googlesitekit-settings-meta .googlesitekit-settings-meta__user{font-weight:700;margin:0}.googlesitekit-settings-meta .googlesitekit-settings-meta__unlink{font-size:0.75rem}.googlesitekit-settings-module{border-bottom:1px solid #e6e6e6;position:relative}.googlesitekit-settings-module--error{border:3px solid #d53e36}.googlesitekit-settings-module .googlesitekit-settings-module__header{cursor:pointer;padding:0 32px 0 0;position:relative;width:100%}.googlesitekit-settings-module .googlesitekit-settings-module__header:hover{text-decoration:none}.googlesitekit-settings-module .googlesitekit-settings-module__header:focus{outline-offset:0}.googlesitekit-settings-module .googlesitekit-settings-module__header::after{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2212%22%20height%3D%228%22%20viewBox%3D%220%200%2012%208%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M10.6.6L12%202%206%208%200%202%201.4.6%206%205.2z%22%20fill%3D%22%235B5B61%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E");background-position:center center;background-repeat:no-repeat;content:"";display:block;height:20px;position:absolute;right:16px;top:50%;transform:translateY(-50%);width:20px}.googlesitekit-settings-module .googlesitekit-settings-module__header--open::after{transform:translateY(-50%) rotate(180deg)}.googlesitekit-settings-module .googlesitekit-settings-module__content{display:none}.googlesitekit-settings-module .googlesitekit-settings-module__content--open{display:block}.googlesitekit-settings-module .googlesitekit-settings-module__title{align-items:center;display:flex;margin:0}.googlesitekit-settings-module .googlesitekit-settings-module__title-icon{height:auto;margin-right:16px;width:24px}.googlesitekit-settings-module .googlesitekit-settings-module__status{align-items:center;display:flex;font-size:0.75rem;margin:0}.googlesitekit-settings-module .googlesitekit-settings-module__status-icon{margin-left:16px}.googlesitekit-settings-module .googlesitekit-settings-module__status-icon::before{background-position:center center;background-repeat:no-repeat;border-radius:50%;content:"";display:inline-block;height:19px;vertical-align:middle;width:19px}.googlesitekit-settings-module .googlesitekit-settings-module__status-icon--connected::before{background-color:#34a853;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2212%22%20viewBox%3D%220%200%2016%2012%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22%23FFF%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M0%206.414L1.415%205l5.292%205.292-1.414%201.415z%22%2F%3E%3Cpath%20d%3D%22M14.146.146l1.415%201.414L5.414%2011.707%204%2010.292z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-size:10px 8px}.googlesitekit-settings-module .googlesitekit-settings-module__status-icon--not-connected::before{background-color:#fbbc05;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2222%22%20height%3D%2219%22%20viewBox%3D%220%200%2022%2019%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M0%2019h22L11%200%200%2019zm12-3h-2v-2h2v2zm0-4h-2V8h2v4z%22%20fill%3D%22%23FFF%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E");background-position:center 3px;background-size:13px 11px}.googlesitekit-settings-module .googlesitekit-settings-module__footer{background-color:#f9f9f9;font-size:0.8125rem}.googlesitekit-settings-module .googlesitekit-settings-module__footer-cancel{margin-left:24px}.googlesitekit-settings-module .googlesitekit-settings-module__meta-header{margin:0 0 8px 0}.googlesitekit-settings-module .googlesitekit-settings-module__meta-items{align-items:center;display:flex;flex-wrap:wrap;margin:0}.googlesitekit-settings-module .googlesitekit-settings-module__meta-select{margin:0 16px 16px 0}@media (min-width: 960px){.googlesitekit-settings-module .googlesitekit-settings-module__meta-select{margin:0 24px 24px 0}}.googlesitekit-settings-module .googlesitekit-settings-module__meta-item{margin:0 32px 16px 0;width:100%}@media (min-width: 600px){.googlesitekit-settings-module .googlesitekit-settings-module__meta-item{width:auto}}@media (min-width: 960px){.googlesitekit-settings-module .googlesitekit-settings-module__meta-item{margin:0 48px 24px 0}}.googlesitekit-settings-module .googlesitekit-settings-module__meta-item--nomargin{margin:0}.googlesitekit-settings-module .googlesitekit-settings-module__meta-item-type{font-size:0.75rem;margin:0 0 8px 0}.googlesitekit-settings-module .googlesitekit-settings-module__meta-item-data{color:#5b5b61;font-size:1rem;font-weight:700;margin:0}.googlesitekit-settings-module .googlesitekit-settings-module__meta-item-data--wrap{word-break:break-all}.googlesitekit-settings-module .googlesitekit-settings-module__edit-button-icon,.googlesitekit-settings-module .googlesitekit-settings-module__remove-button-icon{margin-left:16px}.googlesitekit-settings-module .googlesitekit-settings-module__remove-button{align-items:center;display:flex}.googlesitekit-settings-module .googlesitekit-settings-module__error{background-color:#d53e36;color:#fff;font-weight:700}.googlesitekit-settings-module .googlesitekit-settings-module__apikey-cancel{font-size:0.75em;margin-left:24px}.googlesitekit-settings-module-warning--settings{margin-bottom:1em}.googlesitekit-settings-module-warning--modules-list{font-size:0.75rem;margin:1em 0}.googlesitekit-settings-module-warning--modules-list .svg{height:auto;width:15px}.googlesitekit-settings-module-warning--module-sitekit-dashboard{margin-top:1em}.googlesitekit-settings-module-warning--module-dashboard{margin-bottom:1em}.googlesitekit-settings-module-header{margin-top:10px}.googlesitekit-settings-module-header .googlesitekit-settings-module-header__title{color:#3c4043;margin:0}.googlesitekit-settings-module-header .googlesitekit-settings-module-header__description{font-size:0.75rem;margin:0}.googlesitekit-settings-notice{background-color:#fafad2;border-radius:4px;margin:1.5em 0;padding:16px}@media (min-width: 960px){.googlesitekit-settings-notice{padding:24px}}.googlesitekit-settings-notice--suggestion{background-color:#e7f0fc}.googlesitekit-settings-notice .googlesitekit-settings-notice__text{color:rgba(0,0,0,0.7);padding-left:30px;position:relative}.googlesitekit-settings-notice .googlesitekit-settings-notice__text::before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%222%22%20height%3D%2212%22%20viewBox%3D%220%200%202%2012%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22%23f8a708%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M0%200h2v7H0zM0%2010h2v2H0z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:center center;background-repeat:no-repeat;background-size:2px 12px;border:2px solid #f8a708;border-radius:50%;content:"";display:block;height:22px;left:0;position:absolute;width:22px}.googlesitekit-settings-notice--suggestion .googlesitekit-settings-notice__text::before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%222%22%20height%3D%2211%22%20viewBox%3D%220%200%202%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22%231872e6%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M0%204h2v7H0zM0%200h2v2H0z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");border-color:#1872e6}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
|
1 |
+
/**
|
2 |
+
* Admin stylesheet.
|
3 |
+
*
|
4 |
+
* Site Kit by Google, Copyright 2019 Google LLC
|
5 |
+
*
|
6 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
7 |
+
* you may not use this file except in compliance with the License.
|
8 |
+
* You may obtain a copy of the License at
|
9 |
+
*
|
10 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
11 |
+
*
|
12 |
+
* Unless required by applicable law or agreed to in writing, software
|
13 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
14 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
15 |
+
* See the License for the specific language governing permissions and
|
16 |
+
* limitations under the License.
|
17 |
+
*/
|
18 |
+
/*
|
19 |
+
* Configuration Options
|
20 |
+
*/
|
21 |
+
/**
|
22 |
+
* Variables.
|
23 |
+
*
|
24 |
+
* Site Kit by Google, Copyright 2019 Google LLC
|
25 |
+
*
|
26 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
27 |
+
* you may not use this file except in compliance with the License.
|
28 |
+
* You may obtain a copy of the License at
|
29 |
+
*
|
30 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
31 |
+
*
|
32 |
+
* Unless required by applicable law or agreed to in writing, software
|
33 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
34 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
35 |
+
* See the License for the specific language governing permissions and
|
36 |
+
* limitations under the License.
|
37 |
+
*/
|
38 |
+
/*
|
39 |
+
* Colors
|
40 |
+
* Names from http://chir.ag/projects/name-that-color/
|
41 |
+
*/
|
42 |
+
/* stylelint-disable */
|
43 |
+
/* stylelint-enable */
|
44 |
+
/**
|
45 |
+
* Mixins.
|
46 |
+
*
|
47 |
+
* Site Kit by Google, Copyright 2019 Google LLC
|
48 |
+
*
|
49 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
50 |
+
* you may not use this file except in compliance with the License.
|
51 |
+
* You may obtain a copy of the License at
|
52 |
+
*
|
53 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
54 |
+
*
|
55 |
+
* Unless required by applicable law or agreed to in writing, software
|
56 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
57 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
58 |
+
* See the License for the specific language governing permissions and
|
59 |
+
* limitations under the License.
|
60 |
+
*/
|
61 |
+
/*
|
62 |
+
* Material Design
|
63 |
+
*/
|
64 |
+
.mdc-button {
|
65 |
+
font-family: Roboto, sans-serif;
|
66 |
+
-moz-osx-font-smoothing: grayscale;
|
67 |
+
-webkit-font-smoothing: antialiased;
|
68 |
+
font-size: 0.875rem;
|
69 |
+
line-height: 2.25rem;
|
70 |
+
font-weight: 500;
|
71 |
+
letter-spacing: 0.08929em;
|
72 |
+
text-decoration: none;
|
73 |
+
text-transform: uppercase;
|
74 |
+
padding: 0 8px 0 8px;
|
75 |
+
display: inline-flex;
|
76 |
+
position: relative;
|
77 |
+
align-items: center;
|
78 |
+
justify-content: center;
|
79 |
+
box-sizing: border-box;
|
80 |
+
min-width: 64px;
|
81 |
+
height: 36px;
|
82 |
+
border: none;
|
83 |
+
outline: none;
|
84 |
+
/* @alternate */
|
85 |
+
line-height: inherit;
|
86 |
+
-webkit-user-select: none;
|
87 |
+
-moz-user-select: none;
|
88 |
+
-ms-user-select: none;
|
89 |
+
user-select: none;
|
90 |
+
-webkit-appearance: none;
|
91 |
+
overflow: hidden;
|
92 |
+
vertical-align: middle;
|
93 |
+
border-radius: 4px; }
|
94 |
+
.mdc-button::-moz-focus-inner {
|
95 |
+
padding: 0;
|
96 |
+
border: 0; }
|
97 |
+
.mdc-button:active {
|
98 |
+
outline: none; }
|
99 |
+
.mdc-button:hover {
|
100 |
+
cursor: pointer; }
|
101 |
+
.mdc-button:disabled {
|
102 |
+
background-color: transparent;
|
103 |
+
color: rgba(0, 0, 0, 0.37);
|
104 |
+
cursor: default;
|
105 |
+
pointer-events: none; }
|
106 |
+
.mdc-button.mdc-button--dense {
|
107 |
+
border-radius: 4px; }
|
108 |
+
.mdc-button:not(:disabled) {
|
109 |
+
background-color: transparent; }
|
110 |
+
.mdc-button .mdc-button__icon {
|
111 |
+
/* @noflip */
|
112 |
+
margin-left: 0;
|
113 |
+
/* @noflip */
|
114 |
+
margin-right: 8px;
|
115 |
+
display: inline-block;
|
116 |
+
width: 18px;
|
117 |
+
height: 18px;
|
118 |
+
font-size: 18px;
|
119 |
+
vertical-align: top; }
|
120 |
+
[dir="rtl"] .mdc-button .mdc-button__icon, .mdc-button .mdc-button__icon[dir="rtl"] {
|
121 |
+
/* @noflip */
|
122 |
+
margin-left: 8px;
|
123 |
+
/* @noflip */
|
124 |
+
margin-right: 0; }
|
125 |
+
.mdc-button:not(:disabled) {
|
126 |
+
color: #1a73e8;
|
127 |
+
/* @alternate */
|
128 |
+
color: #1a73e8;
|
129 |
+
color: var(--mdc-theme-primary, #1a73e8); }
|
130 |
+
|
131 |
+
.mdc-button__label + .mdc-button__icon {
|
132 |
+
/* @noflip */
|
133 |
+
margin-left: 8px;
|
134 |
+
/* @noflip */
|
135 |
+
margin-right: 0; }
|
136 |
+
[dir="rtl"] .mdc-button__label + .mdc-button__icon, .mdc-button__label + .mdc-button__icon[dir="rtl"] {
|
137 |
+
/* @noflip */
|
138 |
+
margin-left: 0;
|
139 |
+
/* @noflip */
|
140 |
+
margin-right: 8px; }
|
141 |
+
|
142 |
+
svg.mdc-button__icon {
|
143 |
+
fill: currentColor; }
|
144 |
+
|
145 |
+
.mdc-button--raised .mdc-button__icon,
|
146 |
+
.mdc-button--unelevated .mdc-button__icon,
|
147 |
+
.mdc-button--outlined .mdc-button__icon {
|
148 |
+
/* @noflip */
|
149 |
+
margin-left: -4px;
|
150 |
+
/* @noflip */
|
151 |
+
margin-right: 8px; }
|
152 |
+
[dir="rtl"] .mdc-button--raised .mdc-button__icon, .mdc-button--raised .mdc-button__icon[dir="rtl"], [dir="rtl"]
|
153 |
+
.mdc-button--unelevated .mdc-button__icon,
|
154 |
+
.mdc-button--unelevated .mdc-button__icon[dir="rtl"], [dir="rtl"]
|
155 |
+
.mdc-button--outlined .mdc-button__icon,
|
156 |
+
.mdc-button--outlined .mdc-button__icon[dir="rtl"] {
|
157 |
+
/* @noflip */
|
158 |
+
margin-left: 8px;
|
159 |
+
/* @noflip */
|
160 |
+
margin-right: -4px; }
|
161 |
+
|
162 |
+
.mdc-button--raised .mdc-button__label + .mdc-button__icon,
|
163 |
+
.mdc-button--unelevated .mdc-button__label + .mdc-button__icon,
|
164 |
+
.mdc-button--outlined .mdc-button__label + .mdc-button__icon {
|
165 |
+
/* @noflip */
|
166 |
+
margin-left: 8px;
|
167 |
+
/* @noflip */
|
168 |
+
margin-right: -4px; }
|
169 |
+
[dir="rtl"] .mdc-button--raised .mdc-button__label + .mdc-button__icon, .mdc-button--raised .mdc-button__label + .mdc-button__icon[dir="rtl"], [dir="rtl"]
|
170 |
+
.mdc-button--unelevated .mdc-button__label + .mdc-button__icon,
|
171 |
+
.mdc-button--unelevated .mdc-button__label + .mdc-button__icon[dir="rtl"], [dir="rtl"]
|
172 |
+
.mdc-button--outlined .mdc-button__label + .mdc-button__icon,
|
173 |
+
.mdc-button--outlined .mdc-button__label + .mdc-button__icon[dir="rtl"] {
|
174 |
+
/* @noflip */
|
175 |
+
margin-left: -4px;
|
176 |
+
/* @noflip */
|
177 |
+
margin-right: 8px; }
|
178 |
+
|
179 |
+
.mdc-button--raised,
|
180 |
+
.mdc-button--unelevated {
|
181 |
+
padding: 0 16px 0 16px; }
|
182 |
+
.mdc-button--raised:disabled,
|
183 |
+
.mdc-button--unelevated:disabled {
|
184 |
+
background-color: rgba(0, 0, 0, 0.12);
|
185 |
+
color: rgba(0, 0, 0, 0.37); }
|
186 |
+
.mdc-button--raised:not(:disabled),
|
187 |
+
.mdc-button--unelevated:not(:disabled) {
|
188 |
+
background-color: #1a73e8; }
|
189 |
+
@supports not (-ms-ime-align: auto) {
|
190 |
+
.mdc-button--raised:not(:disabled),
|
191 |
+
.mdc-button--unelevated:not(:disabled) {
|
192 |
+
/* @alternate */
|
193 |
+
background-color: #1a73e8;
|
194 |
+
background-color: var(--mdc-theme-primary, #1a73e8); } }
|
195 |
+
.mdc-button--raised:not(:disabled),
|
196 |
+
.mdc-button--unelevated:not(:disabled) {
|
197 |
+
color: #fff;
|
198 |
+
/* @alternate */
|
199 |
+
color: #fff;
|
200 |
+
color: var(--mdc-theme-on-primary, #fff); }
|
201 |
+
|
202 |
+
.mdc-button--raised {
|
203 |
+
box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
|
204 |
+
transition: box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1); }
|
205 |
+
.mdc-button--raised:hover, .mdc-button--raised:focus {
|
206 |
+
box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
|
207 |
+
.mdc-button--raised:active {
|
208 |
+
box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); }
|
209 |
+
.mdc-button--raised:disabled {
|
210 |
+
box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
|
211 |
+
|
212 |
+
.mdc-button--outlined {
|
213 |
+
border-style: solid;
|
214 |
+
padding: 0 15px 0 15px;
|
215 |
+
border-width: 1px; }
|
216 |
+
.mdc-button--outlined:disabled {
|
217 |
+
border-color: rgba(0, 0, 0, 0.37); }
|
218 |
+
.mdc-button--outlined:not(:disabled) {
|
219 |
+
border-color: #1a73e8;
|
220 |
+
/* @alternate */
|
221 |
+
border-color: #1a73e8;
|
222 |
+
border-color: var(--mdc-theme-primary, #1a73e8); }
|
223 |
+
|
224 |
+
.mdc-button--dense {
|
225 |
+
height: 32px;
|
226 |
+
font-size: .8125rem; }
|
227 |
+
|
228 |
+
@keyframes mdc-ripple-fg-radius-in {
|
229 |
+
from {
|
230 |
+
animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
231 |
+
transform: translate(0) scale(1);
|
232 |
+
transform: translate(var(--mdc-ripple-fg-translate-start, 0)) scale(1); }
|
233 |
+
to {
|
234 |
+
transform: translate(0) scale(1);
|
235 |
+
transform: translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1)); } }
|
236 |
+
|
237 |
+
@keyframes mdc-ripple-fg-opacity-in {
|
238 |
+
from {
|
239 |
+
animation-timing-function: linear;
|
240 |
+
opacity: 0; }
|
241 |
+
to {
|
242 |
+
opacity: 0;
|
243 |
+
opacity: var(--mdc-ripple-fg-opacity, 0); } }
|
244 |
+
|
245 |
+
@keyframes mdc-ripple-fg-opacity-out {
|
246 |
+
from {
|
247 |
+
animation-timing-function: linear;
|
248 |
+
opacity: 0;
|
249 |
+
opacity: var(--mdc-ripple-fg-opacity, 0); }
|
250 |
+
to {
|
251 |
+
opacity: 0; } }
|
252 |
+
|
253 |
+
.mdc-ripple-surface--test-edge-var-bug {
|
254 |
+
--mdc-ripple-surface-test-edge-var: 1px solid #000;
|
255 |
+
visibility: hidden; }
|
256 |
+
.mdc-ripple-surface--test-edge-var-bug::before {
|
257 |
+
border: var(--mdc-ripple-surface-test-edge-var); }
|
258 |
+
|
259 |
+
.mdc-button {
|
260 |
+
--mdc-ripple-fg-size: 0;
|
261 |
+
--mdc-ripple-left: 0;
|
262 |
+
--mdc-ripple-top: 0;
|
263 |
+
--mdc-ripple-fg-scale: 1;
|
264 |
+
--mdc-ripple-fg-translate-end: 0;
|
265 |
+
--mdc-ripple-fg-translate-start: 0;
|
266 |
+
-webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
|
267 |
+
.mdc-button::before, .mdc-button::after {
|
268 |
+
position: absolute;
|
269 |
+
border-radius: 50%;
|
270 |
+
opacity: 0;
|
271 |
+
pointer-events: none;
|
272 |
+
content: ""; }
|
273 |
+
.mdc-button::before {
|
274 |
+
transition: opacity 15ms linear, background-color 15ms linear;
|
275 |
+
z-index: 1; }
|
276 |
+
.mdc-button.mdc-ripple-upgraded::before {
|
277 |
+
transform: scale(1);
|
278 |
+
transform: scale(var(--mdc-ripple-fg-scale, 1)); }
|
279 |
+
.mdc-button.mdc-ripple-upgraded::after {
|
280 |
+
top: 0;
|
281 |
+
/* @noflip */
|
282 |
+
left: 0;
|
283 |
+
transform: scale(0);
|
284 |
+
transform-origin: center center; }
|
285 |
+
.mdc-button.mdc-ripple-upgraded--unbounded::after {
|
286 |
+
top: 0;
|
287 |
+
top: var(--mdc-ripple-top, 0);
|
288 |
+
/* @noflip */
|
289 |
+
left: 0;
|
290 |
+
left: var(--mdc-ripple-left, 0); }
|
291 |
+
.mdc-button.mdc-ripple-upgraded--foreground-activation::after {
|
292 |
+
animation: mdc-ripple-fg-radius-in 225ms forwards, mdc-ripple-fg-opacity-in 75ms forwards; }
|
293 |
+
.mdc-button.mdc-ripple-upgraded--foreground-deactivation::after {
|
294 |
+
animation: mdc-ripple-fg-opacity-out 150ms;
|
295 |
+
transform: translate(0) scale(1);
|
296 |
+
transform: translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1)); }
|
297 |
+
.mdc-button::before, .mdc-button::after {
|
298 |
+
top: calc(50% - 100%);
|
299 |
+
/* @noflip */
|
300 |
+
left: calc(50% - 100%);
|
301 |
+
width: 200%;
|
302 |
+
height: 200%; }
|
303 |
+
.mdc-button.mdc-ripple-upgraded::after {
|
304 |
+
width: 100%;
|
305 |
+
width: var(--mdc-ripple-fg-size, 100%);
|
306 |
+
height: 100%;
|
307 |
+
height: var(--mdc-ripple-fg-size, 100%); }
|
308 |
+
.mdc-button::before, .mdc-button::after {
|
309 |
+
background-color: #1a73e8; }
|
310 |
+
@supports not (-ms-ime-align: auto) {
|
311 |
+
.mdc-button::before, .mdc-button::after {
|
312 |
+
/* @alternate */
|
313 |
+
background-color: #1a73e8;
|
314 |
+
background-color: var(--mdc-theme-primary, #1a73e8); } }
|
315 |
+
.mdc-button:hover::before {
|
316 |
+
opacity: 0.04; }
|
317 |
+
.mdc-button:not(.mdc-ripple-upgraded):focus::before, .mdc-button.mdc-ripple-upgraded--background-focused::before {
|
318 |
+
transition-duration: 75ms;
|
319 |
+
opacity: 0.12; }
|
320 |
+
.mdc-button:not(.mdc-ripple-upgraded)::after {
|
321 |
+
transition: opacity 150ms linear; }
|
322 |
+
.mdc-button:not(.mdc-ripple-upgraded):active::after {
|
323 |
+
transition-duration: 75ms;
|
324 |
+
opacity: 0.12; }
|
325 |
+
.mdc-button.mdc-ripple-upgraded {
|
326 |
+
--mdc-ripple-fg-opacity: 0.12; }
|
327 |
+
|
328 |
+
.mdc-button--raised::before, .mdc-button--raised::after,
|
329 |
+
.mdc-button--unelevated::before,
|
330 |
+
.mdc-button--unelevated::after {
|
331 |
+
background-color: #fff; }
|
332 |
+
@supports not (-ms-ime-align: auto) {
|
333 |
+
.mdc-button--raised::before, .mdc-button--raised::after,
|
334 |
+
.mdc-button--unelevated::before,
|
335 |
+
.mdc-button--unelevated::after {
|
336 |
+
/* @alternate */
|
337 |
+
background-color: #fff;
|
338 |
+
background-color: var(--mdc-theme-on-primary, #fff); } }
|
339 |
+
|
340 |
+
.mdc-button--raised:hover::before,
|
341 |
+
.mdc-button--unelevated:hover::before {
|
342 |
+
opacity: 0.08; }
|
343 |
+
|
344 |
+
.mdc-button--raised:not(.mdc-ripple-upgraded):focus::before, .mdc-button--raised.mdc-ripple-upgraded--background-focused::before,
|
345 |
+
.mdc-button--unelevated:not(.mdc-ripple-upgraded):focus::before,
|
346 |
+
.mdc-button--unelevated.mdc-ripple-upgraded--background-focused::before {
|
347 |
+
transition-duration: 75ms;
|
348 |
+
opacity: 0.24; }
|
349 |
+
|
350 |
+
.mdc-button--raised:not(.mdc-ripple-upgraded)::after,
|
351 |
+
.mdc-button--unelevated:not(.mdc-ripple-upgraded)::after {
|
352 |
+
transition: opacity 150ms linear; }
|
353 |
+
|
354 |
+
.mdc-button--raised:not(.mdc-ripple-upgraded):active::after,
|
355 |
+
.mdc-button--unelevated:not(.mdc-ripple-upgraded):active::after {
|
356 |
+
transition-duration: 75ms;
|
357 |
+
opacity: 0.24; }
|
358 |
+
|
359 |
+
.mdc-button--raised.mdc-ripple-upgraded,
|
360 |
+
.mdc-button--unelevated.mdc-ripple-upgraded {
|
361 |
+
--mdc-ripple-fg-opacity: 0.24; }
|
362 |
+
|
363 |
+
@keyframes mdc-checkbox-unchecked-checked-checkmark-path {
|
364 |
+
0%,
|
365 |
+
50% {
|
366 |
+
stroke-dashoffset: 29.78334; }
|
367 |
+
50% {
|
368 |
+
animation-timing-function: cubic-bezier(0, 0, 0.2, 1); }
|
369 |
+
100% {
|
370 |
+
stroke-dashoffset: 0; } }
|
371 |
+
|
372 |
+
@keyframes mdc-checkbox-unchecked-indeterminate-mixedmark {
|
373 |
+
0%,
|
374 |
+
68.2% {
|
375 |
+
transform: scaleX(0); }
|
376 |
+
68.2% {
|
377 |
+
animation-timing-function: cubic-bezier(0, 0, 0, 1); }
|
378 |
+
100% {
|
379 |
+
transform: scaleX(1); } }
|
380 |
+
|
381 |
+
@keyframes mdc-checkbox-checked-unchecked-checkmark-path {
|
382 |
+
from {
|
383 |
+
animation-timing-function: cubic-bezier(0.4, 0, 1, 1);
|
384 |
+
opacity: 1;
|
385 |
+
stroke-dashoffset: 0; }
|
386 |
+
to {
|
387 |
+
opacity: 0;
|
388 |
+
stroke-dashoffset: -29.78334; } }
|
389 |
+
|
390 |
+
@keyframes mdc-checkbox-checked-indeterminate-checkmark {
|
391 |
+
from {
|
392 |
+
animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
|
393 |
+
transform: rotate(0deg);
|
394 |
+
opacity: 1; }
|
395 |
+
to {
|
396 |
+
transform: rotate(45deg);
|
397 |
+
opacity: 0; } }
|
398 |
+
|
399 |
+
@keyframes mdc-checkbox-indeterminate-checked-checkmark {
|
400 |
+
from {
|
401 |
+
animation-timing-function: cubic-bezier(0.14, 0, 0, 1);
|
402 |
+
transform: rotate(45deg);
|
403 |
+
opacity: 0; }
|
404 |
+
to {
|
405 |
+
transform: rotate(360deg);
|
406 |
+
opacity: 1; } }
|
407 |
+
|
408 |
+
@keyframes mdc-checkbox-checked-indeterminate-mixedmark {
|
409 |
+
from {
|
410 |
+
animation-timing-function: mdc-animation-deceleration-curve-timing-function;
|
411 |
+
transform: rotate(-45deg);
|
412 |
+
opacity: 0; }
|
413 |
+
to {
|
414 |
+
transform: rotate(0deg);
|
415 |
+
opacity: 1; } }
|
416 |
+
|
417 |
+
@keyframes mdc-checkbox-indeterminate-checked-mixedmark {
|
418 |
+
from {
|
419 |
+
animation-timing-function: cubic-bezier(0.14, 0, 0, 1);
|
420 |
+
transform: rotate(0deg);
|
421 |
+
opacity: 1; }
|
422 |
+
to {
|
423 |
+
transform: rotate(315deg);
|
424 |
+
opacity: 0; } }
|
425 |
+
|
426 |
+
@keyframes mdc-checkbox-indeterminate-unchecked-mixedmark {
|
427 |
+
0% {
|
428 |
+
animation-timing-function: linear;
|
429 |
+
transform: scaleX(1);
|
430 |
+
opacity: 1; }
|
431 |
+
32.8%,
|
432 |
+
100% {
|
433 |
+
transform: scaleX(0);
|
434 |
+
opacity: 0; } }
|
435 |
+
|
436 |
+
.mdc-checkbox {
|
437 |
+
display: inline-block;
|
438 |
+
position: relative;
|
439 |
+
flex: 0 0 18px;
|
440 |
+
box-sizing: content-box;
|
441 |
+
width: 18px;
|
442 |
+
height: 18px;
|
443 |
+
padding: 11px;
|
444 |
+
line-height: 0;
|
445 |
+
white-space: nowrap;
|
446 |
+
cursor: pointer;
|
447 |
+
vertical-align: bottom; }
|
448 |
+
|
449 |
+
.mdc-checkbox__native-control:enabled:not(:checked):not(:indeterminate) ~ .mdc-checkbox__background {
|
450 |
+
border-color: rgba(0, 0, 0, 0.54);
|
451 |
+
background-color: transparent; }
|
452 |
+
|
453 |
+
.mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background,
|
454 |
+
.mdc-checkbox__native-control:enabled:indeterminate ~ .mdc-checkbox__background {
|
455 |
+
border-color: #1a73e8;
|
456 |
+
/* @alternate */
|
457 |
+
border-color: #1a73e8;
|
458 |
+
border-color: var(--mdc-theme-secondary, #1a73e8);
|
459 |
+
background-color: #1a73e8;
|
460 |
+
/* @alternate */
|
461 |
+
background-color: #1a73e8;
|
462 |
+
background-color: var(--mdc-theme-secondary, #1a73e8); }
|
463 |
+
|
464 |
+
@keyframes mdc-checkbox-fade-in-background-0 {
|
465 |
+
0% {
|
466 |
+
border-color: rgba(0, 0, 0, 0.54);
|
467 |
+
background-color: transparent; }
|
468 |
+
50% {
|
469 |
+
border-color: #1a73e8;
|
470 |
+
/* @alternate */
|
471 |
+
border-color: #1a73e8;
|
472 |
+
border-color: var(--mdc-theme-secondary, #1a73e8);
|
473 |
+
background-color: #1a73e8;
|
474 |
+
/* @alternate */
|
475 |
+
background-color: #1a73e8;
|
476 |
+
background-color: var(--mdc-theme-secondary, #1a73e8); } }
|
477 |
+
|
478 |
+
@keyframes mdc-checkbox-fade-out-background-0 {
|
479 |
+
0%,
|
480 |
+
80% {
|
481 |
+
border-color: #1a73e8;
|
482 |
+
/* @alternate */
|
483 |
+
border-color: #1a73e8;
|
484 |
+
border-color: var(--mdc-theme-secondary, #1a73e8);
|
485 |
+
background-color: #1a73e8;
|
486 |
+
/* @alternate */
|
487 |
+
background-color: #1a73e8;
|
488 |
+
background-color: var(--mdc-theme-secondary, #1a73e8); }
|
489 |
+
100% {
|
490 |
+
border-color: rgba(0, 0, 0, 0.54);
|
491 |
+
background-color: transparent; } }
|
492 |
+
|
493 |
+
.mdc-checkbox--anim-unchecked-checked .mdc-checkbox__native-control:enabled ~ .mdc-checkbox__background, .mdc-checkbox--anim-unchecked-indeterminate .mdc-checkbox__native-control:enabled ~ .mdc-checkbox__background {
|
494 |
+
animation-name: mdc-checkbox-fade-in-background-0; }
|
495 |
+
|
496 |
+
.mdc-checkbox--anim-checked-unchecked .mdc-checkbox__native-control:enabled ~ .mdc-checkbox__background, .mdc-checkbox--anim-indeterminate-unchecked .mdc-checkbox__native-control:enabled ~ .mdc-checkbox__background {
|
497 |
+
animation-name: mdc-checkbox-fade-out-background-0; }
|
498 |
+
|
499 |
+
.mdc-checkbox__checkmark {
|
500 |
+
color: #fff; }
|
501 |
+
|
502 |
+
.mdc-checkbox__mixedmark {
|
503 |
+
border-color: #fff; }
|
504 |
+
|
505 |
+
.mdc-checkbox__background::before {
|
506 |
+
background-color: #1a73e8; }
|
507 |
+
@supports not (-ms-ime-align: auto) {
|
508 |
+
.mdc-checkbox__background::before {
|
509 |
+
/* @alternate */
|
510 |
+
background-color: #1a73e8;
|
511 |
+
background-color: var(--mdc-theme-secondary, #1a73e8); } }
|
512 |
+
|
513 |
+
.mdc-checkbox__native-control[disabled]:not(:checked):not(:indeterminate) ~ .mdc-checkbox__background {
|
514 |
+
border-color: rgba(0, 0, 0, 0.26); }
|
515 |
+
|
516 |
+
.mdc-checkbox__native-control[disabled]:checked ~ .mdc-checkbox__background,
|
517 |
+
.mdc-checkbox__native-control[disabled]:indeterminate ~ .mdc-checkbox__background {
|
518 |
+
border-color: transparent;
|
519 |
+
background-color: rgba(0, 0, 0, 0.26); }
|
520 |
+
|
521 |
+
@media screen and (-ms-high-contrast: active) {
|
522 |
+
.mdc-checkbox__mixedmark {
|
523 |
+
margin: 0 1px; } }
|
524 |
+
|
525 |
+
.mdc-checkbox--disabled {
|
526 |
+
cursor: default;
|
527 |
+
pointer-events: none; }
|
528 |
+
|
529 |
+
.mdc-checkbox__background {
|
530 |
+
/* @noflip */
|
531 |
+
left: 11px;
|
532 |
+
/* @noflip */
|
533 |
+
right: auto;
|
534 |
+
right: initial;
|
535 |
+
display: inline-flex;
|
536 |
+
position: absolute;
|
537 |
+
top: 11px;
|
538 |
+
bottom: 0;
|
539 |
+
align-items: center;
|
540 |
+
justify-content: center;
|
541 |
+
box-sizing: border-box;
|
542 |
+
width: 45%;
|
543 |
+
height: 45%;
|
544 |
+
border: 2px solid currentColor;
|
545 |
+
border-radius: 2px;
|
546 |
+
background-color: transparent;
|
547 |
+
pointer-events: none;
|
548 |
+
will-change: background-color, border-color;
|
549 |
+
transition: background-color 90ms 0ms cubic-bezier(0.4, 0, 0.6, 1), border-color 90ms 0ms cubic-bezier(0.4, 0, 0.6, 1); }
|
550 |
+
.mdc-checkbox[dir="rtl"] .mdc-checkbox__background,
|
551 |
+
[dir="rtl"] .mdc-checkbox .mdc-checkbox__background {
|
552 |
+
/* @noflip */
|
553 |
+
left: auto;
|
554 |
+
left: initial;
|
555 |
+
/* @noflip */
|
556 |
+
right: 11px; }
|
557 |
+
|
558 |
+
.mdc-checkbox__checkmark {
|
559 |
+
position: absolute;
|
560 |
+
top: 0;
|
561 |
+
right: 0;
|
562 |
+
bottom: 0;
|
563 |
+
left: 0;
|
564 |
+
width: 100%;
|
565 |
+
opacity: 0;
|
566 |
+
transition: opacity 180ms 0ms cubic-bezier(0.4, 0, 0.6, 1); }
|
567 |
+
.mdc-checkbox--upgraded .mdc-checkbox__checkmark {
|
568 |
+
opacity: 1; }
|
569 |
+
|
570 |
+
.mdc-checkbox__checkmark-path {
|
571 |
+
transition: stroke-dashoffset 180ms 0ms cubic-bezier(0.4, 0, 0.6, 1);
|
572 |
+
stroke: currentColor;
|
573 |
+
stroke-width: 3.12px;
|
574 |
+
stroke-dashoffset: 29.78334;
|
575 |
+
stroke-dasharray: 29.78334; }
|
576 |
+
|
577 |
+
.mdc-checkbox__mixedmark {
|
578 |
+
width: 100%;
|
579 |
+
height: 0;
|
580 |
+
transform: scaleX(0) rotate(0deg);
|
581 |
+
border-width: 1px;
|
582 |
+
border-style: solid;
|
583 |
+
opacity: 0;
|
584 |
+
transition: opacity 90ms 0ms cubic-bezier(0.4, 0, 0.6, 1), transform 90ms 0ms cubic-bezier(0.4, 0, 0.6, 1); }
|
585 |
+
|
586 |
+
.mdc-checkbox--upgraded .mdc-checkbox__background,
|
587 |
+
.mdc-checkbox--upgraded .mdc-checkbox__checkmark,
|
588 |
+
.mdc-checkbox--upgraded .mdc-checkbox__checkmark-path,
|
589 |
+
.mdc-checkbox--upgraded .mdc-checkbox__mixedmark {
|
590 |
+
transition: none !important; }
|
591 |
+
|
592 |
+
.mdc-checkbox--anim-unchecked-checked .mdc-checkbox__background, .mdc-checkbox--anim-unchecked-indeterminate .mdc-checkbox__background, .mdc-checkbox--anim-checked-unchecked .mdc-checkbox__background, .mdc-checkbox--anim-indeterminate-unchecked .mdc-checkbox__background {
|
593 |
+
animation-duration: 180ms;
|
594 |
+
animation-timing-function: linear; }
|
595 |
+
|
596 |
+
.mdc-checkbox--anim-unchecked-checked .mdc-checkbox__checkmark-path {
|
597 |
+
animation: mdc-checkbox-unchecked-checked-checkmark-path 180ms linear 0s;
|
598 |
+
transition: none; }
|
599 |
+
|
600 |
+
.mdc-checkbox--anim-unchecked-indeterminate .mdc-checkbox__mixedmark {
|
601 |
+
animation: mdc-checkbox-unchecked-indeterminate-mixedmark 90ms linear 0s;
|
602 |
+
transition: none; }
|
603 |
+
|
604 |
+
.mdc-checkbox--anim-checked-unchecked .mdc-checkbox__checkmark-path {
|
605 |
+
animation: mdc-checkbox-checked-unchecked-checkmark-path 90ms linear 0s;
|
606 |
+
transition: none; }
|
607 |
+
|
608 |
+
.mdc-checkbox--anim-checked-indeterminate .mdc-checkbox__checkmark {
|
609 |
+
animation: mdc-checkbox-checked-indeterminate-checkmark 90ms linear 0s;
|
610 |
+
transition: none; }
|
611 |
+
|
612 |
+
.mdc-checkbox--anim-checked-indeterminate .mdc-checkbox__mixedmark {
|
613 |
+
animation: mdc-checkbox-checked-indeterminate-mixedmark 90ms linear 0s;
|
614 |
+
transition: none; }
|
615 |
+
|
616 |
+
.mdc-checkbox--anim-indeterminate-checked .mdc-checkbox__checkmark {
|
617 |
+
animation: mdc-checkbox-indeterminate-checked-checkmark 500ms linear 0s;
|
618 |
+
transition: none; }
|
619 |
+
|
620 |
+
.mdc-checkbox--anim-indeterminate-checked .mdc-checkbox__mixedmark {
|
621 |
+
animation: mdc-checkbox-indeterminate-checked-mixedmark 500ms linear 0s;
|
622 |
+
transition: none; }
|
623 |
+
|
624 |
+
.mdc-checkbox--anim-indeterminate-unchecked .mdc-checkbox__mixedmark {
|
625 |
+
animation: mdc-checkbox-indeterminate-unchecked-mixedmark 300ms linear 0s;
|
626 |
+
transition: none; }
|
627 |
+
|
628 |
+
.mdc-checkbox__native-control:checked ~ .mdc-checkbox__background,
|
629 |
+
.mdc-checkbox__native-control:indeterminate ~ .mdc-checkbox__background {
|
630 |
+
transition: border-color 90ms 0ms cubic-bezier(0, 0, 0.2, 1), background-color 90ms 0ms cubic-bezier(0, 0, 0.2, 1); }
|
631 |
+
.mdc-checkbox__native-control:checked ~ .mdc-checkbox__background .mdc-checkbox__checkmark-path,
|
632 |
+
.mdc-checkbox__native-control:indeterminate ~ .mdc-checkbox__background .mdc-checkbox__checkmark-path {
|
633 |
+
stroke-dashoffset: 0; }
|
634 |
+
|
635 |
+
.mdc-checkbox__background::before {
|
636 |
+
position: absolute;
|
637 |
+
top: 0;
|
638 |
+
right: 0;
|
639 |
+
bottom: 0;
|
640 |
+
left: 0;
|
641 |
+
width: 100%;
|
642 |
+
height: 100%;
|
643 |
+
transform: scale(0, 0);
|
644 |
+
border-radius: 50%;
|
645 |
+
opacity: 0;
|
646 |
+
pointer-events: none;
|
647 |
+
content: "";
|
648 |
+
will-change: opacity, transform;
|
649 |
+
transition: opacity 90ms 0ms cubic-bezier(0.4, 0, 0.6, 1), transform 90ms 0ms cubic-bezier(0.4, 0, 0.6, 1); }
|
650 |
+
|
651 |
+
.mdc-checkbox__native-control:focus ~ .mdc-checkbox__background::before {
|
652 |
+
transform: scale(2.75, 2.75);
|
653 |
+
opacity: 0.12;
|
654 |
+
transition: opacity 80ms 0ms cubic-bezier(0, 0, 0.2, 1), transform 80ms 0ms cubic-bezier(0, 0, 0.2, 1); }
|
655 |
+
|
656 |
+
.mdc-checkbox__native-control {
|
657 |
+
position: absolute;
|
658 |
+
top: 0;
|
659 |
+
left: 0;
|
660 |
+
width: 100%;
|
661 |
+
height: 100%;
|
662 |
+
margin: 0;
|
663 |
+
padding: 0;
|
664 |
+
opacity: 0;
|
665 |
+
cursor: inherit; }
|
666 |
+
.mdc-checkbox__native-control:disabled {
|
667 |
+
cursor: default;
|
668 |
+
pointer-events: none; }
|
669 |
+
|
670 |
+
.mdc-checkbox__native-control:checked ~ .mdc-checkbox__background .mdc-checkbox__checkmark {
|
671 |
+
transition: opacity 180ms 0ms cubic-bezier(0, 0, 0.2, 1), transform 180ms 0ms cubic-bezier(0, 0, 0.2, 1);
|
672 |
+
opacity: 1; }
|
673 |
+
|
674 |
+
.mdc-checkbox__native-control:checked ~ .mdc-checkbox__background .mdc-checkbox__mixedmark {
|
675 |
+
transform: scaleX(1) rotate(-45deg); }
|
676 |
+
|
677 |
+
.mdc-checkbox__native-control:indeterminate ~ .mdc-checkbox__background .mdc-checkbox__checkmark {
|
678 |
+
transform: rotate(45deg);
|
679 |
+
opacity: 0;
|
680 |
+
transition: opacity 90ms 0ms cubic-bezier(0.4, 0, 0.6, 1), transform 90ms 0ms cubic-bezier(0.4, 0, 0.6, 1); }
|
681 |
+
|
682 |
+
.mdc-checkbox__native-control:indeterminate ~ .mdc-checkbox__background .mdc-checkbox__mixedmark {
|
683 |
+
transform: scaleX(1) rotate(0deg);
|
684 |
+
opacity: 1; }
|
685 |
+
|
686 |
+
.mdc-checkbox {
|
687 |
+
--mdc-ripple-fg-size: 0;
|
688 |
+
--mdc-ripple-left: 0;
|
689 |
+
--mdc-ripple-top: 0;
|
690 |
+
--mdc-ripple-fg-scale: 1;
|
691 |
+
--mdc-ripple-fg-translate-end: 0;
|
692 |
+
--mdc-ripple-fg-translate-start: 0;
|
693 |
+
-webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
|
694 |
+
.mdc-checkbox::before, .mdc-checkbox::after {
|
695 |
+
position: absolute;
|
696 |
+
border-radius: 50%;
|
697 |
+
opacity: 0;
|
698 |
+
pointer-events: none;
|
699 |
+
content: ""; }
|
700 |
+
.mdc-checkbox::before {
|
701 |
+
transition: opacity 15ms linear, background-color 15ms linear;
|
702 |
+
z-index: 1; }
|
703 |
+
.mdc-checkbox.mdc-ripple-upgraded::before {
|
704 |
+
transform: scale(1);
|
705 |
+
transform: scale(var(--mdc-ripple-fg-scale, 1)); }
|
706 |
+
.mdc-checkbox.mdc-ripple-upgraded::after {
|
707 |
+
top: 0;
|
708 |
+
/* @noflip */
|
709 |
+
left: 0;
|
710 |
+
transform: scale(0);
|
711 |
+
transform-origin: center center; }
|
712 |
+
.mdc-checkbox.mdc-ripple-upgraded--unbounded::after {
|
713 |
+
top: 0;
|
714 |
+
top: var(--mdc-ripple-top, 0);
|
715 |
+
/* @noflip */
|
716 |
+
left: 0;
|
717 |
+
left: var(--mdc-ripple-left, 0); }
|
718 |
+
.mdc-checkbox.mdc-ripple-upgraded--foreground-activation::after {
|
719 |
+
animation: mdc-ripple-fg-radius-in 225ms forwards, mdc-ripple-fg-opacity-in 75ms forwards; }
|
720 |
+
.mdc-checkbox.mdc-ripple-upgraded--foreground-deactivation::after {
|
721 |
+
animation: mdc-ripple-fg-opacity-out 150ms;
|
722 |
+
transform: translate(0) scale(1);
|
723 |
+
transform: translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1)); }
|
724 |
+
.mdc-checkbox::before, .mdc-checkbox::after {
|
725 |
+
background-color: #1a73e8; }
|
726 |
+
@supports not (-ms-ime-align: auto) {
|
727 |
+
.mdc-checkbox::before, .mdc-checkbox::after {
|
728 |
+
/* @alternate */
|
729 |
+
background-color: #1a73e8;
|
730 |
+
background-color: var(--mdc-theme-secondary, #1a73e8); } }
|
731 |
+
.mdc-checkbox:hover::before {
|
732 |
+
opacity: 0.04; }
|
733 |
+
.mdc-checkbox:not(.mdc-ripple-upgraded):focus::before, .mdc-checkbox.mdc-ripple-upgraded--background-focused::before {
|
734 |
+
transition-duration: 75ms;
|
735 |
+
opacity: 0.12; }
|
736 |
+
.mdc-checkbox:not(.mdc-ripple-upgraded)::after {
|
737 |
+
transition: opacity 150ms linear; }
|
738 |
+
.mdc-checkbox:not(.mdc-ripple-upgraded):active::after {
|
739 |
+
transition-duration: 75ms;
|
740 |
+
opacity: 0.12; }
|
741 |
+
.mdc-checkbox.mdc-ripple-upgraded {
|
742 |
+
--mdc-ripple-fg-opacity: 0.12; }
|
743 |
+
.mdc-checkbox::before, .mdc-checkbox::after {
|
744 |
+
top: calc(50% - 50%);
|
745 |
+
/* @noflip */
|
746 |
+
left: calc(50% - 50%);
|
747 |
+
width: 100%;
|
748 |
+
height: 100%; }
|
749 |
+
.mdc-checkbox.mdc-ripple-upgraded::before, .mdc-checkbox.mdc-ripple-upgraded::after {
|
750 |
+
top: calc(50% - 50%);
|
751 |
+
top: var(--mdc-ripple-top, calc(50% - 50%));
|
752 |
+
/* @noflip */
|
753 |
+
left: calc(50% - 50%);
|
754 |
+
left: var(--mdc-ripple-left, calc(50% - 50%));
|
755 |
+
width: 100%;
|
756 |
+
width: var(--mdc-ripple-fg-size, 100%);
|
757 |
+
height: 100%;
|
758 |
+
height: var(--mdc-ripple-fg-size, 100%); }
|
759 |
+
.mdc-checkbox.mdc-ripple-upgraded::after {
|
760 |
+
width: 100%;
|
761 |
+
width: var(--mdc-ripple-fg-size, 100%);
|
762 |
+
height: 100%;
|
763 |
+
height: var(--mdc-ripple-fg-size, 100%); }
|
764 |
+
|
765 |
+
.mdc-ripple-upgraded--background-focused .mdc-checkbox__background::before {
|
766 |
+
content: none; }
|
767 |
+
|
768 |
+
.mdc-dialog,
|
769 |
+
.mdc-dialog__scrim {
|
770 |
+
position: fixed;
|
771 |
+
top: 0;
|
772 |
+
left: 0;
|
773 |
+
align-items: center;
|
774 |
+
justify-content: center;
|
775 |
+
box-sizing: border-box;
|
776 |
+
width: 100%;
|
777 |
+
height: 100%; }
|
778 |
+
|
779 |
+
.mdc-dialog {
|
780 |
+
display: none;
|
781 |
+
z-index: 7; }
|
782 |
+
.mdc-dialog .mdc-dialog__surface {
|
783 |
+
background-color: #fff;
|
784 |
+
/* @alternate */
|
785 |
+
background-color: #fff;
|
786 |
+
background-color: var(--mdc-theme-surface, #fff); }
|
787 |
+
.mdc-dialog .mdc-dialog__scrim {
|
788 |
+
background-color: rgba(0, 0, 0, 0.32); }
|
789 |
+
.mdc-dialog .mdc-dialog__title {
|
790 |
+
color: rgba(0, 0, 0, 0.87); }
|
791 |
+
.mdc-dialog .mdc-dialog__content {
|
792 |
+
color: rgba(0, 0, 0, 0.6); }
|
793 |
+
.mdc-dialog.mdc-dialog--scrollable .mdc-dialog__title,
|
794 |
+
.mdc-dialog.mdc-dialog--scrollable .mdc-dialog__actions {
|
795 |
+
border-color: rgba(0, 0, 0, 0.12); }
|
796 |
+
.mdc-dialog .mdc-dialog__surface {
|
797 |
+
min-width: 280px; }
|
798 |
+
@media (max-width: 592px) {
|
799 |
+
.mdc-dialog .mdc-dialog__surface {
|
800 |
+
max-width: calc(100vw - 32px); } }
|
801 |
+
@media (min-width: 592px) {
|
802 |
+
.mdc-dialog .mdc-dialog__surface {
|
803 |
+
max-width: 560px; } }
|
804 |
+
.mdc-dialog .mdc-dialog__surface {
|
805 |
+
max-height: calc(100vh - 32px); }
|
806 |
+
.mdc-dialog .mdc-dialog__surface {
|
807 |
+
border-radius: 4px; }
|
808 |
+
|
809 |
+
.mdc-dialog__scrim {
|
810 |
+
opacity: 0;
|
811 |
+
z-index: -1; }
|
812 |
+
|
813 |
+
.mdc-dialog__container {
|
814 |
+
display: flex;
|
815 |
+
flex-direction: row;
|
816 |
+
justify-content: space-around;
|
817 |
+
box-sizing: border-box;
|
818 |
+
transform: scale(0.8);
|
819 |
+
opacity: 0; }
|
820 |
+
|
821 |
+
.mdc-dialog__surface {
|
822 |
+
box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
|
823 |
+
display: flex;
|
824 |
+
flex-direction: column;
|
825 |
+
flex-grow: 0;
|
826 |
+
flex-shrink: 0;
|
827 |
+
box-sizing: border-box;
|
828 |
+
max-width: 100%;
|
829 |
+
max-height: 100%; }
|
830 |
+
.mdc-dialog[dir="rtl"] .mdc-dialog__surface,
|
831 |
+
[dir="rtl"] .mdc-dialog .mdc-dialog__surface {
|
832 |
+
text-align: right; }
|
833 |
+
|
834 |
+
.mdc-dialog__title {
|
835 |
+
display: block;
|
836 |
+
margin-top: 0;
|
837 |
+
/* @alternate */
|
838 |
+
line-height: normal;
|
839 |
+
font-family: Roboto, sans-serif;
|
840 |
+
-moz-osx-font-smoothing: grayscale;
|
841 |
+
-webkit-font-smoothing: antialiased;
|
842 |
+
font-size: 1.25rem;
|
843 |
+
line-height: 2rem;
|
844 |
+
font-weight: 500;
|
845 |
+
letter-spacing: 0.0125em;
|
846 |
+
text-decoration: inherit;
|
847 |
+
text-transform: inherit;
|
848 |
+
display: block;
|
849 |
+
position: relative;
|
850 |
+
flex-shrink: 0;
|
851 |
+
box-sizing: border-box;
|
852 |
+
margin: 0;
|
853 |
+
padding: 0 24px 9px;
|
854 |
+
border-bottom: 1px solid transparent; }
|
855 |
+
.mdc-dialog__title::before {
|
856 |
+
display: inline-block;
|
857 |
+
width: 0;
|
858 |
+
height: 40px;
|
859 |
+
content: "";
|
860 |
+
vertical-align: 0; }
|
861 |
+
.mdc-dialog[dir="rtl"] .mdc-dialog__title,
|
862 |
+
[dir="rtl"] .mdc-dialog .mdc-dialog__title {
|
863 |
+
text-align: right; }
|
864 |
+
|
865 |
+
.mdc-dialog--scrollable .mdc-dialog__title {
|
866 |
+
padding-bottom: 15px; }
|
867 |
+
|
868 |
+
.mdc-dialog__content {
|
869 |
+
font-family: Roboto, sans-serif;
|
870 |
+
-moz-osx-font-smoothing: grayscale;
|
871 |
+
-webkit-font-smoothing: antialiased;
|
872 |
+
font-size: 1rem;
|
873 |
+
line-height: 1.5rem;
|
874 |
+
font-weight: 400;
|
875 |
+
letter-spacing: 0.03125em;
|
876 |
+
text-decoration: inherit;
|
877 |
+
text-transform: inherit;
|
878 |
+
flex-grow: 1;
|
879 |
+
box-sizing: border-box;
|
880 |
+
margin: 0;
|
881 |
+
padding: 20px 24px;
|
882 |
+
overflow: auto;
|
883 |
+
-webkit-overflow-scrolling: touch; }
|
884 |
+
.mdc-dialog__content > :first-child {
|
885 |
+
margin-top: 0; }
|
886 |
+
.mdc-dialog__content > :last-child {
|
887 |
+
margin-bottom: 0; }
|
888 |
+
|
889 |
+
.mdc-dialog__title + .mdc-dialog__content {
|
890 |
+
padding-top: 0; }
|
891 |
+
|
892 |
+
.mdc-dialog--scrollable .mdc-dialog__content {
|
893 |
+
padding-top: 8px;
|
894 |
+
padding-bottom: 8px; }
|
895 |
+
|
896 |
+
.mdc-dialog__content .mdc-list:first-child:last-child {
|
897 |
+
padding: 6px 0 0; }
|
898 |
+
|
899 |
+
.mdc-dialog--scrollable .mdc-dialog__content .mdc-list:first-child:last-child {
|
900 |
+
padding: 0; }
|
901 |
+
|
902 |
+
.mdc-dialog__actions {
|
903 |
+
display: flex;
|
904 |
+
position: relative;
|
905 |
+
flex-shrink: 0;
|
906 |
+
flex-wrap: wrap;
|
907 |
+
align-items: center;
|
908 |
+
justify-content: flex-end;
|
909 |
+
box-sizing: border-box;
|
910 |
+
min-height: 52px;
|
911 |
+
margin: 0;
|
912 |
+
padding: 8px;
|
913 |
+
border-top: 1px solid transparent; }
|
914 |
+
.mdc-dialog--stacked .mdc-dialog__actions {
|
915 |
+
flex-direction: column;
|
916 |
+
align-items: flex-end; }
|
917 |
+
|
918 |
+
.mdc-dialog__button {
|
919 |
+
/* @noflip */
|
920 |
+
margin-left: 8px;
|
921 |
+
/* @noflip */
|
922 |
+
margin-right: 0;
|
923 |
+
max-width: 100%;
|
924 |
+
text-align: right; }
|
925 |
+
[dir="rtl"] .mdc-dialog__button, .mdc-dialog__button[dir="rtl"] {
|
926 |
+
/* @noflip */
|
927 |
+
margin-left: 0;
|
928 |
+
/* @noflip */
|
929 |
+
margin-right: 8px; }
|
930 |
+
.mdc-dialog__button:first-child {
|
931 |
+
/* @noflip */
|
932 |
+
margin-left: 0;
|
933 |
+
/* @noflip */
|
934 |
+
margin-right: 0; }
|
935 |
+
[dir="rtl"] .mdc-dialog__button:first-child, .mdc-dialog__button:first-child[dir="rtl"] {
|
936 |
+
/* @noflip */
|
937 |
+
margin-left: 0;
|
938 |
+
/* @noflip */
|
939 |
+
margin-right: 0; }
|
940 |
+
.mdc-dialog[dir="rtl"] .mdc-dialog__button,
|
941 |
+
[dir="rtl"] .mdc-dialog .mdc-dialog__button {
|
942 |
+
text-align: left; }
|
943 |
+
.mdc-dialog--stacked .mdc-dialog__button:not(:first-child) {
|
944 |
+
margin-top: 12px; }
|
945 |
+
|
946 |
+
.mdc-dialog--open,
|
947 |
+
.mdc-dialog--opening,
|
948 |
+
.mdc-dialog--closing {
|
949 |
+
display: flex; }
|
950 |
+
|
951 |
+
.mdc-dialog--opening .mdc-dialog__scrim {
|
952 |
+
transition: opacity 150ms linear; }
|
953 |
+
|
954 |
+
.mdc-dialog--opening .mdc-dialog__container {
|
955 |
+
transition: opacity 75ms linear, transform 150ms 0ms cubic-bezier(0, 0, 0.2, 1); }
|
956 |
+
|
957 |
+
.mdc-dialog--closing .mdc-dialog__scrim,
|
958 |
+
.mdc-dialog--closing .mdc-dialog__container {
|
959 |
+
transition: opacity 75ms linear; }
|
960 |
+
|
961 |
+
.mdc-dialog--closing .mdc-dialog__container {
|
962 |
+
transform: scale(1); }
|
963 |
+
|
964 |
+
.mdc-dialog--open .mdc-dialog__scrim {
|
965 |
+
opacity: 1; }
|
966 |
+
|
967 |
+
.mdc-dialog--open .mdc-dialog__container {
|
968 |
+
transform: scale(1);
|
969 |
+
opacity: 1; }
|
970 |
+
|
971 |
+
.mdc-dialog-scroll-lock {
|
972 |
+
overflow: hidden; }
|
973 |
+
|
974 |
+
.mdc-form-field {
|
975 |
+
font-family: Roboto, sans-serif;
|
976 |
+
-moz-osx-font-smoothing: grayscale;
|
977 |
+
-webkit-font-smoothing: antialiased;
|
978 |
+
font-size: 0.875rem;
|
979 |
+
line-height: 1.25rem;
|
980 |
+
font-weight: 400;
|
981 |
+
letter-spacing: 0.01786em;
|
982 |
+
text-decoration: inherit;
|
983 |
+
text-transform: inherit;
|
984 |
+
color: rgba(0, 0, 0, 0.87);
|
985 |
+
/* @alternate */
|
986 |
+
color: rgba(0, 0, 0, 0.87);
|
987 |
+
color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
|
988 |
+
display: inline-flex;
|
989 |
+
align-items: center;
|
990 |
+
vertical-align: middle; }
|
991 |
+
.mdc-form-field > label {
|
992 |
+
order: 0;
|
993 |
+
/* @noflip */
|
994 |
+
margin-right: auto;
|
995 |
+
/* @noflip */
|
996 |
+
padding-left: 4px; }
|
997 |
+
[dir="rtl"] .mdc-form-field > label, .mdc-form-field[dir="rtl"] > label {
|
998 |
+
/* @noflip */
|
999 |
+
margin-left: auto;
|
1000 |
+
/* @noflip */
|
1001 |
+
padding-right: 4px; }
|
1002 |
+
|
1003 |
+
.mdc-form-field--align-end > label {
|
1004 |
+
order: -1;
|
1005 |
+
/* @noflip */
|
1006 |
+
margin-left: auto;
|
1007 |
+
/* @noflip */
|
1008 |
+
padding-right: 4px; }
|
1009 |
+
|
1010 |
+
[dir="rtl"] .mdc-form-field--align-end > label, .mdc-form-field--align-end[dir="rtl"] > label {
|
1011 |
+
/* @noflip */
|
1012 |
+
margin-right: auto;
|
1013 |
+
/* @noflip */
|
1014 |
+
padding-left: 4px; }
|
1015 |
+
|
1016 |
+
:root {
|
1017 |
+
--mdc-layout-grid-margin-desktop: 24px;
|
1018 |
+
--mdc-layout-grid-gutter-desktop: 24px;
|
1019 |
+
--mdc-layout-grid-column-width-desktop: 72px;
|
1020 |
+
--mdc-layout-grid-margin-tablet: 16px;
|
1021 |
+
--mdc-layout-grid-gutter-tablet: 16px;
|
1022 |
+
--mdc-layout-grid-column-width-tablet: 72px;
|
1023 |
+
--mdc-layout-grid-margin-phone: 16px;
|
1024 |
+
--mdc-layout-grid-gutter-phone: 16px;
|
1025 |
+
--mdc-layout-grid-column-width-phone: 72px; }
|
1026 |
+
|
1027 |
+
@media (min-width: 961px) {
|
1028 |
+
.mdc-layout-grid {
|
1029 |
+
box-sizing: border-box;
|
1030 |
+
margin: 0 auto;
|
1031 |
+
padding: 24px;
|
1032 |
+
padding: 24px;
|
1033 |
+
padding: var(--mdc-layout-grid-margin-desktop, 24px); } }
|
1034 |
+
|
1035 |
+
@media (min-width: 601px) and (max-width: 960px) {
|
1036 |
+
.mdc-layout-grid {
|
1037 |
+
box-sizing: border-box;
|
1038 |
+
margin: 0 auto;
|
1039 |
+
padding: 16px;
|
1040 |
+
padding: 16px;
|
1041 |
+
padding: var(--mdc-layout-grid-margin-tablet, 16px); } }
|
1042 |
+
|
1043 |
+
@media (max-width: 600px) {
|
1044 |
+
.mdc-layout-grid {
|
1045 |
+
box-sizing: border-box;
|
1046 |
+
margin: 0 auto;
|
1047 |
+
padding: 16px;
|
1048 |
+
padding: 16px;
|
1049 |
+
padding: var(--mdc-layout-grid-margin-phone, 16px); } }
|
1050 |
+
|
1051 |
+
@media (min-width: 961px) {
|
1052 |
+
.mdc-layout-grid__inner {
|
1053 |
+
display: flex;
|
1054 |
+
flex-flow: row wrap;
|
1055 |
+
align-items: stretch;
|
1056 |
+
margin: -12px;
|
1057 |
+
margin: calc(24px / 2 * -1);
|
1058 |
+
margin: calc(var(--mdc-layout-grid-gutter-desktop, 24px) / 2 * -1); }
|
1059 |
+
@supports (display: grid) {
|
1060 |
+
.mdc-layout-grid__inner {
|
1061 |
+
display: grid;
|
1062 |
+
margin: 0;
|
1063 |
+
grid-gap: 24px;
|
1064 |
+
grid-gap: 24px;
|
1065 |
+
grid-gap: var(--mdc-layout-grid-gutter-desktop, 24px);
|
1066 |
+
grid-template-columns: repeat(12, minmax(0, 1fr)); } } }
|
1067 |
+
|
1068 |
+
@media (min-width: 601px) and (max-width: 960px) {
|
1069 |
+
.mdc-layout-grid__inner {
|
1070 |
+
display: flex;
|
1071 |
+
flex-flow: row wrap;
|
1072 |
+
align-items: stretch;
|
1073 |
+
margin: -8px;
|
1074 |
+
margin: calc(16px / 2 * -1);
|
1075 |
+
margin: calc(var(--mdc-layout-grid-gutter-tablet, 16px) / 2 * -1); }
|
1076 |
+
@supports (display: grid) {
|
1077 |
+
.mdc-layout-grid__inner {
|
1078 |
+
display: grid;
|
1079 |
+
margin: 0;
|
1080 |
+
grid-gap: 16px;
|
1081 |
+
grid-gap: 16px;
|
1082 |
+
grid-gap: var(--mdc-layout-grid-gutter-tablet, 16px);
|
1083 |
+
grid-template-columns: repeat(8, minmax(0, 1fr)); } } }
|
1084 |
+
|
1085 |
+
@media (max-width: 600px) {
|
1086 |
+
.mdc-layout-grid__inner {
|
1087 |
+
display: flex;
|
1088 |
+
flex-flow: row wrap;
|
1089 |
+
align-items: stretch;
|
1090 |
+
margin: -8px;
|
1091 |
+
margin: calc(16px / 2 * -1);
|
1092 |
+
margin: calc(var(--mdc-layout-grid-gutter-phone, 16px) / 2 * -1); }
|
1093 |
+
@supports (display: grid) {
|
1094 |
+
.mdc-layout-grid__inner {
|
1095 |
+
display: grid;
|
1096 |
+
margin: 0;
|
1097 |
+
grid-gap: 16px;
|
1098 |
+
grid-gap: 16px;
|
1099 |
+
grid-gap: var(--mdc-layout-grid-gutter-phone, 16px);
|
1100 |
+
grid-template-columns: repeat(4, minmax(0, 1fr)); } } }
|
1101 |
+
|
1102 |
+
@media (min-width: 961px) {
|
1103 |
+
.mdc-layout-grid__cell {
|
1104 |
+
width: calc(33.33333% - 24px);
|
1105 |
+
width: calc(33.33333% - 24px);
|
1106 |
+
width: calc(33.33333% - var(--mdc-layout-grid-gutter-desktop, 24px));
|
1107 |
+
box-sizing: border-box;
|
1108 |
+
margin: 12px;
|
1109 |
+
margin: calc(24px / 2);
|
1110 |
+
margin: calc(var(--mdc-layout-grid-gutter-desktop, 24px) / 2); }
|
1111 |
+
@supports (display: grid) {
|
1112 |
+
.mdc-layout-grid__cell {
|
1113 |
+
width: auto;
|
1114 |
+
grid-column-end: span 4; } }
|
1115 |
+
@supports (display: grid) {
|
1116 |
+
.mdc-layout-grid__cell {
|
1117 |
+
margin: 0; } }
|
1118 |
+
.mdc-layout-grid__cell--span-1,
|
1119 |
+
.mdc-layout-grid__cell--span-1-desktop {
|
1120 |
+
width: calc(8.33333% - 24px);
|
1121 |
+
width: calc(8.33333% - 24px);
|
1122 |
+
width: calc(8.33333% - var(--mdc-layout-grid-gutter-desktop, 24px)); }
|
1123 |
+
@supports (display: grid) {
|
1124 |
+
.mdc-layout-grid__cell--span-1,
|
1125 |
+
.mdc-layout-grid__cell--span-1-desktop {
|
1126 |
+
width: auto;
|
1127 |
+
grid-column-end: span 1; } }
|
1128 |
+
.mdc-layout-grid__cell--span-2,
|
1129 |
+
.mdc-layout-grid__cell--span-2-desktop {
|
1130 |
+
width: calc(16.66667% - 24px);
|
1131 |
+
width: calc(16.66667% - 24px);
|
1132 |
+
width: calc(16.66667% - var(--mdc-layout-grid-gutter-desktop, 24px)); }
|
1133 |
+
@supports (display: grid) {
|
1134 |
+
.mdc-layout-grid__cell--span-2,
|
1135 |
+
.mdc-layout-grid__cell--span-2-desktop {
|
1136 |
+
width: auto;
|
1137 |
+
grid-column-end: span 2; } }
|
1138 |
+
.mdc-layout-grid__cell--span-3,
|
1139 |
+
.mdc-layout-grid__cell--span-3-desktop {
|
1140 |
+
width: calc(25% - 24px);
|
1141 |
+
width: calc(25% - 24px);
|
1142 |
+
width: calc(25% - var(--mdc-layout-grid-gutter-desktop, 24px)); }
|
1143 |
+
@supports (display: grid) {
|
1144 |
+
.mdc-layout-grid__cell--span-3,
|
1145 |
+
.mdc-layout-grid__cell--span-3-desktop {
|
1146 |
+
width: auto;
|
1147 |
+
grid-column-end: span 3; } }
|
1148 |
+
.mdc-layout-grid__cell--span-4,
|
1149 |
+
.mdc-layout-grid__cell--span-4-desktop {
|
1150 |
+
width: calc(33.33333% - 24px);
|
1151 |
+
width: calc(33.33333% - 24px);
|
1152 |
+
width: calc(33.33333% - var(--mdc-layout-grid-gutter-desktop, 24px)); }
|
1153 |
+
@supports (display: grid) {
|
1154 |
+
.mdc-layout-grid__cell--span-4,
|
1155 |
+
.mdc-layout-grid__cell--span-4-desktop {
|
1156 |
+
width: auto;
|
1157 |
+
grid-column-end: span 4; } }
|
1158 |
+
.mdc-layout-grid__cell--span-5,
|
1159 |
+
.mdc-layout-grid__cell--span-5-desktop {
|
1160 |
+
width: calc(41.66667% - 24px);
|
1161 |
+
width: calc(41.66667% - 24px);
|
1162 |
+
width: calc(41.66667% - var(--mdc-layout-grid-gutter-desktop, 24px)); }
|
1163 |
+
@supports (display: grid) {
|
1164 |
+
.mdc-layout-grid__cell--span-5,
|
1165 |
+
.mdc-layout-grid__cell--span-5-desktop {
|
1166 |
+
width: auto;
|
1167 |
+
grid-column-end: span 5; } }
|
1168 |
+
.mdc-layout-grid__cell--span-6,
|
1169 |
+
.mdc-layout-grid__cell--span-6-desktop {
|
1170 |
+
width: calc(50% - 24px);
|
1171 |
+
width: calc(50% - 24px);
|
1172 |
+
width: calc(50% - var(--mdc-layout-grid-gutter-desktop, 24px)); }
|
1173 |
+
@supports (display: grid) {
|
1174 |
+
.mdc-layout-grid__cell--span-6,
|
1175 |
+
.mdc-layout-grid__cell--span-6-desktop {
|
1176 |
+
width: auto;
|
1177 |
+
grid-column-end: span 6; } }
|
1178 |
+
.mdc-layout-grid__cell--span-7,
|
1179 |
+
.mdc-layout-grid__cell--span-7-desktop {
|
1180 |
+
width: calc(58.33333% - 24px);
|
1181 |
+
width: calc(58.33333% - 24px);
|
1182 |
+
width: calc(58.33333% - var(--mdc-layout-grid-gutter-desktop, 24px)); }
|
1183 |
+
@supports (display: grid) {
|
1184 |
+
.mdc-layout-grid__cell--span-7,
|
1185 |
+
.mdc-layout-grid__cell--span-7-desktop {
|
1186 |
+
width: auto;
|
1187 |
+
grid-column-end: span 7; } }
|
1188 |
+
.mdc-layout-grid__cell--span-8,
|
1189 |
+
.mdc-layout-grid__cell--span-8-desktop {
|
1190 |
+
width: calc(66.66667% - 24px);
|
1191 |
+
width: calc(66.66667% - 24px);
|
1192 |
+
width: calc(66.66667% - var(--mdc-layout-grid-gutter-desktop, 24px)); }
|
1193 |
+
@supports (display: grid) {
|
1194 |
+
.mdc-layout-grid__cell--span-8,
|
1195 |
+
.mdc-layout-grid__cell--span-8-desktop {
|
1196 |
+
width: auto;
|
1197 |
+
grid-column-end: span 8; } }
|
1198 |
+
.mdc-layout-grid__cell--span-9,
|
1199 |
+
.mdc-layout-grid__cell--span-9-desktop {
|
1200 |
+
width: calc(75% - 24px);
|
1201 |
+
width: calc(75% - 24px);
|
1202 |
+
width: calc(75% - var(--mdc-layout-grid-gutter-desktop, 24px)); }
|
1203 |
+
@supports (display: grid) {
|
1204 |
+
.mdc-layout-grid__cell--span-9,
|
1205 |
+
.mdc-layout-grid__cell--span-9-desktop {
|
1206 |
+
width: auto;
|
1207 |
+
grid-column-end: span 9; } }
|
1208 |
+
.mdc-layout-grid__cell--span-10,
|
1209 |
+
.mdc-layout-grid__cell--span-10-desktop {
|
1210 |
+
width: calc(83.33333% - 24px);
|
1211 |
+
width: calc(83.33333% - 24px);
|
1212 |
+
width: calc(83.33333% - var(--mdc-layout-grid-gutter-desktop, 24px)); }
|
1213 |
+
@supports (display: grid) {
|
1214 |
+
.mdc-layout-grid__cell--span-10,
|
1215 |
+
.mdc-layout-grid__cell--span-10-desktop {
|
1216 |
+
width: auto;
|
1217 |
+
grid-column-end: span 10; } }
|
1218 |
+
.mdc-layout-grid__cell--span-11,
|
1219 |
+
.mdc-layout-grid__cell--span-11-desktop {
|
1220 |
+
width: calc(91.66667% - 24px);
|
1221 |
+
width: calc(91.66667% - 24px);
|
1222 |
+
width: calc(91.66667% - var(--mdc-layout-grid-gutter-desktop, 24px)); }
|
1223 |
+
@supports (display: grid) {
|
1224 |
+
.mdc-layout-grid__cell--span-11,
|
1225 |
+
.mdc-layout-grid__cell--span-11-desktop {
|
1226 |
+
width: auto;
|
1227 |
+
grid-column-end: span 11; } }
|
1228 |
+
.mdc-layout-grid__cell--span-12,
|
1229 |
+
.mdc-layout-grid__cell--span-12-desktop {
|
1230 |
+
width: calc(100% - 24px);
|
1231 |
+
width: calc(100% - 24px);
|
1232 |
+
width: calc(100% - var(--mdc-layout-grid-gutter-desktop, 24px)); }
|
1233 |
+
@supports (display: grid) {
|
1234 |
+
.mdc-layout-grid__cell--span-12,
|
1235 |
+
.mdc-layout-grid__cell--span-12-desktop {
|
1236 |
+
width: auto;
|
1237 |
+
grid-column-end: span 12; } } }
|
1238 |
+
|
1239 |
+
@media (min-width: 601px) and (max-width: 960px) {
|
1240 |
+
.mdc-layout-grid__cell {
|
1241 |
+
width: calc(50% - 16px);
|
1242 |
+
width: calc(50% - 16px);
|
1243 |
+
width: calc(50% - var(--mdc-layout-grid-gutter-tablet, 16px));
|
1244 |
+
box-sizing: border-box;
|
1245 |
+
margin: 8px;
|
1246 |
+
margin: calc(16px / 2);
|
1247 |
+
margin: calc(var(--mdc-layout-grid-gutter-tablet, 16px) / 2); }
|
1248 |
+
@supports (display: grid) {
|
1249 |
+
.mdc-layout-grid__cell {
|
1250 |
+
width: auto;
|
1251 |
+
grid-column-end: span 4; } }
|
1252 |
+
@supports (display: grid) {
|
1253 |
+
.mdc-layout-grid__cell {
|
1254 |
+
margin: 0; } }
|
1255 |
+
.mdc-layout-grid__cell--span-1,
|
1256 |
+
.mdc-layout-grid__cell--span-1-tablet {
|
1257 |
+
width: calc(12.5% - 16px);
|
1258 |
+
width: calc(12.5% - 16px);
|
1259 |
+
width: calc(12.5% - var(--mdc-layout-grid-gutter-tablet, 16px)); }
|
1260 |
+
@supports (display: grid) {
|
1261 |
+
.mdc-layout-grid__cell--span-1,
|
1262 |
+
.mdc-layout-grid__cell--span-1-tablet {
|
1263 |
+
width: auto;
|
1264 |
+
grid-column-end: span 1; } }
|
1265 |
+
.mdc-layout-grid__cell--span-2,
|
1266 |
+
.mdc-layout-grid__cell--span-2-tablet {
|
1267 |
+
width: calc(25% - 16px);
|
1268 |
+
width: calc(25% - 16px);
|
1269 |
+
width: calc(25% - var(--mdc-layout-grid-gutter-tablet, 16px)); }
|
1270 |
+
@supports (display: grid) {
|
1271 |
+
.mdc-layout-grid__cell--span-2,
|
1272 |
+
.mdc-layout-grid__cell--span-2-tablet {
|
1273 |
+
width: auto;
|
1274 |
+
grid-column-end: span 2; } }
|
1275 |
+
.mdc-layout-grid__cell--span-3,
|
1276 |
+
.mdc-layout-grid__cell--span-3-tablet {
|
1277 |
+
width: calc(37.5% - 16px);
|
1278 |
+
width: calc(37.5% - 16px);
|
1279 |
+
width: calc(37.5% - var(--mdc-layout-grid-gutter-tablet, 16px)); }
|
1280 |
+
@supports (display: grid) {
|
1281 |
+
.mdc-layout-grid__cell--span-3,
|
1282 |
+
.mdc-layout-grid__cell--span-3-tablet {
|
1283 |
+
width: auto;
|
1284 |
+
grid-column-end: span 3; } }
|
1285 |
+
.mdc-layout-grid__cell--span-4,
|
1286 |
+
.mdc-layout-grid__cell--span-4-tablet {
|
1287 |
+
width: calc(50% - 16px);
|
1288 |
+
width: calc(50% - 16px);
|
1289 |
+
width: calc(50% - var(--mdc-layout-grid-gutter-tablet, 16px)); }
|
1290 |
+
@supports (display: grid) {
|
1291 |
+
.mdc-layout-grid__cell--span-4,
|
1292 |
+
.mdc-layout-grid__cell--span-4-tablet {
|
1293 |
+
width: auto;
|
1294 |
+
grid-column-end: span 4; } }
|
1295 |
+
.mdc-layout-grid__cell--span-5,
|
1296 |
+
.mdc-layout-grid__cell--span-5-tablet {
|
1297 |
+
width: calc(62.5% - 16px);
|
1298 |
+
width: calc(62.5% - 16px);
|
1299 |
+
width: calc(62.5% - var(--mdc-layout-grid-gutter-tablet, 16px)); }
|
1300 |
+
@supports (display: grid) {
|
1301 |
+
.mdc-layout-grid__cell--span-5,
|
1302 |
+
.mdc-layout-grid__cell--span-5-tablet {
|
1303 |
+
width: auto;
|
1304 |
+
grid-column-end: span 5; } }
|
1305 |
+
.mdc-layout-grid__cell--span-6,
|
1306 |
+
.mdc-layout-grid__cell--span-6-tablet {
|
1307 |
+
width: calc(75% - 16px);
|
1308 |
+
width: calc(75% - 16px);
|
1309 |
+
width: calc(75% - var(--mdc-layout-grid-gutter-tablet, 16px)); }
|
1310 |
+
@supports (display: grid) {
|
1311 |
+
.mdc-layout-grid__cell--span-6,
|
1312 |
+
.mdc-layout-grid__cell--span-6-tablet {
|
1313 |
+
width: auto;
|
1314 |
+
grid-column-end: span 6; } }
|
1315 |
+
.mdc-layout-grid__cell--span-7,
|
1316 |
+
.mdc-layout-grid__cell--span-7-tablet {
|
1317 |
+
width: calc(87.5% - 16px);
|
1318 |
+
width: calc(87.5% - 16px);
|
1319 |
+
width: calc(87.5% - var(--mdc-layout-grid-gutter-tablet, 16px)); }
|
1320 |
+
@supports (display: grid) {
|
1321 |
+
.mdc-layout-grid__cell--span-7,
|
1322 |
+
.mdc-layout-grid__cell--span-7-tablet {
|
1323 |
+
width: auto;
|
1324 |
+
grid-column-end: span 7; } }
|
1325 |
+
.mdc-layout-grid__cell--span-8,
|
1326 |
+
.mdc-layout-grid__cell--span-8-tablet {
|
1327 |
+
width: calc(100% - 16px);
|
1328 |
+
width: calc(100% - 16px);
|
1329 |
+
width: calc(100% - var(--mdc-layout-grid-gutter-tablet, 16px)); }
|
1330 |
+
@supports (display: grid) {
|
1331 |
+
.mdc-layout-grid__cell--span-8,
|
1332 |
+
.mdc-layout-grid__cell--span-8-tablet {
|
1333 |
+
width: auto;
|
1334 |
+
grid-column-end: span 8; } }
|
1335 |
+
.mdc-layout-grid__cell--span-9,
|
1336 |
+
.mdc-layout-grid__cell--span-9-tablet {
|
1337 |
+
width: calc(100% - 16px);
|
1338 |
+
width: calc(100% - 16px);
|
1339 |
+
width: calc(100% - var(--mdc-layout-grid-gutter-tablet, 16px)); }
|
1340 |
+
@supports (display: grid) {
|
1341 |
+
.mdc-layout-grid__cell--span-9,
|
1342 |
+
.mdc-layout-grid__cell--span-9-tablet {
|
1343 |
+
width: auto;
|
1344 |
+
grid-column-end: span 8; } }
|
1345 |
+
.mdc-layout-grid__cell--span-10,
|
1346 |
+
.mdc-layout-grid__cell--span-10-tablet {
|
1347 |
+
width: calc(100% - 16px);
|
1348 |
+
width: calc(100% - 16px);
|
1349 |
+
width: calc(100% - var(--mdc-layout-grid-gutter-tablet, 16px)); }
|
1350 |
+
@supports (display: grid) {
|
1351 |
+
.mdc-layout-grid__cell--span-10,
|
1352 |
+
.mdc-layout-grid__cell--span-10-tablet {
|
1353 |
+
width: auto;
|
1354 |
+
grid-column-end: span 8; } }
|
1355 |
+
.mdc-layout-grid__cell--span-11,
|
1356 |
+
.mdc-layout-grid__cell--span-11-tablet {
|
1357 |
+
width: calc(100% - 16px);
|
1358 |
+
width: calc(100% - 16px);
|
1359 |
+
width: calc(100% - var(--mdc-layout-grid-gutter-tablet, 16px)); }
|
1360 |
+
@supports (display: grid) {
|
1361 |
+
.mdc-layout-grid__cell--span-11,
|
1362 |
+
.mdc-layout-grid__cell--span-11-tablet {
|
1363 |
+
width: auto;
|
1364 |
+
grid-column-end: span 8; } }
|
1365 |
+
.mdc-layout-grid__cell--span-12,
|
1366 |
+
.mdc-layout-grid__cell--span-12-tablet {
|
1367 |
+
width: calc(100% - 16px);
|
1368 |
+
width: calc(100% - 16px);
|
1369 |
+
width: calc(100% - var(--mdc-layout-grid-gutter-tablet, 16px)); }
|
1370 |
+
@supports (display: grid) {
|
1371 |
+
.mdc-layout-grid__cell--span-12,
|
1372 |
+
.mdc-layout-grid__cell--span-12-tablet {
|
1373 |
+
width: auto;
|
1374 |
+
grid-column-end: span 8; } } }
|
1375 |
+
|
1376 |
+
@media (max-width: 600px) {
|
1377 |
+
.mdc-layout-grid__cell {
|
1378 |
+
width: calc(100% - 16px);
|
1379 |
+
width: calc(100% - 16px);
|
1380 |
+
width: calc(100% - var(--mdc-layout-grid-gutter-phone, 16px));
|
1381 |
+
box-sizing: border-box;
|
1382 |
+
margin: 8px;
|
1383 |
+
margin: calc(16px / 2);
|
1384 |
+
margin: calc(var(--mdc-layout-grid-gutter-phone, 16px) / 2); }
|
1385 |
+
@supports (display: grid) {
|
1386 |
+
.mdc-layout-grid__cell {
|
1387 |
+
width: auto;
|
1388 |
+
grid-column-end: span 4; } }
|
1389 |
+
@supports (display: grid) {
|
1390 |
+
.mdc-layout-grid__cell {
|
1391 |
+
margin: 0; } }
|
1392 |
+
.mdc-layout-grid__cell--span-1,
|
1393 |
+
.mdc-layout-grid__cell--span-1-phone {
|
1394 |
+
width: calc(25% - 16px);
|
1395 |
+
width: calc(25% - 16px);
|
1396 |
+
width: calc(25% - var(--mdc-layout-grid-gutter-phone, 16px)); }
|
1397 |
+
@supports (display: grid) {
|
1398 |
+
.mdc-layout-grid__cell--span-1,
|
1399 |
+
.mdc-layout-grid__cell--span-1-phone {
|
1400 |
+
width: auto;
|
1401 |
+
grid-column-end: span 1; } }
|
1402 |
+
.mdc-layout-grid__cell--span-2,
|
1403 |
+
.mdc-layout-grid__cell--span-2-phone {
|
1404 |
+
width: calc(50% - 16px);
|
1405 |
+
width: calc(50% - 16px);
|
1406 |
+
width: calc(50% - var(--mdc-layout-grid-gutter-phone, 16px)); }
|
1407 |
+
@supports (display: grid) {
|
1408 |
+
.mdc-layout-grid__cell--span-2,
|
1409 |
+
.mdc-layout-grid__cell--span-2-phone {
|
1410 |
+
width: auto;
|
1411 |
+
grid-column-end: span 2; } }
|
1412 |
+
.mdc-layout-grid__cell--span-3,
|
1413 |
+
.mdc-layout-grid__cell--span-3-phone {
|
1414 |
+
width: calc(75% - 16px);
|
1415 |
+
width: calc(75% - 16px);
|
1416 |
+
width: calc(75% - var(--mdc-layout-grid-gutter-phone, 16px)); }
|
1417 |
+
@supports (display: grid) {
|
1418 |
+
.mdc-layout-grid__cell--span-3,
|
1419 |
+
.mdc-layout-grid__cell--span-3-phone {
|
1420 |
+
width: auto;
|
1421 |
+
grid-column-end: span 3; } }
|
1422 |
+
.mdc-layout-grid__cell--span-4,
|
1423 |
+
.mdc-layout-grid__cell--span-4-phone {
|
1424 |
+
width: calc(100% - 16px);
|
1425 |
+
width: calc(100% - 16px);
|
1426 |
+
width: calc(100% - var(--mdc-layout-grid-gutter-phone, 16px)); }
|
1427 |
+
@supports (display: grid) {
|
1428 |
+
.mdc-layout-grid__cell--span-4,
|
1429 |
+
.mdc-layout-grid__cell--span-4-phone {
|
1430 |
+
width: auto;
|
1431 |
+
grid-column-end: span 4; } }
|
1432 |
+
.mdc-layout-grid__cell--span-5,
|
1433 |
+
.mdc-layout-grid__cell--span-5-phone {
|
1434 |
+
width: calc(100% - 16px);
|
1435 |
+
width: calc(100% - 16px);
|
1436 |
+
width: calc(100% - var(--mdc-layout-grid-gutter-phone, 16px)); }
|
1437 |
+
@supports (display: grid) {
|
1438 |
+
.mdc-layout-grid__cell--span-5,
|
1439 |
+
.mdc-layout-grid__cell--span-5-phone {
|
1440 |
+
width: auto;
|
1441 |
+
grid-column-end: span 4; } }
|
1442 |
+
.mdc-layout-grid__cell--span-6,
|
1443 |
+
.mdc-layout-grid__cell--span-6-phone {
|
1444 |
+
width: calc(100% - 16px);
|
1445 |
+
width: calc(100% - 16px);
|
1446 |
+
width: calc(100% - var(--mdc-layout-grid-gutter-phone, 16px)); }
|
1447 |
+
@supports (display: grid) {
|
1448 |
+
.mdc-layout-grid__cell--span-6,
|
1449 |
+
.mdc-layout-grid__cell--span-6-phone {
|
1450 |
+
width: auto;
|
1451 |
+
grid-column-end: span 4; } }
|
1452 |
+
.mdc-layout-grid__cell--span-7,
|
1453 |
+
.mdc-layout-grid__cell--span-7-phone {
|
1454 |
+
width: calc(100% - 16px);
|
1455 |
+
width: calc(100% - 16px);
|
1456 |
+
width: calc(100% - var(--mdc-layout-grid-gutter-phone, 16px)); }
|
1457 |
+
@supports (display: grid) {
|
1458 |
+
.mdc-layout-grid__cell--span-7,
|
1459 |
+
.mdc-layout-grid__cell--span-7-phone {
|
1460 |
+
width: auto;
|
1461 |
+
grid-column-end: span 4; } }
|
1462 |
+
.mdc-layout-grid__cell--span-8,
|
1463 |
+
.mdc-layout-grid__cell--span-8-phone {
|
1464 |
+
width: calc(100% - 16px);
|
1465 |
+
width: calc(100% - 16px);
|
1466 |
+
width: calc(100% - var(--mdc-layout-grid-gutter-phone, 16px)); }
|
1467 |
+
@supports (display: grid) {
|
1468 |
+
.mdc-layout-grid__cell--span-8,
|
1469 |
+
.mdc-layout-grid__cell--span-8-phone {
|
1470 |
+
width: auto;
|
1471 |
+
grid-column-end: span 4; } }
|
1472 |
+
.mdc-layout-grid__cell--span-9,
|
1473 |
+
.mdc-layout-grid__cell--span-9-phone {
|
1474 |
+
width: calc(100% - 16px);
|
1475 |
+
width: calc(100% - 16px);
|
1476 |
+
width: calc(100% - var(--mdc-layout-grid-gutter-phone, 16px)); }
|
1477 |
+
@supports (display: grid) {
|
1478 |
+
.mdc-layout-grid__cell--span-9,
|
1479 |
+
.mdc-layout-grid__cell--span-9-phone {
|
1480 |
+
width: auto;
|
1481 |
+
grid-column-end: span 4; } }
|
1482 |
+
.mdc-layout-grid__cell--span-10,
|
1483 |
+
.mdc-layout-grid__cell--span-10-phone {
|
1484 |
+
width: calc(100% - 16px);
|
1485 |
+
width: calc(100% - 16px);
|
1486 |
+
width: calc(100% - var(--mdc-layout-grid-gutter-phone, 16px)); }
|
1487 |
+
@supports (display: grid) {
|
1488 |
+
.mdc-layout-grid__cell--span-10,
|
1489 |
+
.mdc-layout-grid__cell--span-10-phone {
|
1490 |
+
width: auto;
|
1491 |
+
grid-column-end: span 4; } }
|
1492 |
+
.mdc-layout-grid__cell--span-11,
|
1493 |
+
.mdc-layout-grid__cell--span-11-phone {
|
1494 |
+
width: calc(100% - 16px);
|
1495 |
+
width: calc(100% - 16px);
|
1496 |
+
width: calc(100% - var(--mdc-layout-grid-gutter-phone, 16px)); }
|
1497 |
+
@supports (display: grid) {
|
1498 |
+
.mdc-layout-grid__cell--span-11,
|
1499 |
+
.mdc-layout-grid__cell--span-11-phone {
|
1500 |
+
width: auto;
|
1501 |
+
grid-column-end: span 4; } }
|
1502 |
+
.mdc-layout-grid__cell--span-12,
|
1503 |
+
.mdc-layout-grid__cell--span-12-phone {
|
1504 |
+
width: calc(100% - 16px);
|
1505 |
+
width: calc(100% - 16px);
|
1506 |
+
width: calc(100% - var(--mdc-layout-grid-gutter-phone, 16px)); }
|
1507 |
+
@supports (display: grid) {
|
1508 |
+
.mdc-layout-grid__cell--span-12,
|
1509 |
+
.mdc-layout-grid__cell--span-12-phone {
|
1510 |
+
width: auto;
|
1511 |
+
grid-column-end: span 4; } } }
|
1512 |
+
|
1513 |
+
.mdc-layout-grid__cell--order-1 {
|
1514 |
+
order: 1; }
|
1515 |
+
|
1516 |
+
.mdc-layout-grid__cell--order-2 {
|
1517 |
+
order: 2; }
|
1518 |
+
|
1519 |
+
.mdc-layout-grid__cell--order-3 {
|
1520 |
+
order: 3; }
|
1521 |
+
|
1522 |
+
.mdc-layout-grid__cell--order-4 {
|
1523 |
+
order: 4; }
|
1524 |
+
|
1525 |
+
.mdc-layout-grid__cell--order-5 {
|
1526 |
+
order: 5; }
|
1527 |
+
|
1528 |
+
.mdc-layout-grid__cell--order-6 {
|
1529 |
+
order: 6; }
|
1530 |
+
|
1531 |
+
.mdc-layout-grid__cell--order-7 {
|
1532 |
+
order: 7; }
|
1533 |
+
|
1534 |
+
.mdc-layout-grid__cell--order-8 {
|
1535 |
+
order: 8; }
|
1536 |
+
|
1537 |
+
.mdc-layout-grid__cell--order-9 {
|
1538 |
+
order: 9; }
|
1539 |
+
|
1540 |
+
.mdc-layout-grid__cell--order-10 {
|
1541 |
+
order: 10; }
|
1542 |
+
|
1543 |
+
.mdc-layout-grid__cell--order-11 {
|
1544 |
+
order: 11; }
|
1545 |
+
|
1546 |
+
.mdc-layout-grid__cell--order-12 {
|
1547 |
+
order: 12; }
|
1548 |
+
|
1549 |
+
.mdc-layout-grid__cell--align-top {
|
1550 |
+
align-self: flex-start; }
|
1551 |
+
@supports (display: grid) {
|
1552 |
+
.mdc-layout-grid__cell--align-top {
|
1553 |
+
align-self: start; } }
|
1554 |
+
|
1555 |
+
.mdc-layout-grid__cell--align-middle {
|
1556 |
+
align-self: center; }
|
1557 |
+
|
1558 |
+
.mdc-layout-grid__cell--align-bottom {
|
1559 |
+
align-self: flex-end; }
|
1560 |
+
@supports (display: grid) {
|
1561 |
+
.mdc-layout-grid__cell--align-bottom {
|
1562 |
+
align-self: end; } }
|
1563 |
+
|
1564 |
+
@media (min-width: 961px) {
|
1565 |
+
.mdc-layout-grid--fixed-column-width {
|
1566 |
+
width: 1176px;
|
1567 |
+
width: calc( 72px * 12 + 24px * 11 + 24px * 2);
|
1568 |
+
width: calc( var(--mdc-layout-grid-column-width-desktop, 72px) * 12 + var(--mdc-layout-grid-gutter-desktop, 24px) * 11 + var(--mdc-layout-grid-margin-desktop, 24px) * 2); } }
|
1569 |
+
|
1570 |
+
@media (min-width: 601px) and (max-width: 960px) {
|
1571 |
+
.mdc-layout-grid--fixed-column-width {
|
1572 |
+
width: 720px;
|
1573 |
+
width: calc( 72px * 8 + 16px * 7 + 16px * 2);
|
1574 |
+
width: calc( var(--mdc-layout-grid-column-width-tablet, 72px) * 8 + var(--mdc-layout-grid-gutter-tablet, 16px) * 7 + var(--mdc-layout-grid-margin-tablet, 16px) * 2); } }
|
1575 |
+
|
1576 |
+
@media (max-width: 600px) {
|
1577 |
+
.mdc-layout-grid--fixed-column-width {
|
1578 |
+
width: 368px;
|
1579 |
+
width: calc( 72px * 4 + 16px * 3 + 16px * 2);
|
1580 |
+
width: calc( var(--mdc-layout-grid-column-width-phone, 72px) * 4 + var(--mdc-layout-grid-gutter-phone, 16px) * 3 + var(--mdc-layout-grid-margin-phone, 16px) * 2); } }
|
1581 |
+
|
1582 |
+
.mdc-layout-grid--align-left {
|
1583 |
+
margin-right: auto;
|
1584 |
+
margin-left: 0; }
|
1585 |
+
|
1586 |
+
.mdc-layout-grid--align-right {
|
1587 |
+
margin-right: 0;
|
1588 |
+
margin-left: auto; }
|
1589 |
+
|
1590 |
+
@keyframes primary-indeterminate-translate {
|
1591 |
+
0% {
|
1592 |
+
transform: translateX(0); }
|
1593 |
+
20% {
|
1594 |
+
animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
|
1595 |
+
transform: translateX(0); }
|
1596 |
+
59.15% {
|
1597 |
+
animation-timing-function: cubic-bezier(0.30244, 0.38135, 0.55, 0.95635);
|
1598 |
+
transform: translateX(83.67142%); }
|
1599 |
+
100% {
|
1600 |
+
transform: translateX(200.61106%); } }
|
1601 |
+
|
1602 |
+
@keyframes primary-indeterminate-scale {
|
1603 |
+
0% {
|
1604 |
+
transform: scaleX(0.08); }
|
1605 |
+
36.65% {
|
1606 |
+
animation-timing-function: cubic-bezier(0.33473, 0.12482, 0.78584, 1);
|
1607 |
+
transform: scaleX(0.08); }
|
1608 |
+
69.15% {
|
1609 |
+
animation-timing-function: cubic-bezier(0.06, 0.11, 0.6, 1);
|
1610 |
+
transform: scaleX(0.66148); }
|
1611 |
+
100% {
|
1612 |
+
transform: scaleX(0.08); } }
|
1613 |
+
|
1614 |
+
@keyframes secondary-indeterminate-translate {
|
1615 |
+
0% {
|
1616 |
+
animation-timing-function: cubic-bezier(0.15, 0, 0.51506, 0.40969);
|
1617 |
+
transform: translateX(0); }
|
1618 |
+
25% {
|
1619 |
+
animation-timing-function: cubic-bezier(0.31033, 0.28406, 0.8, 0.73371);
|
1620 |
+
transform: translateX(37.65191%); }
|
1621 |
+
48.35% {
|
1622 |
+
animation-timing-function: cubic-bezier(0.4, 0.62704, 0.6, 0.90203);
|
1623 |
+
transform: translateX(84.38617%); }
|
1624 |
+
100% {
|
1625 |
+
transform: translateX(160.27778%); } }
|
1626 |
+
|
1627 |
+
@keyframes secondary-indeterminate-scale {
|
1628 |
+
0% {
|
1629 |
+
animation-timing-function: cubic-bezier(0.20503, 0.05705, 0.57661, 0.45397);
|
1630 |
+
transform: scaleX(0.08); }
|
1631 |
+
19.15% {
|
1632 |
+
animation-timing-function: cubic-bezier(0.15231, 0.19643, 0.64837, 1.00432);
|
1633 |
+
transform: scaleX(0.4571); }
|
1634 |
+
44.15% {
|
1635 |
+
animation-timing-function: cubic-bezier(0.25776, -0.00316, 0.21176, 1.38179);
|
1636 |
+
transform: scaleX(0.72796); }
|
1637 |
+
100% {
|
1638 |
+
transform: scaleX(0.08); } }
|
1639 |
+
|
1640 |
+
@keyframes buffering {
|
1641 |
+
to {
|
1642 |
+
transform: translateX(-10px); } }
|
1643 |
+
|
1644 |
+
@keyframes primary-indeterminate-translate-reverse {
|
1645 |
+
0% {
|
1646 |
+
transform: translateX(0); }
|
1647 |
+
20% {
|
1648 |
+
animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
|
1649 |
+
transform: translateX(0); }
|
1650 |
+
59.15% {
|
1651 |
+
animation-timing-function: cubic-bezier(0.30244, 0.38135, 0.55, 0.95635);
|
1652 |
+
transform: translateX(-83.67142%); }
|
1653 |
+
100% {
|
1654 |
+
transform: translateX(-200.61106%); } }
|
1655 |
+
|
1656 |
+
@keyframes secondary-indeterminate-translate-reverse {
|
1657 |
+
0% {
|
1658 |
+
animation-timing-function: cubic-bezier(0.15, 0, 0.51506, 0.40969);
|
1659 |
+
transform: translateX(0); }
|
1660 |
+
25% {
|
1661 |
+
animation-timing-function: cubic-bezier(0.31033, 0.28406, 0.8, 0.73371);
|
1662 |
+
transform: translateX(-37.65191%); }
|
1663 |
+
48.35% {
|
1664 |
+
animation-timing-function: cubic-bezier(0.4, 0.62704, 0.6, 0.90203);
|
1665 |
+
transform: translateX(-84.38617%); }
|
1666 |
+
100% {
|
1667 |
+
transform: translateX(-160.27778%); } }
|
1668 |
+
|
1669 |
+
@keyframes buffering-reverse {
|
1670 |
+
to {
|
1671 |
+
transform: translateX(10px); } }
|
1672 |
+
|
1673 |
+
.mdc-linear-progress {
|
1674 |
+
position: relative;
|
1675 |
+
width: 100%;
|
1676 |
+
height: 4px;
|
1677 |
+
transform: translateZ(0);
|
1678 |
+
transition: opacity 250ms 0ms cubic-bezier(0.4, 0, 0.6, 1);
|
1679 |
+
overflow: hidden; }
|
1680 |
+
.mdc-linear-progress__bar {
|
1681 |
+
position: absolute;
|
1682 |
+
width: 100%;
|
1683 |
+
height: 100%;
|
1684 |
+
animation: none;
|
1685 |
+
transform-origin: top left;
|
1686 |
+
transition: transform 250ms 0ms cubic-bezier(0.4, 0, 0.6, 1); }
|
1687 |
+
.mdc-linear-progress__bar-inner {
|
1688 |
+
display: inline-block;
|
1689 |
+
position: absolute;
|
1690 |
+
width: 100%;
|
1691 |
+
height: 100%;
|
1692 |
+
animation: none; }
|
1693 |
+
.mdc-linear-progress__buffering-dots {
|
1694 |
+
position: absolute;
|
1695 |
+
width: 100%;
|
1696 |
+
height: 100%;
|
1697 |
+
animation: buffering 250ms infinite linear;
|
1698 |
+
background-repeat: repeat-x;
|
1699 |
+
background-size: 10px 4px; }
|
1700 |
+
.mdc-linear-progress__buffer {
|
1701 |
+
position: absolute;
|
1702 |
+
width: 100%;
|
1703 |
+
height: 100%;
|
1704 |
+
transform-origin: top left;
|
1705 |
+
transition: transform 250ms 0ms cubic-bezier(0.4, 0, 0.6, 1); }
|
1706 |
+
.mdc-linear-progress__primary-bar {
|
1707 |
+
transform: scaleX(0); }
|
1708 |
+
.mdc-linear-progress__secondary-bar {
|
1709 |
+
visibility: hidden; }
|
1710 |
+
.mdc-linear-progress--indeterminate .mdc-linear-progress__bar {
|
1711 |
+
transition: none; }
|
1712 |
+
.mdc-linear-progress--indeterminate .mdc-linear-progress__primary-bar {
|
1713 |
+
left: -145.166611%;
|
1714 |
+
animation: primary-indeterminate-translate 2s infinite linear; }
|
1715 |
+
.mdc-linear-progress--indeterminate .mdc-linear-progress__primary-bar > .mdc-linear-progress__bar-inner {
|
1716 |
+
animation: primary-indeterminate-scale 2s infinite linear; }
|
1717 |
+
.mdc-linear-progress--indeterminate .mdc-linear-progress__secondary-bar {
|
1718 |
+
left: -54.888891%;
|
1719 |
+
animation: secondary-indeterminate-translate 2s infinite linear;
|
1720 |
+
visibility: visible; }
|
1721 |
+
.mdc-linear-progress--indeterminate .mdc-linear-progress__secondary-bar > .mdc-linear-progress__bar-inner {
|
1722 |
+
animation: secondary-indeterminate-scale 2s infinite linear; }
|
1723 |
+
.mdc-linear-progress--reversed .mdc-linear-progress__bar,
|
1724 |
+
.mdc-linear-progress--reversed .mdc-linear-progress__buffer {
|
1725 |
+
right: 0;
|
1726 |
+
transform-origin: center right; }
|
1727 |
+
.mdc-linear-progress--reversed .mdc-linear-progress__primary-bar {
|
1728 |
+
animation-name: primary-indeterminate-translate-reverse; }
|
1729 |
+
.mdc-linear-progress--reversed .mdc-linear-progress__secondary-bar {
|
1730 |
+
animation-name: secondary-indeterminate-translate-reverse; }
|
1731 |
+
.mdc-linear-progress--reversed .mdc-linear-progress__buffering-dots {
|
1732 |
+
animation: buffering-reverse 250ms infinite linear; }
|
1733 |
+
.mdc-linear-progress--closed {
|
1734 |
+
opacity: 0; }
|
1735 |
+
|
1736 |
+
.mdc-linear-progress__bar-inner {
|
1737 |
+
background-color: #1a73e8;
|
1738 |
+
/* @alternate */
|
1739 |
+
background-color: #1a73e8;
|
1740 |
+
background-color: var(--mdc-theme-primary, #1a73e8); }
|
1741 |
+
|
1742 |
+
.mdc-linear-progress__buffering-dots {
|
1743 |
+
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='%23e6e6e6'/%3E%3C/svg%3E"); }
|
1744 |
+
|
1745 |
+
.mdc-linear-progress__buffer {
|
1746 |
+
background-color: #e6e6e6; }
|
1747 |
+
|
1748 |
+
.mdc-linear-progress--indeterminate.mdc-linear-progress--reversed .mdc-linear-progress__primary-bar {
|
1749 |
+
right: -145.166611%;
|
1750 |
+
left: auto; }
|
1751 |
+
|
1752 |
+
.mdc-linear-progress--indeterminate.mdc-linear-progress--reversed .mdc-linear-progress__secondary-bar {
|
1753 |
+
right: -54.888891%;
|
1754 |
+
left: auto; }
|
1755 |
+
|
1756 |
+
.mdc-list {
|
1757 |
+
font-family: Roboto, sans-serif;
|
1758 |
+
-moz-osx-font-smoothing: grayscale;
|
1759 |
+
-webkit-font-smoothing: antialiased;
|
1760 |
+
font-size: 1rem;
|
1761 |
+
line-height: 1.75rem;
|
1762 |
+
font-weight: 400;
|
1763 |
+
letter-spacing: 0.00937em;
|
1764 |
+
text-decoration: inherit;
|
1765 |
+
text-transform: inherit;
|
1766 |
+
/* @alternate */
|
1767 |
+
line-height: 1.5rem;
|
1768 |
+
margin: 0;
|
1769 |
+
padding: 8px 0;
|
1770 |
+
list-style-type: none;
|
1771 |
+
color: rgba(0, 0, 0, 0.87);
|
1772 |
+
/* @alternate */
|
1773 |
+
color: rgba(0, 0, 0, 0.87);
|
1774 |
+
color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87)); }
|
1775 |
+
.mdc-list:focus {
|
1776 |
+
outline: none; }
|
1777 |
+
|
1778 |
+
.mdc-list-item__secondary-text {
|
1779 |
+
color: rgba(0, 0, 0, 0.54);
|
1780 |
+
/* @alternate */
|
1781 |
+
color: rgba(0, 0, 0, 0.54);
|
1782 |
+
color: var(--mdc-theme-text-secondary-on-background, rgba(0, 0, 0, 0.54)); }
|
1783 |
+
|
1784 |
+
.mdc-list-item__graphic {
|
1785 |
+
background-color: transparent; }
|
1786 |
+
|
1787 |
+
.mdc-list-item__graphic {
|
1788 |
+
color: rgba(0, 0, 0, 0.38);
|
1789 |
+
/* @alternate */
|
1790 |
+
color: rgba(0, 0, 0, 0.38);
|
1791 |
+
color: var(--mdc-theme-text-icon-on-background, rgba(0, 0, 0, 0.38)); }
|
1792 |
+
|
1793 |
+
.mdc-list-item__meta {
|
1794 |
+
color: rgba(0, 0, 0, 0.38);
|
1795 |
+
/* @alternate */
|
1796 |
+
color: rgba(0, 0, 0, 0.38);
|
1797 |
+
color: var(--mdc-theme-text-hint-on-background, rgba(0, 0, 0, 0.38)); }
|
1798 |
+
|
1799 |
+
.mdc-list-group__subheader {
|
1800 |
+
color: rgba(0, 0, 0, 0.87);
|
1801 |
+
/* @alternate */
|
1802 |
+
color: rgba(0, 0, 0, 0.87);
|
1803 |
+
color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87)); }
|
1804 |
+
|
1805 |
+
.mdc-list--dense {
|
1806 |
+
padding-top: 4px;
|
1807 |
+
padding-bottom: 4px;
|
1808 |
+
font-size: .812rem; }
|
1809 |
+
|
1810 |
+
.mdc-list-item {
|
1811 |
+
display: flex;
|
1812 |
+
position: relative;
|
1813 |
+
align-items: center;
|
1814 |
+
justify-content: flex-start;
|
1815 |
+
height: 48px;
|
1816 |
+
padding: 0 16px;
|
1817 |
+
overflow: hidden; }
|
1818 |
+
.mdc-list-item:focus {
|
1819 |
+
outline: none; }
|
1820 |
+
|
1821 |
+
.mdc-list-item--selected,
|
1822 |
+
.mdc-list-item--activated {
|
1823 |
+
color: #1a73e8;
|
1824 |
+
/* @alternate */
|
1825 |
+
color: #1a73e8;
|
1826 |
+
color: var(--mdc-theme-primary, #1a73e8); }
|
1827 |
+
.mdc-list-item--selected .mdc-list-item__graphic,
|
1828 |
+
.mdc-list-item--activated .mdc-list-item__graphic {
|
1829 |
+
color: #1a73e8;
|
1830 |
+
/* @alternate */
|
1831 |
+
color: #1a73e8;
|
1832 |
+
color: var(--mdc-theme-primary, #1a73e8); }
|
1833 |
+
|
1834 |
+
.mdc-list-item--disabled {
|
1835 |
+
color: rgba(0, 0, 0, 0.38);
|
1836 |
+
/* @alternate */
|
1837 |
+
color: rgba(0, 0, 0, 0.38);
|
1838 |
+
color: var(--mdc-theme-text-disabled-on-background, rgba(0, 0, 0, 0.38)); }
|
1839 |
+
|
1840 |
+
.mdc-list-item__graphic {
|
1841 |
+
/* @noflip */
|
1842 |
+
margin-left: 0;
|
1843 |
+
/* @noflip */
|
1844 |
+
margin-right: 32px;
|
1845 |
+
width: 24px;
|
1846 |
+
height: 24px;
|
1847 |
+
flex-shrink: 0;
|
1848 |
+
align-items: center;
|
1849 |
+
justify-content: center;
|
1850 |
+
fill: currentColor; }
|
1851 |
+
.mdc-list-item[dir="rtl"] .mdc-list-item__graphic,
|
1852 |
+
[dir="rtl"] .mdc-list-item .mdc-list-item__graphic {
|
1853 |
+
/* @noflip */
|
1854 |
+
margin-left: 32px;
|
1855 |
+
/* @noflip */
|
1856 |
+
margin-right: 0; }
|
1857 |
+
|
1858 |
+
.mdc-list .mdc-list-item__graphic {
|
1859 |
+
display: inline-flex; }
|
1860 |
+
|
1861 |
+
.mdc-list-item__meta {
|
1862 |
+
/* @noflip */
|
1863 |
+
margin-left: auto;
|
1864 |
+
/* @noflip */
|
1865 |
+
margin-right: 0; }
|
1866 |
+
.mdc-list-item__meta:not(.material-icons) {
|
1867 |
+
font-family: Roboto, sans-serif;
|
1868 |
+
-moz-osx-font-smoothing: grayscale;
|
1869 |
+
-webkit-font-smoothing: antialiased;
|
1870 |
+
font-size: 0.75rem;
|
1871 |
+
line-height: 1.25rem;
|
1872 |
+
font-weight: 400;
|
1873 |
+
letter-spacing: 0.03333em;
|
1874 |
+
text-decoration: inherit;
|
1875 |
+
text-transform: inherit; }
|
1876 |
+
.mdc-list-item[dir="rtl"] .mdc-list-item__meta,
|
1877 |
+
[dir="rtl"] .mdc-list-item .mdc-list-item__meta {
|
1878 |
+
/* @noflip */
|
1879 |
+
margin-left: 0;
|
1880 |
+
/* @noflip */
|
1881 |
+
margin-right: auto; }
|
1882 |
+
|
1883 |
+
.mdc-list-item__text {
|
1884 |
+
text-overflow: ellipsis;
|
1885 |
+
white-space: nowrap;
|
1886 |
+
overflow: hidden; }
|
1887 |
+
|
1888 |
+
.mdc-list-item__text[for] {
|
1889 |
+
pointer-events: none; }
|
1890 |
+
|
1891 |
+
.mdc-list-item__primary-text {
|
1892 |
+
text-overflow: ellipsis;
|
1893 |
+
white-space: nowrap;
|
1894 |
+
overflow: hidden;
|
1895 |
+
display: block;
|
1896 |
+
margin-top: 0;
|
1897 |
+
/* @alternate */
|
1898 |
+
line-height: normal;
|
1899 |
+
margin-bottom: -20px;
|
1900 |
+
display: block; }
|
1901 |
+
.mdc-list-item__primary-text::before {
|
1902 |
+
display: inline-block;
|
1903 |
+
width: 0;
|
1904 |
+
height: 32px;
|
1905 |
+
content: "";
|
1906 |
+
vertical-align: 0; }
|
1907 |
+
.mdc-list-item__primary-text::after {
|
1908 |
+
display: inline-block;
|
1909 |
+
width: 0;
|
1910 |
+
height: 20px;
|
1911 |
+
content: "";
|
1912 |
+
vertical-align: -20px; }
|
1913 |
+
.mdc-list--dense .mdc-list-item__primary-text {
|
1914 |
+
display: block;
|
1915 |
+
margin-top: 0;
|
1916 |
+
/* @alternate */
|
1917 |
+
line-height: normal;
|
1918 |
+
margin-bottom: -20px; }
|
1919 |
+
.mdc-list--dense .mdc-list-item__primary-text::before {
|
1920 |
+
display: inline-block;
|
1921 |
+
width: 0;
|
1922 |
+
height: 24px;
|
1923 |
+
content: "";
|
1924 |
+
vertical-align: 0; }
|
1925 |
+
.mdc-list--dense .mdc-list-item__primary-text::after {
|
1926 |
+
display: inline-block;
|
1927 |
+
width: 0;
|
1928 |
+
height: 20px;
|
1929 |
+
content: "";
|
1930 |
+
vertical-align: -20px; }
|
1931 |
+
|
1932 |
+
.mdc-list-item__secondary-text {
|
1933 |
+
font-family: Roboto, sans-serif;
|
1934 |
+
-moz-osx-font-smoothing: grayscale;
|
1935 |
+
-webkit-font-smoothing: antialiased;
|
1936 |
+
font-size: 0.875rem;
|
1937 |
+
line-height: 1.25rem;
|
1938 |
+
font-weight: 400;
|
1939 |
+
letter-spacing: 0.01786em;
|
1940 |
+
text-decoration: inherit;
|
1941 |
+
text-transform: inherit;
|
1942 |
+
text-overflow: ellipsis;
|
1943 |
+
white-space: nowrap;
|
1944 |
+
overflow: hidden;
|
1945 |
+
display: block;
|
1946 |
+
margin-top: 0;
|
1947 |
+
/* @alternate */
|
1948 |
+
line-height: normal;
|
1949 |
+
display: block; }
|
1950 |
+
.mdc-list-item__secondary-text::before {
|
1951 |
+
display: inline-block;
|
1952 |
+
width: 0;
|
1953 |
+
height: 20px;
|
1954 |
+
content: "";
|
1955 |
+
vertical-align: 0; }
|
1956 |
+
.mdc-list--dense .mdc-list-item__secondary-text {
|
1957 |
+
display: block;
|
1958 |
+
margin-top: 0;
|
1959 |
+
/* @alternate */
|
1960 |
+
line-height: normal;
|
1961 |
+
font-size: inherit; }
|
1962 |
+
.mdc-list--dense .mdc-list-item__secondary-text::before {
|
1963 |
+
display: inline-block;
|
1964 |
+
width: 0;
|
1965 |
+
height: 20px;
|
1966 |
+
content: "";
|
1967 |
+
vertical-align: 0; }
|
1968 |
+
|
1969 |
+
.mdc-list--dense .mdc-list-item {
|
1970 |
+
height: 40px; }
|
1971 |
+
|
1972 |
+
.mdc-list--dense .mdc-list-item__graphic {
|
1973 |
+
/* @noflip */
|
1974 |
+
margin-left: 0;
|
1975 |
+
/* @noflip */
|
1976 |
+
margin-right: 36px;
|
1977 |
+
width: 20px;
|
1978 |
+
height: 20px; }
|
1979 |
+
.mdc-list-item[dir="rtl"] .mdc-list--dense .mdc-list-item__graphic,
|
1980 |
+
[dir="rtl"] .mdc-list-item .mdc-list--dense .mdc-list-item__graphic {
|
1981 |
+
/* @noflip */
|
1982 |
+
margin-left: 36px;
|
1983 |
+
/* @noflip */
|
1984 |
+
margin-right: 0; }
|
1985 |
+
|
1986 |
+
.mdc-list--avatar-list .mdc-list-item {
|
1987 |
+
height: 56px; }
|
1988 |
+
|
1989 |
+
.mdc-list--avatar-list .mdc-list-item__graphic {
|
1990 |
+
/* @noflip */
|
1991 |
+
margin-left: 0;
|
1992 |
+
/* @noflip */
|
1993 |
+
margin-right: 16px;
|
1994 |
+
width: 40px;
|
1995 |
+
height: 40px;
|
1996 |
+
border-radius: 50%; }
|
1997 |
+
.mdc-list-item[dir="rtl"] .mdc-list--avatar-list .mdc-list-item__graphic,
|
1998 |
+
[dir="rtl"] .mdc-list-item .mdc-list--avatar-list .mdc-list-item__graphic {
|
1999 |
+
/* @noflip */
|
2000 |
+
margin-left: 16px;
|
2001 |
+
/* @noflip */
|
2002 |
+
margin-right: 0; }
|
2003 |
+
|
2004 |
+
.mdc-list--two-line .mdc-list-item__text {
|
2005 |
+
align-self: flex-start; }
|
2006 |
+
|
2007 |
+
.mdc-list--two-line .mdc-list-item {
|
2008 |
+
height: 72px; }
|
2009 |
+
|
2010 |
+
.mdc-list--two-line.mdc-list--dense .mdc-list-item,
|
2011 |
+
.mdc-list--avatar-list.mdc-list--dense .mdc-list-item {
|
2012 |
+
height: 60px; }
|
2013 |
+
|
2014 |
+
.mdc-list--avatar-list.mdc-list--dense .mdc-list-item__graphic {
|
2015 |
+
/* @noflip */
|
2016 |
+
margin-left: 0;
|
2017 |
+
/* @noflip */
|
2018 |
+
margin-right: 20px;
|
2019 |
+
width: 36px;
|
2020 |
+
height: 36px; }
|
2021 |
+
.mdc-list-item[dir="rtl"] .mdc-list--avatar-list.mdc-list--dense .mdc-list-item__graphic,
|
2022 |
+
[dir="rtl"] .mdc-list-item .mdc-list--avatar-list.mdc-list--dense .mdc-list-item__graphic {
|
2023 |
+
/* @noflip */
|
2024 |
+
margin-left: 20px;
|
2025 |
+
/* @noflip */
|
2026 |
+
margin-right: 0; }
|
2027 |
+
|
2028 |
+
:not(.mdc-list--non-interactive) > :not(.mdc-list-item--disabled).mdc-list-item {
|
2029 |
+
cursor: pointer; }
|
2030 |
+
|
2031 |
+
a.mdc-list-item {
|
2032 |
+
color: inherit;
|
2033 |
+
text-decoration: none; }
|
2034 |
+
|
2035 |
+
.mdc-list-divider {
|
2036 |
+
height: 0;
|
2037 |
+
margin: 0;
|
2038 |
+
border: none;
|
2039 |
+
border-bottom-width: 1px;
|
2040 |
+
border-bottom-style: solid; }
|
2041 |
+
|
2042 |
+
.mdc-list-divider {
|
2043 |
+
border-bottom-color: rgba(0, 0, 0, 0.12); }
|
2044 |
+
|
2045 |
+
.mdc-list-divider--padded {
|
2046 |
+
margin: 0 16px; }
|
2047 |
+
|
2048 |
+
.mdc-list-divider--inset {
|
2049 |
+
/* @noflip */
|
2050 |
+
margin-left: 72px;
|
2051 |
+
/* @noflip */
|
2052 |
+
margin-right: 0;
|
2053 |
+
width: calc(100% - 72px); }
|
2054 |
+
.mdc-list-group[dir="rtl"] .mdc-list-divider--inset,
|
2055 |
+
[dir="rtl"] .mdc-list-group .mdc-list-divider--inset {
|
2056 |
+
/* @noflip */
|
2057 |
+
margin-left: 0;
|
2058 |
+
/* @noflip */
|
2059 |
+
margin-right: 72px; }
|
2060 |
+
|
2061 |
+
.mdc-list-divider--inset.mdc-list-divider--padded {
|
2062 |
+
width: calc(100% - 72px - 16px); }
|
2063 |
+
|
2064 |
+
.mdc-list-group .mdc-list {
|
2065 |
+
padding: 0; }
|
2066 |
+
|
2067 |
+
.mdc-list-group__subheader {
|
2068 |
+
font-family: Roboto, sans-serif;
|
2069 |
+
-moz-osx-font-smoothing: grayscale;
|
2070 |
+
-webkit-font-smoothing: antialiased;
|
2071 |
+
font-size: 1rem;
|
2072 |
+
line-height: 1.75rem;
|
2073 |
+
font-weight: 400;
|
2074 |
+
letter-spacing: 0.00937em;
|
2075 |
+
text-decoration: inherit;
|
2076 |
+
text-transform: inherit;
|
2077 |
+
margin: 0.75rem 16px; }
|
2078 |
+
|
2079 |
+
:not(.mdc-list--non-interactive) > :not(.mdc-list-item--disabled).mdc-list-item {
|
2080 |
+
--mdc-ripple-fg-size: 0;
|
2081 |
+
--mdc-ripple-left: 0;
|
2082 |
+
--mdc-ripple-top: 0;
|
2083 |
+
--mdc-ripple-fg-scale: 1;
|
2084 |
+
--mdc-ripple-fg-translate-end: 0;
|
2085 |
+
--mdc-ripple-fg-translate-start: 0;
|
2086 |
+
-webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
|
2087 |
+
:not(.mdc-list--non-interactive) > :not(.mdc-list-item--disabled).mdc-list-item::before, :not(.mdc-list--non-interactive) > :not(.mdc-list-item--disabled).mdc-list-item::after {
|
2088 |
+
position: absolute;
|
2089 |
+
border-radius: 50%;
|
2090 |
+
opacity: 0;
|
2091 |
+
pointer-events: none;
|
2092 |
+
content: ""; }
|
2093 |
+
:not(.mdc-list--non-interactive) > :not(.mdc-list-item--disabled).mdc-list-item::before {
|
2094 |
+
transition: opacity 15ms linear, background-color 15ms linear;
|
2095 |
+
z-index: 1; }
|
2096 |
+
:not(.mdc-list--non-interactive) > :not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded::before {
|
2097 |
+
transform: scale(1);
|
2098 |
+
transform: scale(var(--mdc-ripple-fg-scale, 1)); }
|
2099 |
+
:not(.mdc-list--non-interactive) > :not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded::after {
|
2100 |
+
top: 0;
|
2101 |
+
/* @noflip */
|
2102 |
+
left: 0;
|
2103 |
+
transform: scale(0);
|
2104 |
+
transform-origin: center center; }
|
2105 |
+
:not(.mdc-list--non-interactive) > :not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded--unbounded::after {
|
2106 |
+
top: 0;
|
2107 |
+
top: var(--mdc-ripple-top, 0);
|
2108 |
+
/* @noflip */
|
2109 |
+
left: 0;
|
2110 |
+
left: var(--mdc-ripple-left, 0); }
|
2111 |
+
:not(.mdc-list--non-interactive) > :not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded--foreground-activation::after {
|
2112 |
+
animation: mdc-ripple-fg-radius-in 225ms forwards, mdc-ripple-fg-opacity-in 75ms forwards; }
|
2113 |
+
:not(.mdc-list--non-interactive) > :not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded--foreground-deactivation::after {
|
2114 |
+
animation: mdc-ripple-fg-opacity-out 150ms;
|
2115 |
+
transform: translate(0) scale(1);
|
2116 |
+
transform: translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1)); }
|
2117 |
+
:not(.mdc-list--non-interactive) > :not(.mdc-list-item--disabled).mdc-list-item::before, :not(.mdc-list--non-interactive) > :not(.mdc-list-item--disabled).mdc-list-item::after {
|
2118 |
+
top: calc(50% - 100%);
|
2119 |
+
/* @noflip */
|
2120 |
+
left: calc(50% - 100%);
|
2121 |
+
width: 200%;
|
2122 |
+
height: 200%; }
|
2123 |
+
:not(.mdc-list--non-interactive) > :not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded::after {
|
2124 |
+
width: 100%;
|
2125 |
+
width: var(--mdc-ripple-fg-size, 100%);
|
2126 |
+
height: 100%;
|
2127 |
+
height: var(--mdc-ripple-fg-size, 100%); }
|
2128 |
+
:not(.mdc-list--non-interactive) > :not(.mdc-list-item--disabled).mdc-list-item::before, :not(.mdc-list--non-interactive) > :not(.mdc-list-item--disabled).mdc-list-item::after {
|
2129 |
+
background-color: #000; }
|
2130 |
+
:not(.mdc-list--non-interactive) > :not(.mdc-list-item--disabled).mdc-list-item:hover::before {
|
2131 |
+
opacity: 0.04; }
|
2132 |
+
:not(.mdc-list--non-interactive) > :not(.mdc-list-item--disabled).mdc-list-item:not(.mdc-ripple-upgraded):focus::before, :not(.mdc-list--non-interactive) > :not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded--background-focused::before {
|
2133 |
+
transition-duration: 75ms;
|
2134 |
+
opacity: 0.12; }
|
2135 |
+
:not(.mdc-list--non-interactive) > :not(.mdc-list-item--disabled).mdc-list-item:not(.mdc-ripple-upgraded)::after {
|
2136 |
+
transition: opacity 150ms linear; }
|
2137 |
+
:not(.mdc-list--non-interactive) > :not(.mdc-list-item--disabled).mdc-list-item:not(.mdc-ripple-upgraded):active::after {
|
2138 |
+
transition-duration: 75ms;
|
2139 |
+
opacity: 0.12; }
|
2140 |
+
:not(.mdc-list--non-interactive) > :not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded {
|
2141 |
+
--mdc-ripple-fg-opacity: 0.12; }
|
2142 |
+
:not(.mdc-list--non-interactive) > :not(.mdc-list-item--disabled).mdc-list-item--activated::before {
|
2143 |
+
opacity: 0.12; }
|
2144 |
+
:not(.mdc-list--non-interactive) > :not(.mdc-list-item--disabled).mdc-list-item--activated::before, :not(.mdc-list--non-interactive) > :not(.mdc-list-item--disabled).mdc-list-item--activated::after {
|
2145 |
+
background-color: #1a73e8; }
|
2146 |
+
@supports not (-ms-ime-align: auto) {
|
2147 |
+
:not(.mdc-list--non-interactive) > :not(.mdc-list-item--disabled).mdc-list-item--activated::before, :not(.mdc-list--non-interactive) > :not(.mdc-list-item--disabled).mdc-list-item--activated::after {
|
2148 |
+
/* @alternate */
|
2149 |
+
background-color: #1a73e8;
|
2150 |
+
background-color: var(--mdc-theme-primary, #1a73e8); } }
|
2151 |
+
:not(.mdc-list--non-interactive) > :not(.mdc-list-item--disabled).mdc-list-item--activated:hover::before {
|
2152 |
+
opacity: 0.16; }
|
2153 |
+
:not(.mdc-list--non-interactive) > :not(.mdc-list-item--disabled).mdc-list-item--activated:not(.mdc-ripple-upgraded):focus::before, :not(.mdc-list--non-interactive) > :not(.mdc-list-item--disabled).mdc-list-item--activated.mdc-ripple-upgraded--background-focused::before {
|
2154 |
+
transition-duration: 75ms;
|
2155 |
+
opacity: 0.24; }
|
2156 |
+
:not(.mdc-list--non-interactive) > :not(.mdc-list-item--disabled).mdc-list-item--activated:not(.mdc-ripple-upgraded)::after {
|
2157 |
+
transition: opacity 150ms linear; }
|
2158 |
+
:not(.mdc-list--non-interactive) > :not(.mdc-list-item--disabled).mdc-list-item--activated:not(.mdc-ripple-upgraded):active::after {
|
2159 |
+
transition-duration: 75ms;
|
2160 |
+
opacity: 0.24; }
|
2161 |
+
:not(.mdc-list--non-interactive) > :not(.mdc-list-item--disabled).mdc-list-item--activated.mdc-ripple-upgraded {
|
2162 |
+
--mdc-ripple-fg-opacity: 0.24; }
|
2163 |
+
:not(.mdc-list--non-interactive) > :not(.mdc-list-item--disabled).mdc-list-item--selected::before {
|
2164 |
+
opacity: 0.08; }
|
2165 |
+
:not(.mdc-list--non-interactive) > :not(.mdc-list-item--disabled).mdc-list-item--selected::before, :not(.mdc-list--non-interactive) > :not(.mdc-list-item--disabled).mdc-list-item--selected::after {
|
2166 |
+
background-color: #1a73e8; }
|
2167 |
+
@supports not (-ms-ime-align: auto) {
|
2168 |
+
:not(.mdc-list--non-interactive) > :not(.mdc-list-item--disabled).mdc-list-item--selected::before, :not(.mdc-list--non-interactive) > :not(.mdc-list-item--disabled).mdc-list-item--selected::after {
|
2169 |
+
/* @alternate */
|
2170 |
+
background-color: #1a73e8;
|
2171 |
+
background-color: var(--mdc-theme-primary, #1a73e8); } }
|
2172 |
+
:not(.mdc-list--non-interactive) > :not(.mdc-list-item--disabled).mdc-list-item--selected:hover::before {
|
2173 |
+
opacity: 0.12; }
|
2174 |
+
:not(.mdc-list--non-interactive) > :not(.mdc-list-item--disabled).mdc-list-item--selected:not(.mdc-ripple-upgraded):focus::before, :not(.mdc-list--non-interactive) > :not(.mdc-list-item--disabled).mdc-list-item--selected.mdc-ripple-upgraded--background-focused::before {
|
2175 |
+
transition-duration: 75ms;
|
2176 |
+
opacity: 0.2; }
|
2177 |
+
:not(.mdc-list--non-interactive) > :not(.mdc-list-item--disabled).mdc-list-item--selected:not(.mdc-ripple-upgraded)::after {
|
2178 |
+
transition: opacity 150ms linear; }
|
2179 |
+
:not(.mdc-list--non-interactive) > :not(.mdc-list-item--disabled).mdc-list-item--selected:not(.mdc-ripple-upgraded):active::after {
|
2180 |
+
transition-duration: 75ms;
|
2181 |
+
opacity: 0.2; }
|
2182 |
+
:not(.mdc-list--non-interactive) > :not(.mdc-list-item--disabled).mdc-list-item--selected.mdc-ripple-upgraded {
|
2183 |
+
--mdc-ripple-fg-opacity: 0.2; }
|
2184 |
+
|
2185 |
+
:not(.mdc-list--non-interactive) > .mdc-list-item--disabled {
|
2186 |
+
--mdc-ripple-fg-size: 0;
|
2187 |
+
--mdc-ripple-left: 0;
|
2188 |
+
--mdc-ripple-top: 0;
|
2189 |
+
--mdc-ripple-fg-scale: 1;
|
2190 |
+
--mdc-ripple-fg-translate-end: 0;
|
2191 |
+
--mdc-ripple-fg-translate-start: 0;
|
2192 |
+
-webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
|
2193 |
+
:not(.mdc-list--non-interactive) > .mdc-list-item--disabled::before, :not(.mdc-list--non-interactive) > .mdc-list-item--disabled::after {
|
2194 |
+
position: absolute;
|
2195 |
+
border-radius: 50%;
|
2196 |
+
opacity: 0;
|
2197 |
+
pointer-events: none;
|
2198 |
+
content: ""; }
|
2199 |
+
:not(.mdc-list--non-interactive) > .mdc-list-item--disabled::before {
|
2200 |
+
transition: opacity 15ms linear, background-color 15ms linear;
|
2201 |
+
z-index: 1; }
|
2202 |
+
:not(.mdc-list--non-interactive) > .mdc-list-item--disabled.mdc-ripple-upgraded::before {
|
2203 |
+
transform: scale(1);
|
2204 |
+
transform: scale(var(--mdc-ripple-fg-scale, 1)); }
|
2205 |
+
:not(.mdc-list--non-interactive) > .mdc-list-item--disabled.mdc-ripple-upgraded::after {
|
2206 |
+
top: 0;
|
2207 |
+
/* @noflip */
|
2208 |
+
left: 0;
|
2209 |
+
transform: scale(0);
|
2210 |
+
transform-origin: center center; }
|
2211 |
+
:not(.mdc-list--non-interactive) > .mdc-list-item--disabled.mdc-ripple-upgraded--unbounded::after {
|
2212 |
+
top: 0;
|
2213 |
+
top: var(--mdc-ripple-top, 0);
|
2214 |
+
/* @noflip */
|
2215 |
+
left: 0;
|
2216 |
+
left: var(--mdc-ripple-left, 0); }
|
2217 |
+
:not(.mdc-list--non-interactive) > .mdc-list-item--disabled.mdc-ripple-upgraded--foreground-activation::after {
|
2218 |
+
animation: mdc-ripple-fg-radius-in 225ms forwards, mdc-ripple-fg-opacity-in 75ms forwards; }
|
2219 |
+
:not(.mdc-list--non-interactive) > .mdc-list-item--disabled.mdc-ripple-upgraded--foreground-deactivation::after {
|
2220 |
+
animation: mdc-ripple-fg-opacity-out 150ms;
|
2221 |
+
transform: translate(0) scale(1);
|
2222 |
+
transform: translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1)); }
|
2223 |
+
:not(.mdc-list--non-interactive) > .mdc-list-item--disabled::before, :not(.mdc-list--non-interactive) > .mdc-list-item--disabled::after {
|
2224 |
+
top: calc(50% - 100%);
|
2225 |
+
/* @noflip */
|
2226 |
+
left: calc(50% - 100%);
|
2227 |
+
width: 200%;
|
2228 |
+
height: 200%; }
|
2229 |
+
:not(.mdc-list--non-interactive) > .mdc-list-item--disabled.mdc-ripple-upgraded::after {
|
2230 |
+
width: 100%;
|
2231 |
+
width: var(--mdc-ripple-fg-size, 100%);
|
2232 |
+
height: 100%;
|
2233 |
+
height: var(--mdc-ripple-fg-size, 100%); }
|
2234 |
+
:not(.mdc-list--non-interactive) > .mdc-list-item--disabled::before, :not(.mdc-list--non-interactive) > .mdc-list-item--disabled::after {
|
2235 |
+
background-color: #000; }
|
2236 |
+
:not(.mdc-list--non-interactive) > .mdc-list-item--disabled:not(.mdc-ripple-upgraded):focus::before, :not(.mdc-list--non-interactive) > .mdc-list-item--disabled.mdc-ripple-upgraded--background-focused::before {
|
2237 |
+
transition-duration: 75ms;
|
2238 |
+
opacity: 0.12; }
|
2239 |
+
|
2240 |
+
.mdc-menu {
|
2241 |
+
min-width: 112px; }
|
2242 |
+
.mdc-menu .mdc-list-item__meta {
|
2243 |
+
color: rgba(0, 0, 0, 0.87); }
|
2244 |
+
.mdc-menu .mdc-list-item__graphic {
|
2245 |
+
color: rgba(0, 0, 0, 0.87); }
|
2246 |
+
.mdc-menu .mdc-list {
|
2247 |
+
color: rgba(0, 0, 0, 0.87); }
|
2248 |
+
.mdc-menu .mdc-list-divider {
|
2249 |
+
margin: 8px 0; }
|
2250 |
+
.mdc-menu .mdc-list-item {
|
2251 |
+
-webkit-user-select: none;
|
2252 |
+
-moz-user-select: none;
|
2253 |
+
-ms-user-select: none;
|
2254 |
+
user-select: none; }
|
2255 |
+
.mdc-menu .mdc-list-item--disabled {
|
2256 |
+
cursor: auto; }
|
2257 |
+
.mdc-menu a.mdc-list-item .mdc-list-item__text,
|
2258 |
+
.mdc-menu a.mdc-list-item .mdc-list-item__graphic {
|
2259 |
+
pointer-events: none; }
|
2260 |
+
|
2261 |
+
.mdc-menu__selection-group {
|
2262 |
+
padding: 0;
|
2263 |
+
fill: currentColor; }
|
2264 |
+
.mdc-menu__selection-group .mdc-list-item {
|
2265 |
+
/* @noflip */
|
2266 |
+
padding-left: 56px;
|
2267 |
+
/* @noflip */
|
2268 |
+
padding-right: 16px; }
|
2269 |
+
[dir="rtl"] .mdc-menu__selection-group .mdc-list-item, .mdc-menu__selection-group .mdc-list-item[dir="rtl"] {
|
2270 |
+
/* @noflip */
|
2271 |
+
padding-left: 16px;
|
2272 |
+
/* @noflip */
|
2273 |
+
padding-right: 56px; }
|
2274 |
+
.mdc-menu__selection-group .mdc-menu__selection-group-icon {
|
2275 |
+
/* @noflip */
|
2276 |
+
left: 16px;
|
2277 |
+
/* @noflip */
|
2278 |
+
right: auto;
|
2279 |
+
right: initial;
|
2280 |
+
display: none;
|
2281 |
+
position: absolute; }
|
2282 |
+
[dir="rtl"] .mdc-menu__selection-group .mdc-menu__selection-group-icon, .mdc-menu__selection-group .mdc-menu__selection-group-icon[dir="rtl"] {
|
2283 |
+
/* @noflip */
|
2284 |
+
left: auto;
|
2285 |
+
left: initial;
|
2286 |
+
/* @noflip */
|
2287 |
+
right: 16px; }
|
2288 |
+
|
2289 |
+
.mdc-menu-item--selected .mdc-menu__selection-group-icon {
|
2290 |
+
display: inline; }
|
2291 |
+
|
2292 |
+
.mdc-menu-surface {
|
2293 |
+
display: none;
|
2294 |
+
position: absolute;
|
2295 |
+
box-sizing: border-box;
|
2296 |
+
max-width: calc(100vw - 32px);
|
2297 |
+
max-height: calc(100vh - 32px);
|
2298 |
+
margin: 0;
|
2299 |
+
padding: 0;
|
2300 |
+
transform: scale(1);
|
2301 |
+
transform-origin: top left;
|
2302 |
+
opacity: 0;
|
2303 |
+
overflow: auto;
|
2304 |
+
will-change: transform, opacity;
|
2305 |
+
z-index: 8;
|
2306 |
+
transition: opacity 0.03s linear, transform 0.12s cubic-bezier(0, 0, 0.2, 1);
|
2307 |
+
box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
|
2308 |
+
background-color: #fff;
|
2309 |
+
/* @alternate */
|
2310 |
+
background-color: #fff;
|
2311 |
+
background-color: var(--mdc-theme-surface, #fff);
|
2312 |
+
color: #000;
|
2313 |
+
/* @alternate */
|
2314 |
+
color: #000;
|
2315 |
+
color: var(--mdc-theme-on-surface, #000);
|
2316 |
+
border-radius: 4px;
|
2317 |
+
/* @noflip */
|
2318 |
+
transform-origin-left: top left;
|
2319 |
+
/* @noflip */
|
2320 |
+
transform-origin-right: top right; }
|
2321 |
+
.mdc-menu-surface:focus {
|
2322 |
+
outline: none; }
|
2323 |
+
.mdc-menu-surface--open {
|
2324 |
+
display: inline-block;
|
2325 |
+
transform: scale(1);
|
2326 |
+
opacity: 1; }
|
2327 |
+
.mdc-menu-surface--animating-open {
|
2328 |
+
display: inline-block;
|
2329 |
+
transform: scale(0.8);
|
2330 |
+
opacity: 0; }
|
2331 |
+
.mdc-menu-surface--animating-closed {
|
2332 |
+
display: inline-block;
|
2333 |
+
opacity: 0;
|
2334 |
+
transition: opacity 0.075s linear; }
|
2335 |
+
[dir="rtl"] .mdc-menu-surface, .mdc-menu-surface[dir="rtl"] {
|
2336 |
+
/* @noflip */
|
2337 |
+
transform-origin-left: top right;
|
2338 |
+
/* @noflip */
|
2339 |
+
transform-origin-right: top left; }
|
2340 |
+
|
2341 |
+
.mdc-menu-surface--anchor {
|
2342 |
+
position: relative;
|
2343 |
+
overflow: visible; }
|
2344 |
+
|
2345 |
+
.mdc-menu-surface--fixed {
|
2346 |
+
position: fixed; }
|
2347 |
+
|
2348 |
+
.mdc-radio {
|
2349 |
+
display: inline-block;
|
2350 |
+
position: relative;
|
2351 |
+
flex: 0 0 auto;
|
2352 |
+
box-sizing: border-box;
|
2353 |
+
width: 40px;
|
2354 |
+
height: 40px;
|
2355 |
+
padding: 10px;
|
2356 |
+
cursor: pointer;
|
2357 |
+
/* @alternate */
|
2358 |
+
will-change: opacity, transform, border-color, color; }
|
2359 |
+
.mdc-radio .mdc-radio__native-control:enabled:not(:checked) + .mdc-radio__background .mdc-radio__outer-circle {
|
2360 |
+
border-color: rgba(0, 0, 0, 0.54); }
|
2361 |
+
.mdc-radio .mdc-radio__native-control:enabled:checked + .mdc-radio__background .mdc-radio__outer-circle {
|
2362 |
+
border-color: #1a73e8;
|
2363 |
+
/* @alternate */
|
2364 |
+
border-color: #1a73e8;
|
2365 |
+
border-color: var(--mdc-theme-secondary, #1a73e8); }
|
2366 |
+
.mdc-radio .mdc-radio__native-control:enabled + .mdc-radio__background .mdc-radio__inner-circle {
|
2367 |
+
border-color: #1a73e8;
|
2368 |
+
/* @alternate */
|
2369 |
+
border-color: #1a73e8;
|
2370 |
+
border-color: var(--mdc-theme-secondary, #1a73e8); }
|
2371 |
+
.mdc-radio .mdc-radio__background::before {
|
2372 |
+
background-color: #1a73e8; }
|
2373 |
+
@supports not (-ms-ime-align: auto) {
|
2374 |
+
.mdc-radio .mdc-radio__background::before {
|
2375 |
+
/* @alternate */
|
2376 |
+
background-color: #1a73e8;
|
2377 |
+
background-color: var(--mdc-theme-secondary, #1a73e8); } }
|
2378 |
+
.mdc-radio__background {
|
2379 |
+
display: inline-block;
|
2380 |
+
position: absolute;
|
2381 |
+
left: 10px;
|
2382 |
+
box-sizing: border-box;
|
2383 |
+
width: 50%;
|
2384 |
+
height: 50%; }
|
2385 |
+
.mdc-radio__background::before {
|
2386 |
+
position: absolute;
|
2387 |
+
top: 0;
|
2388 |
+
left: 0;
|
2389 |
+
width: 100%;
|
2390 |
+
height: 100%;
|
2391 |
+
transform: scale(0, 0);
|
2392 |
+
border-radius: 50%;
|
2393 |
+
opacity: 0;
|
2394 |
+
pointer-events: none;
|
2395 |
+
content: "";
|
2396 |
+
transition: opacity 120ms 0ms cubic-bezier(0.4, 0, 0.6, 1), transform 120ms 0ms cubic-bezier(0.4, 0, 0.6, 1); }
|
2397 |
+
.mdc-radio__outer-circle {
|
2398 |
+
position: absolute;
|
2399 |
+
top: 0;
|
2400 |
+
left: 0;
|
2401 |
+
box-sizing: border-box;
|
2402 |
+
width: 100%;
|
2403 |
+
height: 100%;
|
2404 |
+
border-width: 2px;
|
2405 |
+
border-style: solid;
|
2406 |
+
border-radius: 50%;
|
2407 |
+
transition: border-color 120ms 0ms cubic-bezier(0.4, 0, 0.6, 1); }
|
2408 |
+
.mdc-radio__inner-circle {
|
2409 |
+
position: absolute;
|
2410 |
+
top: 0;
|
2411 |
+
left: 0;
|
2412 |
+
box-sizing: border-box;
|
2413 |
+
width: 100%;
|
2414 |
+
height: 100%;
|
2415 |
+
transform: scale(0, 0);
|
2416 |
+
border-width: 10px;
|
2417 |
+
border-style: solid;
|
2418 |
+
border-radius: 50%;
|
2419 |
+
transition: transform 120ms 0ms cubic-bezier(0.4, 0, 0.6, 1), border-color 120ms 0ms cubic-bezier(0.4, 0, 0.6, 1); }
|
2420 |
+
.mdc-radio__native-control {
|
2421 |
+
position: absolute;
|
2422 |
+
top: 0;
|
2423 |
+
left: 0;
|
2424 |
+
width: 100%;
|
2425 |
+
height: 100%;
|
2426 |
+
margin: 0;
|
2427 |
+
padding: 0;
|
2428 |
+
opacity: 0;
|
2429 |
+
cursor: inherit;
|
2430 |
+
z-index: 1; }
|
2431 |
+
|
2432 |
+
.mdc-radio__native-control:checked + .mdc-radio__background,
|
2433 |
+
.mdc-radio__native-control:disabled + .mdc-radio__background {
|
2434 |
+
transition: opacity 120ms 0ms cubic-bezier(0, 0, 0.2, 1), transform 120ms 0ms cubic-bezier(0, 0, 0.2, 1); }
|
2435 |
+
.mdc-radio__native-control:checked + .mdc-radio__background .mdc-radio__outer-circle,
|
2436 |
+
.mdc-radio__native-control:disabled + .mdc-radio__background .mdc-radio__outer-circle {
|
2437 |
+
transition: border-color 120ms 0ms cubic-bezier(0, 0, 0.2, 1); }
|
2438 |
+
.mdc-radio__native-control:checked + .mdc-radio__background .mdc-radio__inner-circle,
|
2439 |
+
.mdc-radio__native-control:disabled + .mdc-radio__background .mdc-radio__inner-circle {
|
2440 |
+
transition: transform 120ms 0ms cubic-bezier(0, 0, 0.2, 1), border-color 120ms 0ms cubic-bezier(0, 0, 0.2, 1); }
|
2441 |
+
|
2442 |
+
.mdc-radio--disabled {
|
2443 |
+
cursor: default;
|
2444 |
+
pointer-events: none; }
|
2445 |
+
|
2446 |
+
.mdc-radio__native-control:checked + .mdc-radio__background .mdc-radio__inner-circle {
|
2447 |
+
transform: scale(0.5);
|
2448 |
+
transition: transform 120ms 0ms cubic-bezier(0, 0, 0.2, 1), border-color 120ms 0ms cubic-bezier(0, 0, 0.2, 1); }
|
2449 |
+
|
2450 |
+
.mdc-radio__native-control:disabled + .mdc-radio__background,
|
2451 |
+
[aria-disabled="true"] .mdc-radio__native-control + .mdc-radio__background {
|
2452 |
+
cursor: default; }
|
2453 |
+
.mdc-radio__native-control:disabled + .mdc-radio__background .mdc-radio__outer-circle,
|
2454 |
+
[aria-disabled="true"] .mdc-radio__native-control + .mdc-radio__background .mdc-radio__outer-circle {
|
2455 |
+
border-color: rgba(0, 0, 0, 0.26); }
|
2456 |
+
.mdc-radio__native-control:disabled + .mdc-radio__background .mdc-radio__inner-circle,
|
2457 |
+
[aria-disabled="true"] .mdc-radio__native-control + .mdc-radio__background .mdc-radio__inner-circle {
|
2458 |
+
border-color: rgba(0, 0, 0, 0.26); }
|
2459 |
+
|
2460 |
+
.mdc-radio__native-control:focus + .mdc-radio__background::before {
|
2461 |
+
transform: scale(2, 2);
|
2462 |
+
opacity: 0.12;
|
2463 |
+
transition: opacity 120ms 0ms cubic-bezier(0, 0, 0.2, 1), transform 120ms 0ms cubic-bezier(0, 0, 0.2, 1); }
|
2464 |
+
|
2465 |
+
.mdc-radio {
|
2466 |
+
--mdc-ripple-fg-size: 0;
|
2467 |
+
--mdc-ripple-left: 0;
|
2468 |
+
--mdc-ripple-top: 0;
|
2469 |
+
--mdc-ripple-fg-scale: 1;
|
2470 |
+
--mdc-ripple-fg-translate-end: 0;
|
2471 |
+
--mdc-ripple-fg-translate-start: 0;
|
2472 |
+
-webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
|
2473 |
+
.mdc-radio::before, .mdc-radio::after {
|
2474 |
+
position: absolute;
|
2475 |
+
border-radius: 50%;
|
2476 |
+
opacity: 0;
|
2477 |
+
pointer-events: none;
|
2478 |
+
content: ""; }
|
2479 |
+
.mdc-radio::before {
|
2480 |
+
transition: opacity 15ms linear, background-color 15ms linear;
|
2481 |
+
z-index: 1; }
|
2482 |
+
.mdc-radio.mdc-ripple-upgraded::before {
|
2483 |
+
transform: scale(1);
|
2484 |
+
transform: scale(var(--mdc-ripple-fg-scale, 1)); }
|
2485 |
+
.mdc-radio.mdc-ripple-upgraded::after {
|
2486 |
+
top: 0;
|
2487 |
+
/* @noflip */
|
2488 |
+
left: 0;
|
2489 |
+
transform: scale(0);
|
2490 |
+
transform-origin: center center; }
|
2491 |
+
.mdc-radio.mdc-ripple-upgraded--unbounded::after {
|
2492 |
+
top: 0;
|
2493 |
+
top: var(--mdc-ripple-top, 0);
|
2494 |
+
/* @noflip */
|
2495 |
+
left: 0;
|
2496 |
+
left: var(--mdc-ripple-left, 0); }
|
2497 |
+
.mdc-radio.mdc-ripple-upgraded--foreground-activation::after {
|
2498 |
+
animation: mdc-ripple-fg-radius-in 225ms forwards, mdc-ripple-fg-opacity-in 75ms forwards; }
|
2499 |
+
.mdc-radio.mdc-ripple-upgraded--foreground-deactivation::after {
|
2500 |
+
animation: mdc-ripple-fg-opacity-out 150ms;
|
2501 |
+
transform: translate(0) scale(1);
|
2502 |
+
transform: translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1)); }
|
2503 |
+
.mdc-radio::before, .mdc-radio::after {
|
2504 |
+
top: calc(50% - 50%);
|
2505 |
+
/* @noflip */
|
2506 |
+
left: calc(50% - 50%);
|
2507 |
+
width: 100%;
|
2508 |
+
height: 100%; }
|
2509 |
+
.mdc-radio.mdc-ripple-upgraded::before, .mdc-radio.mdc-ripple-upgraded::after {
|
2510 |
+
top: calc(50% - 50%);
|
2511 |
+
top: var(--mdc-ripple-top, calc(50% - 50%));
|
2512 |
+
/* @noflip */
|
2513 |
+
left: calc(50% - 50%);
|
2514 |
+
left: var(--mdc-ripple-left, calc(50% - 50%));
|
2515 |
+
width: 100%;
|
2516 |
+
width: var(--mdc-ripple-fg-size, 100%);
|
2517 |
+
height: 100%;
|
2518 |
+
height: var(--mdc-ripple-fg-size, 100%); }
|
2519 |
+
.mdc-radio.mdc-ripple-upgraded::after {
|
2520 |
+
width: 100%;
|
2521 |
+
width: var(--mdc-ripple-fg-size, 100%);
|
2522 |
+
height: 100%;
|
2523 |
+
height: var(--mdc-ripple-fg-size, 100%); }
|
2524 |
+
.mdc-radio::before, .mdc-radio::after {
|
2525 |
+
background-color: #1a73e8; }
|
2526 |
+
@supports not (-ms-ime-align: auto) {
|
2527 |
+
.mdc-radio::before, .mdc-radio::after {
|
2528 |
+
/* @alternate */
|
2529 |
+
background-color: #1a73e8;
|
2530 |
+
background-color: var(--mdc-theme-secondary, #1a73e8); } }
|
2531 |
+
.mdc-radio:hover::before {
|
2532 |
+
opacity: 0.04; }
|
2533 |
+
.mdc-radio:not(.mdc-ripple-upgraded):focus::before, .mdc-radio.mdc-ripple-upgraded--background-focused::before {
|
2534 |
+
transition-duration: 75ms;
|
2535 |
+
opacity: 0.12; }
|
2536 |
+
.mdc-radio:not(.mdc-ripple-upgraded)::after {
|
2537 |
+
transition: opacity 150ms linear; }
|
2538 |
+
.mdc-radio:not(.mdc-ripple-upgraded):active::after {
|
2539 |
+
transition-duration: 75ms;
|
2540 |
+
opacity: 0.12; }
|
2541 |
+
.mdc-radio.mdc-ripple-upgraded {
|
2542 |
+
--mdc-ripple-fg-opacity: 0.12; }
|
2543 |
+
.mdc-radio.mdc-ripple-upgraded--background-focused .mdc-radio__background::before {
|
2544 |
+
content: none; }
|
2545 |
+
|
2546 |
+
@keyframes mdc-select-float-native-control {
|
2547 |
+
0% {
|
2548 |
+
transform: translateY(8px);
|
2549 |
+
opacity: 0; }
|
2550 |
+
100% {
|
2551 |
+
transform: translateY(0);
|
2552 |
+
opacity: 1; } }
|
2553 |
+
|
2554 |
+
.mdc-line-ripple {
|
2555 |
+
position: absolute;
|
2556 |
+
bottom: 0;
|
2557 |
+
left: 0;
|
2558 |
+
width: 100%;
|
2559 |
+
height: 2px;
|
2560 |
+
transform: scaleX(0);
|
2561 |
+
transition: transform 180ms cubic-bezier(0.4, 0, 0.2, 1), opacity 180ms cubic-bezier(0.4, 0, 0.2, 1);
|
2562 |
+
opacity: 0;
|
2563 |
+
z-index: 2; }
|
2564 |
+
|
2565 |
+
.mdc-line-ripple--active {
|
2566 |
+
transform: scaleX(1);
|
2567 |
+
opacity: 1; }
|
2568 |
+
|
2569 |
+
.mdc-line-ripple--deactivating {
|
2570 |
+
opacity: 0; }
|
2571 |
+
|
2572 |
+
.mdc-notched-outline {
|
2573 |
+
display: flex;
|
2574 |
+
position: absolute;
|
2575 |
+
right: 0;
|
2576 |
+
left: 0;
|
2577 |
+
box-sizing: border-box;
|
2578 |
+
width: 100%;
|
2579 |
+
max-width: 100%;
|
2580 |
+
height: 100%;
|
2581 |
+
/* @noflip */
|
2582 |
+
text-align: left;
|
2583 |
+
pointer-events: none; }
|
2584 |
+
[dir="rtl"] .mdc-notched-outline, .mdc-notched-outline[dir="rtl"] {
|
2585 |
+
/* @noflip */
|
2586 |
+
text-align: right; }
|
2587 |
+
.mdc-notched-outline__leading, .mdc-notched-outline__notch, .mdc-notched-outline__trailing {
|
2588 |
+
box-sizing: border-box;
|
2589 |
+
height: 100%;
|
2590 |
+
transition: border 150ms cubic-bezier(0.4, 0, 0.2, 1);
|
2591 |
+
border-top: 1px solid;
|
2592 |
+
border-bottom: 1px solid;
|
2593 |
+
pointer-events: none; }
|
2594 |
+
.mdc-notched-outline__leading {
|
2595 |
+
/* @noflip */
|
2596 |
+
border-left: 1px solid;
|
2597 |
+
/* @noflip */
|
2598 |
+
border-right: none;
|
2599 |
+
width: 12px; }
|
2600 |
+
[dir="rtl"] .mdc-notched-outline__leading, .mdc-notched-outline__leading[dir="rtl"] {
|
2601 |
+
/* @noflip */
|
2602 |
+
border-left: none;
|
2603 |
+
/* @noflip */
|
2604 |
+
border-right: 1px solid; }
|
2605 |
+
.mdc-notched-outline__trailing {
|
2606 |
+
/* @noflip */
|
2607 |
+
border-left: none;
|
2608 |
+
/* @noflip */
|
2609 |
+
border-right: 1px solid;
|
2610 |
+
flex-grow: 1; }
|
2611 |
+
[dir="rtl"] .mdc-notched-outline__trailing, .mdc-notched-outline__trailing[dir="rtl"] {
|
2612 |
+
/* @noflip */
|
2613 |
+
border-left: 1px solid;
|
2614 |
+
/* @noflip */
|
2615 |
+
border-right: none; }
|
2616 |
+
.mdc-notched-outline__notch {
|
2617 |
+
flex: 0 0 auto;
|
2618 |
+
width: auto;
|
2619 |
+
max-width: calc(100% - 12px * 2); }
|
2620 |
+
.mdc-notched-outline .mdc-floating-label {
|
2621 |
+
display: inline-block;
|
2622 |
+
position: relative;
|
2623 |
+
top: 17px;
|
2624 |
+
bottom: auto;
|
2625 |
+
max-width: 100%; }
|
2626 |
+
.mdc-notched-outline .mdc-floating-label--float-above {
|
2627 |
+
text-overflow: clip; }
|
2628 |
+
.mdc-notched-outline--upgraded .mdc-floating-label--float-above {
|
2629 |
+
max-width: calc(100% / .75); }
|
2630 |
+
|
2631 |
+
.mdc-notched-outline--notched .mdc-notched-outline__notch {
|
2632 |
+
/* @noflip */
|
2633 |
+
padding-left: 0;
|
2634 |
+
/* @noflip */
|
2635 |
+
padding-right: 8px;
|
2636 |
+
border-top: none; }
|
2637 |
+
[dir="rtl"] .mdc-notched-outline--notched .mdc-notched-outline__notch, .mdc-notched-outline--notched .mdc-notched-outline__notch[dir="rtl"] {
|
2638 |
+
/* @noflip */
|
2639 |
+
padding-left: 8px;
|
2640 |
+
/* @noflip */
|
2641 |
+
padding-right: 0; }
|
2642 |
+
|
2643 |
+
.mdc-notched-outline--no-label .mdc-notched-outline__notch {
|
2644 |
+
padding: 0; }
|
2645 |
+
|
2646 |
+
.mdc-floating-label {
|
2647 |
+
font-family: Roboto, sans-serif;
|
2648 |
+
-moz-osx-font-smoothing: grayscale;
|
2649 |
+
-webkit-font-smoothing: antialiased;
|
2650 |
+
font-size: 1rem;
|
2651 |
+
line-height: 1.75rem;
|
2652 |
+
font-weight: 400;
|
2653 |
+
letter-spacing: 0.00937em;
|
2654 |
+
text-decoration: inherit;
|
2655 |
+
text-transform: inherit;
|
2656 |
+
position: absolute;
|
2657 |
+
/* @noflip */
|
2658 |
+
left: 0;
|
2659 |
+
/* @noflip */
|
2660 |
+
transform-origin: left top;
|
2661 |
+
transition: transform 150ms cubic-bezier(0.4, 0, 0.2, 1), color 150ms cubic-bezier(0.4, 0, 0.2, 1);
|
2662 |
+
/* @alternate */
|
2663 |
+
line-height: 1.15rem;
|
2664 |
+
text-align: left;
|
2665 |
+
text-overflow: ellipsis;
|
2666 |
+
white-space: nowrap;
|
2667 |
+
cursor: text;
|
2668 |
+
overflow: hidden;
|
2669 |
+
will-change: transform; }
|
2670 |
+
[dir="rtl"] .mdc-floating-label, .mdc-floating-label[dir="rtl"] {
|
2671 |
+
/* @noflip */
|
2672 |
+
right: 0;
|
2673 |
+
/* @noflip */
|
2674 |
+
left: auto;
|
2675 |
+
/* @noflip */
|
2676 |
+
transform-origin: right top;
|
2677 |
+
/* @noflip */
|
2678 |
+
text-align: right; }
|
2679 |
+
|
2680 |
+
.mdc-floating-label--float-above {
|
2681 |
+
cursor: auto; }
|
2682 |
+
|
2683 |
+
.mdc-floating-label--float-above {
|
2684 |
+
transform: translateY(-50%) scale(0.75); }
|
2685 |
+
|
2686 |
+
.mdc-floating-label--shake {
|
2687 |
+
animation: mdc-floating-label-shake-float-above-standard 250ms 1; }
|
2688 |
+
|
2689 |
+
@keyframes mdc-floating-label-shake-float-above-standard {
|
2690 |
+
0% {
|
2691 |
+
transform: translateX(calc(0 - 0%)) translateY(-50%) scale(0.75); }
|
2692 |
+
33% {
|
2693 |
+
animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
|
2694 |
+
transform: translateX(calc(4% - 0%)) translateY(-50%) scale(0.75); }
|
2695 |
+
66% {
|
2696 |
+
animation-timing-function: cubic-bezier(0.30244, 0.38135, 0.55, 0.95635);
|
2697 |
+
transform: translateX(calc(-4% - 0%)) translateY(-50%) scale(0.75); }
|
2698 |
+
100% {
|
2699 |
+
transform: translateX(calc(0 - 0%)) translateY(-50%) scale(0.75); } }
|
2700 |
+
|
2701 |
+
.mdc-select--with-leading-icon:not(.mdc-select--disabled) .mdc-select__icon {
|
2702 |
+
color: #000;
|
2703 |
+
/* @alternate */
|
2704 |
+
color: #000;
|
2705 |
+
color: var(--mdc-theme-on-surface, #000); }
|
2706 |
+
|
2707 |
+
.mdc-select--with-leading-icon .mdc-select__icon {
|
2708 |
+
display: inline-block;
|
2709 |
+
position: absolute;
|
2710 |
+
bottom: 16px;
|
2711 |
+
box-sizing: border-box;
|
2712 |
+
width: 24px;
|
2713 |
+
height: 24px;
|
2714 |
+
border: none;
|
2715 |
+
background-color: transparent;
|
2716 |
+
fill: currentColor;
|
2717 |
+
opacity: 0.54;
|
2718 |
+
text-decoration: none;
|
2719 |
+
cursor: pointer;
|
2720 |
+
-webkit-user-select: none;
|
2721 |
+
-moz-user-select: none;
|
2722 |
+
-ms-user-select: none;
|
2723 |
+
user-select: none; }
|
2724 |
+
|
2725 |
+
.mdc-select__icon:not([tabindex]),
|
2726 |
+
.mdc-select__icon[tabindex="-1"] {
|
2727 |
+
cursor: default;
|
2728 |
+
pointer-events: none; }
|
2729 |
+
|
2730 |
+
.mdc-select-helper-text {
|
2731 |
+
font-family: Roboto, sans-serif;
|
2732 |
+
-moz-osx-font-smoothing: grayscale;
|
2733 |
+
-webkit-font-smoothing: antialiased;
|
2734 |
+
font-size: 0.75rem;
|
2735 |
+
line-height: 1.25rem;
|
2736 |
+
font-weight: 400;
|
2737 |
+
letter-spacing: 0.03333em;
|
2738 |
+
text-decoration: inherit;
|
2739 |
+
text-transform: inherit;
|
2740 |
+
display: block;
|
2741 |
+
margin-top: 0;
|
2742 |
+
/* @alternate */
|
2743 |
+
line-height: normal;
|
2744 |
+
margin: 0;
|
2745 |
+
transition: opacity 180ms cubic-bezier(0.4, 0, 0.2, 1);
|
2746 |
+
opacity: 0;
|
2747 |
+
will-change: opacity; }
|
2748 |
+
.mdc-select-helper-text::before {
|
2749 |
+
display: inline-block;
|
2750 |
+
width: 0;
|
2751 |
+
height: 16px;
|
2752 |
+
content: "";
|
2753 |
+
vertical-align: 0; }
|
2754 |
+
|
2755 |
+
.mdc-select-helper-text--persistent {
|
2756 |
+
transition: none;
|
2757 |
+
opacity: 1;
|
2758 |
+
will-change: initial; }
|
2759 |
+
|
2760 |
+
.mdc-select {
|
2761 |
+
--mdc-ripple-fg-size: 0;
|
2762 |
+
--mdc-ripple-left: 0;
|
2763 |
+
--mdc-ripple-top: 0;
|
2764 |
+
--mdc-ripple-fg-scale: 1;
|
2765 |
+
--mdc-ripple-fg-translate-end: 0;
|
2766 |
+
--mdc-ripple-fg-translate-start: 0;
|
2767 |
+
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
2768 |
+
display: inline-flex;
|
2769 |
+
position: relative;
|
2770 |
+
box-sizing: border-box;
|
2771 |
+
height: 56px;
|
2772 |
+
overflow: hidden;
|
2773 |
+
/* @alternate */
|
2774 |
+
will-change: opacity, transform, color; }
|
2775 |
+
.mdc-select:not(.mdc-select--disabled) {
|
2776 |
+
background-color: whitesmoke; }
|
2777 |
+
.mdc-select::before, .mdc-select::after {
|
2778 |
+
position: absolute;
|
2779 |
+
border-radius: 50%;
|
2780 |
+
opacity: 0;
|
2781 |
+
pointer-events: none;
|
2782 |
+
content: ""; }
|
2783 |
+
.mdc-select::before {
|
2784 |
+
transition: opacity 15ms linear, background-color 15ms linear;
|
2785 |
+
z-index: 1; }
|
2786 |
+
.mdc-select.mdc-ripple-upgraded::before {
|
2787 |
+
transform: scale(1);
|
2788 |
+
transform: scale(var(--mdc-ripple-fg-scale, 1)); }
|
2789 |
+
.mdc-select.mdc-ripple-upgraded::after {
|
2790 |
+
top: 0;
|
2791 |
+
/* @noflip */
|
2792 |
+
left: 0;
|
2793 |
+
transform: scale(0);
|
2794 |
+
transform-origin: center center; }
|
2795 |
+
.mdc-select.mdc-ripple-upgraded--unbounded::after {
|
2796 |
+
top: 0;
|
2797 |
+
top: var(--mdc-ripple-top, 0);
|
2798 |
+
/* @noflip */
|
2799 |
+
left: 0;
|
2800 |
+
left: var(--mdc-ripple-left, 0); }
|
2801 |
+
.mdc-select.mdc-ripple-upgraded--foreground-activation::after {
|
2802 |
+
animation: mdc-ripple-fg-radius-in 225ms forwards, mdc-ripple-fg-opacity-in 75ms forwards; }
|
2803 |
+
.mdc-select.mdc-ripple-upgraded--foreground-deactivation::after {
|
2804 |
+
animation: mdc-ripple-fg-opacity-out 150ms;
|
2805 |
+
transform: translate(0) scale(1);
|
2806 |
+
transform: translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1)); }
|
2807 |
+
.mdc-select::before, .mdc-select::after {
|
2808 |
+
top: calc(50% - 100%);
|
2809 |
+
/* @noflip */
|
2810 |
+
left: calc(50% - 100%);
|
2811 |
+
width: 200%;
|
2812 |
+
height: 200%; }
|
2813 |
+
.mdc-select.mdc-ripple-upgraded::after {
|
2814 |
+
width: 100%;
|
2815 |
+
width: var(--mdc-ripple-fg-size, 100%);
|
2816 |
+
height: 100%;
|
2817 |
+
height: var(--mdc-ripple-fg-size, 100%); }
|
2818 |
+
.mdc-select::before, .mdc-select::after {
|
2819 |
+
background-color: rgba(0, 0, 0, 0.87); }
|
2820 |
+
.mdc-select:hover::before {
|
2821 |
+
opacity: 0.04; }
|
2822 |
+
.mdc-select:not(.mdc-ripple-upgraded):focus::before, .mdc-select.mdc-ripple-upgraded--background-focused::before {
|
2823 |
+
transition-duration: 75ms;
|
2824 |
+
opacity: 0.12; }
|
2825 |
+
.mdc-select:not(.mdc-select--disabled) .mdc-select__native-control,
|
2826 |
+
.mdc-select:not(.mdc-select--disabled) .mdc-select__selected-text {
|
2827 |
+
color: rgba(0, 0, 0, 0.87); }
|
2828 |
+
.mdc-select:not(.mdc-select--disabled) .mdc-floating-label {
|
2829 |
+
color: rgba(0, 0, 0, 0.6); }
|
2830 |
+
.mdc-select:not(.mdc-select--disabled) .mdc-select__native-control,
|
2831 |
+
.mdc-select:not(.mdc-select--disabled) .mdc-select__selected-text {
|
2832 |
+
border-bottom-color: rgba(0, 0, 0, 0.42); }
|
2833 |
+
.mdc-select:not(.mdc-select--disabled) + .mdc-select-helper-text {
|
2834 |
+
color: rgba(0, 0, 0, 0.6); }
|
2835 |
+
.mdc-select, .mdc-select__native-control {
|
2836 |
+
border-radius: 4px 4px 0 0; }
|
2837 |
+
.mdc-select:not(.mdc-select--disabled).mdc-select--focused .mdc-line-ripple {
|
2838 |
+
background-color: #1a73e8;
|
2839 |
+
/* @alternate */
|
2840 |
+
background-color: #1a73e8;
|
2841 |
+
background-color: var(--mdc-theme-primary, #1a73e8); }
|
2842 |
+
.mdc-select:not(.mdc-select--disabled).mdc-select--focused .mdc-floating-label {
|
2843 |
+
color: rgba(26, 115, 232, 0.87); }
|
2844 |
+
.mdc-select:not(.mdc-select--disabled) .mdc-select__native-control:hover {
|
2845 |
+
border-bottom-color: rgba(0, 0, 0, 0.87); }
|
2846 |
+
.mdc-select .mdc-floating-label--float-above {
|
2847 |
+
transform: translateY(-70%) scale(0.75); }
|
2848 |
+
.mdc-select .mdc-floating-label {
|
2849 |
+
/* @noflip */
|
2850 |
+
left: 16px;
|
2851 |
+
/* @noflip */
|
2852 |
+
right: auto;
|
2853 |
+
right: initial;
|
2854 |
+
top: 21px;
|
2855 |
+
pointer-events: none; }
|
2856 |
+
[dir="rtl"] .mdc-select .mdc-floating-label, .mdc-select .mdc-floating-label[dir="rtl"] {
|
2857 |
+
/* @noflip */
|
2858 |
+
left: auto;
|
2859 |
+
left: initial;
|
2860 |
+
/* @noflip */
|
2861 |
+
right: 16px; }
|
2862 |
+
.mdc-select.mdc-select--with-leading-icon .mdc-floating-label {
|
2863 |
+
/* @noflip */
|
2864 |
+
left: 48px;
|
2865 |
+
/* @noflip */
|
2866 |
+
right: auto;
|
2867 |
+
right: initial; }
|
2868 |
+
[dir="rtl"] .mdc-select.mdc-select--with-leading-icon .mdc-floating-label, .mdc-select.mdc-select--with-leading-icon .mdc-floating-label[dir="rtl"] {
|
2869 |
+
/* @noflip */
|
2870 |
+
left: auto;
|
2871 |
+
left: initial;
|
2872 |
+
/* @noflip */
|
2873 |
+
right: 48px; }
|
2874 |
+
.mdc-select.mdc-select--outlined .mdc-floating-label {
|
2875 |
+
/* @noflip */
|
2876 |
+
left: 4px;
|
2877 |
+
/* @noflip */
|
2878 |
+
right: auto;
|
2879 |
+
right: initial;
|
2880 |
+
top: 17px; }
|
2881 |
+
[dir="rtl"] .mdc-select.mdc-select--outlined .mdc-floating-label, .mdc-select.mdc-select--outlined .mdc-floating-label[dir="rtl"] {
|
2882 |
+
/* @noflip */
|
2883 |
+
left: auto;
|
2884 |
+
left: initial;
|
2885 |
+
/* @noflip */
|
2886 |
+
right: 4px; }
|
2887 |
+
.mdc-select.mdc-select--outlined.mdc-select--with-leading-icon .mdc-floating-label {
|
2888 |
+
/* @noflip */
|
2889 |
+
left: 36px;
|
2890 |
+
/* @noflip */
|
2891 |
+
right: auto;
|
2892 |
+
right: initial; }
|
2893 |
+
[dir="rtl"] .mdc-select.mdc-select--outlined.mdc-select--with-leading-icon .mdc-floating-label, .mdc-select.mdc-select--outlined.mdc-select--with-leading-icon .mdc-floating-label[dir="rtl"] {
|
2894 |
+
/* @noflip */
|
2895 |
+
left: auto;
|
2896 |
+
left: initial;
|
2897 |
+
/* @noflip */
|
2898 |
+
right: 36px; }
|
2899 |
+
.mdc-select.mdc-select--outlined.mdc-select--with-leading-icon .mdc-floating-label--float-above {
|
2900 |
+
/* @noflip */
|
2901 |
+
left: 36px;
|
2902 |
+
/* @noflip */
|
2903 |
+
right: auto;
|
2904 |
+
right: initial; }
|
2905 |
+
[dir="rtl"] .mdc-select.mdc-select--outlined.mdc-select--with-leading-icon .mdc-floating-label--float-above, .mdc-select.mdc-select--outlined.mdc-select--with-leading-icon .mdc-floating-label--float-above[dir="rtl"] {
|
2906 |
+
/* @noflip */
|
2907 |
+
left: auto;
|
2908 |
+
left: initial;
|
2909 |
+
/* @noflip */
|
2910 |
+
right: 36px; }
|
2911 |
+
.mdc-select__dropdown-icon {
|
2912 |
+
background: url("data:image/svg+xml,%3Csvg%20width%3D%2210px%22%20height%3D%225px%22%20viewBox%3D%227%2010%2010%205%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3Cpolygon%20id%3D%22Shape%22%20stroke%3D%22none%22%20fill%3D%22%23000%22%20fill-rule%3D%22evenodd%22%20opacity%3D%220.54%22%20points%3D%227%2010%2012%2015%2017%2010%22%3E%3C%2Fpolygon%3E%0A%3C%2Fsvg%3E") no-repeat center;
|
2913 |
+
/* @noflip */
|
2914 |
+
left: auto;
|
2915 |
+
/* @noflip */
|
2916 |
+
right: 8px;
|
2917 |
+
position: absolute;
|
2918 |
+
bottom: 16px;
|
2919 |
+
width: 24px;
|
2920 |
+
height: 24px;
|
2921 |
+
transition: transform 150ms cubic-bezier(0.4, 0, 0.2, 1);
|
2922 |
+
pointer-events: none; }
|
2923 |
+
[dir="rtl"] .mdc-select__dropdown-icon, .mdc-select__dropdown-icon[dir="rtl"] {
|
2924 |
+
/* @noflip */
|
2925 |
+
left: 8px;
|
2926 |
+
/* @noflip */
|
2927 |
+
right: auto; }
|
2928 |
+
.mdc-select--focused .mdc-select__dropdown-icon {
|
2929 |
+
background: url("data:image/svg+xml,%3Csvg%20width%3D%2210px%22%20height%3D%225px%22%20viewBox%3D%227%2010%2010%205%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3Cpolygon%20id%3D%22Shape%22%20stroke%3D%22none%22%20fill%3D%22%231a73e8%22%20fill-rule%3D%22evenodd%22%20opacity%3D%221%22%20points%3D%227%2010%2012%2015%2017%2010%22%3E%3C%2Fpolygon%3E%0A%3C%2Fsvg%3E") no-repeat center;
|
2930 |
+
transform: rotate(180deg) translateY(-5px);
|
2931 |
+
transition: transform 150ms cubic-bezier(0.4, 0, 0.2, 1); }
|
2932 |
+
.mdc-select__native-control {
|
2933 |
+
padding-top: 20px; }
|
2934 |
+
.mdc-select.mdc-select--focused .mdc-line-ripple::after {
|
2935 |
+
transform: scale(1, 2);
|
2936 |
+
opacity: 1; }
|
2937 |
+
|
2938 |
+
.mdc-select + .mdc-select-helper-text {
|
2939 |
+
margin-right: 12px;
|
2940 |
+
margin-left: 12px; }
|
2941 |
+
|
2942 |
+
.mdc-select--outlined + .mdc-select-helper-text {
|
2943 |
+
margin-right: 16px;
|
2944 |
+
margin-left: 16px; }
|
2945 |
+
|
2946 |
+
.mdc-select--focused + .mdc-select-helper-text:not(.mdc-select-helper-text--validation-msg) {
|
2947 |
+
opacity: 1; }
|
2948 |
+
|
2949 |
+
.mdc-select__selected-text {
|
2950 |
+
min-width: 200px;
|
2951 |
+
padding-top: 22px; }
|
2952 |
+
|
2953 |
+
.mdc-select__native-control,
|
2954 |
+
.mdc-select__selected-text {
|
2955 |
+
/* @noflip */
|
2956 |
+
padding-left: 16px;
|
2957 |
+
/* @noflip */
|
2958 |
+
padding-right: 52px;
|
2959 |
+
font-family: Roboto, sans-serif;
|
2960 |
+
-moz-osx-font-smoothing: grayscale;
|
2961 |
+
-webkit-font-smoothing: antialiased;
|
2962 |
+
font-size: 1rem;
|
2963 |
+
line-height: 1.75rem;
|
2964 |
+
font-weight: 400;
|
2965 |
+
letter-spacing: 0.00937em;
|
2966 |
+
text-decoration: inherit;
|
2967 |
+
text-transform: inherit;
|
2968 |
+
box-sizing: border-box;
|
2969 |
+
width: 100%;
|
2970 |
+
height: 56px;
|
2971 |
+
padding-top: 20px;
|
2972 |
+
padding-bottom: 4px;
|
2973 |
+
border: none;
|
2974 |
+
border-bottom: 1px solid;
|
2975 |
+
outline: none;
|
2976 |
+
background-color: transparent;
|
2977 |
+
color: inherit;
|
2978 |
+
white-space: nowrap;
|
2979 |
+
cursor: pointer;
|
2980 |
+
-webkit-appearance: none;
|
2981 |
+
-moz-appearance: none;
|
2982 |
+
appearance: none; }
|
2983 |
+
[dir="rtl"] .mdc-select__native-control, .mdc-select__native-control[dir="rtl"], [dir="rtl"]
|
2984 |
+
.mdc-select__selected-text,
|
2985 |
+
.mdc-select__selected-text[dir="rtl"] {
|
2986 |
+
/* @noflip */
|
2987 |
+
padding-left: 52px;
|
2988 |
+
/* @noflip */
|
2989 |
+
padding-right: 16px; }
|
2990 |
+
.mdc-select__native-control::-ms-expand,
|
2991 |
+
.mdc-select__selected-text::-ms-expand {
|
2992 |
+
display: none; }
|
2993 |
+
.mdc-select__native-control::-ms-value,
|
2994 |
+
.mdc-select__selected-text::-ms-value {
|
2995 |
+
background-color: transparent;
|
2996 |
+
color: inherit; }
|
2997 |
+
|
2998 |
+
@-moz-document url-prefix("") {
|
2999 |
+
.mdc-select__native-control,
|
3000 |
+
.mdc-select__selected-text {
|
3001 |
+
text-indent: -2px; } }
|
3002 |
+
|
3003 |
+
.mdc-select--outlined {
|
3004 |
+
border: none;
|
3005 |
+
overflow: visible; }
|
3006 |
+
.mdc-select--outlined:not(.mdc-select--disabled) {
|
3007 |
+
background-color: transparent; }
|
3008 |
+
.mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,
|
3009 |
+
.mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,
|
3010 |
+
.mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing {
|
3011 |
+
border-color: rgba(0, 0, 0, 0.24); }
|
3012 |
+
.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__native-control:hover ~ .mdc-notched-outline .mdc-notched-outline__leading,
|
3013 |
+
.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__native-control:hover ~ .mdc-notched-outline .mdc-notched-outline__notch,
|
3014 |
+
.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__native-control:hover ~ .mdc-notched-outline .mdc-notched-outline__trailing,
|
3015 |
+
.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover ~ .mdc-notched-outline .mdc-notched-outline__leading,
|
3016 |
+
.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover ~ .mdc-notched-outline .mdc-notched-outline__notch,
|
3017 |
+
.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover ~ .mdc-notched-outline .mdc-notched-outline__trailing {
|
3018 |
+
border-color: rgba(0, 0, 0, 0.87); }
|
3019 |
+
.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__leading,
|
3020 |
+
.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__notch,
|
3021 |
+
.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__trailing {
|
3022 |
+
border-width: 2px; }
|
3023 |
+
.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__leading,
|
3024 |
+
.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__notch,
|
3025 |
+
.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__trailing {
|
3026 |
+
border-color: #1a73e8;
|
3027 |
+
/* @alternate */
|
3028 |
+
border-color: #1a73e8;
|
3029 |
+
border-color: var(--mdc-theme-primary, #1a73e8); }
|
3030 |
+
.mdc-select--outlined .mdc-floating-label--shake {
|
3031 |
+
animation: mdc-floating-label-shake-float-above-text-field-outlined 250ms 1; }
|
3032 |
+
.mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__leading {
|
3033 |
+
/* @noflip */
|
3034 |
+
border-radius: 4px 0 0 4px; }
|
3035 |
+
[dir="rtl"] .mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__leading, .mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__leading[dir="rtl"] {
|
3036 |
+
/* @noflip */
|
3037 |
+
border-radius: 0 4px 4px 0; }
|
3038 |
+
.mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__trailing {
|
3039 |
+
/* @noflip */
|
3040 |
+
border-radius: 0 4px 4px 0; }
|
3041 |
+
[dir="rtl"] .mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__trailing, .mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__trailing[dir="rtl"] {
|
3042 |
+
/* @noflip */
|
3043 |
+
border-radius: 4px 0 0 4px; }
|
3044 |
+
.mdc-select--outlined .mdc-select__native-control {
|
3045 |
+
border-radius: 4px; }
|
3046 |
+
.mdc-select--outlined::before, .mdc-select--outlined::after {
|
3047 |
+
content: none; }
|
3048 |
+
.mdc-select--outlined:not(.mdc-select--disabled) {
|
3049 |
+
background-color: transparent; }
|
3050 |
+
.mdc-select--outlined .mdc-floating-label--float-above {
|
3051 |
+
transform: translateY(-144%) scale(1); }
|
3052 |
+
.mdc-select--outlined .mdc-floating-label--float-above {
|
3053 |
+
font-size: 0.75rem; }
|
3054 |
+
.mdc-select--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,
|
3055 |
+
.mdc-select--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above {
|
3056 |
+
transform: translateY(-130%) scale(0.75); }
|
3057 |
+
.mdc-select--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,
|
3058 |
+
.mdc-select--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above {
|
3059 |
+
font-size: 1rem; }
|
3060 |
+
.mdc-select--outlined .mdc-select__native-control,
|
3061 |
+
.mdc-select--outlined .mdc-select__selected-text {
|
3062 |
+
/* @noflip */
|
3063 |
+
padding-left: 16px;
|
3064 |
+
/* @noflip */
|
3065 |
+
padding-right: 52px;
|
3066 |
+
display: flex;
|
3067 |
+
padding-top: 12px;
|
3068 |
+
padding-bottom: 12px;
|
3069 |
+
border: none;
|
3070 |
+
background-color: transparent;
|
3071 |
+
z-index: 1; }
|
3072 |
+
[dir="rtl"] .mdc-select--outlined .mdc-select__native-control, .mdc-select--outlined .mdc-select__native-control[dir="rtl"], [dir="rtl"]
|
3073 |
+
.mdc-select--outlined .mdc-select__selected-text,
|
3074 |
+
.mdc-select--outlined .mdc-select__selected-text[dir="rtl"] {
|
3075 |
+
/* @noflip */
|
3076 |
+
padding-left: 52px;
|
3077 |
+
/* @noflip */
|
3078 |
+
padding-right: 16px; }
|
3079 |
+
.mdc-select--outlined .mdc-select__selected-text {
|
3080 |
+
padding-top: 14px; }
|
3081 |
+
.mdc-select--outlined .mdc-select__icon {
|
3082 |
+
z-index: 2; }
|
3083 |
+
.mdc-select--outlined .mdc-floating-label {
|
3084 |
+
line-height: 1.15rem;
|
3085 |
+
pointer-events: auto; }
|
3086 |
+
|
3087 |
+
.mdc-select--invalid:not(.mdc-select--disabled) .mdc-floating-label {
|
3088 |
+
color: #b00020;
|
3089 |
+
/* @alternate */
|
3090 |
+
color: #b00020;
|
3091 |
+
color: var(--mdc-theme-error, #b00020); }
|
3092 |
+
|
3093 |
+
.mdc-select--invalid:not(.mdc-select--disabled) .mdc-select__native-control,
|
3094 |
+
.mdc-select--invalid:not(.mdc-select--disabled) .mdc-select__selected-text {
|
3095 |
+
border-bottom-color: #b00020;
|
3096 |
+
/* @alternate */
|
3097 |
+
border-bottom-color: #b00020;
|
3098 |
+
border-bottom-color: var(--mdc-theme-error, #b00020); }
|
3099 |
+
|
3100 |
+
.mdc-select--invalid:not(.mdc-select--disabled).mdc-select--focused .mdc-line-ripple {
|
3101 |
+
background-color: #b00020;
|
3102 |
+
/* @alternate */
|
3103 |
+
background-color: #b00020;
|
3104 |
+
background-color: var(--mdc-theme-error, #b00020); }
|
3105 |
+
|
3106 |
+
.mdc-select--invalid:not(.mdc-select--disabled).mdc-select--focused .mdc-floating-label {
|
3107 |
+
color: #b00020; }
|
3108 |
+
|
3109 |
+
.mdc-select--invalid:not(.mdc-select--disabled).mdc-select--invalid + .mdc-select-helper-text--validation-msg {
|
3110 |
+
color: #b00020;
|
3111 |
+
/* @alternate */
|
3112 |
+
color: #b00020;
|
3113 |
+
color: var(--mdc-theme-error, #b00020); }
|
3114 |
+
|
3115 |
+
.mdc-select--invalid:not(.mdc-select--disabled) .mdc-select__native-control:hover {
|
3116 |
+
border-bottom-color: #b00020;
|
3117 |
+
/* @alternate */
|
3118 |
+
border-bottom-color: #b00020;
|
3119 |
+
border-bottom-color: var(--mdc-theme-error, #b00020); }
|
3120 |
+
|
3121 |
+
.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,
|
3122 |
+
.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,
|
3123 |
+
.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing {
|
3124 |
+
border-color: #b00020;
|
3125 |
+
/* @alternate */
|
3126 |
+
border-color: #b00020;
|
3127 |
+
border-color: var(--mdc-theme-error, #b00020); }
|
3128 |
+
|
3129 |
+
.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__native-control:hover ~ .mdc-notched-outline .mdc-notched-outline__leading,
|
3130 |
+
.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__native-control:hover ~ .mdc-notched-outline .mdc-notched-outline__notch,
|
3131 |
+
.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__native-control:hover ~ .mdc-notched-outline .mdc-notched-outline__trailing,
|
3132 |
+
.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover ~ .mdc-notched-outline .mdc-notched-outline__leading,
|
3133 |
+
.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover ~ .mdc-notched-outline .mdc-notched-outline__notch,
|
3134 |
+
.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover ~ .mdc-notched-outline .mdc-notched-outline__trailing {
|
3135 |
+
border-color: #b00020;
|
3136 |
+
/* @alternate */
|
3137 |
+
border-color: #b00020;
|
3138 |
+
border-color: var(--mdc-theme-error, #b00020); }
|
3139 |
+
|
3140 |
+
.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__leading,
|
3141 |
+
.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__notch,
|
3142 |
+
.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__trailing {
|
3143 |
+
border-width: 2px; }
|
3144 |
+
|
3145 |
+
.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__leading,
|
3146 |
+
.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__notch,
|
3147 |
+
.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__trailing {
|
3148 |
+
border-color: #b00020;
|
3149 |
+
/* @alternate */
|
3150 |
+
border-color: #b00020;
|
3151 |
+
border-color: var(--mdc-theme-error, #b00020); }
|
3152 |
+
|
3153 |
+
.mdc-select--invalid .mdc-select__dropdown-icon {
|
3154 |
+
background: url("data:image/svg+xml,%3Csvg%20width%3D%2210px%22%20height%3D%225px%22%20viewBox%3D%227%2010%2010%205%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3Cpolygon%20id%3D%22Shape%22%20stroke%3D%22none%22%20fill%3D%22%23b00020%22%20fill-rule%3D%22evenodd%22%20opacity%3D%221%22%20points%3D%227%2010%2012%2015%2017%2010%22%3E%3C%2Fpolygon%3E%0A%3C%2Fsvg%3E") no-repeat center; }
|
3155 |
+
|
3156 |
+
.mdc-select--invalid + .mdc-select-helper-text--validation-msg {
|
3157 |
+
opacity: 1; }
|
3158 |
+
|
3159 |
+
.mdc-select--required .mdc-floating-label::after {
|
3160 |
+
content: "*"; }
|
3161 |
+
|
3162 |
+
.mdc-select--disabled {
|
3163 |
+
background-color: #fafafa;
|
3164 |
+
cursor: default;
|
3165 |
+
pointer-events: none; }
|
3166 |
+
.mdc-select--disabled .mdc-floating-label {
|
3167 |
+
color: rgba(0, 0, 0, 0.37); }
|
3168 |
+
.mdc-select--disabled .mdc-select__dropdown-icon {
|
3169 |
+
background: url("data:image/svg+xml,%3Csvg%20width%3D%2210px%22%20height%3D%225px%22%20viewBox%3D%227%2010%2010%205%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3Cpolygon%20id%3D%22Shape%22%20stroke%3D%22none%22%20fill%3D%22%23000%22%20fill-rule%3D%22evenodd%22%20opacity%3D%220.37%22%20points%3D%227%2010%2012%2015%2017%2010%22%3E%3C%2Fpolygon%3E%0A%3C%2Fsvg%3E") no-repeat center; }
|
3170 |
+
.mdc-select--disabled .mdc-line-ripple {
|
3171 |
+
display: none; }
|
3172 |
+
.mdc-select--disabled .mdc-select__icon {
|
3173 |
+
color: rgba(0, 0, 0, 0.37); }
|
3174 |
+
.mdc-select--disabled .mdc-select__native-control,
|
3175 |
+
.mdc-select--disabled .mdc-select__selected-text {
|
3176 |
+
color: rgba(0, 0, 0, 0.37);
|
3177 |
+
border-bottom-style: dotted; }
|
3178 |
+
.mdc-select--disabled .mdc-select__selected-text {
|
3179 |
+
pointer-events: none; }
|
3180 |
+
.mdc-select--disabled.mdc-select--outlined {
|
3181 |
+
background-color: transparent; }
|
3182 |
+
.mdc-select--disabled.mdc-select--outlined .mdc-select__native-control,
|
3183 |
+
.mdc-select--disabled.mdc-select--outlined .mdc-select__selected-text {
|
3184 |
+
border-bottom-style: none; }
|
3185 |
+
.mdc-select--disabled.mdc-select--outlined .mdc-notched-outline__leading,
|
3186 |
+
.mdc-select--disabled.mdc-select--outlined .mdc-notched-outline__notch,
|
3187 |
+
.mdc-select--disabled.mdc-select--outlined .mdc-notched-outline__trailing {
|
3188 |
+
border-color: rgba(0, 0, 0, 0.16); }
|
3189 |
+
|
3190 |
+
.mdc-select--with-leading-icon .mdc-select__icon {
|
3191 |
+
/* @noflip */
|
3192 |
+
left: 16px;
|
3193 |
+
/* @noflip */
|
3194 |
+
right: auto;
|
3195 |
+
right: initial; }
|
3196 |
+
[dir="rtl"] .mdc-select--with-leading-icon .mdc-select__icon, .mdc-select--with-leading-icon .mdc-select__icon[dir="rtl"] {
|
3197 |
+
/* @noflip */
|
3198 |
+
left: auto;
|
3199 |
+
left: initial;
|
3200 |
+
/* @noflip */
|
3201 |
+
right: 16px; }
|
3202 |
+
|
3203 |
+
.mdc-select--with-leading-icon .mdc-select__native-control,
|
3204 |
+
.mdc-select--with-leading-icon .mdc-select__selected-text {
|
3205 |
+
/* @noflip */
|
3206 |
+
padding-left: 48px;
|
3207 |
+
/* @noflip */
|
3208 |
+
padding-right: 32px; }
|
3209 |
+
[dir="rtl"] .mdc-select--with-leading-icon .mdc-select__native-control, .mdc-select--with-leading-icon .mdc-select__native-control[dir="rtl"], [dir="rtl"]
|
3210 |
+
.mdc-select--with-leading-icon .mdc-select__selected-text,
|
3211 |
+
.mdc-select--with-leading-icon .mdc-select__selected-text[dir="rtl"] {
|
3212 |
+
/* @noflip */
|
3213 |
+
padding-left: 32px;
|
3214 |
+
/* @noflip */
|
3215 |
+
padding-right: 48px; }
|
3216 |
+
|
3217 |
+
.mdc-select--with-leading-icon.mdc-select--outlined .mdc-floating-label--float-above {
|
3218 |
+
transform: translateY(-144%) translateX(-32px) scale(1); }
|
3219 |
+
[dir="rtl"] .mdc-select--with-leading-icon.mdc-select--outlined .mdc-floating-label--float-above, .mdc-select--with-leading-icon.mdc-select--outlined .mdc-floating-label--float-above[dir="rtl"] {
|
3220 |
+
transform: translateY(-144%) translateX(32px) scale(1); }
|
3221 |
+
|
3222 |
+
.mdc-select--with-leading-icon.mdc-select--outlined .mdc-floating-label--float-above {
|
3223 |
+
font-size: 0.75rem; }
|
3224 |
+
|
3225 |
+
.mdc-select--with-leading-icon.mdc-select--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,
|
3226 |
+
.mdc-select--with-leading-icon.mdc-select--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above {
|
3227 |
+
transform: translateY(-130%) translateX(-32px) scale(0.75); }
|
3228 |
+
[dir="rtl"] .mdc-select--with-leading-icon.mdc-select--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above, .mdc-select--with-leading-icon.mdc-select--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir="rtl"], [dir="rtl"]
|
3229 |
+
.mdc-select--with-leading-icon.mdc-select--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,
|
3230 |
+
.mdc-select--with-leading-icon.mdc-select--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir="rtl"] {
|
3231 |
+
transform: translateY(-130%) translateX(32px) scale(0.75); }
|
3232 |
+
|
3233 |
+
.mdc-select--with-leading-icon.mdc-select--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,
|
3234 |
+
.mdc-select--with-leading-icon.mdc-select--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above {
|
3235 |
+
font-size: 1rem; }
|
3236 |
+
|
3237 |
+
.mdc-select--with-leading-icon.mdc-select--outlined .mdc-floating-label--shake {
|
3238 |
+
animation: mdc-floating-label-shake-float-above-select-outlined-leading-icon 250ms 1; }
|
3239 |
+
|
3240 |
+
[dir="rtl"] .mdc-select--with-leading-icon.mdc-select--outlined .mdc-floating-label--shake, .mdc-select--with-leading-icon.mdc-select--outlined[dir="rtl"] .mdc-floating-label--shake {
|
3241 |
+
animation: mdc-floating-label-shake-float-above-select-outlined-leading-icon-rtl 250ms 1; }
|
3242 |
+
|
3243 |
+
.mdc-select--with-leading-icon.mdc-select__menu .mdc-list-item__text {
|
3244 |
+
/* @noflip */
|
3245 |
+
padding-left: 32px;
|
3246 |
+
/* @noflip */
|
3247 |
+
padding-right: 32px; }
|
3248 |
+
[dir="rtl"] .mdc-select--with-leading-icon.mdc-select__menu .mdc-list-item__text, .mdc-select--with-leading-icon.mdc-select__menu .mdc-list-item__text[dir="rtl"] {
|
3249 |
+
/* @noflip */
|
3250 |
+
padding-left: 32px;
|
3251 |
+
/* @noflip */
|
3252 |
+
padding-right: 32px; }
|
3253 |
+
|
3254 |
+
.mdc-select__menu .mdc-list .mdc-list-item--selected {
|
3255 |
+
color: #000;
|
3256 |
+
/* @alternate */
|
3257 |
+
color: #000;
|
3258 |
+
color: var(--mdc-theme-on-surface, #000); }
|
3259 |
+
.mdc-select__menu .mdc-list .mdc-list-item--selected::before, .mdc-select__menu .mdc-list .mdc-list-item--selected::after {
|
3260 |
+
background-color: #000; }
|
3261 |
+
@supports not (-ms-ime-align: auto) {
|
3262 |
+
.mdc-select__menu .mdc-list .mdc-list-item--selected::before, .mdc-select__menu .mdc-list .mdc-list-item--selected::after {
|
3263 |
+
/* @alternate */
|
3264 |
+
background-color: #000;
|
3265 |
+
background-color: var(--mdc-theme-on-surface, #000); } }
|
3266 |
+
.mdc-select__menu .mdc-list .mdc-list-item--selected:hover::before {
|
3267 |
+
opacity: 0.04; }
|
3268 |
+
.mdc-select__menu .mdc-list .mdc-list-item--selected:not(.mdc-ripple-upgraded):focus::before, .mdc-select__menu .mdc-list .mdc-list-item--selected.mdc-ripple-upgraded--background-focused::before {
|
3269 |
+
transition-duration: 75ms;
|
3270 |
+
opacity: 0.12; }
|
3271 |
+
.mdc-select__menu .mdc-list .mdc-list-item--selected:not(.mdc-ripple-upgraded)::after {
|
3272 |
+
transition: opacity 150ms linear; }
|
3273 |
+
.mdc-select__menu .mdc-list .mdc-list-item--selected:not(.mdc-ripple-upgraded):active::after {
|
3274 |
+
transition-duration: 75ms;
|
3275 |
+
opacity: 0.12; }
|
3276 |
+
.mdc-select__menu .mdc-list .mdc-list-item--selected.mdc-ripple-upgraded {
|
3277 |
+
--mdc-ripple-fg-opacity: 0.12; }
|
3278 |
+
|
3279 |
+
@keyframes mdc-floating-label-shake-float-above-select-outlined-leading-icon {
|
3280 |
+
0% {
|
3281 |
+
transform: translateX(calc(0 - 32px)) translateY(-130%) scale(0.75); }
|
3282 |
+
33% {
|
3283 |
+
animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
|
3284 |
+
transform: translateX(calc(4% - 32px)) translateY(-130%) scale(0.75); }
|
3285 |
+
66% {
|
3286 |
+
animation-timing-function: cubic-bezier(0.30244, 0.38135, 0.55, 0.95635);
|
3287 |
+
transform: translateX(calc(-4% - 32px)) translateY(-130%) scale(0.75); }
|
3288 |
+
100% {
|
3289 |
+
transform: translateX(calc(0 - 32px)) translateY(-130%) scale(0.75); } }
|
3290 |
+
|
3291 |
+
@keyframes mdc-floating-label-shake-float-above-select-outlined-leading-icon-rtl {
|
3292 |
+
0% {
|
3293 |
+
transform: translateX(calc(0 - -32px)) translateY(-130%) scale(0.75); }
|
3294 |
+
33% {
|
3295 |
+
animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
|
3296 |
+
transform: translateX(calc(4% - -32px)) translateY(-130%) scale(0.75); }
|
3297 |
+
66% {
|
3298 |
+
animation-timing-function: cubic-bezier(0.30244, 0.38135, 0.55, 0.95635);
|
3299 |
+
transform: translateX(calc(-4% - -32px)) translateY(-130%) scale(0.75); }
|
3300 |
+
100% {
|
3301 |
+
transform: translateX(calc(0 - -32px)) translateY(-130%) scale(0.75); } }
|
3302 |
+
|
3303 |
+
/**
|
3304 |
+
* @license
|
3305 |
+
* Copyright 2018 Google Inc.
|
3306 |
+
*
|
3307 |
+
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
3308 |
+
* of this software and associated documentation files (the "Software"), to deal
|
3309 |
+
* in the Software without restriction, including without limitation the rights
|
3310 |
+
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
3311 |
+
* copies of the Software, and to permit persons to whom the Software is
|
3312 |
+
* furnished to do so, subject to the following conditions:
|
3313 |
+
*
|
3314 |
+
* The above copyright notice and this permission notice shall be included in
|
3315 |
+
* all copies or substantial portions of the Software.
|
3316 |
+
*
|
3317 |
+
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
3318 |
+
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
3319 |
+
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
3320 |
+
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
3321 |
+
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
3322 |
+
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
3323 |
+
* THE SOFTWARE.
|
3324 |
+
*/
|
3325 |
+
.mdc-tab {
|
3326 |
+
position: relative;
|
3327 |
+
font-family: Roboto, sans-serif;
|
3328 |
+
-moz-osx-font-smoothing: grayscale;
|
3329 |
+
-webkit-font-smoothing: antialiased;
|
3330 |
+
font-size: 0.875rem;
|
3331 |
+
line-height: 2.25rem;
|
3332 |
+
font-weight: 500;
|
3333 |
+
letter-spacing: 0.08929em;
|
3334 |
+
text-decoration: none;
|
3335 |
+
text-transform: uppercase;
|
3336 |
+
display: flex;
|
3337 |
+
flex: 1 0 auto;
|
3338 |
+
justify-content: center;
|
3339 |
+
box-sizing: border-box;
|
3340 |
+
height: 48px;
|
3341 |
+
padding: 0 24px;
|
3342 |
+
border: none;
|
3343 |
+
outline: none;
|
3344 |
+
background: none;
|
3345 |
+
text-align: center;
|
3346 |
+
white-space: nowrap;
|
3347 |
+
cursor: pointer;
|
3348 |
+
-webkit-appearance: none;
|
3349 |
+
z-index: 1; }
|
3350 |
+
.mdc-tab .mdc-tab__text-label {
|
3351 |
+
color: #000;
|
3352 |
+
/* @alternate */
|
3353 |
+
color: #000;
|
3354 |
+
color: var(--mdc-theme-on-surface, #000); }
|
3355 |
+
.mdc-tab .mdc-tab__icon {
|
3356 |
+
color: #000;
|
3357 |
+
/* @alternate */
|
3358 |
+
color: #000;
|
3359 |
+
color: var(--mdc-theme-on-surface, #000);
|
3360 |
+
fill: currentColor; }
|
3361 |
+
.mdc-tab::-moz-focus-inner {
|
3362 |
+
padding: 0;
|
3363 |
+
border: 0; }
|
3364 |
+
|
3365 |
+
.mdc-tab--min-width {
|
3366 |
+
flex: 0 1 auto; }
|
3367 |
+
|
3368 |
+
.mdc-tab__ripple {
|
3369 |
+
--mdc-ripple-fg-size: 0;
|
3370 |
+
--mdc-ripple-left: 0;
|
3371 |
+
--mdc-ripple-top: 0;
|
3372 |
+
--mdc-ripple-fg-scale: 1;
|
3373 |
+
--mdc-ripple-fg-translate-end: 0;
|
3374 |
+
--mdc-ripple-fg-translate-start: 0;
|
3375 |
+
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
3376 |
+
position: absolute;
|
3377 |
+
top: 0;
|
3378 |
+
left: 0;
|
3379 |
+
width: 100%;
|
3380 |
+
height: 100%;
|
3381 |
+
overflow: hidden; }
|
3382 |
+
.mdc-tab__ripple::before, .mdc-tab__ripple::after {
|
3383 |
+
position: absolute;
|
3384 |
+
border-radius: 50%;
|
3385 |
+
opacity: 0;
|
3386 |
+
pointer-events: none;
|
3387 |
+
content: ""; }
|
3388 |
+
.mdc-tab__ripple::before {
|
3389 |
+
transition: opacity 15ms linear, background-color 15ms linear;
|
3390 |
+
z-index: 1; }
|
3391 |
+
.mdc-tab__ripple.mdc-ripple-upgraded::before {
|
3392 |
+
transform: scale(1);
|
3393 |
+
transform: scale(var(--mdc-ripple-fg-scale, 1)); }
|
3394 |
+
.mdc-tab__ripple.mdc-ripple-upgraded::after {
|
3395 |
+
top: 0;
|
3396 |
+
/* @noflip */
|
3397 |
+
left: 0;
|
3398 |
+
transform: scale(0);
|
3399 |
+
transform-origin: center center; }
|
3400 |
+
.mdc-tab__ripple.mdc-ripple-upgraded--unbounded::after {
|
3401 |
+
top: 0;
|
3402 |
+
top: var(--mdc-ripple-top, 0);
|
3403 |
+
/* @noflip */
|
3404 |
+
left: 0;
|
3405 |
+
left: var(--mdc-ripple-left, 0); }
|
3406 |
+
.mdc-tab__ripple.mdc-ripple-upgraded--foreground-activation::after {
|
3407 |
+
animation: mdc-ripple-fg-radius-in 225ms forwards, mdc-ripple-fg-opacity-in 75ms forwards; }
|
3408 |
+
.mdc-tab__ripple.mdc-ripple-upgraded--foreground-deactivation::after {
|
3409 |
+
animation: mdc-ripple-fg-opacity-out 150ms;
|
3410 |
+
transform: translate(0) scale(1);
|
3411 |
+
transform: translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1)); }
|
3412 |
+
.mdc-tab__ripple::before, .mdc-tab__ripple::after {
|
3413 |
+
top: calc(50% - 100%);
|
3414 |
+
/* @noflip */
|
3415 |
+
left: calc(50% - 100%);
|
3416 |
+
width: 200%;
|
3417 |
+
height: 200%; }
|
3418 |
+
.mdc-tab__ripple.mdc-ripple-upgraded::after {
|
3419 |
+
width: 100%;
|
3420 |
+
width: var(--mdc-ripple-fg-size, 100%);
|
3421 |
+
height: 100%;
|
3422 |
+
height: var(--mdc-ripple-fg-size, 100%); }
|
3423 |
+
.mdc-tab__ripple::before, .mdc-tab__ripple::after {
|
3424 |
+
background-color: #1a73e8; }
|
3425 |
+
@supports not (-ms-ime-align: auto) {
|
3426 |
+
.mdc-tab__ripple::before, .mdc-tab__ripple::after {
|
3427 |
+
/* @alternate */
|
3428 |
+
background-color: #1a73e8;
|
3429 |
+
background-color: var(--mdc-theme-primary, #1a73e8); } }
|
3430 |
+
.mdc-tab__ripple:hover::before {
|
3431 |
+
opacity: 0.04; }
|
3432 |
+
.mdc-tab__ripple:not(.mdc-ripple-upgraded):focus::before, .mdc-tab__ripple.mdc-ripple-upgraded--background-focused::before {
|
3433 |
+
transition-duration: 75ms;
|
3434 |
+
opacity: 0.12; }
|
3435 |
+
.mdc-tab__ripple:not(.mdc-ripple-upgraded)::after {
|
3436 |
+
transition: opacity 150ms linear; }
|
3437 |
+
.mdc-tab__ripple:not(.mdc-ripple-upgraded):active::after {
|
3438 |
+
transition-duration: 75ms;
|
3439 |
+
opacity: 0.12; }
|
3440 |
+
.mdc-tab__ripple.mdc-ripple-upgraded {
|
3441 |
+
--mdc-ripple-fg-opacity: 0.12; }
|
3442 |
+
|
3443 |
+
.mdc-tab__content {
|
3444 |
+
position: relative;
|
3445 |
+
display: flex;
|
3446 |
+
align-items: center;
|
3447 |
+
justify-content: center;
|
3448 |
+
height: inherit;
|
3449 |
+
pointer-events: none; }
|
3450 |
+
|
3451 |
+
.mdc-tab__text-label,
|
3452 |
+
.mdc-tab__icon {
|
3453 |
+
transition: 150ms color linear, 150ms opacity linear;
|
3454 |
+
z-index: 2; }
|
3455 |
+
|
3456 |
+
.mdc-tab__text-label {
|
3457 |
+
display: inline-block;
|
3458 |
+
opacity: 0.6;
|
3459 |
+
line-height: 1; }
|
3460 |
+
|
3461 |
+
.mdc-tab__icon {
|
3462 |
+
width: 24px;
|
3463 |
+
height: 24px;
|
3464 |
+
opacity: 0.54;
|
3465 |
+
font-size: 24px; }
|
3466 |
+
|
3467 |
+
.mdc-tab--stacked {
|
3468 |
+
height: 72px; }
|
3469 |
+
|
3470 |
+
.mdc-tab--stacked .mdc-tab__content {
|
3471 |
+
flex-direction: column;
|
3472 |
+
align-items: center;
|
3473 |
+
justify-content: space-between; }
|
3474 |
+
|
3475 |
+
.mdc-tab--stacked .mdc-tab__icon {
|
3476 |
+
padding-top: 12px; }
|
3477 |
+
|
3478 |
+
.mdc-tab--stacked .mdc-tab__text-label {
|
3479 |
+
padding-bottom: 16px; }
|
3480 |
+
|
3481 |
+
.mdc-tab--active .mdc-tab__text-label {
|
3482 |
+
color: #1a73e8;
|
3483 |
+
/* @alternate */
|
3484 |
+
color: #1a73e8;
|
3485 |
+
color: var(--mdc-theme-primary, #1a73e8); }
|
3486 |
+
|
3487 |
+
.mdc-tab--active .mdc-tab__icon {
|
3488 |
+
color: #1a73e8;
|
3489 |
+
/* @alternate */
|
3490 |
+
color: #1a73e8;
|
3491 |
+
color: var(--mdc-theme-primary, #1a73e8);
|
3492 |
+
fill: currentColor; }
|
3493 |
+
|
3494 |
+
.mdc-tab--active .mdc-tab__text-label,
|
3495 |
+
.mdc-tab--active .mdc-tab__icon {
|
3496 |
+
transition-delay: 100ms;
|
3497 |
+
opacity: 1; }
|
3498 |
+
|
3499 |
+
.mdc-tab:not(.mdc-tab--stacked) .mdc-tab__icon + .mdc-tab__text-label {
|
3500 |
+
/* @noflip */
|
3501 |
+
padding-left: 8px;
|
3502 |
+
/* @noflip */
|
3503 |
+
padding-right: 0; }
|
3504 |
+
[dir="rtl"] .mdc-tab:not(.mdc-tab--stacked) .mdc-tab__icon + .mdc-tab__text-label, .mdc-tab:not(.mdc-tab--stacked) .mdc-tab__icon + .mdc-tab__text-label[dir="rtl"] {
|
3505 |
+
/* @noflip */
|
3506 |
+
padding-left: 0;
|
3507 |
+
/* @noflip */
|
3508 |
+
padding-right: 8px; }
|
3509 |
+
|
3510 |
+
/**
|
3511 |
+
* @license
|
3512 |
+
* Copyright 2018 Google Inc.
|
3513 |
+
*
|
3514 |
+
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
3515 |
+
* of this software and associated documentation files (the "Software"), to deal
|
3516 |
+
* in the Software without restriction, including without limitation the rights
|
3517 |
+
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
3518 |
+
* copies of the Software, and to permit persons to whom the Software is
|
3519 |
+
* furnished to do so, subject to the following conditions:
|
3520 |
+
*
|
3521 |
+
* The above copyright notice and this permission notice shall be included in
|
3522 |
+
* all copies or substantial portions of the Software.
|
3523 |
+
*
|
3524 |
+
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
3525 |
+
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
3526 |
+
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
3527 |
+
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
3528 |
+
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
3529 |
+
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
3530 |
+
* THE SOFTWARE.
|
3531 |
+
*/
|
3532 |
+
/**
|
3533 |
+
* @license
|
3534 |
+
* Copyright 2018 Google Inc.
|
3535 |
+
*
|
3536 |
+
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
3537 |
+
* of this software and associated documentation files (the "Software"), to deal
|
3538 |
+
* in the Software without restriction, including without limitation the rights
|
3539 |
+
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
3540 |
+
* copies of the Software, and to permit persons to whom the Software is
|
3541 |
+
* furnished to do so, subject to the following conditions:
|
3542 |
+
*
|
3543 |
+
* The above copyright notice and this permission notice shall be included in
|
3544 |
+
* all copies or substantial portions of the Software.
|
3545 |
+
*
|
3546 |
+
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
3547 |
+
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
3548 |
+
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
3549 |
+
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
3550 |
+
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
3551 |
+
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
3552 |
+
* THE SOFTWARE.
|
3553 |
+
*/
|
3554 |
+
.mdc-tab-bar {
|
3555 |
+
width: 100%; }
|
3556 |
+
|
3557 |
+
/**
|
3558 |
+
* @license
|
3559 |
+
* Copyright 2018 Google Inc.
|
3560 |
+
*
|
3561 |
+
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
3562 |
+
* of this software and associated documentation files (the "Software"), to deal
|
3563 |
+
* in the Software without restriction, including without limitation the rights
|
3564 |
+
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
3565 |
+
* copies of the Software, and to permit persons to whom the Software is
|
3566 |
+
* furnished to do so, subject to the following conditions:
|
3567 |
+
*
|
3568 |
+
* The above copyright notice and this permission notice shall be included in
|
3569 |
+
* all copies or substantial portions of the Software.
|
3570 |
+
*
|
3571 |
+
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
3572 |
+
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
3573 |
+
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
3574 |
+
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
3575 |
+
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
3576 |
+
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
3577 |
+
* THE SOFTWARE.
|
3578 |
+
*/
|
3579 |
+
/**
|
3580 |
+
* @license
|
3581 |
+
* Copyright 2018 Google Inc.
|
3582 |
+
*
|
3583 |
+
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
3584 |
+
* of this software and associated documentation files (the "Software"), to deal
|
3585 |
+
* in the Software without restriction, including without limitation the rights
|
3586 |
+
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
3587 |
+
* copies of the Software, and to permit persons to whom the Software is
|
3588 |
+
* furnished to do so, subject to the following conditions:
|
3589 |
+
*
|
3590 |
+
* The above copyright notice and this permission notice shall be included in
|
3591 |
+
* all copies or substantial portions of the Software.
|
3592 |
+
*
|
3593 |
+
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
3594 |
+
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
3595 |
+
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
3596 |
+
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
3597 |
+
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
3598 |
+
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
3599 |
+
* THE SOFTWARE.
|
3600 |
+
*/
|
3601 |
+
.mdc-tab-indicator {
|
3602 |
+
display: flex;
|
3603 |
+
position: absolute;
|
3604 |
+
top: 0;
|
3605 |
+
left: 0;
|
3606 |
+
width: 100%;
|
3607 |
+
height: 100%;
|
3608 |
+
pointer-events: none;
|
3609 |
+
z-index: 1; }
|
3610 |
+
.mdc-tab-indicator > .mdc-tab-indicator__content--underline {
|
3611 |
+
background-color: #1a73e8;
|
3612 |
+
/* @alternate */
|
3613 |
+
background-color: #1a73e8;
|
3614 |
+
background-color: var(--mdc-theme-primary, #1a73e8); }
|
3615 |
+
.mdc-tab-indicator > .mdc-tab-indicator__content--underline {
|
3616 |
+
height: 2px; }
|
3617 |
+
.mdc-tab-indicator > .mdc-tab-indicator__content--icon {
|
3618 |
+
color: #1a73e8;
|
3619 |
+
/* @alternate */
|
3620 |
+
color: #1a73e8;
|
3621 |
+
color: var(--mdc-theme-secondary, #1a73e8); }
|
3622 |
+
.mdc-tab-indicator > .mdc-tab-indicator__content--icon {
|
3623 |
+
height: 34px;
|
3624 |
+
font-size: 34px; }
|
3625 |
+
|
3626 |
+
.mdc-tab-indicator__content {
|
3627 |
+
transform-origin: left;
|
3628 |
+
opacity: 0; }
|
3629 |
+
|
3630 |
+
.mdc-tab-indicator__content--underline {
|
3631 |
+
align-self: flex-end;
|
3632 |
+
width: 100%; }
|
3633 |
+
|
3634 |
+
.mdc-tab-indicator__content--icon {
|
3635 |
+
align-self: center;
|
3636 |
+
margin: 0 auto; }
|
3637 |
+
|
3638 |
+
.mdc-tab-indicator--active > .mdc-tab-indicator__content {
|
3639 |
+
opacity: 1; }
|
3640 |
+
|
3641 |
+
.mdc-tab-indicator > .mdc-tab-indicator__content {
|
3642 |
+
transition: 250ms transform cubic-bezier(0.4, 0, 0.2, 1); }
|
3643 |
+
|
3644 |
+
.mdc-tab-indicator--no-transition > .mdc-tab-indicator__content {
|
3645 |
+
transition: none; }
|
3646 |
+
|
3647 |
+
.mdc-tab-indicator--fade > .mdc-tab-indicator__content {
|
3648 |
+
transition: 150ms opacity linear; }
|
3649 |
+
|
3650 |
+
.mdc-tab-indicator--active.mdc-tab-indicator--fade > .mdc-tab-indicator__content {
|
3651 |
+
transition-delay: 100ms; }
|
3652 |
+
|
3653 |
+
/**
|
3654 |
+
* @license
|
3655 |
+
* Copyright 2018 Google Inc.
|
3656 |
+
*
|
3657 |
+
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
3658 |
+
* of this software and associated documentation files (the "Software"), to deal
|
3659 |
+
* in the Software without restriction, including without limitation the rights
|
3660 |
+
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
3661 |
+
* copies of the Software, and to permit persons to whom the Software is
|
3662 |
+
* furnished to do so, subject to the following conditions:
|
3663 |
+
*
|
3664 |
+
* The above copyright notice and this permission notice shall be included in
|
3665 |
+
* all copies or substantial portions of the Software.
|
3666 |
+
*
|
3667 |
+
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
3668 |
+
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
3669 |
+
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
3670 |
+
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
3671 |
+
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
3672 |
+
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
3673 |
+
* THE SOFTWARE.
|
3674 |
+
*/
|
3675 |
+
.mdc-tab-scroller {
|
3676 |
+
overflow-y: hidden; }
|
3677 |
+
|
3678 |
+
.mdc-tab-scroller__test {
|
3679 |
+
position: absolute;
|
3680 |
+
top: -9999px;
|
3681 |
+
width: 100px;
|
3682 |
+
height: 100px;
|
3683 |
+
overflow-x: scroll; }
|
3684 |
+
|
3685 |
+
.mdc-tab-scroller__scroll-area {
|
3686 |
+
-webkit-overflow-scrolling: touch;
|
3687 |
+
display: flex;
|
3688 |
+
overflow-x: hidden; }
|
3689 |
+
|
3690 |
+
.mdc-tab-scroller__scroll-area::-webkit-scrollbar,
|
3691 |
+
.mdc-tab-scroller__test::-webkit-scrollbar {
|
3692 |
+
display: none; }
|
3693 |
+
|
3694 |
+
.mdc-tab-scroller__scroll-area--scroll {
|
3695 |
+
overflow-x: scroll; }
|
3696 |
+
|
3697 |
+
.mdc-tab-scroller__scroll-content {
|
3698 |
+
position: relative;
|
3699 |
+
display: flex;
|
3700 |
+
flex: 1 0 auto;
|
3701 |
+
transform: none;
|
3702 |
+
will-change: transform; }
|
3703 |
+
|
3704 |
+
.mdc-tab-scroller--align-start .mdc-tab-scroller__scroll-content {
|
3705 |
+
justify-content: flex-start; }
|
3706 |
+
|
3707 |
+
.mdc-tab-scroller--align-end .mdc-tab-scroller__scroll-content {
|
3708 |
+
justify-content: flex-end; }
|
3709 |
+
|
3710 |
+
.mdc-tab-scroller--align-center .mdc-tab-scroller__scroll-content {
|
3711 |
+
justify-content: center; }
|
3712 |
+
|
3713 |
+
.mdc-tab-scroller--animating .mdc-tab-scroller__scroll-area {
|
3714 |
+
-webkit-overflow-scrolling: auto; }
|
3715 |
+
|
3716 |
+
.mdc-tab-scroller--animating .mdc-tab-scroller__scroll-content {
|
3717 |
+
transition: 250ms transform cubic-bezier(0.4, 0, 0.2, 1); }
|
3718 |
+
|
3719 |
+
.mdc-text-field--with-leading-icon .mdc-text-field__icon,
|
3720 |
+
.mdc-text-field--with-trailing-icon .mdc-text-field__icon {
|
3721 |
+
position: absolute;
|
3722 |
+
bottom: 16px;
|
3723 |
+
cursor: pointer; }
|
3724 |
+
|
3725 |
+
.mdc-text-field__icon:not([tabindex]),
|
3726 |
+
.mdc-text-field__icon[tabindex="-1"] {
|
3727 |
+
cursor: default;
|
3728 |
+
pointer-events: none; }
|
3729 |
+
|
3730 |
+
.mdc-text-field-helper-text {
|
3731 |
+
font-family: Roboto, sans-serif;
|
3732 |
+
-moz-osx-font-smoothing: grayscale;
|
3733 |
+
-webkit-font-smoothing: antialiased;
|
3734 |
+
font-size: 0.75rem;
|
3735 |
+
line-height: 1.25rem;
|
3736 |
+
font-weight: 400;
|
3737 |
+
letter-spacing: 0.03333em;
|
3738 |
+
text-decoration: inherit;
|
3739 |
+
text-transform: inherit;
|
3740 |
+
display: block;
|
3741 |
+
margin-top: 0;
|
3742 |
+
/* @alternate */
|
3743 |
+
line-height: normal;
|
3744 |
+
margin: 0;
|
3745 |
+
transition: opacity 150ms cubic-bezier(0.4, 0, 0.2, 1);
|
3746 |
+
opacity: 0;
|
3747 |
+
will-change: opacity; }
|
3748 |
+
.mdc-text-field-helper-text::before {
|
3749 |
+
display: inline-block;
|
3750 |
+
width: 0;
|
3751 |
+
height: 16px;
|
3752 |
+
content: "";
|
3753 |
+
vertical-align: 0; }
|
3754 |
+
|
3755 |
+
.mdc-text-field-helper-text--persistent {
|
3756 |
+
transition: none;
|
3757 |
+
opacity: 1;
|
3758 |
+
will-change: initial; }
|
3759 |
+
|
3760 |
+
.mdc-text-field-helper-text {
|
3761 |
+
font-family: Roboto, sans-serif;
|
3762 |
+
-moz-osx-font-smoothing: grayscale;
|
3763 |
+
-webkit-font-smoothing: antialiased;
|
3764 |
+
font-size: 0.75rem;
|
3765 |
+
line-height: 1.25rem;
|
3766 |
+
font-weight: 400;
|
3767 |
+
letter-spacing: 0.03333em;
|
3768 |
+
text-decoration: inherit;
|
3769 |
+
text-transform: inherit;
|
3770 |
+
display: block;
|
3771 |
+
margin-top: 0;
|
3772 |
+
/* @alternate */
|
3773 |
+
line-height: normal;
|
3774 |
+
margin: 0;
|
3775 |
+
transition: opacity 150ms cubic-bezier(0.4, 0, 0.2, 1);
|
3776 |
+
opacity: 0;
|
3777 |
+
will-change: opacity; }
|
3778 |
+
.mdc-text-field-helper-text::before {
|
3779 |
+
display: inline-block;
|
3780 |
+
width: 0;
|
3781 |
+
height: 16px;
|
3782 |
+
content: "";
|
3783 |
+
vertical-align: 0; }
|
3784 |
+
|
3785 |
+
.mdc-text-field-helper-text--persistent {
|
3786 |
+
transition: none;
|
3787 |
+
opacity: 1;
|
3788 |
+
will-change: initial; }
|
3789 |
+
|
3790 |
+
.mdc-text-field-character-counter {
|
3791 |
+
font-family: Roboto, sans-serif;
|
3792 |
+
-moz-osx-font-smoothing: grayscale;
|
3793 |
+
-webkit-font-smoothing: antialiased;
|
3794 |
+
font-size: 0.75rem;
|
3795 |
+
line-height: 1.25rem;
|
3796 |
+
font-weight: 400;
|
3797 |
+
letter-spacing: 0.03333em;
|
3798 |
+
text-decoration: inherit;
|
3799 |
+
text-transform: inherit;
|
3800 |
+
display: block;
|
3801 |
+
margin-top: 0;
|
3802 |
+
/* @alternate */
|
3803 |
+
line-height: normal;
|
3804 |
+
/* @noflip */
|
3805 |
+
margin-left: auto;
|
3806 |
+
/* @noflip */
|
3807 |
+
margin-right: 0;
|
3808 |
+
/* @noflip */
|
3809 |
+
padding-left: 16px;
|
3810 |
+
/* @noflip */
|
3811 |
+
padding-right: 0;
|
3812 |
+
white-space: nowrap; }
|
3813 |
+
.mdc-text-field-character-counter::before {
|
3814 |
+
display: inline-block;
|
3815 |
+
width: 0;
|
3816 |
+
height: 16px;
|
3817 |
+
content: "";
|
3818 |
+
vertical-align: 0; }
|
3819 |
+
[dir="rtl"] .mdc-text-field-character-counter, .mdc-text-field-character-counter[dir="rtl"] {
|
3820 |
+
/* @noflip */
|
3821 |
+
margin-left: 0;
|
3822 |
+
/* @noflip */
|
3823 |
+
margin-right: auto; }
|
3824 |
+
[dir="rtl"] .mdc-text-field-character-counter, .mdc-text-field-character-counter[dir="rtl"] {
|
3825 |
+
/* @noflip */
|
3826 |
+
padding-left: 0;
|
3827 |
+
/* @noflip */
|
3828 |
+
padding-right: 16px; }
|
3829 |
+
|
3830 |
+
.mdc-text-field--with-leading-icon .mdc-text-field__icon,
|
3831 |
+
.mdc-text-field--with-trailing-icon .mdc-text-field__icon {
|
3832 |
+
position: absolute;
|
3833 |
+
bottom: 16px;
|
3834 |
+
cursor: pointer; }
|
3835 |
+
|
3836 |
+
.mdc-text-field__icon:not([tabindex]),
|
3837 |
+
.mdc-text-field__icon[tabindex="-1"] {
|
3838 |
+
cursor: default;
|
3839 |
+
pointer-events: none; }
|
3840 |
+
|
3841 |
+
.mdc-text-field {
|
3842 |
+
--mdc-ripple-fg-size: 0;
|
3843 |
+
--mdc-ripple-left: 0;
|
3844 |
+
--mdc-ripple-top: 0;
|
3845 |
+
--mdc-ripple-fg-scale: 1;
|
3846 |
+
--mdc-ripple-fg-translate-end: 0;
|
3847 |
+
--mdc-ripple-fg-translate-start: 0;
|
3848 |
+
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
3849 |
+
border-radius: 4px 4px 0 0;
|
3850 |
+
display: inline-flex;
|
3851 |
+
position: relative;
|
3852 |
+
box-sizing: border-box;
|
3853 |
+
height: 56px;
|
3854 |
+
overflow: hidden;
|
3855 |
+
/* @alternate */
|
3856 |
+
will-change: opacity, transform, color; }
|
3857 |
+
.mdc-text-field::before, .mdc-text-field::after {
|
3858 |
+
position: absolute;
|
3859 |
+
border-radius: 50%;
|
3860 |
+
opacity: 0;
|
3861 |
+
pointer-events: none;
|
3862 |
+
content: ""; }
|
3863 |
+
.mdc-text-field::before {
|
3864 |
+
transition: opacity 15ms linear, background-color 15ms linear;
|
3865 |
+
z-index: 1; }
|
3866 |
+
.mdc-text-field.mdc-ripple-upgraded::before {
|
3867 |
+
transform: scale(1);
|
3868 |
+
transform: scale(var(--mdc-ripple-fg-scale, 1)); }
|
3869 |
+
.mdc-text-field.mdc-ripple-upgraded::after {
|
3870 |
+
top: 0;
|
3871 |
+
/* @noflip */
|
3872 |
+
left: 0;
|
3873 |
+
transform: scale(0);
|
3874 |
+
transform-origin: center center; }
|
3875 |
+
.mdc-text-field.mdc-ripple-upgraded--unbounded::after {
|
3876 |
+
top: 0;
|
3877 |
+
top: var(--mdc-ripple-top, 0);
|
3878 |
+
/* @noflip */
|
3879 |
+
left: 0;
|
3880 |
+
left: var(--mdc-ripple-left, 0); }
|
3881 |
+
.mdc-text-field.mdc-ripple-upgraded--foreground-activation::after {
|
3882 |
+
animation: mdc-ripple-fg-radius-in 225ms forwards, mdc-ripple-fg-opacity-in 75ms forwards; }
|
3883 |
+
.mdc-text-field.mdc-ripple-upgraded--foreground-deactivation::after {
|
3884 |
+
animation: mdc-ripple-fg-opacity-out 150ms;
|
3885 |
+
transform: translate(0) scale(1);
|
3886 |
+
transform: translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1)); }
|
3887 |
+
.mdc-text-field::before, .mdc-text-field::after {
|
3888 |
+
background-color: rgba(0, 0, 0, 0.87); }
|
3889 |
+
.mdc-text-field:hover::before {
|
3890 |
+
opacity: 0.04; }
|
3891 |
+
.mdc-text-field:not(.mdc-ripple-upgraded):focus::before, .mdc-text-field.mdc-ripple-upgraded--background-focused::before {
|
3892 |
+
transition-duration: 75ms;
|
3893 |
+
opacity: 0.12; }
|
3894 |
+
.mdc-text-field::before, .mdc-text-field::after {
|
3895 |
+
top: calc(50% - 100%);
|
3896 |
+
/* @noflip */
|
3897 |
+
left: calc(50% - 100%);
|
3898 |
+
width: 200%;
|
3899 |
+
height: 200%; }
|
3900 |
+
.mdc-text-field.mdc-ripple-upgraded::after {
|
3901 |
+
width: 100%;
|
3902 |
+
width: var(--mdc-ripple-fg-size, 100%);
|
3903 |
+
height: 100%;
|
3904 |
+
height: var(--mdc-ripple-fg-size, 100%); }
|
3905 |
+
.mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label {
|
3906 |
+
color: rgba(0, 0, 0, 0.6); }
|
3907 |
+
.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input {
|
3908 |
+
color: rgba(0, 0, 0, 0.87); }
|
3909 |
+
.mdc-text-field .mdc-text-field__input {
|
3910 |
+
caret-color: #1a73e8;
|
3911 |
+
/* @alternate */
|
3912 |
+
caret-color: #1a73e8;
|
3913 |
+
caret-color: var(--mdc-theme-primary, #1a73e8); }
|
3914 |
+
.mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mdc-text-field__input {
|
3915 |
+
border-bottom-color: rgba(0, 0, 0, 0.42); }
|
3916 |
+
.mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mdc-text-field__input:hover {
|
3917 |
+
border-bottom-color: rgba(0, 0, 0, 0.87); }
|
3918 |
+
.mdc-text-field .mdc-line-ripple {
|
3919 |
+
background-color: #1a73e8;
|
3920 |
+
/* @alternate */
|
3921 |
+
background-color: #1a73e8;
|
3922 |
+
background-color: var(--mdc-theme-primary, #1a73e8); }
|
3923 |
+
.mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--textarea) {
|
3924 |
+
border-bottom-color: rgba(0, 0, 0, 0.12); }
|
3925 |
+
.mdc-text-field:not(.mdc-text-field--disabled) + .mdc-text-field-helper-line .mdc-text-field-helper-text {
|
3926 |
+
color: rgba(0, 0, 0, 0.6); }
|
3927 |
+
.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field-character-counter,
|
3928 |
+
.mdc-text-field:not(.mdc-text-field--disabled) + .mdc-text-field-helper-line .mdc-text-field-character-counter {
|
3929 |
+
color: rgba(0, 0, 0, 0.6); }
|
3930 |
+
.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon {
|
3931 |
+
color: rgba(0, 0, 0, 0.54); }
|
3932 |
+
.mdc-text-field:not(.mdc-text-field--disabled) {
|
3933 |
+
background-color: whitesmoke; }
|
3934 |
+
.mdc-text-field .mdc-floating-label {
|
3935 |
+
/* @noflip */
|
3936 |
+
left: 16px;
|
3937 |
+
/* @noflip */
|
3938 |
+
right: auto;
|
3939 |
+
right: initial;
|
3940 |
+
top: 18px;
|
3941 |
+
pointer-events: none; }
|
3942 |
+
[dir="rtl"] .mdc-text-field .mdc-floating-label, .mdc-text-field .mdc-floating-label[dir="rtl"] {
|
3943 |
+
/* @noflip */
|
3944 |
+
left: auto;
|
3945 |
+
left: initial;
|
3946 |
+
/* @noflip */
|
3947 |
+
right: 16px; }
|
3948 |
+
.mdc-text-field--textarea .mdc-floating-label {
|
3949 |
+
/* @noflip */
|
3950 |
+
left: 4px;
|
3951 |
+
/* @noflip */
|
3952 |
+
right: auto;
|
3953 |
+
right: initial; }
|
3954 |
+
[dir="rtl"] .mdc-text-field--textarea .mdc-floating-label, .mdc-text-field--textarea .mdc-floating-label[dir="rtl"] {
|
3955 |
+
/* @noflip */
|
3956 |
+
left: auto;
|
3957 |
+
left: initial;
|
3958 |
+
/* @noflip */
|
3959 |
+
right: 4px; }
|
3960 |
+
.mdc-text-field--outlined .mdc-floating-label {
|
3961 |
+
/* @noflip */
|
3962 |
+
left: 4px;
|
3963 |
+
/* @noflip */
|
3964 |
+
right: auto;
|
3965 |
+
right: initial;
|
3966 |
+
top: 17px; }
|
3967 |
+
[dir="rtl"] .mdc-text-field--outlined .mdc-floating-label, .mdc-text-field--outlined .mdc-floating-label[dir="rtl"] {
|
3968 |
+
/* @noflip */
|
3969 |
+
left: auto;
|
3970 |
+
left: initial;
|
3971 |
+
/* @noflip */
|
3972 |
+
right: 4px; }
|
3973 |
+
.mdc-text-field--outlined--with-leading-icon .mdc-floating-label {
|
3974 |
+
/* @noflip */
|
3975 |
+
left: 36px;
|
3976 |
+
/* @noflip */
|
3977 |
+
right: auto;
|
3978 |
+
right: initial; }
|
3979 |
+
[dir="rtl"] .mdc-text-field--outlined--with-leading-icon .mdc-floating-label, .mdc-text-field--outlined--with-leading-icon .mdc-floating-label[dir="rtl"] {
|
3980 |
+
/* @noflip */
|
3981 |
+
left: auto;
|
3982 |
+
left: initial;
|
3983 |
+
/* @noflip */
|
3984 |
+
right: 36px; }
|
3985 |
+
.mdc-text-field--outlined--with-leading-icon .mdc-floating-label--float-above {
|
3986 |
+
/* @noflip */
|
3987 |
+
left: 40px;
|
3988 |
+
/* @noflip */
|
3989 |
+
right: auto;
|
3990 |
+
right: initial; }
|
3991 |
+
[dir="rtl"] .mdc-text-field--outlined--with-leading-icon .mdc-floating-label--float-above, .mdc-text-field--outlined--with-leading-icon .mdc-floating-label--float-above[dir="rtl"] {
|
3992 |
+
/* @noflip */
|
3993 |
+
left: auto;
|
3994 |
+
left: initial;
|
3995 |
+
/* @noflip */
|
3996 |
+
right: 40px; }
|
3997 |
+
|
3998 |
+
.mdc-text-field__input {
|
3999 |
+
font-family: Roboto, sans-serif;
|
4000 |
+
-moz-osx-font-smoothing: grayscale;
|
4001 |
+
-webkit-font-smoothing: antialiased;
|
4002 |
+
font-size: 1rem;
|
4003 |
+
line-height: 1.75rem;
|
4004 |
+
font-weight: 400;
|
4005 |
+
letter-spacing: 0.00937em;
|
4006 |
+
text-decoration: inherit;
|
4007 |
+
text-transform: inherit;
|
4008 |
+
align-self: flex-end;
|
4009 |
+
box-sizing: border-box;
|
4010 |
+
width: 100%;
|
4011 |
+
height: 100%;
|
4012 |
+
padding: 20px 16px 6px;
|
4013 |
+
transition: opacity 150ms cubic-bezier(0.4, 0, 0.2, 1);
|
4014 |
+
border: none;
|
4015 |
+
border-bottom: 1px solid;
|
4016 |
+
border-radius: 0;
|
4017 |
+
background: none;
|
4018 |
+
-webkit-appearance: none;
|
4019 |
+
-moz-appearance: none;
|
4020 |
+
appearance: none; }
|
4021 |
+
.mdc-text-field__input:-ms-input-placeholder {
|
4022 |
+
transition: opacity 67ms cubic-bezier(0.4, 0, 0.2, 1);
|
4023 |
+
opacity: 0;
|
4024 |
+
color: rgba(0, 0, 0, 0.54); }
|
4025 |
+
.mdc-text-field__input::-ms-input-placeholder {
|
4026 |
+
transition: opacity 67ms cubic-bezier(0.4, 0, 0.2, 1);
|
4027 |
+
opacity: 0;
|
4028 |
+
color: rgba(0, 0, 0, 0.54); }
|
4029 |
+
.mdc-text-field__input::placeholder {
|
4030 |
+
transition: opacity 67ms cubic-bezier(0.4, 0, 0.2, 1);
|
4031 |
+
opacity: 0;
|
4032 |
+
color: rgba(0, 0, 0, 0.54); }
|
4033 |
+
.mdc-text-field__input:-ms-input-placeholder {
|
4034 |
+
color: rgba(0, 0, 0, 0.54) !important; }
|
4035 |
+
.mdc-text-field--fullwidth .mdc-text-field__input:-ms-input-placeholder,
|
4036 |
+
.mdc-text-field--no-label .mdc-text-field__input:-ms-input-placeholder,
|
4037 |
+
.mdc-text-field--focused .mdc-text-field__input:-ms-input-placeholder {
|
4038 |
+
transition-delay: 40ms;
|
4039 |
+
transition-duration: 110ms;
|
4040 |
+
opacity: 1; }
|
4041 |
+
.mdc-text-field--fullwidth .mdc-text-field__input::-ms-input-placeholder,
|
4042 |
+
.mdc-text-field--no-label .mdc-text-field__input::-ms-input-placeholder,
|
4043 |
+
.mdc-text-field--focused .mdc-text-field__input::-ms-input-placeholder {
|
4044 |
+
transition-delay: 40ms;
|
4045 |
+
transition-duration: 110ms;
|
4046 |
+
opacity: 1; }
|
4047 |
+
.mdc-text-field--fullwidth .mdc-text-field__input::placeholder,
|
4048 |
+
.mdc-text-field--no-label .mdc-text-field__input::placeholder,
|
4049 |
+
.mdc-text-field--focused .mdc-text-field__input::placeholder {
|
4050 |
+
transition-delay: 40ms;
|
4051 |
+
transition-duration: 110ms;
|
4052 |
+
opacity: 1; }
|
4053 |
+
.mdc-text-field__input:focus {
|
4054 |
+
outline: none; }
|
4055 |
+
.mdc-text-field__input:invalid {
|
4056 |
+
box-shadow: none; }
|
4057 |
+
.mdc-text-field__input:-webkit-autofill {
|
4058 |
+
z-index: auto !important; }
|
4059 |
+
.mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mdc-text-field__input {
|
4060 |
+
padding-top: 16px;
|
4061 |
+
padding-bottom: 16px; }
|
4062 |
+
|
4063 |
+
.mdc-text-field__input:-webkit-autofill + .mdc-floating-label {
|
4064 |
+
transform: translateY(-50%) scale(0.75);
|
4065 |
+
cursor: auto; }
|
4066 |
+
|
4067 |
+
.mdc-text-field--outlined {
|
4068 |
+
border: none;
|
4069 |
+
overflow: visible; }
|
4070 |
+
.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,
|
4071 |
+
.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,
|
4072 |
+
.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing {
|
4073 |
+
border-color: rgba(0, 0, 0, 0.24); }
|
4074 |
+
.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover ~ .mdc-notched-outline .mdc-notched-outline__leading,
|
4075 |
+
.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover ~ .mdc-notched-outline .mdc-notched-outline__notch,
|
4076 |
+
.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover ~ .mdc-notched-outline .mdc-notched-outline__trailing,
|
4077 |
+
.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover ~ .mdc-notched-outline .mdc-notched-outline__leading,
|
4078 |
+
.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover ~ .mdc-notched-outline .mdc-notched-outline__notch,
|
4079 |
+
.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover ~ .mdc-notched-outline .mdc-notched-outline__trailing {
|
4080 |
+
border-color: rgba(0, 0, 0, 0.87); }
|
4081 |
+
.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,
|
4082 |
+
.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,
|
4083 |
+
.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing {
|
4084 |
+
border-color: #1a73e8;
|
4085 |
+
/* @alternate */
|
4086 |
+
border-color: #1a73e8;
|
4087 |
+
border-color: var(--mdc-theme-primary, #1a73e8); }
|
4088 |
+
.mdc-text-field--outlined .mdc-floating-label--shake {
|
4089 |
+
animation: mdc-floating-label-shake-float-above-text-field-outlined 250ms 1; }
|
4090 |
+
.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading {
|
4091 |
+
/* @noflip */
|
4092 |
+
border-radius: 4px 0 0 4px; }
|
4093 |
+
[dir="rtl"] .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading, .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading[dir="rtl"] {
|
4094 |
+
/* @noflip */
|
4095 |
+
border-radius: 0 4px 4px 0; }
|
4096 |
+
.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing {
|
4097 |
+
/* @noflip */
|
4098 |
+
border-radius: 0 4px 4px 0; }
|
4099 |
+
[dir="rtl"] .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing, .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing[dir="rtl"] {
|
4100 |
+
/* @noflip */
|
4101 |
+
border-radius: 4px 0 0 4px; }
|
4102 |
+
.mdc-text-field--outlined .mdc-floating-label--float-above {
|
4103 |
+
transform: translateY(-144%) scale(1); }
|
4104 |
+
.mdc-text-field--outlined .mdc-floating-label--float-above {
|
4105 |
+
font-size: 0.75rem; }
|
4106 |
+
.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,
|
4107 |
+
.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above {
|
4108 |
+
transform: translateY(-130%) scale(0.75); }
|
4109 |
+
.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,
|
4110 |
+
.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above {
|
4111 |
+
font-size: 1rem; }
|
4112 |
+
.mdc-text-field--outlined::before, .mdc-text-field--outlined::after {
|
4113 |
+
content: none; }
|
4114 |
+
.mdc-text-field--outlined:not(.mdc-text-field--disabled) {
|
4115 |
+
background-color: transparent; }
|
4116 |
+
.mdc-text-field--outlined .mdc-text-field__input {
|
4117 |
+
display: flex;
|
4118 |
+
padding: 12px 16px 14px;
|
4119 |
+
border: none !important;
|
4120 |
+
background-color: transparent;
|
4121 |
+
z-index: 1; }
|
4122 |
+
.mdc-text-field--outlined .mdc-text-field__icon {
|
4123 |
+
z-index: 2; }
|
4124 |
+
|
4125 |
+
.mdc-text-field--outlined.mdc-text-field--focused .mdc-notched-outline__leading,
|
4126 |
+
.mdc-text-field--outlined.mdc-text-field--focused .mdc-notched-outline__notch,
|
4127 |
+
.mdc-text-field--outlined.mdc-text-field--focused .mdc-notched-outline__trailing {
|
4128 |
+
border-width: 2px; }
|
4129 |
+
|
4130 |
+
.mdc-text-field--outlined.mdc-text-field--disabled {
|
4131 |
+
background-color: transparent; }
|
4132 |
+
.mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline__leading,
|
4133 |
+
.mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline__notch,
|
4134 |
+
.mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline__trailing {
|
4135 |
+
border-color: rgba(0, 0, 0, 0.06); }
|
4136 |
+
.mdc-text-field--outlined.mdc-text-field--disabled .mdc-text-field__input {
|
4137 |
+
border-bottom: none; }
|
4138 |
+
|
4139 |
+
.mdc-text-field--outlined.mdc-text-field--dense {
|
4140 |
+
height: 48px; }
|
4141 |
+
.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--float-above {
|
4142 |
+
transform: translateY(-134%) scale(1); }
|
4143 |
+
.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--float-above {
|
4144 |
+
font-size: 0.8rem; }
|
4145 |
+
.mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded .mdc-floating-label--float-above,
|
4146 |
+
.mdc-text-field--outlined.mdc-text-field--dense .mdc-notched-outline--upgraded .mdc-floating-label--float-above {
|
4147 |
+
transform: translateY(-120%) scale(0.8); }
|
4148 |
+
.mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded .mdc-floating-label--float-above,
|
4149 |
+
.mdc-text-field--outlined.mdc-text-field--dense .mdc-notched-outline--upgraded .mdc-floating-label--float-above {
|
4150 |
+
font-size: 1rem; }
|
4151 |
+
.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--shake {
|
4152 |
+
animation: mdc-floating-label-shake-float-above-text-field-outlined-dense 250ms 1; }
|
4153 |
+
.mdc-text-field--outlined.mdc-text-field--dense .mdc-text-field__input {
|
4154 |
+
padding: 12px 12px 7px; }
|
4155 |
+
.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label {
|
4156 |
+
top: 14px; }
|
4157 |
+
.mdc-text-field--outlined.mdc-text-field--dense .mdc-text-field__icon {
|
4158 |
+
top: 12px; }
|
4159 |
+
|
4160 |
+
.mdc-text-field--with-leading-icon .mdc-text-field__icon {
|
4161 |
+
/* @noflip */
|
4162 |
+
left: 16px;
|
4163 |
+
/* @noflip */
|
4164 |
+
right: auto;
|
4165 |
+
right: initial; }
|
4166 |
+
[dir="rtl"] .mdc-text-field--with-leading-icon .mdc-text-field__icon, .mdc-text-field--with-leading-icon .mdc-text-field__icon[dir="rtl"] {
|
4167 |
+
/* @noflip */
|
4168 |
+
left: auto;
|
4169 |
+
left: initial;
|
4170 |
+
/* @noflip */
|
4171 |
+
right: 16px; }
|
4172 |
+
|
4173 |
+
.mdc-text-field--with-leading-icon .mdc-text-field__input {
|
4174 |
+
/* @noflip */
|
4175 |
+
padding-left: 48px;
|
4176 |
+
/* @noflip */
|
4177 |
+
padding-right: 16px; }
|
4178 |
+
[dir="rtl"] .mdc-text-field--with-leading-icon .mdc-text-field__input, .mdc-text-field--with-leading-icon .mdc-text-field__input[dir="rtl"] {
|
4179 |
+
/* @noflip */
|
4180 |
+
padding-left: 16px;
|
4181 |
+
/* @noflip */
|
4182 |
+
padding-right: 48px; }
|
4183 |
+
|
4184 |
+
.mdc-text-field--with-leading-icon .mdc-floating-label {
|
4185 |
+
/* @noflip */
|
4186 |
+
left: 48px;
|
4187 |
+
/* @noflip */
|
4188 |
+
right: auto;
|
4189 |
+
right: initial; }
|
4190 |
+
[dir="rtl"] .mdc-text-field--with-leading-icon .mdc-floating-label, .mdc-text-field--with-leading-icon .mdc-floating-label[dir="rtl"] {
|
4191 |
+
/* @noflip */
|
4192 |
+
left: auto;
|
4193 |
+
left: initial;
|
4194 |
+
/* @noflip */
|
4195 |
+
right: 48px; }
|
4196 |
+
|
4197 |
+
.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__icon {
|
4198 |
+
/* @noflip */
|
4199 |
+
left: 16px;
|
4200 |
+
/* @noflip */
|
4201 |
+
right: auto;
|
4202 |
+
right: initial; }
|
4203 |
+
[dir="rtl"] .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__icon, .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__icon[dir="rtl"] {
|
4204 |
+
/* @noflip */
|
4205 |
+
left: auto;
|
4206 |
+
left: initial;
|
4207 |
+
/* @noflip */
|
4208 |
+
right: 16px; }
|
4209 |
+
|
4210 |
+
.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__input {
|
4211 |
+
/* @noflip */
|
4212 |
+
padding-left: 48px;
|
4213 |
+
/* @noflip */
|
4214 |
+
padding-right: 16px; }
|
4215 |
+
[dir="rtl"] .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__input, .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__input[dir="rtl"] {
|
4216 |
+
/* @noflip */
|
4217 |
+
padding-left: 16px;
|
4218 |
+
/* @noflip */
|
4219 |
+
padding-right: 48px; }
|
4220 |
+
|
4221 |
+
.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above {
|
4222 |
+
transform: translateY(-144%) translateX(-32px) scale(1); }
|
4223 |
+
[dir="rtl"] .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above, .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above[dir="rtl"] {
|
4224 |
+
transform: translateY(-144%) translateX(32px) scale(1); }
|
4225 |
+
|
4226 |
+
.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above {
|
4227 |
+
font-size: 0.75rem; }
|
4228 |
+
|
4229 |
+
.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,
|
4230 |
+
.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above {
|
4231 |
+
transform: translateY(-130%) translateX(-32px) scale(0.75); }
|
4232 |
+
[dir="rtl"] .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[dir="rtl"], [dir="rtl"]
|
4233 |
+
.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,
|
4234 |
+
.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir="rtl"] {
|
4235 |
+
transform: translateY(-130%) translateX(32px) scale(0.75); }
|
4236 |
+
|
4237 |
+
.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,
|
4238 |
+
.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above {
|
4239 |
+
font-size: 1rem; }
|
4240 |
+
|
4241 |
+
.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--shake {
|
4242 |
+
animation: mdc-floating-label-shake-float-above-text-field-outlined-leading-icon 250ms 1; }
|
4243 |
+
|
4244 |
+
[dir="rtl"] .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--shake, .mdc-text-field--with-leading-icon.mdc-text-field--outlined[dir="rtl"] .mdc-floating-label--shake {
|
4245 |
+
animation: mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-rtl 250ms 1; }
|
4246 |
+
|
4247 |
+
.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label {
|
4248 |
+
/* @noflip */
|
4249 |
+
left: 36px;
|
4250 |
+
/* @noflip */
|
4251 |
+
right: auto;
|
4252 |
+
right: initial; }
|
4253 |
+
[dir="rtl"] .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label, .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label[dir="rtl"] {
|
4254 |
+
/* @noflip */
|
4255 |
+
left: auto;
|
4256 |
+
left: initial;
|
4257 |
+
/* @noflip */
|
4258 |
+
right: 36px; }
|
4259 |
+
|
4260 |
+
.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--float-above {
|
4261 |
+
transform: translateY(-134%) translateX(-21px) scale(1); }
|
4262 |
+
[dir="rtl"] .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--float-above, .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--float-above[dir="rtl"] {
|
4263 |
+
transform: translateY(-134%) translateX(21px) scale(1); }
|
4264 |
+
|
4265 |
+
.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--float-above {
|
4266 |
+
font-size: 0.8rem; }
|
4267 |
+
|
4268 |
+
.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded .mdc-floating-label--float-above,
|
4269 |
+
.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-notched-outline--upgraded .mdc-floating-label--float-above {
|
4270 |
+
transform: translateY(-120%) translateX(-21px) scale(0.8); }
|
4271 |
+
[dir="rtl"] .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded .mdc-floating-label--float-above, .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir="rtl"], [dir="rtl"]
|
4272 |
+
.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-notched-outline--upgraded .mdc-floating-label--float-above,
|
4273 |
+
.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir="rtl"] {
|
4274 |
+
transform: translateY(-120%) translateX(21px) scale(0.8); }
|
4275 |
+
|
4276 |
+
.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded .mdc-floating-label--float-above,
|
4277 |
+
.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-notched-outline--upgraded .mdc-floating-label--float-above {
|
4278 |
+
font-size: 1rem; }
|
4279 |
+
|
4280 |
+
.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--shake {
|
4281 |
+
animation: mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-dense 250ms 1; }
|
4282 |
+
|
4283 |
+
[dir="rtl"] .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--shake, .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense[dir="rtl"] .mdc-floating-label--shake {
|
4284 |
+
animation: mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-dense-rtl 250ms 1; }
|
4285 |
+
|
4286 |
+
.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label {
|
4287 |
+
/* @noflip */
|
4288 |
+
left: 32px;
|
4289 |
+
/* @noflip */
|
4290 |
+
right: auto;
|
4291 |
+
right: initial; }
|
4292 |
+
[dir="rtl"] .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label, .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label[dir="rtl"] {
|
4293 |
+
/* @noflip */
|
4294 |
+
left: auto;
|
4295 |
+
left: initial;
|
4296 |
+
/* @noflip */
|
4297 |
+
right: 32px; }
|
4298 |
+
|
4299 |
+
.mdc-text-field--with-trailing-icon .mdc-text-field__icon {
|
4300 |
+
/* @noflip */
|
4301 |
+
left: auto;
|
4302 |
+
left: initial;
|
4303 |
+
/* @noflip */
|
4304 |
+
right: 12px; }
|
4305 |
+
[dir="rtl"] .mdc-text-field--with-trailing-icon .mdc-text-field__icon, .mdc-text-field--with-trailing-icon .mdc-text-field__icon[dir="rtl"] {
|
4306 |
+
/* @noflip */
|
4307 |
+
left: 12px;
|
4308 |
+
/* @noflip */
|
4309 |
+
right: auto;
|
4310 |
+
right: initial; }
|
4311 |
+
|
4312 |
+
.mdc-text-field--with-trailing-icon .mdc-text-field__input {
|
4313 |
+
/* @noflip */
|
4314 |
+
padding-left: 16px;
|
4315 |
+
/* @noflip */
|
4316 |
+
padding-right: 48px; }
|
4317 |
+
[dir="rtl"] .mdc-text-field--with-trailing-icon .mdc-text-field__input, .mdc-text-field--with-trailing-icon .mdc-text-field__input[dir="rtl"] {
|
4318 |
+
/* @noflip */
|
4319 |
+
padding-left: 48px;
|
4320 |
+
/* @noflip */
|
4321 |
+
padding-right: 16px; }
|
4322 |
+
|
4323 |
+
.mdc-text-field--with-trailing-icon.mdc-text-field--outlined .mdc-text-field__icon {
|
4324 |
+
/* @noflip */
|
4325 |
+
left: auto;
|
4326 |
+
left: initial;
|
4327 |
+
/* @noflip */
|
4328 |
+
right: 16px; }
|
4329 |
+
[dir="rtl"] .mdc-text-field--with-trailing-icon.mdc-text-field--outlined .mdc-text-field__icon, .mdc-text-field--with-trailing-icon.mdc-text-field--outlined .mdc-text-field__icon[dir="rtl"] {
|
4330 |
+
/* @noflip */
|
4331 |
+
left: 16px;
|
4332 |
+
/* @noflip */
|
4333 |
+
right: auto;
|
4334 |
+
right: initial; }
|
4335 |
+
|
4336 |
+
.mdc-text-field--with-trailing-icon.mdc-text-field--outlined .mdc-text-field__input {
|
4337 |
+
/* @noflip */
|
4338 |
+
padding-left: 16px;
|
4339 |
+
/* @noflip */
|
4340 |
+
padding-right: 48px; }
|
4341 |
+
[dir="rtl"] .mdc-text-field--with-trailing-icon.mdc-text-field--outlined .mdc-text-field__input, .mdc-text-field--with-trailing-icon.mdc-text-field--outlined .mdc-text-field__input[dir="rtl"] {
|
4342 |
+
/* @noflip */
|
4343 |
+
padding-left: 48px;
|
4344 |
+
/* @noflip */
|
4345 |
+
padding-right: 16px; }
|
4346 |
+
|
4347 |
+
.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon {
|
4348 |
+
/* @noflip */
|
4349 |
+
left: 16px;
|
4350 |
+
/* @noflip */
|
4351 |
+
right: auto; }
|
4352 |
+
[dir="rtl"] .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon, .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon[dir="rtl"] {
|
4353 |
+
/* @noflip */
|
4354 |
+
left: auto;
|
4355 |
+
/* @noflip */
|
4356 |
+
right: 16px; }
|
4357 |
+
.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon ~ .mdc-text-field__icon {
|
4358 |
+
/* @noflip */
|
4359 |
+
right: 12px;
|
4360 |
+
/* @noflip */
|
4361 |
+
left: auto; }
|
4362 |
+
[dir="rtl"] .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon ~ .mdc-text-field__icon, .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon ~ .mdc-text-field__icon[dir="rtl"] {
|
4363 |
+
/* @noflip */
|
4364 |
+
right: auto;
|
4365 |
+
/* @noflip */
|
4366 |
+
left: 12px; }
|
4367 |
+
|
4368 |
+
.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__input {
|
4369 |
+
/* @noflip */
|
4370 |
+
padding-left: 48px;
|
4371 |
+
/* @noflip */
|
4372 |
+
padding-right: 48px; }
|
4373 |
+
[dir="rtl"] .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__input, .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__input[dir="rtl"] {
|
4374 |
+
/* @noflip */
|
4375 |
+
padding-left: 48px;
|
4376 |
+
/* @noflip */
|
4377 |
+
padding-right: 48px; }
|
4378 |
+
|
4379 |
+
.mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__icon,
|
4380 |
+
.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon {
|
4381 |
+
bottom: 16px;
|
4382 |
+
transform: scale(0.8); }
|
4383 |
+
|
4384 |
+
.mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__icon {
|
4385 |
+
/* @noflip */
|
4386 |
+
left: 12px;
|
4387 |
+
/* @noflip */
|
4388 |
+
right: auto;
|
4389 |
+
right: initial; }
|
4390 |
+
[dir="rtl"] .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__icon, .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__icon[dir="rtl"] {
|
4391 |
+
/* @noflip */
|
4392 |
+
left: auto;
|
4393 |
+
left: initial;
|
4394 |
+
/* @noflip */
|
4395 |
+
right: 12px; }
|
4396 |
+
|
4397 |
+
.mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__input {
|
4398 |
+
/* @noflip */
|
4399 |
+
padding-left: 44px;
|
4400 |
+
/* @noflip */
|
4401 |
+
padding-right: 16px; }
|
4402 |
+
[dir="rtl"] .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__input, .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__input[dir="rtl"] {
|
4403 |
+
/* @noflip */
|
4404 |
+
padding-left: 16px;
|
4405 |
+
/* @noflip */
|
4406 |
+
padding-right: 44px; }
|
4407 |
+
|
4408 |
+
.mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-floating-label {
|
4409 |
+
/* @noflip */
|
4410 |
+
left: 44px;
|
4411 |
+
/* @noflip */
|
4412 |
+
right: auto;
|
4413 |
+
right: initial; }
|
4414 |
+
[dir="rtl"] .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-floating-label, .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-floating-label[dir="rtl"] {
|
4415 |
+
/* @noflip */
|
4416 |
+
left: auto;
|
4417 |
+
left: initial;
|
4418 |
+
/* @noflip */
|
4419 |
+
right: 44px; }
|
4420 |
+
|
4421 |
+
.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon {
|
4422 |
+
/* @noflip */
|
4423 |
+
left: auto;
|
4424 |
+
left: initial;
|
4425 |
+
/* @noflip */
|
4426 |
+
right: 12px; }
|
4427 |
+
[dir="rtl"] .mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon, .mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon[dir="rtl"] {
|
4428 |
+
/* @noflip */
|
4429 |
+
left: 12px;
|
4430 |
+
/* @noflip */
|
4431 |
+
right: auto;
|
4432 |
+
right: initial; }
|
4433 |
+
|
4434 |
+
.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input {
|
4435 |
+
/* @noflip */
|
4436 |
+
padding-left: 16px;
|
4437 |
+
/* @noflip */
|
4438 |
+
padding-right: 44px; }
|
4439 |
+
[dir="rtl"] .mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input, .mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input[dir="rtl"] {
|
4440 |
+
/* @noflip */
|
4441 |
+
padding-left: 44px;
|
4442 |
+
/* @noflip */
|
4443 |
+
padding-right: 16px; }
|
4444 |
+
|
4445 |
+
.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon {
|
4446 |
+
/* @noflip */
|
4447 |
+
left: 12px;
|
4448 |
+
/* @noflip */
|
4449 |
+
right: auto; }
|
4450 |
+
[dir="rtl"] .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon, .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon[dir="rtl"] {
|
4451 |
+
/* @noflip */
|
4452 |
+
left: auto;
|
4453 |
+
/* @noflip */
|
4454 |
+
right: 12px; }
|
4455 |
+
.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon ~ .mdc-text-field__icon {
|
4456 |
+
/* @noflip */
|
4457 |
+
right: 12px;
|
4458 |
+
/* @noflip */
|
4459 |
+
left: auto; }
|
4460 |
+
[dir="rtl"] .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon ~ .mdc-text-field__icon, .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon ~ .mdc-text-field__icon[dir="rtl"] {
|
4461 |
+
/* @noflip */
|
4462 |
+
right: auto;
|
4463 |
+
/* @noflip */
|
4464 |
+
left: 12px; }
|
4465 |
+
|
4466 |
+
.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input {
|
4467 |
+
/* @noflip */
|
4468 |
+
padding-left: 44px;
|
4469 |
+
/* @noflip */
|
4470 |
+
padding-right: 44px; }
|
4471 |
+
[dir="rtl"] .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input, .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input[dir="rtl"] {
|
4472 |
+
/* @noflip */
|
4473 |
+
padding-left: 44px;
|
4474 |
+
/* @noflip */
|
4475 |
+
padding-right: 44px; }
|
4476 |
+
|
4477 |
+
.mdc-text-field--dense .mdc-floating-label--float-above {
|
4478 |
+
transform: translateY(-70%) scale(0.8); }
|
4479 |
+
|
4480 |
+
.mdc-text-field--dense .mdc-floating-label--shake {
|
4481 |
+
animation: mdc-floating-label-shake-float-above-text-field-dense 250ms 1; }
|
4482 |
+
|
4483 |
+
.mdc-text-field--dense .mdc-text-field__input {
|
4484 |
+
padding: 12px 12px 0; }
|
4485 |
+
|
4486 |
+
.mdc-text-field--dense .mdc-floating-label {
|
4487 |
+
font-size: .813rem; }
|
4488 |
+
.mdc-text-field--dense .mdc-floating-label--float-above {
|
4489 |
+
font-size: .813rem; }
|
4490 |
+
|
4491 |
+
.mdc-text-field__input:required ~ .mdc-floating-label::after,
|
4492 |
+
.mdc-text-field__input:required ~ .mdc-notched-outline .mdc-floating-label::after {
|
4493 |
+
margin-left: 1px;
|
4494 |
+
content: "*"; }
|
4495 |
+
|
4496 |
+
.mdc-text-field--textarea {
|
4497 |
+
display: inline-flex;
|
4498 |
+
width: auto;
|
4499 |
+
height: auto;
|
4500 |
+
transition: none;
|
4501 |
+
overflow: visible; }
|
4502 |
+
.mdc-text-field--textarea:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,
|
4503 |
+
.mdc-text-field--textarea:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,
|
4504 |
+
.mdc-text-field--textarea:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing {
|
4505 |
+
border-color: rgba(0, 0, 0, 0.24); }
|
4506 |
+
.mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover ~ .mdc-notched-outline .mdc-notched-outline__leading,
|
4507 |
+
.mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover ~ .mdc-notched-outline .mdc-notched-outline__notch,
|
4508 |
+
.mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover ~ .mdc-notched-outline .mdc-notched-outline__trailing,
|
4509 |
+
.mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover ~ .mdc-notched-outline .mdc-notched-outline__leading,
|
4510 |
+
.mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover ~ .mdc-notched-outline .mdc-notched-outline__notch,
|
4511 |
+
.mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover ~ .mdc-notched-outline .mdc-notched-outline__trailing {
|
4512 |
+
border-color: rgba(0, 0, 0, 0.87); }
|
4513 |
+
.mdc-text-field--textarea:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,
|
4514 |
+
.mdc-text-field--textarea:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,
|
4515 |
+
.mdc-text-field--textarea:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing {
|
4516 |
+
border-color: #1a73e8;
|
4517 |
+
/* @alternate */
|
4518 |
+
border-color: #1a73e8;
|
4519 |
+
border-color: var(--mdc-theme-primary, #1a73e8); }
|
4520 |
+
.mdc-text-field--textarea .mdc-floating-label--shake {
|
4521 |
+
animation: mdc-floating-label-shake-float-above-text-field-outlined 250ms 1; }
|
4522 |
+
.mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__leading {
|
4523 |
+
/* @noflip */
|
4524 |
+
border-radius: 4px 0 0 4px; }
|
4525 |
+
[dir="rtl"] .mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__leading, .mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__leading[dir="rtl"] {
|
4526 |
+
/* @noflip */
|
4527 |
+
border-radius: 0 4px 4px 0; }
|
4528 |
+
.mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__trailing {
|
4529 |
+
/* @noflip */
|
4530 |
+
border-radius: 0 4px 4px 0; }
|
4531 |
+
[dir="rtl"] .mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__trailing, .mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__trailing[dir="rtl"] {
|
4532 |
+
/* @noflip */
|
4533 |
+
border-radius: 4px 0 0 4px; }
|
4534 |
+
.mdc-text-field--textarea::before, .mdc-text-field--textarea::after {
|
4535 |
+
content: none; }
|
4536 |
+
.mdc-text-field--textarea:not(.mdc-text-field--disabled) {
|
4537 |
+
background-color: transparent; }
|
4538 |
+
.mdc-text-field--textarea .mdc-floating-label--float-above {
|
4539 |
+
transform: translateY(-144%) scale(1); }
|
4540 |
+
.mdc-text-field--textarea .mdc-floating-label--float-above {
|
4541 |
+
font-size: 0.75rem; }
|
4542 |
+
.mdc-text-field--textarea.mdc-notched-outline--upgraded .mdc-floating-label--float-above,
|
4543 |
+
.mdc-text-field--textarea .mdc-notched-outline--upgraded .mdc-floating-label--float-above {
|
4544 |
+
transform: translateY(-130%) scale(0.75); }
|
4545 |
+
.mdc-text-field--textarea.mdc-notched-outline--upgraded .mdc-floating-label--float-above,
|
4546 |
+
.mdc-text-field--textarea .mdc-notched-outline--upgraded .mdc-floating-label--float-above {
|
4547 |
+
font-size: 1rem; }
|
4548 |
+
.mdc-text-field--textarea .mdc-text-field-character-counter {
|
4549 |
+
/* @noflip */
|
4550 |
+
left: auto;
|
4551 |
+
left: initial;
|
4552 |
+
/* @noflip */
|
4553 |
+
right: 16px;
|
4554 |
+
position: absolute;
|
4555 |
+
bottom: 13px; }
|
4556 |
+
[dir="rtl"] .mdc-text-field--textarea .mdc-text-field-character-counter, .mdc-text-field--textarea .mdc-text-field-character-counter[dir="rtl"] {
|
4557 |
+
/* @noflip */
|
4558 |
+
left: 16px;
|
4559 |
+
/* @noflip */
|
4560 |
+
right: auto;
|
4561 |
+
right: initial; }
|
4562 |
+
.mdc-text-field--textarea .mdc-text-field__input {
|
4563 |
+
align-self: auto;
|
4564 |
+
box-sizing: border-box;
|
4565 |
+
height: auto;
|
4566 |
+
margin: 8px 1px 1px 0;
|
4567 |
+
padding: 0 16px 16px;
|
4568 |
+
border: none; }
|
4569 |
+
.mdc-text-field--textarea .mdc-text-field-character-counter + .mdc-text-field__input {
|
4570 |
+
margin-bottom: 28px;
|
4571 |
+
padding-bottom: 0; }
|
4572 |
+
.mdc-text-field--textarea .mdc-floating-label {
|
4573 |
+
top: 17px;
|
4574 |
+
bottom: auto;
|
4575 |
+
width: auto;
|
4576 |
+
pointer-events: none; }
|
4577 |
+
.mdc-text-field--textarea.mdc-text-field--focused .mdc-notched-outline__leading,
|
4578 |
+
.mdc-text-field--textarea.mdc-text-field--focused .mdc-notched-outline__notch,
|
4579 |
+
.mdc-text-field--textarea.mdc-text-field--focused .mdc-notched-outline__trailing {
|
4580 |
+
border-width: 2px; }
|
4581 |
+
|
4582 |
+
.mdc-text-field--fullwidth {
|
4583 |
+
width: 100%; }
|
4584 |
+
.mdc-text-field--fullwidth:not(.mdc-text-field--textarea) {
|
4585 |
+
display: block; }
|
4586 |
+
.mdc-text-field--fullwidth:not(.mdc-text-field--textarea)::before, .mdc-text-field--fullwidth:not(.mdc-text-field--textarea)::after {
|
4587 |
+
content: none; }
|
4588 |
+
.mdc-text-field--fullwidth:not(.mdc-text-field--textarea):not(.mdc-text-field--disabled) {
|
4589 |
+
background-color: transparent; }
|
4590 |
+
.mdc-text-field--fullwidth:not(.mdc-text-field--textarea) .mdc-text-field__input {
|
4591 |
+
padding: 0; }
|
4592 |
+
.mdc-text-field--fullwidth.mdc-text-field--textarea .mdc-text-field__input {
|
4593 |
+
resize: vertical; }
|
4594 |
+
|
4595 |
+
.mdc-text-field--fullwidth.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--textarea) {
|
4596 |
+
border-bottom-color: #b00020;
|
4597 |
+
/* @alternate */
|
4598 |
+
border-bottom-color: #b00020;
|
4599 |
+
border-bottom-color: var(--mdc-theme-error, #b00020); }
|
4600 |
+
|
4601 |
+
.mdc-text-field-helper-line {
|
4602 |
+
display: flex;
|
4603 |
+
justify-content: space-between;
|
4604 |
+
box-sizing: border-box; }
|
4605 |
+
.mdc-text-field--dense + .mdc-text-field-helper-line {
|
4606 |
+
margin-bottom: 4px; }
|
4607 |
+
.mdc-text-field + .mdc-text-field-helper-line {
|
4608 |
+
padding-right: 16px;
|
4609 |
+
padding-left: 16px; }
|
4610 |
+
|
4611 |
+
.mdc-form-field > .mdc-text-field + label {
|
4612 |
+
align-self: flex-start; }
|
4613 |
+
|
4614 |
+
.mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label {
|
4615 |
+
color: rgba(26, 115, 232, 0.87); }
|
4616 |
+
|
4617 |
+
.mdc-text-field--focused .mdc-text-field__input:required ~ .mdc-floating-label::after,
|
4618 |
+
.mdc-text-field--focused .mdc-text-field__input:required ~ .mdc-notched-outline .mdc-floating-label::after {
|
4619 |
+
color: rgba(26, 115, 232, 0.87); }
|
4620 |
+
|
4621 |
+
.mdc-text-field--focused + .mdc-text-field-helper-line .mdc-text-field-helper-text:not(.mdc-text-field-helper-text--validation-msg) {
|
4622 |
+
opacity: 1; }
|
4623 |
+
|
4624 |
+
.mdc-text-field--textarea.mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,
|
4625 |
+
.mdc-text-field--textarea.mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,
|
4626 |
+
.mdc-text-field--textarea.mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing {
|
4627 |
+
border-color: #1a73e8;
|
4628 |
+
/* @alternate */
|
4629 |
+
border-color: #1a73e8;
|
4630 |
+
border-color: var(--mdc-theme-primary, #1a73e8); }
|
4631 |
+
|
4632 |
+
.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mdc-text-field__input {
|
4633 |
+
border-bottom-color: #b00020;
|
4634 |
+
/* @alternate */
|
4635 |
+
border-bottom-color: #b00020;
|
4636 |
+
border-bottom-color: var(--mdc-theme-error, #b00020); }
|
4637 |
+
|
4638 |
+
.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mdc-text-field__input:hover {
|
4639 |
+
border-bottom-color: #b00020;
|
4640 |
+
/* @alternate */
|
4641 |
+
border-bottom-color: #b00020;
|
4642 |
+
border-bottom-color: var(--mdc-theme-error, #b00020); }
|
4643 |
+
|
4644 |
+
.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple {
|
4645 |
+
background-color: #b00020;
|
4646 |
+
/* @alternate */
|
4647 |
+
background-color: #b00020;
|
4648 |
+
background-color: var(--mdc-theme-error, #b00020); }
|
4649 |
+
|
4650 |
+
.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label {
|
4651 |
+
color: #b00020;
|
4652 |
+
/* @alternate */
|
4653 |
+
color: #b00020;
|
4654 |
+
color: var(--mdc-theme-error, #b00020); }
|
4655 |
+
|
4656 |
+
.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 {
|
4657 |
+
color: #b00020;
|
4658 |
+
/* @alternate */
|
4659 |
+
color: #b00020;
|
4660 |
+
color: var(--mdc-theme-error, #b00020); }
|
4661 |
+
|
4662 |
+
.mdc-text-field--invalid .mdc-text-field__input {
|
4663 |
+
caret-color: #b00020;
|
4664 |
+
/* @alternate */
|
4665 |
+
caret-color: #b00020;
|
4666 |
+
caret-color: var(--mdc-theme-error, #b00020); }
|
4667 |
+
|
4668 |
+
.mdc-text-field--invalid .mdc-text-field__input:required ~ .mdc-floating-label::after,
|
4669 |
+
.mdc-text-field--invalid .mdc-text-field__input:required ~ .mdc-notched-outline .mdc-floating-label::after {
|
4670 |
+
color: #b00020;
|
4671 |
+
/* @alternate */
|
4672 |
+
color: #b00020;
|
4673 |
+
color: var(--mdc-theme-error, #b00020); }
|
4674 |
+
|
4675 |
+
.mdc-text-field--invalid.mdc-text-field--with-trailing-icon:not(.mdc-text-field--with-leading-icon):not(.mdc-text-field--disabled) .mdc-text-field__icon {
|
4676 |
+
color: #b00020;
|
4677 |
+
/* @alternate */
|
4678 |
+
color: #b00020;
|
4679 |
+
color: var(--mdc-theme-error, #b00020); }
|
4680 |
+
|
4681 |
+
.mdc-text-field--invalid.mdc-text-field--with-trailing-icon.mdc-text-field--with-leading-icon:not(.mdc-text-field--disabled) .mdc-text-field__icon ~ .mdc-text-field__icon {
|
4682 |
+
color: #b00020;
|
4683 |
+
/* @alternate */
|
4684 |
+
color: #b00020;
|
4685 |
+
color: var(--mdc-theme-error, #b00020); }
|
4686 |
+
|
4687 |
+
.mdc-text-field--invalid + .mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg {
|
4688 |
+
opacity: 1; }
|
4689 |
+
|
4690 |
+
.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,
|
4691 |
+
.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,
|
4692 |
+
.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing {
|
4693 |
+
border-color: #b00020;
|
4694 |
+
/* @alternate */
|
4695 |
+
border-color: #b00020;
|
4696 |
+
border-color: var(--mdc-theme-error, #b00020); }
|
4697 |
+
|
4698 |
+
.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover ~ .mdc-notched-outline .mdc-notched-outline__leading,
|
4699 |
+
.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover ~ .mdc-notched-outline .mdc-notched-outline__notch,
|
4700 |
+
.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover ~ .mdc-notched-outline .mdc-notched-outline__trailing,
|
4701 |
+
.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover ~ .mdc-notched-outline .mdc-notched-outline__leading,
|
4702 |
+
.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover ~ .mdc-notched-outline .mdc-notched-outline__notch,
|
4703 |
+
.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover ~ .mdc-notched-outline .mdc-notched-outline__trailing {
|
4704 |
+
border-color: #b00020;
|
4705 |
+
/* @alternate */
|
4706 |
+
border-color: #b00020;
|
4707 |
+
border-color: var(--mdc-theme-error, #b00020); }
|
4708 |
+
|
4709 |
+
.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,
|
4710 |
+
.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,
|
4711 |
+
.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing {
|
4712 |
+
border-color: #b00020;
|
4713 |
+
/* @alternate */
|
4714 |
+
border-color: #b00020;
|
4715 |
+
border-color: var(--mdc-theme-error, #b00020); }
|
4716 |
+
|
4717 |
+
.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,
|
4718 |
+
.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,
|
4719 |
+
.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing {
|
4720 |
+
border-color: #b00020;
|
4721 |
+
/* @alternate */
|
4722 |
+
border-color: #b00020;
|
4723 |
+
border-color: var(--mdc-theme-error, #b00020); }
|
4724 |
+
|
4725 |
+
.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover ~ .mdc-notched-outline .mdc-notched-outline__leading,
|
4726 |
+
.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover ~ .mdc-notched-outline .mdc-notched-outline__notch,
|
4727 |
+
.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover ~ .mdc-notched-outline .mdc-notched-outline__trailing,
|
4728 |
+
.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover ~ .mdc-notched-outline .mdc-notched-outline__leading,
|
4729 |
+
.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover ~ .mdc-notched-outline .mdc-notched-outline__notch,
|
4730 |
+
.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover ~ .mdc-notched-outline .mdc-notched-outline__trailing {
|
4731 |
+
border-color: #b00020;
|
4732 |
+
/* @alternate */
|
4733 |
+
border-color: #b00020;
|
4734 |
+
border-color: var(--mdc-theme-error, #b00020); }
|
4735 |
+
|
4736 |
+
.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,
|
4737 |
+
.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,
|
4738 |
+
.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing {
|
4739 |
+
border-color: #b00020;
|
4740 |
+
/* @alternate */
|
4741 |
+
border-color: #b00020;
|
4742 |
+
border-color: var(--mdc-theme-error, #b00020); }
|
4743 |
+
|
4744 |
+
.mdc-text-field--disabled {
|
4745 |
+
background-color: #fafafa;
|
4746 |
+
border-bottom: none;
|
4747 |
+
pointer-events: none; }
|
4748 |
+
.mdc-text-field--disabled .mdc-text-field__input {
|
4749 |
+
border-bottom-color: rgba(0, 0, 0, 0.06); }
|
4750 |
+
.mdc-text-field--disabled .mdc-text-field__input {
|
4751 |
+
color: rgba(0, 0, 0, 0.37); }
|
4752 |
+
.mdc-text-field--disabled .mdc-floating-label {
|
4753 |
+
color: rgba(0, 0, 0, 0.37); }
|
4754 |
+
.mdc-text-field--disabled + .mdc-text-field-helper-line .mdc-text-field-helper-text {
|
4755 |
+
color: rgba(0, 0, 0, 0.37); }
|
4756 |
+
.mdc-text-field--disabled .mdc-text-field-character-counter,
|
4757 |
+
.mdc-text-field--disabled + .mdc-text-field-helper-line .mdc-text-field-character-counter {
|
4758 |
+
color: rgba(0, 0, 0, 0.37); }
|
4759 |
+
.mdc-text-field--disabled .mdc-text-field__icon {
|
4760 |
+
color: rgba(0, 0, 0, 0.3); }
|
4761 |
+
.mdc-text-field--disabled:not(.mdc-text-field--textarea) {
|
4762 |
+
border-bottom-color: rgba(0, 0, 0, 0.12); }
|
4763 |
+
.mdc-text-field--disabled .mdc-floating-label {
|
4764 |
+
cursor: default; }
|
4765 |
+
|
4766 |
+
.mdc-text-field--textarea.mdc-text-field--disabled {
|
4767 |
+
background-color: transparent;
|
4768 |
+
/* @alternate */
|
4769 |
+
background-color: #f9f9f9; }
|
4770 |
+
.mdc-text-field--textarea.mdc-text-field--disabled .mdc-notched-outline__leading,
|
4771 |
+
.mdc-text-field--textarea.mdc-text-field--disabled .mdc-notched-outline__notch,
|
4772 |
+
.mdc-text-field--textarea.mdc-text-field--disabled .mdc-notched-outline__trailing {
|
4773 |
+
border-color: rgba(0, 0, 0, 0.06); }
|
4774 |
+
.mdc-text-field--textarea.mdc-text-field--disabled .mdc-text-field__input {
|
4775 |
+
border-bottom: none; }
|
4776 |
+
|
4777 |
+
@keyframes mdc-floating-label-shake-float-above-text-field-dense {
|
4778 |
+
0% {
|
4779 |
+
transform: translateX(calc(0 - 0%)) translateY(-70%) scale(0.8); }
|
4780 |
+
33% {
|
4781 |
+
animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
|
4782 |
+
transform: translateX(calc(4% - 0%)) translateY(-70%) scale(0.8); }
|
4783 |
+
66% {
|
4784 |
+
animation-timing-function: cubic-bezier(0.30244, 0.38135, 0.55, 0.95635);
|
4785 |
+
transform: translateX(calc(-4% - 0%)) translateY(-70%) scale(0.8); }
|
4786 |
+
100% {
|
4787 |
+
transform: translateX(calc(0 - 0%)) translateY(-70%) scale(0.8); } }
|
4788 |
+
|
4789 |
+
@keyframes mdc-floating-label-shake-float-above-text-field-outlined {
|
4790 |
+
0% {
|
4791 |
+
transform: translateX(calc(0 - 0%)) translateY(-130%) scale(0.75); }
|
4792 |
+
33% {
|
4793 |
+
animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
|
4794 |
+
transform: translateX(calc(4% - 0%)) translateY(-130%) scale(0.75); }
|
4795 |
+
66% {
|
4796 |
+
animation-timing-function: cubic-bezier(0.30244, 0.38135, 0.55, 0.95635);
|
4797 |
+
transform: translateX(calc(-4% - 0%)) translateY(-130%) scale(0.75); }
|
4798 |
+
100% {
|
4799 |
+
transform: translateX(calc(0 - 0%)) translateY(-130%) scale(0.75); } }
|
4800 |
+
|
4801 |
+
@keyframes mdc-floating-label-shake-float-above-text-field-outlined-dense {
|
4802 |
+
0% {
|
4803 |
+
transform: translateX(calc(0 - 0%)) translateY(-120%) scale(0.8); }
|
4804 |
+
33% {
|
4805 |
+
animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
|
4806 |
+
transform: translateX(calc(4% - 0%)) translateY(-120%) scale(0.8); }
|
4807 |
+
66% {
|
4808 |
+
animation-timing-function: cubic-bezier(0.30244, 0.38135, 0.55, 0.95635);
|
4809 |
+
transform: translateX(calc(-4% - 0%)) translateY(-120%) scale(0.8); }
|
4810 |
+
100% {
|
4811 |
+
transform: translateX(calc(0 - 0%)) translateY(-120%) scale(0.8); } }
|
4812 |
+
|
4813 |
+
@keyframes mdc-floating-label-shake-float-above-text-field-outlined-leading-icon {
|
4814 |
+
0% {
|
4815 |
+
transform: translateX(calc(0 - 0)) translateY(-130%) scale(0.75); }
|
4816 |
+
33% {
|
4817 |
+
animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
|
4818 |
+
transform: translateX(calc(4% - 0)) translateY(-130%) scale(0.75); }
|
4819 |
+
66% {
|
4820 |
+
animation-timing-function: cubic-bezier(0.30244, 0.38135, 0.55, 0.95635);
|
4821 |
+
transform: translateX(calc(-4% - 0)) translateY(-130%) scale(0.75); }
|
4822 |
+
100% {
|
4823 |
+
transform: translateX(calc(0 - 0)) translateY(-130%) scale(0.75); } }
|
4824 |
+
|
4825 |
+
@keyframes mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-dense {
|
4826 |
+
0% {
|
4827 |
+
transform: translateX(calc(0 - 21px)) translateY(-120%) scale(0.8); }
|
4828 |
+
33% {
|
4829 |
+
animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
|
4830 |
+
transform: translateX(calc(4% - 21px)) translateY(-120%) scale(0.8); }
|
4831 |
+
66% {
|
4832 |
+
animation-timing-function: cubic-bezier(0.30244, 0.38135, 0.55, 0.95635);
|
4833 |
+
transform: translateX(calc(-4% - 21px)) translateY(-120%) scale(0.8); }
|
4834 |
+
100% {
|
4835 |
+
transform: translateX(calc(0 - 21px)) translateY(-120%) scale(0.8); } }
|
4836 |
+
|
4837 |
+
@keyframes mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-rtl {
|
4838 |
+
0% {
|
4839 |
+
transform: translateX(calc(0 - 0)) translateY(-130%) scale(0.75); }
|
4840 |
+
33% {
|
4841 |
+
animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
|
4842 |
+
transform: translateX(calc(4% - 0)) translateY(-130%) scale(0.75); }
|
4843 |
+
66% {
|
4844 |
+
animation-timing-function: cubic-bezier(0.30244, 0.38135, 0.55, 0.95635);
|
4845 |
+
transform: translateX(calc(-4% - 0)) translateY(-130%) scale(0.75); }
|
4846 |
+
100% {
|
4847 |
+
transform: translateX(calc(0 - 0)) translateY(-130%) scale(0.75); } }
|
4848 |
+
|
4849 |
+
@keyframes mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-dense-rtl {
|
4850 |
+
0% {
|
4851 |
+
transform: translateX(calc(0 - -21px)) translateY(-120%) scale(0.8); }
|
4852 |
+
33% {
|
4853 |
+
animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
|
4854 |
+
transform: translateX(calc(4% - -21px)) translateY(-120%) scale(0.8); }
|
4855 |
+
66% {
|
4856 |
+
animation-timing-function: cubic-bezier(0.30244, 0.38135, 0.55, 0.95635);
|
4857 |
+
transform: translateX(calc(-4% - -21px)) translateY(-120%) scale(0.8); }
|
4858 |
+
100% {
|
4859 |
+
transform: translateX(calc(0 - -21px)) translateY(-120%) scale(0.8); } }
|
4860 |
+
|
4861 |
+
@keyframes mdc-floating-label-shake-float-above-textarea {
|
4862 |
+
0% {
|
4863 |
+
transform: translateX(calc(0 - 0%)) translateY(-130%) scale(0.75); }
|
4864 |
+
33% {
|
4865 |
+
animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
|
4866 |
+
transform: translateX(calc(4% - 0%)) translateY(-130%) scale(0.75); }
|
4867 |
+
66% {
|
4868 |
+
animation-timing-function: cubic-bezier(0.30244, 0.38135, 0.55, 0.95635);
|
4869 |
+
transform: translateX(calc(-4% - 0%)) translateY(-130%) scale(0.75); }
|
4870 |
+
100% {
|
4871 |
+
transform: translateX(calc(0 - 0%)) translateY(-130%) scale(0.75); } }
|
4872 |
+
|
4873 |
+
.mdc-switch {
|
4874 |
+
display: inline-block;
|
4875 |
+
position: relative;
|
4876 |
+
outline: none;
|
4877 |
+
-webkit-user-select: none;
|
4878 |
+
-moz-user-select: none;
|
4879 |
+
-ms-user-select: none;
|
4880 |
+
user-select: none; }
|
4881 |
+
.mdc-switch.mdc-switch--checked .mdc-switch__track {
|
4882 |
+
background-color: #1a73e8;
|
4883 |
+
/* @alternate */
|
4884 |
+
background-color: #1a73e8;
|
4885 |
+
background-color: var(--mdc-theme-secondary, #1a73e8);
|
4886 |
+
border-color: #1a73e8;
|
4887 |
+
/* @alternate */
|
4888 |
+
border-color: #1a73e8;
|
4889 |
+
border-color: var(--mdc-theme-secondary, #1a73e8); }
|
4890 |
+
.mdc-switch.mdc-switch--checked .mdc-switch__thumb {
|
4891 |
+
background-color: #1a73e8;
|
4892 |
+
/* @alternate */
|
4893 |
+
background-color: #1a73e8;
|
4894 |
+
background-color: var(--mdc-theme-secondary, #1a73e8);
|
4895 |
+
border-color: #1a73e8;
|
4896 |
+
/* @alternate */
|
4897 |
+
border-color: #1a73e8;
|
4898 |
+
border-color: var(--mdc-theme-secondary, #1a73e8); }
|
4899 |
+
.mdc-switch:not(.mdc-switch--checked) .mdc-switch__track {
|
4900 |
+
background-color: #000;
|
4901 |
+
border-color: #000; }
|
4902 |
+
.mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb {
|
4903 |
+
background-color: #fff;
|
4904 |
+
border-color: #fff; }
|
4905 |
+
|
4906 |
+
.mdc-switch__native-control {
|
4907 |
+
/* @noflip */
|
4908 |
+
left: 0;
|
4909 |
+
/* @noflip */
|
4910 |
+
right: auto;
|
4911 |
+
right: initial;
|
4912 |
+
position: absolute;
|
4913 |
+
top: 0;
|
4914 |
+
width: 68px;
|
4915 |
+
height: 48px;
|
4916 |
+
margin: 0;
|
4917 |
+
opacity: 0;
|
4918 |
+
cursor: pointer;
|
4919 |
+
pointer-events: auto; }
|
4920 |
+
[dir="rtl"] .mdc-switch__native-control, .mdc-switch__native-control[dir="rtl"] {
|
4921 |
+
/* @noflip */
|
4922 |
+
left: auto;
|
4923 |
+
left: initial;
|
4924 |
+
/* @noflip */
|
4925 |
+
right: 0; }
|
4926 |
+
|
4927 |
+
.mdc-switch__track {
|
4928 |
+
box-sizing: border-box;
|
4929 |
+
width: 32px;
|
4930 |
+
height: 14px;
|
4931 |
+
border: 1px solid;
|
4932 |
+
border-radius: 7px;
|
4933 |
+
opacity: .38;
|
4934 |
+
transition: opacity 90ms cubic-bezier(0.4, 0, 0.2, 1), background-color 90ms cubic-bezier(0.4, 0, 0.2, 1), border-color 90ms cubic-bezier(0.4, 0, 0.2, 1); }
|
4935 |
+
|
4936 |
+
.mdc-switch__thumb-underlay {
|
4937 |
+
/* @noflip */
|
4938 |
+
left: -18px;
|
4939 |
+
/* @noflip */
|
4940 |
+
right: auto;
|
4941 |
+
right: initial;
|
4942 |
+
display: flex;
|
4943 |
+
position: absolute;
|
4944 |
+
top: -17px;
|
4945 |
+
align-items: center;
|
4946 |
+
justify-content: center;
|
4947 |
+
width: 48px;
|
4948 |
+
height: 48px;
|
4949 |
+
transform: translateX(0);
|
4950 |
+
transition: transform 90ms cubic-bezier(0.4, 0, 0.2, 1), background-color 90ms cubic-bezier(0.4, 0, 0.2, 1), border-color 90ms cubic-bezier(0.4, 0, 0.2, 1); }
|
4951 |
+
[dir="rtl"] .mdc-switch__thumb-underlay, .mdc-switch__thumb-underlay[dir="rtl"] {
|
4952 |
+
/* @noflip */
|
4953 |
+
left: auto;
|
4954 |
+
left: initial;
|
4955 |
+
/* @noflip */
|
4956 |
+
right: -18px; }
|
4957 |
+
|
4958 |
+
.mdc-switch__thumb {
|
4959 |
+
box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
|
4960 |
+
box-sizing: border-box;
|
4961 |
+
width: 20px;
|
4962 |
+
height: 20px;
|
4963 |
+
border: 10px solid;
|
4964 |
+
border-radius: 50%;
|
4965 |
+
pointer-events: none;
|
4966 |
+
z-index: 1; }
|
4967 |
+
|
4968 |
+
.mdc-switch--checked .mdc-switch__track {
|
4969 |
+
opacity: .54; }
|
4970 |
+
|
4971 |
+
.mdc-switch--checked .mdc-switch__thumb-underlay {
|
4972 |
+
transform: translateX(20px); }
|
4973 |
+
[dir="rtl"] .mdc-switch--checked .mdc-switch__thumb-underlay, .mdc-switch--checked .mdc-switch__thumb-underlay[dir="rtl"] {
|
4974 |
+
transform: translateX(-20px); }
|
4975 |
+
|
4976 |
+
.mdc-switch--checked .mdc-switch__native-control {
|
4977 |
+
transform: translateX(-20px); }
|
4978 |
+
[dir="rtl"] .mdc-switch--checked .mdc-switch__native-control, .mdc-switch--checked .mdc-switch__native-control[dir="rtl"] {
|
4979 |
+
transform: translateX(20px); }
|
4980 |
+
|
4981 |
+
.mdc-switch--disabled {
|
4982 |
+
opacity: .38;
|
4983 |
+
pointer-events: none; }
|
4984 |
+
.mdc-switch--disabled .mdc-switch__thumb {
|
4985 |
+
border-width: 1px; }
|
4986 |
+
.mdc-switch--disabled .mdc-switch__native-control {
|
4987 |
+
cursor: default;
|
4988 |
+
pointer-events: none; }
|
4989 |
+
|
4990 |
+
.mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay::before, .mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay::after {
|
4991 |
+
background-color: #9e9e9e; }
|
4992 |
+
|
4993 |
+
.mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay:hover::before {
|
4994 |
+
opacity: 0.08; }
|
4995 |
+
|
4996 |
+
.mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):focus::before, .mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay.mdc-ripple-upgraded--background-focused::before {
|
4997 |
+
transition-duration: 75ms;
|
4998 |
+
opacity: 0.24; }
|
4999 |
+
|
5000 |
+
.mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded)::after {
|
5001 |
+
transition: opacity 150ms linear; }
|
5002 |
+
|
5003 |
+
.mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):active::after {
|
5004 |
+
transition-duration: 75ms;
|
5005 |
+
opacity: 0.24; }
|
5006 |
+
|
5007 |
+
.mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay.mdc-ripple-upgraded {
|
5008 |
+
--mdc-ripple-fg-opacity: 0.24; }
|
5009 |
+
|
5010 |
+
.mdc-switch__thumb-underlay {
|
5011 |
+
--mdc-ripple-fg-size: 0;
|
5012 |
+
--mdc-ripple-left: 0;
|
5013 |
+
--mdc-ripple-top: 0;
|
5014 |
+
--mdc-ripple-fg-scale: 1;
|
5015 |
+
--mdc-ripple-fg-translate-end: 0;
|
5016 |
+
--mdc-ripple-fg-translate-start: 0;
|
5017 |
+
-webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
|
5018 |
+
.mdc-switch__thumb-underlay::before, .mdc-switch__thumb-underlay::after {
|
5019 |
+
position: absolute;
|
5020 |
+
border-radius: 50%;
|
5021 |
+
opacity: 0;
|
5022 |
+
pointer-events: none;
|
5023 |
+
content: ""; }
|
5024 |
+
.mdc-switch__thumb-underlay::before {
|
5025 |
+
transition: opacity 15ms linear, background-color 15ms linear;
|
5026 |
+
z-index: 1; }
|
5027 |
+
.mdc-switch__thumb-underlay.mdc-ripple-upgraded::before {
|
5028 |
+
transform: scale(1);
|
5029 |
+
transform: scale(var(--mdc-ripple-fg-scale, 1)); }
|
5030 |
+
.mdc-switch__thumb-underlay.mdc-ripple-upgraded::after {
|
5031 |
+
top: 0;
|
5032 |
+
/* @noflip */
|
5033 |
+
left: 0;
|
5034 |
+
transform: scale(0);
|
5035 |
+
transform-origin: center center; }
|
5036 |
+
.mdc-switch__thumb-underlay.mdc-ripple-upgraded--unbounded::after {
|
5037 |
+
top: 0;
|
5038 |
+
top: var(--mdc-ripple-top, 0);
|
5039 |
+
/* @noflip */
|
5040 |
+
left: 0;
|
5041 |
+
left: var(--mdc-ripple-left, 0); }
|
5042 |
+
.mdc-switch__thumb-underlay.mdc-ripple-upgraded--foreground-activation::after {
|
5043 |
+
animation: mdc-ripple-fg-radius-in 225ms forwards, mdc-ripple-fg-opacity-in 75ms forwards; }
|
5044 |
+
.mdc-switch__thumb-underlay.mdc-ripple-upgraded--foreground-deactivation::after {
|
5045 |
+
animation: mdc-ripple-fg-opacity-out 150ms;
|
5046 |
+
transform: translate(0) scale(1);
|
5047 |
+
transform: translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1)); }
|
5048 |
+
.mdc-switch__thumb-underlay::before, .mdc-switch__thumb-underlay::after {
|
5049 |
+
top: calc(50% - 50%);
|
5050 |
+
/* @noflip */
|
5051 |
+
left: calc(50% - 50%);
|
5052 |
+
width: 100%;
|
5053 |
+
height: 100%; }
|
5054 |
+
.mdc-switch__thumb-underlay.mdc-ripple-upgraded::before, .mdc-switch__thumb-underlay.mdc-ripple-upgraded::after {
|
5055 |
+
top: calc(50% - 50%);
|
5056 |
+
top: var(--mdc-ripple-top, calc(50% - 50%));
|
5057 |
+
/* @noflip */
|
5058 |
+
left: calc(50% - 50%);
|
5059 |
+
left: var(--mdc-ripple-left, calc(50% - 50%));
|
5060 |
+
width: 100%;
|
5061 |
+
width: var(--mdc-ripple-fg-size, 100%);
|
5062 |
+
height: 100%;
|
5063 |
+
height: var(--mdc-ripple-fg-size, 100%); }
|
5064 |
+
.mdc-switch__thumb-underlay.mdc-ripple-upgraded::after {
|
5065 |
+
width: 100%;
|
5066 |
+
width: var(--mdc-ripple-fg-size, 100%);
|
5067 |
+
height: 100%;
|
5068 |
+
height: var(--mdc-ripple-fg-size, 100%); }
|
5069 |
+
.mdc-switch__thumb-underlay::before, .mdc-switch__thumb-underlay::after {
|
5070 |
+
background-color: #1a73e8; }
|
5071 |
+
@supports not (-ms-ime-align: auto) {
|
5072 |
+
.mdc-switch__thumb-underlay::before, .mdc-switch__thumb-underlay::after {
|
5073 |
+
/* @alternate */
|
5074 |
+
background-color: #1a73e8;
|
5075 |
+
background-color: var(--mdc-theme-secondary, #1a73e8); } }
|
5076 |
+
.mdc-switch__thumb-underlay:hover::before {
|
5077 |
+
opacity: 0.04; }
|
5078 |
+
.mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):focus::before, .mdc-switch__thumb-underlay.mdc-ripple-upgraded--background-focused::before {
|
5079 |
+
transition-duration: 75ms;
|
5080 |
+
opacity: 0.12; }
|
5081 |
+
.mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded)::after {
|
5082 |
+
transition: opacity 150ms linear; }
|
5083 |
+
.mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):active::after {
|
5084 |
+
transition-duration: 75ms;
|
5085 |
+
opacity: 0.12; }
|
5086 |
+
.mdc-switch__thumb-underlay.mdc-ripple-upgraded {
|
5087 |
+
--mdc-ripple-fg-opacity: 0.12; }
|
5088 |
+
|
5089 |
+
.googlesitekit-plugin .mdc-button:not(:disabled) {
|
5090 |
+
color: #1a73e8; }
|
5091 |
+
|
5092 |
+
.googlesitekit-plugin .mdc-button--raised {
|
5093 |
+
font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
|
5094 |
+
height: auto;
|
5095 |
+
min-height: 36px;
|
5096 |
+
padding-bottom: 8px;
|
5097 |
+
padding-top: 8px;
|
5098 |
+
text-align: center; }
|
5099 |
+
.googlesitekit-plugin .mdc-button--raised:not(:disabled) {
|
5100 |
+
background-color: #1a73e8; }
|
5101 |
+
.googlesitekit-plugin .mdc-button--raised:not(:disabled) {
|
5102 |
+
color: white;
|
5103 |
+
/* @alternate */
|
5104 |
+
color: white;
|
5105 |
+
color: var(--mdc-theme-text-primary-on-dark, white); }
|
5106 |
+
.googlesitekit-plugin .mdc-button--raised::before, .googlesitekit-plugin .mdc-button--raised::after {
|
5107 |
+
background-color: white; }
|
5108 |
+
@supports not (-ms-ime-align: auto) {
|
5109 |
+
.googlesitekit-plugin .mdc-button--raised::before, .googlesitekit-plugin .mdc-button--raised::after {
|
5110 |
+
/* @alternate */
|
5111 |
+
background-color: white;
|
5112 |
+
background-color: var(--mdc-theme-text-primary-on-dark, white); } }
|
5113 |
+
.googlesitekit-plugin .mdc-button--raised:hover::before {
|
5114 |
+
opacity: 0.08; }
|
5115 |
+
.googlesitekit-plugin .mdc-button--raised:not(.mdc-ripple-upgraded):focus::before, .googlesitekit-plugin .mdc-button--raised.mdc-ripple-upgraded--background-focused::before {
|
5116 |
+
transition-duration: 75ms;
|
5117 |
+
opacity: 0.24; }
|
5118 |
+
.googlesitekit-plugin .mdc-button--raised:not(.mdc-ripple-upgraded)::after {
|
5119 |
+
transition: opacity 150ms linear; }
|
5120 |
+
.googlesitekit-plugin .mdc-button--raised:not(.mdc-ripple-upgraded):active::after {
|
5121 |
+
transition-duration: 75ms;
|
5122 |
+
opacity: 0.24; }
|
5123 |
+
.googlesitekit-plugin .mdc-button--raised.mdc-ripple-upgraded {
|
5124 |
+
--mdc-ripple-fg-opacity: 0.24; }
|
5125 |
+
.googlesitekit-plugin .mdc-button--raised:hover {
|
5126 |
+
text-decoration: none; }
|
5127 |
+
.googlesitekit-plugin .mdc-button--raised:focus {
|
5128 |
+
outline: none; }
|
5129 |
+
|
5130 |
+
.googlesitekit-plugin .mdc-button--danger:not(:disabled) {
|
5131 |
+
background-color: #d53e36; }
|
5132 |
+
|
5133 |
+
.googlesitekit-plugin .mdc-button--danger:not(:disabled) {
|
5134 |
+
color: white;
|
5135 |
+
/* @alternate */
|
5136 |
+
color: white;
|
5137 |
+
color: var(--mdc-theme-text-primary-on-dark, white); }
|
5138 |
+
|
5139 |
+
.googlesitekit-plugin .mdc-button--danger::before, .googlesitekit-plugin .mdc-button--danger::after {
|
5140 |
+
background-color: white; }
|
5141 |
+
@supports not (-ms-ime-align: auto) {
|
5142 |
+
.googlesitekit-plugin .mdc-button--danger::before, .googlesitekit-plugin .mdc-button--danger::after {
|
5143 |
+
/* @alternate */
|
5144 |
+
background-color: white;
|
5145 |
+
background-color: var(--mdc-theme-text-primary-on-dark, white); } }
|
5146 |
+
|
5147 |
+
.googlesitekit-plugin .mdc-button--danger:hover::before {
|
5148 |
+
opacity: 0.08; }
|
5149 |
+
|
5150 |
+
.googlesitekit-plugin .mdc-button--danger:not(.mdc-ripple-upgraded):focus::before, .googlesitekit-plugin .mdc-button--danger.mdc-ripple-upgraded--background-focused::before {
|
5151 |
+
transition-duration: 75ms;
|
5152 |
+
opacity: 0.24; }
|
5153 |
+
|
5154 |
+
.googlesitekit-plugin .mdc-button--danger:not(.mdc-ripple-upgraded)::after {
|
5155 |
+
transition: opacity 150ms linear; }
|
5156 |
+
|
5157 |
+
.googlesitekit-plugin .mdc-button--danger:not(.mdc-ripple-upgraded):active::after {
|
5158 |
+
transition-duration: 75ms;
|
5159 |
+
opacity: 0.24; }
|
5160 |
+
|
5161 |
+
.googlesitekit-plugin .mdc-button--danger.mdc-ripple-upgraded {
|
5162 |
+
--mdc-ripple-fg-opacity: 0.24; }
|
5163 |
+
|
5164 |
+
.googlesitekit-plugin .mdc-button--dropdown {
|
5165 |
+
background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2212%22%20height%3D%228%22%20viewBox%3D%220%200%2012%208%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M10.6.6L12%202%206%208%200%202%201.4.6%206%205.2z%22%20fill%3D%22%23757575%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E");
|
5166 |
+
background-position: calc(100% - 8px) center;
|
5167 |
+
background-repeat: no-repeat;
|
5168 |
+
background-size: 9px 6px;
|
5169 |
+
letter-spacing: normal;
|
5170 |
+
padding-right: 12px;
|
5171 |
+
text-transform: none; }
|
5172 |
+
.googlesitekit-plugin .mdc-button--dropdown:not(:disabled) {
|
5173 |
+
color: #757575; }
|
5174 |
+
@media (min-width: 600px) {
|
5175 |
+
.googlesitekit-plugin .mdc-button--dropdown {
|
5176 |
+
padding-right: 25px; } }
|
5177 |
+
.googlesitekit-plugin .mdc-button--dropdown:hover, .googlesitekit-plugin .mdc-button--dropdown:active, .googlesitekit-plugin .mdc-button--dropdown:focus {
|
5178 |
+
text-decoration: none; }
|
5179 |
+
.googlesitekit-plugin .mdc-button--dropdown:hover:not(:disabled), .googlesitekit-plugin .mdc-button--dropdown:active:not(:disabled), .googlesitekit-plugin .mdc-button--dropdown:focus:not(:disabled) {
|
5180 |
+
background-color: #f9f9f9; }
|
5181 |
+
.googlesitekit-plugin .mdc-button--dropdown:hover:not(:disabled), .googlesitekit-plugin .mdc-button--dropdown:active:not(:disabled), .googlesitekit-plugin .mdc-button--dropdown:focus:not(:disabled) {
|
5182 |
+
color: rgba(0, 0, 0, 0.87);
|
5183 |
+
/* @alternate */
|
5184 |
+
color: rgba(0, 0, 0, 0.87);
|
5185 |
+
color: var(--mdc-theme-text-primary-on-light, rgba(0, 0, 0, 0.87)); }
|
5186 |
+
.googlesitekit-plugin .mdc-button--dropdown:hover::before, .googlesitekit-plugin .mdc-button--dropdown:hover::after, .googlesitekit-plugin .mdc-button--dropdown:active::before, .googlesitekit-plugin .mdc-button--dropdown:active::after, .googlesitekit-plugin .mdc-button--dropdown:focus::before, .googlesitekit-plugin .mdc-button--dropdown:focus::after {
|
5187 |
+
background-color: rgba(0, 0, 0, 0.87); }
|
5188 |
+
@supports not (-ms-ime-align: auto) {
|
5189 |
+
.googlesitekit-plugin .mdc-button--dropdown:hover::before, .googlesitekit-plugin .mdc-button--dropdown:hover::after, .googlesitekit-plugin .mdc-button--dropdown:active::before, .googlesitekit-plugin .mdc-button--dropdown:active::after, .googlesitekit-plugin .mdc-button--dropdown:focus::before, .googlesitekit-plugin .mdc-button--dropdown:focus::after {
|
5190 |
+
/* @alternate */
|
5191 |
+
background-color: rgba(0, 0, 0, 0.87);
|
5192 |
+
background-color: var(--mdc-theme-text-primary-on-light, rgba(0, 0, 0, 0.87)); } }
|
5193 |
+
.googlesitekit-plugin .mdc-button--dropdown:hover:hover::before, .googlesitekit-plugin .mdc-button--dropdown:active:hover::before, .googlesitekit-plugin .mdc-button--dropdown:focus:hover::before {
|
5194 |
+
opacity: 0.04; }
|
5195 |
+
.googlesitekit-plugin .mdc-button--dropdown:hover:not(.mdc-ripple-upgraded):focus::before, .googlesitekit-plugin .mdc-button--dropdown:hover.mdc-ripple-upgraded--background-focused::before, .googlesitekit-plugin .mdc-button--dropdown:active:not(.mdc-ripple-upgraded):focus::before, .googlesitekit-plugin .mdc-button--dropdown:active.mdc-ripple-upgraded--background-focused::before, .googlesitekit-plugin .mdc-button--dropdown:focus:not(.mdc-ripple-upgraded):focus::before, .googlesitekit-plugin .mdc-button--dropdown:focus.mdc-ripple-upgraded--background-focused::before {
|
5196 |
+
transition-duration: 75ms;
|
5197 |
+
opacity: 0.12; }
|
5198 |
+
.googlesitekit-plugin .mdc-button--dropdown:hover:not(.mdc-ripple-upgraded)::after, .googlesitekit-plugin .mdc-button--dropdown:active:not(.mdc-ripple-upgraded)::after, .googlesitekit-plugin .mdc-button--dropdown:focus:not(.mdc-ripple-upgraded)::after {
|
5199 |
+
transition: opacity 150ms linear; }
|
5200 |
+
.googlesitekit-plugin .mdc-button--dropdown:hover:not(.mdc-ripple-upgraded):active::after, .googlesitekit-plugin .mdc-button--dropdown:active:not(.mdc-ripple-upgraded):active::after, .googlesitekit-plugin .mdc-button--dropdown:focus:not(.mdc-ripple-upgraded):active::after {
|
5201 |
+
transition-duration: 75ms;
|
5202 |
+
opacity: 0.12; }
|
5203 |
+
.googlesitekit-plugin .mdc-button--dropdown:hover.mdc-ripple-upgraded, .googlesitekit-plugin .mdc-button--dropdown:active.mdc-ripple-upgraded, .googlesitekit-plugin .mdc-button--dropdown:focus.mdc-ripple-upgraded {
|
5204 |
+
--mdc-ripple-fg-opacity: 0.12; }
|
5205 |
+
|
5206 |
+
@media (max-width: 600px) {
|
5207 |
+
.googlesitekit-plugin .mdc-button--dropdown .mdc-button__label {
|
5208 |
+
clip: rect(1px, 1px, 1px, 1px);
|
5209 |
+
height: 1px;
|
5210 |
+
overflow: hidden;
|
5211 |
+
position: absolute !important;
|
5212 |
+
width: 1px; } }
|
5213 |
+
|
5214 |
+
@media (min-width: 600px) {
|
5215 |
+
.googlesitekit-plugin .mdc-button--dropdown .mdc-button__label {
|
5216 |
+
max-width: 220px;
|
5217 |
+
overflow: hidden;
|
5218 |
+
text-overflow: ellipsis;
|
5219 |
+
white-space: nowrap; } }
|
5220 |
+
|
5221 |
+
@media (min-width: 960px) {
|
5222 |
+
.googlesitekit-plugin .mdc-button--dropdown .mdc-button__label {
|
5223 |
+
max-width: 300px; } }
|
5224 |
+
|
5225 |
+
@media (min-width: 1280px) {
|
5226 |
+
.googlesitekit-plugin .mdc-button--dropdown .mdc-button__label {
|
5227 |
+
max-width: 450px; } }
|
5228 |
+
|
5229 |
+
.googlesitekit-plugin .mdc-button .mdc-button__icon--image {
|
5230 |
+
border-radius: 50%;
|
5231 |
+
display: block;
|
5232 |
+
height: 18px;
|
5233 |
+
width: 18px; }
|
5234 |
+
|
5235 |
+
.googlesitekit-plugin .mdc-button .mdc-button__trailing-icon {
|
5236 |
+
margin-left: 8px; }
|
5237 |
+
|
5238 |
+
.googlesitekit-plugin .mdc-checkbox {
|
5239 |
+
box-sizing: content-box; }
|
5240 |
+
.googlesitekit-plugin .mdc-checkbox .mdc-checkbox__native-control:enabled:not(:checked):not(:indeterminate) ~ .mdc-checkbox__background {
|
5241 |
+
border-color: #bbb;
|
5242 |
+
background-color: #fff; }
|
5243 |
+
.googlesitekit-plugin .mdc-checkbox .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background,
|
5244 |
+
.googlesitekit-plugin .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate ~ .mdc-checkbox__background {
|
5245 |
+
border-color: #1a73e8;
|
5246 |
+
background-color: #1a73e8; }
|
5247 |
+
|
5248 |
+
@keyframes mdc-checkbox-fade-in-background-1 {
|
5249 |
+
0% {
|
5250 |
+
border-color: #bbb;
|
5251 |
+
background-color: #fff; }
|
5252 |
+
50% {
|
5253 |
+
border-color: #1a73e8;
|
5254 |
+
background-color: #1a73e8; } }
|
5255 |
+
|
5256 |
+
@keyframes mdc-checkbox-fade-out-background-1 {
|
5257 |
+
0%,
|
5258 |
+
80% {
|
5259 |
+
border-color: #1a73e8;
|
5260 |
+
background-color: #1a73e8; }
|
5261 |
+
100% {
|
5262 |
+
border-color: #bbb;
|
5263 |
+
background-color: #fff; } }
|
5264 |
+
.googlesitekit-plugin .mdc-checkbox.mdc-checkbox--anim-unchecked-checked .mdc-checkbox__native-control:enabled ~ .mdc-checkbox__background, .googlesitekit-plugin .mdc-checkbox.mdc-checkbox--anim-unchecked-indeterminate .mdc-checkbox__native-control:enabled ~ .mdc-checkbox__background {
|
5265 |
+
animation-name: mdc-checkbox-fade-in-background-1; }
|
5266 |
+
.googlesitekit-plugin .mdc-checkbox.mdc-checkbox--anim-checked-unchecked .mdc-checkbox__native-control:enabled ~ .mdc-checkbox__background, .googlesitekit-plugin .mdc-checkbox.mdc-checkbox--anim-indeterminate-unchecked .mdc-checkbox__native-control:enabled ~ .mdc-checkbox__background {
|
5267 |
+
animation-name: mdc-checkbox-fade-out-background-1; }
|
5268 |
+
.googlesitekit-plugin .mdc-checkbox .mdc-checkbox__checkmark {
|
5269 |
+
color: #fff; }
|
5270 |
+
.googlesitekit-plugin .mdc-checkbox .mdc-checkbox__mixedmark {
|
5271 |
+
border-color: #fff; }
|
5272 |
+
.googlesitekit-plugin .mdc-checkbox .mdc-checkbox__background::before {
|
5273 |
+
background-color: #1a73e8; }
|
5274 |
+
.googlesitekit-plugin .mdc-checkbox .mdc-checkbox__native-control {
|
5275 |
+
-webkit-appearance: none;
|
5276 |
+
background: transparent;
|
5277 |
+
border: none;
|
5278 |
+
border-radius: 0;
|
5279 |
+
box-shadow: none;
|
5280 |
+
clear: none;
|
5281 |
+
color: #757575;
|
5282 |
+
cursor: inherit;
|
5283 |
+
display: block;
|
5284 |
+
height: 100%;
|
5285 |
+
line-height: normal;
|
5286 |
+
margin: 0;
|
5287 |
+
min-width: auto;
|
5288 |
+
opacity: 0;
|
5289 |
+
outline: 0;
|
5290 |
+
padding: 0;
|
5291 |
+
text-align: center;
|
5292 |
+
transition: none;
|
5293 |
+
vertical-align: middle;
|
5294 |
+
width: 100%;
|
5295 |
+
z-index: 1; }
|
5296 |
+
|
5297 |
+
.googlesitekit-plugin .mdc-dialog {
|
5298 |
+
z-index: 10000; }
|
5299 |
+
.googlesitekit-plugin .mdc-dialog .mdc-dialog__surface {
|
5300 |
+
padding: 24px 48px; }
|
5301 |
+
.googlesitekit-plugin .mdc-dialog .mdc-dialog__lead,
|
5302 |
+
.googlesitekit-plugin .mdc-dialog .mdc-dialog__title {
|
5303 |
+
color: #5b5b61;
|
5304 |
+
text-align: center; }
|
5305 |
+
.googlesitekit-plugin .mdc-dialog .mdc-dialog__lead {
|
5306 |
+
font-weight: 300;
|
5307 |
+
margin: 0;
|
5308 |
+
max-width: 430px; }
|
5309 |
+
.googlesitekit-plugin .mdc-dialog .mdc-dialog__content {
|
5310 |
+
overflow: visible;
|
5311 |
+
overflow: initial;
|
5312 |
+
padding: 20px 16px; }
|
5313 |
+
.googlesitekit-plugin .mdc-dialog .mdc-dialog__actions {
|
5314 |
+
justify-content: flex-start; }
|
5315 |
+
.googlesitekit-plugin .mdc-dialog .googlesitekit-cta-link {
|
5316 |
+
margin-left: 16px; }
|
5317 |
+
|
5318 |
+
.googlesitekit-plugin .mdc-floating-label {
|
5319 |
+
vertical-align: baseline;
|
5320 |
+
vertical-align: initial; }
|
5321 |
+
|
5322 |
+
.googlesitekit-plugin .mdc-form-field {
|
5323 |
+
color: #757575; }
|
5324 |
+
|
5325 |
+
.googlesitekit-plugin {
|
5326 |
+
/*
|
5327 |
+
* Grid Cells
|
5328 |
+
*/ }
|
5329 |
+
.googlesitekit-plugin .mdc-layout-grid + .mdc-layout-grid {
|
5330 |
+
padding-top: 0; }
|
5331 |
+
.googlesitekit-plugin .mdc-layout-grid--collapsed {
|
5332 |
+
padding: 0; }
|
5333 |
+
.googlesitekit-plugin .mdc-layout-grid--collapsed .mdc-layout-grid__inner {
|
5334 |
+
grid-gap: 0; }
|
5335 |
+
.googlesitekit-plugin .mdc-layout-grid--fill .mdc-layout-grid__inner {
|
5336 |
+
height: 100%; }
|
5337 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--align-left {
|
5338 |
+
margin-right: auto;
|
5339 |
+
width: auto; }
|
5340 |
+
@supports (display: grid) {
|
5341 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--align-left {
|
5342 |
+
justify-self: start; } }
|
5343 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--align-right {
|
5344 |
+
margin-left: auto;
|
5345 |
+
width: auto; }
|
5346 |
+
@supports (display: grid) {
|
5347 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--align-right {
|
5348 |
+
justify-self: end; } }
|
5349 |
+
@media (min-width: 0) {
|
5350 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--align-right-phone {
|
5351 |
+
margin-left: auto;
|
5352 |
+
width: auto; }
|
5353 |
+
@supports (display: grid) {
|
5354 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--align-right-phone {
|
5355 |
+
justify-self: end; } } }
|
5356 |
+
@media (min-width: 601px) {
|
5357 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--align-right-tablet {
|
5358 |
+
margin-left: auto;
|
5359 |
+
width: auto; }
|
5360 |
+
@supports (display: grid) {
|
5361 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--align-right-tablet {
|
5362 |
+
justify-self: end; } } }
|
5363 |
+
@media (min-width: 961px) {
|
5364 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--align-right-desktop {
|
5365 |
+
margin-left: auto;
|
5366 |
+
width: auto; }
|
5367 |
+
@supports (display: grid) {
|
5368 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--align-right-desktop {
|
5369 |
+
justify-self: end; } } }
|
5370 |
+
@media (min-width: 600px) {
|
5371 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-1 {
|
5372 |
+
margin-left: 8.33333%; }
|
5373 |
+
@supports (display: grid) {
|
5374 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-1 {
|
5375 |
+
margin-left: 0; } }
|
5376 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--start-1 {
|
5377 |
+
grid-column-start: 2; }
|
5378 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-2 {
|
5379 |
+
margin-left: 16.66667%; }
|
5380 |
+
@supports (display: grid) {
|
5381 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-2 {
|
5382 |
+
margin-left: 0; } }
|
5383 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--start-2 {
|
5384 |
+
grid-column-start: 3; }
|
5385 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-3 {
|
5386 |
+
margin-left: 25%; }
|
5387 |
+
@supports (display: grid) {
|
5388 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-3 {
|
5389 |
+
margin-left: 0; } }
|
5390 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--start-3 {
|
5391 |
+
grid-column-start: 4; }
|
5392 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-4 {
|
5393 |
+
margin-left: 33.33333%; }
|
5394 |
+
@supports (display: grid) {
|
5395 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-4 {
|
5396 |
+
margin-left: 0; } }
|
5397 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--start-4 {
|
5398 |
+
grid-column-start: 5; }
|
5399 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-5 {
|
5400 |
+
margin-left: 41.66667%; }
|
5401 |
+
@supports (display: grid) {
|
5402 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-5 {
|
5403 |
+
margin-left: 0; } }
|
5404 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--start-5 {
|
5405 |
+
grid-column-start: 6; }
|
5406 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-6 {
|
5407 |
+
margin-left: 50%; }
|
5408 |
+
@supports (display: grid) {
|
5409 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-6 {
|
5410 |
+
margin-left: 0; } }
|
5411 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--start-6 {
|
5412 |
+
grid-column-start: 7; }
|
5413 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-7 {
|
5414 |
+
margin-left: 58.33333%; }
|
5415 |
+
@supports (display: grid) {
|
5416 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-7 {
|
5417 |
+
margin-left: 0; } }
|
5418 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--start-7 {
|
5419 |
+
grid-column-start: 8; }
|
5420 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-8 {
|
5421 |
+
margin-left: 66.66667%; }
|
5422 |
+
@supports (display: grid) {
|
5423 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-8 {
|
5424 |
+
margin-left: 0; } }
|
5425 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--start-8 {
|
5426 |
+
grid-column-start: 9; }
|
5427 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-9 {
|
5428 |
+
margin-left: 75%; }
|
5429 |
+
@supports (display: grid) {
|
5430 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-9 {
|
5431 |
+
margin-left: 0; } }
|
5432 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--start-9 {
|
5433 |
+
grid-column-start: 10; }
|
5434 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-10 {
|
5435 |
+
margin-left: 83.33333%; }
|
5436 |
+
@supports (display: grid) {
|
5437 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-10 {
|
5438 |
+
margin-left: 0; } }
|
5439 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--start-10 {
|
5440 |
+
grid-column-start: 11; }
|
5441 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-11 {
|
5442 |
+
margin-left: 91.66667%; }
|
5443 |
+
@supports (display: grid) {
|
5444 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-11 {
|
5445 |
+
margin-left: 0; } }
|
5446 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--start-11 {
|
5447 |
+
grid-column-start: 12; }
|
5448 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-12 {
|
5449 |
+
margin-left: 100%; }
|
5450 |
+
@supports (display: grid) {
|
5451 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-12 {
|
5452 |
+
margin-left: 0; } }
|
5453 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--start-12 {
|
5454 |
+
grid-column-start: 13; } }
|
5455 |
+
@media (min-width: 0) {
|
5456 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-1-phone {
|
5457 |
+
margin-left: 8.33333%; }
|
5458 |
+
@supports (display: grid) {
|
5459 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-1-phone {
|
5460 |
+
margin-left: 0; } }
|
5461 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--start-1-phone {
|
5462 |
+
grid-column-start: 2; }
|
5463 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-2-phone {
|
5464 |
+
margin-left: 16.66667%; }
|
5465 |
+
@supports (display: grid) {
|
5466 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-2-phone {
|
5467 |
+
margin-left: 0; } }
|
5468 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--start-2-phone {
|
5469 |
+
grid-column-start: 3; }
|
5470 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-3-phone {
|
5471 |
+
margin-left: 25%; }
|
5472 |
+
@supports (display: grid) {
|
5473 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-3-phone {
|
5474 |
+
margin-left: 0; } }
|
5475 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--start-3-phone {
|
5476 |
+
grid-column-start: 4; }
|
5477 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-4-phone {
|
5478 |
+
margin-left: 33.33333%; }
|
5479 |
+
@supports (display: grid) {
|
5480 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-4-phone {
|
5481 |
+
margin-left: 0; } }
|
5482 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--start-4-phone {
|
5483 |
+
grid-column-start: 5; }
|
5484 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-5-phone {
|
5485 |
+
margin-left: 41.66667%; }
|
5486 |
+
@supports (display: grid) {
|
5487 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-5-phone {
|
5488 |
+
margin-left: 0; } }
|
5489 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--start-5-phone {
|
5490 |
+
grid-column-start: 6; }
|
5491 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-6-phone {
|
5492 |
+
margin-left: 50%; }
|
5493 |
+
@supports (display: grid) {
|
5494 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-6-phone {
|
5495 |
+
margin-left: 0; } }
|
5496 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--start-6-phone {
|
5497 |
+
grid-column-start: 7; }
|
5498 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-7-phone {
|
5499 |
+
margin-left: 58.33333%; }
|
5500 |
+
@supports (display: grid) {
|
5501 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-7-phone {
|
5502 |
+
margin-left: 0; } }
|
5503 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--start-7-phone {
|
5504 |
+
grid-column-start: 8; }
|
5505 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-8-phone {
|
5506 |
+
margin-left: 66.66667%; }
|
5507 |
+
@supports (display: grid) {
|
5508 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-8-phone {
|
5509 |
+
margin-left: 0; } }
|
5510 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--start-8-phone {
|
5511 |
+
grid-column-start: 9; }
|
5512 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-9-phone {
|
5513 |
+
margin-left: 75%; }
|
5514 |
+
@supports (display: grid) {
|
5515 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-9-phone {
|
5516 |
+
margin-left: 0; } }
|
5517 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--start-9-phone {
|
5518 |
+
grid-column-start: 10; }
|
5519 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-10-phone {
|
5520 |
+
margin-left: 83.33333%; }
|
5521 |
+
@supports (display: grid) {
|
5522 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-10-phone {
|
5523 |
+
margin-left: 0; } }
|
5524 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--start-10-phone {
|
5525 |
+
grid-column-start: 11; }
|
5526 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-11-phone {
|
5527 |
+
margin-left: 91.66667%; }
|
5528 |
+
@supports (display: grid) {
|
5529 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-11-phone {
|
5530 |
+
margin-left: 0; } }
|
5531 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--start-11-phone {
|
5532 |
+
grid-column-start: 12; }
|
5533 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-12-phone {
|
5534 |
+
margin-left: 100%; }
|
5535 |
+
@supports (display: grid) {
|
5536 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-12-phone {
|
5537 |
+
margin-left: 0; } }
|
5538 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--start-12-phone {
|
5539 |
+
grid-column-start: 13; } }
|
5540 |
+
@media (min-width: 601px) {
|
5541 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-1-tablet {
|
5542 |
+
margin-left: 8.33333%; }
|
5543 |
+
@supports (display: grid) {
|
5544 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-1-tablet {
|
5545 |
+
margin-left: 0; } }
|
5546 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--start-1-tablet {
|
5547 |
+
grid-column-start: 2; }
|
5548 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-2-tablet {
|
5549 |
+
margin-left: 16.66667%; }
|
5550 |
+
@supports (display: grid) {
|
5551 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-2-tablet {
|
5552 |
+
margin-left: 0; } }
|
5553 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--start-2-tablet {
|
5554 |
+
grid-column-start: 3; }
|
5555 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-3-tablet {
|
5556 |
+
margin-left: 25%; }
|
5557 |
+
@supports (display: grid) {
|
5558 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-3-tablet {
|
5559 |
+
margin-left: 0; } }
|
5560 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--start-3-tablet {
|
5561 |
+
grid-column-start: 4; }
|
5562 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-4-tablet {
|
5563 |
+
margin-left: 33.33333%; }
|
5564 |
+
@supports (display: grid) {
|
5565 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-4-tablet {
|
5566 |
+
margin-left: 0; } }
|
5567 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--start-4-tablet {
|
5568 |
+
grid-column-start: 5; }
|
5569 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-5-tablet {
|
5570 |
+
margin-left: 41.66667%; }
|
5571 |
+
@supports (display: grid) {
|
5572 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-5-tablet {
|
5573 |
+
margin-left: 0; } }
|
5574 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--start-5-tablet {
|
5575 |
+
grid-column-start: 6; }
|
5576 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-6-tablet {
|
5577 |
+
margin-left: 50%; }
|
5578 |
+
@supports (display: grid) {
|
5579 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-6-tablet {
|
5580 |
+
margin-left: 0; } }
|
5581 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--start-6-tablet {
|
5582 |
+
grid-column-start: 7; }
|
5583 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-7-tablet {
|
5584 |
+
margin-left: 58.33333%; }
|
5585 |
+
@supports (display: grid) {
|
5586 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-7-tablet {
|
5587 |
+
margin-left: 0; } }
|
5588 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--start-7-tablet {
|
5589 |
+
grid-column-start: 8; }
|
5590 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-8-tablet {
|
5591 |
+
margin-left: 66.66667%; }
|
5592 |
+
@supports (display: grid) {
|
5593 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-8-tablet {
|
5594 |
+
margin-left: 0; } }
|
5595 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--start-8-tablet {
|
5596 |
+
grid-column-start: 9; }
|
5597 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-9-tablet {
|
5598 |
+
margin-left: 75%; }
|
5599 |
+
@supports (display: grid) {
|
5600 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-9-tablet {
|
5601 |
+
margin-left: 0; } }
|
5602 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--start-9-tablet {
|
5603 |
+
grid-column-start: 10; }
|
5604 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-10-tablet {
|
5605 |
+
margin-left: 83.33333%; }
|
5606 |
+
@supports (display: grid) {
|
5607 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-10-tablet {
|
5608 |
+
margin-left: 0; } }
|
5609 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--start-10-tablet {
|
5610 |
+
grid-column-start: 11; }
|
5611 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-11-tablet {
|
5612 |
+
margin-left: 91.66667%; }
|
5613 |
+
@supports (display: grid) {
|
5614 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-11-tablet {
|
5615 |
+
margin-left: 0; } }
|
5616 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--start-11-tablet {
|
5617 |
+
grid-column-start: 12; }
|
5618 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-12-tablet {
|
5619 |
+
margin-left: 100%; }
|
5620 |
+
@supports (display: grid) {
|
5621 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-12-tablet {
|
5622 |
+
margin-left: 0; } }
|
5623 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--start-12-tablet {
|
5624 |
+
grid-column-start: 13; } }
|
5625 |
+
@media (min-width: 961px) {
|
5626 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-1-desktop {
|
5627 |
+
margin-left: 8.33333%; }
|
5628 |
+
@supports (display: grid) {
|
5629 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-1-desktop {
|
5630 |
+
margin-left: 0; } }
|
5631 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--start-1-desktop {
|
5632 |
+
grid-column-start: 2; }
|
5633 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-2-desktop {
|
5634 |
+
margin-left: 16.66667%; }
|
5635 |
+
@supports (display: grid) {
|
5636 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-2-desktop {
|
5637 |
+
margin-left: 0; } }
|
5638 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--start-2-desktop {
|
5639 |
+
grid-column-start: 3; }
|
5640 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-3-desktop {
|
5641 |
+
margin-left: 25%; }
|
5642 |
+
@supports (display: grid) {
|
5643 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-3-desktop {
|
5644 |
+
margin-left: 0; } }
|
5645 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--start-3-desktop {
|
5646 |
+
grid-column-start: 4; }
|
5647 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-4-desktop {
|
5648 |
+
margin-left: 33.33333%; }
|
5649 |
+
@supports (display: grid) {
|
5650 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-4-desktop {
|
5651 |
+
margin-left: 0; } }
|
5652 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--start-4-desktop {
|
5653 |
+
grid-column-start: 5; }
|
5654 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-5-desktop {
|
5655 |
+
margin-left: 41.66667%; }
|
5656 |
+
@supports (display: grid) {
|
5657 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-5-desktop {
|
5658 |
+
margin-left: 0; } }
|
5659 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--start-5-desktop {
|
5660 |
+
grid-column-start: 6; }
|
5661 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-6-desktop {
|
5662 |
+
margin-left: 50%; }
|
5663 |
+
@supports (display: grid) {
|
5664 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-6-desktop {
|
5665 |
+
margin-left: 0; } }
|
5666 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--start-6-desktop {
|
5667 |
+
grid-column-start: 7; }
|
5668 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-7-desktop {
|
5669 |
+
margin-left: 58.33333%; }
|
5670 |
+
@supports (display: grid) {
|
5671 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-7-desktop {
|
5672 |
+
margin-left: 0; } }
|
5673 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--start-7-desktop {
|
5674 |
+
grid-column-start: 8; }
|
5675 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-8-desktop {
|
5676 |
+
margin-left: 66.66667%; }
|
5677 |
+
@supports (display: grid) {
|
5678 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-8-desktop {
|
5679 |
+
margin-left: 0; } }
|
5680 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--start-8-desktop {
|
5681 |
+
grid-column-start: 9; }
|
5682 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-9-desktop {
|
5683 |
+
margin-left: 75%; }
|
5684 |
+
@supports (display: grid) {
|
5685 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-9-desktop {
|
5686 |
+
margin-left: 0; } }
|
5687 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--start-9-desktop {
|
5688 |
+
grid-column-start: 10; }
|
5689 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-10-desktop {
|
5690 |
+
margin-left: 83.33333%; }
|
5691 |
+
@supports (display: grid) {
|
5692 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-10-desktop {
|
5693 |
+
margin-left: 0; } }
|
5694 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--start-10-desktop {
|
5695 |
+
grid-column-start: 11; }
|
5696 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-11-desktop {
|
5697 |
+
margin-left: 91.66667%; }
|
5698 |
+
@supports (display: grid) {
|
5699 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-11-desktop {
|
5700 |
+
margin-left: 0; } }
|
5701 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--start-11-desktop {
|
5702 |
+
grid-column-start: 12; }
|
5703 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-12-desktop {
|
5704 |
+
margin-left: 100%; }
|
5705 |
+
@supports (display: grid) {
|
5706 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--offset-12-desktop {
|
5707 |
+
margin-left: 0; } }
|
5708 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--start-12-desktop {
|
5709 |
+
grid-column-start: 13; } }
|
5710 |
+
@media (min-width: 0) {
|
5711 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--order-1-phone {
|
5712 |
+
order: 1; }
|
5713 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--order-2-phone {
|
5714 |
+
order: 2; }
|
5715 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--order-3-phone {
|
5716 |
+
order: 3; }
|
5717 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--order-4-phone {
|
5718 |
+
order: 4; }
|
5719 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--order-5-phone {
|
5720 |
+
order: 5; }
|
5721 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--order-6-phone {
|
5722 |
+
order: 6; }
|
5723 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--order-7-phone {
|
5724 |
+
order: 7; }
|
5725 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--order-8-phone {
|
5726 |
+
order: 8; }
|
5727 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--order-9-phone {
|
5728 |
+
order: 9; }
|
5729 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--order-10-phone {
|
5730 |
+
order: 10; }
|
5731 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--order-11-phone {
|
5732 |
+
order: 11; }
|
5733 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--order-12-phone {
|
5734 |
+
order: 12; } }
|
5735 |
+
@media (min-width: 601px) {
|
5736 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--order-1-tablet {
|
5737 |
+
order: 1; }
|
5738 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--order-2-tablet {
|
5739 |
+
order: 2; }
|
5740 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--order-3-tablet {
|
5741 |
+
order: 3; }
|
5742 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--order-4-tablet {
|
5743 |
+
order: 4; }
|
5744 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--order-5-tablet {
|
5745 |
+
order: 5; }
|
5746 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--order-6-tablet {
|
5747 |
+
order: 6; }
|
5748 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--order-7-tablet {
|
5749 |
+
order: 7; }
|
5750 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--order-8-tablet {
|
5751 |
+
order: 8; }
|
5752 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--order-9-tablet {
|
5753 |
+
order: 9; }
|
5754 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--order-10-tablet {
|
5755 |
+
order: 10; }
|
5756 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--order-11-tablet {
|
5757 |
+
order: 11; }
|
5758 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--order-12-tablet {
|
5759 |
+
order: 12; } }
|
5760 |
+
@media (min-width: 961px) {
|
5761 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--order-1-desktop {
|
5762 |
+
order: 1; }
|
5763 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--order-2-desktop {
|
5764 |
+
order: 2; }
|
5765 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--order-3-desktop {
|
5766 |
+
order: 3; }
|
5767 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--order-4-desktop {
|
5768 |
+
order: 4; }
|
5769 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--order-5-desktop {
|
5770 |
+
order: 5; }
|
5771 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--order-6-desktop {
|
5772 |
+
order: 6; }
|
5773 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--order-7-desktop {
|
5774 |
+
order: 7; }
|
5775 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--order-8-desktop {
|
5776 |
+
order: 8; }
|
5777 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--order-9-desktop {
|
5778 |
+
order: 9; }
|
5779 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--order-10-desktop {
|
5780 |
+
order: 10; }
|
5781 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--order-11-desktop {
|
5782 |
+
order: 11; }
|
5783 |
+
.googlesitekit-plugin .mdc-layout-grid__cell--order-12-desktop {
|
5784 |
+
order: 12; } }
|
5785 |
+
|
5786 |
+
.googlesitekit-plugin .mdc-linear-progress {
|
5787 |
+
margin: 32px 0; }
|
5788 |
+
.googlesitekit-plugin .mdc-linear-progress .mdc-linear-progress__bar-inner {
|
5789 |
+
background-color: #1a73e8; }
|
5790 |
+
@media (min-width: 960px) {
|
5791 |
+
.googlesitekit-plugin .mdc-linear-progress {
|
5792 |
+
margin: 48px 0; } }
|
5793 |
+
.googlesitekit-plugin .mdc-linear-progress--small {
|
5794 |
+
max-width: 150px; }
|
5795 |
+
.googlesitekit-plugin .mdc-linear-progress--compress {
|
5796 |
+
margin: 0; }
|
5797 |
+
|
5798 |
+
.googlesitekit-plugin .mdc-list-item {
|
5799 |
+
margin: 0; }
|
5800 |
+
|
5801 |
+
.googlesitekit-plugin .mdc-list.mdc-list--underlined .mdc-list-item {
|
5802 |
+
border-bottom: 1px solid #e6e6e6;
|
5803 |
+
padding-left: 0;
|
5804 |
+
padding-right: 0; }
|
5805 |
+
|
5806 |
+
.googlesitekit-plugin .googlesitekit-dropdown-menu .mdc-menu-surface {
|
5807 |
+
left: auto !important;
|
5808 |
+
right: -8px;
|
5809 |
+
top: calc(100% + 10px) !important;
|
5810 |
+
width: calc(100% + 8px); }
|
5811 |
+
|
5812 |
+
.mdc-menu-surface--open {
|
5813 |
+
z-index: 11; }
|
5814 |
+
|
5815 |
+
.googlesitekit-plugin .mdc-radio .mdc-radio__native-control:enabled:not(:checked) + .mdc-radio__background .mdc-radio__outer-circle {
|
5816 |
+
border-color: #1a73e8; }
|
5817 |
+
|
5818 |
+
.googlesitekit-plugin .mdc-radio .mdc-radio__native-control:enabled:checked + .mdc-radio__background .mdc-radio__outer-circle {
|
5819 |
+
border-color: #1a73e8; }
|
5820 |
+
|
5821 |
+
.googlesitekit-plugin .mdc-radio .mdc-radio__native-control:enabled + .mdc-radio__background .mdc-radio__inner-circle {
|
5822 |
+
border-color: #1a73e8; }
|
5823 |
+
|
5824 |
+
.googlesitekit-plugin .mdc-radio .mdc-radio__background::before {
|
5825 |
+
background-color: #1a73e8; }
|
5826 |
+
|
5827 |
+
.googlesitekit-plugin .mdc-radio .mdc-radio__native-control {
|
5828 |
+
-webkit-appearance: none;
|
5829 |
+
background: transparent;
|
5830 |
+
border: none;
|
5831 |
+
border-radius: 0;
|
5832 |
+
box-shadow: none;
|
5833 |
+
clear: none;
|
5834 |
+
color: #757575;
|
5835 |
+
cursor: inherit;
|
5836 |
+
display: block;
|
5837 |
+
height: 100%;
|
5838 |
+
line-height: normal;
|
5839 |
+
margin: 0;
|
5840 |
+
min-width: auto;
|
5841 |
+
opacity: 0;
|
5842 |
+
outline: 0;
|
5843 |
+
padding: 0;
|
5844 |
+
text-align: center;
|
5845 |
+
transition: none;
|
5846 |
+
vertical-align: middle;
|
5847 |
+
width: 100%;
|
5848 |
+
z-index: 1; }
|
5849 |
+
|
5850 |
+
.googlesitekit-plugin .mdc-select:not(.mdc-select--disabled) .mdc-select__native-control,
|
5851 |
+
.googlesitekit-plugin .mdc-select:not(.mdc-select--disabled) .mdc-select__selected-text {
|
5852 |
+
color: #757575; }
|
5853 |
+
|
5854 |
+
.googlesitekit-plugin .mdc-select:not(.mdc-select--disabled) .mdc-floating-label {
|
5855 |
+
color: #5b5b61; }
|
5856 |
+
|
5857 |
+
.googlesitekit-plugin .mdc-select:not(.mdc-select--disabled).mdc-select--focused .mdc-floating-label {
|
5858 |
+
color: #1a73e8; }
|
5859 |
+
|
5860 |
+
.googlesitekit-plugin .mdc-select:not(.mdc-select--disabled) .mdc-notched-outline__leading,
|
5861 |
+
.googlesitekit-plugin .mdc-select:not(.mdc-select--disabled) .mdc-notched-outline__notch,
|
5862 |
+
.googlesitekit-plugin .mdc-select:not(.mdc-select--disabled) .mdc-notched-outline__trailing {
|
5863 |
+
border-color: #bbb; }
|
5864 |
+
|
5865 |
+
.googlesitekit-plugin .mdc-select:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__native-control:hover ~ .mdc-notched-outline .mdc-notched-outline__leading,
|
5866 |
+
.googlesitekit-plugin .mdc-select:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__native-control:hover ~ .mdc-notched-outline .mdc-notched-outline__notch,
|
5867 |
+
.googlesitekit-plugin .mdc-select:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__native-control:hover ~ .mdc-notched-outline .mdc-notched-outline__trailing,
|
5868 |
+
.googlesitekit-plugin .mdc-select:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover ~ .mdc-notched-outline .mdc-notched-outline__leading,
|
5869 |
+
.googlesitekit-plugin .mdc-select:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover ~ .mdc-notched-outline .mdc-notched-outline__notch,
|
5870 |
+
.googlesitekit-plugin .mdc-select:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover ~ .mdc-notched-outline .mdc-notched-outline__trailing {
|
5871 |
+
border-color: #757575; }
|
5872 |
+
|
5873 |
+
.googlesitekit-plugin .mdc-select:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__leading,
|
5874 |
+
.googlesitekit-plugin .mdc-select:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__notch,
|
5875 |
+
.googlesitekit-plugin .mdc-select:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__trailing {
|
5876 |
+
border-width: 2px; }
|
5877 |
+
|
5878 |
+
.googlesitekit-plugin .mdc-select:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__leading,
|
5879 |
+
.googlesitekit-plugin .mdc-select:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__notch,
|
5880 |
+
.googlesitekit-plugin .mdc-select:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__trailing {
|
5881 |
+
border-color: #1a73e8; }
|
5882 |
+
|
5883 |
+
.googlesitekit-plugin .mdc-select:not(.mdc-select--disabled).mdc-select--focused .mdc-line-ripple {
|
5884 |
+
background-color: #1a73e8; }
|
5885 |
+
|
5886 |
+
.googlesitekit-plugin .mdc-select--minimal {
|
5887 |
+
background-color: transparent;
|
5888 |
+
background-position: right center;
|
5889 |
+
display: block;
|
5890 |
+
height: 20px;
|
5891 |
+
line-height: 1;
|
5892 |
+
margin: 0 0 -6px 0;
|
5893 |
+
padding-bottom: 6px;
|
5894 |
+
width: 90px; }
|
5895 |
+
.googlesitekit-plugin .mdc-select--minimal::before {
|
5896 |
+
background-color: transparent; }
|
5897 |
+
|
5898 |
+
.googlesitekit-plugin .mdc-select .mdc-select__native-control {
|
5899 |
+
-webkit-appearance: none;
|
5900 |
+
box-shadow: none;
|
5901 |
+
height: 56px !important;
|
5902 |
+
line-height: 1.75rem;
|
5903 |
+
margin: 0;
|
5904 |
+
padding: 20px 26px 4px 16px; }
|
5905 |
+
|
5906 |
+
.googlesitekit-plugin .mdc-select--outlined .mdc-select__native-control {
|
5907 |
+
background-color: transparent;
|
5908 |
+
border: none;
|
5909 |
+
box-shadow: none;
|
5910 |
+
display: flex;
|
5911 |
+
padding: 12px 26px 12px 16px;
|
5912 |
+
z-index: 1; }
|
5913 |
+
|
5914 |
+
.googlesitekit-plugin .mdc-select--minimal .mdc-select__selected-text {
|
5915 |
+
border: none;
|
5916 |
+
font-size: 0.75rem !important;
|
5917 |
+
height: 14px !important;
|
5918 |
+
line-height: 1;
|
5919 |
+
min-width: 0;
|
5920 |
+
padding: 0 18px 0 0;
|
5921 |
+
text-align: right;
|
5922 |
+
text-indent: 0; }
|
5923 |
+
|
5924 |
+
.googlesitekit-plugin .mdc-select--minimal .mdc-select__dropdown-icon {
|
5925 |
+
bottom: 2px;
|
5926 |
+
right: -5px; }
|
5927 |
+
|
5928 |
+
.googlesitekit-plugin .mdc-select--minimal.mdc-select--focused .mdc-select__dropdown-icon {
|
5929 |
+
transform: rotate(180deg) translateY(0); }
|
5930 |
+
|
5931 |
+
.googlesitekit-plugin .mdc-switch {
|
5932 |
+
vertical-align: middle; }
|
5933 |
+
.googlesitekit-plugin .mdc-switch.mdc-switch--checked .mdc-switch__track {
|
5934 |
+
background-color: #1a73e8;
|
5935 |
+
border-color: #1a73e8; }
|
5936 |
+
.googlesitekit-plugin .mdc-switch.mdc-switch--checked .mdc-switch__thumb {
|
5937 |
+
background-color: #1a73e8;
|
5938 |
+
border-color: #1a73e8; }
|
5939 |
+
.googlesitekit-plugin .mdc-switch.mdc-switch--checked .mdc-switch__thumb-underlay::before, .googlesitekit-plugin .mdc-switch.mdc-switch--checked .mdc-switch__thumb-underlay::after {
|
5940 |
+
background-color: #1a73e8; }
|
5941 |
+
.googlesitekit-plugin .mdc-switch.mdc-switch--checked .mdc-switch__thumb-underlay:hover::before {
|
5942 |
+
opacity: 0.04; }
|
5943 |
+
.googlesitekit-plugin .mdc-switch.mdc-switch--checked .mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):focus::before, .googlesitekit-plugin .mdc-switch.mdc-switch--checked .mdc-switch__thumb-underlay.mdc-ripple-upgraded--background-focused::before {
|
5944 |
+
transition-duration: 75ms;
|
5945 |
+
opacity: 0.12; }
|
5946 |
+
.googlesitekit-plugin .mdc-switch.mdc-switch--checked .mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded)::after {
|
5947 |
+
transition: opacity 150ms linear; }
|
5948 |
+
.googlesitekit-plugin .mdc-switch.mdc-switch--checked .mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):active::after {
|
5949 |
+
transition-duration: 75ms;
|
5950 |
+
opacity: 0.12; }
|
5951 |
+
.googlesitekit-plugin .mdc-switch.mdc-switch--checked .mdc-switch__thumb-underlay.mdc-ripple-upgraded {
|
5952 |
+
--mdc-ripple-fg-opacity: 0.12; }
|
5953 |
+
.googlesitekit-plugin .mdc-switch .mdc-switch__native-control {
|
5954 |
+
-webkit-appearance: none;
|
5955 |
+
background: transparent;
|
5956 |
+
border: none;
|
5957 |
+
box-shadow: none;
|
5958 |
+
clear: none;
|
5959 |
+
color: #757575;
|
5960 |
+
cursor: pointer;
|
5961 |
+
display: block;
|
5962 |
+
height: 48px;
|
5963 |
+
line-height: normal;
|
5964 |
+
margin: 0;
|
5965 |
+
min-width: auto;
|
5966 |
+
outline: 0;
|
5967 |
+
padding: 0;
|
5968 |
+
text-align: center;
|
5969 |
+
transition: none;
|
5970 |
+
vertical-align: middle;
|
5971 |
+
width: 68px; }
|
5972 |
+
.googlesitekit-plugin .mdc-switch + label {
|
5973 |
+
margin-left: 10px; }
|
5974 |
+
|
5975 |
+
.googlesitekit-plugin .mdc-tab .mdc-tab__text-label {
|
5976 |
+
color: #757575; }
|
5977 |
+
|
5978 |
+
.googlesitekit-plugin .mdc-tab.mdc-tab--active .mdc-tab__text-label {
|
5979 |
+
color: #1a73e8; }
|
5980 |
+
|
5981 |
+
.googlesitekit-plugin .mdc-tab .mdc-tab__icon {
|
5982 |
+
color: #1a73e8;
|
5983 |
+
fill: currentColor; }
|
5984 |
+
|
5985 |
+
.googlesitekit-plugin .mdc-tab .mdc-tab__ripple::before, .googlesitekit-plugin .mdc-tab .mdc-tab__ripple::after {
|
5986 |
+
background-color: #1a73e8; }
|
5987 |
+
|
5988 |
+
.googlesitekit-plugin .mdc-tab .mdc-tab__ripple:hover::before {
|
5989 |
+
opacity: 0.04; }
|
5990 |
+
|
5991 |
+
.googlesitekit-plugin .mdc-tab .mdc-tab__ripple:not(.mdc-ripple-upgraded):focus::before, .googlesitekit-plugin .mdc-tab .mdc-tab__ripple.mdc-ripple-upgraded--background-focused::before {
|
5992 |
+
transition-duration: 75ms;
|
5993 |
+
opacity: 0.12; }
|
5994 |
+
|
5995 |
+
.googlesitekit-plugin .mdc-tab .mdc-tab__ripple:not(.mdc-ripple-upgraded)::after {
|
5996 |
+
transition: opacity 150ms linear; }
|
5997 |
+
|
5998 |
+
.googlesitekit-plugin .mdc-tab .mdc-tab__ripple:not(.mdc-ripple-upgraded):active::after {
|
5999 |
+
transition-duration: 75ms;
|
6000 |
+
opacity: 0.12; }
|
6001 |
+
|
6002 |
+
.googlesitekit-plugin .mdc-tab .mdc-tab__ripple.mdc-ripple-upgraded {
|
6003 |
+
--mdc-ripple-fg-opacity: 0.12; }
|
6004 |
+
|
6005 |
+
.googlesitekit-plugin .mdc-tab .mdc-tab__text-label {
|
6006 |
+
color: #1a73e8; }
|
6007 |
+
|
6008 |
+
.googlesitekit-plugin .mdc-tab .mdc-tab__ripple::before, .googlesitekit-plugin .mdc-tab .mdc-tab__ripple::after {
|
6009 |
+
background-color: #1a73e8; }
|
6010 |
+
|
6011 |
+
.googlesitekit-plugin .mdc-tab .mdc-tab__ripple:hover::before {
|
6012 |
+
opacity: 0.04; }
|
6013 |
+
|
6014 |
+
.googlesitekit-plugin .mdc-tab .mdc-tab__ripple:not(.mdc-ripple-upgraded):focus::before, .googlesitekit-plugin .mdc-tab .mdc-tab__ripple.mdc-ripple-upgraded--background-focused::before {
|
6015 |
+
transition-duration: 75ms;
|
6016 |
+
opacity: 0.12; }
|
6017 |
+
|
6018 |
+
.googlesitekit-plugin .mdc-tab .mdc-tab__ripple:not(.mdc-ripple-upgraded)::after {
|
6019 |
+
transition: opacity 150ms linear; }
|
6020 |
+
|
6021 |
+
.googlesitekit-plugin .mdc-tab .mdc-tab__ripple:not(.mdc-ripple-upgraded):active::after {
|
6022 |
+
transition-duration: 75ms;
|
6023 |
+
opacity: 0.12; }
|
6024 |
+
|
6025 |
+
.googlesitekit-plugin .mdc-tab .mdc-tab__ripple.mdc-ripple-upgraded {
|
6026 |
+
--mdc-ripple-fg-opacity: 0.12; }
|
6027 |
+
|
6028 |
+
.googlesitekit-plugin .mdc-tab:hover {
|
6029 |
+
text-decoration: none; }
|
6030 |
+
|
6031 |
+
.googlesitekit-plugin .mdc-tab:focus {
|
6032 |
+
color: #1a73e8;
|
6033 |
+
outline: none; }
|
6034 |
+
|
6035 |
+
.googlesitekit-plugin .mdc-tab .mdc-tab__text-label {
|
6036 |
+
color: #757575; }
|
6037 |
+
|
6038 |
+
.googlesitekit-plugin .mdc-text-field {
|
6039 |
+
width: 250px; }
|
6040 |
+
.googlesitekit-plugin .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input {
|
6041 |
+
color: #757575; }
|
6042 |
+
.googlesitekit-plugin .mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label {
|
6043 |
+
color: #5b5b61; }
|
6044 |
+
.googlesitekit-plugin .mdc-text-field .mdc-text-field__input {
|
6045 |
+
caret-color: #757575; }
|
6046 |
+
.googlesitekit-plugin .mdc-text-field:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,
|
6047 |
+
.googlesitekit-plugin .mdc-text-field:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,
|
6048 |
+
.googlesitekit-plugin .mdc-text-field:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing {
|
6049 |
+
border-color: #1a73e8; }
|
6050 |
+
.googlesitekit-plugin .mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover ~ .mdc-notched-outline .mdc-notched-outline__leading,
|
6051 |
+
.googlesitekit-plugin .mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover ~ .mdc-notched-outline .mdc-notched-outline__notch,
|
6052 |
+
.googlesitekit-plugin .mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover ~ .mdc-notched-outline .mdc-notched-outline__trailing,
|
6053 |
+
.googlesitekit-plugin .mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover ~ .mdc-notched-outline .mdc-notched-outline__leading,
|
6054 |
+
.googlesitekit-plugin .mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover ~ .mdc-notched-outline .mdc-notched-outline__notch,
|
6055 |
+
.googlesitekit-plugin .mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover ~ .mdc-notched-outline .mdc-notched-outline__trailing {
|
6056 |
+
border-color: #757575; }
|
6057 |
+
.googlesitekit-plugin .mdc-text-field:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,
|
6058 |
+
.googlesitekit-plugin .mdc-text-field:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,
|
6059 |
+
.googlesitekit-plugin .mdc-text-field:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing {
|
6060 |
+
border-color: #bbb; }
|
6061 |
+
.googlesitekit-plugin .mdc-text-field:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,
|
6062 |
+
.googlesitekit-plugin .mdc-text-field:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,
|
6063 |
+
.googlesitekit-plugin .mdc-text-field:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing {
|
6064 |
+
border-color: #bbb; }
|
6065 |
+
@media (min-width: 600px) {
|
6066 |
+
.googlesitekit-plugin .mdc-text-field {
|
6067 |
+
width: 350px; } }
|
6068 |
+
.googlesitekit-plugin .mdc-text-field--textarea {
|
6069 |
+
max-width: 650px;
|
6070 |
+
width: 100%; }
|
6071 |
+
.googlesitekit-plugin .mdc-text-field--error:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,
|
6072 |
+
.googlesitekit-plugin .mdc-text-field--error:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,
|
6073 |
+
.googlesitekit-plugin .mdc-text-field--error:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing, .googlesitekit-plugin .mdc-text-field--error.mdc-text-field--textarea:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,
|
6074 |
+
.googlesitekit-plugin .mdc-text-field--error.mdc-text-field--textarea:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,
|
6075 |
+
.googlesitekit-plugin .mdc-text-field--error.mdc-text-field--textarea:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing {
|
6076 |
+
border-color: #d53e36; }
|
6077 |
+
.googlesitekit-plugin .mdc-text-field--error:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover ~ .mdc-notched-outline .mdc-notched-outline__leading,
|
6078 |
+
.googlesitekit-plugin .mdc-text-field--error:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover ~ .mdc-notched-outline .mdc-notched-outline__notch,
|
6079 |
+
.googlesitekit-plugin .mdc-text-field--error:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover ~ .mdc-notched-outline .mdc-notched-outline__trailing,
|
6080 |
+
.googlesitekit-plugin .mdc-text-field--error:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover ~ .mdc-notched-outline .mdc-notched-outline__leading,
|
6081 |
+
.googlesitekit-plugin .mdc-text-field--error:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover ~ .mdc-notched-outline .mdc-notched-outline__notch,
|
6082 |
+
.googlesitekit-plugin .mdc-text-field--error:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover ~ .mdc-notched-outline .mdc-notched-outline__trailing, .googlesitekit-plugin .mdc-text-field--error.mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover ~ .mdc-notched-outline .mdc-notched-outline__leading,
|
6083 |
+
.googlesitekit-plugin .mdc-text-field--error.mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover ~ .mdc-notched-outline .mdc-notched-outline__notch,
|
6084 |
+
.googlesitekit-plugin .mdc-text-field--error.mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover ~ .mdc-notched-outline .mdc-notched-outline__trailing,
|
6085 |
+
.googlesitekit-plugin .mdc-text-field--error.mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover ~ .mdc-notched-outline .mdc-notched-outline__leading,
|
6086 |
+
.googlesitekit-plugin .mdc-text-field--error.mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover ~ .mdc-notched-outline .mdc-notched-outline__notch,
|
6087 |
+
.googlesitekit-plugin .mdc-text-field--error.mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover ~ .mdc-notched-outline .mdc-notched-outline__trailing {
|
6088 |
+
border-color: #d53e36; }
|
6089 |
+
.googlesitekit-plugin .mdc-text-field--error:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,
|
6090 |
+
.googlesitekit-plugin .mdc-text-field--error:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,
|
6091 |
+
.googlesitekit-plugin .mdc-text-field--error:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing, .googlesitekit-plugin .mdc-text-field--error.mdc-text-field--textarea:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,
|
6092 |
+
.googlesitekit-plugin .mdc-text-field--error.mdc-text-field--textarea:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,
|
6093 |
+
.googlesitekit-plugin .mdc-text-field--error.mdc-text-field--textarea:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing {
|
6094 |
+
border-color: #d53e36; }
|
6095 |
+
.googlesitekit-plugin .mdc-text-field--error:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,
|
6096 |
+
.googlesitekit-plugin .mdc-text-field--error:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,
|
6097 |
+
.googlesitekit-plugin .mdc-text-field--error:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing, .googlesitekit-plugin .mdc-text-field--error.mdc-text-field--textarea:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,
|
6098 |
+
.googlesitekit-plugin .mdc-text-field--error.mdc-text-field--textarea:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,
|
6099 |
+
.googlesitekit-plugin .mdc-text-field--error.mdc-text-field--textarea:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing {
|
6100 |
+
border-color: #d53e36; }
|
6101 |
+
.googlesitekit-plugin .mdc-text-field--textarea.mdc-text-field--focused {
|
6102 |
+
border-color: #1a73e8; }
|
6103 |
+
.googlesitekit-plugin .mdc-text-field--textarea .mdc-text-field__input {
|
6104 |
+
box-shadow: none;
|
6105 |
+
padding: 8px 12px 12px 12px; }
|
6106 |
+
.googlesitekit-plugin .mdc-text-field--textarea:not(.mdc-text-field--disabled) .mdc-text-field__input:focus {
|
6107 |
+
border-color: #1a73e8; }
|
6108 |
+
|
6109 |
+
/*
|
6110 |
+
* Top-level Cascade Items
|
6111 |
+
*/
|
6112 |
+
/**
|
6113 |
+
* Base styles.
|
6114 |
+
*
|
6115 |
+
* Site Kit by Google, Copyright 2019 Google LLC
|
6116 |
+
*
|
6117 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
6118 |
+
* you may not use this file except in compliance with the License.
|
6119 |
+
* You may obtain a copy of the License at
|
6120 |
+
*
|
6121 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
6122 |
+
*
|
6123 |
+
* Unless required by applicable law or agreed to in writing, software
|
6124 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
6125 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
6126 |
+
* See the License for the specific language governing permissions and
|
6127 |
+
* limitations under the License.
|
6128 |
+
*/
|
6129 |
+
/* .googlesitekit-plugin will always wrap all
|
6130 |
+
* of our content, so the properties below will act as defaults.
|
6131 |
+
*/
|
6132 |
+
.googlesitekit-plugin {
|
6133 |
+
color: #757575;
|
6134 |
+
font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
|
6135 |
+
font-size: 1rem;
|
6136 |
+
line-height: 1.4; }
|
6137 |
+
.googlesitekit-plugin *,
|
6138 |
+
.googlesitekit-plugin *::before,
|
6139 |
+
.googlesitekit-plugin *::after {
|
6140 |
+
box-sizing: border-box; }
|
6141 |
+
.googlesitekit-plugin svg:not(:root) {
|
6142 |
+
overflow: hidden; }
|
6143 |
+
.googlesitekit-plugin h1,
|
6144 |
+
.googlesitekit-plugin h2,
|
6145 |
+
.googlesitekit-plugin h3,
|
6146 |
+
.googlesitekit-plugin h4,
|
6147 |
+
.googlesitekit-plugin h5,
|
6148 |
+
.googlesitekit-plugin h6 {
|
6149 |
+
color: #3c4043;
|
6150 |
+
font-family: "Google Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
|
6151 |
+
line-height: 1.16; }
|
6152 |
+
.googlesitekit-plugin h1,
|
6153 |
+
.googlesitekit-plugin .googlesitekit-heading-1 {
|
6154 |
+
font-size: 1.75rem;
|
6155 |
+
font-weight: 400; }
|
6156 |
+
@media (min-width: 600px) {
|
6157 |
+
.googlesitekit-plugin h1,
|
6158 |
+
.googlesitekit-plugin .googlesitekit-heading-1 {
|
6159 |
+
font-size: 2.25rem; } }
|
6160 |
+
.googlesitekit-plugin h2,
|
6161 |
+
.googlesitekit-plugin .googlesitekit-heading-2 {
|
6162 |
+
font-size: 1.375rem;
|
6163 |
+
font-weight: 400; }
|
6164 |
+
@media (min-width: 600px) {
|
6165 |
+
.googlesitekit-plugin h2,
|
6166 |
+
.googlesitekit-plugin .googlesitekit-heading-2 {
|
6167 |
+
font-size: 1.75rem; } }
|
6168 |
+
.googlesitekit-plugin h3,
|
6169 |
+
.googlesitekit-plugin .googlesitekit-heading-3 {
|
6170 |
+
font-size: 1.25rem;
|
6171 |
+
font-weight: 400; }
|
6172 |
+
@media (min-width: 600px) {
|
6173 |
+
.googlesitekit-plugin h3,
|
6174 |
+
.googlesitekit-plugin .googlesitekit-heading-3 {
|
6175 |
+
font-size: 1.5rem; } }
|
6176 |
+
.googlesitekit-plugin h4,
|
6177 |
+
.googlesitekit-plugin .googlesitekit-heading-4 {
|
6178 |
+
color: #5b5b61;
|
6179 |
+
font-size: 1.125rem;
|
6180 |
+
font-weight: 500; }
|
6181 |
+
@media (min-width: 600px) {
|
6182 |
+
.googlesitekit-plugin h4,
|
6183 |
+
.googlesitekit-plugin .googlesitekit-heading-4 {
|
6184 |
+
font-size: 1.25rem; } }
|
6185 |
+
.googlesitekit-plugin .googlesitekit-subheading-1 {
|
6186 |
+
font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
|
6187 |
+
font-size: 0.9375rem;
|
6188 |
+
font-weight: 500; }
|
6189 |
+
@media (min-width: 600px) {
|
6190 |
+
.googlesitekit-plugin .googlesitekit-subheading-1 {
|
6191 |
+
font-size: 1rem; } }
|
6192 |
+
.googlesitekit-plugin .googlesitekit-subheading-2 {
|
6193 |
+
font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
|
6194 |
+
font-size: 0.875rem;
|
6195 |
+
font-weight: 500; }
|
6196 |
+
@media (min-width: 600px) {
|
6197 |
+
.googlesitekit-plugin .googlesitekit-subheading-2 {
|
6198 |
+
font-size: 0.9375rem; } }
|
6199 |
+
.googlesitekit-plugin .googlesitekit-overline {
|
6200 |
+
color: #757575;
|
6201 |
+
font-size: 0.75rem;
|
6202 |
+
font-weight: 500;
|
6203 |
+
letter-spacing: 0.16em;
|
6204 |
+
line-height: 1.16;
|
6205 |
+
text-transform: uppercase; }
|
6206 |
+
.googlesitekit-plugin .googlesitekit-overline--collapse {
|
6207 |
+
margin: 0; }
|
6208 |
+
.googlesitekit-plugin .googlesitekit-recommended {
|
6209 |
+
color: #34a853;
|
6210 |
+
font-size: 10px;
|
6211 |
+
font-weight: 500; }
|
6212 |
+
.googlesitekit-plugin .googlesitekit-nodata {
|
6213 |
+
display: none; }
|
6214 |
+
.googlesitekit-plugin p {
|
6215 |
+
font-size: 1rem; }
|
6216 |
+
.googlesitekit-plugin a {
|
6217 |
+
color: #1a73e8;
|
6218 |
+
text-decoration: none; }
|
6219 |
+
.googlesitekit-plugin a:hover {
|
6220 |
+
text-decoration: underline; }
|
6221 |
+
.googlesitekit-plugin a:focus {
|
6222 |
+
box-shadow: none;
|
6223 |
+
outline: 1px dashed #4285f4;
|
6224 |
+
outline-offset: 3px; }
|
6225 |
+
.googlesitekit-plugin button {
|
6226 |
+
background: none;
|
6227 |
+
border: none;
|
6228 |
+
color: #1a73e8;
|
6229 |
+
text-decoration: none; }
|
6230 |
+
.googlesitekit-plugin button:hover {
|
6231 |
+
text-decoration: underline; }
|
6232 |
+
.googlesitekit-plugin button:focus {
|
6233 |
+
outline: 1px dashed #4285f4;
|
6234 |
+
outline-offset: 3px; }
|
6235 |
+
.googlesitekit-plugin .screen-reader-only {
|
6236 |
+
clip: rect(1px, 1px, 1px, 1px);
|
6237 |
+
height: 1px;
|
6238 |
+
overflow: hidden;
|
6239 |
+
position: absolute !important;
|
6240 |
+
width: 1px; }
|
6241 |
+
|
6242 |
+
/*
|
6243 |
+
* Components
|
6244 |
+
*/
|
6245 |
+
/**
|
6246 |
+
* Activation styles.
|
6247 |
+
*
|
6248 |
+
* Site Kit by Google, Copyright 2019 Google LLC
|
6249 |
+
*
|
6250 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
6251 |
+
* you may not use this file except in compliance with the License.
|
6252 |
+
* You may obtain a copy of the License at
|
6253 |
+
*
|
6254 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
6255 |
+
*
|
6256 |
+
* Unless required by applicable law or agreed to in writing, software
|
6257 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
6258 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
6259 |
+
* See the License for the specific language governing permissions and
|
6260 |
+
* limitations under the License.
|
6261 |
+
*/
|
6262 |
+
.googlesitekit-activation .googlesitekit-activation__title {
|
6263 |
+
margin: 10px 0 4px 0; }
|
6264 |
+
|
6265 |
+
.googlesitekit-activation .googlesitekit-activation__text {
|
6266 |
+
margin: 0; }
|
6267 |
+
|
6268 |
+
.googlesitekit-activation .googlesitekit-opt-in {
|
6269 |
+
margin-bottom: 8px;
|
6270 |
+
margin-top: 8px; }
|
6271 |
+
|
6272 |
+
.googlesitekit-noscript #googlesitekit-notice-activated {
|
6273 |
+
border-left-color: #fbbc05;
|
6274 |
+
margin: 5px 15px 5px 0;
|
6275 |
+
padding: 0; }
|
6276 |
+
.googlesitekit-noscript #googlesitekit-notice-activated .googlesitekit-noscript {
|
6277 |
+
border: 0;
|
6278 |
+
margin: 0;
|
6279 |
+
padding: 0; }
|
6280 |
+
|
6281 |
+
/**
|
6282 |
+
* Accordion styles.
|
6283 |
+
*
|
6284 |
+
* Site Kit by Google, Copyright 2019 Google LLC
|
6285 |
+
*
|
6286 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
6287 |
+
* you may not use this file except in compliance with the License.
|
6288 |
+
* You may obtain a copy of the License at
|
6289 |
+
*
|
6290 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
6291 |
+
*
|
6292 |
+
* Unless required by applicable law or agreed to in writing, software
|
6293 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
6294 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
6295 |
+
* See the License for the specific language governing permissions and
|
6296 |
+
* limitations under the License.
|
6297 |
+
*/
|
6298 |
+
.googlesitekit-accordion .googlesitekit-accordion__header {
|
6299 |
+
cursor: pointer;
|
6300 |
+
padding: 0 32px 0 0;
|
6301 |
+
position: relative;
|
6302 |
+
width: 100%; }
|
6303 |
+
.googlesitekit-accordion .googlesitekit-accordion__header:hover {
|
6304 |
+
text-decoration: none; }
|
6305 |
+
.googlesitekit-accordion .googlesitekit-accordion__header:focus {
|
6306 |
+
outline-offset: 0; }
|
6307 |
+
.googlesitekit-accordion .googlesitekit-accordion__header::after {
|
6308 |
+
background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2212%22%20height%3D%228%22%20viewBox%3D%220%200%2012%208%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M10.6.6L12%202%206%208%200%202%201.4.6%206%205.2z%22%20fill%3D%22%235B5B61%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E");
|
6309 |
+
background-position: center center;
|
6310 |
+
background-repeat: no-repeat;
|
6311 |
+
content: "";
|
6312 |
+
display: block;
|
6313 |
+
height: 20px;
|
6314 |
+
position: absolute;
|
6315 |
+
right: 16px;
|
6316 |
+
top: 50%;
|
6317 |
+
transform: translateY(-50%);
|
6318 |
+
width: 20px; }
|
6319 |
+
.googlesitekit-accordion .googlesitekit-accordion__header.is-active::after {
|
6320 |
+
transform: translateY(-50%) rotate(180deg); }
|
6321 |
+
|
6322 |
+
.js .googlesitekit-accordion .googlesitekit-accordion__content {
|
6323 |
+
display: none; }
|
6324 |
+
.js .googlesitekit-accordion .googlesitekit-accordion__content.is-active {
|
6325 |
+
display: block; }
|
6326 |
+
|
6327 |
+
/**
|
6328 |
+
* Autocomplete styles.
|
6329 |
+
*
|
6330 |
+
* Site Kit by Google, Copyright 2019 Google LLC
|
6331 |
+
*
|
6332 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
6333 |
+
* you may not use this file except in compliance with the License.
|
6334 |
+
* You may obtain a copy of the License at
|
6335 |
+
*
|
6336 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
6337 |
+
*
|
6338 |
+
* Unless required by applicable law or agreed to in writing, software
|
6339 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
6340 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
6341 |
+
* See the License for the specific language governing permissions and
|
6342 |
+
* limitations under the License.
|
6343 |
+
*/
|
6344 |
+
.autocomplete__wrapper {
|
6345 |
+
flex: 1 1 100%;
|
6346 |
+
margin: 0 0 16px 0;
|
6347 |
+
position: relative; }
|
6348 |
+
@media (min-width: 600px) {
|
6349 |
+
.autocomplete__wrapper {
|
6350 |
+
flex: 1;
|
6351 |
+
margin: 0 16px 0 0; } }
|
6352 |
+
@media (min-width: 960px) {
|
6353 |
+
.autocomplete__wrapper {
|
6354 |
+
margin-right: 24px; } }
|
6355 |
+
.autocomplete__wrapper .autocomplete__input {
|
6356 |
+
border-color: #bbb;
|
6357 |
+
border-radius: 4px;
|
6358 |
+
color: #757575;
|
6359 |
+
font-size: 1rem;
|
6360 |
+
font-weight: 400;
|
6361 |
+
height: 48px;
|
6362 |
+
line-height: 1.75rem;
|
6363 |
+
padding: 12px 16px;
|
6364 |
+
position: relative;
|
6365 |
+
transition: border-color 150ms ease-in-out;
|
6366 |
+
width: 100%;
|
6367 |
+
z-index: 3; }
|
6368 |
+
.autocomplete__wrapper .autocomplete__input:hover {
|
6369 |
+
border-color: #757575; }
|
6370 |
+
.autocomplete__wrapper .autocomplete__input:focus {
|
6371 |
+
border-color: #1a73e8;
|
6372 |
+
border-width: 2px;
|
6373 |
+
box-shadow: none;
|
6374 |
+
padding: 12px 15px; }
|
6375 |
+
|
6376 |
+
.autocomplete__input--default {
|
6377 |
+
padding: 4px; }
|
6378 |
+
|
6379 |
+
.autocomplete__input--show-all-values {
|
6380 |
+
cursor: pointer;
|
6381 |
+
padding: 4px 34px 4px 4px; }
|
6382 |
+
|
6383 |
+
.autocomplete__menu {
|
6384 |
+
background-color: #1a73e8;
|
6385 |
+
border-radius: 4px;
|
6386 |
+
font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
|
6387 |
+
left: 1px;
|
6388 |
+
line-height: 1.5rem;
|
6389 |
+
margin: 0;
|
6390 |
+
padding: 8px 0;
|
6391 |
+
top: calc(100% - 10px);
|
6392 |
+
width: 100%; }
|
6393 |
+
|
6394 |
+
.autocomplete__menu--visible {
|
6395 |
+
display: block; }
|
6396 |
+
|
6397 |
+
.autocomplete__menu--hidden {
|
6398 |
+
display: none; }
|
6399 |
+
|
6400 |
+
.autocomplete__menu--inline {
|
6401 |
+
position: absolute;
|
6402 |
+
z-index: 2; }
|
6403 |
+
|
6404 |
+
.autocomplete__option {
|
6405 |
+
align-items: center;
|
6406 |
+
color: #fff;
|
6407 |
+
display: flex;
|
6408 |
+
font-weight: 400;
|
6409 |
+
height: 48px;
|
6410 |
+
justify-content: flex-start;
|
6411 |
+
margin-bottom: 0;
|
6412 |
+
overflow: hidden;
|
6413 |
+
padding: 0 16px;
|
6414 |
+
position: relative; }
|
6415 |
+
|
6416 |
+
.autocomplete__option--focused,
|
6417 |
+
.autocomplete__option:hover {
|
6418 |
+
background-color: #4285f4; }
|
6419 |
+
|
6420 |
+
/**
|
6421 |
+
* Change Arrow styles.
|
6422 |
+
*
|
6423 |
+
* Site Kit by Google, Copyright 2020 Google LLC
|
6424 |
+
*
|
6425 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
6426 |
+
* you may not use this file except in compliance with the License.
|
6427 |
+
* You may obtain a copy of the License at
|
6428 |
+
*
|
6429 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
6430 |
+
*
|
6431 |
+
* Unless required by applicable law or agreed to in writing, software
|
6432 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
6433 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
6434 |
+
* See the License for the specific language governing permissions and
|
6435 |
+
* limitations under the License.
|
6436 |
+
*/
|
6437 |
+
.googlesitekit-change-arrow {
|
6438 |
+
--color-up: #34a853;
|
6439 |
+
--color-down: #c7221f; }
|
6440 |
+
.googlesitekit-change-arrow--inverted-color {
|
6441 |
+
--color-up: #c7221f;
|
6442 |
+
--color-down: #34a853; }
|
6443 |
+
.googlesitekit-change-arrow--up {
|
6444 |
+
color: var(--color-up); }
|
6445 |
+
.googlesitekit-change-arrow--down {
|
6446 |
+
color: var(--color-up);
|
6447 |
+
transform: rotate(180deg); }
|
6448 |
+
.googlesitekit-change-arrow--down path {
|
6449 |
+
fill: var(--color-down); }
|
6450 |
+
|
6451 |
+
/**
|
6452 |
+
* Chart styles.
|
6453 |
+
*
|
6454 |
+
* Site Kit by Google, Copyright 2019 Google LLC
|
6455 |
+
*
|
6456 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
6457 |
+
* you may not use this file except in compliance with the License.
|
6458 |
+
* You may obtain a copy of the License at
|
6459 |
+
*
|
6460 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
6461 |
+
*
|
6462 |
+
* Unless required by applicable law or agreed to in writing, software
|
6463 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
6464 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
6465 |
+
* See the License for the specific language governing permissions and
|
6466 |
+
* limitations under the License.
|
6467 |
+
*/
|
6468 |
+
.googlesitekit-chart .googlesitekit-chart__source {
|
6469 |
+
font-size: 0.75rem;
|
6470 |
+
margin-top: 16px; }
|
6471 |
+
|
6472 |
+
/**
|
6473 |
+
* Chart loading styles.
|
6474 |
+
*
|
6475 |
+
* Site Kit by Google, Copyright 2019 Google LLC
|
6476 |
+
*
|
6477 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
6478 |
+
* you may not use this file except in compliance with the License.
|
6479 |
+
* You may obtain a copy of the License at
|
6480 |
+
*
|
6481 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
6482 |
+
*
|
6483 |
+
* Unless required by applicable law or agreed to in writing, software
|
6484 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
6485 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
6486 |
+
* See the License for the specific language governing permissions and
|
6487 |
+
* limitations under the License.
|
6488 |
+
*/
|
6489 |
+
.googlesitekit-chart-loading {
|
6490 |
+
align-items: center;
|
6491 |
+
display: flex;
|
6492 |
+
flex-wrap: wrap;
|
6493 |
+
height: 100%;
|
6494 |
+
justify-items: center;
|
6495 |
+
width: 100%; }
|
6496 |
+
.googlesitekit-chart-loading .googlesitekit-chart-loading__wrapper {
|
6497 |
+
text-align: center;
|
6498 |
+
width: 100%; }
|
6499 |
+
|
6500 |
+
/**
|
6501 |
+
* CTA styles.
|
6502 |
+
*
|
6503 |
+
* Site Kit by Google, Copyright 2019 Google LLC
|
6504 |
+
*
|
6505 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
6506 |
+
* you may not use this file except in compliance with the License.
|
6507 |
+
* You may obtain a copy of the License at
|
6508 |
+
*
|
6509 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
6510 |
+
*
|
6511 |
+
* Unless required by applicable law or agreed to in writing, software
|
6512 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
6513 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
6514 |
+
* See the License for the specific language governing permissions and
|
6515 |
+
* limitations under the License.
|
6516 |
+
*/
|
6517 |
+
.googlesitekit-cta {
|
6518 |
+
background-color: #1a73e8;
|
6519 |
+
height: 100%;
|
6520 |
+
padding: 16px;
|
6521 |
+
width: 100%; }
|
6522 |
+
@media (min-width: 960px) {
|
6523 |
+
.googlesitekit-cta {
|
6524 |
+
padding: 24px; } }
|
6525 |
+
.googlesitekit-cta--error {
|
6526 |
+
background-color: #fff;
|
6527 |
+
border: 3px solid #d53e36; }
|
6528 |
+
.googlesitekit-adminbar-modules .googlesitekit-cta {
|
6529 |
+
padding: 16px; }
|
6530 |
+
.googlesitekit-wp-dashboard .googlesitekit-cta {
|
6531 |
+
background-color: #0073aa;
|
6532 |
+
box-sizing: border-box;
|
6533 |
+
height: auto;
|
6534 |
+
margin-top: 12px;
|
6535 |
+
padding: 12px; }
|
6536 |
+
.googlesitekit-wp-dashboard .googlesitekit-cta--error {
|
6537 |
+
background-color: #fff; }
|
6538 |
+
.googlesitekit-wp-dashboard .googlesitekit-wp-dashboard-stats__cta .googlesitekit-cta {
|
6539 |
+
margin-top: 0; }
|
6540 |
+
.googlesitekit-cta .googlesitekit-cta__title {
|
6541 |
+
color: #fff;
|
6542 |
+
margin: 0 0 10px 0; }
|
6543 |
+
.googlesitekit-cta--error .googlesitekit-cta__title {
|
6544 |
+
color: #757575; }
|
6545 |
+
.googlesitekit-cta .googlesitekit-adminbar-modules .googlesitekit-cta__title {
|
6546 |
+
font-size: 1rem;
|
6547 |
+
font-weight: 700; }
|
6548 |
+
#google_dashboard_widget .googlesitekit-cta .googlesitekit-cta__title {
|
6549 |
+
color: #fff;
|
6550 |
+
font-weight: 700; }
|
6551 |
+
#google_dashboard_widget .googlesitekit-cta--error .googlesitekit-cta__title {
|
6552 |
+
color: #757575; }
|
6553 |
+
.googlesitekit-cta .googlesitekit-cta__description {
|
6554 |
+
color: #fff;
|
6555 |
+
margin: 0 0 20px 0; }
|
6556 |
+
.googlesitekit-cta--error .googlesitekit-cta__description {
|
6557 |
+
color: #757575;
|
6558 |
+
word-break: break-all; }
|
6559 |
+
#google_dashboard_widget .googlesitekit-wp-dashboard .googlesitekit-cta a,
|
6560 |
+
#google_dashboard_widget .googlesitekit-wp-dashboard .googlesitekit-cta button {
|
6561 |
+
background-color: transparent;
|
6562 |
+
border: none;
|
6563 |
+
color: #fff; }
|
6564 |
+
#google_dashboard_widget .googlesitekit-wp-dashboard .googlesitekit-cta a:hover,
|
6565 |
+
#google_dashboard_widget .googlesitekit-wp-dashboard .googlesitekit-cta button:hover {
|
6566 |
+
color: #fff;
|
6567 |
+
text-decoration: underline; }
|
6568 |
+
.googlesitekit-cta *:last-child {
|
6569 |
+
margin-bottom: 0; }
|
6570 |
+
|
6571 |
+
/**
|
6572 |
+
* CTA link styles.
|
6573 |
+
*
|
6574 |
+
* Site Kit by Google, Copyright 2019 Google LLC
|
6575 |
+
*
|
6576 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
6577 |
+
* you may not use this file except in compliance with the License.
|
6578 |
+
* You may obtain a copy of the License at
|
6579 |
+
*
|
6580 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
6581 |
+
*
|
6582 |
+
* Unless required by applicable law or agreed to in writing, software
|
6583 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
6584 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
6585 |
+
* See the License for the specific language governing permissions and
|
6586 |
+
* limitations under the License.
|
6587 |
+
*/
|
6588 |
+
.googlesitekit-cta-link {
|
6589 |
+
color: #1a73e8;
|
6590 |
+
cursor: pointer;
|
6591 |
+
font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
|
6592 |
+
font-size: 0.875rem;
|
6593 |
+
font-weight: 500;
|
6594 |
+
padding: 0;
|
6595 |
+
text-align: left;
|
6596 |
+
text-decoration: none; }
|
6597 |
+
.googlesitekit-cta-link.googlesitekit-cta-link--inherit {
|
6598 |
+
font-family: inherit;
|
6599 |
+
font-size: inherit;
|
6600 |
+
font-weight: inherit; }
|
6601 |
+
.googlesitekit-cta-link.googlesitekit-cta-link--caps {
|
6602 |
+
text-transform: uppercase; }
|
6603 |
+
.googlesitekit-cta-link.googlesitekit-cta-link--danger {
|
6604 |
+
color: #d53e36; }
|
6605 |
+
.googlesitekit-cta-link.googlesitekit-cta-link--small {
|
6606 |
+
font-size: 0.75rem; }
|
6607 |
+
.googlesitekit-cta-link.googlesitekit-cta-link--arrow, .googlesitekit-cta-link.googlesitekit-cta-link--external {
|
6608 |
+
background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M11%2011H2V2h3V0H2a2%202%200%200%200-2%202v9a2%202%200%200%200%202%202h9c1.1%200%202-.9%202-2V8h-2v3z%22%20fill%3D%22%231A73E8%22%20fill-rule%3D%22nonzero%22%2F%3E%3Cpath%20fill%3D%22%231A73E8%22%20d%3D%22M7%200h6v2H7zM11%202h2v4h-2z%22%2F%3E%3Cpath%20d%3D%22M11%202L5%208%22%20stroke%3D%22%231A73E8%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22square%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
|
6609 |
+
background-position: calc(100% - 1px) center;
|
6610 |
+
background-repeat: no-repeat;
|
6611 |
+
background-size: 13px 13px;
|
6612 |
+
padding-right: 20px; }
|
6613 |
+
.googlesitekit-cta-link.googlesitekit-cta-link--arrow {
|
6614 |
+
background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Ccircle%20fill%3D%22%231A73E8%22%20cx%3D%226.5%22%20cy%3D%226.5%22%20r%3D%226.5%22%2F%3E%3Cpath%20d%3D%22M3.461%206.96h5.15L6.36%209.21a.464.464%200%200%200%20.325.79.459.459%200%200%200%20.325-.135l3.037-3.038a.459.459%200%200%200%200-.65L7.015%203.135a.46.46%200%200%200-.65.65L8.61%206.039H3.461a.462.462%200%200%200-.461.46c0%20.254.207.462.461.462z%22%20fill%3D%22%23FFF%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }
|
6615 |
+
.googlesitekit-cta-link.googlesitekit-cta-link--arrow.googlesitekit-cta-link--inverse {
|
6616 |
+
background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Ccircle%20fill%3D%22%23FFF%22%20cx%3D%226.5%22%20cy%3D%226.5%22%20r%3D%226.5%22%2F%3E%3Cpath%20d%3D%22M3.461%206.96h5.15L6.36%209.21a.464.464%200%200%200%20.325.79.459.459%200%200%200%20.325-.135l3.037-3.038a.459.459%200%200%200%200-.65L7.015%203.135a.46.46%200%200%200-.65.65L8.61%206.039H3.461a.462.462%200%200%200-.461.46c0%20.254.207.462.461.462z%22%20fill%3D%22%231A73E8%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }
|
6617 |
+
.googlesitekit-cta-link.googlesitekit-cta-link--arrow.googlesitekit-cta-link--disabled {
|
6618 |
+
background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Ccircle%20fill%3D%22%23bbb%22%20cx%3D%226.5%22%20cy%3D%226.5%22%20r%3D%226.5%22%2F%3E%3Cpath%20d%3D%22M3.461%206.96h5.15L6.36%209.21a.464.464%200%200%200%20.325.79.459.459%200%200%200%20.325-.135l3.037-3.038a.459.459%200%200%200%200-.65L7.015%203.135a.46.46%200%200%200-.65.65L8.61%206.039H3.461a.462.462%200%200%200-.461.46c0%20.254.207.462.461.462z%22%20fill%3D%22%23FFF%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }
|
6619 |
+
.googlesitekit-cta-link.googlesitekit-cta-link--inverse {
|
6620 |
+
color: #fff; }
|
6621 |
+
.googlesitekit-cta-link.googlesitekit-cta-link--back::before {
|
6622 |
+
background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%228%22%20height%3D%227%22%20viewBox%3D%220%200%208%207%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M6.722%203.96H1.573l2.25%202.25a.464.464%200%200%201-.325.79.459.459%200%200%201-.325-.135L.135%203.827a.459.459%200%200%201%200-.65L3.168.135a.46.46%200%201%201%20.65.65L1.573%203.039h5.15c.253%200%20.46.207.46.46a.462.462%200%200%201-.46.462z%22%20fill%3D%22%231A73E8%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E");
|
6623 |
+
background-position: center center;
|
6624 |
+
background-repeat: no-repeat;
|
6625 |
+
background-size: 9px 9px;
|
6626 |
+
content: "";
|
6627 |
+
display: inline-block;
|
6628 |
+
height: 9px;
|
6629 |
+
margin-right: 5px;
|
6630 |
+
width: 9px; }
|
6631 |
+
.googlesitekit-cta-link.googlesitekit-cta-link--disabled {
|
6632 |
+
color: #bbb;
|
6633 |
+
cursor: default; }
|
6634 |
+
.googlesitekit-cta-link:hover {
|
6635 |
+
color: #1a73e8;
|
6636 |
+
text-decoration: underline; }
|
6637 |
+
.googlesitekit-cta-link.googlesitekit-cta-link--danger:hover {
|
6638 |
+
color: #d53e36; }
|
6639 |
+
.googlesitekit-cta-link.googlesitekit-cta-link--disabled:hover {
|
6640 |
+
color: #bbb;
|
6641 |
+
text-decoration: none; }
|
6642 |
+
.googlesitekit-cta-link.googlesitekit-cta-link--inverse:hover {
|
6643 |
+
color: #fff; }
|
6644 |
+
|
6645 |
+
/**
|
6646 |
+
* Data block styles.
|
6647 |
+
*
|
6648 |
+
* Site Kit by Google, Copyright 2019 Google LLC
|
6649 |
+
*
|
6650 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
6651 |
+
* you may not use this file except in compliance with the License.
|
6652 |
+
* You may obtain a copy of the License at
|
6653 |
+
*
|
6654 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
6655 |
+
*
|
6656 |
+
* Unless required by applicable law or agreed to in writing, software
|
6657 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
6658 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
6659 |
+
* See the License for the specific language governing permissions and
|
6660 |
+
* limitations under the License.
|
6661 |
+
*/
|
6662 |
+
.googlesitekit-data-block {
|
6663 |
+
position: relative;
|
6664 |
+
text-align: left;
|
6665 |
+
/* stylelint-disable no-descending-specificity */
|
6666 |
+
/* stylelint-enable */ }
|
6667 |
+
.post-php .googlesitekit-data-block {
|
6668 |
+
min-width: 150px; }
|
6669 |
+
.googlesitekit-wp-dashboard .googlesitekit-data-block {
|
6670 |
+
padding-top: 12px; }
|
6671 |
+
.googlesitekit-dashboard-adsense-stats .googlesitekit-data-block {
|
6672 |
+
align-items: flex-end;
|
6673 |
+
display: flex; }
|
6674 |
+
.googlesitekit-data-block--button {
|
6675 |
+
cursor: pointer;
|
6676 |
+
display: flex;
|
6677 |
+
flex-direction: column;
|
6678 |
+
height: 100%;
|
6679 |
+
justify-content: flex-end;
|
6680 |
+
padding-bottom: 16px;
|
6681 |
+
padding-top: 20px;
|
6682 |
+
text-align: center;
|
6683 |
+
transition: background-color 0.2s ease-in-out; }
|
6684 |
+
@media (min-width: 960px) {
|
6685 |
+
.googlesitekit-data-block--button {
|
6686 |
+
padding-bottom: 24px;
|
6687 |
+
padding-top: 28px; } }
|
6688 |
+
.googlesitekit-data-block--button::before {
|
6689 |
+
content: "";
|
6690 |
+
height: 4px;
|
6691 |
+
left: 0;
|
6692 |
+
opacity: 0;
|
6693 |
+
position: absolute;
|
6694 |
+
right: 0;
|
6695 |
+
top: 0;
|
6696 |
+
transition: opacity 0.2s ease-in-out; }
|
6697 |
+
.googlesitekit-data-block--selected::before {
|
6698 |
+
opacity: 1; }
|
6699 |
+
.googlesitekit-data-block--button-1:hover, .googlesitekit-data-block--button-1:focus, .googlesitekit-data-block--button-1:active {
|
6700 |
+
background-color: rgba(66, 133, 244, 0.1); }
|
6701 |
+
.googlesitekit-data-block--button-1::before {
|
6702 |
+
background-color: #4285f4; }
|
6703 |
+
.googlesitekit-data-block--button-2:hover, .googlesitekit-data-block--button-2:focus, .googlesitekit-data-block--button-2:active {
|
6704 |
+
background-color: rgba(39, 188, 212, 0.1); }
|
6705 |
+
.googlesitekit-data-block--button-2::before {
|
6706 |
+
background-color: #27bcd4; }
|
6707 |
+
.googlesitekit-data-block--button-3:hover, .googlesitekit-data-block--button-3:focus, .googlesitekit-data-block--button-3:active {
|
6708 |
+
background-color: rgba(27, 150, 136, 0.1); }
|
6709 |
+
.googlesitekit-data-block--button-3::before {
|
6710 |
+
background-color: #1b9688; }
|
6711 |
+
.googlesitekit-data-block--button-4:hover, .googlesitekit-data-block--button-4:focus, .googlesitekit-data-block--button-4:active {
|
6712 |
+
background-color: rgba(103, 58, 183, 0.1); }
|
6713 |
+
.googlesitekit-data-block--button-4::before {
|
6714 |
+
background-color: #673ab7; }
|
6715 |
+
.googlesitekit-dashboard-adsense-stats .googlesitekit-data-block .googlesitekit-data-block__title-datapoint-wrapper {
|
6716 |
+
flex: 0 0 auto; }
|
6717 |
+
.googlesitekit-dashboard-adsense-stats .googlesitekit-data-block .googlesitekit-data-block__change-source-wrapper {
|
6718 |
+
flex: 0 0 auto;
|
6719 |
+
margin-bottom: 2px; }
|
6720 |
+
.googlesitekit-data-block .googlesitekit-data-block__title {
|
6721 |
+
color: #757575;
|
6722 |
+
font-weight: 400;
|
6723 |
+
letter-spacing: 0.04em;
|
6724 |
+
margin: 0 0 12px 0; }
|
6725 |
+
.googlesitekit-adminbar .googlesitekit-data-block .googlesitekit-data-block__title {
|
6726 |
+
font-size: 16px;
|
6727 |
+
margin-bottom: 5px; }
|
6728 |
+
.googlesitekit-dashboard-adsense-stats .googlesitekit-data-block .googlesitekit-data-block__title {
|
6729 |
+
font-size: 0.75rem;
|
6730 |
+
margin-bottom: 0; }
|
6731 |
+
#dashboard-widgets .googlesitekit-wp-dashboard .googlesitekit-data-block .googlesitekit-data-block__title {
|
6732 |
+
font-size: 0.75rem; }
|
6733 |
+
.googlesitekit-data-block .googlesitekit-data-block__datapoint {
|
6734 |
+
color: #3c4043;
|
6735 |
+
font-size: 1.875rem;
|
6736 |
+
line-height: 1;
|
6737 |
+
margin: 0; }
|
6738 |
+
@media (min-width: 960px) {
|
6739 |
+
.googlesitekit-data-block .googlesitekit-data-block__datapoint {
|
6740 |
+
font-size: 2.625rem; } }
|
6741 |
+
@media (min-width: 1280px) {
|
6742 |
+
.googlesitekit-data-block .googlesitekit-data-block__datapoint {
|
6743 |
+
font-size: 3.625rem; } }
|
6744 |
+
.googlesitekit-adminbar .googlesitekit-data-block .googlesitekit-data-block__datapoint {
|
6745 |
+
display: inline-block;
|
6746 |
+
font-size: 36px;
|
6747 |
+
line-height: 1.25;
|
6748 |
+
margin-right: 5px; }
|
6749 |
+
.googlesitekit-wp-dashboard .googlesitekit-data-block .googlesitekit-data-block__datapoint {
|
6750 |
+
font-size: 2.125rem; }
|
6751 |
+
.googlesitekit-dashboard-adsense-stats .googlesitekit-data-block .googlesitekit-data-block__datapoint {
|
6752 |
+
font-size: 2.25rem; }
|
6753 |
+
.googlesitekit-data-block .googlesitekit-data-block__change {
|
6754 |
+
color: #757575;
|
6755 |
+
font-size: 0.75rem;
|
6756 |
+
letter-spacing: 0;
|
6757 |
+
line-height: 1;
|
6758 |
+
margin-top: 16px;
|
6759 |
+
text-transform: none; }
|
6760 |
+
.googlesitekit-adminbar .googlesitekit-data-block .googlesitekit-data-block__change {
|
6761 |
+
display: inline-block;
|
6762 |
+
font-size: 16px;
|
6763 |
+
margin-top: 0; }
|
6764 |
+
.googlesitekit-wp-dashboard .googlesitekit-data-block .googlesitekit-data-block__change {
|
6765 |
+
margin-top: 10px; }
|
6766 |
+
.googlesitekit-dashboard-adsense-stats .googlesitekit-data-block .googlesitekit-data-block__change {
|
6767 |
+
margin-top: 0; }
|
6768 |
+
.googlesitekit-data-block .googlesitekit-data-block__sparkline {
|
6769 |
+
margin-top: 8px;
|
6770 |
+
max-width: 150px; }
|
6771 |
+
.googlesitekit-adminbar .googlesitekit-data-block .googlesitekit-data-block__sparkline {
|
6772 |
+
display: none; }
|
6773 |
+
.googlesitekit-dashboard-adsense-stats .googlesitekit-data-block .googlesitekit-data-block__sparkline {
|
6774 |
+
flex: 1 1 100%;
|
6775 |
+
margin: 0 0 5px 0;
|
6776 |
+
max-width: none;
|
6777 |
+
max-width: initial;
|
6778 |
+
min-width: 10px;
|
6779 |
+
padding: 0 8px; }
|
6780 |
+
@media (min-width: 960px) {
|
6781 |
+
.googlesitekit-dashboard-adsense-stats .googlesitekit-data-block .googlesitekit-data-block__sparkline {
|
6782 |
+
padding: 0 12px; } }
|
6783 |
+
@media (min-width: 1280px) {
|
6784 |
+
.googlesitekit-dashboard-adsense-stats .googlesitekit-data-block .googlesitekit-data-block__sparkline {
|
6785 |
+
padding: 0 24px; } }
|
6786 |
+
.googlesitekit-data-block--button .googlesitekit-data-block__sparkline {
|
6787 |
+
margin: 8px auto 0 auto; }
|
6788 |
+
.googlesitekit-data-block .googlesitekit-data-block__arrow {
|
6789 |
+
display: inline-block;
|
6790 |
+
line-height: 1;
|
6791 |
+
margin-right: 2px;
|
6792 |
+
vertical-align: baseline; }
|
6793 |
+
.googlesitekit-data-block .googlesitekit-data-block__arrow--reverse {
|
6794 |
+
transform: rotate(180deg); }
|
6795 |
+
#wpadminbar .googlesitekit-data-block .googlesitekit-data-block__arrow .svg {
|
6796 |
+
height: 9px;
|
6797 |
+
width: 9px; }
|
6798 |
+
.googlesitekit-data-block .googlesitekit-data-block__value {
|
6799 |
+
color: #757575;
|
6800 |
+
display: inline-block;
|
6801 |
+
font-size: 0.75rem;
|
6802 |
+
letter-spacing: 0;
|
6803 |
+
line-height: 1;
|
6804 |
+
text-transform: none; }
|
6805 |
+
.googlesitekit-adminbar .googlesitekit-data-block .googlesitekit-data-block__value {
|
6806 |
+
font-size: 16px; }
|
6807 |
+
.googlesitekit-data-block .googlesitekit-data-block__source {
|
6808 |
+
font-size: 0.75rem;
|
6809 |
+
margin-top: 8px; }
|
6810 |
+
@media (min-width: 960px) {
|
6811 |
+
.googlesitekit-data-block .googlesitekit-data-block__source {
|
6812 |
+
margin-top: 12px; } }
|
6813 |
+
|
6814 |
+
/**
|
6815 |
+
* Error text styles.
|
6816 |
+
*
|
6817 |
+
* Site Kit by Google, Copyright 2019 Google LLC
|
6818 |
+
*
|
6819 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
6820 |
+
* you may not use this file except in compliance with the License.
|
6821 |
+
* You may obtain a copy of the License at
|
6822 |
+
*
|
6823 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
6824 |
+
*
|
6825 |
+
* Unless required by applicable law or agreed to in writing, software
|
6826 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
6827 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
6828 |
+
* See the License for the specific language governing permissions and
|
6829 |
+
* limitations under the License.
|
6830 |
+
*/
|
6831 |
+
.googlesitekit-error-text {
|
6832 |
+
color: #d53e36;
|
6833 |
+
font-weight: 500; }
|
6834 |
+
|
6835 |
+
/**
|
6836 |
+
* Header styles.
|
6837 |
+
*
|
6838 |
+
* Site Kit by Google, Copyright 2019 Google LLC
|
6839 |
+
*
|
6840 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
6841 |
+
* you may not use this file except in compliance with the License.
|
6842 |
+
* You may obtain a copy of the License at
|
6843 |
+
*
|
6844 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
6845 |
+
*
|
6846 |
+
* Unless required by applicable law or agreed to in writing, software
|
6847 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
6848 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
6849 |
+
* See the License for the specific language governing permissions and
|
6850 |
+
* limitations under the License.
|
6851 |
+
*/
|
6852 |
+
.googlesitekit-header {
|
6853 |
+
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
|
6854 |
+
background-color: #fff;
|
6855 |
+
position: relative;
|
6856 |
+
z-index: 10; }
|
6857 |
+
@media (min-width: 600px) {
|
6858 |
+
.googlesitekit-header {
|
6859 |
+
padding-left: 10px;
|
6860 |
+
padding-right: 10px; } }
|
6861 |
+
.wp-responsive-open .googlesitekit-header {
|
6862 |
+
margin-left: -18px;
|
6863 |
+
padding-left: 28px; }
|
6864 |
+
.googlesitekit-header .googlesitekit-header__button {
|
6865 |
+
align-items: center;
|
6866 |
+
background-color: transparent;
|
6867 |
+
cursor: pointer;
|
6868 |
+
display: flex;
|
6869 |
+
font-size: 0.75rem;
|
6870 |
+
margin-right: -8px;
|
6871 |
+
padding: 8px;
|
6872 |
+
transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out; }
|
6873 |
+
.googlesitekit-header .googlesitekit-header__button:hover {
|
6874 |
+
background-color: #1a73e8;
|
6875 |
+
color: #fff;
|
6876 |
+
text-decoration: none; }
|
6877 |
+
.googlesitekit-header .googlesitekit-header__button svg {
|
6878 |
+
fill: currentColor;
|
6879 |
+
margin-left: 8px; }
|
6880 |
+
.googlesitekit-header .googlesitekit-header__dropdown {
|
6881 |
+
margin-right: -8px; }
|
6882 |
+
|
6883 |
+
/**
|
6884 |
+
* Layout styles.
|
6885 |
+
*
|
6886 |
+
* Site Kit by Google, Copyright 2019 Google LLC
|
6887 |
+
*
|
6888 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
6889 |
+
* you may not use this file except in compliance with the License.
|
6890 |
+
* You may obtain a copy of the License at
|
6891 |
+
*
|
6892 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
6893 |
+
*
|
6894 |
+
* Unless required by applicable law or agreed to in writing, software
|
6895 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
6896 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
6897 |
+
* See the License for the specific language governing permissions and
|
6898 |
+
* limitations under the License.
|
6899 |
+
*/
|
6900 |
+
.googlesitekit-layout {
|
6901 |
+
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
|
6902 |
+
background: #fff; }
|
6903 |
+
.googlesitekit-layout--fill {
|
6904 |
+
display: flex;
|
6905 |
+
flex-direction: column;
|
6906 |
+
height: 100%; }
|
6907 |
+
.googlesitekit-layout--fill > * {
|
6908 |
+
flex: 1 1 auto;
|
6909 |
+
width: 100%; }
|
6910 |
+
.googlesitekit-layout--relative {
|
6911 |
+
position: relative; }
|
6912 |
+
.googlesitekit-layout .googlesitekit-layout__header {
|
6913 |
+
border-bottom: 1px solid #e6e6e6;
|
6914 |
+
font-size: 0.9375rem; }
|
6915 |
+
@media (min-width: 600px) {
|
6916 |
+
.googlesitekit-layout .googlesitekit-layout__header {
|
6917 |
+
font-size: 1rem; } }
|
6918 |
+
.googlesitekit-layout--fill .googlesitekit-layout__header {
|
6919 |
+
flex: 0 0 auto; }
|
6920 |
+
.googlesitekit-layout .googlesitekit-layout__header-title {
|
6921 |
+
margin: 0; }
|
6922 |
+
.googlesitekit-layout .googlesitekit-layout__footer {
|
6923 |
+
border-top: 1px solid #e6e6e6;
|
6924 |
+
font-size: 0.875rem; }
|
6925 |
+
.googlesitekit-layout--fill .googlesitekit-layout__footer {
|
6926 |
+
flex: 0 0 auto; }
|
6927 |
+
|
6928 |
+
/**
|
6929 |
+
* Line chart styles.
|
6930 |
+
*
|
6931 |
+
* Site Kit by Google, Copyright 2019 Google LLC
|
6932 |
+
*
|
6933 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
6934 |
+
* you may not use this file except in compliance with the License.
|
6935 |
+
* You may obtain a copy of the License at
|
6936 |
+
*
|
6937 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
6938 |
+
*
|
6939 |
+
* Unless required by applicable law or agreed to in writing, software
|
6940 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
6941 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
6942 |
+
* See the License for the specific language governing permissions and
|
6943 |
+
* limitations under the License.
|
6944 |
+
*/
|
6945 |
+
.googlesitekit-line-chart > div > div {
|
6946 |
+
max-width: 100%; }
|
6947 |
+
.googlesitekit-line-chart > div > div > div > svg {
|
6948 |
+
max-width: 100%; }
|
6949 |
+
|
6950 |
+
.googlesitekit-chart--pie .googlesitekit-line-chart > div > div > div > svg {
|
6951 |
+
overflow: visible !important; }
|
6952 |
+
.googlesitekit-chart--pie .googlesitekit-line-chart > div > div > div > svg > g:last-child {
|
6953 |
+
pointer-events: none; }
|
6954 |
+
|
6955 |
+
/**
|
6956 |
+
* Site Kit by Google Logo styles.
|
6957 |
+
*
|
6958 |
+
* Site Kit by Google, Copyright 2019 Google LLC
|
6959 |
+
*
|
6960 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
6961 |
+
* you may not use this file except in compliance with the License.
|
6962 |
+
* You may obtain a copy of the License at
|
6963 |
+
*
|
6964 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
6965 |
+
*
|
6966 |
+
* Unless required by applicable law or agreed to in writing, software
|
6967 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
6968 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
6969 |
+
* See the License for the specific language governing permissions and
|
6970 |
+
* limitations under the License.
|
6971 |
+
*/
|
6972 |
+
.googlesitekit-logo {
|
6973 |
+
color: #5b5b61;
|
6974 |
+
line-height: 0; }
|
6975 |
+
.googlesitekit-logo .googlesitekit-logo__logo-g,
|
6976 |
+
.googlesitekit-logo .googlesitekit-svg-logo-g {
|
6977 |
+
height: 24px;
|
6978 |
+
vertical-align: middle;
|
6979 |
+
width: 23px; }
|
6980 |
+
@media (min-width: 600px) {
|
6981 |
+
.googlesitekit-logo .googlesitekit-logo__logo-g,
|
6982 |
+
.googlesitekit-logo .googlesitekit-svg-logo-g {
|
6983 |
+
height: 34px;
|
6984 |
+
width: 32px; } }
|
6985 |
+
.googlesitekit-logo .googlesitekit-logo__logo-sitekit,
|
6986 |
+
.googlesitekit-logo .googlesitekit-svg-logo-sitekit {
|
6987 |
+
fill: currentColor;
|
6988 |
+
height: 16px;
|
6989 |
+
margin-left: 8px;
|
6990 |
+
vertical-align: middle;
|
6991 |
+
width: 61px; }
|
6992 |
+
@media (min-width: 600px) {
|
6993 |
+
.googlesitekit-logo .googlesitekit-logo__logo-sitekit,
|
6994 |
+
.googlesitekit-logo .googlesitekit-svg-logo-sitekit {
|
6995 |
+
height: 26px;
|
6996 |
+
margin-left: 16px;
|
6997 |
+
width: 99px; } }
|
6998 |
+
.googlesitekit-logo--mini .googlesitekit-logo__logo-g,
|
6999 |
+
.googlesitekit-logo--mini .googlesitekit-svg-logo-g {
|
7000 |
+
height: 19px;
|
7001 |
+
width: 19px; }
|
7002 |
+
.googlesitekit-logo--mini .googlesitekit-logo__logo-sitekit,
|
7003 |
+
.googlesitekit-logo--mini .googlesitekit-svg-logo-sitekit {
|
7004 |
+
height: 17px;
|
7005 |
+
margin-left: 4px;
|
7006 |
+
width: 78px; }
|
7007 |
+
|
7008 |
+
/**
|
7009 |
+
* Mini chart styles.
|
7010 |
+
*
|
7011 |
+
* Site Kit by Google, Copyright 2019 Google LLC
|
7012 |
+
*
|
7013 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
7014 |
+
* you may not use this file except in compliance with the License.
|
7015 |
+
* You may obtain a copy of the License at
|
7016 |
+
*
|
7017 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
7018 |
+
*
|
7019 |
+
* Unless required by applicable law or agreed to in writing, software
|
7020 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
7021 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
7022 |
+
* See the License for the specific language governing permissions and
|
7023 |
+
* limitations under the License.
|
7024 |
+
*/
|
7025 |
+
.googlesitekit-mini-chart {
|
7026 |
+
margin-left: 16px;
|
7027 |
+
width: 28px; }
|
7028 |
+
|
7029 |
+
/**
|
7030 |
+
* Module outro styles.
|
7031 |
+
*
|
7032 |
+
* Site Kit by Google, Copyright 2019 Google LLC
|
7033 |
+
*
|
7034 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
7035 |
+
* you may not use this file except in compliance with the License.
|
7036 |
+
* You may obtain a copy of the License at
|
7037 |
+
*
|
7038 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
7039 |
+
*
|
7040 |
+
* Unless required by applicable law or agreed to in writing, software
|
7041 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
7042 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
7043 |
+
* See the License for the specific language governing permissions and
|
7044 |
+
* limitations under the License.
|
7045 |
+
*/
|
7046 |
+
.googlesitekit-module-outro {
|
7047 |
+
background-color: #fff;
|
7048 |
+
padding: 45px 0;
|
7049 |
+
text-align: center; }
|
7050 |
+
@media (min-width: 600px) {
|
7051 |
+
.googlesitekit-module-outro {
|
7052 |
+
padding: 45px; } }
|
7053 |
+
.googlesitekit-module-outro .googlesitekit-module-outro__logo {
|
7054 |
+
align-items: center;
|
7055 |
+
display: inline-flex; }
|
7056 |
+
.googlesitekit-module-outro .googlesitekit-module-outro__logo > svg {
|
7057 |
+
margin: 0 8px; }
|
7058 |
+
@media (min-width: 960px) {
|
7059 |
+
.googlesitekit-module-outro .googlesitekit-module-outro__logo > svg {
|
7060 |
+
margin: 0 12px; } }
|
7061 |
+
.googlesitekit-module-outro .googlesitekit-module-outro__title {
|
7062 |
+
margin: 20px auto 25px auto;
|
7063 |
+
max-width: 600px; }
|
7064 |
+
|
7065 |
+
/**
|
7066 |
+
* Module page styles.
|
7067 |
+
*
|
7068 |
+
* Site Kit by Google, Copyright 2019 Google LLC
|
7069 |
+
*
|
7070 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
7071 |
+
* you may not use this file except in compliance with the License.
|
7072 |
+
* You may obtain a copy of the License at
|
7073 |
+
*
|
7074 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
7075 |
+
*
|
7076 |
+
* Unless required by applicable law or agreed to in writing, software
|
7077 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
7078 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
7079 |
+
* See the License for the specific language governing permissions and
|
7080 |
+
* limitations under the License.
|
7081 |
+
*/
|
7082 |
+
.googlesitekit-module-page {
|
7083 |
+
padding-bottom: 10px;
|
7084 |
+
padding-top: 10px; }
|
7085 |
+
@media (min-width: 600px) {
|
7086 |
+
.googlesitekit-module-page {
|
7087 |
+
padding-left: 10px;
|
7088 |
+
padding-right: 10px; } }
|
7089 |
+
|
7090 |
+
/**
|
7091 |
+
* Modules list styles.
|
7092 |
+
*
|
7093 |
+
* Site Kit by Google, Copyright 2019 Google LLC
|
7094 |
+
*
|
7095 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
7096 |
+
* you may not use this file except in compliance with the License.
|
7097 |
+
* You may obtain a copy of the License at
|
7098 |
+
*
|
7099 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
7100 |
+
*
|
7101 |
+
* Unless required by applicable law or agreed to in writing, software
|
7102 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
7103 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
7104 |
+
* See the License for the specific language governing permissions and
|
7105 |
+
* limitations under the License.
|
7106 |
+
*/
|
7107 |
+
.googlesitekit-modules-list {
|
7108 |
+
display: flex;
|
7109 |
+
flex-wrap: wrap;
|
7110 |
+
margin: 16px 0; }
|
7111 |
+
@media (min-width: 960px) {
|
7112 |
+
.googlesitekit-modules-list {
|
7113 |
+
margin: 24px 0; } }
|
7114 |
+
.googlesitekit-modules-list .googlesitekit-modules-list__module {
|
7115 |
+
border: 1px solid #e6e6e6;
|
7116 |
+
flex: 0 0 auto;
|
7117 |
+
margin-bottom: 10px;
|
7118 |
+
margin-right: 10px;
|
7119 |
+
padding: 16px;
|
7120 |
+
width: calc(50% - 10px); }
|
7121 |
+
@media (min-width: 783px) {
|
7122 |
+
.googlesitekit-modules-list .googlesitekit-modules-list__module {
|
7123 |
+
width: calc(33.333% - 10px); } }
|
7124 |
+
@media (min-width: 1280px) {
|
7125 |
+
.googlesitekit-modules-list .googlesitekit-modules-list__module {
|
7126 |
+
width: calc(25% - 10px); } }
|
7127 |
+
.googlesitekit-modules-list .googlesitekit-settings-connect-module__wrapper {
|
7128 |
+
display: flex;
|
7129 |
+
flex-direction: column;
|
7130 |
+
min-height: 46px; }
|
7131 |
+
@media (min-width: 600px) {
|
7132 |
+
.googlesitekit-modules-list .googlesitekit-settings-connect-module__wrapper {
|
7133 |
+
align-items: center;
|
7134 |
+
flex-direction: row; } }
|
7135 |
+
.googlesitekit-modules-list .googlesitekit-modules-list__module--pagespeed
|
7136 |
+
.googlesitekit-settings-connect-module__wrapper {
|
7137 |
+
flex-wrap: wrap; }
|
7138 |
+
.googlesitekit-modules-list .googlesitekit-settings-connect-module__logo {
|
7139 |
+
height: 33px;
|
7140 |
+
margin-bottom: 10px;
|
7141 |
+
margin-right: 8px; }
|
7142 |
+
.googlesitekit-modules-list .googlesitekit-settings-connect-module__logo img {
|
7143 |
+
display: block;
|
7144 |
+
height: 33px;
|
7145 |
+
width: auto; }
|
7146 |
+
.googlesitekit-modules-list .googlesitekit-settings-connect-module__title {
|
7147 |
+
font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
|
7148 |
+
font-size: 0.9375rem;
|
7149 |
+
font-weight: 500;
|
7150 |
+
margin: 0 0 10px 0; }
|
7151 |
+
.googlesitekit-modules-list .googlesitekit-modules-list__module--disabled
|
7152 |
+
.googlesitekit-settings-connect-module__title {
|
7153 |
+
color: #bbb; }
|
7154 |
+
.googlesitekit-modules-list .googlesitekit-settings-module__status {
|
7155 |
+
font-size: 0.75rem; }
|
7156 |
+
.googlesitekit-modules-list .googlesitekit-settings-module__status-icon {
|
7157 |
+
margin-right: 8px;
|
7158 |
+
vertical-align: text-bottom; }
|
7159 |
+
.googlesitekit-modules-list .googlesitekit-settings-module__status-icon::before {
|
7160 |
+
background-position: center center;
|
7161 |
+
background-repeat: no-repeat;
|
7162 |
+
border-radius: 50%;
|
7163 |
+
content: "";
|
7164 |
+
display: inline-block;
|
7165 |
+
height: 16px;
|
7166 |
+
vertical-align: middle;
|
7167 |
+
width: 16px; }
|
7168 |
+
.googlesitekit-modules-list .googlesitekit-settings-module__status-icon--connected::before {
|
7169 |
+
background-color: #34a853;
|
7170 |
+
background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2212%22%20viewBox%3D%220%200%2016%2012%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22%23FFF%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M0%206.414L1.415%205l5.292%205.292-1.414%201.415z%22%2F%3E%3Cpath%20d%3D%22M14.146.146l1.415%201.414L5.414%2011.707%204%2010.292z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
|
7171 |
+
background-size: 8px 6px; }
|
7172 |
+
|
7173 |
+
/**
|
7174 |
+
* Notifications counter styles.
|
7175 |
+
*
|
7176 |
+
* Site Kit by Google, Copyright 2019 Google LLC
|
7177 |
+
*
|
7178 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
7179 |
+
* you may not use this file except in compliance with the License.
|
7180 |
+
* You may obtain a copy of the License at
|
7181 |
+
*
|
7182 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
7183 |
+
*
|
7184 |
+
* Unless required by applicable law or agreed to in writing, software
|
7185 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
7186 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
7187 |
+
* See the License for the specific language governing permissions and
|
7188 |
+
* limitations under the License.
|
7189 |
+
*/
|
7190 |
+
#adminmenu .googlesitekit-notifications-counter {
|
7191 |
+
margin-left: 5px; }
|
7192 |
+
|
7193 |
+
#wpadminbar .googlesitekit-notifications-counter {
|
7194 |
+
background-color: #ca4a1f;
|
7195 |
+
border-radius: 11px;
|
7196 |
+
color: #fff;
|
7197 |
+
display: inline-block;
|
7198 |
+
font-size: 0.5625rem;
|
7199 |
+
height: 17px;
|
7200 |
+
line-height: 17px;
|
7201 |
+
margin: -4px 0 0 5px;
|
7202 |
+
min-width: 7px;
|
7203 |
+
padding: 0 5px;
|
7204 |
+
text-align: center;
|
7205 |
+
vertical-align: middle;
|
7206 |
+
z-index: 26; }
|
7207 |
+
|
7208 |
+
#wpadminbar .googlesitekit-wp-adminbar.hover .googlesitekit-notifications-counter,
|
7209 |
+
#wpadminbar.nojs .googlesitekit-wp-adminbar:hover .googlesitekit-notifications-counter,
|
7210 |
+
#wpadminbar:not(.mobile) .googlesitekit-wp-adminbar:hover .googlesitekit-notifications-counter,
|
7211 |
+
#wpadminbar:not(.mobile) .googlesitekit-wp-adminbar .ab-item:focus .googlesitekit-notifications-counter {
|
7212 |
+
background-color: #00b9eb;
|
7213 |
+
color: #fff; }
|
7214 |
+
|
7215 |
+
#wpadminbar .count-0 {
|
7216 |
+
display: none; }
|
7217 |
+
|
7218 |
+
#wpadminbar .plugin-count {
|
7219 |
+
font-size: 0.5625rem;
|
7220 |
+
line-height: 17px; }
|
7221 |
+
|
7222 |
+
/**
|
7223 |
+
* Opt-in styles.
|
7224 |
+
*
|
7225 |
+
* Site Kit by Google, Copyright 2019 Google LLC
|
7226 |
+
*
|
7227 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
7228 |
+
* you may not use this file except in compliance with the License.
|
7229 |
+
* You may obtain a copy of the License at
|
7230 |
+
*
|
7231 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
7232 |
+
*
|
7233 |
+
* Unless required by applicable law or agreed to in writing, software
|
7234 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
7235 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
7236 |
+
* See the License for the specific language governing permissions and
|
7237 |
+
* limitations under the License.
|
7238 |
+
*/
|
7239 |
+
.googlesitekit-opt-in {
|
7240 |
+
position: relative; }
|
7241 |
+
.googlesitekit-opt-in--border {
|
7242 |
+
border-top: 1px solid #bbb;
|
7243 |
+
padding-top: 16px; }
|
7244 |
+
@media (min-width: 960px) {
|
7245 |
+
.googlesitekit-opt-in--border {
|
7246 |
+
padding-top: 24px; } }
|
7247 |
+
.googlesitekit-opt-in .mdc-form-field {
|
7248 |
+
position: relative; }
|
7249 |
+
.googlesitekit-opt-in .mdc-form-field label {
|
7250 |
+
font-size: 0.75rem;
|
7251 |
+
line-height: 1.3; }
|
7252 |
+
.googlesitekit-opt-in--align-top .mdc-form-field {
|
7253 |
+
align-items: flex-start; }
|
7254 |
+
.googlesitekit-opt-in .mdc-checkbox {
|
7255 |
+
margin-left: -11px; }
|
7256 |
+
.googlesitekit-opt-in--align-top .mdc-checkbox {
|
7257 |
+
margin-top: -7px; }
|
7258 |
+
|
7259 |
+
/**
|
7260 |
+
* Overlay styles.
|
7261 |
+
*
|
7262 |
+
* Site Kit by Google, Copyright 2019 Google LLC
|
7263 |
+
*
|
7264 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
7265 |
+
* you may not use this file except in compliance with the License.
|
7266 |
+
* You may obtain a copy of the License at
|
7267 |
+
*
|
7268 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
7269 |
+
*
|
7270 |
+
* Unless required by applicable law or agreed to in writing, software
|
7271 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
7272 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
7273 |
+
* See the License for the specific language governing permissions and
|
7274 |
+
* limitations under the License.
|
7275 |
+
*/
|
7276 |
+
.googlesitekit-overlay {
|
7277 |
+
align-items: center;
|
7278 |
+
background: rgba(230, 230, 230, 0.8);
|
7279 |
+
bottom: 0;
|
7280 |
+
cursor: not-allowed;
|
7281 |
+
display: flex;
|
7282 |
+
height: 100%;
|
7283 |
+
justify-content: center;
|
7284 |
+
left: 0;
|
7285 |
+
position: absolute;
|
7286 |
+
right: 0;
|
7287 |
+
top: 0;
|
7288 |
+
width: 100%;
|
7289 |
+
z-index: 10; }
|
7290 |
+
.googlesitekit-overlay--compress .googlesitekit-overlay__wrapper {
|
7291 |
+
align-items: center;
|
7292 |
+
display: flex; }
|
7293 |
+
.googlesitekit-overlay .googlesitekit-overlay__icon {
|
7294 |
+
align-items: center;
|
7295 |
+
background: #f9f9f9;
|
7296 |
+
border-radius: 50%;
|
7297 |
+
display: flex;
|
7298 |
+
height: 60px;
|
7299 |
+
justify-content: center;
|
7300 |
+
margin: 0 auto;
|
7301 |
+
width: 60px; }
|
7302 |
+
.googlesitekit-overlay--compress .googlesitekit-overlay__icon {
|
7303 |
+
height: 40px;
|
7304 |
+
width: 40px; }
|
7305 |
+
.googlesitekit-overlay--compress .googlesitekit-overlay__icon .svg {
|
7306 |
+
height: 20px;
|
7307 |
+
width: auto; }
|
7308 |
+
.googlesitekit-overlay .googlesitekit-overlay__title {
|
7309 |
+
margin-bottom: 0;
|
7310 |
+
padding: 0 16px;
|
7311 |
+
text-align: center; }
|
7312 |
+
.googlesitekit-overlay--compress .googlesitekit-overlay__title {
|
7313 |
+
font-size: 1rem;
|
7314 |
+
margin-top: 0;
|
7315 |
+
padding-right: 0; }
|
7316 |
+
|
7317 |
+
/**
|
7318 |
+
* Page styles.
|
7319 |
+
*
|
7320 |
+
* Site Kit by Google, Copyright 2019 Google LLC
|
7321 |
+
*
|
7322 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
7323 |
+
* you may not use this file except in compliance with the License.
|
7324 |
+
* You may obtain a copy of the License at
|
7325 |
+
*
|
7326 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
7327 |
+
*
|
7328 |
+
* Unless required by applicable law or agreed to in writing, software
|
7329 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
7330 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
7331 |
+
* See the License for the specific language governing permissions and
|
7332 |
+
* limitations under the License.
|
7333 |
+
*/
|
7334 |
+
.googlesitekit-page {
|
7335 |
+
margin-left: -10px; }
|
7336 |
+
@media (min-width: 783px) {
|
7337 |
+
.googlesitekit-page {
|
7338 |
+
margin-left: -20px; } }
|
7339 |
+
#wpbody-content > div:not(#screen-meta) + .googlesitekit-plugin > .googlesitekit-page,
|
7340 |
+
#wpbody-content > div:not(#screen-meta) + script + .googlesitekit-plugin > .googlesitekit-page {
|
7341 |
+
margin-top: 25px; }
|
7342 |
+
|
7343 |
+
/**
|
7344 |
+
* Pagespeed report styles.
|
7345 |
+
*
|
7346 |
+
* Site Kit by Google, Copyright 2019 Google LLC
|
7347 |
+
*
|
7348 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
7349 |
+
* you may not use this file except in compliance with the License.
|
7350 |
+
* You may obtain a copy of the License at
|
7351 |
+
*
|
7352 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
7353 |
+
*
|
7354 |
+
* Unless required by applicable law or agreed to in writing, software
|
7355 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
7356 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
7357 |
+
* See the License for the specific language governing permissions and
|
7358 |
+
* limitations under the License.
|
7359 |
+
*/
|
7360 |
+
.googlesitekit-pagespeed-report__loading {
|
7361 |
+
text-align: center; }
|
7362 |
+
|
7363 |
+
.googlesitekit-pagespeed-report__heading-wrapper {
|
7364 |
+
align-items: flex-start;
|
7365 |
+
display: flex;
|
7366 |
+
flex-wrap: nowrap;
|
7367 |
+
justify-content: space-between;
|
7368 |
+
margin-right: 16px; }
|
7369 |
+
@media (min-width: 600px) {
|
7370 |
+
.googlesitekit-pagespeed-report__heading-wrapper {
|
7371 |
+
margin-right: 0; } }
|
7372 |
+
.googlesitekit-pagespeed-report__heading-wrapper h3 {
|
7373 |
+
flex: 1;
|
7374 |
+
margin-top: 0; }
|
7375 |
+
|
7376 |
+
.googlesitekit-pagespeed-report__score-category-wrapper {
|
7377 |
+
align-items: center;
|
7378 |
+
display: inline-flex; }
|
7379 |
+
.googlesitekit-pagespeed-report__score-category-wrapper--fast {
|
7380 |
+
color: #178239; }
|
7381 |
+
.googlesitekit-pagespeed-report__score-category-wrapper--average {
|
7382 |
+
color: #e67700; }
|
7383 |
+
.googlesitekit-pagespeed-report__score-category-wrapper--slow {
|
7384 |
+
color: #c7221f; }
|
7385 |
+
|
7386 |
+
.googlesitekit-pagespeed-report__score-icon {
|
7387 |
+
display: inline-block;
|
7388 |
+
margin-left: 10px;
|
7389 |
+
margin-top: 1px; }
|
7390 |
+
.googlesitekit-pagespeed-report__score-icon::before {
|
7391 |
+
background-position: center center;
|
7392 |
+
background-repeat: no-repeat;
|
7393 |
+
background-size: contain;
|
7394 |
+
border-radius: 50%;
|
7395 |
+
content: "";
|
7396 |
+
display: inline-block;
|
7397 |
+
height: 17px;
|
7398 |
+
width: 17px; }
|
7399 |
+
.googlesitekit-pagespeed-report__score-icon--fast::before {
|
7400 |
+
background-color: #178239;
|
7401 |
+
background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2212%22%20viewBox%3D%220%200%2016%2012%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22%23FFF%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M0%206.414L1.415%205l5.292%205.292-1.414%201.415z%22%2F%3E%3Cpath%20d%3D%22M14.146.146l1.415%201.414L5.414%2011.707%204%2010.292z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
|
7402 |
+
border: 4px solid #178239; }
|
7403 |
+
.googlesitekit-pagespeed-report__score-icon--average::before {
|
7404 |
+
background-color: #e67700;
|
7405 |
+
background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%222%22%20height%3D%2212%22%20viewBox%3D%220%200%202%2012%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M0%200h2v7H0zM0%2010h2v2H0z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
|
7406 |
+
border: 4px solid #e67700; }
|
7407 |
+
.googlesitekit-pagespeed-report__score-icon--slow::before {
|
7408 |
+
background-color: #fff;
|
7409 |
+
background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2228%22%20height%3D%2225%22%20viewBox%3D%220%200%2028%2025%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M3.332%2024.75h21.335c2.182%200%203.542-2.366%202.451-4.25L16.451%202.07C15.36.184%2012.64.184%2011.549%202.07L.882%2020.5c-1.091%201.884.269%204.25%202.45%204.25zM14%2014.833a1.42%201.42%200%200%201-1.417-1.416v-2.834c0-.779.638-1.416%201.417-1.416.78%200%201.417.637%201.417%201.416v2.834A1.42%201.42%200%200%201%2014%2014.833zm1.417%205.667h-2.834v-2.833h2.834V20.5z%22%20fill%3D%22%23c7221f%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E");
|
7410 |
+
border-radius: 0; }
|
7411 |
+
|
7412 |
+
.googlesitekit-pagespeed-report__scale {
|
7413 |
+
color: #757575;
|
7414 |
+
font-size: 0.75rem; }
|
7415 |
+
|
7416 |
+
.googlesitekit-pagespeed-report__scale-range {
|
7417 |
+
color: #757575; }
|
7418 |
+
.googlesitekit-pagespeed-report__scale-range::before {
|
7419 |
+
border-radius: 4px;
|
7420 |
+
content: "";
|
7421 |
+
display: inline-block;
|
7422 |
+
height: 8px;
|
7423 |
+
margin: 1px 8px;
|
7424 |
+
width: 16px; }
|
7425 |
+
.googlesitekit-pagespeed-report__scale-range--fast::before {
|
7426 |
+
background-color: #178239; }
|
7427 |
+
.googlesitekit-pagespeed-report__scale-range--average::before {
|
7428 |
+
background-color: #e67700; }
|
7429 |
+
.googlesitekit-pagespeed-report__scale-range--slow::before {
|
7430 |
+
background-color: #c7221f; }
|
7431 |
+
|
7432 |
+
/**
|
7433 |
+
* Page header styles.
|
7434 |
+
*
|
7435 |
+
* Site Kit by Google, Copyright 2019 Google LLC
|
7436 |
+
*
|
7437 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
7438 |
+
* you may not use this file except in compliance with the License.
|
7439 |
+
* You may obtain a copy of the License at
|
7440 |
+
*
|
7441 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
7442 |
+
*
|
7443 |
+
* Unless required by applicable law or agreed to in writing, software
|
7444 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
7445 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
7446 |
+
* See the License for the specific language governing permissions and
|
7447 |
+
* limitations under the License.
|
7448 |
+
*/
|
7449 |
+
.googlesitekit-page-header {
|
7450 |
+
margin: 0; }
|
7451 |
+
.googlesitekit-page-header .googlesitekit-page-header__title {
|
7452 |
+
display: inline-block;
|
7453 |
+
line-height: 1;
|
7454 |
+
margin: 0 0 -2px 0;
|
7455 |
+
padding: 0;
|
7456 |
+
vertical-align: middle; }
|
7457 |
+
.googlesitekit-page-header .googlesitekit-page-header__icon + .googlesitekit-page-header__title {
|
7458 |
+
margin-left: 8px; }
|
7459 |
+
.googlesitekit-page-header .googlesitekit-page-header__icon {
|
7460 |
+
vertical-align: middle; }
|
7461 |
+
.googlesitekit-page-header .googlesitekit-page-header__details {
|
7462 |
+
align-items: center;
|
7463 |
+
display: flex;
|
7464 |
+
justify-content: space-between; }
|
7465 |
+
@media (min-width: 600px) {
|
7466 |
+
.googlesitekit-page-header .googlesitekit-page-header__details {
|
7467 |
+
justify-content: flex-end; } }
|
7468 |
+
.googlesitekit-page-header .googlesitekit-page-header__status {
|
7469 |
+
font-size: 0.75rem;
|
7470 |
+
line-height: 1;
|
7471 |
+
margin: 0; }
|
7472 |
+
.googlesitekit-page-header .googlesitekit-page-header__status--connected {
|
7473 |
+
color: #34a853; }
|
7474 |
+
.googlesitekit-page-header .googlesitekit-page-header__status::after {
|
7475 |
+
background-position: center center;
|
7476 |
+
background-repeat: no-repeat;
|
7477 |
+
border-radius: 50%;
|
7478 |
+
content: "";
|
7479 |
+
display: inline-block;
|
7480 |
+
height: 19px;
|
7481 |
+
margin-left: 8px;
|
7482 |
+
margin-top: -2px;
|
7483 |
+
vertical-align: middle;
|
7484 |
+
width: 19px; }
|
7485 |
+
.googlesitekit-page-header .googlesitekit-page-header__status--connected::after {
|
7486 |
+
background-color: #34a853;
|
7487 |
+
background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2212%22%20viewBox%3D%220%200%2016%2012%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22%23FFF%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M0%206.414L1.415%205l5.292%205.292-1.414%201.415z%22%2F%3E%3Cpath%20d%3D%22M14.146.146l1.415%201.414L5.414%2011.707%204%2010.292z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
|
7488 |
+
background-size: 10px 8px; }
|
7489 |
+
.googlesitekit-page-header .googlesitekit-page-header__status--not-connected::after {
|
7490 |
+
background-color: #fbbc05;
|
7491 |
+
background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%222%22%20height%3D%2212%22%20viewBox%3D%220%200%202%2012%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22%23FFF%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M0%200h2v7H0zM0%2010h2v2H0z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
|
7492 |
+
background-size: 2px 12px; }
|
7493 |
+
.googlesitekit-page-header .googlesitekit-page-header__status + .googlesitekit-page-header__range {
|
7494 |
+
margin-left: 16px;
|
7495 |
+
margin-top: -3px; }
|
7496 |
+
@media (min-width: 960px) {
|
7497 |
+
.googlesitekit-page-header .googlesitekit-page-header__status + .googlesitekit-page-header__range {
|
7498 |
+
margin-left: 24px; } }
|
7499 |
+
|
7500 |
+
/**
|
7501 |
+
* Percentage circle styles.
|
7502 |
+
*
|
7503 |
+
* Site Kit by Google, Copyright 2019 Google LLC
|
7504 |
+
*
|
7505 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
7506 |
+
* you may not use this file except in compliance with the License.
|
7507 |
+
* You may obtain a copy of the License at
|
7508 |
+
*
|
7509 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
7510 |
+
*
|
7511 |
+
* Unless required by applicable law or agreed to in writing, software
|
7512 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
7513 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
7514 |
+
* See the License for the specific language governing permissions and
|
7515 |
+
* limitations under the License.
|
7516 |
+
*/
|
7517 |
+
.googlesitekit-percentage-circle {
|
7518 |
+
background-color: #e6e6e6;
|
7519 |
+
border-radius: 50%;
|
7520 |
+
font-size: 50px;
|
7521 |
+
height: 1em;
|
7522 |
+
margin: 0 auto;
|
7523 |
+
position: relative;
|
7524 |
+
width: 1em; }
|
7525 |
+
.googlesitekit-percentage-circle--fast {
|
7526 |
+
color: #178239; }
|
7527 |
+
.googlesitekit-percentage-circle--average {
|
7528 |
+
color: #e67700; }
|
7529 |
+
.googlesitekit-percentage-circle--slow {
|
7530 |
+
color: #c7221f; }
|
7531 |
+
.googlesitekit-percentage-circle::after {
|
7532 |
+
background-color: #fff;
|
7533 |
+
border-radius: 50%;
|
7534 |
+
box-sizing: content-box;
|
7535 |
+
content: "";
|
7536 |
+
display: block;
|
7537 |
+
height: 0.8em;
|
7538 |
+
left: 0.1em;
|
7539 |
+
position: absolute;
|
7540 |
+
top: 0.1em;
|
7541 |
+
width: 0.8em; }
|
7542 |
+
.googlesitekit-percentage-circle .googlesitekit-percentage-circle__text {
|
7543 |
+
box-sizing: content-box;
|
7544 |
+
font-size: 1.25rem;
|
7545 |
+
font-weight: 700;
|
7546 |
+
left: 0;
|
7547 |
+
line-height: 50px;
|
7548 |
+
position: absolute;
|
7549 |
+
text-align: center;
|
7550 |
+
top: 0;
|
7551 |
+
width: 50px;
|
7552 |
+
z-index: 1; }
|
7553 |
+
.googlesitekit-percentage-circle .googlesitekit-percentage-circle__slice {
|
7554 |
+
box-sizing: content-box;
|
7555 |
+
clip: rect(0, 1em, 1em, 0.5em);
|
7556 |
+
height: 1em;
|
7557 |
+
position: absolute;
|
7558 |
+
width: 1em; }
|
7559 |
+
.googlesitekit-percentage-circle .googlesitekit-percentage-circle__bar {
|
7560 |
+
border: 0.1em solid transparent;
|
7561 |
+
border-radius: 50%;
|
7562 |
+
box-sizing: content-box;
|
7563 |
+
clip: rect(0, 0.5em, 1em, 0);
|
7564 |
+
height: 0.8em;
|
7565 |
+
position: absolute;
|
7566 |
+
transform: rotate(0deg);
|
7567 |
+
width: 0.8em; }
|
7568 |
+
.googlesitekit-percentage-circle .googlesitekit-percentage-circle__fill {
|
7569 |
+
box-sizing: content-box; }
|
7570 |
+
.googlesitekit-percentage-circle--percent-51 .googlesitekit-percentage-circle__slice {
|
7571 |
+
clip: rect(auto, auto, auto, auto); }
|
7572 |
+
.googlesitekit-percentage-circle--percent-51 .googlesitekit-percentage-circle__bar::after {
|
7573 |
+
transform: rotate(180deg); }
|
7574 |
+
.googlesitekit-percentage-circle--percent-51 .googlesitekit-percentage-circle__fill {
|
7575 |
+
border: 0.1em solid transparent;
|
7576 |
+
border-radius: 50%;
|
7577 |
+
clip: rect(0, 0.5em, 1em, 0);
|
7578 |
+
height: 0.8em;
|
7579 |
+
position: absolute;
|
7580 |
+
transform: rotate(180deg);
|
7581 |
+
width: 0.8em; }
|
7582 |
+
.googlesitekit-percentage-circle--percent-52 .googlesitekit-percentage-circle__slice {
|
7583 |
+
clip: rect(auto, auto, auto, auto); }
|
7584 |
+
.googlesitekit-percentage-circle--percent-52 .googlesitekit-percentage-circle__bar::after {
|
7585 |
+
transform: rotate(180deg); }
|
7586 |
+
.googlesitekit-percentage-circle--percent-52 .googlesitekit-percentage-circle__fill {
|
7587 |
+
border: 0.1em solid transparent;
|
7588 |
+
border-radius: 50%;
|
7589 |
+
clip: rect(0, 0.5em, 1em, 0);
|
7590 |
+
height: 0.8em;
|
7591 |
+
position: absolute;
|
7592 |
+
transform: rotate(180deg);
|
7593 |
+
width: 0.8em; }
|
7594 |
+
.googlesitekit-percentage-circle--percent-53 .googlesitekit-percentage-circle__slice {
|
7595 |
+
clip: rect(auto, auto, auto, auto); }
|
7596 |
+
.googlesitekit-percentage-circle--percent-53 .googlesitekit-percentage-circle__bar::after {
|
7597 |
+
transform: rotate(180deg); }
|
7598 |
+
.googlesitekit-percentage-circle--percent-53 .googlesitekit-percentage-circle__fill {
|
7599 |
+
border: 0.1em solid transparent;
|
7600 |
+
border-radius: 50%;
|
7601 |
+
clip: rect(0, 0.5em, 1em, 0);
|
7602 |
+
height: 0.8em;
|
7603 |
+
position: absolute;
|
7604 |
+
transform: rotate(180deg);
|
7605 |
+
width: 0.8em; }
|
7606 |
+
.googlesitekit-percentage-circle--percent-54 .googlesitekit-percentage-circle__slice {
|
7607 |
+
clip: rect(auto, auto, auto, auto); }
|
7608 |
+
.googlesitekit-percentage-circle--percent-54 .googlesitekit-percentage-circle__bar::after {
|
7609 |
+
transform: rotate(180deg); }
|
7610 |
+
.googlesitekit-percentage-circle--percent-54 .googlesitekit-percentage-circle__fill {
|
7611 |
+
border: 0.1em solid transparent;
|
7612 |
+
border-radius: 50%;
|
7613 |
+
clip: rect(0, 0.5em, 1em, 0);
|
7614 |
+
height: 0.8em;
|
7615 |
+
position: absolute;
|
7616 |
+
transform: rotate(180deg);
|
7617 |
+
width: 0.8em; }
|
7618 |
+
.googlesitekit-percentage-circle--percent-55 .googlesitekit-percentage-circle__slice {
|
7619 |
+
clip: rect(auto, auto, auto, auto); }
|
7620 |
+
.googlesitekit-percentage-circle--percent-55 .googlesitekit-percentage-circle__bar::after {
|
7621 |
+
transform: rotate(180deg); }
|
7622 |
+
.googlesitekit-percentage-circle--percent-55 .googlesitekit-percentage-circle__fill {
|
7623 |
+
border: 0.1em solid transparent;
|
7624 |
+
border-radius: 50%;
|
7625 |
+
clip: rect(0, 0.5em, 1em, 0);
|
7626 |
+
height: 0.8em;
|
7627 |
+
position: absolute;
|
7628 |
+
transform: rotate(180deg);
|
7629 |
+
width: 0.8em; }
|
7630 |
+
.googlesitekit-percentage-circle--percent-56 .googlesitekit-percentage-circle__slice {
|
7631 |
+
clip: rect(auto, auto, auto, auto); }
|
7632 |
+
.googlesitekit-percentage-circle--percent-56 .googlesitekit-percentage-circle__bar::after {
|
7633 |
+
transform: rotate(180deg); }
|
7634 |
+
.googlesitekit-percentage-circle--percent-56 .googlesitekit-percentage-circle__fill {
|
7635 |
+
border: 0.1em solid transparent;
|
7636 |
+
border-radius: 50%;
|
7637 |
+
clip: rect(0, 0.5em, 1em, 0);
|
7638 |
+
height: 0.8em;
|
7639 |
+
position: absolute;
|
7640 |
+
transform: rotate(180deg);
|
7641 |
+
width: 0.8em; }
|
7642 |
+
.googlesitekit-percentage-circle--percent-57 .googlesitekit-percentage-circle__slice {
|
7643 |
+
clip: rect(auto, auto, auto, auto); }
|
7644 |
+
.googlesitekit-percentage-circle--percent-57 .googlesitekit-percentage-circle__bar::after {
|
7645 |
+
transform: rotate(180deg); }
|
7646 |
+
.googlesitekit-percentage-circle--percent-57 .googlesitekit-percentage-circle__fill {
|
7647 |
+
border: 0.1em solid transparent;
|
7648 |
+
border-radius: 50%;
|
7649 |
+
clip: rect(0, 0.5em, 1em, 0);
|
7650 |
+
height: 0.8em;
|
7651 |
+
position: absolute;
|
7652 |
+
transform: rotate(180deg);
|
7653 |
+
width: 0.8em; }
|
7654 |
+
.googlesitekit-percentage-circle--percent-58 .googlesitekit-percentage-circle__slice {
|
7655 |
+
clip: rect(auto, auto, auto, auto); }
|
7656 |
+
.googlesitekit-percentage-circle--percent-58 .googlesitekit-percentage-circle__bar::after {
|
7657 |
+
transform: rotate(180deg); }
|
7658 |
+
.googlesitekit-percentage-circle--percent-58 .googlesitekit-percentage-circle__fill {
|
7659 |
+
border: 0.1em solid transparent;
|
7660 |
+
border-radius: 50%;
|
7661 |
+
clip: rect(0, 0.5em, 1em, 0);
|
7662 |
+
height: 0.8em;
|
7663 |
+
position: absolute;
|
7664 |
+
transform: rotate(180deg);
|
7665 |
+
width: 0.8em; }
|
7666 |
+
.googlesitekit-percentage-circle--percent-59 .googlesitekit-percentage-circle__slice {
|
7667 |
+
clip: rect(auto, auto, auto, auto); }
|
7668 |
+
.googlesitekit-percentage-circle--percent-59 .googlesitekit-percentage-circle__bar::after {
|
7669 |
+
transform: rotate(180deg); }
|
7670 |
+
.googlesitekit-percentage-circle--percent-59 .googlesitekit-percentage-circle__fill {
|
7671 |
+
border: 0.1em solid transparent;
|
7672 |
+
border-radius: 50%;
|
7673 |
+
clip: rect(0, 0.5em, 1em, 0);
|
7674 |
+
height: 0.8em;
|
7675 |
+
position: absolute;
|
7676 |
+
transform: rotate(180deg);
|
7677 |
+
width: 0.8em; }
|
7678 |
+
.googlesitekit-percentage-circle--percent-60 .googlesitekit-percentage-circle__slice {
|
7679 |
+
clip: rect(auto, auto, auto, auto); }
|
7680 |
+
.googlesitekit-percentage-circle--percent-60 .googlesitekit-percentage-circle__bar::after {
|
7681 |
+
transform: rotate(180deg); }
|
7682 |
+
.googlesitekit-percentage-circle--percent-60 .googlesitekit-percentage-circle__fill {
|
7683 |
+
border: 0.1em solid transparent;
|
7684 |
+
border-radius: 50%;
|
7685 |
+
clip: rect(0, 0.5em, 1em, 0);
|
7686 |
+
height: 0.8em;
|
7687 |
+
position: absolute;
|
7688 |
+
transform: rotate(180deg);
|
7689 |
+
width: 0.8em; }
|
7690 |
+
.googlesitekit-percentage-circle--percent-61 .googlesitekit-percentage-circle__slice {
|
7691 |
+
clip: rect(auto, auto, auto, auto); }
|
7692 |
+
.googlesitekit-percentage-circle--percent-61 .googlesitekit-percentage-circle__bar::after {
|
7693 |
+
transform: rotate(180deg); }
|
7694 |
+
.googlesitekit-percentage-circle--percent-61 .googlesitekit-percentage-circle__fill {
|
7695 |
+
border: 0.1em solid transparent;
|
7696 |
+
border-radius: 50%;
|
7697 |
+
clip: rect(0, 0.5em, 1em, 0);
|
7698 |
+
height: 0.8em;
|
7699 |
+
position: absolute;
|
7700 |
+
transform: rotate(180deg);
|
7701 |
+
width: 0.8em; }
|
7702 |
+
.googlesitekit-percentage-circle--percent-62 .googlesitekit-percentage-circle__slice {
|
7703 |
+
clip: rect(auto, auto, auto, auto); }
|
7704 |
+
.googlesitekit-percentage-circle--percent-62 .googlesitekit-percentage-circle__bar::after {
|
7705 |
+
transform: rotate(180deg); }
|
7706 |
+
.googlesitekit-percentage-circle--percent-62 .googlesitekit-percentage-circle__fill {
|
7707 |
+
border: 0.1em solid transparent;
|
7708 |
+
border-radius: 50%;
|
7709 |
+
clip: rect(0, 0.5em, 1em, 0);
|
7710 |
+
height: 0.8em;
|
7711 |
+
position: absolute;
|
7712 |
+
transform: rotate(180deg);
|
7713 |
+
width: 0.8em; }
|
7714 |
+
.googlesitekit-percentage-circle--percent-63 .googlesitekit-percentage-circle__slice {
|
7715 |
+
clip: rect(auto, auto, auto, auto); }
|
7716 |
+
.googlesitekit-percentage-circle--percent-63 .googlesitekit-percentage-circle__bar::after {
|
7717 |
+
transform: rotate(180deg); }
|
7718 |
+
.googlesitekit-percentage-circle--percent-63 .googlesitekit-percentage-circle__fill {
|
7719 |
+
border: 0.1em solid transparent;
|
7720 |
+
border-radius: 50%;
|
7721 |
+
clip: rect(0, 0.5em, 1em, 0);
|
7722 |
+
height: 0.8em;
|
7723 |
+
position: absolute;
|
7724 |
+
transform: rotate(180deg);
|
7725 |
+
width: 0.8em; }
|
7726 |
+
.googlesitekit-percentage-circle--percent-64 .googlesitekit-percentage-circle__slice {
|
7727 |
+
clip: rect(auto, auto, auto, auto); }
|
7728 |
+
.googlesitekit-percentage-circle--percent-64 .googlesitekit-percentage-circle__bar::after {
|
7729 |
+
transform: rotate(180deg); }
|
7730 |
+
.googlesitekit-percentage-circle--percent-64 .googlesitekit-percentage-circle__fill {
|
7731 |
+
border: 0.1em solid transparent;
|
7732 |
+
border-radius: 50%;
|
7733 |
+
clip: rect(0, 0.5em, 1em, 0);
|
7734 |
+
height: 0.8em;
|
7735 |
+
position: absolute;
|
7736 |
+
transform: rotate(180deg);
|
7737 |
+
width: 0.8em; }
|
7738 |
+
.googlesitekit-percentage-circle--percent-65 .googlesitekit-percentage-circle__slice {
|
7739 |
+
clip: rect(auto, auto, auto, auto); }
|
7740 |
+
.googlesitekit-percentage-circle--percent-65 .googlesitekit-percentage-circle__bar::after {
|
7741 |
+
transform: rotate(180deg); }
|
7742 |
+
.googlesitekit-percentage-circle--percent-65 .googlesitekit-percentage-circle__fill {
|
7743 |
+
border: 0.1em solid transparent;
|
7744 |
+
border-radius: 50%;
|
7745 |
+
clip: rect(0, 0.5em, 1em, 0);
|
7746 |
+
height: 0.8em;
|
7747 |
+
position: absolute;
|
7748 |
+
transform: rotate(180deg);
|
7749 |
+
width: 0.8em; }
|
7750 |
+
.googlesitekit-percentage-circle--percent-66 .googlesitekit-percentage-circle__slice {
|
7751 |
+
clip: rect(auto, auto, auto, auto); }
|
7752 |
+
.googlesitekit-percentage-circle--percent-66 .googlesitekit-percentage-circle__bar::after {
|
7753 |
+
transform: rotate(180deg); }
|
7754 |
+
.googlesitekit-percentage-circle--percent-66 .googlesitekit-percentage-circle__fill {
|
7755 |
+
border: 0.1em solid transparent;
|
7756 |
+
border-radius: 50%;
|
7757 |
+
clip: rect(0, 0.5em, 1em, 0);
|
7758 |
+
height: 0.8em;
|
7759 |
+
position: absolute;
|
7760 |
+
transform: rotate(180deg);
|
7761 |
+
width: 0.8em; }
|
7762 |
+
.googlesitekit-percentage-circle--percent-67 .googlesitekit-percentage-circle__slice {
|
7763 |
+
clip: rect(auto, auto, auto, auto); }
|
7764 |
+
.googlesitekit-percentage-circle--percent-67 .googlesitekit-percentage-circle__bar::after {
|
7765 |
+
transform: rotate(180deg); }
|
7766 |
+
.googlesitekit-percentage-circle--percent-67 .googlesitekit-percentage-circle__fill {
|
7767 |
+
border: 0.1em solid transparent;
|
7768 |
+
border-radius: 50%;
|
7769 |
+
clip: rect(0, 0.5em, 1em, 0);
|
7770 |
+
height: 0.8em;
|
7771 |
+
position: absolute;
|
7772 |
+
transform: rotate(180deg);
|
7773 |
+
width: 0.8em; }
|
7774 |
+
.googlesitekit-percentage-circle--percent-68 .googlesitekit-percentage-circle__slice {
|
7775 |
+
clip: rect(auto, auto, auto, auto); }
|
7776 |
+
.googlesitekit-percentage-circle--percent-68 .googlesitekit-percentage-circle__bar::after {
|
7777 |
+
transform: rotate(180deg); }
|
7778 |
+
.googlesitekit-percentage-circle--percent-68 .googlesitekit-percentage-circle__fill {
|
7779 |
+
border: 0.1em solid transparent;
|
7780 |
+
border-radius: 50%;
|
7781 |
+
clip: rect(0, 0.5em, 1em, 0);
|
7782 |
+
height: 0.8em;
|
7783 |
+
position: absolute;
|
7784 |
+
transform: rotate(180deg);
|
7785 |
+
width: 0.8em; }
|
7786 |
+
.googlesitekit-percentage-circle--percent-69 .googlesitekit-percentage-circle__slice {
|
7787 |
+
clip: rect(auto, auto, auto, auto); }
|
7788 |
+
.googlesitekit-percentage-circle--percent-69 .googlesitekit-percentage-circle__bar::after {
|
7789 |
+
transform: rotate(180deg); }
|
7790 |
+
.googlesitekit-percentage-circle--percent-69 .googlesitekit-percentage-circle__fill {
|
7791 |
+
border: 0.1em solid transparent;
|
7792 |
+
border-radius: 50%;
|
7793 |
+
clip: rect(0, 0.5em, 1em, 0);
|
7794 |
+
height: 0.8em;
|
7795 |
+
position: absolute;
|
7796 |
+
transform: rotate(180deg);
|
7797 |
+
width: 0.8em; }
|
7798 |
+
.googlesitekit-percentage-circle--percent-70 .googlesitekit-percentage-circle__slice {
|
7799 |
+
clip: rect(auto, auto, auto, auto); }
|
7800 |
+
.googlesitekit-percentage-circle--percent-70 .googlesitekit-percentage-circle__bar::after {
|
7801 |
+
transform: rotate(180deg); }
|
7802 |
+
.googlesitekit-percentage-circle--percent-70 .googlesitekit-percentage-circle__fill {
|
7803 |
+
border: 0.1em solid transparent;
|
7804 |
+
border-radius: 50%;
|
7805 |
+
clip: rect(0, 0.5em, 1em, 0);
|
7806 |
+
height: 0.8em;
|
7807 |
+
position: absolute;
|
7808 |
+
transform: rotate(180deg);
|
7809 |
+
width: 0.8em; }
|
7810 |
+
.googlesitekit-percentage-circle--percent-71 .googlesitekit-percentage-circle__slice {
|
7811 |
+
clip: rect(auto, auto, auto, auto); }
|
7812 |
+
.googlesitekit-percentage-circle--percent-71 .googlesitekit-percentage-circle__bar::after {
|
7813 |
+
transform: rotate(180deg); }
|
7814 |
+
.googlesitekit-percentage-circle--percent-71 .googlesitekit-percentage-circle__fill {
|
7815 |
+
border: 0.1em solid transparent;
|
7816 |
+
border-radius: 50%;
|
7817 |
+
clip: rect(0, 0.5em, 1em, 0);
|
7818 |
+
height: 0.8em;
|
7819 |
+
position: absolute;
|
7820 |
+
transform: rotate(180deg);
|
7821 |
+
width: 0.8em; }
|
7822 |
+
.googlesitekit-percentage-circle--percent-72 .googlesitekit-percentage-circle__slice {
|
7823 |
+
clip: rect(auto, auto, auto, auto); }
|
7824 |
+
.googlesitekit-percentage-circle--percent-72 .googlesitekit-percentage-circle__bar::after {
|
7825 |
+
transform: rotate(180deg); }
|
7826 |
+
.googlesitekit-percentage-circle--percent-72 .googlesitekit-percentage-circle__fill {
|
7827 |
+
border: 0.1em solid transparent;
|
7828 |
+
border-radius: 50%;
|
7829 |
+
clip: rect(0, 0.5em, 1em, 0);
|
7830 |
+
height: 0.8em;
|
7831 |
+
position: absolute;
|
7832 |
+
transform: rotate(180deg);
|
7833 |
+
width: 0.8em; }
|
7834 |
+
.googlesitekit-percentage-circle--percent-73 .googlesitekit-percentage-circle__slice {
|
7835 |
+
clip: rect(auto, auto, auto, auto); }
|
7836 |
+
.googlesitekit-percentage-circle--percent-73 .googlesitekit-percentage-circle__bar::after {
|
7837 |
+
transform: rotate(180deg); }
|
7838 |
+
.googlesitekit-percentage-circle--percent-73 .googlesitekit-percentage-circle__fill {
|
7839 |
+
border: 0.1em solid transparent;
|
7840 |
+
border-radius: 50%;
|
7841 |
+
clip: rect(0, 0.5em, 1em, 0);
|
7842 |
+
height: 0.8em;
|
7843 |
+
position: absolute;
|
7844 |
+
transform: rotate(180deg);
|
7845 |
+
width: 0.8em; }
|
7846 |
+
.googlesitekit-percentage-circle--percent-74 .googlesitekit-percentage-circle__slice {
|
7847 |
+
clip: rect(auto, auto, auto, auto); }
|
7848 |
+
.googlesitekit-percentage-circle--percent-74 .googlesitekit-percentage-circle__bar::after {
|
7849 |
+
transform: rotate(180deg); }
|
7850 |
+
.googlesitekit-percentage-circle--percent-74 .googlesitekit-percentage-circle__fill {
|
7851 |
+
border: 0.1em solid transparent;
|
7852 |
+
border-radius: 50%;
|
7853 |
+
clip: rect(0, 0.5em, 1em, 0);
|
7854 |
+
height: 0.8em;
|
7855 |
+
position: absolute;
|
7856 |
+
transform: rotate(180deg);
|
7857 |
+
width: 0.8em; }
|
7858 |
+
.googlesitekit-percentage-circle--percent-75 .googlesitekit-percentage-circle__slice {
|
7859 |
+
clip: rect(auto, auto, auto, auto); }
|
7860 |
+
.googlesitekit-percentage-circle--percent-75 .googlesitekit-percentage-circle__bar::after {
|
7861 |
+
transform: rotate(180deg); }
|
7862 |
+
.googlesitekit-percentage-circle--percent-75 .googlesitekit-percentage-circle__fill {
|
7863 |
+
border: 0.1em solid transparent;
|
7864 |
+
border-radius: 50%;
|
7865 |
+
clip: rect(0, 0.5em, 1em, 0);
|
7866 |
+
height: 0.8em;
|
7867 |
+
position: absolute;
|
7868 |
+
transform: rotate(180deg);
|
7869 |
+
width: 0.8em; }
|
7870 |
+
.googlesitekit-percentage-circle--percent-76 .googlesitekit-percentage-circle__slice {
|
7871 |
+
clip: rect(auto, auto, auto, auto); }
|
7872 |
+
.googlesitekit-percentage-circle--percent-76 .googlesitekit-percentage-circle__bar::after {
|
7873 |
+
transform: rotate(180deg); }
|
7874 |
+
.googlesitekit-percentage-circle--percent-76 .googlesitekit-percentage-circle__fill {
|
7875 |
+
border: 0.1em solid transparent;
|
7876 |
+
border-radius: 50%;
|
7877 |
+
clip: rect(0, 0.5em, 1em, 0);
|
7878 |
+
height: 0.8em;
|
7879 |
+
position: absolute;
|
7880 |
+
transform: rotate(180deg);
|
7881 |
+
width: 0.8em; }
|
7882 |
+
.googlesitekit-percentage-circle--percent-77 .googlesitekit-percentage-circle__slice {
|
7883 |
+
clip: rect(auto, auto, auto, auto); }
|
7884 |
+
.googlesitekit-percentage-circle--percent-77 .googlesitekit-percentage-circle__bar::after {
|
7885 |
+
transform: rotate(180deg); }
|
7886 |
+
.googlesitekit-percentage-circle--percent-77 .googlesitekit-percentage-circle__fill {
|
7887 |
+
border: 0.1em solid transparent;
|
7888 |
+
border-radius: 50%;
|
7889 |
+
clip: rect(0, 0.5em, 1em, 0);
|
7890 |
+
height: 0.8em;
|
7891 |
+
position: absolute;
|
7892 |
+
transform: rotate(180deg);
|
7893 |
+
width: 0.8em; }
|
7894 |
+
.googlesitekit-percentage-circle--percent-78 .googlesitekit-percentage-circle__slice {
|
7895 |
+
clip: rect(auto, auto, auto, auto); }
|
7896 |
+
.googlesitekit-percentage-circle--percent-78 .googlesitekit-percentage-circle__bar::after {
|
7897 |
+
transform: rotate(180deg); }
|
7898 |
+
.googlesitekit-percentage-circle--percent-78 .googlesitekit-percentage-circle__fill {
|
7899 |
+
border: 0.1em solid transparent;
|
7900 |
+
border-radius: 50%;
|
7901 |
+
clip: rect(0, 0.5em, 1em, 0);
|
7902 |
+
height: 0.8em;
|
7903 |
+
position: absolute;
|
7904 |
+
transform: rotate(180deg);
|
7905 |
+
width: 0.8em; }
|
7906 |
+
.googlesitekit-percentage-circle--percent-79 .googlesitekit-percentage-circle__slice {
|
7907 |
+
clip: rect(auto, auto, auto, auto); }
|
7908 |
+
.googlesitekit-percentage-circle--percent-79 .googlesitekit-percentage-circle__bar::after {
|
7909 |
+
transform: rotate(180deg); }
|
7910 |
+
.googlesitekit-percentage-circle--percent-79 .googlesitekit-percentage-circle__fill {
|
7911 |
+
border: 0.1em solid transparent;
|
7912 |
+
border-radius: 50%;
|
7913 |
+
clip: rect(0, 0.5em, 1em, 0);
|
7914 |
+
height: 0.8em;
|
7915 |
+
position: absolute;
|
7916 |
+
transform: rotate(180deg);
|
7917 |
+
width: 0.8em; }
|
7918 |
+
.googlesitekit-percentage-circle--percent-80 .googlesitekit-percentage-circle__slice {
|
7919 |
+
clip: rect(auto, auto, auto, auto); }
|
7920 |
+
.googlesitekit-percentage-circle--percent-80 .googlesitekit-percentage-circle__bar::after {
|
7921 |
+
transform: rotate(180deg); }
|
7922 |
+
.googlesitekit-percentage-circle--percent-80 .googlesitekit-percentage-circle__fill {
|
7923 |
+
border: 0.1em solid transparent;
|
7924 |
+
border-radius: 50%;
|
7925 |
+
clip: rect(0, 0.5em, 1em, 0);
|
7926 |
+
height: 0.8em;
|
7927 |
+
position: absolute;
|
7928 |
+
transform: rotate(180deg);
|
7929 |
+
width: 0.8em; }
|
7930 |
+
.googlesitekit-percentage-circle--percent-81 .googlesitekit-percentage-circle__slice {
|
7931 |
+
clip: rect(auto, auto, auto, auto); }
|
7932 |
+
.googlesitekit-percentage-circle--percent-81 .googlesitekit-percentage-circle__bar::after {
|
7933 |
+
transform: rotate(180deg); }
|
7934 |
+
.googlesitekit-percentage-circle--percent-81 .googlesitekit-percentage-circle__fill {
|
7935 |
+
border: 0.1em solid transparent;
|
7936 |
+
border-radius: 50%;
|
7937 |
+
clip: rect(0, 0.5em, 1em, 0);
|
7938 |
+
height: 0.8em;
|
7939 |
+
position: absolute;
|
7940 |
+
transform: rotate(180deg);
|
7941 |
+
width: 0.8em; }
|
7942 |
+
.googlesitekit-percentage-circle--percent-82 .googlesitekit-percentage-circle__slice {
|
7943 |
+
clip: rect(auto, auto, auto, auto); }
|
7944 |
+
.googlesitekit-percentage-circle--percent-82 .googlesitekit-percentage-circle__bar::after {
|
7945 |
+
transform: rotate(180deg); }
|
7946 |
+
.googlesitekit-percentage-circle--percent-82 .googlesitekit-percentage-circle__fill {
|
7947 |
+
border: 0.1em solid transparent;
|
7948 |
+
border-radius: 50%;
|
7949 |
+
clip: rect(0, 0.5em, 1em, 0);
|
7950 |
+
height: 0.8em;
|
7951 |
+
position: absolute;
|
7952 |
+
transform: rotate(180deg);
|
7953 |
+
width: 0.8em; }
|
7954 |
+
.googlesitekit-percentage-circle--percent-83 .googlesitekit-percentage-circle__slice {
|
7955 |
+
clip: rect(auto, auto, auto, auto); }
|
7956 |
+
.googlesitekit-percentage-circle--percent-83 .googlesitekit-percentage-circle__bar::after {
|
7957 |
+
transform: rotate(180deg); }
|
7958 |
+
.googlesitekit-percentage-circle--percent-83 .googlesitekit-percentage-circle__fill {
|
7959 |
+
border: 0.1em solid transparent;
|
7960 |
+
border-radius: 50%;
|
7961 |
+
clip: rect(0, 0.5em, 1em, 0);
|
7962 |
+
height: 0.8em;
|
7963 |
+
position: absolute;
|
7964 |
+
transform: rotate(180deg);
|
7965 |
+
width: 0.8em; }
|
7966 |
+
.googlesitekit-percentage-circle--percent-84 .googlesitekit-percentage-circle__slice {
|
7967 |
+
clip: rect(auto, auto, auto, auto); }
|
7968 |
+
.googlesitekit-percentage-circle--percent-84 .googlesitekit-percentage-circle__bar::after {
|
7969 |
+
transform: rotate(180deg); }
|
7970 |
+
.googlesitekit-percentage-circle--percent-84 .googlesitekit-percentage-circle__fill {
|
7971 |
+
border: 0.1em solid transparent;
|
7972 |
+
border-radius: 50%;
|
7973 |
+
clip: rect(0, 0.5em, 1em, 0);
|
7974 |
+
height: 0.8em;
|
7975 |
+
position: absolute;
|
7976 |
+
transform: rotate(180deg);
|
7977 |
+
width: 0.8em; }
|
7978 |
+
.googlesitekit-percentage-circle--percent-85 .googlesitekit-percentage-circle__slice {
|
7979 |
+
clip: rect(auto, auto, auto, auto); }
|
7980 |
+
.googlesitekit-percentage-circle--percent-85 .googlesitekit-percentage-circle__bar::after {
|
7981 |
+
transform: rotate(180deg); }
|
7982 |
+
.googlesitekit-percentage-circle--percent-85 .googlesitekit-percentage-circle__fill {
|
7983 |
+
border: 0.1em solid transparent;
|
7984 |
+
border-radius: 50%;
|
7985 |
+
clip: rect(0, 0.5em, 1em, 0);
|
7986 |
+
height: 0.8em;
|
7987 |
+
position: absolute;
|
7988 |
+
transform: rotate(180deg);
|
7989 |
+
width: 0.8em; }
|
7990 |
+
.googlesitekit-percentage-circle--percent-86 .googlesitekit-percentage-circle__slice {
|
7991 |
+
clip: rect(auto, auto, auto, auto); }
|
7992 |
+
.googlesitekit-percentage-circle--percent-86 .googlesitekit-percentage-circle__bar::after {
|
7993 |
+
transform: rotate(180deg); }
|
7994 |
+
.googlesitekit-percentage-circle--percent-86 .googlesitekit-percentage-circle__fill {
|
7995 |
+
border: 0.1em solid transparent;
|
7996 |
+
border-radius: 50%;
|
7997 |
+
clip: rect(0, 0.5em, 1em, 0);
|
7998 |
+
height: 0.8em;
|
7999 |
+
position: absolute;
|
8000 |
+
transform: rotate(180deg);
|
8001 |
+
width: 0.8em; }
|
8002 |
+
.googlesitekit-percentage-circle--percent-87 .googlesitekit-percentage-circle__slice {
|
8003 |
+
clip: rect(auto, auto, auto, auto); }
|
8004 |
+
.googlesitekit-percentage-circle--percent-87 .googlesitekit-percentage-circle__bar::after {
|
8005 |
+
transform: rotate(180deg); }
|
8006 |
+
.googlesitekit-percentage-circle--percent-87 .googlesitekit-percentage-circle__fill {
|
8007 |
+
border: 0.1em solid transparent;
|
8008 |
+
border-radius: 50%;
|
8009 |
+
clip: rect(0, 0.5em, 1em, 0);
|
8010 |
+
height: 0.8em;
|
8011 |
+
position: absolute;
|
8012 |
+
transform: rotate(180deg);
|
8013 |
+
width: 0.8em; }
|
8014 |
+
.googlesitekit-percentage-circle--percent-88 .googlesitekit-percentage-circle__slice {
|
8015 |
+
clip: rect(auto, auto, auto, auto); }
|
8016 |
+
.googlesitekit-percentage-circle--percent-88 .googlesitekit-percentage-circle__bar::after {
|
8017 |
+
transform: rotate(180deg); }
|
8018 |
+
.googlesitekit-percentage-circle--percent-88 .googlesitekit-percentage-circle__fill {
|
8019 |
+
border: 0.1em solid transparent;
|
8020 |
+
border-radius: 50%;
|
8021 |
+
clip: rect(0, 0.5em, 1em, 0);
|
8022 |
+
height: 0.8em;
|
8023 |
+
position: absolute;
|
8024 |
+
transform: rotate(180deg);
|
8025 |
+
width: 0.8em; }
|
8026 |
+
.googlesitekit-percentage-circle--percent-89 .googlesitekit-percentage-circle__slice {
|
8027 |
+
clip: rect(auto, auto, auto, auto); }
|
8028 |
+
.googlesitekit-percentage-circle--percent-89 .googlesitekit-percentage-circle__bar::after {
|
8029 |
+
transform: rotate(180deg); }
|
8030 |
+
.googlesitekit-percentage-circle--percent-89 .googlesitekit-percentage-circle__fill {
|
8031 |
+
border: 0.1em solid transparent;
|
8032 |
+
border-radius: 50%;
|
8033 |
+
clip: rect(0, 0.5em, 1em, 0);
|
8034 |
+
height: 0.8em;
|
8035 |
+
position: absolute;
|
8036 |
+
transform: rotate(180deg);
|
8037 |
+
width: 0.8em; }
|
8038 |
+
.googlesitekit-percentage-circle--percent-90 .googlesitekit-percentage-circle__slice {
|
8039 |
+
clip: rect(auto, auto, auto, auto); }
|
8040 |
+
.googlesitekit-percentage-circle--percent-90 .googlesitekit-percentage-circle__bar::after {
|
8041 |
+
transform: rotate(180deg); }
|
8042 |
+
.googlesitekit-percentage-circle--percent-90 .googlesitekit-percentage-circle__fill {
|
8043 |
+
border: 0.1em solid transparent;
|
8044 |
+
border-radius: 50%;
|
8045 |
+
clip: rect(0, 0.5em, 1em, 0);
|
8046 |
+
height: 0.8em;
|
8047 |
+
position: absolute;
|
8048 |
+
transform: rotate(180deg);
|
8049 |
+
width: 0.8em; }
|
8050 |
+
.googlesitekit-percentage-circle--percent-91 .googlesitekit-percentage-circle__slice {
|
8051 |
+
clip: rect(auto, auto, auto, auto); }
|
8052 |
+
.googlesitekit-percentage-circle--percent-91 .googlesitekit-percentage-circle__bar::after {
|
8053 |
+
transform: rotate(180deg); }
|
8054 |
+
.googlesitekit-percentage-circle--percent-91 .googlesitekit-percentage-circle__fill {
|
8055 |
+
border: 0.1em solid transparent;
|
8056 |
+
border-radius: 50%;
|
8057 |
+
clip: rect(0, 0.5em, 1em, 0);
|
8058 |
+
height: 0.8em;
|
8059 |
+
position: absolute;
|
8060 |
+
transform: rotate(180deg);
|
8061 |
+
width: 0.8em; }
|
8062 |
+
.googlesitekit-percentage-circle--percent-92 .googlesitekit-percentage-circle__slice {
|
8063 |
+
clip: rect(auto, auto, auto, auto); }
|
8064 |
+
.googlesitekit-percentage-circle--percent-92 .googlesitekit-percentage-circle__bar::after {
|
8065 |
+
transform: rotate(180deg); }
|
8066 |
+
.googlesitekit-percentage-circle--percent-92 .googlesitekit-percentage-circle__fill {
|
8067 |
+
border: 0.1em solid transparent;
|
8068 |
+
border-radius: 50%;
|
8069 |
+
clip: rect(0, 0.5em, 1em, 0);
|
8070 |
+
height: 0.8em;
|
8071 |
+
position: absolute;
|
8072 |
+
transform: rotate(180deg);
|
8073 |
+
width: 0.8em; }
|
8074 |
+
.googlesitekit-percentage-circle--percent-93 .googlesitekit-percentage-circle__slice {
|
8075 |
+
clip: rect(auto, auto, auto, auto); }
|
8076 |
+
.googlesitekit-percentage-circle--percent-93 .googlesitekit-percentage-circle__bar::after {
|
8077 |
+
transform: rotate(180deg); }
|
8078 |
+
.googlesitekit-percentage-circle--percent-93 .googlesitekit-percentage-circle__fill {
|
8079 |
+
border: 0.1em solid transparent;
|
8080 |
+
border-radius: 50%;
|
8081 |
+
clip: rect(0, 0.5em, 1em, 0);
|
8082 |
+
height: 0.8em;
|
8083 |
+
position: absolute;
|
8084 |
+
transform: rotate(180deg);
|
8085 |
+
width: 0.8em; }
|
8086 |
+
.googlesitekit-percentage-circle--percent-94 .googlesitekit-percentage-circle__slice {
|
8087 |
+
clip: rect(auto, auto, auto, auto); }
|
8088 |
+
.googlesitekit-percentage-circle--percent-94 .googlesitekit-percentage-circle__bar::after {
|
8089 |
+
transform: rotate(180deg); }
|
8090 |
+
.googlesitekit-percentage-circle--percent-94 .googlesitekit-percentage-circle__fill {
|
8091 |
+
border: 0.1em solid transparent;
|
8092 |
+
border-radius: 50%;
|
8093 |
+
clip: rect(0, 0.5em, 1em, 0);
|
8094 |
+
height: 0.8em;
|
8095 |
+
position: absolute;
|
8096 |
+
transform: rotate(180deg);
|
8097 |
+
width: 0.8em; }
|
8098 |
+
.googlesitekit-percentage-circle--percent-95 .googlesitekit-percentage-circle__slice {
|
8099 |
+
clip: rect(auto, auto, auto, auto); }
|
8100 |
+
.googlesitekit-percentage-circle--percent-95 .googlesitekit-percentage-circle__bar::after {
|
8101 |
+
transform: rotate(180deg); }
|
8102 |
+
.googlesitekit-percentage-circle--percent-95 .googlesitekit-percentage-circle__fill {
|
8103 |
+
border: 0.1em solid transparent;
|
8104 |
+
border-radius: 50%;
|
8105 |
+
clip: rect(0, 0.5em, 1em, 0);
|
8106 |
+
height: 0.8em;
|
8107 |
+
position: absolute;
|
8108 |
+
transform: rotate(180deg);
|
8109 |
+
width: 0.8em; }
|
8110 |
+
.googlesitekit-percentage-circle--percent-96 .googlesitekit-percentage-circle__slice {
|
8111 |
+
clip: rect(auto, auto, auto, auto); }
|
8112 |
+
.googlesitekit-percentage-circle--percent-96 .googlesitekit-percentage-circle__bar::after {
|
8113 |
+
transform: rotate(180deg); }
|
8114 |
+
.googlesitekit-percentage-circle--percent-96 .googlesitekit-percentage-circle__fill {
|
8115 |
+
border: 0.1em solid transparent;
|
8116 |
+
border-radius: 50%;
|
8117 |
+
clip: rect(0, 0.5em, 1em, 0);
|
8118 |
+
height: 0.8em;
|
8119 |
+
position: absolute;
|
8120 |
+
transform: rotate(180deg);
|
8121 |
+
width: 0.8em; }
|
8122 |
+
.googlesitekit-percentage-circle--percent-97 .googlesitekit-percentage-circle__slice {
|
8123 |
+
clip: rect(auto, auto, auto, auto); }
|
8124 |
+
.googlesitekit-percentage-circle--percent-97 .googlesitekit-percentage-circle__bar::after {
|
8125 |
+
transform: rotate(180deg); }
|
8126 |
+
.googlesitekit-percentage-circle--percent-97 .googlesitekit-percentage-circle__fill {
|
8127 |
+
border: 0.1em solid transparent;
|
8128 |
+
border-radius: 50%;
|
8129 |
+
clip: rect(0, 0.5em, 1em, 0);
|
8130 |
+
height: 0.8em;
|
8131 |
+
position: absolute;
|
8132 |
+
transform: rotate(180deg);
|
8133 |
+
width: 0.8em; }
|
8134 |
+
.googlesitekit-percentage-circle--percent-98 .googlesitekit-percentage-circle__slice {
|
8135 |
+
clip: rect(auto, auto, auto, auto); }
|
8136 |
+
.googlesitekit-percentage-circle--percent-98 .googlesitekit-percentage-circle__bar::after {
|
8137 |
+
transform: rotate(180deg); }
|
8138 |
+
.googlesitekit-percentage-circle--percent-98 .googlesitekit-percentage-circle__fill {
|
8139 |
+
border: 0.1em solid transparent;
|
8140 |
+
border-radius: 50%;
|
8141 |
+
clip: rect(0, 0.5em, 1em, 0);
|
8142 |
+
height: 0.8em;
|
8143 |
+
position: absolute;
|
8144 |
+
transform: rotate(180deg);
|
8145 |
+
width: 0.8em; }
|
8146 |
+
.googlesitekit-percentage-circle--percent-99 .googlesitekit-percentage-circle__slice {
|
8147 |
+
clip: rect(auto, auto, auto, auto); }
|
8148 |
+
.googlesitekit-percentage-circle--percent-99 .googlesitekit-percentage-circle__bar::after {
|
8149 |
+
transform: rotate(180deg); }
|
8150 |
+
.googlesitekit-percentage-circle--percent-99 .googlesitekit-percentage-circle__fill {
|
8151 |
+
border: 0.1em solid transparent;
|
8152 |
+
border-radius: 50%;
|
8153 |
+
clip: rect(0, 0.5em, 1em, 0);
|
8154 |
+
height: 0.8em;
|
8155 |
+
position: absolute;
|
8156 |
+
transform: rotate(180deg);
|
8157 |
+
width: 0.8em; }
|
8158 |
+
.googlesitekit-percentage-circle--percent-100 .googlesitekit-percentage-circle__slice {
|
8159 |
+
clip: rect(auto, auto, auto, auto); }
|
8160 |
+
.googlesitekit-percentage-circle--percent-100 .googlesitekit-percentage-circle__bar::after {
|
8161 |
+
transform: rotate(180deg); }
|
8162 |
+
.googlesitekit-percentage-circle--percent-100 .googlesitekit-percentage-circle__fill {
|
8163 |
+
border: 0.1em solid transparent;
|
8164 |
+
border-radius: 50%;
|
8165 |
+
clip: rect(0, 0.5em, 1em, 0);
|
8166 |
+
height: 0.8em;
|
8167 |
+
position: absolute;
|
8168 |
+
transform: rotate(180deg);
|
8169 |
+
width: 0.8em; }
|
8170 |
+
.googlesitekit-percentage-circle--percent-1 .googlesitekit-percentage-circle__bar {
|
8171 |
+
transform: rotate(3.6deg); }
|
8172 |
+
.googlesitekit-percentage-circle--percent-2 .googlesitekit-percentage-circle__bar {
|
8173 |
+
transform: rotate(7.2deg); }
|
8174 |
+
.googlesitekit-percentage-circle--percent-3 .googlesitekit-percentage-circle__bar {
|
8175 |
+
transform: rotate(10.8deg); }
|
8176 |
+
.googlesitekit-percentage-circle--percent-4 .googlesitekit-percentage-circle__bar {
|
8177 |
+
transform: rotate(14.4deg); }
|
8178 |
+
.googlesitekit-percentage-circle--percent-5 .googlesitekit-percentage-circle__bar {
|
8179 |
+
transform: rotate(18deg); }
|
8180 |
+
.googlesitekit-percentage-circle--percent-6 .googlesitekit-percentage-circle__bar {
|
8181 |
+
transform: rotate(21.6deg); }
|
8182 |
+
.googlesitekit-percentage-circle--percent-7 .googlesitekit-percentage-circle__bar {
|
8183 |
+
transform: rotate(25.2deg); }
|
8184 |
+
.googlesitekit-percentage-circle--percent-8 .googlesitekit-percentage-circle__bar {
|
8185 |
+
transform: rotate(28.8deg); }
|
8186 |
+
.googlesitekit-percentage-circle--percent-9 .googlesitekit-percentage-circle__bar {
|
8187 |
+
transform: rotate(32.4deg); }
|
8188 |
+
.googlesitekit-percentage-circle--percent-10 .googlesitekit-percentage-circle__bar {
|
8189 |
+
transform: rotate(36deg); }
|
8190 |
+
.googlesitekit-percentage-circle--percent-11 .googlesitekit-percentage-circle__bar {
|
8191 |
+
transform: rotate(39.6deg); }
|
8192 |
+
.googlesitekit-percentage-circle--percent-12 .googlesitekit-percentage-circle__bar {
|
8193 |
+
transform: rotate(43.2deg); }
|
8194 |
+
.googlesitekit-percentage-circle--percent-13 .googlesitekit-percentage-circle__bar {
|
8195 |
+
transform: rotate(46.8deg); }
|
8196 |
+
.googlesitekit-percentage-circle--percent-14 .googlesitekit-percentage-circle__bar {
|
8197 |
+
transform: rotate(50.4deg); }
|
8198 |
+
.googlesitekit-percentage-circle--percent-15 .googlesitekit-percentage-circle__bar {
|
8199 |
+
transform: rotate(54deg); }
|
8200 |
+
.googlesitekit-percentage-circle--percent-16 .googlesitekit-percentage-circle__bar {
|
8201 |
+
transform: rotate(57.6deg); }
|
8202 |
+
.googlesitekit-percentage-circle--percent-17 .googlesitekit-percentage-circle__bar {
|
8203 |
+
transform: rotate(61.2deg); }
|
8204 |
+
.googlesitekit-percentage-circle--percent-18 .googlesitekit-percentage-circle__bar {
|
8205 |
+
transform: rotate(64.8deg); }
|
8206 |
+
.googlesitekit-percentage-circle--percent-19 .googlesitekit-percentage-circle__bar {
|
8207 |
+
transform: rotate(68.4deg); }
|
8208 |
+
.googlesitekit-percentage-circle--percent-20 .googlesitekit-percentage-circle__bar {
|
8209 |
+
transform: rotate(72deg); }
|
8210 |
+
.googlesitekit-percentage-circle--percent-21 .googlesitekit-percentage-circle__bar {
|
8211 |
+
transform: rotate(75.6deg); }
|
8212 |
+
.googlesitekit-percentage-circle--percent-22 .googlesitekit-percentage-circle__bar {
|
8213 |
+
transform: rotate(79.2deg); }
|
8214 |
+
.googlesitekit-percentage-circle--percent-23 .googlesitekit-percentage-circle__bar {
|
8215 |
+
transform: rotate(82.8deg); }
|
8216 |
+
.googlesitekit-percentage-circle--percent-24 .googlesitekit-percentage-circle__bar {
|
8217 |
+
transform: rotate(86.4deg); }
|
8218 |
+
.googlesitekit-percentage-circle--percent-25 .googlesitekit-percentage-circle__bar {
|
8219 |
+
transform: rotate(90deg); }
|
8220 |
+
.googlesitekit-percentage-circle--percent-26 .googlesitekit-percentage-circle__bar {
|
8221 |
+
transform: rotate(93.6deg); }
|
8222 |
+
.googlesitekit-percentage-circle--percent-27 .googlesitekit-percentage-circle__bar {
|
8223 |
+
transform: rotate(97.2deg); }
|
8224 |
+
.googlesitekit-percentage-circle--percent-28 .googlesitekit-percentage-circle__bar {
|
8225 |
+
transform: rotate(100.8deg); }
|
8226 |
+
.googlesitekit-percentage-circle--percent-29 .googlesitekit-percentage-circle__bar {
|
8227 |
+
transform: rotate(104.4deg); }
|
8228 |
+
.googlesitekit-percentage-circle--percent-30 .googlesitekit-percentage-circle__bar {
|
8229 |
+
transform: rotate(108deg); }
|
8230 |
+
.googlesitekit-percentage-circle--percent-31 .googlesitekit-percentage-circle__bar {
|
8231 |
+
transform: rotate(111.6deg); }
|
8232 |
+
.googlesitekit-percentage-circle--percent-32 .googlesitekit-percentage-circle__bar {
|
8233 |
+
transform: rotate(115.2deg); }
|
8234 |
+
.googlesitekit-percentage-circle--percent-33 .googlesitekit-percentage-circle__bar {
|
8235 |
+
transform: rotate(118.8deg); }
|
8236 |
+
.googlesitekit-percentage-circle--percent-34 .googlesitekit-percentage-circle__bar {
|
8237 |
+
transform: rotate(122.4deg); }
|
8238 |
+
.googlesitekit-percentage-circle--percent-35 .googlesitekit-percentage-circle__bar {
|
8239 |
+
transform: rotate(126deg); }
|
8240 |
+
.googlesitekit-percentage-circle--percent-36 .googlesitekit-percentage-circle__bar {
|
8241 |
+
transform: rotate(129.6deg); }
|
8242 |
+
.googlesitekit-percentage-circle--percent-37 .googlesitekit-percentage-circle__bar {
|
8243 |
+
transform: rotate(133.2deg); }
|
8244 |
+
.googlesitekit-percentage-circle--percent-38 .googlesitekit-percentage-circle__bar {
|
8245 |
+
transform: rotate(136.8deg); }
|
8246 |
+
.googlesitekit-percentage-circle--percent-39 .googlesitekit-percentage-circle__bar {
|
8247 |
+
transform: rotate(140.4deg); }
|
8248 |
+
.googlesitekit-percentage-circle--percent-40 .googlesitekit-percentage-circle__bar {
|
8249 |
+
transform: rotate(144deg); }
|
8250 |
+
.googlesitekit-percentage-circle--percent-41 .googlesitekit-percentage-circle__bar {
|
8251 |
+
transform: rotate(147.6deg); }
|
8252 |
+
.googlesitekit-percentage-circle--percent-42 .googlesitekit-percentage-circle__bar {
|
8253 |
+
transform: rotate(151.2deg); }
|
8254 |
+
.googlesitekit-percentage-circle--percent-43 .googlesitekit-percentage-circle__bar {
|
8255 |
+
transform: rotate(154.8deg); }
|
8256 |
+
.googlesitekit-percentage-circle--percent-44 .googlesitekit-percentage-circle__bar {
|
8257 |
+
transform: rotate(158.4deg); }
|
8258 |
+
.googlesitekit-percentage-circle--percent-45 .googlesitekit-percentage-circle__bar {
|
8259 |
+
transform: rotate(162deg); }
|
8260 |
+
.googlesitekit-percentage-circle--percent-46 .googlesitekit-percentage-circle__bar {
|
8261 |
+
transform: rotate(165.6deg); }
|
8262 |
+
.googlesitekit-percentage-circle--percent-47 .googlesitekit-percentage-circle__bar {
|
8263 |
+
transform: rotate(169.2deg); }
|
8264 |
+
.googlesitekit-percentage-circle--percent-48 .googlesitekit-percentage-circle__bar {
|
8265 |
+
transform: rotate(172.8deg); }
|
8266 |
+
.googlesitekit-percentage-circle--percent-49 .googlesitekit-percentage-circle__bar {
|
8267 |
+
transform: rotate(176.4deg); }
|
8268 |
+
.googlesitekit-percentage-circle--percent-50 .googlesitekit-percentage-circle__bar {
|
8269 |
+
transform: rotate(180deg); }
|
8270 |
+
.googlesitekit-percentage-circle--percent-51 .googlesitekit-percentage-circle__bar {
|
8271 |
+
transform: rotate(183.6deg); }
|
8272 |
+
.googlesitekit-percentage-circle--percent-52 .googlesitekit-percentage-circle__bar {
|
8273 |
+
transform: rotate(187.2deg); }
|
8274 |
+
.googlesitekit-percentage-circle--percent-53 .googlesitekit-percentage-circle__bar {
|
8275 |
+
transform: rotate(190.8deg); }
|
8276 |
+
.googlesitekit-percentage-circle--percent-54 .googlesitekit-percentage-circle__bar {
|
8277 |
+
transform: rotate(194.4deg); }
|
8278 |
+
.googlesitekit-percentage-circle--percent-55 .googlesitekit-percentage-circle__bar {
|
8279 |
+
transform: rotate(198deg); }
|
8280 |
+
.googlesitekit-percentage-circle--percent-56 .googlesitekit-percentage-circle__bar {
|
8281 |
+
transform: rotate(201.6deg); }
|
8282 |
+
.googlesitekit-percentage-circle--percent-57 .googlesitekit-percentage-circle__bar {
|
8283 |
+
transform: rotate(205.2deg); }
|
8284 |
+
.googlesitekit-percentage-circle--percent-58 .googlesitekit-percentage-circle__bar {
|
8285 |
+
transform: rotate(208.8deg); }
|
8286 |
+
.googlesitekit-percentage-circle--percent-59 .googlesitekit-percentage-circle__bar {
|
8287 |
+
transform: rotate(212.4deg); }
|
8288 |
+
.googlesitekit-percentage-circle--percent-60 .googlesitekit-percentage-circle__bar {
|
8289 |
+
transform: rotate(216deg); }
|
8290 |
+
.googlesitekit-percentage-circle--percent-61 .googlesitekit-percentage-circle__bar {
|
8291 |
+
transform: rotate(219.6deg); }
|
8292 |
+
.googlesitekit-percentage-circle--percent-62 .googlesitekit-percentage-circle__bar {
|
8293 |
+
transform: rotate(223.2deg); }
|
8294 |
+
.googlesitekit-percentage-circle--percent-63 .googlesitekit-percentage-circle__bar {
|
8295 |
+
transform: rotate(226.8deg); }
|
8296 |
+
.googlesitekit-percentage-circle--percent-64 .googlesitekit-percentage-circle__bar {
|
8297 |
+
transform: rotate(230.4deg); }
|
8298 |
+
.googlesitekit-percentage-circle--percent-65 .googlesitekit-percentage-circle__bar {
|
8299 |
+
transform: rotate(234deg); }
|
8300 |
+
.googlesitekit-percentage-circle--percent-66 .googlesitekit-percentage-circle__bar {
|
8301 |
+
transform: rotate(237.6deg); }
|
8302 |
+
.googlesitekit-percentage-circle--percent-67 .googlesitekit-percentage-circle__bar {
|
8303 |
+
transform: rotate(241.2deg); }
|
8304 |
+
.googlesitekit-percentage-circle--percent-68 .googlesitekit-percentage-circle__bar {
|
8305 |
+
transform: rotate(244.8deg); }
|
8306 |
+
.googlesitekit-percentage-circle--percent-69 .googlesitekit-percentage-circle__bar {
|
8307 |
+
transform: rotate(248.4deg); }
|
8308 |
+
.googlesitekit-percentage-circle--percent-70 .googlesitekit-percentage-circle__bar {
|
8309 |
+
transform: rotate(252deg); }
|
8310 |
+
.googlesitekit-percentage-circle--percent-71 .googlesitekit-percentage-circle__bar {
|
8311 |
+
transform: rotate(255.6deg); }
|
8312 |
+
.googlesitekit-percentage-circle--percent-72 .googlesitekit-percentage-circle__bar {
|
8313 |
+
transform: rotate(259.2deg); }
|
8314 |
+
.googlesitekit-percentage-circle--percent-73 .googlesitekit-percentage-circle__bar {
|
8315 |
+
transform: rotate(262.8deg); }
|
8316 |
+
.googlesitekit-percentage-circle--percent-74 .googlesitekit-percentage-circle__bar {
|
8317 |
+
transform: rotate(266.4deg); }
|
8318 |
+
.googlesitekit-percentage-circle--percent-75 .googlesitekit-percentage-circle__bar {
|
8319 |
+
transform: rotate(270deg); }
|
8320 |
+
.googlesitekit-percentage-circle--percent-76 .googlesitekit-percentage-circle__bar {
|
8321 |
+
transform: rotate(273.6deg); }
|
8322 |
+
.googlesitekit-percentage-circle--percent-77 .googlesitekit-percentage-circle__bar {
|
8323 |
+
transform: rotate(277.2deg); }
|
8324 |
+
.googlesitekit-percentage-circle--percent-78 .googlesitekit-percentage-circle__bar {
|
8325 |
+
transform: rotate(280.8deg); }
|
8326 |
+
.googlesitekit-percentage-circle--percent-79 .googlesitekit-percentage-circle__bar {
|
8327 |
+
transform: rotate(284.4deg); }
|
8328 |
+
.googlesitekit-percentage-circle--percent-80 .googlesitekit-percentage-circle__bar {
|
8329 |
+
transform: rotate(288deg); }
|
8330 |
+
.googlesitekit-percentage-circle--percent-81 .googlesitekit-percentage-circle__bar {
|
8331 |
+
transform: rotate(291.6deg); }
|
8332 |
+
.googlesitekit-percentage-circle--percent-82 .googlesitekit-percentage-circle__bar {
|
8333 |
+
transform: rotate(295.2deg); }
|
8334 |
+
.googlesitekit-percentage-circle--percent-83 .googlesitekit-percentage-circle__bar {
|
8335 |
+
transform: rotate(298.8deg); }
|
8336 |
+
.googlesitekit-percentage-circle--percent-84 .googlesitekit-percentage-circle__bar {
|
8337 |
+
transform: rotate(302.4deg); }
|
8338 |
+
.googlesitekit-percentage-circle--percent-85 .googlesitekit-percentage-circle__bar {
|
8339 |
+
transform: rotate(306deg); }
|
8340 |
+
.googlesitekit-percentage-circle--percent-86 .googlesitekit-percentage-circle__bar {
|
8341 |
+
transform: rotate(309.6deg); }
|
8342 |
+
.googlesitekit-percentage-circle--percent-87 .googlesitekit-percentage-circle__bar {
|
8343 |
+
transform: rotate(313.2deg); }
|
8344 |
+
.googlesitekit-percentage-circle--percent-88 .googlesitekit-percentage-circle__bar {
|
8345 |
+
transform: rotate(316.8deg); }
|
8346 |
+
.googlesitekit-percentage-circle--percent-89 .googlesitekit-percentage-circle__bar {
|
8347 |
+
transform: rotate(320.4deg); }
|
8348 |
+
.googlesitekit-percentage-circle--percent-90 .googlesitekit-percentage-circle__bar {
|
8349 |
+
transform: rotate(324deg); }
|
8350 |
+
.googlesitekit-percentage-circle--percent-91 .googlesitekit-percentage-circle__bar {
|
8351 |
+
transform: rotate(327.6deg); }
|
8352 |
+
.googlesitekit-percentage-circle--percent-92 .googlesitekit-percentage-circle__bar {
|
8353 |
+
transform: rotate(331.2deg); }
|
8354 |
+
.googlesitekit-percentage-circle--percent-93 .googlesitekit-percentage-circle__bar {
|
8355 |
+
transform: rotate(334.8deg); }
|
8356 |
+
.googlesitekit-percentage-circle--percent-94 .googlesitekit-percentage-circle__bar {
|
8357 |
+
transform: rotate(338.4deg); }
|
8358 |
+
.googlesitekit-percentage-circle--percent-95 .googlesitekit-percentage-circle__bar {
|
8359 |
+
transform: rotate(342deg); }
|
8360 |
+
.googlesitekit-percentage-circle--percent-96 .googlesitekit-percentage-circle__bar {
|
8361 |
+
transform: rotate(345.6deg); }
|
8362 |
+
.googlesitekit-percentage-circle--percent-97 .googlesitekit-percentage-circle__bar {
|
8363 |
+
transform: rotate(349.2deg); }
|
8364 |
+
.googlesitekit-percentage-circle--percent-98 .googlesitekit-percentage-circle__bar {
|
8365 |
+
transform: rotate(352.8deg); }
|
8366 |
+
.googlesitekit-percentage-circle--percent-99 .googlesitekit-percentage-circle__bar {
|
8367 |
+
transform: rotate(356.4deg); }
|
8368 |
+
.googlesitekit-percentage-circle--percent-100 .googlesitekit-percentage-circle__bar {
|
8369 |
+
transform: rotate(360deg); }
|
8370 |
+
.googlesitekit-percentage-circle--fast .googlesitekit-percentage-circle__bar,
|
8371 |
+
.googlesitekit-percentage-circle--fast .googlesitekit-percentage-circle__fill {
|
8372 |
+
border-color: #178239; }
|
8373 |
+
.googlesitekit-percentage-circle--average .googlesitekit-percentage-circle__bar,
|
8374 |
+
.googlesitekit-percentage-circle--average .googlesitekit-percentage-circle__fill {
|
8375 |
+
border-color: #e67700; }
|
8376 |
+
.googlesitekit-percentage-circle--slow .googlesitekit-percentage-circle__bar,
|
8377 |
+
.googlesitekit-percentage-circle--slow .googlesitekit-percentage-circle__fill {
|
8378 |
+
border-color: #c7221f; }
|
8379 |
+
|
8380 |
+
/**
|
8381 |
+
* Post searcher styles.
|
8382 |
+
*
|
8383 |
+
* Site Kit by Google, Copyright 2019 Google LLC
|
8384 |
+
*
|
8385 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
8386 |
+
* you may not use this file except in compliance with the License.
|
8387 |
+
* You may obtain a copy of the License at
|
8388 |
+
*
|
8389 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
8390 |
+
*
|
8391 |
+
* Unless required by applicable law or agreed to in writing, software
|
8392 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
8393 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
8394 |
+
* See the License for the specific language governing permissions and
|
8395 |
+
* limitations under the License.
|
8396 |
+
*/
|
8397 |
+
.googlesitekit-post-searcher {
|
8398 |
+
display: flex;
|
8399 |
+
flex-wrap: wrap;
|
8400 |
+
position: relative;
|
8401 |
+
width: 100%; }
|
8402 |
+
.googlesitekit-post-searcher .googlesitekit-post-searcher__label {
|
8403 |
+
background-color: #fff;
|
8404 |
+
color: #5b5b61;
|
8405 |
+
font-size: 0.75rem;
|
8406 |
+
left: 12px;
|
8407 |
+
padding: 0 4px;
|
8408 |
+
position: absolute;
|
8409 |
+
top: -8px;
|
8410 |
+
z-index: 4; }
|
8411 |
+
.googlesitekit-post-searcher .googlesitekit-post-searcher__button-wrapper {
|
8412 |
+
flex: 0 0 auto; }
|
8413 |
+
.googlesitekit-post-searcher .googlesitekit-post-searcher__button-wrapper .googlesitekit-post-searcher__button {
|
8414 |
+
min-height: 100%; }
|
8415 |
+
|
8416 |
+
/**
|
8417 |
+
* Preview block styles.
|
8418 |
+
*
|
8419 |
+
* Site Kit by Google, Copyright 2019 Google LLC
|
8420 |
+
*
|
8421 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
8422 |
+
* you may not use this file except in compliance with the License.
|
8423 |
+
* You may obtain a copy of the License at
|
8424 |
+
*
|
8425 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
8426 |
+
*
|
8427 |
+
* Unless required by applicable law or agreed to in writing, software
|
8428 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
8429 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
8430 |
+
* See the License for the specific language governing permissions and
|
8431 |
+
* limitations under the License.
|
8432 |
+
*/
|
8433 |
+
.googlesitekit-preview-block {
|
8434 |
+
display: flex;
|
8435 |
+
flex-direction: column; }
|
8436 |
+
.googlesitekit-preview-block--padding {
|
8437 |
+
padding: 16px; }
|
8438 |
+
.googlesitekit-preview-block--padding + .googlesitekit-preview-block--padding {
|
8439 |
+
padding-top: 0; }
|
8440 |
+
@media (min-width: 960px) {
|
8441 |
+
.googlesitekit-preview-block--padding {
|
8442 |
+
padding: 24px; } }
|
8443 |
+
.googlesitekit-preview-block__wrapper {
|
8444 |
+
animation: pulse 1s infinite ease-in-out;
|
8445 |
+
animation-direction: alternate;
|
8446 |
+
flex: 1 1 auto; }
|
8447 |
+
.googlesitekit-preview-block__wrapper--circle {
|
8448 |
+
border-radius: 50%; }
|
8449 |
+
|
8450 |
+
@keyframes pulse {
|
8451 |
+
0% {
|
8452 |
+
background-color: rgba(0, 0, 0, 0.05); }
|
8453 |
+
100% {
|
8454 |
+
background-color: rgba(0, 0, 0, 0.15); } }
|
8455 |
+
|
8456 |
+
/**
|
8457 |
+
* Preview table styles.
|
8458 |
+
*
|
8459 |
+
* Site Kit by Google, Copyright 2019 Google LLC
|
8460 |
+
*
|
8461 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
8462 |
+
* you may not use this file except in compliance with the License.
|
8463 |
+
* You may obtain a copy of the License at
|
8464 |
+
*
|
8465 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
8466 |
+
*
|
8467 |
+
* Unless required by applicable law or agreed to in writing, software
|
8468 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
8469 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
8470 |
+
* See the License for the specific language governing permissions and
|
8471 |
+
* limitations under the License.
|
8472 |
+
*/
|
8473 |
+
.googlesitekit-preview-table--padding {
|
8474 |
+
padding: 16px; }
|
8475 |
+
.googlesitekit-preview-table--padding + .googlesitekit-preview-table--padding {
|
8476 |
+
padding-top: 0; }
|
8477 |
+
@media (min-width: 960px) {
|
8478 |
+
.googlesitekit-preview-table--padding {
|
8479 |
+
padding: 24px; } }
|
8480 |
+
|
8481 |
+
.googlesitekit-preview-table .googlesitekit-preview-table__row {
|
8482 |
+
margin: 0 0 9px 0; }
|
8483 |
+
.googlesitekit-preview-table .googlesitekit-preview-table__row:last-child {
|
8484 |
+
margin-bottom: 0; }
|
8485 |
+
|
8486 |
+
/**
|
8487 |
+
* Publisher wins styles.
|
8488 |
+
*
|
8489 |
+
* Site Kit by Google, Copyright 2019 Google LLC
|
8490 |
+
*
|
8491 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
8492 |
+
* you may not use this file except in compliance with the License.
|
8493 |
+
* You may obtain a copy of the License at
|
8494 |
+
*
|
8495 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
8496 |
+
*
|
8497 |
+
* Unless required by applicable law or agreed to in writing, software
|
8498 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
8499 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
8500 |
+
* See the License for the specific language governing permissions and
|
8501 |
+
* limitations under the License.
|
8502 |
+
*/
|
8503 |
+
.googlesitekit-publisher-win {
|
8504 |
+
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
|
8505 |
+
background: #fff;
|
8506 |
+
opacity: 1;
|
8507 |
+
position: relative;
|
8508 |
+
transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out;
|
8509 |
+
visibility: visible; }
|
8510 |
+
@media (min-width: 600px) {
|
8511 |
+
.googlesitekit-publisher-win {
|
8512 |
+
padding-left: 10px;
|
8513 |
+
padding-right: 10px; } }
|
8514 |
+
.googlesitekit-publisher-win--win-warning {
|
8515 |
+
border-right: 4px solid #fbbc05; }
|
8516 |
+
.googlesitekit-publisher-win--win-error {
|
8517 |
+
border-right: 4px solid #d53e36; }
|
8518 |
+
.googlesitekit-publisher-win--is-closed {
|
8519 |
+
opacity: 0;
|
8520 |
+
visibility: hidden; }
|
8521 |
+
.googlesitekit-publisher-win .googlesitekit-publisher-win__title {
|
8522 |
+
margin: 0; }
|
8523 |
+
.googlesitekit-publisher-win .googlesitekit-publisher-win__desc:first-child > *:first-child {
|
8524 |
+
margin-top: 0; }
|
8525 |
+
.googlesitekit-publisher-win .googlesitekit-cta-link--external {
|
8526 |
+
margin-right: 7px; }
|
8527 |
+
.googlesitekit-publisher-win .googlesitekit-publisher-win__small-image {
|
8528 |
+
max-width: 100%; }
|
8529 |
+
.googlesitekit-publisher-win .googlesitekit-publisher-win__icons {
|
8530 |
+
position: absolute;
|
8531 |
+
right: 8px;
|
8532 |
+
top: 50%;
|
8533 |
+
transform: translateY(-50%); }
|
8534 |
+
@media (min-width: 960px) {
|
8535 |
+
.googlesitekit-publisher-win .googlesitekit-publisher-win__icons {
|
8536 |
+
right: calc(24px * 2); } }
|
8537 |
+
.googlesitekit-publisher-win .googlesitekit-publisher-win__image-large {
|
8538 |
+
margin-bottom: 24px;
|
8539 |
+
text-align: center; }
|
8540 |
+
@media (min-width: 600px) {
|
8541 |
+
.googlesitekit-publisher-win .googlesitekit-publisher-win__image-large {
|
8542 |
+
text-align: left; } }
|
8543 |
+
@media (min-width: 960px) {
|
8544 |
+
.googlesitekit-publisher-win .googlesitekit-publisher-win__image-large {
|
8545 |
+
text-align: center; } }
|
8546 |
+
.googlesitekit-publisher-win .googlesitekit-publisher-win__image-large img {
|
8547 |
+
display: inline-block;
|
8548 |
+
max-width: 100%; }
|
8549 |
+
.googlesitekit-publisher-win .googlesitekit-publisher-win__detect {
|
8550 |
+
font-size: 0.75rem; }
|
8551 |
+
@media (min-width: 960px) {
|
8552 |
+
.googlesitekit-publisher-win .googlesitekit-publisher-win__detect {
|
8553 |
+
margin-left: 48px; } }
|
8554 |
+
.googlesitekit-publisher-win .googlesitekit-publisher-win__stats {
|
8555 |
+
margin-bottom: 24px; }
|
8556 |
+
.googlesitekit-publisher-win.win-stats-increase .googlesitekit-publisher-win__stats {
|
8557 |
+
margin-bottom: 0; }
|
8558 |
+
.googlesitekit-publisher-win.win-stats-increase .googlesitekit-subheading-1 {
|
8559 |
+
margin-top: 0; }
|
8560 |
+
.googlesitekit-publisher-win .mdc-button + .googlesitekit-cta-link {
|
8561 |
+
margin-left: 24px; }
|
8562 |
+
.googlesitekit-publisher-win .googlesitekit-publisher-win__logo {
|
8563 |
+
display: inline-block;
|
8564 |
+
line-height: 0;
|
8565 |
+
margin-right: 5px;
|
8566 |
+
vertical-align: bottom; }
|
8567 |
+
.googlesitekit-publisher-win .googlesitekit-publisher-win__module-name {
|
8568 |
+
display: inline-block;
|
8569 |
+
font-size: 0.875rem;
|
8570 |
+
line-height: 1;
|
8571 |
+
margin-bottom: -1px;
|
8572 |
+
vertical-align: bottom; }
|
8573 |
+
|
8574 |
+
.googlesitekit-rocket {
|
8575 |
+
height: 170px;
|
8576 |
+
position: relative; }
|
8577 |
+
|
8578 |
+
.googlesitekit-rocket__clouds {
|
8579 |
+
animation: clouds 5.5s backwards ease-out;
|
8580 |
+
bottom: 0;
|
8581 |
+
left: 30px;
|
8582 |
+
position: absolute; }
|
8583 |
+
|
8584 |
+
.googlesitekit-rocket__dust {
|
8585 |
+
animation: dust 4s 1.5s backwards ease-in-out;
|
8586 |
+
bottom: 0;
|
8587 |
+
left: 0;
|
8588 |
+
position: absolute; }
|
8589 |
+
|
8590 |
+
.googlesitekit-rocket__body {
|
8591 |
+
animation: rumble 50ms 50 alternate, liftoff 3s 2.5s ease-in;
|
8592 |
+
bottom: 18px;
|
8593 |
+
left: 65px;
|
8594 |
+
position: absolute; }
|
8595 |
+
|
8596 |
+
@keyframes clouds {
|
8597 |
+
0%,
|
8598 |
+
100% {
|
8599 |
+
opacity: 0; }
|
8600 |
+
50% {
|
8601 |
+
opacity: 1; } }
|
8602 |
+
|
8603 |
+
@keyframes dust {
|
8604 |
+
0%,
|
8605 |
+
100% {
|
8606 |
+
opacity: 0; }
|
8607 |
+
50% {
|
8608 |
+
opacity: 1; }
|
8609 |
+
100% {
|
8610 |
+
transform: rotate(-10deg) translateY(-10px); } }
|
8611 |
+
|
8612 |
+
@keyframes rumble {
|
8613 |
+
0% {
|
8614 |
+
transform: rotate(2deg); }
|
8615 |
+
100% {
|
8616 |
+
transform: rotate(-2deg); } }
|
8617 |
+
|
8618 |
+
@keyframes liftoff {
|
8619 |
+
100% {
|
8620 |
+
transform: translateY(-500px); } }
|
8621 |
+
|
8622 |
+
/**
|
8623 |
+
* Source link styles.
|
8624 |
+
*
|
8625 |
+
* Site Kit by Google, Copyright 2019 Google LLC
|
8626 |
+
*
|
8627 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
8628 |
+
* you may not use this file except in compliance with the License.
|
8629 |
+
* You may obtain a copy of the License at
|
8630 |
+
*
|
8631 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
8632 |
+
*
|
8633 |
+
* Unless required by applicable law or agreed to in writing, software
|
8634 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
8635 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
8636 |
+
* See the License for the specific language governing permissions and
|
8637 |
+
* limitations under the License.
|
8638 |
+
*/
|
8639 |
+
.googlesitekit-source-link {
|
8640 |
+
font-size: 0.75rem; }
|
8641 |
+
|
8642 |
+
/**
|
8643 |
+
* Table styles.
|
8644 |
+
*
|
8645 |
+
* Site Kit by Google, Copyright 2019 Google LLC
|
8646 |
+
*
|
8647 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
8648 |
+
* you may not use this file except in compliance with the License.
|
8649 |
+
* You may obtain a copy of the License at
|
8650 |
+
*
|
8651 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
8652 |
+
*
|
8653 |
+
* Unless required by applicable law or agreed to in writing, software
|
8654 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
8655 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
8656 |
+
* See the License for the specific language governing permissions and
|
8657 |
+
* limitations under the License.
|
8658 |
+
*/
|
8659 |
+
.googlesitekit-table {
|
8660 |
+
counter-reset: table;
|
8661 |
+
font-size: 0.875rem;
|
8662 |
+
padding: 16px;
|
8663 |
+
position: relative; }
|
8664 |
+
@media (min-width: 960px) {
|
8665 |
+
.googlesitekit-table {
|
8666 |
+
padding: 24px; } }
|
8667 |
+
.googlesitekit-details-widget .googlesitekit-table,
|
8668 |
+
.googlesitekit-alltraffic-widget .googlesitekit-table,
|
8669 |
+
.googlesitekit-wp-dashboard .googlesitekit-table,
|
8670 |
+
.googlesitekit-pagespeed-report .googlesitekit-table {
|
8671 |
+
padding: 0; }
|
8672 |
+
.googlesitekit-table .googlesitekit-table__wrapper {
|
8673 |
+
border-collapse: collapse;
|
8674 |
+
table-layout: fixed;
|
8675 |
+
width: 100%; }
|
8676 |
+
.googlesitekit-table .googlesitekit-table__head-row {
|
8677 |
+
border-bottom: 1px solid #e6e6e6; }
|
8678 |
+
.googlesitekit-table .googlesitekit-table__head-item {
|
8679 |
+
color: #3c4043;
|
8680 |
+
font-weight: 500;
|
8681 |
+
-webkit-hyphens: auto;
|
8682 |
+
-ms-hyphens: auto;
|
8683 |
+
hyphens: auto;
|
8684 |
+
outline: 0;
|
8685 |
+
padding: 0 8px 8px 8px;
|
8686 |
+
position: relative;
|
8687 |
+
text-align: right;
|
8688 |
+
text-decoration: none;
|
8689 |
+
white-space: normal; }
|
8690 |
+
@media (min-width: 960px) {
|
8691 |
+
.googlesitekit-table .googlesitekit-table__head-item {
|
8692 |
+
padding: 0 12px 12px 12px; } }
|
8693 |
+
.googlesitekit-table .googlesitekit-table__head-item:first-child {
|
8694 |
+
padding-left: 0;
|
8695 |
+
text-align: left; }
|
8696 |
+
.googlesitekit-table .googlesitekit-table__head-item:last-child {
|
8697 |
+
padding-right: 0; }
|
8698 |
+
.googlesitekit-table .googlesitekit-table__head-item--primary {
|
8699 |
+
width: 50%; }
|
8700 |
+
.googlesitekit-table-overflow .googlesitekit-table .googlesitekit-table__head-item:last-child {
|
8701 |
+
padding-right: 16px; }
|
8702 |
+
@media (min-width: 600px) {
|
8703 |
+
.googlesitekit-table-overflow .googlesitekit-table .googlesitekit-table__head-item:last-child {
|
8704 |
+
padding-right: 0; } }
|
8705 |
+
@media (min-width: 960px) {
|
8706 |
+
.googlesitekit-table .googlesitekit-table__head-item[data-tooltip]::before {
|
8707 |
+
background: rgba(0, 0, 0, 0.7);
|
8708 |
+
border-radius: 3px;
|
8709 |
+
color: #fff;
|
8710 |
+
content: attr(data-tooltip);
|
8711 |
+
display: none;
|
8712 |
+
font-size: 0.75rem;
|
8713 |
+
max-width: 250px;
|
8714 |
+
opacity: 0;
|
8715 |
+
padding: calc(16px / 2) 24px;
|
8716 |
+
pointer-events: none;
|
8717 |
+
position: absolute;
|
8718 |
+
right: 0;
|
8719 |
+
text-align: center;
|
8720 |
+
top: 100%;
|
8721 |
+
transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out;
|
8722 |
+
visibility: hidden; } }
|
8723 |
+
@media (min-width: 960px) {
|
8724 |
+
.googlesitekit-table .googlesitekit-table__head-item:first-child[data-tooltip]::before {
|
8725 |
+
left: 0; } }
|
8726 |
+
.googlesitekit-table .googlesitekit-table__wrapper--2-col .googlesitekit-table__head-item--primary {
|
8727 |
+
width: 75%; }
|
8728 |
+
.googlesitekit-table .googlesitekit-table__body {
|
8729 |
+
font-weight: 400; }
|
8730 |
+
.googlesitekit-table .googlesitekit-table__body-row {
|
8731 |
+
border-bottom: 1px solid #e6e6e6; }
|
8732 |
+
.googlesitekit-table .googlesitekit-table__body-item {
|
8733 |
+
padding: 8px;
|
8734 |
+
text-align: right; }
|
8735 |
+
@media (min-width: 960px) {
|
8736 |
+
.googlesitekit-table .googlesitekit-table__body-item {
|
8737 |
+
padding: 12px; } }
|
8738 |
+
.googlesitekit-table .googlesitekit-table__body-item:first-child {
|
8739 |
+
padding-left: 0;
|
8740 |
+
text-align: left; }
|
8741 |
+
.googlesitekit-table .googlesitekit-table__body-item:last-child {
|
8742 |
+
padding-right: 0; }
|
8743 |
+
.googlesitekit-table .googlesitekit-table__body-item .googlesitekit-mini-chart {
|
8744 |
+
display: none; }
|
8745 |
+
@media (min-width: 600px) {
|
8746 |
+
.googlesitekit-table .googlesitekit-table__body-item .googlesitekit-mini-chart {
|
8747 |
+
display: block; } }
|
8748 |
+
.googlesitekit-table-overflow .googlesitekit-table .googlesitekit-table__body-item:last-child {
|
8749 |
+
padding-right: 16px; }
|
8750 |
+
@media (min-width: 600px) {
|
8751 |
+
.googlesitekit-table-overflow .googlesitekit-table .googlesitekit-table__body-item:last-child {
|
8752 |
+
padding-right: 0; } }
|
8753 |
+
.googlesitekit-table--with-list .googlesitekit-table__body-row {
|
8754 |
+
transition: background-color 0.2s ease-in-out; }
|
8755 |
+
.googlesitekit-table--with-list .googlesitekit-table__body-row:last-child {
|
8756 |
+
border-bottom: 0; }
|
8757 |
+
.googlesitekit-table--with-list .googlesitekit-table__body-row:hover {
|
8758 |
+
background-color: rgba(60, 64, 67, 0.05); }
|
8759 |
+
.googlesitekit-table--with-list .googlesitekit-table__body-item:first-child .googlesitekit-table__body-item-content {
|
8760 |
+
margin-left: 24px;
|
8761 |
+
position: relative; }
|
8762 |
+
.googlesitekit-table--with-list .googlesitekit-table__body-item:first-child .googlesitekit-table__body-item-content::before {
|
8763 |
+
content: counter(table) ".";
|
8764 |
+
counter-increment: table;
|
8765 |
+
left: -24px;
|
8766 |
+
position: absolute; }
|
8767 |
+
@media (max-width: 600px) {
|
8768 |
+
.googlesitekit-table .googlesitekit-table__body-item-content .googlesitekit-cta-link {
|
8769 |
+
display: block;
|
8770 |
+
overflow: hidden;
|
8771 |
+
text-overflow: ellipsis; } }
|
8772 |
+
.googlesitekit-wp-dashboard .googlesitekit-table .googlesitekit-table__body-item-link {
|
8773 |
+
background-image: none; }
|
8774 |
+
.googlesitekit-table .googlesitekit-table__body-item-url {
|
8775 |
+
background-image: none;
|
8776 |
+
display: block;
|
8777 |
+
font-size: 0.75rem;
|
8778 |
+
word-break: break-word; }
|
8779 |
+
.googlesitekit-table .googlesitekit-table__body-item-chart-wrap {
|
8780 |
+
align-items: center;
|
8781 |
+
display: flex;
|
8782 |
+
justify-content: flex-end; }
|
8783 |
+
.googlesitekit-table .googlesitekit-table__source {
|
8784 |
+
margin-top: 16px; }
|
8785 |
+
@media (min-width: 960px) {
|
8786 |
+
.googlesitekit-table .googlesitekit-table__source {
|
8787 |
+
margin-top: 24px; } }
|
8788 |
+
|
8789 |
+
/**
|
8790 |
+
* Table overflow styles.
|
8791 |
+
*
|
8792 |
+
* Site Kit by Google, Copyright 2019 Google LLC
|
8793 |
+
*
|
8794 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
8795 |
+
* you may not use this file except in compliance with the License.
|
8796 |
+
* You may obtain a copy of the License at
|
8797 |
+
*
|
8798 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
8799 |
+
*
|
8800 |
+
* Unless required by applicable law or agreed to in writing, software
|
8801 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
8802 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
8803 |
+
* See the License for the specific language governing permissions and
|
8804 |
+
* limitations under the License.
|
8805 |
+
*/
|
8806 |
+
.googlesitekit-table-overflow {
|
8807 |
+
position: relative; }
|
8808 |
+
@media (max-width: 600px) {
|
8809 |
+
.googlesitekit-table-overflow::after {
|
8810 |
+
background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 85%, white 100%);
|
8811 |
+
bottom: 0;
|
8812 |
+
content: "";
|
8813 |
+
display: block;
|
8814 |
+
pointer-events: none;
|
8815 |
+
position: absolute;
|
8816 |
+
right: 0;
|
8817 |
+
top: 0;
|
8818 |
+
transition: all 0.2s ease-in-out;
|
8819 |
+
width: 0; } }
|
8820 |
+
@media (max-width: 600px) {
|
8821 |
+
.googlesitekit-table-overflow--gradient::after {
|
8822 |
+
width: 15%; } }
|
8823 |
+
.googlesitekit-table-overflow .googlesitekit-table-overflow__container {
|
8824 |
+
overflow-x: auto;
|
8825 |
+
white-space: nowrap; }
|
8826 |
+
@media (min-width: 600px) {
|
8827 |
+
.googlesitekit-table-overflow .googlesitekit-table-overflow__container {
|
8828 |
+
overflow-x: visible;
|
8829 |
+
white-space: normal; } }
|
8830 |
+
|
8831 |
+
/**
|
8832 |
+
* Noscript notification styles.
|
8833 |
+
*
|
8834 |
+
* Site Kit by Google, Copyright 2020 Google LLC
|
8835 |
+
*
|
8836 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
8837 |
+
* you may not use this file except in compliance with the License.
|
8838 |
+
* You may obtain a copy of the License at
|
8839 |
+
*
|
8840 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
8841 |
+
*
|
8842 |
+
* Unless required by applicable law or agreed to in writing, software
|
8843 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
8844 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
8845 |
+
* See the License for the specific language governing permissions and
|
8846 |
+
* limitations under the License.
|
8847 |
+
*/
|
8848 |
+
.googlesitekit-noscript {
|
8849 |
+
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
|
8850 |
+
background-color: #fff;
|
8851 |
+
margin: 5px 20px 5px 0; }
|
8852 |
+
@media (min-width: 600px) {
|
8853 |
+
.googlesitekit-noscript {
|
8854 |
+
padding-left: 10px;
|
8855 |
+
padding-right: 10px; } }
|
8856 |
+
.googlesitekit-noscript__title {
|
8857 |
+
margin: 0; }
|
8858 |
+
|
8859 |
+
.no-js:not([amp-version]) [id^="js-googlesitekit-"] {
|
8860 |
+
display: none; }
|
8861 |
+
|
8862 |
+
/**
|
8863 |
+
* Dashboard signin box styles.
|
8864 |
+
*
|
8865 |
+
* Site Kit by Google, Copyright 2019 Google LLC
|
8866 |
+
*
|
8867 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
8868 |
+
* you may not use this file except in compliance with the License.
|
8869 |
+
* You may obtain a copy of the License at
|
8870 |
+
*
|
8871 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
8872 |
+
*
|
8873 |
+
* Unless required by applicable law or agreed to in writing, software
|
8874 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
8875 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
8876 |
+
* See the License for the specific language governing permissions and
|
8877 |
+
* limitations under the License.
|
8878 |
+
*/
|
8879 |
+
.googlesitekit-signin-box {
|
8880 |
+
background-color: #fff;
|
8881 |
+
border-color: #bbb;
|
8882 |
+
display: block;
|
8883 |
+
margin: 20px auto;
|
8884 |
+
padding: 20px;
|
8885 |
+
text-align: center; }
|
8886 |
+
|
8887 |
+
/**
|
8888 |
+
* Dashboard module header styles.
|
8889 |
+
*
|
8890 |
+
* Site Kit by Google, Copyright 2019 Google LLC
|
8891 |
+
*
|
8892 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
8893 |
+
* you may not use this file except in compliance with the License.
|
8894 |
+
* You may obtain a copy of the License at
|
8895 |
+
*
|
8896 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
8897 |
+
*
|
8898 |
+
* Unless required by applicable law or agreed to in writing, software
|
8899 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
8900 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
8901 |
+
* See the License for the specific language governing permissions and
|
8902 |
+
* limitations under the License.
|
8903 |
+
*/
|
8904 |
+
.googlesitekit-dashboard-module-header {
|
8905 |
+
margin: 0 0 -5px 0; }
|
8906 |
+
@media (min-width: 960px) {
|
8907 |
+
.googlesitekit-dashboard-module-header {
|
8908 |
+
margin-bottom: -10px; } }
|
8909 |
+
.googlesitekit-dashboard-module-header .googlesitekit-dashboard-module-header__title {
|
8910 |
+
color: #5b5b61;
|
8911 |
+
margin: 0; }
|
8912 |
+
.googlesitekit-dashboard-module-header .googlesitekit-dashboard-module-header__description {
|
8913 |
+
font-size: 0.75rem;
|
8914 |
+
line-height: 1.2;
|
8915 |
+
margin: 0; }
|
8916 |
+
.googlesitekit-dashboard-module-header .googlesitekit-dashboard-module-header__time {
|
8917 |
+
font-size: 0.75rem;
|
8918 |
+
line-height: 1.2;
|
8919 |
+
margin: 0; }
|
8920 |
+
|
8921 |
+
/**
|
8922 |
+
* Dashboard single URL styles.
|
8923 |
+
*
|
8924 |
+
* Site Kit by Google, Copyright 2019 Google LLC
|
8925 |
+
*
|
8926 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
8927 |
+
* you may not use this file except in compliance with the License.
|
8928 |
+
* You may obtain a copy of the License at
|
8929 |
+
*
|
8930 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
8931 |
+
*
|
8932 |
+
* Unless required by applicable law or agreed to in writing, software
|
8933 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
8934 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
8935 |
+
* See the License for the specific language governing permissions and
|
8936 |
+
* limitations under the License.
|
8937 |
+
*/
|
8938 |
+
.googlesitekit-dashboard-single-url .googlesitekit-dashboard-single-url__heading {
|
8939 |
+
margin: 10px 0 0 0; }
|
8940 |
+
|
8941 |
+
.googlesitekit-dashboard-single-url .googlesitekit-dashboard-single-url__title {
|
8942 |
+
margin: 0 0 10px 0; }
|
8943 |
+
|
8944 |
+
/**
|
8945 |
+
* Dashboard splash styles.
|
8946 |
+
*
|
8947 |
+
* Site Kit by Google, Copyright 2019 Google LLC
|
8948 |
+
*
|
8949 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
8950 |
+
* you may not use this file except in compliance with the License.
|
8951 |
+
* You may obtain a copy of the License at
|
8952 |
+
*
|
8953 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
8954 |
+
*
|
8955 |
+
* Unless required by applicable law or agreed to in writing, software
|
8956 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
8957 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
8958 |
+
* See the License for the specific language governing permissions and
|
8959 |
+
* limitations under the License.
|
8960 |
+
*/
|
8961 |
+
.googlesitekit-splash .googlesitekit-splash__wrapper {
|
8962 |
+
padding-bottom: 10px;
|
8963 |
+
padding-top: 10px; }
|
8964 |
+
@media (min-width: 600px) {
|
8965 |
+
.googlesitekit-splash .googlesitekit-splash__wrapper {
|
8966 |
+
padding-left: 10px;
|
8967 |
+
padding-right: 10px; } }
|
8968 |
+
@media (min-width: 960px) {
|
8969 |
+
.googlesitekit-splash .googlesitekit-splash__wrapper {
|
8970 |
+
padding-bottom: 15px;
|
8971 |
+
padding-top: 15px; } }
|
8972 |
+
|
8973 |
+
.googlesitekit-splash .googlesitekit-splash__title {
|
8974 |
+
color: #5b5b61;
|
8975 |
+
margin: 0 0 -4px 0; }
|
8976 |
+
@media (min-width: 960px) {
|
8977 |
+
.googlesitekit-splash .googlesitekit-splash__title {
|
8978 |
+
margin: 0 0 -8px 0; } }
|
8979 |
+
|
8980 |
+
/**
|
8981 |
+
* Dashboard splash intro styles.
|
8982 |
+
*
|
8983 |
+
* Site Kit by Google, Copyright 2019 Google LLC
|
8984 |
+
*
|
8985 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
8986 |
+
* you may not use this file except in compliance with the License.
|
8987 |
+
* You may obtain a copy of the License at
|
8988 |
+
*
|
8989 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
8990 |
+
*
|
8991 |
+
* Unless required by applicable law or agreed to in writing, software
|
8992 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
8993 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
8994 |
+
* See the License for the specific language governing permissions and
|
8995 |
+
* limitations under the License.
|
8996 |
+
*/
|
8997 |
+
.googlesitekit-splash-intro {
|
8998 |
+
background-color: #fff;
|
8999 |
+
overflow: hidden; }
|
9000 |
+
@media (min-width: 600px) {
|
9001 |
+
.googlesitekit-splash-intro {
|
9002 |
+
padding: 26px; } }
|
9003 |
+
@media (min-width: 960px) {
|
9004 |
+
.googlesitekit-splash-intro {
|
9005 |
+
padding: 34px; } }
|
9006 |
+
.googlesitekit-splash-intro .googlesitekit-splash-intro__title {
|
9007 |
+
margin: 20px 0 15px 0;
|
9008 |
+
position: relative;
|
9009 |
+
z-index: 2; }
|
9010 |
+
.googlesitekit-splash-intro .googlesitekit-splash-intro__text {
|
9011 |
+
margin: 0;
|
9012 |
+
position: relative;
|
9013 |
+
z-index: 2; }
|
9014 |
+
.googlesitekit-splash-intro .googlesitekit-splash-intro__button {
|
9015 |
+
position: relative; }
|
9016 |
+
@media (min-width: 600px) {
|
9017 |
+
.googlesitekit-splash-intro .googlesitekit-splash-intro__button::before {
|
9018 |
+
background-color: #f9f9f9;
|
9019 |
+
content: "";
|
9020 |
+
display: block;
|
9021 |
+
height: 600px;
|
9022 |
+
left: 100px;
|
9023 |
+
position: absolute;
|
9024 |
+
top: -200px;
|
9025 |
+
transform: rotate(20deg);
|
9026 |
+
width: 1000px; } }
|
9027 |
+
|
9028 |
+
/**
|
9029 |
+
* Dashboard splash module styles.
|
9030 |
+
*
|
9031 |
+
* Site Kit by Google, Copyright 2019 Google LLC
|
9032 |
+
*
|
9033 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
9034 |
+
* you may not use this file except in compliance with the License.
|
9035 |
+
* You may obtain a copy of the License at
|
9036 |
+
*
|
9037 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
9038 |
+
*
|
9039 |
+
* Unless required by applicable law or agreed to in writing, software
|
9040 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
9041 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
9042 |
+
* See the License for the specific language governing permissions and
|
9043 |
+
* limitations under the License.
|
9044 |
+
*/
|
9045 |
+
.googlesitekit-splash-module {
|
9046 |
+
background-color: #fff;
|
9047 |
+
height: 100%;
|
9048 |
+
padding: 16px;
|
9049 |
+
width: 100%; }
|
9050 |
+
@media (min-width: 960px) {
|
9051 |
+
.googlesitekit-splash-module {
|
9052 |
+
padding: 24px; } }
|
9053 |
+
.googlesitekit-splash-module .googlesitekit-splash-module__logo {
|
9054 |
+
align-items: flex-end;
|
9055 |
+
display: flex;
|
9056 |
+
height: 36px; }
|
9057 |
+
.googlesitekit-splash-module .googlesitekit-splash-module__logo img {
|
9058 |
+
display: block;
|
9059 |
+
height: 33px; }
|
9060 |
+
.googlesitekit-splash-module .googlesitekit-splash-module__title {
|
9061 |
+
margin: 15px 0 10px 0; }
|
9062 |
+
.googlesitekit-splash-module .googlesitekit-splash-module__text {
|
9063 |
+
font-size: 0.75rem;
|
9064 |
+
line-height: 1.58;
|
9065 |
+
margin: 0; }
|
9066 |
+
|
9067 |
+
/**
|
9068 |
+
* Dashboard splash outro styles.
|
9069 |
+
*
|
9070 |
+
* Site Kit by Google, Copyright 2019 Google LLC
|
9071 |
+
*
|
9072 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
9073 |
+
* you may not use this file except in compliance with the License.
|
9074 |
+
* You may obtain a copy of the License at
|
9075 |
+
*
|
9076 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
9077 |
+
*
|
9078 |
+
* Unless required by applicable law or agreed to in writing, software
|
9079 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
9080 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
9081 |
+
* See the License for the specific language governing permissions and
|
9082 |
+
* limitations under the License.
|
9083 |
+
*/
|
9084 |
+
.googlesitekit-splash-outro {
|
9085 |
+
background-color: #fff;
|
9086 |
+
padding: 45px 0;
|
9087 |
+
text-align: center; }
|
9088 |
+
@media (min-width: 600px) {
|
9089 |
+
.googlesitekit-splash-outro {
|
9090 |
+
padding: 45px; } }
|
9091 |
+
.googlesitekit-splash-outro .googlesitekit-splash-outro__title {
|
9092 |
+
margin: 20px auto 25px auto;
|
9093 |
+
max-width: 600px; }
|
9094 |
+
|
9095 |
+
/**
|
9096 |
+
* Dashboard splash service styles.
|
9097 |
+
*
|
9098 |
+
* Site Kit by Google, Copyright 2019 Google LLC
|
9099 |
+
*
|
9100 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
9101 |
+
* you may not use this file except in compliance with the License.
|
9102 |
+
* You may obtain a copy of the License at
|
9103 |
+
*
|
9104 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
9105 |
+
*
|
9106 |
+
* Unless required by applicable law or agreed to in writing, software
|
9107 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
9108 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
9109 |
+
* See the License for the specific language governing permissions and
|
9110 |
+
* limitations under the License.
|
9111 |
+
*/
|
9112 |
+
.googlesitekit-splash-service {
|
9113 |
+
background-color: #fff;
|
9114 |
+
background-position: center top;
|
9115 |
+
background-repeat: no-repeat;
|
9116 |
+
background-size: contain;
|
9117 |
+
padding-top: 65.61265%; }
|
9118 |
+
@media (min-width: 600px) {
|
9119 |
+
.googlesitekit-splash-service {
|
9120 |
+
background-position: right center;
|
9121 |
+
padding-top: 0; } }
|
9122 |
+
@media (min-width: 600px) {
|
9123 |
+
.googlesitekit-splash-service--opposite {
|
9124 |
+
background-position: left center; } }
|
9125 |
+
.googlesitekit-splash-service .googlesitekit-splash-service__content {
|
9126 |
+
background-color: #fff; }
|
9127 |
+
@media (min-width: 600px) {
|
9128 |
+
.googlesitekit-splash-service .googlesitekit-splash-service__content {
|
9129 |
+
margin: 24px 0;
|
9130 |
+
padding: 16px; } }
|
9131 |
+
@media (min-width: 960px) {
|
9132 |
+
.googlesitekit-splash-service .googlesitekit-splash-service__content {
|
9133 |
+
margin: 36px 0;
|
9134 |
+
padding: 24px; } }
|
9135 |
+
.googlesitekit-splash-service .googlesitekit-splash-service__title {
|
9136 |
+
margin: 0 0 10px 0; }
|
9137 |
+
.googlesitekit-splash-service .googlesitekit-splash-service__text {
|
9138 |
+
font-size: 0.75rem;
|
9139 |
+
margin: 0 0 16px 0; }
|
9140 |
+
@media (min-width: 600px) {
|
9141 |
+
.googlesitekit-splash-service .googlesitekit-splash-service__text {
|
9142 |
+
font-size: 1rem;
|
9143 |
+
margin-bottom: 24px; } }
|
9144 |
+
|
9145 |
+
.googlesitekit-wizard {
|
9146 |
+
padding-top: 10px; }
|
9147 |
+
@media (min-width: 600px) {
|
9148 |
+
.googlesitekit-wizard {
|
9149 |
+
padding-left: 10px;
|
9150 |
+
padding-right: 10px; } }
|
9151 |
+
.googlesitekit-wizard .googlesitekit-wizard__asterisk {
|
9152 |
+
color: #d53e36; }
|
9153 |
+
.googlesitekit-wizard .googlesitekit-wizard__asterisk--space {
|
9154 |
+
margin-left: 3px; }
|
9155 |
+
.googlesitekit-wizard .googlesitekit-wizard__error-text {
|
9156 |
+
color: #d53e36;
|
9157 |
+
font-weight: 500; }
|
9158 |
+
|
9159 |
+
.googlesitekit-wizard-auth {
|
9160 |
+
border-bottom: 1px solid #e6e6e6;
|
9161 |
+
display: flex;
|
9162 |
+
padding-bottom: 40px; }
|
9163 |
+
.googlesitekit-wizard-auth .googlesitekit-wizard-auth__image {
|
9164 |
+
border-radius: 50%;
|
9165 |
+
display: block;
|
9166 |
+
flex: 0 0 auto;
|
9167 |
+
height: 32px;
|
9168 |
+
margin-right: 16px;
|
9169 |
+
width: 32px; }
|
9170 |
+
@media (min-width: 600px) {
|
9171 |
+
.googlesitekit-wizard-auth .googlesitekit-wizard-auth__image {
|
9172 |
+
height: 64px;
|
9173 |
+
width: 64px; } }
|
9174 |
+
@media (min-width: 960px) {
|
9175 |
+
.googlesitekit-wizard-auth .googlesitekit-wizard-auth__image {
|
9176 |
+
margin-right: 24px; } }
|
9177 |
+
.googlesitekit-wizard-auth .googlesitekit-wizard-auth__title {
|
9178 |
+
margin: 0 0 10px 0; }
|
9179 |
+
.googlesitekit-wizard-auth .googlesitekit-wizard-auth__text {
|
9180 |
+
margin: 0; }
|
9181 |
+
|
9182 |
+
.googlesitekit-wizard-component .googlesitekit-wizard-component__title {
|
9183 |
+
display: inline-block;
|
9184 |
+
font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
|
9185 |
+
margin: 0 0 10px 0; }
|
9186 |
+
|
9187 |
+
.googlesitekit-wizard-component .googlesitekit-wizard-component__logo {
|
9188 |
+
display: inline-block;
|
9189 |
+
margin: 0 16px 8px 0;
|
9190 |
+
vertical-align: bottom; }
|
9191 |
+
.googlesitekit-wizard-component .googlesitekit-wizard-component__logo img {
|
9192 |
+
display: block; }
|
9193 |
+
|
9194 |
+
.googlesitekit-wizard-component .googlesitekit-wizard-component__description {
|
9195 |
+
margin: 0 0 17px 0; }
|
9196 |
+
@media (min-width: 960px) {
|
9197 |
+
.googlesitekit-wizard-component .googlesitekit-wizard-component__description {
|
9198 |
+
margin: 0 0 29px 0; } }
|
9199 |
+
|
9200 |
+
.googlesitekit-wizard-component .googlesitekit-wizard-component__inputs {
|
9201 |
+
align-items: center;
|
9202 |
+
display: flex;
|
9203 |
+
flex-wrap: wrap;
|
9204 |
+
margin: 0; }
|
9205 |
+
.googlesitekit-wizard-component .googlesitekit-wizard-component__inputs--multiline {
|
9206 |
+
display: block; }
|
9207 |
+
.googlesitekit-wizard-component .googlesitekit-wizard-component__inputs > div {
|
9208 |
+
margin: 16px 16px 16px 0; }
|
9209 |
+
@media (min-width: 960px) {
|
9210 |
+
.googlesitekit-wizard-component .googlesitekit-wizard-component__inputs > div {
|
9211 |
+
margin: 24px 24px 24px 0; } }
|
9212 |
+
.googlesitekit-wizard-component .googlesitekit-wizard-component__inputs--multiline > div {
|
9213 |
+
margin: 0;
|
9214 |
+
width: 100%; }
|
9215 |
+
|
9216 |
+
.googlesitekit-wizard-component .googlesitekit-wizard-component__action {
|
9217 |
+
margin: 24px 0 0 0; }
|
9218 |
+
@media (min-width: 600px) {
|
9219 |
+
.googlesitekit-wizard-component .googlesitekit-wizard-component__action {
|
9220 |
+
align-items: center;
|
9221 |
+
display: flex;
|
9222 |
+
justify-content: space-between; } }
|
9223 |
+
@media (min-width: 960px) {
|
9224 |
+
.googlesitekit-wizard-component .googlesitekit-wizard-component__action {
|
9225 |
+
margin: 36px 0 0 0; } }
|
9226 |
+
|
9227 |
+
.googlesitekit-wizard-component .googlesitekit-wizard-component__skip {
|
9228 |
+
display: flex;
|
9229 |
+
flex: 1 1 auto;
|
9230 |
+
justify-content: space-between;
|
9231 |
+
margin-top: 16px; }
|
9232 |
+
@media (min-width: 600px) {
|
9233 |
+
.googlesitekit-wizard-component .googlesitekit-wizard-component__skip {
|
9234 |
+
margin-left: 16px;
|
9235 |
+
margin-top: 0; } }
|
9236 |
+
@media (min-width: 960px) {
|
9237 |
+
.googlesitekit-wizard-component .googlesitekit-wizard-component__skip {
|
9238 |
+
margin-left: 24px; } }
|
9239 |
+
|
9240 |
+
.googlesitekit-wizard-component .googlesitekit-wizard-component__steps {
|
9241 |
+
font-size: 12px; }
|
9242 |
+
|
9243 |
+
.googlesitekit-wizard-component-nav {
|
9244 |
+
align-items: center;
|
9245 |
+
display: flex; }
|
9246 |
+
.googlesitekit-wizard-component-nav .googlesitekit-wizard-component-nav__button {
|
9247 |
+
cursor: pointer; }
|
9248 |
+
.googlesitekit-wizard-component-nav .googlesitekit-wizard-component-nav__icon {
|
9249 |
+
display: inline-block;
|
9250 |
+
opacity: 0.6; }
|
9251 |
+
.googlesitekit-wizard-component-nav .googlesitekit-wizard-component-nav__icon:focus, .googlesitekit-wizard-component-nav .googlesitekit-wizard-component-nav__icon:active, .googlesitekit-wizard-component-nav .googlesitekit-wizard-component-nav__icon:hover {
|
9252 |
+
opacity: 1; }
|
9253 |
+
.googlesitekit-wizard-component-nav .googlesitekit-wizard-component-nav__icon--reverse {
|
9254 |
+
transform: rotate(180deg); }
|
9255 |
+
|
9256 |
+
.googlesitekit-wizard-module {
|
9257 |
+
border: 1px solid #e6e6e6;
|
9258 |
+
height: 100%;
|
9259 |
+
padding: 16px;
|
9260 |
+
width: 100%; }
|
9261 |
+
@media (min-width: 960px) {
|
9262 |
+
.googlesitekit-wizard-module {
|
9263 |
+
padding: 24px; } }
|
9264 |
+
.googlesitekit-wizard-module .googlesitekit-wizard-module__logo {
|
9265 |
+
align-items: flex-end;
|
9266 |
+
display: flex;
|
9267 |
+
height: 36px; }
|
9268 |
+
.googlesitekit-wizard-module .googlesitekit-wizard-module__logo img {
|
9269 |
+
display: block; }
|
9270 |
+
.googlesitekit-wizard-module .googlesitekit-wizard-module__title {
|
9271 |
+
margin: 15px 0 10px 0; }
|
9272 |
+
.googlesitekit-wizard-module .googlesitekit-wizard-module__text {
|
9273 |
+
font-size: 12px;
|
9274 |
+
line-height: 1.58;
|
9275 |
+
margin: 0; }
|
9276 |
+
.googlesitekit-wizard-module .googlesitekit-wizard-module__switch {
|
9277 |
+
float: right; }
|
9278 |
+
.googlesitekit-wizard-module .googlesitekit-wizard-module__switch .spinner {
|
9279 |
+
margin-top: -5px; }
|
9280 |
+
.googlesitekit-wizard-module .googlesitekit-wizard-module__cta {
|
9281 |
+
font-size: 12px; }
|
9282 |
+
|
9283 |
+
.googlesitekit-wizard-progress {
|
9284 |
+
background-color: #fff; }
|
9285 |
+
@media (min-width: 600px) {
|
9286 |
+
.googlesitekit-wizard-progress {
|
9287 |
+
padding-left: 10px;
|
9288 |
+
padding-right: 10px; } }
|
9289 |
+
@media (min-width: 600px) {
|
9290 |
+
.googlesitekit-wizard-progress {
|
9291 |
+
border-bottom: 1px solid #e6e6e6; } }
|
9292 |
+
.googlesitekit-wizard-progress .googlesitekit-wizard-progress__subtitle {
|
9293 |
+
margin: 10px 0 17px 0; }
|
9294 |
+
.googlesitekit-wizard-progress .googlesitekit-wizard-progress__title {
|
9295 |
+
margin: 0 0 10px 0; }
|
9296 |
+
@media (min-width: 600px) {
|
9297 |
+
.googlesitekit-wizard-progress .googlesitekit-wizard-progress__title {
|
9298 |
+
margin: 0 0 30px 0; } }
|
9299 |
+
.googlesitekit-wizard-progress .googlesitekit-wizard-progress__description {
|
9300 |
+
font-size: 12px;
|
9301 |
+
line-height: 1.58;
|
9302 |
+
margin: 0 0 10px 0; }
|
9303 |
+
@media (min-width: 600px) {
|
9304 |
+
.googlesitekit-wizard-progress .googlesitekit-wizard-progress__description {
|
9305 |
+
margin: 0 0 30px 0; } }
|
9306 |
+
.googlesitekit-wizard-progress .googlesitekit-wizard-progress__steps {
|
9307 |
+
display: flex;
|
9308 |
+
padding: 16px; }
|
9309 |
+
@media (min-width: 960px) {
|
9310 |
+
.googlesitekit-wizard-progress .googlesitekit-wizard-progress__steps {
|
9311 |
+
padding: 24px 0 0 0; } }
|
9312 |
+
|
9313 |
+
.googlesitekit-wizard-progress-step {
|
9314 |
+
display: none;
|
9315 |
+
flex: 1;
|
9316 |
+
flex-wrap: nowrap;
|
9317 |
+
text-align: center; }
|
9318 |
+
@media (min-width: 600px) {
|
9319 |
+
.googlesitekit-wizard-progress-step {
|
9320 |
+
display: block;
|
9321 |
+
margin-bottom: 40px; } }
|
9322 |
+
.googlesitekit-wizard-progress-step--current {
|
9323 |
+
display: block; }
|
9324 |
+
.googlesitekit-wizard-progress-step .googlesitekit-wizard-progress-step__number-wrapper {
|
9325 |
+
position: relative; }
|
9326 |
+
.googlesitekit-wizard-progress-step .googlesitekit-wizard-progress-step__number-wrapper::before {
|
9327 |
+
position: absolute;
|
9328 |
+
top: 50%;
|
9329 |
+
transform: translateY(-50%);
|
9330 |
+
background-color: #e6e6e6;
|
9331 |
+
content: "";
|
9332 |
+
display: block;
|
9333 |
+
height: 2px;
|
9334 |
+
left: -16px;
|
9335 |
+
right: -16px; }
|
9336 |
+
@media (min-width: 960px) {
|
9337 |
+
.googlesitekit-wizard-progress-step .googlesitekit-wizard-progress-step__number-wrapper::before {
|
9338 |
+
left: -24px;
|
9339 |
+
right: -24px; } }
|
9340 |
+
@media (min-width: 600px) {
|
9341 |
+
.googlesitekit-wizard-progress-step--1 .googlesitekit-wizard-progress-step__number-wrapper::after,
|
9342 |
+
.googlesitekit-wizard-progress-step--completeSetup .googlesitekit-wizard-progress-step__number-wrapper::after {
|
9343 |
+
position: absolute;
|
9344 |
+
top: 50%;
|
9345 |
+
transform: translateY(-50%);
|
9346 |
+
background-color: #fff;
|
9347 |
+
content: "";
|
9348 |
+
display: block;
|
9349 |
+
height: 4px; } }
|
9350 |
+
@media (min-width: 600px) {
|
9351 |
+
.googlesitekit-wizard-progress-step--1 .googlesitekit-wizard-progress-step__number-wrapper::after {
|
9352 |
+
left: -16px;
|
9353 |
+
right: 50%; } }
|
9354 |
+
@media (min-width: 960px) {
|
9355 |
+
.googlesitekit-wizard-progress-step--1 .googlesitekit-wizard-progress-step__number-wrapper::after {
|
9356 |
+
left: -24px; } }
|
9357 |
+
@media (min-width: 600px) {
|
9358 |
+
.googlesitekit-wizard-progress-step--completeSetup .googlesitekit-wizard-progress-step__number-wrapper::after {
|
9359 |
+
left: 50%;
|
9360 |
+
right: -16px; } }
|
9361 |
+
@media (min-width: 960px) {
|
9362 |
+
.googlesitekit-wizard-progress-step--completeSetup .googlesitekit-wizard-progress-step__number-wrapper::after {
|
9363 |
+
right: -24px; } }
|
9364 |
+
.googlesitekit-wizard-progress-step .googlesitekit-wizard-progress-step__number {
|
9365 |
+
background-color: #e6e6e6;
|
9366 |
+
border: 15px solid #fff;
|
9367 |
+
border-radius: 50%;
|
9368 |
+
color: #3c4043;
|
9369 |
+
font-size: 14px;
|
9370 |
+
height: 54px;
|
9371 |
+
line-height: 24px;
|
9372 |
+
margin: 0 auto;
|
9373 |
+
position: relative;
|
9374 |
+
width: 54px;
|
9375 |
+
z-index: 2; }
|
9376 |
+
.googlesitekit-wizard-progress-step .googlesitekit-wizard-progress-step__number--inprogress {
|
9377 |
+
background-color: #1a73e8;
|
9378 |
+
color: #fff; }
|
9379 |
+
.googlesitekit-wizard-progress-step .googlesitekit-wizard-progress-step__number--warning {
|
9380 |
+
background-color: #fbbc05;
|
9381 |
+
color: #fff; }
|
9382 |
+
.googlesitekit-wizard-progress-step .googlesitekit-wizard-progress-step__number--error {
|
9383 |
+
background-color: #d53e36;
|
9384 |
+
color: #fff; }
|
9385 |
+
.googlesitekit-wizard-progress-step .googlesitekit-wizard-progress-step__number--completed {
|
9386 |
+
background-color: #34a853;
|
9387 |
+
color: #fff; }
|
9388 |
+
.googlesitekit-wizard-progress-step .googlesitekit-wizard-progress-step__number-text--warning, .googlesitekit-wizard-progress-step .googlesitekit-wizard-progress-step__number-text--error, .googlesitekit-wizard-progress-step .googlesitekit-wizard-progress-step__number-text--completed {
|
9389 |
+
clip: rect(1px, 1px, 1px, 1px);
|
9390 |
+
height: 1px;
|
9391 |
+
overflow: hidden;
|
9392 |
+
position: absolute !important;
|
9393 |
+
width: 1px; }
|
9394 |
+
.googlesitekit-wizard-progress-step .googlesitekit-wizard-progress-step__number-icon {
|
9395 |
+
align-items: center;
|
9396 |
+
display: flex;
|
9397 |
+
height: 100%;
|
9398 |
+
justify-content: center; }
|
9399 |
+
.googlesitekit-wizard-progress-step .googlesitekit-wizard-progress-step__text {
|
9400 |
+
color: #5b5b61;
|
9401 |
+
font-size: 15px;
|
9402 |
+
font-weight: 500;
|
9403 |
+
margin: 0; }
|
9404 |
+
.googlesitekit-wizard-progress-step .googlesitekit-wizard-progress-step__text span {
|
9405 |
+
color: #d53e36;
|
9406 |
+
display: inline-block;
|
9407 |
+
margin-left: 5px; }
|
9408 |
+
|
9409 |
+
.googlesitekit-wizard-step {
|
9410 |
+
background-color: #fff;
|
9411 |
+
overflow: hidden;
|
9412 |
+
padding-bottom: 16px;
|
9413 |
+
padding-top: 16px; }
|
9414 |
+
@media (min-width: 600px) {
|
9415 |
+
.googlesitekit-wizard-step {
|
9416 |
+
padding-left: 10px;
|
9417 |
+
padding-right: 10px; } }
|
9418 |
+
@media (min-width: 960px) {
|
9419 |
+
.googlesitekit-wizard-step {
|
9420 |
+
padding-bottom: 24px;
|
9421 |
+
padding-top: 24px; } }
|
9422 |
+
.googlesitekit-wizard-step .googlesitekit-wizard-step__title {
|
9423 |
+
font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
|
9424 |
+
margin: 0 0 10px 0; }
|
9425 |
+
.googlesitekit-wizard-step .googlesitekit-wizard-step__text {
|
9426 |
+
margin: 0; }
|
9427 |
+
.googlesitekit-wizard-step .googlesitekit-wizard-step__subtitle {
|
9428 |
+
margin: 16px 0 0 0; }
|
9429 |
+
@media (min-width: 960px) {
|
9430 |
+
.googlesitekit-wizard-step .googlesitekit-wizard-step__subtitle {
|
9431 |
+
margin-top: 24px; } }
|
9432 |
+
.googlesitekit-wizard-step .googlesitekit-wizard-step__inputs {
|
9433 |
+
align-items: center;
|
9434 |
+
display: flex;
|
9435 |
+
flex-wrap: wrap;
|
9436 |
+
margin: 0; }
|
9437 |
+
.googlesitekit-wizard-step .googlesitekit-wizard-step__inputs--multiline {
|
9438 |
+
display: block; }
|
9439 |
+
.googlesitekit-wizard-step .googlesitekit-wizard-step__inputs > div {
|
9440 |
+
margin: 16px 16px 16px 0; }
|
9441 |
+
@media (min-width: 960px) {
|
9442 |
+
.googlesitekit-wizard-step .googlesitekit-wizard-step__inputs > div {
|
9443 |
+
margin: 24px 24px 24px 0; } }
|
9444 |
+
.googlesitekit-wizard-step .googlesitekit-wizard-step__inputs--multiline > div {
|
9445 |
+
margin: 0;
|
9446 |
+
width: 100%; }
|
9447 |
+
.googlesitekit-wizard-step .googlesitekit-wizard-step__inputs > .googlesitekit-setup-module__input {
|
9448 |
+
margin: 1em 0; }
|
9449 |
+
.googlesitekit-wizard-step .googlesitekit-wizard-step__action {
|
9450 |
+
margin-top: 16px; }
|
9451 |
+
@media (min-width: 960px) {
|
9452 |
+
.googlesitekit-wizard-step .googlesitekit-wizard-step__action {
|
9453 |
+
margin-top: 24px; } }
|
9454 |
+
.googlesitekit-wizard-step .googlesitekit-wizard-step__action--justify {
|
9455 |
+
align-items: center;
|
9456 |
+
display: flex;
|
9457 |
+
flex-wrap: wrap;
|
9458 |
+
justify-content: space-between;
|
9459 |
+
margin-top: 0; }
|
9460 |
+
.googlesitekit-wizard-step .googlesitekit-wizard-step__action--justify > *:first-child {
|
9461 |
+
margin-right: 16px;
|
9462 |
+
margin-top: 16px; }
|
9463 |
+
@media (min-width: 960px) {
|
9464 |
+
.googlesitekit-wizard-step .googlesitekit-wizard-step__action--justify > *:first-child {
|
9465 |
+
margin-right: 24px;
|
9466 |
+
margin-top: 24px; } }
|
9467 |
+
.googlesitekit-wizard-step .googlesitekit-wizard-step__action--justify > *:last-child {
|
9468 |
+
flex: 0 0 auto;
|
9469 |
+
margin-top: 16px; }
|
9470 |
+
@media (min-width: 960px) {
|
9471 |
+
.googlesitekit-wizard-step .googlesitekit-wizard-step__action--justify > *:last-child {
|
9472 |
+
margin-top: 24px; } }
|
9473 |
+
.googlesitekit-wizard-step .googlesitekit-wizard-step__back {
|
9474 |
+
margin-left: 16px; }
|
9475 |
+
@media (min-width: 960px) {
|
9476 |
+
.googlesitekit-wizard-step .googlesitekit-wizard-step__back {
|
9477 |
+
margin-left: 24px; } }
|
9478 |
+
|
9479 |
+
/**
|
9480 |
+
* Setup styles.
|
9481 |
+
*
|
9482 |
+
* Site Kit by Google, Copyright 2019 Google LLC
|
9483 |
+
*
|
9484 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
9485 |
+
* you may not use this file except in compliance with the License.
|
9486 |
+
* You may obtain a copy of the License at
|
9487 |
+
*
|
9488 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
9489 |
+
*
|
9490 |
+
* Unless required by applicable law or agreed to in writing, software
|
9491 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
9492 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
9493 |
+
* See the License for the specific language governing permissions and
|
9494 |
+
* limitations under the License.
|
9495 |
+
*/
|
9496 |
+
.googlesitekit-setup {
|
9497 |
+
padding-top: 10px; }
|
9498 |
+
@media (min-width: 600px) {
|
9499 |
+
.googlesitekit-setup {
|
9500 |
+
padding-left: 10px;
|
9501 |
+
padding-right: 10px; } }
|
9502 |
+
.googlesitekit-setup .googlesitekit-setup__wrapper {
|
9503 |
+
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
|
9504 |
+
background-color: #fff; }
|
9505 |
+
.googlesitekit-setup .googlesitekit-setup__step {
|
9506 |
+
border-bottom: 1px solid #e6e6e6;
|
9507 |
+
margin-bottom: 16px;
|
9508 |
+
padding-bottom: 16px; }
|
9509 |
+
@media (min-width: 960px) {
|
9510 |
+
.googlesitekit-setup .googlesitekit-setup__step {
|
9511 |
+
margin-bottom: 24px;
|
9512 |
+
padding-bottom: 24px; } }
|
9513 |
+
.googlesitekit-setup .googlesitekit-setup__step:last-child {
|
9514 |
+
border-bottom: none;
|
9515 |
+
margin-bottom: 0;
|
9516 |
+
padding-bottom: 0; }
|
9517 |
+
.googlesitekit-setup .googlesitekit-setup__intro-title {
|
9518 |
+
margin: 0 0 17px 0; }
|
9519 |
+
.googlesitekit-setup .googlesitekit-setup__title {
|
9520 |
+
display: inline-block;
|
9521 |
+
font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
|
9522 |
+
margin: 0 0 10px 0; }
|
9523 |
+
.googlesitekit-setup .googlesitekit-setup__description {
|
9524 |
+
margin: 0; }
|
9525 |
+
.googlesitekit-setup .googlesitekit-setup__notice {
|
9526 |
+
font-weight: 500; }
|
9527 |
+
.googlesitekit-setup .googlesitekit-setup__description + .googlesitekit-setup__notice {
|
9528 |
+
margin-top: 1em; }
|
9529 |
+
.googlesitekit-setup .googlesitekit-setup__notice-text {
|
9530 |
+
display: inline-block;
|
9531 |
+
margin-left: 5px;
|
9532 |
+
vertical-align: middle; }
|
9533 |
+
.googlesitekit-setup .googlesitekit-setup__notice-warning-icon {
|
9534 |
+
display: inline-block; }
|
9535 |
+
.googlesitekit-setup .googlesitekit-setup__notice-warning-icon::before {
|
9536 |
+
background-color: #fbbc05;
|
9537 |
+
background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2222%22%20height%3D%2219%22%20viewBox%3D%220%200%2022%2019%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M0%2019h22L11%200%200%2019zm12-3h-2v-2h2v2zm0-4h-2V8h2v4z%22%20fill%3D%22%23FFF%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E");
|
9538 |
+
background-position: center 4px;
|
9539 |
+
background-repeat: no-repeat;
|
9540 |
+
background-size: 14px 12px;
|
9541 |
+
border-radius: 50%;
|
9542 |
+
content: "";
|
9543 |
+
display: inline-block;
|
9544 |
+
height: 22px;
|
9545 |
+
vertical-align: middle;
|
9546 |
+
width: 22px; }
|
9547 |
+
.googlesitekit-setup .googlesitekit-setup__success-notice-icon {
|
9548 |
+
align-items: center;
|
9549 |
+
background-color: #34a853;
|
9550 |
+
border-radius: 50%;
|
9551 |
+
display: inline-flex;
|
9552 |
+
height: 22px;
|
9553 |
+
justify-content: center;
|
9554 |
+
line-height: 22px;
|
9555 |
+
margin: 0 auto;
|
9556 |
+
position: relative;
|
9557 |
+
width: 22px;
|
9558 |
+
z-index: 2; }
|
9559 |
+
.googlesitekit-setup .googlesitekit-setup__footer {
|
9560 |
+
border-top: 1px solid #e6e6e6; }
|
9561 |
+
|
9562 |
+
.googlesitekit-setup-compat {
|
9563 |
+
max-width: 60rem; }
|
9564 |
+
|
9565 |
+
.googlesitekit-start-setup-wrap {
|
9566 |
+
display: flex; }
|
9567 |
+
|
9568 |
+
.googlesitekit-start-setup {
|
9569 |
+
margin-right: 16px; }
|
9570 |
+
|
9571 |
+
.googlesitekit-wizard .googlesitekit-opt-in {
|
9572 |
+
margin-bottom: 8px;
|
9573 |
+
margin-top: 8px; }
|
9574 |
+
|
9575 |
+
/**
|
9576 |
+
* Setup module styles.
|
9577 |
+
*
|
9578 |
+
* Site Kit by Google, Copyright 2019 Google LLC
|
9579 |
+
*
|
9580 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
9581 |
+
* you may not use this file except in compliance with the License.
|
9582 |
+
* You may obtain a copy of the License at
|
9583 |
+
*
|
9584 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
9585 |
+
*
|
9586 |
+
* Unless required by applicable law or agreed to in writing, software
|
9587 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
9588 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
9589 |
+
* See the License for the specific language governing permissions and
|
9590 |
+
* limitations under the License.
|
9591 |
+
*/
|
9592 |
+
.googlesitekit-setup-module {
|
9593 |
+
flex: 1 1 auto; }
|
9594 |
+
.googlesitekit-setup-module .googlesitekit-setup-module__step {
|
9595 |
+
border-bottom: 1px solid #e6e6e6;
|
9596 |
+
margin-bottom: 16px;
|
9597 |
+
padding-bottom: 6px; }
|
9598 |
+
@media (min-width: 960px) {
|
9599 |
+
.googlesitekit-setup-module .googlesitekit-setup-module__step {
|
9600 |
+
margin-bottom: 24px;
|
9601 |
+
padding-bottom: 14px; } }
|
9602 |
+
.googlesitekit-setup-module .googlesitekit-setup-module__step:last-child {
|
9603 |
+
border-bottom: none;
|
9604 |
+
margin-bottom: 0;
|
9605 |
+
padding-bottom: 0; }
|
9606 |
+
.googlesitekit-setup-module .googlesitekit-setup-module__logo {
|
9607 |
+
display: inline-block;
|
9608 |
+
line-height: 0;
|
9609 |
+
margin: 0 16px 8px 0;
|
9610 |
+
vertical-align: bottom; }
|
9611 |
+
.googlesitekit-setup-module .googlesitekit-setup-module__logo img {
|
9612 |
+
display: block;
|
9613 |
+
height: auto;
|
9614 |
+
width: 33px; }
|
9615 |
+
.googlesitekit-setup-module .googlesitekit-setup-module__title {
|
9616 |
+
display: inline-block;
|
9617 |
+
font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
|
9618 |
+
margin: 0 0 10px 0; }
|
9619 |
+
.googlesitekit-setup-module .googlesitekit-setup-module__text--no-margin {
|
9620 |
+
margin: 0; }
|
9621 |
+
.googlesitekit-setup-module .googlesitekit-setup-module__inputs + p {
|
9622 |
+
margin-top: 0; }
|
9623 |
+
.googlesitekit-setup-module .googlesitekit-setup-module__title + p {
|
9624 |
+
margin-bottom: 0; }
|
9625 |
+
.googlesitekit-setup-module .googlesitekit-setup-module__title + p ~ p {
|
9626 |
+
margin-bottom: 0; }
|
9627 |
+
.googlesitekit-setup-module .googlesitekit-setup-module__user {
|
9628 |
+
align-items: center;
|
9629 |
+
display: flex; }
|
9630 |
+
.googlesitekit-setup-module .googlesitekit-setup-module__user-image {
|
9631 |
+
border-radius: 50%;
|
9632 |
+
height: 32px;
|
9633 |
+
margin-right: 10px;
|
9634 |
+
width: 32px; }
|
9635 |
+
.googlesitekit-setup-module .googlesitekit-setup-module__inputs {
|
9636 |
+
align-items: center;
|
9637 |
+
display: flex;
|
9638 |
+
flex-wrap: wrap;
|
9639 |
+
margin: 0; }
|
9640 |
+
.googlesitekit-setup-module .googlesitekit-setup-module__inputs--multiline {
|
9641 |
+
display: block; }
|
9642 |
+
.googlesitekit-setup-module .googlesitekit-setup-module__inputs > div {
|
9643 |
+
margin: 16px 16px 16px 0; }
|
9644 |
+
@media (min-width: 960px) {
|
9645 |
+
.googlesitekit-setup-module .googlesitekit-setup-module__inputs > div {
|
9646 |
+
margin: 24px 24px 24px 0; } }
|
9647 |
+
.googlesitekit-setup-module .googlesitekit-setup-module__inputs--multiline > div {
|
9648 |
+
margin: 0;
|
9649 |
+
width: 100%; }
|
9650 |
+
.googlesitekit-setup-module .googlesitekit-setup-module__inputs > .googlesitekit-setup-module__input {
|
9651 |
+
margin: 1em 0; }
|
9652 |
+
.googlesitekit-setup-module .googlesitekit-setup-module__switch {
|
9653 |
+
margin: 16px 0; }
|
9654 |
+
@media (min-width: 960px) {
|
9655 |
+
.googlesitekit-setup-module .googlesitekit-setup-module__switch {
|
9656 |
+
margin: 24px 0; } }
|
9657 |
+
.googlesitekit-setup-module .googlesitekit-setup-module__action {
|
9658 |
+
margin: 24px 0 0 0; }
|
9659 |
+
@media (min-width: 600px) {
|
9660 |
+
.googlesitekit-setup-module .googlesitekit-setup-module__action {
|
9661 |
+
align-items: center;
|
9662 |
+
display: flex; } }
|
9663 |
+
@media (min-width: 960px) {
|
9664 |
+
.googlesitekit-setup-module .googlesitekit-setup-module__action {
|
9665 |
+
margin: 36px 0 0 0; } }
|
9666 |
+
.googlesitekit-setup-module .googlesitekit-setup-module__sub-action {
|
9667 |
+
display: flex;
|
9668 |
+
flex: 1 1 auto;
|
9669 |
+
margin-top: 16px; }
|
9670 |
+
@media (min-width: 600px) {
|
9671 |
+
.googlesitekit-setup-module .googlesitekit-setup-module__sub-action {
|
9672 |
+
margin-left: 16px;
|
9673 |
+
margin-top: 0; } }
|
9674 |
+
@media (min-width: 960px) {
|
9675 |
+
.googlesitekit-setup-module .googlesitekit-setup-module__sub-action {
|
9676 |
+
margin-left: 24px; } }
|
9677 |
+
.googlesitekit-setup-module .googlesitekit-setup-module__list-wrapper {
|
9678 |
+
background: #f9f9f9;
|
9679 |
+
margin: 16px 0 0 0;
|
9680 |
+
padding: 16px; }
|
9681 |
+
@media (min-width: 960px) {
|
9682 |
+
.googlesitekit-setup-module .googlesitekit-setup-module__list-wrapper {
|
9683 |
+
margin-top: 24px; } }
|
9684 |
+
.googlesitekit-setup-module .googlesitekit-setup-module__cta {
|
9685 |
+
margin-top: 16px; }
|
9686 |
+
@media (min-width: 960px) {
|
9687 |
+
.googlesitekit-setup-module .googlesitekit-setup-module__cta {
|
9688 |
+
margin-top: 24px; } }
|
9689 |
+
.googlesitekit-setup-module .googlesitekit-setup-module__cta-link {
|
9690 |
+
display: inline-block;
|
9691 |
+
margin-right: 50px; }
|
9692 |
+
.googlesitekit-setup-module .googlesitekit-setup-module__cta-link:last-child {
|
9693 |
+
margin-right: 0; }
|
9694 |
+
.googlesitekit-setup-module .googlesitekit-setup-module__action + .googlesitekit-setup-module__footer-text {
|
9695 |
+
margin: 24px 0 0 0; }
|
9696 |
+
@media (min-width: 960px) {
|
9697 |
+
.googlesitekit-setup-module .googlesitekit-setup-module__action + .googlesitekit-setup-module__footer-text {
|
9698 |
+
margin: 36px 0 0 0; } }
|
9699 |
+
|
9700 |
+
/**
|
9701 |
+
* Settings connect module styles.
|
9702 |
+
*
|
9703 |
+
* Site Kit by Google, Copyright 2019 Google LLC
|
9704 |
+
*
|
9705 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
9706 |
+
* you may not use this file except in compliance with the License.
|
9707 |
+
* You may obtain a copy of the License at
|
9708 |
+
*
|
9709 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
9710 |
+
*
|
9711 |
+
* Unless required by applicable law or agreed to in writing, software
|
9712 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
9713 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
9714 |
+
* See the License for the specific language governing permissions and
|
9715 |
+
* limitations under the License.
|
9716 |
+
*/
|
9717 |
+
.googlesitekit-settings-connect-module {
|
9718 |
+
border: 1px solid #e6e6e6;
|
9719 |
+
height: 100%;
|
9720 |
+
padding: 16px;
|
9721 |
+
width: 100%; }
|
9722 |
+
@media (min-width: 960px) {
|
9723 |
+
.googlesitekit-settings-connect-module {
|
9724 |
+
padding: 24px; } }
|
9725 |
+
.googlesitekit-settings-connect-module--disabled {
|
9726 |
+
color: #bbb; }
|
9727 |
+
.googlesitekit-settings-connect-module--disabled .googlesitekit-settings-connect-module__logo {
|
9728 |
+
filter: saturate(0);
|
9729 |
+
opacity: 0.5; }
|
9730 |
+
.googlesitekit-settings-connect-module .googlesitekit-settings-connect-module__logo {
|
9731 |
+
align-items: flex-end;
|
9732 |
+
display: flex;
|
9733 |
+
height: 36px; }
|
9734 |
+
.googlesitekit-settings-connect-module .googlesitekit-settings-connect-module__logo img {
|
9735 |
+
display: block; }
|
9736 |
+
.googlesitekit-settings-connect-module .googlesitekit-settings-connect-module__title {
|
9737 |
+
margin: 15px 0 10px 0; }
|
9738 |
+
.googlesitekit-settings-connect-module--disabled .googlesitekit-settings-connect-module__title {
|
9739 |
+
color: #bbb; }
|
9740 |
+
.googlesitekit-settings-connect-module .googlesitekit-settings-connect-module__text {
|
9741 |
+
font-size: 0.75rem;
|
9742 |
+
line-height: 1.58;
|
9743 |
+
margin: 0; }
|
9744 |
+
.googlesitekit-settings-connect-module .googlesitekit-settings-connect-module__switch {
|
9745 |
+
float: right; }
|
9746 |
+
.googlesitekit-settings-connect-module .googlesitekit-settings-connect-module__switch .spinner {
|
9747 |
+
margin-top: -5px; }
|
9748 |
+
.googlesitekit-settings-connect-module .googlesitekit-settings-connect-module__cta {
|
9749 |
+
font-size: 0.75rem; }
|
9750 |
+
|
9751 |
+
/**
|
9752 |
+
* Settings meta styles.
|
9753 |
+
*
|
9754 |
+
* Site Kit by Google, Copyright 2019 Google LLC
|
9755 |
+
*
|
9756 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
9757 |
+
* you may not use this file except in compliance with the License.
|
9758 |
+
* You may obtain a copy of the License at
|
9759 |
+
*
|
9760 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
9761 |
+
*
|
9762 |
+
* Unless required by applicable law or agreed to in writing, software
|
9763 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
9764 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
9765 |
+
* See the License for the specific language governing permissions and
|
9766 |
+
* limitations under the License.
|
9767 |
+
*/
|
9768 |
+
.googlesitekit-settings-meta .googlesitekit-settings-meta__profile {
|
9769 |
+
align-items: center;
|
9770 |
+
display: flex;
|
9771 |
+
margin: 16px 0; }
|
9772 |
+
@media (min-width: 960px) {
|
9773 |
+
.googlesitekit-settings-meta .googlesitekit-settings-meta__profile {
|
9774 |
+
margin: 24px 0; } }
|
9775 |
+
.googlesitekit-settings-meta .googlesitekit-settings-meta__profile .googlesitekit-cta-link {
|
9776 |
+
font-style: italic; }
|
9777 |
+
|
9778 |
+
.googlesitekit-settings-meta .googlesitekit-settings-meta__avatar {
|
9779 |
+
border-radius: 50%;
|
9780 |
+
height: 64px;
|
9781 |
+
margin-right: 16px;
|
9782 |
+
width: 64px; }
|
9783 |
+
@media (min-width: 960px) {
|
9784 |
+
.googlesitekit-settings-meta .googlesitekit-settings-meta__avatar {
|
9785 |
+
margin-right: 24px; } }
|
9786 |
+
|
9787 |
+
.googlesitekit-settings-meta .googlesitekit-settings-meta__user-details {
|
9788 |
+
font-size: 0.875rem; }
|
9789 |
+
|
9790 |
+
.googlesitekit-settings-meta .googlesitekit-settings-meta__user {
|
9791 |
+
font-weight: 700;
|
9792 |
+
margin: 0; }
|
9793 |
+
|
9794 |
+
.googlesitekit-settings-meta .googlesitekit-settings-meta__unlink {
|
9795 |
+
font-size: 0.75rem; }
|
9796 |
+
|
9797 |
+
/**
|
9798 |
+
* Settings module styles.
|
9799 |
+
*
|
9800 |
+
* Site Kit by Google, Copyright 2019 Google LLC
|
9801 |
+
*
|
9802 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
9803 |
+
* you may not use this file except in compliance with the License.
|
9804 |
+
* You may obtain a copy of the License at
|
9805 |
+
*
|
9806 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
9807 |
+
*
|
9808 |
+
* Unless required by applicable law or agreed to in writing, software
|
9809 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
9810 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
9811 |
+
* See the License for the specific language governing permissions and
|
9812 |
+
* limitations under the License.
|
9813 |
+
*/
|
9814 |
+
.googlesitekit-settings-module {
|
9815 |
+
border-bottom: 1px solid #e6e6e6;
|
9816 |
+
position: relative; }
|
9817 |
+
.googlesitekit-settings-module--error {
|
9818 |
+
border: 3px solid #d53e36; }
|
9819 |
+
.googlesitekit-settings-module .googlesitekit-settings-module__header {
|
9820 |
+
cursor: pointer;
|
9821 |
+
padding: 0 32px 0 0;
|
9822 |
+
position: relative;
|
9823 |
+
width: 100%; }
|
9824 |
+
.googlesitekit-settings-module .googlesitekit-settings-module__header:hover {
|
9825 |
+
text-decoration: none; }
|
9826 |
+
.googlesitekit-settings-module .googlesitekit-settings-module__header:focus {
|
9827 |
+
outline-offset: 0; }
|
9828 |
+
.googlesitekit-settings-module .googlesitekit-settings-module__header::after {
|
9829 |
+
background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2212%22%20height%3D%228%22%20viewBox%3D%220%200%2012%208%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M10.6.6L12%202%206%208%200%202%201.4.6%206%205.2z%22%20fill%3D%22%235B5B61%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E");
|
9830 |
+
background-position: center center;
|
9831 |
+
background-repeat: no-repeat;
|
9832 |
+
content: "";
|
9833 |
+
display: block;
|
9834 |
+
height: 20px;
|
9835 |
+
position: absolute;
|
9836 |
+
right: 16px;
|
9837 |
+
top: 50%;
|
9838 |
+
transform: translateY(-50%);
|
9839 |
+
width: 20px; }
|
9840 |
+
.googlesitekit-settings-module .googlesitekit-settings-module__header--open::after {
|
9841 |
+
transform: translateY(-50%) rotate(180deg); }
|
9842 |
+
.googlesitekit-settings-module .googlesitekit-settings-module__content {
|
9843 |
+
display: none; }
|
9844 |
+
.googlesitekit-settings-module .googlesitekit-settings-module__content--open {
|
9845 |
+
display: block; }
|
9846 |
+
.googlesitekit-settings-module .googlesitekit-settings-module__title {
|
9847 |
+
align-items: center;
|
9848 |
+
display: flex;
|
9849 |
+
margin: 0; }
|
9850 |
+
.googlesitekit-settings-module .googlesitekit-settings-module__title-icon {
|
9851 |
+
height: auto;
|
9852 |
+
margin-right: 16px;
|
9853 |
+
width: 24px; }
|
9854 |
+
.googlesitekit-settings-module .googlesitekit-settings-module__status {
|
9855 |
+
align-items: center;
|
9856 |
+
display: flex;
|
9857 |
+
font-size: 0.75rem;
|
9858 |
+
margin: 0; }
|
9859 |
+
.googlesitekit-settings-module .googlesitekit-settings-module__status-icon {
|
9860 |
+
margin-left: 16px; }
|
9861 |
+
.googlesitekit-settings-module .googlesitekit-settings-module__status-icon::before {
|
9862 |
+
background-position: center center;
|
9863 |
+
background-repeat: no-repeat;
|
9864 |
+
border-radius: 50%;
|
9865 |
+
content: "";
|
9866 |
+
display: inline-block;
|
9867 |
+
height: 19px;
|
9868 |
+
vertical-align: middle;
|
9869 |
+
width: 19px; }
|
9870 |
+
.googlesitekit-settings-module .googlesitekit-settings-module__status-icon--connected::before {
|
9871 |
+
background-color: #34a853;
|
9872 |
+
background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2212%22%20viewBox%3D%220%200%2016%2012%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22%23FFF%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M0%206.414L1.415%205l5.292%205.292-1.414%201.415z%22%2F%3E%3Cpath%20d%3D%22M14.146.146l1.415%201.414L5.414%2011.707%204%2010.292z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
|
9873 |
+
background-size: 10px 8px; }
|
9874 |
+
.googlesitekit-settings-module .googlesitekit-settings-module__status-icon--not-connected::before {
|
9875 |
+
background-color: #fbbc05;
|
9876 |
+
background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2222%22%20height%3D%2219%22%20viewBox%3D%220%200%2022%2019%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M0%2019h22L11%200%200%2019zm12-3h-2v-2h2v2zm0-4h-2V8h2v4z%22%20fill%3D%22%23FFF%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E");
|
9877 |
+
background-position: center 3px;
|
9878 |
+
background-size: 13px 11px; }
|
9879 |
+
.googlesitekit-settings-module .googlesitekit-settings-module__footer {
|
9880 |
+
background-color: #f9f9f9;
|
9881 |
+
font-size: 0.8125rem; }
|
9882 |
+
.googlesitekit-settings-module .googlesitekit-settings-module__footer-cancel {
|
9883 |
+
margin-left: 24px; }
|
9884 |
+
.googlesitekit-settings-module .googlesitekit-settings-module__meta-header {
|
9885 |
+
margin: 0 0 8px 0; }
|
9886 |
+
.googlesitekit-settings-module .googlesitekit-settings-module__meta-items {
|
9887 |
+
align-items: center;
|
9888 |
+
display: flex;
|
9889 |
+
flex-wrap: wrap;
|
9890 |
+
margin: 0; }
|
9891 |
+
.googlesitekit-settings-module .googlesitekit-settings-module__meta-select {
|
9892 |
+
margin: 0 16px 16px 0; }
|
9893 |
+
@media (min-width: 960px) {
|
9894 |
+
.googlesitekit-settings-module .googlesitekit-settings-module__meta-select {
|
9895 |
+
margin: 0 24px 24px 0; } }
|
9896 |
+
.googlesitekit-settings-module .googlesitekit-settings-module__meta-item {
|
9897 |
+
margin: 0 32px 16px 0;
|
9898 |
+
width: 100%; }
|
9899 |
+
@media (min-width: 600px) {
|
9900 |
+
.googlesitekit-settings-module .googlesitekit-settings-module__meta-item {
|
9901 |
+
width: auto; } }
|
9902 |
+
@media (min-width: 960px) {
|
9903 |
+
.googlesitekit-settings-module .googlesitekit-settings-module__meta-item {
|
9904 |
+
margin: 0 48px 24px 0; } }
|
9905 |
+
.googlesitekit-settings-module .googlesitekit-settings-module__meta-item--nomargin {
|
9906 |
+
margin: 0; }
|
9907 |
+
.googlesitekit-settings-module .googlesitekit-settings-module__meta-item-type {
|
9908 |
+
font-size: 0.75rem;
|
9909 |
+
margin: 0 0 8px 0; }
|
9910 |
+
.googlesitekit-settings-module .googlesitekit-settings-module__meta-item-data {
|
9911 |
+
color: #5b5b61;
|
9912 |
+
font-size: 1rem;
|
9913 |
+
font-weight: 700;
|
9914 |
+
margin: 0; }
|
9915 |
+
.googlesitekit-settings-module .googlesitekit-settings-module__meta-item-data--wrap {
|
9916 |
+
word-break: break-all; }
|
9917 |
+
.googlesitekit-settings-module .googlesitekit-settings-module__edit-button-icon,
|
9918 |
+
.googlesitekit-settings-module .googlesitekit-settings-module__remove-button-icon {
|
9919 |
+
margin-left: 16px; }
|
9920 |
+
.googlesitekit-settings-module .googlesitekit-settings-module__remove-button {
|
9921 |
+
align-items: center;
|
9922 |
+
display: flex; }
|
9923 |
+
.googlesitekit-settings-module .googlesitekit-settings-module__error {
|
9924 |
+
background-color: #d53e36;
|
9925 |
+
color: #fff;
|
9926 |
+
font-weight: 700; }
|
9927 |
+
.googlesitekit-settings-module .googlesitekit-settings-module__apikey-cancel {
|
9928 |
+
font-size: 0.75em;
|
9929 |
+
margin-left: 24px; }
|
9930 |
+
|
9931 |
+
/**
|
9932 |
+
* Settings module warning.
|
9933 |
+
*
|
9934 |
+
* Site Kit by Google, Copyright 2019 Google LLC
|
9935 |
+
*
|
9936 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
9937 |
+
* you may not use this file except in compliance with the License.
|
9938 |
+
* You may obtain a copy of the License at
|
9939 |
+
*
|
9940 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
9941 |
+
*
|
9942 |
+
* Unless required by applicable law or agreed to in writing, software
|
9943 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
9944 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
9945 |
+
* See the License for the specific language governing permissions and
|
9946 |
+
* limitations under the License.
|
9947 |
+
*/
|
9948 |
+
.googlesitekit-settings-module-warning--settings {
|
9949 |
+
margin-bottom: 1em; }
|
9950 |
+
|
9951 |
+
.googlesitekit-settings-module-warning--modules-list {
|
9952 |
+
font-size: 0.75rem;
|
9953 |
+
margin: 1em 0; }
|
9954 |
+
.googlesitekit-settings-module-warning--modules-list .svg {
|
9955 |
+
height: auto;
|
9956 |
+
width: 15px; }
|
9957 |
+
|
9958 |
+
.googlesitekit-settings-module-warning--module-sitekit-dashboard {
|
9959 |
+
margin-top: 1em; }
|
9960 |
+
|
9961 |
+
.googlesitekit-settings-module-warning--module-dashboard {
|
9962 |
+
margin-bottom: 1em; }
|
9963 |
+
|
9964 |
+
/**
|
9965 |
+
* Settings module header styles.
|
9966 |
+
*
|
9967 |
+
* Site Kit by Google, Copyright 2019 Google LLC
|
9968 |
+
*
|
9969 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
9970 |
+
* you may not use this file except in compliance with the License.
|
9971 |
+
* You may obtain a copy of the License at
|
9972 |
+
*
|
9973 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
9974 |
+
*
|
9975 |
+
* Unless required by applicable law or agreed to in writing, software
|
9976 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
9977 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
9978 |
+
* See the License for the specific language governing permissions and
|
9979 |
+
* limitations under the License.
|
9980 |
+
*/
|
9981 |
+
.googlesitekit-settings-module-header {
|
9982 |
+
margin-top: 10px; }
|
9983 |
+
.googlesitekit-settings-module-header .googlesitekit-settings-module-header__title {
|
9984 |
+
color: #3c4043;
|
9985 |
+
margin: 0; }
|
9986 |
+
.googlesitekit-settings-module-header .googlesitekit-settings-module-header__description {
|
9987 |
+
font-size: 0.75rem;
|
9988 |
+
margin: 0; }
|
9989 |
+
|
9990 |
+
/**
|
9991 |
+
* Settings notice styles.
|
9992 |
+
*
|
9993 |
+
* Site Kit by Google, Copyright 2019 Google LLC
|
9994 |
+
*
|
9995 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
9996 |
+
* you may not use this file except in compliance with the License.
|
9997 |
+
* You may obtain a copy of the License at
|
9998 |
+
*
|
9999 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10000 |
+
*
|
10001 |
+
* Unless required by applicable law or agreed to in writing, software
|
10002 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
10003 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
10004 |
+
* See the License for the specific language governing permissions and
|
10005 |
+
* limitations under the License.
|
10006 |
+
*/
|
10007 |
+
.googlesitekit-settings-notice {
|
10008 |
+
background-color: #fafad2;
|
10009 |
+
border-radius: 4px;
|
10010 |
+
margin: 1.5em 0;
|
10011 |
+
padding: 16px; }
|
10012 |
+
@media (min-width: 960px) {
|
10013 |
+
.googlesitekit-settings-notice {
|
10014 |
+
padding: 24px; } }
|
10015 |
+
.googlesitekit-settings-notice--suggestion {
|
10016 |
+
background-color: #e7f0fc; }
|
10017 |
+
.googlesitekit-settings-notice .googlesitekit-settings-notice__text {
|
10018 |
+
color: rgba(0, 0, 0, 0.7);
|
10019 |
+
padding-left: 30px;
|
10020 |
+
position: relative; }
|
10021 |
+
.googlesitekit-settings-notice .googlesitekit-settings-notice__text::before {
|
10022 |
+
background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%222%22%20height%3D%2212%22%20viewBox%3D%220%200%202%2012%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22%23f8a708%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M0%200h2v7H0zM0%2010h2v2H0z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
|
10023 |
+
background-position: center center;
|
10024 |
+
background-repeat: no-repeat;
|
10025 |
+
background-size: 2px 12px;
|
10026 |
+
border: 2px solid #f8a708;
|
10027 |
+
border-radius: 50%;
|
10028 |
+
content: "";
|
10029 |
+
display: block;
|
10030 |
+
height: 22px;
|
10031 |
+
left: 0;
|
10032 |
+
position: absolute;
|
10033 |
+
width: 22px; }
|
10034 |
+
.googlesitekit-settings-notice--suggestion .googlesitekit-settings-notice__text::before {
|
10035 |
+
background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%222%22%20height%3D%2211%22%20viewBox%3D%220%200%202%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22%231872e6%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M0%204h2v7H0zM0%200h2v2H0z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
|
10036 |
+
border-color: #1872e6; }
|
10037 |
|
dist/assets/css/adminbar.css
CHANGED
@@ -1,2 +1,1628 @@
|
|
1 |
-
.googlesitekit-plugin{color:#757575;font-family:Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:1rem;line-height:1.4}.googlesitekit-plugin *,.googlesitekit-plugin *::before,.googlesitekit-plugin *::after{box-sizing:border-box}.googlesitekit-plugin svg:not(:root){overflow:hidden}.googlesitekit-plugin h1,.googlesitekit-plugin h2,.googlesitekit-plugin h3,.googlesitekit-plugin h4,.googlesitekit-plugin h5,.googlesitekit-plugin h6{color:#3c4043;font-family:"Google Sans","Helvetica Neue",Helvetica,Arial,sans-serif;line-height:1.16}.googlesitekit-plugin h1,.googlesitekit-plugin .googlesitekit-heading-1{font-size:1.75rem;font-weight:400}@media (min-width: 600px){.googlesitekit-plugin h1,.googlesitekit-plugin .googlesitekit-heading-1{font-size:2.25rem}}.googlesitekit-plugin h2,.googlesitekit-plugin .googlesitekit-heading-2{font-size:1.375rem;font-weight:400}@media (min-width: 600px){.googlesitekit-plugin h2,.googlesitekit-plugin .googlesitekit-heading-2{font-size:1.75rem}}.googlesitekit-plugin h3,.googlesitekit-plugin .googlesitekit-heading-3{font-size:1.25rem;font-weight:400}@media (min-width: 600px){.googlesitekit-plugin h3,.googlesitekit-plugin .googlesitekit-heading-3{font-size:1.5rem}}.googlesitekit-plugin h4,.googlesitekit-plugin .googlesitekit-heading-4{color:#5b5b61;font-size:1.125rem;font-weight:500}@media (min-width: 600px){.googlesitekit-plugin h4,.googlesitekit-plugin .googlesitekit-heading-4{font-size:1.25rem}}.googlesitekit-plugin .googlesitekit-subheading-1{font-family:Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:0.9375rem;font-weight:500}@media (min-width: 600px){.googlesitekit-plugin .googlesitekit-subheading-1{font-size:1rem}}.googlesitekit-plugin .googlesitekit-subheading-2{font-family:Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:0.875rem;font-weight:500}@media (min-width: 600px){.googlesitekit-plugin .googlesitekit-subheading-2{font-size:0.9375rem}}.googlesitekit-plugin .googlesitekit-overline{color:#757575;font-size:0.75rem;font-weight:500;letter-spacing:0.16em;line-height:1.16;text-transform:uppercase}.googlesitekit-plugin .googlesitekit-overline--collapse{margin:0}.googlesitekit-plugin .googlesitekit-recommended{color:#34a853;font-size:10px;font-weight:500}.googlesitekit-plugin .googlesitekit-nodata{display:none}.googlesitekit-plugin p{font-size:1rem}.googlesitekit-plugin a{color:#1a73e8;text-decoration:none}.googlesitekit-plugin a:hover{text-decoration:underline}.googlesitekit-plugin a:focus{box-shadow:none;outline:1px dashed #4285f4;outline-offset:3px}.googlesitekit-plugin button{background:none;border:none;color:#1a73e8;text-decoration:none}.googlesitekit-plugin button:hover{text-decoration:underline}.googlesitekit-plugin button:focus{outline:1px dashed #4285f4;outline-offset:3px}.googlesitekit-plugin .screen-reader-only{clip:rect(1px, 1px, 1px, 1px);height:1px;overflow:hidden;position:absolute !important;width:1px}:root{--mdc-layout-grid-margin-desktop: 24px;--mdc-layout-grid-gutter-desktop: 24px;--mdc-layout-grid-column-width-desktop: 72px;--mdc-layout-grid-margin-tablet: 16px;--mdc-layout-grid-gutter-tablet: 16px;--mdc-layout-grid-column-width-tablet: 72px;--mdc-layout-grid-margin-phone: 16px;--mdc-layout-grid-gutter-phone: 16px;--mdc-layout-grid-column-width-phone: 72px}@media (min-width: 961px){.mdc-layout-grid,#wpadminbar .googlesitekit-adminbar .mdc-layout-grid,#wpadminbar.nojs .googlesitekit-noscript .mdc-layout-grid{box-sizing:border-box;margin:0 auto;padding:24px;padding:24px;padding:var(--mdc-layout-grid-margin-desktop, 24px)}}@media (min-width: 601px) and (max-width: 960px){.mdc-layout-grid,#wpadminbar .googlesitekit-adminbar .mdc-layout-grid,#wpadminbar.nojs .googlesitekit-noscript .mdc-layout-grid{box-sizing:border-box;margin:0 auto;padding:16px;padding:16px;padding:var(--mdc-layout-grid-margin-tablet, 16px)}}@media (max-width: 600px){.mdc-layout-grid,#wpadminbar .googlesitekit-adminbar .mdc-layout-grid,#wpadminbar.nojs .googlesitekit-noscript .mdc-layout-grid{box-sizing:border-box;margin:0 auto;padding:16px;padding:16px;padding:var(--mdc-layout-grid-margin-phone, 16px)}}@media (min-width: 961px){.mdc-layout-grid__inner,#wpadminbar .googlesitekit-adminbar .mdc-layout-grid__inner,#wpadminbar.nojs .googlesitekit-noscript .mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-12px;margin:calc(24px / 2 * -1);margin:calc(var(--mdc-layout-grid-gutter-desktop, 24px) / 2 * -1)}@supports (display: grid){.mdc-layout-grid__inner,#wpadminbar .googlesitekit-adminbar .mdc-layout-grid__inner,#wpadminbar.nojs .googlesitekit-noscript .mdc-layout-grid__inner{display:grid;margin:0;grid-gap:24px;grid-gap:24px;grid-gap:var(--mdc-layout-grid-gutter-desktop, 24px);grid-template-columns:repeat(12, minmax(0, 1fr))}}}@media (min-width: 601px) and (max-width: 960px){.mdc-layout-grid__inner,#wpadminbar .googlesitekit-adminbar .mdc-layout-grid__inner,#wpadminbar.nojs .googlesitekit-noscript .mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-8px;margin:calc(16px / 2 * -1);margin:calc(var(--mdc-layout-grid-gutter-tablet, 16px) / 2 * -1)}@supports (display: grid){.mdc-layout-grid__inner,#wpadminbar .googlesitekit-adminbar .mdc-layout-grid__inner,#wpadminbar.nojs .googlesitekit-noscript .mdc-layout-grid__inner{display:grid;margin:0;grid-gap:16px;grid-gap:16px;grid-gap:var(--mdc-layout-grid-gutter-tablet, 16px);grid-template-columns:repeat(8, minmax(0, 1fr))}}}@media (max-width: 600px){.mdc-layout-grid__inner,#wpadminbar .googlesitekit-adminbar .mdc-layout-grid__inner,#wpadminbar.nojs .googlesitekit-noscript .mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-8px;margin:calc(16px / 2 * -1);margin:calc(var(--mdc-layout-grid-gutter-phone, 16px) / 2 * -1)}@supports (display: grid){.mdc-layout-grid__inner,#wpadminbar .googlesitekit-adminbar .mdc-layout-grid__inner,#wpadminbar.nojs .googlesitekit-noscript .mdc-layout-grid__inner{display:grid;margin:0;grid-gap:16px;grid-gap:16px;grid-gap:var(--mdc-layout-grid-gutter-phone, 16px);grid-template-columns:repeat(4, minmax(0, 1fr))}}}@media (min-width: 961px){.mdc-layout-grid__cell,#wpadminbar .googlesitekit-adminbar .mdc-layout-grid__cell,#wpadminbar.nojs .googlesitekit-noscript .mdc-layout-grid__cell{width:calc(33.33333% - 24px);width:calc(33.33333% - 24px);width:calc(33.33333% - var(--mdc-layout-grid-gutter-desktop, 24px));box-sizing:border-box;margin:12px;margin:calc(24px / 2);margin:calc(var(--mdc-layout-grid-gutter-desktop, 24px) / 2)}@supports (display: grid){.mdc-layout-grid__cell,#wpadminbar .googlesitekit-adminbar .mdc-layout-grid__cell,#wpadminbar.nojs .googlesitekit-noscript .mdc-layout-grid__cell{width:auto;grid-column-end:span 4}}@supports (display: grid){.mdc-layout-grid__cell,#wpadminbar .googlesitekit-adminbar .mdc-layout-grid__cell,#wpadminbar.nojs .googlesitekit-noscript .mdc-layout-grid__cell{margin:0}}.mdc-layout-grid__cell--span-1,.mdc-layout-grid__cell--span-1-desktop{width:calc(8.33333% - 24px);width:calc(8.33333% - 24px);width:calc(8.33333% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display: grid){.mdc-layout-grid__cell--span-1,.mdc-layout-grid__cell--span-1-desktop{width:auto;grid-column-end:span 1}}.mdc-layout-grid__cell--span-2,#wpadminbar .googlesitekit-adminbar .mdc-layout-grid__cell--span-2,.mdc-layout-grid__cell--span-2-desktop{width:calc(16.66667% - 24px);width:calc(16.66667% - 24px);width:calc(16.66667% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display: grid){.mdc-layout-grid__cell--span-2,#wpadminbar .googlesitekit-adminbar .mdc-layout-grid__cell--span-2,.mdc-layout-grid__cell--span-2-desktop{width:auto;grid-column-end:span 2}}.mdc-layout-grid__cell--span-3,#wpadminbar .googlesitekit-adminbar .mdc-layout-grid__cell--span-3,.mdc-layout-grid__cell--span-3-desktop,#wpadminbar .googlesitekit-adminbar .mdc-layout-grid__cell--span-3-desktop{width:calc(25% - 24px);width:calc(25% - 24px);width:calc(25% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display: grid){.mdc-layout-grid__cell--span-3,#wpadminbar .googlesitekit-adminbar .mdc-layout-grid__cell--span-3,.mdc-layout-grid__cell--span-3-desktop,#wpadminbar .googlesitekit-adminbar .mdc-layout-grid__cell--span-3-desktop{width:auto;grid-column-end:span 3}}.mdc-layout-grid__cell--span-4,#wpadminbar .googlesitekit-adminbar .mdc-layout-grid__cell--span-4,.mdc-layout-grid__cell--span-4-desktop{width:calc(33.33333% - 24px);width:calc(33.33333% - 24px);width:calc(33.33333% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display: grid){.mdc-layout-grid__cell--span-4,#wpadminbar .googlesitekit-adminbar .mdc-layout-grid__cell--span-4,.mdc-layout-grid__cell--span-4-desktop{width:auto;grid-column-end:span 4}}.mdc-layout-grid__cell--span-5,.mdc-layout-grid__cell--span-5-desktop{width:calc(41.66667% - 24px);width:calc(41.66667% - 24px);width:calc(41.66667% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display: grid){.mdc-layout-grid__cell--span-5,.mdc-layout-grid__cell--span-5-desktop{width:auto;grid-column-end:span 5}}.mdc-layout-grid__cell--span-6,.mdc-layout-grid__cell--span-6-desktop,#wpadminbar .googlesitekit-adminbar .mdc-layout-grid__cell--span-6-desktop{width:calc(50% - 24px);width:calc(50% - 24px);width:calc(50% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display: grid){.mdc-layout-grid__cell--span-6,.mdc-layout-grid__cell--span-6-desktop,#wpadminbar .googlesitekit-adminbar .mdc-layout-grid__cell--span-6-desktop{width:auto;grid-column-end:span 6}}.mdc-layout-grid__cell--span-7,#wpadminbar .googlesitekit-adminbar .mdc-layout-grid__cell--span-7,.mdc-layout-grid__cell--span-7-desktop,#wpadminbar .googlesitekit-adminbar .mdc-layout-grid__cell--span-7-desktop{width:calc(58.33333% - 24px);width:calc(58.33333% - 24px);width:calc(58.33333% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display: grid){.mdc-layout-grid__cell--span-7,#wpadminbar .googlesitekit-adminbar .mdc-layout-grid__cell--span-7,.mdc-layout-grid__cell--span-7-desktop,#wpadminbar .googlesitekit-adminbar .mdc-layout-grid__cell--span-7-desktop{width:auto;grid-column-end:span 7}}.mdc-layout-grid__cell--span-8,.mdc-layout-grid__cell--span-8-desktop{width:calc(66.66667% - 24px);width:calc(66.66667% - 24px);width:calc(66.66667% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display: grid){.mdc-layout-grid__cell--span-8,.mdc-layout-grid__cell--span-8-desktop{width:auto;grid-column-end:span 8}}.mdc-layout-grid__cell--span-9,.mdc-layout-grid__cell--span-9-desktop{width:calc(75% - 24px);width:calc(75% - 24px);width:calc(75% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display: grid){.mdc-layout-grid__cell--span-9,.mdc-layout-grid__cell--span-9-desktop{width:auto;grid-column-end:span 9}}.mdc-layout-grid__cell--span-10,.mdc-layout-grid__cell--span-10-desktop{width:calc(83.33333% - 24px);width:calc(83.33333% - 24px);width:calc(83.33333% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display: grid){.mdc-layout-grid__cell--span-10,.mdc-layout-grid__cell--span-10-desktop{width:auto;grid-column-end:span 10}}.mdc-layout-grid__cell--span-11,.mdc-layout-grid__cell--span-11-desktop{width:calc(91.66667% - 24px);width:calc(91.66667% - 24px);width:calc(91.66667% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display: grid){.mdc-layout-grid__cell--span-11,.mdc-layout-grid__cell--span-11-desktop{width:auto;grid-column-end:span 11}}.mdc-layout-grid__cell--span-12,.mdc-layout-grid__cell--span-12-desktop{width:calc(100% - 24px);width:calc(100% - 24px);width:calc(100% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display: grid){.mdc-layout-grid__cell--span-12,.mdc-layout-grid__cell--span-12-desktop{width:auto;grid-column-end:span 12}}}@media (min-width: 601px) and (max-width: 960px){.mdc-layout-grid__cell,#wpadminbar .googlesitekit-adminbar .mdc-layout-grid__cell,#wpadminbar.nojs .googlesitekit-noscript .mdc-layout-grid__cell{width:calc(50% - 16px);width:calc(50% - 16px);width:calc(50% - var(--mdc-layout-grid-gutter-tablet, 16px));box-sizing:border-box;margin:8px;margin:calc(16px / 2);margin:calc(var(--mdc-layout-grid-gutter-tablet, 16px) / 2)}@supports (display: grid){.mdc-layout-grid__cell,#wpadminbar .googlesitekit-adminbar .mdc-layout-grid__cell,#wpadminbar.nojs .googlesitekit-noscript .mdc-layout-grid__cell{width:auto;grid-column-end:span 4}}@supports (display: grid){.mdc-layout-grid__cell,#wpadminbar .googlesitekit-adminbar .mdc-layout-grid__cell,#wpadminbar.nojs .googlesitekit-noscript .mdc-layout-grid__cell{margin:0}}.mdc-layout-grid__cell--span-1,.mdc-layout-grid__cell--span-1-tablet{width:calc(12.5% - 16px);width:calc(12.5% - 16px);width:calc(12.5% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-1,.mdc-layout-grid__cell--span-1-tablet{width:auto;grid-column-end:span 1}}.mdc-layout-grid__cell--span-2,#wpadminbar .googlesitekit-adminbar .mdc-layout-grid__cell--span-2,.mdc-layout-grid__cell--span-2-tablet,#wpadminbar .googlesitekit-adminbar .mdc-layout-grid__cell--span-2-tablet{width:calc(25% - 16px);width:calc(25% - 16px);width:calc(25% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-2,#wpadminbar .googlesitekit-adminbar .mdc-layout-grid__cell--span-2,.mdc-layout-grid__cell--span-2-tablet,#wpadminbar .googlesitekit-adminbar .mdc-layout-grid__cell--span-2-tablet{width:auto;grid-column-end:span 2}}.mdc-layout-grid__cell--span-3,#wpadminbar .googlesitekit-adminbar .mdc-layout-grid__cell--span-3,.mdc-layout-grid__cell--span-3-tablet{width:calc(37.5% - 16px);width:calc(37.5% - 16px);width:calc(37.5% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-3,#wpadminbar .googlesitekit-adminbar .mdc-layout-grid__cell--span-3,.mdc-layout-grid__cell--span-3-tablet{width:auto;grid-column-end:span 3}}.mdc-layout-grid__cell--span-4,#wpadminbar .googlesitekit-adminbar .mdc-layout-grid__cell--span-4,.mdc-layout-grid__cell--span-4-tablet,#wpadminbar .googlesitekit-adminbar .mdc-layout-grid__cell--span-4-tablet{width:calc(50% - 16px);width:calc(50% - 16px);width:calc(50% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-4,#wpadminbar .googlesitekit-adminbar .mdc-layout-grid__cell--span-4,.mdc-layout-grid__cell--span-4-tablet,#wpadminbar .googlesitekit-adminbar .mdc-layout-grid__cell--span-4-tablet{width:auto;grid-column-end:span 4}}.mdc-layout-grid__cell--span-5,.mdc-layout-grid__cell--span-5-tablet{width:calc(62.5% - 16px);width:calc(62.5% - 16px);width:calc(62.5% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-5,.mdc-layout-grid__cell--span-5-tablet{width:auto;grid-column-end:span 5}}.mdc-layout-grid__cell--span-6,.mdc-layout-grid__cell--span-6-tablet{width:calc(75% - 16px);width:calc(75% - 16px);width:calc(75% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-6,.mdc-layout-grid__cell--span-6-tablet{width:auto;grid-column-end:span 6}}.mdc-layout-grid__cell--span-7,#wpadminbar .googlesitekit-adminbar .mdc-layout-grid__cell--span-7,.mdc-layout-grid__cell--span-7-tablet{width:calc(87.5% - 16px);width:calc(87.5% - 16px);width:calc(87.5% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-7,#wpadminbar .googlesitekit-adminbar .mdc-layout-grid__cell--span-7,.mdc-layout-grid__cell--span-7-tablet{width:auto;grid-column-end:span 7}}.mdc-layout-grid__cell--span-8,.mdc-layout-grid__cell--span-8-tablet,#wpadminbar .googlesitekit-adminbar .mdc-layout-grid__cell--span-8-tablet{width:calc(100% - 16px);width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-8,.mdc-layout-grid__cell--span-8-tablet,#wpadminbar .googlesitekit-adminbar .mdc-layout-grid__cell--span-8-tablet{width:auto;grid-column-end:span 8}}.mdc-layout-grid__cell--span-9,.mdc-layout-grid__cell--span-9-tablet{width:calc(100% - 16px);width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-9,.mdc-layout-grid__cell--span-9-tablet{width:auto;grid-column-end:span 8}}.mdc-layout-grid__cell--span-10,.mdc-layout-grid__cell--span-10-tablet{width:calc(100% - 16px);width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-10,.mdc-layout-grid__cell--span-10-tablet{width:auto;grid-column-end:span 8}}.mdc-layout-grid__cell--span-11,.mdc-layout-grid__cell--span-11-tablet{width:calc(100% - 16px);width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-11,.mdc-layout-grid__cell--span-11-tablet{width:auto;grid-column-end:span 8}}.mdc-layout-grid__cell--span-12,.mdc-layout-grid__cell--span-12-tablet,#wpadminbar.nojs .googlesitekit-noscript .mdc-layout-grid__cell{width:calc(100% - 16px);width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-12,.mdc-layout-grid__cell--span-12-tablet,#wpadminbar.nojs .googlesitekit-noscript .mdc-layout-grid__cell{width:auto;grid-column-end:span 8}}}@media (max-width: 600px){.mdc-layout-grid__cell,#wpadminbar .googlesitekit-adminbar .mdc-layout-grid__cell,#wpadminbar.nojs .googlesitekit-noscript .mdc-layout-grid__cell{width:calc(100% - 16px);width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-phone, 16px));box-sizing:border-box;margin:8px;margin:calc(16px / 2);margin:calc(var(--mdc-layout-grid-gutter-phone, 16px) / 2)}@supports (display: grid){.mdc-layout-grid__cell,#wpadminbar .googlesitekit-adminbar .mdc-layout-grid__cell,#wpadminbar.nojs .googlesitekit-noscript .mdc-layout-grid__cell{width:auto;grid-column-end:span 4}}@supports (display: grid){.mdc-layout-grid__cell,#wpadminbar .googlesitekit-adminbar .mdc-layout-grid__cell,#wpadminbar.nojs .googlesitekit-noscript .mdc-layout-grid__cell{margin:0}}.mdc-layout-grid__cell--span-1,.mdc-layout-grid__cell--span-1-phone{width:calc(25% - 16px);width:calc(25% - 16px);width:calc(25% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-1,.mdc-layout-grid__cell--span-1-phone{width:auto;grid-column-end:span 1}}.mdc-layout-grid__cell--span-2,#wpadminbar .googlesitekit-adminbar .mdc-layout-grid__cell--span-2,.mdc-layout-grid__cell--span-2-phone{width:calc(50% - 16px);width:calc(50% - 16px);width:calc(50% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-2,#wpadminbar .googlesitekit-adminbar .mdc-layout-grid__cell--span-2,.mdc-layout-grid__cell--span-2-phone{width:auto;grid-column-end:span 2}}.mdc-layout-grid__cell--span-3,#wpadminbar .googlesitekit-adminbar .mdc-layout-grid__cell--span-3,.mdc-layout-grid__cell--span-3-phone{width:calc(75% - 16px);width:calc(75% - 16px);width:calc(75% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-3,#wpadminbar .googlesitekit-adminbar .mdc-layout-grid__cell--span-3,.mdc-layout-grid__cell--span-3-phone{width:auto;grid-column-end:span 3}}.mdc-layout-grid__cell--span-4,#wpadminbar .googlesitekit-adminbar .mdc-layout-grid__cell--span-4,.mdc-layout-grid__cell--span-4-phone{width:calc(100% - 16px);width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-4,#wpadminbar .googlesitekit-adminbar .mdc-layout-grid__cell--span-4,.mdc-layout-grid__cell--span-4-phone{width:auto;grid-column-end:span 4}}.mdc-layout-grid__cell--span-5,.mdc-layout-grid__cell--span-5-phone{width:calc(100% - 16px);width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-5,.mdc-layout-grid__cell--span-5-phone{width:auto;grid-column-end:span 4}}.mdc-layout-grid__cell--span-6,.mdc-layout-grid__cell--span-6-phone{width:calc(100% - 16px);width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-6,.mdc-layout-grid__cell--span-6-phone{width:auto;grid-column-end:span 4}}.mdc-layout-grid__cell--span-7,#wpadminbar .googlesitekit-adminbar .mdc-layout-grid__cell--span-7,.mdc-layout-grid__cell--span-7-phone{width:calc(100% - 16px);width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-7,#wpadminbar .googlesitekit-adminbar .mdc-layout-grid__cell--span-7,.mdc-layout-grid__cell--span-7-phone{width:auto;grid-column-end:span 4}}.mdc-layout-grid__cell--span-8,.mdc-layout-grid__cell--span-8-phone{width:calc(100% - 16px);width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-8,.mdc-layout-grid__cell--span-8-phone{width:auto;grid-column-end:span 4}}.mdc-layout-grid__cell--span-9,.mdc-layout-grid__cell--span-9-phone{width:calc(100% - 16px);width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-9,.mdc-layout-grid__cell--span-9-phone{width:auto;grid-column-end:span 4}}.mdc-layout-grid__cell--span-10,.mdc-layout-grid__cell--span-10-phone{width:calc(100% - 16px);width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-10,.mdc-layout-grid__cell--span-10-phone{width:auto;grid-column-end:span 4}}.mdc-layout-grid__cell--span-11,.mdc-layout-grid__cell--span-11-phone{width:calc(100% - 16px);width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-11,.mdc-layout-grid__cell--span-11-phone{width:auto;grid-column-end:span 4}}.mdc-layout-grid__cell--span-12,.mdc-layout-grid__cell--span-12-phone{width:calc(100% - 16px);width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-12,.mdc-layout-grid__cell--span-12-phone{width:auto;grid-column-end:span 4}}}.mdc-layout-grid__cell--order-1{order:1}.mdc-layout-grid__cell--order-2{order:2}.mdc-layout-grid__cell--order-3{order:3}.mdc-layout-grid__cell--order-4{order:4}.mdc-layout-grid__cell--order-5{order:5}.mdc-layout-grid__cell--order-6{order:6}.mdc-layout-grid__cell--order-7{order:7}.mdc-layout-grid__cell--order-8{order:8}.mdc-layout-grid__cell--order-9{order:9}.mdc-layout-grid__cell--order-10{order:10}.mdc-layout-grid__cell--order-11{order:11}.mdc-layout-grid__cell--order-12{order:12}.mdc-layout-grid__cell--align-top{align-self:flex-start}@supports (display: grid){.mdc-layout-grid__cell--align-top{align-self:start}}.mdc-layout-grid__cell--align-middle{align-self:center}.mdc-layout-grid__cell--align-bottom{align-self:flex-end}@supports (display: grid){.mdc-layout-grid__cell--align-bottom{align-self:end}}@media (min-width: 961px){.mdc-layout-grid--fixed-column-width{width:1176px;width:calc( 72px * 12 + 24px * 11 + 24px * 2);width:calc( var(--mdc-layout-grid-column-width-desktop, 72px) * 12 + var(--mdc-layout-grid-gutter-desktop, 24px) * 11 + var(--mdc-layout-grid-margin-desktop, 24px) * 2)}}@media (min-width: 601px) and (max-width: 960px){.mdc-layout-grid--fixed-column-width{width:720px;width:calc( 72px * 8 + 16px * 7 + 16px * 2);width:calc( var(--mdc-layout-grid-column-width-tablet, 72px) * 8 + var(--mdc-layout-grid-gutter-tablet, 16px) * 7 + var(--mdc-layout-grid-margin-tablet, 16px) * 2)}}@media (max-width: 600px){.mdc-layout-grid--fixed-column-width{width:368px;width:calc( 72px * 4 + 16px * 3 + 16px * 2);width:calc( var(--mdc-layout-grid-column-width-phone, 72px) * 4 + var(--mdc-layout-grid-gutter-phone, 16px) * 3 + var(--mdc-layout-grid-margin-phone, 16px) * 2)}}.mdc-layout-grid--align-left{margin-right:auto;margin-left:0}.mdc-layout-grid--align-right{margin-right:0;margin-left:auto}@keyframes primary-indeterminate-translate{0%{transform:translateX(0)}20%{animation-timing-function:cubic-bezier(0.5, 0, 0.70173, 0.49582);transform:translateX(0)}59.15%{animation-timing-function:cubic-bezier(0.30244, 0.38135, 0.55, 0.95635);transform:translateX(83.67142%)}100%{transform:translateX(200.61106%)}}@keyframes primary-indeterminate-scale{0%{transform:scaleX(0.08)}36.65%{animation-timing-function:cubic-bezier(0.33473, 0.12482, 0.78584, 1);transform:scaleX(0.08)}69.15%{animation-timing-function:cubic-bezier(0.06, 0.11, 0.6, 1);transform:scaleX(0.66148)}100%{transform:scaleX(0.08)}}@keyframes secondary-indeterminate-translate{0%{animation-timing-function:cubic-bezier(0.15, 0, 0.51506, 0.40969);transform:translateX(0)}25%{animation-timing-function:cubic-bezier(0.31033, 0.28406, 0.8, 0.73371);transform:translateX(37.65191%)}48.35%{animation-timing-function:cubic-bezier(0.4, 0.62704, 0.6, 0.90203);transform:translateX(84.38617%)}100%{transform:translateX(160.27778%)}}@keyframes secondary-indeterminate-scale{0%{animation-timing-function:cubic-bezier(0.20503, 0.05705, 0.57661, 0.45397);transform:scaleX(0.08)}19.15%{animation-timing-function:cubic-bezier(0.15231, 0.19643, 0.64837, 1.00432);transform:scaleX(0.4571)}44.15%{animation-timing-function:cubic-bezier(0.25776, -0.00316, 0.21176, 1.38179);transform:scaleX(0.72796)}100%{transform:scaleX(0.08)}}@keyframes buffering{to{transform:translateX(-10px)}}@keyframes primary-indeterminate-translate-reverse{0%{transform:translateX(0)}20%{animation-timing-function:cubic-bezier(0.5, 0, 0.70173, 0.49582);transform:translateX(0)}59.15%{animation-timing-function:cubic-bezier(0.30244, 0.38135, 0.55, 0.95635);transform:translateX(-83.67142%)}100%{transform:translateX(-200.61106%)}}@keyframes secondary-indeterminate-translate-reverse{0%{animation-timing-function:cubic-bezier(0.15, 0, 0.51506, 0.40969);transform:translateX(0)}25%{animation-timing-function:cubic-bezier(0.31033, 0.28406, 0.8, 0.73371);transform:translateX(-37.65191%)}48.35%{animation-timing-function:cubic-bezier(0.4, 0.62704, 0.6, 0.90203);transform:translateX(-84.38617%)}100%{transform:translateX(-160.27778%)}}@keyframes buffering-reverse{to{transform:translateX(10px)}}.mdc-linear-progress,#wpadminbar .googlesitekit-adminbar .mdc-linear-progress{position:relative;width:100%;height:4px;transform:translateZ(0);transition:opacity 250ms 0ms cubic-bezier(0.4, 0, 0.6, 1);overflow:hidden}.mdc-linear-progress__bar,#wpadminbar .googlesitekit-adminbar .mdc-linear-progress__bar{position:absolute;width:100%;height:100%;animation:none;transform-origin:top left;transition:transform 250ms 0ms cubic-bezier(0.4, 0, 0.6, 1)}.mdc-linear-progress__bar-inner,#wpadminbar .googlesitekit-adminbar .mdc-linear-progress__bar-inner{display:inline-block;position:absolute;width:100%;height:100%;animation:none}.mdc-linear-progress__buffering-dots,#wpadminbar .googlesitekit-adminbar .mdc-linear-progress__buffering-dots{position:absolute;width:100%;height:100%;animation:buffering 250ms infinite linear;background-repeat:repeat-x;background-size:10px 4px}.mdc-linear-progress__buffer,#wpadminbar .googlesitekit-adminbar .mdc-linear-progress__buffer{position:absolute;width:100%;height:100%;transform-origin:top left;transition:transform 250ms 0ms cubic-bezier(0.4, 0, 0.6, 1)}.mdc-linear-progress__primary-bar,#wpadminbar .googlesitekit-adminbar .mdc-linear-progress__primary-bar{transform:scaleX(0)}.mdc-linear-progress__secondary-bar,#wpadminbar .googlesitekit-adminbar .mdc-linear-progress__secondary-bar{visibility:hidden}.mdc-linear-progress--indeterminate .mdc-linear-progress__bar,.mdc-linear-progress--indeterminate #wpadminbar .googlesitekit-adminbar .mdc-linear-progress__bar,#wpadminbar .googlesitekit-adminbar .mdc-linear-progress--indeterminate .mdc-linear-progress__bar{transition:none}.mdc-linear-progress--indeterminate .mdc-linear-progress__primary-bar,.mdc-linear-progress--indeterminate #wpadminbar .googlesitekit-adminbar .mdc-linear-progress__primary-bar,#wpadminbar .googlesitekit-adminbar .mdc-linear-progress--indeterminate .mdc-linear-progress__primary-bar{left:-145.166611%;animation:primary-indeterminate-translate 2s infinite linear}.mdc-linear-progress--indeterminate .mdc-linear-progress__primary-bar>.mdc-linear-progress__bar-inner,.mdc-linear-progress--indeterminate #wpadminbar .googlesitekit-adminbar .mdc-linear-progress__primary-bar>.mdc-linear-progress__bar-inner,#wpadminbar .googlesitekit-adminbar .mdc-linear-progress--indeterminate .mdc-linear-progress__primary-bar>.mdc-linear-progress__bar-inner{animation:primary-indeterminate-scale 2s infinite linear}.mdc-linear-progress--indeterminate .mdc-linear-progress__secondary-bar,.mdc-linear-progress--indeterminate #wpadminbar .googlesitekit-adminbar .mdc-linear-progress__secondary-bar,#wpadminbar .googlesitekit-adminbar .mdc-linear-progress--indeterminate .mdc-linear-progress__secondary-bar{left:-54.888891%;animation:secondary-indeterminate-translate 2s infinite linear;visibility:visible}.mdc-linear-progress--indeterminate .mdc-linear-progress__secondary-bar>.mdc-linear-progress__bar-inner,.mdc-linear-progress--indeterminate #wpadminbar .googlesitekit-adminbar .mdc-linear-progress__secondary-bar>.mdc-linear-progress__bar-inner,#wpadminbar .googlesitekit-adminbar .mdc-linear-progress--indeterminate .mdc-linear-progress__secondary-bar>.mdc-linear-progress__bar-inner{animation:secondary-indeterminate-scale 2s infinite linear}.mdc-linear-progress--reversed .mdc-linear-progress__bar,.mdc-linear-progress--reversed #wpadminbar .googlesitekit-adminbar .mdc-linear-progress__bar,#wpadminbar .googlesitekit-adminbar .mdc-linear-progress--reversed .mdc-linear-progress__bar,.mdc-linear-progress--reversed .mdc-linear-progress__buffer,.mdc-linear-progress--reversed #wpadminbar .googlesitekit-adminbar .mdc-linear-progress__buffer,#wpadminbar .googlesitekit-adminbar .mdc-linear-progress--reversed .mdc-linear-progress__buffer{right:0;transform-origin:center right}.mdc-linear-progress--reversed .mdc-linear-progress__primary-bar,.mdc-linear-progress--reversed #wpadminbar .googlesitekit-adminbar .mdc-linear-progress__primary-bar,#wpadminbar .googlesitekit-adminbar .mdc-linear-progress--reversed .mdc-linear-progress__primary-bar{animation-name:primary-indeterminate-translate-reverse}.mdc-linear-progress--reversed .mdc-linear-progress__secondary-bar,.mdc-linear-progress--reversed #wpadminbar .googlesitekit-adminbar .mdc-linear-progress__secondary-bar,#wpadminbar .googlesitekit-adminbar .mdc-linear-progress--reversed .mdc-linear-progress__secondary-bar{animation-name:secondary-indeterminate-translate-reverse}.mdc-linear-progress--reversed .mdc-linear-progress__buffering-dots,.mdc-linear-progress--reversed #wpadminbar .googlesitekit-adminbar .mdc-linear-progress__buffering-dots,#wpadminbar .googlesitekit-adminbar .mdc-linear-progress--reversed .mdc-linear-progress__buffering-dots{animation:buffering-reverse 250ms infinite linear}.mdc-linear-progress--closed{opacity:0}.mdc-linear-progress__bar-inner,#wpadminbar .googlesitekit-adminbar .mdc-linear-progress__bar-inner{background-color:#1a73e8;background-color:#1a73e8;background-color:var(--mdc-theme-primary, #1a73e8)}.mdc-linear-progress__buffering-dots,#wpadminbar .googlesitekit-adminbar .mdc-linear-progress__buffering-dots{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='%23e6e6e6'/%3E%3C/svg%3E")}.mdc-linear-progress__buffer,#wpadminbar .googlesitekit-adminbar .mdc-linear-progress__buffer{background-color:#e6e6e6}.mdc-linear-progress--indeterminate.mdc-linear-progress--reversed .mdc-linear-progress__primary-bar,.mdc-linear-progress--indeterminate.mdc-linear-progress--reversed #wpadminbar .googlesitekit-adminbar .mdc-linear-progress__primary-bar,#wpadminbar .googlesitekit-adminbar .mdc-linear-progress--reversed.mdc-linear-progress--indeterminate .mdc-linear-progress__primary-bar{right:-145.166611%;left:auto}.mdc-linear-progress--indeterminate.mdc-linear-progress--reversed .mdc-linear-progress__secondary-bar,.mdc-linear-progress--indeterminate.mdc-linear-progress--reversed #wpadminbar .googlesitekit-adminbar .mdc-linear-progress__secondary-bar,#wpadminbar .googlesitekit-adminbar .mdc-linear-progress--reversed.mdc-linear-progress--indeterminate .mdc-linear-progress__secondary-bar{right:-54.888891%;left:auto}.googlesitekit-plugin .mdc-linear-progress,.googlesitekit-plugin #wpadminbar .googlesitekit-adminbar .mdc-linear-progress,#wpadminbar .googlesitekit-adminbar .googlesitekit-plugin .mdc-linear-progress{margin:32px 0}.googlesitekit-plugin .mdc-linear-progress .mdc-linear-progress__bar-inner,.googlesitekit-plugin .mdc-linear-progress #wpadminbar .googlesitekit-adminbar .mdc-linear-progress__bar-inner,.googlesitekit-plugin #wpadminbar .googlesitekit-adminbar .mdc-linear-progress .mdc-linear-progress__bar-inner,#wpadminbar .googlesitekit-adminbar .googlesitekit-plugin .mdc-linear-progress .mdc-linear-progress__bar-inner{background-color:#1a73e8}@media (min-width: 960px){.googlesitekit-plugin .mdc-linear-progress,.googlesitekit-plugin #wpadminbar .googlesitekit-adminbar .mdc-linear-progress,#wpadminbar .googlesitekit-adminbar .googlesitekit-plugin .mdc-linear-progress{margin:48px 0}}.googlesitekit-plugin .mdc-linear-progress--small{max-width:150px}.googlesitekit-plugin .mdc-linear-progress--compress{margin:0}#wpadminbar .googlesitekit-adminbar *{font-family:Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;line-height:normal}#wpadminbar .googlesitekit-adminbar .mdc-linear-progress{margin:32px 0}#wpadminbar .googlesitekit-adminbar .mdc-linear-progress .mdc-linear-progress__bar-inner{background-color:#1a73e8}@media (min-width: 960px){#wpadminbar .googlesitekit-adminbar .mdc-linear-progress{margin:48px 0}}#wpadminbar .googlesitekit-adminbar .googlesitekit-cta-link{height:auto}#wpadminbar .googlesitekit-adminbar .googlesitekit-cta{box-sizing:border-box}#wpadminbar .googlesitekit-plugin .googlesitekit-adminbar .googlesitekit-cta-link{font-size:16px}#wpadminbar.nojs .googlesitekit-noscript{box-shadow:0 1px 3px rgba(0,0,0,0.2);border-left:4px solid #fbbc05;display:none;left:0;position:absolute;top:32px;width:100%}#wpadminbar.nojs .googlesitekit-wp-adminbar:hover .googlesitekit-noscript{display:block}#wpadminbar .googlesitekit-plugin.ab-sub-wrapper{left:0}#wpadminbar .googlesitekit-plugin .googlesitekit-adminbar{box-shadow:0 1px 3px rgba(0,0,0,0.2);background:#fff;color:#000;left:0;padding:0;position:absolute;right:0;top:46px;z-index:9999}@media (min-width: 783px){#wpadminbar .googlesitekit-plugin .googlesitekit-adminbar{top:32px}}#wpadminbar .googlesitekit-plugin .googlesitekit-adminbar.\--has-error{display:none}#wpadminbar .googlesitekit-plugin .googlesitekit-adminbar .googlesitekit-adminbar__subtitle{color:#757575;font-size:16px}#wpadminbar .googlesitekit-plugin .googlesitekit-adminbar .googlesitekit-adminbar__title{color:#3c4043;font-size:22px;font-weight:500;margin:5px 0 0 0}#wpadminbar .googlesitekit-plugin .googlesitekit-adminbar .googlesitekit-adminbar__loading{display:none;padding:0 48px}#wpadminbar .googlesitekit-plugin .googlesitekit-adminbar.googlesitekit-adminbar--loading .googlesitekit-adminbar__loading{display:block}#wpadminbar .googlesitekit-plugin .googlesitekit-adminbar .googlesitekit-adminbar__link{display:none}#wpadminbar:not(.mobile) .googlesitekit-plugin .googlesitekit-adminbar .googlesitekit-adminbar__link{display:inline-block}#wpadminbar:not(.mobile) .googlesitekit-plugin .googlesitekit-adminbar .googlesitekit-adminbar__link--mobile{display:none}@media (min-width: 960px){#wpadminbar.mobile .googlesitekit-plugin .googlesitekit-adminbar .googlesitekit-adminbar__link{display:inline-block}}#wpadminbar.mobile .googlesitekit-plugin .googlesitekit-adminbar .googlesitekit-adminbar__link--mobile{display:inline-block;padding-left:16px;position:relative;top:-16px}@media (min-width: 960px){#wpadminbar.mobile .googlesitekit-plugin .googlesitekit-adminbar .googlesitekit-adminbar__link--mobile{display:none}}#wpadminbar.mobile .googlesitekit-plugin .googlesitekit-adminbar .mdc-layout-grid{pointer-events:none}@media (min-width: 960px){#wpadminbar.mobile .googlesitekit-plugin .googlesitekit-adminbar .mdc-layout-grid{pointer-events:auto}}#wpadminbar .googlesitekit-wp-adminbar{display:block;position:static}#wpadminbar .googlesitekit-wp-adminbar .ab-item{display:block;float:left;height:46px;position:static;width:52px}@media (min-width: 783px){#wpadminbar .googlesitekit-wp-adminbar .ab-item{height:auto;width:auto}}#wpadminbar .googlesitekit-wp-adminbar .googlesitekit-wp-adminbar__icon{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2243%22%20height%3D%2244%22%20viewBox%3D%220%200%2043%2044%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cdefs%3E%3Cpath%20d%3D%22M42.5%2018H22v8.5h11.8C32.7%2031.9%2028.1%2035%2022%2035c-7.2%200-13-5.8-13-13S14.8%209%2022%209c3.1%200%205.9%201.1%208.1%202.9l6.4-6.4C32.6%202.1%2027.6%200%2022%200%209.8%200%200%209.8%200%2022s9.8%2022%2022%2022c11%200%2021-8%2021-22%200-1.3-.2-2.7-.5-4z%22%20id%3D%22a%22%2F%3E%3C%2Fdefs%3E%3Cuse%20fill%3D%22%23FFF%22%20xlink%3Ahref%3D%22%23a%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-size:contain;display:block;height:26px;margin:10px auto;opacity:0.6;padding:0;position:relative;speak:none;vertical-align:middle;width:26px}@media (min-width: 783px){#wpadminbar .googlesitekit-wp-adminbar .googlesitekit-wp-adminbar__icon{float:left;height:15px;margin:8px 8px 5px 0;width:15px}}#wpadminbar .googlesitekit-wp-adminbar .googlesitekit-wp-adminbar__label{display:none}@media (min-width: 783px){#wpadminbar .googlesitekit-wp-adminbar .googlesitekit-wp-adminbar__label{display:inline}}#wpadminbar .ab-top-menu>.googlesitekit-wp-adminbar.hover>.ab-item,#wpadminbar:not(.mobile) .quicklinks .ab-top-menu>.googlesitekit-wp-adminbar:hover>.ab-item,#wpadminbar:not(.mobile) .quicklinks .ab-top-menu>.googlesitekit-wp-adminbar>.ab-item:focus,#wpadminbar.nojq .quicklinks .ab-top-menu>.googlesitekit-wp-adminbar>.ab-item:focus{background-color:#fff;color:#757575;position:relative;z-index:10000}#wpadminbar .googlesitekit-wp-adminbar.hover .googlesitekit-wp-adminbar__icon,#wpadminbar:not(.mobile) .googlesitekit-wp-adminbar:hover .googlesitekit-wp-adminbar__icon,#wpadminbar:not(.mobile) .googlesitekit-wp-adminbar .ab-item:focus .googlesitekit-wp-adminbar__icon{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2243%22%20height%3D%2244%22%20viewBox%3D%220%200%2043%2044%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cdefs%3E%3Cpath%20d%3D%22M42.5%2018H22v8.5h11.8C32.7%2031.9%2028.1%2035%2022%2035c-7.2%200-13-5.8-13-13S14.8%209%2022%209c3.1%200%205.9%201.1%208.1%202.9l6.4-6.4C32.6%202.1%2027.6%200%2022%200%209.8%200%200%209.8%200%2022s9.8%2022%2022%2022c11%200%2021-8%2021-22%200-1.3-.2-2.7-.5-4z%22%20id%3D%22a%22%2F%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cmask%20id%3D%22b%22%20fill%3D%22%23fff%22%3E%3Cuse%20xlink%3Ahref%3D%22%23a%22%2F%3E%3C%2Fmask%3E%3Cpath%20fill%3D%22%23FBBC05%22%20mask%3D%22url(%23b)%22%20d%3D%22M-2%2035V9l17%2013z%22%2F%3E%3Cpath%20fill%3D%22%2334A853%22%20mask%3D%22url(%23b)%22%20d%3D%22M-2%2035l30-23%207.9%201L46-2v48H-2z%22%2F%3E%3Cpath%20fill%3D%22%234285F4%22%20mask%3D%22url(%23b)%22%20d%3D%22M46%2046L15%2022l-4-3L46%209z%22%2F%3E%3Cpath%20fill%3D%22%23EA4335%22%20mask%3D%22url(%23b)%22%20d%3D%22M-2%209l17%2013%207-6.1L46%2012V-2H-2z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");opacity:1}.googlesitekit-change-arrow{--color-up: #34a853;--color-down: #c7221f}.googlesitekit-change-arrow--inverted-color{--color-up: #c7221f;--color-down: #34a853}.googlesitekit-change-arrow--up{color:var(--color-up)}.googlesitekit-change-arrow--down{color:var(--color-up);transform:rotate(180deg)}.googlesitekit-change-arrow--down path{fill:var(--color-down)}.googlesitekit-cta,#wpadminbar .googlesitekit-adminbar .googlesitekit-cta{background-color:#1a73e8;height:100%;padding:16px;width:100%}@media (min-width: 960px){.googlesitekit-cta,#wpadminbar .googlesitekit-adminbar .googlesitekit-cta{padding:24px}}.googlesitekit-cta--error,#wpadminbar .googlesitekit-adminbar .googlesitekit-cta--error{background-color:#fff;border:3px solid #d53e36}.googlesitekit-adminbar-modules .googlesitekit-cta,.googlesitekit-adminbar-modules #wpadminbar .googlesitekit-adminbar .googlesitekit-cta,#wpadminbar .googlesitekit-adminbar .googlesitekit-adminbar-modules .googlesitekit-cta{padding:16px}.googlesitekit-wp-dashboard .googlesitekit-cta,.googlesitekit-wp-dashboard #wpadminbar .googlesitekit-adminbar .googlesitekit-cta,#wpadminbar .googlesitekit-adminbar .googlesitekit-wp-dashboard .googlesitekit-cta{background-color:#0073aa;box-sizing:border-box;height:auto;margin-top:12px;padding:12px}.googlesitekit-wp-dashboard .googlesitekit-cta--error,.googlesitekit-wp-dashboard #wpadminbar .googlesitekit-adminbar .googlesitekit-cta--error,#wpadminbar .googlesitekit-adminbar .googlesitekit-wp-dashboard .googlesitekit-cta--error{background-color:#fff}.googlesitekit-wp-dashboard .googlesitekit-wp-dashboard-stats__cta .googlesitekit-cta,.googlesitekit-wp-dashboard .googlesitekit-wp-dashboard-stats__cta #wpadminbar .googlesitekit-adminbar .googlesitekit-cta,#wpadminbar .googlesitekit-adminbar .googlesitekit-wp-dashboard .googlesitekit-wp-dashboard-stats__cta .googlesitekit-cta{margin-top:0}.googlesitekit-cta .googlesitekit-cta__title,.googlesitekit-cta #wpadminbar .googlesitekit-adminbar .googlesitekit-cta__title,#wpadminbar .googlesitekit-adminbar .googlesitekit-cta .googlesitekit-cta__title{color:#fff;margin:0 0 10px 0}.googlesitekit-cta--error .googlesitekit-cta__title,.googlesitekit-cta--error #wpadminbar .googlesitekit-adminbar .googlesitekit-cta__title,#wpadminbar .googlesitekit-adminbar .googlesitekit-cta--error .googlesitekit-cta__title{color:#757575}.googlesitekit-cta .googlesitekit-adminbar-modules .googlesitekit-cta__title,.googlesitekit-cta .googlesitekit-adminbar-modules #wpadminbar .googlesitekit-adminbar .googlesitekit-cta__title,#wpadminbar .googlesitekit-adminbar .googlesitekit-cta .googlesitekit-adminbar-modules .googlesitekit-cta__title{font-size:1rem;font-weight:700}#google_dashboard_widget .googlesitekit-cta .googlesitekit-cta__title{color:#fff;font-weight:700}#google_dashboard_widget .googlesitekit-cta--error .googlesitekit-cta__title{color:#757575}.googlesitekit-cta .googlesitekit-cta__description,.googlesitekit-cta #wpadminbar .googlesitekit-adminbar .googlesitekit-cta__description,#wpadminbar .googlesitekit-adminbar .googlesitekit-cta .googlesitekit-cta__description{color:#fff;margin:0 0 20px 0}.googlesitekit-cta--error .googlesitekit-cta__description,.googlesitekit-cta--error #wpadminbar .googlesitekit-adminbar .googlesitekit-cta__description,#wpadminbar .googlesitekit-adminbar .googlesitekit-cta--error .googlesitekit-cta__description{color:#757575;word-break:break-all}#google_dashboard_widget .googlesitekit-wp-dashboard .googlesitekit-cta a,#google_dashboard_widget .googlesitekit-wp-dashboard .googlesitekit-cta button{background-color:transparent;border:none;color:#fff}#google_dashboard_widget .googlesitekit-wp-dashboard .googlesitekit-cta a:hover,#google_dashboard_widget .googlesitekit-wp-dashboard .googlesitekit-cta button:hover{color:#fff;text-decoration:underline}.googlesitekit-cta *:last-child,#wpadminbar .googlesitekit-adminbar .googlesitekit-cta *:last-child{margin-bottom:0}.googlesitekit-cta-link,#wpadminbar .googlesitekit-adminbar .googlesitekit-cta-link{color:#1a73e8;cursor:pointer;font-family:Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:0.875rem;font-weight:500;padding:0;text-align:left;text-decoration:none}.googlesitekit-cta-link.googlesitekit-cta-link--inherit,#wpadminbar .googlesitekit-adminbar .googlesitekit-cta-link--inherit.googlesitekit-cta-link{font-family:inherit;font-size:inherit;font-weight:inherit}.googlesitekit-cta-link.googlesitekit-cta-link--caps,#wpadminbar .googlesitekit-adminbar .googlesitekit-cta-link--caps.googlesitekit-cta-link{text-transform:uppercase}.googlesitekit-cta-link.googlesitekit-cta-link--danger,#wpadminbar .googlesitekit-adminbar .googlesitekit-cta-link--danger.googlesitekit-cta-link{color:#d53e36}.googlesitekit-cta-link.googlesitekit-cta-link--small,#wpadminbar .googlesitekit-adminbar .googlesitekit-cta-link--small.googlesitekit-cta-link{font-size:0.75rem}.googlesitekit-cta-link.googlesitekit-cta-link--arrow,#wpadminbar .googlesitekit-adminbar .googlesitekit-cta-link--arrow.googlesitekit-cta-link,.googlesitekit-cta-link.googlesitekit-cta-link--external,#wpadminbar .googlesitekit-adminbar .googlesitekit-cta-link--external.googlesitekit-cta-link{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M11%2011H2V2h3V0H2a2%202%200%200%200-2%202v9a2%202%200%200%200%202%202h9c1.1%200%202-.9%202-2V8h-2v3z%22%20fill%3D%22%231A73E8%22%20fill-rule%3D%22nonzero%22%2F%3E%3Cpath%20fill%3D%22%231A73E8%22%20d%3D%22M7%200h6v2H7zM11%202h2v4h-2z%22%2F%3E%3Cpath%20d%3D%22M11%202L5%208%22%20stroke%3D%22%231A73E8%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22square%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:calc(100% - 1px) center;background-repeat:no-repeat;background-size:13px 13px;padding-right:20px}.googlesitekit-cta-link.googlesitekit-cta-link--arrow,#wpadminbar .googlesitekit-adminbar .googlesitekit-cta-link--arrow.googlesitekit-cta-link{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Ccircle%20fill%3D%22%231A73E8%22%20cx%3D%226.5%22%20cy%3D%226.5%22%20r%3D%226.5%22%2F%3E%3Cpath%20d%3D%22M3.461%206.96h5.15L6.36%209.21a.464.464%200%200%200%20.325.79.459.459%200%200%200%20.325-.135l3.037-3.038a.459.459%200%200%200%200-.65L7.015%203.135a.46.46%200%200%200-.65.65L8.61%206.039H3.461a.462.462%200%200%200-.461.46c0%20.254.207.462.461.462z%22%20fill%3D%22%23FFF%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.googlesitekit-cta-link.googlesitekit-cta-link--arrow.googlesitekit-cta-link--inverse,#wpadminbar .googlesitekit-adminbar .googlesitekit-cta-link--arrow.googlesitekit-cta-link--inverse.googlesitekit-cta-link{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Ccircle%20fill%3D%22%23FFF%22%20cx%3D%226.5%22%20cy%3D%226.5%22%20r%3D%226.5%22%2F%3E%3Cpath%20d%3D%22M3.461%206.96h5.15L6.36%209.21a.464.464%200%200%200%20.325.79.459.459%200%200%200%20.325-.135l3.037-3.038a.459.459%200%200%200%200-.65L7.015%203.135a.46.46%200%200%200-.65.65L8.61%206.039H3.461a.462.462%200%200%200-.461.46c0%20.254.207.462.461.462z%22%20fill%3D%22%231A73E8%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.googlesitekit-cta-link.googlesitekit-cta-link--arrow.googlesitekit-cta-link--disabled,#wpadminbar .googlesitekit-adminbar .googlesitekit-cta-link--arrow.googlesitekit-cta-link--disabled.googlesitekit-cta-link{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Ccircle%20fill%3D%22%23bbb%22%20cx%3D%226.5%22%20cy%3D%226.5%22%20r%3D%226.5%22%2F%3E%3Cpath%20d%3D%22M3.461%206.96h5.15L6.36%209.21a.464.464%200%200%200%20.325.79.459.459%200%200%200%20.325-.135l3.037-3.038a.459.459%200%200%200%200-.65L7.015%203.135a.46.46%200%200%200-.65.65L8.61%206.039H3.461a.462.462%200%200%200-.461.46c0%20.254.207.462.461.462z%22%20fill%3D%22%23FFF%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.googlesitekit-cta-link.googlesitekit-cta-link--inverse,#wpadminbar .googlesitekit-adminbar .googlesitekit-cta-link--inverse.googlesitekit-cta-link{color:#fff}.googlesitekit-cta-link.googlesitekit-cta-link--back::before,#wpadminbar .googlesitekit-adminbar .googlesitekit-cta-link--back.googlesitekit-cta-link::before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%228%22%20height%3D%227%22%20viewBox%3D%220%200%208%207%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M6.722%203.96H1.573l2.25%202.25a.464.464%200%200%201-.325.79.459.459%200%200%201-.325-.135L.135%203.827a.459.459%200%200%201%200-.65L3.168.135a.46.46%200%201%201%20.65.65L1.573%203.039h5.15c.253%200%20.46.207.46.46a.462.462%200%200%201-.46.462z%22%20fill%3D%22%231A73E8%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E");background-position:center center;background-repeat:no-repeat;background-size:9px 9px;content:"";display:inline-block;height:9px;margin-right:5px;width:9px}.googlesitekit-cta-link.googlesitekit-cta-link--disabled,#wpadminbar .googlesitekit-adminbar .googlesitekit-cta-link--disabled.googlesitekit-cta-link{color:#bbb;cursor:default}.googlesitekit-cta-link:hover,#wpadminbar .googlesitekit-adminbar .googlesitekit-cta-link:hover{color:#1a73e8;text-decoration:underline}.googlesitekit-cta-link.googlesitekit-cta-link--danger:hover,#wpadminbar .googlesitekit-adminbar .googlesitekit-cta-link--danger.googlesitekit-cta-link:hover{color:#d53e36}.googlesitekit-cta-link.googlesitekit-cta-link--disabled:hover,#wpadminbar .googlesitekit-adminbar .googlesitekit-cta-link--disabled.googlesitekit-cta-link:hover{color:#bbb;text-decoration:none}.googlesitekit-cta-link.googlesitekit-cta-link--inverse:hover,#wpadminbar .googlesitekit-adminbar .googlesitekit-cta-link--inverse.googlesitekit-cta-link:hover{color:#fff}.googlesitekit-data-block,#wpadminbar .googlesitekit-adminbar .googlesitekit-data-block{position:relative;text-align:left}.post-php .googlesitekit-data-block,.post-php #wpadminbar .googlesitekit-adminbar .googlesitekit-data-block,#wpadminbar .googlesitekit-adminbar .post-php .googlesitekit-data-block{min-width:150px}.googlesitekit-wp-dashboard .googlesitekit-data-block,.googlesitekit-wp-dashboard #wpadminbar .googlesitekit-adminbar .googlesitekit-data-block,#wpadminbar .googlesitekit-adminbar .googlesitekit-wp-dashboard .googlesitekit-data-block{padding-top:12px}.googlesitekit-dashboard-adsense-stats .googlesitekit-data-block,.googlesitekit-dashboard-adsense-stats #wpadminbar .googlesitekit-adminbar .googlesitekit-data-block,#wpadminbar .googlesitekit-adminbar .googlesitekit-dashboard-adsense-stats .googlesitekit-data-block{align-items:flex-end;display:flex}.googlesitekit-data-block--button{cursor:pointer;display:flex;flex-direction:column;height:100%;justify-content:flex-end;padding-bottom:16px;padding-top:20px;text-align:center;transition:background-color .2s ease-in-out}@media (min-width: 960px){.googlesitekit-data-block--button{padding-bottom:24px;padding-top:28px}}.googlesitekit-data-block--button::before{content:"";height:4px;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .2s ease-in-out}.googlesitekit-data-block--selected::before{opacity:1}.googlesitekit-data-block--button-1:hover,.googlesitekit-data-block--button-1:focus,.googlesitekit-data-block--button-1:active{background-color:rgba(66,133,244,0.1)}.googlesitekit-data-block--button-1::before{background-color:#4285f4}.googlesitekit-data-block--button-2:hover,.googlesitekit-data-block--button-2:focus,.googlesitekit-data-block--button-2:active{background-color:rgba(39,188,212,0.1)}.googlesitekit-data-block--button-2::before{background-color:#27bcd4}.googlesitekit-data-block--button-3:hover,.googlesitekit-data-block--button-3:focus,.googlesitekit-data-block--button-3:active{background-color:rgba(27,150,136,0.1)}.googlesitekit-data-block--button-3::before{background-color:#1b9688}.googlesitekit-data-block--button-4:hover,.googlesitekit-data-block--button-4:focus,.googlesitekit-data-block--button-4:active{background-color:rgba(103,58,183,0.1)}.googlesitekit-data-block--button-4::before{background-color:#673ab7}.googlesitekit-dashboard-adsense-stats .googlesitekit-data-block .googlesitekit-data-block__title-datapoint-wrapper,.googlesitekit-dashboard-adsense-stats #wpadminbar .googlesitekit-adminbar .googlesitekit-data-block .googlesitekit-data-block__title-datapoint-wrapper,#wpadminbar .googlesitekit-adminbar .googlesitekit-dashboard-adsense-stats .googlesitekit-data-block .googlesitekit-data-block__title-datapoint-wrapper{flex:0 0 auto}.googlesitekit-dashboard-adsense-stats .googlesitekit-data-block .googlesitekit-data-block__change-source-wrapper,.googlesitekit-dashboard-adsense-stats #wpadminbar .googlesitekit-adminbar .googlesitekit-data-block .googlesitekit-data-block__change-source-wrapper,#wpadminbar .googlesitekit-adminbar .googlesitekit-dashboard-adsense-stats .googlesitekit-data-block .googlesitekit-data-block__change-source-wrapper{flex:0 0 auto;margin-bottom:2px}.googlesitekit-data-block .googlesitekit-data-block__title,.googlesitekit-data-block #wpadminbar .googlesitekit-adminbar .googlesitekit-data-block__title,#wpadminbar .googlesitekit-adminbar .googlesitekit-data-block .googlesitekit-data-block__title{color:#757575;font-weight:400;letter-spacing:0.04em;margin:0 0 12px 0}.googlesitekit-adminbar .googlesitekit-data-block .googlesitekit-data-block__title,#wpadminbar .googlesitekit-adminbar .googlesitekit-data-block .googlesitekit-data-block__title{font-size:16px;margin-bottom:5px}.googlesitekit-dashboard-adsense-stats .googlesitekit-data-block .googlesitekit-data-block__title,.googlesitekit-dashboard-adsense-stats .googlesitekit-data-block #wpadminbar .googlesitekit-adminbar .googlesitekit-data-block__title,.googlesitekit-dashboard-adsense-stats #wpadminbar .googlesitekit-adminbar .googlesitekit-data-block .googlesitekit-data-block__title,#wpadminbar .googlesitekit-adminbar .googlesitekit-dashboard-adsense-stats .googlesitekit-data-block .googlesitekit-data-block__title{font-size:0.75rem;margin-bottom:0}#dashboard-widgets .googlesitekit-wp-dashboard .googlesitekit-data-block .googlesitekit-data-block__title{font-size:0.75rem}.googlesitekit-data-block .googlesitekit-data-block__datapoint,.googlesitekit-data-block #wpadminbar .googlesitekit-adminbar .googlesitekit-data-block__datapoint,#wpadminbar .googlesitekit-adminbar .googlesitekit-data-block .googlesitekit-data-block__datapoint{color:#3c4043;font-size:1.875rem;line-height:1;margin:0}@media (min-width: 960px){.googlesitekit-data-block .googlesitekit-data-block__datapoint,.googlesitekit-data-block #wpadminbar .googlesitekit-adminbar .googlesitekit-data-block__datapoint,#wpadminbar .googlesitekit-adminbar .googlesitekit-data-block .googlesitekit-data-block__datapoint{font-size:2.625rem}}@media (min-width: 1280px){.googlesitekit-data-block .googlesitekit-data-block__datapoint,.googlesitekit-data-block #wpadminbar .googlesitekit-adminbar .googlesitekit-data-block__datapoint,#wpadminbar .googlesitekit-adminbar .googlesitekit-data-block .googlesitekit-data-block__datapoint{font-size:3.625rem}}.googlesitekit-adminbar .googlesitekit-data-block .googlesitekit-data-block__datapoint,#wpadminbar .googlesitekit-adminbar .googlesitekit-data-block .googlesitekit-data-block__datapoint{display:inline-block;font-size:36px;line-height:1.25;margin-right:5px}.googlesitekit-wp-dashboard .googlesitekit-data-block .googlesitekit-data-block__datapoint,.googlesitekit-wp-dashboard .googlesitekit-data-block #wpadminbar .googlesitekit-adminbar .googlesitekit-data-block__datapoint,.googlesitekit-wp-dashboard #wpadminbar .googlesitekit-adminbar .googlesitekit-data-block .googlesitekit-data-block__datapoint,#wpadminbar .googlesitekit-adminbar .googlesitekit-wp-dashboard .googlesitekit-data-block .googlesitekit-data-block__datapoint{font-size:2.125rem}.googlesitekit-dashboard-adsense-stats .googlesitekit-data-block .googlesitekit-data-block__datapoint,.googlesitekit-dashboard-adsense-stats .googlesitekit-data-block #wpadminbar .googlesitekit-adminbar .googlesitekit-data-block__datapoint,.googlesitekit-dashboard-adsense-stats #wpadminbar .googlesitekit-adminbar .googlesitekit-data-block .googlesitekit-data-block__datapoint,#wpadminbar .googlesitekit-adminbar .googlesitekit-dashboard-adsense-stats .googlesitekit-data-block .googlesitekit-data-block__datapoint{font-size:2.25rem}.googlesitekit-data-block .googlesitekit-data-block__change,.googlesitekit-data-block #wpadminbar .googlesitekit-adminbar .googlesitekit-data-block__change,#wpadminbar .googlesitekit-adminbar .googlesitekit-data-block .googlesitekit-data-block__change{color:#757575;font-size:0.75rem;letter-spacing:0;line-height:1;margin-top:16px;text-transform:none}.googlesitekit-adminbar .googlesitekit-data-block .googlesitekit-data-block__change,#wpadminbar .googlesitekit-adminbar .googlesitekit-data-block .googlesitekit-data-block__change{display:inline-block;font-size:16px;margin-top:0}.googlesitekit-wp-dashboard .googlesitekit-data-block .googlesitekit-data-block__change,.googlesitekit-wp-dashboard .googlesitekit-data-block #wpadminbar .googlesitekit-adminbar .googlesitekit-data-block__change,.googlesitekit-wp-dashboard #wpadminbar .googlesitekit-adminbar .googlesitekit-data-block .googlesitekit-data-block__change,#wpadminbar .googlesitekit-adminbar .googlesitekit-wp-dashboard .googlesitekit-data-block .googlesitekit-data-block__change{margin-top:10px}.googlesitekit-dashboard-adsense-stats .googlesitekit-data-block .googlesitekit-data-block__change,.googlesitekit-dashboard-adsense-stats .googlesitekit-data-block #wpadminbar .googlesitekit-adminbar .googlesitekit-data-block__change,.googlesitekit-dashboard-adsense-stats #wpadminbar .googlesitekit-adminbar .googlesitekit-data-block .googlesitekit-data-block__change,#wpadminbar .googlesitekit-adminbar .googlesitekit-dashboard-adsense-stats .googlesitekit-data-block .googlesitekit-data-block__change{margin-top:0}.googlesitekit-data-block .googlesitekit-data-block__sparkline,.googlesitekit-data-block #wpadminbar .googlesitekit-adminbar .googlesitekit-data-block__sparkline,#wpadminbar .googlesitekit-adminbar .googlesitekit-data-block .googlesitekit-data-block__sparkline{margin-top:8px;max-width:150px}.googlesitekit-adminbar .googlesitekit-data-block .googlesitekit-data-block__sparkline,#wpadminbar .googlesitekit-adminbar .googlesitekit-data-block .googlesitekit-data-block__sparkline{display:none}.googlesitekit-dashboard-adsense-stats .googlesitekit-data-block .googlesitekit-data-block__sparkline,.googlesitekit-dashboard-adsense-stats .googlesitekit-data-block #wpadminbar .googlesitekit-adminbar .googlesitekit-data-block__sparkline,.googlesitekit-dashboard-adsense-stats #wpadminbar .googlesitekit-adminbar .googlesitekit-data-block .googlesitekit-data-block__sparkline,#wpadminbar .googlesitekit-adminbar .googlesitekit-dashboard-adsense-stats .googlesitekit-data-block .googlesitekit-data-block__sparkline{flex:1 1 100%;margin:0 0 5px 0;max-width:none;max-width:initial;min-width:10px;padding:0 8px}@media (min-width: 960px){.googlesitekit-dashboard-adsense-stats .googlesitekit-data-block .googlesitekit-data-block__sparkline,.googlesitekit-dashboard-adsense-stats .googlesitekit-data-block #wpadminbar .googlesitekit-adminbar .googlesitekit-data-block__sparkline,.googlesitekit-dashboard-adsense-stats #wpadminbar .googlesitekit-adminbar .googlesitekit-data-block .googlesitekit-data-block__sparkline,#wpadminbar .googlesitekit-adminbar .googlesitekit-dashboard-adsense-stats .googlesitekit-data-block .googlesitekit-data-block__sparkline{padding:0 12px}}@media (min-width: 1280px){.googlesitekit-dashboard-adsense-stats .googlesitekit-data-block .googlesitekit-data-block__sparkline,.googlesitekit-dashboard-adsense-stats .googlesitekit-data-block #wpadminbar .googlesitekit-adminbar .googlesitekit-data-block__sparkline,.googlesitekit-dashboard-adsense-stats #wpadminbar .googlesitekit-adminbar .googlesitekit-data-block .googlesitekit-data-block__sparkline,#wpadminbar .googlesitekit-adminbar .googlesitekit-dashboard-adsense-stats .googlesitekit-data-block .googlesitekit-data-block__sparkline{padding:0 24px}}.googlesitekit-data-block--button .googlesitekit-data-block__sparkline,.googlesitekit-data-block--button #wpadminbar .googlesitekit-adminbar .googlesitekit-data-block__sparkline,#wpadminbar .googlesitekit-adminbar .googlesitekit-data-block--button .googlesitekit-data-block__sparkline{margin:8px auto 0 auto}.googlesitekit-data-block .googlesitekit-data-block__arrow,.googlesitekit-data-block #wpadminbar .googlesitekit-adminbar .googlesitekit-data-block__arrow,#wpadminbar .googlesitekit-adminbar .googlesitekit-data-block .googlesitekit-data-block__arrow{display:inline-block;line-height:1;margin-right:2px;vertical-align:baseline}.googlesitekit-data-block .googlesitekit-data-block__arrow--reverse,#wpadminbar .googlesitekit-adminbar .googlesitekit-data-block .googlesitekit-data-block__arrow--reverse{transform:rotate(180deg)}#wpadminbar .googlesitekit-data-block .googlesitekit-data-block__arrow .svg{height:9px;width:9px}.googlesitekit-data-block .googlesitekit-data-block__value,.googlesitekit-data-block #wpadminbar .googlesitekit-adminbar .googlesitekit-data-block__value,#wpadminbar .googlesitekit-adminbar .googlesitekit-data-block .googlesitekit-data-block__value{color:#757575;display:inline-block;font-size:0.75rem;letter-spacing:0;line-height:1;text-transform:none}.googlesitekit-adminbar .googlesitekit-data-block .googlesitekit-data-block__value,#wpadminbar .googlesitekit-adminbar .googlesitekit-data-block .googlesitekit-data-block__value{font-size:16px}.googlesitekit-data-block .googlesitekit-data-block__source,#wpadminbar .googlesitekit-adminbar .googlesitekit-data-block .googlesitekit-data-block__source{font-size:0.75rem;margin-top:8px}@media (min-width: 960px){.googlesitekit-data-block .googlesitekit-data-block__source,#wpadminbar .googlesitekit-adminbar .googlesitekit-data-block .googlesitekit-data-block__source{margin-top:12px}}#adminmenu .googlesitekit-notifications-counter{margin-left:5px}#wpadminbar .googlesitekit-notifications-counter{background-color:#ca4a1f;border-radius:11px;color:#fff;display:inline-block;font-size:0.5625rem;height:17px;line-height:17px;margin:-4px 0 0 5px;min-width:7px;padding:0 5px;text-align:center;vertical-align:middle;z-index:26}#wpadminbar .googlesitekit-wp-adminbar.hover .googlesitekit-notifications-counter,#wpadminbar.nojs .googlesitekit-wp-adminbar:hover .googlesitekit-notifications-counter,#wpadminbar:not(.mobile) .googlesitekit-wp-adminbar:hover .googlesitekit-notifications-counter,#wpadminbar:not(.mobile) .googlesitekit-wp-adminbar .ab-item:focus .googlesitekit-notifications-counter{background-color:#00b9eb;color:#fff}#wpadminbar .count-0{display:none}#wpadminbar .plugin-count{font-size:0.5625rem;line-height:17px}.googlesitekit-preview-block{display:flex;flex-direction:column}.googlesitekit-preview-block--padding{padding:16px}.googlesitekit-preview-block--padding+.googlesitekit-preview-block--padding{padding-top:0}@media (min-width: 960px){.googlesitekit-preview-block--padding{padding:24px}}.googlesitekit-preview-block__wrapper{animation:pulse 1s infinite ease-in-out;animation-direction:alternate;flex:1 1 auto}.googlesitekit-preview-block__wrapper--circle{border-radius:50%}@keyframes pulse{0%{background-color:rgba(0,0,0,0.05)}100%{background-color:rgba(0,0,0,0.15)}}.googlesitekit-noscript{box-shadow:0 1px 3px rgba(0,0,0,0.2);background-color:#fff;margin:5px 20px 5px 0}@media (min-width: 600px){.googlesitekit-noscript{padding-left:10px;padding-right:10px}}.googlesitekit-noscript__title{margin:0}.no-js:not([amp-version]) [id^="js-googlesitekit-"]{display:none}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
|
1 |
+
/**
|
2 |
+
* Admin bar stylesheet.
|
3 |
+
*
|
4 |
+
* Site Kit by Google, Copyright 2019 Google LLC
|
5 |
+
*
|
6 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
7 |
+
* you may not use this file except in compliance with the License.
|
8 |
+
* You may obtain a copy of the License at
|
9 |
+
*
|
10 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
11 |
+
*
|
12 |
+
* Unless required by applicable law or agreed to in writing, software
|
13 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
14 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
15 |
+
* See the License for the specific language governing permissions and
|
16 |
+
* limitations under the License.
|
17 |
+
*/
|
18 |
+
/*
|
19 |
+
* Configuration Options
|
20 |
+
*/
|
21 |
+
/**
|
22 |
+
* Variables.
|
23 |
+
*
|
24 |
+
* Site Kit by Google, Copyright 2019 Google LLC
|
25 |
+
*
|
26 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
27 |
+
* you may not use this file except in compliance with the License.
|
28 |
+
* You may obtain a copy of the License at
|
29 |
+
*
|
30 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
31 |
+
*
|
32 |
+
* Unless required by applicable law or agreed to in writing, software
|
33 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
34 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
35 |
+
* See the License for the specific language governing permissions and
|
36 |
+
* limitations under the License.
|
37 |
+
*/
|
38 |
+
/*
|
39 |
+
* Colors
|
40 |
+
* Names from http://chir.ag/projects/name-that-color/
|
41 |
+
*/
|
42 |
+
/* stylelint-disable */
|
43 |
+
/* stylelint-enable */
|
44 |
+
/**
|
45 |
+
* Mixins.
|
46 |
+
*
|
47 |
+
* Site Kit by Google, Copyright 2019 Google LLC
|
48 |
+
*
|
49 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
50 |
+
* you may not use this file except in compliance with the License.
|
51 |
+
* You may obtain a copy of the License at
|
52 |
+
*
|
53 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
54 |
+
*
|
55 |
+
* Unless required by applicable law or agreed to in writing, software
|
56 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
57 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
58 |
+
* See the License for the specific language governing permissions and
|
59 |
+
* limitations under the License.
|
60 |
+
*/
|
61 |
+
/*
|
62 |
+
* Top-level Cascade Items
|
63 |
+
*/
|
64 |
+
/**
|
65 |
+
* Base styles.
|
66 |
+
*
|
67 |
+
* Site Kit by Google, Copyright 2019 Google LLC
|
68 |
+
*
|
69 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
70 |
+
* you may not use this file except in compliance with the License.
|
71 |
+
* You may obtain a copy of the License at
|
72 |
+
*
|
73 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
74 |
+
*
|
75 |
+
* Unless required by applicable law or agreed to in writing, software
|
76 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
77 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
78 |
+
* See the License for the specific language governing permissions and
|
79 |
+
* limitations under the License.
|
80 |
+
*/
|
81 |
+
/* .googlesitekit-plugin will always wrap all
|
82 |
+
* of our content, so the properties below will act as defaults.
|
83 |
+
*/
|
84 |
+
.googlesitekit-plugin {
|
85 |
+
color: #757575;
|
86 |
+
font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
|
87 |
+
font-size: 1rem;
|
88 |
+
line-height: 1.4; }
|
89 |
+
.googlesitekit-plugin *,
|
90 |
+
.googlesitekit-plugin *::before,
|
91 |
+
.googlesitekit-plugin *::after {
|
92 |
+
box-sizing: border-box; }
|
93 |
+
.googlesitekit-plugin svg:not(:root) {
|
94 |
+
overflow: hidden; }
|
95 |
+
.googlesitekit-plugin h1,
|
96 |
+
.googlesitekit-plugin h2,
|
97 |
+
.googlesitekit-plugin h3,
|
98 |
+
.googlesitekit-plugin h4,
|
99 |
+
.googlesitekit-plugin h5,
|
100 |
+
.googlesitekit-plugin h6 {
|
101 |
+
color: #3c4043;
|
102 |
+
font-family: "Google Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
|
103 |
+
line-height: 1.16; }
|
104 |
+
.googlesitekit-plugin h1,
|
105 |
+
.googlesitekit-plugin .googlesitekit-heading-1 {
|
106 |
+
font-size: 1.75rem;
|
107 |
+
font-weight: 400; }
|
108 |
+
@media (min-width: 600px) {
|
109 |
+
.googlesitekit-plugin h1,
|
110 |
+
.googlesitekit-plugin .googlesitekit-heading-1 {
|
111 |
+
font-size: 2.25rem; } }
|
112 |
+
.googlesitekit-plugin h2,
|
113 |
+
.googlesitekit-plugin .googlesitekit-heading-2 {
|
114 |
+
font-size: 1.375rem;
|
115 |
+
font-weight: 400; }
|
116 |
+
@media (min-width: 600px) {
|
117 |
+
.googlesitekit-plugin h2,
|
118 |
+
.googlesitekit-plugin .googlesitekit-heading-2 {
|
119 |
+
font-size: 1.75rem; } }
|
120 |
+
.googlesitekit-plugin h3,
|
121 |
+
.googlesitekit-plugin .googlesitekit-heading-3 {
|
122 |
+
font-size: 1.25rem;
|
123 |
+
font-weight: 400; }
|
124 |
+
@media (min-width: 600px) {
|
125 |
+
.googlesitekit-plugin h3,
|
126 |
+
.googlesitekit-plugin .googlesitekit-heading-3 {
|
127 |
+
font-size: 1.5rem; } }
|
128 |
+
.googlesitekit-plugin h4,
|
129 |
+
.googlesitekit-plugin .googlesitekit-heading-4 {
|
130 |
+
color: #5b5b61;
|
131 |
+
font-size: 1.125rem;
|
132 |
+
font-weight: 500; }
|
133 |
+
@media (min-width: 600px) {
|
134 |
+
.googlesitekit-plugin h4,
|
135 |
+
.googlesitekit-plugin .googlesitekit-heading-4 {
|
136 |
+
font-size: 1.25rem; } }
|
137 |
+
.googlesitekit-plugin .googlesitekit-subheading-1 {
|
138 |
+
font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
|
139 |
+
font-size: 0.9375rem;
|
140 |
+
font-weight: 500; }
|
141 |
+
@media (min-width: 600px) {
|
142 |
+
.googlesitekit-plugin .googlesitekit-subheading-1 {
|
143 |
+
font-size: 1rem; } }
|
144 |
+
.googlesitekit-plugin .googlesitekit-subheading-2 {
|
145 |
+
font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
|
146 |
+
font-size: 0.875rem;
|
147 |
+
font-weight: 500; }
|
148 |
+
@media (min-width: 600px) {
|
149 |
+
.googlesitekit-plugin .googlesitekit-subheading-2 {
|
150 |
+
font-size: 0.9375rem; } }
|
151 |
+
.googlesitekit-plugin .googlesitekit-overline {
|
152 |
+
color: #757575;
|
153 |
+
font-size: 0.75rem;
|
154 |
+
font-weight: 500;
|
155 |
+
letter-spacing: 0.16em;
|
156 |
+
line-height: 1.16;
|
157 |
+
text-transform: uppercase; }
|
158 |
+
.googlesitekit-plugin .googlesitekit-overline--collapse {
|
159 |
+
margin: 0; }
|
160 |
+
.googlesitekit-plugin .googlesitekit-recommended {
|
161 |
+
color: #34a853;
|
162 |
+
font-size: 10px;
|
163 |
+
font-weight: 500; }
|
164 |
+
.googlesitekit-plugin .googlesitekit-nodata {
|
165 |
+
display: none; }
|
166 |
+
.googlesitekit-plugin p {
|
167 |
+
font-size: 1rem; }
|
168 |
+
.googlesitekit-plugin a {
|
169 |
+
color: #1a73e8;
|
170 |
+
text-decoration: none; }
|
171 |
+
.googlesitekit-plugin a:hover {
|
172 |
+
text-decoration: underline; }
|
173 |
+
.googlesitekit-plugin a:focus {
|
174 |
+
box-shadow: none;
|
175 |
+
outline: 1px dashed #4285f4;
|
176 |
+
outline-offset: 3px; }
|
177 |
+
.googlesitekit-plugin button {
|
178 |
+
background: none;
|
179 |
+
border: none;
|
180 |
+
color: #1a73e8;
|
181 |
+
text-decoration: none; }
|
182 |
+
.googlesitekit-plugin button:hover {
|
183 |
+
text-decoration: underline; }
|
184 |
+
.googlesitekit-plugin button:focus {
|
185 |
+
outline: 1px dashed #4285f4;
|
186 |
+
outline-offset: 3px; }
|
187 |
+
.googlesitekit-plugin .screen-reader-only {
|
188 |
+
clip: rect(1px, 1px, 1px, 1px);
|
189 |
+
height: 1px;
|
190 |
+
overflow: hidden;
|
191 |
+
position: absolute !important;
|
192 |
+
width: 1px; }
|
193 |
+
|
194 |
+
:root {
|
195 |
+
--mdc-layout-grid-margin-desktop: 24px;
|
196 |
+
--mdc-layout-grid-gutter-desktop: 24px;
|
197 |
+
--mdc-layout-grid-column-width-desktop: 72px;
|
198 |
+
--mdc-layout-grid-margin-tablet: 16px;
|
199 |
+
--mdc-layout-grid-gutter-tablet: 16px;
|
200 |
+
--mdc-layout-grid-column-width-tablet: 72px;
|
201 |
+
--mdc-layout-grid-margin-phone: 16px;
|
202 |
+
--mdc-layout-grid-gutter-phone: 16px;
|
203 |
+
--mdc-layout-grid-column-width-phone: 72px; }
|
204 |
+
|
205 |
+
@media (min-width: 961px) {
|
206 |
+
.mdc-layout-grid, #wpadminbar .googlesitekit-adminbar .mdc-layout-grid, #wpadminbar.nojs .googlesitekit-noscript .mdc-layout-grid {
|
207 |
+
box-sizing: border-box;
|
208 |
+
margin: 0 auto;
|
209 |
+
padding: 24px;
|
210 |
+
padding: 24px;
|
211 |
+
padding: var(--mdc-layout-grid-margin-desktop, 24px); } }
|
212 |
+
|
213 |
+
@media (min-width: 601px) and (max-width: 960px) {
|
214 |
+
.mdc-layout-grid, #wpadminbar .googlesitekit-adminbar .mdc-layout-grid, #wpadminbar.nojs .googlesitekit-noscript .mdc-layout-grid {
|
215 |
+
box-sizing: border-box;
|
216 |
+
margin: 0 auto;
|
217 |
+
padding: 16px;
|
218 |
+
padding: 16px;
|
219 |
+
padding: var(--mdc-layout-grid-margin-tablet, 16px); } }
|
220 |
+
|
221 |
+
@media (max-width: 600px) {
|
222 |
+
.mdc-layout-grid, #wpadminbar .googlesitekit-adminbar .mdc-layout-grid, #wpadminbar.nojs .googlesitekit-noscript .mdc-layout-grid {
|
223 |
+
box-sizing: border-box;
|
224 |
+
margin: 0 auto;
|
225 |
+
padding: 16px;
|
226 |
+
padding: 16px;
|
227 |
+
padding: var(--mdc-layout-grid-margin-phone, 16px); } }
|
228 |
+
|
229 |
+
@media (min-width: 961px) {
|
230 |
+
.mdc-layout-grid__inner, #wpadminbar .googlesitekit-adminbar .mdc-layout-grid__inner, #wpadminbar.nojs .googlesitekit-noscript .mdc-layout-grid__inner {
|
231 |
+
display: flex;
|
232 |
+
flex-flow: row wrap;
|
233 |
+
align-items: stretch;
|
234 |
+
margin: -12px;
|
235 |
+
margin: calc(24px / 2 * -1);
|
236 |
+
margin: calc(var(--mdc-layout-grid-gutter-desktop, 24px) / 2 * -1); }
|
237 |
+
@supports (display: grid) {
|
238 |
+
.mdc-layout-grid__inner, #wpadminbar .googlesitekit-adminbar .mdc-layout-grid__inner, #wpadminbar.nojs .googlesitekit-noscript .mdc-layout-grid__inner {
|
239 |
+
display: grid;
|
240 |
+
margin: 0;
|
241 |
+
grid-gap: 24px;
|
242 |
+
grid-gap: 24px;
|
243 |
+
grid-gap: var(--mdc-layout-grid-gutter-desktop, 24px);
|
244 |
+
grid-template-columns: repeat(12, minmax(0, 1fr)); } } }
|
245 |
+
|
246 |
+
@media (min-width: 601px) and (max-width: 960px) {
|
247 |
+
.mdc-layout-grid__inner, #wpadminbar .googlesitekit-adminbar .mdc-layout-grid__inner, #wpadminbar.nojs .googlesitekit-noscript .mdc-layout-grid__inner {
|
248 |
+
display: flex;
|
249 |
+
flex-flow: row wrap;
|
250 |
+
align-items: stretch;
|
251 |
+
margin: -8px;
|
252 |
+
margin: calc(16px / 2 * -1);
|
253 |
+
margin: calc(var(--mdc-layout-grid-gutter-tablet, 16px) / 2 * -1); }
|
254 |
+
@supports (display: grid) {
|
255 |
+
.mdc-layout-grid__inner, #wpadminbar .googlesitekit-adminbar .mdc-layout-grid__inner, #wpadminbar.nojs .googlesitekit-noscript .mdc-layout-grid__inner {
|
256 |
+
display: grid;
|
257 |
+
margin: 0;
|
258 |
+
grid-gap: 16px;
|
259 |
+
grid-gap: 16px;
|
260 |
+
grid-gap: var(--mdc-layout-grid-gutter-tablet, 16px);
|
261 |
+
grid-template-columns: repeat(8, minmax(0, 1fr)); } } }
|
262 |
+
|
263 |
+
@media (max-width: 600px) {
|
264 |
+
.mdc-layout-grid__inner, #wpadminbar .googlesitekit-adminbar .mdc-layout-grid__inner, #wpadminbar.nojs .googlesitekit-noscript .mdc-layout-grid__inner {
|
265 |
+
display: flex;
|
266 |
+
flex-flow: row wrap;
|
267 |
+
align-items: stretch;
|
268 |
+
margin: -8px;
|
269 |
+
margin: calc(16px / 2 * -1);
|
270 |
+
margin: calc(var(--mdc-layout-grid-gutter-phone, 16px) / 2 * -1); }
|
271 |
+
@supports (display: grid) {
|
272 |
+
.mdc-layout-grid__inner, #wpadminbar .googlesitekit-adminbar .mdc-layout-grid__inner, #wpadminbar.nojs .googlesitekit-noscript .mdc-layout-grid__inner {
|
273 |
+
display: grid;
|
274 |
+
margin: 0;
|
275 |
+
grid-gap: 16px;
|
276 |
+
grid-gap: 16px;
|
277 |
+
grid-gap: var(--mdc-layout-grid-gutter-phone, 16px);
|
278 |
+
grid-template-columns: repeat(4, minmax(0, 1fr)); } } }
|
279 |
+
|
280 |
+
@media (min-width: 961px) {
|
281 |
+
.mdc-layout-grid__cell, #wpadminbar .googlesitekit-adminbar .mdc-layout-grid__cell, #wpadminbar.nojs .googlesitekit-noscript .mdc-layout-grid__cell {
|
282 |
+
width: calc(33.33333% - 24px);
|
283 |
+
width: calc(33.33333% - 24px);
|
284 |
+
width: calc(33.33333% - var(--mdc-layout-grid-gutter-desktop, 24px));
|
285 |
+
box-sizing: border-box;
|
286 |
+
margin: 12px;
|
287 |
+
margin: calc(24px / 2);
|
288 |
+
margin: calc(var(--mdc-layout-grid-gutter-desktop, 24px) / 2); }
|
289 |
+
@supports (display: grid) {
|
290 |
+
.mdc-layout-grid__cell, #wpadminbar .googlesitekit-adminbar .mdc-layout-grid__cell, #wpadminbar.nojs .googlesitekit-noscript .mdc-layout-grid__cell {
|
291 |
+
width: auto;
|
292 |
+
grid-column-end: span 4; } }
|
293 |
+
@supports (display: grid) {
|
294 |
+
.mdc-layout-grid__cell, #wpadminbar .googlesitekit-adminbar .mdc-layout-grid__cell, #wpadminbar.nojs .googlesitekit-noscript .mdc-layout-grid__cell {
|
295 |
+
margin: 0; } }
|
296 |
+
.mdc-layout-grid__cell--span-1,
|
297 |
+
.mdc-layout-grid__cell--span-1-desktop {
|
298 |
+
width: calc(8.33333% - 24px);
|
299 |
+
width: calc(8.33333% - 24px);
|
300 |
+
width: calc(8.33333% - var(--mdc-layout-grid-gutter-desktop, 24px)); }
|
301 |
+
@supports (display: grid) {
|
302 |
+
.mdc-layout-grid__cell--span-1,
|
303 |
+
.mdc-layout-grid__cell--span-1-desktop {
|
304 |
+
width: auto;
|
305 |
+
grid-column-end: span 1; } }
|
306 |
+
.mdc-layout-grid__cell--span-2, #wpadminbar .googlesitekit-adminbar .mdc-layout-grid__cell--span-2,
|
307 |
+
.mdc-layout-grid__cell--span-2-desktop {
|
308 |
+
width: calc(16.66667% - 24px);
|
309 |
+
width: calc(16.66667% - 24px);
|
310 |
+
width: calc(16.66667% - var(--mdc-layout-grid-gutter-desktop, 24px)); }
|
311 |
+
@supports (display: grid) {
|
312 |
+
.mdc-layout-grid__cell--span-2, #wpadminbar .googlesitekit-adminbar .mdc-layout-grid__cell--span-2,
|
313 |
+
.mdc-layout-grid__cell--span-2-desktop {
|
314 |
+
width: auto;
|
315 |
+
grid-column-end: span 2; } }
|
316 |
+
.mdc-layout-grid__cell--span-3, #wpadminbar .googlesitekit-adminbar .mdc-layout-grid__cell--span-3,
|
317 |
+
.mdc-layout-grid__cell--span-3-desktop,
|
318 |
+
#wpadminbar .googlesitekit-adminbar .mdc-layout-grid__cell--span-3-desktop {
|
319 |
+
width: calc(25% - 24px);
|
320 |
+
width: calc(25% - 24px);
|
321 |
+
width: calc(25% - var(--mdc-layout-grid-gutter-desktop, 24px)); }
|
322 |
+
@supports (display: grid) {
|
323 |
+
.mdc-layout-grid__cell--span-3, #wpadminbar .googlesitekit-adminbar .mdc-layout-grid__cell--span-3,
|
324 |
+
.mdc-layout-grid__cell--span-3-desktop,
|
325 |
+
#wpadminbar .googlesitekit-adminbar .mdc-layout-grid__cell--span-3-desktop {
|
326 |
+
width: auto;
|
327 |
+
grid-column-end: span 3; } }
|
328 |
+
.mdc-layout-grid__cell--span-4, #wpadminbar .googlesitekit-adminbar .mdc-layout-grid__cell--span-4,
|
329 |
+
.mdc-layout-grid__cell--span-4-desktop {
|
330 |
+
width: calc(33.33333% - 24px);
|
331 |
+
width: calc(33.33333% - 24px);
|
332 |
+
width: calc(33.33333% - var(--mdc-layout-grid-gutter-desktop, 24px)); }
|
333 |
+
@supports (display: grid) {
|
334 |
+
.mdc-layout-grid__cell--span-4, #wpadminbar .googlesitekit-adminbar .mdc-layout-grid__cell--span-4,
|
335 |
+
.mdc-layout-grid__cell--span-4-desktop {
|
336 |
+
width: auto;
|
337 |
+
grid-column-end: span 4; } }
|
338 |
+
.mdc-layout-grid__cell--span-5,
|
339 |
+
.mdc-layout-grid__cell--span-5-desktop {
|
340 |
+
width: calc(41.66667% - 24px);
|
341 |
+
width: calc(41.66667% - 24px);
|
342 |
+
width: calc(41.66667% - var(--mdc-layout-grid-gutter-desktop, 24px)); }
|
343 |
+
@supports (display: grid) {
|
344 |
+
.mdc-layout-grid__cell--span-5,
|
345 |
+
.mdc-layout-grid__cell--span-5-desktop {
|
346 |
+
width: auto;
|
347 |
+
grid-column-end: span 5; } }
|
348 |
+
.mdc-layout-grid__cell--span-6,
|
349 |
+
.mdc-layout-grid__cell--span-6-desktop,
|
350 |
+
#wpadminbar .googlesitekit-adminbar .mdc-layout-grid__cell--span-6-desktop {
|
351 |
+
width: calc(50% - 24px);
|
352 |
+
width: calc(50% - 24px);
|
353 |
+
width: calc(50% - var(--mdc-layout-grid-gutter-desktop, 24px)); }
|
354 |
+
@supports (display: grid) {
|
355 |
+
.mdc-layout-grid__cell--span-6,
|
356 |
+
.mdc-layout-grid__cell--span-6-desktop,
|
357 |
+
#wpadminbar .googlesitekit-adminbar .mdc-layout-grid__cell--span-6-desktop {
|
358 |
+
width: auto;
|
359 |
+
grid-column-end: span 6; } }
|
360 |
+
.mdc-layout-grid__cell--span-7, #wpadminbar .googlesitekit-adminbar .mdc-layout-grid__cell--span-7,
|
361 |
+
.mdc-layout-grid__cell--span-7-desktop,
|
362 |
+
#wpadminbar .googlesitekit-adminbar .mdc-layout-grid__cell--span-7-desktop {
|
363 |
+
width: calc(58.33333% - 24px);
|
364 |
+
width: calc(58.33333% - 24px);
|
365 |
+
width: calc(58.33333% - var(--mdc-layout-grid-gutter-desktop, 24px)); }
|
366 |
+
@supports (display: grid) {
|
367 |
+
.mdc-layout-grid__cell--span-7, #wpadminbar .googlesitekit-adminbar .mdc-layout-grid__cell--span-7,
|
368 |
+
.mdc-layout-grid__cell--span-7-desktop,
|
369 |
+
#wpadminbar .googlesitekit-adminbar .mdc-layout-grid__cell--span-7-desktop {
|
370 |
+
width: auto;
|
371 |
+
grid-column-end: span 7; } }
|
372 |
+
.mdc-layout-grid__cell--span-8,
|
373 |
+
.mdc-layout-grid__cell--span-8-desktop {
|
374 |
+
width: calc(66.66667% - 24px);
|
375 |
+
width: calc(66.66667% - 24px);
|
376 |
+
width: calc(66.66667% - var(--mdc-layout-grid-gutter-desktop, 24px)); }
|
377 |
+
@supports (display: grid) {
|
378 |
+
.mdc-layout-grid__cell--span-8,
|
379 |
+
.mdc-layout-grid__cell--span-8-desktop {
|
380 |
+
width: auto;
|
381 |
+
grid-column-end: span 8; } }
|
382 |
+
.mdc-layout-grid__cell--span-9,
|
383 |
+
.mdc-layout-grid__cell--span-9-desktop {
|
384 |
+
width: calc(75% - 24px);
|
385 |
+
width: calc(75% - 24px);
|
386 |
+
width: calc(75% - var(--mdc-layout-grid-gutter-desktop, 24px)); }
|
387 |
+
@supports (display: grid) {
|
388 |
+
.mdc-layout-grid__cell--span-9,
|
389 |
+
.mdc-layout-grid__cell--span-9-desktop {
|
390 |
+
width: auto;
|
391 |
+
grid-column-end: span 9; } }
|
392 |
+
.mdc-layout-grid__cell--span-10,
|
393 |
+
.mdc-layout-grid__cell--span-10-desktop {
|
394 |
+
width: calc(83.33333% - 24px);
|
395 |
+
width: calc(83.33333% - 24px);
|
396 |
+
width: calc(83.33333% - var(--mdc-layout-grid-gutter-desktop, 24px)); }
|
397 |
+
@supports (display: grid) {
|
398 |
+
.mdc-layout-grid__cell--span-10,
|
399 |
+
.mdc-layout-grid__cell--span-10-desktop {
|
400 |
+
width: auto;
|
401 |
+
grid-column-end: span 10; } }
|
402 |
+
.mdc-layout-grid__cell--span-11,
|
403 |
+
.mdc-layout-grid__cell--span-11-desktop {
|
404 |
+
width: calc(91.66667% - 24px);
|
405 |
+
width: calc(91.66667% - 24px);
|
406 |
+
width: calc(91.66667% - var(--mdc-layout-grid-gutter-desktop, 24px)); }
|
407 |
+
@supports (display: grid) {
|
408 |
+
.mdc-layout-grid__cell--span-11,
|
409 |
+
.mdc-layout-grid__cell--span-11-desktop {
|
410 |
+
width: auto;
|
411 |
+
grid-column-end: span 11; } }
|
412 |
+
.mdc-layout-grid__cell--span-12,
|
413 |
+
.mdc-layout-grid__cell--span-12-desktop {
|
414 |
+
width: calc(100% - 24px);
|
415 |
+
width: calc(100% - 24px);
|
416 |
+
width: calc(100% - var(--mdc-layout-grid-gutter-desktop, 24px)); }
|
417 |
+
@supports (display: grid) {
|
418 |
+
.mdc-layout-grid__cell--span-12,
|
419 |
+
.mdc-layout-grid__cell--span-12-desktop {
|
420 |
+
width: auto;
|
421 |
+
grid-column-end: span 12; } } }
|
422 |
+
|
423 |
+
@media (min-width: 601px) and (max-width: 960px) {
|
424 |
+
.mdc-layout-grid__cell, #wpadminbar .googlesitekit-adminbar .mdc-layout-grid__cell, #wpadminbar.nojs .googlesitekit-noscript .mdc-layout-grid__cell {
|
425 |
+
width: calc(50% - 16px);
|
426 |
+
width: calc(50% - 16px);
|
427 |
+
width: calc(50% - var(--mdc-layout-grid-gutter-tablet, 16px));
|
428 |
+
box-sizing: border-box;
|
429 |
+
margin: 8px;
|
430 |
+
margin: calc(16px / 2);
|
431 |
+
margin: calc(var(--mdc-layout-grid-gutter-tablet, 16px) / 2); }
|
432 |
+
@supports (display: grid) {
|
433 |
+
.mdc-layout-grid__cell, #wpadminbar .googlesitekit-adminbar .mdc-layout-grid__cell, #wpadminbar.nojs .googlesitekit-noscript .mdc-layout-grid__cell {
|
434 |
+
width: auto;
|
435 |
+
grid-column-end: span 4; } }
|
436 |
+
@supports (display: grid) {
|
437 |
+
.mdc-layout-grid__cell, #wpadminbar .googlesitekit-adminbar .mdc-layout-grid__cell, #wpadminbar.nojs .googlesitekit-noscript .mdc-layout-grid__cell {
|
438 |
+
margin: 0; } }
|
439 |
+
.mdc-layout-grid__cell--span-1,
|
440 |
+
.mdc-layout-grid__cell--span-1-tablet {
|
441 |
+
width: calc(12.5% - 16px);
|
442 |
+
width: calc(12.5% - 16px);
|
443 |
+
width: calc(12.5% - var(--mdc-layout-grid-gutter-tablet, 16px)); }
|
444 |
+
@supports (display: grid) {
|
445 |
+
.mdc-layout-grid__cell--span-1,
|
446 |
+
.mdc-layout-grid__cell--span-1-tablet {
|
447 |
+
width: auto;
|
448 |
+
grid-column-end: span 1; } }
|
449 |
+
.mdc-layout-grid__cell--span-2, #wpadminbar .googlesitekit-adminbar .mdc-layout-grid__cell--span-2,
|
450 |
+
.mdc-layout-grid__cell--span-2-tablet,
|
451 |
+
#wpadminbar .googlesitekit-adminbar .mdc-layout-grid__cell--span-2-tablet {
|
452 |
+
width: calc(25% - 16px);
|
453 |
+
width: calc(25% - 16px);
|
454 |
+
width: calc(25% - var(--mdc-layout-grid-gutter-tablet, 16px)); }
|
455 |
+
@supports (display: grid) {
|
456 |
+
.mdc-layout-grid__cell--span-2, #wpadminbar .googlesitekit-adminbar .mdc-layout-grid__cell--span-2,
|
457 |
+
.mdc-layout-grid__cell--span-2-tablet,
|
458 |
+
#wpadminbar .googlesitekit-adminbar .mdc-layout-grid__cell--span-2-tablet {
|
459 |
+
width: auto;
|
460 |
+
grid-column-end: span 2; } }
|
461 |
+
.mdc-layout-grid__cell--span-3, #wpadminbar .googlesitekit-adminbar .mdc-layout-grid__cell--span-3,
|
462 |
+
.mdc-layout-grid__cell--span-3-tablet {
|
463 |
+
width: calc(37.5% - 16px);
|
464 |
+
width: calc(37.5% - 16px);
|
465 |
+
width: calc(37.5% - var(--mdc-layout-grid-gutter-tablet, 16px)); }
|
466 |
+
@supports (display: grid) {
|
467 |
+
.mdc-layout-grid__cell--span-3, #wpadminbar .googlesitekit-adminbar .mdc-layout-grid__cell--span-3,
|
468 |
+
.mdc-layout-grid__cell--span-3-tablet {
|
469 |
+
width: auto;
|
470 |
+
grid-column-end: span 3; } }
|
471 |
+
.mdc-layout-grid__cell--span-4, #wpadminbar .googlesitekit-adminbar .mdc-layout-grid__cell--span-4,
|
472 |
+
.mdc-layout-grid__cell--span-4-tablet,
|
473 |
+
#wpadminbar .googlesitekit-adminbar .mdc-layout-grid__cell--span-4-tablet {
|
474 |
+
width: calc(50% - 16px);
|
475 |
+
width: calc(50% - 16px);
|
476 |
+
width: calc(50% - var(--mdc-layout-grid-gutter-tablet, 16px)); }
|
477 |
+
@supports (display: grid) {
|
478 |
+
.mdc-layout-grid__cell--span-4, #wpadminbar .googlesitekit-adminbar .mdc-layout-grid__cell--span-4,
|
479 |
+
.mdc-layout-grid__cell--span-4-tablet,
|
480 |
+
#wpadminbar .googlesitekit-adminbar .mdc-layout-grid__cell--span-4-tablet {
|
481 |
+
width: auto;
|
482 |
+
grid-column-end: span 4; } }
|
483 |
+
.mdc-layout-grid__cell--span-5,
|
484 |
+
.mdc-layout-grid__cell--span-5-tablet {
|
485 |
+
width: calc(62.5% - 16px);
|
486 |
+
width: calc(62.5% - 16px);
|
487 |
+
width: calc(62.5% - var(--mdc-layout-grid-gutter-tablet, 16px)); }
|
488 |
+
@supports (display: grid) {
|
489 |
+
.mdc-layout-grid__cell--span-5,
|
490 |
+
.mdc-layout-grid__cell--span-5-tablet {
|
491 |
+
width: auto;
|
492 |
+
grid-column-end: span 5; } }
|
493 |
+
.mdc-layout-grid__cell--span-6,
|
494 |
+
.mdc-layout-grid__cell--span-6-tablet {
|
495 |
+
width: calc(75% - 16px);
|
496 |
+
width: calc(75% - 16px);
|
497 |
+
width: calc(75% - var(--mdc-layout-grid-gutter-tablet, 16px)); }
|
498 |
+
@supports (display: grid) {
|
499 |
+
.mdc-layout-grid__cell--span-6,
|
500 |
+
.mdc-layout-grid__cell--span-6-tablet {
|
501 |
+
width: auto;
|
502 |
+
grid-column-end: span 6; } }
|
503 |
+
.mdc-layout-grid__cell--span-7, #wpadminbar .googlesitekit-adminbar .mdc-layout-grid__cell--span-7,
|
504 |
+
.mdc-layout-grid__cell--span-7-tablet {
|
505 |
+
width: calc(87.5% - 16px);
|
506 |
+
width: calc(87.5% - 16px);
|
507 |
+
width: calc(87.5% - var(--mdc-layout-grid-gutter-tablet, 16px)); }
|
508 |
+
@supports (display: grid) {
|
509 |
+
.mdc-layout-grid__cell--span-7, #wpadminbar .googlesitekit-adminbar .mdc-layout-grid__cell--span-7,
|
510 |
+
.mdc-layout-grid__cell--span-7-tablet {
|
511 |
+
width: auto;
|
512 |
+
grid-column-end: span 7; } }
|
513 |
+
.mdc-layout-grid__cell--span-8,
|
514 |
+
.mdc-layout-grid__cell--span-8-tablet,
|
515 |
+
#wpadminbar .googlesitekit-adminbar .mdc-layout-grid__cell--span-8-tablet {
|
516 |
+
width: calc(100% - 16px);
|
517 |
+
width: calc(100% - 16px);
|
518 |
+
width: calc(100% - var(--mdc-layout-grid-gutter-tablet, 16px)); }
|
519 |
+
@supports (display: grid) {
|
520 |
+
.mdc-layout-grid__cell--span-8,
|
521 |
+
.mdc-layout-grid__cell--span-8-tablet,
|
522 |
+
#wpadminbar .googlesitekit-adminbar .mdc-layout-grid__cell--span-8-tablet {
|
523 |
+
width: auto;
|
524 |
+
grid-column-end: span 8; } }
|
525 |
+
.mdc-layout-grid__cell--span-9,
|
526 |
+
.mdc-layout-grid__cell--span-9-tablet {
|
527 |
+
width: calc(100% - 16px);
|
528 |
+
width: calc(100% - 16px);
|
529 |
+
width: calc(100% - var(--mdc-layout-grid-gutter-tablet, 16px)); }
|
530 |
+
@supports (display: grid) {
|
531 |
+
.mdc-layout-grid__cell--span-9,
|
532 |
+
.mdc-layout-grid__cell--span-9-tablet {
|
533 |
+
width: auto;
|
534 |
+
grid-column-end: span 8; } }
|
535 |
+
.mdc-layout-grid__cell--span-10,
|
536 |
+
.mdc-layout-grid__cell--span-10-tablet {
|
537 |
+
width: calc(100% - 16px);
|
538 |
+
width: calc(100% - 16px);
|
539 |
+
width: calc(100% - var(--mdc-layout-grid-gutter-tablet, 16px)); }
|
540 |
+
@supports (display: grid) {
|
541 |
+
.mdc-layout-grid__cell--span-10,
|
542 |
+
.mdc-layout-grid__cell--span-10-tablet {
|
543 |
+
width: auto;
|
544 |
+
grid-column-end: span 8; } }
|
545 |
+
.mdc-layout-grid__cell--span-11,
|
546 |
+
.mdc-layout-grid__cell--span-11-tablet {
|
547 |
+
width: calc(100% - 16px);
|
548 |
+
width: calc(100% - 16px);
|
549 |
+
width: calc(100% - var(--mdc-layout-grid-gutter-tablet, 16px)); }
|
550 |
+
@supports (display: grid) {
|
551 |
+
.mdc-layout-grid__cell--span-11,
|
552 |
+
.mdc-layout-grid__cell--span-11-tablet {
|
553 |
+
width: auto;
|
554 |
+
grid-column-end: span 8; } }
|
555 |
+
.mdc-layout-grid__cell--span-12,
|
556 |
+
.mdc-layout-grid__cell--span-12-tablet,
|
557 |
+
#wpadminbar.nojs .googlesitekit-noscript .mdc-layout-grid__cell {
|
558 |
+
width: calc(100% - 16px);
|
559 |
+
width: calc(100% - 16px);
|
560 |
+
width: calc(100% - var(--mdc-layout-grid-gutter-tablet, 16px)); }
|
561 |
+
@supports (display: grid) {
|
562 |
+
.mdc-layout-grid__cell--span-12,
|
563 |
+
.mdc-layout-grid__cell--span-12-tablet,
|
564 |
+
#wpadminbar.nojs .googlesitekit-noscript .mdc-layout-grid__cell {
|
565 |
+
width: auto;
|
566 |
+
grid-column-end: span 8; } } }
|
567 |
+
|
568 |
+
@media (max-width: 600px) {
|
569 |
+
.mdc-layout-grid__cell, #wpadminbar .googlesitekit-adminbar .mdc-layout-grid__cell, #wpadminbar.nojs .googlesitekit-noscript .mdc-layout-grid__cell {
|
570 |
+
width: calc(100% - 16px);
|
571 |
+
width: calc(100% - 16px);
|
572 |
+
width: calc(100% - var(--mdc-layout-grid-gutter-phone, 16px));
|
573 |
+
box-sizing: border-box;
|
574 |
+
margin: 8px;
|
575 |
+
margin: calc(16px / 2);
|
576 |
+
margin: calc(var(--mdc-layout-grid-gutter-phone, 16px) / 2); }
|
577 |
+
@supports (display: grid) {
|
578 |
+
.mdc-layout-grid__cell, #wpadminbar .googlesitekit-adminbar .mdc-layout-grid__cell, #wpadminbar.nojs .googlesitekit-noscript .mdc-layout-grid__cell {
|
579 |
+
width: auto;
|
580 |
+
grid-column-end: span 4; } }
|
581 |
+
@supports (display: grid) {
|
582 |
+
.mdc-layout-grid__cell, #wpadminbar .googlesitekit-adminbar .mdc-layout-grid__cell, #wpadminbar.nojs .googlesitekit-noscript .mdc-layout-grid__cell {
|
583 |
+
margin: 0; } }
|
584 |
+
.mdc-layout-grid__cell--span-1,
|
585 |
+
.mdc-layout-grid__cell--span-1-phone {
|
586 |
+
width: calc(25% - 16px);
|
587 |
+
width: calc(25% - 16px);
|
588 |
+
width: calc(25% - var(--mdc-layout-grid-gutter-phone, 16px)); }
|
589 |
+
@supports (display: grid) {
|
590 |
+
.mdc-layout-grid__cell--span-1,
|
591 |
+
.mdc-layout-grid__cell--span-1-phone {
|
592 |
+
width: auto;
|
593 |
+
grid-column-end: span 1; } }
|
594 |
+
.mdc-layout-grid__cell--span-2, #wpadminbar .googlesitekit-adminbar .mdc-layout-grid__cell--span-2,
|
595 |
+
.mdc-layout-grid__cell--span-2-phone {
|
596 |
+
width: calc(50% - 16px);
|
597 |
+
width: calc(50% - 16px);
|
598 |
+
width: calc(50% - var(--mdc-layout-grid-gutter-phone, 16px)); }
|
599 |
+
@supports (display: grid) {
|
600 |
+
.mdc-layout-grid__cell--span-2, #wpadminbar .googlesitekit-adminbar .mdc-layout-grid__cell--span-2,
|
601 |
+
.mdc-layout-grid__cell--span-2-phone {
|
602 |
+
width: auto;
|
603 |
+
grid-column-end: span 2; } }
|
604 |
+
.mdc-layout-grid__cell--span-3, #wpadminbar .googlesitekit-adminbar .mdc-layout-grid__cell--span-3,
|
605 |
+
.mdc-layout-grid__cell--span-3-phone {
|
606 |
+
width: calc(75% - 16px);
|
607 |
+
width: calc(75% - 16px);
|
608 |
+
width: calc(75% - var(--mdc-layout-grid-gutter-phone, 16px)); }
|
609 |
+
@supports (display: grid) {
|
610 |
+
.mdc-layout-grid__cell--span-3, #wpadminbar .googlesitekit-adminbar .mdc-layout-grid__cell--span-3,
|
611 |
+
.mdc-layout-grid__cell--span-3-phone {
|
612 |
+
width: auto;
|
613 |
+
grid-column-end: span 3; } }
|
614 |
+
.mdc-layout-grid__cell--span-4, #wpadminbar .googlesitekit-adminbar .mdc-layout-grid__cell--span-4,
|
615 |
+
.mdc-layout-grid__cell--span-4-phone {
|
616 |
+
width: calc(100% - 16px);
|
617 |
+
width: calc(100% - 16px);
|
618 |
+
width: calc(100% - var(--mdc-layout-grid-gutter-phone, 16px)); }
|
619 |
+
@supports (display: grid) {
|
620 |
+
.mdc-layout-grid__cell--span-4, #wpadminbar .googlesitekit-adminbar .mdc-layout-grid__cell--span-4,
|
621 |
+
.mdc-layout-grid__cell--span-4-phone {
|
622 |
+
width: auto;
|
623 |
+
grid-column-end: span 4; } }
|
624 |
+
.mdc-layout-grid__cell--span-5,
|
625 |
+
.mdc-layout-grid__cell--span-5-phone {
|
626 |
+
width: calc(100% - 16px);
|
627 |
+
width: calc(100% - 16px);
|
628 |
+
width: calc(100% - var(--mdc-layout-grid-gutter-phone, 16px)); }
|
629 |
+
@supports (display: grid) {
|
630 |
+
.mdc-layout-grid__cell--span-5,
|
631 |
+
.mdc-layout-grid__cell--span-5-phone {
|
632 |
+
width: auto;
|
633 |
+
grid-column-end: span 4; } }
|
634 |
+
.mdc-layout-grid__cell--span-6,
|
635 |
+
.mdc-layout-grid__cell--span-6-phone {
|
636 |
+
width: calc(100% - 16px);
|
637 |
+
width: calc(100% - 16px);
|
638 |
+
width: calc(100% - var(--mdc-layout-grid-gutter-phone, 16px)); }
|
639 |
+
@supports (display: grid) {
|
640 |
+
.mdc-layout-grid__cell--span-6,
|
641 |
+
.mdc-layout-grid__cell--span-6-phone {
|
642 |
+
width: auto;
|
643 |
+
grid-column-end: span 4; } }
|
644 |
+
.mdc-layout-grid__cell--span-7, #wpadminbar .googlesitekit-adminbar .mdc-layout-grid__cell--span-7,
|
645 |
+
.mdc-layout-grid__cell--span-7-phone {
|
646 |
+
width: calc(100% - 16px);
|
647 |
+
width: calc(100% - 16px);
|
648 |
+
width: calc(100% - var(--mdc-layout-grid-gutter-phone, 16px)); }
|
649 |
+
@supports (display: grid) {
|
650 |
+
.mdc-layout-grid__cell--span-7, #wpadminbar .googlesitekit-adminbar .mdc-layout-grid__cell--span-7,
|
651 |
+
.mdc-layout-grid__cell--span-7-phone {
|
652 |
+
width: auto;
|
653 |
+
grid-column-end: span 4; } }
|
654 |
+
.mdc-layout-grid__cell--span-8,
|
655 |
+
.mdc-layout-grid__cell--span-8-phone {
|
656 |
+
width: calc(100% - 16px);
|
657 |
+
width: calc(100% - 16px);
|
658 |
+
width: calc(100% - var(--mdc-layout-grid-gutter-phone, 16px)); }
|
659 |
+
@supports (display: grid) {
|
660 |
+
.mdc-layout-grid__cell--span-8,
|
661 |
+
.mdc-layout-grid__cell--span-8-phone {
|
662 |
+
width: auto;
|
663 |
+
grid-column-end: span 4; } }
|
664 |
+
.mdc-layout-grid__cell--span-9,
|
665 |
+
.mdc-layout-grid__cell--span-9-phone {
|
666 |
+
width: calc(100% - 16px);
|
667 |
+
width: calc(100% - 16px);
|
668 |
+
width: calc(100% - var(--mdc-layout-grid-gutter-phone, 16px)); }
|
669 |
+
@supports (display: grid) {
|
670 |
+
.mdc-layout-grid__cell--span-9,
|
671 |
+
.mdc-layout-grid__cell--span-9-phone {
|
672 |
+
width: auto;
|
673 |
+
grid-column-end: span 4; } }
|
674 |
+
.mdc-layout-grid__cell--span-10,
|
675 |
+
.mdc-layout-grid__cell--span-10-phone {
|
676 |
+
width: calc(100% - 16px);
|
677 |
+
width: calc(100% - 16px);
|
678 |
+
width: calc(100% - var(--mdc-layout-grid-gutter-phone, 16px)); }
|
679 |
+
@supports (display: grid) {
|
680 |
+
.mdc-layout-grid__cell--span-10,
|
681 |
+
.mdc-layout-grid__cell--span-10-phone {
|
682 |
+
width: auto;
|
683 |
+
grid-column-end: span 4; } }
|
684 |
+
.mdc-layout-grid__cell--span-11,
|
685 |
+
.mdc-layout-grid__cell--span-11-phone {
|
686 |
+
width: calc(100% - 16px);
|
687 |
+
width: calc(100% - 16px);
|
688 |
+
width: calc(100% - var(--mdc-layout-grid-gutter-phone, 16px)); }
|
689 |
+
@supports (display: grid) {
|
690 |
+
.mdc-layout-grid__cell--span-11,
|
691 |
+
.mdc-layout-grid__cell--span-11-phone {
|
692 |
+
width: auto;
|
693 |
+
grid-column-end: span 4; } }
|
694 |
+
.mdc-layout-grid__cell--span-12,
|
695 |
+
.mdc-layout-grid__cell--span-12-phone {
|
696 |
+
width: calc(100% - 16px);
|
697 |
+
width: calc(100% - 16px);
|
698 |
+
width: calc(100% - var(--mdc-layout-grid-gutter-phone, 16px)); }
|
699 |
+
@supports (display: grid) {
|
700 |
+
.mdc-layout-grid__cell--span-12,
|
701 |
+
.mdc-layout-grid__cell--span-12-phone {
|
702 |
+
width: auto;
|
703 |
+
grid-column-end: span 4; } } }
|
704 |
+
|
705 |
+
.mdc-layout-grid__cell--order-1 {
|
706 |
+
order: 1; }
|
707 |
+
|
708 |
+
.mdc-layout-grid__cell--order-2 {
|
709 |
+
order: 2; }
|
710 |
+
|
711 |
+
.mdc-layout-grid__cell--order-3 {
|
712 |
+
order: 3; }
|
713 |
+
|
714 |
+
.mdc-layout-grid__cell--order-4 {
|
715 |
+
order: 4; }
|
716 |
+
|
717 |
+
.mdc-layout-grid__cell--order-5 {
|
718 |
+
order: 5; }
|
719 |
+
|
720 |
+
.mdc-layout-grid__cell--order-6 {
|
721 |
+
order: 6; }
|
722 |
+
|
723 |
+
.mdc-layout-grid__cell--order-7 {
|
724 |
+
order: 7; }
|
725 |
+
|
726 |
+
.mdc-layout-grid__cell--order-8 {
|
727 |
+
order: 8; }
|
728 |
+
|
729 |
+
.mdc-layout-grid__cell--order-9 {
|
730 |
+
order: 9; }
|
731 |
+
|
732 |
+
.mdc-layout-grid__cell--order-10 {
|
733 |
+
order: 10; }
|
734 |
+
|
735 |
+
.mdc-layout-grid__cell--order-11 {
|
736 |
+
order: 11; }
|
737 |
+
|
738 |
+
.mdc-layout-grid__cell--order-12 {
|
739 |
+
order: 12; }
|
740 |
+
|
741 |
+
.mdc-layout-grid__cell--align-top {
|
742 |
+
align-self: flex-start; }
|
743 |
+
@supports (display: grid) {
|
744 |
+
.mdc-layout-grid__cell--align-top {
|
745 |
+
align-self: start; } }
|
746 |
+
|
747 |
+
.mdc-layout-grid__cell--align-middle {
|
748 |
+
align-self: center; }
|
749 |
+
|
750 |
+
.mdc-layout-grid__cell--align-bottom {
|
751 |
+
align-self: flex-end; }
|
752 |
+
@supports (display: grid) {
|
753 |
+
.mdc-layout-grid__cell--align-bottom {
|
754 |
+
align-self: end; } }
|
755 |
+
|
756 |
+
@media (min-width: 961px) {
|
757 |
+
.mdc-layout-grid--fixed-column-width {
|
758 |
+
width: 1176px;
|
759 |
+
width: calc( 72px * 12 + 24px * 11 + 24px * 2);
|
760 |
+
width: calc( var(--mdc-layout-grid-column-width-desktop, 72px) * 12 + var(--mdc-layout-grid-gutter-desktop, 24px) * 11 + var(--mdc-layout-grid-margin-desktop, 24px) * 2); } }
|
761 |
+
|
762 |
+
@media (min-width: 601px) and (max-width: 960px) {
|
763 |
+
.mdc-layout-grid--fixed-column-width {
|
764 |
+
width: 720px;
|
765 |
+
width: calc( 72px * 8 + 16px * 7 + 16px * 2);
|
766 |
+
width: calc( var(--mdc-layout-grid-column-width-tablet, 72px) * 8 + var(--mdc-layout-grid-gutter-tablet, 16px) * 7 + var(--mdc-layout-grid-margin-tablet, 16px) * 2); } }
|
767 |
+
|
768 |
+
@media (max-width: 600px) {
|
769 |
+
.mdc-layout-grid--fixed-column-width {
|
770 |
+
width: 368px;
|
771 |
+
width: calc( 72px * 4 + 16px * 3 + 16px * 2);
|
772 |
+
width: calc( var(--mdc-layout-grid-column-width-phone, 72px) * 4 + var(--mdc-layout-grid-gutter-phone, 16px) * 3 + var(--mdc-layout-grid-margin-phone, 16px) * 2); } }
|
773 |
+
|
774 |
+
.mdc-layout-grid--align-left {
|
775 |
+
margin-right: auto;
|
776 |
+
margin-left: 0; }
|
777 |
+
|
778 |
+
.mdc-layout-grid--align-right {
|
779 |
+
margin-right: 0;
|
780 |
+
margin-left: auto; }
|
781 |
+
|
782 |
+
@keyframes primary-indeterminate-translate {
|
783 |
+
0% {
|
784 |
+
transform: translateX(0); }
|
785 |
+
20% {
|
786 |
+
animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
|
787 |
+
transform: translateX(0); }
|
788 |
+
59.15% {
|
789 |
+
animation-timing-function: cubic-bezier(0.30244, 0.38135, 0.55, 0.95635);
|
790 |
+
transform: translateX(83.67142%); }
|
791 |
+
100% {
|
792 |
+
transform: translateX(200.61106%); } }
|
793 |
+
|
794 |
+
@keyframes primary-indeterminate-scale {
|
795 |
+
0% {
|
796 |
+
transform: scaleX(0.08); }
|
797 |
+
36.65% {
|
798 |
+
animation-timing-function: cubic-bezier(0.33473, 0.12482, 0.78584, 1);
|
799 |
+
transform: scaleX(0.08); }
|
800 |
+
69.15% {
|
801 |
+
animation-timing-function: cubic-bezier(0.06, 0.11, 0.6, 1);
|
802 |
+
transform: scaleX(0.66148); }
|
803 |
+
100% {
|
804 |
+
transform: scaleX(0.08); } }
|
805 |
+
|
806 |
+
@keyframes secondary-indeterminate-translate {
|
807 |
+
0% {
|
808 |
+
animation-timing-function: cubic-bezier(0.15, 0, 0.51506, 0.40969);
|
809 |
+
transform: translateX(0); }
|
810 |
+
25% {
|
811 |
+
animation-timing-function: cubic-bezier(0.31033, 0.28406, 0.8, 0.73371);
|
812 |
+
transform: translateX(37.65191%); }
|
813 |
+
48.35% {
|
814 |
+
animation-timing-function: cubic-bezier(0.4, 0.62704, 0.6, 0.90203);
|
815 |
+
transform: translateX(84.38617%); }
|
816 |
+
100% {
|
817 |
+
transform: translateX(160.27778%); } }
|
818 |
+
|
819 |
+
@keyframes secondary-indeterminate-scale {
|
820 |
+
0% {
|
821 |
+
animation-timing-function: cubic-bezier(0.20503, 0.05705, 0.57661, 0.45397);
|
822 |
+
transform: scaleX(0.08); }
|
823 |
+
19.15% {
|
824 |
+
animation-timing-function: cubic-bezier(0.15231, 0.19643, 0.64837, 1.00432);
|
825 |
+
transform: scaleX(0.4571); }
|
826 |
+
44.15% {
|
827 |
+
animation-timing-function: cubic-bezier(0.25776, -0.00316, 0.21176, 1.38179);
|
828 |
+
transform: scaleX(0.72796); }
|
829 |
+
100% {
|
830 |
+
transform: scaleX(0.08); } }
|
831 |
+
|
832 |
+
@keyframes buffering {
|
833 |
+
to {
|
834 |
+
transform: translateX(-10px); } }
|
835 |
+
|
836 |
+
@keyframes primary-indeterminate-translate-reverse {
|
837 |
+
0% {
|
838 |
+
transform: translateX(0); }
|
839 |
+
20% {
|
840 |
+
animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
|
841 |
+
transform: translateX(0); }
|
842 |
+
59.15% {
|
843 |
+
animation-timing-function: cubic-bezier(0.30244, 0.38135, 0.55, 0.95635);
|
844 |
+
transform: translateX(-83.67142%); }
|
845 |
+
100% {
|
846 |
+
transform: translateX(-200.61106%); } }
|
847 |
+
|
848 |
+
@keyframes secondary-indeterminate-translate-reverse {
|
849 |
+
0% {
|
850 |
+
animation-timing-function: cubic-bezier(0.15, 0, 0.51506, 0.40969);
|
851 |
+
transform: translateX(0); }
|
852 |
+
25% {
|
853 |
+
animation-timing-function: cubic-bezier(0.31033, 0.28406, 0.8, 0.73371);
|
854 |
+
transform: translateX(-37.65191%); }
|
855 |
+
48.35% {
|
856 |
+
animation-timing-function: cubic-bezier(0.4, 0.62704, 0.6, 0.90203);
|
857 |
+
transform: translateX(-84.38617%); }
|
858 |
+
100% {
|
859 |
+
transform: translateX(-160.27778%); } }
|
860 |
+
|
861 |
+
@keyframes buffering-reverse {
|
862 |
+
to {
|
863 |
+
transform: translateX(10px); } }
|
864 |
+
|
865 |
+
.mdc-linear-progress, #wpadminbar .googlesitekit-adminbar .mdc-linear-progress {
|
866 |
+
position: relative;
|
867 |
+
width: 100%;
|
868 |
+
height: 4px;
|
869 |
+
transform: translateZ(0);
|
870 |
+
transition: opacity 250ms 0ms cubic-bezier(0.4, 0, 0.6, 1);
|
871 |
+
overflow: hidden; }
|
872 |
+
.mdc-linear-progress__bar, #wpadminbar .googlesitekit-adminbar .mdc-linear-progress__bar {
|
873 |
+
position: absolute;
|
874 |
+
width: 100%;
|
875 |
+
height: 100%;
|
876 |
+
animation: none;
|
877 |
+
transform-origin: top left;
|
878 |
+
transition: transform 250ms 0ms cubic-bezier(0.4, 0, 0.6, 1); }
|
879 |
+
.mdc-linear-progress__bar-inner, #wpadminbar .googlesitekit-adminbar .mdc-linear-progress__bar-inner {
|
880 |
+
display: inline-block;
|
881 |
+
position: absolute;
|
882 |
+
width: 100%;
|
883 |
+
height: 100%;
|
884 |
+
animation: none; }
|
885 |
+
.mdc-linear-progress__buffering-dots, #wpadminbar .googlesitekit-adminbar .mdc-linear-progress__buffering-dots {
|
886 |
+
position: absolute;
|
887 |
+
width: 100%;
|
888 |
+
height: 100%;
|
889 |
+
animation: buffering 250ms infinite linear;
|
890 |
+
background-repeat: repeat-x;
|
891 |
+
background-size: 10px 4px; }
|
892 |
+
.mdc-linear-progress__buffer, #wpadminbar .googlesitekit-adminbar .mdc-linear-progress__buffer {
|
893 |
+
position: absolute;
|
894 |
+
width: 100%;
|
895 |
+
height: 100%;
|
896 |
+
transform-origin: top left;
|
897 |
+
transition: transform 250ms 0ms cubic-bezier(0.4, 0, 0.6, 1); }
|
898 |
+
.mdc-linear-progress__primary-bar, #wpadminbar .googlesitekit-adminbar .mdc-linear-progress__primary-bar {
|
899 |
+
transform: scaleX(0); }
|
900 |
+
.mdc-linear-progress__secondary-bar, #wpadminbar .googlesitekit-adminbar .mdc-linear-progress__secondary-bar {
|
901 |
+
visibility: hidden; }
|
902 |
+
.mdc-linear-progress--indeterminate .mdc-linear-progress__bar, .mdc-linear-progress--indeterminate #wpadminbar .googlesitekit-adminbar .mdc-linear-progress__bar, #wpadminbar .googlesitekit-adminbar .mdc-linear-progress--indeterminate .mdc-linear-progress__bar {
|
903 |
+
transition: none; }
|
904 |
+
.mdc-linear-progress--indeterminate .mdc-linear-progress__primary-bar, .mdc-linear-progress--indeterminate #wpadminbar .googlesitekit-adminbar .mdc-linear-progress__primary-bar, #wpadminbar .googlesitekit-adminbar .mdc-linear-progress--indeterminate .mdc-linear-progress__primary-bar {
|
905 |
+
left: -145.166611%;
|
906 |
+
animation: primary-indeterminate-translate 2s infinite linear; }
|
907 |
+
.mdc-linear-progress--indeterminate .mdc-linear-progress__primary-bar > .mdc-linear-progress__bar-inner, .mdc-linear-progress--indeterminate #wpadminbar .googlesitekit-adminbar .mdc-linear-progress__primary-bar > .mdc-linear-progress__bar-inner, #wpadminbar .googlesitekit-adminbar .mdc-linear-progress--indeterminate .mdc-linear-progress__primary-bar > .mdc-linear-progress__bar-inner {
|
908 |
+
animation: primary-indeterminate-scale 2s infinite linear; }
|
909 |
+
.mdc-linear-progress--indeterminate .mdc-linear-progress__secondary-bar, .mdc-linear-progress--indeterminate #wpadminbar .googlesitekit-adminbar .mdc-linear-progress__secondary-bar, #wpadminbar .googlesitekit-adminbar .mdc-linear-progress--indeterminate .mdc-linear-progress__secondary-bar {
|
910 |
+
left: -54.888891%;
|
911 |
+
animation: secondary-indeterminate-translate 2s infinite linear;
|
912 |
+
visibility: visible; }
|
913 |
+
.mdc-linear-progress--indeterminate .mdc-linear-progress__secondary-bar > .mdc-linear-progress__bar-inner, .mdc-linear-progress--indeterminate #wpadminbar .googlesitekit-adminbar .mdc-linear-progress__secondary-bar > .mdc-linear-progress__bar-inner, #wpadminbar .googlesitekit-adminbar .mdc-linear-progress--indeterminate .mdc-linear-progress__secondary-bar > .mdc-linear-progress__bar-inner {
|
914 |
+
animation: secondary-indeterminate-scale 2s infinite linear; }
|
915 |
+
.mdc-linear-progress--reversed .mdc-linear-progress__bar, .mdc-linear-progress--reversed #wpadminbar .googlesitekit-adminbar .mdc-linear-progress__bar, #wpadminbar .googlesitekit-adminbar .mdc-linear-progress--reversed .mdc-linear-progress__bar,
|
916 |
+
.mdc-linear-progress--reversed .mdc-linear-progress__buffer,
|
917 |
+
.mdc-linear-progress--reversed #wpadminbar .googlesitekit-adminbar .mdc-linear-progress__buffer,
|
918 |
+
#wpadminbar .googlesitekit-adminbar .mdc-linear-progress--reversed .mdc-linear-progress__buffer {
|
919 |
+
right: 0;
|
920 |
+
transform-origin: center right; }
|
921 |
+
.mdc-linear-progress--reversed .mdc-linear-progress__primary-bar, .mdc-linear-progress--reversed #wpadminbar .googlesitekit-adminbar .mdc-linear-progress__primary-bar, #wpadminbar .googlesitekit-adminbar .mdc-linear-progress--reversed .mdc-linear-progress__primary-bar {
|
922 |
+
animation-name: primary-indeterminate-translate-reverse; }
|
923 |
+
.mdc-linear-progress--reversed .mdc-linear-progress__secondary-bar, .mdc-linear-progress--reversed #wpadminbar .googlesitekit-adminbar .mdc-linear-progress__secondary-bar, #wpadminbar .googlesitekit-adminbar .mdc-linear-progress--reversed .mdc-linear-progress__secondary-bar {
|
924 |
+
animation-name: secondary-indeterminate-translate-reverse; }
|
925 |
+
.mdc-linear-progress--reversed .mdc-linear-progress__buffering-dots, .mdc-linear-progress--reversed #wpadminbar .googlesitekit-adminbar .mdc-linear-progress__buffering-dots, #wpadminbar .googlesitekit-adminbar .mdc-linear-progress--reversed .mdc-linear-progress__buffering-dots {
|
926 |
+
animation: buffering-reverse 250ms infinite linear; }
|
927 |
+
.mdc-linear-progress--closed {
|
928 |
+
opacity: 0; }
|
929 |
+
|
930 |
+
.mdc-linear-progress__bar-inner, #wpadminbar .googlesitekit-adminbar .mdc-linear-progress__bar-inner {
|
931 |
+
background-color: #1a73e8;
|
932 |
+
/* @alternate */
|
933 |
+
background-color: #1a73e8;
|
934 |
+
background-color: var(--mdc-theme-primary, #1a73e8); }
|
935 |
+
|
936 |
+
.mdc-linear-progress__buffering-dots, #wpadminbar .googlesitekit-adminbar .mdc-linear-progress__buffering-dots {
|
937 |
+
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='%23e6e6e6'/%3E%3C/svg%3E"); }
|
938 |
+
|
939 |
+
.mdc-linear-progress__buffer, #wpadminbar .googlesitekit-adminbar .mdc-linear-progress__buffer {
|
940 |
+
background-color: #e6e6e6; }
|
941 |
+
|
942 |
+
.mdc-linear-progress--indeterminate.mdc-linear-progress--reversed .mdc-linear-progress__primary-bar, .mdc-linear-progress--indeterminate.mdc-linear-progress--reversed #wpadminbar .googlesitekit-adminbar .mdc-linear-progress__primary-bar, #wpadminbar .googlesitekit-adminbar .mdc-linear-progress--reversed.mdc-linear-progress--indeterminate .mdc-linear-progress__primary-bar {
|
943 |
+
right: -145.166611%;
|
944 |
+
left: auto; }
|
945 |
+
|
946 |
+
.mdc-linear-progress--indeterminate.mdc-linear-progress--reversed .mdc-linear-progress__secondary-bar, .mdc-linear-progress--indeterminate.mdc-linear-progress--reversed #wpadminbar .googlesitekit-adminbar .mdc-linear-progress__secondary-bar, #wpadminbar .googlesitekit-adminbar .mdc-linear-progress--reversed.mdc-linear-progress--indeterminate .mdc-linear-progress__secondary-bar {
|
947 |
+
right: -54.888891%;
|
948 |
+
left: auto; }
|
949 |
+
|
950 |
+
.googlesitekit-plugin .mdc-linear-progress, .googlesitekit-plugin #wpadminbar .googlesitekit-adminbar .mdc-linear-progress, #wpadminbar .googlesitekit-adminbar .googlesitekit-plugin .mdc-linear-progress {
|
951 |
+
margin: 32px 0; }
|
952 |
+
.googlesitekit-plugin .mdc-linear-progress .mdc-linear-progress__bar-inner, .googlesitekit-plugin .mdc-linear-progress #wpadminbar .googlesitekit-adminbar .mdc-linear-progress__bar-inner, .googlesitekit-plugin #wpadminbar .googlesitekit-adminbar .mdc-linear-progress .mdc-linear-progress__bar-inner, #wpadminbar .googlesitekit-adminbar .googlesitekit-plugin .mdc-linear-progress .mdc-linear-progress__bar-inner {
|
953 |
+
background-color: #1a73e8; }
|
954 |
+
@media (min-width: 960px) {
|
955 |
+
.googlesitekit-plugin .mdc-linear-progress, .googlesitekit-plugin #wpadminbar .googlesitekit-adminbar .mdc-linear-progress, #wpadminbar .googlesitekit-adminbar .googlesitekit-plugin .mdc-linear-progress {
|
956 |
+
margin: 48px 0; } }
|
957 |
+
.googlesitekit-plugin .mdc-linear-progress--small {
|
958 |
+
max-width: 150px; }
|
959 |
+
.googlesitekit-plugin .mdc-linear-progress--compress {
|
960 |
+
margin: 0; }
|
961 |
+
|
962 |
+
/*
|
963 |
+
* Components
|
964 |
+
*/
|
965 |
+
/**
|
966 |
+
* Adminbar overrides styles.
|
967 |
+
*
|
968 |
+
* Site Kit by Google, Copyright 2019 Google LLC
|
969 |
+
*
|
970 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
971 |
+
* you may not use this file except in compliance with the License.
|
972 |
+
* You may obtain a copy of the License at
|
973 |
+
*
|
974 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
975 |
+
*
|
976 |
+
* Unless required by applicable law or agreed to in writing, software
|
977 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
978 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
979 |
+
* See the License for the specific language governing permissions and
|
980 |
+
* limitations under the License.
|
981 |
+
*/
|
982 |
+
/*
|
983 |
+
* Component overrides.
|
984 |
+
* Included here because they're specific to the "#wpadminbar *" styling.
|
985 |
+
*/
|
986 |
+
#wpadminbar .googlesitekit-adminbar * {
|
987 |
+
font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
|
988 |
+
line-height: normal; }
|
989 |
+
|
990 |
+
#wpadminbar .googlesitekit-adminbar .mdc-linear-progress {
|
991 |
+
margin: 32px 0; }
|
992 |
+
#wpadminbar .googlesitekit-adminbar .mdc-linear-progress .mdc-linear-progress__bar-inner {
|
993 |
+
background-color: #1a73e8; }
|
994 |
+
@media (min-width: 960px) {
|
995 |
+
#wpadminbar .googlesitekit-adminbar .mdc-linear-progress {
|
996 |
+
margin: 48px 0; } }
|
997 |
+
|
998 |
+
#wpadminbar .googlesitekit-adminbar .googlesitekit-cta-link {
|
999 |
+
height: auto; }
|
1000 |
+
|
1001 |
+
#wpadminbar .googlesitekit-adminbar .googlesitekit-cta {
|
1002 |
+
box-sizing: border-box; }
|
1003 |
+
|
1004 |
+
#wpadminbar .googlesitekit-plugin .googlesitekit-adminbar .googlesitekit-cta-link {
|
1005 |
+
font-size: 16px; }
|
1006 |
+
|
1007 |
+
/**
|
1008 |
+
* Adminbar styles.
|
1009 |
+
*
|
1010 |
+
* Site Kit by Google, Copyright 2019 Google LLC
|
1011 |
+
*
|
1012 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
1013 |
+
* you may not use this file except in compliance with the License.
|
1014 |
+
* You may obtain a copy of the License at
|
1015 |
+
*
|
1016 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
1017 |
+
*
|
1018 |
+
* Unless required by applicable law or agreed to in writing, software
|
1019 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
1020 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
1021 |
+
* See the License for the specific language governing permissions and
|
1022 |
+
* limitations under the License.
|
1023 |
+
*/
|
1024 |
+
#wpadminbar.nojs .googlesitekit-noscript {
|
1025 |
+
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
|
1026 |
+
border-left: 4px solid #fbbc05;
|
1027 |
+
display: none;
|
1028 |
+
left: 0;
|
1029 |
+
position: absolute;
|
1030 |
+
top: 32px;
|
1031 |
+
width: 100%; }
|
1032 |
+
|
1033 |
+
#wpadminbar.nojs .googlesitekit-wp-adminbar:hover .googlesitekit-noscript {
|
1034 |
+
display: block; }
|
1035 |
+
|
1036 |
+
#wpadminbar .googlesitekit-plugin.ab-sub-wrapper {
|
1037 |
+
left: 0; }
|
1038 |
+
|
1039 |
+
#wpadminbar .googlesitekit-plugin .googlesitekit-adminbar {
|
1040 |
+
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
|
1041 |
+
background: #fff;
|
1042 |
+
color: #000;
|
1043 |
+
left: 0;
|
1044 |
+
padding: 0;
|
1045 |
+
position: absolute;
|
1046 |
+
right: 0;
|
1047 |
+
top: 46px;
|
1048 |
+
z-index: 9999; }
|
1049 |
+
@media (min-width: 783px) {
|
1050 |
+
#wpadminbar .googlesitekit-plugin .googlesitekit-adminbar {
|
1051 |
+
top: 32px; } }
|
1052 |
+
#wpadminbar .googlesitekit-plugin .googlesitekit-adminbar.\--has-error {
|
1053 |
+
display: none; }
|
1054 |
+
#wpadminbar .googlesitekit-plugin .googlesitekit-adminbar .googlesitekit-adminbar__subtitle {
|
1055 |
+
color: #757575;
|
1056 |
+
font-size: 16px; }
|
1057 |
+
#wpadminbar .googlesitekit-plugin .googlesitekit-adminbar .googlesitekit-adminbar__title {
|
1058 |
+
color: #3c4043;
|
1059 |
+
font-size: 22px;
|
1060 |
+
font-weight: 500;
|
1061 |
+
margin: 5px 0 0 0; }
|
1062 |
+
#wpadminbar .googlesitekit-plugin .googlesitekit-adminbar .googlesitekit-adminbar__loading {
|
1063 |
+
display: none;
|
1064 |
+
padding: 0 48px; }
|
1065 |
+
#wpadminbar .googlesitekit-plugin .googlesitekit-adminbar.googlesitekit-adminbar--loading .googlesitekit-adminbar__loading {
|
1066 |
+
display: block; }
|
1067 |
+
#wpadminbar .googlesitekit-plugin .googlesitekit-adminbar .googlesitekit-adminbar__link {
|
1068 |
+
display: none; }
|
1069 |
+
|
1070 |
+
#wpadminbar:not(.mobile) .googlesitekit-plugin .googlesitekit-adminbar .googlesitekit-adminbar__link {
|
1071 |
+
display: inline-block; }
|
1072 |
+
#wpadminbar:not(.mobile) .googlesitekit-plugin .googlesitekit-adminbar .googlesitekit-adminbar__link--mobile {
|
1073 |
+
display: none; }
|
1074 |
+
|
1075 |
+
@media (min-width: 960px) {
|
1076 |
+
#wpadminbar.mobile .googlesitekit-plugin .googlesitekit-adminbar .googlesitekit-adminbar__link {
|
1077 |
+
display: inline-block; } }
|
1078 |
+
|
1079 |
+
#wpadminbar.mobile .googlesitekit-plugin .googlesitekit-adminbar .googlesitekit-adminbar__link--mobile {
|
1080 |
+
display: inline-block;
|
1081 |
+
padding-left: 16px;
|
1082 |
+
position: relative;
|
1083 |
+
top: -16px; }
|
1084 |
+
@media (min-width: 960px) {
|
1085 |
+
#wpadminbar.mobile .googlesitekit-plugin .googlesitekit-adminbar .googlesitekit-adminbar__link--mobile {
|
1086 |
+
display: none; } }
|
1087 |
+
|
1088 |
+
#wpadminbar.mobile .googlesitekit-plugin .googlesitekit-adminbar .mdc-layout-grid {
|
1089 |
+
pointer-events: none; }
|
1090 |
+
@media (min-width: 960px) {
|
1091 |
+
#wpadminbar.mobile .googlesitekit-plugin .googlesitekit-adminbar .mdc-layout-grid {
|
1092 |
+
pointer-events: auto; } }
|
1093 |
+
|
1094 |
+
/**
|
1095 |
+
* WP Adminbar styles.
|
1096 |
+
*
|
1097 |
+
* Site Kit by Google, Copyright 2019 Google LLC
|
1098 |
+
*
|
1099 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
1100 |
+
* you may not use this file except in compliance with the License.
|
1101 |
+
* You may obtain a copy of the License at
|
1102 |
+
*
|
1103 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
1104 |
+
*
|
1105 |
+
* Unless required by applicable law or agreed to in writing, software
|
1106 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
1107 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
1108 |
+
* See the License for the specific language governing permissions and
|
1109 |
+
* limitations under the License.
|
1110 |
+
*/
|
1111 |
+
#wpadminbar .googlesitekit-wp-adminbar {
|
1112 |
+
display: block;
|
1113 |
+
position: static; }
|
1114 |
+
#wpadminbar .googlesitekit-wp-adminbar .ab-item {
|
1115 |
+
display: block;
|
1116 |
+
float: left;
|
1117 |
+
height: 46px;
|
1118 |
+
position: static;
|
1119 |
+
width: 52px; }
|
1120 |
+
@media (min-width: 783px) {
|
1121 |
+
#wpadminbar .googlesitekit-wp-adminbar .ab-item {
|
1122 |
+
height: auto;
|
1123 |
+
width: auto; } }
|
1124 |
+
#wpadminbar .googlesitekit-wp-adminbar .googlesitekit-wp-adminbar__icon {
|
1125 |
+
background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2243%22%20height%3D%2244%22%20viewBox%3D%220%200%2043%2044%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cdefs%3E%3Cpath%20d%3D%22M42.5%2018H22v8.5h11.8C32.7%2031.9%2028.1%2035%2022%2035c-7.2%200-13-5.8-13-13S14.8%209%2022%209c3.1%200%205.9%201.1%208.1%202.9l6.4-6.4C32.6%202.1%2027.6%200%2022%200%209.8%200%200%209.8%200%2022s9.8%2022%2022%2022c11%200%2021-8%2021-22%200-1.3-.2-2.7-.5-4z%22%20id%3D%22a%22%2F%3E%3C%2Fdefs%3E%3Cuse%20fill%3D%22%23FFF%22%20xlink%3Ahref%3D%22%23a%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E");
|
1126 |
+
background-repeat: no-repeat;
|
1127 |
+
background-size: contain;
|
1128 |
+
display: block;
|
1129 |
+
height: 26px;
|
1130 |
+
margin: 10px auto;
|
1131 |
+
opacity: 0.6;
|
1132 |
+
padding: 0;
|
1133 |
+
position: relative;
|
1134 |
+
speak: none;
|
1135 |
+
vertical-align: middle;
|
1136 |
+
width: 26px; }
|
1137 |
+
@media (min-width: 783px) {
|
1138 |
+
#wpadminbar .googlesitekit-wp-adminbar .googlesitekit-wp-adminbar__icon {
|
1139 |
+
float: left;
|
1140 |
+
height: 15px;
|
1141 |
+
margin: 8px 8px 5px 0;
|
1142 |
+
width: 15px; } }
|
1143 |
+
#wpadminbar .googlesitekit-wp-adminbar .googlesitekit-wp-adminbar__label {
|
1144 |
+
display: none; }
|
1145 |
+
@media (min-width: 783px) {
|
1146 |
+
#wpadminbar .googlesitekit-wp-adminbar .googlesitekit-wp-adminbar__label {
|
1147 |
+
display: inline; } }
|
1148 |
+
|
1149 |
+
#wpadminbar .ab-top-menu > .googlesitekit-wp-adminbar.hover > .ab-item,
|
1150 |
+
#wpadminbar:not(.mobile) .quicklinks .ab-top-menu > .googlesitekit-wp-adminbar:hover > .ab-item,
|
1151 |
+
#wpadminbar:not(.mobile) .quicklinks .ab-top-menu > .googlesitekit-wp-adminbar > .ab-item:focus,
|
1152 |
+
#wpadminbar.nojq .quicklinks .ab-top-menu > .googlesitekit-wp-adminbar > .ab-item:focus {
|
1153 |
+
background-color: #fff;
|
1154 |
+
color: #757575;
|
1155 |
+
position: relative;
|
1156 |
+
z-index: 10000; }
|
1157 |
+
|
1158 |
+
#wpadminbar .googlesitekit-wp-adminbar.hover .googlesitekit-wp-adminbar__icon,
|
1159 |
+
#wpadminbar:not(.mobile) .googlesitekit-wp-adminbar:hover .googlesitekit-wp-adminbar__icon,
|
1160 |
+
#wpadminbar:not(.mobile) .googlesitekit-wp-adminbar .ab-item:focus .googlesitekit-wp-adminbar__icon {
|
1161 |
+
background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2243%22%20height%3D%2244%22%20viewBox%3D%220%200%2043%2044%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cdefs%3E%3Cpath%20d%3D%22M42.5%2018H22v8.5h11.8C32.7%2031.9%2028.1%2035%2022%2035c-7.2%200-13-5.8-13-13S14.8%209%2022%209c3.1%200%205.9%201.1%208.1%202.9l6.4-6.4C32.6%202.1%2027.6%200%2022%200%209.8%200%200%209.8%200%2022s9.8%2022%2022%2022c11%200%2021-8%2021-22%200-1.3-.2-2.7-.5-4z%22%20id%3D%22a%22%2F%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cmask%20id%3D%22b%22%20fill%3D%22%23fff%22%3E%3Cuse%20xlink%3Ahref%3D%22%23a%22%2F%3E%3C%2Fmask%3E%3Cpath%20fill%3D%22%23FBBC05%22%20mask%3D%22url(%23b)%22%20d%3D%22M-2%2035V9l17%2013z%22%2F%3E%3Cpath%20fill%3D%22%2334A853%22%20mask%3D%22url(%23b)%22%20d%3D%22M-2%2035l30-23%207.9%201L46-2v48H-2z%22%2F%3E%3Cpath%20fill%3D%22%234285F4%22%20mask%3D%22url(%23b)%22%20d%3D%22M46%2046L15%2022l-4-3L46%209z%22%2F%3E%3Cpath%20fill%3D%22%23EA4335%22%20mask%3D%22url(%23b)%22%20d%3D%22M-2%209l17%2013%207-6.1L46%2012V-2H-2z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
|
1162 |
+
opacity: 1; }
|
1163 |
+
|
1164 |
+
/**
|
1165 |
+
* Change Arrow styles.
|
1166 |
+
*
|
1167 |
+
* Site Kit by Google, Copyright 2020 Google LLC
|
1168 |
+
*
|
1169 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
1170 |
+
* you may not use this file except in compliance with the License.
|
1171 |
+
* You may obtain a copy of the License at
|
1172 |
+
*
|
1173 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
1174 |
+
*
|
1175 |
+
* Unless required by applicable law or agreed to in writing, software
|
1176 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
1177 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
1178 |
+
* See the License for the specific language governing permissions and
|
1179 |
+
* limitations under the License.
|
1180 |
+
*/
|
1181 |
+
.googlesitekit-change-arrow {
|
1182 |
+
--color-up: #34a853;
|
1183 |
+
--color-down: #c7221f; }
|
1184 |
+
.googlesitekit-change-arrow--inverted-color {
|
1185 |
+
--color-up: #c7221f;
|
1186 |
+
--color-down: #34a853; }
|
1187 |
+
.googlesitekit-change-arrow--up {
|
1188 |
+
color: var(--color-up); }
|
1189 |
+
.googlesitekit-change-arrow--down {
|
1190 |
+
color: var(--color-up);
|
1191 |
+
transform: rotate(180deg); }
|
1192 |
+
.googlesitekit-change-arrow--down path {
|
1193 |
+
fill: var(--color-down); }
|
1194 |
+
|
1195 |
+
/**
|
1196 |
+
* CTA styles.
|
1197 |
+
*
|
1198 |
+
* Site Kit by Google, Copyright 2019 Google LLC
|
1199 |
+
*
|
1200 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
1201 |
+
* you may not use this file except in compliance with the License.
|
1202 |
+
* You may obtain a copy of the License at
|
1203 |
+
*
|
1204 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
1205 |
+
*
|
1206 |
+
* Unless required by applicable law or agreed to in writing, software
|
1207 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
1208 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
1209 |
+
* See the License for the specific language governing permissions and
|
1210 |
+
* limitations under the License.
|
1211 |
+
*/
|
1212 |
+
.googlesitekit-cta, #wpadminbar .googlesitekit-adminbar .googlesitekit-cta {
|
1213 |
+
background-color: #1a73e8;
|
1214 |
+
height: 100%;
|
1215 |
+
padding: 16px;
|
1216 |
+
width: 100%; }
|
1217 |
+
@media (min-width: 960px) {
|
1218 |
+
.googlesitekit-cta, #wpadminbar .googlesitekit-adminbar .googlesitekit-cta {
|
1219 |
+
padding: 24px; } }
|
1220 |
+
.googlesitekit-cta--error, #wpadminbar .googlesitekit-adminbar .googlesitekit-cta--error {
|
1221 |
+
background-color: #fff;
|
1222 |
+
border: 3px solid #d53e36; }
|
1223 |
+
.googlesitekit-adminbar-modules .googlesitekit-cta, .googlesitekit-adminbar-modules #wpadminbar .googlesitekit-adminbar .googlesitekit-cta, #wpadminbar .googlesitekit-adminbar .googlesitekit-adminbar-modules .googlesitekit-cta {
|
1224 |
+
padding: 16px; }
|
1225 |
+
.googlesitekit-wp-dashboard .googlesitekit-cta, .googlesitekit-wp-dashboard #wpadminbar .googlesitekit-adminbar .googlesitekit-cta, #wpadminbar .googlesitekit-adminbar .googlesitekit-wp-dashboard .googlesitekit-cta {
|
1226 |
+
background-color: #0073aa;
|
1227 |
+
box-sizing: border-box;
|
1228 |
+
height: auto;
|
1229 |
+
margin-top: 12px;
|
1230 |
+
padding: 12px; }
|
1231 |
+
.googlesitekit-wp-dashboard .googlesitekit-cta--error, .googlesitekit-wp-dashboard #wpadminbar .googlesitekit-adminbar .googlesitekit-cta--error, #wpadminbar .googlesitekit-adminbar .googlesitekit-wp-dashboard .googlesitekit-cta--error {
|
1232 |
+
background-color: #fff; }
|
1233 |
+
.googlesitekit-wp-dashboard .googlesitekit-wp-dashboard-stats__cta .googlesitekit-cta, .googlesitekit-wp-dashboard .googlesitekit-wp-dashboard-stats__cta #wpadminbar .googlesitekit-adminbar .googlesitekit-cta, #wpadminbar .googlesitekit-adminbar .googlesitekit-wp-dashboard .googlesitekit-wp-dashboard-stats__cta .googlesitekit-cta {
|
1234 |
+
margin-top: 0; }
|
1235 |
+
.googlesitekit-cta .googlesitekit-cta__title, .googlesitekit-cta #wpadminbar .googlesitekit-adminbar .googlesitekit-cta__title, #wpadminbar .googlesitekit-adminbar .googlesitekit-cta .googlesitekit-cta__title {
|
1236 |
+
color: #fff;
|
1237 |
+
margin: 0 0 10px 0; }
|
1238 |
+
.googlesitekit-cta--error .googlesitekit-cta__title, .googlesitekit-cta--error #wpadminbar .googlesitekit-adminbar .googlesitekit-cta__title, #wpadminbar .googlesitekit-adminbar .googlesitekit-cta--error .googlesitekit-cta__title {
|
1239 |
+
color: #757575; }
|
1240 |
+
.googlesitekit-cta .googlesitekit-adminbar-modules .googlesitekit-cta__title, .googlesitekit-cta .googlesitekit-adminbar-modules #wpadminbar .googlesitekit-adminbar .googlesitekit-cta__title, #wpadminbar .googlesitekit-adminbar .googlesitekit-cta .googlesitekit-adminbar-modules .googlesitekit-cta__title {
|
1241 |
+
font-size: 1rem;
|
1242 |
+
font-weight: 700; }
|
1243 |
+
#google_dashboard_widget .googlesitekit-cta .googlesitekit-cta__title {
|
1244 |
+
color: #fff;
|
1245 |
+
font-weight: 700; }
|
1246 |
+
#google_dashboard_widget .googlesitekit-cta--error .googlesitekit-cta__title {
|
1247 |
+
color: #757575; }
|
1248 |
+
.googlesitekit-cta .googlesitekit-cta__description, .googlesitekit-cta #wpadminbar .googlesitekit-adminbar .googlesitekit-cta__description, #wpadminbar .googlesitekit-adminbar .googlesitekit-cta .googlesitekit-cta__description {
|
1249 |
+
color: #fff;
|
1250 |
+
margin: 0 0 20px 0; }
|
1251 |
+
.googlesitekit-cta--error .googlesitekit-cta__description, .googlesitekit-cta--error #wpadminbar .googlesitekit-adminbar .googlesitekit-cta__description, #wpadminbar .googlesitekit-adminbar .googlesitekit-cta--error .googlesitekit-cta__description {
|
1252 |
+
color: #757575;
|
1253 |
+
word-break: break-all; }
|
1254 |
+
#google_dashboard_widget .googlesitekit-wp-dashboard .googlesitekit-cta a,
|
1255 |
+
#google_dashboard_widget .googlesitekit-wp-dashboard .googlesitekit-cta button {
|
1256 |
+
background-color: transparent;
|
1257 |
+
border: none;
|
1258 |
+
color: #fff; }
|
1259 |
+
#google_dashboard_widget .googlesitekit-wp-dashboard .googlesitekit-cta a:hover,
|
1260 |
+
#google_dashboard_widget .googlesitekit-wp-dashboard .googlesitekit-cta button:hover {
|
1261 |
+
color: #fff;
|
1262 |
+
text-decoration: underline; }
|
1263 |
+
.googlesitekit-cta *:last-child, #wpadminbar .googlesitekit-adminbar .googlesitekit-cta *:last-child {
|
1264 |
+
margin-bottom: 0; }
|
1265 |
+
|
1266 |
+
/**
|
1267 |
+
* CTA link styles.
|
1268 |
+
*
|
1269 |
+
* Site Kit by Google, Copyright 2019 Google LLC
|
1270 |
+
*
|
1271 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
1272 |
+
* you may not use this file except in compliance with the License.
|
1273 |
+
* You may obtain a copy of the License at
|
1274 |
+
*
|
1275 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
1276 |
+
*
|
1277 |
+
* Unless required by applicable law or agreed to in writing, software
|
1278 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
1279 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
1280 |
+
* See the License for the specific language governing permissions and
|
1281 |
+
* limitations under the License.
|
1282 |
+
*/
|
1283 |
+
.googlesitekit-cta-link, #wpadminbar .googlesitekit-adminbar .googlesitekit-cta-link {
|
1284 |
+
color: #1a73e8;
|
1285 |
+
cursor: pointer;
|
1286 |
+
font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
|
1287 |
+
font-size: 0.875rem;
|
1288 |
+
font-weight: 500;
|
1289 |
+
padding: 0;
|
1290 |
+
text-align: left;
|
1291 |
+
text-decoration: none; }
|
1292 |
+
.googlesitekit-cta-link.googlesitekit-cta-link--inherit, #wpadminbar .googlesitekit-adminbar .googlesitekit-cta-link--inherit.googlesitekit-cta-link {
|
1293 |
+
font-family: inherit;
|
1294 |
+
font-size: inherit;
|
1295 |
+
font-weight: inherit; }
|
1296 |
+
.googlesitekit-cta-link.googlesitekit-cta-link--caps, #wpadminbar .googlesitekit-adminbar .googlesitekit-cta-link--caps.googlesitekit-cta-link {
|
1297 |
+
text-transform: uppercase; }
|
1298 |
+
.googlesitekit-cta-link.googlesitekit-cta-link--danger, #wpadminbar .googlesitekit-adminbar .googlesitekit-cta-link--danger.googlesitekit-cta-link {
|
1299 |
+
color: #d53e36; }
|
1300 |
+
.googlesitekit-cta-link.googlesitekit-cta-link--small, #wpadminbar .googlesitekit-adminbar .googlesitekit-cta-link--small.googlesitekit-cta-link {
|
1301 |
+
font-size: 0.75rem; }
|
1302 |
+
.googlesitekit-cta-link.googlesitekit-cta-link--arrow, #wpadminbar .googlesitekit-adminbar .googlesitekit-cta-link--arrow.googlesitekit-cta-link, .googlesitekit-cta-link.googlesitekit-cta-link--external, #wpadminbar .googlesitekit-adminbar .googlesitekit-cta-link--external.googlesitekit-cta-link {
|
1303 |
+
background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M11%2011H2V2h3V0H2a2%202%200%200%200-2%202v9a2%202%200%200%200%202%202h9c1.1%200%202-.9%202-2V8h-2v3z%22%20fill%3D%22%231A73E8%22%20fill-rule%3D%22nonzero%22%2F%3E%3Cpath%20fill%3D%22%231A73E8%22%20d%3D%22M7%200h6v2H7zM11%202h2v4h-2z%22%2F%3E%3Cpath%20d%3D%22M11%202L5%208%22%20stroke%3D%22%231A73E8%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22square%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
|
1304 |
+
background-position: calc(100% - 1px) center;
|
1305 |
+
background-repeat: no-repeat;
|
1306 |
+
background-size: 13px 13px;
|
1307 |
+
padding-right: 20px; }
|
1308 |
+
.googlesitekit-cta-link.googlesitekit-cta-link--arrow, #wpadminbar .googlesitekit-adminbar .googlesitekit-cta-link--arrow.googlesitekit-cta-link {
|
1309 |
+
background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Ccircle%20fill%3D%22%231A73E8%22%20cx%3D%226.5%22%20cy%3D%226.5%22%20r%3D%226.5%22%2F%3E%3Cpath%20d%3D%22M3.461%206.96h5.15L6.36%209.21a.464.464%200%200%200%20.325.79.459.459%200%200%200%20.325-.135l3.037-3.038a.459.459%200%200%200%200-.65L7.015%203.135a.46.46%200%200%200-.65.65L8.61%206.039H3.461a.462.462%200%200%200-.461.46c0%20.254.207.462.461.462z%22%20fill%3D%22%23FFF%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }
|
1310 |
+
.googlesitekit-cta-link.googlesitekit-cta-link--arrow.googlesitekit-cta-link--inverse, #wpadminbar .googlesitekit-adminbar .googlesitekit-cta-link--arrow.googlesitekit-cta-link--inverse.googlesitekit-cta-link {
|
1311 |
+
background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Ccircle%20fill%3D%22%23FFF%22%20cx%3D%226.5%22%20cy%3D%226.5%22%20r%3D%226.5%22%2F%3E%3Cpath%20d%3D%22M3.461%206.96h5.15L6.36%209.21a.464.464%200%200%200%20.325.79.459.459%200%200%200%20.325-.135l3.037-3.038a.459.459%200%200%200%200-.65L7.015%203.135a.46.46%200%200%200-.65.65L8.61%206.039H3.461a.462.462%200%200%200-.461.46c0%20.254.207.462.461.462z%22%20fill%3D%22%231A73E8%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }
|
1312 |
+
.googlesitekit-cta-link.googlesitekit-cta-link--arrow.googlesitekit-cta-link--disabled, #wpadminbar .googlesitekit-adminbar .googlesitekit-cta-link--arrow.googlesitekit-cta-link--disabled.googlesitekit-cta-link {
|
1313 |
+
background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Ccircle%20fill%3D%22%23bbb%22%20cx%3D%226.5%22%20cy%3D%226.5%22%20r%3D%226.5%22%2F%3E%3Cpath%20d%3D%22M3.461%206.96h5.15L6.36%209.21a.464.464%200%200%200%20.325.79.459.459%200%200%200%20.325-.135l3.037-3.038a.459.459%200%200%200%200-.65L7.015%203.135a.46.46%200%200%200-.65.65L8.61%206.039H3.461a.462.462%200%200%200-.461.46c0%20.254.207.462.461.462z%22%20fill%3D%22%23FFF%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }
|
1314 |
+
.googlesitekit-cta-link.googlesitekit-cta-link--inverse, #wpadminbar .googlesitekit-adminbar .googlesitekit-cta-link--inverse.googlesitekit-cta-link {
|
1315 |
+
color: #fff; }
|
1316 |
+
.googlesitekit-cta-link.googlesitekit-cta-link--back::before, #wpadminbar .googlesitekit-adminbar .googlesitekit-cta-link--back.googlesitekit-cta-link::before {
|
1317 |
+
background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%228%22%20height%3D%227%22%20viewBox%3D%220%200%208%207%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M6.722%203.96H1.573l2.25%202.25a.464.464%200%200%201-.325.79.459.459%200%200%201-.325-.135L.135%203.827a.459.459%200%200%201%200-.65L3.168.135a.46.46%200%201%201%20.65.65L1.573%203.039h5.15c.253%200%20.46.207.46.46a.462.462%200%200%201-.46.462z%22%20fill%3D%22%231A73E8%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E");
|
1318 |
+
background-position: center center;
|
1319 |
+
background-repeat: no-repeat;
|
1320 |
+
background-size: 9px 9px;
|
1321 |
+
content: "";
|
1322 |
+
display: inline-block;
|
1323 |
+
height: 9px;
|
1324 |
+
margin-right: 5px;
|
1325 |
+
width: 9px; }
|
1326 |
+
.googlesitekit-cta-link.googlesitekit-cta-link--disabled, #wpadminbar .googlesitekit-adminbar .googlesitekit-cta-link--disabled.googlesitekit-cta-link {
|
1327 |
+
color: #bbb;
|
1328 |
+
cursor: default; }
|
1329 |
+
.googlesitekit-cta-link:hover, #wpadminbar .googlesitekit-adminbar .googlesitekit-cta-link:hover {
|
1330 |
+
color: #1a73e8;
|
1331 |
+
text-decoration: underline; }
|
1332 |
+
.googlesitekit-cta-link.googlesitekit-cta-link--danger:hover, #wpadminbar .googlesitekit-adminbar .googlesitekit-cta-link--danger.googlesitekit-cta-link:hover {
|
1333 |
+
color: #d53e36; }
|
1334 |
+
.googlesitekit-cta-link.googlesitekit-cta-link--disabled:hover, #wpadminbar .googlesitekit-adminbar .googlesitekit-cta-link--disabled.googlesitekit-cta-link:hover {
|
1335 |
+
color: #bbb;
|
1336 |
+
text-decoration: none; }
|
1337 |
+
.googlesitekit-cta-link.googlesitekit-cta-link--inverse:hover, #wpadminbar .googlesitekit-adminbar .googlesitekit-cta-link--inverse.googlesitekit-cta-link:hover {
|
1338 |
+
color: #fff; }
|
1339 |
+
|
1340 |
+
/**
|
1341 |
+
* Data block styles.
|
1342 |
+
*
|
1343 |
+
* Site Kit by Google, Copyright 2019 Google LLC
|
1344 |
+
*
|
1345 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
1346 |
+
* you may not use this file except in compliance with the License.
|
1347 |
+
* You may obtain a copy of the License at
|
1348 |
+
*
|
1349 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
1350 |
+
*
|
1351 |
+
* Unless required by applicable law or agreed to in writing, software
|
1352 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
1353 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
1354 |
+
* See the License for the specific language governing permissions and
|
1355 |
+
* limitations under the License.
|
1356 |
+
*/
|
1357 |
+
.googlesitekit-data-block, #wpadminbar .googlesitekit-adminbar .googlesitekit-data-block {
|
1358 |
+
position: relative;
|
1359 |
+
text-align: left;
|
1360 |
+
/* stylelint-disable no-descending-specificity */
|
1361 |
+
/* stylelint-enable */ }
|
1362 |
+
.post-php .googlesitekit-data-block, .post-php #wpadminbar .googlesitekit-adminbar .googlesitekit-data-block, #wpadminbar .googlesitekit-adminbar .post-php .googlesitekit-data-block {
|
1363 |
+
min-width: 150px; }
|
1364 |
+
.googlesitekit-wp-dashboard .googlesitekit-data-block, .googlesitekit-wp-dashboard #wpadminbar .googlesitekit-adminbar .googlesitekit-data-block, #wpadminbar .googlesitekit-adminbar .googlesitekit-wp-dashboard .googlesitekit-data-block {
|
1365 |
+
padding-top: 12px; }
|
1366 |
+
.googlesitekit-dashboard-adsense-stats .googlesitekit-data-block, .googlesitekit-dashboard-adsense-stats #wpadminbar .googlesitekit-adminbar .googlesitekit-data-block, #wpadminbar .googlesitekit-adminbar .googlesitekit-dashboard-adsense-stats .googlesitekit-data-block {
|
1367 |
+
align-items: flex-end;
|
1368 |
+
display: flex; }
|
1369 |
+
.googlesitekit-data-block--button {
|
1370 |
+
cursor: pointer;
|
1371 |
+
display: flex;
|
1372 |
+
flex-direction: column;
|
1373 |
+
height: 100%;
|
1374 |
+
justify-content: flex-end;
|
1375 |
+
padding-bottom: 16px;
|
1376 |
+
padding-top: 20px;
|
1377 |
+
text-align: center;
|
1378 |
+
transition: background-color 0.2s ease-in-out; }
|
1379 |
+
@media (min-width: 960px) {
|
1380 |
+
.googlesitekit-data-block--button {
|
1381 |
+
padding-bottom: 24px;
|
1382 |
+
padding-top: 28px; } }
|
1383 |
+
.googlesitekit-data-block--button::before {
|
1384 |
+
content: "";
|
1385 |
+
height: 4px;
|
1386 |
+
left: 0;
|
1387 |
+
opacity: 0;
|
1388 |
+
position: absolute;
|
1389 |
+
right: 0;
|
1390 |
+
top: 0;
|
1391 |
+
transition: opacity 0.2s ease-in-out; }
|
1392 |
+
.googlesitekit-data-block--selected::before {
|
1393 |
+
opacity: 1; }
|
1394 |
+
.googlesitekit-data-block--button-1:hover, .googlesitekit-data-block--button-1:focus, .googlesitekit-data-block--button-1:active {
|
1395 |
+
background-color: rgba(66, 133, 244, 0.1); }
|
1396 |
+
.googlesitekit-data-block--button-1::before {
|
1397 |
+
background-color: #4285f4; }
|
1398 |
+
.googlesitekit-data-block--button-2:hover, .googlesitekit-data-block--button-2:focus, .googlesitekit-data-block--button-2:active {
|
1399 |
+
background-color: rgba(39, 188, 212, 0.1); }
|
1400 |
+
.googlesitekit-data-block--button-2::before {
|
1401 |
+
background-color: #27bcd4; }
|
1402 |
+
.googlesitekit-data-block--button-3:hover, .googlesitekit-data-block--button-3:focus, .googlesitekit-data-block--button-3:active {
|
1403 |
+
background-color: rgba(27, 150, 136, 0.1); }
|
1404 |
+
.googlesitekit-data-block--button-3::before {
|
1405 |
+
background-color: #1b9688; }
|
1406 |
+
.googlesitekit-data-block--button-4:hover, .googlesitekit-data-block--button-4:focus, .googlesitekit-data-block--button-4:active {
|
1407 |
+
background-color: rgba(103, 58, 183, 0.1); }
|
1408 |
+
.googlesitekit-data-block--button-4::before {
|
1409 |
+
background-color: #673ab7; }
|
1410 |
+
.googlesitekit-dashboard-adsense-stats .googlesitekit-data-block .googlesitekit-data-block__title-datapoint-wrapper, .googlesitekit-dashboard-adsense-stats #wpadminbar .googlesitekit-adminbar .googlesitekit-data-block .googlesitekit-data-block__title-datapoint-wrapper, #wpadminbar .googlesitekit-adminbar .googlesitekit-dashboard-adsense-stats .googlesitekit-data-block .googlesitekit-data-block__title-datapoint-wrapper {
|
1411 |
+
flex: 0 0 auto; }
|
1412 |
+
.googlesitekit-dashboard-adsense-stats .googlesitekit-data-block .googlesitekit-data-block__change-source-wrapper, .googlesitekit-dashboard-adsense-stats #wpadminbar .googlesitekit-adminbar .googlesitekit-data-block .googlesitekit-data-block__change-source-wrapper, #wpadminbar .googlesitekit-adminbar .googlesitekit-dashboard-adsense-stats .googlesitekit-data-block .googlesitekit-data-block__change-source-wrapper {
|
1413 |
+
flex: 0 0 auto;
|
1414 |
+
margin-bottom: 2px; }
|
1415 |
+
.googlesitekit-data-block .googlesitekit-data-block__title, .googlesitekit-data-block #wpadminbar .googlesitekit-adminbar .googlesitekit-data-block__title, #wpadminbar .googlesitekit-adminbar .googlesitekit-data-block .googlesitekit-data-block__title {
|
1416 |
+
color: #757575;
|
1417 |
+
font-weight: 400;
|
1418 |
+
letter-spacing: 0.04em;
|
1419 |
+
margin: 0 0 12px 0; }
|
1420 |
+
.googlesitekit-adminbar .googlesitekit-data-block .googlesitekit-data-block__title, #wpadminbar .googlesitekit-adminbar .googlesitekit-data-block .googlesitekit-data-block__title {
|
1421 |
+
font-size: 16px;
|
1422 |
+
margin-bottom: 5px; }
|
1423 |
+
.googlesitekit-dashboard-adsense-stats .googlesitekit-data-block .googlesitekit-data-block__title, .googlesitekit-dashboard-adsense-stats .googlesitekit-data-block #wpadminbar .googlesitekit-adminbar .googlesitekit-data-block__title, .googlesitekit-dashboard-adsense-stats #wpadminbar .googlesitekit-adminbar .googlesitekit-data-block .googlesitekit-data-block__title, #wpadminbar .googlesitekit-adminbar .googlesitekit-dashboard-adsense-stats .googlesitekit-data-block .googlesitekit-data-block__title {
|
1424 |
+
font-size: 0.75rem;
|
1425 |
+
margin-bottom: 0; }
|
1426 |
+
#dashboard-widgets .googlesitekit-wp-dashboard .googlesitekit-data-block .googlesitekit-data-block__title {
|
1427 |
+
font-size: 0.75rem; }
|
1428 |
+
.googlesitekit-data-block .googlesitekit-data-block__datapoint, .googlesitekit-data-block #wpadminbar .googlesitekit-adminbar .googlesitekit-data-block__datapoint, #wpadminbar .googlesitekit-adminbar .googlesitekit-data-block .googlesitekit-data-block__datapoint {
|
1429 |
+
color: #3c4043;
|
1430 |
+
font-size: 1.875rem;
|
1431 |
+
line-height: 1;
|
1432 |
+
margin: 0; }
|
1433 |
+
@media (min-width: 960px) {
|
1434 |
+
.googlesitekit-data-block .googlesitekit-data-block__datapoint, .googlesitekit-data-block #wpadminbar .googlesitekit-adminbar .googlesitekit-data-block__datapoint, #wpadminbar .googlesitekit-adminbar .googlesitekit-data-block .googlesitekit-data-block__datapoint {
|
1435 |
+
font-size: 2.625rem; } }
|
1436 |
+
@media (min-width: 1280px) {
|
1437 |
+
.googlesitekit-data-block .googlesitekit-data-block__datapoint, .googlesitekit-data-block #wpadminbar .googlesitekit-adminbar .googlesitekit-data-block__datapoint, #wpadminbar .googlesitekit-adminbar .googlesitekit-data-block .googlesitekit-data-block__datapoint {
|
1438 |
+
font-size: 3.625rem; } }
|
1439 |
+
.googlesitekit-adminbar .googlesitekit-data-block .googlesitekit-data-block__datapoint, #wpadminbar .googlesitekit-adminbar .googlesitekit-data-block .googlesitekit-data-block__datapoint {
|
1440 |
+
display: inline-block;
|
1441 |
+
font-size: 36px;
|
1442 |
+
line-height: 1.25;
|
1443 |
+
margin-right: 5px; }
|
1444 |
+
.googlesitekit-wp-dashboard .googlesitekit-data-block .googlesitekit-data-block__datapoint, .googlesitekit-wp-dashboard .googlesitekit-data-block #wpadminbar .googlesitekit-adminbar .googlesitekit-data-block__datapoint, .googlesitekit-wp-dashboard #wpadminbar .googlesitekit-adminbar .googlesitekit-data-block .googlesitekit-data-block__datapoint, #wpadminbar .googlesitekit-adminbar .googlesitekit-wp-dashboard .googlesitekit-data-block .googlesitekit-data-block__datapoint {
|
1445 |
+
font-size: 2.125rem; }
|
1446 |
+
.googlesitekit-dashboard-adsense-stats .googlesitekit-data-block .googlesitekit-data-block__datapoint, .googlesitekit-dashboard-adsense-stats .googlesitekit-data-block #wpadminbar .googlesitekit-adminbar .googlesitekit-data-block__datapoint, .googlesitekit-dashboard-adsense-stats #wpadminbar .googlesitekit-adminbar .googlesitekit-data-block .googlesitekit-data-block__datapoint, #wpadminbar .googlesitekit-adminbar .googlesitekit-dashboard-adsense-stats .googlesitekit-data-block .googlesitekit-data-block__datapoint {
|
1447 |
+
font-size: 2.25rem; }
|
1448 |
+
.googlesitekit-data-block .googlesitekit-data-block__change, .googlesitekit-data-block #wpadminbar .googlesitekit-adminbar .googlesitekit-data-block__change, #wpadminbar .googlesitekit-adminbar .googlesitekit-data-block .googlesitekit-data-block__change {
|
1449 |
+
color: #757575;
|
1450 |
+
font-size: 0.75rem;
|
1451 |
+
letter-spacing: 0;
|
1452 |
+
line-height: 1;
|
1453 |
+
margin-top: 16px;
|
1454 |
+
text-transform: none; }
|
1455 |
+
.googlesitekit-adminbar .googlesitekit-data-block .googlesitekit-data-block__change, #wpadminbar .googlesitekit-adminbar .googlesitekit-data-block .googlesitekit-data-block__change {
|
1456 |
+
display: inline-block;
|
1457 |
+
font-size: 16px;
|
1458 |
+
margin-top: 0; }
|
1459 |
+
.googlesitekit-wp-dashboard .googlesitekit-data-block .googlesitekit-data-block__change, .googlesitekit-wp-dashboard .googlesitekit-data-block #wpadminbar .googlesitekit-adminbar .googlesitekit-data-block__change, .googlesitekit-wp-dashboard #wpadminbar .googlesitekit-adminbar .googlesitekit-data-block .googlesitekit-data-block__change, #wpadminbar .googlesitekit-adminbar .googlesitekit-wp-dashboard .googlesitekit-data-block .googlesitekit-data-block__change {
|
1460 |
+
margin-top: 10px; }
|
1461 |
+
.googlesitekit-dashboard-adsense-stats .googlesitekit-data-block .googlesitekit-data-block__change, .googlesitekit-dashboard-adsense-stats .googlesitekit-data-block #wpadminbar .googlesitekit-adminbar .googlesitekit-data-block__change, .googlesitekit-dashboard-adsense-stats #wpadminbar .googlesitekit-adminbar .googlesitekit-data-block .googlesitekit-data-block__change, #wpadminbar .googlesitekit-adminbar .googlesitekit-dashboard-adsense-stats .googlesitekit-data-block .googlesitekit-data-block__change {
|
1462 |
+
margin-top: 0; }
|
1463 |
+
.googlesitekit-data-block .googlesitekit-data-block__sparkline, .googlesitekit-data-block #wpadminbar .googlesitekit-adminbar .googlesitekit-data-block__sparkline, #wpadminbar .googlesitekit-adminbar .googlesitekit-data-block .googlesitekit-data-block__sparkline {
|
1464 |
+
margin-top: 8px;
|
1465 |
+
max-width: 150px; }
|
1466 |
+
.googlesitekit-adminbar .googlesitekit-data-block .googlesitekit-data-block__sparkline, #wpadminbar .googlesitekit-adminbar .googlesitekit-data-block .googlesitekit-data-block__sparkline {
|
1467 |
+
display: none; }
|
1468 |
+
.googlesitekit-dashboard-adsense-stats .googlesitekit-data-block .googlesitekit-data-block__sparkline, .googlesitekit-dashboard-adsense-stats .googlesitekit-data-block #wpadminbar .googlesitekit-adminbar .googlesitekit-data-block__sparkline, .googlesitekit-dashboard-adsense-stats #wpadminbar .googlesitekit-adminbar .googlesitekit-data-block .googlesitekit-data-block__sparkline, #wpadminbar .googlesitekit-adminbar .googlesitekit-dashboard-adsense-stats .googlesitekit-data-block .googlesitekit-data-block__sparkline {
|
1469 |
+
flex: 1 1 100%;
|
1470 |
+
margin: 0 0 5px 0;
|
1471 |
+
max-width: none;
|
1472 |
+
max-width: initial;
|
1473 |
+
min-width: 10px;
|
1474 |
+
padding: 0 8px; }
|
1475 |
+
@media (min-width: 960px) {
|
1476 |
+
.googlesitekit-dashboard-adsense-stats .googlesitekit-data-block .googlesitekit-data-block__sparkline, .googlesitekit-dashboard-adsense-stats .googlesitekit-data-block #wpadminbar .googlesitekit-adminbar .googlesitekit-data-block__sparkline, .googlesitekit-dashboard-adsense-stats #wpadminbar .googlesitekit-adminbar .googlesitekit-data-block .googlesitekit-data-block__sparkline, #wpadminbar .googlesitekit-adminbar .googlesitekit-dashboard-adsense-stats .googlesitekit-data-block .googlesitekit-data-block__sparkline {
|
1477 |
+
padding: 0 12px; } }
|
1478 |
+
@media (min-width: 1280px) {
|
1479 |
+
.googlesitekit-dashboard-adsense-stats .googlesitekit-data-block .googlesitekit-data-block__sparkline, .googlesitekit-dashboard-adsense-stats .googlesitekit-data-block #wpadminbar .googlesitekit-adminbar .googlesitekit-data-block__sparkline, .googlesitekit-dashboard-adsense-stats #wpadminbar .googlesitekit-adminbar .googlesitekit-data-block .googlesitekit-data-block__sparkline, #wpadminbar .googlesitekit-adminbar .googlesitekit-dashboard-adsense-stats .googlesitekit-data-block .googlesitekit-data-block__sparkline {
|
1480 |
+
padding: 0 24px; } }
|
1481 |
+
.googlesitekit-data-block--button .googlesitekit-data-block__sparkline, .googlesitekit-data-block--button #wpadminbar .googlesitekit-adminbar .googlesitekit-data-block__sparkline, #wpadminbar .googlesitekit-adminbar .googlesitekit-data-block--button .googlesitekit-data-block__sparkline {
|
1482 |
+
margin: 8px auto 0 auto; }
|
1483 |
+
.googlesitekit-data-block .googlesitekit-data-block__arrow, .googlesitekit-data-block #wpadminbar .googlesitekit-adminbar .googlesitekit-data-block__arrow, #wpadminbar .googlesitekit-adminbar .googlesitekit-data-block .googlesitekit-data-block__arrow {
|
1484 |
+
display: inline-block;
|
1485 |
+
line-height: 1;
|
1486 |
+
margin-right: 2px;
|
1487 |
+
vertical-align: baseline; }
|
1488 |
+
.googlesitekit-data-block .googlesitekit-data-block__arrow--reverse, #wpadminbar .googlesitekit-adminbar .googlesitekit-data-block .googlesitekit-data-block__arrow--reverse {
|
1489 |
+
transform: rotate(180deg); }
|
1490 |
+
#wpadminbar .googlesitekit-data-block .googlesitekit-data-block__arrow .svg {
|
1491 |
+
height: 9px;
|
1492 |
+
width: 9px; }
|
1493 |
+
.googlesitekit-data-block .googlesitekit-data-block__value, .googlesitekit-data-block #wpadminbar .googlesitekit-adminbar .googlesitekit-data-block__value, #wpadminbar .googlesitekit-adminbar .googlesitekit-data-block .googlesitekit-data-block__value {
|
1494 |
+
color: #757575;
|
1495 |
+
display: inline-block;
|
1496 |
+
font-size: 0.75rem;
|
1497 |
+
letter-spacing: 0;
|
1498 |
+
line-height: 1;
|
1499 |
+
text-transform: none; }
|
1500 |
+
.googlesitekit-adminbar .googlesitekit-data-block .googlesitekit-data-block__value, #wpadminbar .googlesitekit-adminbar .googlesitekit-data-block .googlesitekit-data-block__value {
|
1501 |
+
font-size: 16px; }
|
1502 |
+
.googlesitekit-data-block .googlesitekit-data-block__source, #wpadminbar .googlesitekit-adminbar .googlesitekit-data-block .googlesitekit-data-block__source {
|
1503 |
+
font-size: 0.75rem;
|
1504 |
+
margin-top: 8px; }
|
1505 |
+
@media (min-width: 960px) {
|
1506 |
+
.googlesitekit-data-block .googlesitekit-data-block__source, #wpadminbar .googlesitekit-adminbar .googlesitekit-data-block .googlesitekit-data-block__source {
|
1507 |
+
margin-top: 12px; } }
|
1508 |
+
|
1509 |
+
/**
|
1510 |
+
* Notifications counter styles.
|
1511 |
+
*
|
1512 |
+
* Site Kit by Google, Copyright 2019 Google LLC
|
1513 |
+
*
|
1514 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
1515 |
+
* you may not use this file except in compliance with the License.
|
1516 |
+
* You may obtain a copy of the License at
|
1517 |
+
*
|
1518 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
1519 |
+
*
|
1520 |
+
* Unless required by applicable law or agreed to in writing, software
|
1521 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
1522 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
1523 |
+
* See the License for the specific language governing permissions and
|
1524 |
+
* limitations under the License.
|
1525 |
+
*/
|
1526 |
+
#adminmenu .googlesitekit-notifications-counter {
|
1527 |
+
margin-left: 5px; }
|
1528 |
+
|
1529 |
+
#wpadminbar .googlesitekit-notifications-counter {
|
1530 |
+
background-color: #ca4a1f;
|
1531 |
+
border-radius: 11px;
|
1532 |
+
color: #fff;
|
1533 |
+
display: inline-block;
|
1534 |
+
font-size: 0.5625rem;
|
1535 |
+
height: 17px;
|
1536 |
+
line-height: 17px;
|
1537 |
+
margin: -4px 0 0 5px;
|
1538 |
+
min-width: 7px;
|
1539 |
+
padding: 0 5px;
|
1540 |
+
text-align: center;
|
1541 |
+
vertical-align: middle;
|
1542 |
+
z-index: 26; }
|
1543 |
+
|
1544 |
+
#wpadminbar .googlesitekit-wp-adminbar.hover .googlesitekit-notifications-counter,
|
1545 |
+
#wpadminbar.nojs .googlesitekit-wp-adminbar:hover .googlesitekit-notifications-counter,
|
1546 |
+
#wpadminbar:not(.mobile) .googlesitekit-wp-adminbar:hover .googlesitekit-notifications-counter,
|
1547 |
+
#wpadminbar:not(.mobile) .googlesitekit-wp-adminbar .ab-item:focus .googlesitekit-notifications-counter {
|
1548 |
+
background-color: #00b9eb;
|
1549 |
+
color: #fff; }
|
1550 |
+
|
1551 |
+
#wpadminbar .count-0 {
|
1552 |
+
display: none; }
|
1553 |
+
|
1554 |
+
#wpadminbar .plugin-count {
|
1555 |
+
font-size: 0.5625rem;
|
1556 |
+
line-height: 17px; }
|
1557 |
+
|
1558 |
+
/**
|
1559 |
+
* Preview block styles.
|
1560 |
+
*
|
1561 |
+
* Site Kit by Google, Copyright 2019 Google LLC
|
1562 |
+
*
|
1563 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
1564 |
+
* you may not use this file except in compliance with the License.
|
1565 |
+
* You may obtain a copy of the License at
|
1566 |
+
*
|
1567 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
1568 |
+
*
|
1569 |
+
* Unless required by applicable law or agreed to in writing, software
|
1570 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
1571 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
1572 |
+
* See the License for the specific language governing permissions and
|
1573 |
+
* limitations under the License.
|
1574 |
+
*/
|
1575 |
+
.googlesitekit-preview-block {
|
1576 |
+
display: flex;
|
1577 |
+
flex-direction: column; }
|
1578 |
+
.googlesitekit-preview-block--padding {
|
1579 |
+
padding: 16px; }
|
1580 |
+
.googlesitekit-preview-block--padding + .googlesitekit-preview-block--padding {
|
1581 |
+
padding-top: 0; }
|
1582 |
+
@media (min-width: 960px) {
|
1583 |
+
.googlesitekit-preview-block--padding {
|
1584 |
+
padding: 24px; } }
|
1585 |
+
.googlesitekit-preview-block__wrapper {
|
1586 |
+
animation: pulse 1s infinite ease-in-out;
|
1587 |
+
animation-direction: alternate;
|
1588 |
+
flex: 1 1 auto; }
|
1589 |
+
.googlesitekit-preview-block__wrapper--circle {
|
1590 |
+
border-radius: 50%; }
|
1591 |
+
|
1592 |
+
@keyframes pulse {
|
1593 |
+
0% {
|
1594 |
+
background-color: rgba(0, 0, 0, 0.05); }
|
1595 |
+
100% {
|
1596 |
+
background-color: rgba(0, 0, 0, 0.15); } }
|
1597 |
+
|
1598 |
+
/**
|
1599 |
+
* Noscript notification styles.
|
1600 |
+
*
|
1601 |
+
* Site Kit by Google, Copyright 2020 Google LLC
|
1602 |
+
*
|
1603 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
1604 |
+
* you may not use this file except in compliance with the License.
|
1605 |
+
* You may obtain a copy of the License at
|
1606 |
+
*
|
1607 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
1608 |
+
*
|
1609 |
+
* Unless required by applicable law or agreed to in writing, software
|
1610 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
1611 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
1612 |
+
* See the License for the specific language governing permissions and
|
1613 |
+
* limitations under the License.
|
1614 |
+
*/
|
1615 |
+
.googlesitekit-noscript {
|
1616 |
+
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
|
1617 |
+
background-color: #fff;
|
1618 |
+
margin: 5px 20px 5px 0; }
|
1619 |
+
@media (min-width: 600px) {
|
1620 |
+
.googlesitekit-noscript {
|
1621 |
+
padding-left: 10px;
|
1622 |
+
padding-right: 10px; } }
|
1623 |
+
.googlesitekit-noscript__title {
|
1624 |
+
margin: 0; }
|
1625 |
+
|
1626 |
+
.no-js:not([amp-version]) [id^="js-googlesitekit-"] {
|
1627 |
+
display: none; }
|
1628 |
|
dist/assets/css/wpdashboard.css
CHANGED
@@ -1,2 +1,1072 @@
|
|
1 |
-
.googlesitekit-plugin{color:#757575;font-family:Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:1rem;line-height:1.4}.googlesitekit-plugin *,.googlesitekit-plugin *::before,.googlesitekit-plugin *::after{box-sizing:border-box}.googlesitekit-plugin svg:not(:root){overflow:hidden}.googlesitekit-plugin h1,.googlesitekit-plugin h2,.googlesitekit-plugin h3,.googlesitekit-plugin h4,.googlesitekit-plugin h5,.googlesitekit-plugin h6{color:#3c4043;font-family:"Google Sans","Helvetica Neue",Helvetica,Arial,sans-serif;line-height:1.16}.googlesitekit-plugin h1,.googlesitekit-plugin .googlesitekit-heading-1{font-size:1.75rem;font-weight:400}@media (min-width: 600px){.googlesitekit-plugin h1,.googlesitekit-plugin .googlesitekit-heading-1{font-size:2.25rem}}.googlesitekit-plugin h2,.googlesitekit-plugin .googlesitekit-heading-2{font-size:1.375rem;font-weight:400}@media (min-width: 600px){.googlesitekit-plugin h2,.googlesitekit-plugin .googlesitekit-heading-2{font-size:1.75rem}}.googlesitekit-plugin h3,.googlesitekit-plugin .googlesitekit-heading-3{font-size:1.25rem;font-weight:400}@media (min-width: 600px){.googlesitekit-plugin h3,.googlesitekit-plugin .googlesitekit-heading-3{font-size:1.5rem}}.googlesitekit-plugin h4,.googlesitekit-plugin .googlesitekit-heading-4{color:#5b5b61;font-size:1.125rem;font-weight:500}@media (min-width: 600px){.googlesitekit-plugin h4,.googlesitekit-plugin .googlesitekit-heading-4{font-size:1.25rem}}.googlesitekit-plugin .googlesitekit-subheading-1{font-family:Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:0.9375rem;font-weight:500}@media (min-width: 600px){.googlesitekit-plugin .googlesitekit-subheading-1{font-size:1rem}}.googlesitekit-plugin .googlesitekit-subheading-2{font-family:Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:0.875rem;font-weight:500}@media (min-width: 600px){.googlesitekit-plugin .googlesitekit-subheading-2{font-size:0.9375rem}}.googlesitekit-plugin .googlesitekit-overline{color:#757575;font-size:0.75rem;font-weight:500;letter-spacing:0.16em;line-height:1.16;text-transform:uppercase}.googlesitekit-plugin .googlesitekit-overline--collapse{margin:0}.googlesitekit-plugin .googlesitekit-recommended{color:#34a853;font-size:10px;font-weight:500}.googlesitekit-plugin .googlesitekit-nodata{display:none}.googlesitekit-plugin p{font-size:1rem}.googlesitekit-plugin a{color:#1a73e8;text-decoration:none}.googlesitekit-plugin a:hover{text-decoration:underline}.googlesitekit-plugin a:focus{box-shadow:none;outline:1px dashed #4285f4;outline-offset:3px}.googlesitekit-plugin button{background:none;border:none;color:#1a73e8;text-decoration:none}.googlesitekit-plugin button:hover{text-decoration:underline}.googlesitekit-plugin button:focus{outline:1px dashed #4285f4;outline-offset:3px}.googlesitekit-plugin .screen-reader-only{clip:rect(1px, 1px, 1px, 1px);height:1px;overflow:hidden;position:absolute !important;width:1px}.googlesitekit-change-arrow{--color-up: #34a853;--color-down: #c7221f}.googlesitekit-change-arrow--inverted-color{--color-up: #c7221f;--color-down: #34a853}.googlesitekit-change-arrow--up{color:var(--color-up)}.googlesitekit-change-arrow--down{color:var(--color-up);transform:rotate(180deg)}.googlesitekit-change-arrow--down path{fill:var(--color-down)}.googlesitekit-cta{background-color:#1a73e8;height:100%;padding:16px;width:100%}@media (min-width: 960px){.googlesitekit-cta{padding:24px}}.googlesitekit-cta--error{background-color:#fff;border:3px solid #d53e36}.googlesitekit-adminbar-modules .googlesitekit-cta{padding:16px}.googlesitekit-wp-dashboard .googlesitekit-cta{background-color:#0073aa;box-sizing:border-box;height:auto;margin-top:12px;padding:12px}.googlesitekit-wp-dashboard .googlesitekit-cta--error{background-color:#fff}.googlesitekit-wp-dashboard .googlesitekit-wp-dashboard-stats__cta .googlesitekit-cta{margin-top:0}.googlesitekit-cta .googlesitekit-cta__title{color:#fff;margin:0 0 10px 0}.googlesitekit-cta--error .googlesitekit-cta__title{color:#757575}.googlesitekit-cta .googlesitekit-adminbar-modules .googlesitekit-cta__title{font-size:1rem;font-weight:700}#google_dashboard_widget .googlesitekit-cta .googlesitekit-cta__title{color:#fff;font-weight:700}#google_dashboard_widget .googlesitekit-cta--error .googlesitekit-cta__title{color:#757575}.googlesitekit-cta .googlesitekit-cta__description{color:#fff;margin:0 0 20px 0}.googlesitekit-cta--error .googlesitekit-cta__description{color:#757575;word-break:break-all}#google_dashboard_widget .googlesitekit-wp-dashboard .googlesitekit-cta a,#google_dashboard_widget .googlesitekit-wp-dashboard .googlesitekit-cta button{background-color:transparent;border:none;color:#fff}#google_dashboard_widget .googlesitekit-wp-dashboard .googlesitekit-cta a:hover,#google_dashboard_widget .googlesitekit-wp-dashboard .googlesitekit-cta button:hover{color:#fff;text-decoration:underline}.googlesitekit-cta *:last-child{margin-bottom:0}.googlesitekit-cta-link{color:#1a73e8;cursor:pointer;font-family:Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:0.875rem;font-weight:500;padding:0;text-align:left;text-decoration:none}.googlesitekit-cta-link.googlesitekit-cta-link--inherit{font-family:inherit;font-size:inherit;font-weight:inherit}.googlesitekit-cta-link.googlesitekit-cta-link--caps{text-transform:uppercase}.googlesitekit-cta-link.googlesitekit-cta-link--danger{color:#d53e36}.googlesitekit-cta-link.googlesitekit-cta-link--small{font-size:0.75rem}.googlesitekit-cta-link.googlesitekit-cta-link--arrow,.googlesitekit-cta-link.googlesitekit-cta-link--external{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M11%2011H2V2h3V0H2a2%202%200%200%200-2%202v9a2%202%200%200%200%202%202h9c1.1%200%202-.9%202-2V8h-2v3z%22%20fill%3D%22%231A73E8%22%20fill-rule%3D%22nonzero%22%2F%3E%3Cpath%20fill%3D%22%231A73E8%22%20d%3D%22M7%200h6v2H7zM11%202h2v4h-2z%22%2F%3E%3Cpath%20d%3D%22M11%202L5%208%22%20stroke%3D%22%231A73E8%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22square%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:calc(100% - 1px) center;background-repeat:no-repeat;background-size:13px 13px;padding-right:20px}.googlesitekit-cta-link.googlesitekit-cta-link--arrow{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Ccircle%20fill%3D%22%231A73E8%22%20cx%3D%226.5%22%20cy%3D%226.5%22%20r%3D%226.5%22%2F%3E%3Cpath%20d%3D%22M3.461%206.96h5.15L6.36%209.21a.464.464%200%200%200%20.325.79.459.459%200%200%200%20.325-.135l3.037-3.038a.459.459%200%200%200%200-.65L7.015%203.135a.46.46%200%200%200-.65.65L8.61%206.039H3.461a.462.462%200%200%200-.461.46c0%20.254.207.462.461.462z%22%20fill%3D%22%23FFF%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.googlesitekit-cta-link.googlesitekit-cta-link--arrow.googlesitekit-cta-link--inverse{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Ccircle%20fill%3D%22%23FFF%22%20cx%3D%226.5%22%20cy%3D%226.5%22%20r%3D%226.5%22%2F%3E%3Cpath%20d%3D%22M3.461%206.96h5.15L6.36%209.21a.464.464%200%200%200%20.325.79.459.459%200%200%200%20.325-.135l3.037-3.038a.459.459%200%200%200%200-.65L7.015%203.135a.46.46%200%200%200-.65.65L8.61%206.039H3.461a.462.462%200%200%200-.461.46c0%20.254.207.462.461.462z%22%20fill%3D%22%231A73E8%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.googlesitekit-cta-link.googlesitekit-cta-link--arrow.googlesitekit-cta-link--disabled{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Ccircle%20fill%3D%22%23bbb%22%20cx%3D%226.5%22%20cy%3D%226.5%22%20r%3D%226.5%22%2F%3E%3Cpath%20d%3D%22M3.461%206.96h5.15L6.36%209.21a.464.464%200%200%200%20.325.79.459.459%200%200%200%20.325-.135l3.037-3.038a.459.459%200%200%200%200-.65L7.015%203.135a.46.46%200%200%200-.65.65L8.61%206.039H3.461a.462.462%200%200%200-.461.46c0%20.254.207.462.461.462z%22%20fill%3D%22%23FFF%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.googlesitekit-cta-link.googlesitekit-cta-link--inverse{color:#fff}.googlesitekit-cta-link.googlesitekit-cta-link--back::before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%228%22%20height%3D%227%22%20viewBox%3D%220%200%208%207%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M6.722%203.96H1.573l2.25%202.25a.464.464%200%200%201-.325.79.459.459%200%200%201-.325-.135L.135%203.827a.459.459%200%200%201%200-.65L3.168.135a.46.46%200%201%201%20.65.65L1.573%203.039h5.15c.253%200%20.46.207.46.46a.462.462%200%200%201-.46.462z%22%20fill%3D%22%231A73E8%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E");background-position:center center;background-repeat:no-repeat;background-size:9px 9px;content:"";display:inline-block;height:9px;margin-right:5px;width:9px}.googlesitekit-cta-link.googlesitekit-cta-link--disabled{color:#bbb;cursor:default}.googlesitekit-cta-link:hover{color:#1a73e8;text-decoration:underline}.googlesitekit-cta-link.googlesitekit-cta-link--danger:hover{color:#d53e36}.googlesitekit-cta-link.googlesitekit-cta-link--disabled:hover{color:#bbb;text-decoration:none}.googlesitekit-cta-link.googlesitekit-cta-link--inverse:hover{color:#fff}.googlesitekit-data-block{position:relative;text-align:left}.post-php .googlesitekit-data-block{min-width:150px}.googlesitekit-wp-dashboard .googlesitekit-data-block{padding-top:12px}.googlesitekit-dashboard-adsense-stats .googlesitekit-data-block{align-items:flex-end;display:flex}.googlesitekit-data-block--button{cursor:pointer;display:flex;flex-direction:column;height:100%;justify-content:flex-end;padding-bottom:16px;padding-top:20px;text-align:center;transition:background-color .2s ease-in-out}@media (min-width: 960px){.googlesitekit-data-block--button{padding-bottom:24px;padding-top:28px}}.googlesitekit-data-block--button::before{content:"";height:4px;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .2s ease-in-out}.googlesitekit-data-block--selected::before{opacity:1}.googlesitekit-data-block--button-1:hover,.googlesitekit-data-block--button-1:focus,.googlesitekit-data-block--button-1:active{background-color:rgba(66,133,244,0.1)}.googlesitekit-data-block--button-1::before{background-color:#4285f4}.googlesitekit-data-block--button-2:hover,.googlesitekit-data-block--button-2:focus,.googlesitekit-data-block--button-2:active{background-color:rgba(39,188,212,0.1)}.googlesitekit-data-block--button-2::before{background-color:#27bcd4}.googlesitekit-data-block--button-3:hover,.googlesitekit-data-block--button-3:focus,.googlesitekit-data-block--button-3:active{background-color:rgba(27,150,136,0.1)}.googlesitekit-data-block--button-3::before{background-color:#1b9688}.googlesitekit-data-block--button-4:hover,.googlesitekit-data-block--button-4:focus,.googlesitekit-data-block--button-4:active{background-color:rgba(103,58,183,0.1)}.googlesitekit-data-block--button-4::before{background-color:#673ab7}.googlesitekit-dashboard-adsense-stats .googlesitekit-data-block .googlesitekit-data-block__title-datapoint-wrapper{flex:0 0 auto}.googlesitekit-dashboard-adsense-stats .googlesitekit-data-block .googlesitekit-data-block__change-source-wrapper{flex:0 0 auto;margin-bottom:2px}.googlesitekit-data-block .googlesitekit-data-block__title{color:#757575;font-weight:400;letter-spacing:0.04em;margin:0 0 12px 0}.googlesitekit-adminbar .googlesitekit-data-block .googlesitekit-data-block__title{font-size:16px;margin-bottom:5px}.googlesitekit-dashboard-adsense-stats .googlesitekit-data-block .googlesitekit-data-block__title{font-size:0.75rem;margin-bottom:0}#dashboard-widgets .googlesitekit-wp-dashboard .googlesitekit-data-block .googlesitekit-data-block__title{font-size:0.75rem}.googlesitekit-data-block .googlesitekit-data-block__datapoint{color:#3c4043;font-size:1.875rem;line-height:1;margin:0}@media (min-width: 960px){.googlesitekit-data-block .googlesitekit-data-block__datapoint{font-size:2.625rem}}@media (min-width: 1280px){.googlesitekit-data-block .googlesitekit-data-block__datapoint{font-size:3.625rem}}.googlesitekit-adminbar .googlesitekit-data-block .googlesitekit-data-block__datapoint{display:inline-block;font-size:36px;line-height:1.25;margin-right:5px}.googlesitekit-wp-dashboard .googlesitekit-data-block .googlesitekit-data-block__datapoint{font-size:2.125rem}.googlesitekit-dashboard-adsense-stats .googlesitekit-data-block .googlesitekit-data-block__datapoint{font-size:2.25rem}.googlesitekit-data-block .googlesitekit-data-block__change{color:#757575;font-size:0.75rem;letter-spacing:0;line-height:1;margin-top:16px;text-transform:none}.googlesitekit-adminbar .googlesitekit-data-block .googlesitekit-data-block__change{display:inline-block;font-size:16px;margin-top:0}.googlesitekit-wp-dashboard .googlesitekit-data-block .googlesitekit-data-block__change{margin-top:10px}.googlesitekit-dashboard-adsense-stats .googlesitekit-data-block .googlesitekit-data-block__change{margin-top:0}.googlesitekit-data-block .googlesitekit-data-block__sparkline{margin-top:8px;max-width:150px}.googlesitekit-adminbar .googlesitekit-data-block .googlesitekit-data-block__sparkline{display:none}.googlesitekit-dashboard-adsense-stats .googlesitekit-data-block .googlesitekit-data-block__sparkline{flex:1 1 100%;margin:0 0 5px 0;max-width:none;max-width:initial;min-width:10px;padding:0 8px}@media (min-width: 960px){.googlesitekit-dashboard-adsense-stats .googlesitekit-data-block .googlesitekit-data-block__sparkline{padding:0 12px}}@media (min-width: 1280px){.googlesitekit-dashboard-adsense-stats .googlesitekit-data-block .googlesitekit-data-block__sparkline{padding:0 24px}}.googlesitekit-data-block--button .googlesitekit-data-block__sparkline{margin:8px auto 0 auto}.googlesitekit-data-block .googlesitekit-data-block__arrow{display:inline-block;line-height:1;margin-right:2px;vertical-align:baseline}.googlesitekit-data-block .googlesitekit-data-block__arrow--reverse{transform:rotate(180deg)}#wpadminbar .googlesitekit-data-block .googlesitekit-data-block__arrow .svg{height:9px;width:9px}.googlesitekit-data-block .googlesitekit-data-block__value{color:#757575;display:inline-block;font-size:0.75rem;letter-spacing:0;line-height:1;text-transform:none}.googlesitekit-adminbar .googlesitekit-data-block .googlesitekit-data-block__value{font-size:16px}.googlesitekit-data-block .googlesitekit-data-block__source{font-size:0.75rem;margin-top:8px}@media (min-width: 960px){.googlesitekit-data-block .googlesitekit-data-block__source{margin-top:12px}}.googlesitekit-error-text{color:#d53e36;font-weight:500}.googlesitekit-logo{color:#5b5b61;line-height:0}.googlesitekit-logo .googlesitekit-logo__logo-g,.googlesitekit-logo .googlesitekit-svg-logo-g{height:24px;vertical-align:middle;width:23px}@media (min-width: 600px){.googlesitekit-logo .googlesitekit-logo__logo-g,.googlesitekit-logo .googlesitekit-svg-logo-g{height:34px;width:32px}}.googlesitekit-logo .googlesitekit-logo__logo-sitekit,.googlesitekit-logo .googlesitekit-svg-logo-sitekit{fill:currentColor;height:16px;margin-left:8px;vertical-align:middle;width:61px}@media (min-width: 600px){.googlesitekit-logo .googlesitekit-logo__logo-sitekit,.googlesitekit-logo .googlesitekit-svg-logo-sitekit{height:26px;margin-left:16px;width:99px}}.googlesitekit-logo--mini .googlesitekit-logo__logo-g,.googlesitekit-logo--mini .googlesitekit-svg-logo-g{height:19px;width:19px}.googlesitekit-logo--mini .googlesitekit-logo__logo-sitekit,.googlesitekit-logo--mini .googlesitekit-svg-logo-sitekit{height:17px;margin-left:4px;width:78px}#adminmenu .googlesitekit-notifications-counter{margin-left:5px}#wpadminbar .googlesitekit-notifications-counter{background-color:#ca4a1f;border-radius:11px;color:#fff;display:inline-block;font-size:0.5625rem;height:17px;line-height:17px;margin:-4px 0 0 5px;min-width:7px;padding:0 5px;text-align:center;vertical-align:middle;z-index:26}#wpadminbar .googlesitekit-wp-adminbar.hover .googlesitekit-notifications-counter,#wpadminbar.nojs .googlesitekit-wp-adminbar:hover .googlesitekit-notifications-counter,#wpadminbar:not(.mobile) .googlesitekit-wp-adminbar:hover .googlesitekit-notifications-counter,#wpadminbar:not(.mobile) .googlesitekit-wp-adminbar .ab-item:focus .googlesitekit-notifications-counter{background-color:#00b9eb;color:#fff}#wpadminbar .count-0{display:none}#wpadminbar .plugin-count{font-size:0.5625rem;line-height:17px}.googlesitekit-preview-block{display:flex;flex-direction:column}.googlesitekit-preview-block--padding{padding:16px}.googlesitekit-preview-block--padding+.googlesitekit-preview-block--padding{padding-top:0}@media (min-width: 960px){.googlesitekit-preview-block--padding{padding:24px}}.googlesitekit-preview-block__wrapper{animation:pulse 1s infinite ease-in-out;animation-direction:alternate;flex:1 1 auto}.googlesitekit-preview-block__wrapper--circle{border-radius:50%}@keyframes pulse{0%{background-color:rgba(0,0,0,0.05)}100%{background-color:rgba(0,0,0,0.15)}}.googlesitekit-preview-table--padding{padding:16px}.googlesitekit-preview-table--padding+.googlesitekit-preview-table--padding{padding-top:0}@media (min-width: 960px){.googlesitekit-preview-table--padding{padding:24px}}.googlesitekit-preview-table .googlesitekit-preview-table__row{margin:0 0 9px 0}.googlesitekit-preview-table .googlesitekit-preview-table__row:last-child{margin-bottom:0}.googlesitekit-source-link{font-size:0.75rem}.googlesitekit-table{counter-reset:table;font-size:0.875rem;padding:16px;position:relative}@media (min-width: 960px){.googlesitekit-table{padding:24px}}.googlesitekit-details-widget .googlesitekit-table,.googlesitekit-alltraffic-widget .googlesitekit-table,.googlesitekit-wp-dashboard .googlesitekit-table,.googlesitekit-pagespeed-report .googlesitekit-table{padding:0}.googlesitekit-table .googlesitekit-table__wrapper{border-collapse:collapse;table-layout:fixed;width:100%}.googlesitekit-table .googlesitekit-table__head-row{border-bottom:1px solid #e6e6e6}.googlesitekit-table .googlesitekit-table__head-item{color:#3c4043;font-weight:500;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;outline:0;padding:0 8px 8px 8px;position:relative;text-align:right;text-decoration:none;white-space:normal}@media (min-width: 960px){.googlesitekit-table .googlesitekit-table__head-item{padding:0 12px 12px 12px}}.googlesitekit-table .googlesitekit-table__head-item:first-child{padding-left:0;text-align:left}.googlesitekit-table .googlesitekit-table__head-item:last-child{padding-right:0}.googlesitekit-table .googlesitekit-table__head-item--primary{width:50%}.googlesitekit-table-overflow .googlesitekit-table .googlesitekit-table__head-item:last-child{padding-right:16px}@media (min-width: 600px){.googlesitekit-table-overflow .googlesitekit-table .googlesitekit-table__head-item:last-child{padding-right:0}}@media (min-width: 960px){.googlesitekit-table .googlesitekit-table__head-item[data-tooltip]::before{background:rgba(0,0,0,0.7);border-radius:3px;color:#fff;content:attr(data-tooltip);display:none;font-size:0.75rem;max-width:250px;opacity:0;padding:calc(16px / 2) 24px;pointer-events:none;position:absolute;right:0;text-align:center;top:100%;transition:opacity .2s ease-in-out,visibility .2s ease-in-out;visibility:hidden}}@media (min-width: 960px){.googlesitekit-table .googlesitekit-table__head-item:first-child[data-tooltip]::before{left:0}}.googlesitekit-table .googlesitekit-table__wrapper--2-col .googlesitekit-table__head-item--primary{width:75%}.googlesitekit-table .googlesitekit-table__body{font-weight:400}.googlesitekit-table .googlesitekit-table__body-row{border-bottom:1px solid #e6e6e6}.googlesitekit-table .googlesitekit-table__body-item{padding:8px;text-align:right}@media (min-width: 960px){.googlesitekit-table .googlesitekit-table__body-item{padding:12px}}.googlesitekit-table .googlesitekit-table__body-item:first-child{padding-left:0;text-align:left}.googlesitekit-table .googlesitekit-table__body-item:last-child{padding-right:0}.googlesitekit-table .googlesitekit-table__body-item .googlesitekit-mini-chart{display:none}@media (min-width: 600px){.googlesitekit-table .googlesitekit-table__body-item .googlesitekit-mini-chart{display:block}}.googlesitekit-table-overflow .googlesitekit-table .googlesitekit-table__body-item:last-child{padding-right:16px}@media (min-width: 600px){.googlesitekit-table-overflow .googlesitekit-table .googlesitekit-table__body-item:last-child{padding-right:0}}.googlesitekit-table--with-list .googlesitekit-table__body-row{transition:background-color .2s ease-in-out}.googlesitekit-table--with-list .googlesitekit-table__body-row:last-child{border-bottom:0}.googlesitekit-table--with-list .googlesitekit-table__body-row:hover{background-color:rgba(60,64,67,0.05)}.googlesitekit-table--with-list .googlesitekit-table__body-item:first-child .googlesitekit-table__body-item-content{margin-left:24px;position:relative}.googlesitekit-table--with-list .googlesitekit-table__body-item:first-child .googlesitekit-table__body-item-content::before{content:counter(table) ".";counter-increment:table;left:-24px;position:absolute}@media (max-width: 600px){.googlesitekit-table .googlesitekit-table__body-item-content .googlesitekit-cta-link{display:block;overflow:hidden;text-overflow:ellipsis}}.googlesitekit-wp-dashboard .googlesitekit-table .googlesitekit-table__body-item-link{background-image:none}.googlesitekit-table .googlesitekit-table__body-item-url{background-image:none;display:block;font-size:0.75rem;word-break:break-word}.googlesitekit-table .googlesitekit-table__body-item-chart-wrap{align-items:center;display:flex;justify-content:flex-end}.googlesitekit-table .googlesitekit-table__source{margin-top:16px}@media (min-width: 960px){.googlesitekit-table .googlesitekit-table__source{margin-top:24px}}.googlesitekit-table-overflow{position:relative}@media (max-width: 600px){.googlesitekit-table-overflow::after{background:linear-gradient(to right, rgba(255,255,255,0) 0%, #fff 85%, #fff 100%);bottom:0;content:"";display:block;pointer-events:none;position:absolute;right:0;top:0;transition:all .2s ease-in-out;width:0}}@media (max-width: 600px){.googlesitekit-table-overflow--gradient::after{width:15%}}.googlesitekit-table-overflow .googlesitekit-table-overflow__container{overflow-x:auto;white-space:nowrap}@media (min-width: 600px){.googlesitekit-table-overflow .googlesitekit-table-overflow__container{overflow-x:visible;white-space:normal}}#google_dashboard_widget .googlesitekit-search-console-widget{padding-top:12px}#google_dashboard_widget .googlesitekit-search-console-widget .googlesitekit-search-console-widget__title{font-size:0.875rem;font-weight:700;margin:0;padding:0}#google_dashboard_widget h2.hndle{line-height:1}#google_dashboard_widget .googlesitekit-wp-dashboard .googlesitekit-wp-dashboard__cta{border-bottom:1px solid #e6e6e6;margin:0 -12px 0 -12px;padding:0 12px 12px 12px}#google_dashboard_widget .googlesitekit-wp-dashboard a{color:#0073aa}#google_dashboard_widget .googlesitekit-wp-dashboard a:hover{color:#00a0d2}#google_dashboard_widget .googlesitekit-wp-dashboard-stats{box-sizing:border-box;display:flex;flex-wrap:wrap;justify-content:space-between}#google_dashboard_widget .googlesitekit-wp-dashboard-stats *{box-sizing:border-box}#google_dashboard_widget .googlesitekit-wp-dashboard-stats>.googlesitekit-wp-dashboard-stats__data-table{align-self:flex-end;width:48%}@media (min-width: 600px){#google_dashboard_widget .googlesitekit-wp-dashboard-stats>.googlesitekit-wp-dashboard-stats__data-table{width:auto}}@media (min-width: 800px){#google_dashboard_widget .googlesitekit-wp-dashboard-stats>.googlesitekit-wp-dashboard-stats__data-table{width:48%}}@media (min-width: 1300px){#google_dashboard_widget .googlesitekit-wp-dashboard-stats>.googlesitekit-wp-dashboard-stats__data-table{width:auto}}@media (min-width: 600px){#google_dashboard_widget .googlesitekit-wp-dashboard-stats--fourup>.googlesitekit-wp-dashboard-stats__data-table{width:auto}}@media (min-width: 800px){#google_dashboard_widget .googlesitekit-wp-dashboard-stats--fourup>.googlesitekit-wp-dashboard-stats__data-table{width:48%}}@media (min-width: 1300px){#google_dashboard_widget .googlesitekit-wp-dashboard-stats--fourup>.googlesitekit-wp-dashboard-stats__data-table{width:auto}}@media (min-width: 1500px){#google_dashboard_widget .googlesitekit-wp-dashboard-stats--fourup>.googlesitekit-wp-dashboard-stats__data-table{width:48%}}@media (min-width: 2200px){#google_dashboard_widget .googlesitekit-wp-dashboard-stats--fourup>.googlesitekit-wp-dashboard-stats__data-table{width:auto}}#google_dashboard_widget .googlesitekit-wp-dashboard-stats>.googlesitekit-wp-dashboard-stats__cta{padding-top:12px;width:100%}@media (min-width: 600px){#google_dashboard_widget .googlesitekit-wp-dashboard-stats>.googlesitekit-wp-dashboard-stats__cta{width:50%}}@media (min-width: 800px){#google_dashboard_widget .googlesitekit-wp-dashboard-stats>.googlesitekit-wp-dashboard-stats__cta{width:100%}}@media (min-width: 1300px){#google_dashboard_widget .googlesitekit-wp-dashboard-stats>.googlesitekit-wp-dashboard-stats__cta{width:50%}}@media (min-width: 600px){#google_dashboard_widget .googlesitekit-wp-dashboard-stats>.googlesitekit-wp-dashboard-stats__cta+.googlesitekit-wp-dashboard-stats__cta{margin-left:1px;margin-right:-1px}}@media (min-width: 1300px){#google_dashboard_widget .googlesitekit-wp-dashboard-stats>.googlesitekit-wp-dashboard-stats__cta+.googlesitekit-wp-dashboard-stats__cta{margin-left:1px;margin-right:-1px}}#google_dashboard_widget .googlesitekit-wp-dashboard-stats .googlesitekit-cta+.googlesitekit-wp-dashboard-stats__cta{width:100%}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
|
1 |
+
/**
|
2 |
+
* WordPress Dashboard stylesheet.
|
3 |
+
*
|
4 |
+
* Site Kit by Google, Copyright 2019 Google LLC
|
5 |
+
*
|
6 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
7 |
+
* you may not use this file except in compliance with the License.
|
8 |
+
* You may obtain a copy of the License at
|
9 |
+
*
|
10 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
11 |
+
*
|
12 |
+
* Unless required by applicable law or agreed to in writing, software
|
13 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
14 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
15 |
+
* See the License for the specific language governing permissions and
|
16 |
+
* limitations under the License.
|
17 |
+
*/
|
18 |
+
/*
|
19 |
+
* Configuration Options
|
20 |
+
*/
|
21 |
+
/**
|
22 |
+
* Variables.
|
23 |
+
*
|
24 |
+
* Site Kit by Google, Copyright 2019 Google LLC
|
25 |
+
*
|
26 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
27 |
+
* you may not use this file except in compliance with the License.
|
28 |
+
* You may obtain a copy of the License at
|
29 |
+
*
|
30 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
31 |
+
*
|
32 |
+
* Unless required by applicable law or agreed to in writing, software
|
33 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
34 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
35 |
+
* See the License for the specific language governing permissions and
|
36 |
+
* limitations under the License.
|
37 |
+
*/
|
38 |
+
/*
|
39 |
+
* Colors
|
40 |
+
* Names from http://chir.ag/projects/name-that-color/
|
41 |
+
*/
|
42 |
+
/* stylelint-disable */
|
43 |
+
/* stylelint-enable */
|
44 |
+
/**
|
45 |
+
* Mixins.
|
46 |
+
*
|
47 |
+
* Site Kit by Google, Copyright 2019 Google LLC
|
48 |
+
*
|
49 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
50 |
+
* you may not use this file except in compliance with the License.
|
51 |
+
* You may obtain a copy of the License at
|
52 |
+
*
|
53 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
54 |
+
*
|
55 |
+
* Unless required by applicable law or agreed to in writing, software
|
56 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
57 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
58 |
+
* See the License for the specific language governing permissions and
|
59 |
+
* limitations under the License.
|
60 |
+
*/
|
61 |
+
/*
|
62 |
+
* Top-level Cascade Items
|
63 |
+
*/
|
64 |
+
/**
|
65 |
+
* Base styles.
|
66 |
+
*
|
67 |
+
* Site Kit by Google, Copyright 2019 Google LLC
|
68 |
+
*
|
69 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
70 |
+
* you may not use this file except in compliance with the License.
|
71 |
+
* You may obtain a copy of the License at
|
72 |
+
*
|
73 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
74 |
+
*
|
75 |
+
* Unless required by applicable law or agreed to in writing, software
|
76 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
77 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
78 |
+
* See the License for the specific language governing permissions and
|
79 |
+
* limitations under the License.
|
80 |
+
*/
|
81 |
+
/* .googlesitekit-plugin will always wrap all
|
82 |
+
* of our content, so the properties below will act as defaults.
|
83 |
+
*/
|
84 |
+
.googlesitekit-plugin {
|
85 |
+
color: #757575;
|
86 |
+
font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
|
87 |
+
font-size: 1rem;
|
88 |
+
line-height: 1.4; }
|
89 |
+
.googlesitekit-plugin *,
|
90 |
+
.googlesitekit-plugin *::before,
|
91 |
+
.googlesitekit-plugin *::after {
|
92 |
+
box-sizing: border-box; }
|
93 |
+
.googlesitekit-plugin svg:not(:root) {
|
94 |
+
overflow: hidden; }
|
95 |
+
.googlesitekit-plugin h1,
|
96 |
+
.googlesitekit-plugin h2,
|
97 |
+
.googlesitekit-plugin h3,
|
98 |
+
.googlesitekit-plugin h4,
|
99 |
+
.googlesitekit-plugin h5,
|
100 |
+
.googlesitekit-plugin h6 {
|
101 |
+
color: #3c4043;
|
102 |
+
font-family: "Google Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
|
103 |
+
line-height: 1.16; }
|
104 |
+
.googlesitekit-plugin h1,
|
105 |
+
.googlesitekit-plugin .googlesitekit-heading-1 {
|
106 |
+
font-size: 1.75rem;
|
107 |
+
font-weight: 400; }
|
108 |
+
@media (min-width: 600px) {
|
109 |
+
.googlesitekit-plugin h1,
|
110 |
+
.googlesitekit-plugin .googlesitekit-heading-1 {
|
111 |
+
font-size: 2.25rem; } }
|
112 |
+
.googlesitekit-plugin h2,
|
113 |
+
.googlesitekit-plugin .googlesitekit-heading-2 {
|
114 |
+
font-size: 1.375rem;
|
115 |
+
font-weight: 400; }
|
116 |
+
@media (min-width: 600px) {
|
117 |
+
.googlesitekit-plugin h2,
|
118 |
+
.googlesitekit-plugin .googlesitekit-heading-2 {
|
119 |
+
font-size: 1.75rem; } }
|
120 |
+
.googlesitekit-plugin h3,
|
121 |
+
.googlesitekit-plugin .googlesitekit-heading-3 {
|
122 |
+
font-size: 1.25rem;
|
123 |
+
font-weight: 400; }
|
124 |
+
@media (min-width: 600px) {
|
125 |
+
.googlesitekit-plugin h3,
|
126 |
+
.googlesitekit-plugin .googlesitekit-heading-3 {
|
127 |
+
font-size: 1.5rem; } }
|
128 |
+
.googlesitekit-plugin h4,
|
129 |
+
.googlesitekit-plugin .googlesitekit-heading-4 {
|
130 |
+
color: #5b5b61;
|
131 |
+
font-size: 1.125rem;
|
132 |
+
font-weight: 500; }
|
133 |
+
@media (min-width: 600px) {
|
134 |
+
.googlesitekit-plugin h4,
|
135 |
+
.googlesitekit-plugin .googlesitekit-heading-4 {
|
136 |
+
font-size: 1.25rem; } }
|
137 |
+
.googlesitekit-plugin .googlesitekit-subheading-1 {
|
138 |
+
font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
|
139 |
+
font-size: 0.9375rem;
|
140 |
+
font-weight: 500; }
|
141 |
+
@media (min-width: 600px) {
|
142 |
+
.googlesitekit-plugin .googlesitekit-subheading-1 {
|
143 |
+
font-size: 1rem; } }
|
144 |
+
.googlesitekit-plugin .googlesitekit-subheading-2 {
|
145 |
+
font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
|
146 |
+
font-size: 0.875rem;
|
147 |
+
font-weight: 500; }
|
148 |
+
@media (min-width: 600px) {
|
149 |
+
.googlesitekit-plugin .googlesitekit-subheading-2 {
|
150 |
+
font-size: 0.9375rem; } }
|
151 |
+
.googlesitekit-plugin .googlesitekit-overline {
|
152 |
+
color: #757575;
|
153 |
+
font-size: 0.75rem;
|
154 |
+
font-weight: 500;
|
155 |
+
letter-spacing: 0.16em;
|
156 |
+
line-height: 1.16;
|
157 |
+
text-transform: uppercase; }
|
158 |
+
.googlesitekit-plugin .googlesitekit-overline--collapse {
|
159 |
+
margin: 0; }
|
160 |
+
.googlesitekit-plugin .googlesitekit-recommended {
|
161 |
+
color: #34a853;
|
162 |
+
font-size: 10px;
|
163 |
+
font-weight: 500; }
|
164 |
+
.googlesitekit-plugin .googlesitekit-nodata {
|
165 |
+
display: none; }
|
166 |
+
.googlesitekit-plugin p {
|
167 |
+
font-size: 1rem; }
|
168 |
+
.googlesitekit-plugin a {
|
169 |
+
color: #1a73e8;
|
170 |
+
text-decoration: none; }
|
171 |
+
.googlesitekit-plugin a:hover {
|
172 |
+
text-decoration: underline; }
|
173 |
+
.googlesitekit-plugin a:focus {
|
174 |
+
box-shadow: none;
|
175 |
+
outline: 1px dashed #4285f4;
|
176 |
+
outline-offset: 3px; }
|
177 |
+
.googlesitekit-plugin button {
|
178 |
+
background: none;
|
179 |
+
border: none;
|
180 |
+
color: #1a73e8;
|
181 |
+
text-decoration: none; }
|
182 |
+
.googlesitekit-plugin button:hover {
|
183 |
+
text-decoration: underline; }
|
184 |
+
.googlesitekit-plugin button:focus {
|
185 |
+
outline: 1px dashed #4285f4;
|
186 |
+
outline-offset: 3px; }
|
187 |
+
.googlesitekit-plugin .screen-reader-only {
|
188 |
+
clip: rect(1px, 1px, 1px, 1px);
|
189 |
+
height: 1px;
|
190 |
+
overflow: hidden;
|
191 |
+
position: absolute !important;
|
192 |
+
width: 1px; }
|
193 |
+
|
194 |
+
/*
|
195 |
+
* Components
|
196 |
+
*/
|
197 |
+
/**
|
198 |
+
* Change Arrow styles.
|
199 |
+
*
|
200 |
+
* Site Kit by Google, Copyright 2020 Google LLC
|
201 |
+
*
|
202 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
203 |
+
* you may not use this file except in compliance with the License.
|
204 |
+
* You may obtain a copy of the License at
|
205 |
+
*
|
206 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
207 |
+
*
|
208 |
+
* Unless required by applicable law or agreed to in writing, software
|
209 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
210 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
211 |
+
* See the License for the specific language governing permissions and
|
212 |
+
* limitations under the License.
|
213 |
+
*/
|
214 |
+
.googlesitekit-change-arrow {
|
215 |
+
--color-up: #34a853;
|
216 |
+
--color-down: #c7221f; }
|
217 |
+
.googlesitekit-change-arrow--inverted-color {
|
218 |
+
--color-up: #c7221f;
|
219 |
+
--color-down: #34a853; }
|
220 |
+
.googlesitekit-change-arrow--up {
|
221 |
+
color: var(--color-up); }
|
222 |
+
.googlesitekit-change-arrow--down {
|
223 |
+
color: var(--color-up);
|
224 |
+
transform: rotate(180deg); }
|
225 |
+
.googlesitekit-change-arrow--down path {
|
226 |
+
fill: var(--color-down); }
|
227 |
+
|
228 |
+
/**
|
229 |
+
* CTA styles.
|
230 |
+
*
|
231 |
+
* Site Kit by Google, Copyright 2019 Google LLC
|
232 |
+
*
|
233 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
234 |
+
* you may not use this file except in compliance with the License.
|
235 |
+
* You may obtain a copy of the License at
|
236 |
+
*
|
237 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
238 |
+
*
|
239 |
+
* Unless required by applicable law or agreed to in writing, software
|
240 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
241 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
242 |
+
* See the License for the specific language governing permissions and
|
243 |
+
* limitations under the License.
|
244 |
+
*/
|
245 |
+
.googlesitekit-cta {
|
246 |
+
background-color: #1a73e8;
|
247 |
+
height: 100%;
|
248 |
+
padding: 16px;
|
249 |
+
width: 100%; }
|
250 |
+
@media (min-width: 960px) {
|
251 |
+
.googlesitekit-cta {
|
252 |
+
padding: 24px; } }
|
253 |
+
.googlesitekit-cta--error {
|
254 |
+
background-color: #fff;
|
255 |
+
border: 3px solid #d53e36; }
|
256 |
+
.googlesitekit-adminbar-modules .googlesitekit-cta {
|
257 |
+
padding: 16px; }
|
258 |
+
.googlesitekit-wp-dashboard .googlesitekit-cta {
|
259 |
+
background-color: #0073aa;
|
260 |
+
box-sizing: border-box;
|
261 |
+
height: auto;
|
262 |
+
margin-top: 12px;
|
263 |
+
padding: 12px; }
|
264 |
+
.googlesitekit-wp-dashboard .googlesitekit-cta--error {
|
265 |
+
background-color: #fff; }
|
266 |
+
.googlesitekit-wp-dashboard .googlesitekit-wp-dashboard-stats__cta .googlesitekit-cta {
|
267 |
+
margin-top: 0; }
|
268 |
+
.googlesitekit-cta .googlesitekit-cta__title {
|
269 |
+
color: #fff;
|
270 |
+
margin: 0 0 10px 0; }
|
271 |
+
.googlesitekit-cta--error .googlesitekit-cta__title {
|
272 |
+
color: #757575; }
|
273 |
+
.googlesitekit-cta .googlesitekit-adminbar-modules .googlesitekit-cta__title {
|
274 |
+
font-size: 1rem;
|
275 |
+
font-weight: 700; }
|
276 |
+
#google_dashboard_widget .googlesitekit-cta .googlesitekit-cta__title {
|
277 |
+
color: #fff;
|
278 |
+
font-weight: 700; }
|
279 |
+
#google_dashboard_widget .googlesitekit-cta--error .googlesitekit-cta__title {
|
280 |
+
color: #757575; }
|
281 |
+
.googlesitekit-cta .googlesitekit-cta__description {
|
282 |
+
color: #fff;
|
283 |
+
margin: 0 0 20px 0; }
|
284 |
+
.googlesitekit-cta--error .googlesitekit-cta__description {
|
285 |
+
color: #757575;
|
286 |
+
word-break: break-all; }
|
287 |
+
#google_dashboard_widget .googlesitekit-wp-dashboard .googlesitekit-cta a,
|
288 |
+
#google_dashboard_widget .googlesitekit-wp-dashboard .googlesitekit-cta button {
|
289 |
+
background-color: transparent;
|
290 |
+
border: none;
|
291 |
+
color: #fff; }
|
292 |
+
#google_dashboard_widget .googlesitekit-wp-dashboard .googlesitekit-cta a:hover,
|
293 |
+
#google_dashboard_widget .googlesitekit-wp-dashboard .googlesitekit-cta button:hover {
|
294 |
+
color: #fff;
|
295 |
+
text-decoration: underline; }
|
296 |
+
.googlesitekit-cta *:last-child {
|
297 |
+
margin-bottom: 0; }
|
298 |
+
|
299 |
+
/**
|
300 |
+
* CTA link styles.
|
301 |
+
*
|
302 |
+
* Site Kit by Google, Copyright 2019 Google LLC
|
303 |
+
*
|
304 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
305 |
+
* you may not use this file except in compliance with the License.
|
306 |
+
* You may obtain a copy of the License at
|
307 |
+
*
|
308 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
309 |
+
*
|
310 |
+
* Unless required by applicable law or agreed to in writing, software
|
311 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
312 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
313 |
+
* See the License for the specific language governing permissions and
|
314 |
+
* limitations under the License.
|
315 |
+
*/
|
316 |
+
.googlesitekit-cta-link {
|
317 |
+
color: #1a73e8;
|
318 |
+
cursor: pointer;
|
319 |
+
font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
|
320 |
+
font-size: 0.875rem;
|
321 |
+
font-weight: 500;
|
322 |
+
padding: 0;
|
323 |
+
text-align: left;
|
324 |
+
text-decoration: none; }
|
325 |
+
.googlesitekit-cta-link.googlesitekit-cta-link--inherit {
|
326 |
+
font-family: inherit;
|
327 |
+
font-size: inherit;
|
328 |
+
font-weight: inherit; }
|
329 |
+
.googlesitekit-cta-link.googlesitekit-cta-link--caps {
|
330 |
+
text-transform: uppercase; }
|
331 |
+
.googlesitekit-cta-link.googlesitekit-cta-link--danger {
|
332 |
+
color: #d53e36; }
|
333 |
+
.googlesitekit-cta-link.googlesitekit-cta-link--small {
|
334 |
+
font-size: 0.75rem; }
|
335 |
+
.googlesitekit-cta-link.googlesitekit-cta-link--arrow, .googlesitekit-cta-link.googlesitekit-cta-link--external {
|
336 |
+
background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M11%2011H2V2h3V0H2a2%202%200%200%200-2%202v9a2%202%200%200%200%202%202h9c1.1%200%202-.9%202-2V8h-2v3z%22%20fill%3D%22%231A73E8%22%20fill-rule%3D%22nonzero%22%2F%3E%3Cpath%20fill%3D%22%231A73E8%22%20d%3D%22M7%200h6v2H7zM11%202h2v4h-2z%22%2F%3E%3Cpath%20d%3D%22M11%202L5%208%22%20stroke%3D%22%231A73E8%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22square%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
|
337 |
+
background-position: calc(100% - 1px) center;
|
338 |
+
background-repeat: no-repeat;
|
339 |
+
background-size: 13px 13px;
|
340 |
+
padding-right: 20px; }
|
341 |
+
.googlesitekit-cta-link.googlesitekit-cta-link--arrow {
|
342 |
+
background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Ccircle%20fill%3D%22%231A73E8%22%20cx%3D%226.5%22%20cy%3D%226.5%22%20r%3D%226.5%22%2F%3E%3Cpath%20d%3D%22M3.461%206.96h5.15L6.36%209.21a.464.464%200%200%200%20.325.79.459.459%200%200%200%20.325-.135l3.037-3.038a.459.459%200%200%200%200-.65L7.015%203.135a.46.46%200%200%200-.65.65L8.61%206.039H3.461a.462.462%200%200%200-.461.46c0%20.254.207.462.461.462z%22%20fill%3D%22%23FFF%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }
|
343 |
+
.googlesitekit-cta-link.googlesitekit-cta-link--arrow.googlesitekit-cta-link--inverse {
|
344 |
+
background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Ccircle%20fill%3D%22%23FFF%22%20cx%3D%226.5%22%20cy%3D%226.5%22%20r%3D%226.5%22%2F%3E%3Cpath%20d%3D%22M3.461%206.96h5.15L6.36%209.21a.464.464%200%200%200%20.325.79.459.459%200%200%200%20.325-.135l3.037-3.038a.459.459%200%200%200%200-.65L7.015%203.135a.46.46%200%200%200-.65.65L8.61%206.039H3.461a.462.462%200%200%200-.461.46c0%20.254.207.462.461.462z%22%20fill%3D%22%231A73E8%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }
|
345 |
+
.googlesitekit-cta-link.googlesitekit-cta-link--arrow.googlesitekit-cta-link--disabled {
|
346 |
+
background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Ccircle%20fill%3D%22%23bbb%22%20cx%3D%226.5%22%20cy%3D%226.5%22%20r%3D%226.5%22%2F%3E%3Cpath%20d%3D%22M3.461%206.96h5.15L6.36%209.21a.464.464%200%200%200%20.325.79.459.459%200%200%200%20.325-.135l3.037-3.038a.459.459%200%200%200%200-.65L7.015%203.135a.46.46%200%200%200-.65.65L8.61%206.039H3.461a.462.462%200%200%200-.461.46c0%20.254.207.462.461.462z%22%20fill%3D%22%23FFF%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }
|
347 |
+
.googlesitekit-cta-link.googlesitekit-cta-link--inverse {
|
348 |
+
color: #fff; }
|
349 |
+
.googlesitekit-cta-link.googlesitekit-cta-link--back::before {
|
350 |
+
background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%228%22%20height%3D%227%22%20viewBox%3D%220%200%208%207%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M6.722%203.96H1.573l2.25%202.25a.464.464%200%200%201-.325.79.459.459%200%200%201-.325-.135L.135%203.827a.459.459%200%200%201%200-.65L3.168.135a.46.46%200%201%201%20.65.65L1.573%203.039h5.15c.253%200%20.46.207.46.46a.462.462%200%200%201-.46.462z%22%20fill%3D%22%231A73E8%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E");
|
351 |
+
background-position: center center;
|
352 |
+
background-repeat: no-repeat;
|
353 |
+
background-size: 9px 9px;
|
354 |
+
content: "";
|
355 |
+
display: inline-block;
|
356 |
+
height: 9px;
|
357 |
+
margin-right: 5px;
|
358 |
+
width: 9px; }
|
359 |
+
.googlesitekit-cta-link.googlesitekit-cta-link--disabled {
|
360 |
+
color: #bbb;
|
361 |
+
cursor: default; }
|
362 |
+
.googlesitekit-cta-link:hover {
|
363 |
+
color: #1a73e8;
|
364 |
+
text-decoration: underline; }
|
365 |
+
.googlesitekit-cta-link.googlesitekit-cta-link--danger:hover {
|
366 |
+
color: #d53e36; }
|
367 |
+
.googlesitekit-cta-link.googlesitekit-cta-link--disabled:hover {
|
368 |
+
color: #bbb;
|
369 |
+
text-decoration: none; }
|
370 |
+
.googlesitekit-cta-link.googlesitekit-cta-link--inverse:hover {
|
371 |
+
color: #fff; }
|
372 |
+
|
373 |
+
/**
|
374 |
+
* Data block styles.
|
375 |
+
*
|
376 |
+
* Site Kit by Google, Copyright 2019 Google LLC
|
377 |
+
*
|
378 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
379 |
+
* you may not use this file except in compliance with the License.
|
380 |
+
* You may obtain a copy of the License at
|
381 |
+
*
|
382 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
383 |
+
*
|
384 |
+
* Unless required by applicable law or agreed to in writing, software
|
385 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
386 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
387 |
+
* See the License for the specific language governing permissions and
|
388 |
+
* limitations under the License.
|
389 |
+
*/
|
390 |
+
.googlesitekit-data-block {
|
391 |
+
position: relative;
|
392 |
+
text-align: left;
|
393 |
+
/* stylelint-disable no-descending-specificity */
|
394 |
+
/* stylelint-enable */ }
|
395 |
+
.post-php .googlesitekit-data-block {
|
396 |
+
min-width: 150px; }
|
397 |
+
.googlesitekit-wp-dashboard .googlesitekit-data-block {
|
398 |
+
padding-top: 12px; }
|
399 |
+
.googlesitekit-dashboard-adsense-stats .googlesitekit-data-block {
|
400 |
+
align-items: flex-end;
|
401 |
+
display: flex; }
|
402 |
+
.googlesitekit-data-block--button {
|
403 |
+
cursor: pointer;
|
404 |
+
display: flex;
|
405 |
+
flex-direction: column;
|
406 |
+
height: 100%;
|
407 |
+
justify-content: flex-end;
|
408 |
+
padding-bottom: 16px;
|
409 |
+
padding-top: 20px;
|
410 |
+
text-align: center;
|
411 |
+
transition: background-color 0.2s ease-in-out; }
|
412 |
+
@media (min-width: 960px) {
|
413 |
+
.googlesitekit-data-block--button {
|
414 |
+
padding-bottom: 24px;
|
415 |
+
padding-top: 28px; } }
|
416 |
+
.googlesitekit-data-block--button::before {
|
417 |
+
content: "";
|
418 |
+
height: 4px;
|
419 |
+
left: 0;
|
420 |
+
opacity: 0;
|
421 |
+
position: absolute;
|
422 |
+
right: 0;
|
423 |
+
top: 0;
|
424 |
+
transition: opacity 0.2s ease-in-out; }
|
425 |
+
.googlesitekit-data-block--selected::before {
|
426 |
+
opacity: 1; }
|
427 |
+
.googlesitekit-data-block--button-1:hover, .googlesitekit-data-block--button-1:focus, .googlesitekit-data-block--button-1:active {
|
428 |
+
background-color: rgba(66, 133, 244, 0.1); }
|
429 |
+
.googlesitekit-data-block--button-1::before {
|
430 |
+
background-color: #4285f4; }
|
431 |
+
.googlesitekit-data-block--button-2:hover, .googlesitekit-data-block--button-2:focus, .googlesitekit-data-block--button-2:active {
|
432 |
+
background-color: rgba(39, 188, 212, 0.1); }
|
433 |
+
.googlesitekit-data-block--button-2::before {
|
434 |
+
background-color: #27bcd4; }
|
435 |
+
.googlesitekit-data-block--button-3:hover, .googlesitekit-data-block--button-3:focus, .googlesitekit-data-block--button-3:active {
|
436 |
+
background-color: rgba(27, 150, 136, 0.1); }
|
437 |
+
.googlesitekit-data-block--button-3::before {
|
438 |
+
background-color: #1b9688; }
|
439 |
+
.googlesitekit-data-block--button-4:hover, .googlesitekit-data-block--button-4:focus, .googlesitekit-data-block--button-4:active {
|
440 |
+
background-color: rgba(103, 58, 183, 0.1); }
|
441 |
+
.googlesitekit-data-block--button-4::before {
|
442 |
+
background-color: #673ab7; }
|
443 |
+
.googlesitekit-dashboard-adsense-stats .googlesitekit-data-block .googlesitekit-data-block__title-datapoint-wrapper {
|
444 |
+
flex: 0 0 auto; }
|
445 |
+
.googlesitekit-dashboard-adsense-stats .googlesitekit-data-block .googlesitekit-data-block__change-source-wrapper {
|
446 |
+
flex: 0 0 auto;
|
447 |
+
margin-bottom: 2px; }
|
448 |
+
.googlesitekit-data-block .googlesitekit-data-block__title {
|
449 |
+
color: #757575;
|
450 |
+
font-weight: 400;
|
451 |
+
letter-spacing: 0.04em;
|
452 |
+
margin: 0 0 12px 0; }
|
453 |
+
.googlesitekit-adminbar .googlesitekit-data-block .googlesitekit-data-block__title {
|
454 |
+
font-size: 16px;
|
455 |
+
margin-bottom: 5px; }
|
456 |
+
.googlesitekit-dashboard-adsense-stats .googlesitekit-data-block .googlesitekit-data-block__title {
|
457 |
+
font-size: 0.75rem;
|
458 |
+
margin-bottom: 0; }
|
459 |
+
#dashboard-widgets .googlesitekit-wp-dashboard .googlesitekit-data-block .googlesitekit-data-block__title {
|
460 |
+
font-size: 0.75rem; }
|
461 |
+
.googlesitekit-data-block .googlesitekit-data-block__datapoint {
|
462 |
+
color: #3c4043;
|
463 |
+
font-size: 1.875rem;
|
464 |
+
line-height: 1;
|
465 |
+
margin: 0; }
|
466 |
+
@media (min-width: 960px) {
|
467 |
+
.googlesitekit-data-block .googlesitekit-data-block__datapoint {
|
468 |
+
font-size: 2.625rem; } }
|
469 |
+
@media (min-width: 1280px) {
|
470 |
+
.googlesitekit-data-block .googlesitekit-data-block__datapoint {
|
471 |
+
font-size: 3.625rem; } }
|
472 |
+
.googlesitekit-adminbar .googlesitekit-data-block .googlesitekit-data-block__datapoint {
|
473 |
+
display: inline-block;
|
474 |
+
font-size: 36px;
|
475 |
+
line-height: 1.25;
|
476 |
+
margin-right: 5px; }
|
477 |
+
.googlesitekit-wp-dashboard .googlesitekit-data-block .googlesitekit-data-block__datapoint {
|
478 |
+
font-size: 2.125rem; }
|
479 |
+
.googlesitekit-dashboard-adsense-stats .googlesitekit-data-block .googlesitekit-data-block__datapoint {
|
480 |
+
font-size: 2.25rem; }
|
481 |
+
.googlesitekit-data-block .googlesitekit-data-block__change {
|
482 |
+
color: #757575;
|
483 |
+
font-size: 0.75rem;
|
484 |
+
letter-spacing: 0;
|
485 |
+
line-height: 1;
|
486 |
+
margin-top: 16px;
|
487 |
+
text-transform: none; }
|
488 |
+
.googlesitekit-adminbar .googlesitekit-data-block .googlesitekit-data-block__change {
|
489 |
+
display: inline-block;
|
490 |
+
font-size: 16px;
|
491 |
+
margin-top: 0; }
|
492 |
+
.googlesitekit-wp-dashboard .googlesitekit-data-block .googlesitekit-data-block__change {
|
493 |
+
margin-top: 10px; }
|
494 |
+
.googlesitekit-dashboard-adsense-stats .googlesitekit-data-block .googlesitekit-data-block__change {
|
495 |
+
margin-top: 0; }
|
496 |
+
.googlesitekit-data-block .googlesitekit-data-block__sparkline {
|
497 |
+
margin-top: 8px;
|
498 |
+
max-width: 150px; }
|
499 |
+
.googlesitekit-adminbar .googlesitekit-data-block .googlesitekit-data-block__sparkline {
|
500 |
+
display: none; }
|
501 |
+
.googlesitekit-dashboard-adsense-stats .googlesitekit-data-block .googlesitekit-data-block__sparkline {
|
502 |
+
flex: 1 1 100%;
|
503 |
+
margin: 0 0 5px 0;
|
504 |
+
max-width: none;
|
505 |
+
max-width: initial;
|
506 |
+
min-width: 10px;
|
507 |
+
padding: 0 8px; }
|
508 |
+
@media (min-width: 960px) {
|
509 |
+
.googlesitekit-dashboard-adsense-stats .googlesitekit-data-block .googlesitekit-data-block__sparkline {
|
510 |
+
padding: 0 12px; } }
|
511 |
+
@media (min-width: 1280px) {
|
512 |
+
.googlesitekit-dashboard-adsense-stats .googlesitekit-data-block .googlesitekit-data-block__sparkline {
|
513 |
+
padding: 0 24px; } }
|
514 |
+
.googlesitekit-data-block--button .googlesitekit-data-block__sparkline {
|
515 |
+
margin: 8px auto 0 auto; }
|
516 |
+
.googlesitekit-data-block .googlesitekit-data-block__arrow {
|
517 |
+
display: inline-block;
|
518 |
+
line-height: 1;
|
519 |
+
margin-right: 2px;
|
520 |
+
vertical-align: baseline; }
|
521 |
+
.googlesitekit-data-block .googlesitekit-data-block__arrow--reverse {
|
522 |
+
transform: rotate(180deg); }
|
523 |
+
#wpadminbar .googlesitekit-data-block .googlesitekit-data-block__arrow .svg {
|
524 |
+
height: 9px;
|
525 |
+
width: 9px; }
|
526 |
+
.googlesitekit-data-block .googlesitekit-data-block__value {
|
527 |
+
color: #757575;
|
528 |
+
display: inline-block;
|
529 |
+
font-size: 0.75rem;
|
530 |
+
letter-spacing: 0;
|
531 |
+
line-height: 1;
|
532 |
+
text-transform: none; }
|
533 |
+
.googlesitekit-adminbar .googlesitekit-data-block .googlesitekit-data-block__value {
|
534 |
+
font-size: 16px; }
|
535 |
+
.googlesitekit-data-block .googlesitekit-data-block__source {
|
536 |
+
font-size: 0.75rem;
|
537 |
+
margin-top: 8px; }
|
538 |
+
@media (min-width: 960px) {
|
539 |
+
.googlesitekit-data-block .googlesitekit-data-block__source {
|
540 |
+
margin-top: 12px; } }
|
541 |
+
|
542 |
+
/**
|
543 |
+
* Error text styles.
|
544 |
+
*
|
545 |
+
* Site Kit by Google, Copyright 2019 Google LLC
|
546 |
+
*
|
547 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
548 |
+
* you may not use this file except in compliance with the License.
|
549 |
+
* You may obtain a copy of the License at
|
550 |
+
*
|
551 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
552 |
+
*
|
553 |
+
* Unless required by applicable law or agreed to in writing, software
|
554 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
555 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
556 |
+
* See the License for the specific language governing permissions and
|
557 |
+
* limitations under the License.
|
558 |
+
*/
|
559 |
+
.googlesitekit-error-text {
|
560 |
+
color: #d53e36;
|
561 |
+
font-weight: 500; }
|
562 |
+
|
563 |
+
/**
|
564 |
+
* Site Kit by Google Logo styles.
|
565 |
+
*
|
566 |
+
* Site Kit by Google, Copyright 2019 Google LLC
|
567 |
+
*
|
568 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
569 |
+
* you may not use this file except in compliance with the License.
|
570 |
+
* You may obtain a copy of the License at
|
571 |
+
*
|
572 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
573 |
+
*
|
574 |
+
* Unless required by applicable law or agreed to in writing, software
|
575 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
576 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
577 |
+
* See the License for the specific language governing permissions and
|
578 |
+
* limitations under the License.
|
579 |
+
*/
|
580 |
+
.googlesitekit-logo {
|
581 |
+
color: #5b5b61;
|
582 |
+
line-height: 0; }
|
583 |
+
.googlesitekit-logo .googlesitekit-logo__logo-g,
|
584 |
+
.googlesitekit-logo .googlesitekit-svg-logo-g {
|
585 |
+
height: 24px;
|
586 |
+
vertical-align: middle;
|
587 |
+
width: 23px; }
|
588 |
+
@media (min-width: 600px) {
|
589 |
+
.googlesitekit-logo .googlesitekit-logo__logo-g,
|
590 |
+
.googlesitekit-logo .googlesitekit-svg-logo-g {
|
591 |
+
height: 34px;
|
592 |
+
width: 32px; } }
|
593 |
+
.googlesitekit-logo .googlesitekit-logo__logo-sitekit,
|
594 |
+
.googlesitekit-logo .googlesitekit-svg-logo-sitekit {
|
595 |
+
fill: currentColor;
|
596 |
+
height: 16px;
|
597 |
+
margin-left: 8px;
|
598 |
+
vertical-align: middle;
|
599 |
+
width: 61px; }
|
600 |
+
@media (min-width: 600px) {
|
601 |
+
.googlesitekit-logo .googlesitekit-logo__logo-sitekit,
|
602 |
+
.googlesitekit-logo .googlesitekit-svg-logo-sitekit {
|
603 |
+
height: 26px;
|
604 |
+
margin-left: 16px;
|
605 |
+
width: 99px; } }
|
606 |
+
.googlesitekit-logo--mini .googlesitekit-logo__logo-g,
|
607 |
+
.googlesitekit-logo--mini .googlesitekit-svg-logo-g {
|
608 |
+
height: 19px;
|
609 |
+
width: 19px; }
|
610 |
+
.googlesitekit-logo--mini .googlesitekit-logo__logo-sitekit,
|
611 |
+
.googlesitekit-logo--mini .googlesitekit-svg-logo-sitekit {
|
612 |
+
height: 17px;
|
613 |
+
margin-left: 4px;
|
614 |
+
width: 78px; }
|
615 |
+
|
616 |
+
/**
|
617 |
+
* Notifications counter styles.
|
618 |
+
*
|
619 |
+
* Site Kit by Google, Copyright 2019 Google LLC
|
620 |
+
*
|
621 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
622 |
+
* you may not use this file except in compliance with the License.
|
623 |
+
* You may obtain a copy of the License at
|
624 |
+
*
|
625 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
626 |
+
*
|
627 |
+
* Unless required by applicable law or agreed to in writing, software
|
628 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
629 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
630 |
+
* See the License for the specific language governing permissions and
|
631 |
+
* limitations under the License.
|
632 |
+
*/
|
633 |
+
#adminmenu .googlesitekit-notifications-counter {
|
634 |
+
margin-left: 5px; }
|
635 |
+
|
636 |
+
#wpadminbar .googlesitekit-notifications-counter {
|
637 |
+
background-color: #ca4a1f;
|
638 |
+
border-radius: 11px;
|
639 |
+
color: #fff;
|
640 |
+
display: inline-block;
|
641 |
+
font-size: 0.5625rem;
|
642 |
+
height: 17px;
|
643 |
+
line-height: 17px;
|
644 |
+
margin: -4px 0 0 5px;
|
645 |
+
min-width: 7px;
|
646 |
+
padding: 0 5px;
|
647 |
+
text-align: center;
|
648 |
+
vertical-align: middle;
|
649 |
+
z-index: 26; }
|
650 |
+
|
651 |
+
#wpadminbar .googlesitekit-wp-adminbar.hover .googlesitekit-notifications-counter,
|
652 |
+
#wpadminbar.nojs .googlesitekit-wp-adminbar:hover .googlesitekit-notifications-counter,
|
653 |
+
#wpadminbar:not(.mobile) .googlesitekit-wp-adminbar:hover .googlesitekit-notifications-counter,
|
654 |
+
#wpadminbar:not(.mobile) .googlesitekit-wp-adminbar .ab-item:focus .googlesitekit-notifications-counter {
|
655 |
+
background-color: #00b9eb;
|
656 |
+
color: #fff; }
|
657 |
+
|
658 |
+
#wpadminbar .count-0 {
|
659 |
+
display: none; }
|
660 |
+
|
661 |
+
#wpadminbar .plugin-count {
|
662 |
+
font-size: 0.5625rem;
|
663 |
+
line-height: 17px; }
|
664 |
+
|
665 |
+
/**
|
666 |
+
* Preview block styles.
|
667 |
+
*
|
668 |
+
* Site Kit by Google, Copyright 2019 Google LLC
|
669 |
+
*
|
670 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
671 |
+
* you may not use this file except in compliance with the License.
|
672 |
+
* You may obtain a copy of the License at
|
673 |
+
*
|
674 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
675 |
+
*
|
676 |
+
* Unless required by applicable law or agreed to in writing, software
|
677 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
678 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
679 |
+
* See the License for the specific language governing permissions and
|
680 |
+
* limitations under the License.
|
681 |
+
*/
|
682 |
+
.googlesitekit-preview-block {
|
683 |
+
display: flex;
|
684 |
+
flex-direction: column; }
|
685 |
+
.googlesitekit-preview-block--padding {
|
686 |
+
padding: 16px; }
|
687 |
+
.googlesitekit-preview-block--padding + .googlesitekit-preview-block--padding {
|
688 |
+
padding-top: 0; }
|
689 |
+
@media (min-width: 960px) {
|
690 |
+
.googlesitekit-preview-block--padding {
|
691 |
+
padding: 24px; } }
|
692 |
+
.googlesitekit-preview-block__wrapper {
|
693 |
+
animation: pulse 1s infinite ease-in-out;
|
694 |
+
animation-direction: alternate;
|
695 |
+
flex: 1 1 auto; }
|
696 |
+
.googlesitekit-preview-block__wrapper--circle {
|
697 |
+
border-radius: 50%; }
|
698 |
+
|
699 |
+
@keyframes pulse {
|
700 |
+
0% {
|
701 |
+
background-color: rgba(0, 0, 0, 0.05); }
|
702 |
+
100% {
|
703 |
+
background-color: rgba(0, 0, 0, 0.15); } }
|
704 |
+
|
705 |
+
/**
|
706 |
+
* Preview table styles.
|
707 |
+
*
|
708 |
+
* Site Kit by Google, Copyright 2019 Google LLC
|
709 |
+
*
|
710 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
711 |
+
* you may not use this file except in compliance with the License.
|
712 |
+
* You may obtain a copy of the License at
|
713 |
+
*
|
714 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
715 |
+
*
|
716 |
+
* Unless required by applicable law or agreed to in writing, software
|
717 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
718 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
719 |
+
* See the License for the specific language governing permissions and
|
720 |
+
* limitations under the License.
|
721 |
+
*/
|
722 |
+
.googlesitekit-preview-table--padding {
|
723 |
+
padding: 16px; }
|
724 |
+
.googlesitekit-preview-table--padding + .googlesitekit-preview-table--padding {
|
725 |
+
padding-top: 0; }
|
726 |
+
@media (min-width: 960px) {
|
727 |
+
.googlesitekit-preview-table--padding {
|
728 |
+
padding: 24px; } }
|
729 |
+
|
730 |
+
.googlesitekit-preview-table .googlesitekit-preview-table__row {
|
731 |
+
margin: 0 0 9px 0; }
|
732 |
+
.googlesitekit-preview-table .googlesitekit-preview-table__row:last-child {
|
733 |
+
margin-bottom: 0; }
|
734 |
+
|
735 |
+
/**
|
736 |
+
* Source link styles.
|
737 |
+
*
|
738 |
+
* Site Kit by Google, Copyright 2019 Google LLC
|
739 |
+
*
|
740 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
741 |
+
* you may not use this file except in compliance with the License.
|
742 |
+
* You may obtain a copy of the License at
|
743 |
+
*
|
744 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
745 |
+
*
|
746 |
+
* Unless required by applicable law or agreed to in writing, software
|
747 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
748 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
749 |
+
* See the License for the specific language governing permissions and
|
750 |
+
* limitations under the License.
|
751 |
+
*/
|
752 |
+
.googlesitekit-source-link {
|
753 |
+
font-size: 0.75rem; }
|
754 |
+
|
755 |
+
/**
|
756 |
+
* Table styles.
|
757 |
+
*
|
758 |
+
* Site Kit by Google, Copyright 2019 Google LLC
|
759 |
+
*
|
760 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
761 |
+
* you may not use this file except in compliance with the License.
|
762 |
+
* You may obtain a copy of the License at
|
763 |
+
*
|
764 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
765 |
+
*
|
766 |
+
* Unless required by applicable law or agreed to in writing, software
|
767 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
768 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
769 |
+
* See the License for the specific language governing permissions and
|
770 |
+
* limitations under the License.
|
771 |
+
*/
|
772 |
+
.googlesitekit-table {
|
773 |
+
counter-reset: table;
|
774 |
+
font-size: 0.875rem;
|
775 |
+
padding: 16px;
|
776 |
+
position: relative; }
|
777 |
+
@media (min-width: 960px) {
|
778 |
+
.googlesitekit-table {
|
779 |
+
padding: 24px; } }
|
780 |
+
.googlesitekit-details-widget .googlesitekit-table,
|
781 |
+
.googlesitekit-alltraffic-widget .googlesitekit-table,
|
782 |
+
.googlesitekit-wp-dashboard .googlesitekit-table,
|
783 |
+
.googlesitekit-pagespeed-report .googlesitekit-table {
|
784 |
+
padding: 0; }
|
785 |
+
.googlesitekit-table .googlesitekit-table__wrapper {
|
786 |
+
border-collapse: collapse;
|
787 |
+
table-layout: fixed;
|
788 |
+
width: 100%; }
|
789 |
+
.googlesitekit-table .googlesitekit-table__head-row {
|
790 |
+
border-bottom: 1px solid #e6e6e6; }
|
791 |
+
.googlesitekit-table .googlesitekit-table__head-item {
|
792 |
+
color: #3c4043;
|
793 |
+
font-weight: 500;
|
794 |
+
-webkit-hyphens: auto;
|
795 |
+
-ms-hyphens: auto;
|
796 |
+
hyphens: auto;
|
797 |
+
outline: 0;
|
798 |
+
padding: 0 8px 8px 8px;
|
799 |
+
position: relative;
|
800 |
+
text-align: right;
|
801 |
+
text-decoration: none;
|
802 |
+
white-space: normal; }
|
803 |
+
@media (min-width: 960px) {
|
804 |
+
.googlesitekit-table .googlesitekit-table__head-item {
|
805 |
+
padding: 0 12px 12px 12px; } }
|
806 |
+
.googlesitekit-table .googlesitekit-table__head-item:first-child {
|
807 |
+
padding-left: 0;
|
808 |
+
text-align: left; }
|
809 |
+
.googlesitekit-table .googlesitekit-table__head-item:last-child {
|
810 |
+
padding-right: 0; }
|
811 |
+
.googlesitekit-table .googlesitekit-table__head-item--primary {
|
812 |
+
width: 50%; }
|
813 |
+
.googlesitekit-table-overflow .googlesitekit-table .googlesitekit-table__head-item:last-child {
|
814 |
+
padding-right: 16px; }
|
815 |
+
@media (min-width: 600px) {
|
816 |
+
.googlesitekit-table-overflow .googlesitekit-table .googlesitekit-table__head-item:last-child {
|
817 |
+
padding-right: 0; } }
|
818 |
+
@media (min-width: 960px) {
|
819 |
+
.googlesitekit-table .googlesitekit-table__head-item[data-tooltip]::before {
|
820 |
+
background: rgba(0, 0, 0, 0.7);
|
821 |
+
border-radius: 3px;
|
822 |
+
color: #fff;
|
823 |
+
content: attr(data-tooltip);
|
824 |
+
display: none;
|
825 |
+
font-size: 0.75rem;
|
826 |
+
max-width: 250px;
|
827 |
+
opacity: 0;
|
828 |
+
padding: calc(16px / 2) 24px;
|
829 |
+
pointer-events: none;
|
830 |
+
position: absolute;
|
831 |
+
right: 0;
|
832 |
+
text-align: center;
|
833 |
+
top: 100%;
|
834 |
+
transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out;
|
835 |
+
visibility: hidden; } }
|
836 |
+
@media (min-width: 960px) {
|
837 |
+
.googlesitekit-table .googlesitekit-table__head-item:first-child[data-tooltip]::before {
|
838 |
+
left: 0; } }
|
839 |
+
.googlesitekit-table .googlesitekit-table__wrapper--2-col .googlesitekit-table__head-item--primary {
|
840 |
+
width: 75%; }
|
841 |
+
.googlesitekit-table .googlesitekit-table__body {
|
842 |
+
font-weight: 400; }
|
843 |
+
.googlesitekit-table .googlesitekit-table__body-row {
|
844 |
+
border-bottom: 1px solid #e6e6e6; }
|
845 |
+
.googlesitekit-table .googlesitekit-table__body-item {
|
846 |
+
padding: 8px;
|
847 |
+
text-align: right; }
|
848 |
+
@media (min-width: 960px) {
|
849 |
+
.googlesitekit-table .googlesitekit-table__body-item {
|
850 |
+
padding: 12px; } }
|
851 |
+
.googlesitekit-table .googlesitekit-table__body-item:first-child {
|
852 |
+
padding-left: 0;
|
853 |
+
text-align: left; }
|
854 |
+
.googlesitekit-table .googlesitekit-table__body-item:last-child {
|
855 |
+
padding-right: 0; }
|
856 |
+
.googlesitekit-table .googlesitekit-table__body-item .googlesitekit-mini-chart {
|
857 |
+
display: none; }
|
858 |
+
@media (min-width: 600px) {
|
859 |
+
.googlesitekit-table .googlesitekit-table__body-item .googlesitekit-mini-chart {
|
860 |
+
display: block; } }
|
861 |
+
.googlesitekit-table-overflow .googlesitekit-table .googlesitekit-table__body-item:last-child {
|
862 |
+
padding-right: 16px; }
|
863 |
+
@media (min-width: 600px) {
|
864 |
+
.googlesitekit-table-overflow .googlesitekit-table .googlesitekit-table__body-item:last-child {
|
865 |
+
padding-right: 0; } }
|
866 |
+
.googlesitekit-table--with-list .googlesitekit-table__body-row {
|
867 |
+
transition: background-color 0.2s ease-in-out; }
|
868 |
+
.googlesitekit-table--with-list .googlesitekit-table__body-row:last-child {
|
869 |
+
border-bottom: 0; }
|
870 |
+
.googlesitekit-table--with-list .googlesitekit-table__body-row:hover {
|
871 |
+
background-color: rgba(60, 64, 67, 0.05); }
|
872 |
+
.googlesitekit-table--with-list .googlesitekit-table__body-item:first-child .googlesitekit-table__body-item-content {
|
873 |
+
margin-left: 24px;
|
874 |
+
position: relative; }
|
875 |
+
.googlesitekit-table--with-list .googlesitekit-table__body-item:first-child .googlesitekit-table__body-item-content::before {
|
876 |
+
content: counter(table) ".";
|
877 |
+
counter-increment: table;
|
878 |
+
left: -24px;
|
879 |
+
position: absolute; }
|
880 |
+
@media (max-width: 600px) {
|
881 |
+
.googlesitekit-table .googlesitekit-table__body-item-content .googlesitekit-cta-link {
|
882 |
+
display: block;
|
883 |
+
overflow: hidden;
|
884 |
+
text-overflow: ellipsis; } }
|
885 |
+
.googlesitekit-wp-dashboard .googlesitekit-table .googlesitekit-table__body-item-link {
|
886 |
+
background-image: none; }
|
887 |
+
.googlesitekit-table .googlesitekit-table__body-item-url {
|
888 |
+
background-image: none;
|
889 |
+
display: block;
|
890 |
+
font-size: 0.75rem;
|
891 |
+
word-break: break-word; }
|
892 |
+
.googlesitekit-table .googlesitekit-table__body-item-chart-wrap {
|
893 |
+
align-items: center;
|
894 |
+
display: flex;
|
895 |
+
justify-content: flex-end; }
|
896 |
+
.googlesitekit-table .googlesitekit-table__source {
|
897 |
+
margin-top: 16px; }
|
898 |
+
@media (min-width: 960px) {
|
899 |
+
.googlesitekit-table .googlesitekit-table__source {
|
900 |
+
margin-top: 24px; } }
|
901 |
+
|
902 |
+
/**
|
903 |
+
* Table overflow styles.
|
904 |
+
*
|
905 |
+
* Site Kit by Google, Copyright 2019 Google LLC
|
906 |
+
*
|
907 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
908 |
+
* you may not use this file except in compliance with the License.
|
909 |
+
* You may obtain a copy of the License at
|
910 |
+
*
|
911 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
912 |
+
*
|
913 |
+
* Unless required by applicable law or agreed to in writing, software
|
914 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
915 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
916 |
+
* See the License for the specific language governing permissions and
|
917 |
+
* limitations under the License.
|
918 |
+
*/
|
919 |
+
.googlesitekit-table-overflow {
|
920 |
+
position: relative; }
|
921 |
+
@media (max-width: 600px) {
|
922 |
+
.googlesitekit-table-overflow::after {
|
923 |
+
background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 85%, white 100%);
|
924 |
+
bottom: 0;
|
925 |
+
content: "";
|
926 |
+
display: block;
|
927 |
+
pointer-events: none;
|
928 |
+
position: absolute;
|
929 |
+
right: 0;
|
930 |
+
top: 0;
|
931 |
+
transition: all 0.2s ease-in-out;
|
932 |
+
width: 0; } }
|
933 |
+
@media (max-width: 600px) {
|
934 |
+
.googlesitekit-table-overflow--gradient::after {
|
935 |
+
width: 15%; } }
|
936 |
+
.googlesitekit-table-overflow .googlesitekit-table-overflow__container {
|
937 |
+
overflow-x: auto;
|
938 |
+
white-space: nowrap; }
|
939 |
+
@media (min-width: 600px) {
|
940 |
+
.googlesitekit-table-overflow .googlesitekit-table-overflow__container {
|
941 |
+
overflow-x: visible;
|
942 |
+
white-space: normal; } }
|
943 |
+
|
944 |
+
/**
|
945 |
+
* Search console widget styles.
|
946 |
+
*
|
947 |
+
* Site Kit by Google, Copyright 2019 Google LLC
|
948 |
+
*
|
949 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
950 |
+
* you may not use this file except in compliance with the License.
|
951 |
+
* You may obtain a copy of the License at
|
952 |
+
*
|
953 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
954 |
+
*
|
955 |
+
* Unless required by applicable law or agreed to in writing, software
|
956 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
957 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
958 |
+
* See the License for the specific language governing permissions and
|
959 |
+
* limitations under the License.
|
960 |
+
*/
|
961 |
+
#google_dashboard_widget .googlesitekit-search-console-widget {
|
962 |
+
padding-top: 12px; }
|
963 |
+
#google_dashboard_widget .googlesitekit-search-console-widget .googlesitekit-search-console-widget__title {
|
964 |
+
font-size: 0.875rem;
|
965 |
+
font-weight: 700;
|
966 |
+
margin: 0;
|
967 |
+
padding: 0; }
|
968 |
+
|
969 |
+
/**
|
970 |
+
* WP dashboard styles.
|
971 |
+
*
|
972 |
+
* Site Kit by Google, Copyright 2019 Google LLC
|
973 |
+
*
|
974 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
975 |
+
* you may not use this file except in compliance with the License.
|
976 |
+
* You may obtain a copy of the License at
|
977 |
+
*
|
978 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
979 |
+
*
|
980 |
+
* Unless required by applicable law or agreed to in writing, software
|
981 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
982 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
983 |
+
* See the License for the specific language governing permissions and
|
984 |
+
* limitations under the License.
|
985 |
+
*/
|
986 |
+
#google_dashboard_widget h2.hndle {
|
987 |
+
line-height: 1; }
|
988 |
+
|
989 |
+
#google_dashboard_widget .googlesitekit-wp-dashboard .googlesitekit-wp-dashboard__cta {
|
990 |
+
border-bottom: 1px solid #e6e6e6;
|
991 |
+
margin: 0 -12px 0 -12px;
|
992 |
+
padding: 0 12px 12px 12px; }
|
993 |
+
|
994 |
+
#google_dashboard_widget .googlesitekit-wp-dashboard a {
|
995 |
+
color: #0073aa; }
|
996 |
+
#google_dashboard_widget .googlesitekit-wp-dashboard a:hover {
|
997 |
+
color: #00a0d2; }
|
998 |
+
|
999 |
+
/**
|
1000 |
+
* WP dashboard stats styles.
|
1001 |
+
*
|
1002 |
+
* Site Kit by Google, Copyright 2019 Google LLC
|
1003 |
+
*
|
1004 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
1005 |
+
* you may not use this file except in compliance with the License.
|
1006 |
+
* You may obtain a copy of the License at
|
1007 |
+
*
|
1008 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
1009 |
+
*
|
1010 |
+
* Unless required by applicable law or agreed to in writing, software
|
1011 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
1012 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
1013 |
+
* See the License for the specific language governing permissions and
|
1014 |
+
* limitations under the License.
|
1015 |
+
*/
|
1016 |
+
#google_dashboard_widget .googlesitekit-wp-dashboard-stats {
|
1017 |
+
box-sizing: border-box;
|
1018 |
+
display: flex;
|
1019 |
+
flex-wrap: wrap;
|
1020 |
+
justify-content: space-between; }
|
1021 |
+
#google_dashboard_widget .googlesitekit-wp-dashboard-stats * {
|
1022 |
+
box-sizing: border-box; }
|
1023 |
+
#google_dashboard_widget .googlesitekit-wp-dashboard-stats > .googlesitekit-wp-dashboard-stats__data-table {
|
1024 |
+
align-self: flex-end;
|
1025 |
+
width: 48%; }
|
1026 |
+
@media (min-width: 600px) {
|
1027 |
+
#google_dashboard_widget .googlesitekit-wp-dashboard-stats > .googlesitekit-wp-dashboard-stats__data-table {
|
1028 |
+
width: auto; } }
|
1029 |
+
@media (min-width: 800px) {
|
1030 |
+
#google_dashboard_widget .googlesitekit-wp-dashboard-stats > .googlesitekit-wp-dashboard-stats__data-table {
|
1031 |
+
width: 48%; } }
|
1032 |
+
@media (min-width: 1300px) {
|
1033 |
+
#google_dashboard_widget .googlesitekit-wp-dashboard-stats > .googlesitekit-wp-dashboard-stats__data-table {
|
1034 |
+
width: auto; } }
|
1035 |
+
@media (min-width: 600px) {
|
1036 |
+
#google_dashboard_widget .googlesitekit-wp-dashboard-stats--fourup > .googlesitekit-wp-dashboard-stats__data-table {
|
1037 |
+
width: auto; } }
|
1038 |
+
@media (min-width: 800px) {
|
1039 |
+
#google_dashboard_widget .googlesitekit-wp-dashboard-stats--fourup > .googlesitekit-wp-dashboard-stats__data-table {
|
1040 |
+
width: 48%; } }
|
1041 |
+
@media (min-width: 1300px) {
|
1042 |
+
#google_dashboard_widget .googlesitekit-wp-dashboard-stats--fourup > .googlesitekit-wp-dashboard-stats__data-table {
|
1043 |
+
width: auto; } }
|
1044 |
+
@media (min-width: 1500px) {
|
1045 |
+
#google_dashboard_widget .googlesitekit-wp-dashboard-stats--fourup > .googlesitekit-wp-dashboard-stats__data-table {
|
1046 |
+
width: 48%; } }
|
1047 |
+
@media (min-width: 2200px) {
|
1048 |
+
#google_dashboard_widget .googlesitekit-wp-dashboard-stats--fourup > .googlesitekit-wp-dashboard-stats__data-table {
|
1049 |
+
width: auto; } }
|
1050 |
+
#google_dashboard_widget .googlesitekit-wp-dashboard-stats > .googlesitekit-wp-dashboard-stats__cta {
|
1051 |
+
padding-top: 12px;
|
1052 |
+
width: 100%; }
|
1053 |
+
@media (min-width: 600px) {
|
1054 |
+
#google_dashboard_widget .googlesitekit-wp-dashboard-stats > .googlesitekit-wp-dashboard-stats__cta {
|
1055 |
+
width: 50%; } }
|
1056 |
+
@media (min-width: 800px) {
|
1057 |
+
#google_dashboard_widget .googlesitekit-wp-dashboard-stats > .googlesitekit-wp-dashboard-stats__cta {
|
1058 |
+
width: 100%; } }
|
1059 |
+
@media (min-width: 1300px) {
|
1060 |
+
#google_dashboard_widget .googlesitekit-wp-dashboard-stats > .googlesitekit-wp-dashboard-stats__cta {
|
1061 |
+
width: 50%; } }
|
1062 |
+
@media (min-width: 600px) {
|
1063 |
+
#google_dashboard_widget .googlesitekit-wp-dashboard-stats > .googlesitekit-wp-dashboard-stats__cta + .googlesitekit-wp-dashboard-stats__cta {
|
1064 |
+
margin-left: 1px;
|
1065 |
+
margin-right: -1px; } }
|
1066 |
+
@media (min-width: 1300px) {
|
1067 |
+
#google_dashboard_widget .googlesitekit-wp-dashboard-stats > .googlesitekit-wp-dashboard-stats__cta + .googlesitekit-wp-dashboard-stats__cta {
|
1068 |
+
margin-left: 1px;
|
1069 |
+
margin-right: -1px; } }
|
1070 |
+
#google_dashboard_widget .googlesitekit-wp-dashboard-stats .googlesitekit-cta + .googlesitekit-wp-dashboard-stats__cta {
|
1071 |
+
width: 100%; }
|
1072 |
|
dist/assets/js/ads.js
CHANGED
@@ -1 +1 @@
|
|
1 |
-
!function(e){var r={};function __webpack_require__(
|
1 |
+
!function(e){function r(r){for(var t,u,i=r[0],a=r[1],p=r[2],l=0,f=[];l<i.length;l++)u=i[l],Object.prototype.hasOwnProperty.call(n,u)&&n[u]&&f.push(n[u][0]),n[u]=0;for(t in a)Object.prototype.hasOwnProperty.call(a,t)&&(e[t]=a[t]);for(c&&c(r);f.length;)f.shift()();return o.push.apply(o,p||[]),_()}function _(){for(var e,r=0;r<o.length;r++){for(var _=o[r],t=!0,u=1;u<_.length;u++){var i=_[u];0!==n[i]&&(t=!1)}t&&(o.splice(r--,1),e=__webpack_require__(__webpack_require__.s=_[0]))}return e}var t={},n={3:0},o=[];function __webpack_require__(r){if(t[r])return t[r].exports;var _=t[r]={i:r,l:!1,exports:{}};return e[r].call(_.exports,_,_.exports,__webpack_require__),_.l=!0,_.exports}__webpack_require__.m=e,__webpack_require__.c=t,__webpack_require__.d=function(e,r,_){__webpack_require__.o(e,r)||Object.defineProperty(e,r,{enumerable:!0,get:_})},__webpack_require__.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},__webpack_require__.t=function(e,r){if(1&r&&(e=__webpack_require__(e)),8&r)return e;if(4&r&&"object"==typeof e&&e&&e.__esModule)return e;var _=Object.create(null);if(__webpack_require__.r(_),Object.defineProperty(_,"default",{enumerable:!0,value:e}),2&r&&"string"!=typeof e)for(var t in e)__webpack_require__.d(_,t,function(r){return e[r]}.bind(null,t));return _},__webpack_require__.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return __webpack_require__.d(r,"a",r),r},__webpack_require__.o=function(e,r){return Object.prototype.hasOwnProperty.call(e,r)},__webpack_require__.p="";var u=window.webpackJsonp=window.webpackJsonp||[],i=u.push.bind(u);u.push=r,u=u.slice();for(var a=0;a<u.length;a++)r(u[a]);var c=i;o.push([360,0]),_()}({360:function(e,r,_){(function(e){void 0===e.googlesitekit&&(e.googlesitekit={}),e.googlesitekit.canAdsRun=!0,document.addEventListener("DOMContentLoaded",(function(){e.googlesitekit.canAdsRun=!0}))}).call(this,_(16))}});
|
dist/assets/js/chunk-googlesitekit-adminbar-6a3138e50217e279fc5b.js
ADDED
@@ -0,0 +1,29 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
(window.webpackJsonp=window.webpackJsonp||[]).push([[4],[,,function(e,t,a){"use strict";(function(e){a.d(t,"v",(function(){return I})),a.d(t,"t",(function(){return W})),a.d(t,"q",(function(){return U})),a.d(t,"u",(function(){return F})),a.d(t,"i",(function(){return q})),a.d(t,"b",(function(){return H})),a.d(t,"e",(function(){return z})),a.d(t,"w",(function(){return G})),a.d(t,"l",(function(){return B})),a.d(t,"n",(function(){return K})),a.d(t,"f",(function(){return Y})),a.d(t,"o",(function(){return V})),a.d(t,"C",(function(){return J})),a.d(t,"D",(function(){return X})),a.d(t,"j",(function(){return Z})),a.d(t,"a",(function(){return ee})),a.d(t,"A",(function(){return te})),a.d(t,"y",(function(){return ae})),a.d(t,"d",(function(){return ne})),a.d(t,"g",(function(){return ie})),a.d(t,"h",(function(){return oe})),a.d(t,"s",(function(){return se})),a.d(t,"k",(function(){return re}));var n=a(64),i=a.n(n),o=a(20),s=a.n(o),r=a(11),l=a.n(r),c=a(73),d=a.n(c),u=a(33),g=a.n(u),m=a(13),p=a(1),h=a.n(p),b=a(41),_=a(12),f=a(0),y=a(42),k=a(187),v=a(24),S=a(79),O=a(96),E=a(97),j=a(34),D=a(45);a.d(t,"B",(function(){return D.c}));var C=a(10),w=a(59);a.d(t,"x",(function(){return w.a}));var A=a(90);a.d(t,"z",(function(){return A.a}));var x=a(75);a.d(t,"c",(function(){return x.b})),a.d(t,"m",(function(){return x.c}));var N=a(91);a.d(t,"p",(function(){return N.a}));var P=a(92);function T(e,t){var a=Object.keys(e);return Object.getOwnPropertySymbols&&a.push.apply(a,Object.getOwnPropertySymbols(e)),t&&(a=a.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),a}function L(e){for(var t=1;t<arguments.length;t++){var a=null!=arguments[t]?arguments[t]:{};t%2?T(a,!0).forEach((function(t){s()(e,t,a[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(a)):T(a).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(a,t))}))}return e}a.d(t,"r",(function(){return P.a}));var M=function(e){return 1e6<=e?Math.round(e/1e5)/10:1e4<=e?Math.round(e/1e3):1e3<=e?Math.round(e/100)/10:e},I=function(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];if(e=Object(m.isFinite)(e)?e:Number(e),Object(m.isFinite)(e)||(console.warn("Invalid number",e,g()(e)),e=0),t)return W(e,{style:"currency",currency:t});var a={minimumFractionDigits:1,maximumFractionDigits:1};return 1e6<=e?Object(f.sprintf)(// translators: %s: an abbreviated number in millions.
|
2 |
+
Object(f.__)("%sM","google-site-kit"),W(M(e),e%10==0?{}:a)):1e4<=e?Object(f.sprintf)(// translators: %s: an abbreviated number in thousands.
|
3 |
+
Object(f.__)("%sK","google-site-kit"),W(M(e))):1e3<=e?Object(f.sprintf)(// translators: %s: an abbreviated number in thousands.
|
4 |
+
Object(f.__)("%sK","google-site-kit"),W(M(e),e%10==0?{}:a)):e.toString()},W=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},a=t.locale,n=void 0===a?R():a,i=d()(t,["locale"]);return new Intl.NumberFormat(n,i).format(e)},R=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:e,a=Object(m.get)(t,["googlesitekit","locale","","lang"]);if(a){var n=a.match(/^(\w{2})?(_)?(\w{2})/);if(n&&n[0])return n[0].replace(/_/g,"-")}return t.navigator.language},U=function(e){switch(e){case"minute":return 60;case"hour":return 3600;case"day":return 86400;case"week":return 604800;case"month":return 2592e3;case"year":return 31536e3}},F=function(e){if(e=parseInt(e,10),isNaN(e)||0===e)return"0.0s";var t={};return t.hours=Math.floor(e/60/60),t.minutes=Math.floor(e/60%60),t.seconds=Math.floor(e%60),((t.hours?t.hours+"h ":"")+(t.minutes?t.minutes+"m ":"")+(t.seconds?t.seconds+"s ":"")).trim()},q=function(e,t){var a=1e3*U("day"),n=e.getTime(),i=t.getTime();return Math.round(Math.abs(n-i)/a)},H=function(e,t){if("0"===e||0===e||isNaN(e))return"";var a=((t-e)/e*100).toFixed(1);return isNaN(a)||"Infinity"===a?"":a},z=function(e,t){return Object(m.map)(e,(function(e,a){return[e[0],e[t]||(0===a?"":0)]}))},G=function(){var t,a;return l.a.async((function(n){for(;;)switch(n.prev=n.next){case 0:return n.prev=0,n.next=3,l.a.awrap(C.c.get(C.a,"user","authentication"));case 3:t=n.sent,a=t.grantedScopes.filter((function(e){return-1!==t.requiredScopes.indexOf(e)})),e.googlesitekit.setup=e.googlesitekit.setup||{},e.googlesitekit.setup.isAuthenticated=t.isAuthenticated,e.googlesitekit.setup.requiredScopes=t.requiredScopes,e.googlesitekit.setup.grantedScopes=t.grantedScopes,e.googlesitekit.setup.needReauthenticate=a.length<t.requiredScopes.length,n.next=14;break;case 12:n.prev=12,n.t0=n.catch(0);case 14:case"end":return n.stop()}}),null,null,[[0,12]])},B=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:e.googlesitekit,a=t.modules;return a?Object.keys(a).reduce((function(e,t){return"object"!==g()(a[t])?e:void 0===a[t].slug||void 0===a[t].name||a[t].slug!==t?e:L({},e,s()({},t,a[t]))}),{}):{}},K=function(t,a){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:e.googlesitekit,i=n.admin,o=i.connectURL,s=i.adminRoot,r=n.setup.needReauthenticate,l=B(n)[t].screenID,c="pagespeed-insights"===t?{notification:"authentication_success",reAuth:void 0}:{},d=Object(y.a)(s,L({page:t&&a&&l?l:"googlesitekit-dashboard",slug:t,reAuth:a},c));if(!r)return d;var u=encodeURIComponent(Object(k.a)(d));return d=s+"?"+u,Object(y.a)(o,{redirect:d,status:a})},Y=function(e,t){return function(a){return function InnerComponent(n){return h.a.createElement(e,i()({},n,t,{OriginalComponent:a}))}}},V=function(t,a){var n=e.googlesitekit.admin.adminRoot;return t||(t="googlesitekit-dashboard"),a=L({page:t},a),Object(y.a)(n,a)},J=function(e){try{return JSON.parse(e)&&!!e}catch(e){return!1}},X=function(e){return e.match(/^GTM-[a-zA-Z\d]{7}$/)},Z=function(t){var a,n,i,o,s;return l.a.async((function(r){for(;;)switch(r.prev=r.next){case 0:return a=e.googlesitekit.admin,n=a.homeURL,i=a.ampMode,o={tagverify:1,timestamp:Date.now()},r.next=4,l.a.awrap($(Object(y.a)(n,o),t));case 4:if((s=r.sent)||"secondary"!==i){r.next=9;break}return r.next=8,l.a.awrap(Object(b.default)({path:"/wp/v2/posts?per_page=1"}).then((function(e){return e.slice(0,1).map((function(e){return l.a.async((function(a){for(;;)switch(a.prev=a.next){case 0:return a.next=2,l.a.awrap($(Object(y.a)(e.link,L({},o,{amp:1})),t));case 2:return a.abrupt("return",a.sent);case 3:case"end":return a.stop()}}))})).pop()})));case 8:s=r.sent;case 9:return r.abrupt("return",Promise.resolve(s||null));case 10:case"end":return r.stop()}}))},$=function(e,t){var a;return l.a.async((function(n){for(;;)switch(n.prev=n.next){case 0:return n.prev=0,n.next=3,l.a.awrap(fetch(e,{credentials:"omit"}).then((function(e){return e.text()})));case 3:return a=n.sent,n.abrupt("return",Q(a,t)||null);case 7:return n.prev=7,n.t0=n.catch(0),n.abrupt("return",null);case 10:case"end":return n.stop()}}),null,null,[[0,7]])},Q=function(e,t){var a=({adsense:O.a,analytics:E.a,tagmanager:j.d,setup:S.b}[t]||[]).find((function(t){return t.test(e)}));return!!a&&a.exec(e)[1]},ee=function(e,t,a){return e.setModuleActive(t,a).then((function(e){var a=B();return a[t]&&(a[t].active=e.active),Object(D.c)("".concat(t,"_setup"),e.active?"module_activate":"module_deactivate",t),new Promise((function(t){t(e)}))}))},te=function(t,a,n){var i=arguments.length>3&&void 0!==arguments[3]&&arguments[3],o=arguments.length>4&&void 0!==arguments[4]?arguments[4]:e.googlesitekit,s=B(o)[t],r=s.settings,l=s.setupComplete,c=i||document.getElementById("confirm-changes-".concat(t));if(l&&c){var d=!!Object.keys(a).find((function(e){var t=a[e];return!Object(m.isEqual)(n[e],r[t])}));return i||(c.disabled=!d),d}},ae=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};Object(_.b)("googlesitekit.ErrorNotification","googlesitekit.ErrorNotification",Y(e,t),1)},ne=function(e){if(!e)return"";var t=e.replace(/&#(\d+);/g,(function(e,t){return String.fromCharCode(t)})).replace(/(\\)/g,"");return Object(m.unescape)(t)};function ie(){var e=Object(_.c)("googlesitekit.dateRange","last-28-days").match(/last-(\d+)-days/);if(e&&e[1])return Object(f.sprintf)(Object(f._n)("%s day","%s days",parseInt(e[1],10),"google-site-kit"),e[1]);throw new Error("Unrecognized date range slug used in `googlesitekit.dateRange`.")}function oe(){return Object(_.c)("googlesitekit.dateRange","last-28-days")}function se(t,a){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"33",i=arguments.length>3&&void 0!==arguments[3]?arguments[3]:"33",o=arguments.length>4&&void 0!==arguments[4]?arguments[4]:"";if(e.googlesitekit){var s=h.a.createElement(v.a,{id:t,width:n,height:i,className:o});return a?s=h.a.createElement(v.a,{id:"".concat(t,"-disabled"),width:n,height:i,className:o}):"pagespeed-insights"===t&&(s=h.a.createElement("img",{src:e.googlesitekit.admin.assetsRoot+"images/icon-pagespeed.png",width:n,alt:"",className:o})),s}}function re(t){var a=arguments.length>1&&void 0!==arguments[1]?arguments[1]:e._googlesitekitBaseData,n=a.blogPrefix;return a.isNetworkMode?t:n+t}}).call(this,a(16))},,,,,,,,function(e,t,a){"use strict";(function(e){a.d(t,"a",(function(){return b})),a.d(t,"b",(function(){return _}));var n=a(20),i=a.n(n),o=a(33),s=a.n(o),r=a(13),l=a(41),c=a(42),d=a(12),u=a(2),g=a(67),m=a(95);function p(e,t){var a=Object.keys(e);return Object.getOwnPropertySymbols&&a.push.apply(a,Object.getOwnPropertySymbols(e)),t&&(a=a.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),a}function h(e){for(var t=1;t<arguments.length;t++){var a=null!=arguments[t]?arguments[t]:{};t%2?p(a,!0).forEach((function(t){i()(e,t,a[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(a)):p(a).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(a,t))}))}return e}var b="core",_="modules",f=function(){e.googlesitekit.admin=e.googlesitekit.admin||{},"string"==typeof e.googlesitekit.admin.datacache&&(e.googlesitekit.admin.datacache=JSON.parse(e.googlesitekit.admin.datacache)),"object"!==s()(e.googlesitekit.admin.datacache)&&(e.googlesitekit.admin.datacache={})},y=function(e,t){var a=h({data:{}},e);return a.data=h({dateRange:t},a.data),a},k={maxRequests:10,init:function(){Object(d.a)("googlesitekit.moduleLoaded","googlesitekit.collectModuleListingData",this.collectModuleData.bind(this))},combinedGetFromCache:function(e){var t=this;return new Promise((function(a,n){try{var i=[],o=Object(u.h)();Object(r.each)(e,(function(e){var a=y(e,o);a.key=t.getCacheKey(a.type,a.identifier,a.datapoint,a.data);var n=t.getCache(a.key,a.maxAge);void 0!==n&&(i[a.key]=n,t.resolve(a,n))})),a(i)}catch(e){n()}}))},combinedGet:function(e){var t=this,a=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=[],i=25,o=Object(u.h)();Object(r.each)(e,(function(e){var a=y(e,o);a.key=t.getCacheKey(a.type,a.identifier,a.datapoint,a.data);var s=t.getCache(a.key,a.maxAge);void 0!==s?(setTimeout((function(){t.resolve(a,s)}),i),i+=25):n.push(a)})),n=Object(r.sortBy)(n,"priority");var s=[],g=[],m={},p=!!n.find((function(e){return e.priority<10}));Object(r.each)(n,(function(e,t){!a&&10<=e.priority&&p?g.push(e):m[e.key]?m[e.key].push(t):(m[e.key]=[t],s.push(e))}));var h=10,b=s.slice(0,h),_=s.slice(h);if(_=_.concat(g),0!==b.length||0!==_.length){0<_.length&&0<this.maxRequests--?setTimeout((function(){t.combinedGet(_,!0)}),50):this.maxRequests=10;var f=null!==Object(u.m)("datacache");return Object(l.default)({path:Object(c.a)("/google-site-kit/v1/data/",{datacache:f||void 0}),data:{request:b},method:"POST"}).then((function(e){Object(r.each)(e,(function(e,a){m[a]?(t.handleWPError(e),Object(r.each)(m[a],(function(a){var i=n[a];t.setCache(i.key,e),t.resolve(i,e)})),0===_.length&&Object(d.d)("googlesitekit.dataLoaded","api")):console.error("data_error","unknown response key "+a)}))})).catch((function(e){console.warn("Error caught during combinedGet",e)}))}Object(d.d)("googlesitekit.dataLoaded","cache")},handleWPError:function(e){var t=["code","data","message"],a=Object(r.intersection)(t,Object.keys(e));if(Object(r.isEqual)(t,a)){console.warn("WP Error in data response",e);var n=e.data;if(n&&n.reason){var i=0;["authError","insufficientPermissions"].includes(n.reason)&&(Object(d.b)("googlesitekit.ErrorNotification","googlesitekit.AuthNotification",Object(u.f)(g.a),1),i++),"forbidden"===n.reason&&(Object(d.b)("googlesitekit.ErrorNotification","googlesitekit.AuthNotification",Object(u.f)(m.a),1),i++),i&&Object(d.b)("googlesitekit.TotalNotifications","googlesitekit.AuthCountIncrease",(function(e){return Object(d.f)("googlesitekit.TotalNotifications","googlesitekit.AuthCountIncrease"),e+i}))}}},resolve:function(e,t){e&&"function"==typeof e.callback&&e.callback(t,e.datapoint)},setCache:function(t,a){if(void 0!==a&&(!a||"object"!==s()(a)||!a.error&&!a.errors)){f(),e.googlesitekit.admin.datacache[t]=Object(r.cloneDeep)(a);var n={value:a,date:Date.now()/1e3};Object(u.p)().setItem("googlesitekit_"+t,JSON.stringify(n))}},getCache:function(t,a){if(!e.googlesitekit.admin.nojscache){if(f(),void 0!==e.googlesitekit.admin.datacache[t])return e.googlesitekit.admin.datacache[t];var n=JSON.parse(Object(u.p)().getItem("googlesitekit_"+t));return n&&"object"===s()(n)&&n.date&&(!a||Date.now()/1e3-n.date<a)?(e.googlesitekit.admin.datacache[t]=Object(r.cloneDeep)(n.value),Object(r.cloneDeep)(e.googlesitekit.admin.datacache[t])):void 0}},deleteCache:function(t){f(),delete e.googlesitekit.admin.datacache[t],Object(u.p)().removeItem("googlesitekit_"+t)},invalidateCacheGroup:function(t,a,n){var i=this.getCacheKey(t,a,n);f(),Object.keys(e.googlesitekit.admin.datacache).forEach((function(t){0!==t.indexOf(i+"::")&&t!==i||delete e.googlesitekit.admin.datacache[t]})),Object.keys(Object(u.p)()).forEach((function(e){0!==e.indexOf("googlesitekit_".concat(i,"::"))&&e!=="googlesitekit_".concat(i)||Object(u.p)().removeItem(e)}))},collectModuleData:function(e,t){var a=Object(d.c)("googlesitekit.module"+e+"DataRequest",[],t);0!==a.length&&this.combinedGet(a)},get:function(e,t,a){var n=this,i=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{},o=!(arguments.length>4&&void 0!==arguments[4])||arguments[4],s=this.getCacheKey(e,t,a,i);if(!o){var r=this.getCache(s,3600);if(void 0!==r)return new Promise((function(e){e(r)}))}return Object(l.default)({path:Object(c.a)("/google-site-kit/v1/".concat(e,"/").concat(t,"/data/").concat(a),i)}).then((function(e){return o||n.setCache(s,e),Promise.resolve(e)})).catch((function(e){return n.handleWPError(e),Promise.reject(e)}))},set:function(e,t,a,n){var i={};return i.data=n,Object(l.default)({path:"/google-site-kit/v1/".concat(e,"/").concat(t,"/data/").concat(a),data:i,method:"POST"}).then((function(n){return k.invalidateCacheGroup(e,t,a),new Promise((function(e){e(n)}))}))},getCacheKey:function(e,t,a){for(var n=arguments.length>3&&void 0!==arguments[3]?arguments[3]:null,i=[],o=[e,t,a],r=0,l=o;r<l.length;r++){var c=l[r];if(!c||!c.length)break;i.push(c)}return 3===i.length&&n&&"object"===s()(n)&&Object.keys(n).length&&i.push(Object(u.z)(n)),i.join("::")},setModuleActive:function(e,t){return this.set(b,"modules","activation",{slug:e,active:t})}};k.init(),t.c=k}).call(this,a(16))},,,,,,,function(e,t,a){"use strict";a.d(t,"e",(function(){return s})),a.d(t,"c",(function(){return l})),a.d(t,"d",(function(){return c})),a.d(t,"b",(function(){return d})),a.d(t,"f",(function(){return u})),a.d(t,"h",(function(){return g})),a.d(t,"a",(function(){return m})),a.d(t,"j",(function(){return p})),a.d(t,"i",(function(){return h})),a.d(t,"l",(function(){return b})),a.d(t,"k",(function(){return _})),a.d(t,"g",(function(){return f}));var n=a(13),i=a(0),o=a(2),s=function(e){if(!e||!e.length)return null;var t=e[0].data,a=t.rows,i=t.totals[0].values[0],o=[["Source","Percent"]];return Object(n.each)(a,(function(e){var t=e.metrics[0].values[0]/i;if(1>100*t)return!1;var a=e.dimensions[0].replace(/\(none\)/gi,"direct");o.push([a,t])})),o};function r(e,t){var a=[];return Object(n.each)(e,(function(e){if(e.metrics){var n=e.metrics[0].values,i=e.dimensions[0],o=i.slice(0,4)+"-"+i.slice(4,6)+"-"+i.slice(6,8),s=new Date(o);a.push([s,n[t]])}})),a}var l=function(e,t,a){if(!e||!e.length)return null;var o=e[0].data.rows;if(!o)return!1;var s=o.length;if(2*a>s){for(var l=new Date,c=0;a>c;c++){var d=(l.getMonth()+1).toString(),u=l.getDate().toString(),g=l.getFullYear().toString()+(2>d.length?"0":"")+d+(2>u.length?"0":"")+u;if(c>s){var m={dimensions:[g],metrics:[{values:[0,0,0,0,0]}]};o.unshift(m)}l.setDate(l.getDate()-1)}o.push([0,0])}var p=[Object(i.__)("Users","google-site-kit"),Object(i.__)("Sessions","google-site-kit"),Object(i.__)("Bounce Rate","google-site-kit"),Object(i.__)("Session Duration","google-site-kit")],h=[[{type:"date",label:Object(i.__)("Day","google-site-kit")},{type:"number",label:p[t]},{type:"number",label:Object(i.__)("Previous month","google-site-kit")}]],b=o.slice(o.length-a,o.length),_=o.slice(0,o.length-a),f=r(b,t),y=r(_,t);return Object(n.each)(f,(function(e,t){e[0]&&e[1]&&y[t]&&h.push([e[0],e[1],y[t][1]])})),h},c=function(e){if(!e||!e.length)return null;var t=e[0].data.rows,a=[[{type:"date",label:"Day"},{type:"number",label:"Users"},{type:"number",label:"Sessions"},{type:"number",label:"Goals Completed"}]];return Object(n.each)(t,(function(e){var t=e.metrics[0].values,n=e.dimensions[0],i=n.slice(0,4)+"-"+n.slice(4,6)+"-"+n.slice(6,8),o=new Date(i);a.push([o,t[0],t[1],t[4]])})),a},d=function(e){if(!e||!e.length)return!1;var t=e[0].data.totals,a=t[0].values,n=t[1].values,i=a[0],s=a[1],r=a[2],l=a[3],c=a[4],d=a[5];return{totalUsers:i,totalSessions:s,averageBounceRate:r,averageSessionDuration:l,totalUsersChange:Object(o.b)(n[0],a[0]),totalSessionsChange:Object(o.b)(n[1],a[1]),averageBounceRateChange:Object(o.b)(n[2],a[2]),averageSessionDurationChange:Object(o.b)(n[3],a[3]),goalCompletions:c,goalCompletionsChange:Object(o.b)(n[4],a[4]),totalPageViews:d,totalPageViewsChange:Object(o.b)(n[5],a[5])}},u=function(e){return!(!e.error||!e.error.status)&&function(e,t){var a="";switch(e){case"INVALID_ARGUMENT":a=Object(i.__)("Analytics module needs to be configured.","google-site-kit");break;case"UNAUTHENTICATED":a=Object(i.__)("You need to be authenticated to get this data.","google-site-kit");break;case"PERMISSION_DENIED":a=Object(i.__)("Your account does not have sufficient permission to access this data, please consult to your web administrator.","google-site-kit");break;case"RESOURCE_EXHAUSTED":a=Object(i.__)("Your account exceeded the maximum quota. Please try again later.","google-site-kit");break;case"INTERNAL":a=Object(i.__)("Unexpected internal server error occurred.","google-site-kit");break;case"BACKEND_ERROR":a=Object(i.__)("Analytics server returned unknown error. Please try again later.","google-site-kit");break;case"UNAVAILABLE":a=Object(i.__)("The service was unable to process the request. Please try again later.","google-site-kit");break;default:a=t}return a}(e.error.status,e.error.message)},g=function(e){if(!e||!e.length)return!0;if(e&&e[0]&&e[0].data&&e[0].data.totals&&e[0].data.totals[0]){var t=e[0].data.totals[0].values,a=!0;return Object(n.each)(t,(function(e){0!==parseInt(e)&&(a=!1)})),a}return!1},m={dimensions:["ga:pageTitle","ga:pagePath"].join(","),metrics:[{expression:"ga:adsenseRevenue",alias:"Earnings"},{expression:"ga:adsenseECPM",alias:"Page RPM"},{expression:"ga:adsensePageImpressions",alias:"Impressions"}],orderby:[{fieldName:"ga:adsenseRevenue",sortOrder:"DESCENDING"}],limit:10},p={compareDateRanges:1,dimensions:"ga:date",metrics:[{expression:"ga:users",alias:"Users"},{expression:"ga:sessions",alias:"Sessions"},{expression:"ga:bounceRate",alias:"Bounce Rate"},{expression:"ga:avgSessionDuration",alias:"Average Session Duration"},{expression:"ga:goalCompletionsAll",alias:"Goal Completions"}],limit:180},h={multiDateRange:1,dimensions:"ga:date",metrics:[{expression:"ga:users",alias:"Users"},{expression:"ga:sessions",alias:"Sessions"},{expression:"ga:bounceRate",alias:"Bounce Rate"},{expression:"ga:avgSessionDuration",alias:"Average Session Duration"},{expression:"ga:goalCompletionsAll",alias:"Goal Completions"},{expression:"ga:pageviews",alias:"Pageviews"}],limit:10},b={metrics:[{expression:"ga:users",alias:"Total Users"}]},_={dimensions:"ga:medium",metrics:[{expression:"ga:sessions",alias:"Sessions"},{expression:"ga:users",alias:"Users"},{expression:"ga:newUsers",alias:"New Users"}],orderby:[{fieldName:"ga:sessions",sortOrder:"DESCENDING"}],limit:10},f=function(){var e=[{expression:"ga:pageviews",alias:"Pageviews"},{expression:"ga:uniquePageviews",alias:"Unique Pageviews"},{expression:"ga:bounceRate",alias:"Bounce rate"}];return Object(o.l)().analytics.settings.adsenseLinked&&e.push({expression:"ga:adsenseRevenue",alias:"AdSense Revenue"},{expression:"ga:adsenseECPM",alias:"AdSense ECPM"}),{dimensions:["ga:pageTitle","ga:pagePath"].join(","),metrics:e,orderby:[{fieldName:"ga:pageviews",sortOrder:"DESCENDING"}],limit:10}}},function(e,t,a){"use strict";(function(e){var n=a(5),i=a.n(n),o=a(6),s=a.n(o),r=a(7),l=a.n(r),c=a(8),d=a.n(c),u=a(9),g=a.n(u),m=a(3),p=a.n(m),h=a(14),b=a.n(h),_=a(1),f=function(t){function Link(){return i()(this,Link),l()(this,d()(Link).apply(this,arguments))}return g()(Link,t),s()(Link,[{key:"render",value:function(){var t=this.props,a=t.dangerouslySetInnerHTML,n=t.onClick,i=t.href,o=t.children,s=t.className,r=t.arrow,l=t.external,c=t.inverse,d=t.back,u=t.small,g=t.inherit,m=t.caps,p=t.danger,h=t.disabled,_=t.id,f=i&&!h,y=f?"a":"button";return e.createElement(y,{className:b()("googlesitekit-cta-link",s,{"googlesitekit-cta-link--arrow":r,"googlesitekit-cta-link--external":l,"googlesitekit-cta-link--inverse":c,"googlesitekit-cta-link--back":d,"googlesitekit-cta-link--small":u,"googlesitekit-cta-link--inherit":g,"googlesitekit-cta-link--caps":m,"googlesitekit-cta-link--danger":p,"googlesitekit-cta-link--disabled":h}),onClick:n,id:_,href:f?i:void 0,target:f&&l?"_blank":void 0,rel:l?"noopener noreferrer":void 0,disabled:h,dangerouslySetInnerHTML:a},o)}}]),Link}(_.Component);f.propTypes={dangerouslySetInnerHTML:p.a.shape({__html:p.a.string}),onClick:p.a.func,href:p.a.string,children:p.a.oneOfType([p.a.string.isRequired,p.a.array.isRequired]),className:p.a.string,arrow:p.a.bool,external:p.a.bool,inverse:p.a.bool,back:p.a.bool,small:p.a.bool,inherit:p.a.bool,caps:p.a.bool,danger:p.a.bool,disabled:p.a.bool},f.defaultProps={dangerouslySetInnerHTML:void 0,onClick:null,href:"",className:"",arrow:!1,external:!1,inverse:!1,back:!1,small:!1,inherit:!1,caps:!1,danger:!1,disabled:!1},t.a=f}).call(this,a(1))},function(e,t,a){"use strict";(function(e){var n=a(64),i=a.n(n),o=a(5),s=a.n(o),r=a(6),l=a.n(r),c=a(7),d=a.n(c),u=a(8),g=a.n(u),m=a(9),p=a.n(m),h=a(13),b=a(12),_=a(1),f=a(0),y=a(2),k=a(46),v=a(39),S=a(81);t.a=function(t,a){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:null,o=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{inGrid:!1,fullWidth:!1,createGrid:!1},r=arguments.length>4&&void 0!==arguments[4]?arguments[4]:function(){return!1},c=arguments.length>5&&void 0!==arguments[5]?arguments[5]:function(e){if(e&&e.error)return e.error.message?e.error.message:e.error.errors&&e.error.errors[0]&&e.error.errors[0].message?e.error.errors[0].message:Object(f.__)("Unidentified error","google-site-kit");if(e&&e.errors&&e.errors[0]&&e.errors[0].message)return e.errors[0].message;if(e&&e.error_data){var t=Object.values(e.error_data);if(t[0]&&"RateLimitExceeded"===t[0].reason)return Object(f.__)("Too many requests have been sent within a given time span. Please reload this page again in a few seconds","google-site-kit")}if(e&&e.errors){var a=Object.values(e.errors);if(a[0]&&a[0][0])return a[0][0]}return!1};return function(u){function NewComponent(e){var t;s()(this,NewComponent),(t=d()(this,g()(NewComponent).call(this,e))).state={data:!1,zeroData:!1,error:!1},Object(b.a)("googlesitekit.moduleDataReset","googlesitekit.moduleDataResetHandler",(function(){t.setState({data:!1})}));var n=function(e,a){var n=t.props,i=n.handleDataError,o=n.handleDataSuccess,s=a.datapoint,l=a.identifier,d=a.toState,u=c(e);u?(t.setState({error:u,module:l}),i&&i(u)):r(e,s,a)?(i&&i(u),t.setState({zeroData:!0})):o&&o(),t.setState({requestDataToState:d,data:e,datapoint:s,module:l})};return Object(h.each)(a,(function(e){Array.isArray(e.context)?Object(h.each)(e.context,(function(t){Object(b.b)("googlesitekit.module".concat(t,"DataRequest"),"googlesitekit.data".concat(t),(function(t){return e.callback=function(t){n(t,e)},t.push(e),t}))})):Object(b.b)("googlesitekit.module".concat(e.context,"DataRequest"),"googlesitekit.data".concat(e.context),(function(t){return e.callback=function(t){n(t,e)},t.push(e),t}))})),t}return p()(NewComponent,u),l()(NewComponent,[{key:"render",value:function(){var a=this.state,s=a.data,r=a.datapoint,l=a.module,c=a.zeroData,d=a.error,u=a.requestDataToState;if(!s)return n;var g=Object(y.l)(),m=l?g[l].name:Object(f.__)("Site Kit","google-site-kit");return l&&g[l].active&&!g[l].setupComplete?Object(S.a)(l,o.inGrid,o.fullWidth,o.createGrid):d?"string"!=typeof d?d:Object(v.a)(m,d,o.inGrid,o.fullWidth,o.createGrid):c?Object(k.a)(m,o.inGrid,o.fullWidth,o.createGrid):e.createElement(t,i()({data:s,datapoint:r,requestDataToState:u},this.props))}}]),NewComponent}(_.Component)}}).call(this,a(1))},,,function(e,t,a){"use strict";a.d(t,"a",(function(){return i}));var n=a(1),i=function(e){return function(t){return function FilteredComponent(a){return Object(n.createElement)(n.Fragment,{},"",Object(n.createElement)(t,a),e)}}}},function(e,t,a){"use strict";(function(e){var n=a(5),i=a.n(n),o=a(6),s=a.n(o),r=a(7),l=a.n(r),c=a(8),d=a.n(c),u=a(9),g=a.n(u),m=a(3),p=a.n(m),h=a(14),b=a.n(h),_=a(1),f=function(t){function PreviewBlock(){return i()(this,PreviewBlock),l()(this,d()(PreviewBlock).apply(this,arguments))}return g()(PreviewBlock,t),s()(PreviewBlock,[{key:"render",value:function(){var t=this.props,a=t.width,n=t.height,i=t.shape,o=t.padding;return e.createElement("div",{className:b()("googlesitekit-preview-block",{"googlesitekit-preview-block--padding":o}),style:{width:a,height:n}},e.createElement("div",{className:b()("googlesitekit-preview-block__wrapper",{"googlesitekit-preview-block__wrapper--circle":"circular"===i})}))}}]),PreviewBlock}(_.Component);f.propTypes={width:p.a.string,height:p.a.string,shape:p.a.string,padding:p.a.bool},f.defaultProps={width:"100px",height:"100px",shape:"square",padding:!1},t.a=f}).call(this,a(1))},function(e,t,a){"use strict";(function(e,n){var i=a(3),o=a.n(i),s=a(14),r=a.n(s),l=function SvgIcon(t){var a=t.id,i=t.className,o=t.height,s=t.width,l="".concat(e.googlesitekit.admin.assetsRoot,"svg/svg.svg");return n.createElement("svg",{className:r()("svg",i),height:o,width:s},n.createElement("use",{xlinkHref:"".concat(l,"#").concat(a)}))};l.propTypes={id:o.a.string.isRequired,className:o.a.string,height:o.a.string,width:o.a.string},l.defaultProps={className:"",height:20,width:20},t.a=l}).call(this,a(16),a(1))},function(e,t,a){"use strict";var n=a(72),i=a.n(n);a.d(t,"l",(function(){return i.a})),a.d(t,"a",(function(){return n.HelperText})),a.d(t,"b",(function(){return n.Input}));var o=a(101);a.d(t,"h",(function(){return o.a}));var s=a(200);a.d(t,"e",(function(){return s.a}));var r=a(199);a.d(t,"g",(function(){return r.a}));var l=a(80),c=a.n(l);a.d(t,"k",(function(){return c.a})),a.d(t,"j",(function(){return l.Option}));var d=a(201);a.d(t,"i",(function(){return d.a}));var u=a(198);a.d(t,"d",(function(){return u.a}));var g=a(197);a.d(t,"c",(function(){return g.a}));var m=a(196);a.d(t,"f",(function(){return m.a}))},function(e,t,a){"use strict";(function(e){var n=a(5),i=a.n(n),o=a(6),s=a.n(o),r=a(7),l=a.n(r),c=a(8),d=a.n(c),u=a(15),g=a.n(u),m=a(9),p=a.n(m),h=a(3),b=a.n(h),_=a(14),f=a.n(_),y=a(1),k=a(94),v=a(2),S=a(48),O=function(t){function DataBlock(e){var t;return i()(this,DataBlock),(t=l()(this,d()(DataBlock).call(this,e))).handleClick=t.handleClick.bind(g()(t)),t.handleKeyPress=t.handleKeyPress.bind(g()(t)),t}return p()(DataBlock,t),s()(DataBlock,[{key:"handleClick",value:function(){var e=this.props,t=e.stat;(0,e.handleStatSelection)(t)}},{key:"handleKeyPress",value:function(e){e.preventDefault();var t=this.props,a=t.stat,n=t.handleStatSelection;"Enter"!==e.key&&" "!==e.key||n(a)}},{key:"render",value:function(){var t=this.props,a=t.className,n=t.title,i=t.datapoint,o=t.datapointUnit,s=t.change,r=t.changeDataUnit,l=t.context,c=t.period,d=t.selected,u=t.handleStatSelection,g=t.source,m=t.sparkline,p=t.invertChangeColor,h="button"===l?"button":"",b=m;return b&&p&&(b=Object(y.cloneElement)(m,{invertChangeColor:p})),e.createElement("div",{className:f()("googlesitekit-data-block",a,"googlesitekit-data-block--".concat(l),{"googlesitekit-data-block--selected":d}),tabIndex:"button"===l?"0":"-1",role:u&&h,onClick:u&&this.handleClick,onKeyPress:u&&this.handleKeyPress,"aria-label":u&&n,"aria-pressed":u&&d},e.createElement("div",{className:"googlesitekit-data-block__title-datapoint-wrapper"},e.createElement("h3",{className:" googlesitekit-subheading-1 googlesitekit-data-block__title "},n),e.createElement("div",{className:"googlesitekit-data-block__datapoint"},"".concat(i).concat(o))),b&&e.createElement("div",{className:"googlesitekit-data-block__sparkline"},b),e.createElement("div",{className:"googlesitekit-data-block__change-source-wrapper"},e.createElement("div",{className:"googlesitekit-data-block__change"},""===s&&e.createElement(y.Fragment,null," "),s&&e.createElement(y.Fragment,null,e.createElement("span",{className:"googlesitekit-data-block__arrow"},e.createElement(k.a,{direction:0<parseFloat(s)?"up":"down",invertColor:p})),e.createElement("span",{className:"googlesitekit-data-block__value"},"".concat(Object(v.t)(Math.abs(s))).concat(r," ").concat(c)))),g&&e.createElement(S.a,{className:"googlesitekit-data-block__source",name:g.name,href:g.link})))}}]),DataBlock}(y.Component);O.propTypes={stat:b.a.number,onClick:b.a.func,className:b.a.string,title:b.a.string,datapoint:b.a.oneOfType([b.a.string,b.a.number]),datapointUnit:b.a.string,change:b.a.oneOfType([b.a.string,b.a.number]),changeDataUnit:b.a.string,context:b.a.string,period:b.a.string,selected:b.a.bool,handleStatSelection:b.a.func,invertChangeColor:b.a.bool},O.defaultProps={stat:null,onClick:null,className:"",title:"",datapoint:null,datapointUnit:"",change:null,changeDataUnit:"",context:"default",period:"",selected:!1,handleStatSelection:null,invertChangeColor:!1},t.a=O}).call(this,a(1))},function(e,t,a){"use strict";(function(e,n){a.d(t,"b",(function(){return E})),a.d(t,"a",(function(){return j}));var i=a(5),o=a.n(i),s=a(6),r=a.n(s),l=a(7),c=a.n(l),d=a(8),u=a.n(d),g=a(15),m=a.n(g),p=a(9),h=a.n(p),b=a(3),_=a.n(b),f=a(14),y=a.n(f),k=a(13),v=a(1),S=a(48),O=a(18),E=function(t,a,n){var i=[],o=n.links,s=n.source,r=n.showURLs;n.cap&&(t=t.slice(0,n.cap)),Object(k.each)(t,(function(t,a){var n=[],s=o&&o[a];Object(k.each)(t,(function(a,i){"string"==typeof a&&(a=a.replace(/\(none\)/gi,"direct")),n.push(e.createElement("td",{key:"cell-"+i,className:"googlesitekit-table__body-item"},t[0]===a&&s?e.createElement("div",{className:"googlesitekit-table__body-item-content"},e.createElement(O.a,{className:"googlesitekit-table__body-item-link",href:s,external:!0,inherit:!0},a),r&&""!==Object(k.trim)(s,"/")&&e.createElement(O.a,{className:"googlesitekit-table__body-item-url",href:s,inherit:!0,external:!0},Object(k.trim)(s,"/"))):e.createElement("div",{className:"googlesitekit-table__body-item-content"},a)))})),i.push(e.createElement("tr",{key:"tr-"+a,className:"googlesitekit-table__body-row"},n))}));var l=t&&t[0]&&t[0].length?t[0].length:1;return e.createElement("div",{className:y()("googlesitekit-table",{"googlesitekit-table--with-list":!n||!n.disableListMode})},e.createElement("table",{className:y()("googlesitekit-table__wrapper","googlesitekit-table__wrapper--".concat(l,"-col"))},e.createElement("thead",{className:"googlesitekit-table__head"},e.createElement("tr",{key:"gksc_data_row_header-wrap",style:n&&n.hideHeader?{display:"none"}:{},className:"googlesitekit-table__head-row"},a.map((function(t,a){return e.createElement("th",{key:"gksc_data_row_header-".concat(a),className:y()("googlesitekit-table__head-item",{"googlesitekit-table__head-item--primary":t.primary}),"data-tooltip":t.tooltip},t.title)})))),e.createElement("tbody",{className:"googlesitekit-table__body"},i)),s&&e.createElement(S.a,{className:"googlesitekit-table__source",name:s.name,href:s.link}))},j=function(t){function TableOverflowContainer(){var e;return o()(this,TableOverflowContainer),(e=c()(this,u()(TableOverflowContainer).call(this))).state={isScrolling:!1},e.scrollRef=Object(v.createRef)(),e.updateFadeOnScroll=e.updateFadeOnScroll.bind(m()(e)),e}return h()(TableOverflowContainer,t),r()(TableOverflowContainer,[{key:"componentDidMount",value:function(){var e=this;e.updateFadeOnScroll(),this.resize=Object(k.debounce)((function(){e.updateFadeOnScroll()}),100),n.addEventListener("resize",this.resize)}},{key:"componentWillUnmount",value:function(){n.removeEventListener("resize",this.resize)}},{key:"updateFadeOnScroll",value:function(){var e=this.scrollRef.current,t=e.scrollLeft,a=e.scrollWidth-e.offsetWidth,n=t<a-16&&0<a-16;this.setState({isScrolling:n})}},{key:"render",value:function(){var t=this.props.children,a=this.state.isScrolling;return e.createElement("div",{onScroll:Object(k.debounce)(this.updateFadeOnScroll,100),className:y()("googlesitekit-table-overflow",{"googlesitekit-table-overflow--gradient":a})},e.createElement("div",{ref:this.scrollRef,className:"googlesitekit-table-overflow__container"},t))}}]),TableOverflowContainer}(v.Component);j.propTypes={children:_.a.element}}).call(this,a(1),a(16))},,function(e,t,a){"use strict";(function(e){var n=a(20),i=a.n(n),o=a(11),s=a.n(o),r=a(5),l=a.n(r),c=a(6),d=a.n(c),u=a(7),g=a.n(u),m=a(8),p=a.n(m),h=a(15),b=a.n(h),_=a(9),f=a.n(_),y=a(3),k=a.n(y),v=a(14),S=a.n(v),O=a(13),E=a(1),j=a(24),D=a(59),C=a(10),w=a(26),A=a(31),x=a(60),N=a(71),P=a(18),T=function(t){function Notification(e){var t;return l()(this,Notification),(t=g()(this,p()(Notification).call(this,e))).state={isClosed:!1},t.cardRef=Object(E.createRef)(),t.handleDismiss=t.handleDismiss.bind(b()(t)),t.handleCTAClick=t.handleCTAClick.bind(b()(t)),0<t.props.dismissExpires&&t.expireDismiss(),t.props.showOnce&&C.c.setCache("notification::displayed::".concat(t.props.id),new Date),t}return f()(Notification,t),d()(Notification,[{key:"handleDismiss",value:function(e){var t;return s.a.async((function(a){for(;;)switch(a.prev=a.next){case 0:if(e.persist(),e.preventDefault(),!(t=this.props.onDismiss)){a.next=6;break}return a.next=6,s.a.awrap(t(e));case 6:this.dismiss();case 7:case"end":return a.stop()}}),null,this)}},{key:"dismiss",value:function(){var e=this,t=this.cardRef.current;this.setState({isClosed:!0}),setTimeout((function(){C.c.setCache("notification::dismissed::".concat(e.props.id),new Date),t.style.display="none";var a=new Event("notificationDismissed");document.dispatchEvent(a)}),350)}},{key:"handleCTAClick",value:function(e){var t,a,n;return s.a.async((function(i){for(;;)switch(i.prev=i.next){case 0:if(e.persist(),t=this.props,a=t.isDismissable,!(n=t.onCTAClick)){i.next=5;break}return i.next=5,s.a.awrap(n(e));case 5:a&&this.dismiss();case 6:case"end":return i.stop()}}),null,this)}},{key:"expireDismiss",value:function(){var e=this.props,t=e.id,a=e.dismissExpires,n=C.c.getCache("notification::dismissed::".concat(t));if(n){var i=new Date(n);i.setSeconds(i.getSeconds()+parseInt(a,10)),i<new Date&&C.c.deleteCache("notification::dismissed::".concat(t))}}},{key:"render",value:function(){var t,a=this.state.isClosed,n=this.props,o=n.children,s=n.id,r=n.title,l=n.description,c=n.blockData,d=n.winImage,u=n.smallImage,g=n.format,m=n.learnMoreURL,p=n.learnMoreDescription,h=n.learnMoreLabel,b=n.ctaLink,_=n.ctaLabel,f=n.ctaTarget,y=n.type,k=n.dismiss,v=n.isDismissable,T=n.logo,L=n.module,M=n.moduleName,I=n.pageIndex;if(C.c.getCache("notification::dismissed::".concat(s)))return null;var W,R=a?"is-closed":"is-open",U="large"===g&&"win-stats-increase"===y,F="mdc-layout-grid__cell--span-12";"large"===g?(F="mdc-layout-grid__cell--order-2-phone mdc-layout-grid__cell--order-1-tablet mdc-layout-grid__cell--span-6-tablet mdc-layout-grid__cell--span-8-desktop ",U&&(F="mdc-layout-grid__cell--order-2-phone mdc-layout-grid__cell--order-1-tablet mdc-layout-grid__cell--span-5-tablet mdc-layout-grid__cell--span-8-desktop ")):"small"===g&&(F="mdc-layout-grid__cell--span-11-desktop mdc-layout-grid__cell--span-7-tablet mdc-layout-grid__cell--span-3-phone"),W="win-warning"===y?e.createElement(x.a,null):"win-error"===y?e.createElement(N.a,null):"";var q=e.createElement(E.Fragment,null,c&&e.createElement("div",{className:"mdc-layout-grid__inner"},Object(O.map)(c,(function(t,a){return e.createElement("div",{key:a,className:S()("mdc-layout-grid__cell",{"mdc-layout-grid__cell--span-5-desktop":U,"mdc-layout-grid__cell--span-4-desktop":!U})},e.createElement("div",{className:"googlesitekit-publisher-win__stats"},e.createElement(w.a,t)))})))),H=e.createElement(E.Fragment,null,r&&e.createElement("h3",{className:"googlesitekit-heading-2 googlesitekit-publisher-win__title"},r),l&&e.createElement("div",{className:"googlesitekit-publisher-win__desc"},e.createElement("p",null,Object(E.isValidElement)(l)?l:e.createElement("span",{dangerouslySetInnerHTML:Object(D.a)(l,{ALLOWED_TAGS:["strong","em","br","a"],ALLOWED_ATTR:["href"]})}),h&&e.createElement(E.Fragment,null," ",e.createElement(P.a,{href:m,external:!0,inherit:!0},h),p),I&&e.createElement("span",{className:"googlesitekit-publisher-win__detect"},I))),o),z=L?e.createElement(j.a,{id:L,height:"19",width:"19"}):e.createElement(j.a,{id:"logo-g",height:"34",width:"32"});return e.createElement("section",{ref:this.cardRef,className:S()("googlesitekit-publisher-win",(t={},i()(t,"googlesitekit-publisher-win--".concat(g),g),i()(t,"googlesitekit-publisher-win--".concat(y),y),i()(t,"googlesitekit-publisher-win--".concat(R),R),t))},e.createElement("div",{className:"mdc-layout-grid"},e.createElement("div",{className:"mdc-layout-grid__inner"},T&&e.createElement("div",{className:S()("mdc-layout-grid__cell","mdc-layout-grid__cell--span-12",{"mdc-layout-grid__cell--order-2-phone":U,"mdc-layout-grid__cell--order-1-tablet":U})},e.createElement("div",{className:"googlesitekit-publisher-win__logo"},z),M&&e.createElement("div",{className:"googlesitekit-publisher-win__module-name"},M)),u&&e.createElement("div",{className:" mdc-layout-grid__cell mdc-layout-grid__cell--span-1 "},e.createElement("img",{className:"googlesitekit-publisher-win__small-image",alt:"",src:u})),e.createElement("div",{className:S()("mdc-layout-grid__cell",F)},U?e.createElement("div",{className:"mdc-layout-grid__inner"},e.createElement("div",{className:"mdc-layout-grid__cell mdc-layout-grid__cell--span-5-desktop mdc-layout-grid__cell--span-8-tablet"},H),e.createElement("div",{className:"mdc-layout-grid__cell mdc-layout-grid__cell--span-7-desktop mdc-layout-grid__cell--span-8-tablet mdc-layout-grid__cell--align-bottom"},q)):e.createElement(E.Fragment,null,H,q),b&&e.createElement(A.a,{href:b,target:f,onClick:this.handleCTAClick},_),v&&k&&e.createElement(P.a,{onClick:this.handleDismiss},k)),d&&e.createElement("div",{className:" mdc-layout-grid__cell mdc-layout-grid__cell--order-1-phone mdc-layout-grid__cell--order-2-tablet mdc-layout-grid__cell--span-2-tablet mdc-layout-grid__cell--span-4-desktop "},e.createElement("div",{className:"googlesitekit-publisher-win__image-large"},e.createElement("img",{alt:"",src:d}))),("win-error"===y||"win-warning"===y)&&e.createElement("div",{className:" mdc-layout-grid__cell mdc-layout-grid__cell--span-1 "},e.createElement("div",{className:"googlesitekit-publisher-win__icons"},W)))))}}]),Notification}(E.Component);T.propTypes={id:k.a.string.isRequired,title:k.a.string.isRequired,description:k.a.node,learnMoreURL:k.a.string,learnMoreDescription:k.a.string,learnMoreLabel:k.a.string,blockData:k.a.array,winImage:k.a.string,smallImage:k.a.string,format:k.a.string,ctaLink:k.a.string,ctaLabel:k.a.string,type:k.a.string,dismiss:k.a.string,isDismissable:k.a.bool,logo:k.a.bool,module:k.a.string,moduleName:k.a.string,pageIndex:k.a.string,dismissExpires:k.a.number,showOnce:k.a.bool,onCTAClick:k.a.func,onDismiss:k.a.func},T.defaultProps={isDismissable:!0,dismissExpires:0,showOnce:!1},t.a=T}).call(this,a(1))},function(e,t,a){"use strict";(function(e){var n=a(5),i=a.n(n),o=a(6),s=a.n(o),r=a(7),l=a.n(r),c=a(8),d=a.n(c),u=a(9),g=a.n(u),m=a(3),p=a.n(m),h=a(14),b=a.n(h),_=a(1),f=function(t){function ProgressBar(){return i()(this,ProgressBar),l()(this,d()(ProgressBar).apply(this,arguments))}return g()(ProgressBar,t),s()(ProgressBar,[{key:"render",value:function(){var t=this.props,a=t.className,n=t.small,i=t.compress,o=t.height,s=o?Math.round(o/2):null;return e.createElement("div",{role:"progressbar",style:{marginTop:s,marginBottom:s},className:b()("mdc-linear-progress","mdc-linear-progress--indeterminate",a,{"mdc-linear-progress--small":n,"mdc-linear-progress--compress":i})},e.createElement("div",{className:"mdc-linear-progress__buffering-dots"}),e.createElement("div",{className:"mdc-linear-progress__buffer"}),e.createElement("div",{className:"mdc-linear-progress__bar mdc-linear-progress__primary-bar"},e.createElement("span",{className:"mdc-linear-progress__bar-inner"})),e.createElement("div",{className:"mdc-linear-progress__bar mdc-linear-progress__secondary-bar"},e.createElement("span",{className:"mdc-linear-progress__bar-inner"})))}}]),ProgressBar}(_.Component);f.propTypes={className:p.a.string,small:p.a.bool,compress:p.a.bool},f.defaultProps={className:"",small:!1,compress:!1},t.a=f}).call(this,a(1))},function(e,t,a){"use strict";(function(e){var n=a(5),i=a.n(n),o=a(6),s=a.n(o),r=a(7),l=a.n(r),c=a(8),d=a.n(c),u=a(9),g=a.n(u),m=a(3),p=a.n(m),h=a(14),b=a.n(h),_=a(1),f=a(25),y=function(t){function Button(e){var t;return i()(this,Button),(t=l()(this,d()(Button).call(this,e))).buttonRef=Object(_.createRef)(),t}return g()(Button,t),s()(Button,[{key:"componentDidMount",value:function(){new f.h(this.buttonRef.current)}},{key:"render",value:function(){var t=this.props,a=t.onClick,n=t.children,i=t.href,o=t.text,s=t.className,r=t.danger,l=t.disabled,c=t.target,d=t.id,u=t.icon,g=t.trailingIcon,m=t.ariaHaspopup,p=t.ariaExpanded,h=t.ariaControls,_=i&&!l?"a":"button";return e.createElement(_,{className:b()("mdc-button",s,{"mdc-button--raised":!o,"mdc-button--danger":r}),onClick:a,href:l?void 0:i,ref:this.buttonRef,disabled:!!l,target:c||"_self",id:d,"aria-haspopup":m,"aria-expanded":p,"aria-controls":h},u&&u,e.createElement("span",{className:"mdc-button__label"},n),g&&g)}}]),Button}(_.Component);y.propTypes={onClick:p.a.func,children:p.a.string.isRequired,href:p.a.string,text:p.a.bool,className:p.a.string,danger:p.a.bool,disabled:p.a.bool,icon:p.a.element,trailingIcon:p.a.element,ariaHaspopup:p.a.string,ariaExpanded:p.a.bool,ariaControls:p.a.string},y.defaultProps={onClick:null,href:null,text:!1,className:"",danger:!1,disabled:!1,icon:null,trailingIcon:null,ariaHaspopup:"",ariaExpanded:!1,ariaControls:""},t.a=y}).call(this,a(1))},function(e,t,a){"use strict";(function(e){var n=a(5),i=a.n(n),o=a(6),s=a.n(o),r=a(7),l=a.n(r),c=a(8),d=a.n(c),u=a(9),g=a.n(u),m=a(3),p=a.n(m),h=a(14),b=a.n(h),_=a(1),f=a(18),y=function(t){function CTA(){return i()(this,CTA),l()(this,d()(CTA).apply(this,arguments))}return g()(CTA,t),s()(CTA,[{key:"render",value:function(){var t=this.props,a=t.title,n=t.description,i=t.ctaLink,o=t.ctaLabel,s=t.error,r=t.onClick;return e.createElement("div",{className:b()("googlesitekit-cta",{"googlesitekit-cta--error":s})},a&&e.createElement("h3",{className:"googlesitekit-cta__title"},a),n&&e.createElement("p",{className:"googlesitekit-cta__description"},n),o&&e.createElement(f.a,{href:i,onClick:r,inverse:!s,caps:!0,arrow:!0},o))}}]),CTA}(_.Component);y.propTypes={title:p.a.string.isRequired,description:p.a.string,ctaLink:p.a.string,ctaLabel:p.a.string,error:p.a.bool,onClick:p.a.func},y.defaultProps={title:"",description:"",ctaLink:"",ctaLabel:"",error:!1,onClick:function(){}},t.a=y}).call(this,a(1))},,function(e,t,a){"use strict";function n(e){return{byContext:function(t){return e.filter((function(e){return e.usageContext.includes(t)}))}}}function i(e){return(parseInt(e)||0)>0}function o(e){return!!e&&e.toString().match(/^GTM-[A-Z0-9]+$/)}a.d(t,"a",(function(){return n})),a.d(t,"b",(function(){return i})),a.d(t,"c",(function(){return o})),a.d(t,"d",(function(){return s}));var s=[/<script[^>]*>[^>]+?www.googletagmanager.com\/gtm[^>]+?['|"](GTM-[0-9A-Z]+)['|"]/,/<script[^>]*src=['|"]https:\/\/www.googletagmanager.com\/gtm\.js\?id=(GTM-[0-9A-Z]+)['|"]/,/<script[^>]*src=['|"]https:\/\/www.googletagmanager.com\/ns.html\?id=(GTM-[0-9A-Z]+)['|"]/,/<amp-analytics [^>]*config=['|"]https:\/\/www.googletagmanager.com\/amp.json\?id=(GTM-[0-9A-Z]+)['|"]/]},function(e,t,a){"use strict";(function(e){var n=a(5),i=a.n(n),o=a(6),s=a.n(o),r=a(7),l=a.n(r),c=a(8),d=a.n(c),u=a(9),g=a.n(u),m=a(3),p=a.n(m),h=a(14),b=a.n(h),_=a(1),f=a(23),y=function(t){function PreviewTable(){return i()(this,PreviewTable),l()(this,d()(PreviewTable).apply(this,arguments))}return g()(PreviewTable,t),s()(PreviewTable,[{key:"render",value:function(){for(var t=this.props,a=t.rows,n=t.rowHeight,i=t.padding,o=[],s=0;a>s;s++)o.push(e.createElement("div",{className:"googlesitekit-preview-table__row",key:"table-row-"+s},e.createElement(f.a,{width:"100%",height:n+"px"})));return e.createElement("div",{className:b()("googlesitekit-preview-table",{"googlesitekit-preview-table--padding":i})},o)}}]),PreviewTable}(_.Component);y.propTypes={rows:p.a.number,rowHeight:p.a.number,padding:p.a.bool},y.defaultProps={rows:11,rowHeight:35,padding:!1},t.a=y}).call(this,a(1))},function(e,t,a){"use strict";a.d(t,"a",(function(){return s})),a.d(t,"b",(function(){return r}));var n=a(13),i=a(2);function o(e){var t=[[{type:"string",label:"Day"},{type:"number",label:"Clicks"},{type:"number",label:"Impressions"},{type:"number",label:"CTR"},{type:"number",label:"Position"}]],a=0,o=0,s=0,r=0,l=e.length;Object(n.each)(e,(function(e){var n=new Date(e.keys[0]);t.push([n.getMonth()+1+"/"+n.getUTCDate(),e.clicks,e.impressions,e.ctr,e.position]),a+=e.clicks,o+=e.impressions,s+=e.ctr,r+=e.position}));var c=a,d=o;a=Object(i.v)(a),o=Object(i.v)(o);var u=(s/l*100).toFixed(1),g=s/l,m=(r/l).toFixed(1);return{dataMap:t,totalClicks:a,totalClicksRaw:c,totalImpressions:o,totalImpressionsRaw:d,averageCTR:u,averageCTRRaw:g,averagePosition:m}}var s=function(e){var t=Math.floor(e.length/2),a=o(e.slice(t)),n=o(e.slice(0,t));return{dataMap:a.dataMap,totalClicks:a.totalClicks,totalImpressions:a.totalImpressions,averageCTR:a.averageCTR,averagePosition:a.averagePosition,totalClicksChange:Object(i.b)(n.totalClicksRaw,a.totalClicksRaw),totalImpressionsChange:Object(i.b)(n.totalImpressionsRaw,a.totalImpressionsRaw),averageCTRChange:Object(i.b)(n.averageCTRRaw,a.averageCTRRaw),averagePositionChange:Object(i.b)(n.averagePosition,a.averagePosition)}},r=function(e){if(!e.length)return!0;var t=s(e),a=t.totalClicks,n=t.totalImpressions,i=t.averageCTR,o=t.averagePosition;return 0===parseInt(a)&&0===parseInt(n)&&0===parseInt(i)&&0===parseInt(o)}},function(e,t,a){"use strict";(function(e){var n=a(5),i=a.n(n),o=a(6),s=a.n(o),r=a(7),l=a.n(r),c=a(8),d=a.n(c),u=a(9),g=a.n(u),m=a(3),p=a.n(m),h=a(1),b=function(t){function DashboardModuleHeader(){return i()(this,DashboardModuleHeader),l()(this,d()(DashboardModuleHeader).apply(this,arguments))}return g()(DashboardModuleHeader,t),s()(DashboardModuleHeader,[{key:"render",value:function(){var t=this.props,a=t.title,n=t.description;return e.createElement("header",{className:"googlesitekit-dashboard-module-header"},e.createElement("div",{className:"mdc-layout-grid__inner"},a&&e.createElement("div",{className:" mdc-layout-grid__cell mdc-layout-grid__cell--span-12-desktop mdc-layout-grid__cell--span-8-tablet mdc-layout-grid__cell--span-4-phone "},e.createElement("h3",{className:" googlesitekit-heading-3 googlesitekit-dashboard-module-header__title "},a),n&&e.createElement("p",{className:"googlesitekit-dashboard-module-header__description"},n))))}}]),DashboardModuleHeader}(h.Component);b.propTypes={title:p.a.string,description:p.a.string},b.defaultProps={title:"",description:""},t.a=b}).call(this,a(1))},function(e,t,a){"use strict";(function(e){a.d(t,"e",(function(){return u})),a.d(t,"d",(function(){return g})),a.d(t,"a",(function(){return m})),a.d(t,"b",(function(){return p})),a.d(t,"c",(function(){return h}));var n=a(11),i=a.n(n),o=a(185),s=a(13),r=a(0),l=a(2),c=a(17),d=a(10);function u(e){var t=[[{type:"date",label:"Day"},{type:"number",label:"RPM"},{type:"number",label:"Earnings"},{type:"number",label:"Impressions"}]];return Object(s.each)(e,(function(e){var a=new Date(e[0]);t.push([a,e[2],e[1],e[3]])})),{dataMap:t}}var g=function(t,a){var n,i,s,c,d,u,g,m,p,h,b,_,f,y=!1,k=!1,v=!1,S=!1,O=!1,E=!1,j=Object(l.l)().adsense,D=j.accountURL,C=j.signupURL,w=Object(l.o)("googlesitekit-module-adsense",{}),A=new URL(e.googlesitekit.admin.siteURL);switch(t){case"account-connected":a?(m=!1,g="alert",p=Object(r.__)("Site Kit will place AdSense code to your site","google-site-kit"),h=Object(r.__)("This means Google will automatically place ads for you in all the best places.","google-site-kit"),i=Object(r.__)("Continue","google-site-kit"),n=w,y=!0,b=Object(r.__)("Let Site Kit place code on your site","google-site-kit"),_=Object(r.__)("If you don’t let Site Kit place the code you may not get the best ads experience. You can set this up later on the Site Kit settings page.","google-site-kit"),f=Object(r.__)("If you’ve already set up ads on your site, it may change how they appear. You can customize this later in AdSense.","google-site-kit")):(m=!1,g=!1,p=Object(r.__)("Looks like you’re already using AdSense","google-site-kit"),h=Object(r.__)("Site Kit will place AdSense code on your site to connect your site to AdSense and help you get the most out of ads. This means Google will automatically place ads for you in all the best places.","google-site-kit"),i=Object(r.__)("Continue","google-site-kit"),n=w,E={eventCategory:"adsense_setup",eventName:"complete_adsense_setup"},b=Object(r.__)("Let Site Kit place code on your site to get your site approved","google-site-kit"),_=Object(r.__)("If you’ve already got some AdSense code on your site, we recommend you use Site Kit to place code to get the most out of AdSense.","google-site-kit"));break;case"account-connected-nonmatching":m=!1,g=!1,p=Object(r.__)("Your site has code from another AdSense account","google-site-kit"),h=Object(r.__)("We’ve found some AdSense code on your site, but it’s not linked to this AdSense account.","google-site-kit"),S=!1,i=Object(r.__)("Switch Google account","google-site-kit"),n=Object(l.n)("adsense",!0),k={accountStatus:"account-connected",continueText:Object(r.__)("Continue anyway","google-site-kit"),statusHeadline:Object(r.__)("Site Kit will place AdSense code on your site","google-site-kit"),statusMessage:Object(r.__)("To connect your site to your AdSense account, Site Kit will place AdSense code on your site. For a better ads experience, you should remove AdSense code that’s not linked to this AdSense account.","google-site-kit"),profile:!0,ctaLink:w,ctaLinkText:Object(r.__)("Continue","google-site-kit"),continueAction:!1,switchLabel:Object(r.__)("Let Site Kit place code on your site","google-site-kit"),switchOffMessage:Object(r.__)("You can let Site Kit do this later.","google-site-kit")};break;case"ads-display-pending":var x=Object(o.parse)(A.hostname).domain;p=Object(r.__)("Let’s get your site ready for ads","google-site-kit"),h=Object(r.__)("After you’ve finished setting up your account, we’ll let you know when your site is ready to show ads. This usually takes less than a day, but it can sometimes take a bit longer.","google-site-kit"),i=Object(r.__)("Go to your AdSense account to check on your site’s status or to complete setting up","google-site-kit"),n="https://www.google.com/adsense/new/sites?url=".concat(x||A.hostname,"&source=site-kit");break;case"account-pending-review":p=Object(r.__)("We’re getting your site ready for ads","google-site-kit"),h=Object(r.__)("AdSense is reviewing your site. Meanwhile, make sure you’ve completed these steps in AdSense.","google-site-kit"),i=Object(r.__)("Go to your AdSense account to check on your site’s status","google-site-kit"),n="https://www.google.com/adsense/new/sites?url=".concat(A.hostname,"&source=site-kit"),v=!0;break;case"account-required-action":O=!0;break;case"disapproved-account":n=D,i=Object(r.__)("Go to AdSense to find out how to fix the issue","google-site-kit"),p=Object(r.__)("Your site isn’t ready to show ads yet","google-site-kit"),h=Object(r.__)("You need to fix some things before we can connect Site Kit to your AdSense account.","google-site-kit");break;case"disapproved-account-afc":m=Object(r.__)("There is an AdSense account, but the AFC account is disapproved","google-site-kit"),g="error",p=Object(r.__)("Create Account","google-site-kit"),h=Object(r.__)("Create an AdMob account, then open AdSense and try to upgrade.","google-site-kit"),i=Object(r.__)("Create an AdMob Account","google-site-kit"),n="https://google.com/admob";break;case"no-account":p=Object(r.__)("Create your AdSense account","google-site-kit"),h=Object(r.__)("Site Kit will place AdSense code on every page across your site. This means Google will automatically place ads for you in all the best places.","google-site-kit"),S=!0,i=Object(r.__)("Create AdSense Account","google-site-kit"),n=C,u=Object(r.__)("Already have an AdSense account?","google-site-kit"),s=Object(r.__)("to connect to it","google-site-kit"),c=Object(r.__)("Switch Google account","google-site-kit"),d=Object(l.n)("adsense",!0),E={eventCategory:"adsense_setup",eventName:"create_adsense_account"};break;case"no-account-tag-found":p=Object(r.__)("Looks like you’re already using AdSense","google-site-kit"),h=Object(r.__)("We’ve found some AdSense code on your site, but it’s not linked to this Google account.","google-site-kit"),S=!1,i=Object(r.__)("Switch Google account","google-site-kit"),n=Object(l.n)("adsense",!0),b=Object(r.__)("Let Site Kit place code on your site to get your site approved","google-site-kit"),k={statusHeadline:Object(r.__)("Create a new AdSense account","google-site-kit"),statusMessage:Object(r.__)("Site Kit will place additional AdSense code on every page across your site after you create an account. This means Google will automatically place ads for you in all the best places.","google-site-kit"),notice:Object(r.__)("We recommend you remove the old AdSense code from this site.","google-site-kit"),icon:"warning",continueText:Object(r.__)("Continue anyway","google-site-kit"),ctaLinkText:Object(r.__)("Create AdSense Account","google-site-kit"),ctaLink:C,ctaTarget:"_blank",continueAction:!1};break;case"account-connected-no-data":p=Object(r.__)("We’re getting your site ready for ads","google-site-kit"),h=Object(r.__)("AdSense is reviewing your site. Meanwhile, make sure you’ve completed these steps in AdSense.","google-site-kit"),v=!0}return{accountTagMatch:y,continueAction:k,ctaLink:n,ctaLinkText:i,footerAppendedText:s,footerCTA:c,footerCTALink:d,footerText:u,icon:g,incomplete:v,issue:m,profile:S,required:O,setupComplete:!1,statusHeadline:p,statusMessage:h,switchLabel:b,switchOffMessage:_,switchOnMessage:f,tracking:E}},m=function(){var t,a,n,o,c,u,g,m,p,h,b,_,f,y,k,v,S,O,E,j,D,C,w,A,x,N,P,T,L,M=arguments;return i.a.async((function(I){for(;;)switch(I.prev=I.next){case 0:return t=M.length>0&&void 0!==M[0]&&M[0],a=M.length>1&&void 0!==M[1]?M[1]:function(){},o=!1,I.prev=3,a(Object(r.__)("Locating accounts…","google-site-kit")),I.next=7,i.a.awrap(d.c.get(d.b,"adsense","accounts").then((function(e){return e})).catch((function(e){return e})));case 7:if(c=I.sent,!(1<(u=!c.data||c.data.status&&200!==c.data.status?c:c.data).length)){I.next=42;break}a(Object(r.__)("Searching for domain…","google-site-kit")),g=!0,m=!1,p=void 0,I.prev=14,h=u[Symbol.iterator]();case 16:if(g=(b=h.next()).done){I.next=28;break}return _=b.value,f=_.id,I.next=21,i.a.awrap(d.c.get(d.b,"adsense","urlchannels",{clientID:f}).then((function(e){return e})).catch((function(e){return e})));case 21:y=I.sent,k=new URL(e.googlesitekit.admin.siteURL),(v=y&&y.length?Object(s.filter)(y,{urlPattern:k.hostname}):[])&&0!==v.length?(O=v[0].id,Object(l.B)("adsense_setup","adsense_account_detected")):(n="account-pending-review",Object(l.B)("adsense_setup","adsense_account_pending","accountPendingReview status account-pending-review"));case 25:g=!0,I.next=16;break;case 28:I.next=34;break;case 30:I.prev=30,I.t0=I.catch(14),m=!0,p=I.t0;case 34:I.prev=34,I.prev=35,g||null==h.return||h.return();case 37:if(I.prev=37,!m){I.next=40;break}throw p;case 40:return I.finish(37);case 41:return I.finish(34);case 42:if(S=u&&u.message&&u.message.error,O=!!(u&&u.length&&u[0])&&u[0].id,u&&O&&!S){I.next=50;break}E=(S||{}).errors,"noAdSenseAccount"!==(j=E[0].reason)&&u&&O||(n="disapprovedAccount"===j?"disapproved-account":t?"no-account-tag-found":"no-account"),I.next=118;break;case 50:return Object(l.l)().adsense.accountURL=Object(r.sprintf)("https://www.google.com/adsense/new/%s/home",O),a(Object(r.__)("Account found, checking account status…","google-site-kit")),I.next=54,i.a.awrap(d.c.get(d.b,"adsense","alerts",{accountID:O}).then((function(e){return e})).catch((function(e){return e})));case 54:if(D=I.sent,C=!D.data||D.data.status&&200!==D.data.status?D:D.data,w=C&&C.message&&C.message.error,!Object(s.find)(D,{type:"GRAYLISTED_PUBLISHER"})){I.next=62;break}n="ads-display-pending",Object(l.B)("adsense_setup","adsense_account_pending","accountPendingReview status ads-display-pending"),I.next=118;break;case 62:return I.next=64,i.a.awrap(d.c.get(d.b,"adsense","clients").then((function(e){return e})).catch((function(e){return e})));case 64:if(A=I.sent,x=!A.data||A.data.status&&200!==A.data.status?A:A.data,N=x&&x.message&&x.message.error,!(P=!(!x||!x.length)&&Object(s.find)(x,{productCode:"AFC"}))){I.next=72;break}return o=P.id,I.next=72,i.a.awrap(d.c.set(d.b,"adsense","client-id",{clientID:o}).then((function(e){return e})).catch((function(e){return e})));case 72:if(!w){I.next=77;break}"accountPendingReview"===C.message.error.errors[0].reason&&(n="ads-display-pending",Object(l.B)("adsense_setup","adsense_account_pending","accountPendingReview status ads-display-pending")),I.next=118;break;case 77:if(a(Object(r.__)("Looking for AdSense client…","google-site-kit")),!N){I.next=83;break}n="account-required-action",Object(l.B)("adsense_setup","adsense_required_action","accountRequiredAction status"),I.next=118;break;case 83:if(!P){I.next=117;break}return o=P.id,a(Object(r.__)("Looking for site domain…","google-site-kit")),I.next=88,i.a.awrap(d.c.get(d.b,"adsense","urlchannels",{clientID:o}).then((function(e){return e})).catch((function(e){return e})));case 88:if(T=I.sent,L=T&&T.length&&Object(s.filter)(T,(function(t){return 0<e.googlesitekit.admin.siteURL.indexOf(t.urlPattern)})),0!==T.length){I.next=95;break}n="ads-display-pending",Object(l.B)("adsense_setup","adsense_account_pending","accountPendingReview status ads-display-pending"),I.next=115;break;case 95:if(L&&0!==L.length){I.next=100;break}n="account-pending-review",Object(l.B)("adsense_setup","adsense_account_pending","accountPendingReview status account-pending-review"),I.next=115;break;case 100:if(!t||o!==t){I.next=105;break}n="account-connected",Object(l.B)("adsense_setup","adsense_account_connected","existing_matching_tag"),I.next=115;break;case 105:if(!t||o===t){I.next=110;break}n="account-connected-nonmatching",Object(l.B)("adsense_setup","adsense_account_connected","existing_non_matching_tag"),I.next=115;break;case 110:return n="account-connected",a(Object(r.__)("Connecting…","google-site-kit")),Object(l.B)("adsense_setup","adsense_account_connected"),I.next=115,i.a.awrap(d.c.set(d.b,"adsense","setup-complete",{clientID:o}).then((function(e){return e})).catch((function(e){return e})));case 115:I.next=118;break;case 117:n="disapproved-account-afc";case 118:return I.next=120,i.a.awrap(d.c.set(d.b,"adsense","account-status",{accountStatus:n}).then((function(e){return e})).catch((function(e){return e})));case 120:return I.abrupt("return",{accountStatus:n,clientID:o});case 123:return I.prev=123,I.t1=I.catch(3),I.abrupt("return",{isLoading:!1,error:I.t1.code,message:I.t1.message});case 126:case"end":return I.stop()}}),null,null,[[3,123],[14,30,34,42],[35,,37,41]])},p=function(){var e,t,a,n;return i.a.async((function(o){for(;;)switch(o.prev=o.next){case 0:if(e=Object(l.l)(),t=e.adsense.active,a=e.analytics.active,n=!0,!t||!a){o.next=7;break}return o.next=7,i.a.awrap(d.c.get(d.b,"analytics","report",c.a).then((function(e){e&&(n=!0)})).catch((function(e){400===e.code&&"INVALID_ARGUMENT"===e.message&&(n=!1)})));case 7:return o.abrupt("return",new Promise((function(e){e(n)})));case 8:case"end":return o.stop()}}))},h=function(e,t,a){if(!a.data||!a.data.dateRange||"last-28-days"!==a.data.dateRange)return!1;var n=[];return e.totals&&(n=e.totals),0===(n=n.filter((function(e){return 0<e}))).length}}).call(this,a(16))},function(e,t,a){"use strict";(function(e){var n=a(0),i=a(2),o=a(32),s=a(68),r=a(130);t.a=function(t,a){var l=arguments.length>2&&void 0!==arguments[2]&&arguments[2],c=arguments.length>3&&void 0!==arguments[3]&&arguments[3],d=arguments.length>4&&void 0!==arguments[4]&&arguments[4],u=e.createElement(o.a
|
5 |
+
/* translators: %s: module name */,{title:Object(n.sprintf)(Object(n.__)("Data error in %s","google-site-kit"),t),description:a,error:!0});return"Invalid Credentials"===a&&Object(i.y)(r.a),Object(s.a)(u,l,c,d)}}).call(this,a(1))},,function(e,t,a){"use strict";(function(e){var n=a(28),i=a.n(n),o=e._googlesitekitAPIFetchData||{},s=o.nonce,r=o.nonceEndpoint,l=o.preloadedData,c=o.rootURL;i.a.nonceEndpoint=r,i.a.nonceMiddleware=i.a.createNonceMiddleware(s),i.a.rootURLMiddleware=i.a.createRootURLMiddleware(c),i.a.preloadingMiddleware=i.a.createPreloadingMiddleware(l),i.a.use(i.a.nonceMiddleware),i.a.use(i.a.mediaUploadMiddleware),i.a.use(i.a.rootURLMiddleware),i.a.use(i.a.preloadingMiddleware),t.default=i.a}).call(this,a(16))},,function(e,t,a){"use strict";(function(e){var n=a(5),i=a.n(n),o=a(6),s=a.n(o),r=a(7),l=a.n(r),c=a(8),d=a.n(c),u=a(9),g=a.n(u),m=a(3),p=a.n(m),h=a(189),b=a(1),_=a(47),f=function(t){function Sparkline(){return i()(this,Sparkline),l()(this,d()(Sparkline).apply(this,arguments))}return g()(Sparkline,t),s()(Sparkline,[{key:"render",value:function(){var t=this.props,a=t.data,n=t.change,i=t.instanceId,o=t.invertChangeColor,s=t.loadSmall,r=t.loadCompressed,l=t.loadHeight,c=t.loadText;if(!a)return"loading...";var d=o?"red":"green",u=o?"green":"red",g={title:"",backgroundColor:"transparent",curveType:"line",width:"100%",height:"50",enableInteractivity:!1,chartArea:{height:"100%",width:"100%"},legend:{position:"none"},axisFontSize:0,hAxis:{baselineColor:"none",ticks:[]},vAxis:{baselineColor:"none",ticks:[]},axes:[],colors:[0<=(parseFloat(n)||0)?d:u]};return e.createElement("div",{className:"googlesitekit-analytics-sparkline-chart-wrap"},e.createElement(_.a,{data:a,options:g,id:"googlesitekit-sparkline-".concat(i),loadSmall:s,loadCompressed:r,loadHeight:l,loadText:c}))}}]),Sparkline}(b.Component);f.propTypes={instanceId:p.a.number.isRequired,invertChangeColor:p.a.bool,loadSmall:p.a.bool,loadCompressed:p.a.bool,loadHeight:p.a.number,loadText:p.a.bool},f.defaultProps={invertChangeColor:!1,loadSmall:!0,loadCompressed:!0,loadHeight:46,loadText:!1},t.a=Object(h.a)(f)}).call(this,a(1))},,,function(e,t,a){"use strict";(function(e){var n=a(0),i=a(32),o=a(68);t.a=function(t){var a=arguments.length>1&&void 0!==arguments[1]&&arguments[1],s=arguments.length>2&&void 0!==arguments[2]&&arguments[2],r=arguments.length>3&&void 0!==arguments[3]&&arguments[3],l=e.createElement(i.a
|
6 |
+
/* translators: %s: Module name */,{title:Object(n.sprintf)(Object(n.__)("%s Gathering Data","google-site-kit"),t)
|
7 |
+
/* translators: %s: Module name */,description:Object(n.sprintf)(Object(n.__)("%s data is not yet available, please check back later.","google-site-kit"),t)});return Object(o.a)(l,a,s,r)}}).call(this,a(1))},function(e,t,a){"use strict";(function(e,n){var i,o=a(5),s=a.n(o),r=a(6),l=a.n(r),c=a(7),d=a.n(c),u=a(8),g=a.n(u),m=a(15),p=a.n(m),h=a(9),b=a.n(h),_=a(11),f=a.n(_),y=a(3),k=a.n(y),v=a(0),S=a(1),O=a(13),E=a(30);function j(){var t;return f.a.async((function(a){for(;;)switch(a.prev=a.next){case 0:if(!i){a.next=2;break}return a.abrupt("return",i);case 2:return e.google&&e.google.charts?i=Promise.resolve():((t=document.createElement("script")).type="text/javascript",i=new Promise((function(a){t.onload=a,e.document.head.appendChild(t),t.src="https://www.gstatic.com/charts/loader.js"}))),a.abrupt("return",i);case 4:case"end":return a.stop()}}))}var D=function(t){function GoogleChart(e){var t;return s()(this,GoogleChart),(t=d()(this,g()(GoogleChart).call(this,e))).state={loading:!0,chart:null},t.onChartsLoad=t.onChartsLoad.bind(p()(t)),t.waitForChart=t.waitForChart.bind(p()(t)),t.getData=t.getData.bind(p()(t)),t.prepareChart=t.prepareChart.bind(p()(t)),t.drawChart=t.drawChart.bind(p()(t)),t.updateChart=t.updateChart.bind(p()(t)),t.chartRef=Object(S.createRef)(),t.resize=Object(O.debounce)(t.drawChart,100),t}return b()(GoogleChart,t),l()(GoogleChart,[{key:"onChartsLoad",value:function(){this.getData(),this.prepareChart(),this.drawChart(),this.setState({loading:!1})}},{key:"componentDidMount",value:function(){return f.a.async((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,f.a.awrap(j());case 2:e.google.charts.load("current",{packages:["corechart"]}),e.google.charts.setOnLoadCallback(this.onChartsLoad),e.addEventListener("resize",this.resize);case 5:case"end":return t.stop()}}),null,this)}},{key:"componentDidUpdate",value:function(e){var t=this.props.selectedStats;0!==t.length&&JSON.stringify(t)!==JSON.stringify(e.selectedStats)&&this.updateChart()}},{key:"componentWillUnmount",value:function(){e.removeEventListener("resize",this.resize)}},{key:"waitForChart",value:function(e){setTimeout((function(){e()}),500)}},{key:"getData",value:function(){return e.google&&e.google.visualization&&e.google.visualization.arrayToDataTable(this.props.data)}},{key:"prepareChart",value:function(){var t=this.chartRef.current;if(e.google&&t){var a="pie"===this.props.chartType?new e.google.visualization.PieChart(t):new e.google.visualization.LineChart(t);this.setState({chart:a})}else this.waitForChart(this.prepareChart)}},{key:"drawChart",value:function(){var e=this.state.chart,t=this.props,a=t.selectedStats,n=t.options,i=this.getData();null!==i&&null!==e?(e.draw(i,n),0!==a.length&&this.updateChart()):this.waitForChart(this.drawChart)}},{key:"updateChart",value:function(){var t=this.state.chart,a=this.props,n=a.selectedStats,i=a.options,o=a.singleStat,s=this.getData();if(null!==s&&null!==t){var r=new e.google.visualization.DataView(s);if(!o){var l=[0];l=l.concat(n.map((function(e){return e+1}))),r.setColumns(l)}t.draw(r,i)}else this.waitForChart(this.drawChart)}},{key:"render",value:function(){var e=this.state.loading,t=this.props,a=t.className,i=t.loadSmall,o=t.loadCompressed,s=t.loadHeight,r=t.loadText;return n.createElement("div",{className:"googlesitekit-graph-wrapper"},n.createElement("div",{ref:this.chartRef,className:"googlesitekit-line-chart"},n.createElement("div",{className:"googlesitekit-chart-loading"},e&&n.createElement("div",{className:"googlesitekit-chart-loading__wrapper"},r&&n.createElement("p",null,Object(v.__)("Loading chart...","google-site-kit")),n.createElement(E.a,{className:a,small:i,compress:o,height:s})))))}}]),GoogleChart}(S.Component);D.propTypes={selectedStats:k.a.array,options:k.a.object.isRequired,id:k.a.string,singleStat:k.a.bool,className:k.a.string,loadSmall:k.a.bool,loadCompressed:k.a.bool,loadHeight:k.a.number,loadText:k.a.bool},D.defaultProps={selectedStats:[],id:"",singleStat:!0,className:"",loadSmall:!1,loadCompressed:!1,loadHeight:null,loadText:!0},t.a=D}).call(this,a(16),a(1))},function(e,t,a){"use strict";(function(e){var n=a(5),i=a.n(n),o=a(6),s=a.n(o),r=a(7),l=a.n(r),c=a(8),d=a.n(c),u=a(9),g=a.n(u),m=a(3),p=a.n(m),h=a(14),b=a.n(h),_=a(1),f=a(0),y=a(18),k=function(t){function SourceLink(){return i()(this,SourceLink),l()(this,d()(SourceLink).apply(this,arguments))}return g()(SourceLink,t),s()(SourceLink,[{key:"render",value:function(){var t=this.props,a=t.name,n=t.href,i=t.className,o=t.external;return e.createElement("div",{className:b()("googlesitekit-source-link",i)},[Object(f.__)("Source:","google-site-kit")," ",e.createElement(y.a,{key:"link",href:n,external:o,inherit:!0},a)])}}]),SourceLink}(_.Component);k.propTypes={name:p.a.string,href:p.a.string,className:p.a.string,external:p.a.bool},k.defaultProps={name:"",href:"",className:"",external:!1},t.a=k}).call(this,a(1))},,,,,function(e,t,a){"use strict";(function(e){var n=a(5),i=a.n(n),o=a(6),s=a.n(o),r=a(7),l=a.n(r),c=a(8),d=a.n(c),u=a(9),g=a.n(u),m=a(14),p=a.n(m),h=a(3),b=a.n(h),_=a(1),f=a(12),y=a(24),k=a(109),v=function(t){function PageHeader(){return i()(this,PageHeader),l()(this,d()(PageHeader).apply(this,arguments))}return g()(PageHeader,t),s()(PageHeader,[{key:"render",value:function(){var t=this.props,a=t.title,n=t.icon,i=t.iconWidth,o=t.iconHeight,s=t.iconID,r=t.className,l=t.status,c=t.statusText,d=t.fullWidth?"\n\t\t\tmdc-layout-grid__cell\n\t\t\tmdc-layout-grid__cell--span-12\n\t\t\t":"\n\t\t\tmdc-layout-grid__cell\n\t\t\tmdc-layout-grid__cell--span-4-phone\n\t\t\tmdc-layout-grid__cell--span-4-tablet\n\t\t\tmdc-layout-grid__cell--span-6-desktop\n\t\t\t",u=Object(f.c)("googlesitekit.showDateRangeSelector-".concat(s),!1),g=!(""===l&&!u);return e.createElement("header",{className:"googlesitekit-page-header"},e.createElement("div",{className:"mdc-layout-grid__inner"},a&&e.createElement("div",{className:d},n&&e.createElement(y.a,{id:s,height:o,width:i,className:"googlesitekit-page-header__icon"}),e.createElement("h1",{className:p()("googlesitekit-page-header__title",r)},a)),g&&e.createElement("div",{className:" mdc-layout-grid__cell mdc-layout-grid__cell--align-bottom mdc-layout-grid__cell--align-right-tablet mdc-layout-grid__cell--span-4-phone mdc-layout-grid__cell--span-4-tablet mdc-layout-grid__cell--span-6-desktop "},e.createElement("div",{className:"googlesitekit-page-header__details"},l&&e.createElement("span",{className:p()("googlesitekit-page-header__status","googlesitekit-page-header__status--".concat(l))},c),u&&e.createElement("span",{className:"googlesitekit-page-header__range"},e.createElement(k.a,null))))))}}]),PageHeader}(_.Component);v.propTypes={title:b.a.string,icon:b.a.bool,iconID:b.a.string,iconWidth:b.a.string,iconHeight:b.a.string,className:b.a.string,status:b.a.string,statusText:b.a.string,fullWidth:b.a.bool},v.defaultProps={title:"",icon:!1,iconID:"",iconWidth:"",iconHeight:"",className:"googlesitekit-heading-3",status:"",statusText:"",fullWidth:!1},t.a=v}).call(this,a(1))},,function(e,t,a){"use strict";(function(e){var n=a(0),i=a(18);t.a=function HelpLink(){var t=Object(n.__)("Need help?","google-site-kit");return e.createElement(i.a,{className:"googlesitekit-help-link",href:"https://sitekit.withgoogle.com/documentation/",external:!0},t)}}).call(this,a(1))},,function(e,t,a){"use strict";(function(e){var n=a(5),i=a.n(n),o=a(6),s=a.n(o),r=a(7),l=a.n(r),c=a(8),d=a.n(c),u=a(9),g=a.n(u),m=a(1),p=a(29),h=function(t){function GenericError(){return i()(this,GenericError),l()(this,d()(GenericError).apply(this,arguments))}return g()(GenericError,t),s()(GenericError,[{key:"render",value:function(){return e.createElement(p.a,this.props)}}]),GenericError}(m.Component);t.a=h}).call(this,a(1))},function(e,t,a){"use strict";var n=a(5),i=a.n(n),o=a(6),s=a.n(o),r=a(7),l=a.n(r),c=a(8),d=a.n(c),u=a(9),g=a.n(u),m=a(51),p=a(1),h=function(e){function ModuleSettingsWarning(){return i()(this,ModuleSettingsWarning),l()(this,d()(ModuleSettingsWarning).apply(this,arguments))}return g()(ModuleSettingsWarning,e),s()(ModuleSettingsWarning,[{key:"render",value:function(){return null}}]),ModuleSettingsWarning}(p.Component);t.a=Object(m.a)("googlesitekit.ModuleSettingsWarning")(h)},function(e,t,a){"use strict";a.d(t,"a",(function(){return i}));var n=a(93),i=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return{__html:n.a.sanitize(e,t)}}},function(e,t,a){"use strict";(function(e){t.a=function Warning(){return e.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"#F9BB2D",width:"34",height:"34",viewBox:"0 0 24 24","aria-labelledby":"warning-title warning-desc"},e.createElement("path",{d:"M0 0h24v24H0z",fill:"none"}),e.createElement("path",{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z"}))}}).call(this,a(1))},function(e,t,a){"use strict";(function(e){var n=a(5),i=a.n(n),o=a(6),s=a.n(o),r=a(7),l=a.n(r),c=a(8),d=a.n(c),u=a(9),g=a.n(u),m=a(3),p=a.n(m),h=a(14),b=a.n(h),_=a(1),f=a(25),y=function(t){function Switch(e){var t;return i()(this,Switch),(t=l()(this,d()(Switch).call(this,e))).switchRef=Object(_.createRef)(),t}return g()(Switch,t),s()(Switch,[{key:"componentDidMount",value:function(){new f.i(this.switchRef.current)}},{key:"render",value:function(){var t=this.props,a=t.id,n=t.onClick,i=t.label,o=t.checked,s=t.hideLabel;return e.createElement(_.Fragment,null,e.createElement("div",{"aria-checked":o?"true":"false",className:b()("mdc-switch",{"mdc-switch--checked":o}),onClick:n,onKeyPress:function(e){"function"==typeof n&&"Enter"===e.code&&n(e)},role:"switch",ref:this.switchRef,tabIndex:0},e.createElement("div",{className:"mdc-switch__track"}," "),e.createElement("div",{className:"mdc-switch__thumb-underlay"},e.createElement("div",{className:"mdc-switch__thumb"},e.createElement("input",{type:"checkbox",id:a,className:"mdc-switch__native-control",role:"switch",checked:o,onChange:function(){}})))),e.createElement("label",{className:b()({"screen-reader-only":s}),htmlFor:a},i))}}]),Switch}(_.Component);y.propTypes={id:p.a.string.isRequired,onClick:p.a.func,label:p.a.string.isRequired,checked:p.a.bool,hideLabel:p.a.bool},y.defaultProps={checked:!1,hideLabel:!0},t.a=y}).call(this,a(1))},function(e,t,a){"use strict";(function(e){a.d(t,"d",(function(){return o})),a.d(t,"b",(function(){return s})),a.d(t,"c",(function(){return r})),a.d(t,"a",(function(){return l}));var n=a(0);function i(e){return.9<=e?"fast":.5<=e?"average":"slow"}var o=function(e){var t=i(e);return"fast"===t?Object(n.__)("Fast","google-site-kit"):"average"===t?Object(n.__)("Average","google-site-kit"):Object(n.__)("Slow","google-site-kit")},s=function PageSpeedReportScoreCategoryWrapper(t){var a=t.score,n=t.children,o="googlesitekit-pagespeed-report__score-category-wrapper googlesitekit-pagespeed-report__score-category-wrapper--".concat(i(a)),s="googlesitekit-pagespeed-report__score-icon googlesitekit-pagespeed-report__score-icon--".concat(i(a));return e.createElement("span",{className:o},n," ",e.createElement("span",{className:s}))},r=function PageSpeedReportScoreGauge(t){var a=t.score,o=parseInt(100*a,10),s="\n\t\tgooglesitekit-percentage-circle\n\t\tgooglesitekit-percentage-circle--".concat(i(a),"\n\t\tgooglesitekit-percentage-circle--percent-").concat(o,"\n\t");return e.createElement("div",{className:"googlesitekit-pagespeed-report__score-gauge"},e.createElement("div",{className:s},e.createElement("div",{className:"googlesitekit-percentage-circle__text"},o),e.createElement("div",{className:"googlesitekit-percentage-circle__slice"},e.createElement("div",{className:"googlesitekit-percentage-circle__bar"}),e.createElement("div",{className:"googlesitekit-percentage-circle__fill"}))),e.createElement("span",{className:"googlesitekit-pagespeed-report__score-gauge-label screen-reader-only"},Object(n.__)("Performance","google-site-kit")))},l=function PageSpeedReportScale(){return e.createElement("div",{className:"googlesitekit-pagespeed-report__scale"},e.createElement("span",null,Object(n.__)("Scale:","google-site-kit")),e.createElement("span",{className:"googlesitekit-pagespeed-report__scale-range googlesitekit-pagespeed-report__scale-range--fast"},Object(n.__)("90-100 (fast)","google-site-kit")),e.createElement("span",{className:"googlesitekit-pagespeed-report__scale-range googlesitekit-pagespeed-report__scale-range--average"},Object(n.__)("50-89 (average)","google-site-kit")),e.createElement("span",{className:"googlesitekit-pagespeed-report__scale-range googlesitekit-pagespeed-report__scale-range--slow"},Object(n.__)("0-49 (slow)","google-site-kit")))}}).call(this,a(1))},,,function(e,t,a){"use strict";(function(e,n){var i=a(11),o=a.n(i),s=a(5),r=a.n(s),l=a(6),c=a.n(l),d=a(7),u=a.n(d),g=a(8),m=a.n(g),p=a(9),h=a.n(p),b=a(3),_=a.n(b),f=a(1),y=a(0),k=a(2),v=a(10),S=a(32),O=a(57),E=function(t){function AnalyticsInactiveCTA(){return r()(this,AnalyticsInactiveCTA),u()(this,m()(AnalyticsInactiveCTA).apply(this,arguments))}return h()(AnalyticsInactiveCTA,t),c()(AnalyticsInactiveCTA,[{key:"render",value:function(){var t=this.props,a=t.title,i=void 0===a?Object(y.__)("Learn more about what visitors do on your site.","google-site-kit"):a,o=t.description,s=void 0===o?Object(y.__)("Connecting with Google Analytics to see unique vistors, goal completions, top pages and more.","google-site-kit"):o,r=t.ctaLabel,l=void 0===r?Object(y.__)("Set up Analytics","google-site-kit"):r;return e.googlesitekit.permissions.canManageOptions?n.createElement(S.a,{title:i,description:s,onClick:AnalyticsInactiveCTA.setupAnalyticsClick,ctaLabel:l}):null}}],[{key:"setupAnalyticsClick",value:function(){return o.a.async((function(t){for(;;)switch(t.prev=t.next){case 0:return t.prev=0,t.next=3,o.a.awrap(Object(k.a)(v.c,"analytics",!0));case 3:return t.next=5,o.a.awrap(Object(k.w)());case 5:e.location=Object(k.n)("analytics",!0),t.next=11;break;case 8:t.prev=8,t.t0=t.catch(0),Object(k.y)(O.a,{id:"analytics-setup-error",title:Object(y.__)("Internal Server Error","google-site-kit"),description:t.t0.message,format:"small",type:"win-error"});case 11:case"end":return t.stop()}}),null,null,[[0,8]])}}]),AnalyticsInactiveCTA}(f.Component);E.propTypes={title:_.a.string,description:_.a.string,ctaLabel:_.a.string},E.defaultProps={},t.a=E}).call(this,a(16),a(1))},,function(e,t,a){"use strict";(function(e,n){var i=a(0),o=a(29);t.a=function DashboardAuthAlert(){var t=e.googlesitekit.admin.connectURL;return n.createElement(o.a,{id:"authentication error",title:Object(i.__)("Issue accessing data","google-site-kit"),description:Object(i.__)("You need to reauthenticate your Google account.","google-site-kit"),handleDismiss:function(){},format:"small",type:"win-error",isDismissable:!0,ctaLink:t,ctaLabel:Object(i.__)("Click here","google-site-kit")})}}).call(this,a(16),a(1))},function(e,t,a){"use strict";(function(e){var n=a(1),i=a(21);t.a=function(t){var a=arguments.length>1&&void 0!==arguments[1]&&arguments[1],o=arguments.length>2&&void 0!==arguments[2]&&arguments[2],s=arguments.length>3&&void 0!==arguments[3]&&arguments[3];return e.createElement(n.Fragment,null,a&&o&&s&&e.createElement("div",{className:" mdc-layout-grid__cell mdc-layout-grid__cell--span-12 "},e.createElement(i.a,{fill:!0},e.createElement("div",{className:"mdc-layout-grid mdc-layout-grid--fill"},e.createElement("div",{className:"mdc-layout-grid__inner"},e.createElement("div",{className:"mdc-layout-grid__cell mdc-layout-grid__cell--span-12"},t))))),a&&!o&&s&&e.createElement("div",{className:" mdc-layout-grid__cell mdc-layout-grid__cell--span-6-desktop mdc-layout-grid__cell--span-4-tablet "},e.createElement(i.a,{fill:!0},e.createElement("div",{className:"mdc-layout-grid mdc-layout-grid--fill"},e.createElement("div",{className:"mdc-layout-grid__inner"},e.createElement("div",{className:"mdc-layout-grid__cell mdc-layout-grid__cell--span-12"},t))))),a&&o&&!s&&e.createElement("div",{className:" mdc-layout-grid__cell mdc-layout-grid__cell--span-12 "},t),a&&!o&&!s&&e.createElement("div",{className:" mdc-layout-grid__cell mdc-layout-grid__cell--span-6-desktop mdc-layout-grid__cell--span-4-tablet "},t),!a&&!o&&s&&e.createElement("div",{className:"mdc-layout-grid"},e.createElement("div",{className:"mdc-layout-grid__inner"},e.createElement("div",{className:"mdc-layout-grid__cell mdc-layout-grid__cell--span-12"},t))),!a&&!o&&!s&&t)}}).call(this,a(1))},function(e,t,a){"use strict";(function(e){var n=a(11),i=a.n(n),o=a(5),s=a.n(o),r=a(6),l=a.n(r),c=a(7),d=a.n(c),u=a(8),g=a.n(u),m=a(9),p=a.n(m),h=a(3),b=a.n(h),_=a(0),f=a(1),y=a(10),k=a(29),v=function(t){function Alert(e){var t;return s()(this,Alert),(t=d()(this,g()(Alert).call(this,e))).state={isLoading:!0,alerts:[],error:!1,message:""},t}return p()(Alert,t),l()(Alert,[{key:"componentDidMount",value:function(){this.getAlert()}},{key:"getAlert",value:function(){var e,t;return i.a.async((function(a){for(;;)switch(a.prev=a.next){case 0:return a.prev=0,e=this.props.module,a.next=4,i.a.awrap(y.c.get(y.b,e,"notifications",{},!1));case 4:t=a.sent,this.setState({isLoading:!1,error:!1,alerts:t}),a.next=11;break;case 8:a.prev=8,a.t0=a.catch(0),this.setState({isLoading:!1,error:a.t0.code});case 11:case"end":return a.stop()}}),null,this,[[0,8]])}},{key:"render",value:function(){var t=this.state,a=t.alerts,n=t.error,i=t.isLoading;if(n||i||!a||!a.length)return null;var o=a.map((function(t){return e.createElement(k.a,{id:t.id,key:t.id,title:t.title,description:t.message||t.description,dismiss:Object(_.__)("Dismiss","google-site-kit"),isDismissable:t.isDismissible,format:"small",ctaLink:t.ctaURL,ctaLabel:t.ctaLabel,ctaTarget:t.ctaTarget,type:t.severity})}));return e.createElement(f.Fragment,null,o)}}]),Alert}(f.Component);v.propTypes={module:b.a.string.isRequired},t.a=v}).call(this,a(1))},function(e,t,a){"use strict";(function(e,n){var i=a(20),o=a.n(i),s=a(5),r=a.n(s),l=a(6),c=a.n(l),d=a(7),u=a.n(d),g=a(8),m=a.n(g),p=a(9),h=a.n(p),b=a(3),_=a.n(b),f=a(1),y=a(0),k=a(2),v=a(47),S=a(19),O=a(10),E=a(18),j=a(23),D=a(17);function C(e,t){var a=Object.keys(e);return Object.getOwnPropertySymbols&&a.push.apply(a,Object.getOwnPropertySymbols(e)),t&&(a=a.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),a}var w=function(t){function DashboardAcquisitionPieChart(){return r()(this,DashboardAcquisitionPieChart),u()(this,m()(DashboardAcquisitionPieChart).apply(this,arguments))}return h()(DashboardAcquisitionPieChart,t),c()(DashboardAcquisitionPieChart,[{key:"render",value:function(){var t=this.props,a=t.data,n=t.source;if(!a||a.error||!a.length)return null;var i=Object(D.e)(a);return e.createElement("div",{className:"googlesitekit-chart googlesitekit-chart--pie"},e.createElement(v.a,{data:i,options:{chartArea:{width:"100%",height:"100%"},backgroundColor:"transparent",height:250,legend:{alignment:"center",textStyle:{color:"#5b5b61",fontSize:12}},slices:{0:{color:"#178EC5"},1:{color:"#54B23B"},2:{color:"#EB5729"},3:{color:"#ECED33"},4:{color:"#34CBE3"},5:{color:"#82E88E"}},title:null,width:"100%"},chartType:"pie",id:"overview-piechart",loadHeight:205}),n&&e.createElement("div",{className:"googlesitekit-chart__source"},[Object(y.__)("Source:","google-site-kit")," ",e.createElement(E.a,{key:"link",href:Object(k.o)("googlesitekit-module-analytics"),inherit:!0},Object(y._x)("Analytics","Service name","google-site-kit"))]))}}]),DashboardAcquisitionPieChart}(f.Component);w.defaultProps={source:!1},w.propTypes={source:_.a.bool},t.a=Object(S.a)(w,[{type:O.b,identifier:"analytics",datapoint:"report",data:function(e){for(var t=1;t<arguments.length;t++){var a=null!=arguments[t]?arguments[t]:{};t%2?C(a,!0).forEach((function(t){o()(e,t,a[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(a)):C(a).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(a,t))}))}return e}({},D.k,{url:n.googlesitekit.permaLink}),priority:1,maxAge:Object(k.q)("day"),context:["Dashboard","Single"]}],e.createElement(j.a,{width:"282px",height:"282px",shape:"circular"}),{},D.h,D.f)}).call(this,a(1),a(16))},function(e,t,a){"use strict";(function(e){t.a=function Error(){return e.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"#EA4336",width:"34",height:"34",viewBox:"0 0 24 24","aria-labelledby":"error-title error-desc"},e.createElement("path",{d:"M4.47 21h15.06c1.54 0 2.5-1.67 1.73-3L13.73 4.99c-.77-1.33-2.69-1.33-3.46 0L2.74 18c-.77 1.33.19 3 1.73 3zM12 14c-.55 0-1-.45-1-1v-2c0-.55.45-1 1-1s1 .45 1 1v2c0 .55-.45 1-1 1zm1 4h-2v-2h2v2z"}))}}).call(this,a(1))},,,,,,,,function(e,t,a){"use strict";(function(e,n){a.d(t,"b",(function(){return C})),a.d(t,"a",(function(){return A}));var i=a(73),o=a.n(i),s=a(5),r=a.n(s),l=a(6),c=a.n(l),d=a(7),u=a.n(d),g=a(8),m=a.n(g),p=a(9),h=a.n(p),b=a(11),_=a.n(b),f=a(1),y=a(0),k=a(3),v=a.n(k),S=a(60),O=a(30),E=a(2),j=a(10),D=a(18),C=[/<meta name="googlesitekit-setup" content="([a-z0-9-]+)"/],w=[function(){var t;return _.a.async((function(a){for(;;)switch(a.prev=a.next){case 0:if(t=e.location.hostname,!["localhost","127.0.0.1"].includes(t)&&!t.match(/\.(example|invalid|localhost|test)$/)){a.next=3;break}throw"invalid_hostname";case 3:case"end":return a.stop()}}))},function(){var e,t,a;return _.a.async((function(n){for(;;)switch(n.prev=n.next){case 0:return n.next=2,_.a.awrap(j.c.set(j.a,"site","setup-tag"));case 2:return e=n.sent,t=e.token,n.next=6,_.a.awrap(Object(E.j)("setup").catch((function(){throw"tag_fetch_failed"})));case 6:if(a=n.sent,t===a){n.next=9;break}throw"setup_token_mismatch";case 9:case"end":return n.stop()}}))}],A=function(t){function CompatibilityChecks(t){var a;r()(this,CompatibilityChecks);var n=e.googlesitekit.setup.isSiteKitConnected;return(a=u()(this,m()(CompatibilityChecks).call(this,t))).state={complete:n,error:null,developerPlugin:{}},a}return h()(CompatibilityChecks,t),c()(CompatibilityChecks,[{key:"componentDidMount",value:function(){var e,t,a,n;return _.a.async((function(i){for(;;)switch(i.prev=i.next){case 0:if(!this.state.complete){i.next=2;break}return i.abrupt("return");case 2:i.prev=2,e=0,t=w;case 4:if(!(e<t.length)){i.next=11;break}return a=t[e],i.next=8,_.a.awrap(a());case 8:e++,i.next=4;break;case 11:i.next=19;break;case 13:return i.prev=13,i.t0=i.catch(2),i.next=17,_.a.awrap(j.c.get(j.a,"site","developer-plugin"));case 17:n=i.sent,this.setState({error:i.t0,developerPlugin:n});case 19:this.setState({complete:!0});case 20:case"end":return i.stop()}}),null,this,[[2,13]])}},{key:"helperCTA",value:function(){var e=this.state.developerPlugin,t=e.installed,a=e.active,n=e.installURL,i=e.activateURL,o=e.configureURL;return!t&&n?{labelHTML:Object(y.__)('Install<span class="screen-reader-text"> the helper plugin</span>',"google-site-kit"),href:n,external:!1}:t&&!a&&i?{labelHTML:Object(y.__)('Activate<span class="screen-reader-text"> the helper plugin</span>',"google-site-kit"),href:i,external:!1}:t&&a&&o?{labelHTML:Object(y.__)('Configure<span class="screen-reader-text"> the helper plugin</span>',"google-site-kit"),href:o,external:!1}:{labelHTML:Object(y.__)('Learn how<span class="screen-reader-text"> to install and use the helper plugin</span>',"google-site-kit"),href:"https://sitekit.withgoogle.com/documentation/using-site-kit-on-a-staging-environment/",external:!0}}},{key:"renderError",value:function(e){var t=this.state.developerPlugin.installed,a=this.helperCTA(),i=a.labelHTML,o=a.href,s=a.external;switch(e){case"invalid_hostname":case"tag_fetch_failed":return n.createElement(f.Fragment,null,!t&&Object(y.__)("Looks like this may be a staging environment. If so, you’ll need to install a helper plugin and verify your production site in Search Console.","google-site-kit"),t&&Object(y.__)("Looks like this may be a staging environment and you already have the helper plugin. Before you can use Site Kit, please make sure you’ve provided the necessary credentials in the Authentication section and verified your production site in Search Console.","google-site-kit")," ",n.createElement(D.a,{href:o,dangerouslySetInnerHTML:{__html:i},external:s,inherit:!0}));case"setup_token_mismatch":return Object(y.__)("Looks like you may be using a caching plugin which could interfere with setup. Please deactivate any caching plugins before setting up Site Kit. You may reactivate them once setup has been completed.","google-site-kit")}}},{key:"render",value:function(){var e,t,a=this.state,i=a.complete,s=a.error,r=this.props,l=r.children,c=o()(r,["children"]);return s&&(e=n.createElement(f.Fragment,null,n.createElement("div",{className:"googlesitekit-setup-compat mdc-layout-grid mdc-layout-grid--align-left"},n.createElement("div",{className:"mdc-layout-grid__inner"},n.createElement(S.a,null),n.createElement("div",{className:"googlesitekit-heading-4 mdc-layout-grid__cell--span-11"},Object(y.__)("Your site may not be ready for Site Kit","google-site-kit"))),n.createElement("p",null,this.renderError(s))))),i||(t=n.createElement("div",{style:{alignSelf:"center",marginLeft:"1rem"}},n.createElement("small",null,Object(y.__)("Checking Compatibility...","google-site-kit")),n.createElement(O.a,{small:!0,compress:!0}))),l({restProps:c,complete:i,error:s,inProgressFeedback:t,CTAFeedback:e})}}]),CompatibilityChecks}(f.Component);A.propTypes={children:v.a.func.isRequired}}).call(this,a(16),a(1))},,function(e,t,a){"use strict";(function(e,n){var i=a(0),o=a(2),s=a(32),r=a(68);t.a=function(t){var a=arguments.length>1&&void 0!==arguments[1]&&arguments[1],l=arguments.length>2&&void 0!==arguments[2]&&arguments[2],c=arguments.length>3&&void 0!==arguments[3]&&arguments[3],d=Object(o.l)()[t].name,u=e.createElement(s.a
|
8 |
+
/* translators: %s: Module name */,{title:Object(i.sprintf)(Object(i.__)("%s activation","google-site-kit"),d)
|
9 |
+
/* translators: %s: Module name */,description:Object(i.sprintf)(Object(i.__)("%s module needs to be configured","google-site-kit"),d),ctaLabel:Object(i.__)("Complete activation","google-site-kit"),onClick:function(){n.location=Object(o.n)(t,!0)}});return Object(r.a)(u,a,l,c)}}).call(this,a(1),a(16))},function(e,t,a){"use strict";(function(e){var n=a(5),i=a.n(n),o=a(6),s=a.n(o),r=a(7),l=a.n(r),c=a(8),d=a.n(c),u=a(9),g=a.n(u),m=a(1),p=a(0),h=a(2),b=a(24),_=a(31),f=function(t){function AdSenseDashboardOutro(){return i()(this,AdSenseDashboardOutro),l()(this,d()(AdSenseDashboardOutro).apply(this,arguments))}return g()(AdSenseDashboardOutro,t),s()(AdSenseDashboardOutro,[{key:"render",value:function(){var t=Object(h.l)().adsense.accountURL;return e.createElement("section",{className:"googlesitekit-module-outro"},e.createElement("div",{className:"mdc-layout-grid"},e.createElement("div",{className:"mdc-layout-grid__inner"},e.createElement("div",{className:" mdc-layout-grid__cell mdc-layout-grid__cell--span-12 "},e.createElement("div",{className:"googlesitekit-module-outro__logo"},e.createElement(b.a,{id:"adsense",height:"36",width:"42"}),e.createElement(b.a,{id:"plus",height:"13",width:"13"}),e.createElement(b.a,{id:"analytics",height:"36",width:"34"})),e.createElement("h3",{className:" googlesitekit-heading-3 googlesitekit-module-outro__title "},Object(p.__)("Connect Analytics with AdSense to create a powerful team that shows robust metrics for your site.","google-site-kit")),e.createElement("div",{className:"googlesitekit-module-outro__button"},e.createElement(_.a,{href:t,target:"_blank"},Object(p.__)("Connect Accounts","google-site-kit")))))))}}]),AdSenseDashboardOutro}(m.Component);t.a=f}).call(this,a(1))},function(e,t,a){"use strict";(function(e,n){var i=a(5),o=a.n(i),s=a(6),r=a.n(s),l=a(7),c=a.n(l),d=a(8),u=a.n(d),g=a(9),m=a.n(g),p=a(1),h=a(0),b=a(18),_=a(71),f=a(30),y=function(t){function AdSenseInProcessStatus(){return o()(this,AdSenseInProcessStatus),c()(this,u()(AdSenseInProcessStatus).apply(this,arguments))}return m()(AdSenseInProcessStatus,t),r()(AdSenseInProcessStatus,[{key:"render",value:function(){var t=this.props,a=t.ctaLink,i=t.ctaLinkText,o=t.header,s=t.incomplete,r=t.loadingMessage,l=t.subHeader,c=t.required,d=new URL(e.googlesitekit.admin.siteURL),u="https://www.google.com/adsense/new/sites?url=".concat(d.hostname,"&source=site-kit"),g=[{id:1,
|
10 |
+
/* translators: %s: Site URL */
|
11 |
+
text:Object(h.sprintf)(Object(h.__)("Added your site %s in ","google-site-kit"),d.hostname),linkText:Object(h.__)("Sites","google-site-kit"),linkURL:u},{id:2,text:Object(h.__)("Enabled ads in","google-site-kit"),linkText:Object(h.__)("Ads","google-site-kit"),linkURL:"https://www.google.com/adsense/new/myads/auto-ads"}];return n.createElement("div",{className:"googlesitekit-setup-module googlesitekit-setup-module--adsense"},c&&n.createElement(_.a,null),r&&n.createElement(p.Fragment,null,r,n.createElement(f.a,null)),o&&n.createElement("h3",{className:" googlesitekit-heading-4 googlesitekit-setup-module__title "},o),l&&n.createElement("p",null,l),s&&n.createElement("div",{className:"googlesitekit-setup-module__list-wrapper"},n.createElement("ol",{className:"googlesitekit-setup-module__list"},g.map((function(e){return n.createElement("li",{className:"googlesitekit-setup-module__list-item",key:e.id},e.text," ",n.createElement(b.a,{href:e.linkURL,external:!0,inherit:!0},e.linkText))})))),a&&i&&n.createElement("div",{className:"googlesitekit-setup-module__cta"},n.createElement(b.a,{className:"googlesitekit-setup-module__cta-link",href:a,external:!0},i)))}}]),AdSenseInProcessStatus}(p.Component);t.a=y}).call(this,a(16),a(1))},function(e,t,a){"use strict";(function(e){var n=a(5),i=a.n(n),o=a(6),s=a.n(o),r=a(7),l=a.n(r),c=a(8),d=a.n(c),u=a(15),g=a.n(u),m=a(9),p=a.n(m),h=a(3),b=a.n(h),_=a(1),f=a(0),y=a(12),k=a(2),v=a(61),S=a(10),O=function(t){function AdSenseSettings(e){var t;i()(this,AdSenseSettings),t=l()(this,d()(AdSenseSettings).call(this,e));var a=Object(k.l)().adsense.settings.useSnippet,n=void 0===a||a;return t.state={useSnippet:!!n,disabled:!1},t.handleUseSnippetSwitch=t.handleUseSnippetSwitch.bind(g()(t)),t}return p()(AdSenseSettings,t),s()(AdSenseSettings,[{key:"componentDidMount",value:function(){var e=this;this._isMounted=!0,Object(y.b)("googlekit.SettingsConfirmed","googlekit.AdSenseSettingsConfirmed",(function(t,a){return"adsense"!==a.replace("-module","")?t:e.save()})),this.toggleConfirmChangesButton()}},{key:"componentWillUnmount",value:function(){this._isMounted=!1,Object(y.f)("googlekit.SettingsConfirmed","googlekit.AdSenseSettingsConfirmed")}},{key:"componentDidUpdate",value:function(){this.toggleConfirmChangesButton()}},{key:"save",value:function(){var e=Object(k.l)(),t=this.state.useSnippet;this._isMounted&&this.setState({useSnippet:t});var a={useSnippet:t||!1};return e.adsense.settings&&(e.adsense.settings.useSnippet=t),S.c.set(S.b,"adsense","use-snippet",a).then((function(e){return e})).catch((function(e){return e}))}},{key:"handleUseSnippetSwitch",value:function(){var e=this.props.saveOnChange,t=this.state.useSnippet;t=!t,this._isMounted&&this.setState({useSnippet:t}),Object(k.B)("adsense_setup",t?"adsense_tag_enabled":"adsense_tag_disabled"),e&&S.c.set(S.b,"adsense","use-snippet",{useSnippet:t}).then((function(e){return e})).catch((function(e){return e}))}},{key:"toggleConfirmChangesButton",value:function(){if(this.props.isEditing){Object(k.A)("adsense",{useSnippet:"useSnippet"},this.state)}}},{key:"render",value:function(){var t=this.state.useSnippet,a=this.props,n=a.isEditing,i=a.switchLabel,o=void 0===i?Object(f.__)("Let Site Kit place code on your site","google-site-kit"):i,s=a.switchOnMessage,r=a.switchOffMessage;return e.createElement(_.Fragment,null,n?e.createElement(_.Fragment,null,e.createElement("div",{className:"googlesitekit-setup-module__switch"},e.createElement(v.a,{id:"enableAutoAds",label:o,onClick:this.handleUseSnippetSwitch,checked:t,hideLabel:!1})," ",e.createElement("span",{className:"googlesitekit-recommended"},Object(f.__)("RECOMMENDED","google-site-kit"))),t&&s&&e.createElement("div",{className:"googlesitekit-settings-notice googlesitekit-settings-notice--suggestion"},e.createElement("div",{className:"googlesitekit-settings-notice__text"},s)),!t&&r&&e.createElement("div",{className:"googlesitekit-settings-notice"},e.createElement("div",{className:"googlesitekit-settings-notice__text"},r))):e.createElement(_.Fragment,null,Object(f.__)("The AdSense code has","google-site-kit")," ",t?Object(f.__)("been placed on your site.","google-site-kit"):Object(f.__)("not been placed on your site.","google-site-kit")))}}]),AdSenseSettings}(_.Component);O.propTypes={isEditing:b.a.bool,accountTagMatch:b.a.bool,existingTag:b.a.oneOfType([b.a.bool,b.a.string]),switchLabel:b.a.string,switchOnMessage:b.a.string,switchOffMessage:b.a.string},O.defaultProps={isEditing:!1,accountTagMatch:!1,existingTag:!1,switchOnMessage:"",switchOffMessage:""},t.a=O}).call(this,a(1))},function(e,t,a){"use strict";(function(e,n){var i=a(20),o=a.n(i),s=a(5),r=a.n(s),l=a(6),c=a.n(l),d=a(7),u=a.n(d),g=a(8),m=a.n(g),p=a(9),h=a.n(p),b=a(13),_=a(0),f=a(1),y=a(2),k=a(19),v=a(10),S=a(27),O=a(35),E=a(86),j=a(17);function D(e,t){var a=Object.keys(e);return Object.getOwnPropertySymbols&&a.push.apply(a,Object.getOwnPropertySymbols(e)),t&&(a=a.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),a}var C=function(t){function AnalyticsDashboardWidgetTopAcquisitionSources(){return r()(this,AnalyticsDashboardWidgetTopAcquisitionSources),u()(this,m()(AnalyticsDashboardWidgetTopAcquisitionSources).apply(this,arguments))}return h()(AnalyticsDashboardWidgetTopAcquisitionSources,t),c()(AnalyticsDashboardWidgetTopAcquisitionSources,[{key:"render",value:function(){var t=this.props.data;if(!t||!t.length)return null;var a=Object(y.g)(),n=[{title:Object(_.__)("Medium","google-site-kit"),tooltip:Object(_.__)("Medium refers to where your traffic originated from","google-site-kit")},{title:Object(_.__)("Users","google-site-kit"),tooltip:Object(_.__)("Number of users that originated from that traffic","google-site-kit")},{title:Object(_.__)("New Users","google-site-kit"),
|
12 |
+
/* translators: %s: date range */
|
13 |
+
tooltip:Object(_.sprintf)(Object(_.__)("Number of new users to visit your page over last %s","google-site-kit"),a)},{title:Object(_.__)("Sessions","google-site-kit"),
|
14 |
+
/* translators: %s: date range */
|
15 |
+
tooltip:Object(_.sprintf)(Object(_.__)("Number of sessions users had on your website over last %s","google-site-kit"),a)},{title:Object(_.__)("Percentage","google-site-kit"),tooltip:Object(_.__)("Percentage of sessions","google-site-kit")}],i=t[0].data.totals[0].values[0],o=Object(b.map)(t[0].data.rows,(function(t,a){var n=t.metrics[0].values[0]/i*100;return!(1>n)&&[t.dimensions[0],Object(y.t)(t.metrics[0].values[0]),Object(y.t)(t.metrics[0].values[1]),Object(y.t)(t.metrics[0].values[2]),e.createElement(f.Fragment,{key:"minichart-analytics-top-as-"+a},e.createElement("div",{className:"googlesitekit-table__body-item-chart-wrap"},"".concat(n.toFixed(2),"%")," ",e.createElement(E.a,{percent:n.toFixed(1),index:a})))]})),s=Object(S.b)(o,n,{hideHeader:!1,chartsEnabled:!1});return e.createElement("div",{className:"googlesitekit-details-widget"},e.createElement(S.a,null,s))}}]),AnalyticsDashboardWidgetTopAcquisitionSources}(f.Component);t.a=Object(k.a)(C,[{type:v.b,identifier:"analytics",datapoint:"report",data:function(e){for(var t=1;t<arguments.length;t++){var a=null!=arguments[t]?arguments[t]:{};t%2?D(a,!0).forEach((function(t){o()(e,t,a[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(a)):D(a).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(a,t))}))}return e}({},j.k,{url:n.googlesitekit.permaLink}),priority:1,maxAge:Object(y.q)("day"),context:["Single","Dashboard"]}],e.createElement(O.a,{rows:4,rowHeight:50}),{},j.h)}).call(this,a(1),a(16))},function(e,t,a){"use strict";(function(e){var n=a(5),i=a.n(n),o=a(6),s=a.n(o),r=a(7),l=a.n(r),c=a(8),d=a.n(c),u=a(9),g=a.n(u),m=a(1),p=a(47),h=a(144),b=function(t){function MiniChart(){return i()(this,MiniChart),l()(this,d()(MiniChart).apply(this,arguments))}return g()(MiniChart,t),s()(MiniChart,[{key:"render",value:function(){var t=this.props,a=t.index,n=t.percent,i={backgroundColor:"transparent",chartArea:{width:"100%",height:"100%"},enableInteractivity:!1,height:28,legend:{position:"none"},slices:{0:{color:h.a[a]},1:{color:"#e6e6e6"}},title:null,tooltip:{trigger:"none"},width:28},o=[["source","percent"],["",+n],["",100-n]];return e.createElement("div",{className:"googlesitekit-mini-chart"},e.createElement(p.a,{data:o,options:i,chartType:"pie",loadSmall:!0,loadCompressed:!0,loadHeight:24,loadText:!1,id:"minichart"+a}))}}]),MiniChart}(m.Component);t.a=b}).call(this,a(1))},function(e,t,a){"use strict";(function(e,n){var i=a(5),o=a.n(i),s=a(6),r=a.n(s),l=a(7),c=a.n(l),d=a(8),u=a.n(d),g=a(9),m=a.n(g),p=a(13),h=a(0),b=a(1),_=a(2),f=a(19),y=a(10),k=a(27),v=a(35),S=function(t){function SearchConsoleDashboardWidgetKeywordTable(){return o()(this,SearchConsoleDashboardWidgetKeywordTable),c()(this,u()(SearchConsoleDashboardWidgetKeywordTable).apply(this,arguments))}return m()(SearchConsoleDashboardWidgetKeywordTable,t),r()(SearchConsoleDashboardWidgetKeywordTable,[{key:"render",value:function(){var t=this.props.data,a=[{title:Object(h.__)("Keyword","google-site-kit"),tooltip:Object(h.__)("Most searched for keywords related to your content","google-site-kit"),primary:!0},{title:Object(h.__)("Clicks","google-site-kit"),tooltip:Object(h.__)("Number of times users clicked on your content in search results","google-site-kit")},{title:Object(h.__)("Impressions","google-site-kit"),tooltip:Object(h.__)("Counted each time your content appears in search results","google-site-kit")}],i=e.googlesitekit.admin.siteURL,o=[],s=Object(p.map)(t,(function(e,t){var a=e.keys[0];return o[t]=Object(h.sprintf)("https://search.google.com/search-console/performance/search-analytics?resource_id=%s&query=!%s&num_of_days=28",i,a),[a,Object(_.t)(e.clicks),Object(_.t)(e.impressions)]})),r={hideHeader:!1,chartsEnabled:!1,links:o},l=Object(k.b)(s,a,r);return n.createElement(k.a,null,l)}}]),SearchConsoleDashboardWidgetKeywordTable}(b.Component);t.a=Object(f.a)(S,[{type:y.b,identifier:"search-console",datapoint:"searchanalytics",data:{url:e.googlesitekit.permaLink,dimensions:"query",limit:10},priority:1,maxAge:Object(_.q)("day"),context:["Single","Dashboard"]}],n.createElement(v.a,{padding:!0}),{createGrid:!0},(function(e){return!e.length}))}).call(this,a(16),a(1))},function(e,t,a){"use strict";var n=a(5),i=a.n(n),o=a(6),s=a.n(o),r=a(7),l=a.n(r),c=a(8),d=a.n(c),u=a(9),g=a.n(u),m=a(51),p=a(1),h=function(e){function DashboardSearchFunnelInner(){return i()(this,DashboardSearchFunnelInner),l()(this,d()(DashboardSearchFunnelInner).apply(this,arguments))}return g()(DashboardSearchFunnelInner,e),s()(DashboardSearchFunnelInner,[{key:"render",value:function(){return null}}]),DashboardSearchFunnelInner}(p.Component);t.a=Object(m.a)("googlesitekit.DashboardSearchFunnel")(h)},function(e,t,a){"use strict";(function(e,n){var i=a(5),o=a.n(i),s=a(6),r=a.n(s),l=a(7),c=a.n(l),d=a(8),u=a.n(d),g=a(9),m=a.n(g),p=a(3),h=a.n(p),b=a(1),_=a(0),f=a(29),y=function(t){function ErrorHandler(e){var t;return o()(this,ErrorHandler),(t=c()(this,u()(ErrorHandler).call(this,e))).state={error:null,info:null},t}return m()(ErrorHandler,t),r()(ErrorHandler,[{key:"componentDidCatch",value:function(t,a){e.console.error("Caught an error:",t,a),this.setState({error:t,info:a})}},{key:"render",value:function(){var e=this.props.children,t=this.state,a=t.error,i=t.info;return a?n.createElement(f.a,{id:"googlesitekit-error",title:Object(_.__)("Site Kit encountered an error","google-site-kit"),description:n.createElement("code",null,a.message),isDismissable:!1,format:"small",type:"win-error"},n.createElement("pre",null,i.componentStack)):e}}]),ErrorHandler}(b.Component);y.defaultProps={},y.propTypes={children:h.a.node.isRequired},t.a=y}).call(this,a(16),a(1))},function(e,t,a){"use strict";a.d(t,"a",(function(){return r}));var n=a(33),i=a.n(n),o=a(121),s=a.n(o),r=function(e){return s()(JSON.stringify(function e(t){var a={};Object.keys(t).sort().forEach((function(n){var o=t[n];o&&"object"===i()(o)&&!Array.isArray(o)&&(o=e(o)),a[n]=o}));return a}(e)))}},function(e,t,a){"use strict";(function(e){a.d(t,"a",(function(){return d}));var n,i=a(5),o=a.n(i),s=a(6),r=a.n(s),l=function(t){var a=e[t];if(!a)return!1;try{var n="__storage_test__";return a.setItem(n,n),a.removeItem(n),!0}catch(e){return e instanceof DOMException&&(22===e.code||1014===e.code||"QuotaExceededError"===e.name||"NS_ERROR_DOM_QUOTA_REACHED"===e.name)&&0!==a.length}},c=function(){function NullStorage(){o()(this,NullStorage)}return r()(NullStorage,[{key:"key",value:function(){return null}},{key:"getItem",value:function(){return null}},{key:"setItem",value:function(){}},{key:"removeItem",value:function(){}},{key:"clear",value:function(){}},{key:"length",get:function(){return 0}}]),NullStorage}(),d=function(){return n||(n=l("sessionStorage")?e.sessionStorage:l("localStorage")?e.localStorage:new c),n}}).call(this,a(16))},function(e,t,a){"use strict";(function(e){a.d(t,"a",(function(){return i}));var n=a(0);function i(){Object(n.setLocaleData)(e.googlesitekit.locale,"google-site-kit")}}).call(this,a(16))},function(e,t,a){"use strict";(function(e){a.d(t,"a",(function(){return i}));var n=a(120),i=a.n(n)()(e)}).call(this,a(16))},function(e,t,a){"use strict";(function(e){var n=a(3),i=a.n(n),o=a(14),s=a.n(o);function ChangeArrow(t){var a=t.direction,n=t.invertColor;return e.createElement("svg",{className:s()("googlesitekit-change-arrow","googlesitekit-change-arrow--".concat(a),{"googlesitekit-change-arrow--inverted-color":n}),width:"9",height:"9",viewBox:"0 0 10 10",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e.createElement("path",{d:"M5.625 10L5.625 2.375L9.125 5.875L10 5L5 -1.76555e-07L-2.7055e-07 5L0.875 5.875L4.375 2.375L4.375 10L5.625 10Z",fill:"currentColor"}))}ChangeArrow.propTypes={direction:i.a.string,invertColor:i.a.bool},ChangeArrow.defaultProps={direction:"up",invertColor:!1},t.a=ChangeArrow}).call(this,a(1))},function(e,t,a){"use strict";(function(e){var n=a(0),i=a(29);t.a=function DashboardPermissionAlert(){return e.createElement(i.a,{id:"permission error",title:Object(n.__)("Permissions issue accessing data","google-site-kit"),description:Object(n.__)("This account does not have access to the requested data.","google-site-kit"),handleDismiss:function(){},format:"small",type:"win-error",isDismissable:!0})}}).call(this,a(1))},function(e,t,a){"use strict";t.a=[/google_ad_client: ?["|'](.*?)["|']/,/<(?:script|amp-auto-ads) [^>]*data-ad-client="([^"]+)"/]},function(e,t,a){"use strict";t.a=[/<script [^>]*src=['|"]https:\/\/www.googletagmanager.com\/gtag\/js\?id=(UA-.*?)['|"][^>]*><\/script>/,/<script[^>]*>[^<]+google-analytics\.com\/analytics\.js[^<]+(UA-\d+-\d+)/,/__gaTracker\( ?['|"]create['|"], ?['|"](UA-.*?)['|"], ?['|"]auto['|"] ?\)/,/ga\( ?['|"]create['|"], ?['|"](UA-.*?)['|"], ?['|"]auto['|"] ?\)/,/_gaq.push\( ?\[ ?['|"]_setAccount['|"], ?['|"](UA-.*?)['|"] ?] ?\)/,/<amp-analytics [^>]*type="gtag"[^>]*>[^<]*<script type="application\/json">[^<]*"gtag_id":\s*"(UA-[^"]+)"/,/<amp-analytics [^>]*type="googleanalytics"[^>]*>[^<]*<script type="application\/json">[^<]*"account":\s*"(UA-[^"]+)"/]},,,function(e,t,a){"use strict";(function(e){var n=a(0),i=a(24);t.a=function Logo(){return e.createElement("div",{className:"googlesitekit-logo","aria-hidden":"true"},e.createElement(i.a,{id:"logo-g",className:"googlesitekit-logo__logo-g",height:"34",width:"32"}),e.createElement(i.a,{id:"logo-sitekit",className:"googlesitekit-logo__logo-sitekit",height:"26",width:"99"}),e.createElement("span",{className:"screen-reader-text"},Object(n.__)("Site Kit by Google Logo","google-site-kit")))}}).call(this,a(1))},,function(e,t,a){"use strict";(function(e,n){var i=a(111),o=a.n(i),s=a(11),r=a.n(s),l=a(5),c=a.n(l),d=a(6),u=a.n(d),g=a(7),m=a.n(g),p=a(8),h=a.n(p),b=a(15),_=a.n(b),f=a(9),y=a.n(f),k=a(20),v=a.n(k),S=a(3),O=a.n(S),E=a(14),j=a.n(E),D=a(0),C=a(1),w=a(12),A=a(2),x=a(24),N=a(25),P=a(10),T=a(31),L=a(30),M=a(18),I=a(103),W=a(61);function R(e,t){var a=Object.keys(e);return Object.getOwnPropertySymbols&&a.push.apply(a,Object.getOwnPropertySymbols(e)),t&&(a=a.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),a}function U(e){for(var t=1;t<arguments.length;t++){var a=null!=arguments[t]?arguments[t]:{};t%2?R(a,!0).forEach((function(t){v()(e,t,a[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(a)):R(a).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(a,t))}))}return e}var F=v()({},"loggedinUsers",Object(D.__)("Logged-in users","google-site-kit")),q=function(t){function AnalyticsSetup(e){var t;c()(this,AnalyticsSetup),t=m()(this,h()(AnalyticsSetup).call(this,e));var a=Object(A.l)().analytics.settings,n=a.accountID,i=a.anonymizeIP,o=a.internalWebPropertyID,s=a.profileID,r=a.propertyID,l=a.useSnippet,d=a.trackingDisabled;return t.state={anonymizeIP:i,isLoading:!0,isSaving:!1,propertiesLoading:!1,profilesLoading:!1,useSnippet:l||!1,errorCode:!1,errorMsg:"",errorReason:!1,accounts:[],properties:[],profiles:[],selectedAccount:n,selectedProperty:r,selectedProfile:s,selectedinternalWebProperty:o,existingTag:!1,trackingDisabled:d||[]},t.handleAccountChange=t.handleAccountChange.bind(_()(t)),t.handlePropertyChange=t.handlePropertyChange.bind(_()(t)),t.handleProfileChange=t.handleProfileChange.bind(_()(t)),t.processAccountChange=t.processAccountChange.bind(_()(t)),t.processPropertyChange=t.processPropertyChange.bind(_()(t)),t.handleSubmit=t.handleSubmit.bind(_()(t)),t.handleRadioClick=t.handleRadioClick.bind(_()(t)),t.handleRefetchAccount=t.handleRefetchAccount.bind(_()(t)),t.handleExclusionsChange=t.handleExclusionsChange.bind(_()(t)),t.switchStatus=t.switchStatus.bind(_()(t)),t}return y()(AnalyticsSetup,t),u()(AnalyticsSetup,[{key:"componentDidMount",value:function(){var e,t,a,n,i,o=this;return r.a.async((function(s){for(;;)switch(s.prev=s.next){case 0:if(e=this.props,t=e.isOpen,a=e.onSettingsPage,this._isMounted=!0,!a||t){s.next=4;break}return s.abrupt("return");case 4:return s.next=6,r.a.awrap(Object(A.j)("analytics"));case 6:if(!(n=s.sent)||!n.length){s.next=21;break}return s.prev=8,s.next=11,r.a.awrap(P.c.get(P.b,"analytics","tag-permission",{tag:n}));case 11:return i=s.sent,s.next=14,r.a.awrap(this.getAccounts(i));case 14:s.next=19;break;case 16:s.prev=16,s.t0=s.catch(8),this.setState({isLoading:!1,errorCode:s.t0.code,errorMsg:s.t0.message,errorReason:!(!s.t0.data||!s.t0.data.reason)&&s.t0.data.reason});case 19:s.next=23;break;case 21:return s.next=23,r.a.awrap(this.getAccounts());case 23:Object(w.b)("googlekit.SettingsConfirmed","googlekit.AnalyticsSettingsConfirmed",(function(e,t){return"analytics"!==t.replace("-module","")?e:o.props.isEditing?o.handleSubmit():void 0}));case 24:case"end":return s.stop()}}),null,this,[[8,16]])}},{key:"componentWillUnmount",value:function(){this._isMounted=!1,Object(w.f)("googlekit.SettingsConfirmed","googlekit.AnalyticsSettingsConfirmed")}},{key:"componentDidUpdate",value:function(){this.toggleConfirmChangesButton()}},{key:"toggleConfirmChangesButton",value:function(){if(this.props.isEditing){var e={anonymizeIP:"anonymizeIP",selectedAccount:"accountID",selectedProperty:"propertyID",selectedProfile:"profileID",selectedinternalWebProperty:"internalWebPropertyID",useSnippet:"useSnippet",trackingDisabled:"trackingDisabled"};"-1"===this.state.selectedAccount&&(e={}),Object(A.A)("analytics",e,this.state)}}},{key:"handleAccountChange",value:function(e,t){var a=this.state.selectedAccount,n=t.dataset.value;n!==a&&("0"!==n?(this.setState({propertiesLoading:!0,profilesLoading:!0,selectedAccount:n}),Object(A.B)("analytics_setup","account_change",n),"-1"!==n&&this.processAccountChange(n)):this.setState({selectedAccount:n,selectedProperty:"-1",selectedProfile:"-1",properties:[{id:"-1",name:Object(D.__)("Select an account","google-site-kit")}],profiles:[{id:"-1",name:Object(D.__)("Select an account","google-site-kit")}]}))}},{key:"handlePropertyChange",value:function(e,t){var a=this.state.selectedProperty,n=t.dataset.value;n!==a&&("0"!==n?(this.setState({profilesLoading:!0,selectedProperty:n}),Object(A.B)("analytics_setup","property_change",n),this.processPropertyChange(n)):this.setState({selectedProperty:n,selectedProfile:n,profiles:[{id:0,name:Object(D.__)("Setup a New Profile","google-site-kit")}]}))}},{key:"handleProfileChange",value:function(e,t){var a=t.dataset.value;this.setState({selectedProfile:a}),Object(A.B)("analytics_setup","profile_change",a)}},{key:"getAccounts",value:function(){var e,t,a,n,i,o,s,l,c,d,u,g,m,p,h,b,_=this,f=arguments;return r.a.async((function(y){for(;;)switch(y.prev=y.next){case 0:return e=f.length>0&&void 0!==f[0]&&f[0],t=this.state,a=t.selectedAccount,n=t.selectedProperty,i=t.selectedProfile,o=t.useSnippet,s=this.props,l=s.isEditing,c=s.onSettingsPage,d=this.state.errorCode,u={},y.prev=5,g=e?{existingAccountID:e.accountID,existingPropertyID:e.propertyID}:{},y.next=9,r.a.awrap(P.c.get(P.b,"analytics","accounts-properties-profiles",g));case 9:0===(m=y.sent).accounts.length?(u=U({},u,{errorCode:"no_account",errorReason:"noAccount"}),P.c.invalidateCacheGroup(P.b,"analytics","accounts-properties-profiles")):a?"0"===a?m.accounts.unshift({id:0,name:Object(D.__)("Select one...","google-site-kit")}):a&&!m.accounts.find((function(e){return e.id===a}))&&(P.c.invalidateCacheGroup(P.b,"analytics","accounts-properties-profiles"),m.accounts.unshift({id:0,name:Object(D.__)("Select one...","google-site-kit")}),l&&(a="0",n="-1",i="-1"),u=U({},u,{errorCode:"insufficient_permissions",errorReason:"insufficientPermissions"})):(p=null,m.matchedProperty&&(p=m.matchedProperty),p?(a=p.accountId,n=p.id,(h=m.profiles.find((function(e){return e.accountId===a})))&&(i=h.id)):m.accounts.unshift({id:0,name:Object(D.__)("Select one...","google-site-kit")})),b={id:"-1",name:Object(D.__)("Select an account","google-site-kit")},this.state.existingTag||m.properties.push({id:0,name:Object(D.__)("Setup a New Property","google-site-kit")}),m.profiles.push({id:0,name:Object(D.__)("Setup a New Profile","google-site-kit")}),c||(o=!e),u=U({},u,{isLoading:!1,accounts:m.accounts,errorCode:d||u.errorCode,selectedAccount:a,selectedProperty:n,selectedProfile:i,properties:[b],profiles:[b],existingTag:!!e&&e.propertyID,useSnippet:o}),a&&"0"!==a&&(u=Object.assign(u,{properties:m.properties,profiles:m.profiles,selectedinternalWebProperty:m.properties[0]?m.properties[0].internalWebPropertyID:0})),y.next=22;break;case 19:y.prev=19,y.t0=y.catch(5),u={isLoading:!1,errorCode:y.t0.code,errorMsg:y.t0.message,errorReason:!(!y.t0.data||!y.t0.data.reason)&&y.t0.data.reason};case 22:return y.abrupt("return",new Promise((function(e){_._isMounted?_.setState(u,e):e()})));case 23:case"end":return y.stop()}}),null,this,[[5,19]])}},{key:"processAccountChange",value:function(e){var t,a,n,i;return r.a.async((function(o){for(;;)switch(o.prev=o.next){case 0:return o.prev=0,t={accountID:e},o.next=4,r.a.awrap(P.c.get(P.b,"analytics","properties-profiles",t));case 4:a=o.sent,n={id:0,name:Object(D.__)("Setup a New Property","google-site-kit")},a.properties.push(n),i={id:0,name:Object(D.__)("Setup a New Profile","google-site-kit")},a.profiles.push(i),this.setState({propertiesLoading:!1,profilesLoading:!1,properties:a.properties,profiles:a.profiles,selectedAccount:e,selectedProperty:a.properties[0].id,selectedinternalWebProperty:a.properties[0].internalWebPropertyID,selectedProfile:a.profiles[0].id,errorCode:!1}),o.next=15;break;case 12:o.prev=12,o.t0=o.catch(0),this.setState({errorCode:o.t0.code,errorMsg:o.t0.message});case 15:case"end":return o.stop()}}),null,this,[[0,12]])}},{key:"processPropertyChange",value:function(e){var t,a,n;return r.a.async((function(i){for(;;)switch(i.prev=i.next){case 0:return t=this.state.selectedAccount,i.prev=1,a={accountID:t,propertyID:e},i.next=5,r.a.awrap(P.c.get(P.b,"analytics","profiles",a));case 5:n=i.sent,this.setState({profilesLoading:!1,profiles:n,selectedProperty:e,selectedinternalWebProperty:n[0].internalWebPropertyID,selectedProfile:n[0].id,errorCode:!1}),i.next=12;break;case 9:i.prev=9,i.t0=i.catch(1),this.setState({errorCode:i.t0.code,errorMsg:i.t0.message});case 12:case"end":return i.stop()}}),null,this,[[1,9]])}},{key:"handleSubmit",value:function(e){var t,a,n,i,o,s,l,c,d,u,g,m,p,h,b,_,f;return r.a.async((function(y){for(;;)switch(y.prev=y.next){case 0:if(e&&e.preventDefault(),this.state.selectedAccount&&"-1"!==this.state.selectedAccount){y.next=3;break}return y.abrupt("return");case 3:return t=this.state,a=t.anonymizeIP,n=t.selectedAccount,i=t.selectedProperty,o=t.selectedProfile,s=t.useSnippet,l=t.selectedinternalWebProperty,c=t.accounts,d=t.properties,u=t.profiles,g=t.trackingDisabled,this.setState({isSaving:!0}),m=this.props.finishSetup,p=o||(u[0].id||0===u[0].id?u[0].id.toString():null),h=i||(d[0].id||0===d[0].id?d[0].id.toString():null),b="0"===h?"0":l||(d[0].internalWebPropertyId||0===d[0].internalWebPropertyId?d[0].internalWebPropertyId.toString():null),_={anonymizeIP:a,accountID:n||c[0].id||null,profileID:p,propertyID:h,internalWebPropertyID:b,useSnippet:s||!1,trackingDisabled:g},y.prev=10,y.next=13,r.a.awrap(P.c.set(P.b,"analytics","settings",_));case 13:return f=y.sent,P.c.invalidateCacheGroup(P.b,"analytics","accounts-properties-profiles"),y.next=17,r.a.awrap(this.getAccounts());case 17:Object(A.l)().analytics.settings=f,Object(A.B)("analytics_setup","analytics_configured"),m&&m(),this._isMounted&&this.setState({isSaving:!1,selectedAccount:f.accountID,selectedProfile:f.profileID,selectedProperty:f.propertyID,selectedinternalWebProperty:f.internalWebPropertyID}),y.next=26;break;case 23:y.prev=23,y.t0=y.catch(10),this.setState({isSaving:!1,errorCode:y.t0.code,errorMsg:y.t0.message});case 26:case"end":return y.stop()}}),null,this,[[10,23]])}},{key:"handleRadioClick",value:function(e){var t="1"===e.target.value;this.setState({useSnippet:t}),Object(A.B)("analytics_setup",t?"analytics_tag_enabled":"analytics_tag_disabled")}},{key:"switchStatus",value:function(e){var t=this;return function(){t.setState(v()({},e,!t.state[e]))}}},{key:"handleRefetchAccount",value:function(){this.setState({isLoading:!0,errorCode:!1,errorMsg:"",selectedAccount:"0",selectedProperty:"-1",selectedProfile:"-1",propertiesLoading:!1,profilesLoading:!1},this.getAccounts)}},{key:"handleExclusionsChange",value:function(e){var t=this.state.trackingDisabled,a=e.target,n=a.id,i=a.checked,s=Object.assign.apply(Object,[{}].concat(o()(t.map((function(e){return v()({},e,!0)}))),[v()({},n,i)]));this.setState({trackingDisabled:Object.keys(s).filter((function(e){return s[e]}))})}},{key:"renderAutoInsertSnippetForm",value:function(){var t=this.state,a=t.anonymizeIP,i=t.useSnippet,o=t.isSaving,s=t.existingTag,r=this.props,l=r.isEditing,c=r.onSettingsPage,d=!l,u=e.googlesitekit.admin.ampMode,g=Object(A.l)().analytics.settings.useSnippet;return n.createElement("div",{className:"googlesitekit-setup-module__inputs googlesitekit-setup-module__inputs--multiline"},(l||o)&&n.createElement(C.Fragment,null,c&&n.createElement(C.Fragment,null,!g&&!s&&n.createElement(C.Fragment,null,n.createElement("p",{className:"googlesitekit-setup-module__text--no-margin"},Object(D.__)("Currently there is no Analytics snippet placed on your site, so no stats are being gathered. Would you like Site Kit to insert the Analytics snippet? You can change this setting later.","google-site-kit"))),g&&n.createElement("p",{className:"googlesitekit-setup-module__text--no-margin"},Object(D.__)("Do you want to remove the Analytics snippet inserted by Site Kit?","google-site-kit"))),c&&!s&&!i&&g&&n.createElement("p",null,Object(D.__)("If the code snippet is removed, you will no longer be able to gather Analytics insights about your site.","google-site-kit"))),c&&n.createElement(C.Fragment,null,s&&n.createElement("p",null,Object(D.__)("Placing two tags at the same time is not recommended.","google-site-kit")),n.createElement(I.a,{onClick:this.handleRadioClick,id:"useSnippetTrue",name:"useSnippet",value:"1",checked:i,disabled:d},g?Object(D.__)("Not at this time","google-site-kit"):Object(D.__)("Insert snippet","google-site-kit")),n.createElement(I.a,{onClick:this.handleRadioClick,id:"useSnippetFalse",name:"useSnippet",value:"0",checked:!i,disabled:d},g?Object(D.__)("Remove snippet","google-site-kit"):Object(D.__)("Not at this time","google-site-kit"))),c&&i&&"primary"!==u&&n.createElement("div",{className:"googlesitekit-setup-module__input"},n.createElement(W.a,{id:"anonymizeIP",label:Object(D.__)("Anonymize IP addresses","google-site-kit"),onClick:this.switchStatus("anonymizeIP"),checked:a,hideLabel:!1}),n.createElement("p",null,a?Object(D.__)("IP addresses will be anonymized.","google-site-kit"):Object(D.__)("IP addresses will not be anonymized.","google-site-kit")," ",n.createElement(M.a,{href:"https://support.google.com/analytics/answer/2763052",external:!0,inherit:!0,dangerouslySetInnerHTML:{__html:Object(D.__)('Learn more<span class="screen-reader-text"> about IP anonymization.</span>',"google-site-kit")}}))))}},{key:"accountsDropdown",value:function(){var e=this.state,t=e.accounts,a=e.selectedAccount,i=e.existingTag,o=!this.props.isEditing;return i&&a&&(o=!0),n.createElement(N.k,{className:"googlesitekit-analytics__select-account",enhanced:!0,name:"accounts",value:a||"0",onEnhancedChange:this.handleAccountChange,label:Object(D.__)("Account","google-site-kit"),disabled:o,outlined:!0},t.concat(i?[]:[{id:"-1",name:Object(D.__)("Set up a new account","google-site-kit")}]).map((function(e,t){return n.createElement(N.j,{key:t,value:e.id},e.name)})))}},{key:"renderForm",value:function(){var t=this.state,a=t.anonymizeIP,i=t.isLoading,o=t.propertiesLoading,s=t.profilesLoading,r=t.accounts,l=t.properties,c=t.profiles,d=t.selectedAccount,u=t.selectedProperty,g=t.selectedProfile,m=t.useSnippet,p=t.existingTag,h=t.errorCode,b=t.trackingDisabled,_=this.props,f=_.onSettingsPage,y=_.isEditing,k=parseInt(d)||0,v=!p&&k>0,S=!!/^UA-/.test(u.toString()),O=e.googlesitekit.admin.ampMode,E=Object(A.l)().analytics.setupComplete;if(i)return n.createElement(L.a,null);if("google_analytics_existing_tag_permission"===h)return null;if(!r.length||"-1"===d){if(!y)return Object(D.__)("No account found.","google-site-kit");if(!E||y)return n.createElement(C.Fragment,null,"-1"===d&&n.createElement(C.Fragment,null,n.createElement("p",null,Object(D.__)("To create a new account, click the button below which will open the Google Analytics account creation screen in a new window.","google-site-kit")),n.createElement("p",null,Object(D.__)("Once completed, click the link below to re-fetch your accounts to continue.","google-site-kit"))),n.createElement("div",{className:"googlesitekit-setup-module__action"},n.createElement(T.a,{onClick:AnalyticsSetup.createNewAccount},Object(D.__)("Create an account","google-site-kit")),n.createElement("div",{className:"googlesitekit-setup-module__sub-action"},n.createElement(M.a,{onClick:this.handleRefetchAccount},Object(D.__)("Re-fetch My Account","google-site-kit")))))}if(!y){var j=m?Object(D.__)("Snippet is inserted","google-site-kit"):Object(D.__)("Snippet is not inserted","google-site-kit");return p&&(j=Object(D.__)("Inserted by another plugin or theme","google-site-kit")),n.createElement(C.Fragment,null,n.createElement("div",{className:"googlesitekit-settings-module__meta-items"},n.createElement("div",{className:"googlesitekit-settings-module__meta-item"},n.createElement("p",{className:"googlesitekit-settings-module__meta-item-type"},Object(D.__)("Account","google-site-kit")),n.createElement("h5",{className:"googlesitekit-settings-module__meta-item-data"},d||r[0].name||!1)),n.createElement("div",{className:"googlesitekit-settings-module__meta-item"},n.createElement("p",{className:"googlesitekit-settings-module__meta-item-type"},Object(D.__)("Property","google-site-kit")),n.createElement("h5",{className:"googlesitekit-settings-module__meta-item-data"},u||l[0].name||!1)),n.createElement("div",{className:"googlesitekit-settings-module__meta-item"},n.createElement("p",{className:"googlesitekit-settings-module__meta-item-type"},Object(D.__)("View","google-site-kit")),n.createElement("h5",{className:"googlesitekit-settings-module__meta-item-data"},g||c[0].name||!1))),n.createElement("div",{className:"googlesitekit-settings-module__meta-items"},n.createElement("div",{className:" googlesitekit-settings-module__meta-item "},n.createElement("p",{className:"googlesitekit-settings-module__meta-item-type"},Object(D.__)("Analytics Code Snippet","google-site-kit")),n.createElement("h5",{className:"googlesitekit-settings-module__meta-item-data"},j))),f&&m&&"primary"!==O&&n.createElement("div",{className:"googlesitekit-settings-module__meta-items"},n.createElement("div",{className:" googlesitekit-settings-module__meta-item "},n.createElement("p",{className:"googlesitekit-settings-module__meta-item-type"},Object(D.__)("IP Address Anonymization","google-site-kit")),n.createElement("h5",{className:"googlesitekit-settings-module__meta-item-data"},a&&Object(D.__)("IP addresses are being anonymized.","google-site-kit"),!a&&Object(D.__)("IP addresses are not being anonymized.","google-site-kit")))),n.createElement("div",{className:"googlesitekit-settings-module__meta-items"},n.createElement("div",{className:" googlesitekit-settings-module__meta-item "},n.createElement("p",{className:"googlesitekit-settings-module__meta-item-type"},Object(D.__)("Excluded from Analytics","google-site-kit")),n.createElement("h5",{className:"googlesitekit-settings-module__meta-item-data"},!!b.length&&b.map((function(e){return F[e]})).join(Object(D._x)(", ","list separator","google-site-kit")),!b.length&&Object(D.__)("Analytics is currently enabled for all visitors.","google-site-kit")))))}return n.createElement(C.Fragment,null,!f&&0<r.length&&!p&&n.createElement("p",null,Object(D.__)("Please select the account information below. You can change this view later in your settings.","google-site-kit")),n.createElement("div",{className:"googlesitekit-setup-module__inputs"},this.accountsDropdown(),o?n.createElement(L.a,{small:!0}):n.createElement(N.k,{className:"googlesitekit-analytics__select-property",enhanced:!0,name:"properties",value:u||0===u?u.toString():"-1",onEnhancedChange:this.handlePropertyChange,label:Object(D.__)("Property","google-site-kit"),disabled:!v,outlined:!0},l.map((function(e,t){return n.createElement(N.j,{key:t,value:e.id},e.name)}))),s?n.createElement(L.a,{small:!0}):n.createElement(N.k,{className:"googlesitekit-analytics__select-profile",enhanced:!0,name:"profiles",value:g||0===g?g.toString():"-1",onEnhancedChange:this.handleProfileChange,label:Object(D.__)("View","google-site-kit"),disabled:!S,outlined:!0},c.map((function(e,t){return n.createElement(N.j,{key:t,value:e.id},e.name)})))),this.renderAutoInsertSnippetForm(),f&&this.renderExclusionsForm(),!f&&n.createElement("div",{className:"googlesitekit-setup-module__action"},n.createElement(T.a,{disabled:!this.state.selectedAccount,onClick:this.handleSubmit},Object(D.__)("Configure Analytics","google-site-kit"))))}},{key:"renderExclusionsForm",value:function(){var e=this.state.trackingDisabled;return n.createElement("div",null,n.createElement("p",{className:"googlesitekit-setup-module__text"},Object(D.__)("Exclude from Analytics","google-site-kit")),n.createElement("div",{className:"mdc-form-field"},n.createElement(W.a,{id:"loggedinUsers",label:F.loggedinUsers,onClick:this.handleExclusionsChange,checked:e.includes("loggedinUsers"),hideLabel:!1})),n.createElement("p",null,e.includes("loggedinUsers")?Object(D.__)("Logged-in users will be excluded from Analytics tracking.","google-site-kit"):Object(D.__)("Logged-in users will be included in Analytics tracking.","google-site-kit")))}},{key:"renderErrorOrNotice",value:function(){var e=this.state,t=e.errorCode,a=e.errorMsg,i=e.errorReason,o=e.accounts,s=this.props.onSettingsPage;if(!t)return null;var r=!0,l=a;switch(!0){case"google_analytics_existing_tag_permission"===t:r=!0;break;case s&&t&&"insufficientPermissions"===i:r=!1,l=Object(D.__)("You currently don't have access to this Google Analytics account. You can either request access from your team, or remove this Google Analytics snippet and connect to a different account.","google-site-kit");break;case!s&&0===o.length:r=!1,l=Object(D.__)('Looks like you don\'t have an Analytics account yet. Once you create it, click on "Re-fetch my account" and Site Kit will locate it.',"google-site-kit")}return l&&0!==l.length?n.createElement("div",{className:j()({"googlesitekit-error-text":r})},n.createElement("p",null,r
|
16 |
+
/* translators: %s: Error message */?Object(D.sprintf)(Object(D.__)("Error: %s","google-site-kit"),l):l)):null}},{key:"render",value:function(){var e=this.props.onSettingsPage,t=this.state.existingTag;return e||Object(A.B)("analytics_setup","configure_analytics_screen"),n.createElement("div",{className:"googlesitekit-setup-module googlesitekit-setup-module--analytics"},!e&&n.createElement(C.Fragment,null,n.createElement("div",{className:"googlesitekit-setup-module__logo"},n.createElement(x.a,{id:"analytics",width:"33",height:"33"})),n.createElement("h2",{className:" googlesitekit-heading-3 googlesitekit-setup-module__title "},Object(D._x)("Analytics","Service name","google-site-kit"))),!!t&&
|
17 |
+
/* translators: %s: Analytics tag ID */
|
18 |
+
n.createElement("p",null,Object(D.sprintf)(Object(D.__)("An existing analytics tag was found on your site with the ID %s. If later on you decide to replace this tag, Site Kit can place the new tag for you. Make sure you remove the old tag first.","google-site-kit"),t)),this.renderErrorOrNotice(),this.renderForm())}}],[{key:"createNewAccount",value:function(t){t.preventDefault(),Object(A.B)("analytics_setup","new_analytics_account"),e.open("https://analytics.google.com/analytics/web/?#/provision/SignUp","_blank")}}]),AnalyticsSetup}(C.Component);q.propTypes={onSettingsPage:O.a.bool,finishSetup:O.a.func,isEditing:O.a.bool},q.defaultProps={onSettingsPage:!0,isEditing:!1},t.a=q}).call(this,a(16),a(1))},function(e,t,a){"use strict";(function(e){var n=a(5),i=a.n(n),o=a(6),s=a.n(o),r=a(7),l=a.n(r),c=a(8),d=a.n(c),u=a(9),g=a.n(u),m=a(3),p=a.n(m),h=a(14),b=a.n(h),_=a(1),f=a(25),y=function(t){function Radio(e){var t;return i()(this,Radio),(t=l()(this,d()(Radio).call(this,e))).formFieldRef=Object(_.createRef)(),t.radioRef=Object(_.createRef)(),t}return g()(Radio,t),s()(Radio,[{key:"componentDidMount",value:function(){new f.e(this.formFieldRef.current).input=new f.g(this.radioRef.current)}},{key:"render",value:function(){var t=this.props,a=t.onClick,n=t.id,i=t.name,o=t.value,s=t.checked,r=t.disabled,l=t.children;return e.createElement("div",{className:"mdc-form-field",ref:this.formFieldRef},e.createElement("div",{className:b()("mdc-radio",{"mdc-radio--disabled":r}),ref:this.radioRef},e.createElement("input",{className:"mdc-radio__native-control",onClick:a,type:"radio",id:n,name:i,value:o,checked:s,disabled:r,onChange:function(){}}),e.createElement("div",{className:"mdc-radio__background"},e.createElement("div",{className:"mdc-radio__outer-circle"}),e.createElement("div",{className:"mdc-radio__inner-circle"}))),e.createElement("label",{htmlFor:n},l))}}]),Radio}(_.Component);y.propTypes={onClick:p.a.func,id:p.a.string.isRequired,name:p.a.string.isRequired,value:p.a.string.isRequired,checked:p.a.bool,disabled:p.a.bool,children:p.a.string.isRequired},y.defaultProps={onClick:null,checked:!1,disabled:!1},t.a=y}).call(this,a(1))},function(e,t,a){"use strict";(function(e,n){var i=a(11),o=a.n(i),s=a(5),r=a.n(s),l=a(6),c=a.n(l),d=a(7),u=a.n(d),g=a(8),m=a.n(g),p=a(15),h=a.n(p),b=a(9),_=a.n(b),f=a(3),y=a.n(f),k=a(14),v=a.n(k),S=a(0),O=a(1),E=a(12),j=a(2),D=a(24),C=a(31),w=a(18),A=a(10),x=a(25),N=function(t){function OptimizeSetup(e){var t;r()(this,OptimizeSetup),t=u()(this,m()(OptimizeSetup).call(this,e));var a=Object(j.l)(),n=a.optimize.settings,i=n.optimizeID,o=n.ampExperimentJSON,s=(a.analytics||{}).settings,l=a.tagmanager||{},c=l.active,d=l.settings,g=!!s&&s.useSnippet,p=!(!c||!d)&&d.useSnippet;return t.state={optimizeID:i||"",analyticsUseSnippet:g,gtmUseSnippet:p,errorCode:!1,errorMsg:"",ampExperimentJSON:o||"",ampExperimentJSONValidated:!0,OptimizeIDValidated:!0},t.handleOptimizeIDEntry=t.handleOptimizeIDEntry.bind(h()(t)),t.handleSubmit=t.handleSubmit.bind(h()(t)),t.renderInstructionInfo=t.renderInstructionInfo.bind(h()(t)),t.handleAMPOptimizeEntry=t.handleAMPOptimizeEntry.bind(h()(t)),t}return _()(OptimizeSetup,t),c()(OptimizeSetup,[{key:"componentDidMount",value:function(){var e=this;this._isMounted=!0,Object(E.b)("googlekit.SettingsConfirmed","googlekit.OptimizeSettingsConfirmed",(function(t,a){return"optimize"!==a.replace("-module","")?t:e.props.isEditing?e.handleSubmit():void 0})),this.toggleConfirmChangesButton()}},{key:"componentWillUnmount",value:function(){this._isMounted=!1,Object(E.f)("googlekit.SettingsConfirmed","googlekit.OptimizeSettingsConfirmed")}},{key:"componentDidUpdate",value:function(){this.toggleConfirmChangesButton()}},{key:"toggleConfirmChangesButton",value:function(){if(this.props.isEditing){Object(j.A)("optimize",{optimizeID:"optimizeID",ampExperimentJSON:"ampExperimentJSON"},this.state)}}},{key:"handleSubmit",value:function(){var e,t,a,n,i,s,r=this;return o.a.async((function(l){for(;;)switch(l.prev=l.next){case 0:if(e=this.state,t=e.optimizeID,a=e.ampExperimentJSON,n=e.OptimizeIDValidated,i=this.props.finishSetup,n&&0!==t.length){l.next=4;break}return l.abrupt("return",!1);case 4:return s={optimizeID:t,ampExperimentJSON:a},l.next=7,o.a.awrap(A.c.set(A.b,"optimize","settings",s).then((function(){i&&i(),Object(j.l)().optimize.settings.optimizeID=t,r._isMounted&&r.setState({isSaving:!1})})).catch((function(e){r._isMounted&&r.setState({errorCode:!0,errorMsg:e.errorMsg})})));case 7:return l.abrupt("return",l.sent);case 8:case"end":return l.stop()}}),null,this)}},{key:"handleOptimizeIDEntry",value:function(e){var t=Object(j.D)(e.target.value);this._isMounted&&this.setState({optimizeID:e.target.value,OptimizeIDValidated:t})}},{key:"handleAMPOptimizeEntry",value:function(e){var t=Object(j.C)(e.target.value);this._isMounted&&this.setState({ampExperimentJSON:e.target.value,ampExperimentJSONValidated:t})}},{key:"renderInfo",value:function(){var t=this.state.optimizeID;return e.createElement(O.Fragment,null,t?e.createElement("div",null,Object(S.__)("Your Optimize Container ID","google-site-kit"),": ",e.createElement("strong",null,t)):e.createElement("div",null,Object(S.__)('Optimize Container ID missing, press "edit" to add',"google-site-kit"),"."))}},{key:"renderInstructionInfo",value:function(){var t=this.state,a=t.analyticsUseSnippet,n=t.gtmUseSnippet,i=t.optimizeID;return!a&&n?e.createElement(O.Fragment,null,e.createElement("p",null,Object(S.__)("You are using auto insert snippet with Tag Manager","google-site-kit")),e.createElement("p",null,e.createElement("a",{href:"https://support.google.com/optimize/answer/6314801"},Object(S.__)("Click here","google-site-kit"))," ",Object(S.__)("for how to implement Optimize tag through your Tag Manager","google-site-kit"))):a?null:e.createElement(O.Fragment,null,e.createElement("p",null,Object(S.__)("You disabled analytics auto insert snippet. If You are using Google Analytics code snippet, add the code below:","google-site-kit")),e.createElement("pre",null,'ga("require", "',i||"GTM-XXXXXXX",'");'),e.createElement("p",null,e.createElement("a",{href:"https://support.google.com/optimize/answer/6262084"},Object(S.__)("Click here","google-site-kit"))," ",Object(S.__)("for how to implement Optimize tag in Google Analytics Code Snippet","google-site-kit")))}},{key:"renderAMPSnippet",value:function(){var t=this.state,a=t.analyticsUseSnippet,i=t.ampExperimentJSON,o=t.ampExperimentJSONValidated,s=n.googlesitekit.admin.ampEnabled;return a&&s?e.createElement(O.Fragment,null,e.createElement("p",null,Object(S.__)("Please input your AMP experiment settings in JSON format below.","google-site-kit")," ",e.createElement(w.a,{href:"https://developers.google.com/optimize/devguides/amp-experiments",external:!0,inherit:!0},Object(S.__)("Learn More.","google-site-kit"))),e.createElement(x.l,{className:v()("mdc-text-field",{"mdc-text-field--error":!o}),name:"amp-experiment",onChange:this.handleAMPOptimizeEntry,textarea:!0},e.createElement(x.b,{inputType:"textarea",value:null===i?"":i})),!o&&e.createElement("p",{className:"googlesitekit-error-text"},Object(S.__)("Error: AMP experiment settings are not in a valid JSON format.","google-site-kit"))):null}},{key:"renderForm",value:function(){var t=this.state,a=t.optimizeID,n=t.errorCode,i=t.errorMsg,o=t.OptimizeIDValidated;return e.createElement(O.Fragment,null,e.createElement("p",null,Object(S.__)("Please copy and paste your Optimize ID to complete your setup.","google-site-kit")," ",e.createElement(w.a,{href:"https://support.google.com/optimize/answer/6211921",external:!0,inherit:!0},Object(S.__)("You can locate this here.","google-site-kit"))),n&&0<i.length&&e.createElement("p",{className:"googlesitekit-error-text"},Object(S.__)("Error:","google-site-kit")," ",i),e.createElement("div",{className:"googlesitekit-setup-module__inputs"},e.createElement(x.l,{className:v()("mdc-text-field",{"mdc-text-field--error":n||!o}),label:Object(S.__)("Optimize Container ID","google-site-kit"),name:"optimizeID",onChange:this.handleOptimizeIDEntry,helperText:e.createElement(x.a,null,Object(S.__)("Format: GTM-XXXXXXX.","google-site-kit")),outlined:!0,required:!0},e.createElement(x.b,{value:a}))),!o&&e.createElement("p",{className:"googlesitekit-error-text"},Object(S.__)("Error: Not a valid Optimize ID.","google-site-kit")),this.renderAMPSnippet(),this.renderInstructionInfo())}},{key:"render",value:function(){var t=this.props,a=t.onSettingsPage,n=t.isEditing;return e.createElement("div",{className:"googlesitekit-setup-module googlesitekit-setup-module--optimize"},!a&&e.createElement(O.Fragment,null,e.createElement("div",{className:"googlesitekit-setup-module__logo"},e.createElement(D.a,{id:"optimize",width:"33",height:"33"})),e.createElement("h2",{className:" googlesitekit-heading-3 googlesitekit-setup-module__title "},Object(S._x)("Optimize","Service name","google-site-kit"))),n&&this.renderForm(),!n&&this.renderInfo(),!a&&e.createElement("div",{className:"googlesitekit-setup-module__action"},e.createElement(C.a,{onClick:this.handleSubmit},Object(S.__)("Configure Optimize","google-site-kit"))))}}]),OptimizeSetup}(O.Component);N.propTypes={onSettingsPage:y.a.bool,finishSetup:y.a.func,isEditing:y.a.bool},N.defaultProps={onSettingsPage:!0,isEditing:!1},t.a=N}).call(this,a(1),a(16))},function(e,t,a){"use strict";(function(e,n){a.d(t,"b",(function(){return E})),a.d(t,"a",(function(){return j}));var i=a(5),o=a.n(i),s=a(6),r=a.n(s),l=a(7),c=a.n(l),d=a(8),u=a.n(d),g=a(9),m=a.n(g),p=a(13),h=a(1),b=a(0),_=a(2),f=a(19),y=a(39),k=a(10),v=a(27),S=a(62),O=function(t){function PageSpeedInsightsDashboardWidgetHomepageSpeedColumn(){return o()(this,PageSpeedInsightsDashboardWidgetHomepageSpeedColumn),c()(this,u()(PageSpeedInsightsDashboardWidgetHomepageSpeedColumn).apply(this,arguments))}return m()(PageSpeedInsightsDashboardWidgetHomepageSpeedColumn,t),r()(PageSpeedInsightsDashboardWidgetHomepageSpeedColumn,[{key:"componentDidMount",value:function(){var e=this.props,t=e.data,a=e.handleDataLoaded;t&&a&&a()}},{key:"render",value:function(){var t=this.props,a=t.data,n=t.title;if(!a||a.error)return null;if(!function(e){return!!Object(p.get)(e,"categories.performance.score")}(a))return Object(y.a)(Object(b._x)("PageSpeed Insights","Service name","google-site-kit"),Object(b.__)("An unknown error occurred while trying to fetch PageSpeed Insights data. Please try again later.","google-site-kit"),!0);var i=a.categories.performance.score,o=Object(S.d)(i),s=a.audits.interactive.displayValue,r=Object(v.b)([[Object(b.__)("Real user speed data","google-site-kit"),e.createElement(S.b,{key:"0",score:i},o)],[Object(b.__)("Time to become fully interactive","google-site-kit"),e.createElement(S.b,{key:"0",score:i},s)]],[],{hideHeader:!0,disableListMode:!0,chartsEnabled:!1,links:[]});return e.createElement("div",{className:" mdc-layout-grid__cell mdc-layout-grid__cell--span-4-phone mdc-layout-grid__cell--span-4-tablet mdc-layout-grid__cell--span-6-desktop "},e.createElement("div",{className:"googlesitekit-pagespeed-report__heading-wrapper"},e.createElement("h3",{className:" googlesitekit-subheading-1 "},n),e.createElement(S.c,{score:i})),e.createElement(v.a,null,r))}}]),PageSpeedInsightsDashboardWidgetHomepageSpeedColumn}(h.Component),E=Object(f.a)(O,[{type:k.b,identifier:"pagespeed-insights",datapoint:"pagespeed",data:{url:n.googlesitekit.permaLink,strategy:"mobile",dateRange:null},priority:10,maxAge:Object(_.q)("day"),context:["Single","Dashboard"]}],null,{inGrid:!0}),j=Object(f.a)(O,[{type:k.b,identifier:"pagespeed-insights",datapoint:"pagespeed",data:{url:n.googlesitekit.permaLink,strategy:"desktop",dateRange:null},priority:10,maxAge:Object(_.q)("day"),context:["Single","Dashboard"]}],null,{inGrid:!0})}).call(this,a(1),a(16))},function(e,t,a){"use strict";(function(e,n){var i=a(20),o=a.n(i),s=a(11),r=a.n(s),l=a(5),c=a.n(l),d=a(6),u=a.n(d),g=a(7),m=a.n(g),p=a(8),h=a.n(p),b=a(15),_=a.n(b),f=a(9),y=a.n(f),k=a(3),v=a.n(k),S=a(13),O=a(14),E=a.n(O),j=a(0),D=a(1),C=a(12),w=a(24),A=a(2),x=a(34),N=a(25),P=a(31),T=a(18),L=a(61),M=a(10),I=a(30),W="web",R="amp",U=function(t){function TagmanagerSetup(t){var a;c()(this,TagmanagerSetup),a=m()(this,h()(TagmanagerSetup).call(this,t));var n=e.googlesitekit.admin,i=n.ampEnabled,o=n.ampMode,s=Object(A.l)().tagmanager.settings,r="primary"===o?R:[W,R];return a.state={ampEnabled:i,isLoading:!0,isSecondaryAMP:"secondary"===o,accounts:[],containers:[],containersAMP:[],errorCode:!1,errorMsg:"",existingContainer:"",selectedAccount:s.accountID,selectedContainer:s.containerID,selectedContainerAMP:s.ampContainerID,containersLoading:!1,usageContext:i?r:W,hasExistingTag:!1,useSnippet:s.useSnippet},a.handleSubmit=a.handleSubmit.bind(_()(a)),a.renderAccountDropdownForm=a.renderAccountDropdownForm.bind(_()(a)),a.handleAccountChange=a.handleAccountChange.bind(_()(a)),a.refetchAccount=a.refetchAccount.bind(_()(a)),a}return y()(TagmanagerSetup,t),u()(TagmanagerSetup,[{key:"setState",value:function(){this._isMounted&&D.Component.prototype.setState.apply(this,arguments)}},{key:"componentDidMount",value:function(){var e,t,a,n=this;return r.a.async((function(i){for(;;)switch(i.prev=i.next){case 0:if(e=this.props,t=e.isOpen,a=e.onSettingsPage,this._isMounted=!0,!a||t){i.next=4;break}return i.abrupt("return");case 4:return i.next=6,r.a.awrap(this.loadAccountsContainers());case 6:Object(C.b)("googlekit.SettingsConfirmed","googlekit.TagmanagerSettingsConfirmed",(function(e,t){return"tagmanager"!==t.replace("-module","")?e:n.props.isEditing?n.handleSubmit():void 0})),this.toggleConfirmChangesButton();case 8:case"end":return i.stop()}}),null,this)}},{key:"componentDidUpdate",value:function(){this.toggleConfirmChangesButton()}},{key:"componentWillUnmount",value:function(){this._isMounted=!1,Object(C.f)("googlekit.SettingsConfirmed","googlekit.TagmanagerSettingsConfirmed")}},{key:"toggleConfirmChangesButton",value:function(){if(this.props.isEditing){var e={selectedContainer:"containerID",selectedContainerAMP:"ampContainerID",selectedAccount:"accountID",useSnippet:"useSnippet"};this.canSaveSettings()||(e={}),Object(A.A)("tagmanager",e,this.state)}}},{key:"loadAccountsContainers",value:function(){var e,t,a,n,i,o;return r.a.async((function(s){for(;;)switch(s.prev=s.next){case 0:return s.next=2,r.a.awrap(Object(A.j)("tagmanager"));case 2:if(!(e=s.sent)){s.next=20;break}return s.prev=4,s.next=7,r.a.awrap(M.c.get(M.b,"tagmanager","tag-permission",{tag:e}));case 7:t=s.sent,a=t.account,n=t.container,i=Object(x.a)([n]).byContext(W),o=Object(x.a)([n]).byContext(R),this.setState({isLoading:!1,existingContainer:e,selectedAccount:a.accountId,selectedContainer:Object(S.get)(i,[0,"publicId"]),selectedContainerAMP:Object(S.get)(o,[0,"publicId"]),accounts:[a],hasExistingTag:!0}),s.next=18;break;case 15:s.prev=15,s.t0=s.catch(4),this.setState({isLoading:!1,errorCode:s.t0.code,errorMsg:s.t0.message,errorReason:!(!s.t0.data||!s.t0.data.reason)&&s.t0.data.reason,existingContainer:e,hasExistingTag:!!e});case 18:s.next=22;break;case 20:return s.next=22,r.a.awrap(this.requestTagManagerAccountsContainers());case 22:case"end":return s.stop()}}),null,this,[[4,15]])}},{key:"requestTagManagerAccounts",value:function(){var e,t;return r.a.async((function(a){for(;;)switch(a.prev=a.next){case 0:return a.prev=0,e=this.state.selectedAccount,a.next=4,r.a.awrap(M.c.get(M.b,"tagmanager","accounts"));case 4:t=a.sent,this.validateAccounts(t,e),this.setState({isLoading:!1,accounts:t}),a.next=12;break;case 9:a.prev=9,a.t0=a.catch(0),this.setState({isLoading:!1,errorCode:a.t0.code,errorMsg:a.t0.message});case 12:case"end":return a.stop()}}),null,this,[[0,9]])}},{key:"requestTagManagerAccountsContainers",value:function(){var e,t,a,n,i,o,s,l,c,d,u,g,m;return r.a.async((function(p){for(;;)switch(p.prev=p.next){case 0:return p.prev=0,e=this.state,t=e.selectedAccount,a=e.usageContext,n=this.state,i=n.selectedContainer,o=n.selectedContainerAMP,s={accountID:t,usageContext:a},p.next=6,r.a.awrap(M.c.get(M.b,"tagmanager","accounts-containers",s));case 6:l=p.sent,c=l.accounts,d=l.containers,this.validateAccounts(c,t),u=d.map((function(e){return e.publicId})),Object(x.c)(i)&&!u.includes(i)&&(i=""),Object(x.c)(o)&&!u.includes(o)&&(o=""),g=Object(x.a)(d).byContext(W),m=Object(x.a)(d).byContext(R),this.setState({isLoading:!1,accounts:c,containers:g,containersAMP:m,selectedAccount:t||Object(S.get)(d,[0,"accountId"]),selectedContainer:i||Object(S.get)(g,[0,"publicId"]),selectedContainerAMP:o||Object(S.get)(m,[0,"publicId"]),errorCode:!1,errorMsg:""}),p.next=21;break;case 18:p.prev=18,p.t0=p.catch(0),this.setState({isLoading:!1,errorCode:p.t0.code,errorMsg:p.t0.message});case 21:case"end":return p.stop()}}),null,this,[[0,18]])}},{key:"validateAccounts",value:function(e,t){if(!t&&0===e.length)throw{code:"accountEmpty",message:Object(j.__)("We didn’t find an associated Google Tag Manager account, would you like to set it up now? If you’ve just set up an account please re-fetch your account to sync it with Site Kit.","google-site-kit")};if(Object(x.b)(t)&&!e.find((function(e){return e.accountId===t})))throw{code:"insufficientPermissions",message:Object(j.__)("You currently don’t have access to this Google Tag Manager account. You can either request access from your team, or remove this Google Tag Manager snippet and connect to a different account.","google-site-kit")}}},{key:"requestTagManagerContainers",value:function(e){var t,a;return r.a.async((function(n){for(;;)switch(n.prev=n.next){case 0:return this.setState({containersLoading:!0}),n.prev=1,t={accountID:e,usageContext:this.state.usageContext},n.next=5,r.a.awrap(M.c.get(M.b,"tagmanager","containers",t));case 5:a=n.sent,this.setState({containersLoading:!1,containers:Object(x.a)(a).byContext(W),containersAMP:Object(x.a)(a).byContext(R),errorCode:!1}),n.next=12;break;case 9:n.prev=9,n.t0=n.catch(1),this.setState({containersLoading:!1,errorCode:n.t0.code,errorMsg:n.t0.message});case 12:case"end":return n.stop()}}),null,this,[[1,9]])}},{key:"handleSubmit",value:function(){var e,t,a,n,i,o,s,l,c,d;return r.a.async((function(u){for(;;)switch(u.prev=u.next){case 0:return e=this.state,t=e.hasExistingTag,a=e.selectedAccount,n=e.selectedContainer,i=e.selectedContainerAMP,o=e.usageContext,s=e.useSnippet,l=this.props.finishSetup,u.prev=2,c={accountID:a,containerID:n,ampContainerID:i,usageContext:o,useSnippet:!t&&s},u.next=6,r.a.awrap(M.c.set(M.b,"tagmanager","settings",c));case 6:d=u.sent,l&&l(),Object(A.l)().tagmanager.settings=d,this.setState({isSaving:!1}),u.next=16;break;case 12:throw u.prev=12,u.t0=u.catch(2),this.setState({isLoading:!1,isSaving:!1,errorCode:u.t0.code,errorMsg:u.t0.message}),u.t0;case 16:case"end":return u.stop()}}),null,this,[[2,12]])}},{key:"handleAccountChange",value:function(e,t){var a=this.state.selectedAccount,n=t.dataset.value;n!==a&&(this.setState({selectedAccount:n,selectedContainer:"",selectedContainerAMP:""}),Object(x.b)(n)&&this.requestTagManagerContainers(n))}},{key:"refetchAccount",value:function(e){e.preventDefault(),this.setState({isLoading:!0,errorCode:!1,errorMsg:"",selectedAccount:"",selectedContainer:"",selectedContainerAMP:""},this.requestTagManagerAccounts)}},{key:"renderSettingsInfo",value:function(){var e=Object(A.l)().tagmanager.settings,t=this.state,a=t.ampEnabled,i=t.isSecondaryAMP,o=t.hasExistingTag,s=t.isLoading,r=e.accountID,l=e.useSnippet;return s?n.createElement(I.a,null):n.createElement(D.Fragment,null,n.createElement("div",{className:"googlesitekit-settings-module__meta-items"},n.createElement("div",{className:"googlesitekit-settings-module__meta-item"},n.createElement("p",{className:"googlesitekit-settings-module__meta-item-type"},Object(j.__)("Account","google-site-kit")),n.createElement("h5",{className:"googlesitekit-settings-module__meta-item-data"},r||!1)),(!a||i)&&n.createElement("div",{className:"googlesitekit-settings-module__meta-item"},n.createElement("p",{className:"googlesitekit-settings-module__meta-item-type"},i&&Object(j.__)("Web Container ID","google-site-kit"),!a&&Object(j.__)("Container ID","google-site-kit")),n.createElement("h5",{className:"googlesitekit-settings-module__meta-item-data"},e.containerID||!1)),a&&n.createElement("div",{className:"googlesitekit-settings-module__meta-item"},n.createElement("p",{className:"googlesitekit-settings-module__meta-item-type"},i&&Object(j.__)("AMP Container ID","google-site-kit"),!i&&Object(j.__)("Container ID","google-site-kit")),n.createElement("h5",{className:"googlesitekit-settings-module__meta-item-data"},e.ampContainerID||!1))),n.createElement("div",{className:"googlesitekit-settings-module__meta-items"},n.createElement("div",{className:"googlesitekit-settings-module__meta-item"},n.createElement("p",{className:"googlesitekit-settings-module__meta-item-type"},Object(j.__)("Tag Manager Code Snippet","google-site-kit")),n.createElement("h5",{className:"googlesitekit-settings-module__meta-item-data"},l&&Object(j.__)("Snippet is inserted","google-site-kit"),!l&&Object(j.__)("Snippet is not inserted","google-site-kit")),o&&n.createElement("p",null,Object(j.__)("Placing two tags at the same time is not recommended.","google-site-kit")))))}},{key:"renderAccountDropdownForm",value:function(){var e=this,t=this.state,a=t.ampEnabled,i=t.accounts,o=t.selectedAccount,s=t.containers,r=t.containersAMP,l=t.existingContainer,c=t.hasExistingTag,d=t.isLoading,u=t.isSecondaryAMP,g=t.errorCode,m=t.useSnippet,p=this.props.onSettingsPage;if(d)return n.createElement(I.a,null);if("tag_manager_existing_tag_permission"===g)return null;if("accountEmpty"===g)return this.renderCreateAccount();if("account_create"===o)return n.createElement(D.Fragment,null,n.createElement("p",null,Object(j.__)("To create a new account, click the button below which will open the Google Tag Manager account creation screen in a new window.","google-site-kit")),n.createElement("p",null,Object(j.__)("Once completed, click the link below to re-fetch your accounts to continue.","google-site-kit")),this.renderCreateAccount());var h=!a||u,b=a;return n.createElement(D.Fragment,null,c&&n.createElement("p",null,Object(j.sprintf)(// translators: %s: the existing container ID.
|
19 |
+
Object(j.__)("An existing tag was found on your site (%s). If you later decide to replace this tag, Site Kit can place the new tag for you. Make sure you remove the old tag first.","google-site-kit"),l)),!c&&!u&&n.createElement("p",null,Object(j.__)("Please select your Tag Manager account and container below, the snippet will be inserted automatically on your site.","google-site-kit")),!c&&u&&n.createElement("p",null,Object(j.__)("Looks like your site is using paired AMP. Please select your Tag Manager account and relevant containers below, the snippets will be inserted automatically on your site.","google-site-kit")),n.createElement("div",{className:"googlesitekit-setup-module__inputs"},n.createElement(N.k,{className:"googlesitekit-tagmanager__select-account",enhanced:!0,name:"accounts",label:Object(j.__)("Account","google-site-kit"),value:o,disabled:c,onEnhancedChange:this.handleAccountChange,outlined:!0},[].concat(i).concat(c?[]:{name:Object(j.__)("Set up a new account","google-site-kit"),accountId:"account_create"}).map((function(e){return n.createElement(N.j,{key:e.accountId,value:e.accountId},e.name)}))),h&&this.renderContainerSelect({selectedStateKey:"selectedContainer",containers:s,label:b?Object(j.__)("Web Container","google-site-kit"):null,type:W}),b&&this.renderContainerSelect({selectedStateKey:"selectedContainerAMP",containers:r,label:h?Object(j.__)("AMP Container","google-site-kit"):null,type:R})),p&&n.createElement(D.Fragment,null,c&&n.createElement("p",null,Object(j.__)("Placing two tags at the same time is not recommended.","google-site-kit")),n.createElement(L.a,{id:"tagmanagerUseSnippet",onClick:function(){return e.setState({useSnippet:!m})},name:"useSnippet",checked:m,label:Object(j.__)("Let Site Kit place code on your site","google-site-kit"),hideLabel:!1}),n.createElement("p",null,m?Object(j.__)("Site Kit will add the code automatically","google-site-kit"):Object(j.__)("Site Kit will not add the code to your site","google-site-kit"))),!p&&n.createElement("div",{className:"googlesitekit-setup-module__action"},n.createElement(P.a,{onClick:this.handleSubmit,disabled:!this.canSaveSettings()},Object(j.__)("Confirm & Continue","google-site-kit"))))}},{key:"renderContainerSelect",value:function(e){var t=this,a=e.label,i=e.selectedStateKey,s=e.containers,r=e.type,l=this.state,c=l.containersLoading,d=l.selectedAccount,u=l.hasExistingTag,g=!!s.length;return c?n.createElement(I.a,{small:!0}):n.createElement(N.k,{className:"\n\t\t\t\t\tgooglesitekit-tagmanager__select-container\n\t\t\t\t\tgooglesitekit-tagmanager__select-container--".concat(r,"\n\t\t\t\t"),label:a||Object(j.__)("Container","google-site-kit"),value:g?this.state[i]:"container_create",onEnhancedChange:function(e,a){return t.setState(o()({},i,a.dataset.value))},disabled:u||!Object(x.b)(d),enhanced:!0,outlined:!0},[].concat(s).concat(u?[]:{name:Object(j.__)("Set up a new container","google-site-kit"),publicId:"container_create"}).map((function(e,t){var a=e.name,i=e.publicId;return n.createElement(N.j,{key:t,value:i},a)})))}},{key:"canSaveSettings",value:function(){var e=this.state,t=e.ampEnabled,a=e.isSecondaryAMP,n=e.errorCode,i=e.isLoading,o=e.selectedAccount,s=e.selectedContainer,r=e.selectedContainerAMP;return!(i||"tag_manager_existing_tag_permission"===n||!Object(x.b)(o))&&(!!(t&&!a||Object(x.c)(s)||"container_create"===s)&&!(t&&!Object(x.c)(r)&&"container_create"!==r))}},{key:"renderCreateAccount",value:function(){return n.createElement("div",{className:"googlesitekit-setup-module__action"},n.createElement(P.a,{onClick:TagmanagerSetup.createNewAccount},Object(j.__)("Create an account","google-site-kit")),n.createElement("div",{className:"googlesitekit-setup-module__sub-action"},n.createElement(T.a,{onClick:this.refetchAccount},Object(j.__)("Re-fetch My Account","google-site-kit"))))}},{key:"renderErrorOrNotice",value:function(){var e=this.state,t=e.errorCode,a=e.errorMsg,i=this.props.onSettingsPage;if(0===a.length)return null;var o=!i||"insufficientPermissions"!==t;return n.createElement("div",{className:E()({"googlesitekit-error-text":o})},n.createElement("p",null,o
|
20 |
+
/* translators: %s: Error message */?Object(j.sprintf)(Object(j.__)("Error: %s","google-site-kit"),a):a))}},{key:"render",value:function(){var e=this.props,t=e.onSettingsPage,a=e.isEditing;return n.createElement("div",{className:"googlesitekit-setup-module googlesitekit-setup-module--tag-manager"},!t&&n.createElement(D.Fragment,null,n.createElement("div",{className:"googlesitekit-setup-module__logo"},n.createElement(w.a,{id:"tagmanager",width:"33",height:"33"})),n.createElement("h2",{className:" googlesitekit-heading-3 googlesitekit-setup-module__title "},Object(j._x)("Tag Manager","Service name","google-site-kit"))),this.renderErrorOrNotice(),a&&this.renderAccountDropdownForm(),!a&&this.renderSettingsInfo())}}],[{key:"createNewAccount",value:function(t){t.preventDefault(),e.open("https://tagmanager.google.com/#/admin/accounts/create","_blank")}}]),TagmanagerSetup}(D.Component);U.propTypes={onSettingsPage:v.a.bool,finishSetup:v.a.func,isEditing:v.a.bool},U.defaultProps={onSettingsPage:!0,isEditing:!1},t.a=U}).call(this,a(16),a(1))},,,function(e,t,a){"use strict";(function(e){var n=a(5),i=a.n(n),o=a(6),s=a.n(o),r=a(7),l=a.n(r),c=a(8),d=a.n(c),u=a(15),g=a.n(u),m=a(9),p=a.n(m),h=a(0),b=a(1),_=a(12),f=a(25),y=function(t){function DateRangeSelector(e){var t;return i()(this,DateRangeSelector),(t=l()(this,d()(DateRangeSelector).call(this,e))).dateRangeHook="googlesitekit.dateRange",t.dateRangeHandlerHook="googlesitekit.dateRageHandler",t.dateRangeHookAddedHook="googlesitekit.dateRageHookAddedHandler",t.state={context:"Dashboard",dateValue:Object(_.c)(t.dateRangeHook,"last-28-days")},Object(_.a)("googlesitekit.moduleLoaded","googlesitekit.collectModuleListingDataForDateRangeSelector",(function(e){t.setState({context:e}),Object(_.e)("googlesitekit.moduleLoaded","googlesitekit.collectModuleListingDataForDateRangeSelector")})),t.handleSelection=t.handleSelection.bind(g()(t)),t}return p()(DateRangeSelector,t),s()(DateRangeSelector,[{key:"componentDidMount",value:function(){var e=this;Object(_.a)("hookAdded",this.dateRangeHookAddedHook,(function(t){e.dateRangeHook===t&&e.forceUpdate()}))}},{key:"componentWillUnmount",value:function(){Object(_.e)("hookAdded",this.dateRangeHookAddedHook)}},{key:"handleSelection",value:function(e,t){var a=this.state.context,n=t.getAttribute("data-value");return Object(_.f)(this.dateRangeHook,this.dateRangeHandlerHook),Object(_.b)(this.dateRangeHook,this.dateRangeHandlerHook,(function(){return n})),Object(_.d)("googlesitekit.moduleDataReset"),Object(_.d)("googlesitekit.moduleLoaded",a),this.setState({dateValue:Object(_.c)(this.dateRangeHook,"last-28-days")}),!1}},{key:"render",value:function(){var t=this.state.dateValue,a={"last-7-days":Object(h.sprintf)(Object(h._n)("Last %s day","Last %s days",7,"google-site-kit"),7),"last-14-days":Object(h.sprintf)(Object(h._n)("Last %s day","Last %s days",14,"google-site-kit"),14),"last-28-days":Object(h.sprintf)(Object(h._n)("Last %s day","Last %s days",28,"google-site-kit"),28),"last-90-days":Object(h.sprintf)(Object(h._n)("Last %s day","Last %s days",90,"google-site-kit"),90)};return e.createElement(f.k,{enhanced:!0,className:"mdc-select--minimal",name:"time_period",label:"",onEnhancedChange:this.handleSelection,value:t},Object.keys(a).map((function(t){return e.createElement(f.j,{key:t,value:t},a[t])})))}}]),DateRangeSelector}(b.Component);t.a=y}).call(this,a(1))},function(e,t,a){"use strict";(function(e){var n=a(5),i=a.n(n),o=a(6),s=a.n(o),r=a(7),l=a.n(r),c=a(8),d=a.n(c),u=a(9),g=a.n(u),m=a(1),p=function(t){function Spinner(){return i()(this,Spinner),l()(this,d()(Spinner).apply(this,arguments))}return g()(Spinner,t),s()(Spinner,[{key:"render",value:function(){var t=this.props.isSaving;return e.createElement("span",{className:"spinner",style:{display:t?"inline-block":"none",float:"none",marginTop:"0",visibility:"visible"}})}}]),Spinner}(m.Component);t.a=p}).call(this,a(1))},,,,,,,,,,,,,,,,function(e,t,a){"use strict";(function(e){var n=a(11),i=a.n(n),o=a(5),s=a.n(o),r=a(6),l=a.n(r),c=a(7),d=a.n(c),u=a(8),g=a.n(u),m=a(15),p=a.n(m),h=a(9),b=a.n(h),_=a(14),f=a.n(_),y=a(1),k=a(0),v=a(127),S=a(131),O=a(69),E=a(132),j=a(46),D=a(39),C=a(30),w=a(82),A=a(38),x=a(58),N=a(83),P=a(2),T=a(55),L=a(56),M=a(53),I=a(21),W=function(t){function AdSenseDashboardWidget(e){var t;return s()(this,AdSenseDashboardWidget),(t=d()(this,g()(AdSenseDashboardWidget).call(this,e))).state={receivingData:!0,error:!1,loading:!0,isAdSenseConnected:!0,zeroData:!1,instructionProps:{}},t.handleDataError=t.handleDataError.bind(p()(t)),t.handleDataSuccess=t.handleDataSuccess.bind(p()(t)),t.handleZeroData=t.handleZeroData.bind(p()(t)),t}return b()(AdSenseDashboardWidget,t),l()(AdSenseDashboardWidget,[{key:"componentDidMount",value:function(){this.isAdSenseConnected()}},{key:"isAdSenseConnected",value:function(){return i.a.async((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,i.a.awrap(Object(A.b)());case 2:e.sent?this.setState({isAdSenseConnected:!0}):this.setState({isAdSenseConnected:!1});case 4:case"end":return e.stop()}}),null,this)}},{key:"handleDataError",value:function(e){this.setState({receivingData:!1,error:e,loading:!1})}},{key:"handleDataSuccess",value:function(){this.setState({receivingData:!0,loading:!1})}},{key:"handleZeroData",value:function(){var e=Object(A.d)("account-connected-no-data");this.setState({zeroData:!0,loading:!1,instructionProps:e})}},{key:"render",value:function(){var t=this,a=Object(P.l)(),n=this.state,i=n.receivingData,o=n.error,s=n.loading,r=n.isAdSenseConnected,l=n.zeroData,c=n.instructionProps,d=a.adsense.homepage,u=s||!i||l?"googlesitekit-nodata":"";return e.createElement(y.Fragment,null,e.createElement(L.a,null),e.createElement("div",{className:u},e.createElement(O.a,{module:"adsense"})),e.createElement("div",{className:"googlesitekit-module-page googlesitekit-module-page--adsense"},e.createElement("div",{className:"mdc-layout-grid"},e.createElement("div",{className:"mdc-layout-grid__inner"},e.createElement("div",{className:" mdc-layout-grid__cell mdc-layout-grid__cell--span-12 "},!o&&a.adsense.setupComplete?e.createElement(M.a,{title:Object(k._x)("AdSense","Service name","google-site-kit"),icon:!0,iconWidth:"30",iconHeight:"26",iconID:"adsense",status:"connected",statusText:Object(k.__)("AdSense is connected","google-site-kit")}):e.createElement(M.a,{title:Object(k._x)("AdSense","Service name","google-site-kit"),icon:!0,iconWidth:"30",iconHeight:"26",iconID:"adsense",status:"not-connected",statusText:Object(k.__)("AdSense is not connected","google-site-kit")}),s&&e.createElement(C.a,null)),l&&e.createElement("div",{className:" mdc-layout-grid__cell mdc-layout-grid__cell--span-12 "},e.createElement(I.a,{fill:!0},e.createElement("div",{className:"mdc-layout-grid mdc-layout-grid--fill"},e.createElement("div",{className:"mdc-layout-grid__inner"},e.createElement("div",{className:"mdc-layout-grid__cell mdc-layout-grid__cell--span-12"},e.createElement(N.a,{ctaLink:c.ctaLink,ctaLinkText:c.ctaLinkText,header:c.statusHeadline,subHeader:c.statusMessage,incomplete:c.incomplete,required:c.required})))))),!i&&(o?Object(D.a)(Object(k._x)("AdSense","Service name","google-site-kit"),o,!0,!0,!0):Object(j.a)(Object(k._x)("AdSense","Service name","google-site-kit"),!0,!0,!0)),e.createElement("div",{className:f()("mdc-layout-grid__cell","mdc-layout-grid__cell--span-12",u)},e.createElement(x.a,{slug:"adsense",context:"module-dashboard"}),e.createElement(I.a,{header:!0,title:Object(k.__)("Estimated earnings","google-site-kit"),headerCtaLabel:Object(k.__)("Advanced Settings","google-site-kit"),headerCtaLink:d},e.createElement(v.a,{handleDataError:this.handleDataError,handleDataSuccess:this.handleDataSuccess}))),e.createElement("div",{className:f()("mdc-layout-grid__cell","mdc-layout-grid__cell--span-12",u)},e.createElement(I.a,{header:!0,title:Object(k.__)("Performance over previous 28 days","google-site-kit"),headerCtaLabel:Object(k.__)("Advanced Settings","google-site-kit"),headerCtaLink:d},e.createElement(S.a,{handleDataError:function(e){e||t.handleZeroData()}}))),e.createElement("div",{className:f()("mdc-layout-grid__cell","mdc-layout-grid__cell--span-12",u)},e.createElement(E.a,null)),e.createElement("div",{className:" mdc-layout-grid__cell mdc-layout-grid__cell--span-12 mdc-layout-grid__cell--align-right "},e.createElement(T.a,null))))),!r&&e.createElement(w.a,null))}}]),AdSenseDashboardWidget}(y.Component);t.a=W}).call(this,a(1))},function(e,t,a){"use strict";(function(e){var n=a(5),i=a.n(n),o=a(6),s=a.n(o),r=a(7),l=a.n(r),c=a(8),d=a.n(c),u=a(9),g=a.n(u),m=a(0),p=a(1),h=a(2),b=a(26),_=a(23),f=a(19),y=a(10),k=a(38),v=function(t){function AdSenseEstimateEarningsWidget(e){var t;return i()(this,AdSenseEstimateEarningsWidget),(t=l()(this,d()(AdSenseEstimateEarningsWidget).call(this,e))).state={refetch:!1,today:!1,yesterday:!1,sevenDays:!1,month:!1,twentyEightDays:!1,sameDayLastWeek:!1,prev7Days:!1,monthLastYear:!1,prev28Days:!1,error:!1,message:""},t}return g()(AdSenseEstimateEarningsWidget,t),s()(AdSenseEstimateEarningsWidget,[{key:"componentDidUpdate",value:function(){this.processCallbackData()}},{key:"componentDidMount",value:function(){this.processCallbackData()}},{key:"processCallbackData",value:function(){var e=this.props,t=e.data,a=e.requestDataToState;t&&!t.error&&"function"==typeof a&&this.setState(a)}},{key:"render",value:function(){var e=this.state,t=e.today,a=e.yesterday,n=e.sevenDays,i=e.month,o=e.twentyEightDays,s=e.sameDayLastWeek,r=e.prev7Days,l=e.monthLastYear,c=e.prev28Days;if(!(t&&a&&n&&i&&o&&s&&r&&l&&c))return null;var d=t.headers.find((function(e){return null!==e.currency&&0<e.currency.length})),u=!!d&&d.currency,g=t.totals?[{className:"googlesitekit-data-block--today",title:Object(m.__)("Today so far","google-site-kit"),datapoint:Object(h.v)(t.totals[0],u)},{className:"googlesitekit-data-block--yesterday",title:Object(m.__)("Yesterday","google-site-kit"),datapoint:Object(h.v)(a.totals[0],u),change:s.totals[0],changeDataUnit:"%"},{className:"googlesitekit-data-block--7days",title:Object(m.__)("Last 7 days","google-site-kit"),datapoint:Object(h.v)(n.totals[0],u),change:r.totals[0],changeDataUnit:"%"},{className:"googlesitekit-data-block--month",title:Object(m.__)("This month","google-site-kit"),datapoint:Object(h.v)(i.totals[0],u),change:l.totals[0],changeDataUnit:"%"},{className:"googlesitekit-data-block--28days",title:Object(m.__)("Last 28 days","google-site-kit"),datapoint:Object(h.v)(o.totals[0],u),change:c.totals[0],changeDataUnit:"%"}]:[];return AdSenseEstimateEarningsWidget.renderLayout(g)}}],[{key:"renderLayout",value:function(t){return e.createElement("section",{className:"mdc-layout-grid"},e.createElement("div",{className:"mdc-layout-grid__inner"},t.map((function(t,a){return e.createElement("div",{key:a,className:" mdc-layout-grid__cell mdc-layout-grid__cell--align-top mdc-layout-grid__cell--span-2-phone mdc-layout-grid__cell--span-2-tablet mdc-layout-grid__cell--span-4-desktop "},e.createElement(b.a,{stat:a,className:t.className,title:t.title,datapoint:t.datapoint,change:t.change,changeDataUnit:t.changeDataUnit,context:t.context,selected:t.selected,handleStatSelection:t.handleStatSelection}))}))))}},{key:"renderPreviews",value:function(){for(var t=[],a=0;5>a;a++)t.push(e.createElement("div",{key:a,className:" mdc-layout-grid__cell mdc-layout-grid__cell--align-top mdc-layout-grid__cell--span-2-phone mdc-layout-grid__cell--span-2-tablet mdc-layout-grid__cell--span-4-desktop "},e.createElement(_.a,{width:"100%",height:"104px"})));return e.createElement("section",{className:"mdc-layout-grid"},e.createElement("div",{className:"mdc-layout-grid__inner"},t))}}]),AdSenseEstimateEarningsWidget}(p.Component);t.a=Object(f.a)(v,[{type:y.b,identifier:"adsense",datapoint:"earnings",data:{dateRange:"today"},priority:1,maxAge:Object(h.q)("day"),context:["Single","Dashboard"],toState:function(e,t){var a=t.data;if(!e.today)return{today:a}}},{type:y.b,identifier:"adsense",datapoint:"earnin
|