.flex,.button-bar{display:flex;flex-wrap:nowrap}.flex.column,.column.button-bar,.button-bar.button-bar-vertical{flex-direction:column}.flex.row,.button-bar{flex-direction:row}.flex.center,.center.button-bar{justify-content:center;align-items:center}.flex.wrap,.wrap.button-bar{flex-wrap:wrap}.flex.wrap-reverse,.wrap-reverse.button-bar{flex-wrap:wrap-reverse}.flex.justify-end,.button-bar{justify-content:flex-end}.flex.justify-center,.justify-center.button-bar{justify-content:center}.flex.justify-space-between,.justify-space-between.button-bar{justify-content:space-between}.flex.justify-space-around,.justify-space-around.button-bar{justify-content:space-around}.flex.justify-start,.justify-start.button-bar,.button-bar.button-bar-vertical{justify-content:flex-start}.flex.align-end,.align-end.button-bar{align-items:flex-end}.flex.align-center,.button-bar{align-items:center}.flex.align-start,.align-start.button-bar{align-items:flex-start}.flex.space-row>div,.space-row.button-bar>div{margin:0 10px}.flex.space-row>div:first-child,.space-row.button-bar>div:first-child{margin-left:0}.flex.space-row>div:last-child,.space-row.button-bar>div:last-child{margin-right:0}.flex .flex-grow,.button-bar .flex-grow{flex-grow:1}.flex .flex-shrink,.button-bar .flex-shrink{flex-shrink:1}.elevate-1,.card,.flex .card,button{box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d}.fill{height:100%;width:100%}.card,.flex .card{border:1px solid transparent;padding:10px;border-radius:3px;transition:all .2s cubic-bezier(.25,.8,.25,1);margin:3px 3px 6px}.card.hoverable,.flex .card.hoverable{cursor:pointer}.flex,.container-component,.button-bar{display:flex;flex-wrap:nowrap}.flex.column,.column.container-component,.column.button-bar,.button-bar.button-bar-vertical{flex-direction:column}.flex.row,.container-component,.button-bar{flex-direction:row}.flex.center,.center.container-component,.center.button-bar{justify-content:center;align-items:center}.flex.wrap,.wrap.container-component,.wrap.button-bar{flex-wrap:wrap}.flex.wrap-reverse,.wrap-reverse.container-component,.wrap-reverse.button-bar{flex-wrap:wrap-reverse}.flex.justify-end,.justify-end.container-component,.button-bar{justify-content:flex-end}.flex.justify-center,.justify-center.button-bar,.container-component{justify-content:center}.flex.justify-space-between,.justify-space-between.container-component,.justify-space-between.button-bar{justify-content:space-between}.flex.justify-space-around,.justify-space-around.container-component,.justify-space-around.button-bar{justify-content:space-around}.flex.justify-start,.justify-start.container-component,.justify-start.button-bar,.button-bar.button-bar-vertical{justify-content:flex-start}.flex.align-end,.align-end.container-component,.align-end.button-bar{align-items:flex-end}.flex.align-center,.align-center.container-component,.button-bar{align-items:center}.flex.align-start,.align-start.button-bar,.container-component{align-items:flex-start}.flex.space-row>div,.space-row.container-component>div,.space-row.button-bar>div{margin:0 10px}.flex.space-row>div:first-child,.space-row.container-component>div:first-child,.space-row.button-bar>div:first-child{margin-left:0}.flex.space-row>div:last-child,.space-row.container-component>div:last-child,.space-row.button-bar>div:last-child{margin-right:0}.flex .flex-grow,.container-component .flex-grow,.button-bar .flex-grow{flex-grow:1}.flex .flex-shrink,.container-component .flex-shrink,.button-bar .flex-shrink{flex-shrink:1}.elevate-1,.card,.flex .card,.container-component .card,button{box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d}.elevate-2,.card.hoverable:hover,::ng-deep .theme--light button:hover,.theme--light button:hover,::ng-deep .theme--dark button:hover,.theme--dark button:hover,::ng-deep .theme--light button.secondary:hover,.theme--light button.secondary:hover,::ng-deep .theme--dark button.secondary:hover,.theme--dark button.secondary:hover{box-shadow:0 3px 6px #00000029,0 3px 6px #0000003b}.elevate-3{box-shadow:0 10px 20px #00000030,0 6px 6px #0000003b}.elevate-4{box-shadow:0 14px 28px #00000040,0 10px 10px #00000038}.elevate-5{box-shadow:0 19px 38px #0000004d,0 15px 12px #00000038}.no-select,button{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}button{padding:10px 12px;cursor:pointer;border:1px solid transparent;border-radius:6px;font-size:1rem;outline:none;line-height:1rem;transition:all .2s cubic-bezier(.25,.8,.25,1)}::ng-deep .theme--light button{background-color:#0f6cb6;border-color:#0f6cb6;color:#fff}.theme--light button{background-color:#0f6cb6;border-color:#0f6cb6;color:#fff}::ng-deep .theme--dark button{background-color:#3f89c5;border-color:#3f89c5;color:#fff}.theme--dark button{background-color:#3f89c5;border-color:#3f89c5;color:#fff}::ng-deep .theme--light button:hover{background-color:#4c8dff;border-color:#4c8dff;color:#fff}.theme--light button:hover{background-color:#4c8dff;border-color:#4c8dff;color:#fff}::ng-deep .theme--dark button:hover{background-color:#5295cb;border-color:#5295cb;color:#fff}.theme--dark button:hover{background-color:#5295cb;border-color:#5295cb;color:#fff}::ng-deep .theme--light button.secondary{background-color:#faa635;border-color:#faa635;color:#fff}.theme--light button.secondary{background-color:#faa635;border-color:#faa635;color:#fff}::ng-deep .theme--dark button.secondary{background-color:#faa635;border-color:#faa635;color:#fff}.theme--dark button.secondary{background-color:#faa635;border-color:#faa635;color:#fff}::ng-deep .theme--light button.secondary:hover{color:#fff}.theme--light button.secondary:hover{color:#fff}::ng-deep .theme--dark button.secondary:hover{color:#fff}.theme--dark button.secondary:hover{color:#fff}button.error,button.danger{cursor:no-select}::ng-deep .theme--light button.error,::ng-deep .theme--light button.danger{background-color:#f00000;border-color:#f00000}.theme--light button.error,.theme--light button.danger{background-color:#f00000;border-color:#f00000}::ng-deep .theme--dark button.error,::ng-deep .theme--dark button.danger{background-color:#ff4f4f;border-color:#ff4f4f}.theme--dark button.error,.theme--dark button.danger{background-color:#ff4f4f;border-color:#ff4f4f}::ng-deep .theme--light button.error:hover,::ng-deep .theme--light button.danger:hover{background-color:#f33333;border-color:#f33333}.theme--light button.error:hover,.theme--light button.danger:hover{background-color:#f33333;border-color:#f33333}::ng-deep .theme--dark button.error:hover,::ng-deep .theme--dark button.danger:hover{background-color:#ff6161;border-color:#ff6161}.theme--dark button.error:hover,.theme--dark button.danger:hover{background-color:#ff6161;border-color:#ff6161}::ng-deep .theme--light button:disabled,::ng-deep .theme--light button:hover:disabled{background:unset;background-color:unset;border-color:#888;color:#888}.theme--light button:disabled,.theme--light button:hover:disabled{background:unset;background-color:unset;border-color:#888;color:#888}::ng-deep .theme--dark button:disabled,::ng-deep .theme--dark button:hover:disabled{background:unset;background-color:unset;border-color:#c1c1c1;color:#c1c1c1}.theme--dark button:disabled,.theme--dark button:hover:disabled{background:unset;background-color:unset;border-color:#c1c1c1;color:#c1c1c1}button.background{background:unset}::ng-deep .theme--light button.background{border:1px solid #0f6cb6;color:#0f6cb6}.theme--light button.background{border:1px solid #0f6cb6;color:#0f6cb6}::ng-deep .theme--dark button.background{border:1px solid #3f89c5;color:#3f89c5}.theme--dark button.background{border:1px solid #3f89c5;color:#3f89c5}button.background:hover{background:unset}::ng-deep .theme--light button.background:hover{border-color:#faa635;color:#faa635}.theme--light button.background:hover{border-color:#faa635;color:#faa635}::ng-deep .theme--dark button.background:hover{border-color:#faa635;color:#faa635}.theme--dark button.background:hover{border-color:#faa635;color:#faa635}button.background.secondary{background:unset}::ng-deep .theme--light button.background.secondary{border:1px solid #faa635;color:#faa635}.theme--light button.background.secondary{border:1px solid #faa635;color:#faa635}::ng-deep .theme--dark button.background.secondary{border:1px solid #faa635;color:#faa635}.theme--dark button.background.secondary{border:1px solid #faa635;color:#faa635}button.background.secondary:hover{background:unset}::ng-deep .theme--light button.background.secondary:hover{border:1px solid #ff8e00;color:#ff8e00}.theme--light button.background.secondary:hover{border:1px solid #ff8e00;color:#ff8e00}::ng-deep .theme--dark button.background.secondary:hover{border:1px solid #ff8e00;color:#ff8e00}.theme--dark button.background.secondary:hover{border:1px solid #ff8e00;color:#ff8e00}button.background.error,button.background.danger{background:unset;cursor:no-select}::ng-deep .theme--light button.background.error,::ng-deep .theme--light button.background.danger{border-color:#f00000;color:#f00000}.theme--light button.background.error,.theme--light button.background.danger{border-color:#f00000;color:#f00000}::ng-deep .theme--dark button.background.error,::ng-deep .theme--dark button.background.danger{border-color:#ff4f4f;color:#ff4f4f}.theme--dark button.background.error,.theme--dark button.background.danger{border-color:#ff4f4f;color:#ff4f4f}button.background.error:hover,button.background.danger:hover{background:unset}::ng-deep .theme--light button.background.error:hover,::ng-deep .theme--light button.background.danger:hover{border-color:#f33333;color:#f33333}.theme--light button.background.error:hover,.theme--light button.background.danger:hover{border-color:#f33333;color:#f33333}::ng-deep .theme--dark button.background.error:hover,::ng-deep .theme--dark button.background.danger:hover{border-color:#ff6161;color:#ff6161}.theme--dark button.background.error:hover,.theme--dark button.background.danger:hover{border-color:#ff6161;color:#ff6161}button.small{padding:8px 10px}.button-bar{padding:8px 5px 8px 7px}.button-bar>div,.button-bar>button{margin:0 10px}.button-bar>div:first-child,.button-bar>button:first-child{margin-left:0}.button-bar>div:last-child,.button-bar>button:last-child{margin-right:0}.card,.flex .card,.container-component .card{border:1px solid transparent;padding:10px;border-radius:3px;transition:all .2s cubic-bezier(.25,.8,.25,1);margin:3px 3px 6px}::ng-deep .theme--light .card,::ng-deep .theme--light .flex .card{background-color:#fff}.theme--light .card,.theme--light .flex .card{background-color:#fff}::ng-deep .theme--dark .card,::ng-deep .theme--dark .flex .card{background-color:#2d2d2d}.theme--dark .card,.theme--dark .flex .card{background-color:#2d2d2d}.card.hoverable,.flex .card.hoverable,.container-component .card.hoverable{cursor:pointer}.card.card-thin,.flex .card.card-thin{padding:3px}::ng-deep .theme--light hr{border:1px solid #bbb;border-radius:3px}.theme--light hr{border:1px solid #bbb;border-radius:3px}::ng-deep .theme--dark hr{border:1px solid #bbbbbb;border-radius:3px}.theme--dark hr{border:1px solid #bbbbbb;border-radius:3px}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,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font:inherit;font-size:100%}article,aside,details,figcaption,figure,footer,header,hgroup,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:museo300;src:url(/assets/fonts/museo_300_macroman/Museo300-Regular-webfont.eot);src:url(/assets/fonts/museo_300_macroman/Museo300-Regular-webfont.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/museo_300_macroman/Museo300-Regular-webfont.woff2) format("woff2"),url(/assets/fonts/museo_300_macroman/Museo300-Regular-webfont.woff) format("woff"),url(/assets/fonts/museo_300_macroman/Museo300-Regular-webfont.ttf) format("truetype"),url(/assets/fonts/museo_300_macroman/Museo300-Regular-webfont.svg#museo300) format("svg");font-weight:400;font-style:normal}@font-face{font-family:museo500;src:url(/assets/fonts/museo_500_macroman/Museo500-Regular-webfont.eot);src:url(/assets/fonts/museo_500_macroman/Museo500-Regular-webfont.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/museo_500_macroman/Museo500-Regular-webfont.woff2) format("woff2"),url(/assets/fonts/museo_500_macroman/Museo500-Regular-webfont.woff) format("woff"),url(/assets/fonts/museo_500_macroman/Museo500-Regular-webfont.ttf) format("truetype"),url(/assets/fonts/museo_500_macroman/Museo500-Regular-webfont.svg#museo500) format("svg");font-weight:400;font-style:normal}@font-face{font-family:museo700;src:url(/assets/fonts/museo_700_macroman/Museo700-Regular-webfont.eot);src:url(/assets/fonts/museo_700_macroman/Museo700-Regular-webfont.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/museo_700_macroman/Museo700-Regular-webfont.woff2) format("woff2"),url(/assets/fonts/museo_700_macroman/Museo700-Regular-webfont.woff) format("woff"),url(/assets/fonts/museo_700_macroman/Museo700-Regular-webfont.ttf) format("truetype"),url(/assets/fonts/museo_700_macroman/Museo700-Regular-webfont.svg#museo700) format("svg");font-weight:400;font-style:normal}body,html,top-container{font-family:Arial,sans-serif;font-size:14px;-webkit-font-smoothing:antialiased;line-height:1.1rem}::ng-deep .theme--light body,::ng-deep .theme--light html,::ng-deep .theme--light top-container{color:#333}.theme--light body,.theme--light html,.theme--light top-container{color:#333}::ng-deep .theme--dark body,::ng-deep .theme--dark html,::ng-deep .theme--dark top-container{color:#eaeaea}.theme--dark body,.theme--dark html,.theme--dark top-container{color:#eaeaea}.document-title{font-size:40pt;line-height:40pt;font-family:Museo500,Arial,Helvetica,sans-serif}h1,h2{margin-top:0;font-family:Museo500,Arial,Helvetica,sans-serif;margin-bottom:15px}h1{font-size:1.6rem;line-height:1.6rem;font-weight:700}::ng-deep .theme--light h1{color:#0f6cb6}.theme--light h1{color:#0f6cb6}::ng-deep .theme--dark h1{color:#3f89c5}.theme--dark h1{color:#3f89c5}h2{font-size:1.3rem;line-height:1.3rem;font-weight:700}::ng-deep .theme--light h2{color:#333}.theme--light h2{color:#333}::ng-deep .theme--dark h2{color:#eaeaea}.theme--dark h2{color:#eaeaea}h3{font-weight:700;line-height:1.2rem}p{margin:3px 0;line-height:1.2rem}strong{font-weight:700}i,em,.italic{font-style:italic}small{font-size:smaller}textarea{font-family:Arial,sans-serif}::ng-deep .theme--light textarea{color:#333}.theme--light textarea{color:#333}::ng-deep .theme--dark textarea{color:#eaeaea}.theme--dark textarea{color:#eaeaea}::ng-deep .theme--light .top-container{background-color:t("background-shade")!important}.theme--light .top-container{background-color:t("background-shade")!important}::ng-deep .theme--dark .top-container{background-color:t("background-shade")!important}.theme--dark .top-container{background-color:t("background-shade")!important}::ng-deep .theme--light lib-top-nav{background-color:t("background")}.theme--light lib-top-nav{background-color:t("background")}::ng-deep .theme--dark lib-top-nav{background-color:t("background")}.theme--dark lib-top-nav{background-color:t("background")}.scrollable{overflow:auto}.fill,.container-component{height:100%;width:100%}.fill-width{width:100%}.container-component{overflow:auto}.no-select{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.loading-message{font-size:1.2em}::ng-deep .theme--light .loading-message{color:t("primary")}.theme--light .loading-message{color:t("primary")}::ng-deep .theme--dark .loading-message{color:t("primary")}.theme--dark .loading-message{color:t("primary")}hr{border:0;width:100%;height:0}::ng-deep .theme--light hr{border-bottom:1px solid t("separator")}.theme--light hr{border-bottom:1px solid t("separator")}::ng-deep .theme--dark hr{border-bottom:1px solid t("separator")}.theme--dark hr{border-bottom:1px solid t("separator")}#container-content{overflow:auto}div.sendSuccess,div.sendInProgress,div.sendError,div.sendErrorInPopup,div.sendWarning{border-radius:5px;padding:10px!important;margin:20px!important;text-align:center;vertical-align:middle;max-height:95%;max-width:95%}@media screen{div.sendSuccess,div.sendInProgress,div.sendError,div.sendErrorInPopup,div.sendWarning{box-shadow:0 14px 28px #00000040,0 10px 10px #00000038}}::ng-deep .theme--light div.sendSuccess,::ng-deep .theme--light div.sendInProgress,::ng-deep .theme--light div.sendError,::ng-deep .theme--light div.sendErrorInPopup,::ng-deep .theme--light div.sendWarning{border:3px solid t("validations-valid");background-color:t("background");color:t("font")}.theme--light div.sendSuccess,.theme--light div.sendInProgress,.theme--light div.sendError,.theme--light div.sendErrorInPopup,.theme--light div.sendWarning{border:3px solid t("validations-valid");background-color:t("background");color:t("font")}::ng-deep .theme--dark div.sendSuccess,::ng-deep .theme--dark div.sendInProgress,::ng-deep .theme--dark div.sendError,::ng-deep .theme--dark div.sendErrorInPopup,::ng-deep .theme--dark div.sendWarning{border:3px solid t("validations-valid");background-color:t("background");color:t("font")}.theme--dark div.sendSuccess,.theme--dark div.sendInProgress,.theme--dark div.sendError,.theme--dark div.sendErrorInPopup,.theme--dark div.sendWarning{border:3px solid t("validations-valid");background-color:t("background");color:t("font")}::ng-deep .theme--light div.sendWarning{border:3px solid t("validations-warning")}.theme--light div.sendWarning{border:3px solid t("validations-warning")}::ng-deep .theme--dark div.sendWarning{border:3px solid t("validations-warning")}.theme--dark div.sendWarning{border:3px solid t("validations-warning")}::ng-deep .theme--light div.sendError,::ng-deep .theme--light div.sendErrorInPopup{border:3px solid t("validations-error")}.theme--light div.sendError,.theme--light div.sendErrorInPopup{border:3px solid t("validations-error")}::ng-deep .theme--dark div.sendError,::ng-deep .theme--dark div.sendErrorInPopup{border:3px solid t("validations-error")}.theme--dark div.sendError,.theme--dark div.sendErrorInPopup{border:3px solid t("validations-error")}div.sendErrorInPopup{max-height:90%;max-width:90%;width:80%}div.sendInProgress{margin:0 20px!important}::ng-deep .theme--light div.sendInProgress{border:3px solid t("font-contrast")}.theme--light div.sendInProgress{border:3px solid t("font-contrast")}::ng-deep .theme--dark div.sendInProgress{border:3px solid t("font-contrast")}.theme--dark div.sendInProgress{border:3px solid t("font-contrast")}div.highlight{border-radius:5px;padding:0 3px!important;margin:-2px -5px!important;max-height:95%;max-width:100%;width:100%}::ng-deep .theme--light div.highlight{border:2px solid t("font-tint");background-color:t("background");color:t("font")}.theme--light div.highlight{border:2px solid t("font-tint");background-color:t("background");color:t("font")}::ng-deep .theme--dark div.highlight{border:2px solid t("font-tint");background-color:t("background");color:t("font")}.theme--dark div.highlight{border:2px solid t("font-tint");background-color:t("background");color:t("font")}.space-above{margin-top:10px}div.highlight2{border-radius:5px;padding-left:6px!important;padding-right:6px!important;margin:10px!important;max-height:95%;max-width:90%;width:100%}::ng-deep .theme--light div.highlight2{border:2px solid t("font-tint");background-color:t("background");color:t("font")}.theme--light div.highlight2{border:2px solid t("font-tint");background-color:t("background");color:t("font")}::ng-deep .theme--dark div.highlight2{border:2px solid t("font-tint");background-color:t("background");color:t("font")}.theme--dark div.highlight2{border:2px solid t("font-tint");background-color:t("background");color:t("font")}h3{margin-top:.5rem}::ng-deep .theme--light div.restriction{background-color:t("validations-error-shade");color:t("font-contrast");margin:8px;padding:8px;border-radius:4px}.theme--light div.restriction{background-color:t("validations-error-shade");color:t("font-contrast");margin:8px;padding:8px;border-radius:4px}::ng-deep .theme--dark div.restriction{background-color:t("validations-error-shade");color:t("font-contrast");margin:8px;padding:8px;border-radius:4px}.theme--dark div.restriction{background-color:t("validations-error-shade");color:t("font-contrast");margin:8px;padding:8px;border-radius:4px}::ng-deep .theme--light div.restriction h2{color:t("font-contrast")}.theme--light div.restriction h2{color:t("font-contrast")}::ng-deep .theme--dark div.restriction h2{color:t("font-contrast")}.theme--dark div.restriction h2{color:t("font-contrast")}p{margin-top:5px;margin-bottom:5px;line-height:1.3rem}p.small{font-size:x-small}p.pspaced{margin-bottom:8px;margin-top:8px}p.pmargined{margin-left:20px;margin-right:20px}p.debug,p.pversion{font-size:x-small;text-align:left;width:100%}::ng-deep .theme--light p.pversion{color:t("font-disabled")}.theme--light p.pversion{color:t("font-disabled")}::ng-deep .theme--dark p.pversion{color:t("font-disabled")}.theme--dark p.pversion{color:t("font-disabled")}div.address{padding-top:5px;padding-bottom:5px}div.address p{margin-top:0;margin-bottom:0;line-height:1.2em}form{width:100%}.perror{margin-left:20px}::ng-deep .theme--light .perror{color:t("validations-error")}.theme--light .perror{color:t("validations-error")}::ng-deep .theme--dark .perror{color:t("validations-error")}.theme--dark .perror{color:t("validations-error")}::ng-deep .theme--light .footer__nav-link{color:t("font-disabled")}.theme--light .footer__nav-link{color:t("font-disabled")}::ng-deep .theme--dark .footer__nav-link{color:t("font-disabled")}.theme--dark .footer__nav-link{color:t("font-disabled")}span.link{text-decoration:underline;line-height:1.5em}::ng-deep .theme--light span.link:hover{color:t("validations-error-shade")}.theme--light span.link:hover{color:t("validations-error-shade")}::ng-deep .theme--dark span.link:hover{color:t("validations-error-shade")}.theme--dark span.link:hover{color:t("validations-error-shade")}lib-input-text.narrow{width:30px!important;min-width:30px!important;max-width:30px!important}lib-input-select.narrow{width:60px!important;min-width:60px!important;max-width:60px!important}div.divwidth98percent{max-width:98%}.input-upper input{text-transform:uppercase}.input-upper input::placeholder{text-transform:none}::ng-deep .theme--light .radio-hint{color:t("font-tint")}.theme--light .radio-hint{color:t("font-tint")}::ng-deep .theme--dark .radio-hint{color:t("font-tint")}.theme--dark .radio-hint{color:t("font-tint")}.theme--dark a{color:#e96ae2}.theme--dark a:visited{color:#d3c1d1}.indent{margin-left:20px}ul{list-style:disc;margin-left:15px}ul li{margin-bottom:3px}::ng-deep .theme--light h2.primary{color:t("primary")}.theme--light h2.primary{color:t("primary")}::ng-deep .theme--dark h2.primary{color:t("primary")}.theme--dark h2.primary{color:t("primary")}.button-bar{margin-bottom:15px}
