:root{--ion-color-primary: #0054e9;--ion-color-primary-rgb: 0, 84, 233;--ion-color-primary-contrast: #fff;--ion-color-primary-contrast-rgb: 255, 255, 255;--ion-color-primary-shade: #004acd;--ion-color-primary-tint: #1a65eb;--ion-color-secondary: #0163aa;--ion-color-secondary-rgb: 1, 99, 170;--ion-color-secondary-contrast: #fff;--ion-color-secondary-contrast-rgb: 255, 255, 255;--ion-color-secondary-shade: #015796;--ion-color-secondary-tint: #1a73b3;--ion-color-tertiary: #6030ff;--ion-color-tertiary-rgb: 96, 48, 255;--ion-color-tertiary-contrast: #fff;--ion-color-tertiary-contrast-rgb: 255, 255, 255;--ion-color-tertiary-shade: #542ae0;--ion-color-tertiary-tint: #7045ff;--ion-color-success: #2dd55b;--ion-color-success-rgb: 45, 213, 91;--ion-color-success-contrast: #000;--ion-color-success-contrast-rgb: 0, 0, 0;--ion-color-success-shade: #28bb50;--ion-color-success-tint: #42d96b;--ion-color-warning: #ffc409;--ion-color-warning-rgb: 255, 196, 9;--ion-color-warning-contrast: #000;--ion-color-warning-contrast-rgb: 0, 0, 0;--ion-color-warning-shade: #e0ac08;--ion-color-warning-tint: #ffca22;--ion-color-danger: #c5000f;--ion-color-danger-rgb: 197, 0, 15;--ion-color-danger-contrast: #fff;--ion-color-danger-contrast-rgb: 255, 255, 255;--ion-color-danger-shade: #ad000d;--ion-color-danger-tint: #cb1a27;--ion-color-light: #f4f5f8;--ion-color-light-rgb: 244, 245, 248;--ion-color-light-contrast: #000;--ion-color-light-contrast-rgb: 0, 0, 0;--ion-color-light-shade: #d7d8da;--ion-color-light-tint: #f5f6f9;--ion-color-medium: #636469;--ion-color-medium-rgb: 99, 100, 105;--ion-color-medium-contrast: #fff;--ion-color-medium-contrast-rgb: 255, 255, 255;--ion-color-medium-shade: #57585c;--ion-color-medium-tint: #737478;--ion-color-dark: #222428;--ion-color-dark-rgb: 34, 36, 40;--ion-color-dark-contrast: #fff;--ion-color-dark-contrast-rgb: 255, 255, 255;--ion-color-dark-shade: #1e2023;--ion-color-dark-tint: #383a3e}html.ios{--ion-default-font: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Roboto", sans-serif}html.md{--ion-default-font: "Roboto", "Helvetica Neue", sans-serif}html{--ion-dynamic-font: -apple-system-body;--ion-font-family: var(--ion-default-font)}body{background:var(--ion-background-color);color:var(--ion-text-color)}body.backdrop-no-scroll{overflow:hidden}html.ios ion-modal.modal-card ion-header ion-toolbar:first-of-type,html.ios ion-modal.modal-sheet ion-header ion-toolbar:first-of-type,html.ios ion-modal ion-footer ion-toolbar:first-of-type{padding-top:6px}html.ios ion-modal.modal-card ion-header ion-toolbar:last-of-type,html.ios ion-modal.modal-sheet ion-header ion-toolbar:last-of-type{padding-bottom:6px}html.ios ion-modal ion-toolbar{padding-right:calc(var(--ion-safe-area-right) + 8px);padding-left:calc(var(--ion-safe-area-left) + 8px)}@media screen and (min-width: 768px){html.ios ion-modal.modal-card:first-of-type{--backdrop-opacity: .18}}ion-modal.modal-default.show-modal~ion-modal.modal-default{--backdrop-opacity: 0;--box-shadow: none}html.ios ion-modal.modal-card .ion-page{border-top-left-radius:var(--border-radius)}.ion-color-primary{--ion-color-base: var(--ion-color-primary, #0054e9) !important;--ion-color-base-rgb: var(--ion-color-primary-rgb, 0, 84, 233) !important;--ion-color-contrast: var(--ion-color-primary-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-primary-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-primary-shade, #004acd) !important;--ion-color-tint: var(--ion-color-primary-tint, #1a65eb) !important}.ion-color-secondary{--ion-color-base: var(--ion-color-secondary, #0163aa) !important;--ion-color-base-rgb: var(--ion-color-secondary-rgb, 1, 99, 170) !important;--ion-color-contrast: var(--ion-color-secondary-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-secondary-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-secondary-shade, #015796) !important;--ion-color-tint: var(--ion-color-secondary-tint, #1a73b3) !important}.ion-color-tertiary{--ion-color-base: var(--ion-color-tertiary, #6030ff) !important;--ion-color-base-rgb: var(--ion-color-tertiary-rgb, 96, 48, 255) !important;--ion-color-contrast: var(--ion-color-tertiary-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-tertiary-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-tertiary-shade, #542ae0) !important;--ion-color-tint: var(--ion-color-tertiary-tint, #7045ff) !important}.ion-color-success{--ion-color-base: var(--ion-color-success, #2dd55b) !important;--ion-color-base-rgb: var(--ion-color-success-rgb, 45, 213, 91) !important;--ion-color-contrast: var(--ion-color-success-contrast, #000) !important;--ion-color-contrast-rgb: var(--ion-color-success-contrast-rgb, 0, 0, 0) !important;--ion-color-shade: var(--ion-color-success-shade, #28bb50) !important;--ion-color-tint: var(--ion-color-success-tint, #42d96b) !important}.ion-color-warning{--ion-color-base: var(--ion-color-warning, #ffc409) !important;--ion-color-base-rgb: var(--ion-color-warning-rgb, 255, 196, 9) !important;--ion-color-contrast: var(--ion-color-warning-contrast, #000) !important;--ion-color-contrast-rgb: var(--ion-color-warning-contrast-rgb, 0, 0, 0) !important;--ion-color-shade: var(--ion-color-warning-shade, #e0ac08) !important;--ion-color-tint: var(--ion-color-warning-tint, #ffca22) !important}.ion-color-danger{--ion-color-base: var(--ion-color-danger, #c5000f) !important;--ion-color-base-rgb: var(--ion-color-danger-rgb, 197, 0, 15) !important;--ion-color-contrast: var(--ion-color-danger-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-danger-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-danger-shade, #ad000d) !important;--ion-color-tint: var(--ion-color-danger-tint, #cb1a27) !important}.ion-color-light{--ion-color-base: var(--ion-color-light, #f4f5f8) !important;--ion-color-base-rgb: var(--ion-color-light-rgb, 244, 245, 248) !important;--ion-color-contrast: var(--ion-color-light-contrast, #000) !important;--ion-color-contrast-rgb: var(--ion-color-light-contrast-rgb, 0, 0, 0) !important;--ion-color-shade: var(--ion-color-light-shade, #d7d8da) !important;--ion-color-tint: var(--ion-color-light-tint, #f5f6f9) !important}.ion-color-medium{--ion-color-base: var(--ion-color-medium, #636469) !important;--ion-color-base-rgb: var(--ion-color-medium-rgb, 99, 100, 105) !important;--ion-color-contrast: var(--ion-color-medium-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-medium-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-medium-shade, #57585c) !important;--ion-color-tint: var(--ion-color-medium-tint, #737478) !important}.ion-color-dark{--ion-color-base: var(--ion-color-dark, #222428) !important;--ion-color-base-rgb: var(--ion-color-dark-rgb, 34, 36, 40) !important;--ion-color-contrast: var(--ion-color-dark-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-dark-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-dark-shade, #1e2023) !important;--ion-color-tint: var(--ion-color-dark-tint, #383a3e) !important}.ion-page{inset:0;display:flex;position:absolute;flex-direction:column;justify-content:space-between;contain:layout size style;z-index:0}ion-modal>.ion-page{position:relative;contain:layout style;height:100%}.split-pane-visible>.ion-page.split-pane-main{position:relative}ion-route,ion-route-redirect,ion-router,ion-select-option,ion-nav-controller,ion-menu-controller,ion-action-sheet-controller,ion-alert-controller,ion-loading-controller,ion-modal-controller,ion-picker-controller,ion-popover-controller,ion-toast-controller,.ion-page-hidden{display:none!important}.ion-page-invisible{opacity:0}.can-go-back>ion-header ion-back-button{display:block}html.plt-ios.plt-hybrid,html.plt-ios.plt-pwa{--ion-statusbar-padding: 20px}@supports (padding-top: 20px){html{--ion-safe-area-top: var(--ion-statusbar-padding)}}@supports (padding-top: env(safe-area-inset-top)){html{--ion-safe-area-top: env(safe-area-inset-top);--ion-safe-area-bottom: env(safe-area-inset-bottom);--ion-safe-area-left: env(safe-area-inset-left);--ion-safe-area-right: env(safe-area-inset-right)}}ion-card.ion-color .ion-inherit-color,ion-card-header.ion-color .ion-inherit-color{color:inherit}.menu-content{transform:translateZ(0)}.menu-content-open{cursor:pointer;touch-action:manipulation;pointer-events:none;overflow-y:hidden}.menu-content-open ion-content{--overflow: hidden}.menu-content-open .ion-content-scroll-host{overflow:hidden}.ios .menu-content-reveal{box-shadow:-8px 0 42px #00000014}[dir=rtl].ios .menu-content-reveal{box-shadow:8px 0 42px #00000014}.md .menu-content-reveal,.md .menu-content-push{box-shadow:4px 0 16px #0000002e}ion-accordion-group.accordion-group-expand-inset>ion-accordion:first-of-type{border-top-left-radius:8px;border-top-right-radius:8px}ion-accordion-group.accordion-group-expand-inset>ion-accordion:last-of-type{border-bottom-left-radius:8px;border-bottom-right-radius:8px}ion-accordion-group>ion-accordion:last-of-type ion-item[slot=header]{--border-width: 0px}ion-accordion.accordion-animated>[slot=header] .ion-accordion-toggle-icon{transition:.3s transform cubic-bezier(.25,.8,.5,1)}@media (prefers-reduced-motion: reduce){ion-accordion .ion-accordion-toggle-icon{transition:none!important}}ion-accordion.accordion-expanding>[slot=header] .ion-accordion-toggle-icon,ion-accordion.accordion-expanded>[slot=header] .ion-accordion-toggle-icon{transform:rotate(180deg)}ion-accordion-group.accordion-group-expand-inset.md>ion-accordion.accordion-previous ion-item[slot=header]{--border-width: 0px;--inner-border-width: 0px}ion-accordion-group.accordion-group-expand-inset.md>ion-accordion.accordion-expanding:first-of-type,ion-accordion-group.accordion-group-expand-inset.md>ion-accordion.accordion-expanded:first-of-type{margin-top:0}ion-input input::-webkit-date-and-time-value{text-align:start}.ion-datetime-button-overlay{--width: fit-content;--height: fit-content}.ion-datetime-button-overlay ion-datetime.datetime-grid{width:320px;min-height:320px}[ion-last-focus],header[tabindex="-1"]:focus,[role=banner][tabindex="-1"]:focus,main[tabindex="-1"]:focus,[role=main][tabindex="-1"]:focus,h1[tabindex="-1"]:focus,[role=heading][aria-level="1"][tabindex="-1"]:focus{outline:none}.popover-viewport:has(>ion-content){overflow:hidden}@supports not selector(:has(> ion-content)){.popover-viewport{overflow:hidden}}.ion-align-self-start{align-self:flex-start!important}.ion-align-self-end{align-self:flex-end!important}.ion-align-self-center{align-self:center!important}.ion-align-self-stretch{align-self:stretch!important}.ion-align-self-baseline{align-self:baseline!important}.ion-align-self-auto{align-self:auto!important}.ion-wrap{flex-wrap:wrap!important}.ion-nowrap{flex-wrap:nowrap!important}.ion-wrap-reverse{flex-wrap:wrap-reverse!important}.ion-justify-content-start{justify-content:flex-start!important}.ion-justify-content-center{justify-content:center!important}.ion-justify-content-end{justify-content:flex-end!important}.ion-justify-content-around{justify-content:space-around!important}.ion-justify-content-between{justify-content:space-between!important}.ion-justify-content-evenly{justify-content:space-evenly!important}.ion-align-items-start{align-items:flex-start!important}.ion-align-items-center{align-items:center!important}.ion-align-items-end{align-items:flex-end!important}.ion-align-items-stretch{align-items:stretch!important}.ion-align-items-baseline{align-items:baseline!important}/*!
 * Bootstrap Grid v4.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */html{box-sizing:border-box;-ms-overflow-style:scrollbar}*,*:before,*:after{box-sizing:inherit}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width: 576px){.container{max-width:540px}}@media (min-width: 768px){.container{max-width:720px}}@media (min-width: 992px){.container{max-width:960px}}@media (min-width: 1200px){.container{max-width:1140px}}.container-fluid,.container-sm,.container-md,.container-lg,.container-xl{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width: 576px){.container,.container-sm{max-width:540px}}@media (min-width: 768px){.container,.container-sm,.container-md{max-width:720px}}@media (min-width: 992px){.container,.container-sm,.container-md,.container-lg{max-width:960px}}@media (min-width: 1200px){.container,.container-sm,.container-md,.container-lg,.container-xl{max-width:1140px}}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-auto,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-sm-auto,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-md-auto,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-lg-auto,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-1>*{flex:0 0 100%;max-width:100%}.row-cols-2>*{flex:0 0 50%;max-width:50%}.row-cols-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-4>*{flex:0 0 25%;max-width:25%}.row-cols-5>*{flex:0 0 20%;max-width:20%}.row-cols-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto;max-width:100%}.col-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.3333333333%}.offset-2{margin-left:16.6666666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.3333333333%}.offset-5{margin-left:41.6666666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.3333333333%}.offset-8{margin-left:66.6666666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.3333333333%}.offset-11{margin-left:91.6666666667%}@media (min-width: 576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-sm-1>*{flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-sm-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-sm-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-sm-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-sm-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.3333333333%}.offset-sm-2{margin-left:16.6666666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.3333333333%}.offset-sm-5{margin-left:41.6666666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.3333333333%}.offset-sm-8{margin-left:66.6666666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.3333333333%}.offset-sm-11{margin-left:91.6666666667%}}@media (min-width: 768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-md-1>*{flex:0 0 100%;max-width:100%}.row-cols-md-2>*{flex:0 0 50%;max-width:50%}.row-cols-md-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-md-4>*{flex:0 0 25%;max-width:25%}.row-cols-md-5>*{flex:0 0 20%;max-width:20%}.row-cols-md-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto;max-width:100%}.col-md-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-md-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-md-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-md-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-md-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.3333333333%}.offset-md-2{margin-left:16.6666666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.3333333333%}.offset-md-5{margin-left:41.6666666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.3333333333%}.offset-md-8{margin-left:66.6666666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.3333333333%}.offset-md-11{margin-left:91.6666666667%}}@media (min-width: 992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-lg-1>*{flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-lg-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-lg-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-lg-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-lg-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.3333333333%}.offset-lg-2{margin-left:16.6666666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.3333333333%}.offset-lg-5{margin-left:41.6666666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.3333333333%}.offset-lg-8{margin-left:66.6666666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.3333333333%}.offset-lg-11{margin-left:91.6666666667%}}@media (min-width: 1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-xl-1>*{flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-xl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-xl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-xl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.3333333333%}.offset-xl-2{margin-left:16.6666666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.3333333333%}.offset-xl-5{margin-left:41.6666666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.3333333333%}.offset-xl-8{margin-left:66.6666666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.3333333333%}.offset-xl-11{margin-left:91.6666666667%}}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}@media (min-width: 576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}}@media (min-width: 768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}}@media (min-width: 992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}}@media (min-width: 1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}@media (min-width: 576px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}}@media (min-width: 768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}}@media (min-width: 992px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}}@media (min-width: 1200px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width: 576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width: 768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width: 992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width: 1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width: 576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width: 768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width: 992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width: 1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#007bff!important}a.text-primary:hover,a.text-primary:focus{color:#0056b3!important}.text-secondary{color:#6c757d!important}a.text-secondary:hover,a.text-secondary:focus{color:#494f54!important}.text-success{color:#28a745!important}a.text-success:hover,a.text-success:focus{color:#19692c!important}.text-info{color:#17a2b8!important}a.text-info:hover,a.text-info:focus{color:#0f6674!important}.text-warning{color:#ffc107!important}a.text-warning:hover,a.text-warning:focus{color:#ba8b00!important}.text-danger{color:#dc3545!important}a.text-danger:hover,a.text-danger:focus{color:#a71d2a!important}.text-light{color:#f8f9fa!important}a.text-light:hover,a.text-light:focus{color:#cbd3da!important}.text-dark{color:#343a40!important}a.text-dark:hover,a.text-dark:focus{color:#121416!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:#00000080!important}.text-white-50{color:#ffffff80!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none!important}.text-break{word-break:break-word!important;overflow-wrap:break-word!important}.text-reset{color:inherit!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.min-vw-100{min-width:100vw!important}.min-vh-100{min-height:100vh!important}.vw-100{width:100vw!important}.vh-100{height:100vh!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports (position: sticky){.sticky-top{position:sticky;top:0;z-index:1020}}.visible{visibility:visible!important}.invisible{visibility:hidden!important}html,body{height:100%}body{margin:0;font-family:GothamRounded,Montserrat,Roboto,Helvetica Neue,sans-serif!important;color:var(--neutral-800)}h1,h2,h3,h4,p{font-size:unset;font-weight:unset}fieldset{border:none}a{text-decoration:none}.mat-button.mat-button-disabled{background-color:#aaa!important}.dashboard-view{padding:40px;max-width:1304px;margin:0 auto}.mat-form-field-appearance-legacy .mat-form-field-underline{height:0px!important}.mat-tooltip{white-space:pre-line}.dashboard-view .content-area{margin-top:24px}.mat-expansion-panel-header .mat-expansion-indicator:after{margin-top:-5px!important;color:#fff!important}.mat-expanded .mat-expansion-indicator:after{margin-top:-5px!important;color:#fff!important}.mat-expansion-panel-content .mat-expansion-panel-body{padding:0 0 16px!important}.mat-expansion-panel-header{white-space:nowrap!important}.mat-expansion-panel-header{padding-right:20px!important;padding-left:20px!important}.mat-expansion-panel-content .mat-expansion-panel-header.with-icon{padding:0 0 0 16px!important}.analytics-expansion{margin-top:30px;border-radius:5px}.subheader{font-family:GothamRounded,Open Sans,Roboto,Helvetica Neue,sans-serif;font-style:normal;font-weight:400;font-size:14px;margin:0;color:#77708e}.flex-container{display:flex;flex-flow:row wrap;justify-content:space-around;padding:0;margin:0;list-style:none}.flex-item{text-align:center}.card .card-emblem{width:40px;height:40px;margin:20px auto;border-radius:100px}.card .card-emblem.yellow,.card .card-cta.yellow{background:#ffa41c33;color:#ffa41c;transition:all .3s ease-in-out}.card .card-emblem.green,.card .card-cta.green{background:#00807333;color:#008073;transition:all .3s ease-in-out}.card .card-emblem.purple,.card .card-cta.purple{background:#e8ddfb;color:#8e54e9;transition:all .3s ease-in-out}.card .card-emblem.blue,.card .card-cta.blue{background:#3f51b533;color:#3f51b5;transition:all .3s ease-in-out}.card .card-emblem.zogo-blue,.card .card-cta.zogo-blue{background:#298eff33;color:#298eff;transition:all .3s ease-in-out}.card .card-emblem svg{width:18px;height:18px;margin-top:11px}.card .card-amount{font-weight:800;font-size:36px;color:#0f052f}.card .card-desc{font-weight:600;font-size:16px;color:#0f052fa8;padding:14px;max-width:334px;margin:0 auto}.card .card-cta{border-radius:4px;font-family:GothamRounded,Montserrat;font-style:normal;font-weight:600;font-size:14px;padding:3px 12px;display:inline-block;margin-bottom:20px;margin-top:6px}button.blue{background:#0050aa;color:#fff!important;font-family:GothamRounded,Montserrat;font-weight:500}button.gray{background:#46455b;color:#fff!important;font-family:GothamRounded,Montserrat;font-weight:500}.cta{margin-top:22px}.create-interface-frame{width:520px}.create-interface-frame .header{font-weight:600;font-size:20px;color:#25282b;margin-bottom:32px}.header-area .close,.create-interface-frame .close{display:inline-block;float:right;margin-top:2px;color:#a0a0a0;cursor:pointer}.light-btn-style{background-color:#fff!important;letter-spacing:1.25px;font-weight:600;border-radius:6px;border:2px solid #0050aa!important;color:#0050aa!important}.create-interface-frame button.red{background:#e91e631a;color:#e91e63}.mat-slide-toggle-bar{position:relative!important;width:40px!important;height:22px!important;flex-shrink:0!important;border-radius:12px!important}.mat-slide-toggle-thumb{width:40px;height:40px}.mat-slide-toggle-thumb{height:18px!important;width:18px!important;border-radius:50%;display:block}.mat-slide-toggle-thumb-container{position:absolute;z-index:1;width:20px!important;height:20px!important;top:1.5px!important;left:3px!important}.mat-slide-toggle.mat-checked .mat-slide-toggle-thumb{background-color:#fafafa!important}.mat-slide-toggle.mat-checked .mat-slide-toggle-bar{background-color:#005abe!important}mat-form-field{width:100%;font-weight:600}.tappable{cursor:pointer}.emoji-panel-width{min-width:384px!important}.loader{position:relative;margin:36px auto 0;width:50px}.circular{animation:rotate 2s linear infinite;height:100%;transform-origin:center center;width:100%;position:absolute;inset:0;margin:auto}.path{stroke-dasharray:1,200;stroke-dashoffset:0;animation:dash 1.5s ease-in-out infinite,color 6s ease-in-out infinite;stroke-linecap:round}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@keyframes color{to,0%{stroke:#2f91ff}40%{stroke:#e91e63}66%{stroke:#ffa41c}80%,90%{stroke:#009688}}.showbox{position:absolute;inset:0;padding:5%}.mat-dialog-container{max-height:780px!important;height:unset!important}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,textarea:-webkit-autofill,textarea:-webkit-autofill:hover,textarea:-webkit-autofill:focus,select:-webkit-autofill,select:-webkit-autofill:hover,select:-webkit-autofill:focus{background-color:transparent!important}.analytics-expansion .mat-expansion-panel-header .mat-expansion-indicator:after{color:#0f052f!important}.analytics-expansion .mat-expanded .mat-expansion-indicator:after{color:#0f052f!important}.messages-body .mat-select-arrow-wrapper{vertical-align:sub!important;padding-right:4px!important}.messages-body .mat-select-value-text span{font-size:12px!important}.analytics-expansion mat-expansion-panel{margin-top:30px!important;border-radius:5px}.messages-body .mat-select-value{text-align:left;padding-left:8px}.preview-image svg{width:226px;height:446px;pointer-events:none}.color-picker .saturation-lightness{border-radius:6px}.color-picker{border:2px solid var(--neutral-300)!important;border-radius:8px}.users-reported-markdown strong{font-size:20px;color:#484848}.users-reported-markdown p{font-weight:500;color:#484848}.highlights-modal-component .mat-dialog-container{padding:0!important}.mat-option.institution-select-option{height:80px!important}.mat-drawer-content.mat-sidenav-content:has(.institution-select),.mat-drawer-container.mat-sidenav-container:has(.institution-select){z-index:unset!important}.cdk-overlay-container:has(.institution-select-backdrop){z-index:998!important}.institution-select-backdrop{z-index:998!important;background:#00000052}.custom-radio-button .mat-radio-outer-circle,.custom-radio-button .mat-radio-inner-circle{width:24px;height:24px}.custom-radio-button.mat-radio-checked .mat-radio-outer-circle{border-color:#484848!important}.custom-radio-button.mat-radio-checked .mat-radio-inner-circle{background-color:#005abe!important;box-shadow:none!important}.custom-radio-button .mat-radio-ripple{display:none!important}.testing-env{z-index:999;display:inline-block;background:#f44336;color:#fff;position:absolute;width:fit-content;padding:6px;border-top-right-radius:0;border-bottom-right-radius:6px;font-weight:600;font-size:12px}.no-scroll-modal .mat-dialog-container{overflow-y:hidden;padding:80px 0 94px;position:relative}.request-pdf-modal-content .mat-dialog-content{height:100%;max-height:unset}.snippet-input-area .mat-form-field-wrapper{margin-left:15px;margin-right:15px;margin-bottom:0!important;padding-bottom:0!important}.question-text-field-area .mat-form-field-wrapper{padding-bottom:0!important}.cdk-drag-preview{display:none!important}.markdown-cell-description p{margin-top:0;margin-bottom:0}.mat-radio-label-content{color:var(--neutral-800);font-family:Gotham!important;font-size:16px;font-style:normal;font-weight:500;line-height:24px}zogo-btn{flex-shrink:0}.overview-widget-loader{margin:10vw}.hero-text-item p{margin-bottom:16px}.svg-height{height:100%;width:100%}.noto-sans-font p{font-family:notosans}.raleway-font p{font-family:raleway}.merriweather-font p{font-family:merriweather}.hero-text-item a{color:var(--neutral-white)}.alert-modal{--border-radius: 16px;--height: auto}@media (hover: none){.navigation-area .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:none}}ion-spinner{width:34px;height:34px;margin-top:24px;margin-bottom:24px;--color: var(--shades-primary-1)}.marketing-card-description ul{padding-left:20px}.header-h1-bold-rounded{font-family:GothamRounded!important;font-style:normal;font-weight:600;font-size:32px;line-height:40px}.header-h2-bold-rounded{font-family:GothamRounded!important;font-style:normal;font-weight:600;font-size:24px;line-height:32px;letter-spacing:-.25px}.header-h3-bold-rounded{font-family:GothamRounded!important;font-style:normal;font-weight:600;font-size:20px;line-height:32px;letter-spacing:.15px}.header-h4-bold-rounded{font-family:GothamRounded!important;font-style:normal;font-weight:600;font-size:18px;line-height:24px;letter-spacing:.15px}.header-h4-medium-rounded{font-family:GothamRounded!important;font-style:normal;font-weight:500;font-size:18px;line-height:24px;letter-spacing:.15px}.header-h4-medium{font-family:Gotham!important;font-style:normal;font-weight:500;font-size:18px;line-height:24px;letter-spacing:.15px}.header-h5-bold-rounded{font-family:GothamRounded!important;font-style:normal;font-weight:600;font-size:16px;line-height:24px;letter-spacing:.15px}.header-h5-bold{font-family:Gotham!important;font-style:normal;font-weight:600;font-size:16px;line-height:24px;letter-spacing:.15px}.body-b1-bold{font-family:Gotham!important;font-style:normal;font-weight:600;font-size:16px;line-height:24px}.body-b2-medium{font-family:Gotham!important;font-style:normal;font-weight:500;font-size:16px;line-height:24px}.button-b1-bold-rounded-uppercase{font-family:GothamRounded!important;font-style:normal;font-weight:600;font-size:16px;line-height:24px;letter-spacing:1.25px;text-transform:uppercase}.button-b2-medium{font-family:Gotham;font-size:16px;font-style:normal;font-weight:500;line-height:24px;text-transform:capitalize}.button-b2-uppercase{font-family:Gotham;font-size:14px;font-style:normal;font-weight:700;line-height:22px;text-transform:uppercase}.caption-bold{font-family:Gotham!important;font-style:normal;font-weight:600;font-size:14px;line-height:20px;letter-spacing:.25px}.caption-medium-rounded{font-family:GothamRounded!important;font-style:normal;font-weight:500;font-size:14px;line-height:20px;letter-spacing:.2px}.caption-fit-rounded{font-family:GothamRounded!important;font-style:normal;font-weight:400;font-size:14px;line-height:20px;letter-spacing:.2px}.label-bold-uppercase{font-family:Gotham!important;font-style:normal;font-weight:600;font-size:12px;line-height:16px;letter-spacing:1px;text-transform:uppercase}.label-medium-uppercase{font-family:Gotham!important;font-style:normal;font-weight:500;font-size:12px;line-height:16px;letter-spacing:1px;text-transform:uppercase}.label-medium{font-family:Gotham!important;font-style:normal;font-weight:500;font-size:12px;line-height:16px}.label-bold{font-family:Gotham!important;font-style:normal;font-weight:600;font-size:12px;line-height:16px;text-transform:capitalize}.label-bold-rounded{font-family:GothamRounded!important;font-style:normal;font-weight:600;font-size:12px;line-height:16px;text-transform:capitalize}.label-medium-rounded{font-family:GothamRounded!important;font-style:normal;font-weight:500;font-size:12px;line-height:16px;text-transform:capitalize}.label-l2-medium{color:#484848;font-family:Gotham;font-size:11px;font-style:normal;font-weight:500;line-height:22px;letter-spacing:.25px}.tag-t1-bold{font-family:Gotham;font-size:10px;font-style:normal;font-weight:700;line-height:12px}:root{--text-header-1: #313131;--text-body-1: #484848;--text-body-2: #aeaeae;--text-body-4: #6f6f6f;--text-body-5: #8c8c8c;--stroke-stroke-2: #dcdcdc;--primary-dark-blue: #0050aa;--primary-light-blue: #edf5ff;--error-text-color: #ff555f;--zogo-web-primary-app-color: #1c64f2;--zogo-web-primary-app-custom-background: #e8f0fe}.error-text-color{color:var(--error-text-color)}.text-color-header-1{color:var(--text-header-1)}.text-color-body-1{color:var(--text-body-1)}.text-color-body-2{color:var(--text-body-2)}.text-color-body-4{color:var(--text-body-4)}.text-color-body-5{color:var(--text-body-5)}.primary-dark-blue{color:var(--primary-dark-blue)}@font-face{font-family:GothamRounded;font-style:normal;font-weight:500;src:url(GothamRounded-Medium.9079a99665726f04.otf)}@font-face{font-family:GothamRounded;font-style:normal;font-weight:600;src:url(GothamRounded-Bold.d51a31c3c079abbd.otf)}@font-face{font-family:GothamRounded;font-style:italic;font-weight:500;src:url(GothamRounded-MediumItalic.9bf3a1ad0309f3da.otf)}@font-face{font-family:GothamRounded;font-style:italic;font-weight:600;src:url(GothamRounded-BoldItalic.3da32068020ff258.otf)}@font-face{font-family:GothamRounded;font-style:normal;font-weight:400;src:url(GothamRounded-Book.c5aaae22a7a761af.otf)}@font-face{font-family:notosans;font-style:normal;font-weight:500;src:url(/assets/fonts/NotoSans/NotoSans-Medium.ttf)}@font-face{font-family:notosans;font-style:normal;font-weight:600;src:url(/assets/fonts/NotoSans/NotoSans-Bold.ttf)}@font-face{font-family:notosans;font-style:italic;font-weight:500;src:url(/assets/fonts/NotoSans/NotoSans-MediumItalic.ttf)}@font-face{font-family:notosans;font-style:italic;font-weight:600;src:url(/assets/fonts/NotoSans/NotoSans-BoldItalic.ttf)}@font-face{font-family:notosans;font-style:normal;font-weight:400;src:url(/assets/fonts/NotoSans/NotoSans-Regular.ttf)}@font-face{font-family:raleway;font-style:normal;font-weight:500;src:url(/assets/fonts/Raleway/Raleway-Medium.ttf)}@font-face{font-family:raleway;font-style:normal;font-weight:600;src:url(/assets/fonts/Raleway/Raleway-Bold.ttf)}@font-face{font-family:raleway;font-style:italic;font-weight:500;src:url(/assets/fonts/Raleway/Raleway-MediumItalic.ttf)}@font-face{font-family:raleway;font-style:italic;font-weight:600;src:url(/assets/fonts/Raleway/Raleway-BoldItalic.ttf)}@font-face{font-family:raleway;font-style:normal;font-weight:400;src:url(/assets/fonts/Raleway/Raleway-Regular.ttf)}@font-face{font-family:merriweather;font-style:normal;font-weight:500;src:url(/assets/fonts/Merriweather/Merriweather-Regular.ttf)}@font-face{font-family:merriweather;font-style:normal;font-weight:600;src:url(/assets/fonts/Merriweather/Merriweather-Bold.ttf)}@font-face{font-family:merriweather;font-style:italic;font-weight:500;src:url(/assets/fonts/Merriweather/Merriweather-Italic.ttf)}@font-face{font-family:merriweather;font-style:italic;font-weight:600;src:url(/assets/fonts/Merriweather/Merriweather-BoldItalic.ttf)}@font-face{font-family:merriweather;font-style:normal;font-weight:400;src:url(/assets/fonts/Merriweather/Merriweather-Regular.ttf)}*,*:before,*:after{box-sizing:border-box}*{margin:0;padding:0}input,button,textarea,select{font:inherit}:root{--brand-primary: #1c64f2;--tints-primary-1: #ebf5ff;--tints-primary-2: #c3ddfd;--tints-primary-3: #76a9fa;--shades-primary-1: #233876;--shades-primary-2: #1a223a;--brand-green: #04cd92;--tints-green-1: #e9faf5;--shades-green-1: #148060;--brand-gold: #faca15;--tints-gold-1: #fefae8;--shades-gold-1: #886e0c;--brand-orange: #ff5a1f;--tints-orange-1: #fff3ee;--shades-orange-1: #bf4417;--utility-red: #ed3731;--utility-red-tint-1: #fef0ef;--utility-red-shade-1: #c51711;--neutral-white: #ffffff;--neutral-100: #f6f6f6;--neutral-200: #ececec;--neutral-300: #dcdcdc;--neutral-400: #acacac;--neutral-500: #8c8c8c;--neutral-600: #6f6f6f;--neutral-700: #484848;--neutral-800: #313131;--neutral-warm-100: #faf9f5;--max-width-mobile: 576px;--max-width-tablet: 834px;--max-width-desktop: 1224px}@font-face{font-family:Gotham;font-style:normal;font-weight:400;src:url(Gotham-Book.ec453c98cba9d61a.otf)}@font-face{font-family:Gotham;font-style:italic;font-weight:400;src:url(Gotham-BookItalic.d150f348db656c21.otf)}@font-face{font-family:Gotham;font-style:normal;font-weight:500;src:url(Gotham-Medium.eb74faabb8756d67.otf)}@font-face{font-family:Gotham;font-style:italic;font-weight:500;src:url(Gotham-MediumItalic.2d268d96b17eaad7.otf)}@font-face{font-family:Gotham;font-style:normal;font-weight:700;src:url(Gotham-Bold.45d4bdb7b7024bda.otf)}@font-face{font-family:Gotham;font-style:italic;font-weight:700;src:url(Gotham-BoldItalic.c3628ec66a3671c6.otf)}[tappable]{cursor:pointer}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.text-align-left{text-align:left}.text-align-right{text-align:right}.text-align-center{text-align:center}.background-neutral-white{background-color:var(--neutral-white)}.background-neutral-100{background-color:var(--neutral-100)}.background-neutral-200{background-color:var(--neutral-200)}.background-neutral-300{background-color:var(--neutral-300)}.background-neutral-400{background-color:var(--neutral-400)}.background-neutral-500{background-color:var(--neutral-500)}.background-neutral-600{background-color:var(--neutral-600)}.background-neutral-700{background-color:var(--neutral-700)}.background-neutral-800{background-color:var(--neutral-800)}.background-neutral-warm-100{background-color:var(--neutral-warm-100)}.background-brand-primary{background-color:var(--brand-primary)}.background-tints-primary-1{background-color:var(--tints-primary-1)}.background-tints-primary-2{background-color:var(--tints-primary-2)}.background-tints-primary-3{background-color:var(--tints-primary-3)}.background-shades-primary-1{background-color:var(--shades-primary-1)}.background-shades-primary-2{background-color:var(--shades-primary-2)}.background-brand-green{background-color:var(--brand-green)}.background-tints-green-1{background-color:var(--tints-green-1)}.background-shades-green-1{background-color:var(--shades-green-1)}.background-brand-gold{background-color:var(--brand-gold)}.background-tints-gold-1{background-color:var(--tints-gold-1)}.background-shades-gold-1{background-color:var(--shades-gold-1)}.background-brand-orange{background-color:var(--brand-orange)}.background-tints-orange-1{background-color:var(--tints-orange-1)}.background-shades-orange-1{background-color:var(--shades-orange-1)}.background-utility-red{background-color:var(--utility-red)}.background-utility-red-shade-1{background-color:var(--utility-red-shade-1)}.background-utility-red-tint-1{background-color:var(--utility-red-tint-1)}.text-color-neutral-white{color:var(--neutral-white)}.text-color-neutral-100{color:var(--neutral-100)}.text-color-neutral-200{color:var(--neutral-200)}.text-color-neutral-300{color:var(--neutral-300)}.text-color-neutral-400{color:var(--neutral-400)}.text-color-neutral-500{color:var(--neutral-500)}.text-color-neutral-600{color:var(--neutral-600)}.text-color-neutral-700{color:var(--neutral-700)}.text-color-neutral-800{color:var(--neutral-800)}.text-color-neutral-warm-100{color:var(--neutral-warm-100)}.text-color-brand-primary{color:var(--brand-primary)}.text-color-tints-primary-1{color:var(--tints-primary-1)}.text-color-tints-primary-2{color:var(--tints-primary-2)}.text-color-tints-primary-3{color:var(--tints-primary-3)}.text-color-shades-primary-1{color:var(--shades-primary-1)}.text-color-shades-primary-2{color:var(--shades-primary-2)}.text-color-brand-green{color:var(--brand-green)}.text-color-tints-green-1{color:var(--tints-green-1)}.text-color-shades-green-1{color:var(--shades-green-1)}.text-color-brand-gold{color:var(--brand-gold)}.text-color-tints-gold-1{color:var(--tints-gold-1)}.text-color-shades-gold-1{color:var(--shades-gold-1)}.text-color-brand-orange{color:var(--brand-orange)}.text-color-tints-orange-1{color:var(--tints-orange-1)}.text-color-shades-orange-1{color:var(--shades-orange-1)}.text-color-utility-red{color:var(--utility-red)}.text-color-utility-red-shade-1{color:var(--utility-red-shade-1)}.text-color-utility-red-tint-1{color:var(--utility-red-tint-1)}.margin-2{margin:2px}.margin-x-2,.margin-right-2{margin-right:2px}.margin-x-2,.margin-left-2{margin-left:2px}.margin-y-2,.margin-top-2{margin-top:2px}.margin-y-2,.margin-bottom-2{margin-bottom:2px}.margin-4{margin:4px}.margin-x-4,.margin-right-4{margin-right:4px}.margin-x-4,.margin-left-4{margin-left:4px}.margin-y-4,.margin-top-4{margin-top:4px}.margin-y-4,.margin-bottom-4{margin-bottom:4px}.margin-8{margin:8px}.margin-x-8,.margin-right-8{margin-right:8px}.margin-x-8,.margin-left-8{margin-left:8px}.margin-y-8,.margin-top-8{margin-top:8px}.margin-y-8,.margin-bottom-8{margin-bottom:8px}.margin-12{margin:12px}.margin-x-12,.margin-right-12{margin-right:12px}.margin-x-12,.margin-left-12{margin-left:12px}.margin-y-12,.margin-top-12{margin-top:12px}.margin-y-12,.margin-bottom-12{margin-bottom:12px}.margin-16{margin:16px}.margin-x-16,.margin-right-16{margin-right:16px}.margin-x-16,.margin-left-16{margin-left:16px}.margin-y-16,.margin-top-16{margin-top:16px}.margin-y-16,.margin-bottom-16{margin-bottom:16px}.margin-24{margin:24px}.margin-x-24,.margin-right-24{margin-right:24px}.margin-x-24,.margin-left-24{margin-left:24px}.margin-y-24,.margin-top-24{margin-top:24px}.margin-y-24,.margin-bottom-24{margin-bottom:24px}.margin-32{margin:32px}.margin-x-32,.margin-right-32{margin-right:32px}.margin-x-32,.margin-left-32{margin-left:32px}.margin-y-32,.margin-top-32{margin-top:32px}.margin-y-32,.margin-bottom-32{margin-bottom:32px}.margin-48{margin:48px}.margin-x-48,.margin-right-48{margin-right:48px}.margin-x-48,.margin-left-48{margin-left:48px}.margin-y-48,.margin-top-48{margin-top:48px}.margin-y-48,.margin-bottom-48{margin-bottom:48px}.margin-64{margin:64px}.margin-x-64,.margin-right-64{margin-right:64px}.margin-x-64,.margin-left-64{margin-left:64px}.margin-y-64,.margin-top-64{margin-top:64px}.margin-y-64,.margin-bottom-64{margin-bottom:64px}.margin-80{margin:80px}.margin-x-80,.margin-right-80{margin-right:80px}.margin-x-80,.margin-left-80{margin-left:80px}.margin-y-80,.margin-top-80{margin-top:80px}.margin-y-80,.margin-bottom-80{margin-bottom:80px}.margin-120{margin:120px}.margin-x-120,.margin-right-120{margin-right:120px}.-margin-left-2{margin-left:-2px}.margin-x-120,.margin-left-120{margin-left:120px}.margin-y-120,.margin-top-120{margin-top:120px}.margin-y-120,.margin-bottom-120{margin-bottom:120px}.padding-4{padding:4px}.padding-x-4,.padding-right-4{padding-right:4px}.padding-x-4,.padding-left-4{padding-left:4px}.padding-y-4,.padding-top-4{padding-top:4px}.padding-y-4,.padding-bottom-4{padding-bottom:4px}.padding-8{padding:8px}.padding-x-8,.padding-right-8{padding-right:8px}.padding-x-8,.padding-left-8{padding-left:8px}.padding-y-8,.padding-top-8{padding-top:8px}.padding-y-8,.padding-bottom-8{padding-bottom:8px}.padding-12{padding:12px}.padding-x-12,.padding-right-12{padding-right:12px}.padding-x-12,.padding-left-12{padding-left:12px}.padding-y-12,.padding-top-12{padding-top:12px}.padding-y-12,.padding-bottom-12{padding-bottom:12px}.padding-16{padding:16px}.padding-x-16,.padding-right-16{padding-right:16px}.padding-x-16,.padding-left-16{padding-left:16px}.padding-y-16,.padding-top-16{padding-top:16px}.padding-y-16,.padding-bottom-16{padding-bottom:16px}.padding-24{padding:24px}.padding-x-24,.padding-right-24{padding-right:24px}.padding-x-24,.padding-left-24{padding-left:24px}.padding-y-24,.padding-top-24{padding-top:24px}.padding-y-24,.padding-bottom-24{padding-bottom:24px}.padding-32{padding:32px}.padding-x-32,.padding-right-32{padding-right:32px}.padding-x-32,.padding-left-32{padding-left:32px}.padding-y-32,.padding-top-32{padding-top:32px}.padding-y-32,.padding-bottom-32{padding-bottom:32px}.padding-48{padding:48px}.padding-x-48,.padding-right-48{padding-right:48px}.padding-x-48,.padding-left-48{padding-left:48px}.padding-y-48,.padding-top-48{padding-top:48px}.padding-y-48,.padding-bottom-48{padding-bottom:48px}.padding-96{padding:96px}.padding-x-96,.padding-right-96{padding-right:96px}.padding-x-96,.padding-left-96{padding-left:96px}.padding-y-96,.padding-top-96{padding-top:96px}.padding-y-96,.padding-bottom-96{padding-bottom:96px}.padding-120{padding:120px}.padding-x-120,.padding-right-120{padding-right:120px}.padding-x-120,.padding-left-120{padding-left:120px}.padding-y-120,.padding-top-120{padding-top:120px}.padding-y-120,.padding-bottom-120{padding-bottom:120px}.pos-rel{position:relative}.d-block{display:block}.d-flex-row{display:flex;flex-direction:row}.d-flex-col{display:flex;flex-direction:column}.wrap{flex-wrap:wrap}.nowrap{flex-wrap:nowrap}.width-100{width:100%}.gap-4{gap:4px}.gap-6{gap:6px}.gap-8{gap:8px}.gap-12{gap:12px}.gap-16{gap:16px}.gap-24{gap:24px}.gap-32{gap:32px}.gap-48{gap:48px}.gap-64,.gap-72{gap:64px}.gap-80{gap:80px}.gap-128{gap:128px}.flex-grow{flex-grow:1}.align-items-center{align-items:center}.align-items-start{align-items:flex-start}.align-items-end{align-items:flex-end}.align-self-center{align-self:center}.align-self-start{align-self:flex-start}.align-self-end{align-self:flex-end}.justify-content-center{justify-content:center}.justify-content-start{justify-content:flex-start}.justify-content-end{justify-content:flex-end}.justify-content-between{justify-content:space-between}.border{border:1px solid}.border-top{border-top:1px solid var(--neutral-200)}.border-radius-4{border-radius:4px}.border-radius-8{border-radius:8px}.border-radius-12{border-radius:12px}.border-radius-16,.border-radius-24{border-radius:16px}.accent-line{flex-grow:1;border-bottom:1px solid}.border-neutral-white{border-color:var(--neutral-white)}.border-neutral-200{border-color:var(--neutral-200)}.border-neutral-300{border-color:var(--neutral-300)}.border-neutral-800{border-color:var(--neutral-800)}.border-brand-primary{border-color:var(--brand-primary)}.border-tints-primary-1{border-color:var(--tints-primary-1)}.border-tints-primary-2{border-color:var(--tints-primary-2)}.border-tints-primary-3{border-color:var(--tints-primary-3)}.border-shades-primary-1{border-color:var(--shades-primary-1)}.border-shades-primary-2{border-color:var(--shades-primary-2)}.border-brand-green{border-color:var(--brand-green)}.border-brand-gold{border-color:var(--brand-gold)}.border-brand-orange{border-color:var(--brand-orange)}@media screen and (max-width: 576px){.m-flex-row{display:flex;flex-direction:row}.m-flex-col{display:flex;flex-direction:column}.m-padding-0{padding:0}.m-padding-x-0,.m-padding-right-0{padding-right:0}.m-padding-x-0,.m-padding-left-0{padding-left:0}.m-padding-y-0,.m-padding-top-0{padding-top:0}.m-padding-y-0,.m-padding-bottom-0{padding-bottom:0}.m-padding-16{padding:16px}.m-padding-x-16,.m-padding-right-16{padding-right:16px}.m-padding-x-16,.m-padding-left-16{padding-left:16px}.m-padding-y-16,.m-padding-top-16{padding-top:16px}.m-padding-y-16,.m-padding-bottom-16{padding-bottom:16px}.m-padding-120{padding:120px}.m-padding-x-120,.m-padding-right-120{padding-right:120px}.m-padding-x-120,.m-padding-left-120{padding-left:120px}.m-padding-y-120,.m-padding-top-120{padding-top:120px}.m-padding-y-120,.m-padding-bottom-120{padding-bottom:120px}.m-margin-0{margin:0}.m-margin-x-0,.m-margin-right-0{margin-right:0}.m-margin-x-0,.m-margin-left-0{margin-left:0}.m-margin-y-0,.m-margin-top-0{margin-top:0}.m-margin-y-0,.m-margin-bottom-0{margin-bottom:0}.m-margin-48{margin:48px}.m-margin-x-48,.m-margin-right-48{margin-right:48px}.m-margin-x-48,.m-margin-left-48{margin-left:48px}.m-margin-y-48,.m-margin-top-48{margin-top:48px}.m-margin-y-48,.m-margin-bottom-48{margin-bottom:48px}.m-margin-64{margin:64px}.m-margin-x-64,.m-margin-right-64{margin-right:64px}.m-margin-x-64,.m-margin-left-64{margin-left:64px}.m-margin-y-64,.m-margin-top-64{margin-top:64px}.m-margin-y-64,.m-margin-bottom-64{margin-bottom:64px}.m-margin-120{margin:120px}.m-margin-x-120,.m-margin-right-120{margin-right:120px}.m-margin-x-120,.m-margin-left-120{margin-left:120px}.m-margin-y-120,.m-margin-top-120{margin-top:120px}.m-margin-y-120,.m-margin-bottom-120{margin-bottom:120px}.m-gap-16{gap:16px}.m-gap-24{gap:24px}.m-gap-48{gap:48px}.m-gap-64{gap:64px}}.display2-book{font-family:Gotham;font-size:56px;font-style:normal;font-weight:400;line-height:56px}.display2-medium{font-family:Gotham;font-size:56px;font-style:normal;font-weight:500;line-height:56px}.display2-bold{font-family:Gotham;font-size:56px;font-style:normal;font-weight:700;line-height:56px}.display3-book{font-family:Gotham;font-size:48px;font-style:normal;font-weight:400;line-height:50px}.display3-medium{font-family:Gotham;font-size:48px;font-style:normal;font-weight:500;line-height:50px}.display3-bold{font-family:Gotham;font-size:48px;font-style:normal;font-weight:700;line-height:50px}.h1-book{font-family:Gotham;font-size:40px;font-style:normal;font-weight:400;line-height:48px}.h1-medium{font-family:Gotham;font-size:40px;font-style:normal;font-weight:500;line-height:48px}.h1-bold{font-family:Gotham;font-size:40px;font-style:normal;font-weight:700;line-height:48px}.h2-book{font-family:Gotham;font-size:32px;font-style:normal;font-weight:400;line-height:40px;letter-spacing:-.25px}.h2-medium{font-family:Gotham;font-size:32px;font-style:normal;font-weight:500;line-height:40px;letter-spacing:-.25px}.h2-bold{font-family:Gotham;font-size:32px;font-style:normal;font-weight:700;line-height:40px;letter-spacing:-.25px}.h3-book{font-family:Gotham;font-size:28px;font-style:normal;font-weight:400;line-height:32px;letter-spacing:-.25px}.h3-medium{font-family:Gotham;font-size:28px;font-style:normal;font-weight:500;line-height:32px;letter-spacing:-.25px}.h3-bold{font-family:Gotham;font-size:28px;font-style:normal;font-weight:700;line-height:32px;letter-spacing:-.25px}.h4-book{font-family:Gotham;font-size:22px;font-style:normal;font-weight:400;line-height:28px;letter-spacing:.15px}.h4-medium{font-family:Gotham;font-size:22px;font-style:normal;font-weight:500;line-height:28px;letter-spacing:.15px}.h4-bold{font-family:Gotham;font-size:22px;font-style:normal;font-weight:700;line-height:28px;letter-spacing:.15px}.h5-book{font-family:Gotham;font-size:18px;font-style:normal;font-weight:400;line-height:24px}.h5-medium{font-family:Gotham;font-size:18px;font-style:normal;font-weight:500;line-height:24px}.h5-bold{font-family:Gotham;font-size:18px;font-style:normal;font-weight:700;line-height:24px}.body-large-book{font-family:Gotham;font-size:18px;font-style:normal;font-weight:400;line-height:28px}.body-large-medium{font-family:Gotham;font-size:18px;font-style:normal;font-weight:500;line-height:28px}.body-large-bold{font-family:Gotham;font-size:18px;font-style:normal;font-weight:700;line-height:28px}.body-book{font-family:Gotham;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.body-medium{font-family:Gotham;font-size:16px;font-style:normal;font-weight:500;line-height:24px}.body-bold{font-family:Gotham;font-size:16px;font-style:normal;font-weight:700;line-height:24px}.caption-book{font-family:Gotham;font-size:14px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.25px}.caption-medium{font-family:Gotham;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.25px}.caption-bold{font-family:Gotham;font-size:14px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:.25px}.overline-book{font-family:Gotham;font-size:12px;font-style:normal;font-weight:400;line-height:16px}.overline-medium{font-family:Gotham;font-size:12px;font-style:normal;font-weight:500;line-height:16px}.overline-bold{font-family:Gotham;font-size:12px;font-style:normal;font-weight:700;line-height:16px}@media screen and (max-width: 576px){.display2-book{font-family:Gotham;font-size:40px;font-style:normal;font-weight:400;line-height:40px}.display2-medium{font-family:Gotham;font-size:40px;font-style:normal;font-weight:500;line-height:40px}.display2-bold{font-family:Gotham;font-size:40px;font-style:normal;font-weight:700;line-height:40px}.display3-book{font-family:Gotham;font-size:36px;font-style:normal;font-weight:400;line-height:40px}.display3-medium{font-family:Gotham;font-size:36px;font-style:normal;font-weight:500;line-height:40px}.display3-bold{font-family:Gotham;font-size:36px;font-style:normal;font-weight:700;line-height:40px}.h1-book{font-family:Gotham;font-size:32px;font-style:normal;font-weight:400;line-height:40px}.h1-medium{font-family:Gotham;font-size:32px;font-style:normal;font-weight:500;line-height:40px}.h1-bold{font-family:Gotham;font-size:32px;font-style:normal;font-weight:700;line-height:40px}.h2-book{font-family:Gotham;font-size:27px;font-style:normal;font-weight:400;line-height:30px;letter-spacing:-.25px}.h2-medium{font-family:Gotham;font-size:27px;font-style:normal;font-weight:500;line-height:30px;letter-spacing:-.25px}.h2-bold{font-family:Gotham;font-size:27px;font-style:normal;font-weight:700;line-height:30px;letter-spacing:-.25px}}ion-toast{--width: fit-content;--background: var(--neutral-600);--border-radius: 6px;--box-shadow: 0px 8px 8px 0px rgba(0, 0, 0, .08)}
