@charset "UTF-8";/*!
 * AngularJS Material Design
 * https://github.com/angular/material
 * @license MIT
 * v1.1.21
 */body,html{height:100%;position:relative}body{margin:0;padding:0}[tabindex="-1"]:focus{outline:0}.inset{padding:10px}a.md-no-style,button.md-no-style{font-weight:400;background-color:inherit;text-align:left;border:0;padding:0;margin:0}button,input,select,textarea{vertical-align:baseline}button,html input[type=button],input[type=reset],input[type=submit]{cursor:pointer;-webkit-appearance:button}button[disabled],html input[type=button][disabled],input[type=reset][disabled],input[type=submit][disabled]{cursor:default}textarea{vertical-align:top;overflow:auto}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{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-transform:none;width:1px}.md-shadow{position:absolute;top:0;left:0;bottom:0;right:0;border-radius:inherit;pointer-events:none}.md-shadow-bottom-z-1{box-shadow:0 2px 5px 0 rgba(0,0,0,.26)}.md-shadow-bottom-z-2{box-shadow:0 4px 8px 0 rgba(0,0,0,.4)}.md-shadow-animated.md-shadow{transition:box-shadow .28s cubic-bezier(.4,0,.2,1)}.md-ripple-container{pointer-events:none;position:absolute;overflow:hidden;left:0;top:0;width:100%;height:100%;transition:all .55s cubic-bezier(.25,.8,.25,1)}.md-ripple{position:absolute;-webkit-transform:translate(-50%,-50%) scale(0);transform:translate(-50%,-50%) scale(0);-webkit-transform-origin:50% 50%;transform-origin:50% 50%;opacity:0;border-radius:50%}.md-ripple.md-ripple-placed{transition:margin .9s cubic-bezier(.25,.8,.25,1),border .9s cubic-bezier(.25,.8,.25,1),width .9s cubic-bezier(.25,.8,.25,1),height .9s cubic-bezier(.25,.8,.25,1),opacity .9s cubic-bezier(.25,.8,.25,1),-webkit-transform .9s cubic-bezier(.25,.8,.25,1);transition:margin .9s cubic-bezier(.25,.8,.25,1),border .9s cubic-bezier(.25,.8,.25,1),width .9s cubic-bezier(.25,.8,.25,1),height .9s cubic-bezier(.25,.8,.25,1),opacity .9s cubic-bezier(.25,.8,.25,1),transform .9s cubic-bezier(.25,.8,.25,1);transition:margin .9s cubic-bezier(.25,.8,.25,1),border .9s cubic-bezier(.25,.8,.25,1),width .9s cubic-bezier(.25,.8,.25,1),height .9s cubic-bezier(.25,.8,.25,1),opacity .9s cubic-bezier(.25,.8,.25,1),transform .9s cubic-bezier(.25,.8,.25,1),-webkit-transform .9s cubic-bezier(.25,.8,.25,1)}.md-ripple.md-ripple-scaled{-webkit-transform:translate(-50%,-50%) scale(1);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{-webkit-animation:md-remove-ripple .9s cubic-bezier(.25,.8,.25,1);animation:md-remove-ripple .9s cubic-bezier(.25,.8,.25,1)}@-webkit-keyframes md-remove-ripple{0%{opacity:.15}to{opacity:0}}@keyframes md-remove-ripple{0%{opacity:.15}to{opacity:0}}.md-padding{padding:8px}.md-margin{margin:8px}.md-scroll-mask{position:absolute;background-color:transparent;top:0;right:0;bottom:0;left:0;z-index:50}.md-scroll-mask>.md-scroll-mask-bar{display:block;position:absolute;background-color:#fafafa;right:0;top:0;bottom:0;z-index:65;box-shadow:inset 0 0 1px rgba(0,0,0,.3)}.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}body,html{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;min-height:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.md-display-4{font-size:112px;font-weight:300;letter-spacing:-.01em;line-height:112px}.md-display-3{font-size:56px;font-weight:400;letter-spacing:-.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-hidden{display:none}._md-panel-offscreen{left:-9999px}._md-panel-fullscreen{border-radius:0;left:0;min-height:100%;min-width:100%;position:fixed;top:0}._md-panel-shown .md-panel{opacity:1;transition:none}.md-panel{opacity:0;position:fixed}.md-panel._md-panel-shown{opacity:1;transition:none}.md-panel._md-panel-animate-enter{opacity:1;transition:all .3s cubic-bezier(0,0,.2,1)}.md-panel._md-panel-animate-leave{opacity:1;transition:all .3s cubic-bezier(.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:absolute;width:100%}.md-panel._md-opaque-enter{opacity:.48;transition:opacity .3s cubic-bezier(0,0,.2,1)}.md-panel._md-opaque-leave{transition:opacity .3s cubic-bezier(.4,0,1,1)}md-autocomplete{border-radius:2px;display:block;height:40px;position:relative;overflow:visible;min-width:190px}md-autocomplete[disabled] input{cursor:default}md-autocomplete[md-floating-label]{border-radius:0;background:transparent;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;position:absolute;right:0;top:20px;width:30px;height: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-right:0;padding-left:30px}md-autocomplete md-autocomplete-wrap{display:flex;flex-direction:row;box-sizing:border-box;position:relative;overflow:visible;height:40px}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{flex:1 1 0;box-sizing:border-box;min-width:0}md-autocomplete md-autocomplete-wrap md-progress-linear{position:absolute;bottom:-2px;left:0}md-autocomplete md-autocomplete-wrap md-progress-linear.md-inline{bottom:40px;right:2px;left:2px;width:auto}md-autocomplete md-autocomplete-wrap md-progress-linear .md-mode-indeterminate{position:absolute;top:0;left:0;width:100%;height:3px;transition:none}md-autocomplete md-autocomplete-wrap md-progress-linear .md-mode-indeterminate .md-container{transition:none;height:3px}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){font-size:14px;box-sizing:border-box;border:0;box-shadow:none;outline:0;background:transparent;width:100%;padding:0 15px;line-height:40px;height:40px}md-autocomplete input:not(.md-input)::-ms-clear{display:none}md-autocomplete .md-show-clear-button button{position:relative;line-height:20px;text-align:center;width:30px;height:30px;cursor:pointer;border:0;border-radius:50%;padding:0;font-size:12px;background:transparent;margin:auto 5px}md-autocomplete .md-show-clear-button button:after{content:"";position:absolute;top:-6px;right:-6px;bottom:-6px;left:-6px;border-radius:50%;-webkit-transform:scale(0);transform:scale(0);opacity:0;transition:all .4s cubic-bezier(.25,.8,.25,1)}md-autocomplete .md-show-clear-button button:focus{outline:0}md-autocomplete .md-show-clear-button button:focus:after{-webkit-transform:scale(1);transform:scale(1);opacity:1}md-autocomplete .md-show-clear-button button md-icon{position:absolute;top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0) scale(.9);transform:translate3d(-50%,-50%,0) scale(.9)}md-autocomplete .md-show-clear-button button md-icon path{stroke-width:0}md-autocomplete .md-show-clear-button button.ng-enter{-webkit-transform:scale(0);transform:scale(0);transition:-webkit-transform .15s ease-out;transition:transform .15s ease-out;transition:transform .15s ease-out,-webkit-transform .15s ease-out}md-autocomplete .md-show-clear-button button.ng-enter.ng-enter-active{-webkit-transform:scale(1);transform:scale(1)}md-autocomplete .md-show-clear-button button.ng-leave{transition:-webkit-transform .15s ease-out;transition:transform .15s ease-out;transition:transform .15s ease-out,-webkit-transform .15s ease-out}md-autocomplete .md-show-clear-button button.ng-leave.ng-leave-active{-webkit-transform:scale(0);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{position:absolute;box-shadow:0 2px 5px rgba(0,0,0,.25);z-index:100;height: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{margin:0;list-style:none;padding:0}.md-autocomplete-suggestions .md-autocomplete-suggestion{font-size:14px;overflow:hidden;padding:0 15px;line-height:48px;height:48px;transition:background .15s linear;margin:0;white-space:nowrap;text-overflow:ellipsis}.md-autocomplete-suggestions .md-autocomplete-suggestion:focus{outline:0}.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{transition:opacity .45s;position:absolute;top:0;bottom:0;left:0;right:0;z-index:50}md-backdrop.md-menu-backdrop{position:fixed !important;z-index:99}md-backdrop.md-select-backdrop{z-index:81;transition-duration:0}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{position:absolute;left:0;right:0;bottom:0;padding:8px 16px 88px;z-index:70;border-top-width:1px;border-top-style:solid;-webkit-transform:translate3d(0,80px,0);transform:translate3d(0,80px,0);transition:all .4s cubic-bezier(.25,.8,.25,1);transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}md-bottom-sheet.md-has-header{padding-top:0}md-bottom-sheet.ng-enter{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}md-bottom-sheet.ng-enter-active{opacity:1;display:block;-webkit-transform:translate3d(0,80px,0) !important;transform:translate3d(0,80px,0) !important}md-bottom-sheet.ng-leave-active{-webkit-transform:translate3d(0,100%,0) !important;transform:translate3d(0,100%,0) !important;transition:all .3s cubic-bezier(.55,0,.55,.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{display:inline-block;height:24px;width:24px;fill:#444}md-bottom-sheet md-list-item{display:flex;outline:0}md-bottom-sheet md-list-item:hover{cursor:pointer}md-bottom-sheet.md-list md-list-item{padding:0;align-items:center;height:48px}md-bottom-sheet.md-grid{padding-left:24px;padding-right:24px;padding-top:0}md-bottom-sheet.md-grid md-list{display:flex;flex-direction:row;flex-wrap:wrap;transition:all .5s;align-items:center}md-bottom-sheet.md-grid md-list-item{flex-direction:column;align-items:center;transition:all .5s;height:96px;margin-top:8px;margin-bottom:8px}@media(max-width:960px){md-bottom-sheet.md-grid md-list-item{flex:1 1 33.33333%;max-width:33.33333%}md-bottom-sheet.md-grid md-list-item:nth-of-type(3n+1){align-items:flex-start}md-bottom-sheet.md-grid md-list-item:nth-of-type(3n){align-items:flex-end}}@media(min-width:960px) and (max-width:1279px){md-bottom-sheet.md-grid md-list-item{flex:1 1 25%;max-width:25%}}@media(min-width:1280px) and (max-width:1919px){md-bottom-sheet.md-grid md-list-item{flex:1 1 16.66667%;max-width:16.66667%}}@media(min-width:1920px){md-bottom-sheet.md-grid md-list-item{flex:1 1 14.28571%;max-width:14.28571%}}md-bottom-sheet.md-grid md-list-item:before{display:none}md-bottom-sheet.md-grid md-list-item .md-list-item-content{display:flex;flex-direction:column;align-items:center;width:48px;padding-bottom:16px}md-bottom-sheet.md-grid md-list-item .md-grid-item-content{border:1px solid transparent;display:flex;flex-direction:column;align-items:center;width:80px}md-bottom-sheet.md-grid md-list-item .md-grid-text{font-weight:400;line-height:16px;font-size:13px;margin:0;white-space:nowrap;width:64px;text-align:center;text-transform:none;padding-top:8px}@media screen and (-ms-high-contrast:active){md-bottom-sheet{border:1px solid #fff}}button.md-button::-moz-focus-inner{border:0}.md-button{display:inline-block;position:relative;cursor:pointer;min-height:36px;min-width:88px;line-height:36px;vertical-align:middle;align-items:center;text-align:center;border-radius:2px;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;outline:0;border:0;padding:0 6px;margin:6px 8px;background:transparent;color:currentColor;white-space:nowrap;text-transform:uppercase;font-weight:500;font-size:14px;font-style:inherit;font-variant:inherit;font-family:inherit;text-decoration:none;overflow:hidden;transition:box-shadow .4s cubic-bezier(.25,.8,.25,1),background-color .4s cubic-bezier(.25,.8,.25,1)}.md-dense :not(.md-dense-disabled) .md-button:not(.md-dense-disabled),.md-dense>.md-button:not(.md-dense-disabled){min-height:32px;line-height:32px;font-size:13px}.md-button:focus{outline:0}.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{padding:0;background:0}.md-button.md-raised:not([disabled]){box-shadow:0 2px 5px 0 rgba(0,0,0,.26)}.md-button.md-icon-button{margin:0 6px;height:40px;min-width:0;line-height:24px;padding:8px;width:40px;border-radius:50%}.md-button.md-fab{z-index:20;line-height:56px;min-width:0;width:56px;height:56px;vertical-align:middle;box-shadow:0 2px 5px 0 rgba(0,0,0,.26);border-radius:50%;background-clip:padding-box;overflow:hidden;transition:all .3s cubic-bezier(.55,0,.55,.2);transition-property:background-color,box-shadow,-webkit-transform;transition-property:background-color,box-shadow,transform;transition-property:background-color,box-shadow,transform,-webkit-transform}.md-button.md-fab.md-fab-bottom-right{top:auto;right:20px;bottom:20px;left:auto;position:absolute}.md-button.md-fab.md-fab-bottom-left{top:auto;right:auto;bottom:20px;left:20px;position:absolute}.md-button.md-fab.md-fab-top-right{top:20px;right:20px;bottom:auto;left:auto;position:absolute}.md-button.md-fab.md-fab-top-left{top:20px;right:auto;bottom:auto;left:20px;position:absolute}.md-button.md-fab.md-mini{line-height:40px;width:40px;height:40px}.md-button.md-fab.ng-hide,.md-button.md-fab.ng-leave{transition: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,.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,.4)}.md-button .md-ripple-container{border-radius:inherit;background-clip:padding-box;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{transition:all .4s cubic-bezier(.25,.8,.25,1);-webkit-transform:translate3d(0,42px,0);transform:translate3d(0,42px,0)}.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{-webkit-transform:translate3d(0,41px,0);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{transition:all .4s cubic-bezier(.25,.8,.25,1);-webkit-transform:translate3d(0,-42px,0);transform:translate3d(0,-42px,0)}.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{-webkit-transform:translate3d(0,-43px,0);transform:translate3d(0,-43px,0)}.md-button-group{display:flex;flex:1;width:100%}.md-button-group>.md-button{flex:1;display:block;overflow:hidden;width:0;border-width:1px 0 1px 1px;border-radius:0;text-align:center;text-overflow:ellipsis;white-space:nowrap}.md-button-group>.md-button:first-child{border-radius:2px 0 0 2px}.md-button-group>.md-button:last-child{border-right-width:1px;border-radius:0 2px 2px 0}@media screen and (-ms-high-contrast:active){.md-button.md-fab,.md-button.md-raised{border:1px solid #fff}}md-card{box-sizing:border-box;display:flex;flex-direction:column;margin:8px;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-card md-card-header{padding:16px;display:flex;flex-direction:row}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-right:auto;margin-left:12px}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{width:40px;height: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:flex;flex:1;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:flex;flex:0 0 auto;width:100%;height:auto}md-card md-card-title{padding:24px 16px 16px;display:flex;flex:1 1 auto;flex-direction:row}md-card md-card-title+md-card-content{padding-top:0}md-card md-card-title md-card-title-text{flex:1;flex-direction:column;display:flex}md-card md-card-title md-card-title-text .md-subhead{padding-top:0;font-size:14px}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-actions,md-card md-card-actions{margin:8px}md-card .md-actions.layout-column .md-button:not(.md-icon-button),md-card md-card-actions.layout-column .md-button:not(.md-icon-button){margin:2px 0}md-card .md-actions.layout-column .md-button:not(.md-icon-button):first-of-type,md-card md-card-actions.layout-column .md-button:not(.md-icon-button):first-of-type{margin-top:0}md-card .md-actions.layout-column .md-button:not(.md-icon-button):last-of-type,md-card md-card-actions.layout-column .md-button:not(.md-icon-button):last-of-type{margin-bottom:0}md-card .md-actions.layout-column .md-button.md-icon-button,md-card md-card-actions.layout-column .md-button.md-icon-button{margin-top:6px;margin-bottom:6px}md-card .md-actions md-card-icon-actions,md-card md-card-actions md-card-icon-actions{flex:1;justify-content:flex-start;display:flex;flex-direction:row}md-card .md-actions:not(.layout-column) .md-button:not(.md-icon-button),md-card md-card-actions:not(.layout-column) .md-button:not(.md-icon-button){margin:0 4px}md-card .md-actions:not(.layout-column) .md-button:not(.md-icon-button):first-of-type,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-actions:not(.layout-column) .md-button:not(.md-icon-button):first-of-type,[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-actions:not(.layout-column) .md-button:not(.md-icon-button):last-of-type,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-actions:not(.layout-column) .md-button:not(.md-icon-button):last-of-type,[dir=rtl] md-card md-card-actions:not(.layout-column) .md-button:not(.md-icon-button):last-of-type{margin-right:auto;margin-left:0}md-card .md-actions:not(.layout-column) .md-button.md-icon-button,md-card md-card-actions:not(.layout-column) .md-button.md-icon-button{margin-left:6px;margin-right:6px}md-card .md-actions:not(.layout-column) .md-button.md-icon-button:first-of-type,md-card md-card-actions:not(.layout-column) .md-button.md-icon-button:first-of-type{margin-left:12px}[dir=rtl] md-card .md-actions:not(.layout-column) .md-button.md-icon-button:first-of-type,[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-actions:not(.layout-column) .md-button.md-icon-button:last-of-type,md-card md-card-actions:not(.layout-column) .md-button.md-icon-button:last-of-type{margin-right:12px}[dir=rtl] md-card .md-actions:not(.layout-column) .md-button.md-icon-button:last-of-type,[dir=rtl] md-card md-card-actions:not(.layout-column) .md-button.md-icon-button:last-of-type{margin-right:auto;margin-left:12px}md-card .md-actions:not(.layout-column) .md-button+md-card-icon-actions,md-card md-card-actions:not(.layout-column) .md-button+md-card-icon-actions{flex:1;justify-content:flex-end;display:flex;flex-direction:row}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{width:auto;height:auto}.md-inline-form md-checkbox{margin:19px 0 18px}md-checkbox{box-sizing:border-box;display:inline-block;margin-bottom:16px;white-space:nowrap;cursor:pointer;outline:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative;min-width:20px;min-height:20px;margin-left:0;margin-right:16px}[dir=rtl] md-checkbox{margin-left:16px;margin-right:0}md-checkbox:last-of-type{margin-left:0;margin-right:0}md-checkbox.md-focused:not([disabled]) .md-container:before{left:-8px;top:-8px;right:-8px;bottom:-8px}md-checkbox.md-focused:not([disabled]):not(.md-checked) .md-container:before{background-color:rgba(0,0,0,.12)}md-checkbox.md-align-top-left>div.md-container{top:12px}md-checkbox .md-container{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);box-sizing:border-box;display:inline-block;width:20px;height:20px;left:0;right:auto}[dir=rtl] md-checkbox .md-container{left:auto;right:0}md-checkbox .md-container:before{box-sizing:border-box;background-color:transparent;border-radius:50%;content:"";position:absolute;display:block;height:auto;left:0;top:0;right:0;bottom:0;transition:all .5s;width:auto}md-checkbox .md-container:after{box-sizing:border-box;content:"";position:absolute;top:-10px;right:-10px;bottom:-10px;left:-10px}md-checkbox .md-container .md-ripple-container{position:absolute;display:block;width:auto;height:auto;left:-15px;top:-15px;right:-15px;bottom:-15px}md-checkbox .md-icon{box-sizing:border-box;transition:.24s;position:absolute;top:0;left:0;width:20px;height:20px;border-width:2px;border-style:solid;border-radius:2px}md-checkbox.md-checked .md-icon{border-color:transparent}md-checkbox.md-checked .md-icon:after{box-sizing:border-box;-webkit-transform:rotate(45deg);transform:rotate(45deg);position:absolute;left:4.66667px;top:.22222px;display:table;width:6.66667px;height:13.33333px;border-width:2px;border-style:solid;border-top:0;border-left:0;content:""}md-checkbox[disabled]{cursor:default}md-checkbox.md-indeterminate .md-icon:after{box-sizing:border-box;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:table;width:12px;height:2px;border-width:2px;border-style:solid;border-top:0;border-left:0;content:""}md-checkbox .md-label{box-sizing:border-box;position:relative;display:inline-block;vertical-align:middle;white-space:normal;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;margin-left:30px;margin-right:0}[dir=rtl] md-checkbox .md-label{margin-left:0;margin-right:30px}.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{height:32px;border-radius:16px}.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{height:40px;border-radius:20px;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{display:block;font-family:Roboto,Helvetica Neue,sans-serif;font-size:16px;padding:0 0 8px 3px;vertical-align:middle}.md-chips:after{content:"";display:table;clear:both}[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:22px}[dir=rtl] .md-chips.md-removable md-chip{padding-right:0;padding-left:22px}.md-chips.md-removable md-chip .md-chip-content{padding-right:4px}[dir=rtl] .md-chips.md-removable md-chip .md-chip-content{padding-right:0;padding-left:4px}.md-chips md-chip{cursor:default;border-radius:16px;display:block;height:32px;line-height:32px;margin:8px 8px 0 0;padding:0 12px;float:left;box-sizing:border-box;max-width:100%;position:relative}[dir=rtl] .md-chips md-chip{margin:8px 0 0 8px;float:right}.md-chips md-chip .md-chip-content{display:block;float:left;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis}[dir=rtl] .md-chips md-chip .md-chip-content{float:right}.md-chips md-chip .md-chip-content:focus{outline:0}.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{position:absolute;right:0;line-height:22px}[dir=rtl] .md-chips md-chip .md-chip-remove-container{right:auto;left:0}.md-chips md-chip .md-chip-remove{text-align:center;width:32px;height:32px;min-width:0;padding:0;background:transparent;border:0;box-shadow:none;margin:0;position:relative}.md-chips md-chip .md-chip-remove md-icon{height:18px;width:18px;position:absolute;top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.md-chips .md-chip-input-container{display:block;line-height:32px;margin:8px 8px 0 0;padding:0;float:left}[dir=rtl] .md-chips .md-chip-input-container{margin:8px 0 0 8px;float:right}.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:0}.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:0}.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:0}}md-content{display:block;position:relative;overflow:auto;-webkit-overflow-scrolling:touch}md-content[md-scroll-y]{overflow-y:auto;overflow-x:hidden}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;-moz-user-select:none;-ms-user-select:none;user-select:none}.md-calendar-scroll-mask{display:inline-block;overflow:hidden;height:308px}.md-calendar-scroll-mask .md-virtual-repeat-scroller{overflow-y:scroll;-webkit-overflow-scrolling:touch}.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,.2);display:inline-block;height:308px;width:346px}.md-calendar-date{height:44px;width:44px;text-align:center;padding:0;border:0;box-sizing:content-box}.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-right:0;padding-left:16px}.md-calendar-date.md-calendar-date-disabled{cursor:default}.md-calendar-date-selection-indicator{transition:background-color,color .4s cubic-bezier(.25,.8,.25,1);border-radius:50%;display:inline-block;width:40px;height:40px;line-height:40px}.md-calendar-date:not(.md-disabled) .md-calendar-date-selection-indicator{cursor:pointer}.md-calendar-month-label{height:44px;font-size:14px;font-weight:500;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{-webkit-transform:rotate(180deg);transform:rotate(180deg)}[dir=rtl] .md-calendar-month-label md-icon{-webkit-transform:none;transform:none}.md-calendar-month-label span{vertical-align:middle}.md-calendar-day-header{table-layout:fixed;border-spacing:0;border-collapse:collapse}.md-calendar-day-header th{height:40px;width:44px;text-align:center;padding:0;border:0;box-sizing:content-box;font-weight:400}.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-right:0;padding-left:16px}.md-calendar{table-layout:fixed;border-spacing:0;border-collapse:collapse}.md-calendar tr:last-child td{border-bottom-width:1px;border-bottom-style:solid}.md-calendar:first-child{border-top:1px solid transparent}.md-calendar tbody,.md-calendar td,.md-calendar tr{vertical-align:middle;box-sizing:content-box}md-datepicker{white-space:nowrap;overflow:hidden;vertical-align:middle}.md-inline-form md-datepicker{margin-top:12px}.md-datepicker-button{display:inline-block;box-sizing:border-box;background:0;vertical-align:middle;position:relative}.md-datepicker-button:before{top:0;left:0;bottom:0;right:0;position:absolute;content:"";speak:none}.md-datepicker-input{font-size:14px;box-sizing:border-box;border:0;box-shadow:none;outline:0;background:transparent;min-width:120px;max-width:328px;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:0}._md-datepicker-floating-label>md-datepicker .md-datepicker-button{float:left;margin-top:-12px;top:9.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){right:18px;left:auto;width:calc(100% - 84px)}[dir=rtl] ._md-datepicker-floating-label._md-datepicker-has-calendar-icon>label:not(.md-no-float):not(.md-container-ignore){right:auto;left:18px}._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{padding-right:18px;margin-right:-18px}[dir=rtl] ._md-datepicker-has-triangle-icon{padding-right:0;padding-left:18px;margin-right:auto;margin-left:-18px}.md-datepicker-input-container{position:relative;border-bottom-width:1px;border-bottom-style:solid;display:inline-block;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{position:absolute;top:0;left:-100%;z-index:100;border-width:1px;border-style:solid;background:transparent;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:0 0;transform-origin:0 0;transition:-webkit-transform .2s cubic-bezier(.25,.8,.25,1);transition:transform .2s cubic-bezier(.25,.8,.25,1);transition:transform .2s cubic-bezier(.25,.8,.25,1),-webkit-transform .2s cubic-bezier(.25,.8,.25,1)}.md-datepicker-calendar-pane.md-pane-open{-webkit-transform:scale(1);transform:scale(1)}.md-datepicker-input-mask{height:40px;width:340px;position:relative;overflow:hidden;background:transparent;pointer-events:none;cursor:text}.md-datepicker-calendar{opacity:0;transition:opacity .2s cubic-bezier(.5,0,.25,1)}.md-pane-open .md-datepicker-calendar{opacity:1}.md-datepicker-calendar md-calendar:focus{outline:0}.md-datepicker-expand-triangle{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid}.md-datepicker-triangle-button{position:absolute;right:0;bottom:-2.5px;-webkit-transform:translateX(45%);transform:translateX(45%)}[dir=rtl] .md-datepicker-triangle-button{right:auto;left:0;-webkit-transform:translateX(-45%);transform:translateX(-45%)}.md-datepicker-triangle-button.md-button.md-icon-button{height:36px;width:36px;position:absolute;padding:8px}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{-webkit-transform:translateY(-85px);transform:translateY(-85px);transition:-webkit-transform .65s cubic-bezier(.25,.8,.25,1);transition:transform .65s cubic-bezier(.25,.8,.25,1);transition:transform .65s cubic-bezier(.25,.8,.25,1),-webkit-transform .65s cubic-bezier(.25,.8,.25,1);transition-delay:.125s}.md-datepicker-calendar-pane.md-pane-open .md-calendar{-webkit-transform:translateY(0);transform:translateY(0)}.md-dialog-is-showing{max-height:100%}.md-dialog-container{display:flex;justify-content:center;align-items:center;position:absolute;top:0;left:0;width:100%;height:100%;z-index:80;overflow:hidden}md-dialog{opacity:0;min-width:240px;max-width:80%;max-height:80%;position:relative;overflow:auto;box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 13px 19px 2px rgba(0,0,0,.14),0 5px 24px 4px rgba(0,0,0,.12);display:flex;flex-direction:column}md-dialog.md-transition-in{opacity:1;transition:all .4s cubic-bezier(.25,.8,.25,1);-webkit-transform:translate(0,0) scale(1);transform:translate(0,0) scale(1)}md-dialog.md-transition-out{opacity:0;transition:all .4s cubic-bezier(.25,.8,.25,1);-webkit-transform:translate(0,100%) scale(.2);transform:translate(0,100%) scale(.2)}md-dialog>form{display:flex;flex-direction:column;overflow:auto}md-dialog .md-dialog-content{padding:24px}md-dialog md-dialog-content{order:1;flex-direction:column;overflow:auto;-webkit-overflow-scrolling:touch}md-dialog md-dialog-content:not([layout=row])>:first-child:not(.md-subheader){margin-top:0}md-dialog md-dialog-content:focus{outline:0}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{width:100%;box-sizing:border-box}md-dialog .md-actions,md-dialog md-dialog-actions{display:flex;order:2;box-sizing:border-box;align-items:center;justify-content:flex-end;margin-bottom:0;padding-right:8px;padding-left:16px;min-height:52px;overflow:hidden}[dir=rtl] md-dialog .md-actions,[dir=rtl] md-dialog md-dialog-actions{padding-right:16px;padding-left:8px}md-dialog .md-actions .md-button,md-dialog md-dialog-actions .md-button{margin:8px 0 8px 8px}[dir=rtl] md-dialog .md-actions .md-button,[dir=rtl] md-dialog md-dialog-actions .md-button{margin-left:0;margin-right:8px}md-dialog.md-content-overflow .md-actions,md-dialog.md-content-overflow md-dialog-actions{border-top-width:1px;border-top-style:solid}@media screen and (-ms-high-contrast:active){md-dialog{border:1px solid #fff}}@media(max-width:959px){md-dialog.md-dialog-fullscreen{min-height:100%;min-width:100%;border-radius:0}}md-divider{display:block;border-top-width:1px;border-top-style:solid;margin:0}md-divider[md-inset]{margin-left:80px}[dir=rtl] md-divider[md-inset]{margin-left:auto;margin-right:80px}.layout-gt-lg-row>md-divider,.layout-gt-md-row>md-divider,.layout-gt-sm-row>md-divider,.layout-gt-xs-row>md-divider,.layout-lg-row>md-divider,.layout-md-row>md-divider,.layout-row>md-divider,.layout-sm-row>md-divider,.layout-xl-row>md-divider,.layout-xs-row>md-divider{border-top-width:0;border-right-width:1px;border-right-style:solid}md-fab-speed-dial{position:relative;display:flex;align-items:center;z-index:20}md-fab-speed-dial.md-fab-bottom-right{top:auto;right:20px;bottom:20px;left:auto;position:absolute}md-fab-speed-dial.md-fab-bottom-left{top:auto;right:auto;bottom:20px;left:20px;position:absolute}md-fab-speed-dial.md-fab-top-right{top:20px;right:20px;bottom:auto;left:auto;position:absolute}md-fab-speed-dial.md-fab-top-left{top:20px;right:auto;bottom:auto;left:20px;position:absolute}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{align-items:center}md-fab-speed-dial md-fab-actions{display:flex;height:auto}md-fab-speed-dial md-fab-actions .md-fab-action-item{transition:all .3s cubic-bezier(.55,0,.55,.2)}md-fab-speed-dial.md-down{flex-direction:column}md-fab-speed-dial.md-down md-fab-trigger{order:1}md-fab-speed-dial.md-down md-fab-actions{flex-direction:column;order:2}md-fab-speed-dial.md-up{flex-direction:column}md-fab-speed-dial.md-up md-fab-trigger{order:2}md-fab-speed-dial.md-up md-fab-actions{flex-direction:column-reverse;order:1}md-fab-speed-dial.md-left{flex-direction:row}md-fab-speed-dial.md-left md-fab-trigger{order:2}md-fab-speed-dial.md-left md-fab-actions{flex-direction:row-reverse;order:1}md-fab-speed-dial.md-left md-fab-actions .md-fab-action-item{transition:all .3s cubic-bezier(.55,0,.55,.2)}md-fab-speed-dial.md-right{flex-direction:row}md-fab-speed-dial.md-right md-fab-trigger{order:1}md-fab-speed-dial.md-right md-fab-actions{flex-direction:row;order:2}md-fab-speed-dial.md-right md-fab-actions .md-fab-action-item{transition:all .3s cubic-bezier(.55,0,.55,.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{-webkit-transform:scale(0);transform:scale(0);transition:all .3s cubic-bezier(.55,0,.55,.2);transition-duration:.14286s}md-fab-toolbar{display:block}md-fab-toolbar.md-fab-bottom-right{top:auto;right:20px;bottom:20px;left:auto;position:absolute}md-fab-toolbar.md-fab-bottom-left{top:auto;right:auto;bottom:20px;left:20px;position:absolute}md-fab-toolbar.md-fab-top-right{top:20px;right:20px;bottom:auto;left:auto;position:absolute}md-fab-toolbar.md-fab-top-left{top:20px;right:auto;bottom:auto;left:20px;position:absolute}md-fab-toolbar .md-fab-toolbar-wrapper{display:block;position:relative;overflow:hidden;height:68px}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;position:absolute;z-index:21;opacity:1;transition:all .3s cubic-bezier(.55,0,.55,.2)}md-fab-toolbar md-fab-trigger md-icon{position:relative;z-index:22;opacity:1;transition:all .2s ease-in}md-fab-toolbar.md-left md-fab-trigger{right:0}[dir=rtl] md-fab-toolbar.md-left md-fab-trigger{right:auto;left:0}md-fab-toolbar.md-left .md-toolbar-tools{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-right:auto;margin-left:.6rem}md-fab-toolbar.md-left .md-toolbar-tools>.md-button:first-child{margin-left:-.8rem}[dir=rtl] md-fab-toolbar.md-left .md-toolbar-tools>.md-button:first-child{margin-left:auto;margin-right:-.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-right:auto;margin-left:8px}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{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{padding:0 20px;margin-top:3px}md-fab-toolbar md-toolbar .md-fab-action-item{opacity:0;-webkit-transform:scale(0);transform:scale(0);transition:all .3s cubic-bezier(.55,0,.55,.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;-webkit-transform:scale(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{display:flex;align-items:center;justify-content:center;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;padding:0;margin:0}md-grid-list md-grid-tile md-grid-tile-footer,md-grid-list md-grid-tile md-grid-tile-header{display:flex;flex-direction:row;align-items:center;height:48px;color:#fff;background:rgba(0,0,0,.18);overflow:hidden;position:absolute;left:0;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{margin:auto;background-repeat:no-repeat;display:inline-block;vertical-align:middle;fill:currentColor;height:24px;width:24px;min-height:24px;min-width:24px}md-icon svg{pointer-events:none;display:block}md-icon[md-font-icon]{line-height:24px;width:auto}md-input-container{display:inline-block;position:relative;padding:2px;margin:18px 0;vertical-align:middle}md-input-container:after{content:"";display:table;clear:both}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{position:absolute;top:8px;left:2px;right:auto}[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:26px}md-input-container textarea{resize:none;overflow:hidden}md-input-container textarea.md-input{min-height:26px;-ms-flex-preferred-size:auto}md-input-container textarea[md-no-autogrow]{height:auto;overflow:auto}md-input-container label:not(.md-container-ignore){position:absolute;bottom:100%;left:0;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){overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;order:1;pointer-events:none;-webkit-font-smoothing:antialiased;padding-left:3px;padding-right:0;z-index:1;-webkit-transform:translate3d(0,28px,0) scale(1);transform:translate3d(0,28px,0) scale(1);transition:-webkit-transform .4s cubic-bezier(.25,.8,.25,1);transition:transform .4s cubic-bezier(.25,.8,.25,1);transition:transform .4s cubic-bezier(.25,.8,.25,1),-webkit-transform .4s cubic-bezier(.25,.8,.25,1);max-width:100%;-webkit-transform-origin:left top;transform-origin:left top}[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:3px;-webkit-transform-origin:right top;transform-origin:right top}md-input-container .md-placeholder{position:absolute;top:0;opacity:0;transition-property:opacity,-webkit-transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform;-webkit-transform:translate3d(0,30px,0);transform:translate3d(0,30px,0)}md-input-container.md-input-focused .md-placeholder{opacity:1;-webkit-transform:translate3d(0,24px,0);transform:translate3d(0,24px,0)}md-input-container.md-input-has-value .md-placeholder{transition:none;opacity:0}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{order:2;display:block;margin-top:0;background:0;padding:2px 2px 1px;border-width:0 0 1px;line-height:26px;height:30px;-ms-flex-preferred-size:26px;border-radius:0;border-style:solid;width:100%;box-sizing:border-box;float:left}[dir=rtl] md-input-container .md-input{float:right}md-input-container .md-input:focus{outline:0}md-input-container .md-input:invalid{outline:0;box-shadow:none}md-input-container .md-input.md-no-flex{flex:none !important}md-input-container .md-char-counter{text-align:right;padding-right:2px;padding-left:0}[dir=rtl] md-input-container .md-char-counter{text-align:left;padding-right:0;padding-left:2px}md-input-container .md-input-messages-animation{position:relative;order:4;overflow:hidden;clear:left}[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;overflow:hidden;transition:all .3s cubic-bezier(.55,0,.55,.2);opacity:1;margin-top:0;padding-top:5px}md-input-container .md-char-counter:not(.md-char-counter),md-input-container .md-input-message-animation:not(.md-char-counter){padding-right:5px;padding-left:0}[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-right:0;padding-left:5px}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{opacity:0;margin-top:-100px}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){-webkit-transform:translate3d(0,6px,0) scale(.75);transform:translate3d(0,6px,0) scale(.75);transition:width .4s cubic-bezier(.25,.8,.25,1),-webkit-transform .4s cubic-bezier(.25,.8,.25,1);transition:transform .4s cubic-bezier(.25,.8,.25,1),width .4s cubic-bezier(.25,.8,.25,1);transition:transform .4s cubic-bezier(.25,.8,.25,1),width .4s cubic-bezier(.25,.8,.25,1),-webkit-transform .4s cubic-bezier(.25,.8,.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{padding-bottom:0;border-width:0 0 2px}[disabled] md-input-container .md-input,md-input-container .md-input[disabled]{background-position:bottom -1px left 0;background-size:4px 1px;background-repeat:repeat-x}md-input-container.md-icon-float{transition:margin-top .4s cubic-bezier(.25,.8,.25,1)}md-input-container.md-icon-float>label{pointer-events:none;position:absolute}md-input-container.md-icon-float>md-icon{top:8px;left:2px;right:auto}[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){width:calc(100% - 36px - 18px)}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{margin:0;right:2px;left:auto}[dir=rtl] md-input-container.md-icon-right>md-icon:last-of-type{right:auto;left:2px}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{content:"";display:table;clear:both}.md-resize-handle{position:absolute;bottom:-5px;left:0;height:10px;background:transparent;width:100%;cursor:ns-resize}@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 md-list-item,md-list.md-dense md-list-item .md-list-item-inner{min-height:48px}md-list.md-dense md-list-item .md-list-item-inner:before,md-list.md-dense md-list-item:before{content:"";min-height:48px;visibility:hidden;display:inline-block}md-list.md-dense md-list-item .md-list-item-inner md-icon:first-child,md-list.md-dense md-list-item md-icon:first-child{width:20px;height:20px}md-list.md-dense md-list-item .md-list-item-inner>md-icon:first-child:not(.md-avatar-icon),md-list.md-dense md-list-item>md-icon:first-child:not(.md-avatar-icon){margin-right:36px}[dir=rtl] md-list.md-dense md-list-item .md-list-item-inner>md-icon:first-child:not(.md-avatar-icon),[dir=rtl] md-list.md-dense md-list-item>md-icon:first-child:not(.md-avatar-icon){margin-right:auto;margin-left:36px}md-list.md-dense md-list-item .md-avatar,md-list.md-dense md-list-item .md-avatar-icon,md-list.md-dense md-list-item .md-list-item-inner .md-avatar,md-list.md-dense md-list-item .md-list-item-inner .md-avatar-icon{margin-right:20px}[dir=rtl] md-list.md-dense md-list-item .md-avatar,[dir=rtl] md-list.md-dense md-list-item .md-avatar-icon,[dir=rtl] md-list.md-dense md-list-item .md-list-item-inner .md-avatar,[dir=rtl] md-list.md-dense md-list-item .md-list-item-inner .md-avatar-icon{margin-right:auto;margin-left:20px}md-list.md-dense md-list-item .md-avatar,md-list.md-dense md-list-item .md-list-item-inner .md-avatar{flex:none;width:36px;height:36px}md-list.md-dense md-list-item.md-2-line .md-list-item-text.md-offset,md-list.md-dense md-list-item.md-2-line>.md-no-style .md-list-item-text.md-offset,md-list.md-dense md-list-item.md-3-line .md-list-item-text.md-offset,md-list.md-dense md-list-item.md-3-line>.md-no-style .md-list-item-text.md-offset{margin-left:56px}[dir=rtl] md-list.md-dense md-list-item.md-2-line .md-list-item-text.md-offset,[dir=rtl] md-list.md-dense md-list-item.md-2-line>.md-no-style .md-list-item-text.md-offset,[dir=rtl] md-list.md-dense md-list-item.md-3-line .md-list-item-text.md-offset,[dir=rtl] md-list.md-dense 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 md-list-item.md-2-line .md-list-item-text h3,md-list.md-dense md-list-item.md-2-line .md-list-item-text h4,md-list.md-dense md-list-item.md-2-line .md-list-item-text p,md-list.md-dense md-list-item.md-2-line>.md-no-style .md-list-item-text h3,md-list.md-dense md-list-item.md-2-line>.md-no-style .md-list-item-text h4,md-list.md-dense md-list-item.md-2-line>.md-no-style .md-list-item-text p,md-list.md-dense md-list-item.md-3-line .md-list-item-text h3,md-list.md-dense md-list-item.md-3-line .md-list-item-text h4,md-list.md-dense md-list-item.md-3-line .md-list-item-text p,md-list.md-dense md-list-item.md-3-line>.md-no-style .md-list-item-text h3,md-list.md-dense md-list-item.md-3-line>.md-no-style .md-list-item-text h4,md-list.md-dense md-list-item.md-3-line>.md-no-style .md-list-item-text p{line-height:1.05;font-size:12px}md-list.md-dense md-list-item.md-2-line .md-list-item-text h3,md-list.md-dense md-list-item.md-2-line>.md-no-style .md-list-item-text h3,md-list.md-dense md-list-item.md-3-line .md-list-item-text h3,md-list.md-dense md-list-item.md-3-line>.md-no-style .md-list-item-text h3{font-size:13px}md-list.md-dense md-list-item.md-2-line,md-list.md-dense md-list-item.md-2-line>.md-no-style{min-height:60px}md-list.md-dense md-list-item.md-2-line:before,md-list.md-dense md-list-item.md-2-line>.md-no-style:before{content:"";min-height:60px;visibility:hidden;display:inline-block}md-list.md-dense md-list-item.md-2-line .md-avatar-icon,md-list.md-dense md-list-item.md-2-line>.md-avatar,md-list.md-dense md-list-item.md-2-line>.md-no-style .md-avatar-icon,md-list.md-dense md-list-item.md-2-line>.md-no-style>.md-avatar{margin-top:12px}md-list.md-dense md-list-item.md-3-line,md-list.md-dense md-list-item.md-3-line>.md-no-style{min-height:76px}md-list.md-dense md-list-item.md-3-line:before,md-list.md-dense md-list-item.md-3-line>.md-no-style:before{content:"";min-height:76px;visibility:hidden;display:inline-block}md-list.md-dense md-list-item.md-3-line>.md-avatar,md-list.md-dense md-list-item.md-3-line>.md-no-style>.md-avatar,md-list.md-dense md-list-item.md-3-line>.md-no-style>md-icon:first-child,md-list.md-dense md-list-item.md-3-line>md-icon:first-child{margin-top:16px}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{display:flex;align-items:center;justify-content:flex-start;padding:0 16px;margin:0;font-weight:400;text-align:left;border:medium none}[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{position:absolute;top:0;left:0;height:100%;margin:0;padding: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:"";min-height:inherit;visibility:hidden;display:inline-block}md-list-item.md-no-proxy,md-list-item .md-no-style{position:relative;padding:0 16px;flex:1 1 auto}md-list-item.md-no-proxy.md-button,md-list-item .md-no-style.md-button{font-size:inherit;height:inherit;text-align:left;text-transform:none;width:100%;white-space:normal;flex-direction:inherit;align-items:inherit;border-radius:0;margin:0}[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:0}md-list-item.md-clickable:hover{cursor:pointer}md-list-item md-divider{position:absolute;bottom:0;left:0;width:100%}[dir=rtl] md-list-item md-divider{left:auto;right:0}md-list-item md-divider[md-inset]{left:72px;width:calc(100% - 72px);margin:0 !important}[dir=rtl] md-list-item md-divider[md-inset]{left:auto;right:72px}md-list-item,md-list-item .md-list-item-inner{display:flex;justify-content:flex-start;align-items:center;min-height:48px;height:auto}md-list-item .md-list-item-inner:before,md-list-item:before{content:"";min-height:48px;visibility:hidden;display:inline-block}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){width:24px;margin-top:16px;margin-bottom:12px;box-sizing:content-box}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{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-right:auto;margin-left:32px}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{margin-top:8px;margin-bottom:8px;margin-right:16px;border-radius:50%;box-sizing:content-box}[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-right:auto;margin-left:16px}md-list-item .md-avatar,md-list-item .md-list-item-inner .md-avatar{flex:none;width:40px;height: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{width:24px;height:24px}md-list-item .md-list-item-inner>md-checkbox,md-list-item>md-checkbox{width:24px;margin-left:3px;margin-right:29px;margin-top:16px}[dir=rtl] md-list-item .md-list-item-inner>md-checkbox,[dir=rtl] md-list-item>md-checkbox{margin-left:29px;margin-right:3px}md-list-item .md-list-item-inner .md-secondary-container,md-list-item .md-secondary-container{display:flex;align-items:center;position:relative;flex-shrink:0;margin:auto;margin-right:0;margin-left:auto}[dir=rtl] md-list-item .md-list-item-inner .md-secondary-container,[dir=rtl] md-list-item .md-secondary-container{margin-right:auto;margin-left:0}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-right:auto;margin-left:0}md-list-item .md-list-item-inner .md-secondary-container md-checkbox,md-list-item .md-secondary-container md-checkbox{margin-top:0;margin-bottom:0}md-list-item .md-list-item-inner .md-secondary-container md-checkbox:last-child,md-list-item .md-secondary-container md-checkbox:last-child{width:24px;margin-right:0}[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-right:auto;margin-left:0}md-list-item .md-list-item-inner .md-secondary-container md-switch,md-list-item .md-secondary-container md-switch{margin-top:0;margin-bottom:0;margin-right:-6px}[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-right:auto;margin-left:-6px}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{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{align-items:flex-start;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-top:8px;margin-bottom: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{flex:1 1 auto;margin:auto;text-overflow:ellipsis;overflow:hidden}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;margin:0;line-height:1.2em;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}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;letter-spacing:.01em;margin:3px 0 1px;font-weight:400;line-height:1.2em;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}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;margin:0;line-height:1.6em}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:"";min-height:72px;visibility:hidden;display:inline-block}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{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{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:"";min-height:88px;visibility:hidden;display:inline-block}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{position:fixed;left:0;top:0;z-index:100;opacity:0;border-radius:2px;max-height:calc(100vh - 10px);overflow:auto}.md-open-menu-container md-menu-divider{margin-top:4px;margin-bottom:4px;height:1px;min-height:1px;max-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(.25,.8,.25,1);transition-duration:.2s}.md-open-menu-container.md-active>md-menu-content>*{opacity:1;transition:all .3s cubic-bezier(.55,0,.55,.2);transition-duration:.2s;transition-delay:.1s}.md-open-menu-container.md-leave{opacity:0;transition:all .3s cubic-bezier(.55,0,.55,.2);transition-duration:.25s}md-menu-content{display:flex;flex-direction:column;padding:8px 0;max-height:304px;overflow-y:auto}md-menu-content.md-dense{max-height:208px}md-menu-content.md-dense md-menu-item{height:32px;min-height:32px}md-menu-item{display:flex;flex-direction:row;min-height:48px;height:48px;align-content:center;justify-content:flex-start}md-menu-item>*{width:100%;margin:auto 0;padding-left:16px;padding-right:16px}md-menu-item>a.md-button{padding-top:5px}md-menu-item>.md-button{text-align:left;display:inline-block;border-radius:0;margin:auto 0;font-size:15px;text-transform:none;font-weight:400;height:100%;padding-left:16px;padding-right:16px;width:100%}md-menu-item>.md-button::-moz-focus-inner{padding:0;border: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-top:auto;margin-bottom: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{line-height:1rem;height:auto;padding:28px;padding-bottom:12px}md-toolbar.md-has-open-menu{position:relative;z-index:100}md-menu-bar{padding:0 20px;display:block;position:relative;z-index:2}md-menu-bar .md-menu{display:inline-block;padding:0;position:relative}md-menu-bar button{font-size:14px;padding:0 10px;margin:0;border:0;background-color:transparent;height:40px}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{position:absolute;padding:0;width:24px;top:6px;left: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{min-height:0;height:32px}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{position:relative;margin:0;width:100%;text-transform:none;font-weight:400;border-radius:0;padding-left:16px}[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{display:block;content:"\25BC";position:absolute;top:0;speak:none;-webkit-transform:rotate(270deg) scaleY(.45) scaleX(.9);transform:rotate(270deg) scaleY(.45) scaleX(.9);right:28px}[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense .md-menu>.md-button:after{-webkit-transform:rotate(90deg) scaleY(.45) scaleX(.9);transform:rotate(90deg) scaleY(.45) scaleX(.9);right:auto;left:28px}.md-nav-bar{border-style:solid;border-width:0 0 1px;height:48px;position:relative}._md-nav-bar-list{outline:0;list-style:none;margin:0;padding:0;box-sizing:border-box;display:flex;flex-direction:row}.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(.35,0,.25,1)}.md-button._md-nav-button:focus{outline:0}md-nav-ink-bar{bottom:0;height:2px;left:auto;position:absolute;right:auto;background-color:#000}md-nav-ink-bar._md-left{transition:left .125s cubic-bezier(.35,0,.25,1),right .25s cubic-bezier(.35,0,.25,1)}md-nav-ink-bar._md-right{transition:left .25s cubic-bezier(.35,0,.25,1),right .125s cubic-bezier(.35,0,.25,1)}md-nav-ink-bar.ng-animate{transition:none}md-nav-extra-content{min-height:48px;padding-right:12px}@-webkit-keyframes indeterminate-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes indeterminate-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}md-progress-circular{position:relative;display:block}md-progress-circular._md-progress-circular-disabled{visibility:hidden}md-progress-circular.md-mode-indeterminate svg{-webkit-animation:indeterminate-rotate 1568.63ms linear infinite;animation:indeterminate-rotate 1568.63ms linear infinite}md-progress-circular svg{position:absolute;overflow:visible;top:0;left:0}md-progress-linear{display:block;position:relative;width:100%;height:5px;padding-top:0 !important;margin-bottom:0 !important}md-progress-linear._md-progress-linear-disabled{visibility:hidden}md-progress-linear .md-container{display:block;position:relative;overflow:hidden;width:100%;height:5px;-webkit-transform:translate(0,0) scale(1,1);transform:translate(0,0) scale(1,1)}md-progress-linear .md-container .md-bar{position:absolute;left:0;top:0;bottom:0;width:100%;height:5px}md-progress-linear .md-container .md-dashed:before{content:"";display:none;position:absolute;margin-top:0;height:5px;width:100%;background-color:transparent;background-size:10px 10px !important;background-position:0 -23px}md-progress-linear .md-container .md-bar1,md-progress-linear .md-container .md-bar2{transition:-webkit-transform .2s linear;transition:transform .2s linear;transition:transform .2s linear,-webkit-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{transition:all .2s linear;-webkit-animation:query .8s infinite cubic-bezier(.39,.575,.565,1);animation:query .8s infinite cubic-bezier(.39,.575,.565,1)}md-progress-linear .md-container.md-mode-determinate .md-bar1{display:none}md-progress-linear .md-container.md-mode-indeterminate .md-bar1{-webkit-animation:md-progress-linear-indeterminate-scale-1 4s infinite,md-progress-linear-indeterminate-1 4s infinite;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{-webkit-animation:md-progress-linear-indeterminate-scale-2 4s infinite,md-progress-linear-indeterminate-2 4s infinite;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{-webkit-animation:none;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{-webkit-animation-name:none;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{display:block;-webkit-animation:buffer 3s infinite linear;animation:buffer 3s infinite linear}@-webkit-keyframes query{0%{opacity:1;-webkit-transform:translateX(35%) scale(.3,1);transform:translateX(35%) scale(.3,1)}to{opacity:0;-webkit-transform:translateX(-50%) scale(0,1);transform:translateX(-50%) scale(0,1)}}@keyframes query{0%{opacity:1;-webkit-transform:translateX(35%) scale(.3,1);transform:translateX(35%) scale(.3,1)}to{opacity:0;-webkit-transform:translateX(-50%) scale(0,1);transform:translateX(-50%) scale(0,1)}}@-webkit-keyframes buffer{0%{opacity:1;background-position:0 -23px}50%{opacity:0}to{opacity:1;background-position:-200px -23px}}@keyframes buffer{0%{opacity:1;background-position:0 -23px}50%{opacity:0}to{opacity:1;background-position:-200px -23px}}@-webkit-keyframes md-progress-linear-indeterminate-scale-1{0%{-webkit-transform:scaleX(.1);transform:scaleX(.1);-webkit-animation-timing-function:linear;animation-timing-function:linear}36.6%{-webkit-transform:scaleX(.1);transform:scaleX(.1);-webkit-animation-timing-function:cubic-bezier(.33473,.12482,.78584,1);animation-timing-function:cubic-bezier(.33473,.12482,.78584,1)}69.15%{-webkit-transform:scaleX(.83);transform:scaleX(.83);-webkit-animation-timing-function:cubic-bezier(.22573,0,.23365,1.37098);animation-timing-function:cubic-bezier(.22573,0,.23365,1.37098)}to{-webkit-transform:scaleX(.1);transform:scaleX(.1)}}@keyframes md-progress-linear-indeterminate-scale-1{0%{-webkit-transform:scaleX(.1);transform:scaleX(.1);-webkit-animation-timing-function:linear;animation-timing-function:linear}36.6%{-webkit-transform:scaleX(.1);transform:scaleX(.1);-webkit-animation-timing-function:cubic-bezier(.33473,.12482,.78584,1);animation-timing-function:cubic-bezier(.33473,.12482,.78584,1)}69.15%{-webkit-transform:scaleX(.83);transform:scaleX(.83);-webkit-animation-timing-function:cubic-bezier(.22573,0,.23365,1.37098);animation-timing-function:cubic-bezier(.22573,0,.23365,1.37098)}to{-webkit-transform:scaleX(.1);transform:scaleX(.1)}}@-webkit-keyframes md-progress-linear-indeterminate-1{0%{left:-105.16667%;-webkit-animation-timing-function:linear;animation-timing-function:linear}20%{left:-105.16667%;-webkit-animation-timing-function:cubic-bezier(.5,0,.70173,.49582);animation-timing-function:cubic-bezier(.5,0,.70173,.49582)}69.15%{left:21.5%;-webkit-animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635)}to{left:95.44444%}}@keyframes md-progress-linear-indeterminate-1{0%{left:-105.16667%;-webkit-animation-timing-function:linear;animation-timing-function:linear}20%{left:-105.16667%;-webkit-animation-timing-function:cubic-bezier(.5,0,.70173,.49582);animation-timing-function:cubic-bezier(.5,0,.70173,.49582)}69.15%{left:21.5%;-webkit-animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635)}to{left:95.44444%}}@-webkit-keyframes md-progress-linear-indeterminate-scale-2{0%{-webkit-transform:scaleX(.1);transform:scaleX(.1);-webkit-animation-timing-function:cubic-bezier(.20503,.05705,.57661,.45397);animation-timing-function:cubic-bezier(.20503,.05705,.57661,.45397)}19.15%{-webkit-transform:scaleX(.57);transform:scaleX(.57);-webkit-animation-timing-function:cubic-bezier(.15231,.19643,.64837,1.00432);animation-timing-function:cubic-bezier(.15231,.19643,.64837,1.00432)}44.15%{-webkit-transform:scaleX(.91);transform:scaleX(.91);-webkit-animation-timing-function:cubic-bezier(.25776,-.00316,.21176,1.38179);animation-timing-function:cubic-bezier(.25776,-.00316,.21176,1.38179)}to{-webkit-transform:scaleX(.1);transform:scaleX(.1)}}@keyframes md-progress-linear-indeterminate-scale-2{0%{-webkit-transform:scaleX(.1);transform:scaleX(.1);-webkit-animation-timing-function:cubic-bezier(.20503,.05705,.57661,.45397);animation-timing-function:cubic-bezier(.20503,.05705,.57661,.45397)}19.15%{-webkit-transform:scaleX(.57);transform:scaleX(.57);-webkit-animation-timing-function:cubic-bezier(.15231,.19643,.64837,1.00432);animation-timing-function:cubic-bezier(.15231,.19643,.64837,1.00432)}44.15%{-webkit-transform:scaleX(.91);transform:scaleX(.91);-webkit-animation-timing-function:cubic-bezier(.25776,-.00316,.21176,1.38179);animation-timing-function:cubic-bezier(.25776,-.00316,.21176,1.38179)}to{-webkit-transform:scaleX(.1);transform:scaleX(.1)}}@-webkit-keyframes md-progress-linear-indeterminate-2{0%{left:-54.88889%;-webkit-animation-timing-function:cubic-bezier(.15,0,.51506,.40968);animation-timing-function:cubic-bezier(.15,0,.51506,.40968)}25%{left:-17.25%;-webkit-animation-timing-function:cubic-bezier(.31033,.28406,.8,.73372);animation-timing-function:cubic-bezier(.31033,.28406,.8,.73372)}48.35%{left:29.5%;-webkit-animation-timing-function:cubic-bezier(.4,.62703,.6,.90203);animation-timing-function:cubic-bezier(.4,.62703,.6,.90203)}to{left:117.38889%}}@keyframes md-progress-linear-indeterminate-2{0%{left:-54.88889%;-webkit-animation-timing-function:cubic-bezier(.15,0,.51506,.40968);animation-timing-function:cubic-bezier(.15,0,.51506,.40968)}25%{left:-17.25%;-webkit-animation-timing-function:cubic-bezier(.31033,.28406,.8,.73372);animation-timing-function:cubic-bezier(.31033,.28406,.8,.73372)}48.35%{left:29.5%;-webkit-animation-timing-function:cubic-bezier(.4,.62703,.6,.90203);animation-timing-function:cubic-bezier(.4,.62703,.6,.90203)}to{left:117.38889%}}md-radio-button{box-sizing:border-box;display:block;margin-bottom:16px;white-space:nowrap;cursor:pointer;position:relative}md-radio-button[disabled],md-radio-button[disabled] .md-container{cursor:default}md-radio-button .md-container{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);box-sizing:border-box;display:inline-block;width:20px;height:20px;cursor:pointer;left:0;right:auto}[dir=rtl] md-radio-button .md-container{left:auto;right:0}md-radio-button .md-container .md-ripple-container{position:absolute;display:block;width:auto;height:auto;left:-15px;top:-15px;right:-15px;bottom:-15px}md-radio-button .md-container:before{box-sizing:border-box;background-color:transparent;border-radius:50%;content:"";position:absolute;display:block;height:auto;left:0;top:0;right:0;bottom: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{box-sizing:border-box;position:absolute;top:0;left:0;width:20px;height:20px;border-radius:50%}md-radio-button .md-on{transition:-webkit-transform .28s ease;transition:transform .28s ease;transition:transform .28s ease,-webkit-transform .28s ease;-webkit-transform:scale(0);transform:scale(0)}md-radio-button.md-checked .md-on{-webkit-transform:scale(.5);transform:scale(.5)}md-radio-button .md-label{box-sizing:border-box;position:relative;display:inline-block;margin-left:30px;margin-right:0;vertical-align:middle;white-space:normal;pointer-events:none;width:auto}[dir=rtl] md-radio-button .md-label{margin-left:0;margin-right:30px}md-radio-group.layout-column md-radio-button,md-radio-group.layout-gt-lg-column md-radio-button,md-radio-group.layout-gt-md-column md-radio-button,md-radio-group.layout-gt-sm-column md-radio-button,md-radio-group.layout-gt-xs-column md-radio-button,md-radio-group.layout-lg-column md-radio-button,md-radio-group.layout-md-column md-radio-button,md-radio-group.layout-sm-column md-radio-button,md-radio-group.layout-xl-column md-radio-button,md-radio-group.layout-xs-column md-radio-button{margin-bottom:16px}md-radio-group.layout-gt-lg-row md-radio-button,md-radio-group.layout-gt-md-row md-radio-button,md-radio-group.layout-gt-sm-row md-radio-button,md-radio-group.layout-gt-xs-row md-radio-button,md-radio-group.layout-lg-row md-radio-button,md-radio-group.layout-md-row md-radio-button,md-radio-group.layout-row md-radio-button,md-radio-group.layout-sm-row md-radio-button,md-radio-group.layout-xl-row md-radio-button,md-radio-group.layout-xs-row md-radio-button{margin:0 16px 0 0}[dir=rtl] md-radio-group.layout-gt-lg-row md-radio-button,[dir=rtl] md-radio-group.layout-gt-md-row md-radio-button,[dir=rtl] md-radio-group.layout-gt-sm-row md-radio-button,[dir=rtl] md-radio-group.layout-gt-xs-row md-radio-button,[dir=rtl] md-radio-group.layout-lg-row md-radio-button,[dir=rtl] md-radio-group.layout-md-row md-radio-button,[dir=rtl] md-radio-group.layout-row md-radio-button,[dir=rtl] md-radio-group.layout-sm-row md-radio-button,[dir=rtl] md-radio-group.layout-xl-row md-radio-button,[dir=rtl] md-radio-group.layout-xs-row md-radio-button{margin-left:16px;margin-right:0}md-radio-group.layout-gt-lg-row md-radio-button:last-of-type,md-radio-group.layout-gt-md-row md-radio-button:last-of-type,md-radio-group.layout-gt-sm-row md-radio-button:last-of-type,md-radio-group.layout-gt-xs-row md-radio-button:last-of-type,md-radio-group.layout-lg-row md-radio-button:last-of-type,md-radio-group.layout-md-row md-radio-button:last-of-type,md-radio-group.layout-row md-radio-button:last-of-type,md-radio-group.layout-sm-row md-radio-button:last-of-type,md-radio-group.layout-xl-row md-radio-button:last-of-type,md-radio-group.layout-xs-row md-radio-button:last-of-type{margin-left:0;margin-right:0}md-radio-group:focus{outline:0}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{left:-8px;top:-8px;right:-8px;bottom:-8px}md-radio-group[disabled] md-radio-button,md-radio-group[disabled] md-radio-button .md-container{cursor:default}.md-inline-form md-radio-group{margin:18px 0 19px}.md-inline-form md-radio-group md-radio-button{display:inline-block;height:30px;padding:2px;box-sizing:border-box;margin-top:0;margin-bottom:0}@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{transition:-webkit-transform .4s cubic-bezier(.25,.8,.25,1);transition:transform .4s cubic-bezier(.25,.8,.25,1);transition:transform .4s cubic-bezier(.25,.8,.25,1),-webkit-transform .4s cubic-bezier(.25,.8,.25,1);-webkit-transform-origin:left top;transform-origin:left top}[dir=rtl] md-input-container:not([md-no-float]) .md-select-placeholder span:first-child{-webkit-transform-origin:right top;transform-origin:right top}md-input-container.md-input-focused:not([md-no-float]) .md-select-placeholder span:first-child{-webkit-transform:translateY(-22px) translateX(-2px) scale(.75);transform:translateY(-22px) translateX(-2px) scale(.75)}.md-select-menu-container{position:fixed;left:0;top:0;z-index:90;opacity:0;display:none;-webkit-transform:translateY(-1px);transform:translateY(-1px)}.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(.25,.8,.25,1);transition-duration:.15s}.md-select-menu-container.md-active md-select-menu>*{opacity:1;transition:all .3s cubic-bezier(.55,0,.55,.2);transition-duration:.15s;transition-delay:.1s}.md-select-menu-container.md-leave{opacity:0;transition:all .3s cubic-bezier(.55,0,.55,.2);transition-duration:.25s}md-input-container>md-select{margin:0;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:flex;margin:20px 0 26px}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:0 bottom;background-size:4px 1px;background-repeat:repeat-x;margin-bottom:-1px}md-select:focus{outline:0}md-select[disabled]:hover{cursor:default}md-select:not([disabled]):hover{cursor:pointer}md-select:not([disabled]).ng-invalid.ng-touched .md-select-value{border-bottom-style:solid;padding-bottom:1px}md-select:not([disabled]):focus .md-select-value{border-bottom-width:2px;border-bottom-style:solid;padding-bottom:0}md-select:not([disabled]):focus.ng-invalid.ng-touched .md-select-value{padding-bottom:0}md-input-container.md-input-has-value .md-select-value>span:not(.md-select-icon){-webkit-transform:translate3d(0,1px,0);transform:translate3d(0,1px,0)}.md-select-value{display:flex;align-items:center;padding:2px 2px 1px;border-bottom-width:1px;border-bottom-style:solid;background-color:transparent;position:relative;box-sizing:content-box;min-width:64px;min-height:26px;flex-grow:1}.md-select-value>span:not(.md-select-icon){max-width:100%;flex:1 1 auto;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.md-select-value>span:not(.md-select-icon) .md-text{display:inline}.md-select-value .md-select-icon{display:block;align-items:flex-end;text-align:right;width:24px;margin:0 4px;-webkit-transform:translate3d(0,-2px,0);transform:translate3d(0,-2px,0);font-size:1.2rem}[dir=rtl] .md-select-value .md-select-icon{align-items:flex-start;text-align:left}.md-select-value .md-select-icon:after{display:block;content:"\25BC";position:relative;top:2px;speak:none;font-size:13px;-webkit-transform:scaleY(.5) scaleX(1);transform:scaleY(.5) scaleX(1)}.md-select-value.md-select-placeholder{display:flex;order:1;pointer-events:none;-webkit-font-smoothing:antialiased;padding-left:2px;z-index:1}md-select-menu{display:flex;flex-direction:column;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);max-height:256px;min-height:48px;overflow-y:hidden;-webkit-transform-origin:left top;transform-origin:left top;-webkit-transform:scale(1);transform:scale(1)}md-select-menu.md-reverse{flex-direction:column-reverse}md-select-menu:not(.md-overflow) md-content{padding-top:8px;padding-bottom:8px}[dir=rtl] md-select-menu{-webkit-transform-origin:right top;transform-origin:right top}md-select-menu md-content{min-width:136px;min-height:48px;max-height:256px;overflow-y:auto}md-select-menu>*{opacity:0}md-option{cursor:pointer;position:relative;display:flex;align-items:center;width:auto;transition:background .15s linear;padding:0 16px;height:48px}md-option[disabled]{cursor:default}md-option:focus{outline:0}md-option .md-text{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:auto;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}md-optgroup{display:block}md-optgroup label{display:block;font-size:14px;text-transform:uppercase;padding:16px;font-weight:500}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{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);box-sizing:border-box;display:inline-block;width:20px;height:20px;left:0;right:auto}[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{box-sizing:border-box;background-color:transparent;border-radius:50%;content:"";position:absolute;display:block;height:auto;left:0;top:0;right:0;bottom:0;transition:all .5s;width:auto}md-select-menu[multiple] md-option.md-checkbox-enabled .md-container:after{box-sizing:border-box;content:"";position:absolute;top:-10px;right:-10px;bottom:-10px;left:-10px}md-select-menu[multiple] md-option.md-checkbox-enabled .md-container .md-ripple-container{position:absolute;display:block;width:auto;height:auto;left:-15px;top:-15px;right:-15px;bottom:-15px}md-select-menu[multiple] md-option.md-checkbox-enabled .md-icon{box-sizing:border-box;transition:.24s;position:absolute;top:0;left:0;width:20px;height:20px;border-width:2px;border-style:solid;border-radius:2px}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{box-sizing:border-box;-webkit-transform:rotate(45deg);transform:rotate(45deg);position:absolute;left:4.66667px;top:.22222px;display:table;width:6.66667px;height:13.33333px;border-width:2px;border-style:solid;border-top:0;border-left:0;content:""}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{box-sizing:border-box;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:table;width:12px;height:2px;border-width:2px;border-style:solid;border-top:0;border-left:0;content:""}md-select-menu[multiple] md-option.md-checkbox-enabled .md-container{margin-left:10.66667px;margin-right:auto}[dir=rtl] md-select-menu[multiple] md-option.md-checkbox-enabled .md-container{margin-left:auto;margin-right:10.66667px}md-sidenav{box-sizing:border-box;position:absolute;flex-direction:column;z-index:60;width:320px;max-width:320px;bottom:0;overflow:auto;-webkit-overflow-scrolling:touch}md-sidenav ul{list-style:none}md-sidenav.md-closed{display:none}md-sidenav.md-closed-add,md-sidenav.md-closed-remove{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(.25,.8,.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{position:static;display:flex;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}md-sidenav.md-closed.md-locked-open-add:not(.md-locked-open-add-active){width:0 !important;min-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(.55,0,.55,.2),min-width .3s cubic-bezier(.55,0,.55,.2)}md-sidenav.md-locked-open-remove-active{width:0 !important;min-width:0 !important}.md-sidenav-backdrop.md-locked-open{display:none}.md-sidenav-left,md-sidenav{left:0;top:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.md-sidenav-left.md-closed,md-sidenav.md-closed{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.md-sidenav-right{left:100%;top:0;-webkit-transform:translate(-100%,0);transform:translate(-100%,0)}.md-sidenav-right.md-closed{-webkit-transform:translate(0,0);transform:translate(0,0)}@media(min-width:600px){md-sidenav{max-width:400px}}@media(max-width:456px){md-sidenav{width:calc(100% - 56px);min-width:calc(100% - 56px);max-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}}@-webkit-keyframes sliderFocusThumb{0%{-webkit-transform:scale(.7);transform:scale(.7)}30%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.7);transform:scale(.7)}}@keyframes sliderFocusThumb{0%{-webkit-transform:scale(.7);transform:scale(.7)}30%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.7);transform:scale(.7)}}@-webkit-keyframes sliderDiscreteFocusThumb{0%{-webkit-transform:scale(.7);transform:scale(.7)}50%{-webkit-transform:scale(.8);transform:scale(.8)}to{-webkit-transform:scale(0);transform:scale(0)}}@keyframes sliderDiscreteFocusThumb{0%{-webkit-transform:scale(.7);transform:scale(.7)}50%{-webkit-transform:scale(.8);transform:scale(.8)}to{-webkit-transform:scale(0);transform:scale(0)}}@-webkit-keyframes sliderDiscreteFocusRing{0%{-webkit-transform:scale(.7);transform:scale(.7);opacity:0}50%{-webkit-transform:scale(1);transform:scale(1);opacity:1}to{-webkit-transform:scale(0);transform:scale(0)}}@keyframes sliderDiscreteFocusRing{0%{-webkit-transform:scale(.7);transform:scale(.7);opacity:0}50%{-webkit-transform:scale(1);transform:scale(1);opacity:1}to{-webkit-transform:scale(0);transform:scale(0)}}md-slider{height:48px;min-width:128px;position:relative;margin-left:4px;margin-right:4px;padding:0;display:block;flex-direction:row}md-slider *,md-slider :after{box-sizing:border-box}md-slider .md-slider-wrapper{outline:0;width:100%;height:100%}md-slider .md-slider-content{position:relative}md-slider .md-track-container{width:100%;position:absolute;top:23px;height:2px}md-slider .md-track{position:absolute;left:0;right:0;height:100%}md-slider .md-track-fill{transition:all .4s cubic-bezier(.25,.8,.25,1);transition-property:width,height}md-slider .md-track-ticks{position:absolute;left:0;right:0;height:100%}md-slider .md-track-ticks canvas{width:100%;height:100%}md-slider .md-thumb-container{position:absolute;left:0;top:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);transition:all .4s cubic-bezier(.25,.8,.25,1);transition-property:left,right,bottom}[dir=rtl] md-slider .md-thumb-container{left:auto;right:0}md-slider .md-thumb{z-index:1;position:absolute;left:-10px;top:14px;width:20px;height:20px;border-radius:20px;-webkit-transform:scale(.7);transform:scale(.7);transition:all .4s cubic-bezier(.25,.8,.25,1)}[dir=rtl] md-slider .md-thumb{left:auto;right:-10px}md-slider .md-thumb:after{content:"";position:absolute;width:20px;height:20px;border-radius:20px;border-width:3px;border-style:solid;transition:inherit}md-slider .md-sign{display:flex;align-items:center;justify-content:center;position:absolute;left:-14px;top:-17px;width:28px;height:28px;border-radius:28px;-webkit-transform:scale(.4) translate3d(0,67.5px,0);transform:scale(.4) translate3d(0,67.5px,0);transition:all .3s cubic-bezier(.35,0,.25,1)}md-slider .md-sign:after{position:absolute;content:"";left:0;border-radius:16px;top:19px;border-left:14px solid transparent;border-right:14px solid transparent;border-top-width:16px;border-top-style:solid;opacity:0;-webkit-transform:translate3d(0,-8px,0);transform:translate3d(0,-8px,0);transition:all .2s cubic-bezier(.35,0,.25,1)}[dir=rtl] md-slider .md-sign:after{left:auto;right:0}md-slider .md-sign .md-thumb-text{z-index:1;font-size:12px;font-weight:700}md-slider .md-focus-ring{position:absolute;left:-17px;top:7px;width:34px;height:34px;border-radius:34px;-webkit-transform:scale(.7);transform:scale(.7);opacity:0;transition:all .35s cubic-bezier(.35,0,.25,1)}[dir=rtl] md-slider .md-focus-ring{left:auto;right:-17px}md-slider .md-disabled-thumb{position:absolute;left:-14px;top:10px;width:28px;height:28px;border-radius:28px;-webkit-transform:scale(.5);transform:scale(.5);border-width:4px;border-style:solid;display:none}[dir=rtl] md-slider .md-disabled-thumb{left:auto;right:-14px}md-slider.md-min .md-sign{opacity:0}md-slider:focus{outline:0}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{-webkit-transform:scale(.8);transform:scale(.8)}md-slider:not([md-discrete]):not([disabled]) .md-slider-wrapper.md-focused .md-focus-ring{-webkit-transform:scale(1);transform:scale(1);opacity:1}md-slider:not([md-discrete]):not([disabled]) .md-slider-wrapper.md-focused .md-thumb{-webkit-animation:sliderFocusThumb .7s cubic-bezier(.35,0,.25,1);animation:sliderFocusThumb .7s cubic-bezier(.35,0,.25,1)}md-slider:not([md-discrete]):not([disabled]).md-active .md-slider-wrapper .md-thumb{-webkit-transform:scale(1);transform:scale(1)}md-slider[md-discrete]:not([disabled]) .md-slider-wrapper.md-focused .md-focus-ring{-webkit-transform:scale(0);transform:scale(0);-webkit-animation:sliderDiscreteFocusRing .5s cubic-bezier(.35,0,.25,1);animation:sliderDiscreteFocusRing .5s cubic-bezier(.35,0,.25,1)}md-slider[md-discrete]:not([disabled]) .md-slider-wrapper.md-focused .md-thumb{-webkit-animation:sliderDiscreteFocusThumb .5s cubic-bezier(.35,0,.25,1);animation:sliderDiscreteFocusThumb .5s cubic-bezier(.35,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{-webkit-transform:scale(0);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;-webkit-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1)}md-slider[md-discrete][disabled][readonly] .md-thumb{-webkit-transform:scale(0);transform:scale(0)}md-slider[md-discrete][disabled][readonly] .md-sign,md-slider[md-discrete][disabled][readonly] .md-sign:after{opacity:1;-webkit-transform:translate3d(0,0,0) scale(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{-webkit-transform:scale(.5);transform:scale(.5)}md-slider[disabled] .md-disabled-thumb{display:block}md-slider[md-vertical]{flex-direction:column;min-height:128px;min-width:0}md-slider[md-vertical] .md-slider-wrapper{flex:1;padding-top:12px;padding-bottom:12px;width:48px;align-self:center;display:flex;justify-content:center}md-slider[md-vertical] .md-track-container{height:100%;width:2px;top:0;left:calc(50% - 1px)}md-slider[md-vertical] .md-thumb-container{top:auto;margin-bottom:23px;left:calc(50% - 1px);bottom:0}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;-webkit-transform:scale(.4) translate3d(67.5px,0,0);transform:scale(.4) translate3d(67.5px,0,0)}md-slider[md-vertical][md-discrete] .md-sign:after{top:9.5px;left:19px;border-top:14px solid transparent;border-right:0;border-bottom:14px solid transparent;border-left-width:16px;border-left-style:solid;opacity:0;-webkit-transform:translate3d(0,-8px,0);transform:translate3d(0,-8px,0);transition:all .2s ease-in-out}md-slider[md-vertical][md-discrete] .md-sign .md-thumb-text{z-index:1;font-size:12px;font-weight:700}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{-webkit-transform:scale(0);transform:scale(0)}md-slider[md-vertical][disabled][readonly] .md-sign,md-slider[md-vertical][disabled][readonly] .md-sign:after{opacity:1;-webkit-transform:translate3d(0,0,0) scale(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{display:flex;align-items:center;flex-direction:row}md-slider-container>:first-child:not(md-slider),md-slider-container>:last-child:not(md-slider){min-width:25px;max-width:42px;height:25px;transition:all .4s cubic-bezier(.25,.8,.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-right:auto;margin-left:16px}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]{flex-direction:column}md-slider-container[md-vertical]>:first-child:not(md-slider),md-slider-container[md-vertical]>:last-child:not(md-slider){margin-right:0;margin-left:0;text-align:center}md-slider-container md-input-container input[type=number]{text-align:center;padding-left:15px;height:50px;margin-top:-25px}[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{z-index:2;top:0;left:0;right:0;position:absolute !important;-webkit-transform:translate3d(-9999px,-9999px,0);transform:translate3d(-9999px,-9999px,0)}.md-sticky-clone[sticky-state=active]{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.md-sticky-clone[sticky-state=active]:not(.md-sticky-no-effect) .md-subheader-inner{-webkit-animation:subheaderStickyHoverIn .3s ease-out both;animation:subheaderStickyHoverIn .3s ease-out both}@-webkit-keyframes subheaderStickyHoverIn{0%{box-shadow:0 0 0 0 transparent}to{box-shadow:0 2px 4px 0 rgba(0,0,0,.16)}}@keyframes subheaderStickyHoverIn{0%{box-shadow:0 0 0 0 transparent}to{box-shadow:0 2px 4px 0 rgba(0,0,0,.16)}}@-webkit-keyframes subheaderStickyHoverOut{0%{box-shadow:0 2px 4px 0 rgba(0,0,0,.16)}to{box-shadow:0 0 0 0 transparent}}@keyframes subheaderStickyHoverOut{0%{box-shadow:0 2px 4px 0 rgba(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{-webkit-animation:subheaderStickyHoverOut .3s ease-out both;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;z-index:1;position:relative}[md-swipe-left],[md-swipe-right]{touch-action:pan-y}[md-swipe-down],[md-swipe-up]{touch-action:pan-x}.md-inline-form md-switch{margin-top:18px;margin-bottom:19px}md-switch{margin:16px 0;white-space:nowrap;cursor:pointer;outline:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;height:30px;line-height:28px;align-items:center;display:flex;margin-left:inherit;margin-right:16px}[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:-webkit-grab;cursor:grab;width:36px;height:24px;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-right:8px;float:left}[dir=rtl] md-switch .md-container,md-switch.md-inverted .md-container{margin-right:0;margin-left:8px}[dir=rtl] md-switch.md-inverted .md-container{margin-right:8px;margin-left:0}md-switch:not([disabled]) .md-dragging,md-switch:not([disabled]).md-dragging .md-container{cursor:-webkit-grabbing;cursor:grabbing}md-switch.md-focused .md-thumb:before{left:-8px;top:-8px;right:-8px;bottom:-8px}md-switch .md-label{border-color:transparent;border-width:0;float:left}md-switch .md-bar{left:1px;width:34px;top:5px;height:14px;border-radius:8px;position:absolute}md-switch .md-thumb-container{top:2px;left:0;width:16px;position:absolute;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:1}md-switch.md-checked .md-thumb-container{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}md-switch .md-thumb{margin:0;outline:0;height:20px;width:20px;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-switch .md-thumb,md-switch .md-thumb:before{position:absolute;left:0;top:0;border-radius:50%}md-switch .md-thumb:before{background-color:transparent;content:"";display:block;height:auto;right:0;bottom:0;transition:all .5s;width:auto}md-switch .md-thumb .md-ripple-container{position:absolute;display:block;width:auto;height:auto;left:-20px;top:-20px;right:-20px;bottom:-20px}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:background-color,-webkit-transform;transition-property:transform,background-color;transition-property:transform,background-color,-webkit-transform}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}}@-webkit-keyframes md-tab-content-hide{0%{opacity:1}50%{opacity:1}to{opacity:0}}@keyframes md-tab-content-hide{0%{opacity:1}50%{opacity:1}to{opacity:0}}md-tab-data{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;opacity:0}md-tabs{display:block;margin:0;border-radius:2px;overflow:hidden;position:relative;flex-shrink:0}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{position:absolute;bottom:0;left:0;right:0;height:48px;z-index:2}md-tabs[md-align-tabs=bottom] md-tabs-content-wrapper{top:0;bottom:48px}md-tabs.md-dynamic-height md-tabs-content-wrapper{min-height:0;position:relative;top:auto;left:auto;right:auto;bottom:auto;overflow:visible}md-tabs.md-dynamic-height md-tab-content.md-active{position:relative}md-tabs[md-border-bottom] md-tabs-wrapper{border-width:0 0 1px;border-style:solid}md-tabs[md-border-bottom]:not(.md-dynamic-height) md-tabs-content-wrapper{top:49px}md-tabs-wrapper{display:block;position:relative;-webkit-transform:translate(0,0);transform:translate(0,0)}md-tabs-wrapper md-next-button,md-tabs-wrapper md-prev-button{height:100%;width:32px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);line-height:1em;z-index:2;cursor:pointer;font-size:16px;background:transparent no-repeat 50%;transition:all .5s cubic-bezier(.35,0,.25,1)}md-tabs-wrapper md-next-button:focus,md-tabs-wrapper md-prev-button:focus{outline:0}md-tabs-wrapper md-next-button.md-disabled,md-tabs-wrapper md-prev-button.md-disabled{opacity:.25;cursor:default}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{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}[dir=rtl] md-tabs-wrapper md-next-button,[dir=rtl] md-tabs-wrapper md-prev-button{-webkit-transform:rotateY(180deg) translateY(-50%);transform:rotateY(180deg) translateY(-50%)}md-tabs-wrapper md-prev-button{left:0;background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE3LjEuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPiA8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPiA8c3ZnIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjQgMjQiIHhtbDpzcGFjZT0icHJlc2VydmUiPiA8ZyBpZD0iSGVhZGVyIj4gPGc+IDxyZWN0IHg9Ii02MTgiIHk9Ii0xMjA4IiBmaWxsPSJub25lIiB3aWR0aD0iMTQwMCIgaGVpZ2h0PSIzNjAwIi8+IDwvZz4gPC9nPiA8ZyBpZD0iTGFiZWwiPiA8L2c+IDxnIGlkPSJJY29uIj4gPGc+IDxwb2x5Z29uIHBvaW50cz0iMTUuNCw3LjQgMTQsNiA4LDEyIDE0LDE4IDE1LjQsMTYuNiAxMC44LDEyIAkJIiBzdHlsZT0iZmlsbDp3aGl0ZTsiLz4gPHJlY3QgZmlsbD0ibm9uZSIgd2lkdGg9IjI0IiBoZWlnaHQ9IjI0Ii8+IDwvZz4gPC9nPiA8ZyBpZD0iR3JpZCIgZGlzcGxheT0ibm9uZSI+IDxnIGRpc3BsYXk9ImlubGluZSI+IDwvZz4gPC9nPiA8L3N2Zz4NCg==")}[dir=rtl] md-tabs-wrapper md-prev-button{left:auto;right:0}md-tabs-wrapper md-next-button{right:0;background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE3LjEuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPiA8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPiA8c3ZnIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjQgMjQiIHhtbDpzcGFjZT0icHJlc2VydmUiPiA8ZyBpZD0iSGVhZGVyIj4gPGc+IDxyZWN0IHg9Ii02MTgiIHk9Ii0xMzM2IiBmaWxsPSJub25lIiB3aWR0aD0iMTQwMCIgaGVpZ2h0PSIzNjAwIi8+IDwvZz4gPC9nPiA8ZyBpZD0iTGFiZWwiPiA8L2c+IDxnIGlkPSJJY29uIj4gPGc+IDxwb2x5Z29uIHBvaW50cz0iMTAsNiA4LjYsNy40IDEzLjIsMTIgOC42LDE2LjYgMTAsMTggMTYsMTIgCQkiIHN0eWxlPSJmaWxsOndoaXRlOyIvPiA8cmVjdCBmaWxsPSJub25lIiB3aWR0aD0iMjQiIGhlaWdodD0iMjQiLz4gPC9nPiA8L2c+IDxnIGlkPSJHcmlkIiBkaXNwbGF5PSJub25lIj4gPGcgZGlzcGxheT0iaW5saW5lIj4gPC9nPiA8L2c+IDwvc3ZnPg0K")}[dir=rtl] md-tabs-wrapper md-next-button{right:auto;left:0}md-tabs-wrapper md-next-button md-icon{-webkit-transform:translate(-50%,-50%) rotate(180deg);transform:translate(-50%,-50%) rotate(180deg)}md-tabs-wrapper.md-stretch-tabs md-pagination-wrapper{width:100%;flex-direction:row}md-tabs-wrapper.md-stretch-tabs md-pagination-wrapper md-tab-item{flex-grow:1}md-tabs-canvas{position:relative;overflow:hidden;display:block;height:48px}md-tabs-canvas:after{content:"";display:table;clear:both}md-tabs-canvas .md-dummy-wrapper{position:absolute;top:0;left: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:flex;flex-direction:column;text-align:center}md-tabs-canvas.md-center-tabs .md-tab{float:none;display:inline-block}md-pagination-wrapper{height:48px;display:flex;transition:-webkit-transform .5s cubic-bezier(.35,0,.25,1);transition:transform .5s cubic-bezier(.35,0,.25,1);transition:transform .5s cubic-bezier(.35,0,.25,1),-webkit-transform .5s cubic-bezier(.35,0,.25,1);position:absolute;left:0;-webkit-transform:translate(0,0);transform:translate(0,0)}md-pagination-wrapper:after{content:"";display:table;clear:both}[dir=rtl] md-pagination-wrapper{left:auto;right:0}md-pagination-wrapper.md-center-tabs{position:relative;justify-content:center}md-tabs-content-wrapper{display:block;top:48px;overflow:hidden}md-tab-content,md-tabs-content-wrapper{position:absolute;left:0;right:0;bottom:0}md-tab-content{display:flex;top:0;transition:-webkit-transform .5s cubic-bezier(.35,0,.25,1);transition:transform .5s cubic-bezier(.35,0,.25,1);transition:transform .5s cubic-bezier(.35,0,.25,1),-webkit-transform .5s cubic-bezier(.35,0,.25,1);overflow:auto;-webkit-transform:translate(0,0);transform:translate(0,0)}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){-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-animation:1s md-tab-content-hide;animation:1s md-tab-content-hide;visibility:hidden}[dir=rtl] md-tab-content.md-left:not(.md-active){-webkit-transform:translateX(100%);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){-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-animation:1s md-tab-content-hide;animation:1s md-tab-content-hide;visibility:hidden}[dir=rtl] md-tab-content.md-right:not(.md-active){-webkit-transform:translateX(-100%);transform:translateX(-100%)}md-tab-content.md-right:not(.md-active) *{transition:visibility 0s linear;transition-delay:.5s;visibility:hidden}md-tab-content>div{flex:1 0 100%;min-width:0}md-tab-content>div.ng-leave{-webkit-animation:1s md-tab-content-hide;animation:1s md-tab-content-hide}md-ink-bar{position:absolute;left:auto;right:auto;bottom:0;height:2px}md-ink-bar.md-left{transition:left .125s cubic-bezier(.35,0,.25,1),right .25s cubic-bezier(.35,0,.25,1)}md-ink-bar.md-right{transition:left .25s cubic-bezier(.35,0,.25,1),right .125s cubic-bezier(.35,0,.25,1)}md-tab{position:absolute;z-index:-1;left:-9999px}.md-tab{font-size:14px;text-align:center;line-height:24px;padding:12px 24px;transition:background-color .35s cubic-bezier(.35,0,.25,1);cursor:pointer;white-space:nowrap;position:relative;text-transform:uppercase;float:left;font-weight:500;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis}[dir=rtl] .md-tab{float:right}.md-tab.md-focused,.md-tab:focus{box-shadow:none;outline:0}.md-tab.md-active{cursor:default}.md-tab.md-disabled{pointer-events:none;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none;opacity:.5;cursor:default}.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 6px}md-toast{position:absolute;z-index:105;box-sizing:border-box;cursor:default;padding:8px;opacity:1}md-toast,md-toast .md-toast-content{overflow:hidden;transition:all .4s cubic-bezier(.25,.8,.25,1)}md-toast .md-toast-content{display:flex;flex-direction:row;align-items:center;max-height:168px;max-width:100%;min-height:48px;padding:0 18px;box-shadow:0 2px 5px 0 rgba(0,0,0,.26);border-radius:2px;font-size:14px;-webkit-transform:translate3d(0,0,0) rotateZ(0);transform:translate3d(0,0,0) rotateZ(0);justify-content:flex-start}md-toast .md-toast-content:before{content:"";min-height:48px;visibility:hidden;display:inline-block}[dir=rtl] md-toast .md-toast-content{justify-content:flex-end}md-toast .md-toast-content span{flex:1 1 0;box-sizing:border-box;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(.55,0,.55,.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(.25,.8,.25,1)}md-toast.ng-enter{opacity:0}md-toast.ng-enter .md-toast-content{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}md-toast.ng-enter.md-top .md-toast-content{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}md-toast.ng-enter.ng-enter-active{opacity:1}md-toast.ng-enter.ng-enter-active .md-toast-content{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}md-toast.ng-leave.ng-leave-active .md-toast-content{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}md-toast.ng-leave.ng-leave-active.md-swipeup .md-toast-content{-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}md-toast.ng-leave.ng-leave-active.md-swipedown .md-toast-content{-webkit-transform:translate3d(0,50%,0);transform:translate3d(0,50%,0)}md-toast.ng-leave.ng-leave-active.md-top .md-toast-content{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}md-toast .md-action{line-height:19px;margin-left:24px;margin-right:0;cursor:pointer;text-transform:uppercase;float:right}md-toast .md-button{min-width:0;margin-right:0;margin-left:12px}[dir=rtl] md-toast .md-button{margin-right:12px;margin-left:0}@media(max-width:959px){md-toast{left:0;right:0;width:100%;max-width:100%;min-width:0;border-radius:0;bottom:0;padding:0}md-toast.ng-leave.ng-leave-active.md-swipeup .md-toast-content{-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}md-toast.ng-leave.ng-leave-active.md-swipedown .md-toast-content{-webkit-transform:translate3d(0,50%,0);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{right:auto;left:0}md-toast.ng-leave.ng-leave-active.md-swipeleft .md-toast-content{-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}md-toast.ng-leave.ng-leave-active.md-swiperight .md-toast-content{-webkit-transform:translate3d(50%,0,0);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:flex;flex-direction:column;position:relative;z-index:2;font-size:20px;min-height:64px;width:100%}md-toolbar._md-toolbar-transitions{transition-duration:.5s;transition-timing-function:cubic-bezier(.35,0,.25,1);transition-property:background-color,fill,color}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;min-height:128px;max-height:128px}md-toolbar.md-medium-tall{height:88px;min-height:88px;max-height:88px}md-toolbar.md-medium-tall .md-toolbar-tools{height:48px;min-height:48px;max-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{font-size:20px;letter-spacing:.005em;box-sizing:border-box;font-weight:400;display:flex;align-items:center;flex-direction:row;width:100%;height:64px;max-height:64px;padding:0 16px;margin:0}.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{display:flex;align-items:center}.md-toolbar-tools md-checkbox{margin:inherit}.md-toolbar-tools .md-button{margin-top:0;margin-bottom:0}.md-toolbar-tools .md-button,.md-toolbar-tools .md-button.md-icon-button md-icon{transition-duration:.5s;transition-timing-function:cubic-bezier(.35,0,.25,1);transition-property:background-color,fill,color}.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-right:auto;margin-left:-8px}.md-toolbar-tools>md-menu:last-child{margin-right:-8px}[dir=rtl] .md-toolbar-tools>md-menu:last-child{margin-right:auto;margin-left:-8px}.md-toolbar-tools>md-menu:last-child>.md-button{margin-right:0}[dir=rtl] .md-toolbar-tools>md-menu:last-child>.md-button{margin-right:auto;margin-left:0}@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{pointer-events:none;border-radius:4px;overflow:hidden;opacity:0;font-weight:500;font-size:14px;white-space:nowrap;text-overflow:ellipsis;height:32px;line-height:32px;padding-right:16px;padding-left:16px}.md-tooltip.md-origin-top{-webkit-transform-origin:center bottom;transform-origin:center bottom;margin-top:-24px}.md-tooltip.md-origin-right{-webkit-transform-origin:left center;transform-origin:left center;margin-left:24px}.md-tooltip.md-origin-bottom{-webkit-transform-origin:center top;transform-origin:center top;margin-top:24px}.md-tooltip.md-origin-left{-webkit-transform-origin:right center;transform-origin:right center;margin-left:-24px}@media(min-width:960px){.md-tooltip{font-size:10px;height:22px;line-height:22px;padding-right:8px;padding-left: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{-webkit-transform:scale(0);transform:scale(0)}.md-tooltip.md-show{transition:all .4s cubic-bezier(.25,.8,.25,1);transition-duration:.15s;-webkit-transform:scale(1);transform:scale(1);opacity:.9}.md-tooltip.md-hide{transition:all .3s cubic-bezier(.55,0,.55,.2);transition-duration:.15s;-webkit-transform:scale(0);transform:scale(0);opacity:0}.md-truncate{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.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{bottom:0;box-sizing:border-box;left:0;margin:0;overflow-x:hidden;padding:0;position:absolute;right:0;top:0;-webkit-overflow-scrolling:touch}.md-virtual-repeat-container .md-virtual-repeat-sizer{box-sizing:border-box;height:1px;display:block;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{right:auto;left:auto}.md-whiteframe-1dp,.md-whiteframe-z1{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-whiteframe-2dp{box-shadow:0 1px 5px 0 rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12)}.md-whiteframe-3dp{box-shadow:0 1px 8px 0 rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 3px 3px -2px rgba(0,0,0,.12)}.md-whiteframe-4dp,.md-whiteframe-z2{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.md-whiteframe-5dp{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 5px 8px 0 rgba(0,0,0,.14),0 1px 14px 0 rgba(0,0,0,.12)}.md-whiteframe-6dp{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}.md-whiteframe-7dp,.md-whiteframe-z3{box-shadow:0 4px 5px -2px rgba(0,0,0,.2),0 7px 10px 1px rgba(0,0,0,.14),0 2px 16px 1px rgba(0,0,0,.12)}.md-whiteframe-8dp{box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.md-whiteframe-9dp{box-shadow:0 5px 6px -3px rgba(0,0,0,.2),0 9px 12px 1px rgba(0,0,0,.14),0 3px 16px 2px rgba(0,0,0,.12)}.md-whiteframe-10dp,.md-whiteframe-z4{box-shadow:0 6px 6px -3px rgba(0,0,0,.2),0 10px 14px 1px rgba(0,0,0,.14),0 4px 18px 3px rgba(0,0,0,.12)}.md-whiteframe-11dp{box-shadow:0 6px 7px -4px rgba(0,0,0,.2),0 11px 15px 1px rgba(0,0,0,.14),0 4px 20px 3px rgba(0,0,0,.12)}.md-whiteframe-12dp{box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)}.md-whiteframe-13dp,.md-whiteframe-z5{box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 13px 19px 2px rgba(0,0,0,.14),0 5px 24px 4px rgba(0,0,0,.12)}.md-whiteframe-14dp{box-shadow:0 7px 9px -4px rgba(0,0,0,.2),0 14px 21px 2px rgba(0,0,0,.14),0 5px 26px 4px rgba(0,0,0,.12)}.md-whiteframe-15dp{box-shadow:0 8px 9px -5px rgba(0,0,0,.2),0 15px 22px 2px rgba(0,0,0,.14),0 6px 28px 5px rgba(0,0,0,.12)}.md-whiteframe-16dp{box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12)}.md-whiteframe-17dp{box-shadow:0 8px 11px -5px rgba(0,0,0,.2),0 17px 26px 2px rgba(0,0,0,.14),0 6px 32px 5px rgba(0,0,0,.12)}.md-whiteframe-18dp{box-shadow:0 9px 11px -5px rgba(0,0,0,.2),0 18px 28px 2px rgba(0,0,0,.14),0 7px 34px 6px rgba(0,0,0,.12)}.md-whiteframe-19dp{box-shadow:0 9px 12px -6px rgba(0,0,0,.2),0 19px 29px 2px rgba(0,0,0,.14),0 7px 36px 6px rgba(0,0,0,.12)}.md-whiteframe-20dp{box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 20px 31px 3px rgba(0,0,0,.14),0 8px 38px 7px rgba(0,0,0,.12)}.md-whiteframe-21dp{box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 21px 33px 3px rgba(0,0,0,.14),0 8px 40px 7px rgba(0,0,0,.12)}.md-whiteframe-22dp{box-shadow:0 10px 14px -6px rgba(0,0,0,.2),0 22px 35px 3px rgba(0,0,0,.14),0 8px 42px 7px rgba(0,0,0,.12)}.md-whiteframe-23dp{box-shadow:0 11px 14px -7px rgba(0,0,0,.2),0 23px 36px 3px rgba(0,0,0,.14),0 9px 44px 8px rgba(0,0,0,.12)}.md-whiteframe-24dp{box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12)}@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{margin:0;width:100%;min-height:100%;height:100%}}.flex-order{order:0}.flex-order--20{order:-20}.flex-order--19{order:-19}.flex-order--18{order:-18}.flex-order--17{order:-17}.flex-order--16{order:-16}.flex-order--15{order:-15}.flex-order--14{order:-14}.flex-order--13{order:-13}.flex-order--12{order:-12}.flex-order--11{order:-11}.flex-order--10{order:-10}.flex-order--9{order:-9}.flex-order--8{order:-8}.flex-order--7{order:-7}.flex-order--6{order:-6}.flex-order--5{order:-5}.flex-order--4{order:-4}.flex-order--3{order:-3}.flex-order--2{order:-2}.flex-order--1{order:-1}.flex-order-0{order:0}.flex-order-1{order:1}.flex-order-2{order:2}.flex-order-3{order:3}.flex-order-4{order:4}.flex-order-5{order:5}.flex-order-6{order:6}.flex-order-7{order:7}.flex-order-8{order:8}.flex-order-9{order:9}.flex-order-10{order:10}.flex-order-11{order:11}.flex-order-12{order:12}.flex-order-13{order:13}.flex-order-14{order:14}.flex-order-15{order:15}.flex-order-16{order:16}.flex-order-17{order:17}.flex-order-18{order:18}.flex-order-19{order:19}.flex-order-20{order:20}.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.33333%}.flex-offset-66,.layout-margin .flex-offset-66,.layout-margin .offset-66,.offset-66{margin-left:66.66667%}[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.66667%}.layout-align,.layout-align-start-stretch{justify-content:flex-start;align-content:stretch;align-items:stretch}.layout-align-start,.layout-align-start-center,.layout-align-start-end,.layout-align-start-start,.layout-align-start-stretch{justify-content:flex-start}.layout-align-center,.layout-align-center-center,.layout-align-center-end,.layout-align-center-start,.layout-align-center-stretch{justify-content:center}.layout-align-end,.layout-align-end-center,.layout-align-end-end,.layout-align-end-start,.layout-align-end-stretch{justify-content:flex-end}.layout-align-space-around,.layout-align-space-around-center,.layout-align-space-around-end,.layout-align-space-around-start,.layout-align-space-around-stretch{justify-content:space-around}.layout-align-space-between,.layout-align-space-between-center,.layout-align-space-between-end,.layout-align-space-between-start,.layout-align-space-between-stretch{justify-content:space-between}.layout-align-center-start,.layout-align-end-start,.layout-align-space-around-start,.layout-align-space-between-start,.layout-align-start-start{align-items:flex-start;align-content:flex-start}.layout-align-center-center,.layout-align-end-center,.layout-align-space-around-center,.layout-align-space-between-center,.layout-align-start-center{align-items:center;align-content: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>*{max-width:100%;box-sizing:border-box}.layout-align-center-end,.layout-align-end-end,.layout-align-space-around-end,.layout-align-space-between-end,.layout-align-start-end{align-items:flex-end;align-content:flex-end}.layout-align-center-stretch,.layout-align-end-stretch,.layout-align-space-around-stretch,.layout-align-space-between-stretch,.layout-align-start-stretch{align-items:stretch;align-content:stretch}.flex{flex:1}.flex,.flex-grow{box-sizing:border-box}.flex-grow{flex:1 1 100%}.flex-initial{flex:0 1 auto;box-sizing:border-box}.flex-auto{flex:1 1 auto;box-sizing:border-box}.flex-none{flex:0 0 auto;box-sizing:border-box}.flex-noshrink{flex:1 0 auto;box-sizing:border-box}.flex-nogrow{flex:0 1 auto;box-sizing:border-box}.flex-0,.layout-row>.flex-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box}.layout-row>.flex-0{min-width:0}.layout-column>.flex-0{flex:1 1 100%;max-width:100%;max-height:0;box-sizing:border-box}.flex-5,.layout-row>.flex-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-column>.flex-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}.flex-10,.layout-row>.flex-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}.layout-column>.flex-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.flex-15,.layout-row>.flex-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}.layout-column>.flex-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.flex-20,.layout-row>.flex-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}.layout-column>.flex-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.flex-25,.layout-row>.flex-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}.layout-column>.flex-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.flex-30,.layout-row>.flex-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}.layout-column>.flex-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.flex-35,.layout-row>.flex-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}.layout-column>.flex-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.flex-40,.layout-row>.flex-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}.layout-column>.flex-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.flex-45,.layout-row>.flex-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}.layout-column>.flex-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.flex-50,.layout-row>.flex-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}.layout-column>.flex-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.flex-55,.layout-row>.flex-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}.layout-column>.flex-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.flex-60,.layout-row>.flex-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}.layout-column>.flex-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.flex-65,.layout-row>.flex-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}.layout-column>.flex-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.flex-70,.layout-row>.flex-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}.layout-column>.flex-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.flex-75,.layout-row>.flex-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}.layout-column>.flex-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.flex-80,.layout-row>.flex-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}.layout-column>.flex-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.flex-85,.layout-row>.flex-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}.layout-column>.flex-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.flex-90,.layout-row>.flex-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}.layout-column>.flex-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.flex-95,.layout-row>.flex-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-column>.flex-95{max-height:95%}.flex-100,.layout-column>.flex-95{flex:1 1 100%;max-width:100%;box-sizing:border-box}.flex-100{max-height:100%}.layout-column>.flex-100,.layout-row>.flex-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}.flex-33{max-width:33.33%}.flex-33,.flex-66{flex:1 1 100%;max-height:100%;box-sizing:border-box}.flex-66{max-width:66.66%}.layout-row>.flex-33{flex:1 1 33.33%}.layout-row>.flex-66{flex:1 1 66.66%}.layout-column>.flex-33{flex:1 1 33.33%}.layout-column>.flex-66{flex:1 1 66.66%}.layout-row>.flex-33{max-width:33.33%}.layout-row>.flex-33,.layout-row>.flex-66{flex:1 1 100%;max-height:100%;box-sizing:border-box}.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{flex:1 1 100%;max-width:100%;box-sizing:border-box}.layout-column>.flex-66{max-height:66.66%}.layout-column>.flex{min-height:0}.layout,.layout-column,.layout-row{box-sizing:border-box;display:flex}.layout-column{flex-direction:column}.layout-row{flex-direction:row}.layout-padding-sm>*,.layout-padding>.flex-sm{padding:4px}.layout-padding,.layout-padding-gt-sm,.layout-padding-gt-sm>*,.layout-padding-md,.layout-padding-md>*,.layout-padding>*,.layout-padding>.flex,.layout-padding>.flex-gt-sm,.layout-padding>.flex-md{padding:8px}.layout-padding-gt-lg>*,.layout-padding-gt-md>*,.layout-padding-lg>*,.layout-padding>.flex-gt-lg,.layout-padding>.flex-gt-md,.layout-padding>.flex-lg{padding:16px}.layout-margin-sm>*,.layout-margin>.flex-sm{margin:4px}.layout-margin,.layout-margin-gt-sm,.layout-margin-gt-sm>*,.layout-margin-md,.layout-margin-md>*,.layout-margin>*,.layout-margin>.flex,.layout-margin>.flex-gt-sm,.layout-margin>.flex-md{margin:8px}.layout-margin-gt-lg>*,.layout-margin-gt-md>*,.layout-margin-lg>*,.layout-margin>.flex-gt-lg,.layout-margin>.flex-gt-md,.layout-margin>.flex-lg{margin:16px}.layout-wrap{flex-wrap:wrap}.layout-nowrap{flex-wrap:nowrap}.layout-fill{margin:0;width:100%;min-height:100%;height:100%}@media(max-width:599px){.hide-xs:not(.show-xs):not(.show),.hide:not(.show-xs):not(.show){display:none}.flex-order-xs--20{order:-20}.flex-order-xs--19{order:-19}.flex-order-xs--18{order:-18}.flex-order-xs--17{order:-17}.flex-order-xs--16{order:-16}.flex-order-xs--15{order:-15}.flex-order-xs--14{order:-14}.flex-order-xs--13{order:-13}.flex-order-xs--12{order:-12}.flex-order-xs--11{order:-11}.flex-order-xs--10{order:-10}.flex-order-xs--9{order:-9}.flex-order-xs--8{order:-8}.flex-order-xs--7{order:-7}.flex-order-xs--6{order:-6}.flex-order-xs--5{order:-5}.flex-order-xs--4{order:-4}.flex-order-xs--3{order:-3}.flex-order-xs--2{order:-2}.flex-order-xs--1{order:-1}.flex-order-xs-0{order:0}.flex-order-xs-1{order:1}.flex-order-xs-2{order:2}.flex-order-xs-3{order:3}.flex-order-xs-4{order:4}.flex-order-xs-5{order:5}.flex-order-xs-6{order:6}.flex-order-xs-7{order:7}.flex-order-xs-8{order:8}.flex-order-xs-9{order:9}.flex-order-xs-10{order:10}.flex-order-xs-11{order:11}.flex-order-xs-12{order:12}.flex-order-xs-13{order:13}.flex-order-xs-14{order:14}.flex-order-xs-15{order:15}.flex-order-xs-16{order:16}.flex-order-xs-17{order:17}.flex-order-xs-18{order:18}.flex-order-xs-19{order:19}.flex-order-xs-20{order:20}.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.33333%}.flex-offset-xs-66,.layout-margin .flex-offset-xs-66,.layout-margin .offset-xs-66,.offset-xs-66{margin-left:66.66667%}[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.66667%}.layout-align-xs,.layout-align-xs-start-stretch{justify-content:flex-start;align-content:stretch;align-items:stretch}.layout-align-xs-start,.layout-align-xs-start-center,.layout-align-xs-start-end,.layout-align-xs-start-start,.layout-align-xs-start-stretch{justify-content:flex-start}.layout-align-xs-center,.layout-align-xs-center-center,.layout-align-xs-center-end,.layout-align-xs-center-start,.layout-align-xs-center-stretch{justify-content:center}.layout-align-xs-end,.layout-align-xs-end-center,.layout-align-xs-end-end,.layout-align-xs-end-start,.layout-align-xs-end-stretch{justify-content:flex-end}.layout-align-xs-space-around,.layout-align-xs-space-around-center,.layout-align-xs-space-around-end,.layout-align-xs-space-around-start,.layout-align-xs-space-around-stretch{justify-content:space-around}.layout-align-xs-space-between,.layout-align-xs-space-between-center,.layout-align-xs-space-between-end,.layout-align-xs-space-between-start,.layout-align-xs-space-between-stretch{justify-content:space-between}.layout-align-xs-center-start,.layout-align-xs-end-start,.layout-align-xs-space-around-start,.layout-align-xs-space-between-start,.layout-align-xs-start-start{align-items:flex-start;align-content:flex-start}.layout-align-xs-center-center,.layout-align-xs-end-center,.layout-align-xs-space-around-center,.layout-align-xs-space-between-center,.layout-align-xs-start-center{align-items:center;align-content: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>*{max-width:100%;box-sizing:border-box}.layout-align-xs-center-end,.layout-align-xs-end-end,.layout-align-xs-space-around-end,.layout-align-xs-space-between-end,.layout-align-xs-start-end{align-items:flex-end;align-content:flex-end}.layout-align-xs-center-stretch,.layout-align-xs-end-stretch,.layout-align-xs-space-around-stretch,.layout-align-xs-space-between-stretch,.layout-align-xs-start-stretch{align-items:stretch;align-content:stretch}.flex-xs{flex:1;box-sizing:border-box}.flex-xs-grow{flex:1 1 100%;box-sizing:border-box}.flex-xs-initial{flex:0 1 auto;box-sizing:border-box}.flex-xs-auto{flex:1 1 auto;box-sizing:border-box}.flex-xs-none{flex:0 0 auto;box-sizing:border-box}.flex-xs-noshrink{flex:1 0 auto;box-sizing:border-box}.flex-xs-nogrow{flex:0 1 auto;box-sizing:border-box}.flex-xs-0,.layout-row>.flex-xs-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box}.layout-row>.flex-xs-0{min-width:0}.layout-column>.flex-xs-0{flex:1 1 100%;max-width:100%;max-height:0;box-sizing:border-box}.layout-xs-row>.flex-xs-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box;min-width:0}.layout-xs-column>.flex-xs-0{flex:1 1 100%;max-width:100%;max-height:0;box-sizing:border-box;min-height:0}.flex-xs-5,.layout-row>.flex-xs-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xs-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}.layout-xs-row>.flex-xs-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-xs-column>.flex-xs-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}.flex-xs-10,.layout-row>.flex-xs-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xs-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.layout-xs-row>.flex-xs-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}.layout-xs-column>.flex-xs-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.flex-xs-15,.layout-row>.flex-xs-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xs-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.layout-xs-row>.flex-xs-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}.layout-xs-column>.flex-xs-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.flex-xs-20,.layout-row>.flex-xs-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xs-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.layout-xs-row>.flex-xs-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}.layout-xs-column>.flex-xs-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.flex-xs-25,.layout-row>.flex-xs-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xs-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.layout-xs-row>.flex-xs-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}.layout-xs-column>.flex-xs-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.flex-xs-30,.layout-row>.flex-xs-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xs-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.layout-xs-row>.flex-xs-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}.layout-xs-column>.flex-xs-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.flex-xs-35,.layout-row>.flex-xs-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xs-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.layout-xs-row>.flex-xs-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}.layout-xs-column>.flex-xs-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.flex-xs-40,.layout-row>.flex-xs-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xs-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.layout-xs-row>.flex-xs-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}.layout-xs-column>.flex-xs-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.flex-xs-45,.layout-row>.flex-xs-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xs-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.layout-xs-row>.flex-xs-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}.layout-xs-column>.flex-xs-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.flex-xs-50,.layout-row>.flex-xs-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xs-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.layout-xs-row>.flex-xs-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}.layout-xs-column>.flex-xs-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.flex-xs-55,.layout-row>.flex-xs-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xs-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.layout-xs-row>.flex-xs-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}.layout-xs-column>.flex-xs-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.flex-xs-60,.layout-row>.flex-xs-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xs-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.layout-xs-row>.flex-xs-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}.layout-xs-column>.flex-xs-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.flex-xs-65,.layout-row>.flex-xs-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xs-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.layout-xs-row>.flex-xs-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}.layout-xs-column>.flex-xs-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.flex-xs-70,.layout-row>.flex-xs-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xs-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.layout-xs-row>.flex-xs-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}.layout-xs-column>.flex-xs-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.flex-xs-75,.layout-row>.flex-xs-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xs-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.layout-xs-row>.flex-xs-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}.layout-xs-column>.flex-xs-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.flex-xs-80,.layout-row>.flex-xs-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xs-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.layout-xs-row>.flex-xs-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}.layout-xs-column>.flex-xs-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.flex-xs-85,.layout-row>.flex-xs-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xs-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.layout-xs-row>.flex-xs-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}.layout-xs-column>.flex-xs-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.flex-xs-90,.layout-row>.flex-xs-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xs-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.layout-xs-row>.flex-xs-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}.layout-xs-column>.flex-xs-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.flex-xs-95,.layout-row>.flex-xs-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xs-95{flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}.layout-xs-row>.flex-xs-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-xs-column>.flex-xs-95{max-height:95%}.flex-xs-100,.layout-xs-column>.flex-xs-95{flex:1 1 100%;max-width:100%;box-sizing:border-box}.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{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}.layout-row>.flex-xs-33{flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}.layout-row>.flex-xs-66{flex:1 1 66.66%;max-width:66.66%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xs-33{flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-column>.flex-xs-66{flex:1 1 66.66%;max-width:100%;max-height:66.66%;box-sizing:border-box}.layout-xs-row>.flex-xs-33{flex:1 1 100%;max-width:33.33%;max-height:100%;box-sizing:border-box}.layout-xs-row>.flex-xs-66{flex:1 1 100%;max-width:66.66%;max-height:100%;box-sizing:border-box}.layout-xs-row>.flex{min-width:0}.layout-xs-column>.flex-xs-33{flex:1 1 100%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-xs-column>.flex-xs-66{flex:1 1 100%;max-width:100%;max-height:66.66%;box-sizing:border-box}.layout-xs-column>.flex{min-height:0}.layout-xs,.layout-xs-column,.layout-xs-row{box-sizing:border-box;display:flex}.layout-xs-column{flex-direction:column}.layout-xs-row{flex-direction:row}}@media(min-width:600px){.flex-order-gt-xs--20{order:-20}.flex-order-gt-xs--19{order:-19}.flex-order-gt-xs--18{order:-18}.flex-order-gt-xs--17{order:-17}.flex-order-gt-xs--16{order:-16}.flex-order-gt-xs--15{order:-15}.flex-order-gt-xs--14{order:-14}.flex-order-gt-xs--13{order:-13}.flex-order-gt-xs--12{order:-12}.flex-order-gt-xs--11{order:-11}.flex-order-gt-xs--10{order:-10}.flex-order-gt-xs--9{order:-9}.flex-order-gt-xs--8{order:-8}.flex-order-gt-xs--7{order:-7}.flex-order-gt-xs--6{order:-6}.flex-order-gt-xs--5{order:-5}.flex-order-gt-xs--4{order:-4}.flex-order-gt-xs--3{order:-3}.flex-order-gt-xs--2{order:-2}.flex-order-gt-xs--1{order:-1}.flex-order-gt-xs-0{order:0}.flex-order-gt-xs-1{order:1}.flex-order-gt-xs-2{order:2}.flex-order-gt-xs-3{order:3}.flex-order-gt-xs-4{order:4}.flex-order-gt-xs-5{order:5}.flex-order-gt-xs-6{order:6}.flex-order-gt-xs-7{order:7}.flex-order-gt-xs-8{order:8}.flex-order-gt-xs-9{order:9}.flex-order-gt-xs-10{order:10}.flex-order-gt-xs-11{order:11}.flex-order-gt-xs-12{order:12}.flex-order-gt-xs-13{order:13}.flex-order-gt-xs-14{order:14}.flex-order-gt-xs-15{order:15}.flex-order-gt-xs-16{order:16}.flex-order-gt-xs-17{order:17}.flex-order-gt-xs-18{order:18}.flex-order-gt-xs-19{order:19}.flex-order-gt-xs-20{order:20}.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.33333%}.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.66667%}[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.66667%}.layout-align-gt-xs,.layout-align-gt-xs-start-stretch{justify-content:flex-start;align-content:stretch;align-items:stretch}.layout-align-gt-xs-start,.layout-align-gt-xs-start-center,.layout-align-gt-xs-start-end,.layout-align-gt-xs-start-start,.layout-align-gt-xs-start-stretch{justify-content:flex-start}.layout-align-gt-xs-center,.layout-align-gt-xs-center-center,.layout-align-gt-xs-center-end,.layout-align-gt-xs-center-start,.layout-align-gt-xs-center-stretch{justify-content:center}.layout-align-gt-xs-end,.layout-align-gt-xs-end-center,.layout-align-gt-xs-end-end,.layout-align-gt-xs-end-start,.layout-align-gt-xs-end-stretch{justify-content:flex-end}.layout-align-gt-xs-space-around,.layout-align-gt-xs-space-around-center,.layout-align-gt-xs-space-around-end,.layout-align-gt-xs-space-around-start,.layout-align-gt-xs-space-around-stretch{justify-content:space-around}.layout-align-gt-xs-space-between,.layout-align-gt-xs-space-between-center,.layout-align-gt-xs-space-between-end,.layout-align-gt-xs-space-between-start,.layout-align-gt-xs-space-between-stretch{justify-content:space-between}.layout-align-gt-xs-center-start,.layout-align-gt-xs-end-start,.layout-align-gt-xs-space-around-start,.layout-align-gt-xs-space-between-start,.layout-align-gt-xs-start-start{align-items:flex-start;align-content:flex-start}.layout-align-gt-xs-center-center,.layout-align-gt-xs-end-center,.layout-align-gt-xs-space-around-center,.layout-align-gt-xs-space-between-center,.layout-align-gt-xs-start-center{align-items:center;align-content: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>*{max-width:100%;box-sizing:border-box}.layout-align-gt-xs-center-end,.layout-align-gt-xs-end-end,.layout-align-gt-xs-space-around-end,.layout-align-gt-xs-space-between-end,.layout-align-gt-xs-start-end{align-items:flex-end;align-content:flex-end}.layout-align-gt-xs-center-stretch,.layout-align-gt-xs-end-stretch,.layout-align-gt-xs-space-around-stretch,.layout-align-gt-xs-space-between-stretch,.layout-align-gt-xs-start-stretch{align-items:stretch;align-content:stretch}.flex-gt-xs{flex:1;box-sizing:border-box}.flex-gt-xs-grow{flex:1 1 100%;box-sizing:border-box}.flex-gt-xs-initial{flex:0 1 auto;box-sizing:border-box}.flex-gt-xs-auto{flex:1 1 auto;box-sizing:border-box}.flex-gt-xs-none{flex:0 0 auto;box-sizing:border-box}.flex-gt-xs-noshrink{flex:1 0 auto;box-sizing:border-box}.flex-gt-xs-nogrow{flex:0 1 auto;box-sizing:border-box}.flex-gt-xs-0,.layout-row>.flex-gt-xs-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box}.layout-row>.flex-gt-xs-0{min-width:0}.layout-column>.flex-gt-xs-0{flex:1 1 100%;max-width:100%;max-height:0;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box;min-width:0}.layout-gt-xs-column>.flex-gt-xs-0{flex:1 1 100%;max-width:100%;max-height:0;box-sizing:border-box;min-height:0}.flex-gt-xs-5,.layout-row>.flex-gt-xs-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}.flex-gt-xs-10,.layout-row>.flex-gt-xs-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.flex-gt-xs-15,.layout-row>.flex-gt-xs-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.flex-gt-xs-20,.layout-row>.flex-gt-xs-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.flex-gt-xs-25,.layout-row>.flex-gt-xs-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.flex-gt-xs-30,.layout-row>.flex-gt-xs-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.flex-gt-xs-35,.layout-row>.flex-gt-xs-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.flex-gt-xs-40,.layout-row>.flex-gt-xs-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.flex-gt-xs-45,.layout-row>.flex-gt-xs-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.flex-gt-xs-50,.layout-row>.flex-gt-xs-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.flex-gt-xs-55,.layout-row>.flex-gt-xs-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.flex-gt-xs-60,.layout-row>.flex-gt-xs-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.flex-gt-xs-65,.layout-row>.flex-gt-xs-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.flex-gt-xs-70,.layout-row>.flex-gt-xs-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.flex-gt-xs-75,.layout-row>.flex-gt-xs-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.flex-gt-xs-80,.layout-row>.flex-gt-xs-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.flex-gt-xs-85,.layout-row>.flex-gt-xs-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.flex-gt-xs-90,.layout-row>.flex-gt-xs-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.flex-gt-xs-95,.layout-row>.flex-gt-xs-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-95{flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-95{flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}.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{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}.layout-row>.flex-gt-xs-33{flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}.layout-row>.flex-gt-xs-66{flex:1 1 66.66%;max-width:66.66%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-33{flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-column>.flex-gt-xs-66{flex:1 1 66.66%;max-width:100%;max-height:66.66%;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-33{flex:1 1 100%;max-width:33.33%;max-height:100%;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-66{flex:1 1 100%;max-width:66.66%;max-height:100%;box-sizing:border-box}.layout-gt-xs-row>.flex{min-width:0}.layout-gt-xs-column>.flex-gt-xs-33{flex:1 1 100%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-66{flex:1 1 100%;max-width:100%;max-height:66.66%;box-sizing:border-box}.layout-gt-xs-column>.flex{min-height:0}.layout-gt-xs,.layout-gt-xs-column,.layout-gt-xs-row{box-sizing:border-box;display:flex}.layout-gt-xs-column{flex-direction:column}.layout-gt-xs-row{flex-direction:row}}@media(min-width:600px) and (max-width:959px){.hide-gt-xs:not(.show-gt-xs):not(.show-sm):not(.show),.hide-sm:not(.show-gt-xs):not(.show-sm):not(.show),.hide:not(.show-gt-xs):not(.show-sm):not(.show){display:none}.flex-order-sm--20{order:-20}.flex-order-sm--19{order:-19}.flex-order-sm--18{order:-18}.flex-order-sm--17{order:-17}.flex-order-sm--16{order:-16}.flex-order-sm--15{order:-15}.flex-order-sm--14{order:-14}.flex-order-sm--13{order:-13}.flex-order-sm--12{order:-12}.flex-order-sm--11{order:-11}.flex-order-sm--10{order:-10}.flex-order-sm--9{order:-9}.flex-order-sm--8{order:-8}.flex-order-sm--7{order:-7}.flex-order-sm--6{order:-6}.flex-order-sm--5{order:-5}.flex-order-sm--4{order:-4}.flex-order-sm--3{order:-3}.flex-order-sm--2{order:-2}.flex-order-sm--1{order:-1}.flex-order-sm-0{order:0}.flex-order-sm-1{order:1}.flex-order-sm-2{order:2}.flex-order-sm-3{order:3}.flex-order-sm-4{order:4}.flex-order-sm-5{order:5}.flex-order-sm-6{order:6}.flex-order-sm-7{order:7}.flex-order-sm-8{order:8}.flex-order-sm-9{order:9}.flex-order-sm-10{order:10}.flex-order-sm-11{order:11}.flex-order-sm-12{order:12}.flex-order-sm-13{order:13}.flex-order-sm-14{order:14}.flex-order-sm-15{order:15}.flex-order-sm-16{order:16}.flex-order-sm-17{order:17}.flex-order-sm-18{order:18}.flex-order-sm-19{order:19}.flex-order-sm-20{order:20}.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.33333%}.flex-offset-sm-66,.layout-margin .flex-offset-sm-66,.layout-margin .offset-sm-66,.offset-sm-66{margin-left:66.66667%}[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.66667%}.layout-align-sm,.layout-align-sm-start-stretch{justify-content:flex-start;align-content:stretch;align-items:stretch}.layout-align-sm-start,.layout-align-sm-start-center,.layout-align-sm-start-end,.layout-align-sm-start-start,.layout-align-sm-start-stretch{justify-content:flex-start}.layout-align-sm-center,.layout-align-sm-center-center,.layout-align-sm-center-end,.layout-align-sm-center-start,.layout-align-sm-center-stretch{justify-content:center}.layout-align-sm-end,.layout-align-sm-end-center,.layout-align-sm-end-end,.layout-align-sm-end-start,.layout-align-sm-end-stretch{justify-content:flex-end}.layout-align-sm-space-around,.layout-align-sm-space-around-center,.layout-align-sm-space-around-end,.layout-align-sm-space-around-start,.layout-align-sm-space-around-stretch{justify-content:space-around}.layout-align-sm-space-between,.layout-align-sm-space-between-center,.layout-align-sm-space-between-end,.layout-align-sm-space-between-start,.layout-align-sm-space-between-stretch{justify-content:space-between}.layout-align-sm-center-start,.layout-align-sm-end-start,.layout-align-sm-space-around-start,.layout-align-sm-space-between-start,.layout-align-sm-start-start{align-items:flex-start;align-content:flex-start}.layout-align-sm-center-center,.layout-align-sm-end-center,.layout-align-sm-space-around-center,.layout-align-sm-space-between-center,.layout-align-sm-start-center{align-items:center;align-content: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>*{max-width:100%;box-sizing:border-box}.layout-align-sm-center-end,.layout-align-sm-end-end,.layout-align-sm-space-around-end,.layout-align-sm-space-between-end,.layout-align-sm-start-end{align-items:flex-end;align-content:flex-end}.layout-align-sm-center-stretch,.layout-align-sm-end-stretch,.layout-align-sm-space-around-stretch,.layout-align-sm-space-between-stretch,.layout-align-sm-start-stretch{align-items:stretch;align-content:stretch}.flex-sm{flex:1;box-sizing:border-box}.flex-sm-grow{flex:1 1 100%;box-sizing:border-box}.flex-sm-initial{flex:0 1 auto;box-sizing:border-box}.flex-sm-auto{flex:1 1 auto;box-sizing:border-box}.flex-sm-none{flex:0 0 auto;box-sizing:border-box}.flex-sm-noshrink{flex:1 0 auto;box-sizing:border-box}.flex-sm-nogrow{flex:0 1 auto;box-sizing:border-box}.flex-sm-0,.layout-row>.flex-sm-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box}.layout-row>.flex-sm-0{min-width:0}.layout-column>.flex-sm-0{flex:1 1 100%;max-width:100%;max-height:0;box-sizing:border-box}.layout-sm-row>.flex-sm-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box;min-width:0}.layout-sm-column>.flex-sm-0{flex:1 1 100%;max-width:100%;max-height:0;box-sizing:border-box;min-height:0}.flex-sm-5,.layout-row>.flex-sm-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-column>.flex-sm-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}.layout-sm-row>.flex-sm-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-sm-column>.flex-sm-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}.flex-sm-10,.layout-row>.flex-sm-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}.layout-column>.flex-sm-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.layout-sm-row>.flex-sm-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}.layout-sm-column>.flex-sm-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.flex-sm-15,.layout-row>.flex-sm-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}.layout-column>.flex-sm-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.layout-sm-row>.flex-sm-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}.layout-sm-column>.flex-sm-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.flex-sm-20,.layout-row>.flex-sm-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}.layout-column>.flex-sm-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.layout-sm-row>.flex-sm-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}.layout-sm-column>.flex-sm-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.flex-sm-25,.layout-row>.flex-sm-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}.layout-column>.flex-sm-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.layout-sm-row>.flex-sm-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}.layout-sm-column>.flex-sm-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.flex-sm-30,.layout-row>.flex-sm-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}.layout-column>.flex-sm-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.layout-sm-row>.flex-sm-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}.layout-sm-column>.flex-sm-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.flex-sm-35,.layout-row>.flex-sm-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}.layout-column>.flex-sm-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.layout-sm-row>.flex-sm-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}.layout-sm-column>.flex-sm-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.flex-sm-40,.layout-row>.flex-sm-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}.layout-column>.flex-sm-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.layout-sm-row>.flex-sm-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}.layout-sm-column>.flex-sm-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.flex-sm-45,.layout-row>.flex-sm-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}.layout-column>.flex-sm-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.layout-sm-row>.flex-sm-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}.layout-sm-column>.flex-sm-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.flex-sm-50,.layout-row>.flex-sm-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}.layout-column>.flex-sm-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.layout-sm-row>.flex-sm-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}.layout-sm-column>.flex-sm-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.flex-sm-55,.layout-row>.flex-sm-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}.layout-column>.flex-sm-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.layout-sm-row>.flex-sm-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}.layout-sm-column>.flex-sm-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.flex-sm-60,.layout-row>.flex-sm-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}.layout-column>.flex-sm-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.layout-sm-row>.flex-sm-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}.layout-sm-column>.flex-sm-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.flex-sm-65,.layout-row>.flex-sm-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}.layout-column>.flex-sm-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.layout-sm-row>.flex-sm-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}.layout-sm-column>.flex-sm-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.flex-sm-70,.layout-row>.flex-sm-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}.layout-column>.flex-sm-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.layout-sm-row>.flex-sm-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}.layout-sm-column>.flex-sm-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.flex-sm-75,.layout-row>.flex-sm-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}.layout-column>.flex-sm-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.layout-sm-row>.flex-sm-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}.layout-sm-column>.flex-sm-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.flex-sm-80,.layout-row>.flex-sm-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}.layout-column>.flex-sm-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.layout-sm-row>.flex-sm-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}.layout-sm-column>.flex-sm-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.flex-sm-85,.layout-row>.flex-sm-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}.layout-column>.flex-sm-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.layout-sm-row>.flex-sm-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}.layout-sm-column>.flex-sm-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.flex-sm-90,.layout-row>.flex-sm-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}.layout-column>.flex-sm-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.layout-sm-row>.flex-sm-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}.layout-sm-column>.flex-sm-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.flex-sm-95,.layout-row>.flex-sm-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-column>.flex-sm-95{flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}.layout-sm-row>.flex-sm-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-sm-column>.flex-sm-95{max-height:95%}.flex-sm-100,.layout-sm-column>.flex-sm-95{flex:1 1 100%;max-width:100%;box-sizing:border-box}.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{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}.layout-row>.flex-sm-33{flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}.layout-row>.flex-sm-66{flex:1 1 66.66%;max-width:66.66%;max-height:100%;box-sizing:border-box}.layout-column>.flex-sm-33{flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-column>.flex-sm-66{flex:1 1 66.66%;max-width:100%;max-height:66.66%;box-sizing:border-box}.layout-sm-row>.flex-sm-33{flex:1 1 100%;max-width:33.33%;max-height:100%;box-sizing:border-box}.layout-sm-row>.flex-sm-66{flex:1 1 100%;max-width:66.66%;max-height:100%;box-sizing:border-box}.layout-sm-row>.flex{min-width:0}.layout-sm-column>.flex-sm-33{flex:1 1 100%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-sm-column>.flex-sm-66{flex:1 1 100%;max-width:100%;max-height:66.66%;box-sizing:border-box}.layout-sm-column>.flex{min-height:0}.layout-sm,.layout-sm-column,.layout-sm-row{box-sizing:border-box;display:flex}.layout-sm-column{flex-direction:column}.layout-sm-row{flex-direction:row}}@media(min-width:960px){.flex-order-gt-sm--20{order:-20}.flex-order-gt-sm--19{order:-19}.flex-order-gt-sm--18{order:-18}.flex-order-gt-sm--17{order:-17}.flex-order-gt-sm--16{order:-16}.flex-order-gt-sm--15{order:-15}.flex-order-gt-sm--14{order:-14}.flex-order-gt-sm--13{order:-13}.flex-order-gt-sm--12{order:-12}.flex-order-gt-sm--11{order:-11}.flex-order-gt-sm--10{order:-10}.flex-order-gt-sm--9{order:-9}.flex-order-gt-sm--8{order:-8}.flex-order-gt-sm--7{order:-7}.flex-order-gt-sm--6{order:-6}.flex-order-gt-sm--5{order:-5}.flex-order-gt-sm--4{order:-4}.flex-order-gt-sm--3{order:-3}.flex-order-gt-sm--2{order:-2}.flex-order-gt-sm--1{order:-1}.flex-order-gt-sm-0{order:0}.flex-order-gt-sm-1{order:1}.flex-order-gt-sm-2{order:2}.flex-order-gt-sm-3{order:3}.flex-order-gt-sm-4{order:4}.flex-order-gt-sm-5{order:5}.flex-order-gt-sm-6{order:6}.flex-order-gt-sm-7{order:7}.flex-order-gt-sm-8{order:8}.flex-order-gt-sm-9{order:9}.flex-order-gt-sm-10{order:10}.flex-order-gt-sm-11{order:11}.flex-order-gt-sm-12{order:12}.flex-order-gt-sm-13{order:13}.flex-order-gt-sm-14{order:14}.flex-order-gt-sm-15{order:15}.flex-order-gt-sm-16{order:16}.flex-order-gt-sm-17{order:17}.flex-order-gt-sm-18{order:18}.flex-order-gt-sm-19{order:19}.flex-order-gt-sm-20{order:20}.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.33333%}.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.66667%}[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.66667%}.layout-align-gt-sm,.layout-align-gt-sm-start-stretch{justify-content:flex-start;align-content:stretch;align-items:stretch}.layout-align-gt-sm-start,.layout-align-gt-sm-start-center,.layout-align-gt-sm-start-end,.layout-align-gt-sm-start-start,.layout-align-gt-sm-start-stretch{justify-content:flex-start}.layout-align-gt-sm-center,.layout-align-gt-sm-center-center,.layout-align-gt-sm-center-end,.layout-align-gt-sm-center-start,.layout-align-gt-sm-center-stretch{justify-content:center}.layout-align-gt-sm-end,.layout-align-gt-sm-end-center,.layout-align-gt-sm-end-end,.layout-align-gt-sm-end-start,.layout-align-gt-sm-end-stretch{justify-content:flex-end}.layout-align-gt-sm-space-around,.layout-align-gt-sm-space-around-center,.layout-align-gt-sm-space-around-end,.layout-align-gt-sm-space-around-start,.layout-align-gt-sm-space-around-stretch{justify-content:space-around}.layout-align-gt-sm-space-between,.layout-align-gt-sm-space-between-center,.layout-align-gt-sm-space-between-end,.layout-align-gt-sm-space-between-start,.layout-align-gt-sm-space-between-stretch{justify-content:space-between}.layout-align-gt-sm-center-start,.layout-align-gt-sm-end-start,.layout-align-gt-sm-space-around-start,.layout-align-gt-sm-space-between-start,.layout-align-gt-sm-start-start{align-items:flex-start;align-content:flex-start}.layout-align-gt-sm-center-center,.layout-align-gt-sm-end-center,.layout-align-gt-sm-space-around-center,.layout-align-gt-sm-space-between-center,.layout-align-gt-sm-start-center{align-items:center;align-content: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>*{max-width:100%;box-sizing:border-box}.layout-align-gt-sm-center-end,.layout-align-gt-sm-end-end,.layout-align-gt-sm-space-around-end,.layout-align-gt-sm-space-between-end,.layout-align-gt-sm-start-end{align-items:flex-end;align-content:flex-end}.layout-align-gt-sm-center-stretch,.layout-align-gt-sm-end-stretch,.layout-align-gt-sm-space-around-stretch,.layout-align-gt-sm-space-between-stretch,.layout-align-gt-sm-start-stretch{align-items:stretch;align-content:stretch}.flex-gt-sm{flex:1;box-sizing:border-box}.flex-gt-sm-grow{flex:1 1 100%;box-sizing:border-box}.flex-gt-sm-initial{flex:0 1 auto;box-sizing:border-box}.flex-gt-sm-auto{flex:1 1 auto;box-sizing:border-box}.flex-gt-sm-none{flex:0 0 auto;box-sizing:border-box}.flex-gt-sm-noshrink{flex:1 0 auto;box-sizing:border-box}.flex-gt-sm-nogrow{flex:0 1 auto;box-sizing:border-box}.flex-gt-sm-0,.layout-row>.flex-gt-sm-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box}.layout-row>.flex-gt-sm-0{min-width:0}.layout-column>.flex-gt-sm-0{flex:1 1 100%;max-width:100%;max-height:0;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box;min-width:0}.layout-gt-sm-column>.flex-gt-sm-0{flex:1 1 100%;max-width:100%;max-height:0;box-sizing:border-box;min-height:0}.flex-gt-sm-5,.layout-row>.flex-gt-sm-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}.flex-gt-sm-10,.layout-row>.flex-gt-sm-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.flex-gt-sm-15,.layout-row>.flex-gt-sm-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.flex-gt-sm-20,.layout-row>.flex-gt-sm-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.flex-gt-sm-25,.layout-row>.flex-gt-sm-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.flex-gt-sm-30,.layout-row>.flex-gt-sm-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.flex-gt-sm-35,.layout-row>.flex-gt-sm-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.flex-gt-sm-40,.layout-row>.flex-gt-sm-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.flex-gt-sm-45,.layout-row>.flex-gt-sm-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.flex-gt-sm-50,.layout-row>.flex-gt-sm-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.flex-gt-sm-55,.layout-row>.flex-gt-sm-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.flex-gt-sm-60,.layout-row>.flex-gt-sm-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.flex-gt-sm-65,.layout-row>.flex-gt-sm-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.flex-gt-sm-70,.layout-row>.flex-gt-sm-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.flex-gt-sm-75,.layout-row>.flex-gt-sm-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.flex-gt-sm-80,.layout-row>.flex-gt-sm-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.flex-gt-sm-85,.layout-row>.flex-gt-sm-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.flex-gt-sm-90,.layout-row>.flex-gt-sm-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.flex-gt-sm-95,.layout-row>.flex-gt-sm-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-95{flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-95{flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}.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{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}.layout-row>.flex-gt-sm-33{flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}.layout-row>.flex-gt-sm-66{flex:1 1 66.66%;max-width:66.66%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-33{flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-column>.flex-gt-sm-66{flex:1 1 66.66%;max-width:100%;max-height:66.66%;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-33{flex:1 1 100%;max-width:33.33%;max-height:100%;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-66{flex:1 1 100%;max-width:66.66%;max-height:100%;box-sizing:border-box}.layout-gt-sm-row>.flex{min-width:0}.layout-gt-sm-column>.flex-gt-sm-33{flex:1 1 100%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-66{flex:1 1 100%;max-width:100%;max-height:66.66%;box-sizing:border-box}.layout-gt-sm-column>.flex{min-height:0}.layout-gt-sm,.layout-gt-sm-column,.layout-gt-sm-row{box-sizing:border-box;display:flex}.layout-gt-sm-column{flex-direction:column}.layout-gt-sm-row{flex-direction:row}}@media(min-width:960px) and (max-width:1279px){.hide-gt-sm:not(.show-gt-xs):not(.show-gt-sm):not(.show-md):not(.show),.hide-gt-xs:not(.show-gt-xs):not(.show-gt-sm):not(.show-md):not(.show),.hide-md:not(.show-md):not(.show-gt-sm):not(.show-gt-xs):not(.show),.hide:not(.show-gt-xs):not(.show-gt-sm):not(.show-md):not(.show){display:none}.flex-order-md--20{order:-20}.flex-order-md--19{order:-19}.flex-order-md--18{order:-18}.flex-order-md--17{order:-17}.flex-order-md--16{order:-16}.flex-order-md--15{order:-15}.flex-order-md--14{order:-14}.flex-order-md--13{order:-13}.flex-order-md--12{order:-12}.flex-order-md--11{order:-11}.flex-order-md--10{order:-10}.flex-order-md--9{order:-9}.flex-order-md--8{order:-8}.flex-order-md--7{order:-7}.flex-order-md--6{order:-6}.flex-order-md--5{order:-5}.flex-order-md--4{order:-4}.flex-order-md--3{order:-3}.flex-order-md--2{order:-2}.flex-order-md--1{order:-1}.flex-order-md-0{order:0}.flex-order-md-1{order:1}.flex-order-md-2{order:2}.flex-order-md-3{order:3}.flex-order-md-4{order:4}.flex-order-md-5{order:5}.flex-order-md-6{order:6}.flex-order-md-7{order:7}.flex-order-md-8{order:8}.flex-order-md-9{order:9}.flex-order-md-10{order:10}.flex-order-md-11{order:11}.flex-order-md-12{order:12}.flex-order-md-13{order:13}.flex-order-md-14{order:14}.flex-order-md-15{order:15}.flex-order-md-16{order:16}.flex-order-md-17{order:17}.flex-order-md-18{order:18}.flex-order-md-19{order:19}.flex-order-md-20{order:20}.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.33333%}.flex-offset-md-66,.layout-margin .flex-offset-md-66,.layout-margin .offset-md-66,.offset-md-66{margin-left:66.66667%}[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.66667%}.layout-align-md,.layout-align-md-start-stretch{justify-content:flex-start;align-content:stretch;align-items:stretch}.layout-align-md-start,.layout-align-md-start-center,.layout-align-md-start-end,.layout-align-md-start-start,.layout-align-md-start-stretch{justify-content:flex-start}.layout-align-md-center,.layout-align-md-center-center,.layout-align-md-center-end,.layout-align-md-center-start,.layout-align-md-center-stretch{justify-content:center}.layout-align-md-end,.layout-align-md-end-center,.layout-align-md-end-end,.layout-align-md-end-start,.layout-align-md-end-stretch{justify-content:flex-end}.layout-align-md-space-around,.layout-align-md-space-around-center,.layout-align-md-space-around-end,.layout-align-md-space-around-start,.layout-align-md-space-around-stretch{justify-content:space-around}.layout-align-md-space-between,.layout-align-md-space-between-center,.layout-align-md-space-between-end,.layout-align-md-space-between-start,.layout-align-md-space-between-stretch{justify-content:space-between}.layout-align-md-center-start,.layout-align-md-end-start,.layout-align-md-space-around-start,.layout-align-md-space-between-start,.layout-align-md-start-start{align-items:flex-start;align-content:flex-start}.layout-align-md-center-center,.layout-align-md-end-center,.layout-align-md-space-around-center,.layout-align-md-space-between-center,.layout-align-md-start-center{align-items:center;align-content: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>*{max-width:100%;box-sizing:border-box}.layout-align-md-center-end,.layout-align-md-end-end,.layout-align-md-space-around-end,.layout-align-md-space-between-end,.layout-align-md-start-end{align-items:flex-end;align-content:flex-end}.layout-align-md-center-stretch,.layout-align-md-end-stretch,.layout-align-md-space-around-stretch,.layout-align-md-space-between-stretch,.layout-align-md-start-stretch{align-items:stretch;align-content:stretch}.flex-md{flex:1;box-sizing:border-box}.flex-md-grow{flex:1 1 100%;box-sizing:border-box}.flex-md-initial{flex:0 1 auto;box-sizing:border-box}.flex-md-auto{flex:1 1 auto;box-sizing:border-box}.flex-md-none{flex:0 0 auto;box-sizing:border-box}.flex-md-noshrink{flex:1 0 auto;box-sizing:border-box}.flex-md-nogrow{flex:0 1 auto;box-sizing:border-box}.flex-md-0,.layout-row>.flex-md-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box}.layout-row>.flex-md-0{min-width:0}.layout-column>.flex-md-0{flex:1 1 100%;max-width:100%;max-height:0;box-sizing:border-box}.layout-md-row>.flex-md-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box;min-width:0}.layout-md-column>.flex-md-0{flex:1 1 100%;max-width:100%;max-height:0;box-sizing:border-box;min-height:0}.flex-md-5,.layout-row>.flex-md-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-column>.flex-md-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}.layout-md-row>.flex-md-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-md-column>.flex-md-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}.flex-md-10,.layout-row>.flex-md-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}.layout-column>.flex-md-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.layout-md-row>.flex-md-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}.layout-md-column>.flex-md-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.flex-md-15,.layout-row>.flex-md-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}.layout-column>.flex-md-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.layout-md-row>.flex-md-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}.layout-md-column>.flex-md-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.flex-md-20,.layout-row>.flex-md-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}.layout-column>.flex-md-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.layout-md-row>.flex-md-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}.layout-md-column>.flex-md-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.flex-md-25,.layout-row>.flex-md-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}.layout-column>.flex-md-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.layout-md-row>.flex-md-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}.layout-md-column>.flex-md-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.flex-md-30,.layout-row>.flex-md-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}.layout-column>.flex-md-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.layout-md-row>.flex-md-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}.layout-md-column>.flex-md-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.flex-md-35,.layout-row>.flex-md-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}.layout-column>.flex-md-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.layout-md-row>.flex-md-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}.layout-md-column>.flex-md-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.flex-md-40,.layout-row>.flex-md-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}.layout-column>.flex-md-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.layout-md-row>.flex-md-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}.layout-md-column>.flex-md-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.flex-md-45,.layout-row>.flex-md-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}.layout-column>.flex-md-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.layout-md-row>.flex-md-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}.layout-md-column>.flex-md-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.flex-md-50,.layout-row>.flex-md-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}.layout-column>.flex-md-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.layout-md-row>.flex-md-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}.layout-md-column>.flex-md-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.flex-md-55,.layout-row>.flex-md-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}.layout-column>.flex-md-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.layout-md-row>.flex-md-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}.layout-md-column>.flex-md-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.flex-md-60,.layout-row>.flex-md-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}.layout-column>.flex-md-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.layout-md-row>.flex-md-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}.layout-md-column>.flex-md-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.flex-md-65,.layout-row>.flex-md-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}.layout-column>.flex-md-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.layout-md-row>.flex-md-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}.layout-md-column>.flex-md-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.flex-md-70,.layout-row>.flex-md-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}.layout-column>.flex-md-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.layout-md-row>.flex-md-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}.layout-md-column>.flex-md-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.flex-md-75,.layout-row>.flex-md-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}.layout-column>.flex-md-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.layout-md-row>.flex-md-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}.layout-md-column>.flex-md-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.flex-md-80,.layout-row>.flex-md-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}.layout-column>.flex-md-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.layout-md-row>.flex-md-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}.layout-md-column>.flex-md-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.flex-md-85,.layout-row>.flex-md-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}.layout-column>.flex-md-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.layout-md-row>.flex-md-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}.layout-md-column>.flex-md-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.flex-md-90,.layout-row>.flex-md-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}.layout-column>.flex-md-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.layout-md-row>.flex-md-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}.layout-md-column>.flex-md-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.flex-md-95,.layout-row>.flex-md-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-column>.flex-md-95{flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}.layout-md-row>.flex-md-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-md-column>.flex-md-95{max-height:95%}.flex-md-100,.layout-md-column>.flex-md-95{flex:1 1 100%;max-width:100%;box-sizing:border-box}.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{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}.layout-row>.flex-md-33{flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}.layout-row>.flex-md-66{flex:1 1 66.66%;max-width:66.66%;max-height:100%;box-sizing:border-box}.layout-column>.flex-md-33{flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-column>.flex-md-66{flex:1 1 66.66%;max-width:100%;max-height:66.66%;box-sizing:border-box}.layout-md-row>.flex-md-33{flex:1 1 100%;max-width:33.33%;max-height:100%;box-sizing:border-box}.layout-md-row>.flex-md-66{flex:1 1 100%;max-width:66.66%;max-height:100%;box-sizing:border-box}.layout-md-row>.flex{min-width:0}.layout-md-column>.flex-md-33{flex:1 1 100%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-md-column>.flex-md-66{flex:1 1 100%;max-width:100%;max-height:66.66%;box-sizing:border-box}.layout-md-column>.flex{min-height:0}.layout-md,.layout-md-column,.layout-md-row{box-sizing:border-box;display:flex}.layout-md-column{flex-direction:column}.layout-md-row{flex-direction:row}}@media(min-width:1280px){.flex-order-gt-md--20{order:-20}.flex-order-gt-md--19{order:-19}.flex-order-gt-md--18{order:-18}.flex-order-gt-md--17{order:-17}.flex-order-gt-md--16{order:-16}.flex-order-gt-md--15{order:-15}.flex-order-gt-md--14{order:-14}.flex-order-gt-md--13{order:-13}.flex-order-gt-md--12{order:-12}.flex-order-gt-md--11{order:-11}.flex-order-gt-md--10{order:-10}.flex-order-gt-md--9{order:-9}.flex-order-gt-md--8{order:-8}.flex-order-gt-md--7{order:-7}.flex-order-gt-md--6{order:-6}.flex-order-gt-md--5{order:-5}.flex-order-gt-md--4{order:-4}.flex-order-gt-md--3{order:-3}.flex-order-gt-md--2{order:-2}.flex-order-gt-md--1{order:-1}.flex-order-gt-md-0{order:0}.flex-order-gt-md-1{order:1}.flex-order-gt-md-2{order:2}.flex-order-gt-md-3{order:3}.flex-order-gt-md-4{order:4}.flex-order-gt-md-5{order:5}.flex-order-gt-md-6{order:6}.flex-order-gt-md-7{order:7}.flex-order-gt-md-8{order:8}.flex-order-gt-md-9{order:9}.flex-order-gt-md-10{order:10}.flex-order-gt-md-11{order:11}.flex-order-gt-md-12{order:12}.flex-order-gt-md-13{order:13}.flex-order-gt-md-14{order:14}.flex-order-gt-md-15{order:15}.flex-order-gt-md-16{order:16}.flex-order-gt-md-17{order:17}.flex-order-gt-md-18{order:18}.flex-order-gt-md-19{order:19}.flex-order-gt-md-20{order:20}.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.33333%}.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.66667%}[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.66667%}.layout-align-gt-md,.layout-align-gt-md-start-stretch{justify-content:flex-start;align-content:stretch;align-items:stretch}.layout-align-gt-md-start,.layout-align-gt-md-start-center,.layout-align-gt-md-start-end,.layout-align-gt-md-start-start,.layout-align-gt-md-start-stretch{justify-content:flex-start}.layout-align-gt-md-center,.layout-align-gt-md-center-center,.layout-align-gt-md-center-end,.layout-align-gt-md-center-start,.layout-align-gt-md-center-stretch{justify-content:center}.layout-align-gt-md-end,.layout-align-gt-md-end-center,.layout-align-gt-md-end-end,.layout-align-gt-md-end-start,.layout-align-gt-md-end-stretch{justify-content:flex-end}.layout-align-gt-md-space-around,.layout-align-gt-md-space-around-center,.layout-align-gt-md-space-around-end,.layout-align-gt-md-space-around-start,.layout-align-gt-md-space-around-stretch{justify-content:space-around}.layout-align-gt-md-space-between,.layout-align-gt-md-space-between-center,.layout-align-gt-md-space-between-end,.layout-align-gt-md-space-between-start,.layout-align-gt-md-space-between-stretch{justify-content:space-between}.layout-align-gt-md-center-start,.layout-align-gt-md-end-start,.layout-align-gt-md-space-around-start,.layout-align-gt-md-space-between-start,.layout-align-gt-md-start-start{align-items:flex-start;align-content:flex-start}.layout-align-gt-md-center-center,.layout-align-gt-md-end-center,.layout-align-gt-md-space-around-center,.layout-align-gt-md-space-between-center,.layout-align-gt-md-start-center{align-items:center;align-content: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>*{max-width:100%;box-sizing:border-box}.layout-align-gt-md-center-end,.layout-align-gt-md-end-end,.layout-align-gt-md-space-around-end,.layout-align-gt-md-space-between-end,.layout-align-gt-md-start-end{align-items:flex-end;align-content:flex-end}.layout-align-gt-md-center-stretch,.layout-align-gt-md-end-stretch,.layout-align-gt-md-space-around-stretch,.layout-align-gt-md-space-between-stretch,.layout-align-gt-md-start-stretch{align-items:stretch;align-content:stretch}.flex-gt-md{flex:1;box-sizing:border-box}.flex-gt-md-grow{flex:1 1 100%;box-sizing:border-box}.flex-gt-md-initial{flex:0 1 auto;box-sizing:border-box}.flex-gt-md-auto{flex:1 1 auto;box-sizing:border-box}.flex-gt-md-none{flex:0 0 auto;box-sizing:border-box}.flex-gt-md-noshrink{flex:1 0 auto;box-sizing:border-box}.flex-gt-md-nogrow{flex:0 1 auto;box-sizing:border-box}.flex-gt-md-0,.layout-row>.flex-gt-md-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box}.layout-row>.flex-gt-md-0{min-width:0}.layout-column>.flex-gt-md-0{flex:1 1 100%;max-width:100%;max-height:0;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box;min-width:0}.layout-gt-md-column>.flex-gt-md-0{flex:1 1 100%;max-width:100%;max-height:0;box-sizing:border-box;min-height:0}.flex-gt-md-5,.layout-row>.flex-gt-md-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}.flex-gt-md-10,.layout-row>.flex-gt-md-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.flex-gt-md-15,.layout-row>.flex-gt-md-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.flex-gt-md-20,.layout-row>.flex-gt-md-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.flex-gt-md-25,.layout-row>.flex-gt-md-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.flex-gt-md-30,.layout-row>.flex-gt-md-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.flex-gt-md-35,.layout-row>.flex-gt-md-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.flex-gt-md-40,.layout-row>.flex-gt-md-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.flex-gt-md-45,.layout-row>.flex-gt-md-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.flex-gt-md-50,.layout-row>.flex-gt-md-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.flex-gt-md-55,.layout-row>.flex-gt-md-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.flex-gt-md-60,.layout-row>.flex-gt-md-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.flex-gt-md-65,.layout-row>.flex-gt-md-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.flex-gt-md-70,.layout-row>.flex-gt-md-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.flex-gt-md-75,.layout-row>.flex-gt-md-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.flex-gt-md-80,.layout-row>.flex-gt-md-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.flex-gt-md-85,.layout-row>.flex-gt-md-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.flex-gt-md-90,.layout-row>.flex-gt-md-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.flex-gt-md-95,.layout-row>.flex-gt-md-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-95{flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-95{flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}.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{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}.layout-row>.flex-gt-md-33{flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}.layout-row>.flex-gt-md-66{flex:1 1 66.66%;max-width:66.66%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-33{flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-column>.flex-gt-md-66{flex:1 1 66.66%;max-width:100%;max-height:66.66%;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-33{flex:1 1 100%;max-width:33.33%;max-height:100%;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-66{flex:1 1 100%;max-width:66.66%;max-height:100%;box-sizing:border-box}.layout-gt-md-row>.flex{min-width:0}.layout-gt-md-column>.flex-gt-md-33{flex:1 1 100%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-66{flex:1 1 100%;max-width:100%;max-height:66.66%;box-sizing:border-box}.layout-gt-md-column>.flex{min-height:0}.layout-gt-md,.layout-gt-md-column,.layout-gt-md-row{box-sizing:border-box;display:flex}.layout-gt-md-column{flex-direction:column}.layout-gt-md-row{flex-direction:row}}@media(min-width:1280px) and (max-width:1919px){.hide-gt-md:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-lg):not(.show),.hide-gt-sm:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-lg):not(.show),.hide-gt-xs:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-lg):not(.show),.hide-lg:not(.show-lg):not(.show-gt-md):not(.show-gt-sm):not(.show-gt-xs):not(.show),.hide:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-lg):not(.show){display:none}.flex-order-lg--20{order:-20}.flex-order-lg--19{order:-19}.flex-order-lg--18{order:-18}.flex-order-lg--17{order:-17}.flex-order-lg--16{order:-16}.flex-order-lg--15{order:-15}.flex-order-lg--14{order:-14}.flex-order-lg--13{order:-13}.flex-order-lg--12{order:-12}.flex-order-lg--11{order:-11}.flex-order-lg--10{order:-10}.flex-order-lg--9{order:-9}.flex-order-lg--8{order:-8}.flex-order-lg--7{order:-7}.flex-order-lg--6{order:-6}.flex-order-lg--5{order:-5}.flex-order-lg--4{order:-4}.flex-order-lg--3{order:-3}.flex-order-lg--2{order:-2}.flex-order-lg--1{order:-1}.flex-order-lg-0{order:0}.flex-order-lg-1{order:1}.flex-order-lg-2{order:2}.flex-order-lg-3{order:3}.flex-order-lg-4{order:4}.flex-order-lg-5{order:5}.flex-order-lg-6{order:6}.flex-order-lg-7{order:7}.flex-order-lg-8{order:8}.flex-order-lg-9{order:9}.flex-order-lg-10{order:10}.flex-order-lg-11{order:11}.flex-order-lg-12{order:12}.flex-order-lg-13{order:13}.flex-order-lg-14{order:14}.flex-order-lg-15{order:15}.flex-order-lg-16{order:16}.flex-order-lg-17{order:17}.flex-order-lg-18{order:18}.flex-order-lg-19{order:19}.flex-order-lg-20{order:20}.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.33333%}.flex-offset-lg-66,.layout-margin .flex-offset-lg-66,.layout-margin .offset-lg-66,.offset-lg-66{margin-left:66.66667%}[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.66667%}.layout-align-lg,.layout-align-lg-start-stretch{justify-content:flex-start;align-content:stretch;align-items:stretch}.layout-align-lg-start,.layout-align-lg-start-center,.layout-align-lg-start-end,.layout-align-lg-start-start,.layout-align-lg-start-stretch{justify-content:flex-start}.layout-align-lg-center,.layout-align-lg-center-center,.layout-align-lg-center-end,.layout-align-lg-center-start,.layout-align-lg-center-stretch{justify-content:center}.layout-align-lg-end,.layout-align-lg-end-center,.layout-align-lg-end-end,.layout-align-lg-end-start,.layout-align-lg-end-stretch{justify-content:flex-end}.layout-align-lg-space-around,.layout-align-lg-space-around-center,.layout-align-lg-space-around-end,.layout-align-lg-space-around-start,.layout-align-lg-space-around-stretch{justify-content:space-around}.layout-align-lg-space-between,.layout-align-lg-space-between-center,.layout-align-lg-space-between-end,.layout-align-lg-space-between-start,.layout-align-lg-space-between-stretch{justify-content:space-between}.layout-align-lg-center-start,.layout-align-lg-end-start,.layout-align-lg-space-around-start,.layout-align-lg-space-between-start,.layout-align-lg-start-start{align-items:flex-start;align-content:flex-start}.layout-align-lg-center-center,.layout-align-lg-end-center,.layout-align-lg-space-around-center,.layout-align-lg-space-between-center,.layout-align-lg-start-center{align-items:center;align-content: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>*{max-width:100%;box-sizing:border-box}.layout-align-lg-center-end,.layout-align-lg-end-end,.layout-align-lg-space-around-end,.layout-align-lg-space-between-end,.layout-align-lg-start-end{align-items:flex-end;align-content:flex-end}.layout-align-lg-center-stretch,.layout-align-lg-end-stretch,.layout-align-lg-space-around-stretch,.layout-align-lg-space-between-stretch,.layout-align-lg-start-stretch{align-items:stretch;align-content:stretch}.flex-lg{flex:1;box-sizing:border-box}.flex-lg-grow{flex:1 1 100%;box-sizing:border-box}.flex-lg-initial{flex:0 1 auto;box-sizing:border-box}.flex-lg-auto{flex:1 1 auto;box-sizing:border-box}.flex-lg-none{flex:0 0 auto;box-sizing:border-box}.flex-lg-noshrink{flex:1 0 auto;box-sizing:border-box}.flex-lg-nogrow{flex:0 1 auto;box-sizing:border-box}.flex-lg-0,.layout-row>.flex-lg-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box}.layout-row>.flex-lg-0{min-width:0}.layout-column>.flex-lg-0{flex:1 1 100%;max-width:100%;max-height:0;box-sizing:border-box}.layout-lg-row>.flex-lg-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box;min-width:0}.layout-lg-column>.flex-lg-0{flex:1 1 100%;max-width:100%;max-height:0;box-sizing:border-box;min-height:0}.flex-lg-5,.layout-row>.flex-lg-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-column>.flex-lg-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}.layout-lg-row>.flex-lg-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-lg-column>.flex-lg-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}.flex-lg-10,.layout-row>.flex-lg-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}.layout-column>.flex-lg-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.layout-lg-row>.flex-lg-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}.layout-lg-column>.flex-lg-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.flex-lg-15,.layout-row>.flex-lg-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}.layout-column>.flex-lg-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.layout-lg-row>.flex-lg-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}.layout-lg-column>.flex-lg-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.flex-lg-20,.layout-row>.flex-lg-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}.layout-column>.flex-lg-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.layout-lg-row>.flex-lg-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}.layout-lg-column>.flex-lg-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.flex-lg-25,.layout-row>.flex-lg-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}.layout-column>.flex-lg-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.layout-lg-row>.flex-lg-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}.layout-lg-column>.flex-lg-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.flex-lg-30,.layout-row>.flex-lg-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}.layout-column>.flex-lg-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.layout-lg-row>.flex-lg-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}.layout-lg-column>.flex-lg-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.flex-lg-35,.layout-row>.flex-lg-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}.layout-column>.flex-lg-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.layout-lg-row>.flex-lg-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}.layout-lg-column>.flex-lg-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.flex-lg-40,.layout-row>.flex-lg-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}.layout-column>.flex-lg-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.layout-lg-row>.flex-lg-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}.layout-lg-column>.flex-lg-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.flex-lg-45,.layout-row>.flex-lg-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}.layout-column>.flex-lg-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.layout-lg-row>.flex-lg-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}.layout-lg-column>.flex-lg-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.flex-lg-50,.layout-row>.flex-lg-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}.layout-column>.flex-lg-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.layout-lg-row>.flex-lg-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}.layout-lg-column>.flex-lg-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.flex-lg-55,.layout-row>.flex-lg-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}.layout-column>.flex-lg-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.layout-lg-row>.flex-lg-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}.layout-lg-column>.flex-lg-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.flex-lg-60,.layout-row>.flex-lg-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}.layout-column>.flex-lg-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.layout-lg-row>.flex-lg-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}.layout-lg-column>.flex-lg-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.flex-lg-65,.layout-row>.flex-lg-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}.layout-column>.flex-lg-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.layout-lg-row>.flex-lg-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}.layout-lg-column>.flex-lg-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.flex-lg-70,.layout-row>.flex-lg-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}.layout-column>.flex-lg-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.layout-lg-row>.flex-lg-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}.layout-lg-column>.flex-lg-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.flex-lg-75,.layout-row>.flex-lg-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}.layout-column>.flex-lg-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.layout-lg-row>.flex-lg-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}.layout-lg-column>.flex-lg-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.flex-lg-80,.layout-row>.flex-lg-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}.layout-column>.flex-lg-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.layout-lg-row>.flex-lg-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}.layout-lg-column>.flex-lg-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.flex-lg-85,.layout-row>.flex-lg-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}.layout-column>.flex-lg-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.layout-lg-row>.flex-lg-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}.layout-lg-column>.flex-lg-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.flex-lg-90,.layout-row>.flex-lg-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}.layout-column>.flex-lg-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.layout-lg-row>.flex-lg-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}.layout-lg-column>.flex-lg-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.flex-lg-95,.layout-row>.flex-lg-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-column>.flex-lg-95{flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}.layout-lg-row>.flex-lg-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-lg-column>.flex-lg-95{max-height:95%}.flex-lg-100,.layout-lg-column>.flex-lg-95{flex:1 1 100%;max-width:100%;box-sizing:border-box}.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{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}.layout-row>.flex-lg-33{flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}.layout-row>.flex-lg-66{flex:1 1 66.66%;max-width:66.66%;max-height:100%;box-sizing:border-box}.layout-column>.flex-lg-33{flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-column>.flex-lg-66{flex:1 1 66.66%;max-width:100%;max-height:66.66%;box-sizing:border-box}.layout-lg-row>.flex-lg-33{flex:1 1 100%;max-width:33.33%;max-height:100%;box-sizing:border-box}.layout-lg-row>.flex-lg-66{flex:1 1 100%;max-width:66.66%;max-height:100%;box-sizing:border-box}.layout-lg-row>.flex{min-width:0}.layout-lg-column>.flex-lg-33{flex:1 1 100%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-lg-column>.flex-lg-66{flex:1 1 100%;max-width:100%;max-height:66.66%;box-sizing:border-box}.layout-lg-column>.flex{min-height:0}.layout-lg,.layout-lg-column,.layout-lg-row{box-sizing:border-box;display:flex}.layout-lg-column{flex-direction:column}.layout-lg-row{flex-direction:row}}@media(min-width:1920px){.flex-order-gt-lg--20{order:-20}.flex-order-gt-lg--19{order:-19}.flex-order-gt-lg--18{order:-18}.flex-order-gt-lg--17{order:-17}.flex-order-gt-lg--16{order:-16}.flex-order-gt-lg--15{order:-15}.flex-order-gt-lg--14{order:-14}.flex-order-gt-lg--13{order:-13}.flex-order-gt-lg--12{order:-12}.flex-order-gt-lg--11{order:-11}.flex-order-gt-lg--10{order:-10}.flex-order-gt-lg--9{order:-9}.flex-order-gt-lg--8{order:-8}.flex-order-gt-lg--7{order:-7}.flex-order-gt-lg--6{order:-6}.flex-order-gt-lg--5{order:-5}.flex-order-gt-lg--4{order:-4}.flex-order-gt-lg--3{order:-3}.flex-order-gt-lg--2{order:-2}.flex-order-gt-lg--1{order:-1}.flex-order-gt-lg-0{order:0}.flex-order-gt-lg-1{order:1}.flex-order-gt-lg-2{order:2}.flex-order-gt-lg-3{order:3}.flex-order-gt-lg-4{order:4}.flex-order-gt-lg-5{order:5}.flex-order-gt-lg-6{order:6}.flex-order-gt-lg-7{order:7}.flex-order-gt-lg-8{order:8}.flex-order-gt-lg-9{order:9}.flex-order-gt-lg-10{order:10}.flex-order-gt-lg-11{order:11}.flex-order-gt-lg-12{order:12}.flex-order-gt-lg-13{order:13}.flex-order-gt-lg-14{order:14}.flex-order-gt-lg-15{order:15}.flex-order-gt-lg-16{order:16}.flex-order-gt-lg-17{order:17}.flex-order-gt-lg-18{order:18}.flex-order-gt-lg-19{order:19}.flex-order-gt-lg-20{order:20}.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.33333%}.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.66667%}[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.66667%}.layout-align-gt-lg,.layout-align-gt-lg-start-stretch{justify-content:flex-start;align-content:stretch;align-items:stretch}.layout-align-gt-lg-start,.layout-align-gt-lg-start-center,.layout-align-gt-lg-start-end,.layout-align-gt-lg-start-start,.layout-align-gt-lg-start-stretch{justify-content:flex-start}.layout-align-gt-lg-center,.layout-align-gt-lg-center-center,.layout-align-gt-lg-center-end,.layout-align-gt-lg-center-start,.layout-align-gt-lg-center-stretch{justify-content:center}.layout-align-gt-lg-end,.layout-align-gt-lg-end-center,.layout-align-gt-lg-end-end,.layout-align-gt-lg-end-start,.layout-align-gt-lg-end-stretch{justify-content:flex-end}.layout-align-gt-lg-space-around,.layout-align-gt-lg-space-around-center,.layout-align-gt-lg-space-around-end,.layout-align-gt-lg-space-around-start,.layout-align-gt-lg-space-around-stretch{justify-content:space-around}.layout-align-gt-lg-space-between,.layout-align-gt-lg-space-between-center,.layout-align-gt-lg-space-between-end,.layout-align-gt-lg-space-between-start,.layout-align-gt-lg-space-between-stretch{justify-content:space-between}.layout-align-gt-lg-center-start,.layout-align-gt-lg-end-start,.layout-align-gt-lg-space-around-start,.layout-align-gt-lg-space-between-start,.layout-align-gt-lg-start-start{align-items:flex-start;align-content:flex-start}.layout-align-gt-lg-center-center,.layout-align-gt-lg-end-center,.layout-align-gt-lg-space-around-center,.layout-align-gt-lg-space-between-center,.layout-align-gt-lg-start-center{align-items:center;align-content: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>*{max-width:100%;box-sizing:border-box}.layout-align-gt-lg-center-end,.layout-align-gt-lg-end-end,.layout-align-gt-lg-space-around-end,.layout-align-gt-lg-space-between-end,.layout-align-gt-lg-start-end{align-items:flex-end;align-content:flex-end}.layout-align-gt-lg-center-stretch,.layout-align-gt-lg-end-stretch,.layout-align-gt-lg-space-around-stretch,.layout-align-gt-lg-space-between-stretch,.layout-align-gt-lg-start-stretch{align-items:stretch;align-content:stretch}.flex-gt-lg{flex:1;box-sizing:border-box}.flex-gt-lg-grow{flex:1 1 100%;box-sizing:border-box}.flex-gt-lg-initial{flex:0 1 auto;box-sizing:border-box}.flex-gt-lg-auto{flex:1 1 auto;box-sizing:border-box}.flex-gt-lg-none{flex:0 0 auto;box-sizing:border-box}.flex-gt-lg-noshrink{flex:1 0 auto;box-sizing:border-box}.flex-gt-lg-nogrow{flex:0 1 auto;box-sizing:border-box}.flex-gt-lg-0,.layout-row>.flex-gt-lg-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box}.layout-row>.flex-gt-lg-0{min-width:0}.layout-column>.flex-gt-lg-0{flex:1 1 100%;max-width:100%;max-height:0;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box;min-width:0}.layout-gt-lg-column>.flex-gt-lg-0{flex:1 1 100%;max-width:100%;max-height:0;box-sizing:border-box;min-height:0}.flex-gt-lg-5,.layout-row>.flex-gt-lg-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}.flex-gt-lg-10,.layout-row>.flex-gt-lg-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.flex-gt-lg-15,.layout-row>.flex-gt-lg-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.flex-gt-lg-20,.layout-row>.flex-gt-lg-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.flex-gt-lg-25,.layout-row>.flex-gt-lg-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.flex-gt-lg-30,.layout-row>.flex-gt-lg-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.flex-gt-lg-35,.layout-row>.flex-gt-lg-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.flex-gt-lg-40,.layout-row>.flex-gt-lg-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.flex-gt-lg-45,.layout-row>.flex-gt-lg-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.flex-gt-lg-50,.layout-row>.flex-gt-lg-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.flex-gt-lg-55,.layout-row>.flex-gt-lg-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.flex-gt-lg-60,.layout-row>.flex-gt-lg-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.flex-gt-lg-65,.layout-row>.flex-gt-lg-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.flex-gt-lg-70,.layout-row>.flex-gt-lg-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.flex-gt-lg-75,.layout-row>.flex-gt-lg-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.flex-gt-lg-80,.layout-row>.flex-gt-lg-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.flex-gt-lg-85,.layout-row>.flex-gt-lg-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.flex-gt-lg-90,.layout-row>.flex-gt-lg-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.flex-gt-lg-95,.layout-row>.flex-gt-lg-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-95{flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-95{flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}.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{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}.layout-row>.flex-gt-lg-33{flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}.layout-row>.flex-gt-lg-66{flex:1 1 66.66%;max-width:66.66%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-33{flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-column>.flex-gt-lg-66{flex:1 1 66.66%;max-width:100%;max-height:66.66%;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-33{flex:1 1 100%;max-width:33.33%;max-height:100%;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-66{flex:1 1 100%;max-width:66.66%;max-height:100%;box-sizing:border-box}.layout-gt-lg-row>.flex{min-width:0}.layout-gt-lg-column>.flex-gt-lg-33{flex:1 1 100%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-66{flex:1 1 100%;max-width:100%;max-height:66.66%;box-sizing:border-box}.layout-gt-lg-column>.flex{min-height:0}.layout-gt-lg,.layout-gt-lg-column,.layout-gt-lg-row{box-sizing:border-box;display:flex}.layout-gt-lg-column{flex-direction:column}.layout-gt-lg-row{flex-direction:row}.flex-order-xl--20{order:-20}.flex-order-xl--19{order:-19}.flex-order-xl--18{order:-18}.flex-order-xl--17{order:-17}.flex-order-xl--16{order:-16}.flex-order-xl--15{order:-15}.flex-order-xl--14{order:-14}.flex-order-xl--13{order:-13}.flex-order-xl--12{order:-12}.flex-order-xl--11{order:-11}.flex-order-xl--10{order:-10}.flex-order-xl--9{order:-9}.flex-order-xl--8{order:-8}.flex-order-xl--7{order:-7}.flex-order-xl--6{order:-6}.flex-order-xl--5{order:-5}.flex-order-xl--4{order:-4}.flex-order-xl--3{order:-3}.flex-order-xl--2{order:-2}.flex-order-xl--1{order:-1}.flex-order-xl-0{order:0}.flex-order-xl-1{order:1}.flex-order-xl-2{order:2}.flex-order-xl-3{order:3}.flex-order-xl-4{order:4}.flex-order-xl-5{order:5}.flex-order-xl-6{order:6}.flex-order-xl-7{order:7}.flex-order-xl-8{order:8}.flex-order-xl-9{order:9}.flex-order-xl-10{order:10}.flex-order-xl-11{order:11}.flex-order-xl-12{order:12}.flex-order-xl-13{order:13}.flex-order-xl-14{order:14}.flex-order-xl-15{order:15}.flex-order-xl-16{order:16}.flex-order-xl-17{order:17}.flex-order-xl-18{order:18}.flex-order-xl-19{order:19}.flex-order-xl-20{order:20}.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.33333%}.flex-offset-xl-66,.layout-margin .flex-offset-xl-66,.layout-margin .offset-xl-66,.offset-xl-66{margin-left:66.66667%}[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.66667%}.layout-align-xl,.layout-align-xl-start-stretch{justify-content:flex-start;align-content:stretch;align-items:stretch}.layout-align-xl-start,.layout-align-xl-start-center,.layout-align-xl-start-end,.layout-align-xl-start-start,.layout-align-xl-start-stretch{justify-content:flex-start}.layout-align-xl-center,.layout-align-xl-center-center,.layout-align-xl-center-end,.layout-align-xl-center-start,.layout-align-xl-center-stretch{justify-content:center}.layout-align-xl-end,.layout-align-xl-end-center,.layout-align-xl-end-end,.layout-align-xl-end-start,.layout-align-xl-end-stretch{justify-content:flex-end}.layout-align-xl-space-around,.layout-align-xl-space-around-center,.layout-align-xl-space-around-end,.layout-align-xl-space-around-start,.layout-align-xl-space-around-stretch{justify-content:space-around}.layout-align-xl-space-between,.layout-align-xl-space-between-center,.layout-align-xl-space-between-end,.layout-align-xl-space-between-start,.layout-align-xl-space-between-stretch{justify-content:space-between}.layout-align-xl-center-start,.layout-align-xl-end-start,.layout-align-xl-space-around-start,.layout-align-xl-space-between-start,.layout-align-xl-start-start{align-items:flex-start;align-content:flex-start}.layout-align-xl-center-center,.layout-align-xl-end-center,.layout-align-xl-space-around-center,.layout-align-xl-space-between-center,.layout-align-xl-start-center{align-items:center;align-content: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>*{max-width:100%;box-sizing:border-box}.layout-align-xl-center-end,.layout-align-xl-end-end,.layout-align-xl-space-around-end,.layout-align-xl-space-between-end,.layout-align-xl-start-end{align-items:flex-end;align-content:flex-end}.layout-align-xl-center-stretch,.layout-align-xl-end-stretch,.layout-align-xl-space-around-stretch,.layout-align-xl-space-between-stretch,.layout-align-xl-start-stretch{align-items:stretch;align-content:stretch}.flex-xl{flex:1;box-sizing:border-box}.flex-xl-grow{flex:1 1 100%;box-sizing:border-box}.flex-xl-initial{flex:0 1 auto;box-sizing:border-box}.flex-xl-auto{flex:1 1 auto;box-sizing:border-box}.flex-xl-none{flex:0 0 auto;box-sizing:border-box}.flex-xl-noshrink{flex:1 0 auto;box-sizing:border-box}.flex-xl-nogrow{flex:0 1 auto;box-sizing:border-box}.flex-xl-0,.layout-row>.flex-xl-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box}.layout-row>.flex-xl-0{min-width:0}.layout-column>.flex-xl-0{flex:1 1 100%;max-width:100%;max-height:0;box-sizing:border-box}.layout-xl-row>.flex-xl-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box;min-width:0}.layout-xl-column>.flex-xl-0{flex:1 1 100%;max-width:100%;max-height:0;box-sizing:border-box;min-height:0}.flex-xl-5,.layout-row>.flex-xl-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xl-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}.layout-xl-row>.flex-xl-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-xl-column>.flex-xl-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}.flex-xl-10,.layout-row>.flex-xl-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xl-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.layout-xl-row>.flex-xl-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}.layout-xl-column>.flex-xl-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.flex-xl-15,.layout-row>.flex-xl-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xl-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.layout-xl-row>.flex-xl-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}.layout-xl-column>.flex-xl-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.flex-xl-20,.layout-row>.flex-xl-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xl-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.layout-xl-row>.flex-xl-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}.layout-xl-column>.flex-xl-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.flex-xl-25,.layout-row>.flex-xl-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xl-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.layout-xl-row>.flex-xl-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}.layout-xl-column>.flex-xl-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.flex-xl-30,.layout-row>.flex-xl-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xl-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.layout-xl-row>.flex-xl-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}.layout-xl-column>.flex-xl-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.flex-xl-35,.layout-row>.flex-xl-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xl-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.layout-xl-row>.flex-xl-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}.layout-xl-column>.flex-xl-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.flex-xl-40,.layout-row>.flex-xl-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xl-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.layout-xl-row>.flex-xl-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}.layout-xl-column>.flex-xl-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.flex-xl-45,.layout-row>.flex-xl-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xl-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.layout-xl-row>.flex-xl-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}.layout-xl-column>.flex-xl-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.flex-xl-50,.layout-row>.flex-xl-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xl-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.layout-xl-row>.flex-xl-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}.layout-xl-column>.flex-xl-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.flex-xl-55,.layout-row>.flex-xl-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xl-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.layout-xl-row>.flex-xl-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}.layout-xl-column>.flex-xl-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.flex-xl-60,.layout-row>.flex-xl-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xl-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.layout-xl-row>.flex-xl-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}.layout-xl-column>.flex-xl-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.flex-xl-65,.layout-row>.flex-xl-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xl-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.layout-xl-row>.flex-xl-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}.layout-xl-column>.flex-xl-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.flex-xl-70,.layout-row>.flex-xl-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xl-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.layout-xl-row>.flex-xl-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}.layout-xl-column>.flex-xl-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.flex-xl-75,.layout-row>.flex-xl-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xl-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.layout-xl-row>.flex-xl-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}.layout-xl-column>.flex-xl-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.flex-xl-80,.layout-row>.flex-xl-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xl-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.layout-xl-row>.flex-xl-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}.layout-xl-column>.flex-xl-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.flex-xl-85,.layout-row>.flex-xl-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xl-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.layout-xl-row>.flex-xl-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}.layout-xl-column>.flex-xl-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.flex-xl-90,.layout-row>.flex-xl-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xl-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.layout-xl-row>.flex-xl-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}.layout-xl-column>.flex-xl-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.flex-xl-95,.layout-row>.flex-xl-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xl-95{flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}.layout-xl-row>.flex-xl-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-xl-column>.flex-xl-95{max-height:95%}.flex-xl-100,.layout-xl-column>.flex-xl-95{flex:1 1 100%;max-width:100%;box-sizing:border-box}.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{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}.layout-row>.flex-xl-33{flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}.layout-row>.flex-xl-66{flex:1 1 66.66%;max-width:66.66%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xl-33{flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-column>.flex-xl-66{flex:1 1 66.66%;max-width:100%;max-height:66.66%;box-sizing:border-box}.layout-xl-row>.flex-xl-33{flex:1 1 100%;max-width:33.33%;max-height:100%;box-sizing:border-box}.layout-xl-row>.flex-xl-66{flex:1 1 100%;max-width:66.66%;max-height:100%;box-sizing:border-box}.layout-xl-row>.flex{min-width:0}.layout-xl-column>.flex-xl-33{flex:1 1 100%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-xl-column>.flex-xl-66{flex:1 1 100%;max-width:100%;max-height:66.66%;box-sizing:border-box}.layout-xl-column>.flex{min-height:0}.layout-xl,.layout-xl-column,.layout-xl-row{box-sizing:border-box;display:flex}.layout-xl-column{flex-direction:column}.layout-xl-row{flex-direction:row}.hide-gt-lg:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-gt-lg):not(.show-xl):not(.show),.hide-gt-md:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-gt-lg):not(.show-xl):not(.show),.hide-gt-sm:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-gt-lg):not(.show-xl):not(.show),.hide-gt-xs:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-gt-lg):not(.show-xl):not(.show),.hide-xl:not(.show-xl):not(.show-gt-lg):not(.show-gt-md):not(.show-gt-sm):not(.show-gt-xs):not(.show),.hide:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-gt-lg):not(.show-xl):not(.show){display:none}}@media print{.hide-print:not(.show-print):not(.show){display:none !important}}/*! angularjs-slider - v4.0.2 -  (c) Rafal Zajac <rzajac@gmail.com>, Valentin Hervieu <valentin@hervieu.me>, Jussi Saarivirta <jusasi@gmail.com>, Angelin Sirbu <angelin.sirbu@gmail.com> -  https://github.com/angular-slider/angularjs-slider -  2016-06-07 */.rzslider{position:relative;display:inline-block;width:100%;height:4px;margin:35px 0 15px 0;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.rzslider.with-legend{margin-bottom:40px}.rzslider[disabled]{cursor:not-allowed}.rzslider[disabled] .rz-pointer{cursor:not-allowed;background-color:#d8e0f3}.rzslider span{position:absolute;display:inline-block;white-space:nowrap}.rzslider .rz-base{width:100%;height:100%;padding:0}.rzslider .rz-bar-wrapper{left:0;z-index:1;width:100%;height:32px;padding-top:16px;margin-top:-16px;box-sizing:border-box}.rzslider .rz-bar-wrapper.rz-draggable{cursor:move}.rzslider .rz-bar{left:0;z-index:1;width:100%;height:4px;background:#d8e0f3;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.rzslider .rz-bar.rz-selection{z-index:2;background:#0db9f0;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.rzslider .rz-pointer{top:-14px;z-index:3;width:32px;height:32px;cursor:pointer;background-color:#0db9f0;-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px}.rzslider .rz-pointer:after{position:absolute;top:12px;left:12px;width:8px;height:8px;background:#fff;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;content:''}.rzslider .rz-pointer:hover:after{background-color:#fff}.rzslider .rz-pointer.rz-active{z-index:4}.rzslider .rz-pointer.rz-active:after{background-color:#451aff}.rzslider .rz-bubble{bottom:16px;padding:1px 3px;color:#55637d;cursor:default}.rzslider .rz-bubble.rz-selection{top:16px}.rzslider .rz-bubble.rz-limit{color:#55637d}.rzslider .rz-ticks{position:absolute;top:-3px;left:0;z-index:1;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;height:0;padding:0 11px;margin:0;list-style:none;box-sizing:border-box;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.rzslider .rz-ticks .rz-tick{width:10px;height:10px;text-align:center;cursor:pointer;background:#d8e0f3;border-radius:50%}.rzslider .rz-ticks .rz-tick.rz-selected{background:#0db9f0}.rzslider .rz-ticks .rz-tick .rz-tick-value{position:absolute;top:-30px;transform:translate(-50%,0)}.rzslider .rz-ticks .rz-tick .rz-tick-legend{position:absolute;top:24px;max-width:50px;white-space:normal;transform:translate(-50%,0)}.rzslider .rz-ticks.rz-ticks-values-under .rz-tick-value{top:initial;bottom:-40px}.rzslider.rz-vertical{position:relative;width:4px;height:100%;padding:0;margin:0 20px;vertical-align:baseline}.rzslider.rz-vertical .rz-base{width:100%;height:100%;padding:0}.rzslider.rz-vertical .rz-bar-wrapper{top:auto;left:0;width:32px;height:100%;padding:0 0 0 16px;margin:0 0 0 -16px}.rzslider.rz-vertical .rz-bar{bottom:0;left:auto;width:4px;height:100%}.rzslider.rz-vertical .rz-pointer{top:auto;bottom:0;left:-14px !important}.rzslider.rz-vertical .rz-bubble{bottom:0;left:16px !important;margin-left:3px}.rzslider.rz-vertical .rz-bubble.rz-selection{top:auto;left:16px !important}.rzslider.rz-vertical .rz-ticks{top:0;left:-3px;z-index:1;width:0;height:100%;padding:11px 0;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.rzslider.rz-vertical .rz-ticks .rz-tick{vertical-align:middle}.rzslider.rz-vertical .rz-ticks .rz-tick .rz-tick-value{top:initial;left:22px;transform:translate(0,-28%)}.rzslider.rz-vertical .rz-ticks .rz-tick .rz-tick-legend{top:initial;right:24px;max-width:none;white-space:nowrap;transform:translate(0,-28%)}.rzslider.rz-vertical .rz-ticks.rz-ticks-values-under .rz-tick-value{right:12px;bottom:initial;left:initial}@font-face{font-family:Gotham;src:url("../fonts/Gotham-Book.otf")}@font-face{font-family:Gotham;src:url("../fonts/Gotham-Bold.otf");font-weight:bold}@font-face{font-family:Gotham;src:url("../fonts/Gotham-Light.otf");font-weight:200}@font-face{font-family:IAG-services;src:url("../fonts/IAG-service-icons.ttf")}@font-face{font-family:masked-font;src:url("../fonts/RobotoCondensed-Masked.ttf")}.masked{font-family:masked-font}@keyframes moveX{0%{transform:translateX(0)}12.5%{transform:translateX(-2.5%)}25%{transform:translateX(-5%)}37.5%{transform:translateX(-2.5%)}50%{transform:translateX(0)}62.5%{transform:translateX(2.5%)}75%{transform:translateX(5%)}87.5%{transform:translateX(2.5%)}100%{transform:translateX(0)}}@keyframes wiggle{0%{transform:translateX(0) rotate(0)}12.5%{transform:translateX(-7.5%) rotate(-15deg)}25%{transform:translateX(-15%) rotate(-30deg)}37.5%{transform:translateX(-7.5%) rotate(-15deg)}50%{transform:translateX(0) rotate(0)}62.5%{transform:translateX(7.5%) rotate(15deg)}75%{transform:translateX(15%) rotate(30deg)}87.5%{transform:translateX(7.5%) rotate(15deg)}100%{transform:translateX(0) rotate(0)}}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font:inherit;font-size:100%;vertical-align:middle;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}@font-face{font-family:Gotham;src:url("../fonts/Gotham-Book.otf")}@font-face{font-family:Gotham;src:url("../fonts/Gotham-Bold.otf");font-weight:bold}@font-face{font-family:Gotham;src:url("../fonts/Gotham-Light.otf");font-weight:200}@font-face{font-family:IAG-services;src:url("../fonts/IAG-service-icons.ttf")}@font-face{font-family:masked-font;src:url("../fonts/RobotoCondensed-Masked.ttf")}.masked{font-family:masked-font}@keyframes moveX{0%{transform:translateX(0)}12.5%{transform:translateX(-2.5%)}25%{transform:translateX(-5%)}37.5%{transform:translateX(-2.5%)}50%{transform:translateX(0)}62.5%{transform:translateX(2.5%)}75%{transform:translateX(5%)}87.5%{transform:translateX(2.5%)}100%{transform:translateX(0)}}@keyframes wiggle{0%{transform:translateX(0) rotate(0)}12.5%{transform:translateX(-7.5%) rotate(-15deg)}25%{transform:translateX(-15%) rotate(-30deg)}37.5%{transform:translateX(-7.5%) rotate(-15deg)}50%{transform:translateX(0) rotate(0)}62.5%{transform:translateX(7.5%) rotate(15deg)}75%{transform:translateX(15%) rotate(30deg)}87.5%{transform:translateX(7.5%) rotate(15deg)}100%{transform:translateX(0) rotate(0)}}[ng\:cloak],[ng-cloak],[data-ng-cloak],[x-ng-cloak],.ng-cloak,.x-ng-cloak{display:none !important}:focus{outline:0}html{background:#f2f2f2 url("../img/background.jpg") center/cover no-repeat fixed}body{font-family:Gotham,sans-serif;color:#4d4e53;min-height:100%;display:flex;flex-direction:column;background:0;min-width:320px;font-size:15px;overflow-y:scroll}body .footer{flex:none}body .site-content{flex:1 0 auto;display:flex;flex-direction:column;align-items:stretch;position:relative}.add-email-input{display:flex;flex:1 0 auto;flex-direction:row;justify-content:flex-end}.add-email-input iag-input{width:100%}.add-email-input iag-input md-input-container{width:100%}email-list{display:block;position:relative;border-bottom:1px solid #f2f2f2}email-list>div{display:flex;flex-wrap:wrap;justify-content:center;padding-bottom:.5em}email-list md-progress-linear{position:absolute;bottom:0}email-list .columns,email-list .actions{display:inline-flex;align-items:center}email-list .columns{flex:1 1 10em;font-weight:normal;padding:0 .5em;word-break:break-all}email-list .actions .md-fab{margin-left:0}email-list .actions .md-fab:hover{color:#fff}email-list md-input-container{margin:0;width:100%}email-list md-input-container .md-errors-spacer{display:none}email-list .columns>div{width:100%}email-list .columns .regions{font-weight:normal;font-size:.9em;word-break:normal}strong{font-weight:bold}em{font-style:italic}.page-wrapper{background:#fff;height:100%;position:relative;padding:2em}.page-wrapper .page-title{padding-top:0;padding-left:0;padding-right:0}.page-wrapper.with-nav{padding-top:0;padding-bottom:0}.page-wrapper.with-nav-top{padding-top:0}@media screen and (max-width:500px){.page-wrapper{padding:0}.page-wrapper .page-title{padding:1.12em 1em .88em 1em}}.full-height{height:100%;position:relative}.full-height .order-wrapper,.full-height .order-search-wrapper{margin:0}.separator-title{font-size:1.25em;margin-top:.5em}.page-title{font-size:1.6em;clear:both;text-align:left;display:block;width:100%;padding:1.12em 2em .88em 2em;border-bottom:1px solid #e4e4e4}md-tabs-canvas.md-center-tabs{align-items:center}md-tabs-canvas.md-center-tabs md-pagination-wrapper{width:auto !important}md-tabs md-tab-item.md-tab{font-size:1em;text-transform:capitalize}md-tabs md-ink-bar{color:#d80014;background:#d80014}md-tabs.hide-tabs md-tabs-wrapper{display:none}.minus-order{order:-1}.material-icons{font-size:1.5em}md-checkbox{line-height:normal}md-tooltip.multi-line{height:auto}md-tooltip.multi-line .md-content{padding:.5em 1em;height:auto;line-height:1.6em}md-tooltip.multi-line .md-content ol{padding-left:2em;list-style:decimal}i.md-18,md-icon.md-18{font-size:1em}i.md-24,md-icon.md-24{font-size:1.5em}i.md-36,md-icon.md-36{font-size:2em}i.md-48,md-icon.md-48{font-size:3px}.iag-icons{font-family:IAG-services,sans-serif;font-size:1.5em}.md-chips .md-chip-input-container input{font-family:Gotham,sans-serif}.md-chips .md-chip-input-container input::-webkit-input-placeholder{color:rgba(0,0,0,0.26)}.md-chips .md-chip-input-container input:-moz-placeholder{color:rgba(0,0,0,0.26)}.md-chips .md-chip-input-container input::-moz-placeholder{color:rgba(0,0,0,0.26)}.md-chips .md-chip-input-container input:-ms-input-placeholder{color:rgba(0,0,0,0.26)}md-select.md-default-theme.ng-invalid.ng-touched ._md-select-value,md-select.ng-invalid.ng-touched ._md-select-value{color:#ffab00 !important;border-bottom-color:#ffab00 !important}md-radio-button:not([disabled]) .md-off,md-radio-button:not([disabled]) .md-on{background-color:#fff}md-input-container.md-input-invalid .md-auto-hide .md-input-message-animation:not(.ng-animate){opacity:1;margin-top:0}.iag-backdrop,.iag-backdrop-nested{background-color:black;opacity:.4;z-index:1;margin:7em 3em 0 3em}@media screen and (max-width:1200px){.iag-backdrop,.iag-backdrop-nested{margin:6em 0 0 0}}@media screen and (min-width:1600px){.iag-backdrop,.iag-backdrop-nested{margin:7em 6em 0 6em}}.iag-backdrop.toggle,.iag-backdrop-nested.toggle{display:none}.iag-backdrop-nested{margin:3em 0 0 0}price{display:inline-block;word-spacing:-0.1em;white-space:nowrap}price .currency{font-size:.75em}price .price{font-size:1em}price.bold .price{font-weight:bold}.md-button{text-transform:none}.md-button.toggles,.md-button.em-compat{font-size:1em;min-height:2em;line-height:2em;margin:.4em .5em;padding:0 .4em;min-width:5.5em}.md-dialog-container{position:fixed !important;top:0 !important;z-index:calc(310000000 + 1)}.md-select-menu-container{z-index:calc(310000000 + 2)}md-dialog.md-default-theme md-dialog-actions{flex-direction:row-reverse;justify-content:flex-start}md-dialog.md-default-theme md-dialog-actions .md-button:last-of-type{color:#fff !important;background-color:#d80014;box-shadow:0 2px 5px 0 rgba(0,0,0,0.26)}md-dialog.md-default-theme md-dialog-actions .md-button:last-of-type:hover,md-dialog.md-default-theme md-dialog-actions .md-button:last-of-type.md-focused{background-color:#e53935 !important}first-time-message{margin-top:2em;padding:0 1em;background:#f2f2f2;box-shadow:0 4px 10px -4px #4d4e53;display:block;position:relative;font-size:.75em}first-time-message iag-toggle-button button.toggle-button.md-button{border-bottom:0;text-transform:none}first-time-message iag-toggle-button button.toggle-button.md-button.toggled{border-bottom:0;background-color:transparent}first-time-message .first-time-message>.md-button{position:absolute;right:0;top:0;min-width:0;cursor:pointer}first-time-message h4{font-size:1.5em;font-weight:bold;margin:.5em 0}first-time-message p{margin:.5em 0}first-time-message p:last-of-type{font-weight:bold;padding-bottom:1em}iag-toggle-button{position:relative;display:flex;margin:1em 0}iag-toggle-button .md-button.toggle-button{padding:0 2em;position:relative;margin:0;border-radius:0;width:100%;text-align:left;border-bottom:1px solid #4d4e53}iag-toggle-button .md-button.toggle-button>i.before,iag-toggle-button .md-button.toggle-button>i.after{position:absolute;bottom:calc(50% - 0.5em);transition:all .2s cubic-bezier(0.65,0.05,0.36,1)}iag-toggle-button .md-button.toggle-button>i.before{left:0}iag-toggle-button .md-button.toggle-button>i.after{right:0;display:none}iag-toggle-button .md-button.toggle-button.toggled{border-bottom-style:dashed;background-color:rgb(245.825,245.825,245.825)}iag-toggle-button .md-button.toggle-button.toggled>i.before,iag-toggle-button .md-button.toggle-button.toggled i.after{transform:rotate(-180deg)}iag-toggle-button.both-sides .md-button.toggle-button{text-align:center;text-transform:none}iag-toggle-button.both-sides .md-button.toggle-button>i.after{display:inline-block}.iag-info{display:inline-block;width:1.5em;line-height:1.5em;font-family:serif;font-size:.75em;background-color:#0d66b1;color:white;border-radius:50%;text-align:center;margin:0 .5em;cursor:help;text-transform:lowercase}.iag-info:before{content:"i"}.md-button.help-button{margin:0;min-width:0;min-height:0}.password-meter{display:none;position:absolute;top:28px;left:2px;right:2px}.password-meter .iag-label{position:absolute;top:-1em;right:0;text-transform:capitalize}.password-meter md-progress-linear{height:3px;overflow:hidden}.password-meter .md-container,.password-meter.weak .md-container{background-color:rgb(255,238.2,204)}.password-meter .md-bar,.password-meter.weak .md-bar{background-color:#ffab00}.password-meter .iag-label,.password-meter.weak .iag-label{color:#ffab00}.password-meter.medium .md-container{background-color:rgb(234.7741935484,246.8387096774,219.1612903226)}.password-meter.medium .md-bar{background-color:#8dd135}.password-meter.medium .iag-label{color:#8dd135}.password-meter.strong .md-container{background-color:rgb(255,165,173.3333333333)}.password-meter.strong .md-bar{background-color:#d80014}.password-meter.strong .iag-label{color:#d80014}.password-meter+.iag-info{top:1em}.md-input-focused .password-meter{display:block}.iag-select-search .demo-header-searchbox{border:0;outline:0;height:100%;width:100%;padding:0}.iag-select-search .demo-select-header{box-shadow:0 1px 0 0 rgba(0,0,0,0.1),0 0 0 0 rgba(0,0,0,0.14),0 0 0 0 rgba(0,0,0,0.12);padding-left:10.667px;height:48px;cursor:pointer;position:relative;display:flex;align-items:center;width:auto}.iag-select-search .demo-select-header .hide-md-errors .md-errors-spacer{display:none}.separator-default{position:relative;height:5px;background:#f2f2f2}.separator-default:before,.separator-default:after{content:"";position:absolute;left:10%}.separator-default:before{border:5px solid #fff;border-top:0;border-left:5px solid transparent;border-right:5px solid transparent}.separator-default:after{bottom:5px;border:5px solid #f2f2f2;border-top:0;border-left:5px solid transparent;border-right:5px solid transparent}.separator-default.center:before,.separator-default.center:after{left:calc(50% - 5px)}.loader{position:fixed;top:0;bottom:0;left:0;right:0;z-index:30;background:#fff no-repeat;font-size:3em;display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.loader.hide{display:none}.loader img{margin:1em}.resolve-loader{position:absolute;top:50%;left:50%;z-index:1;background:#fff no-repeat;font-size:3em;text-align:center;transform:translate(-50%,-50%)}.resolve-loader.hide{display:none}.resolve-loader img{margin:1em}.ng-message-style{border-top:1px solid #ffab00;font-size:12px;padding:5px 5px 0 0;color:#ffab00;top:-1px;position:relative}.lang-select .md-button{margin:0;padding:0 4px;min-width:0;min-height:0;line-height:normal;text-transform:capitalize}.lang-select-dialog ul{padding:20px;display:flex;flex-direction:column;flex-wrap:wrap;align-items:center}.lang-select-dialog ul>li{padding:10px 20px;cursor:pointer;border-bottom:1px solid #d80014}.lang-select-dialog ul>li:hover{color:#d80014}.lang-select-dialog ul>li.selected{background-color:#d80014;color:#fff}.lang-select-dialog md-dialog-actions{padding:0;justify-content:center}.iag-divider{background:#e0e0e0;height:1px;border:0;margin:10px 5px}.iag-vertical-divider{background:#e0e0e0;width:1px;border:0;margin:5px 10px;align-self:stretch}.iag-container,.reports-wrapper .reports-inner,.iag-profile-wrapper,.iag-table-wrapper,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results,.search-results-wrapper .search-results{width:96%;margin:0 auto;min-width:320px;max-width:75em}@media screen and (max-width:500px){.iag-container,.reports-wrapper .reports-inner,.iag-profile-wrapper,.iag-table-wrapper,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results,.search-results-wrapper .search-results{width:100%;margin:0}}.iag-logo{width:5em;max-height:5em;box-sizing:content-box;padding:0 .5em}.iag-logo[ng-click]{cursor:pointer}.iag-logo img{max-width:100%;border-radius:1em}.iag-message{text-align:center;color:#878785}.iag-col,.iag-profile-wrapper .iag-profile,.iag-table-wrapper .iag-table-content,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content,.search-results-wrapper .search-results .iag-table-content,.iag-table-wrapper,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results,.search-results-wrapper .search-results,.iag-login-block .iag-login-info,.travel-group-views form .input-group-inner,.iag-form,.file-style-wrapper{display:flex;flex-direction:column;justify-content:space-between}.iag-row,.iag-table-wrapper .iag-table-content .table-row-wrapper .table-row-actions,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row-actions,.search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row-actions,.iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-content,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content,.search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content,.iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-details,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-details,.search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-details,.iag-table-wrapper .iag-table-content .table-row-wrapper,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper,.search-results-wrapper .search-results .iag-table-content .table-row-wrapper,.iag-table-wrapper .iag-toolbar .title-wrapper,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-toolbar .title-wrapper,.search-results-wrapper .search-results .iag-toolbar .title-wrapper,.iag-table-wrapper .iag-toolbar,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-toolbar,.search-results-wrapper .search-results .iag-toolbar,footer .footer,.iag-login-block .iag-login-info .user-actions,.iag-form .button-wrapper,.iag-form .form-input .input,.iag-form .form-input{display:flex;justify-content:space-between;align-items:center;flex-direction:row}a,.iag-link,.iag-table-wrapper .page-options .see-all,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .page-options .see-all,.search-results-wrapper .search-results .page-options .see-all{color:#d80014;text-decoration:none;cursor:pointer}a:hover,a:focus,.iag-link:hover,.iag-table-wrapper .page-options .see-all:hover,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .page-options .see-all:hover,.search-results-wrapper .search-results .page-options .see-all:hover,.iag-link:focus,.iag-table-wrapper .page-options .see-all:focus,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .page-options .see-all:focus,.search-results-wrapper .search-results .page-options .see-all:focus{color:rgb(241.5,0,22.3611111111);outline:0}.main-button,.file-style label,.secondary-button{box-shadow:0 4px 10px -4px #4d4e53;background-color:#d80014;color:#fff;text-transform:none;padding:12px;border:0;border-radius:3px;cursor:pointer;transition:background-color .1s;text-align:center;font:inherit}.main-button:focus,.file-style label:focus,.secondary-button:focus{background-color:rgb(231.3,0,21.4166666667);outline:0}.main-button:hover,.file-style label:hover,.secondary-button:hover{background-color:rgb(241.5,0,22.3611111111)}.main-button:active,.file-style label:active,.secondary-button:active{box-shadow:none}.secondary-button{background-color:#878785}.secondary-button:focus{background-color:rgb(142.5867768595,142.5867768595,140.7132231405)}.secondary-button:hover{background-color:rgb(147.6446280992,147.6446280992,145.8553719008)}.has-icon{position:relative;display:block;min-width:16px;min-height:16px}.has-icon .iag-icon{position:absolute;left:0;margin:0}.has-icon span{padding-left:26px}.iag-icon{display:inline-block;width:16px;height:16px;margin-right:4px;background:url("../img/sprites2021-05-17.png") no-repeat}.iag-icon.add-icon{background-position:-234px -14px}.iag-icon.delete-icon{background-position:-278px -14px}.iag-icon.edit-icon{background-position:-322px -14px}.iag-icon.active-icon,.iag-icon.inactive-icon{width:22px;height:22px}.iag-icon.active-icon{background-position:-408px -11px}.iag-icon.inactive-icon{background-position:-451px -12px}.iag-icon.close-icon{background-position:-498px -14px}.iag-icon.save-icon{background-position:-13px -57px}.iag-icon.search-icon{background-position:-98px -98px;width:22px;height:26px}.iag-icon.logout-icon{background-position:-14px -14px}.iag-icon.airplane-icon,.iag-icon.org-icon,.iag-icon.orders-icon,.iag-icon.users-icon,.iag-icon.reports-icon{width:32px;height:32px}.iag-icon.airplane-icon{background-position:-49px -6px}.iag-icon.org-icon{background-position:-94px -6px}.iag-icon.orders-icon{background-position:-138px -6px}.iag-icon.users-icon{background-position:-182px -6px}.iag-icon.reports-icon{background-position:-226px -6px}.iag-icon.plus-icon{width:23px;height:23px;background-position:-627px -11px}.iag-icon.burger-icon{width:39px;height:34px;background-position:-15px -137px;margin:0}.iag-icon.burger-close-icon{width:39px;height:39px;background-position:-90px -135px;margin:0}.iag-icon.disruptions-icon{background-position:-102px -175px;background-size:485px;width:25px;height:32px;margin:0}.select-style,.date-style,.dropdown-style{display:inline-block;padding:0;position:relative;background:url("../img/down-arrow.png") calc(100% - 5px) 50% no-repeat #fff;background-position-x:right 5px;line-height:normal;font-size:14px;height:36px}.select-style select,.date-style select,.dropdown-style select{padding:5px 20px 5px 8px;width:100%;height:36px;border:1px solid #878785;box-shadow:none;background-color:transparent;background-image:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer;font-family:Gotham,sans-serif;font-size:inherit}.select-style select::-ms-expand,.date-style select::-ms-expand,.dropdown-style select::-ms-expand{display:none}.select-style select:focus,.date-style select:focus,.dropdown-style select:focus,.select-style select:hover,.date-style select:hover,.dropdown-style select:hover{outline:0;box-shadow:0 0 2px 1px rgba(0,0,0,0.15)}.select-style select:focus>option:checked,.date-style select:focus>option:checked,.dropdown-style select:focus>option:checked{color:#fff;background:#d80014 !important}.select-style select option:checked,.date-style select option:checked,.dropdown-style select option:checked,.select-style select option:hover,.date-style select option:hover,.dropdown-style select option:hover{color:#fff;box-shadow:inset 0 0 10px 100px #d80014}.dropdown-style .dropdown-trigger{border:1px solid #878785;padding:5px 20px 5px 8px;background:inherit;position:relative;cursor:pointer;min-width:200px;height:36px}.dropdown-style .dropdown-trigger:focus,.dropdown-style .dropdown-trigger:hover{box-shadow:0 0 2px 1px rgba(0,0,0,0.15)}.dropdown-style .dropdown-content{width:100%;max-height:0;overflow:hidden;position:absolute;right:0;margin-top:-1px;background-color:inherit;z-index:100;transition-duration:0s}.dropdown-style.opened{background-image:url("../img/up-arrow.png")}.dropdown-style.opened .dropdown-trigger{border-bottom:1px solid transparent;z-index:100}.dropdown-style.opened .dropdown-trigger:focus,.dropdown-style.opened .dropdown-trigger:hover{box-shadow:none}.dropdown-style.opened .dropdown-content{border:1px solid #878785;border-top:0;max-height:400px;transition:max-height .2s ease-in}.date-style{display:inline-block}.date-style input{height:36px}md-menu-item.sorting{position:relative}md-menu-item.sorting .md-button{padding-left:2.5em;font-size:inherit}md-menu-item.sorting i{position:absolute;left:.25em;top:calc(50% - 0.5em)}.checklist-wrapper .checklist{display:flex;flex-direction:column;max-width:16em}.select-all-wrapper{padding:0 .5em}.select-all-wrapper>md-checkbox{width:100%}.select-all-wrapper .select-all-list{padding-left:30px}.select-all-wrapper .select-all-list>md-checkbox{width:100%;margin-right:0}.search-wrapper{display:flex;border:1px solid #e4e4e4;position:relative}.search-wrapper input[type=search],.search-wrapper input[type=filter]{width:100%;height:auto;background:url("../img/search-icon.png") 16px 50% no-repeat #f2f2f2;border:0;font-size:14px;padding:14px 0 14px 50px}.search-wrapper input[type=search]:hover,.search-wrapper input[type=search]:focus,.search-wrapper input[type=filter]:hover,.search-wrapper input[type=filter]:focus{outline:0}.search-wrapper input[type=search]::-ms-clear,.search-wrapper input[type=filter]::-ms-clear{width:0;height:0}.search-wrapper input[type=filter]{background:#f2f2f2;padding-left:14px}.search-wrapper.on-demand{background:#f2f2f2}.search-wrapper.on-demand input[type=search]{background:#f2f2f2;padding:14px}.terms-checkbox{font-size:.75em}.onoffswitch{position:relative;width:90px;padding:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.onoffswitch-checkbox{position:absolute;z-index:-1}.onoffswitch-label{display:block;overflow:hidden;cursor:pointer;border:1px solid #878785;border-radius:18px}.onoffswitch-label:hover,.onoffswitch-label:focus{box-shadow:0 0 2px 1px rgba(0,0,0,0.15)}.onoffswitch-inner{display:block;width:200%;margin-left:-100%;transition:margin .3s ease-in}.onoffswitch-inner .before,.onoffswitch-inner .after{display:block;float:left;width:50%;height:30px;padding:0;line-height:32px;font-size:14px;color:#fff;font-weight:bold;box-sizing:border-box}.onoffswitch-inner .before{padding-left:10px;background-color:#d80014;color:#fff}.onoffswitch-inner .after{padding-right:10px;background-color:#4d4e53;color:#f2f2f2;text-align:right}.onoffswitch-switch{display:block;margin:0;width:30px;background:#fff;position:absolute;top:0;bottom:0;right:58px;border:1px solid #878785;border-radius:18px;transition:all .3s ease-in;box-sizing:content-box}.onoffswitch-checkbox:focus+.onoffswitch-label{box-shadow:0 0 2px 1px rgba(0,0,0,0.15)}.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-inner{margin-left:0}.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-switch{right:0}.radio-switch-wrapper{display:flex;width:300px;border:3px solid #4d4e53}.radio-switch-wrapper .radio-switch{flex:1;padding:8px;text-transform:uppercase;background-color:#4d4e53;border:0;color:#fff;cursor:pointer;text-align:center}.radio-switch-wrapper .radio-switch:focus,.radio-switch-wrapper .radio-switch:hover{background-color:rgb(89.271875,90.43125,96.228125);outline:0}.radio-switch-wrapper .radio-switch:active{background-color:rgb(64.728125,65.56875,69.771875)}.radio-switch-wrapper .radio-switch.current{background-color:#fff;color:#4d4e53}.radio-switch-wrapper .radio-switch.current:hover{cursor:not-allowed}.image-upload{padding:15px 0}.image-upload .instructions{font-size:14px;padding:10px 0;text-align:center}.image-upload.org-logo .image-holder{border-radius:1em}.image-upload .image-holder{position:relative;display:flex;flex-direction:column;justify-content:space-around;align-items:center;width:11.25em;height:11.25em;margin:0 auto;background-color:#0b3770;border-radius:50%;border:1px solid #878785}.image-upload .image-holder .iag-label{width:60%;color:#fff;font-size:16px;text-align:center}.image-upload .image-holder img{width:100%;height:100%;border-radius:inherit;position:absolute;top:0;left:0;background-color:#fff}.image-upload .image-holder img:not([src]){display:none}.image-upload .image-holder .md-button{padding:0}.image-upload .image-holder .md-button>label{display:inline-block;width:100%;cursor:pointer}.image-upload .image-holder .plus-icon-wrapper{padding:10px;position:absolute;left:calc(50% - 22px);bottom:-20px;z-index:1;border-radius:50%;background-color:#d80014;cursor:pointer;box-shadow:0 4px 10px -4px #4d4e53}.image-upload .image-holder .plus-icon-wrapper:active{box-shadow:none}.image-upload .image-holder .plus-icon-wrapper:hover{background-color:rgb(241.5,0,22.3611111111)}.image-upload .image-holder .plus-icon-wrapper i,.image-upload .image-holder .plus-icon-wrapper md-icon{color:#fff}.image-upload input[type=file]{width:.1px;height:.1px;position:absolute;z-index:-1;opacity:0}.image-upload input[type=file]:focus+.image-holder .plus-icon-wrapper{background-color:rgb(147.6446280992,147.6446280992,145.8553719008)}.image-upload md-input-container{text-align:center}.file-style-wrapper{width:100%;align-items:center}.file-style{position:relative}.file-style input[type=file]{width:.1px;height:.1px;position:absolute;z-index:-1;opacity:0}.file-style md-input-container{margin:0}.file-style label{display:block}.file-style label i,.file-style label md-icon{color:inherit}.file-style .help-button{position:absolute;right:-40px;top:12px}.form-input input[type=text]{background-color:#f2f2f2;padding:5px 8px;outline:0;border:1px solid #878785;color:#4d4e53;box-sizing:border-box;font:inherit;line-height:normal;height:36px}.form-input input[type=text].datepicker{max-width:180px;min-width:180px;background:url("../img/calendar-icon.png") 95% 50% no-repeat #fff}.form-input input[type=text]:disabled{color:#878785;background-color:#f2f2f2;border:1px solid transparent;box-shadow:none}.form-input input[type=text]:hover,.form-input input[type=text]:focus{box-shadow:0 0 2px 1px rgba(0,0,0,0.15)}.text-muted{pointer-events:none;display:none}.sr-only{display:none}.iag-select .select2.select2-container:hover,.iag-select .select2.select2-container:focus{box-shadow:0 0 2px 1px rgba(0,0,0,0.15)}.iag-select .select2.select2-container .ui-select-container.direction-up.select2-dropdown-open[theme=select2] .ui-select-match{border-bottom-color:transparent}.iag-select .select2.select2-container .select2-choice{color:#4d4e53;border-radius:0;padding:5px 8px 5px 8px;height:36px;background:#fff;border:1px solid #878785 !important}.iag-select .select2.select2-container .select2-choice.select2-default{color:#4d4e53 !important;border:1px solid #878785}.iag-select .select2.select2-container .select2-choice .select2-arrow{background:url("../img/down-arrow.png") right 5px center no-repeat transparent;border:0}.iag-select .select2.select2-container .select2-choice .select2-arrow>*{display:none}.iag-select .select2.select2-container .select2-drop.select2-drop-active{border:1px solid #878785;border-radius:0;box-shadow:none;margin:-1px 0 0 0}.iag-select .select2.select2-container .select2-drop .select2-search{margin:0 0 10px 0;padding:0;background:#f2f2f2;border:0;box-shadow:none}.iag-select .select2.select2-container .select2-drop .select2-search .select2-input{width:100%;height:auto;background:url("../img/search-icon.png") left 16px center/18px auto no-repeat #f2f2f2 !important;border:0;font-size:14px;padding:5px 8px 5px 50px}.iag-select .select2.select2-container .select2-drop .ui-select-choices-row{padding:5px 8px}.iag-select .select2.select2-container .select2-drop .ui-select-choices-row:hover{background-color:rgb(242.25,242.25,242.25)}.iag-select .select2.select2-container .select2-drop .select2-results{margin:0;padding:0;color:#4d4e53;border-bottom:0}.iag-select .select2.select2-container .select2-drop .select2-results .select2-highlighted{background:#d80014}.iag-select .select2.select2-container.direction-up[theme=select2] .select2-drop{margin:1px 0 0 0}.iag-select .select2.select2-container .ui-select-highlight{line-height:normal}.md-select-icon:after{display:inline-block;content:"▼";position:relative;top:2px;speak:none;-webkit-transform:scaleY(0.6) scaleX(1);transform:scaleY(0.6) scaleX(1)}.menu-style{font-size:14px;position:relative;margin:0 10px}.menu-style .iag-icon{margin:10px 0 10px}.menu-style .iag-icon.disruptions-icon{margin:13px 0 7px}.menu-style .menu-trigger{display:flex;flex-direction:column;align-items:center;cursor:pointer}.menu-style .menu-trigger .material-icons{transform:rotate(0);transition:transform .2s ease-in;color:white}.menu-style .menu-content{position:absolute;left:50%;height:0;min-width:14em;z-index:80}.menu-style .menu-content>*{max-height:0;padding:0;opacity:0;overflow:hidden;transition:all .2s ease-in;background:#fff;color:#4d4e53;position:relative;left:-50%;z-index:100;box-shadow:0 0 4px #4d4e53}.menu-style.opened .menu-content>*{opacity:1;padding:12px;max-height:500px}.menu-style.opened .menu-trigger .material-icons{transform:rotate(-180deg)}search-tabs{display:block;padding:20px}search-tabs .trip-info{width:100%;display:flex;flex-direction:column}search-tabs .trip-info>*{flex:1 1 auto;width:auto}search-tabs md-radio-group{display:flex;flex-wrap:wrap;justify-content:space-around;align-items:center;margin:2em auto;max-width:30em}@media screen and (max-width:500px){search-tabs md-radio-group{justify-content:center}search-tabs md-radio-group md-radio-button{margin-left:1em;margin-right:1em}}search-tabs .input-group{width:100%;display:flex;flex:1 1 auto;flex-wrap:nowrap}search-tabs .input-group iag-input,search-tabs .input-group iag-select,search-tabs .input-group iag-date-input,search-tabs .input-group .input-with-info{margin:0 .5em}search-tabs .input-group .input-with-info{flex:1;display:flex;flex-wrap:nowrap}@media screen and (max-width:500px){search-tabs .input-group .input-with-info{flex:1 0 100%}}search-tabs .input-group .input-with-info iag-input,search-tabs .input-group .input-with-info iag-select,search-tabs .input-group .input-with-info iag-date-input,search-tabs .input-group .input-with-info .input-with-info{margin:0}search-tabs .input-group :first-child{margin-left:0}search-tabs .input-group :last-child{margin-right:0}search{width:100%}search .search-container{display:flex;flex-direction:column}search .search-container>md-radio-group{display:flex;flex-wrap:wrap;margin:2em 0;justify-content:space-around}search .search-container>.button-wrapper{justify-content:center}search .search-container>.button-wrapper>button{width:auto}search .search-container .input-group,search .search-container .person-wrapper{flex:1 1 auto}search .search-container .input-group iag-select,search .search-container .person-wrapper iag-select{flex:1 1 auto;margin:0}@media screen and (max-width:500px){search .search-container .input-group iag-select,search .search-container .person-wrapper iag-select{width:100%}}search .search-container .input-group iag-select md-input-container,search .search-container .person-wrapper iag-select md-input-container{margin-bottom:0}search .search-container .iag-recaptcha{justify-content:center}search .search-container .airport-wrapper{flex:1}search .search-container .airport-wrapper .md-button{min-width:2.4em}search .search-container .date-wrapper{display:flex;justify-content:space-between;width:100%}search .search-container .date-wrapper>iag-date-input{flex:1 1 auto}search .search-container .date-wrapper>iag-date-input>md-input-container input{min-width:100%}search .search-container .person-wrapper{flex:1 0 auto;display:flex;flex-direction:row;justify-content:space-between}search .search-container .ticket-wrapper{align-items:flex-end}@media screen and (max-width:500px){search .search-container .ticket-wrapper{flex-wrap:wrap}search .search-container .ticket-wrapper>*{flex:1 0 100%;margin:0}}search .search-container .button-wrapper{display:flex;justify-content:center}search .search-container .button-wrapper button{width:auto}search .search-container .flight-button{text-align:right}search .search-container md-autocomplete{flex:1 0 auto;min-width:100px;margin:6px 10px}search .search-container iag-date-input{display:inline-block}search .search-container ptc-menu{display:block;margin:.6em 0 1em;flex:1 0 auto}search .search-container .ng-message-style{top:-16px}search .search-container .menu-style{display:inline-block;margin:0;width:100%;font-family:Gotham,sans-serif}search .search-container .menu-style .floating-label{color:rgba(0,0,0,0.54);font-size:.75em;margin-bottom:.5em}search .search-container .menu-style .menu-content{font-size:16px;left:auto;width:100%}search .search-container .menu-style .menu-content>*{left:auto;display:flex;flex-wrap:wrap;justify-content:center}search .search-container .menu-style .menu-content>* iag-select{display:block;width:50%;min-width:10em}search .search-container .menu-style .menu-content>* md-input-container .md-errors-spacer{min-height:.5em}search .search-container .menu-style .menu-trigger{width:100%;display:inline-block;margin:0;padding:.25em 1.5em .25em .25em;border-bottom:1px solid rgba(0,0,0,0.12);font-weight:normal;font-size:1.15em}search .search-container .menu-style .menu-trigger>span.ptcs:before{content:", "}search .search-container .menu-style .menu-trigger>.md-select-icon{position:absolute;right:.5em}search .search-container .menu-style .menu-trigger:focus{border-bottom:2px solid #d80014}search .search-container .menu-style .menu-trigger.disabled{cursor:context-menu;border-bottom:1px dotted rgba(0,0,0,0.12);color:rgba(0,0,0,0.38)}search .search-container .menu-style.opened .floating-label{color:#d80014}search .search-container .menu-style.opened .menu-trigger{border-bottom:2px solid #d80014}search .search-container .menu-style.opened .menu-content>*{max-height:300px;padding:1em 2em;overflow:auto}search .search-container .help-button{align-self:center}results-side-bar search-tabs search .ticket-wrapper{flex-wrap:wrap}results-side-bar search-tabs search .ticket-wrapper>.input-with-info{flex:1 0 100%;margin:0}results-side-bar search-tabs search ptc-menu iag-select{width:100% !important}.date-input .md-datepicker-input{color:inherit;background-color:inherit;width:120px}.date-input .md-errors-spacer{min-width:1px;min-height:10px;float:right}.date-input [ng-messages]{margin-top:-8px;position:relative}.iata-input-group{width:100%;position:relative}.iata-input-group .corp-branches{padding-bottom:3em}.iata-input-group .corp-branches .md-button.md-fab-bottom-right{right:0}.iata-input-group .corp-branches .corp-branch{position:relative;display:flex;justify-content:space-between;padding-right:4em}.iata-input-group .corp-branches .corp-branch iag-input{width:48%}.iata-input-group .corp-branches .corp-branch-button-wrapper{position:relative;padding-right:4em;text-align:right}.iata-input-group .corp-branches .corp-branch-button-wrapper .md-button.md-fab-bottom-right{bottom:0;margin-top:0;margin-bottom:0}.iata-input-group .corp-branches .corp-branch-button-wrapper>span{display:inline-block;height:40px;line-height:40px;color:#d80014}.iag-form-wrapper{padding:1em;width:100%;position:relative}.iag-form-wrapper .form-content{max-height:0;padding:0;overflow:hidden;transition:all .2s ease-in}.iag-form-wrapper.opened .form-header .material-icons{transform:rotate(-180deg)}.iag-form-wrapper.opened .form-content{max-height:3000px}.iag-form-wrapper .form-header{align-self:stretch;position:relative;color:#d80014}.iag-form-wrapper .form-header .name{font-size:14px;text-align:center;padding:0 1em}.iag-form-wrapper .form-header .name:hover{cursor:pointer}.iag-form-wrapper .form-header .arrow{position:absolute;top:0;right:0}.iag-form-wrapper .form-header .arrow:hover{cursor:pointer}.iag-form-wrapper .form-header .arrow .material-icons{transition:all .2s cubic-bezier(0.65,0.05,0.36,1)}.iag-form-wrapper .form-header .iag-divider{margin:10px 0}.iag-form{align-items:center;max-width:30em;width:100%;margin:0 auto;position:relative}.iag-form iag-toggle-button{font-size:1.25em}.iag-form iag-toggle-button .iag-info{position:absolute;right:0;top:calc(50% - 0.75em)}.iag-form h2,.iag-form h3,.iag-form h4,.iag-form h5,.iag-form h6{margin:1em;position:relative;font-weight:bold;text-align:center}.iag-form h2 .iag-info,.iag-form h3 .iag-info,.iag-form h4 .iag-info,.iag-form h5 .iag-info,.iag-form h6 .iag-info{position:absolute;right:-2.5em;top:0;text-transform:none}.iag-form h2{font-size:1.4em}.iag-form h3{font-size:1.25em}.iag-form h4{font-size:1.15em}.iag-form h5{font-size:1.1em}.iag-form h6{font-size:1.1em}.iag-form .iag-message{width:100%;text-align:left;padding:0}.iag-form .help-button{cursor:pointer}.iag-form md-switch{margin:1em 0}.iag-form md-switch.iataNonIataSwitch{width:100%}.iag-form md-input-container,.iag-form md-autocomplete,.iag-form md-chips,.iag-form iag-select,.iag-form iag-input,.iag-form iag-password,.iag-form iag-email-confirm,.iag-form md-radio-group,.iag-form iag-toggle-button,.iag-form month-year-select,.iag-form iag-privileges,.iag-form user-privileges,.iag-form corp-branches-form,.iag-form iag-multi-select,.iag-form iag-phone,.iag-form multiple-inputs{width:100%;margin-bottom:0}.iag-form iag-phone .iag-phone-group{display:flex;flex:1}.iag-form iag-phone .iag-phone-group .iag-phone-code{flex:.3;padding-right:.5em}.iag-form iag-phone .iag-phone-group .iag-phone-number{flex:.7;padding-left:.5em;display:inline-flex}.iag-form iag-phone .iag-phone-group .iag-phone-number .item.info{margin:auto}@media screen and (max-width:1000px){.iag-form iag-phone .iag-phone-group{flex-wrap:wrap}.iag-form iag-phone .iag-phone-group .iag-phone-code{flex:1 1 100%;padding-right:0}.iag-form iag-phone .iag-phone-group .iag-phone-number{flex:1 1 100%;padding-left:0}}.iag-form md-radio-group.inline-radio-group{display:flex;flex-wrap:wrap;justify-content:space-around}.iag-form .form-input{padding:15px 0;font-size:16px;width:100%}.iag-form .form-input .iag-label{flex:1;min-width:160px}.iag-form .form-input .iag-label label{display:block;padding-bottom:10px;color:rgba(0,0,0,0.26);font-size:100%}.iag-form .form-input .input{flex:3;min-width:280px;line-height:normal;flex-wrap:wrap}.iag-form .form-input .input input[type=text],.iag-form .form-input .input .select-style,.iag-form .form-input .input .dropdown-style,.iag-form .form-input .input .date-style,.iag-form .form-input .input .select2-container{width:100%}.iag-form .form-input .input input[type=text]+label,.iag-form .form-input .input .select-style+label,.iag-form .form-input .input .dropdown-style+label,.iag-form .form-input .input .date-style+label,.iag-form .form-input .input .select2-container+label{padding:0 10px}.iag-form .form-input .input input[type=text]+label+input[type=text],.iag-form .form-input .input .select-style+label+input[type=text],.iag-form .form-input .input .dropdown-style+label+input[type=text],.iag-form .form-input .input .date-style+label+input[type=text],.iag-form .form-input .input .select2-container+label+input[type=text]{width:50px}.iag-form .form-input .input md-checkbox{width:40%;margin:10px}@media screen and (max-width:500px){.iag-form .form-input{flex-wrap:wrap}.iag-form .form-input .iag-label{flex:none;width:40%}}.iag-form .button-wrapper{padding:20px 0}.iag-form .button-wrapper md-progress-linear{position:absolute;left:0;bottom:5em}.iag-form .button-wrapper button{width:48%}.iag-form .input-wrapper{display:flex;align-items:center;justify-content:space-around;width:100%}.iag-form .input-wrapper>*{flex:1}.iag-form .input-wrapper>*.md-button{margin-right:0;padding:0;flex:none}.iag-form .input-wrapper>span{margin-right:0;padding:0;flex:none}.iag-form .iag-recaptcha{margin-top:1em;margin-bottom:1em}.iag-form iag-text-area{width:100%}.iag-form iag-text-area md-input-container.md-input-focused label:not(.md-no-float),.iag-form iag-text-area md-input-container.md-input-has-placeholder label:not(.md-no-float),.iag-form iag-text-area md-input-container.md-input-has-value label:not(.md-no-float){transform:translate3d(0,2px,0) scale(0.75)}.iag-form iag-text-area textarea{width:100%;max-width:100%;display:block;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;border:1px solid #ccc !important;border-radius:4px;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075) !important;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}iag-input.right-dir input{text-align:right}iag-input.right-dir md-input-container.md-input-focused label:not(.md-no-float),iag-input.right-dir md-input-container.md-input-has-value label:not(.md-no-float){-webkit-transform:translate3d(25%,6px,0) scale(0.75);transform:translate3d(25%,6px,0) scale(0.75)}.has-error{box-shadow:0 0 2px 1px rgba(255,0,0,0.6) !important}.datepicker::-webkit-input-placeholder{color:#4d4e53}.datepicker:-moz-placeholder{color:#4d4e53}.datepicker::-moz-placeholder{color:#4d4e53}.datepicker:-ms-input-placeholder{color:#4d4e53}.uib-datepicker-popup.dropdown-menu{position:absolute;z-index:1000}.uib-datepicker-popup.dropdown-menu .text-center{text-align:center}.uib-datepicker-popup.dropdown-menu .uib-datepicker{background-color:#f2f2f2;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);font-size:.8em}.uib-datepicker-popup.dropdown-menu .uib-datepicker table{width:20em;display:block}.uib-datepicker-popup.dropdown-menu .uib-datepicker table .uib-weeks>h6{display:none}.uib-datepicker-popup.dropdown-menu .uib-datepicker table tr{display:flex;width:100%}.uib-datepicker-popup.dropdown-menu .uib-datepicker table tr>*{display:block;flex:1 0 2.5em}.uib-datepicker-popup.dropdown-menu .uib-datepicker table thead{display:block}.uib-datepicker-popup.dropdown-menu .uib-datepicker table thead tr th small{display:block;padding:15px 0 0 0;color:#d80014}.uib-datepicker-popup.dropdown-menu .uib-datepicker table thead tr:first-of-type{font-size:1.5em;margin:0;background:#fff;line-height:2.5em}.uib-datepicker-popup.dropdown-menu .uib-datepicker table thead tr:first-of-type>th{flex:1 1 auto}.uib-datepicker-popup.dropdown-menu .uib-datepicker table thead tr:first-of-type>th:first-of-type,.uib-datepicker-popup.dropdown-menu .uib-datepicker table thead tr:first-of-type>th:last-of-type{flex:none;width:2.5em}.uib-datepicker-popup.dropdown-menu .uib-datepicker table thead tr:first-of-type .uib-left i:after{content:"keyboard_arrow_left"}.uib-datepicker-popup.dropdown-menu .uib-datepicker table thead tr:first-of-type .uib-right i:after{content:"keyboard_arrow_right"}.uib-datepicker-popup.dropdown-menu .uib-datepicker table thead tr:first-of-type .uib-right,.uib-datepicker-popup.dropdown-menu .uib-datepicker table thead tr:first-of-type .uib-left{border:0;height:100%;color:#d80014;background-color:transparent}.uib-datepicker-popup.dropdown-menu .uib-datepicker table thead tr:first-of-type .uib-right i,.uib-datepicker-popup.dropdown-menu .uib-datepicker table thead tr:first-of-type .uib-left i{font-family:"Material Icons";font-weight:normal;font-style:normal;font-size:1.5em;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;font-feature-settings:"liga"}.uib-datepicker-popup.dropdown-menu .uib-datepicker table thead tr:first-of-type .uib-title{font-size:.75em;border:0;color:#4d4e53;font-weight:bold;background-color:transparent;font-family:Gotham,sans-serif;line-height:inherit}.uib-datepicker-popup.dropdown-menu .uib-datepicker table thead tr:first-of-type button:hover{background-color:rgba(0,0,0,0.1)}.uib-datepicker-popup.dropdown-menu .uib-datepicker table tbody{display:block;padding:15px 0 0 0}.uib-datepicker-popup.dropdown-menu .uib-datepicker table tbody td{border-right:1px solid #f2f2f2;border-bottom:1px solid #f2f2f2;margin:0;background:#fff}.uib-datepicker-popup.dropdown-menu .uib-datepicker table tbody td .btn.btn-default{border:0;background:#fff;color:#4d4e53;padding:.8em 0;line-height:1;font-family:Gotham,sans-serif}.uib-datepicker-popup.dropdown-menu .uib-datepicker table tbody td .btn.btn-default:not([disabled]):hover,.uib-datepicker-popup.dropdown-menu .uib-datepicker table tbody td .btn.btn-default:not([disabled]):focus{background:rgba(0,0,0,0.1)}.uib-datepicker-popup.dropdown-menu .uib-datepicker table tbody td .btn.btn-default:not([disabled]).active{background:#d80014;color:#fff}.uib-datepicker-popup.dropdown-menu .uib-datepicker table tbody td .btn.btn-default[disabled]{color:#e4e4e4}.iag-privileges{display:flex;flex-direction:column;justify-content:space-between}.iag-privileges h3{margin:18px 0}.iag-privileges .privilege-container{display:flex;flex-wrap:wrap;margin:18px 0}.iag-privileges .privilege-container .privilege-checkbox{flex:1 1 50%;box-sizing:border-box;margin-left:0;margin-right:0}@media screen and (max-width:500px){.iag-privileges .privilege-container .privilege-checkbox{flex:1 1 100%}}user-privileges .checklist-wrapper .checklist{display:flex;flex-flow:row wrap;max-width:none}user-privileges .checklist-wrapper .checklist .select-all-wrapper{width:100%}user-privileges .checklist-wrapper .checklist .select-all-wrapper ._md-select-value>span:not(._md-select-icon) ._md-container{display:none}.select-privilege-header .select-header{position:relative;padding-left:.75em;height:3em;display:flex;align-items:center;cursor:pointer;box-shadow:0 1px 0 0 rgba(0,0,0,0.1),0 0 0 0 rgba(0,0,0,0.14),0 0 0 0 rgba(0,0,0,0.12)}.select-privilege-header .select-header md-checkbox{margin:0}.select-privilege-header .select-header md-input-container{padding:0}.multi-select-header .select-header{position:relative;padding-left:.75em;height:3em;display:flex;align-items:center;cursor:pointer;box-shadow:0 1px 0 0 rgba(0,0,0,0.1),0 0 0 0 rgba(0,0,0,0.14),0 0 0 0 rgba(0,0,0,0.12)}.multi-select-header .select-header md-checkbox{margin:0}.md-select-value>span:not(.md-select-icon){white-space:normal;max-height:5em;overflow-y:auto;line-height:normal}.multiple-error h4{color:#d80014;margin:1em 0 .5em 0}.multiple-error .row{display:flex;flex-wrap:nowrap;justify-content:space-between}.multiple-error .row>*{flex:1 1 auto;margin-right:4em}.multiple-error .row>*:last-of-type{margin-right:0}month-year-select{display:flex;flex-wrap:nowrap;align-self:inherit}month-year-select>iag-select{flex:1 1 auto}month-year-select>iag-select:first-of-type{margin-right:1em}month-year-select .label{flex:none;width:auto;padding:.6em 4em .6em .3em;color:rgba(0,0,0,0.38)}.iag-login-form-wrapper .initial-login-user-actions{position:absolute;top:.125em;right:.125em}.iag-login-form-wrapper .initial-login-user-actions>*{display:inline-block}.iag-login-form-wrapper .initial-login-user-actions>*.md-button{text-transform:capitalize}.iag-login-form-wrapper .initial-login-user-actions lang-currency{position:static}iag-date-select,cbt-date-select,custom-date-select{display:flex;width:100%}iag-date-select .label,cbt-date-select .label,custom-date-select .label{color:rgba(0,0,0,0.38)}iag-date-select .label span,cbt-date-select .label span,custom-date-select .label span{display:inline-block;margin-top:8px}iag-date-select>*,cbt-date-select>*,custom-date-select>*{flex:1 1 auto;margin-right:1em}iag-date-select>*:last-of-type,cbt-date-select>*:last-of-type,custom-date-select>*:last-of-type{margin-right:0}@media screen and (max-width:500px){iag-date-select,cbt-date-select,custom-date-select{flex-wrap:wrap}iag-date-select>*,cbt-date-select>*,custom-date-select>*{flex:1 1 100%}}.password-wrapper{position:relative;width:100%}.password-wrapper .iag-info{position:absolute;top:.5em;right:0}iag-nav{display:block;position:relative}iag-nav .md-fab{display:none}iag-nav .iag-nav .iag-nav-button{position:relative;cursor:pointer}iag-nav .iag-nav .iag-nav-button .iag-nav-button-inner{padding:1em 1.5em;height:100%;display:flex;align-items:center}iag-nav.iag-nav-vertical{max-width:15em;background-color:#e4e4e4}iag-nav.iag-nav-vertical .iag-nav{background-color:#e4e4e4;height:100%}iag-nav.iag-nav-vertical .iag-nav .iag-nav-button{border-bottom:1px solid rgb(202.5,202.5,202.5)}iag-nav.iag-nav-vertical .iag-nav .iag-nav-button.active{background-color:#fff;color:#d80014}iag-nav.iag-nav-vertical .iag-nav .iag-nav-button:hover{background-color:#f2f2f2}iag-nav.iag-nav-vertical .md-fab{position:absolute;top:0;right:0}iag-nav.iag-nav-vertical .md-fab>.material-icons{transition:all .2s cubic-bezier(0.65,0.05,0.36,1)}@media screen and (max-width:760px){iag-nav.iag-nav-vertical{position:fixed;min-height:3em;min-width:3em;z-index:21;background-color:transparent}iag-nav.iag-nav-vertical .md-fab{display:inline-block}iag-nav.iag-nav-vertical .iag-nav{box-shadow:0 4px 10px -4px #4d4e53;display:none}iag-nav.iag-nav-vertical.opened .iag-nav{display:block}iag-nav.iag-nav-vertical.opened .md-fab>.material-icons{transform:rotate(180deg)}}iag-nav.iag-nav-horizontal.double-row .iag-nav{margin-left:-1px;flex-wrap:wrap}iag-nav.iag-nav-horizontal.double-row .iag-nav .iag-nav-button{flex:0;flex-basis:33.33%;border-left:1px solid transparent;border-bottom:1px solid transparent}iag-nav.iag-nav-horizontal.double-row .iag-nav .iag-nav-button:first-of-type{border-left:1px solid transparent}iag-nav.iag-nav-horizontal.double-row .iag-nav .iag-nav-button.active:after{display:none}iag-nav.iag-nav-horizontal .iag-nav{display:flex;margin-bottom:.75em}iag-nav.iag-nav-horizontal .iag-nav .iag-nav-button{flex:1;z-index:1;color:#fff;background-color:#4d4e53;background-clip:padding-box;border-left:1px solid transparent}iag-nav.iag-nav-horizontal .iag-nav .iag-nav-button .iag-nav-button-inner{justify-content:center}iag-nav.iag-nav-horizontal .iag-nav .iag-nav-button .iag-nav-button-inner md-icon{color:inherit;margin:0;font-size:1.5rem}iag-nav.iag-nav-horizontal .iag-nav .iag-nav-button .iag-nav-button-inner>span{margin-left:.5em}@media screen and (max-width:760px){iag-nav.iag-nav-horizontal .iag-nav .iag-nav-button .iag-nav-button-inner>span{display:none}}iag-nav.iag-nav-horizontal .iag-nav .iag-nav-button:first-of-type{border-left:0}iag-nav.iag-nav-horizontal .iag-nav .iag-nav-button.active{background-color:#cb3268}iag-nav.iag-nav-horizontal .iag-nav .iag-nav-button.active:after{content:"";display:block;position:absolute;left:calc(50% - 0.5em);border:.5em solid #cb3268;border-bottom:0;border-left:.5em solid transparent;border-right:.5em solid transparent}iag-nav.iag-nav-horizontal .iag-nav .iag-nav-button:hover{background-color:rgb(209.2490118577,69.2509881423,118.662055336)}.top-nav-bottom-content{flex:1;flex-basis:auto;display:flex;flex-direction:column}.top-nav-bottom-content>div[ui-view],.top-nav-bottom-content>ui-view{flex:1;flex-basis:auto;display:flex;flex-direction:column}.top-nav-bottom-content>div[ui-view]>div[ui-view],.top-nav-bottom-content>div[ui-view]>ui-view,.top-nav-bottom-content>ui-view>div[ui-view],.top-nav-bottom-content>ui-view>ui-view{flex:1;flex-basis:auto;background-color:#fff}.left-nav-right-content{flex:1 0 auto;display:flex}.left-nav-right-content>div[ui-view],.left-nav-right-content>ui-view{flex:1;background-color:#fff;padding:2em}.left-nav-right-content>div[ui-view] .page-wrapper,.left-nav-right-content>ui-view .page-wrapper{padding:0}.left-nav-right-content>div[ui-view] .page-title,.left-nav-right-content>ui-view .page-title{padding-top:0;padding-left:0;padding-right:0}@media screen and (max-width:500px){.left-nav-right-content>div[ui-view],.left-nav-right-content>ui-view{padding:2em 0}.left-nav-right-content>div[ui-view] .page-title,.left-nav-right-content>ui-view .page-title{padding:0 1em .88em 1em}}editable-item,region{display:block;position:relative}editable-item>div,region>div{display:flex;flex-wrap:wrap;justify-content:center;min-height:5em}editable-item md-progress-linear,region md-progress-linear{position:absolute;bottom:0}editable-item .columns,editable-item .actions,region .columns,region .actions{display:inline-flex;align-items:center}editable-item .columns,region .columns{flex:1 1 10em;font-weight:bold;padding:0 .5em;word-break:break-all}editable-item .actions .md-fab,region .actions .md-fab{margin-left:0}editable-item .actions .md-fab:hover,region .actions .md-fab:hover{color:#fff}editable-item md-input-container,region md-input-container{margin:0;width:100%}editable-item md-input-container .md-errors-spacer,region md-input-container .md-errors-spacer{display:none}region .columns>div{width:100%}region .columns .regions{font-weight:normal;font-size:.9em;word-break:normal}.md-chips.md-readonly{min-height:2.5em;max-height:20em;overflow-y:auto}.md-chips.md-removable md-chip{padding-right:28px}.md-chips md-chip{float:none}.md-chips md-chip .md-chip-remove md-icon{border-radius:50%;background-color:#878785;color:#fff}.md-chips md-chip .md-chip-remove:hover md-icon{background-color:#d80014}.region-form .iag-select-group>md-input-container{display:inline-block;margin-bottom:0;width:100%}.region-form iag-select{display:inline-block}.region-form .button-wrapper{text-align:center}.checkbox-with-input,.select-with-input{display:flex;align-items:center;min-height:4.75em}.checkbox-with-input>:not(:first-child),.select-with-input>:not(:first-child){margin-left:.5em}.checkbox-with-input>md-checkbox,.select-with-input>md-checkbox{margin:1em 1em 1em 0;min-width:12em;flex:1}.checkbox-with-input>iag-select,.checkbox-with-input>iag-input,.select-with-input>iag-select,.select-with-input>iag-input{flex:1;width:auto}.travel-group-views form{padding:1em}.travel-group-views form .input-group-wrapper{width:100%}.travel-group-views form .input-group-inner{align-items:center}.travel-group-views form .input-group-inner>div{width:100%}.travel-group-views form .input-group-inner .input-wrapper{display:flex;align-items:center;justify-content:space-around}.travel-group-views form .input-group-inner .input-wrapper>*{flex:1}.travel-group-views form .input-group-inner .input-wrapper>*.md-button{margin-right:0;padding:0;flex:none}.travel-group-views form .input-group-inner .input-wrapper>span{margin-right:0;padding:0;flex:none}.travel-group-views form .input-group-inner .travel-group-needs-approval{display:flex;justify-content:center}.travel-group-views form .input-group-inner .travel-group-needs-approval label{padding-right:1em}.travel-group-views form .input-group-inner .travel-group-needs-approval md-radio-button{padding-right:1em}.travel-group-views form h3,.travel-group-views form h6{text-transform:none}.travel-group-views form hr{width:100%;border:1px solid #e4e4e4;border-width:.125em}.content-toolbar{border-bottom:.3em solid #878785}.content-toolbar toolbar-action>span{color:#d80014;font-weight:bold}.content-inner>*{border-bottom:1px solid #878785}.content-inner>*:nth-child(even){background-color:#f2f2f2}.inline-message{padding:1em;font-size:.8em;color:#fff;border-radius:4px;margin:1em 0}.inline-message.red{background-color:rgb(255,114,127.0555555556)}.input-info{position:absolute;right:0;cursor:help}.contact-check-box-wrapper{width:100%;text-align:center}.contact-check-box-wrapper .contact-check-box{margin:0 0 2em 0}.contact-check-box{margin:2em}@keyframes shrinkToMiddle{from{transform:scaleY(1)}to{transform:scaleY(0);padding:0}}.iag-warning{min-height:inherit;padding-top:.5em;border-radius:3px}.iag-warning.md-hide{animation:shrinkToMiddle .5s ease forwards;overflow:hidden}.iag-warning .close-button{position:absolute;right:-10px;top:-5px;min-width:3em}.iag-warning p{padding:0 1.5em .5em .5em;font-size:95%}.password-decoy{position:absolute;z-index:-1;visibility:hidden;width:0;max-width:0;height:0;max-height:0;padding:0;margin:0;font-size:0}.two-equal-columns{display:flex;flex-wrap:wrap}.two-equal-columns .first-equal-column{display:flex;flex:1;justify-content:flex-start}.two-equal-columns .second-equal-column{display:flex;flex:1;justify-content:flex-end}md-select .md-select-value .action-on-option{display:none}md-option .action-on-option{position:absolute;right:10px}.text-center{text-align:center}.flex-column{display:flex;flex-direction:column}.card-type-radio-group{display:flex;justify-content:center}.dialog66{height:600px}.dialog66 .md-dialog-content{height:100%}.iata-input-group{width:100%;position:relative}.iata-input-group .multiple-inputs{padding-bottom:3em}.iata-input-group .multiple-inputs>.md-button.md-fab-bottom-right{bottom:0;right:0}.iata-input-group .multiple-inputs .multiple-input{position:relative;display:flex;justify-content:space-between;padding-right:4em}.iata-input-group .multiple-inputs .multiple-input .md-button.md-fab-bottom-right{right:0}.iata-input-group .multiple-inputs .multiple-input>div{flex:1}.iata-input-group .multiple-inputs .multiple-input>div:not(:first-of-type){margin-left:.5em}.empty-table-message{text-align:center;margin-top:1em;font-size:2em;font-weight:bold}.iag-vueling-message{margin-top:1em;margin-bottom:1em;font-size:.75em;display:flex;justify-content:flex-end;width:100%}.or-divider{display:flex;align-items:center;font-weight:bold;padding-left:1em;padding-right:1em}.iag-select-fop{display:flex}.iag-select-fop md-input-container{display:flex;align-items:center;justify-content:center;min-width:250px;margin:0}.iag-select-fop md-input-container label{display:flex;justify-content:flex-end}.voucher{margin-top:5em}.voucher .voucher-message{font-size:18px;color:#898989;padding-bottom:1em}.voucher .voucher-input{display:flex;align-items:center;width:inherit}.voucher .voucher-input .voucher-help{padding-left:1em;cursor:default}.ib-seat-checkout{display:flex}.white-icon{filter:invert(99%) sepia(100%) saturate(2%) hue-rotate(215deg) brightness(105%) contrast(100%)}.no-fop{display:flex;justify-content:center;align-items:center;padding:0 1rem;max-width:20rem}.button-group{margin:0 1rem}.button-group .group{font-size:16px;margin:20px 0;padding:3px 15px 3px 15px;color:#312e2e;background-color:rgba(224,224,224,0.96);text-transform:none;font-weight:400;min-width:100px}.button-group .md-button{margin:0}.button-group .md-button.md-primary.md-raised:not([disabled]):hover{color:#fff}.button-group .md-button.left{border-radius:5px 0 0 5px}.button-group .md-button.middle{border-radius:0;border-left:1px solid rgba(230,230,230,0.96);border-right:1px solid rgba(230,230,230,0.96)}.button-group .md-button.right{border-radius:0 5px 5px 0}.button-group .md-button.active{background-color:#d80014;color:#fff;border:1px solid #d80014}.button-group .md-button:not(.active){background-color:#fff;color:#d80014;border:1px solid #d80014}.iag-breadcrumb{display:flex;align-items:center;flex-wrap:wrap}.iag-breadcrumb .breadcrumb{display:flex;align-items:center;list-style:none}.iag-breadcrumb .breadcrumb::after{content:">";padding:0 .5rem;color:#878785}.iag-breadcrumb .breadcrumb:last-child::after{content:""}.burger{position:relative;width:64px;height:64px;cursor:pointer}.burger-icon>span,.burger-icon>span:after,.burger-icon>span:before{content:"";display:block;position:absolute;background:#fff;border-radius:1px;transition:all .5s ease-in-out}.burger-icon>span{width:60%;height:3%;left:20%;top:48.5%}.burger-icon>span:before,.burger-icon>span:after{width:100%;height:100%;left:0}.burger-icon>span:before{top:-570%}.burger-icon>span:after{top:570%}.opened .burger-icon>span{background-color:transparent}.opened .burger-icon>span:before,.opened .burger-icon>span:after{top:0}.opened .burger-icon>span:before{transform:rotate(45deg)}.opened .burger-icon>span:after{transform:rotate(-45deg)}.opened .burger-icon.left-cross>span:before{transform:rotate(-45deg)}.opened .burger-icon.left-cross>span:after{transform:rotate(45deg)}.message-board{position:relative;top:0;left:0;z-index:310000000;width:100%;height:auto;background-color:#4d4e53;color:#fff;padding:1em 3em 1em 3em;text-align:center}@media screen and (max-width:1200px){.message-board{padding:1em 0 1em 0}}@media screen and (min-width:1600px){.message-board{padding:1em 6em 1em 6em}}.message-board .message-wrapper{display:flex;justify-content:center;flex-wrap:nowrap}@media screen and (max-width:760px){.message-board .message-wrapper{flex-wrap:wrap}}.message-board .message-wrapper .warn-icon{display:flex;flex-direction:column;justify-content:center}.message-board .message-wrapper .warn-icon i{font-size:2em;padding:0 10px}.message-board .message-wrapper p{text-align:left;padding:10px 10px 0 0}iag-header{position:relative;top:0;left:0;right:0;z-index:310000000}iag-header.fixed{position:fixed}iag-header.fixed+*{flex:1;flex-basis:auto;display:flex;flex-direction:column;margin:7em 3em 0 3em}@media screen and (max-width:1200px){iag-header.fixed+*{margin:6em 0 0 0}}@media screen and (min-width:1600px){iag-header.fixed+*{margin:7em 6em 0 6em}}iag-header+*{flex:1;flex-basis:auto;display:flex;flex-direction:column;margin:1em 3em 0 3em}@media screen and (max-width:1200px){iag-header+*{margin:0}}@media screen and (min-width:1600px){iag-header+*{margin:1em 6em 0 6em}}.iag-header{min-width:320px;height:6em;display:flex;align-items:center;background:#2b97f0;color:#fff;box-shadow:0 4px 10px -4px #4d4e53;position:relative}.iag-header .iag-logo{margin:.7em;cursor:pointer;width:4.5em;height:4.5em;min-width:4.5em;max-width:4.5em;padding:0}.iag-title-wrapper{display:none;align-items:center;justify-content:center}.iag-title{font-weight:bold;font-size:20px;padding:10px}.iag-login-block{position:relative;display:flex;justify-content:space-between;border-left:1px dashed #1573ad}.iag-login-block .iag-login-info{margin:.7em 0 .7em .7em;font-size:.8em}.iag-login-block .iag-login-info .user-name{font-weight:bold;max-width:20em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.iag-login-block .iag-login-info .user-title{color:#93d2f9;font-family:Gotham,sans-serif;margin-top:10px;max-width:14em}.iag-login-block .iag-login-info .user-actions{justify-content:flex-start}.iag-login-block .iag-login-info .user-actions .logout{text-transform:capitalize;margin:0}.iag-login-block .iag-login-photo{margin:.7em;cursor:pointer;width:4.5em;height:4.5em;min-width:4.5em;max-width:4.5em;border-radius:50%;border:.25em solid #93d2f9;overflow:hidden;background:#0b3770 url("../img/user-logo.png") center/cover no-repeat}.iag-login-block .iag-login-photo img{width:100%;height:100%;background-color:#fff}.iag-login-block .iag-login-content{max-height:0;opacity:0;padding:0;overflow:hidden;position:absolute;width:100%;top:100%;right:0;font-size:12px;background:#f2f2f2;box-shadow:0 0 4px #4d4e53;z-index:21;transition:all .2s cubic-bezier(0.65,0.05,0.36,1)}.iag-login-block .iag-login-content .md-button{position:absolute;top:10px;right:20px}.iag-login-block .iag-login-content .iag-label{color:#878785;padding:10px 0}.iag-login-block .iag-login-content .value{padding-bottom:10px;color:#4d4e53;word-wrap:break-word}.iag-login-block .iag-login-content header-label:first-child .value{padding-right:65px}.iag-login-block .iag-login-content .actions{text-align:right}.iag-login-block .iag-login-content:before{content:"";display:block;position:absolute;right:3em;top:-10px;border:10px solid #f2f2f2;border-top:0;border-left:10px solid transparent;border-right:10px solid transparent}.iag-login-block.opened .iag-login-content{opacity:1;padding:20px;max-height:600px;min-width:280px;overflow:visible}.menu-wrapper{flex:1;flex-basis:auto;display:flex;justify-content:flex-start;align-items:center}.menu-wrapper .menu-selected{background-color:#1d88e7}.menu-wrapper .menu-button{height:100%;width:7em;border-left:1px dashed #1573ad;padding:0 .5em;position:relative;cursor:pointer}.menu-wrapper .menu-button.active{background-color:#1d88e7}.menu-wrapper .menu-button:last-of-type:not(:last-child){border-right:1px dashed #1573ad}.menu-wrapper .menu-button>.menu-button-inner{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.menu-wrapper .menu-button>.menu-button-inner>i{margin-top:.4em}.menu-wrapper .menu-button>.menu-button-inner>span{margin-top:.5em;font-size:.8em;min-height:2em;max-width:100%;text-align:center}.iag-header .menu-style{cursor:pointer;margin-bottom:.6em;margin-right:15px;margin-left:15px;font-size:.8em;justify-content:center}.iag-header .menu-style .menu-content>ul{background:#f2f2f2;color:#4d4e53}.iag-header .menu-style .menu-content>ul>li{border-bottom:1px solid #e4e4e4;cursor:pointer;white-space:nowrap;text-align:center}.iag-header .menu-style .menu-content>ul>li a{display:block;padding:15px 8px;color:inherit}.iag-header .menu-style .menu-content>ul>li:last-child{border-bottom:0}.iag-header .menu-style .menu-content>ul>li:hover{background:rgb(254.75,254.75,254.75)}.burger{display:none}.burger-content{flex:1;display:flex;position:relative;transition:all .2s cubic-bezier(0.65,0.05,0.36,1)}.burger-content .iag-title-wrapper{display:flex}@media screen and (max-width:1000px){.burger-content{display:block;position:absolute;top:100%;left:0;max-height:0;overflow:hidden;width:100%;flex:none;flex-direction:column;background-color:#2b97f0;webkit-transition:max-height 150ms linear;-moz-transition:max-height 150ms linear;-o-transition:max-height 150ms linear;transition:max-height 150ms linear}.burger-content .menu-wrapper{flex-direction:column;align-items:stretch}.burger-content .menu-wrapper .menu-button{height:auto;width:100%;border-left:0;border-bottom:1px dashed #1573ad}.burger-content .menu-wrapper .menu-button:first-child{border-top:1px dashed #1573ad}.burger-content .menu-wrapper .menu-button .menu-button-inner{flex-direction:row;font-size:1.5em;padding:1em 0}.burger-content .menu-wrapper .menu-button .menu-button-inner>i{margin:0;position:absolute;left:.5em;top:calc(50% - 0.5em)}.burger-content .menu-wrapper .menu-button .menu-button-inner>span{margin:0;min-height:1em;text-align:center}.burger-content .menu-wrapper .menu-style{margin:0}.burger-content .menu-wrapper .menu-trigger{flex-direction:row;justify-content:space-between;border-bottom:1px dashed #1573ad}.burger-content .menu-wrapper .menu-trigger>i{margin:12px 22px 17px 22px}.burger-content .menu-wrapper .menu-trigger>div{font-size:1.4em}.burger-content .menu-wrapper .menu-content{position:relative;height:auto;left:auto}.burger-content .menu-wrapper .menu-content>ul{left:auto;padding:0;text-align:center;color:#4d4e53;background:#fff}.burger-content .menu-wrapper .menu-content>ul>li{border-color:rgb(253.5,253.5,253.5)}.burger-content .menu-wrapper .menu-content>ul>li:hover{background-color:rgb(242.25,242.25,242.25)}.burger-content .menu-wrapper .menu-content>ul>li:last-child{border-bottom:1px solid #e4e4e4}.burger-content .iag-login-block{width:auto;flex-wrap:wrap;border-left:0}.burger-content .iag-login-block .iag-login-info{max-width:none}.burger-content .iag-login-block .iag-login-content{position:relative;top:auto}.iag-title-wrapper{display:flex;flex:1;justify-content:flex-start}.burger{display:block}.iag-header.opened .burger-content{display:block;max-height:600px}.iag-header.opened .burger-content .iag-title-wrapper{display:none}}footer{margin:0 3em}footer .footer{margin-bottom:1em;min-width:320px;flex-wrap:wrap-reverse;padding:10px;font-size:12px;background-color:#0d66b1;color:#fff}footer .footer a{color:#fff}footer .footer a:hover{text-decoration:underline}footer .footer .vertical-separator{margin:0 1em}footer .footer .copyright-wrapper{flex:1;display:flex;align-items:center;flex-wrap:wrap;min-width:244px}footer .footer .copyright-wrapper .copyright{padding:10px 0}footer .footer .footer-image{width:244px;height:48px;background:url("../img/sprites.png") -230px -63px no-repeat;padding-right:10px;box-sizing:content-box}footer .footer .footer-links{padding:10px}footer .footer .footer-links ul li{display:inline-block}footer .footer .help-wrapper{flex:1;display:flex;justify-content:flex-end;padding:10px 0;min-width:160px}footer .footer .help-wrapper .help{line-height:1.2}@media screen and (max-width:760px){footer .footer{justify-content:center}footer .footer .help-wrapper{justify-content:center}footer .footer .help-wrapper .help{line-height:1.5}footer .footer .copyright-wrapper{padding-top:10px}}@media screen and (max-width:500px){footer .footer .copyright-wrapper{justify-content:center}}@media screen and (max-width:1200px){footer{margin:0}footer .footer{margin-bottom:0}}@media screen and (min-width:1600px){footer{margin:0 6em}}.iag-table-wrapper,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results,.search-results-wrapper .search-results{max-width:none;width:100%}.iag-table-wrapper .iag-no-results,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-no-results,.search-results-wrapper .search-results .iag-no-results{text-align:center;font-size:36px;font-weight:bold}.iag-table-wrapper .iag-toolbar,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-toolbar,.search-results-wrapper .search-results .iag-toolbar{flex-wrap:wrap;padding:.25em}.iag-table-wrapper .iag-toolbar>div.page-options,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-toolbar>div.page-options,.search-results-wrapper .search-results .iag-toolbar>div.page-options{display:flex;align-items:center}.iag-table-wrapper .iag-toolbar>div.page-options iag-select,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-toolbar>div.page-options iag-select,.search-results-wrapper .search-results .iag-toolbar>div.page-options iag-select{min-width:5rem}.iag-table-wrapper .iag-toolbar>div.page-options .md-errors-spacer,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-toolbar>div.page-options .md-errors-spacer,.search-results-wrapper .search-results .iag-toolbar>div.page-options .md-errors-spacer{display:none}.iag-table-wrapper .iag-toolbar .table-button-wrapper>*,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-toolbar .table-button-wrapper>*,.search-results-wrapper .search-results .iag-toolbar .table-button-wrapper>*{display:inline-block}.iag-table-wrapper .iag-toolbar .table-button-wrapper>*.button-label,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-toolbar .table-button-wrapper>*.button-label,.search-results-wrapper .search-results .iag-toolbar .table-button-wrapper>*.button-label{color:#d80014;font-weight:bold}.iag-table-wrapper .iag-toolbar .filters-wrapper,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-toolbar .filters-wrapper,.search-results-wrapper .search-results .iag-toolbar .filters-wrapper{display:block}.iag-table-wrapper .iag-toolbar .title-wrapper .title,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-toolbar .title-wrapper .title,.search-results-wrapper .search-results .iag-toolbar .title-wrapper .title{font-size:24px;margin-right:10px}@media screen and (max-width:760px){.iag-table-wrapper .iag-toolbar,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-toolbar,.search-results-wrapper .search-results .iag-toolbar{justify-content:center}}@media screen and (max-width:500px){.iag-table-wrapper .iag-toolbar .filters-wrapper,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-toolbar .filters-wrapper,.search-results-wrapper .search-results .iag-toolbar .filters-wrapper{display:flex;flex-direction:row}.iag-table-wrapper .iag-toolbar .filters-wrapper>div:not(:last-child),.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-toolbar .filters-wrapper>div:not(:last-child),.search-results-wrapper .search-results .iag-toolbar .filters-wrapper>div:not(:last-child){margin-bottom:20px}}.iag-table-wrapper .page-actions,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .page-actions,.search-results-wrapper .search-results .page-actions{font-weight:bold;font-size:12px}.iag-table-wrapper .page-actions .pages,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .page-actions .pages,.search-results-wrapper .search-results .page-actions .pages{cursor:default}.iag-table-wrapper .page-actions .previous,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .page-actions .previous,.search-results-wrapper .search-results .page-actions .previous,.iag-table-wrapper .page-actions .next,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .page-actions .next,.search-results-wrapper .search-results .page-actions .next,.iag-table-wrapper .page-actions .page,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .page-actions .page,.search-results-wrapper .search-results .page-actions .page,.iag-table-wrapper .page-actions .cdot,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .page-actions .cdot,.search-results-wrapper .search-results .page-actions .cdot{line-height:normal;width:33px;min-width:33px;height:33px;margin:0;padding:0}.iag-table-wrapper .page-actions .previous.current,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .page-actions .previous.current,.search-results-wrapper .search-results .page-actions .previous.current,.iag-table-wrapper .page-actions .next.current,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .page-actions .next.current,.search-results-wrapper .search-results .page-actions .next.current,.iag-table-wrapper .page-actions .page.current,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .page-actions .page.current,.search-results-wrapper .search-results .page-actions .page.current{color:#fff;background-color:#d80014}.iag-table-wrapper .page-actions .previous.disabled,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .page-actions .previous.disabled,.search-results-wrapper .search-results .page-actions .previous.disabled,.iag-table-wrapper .page-actions .next.disabled,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .page-actions .next.disabled,.search-results-wrapper .search-results .page-actions .next.disabled{color:#e4e4e4;cursor:not-allowed}.iag-table-wrapper .page-actions .previous.disabled:hover,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .page-actions .previous.disabled:hover,.search-results-wrapper .search-results .page-actions .previous.disabled:hover,.iag-table-wrapper .page-actions .next.disabled:hover,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .page-actions .next.disabled:hover,.search-results-wrapper .search-results .page-actions .next.disabled:hover{background-color:inherit}.iag-table-wrapper .iag-table,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table,.search-results-wrapper .search-results .iag-table{box-shadow:0 4px 10px -4px #4d4e53;background:#fff;padding:10px}.iag-table-wrapper .iag-table-content,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content,.search-results-wrapper .search-results .iag-table-content{position:relative}.iag-table-wrapper .iag-table-content .table-row-wrapper,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper,.search-results-wrapper .search-results .iag-table-content .table-row-wrapper{position:relative;border-bottom:1px solid #f2f2f2}@media screen and (max-width:760px){.iag-table-wrapper .iag-table-content .table-row-wrapper,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper,.search-results-wrapper .search-results .iag-table-content .table-row-wrapper{flex-wrap:wrap}}.iag-table-wrapper .iag-table-content .table-row-wrapper:nth-of-type(even),.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper:nth-of-type(even),.search-results-wrapper .search-results .iag-table-content .table-row-wrapper:nth-of-type(even){background-color:rgba(0,0,0,0.025)}.iag-table-wrapper .iag-table-content .table-row-wrapper:hover,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper:hover,.search-results-wrapper .search-results .iag-table-content .table-row-wrapper:hover{background-color:#e9f8ff}.iag-table-wrapper .iag-table-content .table-row-wrapper .expand-button,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .expand-button,.search-results-wrapper .search-results .iag-table-content .table-row-wrapper .expand-button{align-self:flex-start;padding:20px 0 0 10px;cursor:pointer}.iag-table-wrapper .iag-table-content .table-row-wrapper .expand-button .material-icons,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .expand-button .material-icons,.search-results-wrapper .search-results .iag-table-content .table-row-wrapper .expand-button .material-icons{color:#d80014;font-size:2em;transition:transform .2s ease-in;margin-right:5px}.iag-table-wrapper .iag-table-content .table-row-wrapper .expand-button+.table-row,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .expand-button+.table-row,.search-results-wrapper .search-results .iag-table-content .table-row-wrapper .expand-button+.table-row{padding:0 1em}.iag-table-wrapper .iag-table-content .table-row-wrapper .expand-button+.table-row .table-row-details,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .expand-button+.table-row .table-row-details,.search-results-wrapper .search-results .iag-table-content .table-row-wrapper .expand-button+.table-row .table-row-details{border-top:1px solid #e4e4e4}.iag-table-wrapper .iag-table-content .table-row-wrapper .table-row,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row,.search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row{width:100%}.iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-content,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content,.search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content,.iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-details,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-details,.search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-details{width:100%;flex-wrap:wrap;padding:10px;justify-content:flex-start;align-items:flex-start}.iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-content>*,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>*,.search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>*,.iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-details>*,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-details>*,.search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-details>*{width:12em}.iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-details,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-details,.search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-details,.iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .details,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .details,.search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .details{max-height:0;padding:0;opacity:0;overflow:hidden;transition:all .2s cubic-bezier(0.65,0.05,0.36,1)}.iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-details,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-details,.search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-details{align-items:flex-start}.iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-details>*,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-details>*,.search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-details>*{width:12em}.iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-details .direction,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-details .direction,.search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-details .direction{flex:none}.iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-details .direction .material-icons,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-details .direction .material-icons,.search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-details .direction .material-icons{font-size:2em}.iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-details .direction .material-icons.outbound,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-details .direction .material-icons.outbound,.search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-details .direction .material-icons.outbound{transform:rotate(90deg)}.iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-details .direction .material-icons.inbound,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-details .direction .material-icons.inbound,.search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-details .direction .material-icons.inbound{transform:rotate(-90deg)}.iag-table-wrapper .iag-table-content .table-row-wrapper .table-row-actions,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row-actions,.search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row-actions{flex-shrink:0;min-width:100px;flex-wrap:wrap}@media screen and (max-width:760px){.iag-table-wrapper .iag-table-content .table-row-wrapper .table-row-actions,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row-actions,.search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row-actions{width:100%;margin-top:0;padding-bottom:20px;flex-direction:row;justify-content:center}}.iag-table-wrapper .iag-table-content .table-row-wrapper .table-row-actions .md-button.md-fab i,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row-actions .md-button.md-fab i,.search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row-actions .md-button.md-fab i,.iag-table-wrapper .iag-table-content .table-row-wrapper .table-row-actions .md-button.md-fab md-icon,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row-actions .md-button.md-fab md-icon,.search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row-actions .md-button.md-fab md-icon{color:white}.iag-table-wrapper .iag-table-content .table-row-wrapper>md-progress-linear,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper>md-progress-linear,.search-results-wrapper .search-results .iag-table-content .table-row-wrapper>md-progress-linear{position:absolute;bottom:0}.iag-table-wrapper .iag-table-content .table-row-wrapper.opened .table-row-details,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper.opened .table-row-details,.search-results-wrapper .search-results .iag-table-content .table-row-wrapper.opened .table-row-details,.iag-table-wrapper .iag-table-content .table-row-wrapper.opened .details,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper.opened .details,.search-results-wrapper .search-results .iag-table-content .table-row-wrapper.opened .details{max-height:500px;padding:10px;opacity:1}.iag-table-wrapper .iag-table-content .table-row-wrapper.opened .details,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper.opened .details,.search-results-wrapper .search-results .iag-table-content .table-row-wrapper.opened .details{max-height:1000px}.iag-table-wrapper .iag-table-content .table-row-wrapper.opened .table-row .row-expand .material-icons,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper.opened .table-row .row-expand .material-icons,.search-results-wrapper .search-results .iag-table-content .table-row-wrapper.opened .table-row .row-expand .material-icons,.iag-table-wrapper .iag-table-content .table-row-wrapper.opened .expand-button .material-icons,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper.opened .expand-button .material-icons,.search-results-wrapper .search-results .iag-table-content .table-row-wrapper.opened .expand-button .material-icons{transform:rotate(-180deg)}.iag-table-wrapper .iag-table-content .table-row-wrapper .inner-row-wrapper,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .inner-row-wrapper,.search-results-wrapper .search-results .iag-table-content .table-row-wrapper .inner-row-wrapper{background:transparent;border-bottom:0;border-top:1px solid #e4e4e4}.iag-table-wrapper .iag-table-content .cell,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .cell,.search-results-wrapper .search-results .iag-table-content .cell{padding:10px}.iag-table-wrapper .iag-table-content .has-label,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .has-label,.search-results-wrapper .search-results .iag-table-content .has-label{align-self:flex-start;min-width:100px}.iag-table-wrapper .iag-table-content .has-label .iag-label,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .has-label .iag-label,.search-results-wrapper .search-results .iag-table-content .has-label .iag-label{flex-basis:100%;color:#878785;font-size:.8em;margin-bottom:1em}.iag-table-wrapper .iag-table-content .has-label .value,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .has-label .value,.search-results-wrapper .search-results .iag-table-content .has-label .value{font-size:.8em}.iag-table-wrapper .iag-table-content .status,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .status,.search-results-wrapper .search-results .iag-table-content .status{width:8.7em}.iag-table-wrapper .iag-table-content .airline,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .airline,.search-results-wrapper .search-results .iag-table-content .airline,.iag-table-wrapper .iag-table-content .agency,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .agency,.search-results-wrapper .search-results .iag-table-content .agency,.iag-table-wrapper .iag-table-content .association,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .association,.search-results-wrapper .search-results .iag-table-content .association{width:10em}.iag-table-wrapper .iag-table-content .lastAccess,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .lastAccess,.search-results-wrapper .search-results .iag-table-content .lastAccess,.iag-table-wrapper .iag-table-content .registrationDate,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .registrationDate,.search-results-wrapper .search-results .iag-table-content .registrationDate,.iag-table-wrapper .iag-table-content .email,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .email,.search-results-wrapper .search-results .iag-table-content .email,.iag-table-wrapper .iag-table-content .contactEmail,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .contactEmail,.search-results-wrapper .search-results .iag-table-content .contactEmail,.iag-table-wrapper .iag-table-content .contactName,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .contactName,.search-results-wrapper .search-results .iag-table-content .contactName{width:12em;word-break:break-all}.iag-table-wrapper .iag-table-content .row-logo-inner,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .row-logo-inner,.search-results-wrapper .search-results .iag-table-content .row-logo-inner{width:4.5em;height:4.5em;min-width:4.5em;max-width:4.5em;border-radius:50%;border:.25em solid #93d2f9;overflow:hidden;background:#fff url("../img/user-logo.png") center/cover no-repeat;border-radius:0;background-image:url("../img/org-logo.png")}.iag-table-wrapper .iag-table-content .row-logo-inner img,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .row-logo-inner img,.search-results-wrapper .search-results .iag-table-content .row-logo-inner img{width:100%;height:100%;background-color:#fff}.iag-table-wrapper .iag-table-content .row-logo-inner.profile-pic,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .row-logo-inner.profile-pic,.search-results-wrapper .search-results .iag-table-content .row-logo-inner.profile-pic{width:4.5em;height:4.5em;min-width:4.5em;max-width:4.5em;border-radius:50%;border:.25em solid #93d2f9;overflow:hidden;background:#4d4e53 url("../img/user-logo.png") center/cover no-repeat}.iag-table-wrapper .iag-table-content .row-logo-inner.profile-pic img,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .row-logo-inner.profile-pic img,.search-results-wrapper .search-results .iag-table-content .row-logo-inner.profile-pic img{width:100%;height:100%;background-color:#fff}@media screen and (max-width:760px){.iag-table-wrapper .iag-table-content .row-logo-inner,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .row-logo-inner,.search-results-wrapper .search-results .iag-table-content .row-logo-inner{width:3em;height:3em;min-width:3em;max-width:3em}}.iag-table-wrapper .iag-table-content .row-expand,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .row-expand,.search-results-wrapper .search-results .iag-table-content .row-expand{cursor:pointer;min-width:150px;display:flex;align-self:flex-start;padding:.5em 0}.iag-table-wrapper .iag-table-content .row-expand .has-label>.iag-label,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .row-expand .has-label>.iag-label,.search-results-wrapper .search-results .iag-table-content .row-expand .has-label>.iag-label{padding-left:2em}.iag-table-wrapper .iag-table-content .row-expand .cell,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .row-expand .cell,.search-results-wrapper .search-results .iag-table-content .row-expand .cell{display:flex;align-items:center}.iag-table-wrapper .iag-table-content .row-expand .cell>span,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .row-expand .cell>span,.search-results-wrapper .search-results .iag-table-content .row-expand .cell>span{word-break:break-all;word-break:break-word}@media screen and (max-width:500px){.iag-table-wrapper .iag-table-content .row-expand,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .row-expand,.search-results-wrapper .search-results .iag-table-content .row-expand{min-width:100%}}.iag-table-wrapper .iag-table-content .row-expand .material-icons,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .row-expand .material-icons,.search-results-wrapper .search-results .iag-table-content .row-expand .material-icons{color:#d80014;font-size:2em;transition:transform .2s ease-in;margin-right:5px}.iag-table-wrapper .iag-table-content .status.active .value,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .status.active .value,.search-results-wrapper .search-results .iag-table-content .status.active .value{color:#8dd135}.iag-table-wrapper .iag-table-content .status.active .value i:before,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .status.active .value i:before,.search-results-wrapper .search-results .iag-table-content .status.active .value i:before{content:"lock_open"}.iag-table-wrapper .iag-table-content .status.inactive .value,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .status.inactive .value,.search-results-wrapper .search-results .iag-table-content .status.inactive .value{color:#e4e4e4}.iag-table-wrapper .iag-table-content .status.inactive .value i:before,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .status.inactive .value i:before,.search-results-wrapper .search-results .iag-table-content .status.inactive .value i:before{content:"lock_outline"}.iag-table-wrapper .iag-table-content .status.st_FAILED .value,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .status.st_FAILED .value,.search-results-wrapper .search-results .iag-table-content .status.st_FAILED .value{color:#d80014}.iag-table-wrapper .iag-table-content .status.st_FAILED .value i:before,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .status.st_FAILED .value i:before,.search-results-wrapper .search-results .iag-table-content .status.st_FAILED .value i:before{content:"priority_high"}.iag-table-wrapper .iag-table-content .status.st_DECLINED .value,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .status.st_DECLINED .value,.search-results-wrapper .search-results .iag-table-content .status.st_DECLINED .value{color:#d80014}.iag-table-wrapper .iag-table-content .status.st_DECLINED .value i:before,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .status.st_DECLINED .value i:before,.search-results-wrapper .search-results .iag-table-content .status.st_DECLINED .value i:before{content:"block"}.iag-table-wrapper .iag-table-content .status.st_707 .value,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .status.st_707 .value,.search-results-wrapper .search-results .iag-table-content .status.st_707 .value{color:#ffab00}.iag-table-wrapper .iag-table-content .status.st_707 .value i:before,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .status.st_707 .value i:before,.search-results-wrapper .search-results .iag-table-content .status.st_707 .value i:before{content:"timer"}.iag-table-wrapper .iag-table-content .status.st_EXP .value,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .status.st_EXP .value,.search-results-wrapper .search-results .iag-table-content .status.st_EXP .value{color:#ffab00}.iag-table-wrapper .iag-table-content .status.st_EXP .value i:before,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .status.st_EXP .value i:before,.search-results-wrapper .search-results .iag-table-content .status.st_EXP .value i:before{content:"cancel"}.iag-table-wrapper .iag-table-content .status.st_OPE .value,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .status.st_OPE .value,.search-results-wrapper .search-results .iag-table-content .status.st_OPE .value,.iag-table-wrapper .iag-table-content .status.st_BD .value,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .status.st_BD .value,.search-results-wrapper .search-results .iag-table-content .status.st_BD .value,.iag-table-wrapper .iag-table-content .status.st_B .value,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .status.st_B .value,.search-results-wrapper .search-results .iag-table-content .status.st_B .value,.iag-table-wrapper .iag-table-content .status.st_CK .value,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .status.st_CK .value,.search-results-wrapper .search-results .iag-table-content .status.st_CK .value,.iag-table-wrapper .iag-table-content .status.st_AL .value,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .status.st_AL .value,.search-results-wrapper .search-results .iag-table-content .status.st_AL .value,.iag-table-wrapper .iag-table-content .status.st_310 .value,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .status.st_310 .value,.search-results-wrapper .search-results .iag-table-content .status.st_310 .value{color:#8dd135}.iag-table-wrapper .iag-table-content .status.st_OPE .value i:before,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .status.st_OPE .value i:before,.search-results-wrapper .search-results .iag-table-content .status.st_OPE .value i:before,.iag-table-wrapper .iag-table-content .status.st_BD .value i:before,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .status.st_BD .value i:before,.search-results-wrapper .search-results .iag-table-content .status.st_BD .value i:before,.iag-table-wrapper .iag-table-content .status.st_B .value i:before,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .status.st_B .value i:before,.search-results-wrapper .search-results .iag-table-content .status.st_B .value i:before,.iag-table-wrapper .iag-table-content .status.st_CK .value i:before,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .status.st_CK .value i:before,.search-results-wrapper .search-results .iag-table-content .status.st_CK .value i:before,.iag-table-wrapper .iag-table-content .status.st_AL .value i:before,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .status.st_AL .value i:before,.search-results-wrapper .search-results .iag-table-content .status.st_AL .value i:before,.iag-table-wrapper .iag-table-content .status.st_310 .value i:before,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .status.st_310 .value i:before,.search-results-wrapper .search-results .iag-table-content .status.st_310 .value i:before{content:"done"}.iag-table-wrapper .iag-table-content .status.st_UNS .value,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .status.st_UNS .value,.search-results-wrapper .search-results .iag-table-content .status.st_UNS .value,.iag-table-wrapper .iag-table-content .status.st_E .value,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .status.st_E .value,.search-results-wrapper .search-results .iag-table-content .status.st_E .value{color:#8dd135}.iag-table-wrapper .iag-table-content .status.st_UNS .value i:before,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .status.st_UNS .value i:before,.search-results-wrapper .search-results .iag-table-content .status.st_UNS .value i:before,.iag-table-wrapper .iag-table-content .status.st_E .value i:before,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .status.st_E .value i:before,.search-results-wrapper .search-results .iag-table-content .status.st_E .value i:before{content:"mode_edit"}.iag-table-wrapper .iag-table-content .status.st_NAV .value,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .status.st_NAV .value,.search-results-wrapper .search-results .iag-table-content .status.st_NAV .value{color:#d80014}.iag-table-wrapper .iag-table-content .status.st_NAV .value i:before,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .status.st_NAV .value i:before,.search-results-wrapper .search-results .iag-table-content .status.st_NAV .value i:before{content:"priority_high"}.iag-table-wrapper .iag-table-content .status.st_X .value i:before,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .status.st_X .value i:before,.search-results-wrapper .search-results .iag-table-content .status.st_X .value i:before,.iag-table-wrapper .iag-table-content .status.st_V .value i:before,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .status.st_V .value i:before,.search-results-wrapper .search-results .iag-table-content .status.st_V .value i:before,.iag-table-wrapper .iag-table-content .status.st_RF .value i:before,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .status.st_RF .value i:before,.search-results-wrapper .search-results .iag-table-content .status.st_RF .value i:before,.iag-table-wrapper .iag-table-content .status.st_DIS .value i:before,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .status.st_DIS .value i:before,.search-results-wrapper .search-results .iag-table-content .status.st_DIS .value i:before{content:"cancel"}.iag-table-wrapper .iag-table-content .status.st_DIS,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .status.st_DIS,.search-results-wrapper .search-results .iag-table-content .status.st_DIS{padding-top:0}.iag-table-wrapper .iag-table-content .policy .value,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .policy .value,.search-results-wrapper .search-results .iag-table-content .policy .value{color:#cb3268}.iag-table-wrapper .iag-table-content .policy.inPolicy .value,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .policy.inPolicy .value,.search-results-wrapper .search-results .iag-table-content .policy.inPolicy .value{color:#8dd135}.iag-table-wrapper .iag-table-content .address .value,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .address .value,.search-results-wrapper .search-results .iag-table-content .address .value,.iag-table-wrapper .iag-table-content .airline-access .value,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .airline-access .value,.search-results-wrapper .search-results .iag-table-content .airline-access .value,.iag-table-wrapper .iag-table-content .description .value,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .description .value,.search-results-wrapper .search-results .iag-table-content .description .value{line-height:1.2}.iag-table-wrapper .iag-table-content .travellers,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .travellers,.search-results-wrapper .search-results .iag-table-content .travellers{flex:1 0 6em}@media screen and (max-width:500px){.iag-table-wrapper .iag-table-content .travellers,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .travellers,.search-results-wrapper .search-results .iag-table-content .travellers{width:100% !important;flex:0 1 auto}}.iag-table-wrapper .iag-table-content .travellers .value .traveller-name,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .travellers .value .traveller-name,.search-results-wrapper .search-results .iag-table-content .travellers .value .traveller-name{display:inline-block}.iag-table-wrapper .iag-table-content .travellers .value .traveller-name::after,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .travellers .value .traveller-name::after,.search-results-wrapper .search-results .iag-table-content .travellers .value .traveller-name::after{content:", ";white-space:pre}.iag-table-wrapper .iag-table-content .travellers .value .traveller-name:last-of-type::after,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .travellers .value .traveller-name:last-of-type::after,.search-results-wrapper .search-results .iag-table-content .travellers .value .traveller-name:last-of-type::after{content:""}.iag-table-wrapper .iag-table-content .origin-destination .value,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .origin-destination .value,.search-results-wrapper .search-results .iag-table-content .origin-destination .value{display:flex;flex-direction:column}.iag-table-wrapper .iag-table-content .origin-destination .value>ng-repeat,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .origin-destination .value>ng-repeat,.search-results-wrapper .search-results .iag-table-content .origin-destination .value>ng-repeat{display:flex;align-items:flex-end}.iag-table-wrapper .iag-table-content .origin-destination .value>ng-repeat+ng-repeat,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .origin-destination .value>ng-repeat+ng-repeat,.search-results-wrapper .search-results .iag-table-content .origin-destination .value>ng-repeat+ng-repeat{padding-top:.5em;margin-top:.5em;border-top:1px solid #e4e4e4}.iag-table-wrapper .iag-table-content .origin-destination .value airport,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .origin-destination .value airport,.search-results-wrapper .search-results .iag-table-content .origin-destination .value airport{display:inline-block}.iag-table-wrapper .iag-table-content .origin-destination .value .material-icons,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .origin-destination .value .material-icons,.search-results-wrapper .search-results .iag-table-content .origin-destination .value .material-icons{margin:0 .2em;align-self:center}.table-cols-2 .iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-2 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.disruptions-wrapper .disruptions-results-wrapper .table-cols-2 .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-2 .search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.search-results-wrapper .table-cols-2 .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-2 .iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-2 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.disruptions-wrapper .disruptions-results-wrapper .table-cols-2 .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-2 .search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.search-results-wrapper .table-cols-2 .search-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell{width:50%;min-width:12em}@media screen and (max-width:918px){.table-cols-2 .iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-2 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.disruptions-wrapper .disruptions-results-wrapper .table-cols-2 .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-2 .search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.search-results-wrapper .table-cols-2 .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-2 .iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-2 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.disruptions-wrapper .disruptions-results-wrapper .table-cols-2 .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-2 .search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.search-results-wrapper .table-cols-2 .search-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell{width:100%}}@media screen and (max-width:759px){.table-cols-2 .iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-2 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.disruptions-wrapper .disruptions-results-wrapper .table-cols-2 .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-2 .search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.search-results-wrapper .table-cols-2 .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-2 .iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-2 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.disruptions-wrapper .disruptions-results-wrapper .table-cols-2 .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-2 .search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.search-results-wrapper .table-cols-2 .search-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell{width:50%}}@media screen and (max-width:414px){.table-cols-2 .iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-2 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.disruptions-wrapper .disruptions-results-wrapper .table-cols-2 .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-2 .search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.search-results-wrapper .table-cols-2 .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-2 .iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-2 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.disruptions-wrapper .disruptions-results-wrapper .table-cols-2 .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-2 .search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.search-results-wrapper .table-cols-2 .search-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell{width:100%}}.table-cols-3 .iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-3 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.disruptions-wrapper .disruptions-results-wrapper .table-cols-3 .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-3 .search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.search-results-wrapper .table-cols-3 .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-3 .iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-3 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.disruptions-wrapper .disruptions-results-wrapper .table-cols-3 .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-3 .search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.search-results-wrapper .table-cols-3 .search-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell{width:33.33%;min-width:12em}@media screen and (max-width:1083px){.table-cols-3 .iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-3 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.disruptions-wrapper .disruptions-results-wrapper .table-cols-3 .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-3 .search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.search-results-wrapper .table-cols-3 .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-3 .iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-3 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.disruptions-wrapper .disruptions-results-wrapper .table-cols-3 .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-3 .search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.search-results-wrapper .table-cols-3 .search-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell{width:50%}}@media screen and (max-width:918px){.table-cols-3 .iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-3 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.disruptions-wrapper .disruptions-results-wrapper .table-cols-3 .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-3 .search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.search-results-wrapper .table-cols-3 .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-3 .iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-3 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.disruptions-wrapper .disruptions-results-wrapper .table-cols-3 .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-3 .search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.search-results-wrapper .table-cols-3 .search-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell{width:100%}}@media screen and (max-width:759px){.table-cols-3 .iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-3 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.disruptions-wrapper .disruptions-results-wrapper .table-cols-3 .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-3 .search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.search-results-wrapper .table-cols-3 .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-3 .iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-3 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.disruptions-wrapper .disruptions-results-wrapper .table-cols-3 .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-3 .search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.search-results-wrapper .table-cols-3 .search-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell{width:33.33%}}@media screen and (max-width:640px){.table-cols-3 .iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-3 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.disruptions-wrapper .disruptions-results-wrapper .table-cols-3 .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-3 .search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.search-results-wrapper .table-cols-3 .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-3 .iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-3 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.disruptions-wrapper .disruptions-results-wrapper .table-cols-3 .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-3 .search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.search-results-wrapper .table-cols-3 .search-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell{width:50%}}@media screen and (max-width:414px){.table-cols-3 .iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-3 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.disruptions-wrapper .disruptions-results-wrapper .table-cols-3 .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-3 .search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.search-results-wrapper .table-cols-3 .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-3 .iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-3 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.disruptions-wrapper .disruptions-results-wrapper .table-cols-3 .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-3 .search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.search-results-wrapper .table-cols-3 .search-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell{width:100%}}.table-cols-4 .iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-4 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.disruptions-wrapper .disruptions-results-wrapper .table-cols-4 .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-4 .search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.search-results-wrapper .table-cols-4 .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-4 .iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-4 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.disruptions-wrapper .disruptions-results-wrapper .table-cols-4 .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-4 .search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.search-results-wrapper .table-cols-4 .search-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-4 .iag-table-wrapper .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-content>*,.table-cols-4 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-content>*,.disruptions-wrapper .disruptions-results-wrapper .table-cols-4 .disruptions-results .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-content>*,.table-cols-4 .search-results-wrapper .search-results .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-content>*,.search-results-wrapper .table-cols-4 .search-results .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-content>*,.table-cols-4 .iag-table-wrapper .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-details>*,.table-cols-4 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-details>*,.disruptions-wrapper .disruptions-results-wrapper .table-cols-4 .disruptions-results .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-details>*,.table-cols-4 .search-results-wrapper .search-results .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-details>*,.search-results-wrapper .table-cols-4 .search-results .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-details>*{width:25%;min-width:12em}@media screen and (max-width:1353px){.table-cols-4 .iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-4 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.disruptions-wrapper .disruptions-results-wrapper .table-cols-4 .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-4 .search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.search-results-wrapper .table-cols-4 .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-4 .iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-4 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.disruptions-wrapper .disruptions-results-wrapper .table-cols-4 .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-4 .search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.search-results-wrapper .table-cols-4 .search-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-4 .iag-table-wrapper .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-content>*,.table-cols-4 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-content>*,.disruptions-wrapper .disruptions-results-wrapper .table-cols-4 .disruptions-results .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-content>*,.table-cols-4 .search-results-wrapper .search-results .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-content>*,.search-results-wrapper .table-cols-4 .search-results .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-content>*,.table-cols-4 .iag-table-wrapper .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-details>*,.table-cols-4 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-details>*,.disruptions-wrapper .disruptions-results-wrapper .table-cols-4 .disruptions-results .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-details>*,.table-cols-4 .search-results-wrapper .search-results .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-details>*,.search-results-wrapper .table-cols-4 .search-results .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-details>*{width:33.33%}}@media screen and (max-width:1083px){.table-cols-4 .iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-4 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.disruptions-wrapper .disruptions-results-wrapper .table-cols-4 .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-4 .search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.search-results-wrapper .table-cols-4 .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-4 .iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-4 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.disruptions-wrapper .disruptions-results-wrapper .table-cols-4 .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-4 .search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.search-results-wrapper .table-cols-4 .search-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-4 .iag-table-wrapper .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-content>*,.table-cols-4 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-content>*,.disruptions-wrapper .disruptions-results-wrapper .table-cols-4 .disruptions-results .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-content>*,.table-cols-4 .search-results-wrapper .search-results .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-content>*,.search-results-wrapper .table-cols-4 .search-results .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-content>*,.table-cols-4 .iag-table-wrapper .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-details>*,.table-cols-4 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-details>*,.disruptions-wrapper .disruptions-results-wrapper .table-cols-4 .disruptions-results .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-details>*,.table-cols-4 .search-results-wrapper .search-results .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-details>*,.search-results-wrapper .table-cols-4 .search-results .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-details>*{width:50%}}@media screen and (max-width:918px){.table-cols-4 .iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-4 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.disruptions-wrapper .disruptions-results-wrapper .table-cols-4 .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-4 .search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.search-results-wrapper .table-cols-4 .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-4 .iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-4 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.disruptions-wrapper .disruptions-results-wrapper .table-cols-4 .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-4 .search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.search-results-wrapper .table-cols-4 .search-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-4 .iag-table-wrapper .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-content>*,.table-cols-4 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-content>*,.disruptions-wrapper .disruptions-results-wrapper .table-cols-4 .disruptions-results .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-content>*,.table-cols-4 .search-results-wrapper .search-results .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-content>*,.search-results-wrapper .table-cols-4 .search-results .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-content>*,.table-cols-4 .iag-table-wrapper .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-details>*,.table-cols-4 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-details>*,.disruptions-wrapper .disruptions-results-wrapper .table-cols-4 .disruptions-results .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-details>*,.table-cols-4 .search-results-wrapper .search-results .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-details>*,.search-results-wrapper .table-cols-4 .search-results .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-details>*{width:100%}}@media screen and (max-width:759px){.table-cols-4 .iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-4 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.disruptions-wrapper .disruptions-results-wrapper .table-cols-4 .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-4 .search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.search-results-wrapper .table-cols-4 .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-4 .iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-4 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.disruptions-wrapper .disruptions-results-wrapper .table-cols-4 .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-4 .search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.search-results-wrapper .table-cols-4 .search-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-4 .iag-table-wrapper .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-content>*,.table-cols-4 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-content>*,.disruptions-wrapper .disruptions-results-wrapper .table-cols-4 .disruptions-results .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-content>*,.table-cols-4 .search-results-wrapper .search-results .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-content>*,.search-results-wrapper .table-cols-4 .search-results .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-content>*,.table-cols-4 .iag-table-wrapper .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-details>*,.table-cols-4 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-details>*,.disruptions-wrapper .disruptions-results-wrapper .table-cols-4 .disruptions-results .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-details>*,.table-cols-4 .search-results-wrapper .search-results .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-details>*,.search-results-wrapper .table-cols-4 .search-results .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-details>*{width:50%}}@media screen and (max-width:414px){.table-cols-4 .iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-4 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.disruptions-wrapper .disruptions-results-wrapper .table-cols-4 .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-4 .search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.search-results-wrapper .table-cols-4 .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-4 .iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-4 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.disruptions-wrapper .disruptions-results-wrapper .table-cols-4 .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-4 .search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.search-results-wrapper .table-cols-4 .search-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-4 .iag-table-wrapper .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-content>*,.table-cols-4 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-content>*,.disruptions-wrapper .disruptions-results-wrapper .table-cols-4 .disruptions-results .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-content>*,.table-cols-4 .search-results-wrapper .search-results .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-content>*,.search-results-wrapper .table-cols-4 .search-results .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-content>*,.table-cols-4 .iag-table-wrapper .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-details>*,.table-cols-4 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-details>*,.disruptions-wrapper .disruptions-results-wrapper .table-cols-4 .disruptions-results .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-details>*,.table-cols-4 .search-results-wrapper .search-results .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-details>*,.search-results-wrapper .table-cols-4 .search-results .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-details>*{width:100%}}.table-cols-5 .iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-5 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.disruptions-wrapper .disruptions-results-wrapper .table-cols-5 .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-5 .search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.search-results-wrapper .table-cols-5 .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-5 .iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-5 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.disruptions-wrapper .disruptions-results-wrapper .table-cols-5 .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-5 .search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.search-results-wrapper .table-cols-5 .search-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-5 .iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-content>div,.table-cols-5 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>div,.disruptions-wrapper .disruptions-results-wrapper .table-cols-5 .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>div,.table-cols-5 .search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>div,.search-results-wrapper .table-cols-5 .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>div{width:20%;min-width:12em}@media screen and (max-width:1353px){.table-cols-5 .iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-5 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.disruptions-wrapper .disruptions-results-wrapper .table-cols-5 .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-5 .search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.search-results-wrapper .table-cols-5 .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-5 .iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-5 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.disruptions-wrapper .disruptions-results-wrapper .table-cols-5 .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-5 .search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.search-results-wrapper .table-cols-5 .search-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-5 .iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-content>div,.table-cols-5 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>div,.disruptions-wrapper .disruptions-results-wrapper .table-cols-5 .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>div,.table-cols-5 .search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>div,.search-results-wrapper .table-cols-5 .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>div{width:25%}}@media screen and (max-width:1083px){.table-cols-5 .iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-5 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.disruptions-wrapper .disruptions-results-wrapper .table-cols-5 .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-5 .search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.search-results-wrapper .table-cols-5 .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-5 .iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-5 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.disruptions-wrapper .disruptions-results-wrapper .table-cols-5 .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-5 .search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.search-results-wrapper .table-cols-5 .search-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-5 .iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-content>div,.table-cols-5 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>div,.disruptions-wrapper .disruptions-results-wrapper .table-cols-5 .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>div,.table-cols-5 .search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>div,.search-results-wrapper .table-cols-5 .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>div{width:33.33%}}@media screen and (max-width:918px){.table-cols-5 .iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-5 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.disruptions-wrapper .disruptions-results-wrapper .table-cols-5 .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-5 .search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.search-results-wrapper .table-cols-5 .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-5 .iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-5 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.disruptions-wrapper .disruptions-results-wrapper .table-cols-5 .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-5 .search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.search-results-wrapper .table-cols-5 .search-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-5 .iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-content>div,.table-cols-5 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>div,.disruptions-wrapper .disruptions-results-wrapper .table-cols-5 .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>div,.table-cols-5 .search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>div,.search-results-wrapper .table-cols-5 .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>div{width:50%}}@media screen and (max-width:759px){.table-cols-5 .iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-5 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.disruptions-wrapper .disruptions-results-wrapper .table-cols-5 .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-5 .search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.search-results-wrapper .table-cols-5 .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-5 .iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-5 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.disruptions-wrapper .disruptions-results-wrapper .table-cols-5 .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-5 .search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.search-results-wrapper .table-cols-5 .search-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-5 .iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-content>div,.table-cols-5 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>div,.disruptions-wrapper .disruptions-results-wrapper .table-cols-5 .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>div,.table-cols-5 .search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>div,.search-results-wrapper .table-cols-5 .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>div{width:33.33%}}@media screen and (max-width:640px){.table-cols-5 .iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-5 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.disruptions-wrapper .disruptions-results-wrapper .table-cols-5 .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-5 .search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.search-results-wrapper .table-cols-5 .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-5 .iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-5 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.disruptions-wrapper .disruptions-results-wrapper .table-cols-5 .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-5 .search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.search-results-wrapper .table-cols-5 .search-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-5 .iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-content>div,.table-cols-5 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>div,.disruptions-wrapper .disruptions-results-wrapper .table-cols-5 .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>div,.table-cols-5 .search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>div,.search-results-wrapper .table-cols-5 .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>div{width:50%}}@media screen and (max-width:400px){.table-cols-5 .iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-5 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.disruptions-wrapper .disruptions-results-wrapper .table-cols-5 .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-5 .search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.search-results-wrapper .table-cols-5 .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-5 .iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-5 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.disruptions-wrapper .disruptions-results-wrapper .table-cols-5 .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-5 .search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.search-results-wrapper .table-cols-5 .search-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-5 .iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-content>div,.table-cols-5 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>div,.disruptions-wrapper .disruptions-results-wrapper .table-cols-5 .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>div,.table-cols-5 .search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>div,.search-results-wrapper .table-cols-5 .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>div{width:100%}}.table-cols-6 .iag-table-wrapper .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-content>*,.table-cols-6 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-content>*,.disruptions-wrapper .disruptions-results-wrapper .table-cols-6 .disruptions-results .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-content>*,.table-cols-6 .search-results-wrapper .search-results .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-content>*,.search-results-wrapper .table-cols-6 .search-results .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-content>*,.table-cols-6 .iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-6 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.disruptions-wrapper .disruptions-results-wrapper .table-cols-6 .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-6 .search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.search-results-wrapper .table-cols-6 .search-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell{width:16.66%;min-width:12em}@media screen and (max-width:1517px){.table-cols-6 .iag-table-wrapper .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-content>*,.table-cols-6 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-content>*,.disruptions-wrapper .disruptions-results-wrapper .table-cols-6 .disruptions-results .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-content>*,.table-cols-6 .search-results-wrapper .search-results .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-content>*,.search-results-wrapper .table-cols-6 .search-results .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-content>*,.table-cols-6 .iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-6 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.disruptions-wrapper .disruptions-results-wrapper .table-cols-6 .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-6 .search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.search-results-wrapper .table-cols-6 .search-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell{width:20%}}@media screen and (max-width:1353px){.table-cols-6 .iag-table-wrapper .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-content>*,.table-cols-6 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-content>*,.disruptions-wrapper .disruptions-results-wrapper .table-cols-6 .disruptions-results .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-content>*,.table-cols-6 .search-results-wrapper .search-results .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-content>*,.search-results-wrapper .table-cols-6 .search-results .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-content>*,.table-cols-6 .iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-6 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.disruptions-wrapper .disruptions-results-wrapper .table-cols-6 .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-6 .search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.search-results-wrapper .table-cols-6 .search-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell{width:25%}}@media screen and (max-width:1083px){.table-cols-6 .iag-table-wrapper .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-content>*,.table-cols-6 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-content>*,.disruptions-wrapper .disruptions-results-wrapper .table-cols-6 .disruptions-results .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-content>*,.table-cols-6 .search-results-wrapper .search-results .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-content>*,.search-results-wrapper .table-cols-6 .search-results .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-content>*,.table-cols-6 .iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-6 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.disruptions-wrapper .disruptions-results-wrapper .table-cols-6 .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-6 .search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.search-results-wrapper .table-cols-6 .search-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell{width:33.33%}}@media screen and (max-width:918px){.table-cols-6 .iag-table-wrapper .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-content>*,.table-cols-6 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-content>*,.disruptions-wrapper .disruptions-results-wrapper .table-cols-6 .disruptions-results .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-content>*,.table-cols-6 .search-results-wrapper .search-results .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-content>*,.search-results-wrapper .table-cols-6 .search-results .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-content>*,.table-cols-6 .iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-6 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.disruptions-wrapper .disruptions-results-wrapper .table-cols-6 .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-6 .search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.search-results-wrapper .table-cols-6 .search-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell{width:50%}}@media screen and (max-width:759px){.table-cols-6 .iag-table-wrapper .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-content>*,.table-cols-6 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-content>*,.disruptions-wrapper .disruptions-results-wrapper .table-cols-6 .disruptions-results .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-content>*,.table-cols-6 .search-results-wrapper .search-results .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-content>*,.search-results-wrapper .table-cols-6 .search-results .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-content>*,.table-cols-6 .iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-6 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.disruptions-wrapper .disruptions-results-wrapper .table-cols-6 .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-6 .search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.search-results-wrapper .table-cols-6 .search-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell{width:33.33%}}@media screen and (max-width:640px){.table-cols-6 .iag-table-wrapper .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-content>*,.table-cols-6 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-content>*,.disruptions-wrapper .disruptions-results-wrapper .table-cols-6 .disruptions-results .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-content>*,.table-cols-6 .search-results-wrapper .search-results .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-content>*,.search-results-wrapper .table-cols-6 .search-results .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-content>*,.table-cols-6 .iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-6 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.disruptions-wrapper .disruptions-results-wrapper .table-cols-6 .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-6 .search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.search-results-wrapper .table-cols-6 .search-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell{width:50%}}@media screen and (max-width:400px){.table-cols-6 .iag-table-wrapper .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-content>*,.table-cols-6 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-content>*,.disruptions-wrapper .disruptions-results-wrapper .table-cols-6 .disruptions-results .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-content>*,.table-cols-6 .search-results-wrapper .search-results .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-content>*,.search-results-wrapper .table-cols-6 .search-results .iag-table .iag-table-content div .table-row-wrapper .table-row .table-row-content>*,.table-cols-6 .iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-6 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.disruptions-wrapper .disruptions-results-wrapper .table-cols-6 .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-6 .search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.search-results-wrapper .table-cols-6 .search-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell{width:100%}}.table-cols-8 .iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-8 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.disruptions-wrapper .disruptions-results-wrapper .table-cols-8 .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-8 .search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.search-results-wrapper .table-cols-8 .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-8 .iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-8 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.disruptions-wrapper .disruptions-results-wrapper .table-cols-8 .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-8 .search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.search-results-wrapper .table-cols-8 .search-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-8 .iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-content>.cell,.table-cols-8 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>.cell,.disruptions-wrapper .disruptions-results-wrapper .table-cols-8 .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>.cell,.table-cols-8 .search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>.cell,.search-results-wrapper .table-cols-8 .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>.cell{width:12.5%;min-width:12em}@media screen and (max-width:1982px){.table-cols-8 .iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-8 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.disruptions-wrapper .disruptions-results-wrapper .table-cols-8 .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-8 .search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.search-results-wrapper .table-cols-8 .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-8 .iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-8 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.disruptions-wrapper .disruptions-results-wrapper .table-cols-8 .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-8 .search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.search-results-wrapper .table-cols-8 .search-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-8 .iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-content>.cell,.table-cols-8 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>.cell,.disruptions-wrapper .disruptions-results-wrapper .table-cols-8 .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>.cell,.table-cols-8 .search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>.cell,.search-results-wrapper .table-cols-8 .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>.cell{width:14.28%}}@media screen and (max-width:1802px){.table-cols-8 .iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-8 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.disruptions-wrapper .disruptions-results-wrapper .table-cols-8 .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-8 .search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.search-results-wrapper .table-cols-8 .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-8 .iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-8 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.disruptions-wrapper .disruptions-results-wrapper .table-cols-8 .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-8 .search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.search-results-wrapper .table-cols-8 .search-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-8 .iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-content>.cell,.table-cols-8 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>.cell,.disruptions-wrapper .disruptions-results-wrapper .table-cols-8 .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>.cell,.table-cols-8 .search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>.cell,.search-results-wrapper .table-cols-8 .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>.cell{width:16.66%}}@media screen and (max-width:1623px){.table-cols-8 .iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-8 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.disruptions-wrapper .disruptions-results-wrapper .table-cols-8 .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-8 .search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.search-results-wrapper .table-cols-8 .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-8 .iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-8 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.disruptions-wrapper .disruptions-results-wrapper .table-cols-8 .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-8 .search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.search-results-wrapper .table-cols-8 .search-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-8 .iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-content>.cell,.table-cols-8 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>.cell,.disruptions-wrapper .disruptions-results-wrapper .table-cols-8 .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>.cell,.table-cols-8 .search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>.cell,.search-results-wrapper .table-cols-8 .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>.cell{width:20%}}@media screen and (max-width:1353px){.table-cols-8 .iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-8 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.disruptions-wrapper .disruptions-results-wrapper .table-cols-8 .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-8 .search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.search-results-wrapper .table-cols-8 .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-8 .iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-8 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.disruptions-wrapper .disruptions-results-wrapper .table-cols-8 .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-8 .search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.search-results-wrapper .table-cols-8 .search-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-8 .iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-content>.cell,.table-cols-8 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>.cell,.disruptions-wrapper .disruptions-results-wrapper .table-cols-8 .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>.cell,.table-cols-8 .search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>.cell,.search-results-wrapper .table-cols-8 .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>.cell{width:25%}}@media screen and (max-width:1083px){.table-cols-8 .iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-8 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.disruptions-wrapper .disruptions-results-wrapper .table-cols-8 .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-8 .search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.search-results-wrapper .table-cols-8 .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-8 .iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-8 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.disruptions-wrapper .disruptions-results-wrapper .table-cols-8 .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-8 .search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.search-results-wrapper .table-cols-8 .search-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-8 .iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-content>.cell,.table-cols-8 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>.cell,.disruptions-wrapper .disruptions-results-wrapper .table-cols-8 .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>.cell,.table-cols-8 .search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>.cell,.search-results-wrapper .table-cols-8 .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>.cell{width:33.33%}}@media screen and (max-width:918px){.table-cols-8 .iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-8 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.disruptions-wrapper .disruptions-results-wrapper .table-cols-8 .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-8 .search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.search-results-wrapper .table-cols-8 .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-8 .iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-8 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.disruptions-wrapper .disruptions-results-wrapper .table-cols-8 .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-8 .search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.search-results-wrapper .table-cols-8 .search-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-8 .iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-content>.cell,.table-cols-8 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>.cell,.disruptions-wrapper .disruptions-results-wrapper .table-cols-8 .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>.cell,.table-cols-8 .search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>.cell,.search-results-wrapper .table-cols-8 .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>.cell{width:50%}}@media screen and (max-width:759px){.table-cols-8 .iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-8 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.disruptions-wrapper .disruptions-results-wrapper .table-cols-8 .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-8 .search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.search-results-wrapper .table-cols-8 .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-8 .iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-8 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.disruptions-wrapper .disruptions-results-wrapper .table-cols-8 .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-8 .search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.search-results-wrapper .table-cols-8 .search-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-8 .iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-content>.cell,.table-cols-8 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>.cell,.disruptions-wrapper .disruptions-results-wrapper .table-cols-8 .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>.cell,.table-cols-8 .search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>.cell,.search-results-wrapper .table-cols-8 .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>.cell{width:33.33%}}@media screen and (max-width:640px){.table-cols-8 .iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-8 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.disruptions-wrapper .disruptions-results-wrapper .table-cols-8 .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-8 .search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.search-results-wrapper .table-cols-8 .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-8 .iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-8 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.disruptions-wrapper .disruptions-results-wrapper .table-cols-8 .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-8 .search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.search-results-wrapper .table-cols-8 .search-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-8 .iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-content>.cell,.table-cols-8 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>.cell,.disruptions-wrapper .disruptions-results-wrapper .table-cols-8 .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>.cell,.table-cols-8 .search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>.cell,.search-results-wrapper .table-cols-8 .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>.cell{width:50%}}@media screen and (max-width:400px){.table-cols-8 .iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-8 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.disruptions-wrapper .disruptions-results-wrapper .table-cols-8 .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-8 .search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.search-results-wrapper .table-cols-8 .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>iag-table-cell,.table-cols-8 .iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-8 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.disruptions-wrapper .disruptions-results-wrapper .table-cols-8 .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-8 .search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.search-results-wrapper .table-cols-8 .search-results .iag-table-content .table-row-wrapper .table-row .table-row-details>iag-table-cell,.table-cols-8 .iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-content>.cell,.table-cols-8 .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>.cell,.disruptions-wrapper .disruptions-results-wrapper .table-cols-8 .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content>.cell,.table-cols-8 .search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>.cell,.search-results-wrapper .table-cols-8 .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content>.cell{width:100%}}.iag-profile-wrapper{width:100%;max-width:none}.iag-profile-wrapper .iag-profile{align-items:center;background-color:#fff;box-shadow:0 4px 10px -4px #4d4e53}.iag-profile-wrapper .iag-profile>md-tabs{width:100%;max-width:800px;min-width:300px}.iag-profile-wrapper .iag-profile .new-modified-card,.iag-profile-wrapper .iag-profile .deleted-card{width:100%;display:flex;justify-content:space-between;align-items:center;padding:12px 6px;background-color:rgba(158,158,158,0.18);color:#d80014;cursor:pointer}.iag-profile-wrapper .iag-profile .new-modified-card:hover,.iag-profile-wrapper .iag-profile .deleted-card:hover{background-color:rgba(107,107,107,0.18)}.iag-profile-wrapper .iag-profile .new-modified-card:not(:first-child),.iag-profile-wrapper .iag-profile .deleted-card:not(:first-child){margin-top:.5em}.iag-profile-wrapper .iag-profile .new-modified-card .card-action,.iag-profile-wrapper .iag-profile .deleted-card .card-action{cursor:pointer}.iag-profile-wrapper .iag-profile .deleted-card{cursor:default}.iag-profile-wrapper .iag-profile .add-credit-card-button-wrapper{display:flex;flex-direction:row-reverse;width:100%;align-items:center}.iag-profile-wrapper .iag-profile .card-type-radio-group{justify-content:center;flex-wrap:wrap}.captcha-rule-form{width:100%;max-width:100%;align-items:start}.captcha-rule-form .rule-params-form{display:flex;flex-direction:column;align-items:center;justify-content:start;width:100%;gap:1rem}.captcha-rule-form .rule-params-form .rule-param{display:grid;grid-template-columns:1fr 1fr .3fr;gap:1rem;align-items:center;width:100%}.captcha-rule-form .rule-params-form .rule-param .asterisk{color:#d80014;display:contents}.captcha-rule-form .rule-params-form .rule-param .rule-input{display:flex;justify-content:end;align-items:center}.captcha-rule-form .rule-params-form .rule-param .rule-input iag-input{width:100%}.captcha-rule-form .rule-params-form .rule-param .rule-input iag-input md-input-container{margin:0;width:100%}.captcha-rule-form .rule-params-form .rule-param .rule-input iag-input md-input-container label{display:none}.captcha-rule-form .rule-params-form .rule-param .rule-input iag-input md-input-container .md-errors-spacer{display:none}.captcha-rule-form .rule-params-form .rule-param .rule-input iag-input md-input-container input{text-align:center}.captcha-rule-form .rule-params-form .rule-param .rule-unit{text-align:end}.captcha-rule-form .actions-form{width:100%;display:flex;justify-content:end;align-items:center;gap:1rem}.captcha-rule-form .actions-form .md-button{margin:0}.iag-login-form-wrapper{display:flex;align-items:center;justify-content:center;padding:3em 0;flex:1 0 auto}.iag-login-form-wrapper .iag-login-form,.iag-login-form-wrapper .iag-register-here-form,.iag-login-form-wrapper .iag-register-form{width:25em;background-color:#fff;box-shadow:0 4px 10px -4px #4d4e53;padding:3em;position:relative;overflow:hidden}.iag-login-form-wrapper .iag-login-form .iag-login-first-tab,.iag-login-form-wrapper .iag-register-here-form .iag-login-first-tab,.iag-login-form-wrapper .iag-register-form .iag-login-first-tab{position:relative;transition:all .3s ease-in}.iag-login-form-wrapper .iag-login-form .iag-login-second-tab,.iag-login-form-wrapper .iag-register-here-form .iag-login-second-tab,.iag-login-form-wrapper .iag-register-form .iag-login-second-tab{position:absolute;visibility:hidden;left:3em;right:3em;transition:all .3s ease-in;padding-top:2em;top:8em;transform:translateX(25em)}.iag-login-form-wrapper .iag-login-form .iag-login-second-tab .iag-message,.iag-login-form-wrapper .iag-register-here-form .iag-login-second-tab .iag-message,.iag-login-form-wrapper .iag-register-form .iag-login-second-tab .iag-message{text-align:center}.iag-login-form-wrapper .iag-login-form .iag-login-first-tab.two-factor,.iag-login-form-wrapper .iag-register-here-form .iag-login-first-tab.two-factor,.iag-login-form-wrapper .iag-register-form .iag-login-first-tab.two-factor{transform:translateX(-25em);visibility:hidden}.iag-login-form-wrapper .iag-login-form .iag-login-second-tab.two-factor,.iag-login-form-wrapper .iag-register-here-form .iag-login-second-tab.two-factor,.iag-login-form-wrapper .iag-register-form .iag-login-second-tab.two-factor{transform:translateX(0);visibility:visible}.iag-login-form-wrapper .iag-login-form .auth-message,.iag-login-form-wrapper .iag-register-here-form .auth-message,.iag-login-form-wrapper .iag-register-form .auth-message{position:absolute;bottom:0;left:0;text-align:right;width:100%;font-size:.7em;padding:10px}.iag-login-form-wrapper .iag-register-form{width:80%;max-width:40em}.iag-login-form-wrapper .iag-register-here-form{padding:0}.iag-login-form-wrapper .iag-register-here-form .iag-logo{margin:4em auto 0 auto;display:flex}.iag-login-form-wrapper .iag-register-here-form .register-here{display:block;margin:4em 2em 2em 2em}.iag-login-form-wrapper lang-currency{position:absolute;top:.125em;right:.125em}.iag-login-form-wrapper .iag-logo{width:100%;box-sizing:border-box;text-align:center;justify-content:center;padding:0}.iag-login-form-wrapper .iag-title{text-align:center;padding:1em 0 0;max-width:none}.iag-login-form-wrapper .iag-message{color:#878785}.iag-login-form-wrapper .iag-message.iag-message-small{margin-top:1em;font-size:.75em}.iag-login-form-wrapper .iag-form-wrapper{padding:3em 0 0}.iag-login-form-wrapper .iag-form{margin-top:1em}.iag-login-form-wrapper .iag-form md-input-container{margin-bottom:0}.iag-login-form-wrapper .iag-form md-input-container md-checkbox{margin:0}.iag-login-form-wrapper .iag-form md-radio-group{width:100%;display:flex;justify-content:space-between;align-items:center}.iag-login-form-wrapper .iag-form md-radio-group md-radio-button{margin:1em}@media screen and (max-width:500px){.iag-login-form-wrapper .iag-form md-radio-group{flex-direction:column}}.iag-login-form-wrapper .iag-form .iag-message{margin-top:1em;font-size:.75em}.iag-login-form-wrapper .iag-form .iag-message.register-message{text-align:right}@media screen and (max-width:500px){.iag-login-form-wrapper{padding-top:0;align-items:flex-start}.iag-login-form-wrapper .iag-login-form .iag-login-second-tab,.iag-login-form-wrapper .iag-register-form .iag-login-second-tab,.iag-login-form-wrapper .iag-register-here-form .iag-login-second-tab{transform:translateX(500px)}.iag-login-form-wrapper .iag-login-form .iag-login-first-tab.two-factor,.iag-login-form-wrapper .iag-register-form .iag-login-first-tab.two-factor,.iag-login-form-wrapper .iag-register-here-form .iag-login-first-tab.two-factor{transform:translateX(-500px)}.iag-login-form-wrapper .iag-login-form,.iag-login-form-wrapper .iag-register-here-form,.iag-login-form-wrapper .iag-register-form{width:100%}.iag-login-form-wrapper .iag-register-form{padding:2em}}search-tabs .iag-form iag-input,search-tabs .iag-form iag-select,search-tabs .iag-form iag-date-input{flex:1 1 auto}iag-toggle-button .iag-toggle-button-icon{position:absolute;padding-left:1px;left:0;margin:-6px 8px;line-height:40px;width:40px;height:40px;z-index:20;min-width:0;color:#fff;background-color:#d80014;vertical-align:middle;border-radius:50%;background-clip:padding-box;overflow:hidden;-webkit-transition:all .3s cubic-bezier(0.55,0,0.55,0.2);transition:all .3s cubic-bezier(0.55,0,0.55,0.2)}shopping-cart{display:inline-block;position:relative;font-size:.8em}shopping-cart .shopping-cart{position:relative;color:#0b3770;padding:.75em;border-radius:4px;text-align:center}shopping-cart .shopping-cart i{font-size:2.5em;position:relative}shopping-cart .shopping-cart .md-button{margin:0 0 0 .5em}shopping-cart .shopping-cart .shopping-cart-trigger{display:inline-block;position:relative;cursor:pointer}shopping-cart .shopping-cart .shopping-cart-trigger>span{display:inline-block;position:relative;margin:1em}shopping-cart .shopping-cart .shopping-cart-trigger.toggled .material-icons,shopping-cart .shopping-cart .shopping-cart-trigger:hover .material-icons{animation:moveX .2s 2}shopping-cart .shopping-cart .shopping-cart-trigger.toggled .offers-number,shopping-cart .shopping-cart .shopping-cart-trigger:hover .offers-number{top:-1.25em;animation:wiggle .2s 2}shopping-cart .shopping-cart .shopping-cart-trigger:hover:not(.toggled) .offers-number{top:-0.5em}shopping-cart .shopping-cart .offers-number{position:absolute;top:-0.5em;right:.5em;background-color:#d80014;color:#fff;border-radius:50%;padding:.25em;min-width:1em;box-sizing:content-box;transition:all .2s cubic-bezier(0.65,0.05,0.36,1)}shopping-cart .shopping-cart-content{position:absolute;top:100%;right:0;padding:1.5em;border-radius:4px;background-color:#fff;box-shadow:0 0 2px 1px rgba(0,0,0,0.15);z-index:1}shopping-cart .shopping-cart-content h4{padding:.5em 0;border-bottom:.25em solid #878785}shopping-cart .shopping-cart-content .shopping-offers{position:relative}shopping-cart .shopping-cart-content .shopping-offers .md-button{position:absolute;top:0;right:0;min-width:0;margin:0}shopping-cart .shopping-cart-content .shopping-offers .md-button:hover+*{background-color:#e9f8ff}shopping-cart .shopping-cart-content .shopping-offers md-progress-linear{position:absolute;bottom:1px}shopping-cart.top-right{position:absolute;top:0;right:2em}shopping-cart.top-right .shopping-cart-content{right:0;left:auto}shopping-offer{display:block;transition:all .2s cubic-bezier(0.65,0.05,0.36,1)}shopping-offer .shopping-offer{border-bottom:2px solid #0d66b1}shopping-offer .shopping-offer-header,shopping-offer .shopping-offer-flight{padding:.75em;border-bottom:1px solid #0d66b1}shopping-offer .shopping-offer-header .policy{min-height:2em}shopping-offer .shopping-offer-header .policy.in{color:#8dd135}shopping-offer .shopping-offer-header .policy.out{color:#cb3268}shopping-offer .shopping-offer-header .flight-header{display:flex;justify-content:space-between}shopping-offer .shopping-offer-flight{display:flex;align-items:center}shopping-offer .shopping-offer-flight airline-image{margin-right:1em}shopping-offer .shopping-offer-flight airline-image img{height:4em}shopping-offer .shopping-offer-flight .material-icons{font-size:2.5em;transform:rotate(90deg)}shopping-offer .shopping-offer-flight .material-icons.inbound{transform:rotate(-90deg)}shopping-offer .shopping-offer-flight .flight-info{white-space:nowrap;display:flex;align-items:center;justify-content:center;margin-bottom:.5em}shopping-offer .shopping-offer-flight .airports{display:flex;align-items:center;justify-content:space-between;min-width:12em}.offer-seats .button-wrapper{display:flex;justify-content:flex-end}.order-wrapper,.order-search-wrapper{margin:3em;background-color:#fff}@media screen and (max-width:500px){.order-wrapper,.order-search-wrapper{margin:0}}.order-search-wrapper{margin-left:auto;margin-right:auto;max-width:30em}.search-grid{border-top:1px solid #e4e4e4;border-left:1px solid #e4e4e4}.search-grid .search-grid-row{display:flex;border-bottom:1px solid #e4e4e4}.search-grid .search-grid-row>div{border-right:1px solid #e4e4e4;display:flex;justify-content:center;flex-direction:column;width:calc((100% - 75px) / 4)}.search-grid .search-grid-row>div.length3{width:calc((100% - 75px) / 3)}.search-grid .search-grid-row>div.length2{width:calc((100% - 75px) / 2)}.search-grid .search-grid-row>div.length1{width:calc(100% - 75px)}.search-grid .search-grid-row>div:first-child{padding:.5em .25em;flex:none;width:75px;box-sizing:content-box;background:#f2f2f2}.search-grid .search-grid-row:first-child{background:#f2f2f2}.search-grid .search-grid-row:first-child>div{padding:.5em .25em;text-transform:uppercase;text-align:center}.search-grid .search-grid-row>div.clear-wrapper{min-height:1.5em}.search-grid .search-grid-row>div.clear-wrapper>.md-button{width:100%;min-width:0;height:100%;max-height:100%;min-height:0;line-height:normal;margin:0;padding:0;white-space:pre-wrap;font-size:.8em}.search-grid .search-grid-row .search-grid-cell-row{flex:1 0 auto;padding:.5em;display:flex;flex-direction:column;justify-content:center;cursor:pointer;border-bottom:1px solid #e4e4e4}.search-grid .search-grid-row .search-grid-cell-row:last-child{border-bottom:0}.search-grid .search-grid-row .search-grid-cell-row.toggled{background-color:#e9f8ff}.search-grid .search-grid-row .search-grid-cell-row:hover{background-color:rgb(207.5,239.8863636364,255)}.search-grid .search-grid-row .search-grid-cell-row .label-wrapper{display:flex;align-items:center;padding:.5em 0}.search-grid .search-grid-row .search-grid-cell-row .label-wrapper .iag-label{font-weight:bold;width:50%;word-wrap:break-word}.search-grid .search-grid-row .search-grid-cell-row .label-wrapper .iag-label-not-available{font-weight:bold;width:100%;word-wrap:break-word;text-align:center}.search-grid .search-grid-row .search-grid-cell-row .label-wrapper .price-wrapper{width:50%;display:flex;flex-direction:column;text-align:right}.search-grid .search-grid-row .search-grid-cell-row .label-wrapper .price-wrapper>.price-message{font-weight:200;font-size:.75em}.search-grid .search-grid-row .search-grid-cell-row .label-wrapper .price-wrapper price{font-size:1.25em;color:#d80014}.search-grid .search-grid-row .search-grid-cell-row .services-wrapper{border-top:1px solid #e4e4e4;border-style:dashed;padding:.5em 0}.search-grid .search-grid-row .search-grid-cell-row .services-wrapper .segment-services{font-size:.75em}.search-grid .search-grid-row .search-grid-cell-row .services-wrapper .segment-services .services-label,.search-grid .search-grid-row .search-grid-cell-row .services-wrapper .segment-services .services-list{border-top:0;background-color:transparent}.search-grid .search-grid-row .search-grid-cell-row .services-wrapper .segment-services .services-label{padding-left:0}.search-grid .search-grid-row .search-grid-cell-row .services-wrapper .segment-services .services-label:after{top:.5em;right:.5em;border:0;border-top:1px solid;border-right:1px solid;width:1em;height:1em;transform:rotate(45deg)}.search-grid .search-grid-row .search-grid-cell-row .services-wrapper .segment-services .services-list{color:#4d4e53}.search-grid .search-grid-row-bottom{border-bottom:2px solid #b1b1b1}.flight-group{display:flex;flex-wrap:wrap;border-bottom:4px solid #4d4e53}@media screen and (max-width:1605px){.flight-group.BA-selected{display:block}.flight-group.BA-selected md-radio-group{width:100%}.flight-group.BA-selected md-radio-group .flight-class-inner{margin:1em 0}}.flight-group.BA-selected .segment{display:block}.flight-group.BA-selected .segment .segment-info-wrapper .segment-fare-label{display:none}.flight-group flight-list{flex:1 0 auto;min-width:55%;display:flex;flex-direction:column;justify-content:space-around}.flight-group .flight-classes{flex:1 0 auto;display:flex;flex-wrap:wrap;justify-content:center;min-height:10em;padding:2em 0}.flight-group .flight-classes .flight-class{width:25%;min-width:10em;display:flex;align-items:center;justify-content:center}.flight-group .flight-classes .flight-class .policy-status{margin:.5em auto .25em auto;padding:.25em 0}.flight-group .flight-classes .flight-class .policy-status.in{color:#8dd135}.flight-group .flight-classes .flight-class .policy-status.out{color:#d80014}.flight-group .flight-classes .flight-class .policy-status.show-tooltip{cursor:help}.flight-group .flight-classes .flight-class-inner{display:flex;flex-direction:column;align-items:center;text-align:center;padding:.5em 0;width:90%;border:1px solid #d80014;border-left:0;border-right:0;border-radius:10%}.flight-group .flight-classes .flight-class-inner>:first-child{min-height:2em;margin-bottom:.5em}.flight-group .flight-classes .flight-class-inner>.md-button{font-size:.9em}.flight-group .flight-classes .flight-class-inner price{font-size:1.5em}.flight-group .flight-classes .flight-class-inner.private-fare{background-color:rgb(255,241.5,242.75)}.flight-group .flight-classes .flight-class-inner.private-fare .private-fare-label{color:#d80014}@media screen and (max-width:1200px){.flight-group{display:block}.flight-group md-radio-group{width:100%}.flight-group md-radio-group .flight-class-inner{margin:1em 0}}@media screen and (max-width:760px){.flight-group{display:block}}@media screen and (max-width:1000px){.flight-group md-radio-group .flight-class{width:50%}}.flight segment-services,.flight iag-toggle-button{font-size:.75em}.flight .flight-footer{display:flex;align-items:flex-end}.flight .flight-footer.toggled{border-bottom:1px dashed #4d4e53}.flight .flight-footer segment-services{flex:1}.flight .flight-footer .flight-actions{flex:1;display:flex;justify-content:space-between;align-items:flex-start}.flight .flight-footer .flight-actions .md-button{border-radius:0;margin:0}.flight .flight-footer .flight-actions .md-primary{bottom:66px}@media screen and (max-width:1825px) and (min-width:1201px){.flight .flight-footer .flight-actions .md-primary.opened-sidebar{bottom:0}}@media screen and (max-width:1145px) and (min-width:980px){.flight .flight-footer .flight-actions .md-primary.opened-sidebar{bottom:0}}@media screen and (max-width:1600px) and (min-width:1201px){.flight .flight-footer .flight-actions .md-primary{bottom:0}}@media screen and (max-width:960px){.flight .flight-footer .flight-actions .md-primary{bottom:0}}.flight .flight-footer .flight-actions iag-toggle-button{margin:0}.flight .flight-footer .flight-actions iag-toggle-button .md-button{border-bottom:0}.flight .flight-footer .flight-actions iag-toggle-button .md-button.toggled{background-color:#e9f8ff}@media screen and (max-width:500px){.flight .flight-footer{flex-wrap:wrap}.flight .flight-footer segment-services{width:100%}.flight .flight-footer .flight-actions{width:100%}}segment-list{display:block;background-color:#e9f8ff}.airline-summary{background:#fff}.airline-header{background:#fff}.airline-header .logo{max-width:100%}.airline-header .content{padding:1.5em}.airline-header .separator{position:relative;height:1em;background:#f2f2f2}.airline-header .separator:before,.airline-header .separator:after{content:"";position:absolute;left:10%}.airline-header .separator:before{border:1em solid #fff;border-top:0;border-left:1em solid transparent;border-right:1em solid transparent}.airline-header .separator:after{bottom:1em;border:1em solid #f2f2f2;border-top:0;border-left:1em solid transparent;border-right:1em solid transparent}.airline-header .separator.center:before,.airline-header .separator.center:after{left:calc(50% - 1em)}.direction-icon .material-icons.outbound{transform:rotate(90deg)}.direction-icon .material-icons.inbound{transform:rotate(-90deg)}.train-icon{filter:invert(27%) sepia(6%) saturate(515%) hue-rotate(193deg) brightness(96%) contrast(82%)}.airline-summaries{padding:3em}.flight-summary{display:flex;align-items:center;flex-wrap:wrap;border-bottom:.25em solid #4d4e53}.flight-summary .iag-label,.flight-summary .iag-caption{text-align:center;font-size:1em}.flight-summary .iag-value,.flight-summary .iag-caption{text-align:center;font-weight:bold}.flight-summary flight-list{flex:1 1 auto;display:flex;flex-direction:column}.flight-summary .summary-details{flex:1 1 auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-around;padding:1.25em}.flight-summary .summary-details>*{margin:1em}.flight-summary .summary-details .flight-price .iag-value{font-size:2em}.flight-summary .summary-details .actions{position:relative}.flight-summary .summary-details .actions .available-options{color:#cb3268;position:absolute;top:-1em;width:100%;text-align:center}.flown-segment{opacity:.5}.airport-change{min-width:50%;display:flex;align-items:center}.airport{display:flex;flex-direction:column;width:8em}.airport .codename{text-align:center}.airport .codename .airport-name{word-wrap:break-word}.airport .codename .airport-code{font-size:1em;font-weight:bold}.airport .datetime{display:flex;flex-direction:column;align-items:center;justify-content:center}.airport .datetime .airport-date{font-size:.8em}.airport .datetime .airport-date>span:not(.overnight){height:21px;line-height:21px}.airport .datetime .airport-date .overnight{margin-left:.2em;color:#d80014;font-size:inherit;display:inline-block;padding:.2em;border:1px solid;border-radius:20%;cursor:help}.airport .datetime .airport-time{font-size:1.4em;margin-top:.25em}.airport .terminal{font-size:.8em;text-align:center;height:1em;overflow:visible}.carrier{font-size:.8em;left:.25em;bottom:-1.25em}.carrier .carrier-name{width:100px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.carrier .carrier-name:hover{overflow:visible}.carrier .airline-image-small{width:2em;height:2em;display:inline-block}.carrier .airline-image-small.IB{background-image:url("../img/IB.png");background-size:contain}.carrier .airline-image-small.BA{background-image:url("../img/BA.png");background-size:contain}.carrier .airline-image-small.VY{background-image:url("../img/VY.png");background-size:contain}.carrier .airline-image-small.EI{background-image:url("../img/EI.png");background-size:contain}.carrier .airline-image-small.LV,.carrier .airline-image-small.VK{background-image:url("../img/LV.png");background-size:contain}.airline-image{width:75px;height:75px}.airline-image.IB:after{content:url("../img/IB.png")}.airline-image.BA:after{content:url("../img/BA.png")}.airline-image.VY:after{content:url("../img/VY.png")}.airline-image.EI:after{content:url("../img/EI.png")}.airline-image.LV:after,.airline-image.VK:after{content:url("../img/LV.png")}.disruption-received-date{padding-top:1em}.segment{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;max-width:60em;padding:1em;page-break-inside:avoid}.segment .segment-info-wrapper{display:flex;flex-wrap:wrap;flex:1 0 auto;justify-content:space-around;position:relative;align-items:center}.segment .segment-info-wrapper .segment-info{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;margin-left:1em}.segment .segment-info-wrapper .segment-info .aircraft{font-size:.8em;width:8em;text-align:center}.segment .segment-info-wrapper .segment-info .direction-icon>i{font-size:3em}.segment .segment-info-wrapper .segment-info .direction-icon .train-icon{height:35px}.segment .segment-info-wrapper .segment-info .segment-duration{font-size:100%;font-weight:bold}.segment .segment-airports{flex:1 0 auto;display:flex;align-items:flex-end;justify-content:space-around}.segment .segment-airports .departure{flex:1 1 auto;display:flex;justify-content:center}.segment .segment-class{flex:.5 1 5em;min-width:6em;max-width:9em;display:flex;flex-direction:column;justify-content:flex-end;align-self:center}.segment .segment-class .iag-value{font-size:1.1em;text-align:center;font-weight:bold}.segment .segment-class .iag-label{text-align:center;font-size:1em}.segment .segment-airline{min-width:7em;max-width:10em;display:flex;flex-direction:column;justify-content:center}.segment .segment-carriers .material-icons{font-size:1.5em}.segment .segment-carriers .material-icons:nth-child(even){font-size:1em;margin:0 -0.3em}.segment .segment-conditions{flex:.5 1 5em;min-width:6em;max-width:8em;display:flex;flex-direction:column;justify-content:flex-end;align-self:center;padding-left:1.5em}.segment .segment-conditions .iag-value{font-size:1.1em;text-align:center;font-weight:bold}.segment .segment-conditions .iag-label{text-align:center;font-size:1em;padding-top:.5em}.segment .segment-allowances,.segment .segment-fare-label{flex:.5 1 5em;min-width:6em;max-width:9em;display:flex;flex-direction:column;justify-content:flex-end;align-self:center}.segment .segment-allowances .iag-value,.segment .segment-fare-label .iag-value{font-size:1.1em;text-align:center;font-weight:bold}.segment .segment-allowances .iag-label,.segment .segment-fare-label .iag-label{text-align:center;font-size:1em}@media screen and (max-width:760px){.segment .segment-info-wrapper,.segment .segment-airports,.segment .segment-class,.segment .segment-airline,.segment .segment-conditions,.segment .segment-allowances,.segment .segment-fare-label{width:100%;padding:.5em 0}}.segment-services{position:relative;overflow:hidden;border-color:#4d4e53;padding-bottom:4px}.segment-services:hover{overflow:visible}.segment-services .services-label{position:relative;display:inline-flex;align-items:center;background:#fff;height:100%;width:6em;padding-right:1em;padding-left:.25em}.segment-services .services-label:after{content:"";position:absolute;width:1em;height:1em;top:.5em;right:.5em;border-right:1px solid;border-top:1px solid;transform:rotate(45deg)}.segment-services .services-list{position:absolute;left:6em;top:-1px;box-sizing:content-box;max-width:calc(100% - 6em);min-height:100%;border-top:0;background-color:transparent;color:#4d4e53}.segment-services .services-list .service{display:inline-block;padding:.25em 0;text-align:center}.segment-services .services-list .service i{display:inline-block;min-width:1em;margin:0 .25em}.segment-services .services-list .service img{display:inline-block;min-width:1em;margin:0 .25em;height:1.5em}.segment-detail{page-break-inside:avoid}.segment-detail,flight{border-bottom:1px solid #4d4e53}flight:last-of-type{border-bottom:0}.order-basket{display:flex;align-items:center;justify-content:space-around;background-color:#f2f2f2;border:1px solid #e6e7e8;box-shadow:0 4px 10px -4px #4d4e53;padding:.8em}.order-basket>i{margin:.25em;font-size:2em;color:#d80014}@media screen and (max-width:500px){.order-basket>i{display:none}}.order-basket .order-basket-inner{margin:0 .5em;font-size:.8em}.order-basket .order-basket-inner .iag-label,.order-basket .order-basket-inner .price-wrapper{display:flex;flex-direction:column}.order-basket .order-basket-inner .iag-label strong,.order-basket .order-basket-inner .price-wrapper strong{font-size:1.2em}.order-basket .order-basket-inner .iag-label small,.order-basket .order-basket-inner .price-wrapper small{font-size:.8em;padding-top:.3em}.order-basket .order-basket-inner .price-wrapper{margin-top:.3em}.order-basket .order-basket-inner .price-wrapper price{font-size:1.5em}.order-basket .order-basket-inner .price-wrapper small{font-size:.6em;padding-top:.3em}.order-passengers-wrapper>form .button-wrapper{padding:0 1em 2em;text-align:right}.order-passengers-toolbar{display:flex;align-items:center;justify-content:space-between;padding-left:1em}.order-passengers{padding:2em 1em}.order-passengers flight-list{flex:1 0 20em;min-width:55%;display:flex;flex-direction:column;justify-content:space-around}.order-passengers flight-list .flight{display:flex;font-size:.8em}.order-passengers flight-list .flight segment{flex:1 1 auto}.order-passengers>.title{font-weight:bold;font-size:2em;margin:.5em}@media screen and (max-width:500px){.order-passengers{padding:2em .5em}}.flight-information-wrapper .flight-information iag-toggle-button{display:block}.flight-information-wrapper .flight-information h4{font-size:1.15em;font-weight:bold;margin:1em 0}.flight-information-wrapper .flight-information .m-0{margin:0}.flight-information-wrapper .flight-information ul{list-style-type:disc;padding-left:1em}.flight-information-wrapper .flight-information ul li{padding:.25em 0;line-height:1em}.flight-information-wrapper .flight-information ul li a{color:#036cbd}.flight-information-wrapper .flight-information ul li a:hover{text-decoration:underline}.flight-information-wrapper .flight-information p{font-size:.9em;text-align:justify}.passenger-wrapper{margin-bottom:1em}.passenger-wrapper .md-button.toggles{position:relative;width:100%;margin:0;border-radius:0;text-align:left}.passenger-wrapper .md-button.toggles>i{position:absolute;right:0;bottom:calc(50% - 0.5em)}.passenger-wrapper .md-button.toggles.correct{color:#d80014}.passenger-wrapper .md-button.toggles.correct>span>i:after{content:"check";color:inherit}.passenger-wrapper .md-button.toggles>span>i:after{content:"error_outline";color:#ffab00}.passenger-wrapper .md-button.toggles>span{display:inline-block;white-space:normal;padding-right:1em;width:100%}.passenger-wrapper .md-button.toggles>span small{font-size:.9em;color:#e4e4e4}.passenger{margin-bottom:1em}.passenger .passport-date-wrapper{position:relative}.passenger .passport-date-wrapper .iag-info{position:absolute;top:-0.25em;right:-1em}.passenger .passenger-services .services-row{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;border-bottom:1px solid #e4e4e4;page-break-inside:avoid}.passenger .passenger-services .services-row .services-info{flex:1;margin:1em 0;margin-bottom:0;border-right:1px solid #e4e4e4}.passenger .passenger-services .services-row .services-info.segment-wrapper{border-right:0}.passenger .passenger-services .services-row .services-info iag-toggle-button{margin:0;width:100%}.passenger .passenger-services .services-row .services-info iag-toggle-button .md-button{border:0}.passenger .passenger-services .services-row .services-info .services-list{display:flex;flex-wrap:wrap}.passenger .passenger-services .services-row .services-info .services-list passenger-service{flex:0 0 13em;display:flex;padding:.5em;margin:.4em;background-color:#e9f8ff;box-shadow:0 0 1px #4d4e53;cursor:pointer;position:relative;box-sizing:border-box;min-height:6em;page-break-inside:avoid}.passenger .passenger-services .services-row .services-info .services-list passenger-service.disabled{opacity:.2}.passenger .passenger-services .services-row .services-info .services-list passenger-service.selected{box-shadow:0 0 2px rgb(114,0,10.5555555556);background-color:#d80014;color:#fff}.passenger .passenger-services .services-row .services-info .services-list passenger-service.selected:hover{box-shadow:0 0 4px black;background-color:rgb(190.5,0,17.6388888889)}.passenger .passenger-services .services-row .services-info .services-list passenger-service.selected>.remove{display:inline}.passenger .passenger-services .services-row .services-info .services-list passenger-service.purchased{box-shadow:0 0 2px #4d4e53;background-color:rgb(131,215.5454545455,255)}.passenger .passenger-services .services-row .services-info .services-list passenger-service.purchased:hover{box-shadow:0 0 4px black;background-color:rgb(105.5,207.4318181818,255)}.passenger .passenger-services .services-row .services-info .services-list passenger-service.purchased>.remove{display:none}.passenger .passenger-services .services-row .services-info .services-list passenger-service:hover{box-shadow:0 0 4px black;background-color:rgb(207.5,239.8863636364,255)}.passenger .passenger-services .services-row .services-info .services-list passenger-service:active{box-shadow:0 0 1px black}.passenger .passenger-services .services-row .services-info .services-list passenger-service.to-be-purchased{cursor:default;pointer-events:none}.passenger .passenger-services .services-row .services-info .services-list passenger-service.unavailable{background-color:#f2f2f2;cursor:default;pointer-events:none}.passenger .passenger-services .services-row .services-info .services-list passenger-service.unavailable:hover{box-shadow:none;background-color:#f2f2f2}.passenger .passenger-services .services-row .services-info .services-list passenger-service>i{font-size:3em}.passenger .passenger-services .services-row .services-info .services-list passenger-service>div{margin-left:1em;width:100%}.passenger .passenger-services .services-row .services-info .services-list passenger-service h6{font-size:1em;font-weight:bold;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-between}.passenger .passenger-services .services-row .services-info .services-list passenger-service h6 img{margin-right:1rem}.passenger .passenger-services .services-row .services-info .services-list passenger-service .remove{display:none;position:absolute;right:3px;top:3px;font-size:1.2em}.passenger .passenger-services .services-row .services-info .services-list passenger-service .description{font-size:.75em;margin:1.25em 0}.passenger .passenger-services .services-row .services-info .services-list passenger-service .description span{white-space:nowrap}.passenger .passenger-services .services-row .services-info .services-list passenger-service .location{margin-top:1.25em}.passenger .passenger-services .services-row .services-info .services-list passenger-service .price-wrapper{font-weight:bold}@media screen and (max-width:760px){.passenger .passenger-services .services-row .services-info .services-list passenger-service{width:100%;flex-direction:column;text-align:center}.passenger .passenger-services .services-row .services-info .services-list passenger-service>div{margin:0}}.passenger .passenger-services .services-row .services-info .services-list .passenger-service-not-available{flex:0 0 20em;display:flex;justify-content:center;align-items:center;padding:1em 2em;margin:.4em;background-color:#f2f2f2;box-shadow:0 0 1px #4d4e53;cursor:pointer;position:relative;box-sizing:border-box;min-height:6em;page-break-inside:avoid}.passenger .passenger-services .services-row .services-info .services-list .passenger-service-not-available.disabled{cursor:default}.passenger .passenger-services .services-row .services-info .services-list .passenger-service-not-available p{text-align:center}.passenger .passenger-services .services-row .services-info .learn-more{font-size:13px;padding:.5rem;display:block}.passenger .passenger-services .services-row .services-price{width:9.5em;display:flex;flex-direction:column;align-items:center;justify-content:center}.passenger .passenger-services .services-row .services-price price{font-size:1.5em}.passenger .passenger-services .services-row .services-price small{font-size:.75em}.passenger .passenger-services .services-row .services-price .md-button{margin:0}@media screen and (max-width:1000px){.passenger .passenger-services .services-row .services-info{min-width:100%;flex-basis:100%;border:0}.passenger .passenger-services .services-row .services-price{width:60%;padding:1em 0;border-top:1px solid #e4e4e4}}.passenger .passenger-footer{display:flex;flex-wrap:wrap;justify-content:flex-end;padding:1em}.passenger .passenger-footer>*{width:calc(50% - 1em)}@media screen and (max-width:760px){.passenger .passenger-footer>*{width:100%}}.passenger .passenger-footer .fare-details{font-size:.75em}.passenger .passenger-footer .fare-details .md-button{font-size:.75em;margin:0}.passenger .passenger-footer .passenger-total strong{font-weight:bold}.passenger .passenger-footer .passenger-total small{margin-top:-0.25em;font-size:.75em}.passenger .passenger-footer .passenger-total .passenger-fare,.passenger .passenger-footer .passenger-total .passenger-sum{display:flex;align-items:flex-end}.passenger .passenger-footer .passenger-total .passenger-fare>:first-child,.passenger .passenger-footer .passenger-total .passenger-sum>:first-child{flex:1 0 auto}.passenger .passenger-footer .passenger-total .passenger-fares .passenger-fare-title{margin:.5em 0}.passenger .passenger-footer .passenger-total .passenger-fares .passenger-fare{margin-bottom:.25em}.passenger .passenger-footer .passenger-total .passenger-sum{padding-top:.5em;border-top:1px solid #878785}.passenger .passenger-footer .passenger-total .passenger-sum .passenger-sum-label{display:flex;flex-direction:column}.passenger .passenger-footer .passenger-total .passenger-sum .passenger-sum-label strong{font-size:1.5em}.passenger .passenger-footer .passenger-total .passenger-sum price{font-size:1.5em}.passenger .passenger-footer .passenger-total .agent-fee{text-align:right;padding-top:1em}.passenger .passenger-footer .passenger-total .agent-fee iag-input{font-size:1.15em;display:inline-block}.passenger .passenger-footer .passenger-total .agent-fee iag-input md-input-container{width:7em}.order-view-services{padding-top:1em;margin-bottom:1em}.order-view-services .passport-date-wrapper{position:relative}.order-view-services .passport-date-wrapper .iag-info{position:absolute;top:-0.25em;right:-1em}.order-view-services .passenger-services iag-toggle-button .order-view-pname{width:100%;border-radius:0;display:flex;flex-wrap:wrap;align-items:center}.order-view-services .passenger-services iag-toggle-button .order-view-pname>span{flex:1;text-align:left;max-width:100%;padding:.5em;display:flex}@media screen and (max-width:760px){.order-view-services .passenger-services iag-toggle-button .order-view-pname>span{flex-direction:column}}.order-view-services .passenger-services iag-toggle-button .order-view-pname>span:last-of-type{flex:none;text-align:left}.order-view-services .passenger-services iag-toggle-button .order-view-pname>span>span:first-child{font-size:1em;font-weight:bold;word-wrap:break-word;white-space:pre-wrap;max-width:20em;padding-right:.5em;line-height:1em}.order-view-services .passenger-services iag-toggle-button .order-view-pname>span>span:first-child+span{margin-top:-0.55em;color:#d80014;font-size:.8em;text-transform:lowercase}.order-view-services .passenger-services iag-toggle-button .order-view-pname>span:first-child{flex-wrap:wrap}.order-view-services .passenger-services .services-row{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;border-bottom:1px solid #e4e4e4;page-break-inside:avoid}.order-view-services .passenger-services .services-row .services-info{flex:1;margin:1em 0;margin-bottom:0}.order-view-services .passenger-services .services-row .services-info.segment-wrapper{border-right:0}.order-view-services .passenger-services .services-row .services-info iag-toggle-button{margin:0;width:100%}.order-view-services .passenger-services .services-row .services-info iag-toggle-button .md-button{border:0}.order-view-services .passenger-services .services-row .services-info .services-list{display:flex;flex-wrap:wrap}.order-view-services .passenger-services .services-row .services-info .services-list passenger-service{flex:0 0 13em;display:flex;padding:.5em;margin:.4em;min-height:6em;box-shadow:0 0 2px #4d4e53;background-color:rgb(131,215.5454545455,255);position:relative;box-sizing:border-box;page-break-inside:avoid}.order-view-services .passenger-services .services-row .services-info .services-list passenger-service>i{font-size:3em}.order-view-services .passenger-services .services-row .services-info .services-list passenger-service>div{margin-left:1em;width:100%}.order-view-services .passenger-services .services-row .services-info .services-list passenger-service h6{font-size:1em;font-weight:bold;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-between}.order-view-services .passenger-services .services-row .services-info .services-list passenger-service h6 img{margin-right:1rem}.order-view-services .passenger-services .services-row .services-info .services-list passenger-service .remove{display:none;position:absolute;right:3px;top:3px;font-size:1.2em}.order-view-services .passenger-services .services-row .services-info .services-list passenger-service .description,.order-view-services .passenger-services .services-row .services-info .services-list passenger-service .location{font-size:.9em;margin:1.25em 0}.order-view-services .passenger-services .services-row .services-info .services-list passenger-service .price-wrapper{font-weight:bold}@media screen and (max-width:760px){.order-view-services .passenger-services .services-row .services-info .services-list passenger-service{width:100%;flex-direction:column;text-align:center}.order-view-services .passenger-services .services-row .services-info .services-list passenger-service>div{margin:0}}.order-view-services .passenger-services .services-row .services-price{width:8em;display:flex;flex-direction:column;align-items:center;justify-content:center}.order-view-services .passenger-services .services-row .services-price price{font-size:1.5em}.order-view-services .passenger-services .services-row .services-price small{font-size:.75em}.order-view-services .passenger-services .services-row .services-price .md-button{margin:0}@media screen and (max-width:1000px){.order-view-services .passenger-services .services-row .services-info{min-width:100%;flex-basis:100%;border:0}.order-view-services .passenger-services .services-row .services-price{width:60%;padding:1em 0;border-top:1px solid #e4e4e4}}.order-view-services .passenger-footer{display:flex;flex-wrap:wrap;justify-content:flex-end;padding:1em}.order-view-services .passenger-footer>*{width:calc(50% - 1em)}@media screen and (max-width:760px){.order-view-services .passenger-footer>*{width:100%}}.order-view-services .passenger-footer .fare-details{font-size:.75em}.order-view-services .passenger-footer .fare-details .md-button{font-size:.75em;margin:0}.order-view-services .passenger-footer .passenger-total strong{font-weight:bold}.order-view-services .passenger-footer .passenger-total small{margin-top:-0.25em;font-size:.75em}.order-view-services .passenger-footer .passenger-total .passenger-fare,.order-view-services .passenger-footer .passenger-total .passenger-sum{display:flex;align-items:flex-end}.order-view-services .passenger-footer .passenger-total .passenger-fare>:first-child,.order-view-services .passenger-footer .passenger-total .passenger-sum>:first-child{flex:1 0 auto}.order-view-services .passenger-footer .passenger-total .passenger-fares .passenger-fare-title{margin:.5em 0}.order-view-services .passenger-footer .passenger-total .passenger-fares .passenger-fare{margin-bottom:.25em}.order-view-services .passenger-footer .passenger-total .passenger-sum{padding-top:.5em;border-top:1px solid #878785}.order-view-services .passenger-footer .passenger-total .passenger-sum .passenger-sum-label{display:flex;flex-direction:column}.order-view-services .passenger-footer .passenger-total .passenger-sum .passenger-sum-label strong{font-size:1.5em}.order-view-services .passenger-footer .passenger-total .passenger-sum price{font-size:1.5em}.order-view-services .passenger-footer .passenger-total .agent-fee{text-align:right;padding-top:1em}.order-view-services .passenger-footer .passenger-total .agent-fee iag-input{font-size:1.15em;display:inline-block}.order-view-services .passenger-footer .passenger-total .agent-fee iag-input md-input-container{width:7em}.order-view{padding:4em 2em;max-width:60em;margin:0 auto;box-sizing:content-box}@media screen and (max-width:760px){.order-view{padding:2em}}.order-view h2,.order-view h3{font-size:1.5em;font-weight:bold;margin:1em 0}.order-view h3{font-size:1.125em;margin-top:0;padding:.5em;background-color:#f2f2f2}.order-view .order-view-header .disruption-info{margin-bottom:1em}.order-view .order-view-header .disruption-info>.label{font-size:1.125em;font-weight:bold;padding:.5em;background-color:transparent}.order-view .order-view-header .disruption-info>p{font-size:1em;padding-left:.5em;padding-right:.5em}.order-view .order-view-header .order-ids{background-color:#f2f2f2;align-items:flex-start}.order-view .order-view-header .order-ids .associated-id{border-left:ridge;max-width:15em}.order-view .order-view-header .order-view-header-inner{display:flex;justify-content:space-between;flex-wrap:wrap}.order-view .order-view-header .order-view-header-inner .iag-row,.order-view .order-view-header .order-view-header-inner .iag-form .form-input,.iag-form .order-view .order-view-header .order-view-header-inner .form-input,.order-view .order-view-header .order-view-header-inner .iag-form .form-input .input,.iag-form .form-input .order-view .order-view-header .order-view-header-inner .input,.order-view .order-view-header .order-view-header-inner .iag-form .button-wrapper,.iag-form .order-view .order-view-header .order-view-header-inner .button-wrapper,.order-view .order-view-header .order-view-header-inner .iag-login-block .iag-login-info .user-actions,.iag-login-block .iag-login-info .order-view .order-view-header .order-view-header-inner .user-actions,.order-view .order-view-header .order-view-header-inner footer .footer,footer .order-view .order-view-header .order-view-header-inner .footer,.order-view .order-view-header .order-view-header-inner .iag-table-wrapper .iag-toolbar,.order-view .order-view-header .order-view-header-inner .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-toolbar,.disruptions-wrapper .disruptions-results-wrapper .order-view .order-view-header .order-view-header-inner .disruptions-results .iag-toolbar,.order-view .order-view-header .order-view-header-inner .search-results-wrapper .search-results .iag-toolbar,.search-results-wrapper .order-view .order-view-header .order-view-header-inner .search-results .iag-toolbar,.iag-table-wrapper .order-view .order-view-header .order-view-header-inner .iag-toolbar,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .order-view .order-view-header .order-view-header-inner .iag-toolbar,.search-results-wrapper .search-results .order-view .order-view-header .order-view-header-inner .iag-toolbar,.order-view .order-view-header .order-view-header-inner .iag-table-wrapper .iag-toolbar .title-wrapper,.order-view .order-view-header .order-view-header-inner .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-toolbar .title-wrapper,.disruptions-wrapper .disruptions-results-wrapper .order-view .order-view-header .order-view-header-inner .disruptions-results .iag-toolbar .title-wrapper,.order-view .order-view-header .order-view-header-inner .search-results-wrapper .search-results .iag-toolbar .title-wrapper,.search-results-wrapper .order-view .order-view-header .order-view-header-inner .search-results .iag-toolbar .title-wrapper,.iag-table-wrapper .iag-toolbar .order-view .order-view-header .order-view-header-inner .title-wrapper,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-toolbar .order-view .order-view-header .order-view-header-inner .title-wrapper,.search-results-wrapper .search-results .iag-toolbar .order-view .order-view-header .order-view-header-inner .title-wrapper,.order-view .order-view-header .order-view-header-inner .iag-table-wrapper .iag-table-content .table-row-wrapper,.order-view .order-view-header .order-view-header-inner .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper,.disruptions-wrapper .disruptions-results-wrapper .order-view .order-view-header .order-view-header-inner .disruptions-results .iag-table-content .table-row-wrapper,.order-view .order-view-header .order-view-header-inner .search-results-wrapper .search-results .iag-table-content .table-row-wrapper,.search-results-wrapper .order-view .order-view-header .order-view-header-inner .search-results .iag-table-content .table-row-wrapper,.iag-table-wrapper .iag-table-content .order-view .order-view-header .order-view-header-inner .table-row-wrapper,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .order-view .order-view-header .order-view-header-inner .table-row-wrapper,.search-results-wrapper .search-results .iag-table-content .order-view .order-view-header .order-view-header-inner .table-row-wrapper,.order-view .order-view-header .order-view-header-inner .iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-content,.order-view .order-view-header .order-view-header-inner .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content,.disruptions-wrapper .disruptions-results-wrapper .order-view .order-view-header .order-view-header-inner .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-content,.order-view .order-view-header .order-view-header-inner .search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content,.search-results-wrapper .order-view .order-view-header .order-view-header-inner .search-results .iag-table-content .table-row-wrapper .table-row .table-row-content,.iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .order-view .order-view-header .order-view-header-inner .table-row-content,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .order-view .order-view-header .order-view-header-inner .table-row-content,.search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .order-view .order-view-header .order-view-header-inner .table-row-content,.order-view .order-view-header .order-view-header-inner .iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .table-row-details,.order-view .order-view-header .order-view-header-inner .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-details,.disruptions-wrapper .disruptions-results-wrapper .order-view .order-view-header .order-view-header-inner .disruptions-results .iag-table-content .table-row-wrapper .table-row .table-row-details,.order-view .order-view-header .order-view-header-inner .search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .table-row-details,.search-results-wrapper .order-view .order-view-header .order-view-header-inner .search-results .iag-table-content .table-row-wrapper .table-row .table-row-details,.iag-table-wrapper .iag-table-content .table-row-wrapper .table-row .order-view .order-view-header .order-view-header-inner .table-row-details,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row .order-view .order-view-header .order-view-header-inner .table-row-details,.search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row .order-view .order-view-header .order-view-header-inner .table-row-details,.order-view .order-view-header .order-view-header-inner .iag-table-wrapper .iag-table-content .table-row-wrapper .table-row-actions,.order-view .order-view-header .order-view-header-inner .disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .table-row-actions,.disruptions-wrapper .disruptions-results-wrapper .order-view .order-view-header .order-view-header-inner .disruptions-results .iag-table-content .table-row-wrapper .table-row-actions,.order-view .order-view-header .order-view-header-inner .search-results-wrapper .search-results .iag-table-content .table-row-wrapper .table-row-actions,.search-results-wrapper .order-view .order-view-header .order-view-header-inner .search-results .iag-table-content .table-row-wrapper .table-row-actions,.iag-table-wrapper .iag-table-content .table-row-wrapper .order-view .order-view-header .order-view-header-inner .table-row-actions,.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table-content .table-row-wrapper .order-view .order-view-header .order-view-header-inner .table-row-actions,.search-results-wrapper .search-results .iag-table-content .table-row-wrapper .order-view .order-view-header .order-view-header-inner .table-row-actions{flex-wrap:wrap;justify-content:flex-start}.order-view .order-view-header .order-id-wrapper{padding:1em 1.5em;background-color:#f2f2f2}.order-view .order-view-header .order-id-wrapper>div+div{font-size:1.25em;font-weight:bold}.order-view .order-view-header .order-view-info{margin-right:1.5em;padding:0 1.5em}.order-view .order-view-header .order-view-info:first-of-type{margin-left:0}.order-view .order-view-header .order-view-info:last-of-type{margin-right:0}.order-view .order-view-header .order-view-info>div{font-weight:bold;padding:.45em 0}.order-view .order-view-payment{margin-top:4em;page-break-inside:avoid}.order-view .order-view-payment .order-view-payment-inner{display:flex;flex-wrap:wrap;justify-content:center}.order-view .order-view-payment .order-view-payment-inner>div{flex:1 0 auto;margin:0 .5em;min-width:calc(50% - 1em)}@media screen and (max-width:500px){.order-view .order-view-payment .order-view-payment-inner>div{margin:0}}.order-view .button-wrapper{text-align:center}.order-view .order-view-table{font-size:.875em;margin:1em 0}.order-view .order-view-table .order-view-table-row.bg-on-hover:hover{background:whitesmoke}.order-view .order-view-table .order-view-table-row,.order-view .order-view-table .order-view-total{border-bottom:1px solid #e4e4e4;display:flex;padding:.5em 0}.order-view .order-view-table .order-view-table-row>span:first-child,.order-view .order-view-table .order-view-total>span:first-child{font-size:.875em}.order-view .order-view-table .order-view-table-row>span+span,.order-view .order-view-table .order-view-total>span+span{font-weight:bold;flex:1;text-align:right}.order-view .order-view-table .order-view-total{padding:1em 0}.order-view .order-view-table .order-view-total:last-child{border:0}.order-view .order-view-table .order-view-total>span:first-child{display:flex;flex-direction:column;justify-content:center}.order-view .order-view-table .order-view-total>span:first-child strong{font-size:1.5em;font-weight:bold}.order-view .order-view-table .order-view-total>span:first-child small{font-size:.875em;margin-top:-0.125em}.order-view .order-view-table .order-view-total>span+span{font-size:1.75em}.order-view .order-view-passenger flight-list{justify-content:space-around;align-items:center}.order-view .order-view-passenger flight-list flight{font-size:.9em;border-bottom:1px solid 1px solid #e4e4e4}.order-view .order-view-passenger flight-list flight:last-of-type{border-bottom:0}.order-view .order-view-passenger>.order-view-pname{width:100%;border-bottom:2px solid #4d4e53;border-radius:0;display:flex;flex-wrap:wrap;align-items:center}.order-view .order-view-passenger>.order-view-pname>span{flex:1;text-align:left;display:inline-flex;flex-direction:column;max-width:100%;margin:1em 0}.order-view .order-view-passenger>.order-view-pname>span:last-of-type{flex:none;text-align:right}.order-view .order-view-passenger>.order-view-pname>span:first-of-type{text-align:left}.order-view .order-view-passenger>.order-view-pname>span>span:first-child{font-size:1.125em;font-weight:bold;word-wrap:break-word}.order-view .order-view-passenger>.order-view-pname>span>span:first-child+span{margin-top:.5em;color:#d80014;font-size:.875em}.order-view .order-view-passenger .order-view-passenger-info-wrapper,.order-view .order-view-passenger .order-view-passenger-gst-info-wrapper{display:flex;flex-wrap:wrap}.order-view .order-view-passenger .order-view-passenger-info-wrapper .order-view-passenger-info,.order-view .order-view-passenger .order-view-passenger-gst-info-wrapper .order-view-passenger-info{flex:1;padding:0 1.5em;font-weight:bold;font-size:1em;margin-top:.5em}.order-view .order-view-passenger .order-view-passenger-info-wrapper .order-view-passenger-info>div,.order-view .order-view-passenger .order-view-passenger-gst-info-wrapper .order-view-passenger-info>div{margin-top:.5em;color:#d80014;font-size:.875em;font-weight:normal}.order-view .order-view-passenger .order-view-passenger-info-wrapper .order-view-passenger-info>div .update-option,.order-view .order-view-passenger .order-view-passenger-gst-info-wrapper .order-view-passenger-info>div .update-option{cursor:pointer}.order-view .order-view-passenger .order-view-passenger-gst-info-wrapper{display:grid;grid-template-columns:repeat(3,minmax(200px,1fr))}.order-view .order-view-passenger .order-view-passenger-gst-info-wrapper .order-view-passenger-info{word-wrap:break-word}@media screen and (max-width:1200px){.order-view .order-view-passenger .order-view-passenger-gst-info-wrapper{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}}.card-input{width:100%;display:flex;flex-wrap:wrap}.card-input>*{flex:1 1 auto}.card-input .cvv-field{display:flex;flex-wrap:nowrap}.card-input .help-button{flex:0 0 auto}.card-security-code-dialog h2{font-size:2em;font-weight:bold;margin:1em 0 .5em 0}.card-security-code-dialog p{text-align:justify}.card-security-code-dialog img{margin:1em 0}.card-security-code-dialog .card-icons .card-icon{border-radius:4px;height:32px}.iag-table-content .table-row-wrapper .row-expand{display:flex;align-self:flex-start;min-width:9em;cursor:pointer;padding:10px;position:relative}.iag-table-content .table-row-wrapper .row-expand .has-label>.iag-label{padding-left:2em}.iag-table-content .table-row-wrapper .row-expand .cell{display:flex;align-items:center}.iag-table-content .table-row-wrapper .row-expand .cell>span{word-break:break-all;word-break:break-word}@media screen and (max-width:760px){.iag-table-content .table-row-wrapper .row-expand{min-width:100%;justify-content:center}}.iag-table-content .table-row-wrapper .row-expand .material-icons{color:#d80014;font-size:2em;transition:transform .2s ease-in}.iag-table-content .table-row-wrapper .row-expand.no-image{flex-basis:0;min-width:40px}.iag-table-content .table-row-wrapper .table-row .table-row-content{align-items:baseline}.iag-table-content .table-row-wrapper .table-row .table-row-content .iag-label{height:1.2em;display:flex;align-items:flex-end}.iag-table-content .table-row-wrapper.opened .row-expand .material-icons{transform:rotate(-180deg)}.iag-table-content .table-row-wrapper.order-list .row-expand{justify-content:flex-end}.iag-table-content .table-row-wrapper.order-list>md-progress-linear{left:0}.text-red{color:#d80014}.custom-dialog,.choose-view-mode-dialog,.latest-features-dialog,.confirm-agency-changes-dialog,.service-options-dialog,.update-option-dialog,.gst-dialog{max-height:70%}.custom-dialog .header,.choose-view-mode-dialog .header,.latest-features-dialog .header,.confirm-agency-changes-dialog .header,.service-options-dialog .header,.update-option-dialog .header,.gst-dialog .header{background-color:#4d4e53}.custom-dialog .header h3,.choose-view-mode-dialog .header h3,.latest-features-dialog .header h3,.confirm-agency-changes-dialog .header h3,.service-options-dialog .header h3,.update-option-dialog .header h3,.gst-dialog .header h3{color:white;padding:1em;margin:0 auto;text-align:center;position:relative;width:auto}.custom-dialog .header h3 md-ink-bar,.choose-view-mode-dialog .header h3 md-ink-bar,.latest-features-dialog .header h3 md-ink-bar,.confirm-agency-changes-dialog .header h3 md-ink-bar,.service-options-dialog .header h3 md-ink-bar,.update-option-dialog .header h3 md-ink-bar,.gst-dialog .header h3 md-ink-bar{color:#e53935;background-color:#e53935}.custom-dialog md-dialog-content,.choose-view-mode-dialog md-dialog-content,.latest-features-dialog md-dialog-content,.confirm-agency-changes-dialog md-dialog-content,.service-options-dialog md-dialog-content,.update-option-dialog md-dialog-content,.gst-dialog md-dialog-content{padding:1em}.custom-dialog md-dialog-content md-checkbox,.choose-view-mode-dialog md-dialog-content md-checkbox,.latest-features-dialog md-dialog-content md-checkbox,.confirm-agency-changes-dialog md-dialog-content md-checkbox,.service-options-dialog md-dialog-content md-checkbox,.update-option-dialog md-dialog-content md-checkbox,.gst-dialog md-dialog-content md-checkbox{display:block}.custom-dialog md-dialog-actions,.choose-view-mode-dialog md-dialog-actions,.latest-features-dialog md-dialog-actions,.confirm-agency-changes-dialog md-dialog-actions,.service-options-dialog md-dialog-actions,.update-option-dialog md-dialog-actions,.gst-dialog md-dialog-actions{display:flex;justify-content:center}.custom-dialog md-dialog-actions button:first-child,.choose-view-mode-dialog md-dialog-actions button:first-child,.latest-features-dialog md-dialog-actions button:first-child,.confirm-agency-changes-dialog md-dialog-actions button:first-child,.service-options-dialog md-dialog-actions button:first-child,.update-option-dialog md-dialog-actions button:first-child,.gst-dialog md-dialog-actions button:first-child{margin-left:0}.gst-dialog{min-width:35em}.update-option-dialog{min-width:35em}.service-options-dialog .header h3{width:170px}.confirm-agency-changes-dialog{width:30rem}.confirm-agency-changes-dialog .md-title{margin-bottom:1rem}.confirm-agency-changes-dialog md-dialog-content{padding:1.5rem}.confirm-agency-changes-dialog md-dialog-actions{justify-content:center;padding:0 1rem 1.5rem 1.5rem}.search-external-booking{margin:3em auto;background-color:#fff;width:96%;min-width:320px;max-width:75em;padding:3em 5em 2em 5em}@media screen and (max-width:1200px){.search-external-booking{padding:1.5em 3em 1em 3em}}.search-external-booking h2{font-weight:400;font-size:28px}.search-external-booking h6{font-weight:400;font-size:13px}.search-external-booking .iag-form{max-width:unset;margin-top:1em}.search-external-booking .input-group-w-info-text{width:100%;display:flex}.search-external-booking .input-group-w-info-text .item.info{margin:auto auto auto 0}.search-external-booking .input-group-w-info{width:100%;display:flex;max-width:calc(18.5em + 18px)}.search-external-booking .input-group-w-info .item.info{margin:auto auto auto 0}.search-external-booking .input-group-w-info iag-input{max-width:18.5em}@media screen and (max-width:760px){.search-external-booking .input-group-w-info iag-input{max-width:100% !important;width:100%;margin:0 !important}}@media screen and (max-width:760px){.search-external-booking .input-group-w-info{max-width:100% !important;width:100%;margin:0 !important}}.search-external-booking .input-group{width:100%;display:flex;flex-direction:row;justify-content:space-between}@media screen and (max-width:760px){.search-external-booking .input-group{flex-wrap:wrap}.search-external-booking .input-group iag-input{max-width:100% !important;width:100%;margin:0 !important}}.search-external-booking .input-group iag-input{max-width:18.5em}.search-external-booking .input-group iag-input:not(:first-child){margin:0 0 0 .5em}.search-external-booking .input-group iag-input:not(:last-child){margin:0 .5em 0 0}.search-external-booking .button-wrapper{width:100%;display:flex;justify-content:flex-end}@media screen and (max-width:760px){.search-external-booking .button-wrapper{justify-content:center}}.search-external-booking .button-wrapper button{max-width:15.5em}.radio-group-order-type{display:flex;margin-top:20px}.radio-group-order-type md-radio-button:last-child{margin-left:20px}.change-carrier-warning{color:#d80014;font-size:.8rem;font-weight:bold;padding:.3rem .6rem}.voucher-section{display:flex;align-items:flex-end;flex-direction:column;margin:0 1em 1em;border-bottom:1px solid #4d4e53}.voucher-section .voucher-input-wrapper{display:flex;align-items:center}.voucher-section .voucher-input-wrapper .voucher-input{width:14em}.voucher-section .voucher-input-wrapper .voucher-input md-input-container{margin-bottom:0}.voucher-section .voucher-input-wrapper .voucher-input.pnr{max-width:9em}.voucher-section .voucher-input-wrapper .voucher-input:first-child{margin-left:1em}.voucher-section .voucher-input-wrapper .voucher-buttons{width:15em;display:flex;justify-content:flex-end}.voucher-section .voucher-price{padding-bottom:.5em}.upsell-offers .table-title{font-size:1.5rem}.upsell-offers .container{padding-top:1rem}.upsell-offers .container .row{display:flex;align-items:center;padding-bottom:10px;padding-top:10px;margin:0}.upsell-offers .container .row .cell{width:100%;display:flex;align-items:center;padding:.5rem}.upsell-offers .container .row .cell.first-row{background-color:#fff;color:#d80014;flex-wrap:wrap;border-bottom:0;border-left:1px solid #f2f2f2}.upsell-offers .container .row .cell.first-row.first-column{border:0}.upsell-offers .container .row .cell.first-row price{color:black;font-weight:normal}.upsell-offers .container .row .cell.first-column{justify-content:normal}.upsell-offers .container .row .cell.first-column .feature-icon{width:1rem;margin-right:.7rem}.upsell-offers .container .row .cell .price-select{display:flex}.upsell-offers .container .row.features{border-left:1px solid #f2f2f2;border-right:1px solid #f2f2f2;border-bottom:1px solid #f2f2f2}.upsell-offers .container .row md-radio-button{margin-bottom:0;justify-content:center}.upsell-offers .container .row:last-child{background-color:rgba(158,158,158,0.2);border-top:1px solid #b5b5b5;font-weight:bold}.upsell-offers .container .row:nth-last-child(2){font-weight:bold;background-color:rgba(158,158,158,0.2)}.upsell-offers .container .header{font-weight:bold;border:1px solid #eeeef0}.initial-selected{display:flex;justify-content:flex-end;padding-top:2rem}.initial-selected .price-text{padding-right:1rem}.initial-selected .price{display:inline-grid}.initial-selected .price .small-text{font-size:.6em}.split-booking .table-title{padding-bottom:1.5rem;padding-top:1rem;font-size:1.2rem}.split-booking .split-booking-selection{display:flex;flex-direction:column}.split-booking .associated-pax{margin:5px 0 16px 30px;opacity:.5}.fare-rules{display:grid;grid-template-columns:repeat(3,1fr);row-gap:1em}.fare-rules .fare-rule{flex:.5 1 5em;min-width:4em;display:flex;flex-direction:column;justify-content:flex-end;align-self:center;padding:.5em 1.2em}.fare-rules .fare-rule .iag-value{font-size:1.1em;text-align:center;font-weight:bold}.fare-rules .fare-rule .iag-value .fare-rule-amount{display:flex;justify-content:center;align-items:center;gap:.5em}.fare-rules .fare-rule .iag-label{text-align:center;font-size:1em}.fare-rules .fare-rule:nth-child(3n){border-right:0}.fare-rules .fare-rule:not(:nth-child(3n)){border-right:1px solid #e0e0e0}.fare-rules .fare-rule:nth-last-child(-n+3){border-bottom:0}@media screen and (max-width:760px){.fare-rules{display:grid;grid-template-columns:repeat(2,1fr);row-gap:1em}.fare-rules .fare-rule{width:100%;padding:.5em 0}.fare-rules .fare-rule:nth-child(2n){border-right:0}.fare-rules .fare-rule:not(:nth-child(2n)){border-right:1px solid #e0e0e0}.fare-rules .fare-rule:nth-last-child(-n+2){border-bottom:0}}.services-menu{padding-top:0}.services-menu .services-heading{padding:1rem;background:#eeeef0;text-transform:uppercase;text-align:start;font-weight:600}.services-menu .services-grid .service-item{display:grid;grid-template-columns:.2fr 2fr .5fr;gap:.5em;row-gap:1rem;padding:1rem;align-items:center}.services-menu .services-grid .service-item:hover{background-color:whitesmoke}.services-menu .services-grid .service-item .service-icon{grid-column:1;display:flex;justify-content:center;align-items:center}.services-menu .services-grid .service-item .service-icon img{display:inline-block;min-width:1em;margin:0 .25em;height:1.5em}.services-menu .services-grid .service-item .service-description{grid-column:2;font-size:16px;color:#333}.services-menu .services-grid .service-item .service-application{grid-column:3;text-align:right;font-size:14px;color:black}.select-fop-dialog iag-warning .iag-warning{margin-top:1rem}.select-fop-dialog .pgtl-info-card{margin:1em 0}.select-fop-dialog .pgtl-info-card .sub-message{margin:1em 0}.select-fop-dialog .pgtl-info-card .pgtl-info-card-header h3{font-size:1.125em;margin-top:0;padding:.5em;background-color:#f2f2f2;font-weight:bold}.select-fop-dialog .pgtl-info-card .pgtl-info-card-body .order-view-table{font-size:.875em;margin:1em 0}.select-fop-dialog .pgtl-info-card .pgtl-info-card-body .order-view-table .order-view-table-row.bg-on-hover:hover{background:whitesmoke}.select-fop-dialog .pgtl-info-card .pgtl-info-card-body .order-view-table .order-view-table-row,.select-fop-dialog .pgtl-info-card .pgtl-info-card-body .order-view-table .order-view-total{border-bottom:1px solid #e4e4e4;display:flex;padding:.5em}.select-fop-dialog .pgtl-info-card .pgtl-info-card-body .order-view-table .order-view-table-row>span:first-child,.select-fop-dialog .pgtl-info-card .pgtl-info-card-body .order-view-table .order-view-total>span:first-child{font-size:.875em}.select-fop-dialog .pgtl-info-card .pgtl-info-card-body .order-view-table .order-view-table-row>span+span,.select-fop-dialog .pgtl-info-card .pgtl-info-card-body .order-view-table .order-view-total>span+span{font-weight:bold;flex:1;text-align:right}.select-fop-dialog .pgtl-info-card .pgtl-info-card-body .order-view-table .order-view-total{padding:.5em}.select-fop-dialog .pgtl-info-card .pgtl-info-card-body .order-view-table .order-view-total:last-child{border:0}.select-fop-dialog .pgtl-info-card .pgtl-info-card-body .order-view-table .order-view-total>span:first-child{display:flex;flex-direction:column;justify-content:center}.select-fop-dialog .pgtl-info-card .pgtl-info-card-body .order-view-table .order-view-total>span:first-child strong{font-size:1.5em;font-weight:bold}.select-fop-dialog .pgtl-info-card .pgtl-info-card-body .order-view-table .order-view-total>span:first-child small{font-size:.875em;margin-top:-0.125em}.select-fop-dialog .pgtl-info-card .pgtl-info-card-body .order-view-table .order-view-total>span+span{font-size:1.75em}.select-fop-dialog md-dialog-actions .cancel-button{display:flex}.search-results-wrapper{display:flex;min-height:100%;background:#fff}.search-results-wrapper .page-wrapper{flex:1 1 auto}.search-results-wrapper .page-wrapper .page-title{padding-left:1em}.search-results-wrapper .page-wrapper .toggle{position:absolute;top:0;left:0}.search-results-wrapper .search-content{flex:1}.search-results-wrapper .search-content .search-content-header{padding:1em 1em 1em 3.5em;color:#fff;background-color:#4d4e53;position:relative;cursor:pointer}.search-results-wrapper .search-content .search-content-header span{font-weight:bold}.search-results-wrapper .search-content .search-content-header span.arrow{padding:0 2em}.search-results-wrapper .search-content .search-content-header>i.after{position:absolute;right:1em;transition:all .2s cubic-bezier(0.65,0.05,0.36,1)}.search-results-wrapper .search-content .search-content-header.toggled{border-bottom-style:dashed;background-color:rgb(80.6815625,81.729375,86.9684375)}.search-results-wrapper .search-content .search-content-header.toggled>i.after{transform:rotate(-180deg)}.search-results-wrapper .search-content .selected-flight-wrapper{display:flex;align-items:center;justify-content:space-between;padding:1em;border-bottom:4px solid #f2f2f2}.search-results-wrapper .search-content .selected-flight-wrapper flight{min-width:55%;border-bottom:0;font-size:.8em}.search-results-wrapper .search-content .selected-flight-wrapper flight.with-price-wrapper .flight .segment{max-width:unset}.search-results-wrapper .search-content .selected-flight-wrapper .price-wrapper{padding:0 2em;font-size:1em;text-align:center}.search-results-wrapper .search-content .selected-flight-wrapper .price-wrapper price{font-size:1.2em;font-weight:bold}@media screen and (max-width:760px){.search-results-wrapper .search-content .selected-flight-wrapper{flex-direction:column}}.search-results-wrapper .search-content .separator{margin:1em 0;position:relative;height:.5em;background:#878785}.search-results-wrapper .search-content .separator:before,.search-results-wrapper .search-content .separator:after{content:"";position:absolute;left:10%}.search-results-wrapper .search-content .separator:before{border:.5em solid #fff;border-bottom:0;border-left:.5em solid transparent;border-right:.5em solid transparent}.search-results-wrapper .search-content .separator:after{top:.5em;border:.5em solid #878785;border-bottom:0;border-left:.5em solid transparent;border-right:.5em solid transparent}.search-results-wrapper .search-content .separator.center:before,.search-results-wrapper .search-content .separator.center:after{left:calc(50% - 0.5em)}.search-results-wrapper .search-content .search-title{font-size:1.25em;font-weight:bold;margin:1em 1em 0 1em;position:relative;color:inherit}.search-results-wrapper search-results{font-size:.8em}.search-results-wrapper .search-results .iag-table{box-shadow:none;padding:1em}.search-results-wrapper .search-results .search-results-sort{display:flex;justify-content:flex-end}.search-results-wrapper results-side-bar{position:relative;z-index:2}.search-results-wrapper results-side-bar>.md-fab{display:none;top:0;left:0;position:absolute}.search-results-wrapper .results-side-bar{flex:0;width:20em;min-height:100%;background-color:#fff}.search-results-wrapper .results-side-bar iag-toggle-button{display:block;margin-top:0;margin-bottom:0}.search-results-wrapper .results-side-bar iag-toggle-button .toggle-button{padding-top:.6em;padding-bottom:.4em}.search-results-wrapper .results-side-bar iag-toggle-button .toggle-button i{margin-right:6px}.search-results-wrapper .results-side-bar .search-container .search-radio-group{display:flex;flex-wrap:wrap}.search-results-wrapper .results-side-bar .search-container .search-radio-group>*{flex:1 1 auto}.search-results-wrapper .results-side-bar .search-container .flight-input-group{display:flex;flex-wrap:wrap}.search-results-wrapper .results-side-bar .search-container .flight-input-group>*{flex:1 1 100%}.search-results-wrapper .results-side-bar .search-container .flight-button{flex:1;text-align:right}.search-results-wrapper .results-side-bar .search-container .flight-button.remove{padding:1em 0}.search-results-wrapper .results-side-bar .filters-container{padding:20px}.search-results-wrapper .results-side-bar .filters-container .select-all-list{font-size:95%}.search-results-wrapper .results-side-bar .filters-container .select-all-list .slider-wrapper .rzslider{margin:15px 0 30px 0}.search-results-wrapper .results-side-bar .filters-container .select-all-list .slider-wrapper .rzslider .rz-pointer{width:16px;height:16px;border-radius:8px;top:-7px}.search-results-wrapper .results-side-bar .filters-container .select-all-list .slider-wrapper .rzslider .rz-pointer:after{top:6px;left:6px;width:4px;height:4px;border-radius:2px}.search-results-wrapper .results-side-bar .filters-container .slider-wrapper .rzslider{margin:20px 0}.search-results-wrapper .results-side-bar .filters-container .slider-wrapper .rzslider .rz-pointer{background-color:#878785}.search-results-wrapper .results-side-bar .filters-container .slider-wrapper .rzslider .rz-pointer.rz-active:after{background-color:#fff}.search-results-wrapper .results-side-bar .filters-container .slider-wrapper .rzslider .rz-bar{background:#e4e4e4}.search-results-wrapper .results-side-bar .filters-container .slider-wrapper .rzslider .rz-bar.rz-selection{background:#d80014}.search-results-wrapper .results-side-bar .filters-container .slider-wrapper .slider-ranges{display:flex;justify-content:space-between;margin:1em 0;font-weight:400}.search-results-wrapper .results-side-bar .filters-container .slider-wrapper .slider-ranges>*{flex:1}.search-results-wrapper .results-side-bar .filters-container .slider-wrapper .slider-ranges>*:last-of-type{text-align:right}@media all{.search-results-wrapper .page-title{padding-left:1em}.search-results-wrapper results-side-bar .md-fab.toggle{display:block}.search-results-wrapper .results-side-bar{position:relative;z-index:1;-webkit-box-shadow:10px 0 5px -2px #888;box-shadow:10px 0 5px -2px #888;-webkit-transition:width 200ms linear;-moz-transition:width 200ms linear;-o-transition:width 200ms linear;transition:width 200ms linear}.search-results-wrapper .results-side-bar:not(.toggled){width:0;overflow:hidden;box-shadow:0 0 0 grey}}@media screen and (max-width:1000px){.search-results-wrapper search-grid,.search-results-wrapper .separator,.search-results-wrapper .search-title{display:none}.search-results-wrapper .page-wrapper .toggle{-webkit-transition:left 200ms linear;-moz-transition:left 200ms linear;-o-transition:left 200ms linear;transition:left 200ms linear}.search-results-wrapper .page-wrapper .toggle.toggled{left:301px}.search-results-wrapper .results-side-bar{position:absolute;z-index:1}.search-results-wrapper .results-side-bar:not(.toggled){width:0;overflow:hidden;box-shadow:0 0 0 grey}}@media screen and (max-width:500px){.search-results-wrapper .page-title{display:none}.search-results-wrapper .page-title+*{padding-top:3em}.search-results-wrapper .results-side-bar{position:absolute;z-index:1}.search-results-wrapper .results-side-bar:not(.toggled){width:0;box-shadow:0 0 0 grey}}.reports-wrapper{width:100%}.reports-wrapper .reports-inner{margin:1em auto}.reports-wrapper .reports-toolbar-wrapper{display:flex;flex-direction:column;align-items:center;padding:1em 0}.reports-wrapper .reports-horizontal-toolbar-wrapper{display:flex;flex-direction:row;justify-content:center;padding:1em 0}.reports-wrapper .reports-horizontal-toolbar-wrapper>.md-button{margin:1em 0 3em 0}.reports-wrapper .reports-toolbar{display:flex;justify-content:center;align-items:center}.reports-wrapper .reports-toolbar month-year-select{flex-wrap:wrap;justify-content:center}.reports-wrapper .reports-toolbar month-year-select .label{flex:none;width:100%;margin:0;padding:0;font-size:1.25em;font-weight:bold;text-align:center}.reports-wrapper .reports-toolbar month-year-select iag-select{flex:none;height:4em}.reports-wrapper h3{font-size:1.25em;text-align:center;padding:.75em 0;border-bottom:1px solid #878785;margin-top:0;padding:.5em}.reports-wrapper .reports-content{width:100%;padding:1em 2em;margin:0 auto;max-width:60em}.reports-wrapper .reports-content>canvas{margin:2em 0}#reports-sales .table-row.reports-sales .table-row-content{justify-content:space-between;align-items:flex-start}#reports-sales .table-row.reports-sales iag-table-cell{width:6.5em}#reports-sales .table-row.reports-sales iag-table-cell .iag-label{min-height:2em}.add-duty-report-form .date-wrapper,.add-duty-report-form .airport-wrapper{width:100%;display:flex;justify-content:space-between}.add-duty-report-form .date-wrapper>*,.add-duty-report-form .airport-wrapper>*{width:48%}.table-button-wrapper+.additional-content{margin-left:1em}#times-report-table .title-wrapper{flex:3}#times-report-table .additional-content,#times-report-table additional-content{flex:1}#times-report-table header-additional-content{display:flex;flex-direction:row;justify-content:space-between;align-items:center}#times-report-table header-additional-content iag-input,#times-report-table header-additional-content iag-date-input{position:relative;top:.8em}#times-report-table #times-report-table-row-wrapper .duration i:before{content:"timer"}#times-report-table #times-report-table-row-wrapper .table-row-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem}#times-report-table #times-report-table-row-wrapper .table-row-details{display:grid;grid-template-columns:repeat(5,minmax(150px,1fr));gap:1rem}@media screen and (max-width:1000px){#times-report-table #times-report-table-row-wrapper .table-row-details{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem}}#edit-corporation-report-table .title-wrapper{flex:3}#edit-corporation-report-table .additional-content,#edit-corporation-report-table additional-content{flex:1}#edit-corporation-report-table .iag-toolbar{padding:0}#edit-corporation-report-table header-additional-content{display:flex;flex-direction:row;justify-content:space-between;align-items:center}#edit-corporation-report-table header-additional-content iag-date-input{position:relative;top:.8em}#edit-corporation-report-table body-additional-content .history-header-wrapper{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;margin:1rem 0}#edit-corporation-report-table body-additional-content .history-header-wrapper .corporation-details-table table,#edit-corporation-report-table body-additional-content .history-header-wrapper .corporation-details-table th,#edit-corporation-report-table body-additional-content .history-header-wrapper .corporation-details-table td{border:1px solid #e4e4e4;border-collapse:collapse}#edit-corporation-report-table body-additional-content .history-header-wrapper .corporation-details-table th,#edit-corporation-report-table body-additional-content .history-header-wrapper .corporation-details-table td{padding:1.2rem;text-align:center}#edit-corporation-report-table body-additional-content .history-header-wrapper .corporation-details-table .details-title{font-weight:bold}#edit-corporation-report-table #times-report-table-row-wrapper .duration i:before{content:"timer"}.manage-feature-form .affected-airlines-wrapper{display:flex;flex-direction:column;margin-top:18px;width:100%}.manage-feature-form .affected-airlines-wrapper .affected-airlines-grid{display:grid;grid-template-columns:repeat(2,1fr);justify-content:center;align-items:center;gap:1rem;width:100%}.manage-feature-form .affected-airlines-wrapper .affected-airlines-grid .airline-wrapper{display:flex;justify-content:center;margin:0}.manage-feature-form .affected-airlines-wrapper .validation-message{color:#ffab00;font-size:12px;line-height:14px;overflow:hidden;opacity:1;margin-top:0;padding-top:5px}@media screen and (max-width:760px){.manage-feature-form{grid-template-columns:1fr}}.feature-list-table .link-wrapper{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.latest-features-dialog{min-width:50em;max-width:50em}@media screen and (max-width:760px){.latest-features-dialog{width:auto;min-width:auto}}.latest-features-dialog h3{display:flex;align-items:center;justify-content:space-between}.latest-features-dialog h3 .close-btn{display:contents}.latest-features-dialog h3 .close-btn i{margin:0 8px}.latest-features-dialog md-dialog-content .feature-list-wrapper{display:flex;width:100%;flex-direction:column}.latest-features-dialog md-dialog-content .feature-list-wrapper .feature-list-grid{display:grid;grid-template-columns:1fr .2fr;justify-content:center;align-items:center;gap:1rem;width:100%}.latest-features-dialog md-dialog-content .feature-list-wrapper .feature-list-grid .feature-title{display:flex;flex-direction:row;align-items:center;justify-content:start;gap:1rem}@media screen and (max-width:760px){.latest-features-dialog md-dialog-content .feature-list-wrapper .feature-list-grid .feature-title{flex-wrap:wrap}}.latest-features-dialog md-dialog-content .feature-list-wrapper .feature-list-grid .feature-title .impacting-airlines{display:flex;flex-direction:row;align-items:center;justify-content:start}.latest-features-dialog md-dialog-content .feature-list-wrapper .feature-list-grid .feature-title .impacting-airlines .airline-image{transform:scale(0.8);display:flex;justify-content:center;align-items:center}.help-page{margin:3em 3em 0;flex:1 0 auto;background-color:#fff}.help-page .iag-logo{width:100%;box-sizing:border-box;text-align:center;justify-content:center;padding:0}.help-page .page-title{font-size:1.6em;clear:both;text-align:center;display:block;width:100%;padding:1em 0;border-bottom:1px solid #e4e4e4}.help-page .faq-content{padding-top:2em}.help-page .separator{position:relative;height:.5em;background:#e4e4e4}.help-page .separator:before,.help-page .separator:after{content:"";position:absolute;left:10%}.help-page .separator:before{border:.5em solid #fff;border-bottom:0;border-left:.5em solid transparent;border-right:.5em solid transparent}.help-page .separator:after{top:.5em;border:.5em solid #e4e4e4;border-bottom:0;border-left:.5em solid transparent;border-right:.5em solid transparent}.help-page .separator.center:before,.help-page .separator.center:after{left:calc(50% - 0.5em)}.help-page ul.anchor-list{list-style:disc;font-size:1.5em;padding-left:1em;margin-bottom:1em}.help-page ul.anchor-list li{padding:.25em 0}.help-page ul.anchor-list li>span{cursor:pointer;color:#036cbd}.help-page ul.anchor-list li>span:hover{text-decoration:underline}.help-page .faq-answers{margin-top:2em}.help-page .faq-answers .faq-answer h2{font-size:1.2em;font-weight:bold;margin:.5em 0}.help-page .faq-answers .faq-answer p{margin-bottom:1em}.seat-map{overflow:hidden;margin-top:10px}.seat-map .separator{position:relative;height:.5em;background:#e4e4e4;margin:1em auto 2em auto}.seat-map .separator:before,.seat-map .separator:after{content:"";position:absolute;left:10%}.seat-map .separator:before{border:.5em solid #fff;border-bottom:0;border-left:.5em solid transparent;border-right:.5em solid transparent}.seat-map .separator:after{top:.5em;border:.5em solid #e4e4e4;border-bottom:0;border-left:.5em solid transparent;border-right:.5em solid transparent}.seat-map .separator.center:before,.seat-map .separator.center:after{left:calc(50% - 0.5em)}.seat-map>.tabs-wrapper{display:flex;justify-content:center;margin-bottom:2em}.seat-map>.tabs-wrapper .tabs{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;position:relative}.seat-map>.tabs-wrapper .tabs .actions{display:flex;justify-content:center;align-items:flex-start;min-height:36px}.seat-map>.tabs-wrapper .tabs .actions .tab-action{position:absolute;top:0}.seat-map>.tabs-wrapper .tabs .actions .tab-action:first-of-type{right:100%}.seat-map>.tabs-wrapper .tabs .actions .tab-action:last-of-type{left:100%}@media screen and (max-width:1200px){.seat-map>.tabs-wrapper .tabs .actions{width:100%}.seat-map>.tabs-wrapper .tabs .actions .tab-action{position:relative}.seat-map>.tabs-wrapper .tabs .actions .tab-action:first-of-type{right:auto}.seat-map>.tabs-wrapper .tabs .actions .tab-action:last-of-type{left:auto}}.seat-map>.tabs-wrapper .tabs .tab{border-radius:0;padding:0;margin:0 1px 0 0;background:transparent}.seat-map>.tabs-wrapper .tabs .tab .tab-inner{background:#e4e4e4;border-radius:4px 4px 0 0;padding:0 1em;display:block}.seat-map>.tabs-wrapper .tabs .tab .tab-underline{border-bottom:.2em solid #e4e4e4}.seat-map>.tabs-wrapper .tabs .tab.active .tab-inner{color:#fff;background:#4d4e53}.seat-map>.tabs-wrapper .tabs .tab.active .tab-underline{border-bottom-color:#d80014}.seat-map>.active-segment{font-size:.8em;display:flex;justify-content:center}.seat-map>.active-segment .segment .airport{width:10em}.seat-map .error-message{color:#d80014;width:60%;margin:4em auto;display:flex;justify-content:center}.seat-map .error-message.unavailable{width:auto}.seat-map .seat-selection>.passengers{width:60%;margin:auto;display:flex;flex-wrap:wrap;justify-content:center}.seat-map .seat-selection>.passengers .passenger{box-sizing:border-box;padding:1em;flex:1 1 12em;min-width:33%;display:flex;flex-wrap:wrap;align-items:center}.seat-map .seat-selection>.passengers .passenger .index{font-size:1.2em;font-weight:bold;margin-right:.5em}.seat-map .seat-selection>.passengers .passenger .seat{margin-left:.5em;padding:.25em;color:#d80014}.seat-map .seat-selection>.passengers .passenger .seat.selected{border:1px solid #d80014;border-radius:4px}@media screen and (max-width:760px){.seat-map .seat-selection>.passengers .passenger{min-width:100%}}.seat-map .seat-selection>.legend{display:flex;justify-content:center;flex-wrap:wrap;margin-bottom:2em}.seat-map .seat-selection>.legend .item{display:flex;align-items:center;margin:1em}.seat-map .seat-selection>.legend .item .box{flex:none;margin:0 1em;width:2em;height:2em;border-radius:4px}.seat-map .seat-selection>.legend .item .box.available{background:#93d2f9}.seat-map .seat-selection>.legend .item .box.exit{background:#008b20}.seat-map .seat-selection>.legend .item .box.unavailable{background:#e4e4e4}.seat-map .seat-selection>.legend .item .box.occupied{background:#d80014}@media screen and (max-width:760px){.seat-map .seat-selection>.legend{flex-direction:column;position:relative}.seat-map .seat-selection>.legend .info{flex:0;position:absolute;top:calc(50% - 0.5em);right:1em}}.seat-map .seat-selection>.aircraft-decks{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:15em}.seat-map .seat-selection>.aircraft-decks>.aircraft{width:60%;max-width:24em;transition:all linear .3s;opacity:1}.seat-map .seat-selection>.aircraft-decks>.aircraft.hideAircraft{opacity:0}.seat-map .seat-selection>.aircraft-decks>.aircraft .md-button{min-width:0;min-height:0;line-height:1;padding:.5em;margin:.5em}.seat-map .seat-selection>.aircraft-decks>.aircraft .nose{padding-top:120%;background:url("../img/seat-map/nose.png") left bottom/100% 100% no-repeat}.seat-map .seat-selection>.aircraft-decks>.aircraft .nose-upperdeck{padding-top:120%;background:url("../img/seat-map/nose_windowless.png") left bottom/100% 70% no-repeat}.seat-map .seat-selection>.aircraft-decks>.aircraft .tail{padding-top:20%;background:url("../img/seat-map/tail.png") left top/100% 100% no-repeat}.seat-map .seat-selection>.aircraft-decks>.aircraft .tail-upperdeck{padding-top:10%;background:url("../img/seat-map/tail.png") left top/100% 100% no-repeat}.seat-map .seat-selection>.aircraft-decks>.aircraft .body{background:url("../img/seat-map/body.png") left top/100% repeat-y;padding:1em}.seat-map .seat-selection>.aircraft-decks>.aircraft .body .cabin{background:#fff;padding:.5em}.seat-map .seat-selection>.aircraft-decks>.aircraft .body .cabin cabin-row{display:block;position:relative;padding:.25em 0}.seat-map .seat-selection>.aircraft-decks>.aircraft .body .cabin cabin-row:first-of-type{padding-top:0}.seat-map .seat-selection>.aircraft-decks>.aircraft .body .cabin cabin-row.wing:before,.seat-map .seat-selection>.aircraft-decks>.aircraft .body .cabin cabin-row.wing:after{content:"";position:absolute;width:20%;height:100%;top:0}.seat-map .seat-selection>.aircraft-decks>.aircraft .body .cabin cabin-row.wing:before{right:calc(100% + 1.5em);background:url("../img/seat-map/left-wing.png") right top/100% 100%}.seat-map .seat-selection>.aircraft-decks>.aircraft .body .cabin cabin-row.wing:after{left:calc(100% + 1.5em);background:url("../img/seat-map/right-wing.png") left top/100% 100%}.seat-map .seat-selection>.aircraft-decks>.aircraft .body .cabin cabin-row.wing+.wing:before,.seat-map .seat-selection>.aircraft-decks>.aircraft .body .cabin cabin-row.wing+.wing:after{background:#ccc}.seat-map .seat-selection>.aircraft-decks>.aircraft .body .cabin cabin-row .cabin-row{display:flex}.seat-map .seat-selection>.aircraft-decks>.aircraft .body .cabin cabin-row .cabin-row cabin-cell{position:relative;flex:1 1 auto;margin-left:.5em}.seat-map .seat-selection>.aircraft-decks>.aircraft .body .cabin cabin-row .cabin-row cabin-cell:first-of-type{margin-left:0}.seat-map .seat-selection>.aircraft-decks>.aircraft .body .cabin cabin-row .cabin-row cabin-cell .cabin-cell{position:relative;cursor:pointer;border-radius:4px}.seat-map .seat-selection>.aircraft-decks>.aircraft .body .cabin cabin-row .cabin-row cabin-cell .cabin-cell.seat{padding:50% 0;color:#878785;background:#e4e4e4}.seat-map .seat-selection>.aircraft-decks>.aircraft .body .cabin cabin-row .cabin-row cabin-cell .cabin-cell.seat.available{color:#4d4e53;background:#93d2f9}.seat-map .seat-selection>.aircraft-decks>.aircraft .body .cabin cabin-row .cabin-row cabin-cell .cabin-cell.seat.available:hover{background:rgb(195.3157894737,230.1315789474,251.6842105263)}.seat-map .seat-selection>.aircraft-decks>.aircraft .body .cabin cabin-row .cabin-row cabin-cell .cabin-cell.seat.available.exit{color:#4d4e53;background-color:#008b20}.seat-map .seat-selection>.aircraft-decks>.aircraft .body .cabin cabin-row .cabin-row cabin-cell .cabin-cell.seat.available.exit:hover{background:rgb(0,190,43.7410071942)}.seat-map .seat-selection>.aircraft-decks>.aircraft .body .cabin cabin-row .cabin-row cabin-cell .cabin-cell.seat.available.occupied{color:#fff;background-color:#d80014;font-size:.75em}.seat-map .seat-selection>.aircraft-decks>.aircraft .body .cabin cabin-row .cabin-row cabin-cell .cabin-cell.seat.available.occupied:hover{background-color:rgb(255,12,34.5)}.seat-map .seat-selection>.aircraft-decks>.aircraft .body .cabin cabin-row .cabin-row cabin-cell .cabin-cell.seat.available.occupied .cabin-cell-content{display:flex;flex-direction:column;justify-content:space-around}.seat-map .seat-selection>.aircraft-decks>.aircraft .body .cabin cabin-row .cabin-row cabin-cell .cabin-cell.component{padding:50% 0;background:#e4e4e4}.seat-map .seat-selection>.aircraft-decks>.aircraft .body .cabin cabin-row .cabin-row cabin-cell .cabin-cell.aisle{padding:50% 0;background:transparent;cursor:default}.seat-map .seat-selection>.aircraft-decks>.aircraft .body .cabin cabin-row .cabin-row cabin-cell .cabin-cell .cabin-cell-content{position:absolute;top:0;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:center}.seat-map .seat-selection>.aircraft-decks>.aircraft .body .cabin cabin-row .cabin-row cabin-cell .cabin-cell .cabin-cell-content .iag-icons.rearFacing{transform:rotate(180deg);order:1}.seat-map .seat-selection>.aircraft-decks>.aircraft .body .cabin cabin-row .cabin-row cabin-cell .cabin-cell .cabin-cell-content>span.rearFacing{order:2}.seat-map .seat-selection>.aircraft-decks>.aircraft .body .cabin cabin-row .cabin-row cabin-cell .cabin-cell .cabin-cell-content>span.small-seat{font-size:.75em}.seat-map .seat-selection>.aircraft-decks>.aircraft .body .cabin cabin-row .cabin-row cabin-cell .cabin-cell .cabin-cell-content .iag-icons.small-seat{width:.75em}.seat-map .seat-selection>.aircraft-decks>.aircraft .body .cabin cabin-row .cabin-row cabin-cell .cabin-cell .cabin-cell-content>span.medium-seat{font-size:1.3em}.seat-map .seat-selection>.aircraft-decks>.aircraft .body .cabin cabin-row .cabin-row cabin-cell .cabin-cell .cabin-cell-content .iag-icons.medium-seat{width:1.3em}.seat-map .seat-selection>.aircraft-decks>.aircraft .body .cabin cabin-row .cabin-row cabin-cell .cabin-cell .cabin-cell-content>span.big-seat{font-size:2em}.seat-map .seat-selection>.aircraft-decks>.aircraft .body .cabin cabin-row .cabin-row cabin-cell .cabin-cell .cabin-cell-content .iag-icons.big-seat{width:2em}.seat-map .seat-selection>.aircraft-decks>.aircraft .body .cabin cabin-row .cabin-row cabin-cell.selected:after{border:.5em solid #93d2f9;border-top:0;border-left:.5em solid transparent;border-right:.5em solid transparent;content:"";position:absolute;left:calc(50% - 0.5em);bottom:-0.6em}.seat-map .seat-selection>.aircraft-decks>.aircraft .body .cabin cabin-row .cabin-row cabin-cell:first-of-type.exit:before{font-family:"Material Icons";font-weight:normal;font-style:normal;font-size:1.5em;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;font-feature-settings:"liga";content:"chevron_left";background-image:url("../img/seat-map/exit-door.png");background-repeat:no-repeat;color:transparent;position:absolute;top:-0.8333333333em;left:-1em;pointer-events:none;height:1.9em;width:.9em}.seat-map .seat-selection>.aircraft-decks>.aircraft .body .cabin cabin-row .cabin-row cabin-cell:last-of-type.exit:before{font-family:"Material Icons";font-weight:normal;font-style:normal;font-size:1.5em;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;font-feature-settings:"liga";content:"chevron_right";background-image:url("../img/seat-map/exit-door.png");background-repeat:no-repeat;color:transparent;position:absolute;top:-0.8333333333em;right:-1em;pointer-events:none;-moz-transform:scaleX(-1);-o-transform:scaleX(-1);-webkit-transform:scaleX(-1);transform:scaleX(-1);filter:FlipH;-ms-filter:"FlipH";height:1.9em;width:.9em}.seat-map .seat-selection>.aircraft-decks>.aircraft .body .cabin cabin-row.exit{padding-top:1em}.seat-map .seat-selection>.aircraft-decks>.aircraft .body .cabin .cabin-cell-details{font-size:.8em;margin-top:.6em;padding:1em;background:#93d2f9;border-radius:4px;position:relative}.seat-map .seat-selection>.aircraft-decks>.aircraft .body .cabin .cabin-cell-details.ng-enter,.seat-map .seat-selection>.aircraft-decks>.aircraft .body .cabin .cabin-cell-details.ng-leave{transition:all .2s cubic-bezier(0.65,0.05,0.36,1);overflow:hidden}.seat-map .seat-selection>.aircraft-decks>.aircraft .body .cabin .cabin-cell-details.ng-enter,.seat-map .seat-selection>.aircraft-decks>.aircraft .body .cabin .cabin-cell-details.ng-leave.ng-leave-active{padding:0;max-height:0}.seat-map .seat-selection>.aircraft-decks>.aircraft .body .cabin .cabin-cell-details.ng-enter.ng-enter-active,.seat-map .seat-selection>.aircraft-decks>.aircraft .body .cabin .cabin-cell-details.ng-leave{padding:1em;max-height:20em}.seat-map .seat-selection>.aircraft-decks>.aircraft .body .cabin .cabin-cell-details .action{position:absolute;right:0;top:0}.seat-map .seat-selection>.aircraft-decks>.aircraft .body .cabin .cabin-cell-details .action .md-button{font-size:inherit}.seat-map .seat-selection>.aircraft-decks>.aircraft .body .cabin .cabin-cell-details .passenger{display:flex;align-items:center;width:85%}.seat-map .seat-selection>.aircraft-decks>.aircraft .body .cabin .cabin-cell-details .passenger>*{flex:1 1 auto}.seat-map .seat-selection>.aircraft-decks>.aircraft .body .cabin .cabin-cell-details .passenger .name{word-wrap:break-word}.seat-map .seat-selection>.aircraft-decks>.aircraft .body .cabin .cabin-cell-details .passenger .md-button{margin:0}.seat-map .seat-selection>.aircraft-decks>.aircraft .body .cabin .cabin-cell-details .info .label{font-weight:bold;margin:.5em 0}.seat-map .seat-selection>.aircraft-decks>.aircraft .body .cabin .cabin-cell-details .info .service .label{margin:1em 0 .5em 0;display:flex;justify-content:space-between}.seat-map .seat-selection>.aircraft-decks>.aircraft .body .cabin .cabin-cell-details .info .service .label .price{flex:1;text-align:right}.seat-map .seat-selection>.aircraft-decks>.aircraft .body .cabin .cabin-cell-details .info .service .description{margin:.5em 0}.seat-map .seat-selection>.aircraft-decks>.aircraft .body .cabin .cabin-cell-details .info .service .description>div{margin:.5em 0}.seat-map .seat-selection>.aircraft-decks>.aircraft .body .cabin .cabin-cell-details .info .service img{width:100%}.seat-map .seat-selection>.aircraft-decks>.aircraft .body .cabin .cabin-cell-details ul li{margin:.25em 0}.seat-map .seat-selection>.aircraft-decks>.aircraft .body .cabin .cabin-cell-details ul li:before{content:"✔";margin:0 .5em 0 0}.seat-map .seat-selection>.aircraft-decks>.aircraft .cabin.upper-deck{background-color:#dfdfdf;box-shadow:0 8px 2px -2px #e4e4e4;margin-bottom:10px}.seat-map .seat-selection>.aircraft-decks>.aircraft .cabin.upper-deck .cabin-row{justify-content:center}.seat-map .seat-selection>.aircraft-decks>.aircraft .cabin.upper-deck cabin-row:first-child:before,.seat-map .seat-selection>.aircraft-decks>.aircraft .cabin.upper-deck cabin-row:last-child:after{content:"UPPER DECK";font-weight:bold;position:relative;left:35%}.seat-map .seat-selection>.aircraft-decks>.aircraft .cabin.upper-deck cabin-row:first-child:before{bottom:.5em}.seat-map .seat-selection>.aircraft-decks>.aircraft .cabin.upper-deck cabin-row:last-child:after{top:.5em}@media screen and (max-width:760px){.seat-map .seat-selection>.aircraft-decks>.aircraft{width:calc(100% - 1em)}}.passenger-select-dialog{max-width:20em}.passenger-select-dialog ul{padding:1em 2em}.passenger-select-dialog ul>li{padding:.6em;cursor:pointer;border-bottom:1px solid #d80014;display:flex;justify-content:center;word-break:break-all}.passenger-select-dialog ul>li .name{flex:1 1 auto;text-align:left}.passenger-select-dialog ul>li .seat{color:#878785;word-break:normal;text-align:right}.passenger-select-dialog ul>li .price{flex:1 1 auto;white-space:nowrap;text-align:right}.passenger-select-dialog ul>li:hover{color:#d80014}.passenger-select-dialog ul>li.selected{background-color:#d80014;color:#fff}.passenger-select-dialog ul>li.selected .seat{color:#e4e4e4}.passenger-select-dialog ul>li.seated .name{text-align:left}.passenger-select-dialog md-dialog-actions{padding:0;justify-content:center}.reshop-flight-list-wrapper{transition:all 150ms linear}.reshop-flight-list-wrapper .flight{border-top:1px solid #93d2f9}.reshop-flight-list-wrapper flight:nth-child(1) .flight{border:0}.reshop-flight-list-wrapper.edit-order-opacity{opacity:.2}.documentTypesRadioGroup md-radio-button{display:inline}.edit-flight-actions{display:grid;grid-template-columns:1fr auto;width:100%;margin-top:.5em;flex-wrap:wrap;transition:all 150ms linear}.edit-flight-actions>button{display:flex;max-height:36px}.edit-flight-actions>button span{margin:0 auto}.edit-flight-actions .flight-input-group{display:flex;flex-wrap:wrap}@media screen and (max-width:760px){.edit-flight-actions{grid-template-columns:repeat(1,1fr)}}.edit-flight-actions.edit-flight-focus{background-color:#fdfdfd;border-top:1px dashed #7e7e7e;border-left:1px dashed #7e7e7e;border-right:1px dashed #7e7e7e}.order-edit-search-fields{flex:1;display:flex;flex-wrap:wrap;padding:6px}.order-edit-search-fields md-input-container{margin:0;margin-top:10px;width:100%}.order-edit-search-fields>*{flex:1;min-width:160px}.order-edit-search-fields .search-container{display:grid;grid-template-rows:repeat(1,1fr);grid-template-columns:repeat(3,1fr);gap:1rem;width:100%}@media screen and (max-width:760px){.order-edit-search-fields .search-container{grid-template-columns:repeat(1,1fr)}}.order-edit-search-fields .multi-city-container{display:grid;grid-template-columns:auto repeat(4,minmax(1rem,1fr));justify-items:end;gap:1rem;width:100%}.order-edit-search-fields .multi-city-container .ods-wrapper{width:100%}.order-edit-search-fields .multi-city-container md-input-container{margin:0;margin-top:10px;width:100%}.order-edit-search-fields .multi-city-container .flight-change-check-box{display:flex;align-items:center}.order-edit-change-button{display:flex;align-items:flex-end;direction:rtl}.order-edit-change-button>button{display:inline-block}.order-edit-change-button .action-btn{margin-bottom:2rem}@media screen and (max-width:760px){.order-edit-change-button .action-btn{margin-bottom:1rem}}.edit-itinerary-actions{flex:1;display:flex;justify-content:flex-end;padding:.5em 0}.edit-itinerary-actions.edit-flight-focus{background-color:#fdfdfd;border-bottom:1px dashed #7e7e7e;border-left:1px dashed #7e7e7e;border-right:1px dashed #7e7e7e}.edit-services>span{font-weight:bold}.legend{display:flex;justify-content:center;flex-wrap:wrap;margin-top:4em}.legend .item{display:flex;align-items:center;margin:1em}.legend .item .box{flex:none;margin:0 1em;width:2em;height:2em;border-radius:4px}.legend .item .box.service-available{box-shadow:0 0 1px #4d4e53;background:#e9f8ff}.legend .item .box.service-purchased{box-shadow:0 0 2px #4d4e53;background:rgb(131,215.5454545455,255)}.legend .item .box.service-selected{box-shadow:0 0 2px rgb(114,0,10.5555555556);background:#d80014}.legend .item .box.service-unavailable{box-shadow:0 0 2px #4d4e53;background:#eeeef0}@media screen and (max-width:760px){.legend{flex-direction:column;position:relative}.legend .info{flex:0;position:absolute;top:calc(50% - 0.5em);right:1em}}.rs-price-total-wrapper{display:flex;flex-wrap:wrap;justify-content:flex-end;padding:1em;margin-top:5em}.rs-price-total-wrapper>*{width:calc(50% - 1em)}@media screen and (max-width:760px){.rs-price-total-wrapper>*{width:100%}}.rs-price-total-wrapper .price-total strong{font-weight:bold}.rs-price-total-wrapper .price-total small{font-size:.75em}.rs-price-total-wrapper .price-total .total-fare,.rs-price-total-wrapper .price-total .total-sum{display:flex;align-items:flex-end}.rs-price-total-wrapper .price-total .total-fare>:first-child,.rs-price-total-wrapper .price-total .total-sum>:first-child{flex:1 0 auto}.rs-price-total-wrapper .price-total .total-fares .total-fare-title{margin:.5em 0}.rs-price-total-wrapper .price-total .total-fares .total-fare{margin-bottom:.25em}.rs-price-total-wrapper .price-total .total-sum{padding-top:.5em;border-top:1px solid #878785}.rs-price-total-wrapper .price-total .total-sum .total-sum-label{display:flex;flex-direction:column}.rs-price-total-wrapper .price-total .total-sum .total-sum-label strong{font-size:1.5em}.rs-price-total-wrapper .price-total .total-sum price{font-size:1.5em}.rs-price-total-wrapper .price-total .agent-fee{text-align:right;padding-top:1em}.rs-price-total-wrapper .price-total .agent-fee iag-input{font-size:1.15em;display:inline-block}.rs-price-total-wrapper .price-total .agent-fee iag-input md-input-container{width:7em}.passenger-to-edit:first-child{margin-top:50px}.passenger-to-edit h6{width:100%;text-align:left}.passenger-to-edit p{text-align:justify;width:100%}.passenger-to-edit md-radio-group{margin:2em 2em 1em 2em;display:flex}.passenger-to-edit md-radio-group md-radio-button{flex:1}.passenger-to-edit advanced-passenger-info{width:100%}#bag-service-quantity{display:flex;flex-wrap:nowrap}#bag-service-quantity md-select-header{margin:27px 10px 26px 0}@media print{footer,iag-header,iag-nav,.loader{display:none}.left-nav-right-content>div[ui-view],.left-nav-right-content>ui-view{padding:0}iag-header+*{margin:0 !important}body,.site-content,.site-content>div,.left-nav-right-content,.left-nav-right-content>div,.order-view{overflow-y:visible !important;display:block !important;height:auto !important}.print-section{padding:0}.print-section>*{padding:0 !important}.print-section .button-wrapper{display:none}.print-section .order-view-payment-info{page-break-inside:avoid}}#page-header-note{padding:1em;color:white}#page-header-note .disruptions-header-note{color:white}.disruption-tabs{transition:none;background-color:white}.disruption-tabs .close-button{cursor:pointer}.disruption-tabs md-ink-bar{transition:none;color:transparent;background:transparent}.disruption-tabs md-tab-item{max-width:unset !important;background:#5d5d5d;color:white;margin-left:2px}.disruption-tabs md-tab-item:first-child{margin-left:0}.disruption-tabs md-tabs-wrapper{background-color:transparent;border-color:transparent}.disruption-tabs .md-tab.md-active{color:#4d4e53;background-color:white}.disruptions-screen{display:flex;flex-direction:column;margin-left:1em;margin-right:1em}.disruptions-wrapper disruptions-sidebar{position:relative;z-index:2;font-size:1em}.disruptions-wrapper disruptions-sidebar>.md-fab{display:none;top:0;left:0;position:absolute}.disruptions-wrapper disruptions-sidebar .disruptions-sidebar{flex:0;width:301px;min-height:100%;background-color:#fff}.disruptions-wrapper disruptions-sidebar .disruptions-sidebar .disruptions-sidebar-header{display:block;position:relative}.disruptions-wrapper disruptions-sidebar .disruptions-sidebar .disruptions-sidebar-header>div{padding:.6em 2em .4em 2em;position:relative;margin:0;border-radius:0;width:100%;text-align:center;border-bottom:1px solid #4d4e53;font-size:1em;min-height:2em;line-height:2em;min-width:5.5em;letter-spacing:.01em;display:inline-block;vertical-align:middle;align-items:center;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;outline:0;background:transparent;white-space:nowrap;font-weight:500;font-style:inherit;font-variant:inherit;font-family:inherit;text-decoration:none;overflow:hidden;letter-spacing:.01em;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)}.disruptions-wrapper disruptions-sidebar .disruptions-sidebar .disruptions-sidebar-header .iag-toggle-button-icon{position:absolute;left:0;margin:-6px 8px;line-height:40px;width:40px;height:40px;z-index:20;min-width:0;color:#fff;background-color:#d80014;vertical-align:middle;box-shadow:0 2px 5px 0 rgba(0,0,0,0.26);border-radius:50%;background-clip:padding-box;overflow:hidden;-webkit-transition:all .3s cubic-bezier(0.55,0,0.55,0.2);transition:all .3s cubic-bezier(0.55,0,0.55,0.2);-webkit-transition-property:background-color,box-shadow,-webkit-transform;transition-property:background-color,box-shadow,-webkit-transform;transition-property:background-color,box-shadow,transform;transition-property:background-color,box-shadow,transform,-webkit-transform}.disruptions-wrapper disruptions-sidebar .disruptions-sidebar .filters-container{padding-top:.5em;padding-left:1em;padding-right:1em}.disruptions-wrapper disruptions-sidebar .disruptions-sidebar .filters-container .select-all-list{font-size:95%}.disruptions-wrapper disruptions-sidebar .disruptions-sidebar .filters-container .date-option-wrapper{position:relative;top:-14px}.disruptions-wrapper disruptions-sidebar .disruptions-sidebar .filters-container .date-option-wrapper .date-group{display:flex;flex-direction:row}.disruptions-wrapper disruptions-sidebar .disruptions-sidebar .filters-container .date-option-wrapper .label{font-size:1em;display:flex;flex-direction:column;justify-content:center;width:23%}.disruptions-wrapper disruptions-sidebar .disruptions-sidebar .filters-container md-input-container{margin:0;margin-top:.5em;width:100%}.disruptions-wrapper disruptions-sidebar .disruptions-sidebar .filters-container md-input-container .md-input{background-color:#eeeef0;border:1px solid #c9c9c9;padding:1em}.disruptions-wrapper disruptions-sidebar .disruptions-sidebar .filters-container md-input-container .md-errors-spacer{min-height:0}.disruptions-wrapper .disruptions-results-wrapper{display:flex}.disruptions-wrapper .disruptions-results-wrapper .disruptions-content{flex:1;background:#fff;height:100%;position:relative;padding-left:3.5em;padding-right:3.5em;padding-top:1em;padding-bottom:2em;width:calc(100% - 301px)}.disruptions-wrapper .disruptions-results-wrapper .disruptions-content .disruptions-results{width:100%;max-width:none}.disruptions-wrapper .disruptions-results-wrapper .disruptions-content .separator{margin:1em 0;position:relative;height:.5em;background:#878785}.disruptions-wrapper .disruptions-results-wrapper .disruptions-content .separator:before,.disruptions-wrapper .disruptions-results-wrapper .disruptions-content .separator:after{content:"";position:absolute;left:10%}.disruptions-wrapper .disruptions-results-wrapper .disruptions-content .separator:before{border:.5em solid #fff;border-bottom:0;border-left:.5em solid transparent;border-right:.5em solid transparent}.disruptions-wrapper .disruptions-results-wrapper .disruptions-content .separator:after{top:.5em;border:.5em solid #878785;border-bottom:0;border-left:.5em solid transparent;border-right:.5em solid transparent}.disruptions-wrapper .disruptions-results-wrapper .disruptions-content .separator.center:before,.disruptions-wrapper .disruptions-results-wrapper .disruptions-content .separator.center:after{left:calc(50% - 0.5em)}.disruptions-wrapper .disruptions-results-wrapper .disruptions-content .toggle{position:absolute;top:0;left:0}.disruptions-wrapper .disruptions-results-wrapper .disruptions-content .view-mode-banner{min-height:inherit;border-radius:3px;background:#d80014;color:#fff;display:flex;align-items:center;justify-content:center;text-align:center;padding:1rem;margin-bottom:1rem}.disruptions-wrapper .disruptions-results-wrapper .disruptions-content .view-mode-banner.md-hide{animation:shrinkToMiddle .5s ease forwards;overflow:hidden}.disruptions-wrapper .disruptions-results-wrapper .disruptions-content .view-mode-banner .close-button{position:absolute;right:-10px;top:-5px;min-width:3em}.disruptions-wrapper .disruptions-results-wrapper .disruptions-content .view-mode-banner p{font-size:95%}.disruptions-wrapper .disruptions-results-wrapper .disruptions-content .disruption-search-row{display:flex;align-items:center;flex-wrap:wrap;width:100%}.disruptions-wrapper .disruptions-results-wrapper .disruptions-content .disruption-search-row .search-bar-box{flex-grow:1}.disruptions-wrapper .disruptions-results-wrapper .disruptions-results .iag-table{box-shadow:none;padding:.5em 0}.disruptions-wrapper .disruptions-results-wrapper .search-container{display:flex;flex-direction:column;align-items:center}.disruptions-wrapper .disruptions-results-wrapper .separator{margin:1em 0;position:relative;height:.5em;background:#878785}.disruptions-wrapper .disruptions-results-wrapper .separator:before,.disruptions-wrapper .disruptions-results-wrapper .separator:after{content:"";position:absolute;left:10%}.disruptions-wrapper .disruptions-results-wrapper .separator:before{border:.5em solid #fff;border-bottom:0;border-left:.5em solid transparent;border-right:.5em solid transparent}.disruptions-wrapper .disruptions-results-wrapper .separator:after{top:.5em;border:.5em solid #878785;border-bottom:0;border-left:.5em solid transparent;border-right:.5em solid transparent}.disruptions-wrapper .disruptions-results-wrapper .separator.center:before,.disruptions-wrapper .disruptions-results-wrapper .separator.center:after{left:calc(50% - 0.5em)}@media screen and (max-width:1000px){.disruptions-wrapper .disruptions-results-wrapper .disruptions-content .toggle{-webkit-transition:left 200ms linear;-moz-transition:left 200ms linear;-o-transition:left 200ms linear;transition:left 200ms linear}.disruptions-wrapper .disruptions-results-wrapper .disruptions-content .toggle.toggled{left:301px}}.disruptions-wrapper .selectAll-actions{padding:10px;display:flex;flex-direction:row;justify-content:space-between;flex-wrap:nowrap}.disruptions-wrapper .selectAll-actions .selectAll-checkbox-wrapper{display:flex;align-items:center}.disruptions-wrapper .selectAll-actions .selectAll-checkbox-wrapper md-checkbox{margin-bottom:0}.disruptions-wrapper disruption-actions .disruption-actions-first-row,.disruptions-wrapper disruption-actions .disruption-actions-second-row{text-align:right;min-width:162px;display:flex;align-items:center;justify-content:end}.disruptions-wrapper disruption-actions .disruption-actions-first-row .action-wrapper,.disruptions-wrapper disruption-actions .disruption-actions-second-row .action-wrapper{padding-left:.3rem}.disruptions-wrapper disruption-actions .disruption-actions-first-row .action-wrapper .email-progress-spinner,.disruptions-wrapper disruption-actions .disruption-actions-second-row .action-wrapper .email-progress-spinner{margin:.2rem}.disruptions-wrapper disruption-actions .disruption-actions-wrapper{display:flex;align-items:center;justify-content:center}.disruptions-wrapper disruption-actions .disruption-actions-wrapper .disruption-actions-grid{display:grid;grid-template-columns:repeat(5,37px) auto;gap:.5rem;justify-content:center;align-items:center}.disruptions-wrapper disruption-actions .disruption-actions-wrapper .call-airline{width:100%;padding-top:5px;text-align:center}.disruptions-wrapper disruption-actions .md-button{margin:0}.disruptions-wrapper disruption-actions .md-button.md-icon-button{margin:0;padding:0;height:36px;width:36px}.disruptions-wrapper disruption-actions .md-button.md-icon-button>i{font-size:2.5em}.disruptions-wrapper disruption-actions .md-fab.md-ultra-mini{line-height:2.3rem;width:2.3rem;height:2.3rem}.disruptions-wrapper disruption-actions .rebook-button{display:inline-flex;flex-direction:column;padding-top:1px}.disruptions-wrapper disruption-actions .rebook-button>i:first-of-type{transform:rotateZ(45deg)}.disruptions-wrapper disruption-actions .rebook-button>i:last-of-type{margin-top:-6px}.disruptions-wrapper disruption-actions .remove-button{background-color:#878785;color:#fff;min-height:24px;line-height:24px}.disruptions-wrapper disruption-actions .remove-button:hover{background-color:#4d4e53 !important}.disruptions-wrapper disruption{border-bottom:1px solid #878785}.disruptions-wrapper disruption:first-of-type{border-top:1px solid #878785}.disruptions-wrapper .disruption-wrapper{display:flex;flex-direction:row;justify-content:space-between}.disruptions-wrapper .disruption-wrapper .order-id-cell{flex:1}.disruptions-wrapper .disruption-wrapper .passengers-cell{flex:20}.disruptions-wrapper .disruption-wrapper .flight-cell{flex:64}.disruptions-wrapper .disruption-wrapper .flight-cell .flight-cell-label{display:flex;flex-direction:row}.disruptions-wrapper .disruption-wrapper .flight-cell .full-flight-details-link-wrapper{display:flex;flex-direction:row;font-size:.7em}.disruptions-wrapper .disruption-wrapper .flight-cell .full-flight-details-link-wrapper>div{flex:1}.disruptions-wrapper .disruption-wrapper .flight-cell .full-flight-details-link-wrapper .full-flight-details-link{color:#d80014;cursor:pointer}.disruptions-wrapper .disruption-wrapper .flight-cell .full-flight-details-link-wrapper .full-flight-details-link:hover{text-decoration:underline}.disruptions-wrapper .disruption-wrapper .actions-cell{flex:10}.disruptions-wrapper .disruption-wrapper .traveller-snippet i{color:#d80014;cursor:pointer;transform:rotate(0);transition:transform .2s ease-in}.disruptions-wrapper .disruption-wrapper .traveller-snippet i.opened{transform:rotate(-180deg)}.disruptions-wrapper .disrupted-flight{display:flex;flex-direction:row}.disruptions-wrapper .disrupted-flight .value{flex:1}.disruptions-wrapper disrupted-segments-pair>div{display:flex;flex-direction:row;justify-content:space-between}.disruptions-wrapper disrupted-segments-pair>div>div{display:flex;flex-direction:column;flex:1}.disruptions-wrapper full-flight-details>div{display:flex;flex-direction:row}.disruptions-wrapper full-flight-details .iag-label{font-size:1.2em !important}.disruptions-wrapper full-flight-details .bound-column{flex:1;padding:.4em}.disruptions-wrapper full-flight-details .bound-column:not(:last-child){border-right:1px solid #4d4e53}.disruptions-wrapper full-flight-details .bound-column:not(:first-child){margin-left:1em}.disruptions-wrapper .no-new-flight{font-weight:bold}disrupted-segment-details,full-flight-details{display:flex;flex-wrap:nowrap;flex-direction:column}disrupted-segment-details i,full-flight-details i{color:#d80014;cursor:pointer}disrupted-segment-details .indication-row,full-flight-details .indication-row{display:block;margin-bottom:.2em}disrupted-segment-details .indication-row .indication,full-flight-details .indication-row .indication{display:inline-block;padding:.5em;border-radius:6px;background-color:#f76e00;color:#fff;text-align:center;font-size:1em}disrupted-segment-details .indication-row .indication.OPERATIONAL_CANCELLATION,disrupted-segment-details .indication-row .indication.PLANNED_CANCELLATION,full-flight-details .indication-row .indication.OPERATIONAL_CANCELLATION,full-flight-details .indication-row .indication.PLANNED_CANCELLATION{display:inline-block;background-color:#ec808d}disrupted-segment-details .indication-row .indication.SCHEDULE_CHANGE,full-flight-details .indication-row .indication.SCHEDULE_CHANGE{display:inline-block;background-color:#f59a23}disrupted-segment-details .indication-row .indication.DELAY,full-flight-details .indication-row .indication.DELAY{display:inline-block;background-color:#aaa}disrupted-segment-details .indication-row .indication.UNCATEGORIZED,full-flight-details .indication-row .indication.UNCATEGORIZED{display:inline-block;background-color:#f76e00}disrupted-segment-details .indication-row .mct-breach-warning,full-flight-details .indication-row .mct-breach-warning{display:inline-block}disrupted-segment-details .flight-attributes,full-flight-details .flight-attributes{display:flex;flex-direction:row}disrupted-segment-details .flight-attributes .flight-attribute,full-flight-details .flight-attributes .flight-attribute{flex:1;display:flex;flex-direction:column}disrupted-segment-details .flight-attributes div:nth-child(2),full-flight-details .flight-attributes div:nth-child(2){margin-left:.5em}disrupted-segment-details .flight-attributes span,full-flight-details .flight-attributes span{font-size:1em;line-height:1.2em;white-space:nowrap;padding-right:.2em}disrupted-segment-details .flight-attributes img,full-flight-details .flight-attributes img{width:12px;height:12px}disrupted-segment-details .stop,full-flight-details .stop{font-weight:bold}.row{display:flex;flex-direction:row;margin-top:1em;margin-bottom:1em}.pager md-input-container{display:inline-block;position:relative;padding:2px;bottom:10px;margin:0;margin-left:.5em;margin-right:.5em;vertical-align:middle}view-disrupted-bookings,cancel-disrupted-bookings,rebook-disrupted-bookings{display:block;width:100%;background-color:#fff}view-disrupted-bookings .resolve-loader-wrapper,cancel-disrupted-bookings .resolve-loader-wrapper,rebook-disrupted-bookings .resolve-loader-wrapper{height:60vh;position:relative}view-disrupted-bookings .order-wrapper,view-disrupted-bookings .order-search-wrapper,cancel-disrupted-bookings .order-wrapper,cancel-disrupted-bookings .order-search-wrapper,rebook-disrupted-bookings .order-wrapper,rebook-disrupted-bookings .order-search-wrapper{margin:0;background-color:#fff}view-disrupted-bookings .disruption-view-wrapper,cancel-disrupted-bookings .disruption-view-wrapper,rebook-disrupted-bookings .disruption-view-wrapper{display:flex;flex-direction:row;justify-content:center}view-disrupted-bookings .disruption-view-wrapper .disruption-view,cancel-disrupted-bookings .disruption-view-wrapper .disruption-view,rebook-disrupted-bookings .disruption-view-wrapper .disruption-view{display:flex;flex-direction:column;flex:1 0 auto;padding:1em;margin:0 auto}view-disrupted-bookings .disruption-view-wrapper .disruption-view .row,cancel-disrupted-bookings .disruption-view-wrapper .disruption-view .row,rebook-disrupted-bookings .disruption-view-wrapper .disruption-view .row{display:flex;flex-direction:row;margin-bottom:1em}view-disrupted-bookings .disruption-view-wrapper .disruption-view .pager md-input-container,cancel-disrupted-bookings .disruption-view-wrapper .disruption-view .pager md-input-container,rebook-disrupted-bookings .disruption-view-wrapper .disruption-view .pager md-input-container{display:inline-block;position:relative;padding:2px;bottom:10px;margin:0;margin-left:.5em;margin-right:.5em;vertical-align:middle}view-disrupted-bookings .disruption-view-wrapper .disruption-view .traveller-snippet i,cancel-disrupted-bookings .disruption-view-wrapper .disruption-view .traveller-snippet i,rebook-disrupted-bookings .disruption-view-wrapper .disruption-view .traveller-snippet i{color:#d80014;cursor:pointer}view-disrupted-bookings .disruption-view-wrapper .disruption-view .cell,cancel-disrupted-bookings .disruption-view-wrapper .disruption-view .cell,rebook-disrupted-bookings .disruption-view-wrapper .disruption-view .cell{padding:10px;font-size:.8em}view-disrupted-bookings .disruption-view-wrapper .disruption-view .passengers-cell,cancel-disrupted-bookings .disruption-view-wrapper .disruption-view .passengers-cell,rebook-disrupted-bookings .disruption-view-wrapper .disruption-view .passengers-cell{flex:20}view-disrupted-bookings .disruption-view-wrapper .disruption-view .flight-cell,cancel-disrupted-bookings .disruption-view-wrapper .disruption-view .flight-cell,rebook-disrupted-bookings .disruption-view-wrapper .disruption-view .flight-cell{flex:32}view-disrupted-bookings .disruption-view-wrapper .disruption-view .actions-cell,cancel-disrupted-bookings .disruption-view-wrapper .disruption-view .actions-cell,rebook-disrupted-bookings .disruption-view-wrapper .disruption-view .actions-cell{flex:10}view-disrupted-bookings .disruption-view-wrapper .disruption-view .iag-label,cancel-disrupted-bookings .disruption-view-wrapper .disruption-view .iag-label,rebook-disrupted-bookings .disruption-view-wrapper .disruption-view .iag-label{flex-basis:100%;font-family:Gotham,sans-serif;color:#878785;font-size:.8em;margin-bottom:1em}view-disrupted-bookings .disruption-view-wrapper .disruption-view .order-id-wrapper,cancel-disrupted-bookings .disruption-view-wrapper .disruption-view .order-id-wrapper,rebook-disrupted-bookings .disruption-view-wrapper .disruption-view .order-id-wrapper{padding:1em 1.5em;background-color:#f2f2f2}view-disrupted-bookings .disruption-view-wrapper .disruption-view .order-id-wrapper>div,cancel-disrupted-bookings .disruption-view-wrapper .disruption-view .order-id-wrapper>div,rebook-disrupted-bookings .disruption-view-wrapper .disruption-view .order-id-wrapper>div{text-transform:uppercase}view-disrupted-bookings .disruption-view-wrapper .disruption-view .order-id-wrapper>div+div,cancel-disrupted-bookings .disruption-view-wrapper .disruption-view .order-id-wrapper>div+div,rebook-disrupted-bookings .disruption-view-wrapper .disruption-view .order-id-wrapper>div+div{font-size:1.25em;font-weight:bold}view-disrupted-bookings .disruption-view-wrapper .disruption-view .order-created-by,cancel-disrupted-bookings .disruption-view-wrapper .disruption-view .order-created-by,rebook-disrupted-bookings .disruption-view-wrapper .disruption-view .order-created-by{padding:0 1.5em}view-disrupted-bookings .disruption-view-wrapper .disruption-view .order-created-by .airline-image,cancel-disrupted-bookings .disruption-view-wrapper .disruption-view .order-created-by .airline-image,rebook-disrupted-bookings .disruption-view-wrapper .disruption-view .order-created-by .airline-image{width:75px;height:56px}view-disrupted-bookings .disruption-view-wrapper .disruption-view .order-created-by .value,cancel-disrupted-bookings .disruption-view-wrapper .disruption-view .order-created-by .value,rebook-disrupted-bookings .disruption-view-wrapper .disruption-view .order-created-by .value{padding:.45em 0;font-weight:normal;font-size:.7em}view-disrupted-bookings .disruption-view-wrapper .disruption-view .order-created-by .disruption-received-date,cancel-disrupted-bookings .disruption-view-wrapper .disruption-view .order-created-by .disruption-received-date,rebook-disrupted-bookings .disruption-view-wrapper .disruption-view .order-created-by .disruption-received-date{padding-top:1em}view-disrupted-bookings .disruption-view-wrapper .disruption-view .order-view-info,cancel-disrupted-bookings .disruption-view-wrapper .disruption-view .order-view-info,rebook-disrupted-bookings .disruption-view-wrapper .disruption-view .order-view-info{padding:0 1.5em}view-disrupted-bookings .disruption-view-wrapper .disruption-view .order-view-info>div,cancel-disrupted-bookings .disruption-view-wrapper .disruption-view .order-view-info>div,rebook-disrupted-bookings .disruption-view-wrapper .disruption-view .order-view-info>div{font-weight:bold;padding:.45em 0}.row{display:flex;flex-direction:row}cancel-disrupted-bookings .order-id-wrapper{padding:1em 1.5em;background-color:#f2f2f2}cancel-disrupted-bookings .order-id-wrapper>div{text-transform:uppercase}cancel-disrupted-bookings .order-id-wrapper>div+div{font-size:1.25em;font-weight:bold}cancel-disrupted-bookings .date-wrapper{display:flex;flex-direction:column;padding-left:1em;padding-top:.5em;padding-bottom:.5em}cancel-disrupted-bookings .date-wrapper .date{font-weight:bold;text-align:center}cancel-disrupted-bookings .date-wrapper .header-badge{margin-top:.2em;color:white;padding:6px;font-weight:500;font-style:normal;font-size:11px;color:#fff;border-radius:9px}cancel-disrupted-bookings .date-wrapper .header-badge.green{background-color:#70b603}cancel-disrupted-bookings .date-wrapper .header-badge.red{background-color:red}cancel-disrupted-bookings .flights-content{display:flex;flex:1 0 auto}cancel-disrupted-bookings .flights-content .flight-content{display:flex;flex:.5 0 auto}cancel-disrupted-bookings .flights-content .flight-content .flight-content-left{display:flex;flex-direction:column}cancel-disrupted-bookings .flights-content .flight-content .flight-content-left>div{padding-right:1em}cancel-disrupted-bookings .flights-content .flight-content .flight-content-left>div .airline-image{width:75px;height:56px}cancel-disrupted-bookings .flights-content .flight-content .flight-content-left>div .airline-image.BA:after{background-position:-317px -127px;background-size:contain}cancel-disrupted-bookings .flights-content .flight-content .flight-content-left>div .disruption-received-date{padding-top:1em}cancel-disrupted-bookings .flights-content .flight-content .flight-content-right{display:flex;flex:.7 0 auto;flex-direction:column;font-size:13px}cancel-disrupted-bookings .flights-content .flight-content .flight-content-right .iag-label .direction-icon .material-icons.outbound{transform:rotate(90deg)}cancel-disrupted-bookings .flights-content .flight-content .flight-content-right .iag-label .direction-icon .material-icons.inbound{transform:rotate(-90deg)}cancel-disrupted-bookings .flights-content .flight-content .flight-content-right .iag-label .train-icon{filter:invert(27%) sepia(6%) saturate(515%) hue-rotate(193deg) brightness(96%) contrast(82%)}cancel-disrupted-bookings .flights-content .flight-content .flight-content-right .flight-details{padding:.3em}cancel-disrupted-bookings .flights-content .flight-content .flight-content-right .flight-details .flight-detail{display:flex;flex:1 0 auto}cancel-disrupted-bookings .flights-content .flight-content .flight-content-right .flight-details .flight-detail .label{min-width:33%}cancel-disrupted-bookings .flights-content .flight-content .flight-content-right .flight-details .flight-detail.padding{padding-top:1em}cancel-disrupted-bookings .flights-content .flight-content .flight-content-right .flight-details .flight-detail .details-link-wrapper{display:flex;flex-direction:row}cancel-disrupted-bookings .flights-content .flight-content .flight-content-right .flight-details .flight-detail .details-link-wrapper>div{flex:1}cancel-disrupted-bookings .flights-content .flight-content .flight-content-right .flight-details .flight-detail .details-link-wrapper .details-link{color:#d80014;cursor:pointer;margin-left:1em;line-height:.9em;font-size:1em}cancel-disrupted-bookings .flights-content .flight-content .flight-content-right .flight-details .flight-detail .details-link-wrapper .details-link:hover{text-decoration:underline}cancel-disrupted-bookings .rs-price-total-wrapper{margin-top:0}.disruption-tabs .close-button{cursor:pointer}@media all{.disruptions-wrapper disruptions-sidebar .md-fab.toggle{display:block}.disruptions-wrapper .disruptions-sidebar{position:relative;z-index:1;overflow-x:hidden;height:100%;box-shadow:2px 0 0 0 #888;-webkit-box-shadow:2px 0 0 0 #888;-webkit-transition:width 200ms linear;-moz-transition:width 200ms linear;-o-transition:width 200ms linear;transition:width 200ms linear}.disruptions-wrapper .disruptions-sidebar:not(.toggled){width:0;overflow:hidden;box-shadow:0 0 0 grey}}@media screen and (max-width:1000px){.disruptions-wrapper .disruptions-sidebar{position:absolute}}.disruption-view-table{width:100%;height:100%;max-width:100%;overflow-x:auto;border:0}.disruption-view-table table{width:100%;height:100%;border-collapse:collapse}.disruption-view-table thead{background-color:#878785;color:white}.disruption-view-table tbody .no-results-column{padding:5rem}.disruption-view-table tbody tr:hover{background:whitesmoke}.disruption-view-table th,.disruption-view-table td{font-size:1em;padding:1rem .1rem;text-align:center;border:1px solid #5d5d5d}.disruption-view-table td{padding:0 .1rem}.disruption-view-table td .column-content{display:inline-block}.disruption-view-table td .airline-image{scale:.8}.disruption-view-table .nested-row-wrapper{padding:0}.disruption-view-table .nested-row-wrapper .nested-table tbody tr:hover{background:#dcdcdc}.disruption-view-table .nested-row-wrapper .nested-table th,.disruption-view-table .nested-row-wrapper .nested-table td{padding:.5rem .1rem;white-space:nowrap}.disruption-view-table .nested-row-wrapper .nested-table th{text-wrap:auto}.disruption-view-table .nested-row-wrapper .nested-table td .flight-time-wrapper{display:flex;justify-content:center;align-items:center;white-space:nowrap}.disruption-view-table .nested-row-wrapper .nested-table tr:first-child th,.disruption-view-table .nested-row-wrapper .nested-table tr:first-child td{border-top:0}.disruption-view-table .nested-row-wrapper .nested-table tr:last-child th,.disruption-view-table .nested-row-wrapper .nested-table tr:last-child td{border-bottom:0}.disruption-view-table .nested-row-wrapper .nested-table td:first-child,.disruption-view-table .nested-row-wrapper .nested-table th:first-child{border-left:0}.disruption-view-table .nested-row-wrapper .nested-table td:last-child,.disruption-view-table .nested-row-wrapper .nested-table th:last-child{border-right:0}.choose-view-mode-dialog{min-width:50em;max-width:50em}@media screen and (max-width:760px){.choose-view-mode-dialog{width:auto;min-width:auto}}.choose-view-mode-dialog h3{display:flex;align-items:center;justify-content:space-between}.choose-view-mode-dialog h3 .close-btn{display:contents}.choose-view-mode-dialog h3 .close-btn i{margin:0 8px}.choose-view-mode-dialog .disruption-view-mode-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}@media screen and (max-width:760px){.choose-view-mode-dialog .disruption-view-mode-grid{grid-template-columns:1fr}}.choose-view-mode-dialog .disruption-view-mode-grid md-radio-button{display:inline;margin:0}.choose-view-mode-dialog .disruption-view-mode-grid md-radio-button .md-label{width:100%;height:100%;margin:0}.choose-view-mode-dialog .disruption-view-mode-grid md-radio-button .md-container{top:1rem;left:calc(100% - 30px);z-index:1}.choose-view-mode-dialog .disruption-view-mode-grid .view-mode-card{height:100%;border-radius:8px;box-shadow:0 4px 10px -4px #4d4e53;padding:16px;min-height:7rem;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer}.choose-view-mode-dialog .disruption-view-mode-grid .view-mode-card .card-content{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:10px}.choose-view-mode-dialog .disruption-view-mode-grid .view-mode-card .card-content .name{font-weight:600}.choose-view-mode-dialog md-dialog-actions{display:flex;justify-content:end;align-items:center}.dashboard-grid{display:grid;padding:0;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:1rem}.dashboard-grid .dashboard-card{border:1px solid #878785;background-color:#fff;padding:1rem;cursor:pointer;display:flex;align-items:center;justify-content:center;text-align:center;min-height:100px}.dashboard-grid .dashboard-card:hover{background-color:whitesmoke}.dashboard-grid .dashboard-card h3{margin:0;font-size:1.1rem;color:#4d4e53}@media screen and (max-width:1200px){.dashboard-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}}.usage-units-dashboard{width:100%;display:flex;justify-content:center;flex-direction:column}.usage-units-dashboard .header{display:flex;flex-wrap:wrap;align-items:start;justify-content:space-between}.usage-units-dashboard .header .airline-select-wrapper{max-width:300px;min-width:200px}.usage-units-dashboard .header .airline-select-wrapper .airline-image{scale:.8}.usage-units-dashboard .date-filter-row{width:100%;margin:0 auto}.usage-units-dashboard .date-filter-row .date-wrapper{width:100%;display:flex;justify-content:start;align-items:center;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;overflow:auto;scrollbar-width:thin}.usage-units-dashboard .date-filter-row .date-wrapper .date-card{padding:1rem;font-weight:500;background:#e9f8ff;white-space:nowrap;text-align:center}.usage-units-dashboard .date-filter-row .date-wrapper .date-card:hover{cursor:pointer}.usage-units-dashboard .date-filter-row .date-wrapper .active{background:#d1d1d1}.usage-units-dashboard .usage-units-grid{display:grid;grid-template-columns:repeat(2,1fr);align-items:center;gap:1rem;position:relative}.usage-units-dashboard .usage-units-grid .units-loading-overlay{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.6;background-color:white;display:flex;justify-content:center;align-items:center}.usage-units-dashboard .usage-units-grid .requests-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,auto);align-items:center;gap:1rem;height:100%}@media screen and (max-width:760px){.usage-units-dashboard .usage-units-grid .requests-grid{grid-template-columns:repeat(2,1fr)}}.usage-units-dashboard .usage-units-grid .units-grid{display:grid;grid-template-columns:repeat(2,1fr);align-items:center;gap:1rem;height:100%}.usage-units-dashboard .usage-units-grid .unit-card{border:1px solid #878785;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;overflow:hidden}.usage-units-dashboard .usage-units-grid .unit-card .card-body{display:flex;justify-content:center;flex-direction:column;align-items:center;text-align:center;color:#878785;background:#f2f2f2;padding:1rem;width:100%;height:100%;min-height:150px;gap:.5rem}.usage-units-dashboard .usage-units-grid .unit-card .card-body .unit-value{font-weight:400;font-size:clamp(2rem,3vw,3rem)}.usage-units-dashboard .usage-units-grid .unit-card .card-body .unit-value .u-lg{font-size:clamp(2rem,3vw,5rem)}.usage-units-dashboard .usage-units-grid .unit-card .card-body .unit-description{font-weight:lighter}.usage-units-dashboard .usage-units-grid .unit-card .card-footer{display:flex;justify-content:center;align-items:center;text-align:center;width:100%;color:#fff;padding:.5rem;font-weight:lighter}@media screen and (max-width:1200px){.usage-units-dashboard .usage-units-grid{grid-template-columns:repeat(1,1fr)}}@media screen and (max-width:760px){.usage-units-dashboard{margin:0}}.bg-blue{background:#0070c0}.bg-darkblue{background:#002060}