.slide-fade-enter-active{transition:all .3s ease-out}.slide-fade-leave-active{transition:all .3s cubic-bezier(1,.5,.8,1)}.slide-fade-enter-from,.slide-fade-leave-to{-webkit-transform:translateX(20px);transform:translateX(20px);opacity:0}.top30vh{top:30vh}@-webkit-keyframes mdc-ripple-fg-radius-in{0%{-webkit-animation-timing-function:cubic-bezier(.4,0,.2,1);animation-timing-function:cubic-bezier(.4,0,.2,1);-webkit-transform:translate(var(--mdc-ripple-fg-translate-start,0)) scale(1);transform:translate(var(--mdc-ripple-fg-translate-start,0)) scale(1)}to{-webkit-transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1));transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}}@keyframes mdc-ripple-fg-radius-in{0%{-webkit-animation-timing-function:cubic-bezier(.4,0,.2,1);animation-timing-function:cubic-bezier(.4,0,.2,1);-webkit-transform:translate(var(--mdc-ripple-fg-translate-start,0)) scale(1);transform:translate(var(--mdc-ripple-fg-translate-start,0)) scale(1)}to{-webkit-transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1));transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}}@-webkit-keyframes mdc-ripple-fg-opacity-in{0%{-webkit-animation-timing-function:linear;animation-timing-function:linear;opacity:0}to{opacity:var(--mdc-ripple-fg-opacity,0)}}@keyframes mdc-ripple-fg-opacity-in{0%{-webkit-animation-timing-function:linear;animation-timing-function:linear;opacity:0}to{opacity:var(--mdc-ripple-fg-opacity,0)}}@-webkit-keyframes mdc-ripple-fg-opacity-out{0%{-webkit-animation-timing-function:linear;animation-timing-function:linear;opacity:var(--mdc-ripple-fg-opacity,0)}to{opacity:0}}@keyframes mdc-ripple-fg-opacity-out{0%{-webkit-animation-timing-function:linear;animation-timing-function:linear;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{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;--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:rgba(0,0,0,0);will-change:transform,opacity;padding: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:2px}.mdc-button:after,.mdc-button:before{position:absolute;border-radius:50%;opacity:0;pointer-events:none;content:""}.mdc-button:before{transition:opacity 15ms linear;z-index:1}.mdc-button.mdc-ripple-upgraded:before{-webkit-transform:scale(var(--mdc-ripple-fg-scale,1));transform:scale(var(--mdc-ripple-fg-scale,1))}.mdc-button.mdc-ripple-upgraded:after{top:0;left:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:center center;transform-origin:center center}.mdc-button.mdc-ripple-upgraded--unbounded:after{top:var(--mdc-ripple-top,0);left:var(--mdc-ripple-left,0)}.mdc-button.mdc-ripple-upgraded--foreground-activation:after{-webkit-animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards;animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.mdc-button.mdc-ripple-upgraded--foreground-deactivation:after{-webkit-animation:mdc-ripple-fg-opacity-out .15s;animation:mdc-ripple-fg-opacity-out .15s;-webkit-transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1));transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}.mdc-button:after,.mdc-button:before{top:-50%;left:-50%;width:200%;height:200%}.mdc-button.mdc-ripple-upgraded:after{width:var(--mdc-ripple-fg-size,100%);height:var(--mdc-ripple-fg-size,100%)}.mdc-button::-moz-focus-inner{padding:0;border:0}.mdc-button:active{outline:none}.mdc-button:hover{cursor:pointer}.mdc-button:disabled{color:rgba(0,0,0,.37);cursor:default;pointer-events:none}.mdc-button:disabled,.mdc-button:not(:disabled){background-color:transparent}.mdc-button:not(:disabled){color:#12aa9c;color:var(--mdc-theme-primary,#12aa9c)}.mdc-button:after,.mdc-button:before{background-color:#12aa9c}@supports not (-ms-ime-align:auto){.mdc-button:after,.mdc-button:before{background-color:var(--mdc-theme-primary,#12aa9c)}}.mdc-button:hover:before{opacity:.08}.mdc-button.mdc-ripple-upgraded--background-focused:before,.mdc-button:not(.mdc-ripple-upgraded):focus:before{transition-duration:75ms;opacity:.24}.mdc-button:not(.mdc-ripple-upgraded):after{transition:opacity .15s linear}.mdc-button:not(.mdc-ripple-upgraded):active:after{transition-duration:75ms;opacity:.32}.mdc-button.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:0.32}.mdc-button .mdc-button__icon{margin-left:0;margin-right:8px;display:inline-block;width:18px;height:18px;font-size:18px;vertical-align:top}.mdc-button .mdc-button__icon[dir=rtl],[dir=rtl] .mdc-button .mdc-button__icon{margin-left:8px;margin-right:0}.mdc-button svg.mdc-button__icon{fill:currentColor}.mdc-button--outlined .mdc-button__icon,.mdc-button--raised .mdc-button__icon,.mdc-button--unelevated .mdc-button__icon{margin-left:-4px;margin-right:8px}.mdc-button--outlined .mdc-button__icon[dir=rtl],.mdc-button--raised .mdc-button__icon[dir=rtl],.mdc-button--unelevated .mdc-button__icon[dir=rtl],[dir=rtl] .mdc-button--outlined .mdc-button__icon,[dir=rtl] .mdc-button--raised .mdc-button__icon,[dir=rtl] .mdc-button--unelevated .mdc-button__icon{margin-left:8px;margin-right:-4px}.mdc-button--raised,.mdc-button--unelevated{padding:0 16px}.mdc-button--raised:disabled,.mdc-button--unelevated:disabled{background-color:rgba(0,0,0,.12);color:rgba(0,0,0,.37)}.mdc-button--raised:not(:disabled),.mdc-button--unelevated:not(:disabled){background-color:#12aa9c}@supports not (-ms-ime-align:auto){.mdc-button--raised:not(:disabled),.mdc-button--unelevated:not(:disabled){background-color:var(--mdc-theme-primary,#12aa9c)}}.mdc-button--raised:not(:disabled),.mdc-button--unelevated:not(:disabled){color:#fff;color:var(--mdc-theme-on-primary,#fff)}.mdc-button--raised:after,.mdc-button--raised:before,.mdc-button--unelevated:after,.mdc-button--unelevated:before{background-color:#fff}@supports not (-ms-ime-align:auto){.mdc-button--raised:after,.mdc-button--raised:before,.mdc-button--unelevated:after,.mdc-button--unelevated:before{background-color:var(--mdc-theme-on-primary,#fff)}}.mdc-button--raised:hover:before,.mdc-button--unelevated:hover:before{opacity:.08}.mdc-button--raised.mdc-ripple-upgraded--background-focused:before,.mdc-button--raised:not(.mdc-ripple-upgraded):focus:before,.mdc-button--unelevated.mdc-ripple-upgraded--background-focused:before,.mdc-button--unelevated:not(.mdc-ripple-upgraded):focus:before{transition-duration:75ms;opacity:.24}.mdc-button--raised:not(.mdc-ripple-upgraded):after,.mdc-button--unelevated:not(.mdc-ripple-upgraded):after{transition:opacity .15s linear}.mdc-button--raised:not(.mdc-ripple-upgraded):active:after,.mdc-button--unelevated:not(.mdc-ripple-upgraded):active:after{transition-duration:75ms;opacity:.32}.mdc-button--raised.mdc-ripple-upgraded,.mdc-button--unelevated.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:0.32}.mdc-button--raised{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);transition:box-shadow .28s cubic-bezier(.4,0,.2,1)}.mdc-button--raised:focus,.mdc-button--raised:hover{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.mdc-button--raised:active{box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.mdc-button--raised:disabled{box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.mdc-button--outlined{border-style:solid;padding:0 14px;border-width:2px}.mdc-button--outlined:disabled{border-color:rgba(0,0,0,.37)}.mdc-button--outlined:not(:disabled){border-color:#12aa9c;border-color:var(--mdc-theme-primary,#12aa9c)}.mdc-button--dense{height:32px;font-size:.8125rem}.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;color:rgba(0,0,0,.87);color:var(--mdc-theme-text-primary-on-background,rgba(0,0,0,.87));margin:0;padding:8px 0;line-height:1.5rem;list-style-type:none}.mdc-list-item__secondary-text{color:rgba(0,0,0,.54);color:var(--mdc-theme-text-secondary-on-background,rgba(0,0,0,.54))}.mdc-list-item__graphic{background-color:transparent;color:rgba(0,0,0,.38);color:var(--mdc-theme-text-icon-on-background,rgba(0,0,0,.38))}.mdc-list-item__meta{color:rgba(0,0,0,.38);color:var(--mdc-theme-text-hint-on-background,rgba(0,0,0,.38))}.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--activated,.mdc-list-item--activated .mdc-list-item__graphic,.mdc-list-item--selected,.mdc-list-item--selected .mdc-list-item__graphic{color:#12aa9c;color:var(--mdc-theme-primary,#12aa9c)}.mdc-list-item--disabled{color:rgba(0,0,0,.38);color:var(--mdc-theme-text-disabled-on-background,rgba(0,0,0,.38))}.mdc-list-item__graphic{margin-left:0;margin-right:32px;width:24px;height:24px;display:inline-flex;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-item__meta{margin-left:auto;margin-right:0}.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__primary-text,.mdc-list-item__text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mdc-list-item__primary-text{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;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--avatar-list.mdc-list--dense .mdc-list-item,.mdc-list--two-line.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{--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:rgba(0,0,0,0);will-change:transform,opacity}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:after,:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:before{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;z-index:1}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded:before{-webkit-transform:scale(var(--mdc-ripple-fg-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;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:center center;transform-origin:center center}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded--unbounded:after{top:var(--mdc-ripple-top,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{-webkit-animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards;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{-webkit-animation:mdc-ripple-fg-opacity-out .15s;animation:mdc-ripple-fg-opacity-out .15s;-webkit-transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-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:after,:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:before{top:-50%;left:-50%;width:200%;height:200%}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded:after{width:var(--mdc-ripple-fg-size,100%);height:var(--mdc-ripple-fg-size,100%)}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:after,:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:before{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.mdc-ripple-upgraded--background-focused:before,:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:not(.mdc-ripple-upgraded):focus: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 .15s linear}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:not(.mdc-ripple-upgraded):active:after{transition-duration:75ms;opacity:.16}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:0.16}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:before{opacity:.24}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:after,:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:before{background-color:#12aa9c}@supports not (-ms-ime-align:auto){:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:after,:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:before{background-color:var(--mdc-theme-primary,#12aa9c)}}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:hover:before{opacity:.32}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated.mdc-ripple-upgraded--background-focused:before,:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:not(.mdc-ripple-upgraded):focus:before{transition-duration:75ms;opacity:.48}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:not(.mdc-ripple-upgraded):after{transition:opacity .15s 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:.56}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:0.56}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:before{opacity:.16}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:after,:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:before{background-color:#12aa9c}@supports not (-ms-ime-align:auto){:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:after,:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:before{background-color:var(--mdc-theme-primary,#12aa9c)}}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:hover:before{opacity:.24}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected.mdc-ripple-upgraded--background-focused:before,:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:not(.mdc-ripple-upgraded):focus:before{transition-duration:75ms;opacity:.4}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:not(.mdc-ripple-upgraded):after{transition:opacity .15s 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:.48}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:0.48}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;border-bottom-color:rgba(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% - 88px)}.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;color:rgba(0,0,0,.87);color:var(--mdc-theme-text-primary-on-background,rgba(0,0,0,.87))}.mdc-menu-surface{box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);background-color:#fff;background-color:var(--mdc-theme-surface,#fff);color:#000;color:var(--mdc-theme-on-surface,#000);transform-origin-left:top left;transform-origin-right:top right;border-radius:4px;display:none;position:absolute;box-sizing:border-box;max-width:calc(100vw - 32px);max-height:calc(100vh - 32px);margin:0;padding:0;-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:top left;transform-origin:top left;opacity:0;overflow:auto;will-change:transform,opacity;z-index:4}.mdc-menu-surface[dir=rtl],[dir=rtl] .mdc-menu-surface{transform-origin-left:top right;transform-origin-right:top left}.mdc-menu-surface:focus{outline:none}.mdc-menu-surface--animating-open{display:inline-block;-webkit-transform:scale(.8);transform:scale(.8);transition:opacity .03s linear,-webkit-transform .12s cubic-bezier(0,0,.2,1);transition:opacity .03s linear,transform .12s cubic-bezier(0,0,.2,1);transition:opacity .03s linear,transform .12s cubic-bezier(0,0,.2,1),-webkit-transform .12s cubic-bezier(0,0,.2,1);opacity:0}.mdc-menu-surface--open{display:inline-block;-webkit-transform:scale(1);transform:scale(1);opacity:1}.mdc-menu-surface--animating-closed{display:inline-block;transition:opacity 75ms linear;opacity:0}.mdc-menu-surface--anchor{position:relative;overflow:visible}.mdc-menu-surface--fixed{position:fixed}.mdc-menu{min-width:112px;max-width:336px}.mdc-menu .mdc-list-item__graphic,.mdc-menu .mdc-list-item__meta{color:rgba(0,0,0,.87);color:var(--mdc-theme-text-primary-on-background,rgba(0,0,0,.87))}.mdc-menu .mdc-list-divider{margin:8px 0}.mdc-menu .mdc-list-item{cursor:pointer;-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__selection-group{padding:0;fill:currentColor}.mdc-menu__selection-group .mdc-list-item{padding-left:56px;padding-right:0}.mdc-menu__selection-group .mdc-list-item[dir=rtl],[dir=rtl] .mdc-menu__selection-group .mdc-list-item{padding-left:0;padding-right:56px}.mdc-menu__selection-group-icon{left:16px;right:auto;display:none;position:absolute}.mdc-menu__selection-group-icon[dir=rtl],[dir=rtl] .mdc-menu__selection-group-icon{left:auto;right:16px}.mdc-menu-item--selected .mdc-menu__selection-group-icon{display:inline}: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:840px){.mdc-layout-grid{box-sizing:border-box;margin:0 auto;padding:24px;padding:var(--mdc-layout-grid-margin-desktop,24px)}}@media (min-width:480px) and (max-width:839px){.mdc-layout-grid{box-sizing:border-box;margin:0 auto;padding:16px;padding:var(--mdc-layout-grid-margin-tablet,16px)}}@media (max-width:479px){.mdc-layout-grid{box-sizing:border-box;margin:0 auto;padding:16px;padding:var(--mdc-layout-grid-margin-phone,16px)}}@media (min-width:840px){.mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-12px;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:var(--mdc-layout-grid-gutter-desktop,24px);grid-template-columns:repeat(12,minmax(0,1fr))}}}@media (min-width:480px) and (max-width:839px){.mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-8px;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:var(--mdc-layout-grid-gutter-tablet,16px);grid-template-columns:repeat(8,minmax(0,1fr))}}}@media (max-width:479px){.mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-8px;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:var(--mdc-layout-grid-gutter-phone,16px);grid-template-columns:repeat(4,minmax(0,1fr))}}}@media (min-width:840px){.mdc-layout-grid__cell{width:calc(33.33333% - 24px);width:calc(33.33333% - var(--mdc-layout-grid-gutter-desktop, 24px));box-sizing:border-box;margin:12px;margin:calc(var(--mdc-layout-grid-gutter-desktop, 24px)/2)}@supports (display:grid){.mdc-layout-grid__cell{width:auto;grid-column-end:span 4;margin:0}}.mdc-layout-grid__cell--span-1,.mdc-layout-grid__cell--span-1-desktop{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% - 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% - 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% - 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% - 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% - 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% - 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% - 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% - 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% - 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% - 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% - 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:480px) and (max-width:839px){.mdc-layout-grid__cell{width:calc(50% - 16px);width:calc(50% - var(--mdc-layout-grid-gutter-tablet, 16px));box-sizing:border-box;margin:8px;margin:calc(var(--mdc-layout-grid-gutter-tablet, 16px)/2)}@supports (display:grid){.mdc-layout-grid__cell{width:auto;grid-column-end:span 4;margin:0}}.mdc-layout-grid__cell--span-1,.mdc-layout-grid__cell--span-1-tablet{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% - 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% - 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% - 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% - 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% - 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% - 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% - 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% - 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% - 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% - 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% - 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:479px){.mdc-layout-grid__cell{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-phone, 16px));box-sizing:border-box;margin:8px;margin:calc(var(--mdc-layout-grid-gutter-phone, 16px)/2)}@supports (display:grid){.mdc-layout-grid__cell{width:auto;grid-column-end:span 4;margin:0}}.mdc-layout-grid__cell--span-1,.mdc-layout-grid__cell--span-1-phone{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% - 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% - 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% - 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% - 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% - 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% - 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% - 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% - 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% - 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% - 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% - 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:840px){.mdc-layout-grid--fixed-column-width{width:1176px;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:480px) and (max-width:839px){.mdc-layout-grid--fixed-column-width{width:720px;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:479px){.mdc-layout-grid--fixed-column-width{width:368px;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}@-webkit-keyframes mdc-checkbox-unchecked-checked-checkmark-path{0%,50%{stroke-dashoffset:29.78334}50%{-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}to{stroke-dashoffset:0}}@keyframes mdc-checkbox-unchecked-checked-checkmark-path{0%,50%{stroke-dashoffset:29.78334}50%{-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}to{stroke-dashoffset:0}}@-webkit-keyframes mdc-checkbox-unchecked-indeterminate-mixedmark{0%,68.2%{-webkit-transform:scaleX(0);transform:scaleX(0)}68.2%{-webkit-animation-timing-function:cubic-bezier(0,0,0,1);animation-timing-function:cubic-bezier(0,0,0,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes mdc-checkbox-unchecked-indeterminate-mixedmark{0%,68.2%{-webkit-transform:scaleX(0);transform:scaleX(0)}68.2%{-webkit-animation-timing-function:cubic-bezier(0,0,0,1);animation-timing-function:cubic-bezier(0,0,0,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@-webkit-keyframes mdc-checkbox-checked-unchecked-checkmark-path{0%{-webkit-animation-timing-function:cubic-bezier(.4,0,1,1);animation-timing-function:cubic-bezier(.4,0,1,1);opacity:1;stroke-dashoffset:0}to{opacity:0;stroke-dashoffset:-29.78334}}@keyframes mdc-checkbox-checked-unchecked-checkmark-path{0%{-webkit-animation-timing-function:cubic-bezier(.4,0,1,1);animation-timing-function:cubic-bezier(.4,0,1,1);opacity:1;stroke-dashoffset:0}to{opacity:0;stroke-dashoffset:-29.78334}}@-webkit-keyframes mdc-checkbox-checked-indeterminate-checkmark{0%{-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1);-webkit-transform:rotate(0deg);transform:rotate(0deg);opacity:1}to{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@keyframes mdc-checkbox-checked-indeterminate-checkmark{0%{-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1);-webkit-transform:rotate(0deg);transform:rotate(0deg);opacity:1}to{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@-webkit-keyframes mdc-checkbox-indeterminate-checked-checkmark{0%{-webkit-animation-timing-function:cubic-bezier(.14,0,0,1);animation-timing-function:cubic-bezier(.14,0,0,1);-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:rotate(1turn);transform:rotate(1turn);opacity:1}}@keyframes mdc-checkbox-indeterminate-checked-checkmark{0%{-webkit-animation-timing-function:cubic-bezier(.14,0,0,1);animation-timing-function:cubic-bezier(.14,0,0,1);-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:rotate(1turn);transform:rotate(1turn);opacity:1}}@-webkit-keyframes mdc-checkbox-checked-indeterminate-mixedmark{0%{-webkit-animation-timing-function:mdc-animation-deceleration-curve-timing-function;animation-timing-function:mdc-animation-deceleration-curve-timing-function;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform:rotate(0deg);transform:rotate(0deg);opacity:1}}@keyframes mdc-checkbox-checked-indeterminate-mixedmark{0%{-webkit-animation-timing-function:mdc-animation-deceleration-curve-timing-function;animation-timing-function:mdc-animation-deceleration-curve-timing-function;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform:rotate(0deg);transform:rotate(0deg);opacity:1}}@-webkit-keyframes mdc-checkbox-indeterminate-checked-mixedmark{0%{-webkit-animation-timing-function:cubic-bezier(.14,0,0,1);animation-timing-function:cubic-bezier(.14,0,0,1);-webkit-transform:rotate(0deg);transform:rotate(0deg);opacity:1}to{-webkit-transform:rotate(315deg);transform:rotate(315deg);opacity:0}}@keyframes mdc-checkbox-indeterminate-checked-mixedmark{0%{-webkit-animation-timing-function:cubic-bezier(.14,0,0,1);animation-timing-function:cubic-bezier(.14,0,0,1);-webkit-transform:rotate(0deg);transform:rotate(0deg);opacity:1}to{-webkit-transform:rotate(315deg);transform:rotate(315deg);opacity:0}}@-webkit-keyframes mdc-checkbox-indeterminate-unchecked-mixedmark{0%{-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}32.8%,to{-webkit-transform:scaleX(0);transform:scaleX(0);opacity:0}}@keyframes mdc-checkbox-indeterminate-unchecked-mixedmark{0%{-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}32.8%,to{-webkit-transform:scaleX(0);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-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:rgba(0,0,0,0);will-change:transform,opacity}.mdc-checkbox:after,.mdc-checkbox:before{position:absolute;border-radius:50%;opacity:0;pointer-events:none;content:""}.mdc-checkbox:before{transition:opacity 15ms linear;z-index:1}.mdc-checkbox.mdc-ripple-upgraded:before{-webkit-transform:scale(var(--mdc-ripple-fg-scale,1));transform:scale(var(--mdc-ripple-fg-scale,1))}.mdc-checkbox.mdc-ripple-upgraded:after{top:0;left:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:center center;transform-origin:center center}.mdc-checkbox.mdc-ripple-upgraded--unbounded:after{top:var(--mdc-ripple-top,0);left:var(--mdc-ripple-left,0)}.mdc-checkbox.mdc-ripple-upgraded--foreground-activation:after{-webkit-animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards;animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.mdc-checkbox.mdc-ripple-upgraded--foreground-deactivation:after{-webkit-animation:mdc-ripple-fg-opacity-out .15s;animation:mdc-ripple-fg-opacity-out .15s;-webkit-transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1));transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}.mdc-checkbox:after,.mdc-checkbox:before{background-color:#018786}@supports not (-ms-ime-align:auto){.mdc-checkbox:after,.mdc-checkbox:before{background-color:var(--mdc-theme-secondary,#018786)}}.mdc-checkbox:hover:before{opacity:.04}.mdc-checkbox.mdc-ripple-upgraded--background-focused:before,.mdc-checkbox:not(.mdc-ripple-upgraded):focus:before{transition-duration:75ms;opacity:.12}.mdc-checkbox:not(.mdc-ripple-upgraded):after{transition:opacity .15s linear}.mdc-checkbox:not(.mdc-ripple-upgraded):active:after{transition-duration:75ms;opacity:.16}.mdc-checkbox.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:0.16}.mdc-checkbox:after,.mdc-checkbox:before{top:0;left:0;width:100%;height:100%}.mdc-checkbox.mdc-ripple-upgraded:after,.mdc-checkbox.mdc-ripple-upgraded:before{top:var(--mdc-ripple-top,0);left:var(--mdc-ripple-left,0);width:var(--mdc-ripple-fg-size,100%);height:var(--mdc-ripple-fg-size,100%)}.mdc-checkbox.mdc-ripple-upgraded:after{width:var(--mdc-ripple-fg-size,100%);height:var(--mdc-ripple-fg-size,100%)}.mdc-checkbox__checkmark{color:#fff}.mdc-checkbox__mixedmark{border-color:#fff}.mdc-checkbox__background:before{background-color:#018786}@supports not (-ms-ime-align:auto){.mdc-checkbox__background:before{background-color:var(--mdc-theme-secondary,#018786)}}.mdc-checkbox__native-control:enabled:not(:checked):not(:indeterminate)~.mdc-checkbox__background{border-color:rgba(0,0,0,.54);background-color:transparent}.mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,.mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background{border-color:#018786;border-color:var(--mdc-theme-secondary,#018786);background-color:#018786;background-color:var(--mdc-theme-secondary,#018786)}@-webkit-keyframes mdc-checkbox-fade-in-background-0{0%{border-color:rgba(0,0,0,.54);background-color:transparent}50%{border-color:#018786;border-color:var(--mdc-theme-secondary,#018786);background-color:#018786;background-color:var(--mdc-theme-secondary,#018786)}}@keyframes mdc-checkbox-fade-in-background-0{0%{border-color:rgba(0,0,0,.54);background-color:transparent}50%{border-color:#018786;border-color:var(--mdc-theme-secondary,#018786);background-color:#018786;background-color:var(--mdc-theme-secondary,#018786)}}@-webkit-keyframes mdc-checkbox-fade-out-background-0{0%,80%{border-color:#018786;border-color:var(--mdc-theme-secondary,#018786);background-color:#018786;background-color:var(--mdc-theme-secondary,#018786)}to{border-color:rgba(0,0,0,.54);background-color:transparent}}@keyframes mdc-checkbox-fade-out-background-0{0%,80%{border-color:#018786;border-color:var(--mdc-theme-secondary,#018786);background-color:#018786;background-color:var(--mdc-theme-secondary,#018786)}to{border-color:rgba(0,0,0,.54);background-color:transparent}}.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{-webkit-animation-name:mdc-checkbox-fade-in-background-0;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{-webkit-animation-name:mdc-checkbox-fade-out-background-0;animation-name:mdc-checkbox-fade-out-background-0}.mdc-checkbox__native-control:disabled:not(:checked):not(:indeterminate)~.mdc-checkbox__background{border-color:rgba(0,0,0,.26)}.mdc-checkbox__native-control:disabled:checked~.mdc-checkbox__background,.mdc-checkbox__native-control:disabled:indeterminate~.mdc-checkbox__background{border-color:transparent;background-color:rgba(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;display:inline-flex;position:absolute;top:11px;bottom:0;align-items:center;justify-content:center;box-sizing:border-box;width:45%;height:45%;transition:background-color 90ms cubic-bezier(.4,0,.6,1) 0ms,border-color 90ms cubic-bezier(.4,0,.6,1) 0ms;border:2px solid currentColor;border-radius:2px;background-color:transparent;pointer-events:none;will-change:background-color,border-color}.mdc-checkbox[dir=rtl] .mdc-checkbox__background,[dir=rtl] .mdc-checkbox .mdc-checkbox__background{left:auto;right:11px}.mdc-checkbox__checkmark{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;transition:opacity .18s cubic-bezier(.4,0,.6,1) 0ms;opacity:0}.mdc-checkbox--upgraded .mdc-checkbox__checkmark{opacity:1}.mdc-checkbox__checkmark-path{transition:stroke-dashoffset .18s cubic-bezier(.4,0,.6,1) 0ms;stroke:currentColor;stroke-width:3.12px;stroke-dashoffset:29.78334;stroke-dasharray:29.78334}.mdc-checkbox__mixedmark{width:100%;height:0;-webkit-transform:scaleX(0) rotate(0deg);transform:scaleX(0) rotate(0deg);transition:opacity 90ms cubic-bezier(.4,0,.6,1) 0ms,-webkit-transform 90ms cubic-bezier(.4,0,.6,1) 0ms;transition:opacity 90ms cubic-bezier(.4,0,.6,1) 0ms,transform 90ms cubic-bezier(.4,0,.6,1) 0ms;transition:opacity 90ms cubic-bezier(.4,0,.6,1) 0ms,transform 90ms cubic-bezier(.4,0,.6,1) 0ms,-webkit-transform 90ms cubic-bezier(.4,0,.6,1) 0ms;border-width:1px;border-style:solid;opacity:0}.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-checked-unchecked .mdc-checkbox__background,.mdc-checkbox--anim-indeterminate-unchecked .mdc-checkbox__background,.mdc-checkbox--anim-unchecked-checked .mdc-checkbox__background,.mdc-checkbox--anim-unchecked-indeterminate .mdc-checkbox__background{-webkit-animation-duration:.18s;animation-duration:.18s;-webkit-animation-timing-function:linear;animation-timing-function:linear}.mdc-checkbox--anim-unchecked-checked .mdc-checkbox__checkmark-path{-webkit-animation:mdc-checkbox-unchecked-checked-checkmark-path .18s linear 0s;animation:mdc-checkbox-unchecked-checked-checkmark-path .18s linear 0s;transition:none}.mdc-checkbox--anim-unchecked-indeterminate .mdc-checkbox__mixedmark{-webkit-animation:mdc-checkbox-unchecked-indeterminate-mixedmark 90ms linear 0s;animation:mdc-checkbox-unchecked-indeterminate-mixedmark 90ms linear 0s;transition:none}.mdc-checkbox--anim-checked-unchecked .mdc-checkbox__checkmark-path{-webkit-animation:mdc-checkbox-checked-unchecked-checkmark-path 90ms linear 0s;animation:mdc-checkbox-checked-unchecked-checkmark-path 90ms linear 0s;transition:none}.mdc-checkbox--anim-checked-indeterminate .mdc-checkbox__checkmark{-webkit-animation:mdc-checkbox-checked-indeterminate-checkmark 90ms linear 0s;animation:mdc-checkbox-checked-indeterminate-checkmark 90ms linear 0s;transition:none}.mdc-checkbox--anim-checked-indeterminate .mdc-checkbox__mixedmark{-webkit-animation:mdc-checkbox-checked-indeterminate-mixedmark 90ms linear 0s;animation:mdc-checkbox-checked-indeterminate-mixedmark 90ms linear 0s;transition:none}.mdc-checkbox--anim-indeterminate-checked .mdc-checkbox__checkmark{-webkit-animation:mdc-checkbox-indeterminate-checked-checkmark .5s linear 0s;animation:mdc-checkbox-indeterminate-checked-checkmark .5s linear 0s;transition:none}.mdc-checkbox--anim-indeterminate-checked .mdc-checkbox__mixedmark{-webkit-animation:mdc-checkbox-indeterminate-checked-mixedmark .5s linear 0s;animation:mdc-checkbox-indeterminate-checked-mixedmark .5s linear 0s;transition:none}.mdc-checkbox--anim-indeterminate-unchecked .mdc-checkbox__mixedmark{-webkit-animation:mdc-checkbox-indeterminate-unchecked-mixedmark .3s linear 0s;animation:mdc-checkbox-indeterminate-unchecked-mixedmark .3s linear 0s;transition:none}.mdc-checkbox__native-control:checked~.mdc-checkbox__background,.mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background{transition:border-color 90ms cubic-bezier(0,0,.2,1) 0ms,background-color 90ms cubic-bezier(0,0,.2,1) 0ms}.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%;-webkit-transform:scale(0);transform:scale(0);transition:opacity 90ms cubic-bezier(.4,0,.6,1) 0ms,-webkit-transform 90ms cubic-bezier(.4,0,.6,1) 0ms;transition:opacity 90ms cubic-bezier(.4,0,.6,1) 0ms,transform 90ms cubic-bezier(.4,0,.6,1) 0ms;transition:opacity 90ms cubic-bezier(.4,0,.6,1) 0ms,transform 90ms cubic-bezier(.4,0,.6,1) 0ms,-webkit-transform 90ms cubic-bezier(.4,0,.6,1) 0ms;border-radius:50%;opacity:0;pointer-events:none;content:"";will-change:opacity,transform}.mdc-ripple-upgraded--background-focused .mdc-checkbox__background:before{content:none}.mdc-checkbox__native-control:focus~.mdc-checkbox__background:before{-webkit-transform:scale(2.75);transform:scale(2.75);transition:opacity 80ms cubic-bezier(0,0,.2,1) 0ms,-webkit-transform 80ms cubic-bezier(0,0,.2,1) 0ms;transition:opacity 80ms cubic-bezier(0,0,.2,1) 0ms,transform 80ms cubic-bezier(0,0,.2,1) 0ms;transition:opacity 80ms cubic-bezier(0,0,.2,1) 0ms,transform 80ms cubic-bezier(0,0,.2,1) 0ms,-webkit-transform 80ms cubic-bezier(0,0,.2,1) 0ms;opacity:.12}.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 .18s cubic-bezier(0,0,.2,1) 0ms,-webkit-transform .18s cubic-bezier(0,0,.2,1) 0ms;transition:opacity .18s cubic-bezier(0,0,.2,1) 0ms,transform .18s cubic-bezier(0,0,.2,1) 0ms;transition:opacity .18s cubic-bezier(0,0,.2,1) 0ms,transform .18s cubic-bezier(0,0,.2,1) 0ms,-webkit-transform .18s cubic-bezier(0,0,.2,1) 0ms;opacity:1}.mdc-checkbox__native-control:checked~.mdc-checkbox__background .mdc-checkbox__mixedmark{-webkit-transform:scaleX(1) rotate(-45deg);transform:scaleX(1) rotate(-45deg)}.mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background .mdc-checkbox__checkmark{-webkit-transform:rotate(45deg);transform:rotate(45deg);transition:opacity 90ms cubic-bezier(.4,0,.6,1) 0ms,-webkit-transform 90ms cubic-bezier(.4,0,.6,1) 0ms;transition:opacity 90ms cubic-bezier(.4,0,.6,1) 0ms,transform 90ms cubic-bezier(.4,0,.6,1) 0ms;transition:opacity 90ms cubic-bezier(.4,0,.6,1) 0ms,transform 90ms cubic-bezier(.4,0,.6,1) 0ms,-webkit-transform 90ms cubic-bezier(.4,0,.6,1) 0ms;opacity:0}.mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background .mdc-checkbox__mixedmark{-webkit-transform:scaleX(1) rotate(0deg);transform:scaleX(1) rotate(0deg);opacity:1}.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,.87);color:var(--mdc-theme-text-primary-on-background,rgba(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}.mdc-form-field--align-end>label,.mdc-form-field[dir=rtl]>label,[dir=rtl] .mdc-form-field>label{margin-left:auto;padding-right:4px}.mdc-form-field--align-end>label{order:-1}.mdc-form-field--align-end[dir=rtl]>label,[dir=rtl] .mdc-form-field--align-end>label{margin-right:auto;padding-left:4px}.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;bottom:8px;left:0;-webkit-transform-origin:left top;transform-origin:left top;transition:color .15s cubic-bezier(.4,0,.2,1),-webkit-transform .15s cubic-bezier(.4,0,.2,1);transition:transform .15s cubic-bezier(.4,0,.2,1),color .15s cubic-bezier(.4,0,.2,1);transition:transform .15s cubic-bezier(.4,0,.2,1),color .15s cubic-bezier(.4,0,.2,1),-webkit-transform .15s cubic-bezier(.4,0,.2,1);line-height:1.15rem;text-overflow:ellipsis;white-space:nowrap;cursor:text;overflow:hidden;will-change:transform}.mdc-floating-label[dir=rtl],[dir=rtl] .mdc-floating-label{right:0;left:auto;-webkit-transform-origin:right top;transform-origin:right top}.mdc-floating-label--float-above{cursor:auto;-webkit-transform:translateY(-100%) scale(.75);transform:translateY(-100%) scale(.75)}.mdc-floating-label--shake{-webkit-animation:mdc-floating-label-shake-float-above-standard .25s 1;animation:mdc-floating-label-shake-float-above-standard .25s 1}@-webkit-keyframes mdc-floating-label-shake-float-above-standard{0%{-webkit-transform:translateX(0) translateY(-100%) scale(.75);transform:translateX(0) translateY(-100%) scale(.75)}33%{-webkit-animation-timing-function:cubic-bezier(.5,0,.70173,.49582);animation-timing-function:cubic-bezier(.5,0,.70173,.49582);-webkit-transform:translateX(4%) translateY(-100%) scale(.75);transform:translateX(4%) translateY(-100%) scale(.75)}66%{-webkit-animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);-webkit-transform:translateX(-4%) translateY(-100%) scale(.75);transform:translateX(-4%) translateY(-100%) scale(.75)}to{-webkit-transform:translateX(0) translateY(-100%) scale(.75);transform:translateX(0) translateY(-100%) scale(.75)}}@keyframes mdc-floating-label-shake-float-above-standard{0%{-webkit-transform:translateX(0) translateY(-100%) scale(.75);transform:translateX(0) translateY(-100%) scale(.75)}33%{-webkit-animation-timing-function:cubic-bezier(.5,0,.70173,.49582);animation-timing-function:cubic-bezier(.5,0,.70173,.49582);-webkit-transform:translateX(4%) translateY(-100%) scale(.75);transform:translateX(4%) translateY(-100%) scale(.75)}66%{-webkit-animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);-webkit-transform:translateX(-4%) translateY(-100%) scale(.75);transform:translateX(-4%) translateY(-100%) scale(.75)}to{-webkit-transform:translateX(0) translateY(-100%) scale(.75);transform:translateX(0) translateY(-100%) scale(.75)}}.mdc-line-ripple{position:absolute;bottom:0;left:0;width:100%;height:2px;-webkit-transform:scaleX(0);transform:scaleX(0);transition:opacity .18s cubic-bezier(.4,0,.2,1),-webkit-transform .18s cubic-bezier(.4,0,.2,1);transition:transform .18s cubic-bezier(.4,0,.2,1),opacity .18s cubic-bezier(.4,0,.2,1);transition:transform .18s cubic-bezier(.4,0,.2,1),opacity .18s cubic-bezier(.4,0,.2,1),-webkit-transform .18s cubic-bezier(.4,0,.2,1);opacity:0;z-index:2}.mdc-line-ripple--active{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}.mdc-line-ripple--deactivating{opacity:0}.mdc-notched-outline,.mdc-notched-outline__idle{position:absolute;top:0;left:0;box-sizing:border-box;width:100%;height:100%}.mdc-notched-outline{transition:opacity .15s cubic-bezier(.4,0,.2,1);opacity:0;text-align:left;overflow:hidden}.mdc-notched-outline[dir=rtl],[dir=rtl] .mdc-notched-outline{text-align:right}.mdc-notched-outline svg{position:absolute;width:100%;height:100%}.mdc-notched-outline__idle{transition:opacity .15s cubic-bezier(.4,0,.2,1),border-color .15s cubic-bezier(.4,0,.2,1);border:1px solid;opacity:1}.mdc-notched-outline__path{stroke-width:1px;transition:stroke .15s cubic-bezier(.4,0,.2,1),stroke-width .15s cubic-bezier(.4,0,.2,1);fill:transparent}.mdc-notched-outline--notched{opacity:1}.mdc-notched-outline--notched~.mdc-notched-outline__idle{opacity:0}.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 .18s cubic-bezier(.4,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:auto}.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);will-change:transform,opacity;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:after,.mdc-text-field:before{position:absolute;border-radius:50%;opacity:0;pointer-events:none;content:""}.mdc-text-field:before{transition:opacity 15ms linear;z-index:1}.mdc-text-field.mdc-ripple-upgraded:before{-webkit-transform:scale(var(--mdc-ripple-fg-scale,1));transform:scale(var(--mdc-ripple-fg-scale,1))}.mdc-text-field.mdc-ripple-upgraded:after{top:0;left:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:center center;transform-origin:center center}.mdc-text-field.mdc-ripple-upgraded--unbounded:after{top:var(--mdc-ripple-top,0);left:var(--mdc-ripple-left,0)}.mdc-text-field.mdc-ripple-upgraded--foreground-activation:after{-webkit-animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards;animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.mdc-text-field.mdc-ripple-upgraded--foreground-deactivation:after{-webkit-animation:mdc-ripple-fg-opacity-out .15s;animation:mdc-ripple-fg-opacity-out .15s;-webkit-transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1));transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}.mdc-text-field:after,.mdc-text-field:before{background-color:rgba(0,0,0,.87)}.mdc-text-field:hover:before{opacity:.04}.mdc-text-field.mdc-ripple-upgraded--background-focused:before,.mdc-text-field:not(.mdc-ripple-upgraded):focus:before{transition-duration:75ms;opacity:.12}.mdc-text-field:after,.mdc-text-field:before{top:-50%;left:-50%;width:200%;height:200%}.mdc-text-field.mdc-ripple-upgraded:after{width:var(--mdc-ripple-fg-size,100%);height:var(--mdc-ripple-fg-size,100%)}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label{color:rgba(0,0,0,.6)}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input::-webkit-input-placeholder{color:rgba(0,0,0,.6)}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input::-moz-placeholder{color:rgba(0,0,0,.6)}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input::-ms-input-placeholder{color:rgba(0,0,0,.6)}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder{color:rgba(0,0,0,.6)}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input{color:rgba(0,0,0,.87)}.mdc-text-field .mdc-text-field__input{caret-color:#12aa9c;caret-color:var(--mdc-theme-primary,#12aa9c)}.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,.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,.87)}.mdc-text-field .mdc-line-ripple{background-color:#12aa9c;background-color:var(--mdc-theme-primary,#12aa9c)}.mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--textarea){border-bottom-color:rgba(0,0,0,.12)}.mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-text{color:rgba(0,0,0,.6)}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon{color:rgba(0,0,0,.54)}.mdc-text-field:not(.mdc-text-field--disabled){background-color:#f5f5f5}.mdc-text-field .mdc-floating-label{left:16px;bottom:20px}.mdc-text-field .mdc-floating-label[dir=rtl],[dir=rtl] .mdc-text-field .mdc-floating-label{right:16px}.mdc-text-field:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mdc-floating-label{max-width:calc(100% - 48px)}.mdc-text-field .mdc-floating-label--float-above{-webkit-transform:translateY(-50%) scale(.75);transform:translateY(-50%) scale(.75)}.mdc-text-field .mdc-floating-label--shake{-webkit-animation:mdc-floating-label-shake-float-above-text-field-box .25s 1;animation:mdc-floating-label-shake-float-above-text-field-box .25s 1}@-webkit-keyframes mdc-floating-label-shake-float-above-text-field-box{0%{-webkit-transform:translateX(0) translateY(-50%) scale(.75);transform:translateX(0) translateY(-50%) scale(.75)}33%{-webkit-animation-timing-function:cubic-bezier(.5,0,.70173,.49582);animation-timing-function:cubic-bezier(.5,0,.70173,.49582);-webkit-transform:translateX(4%) translateY(-50%) scale(.75);transform:translateX(4%) translateY(-50%) scale(.75)}66%{-webkit-animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);-webkit-transform:translateX(-4%) translateY(-50%) scale(.75);transform:translateX(-4%) translateY(-50%) scale(.75)}to{-webkit-transform:translateX(0) translateY(-50%) scale(.75);transform:translateX(0) translateY(-50%) scale(.75)}}@keyframes mdc-floating-label-shake-float-above-text-field-box{0%{-webkit-transform:translateX(0) translateY(-50%) scale(.75);transform:translateX(0) translateY(-50%) scale(.75)}33%{-webkit-animation-timing-function:cubic-bezier(.5,0,.70173,.49582);animation-timing-function:cubic-bezier(.5,0,.70173,.49582);-webkit-transform:translateX(4%) translateY(-50%) scale(.75);transform:translateX(4%) translateY(-50%) scale(.75)}66%{-webkit-animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);-webkit-transform:translateX(-4%) translateY(-50%) scale(.75);transform:translateX(-4%) translateY(-50%) scale(.75)}to{-webkit-transform:translateX(0) translateY(-50%) scale(.75);transform:translateX(0) translateY(-50%) scale(.75)}}.mdc-text-field .mdc-floating-label{left:12px;right:auto;pointer-events:none}.mdc-text-field .mdc-floating-label[dir=rtl],[dir=rtl] .mdc-text-field .mdc-floating-label{left:auto;right:12px}.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 12px 6px;transition:opacity .18s cubic-bezier(.4,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::-webkit-input-placeholder{transition:color .18s cubic-bezier(.4,0,.2,1);opacity:1}.mdc-text-field__input::-moz-placeholder{transition:color .18s cubic-bezier(.4,0,.2,1);opacity:1}.mdc-text-field__input::-ms-input-placeholder{transition:color .18s cubic-bezier(.4,0,.2,1);opacity:1}.mdc-text-field__input::placeholder{transition:color .18s cubic-bezier(.4,0,.2,1);opacity:1}.mdc-text-field__input:focus{outline:none}.mdc-text-field__input:invalid{box-shadow:none}.mdc-text-field__input:-webkit-autofill+.mdc-floating-label{-webkit-transform:translateY(-50%) scale(.75);transform:translateY(-50%) scale(.75);cursor:auto}.mdc-text-field--outlined{border:none;overflow:visible}.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__idle{border-color:rgba(0,0,0,.24)}.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__path{stroke:rgba(0,0,0,.24)}.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline__idle,.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline__idle{border-color:rgba(0,0,0,.87)}.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__path,.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__path{stroke:rgba(0,0,0,.87)}.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__path{stroke:#12aa9c;stroke:var(--mdc-theme-primary,#12aa9c)}.mdc-text-field--outlined .mdc-floating-label--float-above{-webkit-transform:translateY(-130%) scale(.75);transform:translateY(-130%) scale(.75)}.mdc-text-field--outlined .mdc-floating-label--shake{-webkit-animation:mdc-floating-label-shake-float-above-text-field-outlined .25s 1;animation:mdc-floating-label-shake-float-above-text-field-outlined .25s 1}.mdc-text-field--outlined .mdc-notched-outline,.mdc-text-field--outlined .mdc-notched-outline__idle{border-radius:4px}.mdc-text-field--outlined:after,.mdc-text-field--outlined:before,.mdc-text-field--outlined:not(.mdc-text-field--disabled){background-color:transparent}.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-floating-label{left:16px;right:auto;width:auto}.mdc-text-field--outlined .mdc-floating-label[dir=rtl],[dir=rtl] .mdc-text-field--outlined .mdc-floating-label{left:auto;right:16px}.mdc-text-field--outlined.mdc-text-field--focused .mdc-notched-outline__path{stroke-width:2px}.mdc-text-field--outlined.mdc-text-field--disabled{background-color:transparent}.mdc-text-field--outlined.mdc-text-field--disabled .mdc-text-field__input{color:rgba(0,0,0,.6)}.mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline__idle{border-color:rgba(0,0,0,.06)}.mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline__path{stroke:rgba(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{-webkit-transform:translateY(-110%) scale(.923);transform:translateY(-110%) scale(.923)}.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--shake{-webkit-animation:mdc-floating-label-shake-float-above-text-field-outlined-dense .25s 1;animation:mdc-floating-label-shake-float-above-text-field-outlined-dense .25s 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{bottom:16px}.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}.mdc-text-field--with-leading-icon .mdc-text-field__icon[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon .mdc-text-field__icon{left:auto;right:16px}.mdc-text-field--with-leading-icon .mdc-text-field__input{padding-left:48px;padding-right:16px}.mdc-text-field--with-leading-icon .mdc-text-field__input[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon .mdc-text-field__input{padding-left:16px;padding-right:48px}.mdc-text-field--with-leading-icon .mdc-floating-label{left:48px;right:auto}.mdc-text-field--with-leading-icon .mdc-floating-label[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon .mdc-floating-label{left:auto;right:48px}.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above{-webkit-transform:translateY(-130%) translateX(-32px) scale(.75);transform:translateY(-130%) translateX(-32px) scale(.75)}.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above{-webkit-transform:translateY(-130%) translateX(32px) scale(.75);transform:translateY(-130%) translateX(32px) scale(.75)}.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--shake{-webkit-animation:mdc-floating-label-shake-float-above-text-field-outlined-leading-icon .25s 1;animation:mdc-floating-label-shake-float-above-text-field-outlined-leading-icon .25s 1}.mdc-text-field--with-leading-icon.mdc-text-field--outlined[dir=rtl] .mdc-floating-label--shake,[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--shake{-webkit-animation:mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-rtl .25s 1;animation:mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-rtl .25s 1}.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--float-above{-webkit-transform:translateY(-110%) translateX(-21px) scale(.923);transform:translateY(-110%) translateX(-21px) scale(.923)}.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--float-above[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--float-above{-webkit-transform:translateY(-110%) translateX(21px) scale(.923);transform:translateY(-110%) translateX(21px) scale(.923)}.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--shake{-webkit-animation:mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-dense .25s 1;animation:mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-dense .25s 1}.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense[dir=rtl] .mdc-floating-label--shake,[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--shake{-webkit-animation:mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-dense-rtl .25s 1;animation:mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-dense-rtl .25s 1}.mdc-text-field--with-trailing-icon .mdc-text-field__icon{left:auto;right:12px}.mdc-text-field--with-trailing-icon .mdc-text-field__icon[dir=rtl],[dir=rtl] .mdc-text-field--with-trailing-icon .mdc-text-field__icon{left:12px;right:auto}.mdc-text-field--with-trailing-icon .mdc-text-field__input{padding-left:12px;padding-right:48px}.mdc-text-field--with-trailing-icon .mdc-text-field__input[dir=rtl],[dir=rtl] .mdc-text-field--with-trailing-icon .mdc-text-field__input{padding-left:48px;padding-right:12px}.mdc-text-field--with-trailing-icon.mdc-text-field--outlined .mdc-text-field__icon{left:auto;right:16px}.mdc-text-field--with-trailing-icon.mdc-text-field--outlined .mdc-text-field__icon[dir=rtl],[dir=rtl] .mdc-text-field--with-trailing-icon.mdc-text-field--outlined .mdc-text-field__icon{left:16px;right:auto}.mdc-text-field--with-trailing-icon.mdc-text-field--outlined .mdc-text-field__input{padding-left:16px;padding-right:48px}.mdc-text-field--with-trailing-icon.mdc-text-field--outlined .mdc-text-field__input[dir=rtl],[dir=rtl] .mdc-text-field--with-trailing-icon.mdc-text-field--outlined .mdc-text-field__input{padding-left:48px;padding-right:16px}.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;-webkit-transform:scale(.8);transform:scale(.8)}.mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__icon{left:12px;right:auto}.mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__icon[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__icon{left:auto;right:12px}.mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__input{padding-left:38px;padding-right:12px}.mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__input[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__input{padding-left:12px;padding-right:38px}.mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-floating-label{left:38px;right:auto}.mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-floating-label[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-floating-label{left:auto;right:38px}.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon{left:auto;right:12px}.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon[dir=rtl],[dir=rtl] .mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon{left:12px;right:auto}.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input{padding-left:12px;padding-right:38px}.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input[dir=rtl],[dir=rtl] .mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input{padding-left:38px;padding-right:12px}.mdc-text-field--dense .mdc-floating-label--float-above{-webkit-transform:translateY(-70%) scale(.923);transform:translateY(-70%) scale(.923)}.mdc-text-field--dense .mdc-floating-label--shake{-webkit-animation:mdc-floating-label-shake-float-above-text-field-dense .25s 1;animation:mdc-floating-label-shake-float-above-text-field-dense .25s 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__input:required+.mdc-floating-label:after{margin-left:1px;content:"*"}.mdc-text-field--textarea{border-radius:4px;display:flex;width:auto;height:auto;transition:none;border:1px solid;overflow:hidden}.mdc-text-field--textarea .mdc-floating-label{border-radius:4px 4px 0 0}.mdc-text-field--textarea .mdc-text-field__input{border-radius:2px}.mdc-text-field--textarea:not(.mdc-text-field--disabled),.mdc-text-field--textarea:not(.mdc-text-field--disabled) .mdc-text-field__input:focus{border-color:rgba(0,0,0,.73)}.mdc-text-field--textarea .mdc-floating-label--float-above{-webkit-transform:translateY(-50%) scale(.923);transform:translateY(-50%) scale(.923)}.mdc-text-field--textarea .mdc-floating-label--shake{-webkit-animation:mdc-floating-label-shake-float-above-textarea .25s 1;animation:mdc-floating-label-shake-float-above-textarea .25s 1}.mdc-text-field--textarea:after,.mdc-text-field--textarea:before,.mdc-text-field--textarea:not(.mdc-text-field--disabled){background-color:transparent}.mdc-text-field--textarea .mdc-text-field__input{align-self:auto;box-sizing:content-box;height:auto;margin:0;padding:16px;padding-top:32px;border:1px solid transparent}.mdc-text-field--textarea .mdc-floating-label{background-color:#fff;left:1px;right:0;margin-left:8px;margin-right:0;top:18px;bottom:auto;width:auto;margin-top:2px;padding:12px 8px 8px;line-height:1.15;pointer-events:none}.mdc-text-field--textarea .mdc-floating-label[dir=rtl],[dir=rtl] .mdc-text-field--textarea .mdc-floating-label{left:0;right:1px;margin-left:0;margin-right:8px}.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):after,.mdc-text-field--fullwidth:not(.mdc-text-field--textarea):before,.mdc-text-field--fullwidth:not(.mdc-text-field--textarea):not(.mdc-text-field--disabled){background-color:transparent}.mdc-text-field--fullwidth:not(.mdc-text-field--textarea) .mdc-text-field__input{padding:0}.mdc-text-field--fullwidth.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--textarea){border-bottom-color:#b00020}.mdc-text-field--dense+.mdc-text-field-helper-text{margin-bottom:4px}.mdc-text-field+.mdc-text-field-helper-text{margin-right:12px;margin-left:12px}.mdc-text-field--outlined+.mdc-text-field-helper-text{margin-right:16px;margin-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(18,170,156,.87)}.mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-text-field__input::-webkit-input-placeholder{color:rgba(18,170,156,.87)}.mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-text-field__input::-moz-placeholder{color:rgba(18,170,156,.87)}.mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-text-field__input::-ms-input-placeholder{color:rgba(18,170,156,.87)}.mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder{color:rgba(18,170,156,.87)}.mdc-text-field--focused .mdc-text-field__input:required+.mdc-floating-label:after{color:#b00020}.mdc-text-field--focused+.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-text-field--textarea.mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-text-field__input:focus{border-color:#12aa9c;border-color:var(--mdc-theme-primary,#12aa9c)}.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mdc-text-field__input,.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}.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple{background-color:#b00020}.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:#b00020}.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__input::-webkit-input-placeholder{color:#b00020}.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__input::-moz-placeholder{color:#b00020}.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__input::-ms-input-placeholder{color:#b00020}.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder{color:#b00020}.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-text--validation-msg{color:#b00020}.mdc-text-field--invalid .mdc-text-field__input{caret-color:#b00020}.mdc-text-field--invalid.mdc-text-field--with-trailing-icon:not(.mdc-text-field--disabled) .mdc-text-field__icon{color:#b00020}.mdc-text-field--invalid+.mdc-text-field-helper-text--validation-msg{opacity:1}.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__idle,.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled),.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__input:focus{border-color:#b00020}.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__path{stroke:#b00020}.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__idle,.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__idle{border-color:#b00020}.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__path,.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__path,.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__path{stroke:#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,.06);color:rgba(0,0,0,.37)}.mdc-text-field--disabled .mdc-floating-label{color:rgba(0,0,0,.37)}.mdc-text-field--disabled .mdc-text-field__input::-webkit-input-placeholder{color:rgba(0,0,0,.37)}.mdc-text-field--disabled .mdc-text-field__input::-moz-placeholder{color:rgba(0,0,0,.37)}.mdc-text-field--disabled .mdc-text-field__input::-ms-input-placeholder{color:rgba(0,0,0,.37)}.mdc-text-field--disabled .mdc-text-field__input::placeholder{color:rgba(0,0,0,.37)}.mdc-text-field--disabled+.mdc-text-field-helper-text{color:rgba(0,0,0,.37)}.mdc-text-field--disabled .mdc-text-field__icon{color:rgba(0,0,0,.3)}.mdc-text-field--disabled:not(.mdc-text-field--textarea){border-bottom-color:rgba(0,0,0,.12)}.mdc-text-field--disabled .mdc-floating-label{cursor:default}.mdc-text-field--textarea.mdc-text-field--disabled{border-color:rgba(0,0,0,.26);background-color:#f9f9f9;border-bottom-width:1px;border-style:solid}.mdc-text-field--textarea.mdc-text-field--disabled .mdc-text-field__input:focus{border-color:rgba(0,0,0,.26)}.mdc-text-field--textarea.mdc-text-field--disabled .mdc-text-field__input{border:1px solid transparent}.mdc-text-field--textarea.mdc-text-field--disabled .mdc-floating-label{background-color:#f9f9f9}@-webkit-keyframes mdc-floating-label-shake-float-above-text-field-dense{0%{-webkit-transform:translateX(0) translateY(-70%) scale(.923);transform:translateX(0) translateY(-70%) scale(.923)}33%{-webkit-animation-timing-function:cubic-bezier(.5,0,.70173,.49582);animation-timing-function:cubic-bezier(.5,0,.70173,.49582);-webkit-transform:translateX(4%) translateY(-70%) scale(.923);transform:translateX(4%) translateY(-70%) scale(.923)}66%{-webkit-animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);-webkit-transform:translateX(-4%) translateY(-70%) scale(.923);transform:translateX(-4%) translateY(-70%) scale(.923)}to{-webkit-transform:translateX(0) translateY(-70%) scale(.923);transform:translateX(0) translateY(-70%) scale(.923)}}@keyframes mdc-floating-label-shake-float-above-text-field-dense{0%{-webkit-transform:translateX(0) translateY(-70%) scale(.923);transform:translateX(0) translateY(-70%) scale(.923)}33%{-webkit-animation-timing-function:cubic-bezier(.5,0,.70173,.49582);animation-timing-function:cubic-bezier(.5,0,.70173,.49582);-webkit-transform:translateX(4%) translateY(-70%) scale(.923);transform:translateX(4%) translateY(-70%) scale(.923)}66%{-webkit-animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);-webkit-transform:translateX(-4%) translateY(-70%) scale(.923);transform:translateX(-4%) translateY(-70%) scale(.923)}to{-webkit-transform:translateX(0) translateY(-70%) scale(.923);transform:translateX(0) translateY(-70%) scale(.923)}}@-webkit-keyframes mdc-floating-label-shake-float-above-text-field-outlined{0%{-webkit-transform:translateX(0) translateY(-130%) scale(.75);transform:translateX(0) translateY(-130%) scale(.75)}33%{-webkit-animation-timing-function:cubic-bezier(.5,0,.70173,.49582);animation-timing-function:cubic-bezier(.5,0,.70173,.49582);-webkit-transform:translateX(4%) translateY(-130%) scale(.75);transform:translateX(4%) translateY(-130%) scale(.75)}66%{-webkit-animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);-webkit-transform:translateX(-4%) translateY(-130%) scale(.75);transform:translateX(-4%) translateY(-130%) scale(.75)}to{-webkit-transform:translateX(0) translateY(-130%) scale(.75);transform:translateX(0) translateY(-130%) scale(.75)}}@keyframes mdc-floating-label-shake-float-above-text-field-outlined{0%{-webkit-transform:translateX(0) translateY(-130%) scale(.75);transform:translateX(0) translateY(-130%) scale(.75)}33%{-webkit-animation-timing-function:cubic-bezier(.5,0,.70173,.49582);animation-timing-function:cubic-bezier(.5,0,.70173,.49582);-webkit-transform:translateX(4%) translateY(-130%) scale(.75);transform:translateX(4%) translateY(-130%) scale(.75)}66%{-webkit-animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);-webkit-transform:translateX(-4%) translateY(-130%) scale(.75);transform:translateX(-4%) translateY(-130%) scale(.75)}to{-webkit-transform:translateX(0) translateY(-130%) scale(.75);transform:translateX(0) translateY(-130%) scale(.75)}}@-webkit-keyframes mdc-floating-label-shake-float-above-text-field-outlined-dense{0%{-webkit-transform:translateX(0) translateY(-110%) scale(.923);transform:translateX(0) translateY(-110%) scale(.923)}33%{-webkit-animation-timing-function:cubic-bezier(.5,0,.70173,.49582);animation-timing-function:cubic-bezier(.5,0,.70173,.49582);-webkit-transform:translateX(4%) translateY(-110%) scale(.923);transform:translateX(4%) translateY(-110%) scale(.923)}66%{-webkit-animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);-webkit-transform:translateX(-4%) translateY(-110%) scale(.923);transform:translateX(-4%) translateY(-110%) scale(.923)}to{-webkit-transform:translateX(0) translateY(-110%) scale(.923);transform:translateX(0) translateY(-110%) scale(.923)}}@keyframes mdc-floating-label-shake-float-above-text-field-outlined-dense{0%{-webkit-transform:translateX(0) translateY(-110%) scale(.923);transform:translateX(0) translateY(-110%) scale(.923)}33%{-webkit-animation-timing-function:cubic-bezier(.5,0,.70173,.49582);animation-timing-function:cubic-bezier(.5,0,.70173,.49582);-webkit-transform:translateX(4%) translateY(-110%) scale(.923);transform:translateX(4%) translateY(-110%) scale(.923)}66%{-webkit-animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);-webkit-transform:translateX(-4%) translateY(-110%) scale(.923);transform:translateX(-4%) translateY(-110%) scale(.923)}to{-webkit-transform:translateX(0) translateY(-110%) scale(.923);transform:translateX(0) translateY(-110%) scale(.923)}}@-webkit-keyframes mdc-floating-label-shake-float-above-text-field-outlined-leading-icon{0%{-webkit-transform:translateX(-32px) translateY(-130%) scale(.75);transform:translateX(-32px) translateY(-130%) scale(.75)}33%{-webkit-animation-timing-function:cubic-bezier(.5,0,.70173,.49582);animation-timing-function:cubic-bezier(.5,0,.70173,.49582);-webkit-transform:translateX(calc(4% - 32px)) translateY(-130%) scale(.75);transform:translateX(calc(4% - 32px)) translateY(-130%) scale(.75)}66%{-webkit-animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);-webkit-transform:translateX(calc(-4% - 32px)) translateY(-130%) scale(.75);transform:translateX(calc(-4% - 32px)) translateY(-130%) scale(.75)}to{-webkit-transform:translateX(-32px) translateY(-130%) scale(.75);transform:translateX(-32px) translateY(-130%) scale(.75)}}@keyframes mdc-floating-label-shake-float-above-text-field-outlined-leading-icon{0%{-webkit-transform:translateX(-32px) translateY(-130%) scale(.75);transform:translateX(-32px) translateY(-130%) scale(.75)}33%{-webkit-animation-timing-function:cubic-bezier(.5,0,.70173,.49582);animation-timing-function:cubic-bezier(.5,0,.70173,.49582);-webkit-transform:translateX(calc(4% - 32px)) translateY(-130%) scale(.75);transform:translateX(calc(4% - 32px)) translateY(-130%) scale(.75)}66%{-webkit-animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);-webkit-transform:translateX(calc(-4% - 32px)) translateY(-130%) scale(.75);transform:translateX(calc(-4% - 32px)) translateY(-130%) scale(.75)}to{-webkit-transform:translateX(-32px) translateY(-130%) scale(.75);transform:translateX(-32px) translateY(-130%) scale(.75)}}@-webkit-keyframes mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-dense{0%{-webkit-transform:translateX(-21px) translateY(-110%) scale(.923);transform:translateX(-21px) translateY(-110%) scale(.923)}33%{-webkit-animation-timing-function:cubic-bezier(.5,0,.70173,.49582);animation-timing-function:cubic-bezier(.5,0,.70173,.49582);-webkit-transform:translateX(calc(4% - 21px)) translateY(-110%) scale(.923);transform:translateX(calc(4% - 21px)) translateY(-110%) scale(.923)}66%{-webkit-animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);-webkit-transform:translateX(calc(-4% - 21px)) translateY(-110%) scale(.923);transform:translateX(calc(-4% - 21px)) translateY(-110%) scale(.923)}to{-webkit-transform:translateX(-21px) translateY(-110%) scale(.923);transform:translateX(-21px) translateY(-110%) scale(.923)}}@keyframes mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-dense{0%{-webkit-transform:translateX(-21px) translateY(-110%) scale(.923);transform:translateX(-21px) translateY(-110%) scale(.923)}33%{-webkit-animation-timing-function:cubic-bezier(.5,0,.70173,.49582);animation-timing-function:cubic-bezier(.5,0,.70173,.49582);-webkit-transform:translateX(calc(4% - 21px)) translateY(-110%) scale(.923);transform:translateX(calc(4% - 21px)) translateY(-110%) scale(.923)}66%{-webkit-animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);-webkit-transform:translateX(calc(-4% - 21px)) translateY(-110%) scale(.923);transform:translateX(calc(-4% - 21px)) translateY(-110%) scale(.923)}to{-webkit-transform:translateX(-21px) translateY(-110%) scale(.923);transform:translateX(-21px) translateY(-110%) scale(.923)}}@-webkit-keyframes mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-rtl{0%{-webkit-transform:translateX(32px) translateY(-130%) scale(.75);transform:translateX(32px) translateY(-130%) scale(.75)}33%{-webkit-animation-timing-function:cubic-bezier(.5,0,.70173,.49582);animation-timing-function:cubic-bezier(.5,0,.70173,.49582);-webkit-transform:translateX(calc(4% - -32px)) translateY(-130%) scale(.75);transform:translateX(calc(4% - -32px)) translateY(-130%) scale(.75)}66%{-webkit-animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);-webkit-transform:translateX(calc(-4% - -32px)) translateY(-130%) scale(.75);transform:translateX(calc(-4% - -32px)) translateY(-130%) scale(.75)}to{-webkit-transform:translateX(32px) translateY(-130%) scale(.75);transform:translateX(32px) translateY(-130%) scale(.75)}}@keyframes mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-rtl{0%{-webkit-transform:translateX(32px) translateY(-130%) scale(.75);transform:translateX(32px) translateY(-130%) scale(.75)}33%{-webkit-animation-timing-function:cubic-bezier(.5,0,.70173,.49582);animation-timing-function:cubic-bezier(.5,0,.70173,.49582);-webkit-transform:translateX(calc(4% - -32px)) translateY(-130%) scale(.75);transform:translateX(calc(4% - -32px)) translateY(-130%) scale(.75)}66%{-webkit-animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);-webkit-transform:translateX(calc(-4% - -32px)) translateY(-130%) scale(.75);transform:translateX(calc(-4% - -32px)) translateY(-130%) scale(.75)}to{-webkit-transform:translateX(32px) translateY(-130%) scale(.75);transform:translateX(32px) translateY(-130%) scale(.75)}}@-webkit-keyframes mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-dense-rtl{0%{-webkit-transform:translateX(21px) translateY(-110%) scale(.923);transform:translateX(21px) translateY(-110%) scale(.923)}33%{-webkit-animation-timing-function:cubic-bezier(.5,0,.70173,.49582);animation-timing-function:cubic-bezier(.5,0,.70173,.49582);-webkit-transform:translateX(calc(4% - -21px)) translateY(-110%) scale(.923);transform:translateX(calc(4% - -21px)) translateY(-110%) scale(.923)}66%{-webkit-animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);-webkit-transform:translateX(calc(-4% - -21px)) translateY(-110%) scale(.923);transform:translateX(calc(-4% - -21px)) translateY(-110%) scale(.923)}to{-webkit-transform:translateX(21px) translateY(-110%) scale(.923);transform:translateX(21px) translateY(-110%) scale(.923)}}@keyframes mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-dense-rtl{0%{-webkit-transform:translateX(21px) translateY(-110%) scale(.923);transform:translateX(21px) translateY(-110%) scale(.923)}33%{-webkit-animation-timing-function:cubic-bezier(.5,0,.70173,.49582);animation-timing-function:cubic-bezier(.5,0,.70173,.49582);-webkit-transform:translateX(calc(4% - -21px)) translateY(-110%) scale(.923);transform:translateX(calc(4% - -21px)) translateY(-110%) scale(.923)}66%{-webkit-animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);-webkit-transform:translateX(calc(-4% - -21px)) translateY(-110%) scale(.923);transform:translateX(calc(-4% - -21px)) translateY(-110%) scale(.923)}to{-webkit-transform:translateX(21px) translateY(-110%) scale(.923);transform:translateX(21px) translateY(-110%) scale(.923)}}@-webkit-keyframes mdc-floating-label-shake-float-above-textarea{0%{-webkit-transform:translateX(0) translateY(-50%) scale(.923);transform:translateX(0) translateY(-50%) scale(.923)}33%{-webkit-animation-timing-function:cubic-bezier(.5,0,.70173,.49582);animation-timing-function:cubic-bezier(.5,0,.70173,.49582);-webkit-transform:translateX(4%) translateY(-50%) scale(.923);transform:translateX(4%) translateY(-50%) scale(.923)}66%{-webkit-animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);-webkit-transform:translateX(-4%) translateY(-50%) scale(.923);transform:translateX(-4%) translateY(-50%) scale(.923)}to{-webkit-transform:translateX(0) translateY(-50%) scale(.923);transform:translateX(0) translateY(-50%) scale(.923)}}@keyframes mdc-floating-label-shake-float-above-textarea{0%{-webkit-transform:translateX(0) translateY(-50%) scale(.923);transform:translateX(0) translateY(-50%) scale(.923)}33%{-webkit-animation-timing-function:cubic-bezier(.5,0,.70173,.49582);animation-timing-function:cubic-bezier(.5,0,.70173,.49582);-webkit-transform:translateX(4%) translateY(-50%) scale(.923);transform:translateX(4%) translateY(-50%) scale(.923)}66%{-webkit-animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);-webkit-transform:translateX(-4%) translateY(-50%) scale(.923);transform:translateX(-4%) translateY(-50%) scale(.923)}to{-webkit-transform:translateX(0) translateY(-50%) scale(.923);transform:translateX(0) translateY(-50%) scale(.923)}}@-webkit-keyframes primary-indeterminate-translate{0%{-webkit-transform:translateX(0);transform:translateX(0)}20%{-webkit-animation-timing-function:cubic-bezier(.5,0,.70173,.49582);animation-timing-function:cubic-bezier(.5,0,.70173,.49582);-webkit-transform:translateX(0);transform:translateX(0)}59.15%{-webkit-animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);-webkit-transform:translateX(83.67142%);transform:translateX(83.67142%)}to{-webkit-transform:translateX(200.61106%);transform:translateX(200.61106%)}}@keyframes primary-indeterminate-translate{0%{-webkit-transform:translateX(0);transform:translateX(0)}20%{-webkit-animation-timing-function:cubic-bezier(.5,0,.70173,.49582);animation-timing-function:cubic-bezier(.5,0,.70173,.49582);-webkit-transform:translateX(0);transform:translateX(0)}59.15%{-webkit-animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);-webkit-transform:translateX(83.67142%);transform:translateX(83.67142%)}to{-webkit-transform:translateX(200.61106%);transform:translateX(200.61106%)}}@-webkit-keyframes primary-indeterminate-scale{0%{-webkit-transform:scaleX(.08);transform:scaleX(.08)}36.65%{-webkit-animation-timing-function:cubic-bezier(.33473,.12482,.78584,1);animation-timing-function:cubic-bezier(.33473,.12482,.78584,1);-webkit-transform:scaleX(.08);transform:scaleX(.08)}69.15%{-webkit-animation-timing-function:cubic-bezier(.06,.11,.6,1);animation-timing-function:cubic-bezier(.06,.11,.6,1);-webkit-transform:scaleX(.66148);transform:scaleX(.66148)}to{-webkit-transform:scaleX(.08);transform:scaleX(.08)}}@keyframes primary-indeterminate-scale{0%{-webkit-transform:scaleX(.08);transform:scaleX(.08)}36.65%{-webkit-animation-timing-function:cubic-bezier(.33473,.12482,.78584,1);animation-timing-function:cubic-bezier(.33473,.12482,.78584,1);-webkit-transform:scaleX(.08);transform:scaleX(.08)}69.15%{-webkit-animation-timing-function:cubic-bezier(.06,.11,.6,1);animation-timing-function:cubic-bezier(.06,.11,.6,1);-webkit-transform:scaleX(.66148);transform:scaleX(.66148)}to{-webkit-transform:scaleX(.08);transform:scaleX(.08)}}@-webkit-keyframes secondary-indeterminate-translate{0%{-webkit-animation-timing-function:cubic-bezier(.15,0,.51506,.40969);animation-timing-function:cubic-bezier(.15,0,.51506,.40969);-webkit-transform:translateX(0);transform:translateX(0)}25%{-webkit-animation-timing-function:cubic-bezier(.31033,.28406,.8,.73371);animation-timing-function:cubic-bezier(.31033,.28406,.8,.73371);-webkit-transform:translateX(37.65191%);transform:translateX(37.65191%)}48.35%{-webkit-animation-timing-function:cubic-bezier(.4,.62704,.6,.90203);animation-timing-function:cubic-bezier(.4,.62704,.6,.90203);-webkit-transform:translateX(84.38617%);transform:translateX(84.38617%)}to{-webkit-transform:translateX(160.27778%);transform:translateX(160.27778%)}}@keyframes secondary-indeterminate-translate{0%{-webkit-animation-timing-function:cubic-bezier(.15,0,.51506,.40969);animation-timing-function:cubic-bezier(.15,0,.51506,.40969);-webkit-transform:translateX(0);transform:translateX(0)}25%{-webkit-animation-timing-function:cubic-bezier(.31033,.28406,.8,.73371);animation-timing-function:cubic-bezier(.31033,.28406,.8,.73371);-webkit-transform:translateX(37.65191%);transform:translateX(37.65191%)}48.35%{-webkit-animation-timing-function:cubic-bezier(.4,.62704,.6,.90203);animation-timing-function:cubic-bezier(.4,.62704,.6,.90203);-webkit-transform:translateX(84.38617%);transform:translateX(84.38617%)}to{-webkit-transform:translateX(160.27778%);transform:translateX(160.27778%)}}@-webkit-keyframes secondary-indeterminate-scale{0%{-webkit-animation-timing-function:cubic-bezier(.20503,.05705,.57661,.45397);animation-timing-function:cubic-bezier(.20503,.05705,.57661,.45397);-webkit-transform:scaleX(.08);transform:scaleX(.08)}19.15%{-webkit-animation-timing-function:cubic-bezier(.15231,.19643,.64837,1.00432);animation-timing-function:cubic-bezier(.15231,.19643,.64837,1.00432);-webkit-transform:scaleX(.4571);transform:scaleX(.4571)}44.15%{-webkit-animation-timing-function:cubic-bezier(.25776,-.00316,.21176,1.38179);animation-timing-function:cubic-bezier(.25776,-.00316,.21176,1.38179);-webkit-transform:scaleX(.72796);transform:scaleX(.72796)}to{-webkit-transform:scaleX(.08);transform:scaleX(.08)}}@keyframes secondary-indeterminate-scale{0%{-webkit-animation-timing-function:cubic-bezier(.20503,.05705,.57661,.45397);animation-timing-function:cubic-bezier(.20503,.05705,.57661,.45397);-webkit-transform:scaleX(.08);transform:scaleX(.08)}19.15%{-webkit-animation-timing-function:cubic-bezier(.15231,.19643,.64837,1.00432);animation-timing-function:cubic-bezier(.15231,.19643,.64837,1.00432);-webkit-transform:scaleX(.4571);transform:scaleX(.4571)}44.15%{-webkit-animation-timing-function:cubic-bezier(.25776,-.00316,.21176,1.38179);animation-timing-function:cubic-bezier(.25776,-.00316,.21176,1.38179);-webkit-transform:scaleX(.72796);transform:scaleX(.72796)}to{-webkit-transform:scaleX(.08);transform:scaleX(.08)}}@-webkit-keyframes buffering{to{-webkit-transform:translateX(-10px);transform:translateX(-10px)}}@keyframes buffering{to{-webkit-transform:translateX(-10px);transform:translateX(-10px)}}@-webkit-keyframes primary-indeterminate-translate-reverse{0%{-webkit-transform:translateX(0);transform:translateX(0)}20%{-webkit-animation-timing-function:cubic-bezier(.5,0,.70173,.49582);animation-timing-function:cubic-bezier(.5,0,.70173,.49582);-webkit-transform:translateX(0);transform:translateX(0)}59.15%{-webkit-animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);-webkit-transform:translateX(-83.67142%);transform:translateX(-83.67142%)}to{-webkit-transform:translateX(-200.61106%);transform:translateX(-200.61106%)}}@keyframes primary-indeterminate-translate-reverse{0%{-webkit-transform:translateX(0);transform:translateX(0)}20%{-webkit-animation-timing-function:cubic-bezier(.5,0,.70173,.49582);animation-timing-function:cubic-bezier(.5,0,.70173,.49582);-webkit-transform:translateX(0);transform:translateX(0)}59.15%{-webkit-animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);-webkit-transform:translateX(-83.67142%);transform:translateX(-83.67142%)}to{-webkit-transform:translateX(-200.61106%);transform:translateX(-200.61106%)}}@-webkit-keyframes secondary-indeterminate-translate-reverse{0%{-webkit-animation-timing-function:cubic-bezier(.15,0,.51506,.40969);animation-timing-function:cubic-bezier(.15,0,.51506,.40969);-webkit-transform:translateX(0);transform:translateX(0)}25%{-webkit-animation-timing-function:cubic-bezier(.31033,.28406,.8,.73371);animation-timing-function:cubic-bezier(.31033,.28406,.8,.73371);-webkit-transform:translateX(-37.65191%);transform:translateX(-37.65191%)}48.35%{-webkit-animation-timing-function:cubic-bezier(.4,.62704,.6,.90203);animation-timing-function:cubic-bezier(.4,.62704,.6,.90203);-webkit-transform:translateX(-84.38617%);transform:translateX(-84.38617%)}to{-webkit-transform:translateX(-160.27778%);transform:translateX(-160.27778%)}}@keyframes secondary-indeterminate-translate-reverse{0%{-webkit-animation-timing-function:cubic-bezier(.15,0,.51506,.40969);animation-timing-function:cubic-bezier(.15,0,.51506,.40969);-webkit-transform:translateX(0);transform:translateX(0)}25%{-webkit-animation-timing-function:cubic-bezier(.31033,.28406,.8,.73371);animation-timing-function:cubic-bezier(.31033,.28406,.8,.73371);-webkit-transform:translateX(-37.65191%);transform:translateX(-37.65191%)}48.35%{-webkit-animation-timing-function:cubic-bezier(.4,.62704,.6,.90203);animation-timing-function:cubic-bezier(.4,.62704,.6,.90203);-webkit-transform:translateX(-84.38617%);transform:translateX(-84.38617%)}to{-webkit-transform:translateX(-160.27778%);transform:translateX(-160.27778%)}}@-webkit-keyframes buffering-reverse{to{-webkit-transform:translateX(10px);transform:translateX(10px)}}@keyframes buffering-reverse{to{-webkit-transform:translateX(10px);transform:translateX(10px)}}.mdc-linear-progress{position:relative;width:100%;height:4px;-webkit-transform:translateZ(0);transform:translateZ(0);transition:opacity .25s cubic-bezier(.4,0,.6,1) 0ms;overflow:hidden}.mdc-linear-progress__bar{-webkit-transform-origin:top left;transform-origin:top left;transition:-webkit-transform .25s cubic-bezier(.4,0,.6,1) 0ms;transition:transform .25s cubic-bezier(.4,0,.6,1) 0ms;transition:transform .25s cubic-bezier(.4,0,.6,1) 0ms,-webkit-transform .25s cubic-bezier(.4,0,.6,1) 0ms}.mdc-linear-progress__bar,.mdc-linear-progress__bar-inner{position:absolute;width:100%;height:100%;-webkit-animation:none;animation:none}.mdc-linear-progress__bar-inner{display:inline-block}.mdc-linear-progress__buffering-dots{position:absolute;width:100%;height:100%;-webkit-animation:buffering .25s linear infinite;animation:buffering .25s linear infinite;background-repeat:repeat-x;background-size:10px 4px}.mdc-linear-progress__buffer{position:absolute;width:100%;height:100%;-webkit-transform-origin:top left;transform-origin:top left;transition:-webkit-transform .25s cubic-bezier(.4,0,.6,1) 0ms;transition:transform .25s cubic-bezier(.4,0,.6,1) 0ms;transition:transform .25s cubic-bezier(.4,0,.6,1) 0ms,-webkit-transform .25s cubic-bezier(.4,0,.6,1) 0ms}.mdc-linear-progress__primary-bar{-webkit-transform:scaleX(0);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%;-webkit-animation:primary-indeterminate-translate 2s linear infinite;animation:primary-indeterminate-translate 2s linear infinite}.mdc-linear-progress--indeterminate .mdc-linear-progress__primary-bar>.mdc-linear-progress__bar-inner{-webkit-animation:primary-indeterminate-scale 2s linear infinite;animation:primary-indeterminate-scale 2s linear infinite}.mdc-linear-progress--indeterminate .mdc-linear-progress__secondary-bar{left:-54.888891%;-webkit-animation:secondary-indeterminate-translate 2s linear infinite;animation:secondary-indeterminate-translate 2s linear infinite;visibility:visible}.mdc-linear-progress--indeterminate .mdc-linear-progress__secondary-bar>.mdc-linear-progress__bar-inner{-webkit-animation:secondary-indeterminate-scale 2s linear infinite;animation:secondary-indeterminate-scale 2s linear infinite}.mdc-linear-progress--reversed .mdc-linear-progress__bar,.mdc-linear-progress--reversed .mdc-linear-progress__buffer{right:0;-webkit-transform-origin:center right;transform-origin:center right}.mdc-linear-progress--reversed .mdc-linear-progress__primary-bar{-webkit-animation-name:primary-indeterminate-translate-reverse;animation-name:primary-indeterminate-translate-reverse}.mdc-linear-progress--reversed .mdc-linear-progress__secondary-bar{-webkit-animation-name:secondary-indeterminate-translate-reverse;animation-name:secondary-indeterminate-translate-reverse}.mdc-linear-progress--reversed .mdc-linear-progress__buffering-dots{-webkit-animation:buffering-reverse .25s linear infinite;animation:buffering-reverse .25s linear infinite}.mdc-linear-progress--closed{opacity:0}.mdc-linear-progress__bar-inner{background-color:#12aa9c;background-color:var(--mdc-theme-primary,#12aa9c)}.mdc-linear-progress__buffering-dots{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' 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}.dexta-section{padding:100px 0;background:#f5f5f5;color:#00918a;position:relative}@media only screen and (max-width:1024px){.dexta-section{padding:80px 0}}@media only screen and (max-width:768px){.dexta-section{padding:64px 0}}.dexta-section h1,.dexta-section p{color:#00918a}.dexta-section.lighter{background:#fff}.dexta-section.dark{background:#00918a;color:#fff}.dexta-section.dark h1,.dexta-section.dark p{color:#fff}.dexta-section.darker{background:#007d77!important}.dexta-section .dexta-section-content{max-width:100%;width:980px;margin:0 auto}@media only screen and (max-width:1024px){.dexta-section .dexta-section-content{width:692px}}@media only screen and (max-width:768px){.dexta-section .dexta-section-content{max-width:400px;width:87.5%}}.dexta-section .dexta-section-content p{width:70%;margin-bottom:10px!important}@media only screen and (max-width:992px){.dexta-section .dexta-section-content p{width:100%}}.dexta-section .dexta-section-content .dexta-section-content-part{margin-bottom:30px}.dexta-section .dexta-section-content.right{text-align:right}.dexta-section .dexta-section-tag{z-index:2;color:#00918a;position:absolute;left:30px;top:20px;-webkit-transform-origin:left;transform-origin:left;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.dexta-section .dexta-section-tag:before{display:inline-block;content:"";width:3px;height:14px;margin-right:10px;background:#00918a}.dexta-section.center h1,.dexta-section.center h2{text-align:center}.dexta-section.center .dexta-section-content p{margin:0 auto;text-align:center}.dexta-modal{position:absolute;top:20px;left:20px;right:20px;bottom:20px;background:#000;z-index:1001;outline:0;border-radius:20px;overflow:hidden}.dexta-modal .dexta-modal-content{position:absolute;top:50px;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center}.dexta-modal .dexta-modal-content>:not(.dexta-modal-close-button){flex:1}.dexta-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);z-index:1000}.dexta-modal-close-button{position:absolute;top:0;left:0;background:0;color:#fff;border:0;padding:15px;font-size:20px;opacity:.3;cursor:pointer;outline:0}.dexta-modal-close-button:hover{opacity:1}body,html{height:100%;width:100%;padding:0;margin:0;background:#00918a;font-family:Helvetica Neue,arial,sans-serif;font-weight:"normal";color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}#app>.loading{height:0;z-index:0}#main{position:relative;z-index:2;min-height:100vh;background:#00918a}#main:empty{background:0}#app .video-js .vjs-big-play-button{width:3rem;height:3rem;border-radius:50%;background:#fff;color:#000;opacity:.3;margin-top:-1.5rem;margin-left:-1.5rem}#app .video-js .vjs-big-play-button:focus,#app .video-js:hover .vjs-big-play-button{border-color:#fff;background-color:#fff;opacity:1}footer{position:relative;width:100%;background:#262626;z-index:40}footer .container__2zaSh{width:100%;padding:10px;margin:0 auto;overflow:hidden}@media only screen and (min-width:993px){footer .container__2zaSh{padding:40px}}@media only screen and (max-width:992px){footer .container__2zaSh{text-align:center}}footer .nav__2GOMa{margin:0 auto;display:inline-block}footer .nav__2GOMa span:not(:last-child){margin-right:1em}footer .nav__2GOMa a{font-size:.9em;color:#12aa9c;text-decoration:none}footer .nav__2GOMa a:hover{color:#00918a}footer .nav__2GOMa a.active__1v1oR{font-weight:700}footer .nav__2GOMa a.active__1v1oR:before{content:"> ";font-size:18px}footer .logo__1ZYDN{fill:#12aa9c;height:20px;margin:1em 0 0}@media only screen and (min-width:993px){footer .logo__1ZYDN{margin:2em 0 0}}footer .bottom__3XCyh{text-align:center;background:#232323;color:#565656;font-size:.7em;padding:1em}footer .bottom__3XCyh a{color:#565656}footer .contact__-Nj1v a{color:#00918a;text-decoration:none}footer .left__3W-3e{padding-bottom:20px}@media only screen and (min-width:993px){footer .left__3W-3e{text-align:left;float:left}}@media only screen and (min-width:993px){footer .right__gd0VX{text-align:right;float:right}}.header__5BAbI{position:fixed;left:0;top:0;width:100%;height:74px;padding:0;background:rgba(0,0,0,.7);z-index:50}.logo__2UeIw{float:left;fill:#12aa9c;height:20px;margin:27px 40px}@media only screen and (max-width:480px){.logo__2UeIw{max-width:100vw;padding-right:104px;margin:27px 15px;margin-right:-104px}}.header__5BAbI .check_input__3ZBjo{display:block;width:74px;height:74px;position:absolute;top:0;right:0;cursor:pointer;opacity:0;z-index:2;-webkit-touch-callout:none}@media only screen and (min-width:993px){.header__5BAbI .check_input__3ZBjo{display:none}}.header__5BAbI .hamburgerContainer__1WbC9{float:right;margin:23.5px 18px}@media only screen and (min-width:993px){.header__5BAbI .hamburgerContainer__1WbC9{display:none}}.header__5BAbI .hamburgerContainer__1WbC9 span.hamburger__7LE7m{display:block;width:38px;height:4px;margin-bottom:7.5px;position:relative;background:#12aa9c;border-radius:3px;z-index:1;-webkit-transform-origin:4px 0;transform-origin:4px 0;transition:background .5s cubic-bezier(.77,.2,.05,1),opacity .55s ease,-webkit-transform .5s cubic-bezier(.77,.2,.05,1);transition:transform .5s cubic-bezier(.77,.2,.05,1),background .5s cubic-bezier(.77,.2,.05,1),opacity .55s ease;transition:transform .5s cubic-bezier(.77,.2,.05,1),background .5s cubic-bezier(.77,.2,.05,1),opacity .55s ease,-webkit-transform .5s cubic-bezier(.77,.2,.05,1)}.header__5BAbI .hamburgerContainer__1WbC9 span.hamburger__7LE7m:first-child{-webkit-transform-origin:0 0;transform-origin:0 0}.header__5BAbI .hamburgerContainer__1WbC9 span.hamburger__7LE7m:nth-last-child(3){-webkit-transform-origin:0 100%;transform-origin:0 100%}.header__5BAbI nav{font-size:100%;float:right}@media only screen and (max-width:992px){.header__5BAbI nav{position:absolute;width:300px;right:0;margin:-100px -25px 0 0;padding:25px;padding-top:174px;background:#ededed;-webkit-font-smoothing:antialiased;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translate(100%);transform:translate(100%);transition:-webkit-transform .5s cubic-bezier(.77,.2,.05,1);transition:transform .5s cubic-bezier(.77,.2,.05,1);transition:transform .5s cubic-bezier(.77,.2,.05,1),-webkit-transform .5s cubic-bezier(.77,.2,.05,1)}}@media only screen and (max-width:992px) and (max-width:480px){.header__5BAbI nav{left:0;width:auto}}.header__5BAbI nav>.menuItem__Ia087{display:inline-flex;height:74px}@media only screen and (max-width:992px){.header__5BAbI nav>.menuItem__Ia087{display:block}}@media only screen and (min-width:993px){.header__5BAbI nav>.menuItem__Ia087.right__39KXV{float:right}}.header__5BAbI nav>.menuItem__Ia087 span.link__2d0hZ{display:block;min-width:74px;cursor:pointer;background:hsla(0,0%,100%,0);will-change:background-color}@media only screen and (min-width:993px){.header__5BAbI nav>.menuItem__Ia087 span.link__2d0hZ{padding:18px 9px}}@media only screen and (min-width:993px){.header__5BAbI nav>.menuItem__Ia087 span.link__2d0hZ>:not(a){margin:0 1em}}.header__5BAbI nav>.menuItem__Ia087 span.link__2d0hZ>a{display:inline-block;height:36px;line-height:34px;padding:0 .5em;text-decoration:none;color:#12aa9c;border:1px solid transparent}@media only screen and (max-width:992px){.header__5BAbI nav>.menuItem__Ia087 span.link__2d0hZ>a{height:auto;display:block;padding:.5em 1em}}@media only screen and (min-width:993px){.header__5BAbI nav>.menuItem__Ia087 span.link__2d0hZ>a{text-align:center;border-radius:.5em}}.header__5BAbI nav>.menuItem__Ia087 span.link__2d0hZ>a:active,.header__5BAbI nav>.menuItem__Ia087 span.link__2d0hZ>a:hover{border:1px solid #12aa9c}.header__5BAbI nav>.menuItem__Ia087 span.link__2d0hZ>a:active.active__2_VTE,.header__5BAbI nav>.menuItem__Ia087 span.link__2d0hZ>a:hover.active__2_VTE{box-shadow:0 0 10px #12aa9c}@media only screen and (min-width:993px){.header__5BAbI nav>.menuItem__Ia087 span.link__2d0hZ>a.active__2_VTE{border:1px solid #12aa9c;box-shadow:0 0 5px #12aa9c}}@media only screen and (max-width:992px){.header__5BAbI nav>.menuItem__Ia087 span.link__2d0hZ>a.active__2_VTE{color:#fff}}.header__5BAbI nav>.menuItem__Ia087 span.link__2d0hZ.bold__1fGYL{font-weight:600}@media only screen and (min-width:993px){.header__5BAbI nav>.menuItem__Ia087:hover .menuSubItemContainer__3aPDF{display:block}}.header__5BAbI nav>.menuItem__Ia087 .menuSubItemContainer__3aPDF{display:none;position:fixed;top:74px;background:rgba(0,0,0,.7)}.header__5BAbI nav>.menuItem__Ia087 .menuSubItemContainer__3aPDF .menuSubItem__3LNZz span.link__2d0hZ{padding:3px}.header__5BAbI nav>.menuItem__Ia087 .menuSubItemContainer__3aPDF .menuSubItem__3LNZz span.link__2d0hZ:hover{background:hsla(0,0%,100%,.1)}.header__5BAbI nav>.menuItem__Ia087 .menuSubItemContainer__3aPDF .menuSubItem__3LNZz span.link__2d0hZ>a,.header__5BAbI nav>.menuItem__Ia087 .menuSubItemContainer__3aPDF .menuSubItem__3LNZz span.link__2d0hZ>a:hover{border:0}.header__5BAbI nav>.menuItem__Ia087 .menuSubItemContainer__3aPDF .menuSubItem__3LNZz span.link__2d0hZ>a:hover.active__2_VTE{box-shadow:none}.header__5BAbI nav>.menuItem__Ia087 .menuSubItemContainer__3aPDF .menuSubItem__3LNZz span.link__2d0hZ>a.active__2_VTE{border:0;box-shadow:none;background:none}.header__5BAbI .check_input__3ZBjo:checked~.hamburgerContainer__1WbC9>span.hamburger__7LE7m{opacity:1;-webkit-transform:rotate(45deg) translate(-2px,-1px);transform:rotate(45deg) translate(-2px,-1px);background:#00918a}.header__5BAbI .check_input__3ZBjo:checked~.hamburgerContainer__1WbC9>span.hamburger__7LE7m:nth-last-child(2){opacity:0;-webkit-transform:rotate(0deg) scale(.2);transform:rotate(0deg) scale(.2)}.header__5BAbI .check_input__3ZBjo:checked~.hamburgerContainer__1WbC9>span.hamburger__7LE7m:last-child{-webkit-transform:rotate(-45deg) translateY(-1px);transform:rotate(-45deg) translateY(-1px)}.header__5BAbI .check_input__3ZBjo:checked~nav{-webkit-transform:none;transform:none}.windowShow__Gobw2{opacity:1}.windowHide__3RjAL,.windowShow__Gobw2{float:right;transition:all .5s ease}.windowHide__3RjAL{opacity:0}.flowWindow__Oy_8L{position:absolute;right:0;top:30vh}.faIcon__1zYwZ:hover{color:#00f}.sideIcon__2HR3u{float:right;width:46px;border-radius:8px;background-color:#f1eeee}.sideIconItem__27A1h{text-align:center;vertical-align:middle;width:36px;height:36px;margin:10%;float:right;cursor:pointer;padding:6%;background:#fff;border-radius:5px}.changeColorItem__1Ohot{transition:all .5s ease;fill:#1296db}.changeColorItem__1Ohot:hover{color:#20b2aa;fill:#20b2aa}.subscribe__3tBsj{float:right;top:0;background-color:#4682b4}.subscribeForm__njDZJ{width:160px;height:160px;background-image:url(/7518cab1bf24f2e79271865527c635ef.png);background-size:100% 100%;font-family:Montserrat,sans-serif;position:relative;float:right;margin:0 5px;text-align:center}.subscribeForm__njDZJ div{margin:12% auto 0;color:#008b8b;font-size:1.2vw}.subscribeForm__njDZJ textarea{margin:6% auto 0;box-sizing:border-box;background:none;outline:none;resize:none;font-family:Montserrat,sans-serif;transition:all .3s;height:13%;width:70%;font-size:10px;text-align:center;background-color:#fff;border-radius:3%;color:#202020;border:0}.subscribeForm__njDZJ textarea.Invalid__69wpt{border:.5px solid #700a0a}.subscribeForm__njDZJ textarea:focus{width:80%;border:0}.subscribeForm__njDZJ textarea::-ms-input-placeholder{text-align:center}.subscribeForm__njDZJ textarea::-webkit-input-placeholder{text-align:center}.subscribeForm__njDZJ button{margin:6% auto;width:70%;height:13%;font-size:10px;text-align:center;font-family:Montserrat,sans-serif;border:1px solid #008b8b;border-radius:.2vw;color:grey;cursor:pointer;transition:all .1s;outline:none}.subscribeForm__njDZJ button.noClick__-l6s3{background:0}.subscribeForm__njDZJ button.Valid__mBA02{background:#008b8b;border:#008b8b;color:#f5f5f5}.subscribeForm__njDZJ button:hover{border:2px solid #20b2aa;background:#20b2aa}@-webkit-keyframes mdc-ripple-fg-radius-in__7MZty{0%{-webkit-animation-timing-function:cubic-bezier(.4,0,.2,1);animation-timing-function:cubic-bezier(.4,0,.2,1);-webkit-transform:translate(var(--mdc-ripple-fg-translate-start,0)) scale(1);transform:translate(var(--mdc-ripple-fg-translate-start,0)) scale(1)}to{-webkit-transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1));transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}}@keyframes mdc-ripple-fg-radius-in__7MZty{0%{-webkit-animation-timing-function:cubic-bezier(.4,0,.2,1);animation-timing-function:cubic-bezier(.4,0,.2,1);-webkit-transform:translate(var(--mdc-ripple-fg-translate-start,0)) scale(1);transform:translate(var(--mdc-ripple-fg-translate-start,0)) scale(1)}to{-webkit-transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1));transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}}@-webkit-keyframes mdc-ripple-fg-opacity-in__1W0tI{0%{-webkit-animation-timing-function:linear;animation-timing-function:linear;opacity:0}to{opacity:var(--mdc-ripple-fg-opacity,0)}}@keyframes mdc-ripple-fg-opacity-in__1W0tI{0%{-webkit-animation-timing-function:linear;animation-timing-function:linear;opacity:0}to{opacity:var(--mdc-ripple-fg-opacity,0)}}@-webkit-keyframes mdc-ripple-fg-opacity-out__2xCYs{0%{-webkit-animation-timing-function:linear;animation-timing-function:linear;opacity:var(--mdc-ripple-fg-opacity,0)}to{opacity:0}}@keyframes mdc-ripple-fg-opacity-out__2xCYs{0%{-webkit-animation-timing-function:linear;animation-timing-function:linear;opacity:var(--mdc-ripple-fg-opacity,0)}to{opacity:0}}.mdc-ripple-surface--test-edge-var-bug__3kkvC{--mdc-ripple-surface-test-edge-var:1px solid #000;visibility:hidden}.mdc-ripple-surface--test-edge-var-bug__3kkvC:before{border:var(--mdc-ripple-surface-test-edge-var)}.mdc-menu__1HFkJ{min-width:112px;max-width:336px}.mdc-menu__1HFkJ .mdc-list-item__graphic__1PYRI,.mdc-menu__1HFkJ .mdc-list-item__meta__2w_q0{color:rgba(0,0,0,.87);color:var(--mdc-theme-text-primary-on-background,rgba(0,0,0,.87))}.mdc-menu__1HFkJ .mdc-list-divider__3ilYb{margin:8px 0}.mdc-menu__1HFkJ .mdc-list-item__1z_OP{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mdc-menu__1HFkJ .mdc-list-item--disabled__3QT8D{cursor:auto}.mdc-menu__selection-group__1mVLt{padding:0;fill:currentColor}.mdc-menu__selection-group__1mVLt .mdc-list-item__1z_OP{padding-left:56px;padding-right:0}.mdc-menu__selection-group__1mVLt .mdc-list-item__1z_OP[dir=rtl],[dir=rtl] .mdc-menu__selection-group__1mVLt .mdc-list-item__1z_OP{padding-left:0;padding-right:56px}.mdc-menu__selection-group-icon__2j5c0{left:16px;right:auto;display:none;position:absolute}.mdc-menu__selection-group-icon__2j5c0[dir=rtl],[dir=rtl] .mdc-menu__selection-group-icon__2j5c0{left:auto;right:16px}.mdc-menu-item--selected__1fCgJ .mdc-menu__selection-group-icon__2j5c0{display:inline}.menu__3Q_vi{width:150px}.loading__B-3UD{min-height:100vh;display:flex;align-items:center;justify-content:center}.loading__B-3UD .loadingContent__aGYTJ{display:inline-block;width:50px!important;height:50px!important;padding:0!important}.ldsDualRing__1Xexi{display:inline-block;width:50px;height:64px}.ldsDualRing__1Xexi:after{content:" ";display:block;width:35px;height:35px;margin:1px;border-radius:50%;border:5px solid #12aa9c;border-color:#12aa9c transparent;-webkit-animation:lds-dual-ring__1-pY4 1.2s linear infinite;animation:lds-dual-ring__1-pY4 1.2s linear infinite}@-webkit-keyframes lds-dual-ring__1-pY4{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes lds-dual-ring__1-pY4{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.CircularProgressbar{width:100%}.CircularProgressbar .CircularProgressbar-path{stroke:#3e98c7;stroke-linecap:round;transition:stroke-dashoffset .5s ease 0s}.CircularProgressbar .CircularProgressbar-trail{stroke:#d6d6d6;stroke-linecap:round}.CircularProgressbar .CircularProgressbar-text{fill:#3e98c7;font-size:20px;dominant-baseline:middle;text-anchor:middle}.CircularProgressbar .CircularProgressbar-background{fill:#d6d6d6}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-background{fill:#3e98c7}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-text{fill:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-path{stroke:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-trail{stroke:transparent}.dexta-section__-SrDX{padding:100px 0;background:#f5f5f5;color:#00918a;position:relative}@media only screen and (max-width:1024px){.dexta-section__-SrDX{padding:80px 0}}@media only screen and (max-width:768px){.dexta-section__-SrDX{padding:64px 0}}.dexta-section__-SrDX h1,.dexta-section__-SrDX p{color:#00918a}.dexta-section__-SrDX.lighter__ZVLjN{background:#fff}.dexta-section__-SrDX.dark__1Jcu4{background:#00918a;color:#fff}.dexta-section__-SrDX.dark__1Jcu4 h1,.dexta-section__-SrDX.dark__1Jcu4 p{color:#fff}.dexta-section__-SrDX.darker__3Mgs_{background:#007d77!important}.dexta-section__-SrDX .dexta-section-content__3xrsN{max-width:100%;width:980px;margin:0 auto}@media only screen and (max-width:1024px){.dexta-section__-SrDX .dexta-section-content__3xrsN{width:692px}}@media only screen and (max-width:768px){.dexta-section__-SrDX .dexta-section-content__3xrsN{max-width:400px;width:87.5%}}.dexta-section__-SrDX .dexta-section-content__3xrsN p{width:70%;margin-bottom:10px!important}@media only screen and (max-width:992px){.dexta-section__-SrDX .dexta-section-content__3xrsN p{width:100%}}.dexta-section__-SrDX .dexta-section-content__3xrsN .dexta-section-content-part__2eOyT{margin-bottom:30px}.dexta-section__-SrDX .dexta-section-content__3xrsN.right__NZuQ5{text-align:right}.dexta-section__-SrDX .dexta-section-tag__3g8S_{z-index:2;color:#00918a;position:absolute;left:30px;top:20px;-webkit-transform-origin:left;transform-origin:left;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.dexta-section__-SrDX .dexta-section-tag__3g8S_:before{display:inline-block;content:"";width:3px;height:14px;margin-right:10px;background:#00918a}.dexta-section__-SrDX.center__FaZDc h1,.dexta-section__-SrDX.center__FaZDc h2{text-align:center}.dexta-section__-SrDX.center__FaZDc .dexta-section-content__3xrsN p{margin:0 auto;text-align:center}.home__3WnP3{min-height:100%;width:100%}.header__3640d{min-height:70vh;padding:144px 0 70px;background:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5));display:flex;justify-content:center;align-items:flex-end;max-width:100%;padding:0;min-height:100vh;background-image:url(/0fcc216917ec82387124510fb295b727.jpg);background-size:cover;background-repeat:no-repeat;background-position:50%;overflow:hidden;position:relative}@media only screen and (max-width:992px){.header__3640d{padding:84px 10px 10px}}.header__3640d .headerContentContainer__3nydd{min-width:80vw}@media only screen and (max-width:992px){.header__3640d .headerContentContainer__3nydd{width:100%}}.header__3640d h1{margin:0;margin-top:-.1em;margin-bottom:1em;font-size:36px;color:#fff}@media only screen and (min-width:481px){.header__3640d h1{font-size:48px}}@media only screen and (min-width:993px){.header__3640d h1{font-size:64px}}.header__3640d p{margin-left:.2em;max-width:70vw}.header__3640d .headerContainer__1V5CR{position:absolute;left:10%;bottom:30%;right:40%;padding-top:148px;padding-bottom:10px}@media only screen and (max-width:992px){.header__3640d .headerContainer__1V5CR{max-width:400px;right:1em;bottom:1em}}@media only screen and (max-width:480px){.header__3640d .headerContainer__1V5CR{left:1em;right:1em;bottom:1em;bottom:unset}}.header__3640d .headerContainer__1V5CR h1{font-size:36px;font-weight:700;margin:0;line-height:.95em}@media only screen and (min-width:481px){.header__3640d .headerContainer__1V5CR h1{font-size:48px}}@media only screen and (min-width:993px){.header__3640d .headerContainer__1V5CR h1{font-size:64px}}.header__3640d .headerContainer__1V5CR .h1__2NLEl{font-size:36px;font-weight:700;margin:0;line-height:.95em;display:inline}@media only screen and (min-width:481px){.header__3640d .headerContainer__1V5CR .h1__2NLEl{font-size:48px}}@media only screen and (min-width:993px){.header__3640d .headerContainer__1V5CR .h1__2NLEl{font-size:64px}}.header__3640d .headerContainer__1V5CR p{margin-top:1em;max-width:100%}@media only screen and (min-width:993px){.header__3640d .headerContainer__1V5CR p{max-width:40vw}}.header__3640d img{position:absolute;right:30px;bottom:30px;width:150px}@media only screen and (max-width:992px){.header__3640d img{display:none}}.sliderContainer__2je88{box-sizing:border-box;margin:0 auto;padding:40px 0;width:100%;color:#000}.sliderContainer__2je88 *{outline:none}.sliderContainer__2je88 .slick-slide{text-align:center;transition:all .3s ease}.sliderContainer__2je88 .slick-slide:not(.slick-current){opacity:.8;-webkit-transform:scale(.8);transform:scale(.8)}.sliderContainer__2je88 .slick-slide.slick-current{opacity:1;-webkit-transform:scale(1);transform:scale(1);color:#00918a}.videoSection__1Iqh2 .images__3mEVK{margin-top:50px;display:flex;width:100%}@media only screen and (max-width:992px){.videoSection__1Iqh2 .images__3mEVK{margin-top:34px}}@media only screen and (max-width:480px){.videoSection__1Iqh2 .images__3mEVK{display:block}}.videoSection__1Iqh2 .images__3mEVK>*{background:#000;margin-top:10px;flex:1;max-height:50vh;position:relative}.productSection__VY3z4{position:relative;background:#0d0d0d!important}.productSection__VY3z4 h1,.productSection__VY3z4 h2,.productSection__VY3z4 h3{color:#ccc!important}.productSection__VY3z4 p{color:#aaa!important}.productSection__VY3z4 .innerContainer__3NBpB{padding-bottom:80px;background:rgba(0,0,0,.7)}.productSection__VY3z4.productSectionHasModel__1kqnc{padding:15vh 0}.productSection__VY3z4.productSectionHasModel__1kqnc .innerContainer__3NBpB{background:transparent;width:50vw;padding:35vh 70px}.productSection__VY3z4.productSectionHasModel__1kqnc .innerContainer__3NBpB.innerContainerRight__hAcGh{margin-left:50vw}.productSection__VY3z4.productSectionHasModel__1kqnc .dexta-section-content:not(:last-child){padding-bottom:25vh}.productSection__VY3z4.productSectionHasModel__1kqnc .dexta-section-content-part{padding-top:15vh;padding-bottom:15vh}.productSection__VY3z4 .imageContainer__1SiKE{margin-bottom:27px;width:100%}@media only screen and (max-width:1024px){.productSection__VY3z4 .imageContainer__1SiKE{margin-bottom:17px}}@media only screen and (min-width:769px){.productSection__VY3z4 .imageContainer__1SiKE{float:left;margin:30px;max-width:35vw}}.productSection__VY3z4 .imageContainer__1SiKE img{width:100%}.productSection__VY3z4 .home-detail-section-sticky{height:100vh;margin-bottom:-100vh;overflow:hidden;width:100vw;display:flex;align-items:center;justify-content:flex-end;opacity:0;transition:opacity .3s ease}.productSection__VY3z4 .home-detail-section-sticky.is-sticky{height:100vh;opacity:1}.productSection__VY3z4 .home-detail-section-sticky div{width:100%;height:100%;padding:0;display:flex;align-items:center;justify-content:center}.productSection__VY3z4 .home-detail-section-sticky div img{max-width:inherit;max-height:inherit}.productSectionV2__3xNzZ{max-width:100%;padding:20px;overflow:hidden}@media only screen and (min-width:993px){.productSectionV2__3xNzZ{min-height:100vh;background-image:url(/img/sy-4.jpg)!important;background-size:cover!important;background-repeat:no-repeat!important;background-position:50%!important}}.productSectionV2__3xNzZ h1{font-size:24px}.productSectionV2__3xNzZ h2{font-size:18px;color:#12aa9c;margin-bottom:10px}.productSectionV2__3xNzZ p{font-size:14px}.productSectionV2__3xNzZ .productSectionV2Container__2O7Kq,.productSectionV2__3xNzZ .productSectionV2ContainerRight__8rE6R{min-height:100vh;padding:50px;width:37%;display:flex;justify-content:center;align-items:center;flex-direction:column;float:left}@media only screen and (max-width:992px){.productSectionV2__3xNzZ .productSectionV2Container__2O7Kq,.productSectionV2__3xNzZ .productSectionV2ContainerRight__8rE6R{padding:0;height:auto;width:100%}}@media only screen and (min-width:993px){.productSectionV2__3xNzZ .productSectionV2ContainerRight__8rE6R{float:right}}.productSectionV2__3xNzZ .innerContainer__3NBpB{margin:25px 0;max-width:340px}.productSectionV2__3xNzZ .innerContainer__3NBpB.innerContainerB__2TgD4{margin-left:100px}@media only screen and (max-width:1382px){.productSectionV2__3xNzZ .innerContainer__3NBpB.innerContainerB__2TgD4{margin-left:80px}}@media only screen and (max-width:1024px){.productSectionV2__3xNzZ .innerContainer__3NBpB.innerContainerB__2TgD4{margin-left:40px}}@media only screen and (max-width:992px){.productSectionV2__3xNzZ .innerContainer__3NBpB.innerContainerB__2TgD4{margin-left:0}}.productSectionV2__3xNzZ .productSectionV2Content__3hrny .productSectionV2ContentPart__2czkH,.productSectionV2__3xNzZ .productSectionV2Content__3hrny h1{margin-bottom:10px}.productSectionV2__3xNzZ .productSectionV2Content__3hrny .productSectionV2ContentPart__2czkH:before{font-weight:700;font-size:10px;display:inline-block;margin-right:10px;vertical-align:middle;-webkit-transform-origin:center;transform-origin:center;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out}@media only screen and (min-width:993px){.productSectionV2__3xNzZ .productSectionV2Content__3hrny .productSectionV2ContentPart__2czkH:before{content:"\25B6";color:#00918a}}.productSectionV2__3xNzZ .productSectionV2Content__3hrny .productSectionV2ContentPart__2czkH h2{cursor:pointer;margin-bottom:3px;display:inline-block;vertical-align:middle}@media only screen and (max-width:992px){.productSectionV2__3xNzZ .productSectionV2Content__3hrny .productSectionV2ContentPart__2czkH h2{color:#fff}}.productSectionV2__3xNzZ .productSectionV2Content__3hrny .productSectionV2ContentPart__2czkH p{overflow:hidden;transition:max-height .2s ease-in-out}@media only screen and (min-width:993px){.productSectionV2__3xNzZ .productSectionV2Content__3hrny .productSectionV2ContentPart__2czkH p{max-height:0}}.productSectionV2__3xNzZ .productSectionV2Content__3hrny .productSectionV2ContentPart__2czkH.active__27aEM:before{-webkit-transform:rotate(90deg);transform:rotate(90deg)}@media only screen and (min-width:993px){.productSectionV2__3xNzZ .productSectionV2Content__3hrny .productSectionV2ContentPart__2czkH.active__27aEM:before{content:"\25B7"}}.productSectionV2__3xNzZ .productSectionV2Content__3hrny .productSectionV2ContentPart__2czkH.active__27aEM>p{max-height:100px}.applicationSection__2_ykE .sliderContainer__2je88{position:relative}.applicationSection__2_ykE .sliderContainer__2je88 .slideContainer__3R4wR{padding:0 10px}.applicationSection__2_ykE .sliderContainer__2je88 .slideContainer__3R4wR img{width:100%}.applicationSection__2_ykE .sliderContainer__2je88 .slick-slide{-webkit-transform-origin:bottom;transform-origin:bottom}.applicationSection__2_ykE .sliderContainer__2je88 .slick-slide:not(.slick-current) .video-container,.applicationSection__2_ykE .sliderContainer__2je88 .slick-slide:not(.slick-current) video{display:none}.applicationSection__2_ykE .sliderContainer__2je88 .videoContainer__3KrJU{position:absolute;left:0;right:0;top:0;bottom:0;z-index:2}.applicationSection__2_ykE .applicationTitle__CB0pd{position:absolute;left:50px;bottom:30px;font-size:30px;color:#fff;font-weight:100;text-shadow:0 0 50px #66efe2,0 0 3px #5dd,0 0 5px #333,0 0 10px #66efe2,0 0 1px #355,0 0 3px #366,0 0 5px #66efe2,0 0 15px #66efe2,0 0 35px #66efe2,0 0 42px #66efe2,0 0 50px #66efe2,0 0 30px #66efe2,0 0 30px #66efe2}.specificationsSection__Cp0nG{position:relative;padding:0;background:#eee!important}.specificationsSection__Cp0nG .specificationsSectionVideoContainer__3x8-5{width:100%}.specificationsSection__Cp0nG .specificationsPdfContainer__1aNKK{position:absolute;right:30px;bottom:30px}.specificationsSection__Cp0nG .specificationsContainer__36atT{opacity:0;transition:opacity 1.5s ease-in-out;margin:10px}.specificationsSection__Cp0nG .specificationsContainer__36atT.active__27aEM{opacity:1}@media only screen and (max-width:992px){.specificationsSection__Cp0nG .specificationsContainer__36atT{opacity:1}}.specificationsSection__Cp0nG .specificationsContainer__36atT.rightSpecificationsContainer__3eRId{position:absolute;left:65.27%;top:140px}@media only screen and (max-width:1382px){.specificationsSection__Cp0nG .specificationsContainer__36atT.rightSpecificationsContainer__3eRId{top:100px}}@media only screen and (max-width:992px){.specificationsSection__Cp0nG .specificationsContainer__36atT.rightSpecificationsContainer__3eRId{left:0;top:0;position:relative}}.specificationsSection__Cp0nG .specificationsContainer__36atT.rightSpecificationsContainer__3eRId .specificationContainer__2B3CR>*{float:left}.specificationsSection__Cp0nG .specificationsContainer__36atT.leftSpecificationsContainer__1pTts{position:absolute;left:0;right:66%;top:400px}@media only screen and (max-width:1500px){.specificationsSection__Cp0nG .specificationsContainer__36atT.leftSpecificationsContainer__1pTts{top:300px}}@media only screen and (max-width:1382px){.specificationsSection__Cp0nG .specificationsContainer__36atT.leftSpecificationsContainer__1pTts{top:250px}}@media only screen and (max-width:1024px){.specificationsSection__Cp0nG .specificationsContainer__36atT.leftSpecificationsContainer__1pTts{top:150px}}@media only screen and (max-width:992px){.specificationsSection__Cp0nG .specificationsContainer__36atT.leftSpecificationsContainer__1pTts{left:0;right:0;top:0;position:relative}}.specificationsSection__Cp0nG .specificationsContainer__36atT.leftSpecificationsContainer__1pTts .specificationContainer__2B3CR>*{float:right}@media only screen and (max-width:992px){.specificationsSection__Cp0nG .specificationsContainer__36atT.leftSpecificationsContainer__1pTts .specificationContainer__2B3CR>*{float:left}}.specificationsSection__Cp0nG .specificationsContainer__36atT .specificationContainer__2B3CR{padding:15px 0;overflow:hidden}.specificationsSection__Cp0nG .specificationsContainer__36atT .specificationContainer__2B3CR .specificationTitle__yRcyg{display:inline-block;background:#00918a;padding:6px 15px}.specificationsSection__Cp0nG .specificationsContainer__36atT .specificationContainer__2B3CR .specificationContent__nfG9c{display:inline-block;background:#aaa;padding:4px 10px}.unboxingSection__1D9Dl .unboxingSectionContent__1l1eI{display:flex;flex-direction:row;align-items:stretch}.unboxingSection__1D9Dl .unboxingSectionContent__1l1eI .unboxingSectionLeft__2yUel{flex:1;margin-bottom:20px}.unboxingSection__1D9Dl .unboxingSectionContent__1l1eI .unboxingSectionLeft__2yUel>*{width:100%}@media only screen and (max-width:992px){.unboxingSection__1D9Dl .unboxingSectionContent__1l1eI{flex-direction:column}}.unboxingSection__1D9Dl .unboxingSectionContent__1l1eI .unboxingSectionMiddle__2aRIf{width:50px}.unboxingSection__1D9Dl .unboxingSectionContent__1l1eI .unboxingSectionRight__1GGZK{max-width:350px;display:flex;flex-direction:column}.unboxingSection__1D9Dl .unboxingSectionContent__1l1eI .unboxingSectionRight__1GGZK img{max-width:250px;width:100%}.unboxingSection__1D9Dl .unboxingSectionContent__1l1eI .unboxingSectionRight__1GGZK .unboxingSectionList__3-3L4{flex:1;padding:0 0 0 40px}.unboxingSection__1D9Dl .unboxingSectionContent__1l1eI .unboxingSectionRight__1GGZK .unboxingSectionList__3-3L4 p{width:unset;font-size:14px;line-height:20px;margin-bottom:5px!important;white-space:pre-wrap}.qaSection__1aiKx .sliderContainer__2je88 .slick-slide{margin:35px 0;-webkit-transform-origin:top;transform-origin:top}.qaSection__1aiKx .qa__39Q28{padding:30px;background:#fff;box-shadow:0 2px 35px 0 rgba(0,0,0,.3)}.qaSection__1aiKx .qa__39Q28 .question__2rnuf{margin-bottom:20px}.qaSection__1aiKx .qa__39Q28 .answer__1Kg_w{font-size:14px}.orderNowSection__3e5Yb .orderNowSectionTooltip__1oQk3{max-width:300px}.orderNowSection__3e5Yb .orderNowSectionContent__37LSz{display:flex;flex-direction:row;align-items:stretch}@media only screen and (max-width:992px){.orderNowSection__3e5Yb .orderNowSectionContent__37LSz{flex-direction:column}}.orderNowSection__3e5Yb .orderNowSectionContent__37LSz>div{margin:20px 0;flex-direction:column;-ms-flex-align:center}.orderNowSection__3e5Yb .orderNowSectionContent__37LSz>div,.orderNowSection__3e5Yb .orderNowSectionContent__37LSz>div .orderNowSectionContentPart__u6ZDG{flex:1;display:flex;align-items:center;text-align:center}.orderNowSection__3e5Yb .orderNowSectionContent__37LSz>div .orderNowSectionContentPart__u6ZDG{position:relative;align-self:stretch;flex-direction:column;-ms-flex-align:center}.orderNowSection__3e5Yb .orderNowSectionContent__37LSz>div .orderNowSectionContentPart__u6ZDG .orderNowSectionContentPartDescription__Wg3Nh{position:absolute;left:0;right:0;bottom:0;top:0;margin:0 10px 10px;background:rgba(0,0,0,.7);border:1px solid #000;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;opacity:0}.orderNowSection__3e5Yb .orderNowSectionContent__37LSz>div .orderNowSectionContentPart__u6ZDG .orderNowSectionContentPartDescription__Wg3Nh p{color:#fff;width:unset}.orderNowSection__3e5Yb .orderNowSectionContent__37LSz>div .orderNowSectionContentPart__u6ZDG:hover .orderNowSectionContentPartDescription__Wg3Nh{opacity:1}.orderNowSection__3e5Yb .orderNowSectionContent__37LSz>div .orderNowSectionContentPart__u6ZDG p{font-size:14px}.orderNowSection__3e5Yb .orderNowSectionContent__37LSz>div .orderNowSectionContentPart__u6ZDG .orderNowSectionContentPartSeparator__3G1St{width:100px;height:3px;background:#00918a;margin:20px 0}.orderNowSection__3e5Yb .orderNowSectionContent__37LSz>div .orderNowSectionContentPart__u6ZDG img{max-width:140px}.floatButtonContainer__2t1Iu{position:fixed;bottom:10px;left:10px;z-index:100;width:140px}.storyButton__16W_c{position:relative;cursor:pointer;border:1px solid #fff;color:#fff;border-radius:5px;font-size:18px;width:170px;height:35px;text-align:center;line-height:32px;vertical-align:bottom;margin-top:20px;margin-left:0}.storyButton__16W_c:hover{border:1px solid #12aa9c;color:#12aa9c}.dexta-section__1zvF9{padding:100px 0;background:#f5f5f5;color:#00918a;position:relative}@media only screen and (max-width:1024px){.dexta-section__1zvF9{padding:80px 0}}@media only screen and (max-width:768px){.dexta-section__1zvF9{padding:64px 0}}.dexta-section__1zvF9 h1,.dexta-section__1zvF9 p{color:#00918a}.dexta-section__1zvF9.lighter__1yW31{background:#fff}.dexta-section__1zvF9.dark__AZVG7{background:#00918a;color:#fff}.dexta-section__1zvF9.dark__AZVG7 h1,.dexta-section__1zvF9.dark__AZVG7 p{color:#fff}.dexta-section__1zvF9.darker__11jmA{background:#007d77!important}.dexta-section__1zvF9 .dexta-section-content__3JB_A{max-width:100%;width:980px;margin:0 auto}@media only screen and (max-width:1024px){.dexta-section__1zvF9 .dexta-section-content__3JB_A{width:692px}}@media only screen and (max-width:768px){.dexta-section__1zvF9 .dexta-section-content__3JB_A{max-width:400px;width:87.5%}}.dexta-section__1zvF9 .dexta-section-content__3JB_A p{width:70%;margin-bottom:10px!important}@media only screen and (max-width:992px){.dexta-section__1zvF9 .dexta-section-content__3JB_A p{width:100%}}.dexta-section__1zvF9 .dexta-section-content__3JB_A .dexta-section-content-part__2ujxB{margin-bottom:30px}.dexta-section__1zvF9 .dexta-section-content__3JB_A.right__1Hedk{text-align:right}.dexta-section__1zvF9 .dexta-section-tag__1m_5D{z-index:2;color:#00918a;position:absolute;left:30px;top:20px;-webkit-transform-origin:left;transform-origin:left;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.dexta-section__1zvF9 .dexta-section-tag__1m_5D:before{display:inline-block;content:"";width:3px;height:14px;margin-right:10px;background:#00918a}.dexta-section__1zvF9.center__VGKAx h1,.dexta-section__1zvF9.center__VGKAx h2{text-align:center}.dexta-section__1zvF9.center__VGKAx .dexta-section-content__3JB_A p{margin:0 auto;text-align:center}.video__bVhmv{cursor:pointer}.video__bVhmv .videoThumbnail__17_-H{background:#000;position:relative}.video__bVhmv .videoThumbnail__17_-H.shadow__1pyg5{box-shadow:0 0 30px 0 rgba(0,0,0,.8)}.video__bVhmv .videoThumbnail__17_-H.rounded__2pW-K{border-radius:10px;overflow:hidden}.video__bVhmv img{width:100%;opacity:1;vertical-align:bottom}.video__bVhmv i{color:#000;position:absolute;height:24px;width:24px;font-size:1.5rem;margin:-16px 0 0 -8px;top:50%;left:50%;z-index:1}@media only screen and (max-width:480px){.video__bVhmv i{opacity:1}}.video__bVhmv:hover img{opacity:.7}.video__bVhmv:hover i{opacity:1}.video__bVhmv video{margin:0 auto}.react-hint{padding:5px;position:absolute;z-index:9999;cursor:default;-webkit-animation:fadeIn .5s;animation:fadeIn .5s}.react-hint__content{padding:10px;border-radius:5px;background:#000;color:#fff}.react-hint:after{content:"";width:0;height:0;margin:auto;display:block;position:absolute;top:0;left:0;right:0;bottom:0;border:5px solid transparent}.react-hint--top:after{top:auto;border-bottom:none;border-top-color:#000}.react-hint--left:after{left:auto;border-right:none;border-left-color:#000}.react-hint--right:after{right:auto;border-left:none;border-right-color:#000}.react-hint--bottom:after{bottom:auto;border-top:none;border-bottom-color:#000}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.dexta-section__bQYwU{padding:100px 0;background:#f5f5f5;color:#00918a;position:relative}@media only screen and (max-width:1024px){.dexta-section__bQYwU{padding:80px 0}}@media only screen and (max-width:768px){.dexta-section__bQYwU{padding:64px 0}}.dexta-section__bQYwU h1,.dexta-section__bQYwU p{color:#00918a}.dexta-section__bQYwU.lighter__M-oOg{background:#fff}.dexta-section__bQYwU.dark__3n8gp{background:#00918a;color:#fff}.dexta-section__bQYwU.dark__3n8gp h1,.dexta-section__bQYwU.dark__3n8gp p{color:#fff}.dexta-section__bQYwU.darker__3XB9T{background:#007d77!important}.dexta-section__bQYwU .dexta-section-content__2LWC2{max-width:100%;width:980px;margin:0 auto}@media only screen and (max-width:1024px){.dexta-section__bQYwU .dexta-section-content__2LWC2{width:692px}}@media only screen and (max-width:768px){.dexta-section__bQYwU .dexta-section-content__2LWC2{max-width:400px;width:87.5%}}.dexta-section__bQYwU .dexta-section-content__2LWC2 p{width:70%;margin-bottom:10px!important}@media only screen and (max-width:992px){.dexta-section__bQYwU .dexta-section-content__2LWC2 p{width:100%}}.dexta-section__bQYwU .dexta-section-content__2LWC2 .dexta-section-content-part__2wiBz{margin-bottom:30px}.dexta-section__bQYwU .dexta-section-content__2LWC2.right__3DEgR{text-align:right}.dexta-section__bQYwU .dexta-section-tag__3OFTh{z-index:2;color:#00918a;position:absolute;left:30px;top:20px;-webkit-transform-origin:left;transform-origin:left;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.dexta-section__bQYwU .dexta-section-tag__3OFTh:before{display:inline-block;content:"";width:3px;height:14px;margin-right:10px;background:#00918a}.dexta-section__bQYwU.center__2JP30 h1,.dexta-section__bQYwU.center__2JP30 h2{text-align:center}.dexta-section__bQYwU.center__2JP30 .dexta-section-content__2LWC2 p{margin:0 auto;text-align:center}.applicationPage__1pEBM{background:#fff}.applicationPage__1pEBM .header__2s37P{min-height:70vh;padding:144px 0 70px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.5)));display:flex;justify-content:center;align-items:flex-end;background:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5));background-size:cover;background-repeat:no-repeat;background-position:50%;position:relative;overflow:hidden}@media only screen and (max-width:992px){.applicationPage__1pEBM .header__2s37P{padding:84px 10px 10px}}.applicationPage__1pEBM .header__2s37P .headerContentContainer__3Fbl8{min-width:80vw}@media only screen and (max-width:992px){.applicationPage__1pEBM .header__2s37P .headerContentContainer__3Fbl8{width:100%}}.applicationPage__1pEBM .header__2s37P h1{margin:0;margin-top:-.1em;margin-bottom:1em;font-size:36px;color:#fff}@media only screen and (min-width:481px){.applicationPage__1pEBM .header__2s37P h1{font-size:48px}}@media only screen and (min-width:993px){.applicationPage__1pEBM .header__2s37P h1{font-size:64px}}.applicationPage__1pEBM .header__2s37P p{margin-left:.2em;max-width:70vw}.applicationPage__1pEBM .header__2s37P video{position:absolute;top:0;right:0;bottom:0;left:0;min-width:100%;min-height:100%}.applicationPage__1pEBM .header__2s37P .headerContentContainer__3Fbl8{z-index:3}.applicationPage__1pEBM .header__2s37P .headerContentContainer__3Fbl8 p{margin-left:0}.applicationPage__1pEBM .applicationContainer__JcPuN .application__rqKfK{overflow:hidden;padding:50px 0}@media only screen and (max-width:992px){.applicationPage__1pEBM .applicationContainer__JcPuN .application__rqKfK{padding:20px 0}}.applicationPage__1pEBM .applicationContainer__JcPuN .application__rqKfK h3{padding:0 0 10px 10px;font-size:24px;margin:0}.applicationPage__1pEBM .applicationContainer__JcPuN .application__rqKfK p{padding-left:10px}.applicationPage__1pEBM .applicationContainer__JcPuN .application__rqKfK .applicationContent__NUXTU{margin:0 auto;width:100%;max-width:1280px;padding:10px}.applicationPage__1pEBM .applicationContainer__JcPuN .application__rqKfK .applicationContent__NUXTU .video__XSIRH{width:50%;padding:10px;display:inline-flex;flex-direction:row;align-items:flex-start}@media only screen and (max-width:992px){.applicationPage__1pEBM .applicationContainer__JcPuN .application__rqKfK .applicationContent__NUXTU .video__XSIRH{width:100%;flex-direction:column}}.applicationPage__1pEBM .applicationContainer__JcPuN .application__rqKfK .applicationContent__NUXTU .video__XSIRH .videoContainer__2gwEH{margin:10px}.applicationPage__1pEBM .applicationContainer__JcPuN .application__rqKfK .applicationContent__NUXTU .video__XSIRH .videoContent__gUcl3{flex:1}.dexta-section__gQWjY{padding:100px 0;background:#f5f5f5;color:#00918a;position:relative}@media only screen and (max-width:1024px){.dexta-section__gQWjY{padding:80px 0}}@media only screen and (max-width:768px){.dexta-section__gQWjY{padding:64px 0}}.dexta-section__gQWjY h1,.dexta-section__gQWjY p{color:#00918a}.dexta-section__gQWjY.lighter__29e6E{background:#fff}.dexta-section__gQWjY.dark__QTihR{background:#00918a;color:#fff}.dexta-section__gQWjY.dark__QTihR h1,.dexta-section__gQWjY.dark__QTihR p{color:#fff}.dexta-section__gQWjY.darker__2FkRv{background:#007d77!important}.dexta-section__gQWjY .dexta-section-content__1Shad{max-width:100%;width:980px;margin:0 auto}@media only screen and (max-width:1024px){.dexta-section__gQWjY .dexta-section-content__1Shad{width:692px}}@media only screen and (max-width:768px){.dexta-section__gQWjY .dexta-section-content__1Shad{max-width:400px;width:87.5%}}.dexta-section__gQWjY .dexta-section-content__1Shad p{width:70%;margin-bottom:10px!important}@media only screen and (max-width:992px){.dexta-section__gQWjY .dexta-section-content__1Shad p{width:100%}}.dexta-section__gQWjY .dexta-section-content__1Shad .dexta-section-content-part__1BtIH{margin-bottom:30px}.dexta-section__gQWjY .dexta-section-content__1Shad.right__2bT82{text-align:right}.dexta-section__gQWjY .dexta-section-tag__2sKP-{z-index:2;color:#00918a;position:absolute;left:30px;top:20px;-webkit-transform-origin:left;transform-origin:left;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.dexta-section__gQWjY .dexta-section-tag__2sKP-:before{display:inline-block;content:"";width:3px;height:14px;margin-right:10px;background:#00918a}.dexta-section__gQWjY.center__39jkJ h1,.dexta-section__gQWjY.center__39jkJ h2{text-align:center}.dexta-section__gQWjY.center__39jkJ .dexta-section-content__1Shad p{margin:0 auto;text-align:center}.press__1b_tf{background:#fff}.press__1b_tf .header__3pW9c{min-height:70vh;padding:144px 0 70px;background:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5));display:flex;justify-content:center;align-items:flex-end;background:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(/img/press-1.jpg);background-size:cover;background-repeat:no-repeat;background-position:50%}@media only screen and (max-width:992px){.press__1b_tf .header__3pW9c{padding:84px 10px 10px}}.press__1b_tf .header__3pW9c .headerContentContainer__ZeYAV{min-width:80vw}@media only screen and (max-width:992px){.press__1b_tf .header__3pW9c .headerContentContainer__ZeYAV{width:100%}}.press__1b_tf .header__3pW9c h1{margin:0;margin-top:-.1em;margin-bottom:1em;font-size:36px;color:#fff}@media only screen and (min-width:481px){.press__1b_tf .header__3pW9c h1{font-size:48px}}@media only screen and (min-width:993px){.press__1b_tf .header__3pW9c h1{font-size:64px}}.press__1b_tf .header__3pW9c p{margin-left:.2em;max-width:70vw}.press__1b_tf .mediaWall__iK3g_{display:flex;align-items:center;z-index:1;box-shadow:0 3px 10px 0 rgba(0,0,0,.3)}.press__1b_tf .mediaWall__iK3g_ img{margin:0 auto;padding:2em;box-shadow:0 0;width:100%;max-width:900px}.news__3hDSk:hover{background:#eee;transition:background .1s ease;cursor:pointer}.container__QPPmP{max-width:900px;margin:0 auto;display:flex;flex-direction:row;align-items:flex-start;padding:3em 10px}@media only screen and (max-width:992px){.container__QPPmP{flex-direction:column-reverse;align-items:stretch;padding:1em 10px}}.container__QPPmP .leftContent__2k4lZ{flex:1}.container__QPPmP .leftContent__2k4lZ h2.title__3uKB3{color:#272727;font-size:1.5em;font-weight:400}.container__QPPmP .leftContent__2k4lZ p.content__d1lhL{color:#555}.container__QPPmP .leftContent__2k4lZ .icon__33iOm{width:160px}.container__QPPmP .leftContent__2k4lZ .icon__33iOm img{min-width:100px;max-width:160px;max-height:160px}.container__QPPmP .leftContent__2k4lZ>*{margin-bottom:15px}.container__QPPmP .rightContent__1-RRI{display:flex;flex-direction:row;align-items:flex-end}@media only screen and (max-width:992px){.container__QPPmP .rightContent__1-RRI{flex-direction:column-reverse;align-items:stretch}}@media only screen and (max-width:992px){.container__QPPmP .rightContent__1-RRI .image__2o3nW{flex:1;margin-bottom:10px}.container__QPPmP .rightContent__1-RRI .image__2o3nW img{width:100%}}@media only screen and (min-width:993px){.container__QPPmP .rightContent__1-RRI .image__2o3nW{margin:0 auto;margin-left:50px}.container__QPPmP .rightContent__1-RRI .image__2o3nW img{height:150px}}.dexta-section__1kpy_{padding:100px 0;background:#f5f5f5;color:#00918a;position:relative}@media only screen and (max-width:1024px){.dexta-section__1kpy_{padding:80px 0}}@media only screen and (max-width:768px){.dexta-section__1kpy_{padding:64px 0}}.dexta-section__1kpy_ h1,.dexta-section__1kpy_ p{color:#00918a}.dexta-section__1kpy_.lighter__1Fvtj{background:#fff}.dexta-section__1kpy_.dark__utPNX{background:#00918a;color:#fff}.dexta-section__1kpy_.dark__utPNX h1,.dexta-section__1kpy_.dark__utPNX p{color:#fff}.dexta-section__1kpy_.darker__1UJcm{background:#007d77!important}.dexta-section__1kpy_ .dexta-section-content__3dSA6{max-width:100%;width:980px;margin:0 auto}@media only screen and (max-width:1024px){.dexta-section__1kpy_ .dexta-section-content__3dSA6{width:692px}}@media only screen and (max-width:768px){.dexta-section__1kpy_ .dexta-section-content__3dSA6{max-width:400px;width:87.5%}}.dexta-section__1kpy_ .dexta-section-content__3dSA6 p{width:70%;margin-bottom:10px!important}@media only screen and (max-width:992px){.dexta-section__1kpy_ .dexta-section-content__3dSA6 p{width:100%}}.dexta-section__1kpy_ .dexta-section-content__3dSA6 .dexta-section-content-part__1r5MJ{margin-bottom:30px}.dexta-section__1kpy_ .dexta-section-content__3dSA6.right__1SUkj{text-align:right}.dexta-section__1kpy_ .dexta-section-tag__Mh6vQ{z-index:2;color:#00918a;position:absolute;left:30px;top:20px;-webkit-transform-origin:left;transform-origin:left;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.dexta-section__1kpy_ .dexta-section-tag__Mh6vQ:before{display:inline-block;content:"";width:3px;height:14px;margin-right:10px;background:#00918a}.dexta-section__1kpy_.center__3ehrq h1,.dexta-section__1kpy_.center__3ehrq h2{text-align:center}.dexta-section__1kpy_.center__3ehrq .dexta-section-content__3dSA6 p{margin:0 auto;text-align:center}.sdk__2TYSW{background:#fff}.sdk__2TYSW .header__3Ij1E{min-height:70vh;padding:144px 0 70px;background:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5));display:flex;justify-content:center;align-items:flex-end;background:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(/img/sdk-1.jpg);background-size:cover;background-repeat:no-repeat;background-position:50%}@media only screen and (max-width:992px){.sdk__2TYSW .header__3Ij1E{padding:84px 10px 10px}}.sdk__2TYSW .header__3Ij1E .headerContentContainer__3wxZq{min-width:80vw}@media only screen and (max-width:992px){.sdk__2TYSW .header__3Ij1E .headerContentContainer__3wxZq{width:100%}}.sdk__2TYSW .header__3Ij1E h1{margin:0;margin-top:-.1em;margin-bottom:1em;font-size:36px;color:#fff}@media only screen and (min-width:481px){.sdk__2TYSW .header__3Ij1E h1{font-size:48px}}@media only screen and (min-width:993px){.sdk__2TYSW .header__3Ij1E h1{font-size:64px}}.sdk__2TYSW .header__3Ij1E p{margin-left:.2em;max-width:70vw}.sdk__2TYSW .header__3Ij1E .headerContentImage__2MDce{position:absolute;top:74px;right:0}.sdk__2TYSW .header__3Ij1E img{margin:20px 30px 0 0}.sdk__2TYSW .trackingSystemSection__3qcYS{padding:0}.sdk__2TYSW .trackingSystemSection__3qcYS .diagram__1ZG8B{text-align:center;width:100%;max-width:568px;margin:50px auto 0;padding:10px;background:rgba(0,0,0,.1)}@media only screen and (min-width:993px){.sdk__2TYSW .trackingSystemSection__3qcYS .diagram__1ZG8B{padding:30px;border-radius:30px}}.sdk__2TYSW .trackingSystemSection__3qcYS .diagram__1ZG8B p{font-size:12px;margin-bottom:0!important}.sdk__2TYSW .trackingSystemSection__3qcYS .diagram__1ZG8B img{max-width:100%}.sdk__2TYSW .trackingSystemSection__3qcYS .diagram__1ZG8B .lastLineContainer__SgiBo{display:flex;flex-direction:row}.sdk__2TYSW .trackingSystemSection__3qcYS .diagram__1ZG8B .lastLineContainer__SgiBo>*{flex:1}.sdk__2TYSW .trackingSystemSection__3qcYS .diagramFooter__2tUIB,.sdk__2TYSW .trackingSystemSection__3qcYS .diagramHeader__2DXbl{width:100%}.sdk__2TYSW .trackingSystemSection__3qcYS .diagramFooter__2tUIB>img,.sdk__2TYSW .trackingSystemSection__3qcYS .diagramHeader__2DXbl>img{width:50%}.sdk__2TYSW .trackingSystemSection__3qcYS .diagramHeader__2DXbl>img:first-child{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.sdk__2TYSW .trackingSystemSection__3qcYS .diagramHeader__2DXbl>img:last-child{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.sdk__2TYSW .trackingSystemSection__3qcYS .diagramFooter__2tUIB>img:first-child{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.sdk__2TYSW .dexterityEngineSection__1lSLu .scenarioContainer__1Fw-V{display:flex;flex-wrap:wrap;margin:0 10px;margin-top:50px}.sdk__2TYSW .dexterityEngineSection__1lSLu .scenarioContainer__1Fw-V .scenario__3JzCM{width:25%;padding:10px;margin-bottom:15px;border-radius:10px}@media only screen and (max-width:1024px){.sdk__2TYSW .dexterityEngineSection__1lSLu .scenarioContainer__1Fw-V .scenario__3JzCM{width:33.333%}}@media only screen and (max-width:768px){.sdk__2TYSW .dexterityEngineSection__1lSLu .scenarioContainer__1Fw-V .scenario__3JzCM{width:50%}}@media only screen and (max-width:480px){.sdk__2TYSW .dexterityEngineSection__1lSLu .scenarioContainer__1Fw-V .scenario__3JzCM{width:100%}}.sdk__2TYSW .dexterityEngineSection__1lSLu .scenarioContainer__1Fw-V .scenario__3JzCM .static__a_E_3{width:100%}.sdk__2TYSW .dexterityEngineSection__1lSLu .scenarioContainer__1Fw-V .scenario__3JzCM .scenarioContent__1kL8c{position:relative}.sdk__2TYSW .dexterityEngineSection__1lSLu .scenarioContainer__1Fw-V .scenario__3JzCM .scenarioContent__1kL8c .gif__2FVkg{position:absolute;top:0;left:0;right:0;width:100%;z-index:1;display:none}.sdk__2TYSW .dexterityEngineSection__1lSLu .scenarioContainer__1Fw-V .scenario__3JzCM:hover{background:hsla(0,0%,100%,.1)}.sdk__2TYSW .dexterityEngineSection__1lSLu .scenarioContainer__1Fw-V .scenario__3JzCM:hover .gif__2FVkg{display:block}.dexta-section__1hljB{padding:100px 0;background:#f5f5f5;color:#00918a;position:relative}@media only screen and (max-width:1024px){.dexta-section__1hljB{padding:80px 0}}@media only screen and (max-width:768px){.dexta-section__1hljB{padding:64px 0}}.dexta-section__1hljB h1,.dexta-section__1hljB p{color:#00918a}.dexta-section__1hljB.lighter__3SHy0{background:#fff}.dexta-section__1hljB.dark__188qK{background:#00918a;color:#fff}.dexta-section__1hljB.dark__188qK h1,.dexta-section__1hljB.dark__188qK p{color:#fff}.dexta-section__1hljB.darker__1dbGO{background:#007d77!important}.dexta-section__1hljB .dexta-section-content__1WfFt{max-width:100%;width:980px;margin:0 auto}@media only screen and (max-width:1024px){.dexta-section__1hljB .dexta-section-content__1WfFt{width:692px}}@media only screen and (max-width:768px){.dexta-section__1hljB .dexta-section-content__1WfFt{max-width:400px;width:87.5%}}.dexta-section__1hljB .dexta-section-content__1WfFt p{width:70%;margin-bottom:10px!important}@media only screen and (max-width:992px){.dexta-section__1hljB .dexta-section-content__1WfFt p{width:100%}}.dexta-section__1hljB .dexta-section-content__1WfFt .dexta-section-content-part__qNxpl{margin-bottom:30px}.dexta-section__1hljB .dexta-section-content__1WfFt.right__queDG{text-align:right}.dexta-section__1hljB .dexta-section-tag__2HFmH{z-index:2;color:#00918a;position:absolute;left:30px;top:20px;-webkit-transform-origin:left;transform-origin:left;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.dexta-section__1hljB .dexta-section-tag__2HFmH:before{display:inline-block;content:"";width:3px;height:14px;margin-right:10px;background:#00918a}.dexta-section__1hljB.center__2AOZY h1,.dexta-section__1hljB.center__2AOZY h2{text-align:center}.dexta-section__1hljB.center__2AOZY .dexta-section-content__1WfFt p{margin:0 auto;text-align:center}.stories__13svm{background:#fff}.stories__13svm .header__2dLo0{min-height:70vh;padding:144px 0 70px;background:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5));display:flex;justify-content:center;align-items:flex-end;background:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(/img/about-1.jpg);background-size:cover;background-repeat:no-repeat;background-position:50%}@media only screen and (max-width:992px){.stories__13svm .header__2dLo0{padding:84px 10px 10px}}.stories__13svm .header__2dLo0 .headerContentContainer__2L673{min-width:80vw}@media only screen and (max-width:992px){.stories__13svm .header__2dLo0 .headerContentContainer__2L673{width:100%}}.stories__13svm .header__2dLo0 h1{margin:0;margin-top:-.1em;margin-bottom:1em;font-size:36px;color:#fff}@media only screen and (min-width:481px){.stories__13svm .header__2dLo0 h1{font-size:48px}}@media only screen and (min-width:993px){.stories__13svm .header__2dLo0 h1{font-size:64px}}.stories__13svm .header__2dLo0 p{margin-left:.2em;max-width:70vw}.stories__13svm .iterativeProductSection__25_R9 p{width:91%}.stories__13svm .teamContainer__FJdW0 .team__384od{margin:20px 0}.stories__13svm .teamContainer__FJdW0 .team__384od .teamTitle__JZazN{padding:0 20px;text-align:left}@media only screen and (max-width:992px){.stories__13svm .teamContainer__FJdW0 .team__384od .teamTitle__JZazN{display:none}}.stories__13svm .teamContainer__FJdW0 .team__384od .teamTitle__JZazN h3{margin:10px 0 0}.stories__13svm .teamContainer__FJdW0 .team__384od .peopleContainer__3q9vc{text-align:center;max-width:1200px;width:100%;margin:0 auto}.stories__13svm .teamContainer__FJdW0 .team__384od .peopleContainer__3q9vc .peopleAndTeamTitleContainer__30ihV{margin:0 auto;display:inline-block;position:relative}@media only screen and (max-width:992px){.stories__13svm .teamContainer__FJdW0 .team__384od .peopleContainer__3q9vc .peopleAndTeamTitleContainer__30ihV{width:100%}}.stories__13svm .teamContainer__FJdW0 .team__384od .peopleContainer__3q9vc .people__rn6L3{margin:0 auto;display:inline-block;position:relative;padding:20px}@media only screen and (max-width:992px){.stories__13svm .teamContainer__FJdW0 .team__384od .peopleContainer__3q9vc .people__rn6L3{width:100%;padding:10px}}.stories__13svm .teamContainer__FJdW0 .team__384od .peopleContainer__3q9vc .people__rn6L3 img{width:200px;border-radius:12px}@media only screen and (max-width:992px){.stories__13svm .teamContainer__FJdW0 .team__384od .peopleContainer__3q9vc .people__rn6L3 img{width:100px;float:left;border-radius:12px}}.stories__13svm .teamContainer__FJdW0 .team__384od .peopleContainer__3q9vc .people__rn6L3>:not(img){text-align:left}@media only screen and (max-width:992px){.stories__13svm .teamContainer__FJdW0 .team__384od .peopleContainer__3q9vc .people__rn6L3>:not(img){margin-left:120px}}.stories__13svm .teamContainer__FJdW0 .team__384od .peopleContainer__3q9vc .people__rn6L3 .name__3qBij{margin:10px auto}@media only screen and (max-width:992px){.stories__13svm .teamContainer__FJdW0 .team__384od .peopleContainer__3q9vc .people__rn6L3 .name__3qBij{margin:0}}@media only screen and (min-width:993px){.stories__13svm .teamContainer__FJdW0 .team__384od .peopleContainer__3q9vc .people__rn6L3 .descriptionContainer__TOnhq{opacity:0;transition:opacity .1s ease;position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.8)}}.stories__13svm .teamContainer__FJdW0 .team__384od .peopleContainer__3q9vc .people__rn6L3 .descriptionContainer__TOnhq .description__LsTbO{margin:0;width:100%;text-align:left;font-size:14px;white-space:pre-wrap;padding:20px;color:#12aa9c}@media only screen and (max-width:992px){.stories__13svm .teamContainer__FJdW0 .team__384od .peopleContainer__3q9vc .people__rn6L3 .descriptionContainer__TOnhq .description__LsTbO{padding:1em 0 0}}.stories__13svm .teamContainer__FJdW0 .team__384od .peopleContainer__3q9vc .people__rn6L3:hover .descriptionContainer__TOnhq{opacity:1}.stories__13svm .behindScenesContent__3wcJT{padding:0;margin:50px 10px 0;width:auto;display:flex;flex-direction:row;align-items:center;justify-content:center}@media only screen and (max-width:992px){.stories__13svm .behindScenesContent__3wcJT{margin:50px auto 0;flex-direction:column}}.stories__13svm .behindScenesContent__3wcJT>div{margin:0 10px;flex:1}.stories__13svm .behindScenesContent__3wcJT img{width:100%}.stories__13svm .iterativeProductSlider__3LOMv{margin-top:50px}@media only screen and (max-width:992px){.stories__13svm .iterativeProductSlider__3LOMv{margin-top:30px}}.stories__13svm .iterativeProductSlider__3LOMv .sliderContainer__2JM07 .slideContainer__2wgbn{padding:0 10px}.stories__13svm .iterativeProductSlider__3LOMv .sliderContainer__2JM07 .slideContainer__2wgbn img{width:100%}.dexta-section__33bow{padding:100px 0;background:#f5f5f5;color:#00918a;position:relative}@media only screen and (max-width:1024px){.dexta-section__33bow{padding:80px 0}}@media only screen and (max-width:768px){.dexta-section__33bow{padding:64px 0}}.dexta-section__33bow h1,.dexta-section__33bow p{color:#00918a}.dexta-section__33bow.lighter__NdA3E{background:#fff}.dexta-section__33bow.dark__Y7I-E{background:#00918a;color:#fff}.dexta-section__33bow.dark__Y7I-E h1,.dexta-section__33bow.dark__Y7I-E p{color:#fff}.dexta-section__33bow.darker__3rMgV{background:#007d77!important}.dexta-section__33bow .dexta-section-content__2UmDr{max-width:100%;width:980px;margin:0 auto}@media only screen and (max-width:1024px){.dexta-section__33bow .dexta-section-content__2UmDr{width:692px}}@media only screen and (max-width:768px){.dexta-section__33bow .dexta-section-content__2UmDr{max-width:400px;width:87.5%}}.dexta-section__33bow .dexta-section-content__2UmDr p{width:70%;margin-bottom:10px!important}@media only screen and (max-width:992px){.dexta-section__33bow .dexta-section-content__2UmDr p{width:100%}}.dexta-section__33bow .dexta-section-content__2UmDr .dexta-section-content-part__1O6pV{margin-bottom:30px}.dexta-section__33bow .dexta-section-content__2UmDr.right__LP_lj{text-align:right}.dexta-section__33bow .dexta-section-tag__1nmn-{z-index:2;color:#00918a;position:absolute;left:30px;top:20px;-webkit-transform-origin:left;transform-origin:left;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.dexta-section__33bow .dexta-section-tag__1nmn-:before{display:inline-block;content:"";width:3px;height:14px;margin-right:10px;background:#00918a}.dexta-section__33bow.center__2yxIV h1,.dexta-section__33bow.center__2yxIV h2{text-align:center}.dexta-section__33bow.center__2yxIV .dexta-section-content__2UmDr p{margin:0 auto;text-align:center}.order__2dzO1{padding-top:74px;background:#fafafa;min-height:100vh;color:#282828}.order__2dzO1 .orderContainer__2loYE{max-width:960px;width:100%;margin:0 auto}.order__2dzO1 .pdf__3oB7h{width:100%;height:600px}.order__2dzO1 .termsOfUse__3ZrIb p{margin-bottom:1em}.order__2dzO1 .termsOfUse__3ZrIb h3{font-size:1.3em}.order__2dzO1 .termsOfUse__3ZrIb.termsOfUseZhCn__vAPxK p{text-indent:2em}.order__2dzO1 .validation__3bXtJ{color:red;display:block;height:2.5em;font-size:.8em;padding:.5em}.nav__2ZnLK{margin-bottom:15px;text-align:center}.dot__1YICy{color:#000;cursor:pointer;font-size:36px;line-height:1;margin:0 15px;opacity:.4;text-shadow:none;transition:opacity 1s ease,text-shadow 1s ease;will-change:opacity,text-shadow}.active__1V7ut{color:#12aa9c;opacity:1;text-shadow:0 0 8px}.dexta-section__18xo1{padding:100px 0;background:#f5f5f5;color:#00918a;position:relative}@media only screen and (max-width:1024px){.dexta-section__18xo1{padding:80px 0}}@media only screen and (max-width:768px){.dexta-section__18xo1{padding:64px 0}}.dexta-section__18xo1 h1,.dexta-section__18xo1 p{color:#00918a}.dexta-section__18xo1.lighter__3WsEZ{background:#fff}.dexta-section__18xo1.dark__3SbaP{background:#00918a;color:#fff}.dexta-section__18xo1.dark__3SbaP h1,.dexta-section__18xo1.dark__3SbaP p{color:#fff}.dexta-section__18xo1.darker__3azY4{background:#007d77!important}.dexta-section__18xo1 .dexta-section-content__Mol97{max-width:100%;width:980px;margin:0 auto}@media only screen and (max-width:1024px){.dexta-section__18xo1 .dexta-section-content__Mol97{width:692px}}@media only screen and (max-width:768px){.dexta-section__18xo1 .dexta-section-content__Mol97{max-width:400px;width:87.5%}}.dexta-section__18xo1 .dexta-section-content__Mol97 p{width:70%;margin-bottom:10px!important}@media only screen and (max-width:992px){.dexta-section__18xo1 .dexta-section-content__Mol97 p{width:100%}}.dexta-section__18xo1 .dexta-section-content__Mol97 .dexta-section-content-part__2DCX8{margin-bottom:30px}.dexta-section__18xo1 .dexta-section-content__Mol97.right__16m7Z{text-align:right}.dexta-section__18xo1 .dexta-section-tag__3175m{z-index:2;color:#00918a;position:absolute;left:30px;top:20px;-webkit-transform-origin:left;transform-origin:left;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.dexta-section__18xo1 .dexta-section-tag__3175m:before{display:inline-block;content:"";width:3px;height:14px;margin-right:10px;background:#00918a}.dexta-section__18xo1.center__3NIcx h1,.dexta-section__18xo1.center__3NIcx h2{text-align:center}.dexta-section__18xo1.center__3NIcx .dexta-section-content__Mol97 p{margin:0 auto;text-align:center}h1{line-height:1.1;font-weight:600;letter-spacing:-.005em;font-size:32px;margin:0;margin-bottom:27px}@media only screen and (min-width:481px){h1{font-size:40px}}@media only screen and (min-width:993px){h1{font-size:56px}}@media only screen and (max-width:1024px){h1{margin-bottom:17px}}h2{font-size:32px;line-height:1.125;font-weight:600;letter-spacing:-.005em;margin:0;margin-bottom:17px}@media only screen and (max-width:992px){h2{font-size:24px}}@media only screen and (max-width:1024px){h2{margin-bottom:13px}}h3{margin:0;font-size:17px;line-height:1.47059;letter-spacing:-.022em;font-weight:600;margin-bottom:.8em}p{margin:0;font-size:21px;line-height:1.38105;font-weight:400;letter-spacing:.011em}@media only screen and (max-width:992px){p{font-size:19px;line-height:1.42115}}.header__UfFXk{min-height:70vh;padding:144px 0 70px;background:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5));display:flex;justify-content:center;align-items:flex-end;background:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(/img/pro-1.jpg);background-size:cover;background-repeat:no-repeat;background-position:50%}@media only screen and (max-width:992px){.header__UfFXk{padding:84px 10px 10px}}.header__UfFXk .headerContentContainer__2zSyJ{min-width:80vw}@media only screen and (max-width:992px){.header__UfFXk .headerContentContainer__2zSyJ{width:100%}}.header__UfFXk h1{margin:0;margin-top:-.1em;margin-bottom:1em;font-size:36px;color:#fff}@media only screen and (min-width:481px){.header__UfFXk h1{font-size:48px}}@media only screen and (min-width:993px){.header__UfFXk h1{font-size:64px}}.header__UfFXk p{margin-left:.2em;max-width:70vw}.header__UfFXk .headerContentImage__3j_8L{position:absolute;top:74px;right:0}.header__UfFXk img{margin:20px 30px 0 0}h1{margin-bottom:30px}.catalogue__Ih0MZ{float:left;position:-webkit-sticky;position:sticky;left:1%;margin-top:20%;top:40%}@media only screen and (max-width:992px){.catalogue__Ih0MZ{display:none}}.catalogue__Ih0MZ a:hover{color:#fff;cursor:hand}.catalogue__Ih0MZ div{border-left:2px solid;padding-left:10px;margin-top:30px;cursor:pointer;font-size:20px}.catalogue__Ih0MZ div:hover{border-color:#12aa9c}.begin__3d1P0{padding:50px;margin:0 auto;width:60%}@media only screen and (max-width:992px){.begin__3d1P0{width:100%}}.begin__3d1P0 p{margin:3.5vw 5px;margin-bottom:0!important;line-height:1.5em}@media only screen and (max-width:992px){.begin__3d1P0 p{margin:8vw 5px;font-size:14px;letter-spacing:1px}}.begin__3d1P0 img{margin:50px auto;width:100%}.begin__3d1P0 h2{font-size:30px;margin:50px 0}.begin__3d1P0 h3{font-size:25px;margin:50px 0}.begin__3d1P0 h3 p{margin:25px 0}.begin__3d1P0 ul{margin:50px 5px;font-size:23px}@media only screen and (max-width:992px){.begin__3d1P0 ul{margin:50px 5px;font-size:18px}}.begin__3d1P0 li{font-size:23px;line-height:1.5em}@media only screen and (max-width:992px){.begin__3d1P0 li{font-size:15px;margin-top:1em}}.begin__3d1P0 .jobs__1Nf9w{border-left:2px solid grey;padding-left:40px;color:grey}.video__3mb7h{margin-top:50px}.article__1tkBY{width:100%;background-color:#050d13}.notFound__2OhqQ{padding-top:74px;text-align:center;color:#12aa9c;height:100vh;display:flex;align-items:center;justify-content:center}.notFound__2OhqQ h1{font-weight:300}.notFound__2OhqQ .s404__nMShw{font-size:5em;font-weight:100;margin:1em}#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50}#nav{padding:30px}#nav a{font-weight:700;color:#2c3e50}#nav a.router-link-exact-active{color:#42b983}#pack-section .iconfont{color:#000;font-size:1.75rem}#que-section .swiper-container{width:100%;height:100%}#que-section .swiper-slide{text-align:center;font-size:18px;background:#fff;display:flex;justify-content:center;align-items:center;transition:.3s;-webkit-transform:scale(.8) translateY(-10%);transform:scale(.8) translateY(-10%)}#que-section .swiper-slide-active,#que-section .swiper-slide-duplicate-active{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}#que-section .swiper-container-horizontal>.swiper-pagination-bullets,#que-section .swiper-pagination-custom,#que-section .swiper-pagination-fraction{bottom:0;left:0;width:100%}#app-section .swiper-container{width:100%;height:100%}#app-section .swiper-slide{text-align:center;font-size:18px;background:#fff;display:flex;justify-content:center;align-items:center;transition:.3s;-webkit-transform:scale(.8) translateY(10%);transform:scale(.8) translateY(10%)}#app-section .swiper-slide-active,#app-section .swiper-slide-duplicate-active{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}#app-section .swiper-container-horizontal>.swiper-pagination-bullets,#app-section .swiper-pagination-custom,#app-section .swiper-pagination-fraction{bottom:0;left:0;width:100%}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}button{background-color:transparent;background-image:none}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}fieldset,ol,ul{margin:0;padding:0}ol,ul{list-style:none}html{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}*,:after,:before{box-sizing:border-box;border-width:0;border-style:solid;border-color:currentColor}hr{border-top-width:1px}img{border-style:solid}textarea{resize:vertical}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#a0aec0}input::-moz-placeholder,textarea::-moz-placeholder{color:#a0aec0}input::-ms-input-placeholder,textarea::-ms-input-placeholder{color:#a0aec0}input::placeholder,textarea::placeholder{color:#a0aec0}[role=button],button{cursor:pointer}table{border-collapse:collapse}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input,optgroup,select,textarea{padding:0;line-height:inherit;color:inherit}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:865px){.container{max-width:865px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}.btn{padding-left:1rem;padding-right:1rem;padding-top:.5rem;padding-bottom:.5rem;font-size:.875rem;border-radius:.25rem}.btn-green{--bg-opacity:1;background-color:#00918a;background-color:rgba(0,145,138,var(--bg-opacity));--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.btn-green:hover{--bg-opacity:1;background-color:#12aa9c;background-color:rgba(18,170,156,var(--bg-opacity));box-shadow:0 0 5px #12aa9c}.space-y-1>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(0.25rem*(1 - var(--space-y-reverse)));margin-bottom:calc(0.25rem*var(--space-y-reverse))}.space-y-2>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(0.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(0.5rem*var(--space-y-reverse))}.space-x-4>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(1rem*var(--space-x-reverse));margin-left:calc(1rem*(1 - var(--space-x-reverse)))}.space-x-6>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(1.5rem*var(--space-x-reverse));margin-left:calc(1.5rem*(1 - var(--space-x-reverse)))}.space-y-10>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(2.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(2.5rem*var(--space-y-reverse))}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.bg-green{--bg-opacity:1;background-color:#12aa9c;background-color:rgba(18,170,156,var(--bg-opacity))}.bg-green-dark{--bg-opacity:1;background-color:#00918a;background-color:rgba(0,145,138,var(--bg-opacity))}.bg-gray-26{--bg-opacity:1;background-color:#262626;background-color:rgba(38,38,38,var(--bg-opacity))}.bg-gray-aa{--bg-opacity:1;background-color:#aaa;background-color:rgba(170,170,170,var(--bg-opacity))}.bg-gray-ed{--bg-opacity:1;background-color:#ededed;background-color:rgba(237,237,237,var(--bg-opacity))}.bg-gray-f5{background-color:#f5f5f5}.bg-white{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.bg-black{--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity))}.hover\:bg-green:hover{--bg-opacity:1;background-color:#12aa9c;background-color:rgba(18,170,156,var(--bg-opacity))}.hover\:bg-gray-dark:hover{--bg-opacity:1;background-color:#3c4858;background-color:rgba(60,72,88,var(--bg-opacity))}.hover\:bg-gray-aa:hover{--bg-opacity:1;background-color:#aaa;background-color:rgba(170,170,170,var(--bg-opacity))}.hover\:bg-gray-f5:hover{background-color:#f5f5f5}.bg-opacity-75{--bg-opacity:0.75}.border-green{--border-opacity:1;border-color:#12aa9c;border-color:rgba(18,170,156,var(--border-opacity))}.border-gray-aa{--border-opacity:1;border-color:#aaa;border-color:rgba(170,170,170,var(--border-opacity))}.border-white{--border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--border-opacity))}.focus\:border-green:focus,.hover\:border-green:hover{--border-opacity:1;border-color:#12aa9c;border-color:rgba(18,170,156,var(--border-opacity))}.rounded{border-radius:.25rem}.rounded-md{border-radius:.375rem}.rounded-lg{border-radius:.5rem}.border,.hover\:border:hover{border-width:1px}.cursor-pointer{cursor:pointer}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.contents{display:contents}.hidden{display:none}.group:hover .group-hover\:block{display:block}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.flex-shrink-0{flex-shrink:0}.font-sans{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.font-thin{font-weight:200}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.h-1{height:.25rem}.h-2{height:.5rem}.h-3{height:.75rem}.h-5{height:1.25rem}.h-8{height:2rem}.h-64{height:16rem}.h-full{height:100%}.h-screen{height:100vh}.text-xs{font-size:.75rem}.text-sm{font-size:.875rem}.text-base{font-size:1rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.text-3xl{font-size:1.875rem}.text-5xl{font-size:3rem}.text-6xl{font-size:4rem}.leading-none{line-height:1}.leading-normal{line-height:1.5}.m-2{margin:.5rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.mx-auto{margin-left:auto;margin-right:auto}.mt-2{margin-top:.5rem}.ml-2{margin-left:.5rem}.mt-3{margin-top:.75rem}.ml-3{margin-left:.75rem}.mt-4{margin-top:1rem}.ml-4{margin-left:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mb-6{margin-bottom:1.5rem}.mt-8{margin-top:2rem}.mb-8{margin-bottom:2rem}.ml-10{margin-left:2.5rem}.mt-12{margin-top:3rem}.mt-16{margin-top:4rem}.mt-20{margin-top:5rem}.mt-24{margin-top:6rem}.-mr-1{margin-right:-.25rem}.-mr-2{margin-right:-.5rem}.max-w-xs{max-width:20rem}.min-h-screen{min-height:100vh}.object-cover{-o-object-fit:cover;object-fit:cover}.opacity-0{opacity:0}.opacity-25{opacity:.25}.opacity-75{opacity:.75}.opacity-100{opacity:1}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.p-2{padding:.5rem}.p-6{padding:1.5rem}.px-1{padding-left:.25rem;padding-right:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-12{padding-top:3rem;padding-bottom:3rem}.px-12{padding-left:3rem;padding-right:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}.px-16{padding-left:4rem;padding-right:4rem}.pt-2{padding-top:.5rem}.pb-3{padding-bottom:.75rem}.pt-4{padding-top:1rem}.pt-6{padding-top:1.5rem}.pb-8{padding-bottom:2rem}.pb-12{padding-bottom:3rem}.pt-16{padding-top:4rem}.pb-16{padding-bottom:4rem}.pb-20{padding-bottom:5rem}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{top:0;bottom:0}.inset-0,.inset-x-0{right:0;left:0}.top-0{top:0}.right-0{right:0}.left-0{left:0}.shadow-btn{box-shadow:0 0 5px #12aa9c}.shadow-card{box-shadow:0 0 12px #000}.shadow-md{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.hover\:shadow-btn:hover{box-shadow:0 0 5px #12aa9c}.fill-current{fill:currentColor}.text-left{text-align:left}.text-center{text-align:center}.text-red{--text-opacity:1;color:#e53e3e;color:rgba(229,62,62,var(--text-opacity))}.text-blue-DEFAULT{--text-opacity:1;color:#4299e1;color:rgba(66,153,225,var(--text-opacity))}.text-green{--text-opacity:1;color:#12aa9c;color:rgba(18,170,156,var(--text-opacity))}.text-green-dark{--text-opacity:1;color:#00918a;color:rgba(0,145,138,var(--text-opacity))}.text-green-light{--text-opacity:1;color:#48bb78;color:rgba(72,187,120,var(--text-opacity))}.text-gray-darkest{--text-opacity:1;color:#1f2d3d;color:rgba(31,45,61,var(--text-opacity))}.text-gray-dark{--text-opacity:1;color:#3c4858;color:rgba(60,72,88,var(--text-opacity))}.text-gray-aa{--text-opacity:1;color:#aaa;color:rgba(170,170,170,var(--text-opacity))}.text-white{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.text-black{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.hover\:text-green:hover{--text-opacity:1;color:#12aa9c;color:rgba(18,170,156,var(--text-opacity))}.hover\:text-white:hover{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.1em}.align-bottom{vertical-align:bottom}.w-0{width:0}.w-3{width:.75rem}.w-6{width:1.5rem}.w-8{width:2rem}.w-24{width:6rem}.w-40{width:10rem}.w-56{width:14rem}.w-64{width:16rem}.w-72{width:18rem}.w-2\/3{width:66.666667%}.w-full{width:100%}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.transform{--transform-translate-x:0;--transform-translate-y:0;--transform-rotate:0;--transform-skew-x:0;--transform-skew-y:0;--transform-scale-x:1;--transform-scale-y:1;-webkit-transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y))}.origin-top{-webkit-transform-origin:top;transform-origin:top}.origin-top-right{-webkit-transform-origin:top right;transform-origin:top right}.origin-top-left{-webkit-transform-origin:top left;transform-origin:top left}.scale-95{--transform-scale-x:.95;--transform-scale-y:.95}.scale-100{--transform-scale-x:1;--transform-scale-y:1}.rotate-45{--transform-rotate:45deg}.translate-y-8{--transform-translate-y:2rem}.transition-all{transition-property:all}.transition{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,-webkit-transform;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,-webkit-transform}.transition-opacity{transition-property:opacity}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.duration-75{transition-duration:75ms}.duration-100{transition-duration:.1s}@-webkit-keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes ping{75%,to{-webkit-transform:scale(2);transform:scale(2);opacity:0}}@keyframes ping{75%,to{-webkit-transform:scale(2);transform:scale(2);opacity:0}}@-webkit-keyframes pulse{50%{opacity:.5}}@keyframes pulse{50%{opacity:.5}}@-webkit-keyframes bounce{0%,to{-webkit-transform:translateY(-25%);transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(.8,0,1,1);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{-webkit-transform:none;transform:none;-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}}@keyframes bounce{0%,to{-webkit-transform:translateY(-25%);transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(.8,0,1,1);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{-webkit-transform:none;transform:none;-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}}.border-transparent{border-color:transparent}.mt-7{margin-top:1.75rem}.sy-bg{width:100%;height:100vh;background:url(/img/sy-bg.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat}.bottom-10{bottom:2.5rem}.left-20{left:5rem}.left-1\/10{left:10%}.x-center{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.xy-center{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.h-18{height:4.5rem}.right-6{right:1.5rem}.right-16{right:4rem}.bottom-6{bottom:1.5rem}.w-36{width:9rem}.top-6{top:1.5rem}.top-8{top:2rem}.top-10{top:2.25rem}.top-1\/3{top:33.33%}.bottom-4{bottom:1rem}.left-4{left:1rem}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{background-color:#333;margin:0 .5rem}:focus{outline:2px solid transparent;outline-offset:2px}.fade-enter-active,.fade-leave-active{transition:opacity .5s ease}.fade-enter-from,.fade-leave-to{opacity:0}@media (min-width:640px){.sm\:container{width:100%;max-width:640px}@media (min-width:865px){.sm\:container{max-width:865px}}@media (min-width:1024px){.sm\:container{max-width:1024px}}@media (min-width:1280px){.sm\:container{max-width:1280px}}.sm\:block{display:block}.sm\:inline-block{display:inline-block}.sm\:h-screen{height:100vh}.sm\:text-sm{font-size:.875rem}.sm\:my-8{margin-top:2rem;margin-bottom:2rem}.sm\:p-0{padding:0}.sm\:px-3{padding-left:.75rem;padding-right:.75rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:align-middle{vertical-align:middle}.sm\:w-2\/3{width:66.666667%}.sm\:w-5\/6{width:83.333333%}.sm\:w-full{width:100%}}@media (min-width:865px){.md\:container{width:100%}@media (min-width:640px){.md\:container{max-width:640px}}@media (min-width:865px){.md\:container{max-width:865px}}@media (min-width:1024px){.md\:container{max-width:1024px}}@media (min-width:1280px){.md\:container{max-width:1280px}}.md\:space-y-0>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(0px*(1 - var(--space-y-reverse)));margin-bottom:calc(0px*var(--space-y-reverse))}.md\:bg-white{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.md\:block{display:block}.md\:inline-block{display:inline-block}.md\:flex{display:flex}.md\:hidden{display:none}.md\:flex-row{flex-direction:row}.md\:items-start{align-items:flex-start}.md\:items-baseline{align-items:baseline}.md\:justify-between{justify-content:space-between}.md\:text-4xl{font-size:2.25rem}.md\:text-5xl{font-size:3rem}.md\:mx-auto{margin-left:auto;margin-right:auto}.md\:mt-0{margin-top:0}.md\:ml-8{margin-left:2rem}.md\:mt-24{margin-top:6rem}.md\:-ml-8{margin-left:-2rem}.md\:-mt-16{margin-top:-4rem}.md\:px-6{padding-left:1.5rem;padding-right:1.5rem}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:pt-6{padding-top:1.5rem}.md\:absolute{position:absolute}.md\:shadow-card{box-shadow:0 0 12px #000}.md\:text-green{--text-opacity:1;color:#12aa9c;color:rgba(18,170,156,var(--text-opacity))}.md\:w-40{width:10rem}.md\:w-100{width:25rem}.md\:w-1\/2{width:50%}.md\:w-1\/3{width:33.333333%}.md\:w-2\/3{width:66.666667%}.md\:w-1\/4{width:25%}.md\:w-3\/4{width:75%}.md\:w-4\/5{width:80%}.md\:w-5\/6{width:83.333333%}.md\:w-160{width:40rem}.md\:bottom-1\/3{bottom:33.33%}.md\:w-80{width:20rem}.md\:top-20{top:5rem}}@media (min-width:1024px){.lg\:container{width:100%}@media (min-width:640px){.lg\:container{max-width:640px}}@media (min-width:865px){.lg\:container{max-width:865px}}@media (min-width:1024px){.lg\:container{max-width:1024px}}@media (min-width:1280px){.lg\:container{max-width:1280px}}.lg\:text-6xl{font-size:4rem}.lg\:ml-24{margin-left:6rem}.lg\:mt-64{margin-top:16rem}.lg\:-mt-24{margin-top:-6rem}.lg\:px-10{padding-left:2.5rem;padding-right:2.5rem}.lg\:px-12{padding-left:3rem;padding-right:3rem}.lg\:w-1\/2{width:50%}.lg\:w-2\/5{width:40%}.lg\:w-3\/5{width:60%}.lg\:top-35{top:8.75rem}}@media (min-width:1280px){.xl\:container{width:100%}@media (min-width:640px){.xl\:container{max-width:640px}}@media (min-width:865px){.xl\:container{max-width:865px}}@media (min-width:1024px){.xl\:container{max-width:1024px}}@media (min-width:1280px){.xl\:container{max-width:1280px}}}.vertical-title{left:2rem;z-index:20;-webkit-transform-origin:left;transform-origin:left;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.vertical-title:before{display:inline-block;content:"";width:3px;height:14px;margin-right:10px;background:#00918a}