@import"https://fonts.googleapis.com/css?family=Roboto:400";@import"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200";@import"https://fonts.googleapis.com/css2?family=Material+Symbols+Rounded:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200";@import"https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto&display=swap";.infinite{animation-iteration-count:infinite}@keyframes floating{0%{background-position:20% 30%}50%{background-position:0% 0%}100%{background-position:30% 20%}}@keyframes fromRightHover{0%{margin-left:25%;opacity:0}5%{margin-left:0px;opacity:1}15%{margin-left:5px;opacity:1}25%{margin-left:0px;opacity:1}35%{margin-left:5px;opacity:1}45%{margin-left:0px;opacity:1}55%{margin-left:5px;opacity:1}65%{margin-left:0px;opacity:1}75%{margin-left:5px;opacity:1}85%{margin-left:0px;opacity:1}90%{margin-left:5px;opacity:1}95%{margin-left:0px;opacity:1}100%{margin-left:25%;opacity:0}}@keyframes fromLeftHover{0%{margin-right:25%;opacity:0}5%{margin-right:0px;opacity:1}15%{margin-right:5px;opacity:1}25%{margin-right:0px;opacity:1}35%{margin-right:5px;opacity:1}45%{margin-right:0px;opacity:1}55%{margin-right:5px;opacity:1}65%{margin-right:0px;opacity:1}75%{margin-right:5px;opacity:1}85%{margin-right:0px;opacity:1}90%{margin-right:5px;opacity:1}95%{margin-right:0px;opacity:1}100%{margin-right:25%;opacity:0}}@keyframes Gradient{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}.slide-left{animation-name:fromRightHover;transition:all 1s ease;animation-duration:20s}.slide-right{animation-name:fromLeftHover;transition:all 1s ease;animation-duration:20s}.gradient_bg{color:#fff;background:linear-gradient(-45deg, #ffa500, #e59400, #cc8400, #b27300);background-size:200% 200%;animation:Gradient 15s ease infinite}@font-face{font-family:"mainFont";src:url("https://fonts.googleapis.com/css?family=Roboto:400")}/*!
 * AngularJS Material Design
 * https://github.com/angular/material
 * @license MIT
 * v1.2.5
 */body,html{height:100%;position:relative}body{margin:0;padding:0}[tabindex="-1"]:focus{outline:none}.inset{padding:10px}a.md-no-style,button.md-no-style{background-color:inherit;border:none;font-weight:400;margin:0;padding:0;text-align:left}button,input,select,textarea{vertical-align:baseline}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[type=button][disabled],input[type=reset][disabled],input[type=submit][disabled]{cursor:default}textarea{overflow:auto;vertical-align:top}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box;-webkit-box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}input:-webkit-autofill{text-shadow:none}.md-visually-hidden{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-transform:none;width:1px}.md-shadow{border-radius:inherit;bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0}.md-shadow-bottom-z-1{box-shadow:0 2px 5px 0 rgba(0, 0, 0, 0.26)}.md-shadow-bottom-z-2{box-shadow:0 4px 8px 0 rgba(0, 0, 0, 0.4)}.md-shadow-animated.md-shadow{transition:box-shadow .28s cubic-bezier(0.4, 0, 0.2, 1)}.md-ripple-container{height:100%;left:0;overflow:hidden;pointer-events:none;position:absolute;top:0;transition:all .55s cubic-bezier(0.25, 0.8, 0.25, 1);width:100%}.md-ripple{border-radius:50%;opacity:0;position:absolute;transform:translate(-50%, -50%) scale(0);transform-origin:50% 50%}.md-ripple.md-ripple-placed{transition:margin .9s cubic-bezier(0.25, 0.8, 0.25, 1),border .9s cubic-bezier(0.25, 0.8, 0.25, 1),width .9s cubic-bezier(0.25, 0.8, 0.25, 1),height .9s cubic-bezier(0.25, 0.8, 0.25, 1),opacity .9s cubic-bezier(0.25, 0.8, 0.25, 1),transform .9s cubic-bezier(0.25, 0.8, 0.25, 1)}.md-ripple.md-ripple-scaled{transform:translate(-50%, -50%) scale(1)}.md-ripple.md-ripple-active,.md-ripple.md-ripple-full,.md-ripple.md-ripple-visible{opacity:.2}.md-ripple.md-ripple-remove{animation:md-remove-ripple .9s cubic-bezier(0.25, 0.8, 0.25, 1)}@keyframes md-remove-ripple{0%{opacity:.15}to{opacity:0}}.md-padding{padding:8px}.md-margin{margin:8px}.md-scroll-mask{background-color:transparent;bottom:0;left:0;position:absolute;right:0;top:0;z-index:50}.md-scroll-mask>.md-scroll-mask-bar{background-color:#fafafa;bottom:0;box-shadow:inset 0 0 1px rgba(0, 0, 0, 0.3);display:block;position:absolute;right:0;top:0;z-index:65}.md-no-momentum{-webkit-overflow-scrolling:auto}.md-no-flicker{-webkit-filter:blur(0)}@media(min-width: 960px){.md-padding{padding:16px}}body[dir=ltr],body[dir=rtl],html[dir=ltr],html[dir=rtl]{unicode-bidi:embed}bdo[dir=rtl]{direction:rtl}bdo[dir=ltr],bdo[dir=rtl]{unicode-bidi:bidi-override}bdo[dir=ltr]{direction:ltr}@media(max-width: 599px){.layout-row:not(.layout-xs-column)>.md-auto-horizontal-margin:not(:first-child),.layout-xs-row>.md-auto-horizontal-margin:not(:first-child){margin-left:16px}[dir=rtl] .layout-row:not(.layout-xs-column)>.md-auto-horizontal-margin:not(:first-child),[dir=rtl] .layout-xs-row>.md-auto-horizontal-margin:not(:first-child){margin-left:0;margin-right:16px}}@media(min-width: 600px)and (max-width: 959px){.layout-gt-xs-row:not(.layout-sm-column)>.md-auto-horizontal-margin:not(:first-child),.layout-row:not(.layout-gt-xs-column):not(.layout-sm-column)>.md-auto-horizontal-margin:not(:first-child),.layout-sm-row:not(.layout-sm-column)>.md-auto-horizontal-margin:not(:first-child){margin-left:16px}[dir=rtl] .layout-gt-xs-row:not(.layout-sm-column)>.md-auto-horizontal-margin:not(:first-child),[dir=rtl] .layout-row:not(.layout-gt-xs-column):not(.layout-sm-column)>.md-auto-horizontal-margin:not(:first-child),[dir=rtl] .layout-sm-row:not(.layout-sm-column)>.md-auto-horizontal-margin:not(:first-child){margin-left:0;margin-right:16px}}@media(min-width: 960px)and (max-width: 1279px){.layout-gt-sm-row:not(.layout-md-column)>.md-auto-horizontal-margin:not(:first-child),.layout-gt-xs-row:not(.layout-gt-sm-column):not(.layout-md-column)>.md-auto-horizontal-margin:not(:first-child),.layout-md-row:not(.layout-md-column)>.md-auto-horizontal-margin:not(:first-child),.layout-row:not(.layout-gt-xs-column):not(.layout-gt-sm-column):not(.layout-md-column)>.md-auto-horizontal-margin:not(:first-child){margin-left:16px}[dir=rtl] .layout-gt-sm-row:not(.layout-md-column)>.md-auto-horizontal-margin:not(:first-child),[dir=rtl] .layout-gt-xs-row:not(.layout-gt-sm-column):not(.layout-md-column)>.md-auto-horizontal-margin:not(:first-child),[dir=rtl] .layout-md-row:not(.layout-md-column)>.md-auto-horizontal-margin:not(:first-child),[dir=rtl] .layout-row:not(.layout-gt-xs-column):not(.layout-gt-sm-column):not(.layout-md-column)>.md-auto-horizontal-margin:not(:first-child){margin-left:0;margin-right:16px}}@media(min-width: 1280px)and (max-width: 1919px){.layout-gt-md-row:not(.layout-lg-column)>.md-auto-horizontal-margin:not(:first-child),.layout-gt-sm-row:not(.layout-gt-md-column):not(.layout-lg-column)>.md-auto-horizontal-margin:not(:first-child),.layout-gt-xs-row:not(.layout-gt-sm-column):not(.layout-gt-md-column):not(.layout-lg-column)>.md-auto-horizontal-margin:not(:first-child),.layout-lg-row:not(.layout-lg-column)>.md-auto-horizontal-margin:not(:first-child),.layout-row:not(.layout-gt-xs-column):not(.layout-gt-sm-column):not(.layout-gt-md-column):not(.layout-lg-column)>.md-auto-horizontal-margin:not(:first-child){margin-left:16px}[dir=rtl] .layout-gt-md-row:not(.layout-lg-column)>.md-auto-horizontal-margin:not(:first-child),[dir=rtl] .layout-gt-sm-row:not(.layout-gt-md-column):not(.layout-lg-column)>.md-auto-horizontal-margin:not(:first-child),[dir=rtl] .layout-gt-xs-row:not(.layout-gt-sm-column):not(.layout-gt-md-column):not(.layout-lg-column)>.md-auto-horizontal-margin:not(:first-child),[dir=rtl] .layout-lg-row:not(.layout-lg-column)>.md-auto-horizontal-margin:not(:first-child),[dir=rtl] .layout-row:not(.layout-gt-xs-column):not(.layout-gt-sm-column):not(.layout-gt-md-column):not(.layout-lg-column)>.md-auto-horizontal-margin:not(:first-child){margin-left:0;margin-right:16px}}@media(min-width: 1920px){.layout-gt-lg-row:not(.layout-gt-lg-column):not(.layout-xl-column)>.md-auto-horizontal-margin:not(:first-child),.layout-gt-md-row:not(.layout-gt-lg-column):not(.layout-xl-column)>.md-auto-horizontal-margin:not(:first-child),.layout-gt-sm-row:not(.layout-gt-md-column):not(.layout-gt-lg-column):not(.layout-xl-column)>.md-auto-horizontal-margin:not(:first-child),.layout-gt-xs-row:not(.layout-gt-sm-column):not(.layout-gt-md-column):not(.layout-gt-lg-column):not(.layout-xl-column)>.md-auto-horizontal-margin:not(:first-child),.layout-row:not(.layout-gt-xs-column):not(.layout-gt-sm-column):not(.layout-gt-md-column):not(.layout-gt-lg-column):not(.layout-xl-column)>.md-auto-horizontal-margin:not(:first-child),.layout-xl-row:not(.layout-gt-lg-column):not(.layout-xl-column)>.md-auto-horizontal-margin:not(:first-child){margin-left:16px}[dir=rtl] .layout-gt-lg-row:not(.layout-gt-lg-column):not(.layout-xl-column)>.md-auto-horizontal-margin:not(:first-child),[dir=rtl] .layout-gt-md-row:not(.layout-gt-lg-column):not(.layout-xl-column)>.md-auto-horizontal-margin:not(:first-child),[dir=rtl] .layout-gt-sm-row:not(.layout-gt-md-column):not(.layout-gt-lg-column):not(.layout-xl-column)>.md-auto-horizontal-margin:not(:first-child),[dir=rtl] .layout-gt-xs-row:not(.layout-gt-sm-column):not(.layout-gt-md-column):not(.layout-gt-lg-column):not(.layout-xl-column)>.md-auto-horizontal-margin:not(:first-child),[dir=rtl] .layout-row:not(.layout-gt-xs-column):not(.layout-gt-sm-column):not(.layout-gt-md-column):not(.layout-gt-lg-column):not(.layout-xl-column)>.md-auto-horizontal-margin:not(:first-child),[dir=rtl] .layout-xl-row:not(.layout-gt-lg-column):not(.layout-xl-column)>.md-auto-horizontal-margin:not(:first-child){margin-left:0;margin-right:16px}}body,html{-webkit-tap-highlight-color:rgba(0, 0, 0, 0);-webkit-touch-callout:default;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100%}.md-display-4{font-size:112px;font-weight:300;letter-spacing:-0.01em;line-height:112px}.md-display-3{font-size:56px;font-weight:400;letter-spacing:-0.005em;line-height:56px}.md-display-2{font-size:45px;font-weight:400;line-height:64px}.md-display-1{font-size:34px;font-weight:400;line-height:40px}.md-headline{font-size:24px;font-weight:400;line-height:32px}.md-title{font-size:20px;font-weight:500;letter-spacing:.005em}.md-subhead{font-size:16px;line-height:24px}.md-body-1,.md-subhead{font-weight:400;letter-spacing:.01em}.md-body-1{font-size:14px;line-height:20px}.md-body-2{font-size:14px;font-weight:500;letter-spacing:.01em;line-height:24px}.md-caption{font-size:12px;letter-spacing:.02em}.md-button{letter-spacing:.01em}button,html,input,select,textarea{font-family:Roboto,Helvetica Neue,sans-serif}button,input,select,textarea{font-size:100%}.md-panel-outer-wrapper{height:100%;left:0;position:absolute;top:0;width:100%}.md-panel-inner-wrapper{position:fixed}._md-panel-offscreen{left:-9999px}._md-panel-hidden{display:none}._md-panel-shown .md-panel{opacity:1;transition:none}.md-panel{opacity:0;position:relative}.md-panel._md-panel-shown{opacity:1;transition:none}.md-panel._md-panel-animate-enter{opacity:1;transition:all .3s cubic-bezier(0, 0, 0.2, 1)}.md-panel._md-panel-animate-leave{opacity:1;transition:all .3s cubic-bezier(0.4, 0, 1, 1)}.md-panel._md-panel-animate-fade-out,.md-panel._md-panel-animate-scale-out{opacity:0}.md-panel._md-panel-backdrop{height:100%;position:fixed;width:100%}.md-panel._md-opaque-enter{opacity:.48;transition:opacity .3s cubic-bezier(0, 0, 0.2, 1)}.md-panel._md-opaque-leave{transition:opacity .3s cubic-bezier(0.4, 0, 1, 1)}._md-panel-fullscreen{border-radius:0;left:0;min-height:100%;min-width:100%;position:fixed;top:0}md-autocomplete{border-radius:2px;display:block;height:40px;min-width:190px;overflow:visible;position:relative}md-autocomplete[disabled] input{cursor:default}md-autocomplete[md-floating-label]{background:transparent;border-radius:0;height:auto}md-autocomplete[md-floating-label] md-input-container{padding-bottom:0}md-autocomplete[md-floating-label] md-autocomplete-wrap{height:auto}md-autocomplete[md-floating-label] .md-show-clear-button button{display:block;height:30px;position:absolute;right:0;top:20px;width:30px}md-autocomplete[md-floating-label] .md-show-clear-button input{padding-right:30px}[dir=rtl] md-autocomplete[md-floating-label] .md-show-clear-button input{padding-left:30px;padding-right:0}md-autocomplete md-autocomplete-wrap{box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;height:40px;overflow:visible;position:relative}md-autocomplete md-autocomplete-wrap.md-menu-showing{z-index:51}md-autocomplete md-autocomplete-wrap input,md-autocomplete md-autocomplete-wrap md-input-container{box-sizing:border-box;-ms-flex:1 1 0px;flex:1 1 0;min-width:0}md-autocomplete md-autocomplete-wrap md-progress-linear{bottom:-2px;left:0;position:absolute}md-autocomplete md-autocomplete-wrap md-progress-linear.md-inline{bottom:40px;left:2px;right:2px;width:auto}md-autocomplete md-autocomplete-wrap md-progress-linear .md-mode-indeterminate{height:3px;left:0;position:absolute;top:0;transition:none;width:100%}md-autocomplete md-autocomplete-wrap md-progress-linear .md-mode-indeterminate .md-container{height:3px;transition:none}md-autocomplete md-autocomplete-wrap md-progress-linear .md-mode-indeterminate.ng-enter{transition:opacity .15s linear}md-autocomplete md-autocomplete-wrap md-progress-linear .md-mode-indeterminate.ng-enter.ng-enter-active{opacity:1}md-autocomplete md-autocomplete-wrap md-progress-linear .md-mode-indeterminate.ng-leave{transition:opacity .15s linear}md-autocomplete md-autocomplete-wrap md-progress-linear .md-mode-indeterminate.ng-leave.ng-leave-active{opacity:0}md-autocomplete input:not(.md-input){background:transparent;border:none;box-shadow:none;box-sizing:border-box;font-size:14px;height:40px;line-height:40px;outline:none;padding:0 15px;width:100%}md-autocomplete input:not(.md-input)::-ms-clear{display:none}md-autocomplete .md-show-clear-button button{background:transparent;border:none;border-radius:50%;cursor:pointer;font-size:12px;height:30px;line-height:20px;margin:auto 5px;padding:0;position:relative;text-align:center;width:30px}md-autocomplete .md-show-clear-button button:after{border-radius:50%;bottom:-6px;content:"";left:-6px;opacity:0;position:absolute;right:-6px;top:-6px;transform:scale(0);transition:all .4s cubic-bezier(0.25, 0.8, 0.25, 1)}md-autocomplete .md-show-clear-button button:focus{outline:none}md-autocomplete .md-show-clear-button button:focus:after{opacity:1;transform:scale(1)}md-autocomplete .md-show-clear-button button md-icon{left:50%;position:absolute;top:50%;transform:translate3d(-50%, -50%, 0) scale(0.9)}md-autocomplete .md-show-clear-button button md-icon path{stroke-width:0}md-autocomplete .md-show-clear-button button.ng-enter{transform:scale(0);transition:transform .15s ease-out}md-autocomplete .md-show-clear-button button.ng-enter.ng-enter-active{transform:scale(1)}md-autocomplete .md-show-clear-button button.ng-leave{transition:transform .15s ease-out}md-autocomplete .md-show-clear-button button.ng-leave.ng-leave-active{transform:scale(0)}@media screen and (-ms-high-contrast: active){md-autocomplete input{border:1px solid #fff}md-autocomplete .md-autocomplete-suggestion:focus{color:#fff}}.md-standard-list-container.md-autocomplete-suggestions-container,.md-virtual-repeat-container.md-autocomplete-suggestions-container{box-shadow:0 2px 5px rgba(0, 0, 0, 0.25);height:100%;position:absolute;z-index:100}.md-standard-list-container.md-autocomplete-suggestions-container .highlight,.md-virtual-repeat-container.md-autocomplete-suggestions-container .highlight{font-weight:700}.md-standard-list-container{box-sizing:border-box;display:block;margin:0;overflow:hidden;overflow-y:auto;padding:0}.md-standard-list-container.md-not-found,.md-virtual-repeat-container.md-not-found{height:48px}.md-autocomplete-suggestions{list-style:none;margin:0;padding:0}.md-autocomplete-suggestions .md-autocomplete-suggestion{font-size:14px;height:48px;line-height:48px;margin:0;overflow:hidden;padding:0 15px;text-overflow:ellipsis;transition:background .15s linear;white-space:nowrap}.md-autocomplete-suggestions .md-autocomplete-suggestion:focus{outline:none}.md-autocomplete-suggestions .md-autocomplete-suggestion:not(.md-not-found-wrapper){cursor:pointer}@media screen and (-ms-high-contrast: active){.md-autocomplete-suggestions,md-autocomplete{border:1px solid #fff}}md-backdrop{bottom:0;left:0;position:absolute;right:0;top:0;transition:opacity .45s;z-index:50}md-backdrop.md-menu-backdrop{position:fixed !important;z-index:99}md-backdrop.md-select-backdrop{transition-duration:0;z-index:81}md-backdrop.md-dialog-backdrop{z-index:79}md-backdrop.md-bottom-sheet-backdrop{z-index:69}md-backdrop.md-sidenav-backdrop{z-index:59}md-backdrop.md-click-catcher{position:absolute}md-backdrop.md-opaque{opacity:.48}md-backdrop.md-opaque.ng-enter{opacity:0}md-backdrop.md-opaque.ng-enter.md-opaque.ng-enter-active{opacity:.48}md-backdrop.md-opaque.ng-leave{opacity:.48;transition:opacity .4s}md-backdrop.md-opaque.ng-leave.md-opaque.ng-leave-active{opacity:0}md-bottom-sheet{border-top-style:solid;border-top-width:1px;bottom:0;left:0;padding:8px 16px 88px;position:absolute;right:0;transform:translate3d(0, 80px, 0);transition:all .4s cubic-bezier(0.25, 0.8, 0.25, 1);transition-property:transform;z-index:70}md-bottom-sheet.md-has-header{padding-top:0}md-bottom-sheet.ng-enter{opacity:0;transform:translate3d(0, 100%, 0)}md-bottom-sheet.ng-enter-active{display:block;opacity:1;transform:translate3d(0, 80px, 0) !important}md-bottom-sheet.ng-leave-active{transform:translate3d(0, 100%, 0) !important;transition:all .3s cubic-bezier(0.55, 0, 0.55, 0.2)}md-bottom-sheet .md-subheader{background-color:transparent;font-family:Roboto,Helvetica Neue,sans-serif;line-height:56px;padding:0;white-space:nowrap}md-bottom-sheet md-inline-icon{fill:#444;display:inline-block;height:24px;width:24px}md-bottom-sheet md-list-item{display:-ms-flexbox;display:flex;outline:none}md-bottom-sheet md-list-item:hover{cursor:pointer}md-bottom-sheet.md-list md-list-item{-ms-flex-align:center;align-items:center;height:48px;padding:0}md-bottom-sheet.md-grid{padding-left:24px;padding-right:24px;padding-top:0}md-bottom-sheet.md-grid md-list{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;transition:all .5s}md-bottom-sheet.md-grid md-list-item{-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column;height:96px;margin-bottom:8px;margin-top:8px;transition:all .5s}@media(max-width: 960px){md-bottom-sheet.md-grid md-list-item{-ms-flex:1 1 33.3333333333%;flex:1 1 33.3333333333%;max-width:33.3333333333%}md-bottom-sheet.md-grid md-list-item:nth-of-type(3n+1){-ms-flex-align:start;align-items:flex-start}md-bottom-sheet.md-grid md-list-item:nth-of-type(3n){-ms-flex-align:end;align-items:flex-end}}@media(min-width: 960px)and (max-width: 1279px){md-bottom-sheet.md-grid md-list-item{-ms-flex:1 1 25%;flex:1 1 25%;max-width:25%}}@media(min-width: 1280px)and (max-width: 1919px){md-bottom-sheet.md-grid md-list-item{-ms-flex:1 1 16.6666666667%;flex:1 1 16.6666666667%;max-width:16.6666666667%}}@media(min-width: 1920px){md-bottom-sheet.md-grid md-list-item{-ms-flex:1 1 14.2857142857%;flex:1 1 14.2857142857%;max-width:14.2857142857%}}md-bottom-sheet.md-grid md-list-item:before{display:none}md-bottom-sheet.md-grid md-list-item .md-list-item-content{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-bottom:16px;width:48px}md-bottom-sheet.md-grid md-list-item .md-grid-item-content{-ms-flex-align:center;align-items:center;border:1px solid transparent;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:80px}md-bottom-sheet.md-grid md-list-item .md-grid-text{font-size:13px;font-weight:400;line-height:16px;margin:0;padding-top:8px;text-align:center;text-transform:none;white-space:nowrap;width:64px}@media screen and (-ms-high-contrast: active){md-bottom-sheet{border:1px solid #fff}}button.md-button::-moz-focus-inner{border:0}.md-button{-ms-flex-align:center;align-items:center;background:transparent;border:0;border-radius:2px;box-sizing:border-box;color:currentColor;cursor:pointer;display:inline-block;font-family:inherit;font-size:14px;font-style:inherit;font-variant:inherit;font-weight:500;line-height:36px;margin:6px 8px;min-height:36px;min-width:88px;outline:none;overflow:hidden;padding:0 8px;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;transition:box-shadow .4s cubic-bezier(0.25, 0.8, 0.25, 1),background-color .4s cubic-bezier(0.25, 0.8, 0.25, 1);-webkit-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap}.md-dense :not(.md-dense-disabled) .md-button:not(.md-dense-disabled),.md-dense>.md-button:not(.md-dense-disabled){font-size:13px;line-height:32px;min-height:32px}.md-button:focus{outline:none}.md-button:focus,.md-button:hover{text-decoration:none}.md-button.ng-hide,.md-button.ng-leave{transition:none}.md-button.md-cornered{border-radius:0}.md-button.md-icon{background:none;padding:0}.md-button.md-raised:not([disabled]){box-shadow:0 2px 5px 0 rgba(0, 0, 0, 0.26)}.md-button.md-icon-button{border-radius:50%;height:40px;line-height:24px;margin:0 6px;min-width:0;padding:8px;width:40px}.md-button.md-fab{background-clip:padding-box;border-radius:50%;box-shadow:0 2px 5px 0 rgba(0, 0, 0, 0.26);height:56px;line-height:56px;min-width:0;overflow:hidden;transition:all .3s cubic-bezier(0.55, 0, 0.55, 0.2);transition-property:background-color,box-shadow,transform;vertical-align:middle;width:56px;z-index:20}.md-button.md-fab.md-fab-bottom-right{bottom:20px;left:auto;position:absolute;right:20px;top:auto}.md-button.md-fab.md-fab-bottom-left{bottom:20px;left:20px;position:absolute;right:auto;top:auto}.md-button.md-fab.md-fab-top-right{bottom:auto;left:auto;position:absolute;right:20px;top:20px}.md-button.md-fab.md-fab-top-left{bottom:auto;left:20px;position:absolute;right:auto;top:20px}.md-button.md-fab.md-mini{height:40px;line-height:40px;width:40px}.md-button.md-fab.ng-hide,.md-button.md-fab.ng-leave{transition:none}.md-button.md-fab[disabled]{box-shadow:none}.md-button:not([disabled]).md-fab.md-focused,.md-button:not([disabled]).md-raised.md-focused{box-shadow:0 2px 5px 0 rgba(0, 0, 0, 0.26)}.md-button:not([disabled]).md-fab:active,.md-button:not([disabled]).md-raised:active{box-shadow:0 4px 8px 0 rgba(0, 0, 0, 0.4)}.md-button .md-ripple-container{background-clip:padding-box;border-radius:inherit;overflow:hidden;-webkit-transform:translateZ(0)}.md-button.md-icon-button md-icon,button.md-button.md-fab md-icon{display:block}.md-toast-open-top .md-button.md-fab-top-left,.md-toast-open-top .md-button.md-fab-top-right{transform:translate3d(0, 42px, 0);transition:all .4s cubic-bezier(0.25, 0.8, 0.25, 1)}.md-toast-open-top .md-button.md-fab-top-left:not([disabled]).md-focused,.md-toast-open-top .md-button.md-fab-top-left:not([disabled]):hover,.md-toast-open-top .md-button.md-fab-top-right:not([disabled]).md-focused,.md-toast-open-top .md-button.md-fab-top-right:not([disabled]):hover{transform:translate3d(0, 41px, 0)}.md-toast-open-bottom .md-button.md-fab-bottom-left,.md-toast-open-bottom .md-button.md-fab-bottom-right{transform:translate3d(0, -42px, 0);transition:all .4s cubic-bezier(0.25, 0.8, 0.25, 1)}.md-toast-open-bottom .md-button.md-fab-bottom-left:not([disabled]).md-focused,.md-toast-open-bottom .md-button.md-fab-bottom-left:not([disabled]):hover,.md-toast-open-bottom .md-button.md-fab-bottom-right:not([disabled]).md-focused,.md-toast-open-bottom .md-button.md-fab-bottom-right:not([disabled]):hover{transform:translate3d(0, -43px, 0)}.md-button-group{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;width:100%}.md-button-group>.md-button{border-radius:0;border-width:1px 0 1px 1px;display:block;-ms-flex:1;flex:1;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:0}.md-button-group>.md-button:first-child{border-radius:2px 0 0 2px}.md-button-group>.md-button:last-child{border-radius:0 2px 2px 0;border-right-width:1px}@media screen and (-ms-high-contrast: active){.md-button.md-fab,.md-button.md-raised{border:1px solid #fff}}md-card{box-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.2),0 1px 1px 0 rgba(0, 0, 0, 0.14),0 2px 1px -1px rgba(0, 0, 0, 0.12);box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin:8px}md-card md-card-header{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;padding:16px}md-card md-card-header:first-child md-card-avatar{margin-right:12px}[dir=rtl] md-card md-card-header:first-child md-card-avatar{margin-left:12px;margin-right:auto}md-card md-card-header:last-child md-card-avatar{margin-left:12px}[dir=rtl] md-card md-card-header:last-child md-card-avatar{margin-left:auto;margin-right:12px}md-card md-card-header md-card-avatar{height:40px;width:40px}md-card md-card-header md-card-avatar .md-user-avatar,md-card md-card-header md-card-avatar md-icon{border-radius:50%}md-card md-card-header md-card-avatar md-icon{padding:8px}md-card md-card-header md-card-avatar md-icon>svg{height:inherit;width:inherit}md-card md-card-header md-card-avatar+md-card-header-text{max-height:40px}md-card md-card-header md-card-avatar+md-card-header-text .md-title{font-size:14px}md-card md-card-header md-card-header-text{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column}md-card md-card-header md-card-header-text .md-subhead{font-size:14px}md-card>img,md-card>md-card-header img,md-card md-card-title-media img{box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;height:auto;width:100%}md-card md-card-title{display:-ms-flexbox;display:flex;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-direction:row;flex-direction:row;padding:24px 16px 16px}md-card md-card-title+md-card-content{padding-top:0}md-card md-card-title md-card-title-text{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column}md-card md-card-title md-card-title-text .md-subhead{font-size:14px;padding-top:0}md-card md-card-title md-card-title-text:only-child .md-subhead{padding-top:12px}md-card md-card-title md-card-title-media{margin-top:-8px}md-card md-card-title md-card-title-media .md-media-sm{height:80px;width:80px}md-card md-card-title md-card-title-media .md-media-md{height:112px;width:112px}md-card md-card-title md-card-title-media .md-media-lg{height:152px;width:152px}md-card md-card-content{display:block;padding:16px}md-card md-card-content>p:first-child{margin-top:0}md-card md-card-content>p:last-child{margin-bottom:0}md-card md-card-content .md-media-xl{height:240px;width:240px}md-card md-card-actions{margin:8px}md-card md-card-actions.layout-column .md-button:not(.md-icon-button){margin:2px 0}md-card md-card-actions.layout-column .md-button:not(.md-icon-button):first-of-type{margin-top:0}md-card md-card-actions.layout-column .md-button:not(.md-icon-button):last-of-type{margin-bottom:0}md-card md-card-actions.layout-column .md-button.md-icon-button{margin-bottom:6px;margin-top:6px}md-card md-card-actions md-card-icon-actions{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:start;justify-content:flex-start}md-card md-card-actions:not(.layout-column) .md-button:not(.md-icon-button){margin:0 4px}md-card md-card-actions:not(.layout-column) .md-button:not(.md-icon-button):first-of-type{margin-left:0}[dir=rtl] md-card md-card-actions:not(.layout-column) .md-button:not(.md-icon-button):first-of-type{margin-left:auto;margin-right:0}md-card md-card-actions:not(.layout-column) .md-button:not(.md-icon-button):last-of-type{margin-right:0}[dir=rtl] md-card md-card-actions:not(.layout-column) .md-button:not(.md-icon-button):last-of-type{margin-left:0;margin-right:auto}md-card md-card-actions:not(.layout-column) .md-button.md-icon-button{margin-left:6px;margin-right:6px}md-card md-card-actions:not(.layout-column) .md-button.md-icon-button:first-of-type{margin-left:12px}[dir=rtl] md-card md-card-actions:not(.layout-column) .md-button.md-icon-button:first-of-type{margin-left:auto;margin-right:12px}md-card md-card-actions:not(.layout-column) .md-button.md-icon-button:last-of-type{margin-right:12px}[dir=rtl] md-card md-card-actions:not(.layout-column) .md-button.md-icon-button:last-of-type{margin-left:12px;margin-right:auto}md-card md-card-actions:not(.layout-column) .md-button+md-card-icon-actions{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:end;justify-content:flex-end}md-card md-card-footer{margin-top:auto;padding:16px}@media screen and (-ms-high-contrast: active){md-card{border:1px solid #fff}}.md-image-no-fill>img{height:auto;width:auto}.md-inline-form md-checkbox{margin-bottom:auto;margin-top:14px}md-checkbox{box-sizing:border-box;cursor:pointer;display:inline-block;min-height:48px;min-width:18px;outline:none;position:relative;-webkit-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.md-dense :not(.md-dense-disabled) md-checkbox:not(.md-dense-disabled),.md-dense>md-checkbox:not(.md-dense-disabled){min-height:36px}md-checkbox.md-focused:not([disabled]) .md-container:before{bottom:-8px;left:-8px;right:-8px;top:-8px}md-checkbox.md-focused:not([disabled]):not(.md-checked) .md-container:before{background-color:rgba(0, 0, 0, 0.12)}md-checkbox .md-container{box-sizing:border-box;display:inline-block;height:18px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:18px}[dir=rtl] md-checkbox .md-container{left:auto;right:0}md-checkbox .md-container:before{background-color:transparent;border-radius:50%;bottom:0;box-sizing:border-box;content:"";display:block;height:auto;left:0;position:absolute;right:0;top:0;transition:all .5s;width:auto}md-checkbox .md-container:after{bottom:-10px;box-sizing:border-box;content:"";left:-10px;position:absolute;right:-10px;top:-10px}md-checkbox .md-container .md-ripple-container{bottom:-15px;display:block;height:auto;left:-15px;position:absolute;right:-15px;top:-15px;width:auto}md-checkbox .md-icon{border-radius:2px;border-style:solid;border-width:2px;box-sizing:border-box;height:18px;left:0;position:absolute;top:0;transition:.24s;width:18px}md-checkbox.md-checked .md-icon{border-color:transparent}md-checkbox.md-checked .md-icon:after{border-style:solid;border-width:2px;border-left:0;border-top:0;box-sizing:border-box;content:"";display:table;height:12px;left:4px;position:absolute;top:0;transform:rotate(45deg);width:6px}md-checkbox[disabled]{cursor:default}md-checkbox.md-indeterminate .md-icon:after{border-style:solid;border-width:2px;border-left:0;border-top:0;box-sizing:border-box;content:"";display:table;height:2px;left:50%;position:absolute;top:50%;transform:translate(-50%, -50%);width:10.8px}md-checkbox .md-container{left:auto;margin:21px 3px 3px;right:auto;top:auto}md-checkbox .md-label{box-sizing:border-box;display:inline-block;margin-bottom:auto;margin-left:36px;margin-top:10px;position:relative;-webkit-user-select:text;-ms-user-select:text;user-select:text;vertical-align:middle;white-space:normal}[dir=rtl] md-checkbox .md-label{margin-left:0;margin-right:36px}md-checkbox .md-label:empty{margin-left:24px;margin-right:0}[dir=rtl] md-checkbox .md-label:empty{margin-left:0;margin-right:24px}md-input-container .md-checkbox-link-label{box-sizing:border-box;cursor:pointer;display:inline-block;margin-left:18px;margin-right:0;position:relative;top:-21px;-webkit-user-select:text;-ms-user-select:text;user-select:text;vertical-align:middle;white-space:normal}[dir=rtl] md-input-container .md-checkbox-link-label{margin-left:0;margin-right:18px}.md-contact-chips .md-chips md-chip{padding:0 25px 0 0}[dir=rtl] .md-contact-chips .md-chips md-chip{padding:0 0 0 25px}.md-contact-chips .md-chips md-chip .md-contact-avatar{float:left}[dir=rtl] .md-contact-chips .md-chips md-chip .md-contact-avatar{float:right}.md-contact-chips .md-chips md-chip .md-contact-avatar img{border-radius:16px;height:32px}.md-contact-chips .md-chips md-chip .md-contact-name{display:inline-block;height:32px;margin-left:8px}[dir=rtl] .md-contact-chips .md-chips md-chip .md-contact-name{margin-left:auto;margin-right:8px}.md-contact-suggestion{height:56px}.md-contact-suggestion img{border-radius:20px;height:40px;margin-top:8px}.md-contact-suggestion .md-contact-name{margin-left:8px;width:120px}[dir=rtl] .md-contact-suggestion .md-contact-name{margin-left:auto;margin-right:8px}.md-contact-suggestion .md-contact-email,.md-contact-suggestion .md-contact-name{display:inline-block;overflow:hidden;text-overflow:ellipsis}.md-contact-chips-suggestions li{height:100%}.md-chips,md-chips{display:-ms-flexbox;display:flex}.md-chips{-ms-flex-positive:1;flex-grow:1;-ms-flex-wrap:wrap;flex-wrap:wrap;font-family:Roboto,Helvetica Neue,sans-serif;font-size:13px;padding:0 0 8px 3px;vertical-align:middle}.md-chips:after{clear:both;content:"";display:table}[dir=rtl] .md-chips{padding:0 3px 8px 0}.md-chips.md-readonly .md-chip-input-container{min-height:32px}.md-chips:not(.md-readonly){cursor:text}.md-chips.md-removable md-chip{padding-right:28px}[dir=rtl] .md-chips.md-removable md-chip{padding-left:28px;padding-right:0}.md-chips.md-removable md-chip .md-chip-content{padding-right:4px}[dir=rtl] .md-chips.md-removable md-chip .md-chip-content{padding-left:4px;padding-right:0}.md-chips md-chip{border-radius:16px;box-sizing:border-box;cursor:default;display:block;float:left;height:32px;line-height:32px;margin:8px 8px 0 0;max-width:100%;padding:0 12px;position:relative}[dir=rtl] .md-chips md-chip{float:right;margin:8px 0 0 8px}.md-chips md-chip .md-chip-content{display:block;float:left;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}[dir=rtl] .md-chips md-chip .md-chip-content{float:right}.md-chips md-chip .md-chip-content:focus{outline:none}.md-chips md-chip._md-chip-content-edit-is-enabled{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.md-chips md-chip .md-chip-remove-container{line-height:22px;position:absolute;right:0}[dir=rtl] .md-chips md-chip .md-chip-remove-container{left:0;right:auto}.md-chips md-chip .md-chip-remove{background:transparent;border:none;box-shadow:none;height:32px;margin:0;min-width:0;padding:0;position:relative;text-align:center;width:32px}.md-chips md-chip .md-chip-remove md-icon{height:18px;left:50%;min-height:18px;min-width:18px;position:absolute;top:50%;transform:translate3d(-50%, -50%, 0);width:18px}.md-chips .md-chip-input-container{display:block;-ms-flex-positive:1;flex-grow:1;float:left;line-height:32px;margin:8px 8px 0 0;padding:0}[dir=rtl] .md-chips .md-chip-input-container{float:right;margin:8px 0 0 8px}.md-chips .md-chip-input-container input{width:100%}.md-chips .md-chip-input-container input:not([type]),.md-chips .md-chip-input-container input[type=email],.md-chips .md-chip-input-container input[type=number],.md-chips .md-chip-input-container input[type=tel],.md-chips .md-chip-input-container input[type=text],.md-chips .md-chip-input-container input[type=url]{border:0;height:32px;line-height:32px;padding:0}.md-chips .md-chip-input-container input:not([type]):focus,.md-chips .md-chip-input-container input[type=email]:focus,.md-chips .md-chip-input-container input[type=number]:focus,.md-chips .md-chip-input-container input[type=tel]:focus,.md-chips .md-chip-input-container input[type=text]:focus,.md-chips .md-chip-input-container input[type=url]:focus{outline:none}.md-chips .md-chip-input-container md-autocomplete,.md-chips .md-chip-input-container md-autocomplete-wrap{background:transparent}.md-chips .md-chip-input-container md-autocomplete md-autocomplete-wrap{box-shadow:none}.md-chips .md-chip-input-container input{border:0;height:32px;line-height:32px;padding:0}.md-chips .md-chip-input-container input:focus{outline:none}.md-chips .md-chip-input-container md-autocomplete,.md-chips .md-chip-input-container md-autocomplete-wrap{height:32px}.md-chips .md-chip-input-container md-autocomplete{box-shadow:none}.md-chips .md-chip-input-container md-autocomplete input{position:relative}.md-chips .md-chip-input-container:not(:first-child){margin:8px 8px 0 0}[dir=rtl] .md-chips .md-chip-input-container:not(:first-child){margin:8px 0 0 8px}.md-chips .md-chip-input-container input{background:transparent;border-width:0}.md-chips md-autocomplete button{display:none}@media screen and (-ms-high-contrast: active){.md-chip-input-container,md-chip{border:1px solid #fff}.md-chip-input-container md-autocomplete{border:none}}md-content{-webkit-overflow-scrolling:touch;display:block;overflow:auto;position:relative}md-content[md-scroll-y]{overflow-x:hidden;overflow-y:auto}md-content[md-scroll-x]{overflow-x:auto;overflow-y:hidden}@media print{md-content{overflow:visible !important}}md-calendar{font-size:13px;-webkit-user-select:none;-ms-user-select:none;user-select:none}.md-calendar-scroll-mask{display:inline-block;height:308px;overflow:hidden}.md-calendar-scroll-mask .md-virtual-repeat-scroller{-webkit-overflow-scrolling:touch;overflow-y:scroll}.md-calendar-scroll-mask .md-virtual-repeat-scroller::-webkit-scrollbar{display:none}.md-calendar-scroll-mask .md-virtual-repeat-offsetter{width:100%}.md-calendar-scroll-container{box-shadow:inset -3px 3px 6px rgba(0, 0, 0, 0.2);display:inline-block;height:308px;width:346px}.md-calendar-date{border:none;box-sizing:content-box;height:44px;padding:0;text-align:center;width:44px}.md-calendar-date:first-child{padding-left:16px}[dir=rtl] .md-calendar-date:first-child{padding-left:0;padding-right:16px}.md-calendar-date:last-child{padding-right:16px}[dir=rtl] .md-calendar-date:last-child{padding-left:16px;padding-right:0}.md-calendar-date.md-calendar-date-disabled{cursor:default}.md-calendar-date-selection-indicator{border-radius:50%;display:inline-block;height:40px;line-height:40px;transition:background-color,color .4s cubic-bezier(0.25, 0.8, 0.25, 1);width:40px}.md-calendar-date:not(.md-disabled) .md-calendar-date-selection-indicator{cursor:pointer}.md-calendar-month-label{font-size:14px;font-weight:500;height:44px;padding:0 0 0 24px}[dir=rtl] .md-calendar-month-label{padding:0 24px 0 0}.md-calendar-month-label.md-calendar-label-clickable{cursor:pointer}.md-calendar-month-label md-icon{transform:rotate(180deg)}[dir=rtl] .md-calendar-month-label md-icon{transform:none}.md-calendar-month-label span{vertical-align:middle}.md-calendar-day-header{border-collapse:collapse;border-spacing:0;table-layout:fixed}.md-calendar-day-header th{border:none;box-sizing:content-box;font-weight:400;height:40px;padding:0;text-align:center;width:44px}.md-calendar-day-header th:first-child{padding-left:16px}[dir=rtl] .md-calendar-day-header th:first-child{padding-left:0;padding-right:16px}.md-calendar-day-header th:last-child{padding-right:16px}[dir=rtl] .md-calendar-day-header th:last-child{padding-left:16px;padding-right:0}.md-calendar{border-collapse:collapse;border-spacing:0;table-layout:fixed}.md-calendar tr:last-child td{border-bottom-style:solid;border-bottom-width:1px}.md-calendar:first-child{border-top:1px solid transparent}.md-calendar tbody,.md-calendar td,.md-calendar tr{box-sizing:content-box;vertical-align:middle}md-datepicker{overflow:hidden;vertical-align:middle;white-space:nowrap}.md-inline-form md-datepicker{margin-top:12px}.md-datepicker-button{background:none;box-sizing:border-box;display:inline-block;position:relative;vertical-align:middle}.md-datepicker-button:before{speak:none;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.md-datepicker-input{background:transparent;border:none;box-shadow:none;box-sizing:border-box;font-size:14px;max-width:328px;min-width:120px;outline:none;padding:0 0 5px}.md-datepicker-input::-ms-clear{display:none}._md-datepicker-floating-label>md-datepicker{overflow:visible}._md-datepicker-floating-label>md-datepicker .md-datepicker-input-container{border:none}._md-datepicker-floating-label>md-datepicker .md-datepicker-button{float:left;margin-top:-16px;top:13.5px}[dir=rtl] ._md-datepicker-floating-label>md-datepicker .md-datepicker-button{float:right}._md-datepicker-floating-label .md-input{float:none}._md-datepicker-floating-label._md-datepicker-has-calendar-icon>label:not(.md-no-float):not(.md-container-ignore){left:auto;right:18px;width:calc(100% - 84px)}[dir=rtl] ._md-datepicker-floating-label._md-datepicker-has-calendar-icon>label:not(.md-no-float):not(.md-container-ignore){left:18px;right:auto}._md-datepicker-floating-label._md-datepicker-has-calendar-icon .md-input-message-animation{margin-left:64px}[dir=rtl] ._md-datepicker-floating-label._md-datepicker-has-calendar-icon .md-input-message-animation{margin-left:auto;margin-right:64px}._md-datepicker-has-triangle-icon{margin-right:-18px;padding-right:18px}[dir=rtl] ._md-datepicker-has-triangle-icon{margin-left:-18px;margin-right:auto;padding-left:18px;padding-right:0}.md-datepicker-input-container{border-bottom-style:solid;border-bottom-width:1px;display:inline-block;position:relative;width:auto}.md-icon-button+.md-datepicker-input-container{margin-left:12px}[dir=rtl] .md-icon-button+.md-datepicker-input-container{margin-left:auto;margin-right:12px}.md-datepicker-input-container.md-datepicker-focused{border-bottom-width:2px}.md-datepicker-is-showing .md-scroll-mask{z-index:99}.md-datepicker-calendar-pane{background:transparent;border-style:solid;border-width:1px;left:-100%;position:absolute;top:0;transform:scale(0);transform-origin:0 0;transition:transform .2s cubic-bezier(0.25, 0.8, 0.25, 1);z-index:100}.md-datepicker-calendar-pane.md-pane-open{transform:scale(1)}.md-datepicker-input-mask{background:transparent;cursor:text;height:40px;overflow:hidden;pointer-events:none;position:relative;width:340px}.md-datepicker-calendar{opacity:0;transition:opacity .2s cubic-bezier(0.5, 0, 0.25, 1)}.md-pane-open .md-datepicker-calendar{opacity:1}.md-datepicker-calendar md-calendar:focus{outline:none}.md-datepicker-expand-triangle{border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid;height:0;left:50%;position:absolute;top:50%;transform:translate(-50%, -50%);width:0}.md-datepicker-triangle-button{bottom:-2.5px;position:absolute;right:0;transform:translateX(45%)}[dir=rtl] .md-datepicker-triangle-button{left:0;right:auto;transform:translateX(-45%)}.md-datepicker-triangle-button.md-button.md-icon-button{height:36px;padding:8px;position:absolute;width:36px}md-datepicker[disabled] .md-datepicker-input-container{border-bottom-color:transparent}md-datepicker[disabled] .md-datepicker-triangle-button{display:none}.md-datepicker-open{overflow:hidden}.md-datepicker-open .md-datepicker-input-container,.md-datepicker-open input.md-input{border-bottom-color:transparent}.md-datepicker-open .md-datepicker-triangle-button,.md-datepicker-open.md-input-has-placeholder>label,.md-datepicker-open.md-input-has-value>label,.md-datepicker-pos-adjusted .md-datepicker-input-mask{display:none}.md-datepicker-calendar-pane .md-calendar{transform:translateY(-85px);transition:transform .65s cubic-bezier(0.25, 0.8, 0.25, 1);transition-delay:.125s}.md-datepicker-calendar-pane.md-pane-open .md-calendar{transform:translateY(0)}.md-dialog-is-showing{max-height:100%}.md-dialog-container{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;height:100%;-ms-flex-pack:center;justify-content:center;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:80}md-dialog{box-shadow:0 7px 8px -4px rgba(0, 0, 0, 0.2),0 13px 19px 2px rgba(0, 0, 0, 0.14),0 5px 24px 4px rgba(0, 0, 0, 0.12);display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;max-height:80%;max-width:80%;min-width:240px;opacity:0;overflow:auto;position:relative}md-dialog.md-transition-in{opacity:1;transform:translate(0, 0) scale(1);transition:all .4s cubic-bezier(0.25, 0.8, 0.25, 1)}md-dialog.md-transition-out{opacity:0;transform:translate(0, 100%) scale(0.2);transition:all .4s cubic-bezier(0.25, 0.8, 0.25, 1)}md-dialog>form{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;overflow:auto}md-dialog .md-dialog-content{padding:24px}md-dialog md-dialog-content{-webkit-overflow-scrolling:touch;-ms-flex-direction:column;flex-direction:column;-ms-flex-order:1;order:1;overflow:auto}md-dialog md-dialog-content:not([layout=row])>:first-child:not(.md-subheader){margin-top:0}md-dialog md-dialog-content:focus{outline:none}md-dialog md-dialog-content .md-subheader{margin:0}md-dialog md-dialog-content .md-dialog-content-body{width:100%}md-dialog md-dialog-content .md-prompt-input-container{box-sizing:border-box;width:100%}md-dialog md-dialog-actions{-ms-flex-align:center;align-items:center;box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:0;min-height:52px;-ms-flex-order:2;order:2;overflow:hidden;padding-left:16px;padding-right:8px}[dir=rtl] md-dialog md-dialog-actions{padding-left:8px;padding-right:16px}md-dialog md-dialog-actions .md-button{margin:8px 0 8px 8px}[dir=rtl] md-dialog md-dialog-actions .md-button{margin-left:0;margin-right:8px}md-dialog.md-content-overflow md-dialog-actions{border-top-style:solid;border-top-width:1px}@media screen and (-ms-high-contrast: active){md-dialog{border:1px solid #fff}}@media(max-width: 959px){md-dialog.md-dialog-fullscreen{border-radius:0;min-height:100%;min-width:100%}}md-divider{border-top-style:solid;border-top-width:1px;display:block;margin:0}md-divider[md-inset]{margin-left:80px}[dir=rtl] md-divider[md-inset]{margin-left:auto;margin-right:80px}@media(max-width: 599px){.layout-row:not(.layout-xs-column)>md-divider,.layout-xs-row>md-divider{border-right-style:solid;border-right-width:1px;border-top-width:0}}@media(min-width: 600px)and (max-width: 959px){.layout-gt-xs-row:not(.layout-sm-column)>md-divider,.layout-row:not(.layout-gt-xs-column):not(.layout-sm-column)>md-divider,.layout-sm-row:not(.layout-sm-column)>md-divider{border-right-style:solid;border-right-width:1px;border-top-width:0}}@media(min-width: 960px)and (max-width: 1279px){.layout-gt-sm-row:not(.layout-md-column)>md-divider,.layout-gt-xs-row:not(.layout-gt-sm-column):not(.layout-md-column)>md-divider,.layout-md-row:not(.layout-md-column)>md-divider,.layout-row:not(.layout-gt-xs-column):not(.layout-gt-sm-column):not(.layout-md-column)>md-divider{border-right-style:solid;border-right-width:1px;border-top-width:0}}@media(min-width: 1280px)and (max-width: 1919px){.layout-gt-md-row:not(.layout-lg-column)>md-divider,.layout-gt-sm-row:not(.layout-gt-md-column):not(.layout-lg-column)>md-divider,.layout-gt-xs-row:not(.layout-gt-sm-column):not(.layout-gt-md-column):not(.layout-lg-column)>md-divider,.layout-lg-row:not(.layout-lg-column)>md-divider,.layout-row:not(.layout-gt-xs-column):not(.layout-gt-sm-column):not(.layout-gt-md-column):not(.layout-lg-column)>md-divider{border-right-style:solid;border-right-width:1px;border-top-width:0}}@media(min-width: 1920px){.layout-gt-lg-row:not(.layout-gt-lg-column):not(.layout-xl-column)>md-divider,.layout-gt-md-row:not(.layout-gt-lg-column):not(.layout-xl-column)>md-divider,.layout-gt-sm-row:not(.layout-gt-md-column):not(.layout-gt-lg-column):not(.layout-xl-column)>md-divider,.layout-gt-xs-row:not(.layout-gt-sm-column):not(.layout-gt-md-column):not(.layout-gt-lg-column):not(.layout-xl-column)>md-divider,.layout-row:not(.layout-gt-xs-column):not(.layout-gt-sm-column):not(.layout-gt-md-column):not(.layout-gt-lg-column):not(.layout-xl-column)>md-divider,.layout-xl-row:not(.layout-gt-lg-column):not(.layout-xl-column)>md-divider{border-right-style:solid;border-right-width:1px;border-top-width:0}}md-fab-speed-dial{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;position:relative;z-index:20}md-fab-speed-dial.md-fab-bottom-right{bottom:20px;left:auto;position:absolute;right:20px;top:auto}md-fab-speed-dial.md-fab-bottom-left{bottom:20px;left:20px;position:absolute;right:auto;top:auto}md-fab-speed-dial.md-fab-top-right{bottom:auto;left:auto;position:absolute;right:20px;top:20px}md-fab-speed-dial.md-fab-top-left{bottom:auto;left:20px;position:absolute;right:auto;top:20px}md-fab-speed-dial:not(.md-hover-full){pointer-events:none}md-fab-speed-dial:not(.md-hover-full) .md-fab-action-item,md-fab-speed-dial:not(.md-hover-full).md-is-open,md-fab-speed-dial:not(.md-hover-full) md-fab-trigger{pointer-events:auto}md-fab-speed-dial ._md-css-variables{z-index:20}md-fab-speed-dial.md-is-open .md-fab-action-item{-ms-flex-align:center;align-items:center}md-fab-speed-dial md-fab-actions{display:-ms-flexbox;display:flex;height:auto}md-fab-speed-dial md-fab-actions .md-fab-action-item{transition:all .3s cubic-bezier(0.55, 0, 0.55, 0.2)}md-fab-speed-dial.md-down{-ms-flex-direction:column;flex-direction:column}md-fab-speed-dial.md-down md-fab-trigger{-ms-flex-order:1;order:1}md-fab-speed-dial.md-down md-fab-actions{-ms-flex-direction:column;flex-direction:column;-ms-flex-order:2;order:2}md-fab-speed-dial.md-up{-ms-flex-direction:column;flex-direction:column}md-fab-speed-dial.md-up md-fab-trigger{-ms-flex-order:2;order:2}md-fab-speed-dial.md-up md-fab-actions{-ms-flex-direction:column-reverse;flex-direction:column-reverse;-ms-flex-order:1;order:1}md-fab-speed-dial.md-left{-ms-flex-direction:row;flex-direction:row}md-fab-speed-dial.md-left md-fab-trigger{-ms-flex-order:2;order:2}md-fab-speed-dial.md-left md-fab-actions{-ms-flex-direction:row-reverse;flex-direction:row-reverse;-ms-flex-order:1;order:1}md-fab-speed-dial.md-left md-fab-actions .md-fab-action-item{transition:all .3s cubic-bezier(0.55, 0, 0.55, 0.2)}md-fab-speed-dial.md-right{-ms-flex-direction:row;flex-direction:row}md-fab-speed-dial.md-right md-fab-trigger{-ms-flex-order:1;order:1}md-fab-speed-dial.md-right md-fab-actions{-ms-flex-direction:row;flex-direction:row;-ms-flex-order:2;order:2}md-fab-speed-dial.md-right md-fab-actions .md-fab-action-item{transition:all .3s cubic-bezier(0.55, 0, 0.55, 0.2)}md-fab-speed-dial.md-fling-remove .md-fab-action-item>*,md-fab-speed-dial.md-scale-remove .md-fab-action-item>*{visibility:hidden}md-fab-speed-dial.md-fling .md-fab-action-item{opacity:1}md-fab-speed-dial.md-fling.md-animations-waiting .md-fab-action-item{opacity:0;transition-duration:0s}md-fab-speed-dial.md-scale .md-fab-action-item{transform:scale(0);transition:all .3s cubic-bezier(0.55, 0, 0.55, 0.2);transition-duration:0.1428571429s}md-fab-toolbar{display:block}md-fab-toolbar.md-fab-bottom-right{bottom:20px;left:auto;position:absolute;right:20px;top:auto}md-fab-toolbar.md-fab-bottom-left{bottom:20px;left:20px;position:absolute;right:auto;top:auto}md-fab-toolbar.md-fab-top-right{bottom:auto;left:auto;position:absolute;right:20px;top:20px}md-fab-toolbar.md-fab-top-left{bottom:auto;left:20px;position:absolute;right:auto;top:20px}md-fab-toolbar .md-fab-toolbar-wrapper{display:block;height:68px;overflow:hidden;position:relative}md-fab-toolbar md-fab-trigger{position:absolute;z-index:20}md-fab-toolbar md-fab-trigger button{overflow:visible !important}md-fab-toolbar md-fab-trigger .md-fab-toolbar-background{display:block;opacity:1;position:absolute;transition:all .3s cubic-bezier(0.55, 0, 0.55, 0.2);z-index:21}md-fab-toolbar md-fab-trigger md-icon{opacity:1;position:relative;transition:all .2s ease-in;z-index:22}md-fab-toolbar.md-left md-fab-trigger{right:0}[dir=rtl] md-fab-toolbar.md-left md-fab-trigger{left:0;right:auto}md-fab-toolbar.md-left .md-toolbar-tools{-ms-flex-direction:row-reverse;flex-direction:row-reverse}md-fab-toolbar.md-left .md-toolbar-tools>.md-button:first-child{margin-right:.6rem}[dir=rtl] md-fab-toolbar.md-left .md-toolbar-tools>.md-button:first-child{margin-left:.6rem;margin-right:auto}md-fab-toolbar.md-left .md-toolbar-tools>.md-button:first-child{margin-left:-0.8rem}[dir=rtl] md-fab-toolbar.md-left .md-toolbar-tools>.md-button:first-child{margin-left:auto;margin-right:-0.8rem}md-fab-toolbar.md-left .md-toolbar-tools>.md-button:last-child{margin-right:8px}[dir=rtl] md-fab-toolbar.md-left .md-toolbar-tools>.md-button:last-child{margin-left:8px;margin-right:auto}md-fab-toolbar.md-right md-fab-trigger{left:0}[dir=rtl] md-fab-toolbar.md-right md-fab-trigger{left:auto;right:0}md-fab-toolbar.md-right .md-toolbar-tools{-ms-flex-direction:row;flex-direction:row}md-fab-toolbar md-toolbar{background-color:transparent !important;pointer-events:none;z-index:23}md-fab-toolbar md-toolbar .md-toolbar-tools{margin-top:3px;padding:0 20px}md-fab-toolbar md-toolbar .md-fab-action-item{opacity:0;transform:scale(0);transition:all .3s cubic-bezier(0.55, 0, 0.55, 0.2);transition-duration:.15s}md-fab-toolbar.md-is-open md-fab-trigger>button{box-shadow:none}md-fab-toolbar.md-is-open md-fab-trigger>button md-icon{opacity:0}md-fab-toolbar.md-is-open .md-fab-action-item{opacity:1;transform:scale(1)}md-grid-list{display:block;position:relative}md-grid-list,md-grid-list md-grid-tile,md-grid-list md-grid-tile-footer,md-grid-list md-grid-tile-header,md-grid-list md-grid-tile>figure{box-sizing:border-box}md-grid-list md-grid-tile{display:block;position:absolute}md-grid-list md-grid-tile figure{-ms-flex-align:center;align-items:center;bottom:0;display:-ms-flexbox;display:flex;height:100%;-ms-flex-pack:center;justify-content:center;left:0;margin:0;padding:0;position:absolute;right:0;top:0}md-grid-list md-grid-tile md-grid-tile-footer,md-grid-list md-grid-tile md-grid-tile-header{-ms-flex-align:center;align-items:center;background:rgba(0, 0, 0, 0.18);color:#fff;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;height:48px;left:0;overflow:hidden;position:absolute;right:0}md-grid-list md-grid-tile md-grid-tile-footer h3,md-grid-list md-grid-tile md-grid-tile-footer h4,md-grid-list md-grid-tile md-grid-tile-header h3,md-grid-list md-grid-tile md-grid-tile-header h4{font-weight:400;margin:0 0 0 16px}md-grid-list md-grid-tile md-grid-tile-footer h3,md-grid-list md-grid-tile md-grid-tile-header h3{font-size:14px}md-grid-list md-grid-tile md-grid-tile-footer h4,md-grid-list md-grid-tile md-grid-tile-header h4{font-size:12px}md-grid-list md-grid-tile md-grid-tile-header{top:0}md-grid-list md-grid-tile md-grid-tile-footer{bottom:0}@media screen and (-ms-high-contrast: active){md-grid-tile{border:1px solid #fff}md-grid-tile-footer{border-top:1px solid #fff}}md-icon{fill:currentColor;background-repeat:no-repeat;display:inline-block;height:24px;margin:auto;min-height:24px;min-width:24px;vertical-align:middle;width:24px}md-icon svg{display:block;pointer-events:none}md-icon[md-font-icon]{line-height:24px;width:auto}md-input-container{display:inline-block;margin:18px 0;padding:2px;position:relative;vertical-align:middle}md-input-container:after{clear:both;content:"";display:table}md-input-container.md-block{display:block}md-input-container .md-errors-spacer{float:right;min-height:24px;min-width:1px}[dir=rtl] md-input-container .md-errors-spacer{float:left}md-input-container>md-icon{left:2px;position:absolute;right:auto;top:8px}[dir=rtl] md-input-container>md-icon{left:auto;right:2px}md-input-container input[type=color],md-input-container input[type=date],md-input-container input[type=datetime-local],md-input-container input[type=datetime],md-input-container input[type=email],md-input-container input[type=month],md-input-container input[type=number],md-input-container input[type=password],md-input-container input[type=search],md-input-container input[type=tel],md-input-container input[type=text],md-input-container input[type=time],md-input-container input[type=url],md-input-container input[type=week],md-input-container textarea{-moz-appearance:none;-webkit-appearance:none}md-input-container input[type=date],md-input-container input[type=datetime-local],md-input-container input[type=month],md-input-container input[type=time],md-input-container input[type=week]{min-height:30px}md-input-container textarea{overflow:hidden;resize:none}md-input-container textarea.md-input{-ms-flex-preferred-size:auto;min-height:30px}md-input-container textarea[md-no-autogrow]{height:auto;overflow:auto}md-input-container label:not(.md-container-ignore){bottom:100%;left:0;position:absolute;right:auto}[dir=rtl] md-input-container label:not(.md-container-ignore){left:auto;right:0}md-input-container label:not(.md-container-ignore).md-required:after{content:" *";font-size:13px;vertical-align:top}md-input-container .md-placeholder,md-input-container label:not(.md-no-float):not(.md-container-ignore){-webkit-font-smoothing:antialiased;max-width:100%;-ms-flex-order:1;order:1;overflow:hidden;padding-left:2px;padding-right:0;pointer-events:none;text-overflow:ellipsis;transform:translate3d(0, 28px, 0) scale(1);transform-origin:left top;transition:transform .4s cubic-bezier(0.25, 0.8, 0.25, 1);white-space:nowrap;width:100%;z-index:1}[dir=rtl] md-input-container .md-placeholder,[dir=rtl] md-input-container label:not(.md-no-float):not(.md-container-ignore){padding-left:0;padding-right:2px;transform-origin:right top}md-input-container.md-input-has-value .md-placeholder,md-input-container.md-input-has-value label:not(.md-no-float):not(.md-container-ignore){padding-left:3px;padding-right:0}[dir=rtl] md-input-container.md-input-has-value .md-placeholder,[dir=rtl] md-input-container.md-input-has-value label:not(.md-no-float):not(.md-container-ignore){padding-left:0;padding-right:3px}md-input-container .md-placeholder{opacity:0;position:absolute;top:0;transform:translate3d(0, 30px, 0);transition-property:opacity,transform}md-input-container.md-input-focused .md-placeholder{opacity:1;transform:translate3d(0, 24px, 0)}md-input-container.md-input-has-value .md-placeholder{opacity:0;transition:none}md-input-container:not(.md-input-has-value):not(.md-input-has-placeholder) input:not(:focus){color:transparent}md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-ampm-field,md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-day-field,md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-hour-field,md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-millisecond-field,md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-minute-field,md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-month-field,md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-second-field,md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-text,md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-week-field,md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-year-field{color:transparent}md-input-container .md-input{-ms-flex-preferred-size:26px;background:none;border-radius:0;border-style:solid;border-width:0 0 1px;box-sizing:border-box;display:block;float:left;height:30px;line-height:26px;margin-top:0;-ms-flex-order:2;order:2;padding:2px 2px 1px 0;transition:border-color .4s cubic-bezier(0.25, 0.8, 0.25, 1);width:100%}[dir=rtl] md-input-container .md-input{float:right;padding-left:2px;padding-right:0}md-input-container .md-input:focus{outline:none}md-input-container .md-input:invalid{box-shadow:none;outline:none}md-input-container .md-input.md-no-flex{-ms-flex:none !important;flex:none !important}md-input-container .md-char-counter{padding-left:0;padding-right:2px;text-align:right}[dir=rtl] md-input-container .md-char-counter{padding-left:2px;padding-right:0;text-align:left}md-input-container .md-input-messages-animation{clear:left;-ms-flex-order:4;order:4;overflow:hidden;position:relative}[dir=rtl] md-input-container .md-input-messages-animation{clear:right}md-input-container .md-char-counter,md-input-container .md-input-message-animation{font-size:12px;line-height:14px;margin-top:0;opacity:1;overflow:hidden;padding-top:8px;transition:all .3s cubic-bezier(0.55, 0, 0.55, 0.2)}md-input-container .md-char-counter:not(.md-char-counter),md-input-container .md-input-message-animation:not(.md-char-counter){padding-left:0;padding-right:5px}[dir=rtl] md-input-container .md-char-counter:not(.md-char-counter),[dir=rtl] md-input-container .md-input-message-animation:not(.md-char-counter){padding-left:5px;padding-right:0}md-input-container .md-input-message-animation.ng-enter-prepare,md-input-container .md-input-message-animation.ng-enter:not(.ng-enter-active),md-input-container:not(.md-input-invalid) .md-auto-hide .md-input-message-animation{margin-top:-100px;opacity:0}md-input-container.md-input-focused label:not(.md-no-float),md-input-container.md-input-has-placeholder label:not(.md-no-float),md-input-container.md-input-has-value label:not(.md-no-float){transform:translate3d(0, 6px, 0) scale(0.75);transition:transform .4s cubic-bezier(0.25, 0.8, 0.25, 1),width .4s cubic-bezier(0.25, 0.8, 0.25, 1)}md-input-container.md-input-has-value label{transition:none}md-input-container.md-input-focused .md-input,md-input-container.md-input-resized .md-input,md-input-container .md-input.ng-invalid.ng-dirty{border-width:0 0 2px;padding-bottom:0}[disabled] md-input-container .md-input,md-input-container .md-input[disabled]{background-position:bottom -1px left 0;background-repeat:repeat-x;background-size:4px 1px}md-input-container.md-icon-float{transition:margin-top .4s cubic-bezier(0.25, 0.8, 0.25, 1)}md-input-container.md-icon-float>label{pointer-events:none;position:absolute}md-input-container.md-icon-float>md-icon{left:2px;right:auto;top:8px}[dir=rtl] md-input-container.md-icon-float>md-icon{left:auto;right:2px}md-input-container.md-icon-left>label .md-placeholder,md-input-container.md-icon-left>label:not(.md-no-float):not(.md-container-ignore),md-input-container.md-icon-right>label .md-placeholder,md-input-container.md-icon-right>label:not(.md-no-float):not(.md-container-ignore){padding:0;width:calc(100% - 36px)}md-input-container.md-icon-left{padding-left:36px;padding-right:0}[dir=rtl] md-input-container.md-icon-left{padding-left:0;padding-right:36px}md-input-container.md-icon-left>label{left:36px;right:auto}[dir=rtl] md-input-container.md-icon-left>label{left:auto;right:36px}md-input-container.md-icon-right{padding-left:0;padding-right:36px}[dir=rtl] md-input-container.md-icon-right{padding-left:36px;padding-right:0}md-input-container.md-icon-right>md-icon:last-of-type{left:auto;margin:0;right:2px}[dir=rtl] md-input-container.md-icon-right>md-icon:last-of-type{left:2px;right:auto}md-input-container.md-icon-left.md-icon-right{padding-left:36px;padding-right:36px}md-input-container.md-icon-left.md-icon-right>label .md-placeholder,md-input-container.md-icon-left.md-icon-right>label:not(.md-no-float):not(.md-container-ignore){width:calc(100% - 72px)}.md-resize-wrapper{position:relative}.md-resize-wrapper:after{clear:both;content:"";display:table}.md-resize-handle{background:transparent;bottom:-5px;cursor:ns-resize;height:10px;left:0;position:absolute;width:100%}@media screen and (-ms-high-contrast: active){md-input-container.md-default-theme>md-icon{fill:#fff}}md-list{display:block;padding:8px 0}md-list .md-subheader{font-size:14px;font-weight:500;letter-spacing:.01em;line-height:1.2em}md-list.md-dense:not(.md-dense-disabled) md-list-item,md-list.md-dense:not(.md-dense-disabled) md-list-item .md-list-item-inner{min-height:40px}md-list.md-dense:not(.md-dense-disabled) md-list-item .md-list-item-inner:before,md-list.md-dense:not(.md-dense-disabled) md-list-item:before{content:"";display:inline-block;min-height:40px;visibility:hidden}md-list.md-dense:not(.md-dense-disabled) md-list-item .md-list-item-inner md-icon:first-child,md-list.md-dense:not(.md-dense-disabled) md-list-item md-icon:first-child{height:20px;width:20px}md-list.md-dense:not(.md-dense-disabled) md-list-item .md-list-item-inner>md-icon:first-child:not(.md-avatar-icon),md-list.md-dense:not(.md-dense-disabled) md-list-item>md-icon:first-child:not(.md-avatar-icon){margin-bottom:4px;margin-right:36px;margin-top:4px}[dir=rtl] md-list.md-dense:not(.md-dense-disabled) md-list-item .md-list-item-inner>md-icon:first-child:not(.md-avatar-icon),[dir=rtl] md-list.md-dense:not(.md-dense-disabled) md-list-item>md-icon:first-child:not(.md-avatar-icon){margin-left:36px;margin-right:auto}md-list.md-dense:not(.md-dense-disabled) md-list-item .md-avatar,md-list.md-dense:not(.md-dense-disabled) md-list-item .md-avatar-icon,md-list.md-dense:not(.md-dense-disabled) md-list-item .md-list-item-inner .md-avatar,md-list.md-dense:not(.md-dense-disabled) md-list-item .md-list-item-inner .md-avatar-icon{margin-bottom:6px;margin-right:20px;margin-top:6px}[dir=rtl] md-list.md-dense:not(.md-dense-disabled) md-list-item .md-avatar,[dir=rtl] md-list.md-dense:not(.md-dense-disabled) md-list-item .md-avatar-icon,[dir=rtl] md-list.md-dense:not(.md-dense-disabled) md-list-item .md-list-item-inner .md-avatar,[dir=rtl] md-list.md-dense:not(.md-dense-disabled) md-list-item .md-list-item-inner .md-avatar-icon{margin-left:20px;margin-right:auto}md-list.md-dense:not(.md-dense-disabled) md-list-item .md-avatar,md-list.md-dense:not(.md-dense-disabled) md-list-item .md-list-item-inner .md-avatar{-ms-flex:none;flex:none;height:36px;width:36px}md-list.md-dense:not(.md-dense-disabled) md-list-item .md-list-item-inner .md-secondary-container .md-secondary.md-button,md-list.md-dense:not(.md-dense-disabled) md-list-item .md-secondary-container .md-secondary.md-button{margin-bottom:4px;margin-top:4px}md-list.md-dense:not(.md-dense-disabled) md-list-item .md-list-item-inner .md-secondary-container md-checkbox:not(.md-dense-disabled),md-list.md-dense:not(.md-dense-disabled) md-list-item .md-secondary-container md-checkbox:not(.md-dense-disabled){min-height:40px}md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line .md-list-item-text.md-offset,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line>.md-no-style .md-list-item-text.md-offset,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line .md-list-item-text.md-offset,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line>.md-no-style .md-list-item-text.md-offset{margin-left:56px}[dir=rtl] md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line .md-list-item-text.md-offset,[dir=rtl] md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line>.md-no-style .md-list-item-text.md-offset,[dir=rtl] md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line .md-list-item-text.md-offset,[dir=rtl] md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line>.md-no-style .md-list-item-text.md-offset{margin-left:auto;margin-right:56px}md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line .md-list-item-text h3,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line .md-list-item-text h4,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line .md-list-item-text p,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line>.md-no-style .md-list-item-text h3,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line>.md-no-style .md-list-item-text h4,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line>.md-no-style .md-list-item-text p,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line .md-list-item-text h3,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line .md-list-item-text h4,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line .md-list-item-text p,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line>.md-no-style .md-list-item-text h3,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line>.md-no-style .md-list-item-text h4,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line>.md-no-style .md-list-item-text p{font-size:12px;line-height:1.05;padding-bottom:4px}md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line .md-list-item-text h3,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line>.md-no-style .md-list-item-text h3,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line .md-list-item-text h3,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line>.md-no-style .md-list-item-text h3{font-size:13px}md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line>.md-no-style{min-height:60px}md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line:before,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line>.md-no-style:before{content:"";display:inline-block;min-height:60px;visibility:hidden}md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line .md-avatar-icon,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line>.md-avatar,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line>.md-no-style .md-avatar-icon,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line>.md-no-style>.md-avatar{margin-top:12px}md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line>.md-no-style{min-height:76px}md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line:before,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line>.md-no-style:before{content:"";display:inline-block;min-height:76px;visibility:hidden}md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line>.md-avatar,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line>.md-no-style>.md-avatar,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line>.md-no-style>md-icon:first-child,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line>md-icon:first-child{margin-top:16px}md-list.md-dense:not(.md-dense-disabled) .md-subheader-inner{padding-bottom:12px;padding-top:12px}md-list-item{position:relative}md-list-item.md-proxy-focus.md-focused .md-no-style{transition:background-color .15s linear}md-list-item._md-button-wrap{position:relative}md-list-item._md-button-wrap>div.md-button:first-child{-ms-flex-align:center;align-items:center;border:none;display:-ms-flexbox;display:flex;font-weight:400;-ms-flex-pack:start;justify-content:flex-start;margin:0;padding:0 16px;text-align:left}[dir=rtl] md-list-item._md-button-wrap>div.md-button:first-child{text-align:right}md-list-item._md-button-wrap>div.md-button:first-child>.md-button:first-child{height:100%;left:0;margin:0;padding:0;position:absolute;top:0}md-list-item._md-button-wrap>div.md-button:first-child .md-list-item-inner{width:100%}md-list-item._md-button-wrap>div.md-button:first-child .md-list-item-inner:before{content:"";display:inline-block;min-height:inherit;visibility:hidden}md-list-item.md-no-proxy,md-list-item .md-no-style{-ms-flex:1 1 auto;flex:1 1 auto;padding:0 16px;position:relative}md-list-item.md-no-proxy.md-button,md-list-item .md-no-style.md-button{-ms-flex-align:inherit;align-items:inherit;border-radius:0;-ms-flex-direction:inherit;flex-direction:inherit;font-size:inherit;height:inherit;margin:0;text-align:left;text-transform:none;white-space:normal;width:100%}[dir=rtl] md-list-item.md-no-proxy.md-button,[dir=rtl] md-list-item .md-no-style.md-button{text-align:right}md-list-item.md-no-proxy.md-button>.md-ripple-container,md-list-item .md-no-style.md-button>.md-ripple-container{border-radius:0}md-list-item.md-no-proxy:focus,md-list-item .md-no-style:focus{outline:none}md-list-item.md-clickable:hover{cursor:pointer}md-list-item md-divider{bottom:0;left:0;position:absolute;width:100%}[dir=rtl] md-list-item md-divider{left:auto;right:0}md-list-item md-divider[md-inset]{left:72px;margin:0 !important;width:calc(100% - 72px)}[dir=rtl] md-list-item md-divider[md-inset]{left:auto;right:72px}md-list-item,md-list-item .md-list-item-inner{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;height:auto;-ms-flex-pack:start;justify-content:flex-start;min-height:48px}md-list-item .md-list-item-inner:before,md-list-item:before{content:"";display:inline-block;min-height:48px;visibility:hidden}md-list-item .md-list-item-inner>div.md-primary>md-icon:not(.md-avatar-icon),md-list-item .md-list-item-inner>div.md-secondary>md-icon:not(.md-avatar-icon),md-list-item .md-list-item-inner>md-icon.md-secondary:not(.md-avatar-icon),md-list-item .md-list-item-inner>md-icon:first-child:not(.md-avatar-icon),md-list-item>div.md-primary>md-icon:not(.md-avatar-icon),md-list-item>div.md-secondary>md-icon:not(.md-avatar-icon),md-list-item>md-icon.md-secondary:not(.md-avatar-icon),md-list-item>md-icon:first-child:not(.md-avatar-icon){box-sizing:content-box;margin-bottom:12px;margin-top:16px;width:24px}md-list-item .md-list-item-inner>div.md-primary>md-checkbox,md-list-item .md-list-item-inner>div.md-secondary>md-checkbox,md-list-item .md-list-item-inner>md-checkbox,md-list-item .md-list-item-inner md-checkbox.md-secondary,md-list-item>div.md-primary>md-checkbox,md-list-item>div.md-secondary>md-checkbox,md-list-item>md-checkbox,md-list-item md-checkbox.md-secondary{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}md-list-item .md-list-item-inner>div.md-primary>md-checkbox .md-label,md-list-item .md-list-item-inner>div.md-secondary>md-checkbox .md-label,md-list-item .md-list-item-inner>md-checkbox .md-label,md-list-item .md-list-item-inner md-checkbox.md-secondary .md-label,md-list-item>div.md-primary>md-checkbox .md-label,md-list-item>div.md-secondary>md-checkbox .md-label,md-list-item>md-checkbox .md-label,md-list-item md-checkbox.md-secondary .md-label{display:none}md-list-item .md-list-item-inner>md-icon:first-child:not(.md-avatar-icon),md-list-item>md-icon:first-child:not(.md-avatar-icon){margin-right:32px}[dir=rtl] md-list-item .md-list-item-inner>md-icon:first-child:not(.md-avatar-icon),[dir=rtl] md-list-item>md-icon:first-child:not(.md-avatar-icon){margin-left:32px;margin-right:auto}md-list-item .md-avatar,md-list-item .md-avatar-icon,md-list-item .md-list-item-inner .md-avatar,md-list-item .md-list-item-inner .md-avatar-icon{border-radius:50%;box-sizing:content-box;margin-bottom:8px;margin-right:16px;margin-top:8px}[dir=rtl] md-list-item .md-avatar,[dir=rtl] md-list-item .md-avatar-icon,[dir=rtl] md-list-item .md-list-item-inner .md-avatar,[dir=rtl] md-list-item .md-list-item-inner .md-avatar-icon{margin-left:16px;margin-right:auto}md-list-item .md-avatar,md-list-item .md-list-item-inner .md-avatar{-ms-flex:none;flex:none;height:40px;width:40px}md-list-item .md-avatar-icon,md-list-item .md-list-item-inner .md-avatar-icon{padding:8px}md-list-item .md-avatar-icon svg,md-list-item .md-list-item-inner .md-avatar-icon svg{height:24px;width:24px}md-list-item .md-list-item-inner>md-checkbox,md-list-item>md-checkbox{margin-left:0;margin-right:29px;min-height:40px;width:24px}[dir=rtl] md-list-item .md-list-item-inner>md-checkbox,[dir=rtl] md-list-item>md-checkbox{margin-left:29px;margin-right:0}md-list-item .md-list-item-inner .md-secondary-container,md-list-item .md-secondary-container{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;margin:auto 0 auto auto;position:relative}[dir=rtl] md-list-item .md-list-item-inner .md-secondary-container,[dir=rtl] md-list-item .md-secondary-container{margin-left:0;margin-right:auto}md-list-item .md-list-item-inner .md-secondary-container .md-button:last-of-type,md-list-item .md-list-item-inner .md-secondary-container .md-icon-button:last-of-type,md-list-item .md-secondary-container .md-button:last-of-type,md-list-item .md-secondary-container .md-icon-button:last-of-type{margin-right:0}[dir=rtl] md-list-item .md-list-item-inner .md-secondary-container .md-button:last-of-type,[dir=rtl] md-list-item .md-list-item-inner .md-secondary-container .md-icon-button:last-of-type,[dir=rtl] md-list-item .md-secondary-container .md-button:last-of-type,[dir=rtl] md-list-item .md-secondary-container .md-icon-button:last-of-type{margin-left:0;margin-right:auto}md-list-item .md-list-item-inner .md-secondary-container md-checkbox,md-list-item .md-secondary-container md-checkbox{margin:0 6px;min-height:40px;padding:0 8px}md-list-item .md-list-item-inner .md-secondary-container md-checkbox:last-child,md-list-item .md-secondary-container md-checkbox:last-child{margin-right:0;width:40px}[dir=rtl] md-list-item .md-list-item-inner .md-secondary-container md-checkbox:last-child,[dir=rtl] md-list-item .md-secondary-container md-checkbox:last-child{margin-left:0;margin-right:auto}md-list-item .md-list-item-inner .md-secondary-container md-switch,md-list-item .md-secondary-container md-switch{margin-bottom:0;margin-right:-6px;margin-top:0}[dir=rtl] md-list-item .md-list-item-inner .md-secondary-container md-switch,[dir=rtl] md-list-item .md-secondary-container md-switch{margin-left:-6px;margin-right:auto}md-list-item .md-list-item-inner>.md-list-item-inner>p,md-list-item .md-list-item-inner>p,md-list-item>.md-list-item-inner>p,md-list-item>p{-ms-flex:1 1 auto;flex:1 1 auto;margin:0}md-list-item.md-2-line,md-list-item.md-2-line>.md-no-style,md-list-item.md-3-line,md-list-item.md-3-line>.md-no-style{-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center}md-list-item.md-2-line.md-long-text,md-list-item.md-2-line>.md-no-style.md-long-text,md-list-item.md-3-line.md-long-text,md-list-item.md-3-line>.md-no-style.md-long-text{margin-bottom:8px;margin-top:8px}md-list-item.md-2-line .md-list-item-text,md-list-item.md-2-line>.md-no-style .md-list-item-text,md-list-item.md-3-line .md-list-item-text,md-list-item.md-3-line>.md-no-style .md-list-item-text{-ms-flex:1 1 auto;flex:1 1 auto;margin:auto;overflow:hidden;text-overflow:ellipsis}md-list-item.md-2-line .md-list-item-text.md-offset,md-list-item.md-2-line>.md-no-style .md-list-item-text.md-offset,md-list-item.md-3-line .md-list-item-text.md-offset,md-list-item.md-3-line>.md-no-style .md-list-item-text.md-offset{margin-left:56px}[dir=rtl] md-list-item.md-2-line .md-list-item-text.md-offset,[dir=rtl] md-list-item.md-2-line>.md-no-style .md-list-item-text.md-offset,[dir=rtl] md-list-item.md-3-line .md-list-item-text.md-offset,[dir=rtl] md-list-item.md-3-line>.md-no-style .md-list-item-text.md-offset{margin-left:auto;margin-right:56px}md-list-item.md-2-line .md-list-item-text h3,md-list-item.md-2-line>.md-no-style .md-list-item-text h3,md-list-item.md-3-line .md-list-item-text h3,md-list-item.md-3-line>.md-no-style .md-list-item-text h3{font-size:16px;font-weight:400;letter-spacing:.01em;line-height:1.2em;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}md-list-item.md-2-line .md-list-item-text h4,md-list-item.md-2-line>.md-no-style .md-list-item-text h4,md-list-item.md-3-line .md-list-item-text h4,md-list-item.md-3-line>.md-no-style .md-list-item-text h4{font-size:14px;font-weight:400;letter-spacing:.01em;line-height:1.2em;margin:3px 0 1px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}md-list-item.md-2-line .md-list-item-text p,md-list-item.md-2-line>.md-no-style .md-list-item-text p,md-list-item.md-3-line .md-list-item-text p,md-list-item.md-3-line>.md-no-style .md-list-item-text p{font-size:14px;font-weight:500;letter-spacing:.01em;line-height:1.6em;margin:0}md-list-item.md-2-line,md-list-item.md-2-line>.md-no-style{height:auto;min-height:72px}md-list-item.md-2-line:before,md-list-item.md-2-line>.md-no-style:before{content:"";display:inline-block;min-height:72px;visibility:hidden}md-list-item.md-2-line .md-avatar-icon,md-list-item.md-2-line>.md-avatar,md-list-item.md-2-line>.md-no-style .md-avatar-icon,md-list-item.md-2-line>.md-no-style>.md-avatar{margin-top:12px}md-list-item.md-2-line>.md-no-style>md-icon:first-child,md-list-item.md-2-line>md-icon:first-child{-ms-flex-item-align:start;align-self:flex-start}md-list-item.md-2-line .md-list-item-text,md-list-item.md-2-line>.md-no-style .md-list-item-text{-ms-flex:1 1 auto;flex:1 1 auto}md-list-item.md-3-line,md-list-item.md-3-line>.md-no-style{height:auto;min-height:88px}md-list-item.md-3-line:before,md-list-item.md-3-line>.md-no-style:before{content:"";display:inline-block;min-height:88px;visibility:hidden}md-list-item.md-3-line>.md-avatar,md-list-item.md-3-line>.md-no-style>.md-avatar,md-list-item.md-3-line>.md-no-style>md-icon:first-child,md-list-item.md-3-line>md-icon:first-child{margin-top:16px}.md-open-menu-container{border-radius:2px;left:0;max-height:calc(100vh - 10px);opacity:0;overflow:auto;position:fixed;top:0;z-index:100}.md-open-menu-container md-menu-divider{height:1px;margin-bottom:4px;margin-top:4px;max-height:1px;min-height:1px;width:100%}.md-open-menu-container md-menu-content>*{opacity:0}.md-open-menu-container:not(.md-clickable){pointer-events:none}.md-open-menu-container.md-active{opacity:1;transition:all .4s cubic-bezier(0.25, 0.8, 0.25, 1);transition-duration:.2s}.md-open-menu-container.md-active>md-menu-content>*{opacity:1;transition:all .3s cubic-bezier(0.55, 0, 0.55, 0.2);transition-delay:.1s;transition-duration:.2s}.md-open-menu-container.md-leave{opacity:0;transition:all .3s cubic-bezier(0.55, 0, 0.55, 0.2);transition-duration:.25s}md-menu-content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;max-height:304px;overflow-y:auto;padding:8px 0}md-menu-content.md-dense{max-height:208px}md-menu-content.md-dense md-menu-item{height:32px;min-height:32px}md-menu-item{-ms-flex-line-pack:center;align-content:center;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;height:48px;-ms-flex-pack:start;justify-content:flex-start;min-height:48px}md-menu-item>*{margin:auto 0;padding-left:16px;padding-right:16px;width:100%}md-menu-item>a.md-button{padding-top:5px}md-menu-item>.md-button{border-radius:0;display:inline-block;font-size:15px;font-weight:400;height:100%;margin:auto 0;padding-left:16px;padding-right:16px;text-align:left;text-transform:none;width:100%}md-menu-item>.md-button::-moz-focus-inner{border:0;padding:0}[dir=rtl] md-menu-item>.md-button{text-align:right}md-menu-item>.md-button md-icon{margin:auto 16px auto 0}[dir=rtl] md-menu-item>.md-button md-icon{margin:auto 0 auto 16px}md-menu-item>.md-button p{display:inline-block;margin:auto}md-menu-item>.md-button span{margin-bottom:auto;margin-top:auto}md-menu-item>.md-button .md-ripple-container{border-radius:inherit}md-toolbar .md-menu{height:auto;margin:auto;padding:0}@media(max-width: 959px){md-menu-content{min-width:112px}md-menu-content[width="3"]{min-width:168px}md-menu-content[width="4"]{min-width:224px}md-menu-content[width="5"]{min-width:280px}md-menu-content[width="6"]{min-width:336px}md-menu-content[width="7"]{min-width:392px}}@media(min-width: 960px){md-menu-content{min-width:96px}md-menu-content[width="3"]{min-width:192px}md-menu-content[width="4"]{min-width:256px}md-menu-content[width="5"]{min-width:320px}md-menu-content[width="6"]{min-width:384px}md-menu-content[width="7"]{min-width:448px}}md-toolbar.md-menu-toolbar h2.md-toolbar-tools{height:auto;line-height:1rem;padding:28px 28px 12px}md-toolbar.md-has-open-menu{position:relative;z-index:100}md-menu-bar{display:block;padding:0 20px;position:relative;z-index:2}md-menu-bar .md-menu{display:inline-block;padding:0;position:relative}md-menu-bar button{background-color:transparent;border:0;font-size:14px;height:40px;margin:0;padding:0 10px}md-menu-bar md-backdrop.md-menu-backdrop{z-index:-2}md-menu-content.md-menu-bar-menu.md-dense{max-height:none;padding:16px 0}md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent{position:relative}md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent>md-icon{left:24px;padding:0;position:absolute;top:6px;width:24px}[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent>md-icon{left:auto;right:24px}md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent .md-menu>.md-button,md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent>.md-button{padding:0 32px 0 64px}[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent .md-menu>.md-button,[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent>.md-button{padding:0 64px 0 32px}md-menu-content.md-menu-bar-menu.md-dense .md-button{height:32px;min-height:0}md-menu-content.md-menu-bar-menu.md-dense .md-button span{float:left}[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense .md-button span{float:right}md-menu-content.md-menu-bar-menu.md-dense .md-button span.md-alt-text{float:right;margin:0 8px}[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense .md-button span.md-alt-text{float:left}md-menu-content.md-menu-bar-menu.md-dense md-menu-divider{margin:8px 0}md-menu-content.md-menu-bar-menu.md-dense .md-menu>.md-button,md-menu-content.md-menu-bar-menu.md-dense md-menu-item>.md-button{text-align:left}[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense .md-menu>.md-button,[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense md-menu-item>.md-button{text-align:right}md-menu-content.md-menu-bar-menu.md-dense .md-menu{padding:0}md-menu-content.md-menu-bar-menu.md-dense .md-menu>.md-button{border-radius:0;font-weight:400;margin:0;padding-left:16px;position:relative;text-transform:none;width:100%}[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense .md-menu>.md-button{padding-left:0;padding-right:16px}md-menu-content.md-menu-bar-menu.md-dense .md-menu>.md-button:after{speak:none;content:"▼";display:block;position:absolute;right:28px;top:0;transform:rotate(270deg) scaleY(0.45) scaleX(0.9)}[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense .md-menu>.md-button:after{left:28px;right:auto;transform:rotate(90deg) scaleY(0.45) scaleX(0.9)}.md-nav-bar{border-style:solid;border-width:0 0 1px;height:48px;position:relative}._md-nav-bar-list{box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;list-style:none;margin:0;outline:none;padding:0}.md-nav-item:first-of-type{margin-left:8px}.md-button._md-nav-button{line-height:24px;margin:0 4px;padding:12px 16px;transition:background-color .35s cubic-bezier(0.35, 0, 0.25, 1)}.md-button._md-nav-button:focus{outline:none}md-nav-ink-bar{background-color:#000;bottom:0;height:2px;left:0;position:absolute;transform-origin:left top;transition:transform .125s cubic-bezier(0.35, 0, 0.25, 1);width:100%;will-change:transform}md-nav-ink-bar.ng-animate{transition:none}md-nav-extra-content{min-height:48px;padding-right:12px}@keyframes indeterminate-rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}md-progress-circular{display:block;position:relative;transform:scale(1, 1)}[dir=rtl] md-progress-circular{transform:scale(-1, 1)}md-progress-circular._md-progress-circular-disabled{visibility:hidden}md-progress-circular.md-mode-indeterminate svg{animation:indeterminate-rotate 1568.63ms linear infinite}md-progress-circular svg{left:0;overflow:visible;position:absolute;top:0}md-progress-linear{display:block;height:5px;margin-bottom:0 !important;padding-top:0 !important;position:relative;transform:scale(1, 1);width:100%}[dir=rtl] md-progress-linear{transform:scale(-1, 1)}md-progress-linear._md-progress-linear-disabled{visibility:hidden}md-progress-linear .md-container{display:block;height:5px;overflow:hidden;position:relative;transform:translate(0, 0) scale(1, 1);width:100%}md-progress-linear .md-container .md-bar{bottom:0;height:5px;left:0;position:absolute;top:0;width:100%}md-progress-linear .md-container .md-dashed:before{background-color:transparent;background-position:0 -23px;background-size:10px 10px !important;content:"";display:none;height:5px;margin-top:0;position:absolute;width:100%}md-progress-linear .md-container .md-bar1,md-progress-linear .md-container .md-bar2{transition:transform .2s linear}md-progress-linear .md-container.md-mode-query .md-bar1{display:none}md-progress-linear .md-container.md-mode-query .md-bar2{animation:query .8s cubic-bezier(0.39, 0.575, 0.565, 1) infinite;transition:all .2s linear}md-progress-linear .md-container.md-mode-determinate .md-bar1{display:none}md-progress-linear .md-container.md-mode-indeterminate .md-bar1{animation:md-progress-linear-indeterminate-scale-1 4s infinite,md-progress-linear-indeterminate-1 4s infinite}md-progress-linear .md-container.md-mode-indeterminate .md-bar2{animation:md-progress-linear-indeterminate-scale-2 4s infinite,md-progress-linear-indeterminate-2 4s infinite}md-progress-linear .md-container.ng-hide ._md-progress-linear-disabled md-progress-linear .md-container{animation:none}md-progress-linear .md-container.ng-hide ._md-progress-linear-disabled md-progress-linear .md-container .md-bar1,md-progress-linear .md-container.ng-hide ._md-progress-linear-disabled md-progress-linear .md-container .md-bar2{animation-name:none}md-progress-linear .md-container.md-mode-buffer{background-color:transparent !important;transition:all .2s linear}md-progress-linear .md-container.md-mode-buffer .md-dashed:before{animation:buffer 3s linear infinite;display:block}@keyframes query{0%{opacity:1;transform:translateX(35%) scale(0.3, 1)}to{opacity:0;transform:translateX(-50%) scale(0, 1)}}@keyframes buffer{0%{background-position:0 -23px;opacity:1}50%{opacity:0}to{background-position:-200px -23px;opacity:1}}@keyframes md-progress-linear-indeterminate-scale-1{0%{animation-timing-function:linear;transform:scaleX(0.1)}36.6%{animation-timing-function:cubic-bezier(0.334731432, 0.124819821, 0.785843996, 1);transform:scaleX(0.1)}69.15%{animation-timing-function:cubic-bezier(0.225732004, 0, 0.233648906, 1.3709798);transform:scaleX(0.83)}to{transform:scaleX(0.1)}}@keyframes md-progress-linear-indeterminate-1{0%{animation-timing-function:linear;left:-105.1666666667%}20%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495818703);left:-105.1666666667%}69.15%{animation-timing-function:cubic-bezier(0.302435, 0.38135197, 0.55, 0.956352125);left:21.5%}to{left:95.4444444444%}}@keyframes md-progress-linear-indeterminate-scale-2{0%{animation-timing-function:cubic-bezier(0.205028172, 0.057050836, 0.57660995, 0.453970841);transform:scaleX(0.1)}19.15%{animation-timing-function:cubic-bezier(0.152312994, 0.196431957, 0.648373778, 1.00431535);transform:scaleX(0.57)}44.15%{animation-timing-function:cubic-bezier(0.25775882, -0.003163357, 0.211761916, 1.38178961);transform:scaleX(0.91)}to{transform:scaleX(0.1)}}@keyframes md-progress-linear-indeterminate-2{0%{animation-timing-function:cubic-bezier(0.15, 0, 0.5150584, 0.409684966);left:-54.8888888889%}25%{animation-timing-function:cubic-bezier(0.3103299, 0.284057684, 0.8, 0.733718979);left:-17.25%}48.35%{animation-timing-function:cubic-bezier(0.4, 0.627034903, 0.6, 0.902025796);left:29.5%}to{left:117.3888888889%}}md-radio-button{box-sizing:border-box;cursor:pointer;display:block;margin-bottom:16px;position:relative;white-space:nowrap}md-radio-button[disabled],md-radio-button[disabled] .md-container{cursor:default}md-radio-button .md-container{box-sizing:border-box;cursor:pointer;display:inline-block;height:20px;left:0;position:absolute;right:auto;top:50%;transform:translateY(-50%);width:20px}[dir=rtl] md-radio-button .md-container{left:auto;right:0}md-radio-button .md-container .md-ripple-container{bottom:-15px;display:block;height:auto;left:-15px;position:absolute;right:-15px;top:-15px;width:auto}md-radio-button .md-container:before{background-color:transparent;border-radius:50%;bottom:0;box-sizing:border-box;content:"";display:block;height:auto;left:0;position:absolute;right:0;top:0;transition:all .5s;width:auto}md-radio-button.md-align-top-left>div.md-container{top:12px}md-radio-button .md-off{border-style:solid;border-width:2px;transition:border-color .28s ease}md-radio-button .md-off,md-radio-button .md-on{border-radius:50%;box-sizing:border-box;height:20px;left:0;position:absolute;top:0;width:20px}md-radio-button .md-on{transform:scale(0);transition:transform .28s ease}md-radio-button.md-checked .md-on{transform:scale(0.5)}md-radio-button .md-label{box-sizing:border-box;display:inline-block;margin-left:30px;margin-right:0;pointer-events:none;position:relative;vertical-align:middle;white-space:normal;width:auto}[dir=rtl] md-radio-button .md-label{margin-left:0;margin-right:30px}md-radio-group:focus{outline:none}md-radio-group.md-focused.ng-empty>md-radio-button:first-child .md-container:before,md-radio-group.md-focused.ng-not-empty .md-checked .md-container:before{bottom:-8px;left:-8px;right:-8px;top:-8px}md-radio-group[disabled] md-radio-button,md-radio-group[disabled] md-radio-button .md-container{cursor:default}@media(max-width: 599px){.layout-row:not(.layout-xs-column)>md-radio-button,.layout-xs-row>md-radio-button{margin-bottom:0}}@media(min-width: 600px)and (max-width: 959px){.layout-gt-xs-row:not(.layout-sm-column)>md-radio-button,.layout-row:not(.layout-gt-xs-column):not(.layout-sm-column)>md-radio-button,.layout-sm-row:not(.layout-sm-column)>md-radio-button{margin-bottom:0}}@media(min-width: 960px)and (max-width: 1279px){.layout-gt-sm-row:not(.layout-md-column)>md-radio-button,.layout-gt-xs-row:not(.layout-gt-sm-column):not(.layout-md-column)>md-radio-button,.layout-md-row:not(.layout-md-column)>md-radio-button,.layout-row:not(.layout-gt-xs-column):not(.layout-gt-sm-column):not(.layout-md-column)>md-radio-button{margin-bottom:0}}@media(min-width: 1280px)and (max-width: 1919px){.layout-gt-md-row:not(.layout-lg-column)>md-radio-button,.layout-gt-sm-row:not(.layout-gt-md-column):not(.layout-lg-column)>md-radio-button,.layout-gt-xs-row:not(.layout-gt-sm-column):not(.layout-gt-md-column):not(.layout-lg-column)>md-radio-button,.layout-lg-row:not(.layout-lg-column)>md-radio-button,.layout-row:not(.layout-gt-xs-column):not(.layout-gt-sm-column):not(.layout-gt-md-column):not(.layout-lg-column)>md-radio-button{margin-bottom:0}}@media(min-width: 1920px){.layout-gt-lg-row:not(.layout-gt-lg-column):not(.layout-xl-column)>md-radio-button,.layout-gt-md-row:not(.layout-gt-lg-column):not(.layout-xl-column)>md-radio-button,.layout-gt-sm-row:not(.layout-gt-md-column):not(.layout-gt-lg-column):not(.layout-xl-column)>md-radio-button,.layout-gt-xs-row:not(.layout-gt-sm-column):not(.layout-gt-md-column):not(.layout-gt-lg-column):not(.layout-xl-column)>md-radio-button,.layout-row:not(.layout-gt-xs-column):not(.layout-gt-sm-column):not(.layout-gt-md-column):not(.layout-gt-lg-column):not(.layout-xl-column)>md-radio-button,.layout-xl-row:not(.layout-gt-lg-column):not(.layout-xl-column)>md-radio-button{margin-bottom:0}}.md-inline-form md-radio-group{margin:18px 0 19px}.md-inline-form md-radio-group md-radio-button{box-sizing:border-box;display:inline-block;height:30px;margin-bottom:0;margin-top:0;padding:2px 10px 2px 6px}.md-inline-form md-radio-group md-radio-button .md-label{top:4px}.md-inline-form md-radio-group md-radio-button .md-container{margin-top:2px}@media screen and (-ms-high-contrast: active){md-radio-button.md-default-theme .md-on{background-color:#fff}}md-input-container:not([md-no-float]) .md-select-placeholder span:first-child{transform-origin:left top;transition:transform .4s cubic-bezier(0.25, 0.8, 0.25, 1)}[dir=rtl] md-input-container:not([md-no-float]) .md-select-placeholder span:first-child{transform-origin:right top}md-input-container.md-input-focused:not([md-no-float]) md-select:not([placeholder]) .md-select-placeholder span:first-child{transform:translate(-2px, -22px) scale(0.75)}.md-select-menu-container{display:none;left:0;opacity:0;position:fixed;top:0;transform:translateY(-1px);z-index:90}.md-select-menu-container:not(.md-clickable){pointer-events:none}.md-select-menu-container md-progress-circular{display:table;margin:24px auto !important}.md-select-menu-container.md-active{display:block;opacity:1}.md-select-menu-container.md-active md-select-menu{transition:all .4s cubic-bezier(0.25, 0.8, 0.25, 1);transition-duration:.15s}.md-select-menu-container.md-active md-select-menu>*{opacity:1;transition:all .3s cubic-bezier(0.55, 0, 0.55, 0.2);transition-delay:.1s;transition-duration:.15s}.md-select-menu-container.md-leave{opacity:0;transition:all .3s cubic-bezier(0.55, 0, 0.55, 0.2);transition-duration:.25s}.md-inline-form md-select{margin-top:20px}.md-inline-form md-input-container>md-select,md-input-container>md-select{margin-top:0}md-input-container>md-select{-ms-flex-order:2;order:2}md-input-container:not(.md-input-has-value) md-select.ng-required:not(.md-no-asterisk) .md-select-value span:first-child:after,md-input-container:not(.md-input-has-value) md-select[required]:not(.md-no-asterisk) .md-select-value span:first-child:after{content:" *";font-size:13px;vertical-align:top}md-input-container.md-input-invalid md-select .md-select-value{border-bottom-style:solid;padding-bottom:1px}md-select{display:-ms-flexbox;display:flex}md-select.ng-required.ng-empty.ng-invalid:not(.md-no-asterisk) .md-select-value span:first-child:after,md-select[required].ng-empty.ng-invalid:not(.md-no-asterisk) .md-select-value span:first-child:after{content:" *";font-size:13px;vertical-align:top}md-select[disabled] .md-select-value{background-position:bottom -1px left 0;background-repeat:repeat-x;background-size:4px 1px;padding-bottom:2px;padding-top:1px;transform:translateY(1px)}md-select:focus{outline:none}md-select[disabled]:hover{cursor:default}md-select:not([disabled]):hover{cursor:pointer}md-select:not([disabled]):focus .md-select-value{border-bottom-style:solid;border-bottom-width:2px;padding-bottom:0}md-input-container md-select:not([disabled]):focus .md-select-value{border-bottom-width:2px}md-input-container md-select[disabled] .md-select-value{background-position:bottom -1px left 0}md-input-container md-select .md-select-value{border-bottom-width:1px;min-height:26px;padding-bottom:1px}md-input-container md-select .md-select-value.md-select-placeholder{padding-left:0;padding-right:2px}[dir=rtl] md-input-container md-select .md-select-value.md-select-placeholder{padding-left:2px;padding-right:0}.md-select-value{-ms-flex-item-align:start;-ms-flex-align:center;align-items:center;background-color:transparent;border-bottom-style:solid;border-bottom-width:1px;box-sizing:content-box;display:-ms-flexbox;display:flex;-ms-flex-positive:1;flex-grow:1;margin-bottom:auto;min-height:26px;min-width:88px;padding:2px 2px 1px 0;position:relative}[dir=rtl] .md-select-value{padding-left:2px;padding-right:0}.md-select-value>span:not(.md-select-icon){-ms-flex:1 1 auto;flex:1 1 auto;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.md-select-value>span:not(.md-select-icon) .md-text{display:inline}.md-select-value .md-select-icon{-ms-flex-align:end;align-items:flex-end;display:block;font-size:1.2rem;text-align:right;transform:translateY(-2px);width:24px}[dir=rtl] .md-select-value .md-select-icon{-ms-flex-align:start;align-items:flex-start;text-align:left}.md-select-value .md-select-icon:after{speak:none;content:"▼";display:block;font-size:13px;left:auto;position:relative;right:-4px;top:2px;transform:scaleY(0.5)}[dir=rtl] .md-select-value .md-select-icon:after{left:-4px;right:auto}.md-select-value.md-select-placeholder{-webkit-font-smoothing:antialiased;display:-ms-flexbox;display:flex;-ms-flex-order:1;order:1;pointer-events:none;z-index:1}md-select-menu{box-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.2),0 1px 1px 0 rgba(0, 0, 0, 0.14),0 2px 1px -1px rgba(0, 0, 0, 0.12);display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;max-height:256px;min-height:48px;overflow-y:hidden;transform:scale(1);transform-origin:left top}md-select-menu.md-reverse{-ms-flex-direction:column-reverse;flex-direction:column-reverse}md-select-menu:not(.md-overflow) md-content{padding-bottom:8px;padding-top:8px}[dir=rtl] md-select-menu{transform-origin:right top}md-select-menu md-content{max-height:256px;min-height:48px;min-width:136px;overflow-y:auto}md-select-menu>*{opacity:0}md-option{-ms-flex-align:center;align-items:center;cursor:pointer;display:-ms-flexbox;display:flex;height:48px;padding:0 16px;position:relative;transition:background .15s linear;width:auto}md-option[disabled]{cursor:default}md-option:focus{outline:none}md-option .md-text{-webkit-touch-callout:none;overflow:hidden;text-overflow:ellipsis;-webkit-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;width:auto}md-optgroup{display:block}md-optgroup label{display:block;font-size:14px;font-weight:500;padding:16px;text-transform:uppercase}md-optgroup md-option{padding-left:32px;padding-right:32px}@media screen and (-ms-high-contrast: active){.md-select-backdrop{background-color:transparent}md-select-menu{border:1px solid #fff}}md-select-menu[multiple] md-option.md-checkbox-enabled{padding-left:40px;padding-right:16px}[dir=rtl] md-select-menu[multiple] md-option.md-checkbox-enabled{padding-left:16px;padding-right:40px}md-select-menu[multiple] md-option.md-checkbox-enabled .md-container{box-sizing:border-box;display:inline-block;height:18px;left:0;position:absolute;right:auto;top:50%;transform:translateY(-50%);width:18px}[dir=rtl] md-select-menu[multiple] md-option.md-checkbox-enabled .md-container{left:auto;right:0}md-select-menu[multiple] md-option.md-checkbox-enabled .md-container:before{background-color:transparent;border-radius:50%;bottom:0;box-sizing:border-box;content:"";display:block;height:auto;left:0;position:absolute;right:0;top:0;transition:all .5s;width:auto}md-select-menu[multiple] md-option.md-checkbox-enabled .md-container:after{bottom:-10px;box-sizing:border-box;content:"";left:-10px;position:absolute;right:-10px;top:-10px}md-select-menu[multiple] md-option.md-checkbox-enabled .md-container .md-ripple-container{bottom:-15px;display:block;height:auto;left:-15px;position:absolute;right:-15px;top:-15px;width:auto}md-select-menu[multiple] md-option.md-checkbox-enabled .md-icon{border-radius:2px;border-style:solid;border-width:2px;box-sizing:border-box;height:18px;left:0;position:absolute;top:0;transition:.24s;width:18px}md-select-menu[multiple] md-option.md-checkbox-enabled[selected] .md-icon{border-color:transparent}md-select-menu[multiple] md-option.md-checkbox-enabled[selected] .md-icon:after{border-style:solid;border-width:2px;border-left:0;border-top:0;box-sizing:border-box;content:"";display:table;height:12px;left:4px;position:absolute;top:0;transform:rotate(45deg);width:6px}md-select-menu[multiple] md-option.md-checkbox-enabled[disabled]{cursor:default}md-select-menu[multiple] md-option.md-checkbox-enabled.md-indeterminate .md-icon:after{border-style:solid;border-width:2px;border-left:0;border-top:0;box-sizing:border-box;content:"";display:table;height:2px;left:50%;position:absolute;top:50%;transform:translate(-50%, -50%);width:10.8px}md-select-menu[multiple] md-option.md-checkbox-enabled .md-container{margin-left:10.6666666667px;margin-right:auto}[dir=rtl] md-select-menu[multiple] md-option.md-checkbox-enabled .md-container{margin-left:auto;margin-right:10.6666666667px}md-sidenav{-webkit-overflow-scrolling:touch;bottom:0;box-sizing:border-box;-ms-flex-direction:column;flex-direction:column;max-width:320px;overflow:auto;position:absolute;width:320px;z-index:60}md-sidenav ul{list-style:none}md-sidenav.md-closed{display:none}md-sidenav.md-closed-add,md-sidenav.md-closed-remove{display:-ms-flexbox;display:flex;transition:all .2s ease-in}md-sidenav.md-closed-add.md-closed-add-active,md-sidenav.md-closed-remove.md-closed-remove-active{transition:all .4s cubic-bezier(0.25, 0.8, 0.25, 1)}md-sidenav.md-closed.md-locked-open-add,md-sidenav.md-locked-open,md-sidenav.md-locked-open-add,md-sidenav.md-locked-open-remove,md-sidenav.md-locked-open-remove.md-closed,md-sidenav.md-locked-open.md-closed,md-sidenav.md-locked-open.md-closed.md-sidenav-left,md-sidenav.md-locked-open.md-closed.md-sidenav-right{display:-ms-flexbox;display:flex;position:static;transform:translate3d(0, 0, 0)}md-sidenav.md-closed.md-locked-open-add:not(.md-locked-open-add-active){min-width:0 !important;width:0 !important}md-sidenav.md-closed.md-locked-open-add-active,md-sidenav.md-closed.md-locked-open-add:not(.md-locked-open-add-active),md-sidenav.md-locked-open-remove-active{transition:width .3s cubic-bezier(0.55, 0, 0.55, 0.2),min-width .3s cubic-bezier(0.55, 0, 0.55, 0.2)}md-sidenav.md-locked-open-remove-active{min-width:0 !important;width:0 !important}.md-sidenav-backdrop.md-locked-open{display:none}.md-sidenav-left,md-sidenav{left:0;top:0;transform:translate3d(0, 0, 0)}.md-sidenav-left.md-closed,md-sidenav.md-closed{transform:translate3d(-100%, 0, 0)}.md-sidenav-right{left:100%;top:0;transform:translate(-100%, 0)}.md-sidenav-right.md-closed{transform:translate(0, 0)}@media(min-width: 600px){md-sidenav{max-width:400px}}@media(max-width: 456px){md-sidenav{max-width:calc(100% - 56px);min-width:calc(100% - 56px);width:calc(100% - 56px)}}@media screen and (-ms-high-contrast: active){.md-sidenav-left,md-sidenav{border-right:1px solid #fff}.md-sidenav-right{border-left:1px solid #fff}}@keyframes sliderFocusThumb{0%{transform:scale(0.7)}30%{transform:scale(1)}to{transform:scale(0.7)}}@keyframes sliderDiscreteFocusThumb{0%{transform:scale(0.7)}50%{transform:scale(0.8)}to{transform:scale(0)}}@keyframes sliderDiscreteFocusRing{0%{opacity:0;transform:scale(0.7)}50%{opacity:1;transform:scale(1)}to{transform:scale(0)}}md-slider{display:block;-ms-flex-direction:row;flex-direction:row;height:48px;margin-left:4px;margin-right:4px;min-width:128px;padding:0;position:relative}md-slider *,md-slider :after{box-sizing:border-box}md-slider .md-slider-wrapper{height:100%;outline:none;width:100%}md-slider .md-slider-content{position:relative}md-slider .md-track-container{height:2px;position:absolute;top:23px;width:100%}md-slider .md-track{height:100%;left:0;position:absolute;right:0}md-slider .md-track-fill{transition:all .4s cubic-bezier(0.25, 0.8, 0.25, 1);transition-property:width,height}md-slider .md-track-ticks{height:100%;left:0;position:absolute;right:0}md-slider .md-track-ticks canvas{height:100%;width:100%}md-slider .md-thumb-container{left:0;position:absolute;top:50%;transform:translate3d(-50%, -50%, 0);transition:all .4s cubic-bezier(0.25, 0.8, 0.25, 1);transition-property:left,right,bottom}[dir=rtl] md-slider .md-thumb-container{left:auto;right:0}md-slider .md-thumb{border-radius:20px;height:20px;left:-10px;position:absolute;top:14px;transform:scale(0.7);transition:all .4s cubic-bezier(0.25, 0.8, 0.25, 1);width:20px;z-index:1}[dir=rtl] md-slider .md-thumb{left:auto;right:-10px}md-slider .md-thumb:after{border-radius:20px;border-style:solid;border-width:3px;content:"";height:20px;position:absolute;transition:inherit;width:20px}md-slider .md-sign{-ms-flex-align:center;align-items:center;border-radius:28px;display:-ms-flexbox;display:flex;height:28px;-ms-flex-pack:center;justify-content:center;left:-14px;position:absolute;top:-17px;transform:scale(0.4) translate3d(0, 67.5px, 0);transition:all .3s cubic-bezier(0.35, 0, 0.25, 1);width:28px}md-slider .md-sign:after{border-left:14px solid transparent;border-radius:16px;border-right:14px solid transparent;border-top-style:solid;border-top-width:16px;content:"";left:0;opacity:0;position:absolute;top:19px;transform:translate3d(0, -8px, 0);transition:all .2s cubic-bezier(0.35, 0, 0.25, 1)}[dir=rtl] md-slider .md-sign:after{left:auto;right:0}md-slider .md-sign .md-thumb-text{font-size:12px;font-weight:700;z-index:1}md-slider .md-focus-ring{border-radius:34px;height:34px;left:-17px;opacity:0;position:absolute;top:7px;transform:scale(0.7);transition:all .35s cubic-bezier(0.35, 0, 0.25, 1);width:34px}[dir=rtl] md-slider .md-focus-ring{left:auto;right:-17px}md-slider .md-disabled-thumb{border-radius:28px;border-style:solid;border-width:4px;display:none;height:28px;left:-14px;position:absolute;top:10px;transform:scale(0.5);width:28px}[dir=rtl] md-slider .md-disabled-thumb{left:auto;right:-14px}md-slider.md-min .md-sign{opacity:0}md-slider:focus{outline:none}md-slider.md-dragging .md-thumb-container,md-slider.md-dragging .md-track-fill{transition:none}md-slider:not([md-discrete]) .md-sign,md-slider:not([md-discrete]) .md-track-ticks{display:none}md-slider:not([md-discrete]):not([disabled]) .md-slider-wrapper .md-thumb:hover{transform:scale(0.8)}md-slider:not([md-discrete]):not([disabled]) .md-slider-wrapper.md-focused .md-focus-ring{opacity:1;transform:scale(1)}md-slider:not([md-discrete]):not([disabled]) .md-slider-wrapper.md-focused .md-thumb{animation:sliderFocusThumb .7s cubic-bezier(0.35, 0, 0.25, 1)}md-slider:not([md-discrete]):not([disabled]).md-active .md-slider-wrapper .md-thumb{transform:scale(1)}md-slider[md-discrete]:not([disabled]) .md-slider-wrapper.md-focused .md-focus-ring{animation:sliderDiscreteFocusRing .5s cubic-bezier(0.35, 0, 0.25, 1);transform:scale(0)}md-slider[md-discrete]:not([disabled]) .md-slider-wrapper.md-focused .md-thumb{animation:sliderDiscreteFocusThumb .5s cubic-bezier(0.35, 0, 0.25, 1)}md-slider[md-discrete]:not([disabled]).md-active .md-thumb,md-slider[md-discrete]:not([disabled]) .md-slider-wrapper.md-focused .md-thumb{transform:scale(0)}md-slider[md-discrete]:not([disabled]).md-active .md-sign,md-slider[md-discrete]:not([disabled]).md-active .md-sign:after,md-slider[md-discrete]:not([disabled]) .md-slider-wrapper.md-focused .md-sign,md-slider[md-discrete]:not([disabled]) .md-slider-wrapper.md-focused .md-sign:after{opacity:1;transform:translate3d(0, 0, 0) scale(1)}md-slider[md-discrete][disabled][readonly] .md-thumb{transform:scale(0)}md-slider[md-discrete][disabled][readonly] .md-sign,md-slider[md-discrete][disabled][readonly] .md-sign:after{opacity:1;transform:translate3d(0, 0, 0) scale(1)}md-slider[disabled] .md-track-fill{display:none}md-slider[disabled] .md-track-ticks,md-slider[disabled]:not([readonly]) .md-sign{opacity:0}md-slider[disabled] .md-thumb{transform:scale(0.5)}md-slider[disabled] .md-disabled-thumb{display:block}md-slider[md-vertical]{-ms-flex-direction:column;flex-direction:column;min-height:128px;min-width:0}md-slider[md-vertical] .md-slider-wrapper{-ms-flex-item-align:center;align-self:center;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-pack:center;justify-content:center;padding-bottom:12px;padding-top:12px;width:48px}md-slider[md-vertical] .md-track-container{height:100%;left:calc(50% - 1px);top:0;width:2px}md-slider[md-vertical] .md-thumb-container{bottom:0;left:calc(50% - 1px);margin-bottom:23px;top:auto}md-slider[md-vertical] .md-thumb-container .md-thumb:after{left:1px}md-slider[md-vertical] .md-thumb-container .md-focus-ring{left:-16px}md-slider[md-vertical] .md-track-fill{bottom:0}md-slider[md-vertical][md-discrete] .md-sign{left:-40px;top:9.5px;transform:scale(0.4) translate3d(67.5px, 0, 0)}md-slider[md-vertical][md-discrete] .md-sign:after{border-bottom:14px solid transparent;border-left-style:solid;border-left-width:16px;border-right:0;border-top:14px solid transparent;left:19px;opacity:0;top:9.5px;transform:translate3d(0, -8px, 0);transition:all .2s ease-in-out}md-slider[md-vertical][md-discrete] .md-sign .md-thumb-text{font-size:12px;font-weight:700;z-index:1}md-slider[md-vertical][md-discrete].md-active .md-sign:after,md-slider[md-vertical][md-discrete] .md-focused .md-sign:after,md-slider[md-vertical][md-discrete][disabled][readonly] .md-sign:after{top:0}md-slider[md-vertical][disabled][readonly] .md-thumb{transform:scale(0)}md-slider[md-vertical][disabled][readonly] .md-sign,md-slider[md-vertical][disabled][readonly] .md-sign:after{opacity:1;transform:translate3d(0, 0, 0) scale(1)}md-slider[md-invert]:not([md-vertical]) .md-track-fill{left:auto;right:0}[dir=rtl] md-slider[md-invert]:not([md-vertical]) .md-track-fill{left:0;right:auto}md-slider[md-invert][md-vertical] .md-track-fill{bottom:auto;top:0}md-slider-container{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}md-slider-container>:first-child:not(md-slider),md-slider-container>:last-child:not(md-slider){height:25px;max-width:42px;min-width:25px;transition:all .4s cubic-bezier(0.25, 0.8, 0.25, 1);transition-property:color,max-width}md-slider-container>:first-child:not(md-slider){margin-right:16px}[dir=rtl] md-slider-container>:first-child:not(md-slider){margin-left:16px;margin-right:auto}md-slider-container>:last-child:not(md-slider){margin-left:16px}[dir=rtl] md-slider-container>:last-child:not(md-slider){margin-left:auto;margin-right:16px}md-slider-container[md-vertical]{-ms-flex-direction:column;flex-direction:column}md-slider-container[md-vertical]>:first-child:not(md-slider),md-slider-container[md-vertical]>:last-child:not(md-slider){margin-left:0;margin-right:0;text-align:center}md-slider-container md-input-container input[type=number]{height:50px;margin-top:-25px;padding-left:15px;text-align:center}[dir=rtl] md-slider-container md-input-container input[type=number]{padding-left:0;padding-right:15px}@media screen and (-ms-high-contrast: active){md-slider.md-default-theme .md-track{border-bottom:1px solid #fff}}.md-sticky-clone{left:0;position:absolute !important;right:0;top:0;transform:translate3d(-9999px, -9999px, 0);z-index:2}.md-sticky-clone[sticky-state=active]{transform:translate3d(0, 0, 0)}.md-sticky-clone[sticky-state=active]:not(.md-sticky-no-effect) .md-subheader-inner{animation:subheaderStickyHoverIn .3s ease-out both}@keyframes subheaderStickyHoverIn{0%{box-shadow:0 0 0 0 transparent}to{box-shadow:0 2px 4px 0 rgba(0, 0, 0, 0.16)}}@keyframes subheaderStickyHoverOut{0%{box-shadow:0 2px 4px 0 rgba(0, 0, 0, 0.16)}to{box-shadow:0 0 0 0 transparent}}.md-subheader-wrapper:not(.md-sticky-no-effect){transition:margin .2s ease-out}.md-subheader-wrapper:not(.md-sticky-no-effect) .md-subheader{margin:0}.md-subheader-wrapper:not(.md-sticky-no-effect).md-sticky-clone{z-index:2}.md-subheader-wrapper:not(.md-sticky-no-effect)[sticky-state=active]{margin-top:-2px}.md-subheader-wrapper:not(.md-sticky-no-effect):not(.md-sticky-clone)[sticky-prev-state=active] .md-subheader-inner:after{animation:subheaderStickyHoverOut .3s ease-out both}.md-subheader{display:block;font-size:14px;font-weight:500;line-height:1em;margin:0;position:relative}.md-subheader .md-subheader-inner{display:block;padding:16px}.md-subheader .md-subheader-content{display:block;position:relative;z-index:1}[md-swipe-left],[md-swipe-right]{-ms-touch-action:pan-y;touch-action:pan-y}[md-swipe-down],[md-swipe-up]{-ms-touch-action:pan-x;touch-action:pan-x}.md-inline-form md-switch{margin-bottom:19px;margin-top:18px}md-switch{-ms-flex-align:center;align-items:center;cursor:pointer;display:-ms-flexbox;display:flex;height:30px;line-height:28px;margin:16px 0;margin-left:inherit;margin-right:16px;outline:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}[dir=rtl] md-switch{margin-left:16px;margin-right:inherit}md-switch:last-of-type{margin-left:inherit;margin-right:0}[dir=rtl] md-switch:last-of-type{margin-left:0;margin-right:inherit}md-switch[disabled],md-switch[disabled] .md-container{cursor:default}md-switch .md-container{cursor:grab;float:left;height:24px;margin-right:8px;position:relative;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:36px}[dir=rtl] md-switch .md-container,md-switch.md-inverted .md-container{margin-left:8px;margin-right:0}[dir=rtl] md-switch.md-inverted .md-container{margin-left:0;margin-right:8px}md-switch:not([disabled]) .md-dragging,md-switch:not([disabled]).md-dragging .md-container{cursor:grabbing}md-switch.md-focused .md-thumb:before{bottom:-8px;left:-8px;right:-8px;top:-8px}md-switch .md-label{border-color:transparent;border-width:0;float:left}md-switch .md-bar{border-radius:8px;height:14px;left:1px;position:absolute;top:5px;width:34px}md-switch .md-thumb-container{left:0;position:absolute;top:2px;transform:translate3d(0, 0, 0);width:16px;z-index:1}md-switch.md-checked .md-thumb-container{transform:translate3d(100%, 0, 0)}md-switch .md-thumb{box-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.2),0 1px 1px 0 rgba(0, 0, 0, 0.14),0 2px 1px -1px rgba(0, 0, 0, 0.12);height:20px;margin:0;outline:none;width:20px}md-switch .md-thumb,md-switch .md-thumb:before{border-radius:50%;left:0;position:absolute;top:0}md-switch .md-thumb:before{background-color:transparent;bottom:0;content:"";display:block;height:auto;right:0;transition:all .5s;width:auto}md-switch .md-thumb .md-ripple-container{bottom:-20px;display:block;height:auto;left:-20px;position:absolute;right:-20px;top:-20px;width:auto}md-switch:not(.md-dragging) .md-bar,md-switch:not(.md-dragging) .md-thumb,md-switch:not(.md-dragging) .md-thumb-container{transition:all .08s linear;transition-property:transform,background-color}md-switch:not(.md-dragging) .md-bar,md-switch:not(.md-dragging) .md-thumb{transition-delay:.05s}@media screen and (-ms-high-contrast: active){md-switch.md-default-theme .md-bar{background-color:#666}md-switch.md-default-theme.md-checked .md-bar{background-color:#9e9e9e}md-switch.md-default-theme .md-thumb{background-color:#fff}}@keyframes md-tab-content-hide{0%{opacity:1}50%{opacity:1}to{opacity:0}}md-tab-data{bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;z-index:-1}md-tabs{border-radius:2px;display:block;-ms-flex-negative:0;flex-shrink:0;margin:0;overflow:hidden;position:relative}md-tabs:not(.md-no-tab-content):not(.md-dynamic-height){min-height:248px}md-tabs[md-align-tabs=bottom]{padding-bottom:48px}md-tabs[md-align-tabs=bottom]>md-tabs-wrapper{bottom:0;height:48px;left:0;position:absolute;right:0;z-index:2}md-tabs[md-align-tabs=bottom]>md-tabs-content-wrapper{bottom:48px;top:0}md-tabs.md-dynamic-height md-tabs-content-wrapper{bottom:auto;left:auto;min-height:0;overflow:visible;position:relative;right:auto;top:auto}md-tabs.md-dynamic-height md-tab-content.md-active{position:relative}md-tabs[md-border-bottom] md-tabs-wrapper{border-style:solid;border-width:0 0 1px}md-tabs[md-border-bottom]:not(.md-dynamic-height) md-tabs-content-wrapper{top:49px}md-tabs-wrapper{display:block;position:relative;transform:translate(0, 0)}md-tabs-wrapper md-next-button,md-tabs-wrapper md-prev-button{background:transparent no-repeat 50%;cursor:pointer;font-size:16px;height:100%;line-height:1em;position:absolute;top:50%;transform:translateY(-50%);transition:all .5s cubic-bezier(0.35, 0, 0.25, 1);width:32px;z-index:2}md-tabs-wrapper md-next-button:focus,md-tabs-wrapper md-prev-button:focus{outline:none}md-tabs-wrapper md-next-button.md-disabled,md-tabs-wrapper md-prev-button.md-disabled{cursor:default;opacity:.25}md-tabs-wrapper md-next-button.ng-leave,md-tabs-wrapper md-prev-button.ng-leave{transition:none}md-tabs-wrapper md-next-button md-icon,md-tabs-wrapper md-prev-button md-icon{left:50%;position:absolute;top:50%;transform:translate(-50%, -50%)}[dir=rtl] md-tabs-wrapper md-next-button,[dir=rtl] md-tabs-wrapper md-prev-button{transform:rotateY(180deg) translateY(-50%)}md-tabs-wrapper md-prev-button{background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE3LjEuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPiA8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPiA8c3ZnIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjQgMjQiIHhtbDpzcGFjZT0icHJlc2VydmUiPiA8ZyBpZD0iSGVhZGVyIj4gPGc+IDxyZWN0IHg9Ii02MTgiIHk9Ii0xMjA4IiBmaWxsPSJub25lIiB3aWR0aD0iMTQwMCIgaGVpZ2h0PSIzNjAwIi8+IDwvZz4gPC9nPiA8ZyBpZD0iTGFiZWwiPiA8L2c+IDxnIGlkPSJJY29uIj4gPGc+IDxwb2x5Z29uIHBvaW50cz0iMTUuNCw3LjQgMTQsNiA4LDEyIDE0LDE4IDE1LjQsMTYuNiAxMC44LDEyIAkJIiBzdHlsZT0iZmlsbDp3aGl0ZTsiLz4gPHJlY3QgZmlsbD0ibm9uZSIgd2lkdGg9IjI0IiBoZWlnaHQ9IjI0Ii8+IDwvZz4gPC9nPiA8ZyBpZD0iR3JpZCIgZGlzcGxheT0ibm9uZSI+IDxnIGRpc3BsYXk9ImlubGluZSI+IDwvZz4gPC9nPiA8L3N2Zz4NCg==");left:0}[dir=rtl] md-tabs-wrapper md-prev-button{left:auto;right:0}md-tabs-wrapper md-next-button{background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE3LjEuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPiA8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPiA8c3ZnIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjQgMjQiIHhtbDpzcGFjZT0icHJlc2VydmUiPiA8ZyBpZD0iSGVhZGVyIj4gPGc+IDxyZWN0IHg9Ii02MTgiIHk9Ii0xMzM2IiBmaWxsPSJub25lIiB3aWR0aD0iMTQwMCIgaGVpZ2h0PSIzNjAwIi8+IDwvZz4gPC9nPiA8ZyBpZD0iTGFiZWwiPiA8L2c+IDxnIGlkPSJJY29uIj4gPGc+IDxwb2x5Z29uIHBvaW50cz0iMTAsNiA4LjYsNy40IDEzLjIsMTIgOC42LDE2LjYgMTAsMTggMTYsMTIgCQkiIHN0eWxlPSJmaWxsOndoaXRlOyIvPiA8cmVjdCBmaWxsPSJub25lIiB3aWR0aD0iMjQiIGhlaWdodD0iMjQiLz4gPC9nPiA8L2c+IDxnIGlkPSJHcmlkIiBkaXNwbGF5PSJub25lIj4gPGcgZGlzcGxheT0iaW5saW5lIj4gPC9nPiA8L2c+IDwvc3ZnPg0K");right:0}[dir=rtl] md-tabs-wrapper md-next-button{left:0;right:auto}md-tabs-wrapper md-next-button md-icon{transform:translate(-50%, -50%) rotate(180deg)}md-tabs-wrapper.md-stretch-tabs md-pagination-wrapper{-ms-flex-direction:row;flex-direction:row;width:100%}md-tabs-wrapper.md-stretch-tabs md-pagination-wrapper md-tab-item{-ms-flex-positive:1;flex-grow:1}md-tabs-canvas{display:block;height:48px;overflow:hidden;position:relative}md-tabs-canvas:after{clear:both;content:"";display:table}md-tabs-canvas .md-dummy-wrapper{left:0;position:absolute;top:0}[dir=rtl] md-tabs-canvas .md-dummy-wrapper{left:auto;right:0}md-tabs-canvas.md-paginated{margin:0 32px}md-tabs-canvas.md-center-tabs{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;text-align:center}md-tabs-canvas.md-center-tabs .md-tab{display:inline-block;float:none}md-pagination-wrapper{display:-ms-flexbox;display:flex;height:48px;left:0;position:absolute;transform:translate(0, 0);transition:transform .5s cubic-bezier(0.35, 0, 0.25, 1)}md-pagination-wrapper:after{clear:both;content:"";display:table}[dir=rtl] md-pagination-wrapper{left:auto;right:0}md-pagination-wrapper.md-center-tabs{-ms-flex-pack:center;justify-content:center;position:relative}md-pagination-wrapper md-tab-item{min-width:72px}@media(min-width: 600px){md-pagination-wrapper md-tab-item{min-width:160px}}md-tabs-content-wrapper{display:block;overflow:hidden;top:48px}md-tab-content,md-tabs-content-wrapper{bottom:0;left:0;position:absolute;right:0}md-tab-content{display:-ms-flexbox;display:flex;overflow:auto;top:0;transform:translate(0, 0);transition:transform .5s cubic-bezier(0.35, 0, 0.25, 1)}md-tab-content.md-no-scroll{bottom:auto;overflow:hidden}md-tab-content.md-no-transition,md-tab-content.ng-leave{transition:none}md-tab-content.md-left:not(.md-active){animation:md-tab-content-hide 1s;transform:translateX(-100%);visibility:hidden}[dir=rtl] md-tab-content.md-left:not(.md-active){transform:translateX(100%)}md-tab-content.md-left:not(.md-active) *{transition:visibility 0s linear;transition-delay:.5s;visibility:hidden}md-tab-content.md-right:not(.md-active){animation:md-tab-content-hide 1s;transform:translateX(100%);visibility:hidden}[dir=rtl] md-tab-content.md-right:not(.md-active){transform:translateX(-100%)}md-tab-content.md-right:not(.md-active) *{transition:visibility 0s linear;transition-delay:.5s;visibility:hidden}md-tab-content>div{-ms-flex:1 0 100%;flex:1 0 100%;min-width:0}md-tab-content>div.ng-leave{animation:md-tab-content-hide 1s}md-ink-bar{bottom:0;height:2px;left:auto;position:absolute;right:auto}md-ink-bar.md-left{transition:left .125s cubic-bezier(0.35, 0, 0.25, 1),right .25s cubic-bezier(0.35, 0, 0.25, 1)}md-ink-bar.md-right{transition:left .25s cubic-bezier(0.35, 0, 0.25, 1),right .125s cubic-bezier(0.35, 0, 0.25, 1)}md-tab{left:-9999px;position:absolute;z-index:-1}.md-tab{box-sizing:border-box;cursor:pointer;float:left;font-size:14px;font-weight:500;line-height:24px;overflow:hidden;padding:12px;position:relative;text-align:center;text-overflow:ellipsis;text-transform:uppercase;transition:background-color .35s cubic-bezier(0.35, 0, 0.25, 1);white-space:nowrap}[dir=rtl] .md-tab{float:right}.md-tab.md-focused,.md-tab:focus{box-shadow:none;outline:none}.md-tab.md-active{cursor:default}.md-tab.md-disabled{-webkit-user-drag:none;cursor:default;opacity:.5;pointer-events:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-ms-user-select:none;user-select:none}.md-tab.ng-leave{transition:none}md-toolbar+md-dialog-content md-tabs,md-toolbar+md-tabs{border-top-left-radius:0;border-top-right-radius:0}.md-toast-text{padding:0 8px}md-toast{box-sizing:border-box;cursor:default;opacity:1;padding:8px;position:absolute;z-index:105}md-toast,md-toast .md-toast-content{overflow:hidden;transition:all .4s cubic-bezier(0.25, 0.8, 0.25, 1)}md-toast .md-toast-content{-ms-flex-align:center;align-items:center;border-radius:2px;box-shadow:0 2px 5px 0 rgba(0, 0, 0, 0.26);display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;font-size:14px;-ms-flex-pack:start;justify-content:flex-start;max-height:168px;max-width:100%;min-height:48px;padding:0 16px;transform:translate3d(0, 0, 0) rotateZ(0deg)}md-toast .md-toast-content:before{content:"";display:inline-block;min-height:48px;visibility:hidden}[dir=rtl] md-toast .md-toast-content{-ms-flex-pack:end;justify-content:flex-end}md-toast .md-toast-content span{box-sizing:border-box;-ms-flex:1 1 0%;flex:1 1 0%;min-width:0}md-toast.md-capsule,md-toast.md-capsule .md-toast-content{border-radius:24px}md-toast.ng-leave-active .md-toast-content{transition:all .3s cubic-bezier(0.55, 0, 0.55, 0.2)}md-toast.md-swipedown .md-toast-content,md-toast.md-swipeleft .md-toast-content,md-toast.md-swiperight .md-toast-content,md-toast.md-swipeup .md-toast-content{transition:all .4s cubic-bezier(0.25, 0.8, 0.25, 1)}md-toast.ng-enter{opacity:0}md-toast.ng-enter .md-toast-content{transform:translate3d(0, 100%, 0)}md-toast.ng-enter.md-top .md-toast-content{transform:translate3d(0, -100%, 0)}md-toast.ng-enter.ng-enter-active{opacity:1}md-toast.ng-enter.ng-enter-active .md-toast-content{transform:translate3d(0, 0, 0)}md-toast.ng-leave.ng-leave-active .md-toast-content{opacity:0;transform:translate3d(0, 100%, 0)}md-toast.ng-leave.ng-leave-active.md-swipeup .md-toast-content{transform:translate3d(0, -50%, 0)}md-toast.ng-leave.ng-leave-active.md-swipedown .md-toast-content{transform:translate3d(0, 50%, 0)}md-toast.ng-leave.ng-leave-active.md-top .md-toast-content{transform:translate3d(0, -100%, 0)}md-toast .md-action{cursor:pointer;float:right;line-height:19px;margin-left:24px;margin-right:0;text-transform:uppercase}md-toast .md-button{margin-left:8px;margin-right:0;min-width:0}[dir=rtl] md-toast .md-button{margin-left:0;margin-right:8px}@media(max-width: 959px){md-toast{border-radius:0;bottom:0;left:0;max-width:100%;min-width:0;padding:0;right:0;width:100%}md-toast.ng-leave.ng-leave-active.md-swipeup .md-toast-content{transform:translate3d(0, -50%, 0)}md-toast.ng-leave.ng-leave-active.md-swipedown .md-toast-content{transform:translate3d(0, 50%, 0)}}@media(min-width: 960px){md-toast{min-width:304px}md-toast.md-bottom{bottom:0}md-toast.md-left{left:0}md-toast.md-right{right:0}md-toast.md-top{top:0}md-toast._md-start{left:0}[dir=rtl] md-toast._md-start{left:auto;right:0}md-toast._md-end{right:0}[dir=rtl] md-toast._md-end{left:0;right:auto}md-toast.ng-leave.ng-leave-active.md-swipeleft .md-toast-content{transform:translate3d(-50%, 0, 0)}md-toast.ng-leave.ng-leave-active.md-swiperight .md-toast-content{transform:translate3d(50%, 0, 0)}}@media(min-width: 1920px){md-toast .md-toast-content{max-width:568px}}@media screen and (-ms-high-contrast: active){md-toast{border:1px solid #fff}}.md-toast-animating{overflow:hidden !important}md-toolbar{box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-size:20px;min-height:64px;position:relative;width:100%;z-index:2}md-toolbar._md-toolbar-transitions{transition-duration:.5s;transition-property:background-color,fill,color;transition-timing-function:cubic-bezier(0.35, 0, 0.25, 1)}md-toolbar.md-whiteframe-z1-add,md-toolbar.md-whiteframe-z1-remove{transition:box-shadow .5s linear}md-toolbar md-toolbar-filler{width:72px}md-toolbar *,md-toolbar :after,md-toolbar :before{box-sizing:border-box}md-toolbar.ng-animate{transition:none}md-toolbar.md-tall{height:128px;max-height:128px;min-height:128px}md-toolbar.md-medium-tall{height:88px;max-height:88px;min-height:88px}md-toolbar.md-medium-tall .md-toolbar-tools{height:48px;max-height:48px;min-height:48px}md-toolbar>.md-indent{margin-left:64px}[dir=rtl] md-toolbar>.md-indent{margin-left:auto;margin-right:64px}md-toolbar~md-content>md-list{padding:0}md-toolbar~md-content>md-list md-list-item:last-child md-divider{display:none}.md-toolbar-tools{-ms-flex-align:center;align-items:center;box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;font-size:20px;font-weight:400;height:64px;letter-spacing:.005em;margin:0;max-height:64px;padding:0 16px;width:100%}.md-toolbar-tools h1,.md-toolbar-tools h2,.md-toolbar-tools h3{font-size:inherit;font-weight:inherit;margin:inherit}.md-toolbar-tools a{color:inherit;text-decoration:none}.md-toolbar-tools .fill-height{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}.md-toolbar-tools md-checkbox{margin:inherit}.md-toolbar-tools .md-button{margin-bottom:0;margin-top:0}.md-toolbar-tools .md-button,.md-toolbar-tools .md-button.md-icon-button md-icon{transition-duration:.5s;transition-property:background-color,fill,color;transition-timing-function:cubic-bezier(0.35, 0, 0.25, 1)}.md-toolbar-tools .md-button.md-icon-button md-icon.ng-animate,.md-toolbar-tools .md-button.ng-animate{transition:none}.md-toolbar-tools>.md-button:first-child{margin-left:-8px}[dir=rtl] .md-toolbar-tools>.md-button:first-child{margin-left:auto;margin-right:-8px}.md-toolbar-tools>.md-button:last-child{margin-right:-8px}[dir=rtl] .md-toolbar-tools>.md-button:last-child{margin-left:-8px;margin-right:auto}.md-toolbar-tools>md-menu:last-child{margin-right:-8px}[dir=rtl] .md-toolbar-tools>md-menu:last-child{margin-left:-8px;margin-right:auto}.md-toolbar-tools>md-menu:last-child>.md-button{margin-right:0}[dir=rtl] .md-toolbar-tools>md-menu:last-child>.md-button{margin-left:0;margin-right:auto}@media screen and (-ms-high-contrast: active){.md-toolbar-tools{border-bottom:1px solid #fff}}@media(min-width: 0)and (max-width: 959px)and (orientation: portrait){md-toolbar{min-height:56px}.md-toolbar-tools{height:56px;max-height:56px}}@media(min-width: 0)and (max-width: 959px)and (orientation: landscape){md-toolbar{min-height:48px}.md-toolbar-tools{height:48px;max-height:48px}}.md-tooltip{border-radius:4px;display:inline-block;font-size:14px;font-weight:500;height:32px;line-height:32px;opacity:0;overflow:hidden;padding-left:16px;padding-right:16px;pointer-events:none;text-overflow:ellipsis;white-space:nowrap}.md-tooltip.md-origin-top{margin-top:-24px;transform-origin:center bottom}.md-tooltip.md-origin-right{margin-left:24px;transform-origin:left center}.md-tooltip.md-origin-bottom{margin-top:24px;transform-origin:center top}.md-tooltip.md-origin-left{margin-left:-24px;transform-origin:right center}@media(min-width: 960px){.md-tooltip{font-size:10px;height:22px;line-height:22px;padding-left:8px;padding-right:8px}.md-tooltip.md-origin-top{margin-top:-14px}.md-tooltip.md-origin-right{margin-left:14px}.md-tooltip.md-origin-bottom{margin-top:14px}.md-tooltip.md-origin-left{margin-left:-14px}}.md-tooltip.md-show-add{transform:scale(0)}.md-tooltip.md-show{opacity:.9;transform:scale(1);transition:all .4s cubic-bezier(0.25, 0.8, 0.25, 1);transition-duration:.15s}.md-tooltip.md-hide{opacity:0;transform:scale(0);transition:all .3s cubic-bezier(0.55, 0, 0.55, 0.2);transition-duration:.15s}.md-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.md-truncate.md-clip{text-overflow:clip}.md-truncate.flex{width:0}.md-virtual-repeat-container{box-sizing:border-box;display:block;margin:0;overflow:hidden;padding:0;position:relative}.md-virtual-repeat-container .md-virtual-repeat-scroller{-webkit-overflow-scrolling:touch;bottom:0;box-sizing:border-box;left:0;margin:0;overflow-x:hidden;padding:0;position:absolute;right:0;top:0}.md-virtual-repeat-container .md-virtual-repeat-sizer{box-sizing:border-box;display:block;height:1px;margin:0;padding:0;width:1px}.md-virtual-repeat-container .md-virtual-repeat-offsetter{box-sizing:border-box;left:0;margin:0;padding:0;position:absolute;right:0;top:0}.md-virtual-repeat-container.md-orient-horizontal .md-virtual-repeat-scroller{overflow-x:auto;overflow-y:hidden}.md-virtual-repeat-container.md-orient-horizontal .md-virtual-repeat-offsetter{bottom:16px;right:auto;white-space:nowrap}[dir=rtl] .md-virtual-repeat-container.md-orient-horizontal .md-virtual-repeat-offsetter{left:auto;right:auto}.md-whiteframe-1dp,.md-whiteframe-z1{box-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.2),0 1px 1px 0 rgba(0, 0, 0, 0.14),0 2px 1px -1px rgba(0, 0, 0, 0.12)}.md-whiteframe-2dp{box-shadow:0 1px 5px 0 rgba(0, 0, 0, 0.2),0 2px 2px 0 rgba(0, 0, 0, 0.14),0 3px 1px -2px rgba(0, 0, 0, 0.12)}.md-whiteframe-3dp{box-shadow:0 1px 8px 0 rgba(0, 0, 0, 0.2),0 3px 4px 0 rgba(0, 0, 0, 0.14),0 3px 3px -2px rgba(0, 0, 0, 0.12)}.md-whiteframe-4dp,.md-whiteframe-z2{box-shadow:0 2px 4px -1px rgba(0, 0, 0, 0.2),0 4px 5px 0 rgba(0, 0, 0, 0.14),0 1px 10px 0 rgba(0, 0, 0, 0.12)}.md-whiteframe-5dp{box-shadow:0 3px 5px -1px rgba(0, 0, 0, 0.2),0 5px 8px 0 rgba(0, 0, 0, 0.14),0 1px 14px 0 rgba(0, 0, 0, 0.12)}.md-whiteframe-6dp{box-shadow:0 3px 5px -1px rgba(0, 0, 0, 0.2),0 6px 10px 0 rgba(0, 0, 0, 0.14),0 1px 18px 0 rgba(0, 0, 0, 0.12)}.md-whiteframe-7dp,.md-whiteframe-z3{box-shadow:0 4px 5px -2px rgba(0, 0, 0, 0.2),0 7px 10px 1px rgba(0, 0, 0, 0.14),0 2px 16px 1px rgba(0, 0, 0, 0.12)}.md-whiteframe-8dp{box-shadow:0 5px 5px -3px rgba(0, 0, 0, 0.2),0 8px 10px 1px rgba(0, 0, 0, 0.14),0 3px 14px 2px rgba(0, 0, 0, 0.12)}.md-whiteframe-9dp{box-shadow:0 5px 6px -3px rgba(0, 0, 0, 0.2),0 9px 12px 1px rgba(0, 0, 0, 0.14),0 3px 16px 2px rgba(0, 0, 0, 0.12)}.md-whiteframe-10dp,.md-whiteframe-z4{box-shadow:0 6px 6px -3px rgba(0, 0, 0, 0.2),0 10px 14px 1px rgba(0, 0, 0, 0.14),0 4px 18px 3px rgba(0, 0, 0, 0.12)}.md-whiteframe-11dp{box-shadow:0 6px 7px -4px rgba(0, 0, 0, 0.2),0 11px 15px 1px rgba(0, 0, 0, 0.14),0 4px 20px 3px rgba(0, 0, 0, 0.12)}.md-whiteframe-12dp{box-shadow:0 7px 8px -4px rgba(0, 0, 0, 0.2),0 12px 17px 2px rgba(0, 0, 0, 0.14),0 5px 22px 4px rgba(0, 0, 0, 0.12)}.md-whiteframe-13dp,.md-whiteframe-z5{box-shadow:0 7px 8px -4px rgba(0, 0, 0, 0.2),0 13px 19px 2px rgba(0, 0, 0, 0.14),0 5px 24px 4px rgba(0, 0, 0, 0.12)}.md-whiteframe-14dp{box-shadow:0 7px 9px -4px rgba(0, 0, 0, 0.2),0 14px 21px 2px rgba(0, 0, 0, 0.14),0 5px 26px 4px rgba(0, 0, 0, 0.12)}.md-whiteframe-15dp{box-shadow:0 8px 9px -5px rgba(0, 0, 0, 0.2),0 15px 22px 2px rgba(0, 0, 0, 0.14),0 6px 28px 5px rgba(0, 0, 0, 0.12)}.md-whiteframe-16dp{box-shadow:0 8px 10px -5px rgba(0, 0, 0, 0.2),0 16px 24px 2px rgba(0, 0, 0, 0.14),0 6px 30px 5px rgba(0, 0, 0, 0.12)}.md-whiteframe-17dp{box-shadow:0 8px 11px -5px rgba(0, 0, 0, 0.2),0 17px 26px 2px rgba(0, 0, 0, 0.14),0 6px 32px 5px rgba(0, 0, 0, 0.12)}.md-whiteframe-18dp{box-shadow:0 9px 11px -5px rgba(0, 0, 0, 0.2),0 18px 28px 2px rgba(0, 0, 0, 0.14),0 7px 34px 6px rgba(0, 0, 0, 0.12)}.md-whiteframe-19dp{box-shadow:0 9px 12px -6px rgba(0, 0, 0, 0.2),0 19px 29px 2px rgba(0, 0, 0, 0.14),0 7px 36px 6px rgba(0, 0, 0, 0.12)}.md-whiteframe-20dp{box-shadow:0 10px 13px -6px rgba(0, 0, 0, 0.2),0 20px 31px 3px rgba(0, 0, 0, 0.14),0 8px 38px 7px rgba(0, 0, 0, 0.12)}.md-whiteframe-21dp{box-shadow:0 10px 13px -6px rgba(0, 0, 0, 0.2),0 21px 33px 3px rgba(0, 0, 0, 0.14),0 8px 40px 7px rgba(0, 0, 0, 0.12)}.md-whiteframe-22dp{box-shadow:0 10px 14px -6px rgba(0, 0, 0, 0.2),0 22px 35px 3px rgba(0, 0, 0, 0.14),0 8px 42px 7px rgba(0, 0, 0, 0.12)}.md-whiteframe-23dp{box-shadow:0 11px 14px -7px rgba(0, 0, 0, 0.2),0 23px 36px 3px rgba(0, 0, 0, 0.14),0 9px 44px 8px rgba(0, 0, 0, 0.12)}.md-whiteframe-24dp{box-shadow:0 11px 15px -7px rgba(0, 0, 0, 0.2),0 24px 38px 3px rgba(0, 0, 0, 0.14),0 9px 46px 8px rgba(0, 0, 0, 0.12)}@media screen and (-ms-high-contrast: active){md-whiteframe{border:1px solid #fff}}@media print{[md-whiteframe],md-whiteframe{background-color:#fff}}.ng-cloak,.x-ng-cloak,[data-ng-cloak],[ng-cloak],[ng\:cloak],[x-ng-cloak]{display:none !important}@-moz-document url-prefix(){.layout-fill{height:100%;margin:0;min-height:100%;width:100%}}.flex-order{-ms-flex-order:0;order:0}.flex-order--20{-ms-flex-order:-20;order:-20}.flex-order--19{-ms-flex-order:-19;order:-19}.flex-order--18{-ms-flex-order:-18;order:-18}.flex-order--17{-ms-flex-order:-17;order:-17}.flex-order--16{-ms-flex-order:-16;order:-16}.flex-order--15{-ms-flex-order:-15;order:-15}.flex-order--14{-ms-flex-order:-14;order:-14}.flex-order--13{-ms-flex-order:-13;order:-13}.flex-order--12{-ms-flex-order:-12;order:-12}.flex-order--11{-ms-flex-order:-11;order:-11}.flex-order--10{-ms-flex-order:-10;order:-10}.flex-order--9{-ms-flex-order:-9;order:-9}.flex-order--8{-ms-flex-order:-8;order:-8}.flex-order--7{-ms-flex-order:-7;order:-7}.flex-order--6{-ms-flex-order:-6;order:-6}.flex-order--5{-ms-flex-order:-5;order:-5}.flex-order--4{-ms-flex-order:-4;order:-4}.flex-order--3{-ms-flex-order:-3;order:-3}.flex-order--2{-ms-flex-order:-2;order:-2}.flex-order--1{-ms-flex-order:-1;order:-1}.flex-order-0{-ms-flex-order:0;order:0}.flex-order-1{-ms-flex-order:1;order:1}.flex-order-2{-ms-flex-order:2;order:2}.flex-order-3{-ms-flex-order:3;order:3}.flex-order-4{-ms-flex-order:4;order:4}.flex-order-5{-ms-flex-order:5;order:5}.flex-order-6{-ms-flex-order:6;order:6}.flex-order-7{-ms-flex-order:7;order:7}.flex-order-8{-ms-flex-order:8;order:8}.flex-order-9{-ms-flex-order:9;order:9}.flex-order-10{-ms-flex-order:10;order:10}.flex-order-11{-ms-flex-order:11;order:11}.flex-order-12{-ms-flex-order:12;order:12}.flex-order-13{-ms-flex-order:13;order:13}.flex-order-14{-ms-flex-order:14;order:14}.flex-order-15{-ms-flex-order:15;order:15}.flex-order-16{-ms-flex-order:16;order:16}.flex-order-17{-ms-flex-order:17;order:17}.flex-order-18{-ms-flex-order:18;order:18}.flex-order-19{-ms-flex-order:19;order:19}.flex-order-20{-ms-flex-order:20;order:20}.flex-offset-0,.layout-margin .flex-offset-0,.layout-margin .offset-0,.offset-0{margin-left:0}[dir=rtl] .flex-offset-0,[dir=rtl] .layout-margin .flex-offset-0,[dir=rtl] .layout-margin .offset-0,[dir=rtl] .offset-0{margin-left:auto;margin-right:0}.flex-offset-5,.layout-margin .flex-offset-5,.layout-margin .offset-5,.offset-5{margin-left:5%}[dir=rtl] .flex-offset-5,[dir=rtl] .layout-margin .flex-offset-5,[dir=rtl] .layout-margin .offset-5,[dir=rtl] .offset-5{margin-left:auto;margin-right:5%}.flex-offset-10,.layout-margin .flex-offset-10,.layout-margin .offset-10,.offset-10{margin-left:10%}[dir=rtl] .flex-offset-10,[dir=rtl] .layout-margin .flex-offset-10,[dir=rtl] .layout-margin .offset-10,[dir=rtl] .offset-10{margin-left:auto;margin-right:10%}.flex-offset-15,.layout-margin .flex-offset-15,.layout-margin .offset-15,.offset-15{margin-left:15%}[dir=rtl] .flex-offset-15,[dir=rtl] .layout-margin .flex-offset-15,[dir=rtl] .layout-margin .offset-15,[dir=rtl] .offset-15{margin-left:auto;margin-right:15%}.flex-offset-20,.layout-margin .flex-offset-20,.layout-margin .offset-20,.offset-20{margin-left:20%}[dir=rtl] .flex-offset-20,[dir=rtl] .layout-margin .flex-offset-20,[dir=rtl] .layout-margin .offset-20,[dir=rtl] .offset-20{margin-left:auto;margin-right:20%}.flex-offset-25,.layout-margin .flex-offset-25,.layout-margin .offset-25,.offset-25{margin-left:25%}[dir=rtl] .flex-offset-25,[dir=rtl] .layout-margin .flex-offset-25,[dir=rtl] .layout-margin .offset-25,[dir=rtl] .offset-25{margin-left:auto;margin-right:25%}.flex-offset-30,.layout-margin .flex-offset-30,.layout-margin .offset-30,.offset-30{margin-left:30%}[dir=rtl] .flex-offset-30,[dir=rtl] .layout-margin .flex-offset-30,[dir=rtl] .layout-margin .offset-30,[dir=rtl] .offset-30{margin-left:auto;margin-right:30%}.flex-offset-35,.layout-margin .flex-offset-35,.layout-margin .offset-35,.offset-35{margin-left:35%}[dir=rtl] .flex-offset-35,[dir=rtl] .layout-margin .flex-offset-35,[dir=rtl] .layout-margin .offset-35,[dir=rtl] .offset-35{margin-left:auto;margin-right:35%}.flex-offset-40,.layout-margin .flex-offset-40,.layout-margin .offset-40,.offset-40{margin-left:40%}[dir=rtl] .flex-offset-40,[dir=rtl] .layout-margin .flex-offset-40,[dir=rtl] .layout-margin .offset-40,[dir=rtl] .offset-40{margin-left:auto;margin-right:40%}.flex-offset-45,.layout-margin .flex-offset-45,.layout-margin .offset-45,.offset-45{margin-left:45%}[dir=rtl] .flex-offset-45,[dir=rtl] .layout-margin .flex-offset-45,[dir=rtl] .layout-margin .offset-45,[dir=rtl] .offset-45{margin-left:auto;margin-right:45%}.flex-offset-50,.layout-margin .flex-offset-50,.layout-margin .offset-50,.offset-50{margin-left:50%}[dir=rtl] .flex-offset-50,[dir=rtl] .layout-margin .flex-offset-50,[dir=rtl] .layout-margin .offset-50,[dir=rtl] .offset-50{margin-left:auto;margin-right:50%}.flex-offset-55,.layout-margin .flex-offset-55,.layout-margin .offset-55,.offset-55{margin-left:55%}[dir=rtl] .flex-offset-55,[dir=rtl] .layout-margin .flex-offset-55,[dir=rtl] .layout-margin .offset-55,[dir=rtl] .offset-55{margin-left:auto;margin-right:55%}.flex-offset-60,.layout-margin .flex-offset-60,.layout-margin .offset-60,.offset-60{margin-left:60%}[dir=rtl] .flex-offset-60,[dir=rtl] .layout-margin .flex-offset-60,[dir=rtl] .layout-margin .offset-60,[dir=rtl] .offset-60{margin-left:auto;margin-right:60%}.flex-offset-65,.layout-margin .flex-offset-65,.layout-margin .offset-65,.offset-65{margin-left:65%}[dir=rtl] .flex-offset-65,[dir=rtl] .layout-margin .flex-offset-65,[dir=rtl] .layout-margin .offset-65,[dir=rtl] .offset-65{margin-left:auto;margin-right:65%}.flex-offset-70,.layout-margin .flex-offset-70,.layout-margin .offset-70,.offset-70{margin-left:70%}[dir=rtl] .flex-offset-70,[dir=rtl] .layout-margin .flex-offset-70,[dir=rtl] .layout-margin .offset-70,[dir=rtl] .offset-70{margin-left:auto;margin-right:70%}.flex-offset-75,.layout-margin .flex-offset-75,.layout-margin .offset-75,.offset-75{margin-left:75%}[dir=rtl] .flex-offset-75,[dir=rtl] .layout-margin .flex-offset-75,[dir=rtl] .layout-margin .offset-75,[dir=rtl] .offset-75{margin-left:auto;margin-right:75%}.flex-offset-80,.layout-margin .flex-offset-80,.layout-margin .offset-80,.offset-80{margin-left:80%}[dir=rtl] .flex-offset-80,[dir=rtl] .layout-margin .flex-offset-80,[dir=rtl] .layout-margin .offset-80,[dir=rtl] .offset-80{margin-left:auto;margin-right:80%}.flex-offset-85,.layout-margin .flex-offset-85,.layout-margin .offset-85,.offset-85{margin-left:85%}[dir=rtl] .flex-offset-85,[dir=rtl] .layout-margin .flex-offset-85,[dir=rtl] .layout-margin .offset-85,[dir=rtl] .offset-85{margin-left:auto;margin-right:85%}.flex-offset-90,.layout-margin .flex-offset-90,.layout-margin .offset-90,.offset-90{margin-left:90%}[dir=rtl] .flex-offset-90,[dir=rtl] .layout-margin .flex-offset-90,[dir=rtl] .layout-margin .offset-90,[dir=rtl] .offset-90{margin-left:auto;margin-right:90%}.flex-offset-95,.layout-margin .flex-offset-95,.layout-margin .offset-95,.offset-95{margin-left:95%}[dir=rtl] .flex-offset-95,[dir=rtl] .layout-margin .flex-offset-95,[dir=rtl] .layout-margin .offset-95,[dir=rtl] .offset-95{margin-left:auto;margin-right:95%}.flex-offset-33,.layout-margin .flex-offset-33,.layout-margin .offset-33,.offset-33{margin-left:33.3333333333%}.flex-offset-66,.layout-margin .flex-offset-66,.layout-margin .offset-66,.offset-66{margin-left:66.6666666667%}[dir=rtl] .flex-offset-66,[dir=rtl] .layout-margin .flex-offset-66,[dir=rtl] .layout-margin .offset-66,[dir=rtl] .offset-66{margin-left:auto;margin-right:66.6666666667%}.layout-align,.layout-align-start-stretch{-ms-flex-line-pack:stretch;align-content:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:start;justify-content:flex-start}.layout-align-start,.layout-align-start-center,.layout-align-start-end,.layout-align-start-start,.layout-align-start-stretch{-ms-flex-pack:start;justify-content:flex-start}.layout-align-center,.layout-align-center-center,.layout-align-center-end,.layout-align-center-start,.layout-align-center-stretch{-ms-flex-pack:center;justify-content:center}.layout-align-end,.layout-align-end-center,.layout-align-end-end,.layout-align-end-start,.layout-align-end-stretch{-ms-flex-pack:end;justify-content:flex-end}.layout-align-space-around,.layout-align-space-around-center,.layout-align-space-around-end,.layout-align-space-around-start,.layout-align-space-around-stretch{-ms-flex-pack:distribute;justify-content:space-around}.layout-align-space-between,.layout-align-space-between-center,.layout-align-space-between-end,.layout-align-space-between-start,.layout-align-space-between-stretch{-ms-flex-pack:justify;justify-content:space-between}.layout-align-center-start,.layout-align-end-start,.layout-align-space-around-start,.layout-align-space-between-start,.layout-align-start-start{-ms-flex-line-pack:start;align-content:flex-start;-ms-flex-align:start;align-items:flex-start}.layout-align-center-center,.layout-align-end-center,.layout-align-space-around-center,.layout-align-space-between-center,.layout-align-start-center{-ms-flex-line-pack:center;align-content:center;-ms-flex-align:center;align-items:center;max-width:100%}.layout-align-center-center>*,.layout-align-end-center>*,.layout-align-space-around-center>*,.layout-align-space-between-center>*,.layout-align-start-center>*{box-sizing:border-box;max-width:100%}.layout-align-center-end,.layout-align-end-end,.layout-align-space-around-end,.layout-align-space-between-end,.layout-align-start-end{-ms-flex-line-pack:end;align-content:flex-end;-ms-flex-align:end;align-items:flex-end}.layout-align-center-stretch,.layout-align-end-stretch,.layout-align-space-around-stretch,.layout-align-space-between-stretch,.layout-align-start-stretch{-ms-flex-line-pack:stretch;align-content:stretch;-ms-flex-align:stretch;align-items:stretch}.flex{-ms-flex:1;flex:1}.flex,.flex-grow{box-sizing:border-box}.flex-grow{-ms-flex:1 1 100%;flex:1 1 100%}.flex-initial{box-sizing:border-box;-ms-flex:0 1 auto;flex:0 1 auto}.flex-auto{box-sizing:border-box;-ms-flex:1 1 auto;flex:1 1 auto}.flex-none{box-sizing:border-box;-ms-flex:0 0 auto;flex:0 0 auto}.flex-noshrink{box-sizing:border-box;-ms-flex:1 0 auto;flex:1 0 auto}.flex-nogrow{box-sizing:border-box;-ms-flex:0 1 auto;flex:0 1 auto}.flex-0,.layout-row>.flex-0{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:0}.layout-row>.flex-0{min-width:0}.layout-column>.flex-0{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:0%;max-width:100%}.flex-5,.layout-row>.flex-5{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:5%}.layout-column>.flex-5{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:5%;max-width:100%}.flex-10,.layout-row>.flex-10{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:10%}.layout-column>.flex-10{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:10%;max-width:100%}.flex-15,.layout-row>.flex-15{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:15%}.layout-column>.flex-15{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:15%;max-width:100%}.flex-20,.layout-row>.flex-20{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:20%}.layout-column>.flex-20{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:20%;max-width:100%}.flex-25,.layout-row>.flex-25{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:25%}.layout-column>.flex-25{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:25%;max-width:100%}.flex-30,.layout-row>.flex-30{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:30%}.layout-column>.flex-30{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:30%;max-width:100%}.flex-35,.layout-row>.flex-35{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:35%}.layout-column>.flex-35{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:35%;max-width:100%}.flex-40,.layout-row>.flex-40{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:40%}.layout-column>.flex-40{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:40%;max-width:100%}.flex-45,.layout-row>.flex-45{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:45%}.layout-column>.flex-45{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:45%;max-width:100%}.flex-50,.layout-row>.flex-50{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:50%}.layout-column>.flex-50{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:50%;max-width:100%}.flex-55,.layout-row>.flex-55{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:55%}.layout-column>.flex-55{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:55%;max-width:100%}.flex-60,.layout-row>.flex-60{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:60%}.layout-column>.flex-60{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:60%;max-width:100%}.flex-65,.layout-row>.flex-65{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:65%}.layout-column>.flex-65{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:65%;max-width:100%}.flex-70,.layout-row>.flex-70{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:70%}.layout-column>.flex-70{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:70%;max-width:100%}.flex-75,.layout-row>.flex-75{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:75%}.layout-column>.flex-75{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:75%;max-width:100%}.flex-80,.layout-row>.flex-80{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:80%}.layout-column>.flex-80{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:80%;max-width:100%}.flex-85,.layout-row>.flex-85{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:85%}.layout-column>.flex-85{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:85%;max-width:100%}.flex-90,.layout-row>.flex-90{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:90%}.layout-column>.flex-90{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:90%;max-width:100%}.flex-95,.layout-row>.flex-95{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:95%}.layout-column>.flex-95{max-height:95%}.flex-100,.layout-column>.flex-95{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%}.flex-100{max-height:100%}.layout-column>.flex-100,.layout-row>.flex-100{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:100%}.flex-33{max-width:33.33%}.flex-33,.flex-66{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%}.flex-66{max-width:66.66%}.layout-row>.flex-33{-ms-flex:1 1 33.33%;flex:1 1 33.33%}.layout-row>.flex-66{-ms-flex:1 1 66.66%;flex:1 1 66.66%}.layout-column>.flex-33{-ms-flex:1 1 33.33%;flex:1 1 33.33%}.layout-column>.flex-66{-ms-flex:1 1 66.66%;flex:1 1 66.66%}.layout-row>.flex-33{max-width:33.33%}.layout-row>.flex-33,.layout-row>.flex-66{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%}.layout-row>.flex-66{max-width:66.66%}.layout-row>.flex{min-width:0}.layout-column>.flex-33{max-height:33.33%}.layout-column>.flex-33,.layout-column>.flex-66{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%}.layout-column>.flex-66{max-height:66.66%}.layout-column>.flex{min-height:0}.layout,.layout-column,.layout-row{box-sizing:border-box;display:-ms-flexbox;display:flex}.layout-column{-ms-flex-direction:column;flex-direction:column}.layout-row{-ms-flex-direction:row;flex-direction:row}.layout-padding-sm>*,.layout-padding>.flex-sm{padding:4px}.layout-padding,.layout-padding-gt-sm,.layout-padding-gt-sm>*,.layout-padding-md,.layout-padding-md>*,.layout-padding>*,.layout-padding>.flex,.layout-padding>.flex-gt-sm,.layout-padding>.flex-md{padding:8px}.layout-padding-gt-lg>*,.layout-padding-gt-md>*,.layout-padding-lg>*,.layout-padding>.flex-gt-lg,.layout-padding>.flex-gt-md,.layout-padding>.flex-lg{padding:16px}.layout-margin-sm>*,.layout-margin>.flex-sm{margin:4px}.layout-margin,.layout-margin-gt-sm,.layout-margin-gt-sm>*,.layout-margin-md,.layout-margin-md>*,.layout-margin>*,.layout-margin>.flex,.layout-margin>.flex-gt-sm,.layout-margin>.flex-md{margin:8px}.layout-margin-gt-lg>*,.layout-margin-gt-md>*,.layout-margin-lg>*,.layout-margin>.flex-gt-lg,.layout-margin>.flex-gt-md,.layout-margin>.flex-lg{margin:16px}.layout-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.layout-nowrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.layout-fill{height:100%;margin:0;min-height:100%;width:100%}@media(max-width: 599px){.hide-xs:not(.show-xs):not(.show),.hide:not(.show-xs):not(.show){display:none}.flex-order-xs--20{-ms-flex-order:-20;order:-20}.flex-order-xs--19{-ms-flex-order:-19;order:-19}.flex-order-xs--18{-ms-flex-order:-18;order:-18}.flex-order-xs--17{-ms-flex-order:-17;order:-17}.flex-order-xs--16{-ms-flex-order:-16;order:-16}.flex-order-xs--15{-ms-flex-order:-15;order:-15}.flex-order-xs--14{-ms-flex-order:-14;order:-14}.flex-order-xs--13{-ms-flex-order:-13;order:-13}.flex-order-xs--12{-ms-flex-order:-12;order:-12}.flex-order-xs--11{-ms-flex-order:-11;order:-11}.flex-order-xs--10{-ms-flex-order:-10;order:-10}.flex-order-xs--9{-ms-flex-order:-9;order:-9}.flex-order-xs--8{-ms-flex-order:-8;order:-8}.flex-order-xs--7{-ms-flex-order:-7;order:-7}.flex-order-xs--6{-ms-flex-order:-6;order:-6}.flex-order-xs--5{-ms-flex-order:-5;order:-5}.flex-order-xs--4{-ms-flex-order:-4;order:-4}.flex-order-xs--3{-ms-flex-order:-3;order:-3}.flex-order-xs--2{-ms-flex-order:-2;order:-2}.flex-order-xs--1{-ms-flex-order:-1;order:-1}.flex-order-xs-0{-ms-flex-order:0;order:0}.flex-order-xs-1{-ms-flex-order:1;order:1}.flex-order-xs-2{-ms-flex-order:2;order:2}.flex-order-xs-3{-ms-flex-order:3;order:3}.flex-order-xs-4{-ms-flex-order:4;order:4}.flex-order-xs-5{-ms-flex-order:5;order:5}.flex-order-xs-6{-ms-flex-order:6;order:6}.flex-order-xs-7{-ms-flex-order:7;order:7}.flex-order-xs-8{-ms-flex-order:8;order:8}.flex-order-xs-9{-ms-flex-order:9;order:9}.flex-order-xs-10{-ms-flex-order:10;order:10}.flex-order-xs-11{-ms-flex-order:11;order:11}.flex-order-xs-12{-ms-flex-order:12;order:12}.flex-order-xs-13{-ms-flex-order:13;order:13}.flex-order-xs-14{-ms-flex-order:14;order:14}.flex-order-xs-15{-ms-flex-order:15;order:15}.flex-order-xs-16{-ms-flex-order:16;order:16}.flex-order-xs-17{-ms-flex-order:17;order:17}.flex-order-xs-18{-ms-flex-order:18;order:18}.flex-order-xs-19{-ms-flex-order:19;order:19}.flex-order-xs-20{-ms-flex-order:20;order:20}.flex-offset-xs-0,.layout-margin .flex-offset-xs-0,.layout-margin .offset-xs-0,.offset-xs-0{margin-left:0}[dir=rtl] .flex-offset-xs-0,[dir=rtl] .layout-margin .flex-offset-xs-0,[dir=rtl] .layout-margin .offset-xs-0,[dir=rtl] .offset-xs-0{margin-left:auto;margin-right:0}.flex-offset-xs-5,.layout-margin .flex-offset-xs-5,.layout-margin .offset-xs-5,.offset-xs-5{margin-left:5%}[dir=rtl] .flex-offset-xs-5,[dir=rtl] .layout-margin .flex-offset-xs-5,[dir=rtl] .layout-margin .offset-xs-5,[dir=rtl] .offset-xs-5{margin-left:auto;margin-right:5%}.flex-offset-xs-10,.layout-margin .flex-offset-xs-10,.layout-margin .offset-xs-10,.offset-xs-10{margin-left:10%}[dir=rtl] .flex-offset-xs-10,[dir=rtl] .layout-margin .flex-offset-xs-10,[dir=rtl] .layout-margin .offset-xs-10,[dir=rtl] .offset-xs-10{margin-left:auto;margin-right:10%}.flex-offset-xs-15,.layout-margin .flex-offset-xs-15,.layout-margin .offset-xs-15,.offset-xs-15{margin-left:15%}[dir=rtl] .flex-offset-xs-15,[dir=rtl] .layout-margin .flex-offset-xs-15,[dir=rtl] .layout-margin .offset-xs-15,[dir=rtl] .offset-xs-15{margin-left:auto;margin-right:15%}.flex-offset-xs-20,.layout-margin .flex-offset-xs-20,.layout-margin .offset-xs-20,.offset-xs-20{margin-left:20%}[dir=rtl] .flex-offset-xs-20,[dir=rtl] .layout-margin .flex-offset-xs-20,[dir=rtl] .layout-margin .offset-xs-20,[dir=rtl] .offset-xs-20{margin-left:auto;margin-right:20%}.flex-offset-xs-25,.layout-margin .flex-offset-xs-25,.layout-margin .offset-xs-25,.offset-xs-25{margin-left:25%}[dir=rtl] .flex-offset-xs-25,[dir=rtl] .layout-margin .flex-offset-xs-25,[dir=rtl] .layout-margin .offset-xs-25,[dir=rtl] .offset-xs-25{margin-left:auto;margin-right:25%}.flex-offset-xs-30,.layout-margin .flex-offset-xs-30,.layout-margin .offset-xs-30,.offset-xs-30{margin-left:30%}[dir=rtl] .flex-offset-xs-30,[dir=rtl] .layout-margin .flex-offset-xs-30,[dir=rtl] .layout-margin .offset-xs-30,[dir=rtl] .offset-xs-30{margin-left:auto;margin-right:30%}.flex-offset-xs-35,.layout-margin .flex-offset-xs-35,.layout-margin .offset-xs-35,.offset-xs-35{margin-left:35%}[dir=rtl] .flex-offset-xs-35,[dir=rtl] .layout-margin .flex-offset-xs-35,[dir=rtl] .layout-margin .offset-xs-35,[dir=rtl] .offset-xs-35{margin-left:auto;margin-right:35%}.flex-offset-xs-40,.layout-margin .flex-offset-xs-40,.layout-margin .offset-xs-40,.offset-xs-40{margin-left:40%}[dir=rtl] .flex-offset-xs-40,[dir=rtl] .layout-margin .flex-offset-xs-40,[dir=rtl] .layout-margin .offset-xs-40,[dir=rtl] .offset-xs-40{margin-left:auto;margin-right:40%}.flex-offset-xs-45,.layout-margin .flex-offset-xs-45,.layout-margin .offset-xs-45,.offset-xs-45{margin-left:45%}[dir=rtl] .flex-offset-xs-45,[dir=rtl] .layout-margin .flex-offset-xs-45,[dir=rtl] .layout-margin .offset-xs-45,[dir=rtl] .offset-xs-45{margin-left:auto;margin-right:45%}.flex-offset-xs-50,.layout-margin .flex-offset-xs-50,.layout-margin .offset-xs-50,.offset-xs-50{margin-left:50%}[dir=rtl] .flex-offset-xs-50,[dir=rtl] .layout-margin .flex-offset-xs-50,[dir=rtl] .layout-margin .offset-xs-50,[dir=rtl] .offset-xs-50{margin-left:auto;margin-right:50%}.flex-offset-xs-55,.layout-margin .flex-offset-xs-55,.layout-margin .offset-xs-55,.offset-xs-55{margin-left:55%}[dir=rtl] .flex-offset-xs-55,[dir=rtl] .layout-margin .flex-offset-xs-55,[dir=rtl] .layout-margin .offset-xs-55,[dir=rtl] .offset-xs-55{margin-left:auto;margin-right:55%}.flex-offset-xs-60,.layout-margin .flex-offset-xs-60,.layout-margin .offset-xs-60,.offset-xs-60{margin-left:60%}[dir=rtl] .flex-offset-xs-60,[dir=rtl] .layout-margin .flex-offset-xs-60,[dir=rtl] .layout-margin .offset-xs-60,[dir=rtl] .offset-xs-60{margin-left:auto;margin-right:60%}.flex-offset-xs-65,.layout-margin .flex-offset-xs-65,.layout-margin .offset-xs-65,.offset-xs-65{margin-left:65%}[dir=rtl] .flex-offset-xs-65,[dir=rtl] .layout-margin .flex-offset-xs-65,[dir=rtl] .layout-margin .offset-xs-65,[dir=rtl] .offset-xs-65{margin-left:auto;margin-right:65%}.flex-offset-xs-70,.layout-margin .flex-offset-xs-70,.layout-margin .offset-xs-70,.offset-xs-70{margin-left:70%}[dir=rtl] .flex-offset-xs-70,[dir=rtl] .layout-margin .flex-offset-xs-70,[dir=rtl] .layout-margin .offset-xs-70,[dir=rtl] .offset-xs-70{margin-left:auto;margin-right:70%}.flex-offset-xs-75,.layout-margin .flex-offset-xs-75,.layout-margin .offset-xs-75,.offset-xs-75{margin-left:75%}[dir=rtl] .flex-offset-xs-75,[dir=rtl] .layout-margin .flex-offset-xs-75,[dir=rtl] .layout-margin .offset-xs-75,[dir=rtl] .offset-xs-75{margin-left:auto;margin-right:75%}.flex-offset-xs-80,.layout-margin .flex-offset-xs-80,.layout-margin .offset-xs-80,.offset-xs-80{margin-left:80%}[dir=rtl] .flex-offset-xs-80,[dir=rtl] .layout-margin .flex-offset-xs-80,[dir=rtl] .layout-margin .offset-xs-80,[dir=rtl] .offset-xs-80{margin-left:auto;margin-right:80%}.flex-offset-xs-85,.layout-margin .flex-offset-xs-85,.layout-margin .offset-xs-85,.offset-xs-85{margin-left:85%}[dir=rtl] .flex-offset-xs-85,[dir=rtl] .layout-margin .flex-offset-xs-85,[dir=rtl] .layout-margin .offset-xs-85,[dir=rtl] .offset-xs-85{margin-left:auto;margin-right:85%}.flex-offset-xs-90,.layout-margin .flex-offset-xs-90,.layout-margin .offset-xs-90,.offset-xs-90{margin-left:90%}[dir=rtl] .flex-offset-xs-90,[dir=rtl] .layout-margin .flex-offset-xs-90,[dir=rtl] .layout-margin .offset-xs-90,[dir=rtl] .offset-xs-90{margin-left:auto;margin-right:90%}.flex-offset-xs-95,.layout-margin .flex-offset-xs-95,.layout-margin .offset-xs-95,.offset-xs-95{margin-left:95%}[dir=rtl] .flex-offset-xs-95,[dir=rtl] .layout-margin .flex-offset-xs-95,[dir=rtl] .layout-margin .offset-xs-95,[dir=rtl] .offset-xs-95{margin-left:auto;margin-right:95%}.flex-offset-xs-33,.layout-margin .flex-offset-xs-33,.layout-margin .offset-xs-33,.offset-xs-33{margin-left:33.3333333333%}.flex-offset-xs-66,.layout-margin .flex-offset-xs-66,.layout-margin .offset-xs-66,.offset-xs-66{margin-left:66.6666666667%}[dir=rtl] .flex-offset-xs-66,[dir=rtl] .layout-margin .flex-offset-xs-66,[dir=rtl] .layout-margin .offset-xs-66,[dir=rtl] .offset-xs-66{margin-left:auto;margin-right:66.6666666667%}.layout-align-xs,.layout-align-xs-start-stretch{-ms-flex-line-pack:stretch;align-content:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:start;justify-content:flex-start}.layout-align-xs-start,.layout-align-xs-start-center,.layout-align-xs-start-end,.layout-align-xs-start-start,.layout-align-xs-start-stretch{-ms-flex-pack:start;justify-content:flex-start}.layout-align-xs-center,.layout-align-xs-center-center,.layout-align-xs-center-end,.layout-align-xs-center-start,.layout-align-xs-center-stretch{-ms-flex-pack:center;justify-content:center}.layout-align-xs-end,.layout-align-xs-end-center,.layout-align-xs-end-end,.layout-align-xs-end-start,.layout-align-xs-end-stretch{-ms-flex-pack:end;justify-content:flex-end}.layout-align-xs-space-around,.layout-align-xs-space-around-center,.layout-align-xs-space-around-end,.layout-align-xs-space-around-start,.layout-align-xs-space-around-stretch{-ms-flex-pack:distribute;justify-content:space-around}.layout-align-xs-space-between,.layout-align-xs-space-between-center,.layout-align-xs-space-between-end,.layout-align-xs-space-between-start,.layout-align-xs-space-between-stretch{-ms-flex-pack:justify;justify-content:space-between}.layout-align-xs-center-start,.layout-align-xs-end-start,.layout-align-xs-space-around-start,.layout-align-xs-space-between-start,.layout-align-xs-start-start{-ms-flex-line-pack:start;align-content:flex-start;-ms-flex-align:start;align-items:flex-start}.layout-align-xs-center-center,.layout-align-xs-end-center,.layout-align-xs-space-around-center,.layout-align-xs-space-between-center,.layout-align-xs-start-center{-ms-flex-line-pack:center;align-content:center;-ms-flex-align:center;align-items:center;max-width:100%}.layout-align-xs-center-center>*,.layout-align-xs-end-center>*,.layout-align-xs-space-around-center>*,.layout-align-xs-space-between-center>*,.layout-align-xs-start-center>*{box-sizing:border-box;max-width:100%}.layout-align-xs-center-end,.layout-align-xs-end-end,.layout-align-xs-space-around-end,.layout-align-xs-space-between-end,.layout-align-xs-start-end{-ms-flex-line-pack:end;align-content:flex-end;-ms-flex-align:end;align-items:flex-end}.layout-align-xs-center-stretch,.layout-align-xs-end-stretch,.layout-align-xs-space-around-stretch,.layout-align-xs-space-between-stretch,.layout-align-xs-start-stretch{-ms-flex-line-pack:stretch;align-content:stretch;-ms-flex-align:stretch;align-items:stretch}.flex-xs{box-sizing:border-box;-ms-flex:1;flex:1}.flex-xs-grow{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%}.flex-xs-initial{box-sizing:border-box;-ms-flex:0 1 auto;flex:0 1 auto}.flex-xs-auto{box-sizing:border-box;-ms-flex:1 1 auto;flex:1 1 auto}.flex-xs-none{box-sizing:border-box;-ms-flex:0 0 auto;flex:0 0 auto}.flex-xs-noshrink{box-sizing:border-box;-ms-flex:1 0 auto;flex:1 0 auto}.flex-xs-nogrow{box-sizing:border-box;-ms-flex:0 1 auto;flex:0 1 auto}.flex-xs-0,.layout-row>.flex-xs-0{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:0}.layout-row>.flex-xs-0{min-width:0}.layout-column>.flex-xs-0{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:0%;max-width:100%}.layout-xs-row>.flex-xs-0{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:0;min-width:0}.layout-xs-column>.flex-xs-0{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:0%;max-width:100%;min-height:0}.flex-xs-5,.layout-row>.flex-xs-5{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:5%}.layout-column>.flex-xs-5{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:5%;max-width:100%}.layout-xs-row>.flex-xs-5{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:5%}.layout-xs-column>.flex-xs-5{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:5%;max-width:100%}.flex-xs-10,.layout-row>.flex-xs-10{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:10%}.layout-column>.flex-xs-10{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:10%;max-width:100%}.layout-xs-row>.flex-xs-10{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:10%}.layout-xs-column>.flex-xs-10{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:10%;max-width:100%}.flex-xs-15,.layout-row>.flex-xs-15{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:15%}.layout-column>.flex-xs-15{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:15%;max-width:100%}.layout-xs-row>.flex-xs-15{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:15%}.layout-xs-column>.flex-xs-15{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:15%;max-width:100%}.flex-xs-20,.layout-row>.flex-xs-20{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:20%}.layout-column>.flex-xs-20{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:20%;max-width:100%}.layout-xs-row>.flex-xs-20{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:20%}.layout-xs-column>.flex-xs-20{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:20%;max-width:100%}.flex-xs-25,.layout-row>.flex-xs-25{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:25%}.layout-column>.flex-xs-25{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:25%;max-width:100%}.layout-xs-row>.flex-xs-25{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:25%}.layout-xs-column>.flex-xs-25{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:25%;max-width:100%}.flex-xs-30,.layout-row>.flex-xs-30{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:30%}.layout-column>.flex-xs-30{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:30%;max-width:100%}.layout-xs-row>.flex-xs-30{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:30%}.layout-xs-column>.flex-xs-30{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:30%;max-width:100%}.flex-xs-35,.layout-row>.flex-xs-35{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:35%}.layout-column>.flex-xs-35{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:35%;max-width:100%}.layout-xs-row>.flex-xs-35{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:35%}.layout-xs-column>.flex-xs-35{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:35%;max-width:100%}.flex-xs-40,.layout-row>.flex-xs-40{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:40%}.layout-column>.flex-xs-40{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:40%;max-width:100%}.layout-xs-row>.flex-xs-40{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:40%}.layout-xs-column>.flex-xs-40{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:40%;max-width:100%}.flex-xs-45,.layout-row>.flex-xs-45{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:45%}.layout-column>.flex-xs-45{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:45%;max-width:100%}.layout-xs-row>.flex-xs-45{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:45%}.layout-xs-column>.flex-xs-45{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:45%;max-width:100%}.flex-xs-50,.layout-row>.flex-xs-50{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:50%}.layout-column>.flex-xs-50{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:50%;max-width:100%}.layout-xs-row>.flex-xs-50{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:50%}.layout-xs-column>.flex-xs-50{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:50%;max-width:100%}.flex-xs-55,.layout-row>.flex-xs-55{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:55%}.layout-column>.flex-xs-55{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:55%;max-width:100%}.layout-xs-row>.flex-xs-55{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:55%}.layout-xs-column>.flex-xs-55{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:55%;max-width:100%}.flex-xs-60,.layout-row>.flex-xs-60{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:60%}.layout-column>.flex-xs-60{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:60%;max-width:100%}.layout-xs-row>.flex-xs-60{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:60%}.layout-xs-column>.flex-xs-60{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:60%;max-width:100%}.flex-xs-65,.layout-row>.flex-xs-65{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:65%}.layout-column>.flex-xs-65{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:65%;max-width:100%}.layout-xs-row>.flex-xs-65{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:65%}.layout-xs-column>.flex-xs-65{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:65%;max-width:100%}.flex-xs-70,.layout-row>.flex-xs-70{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:70%}.layout-column>.flex-xs-70{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:70%;max-width:100%}.layout-xs-row>.flex-xs-70{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:70%}.layout-xs-column>.flex-xs-70{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:70%;max-width:100%}.flex-xs-75,.layout-row>.flex-xs-75{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:75%}.layout-column>.flex-xs-75{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:75%;max-width:100%}.layout-xs-row>.flex-xs-75{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:75%}.layout-xs-column>.flex-xs-75{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:75%;max-width:100%}.flex-xs-80,.layout-row>.flex-xs-80{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:80%}.layout-column>.flex-xs-80{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:80%;max-width:100%}.layout-xs-row>.flex-xs-80{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:80%}.layout-xs-column>.flex-xs-80{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:80%;max-width:100%}.flex-xs-85,.layout-row>.flex-xs-85{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:85%}.layout-column>.flex-xs-85{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:85%;max-width:100%}.layout-xs-row>.flex-xs-85{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:85%}.layout-xs-column>.flex-xs-85{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:85%;max-width:100%}.flex-xs-90,.layout-row>.flex-xs-90{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:90%}.layout-column>.flex-xs-90{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:90%;max-width:100%}.layout-xs-row>.flex-xs-90{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:90%}.layout-xs-column>.flex-xs-90{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:90%;max-width:100%}.flex-xs-95,.layout-row>.flex-xs-95{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:95%}.layout-column>.flex-xs-95{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:95%;max-width:100%}.layout-xs-row>.flex-xs-95{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:95%}.layout-xs-column>.flex-xs-95{max-height:95%}.flex-xs-100,.layout-xs-column>.flex-xs-95{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%}.flex-xs-100{max-height:100%}.layout-column>.flex-xs-100,.layout-row>.flex-xs-100,.layout-xs-column>.flex-xs-100,.layout-xs-row>.flex-xs-100{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:100%}.layout-row>.flex-xs-33{box-sizing:border-box;-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-height:100%;max-width:33.33%}.layout-row>.flex-xs-66{box-sizing:border-box;-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-height:100%;max-width:66.66%}.layout-column>.flex-xs-33{box-sizing:border-box;-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-height:33.33%;max-width:100%}.layout-column>.flex-xs-66{box-sizing:border-box;-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-height:66.66%;max-width:100%}.layout-xs-row>.flex-xs-33{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:33.33%}.layout-xs-row>.flex-xs-66{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:66.66%}.layout-xs-row>.flex{min-width:0}.layout-xs-column>.flex-xs-33{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:33.33%;max-width:100%}.layout-xs-column>.flex-xs-66{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:66.66%;max-width:100%}.layout-xs-column>.flex{min-height:0}.layout-xs,.layout-xs-column,.layout-xs-row{box-sizing:border-box;display:-ms-flexbox;display:flex}.layout-xs-column{-ms-flex-direction:column;flex-direction:column}.layout-xs-row{-ms-flex-direction:row;flex-direction:row}}@media(min-width: 600px){.flex-order-gt-xs--20{-ms-flex-order:-20;order:-20}.flex-order-gt-xs--19{-ms-flex-order:-19;order:-19}.flex-order-gt-xs--18{-ms-flex-order:-18;order:-18}.flex-order-gt-xs--17{-ms-flex-order:-17;order:-17}.flex-order-gt-xs--16{-ms-flex-order:-16;order:-16}.flex-order-gt-xs--15{-ms-flex-order:-15;order:-15}.flex-order-gt-xs--14{-ms-flex-order:-14;order:-14}.flex-order-gt-xs--13{-ms-flex-order:-13;order:-13}.flex-order-gt-xs--12{-ms-flex-order:-12;order:-12}.flex-order-gt-xs--11{-ms-flex-order:-11;order:-11}.flex-order-gt-xs--10{-ms-flex-order:-10;order:-10}.flex-order-gt-xs--9{-ms-flex-order:-9;order:-9}.flex-order-gt-xs--8{-ms-flex-order:-8;order:-8}.flex-order-gt-xs--7{-ms-flex-order:-7;order:-7}.flex-order-gt-xs--6{-ms-flex-order:-6;order:-6}.flex-order-gt-xs--5{-ms-flex-order:-5;order:-5}.flex-order-gt-xs--4{-ms-flex-order:-4;order:-4}.flex-order-gt-xs--3{-ms-flex-order:-3;order:-3}.flex-order-gt-xs--2{-ms-flex-order:-2;order:-2}.flex-order-gt-xs--1{-ms-flex-order:-1;order:-1}.flex-order-gt-xs-0{-ms-flex-order:0;order:0}.flex-order-gt-xs-1{-ms-flex-order:1;order:1}.flex-order-gt-xs-2{-ms-flex-order:2;order:2}.flex-order-gt-xs-3{-ms-flex-order:3;order:3}.flex-order-gt-xs-4{-ms-flex-order:4;order:4}.flex-order-gt-xs-5{-ms-flex-order:5;order:5}.flex-order-gt-xs-6{-ms-flex-order:6;order:6}.flex-order-gt-xs-7{-ms-flex-order:7;order:7}.flex-order-gt-xs-8{-ms-flex-order:8;order:8}.flex-order-gt-xs-9{-ms-flex-order:9;order:9}.flex-order-gt-xs-10{-ms-flex-order:10;order:10}.flex-order-gt-xs-11{-ms-flex-order:11;order:11}.flex-order-gt-xs-12{-ms-flex-order:12;order:12}.flex-order-gt-xs-13{-ms-flex-order:13;order:13}.flex-order-gt-xs-14{-ms-flex-order:14;order:14}.flex-order-gt-xs-15{-ms-flex-order:15;order:15}.flex-order-gt-xs-16{-ms-flex-order:16;order:16}.flex-order-gt-xs-17{-ms-flex-order:17;order:17}.flex-order-gt-xs-18{-ms-flex-order:18;order:18}.flex-order-gt-xs-19{-ms-flex-order:19;order:19}.flex-order-gt-xs-20{-ms-flex-order:20;order:20}.flex-offset-gt-xs-0,.layout-margin .flex-offset-gt-xs-0,.layout-margin .offset-gt-xs-0,.offset-gt-xs-0{margin-left:0}[dir=rtl] .flex-offset-gt-xs-0,[dir=rtl] .layout-margin .flex-offset-gt-xs-0,[dir=rtl] .layout-margin .offset-gt-xs-0,[dir=rtl] .offset-gt-xs-0{margin-left:auto;margin-right:0}.flex-offset-gt-xs-5,.layout-margin .flex-offset-gt-xs-5,.layout-margin .offset-gt-xs-5,.offset-gt-xs-5{margin-left:5%}[dir=rtl] .flex-offset-gt-xs-5,[dir=rtl] .layout-margin .flex-offset-gt-xs-5,[dir=rtl] .layout-margin .offset-gt-xs-5,[dir=rtl] .offset-gt-xs-5{margin-left:auto;margin-right:5%}.flex-offset-gt-xs-10,.layout-margin .flex-offset-gt-xs-10,.layout-margin .offset-gt-xs-10,.offset-gt-xs-10{margin-left:10%}[dir=rtl] .flex-offset-gt-xs-10,[dir=rtl] .layout-margin .flex-offset-gt-xs-10,[dir=rtl] .layout-margin .offset-gt-xs-10,[dir=rtl] .offset-gt-xs-10{margin-left:auto;margin-right:10%}.flex-offset-gt-xs-15,.layout-margin .flex-offset-gt-xs-15,.layout-margin .offset-gt-xs-15,.offset-gt-xs-15{margin-left:15%}[dir=rtl] .flex-offset-gt-xs-15,[dir=rtl] .layout-margin .flex-offset-gt-xs-15,[dir=rtl] .layout-margin .offset-gt-xs-15,[dir=rtl] .offset-gt-xs-15{margin-left:auto;margin-right:15%}.flex-offset-gt-xs-20,.layout-margin .flex-offset-gt-xs-20,.layout-margin .offset-gt-xs-20,.offset-gt-xs-20{margin-left:20%}[dir=rtl] .flex-offset-gt-xs-20,[dir=rtl] .layout-margin .flex-offset-gt-xs-20,[dir=rtl] .layout-margin .offset-gt-xs-20,[dir=rtl] .offset-gt-xs-20{margin-left:auto;margin-right:20%}.flex-offset-gt-xs-25,.layout-margin .flex-offset-gt-xs-25,.layout-margin .offset-gt-xs-25,.offset-gt-xs-25{margin-left:25%}[dir=rtl] .flex-offset-gt-xs-25,[dir=rtl] .layout-margin .flex-offset-gt-xs-25,[dir=rtl] .layout-margin .offset-gt-xs-25,[dir=rtl] .offset-gt-xs-25{margin-left:auto;margin-right:25%}.flex-offset-gt-xs-30,.layout-margin .flex-offset-gt-xs-30,.layout-margin .offset-gt-xs-30,.offset-gt-xs-30{margin-left:30%}[dir=rtl] .flex-offset-gt-xs-30,[dir=rtl] .layout-margin .flex-offset-gt-xs-30,[dir=rtl] .layout-margin .offset-gt-xs-30,[dir=rtl] .offset-gt-xs-30{margin-left:auto;margin-right:30%}.flex-offset-gt-xs-35,.layout-margin .flex-offset-gt-xs-35,.layout-margin .offset-gt-xs-35,.offset-gt-xs-35{margin-left:35%}[dir=rtl] .flex-offset-gt-xs-35,[dir=rtl] .layout-margin .flex-offset-gt-xs-35,[dir=rtl] .layout-margin .offset-gt-xs-35,[dir=rtl] .offset-gt-xs-35{margin-left:auto;margin-right:35%}.flex-offset-gt-xs-40,.layout-margin .flex-offset-gt-xs-40,.layout-margin .offset-gt-xs-40,.offset-gt-xs-40{margin-left:40%}[dir=rtl] .flex-offset-gt-xs-40,[dir=rtl] .layout-margin .flex-offset-gt-xs-40,[dir=rtl] .layout-margin .offset-gt-xs-40,[dir=rtl] .offset-gt-xs-40{margin-left:auto;margin-right:40%}.flex-offset-gt-xs-45,.layout-margin .flex-offset-gt-xs-45,.layout-margin .offset-gt-xs-45,.offset-gt-xs-45{margin-left:45%}[dir=rtl] .flex-offset-gt-xs-45,[dir=rtl] .layout-margin .flex-offset-gt-xs-45,[dir=rtl] .layout-margin .offset-gt-xs-45,[dir=rtl] .offset-gt-xs-45{margin-left:auto;margin-right:45%}.flex-offset-gt-xs-50,.layout-margin .flex-offset-gt-xs-50,.layout-margin .offset-gt-xs-50,.offset-gt-xs-50{margin-left:50%}[dir=rtl] .flex-offset-gt-xs-50,[dir=rtl] .layout-margin .flex-offset-gt-xs-50,[dir=rtl] .layout-margin .offset-gt-xs-50,[dir=rtl] .offset-gt-xs-50{margin-left:auto;margin-right:50%}.flex-offset-gt-xs-55,.layout-margin .flex-offset-gt-xs-55,.layout-margin .offset-gt-xs-55,.offset-gt-xs-55{margin-left:55%}[dir=rtl] .flex-offset-gt-xs-55,[dir=rtl] .layout-margin .flex-offset-gt-xs-55,[dir=rtl] .layout-margin .offset-gt-xs-55,[dir=rtl] .offset-gt-xs-55{margin-left:auto;margin-right:55%}.flex-offset-gt-xs-60,.layout-margin .flex-offset-gt-xs-60,.layout-margin .offset-gt-xs-60,.offset-gt-xs-60{margin-left:60%}[dir=rtl] .flex-offset-gt-xs-60,[dir=rtl] .layout-margin .flex-offset-gt-xs-60,[dir=rtl] .layout-margin .offset-gt-xs-60,[dir=rtl] .offset-gt-xs-60{margin-left:auto;margin-right:60%}.flex-offset-gt-xs-65,.layout-margin .flex-offset-gt-xs-65,.layout-margin .offset-gt-xs-65,.offset-gt-xs-65{margin-left:65%}[dir=rtl] .flex-offset-gt-xs-65,[dir=rtl] .layout-margin .flex-offset-gt-xs-65,[dir=rtl] .layout-margin .offset-gt-xs-65,[dir=rtl] .offset-gt-xs-65{margin-left:auto;margin-right:65%}.flex-offset-gt-xs-70,.layout-margin .flex-offset-gt-xs-70,.layout-margin .offset-gt-xs-70,.offset-gt-xs-70{margin-left:70%}[dir=rtl] .flex-offset-gt-xs-70,[dir=rtl] .layout-margin .flex-offset-gt-xs-70,[dir=rtl] .layout-margin .offset-gt-xs-70,[dir=rtl] .offset-gt-xs-70{margin-left:auto;margin-right:70%}.flex-offset-gt-xs-75,.layout-margin .flex-offset-gt-xs-75,.layout-margin .offset-gt-xs-75,.offset-gt-xs-75{margin-left:75%}[dir=rtl] .flex-offset-gt-xs-75,[dir=rtl] .layout-margin .flex-offset-gt-xs-75,[dir=rtl] .layout-margin .offset-gt-xs-75,[dir=rtl] .offset-gt-xs-75{margin-left:auto;margin-right:75%}.flex-offset-gt-xs-80,.layout-margin .flex-offset-gt-xs-80,.layout-margin .offset-gt-xs-80,.offset-gt-xs-80{margin-left:80%}[dir=rtl] .flex-offset-gt-xs-80,[dir=rtl] .layout-margin .flex-offset-gt-xs-80,[dir=rtl] .layout-margin .offset-gt-xs-80,[dir=rtl] .offset-gt-xs-80{margin-left:auto;margin-right:80%}.flex-offset-gt-xs-85,.layout-margin .flex-offset-gt-xs-85,.layout-margin .offset-gt-xs-85,.offset-gt-xs-85{margin-left:85%}[dir=rtl] .flex-offset-gt-xs-85,[dir=rtl] .layout-margin .flex-offset-gt-xs-85,[dir=rtl] .layout-margin .offset-gt-xs-85,[dir=rtl] .offset-gt-xs-85{margin-left:auto;margin-right:85%}.flex-offset-gt-xs-90,.layout-margin .flex-offset-gt-xs-90,.layout-margin .offset-gt-xs-90,.offset-gt-xs-90{margin-left:90%}[dir=rtl] .flex-offset-gt-xs-90,[dir=rtl] .layout-margin .flex-offset-gt-xs-90,[dir=rtl] .layout-margin .offset-gt-xs-90,[dir=rtl] .offset-gt-xs-90{margin-left:auto;margin-right:90%}.flex-offset-gt-xs-95,.layout-margin .flex-offset-gt-xs-95,.layout-margin .offset-gt-xs-95,.offset-gt-xs-95{margin-left:95%}[dir=rtl] .flex-offset-gt-xs-95,[dir=rtl] .layout-margin .flex-offset-gt-xs-95,[dir=rtl] .layout-margin .offset-gt-xs-95,[dir=rtl] .offset-gt-xs-95{margin-left:auto;margin-right:95%}.flex-offset-gt-xs-33,.layout-margin .flex-offset-gt-xs-33,.layout-margin .offset-gt-xs-33,.offset-gt-xs-33{margin-left:33.3333333333%}.flex-offset-gt-xs-66,.layout-margin .flex-offset-gt-xs-66,.layout-margin .offset-gt-xs-66,.offset-gt-xs-66{margin-left:66.6666666667%}[dir=rtl] .flex-offset-gt-xs-66,[dir=rtl] .layout-margin .flex-offset-gt-xs-66,[dir=rtl] .layout-margin .offset-gt-xs-66,[dir=rtl] .offset-gt-xs-66{margin-left:auto;margin-right:66.6666666667%}.layout-align-gt-xs,.layout-align-gt-xs-start-stretch{-ms-flex-line-pack:stretch;align-content:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:start;justify-content:flex-start}.layout-align-gt-xs-start,.layout-align-gt-xs-start-center,.layout-align-gt-xs-start-end,.layout-align-gt-xs-start-start,.layout-align-gt-xs-start-stretch{-ms-flex-pack:start;justify-content:flex-start}.layout-align-gt-xs-center,.layout-align-gt-xs-center-center,.layout-align-gt-xs-center-end,.layout-align-gt-xs-center-start,.layout-align-gt-xs-center-stretch{-ms-flex-pack:center;justify-content:center}.layout-align-gt-xs-end,.layout-align-gt-xs-end-center,.layout-align-gt-xs-end-end,.layout-align-gt-xs-end-start,.layout-align-gt-xs-end-stretch{-ms-flex-pack:end;justify-content:flex-end}.layout-align-gt-xs-space-around,.layout-align-gt-xs-space-around-center,.layout-align-gt-xs-space-around-end,.layout-align-gt-xs-space-around-start,.layout-align-gt-xs-space-around-stretch{-ms-flex-pack:distribute;justify-content:space-around}.layout-align-gt-xs-space-between,.layout-align-gt-xs-space-between-center,.layout-align-gt-xs-space-between-end,.layout-align-gt-xs-space-between-start,.layout-align-gt-xs-space-between-stretch{-ms-flex-pack:justify;justify-content:space-between}.layout-align-gt-xs-center-start,.layout-align-gt-xs-end-start,.layout-align-gt-xs-space-around-start,.layout-align-gt-xs-space-between-start,.layout-align-gt-xs-start-start{-ms-flex-line-pack:start;align-content:flex-start;-ms-flex-align:start;align-items:flex-start}.layout-align-gt-xs-center-center,.layout-align-gt-xs-end-center,.layout-align-gt-xs-space-around-center,.layout-align-gt-xs-space-between-center,.layout-align-gt-xs-start-center{-ms-flex-line-pack:center;align-content:center;-ms-flex-align:center;align-items:center;max-width:100%}.layout-align-gt-xs-center-center>*,.layout-align-gt-xs-end-center>*,.layout-align-gt-xs-space-around-center>*,.layout-align-gt-xs-space-between-center>*,.layout-align-gt-xs-start-center>*{box-sizing:border-box;max-width:100%}.layout-align-gt-xs-center-end,.layout-align-gt-xs-end-end,.layout-align-gt-xs-space-around-end,.layout-align-gt-xs-space-between-end,.layout-align-gt-xs-start-end{-ms-flex-line-pack:end;align-content:flex-end;-ms-flex-align:end;align-items:flex-end}.layout-align-gt-xs-center-stretch,.layout-align-gt-xs-end-stretch,.layout-align-gt-xs-space-around-stretch,.layout-align-gt-xs-space-between-stretch,.layout-align-gt-xs-start-stretch{-ms-flex-line-pack:stretch;align-content:stretch;-ms-flex-align:stretch;align-items:stretch}.flex-gt-xs{box-sizing:border-box;-ms-flex:1;flex:1}.flex-gt-xs-grow{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%}.flex-gt-xs-initial{box-sizing:border-box;-ms-flex:0 1 auto;flex:0 1 auto}.flex-gt-xs-auto{box-sizing:border-box;-ms-flex:1 1 auto;flex:1 1 auto}.flex-gt-xs-none{box-sizing:border-box;-ms-flex:0 0 auto;flex:0 0 auto}.flex-gt-xs-noshrink{box-sizing:border-box;-ms-flex:1 0 auto;flex:1 0 auto}.flex-gt-xs-nogrow{box-sizing:border-box;-ms-flex:0 1 auto;flex:0 1 auto}.flex-gt-xs-0,.layout-row>.flex-gt-xs-0{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:0}.layout-row>.flex-gt-xs-0{min-width:0}.layout-column>.flex-gt-xs-0{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:0%;max-width:100%}.layout-gt-xs-row>.flex-gt-xs-0{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:0;min-width:0}.layout-gt-xs-column>.flex-gt-xs-0{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:0%;max-width:100%;min-height:0}.flex-gt-xs-5,.layout-row>.flex-gt-xs-5{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:5%}.layout-column>.flex-gt-xs-5{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:5%;max-width:100%}.layout-gt-xs-row>.flex-gt-xs-5{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:5%}.layout-gt-xs-column>.flex-gt-xs-5{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:5%;max-width:100%}.flex-gt-xs-10,.layout-row>.flex-gt-xs-10{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:10%}.layout-column>.flex-gt-xs-10{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:10%;max-width:100%}.layout-gt-xs-row>.flex-gt-xs-10{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:10%}.layout-gt-xs-column>.flex-gt-xs-10{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:10%;max-width:100%}.flex-gt-xs-15,.layout-row>.flex-gt-xs-15{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:15%}.layout-column>.flex-gt-xs-15{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:15%;max-width:100%}.layout-gt-xs-row>.flex-gt-xs-15{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:15%}.layout-gt-xs-column>.flex-gt-xs-15{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:15%;max-width:100%}.flex-gt-xs-20,.layout-row>.flex-gt-xs-20{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:20%}.layout-column>.flex-gt-xs-20{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:20%;max-width:100%}.layout-gt-xs-row>.flex-gt-xs-20{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:20%}.layout-gt-xs-column>.flex-gt-xs-20{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:20%;max-width:100%}.flex-gt-xs-25,.layout-row>.flex-gt-xs-25{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:25%}.layout-column>.flex-gt-xs-25{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:25%;max-width:100%}.layout-gt-xs-row>.flex-gt-xs-25{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:25%}.layout-gt-xs-column>.flex-gt-xs-25{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:25%;max-width:100%}.flex-gt-xs-30,.layout-row>.flex-gt-xs-30{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:30%}.layout-column>.flex-gt-xs-30{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:30%;max-width:100%}.layout-gt-xs-row>.flex-gt-xs-30{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:30%}.layout-gt-xs-column>.flex-gt-xs-30{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:30%;max-width:100%}.flex-gt-xs-35,.layout-row>.flex-gt-xs-35{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:35%}.layout-column>.flex-gt-xs-35{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:35%;max-width:100%}.layout-gt-xs-row>.flex-gt-xs-35{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:35%}.layout-gt-xs-column>.flex-gt-xs-35{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:35%;max-width:100%}.flex-gt-xs-40,.layout-row>.flex-gt-xs-40{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:40%}.layout-column>.flex-gt-xs-40{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:40%;max-width:100%}.layout-gt-xs-row>.flex-gt-xs-40{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:40%}.layout-gt-xs-column>.flex-gt-xs-40{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:40%;max-width:100%}.flex-gt-xs-45,.layout-row>.flex-gt-xs-45{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:45%}.layout-column>.flex-gt-xs-45{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:45%;max-width:100%}.layout-gt-xs-row>.flex-gt-xs-45{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:45%}.layout-gt-xs-column>.flex-gt-xs-45{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:45%;max-width:100%}.flex-gt-xs-50,.layout-row>.flex-gt-xs-50{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:50%}.layout-column>.flex-gt-xs-50{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:50%;max-width:100%}.layout-gt-xs-row>.flex-gt-xs-50{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:50%}.layout-gt-xs-column>.flex-gt-xs-50{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:50%;max-width:100%}.flex-gt-xs-55,.layout-row>.flex-gt-xs-55{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:55%}.layout-column>.flex-gt-xs-55{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:55%;max-width:100%}.layout-gt-xs-row>.flex-gt-xs-55{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:55%}.layout-gt-xs-column>.flex-gt-xs-55{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:55%;max-width:100%}.flex-gt-xs-60,.layout-row>.flex-gt-xs-60{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:60%}.layout-column>.flex-gt-xs-60{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:60%;max-width:100%}.layout-gt-xs-row>.flex-gt-xs-60{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:60%}.layout-gt-xs-column>.flex-gt-xs-60{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:60%;max-width:100%}.flex-gt-xs-65,.layout-row>.flex-gt-xs-65{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:65%}.layout-column>.flex-gt-xs-65{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:65%;max-width:100%}.layout-gt-xs-row>.flex-gt-xs-65{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:65%}.layout-gt-xs-column>.flex-gt-xs-65{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:65%;max-width:100%}.flex-gt-xs-70,.layout-row>.flex-gt-xs-70{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:70%}.layout-column>.flex-gt-xs-70{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:70%;max-width:100%}.layout-gt-xs-row>.flex-gt-xs-70{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:70%}.layout-gt-xs-column>.flex-gt-xs-70{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:70%;max-width:100%}.flex-gt-xs-75,.layout-row>.flex-gt-xs-75{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:75%}.layout-column>.flex-gt-xs-75{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:75%;max-width:100%}.layout-gt-xs-row>.flex-gt-xs-75{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:75%}.layout-gt-xs-column>.flex-gt-xs-75{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:75%;max-width:100%}.flex-gt-xs-80,.layout-row>.flex-gt-xs-80{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:80%}.layout-column>.flex-gt-xs-80{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:80%;max-width:100%}.layout-gt-xs-row>.flex-gt-xs-80{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:80%}.layout-gt-xs-column>.flex-gt-xs-80{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:80%;max-width:100%}.flex-gt-xs-85,.layout-row>.flex-gt-xs-85{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:85%}.layout-column>.flex-gt-xs-85{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:85%;max-width:100%}.layout-gt-xs-row>.flex-gt-xs-85{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:85%}.layout-gt-xs-column>.flex-gt-xs-85{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:85%;max-width:100%}.flex-gt-xs-90,.layout-row>.flex-gt-xs-90{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:90%}.layout-column>.flex-gt-xs-90{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:90%;max-width:100%}.layout-gt-xs-row>.flex-gt-xs-90{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:90%}.layout-gt-xs-column>.flex-gt-xs-90{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:90%;max-width:100%}.flex-gt-xs-95,.layout-row>.flex-gt-xs-95{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:95%}.layout-column>.flex-gt-xs-95{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:95%;max-width:100%}.layout-gt-xs-row>.flex-gt-xs-95{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:95%}.layout-gt-xs-column>.flex-gt-xs-95{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:95%;max-width:100%}.flex-gt-xs-100,.layout-column>.flex-gt-xs-100,.layout-gt-xs-column>.flex-gt-xs-100,.layout-gt-xs-row>.flex-gt-xs-100,.layout-row>.flex-gt-xs-100{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:100%}.layout-row>.flex-gt-xs-33{box-sizing:border-box;-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-height:100%;max-width:33.33%}.layout-row>.flex-gt-xs-66{box-sizing:border-box;-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-height:100%;max-width:66.66%}.layout-column>.flex-gt-xs-33{box-sizing:border-box;-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-height:33.33%;max-width:100%}.layout-column>.flex-gt-xs-66{box-sizing:border-box;-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-height:66.66%;max-width:100%}.layout-gt-xs-row>.flex-gt-xs-33{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:33.33%}.layout-gt-xs-row>.flex-gt-xs-66{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:66.66%}.layout-gt-xs-row>.flex{min-width:0}.layout-gt-xs-column>.flex-gt-xs-33{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:33.33%;max-width:100%}.layout-gt-xs-column>.flex-gt-xs-66{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:66.66%;max-width:100%}.layout-gt-xs-column>.flex{min-height:0}.layout-gt-xs,.layout-gt-xs-column,.layout-gt-xs-row{box-sizing:border-box;display:-ms-flexbox;display:flex}.layout-gt-xs-column{-ms-flex-direction:column;flex-direction:column}.layout-gt-xs-row{-ms-flex-direction:row;flex-direction:row}}@media(min-width: 600px)and (max-width: 959px){.hide-gt-xs:not(.show-gt-xs):not(.show-sm):not(.show),.hide-sm:not(.show-gt-xs):not(.show-sm):not(.show),.hide:not(.show-gt-xs):not(.show-sm):not(.show){display:none}.flex-order-sm--20{-ms-flex-order:-20;order:-20}.flex-order-sm--19{-ms-flex-order:-19;order:-19}.flex-order-sm--18{-ms-flex-order:-18;order:-18}.flex-order-sm--17{-ms-flex-order:-17;order:-17}.flex-order-sm--16{-ms-flex-order:-16;order:-16}.flex-order-sm--15{-ms-flex-order:-15;order:-15}.flex-order-sm--14{-ms-flex-order:-14;order:-14}.flex-order-sm--13{-ms-flex-order:-13;order:-13}.flex-order-sm--12{-ms-flex-order:-12;order:-12}.flex-order-sm--11{-ms-flex-order:-11;order:-11}.flex-order-sm--10{-ms-flex-order:-10;order:-10}.flex-order-sm--9{-ms-flex-order:-9;order:-9}.flex-order-sm--8{-ms-flex-order:-8;order:-8}.flex-order-sm--7{-ms-flex-order:-7;order:-7}.flex-order-sm--6{-ms-flex-order:-6;order:-6}.flex-order-sm--5{-ms-flex-order:-5;order:-5}.flex-order-sm--4{-ms-flex-order:-4;order:-4}.flex-order-sm--3{-ms-flex-order:-3;order:-3}.flex-order-sm--2{-ms-flex-order:-2;order:-2}.flex-order-sm--1{-ms-flex-order:-1;order:-1}.flex-order-sm-0{-ms-flex-order:0;order:0}.flex-order-sm-1{-ms-flex-order:1;order:1}.flex-order-sm-2{-ms-flex-order:2;order:2}.flex-order-sm-3{-ms-flex-order:3;order:3}.flex-order-sm-4{-ms-flex-order:4;order:4}.flex-order-sm-5{-ms-flex-order:5;order:5}.flex-order-sm-6{-ms-flex-order:6;order:6}.flex-order-sm-7{-ms-flex-order:7;order:7}.flex-order-sm-8{-ms-flex-order:8;order:8}.flex-order-sm-9{-ms-flex-order:9;order:9}.flex-order-sm-10{-ms-flex-order:10;order:10}.flex-order-sm-11{-ms-flex-order:11;order:11}.flex-order-sm-12{-ms-flex-order:12;order:12}.flex-order-sm-13{-ms-flex-order:13;order:13}.flex-order-sm-14{-ms-flex-order:14;order:14}.flex-order-sm-15{-ms-flex-order:15;order:15}.flex-order-sm-16{-ms-flex-order:16;order:16}.flex-order-sm-17{-ms-flex-order:17;order:17}.flex-order-sm-18{-ms-flex-order:18;order:18}.flex-order-sm-19{-ms-flex-order:19;order:19}.flex-order-sm-20{-ms-flex-order:20;order:20}.flex-offset-sm-0,.layout-margin .flex-offset-sm-0,.layout-margin .offset-sm-0,.offset-sm-0{margin-left:0}[dir=rtl] .flex-offset-sm-0,[dir=rtl] .layout-margin .flex-offset-sm-0,[dir=rtl] .layout-margin .offset-sm-0,[dir=rtl] .offset-sm-0{margin-left:auto;margin-right:0}.flex-offset-sm-5,.layout-margin .flex-offset-sm-5,.layout-margin .offset-sm-5,.offset-sm-5{margin-left:5%}[dir=rtl] .flex-offset-sm-5,[dir=rtl] .layout-margin .flex-offset-sm-5,[dir=rtl] .layout-margin .offset-sm-5,[dir=rtl] .offset-sm-5{margin-left:auto;margin-right:5%}.flex-offset-sm-10,.layout-margin .flex-offset-sm-10,.layout-margin .offset-sm-10,.offset-sm-10{margin-left:10%}[dir=rtl] .flex-offset-sm-10,[dir=rtl] .layout-margin .flex-offset-sm-10,[dir=rtl] .layout-margin .offset-sm-10,[dir=rtl] .offset-sm-10{margin-left:auto;margin-right:10%}.flex-offset-sm-15,.layout-margin .flex-offset-sm-15,.layout-margin .offset-sm-15,.offset-sm-15{margin-left:15%}[dir=rtl] .flex-offset-sm-15,[dir=rtl] .layout-margin .flex-offset-sm-15,[dir=rtl] .layout-margin .offset-sm-15,[dir=rtl] .offset-sm-15{margin-left:auto;margin-right:15%}.flex-offset-sm-20,.layout-margin .flex-offset-sm-20,.layout-margin .offset-sm-20,.offset-sm-20{margin-left:20%}[dir=rtl] .flex-offset-sm-20,[dir=rtl] .layout-margin .flex-offset-sm-20,[dir=rtl] .layout-margin .offset-sm-20,[dir=rtl] .offset-sm-20{margin-left:auto;margin-right:20%}.flex-offset-sm-25,.layout-margin .flex-offset-sm-25,.layout-margin .offset-sm-25,.offset-sm-25{margin-left:25%}[dir=rtl] .flex-offset-sm-25,[dir=rtl] .layout-margin .flex-offset-sm-25,[dir=rtl] .layout-margin .offset-sm-25,[dir=rtl] .offset-sm-25{margin-left:auto;margin-right:25%}.flex-offset-sm-30,.layout-margin .flex-offset-sm-30,.layout-margin .offset-sm-30,.offset-sm-30{margin-left:30%}[dir=rtl] .flex-offset-sm-30,[dir=rtl] .layout-margin .flex-offset-sm-30,[dir=rtl] .layout-margin .offset-sm-30,[dir=rtl] .offset-sm-30{margin-left:auto;margin-right:30%}.flex-offset-sm-35,.layout-margin .flex-offset-sm-35,.layout-margin .offset-sm-35,.offset-sm-35{margin-left:35%}[dir=rtl] .flex-offset-sm-35,[dir=rtl] .layout-margin .flex-offset-sm-35,[dir=rtl] .layout-margin .offset-sm-35,[dir=rtl] .offset-sm-35{margin-left:auto;margin-right:35%}.flex-offset-sm-40,.layout-margin .flex-offset-sm-40,.layout-margin .offset-sm-40,.offset-sm-40{margin-left:40%}[dir=rtl] .flex-offset-sm-40,[dir=rtl] .layout-margin .flex-offset-sm-40,[dir=rtl] .layout-margin .offset-sm-40,[dir=rtl] .offset-sm-40{margin-left:auto;margin-right:40%}.flex-offset-sm-45,.layout-margin .flex-offset-sm-45,.layout-margin .offset-sm-45,.offset-sm-45{margin-left:45%}[dir=rtl] .flex-offset-sm-45,[dir=rtl] .layout-margin .flex-offset-sm-45,[dir=rtl] .layout-margin .offset-sm-45,[dir=rtl] .offset-sm-45{margin-left:auto;margin-right:45%}.flex-offset-sm-50,.layout-margin .flex-offset-sm-50,.layout-margin .offset-sm-50,.offset-sm-50{margin-left:50%}[dir=rtl] .flex-offset-sm-50,[dir=rtl] .layout-margin .flex-offset-sm-50,[dir=rtl] .layout-margin .offset-sm-50,[dir=rtl] .offset-sm-50{margin-left:auto;margin-right:50%}.flex-offset-sm-55,.layout-margin .flex-offset-sm-55,.layout-margin .offset-sm-55,.offset-sm-55{margin-left:55%}[dir=rtl] .flex-offset-sm-55,[dir=rtl] .layout-margin .flex-offset-sm-55,[dir=rtl] .layout-margin .offset-sm-55,[dir=rtl] .offset-sm-55{margin-left:auto;margin-right:55%}.flex-offset-sm-60,.layout-margin .flex-offset-sm-60,.layout-margin .offset-sm-60,.offset-sm-60{margin-left:60%}[dir=rtl] .flex-offset-sm-60,[dir=rtl] .layout-margin .flex-offset-sm-60,[dir=rtl] .layout-margin .offset-sm-60,[dir=rtl] .offset-sm-60{margin-left:auto;margin-right:60%}.flex-offset-sm-65,.layout-margin .flex-offset-sm-65,.layout-margin .offset-sm-65,.offset-sm-65{margin-left:65%}[dir=rtl] .flex-offset-sm-65,[dir=rtl] .layout-margin .flex-offset-sm-65,[dir=rtl] .layout-margin .offset-sm-65,[dir=rtl] .offset-sm-65{margin-left:auto;margin-right:65%}.flex-offset-sm-70,.layout-margin .flex-offset-sm-70,.layout-margin .offset-sm-70,.offset-sm-70{margin-left:70%}[dir=rtl] .flex-offset-sm-70,[dir=rtl] .layout-margin .flex-offset-sm-70,[dir=rtl] .layout-margin .offset-sm-70,[dir=rtl] .offset-sm-70{margin-left:auto;margin-right:70%}.flex-offset-sm-75,.layout-margin .flex-offset-sm-75,.layout-margin .offset-sm-75,.offset-sm-75{margin-left:75%}[dir=rtl] .flex-offset-sm-75,[dir=rtl] .layout-margin .flex-offset-sm-75,[dir=rtl] .layout-margin .offset-sm-75,[dir=rtl] .offset-sm-75{margin-left:auto;margin-right:75%}.flex-offset-sm-80,.layout-margin .flex-offset-sm-80,.layout-margin .offset-sm-80,.offset-sm-80{margin-left:80%}[dir=rtl] .flex-offset-sm-80,[dir=rtl] .layout-margin .flex-offset-sm-80,[dir=rtl] .layout-margin .offset-sm-80,[dir=rtl] .offset-sm-80{margin-left:auto;margin-right:80%}.flex-offset-sm-85,.layout-margin .flex-offset-sm-85,.layout-margin .offset-sm-85,.offset-sm-85{margin-left:85%}[dir=rtl] .flex-offset-sm-85,[dir=rtl] .layout-margin .flex-offset-sm-85,[dir=rtl] .layout-margin .offset-sm-85,[dir=rtl] .offset-sm-85{margin-left:auto;margin-right:85%}.flex-offset-sm-90,.layout-margin .flex-offset-sm-90,.layout-margin .offset-sm-90,.offset-sm-90{margin-left:90%}[dir=rtl] .flex-offset-sm-90,[dir=rtl] .layout-margin .flex-offset-sm-90,[dir=rtl] .layout-margin .offset-sm-90,[dir=rtl] .offset-sm-90{margin-left:auto;margin-right:90%}.flex-offset-sm-95,.layout-margin .flex-offset-sm-95,.layout-margin .offset-sm-95,.offset-sm-95{margin-left:95%}[dir=rtl] .flex-offset-sm-95,[dir=rtl] .layout-margin .flex-offset-sm-95,[dir=rtl] .layout-margin .offset-sm-95,[dir=rtl] .offset-sm-95{margin-left:auto;margin-right:95%}.flex-offset-sm-33,.layout-margin .flex-offset-sm-33,.layout-margin .offset-sm-33,.offset-sm-33{margin-left:33.3333333333%}.flex-offset-sm-66,.layout-margin .flex-offset-sm-66,.layout-margin .offset-sm-66,.offset-sm-66{margin-left:66.6666666667%}[dir=rtl] .flex-offset-sm-66,[dir=rtl] .layout-margin .flex-offset-sm-66,[dir=rtl] .layout-margin .offset-sm-66,[dir=rtl] .offset-sm-66{margin-left:auto;margin-right:66.6666666667%}.layout-align-sm,.layout-align-sm-start-stretch{-ms-flex-line-pack:stretch;align-content:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:start;justify-content:flex-start}.layout-align-sm-start,.layout-align-sm-start-center,.layout-align-sm-start-end,.layout-align-sm-start-start,.layout-align-sm-start-stretch{-ms-flex-pack:start;justify-content:flex-start}.layout-align-sm-center,.layout-align-sm-center-center,.layout-align-sm-center-end,.layout-align-sm-center-start,.layout-align-sm-center-stretch{-ms-flex-pack:center;justify-content:center}.layout-align-sm-end,.layout-align-sm-end-center,.layout-align-sm-end-end,.layout-align-sm-end-start,.layout-align-sm-end-stretch{-ms-flex-pack:end;justify-content:flex-end}.layout-align-sm-space-around,.layout-align-sm-space-around-center,.layout-align-sm-space-around-end,.layout-align-sm-space-around-start,.layout-align-sm-space-around-stretch{-ms-flex-pack:distribute;justify-content:space-around}.layout-align-sm-space-between,.layout-align-sm-space-between-center,.layout-align-sm-space-between-end,.layout-align-sm-space-between-start,.layout-align-sm-space-between-stretch{-ms-flex-pack:justify;justify-content:space-between}.layout-align-sm-center-start,.layout-align-sm-end-start,.layout-align-sm-space-around-start,.layout-align-sm-space-between-start,.layout-align-sm-start-start{-ms-flex-line-pack:start;align-content:flex-start;-ms-flex-align:start;align-items:flex-start}.layout-align-sm-center-center,.layout-align-sm-end-center,.layout-align-sm-space-around-center,.layout-align-sm-space-between-center,.layout-align-sm-start-center{-ms-flex-line-pack:center;align-content:center;-ms-flex-align:center;align-items:center;max-width:100%}.layout-align-sm-center-center>*,.layout-align-sm-end-center>*,.layout-align-sm-space-around-center>*,.layout-align-sm-space-between-center>*,.layout-align-sm-start-center>*{box-sizing:border-box;max-width:100%}.layout-align-sm-center-end,.layout-align-sm-end-end,.layout-align-sm-space-around-end,.layout-align-sm-space-between-end,.layout-align-sm-start-end{-ms-flex-line-pack:end;align-content:flex-end;-ms-flex-align:end;align-items:flex-end}.layout-align-sm-center-stretch,.layout-align-sm-end-stretch,.layout-align-sm-space-around-stretch,.layout-align-sm-space-between-stretch,.layout-align-sm-start-stretch{-ms-flex-line-pack:stretch;align-content:stretch;-ms-flex-align:stretch;align-items:stretch}.flex-sm{box-sizing:border-box;-ms-flex:1;flex:1}.flex-sm-grow{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%}.flex-sm-initial{box-sizing:border-box;-ms-flex:0 1 auto;flex:0 1 auto}.flex-sm-auto{box-sizing:border-box;-ms-flex:1 1 auto;flex:1 1 auto}.flex-sm-none{box-sizing:border-box;-ms-flex:0 0 auto;flex:0 0 auto}.flex-sm-noshrink{box-sizing:border-box;-ms-flex:1 0 auto;flex:1 0 auto}.flex-sm-nogrow{box-sizing:border-box;-ms-flex:0 1 auto;flex:0 1 auto}.flex-sm-0,.layout-row>.flex-sm-0{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:0}.layout-row>.flex-sm-0{min-width:0}.layout-column>.flex-sm-0{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:0%;max-width:100%}.layout-sm-row>.flex-sm-0{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:0;min-width:0}.layout-sm-column>.flex-sm-0{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:0%;max-width:100%;min-height:0}.flex-sm-5,.layout-row>.flex-sm-5{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:5%}.layout-column>.flex-sm-5{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:5%;max-width:100%}.layout-sm-row>.flex-sm-5{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:5%}.layout-sm-column>.flex-sm-5{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:5%;max-width:100%}.flex-sm-10,.layout-row>.flex-sm-10{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:10%}.layout-column>.flex-sm-10{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:10%;max-width:100%}.layout-sm-row>.flex-sm-10{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:10%}.layout-sm-column>.flex-sm-10{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:10%;max-width:100%}.flex-sm-15,.layout-row>.flex-sm-15{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:15%}.layout-column>.flex-sm-15{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:15%;max-width:100%}.layout-sm-row>.flex-sm-15{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:15%}.layout-sm-column>.flex-sm-15{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:15%;max-width:100%}.flex-sm-20,.layout-row>.flex-sm-20{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:20%}.layout-column>.flex-sm-20{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:20%;max-width:100%}.layout-sm-row>.flex-sm-20{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:20%}.layout-sm-column>.flex-sm-20{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:20%;max-width:100%}.flex-sm-25,.layout-row>.flex-sm-25{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:25%}.layout-column>.flex-sm-25{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:25%;max-width:100%}.layout-sm-row>.flex-sm-25{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:25%}.layout-sm-column>.flex-sm-25{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:25%;max-width:100%}.flex-sm-30,.layout-row>.flex-sm-30{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:30%}.layout-column>.flex-sm-30{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:30%;max-width:100%}.layout-sm-row>.flex-sm-30{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:30%}.layout-sm-column>.flex-sm-30{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:30%;max-width:100%}.flex-sm-35,.layout-row>.flex-sm-35{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:35%}.layout-column>.flex-sm-35{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:35%;max-width:100%}.layout-sm-row>.flex-sm-35{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:35%}.layout-sm-column>.flex-sm-35{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:35%;max-width:100%}.flex-sm-40,.layout-row>.flex-sm-40{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:40%}.layout-column>.flex-sm-40{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:40%;max-width:100%}.layout-sm-row>.flex-sm-40{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:40%}.layout-sm-column>.flex-sm-40{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:40%;max-width:100%}.flex-sm-45,.layout-row>.flex-sm-45{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:45%}.layout-column>.flex-sm-45{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:45%;max-width:100%}.layout-sm-row>.flex-sm-45{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:45%}.layout-sm-column>.flex-sm-45{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:45%;max-width:100%}.flex-sm-50,.layout-row>.flex-sm-50{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:50%}.layout-column>.flex-sm-50{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:50%;max-width:100%}.layout-sm-row>.flex-sm-50{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:50%}.layout-sm-column>.flex-sm-50{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:50%;max-width:100%}.flex-sm-55,.layout-row>.flex-sm-55{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:55%}.layout-column>.flex-sm-55{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:55%;max-width:100%}.layout-sm-row>.flex-sm-55{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:55%}.layout-sm-column>.flex-sm-55{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:55%;max-width:100%}.flex-sm-60,.layout-row>.flex-sm-60{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:60%}.layout-column>.flex-sm-60{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:60%;max-width:100%}.layout-sm-row>.flex-sm-60{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:60%}.layout-sm-column>.flex-sm-60{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:60%;max-width:100%}.flex-sm-65,.layout-row>.flex-sm-65{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:65%}.layout-column>.flex-sm-65{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:65%;max-width:100%}.layout-sm-row>.flex-sm-65{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:65%}.layout-sm-column>.flex-sm-65{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:65%;max-width:100%}.flex-sm-70,.layout-row>.flex-sm-70{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:70%}.layout-column>.flex-sm-70{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:70%;max-width:100%}.layout-sm-row>.flex-sm-70{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:70%}.layout-sm-column>.flex-sm-70{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:70%;max-width:100%}.flex-sm-75,.layout-row>.flex-sm-75{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:75%}.layout-column>.flex-sm-75{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:75%;max-width:100%}.layout-sm-row>.flex-sm-75{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:75%}.layout-sm-column>.flex-sm-75{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:75%;max-width:100%}.flex-sm-80,.layout-row>.flex-sm-80{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:80%}.layout-column>.flex-sm-80{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:80%;max-width:100%}.layout-sm-row>.flex-sm-80{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:80%}.layout-sm-column>.flex-sm-80{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:80%;max-width:100%}.flex-sm-85,.layout-row>.flex-sm-85{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:85%}.layout-column>.flex-sm-85{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:85%;max-width:100%}.layout-sm-row>.flex-sm-85{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:85%}.layout-sm-column>.flex-sm-85{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:85%;max-width:100%}.flex-sm-90,.layout-row>.flex-sm-90{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:90%}.layout-column>.flex-sm-90{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:90%;max-width:100%}.layout-sm-row>.flex-sm-90{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:90%}.layout-sm-column>.flex-sm-90{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:90%;max-width:100%}.flex-sm-95,.layout-row>.flex-sm-95{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:95%}.layout-column>.flex-sm-95{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:95%;max-width:100%}.layout-sm-row>.flex-sm-95{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:95%}.layout-sm-column>.flex-sm-95{max-height:95%}.flex-sm-100,.layout-sm-column>.flex-sm-95{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%}.flex-sm-100{max-height:100%}.layout-column>.flex-sm-100,.layout-row>.flex-sm-100,.layout-sm-column>.flex-sm-100,.layout-sm-row>.flex-sm-100{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:100%}.layout-row>.flex-sm-33{box-sizing:border-box;-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-height:100%;max-width:33.33%}.layout-row>.flex-sm-66{box-sizing:border-box;-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-height:100%;max-width:66.66%}.layout-column>.flex-sm-33{box-sizing:border-box;-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-height:33.33%;max-width:100%}.layout-column>.flex-sm-66{box-sizing:border-box;-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-height:66.66%;max-width:100%}.layout-sm-row>.flex-sm-33{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:33.33%}.layout-sm-row>.flex-sm-66{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:66.66%}.layout-sm-row>.flex{min-width:0}.layout-sm-column>.flex-sm-33{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:33.33%;max-width:100%}.layout-sm-column>.flex-sm-66{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:66.66%;max-width:100%}.layout-sm-column>.flex{min-height:0}.layout-sm,.layout-sm-column,.layout-sm-row{box-sizing:border-box;display:-ms-flexbox;display:flex}.layout-sm-column{-ms-flex-direction:column;flex-direction:column}.layout-sm-row{-ms-flex-direction:row;flex-direction:row}}@media(min-width: 960px){.flex-order-gt-sm--20{-ms-flex-order:-20;order:-20}.flex-order-gt-sm--19{-ms-flex-order:-19;order:-19}.flex-order-gt-sm--18{-ms-flex-order:-18;order:-18}.flex-order-gt-sm--17{-ms-flex-order:-17;order:-17}.flex-order-gt-sm--16{-ms-flex-order:-16;order:-16}.flex-order-gt-sm--15{-ms-flex-order:-15;order:-15}.flex-order-gt-sm--14{-ms-flex-order:-14;order:-14}.flex-order-gt-sm--13{-ms-flex-order:-13;order:-13}.flex-order-gt-sm--12{-ms-flex-order:-12;order:-12}.flex-order-gt-sm--11{-ms-flex-order:-11;order:-11}.flex-order-gt-sm--10{-ms-flex-order:-10;order:-10}.flex-order-gt-sm--9{-ms-flex-order:-9;order:-9}.flex-order-gt-sm--8{-ms-flex-order:-8;order:-8}.flex-order-gt-sm--7{-ms-flex-order:-7;order:-7}.flex-order-gt-sm--6{-ms-flex-order:-6;order:-6}.flex-order-gt-sm--5{-ms-flex-order:-5;order:-5}.flex-order-gt-sm--4{-ms-flex-order:-4;order:-4}.flex-order-gt-sm--3{-ms-flex-order:-3;order:-3}.flex-order-gt-sm--2{-ms-flex-order:-2;order:-2}.flex-order-gt-sm--1{-ms-flex-order:-1;order:-1}.flex-order-gt-sm-0{-ms-flex-order:0;order:0}.flex-order-gt-sm-1{-ms-flex-order:1;order:1}.flex-order-gt-sm-2{-ms-flex-order:2;order:2}.flex-order-gt-sm-3{-ms-flex-order:3;order:3}.flex-order-gt-sm-4{-ms-flex-order:4;order:4}.flex-order-gt-sm-5{-ms-flex-order:5;order:5}.flex-order-gt-sm-6{-ms-flex-order:6;order:6}.flex-order-gt-sm-7{-ms-flex-order:7;order:7}.flex-order-gt-sm-8{-ms-flex-order:8;order:8}.flex-order-gt-sm-9{-ms-flex-order:9;order:9}.flex-order-gt-sm-10{-ms-flex-order:10;order:10}.flex-order-gt-sm-11{-ms-flex-order:11;order:11}.flex-order-gt-sm-12{-ms-flex-order:12;order:12}.flex-order-gt-sm-13{-ms-flex-order:13;order:13}.flex-order-gt-sm-14{-ms-flex-order:14;order:14}.flex-order-gt-sm-15{-ms-flex-order:15;order:15}.flex-order-gt-sm-16{-ms-flex-order:16;order:16}.flex-order-gt-sm-17{-ms-flex-order:17;order:17}.flex-order-gt-sm-18{-ms-flex-order:18;order:18}.flex-order-gt-sm-19{-ms-flex-order:19;order:19}.flex-order-gt-sm-20{-ms-flex-order:20;order:20}.flex-offset-gt-sm-0,.layout-margin .flex-offset-gt-sm-0,.layout-margin .offset-gt-sm-0,.offset-gt-sm-0{margin-left:0}[dir=rtl] .flex-offset-gt-sm-0,[dir=rtl] .layout-margin .flex-offset-gt-sm-0,[dir=rtl] .layout-margin .offset-gt-sm-0,[dir=rtl] .offset-gt-sm-0{margin-left:auto;margin-right:0}.flex-offset-gt-sm-5,.layout-margin .flex-offset-gt-sm-5,.layout-margin .offset-gt-sm-5,.offset-gt-sm-5{margin-left:5%}[dir=rtl] .flex-offset-gt-sm-5,[dir=rtl] .layout-margin .flex-offset-gt-sm-5,[dir=rtl] .layout-margin .offset-gt-sm-5,[dir=rtl] .offset-gt-sm-5{margin-left:auto;margin-right:5%}.flex-offset-gt-sm-10,.layout-margin .flex-offset-gt-sm-10,.layout-margin .offset-gt-sm-10,.offset-gt-sm-10{margin-left:10%}[dir=rtl] .flex-offset-gt-sm-10,[dir=rtl] .layout-margin .flex-offset-gt-sm-10,[dir=rtl] .layout-margin .offset-gt-sm-10,[dir=rtl] .offset-gt-sm-10{margin-left:auto;margin-right:10%}.flex-offset-gt-sm-15,.layout-margin .flex-offset-gt-sm-15,.layout-margin .offset-gt-sm-15,.offset-gt-sm-15{margin-left:15%}[dir=rtl] .flex-offset-gt-sm-15,[dir=rtl] .layout-margin .flex-offset-gt-sm-15,[dir=rtl] .layout-margin .offset-gt-sm-15,[dir=rtl] .offset-gt-sm-15{margin-left:auto;margin-right:15%}.flex-offset-gt-sm-20,.layout-margin .flex-offset-gt-sm-20,.layout-margin .offset-gt-sm-20,.offset-gt-sm-20{margin-left:20%}[dir=rtl] .flex-offset-gt-sm-20,[dir=rtl] .layout-margin .flex-offset-gt-sm-20,[dir=rtl] .layout-margin .offset-gt-sm-20,[dir=rtl] .offset-gt-sm-20{margin-left:auto;margin-right:20%}.flex-offset-gt-sm-25,.layout-margin .flex-offset-gt-sm-25,.layout-margin .offset-gt-sm-25,.offset-gt-sm-25{margin-left:25%}[dir=rtl] .flex-offset-gt-sm-25,[dir=rtl] .layout-margin .flex-offset-gt-sm-25,[dir=rtl] .layout-margin .offset-gt-sm-25,[dir=rtl] .offset-gt-sm-25{margin-left:auto;margin-right:25%}.flex-offset-gt-sm-30,.layout-margin .flex-offset-gt-sm-30,.layout-margin .offset-gt-sm-30,.offset-gt-sm-30{margin-left:30%}[dir=rtl] .flex-offset-gt-sm-30,[dir=rtl] .layout-margin .flex-offset-gt-sm-30,[dir=rtl] .layout-margin .offset-gt-sm-30,[dir=rtl] .offset-gt-sm-30{margin-left:auto;margin-right:30%}.flex-offset-gt-sm-35,.layout-margin .flex-offset-gt-sm-35,.layout-margin .offset-gt-sm-35,.offset-gt-sm-35{margin-left:35%}[dir=rtl] .flex-offset-gt-sm-35,[dir=rtl] .layout-margin .flex-offset-gt-sm-35,[dir=rtl] .layout-margin .offset-gt-sm-35,[dir=rtl] .offset-gt-sm-35{margin-left:auto;margin-right:35%}.flex-offset-gt-sm-40,.layout-margin .flex-offset-gt-sm-40,.layout-margin .offset-gt-sm-40,.offset-gt-sm-40{margin-left:40%}[dir=rtl] .flex-offset-gt-sm-40,[dir=rtl] .layout-margin .flex-offset-gt-sm-40,[dir=rtl] .layout-margin .offset-gt-sm-40,[dir=rtl] .offset-gt-sm-40{margin-left:auto;margin-right:40%}.flex-offset-gt-sm-45,.layout-margin .flex-offset-gt-sm-45,.layout-margin .offset-gt-sm-45,.offset-gt-sm-45{margin-left:45%}[dir=rtl] .flex-offset-gt-sm-45,[dir=rtl] .layout-margin .flex-offset-gt-sm-45,[dir=rtl] .layout-margin .offset-gt-sm-45,[dir=rtl] .offset-gt-sm-45{margin-left:auto;margin-right:45%}.flex-offset-gt-sm-50,.layout-margin .flex-offset-gt-sm-50,.layout-margin .offset-gt-sm-50,.offset-gt-sm-50{margin-left:50%}[dir=rtl] .flex-offset-gt-sm-50,[dir=rtl] .layout-margin .flex-offset-gt-sm-50,[dir=rtl] .layout-margin .offset-gt-sm-50,[dir=rtl] .offset-gt-sm-50{margin-left:auto;margin-right:50%}.flex-offset-gt-sm-55,.layout-margin .flex-offset-gt-sm-55,.layout-margin .offset-gt-sm-55,.offset-gt-sm-55{margin-left:55%}[dir=rtl] .flex-offset-gt-sm-55,[dir=rtl] .layout-margin .flex-offset-gt-sm-55,[dir=rtl] .layout-margin .offset-gt-sm-55,[dir=rtl] .offset-gt-sm-55{margin-left:auto;margin-right:55%}.flex-offset-gt-sm-60,.layout-margin .flex-offset-gt-sm-60,.layout-margin .offset-gt-sm-60,.offset-gt-sm-60{margin-left:60%}[dir=rtl] .flex-offset-gt-sm-60,[dir=rtl] .layout-margin .flex-offset-gt-sm-60,[dir=rtl] .layout-margin .offset-gt-sm-60,[dir=rtl] .offset-gt-sm-60{margin-left:auto;margin-right:60%}.flex-offset-gt-sm-65,.layout-margin .flex-offset-gt-sm-65,.layout-margin .offset-gt-sm-65,.offset-gt-sm-65{margin-left:65%}[dir=rtl] .flex-offset-gt-sm-65,[dir=rtl] .layout-margin .flex-offset-gt-sm-65,[dir=rtl] .layout-margin .offset-gt-sm-65,[dir=rtl] .offset-gt-sm-65{margin-left:auto;margin-right:65%}.flex-offset-gt-sm-70,.layout-margin .flex-offset-gt-sm-70,.layout-margin .offset-gt-sm-70,.offset-gt-sm-70{margin-left:70%}[dir=rtl] .flex-offset-gt-sm-70,[dir=rtl] .layout-margin .flex-offset-gt-sm-70,[dir=rtl] .layout-margin .offset-gt-sm-70,[dir=rtl] .offset-gt-sm-70{margin-left:auto;margin-right:70%}.flex-offset-gt-sm-75,.layout-margin .flex-offset-gt-sm-75,.layout-margin .offset-gt-sm-75,.offset-gt-sm-75{margin-left:75%}[dir=rtl] .flex-offset-gt-sm-75,[dir=rtl] .layout-margin .flex-offset-gt-sm-75,[dir=rtl] .layout-margin .offset-gt-sm-75,[dir=rtl] .offset-gt-sm-75{margin-left:auto;margin-right:75%}.flex-offset-gt-sm-80,.layout-margin .flex-offset-gt-sm-80,.layout-margin .offset-gt-sm-80,.offset-gt-sm-80{margin-left:80%}[dir=rtl] .flex-offset-gt-sm-80,[dir=rtl] .layout-margin .flex-offset-gt-sm-80,[dir=rtl] .layout-margin .offset-gt-sm-80,[dir=rtl] .offset-gt-sm-80{margin-left:auto;margin-right:80%}.flex-offset-gt-sm-85,.layout-margin .flex-offset-gt-sm-85,.layout-margin .offset-gt-sm-85,.offset-gt-sm-85{margin-left:85%}[dir=rtl] .flex-offset-gt-sm-85,[dir=rtl] .layout-margin .flex-offset-gt-sm-85,[dir=rtl] .layout-margin .offset-gt-sm-85,[dir=rtl] .offset-gt-sm-85{margin-left:auto;margin-right:85%}.flex-offset-gt-sm-90,.layout-margin .flex-offset-gt-sm-90,.layout-margin .offset-gt-sm-90,.offset-gt-sm-90{margin-left:90%}[dir=rtl] .flex-offset-gt-sm-90,[dir=rtl] .layout-margin .flex-offset-gt-sm-90,[dir=rtl] .layout-margin .offset-gt-sm-90,[dir=rtl] .offset-gt-sm-90{margin-left:auto;margin-right:90%}.flex-offset-gt-sm-95,.layout-margin .flex-offset-gt-sm-95,.layout-margin .offset-gt-sm-95,.offset-gt-sm-95{margin-left:95%}[dir=rtl] .flex-offset-gt-sm-95,[dir=rtl] .layout-margin .flex-offset-gt-sm-95,[dir=rtl] .layout-margin .offset-gt-sm-95,[dir=rtl] .offset-gt-sm-95{margin-left:auto;margin-right:95%}.flex-offset-gt-sm-33,.layout-margin .flex-offset-gt-sm-33,.layout-margin .offset-gt-sm-33,.offset-gt-sm-33{margin-left:33.3333333333%}.flex-offset-gt-sm-66,.layout-margin .flex-offset-gt-sm-66,.layout-margin .offset-gt-sm-66,.offset-gt-sm-66{margin-left:66.6666666667%}[dir=rtl] .flex-offset-gt-sm-66,[dir=rtl] .layout-margin .flex-offset-gt-sm-66,[dir=rtl] .layout-margin .offset-gt-sm-66,[dir=rtl] .offset-gt-sm-66{margin-left:auto;margin-right:66.6666666667%}.layout-align-gt-sm,.layout-align-gt-sm-start-stretch{-ms-flex-line-pack:stretch;align-content:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:start;justify-content:flex-start}.layout-align-gt-sm-start,.layout-align-gt-sm-start-center,.layout-align-gt-sm-start-end,.layout-align-gt-sm-start-start,.layout-align-gt-sm-start-stretch{-ms-flex-pack:start;justify-content:flex-start}.layout-align-gt-sm-center,.layout-align-gt-sm-center-center,.layout-align-gt-sm-center-end,.layout-align-gt-sm-center-start,.layout-align-gt-sm-center-stretch{-ms-flex-pack:center;justify-content:center}.layout-align-gt-sm-end,.layout-align-gt-sm-end-center,.layout-align-gt-sm-end-end,.layout-align-gt-sm-end-start,.layout-align-gt-sm-end-stretch{-ms-flex-pack:end;justify-content:flex-end}.layout-align-gt-sm-space-around,.layout-align-gt-sm-space-around-center,.layout-align-gt-sm-space-around-end,.layout-align-gt-sm-space-around-start,.layout-align-gt-sm-space-around-stretch{-ms-flex-pack:distribute;justify-content:space-around}.layout-align-gt-sm-space-between,.layout-align-gt-sm-space-between-center,.layout-align-gt-sm-space-between-end,.layout-align-gt-sm-space-between-start,.layout-align-gt-sm-space-between-stretch{-ms-flex-pack:justify;justify-content:space-between}.layout-align-gt-sm-center-start,.layout-align-gt-sm-end-start,.layout-align-gt-sm-space-around-start,.layout-align-gt-sm-space-between-start,.layout-align-gt-sm-start-start{-ms-flex-line-pack:start;align-content:flex-start;-ms-flex-align:start;align-items:flex-start}.layout-align-gt-sm-center-center,.layout-align-gt-sm-end-center,.layout-align-gt-sm-space-around-center,.layout-align-gt-sm-space-between-center,.layout-align-gt-sm-start-center{-ms-flex-line-pack:center;align-content:center;-ms-flex-align:center;align-items:center;max-width:100%}.layout-align-gt-sm-center-center>*,.layout-align-gt-sm-end-center>*,.layout-align-gt-sm-space-around-center>*,.layout-align-gt-sm-space-between-center>*,.layout-align-gt-sm-start-center>*{box-sizing:border-box;max-width:100%}.layout-align-gt-sm-center-end,.layout-align-gt-sm-end-end,.layout-align-gt-sm-space-around-end,.layout-align-gt-sm-space-between-end,.layout-align-gt-sm-start-end{-ms-flex-line-pack:end;align-content:flex-end;-ms-flex-align:end;align-items:flex-end}.layout-align-gt-sm-center-stretch,.layout-align-gt-sm-end-stretch,.layout-align-gt-sm-space-around-stretch,.layout-align-gt-sm-space-between-stretch,.layout-align-gt-sm-start-stretch{-ms-flex-line-pack:stretch;align-content:stretch;-ms-flex-align:stretch;align-items:stretch}.flex-gt-sm{box-sizing:border-box;-ms-flex:1;flex:1}.flex-gt-sm-grow{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%}.flex-gt-sm-initial{box-sizing:border-box;-ms-flex:0 1 auto;flex:0 1 auto}.flex-gt-sm-auto{box-sizing:border-box;-ms-flex:1 1 auto;flex:1 1 auto}.flex-gt-sm-none{box-sizing:border-box;-ms-flex:0 0 auto;flex:0 0 auto}.flex-gt-sm-noshrink{box-sizing:border-box;-ms-flex:1 0 auto;flex:1 0 auto}.flex-gt-sm-nogrow{box-sizing:border-box;-ms-flex:0 1 auto;flex:0 1 auto}.flex-gt-sm-0,.layout-row>.flex-gt-sm-0{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:0}.layout-row>.flex-gt-sm-0{min-width:0}.layout-column>.flex-gt-sm-0{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:0%;max-width:100%}.layout-gt-sm-row>.flex-gt-sm-0{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:0;min-width:0}.layout-gt-sm-column>.flex-gt-sm-0{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:0%;max-width:100%;min-height:0}.flex-gt-sm-5,.layout-row>.flex-gt-sm-5{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:5%}.layout-column>.flex-gt-sm-5{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:5%;max-width:100%}.layout-gt-sm-row>.flex-gt-sm-5{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:5%}.layout-gt-sm-column>.flex-gt-sm-5{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:5%;max-width:100%}.flex-gt-sm-10,.layout-row>.flex-gt-sm-10{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:10%}.layout-column>.flex-gt-sm-10{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:10%;max-width:100%}.layout-gt-sm-row>.flex-gt-sm-10{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:10%}.layout-gt-sm-column>.flex-gt-sm-10{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:10%;max-width:100%}.flex-gt-sm-15,.layout-row>.flex-gt-sm-15{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:15%}.layout-column>.flex-gt-sm-15{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:15%;max-width:100%}.layout-gt-sm-row>.flex-gt-sm-15{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:15%}.layout-gt-sm-column>.flex-gt-sm-15{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:15%;max-width:100%}.flex-gt-sm-20,.layout-row>.flex-gt-sm-20{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:20%}.layout-column>.flex-gt-sm-20{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:20%;max-width:100%}.layout-gt-sm-row>.flex-gt-sm-20{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:20%}.layout-gt-sm-column>.flex-gt-sm-20{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:20%;max-width:100%}.flex-gt-sm-25,.layout-row>.flex-gt-sm-25{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:25%}.layout-column>.flex-gt-sm-25{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:25%;max-width:100%}.layout-gt-sm-row>.flex-gt-sm-25{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:25%}.layout-gt-sm-column>.flex-gt-sm-25{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:25%;max-width:100%}.flex-gt-sm-30,.layout-row>.flex-gt-sm-30{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:30%}.layout-column>.flex-gt-sm-30{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:30%;max-width:100%}.layout-gt-sm-row>.flex-gt-sm-30{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:30%}.layout-gt-sm-column>.flex-gt-sm-30{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:30%;max-width:100%}.flex-gt-sm-35,.layout-row>.flex-gt-sm-35{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:35%}.layout-column>.flex-gt-sm-35{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:35%;max-width:100%}.layout-gt-sm-row>.flex-gt-sm-35{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:35%}.layout-gt-sm-column>.flex-gt-sm-35{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:35%;max-width:100%}.flex-gt-sm-40,.layout-row>.flex-gt-sm-40{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:40%}.layout-column>.flex-gt-sm-40{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:40%;max-width:100%}.layout-gt-sm-row>.flex-gt-sm-40{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:40%}.layout-gt-sm-column>.flex-gt-sm-40{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:40%;max-width:100%}.flex-gt-sm-45,.layout-row>.flex-gt-sm-45{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:45%}.layout-column>.flex-gt-sm-45{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:45%;max-width:100%}.layout-gt-sm-row>.flex-gt-sm-45{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:45%}.layout-gt-sm-column>.flex-gt-sm-45{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:45%;max-width:100%}.flex-gt-sm-50,.layout-row>.flex-gt-sm-50{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:50%}.layout-column>.flex-gt-sm-50{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:50%;max-width:100%}.layout-gt-sm-row>.flex-gt-sm-50{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:50%}.layout-gt-sm-column>.flex-gt-sm-50{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:50%;max-width:100%}.flex-gt-sm-55,.layout-row>.flex-gt-sm-55{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:55%}.layout-column>.flex-gt-sm-55{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:55%;max-width:100%}.layout-gt-sm-row>.flex-gt-sm-55{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:55%}.layout-gt-sm-column>.flex-gt-sm-55{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:55%;max-width:100%}.flex-gt-sm-60,.layout-row>.flex-gt-sm-60{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:60%}.layout-column>.flex-gt-sm-60{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:60%;max-width:100%}.layout-gt-sm-row>.flex-gt-sm-60{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:60%}.layout-gt-sm-column>.flex-gt-sm-60{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:60%;max-width:100%}.flex-gt-sm-65,.layout-row>.flex-gt-sm-65{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:65%}.layout-column>.flex-gt-sm-65{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:65%;max-width:100%}.layout-gt-sm-row>.flex-gt-sm-65{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:65%}.layout-gt-sm-column>.flex-gt-sm-65{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:65%;max-width:100%}.flex-gt-sm-70,.layout-row>.flex-gt-sm-70{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:70%}.layout-column>.flex-gt-sm-70{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:70%;max-width:100%}.layout-gt-sm-row>.flex-gt-sm-70{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:70%}.layout-gt-sm-column>.flex-gt-sm-70{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:70%;max-width:100%}.flex-gt-sm-75,.layout-row>.flex-gt-sm-75{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:75%}.layout-column>.flex-gt-sm-75{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:75%;max-width:100%}.layout-gt-sm-row>.flex-gt-sm-75{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:75%}.layout-gt-sm-column>.flex-gt-sm-75{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:75%;max-width:100%}.flex-gt-sm-80,.layout-row>.flex-gt-sm-80{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:80%}.layout-column>.flex-gt-sm-80{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:80%;max-width:100%}.layout-gt-sm-row>.flex-gt-sm-80{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:80%}.layout-gt-sm-column>.flex-gt-sm-80{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:80%;max-width:100%}.flex-gt-sm-85,.layout-row>.flex-gt-sm-85{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:85%}.layout-column>.flex-gt-sm-85{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:85%;max-width:100%}.layout-gt-sm-row>.flex-gt-sm-85{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:85%}.layout-gt-sm-column>.flex-gt-sm-85{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:85%;max-width:100%}.flex-gt-sm-90,.layout-row>.flex-gt-sm-90{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:90%}.layout-column>.flex-gt-sm-90{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:90%;max-width:100%}.layout-gt-sm-row>.flex-gt-sm-90{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:90%}.layout-gt-sm-column>.flex-gt-sm-90{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:90%;max-width:100%}.flex-gt-sm-95,.layout-row>.flex-gt-sm-95{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:95%}.layout-column>.flex-gt-sm-95{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:95%;max-width:100%}.layout-gt-sm-row>.flex-gt-sm-95{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:95%}.layout-gt-sm-column>.flex-gt-sm-95{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:95%;max-width:100%}.flex-gt-sm-100,.layout-column>.flex-gt-sm-100,.layout-gt-sm-column>.flex-gt-sm-100,.layout-gt-sm-row>.flex-gt-sm-100,.layout-row>.flex-gt-sm-100{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:100%}.layout-row>.flex-gt-sm-33{box-sizing:border-box;-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-height:100%;max-width:33.33%}.layout-row>.flex-gt-sm-66{box-sizing:border-box;-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-height:100%;max-width:66.66%}.layout-column>.flex-gt-sm-33{box-sizing:border-box;-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-height:33.33%;max-width:100%}.layout-column>.flex-gt-sm-66{box-sizing:border-box;-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-height:66.66%;max-width:100%}.layout-gt-sm-row>.flex-gt-sm-33{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:33.33%}.layout-gt-sm-row>.flex-gt-sm-66{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:66.66%}.layout-gt-sm-row>.flex{min-width:0}.layout-gt-sm-column>.flex-gt-sm-33{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:33.33%;max-width:100%}.layout-gt-sm-column>.flex-gt-sm-66{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:66.66%;max-width:100%}.layout-gt-sm-column>.flex{min-height:0}.layout-gt-sm,.layout-gt-sm-column,.layout-gt-sm-row{box-sizing:border-box;display:-ms-flexbox;display:flex}.layout-gt-sm-column{-ms-flex-direction:column;flex-direction:column}.layout-gt-sm-row{-ms-flex-direction:row;flex-direction:row}}@media(min-width: 960px)and (max-width: 1279px){.hide-gt-sm:not(.show-gt-xs):not(.show-gt-sm):not(.show-md):not(.show),.hide-gt-xs:not(.show-gt-xs):not(.show-gt-sm):not(.show-md):not(.show),.hide-md:not(.show-md):not(.show-gt-sm):not(.show-gt-xs):not(.show),.hide:not(.show-gt-xs):not(.show-gt-sm):not(.show-md):not(.show){display:none}.flex-order-md--20{-ms-flex-order:-20;order:-20}.flex-order-md--19{-ms-flex-order:-19;order:-19}.flex-order-md--18{-ms-flex-order:-18;order:-18}.flex-order-md--17{-ms-flex-order:-17;order:-17}.flex-order-md--16{-ms-flex-order:-16;order:-16}.flex-order-md--15{-ms-flex-order:-15;order:-15}.flex-order-md--14{-ms-flex-order:-14;order:-14}.flex-order-md--13{-ms-flex-order:-13;order:-13}.flex-order-md--12{-ms-flex-order:-12;order:-12}.flex-order-md--11{-ms-flex-order:-11;order:-11}.flex-order-md--10{-ms-flex-order:-10;order:-10}.flex-order-md--9{-ms-flex-order:-9;order:-9}.flex-order-md--8{-ms-flex-order:-8;order:-8}.flex-order-md--7{-ms-flex-order:-7;order:-7}.flex-order-md--6{-ms-flex-order:-6;order:-6}.flex-order-md--5{-ms-flex-order:-5;order:-5}.flex-order-md--4{-ms-flex-order:-4;order:-4}.flex-order-md--3{-ms-flex-order:-3;order:-3}.flex-order-md--2{-ms-flex-order:-2;order:-2}.flex-order-md--1{-ms-flex-order:-1;order:-1}.flex-order-md-0{-ms-flex-order:0;order:0}.flex-order-md-1{-ms-flex-order:1;order:1}.flex-order-md-2{-ms-flex-order:2;order:2}.flex-order-md-3{-ms-flex-order:3;order:3}.flex-order-md-4{-ms-flex-order:4;order:4}.flex-order-md-5{-ms-flex-order:5;order:5}.flex-order-md-6{-ms-flex-order:6;order:6}.flex-order-md-7{-ms-flex-order:7;order:7}.flex-order-md-8{-ms-flex-order:8;order:8}.flex-order-md-9{-ms-flex-order:9;order:9}.flex-order-md-10{-ms-flex-order:10;order:10}.flex-order-md-11{-ms-flex-order:11;order:11}.flex-order-md-12{-ms-flex-order:12;order:12}.flex-order-md-13{-ms-flex-order:13;order:13}.flex-order-md-14{-ms-flex-order:14;order:14}.flex-order-md-15{-ms-flex-order:15;order:15}.flex-order-md-16{-ms-flex-order:16;order:16}.flex-order-md-17{-ms-flex-order:17;order:17}.flex-order-md-18{-ms-flex-order:18;order:18}.flex-order-md-19{-ms-flex-order:19;order:19}.flex-order-md-20{-ms-flex-order:20;order:20}.flex-offset-md-0,.layout-margin .flex-offset-md-0,.layout-margin .offset-md-0,.offset-md-0{margin-left:0}[dir=rtl] .flex-offset-md-0,[dir=rtl] .layout-margin .flex-offset-md-0,[dir=rtl] .layout-margin .offset-md-0,[dir=rtl] .offset-md-0{margin-left:auto;margin-right:0}.flex-offset-md-5,.layout-margin .flex-offset-md-5,.layout-margin .offset-md-5,.offset-md-5{margin-left:5%}[dir=rtl] .flex-offset-md-5,[dir=rtl] .layout-margin .flex-offset-md-5,[dir=rtl] .layout-margin .offset-md-5,[dir=rtl] .offset-md-5{margin-left:auto;margin-right:5%}.flex-offset-md-10,.layout-margin .flex-offset-md-10,.layout-margin .offset-md-10,.offset-md-10{margin-left:10%}[dir=rtl] .flex-offset-md-10,[dir=rtl] .layout-margin .flex-offset-md-10,[dir=rtl] .layout-margin .offset-md-10,[dir=rtl] .offset-md-10{margin-left:auto;margin-right:10%}.flex-offset-md-15,.layout-margin .flex-offset-md-15,.layout-margin .offset-md-15,.offset-md-15{margin-left:15%}[dir=rtl] .flex-offset-md-15,[dir=rtl] .layout-margin .flex-offset-md-15,[dir=rtl] .layout-margin .offset-md-15,[dir=rtl] .offset-md-15{margin-left:auto;margin-right:15%}.flex-offset-md-20,.layout-margin .flex-offset-md-20,.layout-margin .offset-md-20,.offset-md-20{margin-left:20%}[dir=rtl] .flex-offset-md-20,[dir=rtl] .layout-margin .flex-offset-md-20,[dir=rtl] .layout-margin .offset-md-20,[dir=rtl] .offset-md-20{margin-left:auto;margin-right:20%}.flex-offset-md-25,.layout-margin .flex-offset-md-25,.layout-margin .offset-md-25,.offset-md-25{margin-left:25%}[dir=rtl] .flex-offset-md-25,[dir=rtl] .layout-margin .flex-offset-md-25,[dir=rtl] .layout-margin .offset-md-25,[dir=rtl] .offset-md-25{margin-left:auto;margin-right:25%}.flex-offset-md-30,.layout-margin .flex-offset-md-30,.layout-margin .offset-md-30,.offset-md-30{margin-left:30%}[dir=rtl] .flex-offset-md-30,[dir=rtl] .layout-margin .flex-offset-md-30,[dir=rtl] .layout-margin .offset-md-30,[dir=rtl] .offset-md-30{margin-left:auto;margin-right:30%}.flex-offset-md-35,.layout-margin .flex-offset-md-35,.layout-margin .offset-md-35,.offset-md-35{margin-left:35%}[dir=rtl] .flex-offset-md-35,[dir=rtl] .layout-margin .flex-offset-md-35,[dir=rtl] .layout-margin .offset-md-35,[dir=rtl] .offset-md-35{margin-left:auto;margin-right:35%}.flex-offset-md-40,.layout-margin .flex-offset-md-40,.layout-margin .offset-md-40,.offset-md-40{margin-left:40%}[dir=rtl] .flex-offset-md-40,[dir=rtl] .layout-margin .flex-offset-md-40,[dir=rtl] .layout-margin .offset-md-40,[dir=rtl] .offset-md-40{margin-left:auto;margin-right:40%}.flex-offset-md-45,.layout-margin .flex-offset-md-45,.layout-margin .offset-md-45,.offset-md-45{margin-left:45%}[dir=rtl] .flex-offset-md-45,[dir=rtl] .layout-margin .flex-offset-md-45,[dir=rtl] .layout-margin .offset-md-45,[dir=rtl] .offset-md-45{margin-left:auto;margin-right:45%}.flex-offset-md-50,.layout-margin .flex-offset-md-50,.layout-margin .offset-md-50,.offset-md-50{margin-left:50%}[dir=rtl] .flex-offset-md-50,[dir=rtl] .layout-margin .flex-offset-md-50,[dir=rtl] .layout-margin .offset-md-50,[dir=rtl] .offset-md-50{margin-left:auto;margin-right:50%}.flex-offset-md-55,.layout-margin .flex-offset-md-55,.layout-margin .offset-md-55,.offset-md-55{margin-left:55%}[dir=rtl] .flex-offset-md-55,[dir=rtl] .layout-margin .flex-offset-md-55,[dir=rtl] .layout-margin .offset-md-55,[dir=rtl] .offset-md-55{margin-left:auto;margin-right:55%}.flex-offset-md-60,.layout-margin .flex-offset-md-60,.layout-margin .offset-md-60,.offset-md-60{margin-left:60%}[dir=rtl] .flex-offset-md-60,[dir=rtl] .layout-margin .flex-offset-md-60,[dir=rtl] .layout-margin .offset-md-60,[dir=rtl] .offset-md-60{margin-left:auto;margin-right:60%}.flex-offset-md-65,.layout-margin .flex-offset-md-65,.layout-margin .offset-md-65,.offset-md-65{margin-left:65%}[dir=rtl] .flex-offset-md-65,[dir=rtl] .layout-margin .flex-offset-md-65,[dir=rtl] .layout-margin .offset-md-65,[dir=rtl] .offset-md-65{margin-left:auto;margin-right:65%}.flex-offset-md-70,.layout-margin .flex-offset-md-70,.layout-margin .offset-md-70,.offset-md-70{margin-left:70%}[dir=rtl] .flex-offset-md-70,[dir=rtl] .layout-margin .flex-offset-md-70,[dir=rtl] .layout-margin .offset-md-70,[dir=rtl] .offset-md-70{margin-left:auto;margin-right:70%}.flex-offset-md-75,.layout-margin .flex-offset-md-75,.layout-margin .offset-md-75,.offset-md-75{margin-left:75%}[dir=rtl] .flex-offset-md-75,[dir=rtl] .layout-margin .flex-offset-md-75,[dir=rtl] .layout-margin .offset-md-75,[dir=rtl] .offset-md-75{margin-left:auto;margin-right:75%}.flex-offset-md-80,.layout-margin .flex-offset-md-80,.layout-margin .offset-md-80,.offset-md-80{margin-left:80%}[dir=rtl] .flex-offset-md-80,[dir=rtl] .layout-margin .flex-offset-md-80,[dir=rtl] .layout-margin .offset-md-80,[dir=rtl] .offset-md-80{margin-left:auto;margin-right:80%}.flex-offset-md-85,.layout-margin .flex-offset-md-85,.layout-margin .offset-md-85,.offset-md-85{margin-left:85%}[dir=rtl] .flex-offset-md-85,[dir=rtl] .layout-margin .flex-offset-md-85,[dir=rtl] .layout-margin .offset-md-85,[dir=rtl] .offset-md-85{margin-left:auto;margin-right:85%}.flex-offset-md-90,.layout-margin .flex-offset-md-90,.layout-margin .offset-md-90,.offset-md-90{margin-left:90%}[dir=rtl] .flex-offset-md-90,[dir=rtl] .layout-margin .flex-offset-md-90,[dir=rtl] .layout-margin .offset-md-90,[dir=rtl] .offset-md-90{margin-left:auto;margin-right:90%}.flex-offset-md-95,.layout-margin .flex-offset-md-95,.layout-margin .offset-md-95,.offset-md-95{margin-left:95%}[dir=rtl] .flex-offset-md-95,[dir=rtl] .layout-margin .flex-offset-md-95,[dir=rtl] .layout-margin .offset-md-95,[dir=rtl] .offset-md-95{margin-left:auto;margin-right:95%}.flex-offset-md-33,.layout-margin .flex-offset-md-33,.layout-margin .offset-md-33,.offset-md-33{margin-left:33.3333333333%}.flex-offset-md-66,.layout-margin .flex-offset-md-66,.layout-margin .offset-md-66,.offset-md-66{margin-left:66.6666666667%}[dir=rtl] .flex-offset-md-66,[dir=rtl] .layout-margin .flex-offset-md-66,[dir=rtl] .layout-margin .offset-md-66,[dir=rtl] .offset-md-66{margin-left:auto;margin-right:66.6666666667%}.layout-align-md,.layout-align-md-start-stretch{-ms-flex-line-pack:stretch;align-content:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:start;justify-content:flex-start}.layout-align-md-start,.layout-align-md-start-center,.layout-align-md-start-end,.layout-align-md-start-start,.layout-align-md-start-stretch{-ms-flex-pack:start;justify-content:flex-start}.layout-align-md-center,.layout-align-md-center-center,.layout-align-md-center-end,.layout-align-md-center-start,.layout-align-md-center-stretch{-ms-flex-pack:center;justify-content:center}.layout-align-md-end,.layout-align-md-end-center,.layout-align-md-end-end,.layout-align-md-end-start,.layout-align-md-end-stretch{-ms-flex-pack:end;justify-content:flex-end}.layout-align-md-space-around,.layout-align-md-space-around-center,.layout-align-md-space-around-end,.layout-align-md-space-around-start,.layout-align-md-space-around-stretch{-ms-flex-pack:distribute;justify-content:space-around}.layout-align-md-space-between,.layout-align-md-space-between-center,.layout-align-md-space-between-end,.layout-align-md-space-between-start,.layout-align-md-space-between-stretch{-ms-flex-pack:justify;justify-content:space-between}.layout-align-md-center-start,.layout-align-md-end-start,.layout-align-md-space-around-start,.layout-align-md-space-between-start,.layout-align-md-start-start{-ms-flex-line-pack:start;align-content:flex-start;-ms-flex-align:start;align-items:flex-start}.layout-align-md-center-center,.layout-align-md-end-center,.layout-align-md-space-around-center,.layout-align-md-space-between-center,.layout-align-md-start-center{-ms-flex-line-pack:center;align-content:center;-ms-flex-align:center;align-items:center;max-width:100%}.layout-align-md-center-center>*,.layout-align-md-end-center>*,.layout-align-md-space-around-center>*,.layout-align-md-space-between-center>*,.layout-align-md-start-center>*{box-sizing:border-box;max-width:100%}.layout-align-md-center-end,.layout-align-md-end-end,.layout-align-md-space-around-end,.layout-align-md-space-between-end,.layout-align-md-start-end{-ms-flex-line-pack:end;align-content:flex-end;-ms-flex-align:end;align-items:flex-end}.layout-align-md-center-stretch,.layout-align-md-end-stretch,.layout-align-md-space-around-stretch,.layout-align-md-space-between-stretch,.layout-align-md-start-stretch{-ms-flex-line-pack:stretch;align-content:stretch;-ms-flex-align:stretch;align-items:stretch}.flex-md{box-sizing:border-box;-ms-flex:1;flex:1}.flex-md-grow{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%}.flex-md-initial{box-sizing:border-box;-ms-flex:0 1 auto;flex:0 1 auto}.flex-md-auto{box-sizing:border-box;-ms-flex:1 1 auto;flex:1 1 auto}.flex-md-none{box-sizing:border-box;-ms-flex:0 0 auto;flex:0 0 auto}.flex-md-noshrink{box-sizing:border-box;-ms-flex:1 0 auto;flex:1 0 auto}.flex-md-nogrow{box-sizing:border-box;-ms-flex:0 1 auto;flex:0 1 auto}.flex-md-0,.layout-row>.flex-md-0{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:0}.layout-row>.flex-md-0{min-width:0}.layout-column>.flex-md-0{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:0%;max-width:100%}.layout-md-row>.flex-md-0{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:0;min-width:0}.layout-md-column>.flex-md-0{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:0%;max-width:100%;min-height:0}.flex-md-5,.layout-row>.flex-md-5{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:5%}.layout-column>.flex-md-5{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:5%;max-width:100%}.layout-md-row>.flex-md-5{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:5%}.layout-md-column>.flex-md-5{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:5%;max-width:100%}.flex-md-10,.layout-row>.flex-md-10{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:10%}.layout-column>.flex-md-10{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:10%;max-width:100%}.layout-md-row>.flex-md-10{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:10%}.layout-md-column>.flex-md-10{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:10%;max-width:100%}.flex-md-15,.layout-row>.flex-md-15{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:15%}.layout-column>.flex-md-15{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:15%;max-width:100%}.layout-md-row>.flex-md-15{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:15%}.layout-md-column>.flex-md-15{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:15%;max-width:100%}.flex-md-20,.layout-row>.flex-md-20{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:20%}.layout-column>.flex-md-20{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:20%;max-width:100%}.layout-md-row>.flex-md-20{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:20%}.layout-md-column>.flex-md-20{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:20%;max-width:100%}.flex-md-25,.layout-row>.flex-md-25{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:25%}.layout-column>.flex-md-25{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:25%;max-width:100%}.layout-md-row>.flex-md-25{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:25%}.layout-md-column>.flex-md-25{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:25%;max-width:100%}.flex-md-30,.layout-row>.flex-md-30{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:30%}.layout-column>.flex-md-30{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:30%;max-width:100%}.layout-md-row>.flex-md-30{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:30%}.layout-md-column>.flex-md-30{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:30%;max-width:100%}.flex-md-35,.layout-row>.flex-md-35{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:35%}.layout-column>.flex-md-35{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:35%;max-width:100%}.layout-md-row>.flex-md-35{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:35%}.layout-md-column>.flex-md-35{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:35%;max-width:100%}.flex-md-40,.layout-row>.flex-md-40{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:40%}.layout-column>.flex-md-40{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:40%;max-width:100%}.layout-md-row>.flex-md-40{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:40%}.layout-md-column>.flex-md-40{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:40%;max-width:100%}.flex-md-45,.layout-row>.flex-md-45{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:45%}.layout-column>.flex-md-45{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:45%;max-width:100%}.layout-md-row>.flex-md-45{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:45%}.layout-md-column>.flex-md-45{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:45%;max-width:100%}.flex-md-50,.layout-row>.flex-md-50{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:50%}.layout-column>.flex-md-50{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:50%;max-width:100%}.layout-md-row>.flex-md-50{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:50%}.layout-md-column>.flex-md-50{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:50%;max-width:100%}.flex-md-55,.layout-row>.flex-md-55{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:55%}.layout-column>.flex-md-55{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:55%;max-width:100%}.layout-md-row>.flex-md-55{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:55%}.layout-md-column>.flex-md-55{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:55%;max-width:100%}.flex-md-60,.layout-row>.flex-md-60{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:60%}.layout-column>.flex-md-60{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:60%;max-width:100%}.layout-md-row>.flex-md-60{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:60%}.layout-md-column>.flex-md-60{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:60%;max-width:100%}.flex-md-65,.layout-row>.flex-md-65{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:65%}.layout-column>.flex-md-65{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:65%;max-width:100%}.layout-md-row>.flex-md-65{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:65%}.layout-md-column>.flex-md-65{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:65%;max-width:100%}.flex-md-70,.layout-row>.flex-md-70{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:70%}.layout-column>.flex-md-70{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:70%;max-width:100%}.layout-md-row>.flex-md-70{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:70%}.layout-md-column>.flex-md-70{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:70%;max-width:100%}.flex-md-75,.layout-row>.flex-md-75{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:75%}.layout-column>.flex-md-75{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:75%;max-width:100%}.layout-md-row>.flex-md-75{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:75%}.layout-md-column>.flex-md-75{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:75%;max-width:100%}.flex-md-80,.layout-row>.flex-md-80{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:80%}.layout-column>.flex-md-80{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:80%;max-width:100%}.layout-md-row>.flex-md-80{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:80%}.layout-md-column>.flex-md-80{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:80%;max-width:100%}.flex-md-85,.layout-row>.flex-md-85{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:85%}.layout-column>.flex-md-85{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:85%;max-width:100%}.layout-md-row>.flex-md-85{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:85%}.layout-md-column>.flex-md-85{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:85%;max-width:100%}.flex-md-90,.layout-row>.flex-md-90{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:90%}.layout-column>.flex-md-90{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:90%;max-width:100%}.layout-md-row>.flex-md-90{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:90%}.layout-md-column>.flex-md-90{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:90%;max-width:100%}.flex-md-95,.layout-row>.flex-md-95{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:95%}.layout-column>.flex-md-95{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:95%;max-width:100%}.layout-md-row>.flex-md-95{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:95%}.layout-md-column>.flex-md-95{max-height:95%}.flex-md-100,.layout-md-column>.flex-md-95{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%}.flex-md-100{max-height:100%}.layout-column>.flex-md-100,.layout-md-column>.flex-md-100,.layout-md-row>.flex-md-100,.layout-row>.flex-md-100{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:100%}.layout-row>.flex-md-33{box-sizing:border-box;-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-height:100%;max-width:33.33%}.layout-row>.flex-md-66{box-sizing:border-box;-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-height:100%;max-width:66.66%}.layout-column>.flex-md-33{box-sizing:border-box;-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-height:33.33%;max-width:100%}.layout-column>.flex-md-66{box-sizing:border-box;-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-height:66.66%;max-width:100%}.layout-md-row>.flex-md-33{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:33.33%}.layout-md-row>.flex-md-66{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:66.66%}.layout-md-row>.flex{min-width:0}.layout-md-column>.flex-md-33{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:33.33%;max-width:100%}.layout-md-column>.flex-md-66{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:66.66%;max-width:100%}.layout-md-column>.flex{min-height:0}.layout-md,.layout-md-column,.layout-md-row{box-sizing:border-box;display:-ms-flexbox;display:flex}.layout-md-column{-ms-flex-direction:column;flex-direction:column}.layout-md-row{-ms-flex-direction:row;flex-direction:row}}@media(min-width: 1280px){.flex-order-gt-md--20{-ms-flex-order:-20;order:-20}.flex-order-gt-md--19{-ms-flex-order:-19;order:-19}.flex-order-gt-md--18{-ms-flex-order:-18;order:-18}.flex-order-gt-md--17{-ms-flex-order:-17;order:-17}.flex-order-gt-md--16{-ms-flex-order:-16;order:-16}.flex-order-gt-md--15{-ms-flex-order:-15;order:-15}.flex-order-gt-md--14{-ms-flex-order:-14;order:-14}.flex-order-gt-md--13{-ms-flex-order:-13;order:-13}.flex-order-gt-md--12{-ms-flex-order:-12;order:-12}.flex-order-gt-md--11{-ms-flex-order:-11;order:-11}.flex-order-gt-md--10{-ms-flex-order:-10;order:-10}.flex-order-gt-md--9{-ms-flex-order:-9;order:-9}.flex-order-gt-md--8{-ms-flex-order:-8;order:-8}.flex-order-gt-md--7{-ms-flex-order:-7;order:-7}.flex-order-gt-md--6{-ms-flex-order:-6;order:-6}.flex-order-gt-md--5{-ms-flex-order:-5;order:-5}.flex-order-gt-md--4{-ms-flex-order:-4;order:-4}.flex-order-gt-md--3{-ms-flex-order:-3;order:-3}.flex-order-gt-md--2{-ms-flex-order:-2;order:-2}.flex-order-gt-md--1{-ms-flex-order:-1;order:-1}.flex-order-gt-md-0{-ms-flex-order:0;order:0}.flex-order-gt-md-1{-ms-flex-order:1;order:1}.flex-order-gt-md-2{-ms-flex-order:2;order:2}.flex-order-gt-md-3{-ms-flex-order:3;order:3}.flex-order-gt-md-4{-ms-flex-order:4;order:4}.flex-order-gt-md-5{-ms-flex-order:5;order:5}.flex-order-gt-md-6{-ms-flex-order:6;order:6}.flex-order-gt-md-7{-ms-flex-order:7;order:7}.flex-order-gt-md-8{-ms-flex-order:8;order:8}.flex-order-gt-md-9{-ms-flex-order:9;order:9}.flex-order-gt-md-10{-ms-flex-order:10;order:10}.flex-order-gt-md-11{-ms-flex-order:11;order:11}.flex-order-gt-md-12{-ms-flex-order:12;order:12}.flex-order-gt-md-13{-ms-flex-order:13;order:13}.flex-order-gt-md-14{-ms-flex-order:14;order:14}.flex-order-gt-md-15{-ms-flex-order:15;order:15}.flex-order-gt-md-16{-ms-flex-order:16;order:16}.flex-order-gt-md-17{-ms-flex-order:17;order:17}.flex-order-gt-md-18{-ms-flex-order:18;order:18}.flex-order-gt-md-19{-ms-flex-order:19;order:19}.flex-order-gt-md-20{-ms-flex-order:20;order:20}.flex-offset-gt-md-0,.layout-margin .flex-offset-gt-md-0,.layout-margin .offset-gt-md-0,.offset-gt-md-0{margin-left:0}[dir=rtl] .flex-offset-gt-md-0,[dir=rtl] .layout-margin .flex-offset-gt-md-0,[dir=rtl] .layout-margin .offset-gt-md-0,[dir=rtl] .offset-gt-md-0{margin-left:auto;margin-right:0}.flex-offset-gt-md-5,.layout-margin .flex-offset-gt-md-5,.layout-margin .offset-gt-md-5,.offset-gt-md-5{margin-left:5%}[dir=rtl] .flex-offset-gt-md-5,[dir=rtl] .layout-margin .flex-offset-gt-md-5,[dir=rtl] .layout-margin .offset-gt-md-5,[dir=rtl] .offset-gt-md-5{margin-left:auto;margin-right:5%}.flex-offset-gt-md-10,.layout-margin .flex-offset-gt-md-10,.layout-margin .offset-gt-md-10,.offset-gt-md-10{margin-left:10%}[dir=rtl] .flex-offset-gt-md-10,[dir=rtl] .layout-margin .flex-offset-gt-md-10,[dir=rtl] .layout-margin .offset-gt-md-10,[dir=rtl] .offset-gt-md-10{margin-left:auto;margin-right:10%}.flex-offset-gt-md-15,.layout-margin .flex-offset-gt-md-15,.layout-margin .offset-gt-md-15,.offset-gt-md-15{margin-left:15%}[dir=rtl] .flex-offset-gt-md-15,[dir=rtl] .layout-margin .flex-offset-gt-md-15,[dir=rtl] .layout-margin .offset-gt-md-15,[dir=rtl] .offset-gt-md-15{margin-left:auto;margin-right:15%}.flex-offset-gt-md-20,.layout-margin .flex-offset-gt-md-20,.layout-margin .offset-gt-md-20,.offset-gt-md-20{margin-left:20%}[dir=rtl] .flex-offset-gt-md-20,[dir=rtl] .layout-margin .flex-offset-gt-md-20,[dir=rtl] .layout-margin .offset-gt-md-20,[dir=rtl] .offset-gt-md-20{margin-left:auto;margin-right:20%}.flex-offset-gt-md-25,.layout-margin .flex-offset-gt-md-25,.layout-margin .offset-gt-md-25,.offset-gt-md-25{margin-left:25%}[dir=rtl] .flex-offset-gt-md-25,[dir=rtl] .layout-margin .flex-offset-gt-md-25,[dir=rtl] .layout-margin .offset-gt-md-25,[dir=rtl] .offset-gt-md-25{margin-left:auto;margin-right:25%}.flex-offset-gt-md-30,.layout-margin .flex-offset-gt-md-30,.layout-margin .offset-gt-md-30,.offset-gt-md-30{margin-left:30%}[dir=rtl] .flex-offset-gt-md-30,[dir=rtl] .layout-margin .flex-offset-gt-md-30,[dir=rtl] .layout-margin .offset-gt-md-30,[dir=rtl] .offset-gt-md-30{margin-left:auto;margin-right:30%}.flex-offset-gt-md-35,.layout-margin .flex-offset-gt-md-35,.layout-margin .offset-gt-md-35,.offset-gt-md-35{margin-left:35%}[dir=rtl] .flex-offset-gt-md-35,[dir=rtl] .layout-margin .flex-offset-gt-md-35,[dir=rtl] .layout-margin .offset-gt-md-35,[dir=rtl] .offset-gt-md-35{margin-left:auto;margin-right:35%}.flex-offset-gt-md-40,.layout-margin .flex-offset-gt-md-40,.layout-margin .offset-gt-md-40,.offset-gt-md-40{margin-left:40%}[dir=rtl] .flex-offset-gt-md-40,[dir=rtl] .layout-margin .flex-offset-gt-md-40,[dir=rtl] .layout-margin .offset-gt-md-40,[dir=rtl] .offset-gt-md-40{margin-left:auto;margin-right:40%}.flex-offset-gt-md-45,.layout-margin .flex-offset-gt-md-45,.layout-margin .offset-gt-md-45,.offset-gt-md-45{margin-left:45%}[dir=rtl] .flex-offset-gt-md-45,[dir=rtl] .layout-margin .flex-offset-gt-md-45,[dir=rtl] .layout-margin .offset-gt-md-45,[dir=rtl] .offset-gt-md-45{margin-left:auto;margin-right:45%}.flex-offset-gt-md-50,.layout-margin .flex-offset-gt-md-50,.layout-margin .offset-gt-md-50,.offset-gt-md-50{margin-left:50%}[dir=rtl] .flex-offset-gt-md-50,[dir=rtl] .layout-margin .flex-offset-gt-md-50,[dir=rtl] .layout-margin .offset-gt-md-50,[dir=rtl] .offset-gt-md-50{margin-left:auto;margin-right:50%}.flex-offset-gt-md-55,.layout-margin .flex-offset-gt-md-55,.layout-margin .offset-gt-md-55,.offset-gt-md-55{margin-left:55%}[dir=rtl] .flex-offset-gt-md-55,[dir=rtl] .layout-margin .flex-offset-gt-md-55,[dir=rtl] .layout-margin .offset-gt-md-55,[dir=rtl] .offset-gt-md-55{margin-left:auto;margin-right:55%}.flex-offset-gt-md-60,.layout-margin .flex-offset-gt-md-60,.layout-margin .offset-gt-md-60,.offset-gt-md-60{margin-left:60%}[dir=rtl] .flex-offset-gt-md-60,[dir=rtl] .layout-margin .flex-offset-gt-md-60,[dir=rtl] .layout-margin .offset-gt-md-60,[dir=rtl] .offset-gt-md-60{margin-left:auto;margin-right:60%}.flex-offset-gt-md-65,.layout-margin .flex-offset-gt-md-65,.layout-margin .offset-gt-md-65,.offset-gt-md-65{margin-left:65%}[dir=rtl] .flex-offset-gt-md-65,[dir=rtl] .layout-margin .flex-offset-gt-md-65,[dir=rtl] .layout-margin .offset-gt-md-65,[dir=rtl] .offset-gt-md-65{margin-left:auto;margin-right:65%}.flex-offset-gt-md-70,.layout-margin .flex-offset-gt-md-70,.layout-margin .offset-gt-md-70,.offset-gt-md-70{margin-left:70%}[dir=rtl] .flex-offset-gt-md-70,[dir=rtl] .layout-margin .flex-offset-gt-md-70,[dir=rtl] .layout-margin .offset-gt-md-70,[dir=rtl] .offset-gt-md-70{margin-left:auto;margin-right:70%}.flex-offset-gt-md-75,.layout-margin .flex-offset-gt-md-75,.layout-margin .offset-gt-md-75,.offset-gt-md-75{margin-left:75%}[dir=rtl] .flex-offset-gt-md-75,[dir=rtl] .layout-margin .flex-offset-gt-md-75,[dir=rtl] .layout-margin .offset-gt-md-75,[dir=rtl] .offset-gt-md-75{margin-left:auto;margin-right:75%}.flex-offset-gt-md-80,.layout-margin .flex-offset-gt-md-80,.layout-margin .offset-gt-md-80,.offset-gt-md-80{margin-left:80%}[dir=rtl] .flex-offset-gt-md-80,[dir=rtl] .layout-margin .flex-offset-gt-md-80,[dir=rtl] .layout-margin .offset-gt-md-80,[dir=rtl] .offset-gt-md-80{margin-left:auto;margin-right:80%}.flex-offset-gt-md-85,.layout-margin .flex-offset-gt-md-85,.layout-margin .offset-gt-md-85,.offset-gt-md-85{margin-left:85%}[dir=rtl] .flex-offset-gt-md-85,[dir=rtl] .layout-margin .flex-offset-gt-md-85,[dir=rtl] .layout-margin .offset-gt-md-85,[dir=rtl] .offset-gt-md-85{margin-left:auto;margin-right:85%}.flex-offset-gt-md-90,.layout-margin .flex-offset-gt-md-90,.layout-margin .offset-gt-md-90,.offset-gt-md-90{margin-left:90%}[dir=rtl] .flex-offset-gt-md-90,[dir=rtl] .layout-margin .flex-offset-gt-md-90,[dir=rtl] .layout-margin .offset-gt-md-90,[dir=rtl] .offset-gt-md-90{margin-left:auto;margin-right:90%}.flex-offset-gt-md-95,.layout-margin .flex-offset-gt-md-95,.layout-margin .offset-gt-md-95,.offset-gt-md-95{margin-left:95%}[dir=rtl] .flex-offset-gt-md-95,[dir=rtl] .layout-margin .flex-offset-gt-md-95,[dir=rtl] .layout-margin .offset-gt-md-95,[dir=rtl] .offset-gt-md-95{margin-left:auto;margin-right:95%}.flex-offset-gt-md-33,.layout-margin .flex-offset-gt-md-33,.layout-margin .offset-gt-md-33,.offset-gt-md-33{margin-left:33.3333333333%}.flex-offset-gt-md-66,.layout-margin .flex-offset-gt-md-66,.layout-margin .offset-gt-md-66,.offset-gt-md-66{margin-left:66.6666666667%}[dir=rtl] .flex-offset-gt-md-66,[dir=rtl] .layout-margin .flex-offset-gt-md-66,[dir=rtl] .layout-margin .offset-gt-md-66,[dir=rtl] .offset-gt-md-66{margin-left:auto;margin-right:66.6666666667%}.layout-align-gt-md,.layout-align-gt-md-start-stretch{-ms-flex-line-pack:stretch;align-content:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:start;justify-content:flex-start}.layout-align-gt-md-start,.layout-align-gt-md-start-center,.layout-align-gt-md-start-end,.layout-align-gt-md-start-start,.layout-align-gt-md-start-stretch{-ms-flex-pack:start;justify-content:flex-start}.layout-align-gt-md-center,.layout-align-gt-md-center-center,.layout-align-gt-md-center-end,.layout-align-gt-md-center-start,.layout-align-gt-md-center-stretch{-ms-flex-pack:center;justify-content:center}.layout-align-gt-md-end,.layout-align-gt-md-end-center,.layout-align-gt-md-end-end,.layout-align-gt-md-end-start,.layout-align-gt-md-end-stretch{-ms-flex-pack:end;justify-content:flex-end}.layout-align-gt-md-space-around,.layout-align-gt-md-space-around-center,.layout-align-gt-md-space-around-end,.layout-align-gt-md-space-around-start,.layout-align-gt-md-space-around-stretch{-ms-flex-pack:distribute;justify-content:space-around}.layout-align-gt-md-space-between,.layout-align-gt-md-space-between-center,.layout-align-gt-md-space-between-end,.layout-align-gt-md-space-between-start,.layout-align-gt-md-space-between-stretch{-ms-flex-pack:justify;justify-content:space-between}.layout-align-gt-md-center-start,.layout-align-gt-md-end-start,.layout-align-gt-md-space-around-start,.layout-align-gt-md-space-between-start,.layout-align-gt-md-start-start{-ms-flex-line-pack:start;align-content:flex-start;-ms-flex-align:start;align-items:flex-start}.layout-align-gt-md-center-center,.layout-align-gt-md-end-center,.layout-align-gt-md-space-around-center,.layout-align-gt-md-space-between-center,.layout-align-gt-md-start-center{-ms-flex-line-pack:center;align-content:center;-ms-flex-align:center;align-items:center;max-width:100%}.layout-align-gt-md-center-center>*,.layout-align-gt-md-end-center>*,.layout-align-gt-md-space-around-center>*,.layout-align-gt-md-space-between-center>*,.layout-align-gt-md-start-center>*{box-sizing:border-box;max-width:100%}.layout-align-gt-md-center-end,.layout-align-gt-md-end-end,.layout-align-gt-md-space-around-end,.layout-align-gt-md-space-between-end,.layout-align-gt-md-start-end{-ms-flex-line-pack:end;align-content:flex-end;-ms-flex-align:end;align-items:flex-end}.layout-align-gt-md-center-stretch,.layout-align-gt-md-end-stretch,.layout-align-gt-md-space-around-stretch,.layout-align-gt-md-space-between-stretch,.layout-align-gt-md-start-stretch{-ms-flex-line-pack:stretch;align-content:stretch;-ms-flex-align:stretch;align-items:stretch}.flex-gt-md{box-sizing:border-box;-ms-flex:1;flex:1}.flex-gt-md-grow{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%}.flex-gt-md-initial{box-sizing:border-box;-ms-flex:0 1 auto;flex:0 1 auto}.flex-gt-md-auto{box-sizing:border-box;-ms-flex:1 1 auto;flex:1 1 auto}.flex-gt-md-none{box-sizing:border-box;-ms-flex:0 0 auto;flex:0 0 auto}.flex-gt-md-noshrink{box-sizing:border-box;-ms-flex:1 0 auto;flex:1 0 auto}.flex-gt-md-nogrow{box-sizing:border-box;-ms-flex:0 1 auto;flex:0 1 auto}.flex-gt-md-0,.layout-row>.flex-gt-md-0{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:0}.layout-row>.flex-gt-md-0{min-width:0}.layout-column>.flex-gt-md-0{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:0%;max-width:100%}.layout-gt-md-row>.flex-gt-md-0{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:0;min-width:0}.layout-gt-md-column>.flex-gt-md-0{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:0%;max-width:100%;min-height:0}.flex-gt-md-5,.layout-row>.flex-gt-md-5{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:5%}.layout-column>.flex-gt-md-5{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:5%;max-width:100%}.layout-gt-md-row>.flex-gt-md-5{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:5%}.layout-gt-md-column>.flex-gt-md-5{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:5%;max-width:100%}.flex-gt-md-10,.layout-row>.flex-gt-md-10{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:10%}.layout-column>.flex-gt-md-10{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:10%;max-width:100%}.layout-gt-md-row>.flex-gt-md-10{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:10%}.layout-gt-md-column>.flex-gt-md-10{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:10%;max-width:100%}.flex-gt-md-15,.layout-row>.flex-gt-md-15{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:15%}.layout-column>.flex-gt-md-15{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:15%;max-width:100%}.layout-gt-md-row>.flex-gt-md-15{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:15%}.layout-gt-md-column>.flex-gt-md-15{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:15%;max-width:100%}.flex-gt-md-20,.layout-row>.flex-gt-md-20{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:20%}.layout-column>.flex-gt-md-20{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:20%;max-width:100%}.layout-gt-md-row>.flex-gt-md-20{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:20%}.layout-gt-md-column>.flex-gt-md-20{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:20%;max-width:100%}.flex-gt-md-25,.layout-row>.flex-gt-md-25{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:25%}.layout-column>.flex-gt-md-25{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:25%;max-width:100%}.layout-gt-md-row>.flex-gt-md-25{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:25%}.layout-gt-md-column>.flex-gt-md-25{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:25%;max-width:100%}.flex-gt-md-30,.layout-row>.flex-gt-md-30{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:30%}.layout-column>.flex-gt-md-30{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:30%;max-width:100%}.layout-gt-md-row>.flex-gt-md-30{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:30%}.layout-gt-md-column>.flex-gt-md-30{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:30%;max-width:100%}.flex-gt-md-35,.layout-row>.flex-gt-md-35{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:35%}.layout-column>.flex-gt-md-35{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:35%;max-width:100%}.layout-gt-md-row>.flex-gt-md-35{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:35%}.layout-gt-md-column>.flex-gt-md-35{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:35%;max-width:100%}.flex-gt-md-40,.layout-row>.flex-gt-md-40{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:40%}.layout-column>.flex-gt-md-40{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:40%;max-width:100%}.layout-gt-md-row>.flex-gt-md-40{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:40%}.layout-gt-md-column>.flex-gt-md-40{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:40%;max-width:100%}.flex-gt-md-45,.layout-row>.flex-gt-md-45{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:45%}.layout-column>.flex-gt-md-45{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:45%;max-width:100%}.layout-gt-md-row>.flex-gt-md-45{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:45%}.layout-gt-md-column>.flex-gt-md-45{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:45%;max-width:100%}.flex-gt-md-50,.layout-row>.flex-gt-md-50{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:50%}.layout-column>.flex-gt-md-50{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:50%;max-width:100%}.layout-gt-md-row>.flex-gt-md-50{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:50%}.layout-gt-md-column>.flex-gt-md-50{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:50%;max-width:100%}.flex-gt-md-55,.layout-row>.flex-gt-md-55{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:55%}.layout-column>.flex-gt-md-55{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:55%;max-width:100%}.layout-gt-md-row>.flex-gt-md-55{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:55%}.layout-gt-md-column>.flex-gt-md-55{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:55%;max-width:100%}.flex-gt-md-60,.layout-row>.flex-gt-md-60{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:60%}.layout-column>.flex-gt-md-60{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:60%;max-width:100%}.layout-gt-md-row>.flex-gt-md-60{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:60%}.layout-gt-md-column>.flex-gt-md-60{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:60%;max-width:100%}.flex-gt-md-65,.layout-row>.flex-gt-md-65{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:65%}.layout-column>.flex-gt-md-65{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:65%;max-width:100%}.layout-gt-md-row>.flex-gt-md-65{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:65%}.layout-gt-md-column>.flex-gt-md-65{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:65%;max-width:100%}.flex-gt-md-70,.layout-row>.flex-gt-md-70{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:70%}.layout-column>.flex-gt-md-70{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:70%;max-width:100%}.layout-gt-md-row>.flex-gt-md-70{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:70%}.layout-gt-md-column>.flex-gt-md-70{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:70%;max-width:100%}.flex-gt-md-75,.layout-row>.flex-gt-md-75{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:75%}.layout-column>.flex-gt-md-75{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:75%;max-width:100%}.layout-gt-md-row>.flex-gt-md-75{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:75%}.layout-gt-md-column>.flex-gt-md-75{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:75%;max-width:100%}.flex-gt-md-80,.layout-row>.flex-gt-md-80{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:80%}.layout-column>.flex-gt-md-80{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:80%;max-width:100%}.layout-gt-md-row>.flex-gt-md-80{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:80%}.layout-gt-md-column>.flex-gt-md-80{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:80%;max-width:100%}.flex-gt-md-85,.layout-row>.flex-gt-md-85{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:85%}.layout-column>.flex-gt-md-85{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:85%;max-width:100%}.layout-gt-md-row>.flex-gt-md-85{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:85%}.layout-gt-md-column>.flex-gt-md-85{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:85%;max-width:100%}.flex-gt-md-90,.layout-row>.flex-gt-md-90{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:90%}.layout-column>.flex-gt-md-90{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:90%;max-width:100%}.layout-gt-md-row>.flex-gt-md-90{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:90%}.layout-gt-md-column>.flex-gt-md-90{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:90%;max-width:100%}.flex-gt-md-95,.layout-row>.flex-gt-md-95{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:95%}.layout-column>.flex-gt-md-95{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:95%;max-width:100%}.layout-gt-md-row>.flex-gt-md-95{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:95%}.layout-gt-md-column>.flex-gt-md-95{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:95%;max-width:100%}.flex-gt-md-100,.layout-column>.flex-gt-md-100,.layout-gt-md-column>.flex-gt-md-100,.layout-gt-md-row>.flex-gt-md-100,.layout-row>.flex-gt-md-100{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:100%}.layout-row>.flex-gt-md-33{box-sizing:border-box;-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-height:100%;max-width:33.33%}.layout-row>.flex-gt-md-66{box-sizing:border-box;-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-height:100%;max-width:66.66%}.layout-column>.flex-gt-md-33{box-sizing:border-box;-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-height:33.33%;max-width:100%}.layout-column>.flex-gt-md-66{box-sizing:border-box;-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-height:66.66%;max-width:100%}.layout-gt-md-row>.flex-gt-md-33{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:33.33%}.layout-gt-md-row>.flex-gt-md-66{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:66.66%}.layout-gt-md-row>.flex{min-width:0}.layout-gt-md-column>.flex-gt-md-33{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:33.33%;max-width:100%}.layout-gt-md-column>.flex-gt-md-66{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:66.66%;max-width:100%}.layout-gt-md-column>.flex{min-height:0}.layout-gt-md,.layout-gt-md-column,.layout-gt-md-row{box-sizing:border-box;display:-ms-flexbox;display:flex}.layout-gt-md-column{-ms-flex-direction:column;flex-direction:column}.layout-gt-md-row{-ms-flex-direction:row;flex-direction:row}}@media(min-width: 1280px)and (max-width: 1919px){.hide-gt-md:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-lg):not(.show),.hide-gt-sm:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-lg):not(.show),.hide-gt-xs:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-lg):not(.show),.hide-lg:not(.show-lg):not(.show-gt-md):not(.show-gt-sm):not(.show-gt-xs):not(.show),.hide:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-lg):not(.show){display:none}.flex-order-lg--20{-ms-flex-order:-20;order:-20}.flex-order-lg--19{-ms-flex-order:-19;order:-19}.flex-order-lg--18{-ms-flex-order:-18;order:-18}.flex-order-lg--17{-ms-flex-order:-17;order:-17}.flex-order-lg--16{-ms-flex-order:-16;order:-16}.flex-order-lg--15{-ms-flex-order:-15;order:-15}.flex-order-lg--14{-ms-flex-order:-14;order:-14}.flex-order-lg--13{-ms-flex-order:-13;order:-13}.flex-order-lg--12{-ms-flex-order:-12;order:-12}.flex-order-lg--11{-ms-flex-order:-11;order:-11}.flex-order-lg--10{-ms-flex-order:-10;order:-10}.flex-order-lg--9{-ms-flex-order:-9;order:-9}.flex-order-lg--8{-ms-flex-order:-8;order:-8}.flex-order-lg--7{-ms-flex-order:-7;order:-7}.flex-order-lg--6{-ms-flex-order:-6;order:-6}.flex-order-lg--5{-ms-flex-order:-5;order:-5}.flex-order-lg--4{-ms-flex-order:-4;order:-4}.flex-order-lg--3{-ms-flex-order:-3;order:-3}.flex-order-lg--2{-ms-flex-order:-2;order:-2}.flex-order-lg--1{-ms-flex-order:-1;order:-1}.flex-order-lg-0{-ms-flex-order:0;order:0}.flex-order-lg-1{-ms-flex-order:1;order:1}.flex-order-lg-2{-ms-flex-order:2;order:2}.flex-order-lg-3{-ms-flex-order:3;order:3}.flex-order-lg-4{-ms-flex-order:4;order:4}.flex-order-lg-5{-ms-flex-order:5;order:5}.flex-order-lg-6{-ms-flex-order:6;order:6}.flex-order-lg-7{-ms-flex-order:7;order:7}.flex-order-lg-8{-ms-flex-order:8;order:8}.flex-order-lg-9{-ms-flex-order:9;order:9}.flex-order-lg-10{-ms-flex-order:10;order:10}.flex-order-lg-11{-ms-flex-order:11;order:11}.flex-order-lg-12{-ms-flex-order:12;order:12}.flex-order-lg-13{-ms-flex-order:13;order:13}.flex-order-lg-14{-ms-flex-order:14;order:14}.flex-order-lg-15{-ms-flex-order:15;order:15}.flex-order-lg-16{-ms-flex-order:16;order:16}.flex-order-lg-17{-ms-flex-order:17;order:17}.flex-order-lg-18{-ms-flex-order:18;order:18}.flex-order-lg-19{-ms-flex-order:19;order:19}.flex-order-lg-20{-ms-flex-order:20;order:20}.flex-offset-lg-0,.layout-margin .flex-offset-lg-0,.layout-margin .offset-lg-0,.offset-lg-0{margin-left:0}[dir=rtl] .flex-offset-lg-0,[dir=rtl] .layout-margin .flex-offset-lg-0,[dir=rtl] .layout-margin .offset-lg-0,[dir=rtl] .offset-lg-0{margin-left:auto;margin-right:0}.flex-offset-lg-5,.layout-margin .flex-offset-lg-5,.layout-margin .offset-lg-5,.offset-lg-5{margin-left:5%}[dir=rtl] .flex-offset-lg-5,[dir=rtl] .layout-margin .flex-offset-lg-5,[dir=rtl] .layout-margin .offset-lg-5,[dir=rtl] .offset-lg-5{margin-left:auto;margin-right:5%}.flex-offset-lg-10,.layout-margin .flex-offset-lg-10,.layout-margin .offset-lg-10,.offset-lg-10{margin-left:10%}[dir=rtl] .flex-offset-lg-10,[dir=rtl] .layout-margin .flex-offset-lg-10,[dir=rtl] .layout-margin .offset-lg-10,[dir=rtl] .offset-lg-10{margin-left:auto;margin-right:10%}.flex-offset-lg-15,.layout-margin .flex-offset-lg-15,.layout-margin .offset-lg-15,.offset-lg-15{margin-left:15%}[dir=rtl] .flex-offset-lg-15,[dir=rtl] .layout-margin .flex-offset-lg-15,[dir=rtl] .layout-margin .offset-lg-15,[dir=rtl] .offset-lg-15{margin-left:auto;margin-right:15%}.flex-offset-lg-20,.layout-margin .flex-offset-lg-20,.layout-margin .offset-lg-20,.offset-lg-20{margin-left:20%}[dir=rtl] .flex-offset-lg-20,[dir=rtl] .layout-margin .flex-offset-lg-20,[dir=rtl] .layout-margin .offset-lg-20,[dir=rtl] .offset-lg-20{margin-left:auto;margin-right:20%}.flex-offset-lg-25,.layout-margin .flex-offset-lg-25,.layout-margin .offset-lg-25,.offset-lg-25{margin-left:25%}[dir=rtl] .flex-offset-lg-25,[dir=rtl] .layout-margin .flex-offset-lg-25,[dir=rtl] .layout-margin .offset-lg-25,[dir=rtl] .offset-lg-25{margin-left:auto;margin-right:25%}.flex-offset-lg-30,.layout-margin .flex-offset-lg-30,.layout-margin .offset-lg-30,.offset-lg-30{margin-left:30%}[dir=rtl] .flex-offset-lg-30,[dir=rtl] .layout-margin .flex-offset-lg-30,[dir=rtl] .layout-margin .offset-lg-30,[dir=rtl] .offset-lg-30{margin-left:auto;margin-right:30%}.flex-offset-lg-35,.layout-margin .flex-offset-lg-35,.layout-margin .offset-lg-35,.offset-lg-35{margin-left:35%}[dir=rtl] .flex-offset-lg-35,[dir=rtl] .layout-margin .flex-offset-lg-35,[dir=rtl] .layout-margin .offset-lg-35,[dir=rtl] .offset-lg-35{margin-left:auto;margin-right:35%}.flex-offset-lg-40,.layout-margin .flex-offset-lg-40,.layout-margin .offset-lg-40,.offset-lg-40{margin-left:40%}[dir=rtl] .flex-offset-lg-40,[dir=rtl] .layout-margin .flex-offset-lg-40,[dir=rtl] .layout-margin .offset-lg-40,[dir=rtl] .offset-lg-40{margin-left:auto;margin-right:40%}.flex-offset-lg-45,.layout-margin .flex-offset-lg-45,.layout-margin .offset-lg-45,.offset-lg-45{margin-left:45%}[dir=rtl] .flex-offset-lg-45,[dir=rtl] .layout-margin .flex-offset-lg-45,[dir=rtl] .layout-margin .offset-lg-45,[dir=rtl] .offset-lg-45{margin-left:auto;margin-right:45%}.flex-offset-lg-50,.layout-margin .flex-offset-lg-50,.layout-margin .offset-lg-50,.offset-lg-50{margin-left:50%}[dir=rtl] .flex-offset-lg-50,[dir=rtl] .layout-margin .flex-offset-lg-50,[dir=rtl] .layout-margin .offset-lg-50,[dir=rtl] .offset-lg-50{margin-left:auto;margin-right:50%}.flex-offset-lg-55,.layout-margin .flex-offset-lg-55,.layout-margin .offset-lg-55,.offset-lg-55{margin-left:55%}[dir=rtl] .flex-offset-lg-55,[dir=rtl] .layout-margin .flex-offset-lg-55,[dir=rtl] .layout-margin .offset-lg-55,[dir=rtl] .offset-lg-55{margin-left:auto;margin-right:55%}.flex-offset-lg-60,.layout-margin .flex-offset-lg-60,.layout-margin .offset-lg-60,.offset-lg-60{margin-left:60%}[dir=rtl] .flex-offset-lg-60,[dir=rtl] .layout-margin .flex-offset-lg-60,[dir=rtl] .layout-margin .offset-lg-60,[dir=rtl] .offset-lg-60{margin-left:auto;margin-right:60%}.flex-offset-lg-65,.layout-margin .flex-offset-lg-65,.layout-margin .offset-lg-65,.offset-lg-65{margin-left:65%}[dir=rtl] .flex-offset-lg-65,[dir=rtl] .layout-margin .flex-offset-lg-65,[dir=rtl] .layout-margin .offset-lg-65,[dir=rtl] .offset-lg-65{margin-left:auto;margin-right:65%}.flex-offset-lg-70,.layout-margin .flex-offset-lg-70,.layout-margin .offset-lg-70,.offset-lg-70{margin-left:70%}[dir=rtl] .flex-offset-lg-70,[dir=rtl] .layout-margin .flex-offset-lg-70,[dir=rtl] .layout-margin .offset-lg-70,[dir=rtl] .offset-lg-70{margin-left:auto;margin-right:70%}.flex-offset-lg-75,.layout-margin .flex-offset-lg-75,.layout-margin .offset-lg-75,.offset-lg-75{margin-left:75%}[dir=rtl] .flex-offset-lg-75,[dir=rtl] .layout-margin .flex-offset-lg-75,[dir=rtl] .layout-margin .offset-lg-75,[dir=rtl] .offset-lg-75{margin-left:auto;margin-right:75%}.flex-offset-lg-80,.layout-margin .flex-offset-lg-80,.layout-margin .offset-lg-80,.offset-lg-80{margin-left:80%}[dir=rtl] .flex-offset-lg-80,[dir=rtl] .layout-margin .flex-offset-lg-80,[dir=rtl] .layout-margin .offset-lg-80,[dir=rtl] .offset-lg-80{margin-left:auto;margin-right:80%}.flex-offset-lg-85,.layout-margin .flex-offset-lg-85,.layout-margin .offset-lg-85,.offset-lg-85{margin-left:85%}[dir=rtl] .flex-offset-lg-85,[dir=rtl] .layout-margin .flex-offset-lg-85,[dir=rtl] .layout-margin .offset-lg-85,[dir=rtl] .offset-lg-85{margin-left:auto;margin-right:85%}.flex-offset-lg-90,.layout-margin .flex-offset-lg-90,.layout-margin .offset-lg-90,.offset-lg-90{margin-left:90%}[dir=rtl] .flex-offset-lg-90,[dir=rtl] .layout-margin .flex-offset-lg-90,[dir=rtl] .layout-margin .offset-lg-90,[dir=rtl] .offset-lg-90{margin-left:auto;margin-right:90%}.flex-offset-lg-95,.layout-margin .flex-offset-lg-95,.layout-margin .offset-lg-95,.offset-lg-95{margin-left:95%}[dir=rtl] .flex-offset-lg-95,[dir=rtl] .layout-margin .flex-offset-lg-95,[dir=rtl] .layout-margin .offset-lg-95,[dir=rtl] .offset-lg-95{margin-left:auto;margin-right:95%}.flex-offset-lg-33,.layout-margin .flex-offset-lg-33,.layout-margin .offset-lg-33,.offset-lg-33{margin-left:33.3333333333%}.flex-offset-lg-66,.layout-margin .flex-offset-lg-66,.layout-margin .offset-lg-66,.offset-lg-66{margin-left:66.6666666667%}[dir=rtl] .flex-offset-lg-66,[dir=rtl] .layout-margin .flex-offset-lg-66,[dir=rtl] .layout-margin .offset-lg-66,[dir=rtl] .offset-lg-66{margin-left:auto;margin-right:66.6666666667%}.layout-align-lg,.layout-align-lg-start-stretch{-ms-flex-line-pack:stretch;align-content:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:start;justify-content:flex-start}.layout-align-lg-start,.layout-align-lg-start-center,.layout-align-lg-start-end,.layout-align-lg-start-start,.layout-align-lg-start-stretch{-ms-flex-pack:start;justify-content:flex-start}.layout-align-lg-center,.layout-align-lg-center-center,.layout-align-lg-center-end,.layout-align-lg-center-start,.layout-align-lg-center-stretch{-ms-flex-pack:center;justify-content:center}.layout-align-lg-end,.layout-align-lg-end-center,.layout-align-lg-end-end,.layout-align-lg-end-start,.layout-align-lg-end-stretch{-ms-flex-pack:end;justify-content:flex-end}.layout-align-lg-space-around,.layout-align-lg-space-around-center,.layout-align-lg-space-around-end,.layout-align-lg-space-around-start,.layout-align-lg-space-around-stretch{-ms-flex-pack:distribute;justify-content:space-around}.layout-align-lg-space-between,.layout-align-lg-space-between-center,.layout-align-lg-space-between-end,.layout-align-lg-space-between-start,.layout-align-lg-space-between-stretch{-ms-flex-pack:justify;justify-content:space-between}.layout-align-lg-center-start,.layout-align-lg-end-start,.layout-align-lg-space-around-start,.layout-align-lg-space-between-start,.layout-align-lg-start-start{-ms-flex-line-pack:start;align-content:flex-start;-ms-flex-align:start;align-items:flex-start}.layout-align-lg-center-center,.layout-align-lg-end-center,.layout-align-lg-space-around-center,.layout-align-lg-space-between-center,.layout-align-lg-start-center{-ms-flex-line-pack:center;align-content:center;-ms-flex-align:center;align-items:center;max-width:100%}.layout-align-lg-center-center>*,.layout-align-lg-end-center>*,.layout-align-lg-space-around-center>*,.layout-align-lg-space-between-center>*,.layout-align-lg-start-center>*{box-sizing:border-box;max-width:100%}.layout-align-lg-center-end,.layout-align-lg-end-end,.layout-align-lg-space-around-end,.layout-align-lg-space-between-end,.layout-align-lg-start-end{-ms-flex-line-pack:end;align-content:flex-end;-ms-flex-align:end;align-items:flex-end}.layout-align-lg-center-stretch,.layout-align-lg-end-stretch,.layout-align-lg-space-around-stretch,.layout-align-lg-space-between-stretch,.layout-align-lg-start-stretch{-ms-flex-line-pack:stretch;align-content:stretch;-ms-flex-align:stretch;align-items:stretch}.flex-lg{box-sizing:border-box;-ms-flex:1;flex:1}.flex-lg-grow{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%}.flex-lg-initial{box-sizing:border-box;-ms-flex:0 1 auto;flex:0 1 auto}.flex-lg-auto{box-sizing:border-box;-ms-flex:1 1 auto;flex:1 1 auto}.flex-lg-none{box-sizing:border-box;-ms-flex:0 0 auto;flex:0 0 auto}.flex-lg-noshrink{box-sizing:border-box;-ms-flex:1 0 auto;flex:1 0 auto}.flex-lg-nogrow{box-sizing:border-box;-ms-flex:0 1 auto;flex:0 1 auto}.flex-lg-0,.layout-row>.flex-lg-0{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:0}.layout-row>.flex-lg-0{min-width:0}.layout-column>.flex-lg-0{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:0%;max-width:100%}.layout-lg-row>.flex-lg-0{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:0;min-width:0}.layout-lg-column>.flex-lg-0{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:0%;max-width:100%;min-height:0}.flex-lg-5,.layout-row>.flex-lg-5{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:5%}.layout-column>.flex-lg-5{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:5%;max-width:100%}.layout-lg-row>.flex-lg-5{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:5%}.layout-lg-column>.flex-lg-5{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:5%;max-width:100%}.flex-lg-10,.layout-row>.flex-lg-10{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:10%}.layout-column>.flex-lg-10{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:10%;max-width:100%}.layout-lg-row>.flex-lg-10{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:10%}.layout-lg-column>.flex-lg-10{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:10%;max-width:100%}.flex-lg-15,.layout-row>.flex-lg-15{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:15%}.layout-column>.flex-lg-15{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:15%;max-width:100%}.layout-lg-row>.flex-lg-15{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:15%}.layout-lg-column>.flex-lg-15{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:15%;max-width:100%}.flex-lg-20,.layout-row>.flex-lg-20{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:20%}.layout-column>.flex-lg-20{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:20%;max-width:100%}.layout-lg-row>.flex-lg-20{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:20%}.layout-lg-column>.flex-lg-20{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:20%;max-width:100%}.flex-lg-25,.layout-row>.flex-lg-25{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:25%}.layout-column>.flex-lg-25{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:25%;max-width:100%}.layout-lg-row>.flex-lg-25{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:25%}.layout-lg-column>.flex-lg-25{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:25%;max-width:100%}.flex-lg-30,.layout-row>.flex-lg-30{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:30%}.layout-column>.flex-lg-30{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:30%;max-width:100%}.layout-lg-row>.flex-lg-30{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:30%}.layout-lg-column>.flex-lg-30{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:30%;max-width:100%}.flex-lg-35,.layout-row>.flex-lg-35{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:35%}.layout-column>.flex-lg-35{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:35%;max-width:100%}.layout-lg-row>.flex-lg-35{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:35%}.layout-lg-column>.flex-lg-35{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:35%;max-width:100%}.flex-lg-40,.layout-row>.flex-lg-40{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:40%}.layout-column>.flex-lg-40{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:40%;max-width:100%}.layout-lg-row>.flex-lg-40{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:40%}.layout-lg-column>.flex-lg-40{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:40%;max-width:100%}.flex-lg-45,.layout-row>.flex-lg-45{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:45%}.layout-column>.flex-lg-45{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:45%;max-width:100%}.layout-lg-row>.flex-lg-45{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:45%}.layout-lg-column>.flex-lg-45{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:45%;max-width:100%}.flex-lg-50,.layout-row>.flex-lg-50{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:50%}.layout-column>.flex-lg-50{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:50%;max-width:100%}.layout-lg-row>.flex-lg-50{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:50%}.layout-lg-column>.flex-lg-50{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:50%;max-width:100%}.flex-lg-55,.layout-row>.flex-lg-55{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:55%}.layout-column>.flex-lg-55{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:55%;max-width:100%}.layout-lg-row>.flex-lg-55{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:55%}.layout-lg-column>.flex-lg-55{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:55%;max-width:100%}.flex-lg-60,.layout-row>.flex-lg-60{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:60%}.layout-column>.flex-lg-60{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:60%;max-width:100%}.layout-lg-row>.flex-lg-60{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:60%}.layout-lg-column>.flex-lg-60{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:60%;max-width:100%}.flex-lg-65,.layout-row>.flex-lg-65{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:65%}.layout-column>.flex-lg-65{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:65%;max-width:100%}.layout-lg-row>.flex-lg-65{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:65%}.layout-lg-column>.flex-lg-65{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:65%;max-width:100%}.flex-lg-70,.layout-row>.flex-lg-70{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:70%}.layout-column>.flex-lg-70{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:70%;max-width:100%}.layout-lg-row>.flex-lg-70{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:70%}.layout-lg-column>.flex-lg-70{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:70%;max-width:100%}.flex-lg-75,.layout-row>.flex-lg-75{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:75%}.layout-column>.flex-lg-75{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:75%;max-width:100%}.layout-lg-row>.flex-lg-75{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:75%}.layout-lg-column>.flex-lg-75{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:75%;max-width:100%}.flex-lg-80,.layout-row>.flex-lg-80{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:80%}.layout-column>.flex-lg-80{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:80%;max-width:100%}.layout-lg-row>.flex-lg-80{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:80%}.layout-lg-column>.flex-lg-80{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:80%;max-width:100%}.flex-lg-85,.layout-row>.flex-lg-85{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:85%}.layout-column>.flex-lg-85{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:85%;max-width:100%}.layout-lg-row>.flex-lg-85{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:85%}.layout-lg-column>.flex-lg-85{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:85%;max-width:100%}.flex-lg-90,.layout-row>.flex-lg-90{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:90%}.layout-column>.flex-lg-90{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:90%;max-width:100%}.layout-lg-row>.flex-lg-90{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:90%}.layout-lg-column>.flex-lg-90{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:90%;max-width:100%}.flex-lg-95,.layout-row>.flex-lg-95{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:95%}.layout-column>.flex-lg-95{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:95%;max-width:100%}.layout-lg-row>.flex-lg-95{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:95%}.layout-lg-column>.flex-lg-95{max-height:95%}.flex-lg-100,.layout-lg-column>.flex-lg-95{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%}.flex-lg-100{max-height:100%}.layout-column>.flex-lg-100,.layout-lg-column>.flex-lg-100,.layout-lg-row>.flex-lg-100,.layout-row>.flex-lg-100{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:100%}.layout-row>.flex-lg-33{box-sizing:border-box;-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-height:100%;max-width:33.33%}.layout-row>.flex-lg-66{box-sizing:border-box;-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-height:100%;max-width:66.66%}.layout-column>.flex-lg-33{box-sizing:border-box;-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-height:33.33%;max-width:100%}.layout-column>.flex-lg-66{box-sizing:border-box;-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-height:66.66%;max-width:100%}.layout-lg-row>.flex-lg-33{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:33.33%}.layout-lg-row>.flex-lg-66{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:66.66%}.layout-lg-row>.flex{min-width:0}.layout-lg-column>.flex-lg-33{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:33.33%;max-width:100%}.layout-lg-column>.flex-lg-66{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:66.66%;max-width:100%}.layout-lg-column>.flex{min-height:0}.layout-lg,.layout-lg-column,.layout-lg-row{box-sizing:border-box;display:-ms-flexbox;display:flex}.layout-lg-column{-ms-flex-direction:column;flex-direction:column}.layout-lg-row{-ms-flex-direction:row;flex-direction:row}}@media(min-width: 1920px){.flex-order-gt-lg--20{-ms-flex-order:-20;order:-20}.flex-order-gt-lg--19{-ms-flex-order:-19;order:-19}.flex-order-gt-lg--18{-ms-flex-order:-18;order:-18}.flex-order-gt-lg--17{-ms-flex-order:-17;order:-17}.flex-order-gt-lg--16{-ms-flex-order:-16;order:-16}.flex-order-gt-lg--15{-ms-flex-order:-15;order:-15}.flex-order-gt-lg--14{-ms-flex-order:-14;order:-14}.flex-order-gt-lg--13{-ms-flex-order:-13;order:-13}.flex-order-gt-lg--12{-ms-flex-order:-12;order:-12}.flex-order-gt-lg--11{-ms-flex-order:-11;order:-11}.flex-order-gt-lg--10{-ms-flex-order:-10;order:-10}.flex-order-gt-lg--9{-ms-flex-order:-9;order:-9}.flex-order-gt-lg--8{-ms-flex-order:-8;order:-8}.flex-order-gt-lg--7{-ms-flex-order:-7;order:-7}.flex-order-gt-lg--6{-ms-flex-order:-6;order:-6}.flex-order-gt-lg--5{-ms-flex-order:-5;order:-5}.flex-order-gt-lg--4{-ms-flex-order:-4;order:-4}.flex-order-gt-lg--3{-ms-flex-order:-3;order:-3}.flex-order-gt-lg--2{-ms-flex-order:-2;order:-2}.flex-order-gt-lg--1{-ms-flex-order:-1;order:-1}.flex-order-gt-lg-0{-ms-flex-order:0;order:0}.flex-order-gt-lg-1{-ms-flex-order:1;order:1}.flex-order-gt-lg-2{-ms-flex-order:2;order:2}.flex-order-gt-lg-3{-ms-flex-order:3;order:3}.flex-order-gt-lg-4{-ms-flex-order:4;order:4}.flex-order-gt-lg-5{-ms-flex-order:5;order:5}.flex-order-gt-lg-6{-ms-flex-order:6;order:6}.flex-order-gt-lg-7{-ms-flex-order:7;order:7}.flex-order-gt-lg-8{-ms-flex-order:8;order:8}.flex-order-gt-lg-9{-ms-flex-order:9;order:9}.flex-order-gt-lg-10{-ms-flex-order:10;order:10}.flex-order-gt-lg-11{-ms-flex-order:11;order:11}.flex-order-gt-lg-12{-ms-flex-order:12;order:12}.flex-order-gt-lg-13{-ms-flex-order:13;order:13}.flex-order-gt-lg-14{-ms-flex-order:14;order:14}.flex-order-gt-lg-15{-ms-flex-order:15;order:15}.flex-order-gt-lg-16{-ms-flex-order:16;order:16}.flex-order-gt-lg-17{-ms-flex-order:17;order:17}.flex-order-gt-lg-18{-ms-flex-order:18;order:18}.flex-order-gt-lg-19{-ms-flex-order:19;order:19}.flex-order-gt-lg-20{-ms-flex-order:20;order:20}.flex-offset-gt-lg-0,.layout-margin .flex-offset-gt-lg-0,.layout-margin .offset-gt-lg-0,.offset-gt-lg-0{margin-left:0}[dir=rtl] .flex-offset-gt-lg-0,[dir=rtl] .layout-margin .flex-offset-gt-lg-0,[dir=rtl] .layout-margin .offset-gt-lg-0,[dir=rtl] .offset-gt-lg-0{margin-left:auto;margin-right:0}.flex-offset-gt-lg-5,.layout-margin .flex-offset-gt-lg-5,.layout-margin .offset-gt-lg-5,.offset-gt-lg-5{margin-left:5%}[dir=rtl] .flex-offset-gt-lg-5,[dir=rtl] .layout-margin .flex-offset-gt-lg-5,[dir=rtl] .layout-margin .offset-gt-lg-5,[dir=rtl] .offset-gt-lg-5{margin-left:auto;margin-right:5%}.flex-offset-gt-lg-10,.layout-margin .flex-offset-gt-lg-10,.layout-margin .offset-gt-lg-10,.offset-gt-lg-10{margin-left:10%}[dir=rtl] .flex-offset-gt-lg-10,[dir=rtl] .layout-margin .flex-offset-gt-lg-10,[dir=rtl] .layout-margin .offset-gt-lg-10,[dir=rtl] .offset-gt-lg-10{margin-left:auto;margin-right:10%}.flex-offset-gt-lg-15,.layout-margin .flex-offset-gt-lg-15,.layout-margin .offset-gt-lg-15,.offset-gt-lg-15{margin-left:15%}[dir=rtl] .flex-offset-gt-lg-15,[dir=rtl] .layout-margin .flex-offset-gt-lg-15,[dir=rtl] .layout-margin .offset-gt-lg-15,[dir=rtl] .offset-gt-lg-15{margin-left:auto;margin-right:15%}.flex-offset-gt-lg-20,.layout-margin .flex-offset-gt-lg-20,.layout-margin .offset-gt-lg-20,.offset-gt-lg-20{margin-left:20%}[dir=rtl] .flex-offset-gt-lg-20,[dir=rtl] .layout-margin .flex-offset-gt-lg-20,[dir=rtl] .layout-margin .offset-gt-lg-20,[dir=rtl] .offset-gt-lg-20{margin-left:auto;margin-right:20%}.flex-offset-gt-lg-25,.layout-margin .flex-offset-gt-lg-25,.layout-margin .offset-gt-lg-25,.offset-gt-lg-25{margin-left:25%}[dir=rtl] .flex-offset-gt-lg-25,[dir=rtl] .layout-margin .flex-offset-gt-lg-25,[dir=rtl] .layout-margin .offset-gt-lg-25,[dir=rtl] .offset-gt-lg-25{margin-left:auto;margin-right:25%}.flex-offset-gt-lg-30,.layout-margin .flex-offset-gt-lg-30,.layout-margin .offset-gt-lg-30,.offset-gt-lg-30{margin-left:30%}[dir=rtl] .flex-offset-gt-lg-30,[dir=rtl] .layout-margin .flex-offset-gt-lg-30,[dir=rtl] .layout-margin .offset-gt-lg-30,[dir=rtl] .offset-gt-lg-30{margin-left:auto;margin-right:30%}.flex-offset-gt-lg-35,.layout-margin .flex-offset-gt-lg-35,.layout-margin .offset-gt-lg-35,.offset-gt-lg-35{margin-left:35%}[dir=rtl] .flex-offset-gt-lg-35,[dir=rtl] .layout-margin .flex-offset-gt-lg-35,[dir=rtl] .layout-margin .offset-gt-lg-35,[dir=rtl] .offset-gt-lg-35{margin-left:auto;margin-right:35%}.flex-offset-gt-lg-40,.layout-margin .flex-offset-gt-lg-40,.layout-margin .offset-gt-lg-40,.offset-gt-lg-40{margin-left:40%}[dir=rtl] .flex-offset-gt-lg-40,[dir=rtl] .layout-margin .flex-offset-gt-lg-40,[dir=rtl] .layout-margin .offset-gt-lg-40,[dir=rtl] .offset-gt-lg-40{margin-left:auto;margin-right:40%}.flex-offset-gt-lg-45,.layout-margin .flex-offset-gt-lg-45,.layout-margin .offset-gt-lg-45,.offset-gt-lg-45{margin-left:45%}[dir=rtl] .flex-offset-gt-lg-45,[dir=rtl] .layout-margin .flex-offset-gt-lg-45,[dir=rtl] .layout-margin .offset-gt-lg-45,[dir=rtl] .offset-gt-lg-45{margin-left:auto;margin-right:45%}.flex-offset-gt-lg-50,.layout-margin .flex-offset-gt-lg-50,.layout-margin .offset-gt-lg-50,.offset-gt-lg-50{margin-left:50%}[dir=rtl] .flex-offset-gt-lg-50,[dir=rtl] .layout-margin .flex-offset-gt-lg-50,[dir=rtl] .layout-margin .offset-gt-lg-50,[dir=rtl] .offset-gt-lg-50{margin-left:auto;margin-right:50%}.flex-offset-gt-lg-55,.layout-margin .flex-offset-gt-lg-55,.layout-margin .offset-gt-lg-55,.offset-gt-lg-55{margin-left:55%}[dir=rtl] .flex-offset-gt-lg-55,[dir=rtl] .layout-margin .flex-offset-gt-lg-55,[dir=rtl] .layout-margin .offset-gt-lg-55,[dir=rtl] .offset-gt-lg-55{margin-left:auto;margin-right:55%}.flex-offset-gt-lg-60,.layout-margin .flex-offset-gt-lg-60,.layout-margin .offset-gt-lg-60,.offset-gt-lg-60{margin-left:60%}[dir=rtl] .flex-offset-gt-lg-60,[dir=rtl] .layout-margin .flex-offset-gt-lg-60,[dir=rtl] .layout-margin .offset-gt-lg-60,[dir=rtl] .offset-gt-lg-60{margin-left:auto;margin-right:60%}.flex-offset-gt-lg-65,.layout-margin .flex-offset-gt-lg-65,.layout-margin .offset-gt-lg-65,.offset-gt-lg-65{margin-left:65%}[dir=rtl] .flex-offset-gt-lg-65,[dir=rtl] .layout-margin .flex-offset-gt-lg-65,[dir=rtl] .layout-margin .offset-gt-lg-65,[dir=rtl] .offset-gt-lg-65{margin-left:auto;margin-right:65%}.flex-offset-gt-lg-70,.layout-margin .flex-offset-gt-lg-70,.layout-margin .offset-gt-lg-70,.offset-gt-lg-70{margin-left:70%}[dir=rtl] .flex-offset-gt-lg-70,[dir=rtl] .layout-margin .flex-offset-gt-lg-70,[dir=rtl] .layout-margin .offset-gt-lg-70,[dir=rtl] .offset-gt-lg-70{margin-left:auto;margin-right:70%}.flex-offset-gt-lg-75,.layout-margin .flex-offset-gt-lg-75,.layout-margin .offset-gt-lg-75,.offset-gt-lg-75{margin-left:75%}[dir=rtl] .flex-offset-gt-lg-75,[dir=rtl] .layout-margin .flex-offset-gt-lg-75,[dir=rtl] .layout-margin .offset-gt-lg-75,[dir=rtl] .offset-gt-lg-75{margin-left:auto;margin-right:75%}.flex-offset-gt-lg-80,.layout-margin .flex-offset-gt-lg-80,.layout-margin .offset-gt-lg-80,.offset-gt-lg-80{margin-left:80%}[dir=rtl] .flex-offset-gt-lg-80,[dir=rtl] .layout-margin .flex-offset-gt-lg-80,[dir=rtl] .layout-margin .offset-gt-lg-80,[dir=rtl] .offset-gt-lg-80{margin-left:auto;margin-right:80%}.flex-offset-gt-lg-85,.layout-margin .flex-offset-gt-lg-85,.layout-margin .offset-gt-lg-85,.offset-gt-lg-85{margin-left:85%}[dir=rtl] .flex-offset-gt-lg-85,[dir=rtl] .layout-margin .flex-offset-gt-lg-85,[dir=rtl] .layout-margin .offset-gt-lg-85,[dir=rtl] .offset-gt-lg-85{margin-left:auto;margin-right:85%}.flex-offset-gt-lg-90,.layout-margin .flex-offset-gt-lg-90,.layout-margin .offset-gt-lg-90,.offset-gt-lg-90{margin-left:90%}[dir=rtl] .flex-offset-gt-lg-90,[dir=rtl] .layout-margin .flex-offset-gt-lg-90,[dir=rtl] .layout-margin .offset-gt-lg-90,[dir=rtl] .offset-gt-lg-90{margin-left:auto;margin-right:90%}.flex-offset-gt-lg-95,.layout-margin .flex-offset-gt-lg-95,.layout-margin .offset-gt-lg-95,.offset-gt-lg-95{margin-left:95%}[dir=rtl] .flex-offset-gt-lg-95,[dir=rtl] .layout-margin .flex-offset-gt-lg-95,[dir=rtl] .layout-margin .offset-gt-lg-95,[dir=rtl] .offset-gt-lg-95{margin-left:auto;margin-right:95%}.flex-offset-gt-lg-33,.layout-margin .flex-offset-gt-lg-33,.layout-margin .offset-gt-lg-33,.offset-gt-lg-33{margin-left:33.3333333333%}.flex-offset-gt-lg-66,.layout-margin .flex-offset-gt-lg-66,.layout-margin .offset-gt-lg-66,.offset-gt-lg-66{margin-left:66.6666666667%}[dir=rtl] .flex-offset-gt-lg-66,[dir=rtl] .layout-margin .flex-offset-gt-lg-66,[dir=rtl] .layout-margin .offset-gt-lg-66,[dir=rtl] .offset-gt-lg-66{margin-left:auto;margin-right:66.6666666667%}.layout-align-gt-lg,.layout-align-gt-lg-start-stretch{-ms-flex-line-pack:stretch;align-content:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:start;justify-content:flex-start}.layout-align-gt-lg-start,.layout-align-gt-lg-start-center,.layout-align-gt-lg-start-end,.layout-align-gt-lg-start-start,.layout-align-gt-lg-start-stretch{-ms-flex-pack:start;justify-content:flex-start}.layout-align-gt-lg-center,.layout-align-gt-lg-center-center,.layout-align-gt-lg-center-end,.layout-align-gt-lg-center-start,.layout-align-gt-lg-center-stretch{-ms-flex-pack:center;justify-content:center}.layout-align-gt-lg-end,.layout-align-gt-lg-end-center,.layout-align-gt-lg-end-end,.layout-align-gt-lg-end-start,.layout-align-gt-lg-end-stretch{-ms-flex-pack:end;justify-content:flex-end}.layout-align-gt-lg-space-around,.layout-align-gt-lg-space-around-center,.layout-align-gt-lg-space-around-end,.layout-align-gt-lg-space-around-start,.layout-align-gt-lg-space-around-stretch{-ms-flex-pack:distribute;justify-content:space-around}.layout-align-gt-lg-space-between,.layout-align-gt-lg-space-between-center,.layout-align-gt-lg-space-between-end,.layout-align-gt-lg-space-between-start,.layout-align-gt-lg-space-between-stretch{-ms-flex-pack:justify;justify-content:space-between}.layout-align-gt-lg-center-start,.layout-align-gt-lg-end-start,.layout-align-gt-lg-space-around-start,.layout-align-gt-lg-space-between-start,.layout-align-gt-lg-start-start{-ms-flex-line-pack:start;align-content:flex-start;-ms-flex-align:start;align-items:flex-start}.layout-align-gt-lg-center-center,.layout-align-gt-lg-end-center,.layout-align-gt-lg-space-around-center,.layout-align-gt-lg-space-between-center,.layout-align-gt-lg-start-center{-ms-flex-line-pack:center;align-content:center;-ms-flex-align:center;align-items:center;max-width:100%}.layout-align-gt-lg-center-center>*,.layout-align-gt-lg-end-center>*,.layout-align-gt-lg-space-around-center>*,.layout-align-gt-lg-space-between-center>*,.layout-align-gt-lg-start-center>*{box-sizing:border-box;max-width:100%}.layout-align-gt-lg-center-end,.layout-align-gt-lg-end-end,.layout-align-gt-lg-space-around-end,.layout-align-gt-lg-space-between-end,.layout-align-gt-lg-start-end{-ms-flex-line-pack:end;align-content:flex-end;-ms-flex-align:end;align-items:flex-end}.layout-align-gt-lg-center-stretch,.layout-align-gt-lg-end-stretch,.layout-align-gt-lg-space-around-stretch,.layout-align-gt-lg-space-between-stretch,.layout-align-gt-lg-start-stretch{-ms-flex-line-pack:stretch;align-content:stretch;-ms-flex-align:stretch;align-items:stretch}.flex-gt-lg{box-sizing:border-box;-ms-flex:1;flex:1}.flex-gt-lg-grow{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%}.flex-gt-lg-initial{box-sizing:border-box;-ms-flex:0 1 auto;flex:0 1 auto}.flex-gt-lg-auto{box-sizing:border-box;-ms-flex:1 1 auto;flex:1 1 auto}.flex-gt-lg-none{box-sizing:border-box;-ms-flex:0 0 auto;flex:0 0 auto}.flex-gt-lg-noshrink{box-sizing:border-box;-ms-flex:1 0 auto;flex:1 0 auto}.flex-gt-lg-nogrow{box-sizing:border-box;-ms-flex:0 1 auto;flex:0 1 auto}.flex-gt-lg-0,.layout-row>.flex-gt-lg-0{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:0}.layout-row>.flex-gt-lg-0{min-width:0}.layout-column>.flex-gt-lg-0{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:0%;max-width:100%}.layout-gt-lg-row>.flex-gt-lg-0{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:0;min-width:0}.layout-gt-lg-column>.flex-gt-lg-0{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:0%;max-width:100%;min-height:0}.flex-gt-lg-5,.layout-row>.flex-gt-lg-5{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:5%}.layout-column>.flex-gt-lg-5{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:5%;max-width:100%}.layout-gt-lg-row>.flex-gt-lg-5{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:5%}.layout-gt-lg-column>.flex-gt-lg-5{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:5%;max-width:100%}.flex-gt-lg-10,.layout-row>.flex-gt-lg-10{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:10%}.layout-column>.flex-gt-lg-10{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:10%;max-width:100%}.layout-gt-lg-row>.flex-gt-lg-10{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:10%}.layout-gt-lg-column>.flex-gt-lg-10{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:10%;max-width:100%}.flex-gt-lg-15,.layout-row>.flex-gt-lg-15{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:15%}.layout-column>.flex-gt-lg-15{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:15%;max-width:100%}.layout-gt-lg-row>.flex-gt-lg-15{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:15%}.layout-gt-lg-column>.flex-gt-lg-15{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:15%;max-width:100%}.flex-gt-lg-20,.layout-row>.flex-gt-lg-20{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:20%}.layout-column>.flex-gt-lg-20{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:20%;max-width:100%}.layout-gt-lg-row>.flex-gt-lg-20{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:20%}.layout-gt-lg-column>.flex-gt-lg-20{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:20%;max-width:100%}.flex-gt-lg-25,.layout-row>.flex-gt-lg-25{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:25%}.layout-column>.flex-gt-lg-25{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:25%;max-width:100%}.layout-gt-lg-row>.flex-gt-lg-25{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:25%}.layout-gt-lg-column>.flex-gt-lg-25{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:25%;max-width:100%}.flex-gt-lg-30,.layout-row>.flex-gt-lg-30{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:30%}.layout-column>.flex-gt-lg-30{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:30%;max-width:100%}.layout-gt-lg-row>.flex-gt-lg-30{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:30%}.layout-gt-lg-column>.flex-gt-lg-30{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:30%;max-width:100%}.flex-gt-lg-35,.layout-row>.flex-gt-lg-35{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:35%}.layout-column>.flex-gt-lg-35{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:35%;max-width:100%}.layout-gt-lg-row>.flex-gt-lg-35{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:35%}.layout-gt-lg-column>.flex-gt-lg-35{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:35%;max-width:100%}.flex-gt-lg-40,.layout-row>.flex-gt-lg-40{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:40%}.layout-column>.flex-gt-lg-40{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:40%;max-width:100%}.layout-gt-lg-row>.flex-gt-lg-40{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:40%}.layout-gt-lg-column>.flex-gt-lg-40{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:40%;max-width:100%}.flex-gt-lg-45,.layout-row>.flex-gt-lg-45{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:45%}.layout-column>.flex-gt-lg-45{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:45%;max-width:100%}.layout-gt-lg-row>.flex-gt-lg-45{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:45%}.layout-gt-lg-column>.flex-gt-lg-45{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:45%;max-width:100%}.flex-gt-lg-50,.layout-row>.flex-gt-lg-50{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:50%}.layout-column>.flex-gt-lg-50{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:50%;max-width:100%}.layout-gt-lg-row>.flex-gt-lg-50{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:50%}.layout-gt-lg-column>.flex-gt-lg-50{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:50%;max-width:100%}.flex-gt-lg-55,.layout-row>.flex-gt-lg-55{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:55%}.layout-column>.flex-gt-lg-55{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:55%;max-width:100%}.layout-gt-lg-row>.flex-gt-lg-55{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:55%}.layout-gt-lg-column>.flex-gt-lg-55{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:55%;max-width:100%}.flex-gt-lg-60,.layout-row>.flex-gt-lg-60{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:60%}.layout-column>.flex-gt-lg-60{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:60%;max-width:100%}.layout-gt-lg-row>.flex-gt-lg-60{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:60%}.layout-gt-lg-column>.flex-gt-lg-60{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:60%;max-width:100%}.flex-gt-lg-65,.layout-row>.flex-gt-lg-65{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:65%}.layout-column>.flex-gt-lg-65{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:65%;max-width:100%}.layout-gt-lg-row>.flex-gt-lg-65{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:65%}.layout-gt-lg-column>.flex-gt-lg-65{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:65%;max-width:100%}.flex-gt-lg-70,.layout-row>.flex-gt-lg-70{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:70%}.layout-column>.flex-gt-lg-70{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:70%;max-width:100%}.layout-gt-lg-row>.flex-gt-lg-70{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:70%}.layout-gt-lg-column>.flex-gt-lg-70{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:70%;max-width:100%}.flex-gt-lg-75,.layout-row>.flex-gt-lg-75{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:75%}.layout-column>.flex-gt-lg-75{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:75%;max-width:100%}.layout-gt-lg-row>.flex-gt-lg-75{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:75%}.layout-gt-lg-column>.flex-gt-lg-75{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:75%;max-width:100%}.flex-gt-lg-80,.layout-row>.flex-gt-lg-80{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:80%}.layout-column>.flex-gt-lg-80{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:80%;max-width:100%}.layout-gt-lg-row>.flex-gt-lg-80{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:80%}.layout-gt-lg-column>.flex-gt-lg-80{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:80%;max-width:100%}.flex-gt-lg-85,.layout-row>.flex-gt-lg-85{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:85%}.layout-column>.flex-gt-lg-85{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:85%;max-width:100%}.layout-gt-lg-row>.flex-gt-lg-85{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:85%}.layout-gt-lg-column>.flex-gt-lg-85{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:85%;max-width:100%}.flex-gt-lg-90,.layout-row>.flex-gt-lg-90{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:90%}.layout-column>.flex-gt-lg-90{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:90%;max-width:100%}.layout-gt-lg-row>.flex-gt-lg-90{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:90%}.layout-gt-lg-column>.flex-gt-lg-90{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:90%;max-width:100%}.flex-gt-lg-95,.layout-row>.flex-gt-lg-95{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:95%}.layout-column>.flex-gt-lg-95{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:95%;max-width:100%}.layout-gt-lg-row>.flex-gt-lg-95{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:95%}.layout-gt-lg-column>.flex-gt-lg-95{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:95%;max-width:100%}.flex-gt-lg-100,.layout-column>.flex-gt-lg-100,.layout-gt-lg-column>.flex-gt-lg-100,.layout-gt-lg-row>.flex-gt-lg-100,.layout-row>.flex-gt-lg-100{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:100%}.layout-row>.flex-gt-lg-33{box-sizing:border-box;-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-height:100%;max-width:33.33%}.layout-row>.flex-gt-lg-66{box-sizing:border-box;-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-height:100%;max-width:66.66%}.layout-column>.flex-gt-lg-33{box-sizing:border-box;-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-height:33.33%;max-width:100%}.layout-column>.flex-gt-lg-66{box-sizing:border-box;-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-height:66.66%;max-width:100%}.layout-gt-lg-row>.flex-gt-lg-33{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:33.33%}.layout-gt-lg-row>.flex-gt-lg-66{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:66.66%}.layout-gt-lg-row>.flex{min-width:0}.layout-gt-lg-column>.flex-gt-lg-33{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:33.33%;max-width:100%}.layout-gt-lg-column>.flex-gt-lg-66{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:66.66%;max-width:100%}.layout-gt-lg-column>.flex{min-height:0}.layout-gt-lg,.layout-gt-lg-column,.layout-gt-lg-row{box-sizing:border-box;display:-ms-flexbox;display:flex}.layout-gt-lg-column{-ms-flex-direction:column;flex-direction:column}.layout-gt-lg-row{-ms-flex-direction:row;flex-direction:row}.flex-order-xl--20{-ms-flex-order:-20;order:-20}.flex-order-xl--19{-ms-flex-order:-19;order:-19}.flex-order-xl--18{-ms-flex-order:-18;order:-18}.flex-order-xl--17{-ms-flex-order:-17;order:-17}.flex-order-xl--16{-ms-flex-order:-16;order:-16}.flex-order-xl--15{-ms-flex-order:-15;order:-15}.flex-order-xl--14{-ms-flex-order:-14;order:-14}.flex-order-xl--13{-ms-flex-order:-13;order:-13}.flex-order-xl--12{-ms-flex-order:-12;order:-12}.flex-order-xl--11{-ms-flex-order:-11;order:-11}.flex-order-xl--10{-ms-flex-order:-10;order:-10}.flex-order-xl--9{-ms-flex-order:-9;order:-9}.flex-order-xl--8{-ms-flex-order:-8;order:-8}.flex-order-xl--7{-ms-flex-order:-7;order:-7}.flex-order-xl--6{-ms-flex-order:-6;order:-6}.flex-order-xl--5{-ms-flex-order:-5;order:-5}.flex-order-xl--4{-ms-flex-order:-4;order:-4}.flex-order-xl--3{-ms-flex-order:-3;order:-3}.flex-order-xl--2{-ms-flex-order:-2;order:-2}.flex-order-xl--1{-ms-flex-order:-1;order:-1}.flex-order-xl-0{-ms-flex-order:0;order:0}.flex-order-xl-1{-ms-flex-order:1;order:1}.flex-order-xl-2{-ms-flex-order:2;order:2}.flex-order-xl-3{-ms-flex-order:3;order:3}.flex-order-xl-4{-ms-flex-order:4;order:4}.flex-order-xl-5{-ms-flex-order:5;order:5}.flex-order-xl-6{-ms-flex-order:6;order:6}.flex-order-xl-7{-ms-flex-order:7;order:7}.flex-order-xl-8{-ms-flex-order:8;order:8}.flex-order-xl-9{-ms-flex-order:9;order:9}.flex-order-xl-10{-ms-flex-order:10;order:10}.flex-order-xl-11{-ms-flex-order:11;order:11}.flex-order-xl-12{-ms-flex-order:12;order:12}.flex-order-xl-13{-ms-flex-order:13;order:13}.flex-order-xl-14{-ms-flex-order:14;order:14}.flex-order-xl-15{-ms-flex-order:15;order:15}.flex-order-xl-16{-ms-flex-order:16;order:16}.flex-order-xl-17{-ms-flex-order:17;order:17}.flex-order-xl-18{-ms-flex-order:18;order:18}.flex-order-xl-19{-ms-flex-order:19;order:19}.flex-order-xl-20{-ms-flex-order:20;order:20}.flex-offset-xl-0,.layout-margin .flex-offset-xl-0,.layout-margin .offset-xl-0,.offset-xl-0{margin-left:0}[dir=rtl] .flex-offset-xl-0,[dir=rtl] .layout-margin .flex-offset-xl-0,[dir=rtl] .layout-margin .offset-xl-0,[dir=rtl] .offset-xl-0{margin-left:auto;margin-right:0}.flex-offset-xl-5,.layout-margin .flex-offset-xl-5,.layout-margin .offset-xl-5,.offset-xl-5{margin-left:5%}[dir=rtl] .flex-offset-xl-5,[dir=rtl] .layout-margin .flex-offset-xl-5,[dir=rtl] .layout-margin .offset-xl-5,[dir=rtl] .offset-xl-5{margin-left:auto;margin-right:5%}.flex-offset-xl-10,.layout-margin .flex-offset-xl-10,.layout-margin .offset-xl-10,.offset-xl-10{margin-left:10%}[dir=rtl] .flex-offset-xl-10,[dir=rtl] .layout-margin .flex-offset-xl-10,[dir=rtl] .layout-margin .offset-xl-10,[dir=rtl] .offset-xl-10{margin-left:auto;margin-right:10%}.flex-offset-xl-15,.layout-margin .flex-offset-xl-15,.layout-margin .offset-xl-15,.offset-xl-15{margin-left:15%}[dir=rtl] .flex-offset-xl-15,[dir=rtl] .layout-margin .flex-offset-xl-15,[dir=rtl] .layout-margin .offset-xl-15,[dir=rtl] .offset-xl-15{margin-left:auto;margin-right:15%}.flex-offset-xl-20,.layout-margin .flex-offset-xl-20,.layout-margin .offset-xl-20,.offset-xl-20{margin-left:20%}[dir=rtl] .flex-offset-xl-20,[dir=rtl] .layout-margin .flex-offset-xl-20,[dir=rtl] .layout-margin .offset-xl-20,[dir=rtl] .offset-xl-20{margin-left:auto;margin-right:20%}.flex-offset-xl-25,.layout-margin .flex-offset-xl-25,.layout-margin .offset-xl-25,.offset-xl-25{margin-left:25%}[dir=rtl] .flex-offset-xl-25,[dir=rtl] .layout-margin .flex-offset-xl-25,[dir=rtl] .layout-margin .offset-xl-25,[dir=rtl] .offset-xl-25{margin-left:auto;margin-right:25%}.flex-offset-xl-30,.layout-margin .flex-offset-xl-30,.layout-margin .offset-xl-30,.offset-xl-30{margin-left:30%}[dir=rtl] .flex-offset-xl-30,[dir=rtl] .layout-margin .flex-offset-xl-30,[dir=rtl] .layout-margin .offset-xl-30,[dir=rtl] .offset-xl-30{margin-left:auto;margin-right:30%}.flex-offset-xl-35,.layout-margin .flex-offset-xl-35,.layout-margin .offset-xl-35,.offset-xl-35{margin-left:35%}[dir=rtl] .flex-offset-xl-35,[dir=rtl] .layout-margin .flex-offset-xl-35,[dir=rtl] .layout-margin .offset-xl-35,[dir=rtl] .offset-xl-35{margin-left:auto;margin-right:35%}.flex-offset-xl-40,.layout-margin .flex-offset-xl-40,.layout-margin .offset-xl-40,.offset-xl-40{margin-left:40%}[dir=rtl] .flex-offset-xl-40,[dir=rtl] .layout-margin .flex-offset-xl-40,[dir=rtl] .layout-margin .offset-xl-40,[dir=rtl] .offset-xl-40{margin-left:auto;margin-right:40%}.flex-offset-xl-45,.layout-margin .flex-offset-xl-45,.layout-margin .offset-xl-45,.offset-xl-45{margin-left:45%}[dir=rtl] .flex-offset-xl-45,[dir=rtl] .layout-margin .flex-offset-xl-45,[dir=rtl] .layout-margin .offset-xl-45,[dir=rtl] .offset-xl-45{margin-left:auto;margin-right:45%}.flex-offset-xl-50,.layout-margin .flex-offset-xl-50,.layout-margin .offset-xl-50,.offset-xl-50{margin-left:50%}[dir=rtl] .flex-offset-xl-50,[dir=rtl] .layout-margin .flex-offset-xl-50,[dir=rtl] .layout-margin .offset-xl-50,[dir=rtl] .offset-xl-50{margin-left:auto;margin-right:50%}.flex-offset-xl-55,.layout-margin .flex-offset-xl-55,.layout-margin .offset-xl-55,.offset-xl-55{margin-left:55%}[dir=rtl] .flex-offset-xl-55,[dir=rtl] .layout-margin .flex-offset-xl-55,[dir=rtl] .layout-margin .offset-xl-55,[dir=rtl] .offset-xl-55{margin-left:auto;margin-right:55%}.flex-offset-xl-60,.layout-margin .flex-offset-xl-60,.layout-margin .offset-xl-60,.offset-xl-60{margin-left:60%}[dir=rtl] .flex-offset-xl-60,[dir=rtl] .layout-margin .flex-offset-xl-60,[dir=rtl] .layout-margin .offset-xl-60,[dir=rtl] .offset-xl-60{margin-left:auto;margin-right:60%}.flex-offset-xl-65,.layout-margin .flex-offset-xl-65,.layout-margin .offset-xl-65,.offset-xl-65{margin-left:65%}[dir=rtl] .flex-offset-xl-65,[dir=rtl] .layout-margin .flex-offset-xl-65,[dir=rtl] .layout-margin .offset-xl-65,[dir=rtl] .offset-xl-65{margin-left:auto;margin-right:65%}.flex-offset-xl-70,.layout-margin .flex-offset-xl-70,.layout-margin .offset-xl-70,.offset-xl-70{margin-left:70%}[dir=rtl] .flex-offset-xl-70,[dir=rtl] .layout-margin .flex-offset-xl-70,[dir=rtl] .layout-margin .offset-xl-70,[dir=rtl] .offset-xl-70{margin-left:auto;margin-right:70%}.flex-offset-xl-75,.layout-margin .flex-offset-xl-75,.layout-margin .offset-xl-75,.offset-xl-75{margin-left:75%}[dir=rtl] .flex-offset-xl-75,[dir=rtl] .layout-margin .flex-offset-xl-75,[dir=rtl] .layout-margin .offset-xl-75,[dir=rtl] .offset-xl-75{margin-left:auto;margin-right:75%}.flex-offset-xl-80,.layout-margin .flex-offset-xl-80,.layout-margin .offset-xl-80,.offset-xl-80{margin-left:80%}[dir=rtl] .flex-offset-xl-80,[dir=rtl] .layout-margin .flex-offset-xl-80,[dir=rtl] .layout-margin .offset-xl-80,[dir=rtl] .offset-xl-80{margin-left:auto;margin-right:80%}.flex-offset-xl-85,.layout-margin .flex-offset-xl-85,.layout-margin .offset-xl-85,.offset-xl-85{margin-left:85%}[dir=rtl] .flex-offset-xl-85,[dir=rtl] .layout-margin .flex-offset-xl-85,[dir=rtl] .layout-margin .offset-xl-85,[dir=rtl] .offset-xl-85{margin-left:auto;margin-right:85%}.flex-offset-xl-90,.layout-margin .flex-offset-xl-90,.layout-margin .offset-xl-90,.offset-xl-90{margin-left:90%}[dir=rtl] .flex-offset-xl-90,[dir=rtl] .layout-margin .flex-offset-xl-90,[dir=rtl] .layout-margin .offset-xl-90,[dir=rtl] .offset-xl-90{margin-left:auto;margin-right:90%}.flex-offset-xl-95,.layout-margin .flex-offset-xl-95,.layout-margin .offset-xl-95,.offset-xl-95{margin-left:95%}[dir=rtl] .flex-offset-xl-95,[dir=rtl] .layout-margin .flex-offset-xl-95,[dir=rtl] .layout-margin .offset-xl-95,[dir=rtl] .offset-xl-95{margin-left:auto;margin-right:95%}.flex-offset-xl-33,.layout-margin .flex-offset-xl-33,.layout-margin .offset-xl-33,.offset-xl-33{margin-left:33.3333333333%}.flex-offset-xl-66,.layout-margin .flex-offset-xl-66,.layout-margin .offset-xl-66,.offset-xl-66{margin-left:66.6666666667%}[dir=rtl] .flex-offset-xl-66,[dir=rtl] .layout-margin .flex-offset-xl-66,[dir=rtl] .layout-margin .offset-xl-66,[dir=rtl] .offset-xl-66{margin-left:auto;margin-right:66.6666666667%}.layout-align-xl,.layout-align-xl-start-stretch{-ms-flex-line-pack:stretch;align-content:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:start;justify-content:flex-start}.layout-align-xl-start,.layout-align-xl-start-center,.layout-align-xl-start-end,.layout-align-xl-start-start,.layout-align-xl-start-stretch{-ms-flex-pack:start;justify-content:flex-start}.layout-align-xl-center,.layout-align-xl-center-center,.layout-align-xl-center-end,.layout-align-xl-center-start,.layout-align-xl-center-stretch{-ms-flex-pack:center;justify-content:center}.layout-align-xl-end,.layout-align-xl-end-center,.layout-align-xl-end-end,.layout-align-xl-end-start,.layout-align-xl-end-stretch{-ms-flex-pack:end;justify-content:flex-end}.layout-align-xl-space-around,.layout-align-xl-space-around-center,.layout-align-xl-space-around-end,.layout-align-xl-space-around-start,.layout-align-xl-space-around-stretch{-ms-flex-pack:distribute;justify-content:space-around}.layout-align-xl-space-between,.layout-align-xl-space-between-center,.layout-align-xl-space-between-end,.layout-align-xl-space-between-start,.layout-align-xl-space-between-stretch{-ms-flex-pack:justify;justify-content:space-between}.layout-align-xl-center-start,.layout-align-xl-end-start,.layout-align-xl-space-around-start,.layout-align-xl-space-between-start,.layout-align-xl-start-start{-ms-flex-line-pack:start;align-content:flex-start;-ms-flex-align:start;align-items:flex-start}.layout-align-xl-center-center,.layout-align-xl-end-center,.layout-align-xl-space-around-center,.layout-align-xl-space-between-center,.layout-align-xl-start-center{-ms-flex-line-pack:center;align-content:center;-ms-flex-align:center;align-items:center;max-width:100%}.layout-align-xl-center-center>*,.layout-align-xl-end-center>*,.layout-align-xl-space-around-center>*,.layout-align-xl-space-between-center>*,.layout-align-xl-start-center>*{box-sizing:border-box;max-width:100%}.layout-align-xl-center-end,.layout-align-xl-end-end,.layout-align-xl-space-around-end,.layout-align-xl-space-between-end,.layout-align-xl-start-end{-ms-flex-line-pack:end;align-content:flex-end;-ms-flex-align:end;align-items:flex-end}.layout-align-xl-center-stretch,.layout-align-xl-end-stretch,.layout-align-xl-space-around-stretch,.layout-align-xl-space-between-stretch,.layout-align-xl-start-stretch{-ms-flex-line-pack:stretch;align-content:stretch;-ms-flex-align:stretch;align-items:stretch}.flex-xl{box-sizing:border-box;-ms-flex:1;flex:1}.flex-xl-grow{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%}.flex-xl-initial{box-sizing:border-box;-ms-flex:0 1 auto;flex:0 1 auto}.flex-xl-auto{box-sizing:border-box;-ms-flex:1 1 auto;flex:1 1 auto}.flex-xl-none{box-sizing:border-box;-ms-flex:0 0 auto;flex:0 0 auto}.flex-xl-noshrink{box-sizing:border-box;-ms-flex:1 0 auto;flex:1 0 auto}.flex-xl-nogrow{box-sizing:border-box;-ms-flex:0 1 auto;flex:0 1 auto}.flex-xl-0,.layout-row>.flex-xl-0{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:0}.layout-row>.flex-xl-0{min-width:0}.layout-column>.flex-xl-0{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:0%;max-width:100%}.layout-xl-row>.flex-xl-0{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:0;min-width:0}.layout-xl-column>.flex-xl-0{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:0%;max-width:100%;min-height:0}.flex-xl-5,.layout-row>.flex-xl-5{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:5%}.layout-column>.flex-xl-5{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:5%;max-width:100%}.layout-xl-row>.flex-xl-5{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:5%}.layout-xl-column>.flex-xl-5{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:5%;max-width:100%}.flex-xl-10,.layout-row>.flex-xl-10{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:10%}.layout-column>.flex-xl-10{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:10%;max-width:100%}.layout-xl-row>.flex-xl-10{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:10%}.layout-xl-column>.flex-xl-10{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:10%;max-width:100%}.flex-xl-15,.layout-row>.flex-xl-15{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:15%}.layout-column>.flex-xl-15{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:15%;max-width:100%}.layout-xl-row>.flex-xl-15{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:15%}.layout-xl-column>.flex-xl-15{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:15%;max-width:100%}.flex-xl-20,.layout-row>.flex-xl-20{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:20%}.layout-column>.flex-xl-20{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:20%;max-width:100%}.layout-xl-row>.flex-xl-20{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:20%}.layout-xl-column>.flex-xl-20{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:20%;max-width:100%}.flex-xl-25,.layout-row>.flex-xl-25{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:25%}.layout-column>.flex-xl-25{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:25%;max-width:100%}.layout-xl-row>.flex-xl-25{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:25%}.layout-xl-column>.flex-xl-25{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:25%;max-width:100%}.flex-xl-30,.layout-row>.flex-xl-30{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:30%}.layout-column>.flex-xl-30{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:30%;max-width:100%}.layout-xl-row>.flex-xl-30{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:30%}.layout-xl-column>.flex-xl-30{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:30%;max-width:100%}.flex-xl-35,.layout-row>.flex-xl-35{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:35%}.layout-column>.flex-xl-35{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:35%;max-width:100%}.layout-xl-row>.flex-xl-35{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:35%}.layout-xl-column>.flex-xl-35{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:35%;max-width:100%}.flex-xl-40,.layout-row>.flex-xl-40{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:40%}.layout-column>.flex-xl-40{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:40%;max-width:100%}.layout-xl-row>.flex-xl-40{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:40%}.layout-xl-column>.flex-xl-40{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:40%;max-width:100%}.flex-xl-45,.layout-row>.flex-xl-45{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:45%}.layout-column>.flex-xl-45{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:45%;max-width:100%}.layout-xl-row>.flex-xl-45{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:45%}.layout-xl-column>.flex-xl-45{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:45%;max-width:100%}.flex-xl-50,.layout-row>.flex-xl-50{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:50%}.layout-column>.flex-xl-50{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:50%;max-width:100%}.layout-xl-row>.flex-xl-50{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:50%}.layout-xl-column>.flex-xl-50{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:50%;max-width:100%}.flex-xl-55,.layout-row>.flex-xl-55{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:55%}.layout-column>.flex-xl-55{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:55%;max-width:100%}.layout-xl-row>.flex-xl-55{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:55%}.layout-xl-column>.flex-xl-55{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:55%;max-width:100%}.flex-xl-60,.layout-row>.flex-xl-60{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:60%}.layout-column>.flex-xl-60{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:60%;max-width:100%}.layout-xl-row>.flex-xl-60{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:60%}.layout-xl-column>.flex-xl-60{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:60%;max-width:100%}.flex-xl-65,.layout-row>.flex-xl-65{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:65%}.layout-column>.flex-xl-65{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:65%;max-width:100%}.layout-xl-row>.flex-xl-65{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:65%}.layout-xl-column>.flex-xl-65{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:65%;max-width:100%}.flex-xl-70,.layout-row>.flex-xl-70{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:70%}.layout-column>.flex-xl-70{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:70%;max-width:100%}.layout-xl-row>.flex-xl-70{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:70%}.layout-xl-column>.flex-xl-70{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:70%;max-width:100%}.flex-xl-75,.layout-row>.flex-xl-75{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:75%}.layout-column>.flex-xl-75{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:75%;max-width:100%}.layout-xl-row>.flex-xl-75{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:75%}.layout-xl-column>.flex-xl-75{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:75%;max-width:100%}.flex-xl-80,.layout-row>.flex-xl-80{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:80%}.layout-column>.flex-xl-80{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:80%;max-width:100%}.layout-xl-row>.flex-xl-80{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:80%}.layout-xl-column>.flex-xl-80{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:80%;max-width:100%}.flex-xl-85,.layout-row>.flex-xl-85{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:85%}.layout-column>.flex-xl-85{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:85%;max-width:100%}.layout-xl-row>.flex-xl-85{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:85%}.layout-xl-column>.flex-xl-85{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:85%;max-width:100%}.flex-xl-90,.layout-row>.flex-xl-90{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:90%}.layout-column>.flex-xl-90{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:90%;max-width:100%}.layout-xl-row>.flex-xl-90{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:90%}.layout-xl-column>.flex-xl-90{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:90%;max-width:100%}.flex-xl-95,.layout-row>.flex-xl-95{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:95%}.layout-column>.flex-xl-95{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:95%;max-width:100%}.layout-xl-row>.flex-xl-95{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:95%}.layout-xl-column>.flex-xl-95{max-height:95%}.flex-xl-100,.layout-xl-column>.flex-xl-95{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%}.flex-xl-100{max-height:100%}.layout-column>.flex-xl-100,.layout-row>.flex-xl-100,.layout-xl-column>.flex-xl-100,.layout-xl-row>.flex-xl-100{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:100%}.layout-row>.flex-xl-33{box-sizing:border-box;-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-height:100%;max-width:33.33%}.layout-row>.flex-xl-66{box-sizing:border-box;-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-height:100%;max-width:66.66%}.layout-column>.flex-xl-33{box-sizing:border-box;-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-height:33.33%;max-width:100%}.layout-column>.flex-xl-66{box-sizing:border-box;-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-height:66.66%;max-width:100%}.layout-xl-row>.flex-xl-33{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:33.33%}.layout-xl-row>.flex-xl-66{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:66.66%}.layout-xl-row>.flex{min-width:0}.layout-xl-column>.flex-xl-33{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:33.33%;max-width:100%}.layout-xl-column>.flex-xl-66{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:66.66%;max-width:100%}.layout-xl-column>.flex{min-height:0}.layout-xl,.layout-xl-column,.layout-xl-row{box-sizing:border-box;display:-ms-flexbox;display:flex}.layout-xl-column{-ms-flex-direction:column;flex-direction:column}.layout-xl-row{-ms-flex-direction:row;flex-direction:row}.hide-gt-lg:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-gt-lg):not(.show-xl):not(.show),.hide-gt-md:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-gt-lg):not(.show-xl):not(.show),.hide-gt-sm:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-gt-lg):not(.show-xl):not(.show),.hide-gt-xs:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-gt-lg):not(.show-xl):not(.show),.hide-xl:not(.show-xl):not(.show-gt-lg):not(.show-gt-md):not(.show-gt-sm):not(.show-gt-xs):not(.show),.hide:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-gt-lg):not(.show-xl):not(.show){display:none}}@media print{.hide-print:not(.show-print):not(.show){display:none !important}}md-backdrop.md-edit-dialog-backdrop{z-index:80}md-edit-dialog{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;position:fixed;z-index:81;background-color:#f9f9f9;border-radius:2px;cursor:default}md-edit-dialog>.md-content{padding:16px 24px 0}md-edit-dialog>.md-content .md-title{color:rgba(0, 0, 0, 0.87);margin-bottom:8px}md-edit-dialog>.md-content md-input-container{margin:0;font-size:13px}md-edit-dialog>.md-content md-input-container input{float:none}md-edit-dialog>.md-content md-input-container .md-errors-spacer{min-height:auto;min-width:auto;color:rgba(0, 0, 0, 0.54)}md-edit-dialog>.md-content md-input-container .md-errors-spacer .md-char-counter{padding:5px 2px 5px 0}md-edit-dialog>.md-content md-input-container [ng-message]{padding:5px 0 5px 2px}md-edit-dialog>.md-actions{margin:0 16px 8px}md-edit-dialog>.md-actions .md-button{margin:0;min-width:initial}md-edit-dialog>.md-actions .md-button+.md-button{margin-left:8px}.md-table-pagination{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse;box-sizing:border-box;padding:0 24px;font-size:12px;color:rgba(0, 0, 0, 0.54);border-top:1px rgba(0, 0, 0, 0.12) solid}.md-table-pagination md-select{-ms-flex-pack:end;justify-content:flex-end;min-width:64px}.md-table-pagination md-select:not([disabled]):focus .md-select-value{color:rgba(0, 0, 0, 0.54)}.md-table-pagination md-select .md-select-value{-ms-flex:0 0 auto;flex:0 0 auto}.md-table-pagination md-select .md-select-value span.md-select-icon{-ms-flex-pack:center;justify-content:center;text-align:center;margin-right:-6px !important}.md-table-pagination md-select .md-select-value span.md-select-icon:after{top:initial;transform:scaleY(0.5) scaleX(1)}.md-table-pagination>*{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:56px}.md-table-pagination>.buttons:not(:first-child),.md-table-pagination>.limit-select:not(:first-child){margin-left:32px}.md-table-pagination>.buttons{margin-right:-16px}.md-table-pagination>.buttons>.md-button.md-icon-button{margin:0}.md-table-pagination>.buttons>.label+.md-button.md-icon-button{margin-left:20px}md-select.md-table-select{margin:0}md-select.md-table-select>.md-select-value{padding:0;min-width:0;min-height:24px;border-bottom:0 !important}md-select.md-table-select>.md-select-value>span{display:block;height:auto;transform:none !important}md-select.md-table-select>.md-select-value>span>.md-text{display:inherit;height:inherit;transform:inherit}md-select.md-table-select>.md-select-value>span.md-select-icon{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:24px;margin:0}md-select.md-table-select>.md-select-value>span.md-select-icon:after{top:initial}.md-select-menu-container.md-pagination-select,.md-select-menu-container.md-table-select{margin-left:-2px;border-radius:2px}.md-select-menu-container.md-pagination-select md-content,.md-select-menu-container.md-pagination-select md-select-menu,.md-select-menu-container.md-table-select md-content,.md-select-menu-container.md-table-select md-select-menu{border-radius:inherit}.md-select-menu-container.md-pagination-select md-content,.md-select-menu-container.md-table-select md-content{padding:0}.md-select-menu-container.md-table-select .md-text{font-size:13px}.md-select-menu-container.md-pagination-select .md-text{font-size:12px}md-toolbar.md-table-toolbar{box-shadow:none}md-toolbar.md-table-toolbar.md-default-theme:not(.md-menu-toolbar).md-default,md-toolbar.md-table-toolbar:not(.md-menu-toolbar).md-default{background-color:#fff;color:rgba(0, 0, 0, 0.87)}md-toolbar.md-table-toolbar.md-default-theme:not(.md-menu-toolbar).md-default .md-button,md-toolbar.md-table-toolbar:not(.md-menu-toolbar).md-default .md-button{color:rgba(0, 0, 0, 0.87)}@media only screen and (max-width: 959px)and (min-width: 0)and (orientation: landscape){md-toolbar.md-table-toolbar .md-toolbar-tools{height:64px;max-height:initial}}md-toolbar.md-table-toolbar .md-toolbar-tools{padding:0 24px}md-toolbar.md-table-toolbar .md-toolbar-tools md-icon{color:rgba(0, 0, 0, 0.54)}md-toolbar.md-table-toolbar .md-toolbar-tools>.md-button.md-icon-button{margin:0}md-toolbar.md-table-toolbar .md-toolbar-tools>.md-button.md-icon-button:first-child{margin-left:-12px}md-toolbar.md-table-toolbar .md-toolbar-tools>.md-button.md-icon-button:last-child{margin-right:-12px}md-card>md-table-container:first-child,md-card>md-toolbar.md-table-toolbar:first-child{border-top-left-radius:2px;border-top-right-radius:2px}md-card>md-table-container:last-child,md-card>md-toolbar.md-table-toolbar:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}md-table-container{display:block;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}table.md-table{width:100%;border-spacing:0;overflow:hidden}table.md-table thead.md-head>tr.md-row{height:56px}table.md-table tbody.md-body>tr.md-row,table.md-table tfoot.md-foot>tr.md-row{height:48px}table.md-table thead.md-head+.md-table-progress md-progress-linear{top:-3px}table.md-table .md-table-progress th{padding:0}table.md-table .md-table-progress th md-progress-linear{height:0;transition:opacity 1s}table.md-table .md-table-progress th md-progress-linear.ng-hide{opacity:0}table.md-table .md-table-progress th md-progress-linear>.md-container{height:3px;top:0;transition:none}table.md-table .md-table-progress th md-progress-linear>.md-container>.md-bar{height:3px}table.md-table th.md-column{color:rgba(0, 0, 0, 0.54);font-size:12px;font-weight:700;white-space:nowrap}table.md-table th.md-column.md-sort{cursor:pointer}table.md-table th.md-column md-icon{height:16px;width:16px;font-size:16px !important;line-height:16px !important}table.md-table th.md-column md-icon.md-sort-icon{color:rgba(0, 0, 0, 0.26);opacity:0;transition:transform .25s,opacity .25s}table.md-table th.md-column md-icon.md-sort-icon.md-asc{transform:rotate(0deg)}table.md-table th.md-column md-icon.md-sort-icon.md-desc{transform:rotate(180deg)}table.md-table th.md-column md-icon:not(:first-child){margin-left:8px}table.md-table th.md-column md-icon:not(:last-child){margin-right:8px}table.md-table th.md-column.md-active,table.md-table th.md-column.md-active md-icon{color:rgba(0, 0, 0, 0.87)}table.md-table th.md-column.md-active md-icon.md-sort-icon,table.md-table th.md-column:hover md-icon.md-sort-icon{opacity:1}table.md-table tr.md-row[data-ng-repeat].ng-leave,table.md-table tr.md-row[ng-repeat].ng-leave,table.md-table tr.md-row[ng\:repeat].ng-leave,table.md-table tr.md-row[x-ng-repeat].ng-leave{display:none}table.md-table.md-row-select tbody.md-body>tr.md-row{transition:background-color .2s}table.md-table.md-row-select tbody.md-body>tr.md-row:not([disabled]):hover{background-color:#eee !important}table.md-table.md-row-select tbody.md-body>tr.md-row.md-selected{background-color:#f5f5f5}table.md-table.md-row-select td.md-cell:first-child,table.md-table.md-row-select th.md-column:first-child{width:20px;padding:0 0 0 24px}table.md-table.md-row-select td.md-cell:nth-child(2),table.md-table.md-row-select th.md-column:nth-child(2){padding:0 24px}table.md-table.md-row-select td.md-cell:nth-child(n+3):nth-last-child(n+2),table.md-table.md-row-select th.md-column:nth-child(n+3):nth-last-child(n+2){padding:0 56px 0 0}table.md-table:not(.md-row-select) td.md-cell:first-child,table.md-table:not(.md-row-select) th.md-column:first-child{padding:0 24px}table.md-table:not(.md-row-select) td.md-cell:nth-child(n+2):nth-last-child(n+2),table.md-table:not(.md-row-select) th.md-column:nth-child(n+2):nth-last-child(n+2){padding:0 56px 0 0}table.md-table td.md-cell,table.md-table th.md-column{vertical-align:middle;text-align:left}table.md-table td.md-cell>*,table.md-table th.md-column>*{vertical-align:middle}table.md-table td.md-cell:last-child,table.md-table th.md-column:last-child{padding:0 24px 0 0}table.md-table td.md-cell.md-clickable,table.md-table th.md-column.md-clickable{cursor:pointer}table.md-table td.md-cell.md-clickable:focus,table.md-table th.md-column.md-clickable:focus{outline:0}table.md-table td.md-cell.md-numeric,table.md-table th.md-column.md-numeric{text-align:right}table.md-table td.md-cell md-checkbox,table.md-table th.md-column md-checkbox{margin:0;width:20px}table.md-table td.md-cell{color:rgba(0, 0, 0, 0.87);font-size:13px;border-top:1px rgba(0, 0, 0, 0.12) solid}table.md-table td.md-cell.md-numeric md-select{-ms-flex-pack:end;justify-content:flex-end}table.md-table td.md-cell.md-numeric md-select .md-select-value{-ms-flex:0 0 auto;flex:0 0 auto}table.md-table td.md-cell.md-placeholder{color:rgba(0, 0, 0, 0.26)}table.md-table td.md-cell md-select>.md-select-value>span.md-select-icon{-ms-flex-pack:end;justify-content:flex-end;color:rgba(0, 0, 0, 0.54);width:18px;text-align:right}table.md-table td.md-cell md-select>.md-select-value>span.md-select-icon:after{transform:scaleY(0.4) scaleX(0.8)}.nvd3 .nv-axis line,.nvd3 .nv-axis path{fill:none;shape-rendering:crispEdges}.nv-brush .extent,.nvd3 .background path,.nvd3 .nv-axis line,.nvd3 .nv-axis path{shape-rendering:crispEdges}.nv-distx,.nv-disty,.nv-noninteractive,.nvd3 .nv-axis,.nvd3.nv-pie .nv-label,.nvd3.nv-sparklineplus g.nv-hoverValue{pointer-events:none}.nvd3 .nv-axis{opacity:1}.nvd3 .nv-axis.nv-disabled,.nvd3 .nv-controlsWrap .nv-legend .nv-check-box .nv-check{opacity:0}.nvd3 .nv-axis path{stroke:#000;stroke-opacity:.75}.nvd3 .nv-axis path.domain{stroke-opacity:.75}.nvd3 .nv-axis.nv-x path.domain{stroke-opacity:0}.nvd3 .nv-axis line{stroke:#e5e5e5}.nvd3 .nv-axis .zero line,.nvd3 .nv-axis line.zero{stroke-opacity:.75}.nvd3 .nv-axis .nv-axisMaxMin text{font-weight:700}.nvd3 .x .nv-axis .nv-axisMaxMin text,.nvd3 .x2 .nv-axis .nv-axisMaxMin text,.nvd3 .x3 .nv-axis .nv-axisMaxMin text{text-anchor:middle}.nvd3 .nv-bars rect{fill-opacity:.75;transition:fill-opacity 250ms linear}.nvd3 .nv-bars rect.hover{fill-opacity:1}.nvd3 .nv-bars .hover rect{fill:#add8e6}.nvd3 .nv-bars text{fill:transparent}.nvd3 .nv-bars .hover text{fill:rgba(0, 0, 0, 1)}.nvd3 .nv-discretebar .nv-groups rect,.nvd3 .nv-multibar .nv-groups rect,.nvd3 .nv-multibarHorizontal .nv-groups rect{stroke-opacity:0;transition:fill-opacity 250ms linear}.with-transitions .nv-candlestickBar .nv-ticks .nv-tick,.with-transitions .nvd3 .nv-groups .nv-point{transition:stroke-width 250ms linear,stroke-opacity 250ms linear}.nvd3 .nv-candlestickBar .nv-ticks rect:hover,.nvd3 .nv-discretebar .nv-groups rect:hover,.nvd3 .nv-multibar .nv-groups rect:hover,.nvd3 .nv-multibarHorizontal .nv-groups rect:hover{fill-opacity:1}.nvd3 .nv-discretebar .nv-groups text,.nvd3 .nv-multibarHorizontal .nv-groups text{font-weight:700;fill:rgba(0, 0, 0, 1);stroke:transparent}.nvd3 .nv-boxplot circle{fill-opacity:.5}.nvd3 .nv-boxplot circle:hover,.nvd3 .nv-boxplot rect:hover{fill-opacity:1}.nvd3 line.nv-boxplot-median{stroke:#000}.nv-boxplot-tick:hover{stroke-width:2.5px}.nvd3.nv-bullet{font:10px sans-serif}.nvd3.nv-bullet .nv-measure{fill-opacity:.8}.nvd3.nv-bullet .nv-measure:hover{fill-opacity:1}.nvd3.nv-bullet .nv-marker{stroke:#000;stroke-width:2px}.nvd3.nv-bullet .nv-markerTriangle{stroke:#000;fill:#fff;stroke-width:1.5px}.nvd3.nv-bullet .nv-markerLine{stroke:#000;stroke-width:1.5px}.nvd3.nv-bullet .nv-tick line{stroke:#666;stroke-width:.5px}.nvd3.nv-bullet .nv-range.nv-s0{fill:#eee}.nvd3.nv-bullet .nv-range.nv-s1{fill:#ddd}.nvd3.nv-bullet .nv-range.nv-s2{fill:#ccc}.nvd3.nv-bullet .nv-title{font-size:14px;font-weight:700}.nvd3.nv-bullet .nv-subtitle{fill:#999}.nvd3.nv-bullet .nv-range{fill:#bababa;fill-opacity:.4}.nvd3.nv-bullet .nv-range:hover{fill-opacity:.7}.nvd3.nv-candlestickBar .nv-ticks .nv-tick{stroke-width:1px}.nvd3.nv-candlestickBar .nv-ticks .nv-tick.hover{stroke-width:2px}.nvd3.nv-candlestickBar .nv-ticks .nv-tick.positive rect{stroke:#2ca02c;fill:#2ca02c}.nvd3.nv-candlestickBar .nv-ticks .nv-tick.negative rect{stroke:#d62728;fill:#d62728}.nvd3.nv-candlestickBar .nv-ticks line{stroke:#333}.nv-force-node{stroke:#fff;stroke-width:1.5px}.nv-force-link{stroke:#999;stroke-opacity:.6}.nv-force-node text{stroke-width:0}.nvd3 .nv-check-box .nv-box{fill-opacity:0;stroke-width:2}.nvd3 .nv-check-box .nv-check{fill-opacity:0;stroke-width:4}.nvd3 .nv-series.nv-disabled .nv-check-box .nv-check{fill-opacity:0;stroke-opacity:0}.nvd3.nv-linePlusBar .nv-bar rect{fill-opacity:.75}.nvd3.nv-linePlusBar .nv-bar rect:hover{fill-opacity:1}.nvd3 .nv-groups path.nv-line{fill:none}.nvd3 .nv-groups path.nv-area{stroke:none}.nvd3.nv-line .nvd3.nv-scatter .nv-groups .nv-point{fill-opacity:0;stroke-opacity:0}.nvd3.nv-scatter.nv-single-point .nv-groups .nv-point{fill-opacity:.5 !important;stroke-opacity:.5 !important}.nvd3 .nv-groups .nv-point.hover,.nvd3.nv-scatter .nv-groups .nv-point.hover{stroke-width:7px;fill-opacity:.95 !important;stroke-opacity:.95 !important}.nvd3 .nv-point-paths path{stroke:#aaa;stroke-opacity:0;fill:#eee;fill-opacity:0}.nvd3 .nv-indexLine{cursor:ew-resize}svg.nvd3-svg{-webkit-user-select:none;-ms-user-select:none;user-select:none;display:block;width:100%;height:100%}.nvtooltip.with-3d-shadow,.with-3d-shadow .nvtooltip{box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);border-radius:5px}.nvd3 text{font:400 12px Arial,sans-serif}.nvd3 .title{font:700 14px Arial,sans-serif}.nvd3 .nv-background{fill:#fff;fill-opacity:0}.nvd3.nv-noData{font-size:18px;font-weight:700}.nv-brush .extent{fill-opacity:.125}.nv-brush .resize path{fill:#eee;stroke:#666}.nvd3 .nv-legend .nv-series{cursor:pointer}.nvd3 .nv-legend .nv-disabled circle{fill-opacity:0}.nvd3 .nv-brush .extent{fill-opacity:0 !important}.nvd3 .nv-brushBackground rect{stroke:#000;stroke-width:.4;fill:#fff;fill-opacity:.7}@media print{.nvd3 text{stroke-width:0;fill-opacity:1}}.nvd3.nv-ohlcBar .nv-ticks .nv-tick{stroke-width:1px}.nvd3.nv-ohlcBar .nv-ticks .nv-tick.hover{stroke-width:2px}.nvd3.nv-ohlcBar .nv-ticks .nv-tick.positive{stroke:#2ca02c}.nvd3.nv-ohlcBar .nv-ticks .nv-tick.negative{stroke:#d62728}.nvd3 .background path{fill:none;stroke:#eee;stroke-opacity:.4}.nvd3 .foreground path{fill:none;stroke-opacity:.7}.nvd3 .nv-parallelCoordinates-brush .extent{fill:#fff;fill-opacity:.6;stroke:gray;shape-rendering:crispEdges}.nvd3 .nv-parallelCoordinates .hover{fill-opacity:1;stroke-width:3px}.nvd3 .missingValuesline line{fill:none;stroke:#000;stroke-width:1;stroke-opacity:1;stroke-dasharray:5,5}.nvd3.nv-pie .nv-pie-title{font-size:24px;fill:rgba(19, 196, 249, 0.59)}.nvd3.nv-pie .nv-slice text{stroke:#000;stroke-width:0}.nvd3.nv-pie path{transition:fill-opacity 250ms linear,stroke-width 250ms linear,stroke-opacity 250ms linear;stroke:#fff;stroke-width:1px;stroke-opacity:1;fill-opacity:.7}.nvd3.nv-pie .hover path{fill-opacity:1}.nvd3.nv-pie .nv-label rect{fill-opacity:0;stroke-opacity:0}.nvd3 .nv-groups .nv-point.hover{stroke-width:20px;stroke-opacity:.5}.nvd3 .nv-scatter .nv-point.hover{fill-opacity:1}.nvd3.nv-sparkline path{fill:none}.nvd3.nv-sparklineplus .nv-hoverValue line{stroke:#333;stroke-width:1.5px}.nvd3.nv-sparklineplus,.nvd3.nv-sparklineplus g{pointer-events:all}.nvd3 .nv-interactiveGuideLine,.nvtooltip{pointer-events:none}.nvd3 .nv-hoverArea{fill-opacity:0;stroke-opacity:0}.nvd3.nv-sparklineplus .nv-xValue,.nvd3.nv-sparklineplus .nv-yValue{stroke-width:0;font-size:.9em;font-weight:400}.nvd3.nv-sparklineplus .nv-yValue{stroke:#f66}.nvd3.nv-sparklineplus .nv-maxValue{stroke:#2ca02c;fill:#2ca02c}.nvd3.nv-sparklineplus .nv-minValue{stroke:#d62728;fill:#d62728}.nvd3.nv-sparklineplus .nv-currentValue{font-weight:700;font-size:1.1em}.nvtooltip h3,.nvtooltip table td.key{font-weight:400}.nvd3.nv-stackedarea path.nv-area{fill-opacity:.7;stroke-opacity:0;transition:fill-opacity 250ms linear,stroke-opacity 250ms linear}.nvd3.nv-stackedarea path.nv-area.hover{fill-opacity:.9}.nvd3.nv-stackedarea .nv-groups .nv-point{stroke-opacity:0;fill-opacity:0}.nvtooltip{position:absolute;color:rgba(0, 0, 0, 1);padding:1px;z-index:10000;display:block;font-family:Arial,sans-serif;font-size:13px;text-align:left;white-space:nowrap;-webkit-user-select:none;-ms-user-select:none;user-select:none;background:rgba(255, 255, 255, 0.8);border:1px solid rgba(0, 0, 0, 0.5);border-radius:4px}.nvtooltip h3,.nvtooltip p{margin:0;text-align:center}.nvtooltip.with-transitions,.with-transitions .nvtooltip{transition:opacity 50ms linear;transition-delay:200ms}.nvtooltip.x-nvtooltip,.nvtooltip.y-nvtooltip{padding:8px}.nvtooltip h3{padding:4px 14px;line-height:18px;background-color:rgba(247, 247, 247, 0.75);color:rgba(0, 0, 0, 1);border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.nvtooltip p{padding:5px 14px}.nvtooltip span{display:inline-block;margin:2px 0}.nvtooltip table{margin:6px;border-spacing:0}.nvtooltip table td{padding:2px 9px 2px 0;vertical-align:middle}.nvtooltip table td.key.total{font-weight:700}.nvtooltip table td.value{text-align:right;font-weight:700}.nvtooltip table td.percent{color:#a9a9a9}.nvtooltip table tr.highlight td{padding:1px 9px 1px 0;border-bottom-style:solid;border-bottom-width:1px;border-top-style:solid;border-top-width:1px}.nvtooltip table td.legend-color-guide div{vertical-align:middle;width:12px;height:12px;border:1px solid #999}.nvtooltip .footer{padding:3px;text-align:center}.nvtooltip-pending-removal{pointer-events:none;display:none}.nvd3 line.nv-guideline{stroke:#ccc}/*!
* Quill Editor v1.3.7
* https://quilljs.com/
* Copyright (c) 2014, Jason Chen
* Copyright (c) 2013, salesforce.com
*/.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0px;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li::before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;-o-tab-size:4;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li::before{content:"•"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li::before,.ql-editor ul[data-checked=false]>li::before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li::before{content:"☑"}.ql-editor ul[data-checked=false]>li::before{content:"☐"}.ql-editor li::before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl)::before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl::before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0, decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1, lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2, lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3, decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4, lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5, lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6, decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7, lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8, lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9, decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank::before{color:rgba(0, 0, 0, 0.6);content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}/*!
* Quill Editor v1.3.7
* https://quilljs.com/
* Copyright (c) 2014, Jason Chen
* Copyright (c) 2013, salesforce.com
*/.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0px;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li::before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;-o-tab-size:4;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li::before{content:"•"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li::before,.ql-editor ul[data-checked=false]>li::before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li::before{content:"☑"}.ql-editor ul[data-checked=false]>li::before{content:"☐"}.ql-editor li::before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl)::before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl::before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0, decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1, lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2, lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3, decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4, lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5, lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6, decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7, lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8, lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9, decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank::before{color:rgba(0, 0, 0, 0.6);content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media(pointer: coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow{box-sizing:border-box}.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label::before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0px}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0px;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""])::before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""])::before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""])::before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""])::before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""])::before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""])::before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label::before,.ql-snow .ql-picker.ql-header .ql-picker-item::before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]::before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]::before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]::before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]::before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]::before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]::before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label::before,.ql-snow .ql-picker.ql-font .ql-picker-item::before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]::before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]::before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]::before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]::before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label::before,.ql-snow .ql-picker.ql-size .ql-picker-item::before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]::before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]::before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]::before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]::before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]::before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]::before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]::before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]::before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]::before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:"Helvetica Neue","Helvetica","Arial",sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:rgba(0, 0, 0, 0.2) 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label{border-color:#ccc}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0px}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0px 0px 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip::before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0px;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action::after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove::before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action::after{border-right:0px;content:"Save";padding-right:0px}.ql-snow .ql-tooltip[data-mode=link]::before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]::before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]::before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.nvtooltip{background:var(--color-neutral-0) !important;border-radius:4px !important;color:var(--color-neutral-80) !important;box-shadow:0px 4px 14px 0px rgba(21, 20, 20, 0.12),0px 2px 4px 0px rgba(21, 20, 20, 0.04);border:1px solid var(--color-neutral-10) !important}.nvtooltip .legend-color-guide>div{border-radius:10px;border:none !important}.infinite{animation-iteration-count:infinite}@keyframes floating{0%{background-position:20% 30%}50%{background-position:0% 0%}100%{background-position:30% 20%}}@keyframes fromRightHover{0%{margin-left:25%;opacity:0}5%{margin-left:0px;opacity:1}15%{margin-left:5px;opacity:1}25%{margin-left:0px;opacity:1}35%{margin-left:5px;opacity:1}45%{margin-left:0px;opacity:1}55%{margin-left:5px;opacity:1}65%{margin-left:0px;opacity:1}75%{margin-left:5px;opacity:1}85%{margin-left:0px;opacity:1}90%{margin-left:5px;opacity:1}95%{margin-left:0px;opacity:1}100%{margin-left:25%;opacity:0}}@keyframes fromLeftHover{0%{margin-right:25%;opacity:0}5%{margin-right:0px;opacity:1}15%{margin-right:5px;opacity:1}25%{margin-right:0px;opacity:1}35%{margin-right:5px;opacity:1}45%{margin-right:0px;opacity:1}55%{margin-right:5px;opacity:1}65%{margin-right:0px;opacity:1}75%{margin-right:5px;opacity:1}85%{margin-right:0px;opacity:1}90%{margin-right:5px;opacity:1}95%{margin-right:0px;opacity:1}100%{margin-right:25%;opacity:0}}@keyframes Gradient{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}.slide-left{animation-name:fromRightHover;transition:all 1s ease;animation-duration:20s}.slide-right{animation-name:fromLeftHover;transition:all 1s ease;animation-duration:20s}.gradient_bg{color:#fff;background:linear-gradient(-45deg, #ffa500, #e59400, #cc8400, #b27300);background-size:200% 200%;animation:Gradient 15s ease infinite}.enter-slide{transition:all .3s ease;position:relative}.enter-slide.ng-enter-stagger{transition-delay:.1s;transition-duration:0s}.enter-slide.ng-enter-prepare{opacity:0;display:none;transform:translateX(300px)}.enter-slide.ng-enter{opacity:0;transform:translateX(300px)}.enter-slide.ng-enter.ng-enter-active{opacity:1;transform:translateX(0px)}.enter-slide.ng-leave{transition:all 0 ease;opacity:0;display:none;transform:translateX(0px)}.enter-slide.ng-leave.ng-leave-active{opacity:0;transform:translateX(-100px)}.enter-to-left{transition:all .3s ease;position:relative}.enter-to-left.ng-enter-stagger{transition-delay:.1s;transition-duration:0s}.enter-to-left.ng-enter-prepare{opacity:0;transform:translateX(300px)}.enter-to-left.ng-enter{opacity:0;transform:translateX(300px)}.enter-to-left.ng-enter.ng-enter-active{opacity:1;transform:translateX(0px)}.enter-to-left.ng-leave{transition:all 0 ease;opacity:0;display:none;transform:translateX(0px)}.enter-to-left.ng-leave.ng-leave-active{opacity:0;transform:translateX(-100px)}.enter-to-top{transition:all .3s ease;position:relative}.enter-to-top.ng-enter-stagger{transition-delay:.1s;transition-duration:0s}.enter-to-top.ng-enter-prepare{opacity:0;transform:translateY(200px)}.enter-to-top.ng-enter{opacity:0;transform:translateY(0px)}.enter-to-top.ng-enter.ng-enter-active{opacity:1;transform:translateY(-100px)}.enter-to-top.ng-leave{transition:all 0 ease;opacity:0;display:none;transform:translateY(0px)}.enter-to-top.ng-leave.ng-leave-active{opacity:0;transform:translateY(-100px)}.enter-to-right{transition:all .3s ease;position:relative}.enter-to-right.ng-enter-stagger{transition-delay:.1s;transition-duration:0s}.enter-to-right.ng-enter-prepare{opacity:0;transform:translateX(-300px)}.enter-to-right.ng-enter{opacity:0;transform:translateX(-300px)}.enter-to-right.ng-enter.ng-enter-active{opacity:1;transform:translateX(0px)}.enter-to-right.ng-leave{transition:all 0 ease;opacity:0;display:none;transform:translateX(0px)}.enter-to-right.ng-leave.ng-leave-active{opacity:0;transform:translateX(100px)}.enter{position:relative}.enter.ng-enter{transition:all .3s ease;opacity:0;transform:translateX(100px)}.enter.ng-enter.ng-enter-active{opacity:1;transform:translateX(0)}.enter.ng-enter-stagger{transition-delay:.1s;transition-duration:0s}.enter-right.ng-enter{transition:all .3s ease;opacity:0;transform:translateX(200px)}.enter-right.ng-enter.ng-enter-active{opacity:1;transform:translateX(0)}.enter-left.ng-enter{transition:all .3s ease;opacity:0;transform:translateX(-200px)}.enter-left.ng-enter.ng-enter-active{opacity:1;transform:translateX(0)}.enter-bottom.ng-enter{transition:all .3s ease;opacity:0;transform:translateY(200px)}.enter-bottom.ng-enter.ng-enter-active{opacity:1;transform:translateY(0)}.leave-left.ng-leave{transition:all .3s ease;opacity:1;transform:translateX(0)}.leave-left.ng-leave.ng-leave-active{opacity:0;transform:translateX(-200px)}.enter-top{position:relative}.enter-top.ng-enter{transition:all .3s ease;opacity:0;transform:translateY(-100px)}.enter-top.ng-enter.ng-enter-active{opacity:1;transform:translateY(0)}.delay-0-3.ng-enter-stagger{transition-delay:.3s;transition-duration:0s}.delay-3.ng-enter-stagger{transition-delay:3s;transition-duration:0s}.exit{position:relative}.exit.ng-leave{transition:all .1s ease;opacity:1}.exit.ng-leave.ng-leave-active{opacity:0;max-width:0}.enter-fade.ng-enter{transition:all .5s ease;opacity:0}.enter-fade.ng-enter.ng-enter-active{opacity:1}.leave-fade.ng-leave{transition:all 0 ease;opacity:1}.leave-fade.ng-leave.ng-leave-active{opacity:0}.ng-fade.ng-enter-prepare{opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0)}.ng-fade.ng-enter{transition:all .3s ease;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0)}.ng-fade.ng-enter.ng-enter-active{opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100)}.ng-fade.ng-leave-prepare{opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100)}.ng-fade.ng-leave{transition:all .3s ease;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100)}.ng-fade.ng-leave.ng-leave-active{opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0)}.margin-bottom,[margin-bottom]{margin-bottom:var(--element-default-margin)}.margin-top,[margin-top]{margin-bottom:var(--element-default-margin)}.padding-1{padding:4px}.padding-bottom-1{padding-bottom:4px}.padding-top-1{padding-top:4px}.padding-left-1{padding-left:4px}.padding-right-1{padding-right:4px}.padding-2{padding:8px}.padding-bottom-2{padding-bottom:8px}.padding-top-2{padding-top:8px}.padding-left-2{padding-left:8px}.padding-right-2{padding-right:8px}.padding-3{padding:12px}.padding-bottom-3{padding-bottom:12px}.padding-top-3{padding-top:12px}.padding-left-3{padding-left:12px}.padding-right-3{padding-right:12px}.padding-4{padding:16px}.padding-bottom-4{padding-bottom:16px}.padding-top-4{padding-top:16px}.padding-left-4{padding-left:16px}.padding-right-4{padding-right:16px}.padding-5{padding:20px}.padding-bottom-5{padding-bottom:20px}.padding-top-5{padding-top:20px}.padding-left-5{padding-left:20px}.padding-right-5{padding-right:20px}.padding-6{padding:24px}.padding-bottom-6{padding-bottom:24px}.padding-top-6{padding-top:24px}.padding-left-6{padding-left:24px}.padding-right-6{padding-right:24px}.padding-7{padding:28px}.padding-bottom-7{padding-bottom:28px}.padding-top-7{padding-top:28px}.padding-left-7{padding-left:28px}.padding-right-7{padding-right:28px}.padding-8{padding:32px}.padding-bottom-8{padding-bottom:32px}.padding-top-8{padding-top:32px}.padding-left-8{padding-left:32px}.padding-right-8{padding-right:32px}.padding-9{padding:36px}.padding-bottom-9{padding-bottom:36px}.padding-top-9{padding-top:36px}.padding-left-9{padding-left:36px}.padding-right-9{padding-right:36px}.padding-10{padding:40px}.padding-bottom-10{padding-bottom:40px}.padding-top-10{padding-top:40px}.padding-left-10{padding-left:40px}.padding-right-10{padding-right:40px}:root{--color-primary-1: rgba(254, 252, 246, 1);--color-primary-5: rgba(254, 245, 230, 1);--color-primary-10: rgba(254, 235, 214, 1);--color-primary-20: rgba(253, 211, 174, 1);--color-primary-30: rgba(250, 179, 132, 1);--color-primary-40: rgba(246, 148, 101, 1);--color-primary-50: rgba(240, 100, 52, 1);--color-primary-60: rgba(206, 69, 38, 1);--color-primary-70: rgba(172, 43, 26, 1);--color-primary-80: rgba(139, 22, 16, 1);--color-primary-90: rgba(115, 9, 12, 1);--color-primary-100: rgba(47, 1, 23, 1);--color-1: rgba(248, 250, 254, 1);--color-5: rgba(234, 240, 254, 1);--color-10: rgba(220, 229, 254, 1);--color-20: rgba(185, 203, 253, 1);--color-30: rgba(149, 173, 249, 1);--color-40: rgba(121, 148, 244, 1);--color-50: rgba(78, 110, 237, 1);--color-60: rgba(57, 83, 203, 1);--color-70: rgba(39, 60, 170, 1);--color-80: rgba(24, 40, 137, 1);--color-90: rgba(14, 26, 113, 1);--color-100: rgba(4, 9, 65, 1);--color-neutral-0: rgba(255, 255, 255, 1);--color-neutral-1: rgba(245, 245, 245, 1);--color-neutral-5: rgba(235, 234, 234, 1);--color-neutral-10: rgba(225, 224, 224, 1);--color-neutral-20: rgba(205, 203, 203, 1);--color-neutral-30: rgba(185, 183, 182, 1);--color-neutral-40: rgba(165, 162, 161, 1);--color-neutral-50: rgba(148, 144, 143, 1);--color-neutral-60: rgba(135, 131, 130, 1);--color-neutral-70: rgba(114, 111, 110, 1);--color-neutral-80: rgba(83, 81, 80, 1);--color-neutral-90: rgba(52, 50, 50, 1);--color-neutral-100: rgba(21, 20, 20, 1);--color-success-1: rgba(250, 254, 246, 1);--color-success-5: rgba(237, 253, 228, 1);--color-success-10: rgba(218, 250, 209, 1);--color-success-20: rgba(175, 245, 165, 1);--color-success-30: rgba(118, 225, 116, 1);--color-success-40: rgba(77, 196, 85, 1);--color-success-50: rgba(30, 158, 51, 1);--color-success-60: rgba(21, 135, 51, 1);--color-success-70: rgba(15, 113, 49, 1);--color-success-80: rgba(9, 91, 46, 1);--color-success-90: rgba(5, 75, 43, 1);--color-success-100: rgba(2, 54, 40, 1);--color-info-1: rgba(245, 254, 254, 1);--color-info-5: rgba(226, 250, 254, 1);--color-info-10: rgba(207, 240, 252, 1);--color-info-20: rgba(160, 222, 249, 1);--color-info-30: rgba(111, 192, 239, 1);--color-info-40: rgba(74, 161, 223, 1);--color-info-50: rgba(22, 118, 202, 1);--color-info-60: rgba(16, 91, 173, 1);--color-info-70: rgba(11, 68, 145, 1);--color-info-80: rgba(7, 48, 117, 1);--color-info-90: rgba(4, 34, 96, 1);--color-info-100: rgba(1, 13, 55, 1);--color-warning-1: rgba(255, 253, 244, 1);--color-warning-5: rgba(255, 249, 224, 1);--color-warning-10: rgba(255, 244, 204, 1);--color-warning-20: rgba(255, 230, 153, 1);--color-warning-30: rgba(255, 212, 103, 1);--color-warning-40: rgba(255, 195, 65, 1);--color-warning-50: rgba(255, 166, 2, 1);--color-warning-60: rgba(219, 134, 1, 1);--color-warning-70: rgba(183, 106, 1, 1);--color-warning-80: rgba(147, 80, 0, 1);--color-warning-90: rgba(122, 61, 0, 1);--color-warning-100: rgba(70, 24, 0, 1);--color-error-1: rgba(255, 251, 247, 1);--color-error-5: rgba(255, 242, 231, 1);--color-error-10: rgba(255, 230, 216, 1);--color-error-20: rgba(255, 199, 178, 1);--color-error-30: rgba(255, 161, 139, 1);--color-error-40: rgba(255, 125, 111, 1);--color-error-50: rgba(255, 66, 63, 1);--color-error-60: rgba(219, 46, 58, 1);--color-error-70: rgba(183, 31, 55, 1);--color-error-80: rgba(147, 20, 50, 1);--color-error-90: rgba(122, 12, 48, 1);--color-error-100: rgba(70, 3, 45, 1);--color-purple-50: #8e54f2;--color-purple-20: #d9c6fb;--color-yellow-50: #edc44e;--color-yellow-20: #f9edc7;--color-green-50: #45d05c;--color-green-20: #cef3d4;--color-red-50: #d92626;--color-red-20: #f8c9c9;--color-teal-50: #00b3b3;--color-teal-20: #c5f6f6;--color-pink-50: #f8558e;--color-pink-20: #f8d4e1;--color-indigo-50: #663399;--color-indigo-20: #d6c8e9;--color-lime-50: #82c91e;--color-lime-20: #e9f5d7;--display---display--large: 57px;--display---display--medium: 45px;--display---display--small: 36px;--headline---headline--large: 32px;--headline---headline--medium: 28px;--headline---headline--small: 24px;--title---title--large: 22px;--title---title--medium: 16px;--title---title--small: 14px;--title---title--extra--small: 12px;--label---label--large: 14px;--label---label--medium: 12px;--label---label--small: 11px;--body---body--large: 16px;--body---body--medium: 14px;--body---body--small: 12px;--anchor---anchor--large: 16px;--anchor---anchor--medium: 14px;--anchor---anchor--small: 12px;--font-size-tiny: 0.625rem;--font-size-xs: 0.75rem;--font-size-sm: 0.875rem;--font-size-md: 1rem;--font-size-lg: 1.125rem;--font-size-xl: 1.25rem;--font-size-xxl: 1.5rem;--font-size-huge: 2rem;--level-1-new: 0px 2px 6px rgba(21, 20, 20, 0.08), 0px 0.30000001192092896px 0.8999999761581421px rgba(21, 20, 20, 0.04);--level-2-new: 0px 2px 12px rgba(21, 20, 20, 0.12), 0px 0.6000000238418579px 1.899999976158142px rgba(21, 20, 20, 0.08);--level-3-new: 0px 4px 14px rgba(21, 20, 20, 0.12), 0px 2px 4px rgba(21, 20, 20, 0.04);--level-4-new: 0px 12px 40px rgba(21, 20, 20, 0.12), 0px 6px 12px rgba(21, 20, 20, 0.04);--spacing-1: 4px;--spacing-2: 8px;--spacing-3: 12px;--spacing-4: 16px;--spacing-5: 20px;--spacing-6: 24px;--spacing-7: 28px;--spacing-8: 32px;--spacing-9: 36px;--spacing-10: 40px;--root-primary-color: #4d6bf0;--round-corners: 100px;--semi-round-corners: 8px;--text-light-gray: #726f6e;--text-primary: #343232;--element-default-margin: 8px;--element-default-padding: 4px;--element-default-selected-color: #4d6bf0;--element-default-border-color: rgba(0, 0, 0, 0.15);--element-default-border: 1px solid var(--element-default-border-color);--element-default-hover-border-color: #4d6bf0}:root .primary{--color-1: var(--color-primary-1);--color-5: var(--color-primary-5);--color-10: var(--color-primary-10);--color-20: var(--color-primary-20);--color-30: var(--color-primary-30);--color-40: var(--color-primary-40);--color-50: var(--color-primary-50);--color-60: var(--color-primary-60);--color-70: var(--color-primary-70);--color-80: var(--color-primary-80);--color-90: var(--color-primary-90);--color-100: var(--color-primary-100)}md-dialog.default-modal{border-radius:10px;position:relative}md-dialog.default-modal .header-container{padding:0 16px}md-dialog.default-modal .header-container h2{margin-top:12px;margin-bottom:0}md-dialog.default-modal .header-container p{color:var(--text-light-gray);margin:8px 0}md-dialog.default-modal .bottom-panel{position:fixed;bottom:40px;right:45px}md-dialog.default-modal .close-button{padding:12px}md-dialog.default-modal .buttons{padding:8px 18px}md-dialog.default-modal .close-icon{position:absolute;top:25px;right:25px;width:25px;height:25px;cursor:pointer}md-dialog.default-modal .close-icon svg{width:100%;height:100%;stroke-width:1px}md-dialog.default-modal md-dialog-content{padding:16px}md-dialog.default-modal md-dialog-content md-content{background-color:#fff}md-dialog.default-modal md-dialog-content .icon{box-sizing:border-box;height:82px;width:82px;border:1px solid gray;border-radius:100%;margin-bottom:30px;padding:15px}md-dialog.default-modal md-dialog-content .icon.no-border{border:0}md-dialog.default-modal md-dialog-content .icon svg{width:100%;height:100%;stroke-width:1px;stroke:#7e8790;fill:#7e8790}md-dialog.default-modal md-dialog-content p{white-space:pre-wrap;color:#46434e;font-size:14px;letter-spacing:.21px;line-height:20px;text-align:center}md-dialog.default-modal md-dialog-content h1{color:#46434e;font-size:24px;font-weight:bold;letter-spacing:0;line-height:32px;text-align:center}md-dialog.default-modal md-dialog-content .illustration{position:absolute;right:0;top:38px}.modal-layout{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;border-radius:1rem;max-height:90%;max-width:90%;width:fit-content;min-width:400px;overflow:hidden}.modal-layout .modal-top-bar{background-color:#fff;-ms-flex-order:1;order:1;border-bottom:1px solid var(--color-neutral-5)}.modal-layout .modal-top-bar .modal-top-bar-headers{display:-ms-flexbox;display:flex;gap:.2rem;-ms-flex-direction:column;flex-direction:column;-ms-flex-positive:1;flex-grow:1}.modal-layout .modal-top-bar .modal-top-bar-subtitle{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-positive:1;flex-grow:1;gap:.5rem}.modal-layout .modal-top-bar .modal-top-bar-subtitle .modal-top-bar-subtitle-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;text-align:center;color:var(--color-neutral-30);gap:.2rem;transform:color 250ms ease-in-out;-ms-flex-direction:row;flex-direction:row;max-width:unset}.modal-layout .modal-top-bar .modal-top-bar-subtitle .modal-top-bar-subtitle-item::after{content:"·"}.modal-layout .modal-top-bar .modal-top-bar-subtitle .modal-top-bar-subtitle-item:last-of-type::after{content:""}.modal-layout .modal-top-bar .modal-top-bar-subtitle .modal-top-bar-subtitle-item>span:first-of-type{font-size:.75rem;max-width:100%}.modal-layout .modal-top-bar .modal-top-bar-subtitle .modal-top-bar-subtitle-item:hover{color:var(--color-neutral-70)}.modal-layout .modal-top-bar .modal-top-bar-subtitle .modal-top-bar-subtitle-item .material-symbols-outlined{font-size:1rem;padding-right:.1rem}.modal-layout .modal-top-bar h2{text-transform:uppercase;-ms-flex-positive:1;flex-grow:1;font-size:var(--font-size-xs) !important;font-weight:600;letter-spacing:1px;margin:0;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.modal-layout md-dialog-actions{box-sizing:border-box;padding:0 0 0 1rem;border-top:none}.modal-layout .modal-content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:stretch;align-items:stretch;height:100%;width:100%;background-color:var(--color-neutral-1);padding:1rem;box-sizing:border-box;-ms-flex:1 1 auto;flex:1 1 auto}.modal-layout .modal-content>h2{font-weight:500;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-positive:1;flex-grow:1;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;margin-bottom:0;padding:2rem 0;font-size:var(--font-size-xxl) !important}.modal-layout .modal-content>div{max-height:100%;overflow-y:auto;scrollbar-gutter:stable both-edges;scrollbar-width:thin;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;display:-ms-flexbox;display:flex;padding:4px}.modal-layout .modal-content>div #preview-container>#external-preview>*{overflow-y:hidden !important}.modal-layout .modal-bottom-bar{-ms-flex-order:3;order:3;background-color:#fff;padding:.75rem 1rem;display:-ms-flexbox;display:flex;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-ms-flex-pack:start;justify-content:flex-start;gap:1rem;-ms-flex:1 0 auto;flex:1 0 auto;border-top:1px solid var(--color-neutral-5)}.modal-layout .modal-bottom-bar .checkbox-action{-ms-flex-order:3;order:3}.modal-layout .modal-bottom-bar .modal-cancel-button{-ms-flex-order:2;order:2}.modal-layout .modal-icon{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;text-align:center;color:var(--color-neutral-30);gap:.2rem;transform:color 250ms ease-in-out}.modal-layout .modal-icon>span:first-of-type{font-size:.75rem;max-width:100%}.modal-layout .modal-icon:hover{color:var(--color-neutral-70)}.modal-layout .modal-post-details{padding:.5rem 1rem;min-height:64px;overflow:hidden;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex:1 0 auto;flex:1 0 auto;gap:.25rem;-ms-flex-pack:justify;justify-content:space-between;background-color:var(--color-neutral-5)}.modal-layout .modal-post-details-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;gap:.25rem}.modal-layout .modal-post-details-wrapper>.modal-icon{max-width:100%;-ms-flex-direction:row;flex-direction:row;gap:.5rem;-ms-flex-pack:start;justify-content:flex-start}.modal-layout .modal-copy{padding:0 1rem;transition:background 250ms ease-in-out;border-radius:.5rem}.modal-layout .modal-copy:hover{background-color:var(--color-neutral-1)}.modal-layout .modal-copy:active{background-color:var(--color-neutral-10)}.lib-create-post-modal{border-radius:1rem;max-height:90%;max-width:90%;width:1150px}.lib-create-post-modal .modal-top-bar{background-color:#fff;-ms-flex-order:1;order:1}.lib-create-post-modal .modal-top-bar h2{text-transform:uppercase;-ms-flex-positive:1;flex-grow:1;font-size:var(--font-size-xs) !important;font-weight:600;letter-spacing:1px;margin:0}.lib-create-post-modal md-dialog-actions{box-sizing:border-box;padding:0 0 0 1rem;border-top:none}.lib-create-post-modal .modal-content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:stretch;align-items:stretch;height:100%;overflow-x:hidden;width:100%}.lib-create-post-modal .modal-content h2{font-weight:500;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-positive:1;flex-grow:1;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;margin-bottom:0;padding:2rem 0;font-size:var(--font-size-xxl) !important}.lib-create-post-modal .modal-content .cards-container-wrapper{overflow-x:auto;-ms-flex-positive:1;flex-grow:1;background:#f5f5f5}.lib-create-post-modal .modal-content .cards-container-wrapper::-webkit-scrollbar-track{all:unset;background:#f5f5f5}.lib-create-post-modal .modal-content .cards-container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:center;justify-content:center;gap:1.5rem;-ms-flex-order:2;order:2;margin:0 auto;width:fit-content;height:fit-content;padding:0 1rem 3rem 1rem}md-dialog:not(.default-modal).lib-create-post-modal md-dialog-content{background:#f5f5f5}.modal-layout:has(.lib-summary-modal-summary-container) .modal-content>div{padding:1rem;scrollbar-gutter:unset}.lib-summary-modal-summary-container{background-color:#f5f5f5;border-radius:.5rem;min-width:420px;gap:24px}.lib-summary-modal-summary-container .summary-row{-ms-flex-pack:justify;justify-content:space-between;width:100%;-ms-flex-align:center;align-items:center}.lib-summary-modal-summary-container .summary-row .platformIcons{vertical-align:middle;height:100%}.lib-summary-modal-summary-container .summary-row .platformIcons svg{background-color:#fff;border:1px solid #e1e0e0;padding:.3rem;border-radius:100%;width:28px;height:28px;box-sizing:border-box}.lib-summary-modal-summary-container .summary-row .platformIcons.two-platforms svg:first-of-type{margin-right:-0.7rem}.lib-summary-modal-summary-container .summary-row p{margin:0;line-height:16px;font-size:var(--font-size-xs)}.lib-summary-modal-summary-container .summary-row p.value{font-weight:600;letter-spacing:.1px}.lib-summary-modal-summary-container .summary-row p.value a,.lib-summary-modal-summary-container .summary-row p.value .lib-summary-modal-summary-container-link-format{font-weight:500;letter-spacing:.4px;text-transform:uppercase;color:#3953cb}.lib-summary-modal-summary-container .summary-row p.value a .material-symbols-outlined,.lib-summary-modal-summary-container .summary-row p.value .lib-summary-modal-summary-container-link-format .material-symbols-outlined{font-size:var(--font-size-md);padding-left:.2rem;vertical-align:bottom}.lib-summary-modal-summary-container .summary-row p.label{font-weight:400;letter-spacing:.2px}.accordion-directive{width:100%;overflow:hidden}@keyframes growth{0%{transform:scale(100%)}50%{transform:scale(150%)}100%{transform:scale(100%)}}.accordion-directive .accordion-content{display:-ms-grid;display:grid;-ms-grid-rows:0fr;grid-template-rows:0fr;transition:300ms all ease;padding:0px 16px}.accordion-directive .accordion-content>div{overflow:hidden}.accordion-directive .accordion-expander-icon::before{transition:.3s ease all;display:inline-block;content:""}.accordion-directive:not([variant="2"]){border:1px solid #f1f2f6;border-radius:8px}.accordion-directive:not([variant="2"]) .accordion-header{padding-left:30px;padding-right:22px}.accordion-directive[variant="2"]{background-color:#fff;border-radius:0;border-top:1px solid #dad9dc;border-bottom:1px solid #dad9dc}.accordion-directive[variant="2"] .accordion-header{background-color:#fff;color:var(--color-60);text-transform:uppercase;font-family:Inter;font-size:11px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:.8px;text-transform:uppercase;height:64px}.accordion-directive[variant="2"] .accordion-expander-icon:before{content:""}.accordion-directive.open:not([variant="2"]){border:1px solid #e9eaee}.accordion-directive.open:not([variant="2"]) .accordion-expander-icon::before{transform:rotate(90deg)}.accordion-directive.open[variant="2"] .accordion-expander-icon::before{content:""}.accordion-directive.open .accordion-content{padding:20px 16px;-ms-grid-rows:1fr;grid-template-rows:1fr}.accordion-directive .accordion-header{cursor:pointer;height:80px;background-color:#f1f2f6;color:#414141;font-weight:500;font-size:16px}.accordion-directive .accordion-header .accordion-subheader{padding-top:8px;font-weight:300;font-size:14px}.accordion-directive .accordion-header .accordion-expander-icon{transition:.3s ease all;font-size:24px}.accordion-directive .accordion-header.no-left-padding{padding-left:0}.accordion-directive .accordion-header .accordion-header-image{margin-right:16px;height:100%;width:100px;padding:12px 8px}.accordion-directive .accordion-header .accordion-header-image img{border-radius:10px;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.accordion-directive .accordion-header .accordion-validator-icon{transform-origin:center center;font-size:30px;padding-right:30px;color:#aaafc2}.accordion-directive .accordion-header .accordion-validator-icon.is-valid{color:var(--root-primary-color);animation:growth 1s;animation-iteration-count:1;animation-timing-function:ease}.accordion-directive .accordion-header .left-icon{transform-origin:center center;font-size:30px;padding:0 8px;color:#aaafc2}.accordion-group-directive{padding:8px;width:100%;box-sizing:border-box}.accordion-group-directive .accordion-directive:not(:last-of-type){margin-bottom:8px}.accordion-group-directive .accordion-directive:not(:last-of-type)[variant="2"]{border-bottom:none;margin-bottom:0}.adstudio-preview-directive .ng-enter{width:100%;height:100%;opacity:0;transition:opacity 300ms ease-in-out}.adstudio-preview-directive .ng-enter-active{opacity:1}.adstudio-preview-directive .ng-leave{width:100%;height:100%;opacity:1;transition:opacity 300ms ease-in-out;position:absolute;top:0}.adstudio-preview-directive .ng-leave-active{opacity:0;top:0}.adstudio-preview-directive .ng-leave-active:nth-of-type(2){display:none !important}.adstudio-preview-directive .ng-anchor{z-index:10}.adstudio-preview-platform-selector{margin:0 auto 16px auto;display:-ms-flexbox;display:flex;width:100%}.adstudio-preview-platform-selector>div{width:100%}.adstudio-preview-platform-selector>div>label{text-transform:capitalize;font-weight:600;font-size:16px;line-height:18px;letter-spacing:.5px;min-height:34px;box-sizing:border-box}.adstudio-preview-border{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center;padding:8px 4px;border-radius:16px;border:1px solid var(--color-neutral-10);box-sizing:border-box;width:fit-content;max-height:calc(100% - 50px);height:100%}.adstudio-preview-wrapper{padding:0 4px;box-sizing:border-box;overflow:scroll;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:var(--color-neutral-10) #f1f1f1;max-height:100%}.adstudio-generation{border:none;padding:0}.facebook-preview{overflow:hidden}.facebook-preview .single-image{width:500px;height:auto;border:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.facebook-preview .ad-banner.square{width:100%;-o-object-fit:cover;object-fit:cover}.facebook-preview display-preview content{width:100%;height:100%}.facebook-preview.adaptive .fb-body-image{width:100%;-o-object-fit:cover;object-fit:cover}.facebook-preview .preview-empty-state{aspect-ratio:1/1;width:500px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;background-color:#f5f5f5;box-sizing:border-box;border-radius:8px}.facebook-preview .preview-empty-state-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:12px;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.facebook-preview .preview-empty-state-wrapper>h2{color:#878382;font-weight:400;font-size:14px;line-height:1.35;max-width:24ch;margin-top:24px;margin-bottom:24px;letter-spacing:0px;text-align:center;text-wrap:wrap}.facebook-preview .preview-empty-state-wrapper>svg{width:64px;height:64px}.facebook-preview br{display:block;margin:4px 0}.facebook-preview lib-player .player-container{max-height:500px !important}.facebook-preview .fb-preview-container{box-sizing:content-box;width:500px;border:1px solid;border-color:#e5e6e9 #dfe0e4 #d0d1d5;border-radius:8px;content:"";position:relative;font-family:system-ui,Helvetica,Arial,sans-serif;overflow:hidden}.facebook-preview .fb-preview-container .fb-preview{background-color:#fff}.facebook-preview .fb-preview-container .fb-page-image{margin-right:8px;width:40px;height:40px;border-radius:100%;overflow:hidden;display:inline-block}.facebook-preview .fb-preview-container .fb-page-image img{width:100%;height:100%}.facebook-preview .fb-preview-container .fb-header{position:relative;margin-bottom:11px;padding:12px 12px 0}.facebook-preview .fb-preview-container .fb-header .fb-header-content{display:inline-block;vertical-align:top}.facebook-preview .fb-preview-container .fb-header .fb-header-content .fb-title{color:#365899;font-weight:bold;text-decoration:none;cursor:pointer;font-weight:600}.facebook-preview .fb-preview-container .fb-header .fb-header-content .fb-subtitle{font-weight:400;font-size:12px;margin-top:5px;border-bottom-color:#e5e5e5;color:#90949c;line-height:15px}.facebook-preview .fb-preview-container .fb-header .fb-header-content .fb-icon-world{background-image:url("/images/facebook-preview/world.png");background-size:contain;background-repeat:no-repeat;display:inline-block;width:12px;height:12px;vertical-align:bottom}.facebook-preview .fb-preview-container .fb-body{position:relative}.facebook-preview .fb-preview-container .fb-body .bottom-container{position:absolute;bottom:0;left:0;width:100%;height:75px}.facebook-preview .fb-preview-container .fb-body .fb-body-description{padding:0 12px;margin-bottom:10px;font-weight:normal;line-height:19px;font-weight:400;font-size:14px;color:#1d2129;white-space:pre-line}.facebook-preview .fb-preview-container .fb-body .fb-body-images .arrow-button{height:unset}.facebook-preview .fb-preview-container .fb-body .fb-body-images .arrow-container{display:none}.facebook-preview .fb-preview-container .fb-body .fb-body-images .fb-image-container{position:relative;-ms-flex-direction:column;flex-direction:column}.facebook-preview .fb-preview-container .fb-body .fb-body-images .fb-image-container .fb-body-image>img{width:100%}.facebook-preview .fb-preview-container .fb-body .fb-body-images .fb-image-container:first-child .toolbox{right:5px}.facebook-preview .fb-preview-container .fb-body .fb-body-images .fb-image-container:not(:last-child) .toolbox{right:11px}.facebook-preview .fb-preview-container .fb-body .fb-body-images .fb-image-container:last-child .toolbox{right:17px}.facebook-preview .fb-preview-container .fb-body .fb-body-images .fb-image-container .toolbox{position:absolute;top:5px;z-index:10;opacity:0}.facebook-preview .fb-preview-container .fb-body .fb-body-images .fb-image-container:hover .toolbox{opacity:1}.facebook-preview .fb-preview-container .fb-body .fb-body-images.multiple{overflow:hidden;margin-bottom:6px;position:relative}.facebook-preview .fb-preview-container .fb-body .fb-body-images.multiple .fb-body-image display-preview lib-player .player-container{height:500px !important;min-height:500px !important;max-height:500px !important}.facebook-preview .fb-preview-container .fb-body .fb-body-images.multiple .fb-body-image lib-player .player-container{height:300px !important;min-height:300px !important;max-height:300px !important}.facebook-preview .fb-preview-container .fb-body .fb-body-images.multiple .display-preview{max-height:300px;overflow:hidden}.facebook-preview .fb-preview-container .fb-body .fb-body-images.multiple .fb-body-image{overflow:hidden;width:300px;-o-object-fit:cover;object-fit:cover}.facebook-preview .fb-preview-container .fb-body .fb-body-images.multiple .fb-body-image .video{width:300px;height:300px}.facebook-preview .fb-preview-container .fb-body .fb-body-images.multiple .fb-body-image.has-cta-banner{border-top-right-radius:8px;border-top-left-radius:8px}.facebook-preview .fb-preview-container .fb-body .fb-body-images.multiple .fb-body-image img.image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.facebook-preview .fb-preview-container .fb-body .fb-body-images.multiple .arrow-container{display:block;position:absolute;overflow:hidden;height:100%;z-index:11;top:0;bottom:0;margin:0;cursor:pointer}.facebook-preview .fb-preview-container .fb-body .fb-body-images.multiple .arrow-container .overlay{background-color:#e9ebee;bottom:0;opacity:.65;position:absolute;top:0;transition:opacity .2s;width:100%}.facebook-preview .fb-preview-container .fb-body .fb-body-images.multiple .arrow-container .arrow-button{position:absolute;top:50%;transform:translate(0, -50%);z-index:12;border:1.5px solid #dfe0e4;padding:8px 9px;border-radius:2px;background-color:#fff}.facebook-preview .fb-preview-container .fb-body .fb-body-images.multiple .arrow-container .arrow-button i{display:block;background-image:url("/images/facebook-preview/icons.png");background-size:auto;background-repeat:no-repeat;width:20px;height:20px}.facebook-preview .fb-preview-container .fb-body .fb-body-images.multiple .arrow-container.left{left:0}.facebook-preview .fb-preview-container .fb-body .fb-body-images.multiple .arrow-container.left .arrow-button{left:0}.facebook-preview .fb-preview-container .fb-body .fb-body-images.multiple .arrow-container.left .arrow-button i{background-position:0 0}.facebook-preview .fb-preview-container .fb-body .fb-body-images.multiple .arrow-container.right{right:0}.facebook-preview .fb-preview-container .fb-body .fb-body-images.multiple .arrow-container.right .arrow-button{right:0}.facebook-preview .fb-preview-container .fb-body .fb-body-images.multiple .arrow-container.right .arrow-button i{background-position:0 -21px}.facebook-preview .fb-preview-container .fb-body .fb-body-images.multiple .list{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;transition:all .5s;position:relative}.facebook-preview .fb-preview-container .fb-body .fb-body-images.multiple .list .fb-image-container:first-child{padding-left:12px !important}.facebook-preview .fb-preview-container .fb-body .fb-body-images.multiple .list .fb-image-container:not(:last-child){padding-right:6px}.facebook-preview .fb-preview-container .fb-body .fb-body-images.multiple .list .fb-image-container:last-child{padding-right:12px !important}.facebook-preview .fb-preview-container .fb-body .fb-body-images.multiple .list .fb-image-container .fb-body-image{box-shadow:0 0 0 1px rgba(0, 0, 0, 0.1) inset,0 1px 4px rgba(0, 0, 0, 0.05);width:300px;min-width:300px;max-width:300px}.facebook-preview .fb-preview-container .fb-body .fb-body-images.multiple .list .fb-image-container .fb-body-image .fb-image-content{height:300px}.facebook-preview .fb-preview-container .fb-body .fb-body-images.multiple .list .fb-image-container .fb-body-image .fb-image-description{border:1px solid rgba(0, 0, 0, 0.1);height:66px;padding:6px 8px;background-color:#fff}.facebook-preview .fb-preview-container .fb-body .fb-body-images.multiple .list .fb-image-container .fb-body-image .fb-image-description .fb-image-text-container .fb-image-title{max-width:194px;font-size:12px;font-weight:700;line-height:18px}.facebook-preview .fb-preview-container .fb-body .fb-body-images.multiple .list .fb-image-container .fb-body-image .fb-image-description .fb-image-text-container .fb-image-body{color:#1d2129;font-size:12px;line-height:18px;word-break:break-word;font-weight:400}.facebook-preview .fb-preview-container .fb-body .fb-body-images.multiple .list .fb-image-container .fb-body-image .fb-image-description .fb-image-text-container .fb-image-url{display:none}.facebook-preview .fb-preview-container .fb-body .fb-body-images .fb-body-image{width:100%;-o-object-fit:cover;object-fit:cover;overflow:hidden}.facebook-preview .fb-preview-container .fb-body .fb-body-images .fb-body-image img.image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.facebook-preview .fb-preview-container .fb-body .fb-body-images .fb-body-image .video{width:100%;height:100%;background-color:#000}.facebook-preview .fb-preview-container .fb-body .fb-body-images .fb-body-image .video video{position:relative;border-radius:.1rem}.facebook-preview .fb-preview-container .fb-body .fb-body-images .fb-body-image .fb-image-content{height:268px;background-repeat:no-repeat;background-position:center center;background-size:cover}.facebook-preview .fb-preview-container .fb-body .fb-body-images .fb-body-image .fb-image-content.square{max-height:500px}.facebook-preview .fb-preview-container .fb-body .fb-body-images .fb-body-image .fb-image-description{padding:10px 12px;font-size:12px;overflow:hidden;border-bottom:1px solid #f0f1f4;position:relative;background-color:#f0f1f4}.facebook-preview .fb-preview-container .fb-body .fb-body-images .fb-body-image .fb-image-description .fb-image-text-container .fb-image-title{font-size:16px;font-weight:600;line-height:20px;margin:5px 0 0}.facebook-preview .fb-preview-container .fb-body .fb-body-images .fb-body-image .fb-image-description .fb-image-text-container .fb-image-body{color:#606770;font-size:14px;line-height:20px;word-break:break-word;margin-top:3px;max-height:80px;overflow:hidden}.facebook-preview .fb-preview-container .fb-body .fb-body-images .fb-body-image .fb-image-description .fb-image-text-container .fb-image-url{color:#606770;-ms-flex-negative:0;flex-shrink:0;font-size:12px;line-height:16px;overflow:hidden;padding:0;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.facebook-preview .fb-preview-container .fb-body .fb-body-images .fb-body-image .fb-image-description .fb-image-button{position:absolute;right:12px;top:30px;padding:0 10px;white-space:nowrap;border:1px solid #bec3c9;border-radius:2px;font-size:12px;line-height:26px;font-weight:700;-webkit-font-smoothing:antialiased;font-weight:bold;-ms-flex-pack:center;justify-content:center;text-align:center;text-shadow:none;vertical-align:middle;background-color:#eff1f3;color:#4b4f56;line-height:26px;cursor:pointer;display:table-cell}.facebook-preview .fb-preview-container .fb-footer{height:40px;border-top-color:#e5e5e5;color:#90949c;border-top-style:solid;border-top-width:1px;background-position:center;background-image:url("/images/facebook-preview/footer.png");background-size:contain;background-repeat:no-repeat}.facebook-preview .fb-preview-container .fb-cta-banner{-ms-flex-positive:1;flex-grow:1}.facebook-preview .fb-preview-container .fb-cta-banner a{padding:0;margin:0;background-color:rgba(0, 0, 0, 0);color:inherit;list-style:none;text-decoration:none;outline:none}.facebook-preview .fb-preview-container .fb-cta-banner .cta-container{border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#ced0d4;background-color:#f0f2f5;padding:7px 7px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer;height:calc(100% - 28px)}.facebook-preview .fb-preview-container .fb-cta-banner .cta-container .cta-button-container{padding:0 6px}.facebook-preview .fb-preview-container .fb-cta-banner .cta-container .cta-wrapper{padding-left:18px}.facebook-preview .fb-preview-container .fb-cta-banner .cta-container .cta-button{font-size:15px;font-weight:600;background-color:#e4e6eb;border-radius:6px;padding:8px 12px;cursor:pointer;transition:background-color .2s}.facebook-preview .fb-preview-container .fb-cta-banner .cta-container .cta-button:hover{background-color:#dbdde2}.facebook-preview .fb-preview-container .fb-cta-banner .cta-content{min-width:0;max-width:100%;-ms-flex-negative:1;flex-shrink:1;-ms-flex-preferred-size:0px;flex-basis:0px;-ms-flex-positive:1;flex-grow:1;padding:0 6px}.facebook-preview .fb-preview-container .fb-cta-banner .cta-domain{margin-bottom:3px;text-transform:uppercase;color:#65676b;font-family:system-ui,Helvetica,Arial,sans-serif;font-size:13px;font-weight:400}.facebook-preview .fb-preview-container .fb-cta-banner .lower-content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.facebook-preview .fb-preview-container .fb-cta-banner .lower-content .cta-title{margin:2px 0 0 0}.facebook-preview .fb-preview-container .fb-cta-banner .lower-content .cta-title .title{font-size:17px;font-weight:600;color:#050505;display:-webkit-box;text-overflow:ellipsis;overflow:hidden;line-clamp:2;-webkit-line-clamp:2}.facebook-preview .fb-preview-container .fb-cta-banner .lower-content .cta-title .subtitle{font-size:15px;font-weight:400;color:#65676b}.facebook-preview .fb-preview-container .fb-cta-banner.carousel .cta-container{background-color:#fff;border-top-width:0;border-bottom-width:1px;border-left-width:1px;border-right-width:1px;border-style:solid;border-color:#ced0d4;border-bottom-left-radius:8px;border-bottom-right-radius:8px;padding:12px 6px}.facebook-preview .fb-preview-container .fb-cta-banner.carousel .cta-title .title{font-size:15px}.facebook-preview .fb-preview-container .fb-cta-banner.carousel .cta-domain{margin:3px 0;font-size:12px;text-transform:none}.facebook-preview .fb-preview-container .fb-cta-banner.carousel .cta-wrapper{padding-left:0px}.facebook-preview-wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;box-sizing:border-box;width:100%}.facebook-preview-wrapper>div{border-radius:8px}.facebook-reel-preview,.facebook-reel-preview-image,.facebook-reel-preview-video{width:fit-content;height:fit-content;position:relative}.facebook-reel-preview .video,.facebook-reel-preview-image .video,.facebook-reel-preview-video .video{aspect-ratio:9/16;display:-ms-flexbox;display:flex;background-color:#f5f5f5;box-sizing:border-box;height:1920px;background-color:#000}.facebook-reel-preview .video video,.facebook-reel-preview-image .video video,.facebook-reel-preview-video .video video{position:relative;-o-object-fit:contain;object-fit:contain;max-width:100%;aspect-ratio:9/16;margin:0;max-height:100%}.facebook-reel-preview .preview-empty-state,.facebook-reel-preview-image .preview-empty-state,.facebook-reel-preview-video .preview-empty-state{aspect-ratio:9/16;height:1920px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;background-color:#f5f5f5;box-sizing:border-box;border-radius:27px}.facebook-reel-preview .preview-empty-state-wrapper,.facebook-reel-preview-image .preview-empty-state-wrapper,.facebook-reel-preview-video .preview-empty-state-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:32px;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.facebook-reel-preview .preview-empty-state-wrapper>h2,.facebook-reel-preview-image .preview-empty-state-wrapper>h2,.facebook-reel-preview-video .preview-empty-state-wrapper>h2{color:#878382;font-weight:400;font-size:48px;line-height:1.35;max-width:24ch;margin-top:24px;margin-bottom:24px;letter-spacing:1px;text-align:center;text-wrap:wrap}.facebook-reel-preview .preview-empty-state-wrapper>svg,.facebook-reel-preview-image .preview-empty-state-wrapper>svg,.facebook-reel-preview-video .preview-empty-state-wrapper>svg{width:214px;height:214px}.facebook-reel-preview .list-item,.facebook-reel-preview-image .list-item,.facebook-reel-preview-video .list-item{position:relative;min-width:fit-content}.facebook-reel-preview .ui-overlay,.facebook-reel-preview-image .ui-overlay,.facebook-reel-preview-video .ui-overlay{position:absolute;display:-ms-flexbox;display:flex;z-index:10;aspect-ratio:9/16;width:auto;height:100%;box-sizing:border-box}.facebook-reel-preview .ui-overlay>*,.facebook-reel-preview-image .ui-overlay>*,.facebook-reel-preview-video .ui-overlay>*{box-sizing:border-box}.facebook-reel-preview .ui-overlay-top,.facebook-reel-preview-image .ui-overlay-top,.facebook-reel-preview-video .ui-overlay-top{top:0;left:0;right:0;width:100%;position:absolute;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.facebook-reel-preview .ui-overlay-top>svg,.facebook-reel-preview-image .ui-overlay-top>svg,.facebook-reel-preview-video .ui-overlay-top>svg{width:100%;height:auto}.facebook-reel-preview .ui-overlay-top-header,.facebook-reel-preview-image .ui-overlay-top-header,.facebook-reel-preview-video .ui-overlay-top-header{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;color:#fff;padding:0 16px}.facebook-reel-preview .ui-overlay-top-header-actions,.facebook-reel-preview-image .ui-overlay-top-header-actions,.facebook-reel-preview-video .ui-overlay-top-header-actions{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:14px}.facebook-reel-preview .ui-overlay-top-header-actions svg,.facebook-reel-preview-image .ui-overlay-top-header-actions svg,.facebook-reel-preview-video .ui-overlay-top-header-actions svg{width:20px;height:20px}.facebook-reel-preview .ui-overlay-top-header>div:first-of-type,.facebook-reel-preview-image .ui-overlay-top-header>div:first-of-type,.facebook-reel-preview-video .ui-overlay-top-header>div:first-of-type{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;gap:4px}.facebook-reel-preview .ui-overlay-top-header>div:first-of-type h2,.facebook-reel-preview-image .ui-overlay-top-header>div:first-of-type h2,.facebook-reel-preview-video .ui-overlay-top-header>div:first-of-type h2{margin:0;font-size:1.1em;color:#fff;font-weight:500;letter-spacing:.5px;line-height:1.2em}.facebook-reel-preview .ui-overlay-top-header>div:first-of-type svg:first-of-type,.facebook-reel-preview-image .ui-overlay-top-header>div:first-of-type svg:first-of-type,.facebook-reel-preview-video .ui-overlay-top-header>div:first-of-type svg:first-of-type{width:18px;height:18px;margin-right:8px}.facebook-reel-preview .ui-overlay-side,.facebook-reel-preview-image .ui-overlay-side,.facebook-reel-preview-video .ui-overlay-side{position:absolute;bottom:0;right:0;padding-right:12px;padding-bottom:16px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;gap:6px}.facebook-reel-preview .ui-overlay-side-icon-wrapper,.facebook-reel-preview-image .ui-overlay-side-icon-wrapper,.facebook-reel-preview-video .ui-overlay-side-icon-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;color:#fff;font-weight:600;font-size:10px}.facebook-reel-preview .ui-overlay-side-icon-wrapper p,.facebook-reel-preview-image .ui-overlay-side-icon-wrapper p,.facebook-reel-preview-video .ui-overlay-side-icon-wrapper p{margin:0;padding:0;font-weight:600;letter-spacing:.5px;color:#fff}.facebook-reel-preview .ui-overlay-bottom,.facebook-reel-preview-image .ui-overlay-bottom,.facebook-reel-preview-video .ui-overlay-bottom{position:absolute;bottom:0px;left:0px;padding-left:12px;padding-bottom:12px;width:80%}.facebook-reel-preview .ui-overlay .profile,.facebook-reel-preview-image .ui-overlay .profile,.facebook-reel-preview-video .ui-overlay .profile{font-size:11px;font-weight:700;color:#fff;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;gap:8px}.facebook-reel-preview .ui-overlay .profile-name,.facebook-reel-preview-image .ui-overlay .profile-name,.facebook-reel-preview-video .ui-overlay .profile-name{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;gap:12px}.facebook-reel-preview .ui-overlay .profile-name p,.facebook-reel-preview-image .ui-overlay .profile-name p,.facebook-reel-preview-video .ui-overlay .profile-name p{padding:0;margin:0;color:#fff;text-overflow:ellipsis;white-space:nowrap;text-wrap:nowrap;overflow:hidden;max-width:20ch}.facebook-reel-preview .ui-overlay .profile-name-button,.facebook-reel-preview-image .ui-overlay .profile-name-button,.facebook-reel-preview-video .ui-overlay .profile-name-button{border:solid 1.5px rgba(255, 255, 255, 0.5);padding:2px 6px;border-radius:6px}.facebook-reel-preview .ui-overlay .profile img,.facebook-reel-preview-image .ui-overlay .profile img,.facebook-reel-preview-video .ui-overlay .profile img{width:24px;height:24px;border-radius:100%;aspect-ratio:1/1}.facebook-reel-preview .ui-overlay .description,.facebook-reel-preview-image .ui-overlay .description,.facebook-reel-preview-video .ui-overlay .description{font-size:11px;color:#fff;font-weight:400;max-width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;margin:.5rem 0 .5rem 0}.facebook-reel-preview .ui-overlay .pill,.facebook-reel-preview-image .ui-overlay .pill,.facebook-reel-preview-video .ui-overlay .pill{background-color:rgba(41, 40, 40, 0.35);color:#fff;border:solid 1px rgba(85, 85, 85, 0.7);font-size:10px;padding:4px 6px;border-radius:999rem;width:fit-content;max-width:60%;text-wrap:nowrap;overflow:hidden;font-weight:600;display:-ms-flexbox;display:flex;box-sizing:border-box}.facebook-reel-preview .ui-overlay .pill-contents,.facebook-reel-preview-image .ui-overlay .pill-contents,.facebook-reel-preview-video .ui-overlay .pill-contents{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:8px;text-align:center;overflow:hidden}.facebook-reel-preview .ui-overlay .pill>div svg,.facebook-reel-preview-image .ui-overlay .pill>div svg,.facebook-reel-preview-video .ui-overlay .pill>div svg{width:10px;height:11px;display:-ms-flexbox;display:flex}.facebook-reel-preview .ui-overlay .pill .icon-wrapper,.facebook-reel-preview-image .ui-overlay .pill .icon-wrapper,.facebook-reel-preview-video .ui-overlay .pill .icon-wrapper{margin-right:4px}.facebook-reel-preview .ui-overlay .pill .scroll,.facebook-reel-preview-image .ui-overlay .pill .scroll,.facebook-reel-preview-video .ui-overlay .pill .scroll{animation:scroll 20s linear infinite}.facebook-reel-preview .ui-overlay .pill .scroll2,.facebook-reel-preview-image .ui-overlay .pill .scroll2,.facebook-reel-preview-video .ui-overlay .pill .scroll2{animation:scroll 20s linear infinite;animation-delay:20s}.toggle-wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:center;align-self:center;padding:12px 0}@keyframes scroll{0%{transform:translateX(0)}100%{transform:translateX(-100%)}}.facebook-reel-preview-wrapper{box-sizing:border-box}.facebook-reel-preview-wrapper>div{border-radius:8px;overflow:hidden}.adstudio-generation>div{border-radius:0px}.html-template-preview{display:-ms-flexbox;display:flex;height:100%;width:100%}.html-template-preview *{box-sizing:content-box}.html-template-preview.front{zoom:.9}@media(max-width: 960px){.html-template-preview.front{zoom:.6}}@media(max-width: 1279px){.html-template-preview.front{zoom:.8}}.html-template-preview .ad-banner.small{height:100%}.html-template-preview video,.html-template-preview img{height:100%;width:100%;-o-object-position:center top;object-position:center top;height:inherit}.html-template-preview img{-o-object-fit:cover;object-fit:cover}.html-template-preview content{display:inline-block}.html-template-preview content .ad-banner>div{height:100%}.instagram-preview .display-preview,.instagram-preview-image .display-preview,.instagram-preview-video .display-preview{width:500px}.instagram-preview .single-image,.instagram-preview-image .single-image,.instagram-preview-video .single-image{width:500px;min-height:350px;background-size:cover;background-position:center}.instagram-preview .video,.instagram-preview-image .video,.instagram-preview-video .video{width:500px;height:500px;background-color:#000}.instagram-preview .video video,.instagram-preview-image .video video,.instagram-preview-video .video video{position:relative;border-radius:.1rem}.instagram-preview .preview-empty-state,.instagram-preview-image .preview-empty-state,.instagram-preview-video .preview-empty-state{aspect-ratio:1/1;width:500px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;background-color:#f5f5f5;box-sizing:border-box;border-radius:8px}.instagram-preview .preview-empty-state-wrapper,.instagram-preview-image .preview-empty-state-wrapper,.instagram-preview-video .preview-empty-state-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:12px;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.instagram-preview .preview-empty-state-wrapper>h2,.instagram-preview-image .preview-empty-state-wrapper>h2,.instagram-preview-video .preview-empty-state-wrapper>h2{color:#878382;font-weight:400;font-size:14px;line-height:1.35;max-width:24ch;margin-top:24px;margin-bottom:24px;letter-spacing:0px;text-align:center;text-wrap:wrap}.instagram-preview .preview-empty-state-wrapper>svg,.instagram-preview-image .preview-empty-state-wrapper>svg,.instagram-preview-video .preview-empty-state-wrapper>svg{width:64px;height:64px}.instagram-preview .round-button,.instagram-preview-image .round-button,.instagram-preview-video .round-button{z-index:10}.instagram-preview .instagram,.instagram-preview-image .instagram,.instagram-preview-video .instagram{max-width:500px;min-height:350px;border:1px solid rgba(0, 0, 0, 0.3);border-radius:8px;box-sizing:content-box;overflow:hidden}.instagram-preview .instagram img.thumbnail,.instagram-preview-image .instagram img.thumbnail,.instagram-preview-video .instagram img.thumbnail{width:352px;height:176px}.instagram-preview .instagram .logo-cont,.instagram-preview-image .instagram .logo-cont,.instagram-preview-video .instagram .logo-cont{background-color:#f9f9f9;border-bottom:1px solid #dbdbdb;text-align:center;padding:.5rem}.instagram-preview .instagram .logo-cont img,.instagram-preview-image .instagram .logo-cont img,.instagram-preview-video .instagram .logo-cont img{max-height:1.5rem !important;-o-object-fit:contain !important;object-fit:contain !important}.instagram-preview .instagram .ad-title,.instagram-preview-image .instagram .ad-title,.instagram-preview-video .instagram .ad-title{display:-ms-flexbox;display:flex;-ms-grid-column-align:flex-start;justify-items:flex-start;-ms-flex-align:center;align-items:center;font-size:.66rem;padding:.5rem .7rem}.instagram-preview .instagram .ad-title p,.instagram-preview-image .instagram .ad-title p,.instagram-preview-video .instagram .ad-title p{margin:0}.instagram-preview .instagram .ad-title p span,.instagram-preview-image .instagram .ad-title p span,.instagram-preview-video .instagram .ad-title p span{display:block;line-height:1rem}.instagram-preview .instagram .ad-title .more,.instagram-preview-image .instagram .ad-title .more,.instagram-preview-video .instagram .ad-title .more{display:inline-block;height:.8rem;width:.8rem;background-image:url("/images/svg-icons/more.svg");background-repeat:no-repeat;background-position:center;background-size:contain;margin-left:auto}.instagram-preview .instagram .small-thumb,.instagram-preview-image .instagram .small-thumb,.instagram-preview-video .instagram .small-thumb{width:20px;height:20px;border-radius:1rem;overflow:hidden;margin-right:.7rem}.instagram-preview .instagram .small-thumb img,.instagram-preview-image .instagram .small-thumb img,.instagram-preview-video .instagram .small-thumb img{width:20px;height:20px;display:block}.instagram-preview .instagram .read-more,.instagram-preview-image .instagram .read-more,.instagram-preview-video .instagram .read-more{text-decoration:none;display:block;color:#3397f0;font-size:.8rem;padding:.7rem 0;border-bottom:1px solid #e9eaeb;margin:0 .7rem}.instagram-preview .instagram .read-more::after,.instagram-preview-image .instagram .read-more::after,.instagram-preview-video .instagram .read-more::after{content:"";display:inline-block;background-image:url("/images/svg-icons/arrow-right.svg");background-size:contain;background-repeat:no-repeat;background-position:center;height:.7rem;width:.7rem;float:right}.instagram-preview .instagram .description,.instagram-preview-image .instagram .description,.instagram-preview-video .instagram .description{font-size:.733rem;line-height:1rem;margin:0 .7rem 1rem;white-space:pre-line}.instagram-preview .instagram .interaction-btns,.instagram-preview-image .instagram .interaction-btns,.instagram-preview-video .instagram .interaction-btns{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;padding:.5rem .7rem}.instagram-preview .instagram .interaction-btns a,.instagram-preview-image .instagram .interaction-btns a,.instagram-preview-video .instagram .interaction-btns a{display:inline-block;width:1.4rem;height:1.4rem;margin-right:1rem}.instagram-preview .instagram .interaction-btns a.save,.instagram-preview-image .instagram .interaction-btns a.save,.instagram-preview-video .instagram .interaction-btns a.save{margin-right:0;margin-left:auto}.instagram-preview .list-item,.instagram-preview-image .list-item,.instagram-preview-video .list-item{position:relative;min-width:500px}.instagram-preview .list-item .toolbox,.instagram-preview-image .list-item .toolbox,.instagram-preview-video .list-item .toolbox{position:absolute;top:5px;right:5px;z-index:10}.instagram-preview .insta-body-images,.instagram-preview-image .insta-body-images,.instagram-preview-video .insta-body-images{position:relative}.instagram-preview .insta-body-images .image,.instagram-preview-image .insta-body-images .image,.instagram-preview-video .insta-body-images .image{padding-bottom:50%;background-position:center;background-size:cover}.instagram-preview .insta-body-images .arrow-container,.instagram-preview-image .insta-body-images .arrow-container,.instagram-preview-video .insta-body-images .arrow-container{display:none}.instagram-preview .insta-body-images.multiple,.instagram-preview-image .insta-body-images.multiple,.instagram-preview-video .insta-body-images.multiple{overflow:hidden;position:relative}.instagram-preview .insta-body-images.multiple .arrow-container,.instagram-preview-image .insta-body-images.multiple .arrow-container,.instagram-preview-video .insta-body-images.multiple .arrow-container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;position:absolute;overflow:hidden;height:500px;z-index:11;top:0;bottom:0;margin:0;cursor:pointer}.instagram-preview .insta-body-images.multiple .arrow-container .arrow-button,.instagram-preview-image .insta-body-images.multiple .arrow-container .arrow-button,.instagram-preview-video .insta-body-images.multiple .arrow-container .arrow-button{z-index:12;border:1.5px solid #dfe0e4;padding:8px 9px;border-radius:2px;background-color:#fff}.instagram-preview .insta-body-images.multiple .arrow-container .arrow-button i,.instagram-preview-image .insta-body-images.multiple .arrow-container .arrow-button i,.instagram-preview-video .insta-body-images.multiple .arrow-container .arrow-button i{display:block;background-image:url("/images/facebook-preview/icons.png");background-size:auto;background-repeat:no-repeat;width:20px;height:20px}.instagram-preview .insta-body-images.multiple .arrow-container.left,.instagram-preview-image .insta-body-images.multiple .arrow-container.left,.instagram-preview-video .insta-body-images.multiple .arrow-container.left{-ms-flex-pack:start;justify-content:flex-start;left:0}.instagram-preview .insta-body-images.multiple .arrow-container.left .arrow-button,.instagram-preview-image .insta-body-images.multiple .arrow-container.left .arrow-button,.instagram-preview-video .insta-body-images.multiple .arrow-container.left .arrow-button{left:0}.instagram-preview .insta-body-images.multiple .arrow-container.left .arrow-button i,.instagram-preview-image .insta-body-images.multiple .arrow-container.left .arrow-button i,.instagram-preview-video .insta-body-images.multiple .arrow-container.left .arrow-button i{background-position:0 0}.instagram-preview .insta-body-images.multiple .arrow-container.right,.instagram-preview-image .insta-body-images.multiple .arrow-container.right,.instagram-preview-video .insta-body-images.multiple .arrow-container.right{-ms-flex-pack:end;justify-content:flex-end;right:0}.instagram-preview .insta-body-images.multiple .arrow-container.right .arrow-button,.instagram-preview-image .insta-body-images.multiple .arrow-container.right .arrow-button,.instagram-preview-video .insta-body-images.multiple .arrow-container.right .arrow-button{right:0}.instagram-preview .insta-body-images.multiple .arrow-container.right .arrow-button i,.instagram-preview-image .insta-body-images.multiple .arrow-container.right .arrow-button i,.instagram-preview-video .insta-body-images.multiple .arrow-container.right .arrow-button i{background-position:0 -21px}.instagram-preview .insta-body-images.multiple .list,.instagram-preview-image .insta-body-images.multiple .list,.instagram-preview-video .insta-body-images.multiple .list{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;transition:all .5s;position:relative}.instagram-preview-wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;box-sizing:border-box;width:100%}.instagram-preview-wrapper>div{border-radius:8px}.margin-bottom,[margin-bottom]{margin-bottom:var(--element-default-margin)}.margin-top,[margin-top]{margin-bottom:var(--element-default-margin)}.padding-1{padding:4px}.padding-bottom-1{padding-bottom:4px}.padding-top-1{padding-top:4px}.padding-left-1{padding-left:4px}.padding-right-1{padding-right:4px}.padding-2{padding:8px}.padding-bottom-2{padding-bottom:8px}.padding-top-2{padding-top:8px}.padding-left-2{padding-left:8px}.padding-right-2{padding-right:8px}.padding-3{padding:12px}.padding-bottom-3{padding-bottom:12px}.padding-top-3{padding-top:12px}.padding-left-3{padding-left:12px}.padding-right-3{padding-right:12px}.padding-4{padding:16px}.padding-bottom-4{padding-bottom:16px}.padding-top-4{padding-top:16px}.padding-left-4{padding-left:16px}.padding-right-4{padding-right:16px}.padding-5{padding:20px}.padding-bottom-5{padding-bottom:20px}.padding-top-5{padding-top:20px}.padding-left-5{padding-left:20px}.padding-right-5{padding-right:20px}.padding-6{padding:24px}.padding-bottom-6{padding-bottom:24px}.padding-top-6{padding-top:24px}.padding-left-6{padding-left:24px}.padding-right-6{padding-right:24px}.padding-7{padding:28px}.padding-bottom-7{padding-bottom:28px}.padding-top-7{padding-top:28px}.padding-left-7{padding-left:28px}.padding-right-7{padding-right:28px}.padding-8{padding:32px}.padding-bottom-8{padding-bottom:32px}.padding-top-8{padding-top:32px}.padding-left-8{padding-left:32px}.padding-right-8{padding-right:32px}.padding-9{padding:36px}.padding-bottom-9{padding-bottom:36px}.padding-top-9{padding-top:36px}.padding-left-9{padding-left:36px}.padding-right-9{padding-right:36px}.padding-10{padding:40px}.padding-bottom-10{padding-bottom:40px}.padding-top-10{padding-top:40px}.padding-left-10{padding-left:40px}.padding-right-10{padding-right:40px}.instagram-reel-preview,.instagram-reel-preview-image,.instagram-reel-preview-video{width:fit-content;height:fit-content;position:relative}.instagram-reel-preview .video,.instagram-reel-preview-image .video,.instagram-reel-preview-video .video{aspect-ratio:9/16;display:-ms-flexbox;display:flex;background-color:#f5f5f5;box-sizing:border-box;height:1920px;background-color:#000}.instagram-reel-preview .video video,.instagram-reel-preview-image .video video,.instagram-reel-preview-video .video video{position:relative;-o-object-fit:contain;object-fit:contain;max-width:100%;aspect-ratio:9/16;margin:0;max-height:100%}.instagram-reel-preview .list-item,.instagram-reel-preview-image .list-item,.instagram-reel-preview-video .list-item{position:relative;min-width:fit-content}.instagram-reel-preview .preview-empty-state,.instagram-reel-preview-image .preview-empty-state,.instagram-reel-preview-video .preview-empty-state{aspect-ratio:9/16;height:1920px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;background-color:#f5f5f5;box-sizing:border-box;border-radius:27px}.instagram-reel-preview .preview-empty-state-wrapper,.instagram-reel-preview-image .preview-empty-state-wrapper,.instagram-reel-preview-video .preview-empty-state-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:32px;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.instagram-reel-preview .preview-empty-state-wrapper>h2,.instagram-reel-preview-image .preview-empty-state-wrapper>h2,.instagram-reel-preview-video .preview-empty-state-wrapper>h2{color:#878382;font-weight:400;font-size:48px;line-height:1.35;max-width:24ch;margin-top:24px;margin-bottom:24px;letter-spacing:1px;text-align:center;text-wrap:wrap}.instagram-reel-preview .preview-empty-state-wrapper>svg,.instagram-reel-preview-image .preview-empty-state-wrapper>svg,.instagram-reel-preview-video .preview-empty-state-wrapper>svg{width:214px;height:214px}.instagram-reel-preview .ui-overlay,.instagram-reel-preview-image .ui-overlay,.instagram-reel-preview-video .ui-overlay{position:absolute;display:-ms-flexbox;display:flex;z-index:10;aspect-ratio:9/16;width:auto;height:100%;box-sizing:border-box}.instagram-reel-preview .ui-overlay>*,.instagram-reel-preview-image .ui-overlay>*,.instagram-reel-preview-video .ui-overlay>*{box-sizing:border-box}.instagram-reel-preview .ui-overlay-top,.instagram-reel-preview-image .ui-overlay-top,.instagram-reel-preview-video .ui-overlay-top{top:0;left:0;right:0;width:100%;position:absolute;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.instagram-reel-preview .ui-overlay-top>svg,.instagram-reel-preview-image .ui-overlay-top>svg,.instagram-reel-preview-video .ui-overlay-top>svg{width:100%;height:auto}.instagram-reel-preview .ui-overlay-top-header,.instagram-reel-preview-image .ui-overlay-top-header,.instagram-reel-preview-video .ui-overlay-top-header{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;color:#fff;padding:0 16px}.instagram-reel-preview .ui-overlay-top-header>div,.instagram-reel-preview-image .ui-overlay-top-header>div,.instagram-reel-preview-video .ui-overlay-top-header>div{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;gap:4px}.instagram-reel-preview .ui-overlay-top-header>div h2,.instagram-reel-preview-image .ui-overlay-top-header>div h2,.instagram-reel-preview-video .ui-overlay-top-header>div h2{margin:0;font-size:1.2em;color:#fff;font-weight:500;letter-spacing:.5px;line-height:1.3em}.instagram-reel-preview .ui-overlay-top-header>div svg,.instagram-reel-preview-image .ui-overlay-top-header>div svg,.instagram-reel-preview-video .ui-overlay-top-header>div svg{width:12px;height:12px;transform:rotate(270deg)}.instagram-reel-preview .ui-overlay-side,.instagram-reel-preview-image .ui-overlay-side,.instagram-reel-preview-video .ui-overlay-side{position:absolute;bottom:0;right:0;padding-right:12px;padding-bottom:12px}.instagram-reel-preview .ui-overlay-side>svg,.instagram-reel-preview-image .ui-overlay-side>svg,.instagram-reel-preview-video .ui-overlay-side>svg{width:28px;height:auto}.instagram-reel-preview .ui-overlay-bottom,.instagram-reel-preview-image .ui-overlay-bottom,.instagram-reel-preview-video .ui-overlay-bottom{position:absolute;bottom:0px;left:0px;padding-left:12px;padding-bottom:12px;width:80%}.instagram-reel-preview .ui-overlay .profile,.instagram-reel-preview-image .ui-overlay .profile,.instagram-reel-preview-video .ui-overlay .profile{font-size:11px;font-weight:700;color:#fff;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;gap:8px}.instagram-reel-preview .ui-overlay .profile-name,.instagram-reel-preview-image .ui-overlay .profile-name,.instagram-reel-preview-video .ui-overlay .profile-name{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;gap:12px}.instagram-reel-preview .ui-overlay .profile-name p,.instagram-reel-preview-image .ui-overlay .profile-name p,.instagram-reel-preview-video .ui-overlay .profile-name p{padding:0;margin:0;color:#fff;text-overflow:ellipsis;white-space:nowrap;text-wrap:nowrap;overflow:hidden;max-width:20ch}.instagram-reel-preview .ui-overlay .profile-name-button,.instagram-reel-preview-image .ui-overlay .profile-name-button,.instagram-reel-preview-video .ui-overlay .profile-name-button{border:solid 1.5px rgba(255, 255, 255, 0.5);padding:2px 6px;border-radius:6px}.instagram-reel-preview .ui-overlay .profile img,.instagram-reel-preview-image .ui-overlay .profile img,.instagram-reel-preview-video .ui-overlay .profile img{width:24px;height:24px;border-radius:100%;aspect-ratio:1/1}.instagram-reel-preview .ui-overlay .description,.instagram-reel-preview-image .ui-overlay .description,.instagram-reel-preview-video .ui-overlay .description{font-size:11px;color:#fff;font-weight:400;max-width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;margin:.5rem 0 .5rem 0}.instagram-reel-preview .ui-overlay .pill,.instagram-reel-preview-image .ui-overlay .pill,.instagram-reel-preview-video .ui-overlay .pill{background-color:rgba(41, 40, 40, 0.35);color:#fff;border:solid 1px rgba(85, 85, 85, 0.7);font-size:10px;padding:4px 6px;border-radius:999rem;width:fit-content;max-width:60%;text-wrap:nowrap;overflow:hidden;font-weight:600;display:-ms-flexbox;display:flex;box-sizing:border-box}.instagram-reel-preview .ui-overlay .pill-contents,.instagram-reel-preview-image .ui-overlay .pill-contents,.instagram-reel-preview-video .ui-overlay .pill-contents{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:8px;text-align:center;overflow:hidden}.instagram-reel-preview .ui-overlay .pill>div svg,.instagram-reel-preview-image .ui-overlay .pill>div svg,.instagram-reel-preview-video .ui-overlay .pill>div svg{width:10px;height:11px;display:-ms-flexbox;display:flex}.instagram-reel-preview .ui-overlay .pill .icon-wrapper,.instagram-reel-preview-image .ui-overlay .pill .icon-wrapper,.instagram-reel-preview-video .ui-overlay .pill .icon-wrapper{margin-right:4px}.instagram-reel-preview .ui-overlay .pill .scroll,.instagram-reel-preview-image .ui-overlay .pill .scroll,.instagram-reel-preview-video .ui-overlay .pill .scroll{animation:scroll 20s linear infinite}.instagram-reel-preview .ui-overlay .pill .scroll2,.instagram-reel-preview-image .ui-overlay .pill .scroll2,.instagram-reel-preview-video .ui-overlay .pill .scroll2{animation:scroll 20s linear infinite;animation-delay:20s}.toggle-wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:center;align-self:center;padding:12px 0}@keyframes scroll{0%{transform:translateX(0)}100%{transform:translateX(-100%)}}.instagram-reel-preview-wrapper{box-sizing:border-box}.instagram-reel-preview-wrapper>div{border-radius:8px;overflow:hidden}.ui-overlay-top-header-actions-insta-reel svg{width:unset !important;height:unset !important;transform:none !important}.ui-overlay-top-header-actions-insta-reel span{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.adstudio-generation>div{border-radius:0px}.advanced-filter-directive{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:start;justify-content:flex-start}.advanced-filter-directive .lib-chip-directive{margin:0}.advanced-filter-directive .advanced-filter-row{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4px}.advanced-filter-directive .advanced-filter-row .advanced-filter-directive-chip-container{margin-left:4px}.advanced-filter-directive .advanced-filter-row>.advanced-filter-directive-chip-container~.advanced-filter-directive-chip-container{margin:0}.ai-text-assistant{position:absolute;top:-2px;right:4px}.ai-text-assistant-dialog{min-width:700px;max-width:700px;overflow:visible}.ai-text-assistant-dialog h2{text-transform:capitalize;text-align:center;padding:16px;margin:0}.ai-text-assistant-dialog .lib-button-directive svg path{fill:#fff}.ai-text-assistant-dialog .lib-chip-directive{font-size:.7em;padding:4px 8px;height:unset}.ai-text-assistant-dialog .lib-card-deprecated-directive{width:70%;border-radius:12px;margin-bottom:8px;cursor:pointer;font-weight:400;font-size:14px;line-height:20px;letter-spacing:.5px;border:0}.ai-text-assistant-dialog .lib-card-deprecated-directive.assistant{background-color:#e9e9eb}.ai-text-assistant-dialog .lib-card-deprecated-directive.user{background-color:#309ffb;color:#fff;width:40%}.ai-text-assistant-dialog .lib-card-deprecated-directive .lib-card-deprecated-content{background-color:rgba(0, 0, 0, 0);border-radius:16px}.ai-text-assistant-dialog .lib-card-deprecated-directive .overlay{transition:.3s ease all;opacity:0;position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0, 0, 0, 0.4);font-size:1.3em;color:#fff}.ai-text-assistant-dialog .lib-card-deprecated-directive .overlay:hover{opacity:1}.ai-text-assistant-dialog .chat-bubble{height:36px;width:46px;background:#e5e5e5;position:relative;margin-left:30px;border-top-right-radius:18px;border-bottom-right-radius:18px}.ai-text-assistant-dialog .chat-bubble:before{content:"";height:36px;width:36px;left:-18px;position:absolute;display:block;background:#e5e5e5;border-radius:18px;z-index:1}.ai-text-assistant-dialog .chat-bubble:after{content:"";height:36px;width:36px;left:-18px;position:absolute;display:block;background:#e5e5e5;border-radius:50%;z-index:1}.ai-text-assistant-dialog .chat-bubble .tail{height:12.5px;width:12.5px;background:#e5e5e5;position:absolute;left:-20px;bottom:1px;border-radius:50%}.ai-text-assistant-dialog .chat-bubble .tail:before{height:6px;width:6px;background:#e5e5e5;content:"";display:block;border-radius:50%;position:absolute;left:-5px;bottom:-4px}.ai-text-assistant-dialog .chat-bubble .loading{position:absolute;z-index:10;width:33.5px;left:-5.5px;top:13.5px}.ai-text-assistant-dialog .chat-bubble .loading .dot{height:8.5px;width:8.5px;border-radius:50%;background:#c1c1c1;display:block;float:left;margin:0 0 0 4px}.ai-text-assistant-dialog .chat-bubble .loading .dot:first-child{margin:0}.ai-text-assistant-dialog .chat-bubble .loading .dot.one{-webkit-animation:cycleOne 1s ease-in-out infinite;-webkit-animation-direction:normal}.ai-text-assistant-dialog .chat-bubble .loading .dot.two{-webkit-animation:cycleTwo 1s ease-in-out infinite;-webkit-animation-direction:normal}.ai-text-assistant-dialog .chat-bubble .loading .dot.three{-webkit-animation:cycleThree 1s ease-in-out infinite;-webkit-animation-direction:normal}.assetSelector{position:relative;overflow:hidden}.assetSelector .overlay-container{position:absolute;top:0;left:0;width:100%;height:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;background-color:rgba(0, 0, 0, 0.5);z-index:1000}.assetSelector .file-upload-container{background-color:#fff}.assetSelector .file-list{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:12px;overflow-y:scroll}.assetSelector .file{height:60px;gap:8px}.assetSelector .file img{height:100%;width:60px;-o-object-fit:cover;object-fit:cover}.asset-selector-field{margin:12px 0;padding:12px;border:1px solid #e0e0e0;border-radius:4px;display:-ms-flexbox;display:flex;-ms-flex-pack:space-evenly;justify-content:space-evenly;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px}.asset-selector-field .img-preview{height:128px;width:128px;border:1px solid #000;background-image:linear-gradient(45deg, #808080 25%, transparent 25%),linear-gradient(-45deg, #808080 25%, transparent 25%),linear-gradient(45deg, transparent 75%, #808080 75%),linear-gradient(-45deg, transparent 75%, #808080 75%);background-size:20px 20px;background-position:0 0,0 10px,10px -10px,-10px 0px;-o-object-fit:contain;object-fit:contain}.avatar-directive{font-size:var(--font-size-sm);background-color:#fff5e9;padding:10px 12px;border-radius:16px}.avatar-directive .avatar{width:30px;height:30px;min-width:30px;min-height:30px;border-radius:100%}.avatar-directive .avatar .avatar-content{width:100%;height:100%;border-radius:100%;border:0;overflow:hidden;background-color:#fff}.avatar-directive .avatar .avatar-content img{width:100%;height:100%}.avatar-directive .avatar .avatar-content.user-initials{text-align:center;font-size:14px;font-weight:bold;line-height:30px}.avatar-directive .info{margin-left:10px}.categorized-selector-directive{width:100%;height:100%;border-radius:10px;background-color:#fff;overflow:hidden;-ms-flex-align:stretch;align-items:stretch}.categorized-selector-directive .categorized-selector-search-row{gap:1.5rem}.categorized-selector-directive-border{border:1px solid var(--color-neutral-5)}.categorized-selector-directive .lib-text-directive{margin-bottom:24px}.categorized-selector-directive .library-selector{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;background:#fff;min-width:360px;margin-right:24px;padding-right:24px;padding-left:4px;border-right:1px solid var(--color-neutral-5);height:100%}.categorized-selector-directive .library-selector .library-list{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-bottom:24px;overflow-y:auto;scrollbar-width:thin}.categorized-selector-directive .library-selector .no-categories-notice{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding-top:20px}.categorized-selector-directive .library-selector .search-container{padding:16px 10px 0 10px}.categorized-selector-directive .results-counter{margin-bottom:12px}.categorized-selector-directive .results-counter p{margin:0;color:var(--text-light-gray);font-size:var(--font-size-sm)}.categorized-selector-directive .categorized-selector{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;width:100%;padding-right:24px;padding-top:16px}.categorized-selector-directive .categorized-selector .category{margin-bottom:24px;-ms-flex-wrap:wrap;flex-wrap:wrap}.categorized-selector-directive .categorized-selector .category .category-name{margin:30px 0 15px;color:#46434e;font-size:var(--font-size-sm);font-weight:bold;letter-spacing:.7px;line-height:24px}.categorized-selector-directive .categorized-selector .category .subcategory-title{margin:15px 0 10px;color:#46434e;font-size:var(--font-size-sm);font-weight:bold;letter-spacing:.7px;line-height:24px}.categorized-selector-directive .categorized-selector .category .template-box-container{display:-ms-grid;display:grid;gap:20px;-ms-grid-columns:(minmax(150px, 1fr))[auto-fill];grid-template-columns:repeat(auto-fill, minmax(150px, 1fr))}.categorized-selector-directive .categorized-selector .category .template-box-container *{box-sizing:border-box}.categorized-selector-directive .categorized-selector .category .template-box-container[type=horizontal],.categorized-selector-directive .categorized-selector .category .template-box-container[hide-images=true]{-ms-grid-columns:(minmax(200px, 1fr))[auto-fill];grid-template-columns:repeat(auto-fill, minmax(200px, 1fr))}.categorized-selector-directive .categorized-selector .category .template-box-container[type=horizontal] .template-box,.categorized-selector-directive .categorized-selector .category .template-box-container[hide-images=true] .template-box{-ms-flex-align:start;align-items:flex-start}.categorized-selector-directive .categorized-selector .category .template-box-container[type=horizontal] .template-box .template-box-body,.categorized-selector-directive .categorized-selector .category .template-box-container[hide-images=true] .template-box .template-box-body{-ms-flex-direction:row;flex-direction:row}.categorized-selector-directive .categorized-selector .category .template-box-container[type=horizontal] .template-box .template-box-details,.categorized-selector-directive .categorized-selector .category .template-box-container[hide-images=true] .template-box .template-box-details{white-space:pre-line;text-align:left;-ms-flex-pack:start;justify-content:flex-start;height:min-content}.categorized-selector-directive .categorized-selector .category .template-box-container[type=horizontal] .template-box .template-box-details .name,.categorized-selector-directive .categorized-selector .category .template-box-container[hide-images=true] .template-box .template-box-details .name{text-align:left}.categorized-selector-directive .categorized-selector .category .template-box-container[type=horizontal] .template-box img,.categorized-selector-directive .categorized-selector .category .template-box-container[hide-images=true] .template-box img{width:64px}.categorized-selector-directive .categorized-selector .category .template-box-container[hide-images=true] .template-box-body img{display:none}.categorized-selector-directive .categorized-selector .category .template-box{display:-ms-flexbox;display:flex;-ms-flex:1 1 0px;flex:1 1 0px;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;transition:.3s ease all;position:relative;border-radius:10px;color:var(--text-primary);overflow:hidden;-ms-flex-pack:justify;justify-content:space-between;max-width:280px;border:1px solid var(--color-neutral-10);background-color:#fff;cursor:pointer}.categorized-selector-directive .categorized-selector .category .template-box p{margin:0;display:-webkit-box;text-overflow:ellipsis;overflow-wrap:anywhere;overflow:hidden;line-clamp:2;-webkit-line-clamp:2}.categorized-selector-directive .categorized-selector .category .template-box .template-box-body{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:.5rem;padding:.75rem;-ms-flex-positive:1;flex-grow:1}.categorized-selector-directive .categorized-selector .category .template-box .template-box-details{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-line-pack:center;align-content:center;white-space:pre-line;text-align:left;gap:.5rem;height:100%;width:100%;-ms-flex-positive:1;flex-grow:1}.categorized-selector-directive .categorized-selector .category .template-box .template-box-details .template-box-subtitle{font-size:.75rem}.categorized-selector-directive .categorized-selector .category .template-box .template-box-details .template-box-subtitle,.categorized-selector-directive .categorized-selector .category .template-box .template-box-details .template-box-headline{color:var(--text-light-gray);font-family:Inter;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.2px;text-align:inherit}.categorized-selector-directive .categorized-selector .category .template-box .template-box-details .template-box-subtitle-icon{font-size:14px;color:var(--text-light-gray);font-weight:400;line-height:16px}.categorized-selector-directive .categorized-selector .category .template-box .template-box-details .template-box-headline{line-clamp:1;-webkit-line-clamp:1}.categorized-selector-directive .categorized-selector .category .template-box .template-box-footer{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;background:var(--color-neutral-1);transition:ease all .3s;padding:.25rem .5rem;-ms-flex-align:center;align-items:center;width:100%;gap:.25rem}.categorized-selector-directive .categorized-selector .category .template-box .template-box-footer .template-box-footer-text-areas{display:-ms-grid;display:grid;-ms-flex-align:center;align-items:center;grid-auto-columns:1fr;grid-auto-flow:column;width:100%;gap:.25rem;overflow:hidden}.categorized-selector-directive .categorized-selector .category .template-box .template-box-footer .template-box-footer-text-areas>*{overflow:hidden;text-overflow:ellipsis}.categorized-selector-directive .categorized-selector .category .template-box .template-box-footer .template-box-footer-text-areas>*:nth-child(2){display:-ms-flexbox;display:flex;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.categorized-selector-directive .categorized-selector .category .template-box .template-box-footer p{text-wrap:nowrap;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:12px;width:min-content}.categorized-selector-directive .categorized-selector .category .template-box .template-box-footer .template-box-footer-status p{vertical-align:middle}.categorized-selector-directive .categorized-selector .category .template-box .template-box-footer .template-box-footer-status .template-box-footer-status-indicator{display:-ms-inline-flexbox;display:inline-flex;height:8px;width:8px;border-radius:50%;background-color:var(--template-box-footer-status-indicator-color, transparent)}.categorized-selector-directive .categorized-selector .category .template-box .template-box-footer .template-box-footer-status .template-box-footer-status-indicator[status-type=error]{background-color:var(--color-error-50)}.categorized-selector-directive .categorized-selector .category .template-box .template-box-footer .template-box-footer-status .template-box-footer-status-indicator[status-type=success]{background-color:var(--color-success-50)}.categorized-selector-directive .categorized-selector .category .template-box .template-box-footer .template-box-footer-status .template-box-footer-status-indicator[status-type=warning]{background-color:var(--color-warning-50)}.categorized-selector-directive .categorized-selector .category .template-box .template-box-footer .template-box-footer-status .template-box-footer-status-indicator[status-type=info]{background-color:var(--color-info-50)}.categorized-selector-directive .categorized-selector .category .template-box .template-box-footer .template-box-footer-status .template-box-footer-status-indicator[status-type=neutral]{background-color:var(--color-neutral-50)}.categorized-selector-directive .categorized-selector .category .template-box .overlay{background-color:rgba(227, 226, 226, 0.65);position:absolute;padding:10px;font-weight:bold;top:0;left:0;bottom:0;right:0;z-index:2}.categorized-selector-directive .categorized-selector .category .template-box .overlay p{color:#000;background-color:rgba(255, 255, 255, 0.9);border-radius:.5rem;padding:.7rem}.categorized-selector-directive .categorized-selector .category .template-box.disabled{pointer-events:none;background-color:var(--color-neutral-40)}.categorized-selector-directive .categorized-selector .category .template-box.disabled img{filter:grayscale(90%);z-index:1}.categorized-selector-directive .categorized-selector .category .template-box.disabled .template-box-footer{background-color:rgba(0, 0, 0, 0)}.categorized-selector-directive .categorized-selector .category .template-box.disabled p{color:var(--text-light-gray)}.categorized-selector-directive .categorized-selector .category .template-box:hover{background-color:var(--color-1)}.categorized-selector-directive .categorized-selector .category .template-box:hover .template-box-footer{background-color:var(--color-5)}.categorized-selector-directive .categorized-selector .category .template-box:focus{border:1.2px solid var(--color-50)}.categorized-selector-directive .categorized-selector .category .template-box.selected{border:1.2px solid var(--color-60);background:var(--color-5)}.categorized-selector-directive .categorized-selector .category .template-box.selected .template-box-footer{background:var(--color-10)}.categorized-selector-directive .categorized-selector .category .template-box img{border-radius:.5rem;-ms-flex-positive:0;flex-grow:0;width:100%;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;background:#fff}.categorized-selector-directive .categorized-selector .category .template-box .name{font-size:var(--font-size-sm);font-weight:500;letter-spacing:.61px;line-height:20px;text-align:left;font-family:Inter;font-size:14px;font-weight:500;line-height:20px;letter-spacing:.6px;-ms-flex-positive:1;flex-grow:1}.cta-card{width:100%;max-width:600px}.cta-card[ng-click],.cta-card [ng-click]{cursor:pointer}.cta-card>.lib-card-directive{background-color:var(--color-70);border:none;color:#fff;padding:1.5rem 0;box-sizing:border-box;width:100%}.cta-card>.lib-card-directive *{box-sizing:border-box}.cta-card>.lib-card-directive .lib-card-content{-ms-flex-pack:center;justify-content:center}.cta-card>.lib-card-directive h2,.cta-card>.lib-card-directive p{margin:0}.cta-card>.lib-card-directive h2>*,.cta-card>.lib-card-directive p>*{display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.cta-card>.lib-card-directive.disabled{background-color:var(--color-40) !important;cursor:not-allowed}body:has(dialog.dropdown-panel[open]){overflow:hidden}.dropdown-panel-directive{font-family:Inter;-webkit-user-select:none;-ms-user-select:none;user-select:none}.dropdown-panel-directive .input.outlined{border-color:var(--color-50)}.dropdown-panel-directive .select-container,.dropdown-panel-directive .overlay-select-container{width:fit-content;cursor:pointer;position:relative}.dropdown-panel-directive .select-container .bubble-label,.dropdown-panel-directive .overlay-select-container .bubble-label{position:absolute;top:-5px;right:-3px;font-size:11px;font-weight:500;line-height:12px;color:#fff;background-color:var(--color-50);border:solid 2px #fff;height:16px;min-width:8px;padding:0 4px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;border-radius:999rem;opacity:1;transition:.3s ease-in-out opacity}.dropdown-panel-directive .select-container .bubble-label-hidden,.dropdown-panel-directive .overlay-select-container .bubble-label-hidden{opacity:0;transition:0s}.dropdown-panel-directive .select-container-disabled .input,.dropdown-panel-directive .overlay-select-container-disabled .input{color:var(--color-neutral-30);border-color:var(--color-neutral-10);background-color:var(--colors-neutral-1);cursor:not-allowed}.dropdown-panel-directive .select-container-disabled .input .label p,.dropdown-panel-directive .overlay-select-container-disabled .input .label p{margin:10px 0;color:var(--color-neutral-30)}.dropdown-panel-directive .select-container-disabled .input:hover,.dropdown-panel-directive .select-container-disabled .input:active,.dropdown-panel-directive .overlay-select-container-disabled .input:hover,.dropdown-panel-directive .overlay-select-container-disabled .input:active{color:var(--color-neutral-30);border-color:var(--color-neutral-10)}.dropdown-panel-directive .select-container-disabled .bubble-label,.dropdown-panel-directive .overlay-select-container-disabled .bubble-label{cursor:not-allowed;background-color:var(--color-neutral-10);border:solid 2px var(--colors-neutral-1)}.dropdown-panel-directive .hidden-trigger{opacity:0}.dropdown-panel-directive .dropdown{position:absolute;margin-top:12px;background:#fff;border-radius:8px;z-index:12;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;opacity:0;min-width:240px;max-width:98vw;margin:0;padding:0;border:none;border:solid 1px var(--color-neutral-10);filter:drop-shadow(0px 4px 14px rgba(21, 20, 20, 0.1215686275)) drop-shadow(0px 2px 4px rgba(21, 20, 20, 0.0392156863));scroll-margin-bottom:24px}.dropdown-panel-directive .dropdown::backdrop{background-color:rgba(0, 0, 0, 0.25)}.dropdown-panel-directive .connected-content{overflow:visible;margin-top:0;border:solid 1px var(--color-50)}.dropdown-panel-directive .transcluded-trigger::backdrop{background-color:rgba(0, 0, 0, 0)}.dropdown-panel-directive .select{padding:10px 16px 10px 16px;color:var(--color-60);display:-ms-flexbox;display:flex;border-radius:100px;gap:8px;cursor:pointer}.dropdown-panel-directive .select .label{font-size:14px;font-style:normal;line-height:20px;letter-spacing:.1px;max-width:260px;font-weight:500;overflow:hidden;text-overflow:ellipsis;text-wrap:nowrap}.dropdown-panel-directive .select .label p{margin:10px 0}.dropdown-panel-directive .select .material-symbols-outlined{font-size:20px !important}.dropdown-panel-directive .icon .material-symbols-outlined{border-radius:16px;padding:4px;transition:background-color 200ms linear}.dropdown-panel-directive .input.open .icon .material-symbols-outlined{background-color:var(--color-1);color:var(--color-50);transition:background-color 200ms linear}.dropdown-panel-directive .input .open .icon .material-symbols-outlined:active{background-color:var(--color-1);color:var(--color-50);transition:background-color 200ms linear}.dropdown-panel-directive .input{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;gap:12px;padding:0 var(--spacing-4);border:solid 1.2px var(--color-neutral-30);border-radius:var(--semi-round-corners);max-height:40px;box-sizing:border-box;font-size:14px;line-height:20px;letter-spacing:.25px;font-weight:400;color:var(--color-neutral-100);background-color:var(--color-neutral-0)}.dropdown-panel-directive .input:hover{border-color:var(--color-50);color:var(--color-50)}.dropdown-panel-directive .input:active{border-color:var(--color-70);color:var(--color-70)}.dropdown-panel-directive .input.open{border-color:var(--color-50);color:var(--color-50)}.dropdown-panel-directive .input:focus{border-color:var(--color-60)}.dropdown-panel-directive .overlay-select-container{position:absolute;top:-41px;z-index:14;padding-bottom:1px}.dropdown-panel-directive .overlay-select-container .select{border-radius:8px 8px 0px 0px;border-bottom:1px solid #fff;box-sizing:content-box}.dropdown-panel-directive .overlay-select-container .select .label p{margin-bottom:12px}.dropdown-panel-directive .overlay-select-container .select .material-symbols-outlined{padding-bottom:2px}.dropdown-panel-directive .dropdown-panel-action-bar{min-width:200px;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;gap:8px;padding:8px 24px;padding-left:0px;border-top:1px solid var(--color-neutral-10)}.dropdown-panel-directive .dropdown-panel-action-bar-with-secondary-action{-ms-flex-pack:justify;justify-content:space-between;gap:48px}.dropdown-panel-directive .dropdown-panel-action-bar .dropdown-panel-primary-actions{display:-ms-flexbox;display:flex;gap:8px;-ms-flex-pack:end;justify-content:flex-end}.dropdown-panel-directive .dropdown-panel-content{height:100%}.expander-directive{position:relative;box-sizing:border-box}.expander-directive[disabled] .expander-header{opacity:.6;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";filter:alpha(opacity=60);background:#cccaca;pointer-events:none}.expander-directive .expander-header{transition:.3s ease all;background-color:#dbe7fc;height:64px;width:100%;padding:0 30px;cursor:pointer}@media(max-width: 960px){.expander-directive .expander-header{padding:0 10px;height:58px}.expander-directive .expander-header .title{font-size:12px !important}}.expander-directive .expander-header .title{color:#414141;text-transform:uppercase;font-size:18px;letter-spacing:.9px;line-height:21px}.expander-directive .expander-header .expander-options{background:#fff;margin-right:12px;padding:4px;border-radius:1000px}.expander-directive .expander-header .expander-options .expander-option{transition:ease all .1s;padding:5px;line-height:10px}.expander-directive .expander-header .expander-options .expander-option:hover{color:orange}.expander-directive .expander-header .expander-options .expander-option i{transition:ease all .1s;font-size:20px}.expander-directive .expander-header .icon{transition:ease all .3s;width:30px;height:30px}.expander-directive .expander-header .icon.up{transform:rotate(180deg)}.expander-directive .expander-content{position:relative}.facebook-story-preview,.facebook-story-preview-image,.facebook-story-preview-video{width:fit-content;height:fit-content;position:relative}.facebook-story-preview .video,.facebook-story-preview-image .video,.facebook-story-preview-video .video{aspect-ratio:9/16;display:-ms-flexbox;display:flex;background-color:#f5f5f5;box-sizing:border-box;height:1920px;background-color:#000}.facebook-story-preview .video video,.facebook-story-preview-image .video video,.facebook-story-preview-video .video video{position:relative;-o-object-fit:contain;object-fit:contain;max-width:100%;aspect-ratio:9/16;margin:0;max-height:100%}.facebook-story-preview .list-item,.facebook-story-preview-image .list-item,.facebook-story-preview-video .list-item{position:relative;min-width:fit-content}.facebook-story-preview .phone-status,.facebook-story-preview-image .phone-status,.facebook-story-preview-video .phone-status{background-color:#000}.facebook-story-preview .preview-empty-state,.facebook-story-preview-image .preview-empty-state,.facebook-story-preview-video .preview-empty-state{aspect-ratio:9/16;height:1920px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;background-color:#f5f5f5;box-sizing:border-box;border-radius:27px}.facebook-story-preview .preview-empty-state-wrapper,.facebook-story-preview-image .preview-empty-state-wrapper,.facebook-story-preview-video .preview-empty-state-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:32px;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.facebook-story-preview .preview-empty-state-wrapper>h2,.facebook-story-preview-image .preview-empty-state-wrapper>h2,.facebook-story-preview-video .preview-empty-state-wrapper>h2{color:#878382;font-weight:400;font-size:48px;line-height:1.35;max-width:24ch;margin-top:24px;margin-bottom:24px;letter-spacing:1px;text-align:center;text-wrap:wrap}.facebook-story-preview .preview-empty-state-wrapper>svg,.facebook-story-preview-image .preview-empty-state-wrapper>svg,.facebook-story-preview-video .preview-empty-state-wrapper>svg{width:214px;height:214px}.facebook-story-preview .ui-overlay,.facebook-story-preview-image .ui-overlay,.facebook-story-preview-video .ui-overlay{position:absolute;display:-ms-flexbox;display:flex;z-index:10;aspect-ratio:9/16;width:auto;height:100%;width:100%;box-sizing:border-box}.facebook-story-preview .ui-overlay>*,.facebook-story-preview-image .ui-overlay>*,.facebook-story-preview-video .ui-overlay>*{box-sizing:border-box}.facebook-story-preview .ui-overlay .facebook-progress-bar,.facebook-story-preview-image .ui-overlay .facebook-progress-bar,.facebook-story-preview-video .ui-overlay .facebook-progress-bar{background-color:rgba(255, 255, 255, 0.3);width:100%;height:3px;border-radius:10rem;margin:4px 2px;margin-top:8px;position:relative;overflow:hidden}.facebook-story-preview .ui-overlay .facebook-progress-bar.active>span,.facebook-story-preview-image .ui-overlay .facebook-progress-bar.active>span,.facebook-story-preview-video .ui-overlay .facebook-progress-bar.active>span{animation-play-state:running;animation-name:progress}.facebook-story-preview .ui-overlay .facebook-progress-bar.video>span,.facebook-story-preview-image .ui-overlay .facebook-progress-bar.video>span,.facebook-story-preview-video .ui-overlay .facebook-progress-bar.video>span{animation-duration:15s}.facebook-story-preview .ui-overlay .facebook-progress-bar.full>span,.facebook-story-preview-image .ui-overlay .facebook-progress-bar.full>span,.facebook-story-preview-video .ui-overlay .facebook-progress-bar.full>span{background-color:#fff;width:100%;animation:none}.facebook-story-preview .ui-overlay .facebook-progress-bar>span,.facebook-story-preview-image .ui-overlay .facebook-progress-bar>span,.facebook-story-preview-video .ui-overlay .facebook-progress-bar>span{width:0%;height:100%;background-color:rgba(255, 255, 255, 0.8);position:absolute;top:0;left:0;transform-origin:left;animation-duration:5s;animation-name:none;animation-timing-function:linear;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-play-state:paused}.facebook-story-preview .ui-overlay-top,.facebook-story-preview-image .ui-overlay-top,.facebook-story-preview-video .ui-overlay-top{top:0;left:0;right:0;width:100%;position:absolute;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.facebook-story-preview .ui-overlay-top>svg,.facebook-story-preview-image .ui-overlay-top>svg,.facebook-story-preview-video .ui-overlay-top>svg{width:100%;height:auto}.facebook-story-preview .ui-overlay-top-header,.facebook-story-preview-image .ui-overlay-top-header,.facebook-story-preview-video .ui-overlay-top-header{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;color:#fff;padding:0 16px;background:rgba(0, 0, 0, 0);background:linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 100%)}.facebook-story-preview .ui-overlay-top-header>div h2,.facebook-story-preview-image .ui-overlay-top-header>div h2,.facebook-story-preview-video .ui-overlay-top-header>div h2{margin:0;font-size:1.3em;color:#fff;font-weight:500;letter-spacing:.5px;line-height:1.4em}.facebook-story-preview .ui-overlay-top-header>div svg,.facebook-story-preview-image .ui-overlay-top-header>div svg,.facebook-story-preview-video .ui-overlay-top-header>div svg{width:20px;height:20px}.facebook-story-preview .ui-overlay-top-header .account-information,.facebook-story-preview-image .ui-overlay-top-header .account-information,.facebook-story-preview-video .ui-overlay-top-header .account-information{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;width:100%}.facebook-story-preview .ui-overlay-top-header .interaction,.facebook-story-preview-image .ui-overlay-top-header .interaction,.facebook-story-preview-video .ui-overlay-top-header .interaction{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:12px;-ms-flex-align:center;align-items:center}.facebook-story-preview .ui-overlay-top-header .interaction svg:first-of-type,.facebook-story-preview-image .ui-overlay-top-header .interaction svg:first-of-type,.facebook-story-preview-video .ui-overlay-top-header .interaction svg:first-of-type{transform:rotate(0deg)}.facebook-story-preview .ui-overlay .profile,.facebook-story-preview-image .ui-overlay .profile,.facebook-story-preview-video .ui-overlay .profile{font-size:10px;letter-spacing:.25px;font-weight:700;color:#fff;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;gap:6px;width:fit-content;max-width:90%}.facebook-story-preview .ui-overlay .profile-name,.facebook-story-preview-image .ui-overlay .profile-name,.facebook-story-preview-video .ui-overlay .profile-name{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;gap:6px}.facebook-story-preview .ui-overlay .profile-name p:first-of-type,.facebook-story-preview-image .ui-overlay .profile-name p:first-of-type,.facebook-story-preview-video .ui-overlay .profile-name p:first-of-type{padding:0;margin:0;color:#fff;text-overflow:ellipsis;white-space:nowrap;text-wrap:nowrap;overflow:hidden;max-width:18ch}.facebook-story-preview .ui-overlay .profile img,.facebook-story-preview-image .ui-overlay .profile img,.facebook-story-preview-video .ui-overlay .profile img{width:32px;height:32px;border-radius:100%;aspect-ratio:1/1}.facebook-story-preview .ui-overlay .description,.facebook-story-preview-image .ui-overlay .description,.facebook-story-preview-video .ui-overlay .description{font-size:11px;color:#fff;font-weight:400;max-width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.facebook-story-preview .list,.facebook-story-preview-image .list,.facebook-story-preview-video .list{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;transition:all .5s;position:relative;overflow:hidden}.toggle-wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:center;align-self:center;padding:12px 0}@keyframes progress{0%{width:0%}100%{width:100%}}.facebook-story-preview-wrapper{box-sizing:border-box;position:relative}.facebook-story-preview-wrapper>div{border-radius:8px;overflow:hidden}.facebook-story-preview-wrapper .carousel-control{border-radius:0;z-index:11;overflow:visible}.facebook-story-preview-wrapper .carousel-control.hides{opacity:0}.facebook-story-preview-wrapper .carousel-control.prev{margin-right:20px}.facebook-story-preview-wrapper .carousel-control.next{margin-left:20px}.facebook-story-preview-wrapper .carousel-control .prev>div,.facebook-story-preview-wrapper .carousel-control .next>div{background-color:#818181;color:#000;border-radius:100%;cursor:pointer;font-size:1.4rem;opacity:.7}.facebook-story-preview-wrapper .carousel-control .prev>div:hover,.facebook-story-preview-wrapper .carousel-control .next>div:hover{opacity:1}.facebook-story-preview-wrapper .carousel-control .value{font-size:.9em}.adstudio-generation>div{border-radius:0px}.field-wrapper{border:1px solid rgba(0, 0, 0, 0)}.field-wrapper[group]>[ng-transclude],.field-wrapper.group>[ng-transclude]{width:100%;border:var(--element-default-border);border-radius:var(--element-border-radius);padding:var(--element-default-padding);box-sizing:border-box}.filter-selector-directive{width:100%;height:100%;border-top-right-radius:10px;background-color:#fff;overflow:hidden;-ms-flex-align:stretch;align-items:stretch;padding-top:24px}.filter-selector-directive .lib-chip-directive{border-color:rgba(0, 0, 0, 0);color:var(--text-primary);margin:0;font-size:12px;font-weight:500;line-height:16px;letter-spacing:.2px;height:32px;margin-right:3px}.filter-selector-directive .lib-chip-directive:hover,.filter-selector-directive .lib-chip-directive.selected{color:var(--text-primary);background:var(--color-1)}.filter-selector-directive .lib-chip-directive.selected{border:1.2px solid var(--color-60);background:var(--color-5)}.filter-selector-directive .lib-chip-directive[disabled]{background:rgba(0, 0, 0, 0);border:rgba(0, 0, 0, 0)}.filter-selector-directive .filter-selector-select-controls{-ms-flex-pack:justify;justify-content:space-between}.filter-selector-directive .filter-selector-select-all-checkbox{width:min-content;text-wrap:nowrap}.filter-selector-directive-border{border:1px solid var(--color-neutral-5);border-radius:10px}.filter-selector-directive .lib-text-directive{margin-bottom:0}.filter-selector-directive .filter-selector-category-selector{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;background:#fff;height:100%}.filter-selector-directive .filter-selector-category-selector .filter-selector-category-list{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;scrollbar-width:thin;width:200px}.filter-selector-directive .filter-selector-category-selector .filter-selector-no-categories-notice{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding-top:20px}.filter-selector-directive .filter-selector-category-selector .filter-selector-search-container{padding:8px;padding-top:0px}.filter-selector-directive .filter-selector{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;width:100%;padding-left:24px}.filter-selector-directive .filter-selector .filter-selector-top-bar{padding:0 24px 16px 0;gap:1rem;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;position:relative;z-index:2}.filter-selector-directive .filter-selector .filter-selector-results-counter{margin-bottom:12px}.filter-selector-directive .filter-selector .filter-selector-results-counter p{margin:0;color:var(--text-light-gray);font-size:var(--font-size-sm)}.filter-selector-directive .filter-selector .filter-selector-item-container{display:-ms-grid;display:grid;gap:8px;-ms-grid-columns:(minmax(200px, 1fr))[auto-fill];grid-template-columns:repeat(auto-fill, minmax(200px, 1fr));padding-right:24px;padding-bottom:.5rem}.filter-selector-directive .filter-selector .filter-selector-item-container *{box-sizing:border-box}.filter-selector-directive .filter-selector .filter-selector-item-container[type=horizontal] .filter-selector-item,.filter-selector-directive .filter-selector .filter-selector-item-container[hide-images=true] .filter-selector-item{-ms-flex-align:start;align-items:flex-start}.filter-selector-directive .filter-selector .filter-selector-item-container[type=horizontal] .filter-selector-item .filter-selector-item-body,.filter-selector-directive .filter-selector .filter-selector-item-container[hide-images=true] .filter-selector-item .filter-selector-item-body{-ms-flex-direction:row;flex-direction:row}.filter-selector-directive .filter-selector .filter-selector-item-container[type=horizontal] .filter-selector-item .filter-selector-item-details,.filter-selector-directive .filter-selector .filter-selector-item-container[hide-images=true] .filter-selector-item .filter-selector-item-details{white-space:pre-line;text-align:left;-ms-flex-pack:start;justify-content:flex-start;height:min-content}.filter-selector-directive .filter-selector .filter-selector-item-container[type=horizontal] .filter-selector-item .filter-selector-item-details .name,.filter-selector-directive .filter-selector .filter-selector-item-container[hide-images=true] .filter-selector-item .filter-selector-item-details .name{text-align:left}.filter-selector-directive .filter-selector .filter-selector-item-container[type=horizontal] .filter-selector-item img,.filter-selector-directive .filter-selector .filter-selector-item-container[hide-images=true] .filter-selector-item img{width:64px}.filter-selector-directive .filter-selector .filter-selector-item-container[type=horizontal] .filter-selector-item img.enforce-square,.filter-selector-directive .filter-selector .filter-selector-item-container[hide-images=true] .filter-selector-item img.enforce-square{-o-object-fit:contain;object-fit:contain;height:64px}.filter-selector-directive .filter-selector .filter-selector-item-container[hide-images=true] .filter-selector-item-body img{display:none}.filter-selector-directive .filter-selector .filter-selector-item{display:-ms-flexbox;display:flex;-ms-flex:1 1 0px;flex:1 1 0px;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;transition:.3s ease all;position:relative;height:100%;border-radius:10px;color:var(--text-primary);overflow:hidden;-ms-flex-pack:justify;justify-content:space-between;min-width:160px;max-width:280px;border:1px solid var(--color-neutral-10);background-color:#fff;cursor:pointer}.filter-selector-directive .filter-selector .filter-selector-item p{margin:0}.filter-selector-directive .filter-selector .filter-selector-item .filter-selector-item-subtitle{margin:0;display:-webkit-box;text-overflow:ellipsis;overflow-wrap:anywhere;overflow:hidden;line-clamp:3;-webkit-line-clamp:3;visibility:visible}.filter-selector-directive .filter-selector .filter-selector-item .filter-selector-item-body{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:.5rem;padding:.75rem;-ms-flex-positive:1;flex-grow:1}.filter-selector-directive .filter-selector .filter-selector-item .filter-selector-item-details{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-line-pack:center;align-content:center;white-space:pre-line;text-align:left;gap:.5rem;height:100%;width:100%;-ms-flex-positive:1;flex-grow:1}.filter-selector-directive .filter-selector .filter-selector-item .filter-selector-item-details .filter-selector-item-subtitle{font-size:.75rem}.filter-selector-directive .filter-selector .filter-selector-item .filter-selector-item-details .filter-selector-item-subtitle,.filter-selector-directive .filter-selector .filter-selector-item .filter-selector-item-details .filter-selector-item-headline{color:var(--text-light-gray);font-family:Inter;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.2px;text-align:inherit}.filter-selector-directive .filter-selector .filter-selector-item .filter-selector-item-details .filter-selector-item-subtitle-icon{font-size:14px;color:var(--text-light-gray);font-weight:400;line-height:16px}.filter-selector-directive .filter-selector .filter-selector-item .filter-selector-item-details .filter-selector-item-headline{line-clamp:1;-webkit-line-clamp:1}.filter-selector-directive .filter-selector .filter-selector-item .filter-selector-item-footer{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;background:var(--color-neutral-1);transition:ease all .3s;padding:.25rem .5rem;-ms-flex-align:center;align-items:center;width:100%;gap:.25rem}.filter-selector-directive .filter-selector .filter-selector-item .filter-selector-item-footer .filter-selector-item-footer-text-areas{display:-ms-grid;display:grid;-ms-flex-align:center;align-items:center;grid-auto-columns:1fr;grid-auto-flow:column;width:100%;gap:.25rem;overflow:hidden}.filter-selector-directive .filter-selector .filter-selector-item .filter-selector-item-footer .filter-selector-item-footer-text-areas>*{overflow:hidden;text-overflow:ellipsis}.filter-selector-directive .filter-selector .filter-selector-item .filter-selector-item-footer .filter-selector-item-footer-text-areas>*:nth-child(2){display:-ms-flexbox;display:flex;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.filter-selector-directive .filter-selector .filter-selector-item .filter-selector-item-footer p{text-wrap:nowrap;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:12px;width:min-content}.filter-selector-directive .filter-selector .filter-selector-item .filter-selector-item-footer .filter-selector-item-footer-status p{vertical-align:middle}.filter-selector-directive .filter-selector .filter-selector-item .filter-selector-item-footer .filter-selector-item-footer-status .filter-selector-item-footer-status-indicator{display:-ms-inline-flexbox;display:inline-flex;height:8px;width:8px;border-radius:50%;background-color:var(--filter-selector-item-footer-status-indicator-color, transparent)}.filter-selector-directive .filter-selector .filter-selector-item .filter-selector-item-footer .filter-selector-item-footer-status .filter-selector-item-footer-status-indicator[status-type=error]{background-color:var(--color-error-50)}.filter-selector-directive .filter-selector .filter-selector-item .filter-selector-item-footer .filter-selector-item-footer-status .filter-selector-item-footer-status-indicator[status-type=success]{background-color:var(--color-success-50)}.filter-selector-directive .filter-selector .filter-selector-item .filter-selector-item-footer .filter-selector-item-footer-status .filter-selector-item-footer-status-indicator[status-type=warning]{background-color:var(--color-warning-50)}.filter-selector-directive .filter-selector .filter-selector-item .filter-selector-item-footer .filter-selector-item-footer-status .filter-selector-item-footer-status-indicator[status-type=info]{background-color:var(--color-info-50)}.filter-selector-directive .filter-selector .filter-selector-item .filter-selector-item-footer .filter-selector-item-footer-status .filter-selector-item-footer-status-indicator[status-type=neutral]{background-color:var(--color-neutral-50)}.filter-selector-directive .filter-selector .filter-selector-item .overlay{background-color:rgba(227, 226, 226, 0.65);position:absolute;padding:10px;font-weight:bold;top:0;left:0;bottom:0;right:0;z-index:2}.filter-selector-directive .filter-selector .filter-selector-item .overlay p{color:#000;background-color:rgba(255, 255, 255, 0.9);border-radius:.5rem;padding:.7rem}.filter-selector-directive .filter-selector .filter-selector-item.disabled{pointer-events:none;background-color:var(--color-neutral-40)}.filter-selector-directive .filter-selector .filter-selector-item.disabled img{filter:grayscale(90%);z-index:1}.filter-selector-directive .filter-selector .filter-selector-item.disabled .filter-selector-item-footer{background-color:rgba(0, 0, 0, 0)}.filter-selector-directive .filter-selector .filter-selector-item.disabled p{color:var(--text-light-gray)}.filter-selector-directive .filter-selector .filter-selector-item:hover{background-color:var(--color-1)}.filter-selector-directive .filter-selector .filter-selector-item:hover .filter-selector-item-footer{background-color:var(--color-5)}.filter-selector-directive .filter-selector .filter-selector-item:focus{border:1.2px solid var(--color-50)}.filter-selector-directive .filter-selector .filter-selector-item.selected{border:1.2px solid var(--color-60);background:var(--color-5)}.filter-selector-directive .filter-selector .filter-selector-item.selected .filter-selector-item-footer{background:var(--color-10)}.filter-selector-directive .filter-selector .filter-selector-item img{border-radius:.5rem;-ms-flex-positive:0;flex-grow:0;width:100%;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;background:#fff}.filter-selector-directive .filter-selector .filter-selector-item img.square-images{-o-object-fit:contain;object-fit:contain}.filter-selector-directive .filter-selector .filter-selector-item .name{font-size:var(--font-size-sm);font-weight:500;letter-spacing:.61px;line-height:20px;text-align:left;font-family:Inter;font-size:14px;font-weight:500;line-height:20px;letter-spacing:.6px;-ms-flex-positive:1;flex-grow:1}.snapchat-logo{background:#fffc00;border-radius:5px;height:24px;padding:6px;width:24px;display:-ms-flexbox;display:flex}.input-label{color:var(--color-neutral-70);font-size:14px;margin-top:8px;margin-bottom:var(--spacing-2)}.instagram-story-preview,.instagram-story-preview-image,.instagram-story-preview-video{width:fit-content;height:fit-content;position:relative}.instagram-story-preview .video,.instagram-story-preview-image .video,.instagram-story-preview-video .video{aspect-ratio:9/16;display:-ms-flexbox;display:flex;background-color:#f5f5f5;box-sizing:border-box;height:1920px;background-color:#000}.instagram-story-preview .video video,.instagram-story-preview-image .video video,.instagram-story-preview-video .video video{position:relative;-o-object-fit:contain;object-fit:contain;max-width:100%;aspect-ratio:9/16;margin:0;max-height:100%}.instagram-story-preview .list-item,.instagram-story-preview-image .list-item,.instagram-story-preview-video .list-item{position:relative;min-width:fit-content}.instagram-story-preview .preview-empty-state,.instagram-story-preview-image .preview-empty-state,.instagram-story-preview-video .preview-empty-state{aspect-ratio:9/16;height:1920px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;background-color:#f5f5f5;box-sizing:border-box;border-radius:27px}.instagram-story-preview .preview-empty-state-wrapper,.instagram-story-preview-image .preview-empty-state-wrapper,.instagram-story-preview-video .preview-empty-state-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:32px;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.instagram-story-preview .preview-empty-state-wrapper>h2,.instagram-story-preview-image .preview-empty-state-wrapper>h2,.instagram-story-preview-video .preview-empty-state-wrapper>h2{color:#878382;font-weight:400;font-size:48px;line-height:1.35;max-width:24ch;margin-top:24px;margin-bottom:24px;letter-spacing:1px;text-align:center;text-wrap:wrap}.instagram-story-preview .preview-empty-state-wrapper>svg,.instagram-story-preview-image .preview-empty-state-wrapper>svg,.instagram-story-preview-video .preview-empty-state-wrapper>svg{width:214px;height:214px}.instagram-story-preview .phone-status,.instagram-story-preview-image .phone-status,.instagram-story-preview-video .phone-status{background-color:#000;width:100%}.instagram-story-preview .ui-overlay,.instagram-story-preview-image .ui-overlay,.instagram-story-preview-video .ui-overlay{position:absolute;display:-ms-flexbox;display:flex;z-index:10;aspect-ratio:9/16;width:auto;height:100%;box-sizing:border-box;width:100%}.instagram-story-preview .ui-overlay>*,.instagram-story-preview-image .ui-overlay>*,.instagram-story-preview-video .ui-overlay>*{box-sizing:border-box}.instagram-story-preview .ui-overlay .instagram-progress-bar,.instagram-story-preview-image .ui-overlay .instagram-progress-bar,.instagram-story-preview-video .ui-overlay .instagram-progress-bar{background-color:rgba(255, 255, 255, 0.3);width:100%;height:3px;border-radius:10rem;margin:4px 2px;margin-top:8px;position:relative;overflow:hidden}.instagram-story-preview .ui-overlay .instagram-progress-bar.active>span,.instagram-story-preview-image .ui-overlay .instagram-progress-bar.active>span,.instagram-story-preview-video .ui-overlay .instagram-progress-bar.active>span{animation-play-state:running;animation-name:progress}.instagram-story-preview .ui-overlay .instagram-progress-bar.video>span,.instagram-story-preview-image .ui-overlay .instagram-progress-bar.video>span,.instagram-story-preview-video .ui-overlay .instagram-progress-bar.video>span{animation-duration:15s}.instagram-story-preview .ui-overlay .instagram-progress-bar.full>span,.instagram-story-preview-image .ui-overlay .instagram-progress-bar.full>span,.instagram-story-preview-video .ui-overlay .instagram-progress-bar.full>span{background-color:#fff;width:100%;animation:none}.instagram-story-preview .ui-overlay .instagram-progress-bar>span,.instagram-story-preview-image .ui-overlay .instagram-progress-bar>span,.instagram-story-preview-video .ui-overlay .instagram-progress-bar>span{width:0%;height:100%;background-color:rgba(255, 255, 255, 0.8);position:absolute;top:0;left:0;transform-origin:left;animation-duration:5s;animation-name:none;animation-timing-function:linear;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-play-state:paused}.instagram-story-preview .ui-overlay-top,.instagram-story-preview-image .ui-overlay-top,.instagram-story-preview-video .ui-overlay-top{top:0;left:0;right:0;width:100%;position:absolute;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.instagram-story-preview .ui-overlay-top>svg,.instagram-story-preview-image .ui-overlay-top>svg,.instagram-story-preview-video .ui-overlay-top>svg{width:100%;height:auto}.instagram-story-preview .ui-overlay-top-header,.instagram-story-preview-image .ui-overlay-top-header,.instagram-story-preview-video .ui-overlay-top-header{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;color:#fff;padding:0 12px;background:rgba(0, 0, 0, 0);background:linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 100%)}.instagram-story-preview .ui-overlay-top-header>div h2,.instagram-story-preview-image .ui-overlay-top-header>div h2,.instagram-story-preview-video .ui-overlay-top-header>div h2{margin:0;font-size:1.3em;color:#fff;font-weight:500;letter-spacing:.5px;line-height:1.4em}.instagram-story-preview .ui-overlay-top-header>div svg,.instagram-story-preview-image .ui-overlay-top-header>div svg,.instagram-story-preview-video .ui-overlay-top-header>div svg{width:20px;height:20px}.instagram-story-preview .ui-overlay-top-header .account-information,.instagram-story-preview-image .ui-overlay-top-header .account-information,.instagram-story-preview-video .ui-overlay-top-header .account-information{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;width:100%}.instagram-story-preview .ui-overlay-top-header .interaction,.instagram-story-preview-image .ui-overlay-top-header .interaction,.instagram-story-preview-video .ui-overlay-top-header .interaction{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:6px;-ms-flex-align:center;align-items:center}.instagram-story-preview .ui-overlay-top-header .interaction svg:first-of-type,.instagram-story-preview-image .ui-overlay-top-header .interaction svg:first-of-type,.instagram-story-preview-video .ui-overlay-top-header .interaction svg:first-of-type{transform:rotate(0deg)}.instagram-story-preview .ui-overlay .profile,.instagram-story-preview-image .ui-overlay .profile,.instagram-story-preview-video .ui-overlay .profile{font-size:10px;letter-spacing:.25px;font-weight:700;color:#fff;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;gap:6px;width:100%}.instagram-story-preview .ui-overlay .profile-name,.instagram-story-preview-image .ui-overlay .profile-name,.instagram-story-preview-video .ui-overlay .profile-name{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;gap:6px}.instagram-story-preview .ui-overlay .profile-name p:first-of-type,.instagram-story-preview-image .ui-overlay .profile-name p:first-of-type,.instagram-story-preview-video .ui-overlay .profile-name p:first-of-type{padding:0;margin:0;color:#fff;text-overflow:ellipsis;white-space:nowrap;text-wrap:nowrap;overflow:hidden;max-width:18ch}.instagram-story-preview .ui-overlay .profile img,.instagram-story-preview-image .ui-overlay .profile img,.instagram-story-preview-video .ui-overlay .profile img{width:28px;height:28px;border-radius:100%;aspect-ratio:1/1}.instagram-story-preview .ui-overlay .description,.instagram-story-preview-image .ui-overlay .description,.instagram-story-preview-video .ui-overlay .description{font-size:11px;color:#fff;font-weight:400;max-width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.instagram-story-preview .list,.instagram-story-preview-image .list,.instagram-story-preview-video .list{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;transition:all .5s;position:relative}.toggle-wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:center;align-self:center;padding:12px 0}.instagram-story-preview-wrapper{box-sizing:border-box;width:100%}.instagram-story-preview-wrapper>div{border-radius:8px;overflow:hidden}.instagram-story-preview-wrapper .carousel-control{border-radius:0;z-index:11;overflow:visible}.instagram-story-preview-wrapper .carousel-control.hides{opacity:0}.instagram-story-preview-wrapper .carousel-control.prev{margin-right:20px}.instagram-story-preview-wrapper .carousel-control.next{margin-left:20px}.instagram-story-preview-wrapper .carousel-control .prev>div,.instagram-story-preview-wrapper .carousel-control .next>div{background-color:#818181;color:#000;border-radius:100%;cursor:pointer;font-size:1.4rem;opacity:.7}.instagram-story-preview-wrapper .carousel-control .prev>div:hover,.instagram-story-preview-wrapper .carousel-control .next>div:hover{opacity:1}.instagram-story-preview-wrapper .carousel-control .value{font-size:.9em}.adstudio-generation>div{border-radius:0px}@keyframes progress{0%{width:0%}100%{width:100%}}/*!
* Cropper.js v1.6.1
* https://fengyuanchen.github.io/cropperjs
*
* Copyright 2015-present Chen Fengyuan
* Released under the MIT license
*
* Date: 2023-09-17T03:44:17.565Z
*/.cropper-container{direction:ltr;font-size:0;line-height:0;position:relative;-ms-touch-action:none;touch-action:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.cropper-container img{backface-visibility:hidden;display:block;height:100%;image-orientation:0deg;max-height:none !important;max-width:none !important;min-height:0 !important;min-width:0 !important;width:100%}.cropper-canvas,.cropper-crop-box,.cropper-drag-box,.cropper-modal,.cropper-wrap-box{bottom:0;left:0;position:absolute;right:0;top:0}.cropper-canvas,.cropper-wrap-box{overflow:hidden}.cropper-drag-box{background-color:#fff;opacity:0}.cropper-modal{background-color:#000;opacity:.5}.cropper-view-box{display:block;height:100%;outline:1px solid #39f;outline-color:rgba(51, 153, 255, 0.75);overflow:hidden;width:100%}.cropper-dashed{border:0 dashed #eee;display:block;opacity:.5;position:absolute}.cropper-dashed.dashed-h{border-bottom-width:1px;border-top-width:1px;height:33.33333%;left:0;top:33.33333%;width:100%}.cropper-dashed.dashed-v{border-left-width:1px;border-right-width:1px;height:100%;left:33.33333%;top:0;width:33.33333%}.cropper-center{display:block;height:0;left:50%;opacity:.75;position:absolute;top:50%;width:0}.cropper-center:after,.cropper-center:before{background-color:#eee;content:" ";display:block;position:absolute}.cropper-center:before{height:1px;left:-3px;top:0;width:7px}.cropper-center:after{height:7px;left:0;top:-3px;width:1px}.cropper-face,.cropper-line,.cropper-point{display:block;height:100%;opacity:.1;position:absolute;width:100%}.cropper-face{background-color:#fff;left:0;top:0}.cropper-line{background-color:#39f}.cropper-line.line-e{cursor:ew-resize;right:-3px;top:0;width:5px}.cropper-line.line-n{cursor:ns-resize;height:5px;left:0;top:-3px}.cropper-line.line-w{cursor:ew-resize;left:-3px;top:0;width:5px}.cropper-line.line-s{bottom:-3px;cursor:ns-resize;height:5px;left:0}.cropper-point{background-color:#39f;height:5px;opacity:.75;width:5px}.cropper-point.point-e{cursor:ew-resize;margin-top:-3px;right:-3px;top:50%}.cropper-point.point-n{cursor:ns-resize;left:50%;margin-left:-3px;top:-3px}.cropper-point.point-w{cursor:ew-resize;left:-3px;margin-top:-3px;top:50%}.cropper-point.point-s{bottom:-3px;cursor:s-resize;left:50%;margin-left:-3px}.cropper-point.point-ne{cursor:nesw-resize;right:-3px;top:-3px}.cropper-point.point-nw{cursor:nwse-resize;left:-3px;top:-3px}.cropper-point.point-sw{bottom:-3px;cursor:nesw-resize;left:-3px}.cropper-point.point-se{bottom:-3px;cursor:nwse-resize;height:20px;opacity:1;right:-3px;width:20px}@media(min-width: 768px){.cropper-point.point-se{height:15px;width:15px}}@media(min-width: 992px){.cropper-point.point-se{height:10px;width:10px}}@media(min-width: 1200px){.cropper-point.point-se{height:5px;opacity:.75;width:5px}}.cropper-point.point-se:before{background-color:#39f;bottom:-50%;content:" ";display:block;height:200%;opacity:0;position:absolute;right:-50%;width:200%}.cropper-invisible{opacity:0}.cropper-bg{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC")}.cropper-hide{display:block;height:0;position:absolute;width:0}.cropper-hidden{display:none !important}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}.lib-bar-chart{width:100%;height:100%}.lib-bar-chart .nvd3 .nv-groups:has(.nv-group:not(:nth-child(1))>.nv-bar) .nv-bar rect,.lib-bar-chart .nvd3 .nv-groups:has(.nv-group:not(:nth-child(1))>.nv-bar) rect.nv-bar,.lib-bar-chart .stacked-bar-chart .nvd3 .nv-groups .nv-bar rect,.lib-bar-chart .stacked-bar-chart .nvd3 .nv-groups rect.nv-bar{fill-opacity:1;stroke-width:0;transition:all .2s ease;transition-delay:.15s}.lib-bar-chart .nvd3 .nv-groups:has(.nv-group:not(:nth-child(1))>.nv-bar):has(.nv-bar rect:hover,rect.nv-bar:hover) .nv-bar rect,.lib-bar-chart .nvd3 .nv-groups:has(.nv-group:not(:nth-child(1))>.nv-bar):has(.nv-bar rect:hover,rect.nv-bar:hover) rect.nv-bar,.lib-bar-chart .stacked-bar-chart .nvd3 .nv-groups:has(.nv-bar rect:hover,rect.nv-bar:hover) .nv-bar rect,.lib-bar-chart .stacked-bar-chart .nvd3 .nv-groups:has(.nv-bar rect:hover,rect.nv-bar:hover) rect.nv-bar{fill-opacity:.3}.lib-bar-chart .nvd3 .nv-groups:has(.nv-group:not(:nth-child(1))>.nv-bar):has(.nv-bar rect:hover,rect.nv-bar:hover) g:has(.nv-bar rect:hover,rect.nv-bar:hover) .nv-bar rect,.lib-bar-chart .nvd3 .nv-groups:has(.nv-group:not(:nth-child(1))>.nv-bar):has(.nv-bar rect:hover,rect.nv-bar:hover) g:has(.nv-bar rect:hover,rect.nv-bar:hover) rect.nv-bar,.lib-bar-chart .stacked-bar-chart .nvd3 .nv-groups:has(.nv-bar rect:hover,rect.nv-bar:hover) g:has(.nv-bar rect:hover,rect.nv-bar:hover) .nv-bar rect,.lib-bar-chart .stacked-bar-chart .nvd3 .nv-groups:has(.nv-bar rect:hover,rect.nv-bar:hover) g:has(.nv-bar rect:hover,rect.nv-bar:hover) rect.nv-bar{fill-opacity:1}.lib-bar-chart .nvd3 .nv-groups:has(.nv-bar:hover) .nv-bar:not(:hover) rect,.lib-bar-chart .nvd3 .nv-groups:has(.nv-bar:hover) rect.nv-bar:not(:hover){fill-opacity:.3}.lib-bar-chart .nvd3 .nv-groups .nv-bar rect,.lib-bar-chart .nvd3 .nv-groups rect.nv-bar{fill-opacity:1;stroke-width:0;transition:all .3s ease;transition-delay:.2s}.lib-bar-chart .nvd3 .nv-x.nv-axis line{display:none}.lib-bar-chart .nvd3 .nv-x.nv-axis .nv-x{display:none}.lib-bar-chart .nvd3 .nv-x.nv-axis .domain{display:none}.lib-bar-chart .nvd3 .nv-x.nv-axis .tick text{fill:var(--text-primary);text-align:center;font-family:Inter;font-size:12px;font-style:normal;font-weight:800;line-height:16px;max-width:75px;overflow:hidden;letter-spacing:.4px}.lib-bar-chart .nvd3 .nv-y.nv-axis .domain{display:none}.lib-bar-chart .nvd3 .nv-y.nv-axis .tick text,.lib-bar-chart .nvd3 .nv-y.nv-axis text{fill:var(--text-light-gray);text-align:right;font-family:Inter;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.2px}.margin-bottom,[margin-bottom]{margin-bottom:var(--element-default-margin)}.margin-top,[margin-top]{margin-bottom:var(--element-default-margin)}.padding-1{padding:4px}.padding-bottom-1{padding-bottom:4px}.padding-top-1{padding-top:4px}.padding-left-1{padding-left:4px}.padding-right-1{padding-right:4px}.padding-2{padding:8px}.padding-bottom-2{padding-bottom:8px}.padding-top-2{padding-top:8px}.padding-left-2{padding-left:8px}.padding-right-2{padding-right:8px}.padding-3{padding:12px}.padding-bottom-3{padding-bottom:12px}.padding-top-3{padding-top:12px}.padding-left-3{padding-left:12px}.padding-right-3{padding-right:12px}.padding-4{padding:16px}.padding-bottom-4{padding-bottom:16px}.padding-top-4{padding-top:16px}.padding-left-4{padding-left:16px}.padding-right-4{padding-right:16px}.padding-5{padding:20px}.padding-bottom-5{padding-bottom:20px}.padding-top-5{padding-top:20px}.padding-left-5{padding-left:20px}.padding-right-5{padding-right:20px}.padding-6{padding:24px}.padding-bottom-6{padding-bottom:24px}.padding-top-6{padding-top:24px}.padding-left-6{padding-left:24px}.padding-right-6{padding-right:24px}.padding-7{padding:28px}.padding-bottom-7{padding-bottom:28px}.padding-top-7{padding-top:28px}.padding-left-7{padding-left:28px}.padding-right-7{padding-right:28px}.padding-8{padding:32px}.padding-bottom-8{padding-bottom:32px}.padding-top-8{padding-top:32px}.padding-left-8{padding-left:32px}.padding-right-8{padding-right:32px}.padding-9{padding:36px}.padding-bottom-9{padding-bottom:36px}.padding-top-9{padding-top:36px}.padding-left-9{padding-left:36px}.padding-right-9{padding-right:36px}.padding-10{padding:40px}.padding-bottom-10{padding-bottom:40px}.padding-top-10{padding-top:40px}.padding-left-10{padding-left:40px}.padding-right-10{padding-right:40px}.lib-button-directive{transition:background-color ease .3s;cursor:pointer;position:relative}.lib-button-directive[small] .button-content{height:32px;padding:var(--spacing-1) var(--spacing-5);font-size:var(--font-size-xs)}.lib-button-directive[small] .button-content .button-icon{font-size:var(--font-size-lg)}.lib-button-directive[small] .button-content.no-label{width:32px;padding:4px 4px}.lib-button-directive:hover:not(.disabled):not([outline]) .button-content{background-color:var(--partner-color-50, var(--color-50));border-color:var(--partner-color-50, var(--color-50))}.lib-button-directive:hover:not(.disabled):not([outline]) .button-content.green{background-color:var(--color-success-50);border-color:var(--color-success-50)}.lib-button-directive:hover:not(.disabled):not([outline]) .button-content.red{background-color:var(--color-error-50);border-color:var(--color-error-50)}.lib-button-directive:hover:not(.disabled):not([outline]) .button-content.neutral{background-color:var(--color-neutral-60);border-color:var(--color-neutral-60)}.lib-button-directive:hover:not(.disabled)[outline] .button-content{background-color:var(--partner-color-50, var(--color-50));border-color:var(--partner-color-50, var(--color-50));color:var(--color-neutral-0)}.lib-button-directive:hover:not(.disabled)[outline] .button-content.green{background-color:var(--color-success-50);border-color:var(--color-success-50);color:var(--color-neutral-0)}.lib-button-directive:hover:not(.disabled)[outline] .button-content.red{background-color:var(--color-error-50);border-color:var(--color-error-50);color:var(--color-neutral-0)}.lib-button-directive:hover:not(.disabled)[outline] .button-content.neutral{background-color:var(--color-neutral-60);border-color:var(--color-neutral-60);color:var(--color-neutral-0)}.lib-button-directive[outline] .button-content{background-color:#fff;color:var(--partner-color-60, var(--color-60))}.lib-button-directive[outline] .button-content .button-loader{background-color:#fff}.lib-button-directive[outline] .button-content .button-loader md-progress-circular path{stroke:var(--partner-color-60, var(--color-60))}.lib-button-directive[outline] .button-content.green{background-color:#fff;color:var(--color-success-60)}.lib-button-directive[outline] .button-content.green .button-loader{background-color:#fff}.lib-button-directive[outline] .button-content.green .button-loader md-progress-circular path{stroke:var(--color-success-60)}.lib-button-directive[outline] .button-content.red{background-color:#fff;color:var(--color-error-60)}.lib-button-directive[outline] .button-content.red .button-loader{background-color:#fff}.lib-button-directive[outline] .button-content.red .button-loader md-progress-circular path{stroke:var(--color-error-60)}.lib-button-directive[outline] .button-content.neutral{background-color:#fff;color:var(--color-neutral-70)}.lib-button-directive[outline] .button-content.neutral .button-loader{background-color:#fff}.lib-button-directive[outline] .button-content.neutral .button-loader md-progress-circular path{stroke:var(--color-neutral-70)}.lib-button-directive[outline][no-border] .button-content{border-width:0;background-color:rgba(0, 0, 0, 0)}.lib-button-directive[outline][no-border] .button-content .button-loader{background-color:rgba(0, 0, 0, 0)}.lib-button-directive[disabled]{pointer-events:none;cursor:auto}.lib-button-directive[disabled] .button-content{background-color:var(--partner-color-30, var(--color-30));border-color:var(--partner-color-30, var(--color-30))}.lib-button-directive[disabled]:not([outline]) .button-content.green{background-color:var(--color-success-20);border-color:var(--color-success-20)}.lib-button-directive[disabled]:not([outline]) .button-content.red{background-color:var(--color-error-20);border-color:var(--color-error-20)}.lib-button-directive[disabled]:not([outline]) .button-content.neutral{background-color:var(--color-neutral-10);border-color:var(--color-neutral-10)}.lib-button-directive[disabled][outline] .button-content{background-color:#fff;border-color:var(--partner-color-30, var(--color-30));color:var(--partner-color-30, var(--color-30))}.lib-button-directive[disabled][outline] .button-content.green{border-color:var(--color-success-20);color:var(--color-success-20)}.lib-button-directive[disabled][outline] .button-content.red{border-color:var(--color-error-20);color:var(--color-error-20)}.lib-button-directive[disabled][outline] .button-content.neutral{border-color:var(--color-neutral-10);color:var(--color-neutral-10)}.lib-button-directive .button-content{height:40px;font-weight:500;transition:all .3s ease;color:#fff;font-size:var(--font-size-sm);line-height:24px;letter-spacing:1px;text-transform:capitalize;text-align:center;position:relative;border-radius:var(--round-corners);box-sizing:border-box;padding:var(--spacing-2) var(--spacing-6);background-color:var(--partner-color-60, var(--color-60));border:1px solid var(--partner-color-60, var(--color-60))}.lib-button-directive .button-content.loading .button-icon,.lib-button-directive .button-content.loading .label{color:rgba(0, 0, 0, 0)}.lib-button-directive .button-content.no-label{width:40px;padding:8px 8px}.lib-button-directive .button-content .button-icon{font-size:var(--font-size-xl)}.lib-button-directive .button-content .button-icon:not(.no-label){margin-right:var(--spacing-2)}.lib-button-directive .button-content .button-loader{position:absolute;border-radius:var(--round-corners);top:0;left:0;right:0;bottom:0;overflow:hidden}.lib-button-directive .button-content .button-loader md-progress-circular path{stroke:#fff}.lib-button-directive .button-content .label{white-space:nowrap}.lib-button-directive .button-content.green{background-color:var(--color-success-60);border:1px solid var(--color-success-60)}.lib-button-directive .button-content.red{background-color:var(--color-error-60);border:1px solid var(--color-error-60)}.lib-button-directive .button-content.neutral{background-color:var(--color-neutral-70);border:1px solid var(--color-neutral-70)}.calendar-directive{margin-bottom:3rem}.calendar-directive .color-1{background-color:#fdeaea !important;border-color:#f35b5b !important;border-left:#f35b5b 6px solid;border-right:none;border-top:none;border-bottom:none}.calendar-directive .color-2{background-color:#e0ece6 !important;border-color:#81b29a !important;border-left:#81b29a 6px solid;border-right:none;border-top:none;border-bottom:none}.calendar-directive .color-3{background-color:#f9ebd9 !important;border-color:#e2a657 !important;border-left:#e2a657 6px solid;border-right:none;border-top:none;border-bottom:none}.calendar-directive .color-4{background-color:#c6ee7c !important;border-color:#80b918 !important;border-left:#80b918 6px solid;border-right:none;border-top:none;border-bottom:none}.calendar-directive .color-5{background-color:#97d8ff !important;border-color:#009ffd !important;border-left:#009ffd 6px solid;border-right:none;border-top:none;border-bottom:none}.calendar-directive .color-6{background-color:#f3c1cd !important;border-color:#da4167 !important;border-left:#da4167 6px solid;border-right:none;border-top:none;border-bottom:none}.calendar-directive .color-7{background-color:#f9f8d5 !important;border-color:#e7e24e !important;border-left:#e7e24e 6px solid;border-right:none;border-top:none;border-bottom:none}.calendar-directive .color-8{background-color:#bcacb4 !important;border-color:#725d68 !important;border-left:#725d68 6px solid;border-right:none;border-top:none;border-bottom:none}.calendar-directive .color-9{background-color:#dde4db !important;border-color:#89a383 !important;border-left:#89a383 6px solid;border-right:none;border-top:none;border-bottom:none}.calendar-directive .color-10{background-color:#eefce5 !important;border-color:#96eb5d !important;border-left:#96eb5d 6px solid;border-right:none;border-top:none;border-bottom:none}.calendar-directive .color-default{background-color:#ebeefa !important}.calendar-directive .title{margin-top:40px}.calendar-directive .bottom-content p{overflow:hidden;text-overflow:ellipsis;margin:0;font-size:var(--body---body--small)}.calendar-directive .calendar-cell{position:relative;transition:background-color .15s ease;background-color:#fff}.calendar-directive .calendar-cell.disabled{background-color:rgba(128, 128, 128, 0.086);cursor:not-allowed}.calendar-directive .calendar-cell::after{font-weight:400;opacity:0}.calendar-directive .fc-event{background-color:#e6f5f0;padding:8px;display:-ms-flexbox;display:flex;margin-bottom:2px;min-height:36px;cursor:pointer}.calendar-directive .fc-event:hover:not(.disabled){opacity:.8}.calendar-directive .fc-event.single-line-content{-ms-flex-align:center;align-items:center}.calendar-directive .fc-event.external-post{background-color:#e6eef5}.calendar-directive .fc-event .fc-event-main{width:100%;color:#46434e;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.calendar-directive .fc-event .tooltip{position:relative}.calendar-directive .fc-event .tooltip .tooltiptext{visibility:hidden;width:120px;background-color:#000;color:#fff;text-align:center;padding:5px 0;border-radius:6px;bottom:50px;position:absolute;z-index:1}.calendar-directive .fc-event .tooltip:hover .tooltiptext{visibility:visible}.calendar-directive .event-content-container{width:100%}.calendar-directive .event-content-status-container{text-align:right}.calendar-directive .event-content-main-container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:start;align-items:flex-start;grid-gap:4px;width:100%}.calendar-directive .event-content-main-container .content-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;overflow:hidden}.calendar-directive .event-content-main-container .content-wrapper .top-content{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center}.calendar-directive .event-content-main-container .content-wrapper h4{margin:0;overflow:hidden;text-overflow:ellipsis}.calendar-directive .event-content-main-container .content-wrapper svg{width:30px;height:30px}.calendar-directive .event-content-main-container .content-wrapper .event-subtitle{overflow:hidden;text-overflow:ellipsis;color:gray}.calendar-directive .event-content-main-container .right-sidebar{display:-ms-flexbox;display:flex;grid-gap:8px;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.calendar-directive .event-content-main-container .event-tag{color:gray;border:1px dotted gray;border-radius:4px;padding:2px 3px}.calendar-directive .event-content-main-container .icon{opacity:.6;height:20px;width:20px}.calendar-directive .event-content-main-container .icon img{height:100%;width:100%}.calendar-directive .fc-more-popover{position:absolute;overflow-y:scroll;max-height:600px;background-color:#fff !important}.calendar-directive .fc-timeGridWeek-view *:has(td[data-time="23:00:00"]):not(.presentation) .fc-scroller-harness,.calendar-directive .fc-timeGridDay-view *:has(td[data-time="23:00:00"]):not(.presentation) .fc-scroller-harness{overflow:visible}.lib-calendar-with-controls-directive .period-select{display:-ms-flexbox;display:flex;-ms-flex-pack:right;justify-content:right}.lib-calendar-with-controls-directive .chevron-icon{-webkit-user-select:none;-ms-user-select:none;user-select:none}.lib-calendar-with-controls-directive .lib-radio-group-directive{width:100%}.lib-card-directive{min-width:300px;height:calc(100% - 2px);min-height:calc(100% - 2px);border:var(--element-default-border);border-radius:var(--semi-round-corners);overflow:hidden;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:1rem;background-color:#fff}.lib-card-directive .lib-card-image{height:15rem;width:100%;overflow:hidden;padding:.5rem;box-sizing:border-box}.lib-card-directive .lib-card-image img,.lib-card-directive .lib-card-image svg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:var(--semi-round-corners)}.lib-card-directive .lib-card-content{display:-ms-flexbox;display:flex;padding:0 1.5rem;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;-ms-flex:1 0 auto;flex:1 0 auto;gap:1rem}.lib-card-directive .lib-card-footer{padding:1rem;-ms-flex-pack:start;justify-content:flex-start;border-top:var(--element-default-border);-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch}.lib-card-deprecated-directive{min-width:300px;height:calc(100% - 2px);min-height:calc(100% - 2px);position:relative;border:var(--element-default-border);border-radius:var(--element-border-radius);overflow:hidden}.lib-card-deprecated-directive .lib-card-deprecated-image{position:relative;height:1px;padding-bottom:75%}.lib-card-deprecated-directive .lib-card-deprecated-image img{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;top:0;left:0;right:0;bottom:0}.lib-card-deprecated-directive .lib-card-deprecated-content{background-color:#fff}.card-type-selector{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;gap:1rem;width:fit-content;height:fit-content;margin:0 auto}.card-type-selector .card-type-selector-option{background-color:#fff;transition:all ease-out 300ms;box-sizing:border-box;cursor:pointer}.card-type-selector .card-type-selector-option.lib-card-directive{min-width:unset;max-width:15rem;width:100%;max-height:12rem}.card-type-selector .card-type-selector-option .card-type-selector-option-content-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;height:100%;gap:.5rem;padding:1.5rem 0;width:100%}.card-type-selector .card-type-selector-option .card-type-selector-option-content-wrapper h2,.card-type-selector .card-type-selector-option .card-type-selector-option-content-wrapper p{margin:0;word-wrap:break-word;text-align:center}.card-type-selector .card-type-selector-option .card-type-selector-option-content-wrapper h2{margin-top:.5rem;font-weight:500;font-size:var(--font-size-sm);white-space:nowrap}.card-type-selector .card-type-selector-option .card-type-selector-option-content-wrapper p{font-size:var(--font-size-xs);font-weight:400;color:var(--Text-text-secondary, #726f6e)}.card-type-selector .card-type-selector-option.selected{border:2px solid #3953cb;background:#f8fafe}.card-type-selector .card-type-selector-option.selected:hover{border:2px solid #3953cb}.card-type-selector .card-type-selector-option:hover{border:1px solid #4e6eed;background:#f8fafe}.card-type-selector .card-type-selector-option:active{border:1px solid #4e6eed;background:#dce5fe}.card-type-selector .card-type-selector-option.disabled{cursor:not-allowed;opacity:.5;filter:grayscale(0.5)}.card-type-selector .card-type-selector-option.disabled:hover{border:1px solid #e0e0e0;background:#f8fafe}.lib-checkbox-directive{--switch-on-color: var(--element-default-selected-color);cursor:pointer;margin:4px 0;font-size:16px;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.lib-checkbox-directive[disabled]{pointer-events:none;opacity:.5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter:alpha(opacity=50)}.lib-checkbox-directive[disabled] .checkbox{border-style:dashed}.lib-checkbox-directive.selected .checkbox,.lib-checkbox-directive[checked] .checkbox{background-color:var(--switch-on-color);border-color:var(--switch-on-color)}.lib-checkbox-directive .checkbox{transition:all .3s ease;height:24px;width:24px;min-height:24px;min-width:24px;border-radius:4px;color:#fff;border:1px solid #bfbebf}.lib-checkbox-directive[inverted] .checkbox{color:rgba(0, 0, 0, 0);border:3px solid #000;padding:0}.lib-checkbox-directive[inverted] .checkbox .material-symbols-outlined{margin-left:-2.5px;margin-top:-2.5px}.lib-checkbox-directive[inverted].selected .checkbox,.lib-checkbox-directive[inverted][checked] .checkbox{color:#000;background-color:rgba(0, 0, 0, 0)}.lib-checkbox-directive .description{margin-left:8px}.lib-checkbox-directive .description .checkbox-header{font-size:var(--font-size-sm)}.lib-checkbox-directive .description .checkbox-header:not(.no-description){font-weight:bold}.lib-checkbox-directive .description .checkbox-description{font-size:var(--font-size-xs)}.lib-chip-directive{transition:.3s ease all;margin-right:8px;margin-bottom:8px;font-size:16px;font-weight:400;letter-spacing:.55px;padding:var(--spacing-2) var(--spacing-5);height:40px;box-sizing:border-box;border:solid 1px var(--color-neutral-90);border-radius:var(--round-corners);box-sizing:border-box;background-color:#fff}.lib-chip-directive[ng-click]:not([disabled]){cursor:pointer}.lib-chip-directive[disabled]{border-color:var(--color-neutral-40);background-color:var(--color-neutral-0);pointer-events:none}.lib-chip-directive[disabled] *{color:var(--color-neutral-40) !important}.lib-chip-directive:hover,.lib-chip-directive.selected,.lib-chip-directive:active{border-color:rgba(0, 0, 0, 0);color:var(--color-neutral-0)}.lib-chip-directive:hover{background-color:var(--color-50)}.lib-chip-directive.selected{background-color:var(--color-60)}.lib-chip-directive:active{background-color:var(--color-70)}.lib-chip-directive .chip-button{cursor:pointer;height:24px;width:24px;margin-left:var(--spacing-2)}.lib-chips-directive .new-value{transition:.3s ease all;margin-right:8px;margin-bottom:8px;font-size:16px;font-weight:400;letter-spacing:.55px;padding:11px 8px;height:50px;box-sizing:border-box;border:1px solid rgba(0, 0, 0, 0.15);border-radius:10px;background-color:#fff}.lib-chips-directive .new-value:focus-within{border-color:var(--element-default-hover-border-color);box-shadow:0 7px 25px -8px var(--element-default-hover-border-color)}.lib-chips-directive .new-value input{font-size:16px;border:0}.lib-chips-directive .new-value.invalid{border-color:red;box-shadow:0 7px 25px -8px red}.lib-chips-directive .new-value.invalid .add{opacity:.3;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";filter:alpha(opacity=30);pointer-events:none}.lib-chips-directive .new-value .chip-button{cursor:pointer;height:24px;width:24px;margin-left:8px}.lib-chips-directive .new-value .chip-button.add{color:#4d6bf0}.lib-chips-directive .new-value .chip-button.cancel{color:#fa5538}.lib-chips-directive .add-chip{transition:.3s ease all;cursor:pointer;background-color:#4d6bf0;border-radius:100px;padding:4px 16px;margin:0 8px 8px 0;color:#fff;height:50px;min-width:50px;font-size:16px}.lib-chips-directive .add-chip.no-label{padding:4px 7px}.lib-chips-directive .add-chip .label{white-space:nowrap;margin-left:8px}.lib-chips-directive .add-chip:hover{transform:scale(1.05)}.lib-code-editor-directive[disabled]{opacity:.7;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";filter:alpha(opacity=70)}.lib-code-editor-directive[disabled] *{pointer-events:none}.lib-code-editor-directive .ace-container{transition:.3s ease all;border-radius:var(--element-border-radius);border:var(--element-default-border)}.lib-code-editor-directive .ace-container .ace_text-input{position:absolute !important}.lib-code-editor-directive .ace-container.ace_focus:not([readonly]){border:1px solid var(--element-default-hover-border-color);box-shadow:0 7px 25px -8px var(--element-default-hover-border-color)}.color-picker,.color-picker *{box-sizing:border-box;margin:0;font-size:11px}.color-picker{margin-left:10px;width:232px;height:290px;border:1px solid #777;left:30px;top:250px;position:absolute;z-index:1000;background-color:#fff;-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.color-picker i{cursor:default;position:relative}.color-picker input{text-align:center;font-size:13px;height:26px}.color-picker input:invalid{box-shadow:none}.color-picker input:-moz-submit-invalid{box-shadow:none}.color-picker input:-moz-ui-invalid{box-shadow:none}.color-picker button{position:absolute;top:275px;left:161px}.color-picker .arrow{height:0;width:0;border-style:solid;position:absolute;z-index:999999}.color-picker .arrow-right{border-width:5px 10px;border-color:rgba(0, 0, 0, 0) #777 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);top:10px;left:-20px}.color-picker .arrow-left{border-width:5px 10px;border-color:rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #777;top:10px;left:231px}.color-picker .arrow-bottom{border-width:10px 5px;border-color:rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #777;top:-21px;left:0}.color-picker .arrow-top{border-width:10px 5px;border-color:#777 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);top:299px;left:20px}.color-picker div.cursor-sv{cursor:default;position:relative;border-radius:50%;-khtml-border-radius:50%;width:15px;height:15px;border:1px solid #ddd}.color-picker div.cursor{cursor:default;position:relative;border-radius:50%;-khtml-border-radius:50%;width:16px;height:16px;border:2px solid #222}.color-picker .saturation-lightness{width:230px;height:130px;border:none;top:0;left:0;position:absolute;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAOYAAACCCAYAAABSD7T3AAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4AIWDwksPWR6lgAAIABJREFUeNrtnVuT47gRrAHN+P//Or/61Y5wONZ7mZ1u3XAeLMjJZGZVgdKsfc5xR3S0RIIUW+CHzCpc2McYo7XGv3ex7UiZd57rjyzzv+v+33X/R/+3r/f7vR386Y+TvKNcf/wdhTLPcv9qU2wZd74uth0t1821jkIZLPcsI/6nWa4XvutquU0Z85mnx80S/ZzgpnLnOtHNt7/ofx1TKXcSNzN/7qbMQ3ju7rNQmMYYd/4s2j9aa+P+gGaMcZrb1M/tdrvf7/d2v99P9/t93O/3cbvdxu12G9frdVwul3E+n8c///nP+2+//Xb66aefxl//+tfx5z//2YK5Al2rgvf4UsbpdGrB52bAvArXpuzjmiqAVSGz5eDmGYXzhbAZmCrnmzddpUU+8Y1dAOYeXCtDUwVwV7YCGH6uAmyMcZ9l5vkUaBPGMUZ7/J5w/792/fvv9Xq93263dr/fTxPECeME8nK5jM/Pz/HTTz/dv337dvrll1/GP/7xj/G3v/1t/OUvfwkVswongjdOp9PzH3U3D3zmWGnZVXn4jCqs7wC2BKP4/8tAzkZsoWx6XrqeHZymvp4ABCBJhTQwKfDT8gzrZCIqi5AhiACjBfEB2rP8/X63MM7f6/V6v9/v7Xa7bYC83W7jcrlsVHIq5ffv30+//fbb+OWXX8ZPP/00/v73v4+ff/75JSvbeu+bL2WMMaFbAlpBNM85QX+ct6qoSqkPAwuQlBVKqGNFSUOAA3Bmu7gC5hNOd15nSwvAOUW7C4giUCV8Sgn5L9hNFIqTsp0GxI0ysioyjAjkY/tGJVEpz+fz+OWXX+7fv38//f777+Pbt2/j119/HT///PP49ddfx8fHRwrmTjV779EXu2px2xhjwtdJZQcAWQIPLPISsMJaSwiD8gzIKrwSyATE5j5nAbR5c1dBUwBlsEWW0h6LqiYsqFPAQxCyRZ3wOSARxmlXMX5k64pQfvv27f75+dk+Pj5OHx8f4/v37+Pbt2/jt99+G9++fRsfHx/jcrmUFLO31gYDWblxRIs/TqfT7ousxJsAxXA2Gc7TA9XdgfdoHbFsj76X2+1WArgI1ageGwA3qupqoHsmcbI6Fu93quggFa9d7LeDtgKfAFHBJ+NEByIkcJ5KervdTmhhGcgJJSZ5vn//fj+fz+18Pp8+Pz/H5+fnmGD+/vvv4/v37+Pj42N8fn6O2+1Ws7JjjP6wraMI5E4RZ8x2vV5TSwkquotV7/d7Tz6HFWsD/qNcdw0CQ3q/321c686TwDVIdbuy73zNldhSHb8I2klZznm+InBS4U6n0302aBFsLhHDAKJVJVglfI9jhvu53W53sLANYNxAiDA6MCeUHx8f9+v12i6XS7tcLqcZW57P5yeY8/fz83Ocz+fnsSmYUyknWEG85WBst9stzSLyMdfr9Qi08iY15UZ0LlDGLhR3o5zK2j7OPUTD0E+nU3tk7Xb/16NFbhloAMuY1zjLUOO3BKeIDe+Z8s3/J4gFo4TM5jPmuRg28foUKKVSwo16TgA5npywcWLHgYl/Pz8/73/605/ab7/91m63W7tcLie0sZj4mao5gTyfz88E0f1+j8EcYzwTPEG2cqjyfHNF0M8fuqEiaOVnRzZZQNh5fwQyHg/HDGfJo89Q1zb/quu5XC6773I2XKfTqd/v9+d3wuqWva/YTdUdEV3fhIv/Viyps6YE3x3r43K5bJQS66zaxVGFsvd+//j4aF+/fm3fv39vt9utff36tf3+++/tdrudvn37ZuNLBaaCMgUzC+rZRiFowxUuJI8YMqcCp9Opq5vagaYU6lGJA1XQqejchw6Cj0Gw5nYBrGw01A2O206n04BGouNNyTfp/FwElhUey6nXrIKw7QQWddxuN2ldL5fL839gSPF8ahu/JvBO48CPSuqMf8Vp9/P53L58+dLu93s7n8/tfr8/39/v9/b5+TkhPJ3P56mQ436/j+/fv+/iSgbzer0+AZx/5+88bv6OMda6S5z6kd21fYC9dxv7cIJJ2d9AOS30fPMzyHiTM8B4DF6XUlYHp4KQW3W+1t77MNB1vGHxWq7Xa7vf78+y5/N5A+H1et29xuP5dbYtyaRu4AksbPq6936fjRzXRxBbPr/b+b18+fKljTHaBBBfn8/n0/1+H1++fBnn8zm0sB8fH5u4cr5GuBhMVk0EEn9RsctgVhM+ixlJtMA23R8B6yysAstBOgFXIKKCMIgToMqNEu2fYMH7ztc732dQKkCj1ytAZtY0Kx8pIr8GGJ+AT3V+2Hirhl++fBmXy2Wz73w+b17P8p+fn8/tUwGVleVkTyUb68DkfayWY4zxNRihU4EpLJPZVrK+u7J4/mgfKqeLW9X2REWlItL1diynbDDb3+jXgYjQqn0rrxWc+NkILP7F7xIbMvx7vV53x40xnlbWJF12ZSag/N0pW6t+ZzmOMzHjajKwDfond78zYTdfq18up97zr2q8v3IioBprRtBl0EZ9og5WBRGOdOHjIjXF7UotFbgOWnXzIJyzYvjG5IYgsmMOxHkz8OsMSrVNWeq5T8DaOcbEv1Od5rbs9aO7YvMet63EkF++fMExq+MRl4/L5bLZN/+ez+fnZ6KazuMqXSQVO5spJXflHAIzes/xJseckRJiDMog9d6VfRrqXMr6KpVV27jRwJacGovOAM1zMdQMnwK1AubK63kdCChvI1C7g0z9nf/D+Xze2Vj8H7Gx4P9duQlsYCrqyN8XqG3Hm/10Oj3jw/n+crlstuM+jPmmxT2dTuPz83Pzt2pn1XsEHX/bnPaVqVmh0xwOt0o6XLLAHePUU203wHfcrspCwmV3TryB5s0Mseeg97x/BwzCjBlbB+pRAPla0BVQuT6V6QHdBlj3d0KG147b+DqxQeUymDO43W4dQar+TIjwmAd0z8/h65vf0/yLv3Pb5XLpru/ydDo9s7ET0I+Pj6dKK9VUEIeKWQWPAOrJ8LKd4vE+t91Y3e7UFlWatg2VwJnb+HPmtvm/sfK59/OaWF3x/eP1UPHvA5DDYDpYXfb0drv1V2DkBkxtw/tEWVVlXWdC9pFYs5/jfh9dS/16vW7s6lTG+TfqsxSJHxkXXq/Xdr1eu4LsfD6P3vsT3N77DkL+zPm5jSdKL4zR3AxQd6rHkLkYlSowsrq7znzu6wSwdsMJOXmA5fBcjxtgMGBYHlr5zokhtsMCTgXLQOW4XC6dEyEMprL8mAQzXRgduix2yZzorxkYsDn3hB1VeMLGsXsVtgl2pW8S3svk0vw7R4hNaHvv4cACl5HFzwIH0Kc6zu4XjDPR/jpAVxWzO1Xk2DDb3vTcxeGU1iWZHkmIDWziWKvirCJ4Dravs6IJ/GG6cTqWdXDy+fArQDVVkLqkVjAoZIITdmmIqXwqa95N3+MGYoZQdRVNO53Y1xRkhO16vY7eu507Ca9lJnbGpxOemQhSw/AQsmmp5zU9BiU8G6wvX76M6/U6Pj4+do0Bz4CpgiknTUeDqwlKBmg3u4OVjrZ1A+rAcgaejWq6eJCvCYFDONSwOgHX4EQRw8lxbzDOdEK6gZ3Hk1b+8g2o1JFtKXyv/fEdTXuWjWXdAZiBp6ADeDrCFiim7B6ZFneeI7Gvm/PMkUDX67W7xI8b0D7/v8dA9qfN5oaCf74WZjH0mf1cmfY1Y0JUFmVrTWu8uzkNcLtEj7u5FXBTkfC6GOA5q8YMxO8KVvF6sAVGdcrUbsKODcQKkLMOMdmlxum642YrPm26AlhZW1YB1R+rrGswE8TaYAWeUMxdf+WjwSvZ2Ef3ytOyfn5+PpVPAaqOn43MtNBqvmjjxbjM4lZjZY4gqNMI5ktaW/sYKNwS+9lFQzGihmMCKPa7+Z0V6Eb0GRmobtpX8JljWu5FMLN5ja6hG9kwQgZqf5+1NH5UxzkFReCdWhJ8XdlGUkxO7HRlYRm4mVO43W7ter12TPJEw/rmEN3L5SKHIWZg9mz+pUoKOYq5bJTJdX2gme1UcxMZQFaEQIlHct32M+Y1BzGkGuzfiyAN9z+ugplZ1symCrDCYYkGxDTpI9RzBy0rHyeDUC1nWaeUaD9n4xkNyYMBDZtzZ3B++fJlY21XFDOcARJlabOyiS3uCpLI9jrZjCDkaVvcCCjwognKShWdzXZWlZMvVTgD8LpqlCLrqgbcB+qYwrgKYpT0ccCqbKyCValkEabn/FynogCrPKfqf51xJ7sGB2ZXcZmxoSOztjx300DZi7a0/2AIR0UlBag9SuDw6KcAzlaB7vHZvWpjK90dyrq6bKyDUZQbR0B05biLQkHIcSUmgIK+SwuqgHCnoio2RQU1yj+BnBy9pphVKLGyC7ZzFK1pxWK+E8IhVCWLN/uLtnUU4ayoYLoaANz8FdtaSvY4pV0BEW2ls61czqllBKpTyKgMAhrZ1cdc1RROtPmvWNkdcKZ7ZKxaWjiPLJMpp7OZKxA+rqG/oJLjxf0pnJlqLoDZo3gyU0mKGys2taKecj/d1C+rJSplBqlTyAqgR+D8KjKlmRL2gtUcAdCtsL+ijCNT1oqqqkH2OHEbG5sDFnUg5Aa+yLou2VU1ptj1S2ZQqv1ORZN9IWzRfgaRBxKoBE8UWyqlJFtrIc0AxNjSjed99CTY/XDfSzCz5M0IZoVEsWnPFNTsl8ooVC1TzbGgqFZNDSgVwKK+1sGDMKqxZCWGVMDysiEr1jVSQJUYwj5iHOlThdHt44SQg9CN+nl8D90NMIgAdgr46JqRiR9I8vRdFvbr17m/yxUMKjNLMiVUADwu2CWGhhi+F55TWM9M9cogzms1dnM4uOF/LAEYWdcqnM7yFmyq3IfwmOROd7Y1iFWtOjoY8To41mTV5IysgFFuRzsbWFGbNIIJCDv1dOo4lZG7jWBwRFtVTKuWyeCByJKOan8oZ3ep9XddNl0tDuaywLz9cXPYeDAA0SpkBO9sbVcTOVWldPv4uyzEkzxHtjvonHoSkFEWNoo1d8DhcQputd2ppNon4BzoAiJ1hBFQg0dVtdbGHHDQWushmNEQukLM2QO1G2Y8bgTXqFhcBJj7EjPgcPts8US8qPpPB/dXznOh5Z438tzH5ec6QgrOKrRRfKmysBmUDB+PhYabMlVPER+GCSITTzr7am2tArH3bgcEzPJm+cr5jJ4NnHNFDVrFXcI5Le9k5Jnw+bedbV+FfRzZIHaOOaOsLY0/7UGs58DjrGwKMIMFIGzOEW1/jGsdAtCN6hEAI4hBe9YXeRROBSVPAVPAqvIM5bx5hVKWAMP6zBRy3iescridVdFBinBxXDnG2GRY2XbCvp1lhvGtO9Bxu5h908XQu42lnSArMFdizMim8uwRCxPGnnOS8lwpnbOiDqTAjsrRN/PcoAScCbaACqVM40ylnjjTBs+bwWlAG23/UKbdkiwKWIQPGzWaczpoSlxPEj822cNWkpS7FyzsDrqpfgpG3jahw2vgbaSQAxuLWZYt7JzyNe8JoZpNAcvDFOdw0wqYT9AK1rZz/DdbSlLPp0ryIxgQJlK9AZlEq7IOXpohg9PIhrCng88JsOxiV4ZWAYfg4sikx/8ky2Z9l862uqwrfscIH8+ugTmVGyiddeVYUgEMn4GZzg14EwIsh9sx2cKKiWXReuOE5gzGOQgdlRKVVdlevqb279Xq0Qnsts2VDaBO0coezsruWtHApu6sKG4IBhN0aGU2kLrMKGRTN3HmbCDwKV14zvkMEDG4QfZVspVlaNU2mhc5TEZ3N1h/zqTheuLpW05ZWTGVjb3dbnNmxKZBnN8JqidaVLKAOyARNLS+MB54Z2+VaqoMLKroVBlngefnTPAcoHNWCSvlfA8CI0HEmBNBnBlXyMrzU7A7WVm94PPqQ2gmqKx+WDGsnvilmcSOBJqOK1nYyAIzuAyesq3UdSK3KfWcYKD95HmfYOU3qser2CtYEUA+FpfqdNvgPBZUBhDrGONRVlQsh8rLcaUCykHG0OOUwTlLBrsh5soEMGezi1E4HRVt1icp5wZEFXdibCkG8Y8vX75sbO4E0iom9z+hjSiOfy3DhpXItpVhE+UGQdvoWjtChmrGHf4YAzKgBNnGtuJxFCeGdhUAfQLLK8kBYAP6gvFJZajMG3Xkycy8KuC0q4Eyymwtwdxdv2M0mIBtK0LKnf640j00Auq4gUkdWGlhs22qJc6dZCsL19oxnlTJG4SYVRIGpD8TPFBuM6OElbS1pldid4mGAyN6ZIupbC5bXJN9fdpbThSxLUaI8IG1XIYBxW3Tjs6KQosKcxfxcQmdnwRGM10GnFcCy2XYunLMyAkdgk4mePiczsLygthcBut6goOqS7YVFXADLjaosB6s6ofcZWAZSIRYqSUkizYwttYab3vUOQ9w2HRxIIg8WwRVeE68xi4UtL3zRphxplzwuZrcqYCq1I3jPI5dnJIygEohMbPqVJSzrwzxBJTs5zN+ReUSgxikPQVF3JVBeNQxbHENrEMNvEdFZVV9lH9+ORGEsNZQpyTNc4C3AG7XF4ngzq+DrO2zbuaaOXgdaFcdkEotoSFBVX2qJ0C8OWZeG4KGlpghA0XfTOPCqV2qqwQ26QWfF2PMLhI2w1lVAa2aPsYd0za25MQRwgcZN6uQDCi+ZxiD4XEM2kZxOT41FnZnaRlcpZouzlRqqdbQVWopQoSB58RV50lBNrHi/AwXS5LrwDVlpY3Fc3ByiYGc52Trist6kOXdwInAQtJpp5QchyaquYOV7Su+fxVMaV3dc0RE2S6mUY0gLt2pMcYqrKIQ9w2l1gpQUMtQYcmmbt5DTNxdhnUCjQqtbK9SUSzvrC0mmhhE1e2FS2+oxypy/ZASutkmtjx3vcBC24PX65nbqkBCRhfjS9kIYPnee8cMagVOhI/3T1fAmdtAWZsCswTJCkQVNa0qWKSKPOpHAUhD9DrbVcyoYkwqhvh17vYAayXLQyKGYdxlUDFp494rBXRjYgO17DDYetNIUj/ezp6S0lnlpEwsWmJMkOwsKXeZKEAjIHn0EQJISaRBcO6UMINz7p/bEjjnw4ft+xmDvksxX4G2rIris7qaeKwAFMP2Oi7n4criuZwtpSUwpfLxSnORSrIqusc5ZFaXysqRWjiZ2DyAWEIL35tVSoQElFACjOeGGSE7AHEQgdo/LSvCOgGBvkxsmDbvlS3Fp5vhaB2TAGqRKrKKMrhLVpaGzEVjZ0OQxDhaCTA+QyRR1d15aQzrJntL3RibsipjG6jlgL4yqbS0sNYg1e84vhbBVrElK64CUcWYXDfKxhpIuxiVJZUxsbMy/uRBKTNRQ4kQ3LdRYLS0rJjRPlTPqY6gdJsEDc+aQXAn+HgsNUCbRuF0Oj0zwnA7bWDkbhO5Ens00qeQhS1laBMl5M/cAaxsLF8rKyql+Tf7ELLEGu/ixiimdCvo0TjfpjKwaggen4eh5v7LokLKbLuyvHhcZG8dhGrEDx7Hg93ZppJF7qBqO3iVveXEDQNInzeoe8Yq6ePaZBZ2JviM3W2UAGotekRCAGq4EkF1X3DOnR11yRsBL1tRa0PVcZiNFXZ2c34FskvomInQQ6lzpJoZbJxk43NwKJFBquJSsrByHydxKOnTxQASBmS3j+JMnsHSla3Ec6K9VWoJVn9zfjwOM7hqYAAqJQwE2a3nA48J2QGegRkpZNivSY+ys3EkKd4oJIwsvIHl3cWgLt5k4NH6OmtLWdpurOkwEMupYc7eMtDRhOcI2ui5JhVIzXzLyto/GAPuZoyo8wkoduVgJglCt7OhGbgID4Mq4si+63zUS1FuFFXFlqyaj2emHlLMcBqYu0FMuR28BbB7lOxRMSiCQXFhCKuwkhZ+pYDiGSgbsKKV8MiSRsuHSIWM9rklRiIlZZuqXjsQK8ooYJMgq3JKWVkhHbhsVxFUzthOWPkYijcbx54IKsSdT+uLr3crGKyoYgFiGR9iBk4kfloUX+JIlQRQqabmpgnhqtpQpb6RVQ1WH5DnrS4hEoGZqaerQ2dhFbz8XePxShmDbo70eISjoorO2vK8SJXI4SUmEU4zWKDzUDtWTYw7xXlbSTEj4FRg7zKnKoGRALv0Gs9Tgc1BpCywGZRQAtqVz2xrBcAMzEpfZwFSa2G5W0QBFjSMapWAEFa3HcGN7CxDzECyIkJ97qwrqWNTWVo876PPsjPkj2wvgroM5lLZKMETKVql/CvnWVFiFa/SzJUQwkoZsr67Y6vlSRV3/2tmNTOY3vnaxYwMuoPKqdzR1w7IqHymlPxaAThfU7Ko2ZXYj4AYJHL+kNdKwRQYESTRa5fsUZ/rVC1TMTyWVyYoqNtuzaHsMyv2tvoarxdfqwYgU1axFo/cnql1FGsqK+uAROV8BX4GU8WcZTATi2q7Qcyi0O0V+GhWBMNRUkn8H1SsWVE5By3Gi0ECqUeJoBfAtDa4amkdXG37AGP5Ggeb84p7UazpoKRzdFzeQ8HkoHGxprKy/Hpm5t12p47J6xTYDEz7uINEXSuxYXvFskYAc+ySxH9sf5ftKzU6IbwVBcUGg5e5FMCEXSErZR0wGayV19woM9guPjTqJdVTqR4uE4nJnLldWVkECCZLd2VLF+xtamex7IpiriSDUpvrpn9lrwGMCHyppMH+ps6LILsuFGUj1XEOXiqbqSHPUKnClpWV68kqtURVNDY4TNaocykoYeTU5ngGEQa/S1DnnE4AeXMcKjHPAmFVjCBENaeyLVNHfr3px8xUstJ94hIpfH4HKE/eDaArK6lSyVVFbdt1gxTIVk3pppVlFXi4pEhVBTObquohU85MLXn1iahvUkHJjSCMc01tLFveVVBx0DodM6jftCu7DOtIzYxrc0qp1JGP2ayYFz2Gb6HvMrO8cnGtV6Gjm3uImSfD2GpWK6uowbZGMxFKQCo1pOMtcMXFpRst+hXGoAomF3sSTBGgTglbBKWwsQ3tZqaYSp0Z1CimRDWFcCJUPYJ00BI5FkKYNoifuQxmN88SWVXWLMaUqqqgC0BmQJR6sk3u9NCf6jYLXxAfqsYEgVLAhRY2AtgtflZNFmFyhxdrLkAdWlk4D88M2ixHyepIdhMHrG/iR1ZGtq0MGpbDbRPYOXeSY1M6Ny4ZstvGSktK+XbFPATj2D371saPEsAMXhXrsZ0km/XStkhhMyBfsa6uXFZe2VCe+YMr1+GKgwrQyNYq1VRrB+EizAow6NsdNKcyVEkYeM73ys6q4kAHp6BiFklTkIrVC5oYV7uzwOGCz4UJ0Stq2lWMJy4wtb+RetL6tZFicnJmBw5UjCvXXMZVJX2MQkbf+XN5EWd78Vz8/JEsMZTBiKNzsm1inLRUQ74H4NidaqI68j5sAFgxcRveC7ieLJXfQYxjZZ2CsiWFewZXJmBIlZ1tdtrX4hSuateKso/RZOtOKW2nmq1oTzeK6dRWAWu2NRVb4hq0SXm1GvtugHrbr5IXqmSktg5CuDE2MSlPwsY5kNE2Wp3AqiZbWVLAxiBF+2iBZbuNj6MB6rsMLC7FyasaYDyo7KkoPyEtw3pEMXfPvxAJi2jAQQgjrz0rLIZSWZlIoNhwd5xK4AR9mYNjWAaLrnuImJeBVN9zBORObVvbr+mTTfFSEJLSRnHo7hEJoIi8MFqjxmvgmF5URZz4zLFgZZ8Ctu2X7ggVccKm9gVxIsOHqxXgNMKnFWZYnf1dBnOhayXq17QwFlWW09eNKyVJFmXqaONGA5aCegMbJ3UUkGY1ic3nKWgjq8qfVYGQG1gRt6rs62a6HiqqUOqdesK5NmX4nGofJoiE1d0dF9lVVkvT1/kEEaaCoYOwFpcVcoLM+7669PxC9rWqktH0sWUYld0VCpuBZ/stVRcGgy9WX2+U1Qthi9SzAqSxzZsy+OiFzBYnySGV6Gku44rD8BCOZBV3BvD5+AKRHNwMEsB6EzHnJpkTAeiUlEGkcECeB6GDZTp5YEJTlvdrknxYjTllMkfNtXwDjM7uVjK5JXUUn43rrqpK2jytaxHW0M5G8DC8rtHMYs7KSgduVQMGTYFqFvVS6rkD3sDJ46afdYFwoq11AOKCBLhvwoUgc8IGANycR6knZrdJPdsuxnyjfd3FovTlRMdEdtOl5CMV5EHsXQBis7TOwvIDZaGj2Vnpbh7cpK63VwYEMLwqbjzyl699sawFFkF1yqjUU31HfC6sW1ZFVFuXVXVgz9keEaw0ys1lWfm+azQAQSWA+hKYVfsZjPncAcUB9oIayy/UZXRNckDGji77GsWbvBo6tPrWPqOyVkBUq+INeqpzNdYs/u0ifh5qmpqIW+33JVSUcwY70KL4U9lYdU6ljtSls7lmfi9g3YzeQfVkaGFaV3ODCnaD2N8wsEDFklE3RzM3ZghdYkWHsszq70FIecnKkVkt8ezMzRq9bkGuKojRLBVSod3Y1yPqKgYW7JRQTPVyy5xIYLjOgxgT52RKJUY1dOrIiRd4futQx/A5AcSmEjz0vFWrkLzvbWAu9HOWbGgxFk1VNTpnBKk6TgwisI/HcxYXP1uAWO72ULFlBTq+aSu2VTUs6hrxM2CF+hEor1VIA9ZmFUaab1lSSgZsVs4sxzHlVLoJHr9H4DhONTkI1XC0/wiY2NoWAG5RlnHFnq6oLccpQddMuJ/O17JVA5OHLi0BqCztq7Y1++ucCd98qLI8MIHBV/cKjxQTme3hFBS3MyCqnDsuym2o80HjvFFTtrURmNaGJsmVahImjTsUXKtQZTAVs7Mvv8/+fzUrZAXcLJ6M4koe6XP0b6SmWWNDzyUpQ8bl+LtWx4tuqZ36cRYV3yuVxPNwvIiqiQCSmu7srgTzR6nkyhpCarXwFy1vGd5iP2cY06lFr5Njhhg1Y6+NB28ftbK83s8rf7kLJbKwDFPbLg25a0AdZJEiqr5phixKMDlRUtcssq1hriLqGoH+zeNgVm9OemjsETV8JdF0NHnkIFxWY1OB4Yrp7rtWJ7NgAAAPXklEQVQ3oNs5nplyVf8u2FoLu1JrHveaZWQjqAkshtFa2gzsSG3Zpkbvg3HafF9slPPlldjFlK80Gysm8Mr4MPhneNWENPGjAIpmilTPATdTRTXlCBYHYAQuPwA36xIpWtGN4q3Y2MhiGsUpuSSnlEJRD8PorC7CFYVw+F51qThgabxsTxWzCGY0ZSsb3lfqAy0OPNjNy8xiQQKsHYFQ2HBZVvVbBuq3m1oWKajqaonsM6uZUr6CjXWNZ0l5E3h3jURma6kP3MJIiy1Lm+kahQq41N2iZja5sjtlLYNZHZrH6qUGm4vMbDp6Rw2CFmvuyFkrBcCyMtFqBaECmsHoK9BZ2LA/lJcRqSaDqnaWbrZdGaz3DLgIvBln4woGztbyJGqslwxkhhHrTjTYFXCtOoKS8uLdofVdAbOylGU6nlYpXWZts4nXBq6WxJitMNokHUJnbnJplQm+aGpY2a5GMV2QD1hRubBPFKdumf5OHkLHz0F9luE5kjBjRa0nFE5CUGqHw32MmjZ6xkgINVnSnZ1VZStK2qKlRaLlQgK7uTq7JFXJwM+3SOEKyhZNI+tJ0I5qMYy9k2qJD7dVWdqKXa0CKNR0Ccjg+B2IYu2fcBZJZkMFgM11r0X92wilghFGgzVnexlqB7xL9mS29SiYUVY2nXOZjNBRsyDsQPRWW5hrZ4XcdC4HVWRbjgJr4sFofK5SzjQ7rhI1UebdPdEbj6sqIvTZQZ5va08rABsAW0UxeWytAk7A2KJ9ZpxzCioB24XFtYAeXYxr6anSqhLgppEqWbGwLunTgrV+IjWlL29ljaAl4EQMGsErp4apeZiquwRXLXAqOCeru32mmydc6oWTSWpFAGdzeTB8RTHVMEtlM90CbbQCYhPjq3egYr1FGdYIQjiuDGZ5zZ/AzobKGOyLxti6c4Rwtv2anyWlLICnlLhxJRXt6A5ebDBWFNONbxWZ2d02mnu4S9YECpeppV1zSWRBWxHYzVIv1CXSouwqqX3jBBBDZdYQbpTQW4ZQlS8r5kH4suSRmg2++3JN10x1PaAmEkmtYlEdeGpJEM6kOuCqCR22oSujj5IV2HdT0zj5prLKTjXFAPjdQlyq7xIBxAQP5yMczG4VxAKw0n6ilZ2QBce2pLulkuxxqnoIzFfgqyqjil9S1VNwBrFmeyeops8yOjZUybZdfS8CuaTIJumzs5tODaNtLpFDQ/PcJGweLhmeL1nB0KqiUDScsiUVD89Di3HtrKtSULw3RLiygZD+7sF8JTObgYsrGvDNUFRGl1iy0Ll1YkUc2aJYMog920I8qW6YDCg1Mqk0JHJFKXkbgbRreI+qpYNOZHrVcDUba7pjsphSJNtK6upgRNAVoOS0mugBeN4bIZgHhuPZ/s1ENaX6KsVr+YNrh1Nb7ipR0PE5zbNRegCbrHRUw6Yf07dLBJl1f8KB9as2V1nNqAsl62LBBhehwalerkHmB1JFIEZKSEusdl5JQj1nJlHXSCF342gJ9CYGrXelknJIXqVP8sD+qtplCR3XH2qfKq0ygMp+KnVkKxNlZ8m2YkIlVMiCnXUwl7qznBKSvQz3m3Pt6oQbXO5b5FixCh/fHxUQW/AEcK6zCNqKQnL9sywqmKuwvqSYzT/aPVNNpVyhvRW21aqciCsjdWvBwILUvh5VyCzbWoC1pJjJ680CWsl+udKB6T5RwG1mlohnlpbg47iz5U9ha0FGtmRLFYBtO99y97Ap0z+ZDTAog6kSLZsMHg/IFkkgp6CpvU2U0cYVSdnmkjwBdOmXbxTWNWzuIbipMioVxEckZEoahSOiy2M3K0jcC1LhVDwaqG0ZvkcWqCnrG4GIxykrqlbWdw6LQyBaZR8HmLRIhQWsHswD42ZXVLNkf9l+FlW0HVQ2lwFsC/Z1FdzlQR0KaPfo+Fdfu+/dwVRICu1CGR7AEIiAhc+AZUF0kOBaPxmUqg4i64vQnU4nFDYJ9Nz+1fVXveH9qmr+kPILx8oKcRV/BFbxbE0JMT0kSD4w6L/lNY8ocsqagVdU3A3MjxhxcGuqzsPH4irpaow1q6OyrVjvp9Npc59E91LldboYVzJWdimWfAW2SNEKcDaX2FmBLLA/uKxlmhh613Is1URQApbKfttwxL02q6Onx5pQxSbPojAg+v5hAnN6LHVRDXIsvKtRjiS0qJUyZTAXVbAK82ElFJWaQdVoqUC1Unt7BVaTQudM6SuqexjQJN4+0icaxv/utbKv83ETbT8H8gjcOKxOJmbUa6OOVXht3dFY6rHv9XoNzFLceEA1o8+pKm0LAHPHZ2rYKjFq0hfZFixsqHJgD3eD5n+U0kb1mFjXkn2lvMSSOsNE/CdIAKF0Sytq6urOHUN5gwg4GZosgbmggM5ucra2qrS2Ig1cbiBBcxYzgzUDNLCvL8GbZXNp6ORy3LmS+Kk83zRIAK6A1ioKa2I9NapIuiUFdfC9766PFZUtqUr6KbWk+zZU1a/ZrIXEztrjTOfz7hwKziCeXIaraHtbZIMz+2pGgazCmw4qWAFvEdhodYp0Xq0pV7G1YWYWbO4qhGq42+Z8BYtrLWvluNPpZAeaFFS1vubPgbgxsqcpnAaszBovKaFoDQ8BGtjfUOl4NAG2nmQV04feJgumvX2fsrQEWZghL0JnVdYkn3DOZIeRN86RqPWCmsvGVqEMRnwxQAxwS8EMYo3IzmY2+BCcLp4MKiuyuhImamlbZFcNoNl7tp+RHd18ZjQIRKyXdFRhN98/hyKqwXWNo7O1wiaXoHN108REZZWEq6grnIfjzeg8jdRf1XEL4kkXa5bBjKxoKaljBjeHlVxQ4GaycpW4lDOAKtnTxHAtOfzOtZwHAM7sqVXkV6yu6kap1nHkXKqWF/4XHqjenNKqBjpR3l1ch3Ejg1+EsgdQhsdG0B4FM9sWAVWpuAyiwTPleZxt9VyZVS2qXfReWqTAilpr9ApoWTjxymit7NwV4JTriZyOA9B0k7HFfULourmKYHVnRQvqGL5HMHdqFcR2qWpmcK6eTwx2dipWrviDilr+fKWq3OWRWdHKwA4eu8wjchbeRzFilqjjZN3ufCpfkJ0/scVpnYk6L0PI77lxdWCZ87WiWm7B/AGquQSnujGKsB8CJmiJq8q1pKIVWyqOiTK66r18BN8r74/AE71fdC3yPS2MxdOpnE1tlVxD9JmVOoggN+r4PjAXVFPa3Eg5jVJGFVUGNolH20GVrUB7BOySWq6WqYQdWR92pcFMYMwckbSgCKCqD67DiiWu1g8MQC9ByfcFqW1L+jL714qNCuznoSxt0da2gtWN1G8F0BK0NN0nuimelUF9dIdAfjO44UT3CjQLoUeLHJFTO3gmpRuIIOvwBQCbqNeo3qtZ9iF6xVK13GRlo4zqimq+CGdTiR1uRY8oqgE02hZBa79kZXPMquxRHKla2saZWN4mRqZUj0vLCKhkjKnqOQHNuSZVJoKvAqS1wpEquvWDC1B2ypwrCPsRMEPVTODMLJMDv6qeKXwi2JYV5Sq4qKyvgGsHCLiuj2jR59V8gMqSJ2FJZRXEHVRHj3sFPrct6OpqlW1GpatQdt0GvwfM6n63InsGVFhJGaBqgqqIV6IsXllZgySPq4R3bnt3wi5cv+cN2yqQLW1T95KYVsWWtKk4cB9W53WQQflQYR6Wl4HaJZjvVE0D5yvq+RKgZCs5qdBEP5sD94cAvQLlSgNaSMAtHx88BuNQ41zdFsX30zKbcs0MLD/ihkpQzl0wiTqKLTfbKmCmyYICnK0IbaieC4CG9iSyLQ7cIMGQwau6TKoq60Apl3WN40LZpca1CKKK9VQyyIEn8w0F8F6CL2h8o3ixGwC7s7EWzCOqmcApYxYD4jsAzVS0sl2t98pA7vrKophCVSonbYpgH6mvSn24pTBV4sdtV3BtMq5k82y+IADvUJ0uAlkCVTxIaPm+UNu/qkV4F1TzHXCGrXIAqItBKypqK99VtAOVs64O4ObX7pHLVCpYHcRmwvLR7TvYAKBBN58LGVzDuFz+hQbWgncQyCZAk+VbsPSouf93261iZgmfCpwRbAvqmSqriU2PwhjaoOyYqtIegVXViTsmyta6bGySpY3gyRrpIyAeaWDDxtpsXwKyalMDKNP7YBXMqEskUsi2uC8FNAPxAKTVfT1o6VzM0E0jF+1rWcUuHvdyg7vgoFplX8HpvHpMCOMRUPHzZkInsqlFKNX/EIO52E0SxSzOwob2VmRLW5D1XIU0rbgM1AzWgyC7fe8G7xUAK/taEBat7luqtyP7EmsaJQOj5F+mrnZfCuYCfBUAWwShyd6pMY/vAHG1UqOYpbI/gy5T0CMKm+UO3gFuC85dgfDVeguPDfITrIBLsLrcgdh3CFgFZjaKJ4Iv3F8ANEqvuxR1tVKOgLoCa1jxboBAkj6v7j/icFbA7f4rfRnQDLRViG13i0vqBQrYVqBbADZT0ZpiHoSzvQpopKIFS3sE1HfBWlHXd0H7LnArqvougMtljHBgZnh3Eoz/BKjLML4Z2Aq0+hEJr9jaVUBbvNzCIUiroC7AWmmFw4o5AK3MtB5VypZMSFgs05JyGVwlwBqsEGAAa2ZU1CjUexXGsE4rKriilBvFzOKKo3AuAroE6QFQU3u8YpNXwS5k+1TZt5UrwouN4KiUEw+k3ZWDp1RXHNRqXb21Ts39945yZSg3VnZFNQ9CF3XeZyr5DgBXKiwCMa2MxeTDYXgP1Fsf9QNKZc0k81RJk3r6EQ3rCmBVyLL75EjZ1pIVDHoFtiOAHoB0BdTVylqBsKKKS+AeBXJVLY+CXASuGvO/Auq7GuEjDfGKg1oKa1z/dmmi9I9SUGNhl0AtfulHAawoYrnSkmNXAVuGEhrEVXvUF+A5Ct2PqNOjDetyna4CmeUolmeXLN4Aq7C5Sj10Q7yjgl+t6CNxSRHmI5X+CpwreYB3Qfdqna4q21KdBuc4GoZsn49ZOOiVinwHqK9WzjvgeweEh2AU5+vtxZ9Cd9Wqkh49V18E5oj6vVyn0RStAyGIO5edXRKd5B0VGVXq2yr3xYp+5Ut+C4QJ4P1N339pQMjRejj4vb/Dcr6rQc3O/0rjmtZpeYCBiCHfCemRbNhbK/pNUPc3wfKy5f2D7OlL3/uPhve/oU4T0F8f+VNM2vyoiv0jK+KHQfdHq+0bncz4oz73/+Y6LbKw1o/5B7eOf1Rl/0du9B9tn/9bvrf/j+v0h6ttn2tp/r/4819y4/zv5391uvzzfwDifz6phT1MPgAAAABJRU5ErkJggg==)}.color-picker .alpha,.color-picker .hue{width:150px;height:16px;border:none;left:70px}.color-picker .hue{top:145px;position:absolute;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJYAAAAQCAYAAAD06IYnAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4AIWDwkUFWbCCAAAAFxJREFUaN7t0kEKg0AQAME2x83/n2qu5qCgD1iDhCoYdpnbQC9bbY1qVO/jvc6k3ad91s7/7F1/csgPrujuQ17BDYSFsBAWwgJhISyEBcJCWAgLhIWwEBYIi2f7Ar/1TCgFH2X9AAAAAElFTkSuQmCC)}.color-picker .alpha{top:175px;position:absolute;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJYAAAAQCAYAAAD06IYnAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4AIWDwYQlZMa3gAAAWVJREFUaN7tmEGO6jAQRCsOArHgBpyAJYGjcGocxAm4A2IHpmoWE0eBH+ezmFlNvU06shJ3W6VEelWMUQAIIF9f6qZpimsA1LYtS2uF51/u27YVAFZVRUkEoGHdPV/sIcbIEIIkUdI/9Xa7neyv61+SWFUVAVCSct00TWn2fv6u3+Ecfd3tXzy/0+nEUu+SPjo/kqzrmiQpScN6v98XewfA8/lMkiLJ2WxGSUopcT6fM6U0NX9/frfbjev1WtfrlZfLhYfDQQHG/AIOlnGwjINlHCxjHCzjYJm/TJWdCwquJXseFFzGwDNNeiKMOJTO8xQdDQaeB29+K9efeLaBo9J7vdvtJj1RjFFjfiv7qv95tjx/7leSQgh93e1ffMeIp6O+YQjho/N791t1XVOSSI7N//K+4/GoxWLBx+PB5/Op5XLJ+/3OlJJWqxU3m83ovv5iGf8KjYNlHCxjHCzjYBkHy5gf5gusvQU7U37jTAAAAABJRU5ErkJggg==)}.color-picker .selected-color,.color-picker .selected-color-background{width:40px;height:40px;top:147px;left:15px;-khtml-border-radius:50%;position:absolute}.color-picker .selected-color{border-radius:50%}.color-picker .selected-color-background{border-radius:50%;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAh0lEQVRYR+2W0QlAMQgD60zdfwOdqa8TmI/wQMr5K0I5bZLIzLOa2nt37VVVbd+dDx5obgCC3KBLwJ2ff4PnVidkf+ucIhw80HQaCLo3DMH3CRK3iFsmAWVl6hPNDwt8EvNE5q+YuEXcMgkonVM6SdyCoEvAnZ8v1Hjx817MilmxSUB5rdLJDycZgUAZUch/AAAAAElFTkSuQmCC)}.color-picker .type-policy{position:absolute;top:226px;left:206px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAgCAYAAAAffCjxAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAACewAAAnsB01CO3AAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAIASURBVEiJ7ZY9axRRFIafsxMStrLQJpAgpBFhi+C9w1YSo00I6RZ/g9vZpBf/QOr4GyRgkSKNSrAadsZqQGwCkuAWyRZJsySwvhZ7N/vhzrgbLH3Ld8597jlzz50zJokyxXH8DqDVar0qi6v8BbItqSGpEcfxdlmsFWXkvX8AfAVWg3UKPEnT9GKujMzsAFgZsVaCN1VTQd77XUnrgE1kv+6935268WRpzrnHZvYRWC7YvC3pRZZl3wozqtVqiyH9IgjAspkd1Gq1xUJQtVrdB9ZKIAOthdg/Qc65LUk7wNIMoCVJO865rYFhkqjX6/d7vV4GPJwBMqofURS5JEk6FYBer/eeYb/Mo9WwFnPOvQbeAvfuAAK4BN4sAJtAG/gJIElmNuiJyba3EGNmZiPeZuEVmVell/Y/6N+CzDn3AXhEOOo7Hv/3BeAz8IzQkMPnJbuPx1wC+yYJ7/0nYIP5S/0FHKdp+rwCEEXRS/rf5Hl1Gtb2M0iSpCOpCZzPATmX1EySpHMLAsiy7MjMDoHrGSDXZnaYZdnRwBh7J91utwmczAA6CbG3GgPleX4jqUH/a1CktqRGnuc3hSCAMB32gKspkCtgb3KCQMmkjeP4WNJThrNNZval1WptTIsv7JtQ4tmIdRa8qSoEpWl6YWZNoAN0zKxZNPehpLSBZv2t+Q0CJ9lLnARQLAAAAABJRU5ErkJggg==);background-repeat:no-repeat;background-position:center;background-size:8px 16px;-moz-background-size:8px 16px;-webkit-background-size:8px 16px;-o-background-size:8px 16px;width:16px;height:24px}.color-picker .hsla-text,.color-picker .rgba-text{position:absolute;top:220px;left:12px;font-size:11px}.color-picker .hsla-text input,.color-picker .rgba-text input{margin:0 0 0 7px;float:left;width:40px;border:1px solid #a9a9a9;padding:1px}.color-picker .hsla-text div,.color-picker .rgba-text div{float:left;width:40px;text-align:center;color:#555;margin-left:7px;margin-top:4px}.color-picker .hsla-text div:nth-child(5),.color-picker .rgba-text div:nth-child(5){clear:left}.color-picker .hex-text{position:absolute;top:220px;left:30px;font-size:11px}.color-picker .hex-text input{float:left;width:160px;border:1px solid #a9a9a9;padding:1px}.color-picker .hex-text div{text-align:center;color:#555;float:left;clear:left;width:160px;margin-top:4px}.color-picker .color-picker-input-spinner{-moz-appearance:textfield}.color-picker .color-picker-input-spinner::-webkit-inner-spin-button,.color-picker .color-picker-input-spinner::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.color-picker-extra-large{height:320px !important}.lib-color-picker-directive{position:relative}.lib-color-picker-directive[disabled],.lib-color-picker-directive.disabled{pointer-events:none}.lib-color-picker-directive[disabled] .color-selector,.lib-color-picker-directive.disabled .color-selector{border-color:var(--color-neutral-10);background-color:var(--color-neutral-1);pointer-events:none}.lib-color-picker-directive[disabled] .color-selector *,.lib-color-picker-directive.disabled .color-selector *{color:var(--color-neutral-30)}.lib-color-picker-directive .color-selector{padding:var(--element-default-padding);border:var(--element-default-border);border-radius:var(--semi-round-corners);background-color:#fff;box-sizing:border-box;font-size:16px;position:relative;cursor:pointer;height:50px}.lib-color-picker-directive .color-selector::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%}.lib-color-picker-directive .color-selector .selected-color{border:1px solid #d3d3d3;width:25px;height:25px;position:relative;border-radius:100%}.lib-color-picker-directive input{opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;cursor:pointer}.color-picker{border-radius:5px}.color-picker [slider-cp]{border-top-left-radius:5px;border-top-right-radius:5px}@font-face{font-family:"Material Symbols Outlined";font-style:normal;font-weight:100 700;src:url(https://fonts.gstatic.com/s/materialsymbolsoutlined/v164/kJEhBvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oFsI.woff2) format("woff2")}.lib-date-input-directive input{border-radius:8px;border:1.2px solid var(--color-neutral-30);height:48px;cursor:pointer;padding:0 16px}.lib-date-input-directive ::-webkit-calendar-picker-indicator{position:relative;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 -960 960 960" width="24"><path d="M200-80q-33 0-56.5-23.5T120-160v-560q0-33 23.5-56.5T200-800h40v-80h80v80h320v-80h80v80h40q33 0 56.5 23.5T840-720v560q0 33-23.5 56.5T760-80H200Zm0-80h560v-400H200v400Zm0-480h560v-80H200v80Zm0 0v-80 80Zm280 240q-17 0-28.5-11.5T440-440q0-17 11.5-28.5T480-480q17 0 28.5 11.5T520-440q0 17-11.5 28.5T480-400Zm-160 0q-17 0-28.5-11.5T280-440q0-17 11.5-28.5T320-480q17 0 28.5 11.5T360-440q0 17-11.5 28.5T320-400Zm320 0q-17 0-28.5-11.5T600-440q0-17 11.5-28.5T640-480q17 0 28.5 11.5T680-440q0 17-11.5 28.5T640-400ZM480-240q-17 0-28.5-11.5T440-280q0-17 11.5-28.5T480-320q17 0 28.5 11.5T520-280q0 17-11.5 28.5T480-240Zm-160 0q-17 0-28.5-11.5T280-280q0-17 11.5-28.5T320-320q17 0 28.5 11.5T360-280q0 17-11.5 28.5T320-240Zm320 0q-17 0-28.5-11.5T600-280q0-17 11.5-28.5T640-320q17 0 28.5 11.5T680-280q0 17-11.5 28.5T640-240Z"/></svg>');background-size:24px;filter:invert(46%) sepia(7%) saturate(119%) hue-rotate(329deg) brightness(93%) contrast(94%);width:24px;height:24px;cursor:pointer}.lib-date-input-directive ::-webkit-datetime-edit{position:relative}.lib-date-input-directive input:enabled:hover{border:1.2px solid var(--color-neutral-50)}.lib-date-input-directive input:enabled:focus{border:1.2px solid var(--color-50)}.lib-date-input-directive input:enabled:focus::-webkit-calendar-picker-indicator{filter:invert(36%) sepia(95%) saturate(804%) hue-rotate(202deg) brightness(97%) contrast(93%)}.lib-date-input-directive input:enabled:active{border:1.2px solid var(--color-40)}.lib-date-input-directive input:enabled:active::-webkit-calendar-picker-indicator{filter:invert(50%) sepia(63%) saturate(526%) hue-rotate(192deg) brightness(98%) contrast(93%)}.lib-date-input-directive input:disabled::-webkit-calendar-picker-indicator{filter:invert(46%) sepia(7%) saturate(119%) hue-rotate(329deg) brightness(93%) contrast(94%);visibility:visible}.lib-date-period-selector-modal{padding:12px}.lib-date-period-selector-modal .inputs{padding-bottom:12px}.lib-date-period-selector-modal .confirm{margin:0 48px}.datepicker a,[datepicker] a,datepicker a{color:inherit;text-decoration:none}.datepicker a:hover,[datepicker] a:hover,datepicker a:hover{text-decoration:none}.datepicker select,.datepicker select:focus,.datepicker select:hover,[datepicker] select,[datepicker] select:focus,[datepicker] select:hover,datepicker select,datepicker select:focus,datepicker select:hover{width:100%;overflow:hidden;background:0 0;color:#fff;background-color:#138efa;border-radius:2px;border:0;margin-top:5px}._720kb-datepicker-calendar-body,._720kb-datepicker-calendar-days-header,._720kb-datepicker-calendar-header,._720kb-datepicker-calendar-years-pagination-pages,.datepicker,[datepicker],datepicker{font-family:Helvetica Neue,Arial,sans-serif;font-size:13.5px;-ms-box-sizing:border-box;box-sizing:border-box;width:100%;margin:0 auto;float:left;clear:right;position:relative}._720kb-datepicker-calendar{background:#fff;color:#333;position:absolute;z-index:999;min-width:220px;margin:0 auto;max-width:300px;box-shadow:0 0 0 1px rgba(0, 0, 0, 0.1) inset;visibility:hidden;overflow:hidden;right:0px;margin-top:4px;padding:0 0 2% 0;border-radius:10px}._720kb-datepicker-calendar._720kb-datepicker-forced-to-open,._720kb-datepicker-calendar._720kb-datepicker-open{visibility:visible}._720kb-datepicker-calendar-header{text-align:center;font-size:15px;line-height:40px}._720kb-datepicker-calendar-header:nth-child(odd){background:#138efa}._720kb-datepicker-calendar-header:nth-child(even){background:#7bc6fc}._720kb-datepicker-calendar-header-left,._720kb-datepicker-calendar-header-middle,._720kb-datepicker-calendar-header-right{width:15%;float:left}._720kb-datepicker-calendar-header-middle{width:70%}._720kb-datepicker-calendar-header-closed-pagination::after{content:" ▾"}._720kb-datepicker-calendar-header-opened-pagination::after{content:" ▾";margin-left:4px;position:relative;bottom:-3px;display:inline-block;transform:rotate(180deg)}._720kb-datepicker-calendar-body{width:96%;margin:2%;text-align:center}._720kb-datepicker-calendar-day{cursor:pointer;font-size:12.5px;width:12.2%;margin:5px 1%;padding:1.5% 0;float:left;border-radius:1px}._720kb-datepicker-calendar-day._720kb-datepicker-active,._720kb-datepicker-calendar-day:hover{background:rgba(0, 0, 0, 0.03)}._720kb-datepicker-calendar-header a,._720kb-datepicker-calendar-header a:hover{text-decoration:none;padding:3% 9% 4% 9%;font-size:13.5px;color:rgba(0, 0, 0, 0.55);font-weight:700;border-radius:3px}._720kb-datepicker-calendar-header a:hover{color:rgba(0, 0, 0, 0.9);background:rgba(255, 255, 255, 0.45)}._720kb-datepicker-calendar-month{color:#fff}._720kb-datepicker-calendar-month span{font-size:13px;color:rgba(0, 0, 0, 0.4)}._720kb-datepicker-calendar-month a span i{font-style:normal;font-size:15px}._720kb-datepicker-calendar-month a,._720kb-datepicker-calendar-month a:hover{padding:3px;margin-left:1%}._720kb-datepicker-calendar-years-pagination{padding:2% 0 0 0;float:left;clear:right;width:100%}._720kb-datepicker-calendar-years-pagination a,._720kb-datepicker-calendar-years-pagination a:hover{font-size:12px;padding:0 7px;font-weight:400;margin:3px 1% 0 1%;line-height:20px;display:inline-block}._720kb-datepicker-calendar-years-pagination a._720kb-datepicker-active{color:rgba(0, 0, 0, 0.9);font-weight:500;background:rgba(255, 255, 255, 0.45)}._720kb-datepicker-calendar-years-pagination-pages a,._720kb-datepicker-calendar-years-pagination-pages a:hover{padding:5px 10px}._720kb-datepicker-calendar-days-header{max-width:100%;margin:0 auto;padding:0 2% 0 2%;background:rgba(19, 142, 250, 0.08);border-bottom:1px solid rgba(0, 0, 0, 0.02)}._720kb-datepicker-calendar-days-header div{width:14.18%;font-weight:500;font-size:11.5px;padding:10px 0;float:left;text-align:center;color:rgba(0, 0, 0, 0.7)}._720kb-datepicker-calendar-days ._720kb-datepicker-default-button{font-size:18.5px;position:relative;bottom:-0.5px}._720kb-datepicker-default-button{padding:0 4.5px}._720kb-datepicker-calendar-header-middle._720kb-datepicker-mobile-item{width:95%;float:none;margin:0 auto}._720kb-datepicker-item-hidden{visibility:hidden}._720kb-datepicker-calendar-day._720kb-datepicker-disabled,._720kb-datepicker-calendar-day._720kb-datepicker-disabled:hover,._720kb-datepicker-calendar-years-pagination a._720kb-datepicker-active._720kb-datepicker-disabled,._720kb-datepicker-calendar-years-pagination a._720kb-datepicker-active._720kb-datepicker-disabled:hover,._720kb-datepicker-calendar-years-pagination a._720kb-datepicker-disabled,._720kb-datepicker-calendar-years-pagination a._720kb-datepicker-disabled:hover{color:rgba(0, 0, 0, 0.2);background:rgba(25, 2, 0, 0.02);cursor:default}.lib-datepicker-directive[disabled] .datepicker-control{border-color:var(--color-neutral-10);background-color:var(--color-neutral-1);pointer-events:none}.lib-datepicker-directive[disabled] .datepicker-control *{color:var(--color-neutral-30)}.lib-datepicker-directive[disabled] .formated-date{color:var(--color-neutral-30)}.lib-datepicker-directive[hide-input] .date-container input{padding:21px}.lib-datepicker-directive[hide-input] .date-container ._720kb-datepicker-calendar{left:0}.lib-datepicker-directive .input-container{min-height:50px}.lib-datepicker-directive .date-container{position:relative}.lib-datepicker-directive .date-container input{cursor:pointer;color:rgba(0, 0, 0, 0);box-sizing:border-box;height:50px;border:var(--element-default-border);border-radius:var(--semi-round-corners);background-color:#fff;padding:17px 25px;padding-left:42px;font-size:1em}.lib-datepicker-directive .date-container .formated-date{position:absolute;top:0;left:0;right:0;bottom:0;padding:10px;font-size:1em;width:100%;pointer-events:none}@font-face{font-family:"Material Symbols Outlined";font-style:normal;font-weight:100 700;src:url(https://fonts.gstatic.com/s/materialsymbolsoutlined/v164/kJEhBvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oFsI.woff2) format("woff2")}.column-layout{width:650px;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:justify;justify-content:space-between}.lib-date-range-input-directive .date-inputs{display:-ms-flexbox;display:flex;gap:6px;margin-bottom:6px}.lib-date-range-input-directive .lib-date-input-directive input{width:200px;border-radius:8px;border:1.2px solid var(--color-neutral-30);height:48px;cursor:pointer}.lib-date-range-input-directive .first-label{color:var(--text-primary, #343232);font-family:"Inter";font-weight:400;font-size:16px;line-height:24px;letter-spacing:.5px;margin:0;margin-bottom:10px}.lib-date-range-input-directive .duration-container{margin-left:15px;margin-top:40px;width:218px;height:48px}.lib-date-range-input-directive .duration-label{font-weight:700;font-size:14px;line-height:20px;letter-spacing:.25px;color:var(--color-neutral-100);display:-ms-flexbox;display:flex;margin:0}.lib-date-range-input-directive .lib-switch{margin-bottom:6px;margin-top:10px}.lib-date-range-input-directive .separator{border:.5px solid var(--color-neutral-20);margin:10px 0;width:100%}.lib-date-range-input-directive .separator-top{margin-bottom:25px}.lib-date-range-input-directive .separator-bottom{margin-top:30px}@font-face{font-family:"Material Symbols Outlined";font-style:normal;font-weight:100 700;src:url(https://fonts.gstatic.com/s/materialsymbolsoutlined/v164/kJEhBvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oFsI.woff2) format("woff2")}.lib-date-time-input-directive input{border-radius:8px;border:1.2px solid var(--color-neutral-30);height:48px;cursor:pointer;padding:0 16px}.lib-date-time-input-directive ::-webkit-calendar-picker-indicator{position:relative;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 -960 960 960" width="24"><path d="M200-80q-33 0-56.5-23.5T120-160v-560q0-33 23.5-56.5T200-800h40v-80h80v80h320v-80h80v80h40q33 0 56.5 23.5T840-720v560q0 33-23.5 56.5T760-80H200Zm0-80h560v-400H200v400Zm0-480h560v-80H200v80Zm0 0v-80 80Zm280 240q-17 0-28.5-11.5T440-440q0-17 11.5-28.5T480-480q17 0 28.5 11.5T520-440q0 17-11.5 28.5T480-400Zm-160 0q-17 0-28.5-11.5T280-440q0-17 11.5-28.5T320-480q17 0 28.5 11.5T360-440q0 17-11.5 28.5T320-400Zm320 0q-17 0-28.5-11.5T600-440q0-17 11.5-28.5T640-480q17 0 28.5 11.5T680-440q0 17-11.5 28.5T640-400ZM480-240q-17 0-28.5-11.5T440-280q0-17 11.5-28.5T480-320q17 0 28.5 11.5T520-280q0 17-11.5 28.5T480-240Zm-160 0q-17 0-28.5-11.5T280-280q0-17 11.5-28.5T320-320q17 0 28.5 11.5T360-280q0 17-11.5 28.5T320-240Zm320 0q-17 0-28.5-11.5T600-280q0-17 11.5-28.5T640-320q17 0 28.5 11.5T680-280q0 17-11.5 28.5T640-240Z"/></svg>');background-size:24px;filter:invert(46%) sepia(7%) saturate(119%) hue-rotate(329deg) brightness(93%) contrast(94%);width:24px;height:24px;cursor:pointer}.lib-date-time-input-directive ::-webkit-datetime-edit{position:relative}.lib-date-time-input-directive input:enabled:hover{border:1.2px solid var(--color-neutral-50)}.lib-date-time-input-directive input:enabled:focus{border:1.2px solid var(--color-50)}.lib-date-time-input-directive input:enabled:focus::-webkit-calendar-picker-indicator{filter:invert(36%) sepia(95%) saturate(804%) hue-rotate(202deg) brightness(97%) contrast(93%)}.lib-date-time-input-directive input:enabled:active{border:1.2px solid var(--color-40)}.lib-date-time-input-directive input:enabled:active::-webkit-calendar-picker-indicator{filter:invert(50%) sepia(63%) saturate(526%) hue-rotate(192deg) brightness(98%) contrast(93%)}.lib-date-time-input-directive input:disabled::-webkit-calendar-picker-indicator{filter:invert(46%) sepia(7%) saturate(119%) hue-rotate(329deg) brightness(93%) contrast(94%);visibility:visible}.lib-dropdown{font-family:Inter}.lib-dropdown.error .input{border:1px solid #fa5538 !important;box-shadow:0 7px 25px -8px rgba(250, 100, 0, 0.34) !important}.lib-dropdown .label-error{padding-top:15px;color:#fa5538;font-size:12px;letter-spacing:.18px;line-height:16px;padding-left:10px}.lib-dropdown .select-container{cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none}.lib-dropdown .select-container .input{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;gap:12px;padding:0 var(--spacing-4);border:solid 1.2px var(--color-neutral-30);border-radius:var(--semi-round-corners);min-height:46px;font-size:14px;line-height:20px;letter-spacing:.25px;font-weight:400;color:var(--color-neutral-100);background-color:var(--color-neutral-0)}.lib-dropdown .select-container .input:hover{border-color:var(--partner-color-50, var(--color-50));color:var(--partner-color-50, var(--color-50))}.lib-dropdown .select-container .input:active{border-color:var(--partner-color-70, var(--color-70));color:var(--partner-color-70, var(--color-70))}.lib-dropdown .select-container .input.open{border-color:var(--partner-color-50, var(--color-50))}.lib-dropdown .select-container .input:focus{border-color:var(--partner-color-60, var(--color-60))}.lib-dropdown .select{padding:8px 16px 8px 16px;color:var(--partner-color-60, var(--color-60));display:-ms-flexbox;display:flex;border-radius:100px;gap:8px}.lib-dropdown .select .current-value{font-size:14px;font-style:normal;line-height:20px;letter-spacing:.1px;max-width:100%;overflow:hidden;text-overflow:ellipsis;text-wrap:nowrap}.lib-dropdown .select .material-symbols-outlined{font-size:16px !important}.lib-dropdown .select:not(.input):hover{background-color:var(--partner-color-1, var(--color-1));color:var(--partner-color-50, var(--color-50))}.lib-dropdown .select:active{background-color:var(--partner-color-5, var(--color-5));color:var(--partner-color-70, var(--color-70))}.lib-dropdown .icon .material-symbols-outlined{border-radius:16px;padding:4px;transition:background-color 200ms linear}.lib-dropdown .icon .material-symbols-outlined:hover{background-color:var(--partner-color-1, var(--color-1));color:var(--partner-color-50, var(--color-50));transition:background-color 200ms linear}.lib-dropdown .icon .material-symbols-outlined:active{background-color:var(--partner-color-5, var(--color-5));color:var(--partner-color-70, var(--color-70));transition:background-color 200ms linear}.lib-dropdown .dropdown{position:absolute;margin-top:12px;background:#fff;border-radius:8px;box-shadow:0px 4px 14px 0px rgba(21, 20, 20, 0.12),0px 2px 4px 0px rgba(21, 20, 20, 0.04);z-index:12;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;opacity:0;min-width:240px;max-width:540px;max-height:48vh;margin:0;padding:0;border:none;transition:opacity .1s ease-in-out}.lib-dropdown .dropdown::backdrop{background:none}.lib-dropdown .dropdown .options{font-size:14px;padding:16px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:4px;overflow-y:auto}.lib-dropdown .dropdown .options .select-all-container .select-all{color:var(--color-neutral-50);font-weight:400;font-size:12px;line-height:16px;letter-spacing:.2px;margin-bottom:14px;margin-left:6px}.lib-dropdown .dropdown .search .lib-text-directive .lib-text-container .input-container{border:none;border-bottom:1px solid var(--partner-color-10, var(--color-10));border-radius:0}.lib-dropdown .dropdown .search .lib-text-directive .lib-text-container .input-container input{font-size:14px}.lib-dropdown .dropdown .save{padding:16px;border-top:1px solid var(--partner-color-10, var(--color-10))}.lib-dropdown .dropdown .option{padding:6px 8px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer;border-radius:4px;border:2px solid rgba(0, 0, 0, 0)}.lib-dropdown .dropdown .option.selected{background:var(--partner-color-5, var(--color-5))}.lib-dropdown .dropdown .option .material-symbols-outlined{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-left:24px;color:var(--partner-color-60, var(--color-60))}.lib-dropdown .dropdown .option:not(.selected){padding-right:56px}.lib-dropdown .dropdown .option .option-text{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-positive:1;flex-grow:1}.lib-dropdown .dropdown .option .option-text .title{font-size:14px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.1px;color:var(--color-neutral-100);max-width:420px;overflow:hidden;text-overflow:ellipsis;text-wrap:wrap}.lib-dropdown .dropdown .option .option-text .title.has-subtitle,.lib-dropdown .dropdown .option .option-text .title.has-img{font-weight:500}.lib-dropdown .dropdown .option .option-text .title.has-subtitle~.subtitle{margin-top:4px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.25px;color:var(--color-neutral-70);font-size:14px}.lib-dropdown .dropdown .option .option-text .title.has-subtitle~.subtitle.action{color:var(--partner-color-60, var(--color-60))}.lib-dropdown .dropdown .option .option-text .title:not(.has-subtitle){padding:2px 0}.lib-dropdown .dropdown .option .option-icon{height:24px;width:24px;margin-right:8px;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.lib-dropdown .dropdown .option .option-icon .material-symbols-outlined{margin-left:0}.lib-dropdown .dropdown .option .option-img{width:48px;height:48px;border-radius:4px;-o-object-fit:cover;object-fit:cover;margin-right:16px;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.lib-dropdown .dropdown .option:focus{border:2px solid var(--partner-color-50, var(--color-50))}.lib-dropdown .dropdown .option:hover{background-color:var(--partner-color-1, var(--color-1))}.lib-dropdown .dropdown .option:active{background-color:var(--partner-color-10, var(--color-10))}.lib-dropdown.disabled{opacity:.5;pointer-events:none;cursor:default;-webkit-user-select:none;-ms-user-select:none;user-select:none}.lib-dropdown .chip-container{margin-top:6px}.dynamic-form .dropzone ul[dnd-list]{margin-bottom:0 0 24px 0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;gap:16px;min-height:42px;padding-left:0px}.dynamic-form .dropzone li{background-color:rgba(0, 0, 0, 0);display:block;padding:0px}.dynamic-form .dropzone .dndDragging{opacity:.7}.dynamic-form .dropzone .dndDraggingSource{display:none}.dynamic-form .dropzone .dndPlaceholder{background-color:#fff;border-radius:8px;border:1px dashed #ccc;display:block;min-height:94px}.dynamic-form .dropzone .accordion-content{background-color:#fff}.margin-bottom,[margin-bottom]{margin-bottom:var(--element-default-margin)}.margin-top,[margin-top]{margin-bottom:var(--element-default-margin)}.padding-1{padding:4px}.padding-bottom-1{padding-bottom:4px}.padding-top-1{padding-top:4px}.padding-left-1{padding-left:4px}.padding-right-1{padding-right:4px}.padding-2{padding:8px}.padding-bottom-2{padding-bottom:8px}.padding-top-2{padding-top:8px}.padding-left-2{padding-left:8px}.padding-right-2{padding-right:8px}.padding-3{padding:12px}.padding-bottom-3{padding-bottom:12px}.padding-top-3{padding-top:12px}.padding-left-3{padding-left:12px}.padding-right-3{padding-right:12px}.padding-4{padding:16px}.padding-bottom-4{padding-bottom:16px}.padding-top-4{padding-top:16px}.padding-left-4{padding-left:16px}.padding-right-4{padding-right:16px}.padding-5{padding:20px}.padding-bottom-5{padding-bottom:20px}.padding-top-5{padding-top:20px}.padding-left-5{padding-left:20px}.padding-right-5{padding-right:20px}.padding-6{padding:24px}.padding-bottom-6{padding-bottom:24px}.padding-top-6{padding-top:24px}.padding-left-6{padding-left:24px}.padding-right-6{padding-right:24px}.padding-7{padding:28px}.padding-bottom-7{padding-bottom:28px}.padding-top-7{padding-top:28px}.padding-left-7{padding-left:28px}.padding-right-7{padding-right:28px}.padding-8{padding:32px}.padding-bottom-8{padding-bottom:32px}.padding-top-8{padding-top:32px}.padding-left-8{padding-left:32px}.padding-right-8{padding-right:32px}.padding-9{padding:36px}.padding-bottom-9{padding-bottom:36px}.padding-top-9{padding-top:36px}.padding-left-9{padding-left:36px}.padding-right-9{padding-right:36px}.padding-10{padding:40px}.padding-bottom-10{padding-bottom:40px}.padding-top-10{padding-top:40px}.padding-left-10{padding-left:40px}.padding-right-10{padding-right:40px}.lib-geo-area-directive{position:relative;--icon-color: #4d6bf0}.lib-geo-area-directive .location-chip div{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.lib-geo-area-directive .map-container{position:relative;min-width:100%;height:500px}.lib-geo-area-directive .map-container .map{min-width:100%;min-height:100%;height:100%;border-radius:10px;border:1px solid #d9dad9;overflow:hidden}.lib-geo-area-directive .map-container .map-options{border:1px solid #d9dad9;border-radius:10px;background:#fff;min-height:50px;position:absolute;top:5px;left:5px;right:5px;z-index:20}.lib-geo-area-directive .add-new-container{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0, 0, 0, 0.15);z-index:3}.lib-geo-area-directive .add-new-container .add-new{background-color:#fff;border:var(--element-default-border);border-radius:var(--element-border-radius);padding:var(--element-default-padding)}.lib-geo-area-directive .marker{position:relative;width:30px;height:30px}.lib-geo-area-directive .marker .pin-v2{width:40px;height:40px;border-radius:50% 50% 50% 0;background:var(--icon-color);position:absolute;transform:rotate(-45deg);left:50%;top:50%;margin:-20px 0 0 -20px;animation-name:fadein;animation-fill-mode:both;animation-duration:1s}.lib-geo-area-directive .marker .pin-v2 .icon{transform:rotate(45deg);margin-left:8px;margin-top:6px;font-size:26px;color:#fff}.lib-geo-area-directive .marker .pin-v2 .image{border:2px solid #fff;background-size:contain;width:30px;height:30px;transform:rotate(45deg);margin:3px;border-radius:100%}.lib-geo-area-directive .marker .pulse{background:var(--icon-color);border-radius:50%;height:14px;width:14px;position:absolute;left:50%;top:50%;margin:20px 0 0 -7px;transform:rotateX(55deg);z-index:-2}.lib-geo-area-directive .marker .pulse:after{content:"";border-radius:50%;height:40px;width:40px;position:absolute;margin:-13px 0 0 -13px;animation:pulsate 1s ease-out;animation-iteration-count:infinite;opacity:0;filter:alpha(opacity=0);box-shadow:0 0 1px 2px var(--icon-color);animation-delay:1.1s}@keyframes pulsate{0%{transform:scale(0.1, 0.1);opacity:0;filter:alpha(opacity=0)}50%{opacity:1;-ms-filter:none;filter:none}100%{transform:scale(1.2, 1.2);opacity:0;filter:alpha(opacity=0)}}.lib-geo-zip-directive .result-container{margin-top:8px}.lib-geo-zip-directive .zip-actions{margin-top:34px;display:-ms-flexbox;display:flex}.lib-geo-zip-directive .filled{background-color:var(--color-50);color:#fff}.lib-geo-zip-directive .filled:hover{background-color:var(--color-40);border-color:var(--color-40)}.lib-geo-zip-directive .filled:active{background-color:var(--color-60);border-color:var(--color-60)}.lib-geo-zip-directive .selection-accordion{margin-top:8px}.lib-geo-zip-directive .selection-accordion .selected-search{max-width:280px;margin-bottom:12px}.lib-geo-zip-directive .selection-accordion .accordion-content>div{max-width:100%}.lib-geo-zip-directive .selection-accordion .accordion-content .selection-accordion-list{max-width:100%;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.lib-incrementer-directive .incrementer-container{min-width:100px;background-color:#fff;height:50px;font-size:15px;font-weight:300;transition:all .3s ease 0s;border:var(--element-default-border);border-radius:var(--semi-round-corners);max-width:150px}.lib-incrementer-directive .incrementer-container .button{padding:0 16px;font-size:30px;color:var(--color-60);-webkit-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.lib-incrementer-directive[disabled]{pointer-events:none;opacity:.5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter:alpha(opacity=50)}.lib-incrementer-directive[disabled] .switch-container{border-style:dashed}.lib-info-label-directive{position:relative}.lib-info-label-directive .text{white-space:pre-line;font-size:14px}.lib-info-label-directive .icon{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-width:25px;min-height:25px;width:25px;height:25px;margin-right:8px}.lib-info-label-directive[type=info]{color:var(--color-neutral-80)}.lib-info-label-directive[type=help]{color:var(--color-info-70)}.lib-info-label-directive[type=success]{color:var(--color-success-70)}.lib-info-label-directive[type=danger]{color:var(--color-error-70)}.lib-info-label-directive[type=warn]{color:var(--color-warning-80)}.lib-layout-card{font-family:Inter;border:1px solid var(--color-neutral-10);background-color:var(--color-neutral-0);border-radius:8px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between}.lib-layout-card .lib-layout-card-header{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding:16px 24px}.lib-layout-card .lib-layout-card-header .lib-layout-card-left{display:-ms-flexbox;display:flex}.lib-layout-card .lib-layout-card-header .lib-layout-card-left .lib-layout-card-icon{color:var(--color-primary-40);margin-right:8px}.lib-layout-card .lib-layout-card-header .lib-layout-card-left .lib-layout-card-title{font-size:14px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:.1px}.lib-layout-card .lib-layout-card-header .lib-layout-card-left .lib-layout-card-subtitle{font-size:12px;font-style:normal;color:var(--text-light-gray);font-weight:400;line-height:16px;letter-spacing:.2px}.lib-layout-card .lib-layout-card-header .lib-layout-card-right{display:-ms-flexbox;display:flex}.lib-layout-card .lib-layout-card-header .material-symbols-outlined{-webkit-user-select:none;-ms-user-select:none;user-select:none}.lib-layout-card .lib-layout-card-banner-container{display:-ms-flexbox;display:flex}.lib-layout-card .lib-layout-card-banner{margin:0 24px 24px 24px;padding:16px;border-radius:4px;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.2px;color:var(--color-neutral-40);width:0px;-ms-flex-positive:1;flex-grow:1;white-space:wrap;overflow:hidden}.lib-layout-card .lib-layout-card-graph-section{padding:0 24px;display:-ms-flexbox;display:flex}.lib-layout-card .lib-layout-card-graph-section .lib-layout-card-graph-container{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding-bottom:6px;-ms-flex-direction:column;flex-direction:column}.lib-layout-card .lib-layout-card-graph-section .lib-layout-card-graph-container .lib-layout-card-graph{width:100%}.lib-line-graph{font-family:Inter;width:100%;height:100%}.lib-line-graph .title{color:var(--text-light-gray);font-size:11px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:.8px;text-transform:uppercase}.lib-line-graph.horizontal .nvd3 .nv-x.nv-axis line{display:none}.lib-line-graph.horizontal .nvd3 .nv-x.nv-axis .nv-x{display:none}.lib-line-graph.horizontal .nvd3 .nv-x.nv-axis .domain{display:none}.lib-line-graph.horizontal .nvd3 .nv-y.nv-axis .domain{display:none}.lib-line-graph.horizontal .nvd3 .nv-y.nv-axis line{stroke:var(--color-neutral-20);stroke-opacity:.75}.lib-line-graph.vertical .nvd3 .nv-x.nv-axis line{stroke:var(--color-neutral-20);stroke-opacity:.75}.lib-line-graph.vertical .nvd3 .nv-y.nv-axis line{display:none}.lib-line-graph.vertical .nvd3 .nv-y.nv-axis .nv-y{display:none}.lib-line-graph.vertical .nvd3 .nv-y.nv-axis .domain{stroke:var(--color-neutral-20)}.lib-line-graph.filled .nvd3 .nv-series-0 .nv-area{fill:url(#grad0) !important}.lib-line-graph.filled .nvd3 .nv-series-1 .nv-area{fill:url(#grad1) !important}.lib-line-graph.filled .nvd3 .nv-series-2 .nv-area{fill:url(#grad2) !important}.lib-line-graph.filled .nvd3 .nv-series-3 .nv-area{fill:url(#grad3) !important}.lib-line-graph.filled .nvd3 .nv-series-4 .nv-area{fill:url(#grad4) !important}.lib-line-graph.filled .nvd3 .nv-series-5 .nv-area{fill:url(#grad5) !important}.lib-line-graph.filled .nvd3 .nv-series-6 .nv-area{fill:url(#grad6) !important}.lib-line-graph.filled .nvd3 .nv-series-7 .nv-area{fill:url(#grad7) !important}.lib-line-graph .nvd3 .nv-series-0 .nv-area{fill:none !important}.lib-line-graph .nvd3 .nv-series-1 .nv-area{fill:none !important}.lib-line-graph .nvd3 .nv-series-2 .nv-area{fill:none !important}.lib-line-graph .nvd3 .nv-series-3 .nv-area{fill:none !important}.lib-line-graph .nvd3 .nv-series-4 .nv-area{fill:none !important}.lib-line-graph .nvd3 .nv-series-5 .nv-area{fill:none !important}.lib-line-graph .nvd3 .nv-series-6 .nv-area{fill:none !important}.lib-line-graph .nvd3 .nv-series-7 .nv-area{fill:none !important}.lib-line-graph .nvd3 .nv-x.nv-axis text{fill:var(--text-light-gray);text-align:center;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.2px}.lib-line-graph .nvd3 .nv-y.nv-axis text{fill:var(--text-light-gray);text-align:right;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.2px}.lib-loader-linear-progress-bar{width:80%;min-width:5rem}.lib-loader-directive{padding:1rem;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:.7rem;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.lib-loader-directive *{box-sizing:border-box}.lib-loader-directive:not([linear=true]) .lib-loader-directive-main{box-shadow:inset 0 0 0 7px var(--color-10)}.lib-loader-directive[label-position~=top]{-ms-flex-direction:column-reverse;flex-direction:column-reverse}.lib-loader-directive[label-position~=left]{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.lib-loader-directive[label-position~=right]{-ms-flex-direction:row;flex-direction:row}.lib-loader-directive .lib-loader-label{width:fit-content;text-align:center;color:var(--color-60);font-weight:500}.lib-loader-directive .lib-loader-label p{margin:.2rem 0}.lib-loader-directive .lib-loader-directive-main{display:-ms-flexbox;display:flex;box-sizing:border-box;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;gap:1rem;position:relative;border-radius:50%;background-color:none}.lib-loader-directive .lib-loader-directive-main .lib-loader-inset-legend{position:absolute;height:100%;margin:auto;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.lib-macro-directive{width:100%;transition:.3s ease all}.lib-macro-directive[disabled],.lib-macro-directive.disabled{pointer-events:none;opacity:.5}.lib-macro-directive[disabled] .advance-text-container .content,.lib-macro-directive.disabled .advance-text-container .content{border-color:var(--color-neutral-10)}.lib-macro-directive .advance-text-container{transition:all ease .3s;border:1px solid var(--color-neutral-30);background-color:var(--color-neutral-0);border-radius:var(--semi-round-corners);position:relative}.lib-macro-directive .advance-text-container:focus-within{border:1px solid var(--color-50)}.lib-macro-directive .advance-text-container .advance-text-toolbar{box-sizing:border-box;width:100%;padding:8px;border-bottom:1px solid rgba(0, 0, 0, 0.2)}.lib-macro-directive.single-line .content{height:unset;width:100%;min-width:100%}.lib-macro-directive.single-line .macros-container{padding-right:5px}.lib-macro-directive .placeholder{position:absolute;top:-10px;background:#000;color:#fff;border-radius:100px;padding:4px 8px;font-size:var(--font-size-xs)}.lib-macro-directive:not(.single-line) .content{min-height:100px}.lib-macro-directive .content{box-sizing:border-box;line-height:24px;padding:8px;width:100%;min-width:100%;overflow:auto;border-bottom-right-radius:var(--semi-round-corners);border-bottom-left-radius:var(--semi-round-corners)}.lib-macro-directive .content:focus{outline:0}.lib-macro-directive .content::-webkit-input-placeholder{font-size:var(--font-size-sm);letter-spacing:.21px;line-height:16px}.lib-macro-directive .content::-moz-placeholder{font-size:var(--font-size-sm);letter-spacing:.21px;line-height:16px}.lib-macro-directive .content:-ms-input-placeholder{font-size:var(--font-size-sm);letter-spacing:.21px;line-height:16px}.lib-macro-directive .content::-ms-input-placeholder{font-size:var(--font-size-sm);letter-spacing:.21px;line-height:16px}.lib-macro-directive .content:-ms-input-placeholder{font-size:var(--font-size-sm);letter-spacing:.21px;line-height:16px}.lib-macro-directive .content::placeholder{font-size:var(--font-size-sm);letter-spacing:.21px;line-height:16px}.lib-macro-directive .content:disabled{border-style:dashed}.lib-macro-directive .advance-text-toolbar .toolbar-setting{transition:.3s ease all;line-height:16px;font-size:var(--font-size-sm);cursor:pointer;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.lib-macro-directive .advance-text-toolbar .toolbar-setting .toolbar-icon{font-size:var(--font-size-lg)}.lib-macro-directive .advance-text-toolbar .toolbar-setting[disabled]{pointer-events:none;opacity:.3;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";filter:alpha(opacity=30)}.lib-macro-directive .advance-text-toolbar .toolbar-setting:hover{color:var(--root-primary-color)}.lib-macro-directive .advance-text-toolbar .toolbar-divider{margin:0 4px;width:2px;background-color:rgba(0, 0, 0, 0.2);height:100%}.lib-macro-directive .advance-text-toolbar .toolbar-divider.hidden{background-color:rgba(0, 0, 0, 0);margin:0}.lib-macro-directive .text-macro{transition:.3s ease all;cursor:pointer;position:relative;caret-color:rgba(0, 0, 0, 0);pointer-events:none;padding:2px 8px;margin:0 1px;border-radius:4px;font-size:var(--font-size-sm);white-space:nowrap;color:#fff;background-color:var(--color-50)}.lib-macro-directive .text-macro.highlight,.lib-macro-directive .text-macro:hover{background-color:orange}.lib-macro-directive .text-macro.highlight .values,.lib-macro-directive .text-macro:hover .values{display:block}.lib-macro-directive .text-macro *{pointer-events:none}.lib-macro-directive .text-macro .values{position:absolute;top:-20px;right:0;font-size:var(--font-size-xs);color:#fff;background:inherit;display:none;z-index:1000;padding:0 4px;border-radius:4px}.lib-macro-directive .text-macro i{font-size:var(--font-size-xs)}.lib-macro-directive .text-macro i.feature-icon{margin-right:4px}.lib-macro-directive .text-macro.advanced{color:#fff;background-color:#f15cf1}.lib-macro-directive .text-macro.advanced .values{border-color:#f15cf1}.lib-macro-directive .text-macro.advanced[data=user_entry]{color:#fff;background-color:#2d980b}.lib-macro-directive .text-macro.advanced[data=user_entry] .values{border-color:#2d980b}.lib-macro-macros-panel{min-width:500px;border:1px solid rgba(0, 0, 0, 0.15);border-radius:10px;margin-top:10px;max-width:500px;width:100%;background-color:#fff}.lib-macro-macros-panel .panel-close-icon{position:absolute;right:4px;top:4px;color:gray;font-size:var(--font-size-lg);cursor:pointer}.lib-macro-macros-panel .emoji{transition:.3s ease all;width:30px;height:30px;letter-spacing:-6px}.lib-macro-macros-panel .emoji:hover{transform:scale(2);cursor:pointer}.lib-macro-macros-panel .macros{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:8px}.lib-macro-macros-panel .macros md-switch{margin:0}.lib-macro-macros-panel .macros md-switch md-label{font-size:var(--font-size-sm)}.lib-macro-macros-panel .macros .accordion-directive .accordion-header{height:auto;padding:16px;background:#ebe9e9}.lib-macro-macros-panel .macros .accordion-directive .accordion-header .title{font-size:var(--font-size-sm);text-transform:none}.lib-macro-macros-panel .macros .accordion-directive .accordion-header .icon{font-size:var(--font-size-md);width:15px;height:15px}.lib-macro-macros-panel .macros .accordion-directive .accordion-content{box-sizing:border-box}.lib-macro-macros-panel .macros .accordion-directive .accordion-content .macro{transition:.3s ease all;cursor:pointer;background:#fff;color:var(--root-primary-color);border:1px solid var(--root-primary-color);border-radius:4px;padding:4px 8px;white-space:nowrap;font-size:var(--font-size-sm)}.lib-macro-macros-panel .macros .accordion-directive .accordion-content .macro .feature-icon{line-height:14px;font-size:var(--font-size-sm);margin-right:4px}.lib-macro-macros-panel .macros .accordion-directive .accordion-content .macro:hover{background:var(--root-primary-color);color:#fff}.lib-metric-widget{width:100%;height:172px;font-family:"Inter";padding:16px;border-radius:8px;border:1px solid var(--color-neutral-10);background-color:var(--color-neutral-0);gap:8px;box-sizing:border-box;position:relative}.lib-metric-widget .action-icon{position:relative;border-radius:100px;background-color:var(--color-neutral-1);padding:4px}.lib-metric-widget .action-icon::after{font-family:"Inter";font-weight:bold;position:absolute;bottom:100%;left:50%;background-color:rgba(0, 0, 0, 0.7);color:var(--color-neutral-0);padding:4px 8px;font-size:12px;white-space:nowrap;border-radius:8px;opacity:0;pointer-events:none;z-index:100}.lib-metric-widget .action-icon:hover::after{opacity:1}.lib-metric-widget .cta-text{position:relative;transition:ease all .3s;font-weight:500;font-size:12px;line-height:16px;letter-spacing:.2px;text-decoration:underline}.lib-metric-widget .disabled{color:var(--color-neutral-30)}.lib-metric-widget.clickable{cursor:pointer;transition:ease all .3s}.lib-metric-widget.clickable:hover,.lib-metric-widget.clickable:focus{border:1px solid var(--color-60);background:var(--color-1)}.lib-metric-widget.clickable:hover .action-icon,.lib-metric-widget.clickable:focus .action-icon{transition:opacity .3s ease-in-out;background-color:var(--color-5)}.lib-metric-widget.clickable:hover .subtitle-span,.lib-metric-widget.clickable:focus .subtitle-span{color:var(--color-60);background-color:var(--color-5)}.lib-metric-widget.clickable:active{border:1px solid var(--color-60);background-color:var(--color-5)}.lib-metric-widget.clickable:active .action-icon{background-color:var(--color-10)}.lib-metric-widget.clickable:active .subtitle-span{background-color:var(--color-5)}.lib-metric-widget .lib-metric-widget-top-bar{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;min-width:168px;width:100%;height:24px}.lib-metric-widget .lib-metric-widget-top-bar .icon{color:var(--color-neutral-70)}.lib-metric-widget .title{font-size:14px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;color:var(--color-neutral-100);white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin-top:8px}.lib-metric-widget .subtitle-container{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;width:100%}.lib-metric-widget .subtitle-span{width:fit-content;height:fit-content;border-radius:4px;padding:4px 8px;gap:8px;background-color:var(--color-neutral-1);text-align:center;-ms-flex-line-pack:center;align-content:center;font-weight:500;font-size:12px;line-height:16px;letter-spacing:.2px;margin-bottom:4px}.lib-metric-widget .main{background-color:initial;min-height:auto}.lib-metric-widget .main .number{font-size:36px;font-style:normal;font-weight:500;line-height:44px;position:relative}.lib-metric-widget .main .unit{font-size:14px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.25px;color:var(--color-neutral-50);display:-ms-inline-flexbox;display:inline-flex;vertical-align:text-bottom}.lib-metric-widget .diff-container{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;width:100%;overflow:hidden}.lib-metric-widget .diff{display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center}.lib-metric-widget .diff.green{color:var(--color-success-60)}.lib-metric-widget .diff.red{color:var(--color-error-60)}.lib-metric-widget .diff .icon{font-size:16px;height:20px;padding-top:2px;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center}.lib-metric-widget .diff .number{display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.6px;margin-left:2px;display:-webkit-box;text-overflow:ellipsis;overflow:hidden;line-clamp:1;-webkit-line-clamp:1}.lib-metric-widget .card-footer{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;min-width:168px;width:100%;height:24px;margin-top:10px}.lib-metric-widget .ctaIcon-container{display:-ms-flexbox;display:flex;white-space:nowrap;-ms-flex-pack:end;justify-content:flex-end;width:fit-content}.lib-metric-widget-group{width:100%}.widget-container{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px}.widget{-ms-flex:1 1 5%;flex:1 1 5%;min-width:180px}.lib-metric-widget{max-width:none}@media(max-width: 1310px){.widget-container{-ms-flex-pack:justify;justify-content:space-between}.widget-container:has(.widget:nth-child(4)):not(:has(.widget:nth-child(5))) .widget{-ms-flex:1 1 calc(50% - 6px);flex:1 1 calc(50% - 6px)}.widget-container:has(.widget:nth-child(5)) .widget{-ms-flex:1 1 calc(33.333% - 12px);flex:1 1 calc(33.333% - 12px)}.widget-container:has(.widget:nth-child(5)) .widget:nth-child(4),.widget-container:has(.widget:nth-child(5)) .widget:nth-child(5){-ms-flex:1 1 calc(50% - 6px);flex:1 1 calc(50% - 6px)}}@media(max-width: 1090px){.widget-container{-ms-flex-pack:justify;justify-content:space-between}.widget-container:has(.widget:nth-child(4)):not(:has(.widget:nth-child(5))) .widget{-ms-flex:1 1 calc(50% - 6px);flex:1 1 calc(50% - 6px)}.widget-container:has(.widget:nth-child(5)) .widget{-ms-flex:1 1 calc(50% - 6px);flex:1 1 calc(50% - 6px)}}@media(max-width: 882px){.widget-container{-ms-flex-pack:justify;justify-content:space-between}.widget-container:has(.widget:nth-child(4)),.widget-container:has(.widget:nth-child(5)){-ms-flex-direction:row;flex-direction:row}.widget-container:has(.widget:nth-child(5)) .widget{-ms-flex:1 1 calc(50% - 6px);flex:1 1 calc(50% - 6px)}.widget-container:has(.widget:nth-child(5)) .widget:nth-child(5){-ms-flex:1 1 100%;flex:1 1 100%}}@media(max-width: 768px){.widget{-ms-flex:1 1 calc(50% - 6px);flex:1 1 calc(50% - 6px)}}@media(max-width: 480px){.widget{-ms-flex:1 1 100%;flex:1 1 100%}}.lib-multi-slider-directive .lib-multi-slider-directive-content{position:relative}.lib-notification-directive{position:relative;margin:0 0 8px;border-radius:8px}.lib-notification-directive .status-text{margin-right:8px}.lib-notification-directive .status-text .text{white-space:pre-line;margin-top:3px;font-size:14px;line-height:20px;letter-spacing:.6px}.lib-notification-directive .status-text .icon{min-width:25px;min-height:25px;width:25px;height:25px;margin-right:1rem}.lib-notification-directive .close_button{padding:0;position:absolute;right:10px;top:10px;width:20px;cursor:pointer;transition:all .3s ease}.lib-notification-directive .close_button:hover{opacity:.5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter:alpha(opacity=50)}.lib-notification-directive ul{list-style:circle;margin-left:20px;line-height:10px}.lib-notification-directive:not([type]){background-color:var(--color-neutral-1)}.lib-notification-directive:not([type]) .icon{color:var(--color-neutral-70)}.lib-notification-directive[type=info] .icon{color:var(--color-neutral-70)}.lib-notification-directive[type=help] .icon{color:var(--color-info-50)}.lib-notification-directive[type=success] .icon{color:var(--color-success-50)}.lib-notification-directive[type=danger] .icon{color:var(--color-error-60)}.lib-notification-directive[type=warn] .icon{color:var(--color-warning-50)}.lib-notification-directive[type=info]{background-color:var(--color-neutral-1)}.lib-notification-directive[type=help]{background-color:var(--color-info-10)}.lib-notification-directive[type=success]{background-color:var(--color-success-10)}.lib-notification-directive[type=danger]{background-color:var(--color-error-10)}.lib-notification-directive[type=warn]{background-color:var(--color-warning-10)}.lib-popover-element .md-panel-outer-wrapper{pointer-events:none}.lib-popover-directive{pointer-events:all;border-radius:4px;background-color:#fafafa;box-shadow:0 2px 8px 0 rgba(0, 0, 0, 0.15);padding:17px 26px}.lib-popover-directive .title{color:rgba(0, 0, 0, 0.85);font-size:14px;font-weight:bold;letter-spacing:0;line-height:24px;padding-bottom:10px}.lib-popover-directive .message{color:rgba(0, 0, 0, 0.65);font-size:14px;letter-spacing:0;line-height:20px}.lib-popover-directive .triangle{width:100px;height:100px;position:absolute;overflow:hidden;transform:rotate(-90deg) scale(0.3);left:-65px;top:-20px}.lib-popover-directive .triangle:after{content:"";position:absolute;width:50px;height:50px;background:#fafafa;transform:rotate(45deg);top:75px;left:25px;box-shadow:0 2px 8px 0 rgba(0, 0, 0, 0.15)}.post-type-card{width:16rem;box-sizing:border-box;background-color:#fff;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;transition:all ease .5s}.post-type-card:hover{box-shadow:var(--level-2-new)}.post-type-card .description-container{gap:1rem}.post-type-card .description-container h3{margin:0 0 .1rem;font-size:var(--font-size-xl);font-weight:500}.post-type-card .description-container p{margin:0;font-weight:400;font-size:var(--font-size-sm);line-height:var(--font-size-xl);color:var(--color-neutral-40)}.post-type-card .lib-card-content{-ms-flex-pack:justify;justify-content:space-between}.post-type-card .lib-card-content .status-tag-directive.grey{background-color:#f5f5f5;font-weight:500;letter-spacing:.2px}.post-type-card .lib-card-footer .lib-button-directive{display:-ms-flexbox;display:flex;font-weight:500}.post-type-card.disabled{background-color:var(--color-neutral-3)}.post-type-card.disabled:hover{box-shadow:none}.post-type-card.disabled .lib-button-directive .button-content{background-color:var(--color-neutral-3)}.post-type-card.disabled h3{color:var(--color-neutral-40)}.post-type-card.disabled .lib-card-content .status-tag-directive{font-weight:600}.post-type-card.disabled svg{filter:grayscale(70%) opacity(0.5)}.lib-radio-button-directive{transition:.3s ease all}.lib-radio-button-directive.selected .selector::before{opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100)}.lib-radio-button-directive.disabled .radio-content{opacity:.5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter:alpha(opacity=50);pointer-events:none}.lib-radio-button-directive.disabled .selector{opacity:.5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter:alpha(opacity=50)}.lib-radio-button-directive .selector{width:24px;height:24px;border:2px solid var(--color-60);border-radius:100%;position:relative;margin-right:8px}.lib-radio-button-directive .selector::before{content:"";position:absolute;width:12px;height:12px;border-radius:100%;background-color:var(--color-60);transition:.3s ease all;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);top:4px;left:4px}.lib-radio-button-directive .radio-content{transition:.3s ease all}.lib-radio-button-directive .radio-content.unselected{opacity:.5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter:alpha(opacity=50);pointer-events:none}.radio-filter-directive .color-1{background-color:#ebeefa;border-color:#f35b5b !important;border-left:#f35b5b 6px solid}.radio-filter-directive .color-2{background-color:#ebeefa;border-color:#81b29a !important;border-left:#81b29a 6px solid}.radio-filter-directive .color-3{background-color:#ebeefa;border-color:#e2a657 !important;border-left:#e2a657 6px solid}.radio-filter-directive .color-4{background-color:#ebeefa;border-color:#80b918 !important;border-left:#80b918 6px solid}.radio-filter-directive .color-5{background-color:#ebeefa;border-color:#009ffd !important;border-left:#009ffd 6px solid}.radio-filter-directive .color-6{background-color:#ebeefa;border-color:#da4167 !important;border-left:#da4167 6px solid}.radio-filter-directive .color-7{background-color:#ebeefa;border-color:#e7e24e !important;border-left:#e7e24e 6px solid}.radio-filter-directive .color-8{background-color:#ebeefa;border-color:#725d68 !important;border-left:#725d68 6px solid}.radio-filter-directive .color-9{background-color:#ebeefa;border-color:#89a383 !important;border-left:#89a383 6px solid}.radio-filter-directive .color-10{background-color:#ebeefa;border-color:#96eb5d !important;border-left:#96eb5d 6px solid}.radio-filter-directive .color-default{background-color:#ebeefa !important}.radio-filter-directive .radio-filter-checkbox-directive{margin:10px 0}.radio-filter-directive .radio-filter-checkbox-directive>div{border-left:rgba(0, 0, 0, 0) 6px solid;padding:6px 10px;border-radius:6px}.radio-filter-directive .radio-filter-select-container{margin:10px 0;max-height:60vh;overflow:scroll}.radio-filter-directive .radio-filter-select-container::-webkit-scrollbar{width:0}.radio-filter-directive .radio-filter-footnote{font-size:small}.radio-filter-directive.no-search .accordion-content{padding-top:0}.radio-filter-directive.no-search .radio-filter-select-container{margin:0}.lib-section-container{font-family:Inter;margin-top:40px;width:-webkit-fill-available}.lib-section-container.background{padding:16px 24px 24px 24px;background-color:var(--color-5);border-radius:8px}.lib-section-container .section-container-header{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.lib-section-container .section-container-header .section-container-title{font-size:var(--font-size-xs);color:var(--text-light-gray);font-style:normal;font-weight:600;line-height:20px;letter-spacing:.8px;text-transform:uppercase;height:32px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.lib-section-container .section-container-header .section-container-action{cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:32px;height:32px;border-radius:16px;background-color:var(--color-10);transition:background-color 200ms linear}.lib-section-container .section-container-header .section-container-action .material-symbols-outlined{font-size:16px !important;color:var(--color-60)}.lib-section-container .section-container-header .section-container-action:hover{background-color:var(--color-40);transition:background-color 200ms linear}.lib-section-container .section-container-content{margin-top:16px}.lib-section-toggle{font-family:Inter;margin-top:40px;width:-webkit-fill-available}.lib-section-toggle.background{padding:16px 24px 16px 24px;background-color:var(--color-5);border-radius:8px}.lib-section-toggle.open .section-container-content{margin-top:16px}.lib-section-toggle.open.background{padding:16px 24px 24px 24px}.lib-section-toggle .section-container-header{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.lib-section-toggle .section-container-header .section-container-title{font-size:var(--font-size-xs);color:var(--text-light-gray);font-style:normal;font-weight:600;line-height:20px;letter-spacing:.8px;text-transform:uppercase;height:32px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.lib-section-toggle .section-container-header .section-container-action{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center;font-size:var(--font-size-xs)}.lib-section-toggle .info-tooltip-icon{margin-left:8px}.md-panel-outer-wrapper{z-index:201 !important}.lib-select-directive .s-hidden{visibility:hidden;padding-right:10px}.lib-select-directive[disabled] .select{border-color:var(--color-neutral-10);background-color:var(--color-neutral-1);pointer-events:none}.lib-select-directive[disabled] .select *{color:var(--color-neutral-30) !important}.lib-select-directive .select{transition:.3s ease all;min-width:120px;cursor:pointer;display:inline-block;position:relative;background-color:#fff;height:48px;box-sizing:border-box;font-size:var(--font-size-sm);font-weight:300;width:100%;border:var(--element-default-border);border-radius:var(--semi-round-corners)}.lib-select-directive .select.focused{border-color:var(--element-default-hover-border-color)}.lib-select-directive .select.error{border:1px solid #fa5538;background-color:#fff}.lib-select-directive .chip-container{margin-top:8px}.lib-select-directive .search{padding:10px;border-bottom:var(--element-default-border)}.lib-select-directive .search input{border:0;padding:0 10px}.lib-select-directive .styledSelect{height:100%;width:100%;position:relative;background-color:rgba(0, 0, 0, 0);padding:0 16px;font-weight:400;line-height:31px;white-space:nowrap}.lib-select-directive .styledSelect .value .video{width:30px;min-width:30px;height:30px;min-height:30px;overflow:hidden;background-color:#fff;margin-right:10px;border-radius:4px;border:var(--element-default-border);transition:all .3s ease}.lib-select-directive .styledSelect .value .video:hover{transform:scale(5);transform-origin:left}.lib-select-directive .styledSelect .value .image{width:30px;min-width:30px;height:30px;min-height:30px;overflow:hidden;background-color:#fff;transition:all .3s ease;margin-right:10px;border-radius:var(--element-border-radius);border:var(--element-default-border)}.lib-select-directive .styledSelect .value .image:hover{transform:scale(5);transform-origin:left}.lib-select-directive .styledSelect .value .image img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.lib-select-directive .styledSelect.noSelection .text{color:#757575}.lib-select-directive .styledSelect .text{line-height:14px;width:calc(100% - 1px)}.lib-select-directive .styledSelect .sub-title{color:gray;font-size:14px;line-height:14px}.lib-select-directive .styledSelect .icon{width:24px;min-width:24px;max-width:24px;text-align:center}.lib-select-directive .styledSelect .icon svg{stroke-width:1px;width:16px;height:16px}.lib-select-directive .styledSelect.active,.lib-select-directive .styledSelect:active{background-color:#eee}.lib-select-directive .focusCatch{position:fixed;top:0;right:0;left:0;bottom:0;background-color:rgba(0, 0, 0, 0)}.lib-select-directive .options-container{transition:all .3s ease;border:1px solid rgba(0, 0, 0, 0.15);border-radius:10px;margin-top:10px;z-index:999;min-width:150px;max-width:500px;padding-top:5px;width:100%;padding-bottom:20px;background-color:#fff}.lib-select-directive .options-container .grid{max-height:300px;min-width:400px;overflow-y:none;overflow-x:auto;position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.lib-select-directive .options-container .grid .item{position:relative;padding-bottom:50%;width:50%;cursor:pointer}.lib-select-directive .options-container .grid .item .grid-item-content{position:absolute;margin:0;top:5px;bottom:5px;left:5px;right:5px;border:1px solid #e8e8e8;border-radius:10px;overflow:hidden;box-shadow:0 2px 20px 0 rgba(232, 232, 232, 0.5)}.lib-select-directive .options-container .grid .item .grid-item-content img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.lib-select-directive .options-container .grid .item .grid-item-content::before{transition:.3s ease all;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);background-color:#3660e3;content:"";position:absolute;top:0;left:0;right:0;bottom:0}.lib-select-directive .options-container .grid .item .grid-item-content:hover::before{opacity:.4;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";filter:alpha(opacity=40)}.lib-select-directive .options-container .options{list-style:none;margin:0;padding:0;max-height:300px;overflow-y:none;overflow-x:auto}.lib-select-directive .options-container .options li{transition:all .3s ease;white-space:nowrap;padding:0 6px;margin:0;padding:5px 10px;font-size:14px;min-height:30px;font-weight:400;line-height:28px;letter-spacing:-0.3px;color:#474c59;cursor:pointer}.lib-select-directive .options-container .options li .image{width:50px;min-width:50px;height:50px;min-height:50px;overflow:hidden;background-color:#fff;margin-right:10px;border-radius:4px;border:1px solid rgba(0, 0, 0, 0.15)}.lib-select-directive .options-container .options li .image img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.lib-select-directive .options-container .options li .video{width:50px;min-width:50px;height:50px;min-height:50px;overflow:hidden;background-color:#fff;margin-right:10px;border-radius:4px;border:1px solid rgba(0, 0, 0, 0.15)}.lib-select-directive .options-container .options li .value{line-height:14px}.lib-select-directive .options-container .options li .sub-title{color:gray;font-size:14px;line-height:14px}.lib-select-directive .options-container .options li.selected{background-color:rgba(3, 170, 230, 0.2)}.lib-select-directive .options-container .options li.disabled:not(.selected){pointer-events:none;opacity:.6;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";filter:alpha(opacity=60)}.lib-select-directive .options-container .options li:hover{background-color:rgba(3, 170, 230, 0.1)}.lib-select-panel{z-index:1000}.lib-selected-template-banner{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:1rem;border:var(--element-default-border);border-radius:var(--semi-round-corners);border-color:#95adf9;background-color:#f8fafe;box-sizing:border-box;overflow:hidden;padding:1rem;min-width:20rem;width:100%}.lib-selected-template-banner img,.lib-selected-template-banner svg{height:6.5rem;width:6.5rem;border-radius:var(--semi-round-corners);aspect-ratio:1;-o-object-fit:cover;object-fit:cover}.lib-selected-template-banner .lib-selected-template-banner-content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:.5rem;-ms-flex-positive:1;flex-grow:1}.lib-selected-template-banner h3{margin:0;font-size:var(--font-size-sm);font-weight:500;display:-webkit-box;line-clamp:3;-webkit-line-clamp:3;text-overflow:ellipsis;overflow-y:hidden}.lib-selected-template-banner .lib-selected-template-banner-details{list-style:none;color:#726f6e;padding:0;font-size:var(--font-size-xs);line-height:1rem;margin:0}.lib-selected-template-banner .lib-selected-template-banner-actions-container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;height:min-content;-ms-flex-pack:end;justify-content:flex-end;gap:.5rem}.lib-selected-template-banner .lib-selected-template-banner-actions-container .lib-button-directive{background-color:#eaf0fe;border-radius:50%}.lib-slider-directive .slider-container{height:50px}.lib-stats-card{width:100%;font-family:Inter;border:1px solid var(--color-neutral-10);background-color:var(--color-neutral-0);border-radius:8px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between}.lib-stats-card .lib-stats-card-top-content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-positive:1;flex-grow:1}.lib-stats-card .lib-stats-card-header{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding:16px 24px}.lib-stats-card .lib-stats-card-header .lib-stats-card-left{display:-ms-flexbox;display:flex}.lib-stats-card .lib-stats-card-header .lib-stats-card-left .lib-stats-card-icon{color:var(--color-primary-40);margin-right:8px}.lib-stats-card .lib-stats-card-header .lib-stats-card-left .lib-stats-card-title{font-size:14px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:.1px}.lib-stats-card .lib-stats-card-header .lib-stats-card-left .lib-stats-card-subtitle{font-size:12px;font-style:normal;color:var(--text-light-gray);font-weight:400;line-height:16px;letter-spacing:.2px}.lib-stats-card .lib-stats-card-header .lib-stats-card-right{display:-ms-flexbox;display:flex}.lib-stats-card .lib-stats-card-header .material-symbols-outlined{-webkit-user-select:none;-ms-user-select:none;user-select:none}.lib-stats-card .lib-stats-card-header .lib-date-period-selector{margin-left:16px;margin-right:2px}.lib-stats-card .lib-stats-card-banner-container{display:-ms-flexbox;display:flex}.lib-stats-card .lib-stats-card-banner{margin:0 24px 24px 24px;padding:16px;border-radius:4px;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.2px;color:var(--color-neutral-40);width:0px;-ms-flex-positive:1;flex-grow:1;white-space:wrap;overflow:hidden}.lib-stats-card .lib-stats-card-graph-section{padding:0 24px;display:-ms-flexbox;display:flex;-ms-flex-positive:1;flex-grow:1}.lib-stats-card .lib-stats-card-graph-section .lib-stats-card-graph-container{width:100%;display:-ms-grid;display:grid;height:100%}.lib-stats-card .lib-stats-card-graph-section .lib-stats-card-graph-container .lib-stats-card-graph{width:100%;-ms-flex-positive:1;flex-grow:1;display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column}.lib-stats-card .lib-stats-card-graph-section .lib-stats-card-graph-container .lib-stats-card-graph .lib-stats-donut{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.lib-stats-card .lib-stats-card-graph-section .lib-stats-card-empty{width:100%;height:160px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column}.lib-stats-card .lib-stats-card-graph-section .lib-stats-card-empty .lib-stats-card-title{font-size:20px;font-style:normal;font-weight:500;line-height:28px}.lib-stats-card .lib-stats-card-graph-section .lib-stats-card-empty .lib-stats-card-subtitle{font-size:14px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.25px}.lib-stats-card .lib-stats-card-graph-section .lib-stats-card-series-selector{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:12px;height:35px}.lib-stats-donut{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;color:#414141;padding:0 30px 18px 30px;box-sizing:border-box;font-family:Inter;width:100%}.lib-stats-donut .lib-illustration .illustration-label{height:unset;letter-spacing:unset;line-height:unset;padding:1rem 0}.lib-stats-donut h1.type{font-size:14px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:.1px;padding:12px 0 12px 0;margin-bottom:0}.lib-stats-donut .stats-container{-ms-flex:1;flex:1}.lib-stats-donut .stats-container .header-container .header{padding:0;font-weight:400;color:var(--color-neutral-40);font-size:14px;background-color:rgba(0, 0, 0, 0)}.lib-stats-donut .stats-container .stat-kpi{transition:.3s ease all;padding-bottom:16px}.lib-stats-donut .stats-container .stat-kpi.data{-ms-flex:1;flex:1}.lib-stats-donut .stats-container .stat-kpi.data .entry{padding-top:16px}.lib-stats-donut .stats-container .stat-kpi.total{padding-top:16px}.lib-stats-donut .stats-container .stat-kpi.total .label{color:var(--color-neutral-40)}.lib-stats-donut .stats-container .stat-kpi.total .value{font-weight:600}.lib-stats-donut .stats-container .stat-kpi .bullet{transition:.3s ease all;width:12px;height:12px;min-width:12px;min-height:12px;margin-right:10px;border-radius:100%}.lib-stats-donut .stats-container .stat-kpi .label{font-size:14px;letter-spacing:0;line-height:24px;white-space:nowrap}.lib-stats-donut .stats-container .stat-kpi .value{font-size:14px;letter-spacing:0;font-weight:600;line-height:24px;text-align:right}.lib-stats-donut .help{margin-top:10px;margin-bottom:30px;opacity:.5;color:var(--color-neutral-40);font-size:12px;letter-spacing:0;line-height:16px}.lib-stats-donut .separator{width:100%;height:1px;background-color:#dfdfdf}.lib-stats-donut .donut-container{position:relative;margin-bottom:24px}.lib-stats-donut .donut-container .nvd3-pie-chart{position:relative;z-index:1;height:100%;display:-ms-grid;display:grid;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.lib-stats-donut .donut-container .total{text-align:center;position:absolute;top:0;left:0;height:100%;width:100%;color:var(--color-neutral-100);display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.lib-stats-donut .donut-container .total .title{font-size:14px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.25px;text-align:center;color:var(--color-neutral-40)}.lib-stats-donut .donut-container .total .amount{font-size:20px;font-style:normal;font-weight:500;line-height:28px;text-align:center}.lib-stats-donut .nv-slice path{stroke:none !important;fill-opacity:1 !important}@keyframes mdc-ripple-fg-radius-in{from{animation-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transform:translate(var(--mdc-ripple-fg-translate-start, 0)) scale(1)}to{transform:translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1))}}@keyframes mdc-ripple-fg-opacity-in{from{animation-timing-function:linear;opacity:0}to{opacity:var(--mdc-ripple-fg-opacity, 0)}}@keyframes mdc-ripple-fg-opacity-out{from{animation-timing-function:linear;opacity:var(--mdc-ripple-fg-opacity, 0)}to{opacity:0}}.mdc-slider__thumb{--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-slider__thumb::before,.mdc-slider__thumb::after{position:absolute;border-radius:50%;opacity:0;pointer-events:none;content:""}.mdc-slider__thumb::before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1;z-index:var(--mdc-ripple-z-index, 1)}.mdc-slider__thumb::after{z-index:0;z-index:var(--mdc-ripple-z-index, 0)}.mdc-slider__thumb.mdc-ripple-upgraded::before{transform:scale(var(--mdc-ripple-fg-scale, 1))}.mdc-slider__thumb.mdc-ripple-upgraded::after{top:0;left:0;transform:scale(0);transform-origin:center center}.mdc-slider__thumb.mdc-ripple-upgraded--unbounded::after{top:var(--mdc-ripple-top, 0);left:var(--mdc-ripple-left, 0)}.mdc-slider__thumb.mdc-ripple-upgraded--foreground-activation::after{animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.mdc-slider__thumb.mdc-ripple-upgraded--foreground-deactivation::after{animation:mdc-ripple-fg-opacity-out 150ms;transform:translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1))}.mdc-slider__thumb::before,.mdc-slider__thumb::after{top:0%;left:0%;width:100%;height:100%}.mdc-slider__thumb.mdc-ripple-upgraded::before,.mdc-slider__thumb.mdc-ripple-upgraded::after{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-slider__thumb.mdc-ripple-upgraded::after{width:var(--mdc-ripple-fg-size, 100%);height:var(--mdc-ripple-fg-size, 100%)}.mdc-slider__thumb::before,.mdc-slider__thumb::after{background-color:#4d6bf0;background-color:var(--mdc-ripple-color, var(--mdc-theme-primary, #4d6bf0))}.mdc-slider__thumb:hover::before,.mdc-slider__thumb.mdc-ripple-surface--hover::before{opacity:.04;opacity:var(--mdc-ripple-hover-opacity, 0.04)}.mdc-slider__thumb.mdc-ripple-upgraded--background-focused::before,.mdc-slider__thumb:not(.mdc-ripple-upgraded):focus::before{transition-duration:75ms;opacity:.12;opacity:var(--mdc-ripple-focus-opacity, 0.12)}.mdc-slider__thumb:not(.mdc-ripple-upgraded)::after{transition:opacity 150ms linear}.mdc-slider__thumb:not(.mdc-ripple-upgraded):active::after{transition-duration:75ms;opacity:.12;opacity:var(--mdc-ripple-press-opacity, 0.12)}.mdc-slider__thumb.mdc-ripple-upgraded{--mdc-ripple-fg-opacity: var(--mdc-ripple-press-opacity, 0.12)}.mdc-slider{cursor:pointer;height:48px;margin:0 24px;position:relative;-ms-touch-action:pan-y;touch-action:pan-y}.mdc-slider .mdc-slider__track{height:4px;position:absolute;top:50%;transform:translateY(-50%);width:100%}.mdc-slider .mdc-slider__track--active,.mdc-slider .mdc-slider__track--inactive{display:-ms-flexbox;display:flex;height:100%;position:absolute;width:100%}.mdc-slider .mdc-slider__track--active{border-radius:3px;height:6px;overflow:hidden;top:-1px}.mdc-slider .mdc-slider__track--active_fill{border-top:6px solid;box-sizing:border-box;height:100%;width:100%;color:#98abff !important;position:relative;transform-origin:left}[dir=rtl] .mdc-slider .mdc-slider__track--active_fill,.mdc-slider .mdc-slider__track--active_fill[dir=rtl]{transform-origin:right}.mdc-slider .mdc-slider__track--inactive{border-radius:2px;height:4px;left:0;top:0}.mdc-slider .mdc-slider__track--inactive::before{position:absolute;box-sizing:border-box;width:100%;height:100%;top:0;left:0;border:1px solid rgba(0, 0, 0, 0);border-radius:inherit;content:"";pointer-events:none}.mdc-slider .mdc-slider__track--active_fill{border-color:#4d6bf0;border-color:var(--mdc-theme-primary, #4d6bf0)}.mdc-slider.mdc-slider--disabled .mdc-slider__track--active_fill{border-color:#000;border-color:var(--mdc-theme-on-surface, #000)}.mdc-slider .mdc-slider__track--inactive{background-color:#4d6bf0;background-color:var(--mdc-theme-primary, #4d6bf0);opacity:.24}.mdc-slider.mdc-slider--disabled .mdc-slider__track--inactive{background-color:#000;background-color:var(--mdc-theme-on-surface, #000);opacity:.24}.mdc-slider .mdc-slider__value-indicator-container{bottom:44px;left:50%;pointer-events:none;position:absolute;transform:translateX(-50%)}.mdc-slider .mdc-slider__value-indicator{transition:transform 100ms 0ms cubic-bezier(0.4, 0, 1, 1);-ms-flex-align:center;align-items:center;border-radius:4px;display:-ms-flexbox;display:flex;height:32px;padding:0 12px;transform:scale(0);transform-origin:bottom}.mdc-slider .mdc-slider__value-indicator::before{border-left:6px solid rgba(0, 0, 0, 0);border-right:6px solid rgba(0, 0, 0, 0);border-top:6px solid;bottom:-5px;content:"";height:0;left:50%;position:absolute;transform:translateX(-50%);width:0}.mdc-slider .mdc-slider__value-indicator::after{position:absolute;box-sizing:border-box;width:100%;height:100%;top:0;left:0;border:1px solid rgba(0, 0, 0, 0);border-radius:inherit;content:"";pointer-events:none}.mdc-slider .mdc-slider__thumb--with-indicator .mdc-slider__value-indicator-container{pointer-events:auto}.mdc-slider .mdc-slider__thumb--with-indicator .mdc-slider__value-indicator{transition:transform 100ms 0ms cubic-bezier(0, 0, 0.2, 1);transform:scale(1)}@media(prefers-reduced-motion){.mdc-slider .mdc-slider__value-indicator,.mdc-slider .mdc-slider__thumb--with-indicator .mdc-slider__value-indicator{transition:none}}.mdc-slider .mdc-slider__value-indicator-text{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-subtitle2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:.875rem;font-size:var(--mdc-typography-subtitle2-font-size, 0.875rem);line-height:1.375rem;line-height:var(--mdc-typography-subtitle2-line-height, 1.375rem);font-weight:500;font-weight:var(--mdc-typography-subtitle2-font-weight, 500);letter-spacing:0.0071428571em;letter-spacing:var(--mdc-typography-subtitle2-letter-spacing, 0.0071428571em);text-decoration:inherit;-webkit-text-decoration:var(--mdc-typography-subtitle2-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle2-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-subtitle2-text-transform, inherit)}.mdc-slider .mdc-slider__value-indicator{background-color:#000;opacity:.6}.mdc-slider .mdc-slider__value-indicator::before{border-top-color:#000}.mdc-slider .mdc-slider__value-indicator{color:#fff;color:var(--mdc-theme-on-primary, #fff)}.mdc-slider .mdc-slider__thumb{display:-ms-flexbox;display:flex;height:48px;left:-24px;outline:none;position:absolute;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:48px}.mdc-slider .mdc-slider__thumb--top{z-index:1}.mdc-slider .mdc-slider__thumb--top .mdc-slider__thumb-knob,.mdc-slider .mdc-slider__thumb--top.mdc-slider__thumb:hover .mdc-slider__thumb-knob,.mdc-slider .mdc-slider__thumb--top.mdc-slider__thumb--focused .mdc-slider__thumb-knob{border-style:solid;border-width:1px;box-sizing:content-box}.mdc-slider .mdc-slider__thumb-knob{box-shadow:0px 2px 1px -1px rgba(0, 0, 0, 0.2),0px 1px 1px 0px rgba(0, 0, 0, 0.14),0px 1px 3px 0px rgba(0, 0, 0, 0.12);border:10px solid;border-radius:50%;box-sizing:border-box;height:20px;left:50%;position:absolute;top:50%;transform:translate(-50%, -50%);width:20px}.mdc-slider .mdc-slider__thumb-knob{background-color:#4d6bf0;background-color:var(--mdc-theme-primary, #4d6bf0);border-color:#4d6bf0;border-color:var(--mdc-theme-primary, #4d6bf0)}.mdc-slider .mdc-slider__thumb--top .mdc-slider__thumb-knob,.mdc-slider .mdc-slider__thumb--top.mdc-slider__thumb:hover .mdc-slider__thumb-knob,.mdc-slider .mdc-slider__thumb--top.mdc-slider__thumb--focused .mdc-slider__thumb-knob{border-color:#fff}.mdc-slider.mdc-slider--disabled .mdc-slider__thumb-knob{background-color:#000;background-color:var(--mdc-theme-on-surface, #000);border-color:#000;border-color:var(--mdc-theme-on-surface, #000)}.mdc-slider.mdc-slider--disabled .mdc-slider__thumb--top .mdc-slider__thumb-knob,.mdc-slider.mdc-slider--disabled .mdc-slider__thumb--top.mdc-slider__thumb:hover .mdc-slider__thumb-knob,.mdc-slider.mdc-slider--disabled .mdc-slider__thumb--top.mdc-slider__thumb--focused .mdc-slider__thumb-knob{border-color:#fff}.mdc-slider .mdc-slider__thumb::before,.mdc-slider .mdc-slider__thumb::after{background-color:#4d6bf0;background-color:var(--mdc-ripple-color, var(--mdc-theme-primary, #4d6bf0))}.mdc-slider .mdc-slider__thumb:hover::before,.mdc-slider .mdc-slider__thumb.mdc-ripple-surface--hover::before{opacity:.04;opacity:var(--mdc-ripple-hover-opacity, 0.04)}.mdc-slider .mdc-slider__thumb.mdc-ripple-upgraded--background-focused::before,.mdc-slider .mdc-slider__thumb:not(.mdc-ripple-upgraded):focus::before{transition-duration:75ms;opacity:.12;opacity:var(--mdc-ripple-focus-opacity, 0.12)}.mdc-slider .mdc-slider__thumb:not(.mdc-ripple-upgraded)::after{transition:opacity 150ms linear}.mdc-slider .mdc-slider__thumb:not(.mdc-ripple-upgraded):active::after{transition-duration:75ms;opacity:.12;opacity:var(--mdc-ripple-press-opacity, 0.12)}.mdc-slider .mdc-slider__thumb.mdc-ripple-upgraded{--mdc-ripple-fg-opacity: var(--mdc-ripple-press-opacity, 0.12)}.mdc-slider .mdc-slider__tick-marks{-ms-flex-align:center;align-items:center;box-sizing:border-box;display:-ms-flexbox;display:flex;height:100%;-ms-flex-pack:justify;justify-content:space-between;padding:0 1px;position:absolute;width:100%}.mdc-slider .mdc-slider__tick-mark--active,.mdc-slider .mdc-slider__tick-mark--inactive{border-radius:50%;height:2px;width:2px}.mdc-slider .mdc-slider__tick-mark--active{background-color:#fff;background-color:var(--mdc-theme-on-primary, #fff);opacity:.6}.mdc-slider.mdc-slider--disabled .mdc-slider__tick-mark--active{background-color:#fff;background-color:var(--mdc-theme-on-primary, #fff);opacity:.6}.mdc-slider .mdc-slider__tick-mark--inactive{background-color:#4d6bf0;background-color:var(--mdc-theme-primary, #4d6bf0);opacity:.6}.mdc-slider.mdc-slider--disabled .mdc-slider__tick-mark--inactive{background-color:#000;background-color:var(--mdc-theme-on-surface, #000);opacity:.6}.mdc-slider.mdc-slider--disabled{opacity:.38;cursor:auto}.mdc-slider.mdc-slider--disabled .mdc-slider__thumb{pointer-events:none}.mdc-slider--discrete .mdc-slider__thumb,.mdc-slider--discrete .mdc-slider__track--active_fill{transition:transform 80ms ease}@media(prefers-reduced-motion){.mdc-slider--discrete .mdc-slider__thumb,.mdc-slider--discrete .mdc-slider__track--active_fill{transition:none}}.mdc-slider__input{cursor:pointer;left:0;margin:0;height:100%;opacity:0;pointer-events:none;position:absolute;top:0;width:100%}.permanent-indicator .mdc-slider__value-indicator{transform:rotate(180deg) !important;margin-top:3px !important;top:0px;position:absolute;left:-36px;background-color:#4d6bf0 !important;opacity:1 !important}.permanent-indicator .mdc-slider__value-indicator-text{transform:rotate(180deg)}.permanent-indicator.mdc-slider .mdc-slider__value-indicator::before{border-top-color:#4d6bf0 !important}.lib-switch-directive{cursor:pointer;--switch-on-color: var(--element-default-selected-color);--switch-off-color: grey;--switch-unknown-color: red}.lib-switch-directive[disabled]{pointer-events:none;opacity:.5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter:alpha(opacity=50)}.lib-switch-directive[disabled] .switch-container{border-style:dashed}.lib-switch-directive[compact] .switch-container{height:23px;width:40px;min-height:23px;min-width:40px}.lib-switch-directive[compact] .switch-label{font-size:14px;margin-left:12px;margin-right:8px}.lib-switch-directive .switch-container{transition:all .3s ease;height:28px;width:48px;min-height:28px;min-width:24px;border-radius:1000px;border:1px solid #bfbebf;position:relative;background:#fff}.lib-switch-directive .switch-container.true-value .switch-knob{transform:translateX(100%);background:var(--switch-on-color)}.lib-switch-directive .switch-container.unknown-value .switch-knob{transform:translateX(50%);background:var(--switch-unknown-color);content:"?"}.lib-switch-directive .switch-container .switch-knob{transition:all .3s ease;position:absolute;top:2px;bottom:4px;left:2px;height:calc(100% - 4px);width:calc(50% - 2px);border-radius:1000px;background:var(--switch-off-color)}.lib-switch-directive .switch-label{font-size:16px;margin-left:16px;margin-right:8px}.lib-switch-directive .switch-label.no-content{margin-left:0;margin-right:0}.lib-tabulation-directive .lib-tabulation-body{padding-top:8px}.lib-tabulations-directive{--tabulation-header-color: rgba(0, 0, 0, 0.15);--tabulation-selected-color: #4d6bf0}.lib-tabulations-directive .tabulation-headers-container{border-bottom:1px solid var(--tabulation-header-color)}.lib-tabulations-directive .tabulation-headers-container .tabulation-headers .tabulation-header{position:relative;height:50px;margin-left:8px}.lib-tabulations-directive .tabulation-headers-container .tabulation-headers .tabulation-header.selected .tabulation-label .label-text,.lib-tabulations-directive .tabulation-headers-container .tabulation-headers .tabulation-header.selected .tabulation-label .label-icon{color:var(--tabulation-selected-color)}.lib-tabulations-directive .tabulation-headers-container .tabulation-headers .tabulation-header .tabulation-label{margin-right:8px}.lib-tabulations-directive .tabulation-headers-container .tabulation-headers .tabulation-header .tabulation-label .label-icon{margin-right:8px}.lib-tabulations-directive .tabulation-headers-container .tabulation-headers .tabulation-header .tabulation-label .label-text{font-size:14px;cursor:pointer;max-width:150px;min-width:50px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.lib-tabulations-directive .tabulation-headers-container .tabulation-headers .tabulation-header .tabulation-label .label-text:hover{color:var(--tabulation-selected-color)}.lib-tabulations-directive .tabulation-headers-container .tabulation-headers .tabulation-header:not(:last-child)::after{content:"";right:0;bottom:4px;top:4px;position:absolute;width:1px;background-color:var(--tabulation-header-color)}.lib-text-directive{position:relative;box-sizing:border-box}.lib-text-directive.error .input-container{border:1px solid #fa5538 !important;box-shadow:0 7px 25px -8px rgba(250, 100, 0, 0.34) !important}.lib-text-directive[disabled] .lib-text-container .input-container,.lib-text-directive.disabled .lib-text-container .input-container{border-color:var(--color-neutral-10);background-color:var(--color-neutral-1);pointer-events:none}.lib-text-directive[disabled] .lib-text-container .input-container *,.lib-text-directive.disabled .lib-text-container .input-container *{color:var(--color-neutral-30)}.lib-text-directive .lib-text-container{position:relative;box-sizing:border-box}.lib-text-directive .lib-text-container .length{position:absolute;top:18px;right:8px;font-size:14px;color:rgba(0, 0, 0, 0.35)}.lib-text-directive .lib-text-container .view-password,.lib-text-directive .lib-text-container .clear{cursor:pointer}.lib-text-directive .lib-text-container .input-container{transition:all ease .3s;border:1px solid var(--color-neutral-30);border-radius:var(--semi-round-corners);background-color:#fff;overflow:hidden;padding:0 var(--spacing-4);box-sizing:border-box;min-height:50px}.lib-text-directive .lib-text-container .input-container .input-icon{margin-right:var(--spacing-2);font-size:24px;color:rgba(0, 0, 0, 0.6)}.lib-text-directive .lib-text-container .input-container:focus-within{border-color:var(--color-50)}.lib-text-directive .lib-text-container textarea{padding:var(--element-default-padding) 0}.lib-text-directive .lib-text-container input[type=number]{margin-right:4px;text-align:right}.lib-text-directive .lib-text-container input,.lib-text-directive .lib-text-container textarea{outline:none;min-height:48px;background-color:rgba(0, 0, 0, 0);border:0;box-sizing:border-box;width:100%}.lib-text-directive .lib-text-container input::-webkit-input-placeholder,.lib-text-directive .lib-text-container textarea::-webkit-input-placeholder{font-size:14px;letter-spacing:.21px;line-height:16px}.lib-text-directive .lib-text-container input::-moz-placeholder,.lib-text-directive .lib-text-container textarea::-moz-placeholder{font-size:14px;letter-spacing:.21px;line-height:16px}.lib-text-directive .lib-text-container input:-ms-input-placeholder,.lib-text-directive .lib-text-container textarea:-ms-input-placeholder{font-size:14px;letter-spacing:.21px;line-height:16px}.lib-text-directive .lib-text-container input::-ms-input-placeholder,.lib-text-directive .lib-text-container textarea::-ms-input-placeholder{font-size:14px;letter-spacing:.21px;line-height:16px}.lib-text-directive .lib-text-container input:-ms-input-placeholder,.lib-text-directive .lib-text-container textarea:-ms-input-placeholder{font-size:14px;letter-spacing:.21px;line-height:16px}.lib-text-directive .lib-text-container input::placeholder,.lib-text-directive .lib-text-container textarea::placeholder{font-size:14px;letter-spacing:.21px;line-height:16px}.lib-text-directive .label-error{padding-top:15px;color:#fa5538;font-size:12px;letter-spacing:.18px;line-height:16px;padding-left:10px}.modal-content .lib-text-container{width:100%}.lib-textbox-currency-directive .with-currency .lib-text-directive .input-container{border-bottom-right-radius:0;border-top-right-radius:0}.lib-textbox-currency-directive .with-currency .lib-dropdown .select{border-bottom-left-radius:0;border-top-left-radius:0}.lib-time-picker-directive .time-picker-container{transition:.3s ease all;height:50px;border:var(--element-default-border);border-radius:var(--semi-round-corners);padding:17px 8px;background-color:#fff}.lib-time-picker-directive .time-picker-container:focus-within{border-color:var(--element-default-hover-border-color);box-shadow:0 7px 25px -8px var(--element-default-hover-border-color)}.lib-time-picker-directive .time-picker-container .time-input input[type=time]{border:0px;width:100%;text-align:right;background-color:rgba(0, 0, 0, 0);font-size:1em}.lib-time-picker-directive .time-picker-container .time-input input[type=time]::-webkit-calendar-picker-indicator{display:none}.lib-time-picker-directive[disabled] .time-picker-container{border-color:var(--color-neutral-10);background-color:var(--color-neutral-1);pointer-events:none}.lib-time-picker-directive[disabled] .time-picker-container *{color:var(--color-neutral-30)}.lib-radio-group-directive{box-sizing:border-box;display:-ms-grid;display:grid;grid-template-columns:repeat(auto-fit, minmax(-webkit-min-content, 1fr));-ms-grid-columns:(minmax(min-content, 1fr))[auto-fit];grid-template-columns:repeat(auto-fit, minmax(min-content, 1fr));grid-auto-flow:column;padding:4px;transition:all .2s ease;background:var(--color-neutral-5);border-radius:100px;gap:4px;height:100%;height:40px;-ms-flex-align:center;align-items:center;position:relative;max-width:800px;overflow:visible}.lib-radio-group-directive *{box-sizing:border-box}.lib-radio-group-directive.compact{height:32px}.slider{position:absolute;left:6px;height:calc(100% - 8px);background-color:#fff;border-radius:100px;transition:all .3s cubic-bezier(0.4, 0, 0.2, 1);pointer-events:none;will-change:transform,width;z-index:1}.slider::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border:2px solid var(--color-neutral-10);border-radius:100px;opacity:0;transition:opacity .2s ease}.slider:hover::before{opacity:1}.lib-segment-option{min-height:unset !important;height:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding:0px 12px;box-sizing:border-box;cursor:pointer;background:rgba(0, 0, 0, 0);position:relative;border-radius:100px;transition:all .2s ease;border:1px solid rgba(0, 0, 0, 0);min-width:0;z-index:2;will-change:transform;font-size:12px;line-height:16px;letter-spacing:.4px;vertical-align:middle}.lib-segment-option input[type=radio]{display:none}.lib-segment-option .clamped-text{max-width:100%;overflow:hidden;text-overflow:ellipsis;transition:text-shadow .5s ease}.lib-segment-option.selected .clamped-text{color:#000;z-index:3;text-shadow:0px 0px .5px #000}.lib-segment-option.disabled{cursor:not-allowed;pointer-events:none;opacity:.4;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";filter:alpha(opacity=40)}.lib-segment-option .tooltip-wrapper{width:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;position:relative;z-index:4}.lib-segment-option .clamped-text{width:100%;text-align:center;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:middle}.lib-segment-option:hover{background:rgba(255, 255, 255, 0.6)}.menu-container-directive{background-color:#fff;height:100%;max-height:calc(100vh - 150px);overflow:auto}.menu-container-directive .menu-container{height:100%}.menu-container-directive .left-menu{background-color:#fff;border-right:2px solid #f6f6f6;position:sticky;top:0px}.menu-container-directive .left-menu .item-list{max-height:calc(100vh - 230px);overflow:auto}.menu-container-directive .left-menu .item-list .menu-item{color:#53545c;font-size:var(--font-size-sm);transition:.3s ease all;cursor:pointer;padding:8px 16px;margin:4px 8px;border-radius:12px;height:48px}.menu-container-directive .left-menu .item-list .menu-item.selected,.menu-container-directive .left-menu .item-list .menu-item:hover{background-color:var(--color-60);color:#fff}.menu-container-directive .left-menu .item-list .menu-item .menu-item-icon{margin-right:8px}.menu-container-directive .left-menu .item-list .menu-item .menu-item-bubble{color:#fff;border-radius:100px;background-color:#4d6bef;min-width:20px;height:20px;line-height:20px;text-align:center;min-width:40px;margin-left:16px;font-size:14px;font-weight:bold}.menu-container-directive .item-hidden{display:none}.menu-item{transition:.3s ease all;font-size:16px;color:var(--text-primary);cursor:pointer;padding:12px 16px 12px 16px;height:48px;font-weight:400;margin:0 8px 4px 8px;border-radius:8px;border:1.2px solid rgba(0, 0, 0, 0);background-color:rgba(0, 0, 0, 0)}.menu-item.disabled{pointer-events:none;color:var(--color-neutral-40)}.menu-item:hover{background-color:var(--color-5)}.menu-item:active{background-color:var(--color-10)}.menu-item:focus:not(:active,.selected){border:1.2px solid var(--color-50)}.menu-item.selected{font-weight:500;background-color:var(--color-60);color:#fff}.menu-item.selected .icon-right{opacity:1}.menu-item .title-rows{width:100%}.menu-item .title-rows .main-row{width:100%;display:-ms-flexbox;display:flex;gap:6px;-ms-flex-pack:justify;justify-content:space-between}.menu-item .title-rows .main-row .name{max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.menu-item .title-rows .subtitle{max-width:100%;font-size:var(--font-size-xs);margin:4px 0 0 0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.menu-item .icon{display:-ms-flexbox;display:flex;margin-right:20px}.menu-item .icon-right{opacity:.2;display:-ms-flexbox;display:flex}@keyframes skeleton-loading{to{background-position:left}}.metric-summary-card{max-width:600px;font-weight:400}.metric-summary-card[ng-click],.metric-summary-card [ng-click]{cursor:pointer}.metric-summary-card *{box-sizing:border-box}.metric-summary-card .metric-summary-card-description{color:var(--text-light-gray)}.metric-summary-card .metric-summary-card-metric-list{list-style:none;margin:0}.metric-summary-card .metric-summary-card-metric-list li{color:var(--text-light-gray);font-size:14px;width:100%;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:end;align-items:flex-end}.metric-summary-card .metric-summary-card-metric-list li :first-child{padding-bottom:4px}.metric-summary-card .metric-summary-card-metric-list li .number{color:var(--text-primary);font-size:60px;line-height:60px;height:min-content}.metric-summary-card>.lib-card-directive{background-color:var(--color-70);color:#fff;padding:1.5rem 0;box-sizing:border-box}.metric-summary-card>.lib-card-directive .lib-card-content{-ms-flex-pack:justify;justify-content:space-between}.metric-summary-card>.lib-card-directive h2,.metric-summary-card>.lib-card-directive p{margin:0}.metric-summary-card>.lib-card-directive h2>*,.metric-summary-card>.lib-card-directive p>*{display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.metric-summary-card>.lib-card-directive h2{font-weight:400;padding-bottom:1rem}.skeleton{position:relative;min-width:50%;margin-bottom:3px}.skeleton::after{background:linear-gradient(90deg, rgb(238, 238, 238) 40%, rgb(250, 250, 250), rgb(238, 238, 238) 60%) right/300% 100%;animation:skeleton-loading 1.5s linear infinite;border-radius:.5rem;content:"";position:absolute;top:4px;left:0;z-index:2;width:100%;height:calc(100% - 4px)}.rich-text-editor-directive .quill-container{background-color:#fff !important;border:0 !important;max-height:200px;overflow-y:auto;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.rich-text-editor-directive .ql-toolbar{transition:.3s ease all;background-color:#fff;border:0 !important;border-bottom:1px solid #e7e7e7 !important}.rich-text-editor-directive .ql-editor{color:#000}.rich-text-editor-directive .rte{width:100%;transition:.3s ease all;border:1px solid var(--color-neutral-30);overflow:auto;border-radius:8px}.rich-text-editor-directive .rte .ql-toolbar{border-bottom:1px solid var(--color-neutral-30) !important}.rich-text-editor-directive .rte .ql-toolbar button{margin-right:8px;padding:0;width:16px}.rich-text-editor-directive .rte .ql-toolbar button svg{width:16px}.rich-text-editor-directive .rte:focus-within{border-color:var(--color-50)}.rich-text-editor-directive .rte:focus-within .ql-toolbar{border-bottom:1px solid var(--color-50) !important}.rich-text-editor-directive [ng-bind-html] p{margin:2px 0}.search-input-directive{position:relative;box-sizing:border-box}.search-input-directive.error .search-input-container .input-container{border:1px solid var(--color-error-50);box-shadow:0 7px 25px -8px rgba(250, 100, 0, 0.34)}.search-input-directive[disabled] .search-input-container .input-container,.search-input-directive.disabled .search-input-container .input-container{border-color:var(--color-neutral-10);background-color:var(--color-neutral-1);pointer-events:none}.search-input-directive[disabled] .search-input-container .input-container *,.search-input-directive.disabled .search-input-container .input-container *{color:var(--color-neutral-30)}.search-input-directive .search-input-container{position:relative;box-sizing:border-box}.search-input-directive .search-input-container .input-container{transition:all ease .3s;border:1px solid var(--color-neutral-30);border-radius:var(--round-corners);background-color:#fff;overflow:hidden;padding:0 var(--spacing-1) 0 var(--spacing-4);box-sizing:border-box;min-height:40px}.search-input-directive .search-input-container .input-container .input-icon{font-size:24px;color:rgba(0, 0, 0, 0.6)}.search-input-directive .search-input-container .input-container .clear-icon{font-size:14px;cursor:pointer;margin-top:4px;margin-right:4px;padding:0}.search-input-directive .search-input-container .input-container:focus-within{border-color:var(--color-50)}.search-input-directive .search-input-container input[type=number]{margin-right:4px;text-align:right}.search-input-directive .search-input-container input{outline:none;min-height:40px;background-color:rgba(0, 0, 0, 0);border:0;box-sizing:border-box;width:100%}.search-input-directive .search-input-container input::-webkit-input-placeholder{font-size:14px;letter-spacing:.21px;line-height:16px}.search-input-directive .search-input-container input::-moz-placeholder{font-size:14px;letter-spacing:.21px;line-height:16px}.search-input-directive .search-input-container input:-ms-input-placeholder{font-size:14px;letter-spacing:.21px;line-height:16px}.search-input-directive .search-input-container input::-ms-input-placeholder{font-size:14px;letter-spacing:.21px;line-height:16px}.search-input-directive .search-input-container input:-ms-input-placeholder{font-size:14px;letter-spacing:.21px;line-height:16px}.search-input-directive .search-input-container input::placeholder{font-size:14px;letter-spacing:.21px;line-height:16px}.search-input-directive .label-error{padding-top:15px;color:var(--color-error-50);font-size:12px;letter-spacing:.18px;line-height:16px;padding-left:10px}.search-input-directive .lib-button-directive .button-content.no-label{width:32px;height:32px;padding:0}.side-nav-directive{z-index:10;position:sticky;background-color:#fff}.side-nav-directive.open{box-sizing:border-box;max-height:100%}.side-nav-directive .menu-open-icon{transition:.3s ease all;margin:8px;padding:8px;border-radius:8px;color:#d3d3d3;border:1px solid #d3d3d3}.side-nav-directive .menu-open-icon:hover{cursor:pointer;color:#4d6bef;border-color:#4d6bef}.side-nav-directive .menus-container{height:calc(100% - 71px);overflow:auto}.side-nav-directive .user-container{padding:8px}.side-nav-directive .sub-item{margin-left:36px;margin-right:16px;padding:12px 10px;font-size:14px;cursor:pointer;border-radius:4px}.side-nav-directive .sub-item:hover{background-color:var(--color-5)}.side-nav-directive .sub-item.selected{background-color:var(--color-10)}.side-nav-directive .menu-item-label{text-wrap:nowrap}.side-nav-directive .menu-item{transition:.3s ease all;cursor:pointer;margin:2px 8px;height:46px;border-radius:12px;color:#53545c;transition:.3s ease all;font-size:14px}.side-nav-directive .menu-item:not(.expanded){width:56px}.side-nav-directive .menu-item.expanded{padding:0px 16px}.side-nav-directive .menu-item.expanded .menu-item-icon{margin-right:8px}.side-nav-directive .menu-item .menu-item-bubble{color:#fff;border-radius:100px;background-color:#4d6bef;min-width:20px;height:20px;line-height:20px;text-align:center;margin-bottom:16px;font-size:14px;font-weight:bold}.side-nav-directive .menu-item:hover{background-color:var(--color-40);color:#fff}.side-nav-directive .menu-item.selected{background-color:var(--color-50);color:#fff}.side-nav-directive .secondary-items{margin-top:10px;padding-top:20px;position:relative}.side-nav-directive .secondary-items::before{content:"";position:absolute;top:0;left:20px;right:20px;height:1px;background-color:rgba(83, 84, 92, 0.2)}.side-nav-directive .secondary-items .secondary-header{padding:10px 20px;color:#53545c;font-size:14px;font-weight:bolder}.side-nav-directive .secondary-items .secondary-item{padding:10px 20px;font-size:14px;cursor:pointer}.side-nav-directive .secondary-items .secondary-item.selected{font-weight:bolder}.single-bar-chart-directive .nvd3 .nv-x.nv-axis{transform:translate(2px, 210px) !important}.single-bar-chart-directive .nvd3 .nv-x.nv-axis line{opacity:1 !important;stroke:#eef0fa;stroke-width:20px;stroke-linecap:round}.single-bar-chart-directive .nvd3 .nv-x text{fill:#cacdd4;transform:rotate(-45deg) translate(-39px, -10px)}.single-bar-chart-directive .nvd3 .nv-y text{fill:#aeb1b9}.single-bar-chart-directive .nvd3 .tick line{opacity:0 !important}.single-bar-chart-directive .nvd3 .nv-y.nv-axis path.domain{opacity:0 !important}.single-bar-chart-directive .nvd3 rect.nv-bar{width:20px;fill:#7489f3 !important;stroke:#7489f3 !important}.snapchat-story-preview,.snapchat-story-preview-image,.snapchat-story-preview-video{width:fit-content;height:fit-content;position:relative}.snapchat-story-preview .video,.snapchat-story-preview-image .video,.snapchat-story-preview-video .video{aspect-ratio:9/16;display:-ms-flexbox;display:flex;background-color:#f5f5f5;box-sizing:border-box;height:1920px;background-color:#000}.snapchat-story-preview .video video,.snapchat-story-preview-image .video video,.snapchat-story-preview-video .video video{position:relative;-o-object-fit:contain;object-fit:contain;max-width:100%;aspect-ratio:9/16;margin:0;max-height:100%}.snapchat-story-preview .list-item,.snapchat-story-preview-image .list-item,.snapchat-story-preview-video .list-item{position:relative;min-width:fit-content}.snapchat-story-preview .phone-status,.snapchat-story-preview-image .phone-status,.snapchat-story-preview-video .phone-status{background-color:#000}.snapchat-story-preview .preview-empty-state,.snapchat-story-preview-image .preview-empty-state,.snapchat-story-preview-video .preview-empty-state{aspect-ratio:9/16;height:1920px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;background-color:#f5f5f5;box-sizing:border-box;border-radius:27px}.snapchat-story-preview .preview-empty-state-wrapper,.snapchat-story-preview-image .preview-empty-state-wrapper,.snapchat-story-preview-video .preview-empty-state-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:32px;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.snapchat-story-preview .preview-empty-state-wrapper>h2,.snapchat-story-preview-image .preview-empty-state-wrapper>h2,.snapchat-story-preview-video .preview-empty-state-wrapper>h2{color:#878382;font-weight:400;font-size:48px;line-height:1.35;max-width:24ch;margin-top:24px;margin-bottom:24px;letter-spacing:1px;text-align:center;text-wrap:wrap}.snapchat-story-preview .preview-empty-state-wrapper>svg,.snapchat-story-preview-image .preview-empty-state-wrapper>svg,.snapchat-story-preview-video .preview-empty-state-wrapper>svg{width:214px;height:214px}.snapchat-story-preview .ui-overlay,.snapchat-story-preview-image .ui-overlay,.snapchat-story-preview-video .ui-overlay{position:absolute;display:-ms-flexbox;display:flex;z-index:10;aspect-ratio:9/16;width:auto;height:100%;width:100%;box-sizing:border-box}.snapchat-story-preview .ui-overlay>*,.snapchat-story-preview-image .ui-overlay>*,.snapchat-story-preview-video .ui-overlay>*{box-sizing:border-box}.snapchat-story-preview .ui-overlay .snapchat-progress-bar,.snapchat-story-preview-image .ui-overlay .snapchat-progress-bar,.snapchat-story-preview-video .ui-overlay .snapchat-progress-bar{background-color:rgba(255, 255, 255, 0.3);width:100%;height:4px;border-radius:10rem;margin:4px 2px;margin-top:8px;position:relative;overflow:hidden}.snapchat-story-preview .ui-overlay .snapchat-progress-bar.active>span,.snapchat-story-preview-image .ui-overlay .snapchat-progress-bar.active>span,.snapchat-story-preview-video .ui-overlay .snapchat-progress-bar.active>span{animation-play-state:running;animation-name:progress}.snapchat-story-preview .ui-overlay .snapchat-progress-bar.video>span,.snapchat-story-preview-image .ui-overlay .snapchat-progress-bar.video>span,.snapchat-story-preview-video .ui-overlay .snapchat-progress-bar.video>span{animation-duration:15s}.snapchat-story-preview .ui-overlay .snapchat-progress-bar.full>span,.snapchat-story-preview-image .ui-overlay .snapchat-progress-bar.full>span,.snapchat-story-preview-video .ui-overlay .snapchat-progress-bar.full>span{background-color:#fff;width:100%;animation:none}.snapchat-story-preview .ui-overlay .snapchat-progress-bar>span,.snapchat-story-preview-image .ui-overlay .snapchat-progress-bar>span,.snapchat-story-preview-video .ui-overlay .snapchat-progress-bar>span{width:0%;height:100%;background-color:rgba(255, 255, 255, 0.8);position:absolute;top:0;left:0;transform-origin:left;animation-duration:5s;animation-name:none;animation-timing-function:linear;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-play-state:paused}.snapchat-story-preview .ui-overlay-top,.snapchat-story-preview-image .ui-overlay-top,.snapchat-story-preview-video .ui-overlay-top{top:0;left:0;right:0;width:100%;position:absolute;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.snapchat-story-preview .ui-overlay-top>svg,.snapchat-story-preview-image .ui-overlay-top>svg,.snapchat-story-preview-video .ui-overlay-top>svg{width:100%;height:auto}.snapchat-story-preview .ui-overlay-top-header,.snapchat-story-preview-image .ui-overlay-top-header,.snapchat-story-preview-video .ui-overlay-top-header{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;color:#fff;padding:0 8px;padding-top:4px;background:rgba(0, 0, 0, 0);background:linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 100%)}.snapchat-story-preview .ui-overlay-top-header>div h2,.snapchat-story-preview-image .ui-overlay-top-header>div h2,.snapchat-story-preview-video .ui-overlay-top-header>div h2{margin:0;font-size:1.3em;color:#fff;font-weight:500;letter-spacing:.5px;line-height:1.4em}.snapchat-story-preview .ui-overlay-top-header>div svg,.snapchat-story-preview-image .ui-overlay-top-header>div svg,.snapchat-story-preview-video .ui-overlay-top-header>div svg{width:18px;height:18px;margin-right:4px}.snapchat-story-preview .ui-overlay-top-header .account-information,.snapchat-story-preview-image .ui-overlay-top-header .account-information,.snapchat-story-preview-video .ui-overlay-top-header .account-information{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;width:100%;padding:4px}.snapchat-story-preview .ui-overlay-top-header .interaction,.snapchat-story-preview-image .ui-overlay-top-header .interaction,.snapchat-story-preview-video .ui-overlay-top-header .interaction{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:12px}.snapchat-story-preview .ui-overlay-top-header .interaction svg:first-of-type,.snapchat-story-preview-image .ui-overlay-top-header .interaction svg:first-of-type,.snapchat-story-preview-video .ui-overlay-top-header .interaction svg:first-of-type{transform:rotate(0deg)}.snapchat-story-preview .ui-overlay .profile,.snapchat-story-preview-image .ui-overlay .profile,.snapchat-story-preview-video .ui-overlay .profile{font-size:15px;letter-spacing:.25px;font-weight:700;color:#fff;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;gap:10px;width:100%;max-width:90%}.snapchat-story-preview .ui-overlay .profile-name,.snapchat-story-preview-image .ui-overlay .profile-name,.snapchat-story-preview-video .ui-overlay .profile-name{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;color:#fff;width:100%;gap:0;max-width:30ch}.snapchat-story-preview .ui-overlay .profile-name p,.snapchat-story-preview-image .ui-overlay .profile-name p,.snapchat-story-preview-video .ui-overlay .profile-name p{line-height:1.1;width:auto;margin:0;padding:0;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:29ch;font-family:"Avenir Next";font-weight:600;letter-spacing:-0.4px}.snapchat-story-preview .ui-overlay .profile .profile-name-title,.snapchat-story-preview-image .ui-overlay .profile .profile-name-title,.snapchat-story-preview-video .ui-overlay .profile .profile-name-title{letter-spacing:-0.2px;display:inline;-ms-flex-align:center;align-items:center;color:#fff;display:-ms-flexbox;display:flex;-ms-flex-positive:1;flex-grow:1;gap:4px;text-shadow:rgba(0, 0, 0, 0.6) 0p}.snapchat-story-preview .ui-overlay .profile .profile-name-title p,.snapchat-story-preview-image .ui-overlay .profile .profile-name-title p,.snapchat-story-preview-video .ui-overlay .profile .profile-name-title p{font-family:"Avenir Next";font-size:11px;font-weight:500;-ms-flex-align:end;align-items:flex-end}.snapchat-story-preview .ui-overlay .profile .profile-name-title p:first-of-type,.snapchat-story-preview-image .ui-overlay .profile .profile-name-title p:first-of-type,.snapchat-story-preview-video .ui-overlay .profile .profile-name-title p:first-of-type{font-weight:700;font-size:14px;max-width:22.5ch}.snapchat-story-preview .ui-overlay .profile img,.snapchat-story-preview-image .ui-overlay .profile img,.snapchat-story-preview-video .ui-overlay .profile img{margin-top:2px;width:28px;height:28px;border-radius:100%;aspect-ratio:1/1}.snapchat-story-preview .ui-overlay .description,.snapchat-story-preview-image .ui-overlay .description,.snapchat-story-preview-video .ui-overlay .description{font-size:11px;color:#fff;font-weight:400;max-width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.snapchat-story-preview .list,.snapchat-story-preview-image .list,.snapchat-story-preview-video .list{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;transition:all .5s;position:relative;overflow:hidden}.toggle-wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:center;align-self:center;padding:12px 0}@keyframes progress{0%{width:0%}100%{width:100%}}.snapchat-story-preview-wrapper{box-sizing:border-box;position:relative}.snapchat-story-preview-wrapper>div{border-radius:8px;overflow:hidden}.snapchat-story-preview-wrapper .carousel-control{border-radius:0;z-index:11;overflow:visible}.snapchat-story-preview-wrapper .carousel-control.hides{opacity:0}.snapchat-story-preview-wrapper .carousel-control.prev{margin-right:20px}.snapchat-story-preview-wrapper .carousel-control.next{margin-left:20px}.snapchat-story-preview-wrapper .carousel-control .prev>div,.snapchat-story-preview-wrapper .carousel-control .next>div{background-color:#818181;color:#000;border-radius:100%;cursor:pointer;font-size:1.4rem;opacity:.7}.snapchat-story-preview-wrapper .carousel-control .prev>div:hover,.snapchat-story-preview-wrapper .carousel-control .next>div:hover{opacity:1}.snapchat-story-preview-wrapper .carousel-control .value{font-size:.9em}.adstudio-generation>div{border-radius:0px}.top-header-preview-screen{width:100%;color:#ececee;background-color:#000;height:40px;pointer-events:none;position:relative}.footer-preview-screen{bottom:0px;left:0px;position:absolute;width:100%;color:#000}.footer-card-container{width:100%;height:70px;-ms-flex-align:end;align-items:flex-end;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding:10px 0}.footer-outer-card{-ms-flex-align:center;align-items:center;background-color:rgba(109, 109, 109, 0.4);border-radius:6px;display:-ms-flexbox;display:flex;height:78px;margin-right:2px;margin-left:8px;margin-bottom:0;overflow:hidden;position:relative;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:255px;z-index:100}.footer-inner-card{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;width:100%;padding:8px}.footer-card-img-container{background:rgba(0, 0, 0, 0);border-radius:4px;width:64px;height:64px;overflow:hidden}.footer-card-img{overflow:clip;width:100%;height:100%}.footer-card-text-container{margin-left:4px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;color:#fff;width:70%;overflow:hidden;word-break:break-word}.footer-card-text{font-family:"Avenir Next";letter-spacing:-0.4px;height:auto;font-size:11px;text-shadow:rgba(0, 0, 0, 0.5) 0px 12px 30px;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;overflow:hidden;line-clamp:1;width:84%;margin:0;margin-bottom:1px;font-weight:500}.first-line{font-weight:700;font-size:14px;letter-spacing:-0.2px;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1}.footer-card-arrow{height:25px;position:absolute;right:8px;width:20px;color:#fff}.footer-heart-svg{bottom:25px;height:44px;position:absolute;right:8px;width:40px;z-index:100}.social-posts-editor-directive{position:relative;width:100%;max-width:1536px;margin:0 auto}.social-posts-editor-directive h3,.social-posts-editor-directive h3>span{font-size:var(--title---title--medium);line-height:24px;font-weight:500;letter-spacing:.6px;color:#343232}.social-posts-editor-directive .general-error{padding:24px;color:var(--color-error-50);text-align:center}.social-posts-editor-directive .disabled-field>div>.checkbox{box-sizing:border-box;background-color:var(--color-neutral-5)}.social-posts-editor-directive .disabled-field>div>.checkbox>div{color:rgba(0, 0, 0, 0)}.social-posts-editor-directive .post-form-box{border-radius:6px;background-color:#fff;border:solid 1px var(--color-neutral-5)}.social-posts-editor-directive .post-form-box .section{padding:16px}.social-posts-editor-directive .post-form-box .section:not(:last-child){border-bottom:1px solid #eee}.social-posts-editor-directive .post-form-box .section .section-header{color:#46434e;font-size:20px;font-weight:bold;letter-spacing:0}.social-posts-editor-directive .post-form-box .section .section-content .line:not(:last-child){padding-bottom:16px}.social-posts-editor-directive .post-form-box .section .section-content .line .line-header{color:#7e8790;font-size:14px;letter-spacing:.21px}.social-posts-editor-directive .post-form-box .section .section-content .line .line-content{color:#46434e;font-size:14px;letter-spacing:.21px}.social-posts-editor-directive .post-form-box .section .card-type-selector{margin:0;width:100%}.social-posts-editor-directive .post-form-box .section .card-type-selector .lib-card-directive{max-width:100%}.social-posts-editor-directive .color-default{background-color:#ebeefa !important}.social-posts-editor-directive .post-form-container{display:-ms-grid;display:grid;-ms-grid-columns:5.5fr 4.5fr;grid-template-columns:5.5fr 4.5fr;-ms-grid-rows:1fr;grid-template-rows:1fr;grid-row-gap:0px}.social-posts-editor-directive .post-form-container-actions{gap:.5rem;margin:0 auto}.social-posts-editor-directive .post-form-container-actions .lib-button-directive{font-weight:500}.social-posts-editor-directive .post-form-container-actions .lib-button-directive[disabled]:not([outline]) .button-content{background-color:var(--color-30);border-color:var(--color-30)}.social-posts-editor-directive .bottom-menu{position:fixed;bottom:50px;left:0;right:0;pointer-events:none}.social-posts-editor-directive .bottom-menu>div{max-width:1600px;padding:0 50px;width:100%;pointer-events:none}.social-posts-editor-directive .bottom-menu>div .lib-button:not([disabled]){pointer-events:all}@media(max-width: 960px){.social-posts-editor-directive .bottom-menu{padding-right:0;bottom:20px;height:unset}}.social-posts-editor-directive .notification-banner{position:relative;margin:0 0 8px;border-radius:8px;background-color:#f0f8ff;height:40px;padding:11px}.social-posts-editor-directive .table{border:1px solid var(--color-neutral-5);border-left-width:0;border-collapse:separate;border-spacing:0;border-radius:1.7rem;width:100%}.social-posts-editor-directive .table td,.social-posts-editor-directive .table th{border-top:1px solid var(--color-neutral-5);padding:18px 25px}.social-posts-editor-directive .table th{color:var(--color-neutral-30);text-transform:uppercase;font-weight:500;font-size:8pt;text-align:left}.social-posts-editor-directive .table td{font-size:9pt;font-weight:500}.social-posts-editor-directive .table tbody:first-child tr:first-child td,.social-posts-editor-directive .table thead:first-child tr:first-child th{border-top-width:0}.social-posts-editor-directive .table tbody tr td:first-child{border-left:1px solid var(--color-neutral-5)}.social-posts-editor-directive .table thead:first-child tr:first-child td:first-child,.social-posts-editor-directive .table thead:first-child tr:first-child th:first-child{border-left:1px solid var(--color-neutral-5);border-top-left-radius:1.7rem}.social-posts-editor-directive .table tbody:last-child tr:last-child td:first-child,.social-posts-editor-directive .table tbody:last-child tr:last-child th:first-child{border-left:1px solid var(--color-neutral-5);border-bottom-left-radius:1.7rem}.social-posts-editor-directive .table tbody tr:hover{background-color:rgba(0, 0, 0, 0.05)}.social-posts-editor-directive .social-posts-calendar{margin-top:20px}.social-posts-editor-directive .post-form-container-left-column{padding:40px 40px 40px 0;min-width:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;gap:2.5rem}.social-posts-editor-directive .social-post-form-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px}.social-posts-editor-directive .social-post-title{font-size:16px;font-weight:500;line-height:24px;letter-spacing:.6px;margin:0;height:36px;display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}.social-posts-editor-directive .social-post-title .social-post-editor-account-integration-list{gap:12px}.social-posts-editor-directive .integration-list-header{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;box-sizing:border-box;-ms-flex-align:center;align-items:center;padding:8px 10px;border-bottom:1px solid var(--color-neutral-5)}.social-posts-editor-directive .integration-list-header>p{margin:0;font-size:12px;font-weight:500;color:var(--color-neutral-30)}.social-posts-editor-directive .integration-list-header>section{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:20px}.social-posts-editor-directive .integration-list-header>section>div{width:61px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:end;justify-content:flex-end}.social-posts-editor-directive .social-post-editor-account-integration{padding:8px 10px;min-height:40px;box-sizing:border-box;border-radius:4px;gap:12px;transition:background .3s ease-in-out}.social-posts-editor-directive .social-post-editor-account-integration:hover{background-color:var(--color-1)}.social-posts-editor-directive .social-post-editor-account-integration>p{font-size:14px;line-height:20px;font-weight:400;letter-spacing:.25px;color:var(--text-primary);margin:0}.social-posts-editor-directive .social-post-editor-integration-list{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:20px}.social-posts-editor-directive .social-post-editor-integration-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:8px;-ms-flex-align:center;align-items:center}.social-posts-editor-directive .social-post-editor-integration-wrapper>svg{width:24px;height:24px}.social-posts-editor-directive .accordion-integration-list{max-height:288px;overflow-y:auto;scrollbar-gutter:stable both-edges;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:var(--color-neutral-10) var(--color-neutral-5)}.social-posts-editor-directive .accordion-integration-list-header{scrollbar-width:thin;scrollbar-gutter:stable both-edges;overflow-y:auto;overflow-x:hidden}.social-post-preview-directive{top:0;margin-top:24px;background-color:#fff;margin:0;padding:40px 65px;box-sizing:border-box;opacity:0;transition:opacity .5s ease}.social-post-preview-directive .post-preview-header{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;margin-bottom:10px;margin-left:0px}.social-post-preview-directive .post-preview-header>.lib-dropdown .select-container .select{min-height:32px}.social-post-preview-directive .post-preview-container{overflow:hidden;margin:auto}.social-post-preview-directive .post-preview-wrapper{max-height:100%;height:100%;display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}.social-post-preview-directive .post-preview-wrapper>.adstudio-preview-directive{max-height:100%;height:100%;display:-ms-flexbox;display:flex;position:relative}.social-post-preview-directive .post-preview-wrapper>.adstudio-preview-directive>.adstudio-preview-platform-selector{-ms-flex:0 1 auto;flex:0 1 auto}.social-post-preview-directive .post-preview-content{box-sizing:content-box;max-width:690px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;top:40px;position:sticky}.modal-layout>.modal-content:has(.cl-calendar-event-view){padding:0 !important}.cl-calendar-event-view{height:100%;padding:0 !important;scrollbar-gutter:auto !important;border-radius:10px;-ms-flex-align:start !important;align-items:flex-start !important}.cl-calendar-event-view .lib-button-directive{font-size:16px}.cl-calendar-event-view .container{height:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;padding:0}.cl-calendar-event-view .post{min-width:500px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;background-color:#f8f8f8;padding:40px;gap:12px}.cl-calendar-event-view .no-paid-ads{margin-top:30px;text-align:center}.cl-calendar-event-view .no-paid-ads .info-label{margin-top:12px;color:#46434e;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-0.32px}.cl-calendar-event-view .no-paid-ads .button-container{margin-top:20px;padding:0 120px;text-align:center}.cl-calendar-event-view .stats{background-color:#fff;padding:40px;width:500px}.cl-calendar-event-view .stats .organic{margin-top:20px;padding-bottom:30px;border-bottom:1px solid #000}.cl-calendar-event-view .stats .paid{margin-top:50px}.cl-calendar-event-view .stats .row{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr;margin-bottom:20px}.cl-calendar-event-view .stats .stat{min-width:150px}.cl-calendar-event-view .stats .title{color:#000;font-feature-settings:"clig" off,"liga" off;font-family:Inter;font-size:25px;font-style:normal;font-weight:700;line-height:100%;margin-bottom:18px}.cl-calendar-event-view .stats .subtitle{color:#a5a2a1;font-feature-settings:"clig" off,"liga" off;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:100%;margin-bottom:45px}.cl-calendar-event-view .stats .number{color:#4262e2;font-feature-settings:"clig" off,"liga" off;font-family:Inter;font-size:50px;font-style:normal;font-weight:700;line-height:100%;margin-bottom:2px}.cl-calendar-event-view .stats .description{color:#726f6e;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:1px;text-transform:uppercase}.cl-calendar-event-view .preview{border:none;overflow-y:auto;overflow-x:hidden;height:100%}.cl-calendar-event-view .toolbar-container{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;gap:20px}.cl-calendar-event-view .toolbar{display:-ms-flexbox;display:flex;gap:24px}.cl-calendar-event-view .notification{width:100%}.fc-popover{z-index:9 !important}.status-tag-directive{border-radius:4px;padding:8px 16px;white-space:nowrap;text-align:center;font-size:14px;font-weight:500;line-height:20px;letter-spacing:.6px;text-align:center}.status-tag-directive.compact{padding:4px 8px;font-size:12px;line-height:18px}.status-tag-directive.grey{color:var(--color-neutral-90)}.status-tag-directive.default{color:var(--color-60)}.status-tag-directive.success{color:var(--color-success-70)}.status-tag-directive.danger{color:var(--color-error-70)}.status-tag-directive.warn{color:var(--color-warning-80)}.status-tag-directive:not([outline]).grey{background-color:var(--color-neutral-1)}.status-tag-directive:not([outline]).default{background-color:var(--color-5)}.status-tag-directive:not([outline]).success{background-color:var(--color-success-10)}.status-tag-directive:not([outline]).danger{background-color:var(--color-error-10)}.status-tag-directive:not([outline]).warn{background-color:var(--color-warning-10)}.status-tag-directive[outline].grey{border:1px solid var(--color-neutral-90)}.status-tag-directive[outline].default{border:1px solid var(--color-60)}.status-tag-directive[outline].success{border:1px solid var(--color-success-70)}.status-tag-directive[outline].danger{border:1px solid var(--color-error-70)}.status-tag-directive[outline].warn{border:1px solid var(--color-warning-80)}.table-component md-table-container tbody tr:hover{background-color:var(--secondary---secondary-10)}.table-component table[md-table] a{color:var(--color-60);white-space:nowrap;text-decoration:none;font-weight:500;position:relative;cursor:pointer}.table-component table[md-table] a:after{content:"";position:absolute;height:1px;background:#4d6bf0;bottom:0;left:0;right:0}.table-component .controls-row{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;width:100%;-ms-flex-align:center;align-items:center;gap:.5rem}.table-component .advanced-filter-directive .advanced-filter-row .advanced-filter-directive-chip-container,.table-component .advanced-filter-directive .advanced-filter-row>.advanced-filter-directive-chip-container~.advanced-filter-directive-chip-container{margin:auto}.table-component .dropdown-panel-directive .input{max-height:50px;height:50px}.table-component table{border-spacing:0;text-align:left}.table-component table[md-table] td[md-cell]{border-top:none;max-width:380px}.table-component table[md-table] td[md-cell]>span{display:inline-block;overflow:hidden;max-width:100%;width:min-content;text-overflow:ellipsis}.table-component table[md-table] td[md-cell]:has(.campaign-list-table-account-column){max-width:180px}.table-component [md-table-pagination] .page-select{-ms-flex-positive:1;flex-grow:1}.table-component table[md-table]{padding:0 .5rem;border-collapse:separate;border-spacing:0 .2rem}.table-component table[md-table] td[md-cell]:last-child{padding:0}.table-component table[md-table]:not([md-row-select]) td[md-cell]:nth-child(n+2):last-child,.table-component table[md-table]:not([md-row-select]) th[md-column]:nth-child(n+2):last-child{padding:0 1rem 0 .5rem}.table-component table[md-table]:not([md-row-select]) td[md-cell]:first-child,.table-component table[md-table]:not([md-row-select]) th[md-column]:first-child{padding:0 1rem;border-radius:4px 0 0 4px}.table-component table[md-table] td:last-child{border-radius:0 4px 4px 0}.table-component table[md-table] th[md-column]:last-child{padding-right:0}.table-component table[md-table] th[md-column]{padding:0 1rem 0 .5rem;color:var(--text-light-gray);font-weight:500}.table-component .campaign-list-table-controls-row{padding:0 1rem;-ms-flex-align:center;align-items:center}.table-component table[md-table] tbody[md-body]>tr[md-row],.table-component table[md-table] tfoot[md-foot]>tr[md-row]{height:40px}.table-component table[md-table] tbody[md-body]>tr[md-row] .status-tag-directive,.table-component table[md-table] tfoot[md-foot]>tr[md-row] .status-tag-directive{padding:.25rem 16px}.table-component .content-row{transition:ease background-color .3s}.table-component .content-row:hover{background-color:var(--color-5)}.table-component .lib-checkbox-directive:not(.selected) .checkbox{background-color:#fff}.table-component .row-selected{background-color:var(--color-5)}.table-component .row-selected:hover{background-color:var(--color-5)}.table-component tr:has(.table-component-sortable-column){padding:0 1rem 0 0}.table-component .table-component-sortable-column{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;cursor:pointer;transition:ease all .3s;border-radius:.5rem;height:100%;box-sizing:border-box}.table-component .table-component-sortable-column *{box-sizing:border-box}.table-component .table-component-sortable-column .material-symbols-rounded{opacity:0;transition:ease all .3s}.table-component .table-component-sortable-column.descending .material-symbols-rounded{opacity:1}.table-component .table-component-sortable-column.descending:hover .material-symbols-rounded{opacity:1}.table-component .table-component-sortable-column.ascending .material-symbols-rounded{opacity:1;transform:rotate(-180deg)}.table-component .table-component-sortable-column.ascending:hover .material-symbols-rounded{opacity:1;transform:rotate(-180deg)}.table-component .table-component-sortable-column:hover .material-symbols-rounded{opacity:1}.table-component .md-table-pagination .page-select{-ms-flex-positive:1;flex-grow:1}.table-component .md-table-pagination>*{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:56px}.row-list-table-accordion .table-component .controls-row{padding:0 1.3rem}.row-list-table-accordion .accordion-header{background-color:#fff;height:55px}.row-list-table-accordion.accordion-directive .accordion-content{padding:0}.row-list-table-accordion.accordion-directive{transition:border-color ease .5s;border-color:var(--color-neutral-10)}.row-list-table-accordion.accordion-directive:has(.row-list-table-active){border-color:var(--color-50)}.md-panel.md-tooltip.table-component-md-tooltip{font-size:var(--font-size-sm);background-color:#000;background:#000;padding:.5rem;color:#fff;line-height:initial;position:relative;overflow:visible}.md-panel.md-tooltip.table-component-md-tooltip::after{content:"";position:absolute;top:100%;left:50%;margin-left:-6px;border-width:6px;border-style:solid;border-color:#000 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);z-index:1}[tooltip]:not([tooltip=""]):not(.lib-button-directive){position:relative}[tooltip]:not([tooltip=""]):not(.lib-button-directive):after{display:none;content:attr(tooltip);position:absolute;top:calc(100% + .3rem);text-wrap:nowrap;font-size:var(--font-size-sm);background-color:#000;color:#fff;line-height:initial;padding:.3rem .5rem;border-radius:.3rem;left:50%;transform:translateX(-50%);z-index:1}[tooltip]:not([tooltip=""]):not(.lib-button-directive):before{content:"";display:none;position:absolute;left:50%;margin-left:-8px;border-width:8px;border-style:solid;bottom:-0.3rem;border-color:rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #000 rgba(0, 0, 0, 0);z-index:1}[tooltip]:not([tooltip=""]):not(.lib-button-directive):hover::after,[tooltip]:not([tooltip=""]):not(.lib-button-directive):hover::before{display:block}[tooltip]:not([tooltip=""]):not(.lib-button-directive)[tooltip-position-top]::after{bottom:calc(100% + .1rem);top:unset}[tooltip]:not([tooltip=""]):not(.lib-button-directive)[tooltip-position-top]::before{top:-0.12rem;transform:rotate(180deg)}[tooltip]:not([tooltip=""]):not(.lib-button-directive)[tooltip-position-right]::after{left:calc(100% + .3rem);bottom:50%;transform:translateY(50%);top:unset}[tooltip]:not([tooltip=""]):not(.lib-button-directive)[tooltip-position-right]::before{right:-0.3rem;bottom:50%;margin-left:-6px;border-width:6px;transform:translateY(50%);border-color:rgba(0, 0, 0, 0) #000 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0)}[tooltip]:not([tooltip=""]):not(.lib-button-directive)[tooltip-position-left]::after{left:unset;top:unset;right:calc(100% + .4rem);bottom:50%;transform:translateY(50%)}[tooltip]:not([tooltip=""]):not(.lib-button-directive)[tooltip-position-left]::before{left:-0.1rem;bottom:50%;margin-left:-6px;border-width:6px;transform:translateY(50%);border-color:rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #000}[tooltip]:not([tooltip=""]):not(.lib-button-directive)[tooltip-position-top-start]::after{bottom:calc(100% + .1rem);top:unset;left:calc(0% + .4rem)}[tooltip]:not([tooltip=""]):not(.lib-button-directive)[tooltip-position-top-start]::before{top:-0.12rem;left:calc(0% + .4rem);transform:rotate(180deg)}[tooltip]:not([tooltip=""]):not(.lib-button-directive)[tooltip-position-top-end]::after{bottom:calc(100% + .1rem);top:unset;left:calc(100% - .4rem)}[tooltip]:not([tooltip=""]):not(.lib-button-directive)[tooltip-position-top-end]::before{top:-0.12rem;left:calc(100% - .4rem);transform:rotate(180deg)}[tooltip]:not([tooltip=""]):not(.lib-button-directive)[tooltip-position-bottom-start]::after{left:calc(0% + .4rem)}[tooltip]:not([tooltip=""]):not(.lib-button-directive)[tooltip-position-bottom-start]::before{left:calc(0% + .4rem)}[tooltip]:not([tooltip=""]):not(.lib-button-directive)[tooltip-position-bottom-end]::after{left:calc(100% - .4rem)}[tooltip]:not([tooltip=""]):not(.lib-button-directive)[tooltip-position-bottom-end]::before{left:calc(100% - .4rem)}.wizard-container-directive{position:relative}.wizard-container-directive .item-hidden{display:none}.wizard-container-directive.horizontal .right{width:100% !important}.wizard-container-directive.horizontal .left{max-width:100%;width:100%;background-color:#fff}.wizard-container-directive.horizontal .left .step .wizard-bubble .bubble-content{position:relative !important;width:unset !important;left:unset !important;top:unset !important;min-height:unset !important;min-width:unset !important;margin-left:8px}.wizard-container-directive.horizontal .left .step .line{height:unset !important;width:72px;margin:0 8px}.wizard-container-directive.horizontal .left .step .line::before{content:"";position:absolute;top:22px !important;left:0 !important;width:75px !important;height:3px !important}.wizard-container-directive.horizontal .left .step .line::after{content:"";position:absolute;top:22px !important;left:0 !important;width:75px !important;height:3px !important}.wizard-container-directive.float .left{pointer-events:none;width:unset;position:fixed;top:10px;left:10px}.wizard-container-directive.float .left .step:not(.selected) .wizard-bubble .bubble-content{opacity:.6}.wizard-container-directive.float .left .step.selected .wizard-bubble .bubble-content{border-color:var(--element-default-selected-color)}.wizard-container-directive.float .left .step .wizard-bubble .bubble-content{background:#fff;padding:10px;top:0 !important;border:3px solid #dfdfe0;border-radius:10px}.wizard-container-directive.float .right{width:90%}.wizard-container-directive .left{padding:30px;height:100%;min-height:100%;max-width:400px;width:30%;position:sticky;top:0px;z-index:2}.wizard-container-directive .right{height:100%;min-height:100%;width:70%;background:#fff}@keyframes bubble-growth{0%{transform:scale(100%)}50%{transform:scale(150%)}100%{transform:scale(100%)}}.wizard-container-directive .steps-container .step{position:relative;z-index:1}.wizard-container-directive .steps-container .step.disabled{opacity:.5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter:alpha(opacity=50);color:#616161}.wizard-container-directive .steps-container .step.disabled *{color:#616161 !important}.wizard-container-directive .steps-container .step.disabled .bubble-round{border-color:#616161 !important}.wizard-container-directive .steps-container .step .edit-icon{transition:.3s ease all;opacity:0}.wizard-container-directive .steps-container .step .main-icon{transition:.3s ease all;opacity:1}.wizard-container-directive .steps-container .step.editable .wizard-bubble:hover .edit-icon{opacity:1}.wizard-container-directive .steps-container .step.editable .wizard-bubble:hover .main-icon{opacity:0}.wizard-container-directive .steps-container .step.editable .wizard-bubble:hover .bubble-round{transition:.3s ease all}.wizard-container-directive .steps-container .step.editable .wizard-bubble .bubble-content .title{text-decoration:underline;cursor:pointer}.wizard-container-directive .steps-container .step.selected{z-index:2}.wizard-container-directive .steps-container .step.selected .wizard-bubble .bubble-round{border-color:var(--element-default-selected-color);transition:1s ease all;transition-delay:1s;animation:bubble-growth 1s;animation-iteration-count:1;animation-timing-function:ease;animation-fill-mode:forwards}.wizard-container-directive .steps-container .step.selected .wizard-bubble .bubble-round .bubble-round-body{transition:1s ease opacity;opacity:1;background:var(--element-default-selected-color)}.wizard-container-directive .steps-container .step.selected .wizard-bubble .bubble-content{transition:.5s ease all}.wizard-container-directive .steps-container .step.selected .wizard-bubble .bubble-content .title{transition:1s ease all;color:var(--element-default-selected-color)}.wizard-container-directive .steps-container .step.selected .line{height:72px}.wizard-container-directive .steps-container .step.selected .line::after{animation:line 1s;animation-iteration-count:1;animation-timing-function:ease;animation-fill-mode:forwards}.wizard-container-directive .steps-container .step:first-child .line{display:none}.wizard-container-directive .steps-container .step:not(:first-child) .line{position:relative;height:75px}.wizard-container-directive .steps-container .step:not(:first-child) .line::after,.wizard-container-directive .steps-container .step:not(:first-child) .line::before{content:"";position:absolute;top:0;left:24.5px;height:75px;width:3px;background:#dfdfe0}.wizard-container-directive .steps-container .step:not(:first-child) .line::after{height:0;background:var(--element-default-selected-color)}.wizard-container-directive .steps-container .step .wizard-bubble{position:relative}@keyframes line{0%{height:0}100%{height:75px}}@keyframes line-horizontal{0%{width:0}100%{width:75px}}.wizard-container-directive .steps-container .step .wizard-bubble .bubble-round{background:#fff;line-height:50px;text-align:center;font-size:25px;position:relative;box-sizing:border-box;width:50px;height:50px;border:3px solid #dfdfe0;border-radius:100%}.wizard-container-directive .steps-container .step .wizard-bubble .bubble-round .bubble-round-body{opacity:0;position:relative;margin-left:14px;margin-top:14px;width:16.6666666667px;height:16.6666666667px;border-radius:100%;background:#dfdfe0}.wizard-container-directive .steps-container .step .wizard-bubble .bubble-round .bubble-round-body.icon{background:#fff;left:-8px;top:-10px}.wizard-container-directive .steps-container .step .wizard-bubble .bubble-round .bubble-round-body:not(.icon) span{opacity:0}.wizard-container-directive .steps-container .step .wizard-bubble .bubble-round .bubble-round-body span{font-size:33.3333333333px;position:absolute;left:0;top:0;color:var(--element-default-selected-color)}.wizard-container-directive .steps-container .step .wizard-bubble .bubble-content{width:300px;position:absolute;left:80px;min-height:44px;min-width:300px;top:6px}.wizard-container-directive .steps-container .step .wizard-bubble .bubble-content .title{font-size:calc(10px + .25vw);font-weight:bold;text-transform:uppercase}.wizard-container-directive .steps-container .step .wizard-bubble .bubble-content .subtitle{font-size:calc(8px + .25vw);margin-top:.5vh}.wizard-container-directive .wizard-container{height:100%}.wizard-container-directive .wizard-container .wizard-step{height:100%}.material-symbols-rounded{font-variation-settings:"FILL" 0,"wght" 300,"GRAD" 0,"opsz" 24}input:focus{outline:none}*{font-family:"Inter"}[full-width]{width:100%}.material-symbols-outlined-fill{font-variation-settings:"FILL" 1,"wght" 400,"GRAD" 0,"opsz" 48 !important}.material-symbols-outlined{font-weight:300}.md-panel.md-tooltip{max-width:300px;text-wrap:pretty;height:auto;font-size:var(--font-size-xs);background:#fff;color:var(--text-light-gray);padding:16px;opacity:1}/*!
 * Cropper.js v1.6.1
 * https://fengyuanchen.github.io/cropperjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2023-09-17T03:44:17.565Z
 */.cropper-container{direction:ltr;font-size:0;line-height:0;position:relative;-ms-touch-action:none;touch-action:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.cropper-container img{backface-visibility:hidden;display:block;height:100%;image-orientation:0deg;max-height:none !important;max-width:none !important;min-height:0 !important;min-width:0 !important;width:100%}.cropper-canvas,.cropper-crop-box,.cropper-drag-box,.cropper-modal,.cropper-wrap-box{bottom:0;left:0;position:absolute;right:0;top:0}.cropper-canvas,.cropper-wrap-box{overflow:hidden}.cropper-drag-box{background-color:#fff;opacity:0}.cropper-modal{background-color:#000;opacity:.5}.cropper-view-box{display:block;height:100%;outline:1px solid #39f;outline-color:rgba(51, 153, 255, 0.75);overflow:hidden;width:100%}.cropper-dashed{border:0 dashed #eee;display:block;opacity:.5;position:absolute}.cropper-dashed.dashed-h{border-bottom-width:1px;border-top-width:1px;height:33.33333%;left:0;top:33.33333%;width:100%}.cropper-dashed.dashed-v{border-left-width:1px;border-right-width:1px;height:100%;left:33.33333%;top:0;width:33.33333%}.cropper-center{display:block;height:0;left:50%;opacity:.75;position:absolute;top:50%;width:0}.cropper-center:after,.cropper-center:before{background-color:#eee;content:" ";display:block;position:absolute}.cropper-center:before{height:1px;left:-3px;top:0;width:7px}.cropper-center:after{height:7px;left:0;top:-3px;width:1px}.cropper-face,.cropper-line,.cropper-point{display:block;height:100%;opacity:.1;position:absolute;width:100%}.cropper-face{background-color:#fff;left:0;top:0}.cropper-line{background-color:#39f}.cropper-line.line-e{cursor:ew-resize;right:-3px;top:0;width:5px}.cropper-line.line-n{cursor:ns-resize;height:5px;left:0;top:-3px}.cropper-line.line-w{cursor:ew-resize;left:-3px;top:0;width:5px}.cropper-line.line-s{bottom:-3px;cursor:ns-resize;height:5px;left:0}.cropper-point{background-color:#39f;height:5px;opacity:.75;width:5px}.cropper-point.point-e{cursor:ew-resize;margin-top:-3px;right:-3px;top:50%}.cropper-point.point-n{cursor:ns-resize;left:50%;margin-left:-3px;top:-3px}.cropper-point.point-w{cursor:ew-resize;left:-3px;margin-top:-3px;top:50%}.cropper-point.point-s{bottom:-3px;cursor:s-resize;left:50%;margin-left:-3px}.cropper-point.point-ne{cursor:nesw-resize;right:-3px;top:-3px}.cropper-point.point-nw{cursor:nwse-resize;left:-3px;top:-3px}.cropper-point.point-sw{bottom:-3px;cursor:nesw-resize;left:-3px}.cropper-point.point-se{bottom:-3px;cursor:nwse-resize;height:20px;opacity:1;right:-3px;width:20px}@media(min-width: 768px){.cropper-point.point-se{height:15px;width:15px}}@media(min-width: 992px){.cropper-point.point-se{height:10px;width:10px}}@media(min-width: 1200px){.cropper-point.point-se{height:5px;opacity:.75;width:5px}}.cropper-point.point-se:before{background-color:#39f;bottom:-50%;content:" ";display:block;height:200%;opacity:0;position:absolute;right:-50%;width:200%}.cropper-invisible{opacity:0}.cropper-bg{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC")}.cropper-hide{display:block;height:0;position:absolute;width:0}.cropper-hidden{display:none !important}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}/*!
 * AngularJS Material Design
 * https://github.com/angular/material
 * @license MIT
 * v1.2.5
 */body,html{height:100%;position:relative}body{margin:0;padding:0}[tabindex="-1"]:focus{outline:none}.inset{padding:10px}a.md-no-style,button.md-no-style{background-color:inherit;border:none;font-weight:400;margin:0;padding:0;text-align:left}button,input,select,textarea{vertical-align:baseline}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[type=button][disabled],input[type=reset][disabled],input[type=submit][disabled]{cursor:default}textarea{overflow:auto;vertical-align:top}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box;-webkit-box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}input:-webkit-autofill{text-shadow:none}.md-visually-hidden{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-transform:none;width:1px}.md-shadow{border-radius:inherit;bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0}.md-shadow-bottom-z-1{box-shadow:0 2px 5px 0 rgba(0, 0, 0, 0.26)}.md-shadow-bottom-z-2{box-shadow:0 4px 8px 0 rgba(0, 0, 0, 0.4)}.md-shadow-animated.md-shadow{transition:box-shadow .28s cubic-bezier(0.4, 0, 0.2, 1)}.md-ripple-container{height:100%;left:0;overflow:hidden;pointer-events:none;position:absolute;top:0;transition:all .55s cubic-bezier(0.25, 0.8, 0.25, 1);width:100%}.md-ripple{border-radius:50%;opacity:0;position:absolute;transform:translate(-50%, -50%) scale(0);transform-origin:50% 50%}.md-ripple.md-ripple-placed{transition:margin .9s cubic-bezier(0.25, 0.8, 0.25, 1),border .9s cubic-bezier(0.25, 0.8, 0.25, 1),width .9s cubic-bezier(0.25, 0.8, 0.25, 1),height .9s cubic-bezier(0.25, 0.8, 0.25, 1),opacity .9s cubic-bezier(0.25, 0.8, 0.25, 1),transform .9s cubic-bezier(0.25, 0.8, 0.25, 1)}.md-ripple.md-ripple-scaled{transform:translate(-50%, -50%) scale(1)}.md-ripple.md-ripple-active,.md-ripple.md-ripple-full,.md-ripple.md-ripple-visible{opacity:.2}.md-ripple.md-ripple-remove{animation:md-remove-ripple .9s cubic-bezier(0.25, 0.8, 0.25, 1)}@keyframes md-remove-ripple{0%{opacity:.15}to{opacity:0}}.md-padding{padding:8px}.md-margin{margin:8px}.md-scroll-mask{background-color:transparent;bottom:0;left:0;position:absolute;right:0;top:0;z-index:50}.md-scroll-mask>.md-scroll-mask-bar{background-color:#fafafa;bottom:0;box-shadow:inset 0 0 1px rgba(0, 0, 0, 0.3);display:block;position:absolute;right:0;top:0;z-index:65}.md-no-momentum{-webkit-overflow-scrolling:auto}.md-no-flicker{-webkit-filter:blur(0)}@media(min-width: 960px){.md-padding{padding:16px}}body[dir=ltr],body[dir=rtl],html[dir=ltr],html[dir=rtl]{unicode-bidi:embed}bdo[dir=rtl]{direction:rtl}bdo[dir=ltr],bdo[dir=rtl]{unicode-bidi:bidi-override}bdo[dir=ltr]{direction:ltr}@media(max-width: 599px){.layout-row:not(.layout-xs-column)>.md-auto-horizontal-margin:not(:first-child),.layout-xs-row>.md-auto-horizontal-margin:not(:first-child){margin-left:16px}[dir=rtl] .layout-row:not(.layout-xs-column)>.md-auto-horizontal-margin:not(:first-child),[dir=rtl] .layout-xs-row>.md-auto-horizontal-margin:not(:first-child){margin-left:0;margin-right:16px}}@media(min-width: 600px)and (max-width: 959px){.layout-gt-xs-row:not(.layout-sm-column)>.md-auto-horizontal-margin:not(:first-child),.layout-row:not(.layout-gt-xs-column):not(.layout-sm-column)>.md-auto-horizontal-margin:not(:first-child),.layout-sm-row:not(.layout-sm-column)>.md-auto-horizontal-margin:not(:first-child){margin-left:16px}[dir=rtl] .layout-gt-xs-row:not(.layout-sm-column)>.md-auto-horizontal-margin:not(:first-child),[dir=rtl] .layout-row:not(.layout-gt-xs-column):not(.layout-sm-column)>.md-auto-horizontal-margin:not(:first-child),[dir=rtl] .layout-sm-row:not(.layout-sm-column)>.md-auto-horizontal-margin:not(:first-child){margin-left:0;margin-right:16px}}@media(min-width: 960px)and (max-width: 1279px){.layout-gt-sm-row:not(.layout-md-column)>.md-auto-horizontal-margin:not(:first-child),.layout-gt-xs-row:not(.layout-gt-sm-column):not(.layout-md-column)>.md-auto-horizontal-margin:not(:first-child),.layout-md-row:not(.layout-md-column)>.md-auto-horizontal-margin:not(:first-child),.layout-row:not(.layout-gt-xs-column):not(.layout-gt-sm-column):not(.layout-md-column)>.md-auto-horizontal-margin:not(:first-child){margin-left:16px}[dir=rtl] .layout-gt-sm-row:not(.layout-md-column)>.md-auto-horizontal-margin:not(:first-child),[dir=rtl] .layout-gt-xs-row:not(.layout-gt-sm-column):not(.layout-md-column)>.md-auto-horizontal-margin:not(:first-child),[dir=rtl] .layout-md-row:not(.layout-md-column)>.md-auto-horizontal-margin:not(:first-child),[dir=rtl] .layout-row:not(.layout-gt-xs-column):not(.layout-gt-sm-column):not(.layout-md-column)>.md-auto-horizontal-margin:not(:first-child){margin-left:0;margin-right:16px}}@media(min-width: 1280px)and (max-width: 1919px){.layout-gt-md-row:not(.layout-lg-column)>.md-auto-horizontal-margin:not(:first-child),.layout-gt-sm-row:not(.layout-gt-md-column):not(.layout-lg-column)>.md-auto-horizontal-margin:not(:first-child),.layout-gt-xs-row:not(.layout-gt-sm-column):not(.layout-gt-md-column):not(.layout-lg-column)>.md-auto-horizontal-margin:not(:first-child),.layout-lg-row:not(.layout-lg-column)>.md-auto-horizontal-margin:not(:first-child),.layout-row:not(.layout-gt-xs-column):not(.layout-gt-sm-column):not(.layout-gt-md-column):not(.layout-lg-column)>.md-auto-horizontal-margin:not(:first-child){margin-left:16px}[dir=rtl] .layout-gt-md-row:not(.layout-lg-column)>.md-auto-horizontal-margin:not(:first-child),[dir=rtl] .layout-gt-sm-row:not(.layout-gt-md-column):not(.layout-lg-column)>.md-auto-horizontal-margin:not(:first-child),[dir=rtl] .layout-gt-xs-row:not(.layout-gt-sm-column):not(.layout-gt-md-column):not(.layout-lg-column)>.md-auto-horizontal-margin:not(:first-child),[dir=rtl] .layout-lg-row:not(.layout-lg-column)>.md-auto-horizontal-margin:not(:first-child),[dir=rtl] .layout-row:not(.layout-gt-xs-column):not(.layout-gt-sm-column):not(.layout-gt-md-column):not(.layout-lg-column)>.md-auto-horizontal-margin:not(:first-child){margin-left:0;margin-right:16px}}@media(min-width: 1920px){.layout-gt-lg-row:not(.layout-gt-lg-column):not(.layout-xl-column)>.md-auto-horizontal-margin:not(:first-child),.layout-gt-md-row:not(.layout-gt-lg-column):not(.layout-xl-column)>.md-auto-horizontal-margin:not(:first-child),.layout-gt-sm-row:not(.layout-gt-md-column):not(.layout-gt-lg-column):not(.layout-xl-column)>.md-auto-horizontal-margin:not(:first-child),.layout-gt-xs-row:not(.layout-gt-sm-column):not(.layout-gt-md-column):not(.layout-gt-lg-column):not(.layout-xl-column)>.md-auto-horizontal-margin:not(:first-child),.layout-row:not(.layout-gt-xs-column):not(.layout-gt-sm-column):not(.layout-gt-md-column):not(.layout-gt-lg-column):not(.layout-xl-column)>.md-auto-horizontal-margin:not(:first-child),.layout-xl-row:not(.layout-gt-lg-column):not(.layout-xl-column)>.md-auto-horizontal-margin:not(:first-child){margin-left:16px}[dir=rtl] .layout-gt-lg-row:not(.layout-gt-lg-column):not(.layout-xl-column)>.md-auto-horizontal-margin:not(:first-child),[dir=rtl] .layout-gt-md-row:not(.layout-gt-lg-column):not(.layout-xl-column)>.md-auto-horizontal-margin:not(:first-child),[dir=rtl] .layout-gt-sm-row:not(.layout-gt-md-column):not(.layout-gt-lg-column):not(.layout-xl-column)>.md-auto-horizontal-margin:not(:first-child),[dir=rtl] .layout-gt-xs-row:not(.layout-gt-sm-column):not(.layout-gt-md-column):not(.layout-gt-lg-column):not(.layout-xl-column)>.md-auto-horizontal-margin:not(:first-child),[dir=rtl] .layout-row:not(.layout-gt-xs-column):not(.layout-gt-sm-column):not(.layout-gt-md-column):not(.layout-gt-lg-column):not(.layout-xl-column)>.md-auto-horizontal-margin:not(:first-child),[dir=rtl] .layout-xl-row:not(.layout-gt-lg-column):not(.layout-xl-column)>.md-auto-horizontal-margin:not(:first-child){margin-left:0;margin-right:16px}}body,html{-webkit-tap-highlight-color:rgba(0, 0, 0, 0);-webkit-touch-callout:default;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100%}.md-display-4{font-size:112px;font-weight:300;letter-spacing:-0.01em;line-height:112px}.md-display-3{font-size:56px;font-weight:400;letter-spacing:-0.005em;line-height:56px}.md-display-2{font-size:45px;font-weight:400;line-height:64px}.md-display-1{font-size:34px;font-weight:400;line-height:40px}.md-headline{font-size:24px;font-weight:400;line-height:32px}.md-title{font-size:20px;font-weight:500;letter-spacing:.005em}.md-subhead{font-size:16px;line-height:24px}.md-body-1,.md-subhead{font-weight:400;letter-spacing:.01em}.md-body-1{font-size:14px;line-height:20px}.md-body-2{font-size:14px;font-weight:500;letter-spacing:.01em;line-height:24px}.md-caption{font-size:12px;letter-spacing:.02em}.md-button{letter-spacing:.01em}button,html,input,select,textarea{font-family:Roboto,Helvetica Neue,sans-serif}button,input,select,textarea{font-size:100%}.md-panel-outer-wrapper{height:100%;left:0;position:absolute;top:0;width:100%}.md-panel-inner-wrapper{position:fixed}._md-panel-offscreen{left:-9999px}._md-panel-hidden{display:none}._md-panel-shown .md-panel{opacity:1;transition:none}.md-panel{opacity:0;position:relative}.md-panel._md-panel-shown{opacity:1;transition:none}.md-panel._md-panel-animate-enter{opacity:1;transition:all .3s cubic-bezier(0, 0, 0.2, 1)}.md-panel._md-panel-animate-leave{opacity:1;transition:all .3s cubic-bezier(0.4, 0, 1, 1)}.md-panel._md-panel-animate-fade-out,.md-panel._md-panel-animate-scale-out{opacity:0}.md-panel._md-panel-backdrop{height:100%;position:fixed;width:100%}.md-panel._md-opaque-enter{opacity:.48;transition:opacity .3s cubic-bezier(0, 0, 0.2, 1)}.md-panel._md-opaque-leave{transition:opacity .3s cubic-bezier(0.4, 0, 1, 1)}._md-panel-fullscreen{border-radius:0;left:0;min-height:100%;min-width:100%;position:fixed;top:0}md-autocomplete{border-radius:2px;display:block;height:40px;min-width:190px;overflow:visible;position:relative}md-autocomplete[disabled] input{cursor:default}md-autocomplete[md-floating-label]{background:transparent;border-radius:0;height:auto}md-autocomplete[md-floating-label] md-input-container{padding-bottom:0}md-autocomplete[md-floating-label] md-autocomplete-wrap{height:auto}md-autocomplete[md-floating-label] .md-show-clear-button button{display:block;height:30px;position:absolute;right:0;top:20px;width:30px}md-autocomplete[md-floating-label] .md-show-clear-button input{padding-right:30px}[dir=rtl] md-autocomplete[md-floating-label] .md-show-clear-button input{padding-left:30px;padding-right:0}md-autocomplete md-autocomplete-wrap{box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;height:40px;overflow:visible;position:relative}md-autocomplete md-autocomplete-wrap.md-menu-showing{z-index:51}md-autocomplete md-autocomplete-wrap input,md-autocomplete md-autocomplete-wrap md-input-container{box-sizing:border-box;-ms-flex:1 1 0px;flex:1 1 0;min-width:0}md-autocomplete md-autocomplete-wrap md-progress-linear{bottom:-2px;left:0;position:absolute}md-autocomplete md-autocomplete-wrap md-progress-linear.md-inline{bottom:40px;left:2px;right:2px;width:auto}md-autocomplete md-autocomplete-wrap md-progress-linear .md-mode-indeterminate{height:3px;left:0;position:absolute;top:0;transition:none;width:100%}md-autocomplete md-autocomplete-wrap md-progress-linear .md-mode-indeterminate .md-container{height:3px;transition:none}md-autocomplete md-autocomplete-wrap md-progress-linear .md-mode-indeterminate.ng-enter{transition:opacity .15s linear}md-autocomplete md-autocomplete-wrap md-progress-linear .md-mode-indeterminate.ng-enter.ng-enter-active{opacity:1}md-autocomplete md-autocomplete-wrap md-progress-linear .md-mode-indeterminate.ng-leave{transition:opacity .15s linear}md-autocomplete md-autocomplete-wrap md-progress-linear .md-mode-indeterminate.ng-leave.ng-leave-active{opacity:0}md-autocomplete input:not(.md-input){background:transparent;border:none;box-shadow:none;box-sizing:border-box;font-size:14px;height:40px;line-height:40px;outline:none;padding:0 15px;width:100%}md-autocomplete input:not(.md-input)::-ms-clear{display:none}md-autocomplete .md-show-clear-button button{background:transparent;border:none;border-radius:50%;cursor:pointer;font-size:12px;height:30px;line-height:20px;margin:auto 5px;padding:0;position:relative;text-align:center;width:30px}md-autocomplete .md-show-clear-button button:after{border-radius:50%;bottom:-6px;content:"";left:-6px;opacity:0;position:absolute;right:-6px;top:-6px;transform:scale(0);transition:all .4s cubic-bezier(0.25, 0.8, 0.25, 1)}md-autocomplete .md-show-clear-button button:focus{outline:none}md-autocomplete .md-show-clear-button button:focus:after{opacity:1;transform:scale(1)}md-autocomplete .md-show-clear-button button md-icon{left:50%;position:absolute;top:50%;transform:translate3d(-50%, -50%, 0) scale(0.9)}md-autocomplete .md-show-clear-button button md-icon path{stroke-width:0}md-autocomplete .md-show-clear-button button.ng-enter{transform:scale(0);transition:transform .15s ease-out}md-autocomplete .md-show-clear-button button.ng-enter.ng-enter-active{transform:scale(1)}md-autocomplete .md-show-clear-button button.ng-leave{transition:transform .15s ease-out}md-autocomplete .md-show-clear-button button.ng-leave.ng-leave-active{transform:scale(0)}@media screen and (-ms-high-contrast: active){md-autocomplete input{border:1px solid #fff}md-autocomplete .md-autocomplete-suggestion:focus{color:#fff}}.md-standard-list-container.md-autocomplete-suggestions-container,.md-virtual-repeat-container.md-autocomplete-suggestions-container{box-shadow:0 2px 5px rgba(0, 0, 0, 0.25);height:100%;position:absolute;z-index:100}.md-standard-list-container.md-autocomplete-suggestions-container .highlight,.md-virtual-repeat-container.md-autocomplete-suggestions-container .highlight{font-weight:700}.md-standard-list-container{box-sizing:border-box;display:block;margin:0;overflow:hidden;overflow-y:auto;padding:0}.md-standard-list-container.md-not-found,.md-virtual-repeat-container.md-not-found{height:48px}.md-autocomplete-suggestions{list-style:none;margin:0;padding:0}.md-autocomplete-suggestions .md-autocomplete-suggestion{font-size:14px;height:48px;line-height:48px;margin:0;overflow:hidden;padding:0 15px;text-overflow:ellipsis;transition:background .15s linear;white-space:nowrap}.md-autocomplete-suggestions .md-autocomplete-suggestion:focus{outline:none}.md-autocomplete-suggestions .md-autocomplete-suggestion:not(.md-not-found-wrapper){cursor:pointer}@media screen and (-ms-high-contrast: active){.md-autocomplete-suggestions,md-autocomplete{border:1px solid #fff}}md-backdrop{bottom:0;left:0;position:absolute;right:0;top:0;transition:opacity .45s;z-index:50}md-backdrop.md-menu-backdrop{position:fixed !important;z-index:99}md-backdrop.md-select-backdrop{transition-duration:0;z-index:81}md-backdrop.md-dialog-backdrop{z-index:79}md-backdrop.md-bottom-sheet-backdrop{z-index:69}md-backdrop.md-sidenav-backdrop{z-index:59}md-backdrop.md-click-catcher{position:absolute}md-backdrop.md-opaque{opacity:.48}md-backdrop.md-opaque.ng-enter{opacity:0}md-backdrop.md-opaque.ng-enter.md-opaque.ng-enter-active{opacity:.48}md-backdrop.md-opaque.ng-leave{opacity:.48;transition:opacity .4s}md-backdrop.md-opaque.ng-leave.md-opaque.ng-leave-active{opacity:0}md-bottom-sheet{border-top-style:solid;border-top-width:1px;bottom:0;left:0;padding:8px 16px 88px;position:absolute;right:0;transform:translate3d(0, 80px, 0);transition:all .4s cubic-bezier(0.25, 0.8, 0.25, 1);transition-property:transform;z-index:70}md-bottom-sheet.md-has-header{padding-top:0}md-bottom-sheet.ng-enter{opacity:0;transform:translate3d(0, 100%, 0)}md-bottom-sheet.ng-enter-active{display:block;opacity:1;transform:translate3d(0, 80px, 0) !important}md-bottom-sheet.ng-leave-active{transform:translate3d(0, 100%, 0) !important;transition:all .3s cubic-bezier(0.55, 0, 0.55, 0.2)}md-bottom-sheet .md-subheader{background-color:transparent;font-family:Roboto,Helvetica Neue,sans-serif;line-height:56px;padding:0;white-space:nowrap}md-bottom-sheet md-inline-icon{fill:#444;display:inline-block;height:24px;width:24px}md-bottom-sheet md-list-item{display:-ms-flexbox;display:flex;outline:none}md-bottom-sheet md-list-item:hover{cursor:pointer}md-bottom-sheet.md-list md-list-item{-ms-flex-align:center;align-items:center;height:48px;padding:0}md-bottom-sheet.md-grid{padding-left:24px;padding-right:24px;padding-top:0}md-bottom-sheet.md-grid md-list{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;transition:all .5s}md-bottom-sheet.md-grid md-list-item{-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column;height:96px;margin-bottom:8px;margin-top:8px;transition:all .5s}@media(max-width: 960px){md-bottom-sheet.md-grid md-list-item{-ms-flex:1 1 33.3333333333%;flex:1 1 33.3333333333%;max-width:33.3333333333%}md-bottom-sheet.md-grid md-list-item:nth-of-type(3n+1){-ms-flex-align:start;align-items:flex-start}md-bottom-sheet.md-grid md-list-item:nth-of-type(3n){-ms-flex-align:end;align-items:flex-end}}@media(min-width: 960px)and (max-width: 1279px){md-bottom-sheet.md-grid md-list-item{-ms-flex:1 1 25%;flex:1 1 25%;max-width:25%}}@media(min-width: 1280px)and (max-width: 1919px){md-bottom-sheet.md-grid md-list-item{-ms-flex:1 1 16.6666666667%;flex:1 1 16.6666666667%;max-width:16.6666666667%}}@media(min-width: 1920px){md-bottom-sheet.md-grid md-list-item{-ms-flex:1 1 14.2857142857%;flex:1 1 14.2857142857%;max-width:14.2857142857%}}md-bottom-sheet.md-grid md-list-item:before{display:none}md-bottom-sheet.md-grid md-list-item .md-list-item-content{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-bottom:16px;width:48px}md-bottom-sheet.md-grid md-list-item .md-grid-item-content{-ms-flex-align:center;align-items:center;border:1px solid transparent;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:80px}md-bottom-sheet.md-grid md-list-item .md-grid-text{font-size:13px;font-weight:400;line-height:16px;margin:0;padding-top:8px;text-align:center;text-transform:none;white-space:nowrap;width:64px}@media screen and (-ms-high-contrast: active){md-bottom-sheet{border:1px solid #fff}}button.md-button::-moz-focus-inner{border:0}.md-button{-ms-flex-align:center;align-items:center;background:transparent;border:0;border-radius:2px;box-sizing:border-box;color:currentColor;cursor:pointer;display:inline-block;font-family:inherit;font-size:14px;font-style:inherit;font-variant:inherit;font-weight:500;line-height:36px;margin:6px 8px;min-height:36px;min-width:88px;outline:none;overflow:hidden;padding:0 8px;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;transition:box-shadow .4s cubic-bezier(0.25, 0.8, 0.25, 1),background-color .4s cubic-bezier(0.25, 0.8, 0.25, 1);-webkit-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap}.md-dense :not(.md-dense-disabled) .md-button:not(.md-dense-disabled),.md-dense>.md-button:not(.md-dense-disabled){font-size:13px;line-height:32px;min-height:32px}.md-button:focus{outline:none}.md-button:focus,.md-button:hover{text-decoration:none}.md-button.ng-hide,.md-button.ng-leave{transition:none}.md-button.md-cornered{border-radius:0}.md-button.md-icon{background:none;padding:0}.md-button.md-raised:not([disabled]){box-shadow:0 2px 5px 0 rgba(0, 0, 0, 0.26)}.md-button.md-icon-button{border-radius:50%;height:40px;line-height:24px;margin:0 6px;min-width:0;padding:8px;width:40px}.md-button.md-fab{background-clip:padding-box;border-radius:50%;box-shadow:0 2px 5px 0 rgba(0, 0, 0, 0.26);height:56px;line-height:56px;min-width:0;overflow:hidden;transition:all .3s cubic-bezier(0.55, 0, 0.55, 0.2);transition-property:background-color,box-shadow,transform;vertical-align:middle;width:56px;z-index:20}.md-button.md-fab.md-fab-bottom-right{bottom:20px;left:auto;position:absolute;right:20px;top:auto}.md-button.md-fab.md-fab-bottom-left{bottom:20px;left:20px;position:absolute;right:auto;top:auto}.md-button.md-fab.md-fab-top-right{bottom:auto;left:auto;position:absolute;right:20px;top:20px}.md-button.md-fab.md-fab-top-left{bottom:auto;left:20px;position:absolute;right:auto;top:20px}.md-button.md-fab.md-mini{height:40px;line-height:40px;width:40px}.md-button.md-fab.ng-hide,.md-button.md-fab.ng-leave{transition:none}.md-button.md-fab[disabled]{box-shadow:none}.md-button:not([disabled]).md-fab.md-focused,.md-button:not([disabled]).md-raised.md-focused{box-shadow:0 2px 5px 0 rgba(0, 0, 0, 0.26)}.md-button:not([disabled]).md-fab:active,.md-button:not([disabled]).md-raised:active{box-shadow:0 4px 8px 0 rgba(0, 0, 0, 0.4)}.md-button .md-ripple-container{background-clip:padding-box;border-radius:inherit;overflow:hidden;-webkit-transform:translateZ(0)}.md-button.md-icon-button md-icon,button.md-button.md-fab md-icon{display:block}.md-toast-open-top .md-button.md-fab-top-left,.md-toast-open-top .md-button.md-fab-top-right{transform:translate3d(0, 42px, 0);transition:all .4s cubic-bezier(0.25, 0.8, 0.25, 1)}.md-toast-open-top .md-button.md-fab-top-left:not([disabled]).md-focused,.md-toast-open-top .md-button.md-fab-top-left:not([disabled]):hover,.md-toast-open-top .md-button.md-fab-top-right:not([disabled]).md-focused,.md-toast-open-top .md-button.md-fab-top-right:not([disabled]):hover{transform:translate3d(0, 41px, 0)}.md-toast-open-bottom .md-button.md-fab-bottom-left,.md-toast-open-bottom .md-button.md-fab-bottom-right{transform:translate3d(0, -42px, 0);transition:all .4s cubic-bezier(0.25, 0.8, 0.25, 1)}.md-toast-open-bottom .md-button.md-fab-bottom-left:not([disabled]).md-focused,.md-toast-open-bottom .md-button.md-fab-bottom-left:not([disabled]):hover,.md-toast-open-bottom .md-button.md-fab-bottom-right:not([disabled]).md-focused,.md-toast-open-bottom .md-button.md-fab-bottom-right:not([disabled]):hover{transform:translate3d(0, -43px, 0)}.md-button-group{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;width:100%}.md-button-group>.md-button{border-radius:0;border-width:1px 0 1px 1px;display:block;-ms-flex:1;flex:1;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:0}.md-button-group>.md-button:first-child{border-radius:2px 0 0 2px}.md-button-group>.md-button:last-child{border-radius:0 2px 2px 0;border-right-width:1px}@media screen and (-ms-high-contrast: active){.md-button.md-fab,.md-button.md-raised{border:1px solid #fff}}md-card{box-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.2),0 1px 1px 0 rgba(0, 0, 0, 0.14),0 2px 1px -1px rgba(0, 0, 0, 0.12);box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin:8px}md-card md-card-header{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;padding:16px}md-card md-card-header:first-child md-card-avatar{margin-right:12px}[dir=rtl] md-card md-card-header:first-child md-card-avatar{margin-left:12px;margin-right:auto}md-card md-card-header:last-child md-card-avatar{margin-left:12px}[dir=rtl] md-card md-card-header:last-child md-card-avatar{margin-left:auto;margin-right:12px}md-card md-card-header md-card-avatar{height:40px;width:40px}md-card md-card-header md-card-avatar .md-user-avatar,md-card md-card-header md-card-avatar md-icon{border-radius:50%}md-card md-card-header md-card-avatar md-icon{padding:8px}md-card md-card-header md-card-avatar md-icon>svg{height:inherit;width:inherit}md-card md-card-header md-card-avatar+md-card-header-text{max-height:40px}md-card md-card-header md-card-avatar+md-card-header-text .md-title{font-size:14px}md-card md-card-header md-card-header-text{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column}md-card md-card-header md-card-header-text .md-subhead{font-size:14px}md-card>img,md-card>md-card-header img,md-card md-card-title-media img{box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;height:auto;width:100%}md-card md-card-title{display:-ms-flexbox;display:flex;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-direction:row;flex-direction:row;padding:24px 16px 16px}md-card md-card-title+md-card-content{padding-top:0}md-card md-card-title md-card-title-text{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column}md-card md-card-title md-card-title-text .md-subhead{font-size:14px;padding-top:0}md-card md-card-title md-card-title-text:only-child .md-subhead{padding-top:12px}md-card md-card-title md-card-title-media{margin-top:-8px}md-card md-card-title md-card-title-media .md-media-sm{height:80px;width:80px}md-card md-card-title md-card-title-media .md-media-md{height:112px;width:112px}md-card md-card-title md-card-title-media .md-media-lg{height:152px;width:152px}md-card md-card-content{display:block;padding:16px}md-card md-card-content>p:first-child{margin-top:0}md-card md-card-content>p:last-child{margin-bottom:0}md-card md-card-content .md-media-xl{height:240px;width:240px}md-card md-card-actions{margin:8px}md-card md-card-actions.layout-column .md-button:not(.md-icon-button){margin:2px 0}md-card md-card-actions.layout-column .md-button:not(.md-icon-button):first-of-type{margin-top:0}md-card md-card-actions.layout-column .md-button:not(.md-icon-button):last-of-type{margin-bottom:0}md-card md-card-actions.layout-column .md-button.md-icon-button{margin-bottom:6px;margin-top:6px}md-card md-card-actions md-card-icon-actions{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:start;justify-content:flex-start}md-card md-card-actions:not(.layout-column) .md-button:not(.md-icon-button){margin:0 4px}md-card md-card-actions:not(.layout-column) .md-button:not(.md-icon-button):first-of-type{margin-left:0}[dir=rtl] md-card md-card-actions:not(.layout-column) .md-button:not(.md-icon-button):first-of-type{margin-left:auto;margin-right:0}md-card md-card-actions:not(.layout-column) .md-button:not(.md-icon-button):last-of-type{margin-right:0}[dir=rtl] md-card md-card-actions:not(.layout-column) .md-button:not(.md-icon-button):last-of-type{margin-left:0;margin-right:auto}md-card md-card-actions:not(.layout-column) .md-button.md-icon-button{margin-left:6px;margin-right:6px}md-card md-card-actions:not(.layout-column) .md-button.md-icon-button:first-of-type{margin-left:12px}[dir=rtl] md-card md-card-actions:not(.layout-column) .md-button.md-icon-button:first-of-type{margin-left:auto;margin-right:12px}md-card md-card-actions:not(.layout-column) .md-button.md-icon-button:last-of-type{margin-right:12px}[dir=rtl] md-card md-card-actions:not(.layout-column) .md-button.md-icon-button:last-of-type{margin-left:12px;margin-right:auto}md-card md-card-actions:not(.layout-column) .md-button+md-card-icon-actions{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:end;justify-content:flex-end}md-card md-card-footer{margin-top:auto;padding:16px}@media screen and (-ms-high-contrast: active){md-card{border:1px solid #fff}}.md-image-no-fill>img{height:auto;width:auto}.md-inline-form md-checkbox{margin-bottom:auto;margin-top:14px}md-checkbox{box-sizing:border-box;cursor:pointer;display:inline-block;min-height:48px;min-width:18px;outline:none;position:relative;-webkit-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.md-dense :not(.md-dense-disabled) md-checkbox:not(.md-dense-disabled),.md-dense>md-checkbox:not(.md-dense-disabled){min-height:36px}md-checkbox.md-focused:not([disabled]) .md-container:before{bottom:-8px;left:-8px;right:-8px;top:-8px}md-checkbox.md-focused:not([disabled]):not(.md-checked) .md-container:before{background-color:rgba(0, 0, 0, 0.12)}md-checkbox .md-container{box-sizing:border-box;display:inline-block;height:18px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:18px}[dir=rtl] md-checkbox .md-container{left:auto;right:0}md-checkbox .md-container:before{background-color:transparent;border-radius:50%;bottom:0;box-sizing:border-box;content:"";display:block;height:auto;left:0;position:absolute;right:0;top:0;transition:all .5s;width:auto}md-checkbox .md-container:after{bottom:-10px;box-sizing:border-box;content:"";left:-10px;position:absolute;right:-10px;top:-10px}md-checkbox .md-container .md-ripple-container{bottom:-15px;display:block;height:auto;left:-15px;position:absolute;right:-15px;top:-15px;width:auto}md-checkbox .md-icon{border-radius:2px;border-style:solid;border-width:2px;box-sizing:border-box;height:18px;left:0;position:absolute;top:0;transition:.24s;width:18px}md-checkbox.md-checked .md-icon{border-color:transparent}md-checkbox.md-checked .md-icon:after{border-style:solid;border-width:2px;border-left:0;border-top:0;box-sizing:border-box;content:"";display:table;height:12px;left:4px;position:absolute;top:0;transform:rotate(45deg);width:6px}md-checkbox[disabled]{cursor:default}md-checkbox.md-indeterminate .md-icon:after{border-style:solid;border-width:2px;border-left:0;border-top:0;box-sizing:border-box;content:"";display:table;height:2px;left:50%;position:absolute;top:50%;transform:translate(-50%, -50%);width:10.8px}md-checkbox .md-container{left:auto;margin:21px 3px 3px;right:auto;top:auto}md-checkbox .md-label{box-sizing:border-box;display:inline-block;margin-bottom:auto;margin-left:36px;margin-top:10px;position:relative;-webkit-user-select:text;-ms-user-select:text;user-select:text;vertical-align:middle;white-space:normal}[dir=rtl] md-checkbox .md-label{margin-left:0;margin-right:36px}md-checkbox .md-label:empty{margin-left:24px;margin-right:0}[dir=rtl] md-checkbox .md-label:empty{margin-left:0;margin-right:24px}md-input-container .md-checkbox-link-label{box-sizing:border-box;cursor:pointer;display:inline-block;margin-left:18px;margin-right:0;position:relative;top:-21px;-webkit-user-select:text;-ms-user-select:text;user-select:text;vertical-align:middle;white-space:normal}[dir=rtl] md-input-container .md-checkbox-link-label{margin-left:0;margin-right:18px}.md-contact-chips .md-chips md-chip{padding:0 25px 0 0}[dir=rtl] .md-contact-chips .md-chips md-chip{padding:0 0 0 25px}.md-contact-chips .md-chips md-chip .md-contact-avatar{float:left}[dir=rtl] .md-contact-chips .md-chips md-chip .md-contact-avatar{float:right}.md-contact-chips .md-chips md-chip .md-contact-avatar img{border-radius:16px;height:32px}.md-contact-chips .md-chips md-chip .md-contact-name{display:inline-block;height:32px;margin-left:8px}[dir=rtl] .md-contact-chips .md-chips md-chip .md-contact-name{margin-left:auto;margin-right:8px}.md-contact-suggestion{height:56px}.md-contact-suggestion img{border-radius:20px;height:40px;margin-top:8px}.md-contact-suggestion .md-contact-name{margin-left:8px;width:120px}[dir=rtl] .md-contact-suggestion .md-contact-name{margin-left:auto;margin-right:8px}.md-contact-suggestion .md-contact-email,.md-contact-suggestion .md-contact-name{display:inline-block;overflow:hidden;text-overflow:ellipsis}.md-contact-chips-suggestions li{height:100%}.md-chips,md-chips{display:-ms-flexbox;display:flex}.md-chips{-ms-flex-positive:1;flex-grow:1;-ms-flex-wrap:wrap;flex-wrap:wrap;font-family:Roboto,Helvetica Neue,sans-serif;font-size:13px;padding:0 0 8px 3px;vertical-align:middle}.md-chips:after{clear:both;content:"";display:table}[dir=rtl] .md-chips{padding:0 3px 8px 0}.md-chips.md-readonly .md-chip-input-container{min-height:32px}.md-chips:not(.md-readonly){cursor:text}.md-chips.md-removable md-chip{padding-right:28px}[dir=rtl] .md-chips.md-removable md-chip{padding-left:28px;padding-right:0}.md-chips.md-removable md-chip .md-chip-content{padding-right:4px}[dir=rtl] .md-chips.md-removable md-chip .md-chip-content{padding-left:4px;padding-right:0}.md-chips md-chip{border-radius:16px;box-sizing:border-box;cursor:default;display:block;float:left;height:32px;line-height:32px;margin:8px 8px 0 0;max-width:100%;padding:0 12px;position:relative}[dir=rtl] .md-chips md-chip{float:right;margin:8px 0 0 8px}.md-chips md-chip .md-chip-content{display:block;float:left;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}[dir=rtl] .md-chips md-chip .md-chip-content{float:right}.md-chips md-chip .md-chip-content:focus{outline:none}.md-chips md-chip._md-chip-content-edit-is-enabled{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.md-chips md-chip .md-chip-remove-container{line-height:22px;position:absolute;right:0}[dir=rtl] .md-chips md-chip .md-chip-remove-container{left:0;right:auto}.md-chips md-chip .md-chip-remove{background:transparent;border:none;box-shadow:none;height:32px;margin:0;min-width:0;padding:0;position:relative;text-align:center;width:32px}.md-chips md-chip .md-chip-remove md-icon{height:18px;left:50%;min-height:18px;min-width:18px;position:absolute;top:50%;transform:translate3d(-50%, -50%, 0);width:18px}.md-chips .md-chip-input-container{display:block;-ms-flex-positive:1;flex-grow:1;float:left;line-height:32px;margin:8px 8px 0 0;padding:0}[dir=rtl] .md-chips .md-chip-input-container{float:right;margin:8px 0 0 8px}.md-chips .md-chip-input-container input{width:100%}.md-chips .md-chip-input-container input:not([type]),.md-chips .md-chip-input-container input[type=email],.md-chips .md-chip-input-container input[type=number],.md-chips .md-chip-input-container input[type=tel],.md-chips .md-chip-input-container input[type=text],.md-chips .md-chip-input-container input[type=url]{border:0;height:32px;line-height:32px;padding:0}.md-chips .md-chip-input-container input:not([type]):focus,.md-chips .md-chip-input-container input[type=email]:focus,.md-chips .md-chip-input-container input[type=number]:focus,.md-chips .md-chip-input-container input[type=tel]:focus,.md-chips .md-chip-input-container input[type=text]:focus,.md-chips .md-chip-input-container input[type=url]:focus{outline:none}.md-chips .md-chip-input-container md-autocomplete,.md-chips .md-chip-input-container md-autocomplete-wrap{background:transparent}.md-chips .md-chip-input-container md-autocomplete md-autocomplete-wrap{box-shadow:none}.md-chips .md-chip-input-container input{border:0;height:32px;line-height:32px;padding:0}.md-chips .md-chip-input-container input:focus{outline:none}.md-chips .md-chip-input-container md-autocomplete,.md-chips .md-chip-input-container md-autocomplete-wrap{height:32px}.md-chips .md-chip-input-container md-autocomplete{box-shadow:none}.md-chips .md-chip-input-container md-autocomplete input{position:relative}.md-chips .md-chip-input-container:not(:first-child){margin:8px 8px 0 0}[dir=rtl] .md-chips .md-chip-input-container:not(:first-child){margin:8px 0 0 8px}.md-chips .md-chip-input-container input{background:transparent;border-width:0}.md-chips md-autocomplete button{display:none}@media screen and (-ms-high-contrast: active){.md-chip-input-container,md-chip{border:1px solid #fff}.md-chip-input-container md-autocomplete{border:none}}md-content{-webkit-overflow-scrolling:touch;display:block;overflow:auto;position:relative}md-content[md-scroll-y]{overflow-x:hidden;overflow-y:auto}md-content[md-scroll-x]{overflow-x:auto;overflow-y:hidden}@media print{md-content{overflow:visible !important}}md-calendar{font-size:13px;-webkit-user-select:none;-ms-user-select:none;user-select:none}.md-calendar-scroll-mask{display:inline-block;height:308px;overflow:hidden}.md-calendar-scroll-mask .md-virtual-repeat-scroller{-webkit-overflow-scrolling:touch;overflow-y:scroll}.md-calendar-scroll-mask .md-virtual-repeat-scroller::-webkit-scrollbar{display:none}.md-calendar-scroll-mask .md-virtual-repeat-offsetter{width:100%}.md-calendar-scroll-container{box-shadow:inset -3px 3px 6px rgba(0, 0, 0, 0.2);display:inline-block;height:308px;width:346px}.md-calendar-date{border:none;box-sizing:content-box;height:44px;padding:0;text-align:center;width:44px}.md-calendar-date:first-child{padding-left:16px}[dir=rtl] .md-calendar-date:first-child{padding-left:0;padding-right:16px}.md-calendar-date:last-child{padding-right:16px}[dir=rtl] .md-calendar-date:last-child{padding-left:16px;padding-right:0}.md-calendar-date.md-calendar-date-disabled{cursor:default}.md-calendar-date-selection-indicator{border-radius:50%;display:inline-block;height:40px;line-height:40px;transition:background-color,color .4s cubic-bezier(0.25, 0.8, 0.25, 1);width:40px}.md-calendar-date:not(.md-disabled) .md-calendar-date-selection-indicator{cursor:pointer}.md-calendar-month-label{font-size:14px;font-weight:500;height:44px;padding:0 0 0 24px}[dir=rtl] .md-calendar-month-label{padding:0 24px 0 0}.md-calendar-month-label.md-calendar-label-clickable{cursor:pointer}.md-calendar-month-label md-icon{transform:rotate(180deg)}[dir=rtl] .md-calendar-month-label md-icon{transform:none}.md-calendar-month-label span{vertical-align:middle}.md-calendar-day-header{border-collapse:collapse;border-spacing:0;table-layout:fixed}.md-calendar-day-header th{border:none;box-sizing:content-box;font-weight:400;height:40px;padding:0;text-align:center;width:44px}.md-calendar-day-header th:first-child{padding-left:16px}[dir=rtl] .md-calendar-day-header th:first-child{padding-left:0;padding-right:16px}.md-calendar-day-header th:last-child{padding-right:16px}[dir=rtl] .md-calendar-day-header th:last-child{padding-left:16px;padding-right:0}.md-calendar{border-collapse:collapse;border-spacing:0;table-layout:fixed}.md-calendar tr:last-child td{border-bottom-style:solid;border-bottom-width:1px}.md-calendar:first-child{border-top:1px solid transparent}.md-calendar tbody,.md-calendar td,.md-calendar tr{box-sizing:content-box;vertical-align:middle}md-datepicker{overflow:hidden;vertical-align:middle;white-space:nowrap}.md-inline-form md-datepicker{margin-top:12px}.md-datepicker-button{background:none;box-sizing:border-box;display:inline-block;position:relative;vertical-align:middle}.md-datepicker-button:before{speak:none;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.md-datepicker-input{background:transparent;border:none;box-shadow:none;box-sizing:border-box;font-size:14px;max-width:328px;min-width:120px;outline:none;padding:0 0 5px}.md-datepicker-input::-ms-clear{display:none}._md-datepicker-floating-label>md-datepicker{overflow:visible}._md-datepicker-floating-label>md-datepicker .md-datepicker-input-container{border:none}._md-datepicker-floating-label>md-datepicker .md-datepicker-button{float:left;margin-top:-16px;top:13.5px}[dir=rtl] ._md-datepicker-floating-label>md-datepicker .md-datepicker-button{float:right}._md-datepicker-floating-label .md-input{float:none}._md-datepicker-floating-label._md-datepicker-has-calendar-icon>label:not(.md-no-float):not(.md-container-ignore){left:auto;right:18px;width:calc(100% - 84px)}[dir=rtl] ._md-datepicker-floating-label._md-datepicker-has-calendar-icon>label:not(.md-no-float):not(.md-container-ignore){left:18px;right:auto}._md-datepicker-floating-label._md-datepicker-has-calendar-icon .md-input-message-animation{margin-left:64px}[dir=rtl] ._md-datepicker-floating-label._md-datepicker-has-calendar-icon .md-input-message-animation{margin-left:auto;margin-right:64px}._md-datepicker-has-triangle-icon{margin-right:-18px;padding-right:18px}[dir=rtl] ._md-datepicker-has-triangle-icon{margin-left:-18px;margin-right:auto;padding-left:18px;padding-right:0}.md-datepicker-input-container{border-bottom-style:solid;border-bottom-width:1px;display:inline-block;position:relative;width:auto}.md-icon-button+.md-datepicker-input-container{margin-left:12px}[dir=rtl] .md-icon-button+.md-datepicker-input-container{margin-left:auto;margin-right:12px}.md-datepicker-input-container.md-datepicker-focused{border-bottom-width:2px}.md-datepicker-is-showing .md-scroll-mask{z-index:99}.md-datepicker-calendar-pane{background:transparent;border-style:solid;border-width:1px;left:-100%;position:absolute;top:0;transform:scale(0);transform-origin:0 0;transition:transform .2s cubic-bezier(0.25, 0.8, 0.25, 1);z-index:100}.md-datepicker-calendar-pane.md-pane-open{transform:scale(1)}.md-datepicker-input-mask{background:transparent;cursor:text;height:40px;overflow:hidden;pointer-events:none;position:relative;width:340px}.md-datepicker-calendar{opacity:0;transition:opacity .2s cubic-bezier(0.5, 0, 0.25, 1)}.md-pane-open .md-datepicker-calendar{opacity:1}.md-datepicker-calendar md-calendar:focus{outline:none}.md-datepicker-expand-triangle{border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid;height:0;left:50%;position:absolute;top:50%;transform:translate(-50%, -50%);width:0}.md-datepicker-triangle-button{bottom:-2.5px;position:absolute;right:0;transform:translateX(45%)}[dir=rtl] .md-datepicker-triangle-button{left:0;right:auto;transform:translateX(-45%)}.md-datepicker-triangle-button.md-button.md-icon-button{height:36px;padding:8px;position:absolute;width:36px}md-datepicker[disabled] .md-datepicker-input-container{border-bottom-color:transparent}md-datepicker[disabled] .md-datepicker-triangle-button{display:none}.md-datepicker-open{overflow:hidden}.md-datepicker-open .md-datepicker-input-container,.md-datepicker-open input.md-input{border-bottom-color:transparent}.md-datepicker-open .md-datepicker-triangle-button,.md-datepicker-open.md-input-has-placeholder>label,.md-datepicker-open.md-input-has-value>label,.md-datepicker-pos-adjusted .md-datepicker-input-mask{display:none}.md-datepicker-calendar-pane .md-calendar{transform:translateY(-85px);transition:transform .65s cubic-bezier(0.25, 0.8, 0.25, 1);transition-delay:.125s}.md-datepicker-calendar-pane.md-pane-open .md-calendar{transform:translateY(0)}.md-dialog-is-showing{max-height:100%}.md-dialog-container{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;height:100%;-ms-flex-pack:center;justify-content:center;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:80}md-dialog{box-shadow:0 7px 8px -4px rgba(0, 0, 0, 0.2),0 13px 19px 2px rgba(0, 0, 0, 0.14),0 5px 24px 4px rgba(0, 0, 0, 0.12);display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;max-height:80%;max-width:80%;min-width:240px;opacity:0;overflow:auto;position:relative}md-dialog.md-transition-in{opacity:1;transform:translate(0, 0) scale(1);transition:all .4s cubic-bezier(0.25, 0.8, 0.25, 1)}md-dialog.md-transition-out{opacity:0;transform:translate(0, 100%) scale(0.2);transition:all .4s cubic-bezier(0.25, 0.8, 0.25, 1)}md-dialog>form{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;overflow:auto}md-dialog .md-dialog-content{padding:24px}md-dialog md-dialog-content{-webkit-overflow-scrolling:touch;-ms-flex-direction:column;flex-direction:column;-ms-flex-order:1;order:1;overflow:auto}md-dialog md-dialog-content:not([layout=row])>:first-child:not(.md-subheader){margin-top:0}md-dialog md-dialog-content:focus{outline:none}md-dialog md-dialog-content .md-subheader{margin:0}md-dialog md-dialog-content .md-dialog-content-body{width:100%}md-dialog md-dialog-content .md-prompt-input-container{box-sizing:border-box;width:100%}md-dialog md-dialog-actions{-ms-flex-align:center;align-items:center;box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:0;min-height:52px;-ms-flex-order:2;order:2;overflow:hidden;padding-left:16px;padding-right:8px}[dir=rtl] md-dialog md-dialog-actions{padding-left:8px;padding-right:16px}md-dialog md-dialog-actions .md-button{margin:8px 0 8px 8px}[dir=rtl] md-dialog md-dialog-actions .md-button{margin-left:0;margin-right:8px}md-dialog.md-content-overflow md-dialog-actions{border-top-style:solid;border-top-width:1px}@media screen and (-ms-high-contrast: active){md-dialog{border:1px solid #fff}}@media(max-width: 959px){md-dialog.md-dialog-fullscreen{border-radius:0;min-height:100%;min-width:100%}}md-divider{border-top-style:solid;border-top-width:1px;display:block;margin:0}md-divider[md-inset]{margin-left:80px}[dir=rtl] md-divider[md-inset]{margin-left:auto;margin-right:80px}@media(max-width: 599px){.layout-row:not(.layout-xs-column)>md-divider,.layout-xs-row>md-divider{border-right-style:solid;border-right-width:1px;border-top-width:0}}@media(min-width: 600px)and (max-width: 959px){.layout-gt-xs-row:not(.layout-sm-column)>md-divider,.layout-row:not(.layout-gt-xs-column):not(.layout-sm-column)>md-divider,.layout-sm-row:not(.layout-sm-column)>md-divider{border-right-style:solid;border-right-width:1px;border-top-width:0}}@media(min-width: 960px)and (max-width: 1279px){.layout-gt-sm-row:not(.layout-md-column)>md-divider,.layout-gt-xs-row:not(.layout-gt-sm-column):not(.layout-md-column)>md-divider,.layout-md-row:not(.layout-md-column)>md-divider,.layout-row:not(.layout-gt-xs-column):not(.layout-gt-sm-column):not(.layout-md-column)>md-divider{border-right-style:solid;border-right-width:1px;border-top-width:0}}@media(min-width: 1280px)and (max-width: 1919px){.layout-gt-md-row:not(.layout-lg-column)>md-divider,.layout-gt-sm-row:not(.layout-gt-md-column):not(.layout-lg-column)>md-divider,.layout-gt-xs-row:not(.layout-gt-sm-column):not(.layout-gt-md-column):not(.layout-lg-column)>md-divider,.layout-lg-row:not(.layout-lg-column)>md-divider,.layout-row:not(.layout-gt-xs-column):not(.layout-gt-sm-column):not(.layout-gt-md-column):not(.layout-lg-column)>md-divider{border-right-style:solid;border-right-width:1px;border-top-width:0}}@media(min-width: 1920px){.layout-gt-lg-row:not(.layout-gt-lg-column):not(.layout-xl-column)>md-divider,.layout-gt-md-row:not(.layout-gt-lg-column):not(.layout-xl-column)>md-divider,.layout-gt-sm-row:not(.layout-gt-md-column):not(.layout-gt-lg-column):not(.layout-xl-column)>md-divider,.layout-gt-xs-row:not(.layout-gt-sm-column):not(.layout-gt-md-column):not(.layout-gt-lg-column):not(.layout-xl-column)>md-divider,.layout-row:not(.layout-gt-xs-column):not(.layout-gt-sm-column):not(.layout-gt-md-column):not(.layout-gt-lg-column):not(.layout-xl-column)>md-divider,.layout-xl-row:not(.layout-gt-lg-column):not(.layout-xl-column)>md-divider{border-right-style:solid;border-right-width:1px;border-top-width:0}}md-fab-speed-dial{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;position:relative;z-index:20}md-fab-speed-dial.md-fab-bottom-right{bottom:20px;left:auto;position:absolute;right:20px;top:auto}md-fab-speed-dial.md-fab-bottom-left{bottom:20px;left:20px;position:absolute;right:auto;top:auto}md-fab-speed-dial.md-fab-top-right{bottom:auto;left:auto;position:absolute;right:20px;top:20px}md-fab-speed-dial.md-fab-top-left{bottom:auto;left:20px;position:absolute;right:auto;top:20px}md-fab-speed-dial:not(.md-hover-full){pointer-events:none}md-fab-speed-dial:not(.md-hover-full) .md-fab-action-item,md-fab-speed-dial:not(.md-hover-full).md-is-open,md-fab-speed-dial:not(.md-hover-full) md-fab-trigger{pointer-events:auto}md-fab-speed-dial ._md-css-variables{z-index:20}md-fab-speed-dial.md-is-open .md-fab-action-item{-ms-flex-align:center;align-items:center}md-fab-speed-dial md-fab-actions{display:-ms-flexbox;display:flex;height:auto}md-fab-speed-dial md-fab-actions .md-fab-action-item{transition:all .3s cubic-bezier(0.55, 0, 0.55, 0.2)}md-fab-speed-dial.md-down{-ms-flex-direction:column;flex-direction:column}md-fab-speed-dial.md-down md-fab-trigger{-ms-flex-order:1;order:1}md-fab-speed-dial.md-down md-fab-actions{-ms-flex-direction:column;flex-direction:column;-ms-flex-order:2;order:2}md-fab-speed-dial.md-up{-ms-flex-direction:column;flex-direction:column}md-fab-speed-dial.md-up md-fab-trigger{-ms-flex-order:2;order:2}md-fab-speed-dial.md-up md-fab-actions{-ms-flex-direction:column-reverse;flex-direction:column-reverse;-ms-flex-order:1;order:1}md-fab-speed-dial.md-left{-ms-flex-direction:row;flex-direction:row}md-fab-speed-dial.md-left md-fab-trigger{-ms-flex-order:2;order:2}md-fab-speed-dial.md-left md-fab-actions{-ms-flex-direction:row-reverse;flex-direction:row-reverse;-ms-flex-order:1;order:1}md-fab-speed-dial.md-left md-fab-actions .md-fab-action-item{transition:all .3s cubic-bezier(0.55, 0, 0.55, 0.2)}md-fab-speed-dial.md-right{-ms-flex-direction:row;flex-direction:row}md-fab-speed-dial.md-right md-fab-trigger{-ms-flex-order:1;order:1}md-fab-speed-dial.md-right md-fab-actions{-ms-flex-direction:row;flex-direction:row;-ms-flex-order:2;order:2}md-fab-speed-dial.md-right md-fab-actions .md-fab-action-item{transition:all .3s cubic-bezier(0.55, 0, 0.55, 0.2)}md-fab-speed-dial.md-fling-remove .md-fab-action-item>*,md-fab-speed-dial.md-scale-remove .md-fab-action-item>*{visibility:hidden}md-fab-speed-dial.md-fling .md-fab-action-item{opacity:1}md-fab-speed-dial.md-fling.md-animations-waiting .md-fab-action-item{opacity:0;transition-duration:0s}md-fab-speed-dial.md-scale .md-fab-action-item{transform:scale(0);transition:all .3s cubic-bezier(0.55, 0, 0.55, 0.2);transition-duration:0.1428571429s}md-fab-toolbar{display:block}md-fab-toolbar.md-fab-bottom-right{bottom:20px;left:auto;position:absolute;right:20px;top:auto}md-fab-toolbar.md-fab-bottom-left{bottom:20px;left:20px;position:absolute;right:auto;top:auto}md-fab-toolbar.md-fab-top-right{bottom:auto;left:auto;position:absolute;right:20px;top:20px}md-fab-toolbar.md-fab-top-left{bottom:auto;left:20px;position:absolute;right:auto;top:20px}md-fab-toolbar .md-fab-toolbar-wrapper{display:block;height:68px;overflow:hidden;position:relative}md-fab-toolbar md-fab-trigger{position:absolute;z-index:20}md-fab-toolbar md-fab-trigger button{overflow:visible !important}md-fab-toolbar md-fab-trigger .md-fab-toolbar-background{display:block;opacity:1;position:absolute;transition:all .3s cubic-bezier(0.55, 0, 0.55, 0.2);z-index:21}md-fab-toolbar md-fab-trigger md-icon{opacity:1;position:relative;transition:all .2s ease-in;z-index:22}md-fab-toolbar.md-left md-fab-trigger{right:0}[dir=rtl] md-fab-toolbar.md-left md-fab-trigger{left:0;right:auto}md-fab-toolbar.md-left .md-toolbar-tools{-ms-flex-direction:row-reverse;flex-direction:row-reverse}md-fab-toolbar.md-left .md-toolbar-tools>.md-button:first-child{margin-right:.6rem}[dir=rtl] md-fab-toolbar.md-left .md-toolbar-tools>.md-button:first-child{margin-left:.6rem;margin-right:auto}md-fab-toolbar.md-left .md-toolbar-tools>.md-button:first-child{margin-left:-0.8rem}[dir=rtl] md-fab-toolbar.md-left .md-toolbar-tools>.md-button:first-child{margin-left:auto;margin-right:-0.8rem}md-fab-toolbar.md-left .md-toolbar-tools>.md-button:last-child{margin-right:8px}[dir=rtl] md-fab-toolbar.md-left .md-toolbar-tools>.md-button:last-child{margin-left:8px;margin-right:auto}md-fab-toolbar.md-right md-fab-trigger{left:0}[dir=rtl] md-fab-toolbar.md-right md-fab-trigger{left:auto;right:0}md-fab-toolbar.md-right .md-toolbar-tools{-ms-flex-direction:row;flex-direction:row}md-fab-toolbar md-toolbar{background-color:transparent !important;pointer-events:none;z-index:23}md-fab-toolbar md-toolbar .md-toolbar-tools{margin-top:3px;padding:0 20px}md-fab-toolbar md-toolbar .md-fab-action-item{opacity:0;transform:scale(0);transition:all .3s cubic-bezier(0.55, 0, 0.55, 0.2);transition-duration:.15s}md-fab-toolbar.md-is-open md-fab-trigger>button{box-shadow:none}md-fab-toolbar.md-is-open md-fab-trigger>button md-icon{opacity:0}md-fab-toolbar.md-is-open .md-fab-action-item{opacity:1;transform:scale(1)}md-grid-list{display:block;position:relative}md-grid-list,md-grid-list md-grid-tile,md-grid-list md-grid-tile-footer,md-grid-list md-grid-tile-header,md-grid-list md-grid-tile>figure{box-sizing:border-box}md-grid-list md-grid-tile{display:block;position:absolute}md-grid-list md-grid-tile figure{-ms-flex-align:center;align-items:center;bottom:0;display:-ms-flexbox;display:flex;height:100%;-ms-flex-pack:center;justify-content:center;left:0;margin:0;padding:0;position:absolute;right:0;top:0}md-grid-list md-grid-tile md-grid-tile-footer,md-grid-list md-grid-tile md-grid-tile-header{-ms-flex-align:center;align-items:center;background:rgba(0, 0, 0, 0.18);color:#fff;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;height:48px;left:0;overflow:hidden;position:absolute;right:0}md-grid-list md-grid-tile md-grid-tile-footer h3,md-grid-list md-grid-tile md-grid-tile-footer h4,md-grid-list md-grid-tile md-grid-tile-header h3,md-grid-list md-grid-tile md-grid-tile-header h4{font-weight:400;margin:0 0 0 16px}md-grid-list md-grid-tile md-grid-tile-footer h3,md-grid-list md-grid-tile md-grid-tile-header h3{font-size:14px}md-grid-list md-grid-tile md-grid-tile-footer h4,md-grid-list md-grid-tile md-grid-tile-header h4{font-size:12px}md-grid-list md-grid-tile md-grid-tile-header{top:0}md-grid-list md-grid-tile md-grid-tile-footer{bottom:0}@media screen and (-ms-high-contrast: active){md-grid-tile{border:1px solid #fff}md-grid-tile-footer{border-top:1px solid #fff}}md-icon{fill:currentColor;background-repeat:no-repeat;display:inline-block;height:24px;margin:auto;min-height:24px;min-width:24px;vertical-align:middle;width:24px}md-icon svg{display:block;pointer-events:none}md-icon[md-font-icon]{line-height:24px;width:auto}md-input-container{display:inline-block;margin:18px 0;padding:2px;position:relative;vertical-align:middle}md-input-container:after{clear:both;content:"";display:table}md-input-container.md-block{display:block}md-input-container .md-errors-spacer{float:right;min-height:24px;min-width:1px}[dir=rtl] md-input-container .md-errors-spacer{float:left}md-input-container>md-icon{left:2px;position:absolute;right:auto;top:8px}[dir=rtl] md-input-container>md-icon{left:auto;right:2px}md-input-container input[type=color],md-input-container input[type=date],md-input-container input[type=datetime-local],md-input-container input[type=datetime],md-input-container input[type=email],md-input-container input[type=month],md-input-container input[type=number],md-input-container input[type=password],md-input-container input[type=search],md-input-container input[type=tel],md-input-container input[type=text],md-input-container input[type=time],md-input-container input[type=url],md-input-container input[type=week],md-input-container textarea{-moz-appearance:none;-webkit-appearance:none}md-input-container input[type=date],md-input-container input[type=datetime-local],md-input-container input[type=month],md-input-container input[type=time],md-input-container input[type=week]{min-height:30px}md-input-container textarea{overflow:hidden;resize:none}md-input-container textarea.md-input{-ms-flex-preferred-size:auto;min-height:30px}md-input-container textarea[md-no-autogrow]{height:auto;overflow:auto}md-input-container label:not(.md-container-ignore){bottom:100%;left:0;position:absolute;right:auto}[dir=rtl] md-input-container label:not(.md-container-ignore){left:auto;right:0}md-input-container label:not(.md-container-ignore).md-required:after{content:" *";font-size:13px;vertical-align:top}md-input-container .md-placeholder,md-input-container label:not(.md-no-float):not(.md-container-ignore){-webkit-font-smoothing:antialiased;max-width:100%;-ms-flex-order:1;order:1;overflow:hidden;padding-left:2px;padding-right:0;pointer-events:none;text-overflow:ellipsis;transform:translate3d(0, 28px, 0) scale(1);transform-origin:left top;transition:transform .4s cubic-bezier(0.25, 0.8, 0.25, 1);white-space:nowrap;width:100%;z-index:1}[dir=rtl] md-input-container .md-placeholder,[dir=rtl] md-input-container label:not(.md-no-float):not(.md-container-ignore){padding-left:0;padding-right:2px;transform-origin:right top}md-input-container.md-input-has-value .md-placeholder,md-input-container.md-input-has-value label:not(.md-no-float):not(.md-container-ignore){padding-left:3px;padding-right:0}[dir=rtl] md-input-container.md-input-has-value .md-placeholder,[dir=rtl] md-input-container.md-input-has-value label:not(.md-no-float):not(.md-container-ignore){padding-left:0;padding-right:3px}md-input-container .md-placeholder{opacity:0;position:absolute;top:0;transform:translate3d(0, 30px, 0);transition-property:opacity,transform}md-input-container.md-input-focused .md-placeholder{opacity:1;transform:translate3d(0, 24px, 0)}md-input-container.md-input-has-value .md-placeholder{opacity:0;transition:none}md-input-container:not(.md-input-has-value):not(.md-input-has-placeholder) input:not(:focus){color:transparent}md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-ampm-field,md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-day-field,md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-hour-field,md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-millisecond-field,md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-minute-field,md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-month-field,md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-second-field,md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-text,md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-week-field,md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-year-field{color:transparent}md-input-container .md-input{-ms-flex-preferred-size:26px;background:none;border-radius:0;border-style:solid;border-width:0 0 1px;box-sizing:border-box;display:block;float:left;height:30px;line-height:26px;margin-top:0;-ms-flex-order:2;order:2;padding:2px 2px 1px 0;transition:border-color .4s cubic-bezier(0.25, 0.8, 0.25, 1);width:100%}[dir=rtl] md-input-container .md-input{float:right;padding-left:2px;padding-right:0}md-input-container .md-input:focus{outline:none}md-input-container .md-input:invalid{box-shadow:none;outline:none}md-input-container .md-input.md-no-flex{-ms-flex:none !important;flex:none !important}md-input-container .md-char-counter{padding-left:0;padding-right:2px;text-align:right}[dir=rtl] md-input-container .md-char-counter{padding-left:2px;padding-right:0;text-align:left}md-input-container .md-input-messages-animation{clear:left;-ms-flex-order:4;order:4;overflow:hidden;position:relative}[dir=rtl] md-input-container .md-input-messages-animation{clear:right}md-input-container .md-char-counter,md-input-container .md-input-message-animation{font-size:12px;line-height:14px;margin-top:0;opacity:1;overflow:hidden;padding-top:8px;transition:all .3s cubic-bezier(0.55, 0, 0.55, 0.2)}md-input-container .md-char-counter:not(.md-char-counter),md-input-container .md-input-message-animation:not(.md-char-counter){padding-left:0;padding-right:5px}[dir=rtl] md-input-container .md-char-counter:not(.md-char-counter),[dir=rtl] md-input-container .md-input-message-animation:not(.md-char-counter){padding-left:5px;padding-right:0}md-input-container .md-input-message-animation.ng-enter-prepare,md-input-container .md-input-message-animation.ng-enter:not(.ng-enter-active),md-input-container:not(.md-input-invalid) .md-auto-hide .md-input-message-animation{margin-top:-100px;opacity:0}md-input-container.md-input-focused label:not(.md-no-float),md-input-container.md-input-has-placeholder label:not(.md-no-float),md-input-container.md-input-has-value label:not(.md-no-float){transform:translate3d(0, 6px, 0) scale(0.75);transition:transform .4s cubic-bezier(0.25, 0.8, 0.25, 1),width .4s cubic-bezier(0.25, 0.8, 0.25, 1)}md-input-container.md-input-has-value label{transition:none}md-input-container.md-input-focused .md-input,md-input-container.md-input-resized .md-input,md-input-container .md-input.ng-invalid.ng-dirty{border-width:0 0 2px;padding-bottom:0}[disabled] md-input-container .md-input,md-input-container .md-input[disabled]{background-position:bottom -1px left 0;background-repeat:repeat-x;background-size:4px 1px}md-input-container.md-icon-float{transition:margin-top .4s cubic-bezier(0.25, 0.8, 0.25, 1)}md-input-container.md-icon-float>label{pointer-events:none;position:absolute}md-input-container.md-icon-float>md-icon{left:2px;right:auto;top:8px}[dir=rtl] md-input-container.md-icon-float>md-icon{left:auto;right:2px}md-input-container.md-icon-left>label .md-placeholder,md-input-container.md-icon-left>label:not(.md-no-float):not(.md-container-ignore),md-input-container.md-icon-right>label .md-placeholder,md-input-container.md-icon-right>label:not(.md-no-float):not(.md-container-ignore){padding:0;width:calc(100% - 36px)}md-input-container.md-icon-left{padding-left:36px;padding-right:0}[dir=rtl] md-input-container.md-icon-left{padding-left:0;padding-right:36px}md-input-container.md-icon-left>label{left:36px;right:auto}[dir=rtl] md-input-container.md-icon-left>label{left:auto;right:36px}md-input-container.md-icon-right{padding-left:0;padding-right:36px}[dir=rtl] md-input-container.md-icon-right{padding-left:36px;padding-right:0}md-input-container.md-icon-right>md-icon:last-of-type{left:auto;margin:0;right:2px}[dir=rtl] md-input-container.md-icon-right>md-icon:last-of-type{left:2px;right:auto}md-input-container.md-icon-left.md-icon-right{padding-left:36px;padding-right:36px}md-input-container.md-icon-left.md-icon-right>label .md-placeholder,md-input-container.md-icon-left.md-icon-right>label:not(.md-no-float):not(.md-container-ignore){width:calc(100% - 72px)}.md-resize-wrapper{position:relative}.md-resize-wrapper:after{clear:both;content:"";display:table}.md-resize-handle{background:transparent;bottom:-5px;cursor:ns-resize;height:10px;left:0;position:absolute;width:100%}@media screen and (-ms-high-contrast: active){md-input-container.md-default-theme>md-icon{fill:#fff}}md-list{display:block;padding:8px 0}md-list .md-subheader{font-size:14px;font-weight:500;letter-spacing:.01em;line-height:1.2em}md-list.md-dense:not(.md-dense-disabled) md-list-item,md-list.md-dense:not(.md-dense-disabled) md-list-item .md-list-item-inner{min-height:40px}md-list.md-dense:not(.md-dense-disabled) md-list-item .md-list-item-inner:before,md-list.md-dense:not(.md-dense-disabled) md-list-item:before{content:"";display:inline-block;min-height:40px;visibility:hidden}md-list.md-dense:not(.md-dense-disabled) md-list-item .md-list-item-inner md-icon:first-child,md-list.md-dense:not(.md-dense-disabled) md-list-item md-icon:first-child{height:20px;width:20px}md-list.md-dense:not(.md-dense-disabled) md-list-item .md-list-item-inner>md-icon:first-child:not(.md-avatar-icon),md-list.md-dense:not(.md-dense-disabled) md-list-item>md-icon:first-child:not(.md-avatar-icon){margin-bottom:4px;margin-right:36px;margin-top:4px}[dir=rtl] md-list.md-dense:not(.md-dense-disabled) md-list-item .md-list-item-inner>md-icon:first-child:not(.md-avatar-icon),[dir=rtl] md-list.md-dense:not(.md-dense-disabled) md-list-item>md-icon:first-child:not(.md-avatar-icon){margin-left:36px;margin-right:auto}md-list.md-dense:not(.md-dense-disabled) md-list-item .md-avatar,md-list.md-dense:not(.md-dense-disabled) md-list-item .md-avatar-icon,md-list.md-dense:not(.md-dense-disabled) md-list-item .md-list-item-inner .md-avatar,md-list.md-dense:not(.md-dense-disabled) md-list-item .md-list-item-inner .md-avatar-icon{margin-bottom:6px;margin-right:20px;margin-top:6px}[dir=rtl] md-list.md-dense:not(.md-dense-disabled) md-list-item .md-avatar,[dir=rtl] md-list.md-dense:not(.md-dense-disabled) md-list-item .md-avatar-icon,[dir=rtl] md-list.md-dense:not(.md-dense-disabled) md-list-item .md-list-item-inner .md-avatar,[dir=rtl] md-list.md-dense:not(.md-dense-disabled) md-list-item .md-list-item-inner .md-avatar-icon{margin-left:20px;margin-right:auto}md-list.md-dense:not(.md-dense-disabled) md-list-item .md-avatar,md-list.md-dense:not(.md-dense-disabled) md-list-item .md-list-item-inner .md-avatar{-ms-flex:none;flex:none;height:36px;width:36px}md-list.md-dense:not(.md-dense-disabled) md-list-item .md-list-item-inner .md-secondary-container .md-secondary.md-button,md-list.md-dense:not(.md-dense-disabled) md-list-item .md-secondary-container .md-secondary.md-button{margin-bottom:4px;margin-top:4px}md-list.md-dense:not(.md-dense-disabled) md-list-item .md-list-item-inner .md-secondary-container md-checkbox:not(.md-dense-disabled),md-list.md-dense:not(.md-dense-disabled) md-list-item .md-secondary-container md-checkbox:not(.md-dense-disabled){min-height:40px}md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line .md-list-item-text.md-offset,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line>.md-no-style .md-list-item-text.md-offset,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line .md-list-item-text.md-offset,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line>.md-no-style .md-list-item-text.md-offset{margin-left:56px}[dir=rtl] md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line .md-list-item-text.md-offset,[dir=rtl] md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line>.md-no-style .md-list-item-text.md-offset,[dir=rtl] md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line .md-list-item-text.md-offset,[dir=rtl] md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line>.md-no-style .md-list-item-text.md-offset{margin-left:auto;margin-right:56px}md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line .md-list-item-text h3,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line .md-list-item-text h4,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line .md-list-item-text p,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line>.md-no-style .md-list-item-text h3,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line>.md-no-style .md-list-item-text h4,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line>.md-no-style .md-list-item-text p,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line .md-list-item-text h3,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line .md-list-item-text h4,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line .md-list-item-text p,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line>.md-no-style .md-list-item-text h3,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line>.md-no-style .md-list-item-text h4,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line>.md-no-style .md-list-item-text p{font-size:12px;line-height:1.05;padding-bottom:4px}md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line .md-list-item-text h3,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line>.md-no-style .md-list-item-text h3,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line .md-list-item-text h3,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line>.md-no-style .md-list-item-text h3{font-size:13px}md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line>.md-no-style{min-height:60px}md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line:before,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line>.md-no-style:before{content:"";display:inline-block;min-height:60px;visibility:hidden}md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line .md-avatar-icon,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line>.md-avatar,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line>.md-no-style .md-avatar-icon,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line>.md-no-style>.md-avatar{margin-top:12px}md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line>.md-no-style{min-height:76px}md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line:before,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line>.md-no-style:before{content:"";display:inline-block;min-height:76px;visibility:hidden}md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line>.md-avatar,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line>.md-no-style>.md-avatar,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line>.md-no-style>md-icon:first-child,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line>md-icon:first-child{margin-top:16px}md-list.md-dense:not(.md-dense-disabled) .md-subheader-inner{padding-bottom:12px;padding-top:12px}md-list-item{position:relative}md-list-item.md-proxy-focus.md-focused .md-no-style{transition:background-color .15s linear}md-list-item._md-button-wrap{position:relative}md-list-item._md-button-wrap>div.md-button:first-child{-ms-flex-align:center;align-items:center;border:none;display:-ms-flexbox;display:flex;font-weight:400;-ms-flex-pack:start;justify-content:flex-start;margin:0;padding:0 16px;text-align:left}[dir=rtl] md-list-item._md-button-wrap>div.md-button:first-child{text-align:right}md-list-item._md-button-wrap>div.md-button:first-child>.md-button:first-child{height:100%;left:0;margin:0;padding:0;position:absolute;top:0}md-list-item._md-button-wrap>div.md-button:first-child .md-list-item-inner{width:100%}md-list-item._md-button-wrap>div.md-button:first-child .md-list-item-inner:before{content:"";display:inline-block;min-height:inherit;visibility:hidden}md-list-item.md-no-proxy,md-list-item .md-no-style{-ms-flex:1 1 auto;flex:1 1 auto;padding:0 16px;position:relative}md-list-item.md-no-proxy.md-button,md-list-item .md-no-style.md-button{-ms-flex-align:inherit;align-items:inherit;border-radius:0;-ms-flex-direction:inherit;flex-direction:inherit;font-size:inherit;height:inherit;margin:0;text-align:left;text-transform:none;white-space:normal;width:100%}[dir=rtl] md-list-item.md-no-proxy.md-button,[dir=rtl] md-list-item .md-no-style.md-button{text-align:right}md-list-item.md-no-proxy.md-button>.md-ripple-container,md-list-item .md-no-style.md-button>.md-ripple-container{border-radius:0}md-list-item.md-no-proxy:focus,md-list-item .md-no-style:focus{outline:none}md-list-item.md-clickable:hover{cursor:pointer}md-list-item md-divider{bottom:0;left:0;position:absolute;width:100%}[dir=rtl] md-list-item md-divider{left:auto;right:0}md-list-item md-divider[md-inset]{left:72px;margin:0 !important;width:calc(100% - 72px)}[dir=rtl] md-list-item md-divider[md-inset]{left:auto;right:72px}md-list-item,md-list-item .md-list-item-inner{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;height:auto;-ms-flex-pack:start;justify-content:flex-start;min-height:48px}md-list-item .md-list-item-inner:before,md-list-item:before{content:"";display:inline-block;min-height:48px;visibility:hidden}md-list-item .md-list-item-inner>div.md-primary>md-icon:not(.md-avatar-icon),md-list-item .md-list-item-inner>div.md-secondary>md-icon:not(.md-avatar-icon),md-list-item .md-list-item-inner>md-icon.md-secondary:not(.md-avatar-icon),md-list-item .md-list-item-inner>md-icon:first-child:not(.md-avatar-icon),md-list-item>div.md-primary>md-icon:not(.md-avatar-icon),md-list-item>div.md-secondary>md-icon:not(.md-avatar-icon),md-list-item>md-icon.md-secondary:not(.md-avatar-icon),md-list-item>md-icon:first-child:not(.md-avatar-icon){box-sizing:content-box;margin-bottom:12px;margin-top:16px;width:24px}md-list-item .md-list-item-inner>div.md-primary>md-checkbox,md-list-item .md-list-item-inner>div.md-secondary>md-checkbox,md-list-item .md-list-item-inner>md-checkbox,md-list-item .md-list-item-inner md-checkbox.md-secondary,md-list-item>div.md-primary>md-checkbox,md-list-item>div.md-secondary>md-checkbox,md-list-item>md-checkbox,md-list-item md-checkbox.md-secondary{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}md-list-item .md-list-item-inner>div.md-primary>md-checkbox .md-label,md-list-item .md-list-item-inner>div.md-secondary>md-checkbox .md-label,md-list-item .md-list-item-inner>md-checkbox .md-label,md-list-item .md-list-item-inner md-checkbox.md-secondary .md-label,md-list-item>div.md-primary>md-checkbox .md-label,md-list-item>div.md-secondary>md-checkbox .md-label,md-list-item>md-checkbox .md-label,md-list-item md-checkbox.md-secondary .md-label{display:none}md-list-item .md-list-item-inner>md-icon:first-child:not(.md-avatar-icon),md-list-item>md-icon:first-child:not(.md-avatar-icon){margin-right:32px}[dir=rtl] md-list-item .md-list-item-inner>md-icon:first-child:not(.md-avatar-icon),[dir=rtl] md-list-item>md-icon:first-child:not(.md-avatar-icon){margin-left:32px;margin-right:auto}md-list-item .md-avatar,md-list-item .md-avatar-icon,md-list-item .md-list-item-inner .md-avatar,md-list-item .md-list-item-inner .md-avatar-icon{border-radius:50%;box-sizing:content-box;margin-bottom:8px;margin-right:16px;margin-top:8px}[dir=rtl] md-list-item .md-avatar,[dir=rtl] md-list-item .md-avatar-icon,[dir=rtl] md-list-item .md-list-item-inner .md-avatar,[dir=rtl] md-list-item .md-list-item-inner .md-avatar-icon{margin-left:16px;margin-right:auto}md-list-item .md-avatar,md-list-item .md-list-item-inner .md-avatar{-ms-flex:none;flex:none;height:40px;width:40px}md-list-item .md-avatar-icon,md-list-item .md-list-item-inner .md-avatar-icon{padding:8px}md-list-item .md-avatar-icon svg,md-list-item .md-list-item-inner .md-avatar-icon svg{height:24px;width:24px}md-list-item .md-list-item-inner>md-checkbox,md-list-item>md-checkbox{margin-left:0;margin-right:29px;min-height:40px;width:24px}[dir=rtl] md-list-item .md-list-item-inner>md-checkbox,[dir=rtl] md-list-item>md-checkbox{margin-left:29px;margin-right:0}md-list-item .md-list-item-inner .md-secondary-container,md-list-item .md-secondary-container{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;margin:auto 0 auto auto;position:relative}[dir=rtl] md-list-item .md-list-item-inner .md-secondary-container,[dir=rtl] md-list-item .md-secondary-container{margin-left:0;margin-right:auto}md-list-item .md-list-item-inner .md-secondary-container .md-button:last-of-type,md-list-item .md-list-item-inner .md-secondary-container .md-icon-button:last-of-type,md-list-item .md-secondary-container .md-button:last-of-type,md-list-item .md-secondary-container .md-icon-button:last-of-type{margin-right:0}[dir=rtl] md-list-item .md-list-item-inner .md-secondary-container .md-button:last-of-type,[dir=rtl] md-list-item .md-list-item-inner .md-secondary-container .md-icon-button:last-of-type,[dir=rtl] md-list-item .md-secondary-container .md-button:last-of-type,[dir=rtl] md-list-item .md-secondary-container .md-icon-button:last-of-type{margin-left:0;margin-right:auto}md-list-item .md-list-item-inner .md-secondary-container md-checkbox,md-list-item .md-secondary-container md-checkbox{margin:0 6px;min-height:40px;padding:0 8px}md-list-item .md-list-item-inner .md-secondary-container md-checkbox:last-child,md-list-item .md-secondary-container md-checkbox:last-child{margin-right:0;width:40px}[dir=rtl] md-list-item .md-list-item-inner .md-secondary-container md-checkbox:last-child,[dir=rtl] md-list-item .md-secondary-container md-checkbox:last-child{margin-left:0;margin-right:auto}md-list-item .md-list-item-inner .md-secondary-container md-switch,md-list-item .md-secondary-container md-switch{margin-bottom:0;margin-right:-6px;margin-top:0}[dir=rtl] md-list-item .md-list-item-inner .md-secondary-container md-switch,[dir=rtl] md-list-item .md-secondary-container md-switch{margin-left:-6px;margin-right:auto}md-list-item .md-list-item-inner>.md-list-item-inner>p,md-list-item .md-list-item-inner>p,md-list-item>.md-list-item-inner>p,md-list-item>p{-ms-flex:1 1 auto;flex:1 1 auto;margin:0}md-list-item.md-2-line,md-list-item.md-2-line>.md-no-style,md-list-item.md-3-line,md-list-item.md-3-line>.md-no-style{-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center}md-list-item.md-2-line.md-long-text,md-list-item.md-2-line>.md-no-style.md-long-text,md-list-item.md-3-line.md-long-text,md-list-item.md-3-line>.md-no-style.md-long-text{margin-bottom:8px;margin-top:8px}md-list-item.md-2-line .md-list-item-text,md-list-item.md-2-line>.md-no-style .md-list-item-text,md-list-item.md-3-line .md-list-item-text,md-list-item.md-3-line>.md-no-style .md-list-item-text{-ms-flex:1 1 auto;flex:1 1 auto;margin:auto;overflow:hidden;text-overflow:ellipsis}md-list-item.md-2-line .md-list-item-text.md-offset,md-list-item.md-2-line>.md-no-style .md-list-item-text.md-offset,md-list-item.md-3-line .md-list-item-text.md-offset,md-list-item.md-3-line>.md-no-style .md-list-item-text.md-offset{margin-left:56px}[dir=rtl] md-list-item.md-2-line .md-list-item-text.md-offset,[dir=rtl] md-list-item.md-2-line>.md-no-style .md-list-item-text.md-offset,[dir=rtl] md-list-item.md-3-line .md-list-item-text.md-offset,[dir=rtl] md-list-item.md-3-line>.md-no-style .md-list-item-text.md-offset{margin-left:auto;margin-right:56px}md-list-item.md-2-line .md-list-item-text h3,md-list-item.md-2-line>.md-no-style .md-list-item-text h3,md-list-item.md-3-line .md-list-item-text h3,md-list-item.md-3-line>.md-no-style .md-list-item-text h3{font-size:16px;font-weight:400;letter-spacing:.01em;line-height:1.2em;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}md-list-item.md-2-line .md-list-item-text h4,md-list-item.md-2-line>.md-no-style .md-list-item-text h4,md-list-item.md-3-line .md-list-item-text h4,md-list-item.md-3-line>.md-no-style .md-list-item-text h4{font-size:14px;font-weight:400;letter-spacing:.01em;line-height:1.2em;margin:3px 0 1px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}md-list-item.md-2-line .md-list-item-text p,md-list-item.md-2-line>.md-no-style .md-list-item-text p,md-list-item.md-3-line .md-list-item-text p,md-list-item.md-3-line>.md-no-style .md-list-item-text p{font-size:14px;font-weight:500;letter-spacing:.01em;line-height:1.6em;margin:0}md-list-item.md-2-line,md-list-item.md-2-line>.md-no-style{height:auto;min-height:72px}md-list-item.md-2-line:before,md-list-item.md-2-line>.md-no-style:before{content:"";display:inline-block;min-height:72px;visibility:hidden}md-list-item.md-2-line .md-avatar-icon,md-list-item.md-2-line>.md-avatar,md-list-item.md-2-line>.md-no-style .md-avatar-icon,md-list-item.md-2-line>.md-no-style>.md-avatar{margin-top:12px}md-list-item.md-2-line>.md-no-style>md-icon:first-child,md-list-item.md-2-line>md-icon:first-child{-ms-flex-item-align:start;align-self:flex-start}md-list-item.md-2-line .md-list-item-text,md-list-item.md-2-line>.md-no-style .md-list-item-text{-ms-flex:1 1 auto;flex:1 1 auto}md-list-item.md-3-line,md-list-item.md-3-line>.md-no-style{height:auto;min-height:88px}md-list-item.md-3-line:before,md-list-item.md-3-line>.md-no-style:before{content:"";display:inline-block;min-height:88px;visibility:hidden}md-list-item.md-3-line>.md-avatar,md-list-item.md-3-line>.md-no-style>.md-avatar,md-list-item.md-3-line>.md-no-style>md-icon:first-child,md-list-item.md-3-line>md-icon:first-child{margin-top:16px}.md-open-menu-container{border-radius:2px;left:0;max-height:calc(100vh - 10px);opacity:0;overflow:auto;position:fixed;top:0;z-index:100}.md-open-menu-container md-menu-divider{height:1px;margin-bottom:4px;margin-top:4px;max-height:1px;min-height:1px;width:100%}.md-open-menu-container md-menu-content>*{opacity:0}.md-open-menu-container:not(.md-clickable){pointer-events:none}.md-open-menu-container.md-active{opacity:1;transition:all .4s cubic-bezier(0.25, 0.8, 0.25, 1);transition-duration:.2s}.md-open-menu-container.md-active>md-menu-content>*{opacity:1;transition:all .3s cubic-bezier(0.55, 0, 0.55, 0.2);transition-delay:.1s;transition-duration:.2s}.md-open-menu-container.md-leave{opacity:0;transition:all .3s cubic-bezier(0.55, 0, 0.55, 0.2);transition-duration:.25s}md-menu-content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;max-height:304px;overflow-y:auto;padding:8px 0}md-menu-content.md-dense{max-height:208px}md-menu-content.md-dense md-menu-item{height:32px;min-height:32px}md-menu-item{-ms-flex-line-pack:center;align-content:center;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;height:48px;-ms-flex-pack:start;justify-content:flex-start;min-height:48px}md-menu-item>*{margin:auto 0;padding-left:16px;padding-right:16px;width:100%}md-menu-item>a.md-button{padding-top:5px}md-menu-item>.md-button{border-radius:0;display:inline-block;font-size:15px;font-weight:400;height:100%;margin:auto 0;padding-left:16px;padding-right:16px;text-align:left;text-transform:none;width:100%}md-menu-item>.md-button::-moz-focus-inner{border:0;padding:0}[dir=rtl] md-menu-item>.md-button{text-align:right}md-menu-item>.md-button md-icon{margin:auto 16px auto 0}[dir=rtl] md-menu-item>.md-button md-icon{margin:auto 0 auto 16px}md-menu-item>.md-button p{display:inline-block;margin:auto}md-menu-item>.md-button span{margin-bottom:auto;margin-top:auto}md-menu-item>.md-button .md-ripple-container{border-radius:inherit}md-toolbar .md-menu{height:auto;margin:auto;padding:0}@media(max-width: 959px){md-menu-content{min-width:112px}md-menu-content[width="3"]{min-width:168px}md-menu-content[width="4"]{min-width:224px}md-menu-content[width="5"]{min-width:280px}md-menu-content[width="6"]{min-width:336px}md-menu-content[width="7"]{min-width:392px}}@media(min-width: 960px){md-menu-content{min-width:96px}md-menu-content[width="3"]{min-width:192px}md-menu-content[width="4"]{min-width:256px}md-menu-content[width="5"]{min-width:320px}md-menu-content[width="6"]{min-width:384px}md-menu-content[width="7"]{min-width:448px}}md-toolbar.md-menu-toolbar h2.md-toolbar-tools{height:auto;line-height:1rem;padding:28px 28px 12px}md-toolbar.md-has-open-menu{position:relative;z-index:100}md-menu-bar{display:block;padding:0 20px;position:relative;z-index:2}md-menu-bar .md-menu{display:inline-block;padding:0;position:relative}md-menu-bar button{background-color:transparent;border:0;font-size:14px;height:40px;margin:0;padding:0 10px}md-menu-bar md-backdrop.md-menu-backdrop{z-index:-2}md-menu-content.md-menu-bar-menu.md-dense{max-height:none;padding:16px 0}md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent{position:relative}md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent>md-icon{left:24px;padding:0;position:absolute;top:6px;width:24px}[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent>md-icon{left:auto;right:24px}md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent .md-menu>.md-button,md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent>.md-button{padding:0 32px 0 64px}[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent .md-menu>.md-button,[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent>.md-button{padding:0 64px 0 32px}md-menu-content.md-menu-bar-menu.md-dense .md-button{height:32px;min-height:0}md-menu-content.md-menu-bar-menu.md-dense .md-button span{float:left}[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense .md-button span{float:right}md-menu-content.md-menu-bar-menu.md-dense .md-button span.md-alt-text{float:right;margin:0 8px}[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense .md-button span.md-alt-text{float:left}md-menu-content.md-menu-bar-menu.md-dense md-menu-divider{margin:8px 0}md-menu-content.md-menu-bar-menu.md-dense .md-menu>.md-button,md-menu-content.md-menu-bar-menu.md-dense md-menu-item>.md-button{text-align:left}[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense .md-menu>.md-button,[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense md-menu-item>.md-button{text-align:right}md-menu-content.md-menu-bar-menu.md-dense .md-menu{padding:0}md-menu-content.md-menu-bar-menu.md-dense .md-menu>.md-button{border-radius:0;font-weight:400;margin:0;padding-left:16px;position:relative;text-transform:none;width:100%}[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense .md-menu>.md-button{padding-left:0;padding-right:16px}md-menu-content.md-menu-bar-menu.md-dense .md-menu>.md-button:after{speak:none;content:"▼";display:block;position:absolute;right:28px;top:0;transform:rotate(270deg) scaleY(0.45) scaleX(0.9)}[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense .md-menu>.md-button:after{left:28px;right:auto;transform:rotate(90deg) scaleY(0.45) scaleX(0.9)}.md-nav-bar{border-style:solid;border-width:0 0 1px;height:48px;position:relative}._md-nav-bar-list{box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;list-style:none;margin:0;outline:none;padding:0}.md-nav-item:first-of-type{margin-left:8px}.md-button._md-nav-button{line-height:24px;margin:0 4px;padding:12px 16px;transition:background-color .35s cubic-bezier(0.35, 0, 0.25, 1)}.md-button._md-nav-button:focus{outline:none}md-nav-ink-bar{background-color:#000;bottom:0;height:2px;left:0;position:absolute;transform-origin:left top;transition:transform .125s cubic-bezier(0.35, 0, 0.25, 1);width:100%;will-change:transform}md-nav-ink-bar.ng-animate{transition:none}md-nav-extra-content{min-height:48px;padding-right:12px}@keyframes indeterminate-rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}md-progress-circular{display:block;position:relative;transform:scale(1, 1)}[dir=rtl] md-progress-circular{transform:scale(-1, 1)}md-progress-circular._md-progress-circular-disabled{visibility:hidden}md-progress-circular.md-mode-indeterminate svg{animation:indeterminate-rotate 1568.63ms linear infinite}md-progress-circular svg{left:0;overflow:visible;position:absolute;top:0}md-progress-linear{display:block;height:5px;margin-bottom:0 !important;padding-top:0 !important;position:relative;transform:scale(1, 1);width:100%}[dir=rtl] md-progress-linear{transform:scale(-1, 1)}md-progress-linear._md-progress-linear-disabled{visibility:hidden}md-progress-linear .md-container{display:block;height:5px;overflow:hidden;position:relative;transform:translate(0, 0) scale(1, 1);width:100%}md-progress-linear .md-container .md-bar{bottom:0;height:5px;left:0;position:absolute;top:0;width:100%}md-progress-linear .md-container .md-dashed:before{background-color:transparent;background-position:0 -23px;background-size:10px 10px !important;content:"";display:none;height:5px;margin-top:0;position:absolute;width:100%}md-progress-linear .md-container .md-bar1,md-progress-linear .md-container .md-bar2{transition:transform .2s linear}md-progress-linear .md-container.md-mode-query .md-bar1{display:none}md-progress-linear .md-container.md-mode-query .md-bar2{animation:query .8s cubic-bezier(0.39, 0.575, 0.565, 1) infinite;transition:all .2s linear}md-progress-linear .md-container.md-mode-determinate .md-bar1{display:none}md-progress-linear .md-container.md-mode-indeterminate .md-bar1{animation:md-progress-linear-indeterminate-scale-1 4s infinite,md-progress-linear-indeterminate-1 4s infinite}md-progress-linear .md-container.md-mode-indeterminate .md-bar2{animation:md-progress-linear-indeterminate-scale-2 4s infinite,md-progress-linear-indeterminate-2 4s infinite}md-progress-linear .md-container.ng-hide ._md-progress-linear-disabled md-progress-linear .md-container{animation:none}md-progress-linear .md-container.ng-hide ._md-progress-linear-disabled md-progress-linear .md-container .md-bar1,md-progress-linear .md-container.ng-hide ._md-progress-linear-disabled md-progress-linear .md-container .md-bar2{animation-name:none}md-progress-linear .md-container.md-mode-buffer{background-color:transparent !important;transition:all .2s linear}md-progress-linear .md-container.md-mode-buffer .md-dashed:before{animation:buffer 3s linear infinite;display:block}@keyframes query{0%{opacity:1;transform:translateX(35%) scale(0.3, 1)}to{opacity:0;transform:translateX(-50%) scale(0, 1)}}@keyframes buffer{0%{background-position:0 -23px;opacity:1}50%{opacity:0}to{background-position:-200px -23px;opacity:1}}@keyframes md-progress-linear-indeterminate-scale-1{0%{animation-timing-function:linear;transform:scaleX(0.1)}36.6%{animation-timing-function:cubic-bezier(0.334731432, 0.124819821, 0.785843996, 1);transform:scaleX(0.1)}69.15%{animation-timing-function:cubic-bezier(0.225732004, 0, 0.233648906, 1.3709798);transform:scaleX(0.83)}to{transform:scaleX(0.1)}}@keyframes md-progress-linear-indeterminate-1{0%{animation-timing-function:linear;left:-105.1666666667%}20%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495818703);left:-105.1666666667%}69.15%{animation-timing-function:cubic-bezier(0.302435, 0.38135197, 0.55, 0.956352125);left:21.5%}to{left:95.4444444444%}}@keyframes md-progress-linear-indeterminate-scale-2{0%{animation-timing-function:cubic-bezier(0.205028172, 0.057050836, 0.57660995, 0.453970841);transform:scaleX(0.1)}19.15%{animation-timing-function:cubic-bezier(0.152312994, 0.196431957, 0.648373778, 1.00431535);transform:scaleX(0.57)}44.15%{animation-timing-function:cubic-bezier(0.25775882, -0.003163357, 0.211761916, 1.38178961);transform:scaleX(0.91)}to{transform:scaleX(0.1)}}@keyframes md-progress-linear-indeterminate-2{0%{animation-timing-function:cubic-bezier(0.15, 0, 0.5150584, 0.409684966);left:-54.8888888889%}25%{animation-timing-function:cubic-bezier(0.3103299, 0.284057684, 0.8, 0.733718979);left:-17.25%}48.35%{animation-timing-function:cubic-bezier(0.4, 0.627034903, 0.6, 0.902025796);left:29.5%}to{left:117.3888888889%}}md-radio-button{box-sizing:border-box;cursor:pointer;display:block;margin-bottom:16px;position:relative;white-space:nowrap}md-radio-button[disabled],md-radio-button[disabled] .md-container{cursor:default}md-radio-button .md-container{box-sizing:border-box;cursor:pointer;display:inline-block;height:20px;left:0;position:absolute;right:auto;top:50%;transform:translateY(-50%);width:20px}[dir=rtl] md-radio-button .md-container{left:auto;right:0}md-radio-button .md-container .md-ripple-container{bottom:-15px;display:block;height:auto;left:-15px;position:absolute;right:-15px;top:-15px;width:auto}md-radio-button .md-container:before{background-color:transparent;border-radius:50%;bottom:0;box-sizing:border-box;content:"";display:block;height:auto;left:0;position:absolute;right:0;top:0;transition:all .5s;width:auto}md-radio-button.md-align-top-left>div.md-container{top:12px}md-radio-button .md-off{border-style:solid;border-width:2px;transition:border-color .28s ease}md-radio-button .md-off,md-radio-button .md-on{border-radius:50%;box-sizing:border-box;height:20px;left:0;position:absolute;top:0;width:20px}md-radio-button .md-on{transform:scale(0);transition:transform .28s ease}md-radio-button.md-checked .md-on{transform:scale(0.5)}md-radio-button .md-label{box-sizing:border-box;display:inline-block;margin-left:30px;margin-right:0;pointer-events:none;position:relative;vertical-align:middle;white-space:normal;width:auto}[dir=rtl] md-radio-button .md-label{margin-left:0;margin-right:30px}md-radio-group:focus{outline:none}md-radio-group.md-focused.ng-empty>md-radio-button:first-child .md-container:before,md-radio-group.md-focused.ng-not-empty .md-checked .md-container:before{bottom:-8px;left:-8px;right:-8px;top:-8px}md-radio-group[disabled] md-radio-button,md-radio-group[disabled] md-radio-button .md-container{cursor:default}@media(max-width: 599px){.layout-row:not(.layout-xs-column)>md-radio-button,.layout-xs-row>md-radio-button{margin-bottom:0}}@media(min-width: 600px)and (max-width: 959px){.layout-gt-xs-row:not(.layout-sm-column)>md-radio-button,.layout-row:not(.layout-gt-xs-column):not(.layout-sm-column)>md-radio-button,.layout-sm-row:not(.layout-sm-column)>md-radio-button{margin-bottom:0}}@media(min-width: 960px)and (max-width: 1279px){.layout-gt-sm-row:not(.layout-md-column)>md-radio-button,.layout-gt-xs-row:not(.layout-gt-sm-column):not(.layout-md-column)>md-radio-button,.layout-md-row:not(.layout-md-column)>md-radio-button,.layout-row:not(.layout-gt-xs-column):not(.layout-gt-sm-column):not(.layout-md-column)>md-radio-button{margin-bottom:0}}@media(min-width: 1280px)and (max-width: 1919px){.layout-gt-md-row:not(.layout-lg-column)>md-radio-button,.layout-gt-sm-row:not(.layout-gt-md-column):not(.layout-lg-column)>md-radio-button,.layout-gt-xs-row:not(.layout-gt-sm-column):not(.layout-gt-md-column):not(.layout-lg-column)>md-radio-button,.layout-lg-row:not(.layout-lg-column)>md-radio-button,.layout-row:not(.layout-gt-xs-column):not(.layout-gt-sm-column):not(.layout-gt-md-column):not(.layout-lg-column)>md-radio-button{margin-bottom:0}}@media(min-width: 1920px){.layout-gt-lg-row:not(.layout-gt-lg-column):not(.layout-xl-column)>md-radio-button,.layout-gt-md-row:not(.layout-gt-lg-column):not(.layout-xl-column)>md-radio-button,.layout-gt-sm-row:not(.layout-gt-md-column):not(.layout-gt-lg-column):not(.layout-xl-column)>md-radio-button,.layout-gt-xs-row:not(.layout-gt-sm-column):not(.layout-gt-md-column):not(.layout-gt-lg-column):not(.layout-xl-column)>md-radio-button,.layout-row:not(.layout-gt-xs-column):not(.layout-gt-sm-column):not(.layout-gt-md-column):not(.layout-gt-lg-column):not(.layout-xl-column)>md-radio-button,.layout-xl-row:not(.layout-gt-lg-column):not(.layout-xl-column)>md-radio-button{margin-bottom:0}}.md-inline-form md-radio-group{margin:18px 0 19px}.md-inline-form md-radio-group md-radio-button{box-sizing:border-box;display:inline-block;height:30px;margin-bottom:0;margin-top:0;padding:2px 10px 2px 6px}.md-inline-form md-radio-group md-radio-button .md-label{top:4px}.md-inline-form md-radio-group md-radio-button .md-container{margin-top:2px}@media screen and (-ms-high-contrast: active){md-radio-button.md-default-theme .md-on{background-color:#fff}}md-input-container:not([md-no-float]) .md-select-placeholder span:first-child{transform-origin:left top;transition:transform .4s cubic-bezier(0.25, 0.8, 0.25, 1)}[dir=rtl] md-input-container:not([md-no-float]) .md-select-placeholder span:first-child{transform-origin:right top}md-input-container.md-input-focused:not([md-no-float]) md-select:not([placeholder]) .md-select-placeholder span:first-child{transform:translate(-2px, -22px) scale(0.75)}.md-select-menu-container{display:none;left:0;opacity:0;position:fixed;top:0;transform:translateY(-1px);z-index:90}.md-select-menu-container:not(.md-clickable){pointer-events:none}.md-select-menu-container md-progress-circular{display:table;margin:24px auto !important}.md-select-menu-container.md-active{display:block;opacity:1}.md-select-menu-container.md-active md-select-menu{transition:all .4s cubic-bezier(0.25, 0.8, 0.25, 1);transition-duration:.15s}.md-select-menu-container.md-active md-select-menu>*{opacity:1;transition:all .3s cubic-bezier(0.55, 0, 0.55, 0.2);transition-delay:.1s;transition-duration:.15s}.md-select-menu-container.md-leave{opacity:0;transition:all .3s cubic-bezier(0.55, 0, 0.55, 0.2);transition-duration:.25s}.md-inline-form md-select{margin-top:20px}.md-inline-form md-input-container>md-select,md-input-container>md-select{margin-top:0}md-input-container>md-select{-ms-flex-order:2;order:2}md-input-container:not(.md-input-has-value) md-select.ng-required:not(.md-no-asterisk) .md-select-value span:first-child:after,md-input-container:not(.md-input-has-value) md-select[required]:not(.md-no-asterisk) .md-select-value span:first-child:after{content:" *";font-size:13px;vertical-align:top}md-input-container.md-input-invalid md-select .md-select-value{border-bottom-style:solid;padding-bottom:1px}md-select{display:-ms-flexbox;display:flex}md-select.ng-required.ng-empty.ng-invalid:not(.md-no-asterisk) .md-select-value span:first-child:after,md-select[required].ng-empty.ng-invalid:not(.md-no-asterisk) .md-select-value span:first-child:after{content:" *";font-size:13px;vertical-align:top}md-select[disabled] .md-select-value{background-position:bottom -1px left 0;background-repeat:repeat-x;background-size:4px 1px;padding-bottom:2px;padding-top:1px;transform:translateY(1px)}md-select:focus{outline:none}md-select[disabled]:hover{cursor:default}md-select:not([disabled]):hover{cursor:pointer}md-select:not([disabled]):focus .md-select-value{border-bottom-style:solid;border-bottom-width:2px;padding-bottom:0}md-input-container md-select:not([disabled]):focus .md-select-value{border-bottom-width:2px}md-input-container md-select[disabled] .md-select-value{background-position:bottom -1px left 0}md-input-container md-select .md-select-value{border-bottom-width:1px;min-height:26px;padding-bottom:1px}md-input-container md-select .md-select-value.md-select-placeholder{padding-left:0;padding-right:2px}[dir=rtl] md-input-container md-select .md-select-value.md-select-placeholder{padding-left:2px;padding-right:0}.md-select-value{-ms-flex-item-align:start;-ms-flex-align:center;align-items:center;background-color:transparent;border-bottom-style:solid;border-bottom-width:1px;box-sizing:content-box;display:-ms-flexbox;display:flex;-ms-flex-positive:1;flex-grow:1;margin-bottom:auto;min-height:26px;min-width:88px;padding:2px 2px 1px 0;position:relative}[dir=rtl] .md-select-value{padding-left:2px;padding-right:0}.md-select-value>span:not(.md-select-icon){-ms-flex:1 1 auto;flex:1 1 auto;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.md-select-value>span:not(.md-select-icon) .md-text{display:inline}.md-select-value .md-select-icon{-ms-flex-align:end;align-items:flex-end;display:block;font-size:1.2rem;text-align:right;transform:translateY(-2px);width:24px}[dir=rtl] .md-select-value .md-select-icon{-ms-flex-align:start;align-items:flex-start;text-align:left}.md-select-value .md-select-icon:after{speak:none;content:"▼";display:block;font-size:13px;left:auto;position:relative;right:-4px;top:2px;transform:scaleY(0.5)}[dir=rtl] .md-select-value .md-select-icon:after{left:-4px;right:auto}.md-select-value.md-select-placeholder{-webkit-font-smoothing:antialiased;display:-ms-flexbox;display:flex;-ms-flex-order:1;order:1;pointer-events:none;z-index:1}md-select-menu{box-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.2),0 1px 1px 0 rgba(0, 0, 0, 0.14),0 2px 1px -1px rgba(0, 0, 0, 0.12);display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;max-height:256px;min-height:48px;overflow-y:hidden;transform:scale(1);transform-origin:left top}md-select-menu.md-reverse{-ms-flex-direction:column-reverse;flex-direction:column-reverse}md-select-menu:not(.md-overflow) md-content{padding-bottom:8px;padding-top:8px}[dir=rtl] md-select-menu{transform-origin:right top}md-select-menu md-content{max-height:256px;min-height:48px;min-width:136px;overflow-y:auto}md-select-menu>*{opacity:0}md-option{-ms-flex-align:center;align-items:center;cursor:pointer;display:-ms-flexbox;display:flex;height:48px;padding:0 16px;position:relative;transition:background .15s linear;width:auto}md-option[disabled]{cursor:default}md-option:focus{outline:none}md-option .md-text{-webkit-touch-callout:none;overflow:hidden;text-overflow:ellipsis;-webkit-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;width:auto}md-optgroup{display:block}md-optgroup label{display:block;font-size:14px;font-weight:500;padding:16px;text-transform:uppercase}md-optgroup md-option{padding-left:32px;padding-right:32px}@media screen and (-ms-high-contrast: active){.md-select-backdrop{background-color:transparent}md-select-menu{border:1px solid #fff}}md-select-menu[multiple] md-option.md-checkbox-enabled{padding-left:40px;padding-right:16px}[dir=rtl] md-select-menu[multiple] md-option.md-checkbox-enabled{padding-left:16px;padding-right:40px}md-select-menu[multiple] md-option.md-checkbox-enabled .md-container{box-sizing:border-box;display:inline-block;height:18px;left:0;position:absolute;right:auto;top:50%;transform:translateY(-50%);width:18px}[dir=rtl] md-select-menu[multiple] md-option.md-checkbox-enabled .md-container{left:auto;right:0}md-select-menu[multiple] md-option.md-checkbox-enabled .md-container:before{background-color:transparent;border-radius:50%;bottom:0;box-sizing:border-box;content:"";display:block;height:auto;left:0;position:absolute;right:0;top:0;transition:all .5s;width:auto}md-select-menu[multiple] md-option.md-checkbox-enabled .md-container:after{bottom:-10px;box-sizing:border-box;content:"";left:-10px;position:absolute;right:-10px;top:-10px}md-select-menu[multiple] md-option.md-checkbox-enabled .md-container .md-ripple-container{bottom:-15px;display:block;height:auto;left:-15px;position:absolute;right:-15px;top:-15px;width:auto}md-select-menu[multiple] md-option.md-checkbox-enabled .md-icon{border-radius:2px;border-style:solid;border-width:2px;box-sizing:border-box;height:18px;left:0;position:absolute;top:0;transition:.24s;width:18px}md-select-menu[multiple] md-option.md-checkbox-enabled[selected] .md-icon{border-color:transparent}md-select-menu[multiple] md-option.md-checkbox-enabled[selected] .md-icon:after{border-style:solid;border-width:2px;border-left:0;border-top:0;box-sizing:border-box;content:"";display:table;height:12px;left:4px;position:absolute;top:0;transform:rotate(45deg);width:6px}md-select-menu[multiple] md-option.md-checkbox-enabled[disabled]{cursor:default}md-select-menu[multiple] md-option.md-checkbox-enabled.md-indeterminate .md-icon:after{border-style:solid;border-width:2px;border-left:0;border-top:0;box-sizing:border-box;content:"";display:table;height:2px;left:50%;position:absolute;top:50%;transform:translate(-50%, -50%);width:10.8px}md-select-menu[multiple] md-option.md-checkbox-enabled .md-container{margin-left:10.6666666667px;margin-right:auto}[dir=rtl] md-select-menu[multiple] md-option.md-checkbox-enabled .md-container{margin-left:auto;margin-right:10.6666666667px}md-sidenav{-webkit-overflow-scrolling:touch;bottom:0;box-sizing:border-box;-ms-flex-direction:column;flex-direction:column;max-width:320px;overflow:auto;position:absolute;width:320px;z-index:60}md-sidenav ul{list-style:none}md-sidenav.md-closed{display:none}md-sidenav.md-closed-add,md-sidenav.md-closed-remove{display:-ms-flexbox;display:flex;transition:all .2s ease-in}md-sidenav.md-closed-add.md-closed-add-active,md-sidenav.md-closed-remove.md-closed-remove-active{transition:all .4s cubic-bezier(0.25, 0.8, 0.25, 1)}md-sidenav.md-closed.md-locked-open-add,md-sidenav.md-locked-open,md-sidenav.md-locked-open-add,md-sidenav.md-locked-open-remove,md-sidenav.md-locked-open-remove.md-closed,md-sidenav.md-locked-open.md-closed,md-sidenav.md-locked-open.md-closed.md-sidenav-left,md-sidenav.md-locked-open.md-closed.md-sidenav-right{display:-ms-flexbox;display:flex;position:static;transform:translate3d(0, 0, 0)}md-sidenav.md-closed.md-locked-open-add:not(.md-locked-open-add-active){min-width:0 !important;width:0 !important}md-sidenav.md-closed.md-locked-open-add-active,md-sidenav.md-closed.md-locked-open-add:not(.md-locked-open-add-active),md-sidenav.md-locked-open-remove-active{transition:width .3s cubic-bezier(0.55, 0, 0.55, 0.2),min-width .3s cubic-bezier(0.55, 0, 0.55, 0.2)}md-sidenav.md-locked-open-remove-active{min-width:0 !important;width:0 !important}.md-sidenav-backdrop.md-locked-open{display:none}.md-sidenav-left,md-sidenav{left:0;top:0;transform:translate3d(0, 0, 0)}.md-sidenav-left.md-closed,md-sidenav.md-closed{transform:translate3d(-100%, 0, 0)}.md-sidenav-right{left:100%;top:0;transform:translate(-100%, 0)}.md-sidenav-right.md-closed{transform:translate(0, 0)}@media(min-width: 600px){md-sidenav{max-width:400px}}@media(max-width: 456px){md-sidenav{max-width:calc(100% - 56px);min-width:calc(100% - 56px);width:calc(100% - 56px)}}@media screen and (-ms-high-contrast: active){.md-sidenav-left,md-sidenav{border-right:1px solid #fff}.md-sidenav-right{border-left:1px solid #fff}}@keyframes sliderFocusThumb{0%{transform:scale(0.7)}30%{transform:scale(1)}to{transform:scale(0.7)}}@keyframes sliderDiscreteFocusThumb{0%{transform:scale(0.7)}50%{transform:scale(0.8)}to{transform:scale(0)}}@keyframes sliderDiscreteFocusRing{0%{opacity:0;transform:scale(0.7)}50%{opacity:1;transform:scale(1)}to{transform:scale(0)}}md-slider{display:block;-ms-flex-direction:row;flex-direction:row;height:48px;margin-left:4px;margin-right:4px;min-width:128px;padding:0;position:relative}md-slider *,md-slider :after{box-sizing:border-box}md-slider .md-slider-wrapper{height:100%;outline:none;width:100%}md-slider .md-slider-content{position:relative}md-slider .md-track-container{height:2px;position:absolute;top:23px;width:100%}md-slider .md-track{height:100%;left:0;position:absolute;right:0}md-slider .md-track-fill{transition:all .4s cubic-bezier(0.25, 0.8, 0.25, 1);transition-property:width,height}md-slider .md-track-ticks{height:100%;left:0;position:absolute;right:0}md-slider .md-track-ticks canvas{height:100%;width:100%}md-slider .md-thumb-container{left:0;position:absolute;top:50%;transform:translate3d(-50%, -50%, 0);transition:all .4s cubic-bezier(0.25, 0.8, 0.25, 1);transition-property:left,right,bottom}[dir=rtl] md-slider .md-thumb-container{left:auto;right:0}md-slider .md-thumb{border-radius:20px;height:20px;left:-10px;position:absolute;top:14px;transform:scale(0.7);transition:all .4s cubic-bezier(0.25, 0.8, 0.25, 1);width:20px;z-index:1}[dir=rtl] md-slider .md-thumb{left:auto;right:-10px}md-slider .md-thumb:after{border-radius:20px;border-style:solid;border-width:3px;content:"";height:20px;position:absolute;transition:inherit;width:20px}md-slider .md-sign{-ms-flex-align:center;align-items:center;border-radius:28px;display:-ms-flexbox;display:flex;height:28px;-ms-flex-pack:center;justify-content:center;left:-14px;position:absolute;top:-17px;transform:scale(0.4) translate3d(0, 67.5px, 0);transition:all .3s cubic-bezier(0.35, 0, 0.25, 1);width:28px}md-slider .md-sign:after{border-left:14px solid transparent;border-radius:16px;border-right:14px solid transparent;border-top-style:solid;border-top-width:16px;content:"";left:0;opacity:0;position:absolute;top:19px;transform:translate3d(0, -8px, 0);transition:all .2s cubic-bezier(0.35, 0, 0.25, 1)}[dir=rtl] md-slider .md-sign:after{left:auto;right:0}md-slider .md-sign .md-thumb-text{font-size:12px;font-weight:700;z-index:1}md-slider .md-focus-ring{border-radius:34px;height:34px;left:-17px;opacity:0;position:absolute;top:7px;transform:scale(0.7);transition:all .35s cubic-bezier(0.35, 0, 0.25, 1);width:34px}[dir=rtl] md-slider .md-focus-ring{left:auto;right:-17px}md-slider .md-disabled-thumb{border-radius:28px;border-style:solid;border-width:4px;display:none;height:28px;left:-14px;position:absolute;top:10px;transform:scale(0.5);width:28px}[dir=rtl] md-slider .md-disabled-thumb{left:auto;right:-14px}md-slider.md-min .md-sign{opacity:0}md-slider:focus{outline:none}md-slider.md-dragging .md-thumb-container,md-slider.md-dragging .md-track-fill{transition:none}md-slider:not([md-discrete]) .md-sign,md-slider:not([md-discrete]) .md-track-ticks{display:none}md-slider:not([md-discrete]):not([disabled]) .md-slider-wrapper .md-thumb:hover{transform:scale(0.8)}md-slider:not([md-discrete]):not([disabled]) .md-slider-wrapper.md-focused .md-focus-ring{opacity:1;transform:scale(1)}md-slider:not([md-discrete]):not([disabled]) .md-slider-wrapper.md-focused .md-thumb{animation:sliderFocusThumb .7s cubic-bezier(0.35, 0, 0.25, 1)}md-slider:not([md-discrete]):not([disabled]).md-active .md-slider-wrapper .md-thumb{transform:scale(1)}md-slider[md-discrete]:not([disabled]) .md-slider-wrapper.md-focused .md-focus-ring{animation:sliderDiscreteFocusRing .5s cubic-bezier(0.35, 0, 0.25, 1);transform:scale(0)}md-slider[md-discrete]:not([disabled]) .md-slider-wrapper.md-focused .md-thumb{animation:sliderDiscreteFocusThumb .5s cubic-bezier(0.35, 0, 0.25, 1)}md-slider[md-discrete]:not([disabled]).md-active .md-thumb,md-slider[md-discrete]:not([disabled]) .md-slider-wrapper.md-focused .md-thumb{transform:scale(0)}md-slider[md-discrete]:not([disabled]).md-active .md-sign,md-slider[md-discrete]:not([disabled]).md-active .md-sign:after,md-slider[md-discrete]:not([disabled]) .md-slider-wrapper.md-focused .md-sign,md-slider[md-discrete]:not([disabled]) .md-slider-wrapper.md-focused .md-sign:after{opacity:1;transform:translate3d(0, 0, 0) scale(1)}md-slider[md-discrete][disabled][readonly] .md-thumb{transform:scale(0)}md-slider[md-discrete][disabled][readonly] .md-sign,md-slider[md-discrete][disabled][readonly] .md-sign:after{opacity:1;transform:translate3d(0, 0, 0) scale(1)}md-slider[disabled] .md-track-fill{display:none}md-slider[disabled] .md-track-ticks,md-slider[disabled]:not([readonly]) .md-sign{opacity:0}md-slider[disabled] .md-thumb{transform:scale(0.5)}md-slider[disabled] .md-disabled-thumb{display:block}md-slider[md-vertical]{-ms-flex-direction:column;flex-direction:column;min-height:128px;min-width:0}md-slider[md-vertical] .md-slider-wrapper{-ms-flex-item-align:center;align-self:center;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-pack:center;justify-content:center;padding-bottom:12px;padding-top:12px;width:48px}md-slider[md-vertical] .md-track-container{height:100%;left:calc(50% - 1px);top:0;width:2px}md-slider[md-vertical] .md-thumb-container{bottom:0;left:calc(50% - 1px);margin-bottom:23px;top:auto}md-slider[md-vertical] .md-thumb-container .md-thumb:after{left:1px}md-slider[md-vertical] .md-thumb-container .md-focus-ring{left:-16px}md-slider[md-vertical] .md-track-fill{bottom:0}md-slider[md-vertical][md-discrete] .md-sign{left:-40px;top:9.5px;transform:scale(0.4) translate3d(67.5px, 0, 0)}md-slider[md-vertical][md-discrete] .md-sign:after{border-bottom:14px solid transparent;border-left-style:solid;border-left-width:16px;border-right:0;border-top:14px solid transparent;left:19px;opacity:0;top:9.5px;transform:translate3d(0, -8px, 0);transition:all .2s ease-in-out}md-slider[md-vertical][md-discrete] .md-sign .md-thumb-text{font-size:12px;font-weight:700;z-index:1}md-slider[md-vertical][md-discrete].md-active .md-sign:after,md-slider[md-vertical][md-discrete] .md-focused .md-sign:after,md-slider[md-vertical][md-discrete][disabled][readonly] .md-sign:after{top:0}md-slider[md-vertical][disabled][readonly] .md-thumb{transform:scale(0)}md-slider[md-vertical][disabled][readonly] .md-sign,md-slider[md-vertical][disabled][readonly] .md-sign:after{opacity:1;transform:translate3d(0, 0, 0) scale(1)}md-slider[md-invert]:not([md-vertical]) .md-track-fill{left:auto;right:0}[dir=rtl] md-slider[md-invert]:not([md-vertical]) .md-track-fill{left:0;right:auto}md-slider[md-invert][md-vertical] .md-track-fill{bottom:auto;top:0}md-slider-container{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}md-slider-container>:first-child:not(md-slider),md-slider-container>:last-child:not(md-slider){height:25px;max-width:42px;min-width:25px;transition:all .4s cubic-bezier(0.25, 0.8, 0.25, 1);transition-property:color,max-width}md-slider-container>:first-child:not(md-slider){margin-right:16px}[dir=rtl] md-slider-container>:first-child:not(md-slider){margin-left:16px;margin-right:auto}md-slider-container>:last-child:not(md-slider){margin-left:16px}[dir=rtl] md-slider-container>:last-child:not(md-slider){margin-left:auto;margin-right:16px}md-slider-container[md-vertical]{-ms-flex-direction:column;flex-direction:column}md-slider-container[md-vertical]>:first-child:not(md-slider),md-slider-container[md-vertical]>:last-child:not(md-slider){margin-left:0;margin-right:0;text-align:center}md-slider-container md-input-container input[type=number]{height:50px;margin-top:-25px;padding-left:15px;text-align:center}[dir=rtl] md-slider-container md-input-container input[type=number]{padding-left:0;padding-right:15px}@media screen and (-ms-high-contrast: active){md-slider.md-default-theme .md-track{border-bottom:1px solid #fff}}.md-sticky-clone{left:0;position:absolute !important;right:0;top:0;transform:translate3d(-9999px, -9999px, 0);z-index:2}.md-sticky-clone[sticky-state=active]{transform:translate3d(0, 0, 0)}.md-sticky-clone[sticky-state=active]:not(.md-sticky-no-effect) .md-subheader-inner{animation:subheaderStickyHoverIn .3s ease-out both}@keyframes subheaderStickyHoverIn{0%{box-shadow:0 0 0 0 transparent}to{box-shadow:0 2px 4px 0 rgba(0, 0, 0, 0.16)}}@keyframes subheaderStickyHoverOut{0%{box-shadow:0 2px 4px 0 rgba(0, 0, 0, 0.16)}to{box-shadow:0 0 0 0 transparent}}.md-subheader-wrapper:not(.md-sticky-no-effect){transition:margin .2s ease-out}.md-subheader-wrapper:not(.md-sticky-no-effect) .md-subheader{margin:0}.md-subheader-wrapper:not(.md-sticky-no-effect).md-sticky-clone{z-index:2}.md-subheader-wrapper:not(.md-sticky-no-effect)[sticky-state=active]{margin-top:-2px}.md-subheader-wrapper:not(.md-sticky-no-effect):not(.md-sticky-clone)[sticky-prev-state=active] .md-subheader-inner:after{animation:subheaderStickyHoverOut .3s ease-out both}.md-subheader{display:block;font-size:14px;font-weight:500;line-height:1em;margin:0;position:relative}.md-subheader .md-subheader-inner{display:block;padding:16px}.md-subheader .md-subheader-content{display:block;position:relative;z-index:1}[md-swipe-left],[md-swipe-right]{-ms-touch-action:pan-y;touch-action:pan-y}[md-swipe-down],[md-swipe-up]{-ms-touch-action:pan-x;touch-action:pan-x}.md-inline-form md-switch{margin-bottom:19px;margin-top:18px}md-switch{-ms-flex-align:center;align-items:center;cursor:pointer;display:-ms-flexbox;display:flex;height:30px;line-height:28px;margin:16px 0;margin-left:inherit;margin-right:16px;outline:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}[dir=rtl] md-switch{margin-left:16px;margin-right:inherit}md-switch:last-of-type{margin-left:inherit;margin-right:0}[dir=rtl] md-switch:last-of-type{margin-left:0;margin-right:inherit}md-switch[disabled],md-switch[disabled] .md-container{cursor:default}md-switch .md-container{cursor:grab;float:left;height:24px;margin-right:8px;position:relative;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:36px}[dir=rtl] md-switch .md-container,md-switch.md-inverted .md-container{margin-left:8px;margin-right:0}[dir=rtl] md-switch.md-inverted .md-container{margin-left:0;margin-right:8px}md-switch:not([disabled]) .md-dragging,md-switch:not([disabled]).md-dragging .md-container{cursor:grabbing}md-switch.md-focused .md-thumb:before{bottom:-8px;left:-8px;right:-8px;top:-8px}md-switch .md-label{border-color:transparent;border-width:0;float:left}md-switch .md-bar{border-radius:8px;height:14px;left:1px;position:absolute;top:5px;width:34px}md-switch .md-thumb-container{left:0;position:absolute;top:2px;transform:translate3d(0, 0, 0);width:16px;z-index:1}md-switch.md-checked .md-thumb-container{transform:translate3d(100%, 0, 0)}md-switch .md-thumb{box-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.2),0 1px 1px 0 rgba(0, 0, 0, 0.14),0 2px 1px -1px rgba(0, 0, 0, 0.12);height:20px;margin:0;outline:none;width:20px}md-switch .md-thumb,md-switch .md-thumb:before{border-radius:50%;left:0;position:absolute;top:0}md-switch .md-thumb:before{background-color:transparent;bottom:0;content:"";display:block;height:auto;right:0;transition:all .5s;width:auto}md-switch .md-thumb .md-ripple-container{bottom:-20px;display:block;height:auto;left:-20px;position:absolute;right:-20px;top:-20px;width:auto}md-switch:not(.md-dragging) .md-bar,md-switch:not(.md-dragging) .md-thumb,md-switch:not(.md-dragging) .md-thumb-container{transition:all .08s linear;transition-property:transform,background-color}md-switch:not(.md-dragging) .md-bar,md-switch:not(.md-dragging) .md-thumb{transition-delay:.05s}@media screen and (-ms-high-contrast: active){md-switch.md-default-theme .md-bar{background-color:#666}md-switch.md-default-theme.md-checked .md-bar{background-color:#9e9e9e}md-switch.md-default-theme .md-thumb{background-color:#fff}}@keyframes md-tab-content-hide{0%{opacity:1}50%{opacity:1}to{opacity:0}}md-tab-data{bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;z-index:-1}md-tabs{border-radius:2px;display:block;-ms-flex-negative:0;flex-shrink:0;margin:0;overflow:hidden;position:relative}md-tabs:not(.md-no-tab-content):not(.md-dynamic-height){min-height:248px}md-tabs[md-align-tabs=bottom]{padding-bottom:48px}md-tabs[md-align-tabs=bottom]>md-tabs-wrapper{bottom:0;height:48px;left:0;position:absolute;right:0;z-index:2}md-tabs[md-align-tabs=bottom]>md-tabs-content-wrapper{bottom:48px;top:0}md-tabs.md-dynamic-height md-tabs-content-wrapper{bottom:auto;left:auto;min-height:0;overflow:visible;position:relative;right:auto;top:auto}md-tabs.md-dynamic-height md-tab-content.md-active{position:relative}md-tabs[md-border-bottom] md-tabs-wrapper{border-style:solid;border-width:0 0 1px}md-tabs[md-border-bottom]:not(.md-dynamic-height) md-tabs-content-wrapper{top:49px}md-tabs-wrapper{display:block;position:relative;transform:translate(0, 0)}md-tabs-wrapper md-next-button,md-tabs-wrapper md-prev-button{background:transparent no-repeat 50%;cursor:pointer;font-size:16px;height:100%;line-height:1em;position:absolute;top:50%;transform:translateY(-50%);transition:all .5s cubic-bezier(0.35, 0, 0.25, 1);width:32px;z-index:2}md-tabs-wrapper md-next-button:focus,md-tabs-wrapper md-prev-button:focus{outline:none}md-tabs-wrapper md-next-button.md-disabled,md-tabs-wrapper md-prev-button.md-disabled{cursor:default;opacity:.25}md-tabs-wrapper md-next-button.ng-leave,md-tabs-wrapper md-prev-button.ng-leave{transition:none}md-tabs-wrapper md-next-button md-icon,md-tabs-wrapper md-prev-button md-icon{left:50%;position:absolute;top:50%;transform:translate(-50%, -50%)}[dir=rtl] md-tabs-wrapper md-next-button,[dir=rtl] md-tabs-wrapper md-prev-button{transform:rotateY(180deg) translateY(-50%)}md-tabs-wrapper md-prev-button{background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE3LjEuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPiA8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPiA8c3ZnIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjQgMjQiIHhtbDpzcGFjZT0icHJlc2VydmUiPiA8ZyBpZD0iSGVhZGVyIj4gPGc+IDxyZWN0IHg9Ii02MTgiIHk9Ii0xMjA4IiBmaWxsPSJub25lIiB3aWR0aD0iMTQwMCIgaGVpZ2h0PSIzNjAwIi8+IDwvZz4gPC9nPiA8ZyBpZD0iTGFiZWwiPiA8L2c+IDxnIGlkPSJJY29uIj4gPGc+IDxwb2x5Z29uIHBvaW50cz0iMTUuNCw3LjQgMTQsNiA4LDEyIDE0LDE4IDE1LjQsMTYuNiAxMC44LDEyIAkJIiBzdHlsZT0iZmlsbDp3aGl0ZTsiLz4gPHJlY3QgZmlsbD0ibm9uZSIgd2lkdGg9IjI0IiBoZWlnaHQ9IjI0Ii8+IDwvZz4gPC9nPiA8ZyBpZD0iR3JpZCIgZGlzcGxheT0ibm9uZSI+IDxnIGRpc3BsYXk9ImlubGluZSI+IDwvZz4gPC9nPiA8L3N2Zz4NCg==");left:0}[dir=rtl] md-tabs-wrapper md-prev-button{left:auto;right:0}md-tabs-wrapper md-next-button{background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE3LjEuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPiA8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPiA8c3ZnIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjQgMjQiIHhtbDpzcGFjZT0icHJlc2VydmUiPiA8ZyBpZD0iSGVhZGVyIj4gPGc+IDxyZWN0IHg9Ii02MTgiIHk9Ii0xMzM2IiBmaWxsPSJub25lIiB3aWR0aD0iMTQwMCIgaGVpZ2h0PSIzNjAwIi8+IDwvZz4gPC9nPiA8ZyBpZD0iTGFiZWwiPiA8L2c+IDxnIGlkPSJJY29uIj4gPGc+IDxwb2x5Z29uIHBvaW50cz0iMTAsNiA4LjYsNy40IDEzLjIsMTIgOC42LDE2LjYgMTAsMTggMTYsMTIgCQkiIHN0eWxlPSJmaWxsOndoaXRlOyIvPiA8cmVjdCBmaWxsPSJub25lIiB3aWR0aD0iMjQiIGhlaWdodD0iMjQiLz4gPC9nPiA8L2c+IDxnIGlkPSJHcmlkIiBkaXNwbGF5PSJub25lIj4gPGcgZGlzcGxheT0iaW5saW5lIj4gPC9nPiA8L2c+IDwvc3ZnPg0K");right:0}[dir=rtl] md-tabs-wrapper md-next-button{left:0;right:auto}md-tabs-wrapper md-next-button md-icon{transform:translate(-50%, -50%) rotate(180deg)}md-tabs-wrapper.md-stretch-tabs md-pagination-wrapper{-ms-flex-direction:row;flex-direction:row;width:100%}md-tabs-wrapper.md-stretch-tabs md-pagination-wrapper md-tab-item{-ms-flex-positive:1;flex-grow:1}md-tabs-canvas{display:block;height:48px;overflow:hidden;position:relative}md-tabs-canvas:after{clear:both;content:"";display:table}md-tabs-canvas .md-dummy-wrapper{left:0;position:absolute;top:0}[dir=rtl] md-tabs-canvas .md-dummy-wrapper{left:auto;right:0}md-tabs-canvas.md-paginated{margin:0 32px}md-tabs-canvas.md-center-tabs{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;text-align:center}md-tabs-canvas.md-center-tabs .md-tab{display:inline-block;float:none}md-pagination-wrapper{display:-ms-flexbox;display:flex;height:48px;left:0;position:absolute;transform:translate(0, 0);transition:transform .5s cubic-bezier(0.35, 0, 0.25, 1)}md-pagination-wrapper:after{clear:both;content:"";display:table}[dir=rtl] md-pagination-wrapper{left:auto;right:0}md-pagination-wrapper.md-center-tabs{-ms-flex-pack:center;justify-content:center;position:relative}md-pagination-wrapper md-tab-item{min-width:72px}@media(min-width: 600px){md-pagination-wrapper md-tab-item{min-width:160px}}md-tabs-content-wrapper{display:block;overflow:hidden;top:48px}md-tab-content,md-tabs-content-wrapper{bottom:0;left:0;position:absolute;right:0}md-tab-content{display:-ms-flexbox;display:flex;overflow:auto;top:0;transform:translate(0, 0);transition:transform .5s cubic-bezier(0.35, 0, 0.25, 1)}md-tab-content.md-no-scroll{bottom:auto;overflow:hidden}md-tab-content.md-no-transition,md-tab-content.ng-leave{transition:none}md-tab-content.md-left:not(.md-active){animation:md-tab-content-hide 1s;transform:translateX(-100%);visibility:hidden}[dir=rtl] md-tab-content.md-left:not(.md-active){transform:translateX(100%)}md-tab-content.md-left:not(.md-active) *{transition:visibility 0s linear;transition-delay:.5s;visibility:hidden}md-tab-content.md-right:not(.md-active){animation:md-tab-content-hide 1s;transform:translateX(100%);visibility:hidden}[dir=rtl] md-tab-content.md-right:not(.md-active){transform:translateX(-100%)}md-tab-content.md-right:not(.md-active) *{transition:visibility 0s linear;transition-delay:.5s;visibility:hidden}md-tab-content>div{-ms-flex:1 0 100%;flex:1 0 100%;min-width:0}md-tab-content>div.ng-leave{animation:md-tab-content-hide 1s}md-ink-bar{bottom:0;height:2px;left:auto;position:absolute;right:auto}md-ink-bar.md-left{transition:left .125s cubic-bezier(0.35, 0, 0.25, 1),right .25s cubic-bezier(0.35, 0, 0.25, 1)}md-ink-bar.md-right{transition:left .25s cubic-bezier(0.35, 0, 0.25, 1),right .125s cubic-bezier(0.35, 0, 0.25, 1)}md-tab{left:-9999px;position:absolute;z-index:-1}.md-tab{box-sizing:border-box;cursor:pointer;float:left;font-size:14px;font-weight:500;line-height:24px;overflow:hidden;padding:12px;position:relative;text-align:center;text-overflow:ellipsis;text-transform:uppercase;transition:background-color .35s cubic-bezier(0.35, 0, 0.25, 1);white-space:nowrap}[dir=rtl] .md-tab{float:right}.md-tab.md-focused,.md-tab:focus{box-shadow:none;outline:none}.md-tab.md-active{cursor:default}.md-tab.md-disabled{-webkit-user-drag:none;cursor:default;opacity:.5;pointer-events:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-ms-user-select:none;user-select:none}.md-tab.ng-leave{transition:none}md-toolbar+md-dialog-content md-tabs,md-toolbar+md-tabs{border-top-left-radius:0;border-top-right-radius:0}.md-toast-text{padding:0 8px}md-toast{box-sizing:border-box;cursor:default;opacity:1;padding:8px;position:absolute;z-index:105}md-toast,md-toast .md-toast-content{overflow:hidden;transition:all .4s cubic-bezier(0.25, 0.8, 0.25, 1)}md-toast .md-toast-content{-ms-flex-align:center;align-items:center;border-radius:2px;box-shadow:0 2px 5px 0 rgba(0, 0, 0, 0.26);display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;font-size:14px;-ms-flex-pack:start;justify-content:flex-start;max-height:168px;max-width:100%;min-height:48px;padding:0 16px;transform:translate3d(0, 0, 0) rotateZ(0deg)}md-toast .md-toast-content:before{content:"";display:inline-block;min-height:48px;visibility:hidden}[dir=rtl] md-toast .md-toast-content{-ms-flex-pack:end;justify-content:flex-end}md-toast .md-toast-content span{box-sizing:border-box;-ms-flex:1 1 0%;flex:1 1 0%;min-width:0}md-toast.md-capsule,md-toast.md-capsule .md-toast-content{border-radius:24px}md-toast.ng-leave-active .md-toast-content{transition:all .3s cubic-bezier(0.55, 0, 0.55, 0.2)}md-toast.md-swipedown .md-toast-content,md-toast.md-swipeleft .md-toast-content,md-toast.md-swiperight .md-toast-content,md-toast.md-swipeup .md-toast-content{transition:all .4s cubic-bezier(0.25, 0.8, 0.25, 1)}md-toast.ng-enter{opacity:0}md-toast.ng-enter .md-toast-content{transform:translate3d(0, 100%, 0)}md-toast.ng-enter.md-top .md-toast-content{transform:translate3d(0, -100%, 0)}md-toast.ng-enter.ng-enter-active{opacity:1}md-toast.ng-enter.ng-enter-active .md-toast-content{transform:translate3d(0, 0, 0)}md-toast.ng-leave.ng-leave-active .md-toast-content{opacity:0;transform:translate3d(0, 100%, 0)}md-toast.ng-leave.ng-leave-active.md-swipeup .md-toast-content{transform:translate3d(0, -50%, 0)}md-toast.ng-leave.ng-leave-active.md-swipedown .md-toast-content{transform:translate3d(0, 50%, 0)}md-toast.ng-leave.ng-leave-active.md-top .md-toast-content{transform:translate3d(0, -100%, 0)}md-toast .md-action{cursor:pointer;float:right;line-height:19px;margin-left:24px;margin-right:0;text-transform:uppercase}md-toast .md-button{margin-left:8px;margin-right:0;min-width:0}[dir=rtl] md-toast .md-button{margin-left:0;margin-right:8px}@media(max-width: 959px){md-toast{border-radius:0;bottom:0;left:0;max-width:100%;min-width:0;padding:0;right:0;width:100%}md-toast.ng-leave.ng-leave-active.md-swipeup .md-toast-content{transform:translate3d(0, -50%, 0)}md-toast.ng-leave.ng-leave-active.md-swipedown .md-toast-content{transform:translate3d(0, 50%, 0)}}@media(min-width: 960px){md-toast{min-width:304px}md-toast.md-bottom{bottom:0}md-toast.md-left{left:0}md-toast.md-right{right:0}md-toast.md-top{top:0}md-toast._md-start{left:0}[dir=rtl] md-toast._md-start{left:auto;right:0}md-toast._md-end{right:0}[dir=rtl] md-toast._md-end{left:0;right:auto}md-toast.ng-leave.ng-leave-active.md-swipeleft .md-toast-content{transform:translate3d(-50%, 0, 0)}md-toast.ng-leave.ng-leave-active.md-swiperight .md-toast-content{transform:translate3d(50%, 0, 0)}}@media(min-width: 1920px){md-toast .md-toast-content{max-width:568px}}@media screen and (-ms-high-contrast: active){md-toast{border:1px solid #fff}}.md-toast-animating{overflow:hidden !important}md-toolbar{box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-size:20px;min-height:64px;position:relative;width:100%;z-index:2}md-toolbar._md-toolbar-transitions{transition-duration:.5s;transition-property:background-color,fill,color;transition-timing-function:cubic-bezier(0.35, 0, 0.25, 1)}md-toolbar.md-whiteframe-z1-add,md-toolbar.md-whiteframe-z1-remove{transition:box-shadow .5s linear}md-toolbar md-toolbar-filler{width:72px}md-toolbar *,md-toolbar :after,md-toolbar :before{box-sizing:border-box}md-toolbar.ng-animate{transition:none}md-toolbar.md-tall{height:128px;max-height:128px;min-height:128px}md-toolbar.md-medium-tall{height:88px;max-height:88px;min-height:88px}md-toolbar.md-medium-tall .md-toolbar-tools{height:48px;max-height:48px;min-height:48px}md-toolbar>.md-indent{margin-left:64px}[dir=rtl] md-toolbar>.md-indent{margin-left:auto;margin-right:64px}md-toolbar~md-content>md-list{padding:0}md-toolbar~md-content>md-list md-list-item:last-child md-divider{display:none}.md-toolbar-tools{-ms-flex-align:center;align-items:center;box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;font-size:20px;font-weight:400;height:64px;letter-spacing:.005em;margin:0;max-height:64px;padding:0 16px;width:100%}.md-toolbar-tools h1,.md-toolbar-tools h2,.md-toolbar-tools h3{font-size:inherit;font-weight:inherit;margin:inherit}.md-toolbar-tools a{color:inherit;text-decoration:none}.md-toolbar-tools .fill-height{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}.md-toolbar-tools md-checkbox{margin:inherit}.md-toolbar-tools .md-button{margin-bottom:0;margin-top:0}.md-toolbar-tools .md-button,.md-toolbar-tools .md-button.md-icon-button md-icon{transition-duration:.5s;transition-property:background-color,fill,color;transition-timing-function:cubic-bezier(0.35, 0, 0.25, 1)}.md-toolbar-tools .md-button.md-icon-button md-icon.ng-animate,.md-toolbar-tools .md-button.ng-animate{transition:none}.md-toolbar-tools>.md-button:first-child{margin-left:-8px}[dir=rtl] .md-toolbar-tools>.md-button:first-child{margin-left:auto;margin-right:-8px}.md-toolbar-tools>.md-button:last-child{margin-right:-8px}[dir=rtl] .md-toolbar-tools>.md-button:last-child{margin-left:-8px;margin-right:auto}.md-toolbar-tools>md-menu:last-child{margin-right:-8px}[dir=rtl] .md-toolbar-tools>md-menu:last-child{margin-left:-8px;margin-right:auto}.md-toolbar-tools>md-menu:last-child>.md-button{margin-right:0}[dir=rtl] .md-toolbar-tools>md-menu:last-child>.md-button{margin-left:0;margin-right:auto}@media screen and (-ms-high-contrast: active){.md-toolbar-tools{border-bottom:1px solid #fff}}@media(min-width: 0)and (max-width: 959px)and (orientation: portrait){md-toolbar{min-height:56px}.md-toolbar-tools{height:56px;max-height:56px}}@media(min-width: 0)and (max-width: 959px)and (orientation: landscape){md-toolbar{min-height:48px}.md-toolbar-tools{height:48px;max-height:48px}}.md-tooltip{border-radius:4px;display:inline-block;font-size:14px;font-weight:500;height:32px;line-height:32px;opacity:0;overflow:hidden;padding-left:16px;padding-right:16px;pointer-events:none;text-overflow:ellipsis;white-space:nowrap}.md-tooltip.md-origin-top{margin-top:-24px;transform-origin:center bottom}.md-tooltip.md-origin-right{margin-left:24px;transform-origin:left center}.md-tooltip.md-origin-bottom{margin-top:24px;transform-origin:center top}.md-tooltip.md-origin-left{margin-left:-24px;transform-origin:right center}@media(min-width: 960px){.md-tooltip{font-size:10px;height:22px;line-height:22px;padding-left:8px;padding-right:8px}.md-tooltip.md-origin-top{margin-top:-14px}.md-tooltip.md-origin-right{margin-left:14px}.md-tooltip.md-origin-bottom{margin-top:14px}.md-tooltip.md-origin-left{margin-left:-14px}}.md-tooltip.md-show-add{transform:scale(0)}.md-tooltip.md-show{opacity:.9;transform:scale(1);transition:all .4s cubic-bezier(0.25, 0.8, 0.25, 1);transition-duration:.15s}.md-tooltip.md-hide{opacity:0;transform:scale(0);transition:all .3s cubic-bezier(0.55, 0, 0.55, 0.2);transition-duration:.15s}.md-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.md-truncate.md-clip{text-overflow:clip}.md-truncate.flex{width:0}.md-virtual-repeat-container{box-sizing:border-box;display:block;margin:0;overflow:hidden;padding:0;position:relative}.md-virtual-repeat-container .md-virtual-repeat-scroller{-webkit-overflow-scrolling:touch;bottom:0;box-sizing:border-box;left:0;margin:0;overflow-x:hidden;padding:0;position:absolute;right:0;top:0}.md-virtual-repeat-container .md-virtual-repeat-sizer{box-sizing:border-box;display:block;height:1px;margin:0;padding:0;width:1px}.md-virtual-repeat-container .md-virtual-repeat-offsetter{box-sizing:border-box;left:0;margin:0;padding:0;position:absolute;right:0;top:0}.md-virtual-repeat-container.md-orient-horizontal .md-virtual-repeat-scroller{overflow-x:auto;overflow-y:hidden}.md-virtual-repeat-container.md-orient-horizontal .md-virtual-repeat-offsetter{bottom:16px;right:auto;white-space:nowrap}[dir=rtl] .md-virtual-repeat-container.md-orient-horizontal .md-virtual-repeat-offsetter{left:auto;right:auto}.md-whiteframe-1dp,.md-whiteframe-z1{box-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.2),0 1px 1px 0 rgba(0, 0, 0, 0.14),0 2px 1px -1px rgba(0, 0, 0, 0.12)}.md-whiteframe-2dp{box-shadow:0 1px 5px 0 rgba(0, 0, 0, 0.2),0 2px 2px 0 rgba(0, 0, 0, 0.14),0 3px 1px -2px rgba(0, 0, 0, 0.12)}.md-whiteframe-3dp{box-shadow:0 1px 8px 0 rgba(0, 0, 0, 0.2),0 3px 4px 0 rgba(0, 0, 0, 0.14),0 3px 3px -2px rgba(0, 0, 0, 0.12)}.md-whiteframe-4dp,.md-whiteframe-z2{box-shadow:0 2px 4px -1px rgba(0, 0, 0, 0.2),0 4px 5px 0 rgba(0, 0, 0, 0.14),0 1px 10px 0 rgba(0, 0, 0, 0.12)}.md-whiteframe-5dp{box-shadow:0 3px 5px -1px rgba(0, 0, 0, 0.2),0 5px 8px 0 rgba(0, 0, 0, 0.14),0 1px 14px 0 rgba(0, 0, 0, 0.12)}.md-whiteframe-6dp{box-shadow:0 3px 5px -1px rgba(0, 0, 0, 0.2),0 6px 10px 0 rgba(0, 0, 0, 0.14),0 1px 18px 0 rgba(0, 0, 0, 0.12)}.md-whiteframe-7dp,.md-whiteframe-z3{box-shadow:0 4px 5px -2px rgba(0, 0, 0, 0.2),0 7px 10px 1px rgba(0, 0, 0, 0.14),0 2px 16px 1px rgba(0, 0, 0, 0.12)}.md-whiteframe-8dp{box-shadow:0 5px 5px -3px rgba(0, 0, 0, 0.2),0 8px 10px 1px rgba(0, 0, 0, 0.14),0 3px 14px 2px rgba(0, 0, 0, 0.12)}.md-whiteframe-9dp{box-shadow:0 5px 6px -3px rgba(0, 0, 0, 0.2),0 9px 12px 1px rgba(0, 0, 0, 0.14),0 3px 16px 2px rgba(0, 0, 0, 0.12)}.md-whiteframe-10dp,.md-whiteframe-z4{box-shadow:0 6px 6px -3px rgba(0, 0, 0, 0.2),0 10px 14px 1px rgba(0, 0, 0, 0.14),0 4px 18px 3px rgba(0, 0, 0, 0.12)}.md-whiteframe-11dp{box-shadow:0 6px 7px -4px rgba(0, 0, 0, 0.2),0 11px 15px 1px rgba(0, 0, 0, 0.14),0 4px 20px 3px rgba(0, 0, 0, 0.12)}.md-whiteframe-12dp{box-shadow:0 7px 8px -4px rgba(0, 0, 0, 0.2),0 12px 17px 2px rgba(0, 0, 0, 0.14),0 5px 22px 4px rgba(0, 0, 0, 0.12)}.md-whiteframe-13dp,.md-whiteframe-z5{box-shadow:0 7px 8px -4px rgba(0, 0, 0, 0.2),0 13px 19px 2px rgba(0, 0, 0, 0.14),0 5px 24px 4px rgba(0, 0, 0, 0.12)}.md-whiteframe-14dp{box-shadow:0 7px 9px -4px rgba(0, 0, 0, 0.2),0 14px 21px 2px rgba(0, 0, 0, 0.14),0 5px 26px 4px rgba(0, 0, 0, 0.12)}.md-whiteframe-15dp{box-shadow:0 8px 9px -5px rgba(0, 0, 0, 0.2),0 15px 22px 2px rgba(0, 0, 0, 0.14),0 6px 28px 5px rgba(0, 0, 0, 0.12)}.md-whiteframe-16dp{box-shadow:0 8px 10px -5px rgba(0, 0, 0, 0.2),0 16px 24px 2px rgba(0, 0, 0, 0.14),0 6px 30px 5px rgba(0, 0, 0, 0.12)}.md-whiteframe-17dp{box-shadow:0 8px 11px -5px rgba(0, 0, 0, 0.2),0 17px 26px 2px rgba(0, 0, 0, 0.14),0 6px 32px 5px rgba(0, 0, 0, 0.12)}.md-whiteframe-18dp{box-shadow:0 9px 11px -5px rgba(0, 0, 0, 0.2),0 18px 28px 2px rgba(0, 0, 0, 0.14),0 7px 34px 6px rgba(0, 0, 0, 0.12)}.md-whiteframe-19dp{box-shadow:0 9px 12px -6px rgba(0, 0, 0, 0.2),0 19px 29px 2px rgba(0, 0, 0, 0.14),0 7px 36px 6px rgba(0, 0, 0, 0.12)}.md-whiteframe-20dp{box-shadow:0 10px 13px -6px rgba(0, 0, 0, 0.2),0 20px 31px 3px rgba(0, 0, 0, 0.14),0 8px 38px 7px rgba(0, 0, 0, 0.12)}.md-whiteframe-21dp{box-shadow:0 10px 13px -6px rgba(0, 0, 0, 0.2),0 21px 33px 3px rgba(0, 0, 0, 0.14),0 8px 40px 7px rgba(0, 0, 0, 0.12)}.md-whiteframe-22dp{box-shadow:0 10px 14px -6px rgba(0, 0, 0, 0.2),0 22px 35px 3px rgba(0, 0, 0, 0.14),0 8px 42px 7px rgba(0, 0, 0, 0.12)}.md-whiteframe-23dp{box-shadow:0 11px 14px -7px rgba(0, 0, 0, 0.2),0 23px 36px 3px rgba(0, 0, 0, 0.14),0 9px 44px 8px rgba(0, 0, 0, 0.12)}.md-whiteframe-24dp{box-shadow:0 11px 15px -7px rgba(0, 0, 0, 0.2),0 24px 38px 3px rgba(0, 0, 0, 0.14),0 9px 46px 8px rgba(0, 0, 0, 0.12)}@media screen and (-ms-high-contrast: active){md-whiteframe{border:1px solid #fff}}@media print{[md-whiteframe],md-whiteframe{background-color:#fff}}.ng-cloak,.x-ng-cloak,[data-ng-cloak],[ng-cloak],[ng\:cloak],[x-ng-cloak]{display:none !important}@-moz-document url-prefix(){.layout-fill{height:100%;margin:0;min-height:100%;width:100%}}.flex-order{-ms-flex-order:0;order:0}.flex-order--20{-ms-flex-order:-20;order:-20}.flex-order--19{-ms-flex-order:-19;order:-19}.flex-order--18{-ms-flex-order:-18;order:-18}.flex-order--17{-ms-flex-order:-17;order:-17}.flex-order--16{-ms-flex-order:-16;order:-16}.flex-order--15{-ms-flex-order:-15;order:-15}.flex-order--14{-ms-flex-order:-14;order:-14}.flex-order--13{-ms-flex-order:-13;order:-13}.flex-order--12{-ms-flex-order:-12;order:-12}.flex-order--11{-ms-flex-order:-11;order:-11}.flex-order--10{-ms-flex-order:-10;order:-10}.flex-order--9{-ms-flex-order:-9;order:-9}.flex-order--8{-ms-flex-order:-8;order:-8}.flex-order--7{-ms-flex-order:-7;order:-7}.flex-order--6{-ms-flex-order:-6;order:-6}.flex-order--5{-ms-flex-order:-5;order:-5}.flex-order--4{-ms-flex-order:-4;order:-4}.flex-order--3{-ms-flex-order:-3;order:-3}.flex-order--2{-ms-flex-order:-2;order:-2}.flex-order--1{-ms-flex-order:-1;order:-1}.flex-order-0{-ms-flex-order:0;order:0}.flex-order-1{-ms-flex-order:1;order:1}.flex-order-2{-ms-flex-order:2;order:2}.flex-order-3{-ms-flex-order:3;order:3}.flex-order-4{-ms-flex-order:4;order:4}.flex-order-5{-ms-flex-order:5;order:5}.flex-order-6{-ms-flex-order:6;order:6}.flex-order-7{-ms-flex-order:7;order:7}.flex-order-8{-ms-flex-order:8;order:8}.flex-order-9{-ms-flex-order:9;order:9}.flex-order-10{-ms-flex-order:10;order:10}.flex-order-11{-ms-flex-order:11;order:11}.flex-order-12{-ms-flex-order:12;order:12}.flex-order-13{-ms-flex-order:13;order:13}.flex-order-14{-ms-flex-order:14;order:14}.flex-order-15{-ms-flex-order:15;order:15}.flex-order-16{-ms-flex-order:16;order:16}.flex-order-17{-ms-flex-order:17;order:17}.flex-order-18{-ms-flex-order:18;order:18}.flex-order-19{-ms-flex-order:19;order:19}.flex-order-20{-ms-flex-order:20;order:20}.flex-offset-0,.layout-margin .flex-offset-0,.layout-margin .offset-0,.offset-0{margin-left:0}[dir=rtl] .flex-offset-0,[dir=rtl] .layout-margin .flex-offset-0,[dir=rtl] .layout-margin .offset-0,[dir=rtl] .offset-0{margin-left:auto;margin-right:0}.flex-offset-5,.layout-margin .flex-offset-5,.layout-margin .offset-5,.offset-5{margin-left:5%}[dir=rtl] .flex-offset-5,[dir=rtl] .layout-margin .flex-offset-5,[dir=rtl] .layout-margin .offset-5,[dir=rtl] .offset-5{margin-left:auto;margin-right:5%}.flex-offset-10,.layout-margin .flex-offset-10,.layout-margin .offset-10,.offset-10{margin-left:10%}[dir=rtl] .flex-offset-10,[dir=rtl] .layout-margin .flex-offset-10,[dir=rtl] .layout-margin .offset-10,[dir=rtl] .offset-10{margin-left:auto;margin-right:10%}.flex-offset-15,.layout-margin .flex-offset-15,.layout-margin .offset-15,.offset-15{margin-left:15%}[dir=rtl] .flex-offset-15,[dir=rtl] .layout-margin .flex-offset-15,[dir=rtl] .layout-margin .offset-15,[dir=rtl] .offset-15{margin-left:auto;margin-right:15%}.flex-offset-20,.layout-margin .flex-offset-20,.layout-margin .offset-20,.offset-20{margin-left:20%}[dir=rtl] .flex-offset-20,[dir=rtl] .layout-margin .flex-offset-20,[dir=rtl] .layout-margin .offset-20,[dir=rtl] .offset-20{margin-left:auto;margin-right:20%}.flex-offset-25,.layout-margin .flex-offset-25,.layout-margin .offset-25,.offset-25{margin-left:25%}[dir=rtl] .flex-offset-25,[dir=rtl] .layout-margin .flex-offset-25,[dir=rtl] .layout-margin .offset-25,[dir=rtl] .offset-25{margin-left:auto;margin-right:25%}.flex-offset-30,.layout-margin .flex-offset-30,.layout-margin .offset-30,.offset-30{margin-left:30%}[dir=rtl] .flex-offset-30,[dir=rtl] .layout-margin .flex-offset-30,[dir=rtl] .layout-margin .offset-30,[dir=rtl] .offset-30{margin-left:auto;margin-right:30%}.flex-offset-35,.layout-margin .flex-offset-35,.layout-margin .offset-35,.offset-35{margin-left:35%}[dir=rtl] .flex-offset-35,[dir=rtl] .layout-margin .flex-offset-35,[dir=rtl] .layout-margin .offset-35,[dir=rtl] .offset-35{margin-left:auto;margin-right:35%}.flex-offset-40,.layout-margin .flex-offset-40,.layout-margin .offset-40,.offset-40{margin-left:40%}[dir=rtl] .flex-offset-40,[dir=rtl] .layout-margin .flex-offset-40,[dir=rtl] .layout-margin .offset-40,[dir=rtl] .offset-40{margin-left:auto;margin-right:40%}.flex-offset-45,.layout-margin .flex-offset-45,.layout-margin .offset-45,.offset-45{margin-left:45%}[dir=rtl] .flex-offset-45,[dir=rtl] .layout-margin .flex-offset-45,[dir=rtl] .layout-margin .offset-45,[dir=rtl] .offset-45{margin-left:auto;margin-right:45%}.flex-offset-50,.layout-margin .flex-offset-50,.layout-margin .offset-50,.offset-50{margin-left:50%}[dir=rtl] .flex-offset-50,[dir=rtl] .layout-margin .flex-offset-50,[dir=rtl] .layout-margin .offset-50,[dir=rtl] .offset-50{margin-left:auto;margin-right:50%}.flex-offset-55,.layout-margin .flex-offset-55,.layout-margin .offset-55,.offset-55{margin-left:55%}[dir=rtl] .flex-offset-55,[dir=rtl] .layout-margin .flex-offset-55,[dir=rtl] .layout-margin .offset-55,[dir=rtl] .offset-55{margin-left:auto;margin-right:55%}.flex-offset-60,.layout-margin .flex-offset-60,.layout-margin .offset-60,.offset-60{margin-left:60%}[dir=rtl] .flex-offset-60,[dir=rtl] .layout-margin .flex-offset-60,[dir=rtl] .layout-margin .offset-60,[dir=rtl] .offset-60{margin-left:auto;margin-right:60%}.flex-offset-65,.layout-margin .flex-offset-65,.layout-margin .offset-65,.offset-65{margin-left:65%}[dir=rtl] .flex-offset-65,[dir=rtl] .layout-margin .flex-offset-65,[dir=rtl] .layout-margin .offset-65,[dir=rtl] .offset-65{margin-left:auto;margin-right:65%}.flex-offset-70,.layout-margin .flex-offset-70,.layout-margin .offset-70,.offset-70{margin-left:70%}[dir=rtl] .flex-offset-70,[dir=rtl] .layout-margin .flex-offset-70,[dir=rtl] .layout-margin .offset-70,[dir=rtl] .offset-70{margin-left:auto;margin-right:70%}.flex-offset-75,.layout-margin .flex-offset-75,.layout-margin .offset-75,.offset-75{margin-left:75%}[dir=rtl] .flex-offset-75,[dir=rtl] .layout-margin .flex-offset-75,[dir=rtl] .layout-margin .offset-75,[dir=rtl] .offset-75{margin-left:auto;margin-right:75%}.flex-offset-80,.layout-margin .flex-offset-80,.layout-margin .offset-80,.offset-80{margin-left:80%}[dir=rtl] .flex-offset-80,[dir=rtl] .layout-margin .flex-offset-80,[dir=rtl] .layout-margin .offset-80,[dir=rtl] .offset-80{margin-left:auto;margin-right:80%}.flex-offset-85,.layout-margin .flex-offset-85,.layout-margin .offset-85,.offset-85{margin-left:85%}[dir=rtl] .flex-offset-85,[dir=rtl] .layout-margin .flex-offset-85,[dir=rtl] .layout-margin .offset-85,[dir=rtl] .offset-85{margin-left:auto;margin-right:85%}.flex-offset-90,.layout-margin .flex-offset-90,.layout-margin .offset-90,.offset-90{margin-left:90%}[dir=rtl] .flex-offset-90,[dir=rtl] .layout-margin .flex-offset-90,[dir=rtl] .layout-margin .offset-90,[dir=rtl] .offset-90{margin-left:auto;margin-right:90%}.flex-offset-95,.layout-margin .flex-offset-95,.layout-margin .offset-95,.offset-95{margin-left:95%}[dir=rtl] .flex-offset-95,[dir=rtl] .layout-margin .flex-offset-95,[dir=rtl] .layout-margin .offset-95,[dir=rtl] .offset-95{margin-left:auto;margin-right:95%}.flex-offset-33,.layout-margin .flex-offset-33,.layout-margin .offset-33,.offset-33{margin-left:33.3333333333%}.flex-offset-66,.layout-margin .flex-offset-66,.layout-margin .offset-66,.offset-66{margin-left:66.6666666667%}[dir=rtl] .flex-offset-66,[dir=rtl] .layout-margin .flex-offset-66,[dir=rtl] .layout-margin .offset-66,[dir=rtl] .offset-66{margin-left:auto;margin-right:66.6666666667%}.layout-align,.layout-align-start-stretch{-ms-flex-line-pack:stretch;align-content:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:start;justify-content:flex-start}.layout-align-start,.layout-align-start-center,.layout-align-start-end,.layout-align-start-start,.layout-align-start-stretch{-ms-flex-pack:start;justify-content:flex-start}.layout-align-center,.layout-align-center-center,.layout-align-center-end,.layout-align-center-start,.layout-align-center-stretch{-ms-flex-pack:center;justify-content:center}.layout-align-end,.layout-align-end-center,.layout-align-end-end,.layout-align-end-start,.layout-align-end-stretch{-ms-flex-pack:end;justify-content:flex-end}.layout-align-space-around,.layout-align-space-around-center,.layout-align-space-around-end,.layout-align-space-around-start,.layout-align-space-around-stretch{-ms-flex-pack:distribute;justify-content:space-around}.layout-align-space-between,.layout-align-space-between-center,.layout-align-space-between-end,.layout-align-space-between-start,.layout-align-space-between-stretch{-ms-flex-pack:justify;justify-content:space-between}.layout-align-center-start,.layout-align-end-start,.layout-align-space-around-start,.layout-align-space-between-start,.layout-align-start-start{-ms-flex-line-pack:start;align-content:flex-start;-ms-flex-align:start;align-items:flex-start}.layout-align-center-center,.layout-align-end-center,.layout-align-space-around-center,.layout-align-space-between-center,.layout-align-start-center{-ms-flex-line-pack:center;align-content:center;-ms-flex-align:center;align-items:center;max-width:100%}.layout-align-center-center>*,.layout-align-end-center>*,.layout-align-space-around-center>*,.layout-align-space-between-center>*,.layout-align-start-center>*{box-sizing:border-box;max-width:100%}.layout-align-center-end,.layout-align-end-end,.layout-align-space-around-end,.layout-align-space-between-end,.layout-align-start-end{-ms-flex-line-pack:end;align-content:flex-end;-ms-flex-align:end;align-items:flex-end}.layout-align-center-stretch,.layout-align-end-stretch,.layout-align-space-around-stretch,.layout-align-space-between-stretch,.layout-align-start-stretch{-ms-flex-line-pack:stretch;align-content:stretch;-ms-flex-align:stretch;align-items:stretch}.flex{-ms-flex:1;flex:1}.flex,.flex-grow{box-sizing:border-box}.flex-grow{-ms-flex:1 1 100%;flex:1 1 100%}.flex-initial{box-sizing:border-box;-ms-flex:0 1 auto;flex:0 1 auto}.flex-auto{box-sizing:border-box;-ms-flex:1 1 auto;flex:1 1 auto}.flex-none{box-sizing:border-box;-ms-flex:0 0 auto;flex:0 0 auto}.flex-noshrink{box-sizing:border-box;-ms-flex:1 0 auto;flex:1 0 auto}.flex-nogrow{box-sizing:border-box;-ms-flex:0 1 auto;flex:0 1 auto}.flex-0,.layout-row>.flex-0{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:0}.layout-row>.flex-0{min-width:0}.layout-column>.flex-0{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:0%;max-width:100%}.flex-5,.layout-row>.flex-5{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:5%}.layout-column>.flex-5{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:5%;max-width:100%}.flex-10,.layout-row>.flex-10{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:10%}.layout-column>.flex-10{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:10%;max-width:100%}.flex-15,.layout-row>.flex-15{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:15%}.layout-column>.flex-15{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:15%;max-width:100%}.flex-20,.layout-row>.flex-20{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:20%}.layout-column>.flex-20{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:20%;max-width:100%}.flex-25,.layout-row>.flex-25{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:25%}.layout-column>.flex-25{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:25%;max-width:100%}.flex-30,.layout-row>.flex-30{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:30%}.layout-column>.flex-30{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:30%;max-width:100%}.flex-35,.layout-row>.flex-35{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:35%}.layout-column>.flex-35{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:35%;max-width:100%}.flex-40,.layout-row>.flex-40{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:40%}.layout-column>.flex-40{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:40%;max-width:100%}.flex-45,.layout-row>.flex-45{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:45%}.layout-column>.flex-45{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:45%;max-width:100%}.flex-50,.layout-row>.flex-50{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:50%}.layout-column>.flex-50{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:50%;max-width:100%}.flex-55,.layout-row>.flex-55{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:55%}.layout-column>.flex-55{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:55%;max-width:100%}.flex-60,.layout-row>.flex-60{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:60%}.layout-column>.flex-60{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:60%;max-width:100%}.flex-65,.layout-row>.flex-65{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:65%}.layout-column>.flex-65{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:65%;max-width:100%}.flex-70,.layout-row>.flex-70{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:70%}.layout-column>.flex-70{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:70%;max-width:100%}.flex-75,.layout-row>.flex-75{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:75%}.layout-column>.flex-75{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:75%;max-width:100%}.flex-80,.layout-row>.flex-80{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:80%}.layout-column>.flex-80{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:80%;max-width:100%}.flex-85,.layout-row>.flex-85{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:85%}.layout-column>.flex-85{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:85%;max-width:100%}.flex-90,.layout-row>.flex-90{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:90%}.layout-column>.flex-90{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:90%;max-width:100%}.flex-95,.layout-row>.flex-95{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:95%}.layout-column>.flex-95{max-height:95%}.flex-100,.layout-column>.flex-95{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%}.flex-100{max-height:100%}.layout-column>.flex-100,.layout-row>.flex-100{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:100%}.flex-33{max-width:33.33%}.flex-33,.flex-66{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%}.flex-66{max-width:66.66%}.layout-row>.flex-33{-ms-flex:1 1 33.33%;flex:1 1 33.33%}.layout-row>.flex-66{-ms-flex:1 1 66.66%;flex:1 1 66.66%}.layout-column>.flex-33{-ms-flex:1 1 33.33%;flex:1 1 33.33%}.layout-column>.flex-66{-ms-flex:1 1 66.66%;flex:1 1 66.66%}.layout-row>.flex-33{max-width:33.33%}.layout-row>.flex-33,.layout-row>.flex-66{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%}.layout-row>.flex-66{max-width:66.66%}.layout-row>.flex{min-width:0}.layout-column>.flex-33{max-height:33.33%}.layout-column>.flex-33,.layout-column>.flex-66{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%}.layout-column>.flex-66{max-height:66.66%}.layout-column>.flex{min-height:0}.layout,.layout-column,.layout-row{box-sizing:border-box;display:-ms-flexbox;display:flex}.layout-column{-ms-flex-direction:column;flex-direction:column}.layout-row{-ms-flex-direction:row;flex-direction:row}.layout-padding-sm>*,.layout-padding>.flex-sm{padding:4px}.layout-padding,.layout-padding-gt-sm,.layout-padding-gt-sm>*,.layout-padding-md,.layout-padding-md>*,.layout-padding>*,.layout-padding>.flex,.layout-padding>.flex-gt-sm,.layout-padding>.flex-md{padding:8px}.layout-padding-gt-lg>*,.layout-padding-gt-md>*,.layout-padding-lg>*,.layout-padding>.flex-gt-lg,.layout-padding>.flex-gt-md,.layout-padding>.flex-lg{padding:16px}.layout-margin-sm>*,.layout-margin>.flex-sm{margin:4px}.layout-margin,.layout-margin-gt-sm,.layout-margin-gt-sm>*,.layout-margin-md,.layout-margin-md>*,.layout-margin>*,.layout-margin>.flex,.layout-margin>.flex-gt-sm,.layout-margin>.flex-md{margin:8px}.layout-margin-gt-lg>*,.layout-margin-gt-md>*,.layout-margin-lg>*,.layout-margin>.flex-gt-lg,.layout-margin>.flex-gt-md,.layout-margin>.flex-lg{margin:16px}.layout-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.layout-nowrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.layout-fill{height:100%;margin:0;min-height:100%;width:100%}@media(max-width: 599px){.hide-xs:not(.show-xs):not(.show),.hide:not(.show-xs):not(.show){display:none}.flex-order-xs--20{-ms-flex-order:-20;order:-20}.flex-order-xs--19{-ms-flex-order:-19;order:-19}.flex-order-xs--18{-ms-flex-order:-18;order:-18}.flex-order-xs--17{-ms-flex-order:-17;order:-17}.flex-order-xs--16{-ms-flex-order:-16;order:-16}.flex-order-xs--15{-ms-flex-order:-15;order:-15}.flex-order-xs--14{-ms-flex-order:-14;order:-14}.flex-order-xs--13{-ms-flex-order:-13;order:-13}.flex-order-xs--12{-ms-flex-order:-12;order:-12}.flex-order-xs--11{-ms-flex-order:-11;order:-11}.flex-order-xs--10{-ms-flex-order:-10;order:-10}.flex-order-xs--9{-ms-flex-order:-9;order:-9}.flex-order-xs--8{-ms-flex-order:-8;order:-8}.flex-order-xs--7{-ms-flex-order:-7;order:-7}.flex-order-xs--6{-ms-flex-order:-6;order:-6}.flex-order-xs--5{-ms-flex-order:-5;order:-5}.flex-order-xs--4{-ms-flex-order:-4;order:-4}.flex-order-xs--3{-ms-flex-order:-3;order:-3}.flex-order-xs--2{-ms-flex-order:-2;order:-2}.flex-order-xs--1{-ms-flex-order:-1;order:-1}.flex-order-xs-0{-ms-flex-order:0;order:0}.flex-order-xs-1{-ms-flex-order:1;order:1}.flex-order-xs-2{-ms-flex-order:2;order:2}.flex-order-xs-3{-ms-flex-order:3;order:3}.flex-order-xs-4{-ms-flex-order:4;order:4}.flex-order-xs-5{-ms-flex-order:5;order:5}.flex-order-xs-6{-ms-flex-order:6;order:6}.flex-order-xs-7{-ms-flex-order:7;order:7}.flex-order-xs-8{-ms-flex-order:8;order:8}.flex-order-xs-9{-ms-flex-order:9;order:9}.flex-order-xs-10{-ms-flex-order:10;order:10}.flex-order-xs-11{-ms-flex-order:11;order:11}.flex-order-xs-12{-ms-flex-order:12;order:12}.flex-order-xs-13{-ms-flex-order:13;order:13}.flex-order-xs-14{-ms-flex-order:14;order:14}.flex-order-xs-15{-ms-flex-order:15;order:15}.flex-order-xs-16{-ms-flex-order:16;order:16}.flex-order-xs-17{-ms-flex-order:17;order:17}.flex-order-xs-18{-ms-flex-order:18;order:18}.flex-order-xs-19{-ms-flex-order:19;order:19}.flex-order-xs-20{-ms-flex-order:20;order:20}.flex-offset-xs-0,.layout-margin .flex-offset-xs-0,.layout-margin .offset-xs-0,.offset-xs-0{margin-left:0}[dir=rtl] .flex-offset-xs-0,[dir=rtl] .layout-margin .flex-offset-xs-0,[dir=rtl] .layout-margin .offset-xs-0,[dir=rtl] .offset-xs-0{margin-left:auto;margin-right:0}.flex-offset-xs-5,.layout-margin .flex-offset-xs-5,.layout-margin .offset-xs-5,.offset-xs-5{margin-left:5%}[dir=rtl] .flex-offset-xs-5,[dir=rtl] .layout-margin .flex-offset-xs-5,[dir=rtl] .layout-margin .offset-xs-5,[dir=rtl] .offset-xs-5{margin-left:auto;margin-right:5%}.flex-offset-xs-10,.layout-margin .flex-offset-xs-10,.layout-margin .offset-xs-10,.offset-xs-10{margin-left:10%}[dir=rtl] .flex-offset-xs-10,[dir=rtl] .layout-margin .flex-offset-xs-10,[dir=rtl] .layout-margin .offset-xs-10,[dir=rtl] .offset-xs-10{margin-left:auto;margin-right:10%}.flex-offset-xs-15,.layout-margin .flex-offset-xs-15,.layout-margin .offset-xs-15,.offset-xs-15{margin-left:15%}[dir=rtl] .flex-offset-xs-15,[dir=rtl] .layout-margin .flex-offset-xs-15,[dir=rtl] .layout-margin .offset-xs-15,[dir=rtl] .offset-xs-15{margin-left:auto;margin-right:15%}.flex-offset-xs-20,.layout-margin .flex-offset-xs-20,.layout-margin .offset-xs-20,.offset-xs-20{margin-left:20%}[dir=rtl] .flex-offset-xs-20,[dir=rtl] .layout-margin .flex-offset-xs-20,[dir=rtl] .layout-margin .offset-xs-20,[dir=rtl] .offset-xs-20{margin-left:auto;margin-right:20%}.flex-offset-xs-25,.layout-margin .flex-offset-xs-25,.layout-margin .offset-xs-25,.offset-xs-25{margin-left:25%}[dir=rtl] .flex-offset-xs-25,[dir=rtl] .layout-margin .flex-offset-xs-25,[dir=rtl] .layout-margin .offset-xs-25,[dir=rtl] .offset-xs-25{margin-left:auto;margin-right:25%}.flex-offset-xs-30,.layout-margin .flex-offset-xs-30,.layout-margin .offset-xs-30,.offset-xs-30{margin-left:30%}[dir=rtl] .flex-offset-xs-30,[dir=rtl] .layout-margin .flex-offset-xs-30,[dir=rtl] .layout-margin .offset-xs-30,[dir=rtl] .offset-xs-30{margin-left:auto;margin-right:30%}.flex-offset-xs-35,.layout-margin .flex-offset-xs-35,.layout-margin .offset-xs-35,.offset-xs-35{margin-left:35%}[dir=rtl] .flex-offset-xs-35,[dir=rtl] .layout-margin .flex-offset-xs-35,[dir=rtl] .layout-margin .offset-xs-35,[dir=rtl] .offset-xs-35{margin-left:auto;margin-right:35%}.flex-offset-xs-40,.layout-margin .flex-offset-xs-40,.layout-margin .offset-xs-40,.offset-xs-40{margin-left:40%}[dir=rtl] .flex-offset-xs-40,[dir=rtl] .layout-margin .flex-offset-xs-40,[dir=rtl] .layout-margin .offset-xs-40,[dir=rtl] .offset-xs-40{margin-left:auto;margin-right:40%}.flex-offset-xs-45,.layout-margin .flex-offset-xs-45,.layout-margin .offset-xs-45,.offset-xs-45{margin-left:45%}[dir=rtl] .flex-offset-xs-45,[dir=rtl] .layout-margin .flex-offset-xs-45,[dir=rtl] .layout-margin .offset-xs-45,[dir=rtl] .offset-xs-45{margin-left:auto;margin-right:45%}.flex-offset-xs-50,.layout-margin .flex-offset-xs-50,.layout-margin .offset-xs-50,.offset-xs-50{margin-left:50%}[dir=rtl] .flex-offset-xs-50,[dir=rtl] .layout-margin .flex-offset-xs-50,[dir=rtl] .layout-margin .offset-xs-50,[dir=rtl] .offset-xs-50{margin-left:auto;margin-right:50%}.flex-offset-xs-55,.layout-margin .flex-offset-xs-55,.layout-margin .offset-xs-55,.offset-xs-55{margin-left:55%}[dir=rtl] .flex-offset-xs-55,[dir=rtl] .layout-margin .flex-offset-xs-55,[dir=rtl] .layout-margin .offset-xs-55,[dir=rtl] .offset-xs-55{margin-left:auto;margin-right:55%}.flex-offset-xs-60,.layout-margin .flex-offset-xs-60,.layout-margin .offset-xs-60,.offset-xs-60{margin-left:60%}[dir=rtl] .flex-offset-xs-60,[dir=rtl] .layout-margin .flex-offset-xs-60,[dir=rtl] .layout-margin .offset-xs-60,[dir=rtl] .offset-xs-60{margin-left:auto;margin-right:60%}.flex-offset-xs-65,.layout-margin .flex-offset-xs-65,.layout-margin .offset-xs-65,.offset-xs-65{margin-left:65%}[dir=rtl] .flex-offset-xs-65,[dir=rtl] .layout-margin .flex-offset-xs-65,[dir=rtl] .layout-margin .offset-xs-65,[dir=rtl] .offset-xs-65{margin-left:auto;margin-right:65%}.flex-offset-xs-70,.layout-margin .flex-offset-xs-70,.layout-margin .offset-xs-70,.offset-xs-70{margin-left:70%}[dir=rtl] .flex-offset-xs-70,[dir=rtl] .layout-margin .flex-offset-xs-70,[dir=rtl] .layout-margin .offset-xs-70,[dir=rtl] .offset-xs-70{margin-left:auto;margin-right:70%}.flex-offset-xs-75,.layout-margin .flex-offset-xs-75,.layout-margin .offset-xs-75,.offset-xs-75{margin-left:75%}[dir=rtl] .flex-offset-xs-75,[dir=rtl] .layout-margin .flex-offset-xs-75,[dir=rtl] .layout-margin .offset-xs-75,[dir=rtl] .offset-xs-75{margin-left:auto;margin-right:75%}.flex-offset-xs-80,.layout-margin .flex-offset-xs-80,.layout-margin .offset-xs-80,.offset-xs-80{margin-left:80%}[dir=rtl] .flex-offset-xs-80,[dir=rtl] .layout-margin .flex-offset-xs-80,[dir=rtl] .layout-margin .offset-xs-80,[dir=rtl] .offset-xs-80{margin-left:auto;margin-right:80%}.flex-offset-xs-85,.layout-margin .flex-offset-xs-85,.layout-margin .offset-xs-85,.offset-xs-85{margin-left:85%}[dir=rtl] .flex-offset-xs-85,[dir=rtl] .layout-margin .flex-offset-xs-85,[dir=rtl] .layout-margin .offset-xs-85,[dir=rtl] .offset-xs-85{margin-left:auto;margin-right:85%}.flex-offset-xs-90,.layout-margin .flex-offset-xs-90,.layout-margin .offset-xs-90,.offset-xs-90{margin-left:90%}[dir=rtl] .flex-offset-xs-90,[dir=rtl] .layout-margin .flex-offset-xs-90,[dir=rtl] .layout-margin .offset-xs-90,[dir=rtl] .offset-xs-90{margin-left:auto;margin-right:90%}.flex-offset-xs-95,.layout-margin .flex-offset-xs-95,.layout-margin .offset-xs-95,.offset-xs-95{margin-left:95%}[dir=rtl] .flex-offset-xs-95,[dir=rtl] .layout-margin .flex-offset-xs-95,[dir=rtl] .layout-margin .offset-xs-95,[dir=rtl] .offset-xs-95{margin-left:auto;margin-right:95%}.flex-offset-xs-33,.layout-margin .flex-offset-xs-33,.layout-margin .offset-xs-33,.offset-xs-33{margin-left:33.3333333333%}.flex-offset-xs-66,.layout-margin .flex-offset-xs-66,.layout-margin .offset-xs-66,.offset-xs-66{margin-left:66.6666666667%}[dir=rtl] .flex-offset-xs-66,[dir=rtl] .layout-margin .flex-offset-xs-66,[dir=rtl] .layout-margin .offset-xs-66,[dir=rtl] .offset-xs-66{margin-left:auto;margin-right:66.6666666667%}.layout-align-xs,.layout-align-xs-start-stretch{-ms-flex-line-pack:stretch;align-content:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:start;justify-content:flex-start}.layout-align-xs-start,.layout-align-xs-start-center,.layout-align-xs-start-end,.layout-align-xs-start-start,.layout-align-xs-start-stretch{-ms-flex-pack:start;justify-content:flex-start}.layout-align-xs-center,.layout-align-xs-center-center,.layout-align-xs-center-end,.layout-align-xs-center-start,.layout-align-xs-center-stretch{-ms-flex-pack:center;justify-content:center}.layout-align-xs-end,.layout-align-xs-end-center,.layout-align-xs-end-end,.layout-align-xs-end-start,.layout-align-xs-end-stretch{-ms-flex-pack:end;justify-content:flex-end}.layout-align-xs-space-around,.layout-align-xs-space-around-center,.layout-align-xs-space-around-end,.layout-align-xs-space-around-start,.layout-align-xs-space-around-stretch{-ms-flex-pack:distribute;justify-content:space-around}.layout-align-xs-space-between,.layout-align-xs-space-between-center,.layout-align-xs-space-between-end,.layout-align-xs-space-between-start,.layout-align-xs-space-between-stretch{-ms-flex-pack:justify;justify-content:space-between}.layout-align-xs-center-start,.layout-align-xs-end-start,.layout-align-xs-space-around-start,.layout-align-xs-space-between-start,.layout-align-xs-start-start{-ms-flex-line-pack:start;align-content:flex-start;-ms-flex-align:start;align-items:flex-start}.layout-align-xs-center-center,.layout-align-xs-end-center,.layout-align-xs-space-around-center,.layout-align-xs-space-between-center,.layout-align-xs-start-center{-ms-flex-line-pack:center;align-content:center;-ms-flex-align:center;align-items:center;max-width:100%}.layout-align-xs-center-center>*,.layout-align-xs-end-center>*,.layout-align-xs-space-around-center>*,.layout-align-xs-space-between-center>*,.layout-align-xs-start-center>*{box-sizing:border-box;max-width:100%}.layout-align-xs-center-end,.layout-align-xs-end-end,.layout-align-xs-space-around-end,.layout-align-xs-space-between-end,.layout-align-xs-start-end{-ms-flex-line-pack:end;align-content:flex-end;-ms-flex-align:end;align-items:flex-end}.layout-align-xs-center-stretch,.layout-align-xs-end-stretch,.layout-align-xs-space-around-stretch,.layout-align-xs-space-between-stretch,.layout-align-xs-start-stretch{-ms-flex-line-pack:stretch;align-content:stretch;-ms-flex-align:stretch;align-items:stretch}.flex-xs{box-sizing:border-box;-ms-flex:1;flex:1}.flex-xs-grow{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%}.flex-xs-initial{box-sizing:border-box;-ms-flex:0 1 auto;flex:0 1 auto}.flex-xs-auto{box-sizing:border-box;-ms-flex:1 1 auto;flex:1 1 auto}.flex-xs-none{box-sizing:border-box;-ms-flex:0 0 auto;flex:0 0 auto}.flex-xs-noshrink{box-sizing:border-box;-ms-flex:1 0 auto;flex:1 0 auto}.flex-xs-nogrow{box-sizing:border-box;-ms-flex:0 1 auto;flex:0 1 auto}.flex-xs-0,.layout-row>.flex-xs-0{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:0}.layout-row>.flex-xs-0{min-width:0}.layout-column>.flex-xs-0{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:0%;max-width:100%}.layout-xs-row>.flex-xs-0{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:0;min-width:0}.layout-xs-column>.flex-xs-0{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:0%;max-width:100%;min-height:0}.flex-xs-5,.layout-row>.flex-xs-5{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:5%}.layout-column>.flex-xs-5{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:5%;max-width:100%}.layout-xs-row>.flex-xs-5{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:5%}.layout-xs-column>.flex-xs-5{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:5%;max-width:100%}.flex-xs-10,.layout-row>.flex-xs-10{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:10%}.layout-column>.flex-xs-10{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:10%;max-width:100%}.layout-xs-row>.flex-xs-10{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:10%}.layout-xs-column>.flex-xs-10{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:10%;max-width:100%}.flex-xs-15,.layout-row>.flex-xs-15{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:15%}.layout-column>.flex-xs-15{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:15%;max-width:100%}.layout-xs-row>.flex-xs-15{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:15%}.layout-xs-column>.flex-xs-15{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:15%;max-width:100%}.flex-xs-20,.layout-row>.flex-xs-20{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:20%}.layout-column>.flex-xs-20{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:20%;max-width:100%}.layout-xs-row>.flex-xs-20{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:20%}.layout-xs-column>.flex-xs-20{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:20%;max-width:100%}.flex-xs-25,.layout-row>.flex-xs-25{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:25%}.layout-column>.flex-xs-25{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:25%;max-width:100%}.layout-xs-row>.flex-xs-25{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:25%}.layout-xs-column>.flex-xs-25{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:25%;max-width:100%}.flex-xs-30,.layout-row>.flex-xs-30{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:30%}.layout-column>.flex-xs-30{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:30%;max-width:100%}.layout-xs-row>.flex-xs-30{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:30%}.layout-xs-column>.flex-xs-30{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:30%;max-width:100%}.flex-xs-35,.layout-row>.flex-xs-35{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:35%}.layout-column>.flex-xs-35{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:35%;max-width:100%}.layout-xs-row>.flex-xs-35{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:35%}.layout-xs-column>.flex-xs-35{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:35%;max-width:100%}.flex-xs-40,.layout-row>.flex-xs-40{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:40%}.layout-column>.flex-xs-40{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:40%;max-width:100%}.layout-xs-row>.flex-xs-40{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:40%}.layout-xs-column>.flex-xs-40{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:40%;max-width:100%}.flex-xs-45,.layout-row>.flex-xs-45{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:45%}.layout-column>.flex-xs-45{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:45%;max-width:100%}.layout-xs-row>.flex-xs-45{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:45%}.layout-xs-column>.flex-xs-45{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:45%;max-width:100%}.flex-xs-50,.layout-row>.flex-xs-50{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:50%}.layout-column>.flex-xs-50{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:50%;max-width:100%}.layout-xs-row>.flex-xs-50{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:50%}.layout-xs-column>.flex-xs-50{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:50%;max-width:100%}.flex-xs-55,.layout-row>.flex-xs-55{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:55%}.layout-column>.flex-xs-55{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:55%;max-width:100%}.layout-xs-row>.flex-xs-55{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:55%}.layout-xs-column>.flex-xs-55{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:55%;max-width:100%}.flex-xs-60,.layout-row>.flex-xs-60{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:60%}.layout-column>.flex-xs-60{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:60%;max-width:100%}.layout-xs-row>.flex-xs-60{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:60%}.layout-xs-column>.flex-xs-60{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:60%;max-width:100%}.flex-xs-65,.layout-row>.flex-xs-65{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:65%}.layout-column>.flex-xs-65{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:65%;max-width:100%}.layout-xs-row>.flex-xs-65{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:65%}.layout-xs-column>.flex-xs-65{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:65%;max-width:100%}.flex-xs-70,.layout-row>.flex-xs-70{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:70%}.layout-column>.flex-xs-70{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:70%;max-width:100%}.layout-xs-row>.flex-xs-70{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:70%}.layout-xs-column>.flex-xs-70{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:70%;max-width:100%}.flex-xs-75,.layout-row>.flex-xs-75{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:75%}.layout-column>.flex-xs-75{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:75%;max-width:100%}.layout-xs-row>.flex-xs-75{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:75%}.layout-xs-column>.flex-xs-75{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:75%;max-width:100%}.flex-xs-80,.layout-row>.flex-xs-80{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:80%}.layout-column>.flex-xs-80{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:80%;max-width:100%}.layout-xs-row>.flex-xs-80{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:80%}.layout-xs-column>.flex-xs-80{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:80%;max-width:100%}.flex-xs-85,.layout-row>.flex-xs-85{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:85%}.layout-column>.flex-xs-85{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:85%;max-width:100%}.layout-xs-row>.flex-xs-85{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:85%}.layout-xs-column>.flex-xs-85{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:85%;max-width:100%}.flex-xs-90,.layout-row>.flex-xs-90{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:90%}.layout-column>.flex-xs-90{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:90%;max-width:100%}.layout-xs-row>.flex-xs-90{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:90%}.layout-xs-column>.flex-xs-90{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:90%;max-width:100%}.flex-xs-95,.layout-row>.flex-xs-95{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:95%}.layout-column>.flex-xs-95{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:95%;max-width:100%}.layout-xs-row>.flex-xs-95{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:95%}.layout-xs-column>.flex-xs-95{max-height:95%}.flex-xs-100,.layout-xs-column>.flex-xs-95{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%}.flex-xs-100{max-height:100%}.layout-column>.flex-xs-100,.layout-row>.flex-xs-100,.layout-xs-column>.flex-xs-100,.layout-xs-row>.flex-xs-100{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:100%}.layout-row>.flex-xs-33{box-sizing:border-box;-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-height:100%;max-width:33.33%}.layout-row>.flex-xs-66{box-sizing:border-box;-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-height:100%;max-width:66.66%}.layout-column>.flex-xs-33{box-sizing:border-box;-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-height:33.33%;max-width:100%}.layout-column>.flex-xs-66{box-sizing:border-box;-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-height:66.66%;max-width:100%}.layout-xs-row>.flex-xs-33{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:33.33%}.layout-xs-row>.flex-xs-66{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:66.66%}.layout-xs-row>.flex{min-width:0}.layout-xs-column>.flex-xs-33{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:33.33%;max-width:100%}.layout-xs-column>.flex-xs-66{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:66.66%;max-width:100%}.layout-xs-column>.flex{min-height:0}.layout-xs,.layout-xs-column,.layout-xs-row{box-sizing:border-box;display:-ms-flexbox;display:flex}.layout-xs-column{-ms-flex-direction:column;flex-direction:column}.layout-xs-row{-ms-flex-direction:row;flex-direction:row}}@media(min-width: 600px){.flex-order-gt-xs--20{-ms-flex-order:-20;order:-20}.flex-order-gt-xs--19{-ms-flex-order:-19;order:-19}.flex-order-gt-xs--18{-ms-flex-order:-18;order:-18}.flex-order-gt-xs--17{-ms-flex-order:-17;order:-17}.flex-order-gt-xs--16{-ms-flex-order:-16;order:-16}.flex-order-gt-xs--15{-ms-flex-order:-15;order:-15}.flex-order-gt-xs--14{-ms-flex-order:-14;order:-14}.flex-order-gt-xs--13{-ms-flex-order:-13;order:-13}.flex-order-gt-xs--12{-ms-flex-order:-12;order:-12}.flex-order-gt-xs--11{-ms-flex-order:-11;order:-11}.flex-order-gt-xs--10{-ms-flex-order:-10;order:-10}.flex-order-gt-xs--9{-ms-flex-order:-9;order:-9}.flex-order-gt-xs--8{-ms-flex-order:-8;order:-8}.flex-order-gt-xs--7{-ms-flex-order:-7;order:-7}.flex-order-gt-xs--6{-ms-flex-order:-6;order:-6}.flex-order-gt-xs--5{-ms-flex-order:-5;order:-5}.flex-order-gt-xs--4{-ms-flex-order:-4;order:-4}.flex-order-gt-xs--3{-ms-flex-order:-3;order:-3}.flex-order-gt-xs--2{-ms-flex-order:-2;order:-2}.flex-order-gt-xs--1{-ms-flex-order:-1;order:-1}.flex-order-gt-xs-0{-ms-flex-order:0;order:0}.flex-order-gt-xs-1{-ms-flex-order:1;order:1}.flex-order-gt-xs-2{-ms-flex-order:2;order:2}.flex-order-gt-xs-3{-ms-flex-order:3;order:3}.flex-order-gt-xs-4{-ms-flex-order:4;order:4}.flex-order-gt-xs-5{-ms-flex-order:5;order:5}.flex-order-gt-xs-6{-ms-flex-order:6;order:6}.flex-order-gt-xs-7{-ms-flex-order:7;order:7}.flex-order-gt-xs-8{-ms-flex-order:8;order:8}.flex-order-gt-xs-9{-ms-flex-order:9;order:9}.flex-order-gt-xs-10{-ms-flex-order:10;order:10}.flex-order-gt-xs-11{-ms-flex-order:11;order:11}.flex-order-gt-xs-12{-ms-flex-order:12;order:12}.flex-order-gt-xs-13{-ms-flex-order:13;order:13}.flex-order-gt-xs-14{-ms-flex-order:14;order:14}.flex-order-gt-xs-15{-ms-flex-order:15;order:15}.flex-order-gt-xs-16{-ms-flex-order:16;order:16}.flex-order-gt-xs-17{-ms-flex-order:17;order:17}.flex-order-gt-xs-18{-ms-flex-order:18;order:18}.flex-order-gt-xs-19{-ms-flex-order:19;order:19}.flex-order-gt-xs-20{-ms-flex-order:20;order:20}.flex-offset-gt-xs-0,.layout-margin .flex-offset-gt-xs-0,.layout-margin .offset-gt-xs-0,.offset-gt-xs-0{margin-left:0}[dir=rtl] .flex-offset-gt-xs-0,[dir=rtl] .layout-margin .flex-offset-gt-xs-0,[dir=rtl] .layout-margin .offset-gt-xs-0,[dir=rtl] .offset-gt-xs-0{margin-left:auto;margin-right:0}.flex-offset-gt-xs-5,.layout-margin .flex-offset-gt-xs-5,.layout-margin .offset-gt-xs-5,.offset-gt-xs-5{margin-left:5%}[dir=rtl] .flex-offset-gt-xs-5,[dir=rtl] .layout-margin .flex-offset-gt-xs-5,[dir=rtl] .layout-margin .offset-gt-xs-5,[dir=rtl] .offset-gt-xs-5{margin-left:auto;margin-right:5%}.flex-offset-gt-xs-10,.layout-margin .flex-offset-gt-xs-10,.layout-margin .offset-gt-xs-10,.offset-gt-xs-10{margin-left:10%}[dir=rtl] .flex-offset-gt-xs-10,[dir=rtl] .layout-margin .flex-offset-gt-xs-10,[dir=rtl] .layout-margin .offset-gt-xs-10,[dir=rtl] .offset-gt-xs-10{margin-left:auto;margin-right:10%}.flex-offset-gt-xs-15,.layout-margin .flex-offset-gt-xs-15,.layout-margin .offset-gt-xs-15,.offset-gt-xs-15{margin-left:15%}[dir=rtl] .flex-offset-gt-xs-15,[dir=rtl] .layout-margin .flex-offset-gt-xs-15,[dir=rtl] .layout-margin .offset-gt-xs-15,[dir=rtl] .offset-gt-xs-15{margin-left:auto;margin-right:15%}.flex-offset-gt-xs-20,.layout-margin .flex-offset-gt-xs-20,.layout-margin .offset-gt-xs-20,.offset-gt-xs-20{margin-left:20%}[dir=rtl] .flex-offset-gt-xs-20,[dir=rtl] .layout-margin .flex-offset-gt-xs-20,[dir=rtl] .layout-margin .offset-gt-xs-20,[dir=rtl] .offset-gt-xs-20{margin-left:auto;margin-right:20%}.flex-offset-gt-xs-25,.layout-margin .flex-offset-gt-xs-25,.layout-margin .offset-gt-xs-25,.offset-gt-xs-25{margin-left:25%}[dir=rtl] .flex-offset-gt-xs-25,[dir=rtl] .layout-margin .flex-offset-gt-xs-25,[dir=rtl] .layout-margin .offset-gt-xs-25,[dir=rtl] .offset-gt-xs-25{margin-left:auto;margin-right:25%}.flex-offset-gt-xs-30,.layout-margin .flex-offset-gt-xs-30,.layout-margin .offset-gt-xs-30,.offset-gt-xs-30{margin-left:30%}[dir=rtl] .flex-offset-gt-xs-30,[dir=rtl] .layout-margin .flex-offset-gt-xs-30,[dir=rtl] .layout-margin .offset-gt-xs-30,[dir=rtl] .offset-gt-xs-30{margin-left:auto;margin-right:30%}.flex-offset-gt-xs-35,.layout-margin .flex-offset-gt-xs-35,.layout-margin .offset-gt-xs-35,.offset-gt-xs-35{margin-left:35%}[dir=rtl] .flex-offset-gt-xs-35,[dir=rtl] .layout-margin .flex-offset-gt-xs-35,[dir=rtl] .layout-margin .offset-gt-xs-35,[dir=rtl] .offset-gt-xs-35{margin-left:auto;margin-right:35%}.flex-offset-gt-xs-40,.layout-margin .flex-offset-gt-xs-40,.layout-margin .offset-gt-xs-40,.offset-gt-xs-40{margin-left:40%}[dir=rtl] .flex-offset-gt-xs-40,[dir=rtl] .layout-margin .flex-offset-gt-xs-40,[dir=rtl] .layout-margin .offset-gt-xs-40,[dir=rtl] .offset-gt-xs-40{margin-left:auto;margin-right:40%}.flex-offset-gt-xs-45,.layout-margin .flex-offset-gt-xs-45,.layout-margin .offset-gt-xs-45,.offset-gt-xs-45{margin-left:45%}[dir=rtl] .flex-offset-gt-xs-45,[dir=rtl] .layout-margin .flex-offset-gt-xs-45,[dir=rtl] .layout-margin .offset-gt-xs-45,[dir=rtl] .offset-gt-xs-45{margin-left:auto;margin-right:45%}.flex-offset-gt-xs-50,.layout-margin .flex-offset-gt-xs-50,.layout-margin .offset-gt-xs-50,.offset-gt-xs-50{margin-left:50%}[dir=rtl] .flex-offset-gt-xs-50,[dir=rtl] .layout-margin .flex-offset-gt-xs-50,[dir=rtl] .layout-margin .offset-gt-xs-50,[dir=rtl] .offset-gt-xs-50{margin-left:auto;margin-right:50%}.flex-offset-gt-xs-55,.layout-margin .flex-offset-gt-xs-55,.layout-margin .offset-gt-xs-55,.offset-gt-xs-55{margin-left:55%}[dir=rtl] .flex-offset-gt-xs-55,[dir=rtl] .layout-margin .flex-offset-gt-xs-55,[dir=rtl] .layout-margin .offset-gt-xs-55,[dir=rtl] .offset-gt-xs-55{margin-left:auto;margin-right:55%}.flex-offset-gt-xs-60,.layout-margin .flex-offset-gt-xs-60,.layout-margin .offset-gt-xs-60,.offset-gt-xs-60{margin-left:60%}[dir=rtl] .flex-offset-gt-xs-60,[dir=rtl] .layout-margin .flex-offset-gt-xs-60,[dir=rtl] .layout-margin .offset-gt-xs-60,[dir=rtl] .offset-gt-xs-60{margin-left:auto;margin-right:60%}.flex-offset-gt-xs-65,.layout-margin .flex-offset-gt-xs-65,.layout-margin .offset-gt-xs-65,.offset-gt-xs-65{margin-left:65%}[dir=rtl] .flex-offset-gt-xs-65,[dir=rtl] .layout-margin .flex-offset-gt-xs-65,[dir=rtl] .layout-margin .offset-gt-xs-65,[dir=rtl] .offset-gt-xs-65{margin-left:auto;margin-right:65%}.flex-offset-gt-xs-70,.layout-margin .flex-offset-gt-xs-70,.layout-margin .offset-gt-xs-70,.offset-gt-xs-70{margin-left:70%}[dir=rtl] .flex-offset-gt-xs-70,[dir=rtl] .layout-margin .flex-offset-gt-xs-70,[dir=rtl] .layout-margin .offset-gt-xs-70,[dir=rtl] .offset-gt-xs-70{margin-left:auto;margin-right:70%}.flex-offset-gt-xs-75,.layout-margin .flex-offset-gt-xs-75,.layout-margin .offset-gt-xs-75,.offset-gt-xs-75{margin-left:75%}[dir=rtl] .flex-offset-gt-xs-75,[dir=rtl] .layout-margin .flex-offset-gt-xs-75,[dir=rtl] .layout-margin .offset-gt-xs-75,[dir=rtl] .offset-gt-xs-75{margin-left:auto;margin-right:75%}.flex-offset-gt-xs-80,.layout-margin .flex-offset-gt-xs-80,.layout-margin .offset-gt-xs-80,.offset-gt-xs-80{margin-left:80%}[dir=rtl] .flex-offset-gt-xs-80,[dir=rtl] .layout-margin .flex-offset-gt-xs-80,[dir=rtl] .layout-margin .offset-gt-xs-80,[dir=rtl] .offset-gt-xs-80{margin-left:auto;margin-right:80%}.flex-offset-gt-xs-85,.layout-margin .flex-offset-gt-xs-85,.layout-margin .offset-gt-xs-85,.offset-gt-xs-85{margin-left:85%}[dir=rtl] .flex-offset-gt-xs-85,[dir=rtl] .layout-margin .flex-offset-gt-xs-85,[dir=rtl] .layout-margin .offset-gt-xs-85,[dir=rtl] .offset-gt-xs-85{margin-left:auto;margin-right:85%}.flex-offset-gt-xs-90,.layout-margin .flex-offset-gt-xs-90,.layout-margin .offset-gt-xs-90,.offset-gt-xs-90{margin-left:90%}[dir=rtl] .flex-offset-gt-xs-90,[dir=rtl] .layout-margin .flex-offset-gt-xs-90,[dir=rtl] .layout-margin .offset-gt-xs-90,[dir=rtl] .offset-gt-xs-90{margin-left:auto;margin-right:90%}.flex-offset-gt-xs-95,.layout-margin .flex-offset-gt-xs-95,.layout-margin .offset-gt-xs-95,.offset-gt-xs-95{margin-left:95%}[dir=rtl] .flex-offset-gt-xs-95,[dir=rtl] .layout-margin .flex-offset-gt-xs-95,[dir=rtl] .layout-margin .offset-gt-xs-95,[dir=rtl] .offset-gt-xs-95{margin-left:auto;margin-right:95%}.flex-offset-gt-xs-33,.layout-margin .flex-offset-gt-xs-33,.layout-margin .offset-gt-xs-33,.offset-gt-xs-33{margin-left:33.3333333333%}.flex-offset-gt-xs-66,.layout-margin .flex-offset-gt-xs-66,.layout-margin .offset-gt-xs-66,.offset-gt-xs-66{margin-left:66.6666666667%}[dir=rtl] .flex-offset-gt-xs-66,[dir=rtl] .layout-margin .flex-offset-gt-xs-66,[dir=rtl] .layout-margin .offset-gt-xs-66,[dir=rtl] .offset-gt-xs-66{margin-left:auto;margin-right:66.6666666667%}.layout-align-gt-xs,.layout-align-gt-xs-start-stretch{-ms-flex-line-pack:stretch;align-content:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:start;justify-content:flex-start}.layout-align-gt-xs-start,.layout-align-gt-xs-start-center,.layout-align-gt-xs-start-end,.layout-align-gt-xs-start-start,.layout-align-gt-xs-start-stretch{-ms-flex-pack:start;justify-content:flex-start}.layout-align-gt-xs-center,.layout-align-gt-xs-center-center,.layout-align-gt-xs-center-end,.layout-align-gt-xs-center-start,.layout-align-gt-xs-center-stretch{-ms-flex-pack:center;justify-content:center}.layout-align-gt-xs-end,.layout-align-gt-xs-end-center,.layout-align-gt-xs-end-end,.layout-align-gt-xs-end-start,.layout-align-gt-xs-end-stretch{-ms-flex-pack:end;justify-content:flex-end}.layout-align-gt-xs-space-around,.layout-align-gt-xs-space-around-center,.layout-align-gt-xs-space-around-end,.layout-align-gt-xs-space-around-start,.layout-align-gt-xs-space-around-stretch{-ms-flex-pack:distribute;justify-content:space-around}.layout-align-gt-xs-space-between,.layout-align-gt-xs-space-between-center,.layout-align-gt-xs-space-between-end,.layout-align-gt-xs-space-between-start,.layout-align-gt-xs-space-between-stretch{-ms-flex-pack:justify;justify-content:space-between}.layout-align-gt-xs-center-start,.layout-align-gt-xs-end-start,.layout-align-gt-xs-space-around-start,.layout-align-gt-xs-space-between-start,.layout-align-gt-xs-start-start{-ms-flex-line-pack:start;align-content:flex-start;-ms-flex-align:start;align-items:flex-start}.layout-align-gt-xs-center-center,.layout-align-gt-xs-end-center,.layout-align-gt-xs-space-around-center,.layout-align-gt-xs-space-between-center,.layout-align-gt-xs-start-center{-ms-flex-line-pack:center;align-content:center;-ms-flex-align:center;align-items:center;max-width:100%}.layout-align-gt-xs-center-center>*,.layout-align-gt-xs-end-center>*,.layout-align-gt-xs-space-around-center>*,.layout-align-gt-xs-space-between-center>*,.layout-align-gt-xs-start-center>*{box-sizing:border-box;max-width:100%}.layout-align-gt-xs-center-end,.layout-align-gt-xs-end-end,.layout-align-gt-xs-space-around-end,.layout-align-gt-xs-space-between-end,.layout-align-gt-xs-start-end{-ms-flex-line-pack:end;align-content:flex-end;-ms-flex-align:end;align-items:flex-end}.layout-align-gt-xs-center-stretch,.layout-align-gt-xs-end-stretch,.layout-align-gt-xs-space-around-stretch,.layout-align-gt-xs-space-between-stretch,.layout-align-gt-xs-start-stretch{-ms-flex-line-pack:stretch;align-content:stretch;-ms-flex-align:stretch;align-items:stretch}.flex-gt-xs{box-sizing:border-box;-ms-flex:1;flex:1}.flex-gt-xs-grow{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%}.flex-gt-xs-initial{box-sizing:border-box;-ms-flex:0 1 auto;flex:0 1 auto}.flex-gt-xs-auto{box-sizing:border-box;-ms-flex:1 1 auto;flex:1 1 auto}.flex-gt-xs-none{box-sizing:border-box;-ms-flex:0 0 auto;flex:0 0 auto}.flex-gt-xs-noshrink{box-sizing:border-box;-ms-flex:1 0 auto;flex:1 0 auto}.flex-gt-xs-nogrow{box-sizing:border-box;-ms-flex:0 1 auto;flex:0 1 auto}.flex-gt-xs-0,.layout-row>.flex-gt-xs-0{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:0}.layout-row>.flex-gt-xs-0{min-width:0}.layout-column>.flex-gt-xs-0{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:0%;max-width:100%}.layout-gt-xs-row>.flex-gt-xs-0{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:0;min-width:0}.layout-gt-xs-column>.flex-gt-xs-0{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:0%;max-width:100%;min-height:0}.flex-gt-xs-5,.layout-row>.flex-gt-xs-5{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:5%}.layout-column>.flex-gt-xs-5{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:5%;max-width:100%}.layout-gt-xs-row>.flex-gt-xs-5{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:5%}.layout-gt-xs-column>.flex-gt-xs-5{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:5%;max-width:100%}.flex-gt-xs-10,.layout-row>.flex-gt-xs-10{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:10%}.layout-column>.flex-gt-xs-10{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:10%;max-width:100%}.layout-gt-xs-row>.flex-gt-xs-10{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:10%}.layout-gt-xs-column>.flex-gt-xs-10{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:10%;max-width:100%}.flex-gt-xs-15,.layout-row>.flex-gt-xs-15{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:15%}.layout-column>.flex-gt-xs-15{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:15%;max-width:100%}.layout-gt-xs-row>.flex-gt-xs-15{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:15%}.layout-gt-xs-column>.flex-gt-xs-15{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:15%;max-width:100%}.flex-gt-xs-20,.layout-row>.flex-gt-xs-20{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:20%}.layout-column>.flex-gt-xs-20{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:20%;max-width:100%}.layout-gt-xs-row>.flex-gt-xs-20{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:20%}.layout-gt-xs-column>.flex-gt-xs-20{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:20%;max-width:100%}.flex-gt-xs-25,.layout-row>.flex-gt-xs-25{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:25%}.layout-column>.flex-gt-xs-25{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:25%;max-width:100%}.layout-gt-xs-row>.flex-gt-xs-25{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:25%}.layout-gt-xs-column>.flex-gt-xs-25{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:25%;max-width:100%}.flex-gt-xs-30,.layout-row>.flex-gt-xs-30{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:30%}.layout-column>.flex-gt-xs-30{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:30%;max-width:100%}.layout-gt-xs-row>.flex-gt-xs-30{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:30%}.layout-gt-xs-column>.flex-gt-xs-30{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:30%;max-width:100%}.flex-gt-xs-35,.layout-row>.flex-gt-xs-35{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:35%}.layout-column>.flex-gt-xs-35{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:35%;max-width:100%}.layout-gt-xs-row>.flex-gt-xs-35{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:35%}.layout-gt-xs-column>.flex-gt-xs-35{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:35%;max-width:100%}.flex-gt-xs-40,.layout-row>.flex-gt-xs-40{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:40%}.layout-column>.flex-gt-xs-40{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:40%;max-width:100%}.layout-gt-xs-row>.flex-gt-xs-40{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:40%}.layout-gt-xs-column>.flex-gt-xs-40{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:40%;max-width:100%}.flex-gt-xs-45,.layout-row>.flex-gt-xs-45{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:45%}.layout-column>.flex-gt-xs-45{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:45%;max-width:100%}.layout-gt-xs-row>.flex-gt-xs-45{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:45%}.layout-gt-xs-column>.flex-gt-xs-45{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:45%;max-width:100%}.flex-gt-xs-50,.layout-row>.flex-gt-xs-50{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:50%}.layout-column>.flex-gt-xs-50{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:50%;max-width:100%}.layout-gt-xs-row>.flex-gt-xs-50{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:50%}.layout-gt-xs-column>.flex-gt-xs-50{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:50%;max-width:100%}.flex-gt-xs-55,.layout-row>.flex-gt-xs-55{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:55%}.layout-column>.flex-gt-xs-55{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:55%;max-width:100%}.layout-gt-xs-row>.flex-gt-xs-55{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:55%}.layout-gt-xs-column>.flex-gt-xs-55{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:55%;max-width:100%}.flex-gt-xs-60,.layout-row>.flex-gt-xs-60{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:60%}.layout-column>.flex-gt-xs-60{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:60%;max-width:100%}.layout-gt-xs-row>.flex-gt-xs-60{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:60%}.layout-gt-xs-column>.flex-gt-xs-60{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:60%;max-width:100%}.flex-gt-xs-65,.layout-row>.flex-gt-xs-65{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:65%}.layout-column>.flex-gt-xs-65{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:65%;max-width:100%}.layout-gt-xs-row>.flex-gt-xs-65{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:65%}.layout-gt-xs-column>.flex-gt-xs-65{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:65%;max-width:100%}.flex-gt-xs-70,.layout-row>.flex-gt-xs-70{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:70%}.layout-column>.flex-gt-xs-70{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:70%;max-width:100%}.layout-gt-xs-row>.flex-gt-xs-70{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:70%}.layout-gt-xs-column>.flex-gt-xs-70{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:70%;max-width:100%}.flex-gt-xs-75,.layout-row>.flex-gt-xs-75{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:75%}.layout-column>.flex-gt-xs-75{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:75%;max-width:100%}.layout-gt-xs-row>.flex-gt-xs-75{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:75%}.layout-gt-xs-column>.flex-gt-xs-75{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:75%;max-width:100%}.flex-gt-xs-80,.layout-row>.flex-gt-xs-80{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:80%}.layout-column>.flex-gt-xs-80{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:80%;max-width:100%}.layout-gt-xs-row>.flex-gt-xs-80{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:80%}.layout-gt-xs-column>.flex-gt-xs-80{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:80%;max-width:100%}.flex-gt-xs-85,.layout-row>.flex-gt-xs-85{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:85%}.layout-column>.flex-gt-xs-85{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:85%;max-width:100%}.layout-gt-xs-row>.flex-gt-xs-85{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:85%}.layout-gt-xs-column>.flex-gt-xs-85{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:85%;max-width:100%}.flex-gt-xs-90,.layout-row>.flex-gt-xs-90{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:90%}.layout-column>.flex-gt-xs-90{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:90%;max-width:100%}.layout-gt-xs-row>.flex-gt-xs-90{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:90%}.layout-gt-xs-column>.flex-gt-xs-90{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:90%;max-width:100%}.flex-gt-xs-95,.layout-row>.flex-gt-xs-95{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:95%}.layout-column>.flex-gt-xs-95{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:95%;max-width:100%}.layout-gt-xs-row>.flex-gt-xs-95{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:95%}.layout-gt-xs-column>.flex-gt-xs-95{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:95%;max-width:100%}.flex-gt-xs-100,.layout-column>.flex-gt-xs-100,.layout-gt-xs-column>.flex-gt-xs-100,.layout-gt-xs-row>.flex-gt-xs-100,.layout-row>.flex-gt-xs-100{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:100%}.layout-row>.flex-gt-xs-33{box-sizing:border-box;-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-height:100%;max-width:33.33%}.layout-row>.flex-gt-xs-66{box-sizing:border-box;-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-height:100%;max-width:66.66%}.layout-column>.flex-gt-xs-33{box-sizing:border-box;-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-height:33.33%;max-width:100%}.layout-column>.flex-gt-xs-66{box-sizing:border-box;-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-height:66.66%;max-width:100%}.layout-gt-xs-row>.flex-gt-xs-33{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:33.33%}.layout-gt-xs-row>.flex-gt-xs-66{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:66.66%}.layout-gt-xs-row>.flex{min-width:0}.layout-gt-xs-column>.flex-gt-xs-33{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:33.33%;max-width:100%}.layout-gt-xs-column>.flex-gt-xs-66{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:66.66%;max-width:100%}.layout-gt-xs-column>.flex{min-height:0}.layout-gt-xs,.layout-gt-xs-column,.layout-gt-xs-row{box-sizing:border-box;display:-ms-flexbox;display:flex}.layout-gt-xs-column{-ms-flex-direction:column;flex-direction:column}.layout-gt-xs-row{-ms-flex-direction:row;flex-direction:row}}@media(min-width: 600px)and (max-width: 959px){.hide-gt-xs:not(.show-gt-xs):not(.show-sm):not(.show),.hide-sm:not(.show-gt-xs):not(.show-sm):not(.show),.hide:not(.show-gt-xs):not(.show-sm):not(.show){display:none}.flex-order-sm--20{-ms-flex-order:-20;order:-20}.flex-order-sm--19{-ms-flex-order:-19;order:-19}.flex-order-sm--18{-ms-flex-order:-18;order:-18}.flex-order-sm--17{-ms-flex-order:-17;order:-17}.flex-order-sm--16{-ms-flex-order:-16;order:-16}.flex-order-sm--15{-ms-flex-order:-15;order:-15}.flex-order-sm--14{-ms-flex-order:-14;order:-14}.flex-order-sm--13{-ms-flex-order:-13;order:-13}.flex-order-sm--12{-ms-flex-order:-12;order:-12}.flex-order-sm--11{-ms-flex-order:-11;order:-11}.flex-order-sm--10{-ms-flex-order:-10;order:-10}.flex-order-sm--9{-ms-flex-order:-9;order:-9}.flex-order-sm--8{-ms-flex-order:-8;order:-8}.flex-order-sm--7{-ms-flex-order:-7;order:-7}.flex-order-sm--6{-ms-flex-order:-6;order:-6}.flex-order-sm--5{-ms-flex-order:-5;order:-5}.flex-order-sm--4{-ms-flex-order:-4;order:-4}.flex-order-sm--3{-ms-flex-order:-3;order:-3}.flex-order-sm--2{-ms-flex-order:-2;order:-2}.flex-order-sm--1{-ms-flex-order:-1;order:-1}.flex-order-sm-0{-ms-flex-order:0;order:0}.flex-order-sm-1{-ms-flex-order:1;order:1}.flex-order-sm-2{-ms-flex-order:2;order:2}.flex-order-sm-3{-ms-flex-order:3;order:3}.flex-order-sm-4{-ms-flex-order:4;order:4}.flex-order-sm-5{-ms-flex-order:5;order:5}.flex-order-sm-6{-ms-flex-order:6;order:6}.flex-order-sm-7{-ms-flex-order:7;order:7}.flex-order-sm-8{-ms-flex-order:8;order:8}.flex-order-sm-9{-ms-flex-order:9;order:9}.flex-order-sm-10{-ms-flex-order:10;order:10}.flex-order-sm-11{-ms-flex-order:11;order:11}.flex-order-sm-12{-ms-flex-order:12;order:12}.flex-order-sm-13{-ms-flex-order:13;order:13}.flex-order-sm-14{-ms-flex-order:14;order:14}.flex-order-sm-15{-ms-flex-order:15;order:15}.flex-order-sm-16{-ms-flex-order:16;order:16}.flex-order-sm-17{-ms-flex-order:17;order:17}.flex-order-sm-18{-ms-flex-order:18;order:18}.flex-order-sm-19{-ms-flex-order:19;order:19}.flex-order-sm-20{-ms-flex-order:20;order:20}.flex-offset-sm-0,.layout-margin .flex-offset-sm-0,.layout-margin .offset-sm-0,.offset-sm-0{margin-left:0}[dir=rtl] .flex-offset-sm-0,[dir=rtl] .layout-margin .flex-offset-sm-0,[dir=rtl] .layout-margin .offset-sm-0,[dir=rtl] .offset-sm-0{margin-left:auto;margin-right:0}.flex-offset-sm-5,.layout-margin .flex-offset-sm-5,.layout-margin .offset-sm-5,.offset-sm-5{margin-left:5%}[dir=rtl] .flex-offset-sm-5,[dir=rtl] .layout-margin .flex-offset-sm-5,[dir=rtl] .layout-margin .offset-sm-5,[dir=rtl] .offset-sm-5{margin-left:auto;margin-right:5%}.flex-offset-sm-10,.layout-margin .flex-offset-sm-10,.layout-margin .offset-sm-10,.offset-sm-10{margin-left:10%}[dir=rtl] .flex-offset-sm-10,[dir=rtl] .layout-margin .flex-offset-sm-10,[dir=rtl] .layout-margin .offset-sm-10,[dir=rtl] .offset-sm-10{margin-left:auto;margin-right:10%}.flex-offset-sm-15,.layout-margin .flex-offset-sm-15,.layout-margin .offset-sm-15,.offset-sm-15{margin-left:15%}[dir=rtl] .flex-offset-sm-15,[dir=rtl] .layout-margin .flex-offset-sm-15,[dir=rtl] .layout-margin .offset-sm-15,[dir=rtl] .offset-sm-15{margin-left:auto;margin-right:15%}.flex-offset-sm-20,.layout-margin .flex-offset-sm-20,.layout-margin .offset-sm-20,.offset-sm-20{margin-left:20%}[dir=rtl] .flex-offset-sm-20,[dir=rtl] .layout-margin .flex-offset-sm-20,[dir=rtl] .layout-margin .offset-sm-20,[dir=rtl] .offset-sm-20{margin-left:auto;margin-right:20%}.flex-offset-sm-25,.layout-margin .flex-offset-sm-25,.layout-margin .offset-sm-25,.offset-sm-25{margin-left:25%}[dir=rtl] .flex-offset-sm-25,[dir=rtl] .layout-margin .flex-offset-sm-25,[dir=rtl] .layout-margin .offset-sm-25,[dir=rtl] .offset-sm-25{margin-left:auto;margin-right:25%}.flex-offset-sm-30,.layout-margin .flex-offset-sm-30,.layout-margin .offset-sm-30,.offset-sm-30{margin-left:30%}[dir=rtl] .flex-offset-sm-30,[dir=rtl] .layout-margin .flex-offset-sm-30,[dir=rtl] .layout-margin .offset-sm-30,[dir=rtl] .offset-sm-30{margin-left:auto;margin-right:30%}.flex-offset-sm-35,.layout-margin .flex-offset-sm-35,.layout-margin .offset-sm-35,.offset-sm-35{margin-left:35%}[dir=rtl] .flex-offset-sm-35,[dir=rtl] .layout-margin .flex-offset-sm-35,[dir=rtl] .layout-margin .offset-sm-35,[dir=rtl] .offset-sm-35{margin-left:auto;margin-right:35%}.flex-offset-sm-40,.layout-margin .flex-offset-sm-40,.layout-margin .offset-sm-40,.offset-sm-40{margin-left:40%}[dir=rtl] .flex-offset-sm-40,[dir=rtl] .layout-margin .flex-offset-sm-40,[dir=rtl] .layout-margin .offset-sm-40,[dir=rtl] .offset-sm-40{margin-left:auto;margin-right:40%}.flex-offset-sm-45,.layout-margin .flex-offset-sm-45,.layout-margin .offset-sm-45,.offset-sm-45{margin-left:45%}[dir=rtl] .flex-offset-sm-45,[dir=rtl] .layout-margin .flex-offset-sm-45,[dir=rtl] .layout-margin .offset-sm-45,[dir=rtl] .offset-sm-45{margin-left:auto;margin-right:45%}.flex-offset-sm-50,.layout-margin .flex-offset-sm-50,.layout-margin .offset-sm-50,.offset-sm-50{margin-left:50%}[dir=rtl] .flex-offset-sm-50,[dir=rtl] .layout-margin .flex-offset-sm-50,[dir=rtl] .layout-margin .offset-sm-50,[dir=rtl] .offset-sm-50{margin-left:auto;margin-right:50%}.flex-offset-sm-55,.layout-margin .flex-offset-sm-55,.layout-margin .offset-sm-55,.offset-sm-55{margin-left:55%}[dir=rtl] .flex-offset-sm-55,[dir=rtl] .layout-margin .flex-offset-sm-55,[dir=rtl] .layout-margin .offset-sm-55,[dir=rtl] .offset-sm-55{margin-left:auto;margin-right:55%}.flex-offset-sm-60,.layout-margin .flex-offset-sm-60,.layout-margin .offset-sm-60,.offset-sm-60{margin-left:60%}[dir=rtl] .flex-offset-sm-60,[dir=rtl] .layout-margin .flex-offset-sm-60,[dir=rtl] .layout-margin .offset-sm-60,[dir=rtl] .offset-sm-60{margin-left:auto;margin-right:60%}.flex-offset-sm-65,.layout-margin .flex-offset-sm-65,.layout-margin .offset-sm-65,.offset-sm-65{margin-left:65%}[dir=rtl] .flex-offset-sm-65,[dir=rtl] .layout-margin .flex-offset-sm-65,[dir=rtl] .layout-margin .offset-sm-65,[dir=rtl] .offset-sm-65{margin-left:auto;margin-right:65%}.flex-offset-sm-70,.layout-margin .flex-offset-sm-70,.layout-margin .offset-sm-70,.offset-sm-70{margin-left:70%}[dir=rtl] .flex-offset-sm-70,[dir=rtl] .layout-margin .flex-offset-sm-70,[dir=rtl] .layout-margin .offset-sm-70,[dir=rtl] .offset-sm-70{margin-left:auto;margin-right:70%}.flex-offset-sm-75,.layout-margin .flex-offset-sm-75,.layout-margin .offset-sm-75,.offset-sm-75{margin-left:75%}[dir=rtl] .flex-offset-sm-75,[dir=rtl] .layout-margin .flex-offset-sm-75,[dir=rtl] .layout-margin .offset-sm-75,[dir=rtl] .offset-sm-75{margin-left:auto;margin-right:75%}.flex-offset-sm-80,.layout-margin .flex-offset-sm-80,.layout-margin .offset-sm-80,.offset-sm-80{margin-left:80%}[dir=rtl] .flex-offset-sm-80,[dir=rtl] .layout-margin .flex-offset-sm-80,[dir=rtl] .layout-margin .offset-sm-80,[dir=rtl] .offset-sm-80{margin-left:auto;margin-right:80%}.flex-offset-sm-85,.layout-margin .flex-offset-sm-85,.layout-margin .offset-sm-85,.offset-sm-85{margin-left:85%}[dir=rtl] .flex-offset-sm-85,[dir=rtl] .layout-margin .flex-offset-sm-85,[dir=rtl] .layout-margin .offset-sm-85,[dir=rtl] .offset-sm-85{margin-left:auto;margin-right:85%}.flex-offset-sm-90,.layout-margin .flex-offset-sm-90,.layout-margin .offset-sm-90,.offset-sm-90{margin-left:90%}[dir=rtl] .flex-offset-sm-90,[dir=rtl] .layout-margin .flex-offset-sm-90,[dir=rtl] .layout-margin .offset-sm-90,[dir=rtl] .offset-sm-90{margin-left:auto;margin-right:90%}.flex-offset-sm-95,.layout-margin .flex-offset-sm-95,.layout-margin .offset-sm-95,.offset-sm-95{margin-left:95%}[dir=rtl] .flex-offset-sm-95,[dir=rtl] .layout-margin .flex-offset-sm-95,[dir=rtl] .layout-margin .offset-sm-95,[dir=rtl] .offset-sm-95{margin-left:auto;margin-right:95%}.flex-offset-sm-33,.layout-margin .flex-offset-sm-33,.layout-margin .offset-sm-33,.offset-sm-33{margin-left:33.3333333333%}.flex-offset-sm-66,.layout-margin .flex-offset-sm-66,.layout-margin .offset-sm-66,.offset-sm-66{margin-left:66.6666666667%}[dir=rtl] .flex-offset-sm-66,[dir=rtl] .layout-margin .flex-offset-sm-66,[dir=rtl] .layout-margin .offset-sm-66,[dir=rtl] .offset-sm-66{margin-left:auto;margin-right:66.6666666667%}.layout-align-sm,.layout-align-sm-start-stretch{-ms-flex-line-pack:stretch;align-content:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:start;justify-content:flex-start}.layout-align-sm-start,.layout-align-sm-start-center,.layout-align-sm-start-end,.layout-align-sm-start-start,.layout-align-sm-start-stretch{-ms-flex-pack:start;justify-content:flex-start}.layout-align-sm-center,.layout-align-sm-center-center,.layout-align-sm-center-end,.layout-align-sm-center-start,.layout-align-sm-center-stretch{-ms-flex-pack:center;justify-content:center}.layout-align-sm-end,.layout-align-sm-end-center,.layout-align-sm-end-end,.layout-align-sm-end-start,.layout-align-sm-end-stretch{-ms-flex-pack:end;justify-content:flex-end}.layout-align-sm-space-around,.layout-align-sm-space-around-center,.layout-align-sm-space-around-end,.layout-align-sm-space-around-start,.layout-align-sm-space-around-stretch{-ms-flex-pack:distribute;justify-content:space-around}.layout-align-sm-space-between,.layout-align-sm-space-between-center,.layout-align-sm-space-between-end,.layout-align-sm-space-between-start,.layout-align-sm-space-between-stretch{-ms-flex-pack:justify;justify-content:space-between}.layout-align-sm-center-start,.layout-align-sm-end-start,.layout-align-sm-space-around-start,.layout-align-sm-space-between-start,.layout-align-sm-start-start{-ms-flex-line-pack:start;align-content:flex-start;-ms-flex-align:start;align-items:flex-start}.layout-align-sm-center-center,.layout-align-sm-end-center,.layout-align-sm-space-around-center,.layout-align-sm-space-between-center,.layout-align-sm-start-center{-ms-flex-line-pack:center;align-content:center;-ms-flex-align:center;align-items:center;max-width:100%}.layout-align-sm-center-center>*,.layout-align-sm-end-center>*,.layout-align-sm-space-around-center>*,.layout-align-sm-space-between-center>*,.layout-align-sm-start-center>*{box-sizing:border-box;max-width:100%}.layout-align-sm-center-end,.layout-align-sm-end-end,.layout-align-sm-space-around-end,.layout-align-sm-space-between-end,.layout-align-sm-start-end{-ms-flex-line-pack:end;align-content:flex-end;-ms-flex-align:end;align-items:flex-end}.layout-align-sm-center-stretch,.layout-align-sm-end-stretch,.layout-align-sm-space-around-stretch,.layout-align-sm-space-between-stretch,.layout-align-sm-start-stretch{-ms-flex-line-pack:stretch;align-content:stretch;-ms-flex-align:stretch;align-items:stretch}.flex-sm{box-sizing:border-box;-ms-flex:1;flex:1}.flex-sm-grow{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%}.flex-sm-initial{box-sizing:border-box;-ms-flex:0 1 auto;flex:0 1 auto}.flex-sm-auto{box-sizing:border-box;-ms-flex:1 1 auto;flex:1 1 auto}.flex-sm-none{box-sizing:border-box;-ms-flex:0 0 auto;flex:0 0 auto}.flex-sm-noshrink{box-sizing:border-box;-ms-flex:1 0 auto;flex:1 0 auto}.flex-sm-nogrow{box-sizing:border-box;-ms-flex:0 1 auto;flex:0 1 auto}.flex-sm-0,.layout-row>.flex-sm-0{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:0}.layout-row>.flex-sm-0{min-width:0}.layout-column>.flex-sm-0{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:0%;max-width:100%}.layout-sm-row>.flex-sm-0{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:0;min-width:0}.layout-sm-column>.flex-sm-0{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:0%;max-width:100%;min-height:0}.flex-sm-5,.layout-row>.flex-sm-5{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:5%}.layout-column>.flex-sm-5{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:5%;max-width:100%}.layout-sm-row>.flex-sm-5{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:5%}.layout-sm-column>.flex-sm-5{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:5%;max-width:100%}.flex-sm-10,.layout-row>.flex-sm-10{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:10%}.layout-column>.flex-sm-10{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:10%;max-width:100%}.layout-sm-row>.flex-sm-10{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:10%}.layout-sm-column>.flex-sm-10{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:10%;max-width:100%}.flex-sm-15,.layout-row>.flex-sm-15{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:15%}.layout-column>.flex-sm-15{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:15%;max-width:100%}.layout-sm-row>.flex-sm-15{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:15%}.layout-sm-column>.flex-sm-15{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:15%;max-width:100%}.flex-sm-20,.layout-row>.flex-sm-20{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:20%}.layout-column>.flex-sm-20{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:20%;max-width:100%}.layout-sm-row>.flex-sm-20{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:20%}.layout-sm-column>.flex-sm-20{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:20%;max-width:100%}.flex-sm-25,.layout-row>.flex-sm-25{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:25%}.layout-column>.flex-sm-25{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:25%;max-width:100%}.layout-sm-row>.flex-sm-25{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:25%}.layout-sm-column>.flex-sm-25{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:25%;max-width:100%}.flex-sm-30,.layout-row>.flex-sm-30{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:30%}.layout-column>.flex-sm-30{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:30%;max-width:100%}.layout-sm-row>.flex-sm-30{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:30%}.layout-sm-column>.flex-sm-30{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:30%;max-width:100%}.flex-sm-35,.layout-row>.flex-sm-35{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:35%}.layout-column>.flex-sm-35{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:35%;max-width:100%}.layout-sm-row>.flex-sm-35{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:35%}.layout-sm-column>.flex-sm-35{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:35%;max-width:100%}.flex-sm-40,.layout-row>.flex-sm-40{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:40%}.layout-column>.flex-sm-40{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:40%;max-width:100%}.layout-sm-row>.flex-sm-40{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:40%}.layout-sm-column>.flex-sm-40{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:40%;max-width:100%}.flex-sm-45,.layout-row>.flex-sm-45{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:45%}.layout-column>.flex-sm-45{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:45%;max-width:100%}.layout-sm-row>.flex-sm-45{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:45%}.layout-sm-column>.flex-sm-45{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:45%;max-width:100%}.flex-sm-50,.layout-row>.flex-sm-50{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:50%}.layout-column>.flex-sm-50{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:50%;max-width:100%}.layout-sm-row>.flex-sm-50{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:50%}.layout-sm-column>.flex-sm-50{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:50%;max-width:100%}.flex-sm-55,.layout-row>.flex-sm-55{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:55%}.layout-column>.flex-sm-55{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:55%;max-width:100%}.layout-sm-row>.flex-sm-55{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:55%}.layout-sm-column>.flex-sm-55{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:55%;max-width:100%}.flex-sm-60,.layout-row>.flex-sm-60{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:60%}.layout-column>.flex-sm-60{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:60%;max-width:100%}.layout-sm-row>.flex-sm-60{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:60%}.layout-sm-column>.flex-sm-60{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:60%;max-width:100%}.flex-sm-65,.layout-row>.flex-sm-65{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:65%}.layout-column>.flex-sm-65{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:65%;max-width:100%}.layout-sm-row>.flex-sm-65{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:65%}.layout-sm-column>.flex-sm-65{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:65%;max-width:100%}.flex-sm-70,.layout-row>.flex-sm-70{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:70%}.layout-column>.flex-sm-70{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:70%;max-width:100%}.layout-sm-row>.flex-sm-70{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:70%}.layout-sm-column>.flex-sm-70{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:70%;max-width:100%}.flex-sm-75,.layout-row>.flex-sm-75{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:75%}.layout-column>.flex-sm-75{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:75%;max-width:100%}.layout-sm-row>.flex-sm-75{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:75%}.layout-sm-column>.flex-sm-75{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:75%;max-width:100%}.flex-sm-80,.layout-row>.flex-sm-80{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:80%}.layout-column>.flex-sm-80{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:80%;max-width:100%}.layout-sm-row>.flex-sm-80{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:80%}.layout-sm-column>.flex-sm-80{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:80%;max-width:100%}.flex-sm-85,.layout-row>.flex-sm-85{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:85%}.layout-column>.flex-sm-85{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:85%;max-width:100%}.layout-sm-row>.flex-sm-85{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:85%}.layout-sm-column>.flex-sm-85{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:85%;max-width:100%}.flex-sm-90,.layout-row>.flex-sm-90{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:90%}.layout-column>.flex-sm-90{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:90%;max-width:100%}.layout-sm-row>.flex-sm-90{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:90%}.layout-sm-column>.flex-sm-90{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:90%;max-width:100%}.flex-sm-95,.layout-row>.flex-sm-95{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:95%}.layout-column>.flex-sm-95{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:95%;max-width:100%}.layout-sm-row>.flex-sm-95{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:95%}.layout-sm-column>.flex-sm-95{max-height:95%}.flex-sm-100,.layout-sm-column>.flex-sm-95{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%}.flex-sm-100{max-height:100%}.layout-column>.flex-sm-100,.layout-row>.flex-sm-100,.layout-sm-column>.flex-sm-100,.layout-sm-row>.flex-sm-100{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:100%}.layout-row>.flex-sm-33{box-sizing:border-box;-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-height:100%;max-width:33.33%}.layout-row>.flex-sm-66{box-sizing:border-box;-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-height:100%;max-width:66.66%}.layout-column>.flex-sm-33{box-sizing:border-box;-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-height:33.33%;max-width:100%}.layout-column>.flex-sm-66{box-sizing:border-box;-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-height:66.66%;max-width:100%}.layout-sm-row>.flex-sm-33{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:33.33%}.layout-sm-row>.flex-sm-66{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:66.66%}.layout-sm-row>.flex{min-width:0}.layout-sm-column>.flex-sm-33{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:33.33%;max-width:100%}.layout-sm-column>.flex-sm-66{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:66.66%;max-width:100%}.layout-sm-column>.flex{min-height:0}.layout-sm,.layout-sm-column,.layout-sm-row{box-sizing:border-box;display:-ms-flexbox;display:flex}.layout-sm-column{-ms-flex-direction:column;flex-direction:column}.layout-sm-row{-ms-flex-direction:row;flex-direction:row}}@media(min-width: 960px){.flex-order-gt-sm--20{-ms-flex-order:-20;order:-20}.flex-order-gt-sm--19{-ms-flex-order:-19;order:-19}.flex-order-gt-sm--18{-ms-flex-order:-18;order:-18}.flex-order-gt-sm--17{-ms-flex-order:-17;order:-17}.flex-order-gt-sm--16{-ms-flex-order:-16;order:-16}.flex-order-gt-sm--15{-ms-flex-order:-15;order:-15}.flex-order-gt-sm--14{-ms-flex-order:-14;order:-14}.flex-order-gt-sm--13{-ms-flex-order:-13;order:-13}.flex-order-gt-sm--12{-ms-flex-order:-12;order:-12}.flex-order-gt-sm--11{-ms-flex-order:-11;order:-11}.flex-order-gt-sm--10{-ms-flex-order:-10;order:-10}.flex-order-gt-sm--9{-ms-flex-order:-9;order:-9}.flex-order-gt-sm--8{-ms-flex-order:-8;order:-8}.flex-order-gt-sm--7{-ms-flex-order:-7;order:-7}.flex-order-gt-sm--6{-ms-flex-order:-6;order:-6}.flex-order-gt-sm--5{-ms-flex-order:-5;order:-5}.flex-order-gt-sm--4{-ms-flex-order:-4;order:-4}.flex-order-gt-sm--3{-ms-flex-order:-3;order:-3}.flex-order-gt-sm--2{-ms-flex-order:-2;order:-2}.flex-order-gt-sm--1{-ms-flex-order:-1;order:-1}.flex-order-gt-sm-0{-ms-flex-order:0;order:0}.flex-order-gt-sm-1{-ms-flex-order:1;order:1}.flex-order-gt-sm-2{-ms-flex-order:2;order:2}.flex-order-gt-sm-3{-ms-flex-order:3;order:3}.flex-order-gt-sm-4{-ms-flex-order:4;order:4}.flex-order-gt-sm-5{-ms-flex-order:5;order:5}.flex-order-gt-sm-6{-ms-flex-order:6;order:6}.flex-order-gt-sm-7{-ms-flex-order:7;order:7}.flex-order-gt-sm-8{-ms-flex-order:8;order:8}.flex-order-gt-sm-9{-ms-flex-order:9;order:9}.flex-order-gt-sm-10{-ms-flex-order:10;order:10}.flex-order-gt-sm-11{-ms-flex-order:11;order:11}.flex-order-gt-sm-12{-ms-flex-order:12;order:12}.flex-order-gt-sm-13{-ms-flex-order:13;order:13}.flex-order-gt-sm-14{-ms-flex-order:14;order:14}.flex-order-gt-sm-15{-ms-flex-order:15;order:15}.flex-order-gt-sm-16{-ms-flex-order:16;order:16}.flex-order-gt-sm-17{-ms-flex-order:17;order:17}.flex-order-gt-sm-18{-ms-flex-order:18;order:18}.flex-order-gt-sm-19{-ms-flex-order:19;order:19}.flex-order-gt-sm-20{-ms-flex-order:20;order:20}.flex-offset-gt-sm-0,.layout-margin .flex-offset-gt-sm-0,.layout-margin .offset-gt-sm-0,.offset-gt-sm-0{margin-left:0}[dir=rtl] .flex-offset-gt-sm-0,[dir=rtl] .layout-margin .flex-offset-gt-sm-0,[dir=rtl] .layout-margin .offset-gt-sm-0,[dir=rtl] .offset-gt-sm-0{margin-left:auto;margin-right:0}.flex-offset-gt-sm-5,.layout-margin .flex-offset-gt-sm-5,.layout-margin .offset-gt-sm-5,.offset-gt-sm-5{margin-left:5%}[dir=rtl] .flex-offset-gt-sm-5,[dir=rtl] .layout-margin .flex-offset-gt-sm-5,[dir=rtl] .layout-margin .offset-gt-sm-5,[dir=rtl] .offset-gt-sm-5{margin-left:auto;margin-right:5%}.flex-offset-gt-sm-10,.layout-margin .flex-offset-gt-sm-10,.layout-margin .offset-gt-sm-10,.offset-gt-sm-10{margin-left:10%}[dir=rtl] .flex-offset-gt-sm-10,[dir=rtl] .layout-margin .flex-offset-gt-sm-10,[dir=rtl] .layout-margin .offset-gt-sm-10,[dir=rtl] .offset-gt-sm-10{margin-left:auto;margin-right:10%}.flex-offset-gt-sm-15,.layout-margin .flex-offset-gt-sm-15,.layout-margin .offset-gt-sm-15,.offset-gt-sm-15{margin-left:15%}[dir=rtl] .flex-offset-gt-sm-15,[dir=rtl] .layout-margin .flex-offset-gt-sm-15,[dir=rtl] .layout-margin .offset-gt-sm-15,[dir=rtl] .offset-gt-sm-15{margin-left:auto;margin-right:15%}.flex-offset-gt-sm-20,.layout-margin .flex-offset-gt-sm-20,.layout-margin .offset-gt-sm-20,.offset-gt-sm-20{margin-left:20%}[dir=rtl] .flex-offset-gt-sm-20,[dir=rtl] .layout-margin .flex-offset-gt-sm-20,[dir=rtl] .layout-margin .offset-gt-sm-20,[dir=rtl] .offset-gt-sm-20{margin-left:auto;margin-right:20%}.flex-offset-gt-sm-25,.layout-margin .flex-offset-gt-sm-25,.layout-margin .offset-gt-sm-25,.offset-gt-sm-25{margin-left:25%}[dir=rtl] .flex-offset-gt-sm-25,[dir=rtl] .layout-margin .flex-offset-gt-sm-25,[dir=rtl] .layout-margin .offset-gt-sm-25,[dir=rtl] .offset-gt-sm-25{margin-left:auto;margin-right:25%}.flex-offset-gt-sm-30,.layout-margin .flex-offset-gt-sm-30,.layout-margin .offset-gt-sm-30,.offset-gt-sm-30{margin-left:30%}[dir=rtl] .flex-offset-gt-sm-30,[dir=rtl] .layout-margin .flex-offset-gt-sm-30,[dir=rtl] .layout-margin .offset-gt-sm-30,[dir=rtl] .offset-gt-sm-30{margin-left:auto;margin-right:30%}.flex-offset-gt-sm-35,.layout-margin .flex-offset-gt-sm-35,.layout-margin .offset-gt-sm-35,.offset-gt-sm-35{margin-left:35%}[dir=rtl] .flex-offset-gt-sm-35,[dir=rtl] .layout-margin .flex-offset-gt-sm-35,[dir=rtl] .layout-margin .offset-gt-sm-35,[dir=rtl] .offset-gt-sm-35{margin-left:auto;margin-right:35%}.flex-offset-gt-sm-40,.layout-margin .flex-offset-gt-sm-40,.layout-margin .offset-gt-sm-40,.offset-gt-sm-40{margin-left:40%}[dir=rtl] .flex-offset-gt-sm-40,[dir=rtl] .layout-margin .flex-offset-gt-sm-40,[dir=rtl] .layout-margin .offset-gt-sm-40,[dir=rtl] .offset-gt-sm-40{margin-left:auto;margin-right:40%}.flex-offset-gt-sm-45,.layout-margin .flex-offset-gt-sm-45,.layout-margin .offset-gt-sm-45,.offset-gt-sm-45{margin-left:45%}[dir=rtl] .flex-offset-gt-sm-45,[dir=rtl] .layout-margin .flex-offset-gt-sm-45,[dir=rtl] .layout-margin .offset-gt-sm-45,[dir=rtl] .offset-gt-sm-45{margin-left:auto;margin-right:45%}.flex-offset-gt-sm-50,.layout-margin .flex-offset-gt-sm-50,.layout-margin .offset-gt-sm-50,.offset-gt-sm-50{margin-left:50%}[dir=rtl] .flex-offset-gt-sm-50,[dir=rtl] .layout-margin .flex-offset-gt-sm-50,[dir=rtl] .layout-margin .offset-gt-sm-50,[dir=rtl] .offset-gt-sm-50{margin-left:auto;margin-right:50%}.flex-offset-gt-sm-55,.layout-margin .flex-offset-gt-sm-55,.layout-margin .offset-gt-sm-55,.offset-gt-sm-55{margin-left:55%}[dir=rtl] .flex-offset-gt-sm-55,[dir=rtl] .layout-margin .flex-offset-gt-sm-55,[dir=rtl] .layout-margin .offset-gt-sm-55,[dir=rtl] .offset-gt-sm-55{margin-left:auto;margin-right:55%}.flex-offset-gt-sm-60,.layout-margin .flex-offset-gt-sm-60,.layout-margin .offset-gt-sm-60,.offset-gt-sm-60{margin-left:60%}[dir=rtl] .flex-offset-gt-sm-60,[dir=rtl] .layout-margin .flex-offset-gt-sm-60,[dir=rtl] .layout-margin .offset-gt-sm-60,[dir=rtl] .offset-gt-sm-60{margin-left:auto;margin-right:60%}.flex-offset-gt-sm-65,.layout-margin .flex-offset-gt-sm-65,.layout-margin .offset-gt-sm-65,.offset-gt-sm-65{margin-left:65%}[dir=rtl] .flex-offset-gt-sm-65,[dir=rtl] .layout-margin .flex-offset-gt-sm-65,[dir=rtl] .layout-margin .offset-gt-sm-65,[dir=rtl] .offset-gt-sm-65{margin-left:auto;margin-right:65%}.flex-offset-gt-sm-70,.layout-margin .flex-offset-gt-sm-70,.layout-margin .offset-gt-sm-70,.offset-gt-sm-70{margin-left:70%}[dir=rtl] .flex-offset-gt-sm-70,[dir=rtl] .layout-margin .flex-offset-gt-sm-70,[dir=rtl] .layout-margin .offset-gt-sm-70,[dir=rtl] .offset-gt-sm-70{margin-left:auto;margin-right:70%}.flex-offset-gt-sm-75,.layout-margin .flex-offset-gt-sm-75,.layout-margin .offset-gt-sm-75,.offset-gt-sm-75{margin-left:75%}[dir=rtl] .flex-offset-gt-sm-75,[dir=rtl] .layout-margin .flex-offset-gt-sm-75,[dir=rtl] .layout-margin .offset-gt-sm-75,[dir=rtl] .offset-gt-sm-75{margin-left:auto;margin-right:75%}.flex-offset-gt-sm-80,.layout-margin .flex-offset-gt-sm-80,.layout-margin .offset-gt-sm-80,.offset-gt-sm-80{margin-left:80%}[dir=rtl] .flex-offset-gt-sm-80,[dir=rtl] .layout-margin .flex-offset-gt-sm-80,[dir=rtl] .layout-margin .offset-gt-sm-80,[dir=rtl] .offset-gt-sm-80{margin-left:auto;margin-right:80%}.flex-offset-gt-sm-85,.layout-margin .flex-offset-gt-sm-85,.layout-margin .offset-gt-sm-85,.offset-gt-sm-85{margin-left:85%}[dir=rtl] .flex-offset-gt-sm-85,[dir=rtl] .layout-margin .flex-offset-gt-sm-85,[dir=rtl] .layout-margin .offset-gt-sm-85,[dir=rtl] .offset-gt-sm-85{margin-left:auto;margin-right:85%}.flex-offset-gt-sm-90,.layout-margin .flex-offset-gt-sm-90,.layout-margin .offset-gt-sm-90,.offset-gt-sm-90{margin-left:90%}[dir=rtl] .flex-offset-gt-sm-90,[dir=rtl] .layout-margin .flex-offset-gt-sm-90,[dir=rtl] .layout-margin .offset-gt-sm-90,[dir=rtl] .offset-gt-sm-90{margin-left:auto;margin-right:90%}.flex-offset-gt-sm-95,.layout-margin .flex-offset-gt-sm-95,.layout-margin .offset-gt-sm-95,.offset-gt-sm-95{margin-left:95%}[dir=rtl] .flex-offset-gt-sm-95,[dir=rtl] .layout-margin .flex-offset-gt-sm-95,[dir=rtl] .layout-margin .offset-gt-sm-95,[dir=rtl] .offset-gt-sm-95{margin-left:auto;margin-right:95%}.flex-offset-gt-sm-33,.layout-margin .flex-offset-gt-sm-33,.layout-margin .offset-gt-sm-33,.offset-gt-sm-33{margin-left:33.3333333333%}.flex-offset-gt-sm-66,.layout-margin .flex-offset-gt-sm-66,.layout-margin .offset-gt-sm-66,.offset-gt-sm-66{margin-left:66.6666666667%}[dir=rtl] .flex-offset-gt-sm-66,[dir=rtl] .layout-margin .flex-offset-gt-sm-66,[dir=rtl] .layout-margin .offset-gt-sm-66,[dir=rtl] .offset-gt-sm-66{margin-left:auto;margin-right:66.6666666667%}.layout-align-gt-sm,.layout-align-gt-sm-start-stretch{-ms-flex-line-pack:stretch;align-content:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:start;justify-content:flex-start}.layout-align-gt-sm-start,.layout-align-gt-sm-start-center,.layout-align-gt-sm-start-end,.layout-align-gt-sm-start-start,.layout-align-gt-sm-start-stretch{-ms-flex-pack:start;justify-content:flex-start}.layout-align-gt-sm-center,.layout-align-gt-sm-center-center,.layout-align-gt-sm-center-end,.layout-align-gt-sm-center-start,.layout-align-gt-sm-center-stretch{-ms-flex-pack:center;justify-content:center}.layout-align-gt-sm-end,.layout-align-gt-sm-end-center,.layout-align-gt-sm-end-end,.layout-align-gt-sm-end-start,.layout-align-gt-sm-end-stretch{-ms-flex-pack:end;justify-content:flex-end}.layout-align-gt-sm-space-around,.layout-align-gt-sm-space-around-center,.layout-align-gt-sm-space-around-end,.layout-align-gt-sm-space-around-start,.layout-align-gt-sm-space-around-stretch{-ms-flex-pack:distribute;justify-content:space-around}.layout-align-gt-sm-space-between,.layout-align-gt-sm-space-between-center,.layout-align-gt-sm-space-between-end,.layout-align-gt-sm-space-between-start,.layout-align-gt-sm-space-between-stretch{-ms-flex-pack:justify;justify-content:space-between}.layout-align-gt-sm-center-start,.layout-align-gt-sm-end-start,.layout-align-gt-sm-space-around-start,.layout-align-gt-sm-space-between-start,.layout-align-gt-sm-start-start{-ms-flex-line-pack:start;align-content:flex-start;-ms-flex-align:start;align-items:flex-start}.layout-align-gt-sm-center-center,.layout-align-gt-sm-end-center,.layout-align-gt-sm-space-around-center,.layout-align-gt-sm-space-between-center,.layout-align-gt-sm-start-center{-ms-flex-line-pack:center;align-content:center;-ms-flex-align:center;align-items:center;max-width:100%}.layout-align-gt-sm-center-center>*,.layout-align-gt-sm-end-center>*,.layout-align-gt-sm-space-around-center>*,.layout-align-gt-sm-space-between-center>*,.layout-align-gt-sm-start-center>*{box-sizing:border-box;max-width:100%}.layout-align-gt-sm-center-end,.layout-align-gt-sm-end-end,.layout-align-gt-sm-space-around-end,.layout-align-gt-sm-space-between-end,.layout-align-gt-sm-start-end{-ms-flex-line-pack:end;align-content:flex-end;-ms-flex-align:end;align-items:flex-end}.layout-align-gt-sm-center-stretch,.layout-align-gt-sm-end-stretch,.layout-align-gt-sm-space-around-stretch,.layout-align-gt-sm-space-between-stretch,.layout-align-gt-sm-start-stretch{-ms-flex-line-pack:stretch;align-content:stretch;-ms-flex-align:stretch;align-items:stretch}.flex-gt-sm{box-sizing:border-box;-ms-flex:1;flex:1}.flex-gt-sm-grow{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%}.flex-gt-sm-initial{box-sizing:border-box;-ms-flex:0 1 auto;flex:0 1 auto}.flex-gt-sm-auto{box-sizing:border-box;-ms-flex:1 1 auto;flex:1 1 auto}.flex-gt-sm-none{box-sizing:border-box;-ms-flex:0 0 auto;flex:0 0 auto}.flex-gt-sm-noshrink{box-sizing:border-box;-ms-flex:1 0 auto;flex:1 0 auto}.flex-gt-sm-nogrow{box-sizing:border-box;-ms-flex:0 1 auto;flex:0 1 auto}.flex-gt-sm-0,.layout-row>.flex-gt-sm-0{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:0}.layout-row>.flex-gt-sm-0{min-width:0}.layout-column>.flex-gt-sm-0{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:0%;max-width:100%}.layout-gt-sm-row>.flex-gt-sm-0{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:0;min-width:0}.layout-gt-sm-column>.flex-gt-sm-0{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:0%;max-width:100%;min-height:0}.flex-gt-sm-5,.layout-row>.flex-gt-sm-5{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:5%}.layout-column>.flex-gt-sm-5{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:5%;max-width:100%}.layout-gt-sm-row>.flex-gt-sm-5{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:5%}.layout-gt-sm-column>.flex-gt-sm-5{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:5%;max-width:100%}.flex-gt-sm-10,.layout-row>.flex-gt-sm-10{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:10%}.layout-column>.flex-gt-sm-10{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:10%;max-width:100%}.layout-gt-sm-row>.flex-gt-sm-10{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:10%}.layout-gt-sm-column>.flex-gt-sm-10{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:10%;max-width:100%}.flex-gt-sm-15,.layout-row>.flex-gt-sm-15{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:15%}.layout-column>.flex-gt-sm-15{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:15%;max-width:100%}.layout-gt-sm-row>.flex-gt-sm-15{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:15%}.layout-gt-sm-column>.flex-gt-sm-15{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:15%;max-width:100%}.flex-gt-sm-20,.layout-row>.flex-gt-sm-20{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:20%}.layout-column>.flex-gt-sm-20{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:20%;max-width:100%}.layout-gt-sm-row>.flex-gt-sm-20{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:20%}.layout-gt-sm-column>.flex-gt-sm-20{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:20%;max-width:100%}.flex-gt-sm-25,.layout-row>.flex-gt-sm-25{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:25%}.layout-column>.flex-gt-sm-25{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:25%;max-width:100%}.layout-gt-sm-row>.flex-gt-sm-25{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:25%}.layout-gt-sm-column>.flex-gt-sm-25{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:25%;max-width:100%}.flex-gt-sm-30,.layout-row>.flex-gt-sm-30{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:30%}.layout-column>.flex-gt-sm-30{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:30%;max-width:100%}.layout-gt-sm-row>.flex-gt-sm-30{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:30%}.layout-gt-sm-column>.flex-gt-sm-30{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:30%;max-width:100%}.flex-gt-sm-35,.layout-row>.flex-gt-sm-35{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:35%}.layout-column>.flex-gt-sm-35{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:35%;max-width:100%}.layout-gt-sm-row>.flex-gt-sm-35{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:35%}.layout-gt-sm-column>.flex-gt-sm-35{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:35%;max-width:100%}.flex-gt-sm-40,.layout-row>.flex-gt-sm-40{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:40%}.layout-column>.flex-gt-sm-40{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:40%;max-width:100%}.layout-gt-sm-row>.flex-gt-sm-40{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:40%}.layout-gt-sm-column>.flex-gt-sm-40{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:40%;max-width:100%}.flex-gt-sm-45,.layout-row>.flex-gt-sm-45{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:45%}.layout-column>.flex-gt-sm-45{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:45%;max-width:100%}.layout-gt-sm-row>.flex-gt-sm-45{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:45%}.layout-gt-sm-column>.flex-gt-sm-45{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:45%;max-width:100%}.flex-gt-sm-50,.layout-row>.flex-gt-sm-50{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:50%}.layout-column>.flex-gt-sm-50{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:50%;max-width:100%}.layout-gt-sm-row>.flex-gt-sm-50{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:50%}.layout-gt-sm-column>.flex-gt-sm-50{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:50%;max-width:100%}.flex-gt-sm-55,.layout-row>.flex-gt-sm-55{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:55%}.layout-column>.flex-gt-sm-55{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:55%;max-width:100%}.layout-gt-sm-row>.flex-gt-sm-55{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:55%}.layout-gt-sm-column>.flex-gt-sm-55{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:55%;max-width:100%}.flex-gt-sm-60,.layout-row>.flex-gt-sm-60{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:60%}.layout-column>.flex-gt-sm-60{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:60%;max-width:100%}.layout-gt-sm-row>.flex-gt-sm-60{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:60%}.layout-gt-sm-column>.flex-gt-sm-60{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:60%;max-width:100%}.flex-gt-sm-65,.layout-row>.flex-gt-sm-65{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:65%}.layout-column>.flex-gt-sm-65{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:65%;max-width:100%}.layout-gt-sm-row>.flex-gt-sm-65{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:65%}.layout-gt-sm-column>.flex-gt-sm-65{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:65%;max-width:100%}.flex-gt-sm-70,.layout-row>.flex-gt-sm-70{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:70%}.layout-column>.flex-gt-sm-70{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:70%;max-width:100%}.layout-gt-sm-row>.flex-gt-sm-70{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:70%}.layout-gt-sm-column>.flex-gt-sm-70{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:70%;max-width:100%}.flex-gt-sm-75,.layout-row>.flex-gt-sm-75{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:75%}.layout-column>.flex-gt-sm-75{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:75%;max-width:100%}.layout-gt-sm-row>.flex-gt-sm-75{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:75%}.layout-gt-sm-column>.flex-gt-sm-75{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:75%;max-width:100%}.flex-gt-sm-80,.layout-row>.flex-gt-sm-80{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:80%}.layout-column>.flex-gt-sm-80{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:80%;max-width:100%}.layout-gt-sm-row>.flex-gt-sm-80{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:80%}.layout-gt-sm-column>.flex-gt-sm-80{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:80%;max-width:100%}.flex-gt-sm-85,.layout-row>.flex-gt-sm-85{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:85%}.layout-column>.flex-gt-sm-85{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:85%;max-width:100%}.layout-gt-sm-row>.flex-gt-sm-85{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:85%}.layout-gt-sm-column>.flex-gt-sm-85{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:85%;max-width:100%}.flex-gt-sm-90,.layout-row>.flex-gt-sm-90{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:90%}.layout-column>.flex-gt-sm-90{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:90%;max-width:100%}.layout-gt-sm-row>.flex-gt-sm-90{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:90%}.layout-gt-sm-column>.flex-gt-sm-90{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:90%;max-width:100%}.flex-gt-sm-95,.layout-row>.flex-gt-sm-95{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:95%}.layout-column>.flex-gt-sm-95{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:95%;max-width:100%}.layout-gt-sm-row>.flex-gt-sm-95{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:95%}.layout-gt-sm-column>.flex-gt-sm-95{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:95%;max-width:100%}.flex-gt-sm-100,.layout-column>.flex-gt-sm-100,.layout-gt-sm-column>.flex-gt-sm-100,.layout-gt-sm-row>.flex-gt-sm-100,.layout-row>.flex-gt-sm-100{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:100%}.layout-row>.flex-gt-sm-33{box-sizing:border-box;-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-height:100%;max-width:33.33%}.layout-row>.flex-gt-sm-66{box-sizing:border-box;-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-height:100%;max-width:66.66%}.layout-column>.flex-gt-sm-33{box-sizing:border-box;-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-height:33.33%;max-width:100%}.layout-column>.flex-gt-sm-66{box-sizing:border-box;-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-height:66.66%;max-width:100%}.layout-gt-sm-row>.flex-gt-sm-33{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:33.33%}.layout-gt-sm-row>.flex-gt-sm-66{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:66.66%}.layout-gt-sm-row>.flex{min-width:0}.layout-gt-sm-column>.flex-gt-sm-33{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:33.33%;max-width:100%}.layout-gt-sm-column>.flex-gt-sm-66{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:66.66%;max-width:100%}.layout-gt-sm-column>.flex{min-height:0}.layout-gt-sm,.layout-gt-sm-column,.layout-gt-sm-row{box-sizing:border-box;display:-ms-flexbox;display:flex}.layout-gt-sm-column{-ms-flex-direction:column;flex-direction:column}.layout-gt-sm-row{-ms-flex-direction:row;flex-direction:row}}@media(min-width: 960px)and (max-width: 1279px){.hide-gt-sm:not(.show-gt-xs):not(.show-gt-sm):not(.show-md):not(.show),.hide-gt-xs:not(.show-gt-xs):not(.show-gt-sm):not(.show-md):not(.show),.hide-md:not(.show-md):not(.show-gt-sm):not(.show-gt-xs):not(.show),.hide:not(.show-gt-xs):not(.show-gt-sm):not(.show-md):not(.show){display:none}.flex-order-md--20{-ms-flex-order:-20;order:-20}.flex-order-md--19{-ms-flex-order:-19;order:-19}.flex-order-md--18{-ms-flex-order:-18;order:-18}.flex-order-md--17{-ms-flex-order:-17;order:-17}.flex-order-md--16{-ms-flex-order:-16;order:-16}.flex-order-md--15{-ms-flex-order:-15;order:-15}.flex-order-md--14{-ms-flex-order:-14;order:-14}.flex-order-md--13{-ms-flex-order:-13;order:-13}.flex-order-md--12{-ms-flex-order:-12;order:-12}.flex-order-md--11{-ms-flex-order:-11;order:-11}.flex-order-md--10{-ms-flex-order:-10;order:-10}.flex-order-md--9{-ms-flex-order:-9;order:-9}.flex-order-md--8{-ms-flex-order:-8;order:-8}.flex-order-md--7{-ms-flex-order:-7;order:-7}.flex-order-md--6{-ms-flex-order:-6;order:-6}.flex-order-md--5{-ms-flex-order:-5;order:-5}.flex-order-md--4{-ms-flex-order:-4;order:-4}.flex-order-md--3{-ms-flex-order:-3;order:-3}.flex-order-md--2{-ms-flex-order:-2;order:-2}.flex-order-md--1{-ms-flex-order:-1;order:-1}.flex-order-md-0{-ms-flex-order:0;order:0}.flex-order-md-1{-ms-flex-order:1;order:1}.flex-order-md-2{-ms-flex-order:2;order:2}.flex-order-md-3{-ms-flex-order:3;order:3}.flex-order-md-4{-ms-flex-order:4;order:4}.flex-order-md-5{-ms-flex-order:5;order:5}.flex-order-md-6{-ms-flex-order:6;order:6}.flex-order-md-7{-ms-flex-order:7;order:7}.flex-order-md-8{-ms-flex-order:8;order:8}.flex-order-md-9{-ms-flex-order:9;order:9}.flex-order-md-10{-ms-flex-order:10;order:10}.flex-order-md-11{-ms-flex-order:11;order:11}.flex-order-md-12{-ms-flex-order:12;order:12}.flex-order-md-13{-ms-flex-order:13;order:13}.flex-order-md-14{-ms-flex-order:14;order:14}.flex-order-md-15{-ms-flex-order:15;order:15}.flex-order-md-16{-ms-flex-order:16;order:16}.flex-order-md-17{-ms-flex-order:17;order:17}.flex-order-md-18{-ms-flex-order:18;order:18}.flex-order-md-19{-ms-flex-order:19;order:19}.flex-order-md-20{-ms-flex-order:20;order:20}.flex-offset-md-0,.layout-margin .flex-offset-md-0,.layout-margin .offset-md-0,.offset-md-0{margin-left:0}[dir=rtl] .flex-offset-md-0,[dir=rtl] .layout-margin .flex-offset-md-0,[dir=rtl] .layout-margin .offset-md-0,[dir=rtl] .offset-md-0{margin-left:auto;margin-right:0}.flex-offset-md-5,.layout-margin .flex-offset-md-5,.layout-margin .offset-md-5,.offset-md-5{margin-left:5%}[dir=rtl] .flex-offset-md-5,[dir=rtl] .layout-margin .flex-offset-md-5,[dir=rtl] .layout-margin .offset-md-5,[dir=rtl] .offset-md-5{margin-left:auto;margin-right:5%}.flex-offset-md-10,.layout-margin .flex-offset-md-10,.layout-margin .offset-md-10,.offset-md-10{margin-left:10%}[dir=rtl] .flex-offset-md-10,[dir=rtl] .layout-margin .flex-offset-md-10,[dir=rtl] .layout-margin .offset-md-10,[dir=rtl] .offset-md-10{margin-left:auto;margin-right:10%}.flex-offset-md-15,.layout-margin .flex-offset-md-15,.layout-margin .offset-md-15,.offset-md-15{margin-left:15%}[dir=rtl] .flex-offset-md-15,[dir=rtl] .layout-margin .flex-offset-md-15,[dir=rtl] .layout-margin .offset-md-15,[dir=rtl] .offset-md-15{margin-left:auto;margin-right:15%}.flex-offset-md-20,.layout-margin .flex-offset-md-20,.layout-margin .offset-md-20,.offset-md-20{margin-left:20%}[dir=rtl] .flex-offset-md-20,[dir=rtl] .layout-margin .flex-offset-md-20,[dir=rtl] .layout-margin .offset-md-20,[dir=rtl] .offset-md-20{margin-left:auto;margin-right:20%}.flex-offset-md-25,.layout-margin .flex-offset-md-25,.layout-margin .offset-md-25,.offset-md-25{margin-left:25%}[dir=rtl] .flex-offset-md-25,[dir=rtl] .layout-margin .flex-offset-md-25,[dir=rtl] .layout-margin .offset-md-25,[dir=rtl] .offset-md-25{margin-left:auto;margin-right:25%}.flex-offset-md-30,.layout-margin .flex-offset-md-30,.layout-margin .offset-md-30,.offset-md-30{margin-left:30%}[dir=rtl] .flex-offset-md-30,[dir=rtl] .layout-margin .flex-offset-md-30,[dir=rtl] .layout-margin .offset-md-30,[dir=rtl] .offset-md-30{margin-left:auto;margin-right:30%}.flex-offset-md-35,.layout-margin .flex-offset-md-35,.layout-margin .offset-md-35,.offset-md-35{margin-left:35%}[dir=rtl] .flex-offset-md-35,[dir=rtl] .layout-margin .flex-offset-md-35,[dir=rtl] .layout-margin .offset-md-35,[dir=rtl] .offset-md-35{margin-left:auto;margin-right:35%}.flex-offset-md-40,.layout-margin .flex-offset-md-40,.layout-margin .offset-md-40,.offset-md-40{margin-left:40%}[dir=rtl] .flex-offset-md-40,[dir=rtl] .layout-margin .flex-offset-md-40,[dir=rtl] .layout-margin .offset-md-40,[dir=rtl] .offset-md-40{margin-left:auto;margin-right:40%}.flex-offset-md-45,.layout-margin .flex-offset-md-45,.layout-margin .offset-md-45,.offset-md-45{margin-left:45%}[dir=rtl] .flex-offset-md-45,[dir=rtl] .layout-margin .flex-offset-md-45,[dir=rtl] .layout-margin .offset-md-45,[dir=rtl] .offset-md-45{margin-left:auto;margin-right:45%}.flex-offset-md-50,.layout-margin .flex-offset-md-50,.layout-margin .offset-md-50,.offset-md-50{margin-left:50%}[dir=rtl] .flex-offset-md-50,[dir=rtl] .layout-margin .flex-offset-md-50,[dir=rtl] .layout-margin .offset-md-50,[dir=rtl] .offset-md-50{margin-left:auto;margin-right:50%}.flex-offset-md-55,.layout-margin .flex-offset-md-55,.layout-margin .offset-md-55,.offset-md-55{margin-left:55%}[dir=rtl] .flex-offset-md-55,[dir=rtl] .layout-margin .flex-offset-md-55,[dir=rtl] .layout-margin .offset-md-55,[dir=rtl] .offset-md-55{margin-left:auto;margin-right:55%}.flex-offset-md-60,.layout-margin .flex-offset-md-60,.layout-margin .offset-md-60,.offset-md-60{margin-left:60%}[dir=rtl] .flex-offset-md-60,[dir=rtl] .layout-margin .flex-offset-md-60,[dir=rtl] .layout-margin .offset-md-60,[dir=rtl] .offset-md-60{margin-left:auto;margin-right:60%}.flex-offset-md-65,.layout-margin .flex-offset-md-65,.layout-margin .offset-md-65,.offset-md-65{margin-left:65%}[dir=rtl] .flex-offset-md-65,[dir=rtl] .layout-margin .flex-offset-md-65,[dir=rtl] .layout-margin .offset-md-65,[dir=rtl] .offset-md-65{margin-left:auto;margin-right:65%}.flex-offset-md-70,.layout-margin .flex-offset-md-70,.layout-margin .offset-md-70,.offset-md-70{margin-left:70%}[dir=rtl] .flex-offset-md-70,[dir=rtl] .layout-margin .flex-offset-md-70,[dir=rtl] .layout-margin .offset-md-70,[dir=rtl] .offset-md-70{margin-left:auto;margin-right:70%}.flex-offset-md-75,.layout-margin .flex-offset-md-75,.layout-margin .offset-md-75,.offset-md-75{margin-left:75%}[dir=rtl] .flex-offset-md-75,[dir=rtl] .layout-margin .flex-offset-md-75,[dir=rtl] .layout-margin .offset-md-75,[dir=rtl] .offset-md-75{margin-left:auto;margin-right:75%}.flex-offset-md-80,.layout-margin .flex-offset-md-80,.layout-margin .offset-md-80,.offset-md-80{margin-left:80%}[dir=rtl] .flex-offset-md-80,[dir=rtl] .layout-margin .flex-offset-md-80,[dir=rtl] .layout-margin .offset-md-80,[dir=rtl] .offset-md-80{margin-left:auto;margin-right:80%}.flex-offset-md-85,.layout-margin .flex-offset-md-85,.layout-margin .offset-md-85,.offset-md-85{margin-left:85%}[dir=rtl] .flex-offset-md-85,[dir=rtl] .layout-margin .flex-offset-md-85,[dir=rtl] .layout-margin .offset-md-85,[dir=rtl] .offset-md-85{margin-left:auto;margin-right:85%}.flex-offset-md-90,.layout-margin .flex-offset-md-90,.layout-margin .offset-md-90,.offset-md-90{margin-left:90%}[dir=rtl] .flex-offset-md-90,[dir=rtl] .layout-margin .flex-offset-md-90,[dir=rtl] .layout-margin .offset-md-90,[dir=rtl] .offset-md-90{margin-left:auto;margin-right:90%}.flex-offset-md-95,.layout-margin .flex-offset-md-95,.layout-margin .offset-md-95,.offset-md-95{margin-left:95%}[dir=rtl] .flex-offset-md-95,[dir=rtl] .layout-margin .flex-offset-md-95,[dir=rtl] .layout-margin .offset-md-95,[dir=rtl] .offset-md-95{margin-left:auto;margin-right:95%}.flex-offset-md-33,.layout-margin .flex-offset-md-33,.layout-margin .offset-md-33,.offset-md-33{margin-left:33.3333333333%}.flex-offset-md-66,.layout-margin .flex-offset-md-66,.layout-margin .offset-md-66,.offset-md-66{margin-left:66.6666666667%}[dir=rtl] .flex-offset-md-66,[dir=rtl] .layout-margin .flex-offset-md-66,[dir=rtl] .layout-margin .offset-md-66,[dir=rtl] .offset-md-66{margin-left:auto;margin-right:66.6666666667%}.layout-align-md,.layout-align-md-start-stretch{-ms-flex-line-pack:stretch;align-content:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:start;justify-content:flex-start}.layout-align-md-start,.layout-align-md-start-center,.layout-align-md-start-end,.layout-align-md-start-start,.layout-align-md-start-stretch{-ms-flex-pack:start;justify-content:flex-start}.layout-align-md-center,.layout-align-md-center-center,.layout-align-md-center-end,.layout-align-md-center-start,.layout-align-md-center-stretch{-ms-flex-pack:center;justify-content:center}.layout-align-md-end,.layout-align-md-end-center,.layout-align-md-end-end,.layout-align-md-end-start,.layout-align-md-end-stretch{-ms-flex-pack:end;justify-content:flex-end}.layout-align-md-space-around,.layout-align-md-space-around-center,.layout-align-md-space-around-end,.layout-align-md-space-around-start,.layout-align-md-space-around-stretch{-ms-flex-pack:distribute;justify-content:space-around}.layout-align-md-space-between,.layout-align-md-space-between-center,.layout-align-md-space-between-end,.layout-align-md-space-between-start,.layout-align-md-space-between-stretch{-ms-flex-pack:justify;justify-content:space-between}.layout-align-md-center-start,.layout-align-md-end-start,.layout-align-md-space-around-start,.layout-align-md-space-between-start,.layout-align-md-start-start{-ms-flex-line-pack:start;align-content:flex-start;-ms-flex-align:start;align-items:flex-start}.layout-align-md-center-center,.layout-align-md-end-center,.layout-align-md-space-around-center,.layout-align-md-space-between-center,.layout-align-md-start-center{-ms-flex-line-pack:center;align-content:center;-ms-flex-align:center;align-items:center;max-width:100%}.layout-align-md-center-center>*,.layout-align-md-end-center>*,.layout-align-md-space-around-center>*,.layout-align-md-space-between-center>*,.layout-align-md-start-center>*{box-sizing:border-box;max-width:100%}.layout-align-md-center-end,.layout-align-md-end-end,.layout-align-md-space-around-end,.layout-align-md-space-between-end,.layout-align-md-start-end{-ms-flex-line-pack:end;align-content:flex-end;-ms-flex-align:end;align-items:flex-end}.layout-align-md-center-stretch,.layout-align-md-end-stretch,.layout-align-md-space-around-stretch,.layout-align-md-space-between-stretch,.layout-align-md-start-stretch{-ms-flex-line-pack:stretch;align-content:stretch;-ms-flex-align:stretch;align-items:stretch}.flex-md{box-sizing:border-box;-ms-flex:1;flex:1}.flex-md-grow{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%}.flex-md-initial{box-sizing:border-box;-ms-flex:0 1 auto;flex:0 1 auto}.flex-md-auto{box-sizing:border-box;-ms-flex:1 1 auto;flex:1 1 auto}.flex-md-none{box-sizing:border-box;-ms-flex:0 0 auto;flex:0 0 auto}.flex-md-noshrink{box-sizing:border-box;-ms-flex:1 0 auto;flex:1 0 auto}.flex-md-nogrow{box-sizing:border-box;-ms-flex:0 1 auto;flex:0 1 auto}.flex-md-0,.layout-row>.flex-md-0{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:0}.layout-row>.flex-md-0{min-width:0}.layout-column>.flex-md-0{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:0%;max-width:100%}.layout-md-row>.flex-md-0{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:0;min-width:0}.layout-md-column>.flex-md-0{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:0%;max-width:100%;min-height:0}.flex-md-5,.layout-row>.flex-md-5{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:5%}.layout-column>.flex-md-5{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:5%;max-width:100%}.layout-md-row>.flex-md-5{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:5%}.layout-md-column>.flex-md-5{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:5%;max-width:100%}.flex-md-10,.layout-row>.flex-md-10{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:10%}.layout-column>.flex-md-10{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:10%;max-width:100%}.layout-md-row>.flex-md-10{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:10%}.layout-md-column>.flex-md-10{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:10%;max-width:100%}.flex-md-15,.layout-row>.flex-md-15{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:15%}.layout-column>.flex-md-15{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:15%;max-width:100%}.layout-md-row>.flex-md-15{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:15%}.layout-md-column>.flex-md-15{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:15%;max-width:100%}.flex-md-20,.layout-row>.flex-md-20{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:20%}.layout-column>.flex-md-20{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:20%;max-width:100%}.layout-md-row>.flex-md-20{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:20%}.layout-md-column>.flex-md-20{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:20%;max-width:100%}.flex-md-25,.layout-row>.flex-md-25{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:25%}.layout-column>.flex-md-25{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:25%;max-width:100%}.layout-md-row>.flex-md-25{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:25%}.layout-md-column>.flex-md-25{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:25%;max-width:100%}.flex-md-30,.layout-row>.flex-md-30{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:30%}.layout-column>.flex-md-30{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:30%;max-width:100%}.layout-md-row>.flex-md-30{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:30%}.layout-md-column>.flex-md-30{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:30%;max-width:100%}.flex-md-35,.layout-row>.flex-md-35{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:35%}.layout-column>.flex-md-35{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:35%;max-width:100%}.layout-md-row>.flex-md-35{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:35%}.layout-md-column>.flex-md-35{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:35%;max-width:100%}.flex-md-40,.layout-row>.flex-md-40{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:40%}.layout-column>.flex-md-40{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:40%;max-width:100%}.layout-md-row>.flex-md-40{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:40%}.layout-md-column>.flex-md-40{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:40%;max-width:100%}.flex-md-45,.layout-row>.flex-md-45{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:45%}.layout-column>.flex-md-45{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:45%;max-width:100%}.layout-md-row>.flex-md-45{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:45%}.layout-md-column>.flex-md-45{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:45%;max-width:100%}.flex-md-50,.layout-row>.flex-md-50{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:50%}.layout-column>.flex-md-50{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:50%;max-width:100%}.layout-md-row>.flex-md-50{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:50%}.layout-md-column>.flex-md-50{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:50%;max-width:100%}.flex-md-55,.layout-row>.flex-md-55{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:55%}.layout-column>.flex-md-55{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:55%;max-width:100%}.layout-md-row>.flex-md-55{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:55%}.layout-md-column>.flex-md-55{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:55%;max-width:100%}.flex-md-60,.layout-row>.flex-md-60{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:60%}.layout-column>.flex-md-60{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:60%;max-width:100%}.layout-md-row>.flex-md-60{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:60%}.layout-md-column>.flex-md-60{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:60%;max-width:100%}.flex-md-65,.layout-row>.flex-md-65{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:65%}.layout-column>.flex-md-65{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:65%;max-width:100%}.layout-md-row>.flex-md-65{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:65%}.layout-md-column>.flex-md-65{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:65%;max-width:100%}.flex-md-70,.layout-row>.flex-md-70{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:70%}.layout-column>.flex-md-70{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:70%;max-width:100%}.layout-md-row>.flex-md-70{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:70%}.layout-md-column>.flex-md-70{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:70%;max-width:100%}.flex-md-75,.layout-row>.flex-md-75{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:75%}.layout-column>.flex-md-75{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:75%;max-width:100%}.layout-md-row>.flex-md-75{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:75%}.layout-md-column>.flex-md-75{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:75%;max-width:100%}.flex-md-80,.layout-row>.flex-md-80{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:80%}.layout-column>.flex-md-80{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:80%;max-width:100%}.layout-md-row>.flex-md-80{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:80%}.layout-md-column>.flex-md-80{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:80%;max-width:100%}.flex-md-85,.layout-row>.flex-md-85{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:85%}.layout-column>.flex-md-85{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:85%;max-width:100%}.layout-md-row>.flex-md-85{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:85%}.layout-md-column>.flex-md-85{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:85%;max-width:100%}.flex-md-90,.layout-row>.flex-md-90{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:90%}.layout-column>.flex-md-90{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:90%;max-width:100%}.layout-md-row>.flex-md-90{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:90%}.layout-md-column>.flex-md-90{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:90%;max-width:100%}.flex-md-95,.layout-row>.flex-md-95{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:95%}.layout-column>.flex-md-95{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:95%;max-width:100%}.layout-md-row>.flex-md-95{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:95%}.layout-md-column>.flex-md-95{max-height:95%}.flex-md-100,.layout-md-column>.flex-md-95{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%}.flex-md-100{max-height:100%}.layout-column>.flex-md-100,.layout-md-column>.flex-md-100,.layout-md-row>.flex-md-100,.layout-row>.flex-md-100{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:100%}.layout-row>.flex-md-33{box-sizing:border-box;-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-height:100%;max-width:33.33%}.layout-row>.flex-md-66{box-sizing:border-box;-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-height:100%;max-width:66.66%}.layout-column>.flex-md-33{box-sizing:border-box;-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-height:33.33%;max-width:100%}.layout-column>.flex-md-66{box-sizing:border-box;-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-height:66.66%;max-width:100%}.layout-md-row>.flex-md-33{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:33.33%}.layout-md-row>.flex-md-66{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:66.66%}.layout-md-row>.flex{min-width:0}.layout-md-column>.flex-md-33{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:33.33%;max-width:100%}.layout-md-column>.flex-md-66{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:66.66%;max-width:100%}.layout-md-column>.flex{min-height:0}.layout-md,.layout-md-column,.layout-md-row{box-sizing:border-box;display:-ms-flexbox;display:flex}.layout-md-column{-ms-flex-direction:column;flex-direction:column}.layout-md-row{-ms-flex-direction:row;flex-direction:row}}@media(min-width: 1280px){.flex-order-gt-md--20{-ms-flex-order:-20;order:-20}.flex-order-gt-md--19{-ms-flex-order:-19;order:-19}.flex-order-gt-md--18{-ms-flex-order:-18;order:-18}.flex-order-gt-md--17{-ms-flex-order:-17;order:-17}.flex-order-gt-md--16{-ms-flex-order:-16;order:-16}.flex-order-gt-md--15{-ms-flex-order:-15;order:-15}.flex-order-gt-md--14{-ms-flex-order:-14;order:-14}.flex-order-gt-md--13{-ms-flex-order:-13;order:-13}.flex-order-gt-md--12{-ms-flex-order:-12;order:-12}.flex-order-gt-md--11{-ms-flex-order:-11;order:-11}.flex-order-gt-md--10{-ms-flex-order:-10;order:-10}.flex-order-gt-md--9{-ms-flex-order:-9;order:-9}.flex-order-gt-md--8{-ms-flex-order:-8;order:-8}.flex-order-gt-md--7{-ms-flex-order:-7;order:-7}.flex-order-gt-md--6{-ms-flex-order:-6;order:-6}.flex-order-gt-md--5{-ms-flex-order:-5;order:-5}.flex-order-gt-md--4{-ms-flex-order:-4;order:-4}.flex-order-gt-md--3{-ms-flex-order:-3;order:-3}.flex-order-gt-md--2{-ms-flex-order:-2;order:-2}.flex-order-gt-md--1{-ms-flex-order:-1;order:-1}.flex-order-gt-md-0{-ms-flex-order:0;order:0}.flex-order-gt-md-1{-ms-flex-order:1;order:1}.flex-order-gt-md-2{-ms-flex-order:2;order:2}.flex-order-gt-md-3{-ms-flex-order:3;order:3}.flex-order-gt-md-4{-ms-flex-order:4;order:4}.flex-order-gt-md-5{-ms-flex-order:5;order:5}.flex-order-gt-md-6{-ms-flex-order:6;order:6}.flex-order-gt-md-7{-ms-flex-order:7;order:7}.flex-order-gt-md-8{-ms-flex-order:8;order:8}.flex-order-gt-md-9{-ms-flex-order:9;order:9}.flex-order-gt-md-10{-ms-flex-order:10;order:10}.flex-order-gt-md-11{-ms-flex-order:11;order:11}.flex-order-gt-md-12{-ms-flex-order:12;order:12}.flex-order-gt-md-13{-ms-flex-order:13;order:13}.flex-order-gt-md-14{-ms-flex-order:14;order:14}.flex-order-gt-md-15{-ms-flex-order:15;order:15}.flex-order-gt-md-16{-ms-flex-order:16;order:16}.flex-order-gt-md-17{-ms-flex-order:17;order:17}.flex-order-gt-md-18{-ms-flex-order:18;order:18}.flex-order-gt-md-19{-ms-flex-order:19;order:19}.flex-order-gt-md-20{-ms-flex-order:20;order:20}.flex-offset-gt-md-0,.layout-margin .flex-offset-gt-md-0,.layout-margin .offset-gt-md-0,.offset-gt-md-0{margin-left:0}[dir=rtl] .flex-offset-gt-md-0,[dir=rtl] .layout-margin .flex-offset-gt-md-0,[dir=rtl] .layout-margin .offset-gt-md-0,[dir=rtl] .offset-gt-md-0{margin-left:auto;margin-right:0}.flex-offset-gt-md-5,.layout-margin .flex-offset-gt-md-5,.layout-margin .offset-gt-md-5,.offset-gt-md-5{margin-left:5%}[dir=rtl] .flex-offset-gt-md-5,[dir=rtl] .layout-margin .flex-offset-gt-md-5,[dir=rtl] .layout-margin .offset-gt-md-5,[dir=rtl] .offset-gt-md-5{margin-left:auto;margin-right:5%}.flex-offset-gt-md-10,.layout-margin .flex-offset-gt-md-10,.layout-margin .offset-gt-md-10,.offset-gt-md-10{margin-left:10%}[dir=rtl] .flex-offset-gt-md-10,[dir=rtl] .layout-margin .flex-offset-gt-md-10,[dir=rtl] .layout-margin .offset-gt-md-10,[dir=rtl] .offset-gt-md-10{margin-left:auto;margin-right:10%}.flex-offset-gt-md-15,.layout-margin .flex-offset-gt-md-15,.layout-margin .offset-gt-md-15,.offset-gt-md-15{margin-left:15%}[dir=rtl] .flex-offset-gt-md-15,[dir=rtl] .layout-margin .flex-offset-gt-md-15,[dir=rtl] .layout-margin .offset-gt-md-15,[dir=rtl] .offset-gt-md-15{margin-left:auto;margin-right:15%}.flex-offset-gt-md-20,.layout-margin .flex-offset-gt-md-20,.layout-margin .offset-gt-md-20,.offset-gt-md-20{margin-left:20%}[dir=rtl] .flex-offset-gt-md-20,[dir=rtl] .layout-margin .flex-offset-gt-md-20,[dir=rtl] .layout-margin .offset-gt-md-20,[dir=rtl] .offset-gt-md-20{margin-left:auto;margin-right:20%}.flex-offset-gt-md-25,.layout-margin .flex-offset-gt-md-25,.layout-margin .offset-gt-md-25,.offset-gt-md-25{margin-left:25%}[dir=rtl] .flex-offset-gt-md-25,[dir=rtl] .layout-margin .flex-offset-gt-md-25,[dir=rtl] .layout-margin .offset-gt-md-25,[dir=rtl] .offset-gt-md-25{margin-left:auto;margin-right:25%}.flex-offset-gt-md-30,.layout-margin .flex-offset-gt-md-30,.layout-margin .offset-gt-md-30,.offset-gt-md-30{margin-left:30%}[dir=rtl] .flex-offset-gt-md-30,[dir=rtl] .layout-margin .flex-offset-gt-md-30,[dir=rtl] .layout-margin .offset-gt-md-30,[dir=rtl] .offset-gt-md-30{margin-left:auto;margin-right:30%}.flex-offset-gt-md-35,.layout-margin .flex-offset-gt-md-35,.layout-margin .offset-gt-md-35,.offset-gt-md-35{margin-left:35%}[dir=rtl] .flex-offset-gt-md-35,[dir=rtl] .layout-margin .flex-offset-gt-md-35,[dir=rtl] .layout-margin .offset-gt-md-35,[dir=rtl] .offset-gt-md-35{margin-left:auto;margin-right:35%}.flex-offset-gt-md-40,.layout-margin .flex-offset-gt-md-40,.layout-margin .offset-gt-md-40,.offset-gt-md-40{margin-left:40%}[dir=rtl] .flex-offset-gt-md-40,[dir=rtl] .layout-margin .flex-offset-gt-md-40,[dir=rtl] .layout-margin .offset-gt-md-40,[dir=rtl] .offset-gt-md-40{margin-left:auto;margin-right:40%}.flex-offset-gt-md-45,.layout-margin .flex-offset-gt-md-45,.layout-margin .offset-gt-md-45,.offset-gt-md-45{margin-left:45%}[dir=rtl] .flex-offset-gt-md-45,[dir=rtl] .layout-margin .flex-offset-gt-md-45,[dir=rtl] .layout-margin .offset-gt-md-45,[dir=rtl] .offset-gt-md-45{margin-left:auto;margin-right:45%}.flex-offset-gt-md-50,.layout-margin .flex-offset-gt-md-50,.layout-margin .offset-gt-md-50,.offset-gt-md-50{margin-left:50%}[dir=rtl] .flex-offset-gt-md-50,[dir=rtl] .layout-margin .flex-offset-gt-md-50,[dir=rtl] .layout-margin .offset-gt-md-50,[dir=rtl] .offset-gt-md-50{margin-left:auto;margin-right:50%}.flex-offset-gt-md-55,.layout-margin .flex-offset-gt-md-55,.layout-margin .offset-gt-md-55,.offset-gt-md-55{margin-left:55%}[dir=rtl] .flex-offset-gt-md-55,[dir=rtl] .layout-margin .flex-offset-gt-md-55,[dir=rtl] .layout-margin .offset-gt-md-55,[dir=rtl] .offset-gt-md-55{margin-left:auto;margin-right:55%}.flex-offset-gt-md-60,.layout-margin .flex-offset-gt-md-60,.layout-margin .offset-gt-md-60,.offset-gt-md-60{margin-left:60%}[dir=rtl] .flex-offset-gt-md-60,[dir=rtl] .layout-margin .flex-offset-gt-md-60,[dir=rtl] .layout-margin .offset-gt-md-60,[dir=rtl] .offset-gt-md-60{margin-left:auto;margin-right:60%}.flex-offset-gt-md-65,.layout-margin .flex-offset-gt-md-65,.layout-margin .offset-gt-md-65,.offset-gt-md-65{margin-left:65%}[dir=rtl] .flex-offset-gt-md-65,[dir=rtl] .layout-margin .flex-offset-gt-md-65,[dir=rtl] .layout-margin .offset-gt-md-65,[dir=rtl] .offset-gt-md-65{margin-left:auto;margin-right:65%}.flex-offset-gt-md-70,.layout-margin .flex-offset-gt-md-70,.layout-margin .offset-gt-md-70,.offset-gt-md-70{margin-left:70%}[dir=rtl] .flex-offset-gt-md-70,[dir=rtl] .layout-margin .flex-offset-gt-md-70,[dir=rtl] .layout-margin .offset-gt-md-70,[dir=rtl] .offset-gt-md-70{margin-left:auto;margin-right:70%}.flex-offset-gt-md-75,.layout-margin .flex-offset-gt-md-75,.layout-margin .offset-gt-md-75,.offset-gt-md-75{margin-left:75%}[dir=rtl] .flex-offset-gt-md-75,[dir=rtl] .layout-margin .flex-offset-gt-md-75,[dir=rtl] .layout-margin .offset-gt-md-75,[dir=rtl] .offset-gt-md-75{margin-left:auto;margin-right:75%}.flex-offset-gt-md-80,.layout-margin .flex-offset-gt-md-80,.layout-margin .offset-gt-md-80,.offset-gt-md-80{margin-left:80%}[dir=rtl] .flex-offset-gt-md-80,[dir=rtl] .layout-margin .flex-offset-gt-md-80,[dir=rtl] .layout-margin .offset-gt-md-80,[dir=rtl] .offset-gt-md-80{margin-left:auto;margin-right:80%}.flex-offset-gt-md-85,.layout-margin .flex-offset-gt-md-85,.layout-margin .offset-gt-md-85,.offset-gt-md-85{margin-left:85%}[dir=rtl] .flex-offset-gt-md-85,[dir=rtl] .layout-margin .flex-offset-gt-md-85,[dir=rtl] .layout-margin .offset-gt-md-85,[dir=rtl] .offset-gt-md-85{margin-left:auto;margin-right:85%}.flex-offset-gt-md-90,.layout-margin .flex-offset-gt-md-90,.layout-margin .offset-gt-md-90,.offset-gt-md-90{margin-left:90%}[dir=rtl] .flex-offset-gt-md-90,[dir=rtl] .layout-margin .flex-offset-gt-md-90,[dir=rtl] .layout-margin .offset-gt-md-90,[dir=rtl] .offset-gt-md-90{margin-left:auto;margin-right:90%}.flex-offset-gt-md-95,.layout-margin .flex-offset-gt-md-95,.layout-margin .offset-gt-md-95,.offset-gt-md-95{margin-left:95%}[dir=rtl] .flex-offset-gt-md-95,[dir=rtl] .layout-margin .flex-offset-gt-md-95,[dir=rtl] .layout-margin .offset-gt-md-95,[dir=rtl] .offset-gt-md-95{margin-left:auto;margin-right:95%}.flex-offset-gt-md-33,.layout-margin .flex-offset-gt-md-33,.layout-margin .offset-gt-md-33,.offset-gt-md-33{margin-left:33.3333333333%}.flex-offset-gt-md-66,.layout-margin .flex-offset-gt-md-66,.layout-margin .offset-gt-md-66,.offset-gt-md-66{margin-left:66.6666666667%}[dir=rtl] .flex-offset-gt-md-66,[dir=rtl] .layout-margin .flex-offset-gt-md-66,[dir=rtl] .layout-margin .offset-gt-md-66,[dir=rtl] .offset-gt-md-66{margin-left:auto;margin-right:66.6666666667%}.layout-align-gt-md,.layout-align-gt-md-start-stretch{-ms-flex-line-pack:stretch;align-content:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:start;justify-content:flex-start}.layout-align-gt-md-start,.layout-align-gt-md-start-center,.layout-align-gt-md-start-end,.layout-align-gt-md-start-start,.layout-align-gt-md-start-stretch{-ms-flex-pack:start;justify-content:flex-start}.layout-align-gt-md-center,.layout-align-gt-md-center-center,.layout-align-gt-md-center-end,.layout-align-gt-md-center-start,.layout-align-gt-md-center-stretch{-ms-flex-pack:center;justify-content:center}.layout-align-gt-md-end,.layout-align-gt-md-end-center,.layout-align-gt-md-end-end,.layout-align-gt-md-end-start,.layout-align-gt-md-end-stretch{-ms-flex-pack:end;justify-content:flex-end}.layout-align-gt-md-space-around,.layout-align-gt-md-space-around-center,.layout-align-gt-md-space-around-end,.layout-align-gt-md-space-around-start,.layout-align-gt-md-space-around-stretch{-ms-flex-pack:distribute;justify-content:space-around}.layout-align-gt-md-space-between,.layout-align-gt-md-space-between-center,.layout-align-gt-md-space-between-end,.layout-align-gt-md-space-between-start,.layout-align-gt-md-space-between-stretch{-ms-flex-pack:justify;justify-content:space-between}.layout-align-gt-md-center-start,.layout-align-gt-md-end-start,.layout-align-gt-md-space-around-start,.layout-align-gt-md-space-between-start,.layout-align-gt-md-start-start{-ms-flex-line-pack:start;align-content:flex-start;-ms-flex-align:start;align-items:flex-start}.layout-align-gt-md-center-center,.layout-align-gt-md-end-center,.layout-align-gt-md-space-around-center,.layout-align-gt-md-space-between-center,.layout-align-gt-md-start-center{-ms-flex-line-pack:center;align-content:center;-ms-flex-align:center;align-items:center;max-width:100%}.layout-align-gt-md-center-center>*,.layout-align-gt-md-end-center>*,.layout-align-gt-md-space-around-center>*,.layout-align-gt-md-space-between-center>*,.layout-align-gt-md-start-center>*{box-sizing:border-box;max-width:100%}.layout-align-gt-md-center-end,.layout-align-gt-md-end-end,.layout-align-gt-md-space-around-end,.layout-align-gt-md-space-between-end,.layout-align-gt-md-start-end{-ms-flex-line-pack:end;align-content:flex-end;-ms-flex-align:end;align-items:flex-end}.layout-align-gt-md-center-stretch,.layout-align-gt-md-end-stretch,.layout-align-gt-md-space-around-stretch,.layout-align-gt-md-space-between-stretch,.layout-align-gt-md-start-stretch{-ms-flex-line-pack:stretch;align-content:stretch;-ms-flex-align:stretch;align-items:stretch}.flex-gt-md{box-sizing:border-box;-ms-flex:1;flex:1}.flex-gt-md-grow{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%}.flex-gt-md-initial{box-sizing:border-box;-ms-flex:0 1 auto;flex:0 1 auto}.flex-gt-md-auto{box-sizing:border-box;-ms-flex:1 1 auto;flex:1 1 auto}.flex-gt-md-none{box-sizing:border-box;-ms-flex:0 0 auto;flex:0 0 auto}.flex-gt-md-noshrink{box-sizing:border-box;-ms-flex:1 0 auto;flex:1 0 auto}.flex-gt-md-nogrow{box-sizing:border-box;-ms-flex:0 1 auto;flex:0 1 auto}.flex-gt-md-0,.layout-row>.flex-gt-md-0{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:0}.layout-row>.flex-gt-md-0{min-width:0}.layout-column>.flex-gt-md-0{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:0%;max-width:100%}.layout-gt-md-row>.flex-gt-md-0{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:0;min-width:0}.layout-gt-md-column>.flex-gt-md-0{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:0%;max-width:100%;min-height:0}.flex-gt-md-5,.layout-row>.flex-gt-md-5{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:5%}.layout-column>.flex-gt-md-5{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:5%;max-width:100%}.layout-gt-md-row>.flex-gt-md-5{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:5%}.layout-gt-md-column>.flex-gt-md-5{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:5%;max-width:100%}.flex-gt-md-10,.layout-row>.flex-gt-md-10{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:10%}.layout-column>.flex-gt-md-10{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:10%;max-width:100%}.layout-gt-md-row>.flex-gt-md-10{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:10%}.layout-gt-md-column>.flex-gt-md-10{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:10%;max-width:100%}.flex-gt-md-15,.layout-row>.flex-gt-md-15{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:15%}.layout-column>.flex-gt-md-15{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:15%;max-width:100%}.layout-gt-md-row>.flex-gt-md-15{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:15%}.layout-gt-md-column>.flex-gt-md-15{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:15%;max-width:100%}.flex-gt-md-20,.layout-row>.flex-gt-md-20{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:20%}.layout-column>.flex-gt-md-20{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:20%;max-width:100%}.layout-gt-md-row>.flex-gt-md-20{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:20%}.layout-gt-md-column>.flex-gt-md-20{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:20%;max-width:100%}.flex-gt-md-25,.layout-row>.flex-gt-md-25{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:25%}.layout-column>.flex-gt-md-25{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:25%;max-width:100%}.layout-gt-md-row>.flex-gt-md-25{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:25%}.layout-gt-md-column>.flex-gt-md-25{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:25%;max-width:100%}.flex-gt-md-30,.layout-row>.flex-gt-md-30{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:30%}.layout-column>.flex-gt-md-30{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:30%;max-width:100%}.layout-gt-md-row>.flex-gt-md-30{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:30%}.layout-gt-md-column>.flex-gt-md-30{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:30%;max-width:100%}.flex-gt-md-35,.layout-row>.flex-gt-md-35{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:35%}.layout-column>.flex-gt-md-35{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:35%;max-width:100%}.layout-gt-md-row>.flex-gt-md-35{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:35%}.layout-gt-md-column>.flex-gt-md-35{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:35%;max-width:100%}.flex-gt-md-40,.layout-row>.flex-gt-md-40{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:40%}.layout-column>.flex-gt-md-40{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:40%;max-width:100%}.layout-gt-md-row>.flex-gt-md-40{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:40%}.layout-gt-md-column>.flex-gt-md-40{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:40%;max-width:100%}.flex-gt-md-45,.layout-row>.flex-gt-md-45{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:45%}.layout-column>.flex-gt-md-45{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:45%;max-width:100%}.layout-gt-md-row>.flex-gt-md-45{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:45%}.layout-gt-md-column>.flex-gt-md-45{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:45%;max-width:100%}.flex-gt-md-50,.layout-row>.flex-gt-md-50{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:50%}.layout-column>.flex-gt-md-50{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:50%;max-width:100%}.layout-gt-md-row>.flex-gt-md-50{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:50%}.layout-gt-md-column>.flex-gt-md-50{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:50%;max-width:100%}.flex-gt-md-55,.layout-row>.flex-gt-md-55{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:55%}.layout-column>.flex-gt-md-55{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:55%;max-width:100%}.layout-gt-md-row>.flex-gt-md-55{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:55%}.layout-gt-md-column>.flex-gt-md-55{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:55%;max-width:100%}.flex-gt-md-60,.layout-row>.flex-gt-md-60{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:60%}.layout-column>.flex-gt-md-60{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:60%;max-width:100%}.layout-gt-md-row>.flex-gt-md-60{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:60%}.layout-gt-md-column>.flex-gt-md-60{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:60%;max-width:100%}.flex-gt-md-65,.layout-row>.flex-gt-md-65{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:65%}.layout-column>.flex-gt-md-65{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:65%;max-width:100%}.layout-gt-md-row>.flex-gt-md-65{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:65%}.layout-gt-md-column>.flex-gt-md-65{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:65%;max-width:100%}.flex-gt-md-70,.layout-row>.flex-gt-md-70{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:70%}.layout-column>.flex-gt-md-70{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:70%;max-width:100%}.layout-gt-md-row>.flex-gt-md-70{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:70%}.layout-gt-md-column>.flex-gt-md-70{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:70%;max-width:100%}.flex-gt-md-75,.layout-row>.flex-gt-md-75{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:75%}.layout-column>.flex-gt-md-75{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:75%;max-width:100%}.layout-gt-md-row>.flex-gt-md-75{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:75%}.layout-gt-md-column>.flex-gt-md-75{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:75%;max-width:100%}.flex-gt-md-80,.layout-row>.flex-gt-md-80{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:80%}.layout-column>.flex-gt-md-80{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:80%;max-width:100%}.layout-gt-md-row>.flex-gt-md-80{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:80%}.layout-gt-md-column>.flex-gt-md-80{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:80%;max-width:100%}.flex-gt-md-85,.layout-row>.flex-gt-md-85{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:85%}.layout-column>.flex-gt-md-85{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:85%;max-width:100%}.layout-gt-md-row>.flex-gt-md-85{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:85%}.layout-gt-md-column>.flex-gt-md-85{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:85%;max-width:100%}.flex-gt-md-90,.layout-row>.flex-gt-md-90{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:90%}.layout-column>.flex-gt-md-90{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:90%;max-width:100%}.layout-gt-md-row>.flex-gt-md-90{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:90%}.layout-gt-md-column>.flex-gt-md-90{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:90%;max-width:100%}.flex-gt-md-95,.layout-row>.flex-gt-md-95{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:95%}.layout-column>.flex-gt-md-95{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:95%;max-width:100%}.layout-gt-md-row>.flex-gt-md-95{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:95%}.layout-gt-md-column>.flex-gt-md-95{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:95%;max-width:100%}.flex-gt-md-100,.layout-column>.flex-gt-md-100,.layout-gt-md-column>.flex-gt-md-100,.layout-gt-md-row>.flex-gt-md-100,.layout-row>.flex-gt-md-100{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:100%}.layout-row>.flex-gt-md-33{box-sizing:border-box;-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-height:100%;max-width:33.33%}.layout-row>.flex-gt-md-66{box-sizing:border-box;-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-height:100%;max-width:66.66%}.layout-column>.flex-gt-md-33{box-sizing:border-box;-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-height:33.33%;max-width:100%}.layout-column>.flex-gt-md-66{box-sizing:border-box;-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-height:66.66%;max-width:100%}.layout-gt-md-row>.flex-gt-md-33{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:33.33%}.layout-gt-md-row>.flex-gt-md-66{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:66.66%}.layout-gt-md-row>.flex{min-width:0}.layout-gt-md-column>.flex-gt-md-33{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:33.33%;max-width:100%}.layout-gt-md-column>.flex-gt-md-66{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:66.66%;max-width:100%}.layout-gt-md-column>.flex{min-height:0}.layout-gt-md,.layout-gt-md-column,.layout-gt-md-row{box-sizing:border-box;display:-ms-flexbox;display:flex}.layout-gt-md-column{-ms-flex-direction:column;flex-direction:column}.layout-gt-md-row{-ms-flex-direction:row;flex-direction:row}}@media(min-width: 1280px)and (max-width: 1919px){.hide-gt-md:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-lg):not(.show),.hide-gt-sm:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-lg):not(.show),.hide-gt-xs:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-lg):not(.show),.hide-lg:not(.show-lg):not(.show-gt-md):not(.show-gt-sm):not(.show-gt-xs):not(.show),.hide:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-lg):not(.show){display:none}.flex-order-lg--20{-ms-flex-order:-20;order:-20}.flex-order-lg--19{-ms-flex-order:-19;order:-19}.flex-order-lg--18{-ms-flex-order:-18;order:-18}.flex-order-lg--17{-ms-flex-order:-17;order:-17}.flex-order-lg--16{-ms-flex-order:-16;order:-16}.flex-order-lg--15{-ms-flex-order:-15;order:-15}.flex-order-lg--14{-ms-flex-order:-14;order:-14}.flex-order-lg--13{-ms-flex-order:-13;order:-13}.flex-order-lg--12{-ms-flex-order:-12;order:-12}.flex-order-lg--11{-ms-flex-order:-11;order:-11}.flex-order-lg--10{-ms-flex-order:-10;order:-10}.flex-order-lg--9{-ms-flex-order:-9;order:-9}.flex-order-lg--8{-ms-flex-order:-8;order:-8}.flex-order-lg--7{-ms-flex-order:-7;order:-7}.flex-order-lg--6{-ms-flex-order:-6;order:-6}.flex-order-lg--5{-ms-flex-order:-5;order:-5}.flex-order-lg--4{-ms-flex-order:-4;order:-4}.flex-order-lg--3{-ms-flex-order:-3;order:-3}.flex-order-lg--2{-ms-flex-order:-2;order:-2}.flex-order-lg--1{-ms-flex-order:-1;order:-1}.flex-order-lg-0{-ms-flex-order:0;order:0}.flex-order-lg-1{-ms-flex-order:1;order:1}.flex-order-lg-2{-ms-flex-order:2;order:2}.flex-order-lg-3{-ms-flex-order:3;order:3}.flex-order-lg-4{-ms-flex-order:4;order:4}.flex-order-lg-5{-ms-flex-order:5;order:5}.flex-order-lg-6{-ms-flex-order:6;order:6}.flex-order-lg-7{-ms-flex-order:7;order:7}.flex-order-lg-8{-ms-flex-order:8;order:8}.flex-order-lg-9{-ms-flex-order:9;order:9}.flex-order-lg-10{-ms-flex-order:10;order:10}.flex-order-lg-11{-ms-flex-order:11;order:11}.flex-order-lg-12{-ms-flex-order:12;order:12}.flex-order-lg-13{-ms-flex-order:13;order:13}.flex-order-lg-14{-ms-flex-order:14;order:14}.flex-order-lg-15{-ms-flex-order:15;order:15}.flex-order-lg-16{-ms-flex-order:16;order:16}.flex-order-lg-17{-ms-flex-order:17;order:17}.flex-order-lg-18{-ms-flex-order:18;order:18}.flex-order-lg-19{-ms-flex-order:19;order:19}.flex-order-lg-20{-ms-flex-order:20;order:20}.flex-offset-lg-0,.layout-margin .flex-offset-lg-0,.layout-margin .offset-lg-0,.offset-lg-0{margin-left:0}[dir=rtl] .flex-offset-lg-0,[dir=rtl] .layout-margin .flex-offset-lg-0,[dir=rtl] .layout-margin .offset-lg-0,[dir=rtl] .offset-lg-0{margin-left:auto;margin-right:0}.flex-offset-lg-5,.layout-margin .flex-offset-lg-5,.layout-margin .offset-lg-5,.offset-lg-5{margin-left:5%}[dir=rtl] .flex-offset-lg-5,[dir=rtl] .layout-margin .flex-offset-lg-5,[dir=rtl] .layout-margin .offset-lg-5,[dir=rtl] .offset-lg-5{margin-left:auto;margin-right:5%}.flex-offset-lg-10,.layout-margin .flex-offset-lg-10,.layout-margin .offset-lg-10,.offset-lg-10{margin-left:10%}[dir=rtl] .flex-offset-lg-10,[dir=rtl] .layout-margin .flex-offset-lg-10,[dir=rtl] .layout-margin .offset-lg-10,[dir=rtl] .offset-lg-10{margin-left:auto;margin-right:10%}.flex-offset-lg-15,.layout-margin .flex-offset-lg-15,.layout-margin .offset-lg-15,.offset-lg-15{margin-left:15%}[dir=rtl] .flex-offset-lg-15,[dir=rtl] .layout-margin .flex-offset-lg-15,[dir=rtl] .layout-margin .offset-lg-15,[dir=rtl] .offset-lg-15{margin-left:auto;margin-right:15%}.flex-offset-lg-20,.layout-margin .flex-offset-lg-20,.layout-margin .offset-lg-20,.offset-lg-20{margin-left:20%}[dir=rtl] .flex-offset-lg-20,[dir=rtl] .layout-margin .flex-offset-lg-20,[dir=rtl] .layout-margin .offset-lg-20,[dir=rtl] .offset-lg-20{margin-left:auto;margin-right:20%}.flex-offset-lg-25,.layout-margin .flex-offset-lg-25,.layout-margin .offset-lg-25,.offset-lg-25{margin-left:25%}[dir=rtl] .flex-offset-lg-25,[dir=rtl] .layout-margin .flex-offset-lg-25,[dir=rtl] .layout-margin .offset-lg-25,[dir=rtl] .offset-lg-25{margin-left:auto;margin-right:25%}.flex-offset-lg-30,.layout-margin .flex-offset-lg-30,.layout-margin .offset-lg-30,.offset-lg-30{margin-left:30%}[dir=rtl] .flex-offset-lg-30,[dir=rtl] .layout-margin .flex-offset-lg-30,[dir=rtl] .layout-margin .offset-lg-30,[dir=rtl] .offset-lg-30{margin-left:auto;margin-right:30%}.flex-offset-lg-35,.layout-margin .flex-offset-lg-35,.layout-margin .offset-lg-35,.offset-lg-35{margin-left:35%}[dir=rtl] .flex-offset-lg-35,[dir=rtl] .layout-margin .flex-offset-lg-35,[dir=rtl] .layout-margin .offset-lg-35,[dir=rtl] .offset-lg-35{margin-left:auto;margin-right:35%}.flex-offset-lg-40,.layout-margin .flex-offset-lg-40,.layout-margin .offset-lg-40,.offset-lg-40{margin-left:40%}[dir=rtl] .flex-offset-lg-40,[dir=rtl] .layout-margin .flex-offset-lg-40,[dir=rtl] .layout-margin .offset-lg-40,[dir=rtl] .offset-lg-40{margin-left:auto;margin-right:40%}.flex-offset-lg-45,.layout-margin .flex-offset-lg-45,.layout-margin .offset-lg-45,.offset-lg-45{margin-left:45%}[dir=rtl] .flex-offset-lg-45,[dir=rtl] .layout-margin .flex-offset-lg-45,[dir=rtl] .layout-margin .offset-lg-45,[dir=rtl] .offset-lg-45{margin-left:auto;margin-right:45%}.flex-offset-lg-50,.layout-margin .flex-offset-lg-50,.layout-margin .offset-lg-50,.offset-lg-50{margin-left:50%}[dir=rtl] .flex-offset-lg-50,[dir=rtl] .layout-margin .flex-offset-lg-50,[dir=rtl] .layout-margin .offset-lg-50,[dir=rtl] .offset-lg-50{margin-left:auto;margin-right:50%}.flex-offset-lg-55,.layout-margin .flex-offset-lg-55,.layout-margin .offset-lg-55,.offset-lg-55{margin-left:55%}[dir=rtl] .flex-offset-lg-55,[dir=rtl] .layout-margin .flex-offset-lg-55,[dir=rtl] .layout-margin .offset-lg-55,[dir=rtl] .offset-lg-55{margin-left:auto;margin-right:55%}.flex-offset-lg-60,.layout-margin .flex-offset-lg-60,.layout-margin .offset-lg-60,.offset-lg-60{margin-left:60%}[dir=rtl] .flex-offset-lg-60,[dir=rtl] .layout-margin .flex-offset-lg-60,[dir=rtl] .layout-margin .offset-lg-60,[dir=rtl] .offset-lg-60{margin-left:auto;margin-right:60%}.flex-offset-lg-65,.layout-margin .flex-offset-lg-65,.layout-margin .offset-lg-65,.offset-lg-65{margin-left:65%}[dir=rtl] .flex-offset-lg-65,[dir=rtl] .layout-margin .flex-offset-lg-65,[dir=rtl] .layout-margin .offset-lg-65,[dir=rtl] .offset-lg-65{margin-left:auto;margin-right:65%}.flex-offset-lg-70,.layout-margin .flex-offset-lg-70,.layout-margin .offset-lg-70,.offset-lg-70{margin-left:70%}[dir=rtl] .flex-offset-lg-70,[dir=rtl] .layout-margin .flex-offset-lg-70,[dir=rtl] .layout-margin .offset-lg-70,[dir=rtl] .offset-lg-70{margin-left:auto;margin-right:70%}.flex-offset-lg-75,.layout-margin .flex-offset-lg-75,.layout-margin .offset-lg-75,.offset-lg-75{margin-left:75%}[dir=rtl] .flex-offset-lg-75,[dir=rtl] .layout-margin .flex-offset-lg-75,[dir=rtl] .layout-margin .offset-lg-75,[dir=rtl] .offset-lg-75{margin-left:auto;margin-right:75%}.flex-offset-lg-80,.layout-margin .flex-offset-lg-80,.layout-margin .offset-lg-80,.offset-lg-80{margin-left:80%}[dir=rtl] .flex-offset-lg-80,[dir=rtl] .layout-margin .flex-offset-lg-80,[dir=rtl] .layout-margin .offset-lg-80,[dir=rtl] .offset-lg-80{margin-left:auto;margin-right:80%}.flex-offset-lg-85,.layout-margin .flex-offset-lg-85,.layout-margin .offset-lg-85,.offset-lg-85{margin-left:85%}[dir=rtl] .flex-offset-lg-85,[dir=rtl] .layout-margin .flex-offset-lg-85,[dir=rtl] .layout-margin .offset-lg-85,[dir=rtl] .offset-lg-85{margin-left:auto;margin-right:85%}.flex-offset-lg-90,.layout-margin .flex-offset-lg-90,.layout-margin .offset-lg-90,.offset-lg-90{margin-left:90%}[dir=rtl] .flex-offset-lg-90,[dir=rtl] .layout-margin .flex-offset-lg-90,[dir=rtl] .layout-margin .offset-lg-90,[dir=rtl] .offset-lg-90{margin-left:auto;margin-right:90%}.flex-offset-lg-95,.layout-margin .flex-offset-lg-95,.layout-margin .offset-lg-95,.offset-lg-95{margin-left:95%}[dir=rtl] .flex-offset-lg-95,[dir=rtl] .layout-margin .flex-offset-lg-95,[dir=rtl] .layout-margin .offset-lg-95,[dir=rtl] .offset-lg-95{margin-left:auto;margin-right:95%}.flex-offset-lg-33,.layout-margin .flex-offset-lg-33,.layout-margin .offset-lg-33,.offset-lg-33{margin-left:33.3333333333%}.flex-offset-lg-66,.layout-margin .flex-offset-lg-66,.layout-margin .offset-lg-66,.offset-lg-66{margin-left:66.6666666667%}[dir=rtl] .flex-offset-lg-66,[dir=rtl] .layout-margin .flex-offset-lg-66,[dir=rtl] .layout-margin .offset-lg-66,[dir=rtl] .offset-lg-66{margin-left:auto;margin-right:66.6666666667%}.layout-align-lg,.layout-align-lg-start-stretch{-ms-flex-line-pack:stretch;align-content:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:start;justify-content:flex-start}.layout-align-lg-start,.layout-align-lg-start-center,.layout-align-lg-start-end,.layout-align-lg-start-start,.layout-align-lg-start-stretch{-ms-flex-pack:start;justify-content:flex-start}.layout-align-lg-center,.layout-align-lg-center-center,.layout-align-lg-center-end,.layout-align-lg-center-start,.layout-align-lg-center-stretch{-ms-flex-pack:center;justify-content:center}.layout-align-lg-end,.layout-align-lg-end-center,.layout-align-lg-end-end,.layout-align-lg-end-start,.layout-align-lg-end-stretch{-ms-flex-pack:end;justify-content:flex-end}.layout-align-lg-space-around,.layout-align-lg-space-around-center,.layout-align-lg-space-around-end,.layout-align-lg-space-around-start,.layout-align-lg-space-around-stretch{-ms-flex-pack:distribute;justify-content:space-around}.layout-align-lg-space-between,.layout-align-lg-space-between-center,.layout-align-lg-space-between-end,.layout-align-lg-space-between-start,.layout-align-lg-space-between-stretch{-ms-flex-pack:justify;justify-content:space-between}.layout-align-lg-center-start,.layout-align-lg-end-start,.layout-align-lg-space-around-start,.layout-align-lg-space-between-start,.layout-align-lg-start-start{-ms-flex-line-pack:start;align-content:flex-start;-ms-flex-align:start;align-items:flex-start}.layout-align-lg-center-center,.layout-align-lg-end-center,.layout-align-lg-space-around-center,.layout-align-lg-space-between-center,.layout-align-lg-start-center{-ms-flex-line-pack:center;align-content:center;-ms-flex-align:center;align-items:center;max-width:100%}.layout-align-lg-center-center>*,.layout-align-lg-end-center>*,.layout-align-lg-space-around-center>*,.layout-align-lg-space-between-center>*,.layout-align-lg-start-center>*{box-sizing:border-box;max-width:100%}.layout-align-lg-center-end,.layout-align-lg-end-end,.layout-align-lg-space-around-end,.layout-align-lg-space-between-end,.layout-align-lg-start-end{-ms-flex-line-pack:end;align-content:flex-end;-ms-flex-align:end;align-items:flex-end}.layout-align-lg-center-stretch,.layout-align-lg-end-stretch,.layout-align-lg-space-around-stretch,.layout-align-lg-space-between-stretch,.layout-align-lg-start-stretch{-ms-flex-line-pack:stretch;align-content:stretch;-ms-flex-align:stretch;align-items:stretch}.flex-lg{box-sizing:border-box;-ms-flex:1;flex:1}.flex-lg-grow{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%}.flex-lg-initial{box-sizing:border-box;-ms-flex:0 1 auto;flex:0 1 auto}.flex-lg-auto{box-sizing:border-box;-ms-flex:1 1 auto;flex:1 1 auto}.flex-lg-none{box-sizing:border-box;-ms-flex:0 0 auto;flex:0 0 auto}.flex-lg-noshrink{box-sizing:border-box;-ms-flex:1 0 auto;flex:1 0 auto}.flex-lg-nogrow{box-sizing:border-box;-ms-flex:0 1 auto;flex:0 1 auto}.flex-lg-0,.layout-row>.flex-lg-0{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:0}.layout-row>.flex-lg-0{min-width:0}.layout-column>.flex-lg-0{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:0%;max-width:100%}.layout-lg-row>.flex-lg-0{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:0;min-width:0}.layout-lg-column>.flex-lg-0{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:0%;max-width:100%;min-height:0}.flex-lg-5,.layout-row>.flex-lg-5{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:5%}.layout-column>.flex-lg-5{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:5%;max-width:100%}.layout-lg-row>.flex-lg-5{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:5%}.layout-lg-column>.flex-lg-5{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:5%;max-width:100%}.flex-lg-10,.layout-row>.flex-lg-10{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:10%}.layout-column>.flex-lg-10{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:10%;max-width:100%}.layout-lg-row>.flex-lg-10{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:10%}.layout-lg-column>.flex-lg-10{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:10%;max-width:100%}.flex-lg-15,.layout-row>.flex-lg-15{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:15%}.layout-column>.flex-lg-15{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:15%;max-width:100%}.layout-lg-row>.flex-lg-15{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:15%}.layout-lg-column>.flex-lg-15{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:15%;max-width:100%}.flex-lg-20,.layout-row>.flex-lg-20{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:20%}.layout-column>.flex-lg-20{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:20%;max-width:100%}.layout-lg-row>.flex-lg-20{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:20%}.layout-lg-column>.flex-lg-20{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:20%;max-width:100%}.flex-lg-25,.layout-row>.flex-lg-25{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:25%}.layout-column>.flex-lg-25{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:25%;max-width:100%}.layout-lg-row>.flex-lg-25{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:25%}.layout-lg-column>.flex-lg-25{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:25%;max-width:100%}.flex-lg-30,.layout-row>.flex-lg-30{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:30%}.layout-column>.flex-lg-30{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:30%;max-width:100%}.layout-lg-row>.flex-lg-30{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:30%}.layout-lg-column>.flex-lg-30{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:30%;max-width:100%}.flex-lg-35,.layout-row>.flex-lg-35{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:35%}.layout-column>.flex-lg-35{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:35%;max-width:100%}.layout-lg-row>.flex-lg-35{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:35%}.layout-lg-column>.flex-lg-35{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:35%;max-width:100%}.flex-lg-40,.layout-row>.flex-lg-40{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:40%}.layout-column>.flex-lg-40{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:40%;max-width:100%}.layout-lg-row>.flex-lg-40{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:40%}.layout-lg-column>.flex-lg-40{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:40%;max-width:100%}.flex-lg-45,.layout-row>.flex-lg-45{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:45%}.layout-column>.flex-lg-45{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:45%;max-width:100%}.layout-lg-row>.flex-lg-45{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:45%}.layout-lg-column>.flex-lg-45{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:45%;max-width:100%}.flex-lg-50,.layout-row>.flex-lg-50{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:50%}.layout-column>.flex-lg-50{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:50%;max-width:100%}.layout-lg-row>.flex-lg-50{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:50%}.layout-lg-column>.flex-lg-50{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:50%;max-width:100%}.flex-lg-55,.layout-row>.flex-lg-55{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:55%}.layout-column>.flex-lg-55{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:55%;max-width:100%}.layout-lg-row>.flex-lg-55{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:55%}.layout-lg-column>.flex-lg-55{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:55%;max-width:100%}.flex-lg-60,.layout-row>.flex-lg-60{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:60%}.layout-column>.flex-lg-60{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:60%;max-width:100%}.layout-lg-row>.flex-lg-60{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:60%}.layout-lg-column>.flex-lg-60{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:60%;max-width:100%}.flex-lg-65,.layout-row>.flex-lg-65{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:65%}.layout-column>.flex-lg-65{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:65%;max-width:100%}.layout-lg-row>.flex-lg-65{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:65%}.layout-lg-column>.flex-lg-65{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:65%;max-width:100%}.flex-lg-70,.layout-row>.flex-lg-70{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:70%}.layout-column>.flex-lg-70{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:70%;max-width:100%}.layout-lg-row>.flex-lg-70{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:70%}.layout-lg-column>.flex-lg-70{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:70%;max-width:100%}.flex-lg-75,.layout-row>.flex-lg-75{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:75%}.layout-column>.flex-lg-75{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:75%;max-width:100%}.layout-lg-row>.flex-lg-75{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:75%}.layout-lg-column>.flex-lg-75{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:75%;max-width:100%}.flex-lg-80,.layout-row>.flex-lg-80{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:80%}.layout-column>.flex-lg-80{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:80%;max-width:100%}.layout-lg-row>.flex-lg-80{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:80%}.layout-lg-column>.flex-lg-80{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:80%;max-width:100%}.flex-lg-85,.layout-row>.flex-lg-85{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:85%}.layout-column>.flex-lg-85{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:85%;max-width:100%}.layout-lg-row>.flex-lg-85{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:85%}.layout-lg-column>.flex-lg-85{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:85%;max-width:100%}.flex-lg-90,.layout-row>.flex-lg-90{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:90%}.layout-column>.flex-lg-90{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:90%;max-width:100%}.layout-lg-row>.flex-lg-90{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:90%}.layout-lg-column>.flex-lg-90{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:90%;max-width:100%}.flex-lg-95,.layout-row>.flex-lg-95{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:95%}.layout-column>.flex-lg-95{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:95%;max-width:100%}.layout-lg-row>.flex-lg-95{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:95%}.layout-lg-column>.flex-lg-95{max-height:95%}.flex-lg-100,.layout-lg-column>.flex-lg-95{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%}.flex-lg-100{max-height:100%}.layout-column>.flex-lg-100,.layout-lg-column>.flex-lg-100,.layout-lg-row>.flex-lg-100,.layout-row>.flex-lg-100{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:100%}.layout-row>.flex-lg-33{box-sizing:border-box;-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-height:100%;max-width:33.33%}.layout-row>.flex-lg-66{box-sizing:border-box;-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-height:100%;max-width:66.66%}.layout-column>.flex-lg-33{box-sizing:border-box;-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-height:33.33%;max-width:100%}.layout-column>.flex-lg-66{box-sizing:border-box;-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-height:66.66%;max-width:100%}.layout-lg-row>.flex-lg-33{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:33.33%}.layout-lg-row>.flex-lg-66{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:66.66%}.layout-lg-row>.flex{min-width:0}.layout-lg-column>.flex-lg-33{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:33.33%;max-width:100%}.layout-lg-column>.flex-lg-66{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:66.66%;max-width:100%}.layout-lg-column>.flex{min-height:0}.layout-lg,.layout-lg-column,.layout-lg-row{box-sizing:border-box;display:-ms-flexbox;display:flex}.layout-lg-column{-ms-flex-direction:column;flex-direction:column}.layout-lg-row{-ms-flex-direction:row;flex-direction:row}}@media(min-width: 1920px){.flex-order-gt-lg--20{-ms-flex-order:-20;order:-20}.flex-order-gt-lg--19{-ms-flex-order:-19;order:-19}.flex-order-gt-lg--18{-ms-flex-order:-18;order:-18}.flex-order-gt-lg--17{-ms-flex-order:-17;order:-17}.flex-order-gt-lg--16{-ms-flex-order:-16;order:-16}.flex-order-gt-lg--15{-ms-flex-order:-15;order:-15}.flex-order-gt-lg--14{-ms-flex-order:-14;order:-14}.flex-order-gt-lg--13{-ms-flex-order:-13;order:-13}.flex-order-gt-lg--12{-ms-flex-order:-12;order:-12}.flex-order-gt-lg--11{-ms-flex-order:-11;order:-11}.flex-order-gt-lg--10{-ms-flex-order:-10;order:-10}.flex-order-gt-lg--9{-ms-flex-order:-9;order:-9}.flex-order-gt-lg--8{-ms-flex-order:-8;order:-8}.flex-order-gt-lg--7{-ms-flex-order:-7;order:-7}.flex-order-gt-lg--6{-ms-flex-order:-6;order:-6}.flex-order-gt-lg--5{-ms-flex-order:-5;order:-5}.flex-order-gt-lg--4{-ms-flex-order:-4;order:-4}.flex-order-gt-lg--3{-ms-flex-order:-3;order:-3}.flex-order-gt-lg--2{-ms-flex-order:-2;order:-2}.flex-order-gt-lg--1{-ms-flex-order:-1;order:-1}.flex-order-gt-lg-0{-ms-flex-order:0;order:0}.flex-order-gt-lg-1{-ms-flex-order:1;order:1}.flex-order-gt-lg-2{-ms-flex-order:2;order:2}.flex-order-gt-lg-3{-ms-flex-order:3;order:3}.flex-order-gt-lg-4{-ms-flex-order:4;order:4}.flex-order-gt-lg-5{-ms-flex-order:5;order:5}.flex-order-gt-lg-6{-ms-flex-order:6;order:6}.flex-order-gt-lg-7{-ms-flex-order:7;order:7}.flex-order-gt-lg-8{-ms-flex-order:8;order:8}.flex-order-gt-lg-9{-ms-flex-order:9;order:9}.flex-order-gt-lg-10{-ms-flex-order:10;order:10}.flex-order-gt-lg-11{-ms-flex-order:11;order:11}.flex-order-gt-lg-12{-ms-flex-order:12;order:12}.flex-order-gt-lg-13{-ms-flex-order:13;order:13}.flex-order-gt-lg-14{-ms-flex-order:14;order:14}.flex-order-gt-lg-15{-ms-flex-order:15;order:15}.flex-order-gt-lg-16{-ms-flex-order:16;order:16}.flex-order-gt-lg-17{-ms-flex-order:17;order:17}.flex-order-gt-lg-18{-ms-flex-order:18;order:18}.flex-order-gt-lg-19{-ms-flex-order:19;order:19}.flex-order-gt-lg-20{-ms-flex-order:20;order:20}.flex-offset-gt-lg-0,.layout-margin .flex-offset-gt-lg-0,.layout-margin .offset-gt-lg-0,.offset-gt-lg-0{margin-left:0}[dir=rtl] .flex-offset-gt-lg-0,[dir=rtl] .layout-margin .flex-offset-gt-lg-0,[dir=rtl] .layout-margin .offset-gt-lg-0,[dir=rtl] .offset-gt-lg-0{margin-left:auto;margin-right:0}.flex-offset-gt-lg-5,.layout-margin .flex-offset-gt-lg-5,.layout-margin .offset-gt-lg-5,.offset-gt-lg-5{margin-left:5%}[dir=rtl] .flex-offset-gt-lg-5,[dir=rtl] .layout-margin .flex-offset-gt-lg-5,[dir=rtl] .layout-margin .offset-gt-lg-5,[dir=rtl] .offset-gt-lg-5{margin-left:auto;margin-right:5%}.flex-offset-gt-lg-10,.layout-margin .flex-offset-gt-lg-10,.layout-margin .offset-gt-lg-10,.offset-gt-lg-10{margin-left:10%}[dir=rtl] .flex-offset-gt-lg-10,[dir=rtl] .layout-margin .flex-offset-gt-lg-10,[dir=rtl] .layout-margin .offset-gt-lg-10,[dir=rtl] .offset-gt-lg-10{margin-left:auto;margin-right:10%}.flex-offset-gt-lg-15,.layout-margin .flex-offset-gt-lg-15,.layout-margin .offset-gt-lg-15,.offset-gt-lg-15{margin-left:15%}[dir=rtl] .flex-offset-gt-lg-15,[dir=rtl] .layout-margin .flex-offset-gt-lg-15,[dir=rtl] .layout-margin .offset-gt-lg-15,[dir=rtl] .offset-gt-lg-15{margin-left:auto;margin-right:15%}.flex-offset-gt-lg-20,.layout-margin .flex-offset-gt-lg-20,.layout-margin .offset-gt-lg-20,.offset-gt-lg-20{margin-left:20%}[dir=rtl] .flex-offset-gt-lg-20,[dir=rtl] .layout-margin .flex-offset-gt-lg-20,[dir=rtl] .layout-margin .offset-gt-lg-20,[dir=rtl] .offset-gt-lg-20{margin-left:auto;margin-right:20%}.flex-offset-gt-lg-25,.layout-margin .flex-offset-gt-lg-25,.layout-margin .offset-gt-lg-25,.offset-gt-lg-25{margin-left:25%}[dir=rtl] .flex-offset-gt-lg-25,[dir=rtl] .layout-margin .flex-offset-gt-lg-25,[dir=rtl] .layout-margin .offset-gt-lg-25,[dir=rtl] .offset-gt-lg-25{margin-left:auto;margin-right:25%}.flex-offset-gt-lg-30,.layout-margin .flex-offset-gt-lg-30,.layout-margin .offset-gt-lg-30,.offset-gt-lg-30{margin-left:30%}[dir=rtl] .flex-offset-gt-lg-30,[dir=rtl] .layout-margin .flex-offset-gt-lg-30,[dir=rtl] .layout-margin .offset-gt-lg-30,[dir=rtl] .offset-gt-lg-30{margin-left:auto;margin-right:30%}.flex-offset-gt-lg-35,.layout-margin .flex-offset-gt-lg-35,.layout-margin .offset-gt-lg-35,.offset-gt-lg-35{margin-left:35%}[dir=rtl] .flex-offset-gt-lg-35,[dir=rtl] .layout-margin .flex-offset-gt-lg-35,[dir=rtl] .layout-margin .offset-gt-lg-35,[dir=rtl] .offset-gt-lg-35{margin-left:auto;margin-right:35%}.flex-offset-gt-lg-40,.layout-margin .flex-offset-gt-lg-40,.layout-margin .offset-gt-lg-40,.offset-gt-lg-40{margin-left:40%}[dir=rtl] .flex-offset-gt-lg-40,[dir=rtl] .layout-margin .flex-offset-gt-lg-40,[dir=rtl] .layout-margin .offset-gt-lg-40,[dir=rtl] .offset-gt-lg-40{margin-left:auto;margin-right:40%}.flex-offset-gt-lg-45,.layout-margin .flex-offset-gt-lg-45,.layout-margin .offset-gt-lg-45,.offset-gt-lg-45{margin-left:45%}[dir=rtl] .flex-offset-gt-lg-45,[dir=rtl] .layout-margin .flex-offset-gt-lg-45,[dir=rtl] .layout-margin .offset-gt-lg-45,[dir=rtl] .offset-gt-lg-45{margin-left:auto;margin-right:45%}.flex-offset-gt-lg-50,.layout-margin .flex-offset-gt-lg-50,.layout-margin .offset-gt-lg-50,.offset-gt-lg-50{margin-left:50%}[dir=rtl] .flex-offset-gt-lg-50,[dir=rtl] .layout-margin .flex-offset-gt-lg-50,[dir=rtl] .layout-margin .offset-gt-lg-50,[dir=rtl] .offset-gt-lg-50{margin-left:auto;margin-right:50%}.flex-offset-gt-lg-55,.layout-margin .flex-offset-gt-lg-55,.layout-margin .offset-gt-lg-55,.offset-gt-lg-55{margin-left:55%}[dir=rtl] .flex-offset-gt-lg-55,[dir=rtl] .layout-margin .flex-offset-gt-lg-55,[dir=rtl] .layout-margin .offset-gt-lg-55,[dir=rtl] .offset-gt-lg-55{margin-left:auto;margin-right:55%}.flex-offset-gt-lg-60,.layout-margin .flex-offset-gt-lg-60,.layout-margin .offset-gt-lg-60,.offset-gt-lg-60{margin-left:60%}[dir=rtl] .flex-offset-gt-lg-60,[dir=rtl] .layout-margin .flex-offset-gt-lg-60,[dir=rtl] .layout-margin .offset-gt-lg-60,[dir=rtl] .offset-gt-lg-60{margin-left:auto;margin-right:60%}.flex-offset-gt-lg-65,.layout-margin .flex-offset-gt-lg-65,.layout-margin .offset-gt-lg-65,.offset-gt-lg-65{margin-left:65%}[dir=rtl] .flex-offset-gt-lg-65,[dir=rtl] .layout-margin .flex-offset-gt-lg-65,[dir=rtl] .layout-margin .offset-gt-lg-65,[dir=rtl] .offset-gt-lg-65{margin-left:auto;margin-right:65%}.flex-offset-gt-lg-70,.layout-margin .flex-offset-gt-lg-70,.layout-margin .offset-gt-lg-70,.offset-gt-lg-70{margin-left:70%}[dir=rtl] .flex-offset-gt-lg-70,[dir=rtl] .layout-margin .flex-offset-gt-lg-70,[dir=rtl] .layout-margin .offset-gt-lg-70,[dir=rtl] .offset-gt-lg-70{margin-left:auto;margin-right:70%}.flex-offset-gt-lg-75,.layout-margin .flex-offset-gt-lg-75,.layout-margin .offset-gt-lg-75,.offset-gt-lg-75{margin-left:75%}[dir=rtl] .flex-offset-gt-lg-75,[dir=rtl] .layout-margin .flex-offset-gt-lg-75,[dir=rtl] .layout-margin .offset-gt-lg-75,[dir=rtl] .offset-gt-lg-75{margin-left:auto;margin-right:75%}.flex-offset-gt-lg-80,.layout-margin .flex-offset-gt-lg-80,.layout-margin .offset-gt-lg-80,.offset-gt-lg-80{margin-left:80%}[dir=rtl] .flex-offset-gt-lg-80,[dir=rtl] .layout-margin .flex-offset-gt-lg-80,[dir=rtl] .layout-margin .offset-gt-lg-80,[dir=rtl] .offset-gt-lg-80{margin-left:auto;margin-right:80%}.flex-offset-gt-lg-85,.layout-margin .flex-offset-gt-lg-85,.layout-margin .offset-gt-lg-85,.offset-gt-lg-85{margin-left:85%}[dir=rtl] .flex-offset-gt-lg-85,[dir=rtl] .layout-margin .flex-offset-gt-lg-85,[dir=rtl] .layout-margin .offset-gt-lg-85,[dir=rtl] .offset-gt-lg-85{margin-left:auto;margin-right:85%}.flex-offset-gt-lg-90,.layout-margin .flex-offset-gt-lg-90,.layout-margin .offset-gt-lg-90,.offset-gt-lg-90{margin-left:90%}[dir=rtl] .flex-offset-gt-lg-90,[dir=rtl] .layout-margin .flex-offset-gt-lg-90,[dir=rtl] .layout-margin .offset-gt-lg-90,[dir=rtl] .offset-gt-lg-90{margin-left:auto;margin-right:90%}.flex-offset-gt-lg-95,.layout-margin .flex-offset-gt-lg-95,.layout-margin .offset-gt-lg-95,.offset-gt-lg-95{margin-left:95%}[dir=rtl] .flex-offset-gt-lg-95,[dir=rtl] .layout-margin .flex-offset-gt-lg-95,[dir=rtl] .layout-margin .offset-gt-lg-95,[dir=rtl] .offset-gt-lg-95{margin-left:auto;margin-right:95%}.flex-offset-gt-lg-33,.layout-margin .flex-offset-gt-lg-33,.layout-margin .offset-gt-lg-33,.offset-gt-lg-33{margin-left:33.3333333333%}.flex-offset-gt-lg-66,.layout-margin .flex-offset-gt-lg-66,.layout-margin .offset-gt-lg-66,.offset-gt-lg-66{margin-left:66.6666666667%}[dir=rtl] .flex-offset-gt-lg-66,[dir=rtl] .layout-margin .flex-offset-gt-lg-66,[dir=rtl] .layout-margin .offset-gt-lg-66,[dir=rtl] .offset-gt-lg-66{margin-left:auto;margin-right:66.6666666667%}.layout-align-gt-lg,.layout-align-gt-lg-start-stretch{-ms-flex-line-pack:stretch;align-content:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:start;justify-content:flex-start}.layout-align-gt-lg-start,.layout-align-gt-lg-start-center,.layout-align-gt-lg-start-end,.layout-align-gt-lg-start-start,.layout-align-gt-lg-start-stretch{-ms-flex-pack:start;justify-content:flex-start}.layout-align-gt-lg-center,.layout-align-gt-lg-center-center,.layout-align-gt-lg-center-end,.layout-align-gt-lg-center-start,.layout-align-gt-lg-center-stretch{-ms-flex-pack:center;justify-content:center}.layout-align-gt-lg-end,.layout-align-gt-lg-end-center,.layout-align-gt-lg-end-end,.layout-align-gt-lg-end-start,.layout-align-gt-lg-end-stretch{-ms-flex-pack:end;justify-content:flex-end}.layout-align-gt-lg-space-around,.layout-align-gt-lg-space-around-center,.layout-align-gt-lg-space-around-end,.layout-align-gt-lg-space-around-start,.layout-align-gt-lg-space-around-stretch{-ms-flex-pack:distribute;justify-content:space-around}.layout-align-gt-lg-space-between,.layout-align-gt-lg-space-between-center,.layout-align-gt-lg-space-between-end,.layout-align-gt-lg-space-between-start,.layout-align-gt-lg-space-between-stretch{-ms-flex-pack:justify;justify-content:space-between}.layout-align-gt-lg-center-start,.layout-align-gt-lg-end-start,.layout-align-gt-lg-space-around-start,.layout-align-gt-lg-space-between-start,.layout-align-gt-lg-start-start{-ms-flex-line-pack:start;align-content:flex-start;-ms-flex-align:start;align-items:flex-start}.layout-align-gt-lg-center-center,.layout-align-gt-lg-end-center,.layout-align-gt-lg-space-around-center,.layout-align-gt-lg-space-between-center,.layout-align-gt-lg-start-center{-ms-flex-line-pack:center;align-content:center;-ms-flex-align:center;align-items:center;max-width:100%}.layout-align-gt-lg-center-center>*,.layout-align-gt-lg-end-center>*,.layout-align-gt-lg-space-around-center>*,.layout-align-gt-lg-space-between-center>*,.layout-align-gt-lg-start-center>*{box-sizing:border-box;max-width:100%}.layout-align-gt-lg-center-end,.layout-align-gt-lg-end-end,.layout-align-gt-lg-space-around-end,.layout-align-gt-lg-space-between-end,.layout-align-gt-lg-start-end{-ms-flex-line-pack:end;align-content:flex-end;-ms-flex-align:end;align-items:flex-end}.layout-align-gt-lg-center-stretch,.layout-align-gt-lg-end-stretch,.layout-align-gt-lg-space-around-stretch,.layout-align-gt-lg-space-between-stretch,.layout-align-gt-lg-start-stretch{-ms-flex-line-pack:stretch;align-content:stretch;-ms-flex-align:stretch;align-items:stretch}.flex-gt-lg{box-sizing:border-box;-ms-flex:1;flex:1}.flex-gt-lg-grow{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%}.flex-gt-lg-initial{box-sizing:border-box;-ms-flex:0 1 auto;flex:0 1 auto}.flex-gt-lg-auto{box-sizing:border-box;-ms-flex:1 1 auto;flex:1 1 auto}.flex-gt-lg-none{box-sizing:border-box;-ms-flex:0 0 auto;flex:0 0 auto}.flex-gt-lg-noshrink{box-sizing:border-box;-ms-flex:1 0 auto;flex:1 0 auto}.flex-gt-lg-nogrow{box-sizing:border-box;-ms-flex:0 1 auto;flex:0 1 auto}.flex-gt-lg-0,.layout-row>.flex-gt-lg-0{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:0}.layout-row>.flex-gt-lg-0{min-width:0}.layout-column>.flex-gt-lg-0{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:0%;max-width:100%}.layout-gt-lg-row>.flex-gt-lg-0{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:0;min-width:0}.layout-gt-lg-column>.flex-gt-lg-0{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:0%;max-width:100%;min-height:0}.flex-gt-lg-5,.layout-row>.flex-gt-lg-5{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:5%}.layout-column>.flex-gt-lg-5{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:5%;max-width:100%}.layout-gt-lg-row>.flex-gt-lg-5{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:5%}.layout-gt-lg-column>.flex-gt-lg-5{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:5%;max-width:100%}.flex-gt-lg-10,.layout-row>.flex-gt-lg-10{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:10%}.layout-column>.flex-gt-lg-10{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:10%;max-width:100%}.layout-gt-lg-row>.flex-gt-lg-10{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:10%}.layout-gt-lg-column>.flex-gt-lg-10{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:10%;max-width:100%}.flex-gt-lg-15,.layout-row>.flex-gt-lg-15{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:15%}.layout-column>.flex-gt-lg-15{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:15%;max-width:100%}.layout-gt-lg-row>.flex-gt-lg-15{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:15%}.layout-gt-lg-column>.flex-gt-lg-15{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:15%;max-width:100%}.flex-gt-lg-20,.layout-row>.flex-gt-lg-20{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:20%}.layout-column>.flex-gt-lg-20{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:20%;max-width:100%}.layout-gt-lg-row>.flex-gt-lg-20{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:20%}.layout-gt-lg-column>.flex-gt-lg-20{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:20%;max-width:100%}.flex-gt-lg-25,.layout-row>.flex-gt-lg-25{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:25%}.layout-column>.flex-gt-lg-25{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:25%;max-width:100%}.layout-gt-lg-row>.flex-gt-lg-25{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:25%}.layout-gt-lg-column>.flex-gt-lg-25{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:25%;max-width:100%}.flex-gt-lg-30,.layout-row>.flex-gt-lg-30{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:30%}.layout-column>.flex-gt-lg-30{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:30%;max-width:100%}.layout-gt-lg-row>.flex-gt-lg-30{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:30%}.layout-gt-lg-column>.flex-gt-lg-30{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:30%;max-width:100%}.flex-gt-lg-35,.layout-row>.flex-gt-lg-35{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:35%}.layout-column>.flex-gt-lg-35{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:35%;max-width:100%}.layout-gt-lg-row>.flex-gt-lg-35{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:35%}.layout-gt-lg-column>.flex-gt-lg-35{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:35%;max-width:100%}.flex-gt-lg-40,.layout-row>.flex-gt-lg-40{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:40%}.layout-column>.flex-gt-lg-40{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:40%;max-width:100%}.layout-gt-lg-row>.flex-gt-lg-40{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:40%}.layout-gt-lg-column>.flex-gt-lg-40{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:40%;max-width:100%}.flex-gt-lg-45,.layout-row>.flex-gt-lg-45{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:45%}.layout-column>.flex-gt-lg-45{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:45%;max-width:100%}.layout-gt-lg-row>.flex-gt-lg-45{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:45%}.layout-gt-lg-column>.flex-gt-lg-45{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:45%;max-width:100%}.flex-gt-lg-50,.layout-row>.flex-gt-lg-50{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:50%}.layout-column>.flex-gt-lg-50{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:50%;max-width:100%}.layout-gt-lg-row>.flex-gt-lg-50{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:50%}.layout-gt-lg-column>.flex-gt-lg-50{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:50%;max-width:100%}.flex-gt-lg-55,.layout-row>.flex-gt-lg-55{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:55%}.layout-column>.flex-gt-lg-55{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:55%;max-width:100%}.layout-gt-lg-row>.flex-gt-lg-55{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:55%}.layout-gt-lg-column>.flex-gt-lg-55{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:55%;max-width:100%}.flex-gt-lg-60,.layout-row>.flex-gt-lg-60{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:60%}.layout-column>.flex-gt-lg-60{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:60%;max-width:100%}.layout-gt-lg-row>.flex-gt-lg-60{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:60%}.layout-gt-lg-column>.flex-gt-lg-60{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:60%;max-width:100%}.flex-gt-lg-65,.layout-row>.flex-gt-lg-65{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:65%}.layout-column>.flex-gt-lg-65{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:65%;max-width:100%}.layout-gt-lg-row>.flex-gt-lg-65{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:65%}.layout-gt-lg-column>.flex-gt-lg-65{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:65%;max-width:100%}.flex-gt-lg-70,.layout-row>.flex-gt-lg-70{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:70%}.layout-column>.flex-gt-lg-70{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:70%;max-width:100%}.layout-gt-lg-row>.flex-gt-lg-70{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:70%}.layout-gt-lg-column>.flex-gt-lg-70{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:70%;max-width:100%}.flex-gt-lg-75,.layout-row>.flex-gt-lg-75{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:75%}.layout-column>.flex-gt-lg-75{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:75%;max-width:100%}.layout-gt-lg-row>.flex-gt-lg-75{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:75%}.layout-gt-lg-column>.flex-gt-lg-75{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:75%;max-width:100%}.flex-gt-lg-80,.layout-row>.flex-gt-lg-80{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:80%}.layout-column>.flex-gt-lg-80{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:80%;max-width:100%}.layout-gt-lg-row>.flex-gt-lg-80{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:80%}.layout-gt-lg-column>.flex-gt-lg-80{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:80%;max-width:100%}.flex-gt-lg-85,.layout-row>.flex-gt-lg-85{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:85%}.layout-column>.flex-gt-lg-85{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:85%;max-width:100%}.layout-gt-lg-row>.flex-gt-lg-85{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:85%}.layout-gt-lg-column>.flex-gt-lg-85{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:85%;max-width:100%}.flex-gt-lg-90,.layout-row>.flex-gt-lg-90{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:90%}.layout-column>.flex-gt-lg-90{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:90%;max-width:100%}.layout-gt-lg-row>.flex-gt-lg-90{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:90%}.layout-gt-lg-column>.flex-gt-lg-90{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:90%;max-width:100%}.flex-gt-lg-95,.layout-row>.flex-gt-lg-95{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:95%}.layout-column>.flex-gt-lg-95{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:95%;max-width:100%}.layout-gt-lg-row>.flex-gt-lg-95{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:95%}.layout-gt-lg-column>.flex-gt-lg-95{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:95%;max-width:100%}.flex-gt-lg-100,.layout-column>.flex-gt-lg-100,.layout-gt-lg-column>.flex-gt-lg-100,.layout-gt-lg-row>.flex-gt-lg-100,.layout-row>.flex-gt-lg-100{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:100%}.layout-row>.flex-gt-lg-33{box-sizing:border-box;-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-height:100%;max-width:33.33%}.layout-row>.flex-gt-lg-66{box-sizing:border-box;-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-height:100%;max-width:66.66%}.layout-column>.flex-gt-lg-33{box-sizing:border-box;-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-height:33.33%;max-width:100%}.layout-column>.flex-gt-lg-66{box-sizing:border-box;-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-height:66.66%;max-width:100%}.layout-gt-lg-row>.flex-gt-lg-33{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:33.33%}.layout-gt-lg-row>.flex-gt-lg-66{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:66.66%}.layout-gt-lg-row>.flex{min-width:0}.layout-gt-lg-column>.flex-gt-lg-33{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:33.33%;max-width:100%}.layout-gt-lg-column>.flex-gt-lg-66{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:66.66%;max-width:100%}.layout-gt-lg-column>.flex{min-height:0}.layout-gt-lg,.layout-gt-lg-column,.layout-gt-lg-row{box-sizing:border-box;display:-ms-flexbox;display:flex}.layout-gt-lg-column{-ms-flex-direction:column;flex-direction:column}.layout-gt-lg-row{-ms-flex-direction:row;flex-direction:row}.flex-order-xl--20{-ms-flex-order:-20;order:-20}.flex-order-xl--19{-ms-flex-order:-19;order:-19}.flex-order-xl--18{-ms-flex-order:-18;order:-18}.flex-order-xl--17{-ms-flex-order:-17;order:-17}.flex-order-xl--16{-ms-flex-order:-16;order:-16}.flex-order-xl--15{-ms-flex-order:-15;order:-15}.flex-order-xl--14{-ms-flex-order:-14;order:-14}.flex-order-xl--13{-ms-flex-order:-13;order:-13}.flex-order-xl--12{-ms-flex-order:-12;order:-12}.flex-order-xl--11{-ms-flex-order:-11;order:-11}.flex-order-xl--10{-ms-flex-order:-10;order:-10}.flex-order-xl--9{-ms-flex-order:-9;order:-9}.flex-order-xl--8{-ms-flex-order:-8;order:-8}.flex-order-xl--7{-ms-flex-order:-7;order:-7}.flex-order-xl--6{-ms-flex-order:-6;order:-6}.flex-order-xl--5{-ms-flex-order:-5;order:-5}.flex-order-xl--4{-ms-flex-order:-4;order:-4}.flex-order-xl--3{-ms-flex-order:-3;order:-3}.flex-order-xl--2{-ms-flex-order:-2;order:-2}.flex-order-xl--1{-ms-flex-order:-1;order:-1}.flex-order-xl-0{-ms-flex-order:0;order:0}.flex-order-xl-1{-ms-flex-order:1;order:1}.flex-order-xl-2{-ms-flex-order:2;order:2}.flex-order-xl-3{-ms-flex-order:3;order:3}.flex-order-xl-4{-ms-flex-order:4;order:4}.flex-order-xl-5{-ms-flex-order:5;order:5}.flex-order-xl-6{-ms-flex-order:6;order:6}.flex-order-xl-7{-ms-flex-order:7;order:7}.flex-order-xl-8{-ms-flex-order:8;order:8}.flex-order-xl-9{-ms-flex-order:9;order:9}.flex-order-xl-10{-ms-flex-order:10;order:10}.flex-order-xl-11{-ms-flex-order:11;order:11}.flex-order-xl-12{-ms-flex-order:12;order:12}.flex-order-xl-13{-ms-flex-order:13;order:13}.flex-order-xl-14{-ms-flex-order:14;order:14}.flex-order-xl-15{-ms-flex-order:15;order:15}.flex-order-xl-16{-ms-flex-order:16;order:16}.flex-order-xl-17{-ms-flex-order:17;order:17}.flex-order-xl-18{-ms-flex-order:18;order:18}.flex-order-xl-19{-ms-flex-order:19;order:19}.flex-order-xl-20{-ms-flex-order:20;order:20}.flex-offset-xl-0,.layout-margin .flex-offset-xl-0,.layout-margin .offset-xl-0,.offset-xl-0{margin-left:0}[dir=rtl] .flex-offset-xl-0,[dir=rtl] .layout-margin .flex-offset-xl-0,[dir=rtl] .layout-margin .offset-xl-0,[dir=rtl] .offset-xl-0{margin-left:auto;margin-right:0}.flex-offset-xl-5,.layout-margin .flex-offset-xl-5,.layout-margin .offset-xl-5,.offset-xl-5{margin-left:5%}[dir=rtl] .flex-offset-xl-5,[dir=rtl] .layout-margin .flex-offset-xl-5,[dir=rtl] .layout-margin .offset-xl-5,[dir=rtl] .offset-xl-5{margin-left:auto;margin-right:5%}.flex-offset-xl-10,.layout-margin .flex-offset-xl-10,.layout-margin .offset-xl-10,.offset-xl-10{margin-left:10%}[dir=rtl] .flex-offset-xl-10,[dir=rtl] .layout-margin .flex-offset-xl-10,[dir=rtl] .layout-margin .offset-xl-10,[dir=rtl] .offset-xl-10{margin-left:auto;margin-right:10%}.flex-offset-xl-15,.layout-margin .flex-offset-xl-15,.layout-margin .offset-xl-15,.offset-xl-15{margin-left:15%}[dir=rtl] .flex-offset-xl-15,[dir=rtl] .layout-margin .flex-offset-xl-15,[dir=rtl] .layout-margin .offset-xl-15,[dir=rtl] .offset-xl-15{margin-left:auto;margin-right:15%}.flex-offset-xl-20,.layout-margin .flex-offset-xl-20,.layout-margin .offset-xl-20,.offset-xl-20{margin-left:20%}[dir=rtl] .flex-offset-xl-20,[dir=rtl] .layout-margin .flex-offset-xl-20,[dir=rtl] .layout-margin .offset-xl-20,[dir=rtl] .offset-xl-20{margin-left:auto;margin-right:20%}.flex-offset-xl-25,.layout-margin .flex-offset-xl-25,.layout-margin .offset-xl-25,.offset-xl-25{margin-left:25%}[dir=rtl] .flex-offset-xl-25,[dir=rtl] .layout-margin .flex-offset-xl-25,[dir=rtl] .layout-margin .offset-xl-25,[dir=rtl] .offset-xl-25{margin-left:auto;margin-right:25%}.flex-offset-xl-30,.layout-margin .flex-offset-xl-30,.layout-margin .offset-xl-30,.offset-xl-30{margin-left:30%}[dir=rtl] .flex-offset-xl-30,[dir=rtl] .layout-margin .flex-offset-xl-30,[dir=rtl] .layout-margin .offset-xl-30,[dir=rtl] .offset-xl-30{margin-left:auto;margin-right:30%}.flex-offset-xl-35,.layout-margin .flex-offset-xl-35,.layout-margin .offset-xl-35,.offset-xl-35{margin-left:35%}[dir=rtl] .flex-offset-xl-35,[dir=rtl] .layout-margin .flex-offset-xl-35,[dir=rtl] .layout-margin .offset-xl-35,[dir=rtl] .offset-xl-35{margin-left:auto;margin-right:35%}.flex-offset-xl-40,.layout-margin .flex-offset-xl-40,.layout-margin .offset-xl-40,.offset-xl-40{margin-left:40%}[dir=rtl] .flex-offset-xl-40,[dir=rtl] .layout-margin .flex-offset-xl-40,[dir=rtl] .layout-margin .offset-xl-40,[dir=rtl] .offset-xl-40{margin-left:auto;margin-right:40%}.flex-offset-xl-45,.layout-margin .flex-offset-xl-45,.layout-margin .offset-xl-45,.offset-xl-45{margin-left:45%}[dir=rtl] .flex-offset-xl-45,[dir=rtl] .layout-margin .flex-offset-xl-45,[dir=rtl] .layout-margin .offset-xl-45,[dir=rtl] .offset-xl-45{margin-left:auto;margin-right:45%}.flex-offset-xl-50,.layout-margin .flex-offset-xl-50,.layout-margin .offset-xl-50,.offset-xl-50{margin-left:50%}[dir=rtl] .flex-offset-xl-50,[dir=rtl] .layout-margin .flex-offset-xl-50,[dir=rtl] .layout-margin .offset-xl-50,[dir=rtl] .offset-xl-50{margin-left:auto;margin-right:50%}.flex-offset-xl-55,.layout-margin .flex-offset-xl-55,.layout-margin .offset-xl-55,.offset-xl-55{margin-left:55%}[dir=rtl] .flex-offset-xl-55,[dir=rtl] .layout-margin .flex-offset-xl-55,[dir=rtl] .layout-margin .offset-xl-55,[dir=rtl] .offset-xl-55{margin-left:auto;margin-right:55%}.flex-offset-xl-60,.layout-margin .flex-offset-xl-60,.layout-margin .offset-xl-60,.offset-xl-60{margin-left:60%}[dir=rtl] .flex-offset-xl-60,[dir=rtl] .layout-margin .flex-offset-xl-60,[dir=rtl] .layout-margin .offset-xl-60,[dir=rtl] .offset-xl-60{margin-left:auto;margin-right:60%}.flex-offset-xl-65,.layout-margin .flex-offset-xl-65,.layout-margin .offset-xl-65,.offset-xl-65{margin-left:65%}[dir=rtl] .flex-offset-xl-65,[dir=rtl] .layout-margin .flex-offset-xl-65,[dir=rtl] .layout-margin .offset-xl-65,[dir=rtl] .offset-xl-65{margin-left:auto;margin-right:65%}.flex-offset-xl-70,.layout-margin .flex-offset-xl-70,.layout-margin .offset-xl-70,.offset-xl-70{margin-left:70%}[dir=rtl] .flex-offset-xl-70,[dir=rtl] .layout-margin .flex-offset-xl-70,[dir=rtl] .layout-margin .offset-xl-70,[dir=rtl] .offset-xl-70{margin-left:auto;margin-right:70%}.flex-offset-xl-75,.layout-margin .flex-offset-xl-75,.layout-margin .offset-xl-75,.offset-xl-75{margin-left:75%}[dir=rtl] .flex-offset-xl-75,[dir=rtl] .layout-margin .flex-offset-xl-75,[dir=rtl] .layout-margin .offset-xl-75,[dir=rtl] .offset-xl-75{margin-left:auto;margin-right:75%}.flex-offset-xl-80,.layout-margin .flex-offset-xl-80,.layout-margin .offset-xl-80,.offset-xl-80{margin-left:80%}[dir=rtl] .flex-offset-xl-80,[dir=rtl] .layout-margin .flex-offset-xl-80,[dir=rtl] .layout-margin .offset-xl-80,[dir=rtl] .offset-xl-80{margin-left:auto;margin-right:80%}.flex-offset-xl-85,.layout-margin .flex-offset-xl-85,.layout-margin .offset-xl-85,.offset-xl-85{margin-left:85%}[dir=rtl] .flex-offset-xl-85,[dir=rtl] .layout-margin .flex-offset-xl-85,[dir=rtl] .layout-margin .offset-xl-85,[dir=rtl] .offset-xl-85{margin-left:auto;margin-right:85%}.flex-offset-xl-90,.layout-margin .flex-offset-xl-90,.layout-margin .offset-xl-90,.offset-xl-90{margin-left:90%}[dir=rtl] .flex-offset-xl-90,[dir=rtl] .layout-margin .flex-offset-xl-90,[dir=rtl] .layout-margin .offset-xl-90,[dir=rtl] .offset-xl-90{margin-left:auto;margin-right:90%}.flex-offset-xl-95,.layout-margin .flex-offset-xl-95,.layout-margin .offset-xl-95,.offset-xl-95{margin-left:95%}[dir=rtl] .flex-offset-xl-95,[dir=rtl] .layout-margin .flex-offset-xl-95,[dir=rtl] .layout-margin .offset-xl-95,[dir=rtl] .offset-xl-95{margin-left:auto;margin-right:95%}.flex-offset-xl-33,.layout-margin .flex-offset-xl-33,.layout-margin .offset-xl-33,.offset-xl-33{margin-left:33.3333333333%}.flex-offset-xl-66,.layout-margin .flex-offset-xl-66,.layout-margin .offset-xl-66,.offset-xl-66{margin-left:66.6666666667%}[dir=rtl] .flex-offset-xl-66,[dir=rtl] .layout-margin .flex-offset-xl-66,[dir=rtl] .layout-margin .offset-xl-66,[dir=rtl] .offset-xl-66{margin-left:auto;margin-right:66.6666666667%}.layout-align-xl,.layout-align-xl-start-stretch{-ms-flex-line-pack:stretch;align-content:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:start;justify-content:flex-start}.layout-align-xl-start,.layout-align-xl-start-center,.layout-align-xl-start-end,.layout-align-xl-start-start,.layout-align-xl-start-stretch{-ms-flex-pack:start;justify-content:flex-start}.layout-align-xl-center,.layout-align-xl-center-center,.layout-align-xl-center-end,.layout-align-xl-center-start,.layout-align-xl-center-stretch{-ms-flex-pack:center;justify-content:center}.layout-align-xl-end,.layout-align-xl-end-center,.layout-align-xl-end-end,.layout-align-xl-end-start,.layout-align-xl-end-stretch{-ms-flex-pack:end;justify-content:flex-end}.layout-align-xl-space-around,.layout-align-xl-space-around-center,.layout-align-xl-space-around-end,.layout-align-xl-space-around-start,.layout-align-xl-space-around-stretch{-ms-flex-pack:distribute;justify-content:space-around}.layout-align-xl-space-between,.layout-align-xl-space-between-center,.layout-align-xl-space-between-end,.layout-align-xl-space-between-start,.layout-align-xl-space-between-stretch{-ms-flex-pack:justify;justify-content:space-between}.layout-align-xl-center-start,.layout-align-xl-end-start,.layout-align-xl-space-around-start,.layout-align-xl-space-between-start,.layout-align-xl-start-start{-ms-flex-line-pack:start;align-content:flex-start;-ms-flex-align:start;align-items:flex-start}.layout-align-xl-center-center,.layout-align-xl-end-center,.layout-align-xl-space-around-center,.layout-align-xl-space-between-center,.layout-align-xl-start-center{-ms-flex-line-pack:center;align-content:center;-ms-flex-align:center;align-items:center;max-width:100%}.layout-align-xl-center-center>*,.layout-align-xl-end-center>*,.layout-align-xl-space-around-center>*,.layout-align-xl-space-between-center>*,.layout-align-xl-start-center>*{box-sizing:border-box;max-width:100%}.layout-align-xl-center-end,.layout-align-xl-end-end,.layout-align-xl-space-around-end,.layout-align-xl-space-between-end,.layout-align-xl-start-end{-ms-flex-line-pack:end;align-content:flex-end;-ms-flex-align:end;align-items:flex-end}.layout-align-xl-center-stretch,.layout-align-xl-end-stretch,.layout-align-xl-space-around-stretch,.layout-align-xl-space-between-stretch,.layout-align-xl-start-stretch{-ms-flex-line-pack:stretch;align-content:stretch;-ms-flex-align:stretch;align-items:stretch}.flex-xl{box-sizing:border-box;-ms-flex:1;flex:1}.flex-xl-grow{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%}.flex-xl-initial{box-sizing:border-box;-ms-flex:0 1 auto;flex:0 1 auto}.flex-xl-auto{box-sizing:border-box;-ms-flex:1 1 auto;flex:1 1 auto}.flex-xl-none{box-sizing:border-box;-ms-flex:0 0 auto;flex:0 0 auto}.flex-xl-noshrink{box-sizing:border-box;-ms-flex:1 0 auto;flex:1 0 auto}.flex-xl-nogrow{box-sizing:border-box;-ms-flex:0 1 auto;flex:0 1 auto}.flex-xl-0,.layout-row>.flex-xl-0{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:0}.layout-row>.flex-xl-0{min-width:0}.layout-column>.flex-xl-0{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:0%;max-width:100%}.layout-xl-row>.flex-xl-0{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:0;min-width:0}.layout-xl-column>.flex-xl-0{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:0%;max-width:100%;min-height:0}.flex-xl-5,.layout-row>.flex-xl-5{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:5%}.layout-column>.flex-xl-5{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:5%;max-width:100%}.layout-xl-row>.flex-xl-5{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:5%}.layout-xl-column>.flex-xl-5{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:5%;max-width:100%}.flex-xl-10,.layout-row>.flex-xl-10{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:10%}.layout-column>.flex-xl-10{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:10%;max-width:100%}.layout-xl-row>.flex-xl-10{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:10%}.layout-xl-column>.flex-xl-10{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:10%;max-width:100%}.flex-xl-15,.layout-row>.flex-xl-15{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:15%}.layout-column>.flex-xl-15{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:15%;max-width:100%}.layout-xl-row>.flex-xl-15{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:15%}.layout-xl-column>.flex-xl-15{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:15%;max-width:100%}.flex-xl-20,.layout-row>.flex-xl-20{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:20%}.layout-column>.flex-xl-20{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:20%;max-width:100%}.layout-xl-row>.flex-xl-20{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:20%}.layout-xl-column>.flex-xl-20{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:20%;max-width:100%}.flex-xl-25,.layout-row>.flex-xl-25{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:25%}.layout-column>.flex-xl-25{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:25%;max-width:100%}.layout-xl-row>.flex-xl-25{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:25%}.layout-xl-column>.flex-xl-25{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:25%;max-width:100%}.flex-xl-30,.layout-row>.flex-xl-30{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:30%}.layout-column>.flex-xl-30{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:30%;max-width:100%}.layout-xl-row>.flex-xl-30{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:30%}.layout-xl-column>.flex-xl-30{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:30%;max-width:100%}.flex-xl-35,.layout-row>.flex-xl-35{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:35%}.layout-column>.flex-xl-35{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:35%;max-width:100%}.layout-xl-row>.flex-xl-35{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:35%}.layout-xl-column>.flex-xl-35{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:35%;max-width:100%}.flex-xl-40,.layout-row>.flex-xl-40{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:40%}.layout-column>.flex-xl-40{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:40%;max-width:100%}.layout-xl-row>.flex-xl-40{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:40%}.layout-xl-column>.flex-xl-40{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:40%;max-width:100%}.flex-xl-45,.layout-row>.flex-xl-45{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:45%}.layout-column>.flex-xl-45{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:45%;max-width:100%}.layout-xl-row>.flex-xl-45{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:45%}.layout-xl-column>.flex-xl-45{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:45%;max-width:100%}.flex-xl-50,.layout-row>.flex-xl-50{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:50%}.layout-column>.flex-xl-50{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:50%;max-width:100%}.layout-xl-row>.flex-xl-50{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:50%}.layout-xl-column>.flex-xl-50{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:50%;max-width:100%}.flex-xl-55,.layout-row>.flex-xl-55{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:55%}.layout-column>.flex-xl-55{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:55%;max-width:100%}.layout-xl-row>.flex-xl-55{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:55%}.layout-xl-column>.flex-xl-55{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:55%;max-width:100%}.flex-xl-60,.layout-row>.flex-xl-60{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:60%}.layout-column>.flex-xl-60{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:60%;max-width:100%}.layout-xl-row>.flex-xl-60{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:60%}.layout-xl-column>.flex-xl-60{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:60%;max-width:100%}.flex-xl-65,.layout-row>.flex-xl-65{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:65%}.layout-column>.flex-xl-65{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:65%;max-width:100%}.layout-xl-row>.flex-xl-65{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:65%}.layout-xl-column>.flex-xl-65{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:65%;max-width:100%}.flex-xl-70,.layout-row>.flex-xl-70{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:70%}.layout-column>.flex-xl-70{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:70%;max-width:100%}.layout-xl-row>.flex-xl-70{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:70%}.layout-xl-column>.flex-xl-70{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:70%;max-width:100%}.flex-xl-75,.layout-row>.flex-xl-75{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:75%}.layout-column>.flex-xl-75{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:75%;max-width:100%}.layout-xl-row>.flex-xl-75{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:75%}.layout-xl-column>.flex-xl-75{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:75%;max-width:100%}.flex-xl-80,.layout-row>.flex-xl-80{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:80%}.layout-column>.flex-xl-80{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:80%;max-width:100%}.layout-xl-row>.flex-xl-80{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:80%}.layout-xl-column>.flex-xl-80{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:80%;max-width:100%}.flex-xl-85,.layout-row>.flex-xl-85{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:85%}.layout-column>.flex-xl-85{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:85%;max-width:100%}.layout-xl-row>.flex-xl-85{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:85%}.layout-xl-column>.flex-xl-85{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:85%;max-width:100%}.flex-xl-90,.layout-row>.flex-xl-90{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:90%}.layout-column>.flex-xl-90{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:90%;max-width:100%}.layout-xl-row>.flex-xl-90{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:90%}.layout-xl-column>.flex-xl-90{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:90%;max-width:100%}.flex-xl-95,.layout-row>.flex-xl-95{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:95%}.layout-column>.flex-xl-95{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:95%;max-width:100%}.layout-xl-row>.flex-xl-95{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:95%}.layout-xl-column>.flex-xl-95{max-height:95%}.flex-xl-100,.layout-xl-column>.flex-xl-95{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%}.flex-xl-100{max-height:100%}.layout-column>.flex-xl-100,.layout-row>.flex-xl-100,.layout-xl-column>.flex-xl-100,.layout-xl-row>.flex-xl-100{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:100%}.layout-row>.flex-xl-33{box-sizing:border-box;-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-height:100%;max-width:33.33%}.layout-row>.flex-xl-66{box-sizing:border-box;-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-height:100%;max-width:66.66%}.layout-column>.flex-xl-33{box-sizing:border-box;-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-height:33.33%;max-width:100%}.layout-column>.flex-xl-66{box-sizing:border-box;-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-height:66.66%;max-width:100%}.layout-xl-row>.flex-xl-33{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:33.33%}.layout-xl-row>.flex-xl-66{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;max-width:66.66%}.layout-xl-row>.flex{min-width:0}.layout-xl-column>.flex-xl-33{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:33.33%;max-width:100%}.layout-xl-column>.flex-xl-66{box-sizing:border-box;-ms-flex:1 1 100%;flex:1 1 100%;max-height:66.66%;max-width:100%}.layout-xl-column>.flex{min-height:0}.layout-xl,.layout-xl-column,.layout-xl-row{box-sizing:border-box;display:-ms-flexbox;display:flex}.layout-xl-column{-ms-flex-direction:column;flex-direction:column}.layout-xl-row{-ms-flex-direction:row;flex-direction:row}.hide-gt-lg:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-gt-lg):not(.show-xl):not(.show),.hide-gt-md:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-gt-lg):not(.show-xl):not(.show),.hide-gt-sm:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-gt-lg):not(.show-xl):not(.show),.hide-gt-xs:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-gt-lg):not(.show-xl):not(.show),.hide-xl:not(.show-xl):not(.show-gt-lg):not(.show-gt-md):not(.show-gt-sm):not(.show-gt-xs):not(.show),.hide:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-gt-lg):not(.show-xl):not(.show){display:none}}@media print{.hide-print:not(.show-print):not(.show){display:none !important}}.dropdown-menu.textcomplete-dropdown[data-strategy=emojionearea]{position:absolute;z-index:1000;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0, 0, 0, 0.15);border-radius:4px;box-shadow:0 6px 12px rgba(0, 0, 0, 0.175)}.dropdown-menu.textcomplete-dropdown[data-strategy=emojionearea] li.textcomplete-item{font-size:14px;padding:1px 3px;border:0}.dropdown-menu.textcomplete-dropdown[data-strategy=emojionearea] li.textcomplete-item a{text-decoration:none;display:block;height:100%;line-height:1.8em;padding:0 1.54em 0 .615em;color:#4f4f4f}.dropdown-menu.textcomplete-dropdown[data-strategy=emojionearea] li.textcomplete-item.active,.dropdown-menu.textcomplete-dropdown[data-strategy=emojionearea] li.textcomplete-item:hover{background-color:#e4e4e4}.dropdown-menu.textcomplete-dropdown[data-strategy=emojionearea] li.textcomplete-item.active a,.dropdown-menu.textcomplete-dropdown[data-strategy=emojionearea] li.textcomplete-item:hover a{color:#333}.dropdown-menu.textcomplete-dropdown[data-strategy=emojionearea] li.textcomplete-item .emojioneemoji{font-size:inherit;height:2ex;width:2.1ex;min-height:20px;min-width:20px;display:inline-block;margin:0 5px .2ex 0;line-height:normal;vertical-align:middle;max-width:100%;top:0}.emojionearea-text .emojioneemoji,.emojionearea-text [class*=emojione-]{font-size:inherit;height:2ex;width:2.1ex;min-height:20px;min-width:20px;display:inline-block;margin:-0.2ex .15em .2ex;line-height:normal;vertical-align:middle;max-width:100%;top:0}.emojionearea,.emojionearea *{box-sizing:border-box}.emojionearea.emojionearea-disable{position:relative;background-color:#eee;-ms-user-select:none;-webkit-user-select:none;user-select:none}.emojionearea.emojionearea-disable:before{content:"";display:block;top:0;left:0;right:0;bottom:0;z-index:1;opacity:.3;position:absolute;background-color:#eee}.emojionearea,.emojionearea.form-control{display:block;position:relative !important;width:100%;height:auto;padding:0;font-size:14px;background-color:#fff;border:1px solid #ccc;border-radius:3px;box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.emojionearea.focused{border-color:#66afe9;outline:0;box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 8px rgba(102, 175, 233, 0.6)}.emojionearea .emojionearea-editor{display:block;height:auto;min-height:8em;max-height:15em;overflow:auto;padding:6px 24px 6px 12px;line-height:1.42857143;font-size:inherit;color:#555;background-color:transparent;border:0;cursor:text;margin-right:1px;border-radius:0;box-shadow:none}.emojionearea .emojionearea-editor:empty:before{content:attr(placeholder);display:block;color:#bbb}.emojionearea .emojionearea-editor:focus{border:0;outline:0;box-shadow:none}.emojionearea .emojionearea-editor .emojioneemoji,.emojionearea .emojionearea-editor [class*=emojione-]{font-size:inherit;height:2ex;width:2.1ex;min-height:20px;min-width:20px;display:inline-block;margin:-0.2ex .15em .2ex;line-height:normal;vertical-align:middle;max-width:100%;top:0}.emojionearea.emojionearea-inline{height:34px}.emojionearea.emojionearea-inline>.emojionearea-editor{height:32px;min-height:20px;overflow:hidden;white-space:nowrap;position:absolute;top:0;left:12px;right:24px;padding:6px 0}.emojionearea.emojionearea-inline>.emojionearea-button{top:4px}.emojionearea .emojionearea-button{z-index:5;position:absolute;right:3px;top:3px;width:24px;height:24px;opacity:.6;cursor:pointer;transition:opacity .3s ease-in-out}.emojionearea .emojionearea-button:hover{opacity:1}.emojionearea .emojionearea-button>div{display:block;width:24px;height:24px;position:absolute;transition:all .4s ease-in-out}.emojionearea .emojionearea-button>div.emojionearea-button-open{background-position:0 -24px;filter:alpha(enabled=false);opacity:1}.emojionearea .emojionearea-button>div.emojionearea-button-close{background-position:0 0;transform:rotate(-45deg);filter:alpha(Opacity=0);opacity:0}.emojionearea .emojionearea-button.active>div.emojionearea-button-open{transform:rotate(45deg);filter:alpha(Opacity=0);opacity:0}.emojionearea .emojionearea-button.active>div.emojionearea-button-close{transform:rotate(0);filter:alpha(enabled=false);opacity:1}.emojionearea .emojionearea-picker{background:#fff;position:absolute;box-shadow:0 1px 5px rgba(0, 0, 0, 0.32);border-radius:5px;height:276px;width:316px;top:-15px;right:-15px;z-index:90;transition:all .25s ease-in-out;filter:alpha(Opacity=0);opacity:0;-ms-user-select:none;-webkit-user-select:none;user-select:none}.emojionearea .emojionearea-picker.hidden{display:none}.emojionearea .emojionearea-picker .emojionearea-wrapper{position:relative;height:276px;width:316px}.emojionearea .emojionearea-picker .emojionearea-wrapper:after{content:"";display:block;position:absolute;background-repeat:no-repeat;z-index:91}.emojionearea .emojionearea-picker .emojionearea-filters{width:100%;position:absolute;z-index:95;background:#f5f7f9;padding:0 0 0 7px;height:40px}.emojionearea .emojionearea-picker .emojionearea-filters .emojionearea-filter{display:block;float:left;height:40px;width:32px;padding:7px 1px 0;cursor:pointer;filter:grayscale(1)}.emojionearea .emojionearea-picker .emojionearea-filters .emojionearea-filter.active{background:#fff}.emojionearea .emojionearea-picker .emojionearea-filters .emojionearea-filter.active,.emojionearea .emojionearea-picker .emojionearea-filters .emojionearea-filter:hover{filter:grayscale(0)}.emojionearea .emojionearea-picker .emojionearea-filters .emojionearea-filter>i{width:24px;height:24px;top:0}.emojionearea .emojionearea-picker .emojionearea-filters .emojionearea-filter>img{width:24px;height:24px;margin:0 3px}.emojionearea .emojionearea-picker .emojionearea-search-panel{height:30px;position:absolute;z-index:95;top:40px;left:0;right:0;padding:5px 0 5px 8px}.emojionearea .emojionearea-picker .emojionearea-search-panel .emojionearea-tones{float:right;margin-right:10px;margin-top:-1px}.emojionearea .emojionearea-picker .emojionearea-tones-panel .emojionearea-tones{position:absolute;top:4px;left:171px}.emojionearea .emojionearea-picker .emojionearea-search{float:left;padding:0;height:20px;width:160px}.emojionearea .emojionearea-picker .emojionearea-search>input{outline:0;width:160px;min-width:160px;height:20px}.emojionearea .emojionearea-picker .emojionearea-tones{padding:0;width:120px;height:20px}.emojionearea .emojionearea-picker .emojionearea-tones>.btn-tone{display:inline-block;padding:0;border:0;vertical-align:middle;outline:0;background:0 0;cursor:pointer;position:relative}.emojionearea .emojionearea-picker .emojionearea-tones>.btn-tone.btn-tone-0,.emojionearea .emojionearea-picker .emojionearea-tones>.btn-tone.btn-tone-0:after{background-color:#ffcf3e}.emojionearea .emojionearea-picker .emojionearea-tones>.btn-tone.btn-tone-1,.emojionearea .emojionearea-picker .emojionearea-tones>.btn-tone.btn-tone-1:after{background-color:#fae3c5}.emojionearea .emojionearea-picker .emojionearea-tones>.btn-tone.btn-tone-2,.emojionearea .emojionearea-picker .emojionearea-tones>.btn-tone.btn-tone-2:after{background-color:#e2cfa5}.emojionearea .emojionearea-picker .emojionearea-tones>.btn-tone.btn-tone-3,.emojionearea .emojionearea-picker .emojionearea-tones>.btn-tone.btn-tone-3:after{background-color:#daa478}.emojionearea .emojionearea-picker .emojionearea-tones>.btn-tone.btn-tone-4,.emojionearea .emojionearea-picker .emojionearea-tones>.btn-tone.btn-tone-4:after{background-color:#a78058}.emojionearea .emojionearea-picker .emojionearea-tones>.btn-tone.btn-tone-5,.emojionearea .emojionearea-picker .emojionearea-tones>.btn-tone.btn-tone-5:after{background-color:#5e4d43}.emojionearea .emojionearea-picker .emojionearea-tones.emojionearea-tones-bullet>.btn-tone,.emojionearea .emojionearea-picker .emojionearea-tones.emojionearea-tones-square>.btn-tone{width:20px;height:20px;margin:0;background-color:transparent}.emojionearea .emojionearea-picker .emojionearea-tones.emojionearea-tones-bullet>.btn-tone:after,.emojionearea .emojionearea-picker .emojionearea-tones.emojionearea-tones-square>.btn-tone:after{content:"";position:absolute;display:block;top:4px;left:4px;width:12px;height:12px}.emojionearea .emojionearea-picker .emojionearea-tones.emojionearea-tones-bullet>.btn-tone.active:after,.emojionearea .emojionearea-picker .emojionearea-tones.emojionearea-tones-square>.btn-tone.active:after{top:0;left:0;width:20px;height:20px}.emojionearea .emojionearea-picker .emojionearea-tones.emojionearea-tones-checkbox>.btn-tone,.emojionearea .emojionearea-picker .emojionearea-tones.emojionearea-tones-radio>.btn-tone{width:16px;height:16px;margin:0 2px}.emojionearea .emojionearea-picker .emojionearea-tones.emojionearea-tones-checkbox>.btn-tone.active:after,.emojionearea .emojionearea-picker .emojionearea-tones.emojionearea-tones-radio>.btn-tone.active:after{content:"";position:absolute;display:block;background-color:transparent;border:2px solid #fff;width:8px;height:8px;top:2px;left:2px;box-sizing:initial}.emojionearea .emojionearea-picker .emojionearea-scroll-area .emojionearea-category-block:after,.emojionearea .emojionearea-picker .emojionearea-scroll-area .emojionearea-category-block:before,.emojionearea .emojionearea-picker .emojionearea-scroll-area .emojionearea-category-block>.emojionearea-category:after,.emojionearea .emojionearea-picker .emojionearea-scroll-area .emojionearea-category-block>.emojionearea-category:before,.emojionearea .emojionearea-picker .emojionearea-scroll-area .emojionearea-category-title:after,.emojionearea .emojionearea-picker .emojionearea-scroll-area .emojionearea-category-title:before{content:" ";clear:both;display:block}.emojionearea .emojionearea-picker .emojionearea-tones.emojionearea-tones-bullet>.btn-tone,.emojionearea .emojionearea-picker .emojionearea-tones.emojionearea-tones-bullet>.btn-tone:after,.emojionearea .emojionearea-picker .emojionearea-tones.emojionearea-tones-radio>.btn-tone,.emojionearea .emojionearea-picker .emojionearea-tones.emojionearea-tones-radio>.btn-tone:after{border-radius:100%}.emojionearea .emojionearea-picker .emojionearea-tones.emojionearea-tones-checkbox>.btn-tone,.emojionearea .emojionearea-picker .emojionearea-tones.emojionearea-tones-checkbox>.btn-tone:after,.emojionearea .emojionearea-picker .emojionearea-tones.emojionearea-tones-square>.btn-tone,.emojionearea .emojionearea-picker .emojionearea-tones.emojionearea-tones-square>.btn-tone:after{border-radius:1px}.emojionearea .emojionearea-picker .emojionearea-scroll-area{height:236px;overflow:auto;overflow-x:hidden;width:100%;position:absolute;padding:0 0 5px}.emojionearea .emojionearea-picker .emojionearea-search-panel+.emojionearea-scroll-area{height:206px}.emojionearea .emojionearea-picker .emojionearea-scroll-area .emojionearea-emojis-list{z-index:1}.emojionearea .emojionearea-picker .emojionearea-scroll-area .emojionearea-category-title{display:block;font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:13px;font-weight:400;color:#b2b2b2;background:#fff;line-height:20px;margin:0;padding:7px 0 5px 6px}.emojionearea .emojionearea-picker .emojionearea-scroll-area .emojionearea-category-block{padding:0 0 0 7px}.emojionearea .emojionearea-picker .emojionearea-scroll-area .emojionearea-category-block>.emojionearea-category{padding:0 !important}.emojionearea .emojionearea-picker .emojionearea-scroll-area [class*=emojione-]{box-sizing:content-box;margin:0;width:24px;height:24px;top:0}.emojionearea .emojionearea-picker .emojionearea-scroll-area .emojibtn{box-sizing:content-box;width:24px;height:24px;float:left;display:block;margin:1px;padding:3px}.emojionearea .emojionearea-picker .emojionearea-scroll-area .emojibtn:hover{border-radius:4px;background-color:#e4e4e4;cursor:pointer}.emojionearea .emojionearea-picker .emojionearea-scroll-area .emojibtn i,.emojionearea .emojionearea-picker .emojionearea-scroll-area .emojibtn img{float:left;display:block;width:24px;height:24px}.emojionearea .emojionearea-picker .emojionearea-scroll-area .emojibtn img.lazy-emoji{filter:alpha(Opacity=0);opacity:0}.emojionearea .emojionearea-picker.emojionearea-filters-position-top .emojionearea-filters{top:0;border-top-left-radius:5px;border-top-right-radius:5px}.emojionearea .emojionearea-picker.emojionearea-filters-position-top.emojionearea-search-position-top .emojionearea-scroll-area{bottom:0}.emojionearea .emojionearea-picker.emojionearea-filters-position-top.emojionearea-search-position-bottom .emojionearea-scroll-area{top:40px}.emojionearea .emojionearea-picker.emojionearea-filters-position-top.emojionearea-search-position-bottom .emojionearea-search-panel{top:initial;bottom:0}.emojionearea .emojionearea-picker.emojionearea-filters-position-bottom .emojionearea-filters{bottom:0;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.emojionearea .emojionearea-picker.emojionearea-filters-position-bottom.emojionearea-search-position-bottom .emojionearea-scroll-area{top:0}.emojionearea .emojionearea-picker.emojionearea-filters-position-bottom.emojionearea-search-position-bottom .emojionearea-search-panel,.emojionearea .emojionearea-picker.emojionearea-filters-position-bottom.emojionearea-search-position-top .emojionearea-scroll-area{top:initial;bottom:40px}.emojionearea .emojionearea-picker.emojionearea-filters-position-bottom.emojionearea-search-position-top .emojionearea-search-panel{top:0}.emojionearea .emojionearea-picker.emojionearea-picker-position-top{margin-top:-286px;right:-14px}.emojionearea .emojionearea-picker.emojionearea-picker-position-top .emojionearea-wrapper:after{width:19px;height:10px;background-position:-2px -49px;bottom:-10px;right:20px}.emojionearea .emojionearea-picker.emojionearea-picker-position-top.emojionearea-filters-position-bottom .emojionearea-wrapper:after{background-position:-2px -80px}.emojionearea .emojionearea-picker.emojionearea-picker-position-left,.emojionearea .emojionearea-picker.emojionearea-picker-position-right{margin-right:-326px;top:-8px}.emojionearea .emojionearea-picker.emojionearea-picker-position-left .emojionearea-wrapper:after,.emojionearea .emojionearea-picker.emojionearea-picker-position-right .emojionearea-wrapper:after{width:10px;height:19px;background-position:0 -60px;top:13px;left:-10px}.emojionearea .emojionearea-picker.emojionearea-picker-position-left.emojionearea-filters-position-bottom .emojionearea-wrapper:after,.emojionearea .emojionearea-picker.emojionearea-picker-position-right.emojionearea-filters-position-bottom .emojionearea-wrapper:after{background-position:right -60px}.emojionearea .emojionearea-picker.emojionearea-picker-position-bottom{margin-top:10px;right:-14px;top:47px}.emojionearea .emojionearea-picker.emojionearea-picker-position-bottom .emojionearea-wrapper:after{width:19px;height:10px;background-position:-2px -100px;top:-10px;right:20px}.emojionearea .emojionearea-picker.emojionearea-picker-position-bottom.emojionearea-filters-position-bottom .emojionearea-wrapper:after{background-position:-2px -90px}.emojionearea .emojionearea-button.active+.emojionearea-picker{filter:alpha(enabled=false);opacity:1}.emojionearea .emojionearea-button.active+.emojionearea-picker-position-top{margin-top:-269px}.emojionearea .emojionearea-button.active+.emojionearea-picker-position-left,.emojionearea .emojionearea-button.active+.emojionearea-picker-position-right{margin-right:-309px}.emojionearea .emojionearea-button.active+.emojionearea-picker-position-bottom{margin-top:-7px}.emojionearea.emojionearea-standalone{display:inline-block;width:auto;box-shadow:none}.emojionearea.emojionearea-standalone .emojionearea-editor{min-height:33px;position:relative;padding:6px 42px 6px 6px}.emojionearea.emojionearea-standalone .emojionearea-editor::before{content:"";position:absolute;top:4px;left:50%;bottom:4px;border-left:1px solid #e6e6e6}.emojionearea.emojionearea-standalone .emojionearea-editor.has-placeholder .emojioneemoji{opacity:.4}.emojionearea.emojionearea-standalone .emojionearea-button{top:0;right:0;bottom:0;left:0;width:auto;height:auto}.emojionearea.emojionearea-standalone .emojionearea-button>div{right:6px;top:5px}.emojionearea.emojionearea-standalone .emojionearea-picker.emojionearea-picker-position-bottom .emojionearea-wrapper:after,.emojionearea.emojionearea-standalone .emojionearea-picker.emojionearea-picker-position-top .emojionearea-wrapper:after{right:23px}.emojionearea.emojionearea-standalone .emojionearea-picker.emojionearea-picker-position-left .emojionearea-wrapper:after,.emojionearea.emojionearea-standalone .emojionearea-picker.emojionearea-picker-position-right .emojionearea-wrapper:after{top:15px}.emojionearea .emojionearea-button>div,.emojionearea .emojionearea-picker .emojionearea-wrapper:after{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAABuCAYAAADMB4ipAAAHfElEQVRo3u1XS1NT2Rb+9uOcQF4YlAJzLymFUHaLrdxKULvEUNpdTnRqD532f+AHMLMc94gqR1Zbt8rBnUh3YXipPGKwRDoWgXvrYiFUlEdIkPPYZ/dAkwox5yQCVt/bzRrBPnt9e+211/etFeDQDu3ArL+/X37OeqmRWoH7+vpItfWawStF1tfXR+zW9xW5ne0p8loOcAKuCdwpRft60C8a+X5zTvebCqcAvmidf1GGHtqhHdpf1qqKzsrKipyensbi4iKWl5cBAMFgEG1tbYhGo2hpadlbmxseHpaDg4MAgI6ODng8HgBAPp/H/Pw8AODatWvo7e2tvUHrui7v3r2L+fl5XL58GVeuXIHH49m1N5/Py0ePHmF0dBQdHR24desWVFXdtYdXAn/48CHm5+dx8+ZNRKPRigEUDpuenpb3799H4YaOnWh5eVmOj48jFoshGo0STdPkwMCAXF5elqV7BgYGpKZpMhqNklgshrGxMbx580Y6gicSCTDGEIvFAADpdBqpVArJZLK4J5lMIpVKIZ1OAwBisRgYY0gkEs6Rp1IphMNh+Hw+AgCGYQAANE0r7in8Xfjm8/lIOBzGq1evnMHX19fR1NRU/D8UCoFzjnA4XFwLh8PgnCMUChXXmpqakM1mUfVBS62xsZHk83lZWi1nz579ZA0AhBDO4A0NDchkMsWSJIRAURRiVy26rktVVUkmk0EgEHAGP3XqFKamppDP56Vpmrhz5w5u374t/X4/OP+w3TRNZLNZ6LoO0zSRz+dlf38/Ll686Jzz8+fPQwiBeDwOt9tNrl+/jkwmU6yaQpVkMhncuHEDbrebxONxCCEQiUScIw8Gg+TBgwdyZGQEyWRSdnV1kVQqJYeGhrC6ugrGGEKhEHp7e3Hy5EmSTCblvXv30NPTg2AwSA6M/vF4HCMjI7b0/yzh8vv9AIBsNrt34aokuQsLC7skt729varkHtqftUFf++FHsrq0QN3eBvp68Tfvf9Mv12oFCYU7G//e9nVuO7dpNbe2W4M//yQr0p8yRvyBo1Zr++lwLcCt7afD/sBRizJGavrB1dDYYh47Htrq+Kb7jBNwxzfdZ44dD201NLaYVUkU7ozQpuAJBkARwnRZpunN5zaa5hJjiXLH05GeiMd7JEM5zzHGNQBGZvk/Iv0yYVWMvK0zKk1Dl6ahW5RQobjqdjy+wEZn9PKF0n2d0csXPL7AhuKq26GECtPQLdPQZVtn1LlB69p7yRVVSEiDEGJwRd12e4+8PR3piRQidnuPvOWKuk0IMSSkwRVV6Np7WVVbSqvGsgSnlKkAFNPQXdrOtuKqcxtcUTUAhmUJnVJmlleJo3CVHmAaOlPUOmYJkxFKibQsSRkXhr4juKIKO2BHVSwcoLrqCVdUYho6K3YYRRWmoUtdey/tgKtK7rUffiQAsLq08MnbNLe2WwBgB/zHzueFyD8nwlIfbvdx8eU0WV1aKD1cVAMs9+F2j9gUPEEKemEJIe3AnXy4XfkBoNKSZHNthWfX31EA69VKttyHVyIOY1wRwmS6tqNsrr31vXo5k/bUu4gT2cp9lhbm0rzCJpeUUrE0vS63+c7/6uXMbDUWl/ssLczNFrVFddUT09AZpUy1LKvO0DVfPrfR9HxqfNbuEe185l9MFX3o6tIC5YpKFLWOfdQQ93Zu49j0+FDCDtjOp1yaOQCYhs4Y40wI05XfWj8yPT40Ua2ey33mEmMTtp2IUEq0nW3FKeJPGPjRp1Iz2QUuLUu66txG9NLVSK3gBZ+C1lcE54oqKOOCK6rm8QU2unu+u1ANuNynvFsBAG1ubbdMQ5eGviMAFDuP0w3sfMpvQEtb24fOQncU1bXl8R7JnOu+ZNv97XxKJwY6+PNPsrm13drObVqUMlMIU5OWpVHOc96Go5lTnV2fzC/VfAozD7HTCa6olBBa1Imlhbmq2lLuQ5xaW6nCPfnln0Yt7bDUhzhps8cfKH5//uTXmvS81OeLdqI/ZoROzSZrHqG/OvOPzxuhK5VgJTvV2bW3EdqJRABwrvvS/kfoSkoZvXT1YEbociHr7vnuYEfogpBFL109HKH/h0fomnXg3Lff79r7/MmvVbWG7gX4QObzc99+Tz7mHKah05KcW6ahQ9feS6cbMCdgt7eBWJagjCuUAC5tZzuouuo0Spm0hElc9R4cbf4bVl8v1p6WUmCuqEwIs34ruxaeeTy4uJVd67As08UVlVmWoG5vA7FLG3WMmHEupVTyW+vh2cn4DADMTsaTuc21LiGEhzHOnQ6gNtMrJSBMCKHkNt999WLi0S7hejEZH81n174WpukiIMw0dKq66p3Bw50RwhUVXFGJKUy28Xal48VkfKrSlWenhsc23q2cEB9SR7iiItwZIbbgHn8AlDFCCMW7laXjqZnHjkNpaubJzNuVpWZCKChjxOMPVH/QlaW0f/G3ZLqWWl6ce/bvlddp7yFD/w8Z+njoX1+GoZMjgzMAMDkyeLAMnRh+uKveJ0YGD4ahEyODFRk6OfrL/hj67GnckaHPng7vjaGzyYmaGDr77KktQ38H8tqx8Wja+WIAAAAASUVORK5CYII=) !important}.emojionearea.emojionearea-standalone .emojionearea-editor.has-placeholder{background-repeat:no-repeat;background-position:20px 4px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMAQMAAABsu86kAAAABlBMVEUAAAC/v79T5hyIAAAAAXRSTlMAQObYZgAAABNJREFUCNdjYGNgQEb/P4AQqiAASiUEG6Vit44AAAAASUVORK5CYII=) !important}md-backdrop.md-edit-dialog-backdrop{z-index:80}md-edit-dialog{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;position:fixed;z-index:81;background-color:#f9f9f9;border-radius:2px;cursor:default}md-edit-dialog>.md-content{padding:16px 24px 0}md-edit-dialog>.md-content .md-title{color:rgba(0, 0, 0, 0.87);margin-bottom:8px}md-edit-dialog>.md-content md-input-container{margin:0;font-size:13px}md-edit-dialog>.md-content md-input-container input{float:none}md-edit-dialog>.md-content md-input-container .md-errors-spacer{min-height:auto;min-width:auto;color:rgba(0, 0, 0, 0.54)}md-edit-dialog>.md-content md-input-container .md-errors-spacer .md-char-counter{padding:5px 2px 5px 0}md-edit-dialog>.md-content md-input-container [ng-message]{padding:5px 0 5px 2px}md-edit-dialog>.md-actions{margin:0 16px 8px}md-edit-dialog>.md-actions .md-button{margin:0;min-width:initial}md-edit-dialog>.md-actions .md-button+.md-button{margin-left:8px}.md-table-pagination{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse;box-sizing:border-box;padding:0 24px;font-size:12px;color:rgba(0, 0, 0, 0.54);border-top:1px rgba(0, 0, 0, 0.12) solid}.md-table-pagination md-select{-ms-flex-pack:end;justify-content:flex-end;min-width:64px}.md-table-pagination md-select:not([disabled]):focus .md-select-value{color:rgba(0, 0, 0, 0.54)}.md-table-pagination md-select .md-select-value{-ms-flex:0 0 auto;flex:0 0 auto}.md-table-pagination md-select .md-select-value span.md-select-icon{-ms-flex-pack:center;justify-content:center;text-align:center;margin-right:-6px !important}.md-table-pagination md-select .md-select-value span.md-select-icon:after{top:initial;transform:scaleY(0.5) scaleX(1)}.md-table-pagination>*{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:56px}.md-table-pagination>.buttons:not(:first-child),.md-table-pagination>.limit-select:not(:first-child){margin-left:32px}.md-table-pagination>.buttons{margin-right:-16px}.md-table-pagination>.buttons>.md-button.md-icon-button{margin:0}.md-table-pagination>.buttons>.label+.md-button.md-icon-button{margin-left:20px}md-select.md-table-select{margin:0}md-select.md-table-select>.md-select-value{padding:0;min-width:0;min-height:24px;border-bottom:0 !important}md-select.md-table-select>.md-select-value>span{display:block;height:auto;transform:none !important}md-select.md-table-select>.md-select-value>span>.md-text{display:inherit;height:inherit;transform:inherit}md-select.md-table-select>.md-select-value>span.md-select-icon{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:24px;margin:0}md-select.md-table-select>.md-select-value>span.md-select-icon:after{top:initial}.md-select-menu-container.md-pagination-select,.md-select-menu-container.md-table-select{margin-left:-2px;border-radius:2px}.md-select-menu-container.md-pagination-select md-content,.md-select-menu-container.md-pagination-select md-select-menu,.md-select-menu-container.md-table-select md-content,.md-select-menu-container.md-table-select md-select-menu{border-radius:inherit}.md-select-menu-container.md-pagination-select md-content,.md-select-menu-container.md-table-select md-content{padding:0}.md-select-menu-container.md-table-select .md-text{font-size:13px}.md-select-menu-container.md-pagination-select .md-text{font-size:12px}md-toolbar.md-table-toolbar{box-shadow:none}md-toolbar.md-table-toolbar.md-default-theme:not(.md-menu-toolbar).md-default,md-toolbar.md-table-toolbar:not(.md-menu-toolbar).md-default{background-color:#fff;color:rgba(0, 0, 0, 0.87)}md-toolbar.md-table-toolbar.md-default-theme:not(.md-menu-toolbar).md-default .md-button,md-toolbar.md-table-toolbar:not(.md-menu-toolbar).md-default .md-button{color:rgba(0, 0, 0, 0.87)}@media only screen and (max-width: 959px)and (min-width: 0)and (orientation: landscape){md-toolbar.md-table-toolbar .md-toolbar-tools{height:64px;max-height:initial}}md-toolbar.md-table-toolbar .md-toolbar-tools{padding:0 24px}md-toolbar.md-table-toolbar .md-toolbar-tools md-icon{color:rgba(0, 0, 0, 0.54)}md-toolbar.md-table-toolbar .md-toolbar-tools>.md-button.md-icon-button{margin:0}md-toolbar.md-table-toolbar .md-toolbar-tools>.md-button.md-icon-button:first-child{margin-left:-12px}md-toolbar.md-table-toolbar .md-toolbar-tools>.md-button.md-icon-button:last-child{margin-right:-12px}md-card>md-table-container:first-child,md-card>md-toolbar.md-table-toolbar:first-child{border-top-left-radius:2px;border-top-right-radius:2px}md-card>md-table-container:last-child,md-card>md-toolbar.md-table-toolbar:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}md-table-container{display:block;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}table.md-table{width:100%;border-spacing:0;overflow:hidden}table.md-table thead.md-head>tr.md-row{height:56px}table.md-table tbody.md-body>tr.md-row,table.md-table tfoot.md-foot>tr.md-row{height:48px}table.md-table thead.md-head+.md-table-progress md-progress-linear{top:-3px}table.md-table .md-table-progress th{padding:0}table.md-table .md-table-progress th md-progress-linear{height:0;transition:opacity 1s}table.md-table .md-table-progress th md-progress-linear.ng-hide{opacity:0}table.md-table .md-table-progress th md-progress-linear>.md-container{height:3px;top:0;transition:none}table.md-table .md-table-progress th md-progress-linear>.md-container>.md-bar{height:3px}table.md-table th.md-column{color:rgba(0, 0, 0, 0.54);font-size:12px;font-weight:700;white-space:nowrap}table.md-table th.md-column.md-sort{cursor:pointer}table.md-table th.md-column md-icon{height:16px;width:16px;font-size:16px !important;line-height:16px !important}table.md-table th.md-column md-icon.md-sort-icon{color:rgba(0, 0, 0, 0.26);opacity:0;transition:transform .25s,opacity .25s}table.md-table th.md-column md-icon.md-sort-icon.md-asc{transform:rotate(0deg)}table.md-table th.md-column md-icon.md-sort-icon.md-desc{transform:rotate(180deg)}table.md-table th.md-column md-icon:not(:first-child){margin-left:8px}table.md-table th.md-column md-icon:not(:last-child){margin-right:8px}table.md-table th.md-column.md-active,table.md-table th.md-column.md-active md-icon{color:rgba(0, 0, 0, 0.87)}table.md-table th.md-column.md-active md-icon.md-sort-icon,table.md-table th.md-column:hover md-icon.md-sort-icon{opacity:1}table.md-table tr.md-row[data-ng-repeat].ng-leave,table.md-table tr.md-row[ng-repeat].ng-leave,table.md-table tr.md-row[ng\:repeat].ng-leave,table.md-table tr.md-row[x-ng-repeat].ng-leave{display:none}table.md-table.md-row-select tbody.md-body>tr.md-row{transition:background-color .2s}table.md-table.md-row-select tbody.md-body>tr.md-row:not([disabled]):hover{background-color:#eee !important}table.md-table.md-row-select tbody.md-body>tr.md-row.md-selected{background-color:#f5f5f5}table.md-table.md-row-select td.md-cell:first-child,table.md-table.md-row-select th.md-column:first-child{width:20px;padding:0 0 0 24px}table.md-table.md-row-select td.md-cell:nth-child(2),table.md-table.md-row-select th.md-column:nth-child(2){padding:0 24px}table.md-table.md-row-select td.md-cell:nth-child(n+3):nth-last-child(n+2),table.md-table.md-row-select th.md-column:nth-child(n+3):nth-last-child(n+2){padding:0 56px 0 0}table.md-table:not(.md-row-select) td.md-cell:first-child,table.md-table:not(.md-row-select) th.md-column:first-child{padding:0 24px}table.md-table:not(.md-row-select) td.md-cell:nth-child(n+2):nth-last-child(n+2),table.md-table:not(.md-row-select) th.md-column:nth-child(n+2):nth-last-child(n+2){padding:0 56px 0 0}table.md-table td.md-cell,table.md-table th.md-column{vertical-align:middle;text-align:left}table.md-table td.md-cell>*,table.md-table th.md-column>*{vertical-align:middle}table.md-table td.md-cell:last-child,table.md-table th.md-column:last-child{padding:0 24px 0 0}table.md-table td.md-cell.md-clickable,table.md-table th.md-column.md-clickable{cursor:pointer}table.md-table td.md-cell.md-clickable:focus,table.md-table th.md-column.md-clickable:focus{outline:0}table.md-table td.md-cell.md-numeric,table.md-table th.md-column.md-numeric{text-align:right}table.md-table td.md-cell md-checkbox,table.md-table th.md-column md-checkbox{margin:0;width:20px}table.md-table td.md-cell{color:rgba(0, 0, 0, 0.87);font-size:13px;border-top:1px rgba(0, 0, 0, 0.12) solid}table.md-table td.md-cell.md-numeric md-select{-ms-flex-pack:end;justify-content:flex-end}table.md-table td.md-cell.md-numeric md-select .md-select-value{-ms-flex:0 0 auto;flex:0 0 auto}table.md-table td.md-cell.md-placeholder{color:rgba(0, 0, 0, 0.26)}table.md-table td.md-cell md-select>.md-select-value>span.md-select-icon{-ms-flex-pack:end;justify-content:flex-end;color:rgba(0, 0, 0, 0.54);width:18px;text-align:right}table.md-table td.md-cell md-select>.md-select-value>span.md-select-icon:after{transform:scaleY(0.4) scaleX(0.8)}.enter-slide{transition:all .3s ease;position:relative}.enter-slide.ng-enter-stagger{transition-delay:.1s;transition-duration:0s}.enter-slide.ng-enter-prepare{opacity:0;display:none;transform:translateX(300px)}.enter-slide.ng-enter{opacity:0;transform:translateX(300px)}.enter-slide.ng-enter.ng-enter-active{opacity:1;transform:translateX(0px)}.enter-slide.ng-leave{transition:all 0 ease;opacity:0;display:none;transform:translateX(0px)}.enter-slide.ng-leave.ng-leave-active{opacity:0;transform:translateX(-100px)}.enter-to-left{transition:all .3s ease;position:relative}.enter-to-left.ng-enter-stagger{transition-delay:.1s;transition-duration:0s}.enter-to-left.ng-enter-prepare{opacity:0;transform:translateX(300px)}.enter-to-left.ng-enter{opacity:0;transform:translateX(300px)}.enter-to-left.ng-enter.ng-enter-active{opacity:1;transform:translateX(0px)}.enter-to-left.ng-leave{transition:all 0 ease;opacity:0;display:none;transform:translateX(0px)}.enter-to-left.ng-leave.ng-leave-active{opacity:0;transform:translateX(-100px)}.enter-to-top{transition:all .3s ease;position:relative}.enter-to-top.ng-enter-stagger{transition-delay:.1s;transition-duration:0s}.enter-to-top.ng-enter-prepare{opacity:0;transform:translateY(200px)}.enter-to-top.ng-enter{opacity:0;transform:translateY(0px)}.enter-to-top.ng-enter.ng-enter-active{opacity:1;transform:translateY(-100px)}.enter-to-top.ng-leave{transition:all 0 ease;opacity:0;display:none;transform:translateY(0px)}.enter-to-top.ng-leave.ng-leave-active{opacity:0;transform:translateY(-100px)}.enter-to-right{transition:all .3s ease;position:relative}.enter-to-right.ng-enter-stagger{transition-delay:.1s;transition-duration:0s}.enter-to-right.ng-enter-prepare{opacity:0;transform:translateX(-300px)}.enter-to-right.ng-enter{opacity:0;transform:translateX(-300px)}.enter-to-right.ng-enter.ng-enter-active{opacity:1;transform:translateX(0px)}.enter-to-right.ng-leave{transition:all 0 ease;opacity:0;display:none;transform:translateX(0px)}.enter-to-right.ng-leave.ng-leave-active{opacity:0;transform:translateX(100px)}.enter{position:relative}.enter.ng-enter{transition:all .3s ease;opacity:0;transform:translateX(100px)}.enter.ng-enter.ng-enter-active{opacity:1;transform:translateX(0)}.enter.ng-enter-stagger{transition-delay:.1s;transition-duration:0s}.enter-right.ng-enter{transition:all .3s ease;opacity:0;transform:translateX(200px)}.enter-right.ng-enter.ng-enter-active{opacity:1;transform:translateX(0)}.enter-left.ng-enter{transition:all .3s ease;opacity:0;transform:translateX(-200px)}.enter-left.ng-enter.ng-enter-active{opacity:1;transform:translateX(0)}.enter-bottom.ng-enter{transition:all .3s ease;opacity:0;transform:translateY(200px)}.enter-bottom.ng-enter.ng-enter-active{opacity:1;transform:translateY(0)}.leave-left.ng-leave{transition:all .3s ease;opacity:1;transform:translateX(0)}.leave-left.ng-leave.ng-leave-active{opacity:0;transform:translateX(-200px)}.enter-top{position:relative}.enter-top.ng-enter{transition:all .3s ease;opacity:0;transform:translateY(-100px)}.enter-top.ng-enter.ng-enter-active{opacity:1;transform:translateY(0)}.delay-0-3.ng-enter-stagger{transition-delay:.3s;transition-duration:0s}.delay-3.ng-enter-stagger{transition-delay:3s;transition-duration:0s}.exit{position:relative}.exit.ng-leave{transition:all .1s ease;opacity:1}.exit.ng-leave.ng-leave-active{opacity:0;max-width:0}.enter-fade.ng-enter{transition:all .5s ease;opacity:0}.enter-fade.ng-enter.ng-enter-active{opacity:1}.leave-fade.ng-leave{transition:all 0 ease;opacity:1}.leave-fade.ng-leave.ng-leave-active{opacity:0}.ng-fade.ng-enter-prepare{opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0)}.ng-fade.ng-enter{transition:all .3s ease;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0)}.ng-fade.ng-enter.ng-enter-active{opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100)}.ng-fade.ng-leave-prepare{opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100)}.ng-fade.ng-leave{transition:all .3s ease;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100)}.ng-fade.ng-leave.ng-leave-active{opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0)}/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:"FontAwesome";src:url("fonts/fontawesome-webfont.eot?v=4.7.0");src:url("fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"),url("fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"),url("fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"),url("fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"),url("fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.3333333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.2857142857em;text-align:center}.fa-ul{padding-left:0;margin-left:2.1428571429em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.1428571429em;width:2.1428571429em;top:.1428571429em;text-align:center}.fa-li.fa-lg{left:-1.8571428571em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s infinite linear}.fa-pulse{animation:fa-spin 1s infinite steps(8)}@keyframes fa-spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:""}.fa-music:before{content:""}.fa-search:before{content:""}.fa-envelope-o:before{content:""}.fa-heart:before{content:""}.fa-star:before{content:""}.fa-star-o:before{content:""}.fa-user:before{content:""}.fa-film:before{content:""}.fa-th-large:before{content:""}.fa-th:before{content:""}.fa-th-list:before{content:""}.fa-check:before{content:""}.fa-remove:before,.fa-close:before,.fa-times:before{content:""}.fa-search-plus:before{content:""}.fa-search-minus:before{content:""}.fa-power-off:before{content:""}.fa-signal:before{content:""}.fa-gear:before,.fa-cog:before{content:""}.fa-trash-o:before{content:""}.fa-home:before{content:""}.fa-file-o:before{content:""}.fa-clock-o:before{content:""}.fa-road:before{content:""}.fa-download:before{content:""}.fa-arrow-circle-o-down:before{content:""}.fa-arrow-circle-o-up:before{content:""}.fa-inbox:before{content:""}.fa-play-circle-o:before{content:""}.fa-rotate-right:before,.fa-repeat:before{content:""}.fa-refresh:before{content:""}.fa-list-alt:before{content:""}.fa-lock:before{content:""}.fa-flag:before{content:""}.fa-headphones:before{content:""}.fa-volume-off:before{content:""}.fa-volume-down:before{content:""}.fa-volume-up:before{content:""}.fa-qrcode:before{content:""}.fa-barcode:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-book:before{content:""}.fa-bookmark:before{content:""}.fa-print:before{content:""}.fa-camera:before{content:""}.fa-font:before{content:""}.fa-bold:before{content:""}.fa-italic:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-align-left:before{content:""}.fa-align-center:before{content:""}.fa-align-right:before{content:""}.fa-align-justify:before{content:""}.fa-list:before{content:""}.fa-dedent:before,.fa-outdent:before{content:""}.fa-indent:before{content:""}.fa-video-camera:before{content:""}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:""}.fa-pencil:before{content:""}.fa-map-marker:before{content:""}.fa-adjust:before{content:""}.fa-tint:before{content:""}.fa-edit:before,.fa-pencil-square-o:before{content:""}.fa-share-square-o:before{content:""}.fa-check-square-o:before{content:""}.fa-arrows:before{content:""}.fa-step-backward:before{content:""}.fa-fast-backward:before{content:""}.fa-backward:before{content:""}.fa-play:before{content:""}.fa-pause:before{content:""}.fa-stop:before{content:""}.fa-forward:before{content:""}.fa-fast-forward:before{content:""}.fa-step-forward:before{content:""}.fa-eject:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-plus-circle:before{content:""}.fa-minus-circle:before{content:""}.fa-times-circle:before{content:""}.fa-check-circle:before{content:""}.fa-question-circle:before{content:""}.fa-info-circle:before{content:""}.fa-crosshairs:before{content:""}.fa-times-circle-o:before{content:""}.fa-check-circle-o:before{content:""}.fa-ban:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrow-down:before{content:""}.fa-mail-forward:before,.fa-share:before{content:""}.fa-expand:before{content:""}.fa-compress:before{content:""}.fa-plus:before{content:""}.fa-minus:before{content:""}.fa-asterisk:before{content:""}.fa-exclamation-circle:before{content:""}.fa-gift:before{content:""}.fa-leaf:before{content:""}.fa-fire:before{content:""}.fa-eye:before{content:""}.fa-eye-slash:before{content:""}.fa-warning:before,.fa-exclamation-triangle:before{content:""}.fa-plane:before{content:""}.fa-calendar:before{content:""}.fa-random:before{content:""}.fa-comment:before{content:""}.fa-magnet:before{content:""}.fa-chevron-up:before{content:""}.fa-chevron-down:before{content:""}.fa-retweet:before{content:""}.fa-shopping-cart:before{content:""}.fa-folder:before{content:""}.fa-folder-open:before{content:""}.fa-arrows-v:before{content:""}.fa-arrows-h:before{content:""}.fa-bar-chart-o:before,.fa-bar-chart:before{content:""}.fa-twitter-square:before{content:""}.fa-facebook-square:before{content:""}.fa-camera-retro:before{content:""}.fa-key:before{content:""}.fa-gears:before,.fa-cogs:before{content:""}.fa-comments:before{content:""}.fa-thumbs-o-up:before{content:""}.fa-thumbs-o-down:before{content:""}.fa-star-half:before{content:""}.fa-heart-o:before{content:""}.fa-sign-out:before{content:""}.fa-linkedin-square:before{content:""}.fa-thumb-tack:before{content:""}.fa-external-link:before{content:""}.fa-sign-in:before{content:""}.fa-trophy:before{content:""}.fa-github-square:before{content:""}.fa-upload:before{content:""}.fa-lemon-o:before{content:""}.fa-phone:before{content:""}.fa-square-o:before{content:""}.fa-bookmark-o:before{content:""}.fa-phone-square:before{content:""}.fa-twitter:before{content:""}.fa-facebook-f:before,.fa-facebook:before{content:""}.fa-github:before{content:""}.fa-unlock:before{content:""}.fa-credit-card:before{content:""}.fa-feed:before,.fa-rss:before{content:""}.fa-hdd-o:before{content:""}.fa-bullhorn:before{content:""}.fa-bell:before{content:""}.fa-certificate:before{content:""}.fa-hand-o-right:before{content:""}.fa-hand-o-left:before{content:""}.fa-hand-o-up:before{content:""}.fa-hand-o-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-globe:before{content:""}.fa-wrench:before{content:""}.fa-tasks:before{content:""}.fa-filter:before{content:""}.fa-briefcase:before{content:""}.fa-arrows-alt:before{content:""}.fa-group:before,.fa-users:before{content:""}.fa-chain:before,.fa-link:before{content:""}.fa-cloud:before{content:""}.fa-flask:before{content:""}.fa-cut:before,.fa-scissors:before{content:""}.fa-copy:before,.fa-files-o:before{content:""}.fa-paperclip:before{content:""}.fa-save:before,.fa-floppy-o:before{content:""}.fa-square:before{content:""}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:""}.fa-list-ul:before{content:""}.fa-list-ol:before{content:""}.fa-strikethrough:before{content:""}.fa-underline:before{content:""}.fa-table:before{content:""}.fa-magic:before{content:""}.fa-truck:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-square:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-plus:before{content:""}.fa-money:before{content:""}.fa-caret-down:before{content:""}.fa-caret-up:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-columns:before{content:""}.fa-unsorted:before,.fa-sort:before{content:""}.fa-sort-down:before,.fa-sort-desc:before{content:""}.fa-sort-up:before,.fa-sort-asc:before{content:""}.fa-envelope:before{content:""}.fa-linkedin:before{content:""}.fa-rotate-left:before,.fa-undo:before{content:""}.fa-legal:before,.fa-gavel:before{content:""}.fa-dashboard:before,.fa-tachometer:before{content:""}.fa-comment-o:before{content:""}.fa-comments-o:before{content:""}.fa-flash:before,.fa-bolt:before{content:""}.fa-sitemap:before{content:""}.fa-umbrella:before{content:""}.fa-paste:before,.fa-clipboard:before{content:""}.fa-lightbulb-o:before{content:""}.fa-exchange:before{content:""}.fa-cloud-download:before{content:""}.fa-cloud-upload:before{content:""}.fa-user-md:before{content:""}.fa-stethoscope:before{content:""}.fa-suitcase:before{content:""}.fa-bell-o:before{content:""}.fa-coffee:before{content:""}.fa-cutlery:before{content:""}.fa-file-text-o:before{content:""}.fa-building-o:before{content:""}.fa-hospital-o:before{content:""}.fa-ambulance:before{content:""}.fa-medkit:before{content:""}.fa-fighter-jet:before{content:""}.fa-beer:before{content:""}.fa-h-square:before{content:""}.fa-plus-square:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angle-down:before{content:""}.fa-desktop:before{content:""}.fa-laptop:before{content:""}.fa-tablet:before{content:""}.fa-mobile-phone:before,.fa-mobile:before{content:""}.fa-circle-o:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-spinner:before{content:""}.fa-circle:before{content:""}.fa-mail-reply:before,.fa-reply:before{content:""}.fa-github-alt:before{content:""}.fa-folder-o:before{content:""}.fa-folder-open-o:before{content:""}.fa-smile-o:before{content:""}.fa-frown-o:before{content:""}.fa-meh-o:before{content:""}.fa-gamepad:before{content:""}.fa-keyboard-o:before{content:""}.fa-flag-o:before{content:""}.fa-flag-checkered:before{content:""}.fa-terminal:before{content:""}.fa-code:before{content:""}.fa-mail-reply-all:before,.fa-reply-all:before{content:""}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:""}.fa-location-arrow:before{content:""}.fa-crop:before{content:""}.fa-code-fork:before{content:""}.fa-unlink:before,.fa-chain-broken:before{content:""}.fa-question:before{content:""}.fa-info:before{content:""}.fa-exclamation:before{content:""}.fa-superscript:before{content:""}.fa-subscript:before{content:""}.fa-eraser:before{content:""}.fa-puzzle-piece:before{content:""}.fa-microphone:before{content:""}.fa-microphone-slash:before{content:""}.fa-shield:before{content:""}.fa-calendar-o:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-rocket:before{content:""}.fa-maxcdn:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-html5:before{content:""}.fa-css3:before{content:""}.fa-anchor:before{content:""}.fa-unlock-alt:before{content:""}.fa-bullseye:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-rss-square:before{content:""}.fa-play-circle:before{content:""}.fa-ticket:before{content:""}.fa-minus-square:before{content:""}.fa-minus-square-o:before{content:""}.fa-level-up:before{content:""}.fa-level-down:before{content:""}.fa-check-square:before{content:""}.fa-pencil-square:before{content:""}.fa-external-link-square:before{content:""}.fa-share-square:before{content:""}.fa-compass:before{content:""}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:""}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:""}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:""}.fa-euro:before,.fa-eur:before{content:""}.fa-gbp:before{content:""}.fa-dollar:before,.fa-usd:before{content:""}.fa-rupee:before,.fa-inr:before{content:""}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:""}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:""}.fa-won:before,.fa-krw:before{content:""}.fa-bitcoin:before,.fa-btc:before{content:""}.fa-file:before{content:""}.fa-file-text:before{content:""}.fa-sort-alpha-asc:before{content:""}.fa-sort-alpha-desc:before{content:""}.fa-sort-amount-asc:before{content:""}.fa-sort-amount-desc:before{content:""}.fa-sort-numeric-asc:before{content:""}.fa-sort-numeric-desc:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbs-down:before{content:""}.fa-youtube-square:before{content:""}.fa-youtube:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-youtube-play:before{content:""}.fa-dropbox:before{content:""}.fa-stack-overflow:before{content:""}.fa-instagram:before{content:""}.fa-flickr:before{content:""}.fa-adn:before{content:""}.fa-bitbucket:before{content:""}.fa-bitbucket-square:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-long-arrow-down:before{content:""}.fa-long-arrow-up:before{content:""}.fa-long-arrow-left:before{content:""}.fa-long-arrow-right:before{content:""}.fa-apple:before{content:""}.fa-windows:before{content:""}.fa-android:before{content:""}.fa-linux:before{content:""}.fa-dribbble:before{content:""}.fa-skype:before{content:""}.fa-foursquare:before{content:""}.fa-trello:before{content:""}.fa-female:before{content:""}.fa-male:before{content:""}.fa-gittip:before,.fa-gratipay:before{content:""}.fa-sun-o:before{content:""}.fa-moon-o:before{content:""}.fa-archive:before{content:""}.fa-bug:before{content:""}.fa-vk:before{content:""}.fa-weibo:before{content:""}.fa-renren:before{content:""}.fa-pagelines:before{content:""}.fa-stack-exchange:before{content:""}.fa-arrow-circle-o-right:before{content:""}.fa-arrow-circle-o-left:before{content:""}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:""}.fa-dot-circle-o:before{content:""}.fa-wheelchair:before{content:""}.fa-vimeo-square:before{content:""}.fa-turkish-lira:before,.fa-try:before{content:""}.fa-plus-square-o:before{content:""}.fa-space-shuttle:before{content:""}.fa-slack:before{content:""}.fa-envelope-square:before{content:""}.fa-wordpress:before{content:""}.fa-openid:before{content:""}.fa-institution:before,.fa-bank:before,.fa-university:before{content:""}.fa-mortar-board:before,.fa-graduation-cap:before{content:""}.fa-yahoo:before{content:""}.fa-google:before{content:""}.fa-reddit:before{content:""}.fa-reddit-square:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-stumbleupon:before{content:""}.fa-delicious:before{content:""}.fa-digg:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-drupal:before{content:""}.fa-joomla:before{content:""}.fa-language:before{content:""}.fa-fax:before{content:""}.fa-building:before{content:""}.fa-child:before{content:""}.fa-paw:before{content:""}.fa-spoon:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-recycle:before{content:""}.fa-automobile:before,.fa-car:before{content:""}.fa-cab:before,.fa-taxi:before{content:""}.fa-tree:before{content:""}.fa-spotify:before{content:""}.fa-deviantart:before{content:""}.fa-soundcloud:before{content:""}.fa-database:before{content:""}.fa-file-pdf-o:before{content:""}.fa-file-word-o:before{content:""}.fa-file-excel-o:before{content:""}.fa-file-powerpoint-o:before{content:""}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:""}.fa-file-zip-o:before,.fa-file-archive-o:before{content:""}.fa-file-sound-o:before,.fa-file-audio-o:before{content:""}.fa-file-movie-o:before,.fa-file-video-o:before{content:""}.fa-file-code-o:before{content:""}.fa-vine:before{content:""}.fa-codepen:before{content:""}.fa-jsfiddle:before{content:""}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:""}.fa-circle-o-notch:before{content:""}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:""}.fa-ge:before,.fa-empire:before{content:""}.fa-git-square:before{content:""}.fa-git:before{content:""}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:""}.fa-tencent-weibo:before{content:""}.fa-qq:before{content:""}.fa-wechat:before,.fa-weixin:before{content:""}.fa-send:before,.fa-paper-plane:before{content:""}.fa-send-o:before,.fa-paper-plane-o:before{content:""}.fa-history:before{content:""}.fa-circle-thin:before{content:""}.fa-header:before{content:""}.fa-paragraph:before{content:""}.fa-sliders:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-bomb:before{content:""}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:""}.fa-tty:before{content:""}.fa-binoculars:before{content:""}.fa-plug:before{content:""}.fa-slideshare:before{content:""}.fa-twitch:before{content:""}.fa-yelp:before{content:""}.fa-newspaper-o:before{content:""}.fa-wifi:before{content:""}.fa-calculator:before{content:""}.fa-paypal:before{content:""}.fa-google-wallet:before{content:""}.fa-cc-visa:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-bell-slash:before{content:""}.fa-bell-slash-o:before{content:""}.fa-trash:before{content:""}.fa-copyright:before{content:""}.fa-at:before{content:""}.fa-eyedropper:before{content:""}.fa-paint-brush:before{content:""}.fa-birthday-cake:before{content:""}.fa-area-chart:before{content:""}.fa-pie-chart:before{content:""}.fa-line-chart:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-bicycle:before{content:""}.fa-bus:before{content:""}.fa-ioxhost:before{content:""}.fa-angellist:before{content:""}.fa-cc:before{content:""}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:""}.fa-meanpath:before{content:""}.fa-buysellads:before{content:""}.fa-connectdevelop:before{content:""}.fa-dashcube:before{content:""}.fa-forumbee:before{content:""}.fa-leanpub:before{content:""}.fa-sellsy:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-simplybuilt:before{content:""}.fa-skyatlas:before{content:""}.fa-cart-plus:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-diamond:before{content:""}.fa-ship:before{content:""}.fa-user-secret:before{content:""}.fa-motorcycle:before{content:""}.fa-street-view:before{content:""}.fa-heartbeat:before{content:""}.fa-venus:before{content:""}.fa-mars:before{content:""}.fa-mercury:before{content:""}.fa-intersex:before,.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-venus-double:before{content:""}.fa-mars-double:before{content:""}.fa-venus-mars:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-neuter:before{content:""}.fa-genderless:before{content:""}.fa-facebook-official:before{content:""}.fa-pinterest-p:before{content:""}.fa-whatsapp:before{content:""}.fa-server:before{content:""}.fa-user-plus:before{content:""}.fa-user-times:before{content:""}.fa-hotel:before,.fa-bed:before{content:""}.fa-viacoin:before{content:""}.fa-train:before{content:""}.fa-subway:before{content:""}.fa-medium:before{content:""}.fa-yc:before,.fa-y-combinator:before{content:""}.fa-optin-monster:before{content:""}.fa-opencart:before{content:""}.fa-expeditedssl:before{content:""}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:""}.fa-battery-3:before,.fa-battery-three-quarters:before{content:""}.fa-battery-2:before,.fa-battery-half:before{content:""}.fa-battery-1:before,.fa-battery-quarter:before{content:""}.fa-battery-0:before,.fa-battery-empty:before{content:""}.fa-mouse-pointer:before{content:""}.fa-i-cursor:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-sticky-note:before{content:""}.fa-sticky-note-o:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-diners-club:before{content:""}.fa-clone:before{content:""}.fa-balance-scale:before{content:""}.fa-hourglass-o:before{content:""}.fa-hourglass-1:before,.fa-hourglass-start:before{content:""}.fa-hourglass-2:before,.fa-hourglass-half:before{content:""}.fa-hourglass-3:before,.fa-hourglass-end:before{content:""}.fa-hourglass:before{content:""}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:""}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:""}.fa-hand-scissors-o:before{content:""}.fa-hand-lizard-o:before{content:""}.fa-hand-spock-o:before{content:""}.fa-hand-pointer-o:before{content:""}.fa-hand-peace-o:before{content:""}.fa-trademark:before{content:""}.fa-registered:before{content:""}.fa-creative-commons:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-tripadvisor:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-get-pocket:before{content:""}.fa-wikipedia-w:before{content:""}.fa-safari:before{content:""}.fa-chrome:before{content:""}.fa-firefox:before{content:""}.fa-opera:before{content:""}.fa-internet-explorer:before{content:""}.fa-tv:before,.fa-television:before{content:""}.fa-contao:before{content:""}.fa-500px:before{content:""}.fa-amazon:before{content:""}.fa-calendar-plus-o:before{content:""}.fa-calendar-minus-o:before{content:""}.fa-calendar-times-o:before{content:""}.fa-calendar-check-o:before{content:""}.fa-industry:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-map-o:before{content:""}.fa-map:before{content:""}.fa-commenting:before{content:""}.fa-commenting-o:before{content:""}.fa-houzz:before{content:""}.fa-vimeo:before{content:""}.fa-black-tie:before{content:""}.fa-fonticons:before{content:""}.fa-reddit-alien:before{content:""}.fa-edge:before{content:""}.fa-credit-card-alt:before{content:""}.fa-codiepie:before{content:""}.fa-modx:before{content:""}.fa-fort-awesome:before{content:""}.fa-usb:before{content:""}.fa-product-hunt:before{content:""}.fa-mixcloud:before{content:""}.fa-scribd:before{content:""}.fa-pause-circle:before{content:""}.fa-pause-circle-o:before{content:""}.fa-stop-circle:before{content:""}.fa-stop-circle-o:before{content:""}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-hashtag:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-percent:before{content:""}.fa-gitlab:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpforms:before{content:""}.fa-envira:before{content:""}.fa-universal-access:before{content:""}.fa-wheelchair-alt:before{content:""}.fa-question-circle-o:before{content:""}.fa-blind:before{content:""}.fa-audio-description:before{content:""}.fa-volume-control-phone:before{content:""}.fa-braille:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:""}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-signing:before,.fa-sign-language:before{content:""}.fa-low-vision:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-snapchat-square:before{content:""}.fa-pied-piper:before{content:""}.fa-first-order:before{content:""}.fa-yoast:before{content:""}.fa-themeisle:before{content:""}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:""}.fa-fa:before,.fa-font-awesome:before{content:""}.fa-handshake-o:before{content:""}.fa-envelope-open:before{content:""}.fa-envelope-open-o:before{content:""}.fa-linode:before{content:""}.fa-address-book:before{content:""}.fa-address-book-o:before{content:""}.fa-vcard:before,.fa-address-card:before{content:""}.fa-vcard-o:before,.fa-address-card-o:before{content:""}.fa-user-circle:before{content:""}.fa-user-circle-o:before{content:""}.fa-user-o:before{content:""}.fa-id-badge:before{content:""}.fa-drivers-license:before,.fa-id-card:before{content:""}.fa-drivers-license-o:before,.fa-id-card-o:before{content:""}.fa-quora:before{content:""}.fa-free-code-camp:before{content:""}.fa-telegram:before{content:""}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:""}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:""}.fa-thermometer-2:before,.fa-thermometer-half:before{content:""}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:""}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:""}.fa-shower:before{content:""}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:""}.fa-podcast:before{content:""}.fa-window-maximize:before{content:""}.fa-window-minimize:before{content:""}.fa-window-restore:before{content:""}.fa-times-rectangle:before,.fa-window-close:before{content:""}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:""}.fa-bandcamp:before{content:""}.fa-grav:before{content:""}.fa-etsy:before{content:""}.fa-imdb:before{content:""}.fa-ravelry:before{content:""}.fa-eercast:before{content:""}.fa-microchip:before{content:""}.fa-snowflake-o:before{content:""}.fa-superpowers:before{content:""}.fa-wpexplorer:before{content:""}.fa-meetup:before{content:""}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.edit-input .label{padding-bottom:12px;padding-top:16px;color:#46434e;font-size:14px;font-weight:300;letter-spacing:.5px;line-height:17px}.edit-input input[type=text],.edit-input textarea{transition:.3s all ease;border:1px solid #bfbebf;padding:16px 24px;width:100%;resize:none;font-size:13px;font-weight:300;line-height:19px}.edit-input input[type=text]:focus,.edit-input textarea:focus{outline:none;border-color:#fa5538}.edit-input select{width:100%;color:#7e8790;padding:1rem 3rem 1rem 1rem;border-color:#bfbebf;cursor:pointer;-webkit-appearance:none;appearance:none;background-image:url(../images/svg-icons/drop-down-arrow.svg);background-size:auto 1rem;background-position:right 1.2rem center;background-repeat:no-repeat;font-weight:400;font-size:11px}.edit-input .max-length{color:#7e8790;font-size:15px;font-weight:300;letter-spacing:.5px;line-height:18px;padding-top:10px}.edit-input .image-upload file-upload{cursor:pointer}.edit-input .image-upload .image{height:75px;width:75px;background-size:contain;background-repeat:no-repeat;background-position:center}.edit-input .chips input.chip-input{padding:6px 14px}.edit-input .chips .chip{margin-right:8px;margin-bottom:8px;color:#7e8790;font-size:12px;font-weight:400;letter-spacing:.55px;line-height:14px;padding:11px 17px;box-sizing:border-box;border:1px solid #bfbebf;border-radius:100px;background-color:#fff}.edit-input .chip-button{cursor:pointer;height:23px;width:23px;background-color:#bfbebf;border-radius:100%;margin-left:12px}.edit-input .chip-button svg{padding:2px;color:#fff;width:20px;height:20px}.edit-input .chip-button.add{background:#fa5538}.edit-input .add-chip{margin:0 0 8px 0}.icon-button{cursor:pointer}.icon-button[disabled]{cursor:default;pointer-events:all}.icon-button .icon{width:20px;height:20px;padding:4px;border-radius:100%;line-height:14px;background-color:#4d6bf0}.icon-button .icon svg{stroke:#fff;width:100%;height:100%}.icon-button .label{padding-left:10px;color:#4d6bf0;font-size:14px;font-weight:500;letter-spacing:.21px;line-height:16px}h1,h2,h3,h4,h5{color:#46434e;margin-top:0;font-weight:700}[ui-sref]:not(:disabled){cursor:pointer}.box{margin-top:40px;border-radius:10px;background-color:#fff;box-shadow:0 13px 18px -8px rgba(0,0,0,.15),0 11px 55px 10px rgba(0,0,0,.07)}.box .section{padding:24px 32px 30px}.box .section:not(:last-child){border-bottom:1px solid #eee}.box .section .section-header{color:#46434e;font-size:20px;font-weight:bold;letter-spacing:0}.box .section .section-content .line:not(:last-child){padding-bottom:16px}.box .section .section-content .line .line-header{color:#7e8790;font-size:14px;letter-spacing:.21px}.box .section .section-content .line .line-content{color:#4e4643;font-size:14px;letter-spacing:.21px;display:inline-block}.box .section .section-content .line .line-content-url{color:#4e4643;font-size:14px;letter-spacing:.21px;display:inline-block;max-width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.box .section .section-content .line .line-content-url-container{position:relative;width:fit-content;max-width:50%}.box [tooltip]:not([tooltip=""]):not(.lib-button-directive)::after{white-space:normal;width:max-content;max-width:calc(100vw - 200px);z-index:1000;word-wrap:break-word;overflow-wrap:break-word}.bubble{transition:.3s all ease;cursor:pointer;border:2px solid #000;width:60px;min-width:60px;height:60px;border-radius:100%;color:#46434e;background-color:#fff;font-size:14px;position:relative;transition:border .1s linear}.bubble .bubble-warning{position:absolute;background-color:#ffd600;border-radius:100%;top:-10px;left:-10px;width:26px;height:26px;font-size:20px;text-align:center;line-height:26px;color:#fff}.bubble svg{stroke:#000}@media(max-width: 599px){.bubble{width:45px;min-width:45px;height:45px}.bubble .text{font-size:10px}}.bubble .text{font-size:12px}.bubble .icon{width:30px;height:30px}.bubble .icon:not(.feather) svg{transition:.3s all ease;fill:#e8e8e8;width:30px;height:30px}.bubble .icon.feather svg{transition:.3s all ease;width:30px;height:30px;stroke:#e8e8e8}.bubble.selected,.bubble:hover{border:2px solid #333}.bubble.selected .icon.feather svg,.bubble:hover .icon.feather svg{stroke:#333}.bubble.selected .icon:not(.feather) svg,.bubble:hover .icon:not(.feather) svg{fill:#333}.link-button{font-size:14px;font-weight:500;letter-spacing:.21px;text-decoration:underline}.header{height:59px;background-color:rgba(0,0,0,0);color:#46434e;position:relative}.header .progress-container{position:absolute;bottom:0;left:0;right:0;height:2px}.header .progress-container .progress{height:100%;transition:.3s ease all;background-color:#fa5538;position:relative}.header .progress-container .progress .value{position:absolute;right:0;top:-11px;font-size:12px;font-weight:bold;background-color:#fa5538;color:#fff;border-radius:100px;padding:5px 20px}.header .top-buttons{margin-top:33px}.header .top-buttons .top-label{color:#393c50;font-size:14px;font-weight:500;letter-spacing:.47px;line-height:16px}.header .top-buttons .top-button{transition:.3s ease all;display:inline-block;background-repeat:no-repeat;width:1.6rem;height:1.6rem;cursor:pointer}.header .top-buttons .top-button.back{background-image:url("/images/assets/back.svg")}.header .top-buttons .top-button.close{background-image:url("/images/assets/x.svg")}.form{box-sizing:border-box;border:1px solid #e8e8e8;border-radius:55px;background-color:#fff;box-shadow:0 2px 20px 0 rgba(232,232,232,.5);padding:20px 45px}@media(max-width: 599px){.form{padding:20px 25px}}.form md-select:focus .md-select-value{padding:20px 0 18px !important;border-bottom:3px solid #4d6bf0 !important}.form md-select .md-select-value{padding:20px 0}.form md-select .md-select-value span{text-align:center}@media(max-width: 1280px){.form md-select .md-select-value span .md-text{font-size:24px !important}}.form md-select .md-select-value span .md-text{font-size:32px;font-weight:bold;letter-spacing:.2px;text-align:center}.form .label{text-transform:uppercase;color:#7e8790;font-size:13px;font-weight:bold;letter-spacing:1px;line-height:16px;text-align:center}.form .label:not(:first-child){padding-top:50px}input.primary{transition:all ease .3s;box-sizing:border-box;height:50px;border:1px solid rgba(0,0,0,.15);border-radius:10px;background-color:#fff;padding:17px 15px}input.primary:focus{border:1px solid #4d6bf0;box-shadow:0 7px 25px -8px rgba(77,107,240,.46)}input.primary:-ms-input-placeholder{font-size:14px;letter-spacing:.21px;line-height:16px}input.primary::placeholder{font-size:14px;letter-spacing:.21px;line-height:16px}input.primary[disabled]{border-style:dashed;pointer-events:none}input.primary.error{border:1px solid #fa5538;background-color:#fff;box-shadow:0 7px 25px -8px rgba(250,100,0,.34)}.error-label{color:#fa5538;font-size:12px;letter-spacing:.18px;line-height:16px;padding-top:15px;padding-left:10px}.label-input,.label-input-left{color:#7e8790;font-size:15px;letter-spacing:.68px;line-height:19px;margin-bottom:20px}.label-input-left{margin-bottom:0;margin-right:15px;margin-top:15px}.template-language .lang{cursor:pointer}.template-language .lang .flag{width:30px;height:30px;border-radius:100%;background-size:cover;margin-right:10px;background-repeat:no-repeat;background-position:center center}name-change .pic{border:1px solid #000;width:152px;height:152px;min-width:152px;min-height:152px}name-change .pic .picture{width:100%;height:100%}file-upload.show .overlay{opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100)}file-upload:not(.show) .overlay{opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0)}file-upload:not(.show) .overlay:hover{opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100);background-color:rgba(255,255,255,.8)}file-upload .content{width:100%;height:100%;cursor:pointer}file-upload .content input{display:none}file-upload .content .overlay{color:#000;width:100%;height:100%;font-weight:600;transition:all .5s ease}file-upload .content .overlay .text{text-align:center}file-upload .content .overlay .add-picture{width:75px;height:75px}file-upload .content .overlay .add-picture svg{height:100%;width:100%;stroke-width:1px}md-bottom-sheet.default .content{border-radius:10px;margin:8px 8px 0px 8px;width:auto;display:block;width:-o-calc(100% - 16px);width:calc(100% - 16px)}md-bottom-sheet.default .margin-bottom{margin-bottom:8px}md-bottom-sheet.default .text{text-align:center;padding:15px 10px;font-size:15px;color:#a09e9e;white-space:pre-line}md-bottom-sheet .separator{max-height:1px;height:1px;background-color:#cecbcb}md-dialog.default{border-radius:10px;position:relative}md-dialog.default .bottom-panel{position:fixed;bottom:40px;right:45px}md-dialog.default .close-icon{position:absolute;top:25px;right:25px;width:25px;height:25px;cursor:pointer}md-dialog.default .close-icon svg{width:100%;height:100%;stroke-width:1px}md-dialog.default md-dialog-content{padding:24px}md-dialog.default md-dialog-content .icon{box-sizing:border-box;height:82px;width:82px;border:1px solid gray;border-radius:100%;margin-bottom:30px;padding:15px}md-dialog.default md-dialog-content .icon.no-border{border:0}md-dialog.default md-dialog-content .icon svg{width:100%;height:100%;stroke-width:1px;stroke:#7e8790;fill:#7e8790}md-dialog.default md-dialog-content p{white-space:pre-wrap;color:#46434e;font-size:14px;letter-spacing:.21px;line-height:20px;text-align:center}md-dialog.default md-dialog-content h1{color:#46434e;font-size:24px;font-weight:bold;letter-spacing:0;line-height:32px;text-align:center}md-dialog.default md-dialog-content .illustration{position:absolute;right:0;top:38px}md-dialog.help{position:fixed;top:0;left:0;right:0;bottom:0}md-dialog.help .top-button{height:60px;padding:0 20px}md-dialog.help .top-button .icon-close{display:inline-block;background-repeat:no-repeat;width:1.6rem;height:1.6rem;cursor:pointer}md-dialog.help md-dialog-content{padding-top:150px;padding-bottom:30px}md-dialog.help md-dialog-content .image{max-height:250px}md-dialog.help md-dialog-content .image img{height:100%}md-dialog.help md-dialog-content .title{padding-top:40px;padding-bottom:25px;color:#46434e;font-size:33px;font-weight:600;letter-spacing:1.5px;line-height:40px;text-align:center}md-dialog.help md-dialog-content .description{color:#2e2b38;font-size:15px;font-weight:300;letter-spacing:.68px;line-height:20px;text-align:center;padding-bottom:20px}.add-credit-modal{background-color:#2f5164 !important;width:1379px;padding:100px}.add-credit-modal .modal .group{width:580px;margin-right:16px}.add-credit-modal .modal .group:last-child{margin-right:0}.add-credit-modal .modal .group .title{font:Bold 20px PT Serif;letter-spacing:0px;color:#fff;margin-bottom:20px}.add-credit-modal .modal .group .label{margin:0;font:400 13px PT Sans;letter-spacing:0px;color:#fff;margin-bottom:7}.add-credit-modal .modal .group .input{width:580px;height:43px;background:#fff;font:Italic 16px PT Sans;letter-spacing:0px;color:#588199;padding:12px 20px;margin-bottom:38px}.add-credit-modal .modal .group .input:-ms-input-placeholder{font:Italic 16px PT Sans;letter-spacing:0px;color:#588199}.add-credit-modal .modal .group .input::placeholder{font:Italic 16px PT Sans;letter-spacing:0px;color:#588199}.add-credit-modal .modal .group .button{width:282px}.add-credit-modal .modal .group .button .button-content{margin-top:0;box-shadow:none;height:100%}.add-credit-modal .modal .group .button .button-content .label{font:Bold 18px PT Sans;letter-spacing:0px;color:#fff;margin-bottom:0;padding:12px 0}md-dialog.modal-illustration{min-height:452px;min-width:800px}md-dialog.modal-illustration md-dialog-content{margin-left:50px}md-dialog.modal-illustration md-dialog-content h1{text-align:left}md-dialog.modal-illustration md-dialog-content p{text-align:left}.calendar-event-view{height:100%;padding:0;border-radius:10px}.calendar-event-view .lib-button-directive{font-size:16px}.calendar-event-view .container{height:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;padding:0}.calendar-event-view .post{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;background-color:#f8f8f8;padding:40px;gap:64px}.calendar-event-view .no-paid-ads{margin-top:50px;text-align:center}.calendar-event-view .no-paid-ads .info-label{margin-top:12px;color:#46434e;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-0.32px}.calendar-event-view .no-paid-ads .button-container{margin-top:20px;padding:0 120px;text-align:center}.calendar-event-view .stats{background-color:#fff;padding:40px;width:500px}.calendar-event-view .stats .organic{margin-top:20px;padding-bottom:30px;border-bottom:1px solid #000}.calendar-event-view .stats .paid{margin-top:50px}.calendar-event-view .stats .row{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;margin-bottom:20px}.calendar-event-view .stats .stat{min-width:150px}.calendar-event-view .stats .title{color:#000;font-feature-settings:"clig" off,"liga" off;font-family:Inter;font-size:25px;font-style:normal;font-weight:700;line-height:100%;margin-bottom:18px}.calendar-event-view .stats .subtitle{color:#a5a2a1;font-feature-settings:"clig" off,"liga" off;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:100%;margin-bottom:45px}.calendar-event-view .stats .number{color:#4262e2;font-feature-settings:"clig" off,"liga" off;font-family:Inter;font-size:50px;font-style:normal;font-weight:700;line-height:100%;margin-bottom:2px}.calendar-event-view .stats .description{color:#726f6e;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:1px;text-transform:uppercase}.calendar-event-view .preview{border:none;overflow-y:auto;overflow-x:hidden;min-height:500px;height:100%;box-shadow:0px 10px 30px 0px rgba(0,0,0,.15)}.calendar-event-view .toolbar-container{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;gap:20px}.calendar-event-view .toolbar{display:-ms-flexbox;display:flex;gap:24px}.calendar-event-view .notification{width:100%}.fc-popover{z-index:9 !important}.campaign-type .top-button{padding:20px 20px}.campaign-type .top-button .icon-close{display:inline-block;background-repeat:no-repeat;width:1.6rem;height:1.6rem;cursor:pointer}.campaign-type md-dialog-content{padding:30px 0}.campaign-type .campaign-cards{-ms-flex-pack:justify;justify-content:space-between;max-width:55rem}@media(max-width: 960px){.campaign-type .campaign-cards{-ms-flex-direction:column;flex-direction:column}}.campaign-type .campaign-cards .layout-column{max-width:25rem;margin:0 3rem}@media(max-width: 960px){.campaign-type .campaign-cards .layout-column{margin-bottom:5rem}}@media(max-width: 599px){.campaign-type .campaign-cards .layout-column:last-of-type{margin-bottom:2rem}}.campaign-type .main-title{margin-bottom:7.5rem}@media(max-width: 599px){.campaign-type .main-title{margin-bottom:4rem;font-size:1.6rem;text-align:center;padding:0 1rem}}.campaign-type h3{margin-top:4rem;margin-bottom:0}@media(max-width: 599px){.campaign-type h3{margin-top:2rem}}.campaign-type p{margin-top:1rem;margin-bottom:1.45rem;text-align:center;line-height:1.5rem;font-size:.95rem}.campaign-type .thumb{max-width:17rem;box-shadow:0 2px 18px 0 rgba(197,197,197,.5)}@media(max-width: 599px){.campaign-type .thumb{max-width:10rem}}.campaign-line{padding:0 0 0 42px;background-color:#e8d4bf;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:15px}.campaign-line .data-text-container{background-color:rgba(0,0,0,0);padding:23px 0;margin-right:40px}.campaign-line .data-text-container .data-item-text{padding:0;margin:0;font:Bold 14px/20px PT Sans;letter-spacing:.21px;color:#7e8790}.campaign-line .data-text-container .data-item-name{font:Bold 16px/20px PT Sans;letter-spacing:.24px;min-width:174px;padding:0;margin:0}.campaign-line .data-item-status{margin-right:50px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;box-shadow:0 5px 20px 0 rgba(136,136,136,.35);padding:4px 12px;font:Bold 13px/18px PT Sans;letter-spacing:.2px;color:#fff}.campaign-line .data-item-status.invalid{background-color:#ef9112 !important}.campaign-line .data-item-status.active{background-color:#4ebb81 !important}.campaign-line .data-item-status.stop{background-color:#c32e2e !important}.campaign-line .data-item-status.done{background-color:#c32e2e !important}.campaign-line .edit-container{width:274px;background-color:#ddc6ae;-ms-flex-align:center;align-items:center;padding:0 40px 0 50px}.campaign-line .edit-container .edit-icn{width:25px;height:25px}.campaign-line .edit-container svg-image{margin-right:30px;border:1px solid #000;border-radius:50%;width:40px !important;height:40px !important;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.campaign-line .edit-container>p{margin:0;font:Bold 16px/20px PT Sans;letter-spacing:.24px;color:#000}.account-line{margin-bottom:50px}.account-line .data-header{-ms-flex-pack:justify;justify-content:space-between;margin-bottom:20px}.account-line .data-header .data-name{font:400 18px/23px PT Sans;letter-spacing:0;color:#000;margin:0}.account-line .data-header .data-name span{font-weight:bold}.account-line .data-header .data-buttons .data-button{margin-right:30px}.account-line .data-header .data-buttons .data-button:last-child{margin-right:0}.account-line .data-header .data-buttons .data-button .button-content{background-color:rgba(0,0,0,0);margin-top:0;box-shadow:none}.account-line .data-header .data-buttons .data-button .button-content .label{padding:0;font:Bold 18px/23px PT Sans;letter-spacing:0;color:#ed32a8}.account-line .data-items{padding:0}.page-app{width:100%}.page-central page-center>.content{padding-top:50px}.page-central page-center>.content h1.title{color:#46434e;font-size:40px;font-weight:bold;line-height:48px;padding-bottom:56px}@media(max-width: 960px){.page-central page-center>.content h1.title{font-size:25px;line-height:33px}}@media only screen and (max-width: 500px){#some-element{display:none}}.page-dashboard,.page-local-event{background-color:#fff}.page-dashboard .options-container,.page-local-event .options-container{transition:all .3s ease;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);display:none;position:absolute;left:-1px;z-index:999;min-width:150px;padding-top:5px;width:100%;padding-bottom:20px;border-radius:1px;border:1px solid #bfbebf}.page-dashboard .menu-items .item,.page-local-event .menu-items .item{transition:all .3s ease;padding:0 10px 10px;font-size:15px;font-weight:bold;letter-spacing:.5px;line-height:25px;cursor:pointer;color:#838c94}.page-dashboard .menu-items .item.selected,.page-local-event .menu-items .item.selected{color:#46434e}.page-dashboard .cards-container,.page-local-event .cards-container{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px;-ms-flex-align:stretch;align-items:stretch;width:100%}.page-dashboard .card-container,.page-local-event .card-container{-ms-flex:1 1 calc(33.333% - 16px);flex:1 1 calc(33.333% - 16px);max-width:calc(33.333% - 16px);padding:16px;min-width:calc(33.333% - 16px)}.page-dashboard .new-campaign,.page-local-event .new-campaign{width:100%;box-sizing:border-box;cursor:pointer;text-align:center;border:2px dashed #e8e8e8;padding:30px 10px;display:inline-block;vertical-align:top;background-color:#fff;border-radius:7px;box-shadow:0 4px 20px 0 rgba(209,209,209,.5)}@media(max-width: 960px){.page-dashboard .new-campaign,.page-local-event .new-campaign{margin-right:0}}.page-dashboard .new-campaign:hover .lib-button-directive,.page-local-event .new-campaign:hover .lib-button-directive{transform:rotate(90deg)}.page-dashboard .new-campaign:hover line,.page-local-event .new-campaign:hover line{width:166px}.page-dashboard .new-campaign h2,.page-local-event .new-campaign h2{margin-top:20px;color:#2e2b38;margin-left:30px;font-size:24px;font-weight:600;letter-spacing:.6px;line-height:29px;text-align:left}.page-dashboard .new-campaign line,.page-local-event .new-campaign line{transition:all .3s ease;box-sizing:border-box;border:2px solid #4d6bf0;position:absolute;width:107px;margin-left:-156px;margin-top:25px}.page-dashboard .new-campaign p,.page-local-event .new-campaign p{margin-top:90px;text-align:left;margin-left:30px;margin-right:30px;height:114px}.page-dashboard .new-campaign img,.page-local-event .new-campaign img{height:150px}.page-dashboard .campaign-container,.page-local-event .campaign-container{padding-top:50px}.page-social-posts .color-default{background-color:#ebeefa !important}.page-social-posts .posts-filters-container{margin-right:20px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:10px}.page-social-posts .social-posts-checkbox-directive{margin:10px 0}.page-social-posts .social-posts-checkbox-directive>div{padding:6px 10px;border-radius:6px}.page-social-posts .social-posts-checkbox-directive.disabled{pointer-events:none}.page-social-posts .notification-banner{position:relative;margin:0 0 8px;border-radius:8px;background-color:#f0f8ff;height:40px;padding:11px}.page-social-posts .table{border:1px solid var(--color-neutral-5);border-left-width:0;border-collapse:separate;border-spacing:0;border-radius:1.7rem;width:100%}.page-social-posts .table td,.page-social-posts .table th{border-top:1px solid var(--color-neutral-5);padding:18px 25px}.page-social-posts .table th{color:var(--color-neutral-30);text-transform:uppercase;font-weight:500;font-size:8pt;text-align:left}.page-social-posts .table td{font-size:9pt;font-weight:500}.page-social-posts .table tbody:first-child tr:first-child td,.page-social-posts .table thead:first-child tr:first-child th{border-top-width:0}.page-social-posts .table tbody tr td:first-child{border-left:1px solid var(--color-neutral-5)}.page-social-posts .table thead:first-child tr:first-child td:first-child,.page-social-posts .table thead:first-child tr:first-child th:first-child{border-left:1px solid var(--color-neutral-5);border-top-left-radius:1.7rem}.page-social-posts .table tbody:last-child tr:last-child td:first-child,.page-social-posts .table tbody:last-child tr:last-child th:first-child{border-left:1px solid var(--color-neutral-5);border-bottom-left-radius:1.7rem}.page-social-posts .table tbody tr:hover{background-color:rgba(0,0,0,.05)}.page-social-posts .social-posts-calendar{margin-top:20px}.body{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.page-integration{background-color:#fff}.page-integration .status{margin-left:auto;color:#d8d8d8}.page-integration .underline{text-decoration:underline}.page-integration .badge{color:#fff;font-size:12px;font-weight:bold;letter-spacing:1px;text-align:center;border-radius:12px;height:24px;line-height:24px;padding:6px 16px;text-transform:uppercase}.page-integration .badge.stage0,.page-integration .badge.stage1{background-color:#46434e;color:#fff}.page-integration .badge.stage2{background-color:#46434e;color:#fff}.page-integration .badge.stage3{background-color:#4ebb81;color:#fff}.page-integration .badge.stage4{background-color:red;color:#fff}.page-integration .badge.processed{background-color:#4ebb81;color:#fff}.page-integration .badge.scheduled{background-color:#ff9800;color:#fff}.page-integration .badge.completed{background-color:#cb0000;color:#fff}.page-integration h2{color:#46434e;font-size:33px;font-weight:600;letter-spacing:1.5px;line-height:40px}@media(max-width: 960px){.page-integration h2{font-size:25px;line-height:33px}}.page-integration h3{margin-top:10px;color:#46434e;font-size:25px;font-weight:600;letter-spacing:1.5px;line-height:40px}@media(max-width: 960px){.page-integration h3{font-size:25px;line-height:33px}}.page-integration p{margin-top:-15px;font-size:14px}.page-integration .integration-container .container{min-height:255px;width:100%;margin:auto;border:1px solid #e8e8e8;border-radius:3px;padding:41px 38px;box-shadow:0 2px 20px 0 rgba(232,232,232,.5);margin-bottom:40px}.page-integration .integration-container .container .left{min-width:250px}.page-integration .integration-container .container .image{width:34px;height:34px}.page-integration .integration-container .container .title{color:#46434e;font-size:20px;font-weight:bold;letter-spacing:0;align:center;text-align:center;margin-left:10px;line-height:30px;white-space:nowrap}.page-integration .integration-container .container.facebook .image{border-radius:50px;background-color:#3a579e}.page-integration .integration-container .container.facebook .helpText{font-size:14px;font-weight:500;letter-spacing:.21px}.page-integration .integration-container .container.facebook .readmore{color:#4b66f4;font-size:14px;font-weight:500;letter-spacing:.21px}.page-integration .integration-container .container.facebook .prepend-url{color:#46434e;font-size:16px;font-weight:bold;letter-spacing:.64px;line-height:19px}.page-integration .integration-container .container.facebook .subtitle{font-size:14px;font-weight:500;letter-spacing:.21px;line-height:24px}.page-integration .integration-container .container.ga .integration.edit .name{padding:25px;color:rgba(126,135,144,.6);font-size:13px;font-weight:bold;letter-spacing:.59px;line-height:15px;cursor:pointer}.page-integration .integration-container .container .change-site{margin-top:2px;font-size:10px;color:#4c6bf0;text-decoration:underline}.page-integration .integration-container .container .item{transition:.3s ease all;cursor:pointer;margin:0 10px;border:1px solid #7e8790;border-radius:100px;background-color:#3a579e;font-size:12px;padding:10px 29px;color:#fff;letter-spacing:1px;text-align:center;line-height:12px;text-transform:uppercase;font-weight:bold;max-width:140px}.page-integration .integration-container .container .integration-container{margin-top:24px}.page-integration .integration-container .container .new-integration{margin-bottom:24px}.page-integration .integration-container .container .new-integration .prepend-url{color:#46434e;font-size:16px;font-weight:bold;letter-spacing:.64px;line-height:19px;margin-right:20px;padding-top:16px}.page-integration .integration-container .container .new-integration input{width:100%}.page-integration .integration-container .container .integration{margin-bottom:24px;overflow:hidden;position:relative}.page-integration .integration-container .container .integration.edit{box-sizing:border-box;border:1px solid rgba(0,0,0,.15);border-radius:10px}.page-integration .integration-container .container .integration.edit .button{padding:25px;border-left:1px solid rgba(0,0,0,.15);color:rgba(126,135,144,.6);font-size:13px;font-weight:bold;letter-spacing:.59px;line-height:15px;text-transform:uppercase;cursor:pointer}.page-integration .integration-container .container .integration .name{color:#46434e;font-weight:bold;font-size:14px;letter-spacing:.59px;line-height:22px}.page-integration .integration-container .container .integration img{width:75px;height:75px;margin-right:10px}.page-integration .integration-container .container .integration .url a{color:#46434e;text-decoration:none;font-size:14px;letter-spacing:.59px;line-height:22px}.page-integration .integration-container .container .integration .delete{cursor:pointer;position:absolute;right:5px;top:5px}.page-root .page-order .content{min-height:0}.page-order{padding-bottom:80px}.page-order .illustration{text-align:right}@media(max-width: 960px){.page-order .illustration{text-align:center}}.page-order .illustration img{max-width:400px}@media(max-width: 960px){.page-order .illustration img{max-width:50%}}.page-order .bottom-menu{position:fixed;bottom:50px;left:0;right:0;pointer-events:none}.page-order .bottom-menu>div{max-width:1600px;padding:0 50px;width:100%;pointer-events:none}.page-order .bottom-menu>div .lib-button-directive:not([disabled]){pointer-events:all}@media(max-width: 960px){.page-order .bottom-menu{padding-right:0;bottom:20px;height:unset}}.page-order .text-input{margin-bottom:20px}.page-order .text-input md-input-container{margin:0}.page-order .text-input-start{margin-bottom:20px}.page-order .text-input-start md-input-container{margin:0}.page-order .text-input-end{margin-bottom:20px}.page-order .text-input-end md-input-container{margin:0}.page-order .label-end{color:#7e8790;font-size:15px;letter-spacing:.68px;line-height:19px;margin-bottom:20px}.page-order .label-start{color:#7e8790;font-size:15px;letter-spacing:.68px;line-height:19px;margin-bottom:20px}.page-order .budget-label{color:#7e8790;font-size:15px;letter-spacing:.68px;line-height:19px;margin-bottom:20px}.page-order .step-content .step-indicator{margin-bottom:1rem}@media(max-width: 599px){.page-order .step-content .step-indicator{width:100%}}.page-order .step-content .step-indicator .step-number{color:#7e8790;font-weight:500;font-size:15px}.page-order .step-content .step-indicator .help{display:inline-block;width:1.5rem;height:1.5rem;background-image:url("/images/icons/question-mark.svg");background-size:cover;border-radius:1rem}.page-order .step-content h2{color:#46434e;font-size:33px;font-weight:600;letter-spacing:1.5px;line-height:40px}@media(max-width: 960px){.page-order .step-content h2{font-size:25px;line-height:33px}}.page-order .step-content p{font-weight:300;font-size:15px}@media(min-width: 960px){.page-order .fs-24{font-size:24px !important;line-height:31px !important}}.page-order .mb-2{margin-bottom:30px}.page-order .step-indicator{max-width:80%}.page-order .step-indicator .step-number{margin-right:15px}@media(max-width: 960px){.page-order-step1{padding:2rem 1rem}}.page-order-step1 .products-containter{width:100%;margin-bottom:58px}@media(max-width: 960px){.page-order-step1 .products-containter .lib-package{margin:1rem auto 0}}.page-order-step1 .description{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;margin:0;margin-bottom:100px;width:954px;text-align:center;font:400 16px PT Sans;letter-spacing:0px;color:#7e8790}.page-order-step1 .description .star{color:#ed32a8}.page-order-step1-services-url .info-small{padding:40px 0 80px}.page-order-step1-services-url .info-service-title{padding-top:100px;padding-bottom:50px;font-size:16px;letter-spacing:.24px;color:#000}.budget{margin-top:35px;color:#46434e;font-size:33px;font-weight:600;letter-spacing:1.5px;line-height:40px}@media(max-width: 960px){.page-order-step2{padding:2rem 1rem 200px}}@media(max-width: 960px){.page-order-step2>.layout-column{width:100%}}@media(max-width: 960px){.page-order-step2>.layout-column>.layout-row{width:100%}}.page-order-step2 .form-content{padding-top:50px}.page-order-step2 .channels-container{padding-bottom:50px}.page-order-step2 .date-selector.single .text-input:first-child{width:100%}.page-order-step2 .date-selector:not(.single) .text-input:first-child{margin-right:15px}.page-order-step2 .date-selector:not(.single) .text-input:last-child{margin-left:15px}.page-order-step2 .budget-explain{white-space:pre-line;color:#7e8790;font-size:15px;letter-spacing:.68px;line-height:19px}.page-order-step2 .budget-container{padding-top:30px;padding-bottom:50px}.page-order-step2 .budget-container .bubble{margin-right:22px}.page-order-step2 .error-message{padding:12px 18px;width:100%;position:absolute;bottom:20px;left:0;font:400 16px PT Sans;letter-spacing:.24px;color:red;border:1px solid red}.page-order-step-adstudio iframe{width:100%;border:0;height:150vh}.page-order-step-adstudio .step-content{-ms-flex-pack:center;justify-content:center}.page-order-step4 .content{padding-top:90px}@media(max-width: 960px){.page-order-step4 .content{min-height:0 !important;padding:50px 15px}}.page-order-step4 .content .icon-button{padding-top:10px}.page-order-step4 .content.right{background-color:#fafafa;height:100%;min-height:100vh}.page-order-step4 .content .cat{padding-top:22px}.page-order-step4 .content .cat .cat-content{color:#46434e;margin-left:40px;padding-bottom:35px;border-bottom:1px solid #e8e8e8;width:100%}@media(max-width: 960px){.page-order-step4 .content .cat .cat-content{margin-left:15px}}.page-order-step4 .content .cat .cat-content .cat-header{font-size:18px;font-weight:600;letter-spacing:.82px;line-height:22px;margin-bottom:20px}@media(max-width: 960px){.page-order-step4 .content .cat .cat-content .cat-header{font-size:16px}}.page-order-step4 .content .cat .cat-content .cat-description{font-size:15px;letter-spacing:.68px;line-height:24px}.page-order-step4 .content .cat .cat-content .cat-description .address{padding-bottom:20px}.page-order-step4 .content .cat .cat-content .cat-description .address:last-child{padding-bottom:0}@media(max-width: 960px){.page-order-step4 .content .cat .cat-content .cat-link{margin-top:1rem}}.page-order-step4 .content .cat .cat-content .cat-link a{transition:.3s all ease;cursor:pointer;color:#fa5538;font-size:15px;font-weight:300;letter-spacing:.5px;line-height:19px;text-decoration:none;border-bottom:1px solid rgba(0,0,0,0)}.page-order-step4 .content .cat .cat-content .cat-link a:hover{border-bottom-color:#fa5538}.page-order-step4 .step-content{width:60%}@media(max-width: 960px){.page-order-step4 .step-content{width:100%}}@media(max-width: 960px){.page-order-step4 .continue-button-container{margin-top:2rem}}@media(max-width: 960px){.page-order-step4-segments{padding:2rem 1rem}}.page-order-step4-segments .h2{margin-top:50px}.page-order-step4-segments .form-content{padding-top:50px;max-width:650px}.page-order-step4-segments .bubble{margin-right:22px;border:1px solid gray}.page-order-step4-segments .bubble.selected{border:3px solid #4d6bf0}.page-order-step4-segments .step-content{width:100%}.page-order-step4-segments .step-content .p{font-size:16px}.page-order-step4-segments .seg-container{padding-top:20px}.page-order-step4-segments .segment-type-container{padding-bottom:30px}.page-order-step4-segments .chips{padding-top:14px}.page-order-step4-segments .chips .chip{margin-right:8px;margin-bottom:8px;color:#000;font-size:11px;letter-spacing:.55px;line-height:14px;padding:5px 8px 5px 17px;box-sizing:border-box;border:1px solid #000;border-radius:100px;background-color:#fff;font-weight:400}.page-order-step4-segments .chips .chip .chip-button{background-color:#d50019;border-radius:100%;height:24px;width:24px;margin-left:9px;cursor:pointer}.page-order-step4-segments .chips .chip .chip-button svg{stroke:#fff;height:18px;width:18px;margin-top:3px;margin-left:3px}@media(max-width: 960px){.page-order-step4-geo{padding:2rem 1rem 200px}}.page-order-step4-geo .step-content{width:100%}.page-order-step4-geo .step-content h2{margin-bottom:19px}.page-order-step4-geo .step-content p{letter-spacing:.6px;color:#46434e}.page-order-step4-geo .map{height:100%;min-height:400px;border:1px solid #d8d8d8;border-radius:3px}.page-order-step4-geo .form-content{padding-top:50px;width:100%}.page-order-step4-geo .bubble{margin-right:22px}.page-order-step4-geo .segments-container{padding:50px 0}.page-order-step4-geo .chips{padding-top:14px}.page-order-step4-geo .chips .chip{margin-right:8px;margin-bottom:8px;color:#7e8790;font-size:12px;letter-spacing:.55px;line-height:14px;padding:5px 8px 5px 17px;box-sizing:border-box;border:1px solid #bfbebf;border-radius:100px;background-color:#fff;font-weight:300}.page-order-step4-geo .chips .chip .chip-button{background-color:#bfbebf;border-radius:100%;height:24px;width:24px;margin-left:9px;cursor:pointer}.page-order-step4-geo .chips .chip .chip-button svg{stroke:#fff;height:18px;width:18px;margin-top:3px;margin-left:3px}@media(max-width: 960px){.page-order-step4-url{padding:2rem 1rem;padding-bottom:200px}}.page-order-step4-url .form-content{padding-top:50px;max-width:650px}@media(max-width: 960px){.page-order-step-summary{padding-bottom:200px;padding:50px 15px}}@media(max-width: 960px){.page-order-step-summary>.layout-column{width:100%}}.page-order-step-summary .step-content{padding-left:8vw}@media(max-width: 960px){.page-order-step-summary .step-content{width:100%}}.page-order-step-summary .content{padding-top:90px}@media(max-width: 960px){.page-order-step-summary .content{min-height:0 !important}}.page-order-step-summary .content.right{background-color:#fafafa;min-height:100vh}.page-order-step-summary .content .cat{padding-top:22px}.page-order-step-summary .content .cat .cat-content{color:#46434e;margin-left:40px;padding-bottom:35px;border-bottom:1px solid #e8e8e8;width:100%}.page-order-step-summary .content .cat .cat-content .cat-header{font-size:18px;font-weight:600;letter-spacing:.82px;line-height:22px;margin-bottom:20px}.page-order-step-summary .content .cat .cat-content .cat-description{white-space:pre-line;font-size:15px;letter-spacing:.68px;line-height:24px}.page-order-step-summary .content .cat .cat-content .cat-description .address{padding-bottom:20px}.page-order-step-summary .content .cat .cat-content .cat-description .address:last-child{padding-bottom:0}.page-order-step-summary .content .cat .cat-content .cat-description.faded{color:#858e96}.page-order-step-summary .content .cat .cat-content .cat-link a{transition:.3s all ease;cursor:pointer;color:#fa5538;font-size:15px;font-weight:300;letter-spacing:.5px;line-height:19px;text-decoration:none;border-bottom:1px solid rgba(0,0,0,0)}.page-order-step-summary .content .cat .cat-content .cat-link a:hover{border-bottom-color:#fa5538}.page-order-step-summary .content .lib-button-directive{margin-top:4rem}@media(max-width: 960px){.page-order-payment{padding:2rem 1rem;padding-bottom:200px}}.page-root content[ui-view]{min-height:100vh}.page-shop .content{-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:start;align-items:flex-start;margin-top:5rem;margin-bottom:8rem}.page-shop .content h1{margin-bottom:3rem}.page-shop .content .form-group{margin-bottom:3rem}.page-shop .content p{margin-bottom:3rem;font-size:15px}.nvd3 .nv-axis line,.nvd3 .nv-axis path{fill:none;shape-rendering:crispEdges}.nv-brush .extent,.nvd3 .background path,.nvd3 .nv-axis line,.nvd3 .nv-axis path{shape-rendering:crispEdges}.nv-distx,.nv-disty,.nv-noninteractive,.nvd3 .nv-axis,.nvd3.nv-pie .nv-label,.nvd3.nv-sparklineplus g.nv-hoverValue{pointer-events:none}.nvd3 .nv-axis{opacity:1}.nvd3 .nv-axis.nv-disabled,.nvd3 .nv-controlsWrap .nv-legend .nv-check-box .nv-check{opacity:0}.nvd3 .nv-axis path{stroke:#000;stroke-opacity:.75}.nvd3 .nv-axis path.domain{stroke-opacity:.75}.nvd3 .nv-axis.nv-x path.domain{stroke-opacity:0}.nvd3 .nv-axis line{stroke:#e5e5e5}.nvd3 .nv-axis .zero line,.nvd3 .nv-axis line.zero{stroke-opacity:.75}.nvd3 .nv-axis .nv-axisMaxMin text{font-weight:700}.nvd3 .x .nv-axis .nv-axisMaxMin text,.nvd3 .x2 .nv-axis .nv-axisMaxMin text,.nvd3 .x3 .nv-axis .nv-axisMaxMin text{text-anchor:middle}.nvd3 .nv-bars rect{fill-opacity:.75;transition:fill-opacity 250ms linear}.nvd3 .nv-bars rect.hover{fill-opacity:1}.nvd3 .nv-bars .hover rect{fill:#add8e6}.nvd3 .nv-bars text{fill:transparent}.nvd3 .nv-bars .hover text{fill:rgba(0, 0, 0, 1)}.nvd3 .nv-discretebar .nv-groups rect,.nvd3 .nv-multibar .nv-groups rect,.nvd3 .nv-multibarHorizontal .nv-groups rect{stroke-opacity:0;transition:fill-opacity 250ms linear}.with-transitions .nv-candlestickBar .nv-ticks .nv-tick,.with-transitions .nvd3 .nv-groups .nv-point{transition:stroke-width 250ms linear,stroke-opacity 250ms linear}.nvd3 .nv-candlestickBar .nv-ticks rect:hover,.nvd3 .nv-discretebar .nv-groups rect:hover,.nvd3 .nv-multibar .nv-groups rect:hover,.nvd3 .nv-multibarHorizontal .nv-groups rect:hover{fill-opacity:1}.nvd3 .nv-discretebar .nv-groups text,.nvd3 .nv-multibarHorizontal .nv-groups text{font-weight:700;fill:rgba(0, 0, 0, 1);stroke:transparent}.nvd3 .nv-boxplot circle{fill-opacity:.5}.nvd3 .nv-boxplot circle:hover,.nvd3 .nv-boxplot rect:hover{fill-opacity:1}.nvd3 line.nv-boxplot-median{stroke:#000}.nv-boxplot-tick:hover{stroke-width:2.5px}.nvd3.nv-bullet{font:10px sans-serif}.nvd3.nv-bullet .nv-measure{fill-opacity:.8}.nvd3.nv-bullet .nv-measure:hover{fill-opacity:1}.nvd3.nv-bullet .nv-marker{stroke:#000;stroke-width:2px}.nvd3.nv-bullet .nv-markerTriangle{stroke:#000;fill:#fff;stroke-width:1.5px}.nvd3.nv-bullet .nv-markerLine{stroke:#000;stroke-width:1.5px}.nvd3.nv-bullet .nv-tick line{stroke:#666;stroke-width:.5px}.nvd3.nv-bullet .nv-range.nv-s0{fill:#eee}.nvd3.nv-bullet .nv-range.nv-s1{fill:#ddd}.nvd3.nv-bullet .nv-range.nv-s2{fill:#ccc}.nvd3.nv-bullet .nv-title{font-size:14px;font-weight:700}.nvd3.nv-bullet .nv-subtitle{fill:#999}.nvd3.nv-bullet .nv-range{fill:#bababa;fill-opacity:.4}.nvd3.nv-bullet .nv-range:hover{fill-opacity:.7}.nvd3.nv-candlestickBar .nv-ticks .nv-tick{stroke-width:1px}.nvd3.nv-candlestickBar .nv-ticks .nv-tick.hover{stroke-width:2px}.nvd3.nv-candlestickBar .nv-ticks .nv-tick.positive rect{stroke:#2ca02c;fill:#2ca02c}.nvd3.nv-candlestickBar .nv-ticks .nv-tick.negative rect{stroke:#d62728;fill:#d62728}.nvd3.nv-candlestickBar .nv-ticks line{stroke:#333}.nv-force-node{stroke:#fff;stroke-width:1.5px}.nv-force-link{stroke:#999;stroke-opacity:.6}.nv-force-node text{stroke-width:0}.nvd3 .nv-check-box .nv-box{fill-opacity:0;stroke-width:2}.nvd3 .nv-check-box .nv-check{fill-opacity:0;stroke-width:4}.nvd3 .nv-series.nv-disabled .nv-check-box .nv-check{fill-opacity:0;stroke-opacity:0}.nvd3.nv-linePlusBar .nv-bar rect{fill-opacity:.75}.nvd3.nv-linePlusBar .nv-bar rect:hover{fill-opacity:1}.nvd3 .nv-groups path.nv-line{fill:none}.nvd3 .nv-groups path.nv-area{stroke:none}.nvd3.nv-line .nvd3.nv-scatter .nv-groups .nv-point{fill-opacity:0;stroke-opacity:0}.nvd3.nv-scatter.nv-single-point .nv-groups .nv-point{fill-opacity:.5 !important;stroke-opacity:.5 !important}.nvd3 .nv-groups .nv-point.hover,.nvd3.nv-scatter .nv-groups .nv-point.hover{stroke-width:7px;fill-opacity:.95 !important;stroke-opacity:.95 !important}.nvd3 .nv-point-paths path{stroke:#aaa;stroke-opacity:0;fill:#eee;fill-opacity:0}.nvd3 .nv-indexLine{cursor:ew-resize}svg.nvd3-svg{-webkit-user-select:none;-ms-user-select:none;user-select:none;display:block;width:100%;height:100%}.nvtooltip.with-3d-shadow,.with-3d-shadow .nvtooltip{box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);border-radius:5px}.nvd3 text{font:400 12px Arial,sans-serif}.nvd3 .title{font:700 14px Arial,sans-serif}.nvd3 .nv-background{fill:#fff;fill-opacity:0}.nvd3.nv-noData{font-size:18px;font-weight:700}.nv-brush .extent{fill-opacity:.125}.nv-brush .resize path{fill:#eee;stroke:#666}.nvd3 .nv-legend .nv-series{cursor:pointer}.nvd3 .nv-legend .nv-disabled circle{fill-opacity:0}.nvd3 .nv-brush .extent{fill-opacity:0 !important}.nvd3 .nv-brushBackground rect{stroke:#000;stroke-width:.4;fill:#fff;fill-opacity:.7}@media print{.nvd3 text{stroke-width:0;fill-opacity:1}}.nvd3.nv-ohlcBar .nv-ticks .nv-tick{stroke-width:1px}.nvd3.nv-ohlcBar .nv-ticks .nv-tick.hover{stroke-width:2px}.nvd3.nv-ohlcBar .nv-ticks .nv-tick.positive{stroke:#2ca02c}.nvd3.nv-ohlcBar .nv-ticks .nv-tick.negative{stroke:#d62728}.nvd3 .background path{fill:none;stroke:#eee;stroke-opacity:.4}.nvd3 .foreground path{fill:none;stroke-opacity:.7}.nvd3 .nv-parallelCoordinates-brush .extent{fill:#fff;fill-opacity:.6;stroke:gray;shape-rendering:crispEdges}.nvd3 .nv-parallelCoordinates .hover{fill-opacity:1;stroke-width:3px}.nvd3 .missingValuesline line{fill:none;stroke:#000;stroke-width:1;stroke-opacity:1;stroke-dasharray:5,5}.nvd3.nv-pie .nv-pie-title{font-size:24px;fill:rgba(19, 196, 249, 0.59)}.nvd3.nv-pie .nv-slice text{stroke:#000;stroke-width:0}.nvd3.nv-pie path{transition:fill-opacity 250ms linear,stroke-width 250ms linear,stroke-opacity 250ms linear;stroke:#fff;stroke-width:1px;stroke-opacity:1;fill-opacity:.7}.nvd3.nv-pie .hover path{fill-opacity:1}.nvd3.nv-pie .nv-label rect{fill-opacity:0;stroke-opacity:0}.nvd3 .nv-groups .nv-point.hover{stroke-width:20px;stroke-opacity:.5}.nvd3 .nv-scatter .nv-point.hover{fill-opacity:1}.nvd3.nv-sparkline path{fill:none}.nvd3.nv-sparklineplus .nv-hoverValue line{stroke:#333;stroke-width:1.5px}.nvd3.nv-sparklineplus,.nvd3.nv-sparklineplus g{pointer-events:all}.nvd3 .nv-interactiveGuideLine,.nvtooltip{pointer-events:none}.nvd3 .nv-hoverArea{fill-opacity:0;stroke-opacity:0}.nvd3.nv-sparklineplus .nv-xValue,.nvd3.nv-sparklineplus .nv-yValue{stroke-width:0;font-size:.9em;font-weight:400}.nvd3.nv-sparklineplus .nv-yValue{stroke:#f66}.nvd3.nv-sparklineplus .nv-maxValue{stroke:#2ca02c;fill:#2ca02c}.nvd3.nv-sparklineplus .nv-minValue{stroke:#d62728;fill:#d62728}.nvd3.nv-sparklineplus .nv-currentValue{font-weight:700;font-size:1.1em}.nvtooltip h3,.nvtooltip table td.key{font-weight:400}.nvd3.nv-stackedarea path.nv-area{fill-opacity:.7;stroke-opacity:0;transition:fill-opacity 250ms linear,stroke-opacity 250ms linear}.nvd3.nv-stackedarea path.nv-area.hover{fill-opacity:.9}.nvd3.nv-stackedarea .nv-groups .nv-point{stroke-opacity:0;fill-opacity:0}.nvtooltip{position:absolute;color:rgba(0, 0, 0, 1);padding:1px;z-index:10000;display:block;font-family:Arial,sans-serif;font-size:13px;text-align:left;white-space:nowrap;-webkit-user-select:none;-ms-user-select:none;user-select:none;background:rgba(255, 255, 255, 0.8);border:1px solid rgba(0, 0, 0, 0.5);border-radius:4px}.nvtooltip h3,.nvtooltip p{margin:0;text-align:center}.nvtooltip.with-transitions,.with-transitions .nvtooltip{transition:opacity 50ms linear;transition-delay:200ms}.nvtooltip.x-nvtooltip,.nvtooltip.y-nvtooltip{padding:8px}.nvtooltip h3{padding:4px 14px;line-height:18px;background-color:rgba(247, 247, 247, 0.75);color:rgba(0, 0, 0, 1);border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.nvtooltip p{padding:5px 14px}.nvtooltip span{display:inline-block;margin:2px 0}.nvtooltip table{margin:6px;border-spacing:0}.nvtooltip table td{padding:2px 9px 2px 0;vertical-align:middle}.nvtooltip table td.key.total{font-weight:700}.nvtooltip table td.value{text-align:right;font-weight:700}.nvtooltip table td.percent{color:#a9a9a9}.nvtooltip table tr.highlight td{padding:1px 9px 1px 0;border-bottom-style:solid;border-bottom-width:1px;border-top-style:solid;border-top-width:1px}.nvtooltip table td.legend-color-guide div{vertical-align:middle;width:12px;height:12px;border:1px solid #999}.nvtooltip .footer{padding:3px;text-align:center}.nvtooltip-pending-removal{pointer-events:none;display:none}.nvd3 line.nv-guideline{stroke:#ccc}.report .page-top .menu-items .item.selected div{border-bottom:2px solid #fb5f40}.nvtooltip{background-color:#fff !important;border:0 !important;box-shadow:0 13px 18px -8px rgba(0,0,0,.15),0 11px 55px 10px rgba(0,0,0,.07) !important}.nvtooltip .tooltip{background-color:#fff;padding:10px}.nvtooltip .tooltip .value{margin-bottom:5px}.nvtooltip .tooltip .key .y{font-weight:bold}.report .section-header{padding-top:20px;padding-left:30px;color:#46434e;font-size:18px;line-height:21px;font-weight:bold;letter-spacing:0}.report .no-data{text-align:center;padding-top:100px}.report .page-header{padding-top:24px}.report .page-header .top-title{color:#46434e;font-size:32px;font-weight:bold;letter-spacing:0;line-height:40px;padding-right:20px}.report .report-content{padding-bottom:100px}.report .tabulation{margin-top:25px}.report .tabulation .tab{color:#46434e;font-size:15px;letter-spacing:.5px;line-height:19px;text-align:center;margin:20px 0 5px;position:relative}.report .tabulation .tab.selected::after{content:"";position:absolute;height:4px;background-color:#fa5538;left:0;right:0;bottom:-5px}.report .content-wrap{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.report .main-wrap{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-height:100vh}.report .main-wrap.rapportering .col-2:nth-child(odd){padding-right:2rem}.report *{box-sizing:border-box}.report .page-top{padding-left:10%;padding-top:2%;background-color:#fff;border-bottom:1px solid #d8d8d8}.report .page-top .logo{width:50px;height:50px}.report .page-top .title{font-size:33px;font-weight:600;letter-spacing:1.5px}.report .page-top .title span{margin-left:5px}.report .page-top .subtitle{padding-top:40px;font-size:20px}.report .page-top .menu-items .item{font-size:15px;letter-spacing:.5px;line-height:18px;font-weight:300;margin:0 50px;cursor:pointer;padding:30px 50px 5px 0}.report .page-top .menu-items .item:first-child{margin-left:0}.report .page-top .menu-items .item div{transition:all .5s ease;padding-bottom:10px;border-color:#fb5f40;border-bottom:2px solid rgba(0,0,0,0)}.report .page-top .menu-items .item.selected div{border-bottom:2px solid #fb5f40}.report .case-report{background-color:rgba(0,0,0,0);width:1024px;margin:0 auto;background-color:#f2f0f0}.report .case-report .circle-chart__circle{transform:rotate(-92deg);transform-origin:center}.report .case-report .circle-chart__circle--negative{transform:rotate(-92deg) scale(1, -1)}.report .case-report .layout-fill{min-height:unset;height:unset}.report .case-report .header-title{font-size:38px;font-weight:bold;color:#fff;margin:20px 0 0 40px}.report .case-report .header-subtitle{font-size:20px;font-weight:bold;color:#fff;margin:0 0 0 40px}.report .case-report .header-line1-div{margin-right:40px;margin-top:60px}.report .case-report .header-line2-div{margin:10px 40px 0 0}.report .case-report .header-line3-div{margin:0 40px 0 0}.report .case-report .header-line4-div{margin:0 40px 0 0}.report .case-report .header-line1{width:100px;float:right}.report .case-report .header-line2{margin:5px 0;font-weight:bold;float:right}.report .case-report .header-line3{margin:5px 0;float:right}.report .case-report .header-line4{margin:5px 0;float:right}.report .case-report .report-title{margin:5px 0}.report .case-report .report-desc{margin:5px 0;font-weight:bold}.report .case-report .box-container{border-right:2px solid #f2f0f0}.report .case-report .box-style{background-color:#fff;text-align:center;box-sizing:border-box}.report .case-report .box-style.flex-50{border-top:2px solid #f2f0f0}.report .case-report .box-style.border-right,.report .case-report .box-style.flex-50:nth-child(odd){border-right:1px solid #f2f0f0}.report .case-report .box-style.border-left,.report .case-report .box-style.flex-50:nth-child(even){border-left:1px solid #f2f0f0}.report .case-report .box-style.border-top,.report .case-report .box-style.flex-100{border-top:2px solid #f2f0f0}.report .case-report .metric-title-3{margin:16px 0 36px}.report .case-report .metric-title-5{margin:0 0 15px}.report .case-report .item-site{padding:5px 10px}.report .case-report .item-impressions{padding:5px 10px;font-weight:bold}.report .case-report .item-placementx{padding:5px 119px}.report .case-report .item-ratetopx{padding:5px 99px}.report .case-report .top-bar{background-color:#ccc;margin:0;box-sizing:border-box;background-color:#ccc;margin:0;box-sizing:border-box}.report .case-report .top-bar:not(:last-child){margin-bottom:6px}.report .case-report .social-meter-title{margin-top:16px;margin-bottom:0}.report .case-report .clicks-metrics{padding:5px 15px 15px;width:100%}.report .case-report .metrics-title{margin:0 0 10px}.report .case-report .metrics-desc{font-size:18px;font-weight:bold;margin:0}.report .case-report .metrics-img{width:50%}.report .case-report .header-report{position:relative;margin-bottom:30px;height:180px;width:1024px}.report .case-report .header-report .background-img{z-index:1;position:absolute;top:0;left:0;right:0;bottom:0}.report .case-report .header-report .top-header{z-index:2}.report .case-report .section-block{padding:0 30px}.report .case-report .top-border{border-top:2px solid #f2f0f0}.report .case-report .ages-div{padding:35px 3px 35px 15px}.report .case-report .ages-div .age-item{margin-bottom:20px}.report .case-report .ages-div .age-item:first-child{margin-top:35px}.report .case-report .chart-line{width:100%;position:relative}.report .case-report .chart-line .base-line{position:absolute;top:5px;left:0;background-color:#efefef;width:100%;height:8px}.report .case-report .chart-line .value-line{position:absolute;top:5px;left:0;background-color:#00acc1;height:8px}.report-view{width:1070px;padding:0 220px 0 160px;margin:0 auto}@media print{.report-view{width:unset;padding:0;margin:0}.report-view .card,.report-view .cards{box-shadow:none !important}.report-view .data-container{width:100%;position:relative}.report-view .data-container .data-content{margin:0 40px}}.report-view .notification-banner{position:relative;margin:0 0 8px;border-radius:8px;background-color:#f0f8ff;height:40px;padding:11px}.report-view .report-content{display:block}.report-view p{margin:0}.report-view .page-header{padding-top:24px}.report-view .page-header .top-title{color:#46434e;font-size:32px;font-weight:bold;letter-spacing:0;line-height:40px;padding-right:20px}.report-view .footer{padding:10px;width:100%;position:fixed;bottom:0}.report-view .cards{box-sizing:border-box;border:1px solid #e8e8e8;border-radius:7px;margin:4px;background-color:#fff;box-shadow:0 4px 20px 0 rgba(209,209,209,.5)}.report-view .header-report{position:relative;height:200px;overflow:hidden}.report-view .header-report .header-image{z-index:1;position:absolute;top:0;left:0;bottom:0;right:0;background-image:url("https://files.slack.com/files-pri/T63VBTRFE-F0557NKDQ02/coverbillede.jpg");background-repeat:no-repeat;background-size:100%}.report-view .header-report .header-image .partnerlogo{position:absolute;top:10px;left:10px;width:150px}.report-view .header-report .header-image .partnerlogo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.report-view .header-report .header-content{z-index:1;position:absolute;right:30px;bottom:30px;text-align:right}.report-view .header-report .header-content .header-title{font-size:20px;font-weight:bold}.element-grid{width:100%;padding:1.5rem 80px;width:calc(100% - 1px);display:-ms-grid;display:grid;gap:1rem;grid-auto-flow:row;-ms-grid-columns:(1fr)[10];grid-template-columns:repeat(10, 1fr);grid-auto-columns:1fr}.element-grid h2{margin-bottom:1rem}.element-grid .lib-section-container{margin-top:0}.element-grid>*{-ms-flex-positive:1;flex-grow:1}.element-grid .row-list-table-accordion.accordion-directive .accordion-content:has(.table-component){background-color:#fff}.ng-scope:has(.element-grid){-ms-flex-positive:1;flex-grow:1;width:100%}page-container:has(.element-grid),body:has(.element-grid){background-color:var(--color-5)}page-container:has(.element-grid) .page-content,body:has(.element-grid) .page-content{padding:0}.accordion-directive:not([variant="2"]):has(.campaign-list-table-active){border-color:var(--color-50)}.lib-stats-card{--color-1: rgba(248, 250, 254, 1);--color-5: rgba(234, 240, 254, 1);--color-10: rgba(220, 229, 254, 1);--color-20: rgba(185, 203, 253, 1);--color-30: rgba(149, 173, 249, 1);--color-40: rgba(121, 148, 244, 1);--color-50: rgba(78, 110, 237, 1);--color-60: rgba(57, 83, 203, 1);--color-70: rgba(39, 60, 170, 1);--color-80: rgba(24, 40, 137, 1);--color-90: rgba(14, 26, 113, 1);--color-100: rgba(4, 9, 65, 1)}.page-user{padding-bottom:100px}.page-user .value-text{margin-left:5px;font-weight:600}.page-user .pic{margin-right:15px}.page-user .pic .picture{width:150px;height:150px;background-size:cover}.page-user .language{margin-right:10px;border:1px solid #eaedf3;background-color:#f4f8ff;border-radius:30px;padding:5px 20px 5px 10px;cursor:pointer}.page-user .language .icon{background-size:cover;background-position:center center;height:30px;width:30px;border-radius:100%;margin-right:5px}.page-user .language .check{width:20px;height:20px;background-image:url("/images/icons/checkmark.svg");background-size:contain;background-repeat:no-repeat;margin-left:10px}.page-user .language .check.ng-enter{transition:all 1s ease;opacity:0}.page-user .language .check.ng-enter.ng-enter-active{opacity:1}.page-user .language .check.ng-leave{transition:all 0s ease;opacity:1}.page-user .language .check.ng-leave.ng-leave-active{opacity:0}.page-user .credit-cards .card-border{margin:0 2px 6px 0;border:1px solid #e5e7ed;border-radius:4px;box-shadow:0 10px 10px 0 rgba(0,0,0,.03)}.page-user .credit-cards .spacer{min-height:60px;line-height:60px}.page-user .credit-cards .default-card{padding:5px 10px;margin:0 0 3px 10px;border-radius:15px;background-color:#f5f8fe;color:#373e51;font-size:13px;font-weight:500;line-height:15px}@media screen and (max-width: 1024px){.page-user .credit-cards .default-card{padding:29px 10px}}.page-user .credit-cards .delete{cursor:pointer}.page-user .credit-cards .delete svg *{transition:all .5s ease;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100)}.page-user .credit-cards .delete:hover svg *{opacity:.75;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";filter:alpha(opacity=75)}.page-account>.header{height:85px;background-color:#f6f6f6;color:#46434e;position:relative}.page-account>.header .progress-container{position:absolute;bottom:0;left:0;right:0;height:2px}.page-account>.header .progress-container .progress{height:100%;transition:.3s ease all;background-color:#fa5538;position:relative}.page-account>.header .progress-container .progress .value{position:absolute;right:0;top:-11px;font-size:12px;font-weight:bold;background-color:#fa5538;color:#fff;border-radius:100px;padding:5px 20px}.page-account>.header .top-buttons{height:100%;padding:0 20px}.page-account>.header .top-buttons .top-button{display:inline-block;background-repeat:no-repeat;width:1.6rem;height:1.6rem;cursor:pointer}.page-account>.header .top-buttons .top-button.back{background-image:url("/images/icons/back-arrow.svg")}.page-account>.header .top-buttons .top-button.close{background-image:url("/images/icons/cross-out.svg")}.page-accountv2 h1.title{font:Bold 35px/22px "PT Sans";letter-spacing:0;color:#000 !important;padding-bottom:0 !important}.page-accountv2 md-input-container .md-input{height:20px}.page-accountv2 p.info{width:1031px;text-align:left;font:16px/22px PT Sans;letter-spacing:0;color:#000;margin-top:0;margin-bottom:50px}.page-accountv2 .info-container{width:580px;height:348px;background:#e8d4bf;padding:38px 40px;margin-bottom:20px}.page-accountv2 .info-container:first-child{margin-right:20px}.page-accountv2 .info-container .container-title{text-align:left;font:Bold 22px/20px PT Sans;letter-spacing:0;color:#000;margin-bottom:35px}.page-accountv2 .info-container .group-info{background-color:rgba(0,0,0,0);margin-bottom:20px}.page-accountv2 .info-container .group-info:last-child{margin-bottom:0}.page-accountv2 .info-container .group-info .label{background-color:rgba(0,0,0,0);margin:0;text-align:left;font:13px/20px PT Sans;letter-spacing:0;color:#000}.page-accountv2 .info-container .group-info .data{margin-top:-2px;background-color:rgba(0,0,0,0);margin:0;text-align:left;font:Bold 16px/20px PT Sans;letter-spacing:0;color:#000}.page-accountv2 .amount{width:580px;padding:20px 40px;background:#e8d4bf;opacity:1;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:20px}.page-accountv2 .amount:first-child{margin-right:20px}.page-accountv2 .amount .name{margin:0;font:Bold 16px/19px PT Sans;letter-spacing:.24px;color:#000}.page-accountv2 .amount .data{margin:0;font:Bold 20px/19px PT Sans;letter-spacing:.3px;color:#ed32a8}.page-accountv2 .help{margin:0;text-align:left;font:16px/19px PTSans;letter-spacing:.24px;color:#7e8790;margin-bottom:40px}.login-page{position:relative;min-height:100vh;height:100vh !important}.login-page .image{background-size:cover;background-position:center center;height:100%;min-width:60%;min-height:100vh}.login-page .lang-selector-position{position:fixed;top:10px;right:10px}.login-page .return{position:absolute;left:4.3%;top:65px;padding-left:17px}.login-page .return .button-content{background-color:rgba(0,0,0,0) !important;box-shadow:none !important;height:100%;margin-top:0}.login-page .return .button-content .label{padding:0 !important;font:Bold 16px PT Sans;letter-spacing:.1px;color:#fff;text-transform:none}.login-page .return::before{display:block;content:"";position:absolute;width:5px;height:5px;border-top:2px solid #fff;border-left:2px solid #fff;top:50%;left:0;transform:rotate(-45deg) translateY(-50%)}.login-page svg-image.mainLogo{position:absolute;top:52px;left:50%;transform:translateX(-50%)}.login-page .logo{background-color:#fff;border-radius:10px;border:1px solid #e8e8e8;box-shadow:0 2px 20px 0 rgba(232,232,232,.5)}.login-page .logo img{max-width:150px;max-height:70px}.login-page .form-container{min-width:40%}.login-page .form-container .label-input-left{width:150px}.login-page .form-container .elements{width:100%;padding:0;margin-bottom:30px;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.login-page .form-container .elements .checkbox{-ms-flex-align:center;align-items:center;font:400 16px/20px PT Sans;letter-spacing:0;color:#fff}.login-page .form-container .elements .checkbox .lib-checkbox{margin-bottom:0;margin-right:12px}.login-page .form-container .elements .checkbox .lib-checkbox svg-image{display:none}.login-page .form-container .elements .checkbox .lib-checkbox .checkbox{margin-right:0 !important}.login-page .form-container .elements .checkbox .lib-checkbox .checkbox.selected{position:relative}.login-page .form-container .elements .checkbox .lib-checkbox .checkbox.selected::before{position:absolute;content:"";width:5px;height:10px;border:2px solid #2f5164;top:5px;left:9px;border-top:none;border-left:none;transform:rotate(45deg)}.login-page .form-container .elements .forgot-pass{margin-right:30px}@media only screen and (max-width: 800px){.login-page .form-container .elements .forgot-pass{margin-right:0}}.login-page .form-container .elements .forgot-pass .button-content{margin-top:0;box-shadow:none;background-color:rgba(0,0,0,0)}.login-page .form-container .elements .forgot-pass .button-content .label{padding:0;text-decoration:underline;font:400 16px/20px PT Sans;letter-spacing:0;color:#fff}@media(max-width: 599px){.login-page .form-container{margin-top:100px}}@media(max-width: 1280px){.login-page .image{position:absolute;top:0;left:0;bottom:0;right:0;min-width:100%}.login-page .form-container{z-index:50;min-width:100%}}.logged-out-page{position:relative;min-height:100vh;height:100vh !important}.logged-out-page .image{background-size:cover;background-position:center center;height:100%;min-width:100%;min-height:100%}.logged-out-page .lang-selector-position{position:fixed;top:10px;right:10px}.logged-out-page svg-image.mainLogo{position:absolute;top:52px;left:50%;transform:translateX(-50%)}.logged-out-page .logo{background-color:#fff;border-radius:10px;border:1px solid #e8e8e8;box-shadow:0 2px 20px 0 rgba(232,232,232,.5)}.logged-out-page .logo img{max-width:150px;max-height:70px}.logged-out-page .form-container{position:absolute;min-width:40%}.logged-out-page .form-container .title{text-align:center;white-space:pre-line}.onboard{width:100%}.onboard .sub-content{height:calc(100% - 168px)}.onboard .lib-button-directive{margin-top:50px}@media(max-width: 959px){.onboard .lib-button-directive{margin-top:4.8828125vh}}@media(max-width: 960px){.onboard .page-content{width:100%}}.onboard .button-container{padding-bottom:200px}@media(max-width: 959px){.onboard .button-container{padding-bottom:19.53125vh}}@media(max-width: 959px){.onboard .icon lib-textbox .input-content{padding:1.7578125vh 0}}.onboard .icon lib-textbox .input-content input{padding:10px 10px 0 10px}@media(max-width: 959px){.onboard .icon lib-textbox .input-content input{font-size:32px;line-height:.5}}@media(max-width: 599px){.onboard .icon lib-textbox .input-content input{font-size:23px;line-height:.5}}.onboard .icon lib-textbox .image-container{position:absolute;width:20px;min-width:20px;height:20px;min-height:20px;top:50%;left:3.47222222vw;transform:translateY(-50%);margin:0}.onboard .icon lib-textbox .image-container .image{width:20px;height:20px;border-radius:0}@media(min-width: 600px){.onboard lib-chips{width:55%}}@media(max-width: 959px){.onboard lib-chips .recommendations-container{padding-top:3.515625vh;padding-bottom:4.02777778vh}}.onboard lib-chips .chips-selected{padding-top:3.515625vh}.onboard lib-chips .lib-textbox .max-length{right:10px}@media(max-width: 959px){.onboard lib-chips .lib-textbox .max-length{right:2px;font-size:18px}}@media(max-width: 500px){.onboard lib-chips .lib-textbox .max-length{font-size:14px}}.onboard .top-header{padding-bottom:46px}@media(max-width: 959px){.onboard .top-header{padding-bottom:4.4921875vh}}.onboard .top-header .step{color:#7e8790;font-size:12px;font-weight:bold;letter-spacing:1px;line-height:27px;text-align:center}.onboard .step4 lib-textbox{min-width:33vw}.onboard .step4 .info-small{width:70%;padding:20px 0;color:#7e8790;font-size:12px;font-weight:300;letter-spacing:.5px;line-height:15px;text-align:center}.onboard .step4 .label-add{color:#7e8790;text-transform:uppercase;font-size:13px;font-weight:bold;letter-spacing:1px;line-height:16px;text-align:center}.onboard .step4 .type-item{padding:0 15px;color:#46434e;font-size:17px;font-weight:bold;letter-spacing:.77px;line-height:20px;cursor:pointer}.onboard h1{color:#46434e;font-size:45px;font-weight:bold;line-height:42px;text-align:center}@media(max-width: 959px){.onboard h1{font-size:35px;line-height:33px}}@media(max-width: 599px){.onboard h1{font-size:25px;line-height:23px}}.onboard h2{color:#7e8790;font-size:20px;letter-spacing:.3px;line-height:28px;text-align:center}@media(max-width: 959px){.onboard h2{font-size:18px;line-height:25px}}@media(max-width: 599px){.onboard h2{font-size:16px;line-height:22px}}.onboard .form{box-sizing:border-box;border:1px solid #e8e8e8;border-radius:55px;background-color:#fff;box-shadow:0 2px 20px 0 rgba(232,232,232,.5);padding:20px 45px;max-width:620px;margin-top:40px}@media(max-width: 959px){.onboard .form{padding:1.953125vh 3.125vw;margin-top:3.90625vh}}.onboard .form .inline-inputs{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}@media(max-width: 599px){.onboard .form .inline-inputs{width:90%}}.onboard .form .inline-inputs input{width:45%}.onboard .form .input-crv{padding:0;margin-top:10px;font-size:40px}@media(max-width: 959px){.onboard .form .input-crv{margin-top:.9765625vh}}.onboard .form input{transition:.3s all ease;width:100%;padding:20px 0;text-align:center;border:0;border-bottom:1px solid #e8e8e8;color:#46434e;font-size:32px;font-weight:bold;letter-spacing:.2px}@media(max-width: 959px){.onboard .form input{padding:1.953125vh 0}}@media(max-width: 599px){.onboard .form input{font-size:24px;width:90%}}.onboard .form input:focus{border-bottom:3px solid #4d6bf0;padding:20px 0 18px}.onboard .form .input-crv{border-bottom:none}.onboard .form .label{text-transform:uppercase;color:#7e8790;font-size:13px;font-weight:bold;letter-spacing:1px;line-height:16px;text-align:center}.onboard .form .label:not(:first-child){padding-top:45px}@media(max-width: 959px){.onboard .form .label:not(:first-child){padding-top:4.39453125vh}}.wrapper header{box-sizing:border-box;height:73px;width:1440px;border:1px solid #979797;border-top:none;background-color:#fff}.wrapper .content__top{display:-ms-flexbox;display:flex;width:1440px;-ms-flex-direction:column;flex-direction:column;margin-top:25px;padding:0 36px}.wrapper .content__top h2.id{color:#0c0c0c;font-size:21px;font-weight:bold;letter-spacing:.7px;line-height:25px;margin-bottom:13px}.wrapper .content__top_info.img{height:220px;width:328px}.wrapper .content__top_info.info{margin-left:10px;height:180px}.wrapper .content__top_info.info .text,.wrapper .content__top_info.info .title{color:#716f6f;font-size:14px;letter-spacing:.47px;line-height:17px}.wrapper .content__top_info.info .title{font-weight:bold;margin-bottom:3px}.editcampaign{padding-bottom:30px}.editcampaign .header .top-buttons{margin:0;padding:0}.editcampaign p{margin:0}.editcampaign .content h2.title{color:#46434e;font-size:33px;font-weight:600;letter-spacing:1.5px;line-height:40px}.editcampaign .content p.subtitle{color:#737171;font-size:15px;letter-spacing:.5px;line-height:18px;margin-top:66px;margin-bottom:12px}.editcampaign .content .table{border:thin solid #c2bfbf;width:716px;height:100%}.editcampaign .content .table .item{border-bottom:thin solid #c2bfbf;padding:40px 46px 14px 37px;width:100%}.editcampaign .content .table .item:last-child{border-bottom:0}.editcampaign .content .table .item-title{color:#2e2b38;font-size:18px;font-weight:600;letter-spacing:.82px;line-height:22px}.editcampaign .content .table .item-value{color:#2e2b38;font-size:18px;letter-spacing:.82px;line-height:22px;margin-top:8px;margin-left:19px}.editcampaign .content .table .item .icon-check{stroke:#25aa39;margin-left:8px;width:34px}.editcampaign .content .table .item .btn-title{color:#7d7c81;font-size:14px;letter-spacing:.64px;line-height:18px;text-decoration:underline;margin-top:11px;margin-right:2px}.editcampaign .content .table .item .btn-pencil{box-sizing:border-box;height:31px;width:31px;border:1px solid #bfbebf;border-radius:23px;background-color:#fff;position:relative;cursor:pointer;margin-top:5px}.editcampaign .content .table .item .btn-pencil svg{width:20px;height:20px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.editcampaign .content .card{box-sizing:border-box;width:240px;border:.83px solid #d8d8d8;border-radius:5.82px;background-color:#fff;box-shadow:0 3px 17px 0 rgba(220,219,219,.35);color:#46434e}.editcampaign .content .card-wrap{margin-left:40px}.editcampaign .content .card-wrap .lib-button-directive{margin-top:40px}.editcampaign .content .card-wrap .lib-button-directive .button-content.secondary{background-color:#ffe000;box-shadow:0 5px 20px 0 rgba(251,94,51,.35);width:auto}.editcampaign .content .card-wrap .lib-button-directive .button-content.secondary .label{padding:19px 60px}.editcampaign .content .card-title{font-size:12.47px;font-weight:600;letter-spacing:.95px;line-height:16.63px;margin-top:44px}.editcampaign .content .card-status{font-size:24.95px;font-weight:600;letter-spacing:.88px;line-height:30px;margin-top:4px}.editcampaign .content .card-status-label{border-radius:12px;background-color:#4ebb81;color:#fff;font-size:11px;font-weight:600;letter-spacing:.6px;line-height:14px;text-transform:uppercase;padding:5px 15px;margin-top:9px;margin-bottom:22px}.editcampaign .content .card-text{color:#7e8790;font-size:9.15px;letter-spacing:.83px;line-height:11px;text-transform:uppercase}.editcampaign .content .card-text-upload{color:#2e2b38;font-size:15px;font-weight:600;letter-spacing:.35px;line-height:19px;margin-top:17px}.editcampaign .content .card-text-more{font-size:12.47px;font-weight:300;letter-spacing:.95px;line-height:16.63px;text-decoration:underline;margin-top:6px;margin-bottom:17px}.editcampaign .content .card-value{font-size:12.47px;font-weight:600;letter-spacing:.95px;line-height:16.63px;margin-top:11px}.edit-campaign .badge{position:unset !important;top:unset;left:unset}.edit-campaign .illustration{margin-left:200px}.edit-campaign .page-header{padding-top:24px}.edit-campaign .page-header .top-title{color:#46434e;font-size:32px;font-weight:bold;letter-spacing:0;line-height:40px;padding-right:20px}.edit-campaign .box:last-child{margin-bottom:50px}.edit-campaign-settings .tabulation{margin-top:25px;margin-bottom:50px;border-bottom:2px solid #e1e1e2}.edit-campaign-settings .tabulation .tab{color:#46434e;font-size:15px;letter-spacing:.5px;line-height:19px;text-align:center;margin:20px 0 5px;position:relative}.edit-campaign-settings .tabulation .tab.selected::after{content:"";position:absolute;height:2px;background-color:#fa5538;left:0;right:0;bottom:-5px}.page-csv-download{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.page-csv-download .page-title{color:#000;font-size:35px;font-weight:bold}.page-csv-download .container{width:1177px;height:507px;background-color:#e8d4bf;padding:60px 40px}.page-csv-download .container-text{font-weight:500;font-size:16px/20px;letter-spacing:0;color:#000;margin:0;margin-bottom:20px}.page-csv-download .container .form-group{padding-top:20px;margin-bottom:64px}.page-csv-download .container .form-group lib-select{width:257px;height:45px;margin-right:15px}.page-csv-download .container .form-group lib-select .select{background-color:rgba(0,0,0,0);height:45px}.page-csv-download .container .form-group lib-select .select .text{letter-spacing:.57px;color:#7e8790;font-weight:500;font-size:16px/20px}.page-csv-download .container .form-group lib-select .select .options-container{padding:0}.page-csv-download .container .form-group lib-select .select .options-container .options{overflow:overlay}.page-csv-download .container .form-group lib-select .styledSelect{background-color:rgba(0,0,0,0)}.page-csv-download .container .form-group .lib-button-directive{height:45px}.page-csv-download .container .form-group .lib-button-directive .button-content{height:100%;box-shadow:none;margin-top:0}.page-csv-download .container .form-group .lib-button-directive .button-content .label{box-sizing:border-box;height:100%;text-transform:none;font-weight:Bold;font-size:18px/23px;letter-spacing:0}.page-csv-download .container .form-group .first{margin-right:15px}.page-csv-download .container .form-group .first .label{padding:12px 27px}.page-csv-download .container .form-group .second .button-content{background-color:rgba(0,0,0,0);border:1px solid #7e8790}.page-csv-download .container .form-group .second .label{padding:11px 20px;color:#7e8790}.page-csv-download .container-calendars{margin-bottom:50px}.page-csv-download .container-calendars .text-input{background-color:rgba(0,0,0,0);width:336px}.page-csv-download .container-calendars .text-input .label{font-weight:500;font-size:16px/20px;letter-spacing:.24px;color:#7e8790}.page-csv-download .container-calendars .text-input datepicker{position:relative}.page-csv-download .container-calendars .text-input datepicker input{width:100%;height:50px;background-color:rgba(0,0,0,0);border:none;border-bottom:2px solid #bfbebf;font-weight:500;font-size:16px/20px;color:#7e8790;padding-right:30px}.page-csv-download .container-calendars .text-input datepicker svg-image{position:absolute;right:0;top:50%;transform:translateY(-50%)}.page-csv-download .container-calendars .text-input datepicker svg-image svg{stroke:#ed32a8}.page-csv-download .container-calendars .first{margin-right:60px}.page-csv-download .container-button{-ms-flex-item-align:start;align-self:flex-start;height:46px}.page-csv-download .container-button .button-content{height:100%;box-shadow:none;margin-top:0}.page-csv-download .container-button .button-content .label{box-sizing:border-box;height:100%;text-transform:none;font-weight:500;font-size:18px/23px;letter-spacing:0;padding:12px 81px !important}.page-admin-dashboard{-ms-flex-align:center;align-items:center}.page-admin-dashboard .wrapper{width:1278px}.page-admin-dashboard .wrapper>.title{letter-spacing:0;color:#000;font-size:35px;font-weight:bold;margin-bottom:25px}.page-admin-dashboard .wrapper>.link{padding:0;margin:0 0 45px}.page-admin-dashboard .wrapper>.link li{list-style:none;letter-spacing:.53px;color:#000;font-size:16px;font-weight:bold;margin-right:84;padding-bottom:10px}.page-admin-dashboard .wrapper>.link li.selected{border-bottom:1px solid #ed32a8}.page-admin-dashboard .wrapper>.link li:last-child{margin-right:0}.page-admin-dashboard .wrapper>.search-group{width:100%;margin-bottom:75px}.page-admin-dashboard .wrapper>.search-group .status{display:-ms-flexbox;display:flex;margin-bottom:10px}.page-admin-dashboard .wrapper>.search-group .status div{background-color:#e8d4bf;-ms-flex-positive:1;flex-grow:1;margin-right:25px;-ms-flex-pack:justify;justify-content:space-between}.page-admin-dashboard .wrapper>.search-group .status div .name{padding:17px 0 17px 20px;margin:0;font:400 16px/20px PT Sans;letter-spacing:0;color:#000}.page-admin-dashboard .wrapper>.search-group .status div .count{padding:17px 0 17px 20px;margin:0;width:100px;border-left:1px solid #d5c2ae;font:Bold 16px/20px PT Sans;letter-spacing:0;color:#000}.page-admin-dashboard .wrapper>.search-group .status div:last-child{margin-right:0}.page-admin-dashboard .wrapper>.search-group .search{height:50px;position:relative}.page-admin-dashboard .wrapper>.search-group .search svg-image{position:absolute;top:13px;left:18px;color:#000;transform:scale(-1, 1)}.page-admin-dashboard .wrapper>.search-group .search-input{-ms-flex-positive:1;flex-grow:1;padding-left:50px;font:400 18px/23px PT Sans;border:none;background-color:#e8d4bf}.page-admin-dashboard .wrapper>.search-group .search-button .button-content{height:100%;background-color:#588199;margin-top:0}.page-admin-dashboard .wrapper>.search-group .search-button .button-content .label{font:Bold 18px/23px PT Sans;letter-spacing:0;color:#fff}.page-admin-dashboard .wrapper>.data-list{padding:0;margin:0}.edit-account-modal{height:593px}.edit-create-account{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.edit-create-account .container{background-color:#2f5164;width:1379px;box-shadow:0px 3px 10px;padding:90px 100px}.edit-create-account .container .lib-checkbox{-ms-flex-item-align:start;align-self:flex-start}.edit-create-account .container .lib-checkbox .checkbox{background:#fff}.edit-create-account .container .lib-checkbox .checkbox.selected polyline{stroke:#2f5164}.edit-create-account .container .lib-checkbox .description{background-color:rgba(0,0,0,0)}.edit-create-account .container .lib-checkbox .checkbox-header{font:400 16px/20px PT Sans;letter-spacing:0;color:#fff}.edit-create-account .container .lib-button-directive{-ms-flex-item-align:end;align-self:flex-end}.edit-create-account .container .lib-button-directive .button-content{box-shadow:none;margin-top:0}.edit-create-account .container .lib-button-directive .button-content .label{padding:13px 67px;font:Bold 18px/23px PT Sans;letter-spacing:0;color:#fff}.edit-create-account .container .form-container{width:580px;box-shadow:none;background-color:rgba(0,0,0,0);margin-right:15px;margin-bottom:10px}.edit-create-account .container .form-container:last-child{margin-right:0}.edit-create-account .container .form-container .form{box-shadow:none;background-color:rgba(0,0,0,0);padding:0;border-radius:0;border:none}.edit-create-account .container .form-container .form .field{background-color:rgba(0,0,0,0);margin-bottom:10px;width:100%}.edit-create-account .container .form-container .form .field.post{width:134px;margin-right:15px}.edit-create-account .container .form-container .form .field .name{margin:0;font:400 13px/18px PT Sans;letter-spacing:0;color:#fff;margin-bottom:7px}.edit-create-account .container .form-container .form .field input{padding:11px 20px;background:#fff;border:none !important;text-align:left;font:400 16px/20px PT Sans;letter-spacing:0;color:#000;box-sizing:border-box}.edit-create-account .container .form-container .title{font:Bold 20px/26px PT Sans;letter-spacing:0;color:#fff;margin-bottom:20px}.page-info-banner-content{padding-top:0 !important}.page-info-banner .wrapper{background-color:rgba(0,0,0,0);width:100%;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.page-info-banner .wrapper .img-container{height:150px;position:relative;margin-bottom:60px}.page-info-banner .wrapper .img-container .img-filter{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(47,81,100,.7)}.page-info-banner .wrapper .img-container img{height:120%;width:100%;-o-object-fit:cover;object-fit:cover;margin-top:-0.8%}.page-info-banner .wrapper .content-info{width:1125px}.page-info-banner .wrapper .content-info .title{font:Bold 35px/22px PT Sans;letter-spacing:0;color:#000;margin-bottom:20px}.page-info-banner .wrapper .content-info .info{margin:0;font:400 16px/22px PT Sans;letter-spacing:0;color:#000;margin-bottom:70px}.page-info-banner .wrapper .content-info .list{padding:0;margin:0;margin-bottom:55px}.page-info-banner .wrapper .content-info .list-item{margin-bottom:100px}.page-info-banner .wrapper .content-info .list-item:last-child{margin-bottom:0}.page-info-banner .wrapper .content-info .list-item.right{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.page-info-banner .wrapper .content-info .list-item.right .img{margin-right:0}.page-info-banner .wrapper .content-info .list-item.right .content{-ms-flex-order:1;order:1;margin-right:60px;text-align:right}.page-info-banner .wrapper .content-info .list-item .img{margin-right:60px}.page-info-banner .wrapper .content-info .list-item .content{padding-top:40px}.page-info-banner .wrapper .content-info .list-item .content svg-image{margin-right:20px;margin-top:-4px}.page-info-banner .wrapper .content-info .list-item .content-checkmark{width:30px;height:30px;fill:#ed32a8}.page-info-banner .wrapper .content-info .list-item .content-title{font:Bold 35px/25px PT Sans;letter-spacing:0;color:#000}.page-info-banner .wrapper .content-info .list-item .content-text{font:400 16px/25px PT Sans;letter-spacing:0;color:#000;margin:0;margin-bottom:20px}.page-info-banner .wrapper .content-info .list-item .content-text:last-child{margin-bottom:0}.page-info-banner .wrapper .content-info .list-item .content-text span{color:#ed32a8}.page-info-banner .wrapper .content-info .button{-ms-flex-item-align:start;align-self:flex-start;margin-bottom:100px}.page-info-banner .wrapper .content-info .button .button-content{margin-top:0}.page-info-banner .wrapper .content-info .button .button-content .label{padding:12px 64px;font:Bold 18px/23px PT Sans;letter-spacing:0;color:#fff;text-transform:uppercase}.page-order-step-booking-confirmed .step-content{margin-top:0}.page-order-step-booking-confirmed .step-content .step-indicator{transform:translateY(-100%)}.page-order-step-booking-confirmed .title{margin-bottom:23px;letter-spacing:0px;color:#000;font-size:35px}.page-order-step-booking-confirmed .description{margin:0;letter-spacing:.24px;color:#7e8790;margin-bottom:73px}.page-order-build-own-template .template-page-title{font-size:32px;line-height:40px;font-weight:600;margin-bottom:65px}.page-order-build-own-template .step-number{font-size:14px;line-height:20px;font-weight:400;color:var(--color-neutral-50);margin-bottom:16px}.page-order-build-own-template .cards-container{gap:24px;display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;width:auto}.page-order-build-own-template .cards-container .lib-card-content{width:280px}.page-order-build-own-template .cards-container .lib-card-content h1{font-size:20px !important;font-weight:600;line-height:28px;padding:0;margin:0;margin-bottom:4px}.page-order-build-own-template .cards-container .lib-card-content .template-card-content{padding:0;margin:0;font-size:14px;line-height:20px}.page-order-build-own-template .cards-container .lib-card-directive .lib-card-content{padding:0 24px}.page-reset-password{position:relative;min-height:100vh;height:100vh !important;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.page-reset-password .return{position:absolute;left:4.3%;top:65px;padding-left:17px}.page-reset-password .return .button-content{background-color:rgba(0,0,0,0) !important;box-shadow:none !important;height:100%;margin-top:0}.page-reset-password .return .button-content .label{padding:0 !important;font:Bold 16px PT Sans;letter-spacing:.1px;color:#fff;text-transform:none}.page-reset-password .return::before{display:block;content:"";position:absolute;width:5px;height:5px;border-top:2px solid #fff;border-left:2px solid #fff;top:50%;left:0;transform:rotate(-45deg) translateY(-50%)}@media only screen and (max-width: 800px){.page-reset-password .return::before{left:15px;width:15px;height:15px}.page-reset-password .return .button-content{display:none}}.page-reset-password svg-image.mainLogo{position:absolute;top:52px;left:50%;transform:translateX(-50%)}.page-reset-password .image{top:0;left:0;position:absolute;background-size:cover;background-position:center center;height:100%;width:100%;min-height:100vh}.page-reset-password .form-container{width:500px;background:#2f5164;box-shadow:0px 3px 10px;padding:52px 72px 46px 72px}@media only screen and (max-width: 800px){.page-reset-password .form-container{margin:0 26px;width:auto;max-width:500px;padding:31px 26px 24px 26px}}.page-reset-password .form-container .title{font:Bold 35px PT Sans;letter-spacing:0px;color:#fff;text-transform:uppercase;margin-bottom:22px}@media only screen and (max-width: 800px){.page-reset-password .form-container .title{font:Bold 22px PT Sans}}.page-reset-password .form-container .description{margin:0;font:400 16px PT Sans;letter-spacing:0px;color:#fff;margin-bottom:29px;max-width:100%}@media only screen and (max-width: 800px){.page-reset-password .form-container .description{font:400 13px PT Sans;margin-bottom:17px}}.page-reset-password .form-container .form-data{width:100%;margin-bottom:30px}.page-reset-password .form-container .form-data .form-input{width:100%}.page-reset-password .form-container .form-data .form-input .label{margin:0;font:400 13px PT Sans;letter-spacing:0px;color:#fff;margin-bottom:7px}@media only screen and (max-width: 800px){.page-reset-password .form-container .form-data .form-input .label{font:400 10px PT Sans;margin-bottom:2px}}.page-reset-password .form-container .form-data .form-input input{width:100%;background:#fff;font:Italic 16px PT Sans;letter-spacing:0px;color:#588199;padding:11px 18px;border:none;box-sizing:border-box}@media only screen and (max-width: 800px){.page-reset-password .form-container .form-data .form-input input{padding:8px 10px;font:Italic 13px PT Sans}}.page-reset-password .form-container .form-data .form-input input:-ms-input-placeholder{font:Italic 16px PT Sans;letter-spacing:0px;color:#588199}.page-reset-password .form-container .form-data .form-input input::placeholder{font:Italic 16px PT Sans;letter-spacing:0px;color:#588199}.page-reset-password .form-container .reset{margin-bottom:17px}.page-reset-password .form-container .reset .button-content{margin-top:0}.page-reset-password .form-container .reset .button-content .label{font:Bold 18px PT Sans;letter-spacing:0px;color:#fff;text-transform:uppercase;padding:11px 40px}@media only screen and (max-width: 800px){.page-reset-password .form-container .reset .button-content .label{padding:10px 27px;font:Bold 14px PT Sans}}.page-reset-password .form-container .register-link{margin:0;font:400 16px PT Sans;letter-spacing:0px;color:#fff;margin-right:3px}@media only screen and (max-width: 800px){.page-reset-password .form-container .register-link{font:400 13px PT Sans}}.page-reset-password .form-container .register-link .lib-button-directive{display:inline-block}.page-reset-password .form-container .register-link .lib-button-directive .button-content{margin-top:0;background-color:rgba(0,0,0,0);box-shadow:none}.page-reset-password .form-container .register-link .lib-button-directive .button-content .label{text-decoration:underline;text-transform:none;font:400 16px PT Sans;letter-spacing:0px;color:#fff;padding:0}@media only screen and (max-width: 800px){.page-reset-password .form-container .register-link .lib-button-directive .button-content .label{font:400 13px PT Sans}}.page-select-account .content{min-height:100vh}.page-select-account h1{font-size:55px;letter-spacing:0;line-height:51px;margin-top:20vh}.page-select-account ul{padding-top:20px;max-width:380px;list-style:none}.page-select-account ul li{position:relative;font-size:20px;letter-spacing:0;line-height:30px}.page-select-account .icon{font-family:"eniro-icon"}.page-select-account #footer{position:fixed;bottom:0;width:100%}.page-select-account #footer{background:#f0f0f0;height:10vh;z-index:0}.page-select-account .floater{z-index:1;position:relative;position:fixed;bottom:0;width:100%}.page-select-account .floater .floating-container{z-index:1;top:-50px;position:relative;border-radius:10px;background-color:#fff;box-shadow:0 2px 15px 0 rgba(121,121,121,.15);padding:30px 20px}.page-select-account .floater .floating-container .label{font-size:20px;letter-spacing:0;font-weight:500;line-height:22px;text-align:center;color:#1d1d1b}.page-admin{max-width:1600px}.page-admin page-center>.content{padding-top:50px}.page-admin page-center>.content h1.title{color:#46434e;font-size:40px;font-weight:bold;line-height:48px;padding-bottom:56px}@media(max-width: 960px){.page-admin page-center>.content h1.title{font-size:25px;line-height:33px}}.lib-footer{background-color:#f2f2f2;font-weight:400;padding:20px}.lib-footer a{color:#46434e}.lib-campaign-list{box-sizing:border-box;width:100%;border:1px solid #e0e0e0;border-radius:10px;background-color:#fff;box-shadow:0 2px 15px 0 rgba(121,121,121,.15);margin-bottom:37px;padding:20px 25px}.lib-campaign-list .item{padding-right:20px}.lib-campaign-list .item:last-child{padding-right:0}.lib-campaign-list p{margin:0}.lib-campaign-list p.label,.lib-campaign-list p.value{color:#686868;font-size:14px;font-weight:300;line-height:16px}.lib-campaign-list p.value{color:#535353;font-weight:500;margin-top:6px}.lib-campaign-list p.value.active{color:#55c48b}.lib-campaign-list p.value.draft{color:#000}.lib-campaign-list p.value.scheduled{color:#fac970}.lib-campaign-list p.value.completed{background-color:#cb0000}.lib-campaign-list .btn-pencil{box-sizing:border-box;height:35px;width:35px;border:1px solid #bfbebf;border-radius:23px;background-color:#fff;position:relative;cursor:pointer;margin-right:20px}.lib-campaign-list .btn-pencil svg{width:20px;height:20px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.lib-campaign-list .btn .lib-button-directive.report .label{padding:13px 7px}*{box-sizing:border-box}.lib-package-custom{margin-top:2.5rem;width:290px;height:570px;transition:all .3s ease;text-align:center;padding:1.8rem 2rem;letter-spacing:1px;box-shadow:0 6px 20px 0 rgba(209,209,209,.5);border-radius:7px}@media(max-width: 599px){.lib-package-custom{width:100%}}.lib-package-custom.active,.lib-package-custom .img-icon{max-width:7.5rem;height:120px}.lib-package-custom .btn{cursor:pointer}.lib-package-custom .h2{height:47px;width:259px;color:#46434e;font-size:32px;font-weight:bold;letter-spacing:1.13px;line-height:38px;text-align:center;margin-top:-80px}.lib-package-custom .line{box-sizing:border-box;height:1px;width:128px;border:1px solid #979797;margin-bottom:28px}.lib-package-custom .title{font-size:2rem;margin:.5rem 0}.lib-package-custom .logo{height:35px;width:35px;margin-left:9px}.lib-package-custom .subtitle{color:#7e8790;text-transform:uppercase;font-size:.75rem;margin:0;font-weight:500;margin-bottom:15px;height:13px;width:195px;color:#46434e;font-size:11px;font-weight:bold;letter-spacing:1px;line-height:13px;text-align:center}.lib-package-custom .includes{font-size:15px;font-weight:400;color:#7e8790;height:0;line-height:22px;letter-spacing:.23px}.lib-package-custom .description2{height:39px;width:254px;color:#7e8790;font-size:10px;letter-spacing:.5px;line-height:13px;text-align:center;margin-top:14px;margin-bottom:30px}.lib-package-custom .read-more{height:20px;width:254px;margin-top:20px;color:#4d6bf0;font-size:15px;letter-spacing:.5px;line-height:20px;text-align:center;margin-bottom:22px}.lib-package-custom .price{display:block;font-size:2.4rem;margin-bottom:1.5rem;letter-spacing:.85px;font-weight:700}.lib-package-custom .package-readmore{width:100%;text-align:center;letter-spacing:.85px}.lib-package-custom .package-readmore .inner{max-width:38rem;margin:0 auto}.lib-package-custom .package-readmore .title{margin:2rem 0}.lib-package-custom .package-readmore .includes{margin:1rem auto 2rem;max-width:17rem}.lib-package .containers{display:-ms-flexbox;display:flex;-ms-flex-pack:space-evenly;justify-content:space-evenly;-ms-flex-wrap:wrap;flex-wrap:wrap;min-width:350px}.lib-package .card{margin:10px;background-color:#fff;border-radius:10px;box-shadow:0 2px 20px rgba(0,0,0,.2);overflow:hidden;transition:.4s;width:400px}.lib-package .card button{position:absolute;right:14px;bottom:14px;width:30px;height:30px;border:none;border-radius:30px;cursor:pointer;outline:none;transition:all .3s ease;mix-blend-mode:hard-light}.lib-package .card button i{font-size:3rem}.lib-package .card:hover button{transform:scale(16.5)}.lib-package .card:hover{transform:scale(0.95, 0.95)}.lib-package .card-header img{width:100%;height:200px;-o-object-fit:cover;object-fit:cover}.lib-package .card-body{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:start;align-items:flex-start;padding:20px;min-height:250px;min-width:350px}.lib-package .tag{border-radius:50px;font-size:15px;margin-bottom:20px;color:#fff;padding:2px 10px;cursor:pointer}.lib-package .tag-teal{background-color:#000}.lib-package .tag-purple{background-color:#000}.lib-package .tag-pink{background-color:#000}.lib-package .card-body p{font-size:13px;margin:0 0 40px}.lib-package .user{display:-ms-flexbox;display:flex;margin-top:auto}.lib-package .user img{border-radius:50%;width:40px;height:40px;margin-right:10px}.lib-package .user-info h5{margin:0}.lib-package .user-info small{color:#545d7a}.lib-package .lib-package-borsen{width:290px;height:550px;transition:all .3s ease;text-align:center;padding:1.8rem 2rem;letter-spacing:1px;border-radius:7px}.lib-package .lib-package-borsen .button-container{position:relative;width:100%;-ms-flex-pack:start;justify-content:flex-start}.lib-package .lib-package-borsen .button-container .error-modal{text-align:left;padding:10px;bottom:calc(100% + 40px);width:300px;position:absolute;background:#fff;font:400 14px PT Serief;color:red}.lib-package .lib-package-borsen .button-container .error-modal::before{display:block;content:"";position:absolute;border:10px solid #fff;border-right:10px solid rgba(0,0,0,0);border-bottom:10px solid rgba(0,0,0,0);bottom:-20px;left:0}.lib-package .lib-package-borsen .button-content .primary{padding:14px 60px}.lib-package .lib-package-borsen.active,.lib-package .lib-package-borsen:hover{box-shadow:0 4px 20px 0 rgba(209,209,209,.5);border:.5px solid gray;border-radius:7px}.lib-package .lib-package-borsen .img-icon{max-width:7.5rem}.lib-package .lib-package-borsen .btn{cursor:pointer}.lib-package .lib-package-borsen .title{font-size:30px;margin:.5rem 0;width:100%;color:#fff;background-color:blue}.lib-package .lib-package-borsen .subtitle{color:#7e8790;text-transform:uppercase;font-size:.75rem;margin:0;font-weight:500}.lib-package .lib-package-borsen .includes{font-size:16px;font-weight:700;min-height:6rem;margin-bottom:-10px}.lib-package .lib-package-borsen .read-more{color:#46434e;display:inline-block;margin-bottom:1.5rem;cursor:pointer;text-decoration:underline;font-weight:500}.lib-package .lib-package-borsen .price{display:block;font-size:2.4rem;margin-bottom:1.5rem;letter-spacing:.85px;font-weight:700}.lib-package .lib-package-borsen .package-readmore{width:100%;text-align:center;letter-spacing:.85px}.lib-package .lib-package-borsen .package-readmore .inner{max-width:38rem;margin:0 auto}.lib-package .lib-package-borsen .package-readmore .title{margin:2rem 0}.lib-package .lib-package-borsen .package-readmore .includes{margin:1rem auto 2rem;max-width:17rem}.lib-package .lib-package{margin-top:3rem;width:290px;max-height:550px;transition:all .3s ease;text-align:center;padding:1.8rem 2rem;letter-spacing:1px;border-radius:7px}.lib-package .lib-package .button-content .primary{padding:14px 60px}.lib-package .lib-package.active,.lib-package .lib-package:hover{box-shadow:0 4px 20px 0 rgba(209,209,209,.5);border-radius:7px}.lib-package .lib-package .img-icon-circle{height:120px;width:120px;background-color:#bbb;border-radius:50%;display:inline-block}.lib-package .lib-package .img-icon{max-width:7.5rem}.lib-package .lib-package .btn{cursor:pointer}.lib-package .lib-package .title{font-size:30px;margin:.5rem 0}.lib-package .lib-package .subtitle{color:#7e8790;text-transform:uppercase;font-size:.75rem;margin:0;font-weight:500}.lib-package .lib-package .includes{font-size:16px;font-weight:700;min-height:6rem;margin-bottom:-10px}.lib-package .lib-package .read-more{color:#46434e;display:inline-block;margin-bottom:1.5rem;cursor:pointer;text-decoration:underline;font-weight:500}.lib-package .lib-package .price{display:block;font-size:2.4rem;margin-bottom:1.5rem;letter-spacing:.85px;font-weight:700}.lib-package .lib-package .package-readmore{width:100%;text-align:center;letter-spacing:.85px}.lib-package .lib-package .package-readmore .inner{max-width:38rem;margin:0 auto}.lib-package .lib-package .package-readmore .title{margin:2rem 0}.lib-package .lib-package .package-readmore .includes{margin:1rem auto 2rem;max-width:17rem}.lib-help{display:inline-block;width:1.5rem;height:1.5rem;background-image:url(/images/icons/question-mark.svg);background-size:cover;border-radius:1rem;cursor:pointer}.services-title{color:#ff5757;font-size:48px;font-weight:bold;text-align:center}.services-logo{margin-right:80px}@media screen and (max-width: 600px){.services-title{font-size:40px}}.service-card{overflow:hidden;transition:all .5s ease;position:relative;text-align:center}.service-card img{width:100%;max-width:170px;max-height:75px;height:100%;min-height:75px;opacity:.3;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";filter:alpha(opacity=30);-o-object-fit:contain;object-fit:contain}loader .loader .img{width:50px;height:50px;overflow:visible}loader .loader .text{font-weight:500;color:#393c50;font-size:14px;font-weight:500;letter-spacing:.47px}loader.xs .loader{margin:0}loader.xs .loader .img{width:15px;height:15px}loader.small-loader .loader{margin:0}loader.small-loader .loader .img{width:25px;height:25px}.lib-user .logout-icon{border-radius:50%;background-color:#fff;height:27px;width:27px;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.lib-user .logout-icon:hover,.lib-user .logout-icon.selected,.lib-user .logout-icon:focus{background-color:var(--color-neutral-80)}.lib-user .logout-icon:hover>svg,.lib-user .logout-icon.selected>svg,.lib-user .logout-icon:focus>svg{stroke:#fff}.lib-user .logout-icon>svg{transition:ease stroke .3s;height:80%;background:rgba(0,0,0,0);stroke:var(--color-neutral-80)}.lib-user .avatar{overflow:hidden}.lib-user .avatar .picture{background-size:cover;height:100%}@media(min-width: 960px){.lib-user .avatar{box-sizing:border-box;height:28px;width:28px;background-color:#fff;border-radius:100%}}.lib-user .avatar .user{text-align:center}@media(max-width: 959px){.lib-user .avatar .user{box-sizing:border-box;background-color:#fff;border-radius:100%;padding:4px}}.lib-user .user-info{gap:4px;-ms-flex-pack:center;justify-content:center;-ms-flex-align:end;align-items:end;padding-right:12px}.lib-user .user-info .user-name{font-weight:bold}.lib-user .user-info .shop-name{font-size:.8rem}.lib-user .container{padding-right:20px;font-weight:bold;color:#fff;font-size:14px;letter-spacing:.64px;line-height:17px}.lib-user .container .dash{padding:0 5px}.lib-user .menu{cursor:pointer;padding-left:10px;padding-right:22px}.lib-user .logout{font-size:22px}.lib-geo{width:100%}.lib-geo .box{border:1px solid #d8d8d8;border-radius:3px;margin-bottom:10px;margin-right:10px;padding:20px}@media(max-width: 599px){.lib-geo .box{margin-right:0}}.lib-geo .box md-radio-button{margin:-5px;height:30px;padding-right:20px}.lib-geo .box .title{color:#333;font-size:15px;letter-spacing:.68px;line-height:18px;padding-bottom:5px}.lib-geo .box .description{color:#7e8790;font-size:15px;font-weight:300;letter-spacing:.5px;line-height:20px}lib-geo,.lib-geo-v2{width:100%}lib-geo .box,.lib-geo-v2 .box{border:1px solid #d8d8d8;border-radius:3px;margin-bottom:10px;padding:20px;position:relative}@media(max-width: 599px){lib-geo .box,.lib-geo-v2 .box{margin-right:0}}lib-geo .box md-radio-button,.lib-geo-v2 .box md-radio-button{margin:-5px;height:30px;padding-right:20px}lib-geo .box .title,.lib-geo-v2 .box .title{color:#333;font-size:15px;letter-spacing:.68px;line-height:18px;padding-bottom:5px}lib-geo .box .description,.lib-geo-v2 .box .description{color:#7e8790;font-size:15px;font-weight:300;letter-spacing:.5px;line-height:20px}lib-geo .box .delete,.lib-geo-v2 .box .delete{position:absolute;right:20px;top:20px;cursor:pointer}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){lib-geo .range-bar,.lib-geo-v2 .range-bar{height:15px;width:200px}}lib-geo:-ms-lang(x),lib-geo .volume-bar,.lib-geo-v2:-ms-lang(x),.lib-geo-v2 .volume-bar{height:15px;width:200px}.stripe-checkout{width:100%;background-color:#fff;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}.stripe-checkout .check{color:#ff5757;font-size:14px;height:37px}.stripe-checkout .header{color:#546578;font-size:16px}.stripe-checkout .subheader{color:#a5aeb8;font-size:14px}.stripe-checkout .sub{margin-top:20px}.stripe-checkout .threedsecure-label{background:#52d26c;margin-left:10px;padding:10px;color:#fff;line-height:30px;border-top-left-radius:10px;border-top-right-radius:10px}.stripe-checkout .threedsecure-iframe{width:600px;height:400px;border:3px solid #52d26c;border-radius:10px}.stripe-checkout .checkout-form{width:100%}.stripe-checkout .checkout-form .checkout-field{background:rgba(0,0,0,0);font-weight:300;border:0;color:#a5aeb8;outline:none;-ms-flex:1;flex:1;cursor:text;border-bottom:1px solid #a5aeb8}.stripe-checkout .checkout-form .checkout-field::-webkit-input-placeholder{color:#a5aeb8}.stripe-checkout .checkout-form .checkout-field::-moz-placeholder{color:#a5aeb8}.token-checkout .step-content{margin:0}.token-checkout .step-content span{font:Bold 16px/27px PT Sans;letter-spacing:.24px;color:#7e8790;text-transform:uppercase;transform:translateY(-100%)}.token-checkout .content .title{font:Bold 35px PT Serif;letter-spacing:0px;color:#000;margin-bottom:24px}.token-checkout .content .description{margin:0;text-align:center;letter-spacing:.24px;color:#7e8790;font:400 16px/27px PT Sans;margin-bottom:45px}.token-checkout .content .buttons-content{width:430px;margin-bottom:60px}.token-checkout .content .buttons-content .lib-button-directive{height:46px}.token-checkout .content .buttons-content .lib-button-directive .button-content{height:100%;box-shadow:none;margin-top:0}.token-checkout .content .buttons-content .lib-button-directive.first{margin-right:30px}.token-checkout .content .buttons-content .lib-button-directive.first .button-content{background:#588199}.token-checkout .content .buttons-content .lib-button-directive.first .button-content .label{font:Bold 18px PT Sans;letter-spacing:0px;color:#fff;padding:10px 67px}.token-checkout .content .buttons-content .lib-button-directive.second .button-content{border:1px solid #7e8790;background:rgba(0,0,0,0)}.token-checkout .content .buttons-content .lib-button-directive.second .button-content .label{font:Bold 18px PT Sans;letter-spacing:0px;color:#7e8790;padding:10px 50px}.token-checkout .content .credit-content{width:430px;background-color:#e8d4bf;padding:29px 0;margin-bottom:10px}.token-checkout .content .credit-content .credit-text{margin:0;font:400 16px/20px PT Sans;letter-spacing:0px;color:#000;margin-bottom:23px}.token-checkout .content .credit-content .credit-count{margin:0;font:Bold 20px PT Sans;letter-spacing:0px;color:#ed32a8}.token-checkout .content .credit-after{width:430px;padding:29px 0;margin-bottom:50px}.token-checkout .content .credit-after .credit-text{margin:0;font:400 16px/20px PT Sans;letter-spacing:0px;color:#000;margin-bottom:23px}.token-checkout .content .credit-after .credit-count{margin:0;font:Bold 20px PT Sans;letter-spacing:0px;color:#588199}.token-checkout .content .button{height:46px}.token-checkout .content .button .button-content{height:100%;box-shadow:none;margin-top:0;background:#ed3ca8}.token-checkout .content .button .button-content .label{font:Bold 18px PT Sans;letter-spacing:0px;color:#fff;padding:10px 117px}lib-lang-selector{font-size:12px;line-height:14px;font-size:20px;color:#333}lib-lang-selector .selector{height:38px;cursor:pointer;font-size:12px;line-height:14px;border:1px solid #333;background-color:#fff;border-radius:20px;padding:5px 10px}lib-lang-selector .selector .flag{width:15px;height:15px;border-radius:100%;background-size:cover;background-position:center center}@media(max-width: 599px){lib-lang-selector .selector .full,lib-lang-selector .selector .chevron{display:none !important}}lib-lang-selector .selector .full{margin-left:5px}lib-lang-selector .selector .chevron{width:15px;height:15px;margin-left:5px}lib-lang-selector .selector .chevron svg{width:15px;height:15px}@media(min-width: 600px){lib-lang-selector md-select:not([disabled]):focus .md-select-value{padding:5px 10px !important}}@media(max-width: 599px){lib-lang-selector md-select-value{min-width:0 !important;padding:0px 5px !important}lib-lang-selector md-select-value .flag{margin:0 !important}lib-lang-selector md-select-value .full,lib-lang-selector md-select-value .md-select-icon{display:none !important}lib-lang-selector md-select-value .md-select-icon{margin:0 !important}}lib-lang-selector md-select{padding:5px;margin:0;padding:0}lib-lang-selector md-select .md-select-value{font-size:12px;line-height:14px;border:1px solid #fff !important;border-radius:20px;padding:5px 10px}lib-lang-selector.white md-select:focus,lib-lang-selector.white md-select *,lib-lang-selector.white md-select .md-select-icon{color:#fff !important}lib-lang-selector md-select:focus,lib-lang-selector md-select *,lib-lang-selector md-select .md-select-icon{color:#373e51 !important}lib-password-strength{width:100%}lib-password-strength .text{font-size:13px;margin-top:5px}lib-password-strength .text.level0,lib-password-strength .text.level1,lib-password-strength .text.level2{color:red}lib-password-strength .text.level3{color:orange}lib-password-strength .text.level4{color:green}lib-password-strength .strength-container{transition:all .3s ease;width:100%;border-radius:50px;border:1px solid rgba(0,0,0,0);background-color:rgba(0,0,0,0);position:relative;height:10px}lib-password-strength .strength-container.level0,lib-password-strength .strength-container.level1,lib-password-strength .strength-container.level2{border-color:#fa5538}lib-password-strength .strength-container.level3{border-color:orange}lib-password-strength .strength-container.level4{border-color:green}lib-password-strength .strength-container .container{transition:all .3s ease;background-color:rgba(0,0,0,0);position:absolute;height:10px;width:0}lib-password-strength .strength-container .container.level0{background-color:red;width:20%}lib-password-strength .strength-container .container.level1{background-color:red;width:40%}lib-password-strength .strength-container .container.level2{background-color:red;width:60%}lib-password-strength .strength-container .container.level3{background-color:orange;width:80%}lib-password-strength .strength-container .container.level4{width:100%;background-color:green}.label .error{color:red}lib-geo,.lib-geo-v3{width:100%}@media(max-width: 768px){lib-geo .wrapper-geo,.lib-geo-v3 .wrapper-geo{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}lib-geo .wrapper-geo .content-left,.lib-geo-v3 .wrapper-geo .content-left{padding-bottom:10px}lib-geo .wrapper-geo .content-right,.lib-geo-v3 .wrapper-geo .content-right{padding:0}}lib-geo .select-title,.lib-geo-v3 .select-title{color:#8c949c;font-size:15px;letter-spacing:.68px;line-height:19px;margin-top:22px}lib-geo .content-left,.lib-geo-v3 .content-left{max-width:450px}lib-geo .content-right,.lib-geo-v3 .content-right{max-width:900px;height:500px;width:100%;padding-left:30px}lib-geo .custom p.text,.lib-geo-v3 .custom p.text{color:#8c949c;font-size:15px;letter-spacing:.68px;line-height:19px;margin:0;padding-top:26px;padding-bottom:17px}lib-geo .custom md-slider .md-track-ticks,.lib-geo-v3 .custom md-slider .md-track-ticks{display:none !important}lib-geo .custom md-slider .md-sign,.lib-geo-v3 .custom md-slider .md-sign{transform:scale(1);height:32px;width:58px;border-radius:2px;background-color:#333;left:-30px;top:-21px}lib-geo .custom md-slider .md-sign::after,.lib-geo-v3 .custom md-slider .md-sign::after{opacity:1;transform:scale(0.5) !important;left:16px;top:23px;border-top-color:#333}lib-geo .custom md-slider .md-track,.lib-geo-v3 .custom md-slider .md-track{background-color:#fff}lib-geo .custom md-slider .md-track.md-track-fill,.lib-geo-v3 .custom md-slider .md-track.md-track-fill{background-color:#d8d8d8}lib-geo .custom md-slider .md-track-container,.lib-geo-v3 .custom md-slider .md-track-container{border:thin solid #adadad;border-radius:100px;height:8px}lib-geo .custom md-slider .md-thumb,.lib-geo-v3 .custom md-slider .md-thumb{transform:scale(1) !important;top:17px}lib-geo .custom md-slider .md-thumb::after,.lib-geo-v3 .custom md-slider .md-thumb::after{background-color:#333;border-color:#333;box-shadow:0 -2px 4px 0 rgba(140,140,140,.2),0 2px 4px 0 rgba(140,140,140,.3)}lib-geo md-radio-button,.lib-geo-v3 md-radio-button{margin:0;line-height:24px}lib-geo md-radio-button .md-label,.lib-geo-v3 md-radio-button .md-label{margin-left:42px}lib-geo md-radio-button.md-checked .md-container .md-off,.lib-geo-v3 md-radio-button.md-checked .md-container .md-off{background-color:#d8d8d8;border:1px solid #333}lib-geo md-radio-button.md-checked .md-container .md-on,.lib-geo-v3 md-radio-button.md-checked .md-container .md-on{background-color:#333}lib-geo md-radio-button .md-container,.lib-geo-v3 md-radio-button .md-container{width:24px;height:24px}lib-geo md-radio-button .md-container::before,.lib-geo-v3 md-radio-button .md-container::before{opacity:0}lib-geo md-radio-button .md-container .md-off,.lib-geo-v3 md-radio-button .md-container .md-off{border:1px solid #bfbebf;width:24px;height:24px}lib-geo md-radio-button .md-container .md-on,.lib-geo-v3 md-radio-button .md-container .md-on{background-color:#adadad;width:10px;height:10px;top:50%;left:50%;transform:translate(-50%, -50%)}lib-geo md-radio-button .md-container .md-ripple-container,.lib-geo-v3 md-radio-button .md-container .md-ripple-container{display:none}lib-geo .wrapper-radio,.lib-geo-v3 .wrapper-radio{box-sizing:border-box;min-height:108px;border:1px solid #d8d8d8;border-radius:3px;margin-bottom:17px;padding:20px 17px;background-color:#fff;box-shadow:0 13px 18px -8px rgba(0,0,0,.15),0 11px 55px 10px rgba(0,0,0,.07)}lib-geo .wrapper-radio p.text,.lib-geo-v3 .wrapper-radio p.text{margin:0;padding:4px 41px 0px 41px;color:#7e8790;font-size:15px;font-weight:300;letter-spacing:.5px;line-height:20px}lib-geo .box,.lib-geo-v3 .box{border:1px solid #d8d8d8;border-radius:3px;margin-bottom:10px;padding:20px;position:relative}@media(max-width: 599px){lib-geo .box,.lib-geo-v3 .box{margin-right:0}}lib-geo .box .title,.lib-geo-v3 .box .title{padding:15px 0px}lib-geo .box .description,.lib-geo-v3 .box .description{color:#7e8790;font-size:15px;font-weight:300;letter-spacing:.5px;line-height:20px}lib-geo .box .delete,.lib-geo-v3 .box .delete{position:absolute;right:20px;top:20px;cursor:pointer}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){lib-geo .range-bar,.lib-geo-v3 .range-bar{height:15px;width:200px}}lib-geo:-ms-lang(x),lib-geo .volume-bar,.lib-geo-v3:-ms-lang(x),.lib-geo-v3 .volume-bar{height:15px;width:200px}.popover-element .md-panel-outer-wrapper{pointer-events:none}.popover-element .popover-panel{max-width:300px}.lib-popover{pointer-events:all;border-radius:4px;background-color:#fafafa;box-shadow:0 2px 8px 0 rgba(0,0,0,.15);padding:17px 26px}.lib-popover .title{color:rgba(0,0,0,.85);font-size:14px;font-weight:bold;letter-spacing:0;line-height:24px;padding-bottom:10px}.lib-popover .message{color:rgba(0,0,0,.65);font-size:14px;letter-spacing:0;line-height:20px}.lib-popover .triangle{width:100px;height:100px;position:absolute;overflow:hidden;transform:rotate(-90deg) scale(0.3);left:-65px;top:-20px}.lib-popover .triangle:after{content:"";position:absolute;width:50px;height:50px;background:#fafafa;transform:rotate(45deg);top:75px;left:25px;box-shadow:0 2px 8px 0 rgba(0,0,0,.15)}.read-more{width:100%;color:#46434e;font-size:14px;font-weight:500;letter-spacing:.21px;line-height:24px}.read-more .read-more-toggle{font-weight:600;cursor:pointer;text-decoration:none;transition:all .5s ease;color:#4b66f4;border-bottom:1px solid rgba(0,0,0,0)}.read-more .read-more-toggle:hover{text-decoration:none;border-bottom:1px solid #4b66f4}.read-more .more-show-hide.ng-enter{transition:all .5s ease;opacity:0}.read-more .more-show-hide.ng-enter.ng-enter-active{opacity:1}.read-more .more-show-hide.ng-leave{transition:all 0s ease;opacity:1}.read-more .more-show-hide.ng-leave.ng-leave-active{opacity:0}.lib-product-description{padding:45px 0 0}.lib-product-description h1{font-size:48px;letter-spacing:0;line-height:51px}.lib-product-description ul{padding-top:20px;max-width:380px}.lib-product-description ul li{position:relative;font-size:20px;letter-spacing:0;line-height:30px}.lib-product-description .icon{font-family:"eniro-icon"}.lib-product-description img{max-width:465px}.lib-product-description .floater{position:relative}.lib-product-description .floater .floating-container{top:-50px;position:relative;border-radius:10px;background-color:#fff;box-shadow:0 2px 15px 0 rgba(121,121,121,.15);padding:30px 20px}.lib-product-description .floater .floating-container .label{font-size:20px;letter-spacing:0;font-weight:500;line-height:22px;text-align:center;color:#1d1d1b}.lib-audience-overview h3{padding-top:20px;font-size:14px}.lib-audience-overview .bubble{margin-right:10px;border:2px solid #000}*{box-sizing:border-box}.lib-package-custom{margin-top:2.5rem;width:290px;height:570px;transition:all .3s ease;text-align:center;padding:1.8rem 2rem;letter-spacing:1px;box-shadow:0 6px 20px 0 rgba(209,209,209,.5);border-radius:7px}@media(max-width: 599px){.lib-package-custom{width:100%}}.lib-package-custom.active,.lib-package-custom .img-icon{max-width:7.5rem;height:120px}.lib-package-custom .btn{cursor:pointer}.lib-package-custom .h2{height:47px;width:259px;color:#46434e;font-size:32px;font-weight:bold;letter-spacing:1.13px;line-height:38px;text-align:center;margin-top:-80px}.lib-package-custom .line{box-sizing:border-box;height:1px;width:128px;border:1px solid #979797;margin-bottom:28px}.lib-package-custom .title{font-size:2rem;margin:.5rem 0}.lib-package-custom .logo{height:35px;width:35px;margin-left:9px}.lib-package-custom .subtitle{color:#7e8790;text-transform:uppercase;font-size:.75rem;margin:0;font-weight:500;margin-bottom:15px;height:13px;width:195px;color:#46434e;font-size:11px;font-weight:bold;letter-spacing:1px;line-height:13px;text-align:center}.lib-package-custom .includes{font-size:15px;font-weight:400;color:#7e8790;height:0;line-height:22px;letter-spacing:.23px}.lib-package-custom .description2{height:39px;width:254px;color:#7e8790;font-size:10px;letter-spacing:.5px;line-height:13px;text-align:center;margin-top:14px;margin-bottom:30px}.lib-package-custom .read-more{height:20px;width:254px;margin-top:20px;color:#4d6bf0;font-size:15px;letter-spacing:.5px;line-height:20px;text-align:center;margin-bottom:22px}.lib-package-custom .price{display:block;font-size:2.4rem;margin-bottom:1.5rem;letter-spacing:.85px;font-weight:700}.lib-package-custom .package-readmore{width:100%;text-align:center;letter-spacing:.85px}.lib-package-custom .package-readmore .inner{max-width:38rem;margin:0 auto}.lib-package-custom .package-readmore .title{margin:2rem 0}.lib-package-custom .package-readmore .includes{margin:1rem auto 2rem;max-width:17rem}.lib-package .containers{display:-ms-flexbox;display:flex;-ms-flex-pack:space-evenly;justify-content:space-evenly;-ms-flex-wrap:wrap;flex-wrap:wrap;min-width:350px}.lib-package .card{margin:10px;background-color:#fff;border-radius:10px;box-shadow:0 2px 20px rgba(0,0,0,.2);overflow:hidden;transition:.4s;width:400px}.lib-package .card button{position:absolute;right:14px;bottom:14px;width:30px;height:30px;border:none;border-radius:30px;cursor:pointer;outline:none;transition:all .3s ease;mix-blend-mode:hard-light}.lib-package .card button i{font-size:3rem}.lib-package .card:hover button{transform:scale(16.5)}.lib-package .card:hover{transform:scale(0.95, 0.95)}.lib-package .card-header img{width:100%;height:200px;-o-object-fit:cover;object-fit:cover}.lib-package .card-body{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:start;align-items:flex-start;padding:20px;min-height:250px;min-width:350px}.lib-package .tag{border-radius:50px;font-size:15px;margin-bottom:20px;color:#fff;padding:2px 10px;cursor:pointer}.lib-package .tag-teal{background-color:#000}.lib-package .tag-purple{background-color:#000}.lib-package .tag-pink{background-color:#000}.lib-package .card-body p{font-size:13px;margin:0 0 40px}.lib-package .user{display:-ms-flexbox;display:flex;margin-top:auto}.lib-package .user img{border-radius:50%;width:40px;height:40px;margin-right:10px}.lib-package .user-info h5{margin:0}.lib-package .user-info small{color:#545d7a}.lib-package .lib-package-borsen{width:290px;height:550px;transition:all .3s ease;text-align:center;padding:1.8rem 2rem;letter-spacing:1px;border-radius:7px}.lib-package .lib-package-borsen .button-container{position:relative;width:100%;-ms-flex-pack:start;justify-content:flex-start}.lib-package .lib-package-borsen .button-container .error-modal{text-align:left;padding:10px;bottom:calc(100% + 40px);width:300px;position:absolute;background:#fff;font:400 14px PT Serief;color:red}.lib-package .lib-package-borsen .button-container .error-modal::before{display:block;content:"";position:absolute;border:10px solid #fff;border-right:10px solid rgba(0,0,0,0);border-bottom:10px solid rgba(0,0,0,0);bottom:-20px;left:0}.lib-package .lib-package-borsen .button-content .primary{padding:14px 60px}.lib-package .lib-package-borsen.active,.lib-package .lib-package-borsen:hover{box-shadow:0 4px 20px 0 rgba(209,209,209,.5);border:.5px solid gray;border-radius:7px}.lib-package .lib-package-borsen .img-icon{max-width:7.5rem}.lib-package .lib-package-borsen .btn{cursor:pointer}.lib-package .lib-package-borsen .title{font-size:30px;margin:.5rem 0;width:100%;color:#fff;background-color:blue}.lib-package .lib-package-borsen .subtitle{color:#7e8790;text-transform:uppercase;font-size:.75rem;margin:0;font-weight:500}.lib-package .lib-package-borsen .includes{font-size:16px;font-weight:700;min-height:6rem;margin-bottom:-10px}.lib-package .lib-package-borsen .read-more{color:#46434e;display:inline-block;margin-bottom:1.5rem;cursor:pointer;text-decoration:underline;font-weight:500}.lib-package .lib-package-borsen .price{display:block;font-size:2.4rem;margin-bottom:1.5rem;letter-spacing:.85px;font-weight:700}.lib-package .lib-package-borsen .package-readmore{width:100%;text-align:center;letter-spacing:.85px}.lib-package .lib-package-borsen .package-readmore .inner{max-width:38rem;margin:0 auto}.lib-package .lib-package-borsen .package-readmore .title{margin:2rem 0}.lib-package .lib-package-borsen .package-readmore .includes{margin:1rem auto 2rem;max-width:17rem}.lib-package .lib-package{margin-top:3rem;width:290px;max-height:550px;transition:all .3s ease;text-align:center;padding:1.8rem 2rem;letter-spacing:1px;border-radius:7px}.lib-package .lib-package .button-content .primary{padding:14px 60px}.lib-package .lib-package.active,.lib-package .lib-package:hover{box-shadow:0 4px 20px 0 rgba(209,209,209,.5);border-radius:7px}.lib-package .lib-package .img-icon-circle{height:120px;width:120px;background-color:#bbb;border-radius:50%;display:inline-block}.lib-package .lib-package .img-icon{max-width:7.5rem}.lib-package .lib-package .btn{cursor:pointer}.lib-package .lib-package .title{font-size:30px;margin:.5rem 0}.lib-package .lib-package .subtitle{color:#7e8790;text-transform:uppercase;font-size:.75rem;margin:0;font-weight:500}.lib-package .lib-package .includes{font-size:16px;font-weight:700;min-height:6rem;margin-bottom:-10px}.lib-package .lib-package .read-more{color:#46434e;display:inline-block;margin-bottom:1.5rem;cursor:pointer;text-decoration:underline;font-weight:500}.lib-package .lib-package .price{display:block;font-size:2.4rem;margin-bottom:1.5rem;letter-spacing:.85px;font-weight:700}.lib-package .lib-package .package-readmore{width:100%;text-align:center;letter-spacing:.85px}.lib-package .lib-package .package-readmore .inner{max-width:38rem;margin:0 auto}.lib-package .lib-package .package-readmore .title{margin:2rem 0}.lib-package .lib-package .package-readmore .includes{margin:1rem auto 2rem;max-width:17rem}.p-select{cursor:pointer;display:inline-block;position:relative;width:100%;padding:0px !important;box-sizing:border-box}.p-select.disabled{pointer-events:none;cursor:default}.p-select .s-hidden{visibility:hidden;padding-right:10px}.p-select .text{padding-right:5px;color:#46434e;font-size:14px;letter-spacing:.21px;line-height:16px}.p-select .styledSelect{height:50px;transition:.3s ease all;width:100%;white-space:nowrap;overflow:hidden;padding:10px;position:relative;border:1px solid #d9d9d9;border-radius:10px;background-color:#fff}.p-select .styledSelect::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0}.p-select .styledSelect.disabled{pointer-events:none;cursor:default}.p-select .styledSelect.open{border:1px solid #4d6bf0;border-radius:10px;box-shadow:0 7px 25px -8px rgba(77,107,240,.46)}.p-select .styledSelect .select-icon{color:#4a67f9;padding-left:17px;padding-right:7px;border-left:1px solid #d9d9d9}.p-select .styledSelect.active,.p-select .styledSelect:active{background-color:#eee}.p-select .focusCatch{position:fixed;top:0;right:0;left:0;bottom:0;background:#000;opacity:.2;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";filter:alpha(opacity=20);z-index:100}.p-select .options-container{transition:all .3s ease;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);display:none;position:absolute;left:0px;z-index:999;min-width:300px;margin-top:11px;width:100%;margin-top:5px}.p-select .options-container.open{display:block;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100)}.p-select .options-container,.p-select-options-container{min-width:300px;width:100%}.p-select .options-container .no-result,.p-select-options-container .no-result{padding:5px;font-weight:bold;color:#000}.p-select .options-container .search-box,.p-select-options-container .search-box{border-bottom:1px solid #000;padding:10px 5px}.p-select .options-container .search-box input,.p-select-options-container .search-box input{border:0}.p-select .options-container .search-box .fa-search,.p-select-options-container .search-box .fa-search{margin-right:5px;color:#000}.p-select .options-container .search-box .fa-times,.p-select-options-container .search-box .fa-times{margin-left:5px;color:#000}.p-select .options-container .options,.p-select-options-container .options{list-style:none;margin:0;height:100%;padding:0;overflow:scroll;color:#000}.p-select .options-container .options li,.p-select-options-container .options li{transition:all .3s ease;white-space:nowrap;padding:0 6px;cursor:pointer;margin:0;padding:5px 10px;font-size:14px;line-height:28px;letter-spacing:-0.3px}.p-select .options-container .options li:hover,.p-select-options-container .options li:hover{background-color:#f1f2f5}.p-select .options-container .options li.selected,.p-select-options-container .options li.selected{background-color:#f1f2f5}.p-select-panel{max-height:300px;overflow:scroll;border:1px solid #d9d9d9;border-radius:10px;background-color:#fff;box-shadow:0 4px 20px 0 rgba(209,209,209,.33)}.time-directive .label{margin-right:10px}.lib-stats-triangle{color:#414141;width:100%;padding:40px 30px;min-height:345px}.lib-stats-triangle h1.type{color:#1a1a1a;font-size:18px;font-weight:600;letter-spacing:.3px;line-height:18px;margin-bottom:35px}.lib-stats-triangle .stats-container{width:100%}.lib-stats-triangle .stats-container .stat-kpi{transition:.3s ease all;padding:16px;border-radius:5px;cursor:pointer}.lib-stats-triangle .stats-container .stat-kpi .icon{transition:.3s ease all;width:54px;height:54px;min-width:54px;min-height:54px;background-color:#fff;margin-right:10px;border-radius:100%}.lib-stats-triangle .stats-container .stat-kpi .data .value{font-size:40px;font-weight:bold;letter-spacing:0;line-height:48px}.lib-stats-triangle .stats-container .stat-kpi .data .label{font-size:12px;font-weight:500;letter-spacing:0;line-height:16px;text-transform:uppercase}.lib-stats-triangle .stats-container .stat-kpi .help{margin-top:10px;margin-bottom:30px;opacity:.5;color:#45424d;font-size:12px;letter-spacing:0;line-height:16px}.lib-stats-triangle .separator{width:100%;height:1px;background-color:#dfdfdf}.lib-stats-triangle .triangle-container{padding-top:20px;width:100%}.lib-stats-triangle .triangle-container .title{color:#414141;font-size:12px;font-weight:500;letter-spacing:0;line-height:24px;text-transform:uppercase}.lib-stats-triangle .triangle-container .triangle{margin-top:25px}.lib-stats-triangle .triangle-container .triangle .layer{position:relative;cursor:pointer}.lib-stats-triangle .triangle-container .triangle .layer.not-selected .trapeze{border-top-color:#e3e3e3 !important}.lib-stats-triangle .triangle-container .triangle .layer.not-selected .point,.lib-stats-triangle .triangle-container .triangle .layer.not-selected .line{background:#d3d3d3 !important;color:#d3d3d3 !important}.lib-stats-triangle .triangle-container .triangle .layer.selected .point,.lib-stats-triangle .triangle-container .triangle .layer.selected .line{background:#4c4c4c !important;color:#4c4c4c !important}.lib-stats-triangle .triangle-container .triangle .layer .selector{position:absolute;right:40px;top:22px}.lib-stats-triangle .triangle-container .triangle .layer .selector .point{transition:.3s ease all;width:9px;height:9px;background:#979797;border-radius:100%}.lib-stats-triangle .triangle-container .triangle .layer .selector .line{transition:.3s ease all;position:absolute;background:#a3a3a3;color:#a3a3a3;height:1px;bottom:4px}.lib-stats-triangle .triangle-container .triangle .layer .selector .line>div{width:200px;position:absolute;right:-220px;bottom:-12px;font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:0;line-height:24px}.lib-stats-triangle .triangle-container .triangle .layer .trapeze{transition:.3s ease all;border-top:50px solid red;border-left:40px solid rgba(0,0,0,0);border-right:40px solid rgba(0,0,0,0);height:0;margin-bottom:5px}.lib-stats-triangle .triangle-container .triangle .layer:nth-of-type(1) .trapeze{width:370px}.lib-stats-triangle .triangle-container .triangle .layer:nth-of-type(1) .line{width:100px}.lib-stats-triangle .triangle-container .triangle .layer:nth-of-type(2) .trapeze{width:280px}.lib-stats-triangle .triangle-container .triangle .layer:nth-of-type(2) .line{width:146px}.lib-stats-triangle .triangle-container .triangle .layer:nth-of-type(3) .trapeze{width:190px}.lib-stats-triangle .triangle-container .triangle .layer:nth-of-type(3) .line{width:192px}.lib-stats-triangle .triangle-container .triangle .layer:nth-of-type(4) .trapeze{width:0;height:0;border-left:50px solid rgba(0,0,0,0);border-right:50px solid rgba(0,0,0,0);border-top:50px solid #21389b}.lib-stats-triangle .triangle-container .triangle .layer:nth-of-type(4) .line{width:238px}.lib-stats-triangle-stat{color:#414141;width:100%;padding:40px 30px;min-height:345px}.lib-stats-triangle-stat h1.type{color:#1a1a1a;font-size:18px;font-weight:600;letter-spacing:.3px;line-height:18px;margin-bottom:35px}.lib-stats-triangle-stat .stats-container{width:100%}.lib-stats-triangle-stat .stats-container .stat-kpi{transition:.3s ease all;padding:16px;border-radius:5px;cursor:pointer}.lib-stats-triangle-stat .stats-container .stat-kpi .icon{transition:.3s ease all;width:54px;height:54px;min-width:54px;min-height:54px;background-color:#fff;margin-right:10px;border-radius:100%}.lib-stats-triangle-stat .stats-container .stat-kpi .data .value{font-size:25px;font-weight:bold;letter-spacing:0;line-height:48px}.lib-stats-triangle-stat .stats-container .stat-kpi .data .label{font-size:12px;font-weight:500;letter-spacing:0;line-height:16px;text-transform:uppercase}.lib-stats-triangle-stat .stats-container .stat-kpi .help{margin-top:10px;margin-bottom:30px;opacity:.5;color:#45424d;font-size:12px;letter-spacing:0;line-height:16px}.lib-stats-triangle-stat .separator{width:100%;height:1px;background-color:#dfdfdf}.lib-stats-triangle-stat .triangle-container{padding-top:20px;width:100%}.lib-stats-triangle-stat .triangle-container .title{color:#414141;font-size:12px;font-weight:500;letter-spacing:0;line-height:24px;text-transform:uppercase}.lib-stats-triangle-stat .triangle-container .triangle{margin-top:25px}.lib-stats-triangle-stat .triangle-container .triangle .layer{position:relative;cursor:pointer}.lib-stats-triangle-stat .triangle-container .triangle .layer.not-selected .trapeze{border-top-color:#e3e3e3 !important}.lib-stats-triangle-stat .triangle-container .triangle .layer.not-selected .point,.lib-stats-triangle-stat .triangle-container .triangle .layer.not-selected .line{background:#d3d3d3 !important;color:#d3d3d3 !important}.lib-stats-triangle-stat .triangle-container .triangle .layer.selected .point,.lib-stats-triangle-stat .triangle-container .triangle .layer.selected .line{background:#4c4c4c !important;color:#4c4c4c !important}.lib-stats-triangle-stat .triangle-container .triangle .layer .selector{position:absolute;right:40px;top:22px}.lib-stats-triangle-stat .triangle-container .triangle .layer .selector .point{transition:.3s ease all;width:9px;height:9px;background:#979797;border-radius:100%}.lib-stats-triangle-stat .triangle-container .triangle .layer .selector .line{transition:.3s ease all;position:absolute;background:#a3a3a3;color:#a3a3a3;height:1px;bottom:4px}.lib-stats-triangle-stat .triangle-container .triangle .layer .selector .line>div{width:200px;position:absolute;right:-220px;bottom:-12px;font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:0;line-height:24px}.lib-stats-triangle-stat .triangle-container .triangle .layer .trapeze{transition:.3s ease all;border-top:50px solid red;border-left:40px solid rgba(0,0,0,0);border-right:40px solid rgba(0,0,0,0);height:0;margin-bottom:5px}.lib-stats-triangle-stat .triangle-container .triangle .layer:nth-of-type(1) .trapeze{width:370px}.lib-stats-triangle-stat .triangle-container .triangle .layer:nth-of-type(1) .line{width:100px}.lib-stats-triangle-stat .triangle-container .triangle .layer:nth-of-type(2) .trapeze{width:280px}.lib-stats-triangle-stat .triangle-container .triangle .layer:nth-of-type(2) .line{width:146px}.lib-stats-triangle-stat .triangle-container .triangle .layer:nth-of-type(3) .trapeze{width:190px}.lib-stats-triangle-stat .triangle-container .triangle .layer:nth-of-type(3) .line{width:192px}.lib-stats-triangle-stat .triangle-container .triangle .layer:nth-of-type(4) .trapeze{width:0;height:0;border-left:50px solid rgba(0,0,0,0);border-right:50px solid rgba(0,0,0,0);border-top:50px solid #21389b}.lib-stats-triangle-stat .triangle-container .triangle .layer:nth-of-type(4) .line{width:238px}.lib-stats-donut-deprecated{color:#414141;width:100%;padding:30px;min-height:300px}.lib-stats-donut-deprecated .stats-container{width:100%}.lib-stats-donut-deprecated .stats-container .stat-kpi{transition:.3s ease all;padding-bottom:16px}.lib-stats-donut-deprecated .stats-container .stat-kpi.total{padding-top:16px}.lib-stats-donut-deprecated .stats-container .stat-kpi.total .label,.lib-stats-donut-deprecated .stats-container .stat-kpi.total .value{font-weight:bold}.lib-stats-donut-deprecated .stats-container .stat-kpi .bullet{transition:.3s ease all;width:12px;height:12px;min-width:12px;min-height:12px;margin-right:10px;border-radius:100%}.lib-stats-donut-deprecated .stats-container .stat-kpi .label{color:#46434e;font-size:14px;font-weight:bold;letter-spacing:0;line-height:24px}.lib-stats-donut-deprecated .stats-container .stat-kpi .value{color:#46434e;font-size:14px;letter-spacing:0;line-height:24px;text-align:right}.lib-stats-donut-deprecated .help{margin-top:10px;margin-bottom:30px;opacity:.5;color:#45424d;font-size:12px;letter-spacing:0;line-height:16px}.lib-stats-donut-deprecated .separator{width:100%;height:1px;background-color:#dfdfdf}.lib-stats-donut-deprecated .donut-container{width:400px;height:200px;margin-top:-60px;position:relative;margin-right:25px}.lib-stats-donut-deprecated .donut-container .total{text-align:center;position:absolute;top:140px;left:0;width:100%;color:#414141}.lib-stats-donut-deprecated .donut-container .total .title{text-transform:uppercase;font-size:12px;font-weight:500;letter-spacing:0;line-height:19px;text-align:center}.lib-stats-donut-deprecated .donut-container .total .amount{font-size:30px;font-weight:bold;letter-spacing:0;line-height:48px;text-align:center}.lib-stats-bars{color:#414141;width:100%;position:relative;margin-bottom:30px}.lib-stats-bars .lines-container{position:absolute;top:30px;left:30px;bottom:30px;right:30px}.lib-stats-bars .lines-container .line{height:calc(10% - 1px);border-bottom:1px solid #edf0fe}.lib-stats-bars .bars-container{position:absolute;left:30px;bottom:30px;right:30px;top:30px}.lib-stats-bars .bars-container .bar{width:100px;border-radius:6px;margin:0 30px;position:relative}.lib-stats-bars .bars-container .bar.above .amount{position:absolute;top:-70px}.lib-stats-bars .bars-container .bar.above .icon{top:-30px}.lib-stats-bars .bars-container .bar .amount{width:100%;text-align:center;margin-top:10px;font-size:18px;font-weight:500;letter-spacing:0;line-height:16px}.lib-stats-bars .bars-container .bar .icon{position:absolute;bottom:14px;width:24px;height:24px;width:100%;text-align:center}.lib-stats-bars .bars-container .bar .label{position:absolute;width:100%;text-align:center;bottom:-30px;color:#46434e;font-size:14px;font-weight:500;letter-spacing:0;line-height:16px}.lib-stats-banners{color:#414141;width:100%;position:relative;padding:30px}.lib-stats-banners .banners-container{z-index:10;border-radius:10px;background-color:#f2f2f2;height:290px;position:relative;overflow:hidden}.lib-stats-banners .banners-container .roll-over{position:absolute;bottom:16px;left:20px;opacity:.3;color:#46434e;font-size:12px;letter-spacing:0;line-height:14px}.lib-stats-banners .banners-container .roll-over svg{width:15px;height:15px}.lib-stats-banners .banners-container .roll-over .label{margin-left:10px}.lib-stats-banners .banners-container:hover{overflow:visible}.lib-stats-banners .banners-container:hover .banner::after{transition:0s ease all;transition-delay:0s;opacity:0}.lib-stats-banners .banners-container:hover .banner img{z-index:200;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.lib-stats-banners .banners-container:hover .banner img.zoom_3{transform:scale(0.8)}.lib-stats-banners .banners-container:hover .banner img.zoom_1_5{transform:scale(1.5)}.lib-stats-banners .banners-container .banner{position:absolute;right:50px;left:50px;bottom:50px;top:50px}.lib-stats-banners .banners-container .banner::after{content:"";transition:.3s ease all;transition-delay:.2s;opacity:1;position:absolute;background:linear-gradient(180deg, rgba(242, 242, 242, 0) 0%, #F2F2F2 100%)}.lib-stats-banners .banners-container .banner.facebook,.lib-stats-banners .banners-container .banner.insta{bottom:0}.lib-stats-banners .banners-container .banner.facebook::after,.lib-stats-banners .banners-container .banner.insta::after{bottom:0;left:0;width:100%;height:59px}.lib-stats-banners .banners-container .banner.display{right:0;overflow:hidden}.lib-stats-banners .banners-container .banner.display::after{top:0;bottom:0;right:-46%;transform:rotate(-90deg);height:59px;width:100%}.lib-stats-banners .banners-container .banner.ga img{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.lib-stats-banners .banners-container .banner img{transition:.3s ease all;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}.lib-stats-banners .banners-container .banner img.facebook{-o-object-position:center;object-position:center}.lib-stats-banners .banners-container .banner img.insta{-o-object-position:center;object-position:center}.lib-stats-banners .banners-container .banner img.ga{border:1px solid #e0e0e0;border-radius:10px;background-color:#fff}.lib-stats-banners .stats-container{width:100%}.lib-stats-banners .stats-container .title{padding-top:20px;color:#46434e;font-size:20px;font-weight:bold;letter-spacing:0;line-height:32px}.lib-stats-banners .stats-container .subtitle{color:#46434e;font-size:20px;letter-spacing:0;line-height:32px;padding-bottom:30px}.lib-stats-banners .stats-container .stat-kpi{transition:.3s ease all;padding:16px 16px 16px 0;border-radius:5px;cursor:pointer}.lib-stats-banners .stats-container .stat-kpi .icon{transition:.3s ease all;width:54px;height:54px;min-width:54px;min-height:54px;background-color:#fff;margin-right:10px;border-radius:100%}.lib-stats-banners .stats-container .stat-kpi .data .value{font-size:40px;font-weight:bold;letter-spacing:0;line-height:48px}.lib-stats-banners .stats-container .stat-kpi .data .label{font-size:12px;font-weight:500;letter-spacing:0;line-height:16px;text-transform:uppercase}.lib-stats-banners .stats-container .stat-kpi .help{margin-top:10px;margin-bottom:30px;opacity:.5;color:#45424d;font-size:12px;letter-spacing:0;line-height:16px}.lib-stats-versions{margin-top:50px}.lib-stats-versions .icon{transition:.3s ease all;margin-left:20px;width:24px;height:24px}.lib-stats-versions .icon.up{transform:rotate(90deg)}.lib-stats-versions .roll-over>*{pointer-events:none}.lib-stats-versions .version-period-label{color:#46434e;font-size:14px;letter-spacing:0;line-height:16px;margin-left:23px}.lib-stats-versions .table-link{position:relative;color:#4d6bf0;cursor:pointer}.lib-stats-versions .table-link svg{margin-right:12px;width:20px;stroke:#4d6bf0}.lib-stats-versions .table-link:after{transition:.3s ease all;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);border-bottom:1px solid #4d6bf0;position:absolute;bottom:0;left:0;right:0;height:1px;content:""}.lib-stats-versions .table-link:hover:after{opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100)}.lib-stats-versions .dev-icon{margin-right:12px}.lib-stats-versions .dev-icon svg{width:20px}.lib-stats-versions .dev-icon.positive svg{stroke:green}.lib-stats-versions .dev-icon.negative svg{stroke:#cf5d5d}.lib-stats-versions .data-container{width:100%}.lib-stats-versions .data-container table{width:100%;border-spacing:0}.lib-stats-versions .data-container th{color:#908e95;font-size:12px;font-weight:500;letter-spacing:0;line-height:16px;text-transform:uppercase;height:50px}.lib-stats-versions .data-container th:last-child{text-align:left}.lib-stats-versions .data-container>table .center{text-align:center}.lib-stats-versions .data-container>table .left{text-align:left}.lib-stats-versions .data-container>table .right{text-align:right}.lib-stats-versions .data-container>table>tbody{transition:.3s ease all}.lib-stats-versions .data-container>table>tbody.versions:nth-child(even){background-color:#f5f5f5}.lib-stats-versions .data-container>table>tbody:hover{background-color:#e8e8e8 !important}.lib-stats-versions .data-container>table>tbody tr.sub-data{transition:.3s ease all}.lib-stats-versions .data-container>table>tbody tr.sub-data:hover{background-color:#9c9b9b}.lib-stats-versions .data-container>table>tbody>tr>td{height:64px;position:relative}.lib-stats-versions .data-container>table>tbody>tr>td:nth-child(-n+4){padding-left:17px}.lib-stats-versions .data-container>table>tbody>tr>td:nth-child(1){padding-left:30px;color:#46434e;font-size:14px;font-weight:bold;letter-spacing:.21px;line-height:16px}.lib-stats-versions .data-container>table>tbody>tr>td:nth-child(2){color:#46434e;font-size:14px;letter-spacing:.21px;line-height:16px}.lib-stats-versions .data-container>table>tbody>tr>td .mini-bubble{width:12px;height:12px;border-radius:100%;margin-right:13px}.lib-stats-versions .data-container>table>tbody>tr>td .channel-icon{margin-right:10px}.lib-stats-versions .data-container>table>tbody>tr>td .channel-icon svg{width:30px;height:30px}.lib-stats-versions .data-container>table>tbody>tr>td.border-right::after{position:absolute;content:"";width:1px;background:#d3d3d5;height:30px;right:0;bottom:17px}.lib-stats-versions .data-container>table>tbody>tr>td.number{font-size:18px;font-weight:bold;letter-spacing:0;line-height:48px}.lib-stats-versions .data-container>table>tbody>tr>td.percent{color:#414141;font-size:14px;letter-spacing:0;line-height:16px}.banner-preview-panel{width:400px;height:300px;z-index:110;border-radius:10px;background-color:#f2f2f2;height:290px;overflow:hidden}.banner-preview-panel:hover{overflow:visible}.banner-preview-panel:hover .banner::after{transition:0s ease all;transition-delay:0s;opacity:0}.banner-preview-panel:hover .banner img{z-index:200;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.banner-preview-panel:hover .banner img.zoom_3{transform:scale(0.8)}.banner-preview-panel:hover .banner img.zoom_1_5{transform:scale(1.5)}.banner-preview-panel .banner{right:50px;left:50px;bottom:50px;top:50px;position:absolute}.banner-preview-panel .banner::after{content:"";transition:.3s ease all;transition-delay:.2s;opacity:1;position:absolute;background:linear-gradient(180deg, rgba(242, 242, 242, 0) 0%, #F2F2F2 100%)}.banner-preview-panel .banner.facebook,.banner-preview-panel .banner.insta{bottom:0}.banner-preview-panel .banner.facebook::after,.banner-preview-panel .banner.insta::after{bottom:0;left:0;width:100%;height:59px}.banner-preview-panel .banner.display{right:0;overflow:hidden}.banner-preview-panel .banner.display::after{top:0;bottom:0;right:-46%;transform:rotate(-90deg);height:59px;width:100%}.banner-preview-panel .banner.ga img{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.banner-preview-panel .banner img{transition:.3s ease all;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}.banner-preview-panel .banner img.facebook{-o-object-position:center;object-position:center}.banner-preview-panel .banner img.insta{-o-object-position:center;object-position:center}.banner-preview-panel .banner img.ga{border:1px solid #e0e0e0;border-radius:10px;background-color:#fff}.lib-stats-areas{padding:40px 30px;min-height:345px}.lib-stats-areas h1.type{color:#1a1a1a;font-size:18px;font-weight:600;letter-spacing:.3px;line-height:12px;margin-bottom:25px}.lib-stats-areas .row{border-bottom:1px solid #d8d8d8;height:38px;margin-bottom:15px}.lib-stats-areas .row:last-child{margin-bottom:0;border-bottom:0}.lib-stats-areas .row p.name{color:#7e8790;font-size:15px;letter-spacing:.68px;line-height:18px;font-weight:400;margin-top:4px;margin-left:2px}.lib-stats-areas .row p.count{color:#46434e;font-size:24px;font-weight:600;letter-spacing:.4px;line-height:29px}.lib-stats-device{padding:40px 30px;min-height:256px}.lib-stats-device h1.type{color:#1a1a1a;font-size:18px;font-weight:600;letter-spacing:.3px;line-height:18px;margin-bottom:35px}.lib-stats-device .progress{margin-bottom:22px;border:none}.lib-stats-device .progress:last-child{margin-bottom:0}.lib-stats-device .progress div{font-size:15px;letter-spacing:.05px}.lib-stats-device .progress div.device{color:#7e8790;font-weight:400;width:120px}.lib-stats-device .progress div.count{width:30px;color:#46434e;font-weight:bold;text-align:right;margin-left:10px}.lib-stats-device .progress_bar{width:250px;height:10px;border-radius:4px;background-color:#e6e6e6;position:relative}.lib-stats-device .progress_bar-done{height:10px;border-radius:4px;position:absolute;top:0;left:0;background-color:#4d6bf0}.lib-stats-age{padding:40px 30px}.lib-stats-age h1.type{color:#1a1a1a;font-size:18px;font-weight:600;letter-spacing:.3px;line-height:18px;margin-bottom:35px}.lib-stats-age .progress{margin-bottom:22px;border:none}.lib-stats-age .progress:last-child{margin-bottom:0}.lib-stats-age .progress div{font-size:15px;letter-spacing:.05px}.lib-stats-age .progress div.age{color:#7e8790;font-weight:400;width:120px}.lib-stats-age .progress div.count{width:30px;color:#46434e;font-weight:bold;text-align:right;margin-left:10px}.lib-stats-age .progress_bar{width:250px;height:10px;border-radius:4px;background-color:#e6e6e6;position:relative}.lib-stats-age .progress_bar-done{height:10px;border-radius:4px;position:absolute;top:0;left:0;background-color:#4d6bf0}.lib-stats-banner-sample{position:relative;height:550px}.lib-stats-banner-sample h1.type{color:#1a1a1a;font-size:18px;font-weight:600;letter-spacing:.3px;line-height:18px;margin-bottom:35px}.lib-stats-banner-sample .roll-over:hover{zoom:1.5}.lib-stats-banner-sample .banner-content{padding:39px 28px}.lib-stats-banner-sample .banner-content .banner-image{background-color:#e6e6e6;padding:10px;height:400px}.lib-stats-banner-sample .banner-content .banner-image:hover{zoom:1.5;-o-object-fit:unset !important;object-fit:unset !important;z-index:1000}.lib-stats-banner-sample .banner-content .banner-image img{height:400px;-o-object-fit:contain;object-fit:contain}.lib-stats-banner-format{margin:0;padding:38px 40px 45px 32px}.lib-stats-banner-format h1.type{color:#1a1a1a;font-size:18px;font-weight:600;letter-spacing:.3px;line-height:18px;margin-bottom:35px}.lib-stats-banner-format p.text{color:#7e8790;font-size:15px;letter-spacing:.7px;line-height:18px}.lib-stats-banner-format .chart_format{margin-top:10px;height:180px;width:70px;-ms-flex-pack:end;justify-content:flex-end}.lib-stats-banner-format .chart_format .column{height:157px;width:70px;border-radius:4px;background:linear-gradient(270deg, #4D6BF0 0%, #133FFF 100%)}.lib-stats-banner-format .chart_format .column p.value{color:#fff;font-size:21px;font-weight:600;letter-spacing:.95px;line-height:25px;text-align:center;margin-top:18px}.lib-stats-banner-format .chart_format p.format{color:#46434e;font-size:13px;letter-spacing:.59px;line-height:16px;text-align:center;margin-top:7px}.lib-stats-fb-platforms{margin:0;padding:38px 40px 67px 32px}.lib-stats-fb-platforms h1.type{color:#1a1a1a;font-size:18px;font-weight:600;letter-spacing:.3px;line-height:18px;margin-bottom:35px}.lib-stats-fb-platforms p.text{color:#7e8790;font-size:15px;letter-spacing:.7px;line-height:18px}.lib-stats-fb-platforms .chart_format{margin-top:10px;height:180px;width:70px;-ms-flex-pack:end;justify-content:flex-end;position:relative}.lib-stats-fb-platforms .chart_format.small .column .value{color:#4d6bf0;margin-top:-25px}.lib-stats-fb-platforms .chart_format .column{height:157px;width:70px;border-radius:4px;background:linear-gradient(270deg, #4D6BF0 0%, #133FFF 100%)}.lib-stats-fb-platforms .chart_format .column .value{color:#fff;font-size:21px;font-weight:600;letter-spacing:.95px;line-height:25px;text-align:center;margin-top:10px}.lib-stats-fb-platforms .chart_format .format{color:#46434e;font-size:13px;letter-spacing:.59px;line-height:16px;text-align:center;margin-top:7px;bottom:-20px;position:absolute;left:50%;transform:translate(-50%, 0%)}.lib-stats-conversion-cpa-spend{padding:40px 30px;min-height:310px}.lib-stats-conversion-cpa-spend h1.type{color:#1a1a1a;font-size:18px;font-weight:600;letter-spacing:.3px;line-height:18px;margin-bottom:35px}.lib-stats-conversion-cpa-spend .row{border-bottom:1px solid #d8d8d8;height:52px;margin-bottom:28px}.lib-stats-conversion-cpa-spend .row:last-child{margin-bottom:0;border-bottom:0}.lib-stats-conversion-cpa-spend .row p.name{color:#7e8790;font-size:15px;letter-spacing:.68px;line-height:18px;font-weight:400;margin-top:4px;margin-left:2px}.lib-stats-conversion-cpa-spend .row p.count{color:#46434e;font-size:24px;font-weight:600;letter-spacing:.4px;line-height:29px}.lib-stats-chart-impressions{padding:40px 30px;min-height:310px}.lib-stats-chart-impressions h1.type{color:#1a1a1a;font-size:18px;font-weight:600;letter-spacing:.3px;line-height:18px;margin-bottom:35px}.lib-stats-general{color:#414141;width:100%;padding:40px 30px;min-height:345px}.lib-stats-general h1.type{color:#1a1a1a;font-size:18px;font-weight:600;letter-spacing:.3px;line-height:18px;margin-bottom:35px}.lib-stats-general .stats-container{width:100%}.lib-stats-general .stats-container .stat-kpi{transition:.3s ease all;padding:16px;border-radius:5px;cursor:pointer}.lib-stats-general .stats-container .stat-kpi .icon{transition:.3s ease all;width:54px;height:54px;min-width:54px;min-height:54px;background-color:#fff;margin-right:10px;border-radius:100%}.lib-stats-general .stats-container .stat-kpi .data .value{font-size:40px;font-weight:bold;letter-spacing:0;line-height:48px}.lib-stats-general .stats-container .stat-kpi .data .label{font-size:12px;font-weight:500;letter-spacing:0;line-height:16px;text-transform:uppercase}.lib-stats-general .stats-container .stat-kpi .help{margin-top:10px;margin-bottom:30px;opacity:.5;color:#45424d;font-size:12px;letter-spacing:0;line-height:16px}.lib-stats-general .separator{width:100%;height:1px;background-color:#dfdfdf}.lib-stats-general .triangle-container{padding-top:20px;width:100%}.lib-stats-general .triangle-container .title{color:#414141;font-size:12px;font-weight:500;letter-spacing:0;line-height:24px;text-transform:uppercase}.lib-stats-general .triangle-container .triangle{margin-top:25px}.lib-stats-general .triangle-container .triangle .layer{position:relative;cursor:pointer}.lib-stats-general .triangle-container .triangle .layer.not-selected .trapeze{border-top-color:#e3e3e3 !important}.lib-stats-general .triangle-container .triangle .layer.not-selected .point,.lib-stats-general .triangle-container .triangle .layer.not-selected .line{background:#d3d3d3 !important;color:#d3d3d3 !important}.lib-stats-general .triangle-container .triangle .layer.selected .point,.lib-stats-general .triangle-container .triangle .layer.selected .line{background:#4c4c4c !important;color:#4c4c4c !important}.lib-stats-general .triangle-container .triangle .layer .selector{position:absolute;right:40px;top:22px}.lib-stats-general .triangle-container .triangle .layer .selector .point{transition:.3s ease all;width:9px;height:9px;background:#979797;border-radius:100%}.lib-stats-general .triangle-container .triangle .layer .selector .line{transition:.3s ease all;position:absolute;background:#a3a3a3;color:#a3a3a3;height:1px;bottom:4px}.lib-stats-general .triangle-container .triangle .layer .selector .line>div{width:200px;position:absolute;right:-220px;bottom:-12px;font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:0;line-height:24px}.lib-stats-general .triangle-container .triangle .layer .trapeze{transition:.3s ease all;border-top:50px solid red;border-left:40px solid rgba(0,0,0,0);border-right:40px solid rgba(0,0,0,0);height:0;margin-bottom:5px}.lib-stats-general .triangle-container .triangle .layer:nth-of-type(1) .trapeze{width:370px}.lib-stats-general .triangle-container .triangle .layer:nth-of-type(1) .line{width:100px}.lib-stats-general .triangle-container .triangle .layer:nth-of-type(2) .trapeze{width:280px}.lib-stats-general .triangle-container .triangle .layer:nth-of-type(2) .line{width:146px}.lib-stats-general .triangle-container .triangle .layer:nth-of-type(3) .trapeze{width:190px}.lib-stats-general .triangle-container .triangle .layer:nth-of-type(3) .line{width:192px}.lib-stats-general .triangle-container .triangle .layer:nth-of-type(4) .trapeze{width:0;height:0;border-left:50px solid rgba(0,0,0,0);border-right:50px solid rgba(0,0,0,0);border-top:50px solid #21389b}.lib-stats-general .triangle-container .triangle .layer:nth-of-type(4) .line{width:238px}.lib-stats-ga-keywords{padding:40px 30px;min-height:310px}.lib-stats-ga-keywords h1.type{color:#1a1a1a;font-size:18px;font-weight:600;letter-spacing:.3px;line-height:18px;margin-bottom:35px}.lib-stats-ga-keywords .row{border-bottom:1px solid #d8d8d8;height:52px;margin-bottom:28px}.lib-stats-ga-keywords .row:last-child{margin-bottom:0;border-bottom:0}.lib-stats-ga-keywords .row p.name{color:#7e8790;font-size:15px;letter-spacing:.68px;line-height:18px;font-weight:400;margin-top:4px;margin-left:2px}.lib-stats-ga-keywords .row p.count{color:#46434e;font-size:24px;font-weight:600;letter-spacing:.4px;line-height:29px}.lib-stats-gender{margin:0;padding:38px 40px 45px 32px}.lib-stats-gender h1.type{color:#1a1a1a;font-size:18px;font-weight:600;letter-spacing:.3px;line-height:18px;margin-bottom:35px}.lib-stats-gender p.text{color:#7e8790;font-size:15px;letter-spacing:.7px;line-height:18px}.lib-stats-gender p.count{color:#46434e;font-size:54px;font-weight:bold;letter-spacing:2.45px;line-height:1;text-align:center;margin-top:24px}.lib-stats-gender p.gender{color:#46434e;font-size:18px;font-weight:600;letter-spacing:.64px;text-align:center}.lib-stats-gender .circle{width:110px;height:110px;position:relative;margin-top:30px}.lib-stats-gender .circle p.value{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);color:#1a1a1a;font-size:24px;font-weight:bold;line-height:1;letter-spacing:1px}.lib-stats-top-sites{padding:40px 30px;min-height:310px}.lib-stats-top-sites h1.type{color:#1a1a1a;font-size:18px;font-weight:600;letter-spacing:.3px;line-height:18px;margin-bottom:35px}.lib-stats-top-sites .row{border-bottom:1px solid #d8d8d8;height:52px;margin-bottom:28px}.lib-stats-top-sites .row:last-child{margin-bottom:0;border-bottom:0}.lib-stats-top-sites .row p.name{color:#7e8790;font-size:15px;letter-spacing:.68px;line-height:18px;font-weight:400;margin-top:4px;margin-left:2px}.lib-stats-top-sites .row p.count{color:#46434e;font-size:24px;font-weight:600;letter-spacing:.4px;line-height:29px}@keyframes corner{0%{border-top-left-radius:1% 55px}12.5%{border-top-left-radius:55px;border-top-right-radius:55px}25%{border-top-right-radius:1% 55px}25.001%{border-top-right-radius:55px 1%}37.5%{border-top-right-radius:55px;border-bottom-right-radius:55px}50%{border-bottom-right-radius:55px 1%}50.001%{border-bottom-right-radius:1% 55px}62.5%{border-bottom-right-radius:55px;border-bottom-left-radius:55px}75%{border-bottom-left-radius:1% 55px}75.001%{border-bottom-left-radius:55px 1%}87.5%{border-bottom-left-radius:55px;border-top-left-radius:55px}100%{border-top-left-radius:55px 1%}}.lib-textbox{transition:.3s all ease;position:relative;cursor:text;box-sizing:border-box;border:1px solid #e8e8e8;border-radius:55px;background-color:#fff;box-shadow:0 2px 20px 0 rgba(232,232,232,.5);overflow:hidden}.lib-textbox.disabled{box-shadow:none;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0);cursor:default}.lib-textbox.disabled .image-container{display:none}.lib-textbox .image-container{position:absolute;width:85px;min-width:85px;height:85px;min-height:85px;margin:10px}@media(max-width: 960px){.lib-textbox .image-container{width:55px;min-width:55px;height:55px;min-height:55px}}.lib-textbox .image-container .image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:100%}.lib-textbox .max-length{position:absolute;right:15px;font-size:20px;font-weight:bold;padding-bottom:15px}.lib-textbox .input-content{padding:18px 0}.lib-textbox .input-content .label{color:#7e8790;font-size:13px;font-weight:bold;letter-spacing:1px;line-height:16px;text-align:center;text-transform:uppercase}.lib-textbox .input-content input{border:0;padding-left:10px;width:75%;color:#46434e;font-size:40px;font-weight:bold;letter-spacing:.2px;line-height:19px;text-align:center}@media(max-width: 959px){.lib-textbox .input-content input{font-size:20px;padding-left:30px}}@media(max-width: 599px){.lib-textbox .input-content input{font-size:15px}}.lib-textbox .input-content input:disabled{background-color:rgba(0,0,0,0)}.lib-textbox .input-content input:-ms-input-placeholder{color:#bfbebf;opacity:1}.lib-textbox .input-content input::placeholder{color:#bfbebf;opacity:1}.lib-textbox .input-content input:-ms-input-placeholder{color:#bfbebf}.lib-textbox .input-content input::-ms-input-placeholder{color:#bfbebf}.lib-chips{position:relative}.lib-chips .recommendations-container{padding-top:36px;padding-bottom:58px}.lib-chips .chips-selected{padding-top:36px}.lib-chips .label{word-break:break-word}@media(max-width: 599px){.lib-chips .label{padding:0 10px}}lib-auto-completion{position:relative;width:100%}lib-auto-completion .md-panel-outer-wrapper{pointer-events:none}lib-auto-completion .md-panel-outer-wrapper .autocompletion-panel{pointer-events:all;box-sizing:border-box;border:1px solid #e8e8e8;border-radius:7px;background-color:#fff;box-shadow:0 4px 20px 0 rgba(209,209,209,.33);max-height:200px;overflow:scroll}lib-auto-completion .md-panel-outer-wrapper .autocompletion-panel .no-result{padding:20px 10px;font-size:20px;font-weight:600;text-align:center}lib-auto-completion .md-panel-outer-wrapper .autocompletion-panel .item{border-bottom:1px solid #e8e8e8;transition:.3s all ease;cursor:pointer;color:#7e8790;font-size:22px;font-weight:600;letter-spacing:.65px;line-height:27px;text-align:center;padding:10px 0}lib-auto-completion .md-panel-outer-wrapper .autocompletion-panel .item.selected{background-color:#f7f9fb;color:#46434e}md-backdrop.md-opaque.ng-enter-prepare{opacity:0}md-bottom-sheet{background-color:rgba(0,0,0,0);padding:0;max-height:90%;padding-bottom:78px;position:fixed;border:0;transition:all .3s cubic-bezier(0.55, 0, 0.55, 0.2)}md-bottom-sheet .greyarea{height:10px;border-radius:50px;background-color:#d3d3d3;width:75px;padding:0}md-bottom-sheet.ng-enter-prepare,md-bottom-sheet.ng-enter{opacity:0;transform:translate3d(0, 300px, 0) !important}md-bottom-sheet.ng-enter-active{opacity:1;display:block;transform:translate3d(0, 78px, 0) !important}md-bottom-sheet.ng-leave-active{transform:translate3d(0, 100%, 0) !important}md-bottom-sheet md-content{border-top-left-radius:10px;border-top-right-radius:10px;box-sizing:border-box;background-color:#fff !important;border:0}md-toast{position:fixed}md-toast.error .md-toast-content{background-color:red;border-radius:4px}md-toast.error .md-toast-content .md-toast-text{font-weight:600}md-toast.error .md-toast-content .md-button{color:#fff !important}md-toast.success .md-toast-content{background-color:#4ebb81;border-radius:4px}md-toast.success .md-toast-content .md-toast-text{font-weight:600}.expander .expander-header{background-color:#dbe7fc;height:64px;width:100%;padding:0 30px;cursor:pointer}.expander .expander-header .title{color:#414141;text-transform:uppercase;font-size:18px;font-weight:bold;letter-spacing:.9px;line-height:21px}.expander .expander-header .icon svg{transition:ease all .3s;width:30px;height:30px}.expander .expander-header .icon.up svg{transform:rotate(180deg)}@page{size:A4;margin:0}@media print{*{-webkit-print-color-adjust:exact}[avoid-break]{break-inside:avoid-page}body,html{width:1067px !important;background:#fff !important}[page-break]{break-after:page}[page-break-before]{break-before:page}[no-print]{display:none !important}}@media not print{[only-print]{display:none !important}}.asset-selector-deprecated-directive{position:relative;height:100%}.asset-selector-deprecated-directive .selector-container{height:100%;overflow:hidden}.asset-selector-deprecated-directive .loading-overlay{position:absolute;top:0;left:0;height:100%;width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;background-color:rgba(0,0,0,.15);z-index:1}.asset-selector-deprecated-directive .bottom-panel{position:fixed;bottom:40px;right:45px}.asset-selector-deprecated-directive .file-upload-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;overflow-y:scroll;height:100%;grid-gap:16px;position:relative}.asset-selector-deprecated-directive .file{position:relative}.asset-selector-deprecated-directive .file .file-img{border:1px solid #d3d3d3;margin-right:20px}.asset-selector-deprecated-directive .file .file-img img{width:120px;height:80px;-o-object-fit:cover;object-fit:cover}.asset-selector-deprecated-directive .file .file-img .dimensions{background:#fff;text-align:center;font-weight:bold;font-size:14px;padding:4px}.asset-selector-deprecated-directive .file .video{border:1px solid #d3d3d3;margin-right:20px;width:100px;height:100px}.asset-selector-deprecated-directive .file .delete{margin-left:20px;cursor:pointer}.asset-selector-deprecated-directive .file .progress-bar{height:20px;border-radius:1000px;background:#fff;border:1px solid rgba(0,0,0,.12)}.asset-selector-deprecated-directive .file .progress-bar .progress-bar-loaded{transition:.1s ease all;background:#4d6bf0;height:100%;border-radius:1000px}.asset-selector-deprecated-directive .file .progress-value{width:40px;text-align:right;margin-left:4px;font-weight:bold;font-size:14px}.avatar-directive{font-size:15px;background-color:#fff5e9;padding:12px;border-radius:16px}.avatar-directive .avatar{width:30px;height:30px;min-width:30px;min-height:30px;border-radius:100%}.avatar-directive .avatar .avatar-content{width:100%;height:100%;border-radius:100%;border:0;overflow:hidden;background-color:#fff}.avatar-directive .avatar .avatar-content img{width:100%;height:100%}.avatar-directive .avatar .avatar-content.user-initials{text-align:center;font-size:14px;font-weight:bold;line-height:30px}.avatar-directive .info{margin-left:10px}.badge{color:#fff;font-size:12px;padding:8px;font-weight:bold;letter-spacing:1px;line-height:14px;text-align:center;border-radius:12px}.badge.waiting_for_approval{background-color:#ff9800;color:#fff}.badge.active{background-color:#4ebb81;color:#fff}.badge.draft{background-color:#000;color:#fff}.badge.scheduled{background-color:#ff9800;color:#fff}.badge.completed{background-color:#cb0000;color:#fff}.badge.rejected{background-color:red !important;color:#fff}.badge.stopped{background-color:#c32e2e !important;color:#fff}.badge.paused{background-color:#ff9800 !important;color:#fff}.calendar-directive{margin-bottom:3rem}.calendar-directive .fc-event.external-post{background-color:#d3d3d3 !important;opacity:.8}.calendar-directive .calendar-cell{position:relative;transition:background-color .15s ease}.calendar-directive .calendar-cell.disabled{background-color:rgba(128,128,128,.086);cursor:not-allowed}.calendar-directive .calendar-cell::after{font-weight:400;opacity:0}.calendar-directive .calendar-cell.fc-more-popover{position:absolute}.calendar-directive .month-event{background-color:#e6f5f0;border:none;padding:8px;display:-ms-flexbox;display:flex;margin-top:4px;cursor:pointer}.calendar-directive .month-event:hover:not(.disabled){opacity:.8}.calendar-directive .month-event.single-line-content{-ms-flex-align:center;align-items:center}.calendar-directive .month-event.external-post{background-color:#e6eef5}.calendar-directive .month-event .fc-event-main{width:100%;color:#46434e}.calendar-directive .month-event .tooltip{position:relative}.calendar-directive .month-event .tooltip .tooltiptext{visibility:hidden;width:120px;background-color:#000;color:#fff;text-align:center;padding:5px 0;border-radius:6px;bottom:50px;position:absolute;z-index:1}.calendar-directive .month-event .tooltip:hover .tooltiptext{visibility:visible}.categorized-selector-directive-deprecated{border-radius:10px;background-color:#fff;border:1px solid rgba(0,0,0,.1);box-shadow:0 4px 30px 0 rgba(0,0,0,.1);overflow:hidden;-ms-flex-align:stretch;align-items:stretch;height:100%;width:1200px}.categorized-selector-directive-deprecated .category-selector{background:#f2f2f2;overflow-y:auto;min-width:280px;width:280px;margin-right:20px;height:100%}.categorized-selector-directive-deprecated .category-selector .category{transition:.3s ease all;height:74px;color:#46434e;cursor:pointer;padding:0 20px;border-bottom:1px solid #d4d8da}.categorized-selector-directive-deprecated .category-selector .category.selected,.categorized-selector-directive-deprecated .category-selector .category:hover{background:#4b66f4;color:#fff}.categorized-selector-directive-deprecated .category-selector .category.selected .icon-right,.categorized-selector-directive-deprecated .category-selector .category:hover .icon-right{opacity:1}.categorized-selector-directive-deprecated .category-selector .category .icon{margin-right:20px}.categorized-selector-directive-deprecated .category-selector .category .icon-right{opacity:.2}.categorized-selector-directive-deprecated .template-selector{overflow-y:auto;height:100%;width:100%}.categorized-selector-directive-deprecated .template-selector .category .cards-grid{display:-ms-grid;display:grid;-ms-grid-columns:minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr);grid-template-columns:minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr);gap:20px;padding:10px}.categorized-selector-directive-deprecated .template-selector .category .category-name{margin:30px 0 15px;color:#46434e;font-size:16px;font-weight:bold;letter-spacing:.7px;line-height:24px}.categorized-selector-directive-deprecated .template-selector .category .template-box{background:#ebebeb;padding:10px;border-radius:10px;color:#46434e;cursor:pointer;max-height:300px;position:relative}.categorized-selector-directive-deprecated .template-selector .category .template-box.selected{background:#4b66f4;color:#fff}.categorized-selector-directive-deprecated .template-selector .category .template-box img{width:100%;height:200px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;background:#fff}.categorized-selector-directive-deprecated .template-selector .category .template-box .name{overflow-wrap:break-word;font-size:14px;font-weight:500;letter-spacing:.61px;line-height:24px;text-align:center;text-align:center;padding:10px 0;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;margin:0}.categorized-selector-directive-deprecated .template-selector .category .template-box .md-icon-button{height:60px;width:60px;visibility:hidden}.categorized-selector-directive-deprecated .template-selector .category .template-box .md-icon-button .material-icons{height:60px;width:60px;font-size:50px}.categorized-selector-directive-deprecated .template-selector .category .template-box:hover .md-icon-button{visibility:visible}.lib-budget-directive .budget-explain{opacity:.8;color:#46434e;font-size:16px;letter-spacing:.24px;line-height:24px}.lib-budget-directive .text{color:#7e8790;font-size:14px;letter-spacing:.21px;line-height:16px}.lib-budget-directive .line-item{padding-top:5px}.lib-budget-directive .line-budget{margin-bottom:10px}.lib-budget-directive .text-help{border-bottom:1px dashed #46434e}.lib-budget-directive .bottom{padding-top:30px}.lib-budget-directive .impressions{background-color:#e4e8eb;box-sizing:border-box;height:50px;border:1px solid rgba(0,0,0,.15);border-radius:10px;padding:17px 30px 17px 0;width:200px;text-align:right}.lib-budget-directive input[type=text]{text-align:right;width:200px}.lib-budget-directive .recommendations{padding:10px 0}.lib-budget-directive .recommendations .selected{background-color:red}.lib-budget-directive .line-item-total{padding-top:10px}.lib-budget-directive .totals{padding:10px 0}.lib-budget-directive .error{color:red !important}.lib-budget-directive .custom{padding:10px 0}.lib-budget-directive .custom .text{opacity:.5;color:#46434e;font-size:14px;letter-spacing:.21px;line-height:16px}.lib-budget-directive .lib-chip{padding:10px 22px;font-size:15px;line-height:19px;text-transform:uppercase}.lib-budget-directive .lib-chip:first-child{margin-left:0}.lib-budget-directive .lib-chip:not(.secondary){background-color:#e4e8eb}.lib-campaign-card{position:relative;background-color:#fff;border-radius:8px;box-shadow:0 2px 20px 0 rgba(232,232,232,.5);border:thin solid #e8e8e8;box-sizing:border-box;overflow:hidden;width:100%}.lib-campaign-card .title{position:relative;margin-bottom:1.5rem;font-size:24px;font-weight:600;letter-spacing:.6px;margin-top:10px}.lib-campaign-card .subtitle{font-weight:700;margin-top:10px;margin-bottom:1.5rem}.lib-campaign-card ul{margin:0;padding:0;list-style:none}.lib-campaign-card .stats li{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;margin-bottom:20px;margin-top:15px}.lib-campaign-card .stats li:last-child{margin-bottom:0}.lib-campaign-card .stats li.date .value{font-weight:500}.lib-campaign-card .stats li.overal .value,.lib-campaign-card .stats li.spent .value{font-weight:600;font-size:1.5rem}.lib-campaign-card .stats span{display:inline-block}.lib-campaign-card .stats .label{color:#7e8790;font-size:15px;letter-spacing:.05px;line-height:18px}.lib-campaign-card .card-content{padding:40px 30px}.lib-campaign-card .button-container{margin-top:-15px;background-color:#e8e8e8;padding:27px 19px}.borsen{border-radius:0;box-shadow:none;border:none}.borsen .text-container{top:674px;left:809px;text-align:left;font-size:16px/20px;letter-spacing:.24px;color:#000;opacity:1}.borsen .badge{color:#fff;font-size:13px;padding:6px;font-weight:bold;letter-spacing:1px;line-height:14px;text-align:center;border-radius:0;text-transform:uppercase;letter-spacing:.2px;margin-top:-5px}.borsen .badge.active{background-color:#4ebb81;color:#fff}.borsen .badge.draft{background-color:#000;color:#fff}.borsen .badge.scheduled{background-color:#ff9800;color:#fff}.borsen .badge.stopped{background-color:#c32e2e !important;color:#fff}.borsen .badge.paused{background-color:#ff9800 !important;color:#fff}.borsen .badge.completed{background-color:#cb0000;color:#fff}.borsen .card-content{padding:55px 30px}.borsen .label{color:#7e8790;font-size:16px !important;letter-spacing:.24px;font-weight:bold;font-size:20px;margin-top:15px}.borsen .label .title{font:Bold 20px/26px !important;color:#000 !important;margin-top:3 !important}.borsen .value{color:#000;font-size:16px;font-weight:bold;letter-spacing:.24px}.borsen .date .value{font-weight:bold !important}.borsen .spent .value{margin-top:17px}.borsen .overal .value{margin-top:17px}.borsen .button-container{margin-top:0 px;background-color:#ddc6ae;padding:27px 19px;height:80px}@media(max-width: 960px){.borsen .button-container .lib-button-directive .button-content.small .label{padding:12px}}.borsen .lib-button-directive[outline] .button-content{background-color:#588199;border:none;height:34px}.borsen .lib-button-directive[outline] .button-content .label{margin-top:-10px;color:#fff;text-transform:lowercase}.borsen .lib-button-directive[outline] .button-content .label:first-letter{text-transform:uppercase}.borsen .lib-button-directive[outline] .button-content .small{width:168px;height:34px}.borsen .lib-button-directive[outline] .button-content .small .label{margin-top:-5px;color:#fff}.borsen .smalls .label{color:#000;font-weight:bold;font-size:16px;margin-bottom:10px}.lib-menu{width:100%;height:67px;background-color:#fff !important;background:#fff !important;border-radius:100px;position:relative;z-index:4}.lib-menu .search input{background-color:#fff !important}.lib-menu[items]{padding:0 80px;background-color:rgba(0,0,0,0) !important;border:none !important;max-width:1800px;color:var(--color-neutral-80) !important}.lib-menu[items] .name{padding-right:.5rem;color:var(--color-neutral-80) !important}.lib-menu[items] .lib-dropdown .select{margin-left:0;transition:ease all .3s;color:var(--color-neutral-80);background-color:var(--color-neutral-1)}.lib-menu[items] .lib-dropdown .select:hover{background-color:var(--color-neutral-80);color:var(--color-neutral-0)}.lib-menu[items] .partnerlogo{max-height:80%}@media(max-width: 599px){.lib-menu[items] .partnerlogo{margin:auto 0}}.lib-menu .menu .item{transition:.3s ease all;cursor:pointer;margin:0 10px;border:0;border-radius:100px;font-size:12px;padding:10px 29px;color:#fff;letter-spacing:1px;text-align:center;line-height:12px;height:45px;text-transform:uppercase;font-weight:bold;margin-left:unset !important}.lib-menu .menu .item:hover,.lib-menu .menu .item.selected{background:#4d6bf0;border-color:#4d6bf0}.lib-menu .menu .item:hover{filter:brightness(120%)}.lib-menu .menu button.item{background-color:#fff !important;color:var(--color-neutral-80) !important}.lib-menu .menu button.item:hover,.lib-menu .menu button.item.selected,.lib-menu .menu button.item:focus{background-color:var(--color-neutral-80) !important;color:#fff !important}.lib-menu .lib-user .avatar .user{transition:ease all .3s;color:var(--color-neutral-80) !important;margin:0}.lib-menu div.avatar{transition:ease all .3s;background-color:#fff !important}.lib-menu div.avatar:hover,.lib-menu div.avatar.selected,.lib-menu div.avatar:focus{background-color:var(--color-neutral-80) !important}.lib-menu div.avatar:hover .user,.lib-menu div.avatar.selected .user,.lib-menu div.avatar:focus .user{color:#fff !important}.lib-menu .dropbtn.item{border:0;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;margin:0}.lib-menu .nav-dropdown{position:relative;display:inline-block;margin:0 10px 0 0}.lib-menu .nav-dropdown-content{display:none;margin-top:0;position:absolute;z-index:1;background:rgba(0,0,0,0);box-shadow:0px 4px 8px 0px rgba(0,0,0,.25);border-radius:1rem;min-width:170px;right:50%;transform:translateX(50%)}.lib-menu .nav-dropdown-content .item{border-radius:0;margin:0;border:0}.lib-menu .nav-dropdown-content :last-child{border-radius:0 0 1rem 1rem}.lib-menu .nav-dropdown-content :first-child{border-radius:1rem 1rem 0 0}.lib-menu .nav-dropdown-content .item{padding:12px 16px;display:block}.lib-menu .nav-dropdown-content .item:hover{filter:brightness(120%);margin:0}.lib-menu .nav-dropdown:hover .nav-dropdown-content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.lib-menu .nav-dropdown:focus-within .nav-dropdown-content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.lib-stats-banner-samples{position:relative;padding:39px 28px}.lib-stats-banner-samples h1.type{color:#1a1a1a;font-size:18px;font-weight:600;letter-spacing:.3px;line-height:18px;margin-bottom:35px}.lib-stats-banner-samples .lib-stats-banner-sample{position:relative;height:500px}.lib-stats-banner-samples .lib-stats-banner-sample h1.type{color:#1a1a1a;font-size:16px;letter-spacing:.3px;line-height:18px;margin-bottom:15px}.lib-stats-banner-samples .lib-stats-banner-sample .banner-content{padding:4px}.lib-stats-banner-samples .lib-stats-banner-sample .banner-content .banner-image{background-color:#e6e6e6;padding:10px;height:420px}.lib-stats-banner-samples .lib-stats-banner-sample .banner-content .banner-image img{height:400px;-o-object-fit:contain;object-fit:contain}.lib-campaign-card{position:relative;background-color:#fff;border-radius:8px;box-shadow:0 2px 20px 0 rgba(232,232,232,.5);border:thin solid #e8e8e8;box-sizing:border-box;overflow:hidden;width:100%}.lib-campaign-card .title{position:relative;margin-bottom:1.5rem;font-size:24px;font-weight:600;letter-spacing:.6px;margin-top:10px}.lib-campaign-card .subtitle{font-weight:700;margin-top:10px;margin-bottom:1.5rem}.lib-campaign-card ul{margin:0;padding:0;list-style:none}.lib-campaign-card .stats li{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;margin-bottom:20px;margin-top:15px}.lib-campaign-card .stats li:last-child{margin-bottom:0}.lib-campaign-card .stats li.date .value{font-weight:500}.lib-campaign-card .stats li.overal .value,.lib-campaign-card .stats li.spent .value{font-weight:600;font-size:1.5rem}.lib-campaign-card .stats span{display:inline-block}.lib-campaign-card .stats .label{color:#7e8790;font-size:15px;letter-spacing:.05px;line-height:18px}.lib-campaign-card .card-content{padding:40px 30px}.lib-campaign-card .button-container{margin-top:-15px;background-color:#e8e8e8;padding:27px 19px}.borsen{border-radius:0;box-shadow:none;border:none}.borsen .text-container{top:674px;left:809px;text-align:left;font-size:16px/20px;letter-spacing:.24px;color:#000;opacity:1}.borsen .badge{color:#fff;font-size:13px;padding:6px;font-weight:bold;letter-spacing:1px;line-height:14px;text-align:center;border-radius:0;text-transform:uppercase;letter-spacing:.2px;margin-top:-5px}.borsen .badge.active{background-color:#4ebb81;color:#fff}.borsen .badge.draft{background-color:#000;color:#fff}.borsen .badge.scheduled{background-color:#ff9800;color:#fff}.borsen .badge.stopped{background-color:#c32e2e !important;color:#fff}.borsen .badge.paused{background-color:#ff9800 !important;color:#fff}.borsen .badge.completed{background-color:#cb0000;color:#fff}.borsen .card-content{padding:55px 30px}.borsen .label{color:#7e8790;font-size:16px !important;letter-spacing:.24px;font-weight:bold;font-size:20px;margin-top:15px}.borsen .label .title{font:Bold 20px/26px !important;color:#000 !important;margin-top:3 !important}.borsen .value{color:#000;font-size:16px;font-weight:bold;letter-spacing:.24px}.borsen .date .value{font-weight:bold !important}.borsen .spent .value{margin-top:17px}.borsen .overal .value{margin-top:17px}.borsen .button-container{margin-top:0 px;background-color:#ddc6ae;padding:27px 19px;height:80px}@media(max-width: 960px){.borsen .button-container .lib-button-directive .button-content.small .label{padding:12px}}.borsen .lib-button-directive[outline] .button-content{background-color:#588199;border:none;height:34px}.borsen .lib-button-directive[outline] .button-content .label{margin-top:-10px;color:#fff;text-transform:lowercase}.borsen .lib-button-directive[outline] .button-content .label:first-letter{text-transform:uppercase}.borsen .lib-button-directive[outline] .button-content .small{width:168px;height:34px}.borsen .lib-button-directive[outline] .button-content .small .label{margin-top:-5px;color:#fff}.borsen .smalls .label{color:#000;font-weight:bold;font-size:16px;margin-bottom:10px}page-container{width:100%;min-height:100vh}page-container .max-width-container:not(:has(.element-grid)){max-width:1800px}page-container .page.margin-top{margin-top:100px}page-container .navbar-wrapper{position:sticky;top:0;z-index:4}page-container h1.header{font-size:20px;font-weight:600;letter-spacing:2px;line-height:24px;text-transform:uppercase;margin:10px 0px 30px 10px}page-container .page-content{padding:0 80px}@media(max-width: 959px){page-container .page-content{padding:0 22px}}@media print{page-container .page-content{padding:0px}}page-container page-top{width:100%}page-container .lib-menu.top-bar-container::before{background-color:#fff !important;height:100%;z-index:1;position:absolute;top:0;width:unset;transform:unset;right:0;left:0;content:"";border-bottom:inherit}@media(max-width: 599px){page-container .center-content,page-container .left-content,page-container .right-content{padding-left:0;padding-right:0}}@media(min-width: 960px){page-container .right-content{position:sticky;top:0px}}page-container .left-content{width:100%}@media(min-width: 960px){page-container .left-content{position:sticky;top:0px}}page-container .left-content page-center{width:100%;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}page-container page-left{width:100%}page-container page-left>*{margin-bottom:4px}page-container page-right{width:100%}page-container page-right>*{margin-bottom:4px}.templateSelector{border-radius:10px;background-color:#fff;border:1px solid rgba(0,0,0,.1);box-shadow:0 4px 30px 0 rgba(0,0,0,.1);overflow:hidden;-ms-flex-align:stretch;align-items:stretch;height:800px;width:1200px}.templateSelector .category-selector{background:#f2f2f2;overflow-y:auto;min-width:280px;width:280px;margin-right:40px;height:100%}.templateSelector .category-selector .category{transition:.3s ease all;height:74px;color:#46434e;cursor:pointer;padding:0 20px;border-bottom:1px solid #d4d8da}.templateSelector .category-selector .category.selected,.templateSelector .category-selector .category:hover{background:#4b66f4;color:#fff}.templateSelector .category-selector .category.selected .icon-right,.templateSelector .category-selector .category:hover .icon-right{opacity:1}.templateSelector .category-selector .category .icon{margin-right:20px}.templateSelector .category-selector .category .icon-right{opacity:.2}.templateSelector .template-selector{overflow-y:auto;height:100%;width:100%}.templateSelector .template-selector .category .category-name{margin:30px 0 15px;color:#46434e;font-size:16px;font-weight:bold;letter-spacing:.7px;line-height:24px}.templateSelector .template-selector .category .template-box{transition:.3s ease all;background:#ebebeb;padding:10px;position:relative;margin:0 20px 20px 0;border-radius:10px;color:#46434e;max-width:220px;overflow:hidden}.templateSelector .template-selector .category .template-box .overlay{background-color:rgba(239,246,239,.6);position:absolute;padding:10px;font-weight:bold;top:0;left:0;bottom:0;right:0}.templateSelector .template-selector .category .template-box.disabled{pointer-events:none}.templateSelector .template-selector .category .template-box.selected{background:#4b66f4;color:#fff}.templateSelector .template-selector .category .template-box img{width:200px;height:200px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;background:#fff}.templateSelector .template-selector .category .template-box .name{font-size:14px;font-weight:500;letter-spacing:.61px;line-height:24px;text-align:center;text-align:center;padding:10px 0}.wallet-directive{box-shadow:0 2px 20px rgba(0,0,0,.2);background-color:#fff;padding:24px;border-radius:10px;min-width:300px}.wallet-directive .wallet-title{font-weight:bold}.wallet-directive .wallet-amount{margin-top:12px;font-size:30px;color:#329d00}.wallet-directive .edit-wallet{width:20px;height:20px;margin-left:8px;cursor:pointer}.book-local-event-page{--sydbank-grey-background: #f6f2ef;--sydbank-button-red: #ca6068;--sydbank-dark-blue: #073b61;--sydbank-aqua: #689aac;--sydbank-blue-2: #093356;--sydbank-warm-grey: #6e6259;--sydbank-lavender: #bea3c6;padding-top:20px}.book-local-event-page *:not([class*=material-symbols]),.book-local-event-page .step-number{font-family:Sydbank-Regular}.book-local-event-page .all-container{position:relative}.book-local-event-page .all-container .local-events-second-step-promotion-box.lib-card-directive{min-height:350px;max-width:250px;background-color:#e3eef5;background-image:url("/images/local-events/sydbank-local-event-landing-page-background.png");background-repeat:no-repeat;background-size:auto 70%;background-position:bottom}.book-local-event-page .all-container .local-events-second-step-promotion-box.lib-card-directive .lib-card-content{padding:1.5rem 1rem;font-family:Sydbank-Regular;font-weight:bold;text-align:left;color:var(--sydbank-dark-blue);font-size:24px}.book-local-event-page .all-container .local-events-second-step-promotion-box.lib-card-directive .lib-card-footer{border-top:none}.book-local-event-page .all-container .local-events-second-step-promotion-box.lib-card-directive .lib-card-footer .lib-button-directive .button-content{background-color:var(--sydbank-button-red);border:none}.book-local-event-page .all-container .categorized-selector-directive{background-color:var(--sydbank-grey-background);border-radius:2rem}.book-local-event-page .all-container .categorized-selector-directive .categorized-selector .category .template-box-container{-ms-grid-columns:(minmax(280px, 1fr))[auto-fill];grid-template-columns:repeat(auto-fill, minmax(280px, 1fr))}.book-local-event-page .all-container .categorized-selector-directive .categorized-selector .category .template-box{max-width:330px;min-width:300px;border-radius:1.6rem;min-height:350px}.book-local-event-page .all-container .categorized-selector-directive .categorized-selector .category .template-box img{aspect-ratio:16/10;border-radius:0;border-bottom:10px solid var(--sydbank-lavender);border-radius:0}.book-local-event-page .all-container .categorized-selector-directive .categorized-selector .category .template-box .template-box-body{padding:0;text-align:center}.book-local-event-page .all-container .categorized-selector-directive .categorized-selector .category .template-box .template-box-body .template-box-details{padding:0 .6rem;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;gap:1rem;padding-bottom:.6rem}.book-local-event-page .all-container .categorized-selector-directive .categorized-selector .category .template-box .template-box-body .template-box-details .template-box-subtitle{font-family:Sydbank-Regular}.book-local-event-page .all-container .categorized-selector-directive .categorized-selector .category .template-box .template-box-body .template-box-details::after{content:"Vælg";font-weight:500;font-family:Sydbank-Regular;transition:all .3s ease;color:var(--sydbank-grey-background);background-color:var(--color-60);border-radius:2rem;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-size:14px;-ms-flex-pack:center;justify-content:center;padding:.3rem 1.5rem}.book-local-event-page .all-container .categorized-selector-directive .categorized-selector .category .template-box .template-box-body p.name{font-family:Sydbank-Regular;font-weight:bold;color:var(--sydbank-dark-blue);font-size:18px;text-align:center}.book-local-event-page .all-container .categorized-selector-directive:has(.menu-item[label=VOKSNE]) .categorized-selector .category .template-box img{border-bottom-color:#093356}.book-local-event-page .all-container .categorized-selector-directive:has(.menu-item[label=SENIOR]) .categorized-selector .category .template-box img{border-bottom-color:#6e6259}.book-local-event-page .all-container .categorized-selector-directive:has(.menu-item[label="BØRN & UNGE"]) .categorized-selector .category .template-box img{border-bottom-color:#70426e}.book-local-event-page .all-container .categorized-selector-directive .subcategory-title{font-family:Sydbank-Regular;font-weight:bold;color:var(--sydbank-dark-blue);font-size:28px;padding-bottom:1rem}.book-local-event-page .all-container .categorized-selector-directive .library-selector{min-width:280px;background-color:var(--sydbank-grey-background)}.book-local-event-page .all-container .categorized-selector-directive .library-selector .library-list{gap:1.5rem}.book-local-event-page .all-container .categorized-selector-directive .library-selector .library-list .menu-item{text-align:center;font-family:Sydbank-Regular;-ms-flex-pack:center;justify-content:center;border-radius:2rem}.book-local-event-page .all-container .categorized-selector-directive .library-selector .library-list .menu-item:not(.selected){border:solid 1px #c2c0bd}.book-local-event-page .step-content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:1rem;padding:1.5rem;position:relative;z-index:1;min-height:250px;padding-bottom:100px;border-radius:2rem;background-color:var(--sydbank-grey-background);background-image:url("/images/local-events/sydbank-local-event-landing-page-background.png");background-repeat:no-repeat;background-size:45%;background-position:right}.book-local-event-page .step-content h2,.book-local-event-page .step-content p{color:var(--sydbank-dark-blue);margin:0;line-height:initial}.book-local-event-page .step-content h2{font-size:50px}.book-local-event-page .step-content p{font-size:25px}.book-local-event-page .products-containter{gap:2rem;position:absolute;z-index:2;left:50%;transform:translate(-50%, -90px);padding-bottom:20px}.book-local-event-page .products-containter:not(:has(:nth-child(2).lib-card-directive)){width:80%}.book-local-event-page .products-containter>:has([title="Børn & Unge"]).lib-card-directive .lib-card-image{background-color:#c9e0d2;border-bottom-color:var(--sydbank-aqua)}.book-local-event-page .products-containter>:has([title=Voksenlivet]).lib-card-directive .lib-card-image{background-color:#e9bbbe;border-bottom-color:var(--sydbank-blue-2)}.book-local-event-page .products-containter>:has([title="Anden ungdom"]).lib-card-directive .lib-card-image{background-color:#c9e0d2;border-bottom-color:var(--sydbank-warm-grey)}.book-local-event-page .products-containter>:has([title="Alle events"]).lib-card-directive .lib-card-image{background-color:#c9e0d2;border-bottom-color:var(--sydbank-lavender)}.book-local-event-page .lib-card-directive{max-width:300px;border:none;border-radius:2rem;background-color:var(--sydbank-grey-background);padding:0px;gap:0;text-align:center}.book-local-event-page .lib-card-directive .lib-card-image{height:12rem;padding:0;background-color:#c7adcd;border-bottom:10px solid #70426e}.book-local-event-page .lib-card-content{padding:0}.book-local-event-page .lib-card-content .event-info-container{gap:1rem;padding:1rem}.book-local-event-page .lib-card-content .lib-button-directive{min-width:150px}.book-local-event-page .event-title{font-size:28px;padding:0;font-family:Sydbank-Regular !important;font-weight:bold;color:var(--sydbank-dark-blue)}.book-local-event-page .event-subtitle{margin:0;padding:0;color:var(--sydbank-dark-blue)}.book-local-event-page .event-description{margin:0;padding:0;color:var(--sydbank-dark-blue);line-height:initial}.book-local-event-page .thumbnail{width:100%}.book-local-event-page .thumbnail img{width:100%}.book-local-event-page .description-area{color:var(--sydbank-dark-blue);font-size:.8em;padding:20px 30px}.book-local-event-page .description-area .area-icon{margin-right:8px}.book-local-event-page .description-area ul{margin:0;padding-left:10px}.book-local-event-page .description-area ul li{font-size:1em;list-style-type:none}.book-local-event-page .description-area ul li::before{content:">";padding-right:4px}.book-local-event-page .description-area p{margin:0}.book-local-event-page .description-area.first,.book-local-event-page .description-area.second,.book-local-event-page .description-area.third{border-radius:30px;background-color:#f4f2ef;margin-top:20px}.book-local-event-page .description-area.first{color:#fff;background-color:#d04e5b}.page-local-event{--sydbank-grey-background: #f6f2ef;--sydbank-button-red: #ca6068;--sydbank-dark-blue: #073b61;--color-neutral-70: #6e6259;--color-neutral-30: #6e6259;margin-top:20px;margin-bottom:100px}.page-local-event *:not([class*=material-symbols]){font-family:Sydbank-Regular}@media print{.page-local-event{padding:8px}}.page-local-event .cards-container .card-container{min-height:400px}.page-local-event .form-box{background-color:var(--sydbank-grey-background);border-radius:20px;padding:20px}.page-local-event .form-box h1,.page-local-event .form-box h3{font-family:Sydbank-Regular;color:var(--sydbank-dark-blue)}.page-local-event .form-box .input-label>div{font-family:Sydbank-Regular}.page-local-event .form-box .lib-text-directive:not([disabled]) .lib-text-container .input-container,.page-local-event .form-box .lib-date-time-input-directive:not([disabled]) input,.page-local-event .form-box .lib-date-input-directive:not([disabled]) input{border:none;border-radius:1rem}.page-local-event .form-box .lib-text-directive[disabled] .lib-text-container .input-container,.page-local-event .form-box .lib-text-directive.disabled .lib-text-container .input-container,.page-local-event .form-box .lib-date-time-input-directive[disabled] input,.page-local-event .form-box .lib-date-input-directive[disabled] input{border-radius:1rem;border-color:var(--color-neutral-30);background-color:rgba(0,0,0,0);cursor:not-allowed}.page-local-event .form-box .lib-switch-directive .switch-container.true-value .switch-knob{background-color:var(--sydbank-dark-blue)}.page-local-event .form-box .sydbank-red-button.lib-button-directive .button-content{background-color:var(--sydbank-button-red);border:none}.page-local-event .form-box .lib-radio-button-directive.disabled .selector{cursor:not-allowed}.page-local-event .form-box .lib-radio-button-directive .radio-content.unselected{opacity:1}.page-local-event .form-box .lib-radio-button-directive[disabled] .radio-content{opacity:.5}.page-local-event .form-box .lib-radio-button-directive .selector{min-width:25px;min-height:25px;height:25px;width:25px}.page-local-event .form-box .lib-radio-button-directive .selector::before{margin:auto;top:0;left:0;bottom:0;right:0}.modal-layout:has([label="SEND FORESPØRGSEL TIL MARKETING"]){max-width:600px}.modal-layout:has([label="SEND FORESPØRGSEL TIL MARKETING"]) .modal-top-bar{-ms-flex-align:start;align-items:flex-start;padding-left:.8rem}.modal-layout:has([label="SEND FORESPØRGSEL TIL MARKETING"]) .modal-top-bar-headers{padding-top:.8rem}.modal-layout:has([label="SEND FORESPØRGSEL TIL MARKETING"]) .modal-top-bar-subtitle-item>span{text-align:left;color:#726f6e}:root{--element-border-radius: 8px;--element-default-padding: 8px;--element-default-hover-border-color: #4d6bf0}body{position:initial !important;top:initial !important;overflow:initial !important;background-color:#fff;min-height:100%}body *{-ms-overflow-style:none}[vertical-align]{position:relative;top:50%;transform:translateY(-50%)}@supports(-ms-ime-align: auto){[vertical-align]{transform:none;top:unset}}.no-side-padding{padding-left:0;padding-right:0}html{overflow:initial !important;font-size:16px;background-color:#fff;background-size:cover;background-repeat:no-repeat}[bold]{font-weight:bold}[light]{font-weight:300}[max-width]{max-width:1600px}[primary-color]{background-color:#f06434}[primary-color-font]{color:#f06434 !important}[no-padding]{padding:0}[no-margin]{margin:0}md-content{background-color:rgba(0,0,0,0) !important}md-select-menu md-content{background:#fff !important}.md-panel-outer-wrapper{position:fixed}.app-bg{position:absolute;top:0;left:0;overflow:hidden;right:0;bottom:0;z-index:0}.main-view{z-index:1;position:relative}.md-datepicker-input-mask{overflow:hidden !important}.grey-style{color:#444}.linear-style{background-image:linear-gradient(-135deg, #fcc83d 0%, #ff5757 100%);box-shadow:0 2px 4px 0 rgba(0,0,0,.5);color:#fff}.blue-style{background-color:#3b5998;color:#fff}.outline-style{background-color:rgba(0,0,0,0);border:1px solid #fff;color:#fff}.reset-button{margin:0;padding:0;border-radius:0;background-color:rgba(0,0,0,0)}.section-margin{margin:100px 0}.section-title{font-size:48px;font-weight:bold;color:#ff5757;text-align:center;margin-top:0}@media screen and (max-width: 600px){.section-title{font-size:40px}}*:focus{outline:0}[half-width]{width:50%}[seventyfive-width]{width:75%}[full-width]{width:100%}[full-height]{height:100%}input:-webkit-autofill{-webkit-animation-name:none;-webkit-animation-fill-mode:none;box-shadow:inset 0 0 0 1px rgba(255,255,255,0),inset 0 0 0 100px #fff}.thick .md-bar,.thick .md-mode-determinate{height:15px !important}.layout-row [class*=flex-]{max-height:none !important}.bg-image{background-image:url("/images/pattern.png");background-size:20%}md-tabs md-ink-bar,md-tabs.md-default-theme md-ink-bar{color:orange !important;background-color:orange !important}.orange{color:orange}md-checkbox.md-checked .md-icon,md-checkbox.md-default-theme.md-checked .md-icon{background-color:orange}md-checkbox.md-checked .md-ink-ripple,md-checkbox.md-default-theme.md-checked .md-ink-ripple{color:orange}.md-button.md-default-theme.md-primary.md-fab,.md-button.md-default-theme.md-primary.md-raised,.md-button.md-primary.md-fab,.md-button.md-primary.md-raised{color:#fff;background-color:#c00}.hhp-stripe-logo{max-height:40px}.md-toolbar-tools .fa{color:#fff !important}.md-panel.md-tooltip{background-color:#fff;color:#000;font-size:12px;padding:12px;line-height:unset;border-radius:5px;height:unset;box-shadow:0 1px 3px 0 rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12) !important}md-steppers-header{box-shadow:none !important}.check{margin-bottom:0}md-toolbar{background:#ef6c00 !important;color:#fff !important}.md-button.md-fab.md-fab-bottom-right{top:auto;right:20px;bottom:20px;left:auto;position:fixed}.md-button.md-fab.md-fab-bottom-left{top:auto;right:auto;bottom:20px;left:20px;position:fixed}.md-errors-spacer{display:none !important}.fa-1-5x{font-size:1.5em}.setting_container{margin:0 0 0 5px;box-shadow:none;border:1px solid;border-color:#e5e6e9 #dfe0e4 #d0d1d5;border-radius:4px;content:"";position:relative}.error-container{border-radius:5px;border:1px solid #9a0024;background-color:rgba(154,0,36,.25);font-size:15px;color:#9a0024}.top-text{padding-top:16px;padding-bottom:40px;opacity:.8;color:#46434e;font-size:16px;letter-spacing:.24px;line-height:24px}a.md-button .fa{margin-top:12px}.front-logo{border-radius:100% !important;padding:0;box-shadow:0 1px 3px 0 rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12)}md-toast.md-center{left:50%;transform:translate3d(-50%, 0, 0)}.main{min-height:100%;background-color:#f2f1f1}a.md-link-normal{cursor:pointer;color:#000;text-decoration:underline;font-size:13px}md-dialog{margin:auto}[ng-click]{cursor:pointer}md-dialog.md-content-overflow .md-actions,md-dialog.md-content-overflow md-dialog-actions{border:0}.lib-button-directive .button-content.no-label{display:-ms-inline-flexbox;display:inline-flex}.lib-button-directive{transition:all .5s ease;cursor:pointer;position:relative}