.roboto-thin { font-family: "Roboto", sans-serif; font-weight: 100; font-style: normal; } .roboto-thin-italic { font-family: "Roboto", sans-serif; font-weight: 100; font-style: italic; } .roboto-light { font-family: "Roboto", sans-serif; font-weight: 300; font-style: normal; } .roboto-light-italic { font-family: "Roboto", sans-serif; font-weight: 300; font-style: italic; } .roboto-regular { font-family: "Roboto", sans-serif; font-weight: 400; font-style: normal; } .roboto-regular-italic { font-family: "Roboto", sans-serif; font-weight: 400; font-style: italic; } .roboto-medium { font-family: "Roboto", sans-serif; font-weight: 500; font-style: normal; } .roboto-medium-italic { font-family: "Roboto", sans-serif; font-weight: 500; font-style: italic; } .roboto-bold { font-family: "Roboto", sans-serif; font-weight: 700; font-style: normal; } .roboto-bold-italic { font-family: "Roboto", sans-serif; font-weight: 700; font-style: italic; } .roboto-black { font-family: "Roboto", sans-serif; font-weight: 900; font-style: normal; } .roboto-black-italic { font-family: "Roboto", sans-serif; font-weight: 900; font-style: italic; }

.app-wrapper{opacity:0;transition:opacity .2s ease-in}.site-loading-indicator{position:fixed;top:50%;left:50%;vertical-align:middle;border-style:none;opacity:0;transform:translate(-50%, -50%);-webkit-animation:6s site-loading-indicator-fade-in .5s forwards;animation:6s site-loading-indicator-fade-in .5s forwards}@-webkit-keyframes site-loading-indicator-fade-in{0%{opacity:0}100%{opacity:1}}@keyframes site-loading-indicator-fade-in{0%{opacity:0}100%{opacity:1}}html.ReactApp{height:100%;background-color:#eff2f5}html.ReactApp>body{height:100%;margin:0;background-color:transparent}.screenreader{position:absolute !important;left:-9999px;width:1px;height:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);text-indent:-5000px}/*!
 * Bootstrap Reboot v4.6.2 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */*,*::before,*::after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:"Source Sans Pro", sans-serif;font-size:0.875rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus:not(:focus-visible){outline:0 !important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:0.25rem}p{margin-top:0;margin-bottom:1rem}abbr[title],abbr[data-original-title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:700}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#0044db;text-decoration:none;background-color:transparent}a:hover{color:#002c8f;text-decoration:underline}a:not([href]):not([class]){color:inherit;text-decoration:none}a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:0.75rem;padding-bottom:0.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit;text-align:-webkit-match-parent}label{display:inline-block;margin-bottom:0.5rem}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[role="button"]{cursor:pointer}select{word-wrap:normal}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button:not(:disabled),[type="button"]:not(:disabled),[type="reset"]:not(:disabled),[type="submit"]:not(:disabled){cursor:pointer}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{padding:0;border-style:none}input[type="radio"],input[type="checkbox"]{box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{outline-offset:-2px;-webkit-appearance:none}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none !important}/*!
 * Bootstrap Grid v4.6.2 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */html{box-sizing:border-box;-ms-overflow-style:scrollbar}*,*::before,*::after{box-sizing:inherit}.container,.container-fluid,.container-xl,.container-lg,.container-md,.container-sm{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width: 576px){.container-sm,.container{max-width:540px}}@media (min-width: 768px){.container-md,.container-sm,.container{max-width:720px}}@media (min-width: 992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media (min-width: 1360px){.container-xl,.container-lgr,.container-lg,.container-md,.container-sm,.container{max-width:1300px}}.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-xl,.col-xl-auto,.col-xl-12,.col-xl-11,.col-xl-10,.col-xl-9,.col-xl-8,.col-xl-7,.col-xl-6,.col-xl-5,.col-xl-4,.col-xl-3,.col-xl-2,.col-xl-1,.col-lgr,.col-lgr-auto,.col-lgr-12,.col-lgr-11,.col-lgr-10,.col-lgr-9,.col-lgr-8,.col-lgr-7,.col-lgr-6,.col-lgr-5,.col-lgr-4,.col-lgr-3,.col-lgr-2,.col-lgr-1,.col-lg,.col-lg-auto,.col-lg-12,.col-lg-11,.col-lg-10,.col-lg-9,.col-lg-8,.col-lg-7,.col-lg-6,.col-lg-5,.col-lg-4,.col-lg-3,.col-lg-2,.col-lg-1,.col-md,.col-md-auto,.col-md-12,.col-md-11,.col-md-10,.col-md-9,.col-md-8,.col-md-7,.col-md-6,.col-md-5,.col-md-4,.col-md-3,.col-md-2,.col-md-1,.col-sm,.col-sm-auto,.col-sm-12,.col-sm-11,.col-sm-10,.col-sm-9,.col-sm-8,.col-sm-7,.col-sm-6,.col-sm-5,.col-sm-4,.col-sm-3,.col-sm-2,.col-sm-1,.col,.col-auto,.col-12,.col-11,.col-10,.col-9,.col-8,.col-7,.col-6,.col-5,.col-4,.col-3,.col-2,.col-1{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.33333333%;max-width:8.33333333%}.col-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-11{flex:0 0 91.66666667%;max-width:91.66666667%}.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.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}@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.33333333%;max-width:8.33333333%}.col-sm-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-sm-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-sm-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-sm-11{flex:0 0 91.66666667%;max-width:91.66666667%}.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.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}}@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.33333333%;max-width:8.33333333%}.col-md-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-md-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-md-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-md-11{flex:0 0 91.66666667%;max-width:91.66666667%}.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.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}}@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.33333333%;max-width:8.33333333%}.col-lg-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-lg-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-lg-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-lg-11{flex:0 0 91.66666667%;max-width:91.66666667%}.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.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}}@media (min-width: 1200px){.col-lgr{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-lgr-1>*{flex:0 0 100%;max-width:100%}.row-cols-lgr-2>*{flex:0 0 50%;max-width:50%}.row-cols-lgr-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-lgr-4>*{flex:0 0 25%;max-width:25%}.row-cols-lgr-5>*{flex:0 0 20%;max-width:20%}.row-cols-lgr-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lgr-auto{flex:0 0 auto;width:auto;max-width:100%}.col-lgr-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-lgr-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-lgr-3{flex:0 0 25%;max-width:25%}.col-lgr-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-lgr-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-lgr-6{flex:0 0 50%;max-width:50%}.col-lgr-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-lgr-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-lgr-9{flex:0 0 75%;max-width:75%}.col-lgr-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-lgr-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-lgr-12{flex:0 0 100%;max-width:100%}.order-lgr-first{order:-1}.order-lgr-last{order:13}.order-lgr-0{order:0}.order-lgr-1{order:1}.order-lgr-2{order:2}.order-lgr-3{order:3}.order-lgr-4{order:4}.order-lgr-5{order:5}.order-lgr-6{order:6}.order-lgr-7{order:7}.order-lgr-8{order:8}.order-lgr-9{order:9}.order-lgr-10{order:10}.order-lgr-11{order:11}.order-lgr-12{order:12}.offset-lgr-0{margin-left:0}.offset-lgr-1{margin-left:8.33333333%}.offset-lgr-2{margin-left:16.66666667%}.offset-lgr-3{margin-left:25%}.offset-lgr-4{margin-left:33.33333333%}.offset-lgr-5{margin-left:41.66666667%}.offset-lgr-6{margin-left:50%}.offset-lgr-7{margin-left:58.33333333%}.offset-lgr-8{margin-left:66.66666667%}.offset-lgr-9{margin-left:75%}.offset-lgr-10{margin-left:83.33333333%}.offset-lgr-11{margin-left:91.66666667%}}@media (min-width: 1360px){.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.33333333%;max-width:8.33333333%}.col-xl-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-xl-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-xl-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-xl-11{flex:0 0 91.66666667%;max-width:91.66666667%}.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.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}}.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-lgr-none{display:none !important}.d-lgr-inline{display:inline !important}.d-lgr-inline-block{display:inline-block !important}.d-lgr-block{display:block !important}.d-lgr-table{display:table !important}.d-lgr-table-row{display:table-row !important}.d-lgr-table-cell{display:table-cell !important}.d-lgr-flex{display:flex !important}.d-lgr-inline-flex{display:inline-flex !important}}@media (min-width: 1360px){.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{-ms-grid-row-align:auto !important;align-self:auto !important}.align-self-start{align-self:flex-start !important}.align-self-end{align-self:flex-end !important}.align-self-center{-ms-grid-row-align:center !important;align-self:center !important}.align-self-baseline{align-self:baseline !important}.align-self-stretch{-ms-grid-row-align:stretch !important;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{-ms-grid-row-align:auto !important;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{-ms-grid-row-align:center !important;align-self:center !important}.align-self-sm-baseline{align-self:baseline !important}.align-self-sm-stretch{-ms-grid-row-align:stretch !important;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{-ms-grid-row-align:auto !important;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{-ms-grid-row-align:center !important;align-self:center !important}.align-self-md-baseline{align-self:baseline !important}.align-self-md-stretch{-ms-grid-row-align:stretch !important;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{-ms-grid-row-align:auto !important;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{-ms-grid-row-align:center !important;align-self:center !important}.align-self-lg-baseline{align-self:baseline !important}.align-self-lg-stretch{-ms-grid-row-align:stretch !important;align-self:stretch !important}}@media (min-width: 1200px){.flex-lgr-row{flex-direction:row !important}.flex-lgr-column{flex-direction:column !important}.flex-lgr-row-reverse{flex-direction:row-reverse !important}.flex-lgr-column-reverse{flex-direction:column-reverse !important}.flex-lgr-wrap{flex-wrap:wrap !important}.flex-lgr-nowrap{flex-wrap:nowrap !important}.flex-lgr-wrap-reverse{flex-wrap:wrap-reverse !important}.flex-lgr-fill{flex:1 1 auto !important}.flex-lgr-grow-0{flex-grow:0 !important}.flex-lgr-grow-1{flex-grow:1 !important}.flex-lgr-shrink-0{flex-shrink:0 !important}.flex-lgr-shrink-1{flex-shrink:1 !important}.justify-content-lgr-start{justify-content:flex-start !important}.justify-content-lgr-end{justify-content:flex-end !important}.justify-content-lgr-center{justify-content:center !important}.justify-content-lgr-between{justify-content:space-between !important}.justify-content-lgr-around{justify-content:space-around !important}.align-items-lgr-start{align-items:flex-start !important}.align-items-lgr-end{align-items:flex-end !important}.align-items-lgr-center{align-items:center !important}.align-items-lgr-baseline{align-items:baseline !important}.align-items-lgr-stretch{align-items:stretch !important}.align-content-lgr-start{align-content:flex-start !important}.align-content-lgr-end{align-content:flex-end !important}.align-content-lgr-center{align-content:center !important}.align-content-lgr-between{align-content:space-between !important}.align-content-lgr-around{align-content:space-around !important}.align-content-lgr-stretch{align-content:stretch !important}.align-self-lgr-auto{-ms-grid-row-align:auto !important;align-self:auto !important}.align-self-lgr-start{align-self:flex-start !important}.align-self-lgr-end{align-self:flex-end !important}.align-self-lgr-center{-ms-grid-row-align:center !important;align-self:center !important}.align-self-lgr-baseline{align-self:baseline !important}.align-self-lgr-stretch{-ms-grid-row-align:stretch !important;align-self:stretch !important}}@media (min-width: 1360px){.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{-ms-grid-row-align:auto !important;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{-ms-grid-row-align:center !important;align-self:center !important}.align-self-xl-baseline{align-self:baseline !important}.align-self-xl-stretch{-ms-grid-row-align:stretch !important;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:0.125rem !important}.mt-1,.my-1{margin-top:0.125rem !important}.mr-1,.mx-1{margin-right:0.125rem !important}.mb-1,.my-1{margin-bottom:0.125rem !important}.ml-1,.mx-1{margin-left:0.125rem !important}.m-2{margin:0.25rem !important}.mt-2,.my-2{margin-top:0.25rem !important}.mr-2,.mx-2{margin-right:0.25rem !important}.mb-2,.my-2{margin-bottom:0.25rem !important}.ml-2,.mx-2{margin-left:0.25rem !important}.m-3{margin:0.5rem !important}.mt-3,.my-3{margin-top:0.5rem !important}.mr-3,.mx-3{margin-right:0.5rem !important}.mb-3,.my-3{margin-bottom:0.5rem !important}.ml-3,.mx-3{margin-left:0.5rem !important}.m-4{margin:0.75rem !important}.mt-4,.my-4{margin-top:0.75rem !important}.mr-4,.mx-4{margin-right:0.75rem !important}.mb-4,.my-4{margin-bottom:0.75rem !important}.ml-4,.mx-4{margin-left:0.75rem !important}.m-5{margin:1.5rem !important}.mt-5,.my-5{margin-top:1.5rem !important}.mr-5,.mx-5{margin-right:1.5rem !important}.mb-5,.my-5{margin-bottom:1.5rem !important}.ml-5,.mx-5{margin-left:1.5rem !important}.m-6{margin:2rem !important}.mt-6,.my-6{margin-top:2rem !important}.mr-6,.mx-6{margin-right:2rem !important}.mb-6,.my-6{margin-bottom:2rem !important}.ml-6,.mx-6{margin-left:2rem !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:0.125rem !important}.pt-1,.py-1{padding-top:0.125rem !important}.pr-1,.px-1{padding-right:0.125rem !important}.pb-1,.py-1{padding-bottom:0.125rem !important}.pl-1,.px-1{padding-left:0.125rem !important}.p-2{padding:0.25rem !important}.pt-2,.py-2{padding-top:0.25rem !important}.pr-2,.px-2{padding-right:0.25rem !important}.pb-2,.py-2{padding-bottom:0.25rem !important}.pl-2,.px-2{padding-left:0.25rem !important}.p-3{padding:0.5rem !important}.pt-3,.py-3{padding-top:0.5rem !important}.pr-3,.px-3{padding-right:0.5rem !important}.pb-3,.py-3{padding-bottom:0.5rem !important}.pl-3,.px-3{padding-left:0.5rem !important}.p-4{padding:0.75rem !important}.pt-4,.py-4{padding-top:0.75rem !important}.pr-4,.px-4{padding-right:0.75rem !important}.pb-4,.py-4{padding-bottom:0.75rem !important}.pl-4,.px-4{padding-left:0.75rem !important}.p-5{padding:1.5rem !important}.pt-5,.py-5{padding-top:1.5rem !important}.pr-5,.px-5{padding-right:1.5rem !important}.pb-5,.py-5{padding-bottom:1.5rem !important}.pl-5,.px-5{padding-left:1.5rem !important}.p-6{padding:2rem !important}.pt-6,.py-6{padding-top:2rem !important}.pr-6,.px-6{padding-right:2rem !important}.pb-6,.py-6{padding-bottom:2rem !important}.pl-6,.px-6{padding-left:2rem !important}.m-n1{margin:-0.125rem !important}.mt-n1,.my-n1{margin-top:-0.125rem !important}.mr-n1,.mx-n1{margin-right:-0.125rem !important}.mb-n1,.my-n1{margin-bottom:-0.125rem !important}.ml-n1,.mx-n1{margin-left:-0.125rem !important}.m-n2{margin:-0.25rem !important}.mt-n2,.my-n2{margin-top:-0.25rem !important}.mr-n2,.mx-n2{margin-right:-0.25rem !important}.mb-n2,.my-n2{margin-bottom:-0.25rem !important}.ml-n2,.mx-n2{margin-left:-0.25rem !important}.m-n3{margin:-0.5rem !important}.mt-n3,.my-n3{margin-top:-0.5rem !important}.mr-n3,.mx-n3{margin-right:-0.5rem !important}.mb-n3,.my-n3{margin-bottom:-0.5rem !important}.ml-n3,.mx-n3{margin-left:-0.5rem !important}.m-n4{margin:-0.75rem !important}.mt-n4,.my-n4{margin-top:-0.75rem !important}.mr-n4,.mx-n4{margin-right:-0.75rem !important}.mb-n4,.my-n4{margin-bottom:-0.75rem !important}.ml-n4,.mx-n4{margin-left:-0.75rem !important}.m-n5{margin:-1.5rem !important}.mt-n5,.my-n5{margin-top:-1.5rem !important}.mr-n5,.mx-n5{margin-right:-1.5rem !important}.mb-n5,.my-n5{margin-bottom:-1.5rem !important}.ml-n5,.mx-n5{margin-left:-1.5rem !important}.m-n6{margin:-2rem !important}.mt-n6,.my-n6{margin-top:-2rem !important}.mr-n6,.mx-n6{margin-right:-2rem !important}.mb-n6,.my-n6{margin-bottom:-2rem !important}.ml-n6,.mx-n6{margin-left:-2rem !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:0.125rem !important}.mt-sm-1,.my-sm-1{margin-top:0.125rem !important}.mr-sm-1,.mx-sm-1{margin-right:0.125rem !important}.mb-sm-1,.my-sm-1{margin-bottom:0.125rem !important}.ml-sm-1,.mx-sm-1{margin-left:0.125rem !important}.m-sm-2{margin:0.25rem !important}.mt-sm-2,.my-sm-2{margin-top:0.25rem !important}.mr-sm-2,.mx-sm-2{margin-right:0.25rem !important}.mb-sm-2,.my-sm-2{margin-bottom:0.25rem !important}.ml-sm-2,.mx-sm-2{margin-left:0.25rem !important}.m-sm-3{margin:0.5rem !important}.mt-sm-3,.my-sm-3{margin-top:0.5rem !important}.mr-sm-3,.mx-sm-3{margin-right:0.5rem !important}.mb-sm-3,.my-sm-3{margin-bottom:0.5rem !important}.ml-sm-3,.mx-sm-3{margin-left:0.5rem !important}.m-sm-4{margin:0.75rem !important}.mt-sm-4,.my-sm-4{margin-top:0.75rem !important}.mr-sm-4,.mx-sm-4{margin-right:0.75rem !important}.mb-sm-4,.my-sm-4{margin-bottom:0.75rem !important}.ml-sm-4,.mx-sm-4{margin-left:0.75rem !important}.m-sm-5{margin:1.5rem !important}.mt-sm-5,.my-sm-5{margin-top:1.5rem !important}.mr-sm-5,.mx-sm-5{margin-right:1.5rem !important}.mb-sm-5,.my-sm-5{margin-bottom:1.5rem !important}.ml-sm-5,.mx-sm-5{margin-left:1.5rem !important}.m-sm-6{margin:2rem !important}.mt-sm-6,.my-sm-6{margin-top:2rem !important}.mr-sm-6,.mx-sm-6{margin-right:2rem !important}.mb-sm-6,.my-sm-6{margin-bottom:2rem !important}.ml-sm-6,.mx-sm-6{margin-left:2rem !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:0.125rem !important}.pt-sm-1,.py-sm-1{padding-top:0.125rem !important}.pr-sm-1,.px-sm-1{padding-right:0.125rem !important}.pb-sm-1,.py-sm-1{padding-bottom:0.125rem !important}.pl-sm-1,.px-sm-1{padding-left:0.125rem !important}.p-sm-2{padding:0.25rem !important}.pt-sm-2,.py-sm-2{padding-top:0.25rem !important}.pr-sm-2,.px-sm-2{padding-right:0.25rem !important}.pb-sm-2,.py-sm-2{padding-bottom:0.25rem !important}.pl-sm-2,.px-sm-2{padding-left:0.25rem !important}.p-sm-3{padding:0.5rem !important}.pt-sm-3,.py-sm-3{padding-top:0.5rem !important}.pr-sm-3,.px-sm-3{padding-right:0.5rem !important}.pb-sm-3,.py-sm-3{padding-bottom:0.5rem !important}.pl-sm-3,.px-sm-3{padding-left:0.5rem !important}.p-sm-4{padding:0.75rem !important}.pt-sm-4,.py-sm-4{padding-top:0.75rem !important}.pr-sm-4,.px-sm-4{padding-right:0.75rem !important}.pb-sm-4,.py-sm-4{padding-bottom:0.75rem !important}.pl-sm-4,.px-sm-4{padding-left:0.75rem !important}.p-sm-5{padding:1.5rem !important}.pt-sm-5,.py-sm-5{padding-top:1.5rem !important}.pr-sm-5,.px-sm-5{padding-right:1.5rem !important}.pb-sm-5,.py-sm-5{padding-bottom:1.5rem !important}.pl-sm-5,.px-sm-5{padding-left:1.5rem !important}.p-sm-6{padding:2rem !important}.pt-sm-6,.py-sm-6{padding-top:2rem !important}.pr-sm-6,.px-sm-6{padding-right:2rem !important}.pb-sm-6,.py-sm-6{padding-bottom:2rem !important}.pl-sm-6,.px-sm-6{padding-left:2rem !important}.m-sm-n1{margin:-0.125rem !important}.mt-sm-n1,.my-sm-n1{margin-top:-0.125rem !important}.mr-sm-n1,.mx-sm-n1{margin-right:-0.125rem !important}.mb-sm-n1,.my-sm-n1{margin-bottom:-0.125rem !important}.ml-sm-n1,.mx-sm-n1{margin-left:-0.125rem !important}.m-sm-n2{margin:-0.25rem !important}.mt-sm-n2,.my-sm-n2{margin-top:-0.25rem !important}.mr-sm-n2,.mx-sm-n2{margin-right:-0.25rem !important}.mb-sm-n2,.my-sm-n2{margin-bottom:-0.25rem !important}.ml-sm-n2,.mx-sm-n2{margin-left:-0.25rem !important}.m-sm-n3{margin:-0.5rem !important}.mt-sm-n3,.my-sm-n3{margin-top:-0.5rem !important}.mr-sm-n3,.mx-sm-n3{margin-right:-0.5rem !important}.mb-sm-n3,.my-sm-n3{margin-bottom:-0.5rem !important}.ml-sm-n3,.mx-sm-n3{margin-left:-0.5rem !important}.m-sm-n4{margin:-0.75rem !important}.mt-sm-n4,.my-sm-n4{margin-top:-0.75rem !important}.mr-sm-n4,.mx-sm-n4{margin-right:-0.75rem !important}.mb-sm-n4,.my-sm-n4{margin-bottom:-0.75rem !important}.ml-sm-n4,.mx-sm-n4{margin-left:-0.75rem !important}.m-sm-n5{margin:-1.5rem !important}.mt-sm-n5,.my-sm-n5{margin-top:-1.5rem !important}.mr-sm-n5,.mx-sm-n5{margin-right:-1.5rem !important}.mb-sm-n5,.my-sm-n5{margin-bottom:-1.5rem !important}.ml-sm-n5,.mx-sm-n5{margin-left:-1.5rem !important}.m-sm-n6{margin:-2rem !important}.mt-sm-n6,.my-sm-n6{margin-top:-2rem !important}.mr-sm-n6,.mx-sm-n6{margin-right:-2rem !important}.mb-sm-n6,.my-sm-n6{margin-bottom:-2rem !important}.ml-sm-n6,.mx-sm-n6{margin-left:-2rem !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:0.125rem !important}.mt-md-1,.my-md-1{margin-top:0.125rem !important}.mr-md-1,.mx-md-1{margin-right:0.125rem !important}.mb-md-1,.my-md-1{margin-bottom:0.125rem !important}.ml-md-1,.mx-md-1{margin-left:0.125rem !important}.m-md-2{margin:0.25rem !important}.mt-md-2,.my-md-2{margin-top:0.25rem !important}.mr-md-2,.mx-md-2{margin-right:0.25rem !important}.mb-md-2,.my-md-2{margin-bottom:0.25rem !important}.ml-md-2,.mx-md-2{margin-left:0.25rem !important}.m-md-3{margin:0.5rem !important}.mt-md-3,.my-md-3{margin-top:0.5rem !important}.mr-md-3,.mx-md-3{margin-right:0.5rem !important}.mb-md-3,.my-md-3{margin-bottom:0.5rem !important}.ml-md-3,.mx-md-3{margin-left:0.5rem !important}.m-md-4{margin:0.75rem !important}.mt-md-4,.my-md-4{margin-top:0.75rem !important}.mr-md-4,.mx-md-4{margin-right:0.75rem !important}.mb-md-4,.my-md-4{margin-bottom:0.75rem !important}.ml-md-4,.mx-md-4{margin-left:0.75rem !important}.m-md-5{margin:1.5rem !important}.mt-md-5,.my-md-5{margin-top:1.5rem !important}.mr-md-5,.mx-md-5{margin-right:1.5rem !important}.mb-md-5,.my-md-5{margin-bottom:1.5rem !important}.ml-md-5,.mx-md-5{margin-left:1.5rem !important}.m-md-6{margin:2rem !important}.mt-md-6,.my-md-6{margin-top:2rem !important}.mr-md-6,.mx-md-6{margin-right:2rem !important}.mb-md-6,.my-md-6{margin-bottom:2rem !important}.ml-md-6,.mx-md-6{margin-left:2rem !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:0.125rem !important}.pt-md-1,.py-md-1{padding-top:0.125rem !important}.pr-md-1,.px-md-1{padding-right:0.125rem !important}.pb-md-1,.py-md-1{padding-bottom:0.125rem !important}.pl-md-1,.px-md-1{padding-left:0.125rem !important}.p-md-2{padding:0.25rem !important}.pt-md-2,.py-md-2{padding-top:0.25rem !important}.pr-md-2,.px-md-2{padding-right:0.25rem !important}.pb-md-2,.py-md-2{padding-bottom:0.25rem !important}.pl-md-2,.px-md-2{padding-left:0.25rem !important}.p-md-3{padding:0.5rem !important}.pt-md-3,.py-md-3{padding-top:0.5rem !important}.pr-md-3,.px-md-3{padding-right:0.5rem !important}.pb-md-3,.py-md-3{padding-bottom:0.5rem !important}.pl-md-3,.px-md-3{padding-left:0.5rem !important}.p-md-4{padding:0.75rem !important}.pt-md-4,.py-md-4{padding-top:0.75rem !important}.pr-md-4,.px-md-4{padding-right:0.75rem !important}.pb-md-4,.py-md-4{padding-bottom:0.75rem !important}.pl-md-4,.px-md-4{padding-left:0.75rem !important}.p-md-5{padding:1.5rem !important}.pt-md-5,.py-md-5{padding-top:1.5rem !important}.pr-md-5,.px-md-5{padding-right:1.5rem !important}.pb-md-5,.py-md-5{padding-bottom:1.5rem !important}.pl-md-5,.px-md-5{padding-left:1.5rem !important}.p-md-6{padding:2rem !important}.pt-md-6,.py-md-6{padding-top:2rem !important}.pr-md-6,.px-md-6{padding-right:2rem !important}.pb-md-6,.py-md-6{padding-bottom:2rem !important}.pl-md-6,.px-md-6{padding-left:2rem !important}.m-md-n1{margin:-0.125rem !important}.mt-md-n1,.my-md-n1{margin-top:-0.125rem !important}.mr-md-n1,.mx-md-n1{margin-right:-0.125rem !important}.mb-md-n1,.my-md-n1{margin-bottom:-0.125rem !important}.ml-md-n1,.mx-md-n1{margin-left:-0.125rem !important}.m-md-n2{margin:-0.25rem !important}.mt-md-n2,.my-md-n2{margin-top:-0.25rem !important}.mr-md-n2,.mx-md-n2{margin-right:-0.25rem !important}.mb-md-n2,.my-md-n2{margin-bottom:-0.25rem !important}.ml-md-n2,.mx-md-n2{margin-left:-0.25rem !important}.m-md-n3{margin:-0.5rem !important}.mt-md-n3,.my-md-n3{margin-top:-0.5rem !important}.mr-md-n3,.mx-md-n3{margin-right:-0.5rem !important}.mb-md-n3,.my-md-n3{margin-bottom:-0.5rem !important}.ml-md-n3,.mx-md-n3{margin-left:-0.5rem !important}.m-md-n4{margin:-0.75rem !important}.mt-md-n4,.my-md-n4{margin-top:-0.75rem !important}.mr-md-n4,.mx-md-n4{margin-right:-0.75rem !important}.mb-md-n4,.my-md-n4{margin-bottom:-0.75rem !important}.ml-md-n4,.mx-md-n4{margin-left:-0.75rem !important}.m-md-n5{margin:-1.5rem !important}.mt-md-n5,.my-md-n5{margin-top:-1.5rem !important}.mr-md-n5,.mx-md-n5{margin-right:-1.5rem !important}.mb-md-n5,.my-md-n5{margin-bottom:-1.5rem !important}.ml-md-n5,.mx-md-n5{margin-left:-1.5rem !important}.m-md-n6{margin:-2rem !important}.mt-md-n6,.my-md-n6{margin-top:-2rem !important}.mr-md-n6,.mx-md-n6{margin-right:-2rem !important}.mb-md-n6,.my-md-n6{margin-bottom:-2rem !important}.ml-md-n6,.mx-md-n6{margin-left:-2rem !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:0.125rem !important}.mt-lg-1,.my-lg-1{margin-top:0.125rem !important}.mr-lg-1,.mx-lg-1{margin-right:0.125rem !important}.mb-lg-1,.my-lg-1{margin-bottom:0.125rem !important}.ml-lg-1,.mx-lg-1{margin-left:0.125rem !important}.m-lg-2{margin:0.25rem !important}.mt-lg-2,.my-lg-2{margin-top:0.25rem !important}.mr-lg-2,.mx-lg-2{margin-right:0.25rem !important}.mb-lg-2,.my-lg-2{margin-bottom:0.25rem !important}.ml-lg-2,.mx-lg-2{margin-left:0.25rem !important}.m-lg-3{margin:0.5rem !important}.mt-lg-3,.my-lg-3{margin-top:0.5rem !important}.mr-lg-3,.mx-lg-3{margin-right:0.5rem !important}.mb-lg-3,.my-lg-3{margin-bottom:0.5rem !important}.ml-lg-3,.mx-lg-3{margin-left:0.5rem !important}.m-lg-4{margin:0.75rem !important}.mt-lg-4,.my-lg-4{margin-top:0.75rem !important}.mr-lg-4,.mx-lg-4{margin-right:0.75rem !important}.mb-lg-4,.my-lg-4{margin-bottom:0.75rem !important}.ml-lg-4,.mx-lg-4{margin-left:0.75rem !important}.m-lg-5{margin:1.5rem !important}.mt-lg-5,.my-lg-5{margin-top:1.5rem !important}.mr-lg-5,.mx-lg-5{margin-right:1.5rem !important}.mb-lg-5,.my-lg-5{margin-bottom:1.5rem !important}.ml-lg-5,.mx-lg-5{margin-left:1.5rem !important}.m-lg-6{margin:2rem !important}.mt-lg-6,.my-lg-6{margin-top:2rem !important}.mr-lg-6,.mx-lg-6{margin-right:2rem !important}.mb-lg-6,.my-lg-6{margin-bottom:2rem !important}.ml-lg-6,.mx-lg-6{margin-left:2rem !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:0.125rem !important}.pt-lg-1,.py-lg-1{padding-top:0.125rem !important}.pr-lg-1,.px-lg-1{padding-right:0.125rem !important}.pb-lg-1,.py-lg-1{padding-bottom:0.125rem !important}.pl-lg-1,.px-lg-1{padding-left:0.125rem !important}.p-lg-2{padding:0.25rem !important}.pt-lg-2,.py-lg-2{padding-top:0.25rem !important}.pr-lg-2,.px-lg-2{padding-right:0.25rem !important}.pb-lg-2,.py-lg-2{padding-bottom:0.25rem !important}.pl-lg-2,.px-lg-2{padding-left:0.25rem !important}.p-lg-3{padding:0.5rem !important}.pt-lg-3,.py-lg-3{padding-top:0.5rem !important}.pr-lg-3,.px-lg-3{padding-right:0.5rem !important}.pb-lg-3,.py-lg-3{padding-bottom:0.5rem !important}.pl-lg-3,.px-lg-3{padding-left:0.5rem !important}.p-lg-4{padding:0.75rem !important}.pt-lg-4,.py-lg-4{padding-top:0.75rem !important}.pr-lg-4,.px-lg-4{padding-right:0.75rem !important}.pb-lg-4,.py-lg-4{padding-bottom:0.75rem !important}.pl-lg-4,.px-lg-4{padding-left:0.75rem !important}.p-lg-5{padding:1.5rem !important}.pt-lg-5,.py-lg-5{padding-top:1.5rem !important}.pr-lg-5,.px-lg-5{padding-right:1.5rem !important}.pb-lg-5,.py-lg-5{padding-bottom:1.5rem !important}.pl-lg-5,.px-lg-5{padding-left:1.5rem !important}.p-lg-6{padding:2rem !important}.pt-lg-6,.py-lg-6{padding-top:2rem !important}.pr-lg-6,.px-lg-6{padding-right:2rem !important}.pb-lg-6,.py-lg-6{padding-bottom:2rem !important}.pl-lg-6,.px-lg-6{padding-left:2rem !important}.m-lg-n1{margin:-0.125rem !important}.mt-lg-n1,.my-lg-n1{margin-top:-0.125rem !important}.mr-lg-n1,.mx-lg-n1{margin-right:-0.125rem !important}.mb-lg-n1,.my-lg-n1{margin-bottom:-0.125rem !important}.ml-lg-n1,.mx-lg-n1{margin-left:-0.125rem !important}.m-lg-n2{margin:-0.25rem !important}.mt-lg-n2,.my-lg-n2{margin-top:-0.25rem !important}.mr-lg-n2,.mx-lg-n2{margin-right:-0.25rem !important}.mb-lg-n2,.my-lg-n2{margin-bottom:-0.25rem !important}.ml-lg-n2,.mx-lg-n2{margin-left:-0.25rem !important}.m-lg-n3{margin:-0.5rem !important}.mt-lg-n3,.my-lg-n3{margin-top:-0.5rem !important}.mr-lg-n3,.mx-lg-n3{margin-right:-0.5rem !important}.mb-lg-n3,.my-lg-n3{margin-bottom:-0.5rem !important}.ml-lg-n3,.mx-lg-n3{margin-left:-0.5rem !important}.m-lg-n4{margin:-0.75rem !important}.mt-lg-n4,.my-lg-n4{margin-top:-0.75rem !important}.mr-lg-n4,.mx-lg-n4{margin-right:-0.75rem !important}.mb-lg-n4,.my-lg-n4{margin-bottom:-0.75rem !important}.ml-lg-n4,.mx-lg-n4{margin-left:-0.75rem !important}.m-lg-n5{margin:-1.5rem !important}.mt-lg-n5,.my-lg-n5{margin-top:-1.5rem !important}.mr-lg-n5,.mx-lg-n5{margin-right:-1.5rem !important}.mb-lg-n5,.my-lg-n5{margin-bottom:-1.5rem !important}.ml-lg-n5,.mx-lg-n5{margin-left:-1.5rem !important}.m-lg-n6{margin:-2rem !important}.mt-lg-n6,.my-lg-n6{margin-top:-2rem !important}.mr-lg-n6,.mx-lg-n6{margin-right:-2rem !important}.mb-lg-n6,.my-lg-n6{margin-bottom:-2rem !important}.ml-lg-n6,.mx-lg-n6{margin-left:-2rem !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-lgr-0{margin:0 !important}.mt-lgr-0,.my-lgr-0{margin-top:0 !important}.mr-lgr-0,.mx-lgr-0{margin-right:0 !important}.mb-lgr-0,.my-lgr-0{margin-bottom:0 !important}.ml-lgr-0,.mx-lgr-0{margin-left:0 !important}.m-lgr-1{margin:0.125rem !important}.mt-lgr-1,.my-lgr-1{margin-top:0.125rem !important}.mr-lgr-1,.mx-lgr-1{margin-right:0.125rem !important}.mb-lgr-1,.my-lgr-1{margin-bottom:0.125rem !important}.ml-lgr-1,.mx-lgr-1{margin-left:0.125rem !important}.m-lgr-2{margin:0.25rem !important}.mt-lgr-2,.my-lgr-2{margin-top:0.25rem !important}.mr-lgr-2,.mx-lgr-2{margin-right:0.25rem !important}.mb-lgr-2,.my-lgr-2{margin-bottom:0.25rem !important}.ml-lgr-2,.mx-lgr-2{margin-left:0.25rem !important}.m-lgr-3{margin:0.5rem !important}.mt-lgr-3,.my-lgr-3{margin-top:0.5rem !important}.mr-lgr-3,.mx-lgr-3{margin-right:0.5rem !important}.mb-lgr-3,.my-lgr-3{margin-bottom:0.5rem !important}.ml-lgr-3,.mx-lgr-3{margin-left:0.5rem !important}.m-lgr-4{margin:0.75rem !important}.mt-lgr-4,.my-lgr-4{margin-top:0.75rem !important}.mr-lgr-4,.mx-lgr-4{margin-right:0.75rem !important}.mb-lgr-4,.my-lgr-4{margin-bottom:0.75rem !important}.ml-lgr-4,.mx-lgr-4{margin-left:0.75rem !important}.m-lgr-5{margin:1.5rem !important}.mt-lgr-5,.my-lgr-5{margin-top:1.5rem !important}.mr-lgr-5,.mx-lgr-5{margin-right:1.5rem !important}.mb-lgr-5,.my-lgr-5{margin-bottom:1.5rem !important}.ml-lgr-5,.mx-lgr-5{margin-left:1.5rem !important}.m-lgr-6{margin:2rem !important}.mt-lgr-6,.my-lgr-6{margin-top:2rem !important}.mr-lgr-6,.mx-lgr-6{margin-right:2rem !important}.mb-lgr-6,.my-lgr-6{margin-bottom:2rem !important}.ml-lgr-6,.mx-lgr-6{margin-left:2rem !important}.p-lgr-0{padding:0 !important}.pt-lgr-0,.py-lgr-0{padding-top:0 !important}.pr-lgr-0,.px-lgr-0{padding-right:0 !important}.pb-lgr-0,.py-lgr-0{padding-bottom:0 !important}.pl-lgr-0,.px-lgr-0{padding-left:0 !important}.p-lgr-1{padding:0.125rem !important}.pt-lgr-1,.py-lgr-1{padding-top:0.125rem !important}.pr-lgr-1,.px-lgr-1{padding-right:0.125rem !important}.pb-lgr-1,.py-lgr-1{padding-bottom:0.125rem !important}.pl-lgr-1,.px-lgr-1{padding-left:0.125rem !important}.p-lgr-2{padding:0.25rem !important}.pt-lgr-2,.py-lgr-2{padding-top:0.25rem !important}.pr-lgr-2,.px-lgr-2{padding-right:0.25rem !important}.pb-lgr-2,.py-lgr-2{padding-bottom:0.25rem !important}.pl-lgr-2,.px-lgr-2{padding-left:0.25rem !important}.p-lgr-3{padding:0.5rem !important}.pt-lgr-3,.py-lgr-3{padding-top:0.5rem !important}.pr-lgr-3,.px-lgr-3{padding-right:0.5rem !important}.pb-lgr-3,.py-lgr-3{padding-bottom:0.5rem !important}.pl-lgr-3,.px-lgr-3{padding-left:0.5rem !important}.p-lgr-4{padding:0.75rem !important}.pt-lgr-4,.py-lgr-4{padding-top:0.75rem !important}.pr-lgr-4,.px-lgr-4{padding-right:0.75rem !important}.pb-lgr-4,.py-lgr-4{padding-bottom:0.75rem !important}.pl-lgr-4,.px-lgr-4{padding-left:0.75rem !important}.p-lgr-5{padding:1.5rem !important}.pt-lgr-5,.py-lgr-5{padding-top:1.5rem !important}.pr-lgr-5,.px-lgr-5{padding-right:1.5rem !important}.pb-lgr-5,.py-lgr-5{padding-bottom:1.5rem !important}.pl-lgr-5,.px-lgr-5{padding-left:1.5rem !important}.p-lgr-6{padding:2rem !important}.pt-lgr-6,.py-lgr-6{padding-top:2rem !important}.pr-lgr-6,.px-lgr-6{padding-right:2rem !important}.pb-lgr-6,.py-lgr-6{padding-bottom:2rem !important}.pl-lgr-6,.px-lgr-6{padding-left:2rem !important}.m-lgr-n1{margin:-0.125rem !important}.mt-lgr-n1,.my-lgr-n1{margin-top:-0.125rem !important}.mr-lgr-n1,.mx-lgr-n1{margin-right:-0.125rem !important}.mb-lgr-n1,.my-lgr-n1{margin-bottom:-0.125rem !important}.ml-lgr-n1,.mx-lgr-n1{margin-left:-0.125rem !important}.m-lgr-n2{margin:-0.25rem !important}.mt-lgr-n2,.my-lgr-n2{margin-top:-0.25rem !important}.mr-lgr-n2,.mx-lgr-n2{margin-right:-0.25rem !important}.mb-lgr-n2,.my-lgr-n2{margin-bottom:-0.25rem !important}.ml-lgr-n2,.mx-lgr-n2{margin-left:-0.25rem !important}.m-lgr-n3{margin:-0.5rem !important}.mt-lgr-n3,.my-lgr-n3{margin-top:-0.5rem !important}.mr-lgr-n3,.mx-lgr-n3{margin-right:-0.5rem !important}.mb-lgr-n3,.my-lgr-n3{margin-bottom:-0.5rem !important}.ml-lgr-n3,.mx-lgr-n3{margin-left:-0.5rem !important}.m-lgr-n4{margin:-0.75rem !important}.mt-lgr-n4,.my-lgr-n4{margin-top:-0.75rem !important}.mr-lgr-n4,.mx-lgr-n4{margin-right:-0.75rem !important}.mb-lgr-n4,.my-lgr-n4{margin-bottom:-0.75rem !important}.ml-lgr-n4,.mx-lgr-n4{margin-left:-0.75rem !important}.m-lgr-n5{margin:-1.5rem !important}.mt-lgr-n5,.my-lgr-n5{margin-top:-1.5rem !important}.mr-lgr-n5,.mx-lgr-n5{margin-right:-1.5rem !important}.mb-lgr-n5,.my-lgr-n5{margin-bottom:-1.5rem !important}.ml-lgr-n5,.mx-lgr-n5{margin-left:-1.5rem !important}.m-lgr-n6{margin:-2rem !important}.mt-lgr-n6,.my-lgr-n6{margin-top:-2rem !important}.mr-lgr-n6,.mx-lgr-n6{margin-right:-2rem !important}.mb-lgr-n6,.my-lgr-n6{margin-bottom:-2rem !important}.ml-lgr-n6,.mx-lgr-n6{margin-left:-2rem !important}.m-lgr-auto{margin:auto !important}.mt-lgr-auto,.my-lgr-auto{margin-top:auto !important}.mr-lgr-auto,.mx-lgr-auto{margin-right:auto !important}.mb-lgr-auto,.my-lgr-auto{margin-bottom:auto !important}.ml-lgr-auto,.mx-lgr-auto{margin-left:auto !important}}@media (min-width: 1360px){.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:0.125rem !important}.mt-xl-1,.my-xl-1{margin-top:0.125rem !important}.mr-xl-1,.mx-xl-1{margin-right:0.125rem !important}.mb-xl-1,.my-xl-1{margin-bottom:0.125rem !important}.ml-xl-1,.mx-xl-1{margin-left:0.125rem !important}.m-xl-2{margin:0.25rem !important}.mt-xl-2,.my-xl-2{margin-top:0.25rem !important}.mr-xl-2,.mx-xl-2{margin-right:0.25rem !important}.mb-xl-2,.my-xl-2{margin-bottom:0.25rem !important}.ml-xl-2,.mx-xl-2{margin-left:0.25rem !important}.m-xl-3{margin:0.5rem !important}.mt-xl-3,.my-xl-3{margin-top:0.5rem !important}.mr-xl-3,.mx-xl-3{margin-right:0.5rem !important}.mb-xl-3,.my-xl-3{margin-bottom:0.5rem !important}.ml-xl-3,.mx-xl-3{margin-left:0.5rem !important}.m-xl-4{margin:0.75rem !important}.mt-xl-4,.my-xl-4{margin-top:0.75rem !important}.mr-xl-4,.mx-xl-4{margin-right:0.75rem !important}.mb-xl-4,.my-xl-4{margin-bottom:0.75rem !important}.ml-xl-4,.mx-xl-4{margin-left:0.75rem !important}.m-xl-5{margin:1.5rem !important}.mt-xl-5,.my-xl-5{margin-top:1.5rem !important}.mr-xl-5,.mx-xl-5{margin-right:1.5rem !important}.mb-xl-5,.my-xl-5{margin-bottom:1.5rem !important}.ml-xl-5,.mx-xl-5{margin-left:1.5rem !important}.m-xl-6{margin:2rem !important}.mt-xl-6,.my-xl-6{margin-top:2rem !important}.mr-xl-6,.mx-xl-6{margin-right:2rem !important}.mb-xl-6,.my-xl-6{margin-bottom:2rem !important}.ml-xl-6,.mx-xl-6{margin-left:2rem !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:0.125rem !important}.pt-xl-1,.py-xl-1{padding-top:0.125rem !important}.pr-xl-1,.px-xl-1{padding-right:0.125rem !important}.pb-xl-1,.py-xl-1{padding-bottom:0.125rem !important}.pl-xl-1,.px-xl-1{padding-left:0.125rem !important}.p-xl-2{padding:0.25rem !important}.pt-xl-2,.py-xl-2{padding-top:0.25rem !important}.pr-xl-2,.px-xl-2{padding-right:0.25rem !important}.pb-xl-2,.py-xl-2{padding-bottom:0.25rem !important}.pl-xl-2,.px-xl-2{padding-left:0.25rem !important}.p-xl-3{padding:0.5rem !important}.pt-xl-3,.py-xl-3{padding-top:0.5rem !important}.pr-xl-3,.px-xl-3{padding-right:0.5rem !important}.pb-xl-3,.py-xl-3{padding-bottom:0.5rem !important}.pl-xl-3,.px-xl-3{padding-left:0.5rem !important}.p-xl-4{padding:0.75rem !important}.pt-xl-4,.py-xl-4{padding-top:0.75rem !important}.pr-xl-4,.px-xl-4{padding-right:0.75rem !important}.pb-xl-4,.py-xl-4{padding-bottom:0.75rem !important}.pl-xl-4,.px-xl-4{padding-left:0.75rem !important}.p-xl-5{padding:1.5rem !important}.pt-xl-5,.py-xl-5{padding-top:1.5rem !important}.pr-xl-5,.px-xl-5{padding-right:1.5rem !important}.pb-xl-5,.py-xl-5{padding-bottom:1.5rem !important}.pl-xl-5,.px-xl-5{padding-left:1.5rem !important}.p-xl-6{padding:2rem !important}.pt-xl-6,.py-xl-6{padding-top:2rem !important}.pr-xl-6,.px-xl-6{padding-right:2rem !important}.pb-xl-6,.py-xl-6{padding-bottom:2rem !important}.pl-xl-6,.px-xl-6{padding-left:2rem !important}.m-xl-n1{margin:-0.125rem !important}.mt-xl-n1,.my-xl-n1{margin-top:-0.125rem !important}.mr-xl-n1,.mx-xl-n1{margin-right:-0.125rem !important}.mb-xl-n1,.my-xl-n1{margin-bottom:-0.125rem !important}.ml-xl-n1,.mx-xl-n1{margin-left:-0.125rem !important}.m-xl-n2{margin:-0.25rem !important}.mt-xl-n2,.my-xl-n2{margin-top:-0.25rem !important}.mr-xl-n2,.mx-xl-n2{margin-right:-0.25rem !important}.mb-xl-n2,.my-xl-n2{margin-bottom:-0.25rem !important}.ml-xl-n2,.mx-xl-n2{margin-left:-0.25rem !important}.m-xl-n3{margin:-0.5rem !important}.mt-xl-n3,.my-xl-n3{margin-top:-0.5rem !important}.mr-xl-n3,.mx-xl-n3{margin-right:-0.5rem !important}.mb-xl-n3,.my-xl-n3{margin-bottom:-0.5rem !important}.ml-xl-n3,.mx-xl-n3{margin-left:-0.5rem !important}.m-xl-n4{margin:-0.75rem !important}.mt-xl-n4,.my-xl-n4{margin-top:-0.75rem !important}.mr-xl-n4,.mx-xl-n4{margin-right:-0.75rem !important}.mb-xl-n4,.my-xl-n4{margin-bottom:-0.75rem !important}.ml-xl-n4,.mx-xl-n4{margin-left:-0.75rem !important}.m-xl-n5{margin:-1.5rem !important}.mt-xl-n5,.my-xl-n5{margin-top:-1.5rem !important}.mr-xl-n5,.mx-xl-n5{margin-right:-1.5rem !important}.mb-xl-n5,.my-xl-n5{margin-bottom:-1.5rem !important}.ml-xl-n5,.mx-xl-n5{margin-left:-1.5rem !important}.m-xl-n6{margin:-2rem !important}.mt-xl-n6,.my-xl-n6{margin-top:-2rem !important}.mr-xl-n6,.mx-xl-n6{margin-right:-2rem !important}.mb-xl-n6,.my-xl-n6{margin-bottom:-2rem !important}.ml-xl-n6,.mx-xl-n6{margin-left:-2rem !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}}.align-baseline{vertical-align:baseline !important}.align-top{vertical-align:top !important}.align-middle{vertical-align:middle !important}.align-bottom{vertical-align:bottom !important}.align-text-bottom{vertical-align:text-bottom !important}.align-text-top{vertical-align:text-top !important}.bg-primary{background-color:#0044db !important}a.bg-primary:hover,a.bg-primary:focus,button.bg-primary:hover,button.bg-primary:focus{background-color:#0034a8 !important}.bg-secondary{background-color:#ecf5fb !important}a.bg-secondary:hover,a.bg-secondary:focus,button.bg-secondary:hover,button.bg-secondary:focus{background-color:#c2dff2 !important}.bg-success{background-color:#3e8a3d !important}a.bg-success:hover,a.bg-success:focus,button.bg-success:hover,button.bg-success:focus{background-color:#2e672d !important}.bg-info{background-color:#8fd5ac !important}a.bg-info:hover,a.bg-info:focus,button.bg-info:hover,button.bg-info:focus{background-color:#6ac791 !important}.bg-warning{background-color:#fda100 !important}a.bg-warning:hover,a.bg-warning:focus,button.bg-warning:hover,button.bg-warning:focus{background-color:#ca8100 !important}.bg-danger{background-color:#cf3422 !important}a.bg-danger:hover,a.bg-danger:focus,button.bg-danger:hover,button.bg-danger:focus{background-color:#a3291b !important}.bg-light{background-color:#f8f8f8 !important}a.bg-light:hover,a.bg-light:focus,button.bg-light:hover,button.bg-light:focus{background-color:#dfdfdf !important}.bg-dark{background-color:#101010 !important}a.bg-dark:hover,a.bg-dark:focus,button.bg-dark:hover,button.bg-dark:focus{background-color:black !important}.bg-white{background-color:#fff !important}.bg-transparent{background-color:transparent !important}.border{border:1px solid #dee2e6 !important}.border-top{border-top:1px solid #dee2e6 !important}.border-right{border-right:1px solid #dee2e6 !important}.border-bottom{border-bottom:1px solid #dee2e6 !important}.border-left{border-left:1px solid #dee2e6 !important}.border-0{border:0 !important}.border-top-0{border-top:0 !important}.border-right-0{border-right:0 !important}.border-bottom-0{border-bottom:0 !important}.border-left-0{border-left:0 !important}.border-primary{border-color:#0044db !important}.border-secondary{border-color:#ecf5fb !important}.border-success{border-color:#3e8a3d !important}.border-info{border-color:#8fd5ac !important}.border-warning{border-color:#fda100 !important}.border-danger{border-color:#cf3422 !important}.border-light{border-color:#f8f8f8 !important}.border-dark{border-color:#101010 !important}.border-white{border-color:#fff !important}.rounded-sm{border-radius:0.3125rem !important}.rounded{border-radius:0.3125rem !important}.rounded-top{border-top-left-radius:0.3125rem !important;border-top-right-radius:0.3125rem !important}.rounded-right{border-top-right-radius:0.3125rem !important;border-bottom-right-radius:0.3125rem !important}.rounded-bottom{border-bottom-right-radius:0.3125rem !important;border-bottom-left-radius:0.3125rem !important}.rounded-left{border-top-left-radius:0.3125rem !important;border-bottom-left-radius:0.3125rem !important}.rounded-lg{border-radius:0.3125rem !important}.rounded-circle{border-radius:50% !important}.rounded-pill{border-radius:50rem !important}.rounded-0{border-radius:0 !important}.clearfix::after{display:block;clear:both;content:""}.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-lgr-none{display:none !important}.d-lgr-inline{display:inline !important}.d-lgr-inline-block{display:inline-block !important}.d-lgr-block{display:block !important}.d-lgr-table{display:table !important}.d-lgr-table-row{display:table-row !important}.d-lgr-table-cell{display:table-cell !important}.d-lgr-flex{display:flex !important}.d-lgr-inline-flex{display:inline-flex !important}}@media (min-width: 1360px){.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}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive::before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9::before{padding-top:42.85714286%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}.embed-responsive-21by9::before{padding-top:42.85714286%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}.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{-ms-grid-row-align:auto !important;align-self:auto !important}.align-self-start{align-self:flex-start !important}.align-self-end{align-self:flex-end !important}.align-self-center{-ms-grid-row-align:center !important;align-self:center !important}.align-self-baseline{align-self:baseline !important}.align-self-stretch{-ms-grid-row-align:stretch !important;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{-ms-grid-row-align:auto !important;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{-ms-grid-row-align:center !important;align-self:center !important}.align-self-sm-baseline{align-self:baseline !important}.align-self-sm-stretch{-ms-grid-row-align:stretch !important;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{-ms-grid-row-align:auto !important;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{-ms-grid-row-align:center !important;align-self:center !important}.align-self-md-baseline{align-self:baseline !important}.align-self-md-stretch{-ms-grid-row-align:stretch !important;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{-ms-grid-row-align:auto !important;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{-ms-grid-row-align:center !important;align-self:center !important}.align-self-lg-baseline{align-self:baseline !important}.align-self-lg-stretch{-ms-grid-row-align:stretch !important;align-self:stretch !important}}@media (min-width: 1200px){.flex-lgr-row{flex-direction:row !important}.flex-lgr-column{flex-direction:column !important}.flex-lgr-row-reverse{flex-direction:row-reverse !important}.flex-lgr-column-reverse{flex-direction:column-reverse !important}.flex-lgr-wrap{flex-wrap:wrap !important}.flex-lgr-nowrap{flex-wrap:nowrap !important}.flex-lgr-wrap-reverse{flex-wrap:wrap-reverse !important}.flex-lgr-fill{flex:1 1 auto !important}.flex-lgr-grow-0{flex-grow:0 !important}.flex-lgr-grow-1{flex-grow:1 !important}.flex-lgr-shrink-0{flex-shrink:0 !important}.flex-lgr-shrink-1{flex-shrink:1 !important}.justify-content-lgr-start{justify-content:flex-start !important}.justify-content-lgr-end{justify-content:flex-end !important}.justify-content-lgr-center{justify-content:center !important}.justify-content-lgr-between{justify-content:space-between !important}.justify-content-lgr-around{justify-content:space-around !important}.align-items-lgr-start{align-items:flex-start !important}.align-items-lgr-end{align-items:flex-end !important}.align-items-lgr-center{align-items:center !important}.align-items-lgr-baseline{align-items:baseline !important}.align-items-lgr-stretch{align-items:stretch !important}.align-content-lgr-start{align-content:flex-start !important}.align-content-lgr-end{align-content:flex-end !important}.align-content-lgr-center{align-content:center !important}.align-content-lgr-between{align-content:space-between !important}.align-content-lgr-around{align-content:space-around !important}.align-content-lgr-stretch{align-content:stretch !important}.align-self-lgr-auto{-ms-grid-row-align:auto !important;align-self:auto !important}.align-self-lgr-start{align-self:flex-start !important}.align-self-lgr-end{align-self:flex-end !important}.align-self-lgr-center{-ms-grid-row-align:center !important;align-self:center !important}.align-self-lgr-baseline{align-self:baseline !important}.align-self-lgr-stretch{-ms-grid-row-align:stretch !important;align-self:stretch !important}}@media (min-width: 1360px){.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{-ms-grid-row-align:auto !important;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{-ms-grid-row-align:center !important;align-self:center !important}.align-self-xl-baseline{align-self:baseline !important}.align-self-xl-stretch{-ms-grid-row-align:stretch !important;align-self:stretch !important}}.float-left{float:left !important}.float-right{float:right !important}.float-none{float:none !important}@media (min-width: 576px){.float-sm-left{float:left !important}.float-sm-right{float:right !important}.float-sm-none{float:none !important}}@media (min-width: 768px){.float-md-left{float:left !important}.float-md-right{float:right !important}.float-md-none{float:none !important}}@media (min-width: 992px){.float-lg-left{float:left !important}.float-lg-right{float:right !important}.float-lg-none{float:none !important}}@media (min-width: 1200px){.float-lgr-left{float:left !important}.float-lgr-right{float:right !important}.float-lgr-none{float:none !important}}@media (min-width: 1360px){.float-xl-left{float:left !important}.float-xl-right{float:right !important}.float-xl-none{float:none !important}}.user-select-all{-webkit-user-select:all !important;-moz-user-select:all !important;user-select:all !important}.user-select-auto{-webkit-user-select:auto !important;-moz-user-select:auto !important;-ms-user-select:auto !important;user-select:auto !important}.user-select-none{-webkit-user-select:none !important;-moz-user-select:none !important;-ms-user-select:none !important;user-select:none !important}.overflow-auto{overflow:auto !important}.overflow-hidden{overflow:hidden !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}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{box-shadow:0 2px 4px 0 rgba(0,0,0,0.2) !important}.shadow{box-shadow:0 0.5rem 1rem rgba(0,0,0,0.15) !important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,0.175) !important}.shadow-none{box-shadow:none !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}.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:0.125rem !important}.mt-1,.my-1{margin-top:0.125rem !important}.mr-1,.mx-1{margin-right:0.125rem !important}.mb-1,.my-1{margin-bottom:0.125rem !important}.ml-1,.mx-1{margin-left:0.125rem !important}.m-2{margin:0.25rem !important}.mt-2,.my-2{margin-top:0.25rem !important}.mr-2,.mx-2{margin-right:0.25rem !important}.mb-2,.my-2{margin-bottom:0.25rem !important}.ml-2,.mx-2{margin-left:0.25rem !important}.m-3{margin:0.5rem !important}.mt-3,.my-3{margin-top:0.5rem !important}.mr-3,.mx-3{margin-right:0.5rem !important}.mb-3,.my-3{margin-bottom:0.5rem !important}.ml-3,.mx-3{margin-left:0.5rem !important}.m-4{margin:0.75rem !important}.mt-4,.my-4{margin-top:0.75rem !important}.mr-4,.mx-4{margin-right:0.75rem !important}.mb-4,.my-4{margin-bottom:0.75rem !important}.ml-4,.mx-4{margin-left:0.75rem !important}.m-5{margin:1.5rem !important}.mt-5,.my-5{margin-top:1.5rem !important}.mr-5,.mx-5{margin-right:1.5rem !important}.mb-5,.my-5{margin-bottom:1.5rem !important}.ml-5,.mx-5{margin-left:1.5rem !important}.m-6{margin:2rem !important}.mt-6,.my-6{margin-top:2rem !important}.mr-6,.mx-6{margin-right:2rem !important}.mb-6,.my-6{margin-bottom:2rem !important}.ml-6,.mx-6{margin-left:2rem !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:0.125rem !important}.pt-1,.py-1{padding-top:0.125rem !important}.pr-1,.px-1{padding-right:0.125rem !important}.pb-1,.py-1{padding-bottom:0.125rem !important}.pl-1,.px-1{padding-left:0.125rem !important}.p-2{padding:0.25rem !important}.pt-2,.py-2{padding-top:0.25rem !important}.pr-2,.px-2{padding-right:0.25rem !important}.pb-2,.py-2{padding-bottom:0.25rem !important}.pl-2,.px-2{padding-left:0.25rem !important}.p-3{padding:0.5rem !important}.pt-3,.py-3{padding-top:0.5rem !important}.pr-3,.px-3{padding-right:0.5rem !important}.pb-3,.py-3{padding-bottom:0.5rem !important}.pl-3,.px-3{padding-left:0.5rem !important}.p-4{padding:0.75rem !important}.pt-4,.py-4{padding-top:0.75rem !important}.pr-4,.px-4{padding-right:0.75rem !important}.pb-4,.py-4{padding-bottom:0.75rem !important}.pl-4,.px-4{padding-left:0.75rem !important}.p-5{padding:1.5rem !important}.pt-5,.py-5{padding-top:1.5rem !important}.pr-5,.px-5{padding-right:1.5rem !important}.pb-5,.py-5{padding-bottom:1.5rem !important}.pl-5,.px-5{padding-left:1.5rem !important}.p-6{padding:2rem !important}.pt-6,.py-6{padding-top:2rem !important}.pr-6,.px-6{padding-right:2rem !important}.pb-6,.py-6{padding-bottom:2rem !important}.pl-6,.px-6{padding-left:2rem !important}.m-n1{margin:-0.125rem !important}.mt-n1,.my-n1{margin-top:-0.125rem !important}.mr-n1,.mx-n1{margin-right:-0.125rem !important}.mb-n1,.my-n1{margin-bottom:-0.125rem !important}.ml-n1,.mx-n1{margin-left:-0.125rem !important}.m-n2{margin:-0.25rem !important}.mt-n2,.my-n2{margin-top:-0.25rem !important}.mr-n2,.mx-n2{margin-right:-0.25rem !important}.mb-n2,.my-n2{margin-bottom:-0.25rem !important}.ml-n2,.mx-n2{margin-left:-0.25rem !important}.m-n3{margin:-0.5rem !important}.mt-n3,.my-n3{margin-top:-0.5rem !important}.mr-n3,.mx-n3{margin-right:-0.5rem !important}.mb-n3,.my-n3{margin-bottom:-0.5rem !important}.ml-n3,.mx-n3{margin-left:-0.5rem !important}.m-n4{margin:-0.75rem !important}.mt-n4,.my-n4{margin-top:-0.75rem !important}.mr-n4,.mx-n4{margin-right:-0.75rem !important}.mb-n4,.my-n4{margin-bottom:-0.75rem !important}.ml-n4,.mx-n4{margin-left:-0.75rem !important}.m-n5{margin:-1.5rem !important}.mt-n5,.my-n5{margin-top:-1.5rem !important}.mr-n5,.mx-n5{margin-right:-1.5rem !important}.mb-n5,.my-n5{margin-bottom:-1.5rem !important}.ml-n5,.mx-n5{margin-left:-1.5rem !important}.m-n6{margin:-2rem !important}.mt-n6,.my-n6{margin-top:-2rem !important}.mr-n6,.mx-n6{margin-right:-2rem !important}.mb-n6,.my-n6{margin-bottom:-2rem !important}.ml-n6,.mx-n6{margin-left:-2rem !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:0.125rem !important}.mt-sm-1,.my-sm-1{margin-top:0.125rem !important}.mr-sm-1,.mx-sm-1{margin-right:0.125rem !important}.mb-sm-1,.my-sm-1{margin-bottom:0.125rem !important}.ml-sm-1,.mx-sm-1{margin-left:0.125rem !important}.m-sm-2{margin:0.25rem !important}.mt-sm-2,.my-sm-2{margin-top:0.25rem !important}.mr-sm-2,.mx-sm-2{margin-right:0.25rem !important}.mb-sm-2,.my-sm-2{margin-bottom:0.25rem !important}.ml-sm-2,.mx-sm-2{margin-left:0.25rem !important}.m-sm-3{margin:0.5rem !important}.mt-sm-3,.my-sm-3{margin-top:0.5rem !important}.mr-sm-3,.mx-sm-3{margin-right:0.5rem !important}.mb-sm-3,.my-sm-3{margin-bottom:0.5rem !important}.ml-sm-3,.mx-sm-3{margin-left:0.5rem !important}.m-sm-4{margin:0.75rem !important}.mt-sm-4,.my-sm-4{margin-top:0.75rem !important}.mr-sm-4,.mx-sm-4{margin-right:0.75rem !important}.mb-sm-4,.my-sm-4{margin-bottom:0.75rem !important}.ml-sm-4,.mx-sm-4{margin-left:0.75rem !important}.m-sm-5{margin:1.5rem !important}.mt-sm-5,.my-sm-5{margin-top:1.5rem !important}.mr-sm-5,.mx-sm-5{margin-right:1.5rem !important}.mb-sm-5,.my-sm-5{margin-bottom:1.5rem !important}.ml-sm-5,.mx-sm-5{margin-left:1.5rem !important}.m-sm-6{margin:2rem !important}.mt-sm-6,.my-sm-6{margin-top:2rem !important}.mr-sm-6,.mx-sm-6{margin-right:2rem !important}.mb-sm-6,.my-sm-6{margin-bottom:2rem !important}.ml-sm-6,.mx-sm-6{margin-left:2rem !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:0.125rem !important}.pt-sm-1,.py-sm-1{padding-top:0.125rem !important}.pr-sm-1,.px-sm-1{padding-right:0.125rem !important}.pb-sm-1,.py-sm-1{padding-bottom:0.125rem !important}.pl-sm-1,.px-sm-1{padding-left:0.125rem !important}.p-sm-2{padding:0.25rem !important}.pt-sm-2,.py-sm-2{padding-top:0.25rem !important}.pr-sm-2,.px-sm-2{padding-right:0.25rem !important}.pb-sm-2,.py-sm-2{padding-bottom:0.25rem !important}.pl-sm-2,.px-sm-2{padding-left:0.25rem !important}.p-sm-3{padding:0.5rem !important}.pt-sm-3,.py-sm-3{padding-top:0.5rem !important}.pr-sm-3,.px-sm-3{padding-right:0.5rem !important}.pb-sm-3,.py-sm-3{padding-bottom:0.5rem !important}.pl-sm-3,.px-sm-3{padding-left:0.5rem !important}.p-sm-4{padding:0.75rem !important}.pt-sm-4,.py-sm-4{padding-top:0.75rem !important}.pr-sm-4,.px-sm-4{padding-right:0.75rem !important}.pb-sm-4,.py-sm-4{padding-bottom:0.75rem !important}.pl-sm-4,.px-sm-4{padding-left:0.75rem !important}.p-sm-5{padding:1.5rem !important}.pt-sm-5,.py-sm-5{padding-top:1.5rem !important}.pr-sm-5,.px-sm-5{padding-right:1.5rem !important}.pb-sm-5,.py-sm-5{padding-bottom:1.5rem !important}.pl-sm-5,.px-sm-5{padding-left:1.5rem !important}.p-sm-6{padding:2rem !important}.pt-sm-6,.py-sm-6{padding-top:2rem !important}.pr-sm-6,.px-sm-6{padding-right:2rem !important}.pb-sm-6,.py-sm-6{padding-bottom:2rem !important}.pl-sm-6,.px-sm-6{padding-left:2rem !important}.m-sm-n1{margin:-0.125rem !important}.mt-sm-n1,.my-sm-n1{margin-top:-0.125rem !important}.mr-sm-n1,.mx-sm-n1{margin-right:-0.125rem !important}.mb-sm-n1,.my-sm-n1{margin-bottom:-0.125rem !important}.ml-sm-n1,.mx-sm-n1{margin-left:-0.125rem !important}.m-sm-n2{margin:-0.25rem !important}.mt-sm-n2,.my-sm-n2{margin-top:-0.25rem !important}.mr-sm-n2,.mx-sm-n2{margin-right:-0.25rem !important}.mb-sm-n2,.my-sm-n2{margin-bottom:-0.25rem !important}.ml-sm-n2,.mx-sm-n2{margin-left:-0.25rem !important}.m-sm-n3{margin:-0.5rem !important}.mt-sm-n3,.my-sm-n3{margin-top:-0.5rem !important}.mr-sm-n3,.mx-sm-n3{margin-right:-0.5rem !important}.mb-sm-n3,.my-sm-n3{margin-bottom:-0.5rem !important}.ml-sm-n3,.mx-sm-n3{margin-left:-0.5rem !important}.m-sm-n4{margin:-0.75rem !important}.mt-sm-n4,.my-sm-n4{margin-top:-0.75rem !important}.mr-sm-n4,.mx-sm-n4{margin-right:-0.75rem !important}.mb-sm-n4,.my-sm-n4{margin-bottom:-0.75rem !important}.ml-sm-n4,.mx-sm-n4{margin-left:-0.75rem !important}.m-sm-n5{margin:-1.5rem !important}.mt-sm-n5,.my-sm-n5{margin-top:-1.5rem !important}.mr-sm-n5,.mx-sm-n5{margin-right:-1.5rem !important}.mb-sm-n5,.my-sm-n5{margin-bottom:-1.5rem !important}.ml-sm-n5,.mx-sm-n5{margin-left:-1.5rem !important}.m-sm-n6{margin:-2rem !important}.mt-sm-n6,.my-sm-n6{margin-top:-2rem !important}.mr-sm-n6,.mx-sm-n6{margin-right:-2rem !important}.mb-sm-n6,.my-sm-n6{margin-bottom:-2rem !important}.ml-sm-n6,.mx-sm-n6{margin-left:-2rem !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:0.125rem !important}.mt-md-1,.my-md-1{margin-top:0.125rem !important}.mr-md-1,.mx-md-1{margin-right:0.125rem !important}.mb-md-1,.my-md-1{margin-bottom:0.125rem !important}.ml-md-1,.mx-md-1{margin-left:0.125rem !important}.m-md-2{margin:0.25rem !important}.mt-md-2,.my-md-2{margin-top:0.25rem !important}.mr-md-2,.mx-md-2{margin-right:0.25rem !important}.mb-md-2,.my-md-2{margin-bottom:0.25rem !important}.ml-md-2,.mx-md-2{margin-left:0.25rem !important}.m-md-3{margin:0.5rem !important}.mt-md-3,.my-md-3{margin-top:0.5rem !important}.mr-md-3,.mx-md-3{margin-right:0.5rem !important}.mb-md-3,.my-md-3{margin-bottom:0.5rem !important}.ml-md-3,.mx-md-3{margin-left:0.5rem !important}.m-md-4{margin:0.75rem !important}.mt-md-4,.my-md-4{margin-top:0.75rem !important}.mr-md-4,.mx-md-4{margin-right:0.75rem !important}.mb-md-4,.my-md-4{margin-bottom:0.75rem !important}.ml-md-4,.mx-md-4{margin-left:0.75rem !important}.m-md-5{margin:1.5rem !important}.mt-md-5,.my-md-5{margin-top:1.5rem !important}.mr-md-5,.mx-md-5{margin-right:1.5rem !important}.mb-md-5,.my-md-5{margin-bottom:1.5rem !important}.ml-md-5,.mx-md-5{margin-left:1.5rem !important}.m-md-6{margin:2rem !important}.mt-md-6,.my-md-6{margin-top:2rem !important}.mr-md-6,.mx-md-6{margin-right:2rem !important}.mb-md-6,.my-md-6{margin-bottom:2rem !important}.ml-md-6,.mx-md-6{margin-left:2rem !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:0.125rem !important}.pt-md-1,.py-md-1{padding-top:0.125rem !important}.pr-md-1,.px-md-1{padding-right:0.125rem !important}.pb-md-1,.py-md-1{padding-bottom:0.125rem !important}.pl-md-1,.px-md-1{padding-left:0.125rem !important}.p-md-2{padding:0.25rem !important}.pt-md-2,.py-md-2{padding-top:0.25rem !important}.pr-md-2,.px-md-2{padding-right:0.25rem !important}.pb-md-2,.py-md-2{padding-bottom:0.25rem !important}.pl-md-2,.px-md-2{padding-left:0.25rem !important}.p-md-3{padding:0.5rem !important}.pt-md-3,.py-md-3{padding-top:0.5rem !important}.pr-md-3,.px-md-3{padding-right:0.5rem !important}.pb-md-3,.py-md-3{padding-bottom:0.5rem !important}.pl-md-3,.px-md-3{padding-left:0.5rem !important}.p-md-4{padding:0.75rem !important}.pt-md-4,.py-md-4{padding-top:0.75rem !important}.pr-md-4,.px-md-4{padding-right:0.75rem !important}.pb-md-4,.py-md-4{padding-bottom:0.75rem !important}.pl-md-4,.px-md-4{padding-left:0.75rem !important}.p-md-5{padding:1.5rem !important}.pt-md-5,.py-md-5{padding-top:1.5rem !important}.pr-md-5,.px-md-5{padding-right:1.5rem !important}.pb-md-5,.py-md-5{padding-bottom:1.5rem !important}.pl-md-5,.px-md-5{padding-left:1.5rem !important}.p-md-6{padding:2rem !important}.pt-md-6,.py-md-6{padding-top:2rem !important}.pr-md-6,.px-md-6{padding-right:2rem !important}.pb-md-6,.py-md-6{padding-bottom:2rem !important}.pl-md-6,.px-md-6{padding-left:2rem !important}.m-md-n1{margin:-0.125rem !important}.mt-md-n1,.my-md-n1{margin-top:-0.125rem !important}.mr-md-n1,.mx-md-n1{margin-right:-0.125rem !important}.mb-md-n1,.my-md-n1{margin-bottom:-0.125rem !important}.ml-md-n1,.mx-md-n1{margin-left:-0.125rem !important}.m-md-n2{margin:-0.25rem !important}.mt-md-n2,.my-md-n2{margin-top:-0.25rem !important}.mr-md-n2,.mx-md-n2{margin-right:-0.25rem !important}.mb-md-n2,.my-md-n2{margin-bottom:-0.25rem !important}.ml-md-n2,.mx-md-n2{margin-left:-0.25rem !important}.m-md-n3{margin:-0.5rem !important}.mt-md-n3,.my-md-n3{margin-top:-0.5rem !important}.mr-md-n3,.mx-md-n3{margin-right:-0.5rem !important}.mb-md-n3,.my-md-n3{margin-bottom:-0.5rem !important}.ml-md-n3,.mx-md-n3{margin-left:-0.5rem !important}.m-md-n4{margin:-0.75rem !important}.mt-md-n4,.my-md-n4{margin-top:-0.75rem !important}.mr-md-n4,.mx-md-n4{margin-right:-0.75rem !important}.mb-md-n4,.my-md-n4{margin-bottom:-0.75rem !important}.ml-md-n4,.mx-md-n4{margin-left:-0.75rem !important}.m-md-n5{margin:-1.5rem !important}.mt-md-n5,.my-md-n5{margin-top:-1.5rem !important}.mr-md-n5,.mx-md-n5{margin-right:-1.5rem !important}.mb-md-n5,.my-md-n5{margin-bottom:-1.5rem !important}.ml-md-n5,.mx-md-n5{margin-left:-1.5rem !important}.m-md-n6{margin:-2rem !important}.mt-md-n6,.my-md-n6{margin-top:-2rem !important}.mr-md-n6,.mx-md-n6{margin-right:-2rem !important}.mb-md-n6,.my-md-n6{margin-bottom:-2rem !important}.ml-md-n6,.mx-md-n6{margin-left:-2rem !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:0.125rem !important}.mt-lg-1,.my-lg-1{margin-top:0.125rem !important}.mr-lg-1,.mx-lg-1{margin-right:0.125rem !important}.mb-lg-1,.my-lg-1{margin-bottom:0.125rem !important}.ml-lg-1,.mx-lg-1{margin-left:0.125rem !important}.m-lg-2{margin:0.25rem !important}.mt-lg-2,.my-lg-2{margin-top:0.25rem !important}.mr-lg-2,.mx-lg-2{margin-right:0.25rem !important}.mb-lg-2,.my-lg-2{margin-bottom:0.25rem !important}.ml-lg-2,.mx-lg-2{margin-left:0.25rem !important}.m-lg-3{margin:0.5rem !important}.mt-lg-3,.my-lg-3{margin-top:0.5rem !important}.mr-lg-3,.mx-lg-3{margin-right:0.5rem !important}.mb-lg-3,.my-lg-3{margin-bottom:0.5rem !important}.ml-lg-3,.mx-lg-3{margin-left:0.5rem !important}.m-lg-4{margin:0.75rem !important}.mt-lg-4,.my-lg-4{margin-top:0.75rem !important}.mr-lg-4,.mx-lg-4{margin-right:0.75rem !important}.mb-lg-4,.my-lg-4{margin-bottom:0.75rem !important}.ml-lg-4,.mx-lg-4{margin-left:0.75rem !important}.m-lg-5{margin:1.5rem !important}.mt-lg-5,.my-lg-5{margin-top:1.5rem !important}.mr-lg-5,.mx-lg-5{margin-right:1.5rem !important}.mb-lg-5,.my-lg-5{margin-bottom:1.5rem !important}.ml-lg-5,.mx-lg-5{margin-left:1.5rem !important}.m-lg-6{margin:2rem !important}.mt-lg-6,.my-lg-6{margin-top:2rem !important}.mr-lg-6,.mx-lg-6{margin-right:2rem !important}.mb-lg-6,.my-lg-6{margin-bottom:2rem !important}.ml-lg-6,.mx-lg-6{margin-left:2rem !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:0.125rem !important}.pt-lg-1,.py-lg-1{padding-top:0.125rem !important}.pr-lg-1,.px-lg-1{padding-right:0.125rem !important}.pb-lg-1,.py-lg-1{padding-bottom:0.125rem !important}.pl-lg-1,.px-lg-1{padding-left:0.125rem !important}.p-lg-2{padding:0.25rem !important}.pt-lg-2,.py-lg-2{padding-top:0.25rem !important}.pr-lg-2,.px-lg-2{padding-right:0.25rem !important}.pb-lg-2,.py-lg-2{padding-bottom:0.25rem !important}.pl-lg-2,.px-lg-2{padding-left:0.25rem !important}.p-lg-3{padding:0.5rem !important}.pt-lg-3,.py-lg-3{padding-top:0.5rem !important}.pr-lg-3,.px-lg-3{padding-right:0.5rem !important}.pb-lg-3,.py-lg-3{padding-bottom:0.5rem !important}.pl-lg-3,.px-lg-3{padding-left:0.5rem !important}.p-lg-4{padding:0.75rem !important}.pt-lg-4,.py-lg-4{padding-top:0.75rem !important}.pr-lg-4,.px-lg-4{padding-right:0.75rem !important}.pb-lg-4,.py-lg-4{padding-bottom:0.75rem !important}.pl-lg-4,.px-lg-4{padding-left:0.75rem !important}.p-lg-5{padding:1.5rem !important}.pt-lg-5,.py-lg-5{padding-top:1.5rem !important}.pr-lg-5,.px-lg-5{padding-right:1.5rem !important}.pb-lg-5,.py-lg-5{padding-bottom:1.5rem !important}.pl-lg-5,.px-lg-5{padding-left:1.5rem !important}.p-lg-6{padding:2rem !important}.pt-lg-6,.py-lg-6{padding-top:2rem !important}.pr-lg-6,.px-lg-6{padding-right:2rem !important}.pb-lg-6,.py-lg-6{padding-bottom:2rem !important}.pl-lg-6,.px-lg-6{padding-left:2rem !important}.m-lg-n1{margin:-0.125rem !important}.mt-lg-n1,.my-lg-n1{margin-top:-0.125rem !important}.mr-lg-n1,.mx-lg-n1{margin-right:-0.125rem !important}.mb-lg-n1,.my-lg-n1{margin-bottom:-0.125rem !important}.ml-lg-n1,.mx-lg-n1{margin-left:-0.125rem !important}.m-lg-n2{margin:-0.25rem !important}.mt-lg-n2,.my-lg-n2{margin-top:-0.25rem !important}.mr-lg-n2,.mx-lg-n2{margin-right:-0.25rem !important}.mb-lg-n2,.my-lg-n2{margin-bottom:-0.25rem !important}.ml-lg-n2,.mx-lg-n2{margin-left:-0.25rem !important}.m-lg-n3{margin:-0.5rem !important}.mt-lg-n3,.my-lg-n3{margin-top:-0.5rem !important}.mr-lg-n3,.mx-lg-n3{margin-right:-0.5rem !important}.mb-lg-n3,.my-lg-n3{margin-bottom:-0.5rem !important}.ml-lg-n3,.mx-lg-n3{margin-left:-0.5rem !important}.m-lg-n4{margin:-0.75rem !important}.mt-lg-n4,.my-lg-n4{margin-top:-0.75rem !important}.mr-lg-n4,.mx-lg-n4{margin-right:-0.75rem !important}.mb-lg-n4,.my-lg-n4{margin-bottom:-0.75rem !important}.ml-lg-n4,.mx-lg-n4{margin-left:-0.75rem !important}.m-lg-n5{margin:-1.5rem !important}.mt-lg-n5,.my-lg-n5{margin-top:-1.5rem !important}.mr-lg-n5,.mx-lg-n5{margin-right:-1.5rem !important}.mb-lg-n5,.my-lg-n5{margin-bottom:-1.5rem !important}.ml-lg-n5,.mx-lg-n5{margin-left:-1.5rem !important}.m-lg-n6{margin:-2rem !important}.mt-lg-n6,.my-lg-n6{margin-top:-2rem !important}.mr-lg-n6,.mx-lg-n6{margin-right:-2rem !important}.mb-lg-n6,.my-lg-n6{margin-bottom:-2rem !important}.ml-lg-n6,.mx-lg-n6{margin-left:-2rem !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-lgr-0{margin:0 !important}.mt-lgr-0,.my-lgr-0{margin-top:0 !important}.mr-lgr-0,.mx-lgr-0{margin-right:0 !important}.mb-lgr-0,.my-lgr-0{margin-bottom:0 !important}.ml-lgr-0,.mx-lgr-0{margin-left:0 !important}.m-lgr-1{margin:0.125rem !important}.mt-lgr-1,.my-lgr-1{margin-top:0.125rem !important}.mr-lgr-1,.mx-lgr-1{margin-right:0.125rem !important}.mb-lgr-1,.my-lgr-1{margin-bottom:0.125rem !important}.ml-lgr-1,.mx-lgr-1{margin-left:0.125rem !important}.m-lgr-2{margin:0.25rem !important}.mt-lgr-2,.my-lgr-2{margin-top:0.25rem !important}.mr-lgr-2,.mx-lgr-2{margin-right:0.25rem !important}.mb-lgr-2,.my-lgr-2{margin-bottom:0.25rem !important}.ml-lgr-2,.mx-lgr-2{margin-left:0.25rem !important}.m-lgr-3{margin:0.5rem !important}.mt-lgr-3,.my-lgr-3{margin-top:0.5rem !important}.mr-lgr-3,.mx-lgr-3{margin-right:0.5rem !important}.mb-lgr-3,.my-lgr-3{margin-bottom:0.5rem !important}.ml-lgr-3,.mx-lgr-3{margin-left:0.5rem !important}.m-lgr-4{margin:0.75rem !important}.mt-lgr-4,.my-lgr-4{margin-top:0.75rem !important}.mr-lgr-4,.mx-lgr-4{margin-right:0.75rem !important}.mb-lgr-4,.my-lgr-4{margin-bottom:0.75rem !important}.ml-lgr-4,.mx-lgr-4{margin-left:0.75rem !important}.m-lgr-5{margin:1.5rem !important}.mt-lgr-5,.my-lgr-5{margin-top:1.5rem !important}.mr-lgr-5,.mx-lgr-5{margin-right:1.5rem !important}.mb-lgr-5,.my-lgr-5{margin-bottom:1.5rem !important}.ml-lgr-5,.mx-lgr-5{margin-left:1.5rem !important}.m-lgr-6{margin:2rem !important}.mt-lgr-6,.my-lgr-6{margin-top:2rem !important}.mr-lgr-6,.mx-lgr-6{margin-right:2rem !important}.mb-lgr-6,.my-lgr-6{margin-bottom:2rem !important}.ml-lgr-6,.mx-lgr-6{margin-left:2rem !important}.p-lgr-0{padding:0 !important}.pt-lgr-0,.py-lgr-0{padding-top:0 !important}.pr-lgr-0,.px-lgr-0{padding-right:0 !important}.pb-lgr-0,.py-lgr-0{padding-bottom:0 !important}.pl-lgr-0,.px-lgr-0{padding-left:0 !important}.p-lgr-1{padding:0.125rem !important}.pt-lgr-1,.py-lgr-1{padding-top:0.125rem !important}.pr-lgr-1,.px-lgr-1{padding-right:0.125rem !important}.pb-lgr-1,.py-lgr-1{padding-bottom:0.125rem !important}.pl-lgr-1,.px-lgr-1{padding-left:0.125rem !important}.p-lgr-2{padding:0.25rem !important}.pt-lgr-2,.py-lgr-2{padding-top:0.25rem !important}.pr-lgr-2,.px-lgr-2{padding-right:0.25rem !important}.pb-lgr-2,.py-lgr-2{padding-bottom:0.25rem !important}.pl-lgr-2,.px-lgr-2{padding-left:0.25rem !important}.p-lgr-3{padding:0.5rem !important}.pt-lgr-3,.py-lgr-3{padding-top:0.5rem !important}.pr-lgr-3,.px-lgr-3{padding-right:0.5rem !important}.pb-lgr-3,.py-lgr-3{padding-bottom:0.5rem !important}.pl-lgr-3,.px-lgr-3{padding-left:0.5rem !important}.p-lgr-4{padding:0.75rem !important}.pt-lgr-4,.py-lgr-4{padding-top:0.75rem !important}.pr-lgr-4,.px-lgr-4{padding-right:0.75rem !important}.pb-lgr-4,.py-lgr-4{padding-bottom:0.75rem !important}.pl-lgr-4,.px-lgr-4{padding-left:0.75rem !important}.p-lgr-5{padding:1.5rem !important}.pt-lgr-5,.py-lgr-5{padding-top:1.5rem !important}.pr-lgr-5,.px-lgr-5{padding-right:1.5rem !important}.pb-lgr-5,.py-lgr-5{padding-bottom:1.5rem !important}.pl-lgr-5,.px-lgr-5{padding-left:1.5rem !important}.p-lgr-6{padding:2rem !important}.pt-lgr-6,.py-lgr-6{padding-top:2rem !important}.pr-lgr-6,.px-lgr-6{padding-right:2rem !important}.pb-lgr-6,.py-lgr-6{padding-bottom:2rem !important}.pl-lgr-6,.px-lgr-6{padding-left:2rem !important}.m-lgr-n1{margin:-0.125rem !important}.mt-lgr-n1,.my-lgr-n1{margin-top:-0.125rem !important}.mr-lgr-n1,.mx-lgr-n1{margin-right:-0.125rem !important}.mb-lgr-n1,.my-lgr-n1{margin-bottom:-0.125rem !important}.ml-lgr-n1,.mx-lgr-n1{margin-left:-0.125rem !important}.m-lgr-n2{margin:-0.25rem !important}.mt-lgr-n2,.my-lgr-n2{margin-top:-0.25rem !important}.mr-lgr-n2,.mx-lgr-n2{margin-right:-0.25rem !important}.mb-lgr-n2,.my-lgr-n2{margin-bottom:-0.25rem !important}.ml-lgr-n2,.mx-lgr-n2{margin-left:-0.25rem !important}.m-lgr-n3{margin:-0.5rem !important}.mt-lgr-n3,.my-lgr-n3{margin-top:-0.5rem !important}.mr-lgr-n3,.mx-lgr-n3{margin-right:-0.5rem !important}.mb-lgr-n3,.my-lgr-n3{margin-bottom:-0.5rem !important}.ml-lgr-n3,.mx-lgr-n3{margin-left:-0.5rem !important}.m-lgr-n4{margin:-0.75rem !important}.mt-lgr-n4,.my-lgr-n4{margin-top:-0.75rem !important}.mr-lgr-n4,.mx-lgr-n4{margin-right:-0.75rem !important}.mb-lgr-n4,.my-lgr-n4{margin-bottom:-0.75rem !important}.ml-lgr-n4,.mx-lgr-n4{margin-left:-0.75rem !important}.m-lgr-n5{margin:-1.5rem !important}.mt-lgr-n5,.my-lgr-n5{margin-top:-1.5rem !important}.mr-lgr-n5,.mx-lgr-n5{margin-right:-1.5rem !important}.mb-lgr-n5,.my-lgr-n5{margin-bottom:-1.5rem !important}.ml-lgr-n5,.mx-lgr-n5{margin-left:-1.5rem !important}.m-lgr-n6{margin:-2rem !important}.mt-lgr-n6,.my-lgr-n6{margin-top:-2rem !important}.mr-lgr-n6,.mx-lgr-n6{margin-right:-2rem !important}.mb-lgr-n6,.my-lgr-n6{margin-bottom:-2rem !important}.ml-lgr-n6,.mx-lgr-n6{margin-left:-2rem !important}.m-lgr-auto{margin:auto !important}.mt-lgr-auto,.my-lgr-auto{margin-top:auto !important}.mr-lgr-auto,.mx-lgr-auto{margin-right:auto !important}.mb-lgr-auto,.my-lgr-auto{margin-bottom:auto !important}.ml-lgr-auto,.mx-lgr-auto{margin-left:auto !important}}@media (min-width: 1360px){.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:0.125rem !important}.mt-xl-1,.my-xl-1{margin-top:0.125rem !important}.mr-xl-1,.mx-xl-1{margin-right:0.125rem !important}.mb-xl-1,.my-xl-1{margin-bottom:0.125rem !important}.ml-xl-1,.mx-xl-1{margin-left:0.125rem !important}.m-xl-2{margin:0.25rem !important}.mt-xl-2,.my-xl-2{margin-top:0.25rem !important}.mr-xl-2,.mx-xl-2{margin-right:0.25rem !important}.mb-xl-2,.my-xl-2{margin-bottom:0.25rem !important}.ml-xl-2,.mx-xl-2{margin-left:0.25rem !important}.m-xl-3{margin:0.5rem !important}.mt-xl-3,.my-xl-3{margin-top:0.5rem !important}.mr-xl-3,.mx-xl-3{margin-right:0.5rem !important}.mb-xl-3,.my-xl-3{margin-bottom:0.5rem !important}.ml-xl-3,.mx-xl-3{margin-left:0.5rem !important}.m-xl-4{margin:0.75rem !important}.mt-xl-4,.my-xl-4{margin-top:0.75rem !important}.mr-xl-4,.mx-xl-4{margin-right:0.75rem !important}.mb-xl-4,.my-xl-4{margin-bottom:0.75rem !important}.ml-xl-4,.mx-xl-4{margin-left:0.75rem !important}.m-xl-5{margin:1.5rem !important}.mt-xl-5,.my-xl-5{margin-top:1.5rem !important}.mr-xl-5,.mx-xl-5{margin-right:1.5rem !important}.mb-xl-5,.my-xl-5{margin-bottom:1.5rem !important}.ml-xl-5,.mx-xl-5{margin-left:1.5rem !important}.m-xl-6{margin:2rem !important}.mt-xl-6,.my-xl-6{margin-top:2rem !important}.mr-xl-6,.mx-xl-6{margin-right:2rem !important}.mb-xl-6,.my-xl-6{margin-bottom:2rem !important}.ml-xl-6,.mx-xl-6{margin-left:2rem !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:0.125rem !important}.pt-xl-1,.py-xl-1{padding-top:0.125rem !important}.pr-xl-1,.px-xl-1{padding-right:0.125rem !important}.pb-xl-1,.py-xl-1{padding-bottom:0.125rem !important}.pl-xl-1,.px-xl-1{padding-left:0.125rem !important}.p-xl-2{padding:0.25rem !important}.pt-xl-2,.py-xl-2{padding-top:0.25rem !important}.pr-xl-2,.px-xl-2{padding-right:0.25rem !important}.pb-xl-2,.py-xl-2{padding-bottom:0.25rem !important}.pl-xl-2,.px-xl-2{padding-left:0.25rem !important}.p-xl-3{padding:0.5rem !important}.pt-xl-3,.py-xl-3{padding-top:0.5rem !important}.pr-xl-3,.px-xl-3{padding-right:0.5rem !important}.pb-xl-3,.py-xl-3{padding-bottom:0.5rem !important}.pl-xl-3,.px-xl-3{padding-left:0.5rem !important}.p-xl-4{padding:0.75rem !important}.pt-xl-4,.py-xl-4{padding-top:0.75rem !important}.pr-xl-4,.px-xl-4{padding-right:0.75rem !important}.pb-xl-4,.py-xl-4{padding-bottom:0.75rem !important}.pl-xl-4,.px-xl-4{padding-left:0.75rem !important}.p-xl-5{padding:1.5rem !important}.pt-xl-5,.py-xl-5{padding-top:1.5rem !important}.pr-xl-5,.px-xl-5{padding-right:1.5rem !important}.pb-xl-5,.py-xl-5{padding-bottom:1.5rem !important}.pl-xl-5,.px-xl-5{padding-left:1.5rem !important}.p-xl-6{padding:2rem !important}.pt-xl-6,.py-xl-6{padding-top:2rem !important}.pr-xl-6,.px-xl-6{padding-right:2rem !important}.pb-xl-6,.py-xl-6{padding-bottom:2rem !important}.pl-xl-6,.px-xl-6{padding-left:2rem !important}.m-xl-n1{margin:-0.125rem !important}.mt-xl-n1,.my-xl-n1{margin-top:-0.125rem !important}.mr-xl-n1,.mx-xl-n1{margin-right:-0.125rem !important}.mb-xl-n1,.my-xl-n1{margin-bottom:-0.125rem !important}.ml-xl-n1,.mx-xl-n1{margin-left:-0.125rem !important}.m-xl-n2{margin:-0.25rem !important}.mt-xl-n2,.my-xl-n2{margin-top:-0.25rem !important}.mr-xl-n2,.mx-xl-n2{margin-right:-0.25rem !important}.mb-xl-n2,.my-xl-n2{margin-bottom:-0.25rem !important}.ml-xl-n2,.mx-xl-n2{margin-left:-0.25rem !important}.m-xl-n3{margin:-0.5rem !important}.mt-xl-n3,.my-xl-n3{margin-top:-0.5rem !important}.mr-xl-n3,.mx-xl-n3{margin-right:-0.5rem !important}.mb-xl-n3,.my-xl-n3{margin-bottom:-0.5rem !important}.ml-xl-n3,.mx-xl-n3{margin-left:-0.5rem !important}.m-xl-n4{margin:-0.75rem !important}.mt-xl-n4,.my-xl-n4{margin-top:-0.75rem !important}.mr-xl-n4,.mx-xl-n4{margin-right:-0.75rem !important}.mb-xl-n4,.my-xl-n4{margin-bottom:-0.75rem !important}.ml-xl-n4,.mx-xl-n4{margin-left:-0.75rem !important}.m-xl-n5{margin:-1.5rem !important}.mt-xl-n5,.my-xl-n5{margin-top:-1.5rem !important}.mr-xl-n5,.mx-xl-n5{margin-right:-1.5rem !important}.mb-xl-n5,.my-xl-n5{margin-bottom:-1.5rem !important}.ml-xl-n5,.mx-xl-n5{margin-left:-1.5rem !important}.m-xl-n6{margin:-2rem !important}.mt-xl-n6,.my-xl-n6{margin-top:-2rem !important}.mr-xl-n6,.mx-xl-n6{margin-right:-2rem !important}.mb-xl-n6,.my-xl-n6{margin-bottom:-2rem !important}.ml-xl-n6,.mx-xl-n6{margin-left:-2rem !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}}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:rgba(0,0,0,0)}.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-lgr-left{text-align:left !important}.text-lgr-right{text-align:right !important}.text-lgr-center{text-align:center !important}}@media (min-width: 1360px){.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:700 !important}.font-italic{font-style:italic !important}.text-white{color:#fff !important}.text-primary{color:#0044db !important}a.text-primary:hover,a.text-primary:focus{color:#002c8f !important}.text-secondary{color:#ecf5fb !important}a.text-secondary:hover,a.text-secondary:focus{color:#add4ee !important}.text-success{color:#3e8a3d !important}a.text-success:hover,a.text-success:focus{color:#265526 !important}.text-info{color:#8fd5ac !important}a.text-info:hover,a.text-info:focus{color:#57c083 !important}.text-warning{color:#fda100 !important}a.text-warning:hover,a.text-warning:focus{color:#b17000 !important}.text-danger{color:#cf3422 !important}a.text-danger:hover,a.text-danger:focus{color:#8d2317 !important}.text-light{color:#f8f8f8 !important}a.text-light:hover,a.text-light:focus{color:#d2d2d2 !important}.text-dark{color:#101010 !important}a.text-dark:hover,a.text-dark:focus{color:black !important}.text-body{color:#212529 !important}.text-muted{color:#6c757d !important}.text-black-50{color:rgba(0,0,0,0.5) !important}.text-white-50{color:rgba(255,255,255,0.5) !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;word-wrap:break-word !important}.text-reset{color:inherit !important}.visible{visibility:visible !important}.invisible{visibility:hidden !important}.alert{position:relative;padding:0.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:0.3125rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:3.8125rem}.alert-dismissible .close{position:absolute;top:0;right:0;z-index:2;padding:0.75rem 1.25rem;color:inherit}.alert-primary{color:#002372;background-color:#ccdaf8;border-color:#b8cbf5}.alert-primary hr{border-top-color:#a2bbf2}.alert-primary .alert-link{color:#00133f}.alert-secondary{color:#7b7f83;background-color:#fbfdfe;border-color:#fafcfe}.alert-secondary hr{border-top-color:#e5effa}.alert-secondary .alert-link{color:#626669}.alert-success{color:#204820;background-color:#d8e8d8;border-color:#c9dec9}.alert-success hr{border-top-color:#b9d4b9}.alert-success .alert-link{color:#102510}.alert-info{color:#4a6f59;background-color:#e9f7ee;border-color:#e0f3e8}.alert-info hr{border-top-color:#ceecda}.alert-info .alert-link{color:#365040}.alert-warning{color:#845400;background-color:#ffeccc;border-color:#fee5b8}.alert-warning hr{border-top-color:#fedc9f}.alert-warning .alert-link{color:#513400}.alert-danger{color:#6c1b12;background-color:#f5d6d3;border-color:#f2c6c1}.alert-danger hr{border-top-color:#eeb3ac}.alert-danger .alert-link{color:#40100b}.alert-light{color:#818181;background-color:#fefefe;border-color:#fdfdfd}.alert-light hr{border-top-color:#f0f0f0}.alert-light .alert-link{color:#686868}.alert-dark{color:#080808;background-color:#cfcfcf;border-color:#bcbcbc}.alert-dark hr{border-top-color:#afafaf}.alert-dark .alert-link{color:black}.badge{display:inline-block;padding:0.25em 0.4em;font-size:0.875rem;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:0.3125rem;transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion: reduce){.badge{transition:none}}a.badge:hover,a.badge:focus{text-decoration:none}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:0.6em;padding-left:0.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#0044db}a.badge-primary:hover,a.badge-primary:focus{color:#fff;background-color:#0034a8}a.badge-primary:focus,a.badge-primary.focus{outline:0;box-shadow:0 0 0 0.2rem rgba(0,68,219,0.5)}.badge-secondary{color:#212529;background-color:#ecf5fb}a.badge-secondary:hover,a.badge-secondary:focus{color:#212529;background-color:#c2dff2}a.badge-secondary:focus,a.badge-secondary.focus{outline:0;box-shadow:0 0 0 0.2rem rgba(236,245,251,0.5)}.badge-success{color:#fff;background-color:#3e8a3d}a.badge-success:hover,a.badge-success:focus{color:#fff;background-color:#2e672d}a.badge-success:focus,a.badge-success.focus{outline:0;box-shadow:0 0 0 0.2rem rgba(62,138,61,0.5)}.badge-info{color:#212529;background-color:#8fd5ac}a.badge-info:hover,a.badge-info:focus{color:#212529;background-color:#6ac791}a.badge-info:focus,a.badge-info.focus{outline:0;box-shadow:0 0 0 0.2rem rgba(143,213,172,0.5)}.badge-warning{color:#212529;background-color:#fda100}a.badge-warning:hover,a.badge-warning:focus{color:#212529;background-color:#ca8100}a.badge-warning:focus,a.badge-warning.focus{outline:0;box-shadow:0 0 0 0.2rem rgba(253,161,0,0.5)}.badge-danger{color:#fff;background-color:#cf3422}a.badge-danger:hover,a.badge-danger:focus{color:#fff;background-color:#a3291b}a.badge-danger:focus,a.badge-danger.focus{outline:0;box-shadow:0 0 0 0.2rem rgba(207,52,34,0.5)}.badge-light{color:#212529;background-color:#f8f8f8}a.badge-light:hover,a.badge-light:focus{color:#212529;background-color:#dfdfdf}a.badge-light:focus,a.badge-light.focus{outline:0;box-shadow:0 0 0 0.2rem rgba(248,248,248,0.5)}.badge-dark{color:#fff;background-color:#101010}a.badge-dark:hover,a.badge-dark:focus{color:#fff;background-color:black}a.badge-dark:focus,a.badge-dark.focus{outline:0;box-shadow:0 0 0 0.2rem rgba(16,16,16,0.5)}.close{float:right;font-size:1.3125rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):hover,.close:not(:disabled):not(.disabled):focus{opacity:.75}button.close{padding:0;background-color:transparent;border:0}a.close.disabled{pointer-events:none}.dropup,.dropright,.dropdown,.dropleft{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:0.255em;vertical-align:0.255em;content:"";border-top:0.3em solid;border-right:0.3em solid transparent;border-bottom:0;border-left:0.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:0.5rem 0;margin:0.125rem 0 0;font-size:0.875rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,0.15);border-radius:0.3125rem}.dropdown-menu-left{right:auto;left:0}.dropdown-menu-right{right:0;left:auto}@media (min-width: 576px){.dropdown-menu-sm-left{right:auto;left:0}.dropdown-menu-sm-right{right:0;left:auto}}@media (min-width: 768px){.dropdown-menu-md-left{right:auto;left:0}.dropdown-menu-md-right{right:0;left:auto}}@media (min-width: 992px){.dropdown-menu-lg-left{right:auto;left:0}.dropdown-menu-lg-right{right:0;left:auto}}@media (min-width: 1200px){.dropdown-menu-lgr-left{right:auto;left:0}.dropdown-menu-lgr-right{right:0;left:auto}}@media (min-width: 1360px){.dropdown-menu-xl-left{right:auto;left:0}.dropdown-menu-xl-right{right:0;left:auto}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:0.125rem}.dropup .dropdown-toggle::after{display:inline-block;margin-left:0.255em;vertical-align:0.255em;content:"";border-top:0;border-right:0.3em solid transparent;border-bottom:0.3em solid;border-left:0.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:0.125rem}.dropright .dropdown-toggle::after{display:inline-block;margin-left:0.255em;vertical-align:0.255em;content:"";border-top:0.3em solid transparent;border-right:0;border-bottom:0.3em solid transparent;border-left:0.3em solid}.dropright .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-toggle::after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:0.125rem}.dropleft .dropdown-toggle::after{display:inline-block;margin-left:0.255em;vertical-align:0.255em;content:""}.dropleft .dropdown-toggle::after{display:none}.dropleft .dropdown-toggle::before{display:inline-block;margin-right:0.255em;vertical-align:0.255em;content:"";border-top:0.3em solid transparent;border-right:0.3em solid;border-bottom:0.3em solid transparent}.dropleft .dropdown-toggle:empty::after{margin-left:0}.dropleft .dropdown-toggle::before{vertical-align:0}.dropdown-menu[x-placement^="top"],.dropdown-menu[x-placement^="right"],.dropdown-menu[x-placement^="bottom"],.dropdown-menu[x-placement^="left"]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:0.25rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:0.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:hover,.dropdown-item:focus{color:#16181b;text-decoration:none;background-color:#e9ecef}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#0044db}.dropdown-item.disabled,.dropdown-item:disabled{color:#adb5bd;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:0.5rem 1.5rem;margin-bottom:0;font-size:0.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:0.25rem 1.5rem;color:#212529}.form-control{display:block;width:100%;height:calc(1.5em + 0.75rem + 2px);padding:0.375rem 0.75rem;font-size:0.875rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:0.3125rem;transition:border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#495057;background-color:#fff;border-color:#5c8eff;outline:0;box-shadow:0 0 0 0.2rem rgba(0,68,219,0.25)}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}input.form-control[type="date"],input.form-control[type="time"],input.form-control[type="datetime-local"],input.form-control[type="month"]{-webkit-appearance:none;-moz-appearance:none;appearance:none}select.form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(0.375rem + 1px);padding-bottom:calc(0.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(0.5rem + 1px);padding-bottom:calc(0.5rem + 1px);font-size:1.09375rem;line-height:1.5}.col-form-label-sm{padding-top:calc(0.125rem + 1px);padding-bottom:calc(0.125rem + 1px);font-size:0.875rem;line-height:1.3}.form-control-plaintext{display:block;width:100%;padding:0.375rem 0;margin-bottom:0;font-size:0.875rem;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{height:calc(1.3em + 0.25rem + 2px);padding:0.125rem 0.5rem;font-size:0.875rem;line-height:1.3;border-radius:0.3125rem}.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:0.5rem 1rem;font-size:1.09375rem;line-height:1.5;border-radius:0.3125rem}select.form-control[size],select.form-control[multiple]{height:auto}textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:0.25rem}.form-row{display:flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*="col-"]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:0.3rem;margin-left:-1.25rem}.form-check-input[disabled]~.form-check-label,.form-check-input:disabled~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:inline-flex;align-items:center;padding-left:0;margin-right:0.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:0.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:0.25rem;font-size:0.875em;color:#3e8a3d}.valid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:0.25rem 0.5rem;margin-top:.1rem;font-size:0.875rem;line-height:1.5;color:#fff;background-color:rgba(62,138,61,0.9);border-radius:0.3125rem}.form-row>.col>.valid-tooltip,.form-row>[class*="col-"]>.valid-tooltip{left:5px}.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip,.is-valid~.valid-feedback,.is-valid~.valid-tooltip{display:block}.was-validated .form-control:valid,.form-control.is-valid{border-color:#3e8a3d}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:#3e8a3d;box-shadow:0 0 0 0.2rem rgba(62,138,61,0.25)}.was-validated .custom-select:valid,.custom-select.is-valid{border-color:#3e8a3d}.was-validated .custom-select:valid:focus,.custom-select.is-valid:focus{border-color:#3e8a3d;box-shadow:0 0 0 0.2rem rgba(62,138,61,0.25)}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:#3e8a3d}.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip,.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip{display:block}.was-validated .custom-control-input:valid~.custom-control-label,.custom-control-input.is-valid~.custom-control-label{color:#3e8a3d}.was-validated .custom-control-input:valid~.custom-control-label::before,.custom-control-input.is-valid~.custom-control-label::before{border-color:#3e8a3d}.was-validated .custom-control-input:valid:checked~.custom-control-label::before,.custom-control-input.is-valid:checked~.custom-control-label::before{border-color:#4ead4d;background-color:#4ead4d}.was-validated .custom-control-input:valid:focus~.custom-control-label::before,.custom-control-input.is-valid:focus~.custom-control-label::before{box-shadow:0 0 0 0.2rem rgba(62,138,61,0.25)}.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label::before,.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label::before{border-color:#3e8a3d}.was-validated .custom-file-input:valid~.custom-file-label,.custom-file-input.is-valid~.custom-file-label{border-color:#3e8a3d}.was-validated .custom-file-input:valid:focus~.custom-file-label,.custom-file-input.is-valid:focus~.custom-file-label{border-color:#3e8a3d;box-shadow:0 0 0 0.2rem rgba(62,138,61,0.25)}.invalid-feedback{display:none;width:100%;margin-top:0.25rem;font-size:0.875em;color:#cf3422}.invalid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:0.25rem 0.5rem;margin-top:.1rem;font-size:0.875rem;line-height:1.5;color:#fff;background-color:rgba(207,52,34,0.9);border-radius:0.3125rem}.form-row>.col>.invalid-tooltip,.form-row>[class*="col-"]>.invalid-tooltip{left:5px}.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip,.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip{display:block}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:#cf3422}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:#cf3422;box-shadow:0 0 0 0.2rem rgba(207,52,34,0.25)}.was-validated .custom-select:invalid,.custom-select.is-invalid{border-color:#cf3422}.was-validated .custom-select:invalid:focus,.custom-select.is-invalid:focus{border-color:#cf3422;box-shadow:0 0 0 0.2rem rgba(207,52,34,0.25)}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:#cf3422}.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip,.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip{display:block}.was-validated .custom-control-input:invalid~.custom-control-label,.custom-control-input.is-invalid~.custom-control-label{color:#cf3422}.was-validated .custom-control-input:invalid~.custom-control-label::before,.custom-control-input.is-invalid~.custom-control-label::before{border-color:#cf3422}.was-validated .custom-control-input:invalid:checked~.custom-control-label::before,.custom-control-input.is-invalid:checked~.custom-control-label::before{border-color:#e05444;background-color:#e05444}.was-validated .custom-control-input:invalid:focus~.custom-control-label::before,.custom-control-input.is-invalid:focus~.custom-control-label::before{box-shadow:0 0 0 0.2rem rgba(207,52,34,0.25)}.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before,.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before{border-color:#cf3422}.was-validated .custom-file-input:invalid~.custom-file-label,.custom-file-input.is-invalid~.custom-file-label{border-color:#cf3422}.was-validated .custom-file-input:invalid:focus~.custom-file-label,.custom-file-input.is-invalid:focus~.custom-file-label{border-color:#cf3422;box-shadow:0 0 0 0.2rem rgba(207,52,34,0.25)}.form-inline{display:flex;flex-flow:row wrap;align-items:center}.form-inline .form-check{width:100%}@media (min-width: 576px){.form-inline label{display:flex;align-items:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:flex;flex:0 0 auto;flex-flow:row wrap;align-items:center;margin-bottom:0}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .input-group,.form-inline .custom-select{width:auto}.form-inline .form-check{display:flex;align-items:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;flex-shrink:0;margin-top:0;margin-right:0.25rem;margin-left:0}.form-inline .custom-control{align-items:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:0.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:0.3125rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:0.25rem;line-height:1}.figure-caption{font-size:90%;color:#6c757d}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-control-plaintext,.input-group>.custom-select,.input-group>.custom-file{position:relative;flex:1 1 auto;width:1%;min-width:0;margin-bottom:0}.input-group>.form-control+.form-control,.input-group>.form-control+.custom-select,.input-group>.form-control+.custom-file,.input-group>.form-control-plaintext+.form-control,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.custom-file,.input-group>.custom-select+.form-control,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.custom-file,.input-group>.custom-file+.form-control,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.custom-file{margin-left:-1px}.input-group>.form-control:focus,.input-group>.custom-select:focus,.input-group>.custom-file .custom-file-input:focus~.custom-file-label{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.input-group>.form-control:not(:first-child),.input-group>.custom-select:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:flex;align-items:center}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label::after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.input-group:not(.has-validation)>.form-control:not(:last-child),.input-group:not(.has-validation)>.custom-select:not(:last-child),.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label,.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label::after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>.form-control:nth-last-child(n + 3),.input-group.has-validation>.custom-select:nth-last-child(n + 3),.input-group.has-validation>.custom-file:nth-last-child(n + 3) .custom-file-label,.input-group.has-validation>.custom-file:nth-last-child(n + 3) .custom-file-label::after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group-prepend,.input-group-append{display:flex}.input-group-prepend .btn,.input-group-append .btn{position:relative;z-index:2}.input-group-prepend .btn:focus,.input-group-append .btn:focus{z-index:3}.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.input-group-text,.input-group-append .input-group-text+.btn{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:flex;align-items:center;padding:0.375rem 0.75rem;margin-bottom:0;font-size:0.875rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:0.3125rem}.input-group-text input[type="radio"],.input-group-text input[type="checkbox"]{margin-top:0}.input-group-lg>.form-control:not(textarea),.input-group-lg>.custom-select{height:calc(1.5em + 1rem + 2px)}.input-group-lg>.form-control,.input-group-lg>.custom-select,.input-group-lg>.input-group-prepend>.input-group-text,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-append>.btn{padding:0.5rem 1rem;font-size:1.09375rem;line-height:1.5;border-radius:0.3125rem}.input-group-sm>.form-control:not(textarea),.input-group-sm>.custom-select{height:calc(1.3em + 0.25rem + 2px)}.input-group-sm>.form-control,.input-group-sm>.custom-select,.input-group-sm>.input-group-prepend>.input-group-text,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-append>.btn{padding:0.125rem 0.5rem;font-size:0.875rem;line-height:1.3;border-radius:0.3125rem}.input-group-lg>.custom-select,.input-group-sm>.custom-select{padding-right:1.75rem}.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.btn,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.input-group-text,.input-group.has-validation>.input-group-append:nth-last-child(n + 3)>.btn,.input-group.has-validation>.input-group-append:nth-last-child(n + 3)>.input-group-text,.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:0.3125rem}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:hover,.list-group-item-action:focus{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:0.75rem 1.25rem;background-color:#fff;border:1px solid rgba(0,0,0,0.125)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#0044db;border-color:#0044db}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:0.3125rem;border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child{border-top-right-radius:0.3125rem;border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}@media (min-width: 576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:0.3125rem;border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child{border-top-right-radius:0.3125rem;border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width: 768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:0.3125rem;border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child{border-top-right-radius:0.3125rem;border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width: 992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:0.3125rem;border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child{border-top-right-radius:0.3125rem;border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width: 1200px){.list-group-horizontal-lgr{flex-direction:row}.list-group-horizontal-lgr>.list-group-item:first-child{border-bottom-left-radius:0.3125rem;border-top-right-radius:0}.list-group-horizontal-lgr>.list-group-item:last-child{border-top-right-radius:0.3125rem;border-bottom-left-radius:0}.list-group-horizontal-lgr>.list-group-item.active{margin-top:0}.list-group-horizontal-lgr>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-lgr>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width: 1360px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:0.3125rem;border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child{border-top-right-radius:0.3125rem;border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 1px}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{color:#002372;background-color:#b8cbf5}.list-group-item-primary.list-group-item-action:hover,.list-group-item-primary.list-group-item-action:focus{color:#002372;background-color:#a2bbf2}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#002372;border-color:#002372}.list-group-item-secondary{color:#7b7f83;background-color:#fafcfe}.list-group-item-secondary.list-group-item-action:hover,.list-group-item-secondary.list-group-item-action:focus{color:#7b7f83;background-color:#e5effa}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#7b7f83;border-color:#7b7f83}.list-group-item-success{color:#204820;background-color:#c9dec9}.list-group-item-success.list-group-item-action:hover,.list-group-item-success.list-group-item-action:focus{color:#204820;background-color:#b9d4b9}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#204820;border-color:#204820}.list-group-item-info{color:#4a6f59;background-color:#e0f3e8}.list-group-item-info.list-group-item-action:hover,.list-group-item-info.list-group-item-action:focus{color:#4a6f59;background-color:#ceecda}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#4a6f59;border-color:#4a6f59}.list-group-item-warning{color:#845400;background-color:#fee5b8}.list-group-item-warning.list-group-item-action:hover,.list-group-item-warning.list-group-item-action:focus{color:#845400;background-color:#fedc9f}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#845400;border-color:#845400}.list-group-item-danger{color:#6c1b12;background-color:#f2c6c1}.list-group-item-danger.list-group-item-action:hover,.list-group-item-danger.list-group-item-action:focus{color:#6c1b12;background-color:#eeb3ac}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#6c1b12;border-color:#6c1b12}.list-group-item-light{color:#818181;background-color:#fdfdfd}.list-group-item-light.list-group-item-action:hover,.list-group-item-light.list-group-item-action:focus{color:#818181;background-color:#f0f0f0}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818181;border-color:#818181}.list-group-item-dark{color:#080808;background-color:#bcbcbc}.list-group-item-dark.list-group-item-action:hover,.list-group-item-dark.list-group-item-action:focus{color:#080808;background-color:#afafaf}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#080808;border-color:#080808}.btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:0.375rem 0.75rem;font-size:0.875rem;line-height:1.5;border-radius:0.3125rem;transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion: reduce){.btn{transition:none}}.btn:hover{color:#212529;text-decoration:none}.btn:focus,.btn.focus{outline:0;box-shadow:0 0 0 0.2rem rgba(0,68,219,0.25)}.btn.disabled,.btn:disabled{opacity:0.65}.btn:not(:disabled):not(.disabled){cursor:pointer}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#0044db;border-color:#0044db}.btn-primary:hover{color:#fff;background-color:#0038b5;border-color:#0034a8}.btn-primary:focus,.btn-primary.focus{color:#fff;background-color:#0038b5;border-color:#0034a8;box-shadow:0 0 0 0.2rem rgba(38,96,224,0.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#0044db;border-color:#0044db}.btn-primary:not(:disabled):not(.disabled):active,.btn-primary.active:not(:disabled):not(.disabled),.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0034a8;border-color:#00309b}.btn-primary:not(:disabled):not(.disabled):active:focus,.btn-primary.active:not(:disabled):not(.disabled):focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(38,96,224,0.5)}.btn-secondary{color:#212529;background-color:#ecf5fb;border-color:#ecf5fb}.btn-secondary:hover{color:#212529;background-color:#cce4f4;border-color:#c2dff2}.btn-secondary:focus,.btn-secondary.focus{color:#212529;background-color:#cce4f4;border-color:#c2dff2;box-shadow:0 0 0 0.2rem rgba(206,214,220,0.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#212529;background-color:#ecf5fb;border-color:#ecf5fb}.btn-secondary:not(:disabled):not(.disabled):active,.btn-secondary.active:not(:disabled):not(.disabled),.show>.btn-secondary.dropdown-toggle{color:#212529;background-color:#c2dff2;border-color:#b7d9f0}.btn-secondary:not(:disabled):not(.disabled):active:focus,.btn-secondary.active:not(:disabled):not(.disabled):focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(206,214,220,0.5)}.btn-success{color:#fff;background-color:#3e8a3d;border-color:#3e8a3d}.btn-success:hover{color:#fff;background-color:#326f31;border-color:#2e672d}.btn-success:focus,.btn-success.focus{color:#fff;background-color:#326f31;border-color:#2e672d;box-shadow:0 0 0 0.2rem rgba(91,156,90,0.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#3e8a3d;border-color:#3e8a3d}.btn-success:not(:disabled):not(.disabled):active,.btn-success.active:not(:disabled):not(.disabled),.show>.btn-success.dropdown-toggle{color:#fff;background-color:#2e672d;border-color:#2a5e29}.btn-success:not(:disabled):not(.disabled):active:focus,.btn-success.active:not(:disabled):not(.disabled):focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(91,156,90,0.5)}.btn-info{color:#212529;background-color:#8fd5ac;border-color:#8fd5ac}.btn-info:hover{color:#212529;background-color:#73cb97;border-color:#6ac791}.btn-info:focus,.btn-info.focus{color:#212529;background-color:#73cb97;border-color:#6ac791;box-shadow:0 0 0 0.2rem rgba(127,187,152,0.5)}.btn-info.disabled,.btn-info:disabled{color:#212529;background-color:#8fd5ac;border-color:#8fd5ac}.btn-info:not(:disabled):not(.disabled):active,.btn-info.active:not(:disabled):not(.disabled),.show>.btn-info.dropdown-toggle{color:#212529;background-color:#6ac791;border-color:#61c48a}.btn-info:not(:disabled):not(.disabled):active:focus,.btn-info.active:not(:disabled):not(.disabled):focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(127,187,152,0.5)}.btn-warning{color:#212529;background-color:#fda100;border-color:#fda100}.btn-warning:hover{color:#fff;background-color:#d78900;border-color:#ca8100}.btn-warning:focus,.btn-warning.focus{color:#fff;background-color:#d78900;border-color:#ca8100;box-shadow:0 0 0 0.2rem rgba(220,142,6,0.5)}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#fda100;border-color:#fda100}.btn-warning:not(:disabled):not(.disabled):active,.btn-warning.active:not(:disabled):not(.disabled),.show>.btn-warning.dropdown-toggle{color:#fff;background-color:#ca8100;border-color:#bd7800}.btn-warning:not(:disabled):not(.disabled):active:focus,.btn-warning.active:not(:disabled):not(.disabled):focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(220,142,6,0.5)}.btn-danger{color:#fff;background-color:#cf3422;border-color:#cf3422}.btn-danger:hover{color:#fff;background-color:#ae2c1d;border-color:#a3291b}.btn-danger:focus,.btn-danger.focus{color:#fff;background-color:#ae2c1d;border-color:#a3291b;box-shadow:0 0 0 0.2rem rgba(214,82,67,0.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#cf3422;border-color:#cf3422}.btn-danger:not(:disabled):not(.disabled):active,.btn-danger.active:not(:disabled):not(.disabled),.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#a3291b;border-color:#982619}.btn-danger:not(:disabled):not(.disabled):active:focus,.btn-danger.active:not(:disabled):not(.disabled):focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(214,82,67,0.5)}.btn-light{color:#212529;background-color:#f8f8f8;border-color:#f8f8f8}.btn-light:hover{color:#212529;background-color:#e5e5e5;border-color:#dfdfdf}.btn-light:focus,.btn-light.focus{color:#212529;background-color:#e5e5e5;border-color:#dfdfdf;box-shadow:0 0 0 0.2rem rgba(216,216,217,0.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f8f8;border-color:#f8f8f8}.btn-light:not(:disabled):not(.disabled):active,.btn-light.active:not(:disabled):not(.disabled),.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dfdfdf;border-color:#d8d8d8}.btn-light:not(:disabled):not(.disabled):active:focus,.btn-light.active:not(:disabled):not(.disabled):focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(216,216,217,0.5)}.btn-dark{color:#fff;background-color:#101010;border-color:#101010}.btn-dark:hover{color:#fff;background-color:black;border-color:black}.btn-dark:focus,.btn-dark.focus{color:#fff;background-color:black;border-color:black;box-shadow:0 0 0 0.2rem rgba(52,52,52,0.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#101010;border-color:#101010}.btn-dark:not(:disabled):not(.disabled):active,.btn-dark.active:not(:disabled):not(.disabled),.show>.btn-dark.dropdown-toggle{color:#fff;background-color:black;border-color:black}.btn-dark:not(:disabled):not(.disabled):active:focus,.btn-dark.active:not(:disabled):not(.disabled):focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(52,52,52,0.5)}.btn-outline-primary{color:#0044db;border-color:#0044db}.btn-outline-primary:hover{color:#fff;background-color:#0044db;border-color:#0044db}.btn-outline-primary:focus,.btn-outline-primary.focus{box-shadow:0 0 0 0.2rem rgba(0,68,219,0.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#0044db;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled):active,.btn-outline-primary.active:not(:disabled):not(.disabled),.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#0044db;border-color:#0044db}.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.btn-outline-primary.active:not(:disabled):not(.disabled):focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(0,68,219,0.5)}.btn-outline-secondary{color:#ecf5fb;border-color:#ecf5fb}.btn-outline-secondary:hover{color:#212529;background-color:#ecf5fb;border-color:#ecf5fb}.btn-outline-secondary:focus,.btn-outline-secondary.focus{box-shadow:0 0 0 0.2rem rgba(236,245,251,0.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#ecf5fb;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled):active,.btn-outline-secondary.active:not(:disabled):not(.disabled),.show>.btn-outline-secondary.dropdown-toggle{color:#212529;background-color:#ecf5fb;border-color:#ecf5fb}.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.btn-outline-secondary.active:not(:disabled):not(.disabled):focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(236,245,251,0.5)}.btn-outline-success{color:#3e8a3d;border-color:#3e8a3d}.btn-outline-success:hover{color:#fff;background-color:#3e8a3d;border-color:#3e8a3d}.btn-outline-success:focus,.btn-outline-success.focus{box-shadow:0 0 0 0.2rem rgba(62,138,61,0.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#3e8a3d;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled):active,.btn-outline-success.active:not(:disabled):not(.disabled),.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#3e8a3d;border-color:#3e8a3d}.btn-outline-success:not(:disabled):not(.disabled):active:focus,.btn-outline-success.active:not(:disabled):not(.disabled):focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(62,138,61,0.5)}.btn-outline-info{color:#8fd5ac;border-color:#8fd5ac}.btn-outline-info:hover{color:#212529;background-color:#8fd5ac;border-color:#8fd5ac}.btn-outline-info:focus,.btn-outline-info.focus{box-shadow:0 0 0 0.2rem rgba(143,213,172,0.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#8fd5ac;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled):active,.btn-outline-info.active:not(:disabled):not(.disabled),.show>.btn-outline-info.dropdown-toggle{color:#212529;background-color:#8fd5ac;border-color:#8fd5ac}.btn-outline-info:not(:disabled):not(.disabled):active:focus,.btn-outline-info.active:not(:disabled):not(.disabled):focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(143,213,172,0.5)}.btn-outline-warning{color:#fda100;border-color:#fda100}.btn-outline-warning:hover{color:#212529;background-color:#fda100;border-color:#fda100}.btn-outline-warning:focus,.btn-outline-warning.focus{box-shadow:0 0 0 0.2rem rgba(253,161,0,0.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#fda100;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled):active,.btn-outline-warning.active:not(:disabled):not(.disabled),.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#fda100;border-color:#fda100}.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.btn-outline-warning.active:not(:disabled):not(.disabled):focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(253,161,0,0.5)}.btn-outline-danger{color:#cf3422;border-color:#cf3422}.btn-outline-danger:hover{color:#fff;background-color:#cf3422;border-color:#cf3422}.btn-outline-danger:focus,.btn-outline-danger.focus{box-shadow:0 0 0 0.2rem rgba(207,52,34,0.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#cf3422;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled):active,.btn-outline-danger.active:not(:disabled):not(.disabled),.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#cf3422;border-color:#cf3422}.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.btn-outline-danger.active:not(:disabled):not(.disabled):focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(207,52,34,0.5)}.btn-outline-light{color:#f8f8f8;border-color:#f8f8f8}.btn-outline-light:hover{color:#212529;background-color:#f8f8f8;border-color:#f8f8f8}.btn-outline-light:focus,.btn-outline-light.focus{box-shadow:0 0 0 0.2rem rgba(248,248,248,0.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f8f8;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled):active,.btn-outline-light.active:not(:disabled):not(.disabled),.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f8f8;border-color:#f8f8f8}.btn-outline-light:not(:disabled):not(.disabled):active:focus,.btn-outline-light.active:not(:disabled):not(.disabled):focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(248,248,248,0.5)}.btn-outline-dark{color:#101010;border-color:#101010}.btn-outline-dark:hover{color:#fff;background-color:#101010;border-color:#101010}.btn-outline-dark:focus,.btn-outline-dark.focus{box-shadow:0 0 0 0.2rem rgba(16,16,16,0.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#101010;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled):active,.btn-outline-dark.active:not(:disabled):not(.disabled),.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#101010;border-color:#101010}.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.btn-outline-dark.active:not(:disabled):not(.disabled):focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(16,16,16,0.5)}.btn-link{font-weight:400;color:#0044db;text-decoration:none}.btn-link:hover{color:#002c8f;text-decoration:underline}.btn-link:focus,.btn-link.focus{text-decoration:underline}.btn-link:disabled,.btn-link.disabled{color:#6c757d;pointer-events:none}.btn-lg,.btn-group-lg>.btn{padding:0.5rem 1rem;font-size:1.09375rem;line-height:1.5;border-radius:0.3125rem}.btn-sm,.btn-group-sm>.btn{padding:0.125rem 0.5rem;font-size:0.875rem;line-height:1.3;border-radius:0.3125rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:0.5rem}input.btn-block[type="submit"],input.btn-block[type="reset"],input.btn-block[type="button"]{width:100%}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;flex:1 1 auto}.btn-group>.btn:hover,.btn-group-vertical>.btn:hover{z-index:1}.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn:not(:first-child),.btn-group>.btn-group:not(:first-child){margin-left:-1px}.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.btn-group>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:not(:first-child),.btn-group>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:0.5625rem;padding-left:0.5625rem}.dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after,.dropright .dropdown-toggle-split::after{margin-left:0}.dropleft .dropdown-toggle-split::before{margin-right:0}.btn-sm+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split{padding-right:0.375rem;padding-left:0.375rem}.btn-lg+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split{padding-right:0.75rem;padding-left:0.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn input[type="radio"],.btn-group-toggle>.btn input[type="checkbox"],.btn-group-toggle>.btn-group>.btn input[type="radio"],.btn-group-toggle>.btn-group>.btn input[type="checkbox"]{position:absolute;clip:rect(0, 0, 0, 0);pointer-events:none}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:0.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform 0.3s ease-out;transform:translate(0, -50px)}@media (prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-header,.modal-dialog-scrollable .modal-footer{flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered::before{display:block;height:calc(100vh - 1rem);height:-webkit-min-content;height:-moz-min-content;height:min-content;content:""}.modal-dialog-centered.modal-dialog-scrollable{flex-direction:column;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable::before{content:none}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,0.2);border-radius:0.3125rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:0.5}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(0.3125rem - 1px);border-top-right-radius:calc(0.3125rem - 1px)}.modal-header .close{padding:1rem 1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:0.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(0.3125rem - 1px);border-bottom-left-radius:calc(0.3125rem - 1px)}.modal-footer>*{margin:0.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width: 576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered::before{height:calc(100vh - 3.5rem);height:-webkit-min-content;height:-moz-min-content;height:min-content}.modal-sm{max-width:300px}}@media (min-width: 992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width: 1360px){.modal-xl{max-width:1140px}}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:0.3125rem 1rem}.nav-link:hover,.nav-link:focus{text-decoration:none}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-link{margin-bottom:-1px;background-color:transparent;border:1px solid transparent;border-top-left-radius:0.3125rem;border-top-right-radius:0.3125rem}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{isolation:isolate;border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{background:none;border:0;border-radius:0.3125rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#0044db}.nav-fill>.nav-link,.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified>.nav-link,.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:0.25rem 0.5rem}.navbar .container,.navbar .container-fluid,.navbar .container-sm,.navbar .container-md,.navbar .container-lg,.navbar .container-xl{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:0.1484375rem;padding-bottom:0.1484375rem;margin-right:0.5rem;font-size:1.09375rem;line-height:inherit;white-space:nowrap}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:0.3125rem;padding-bottom:0.3125rem}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:0.25rem 0.75rem;font-size:1.09375rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:0.3125rem}.navbar-toggler:hover,.navbar-toggler:focus{text-decoration:none}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:50% / 100% 100% no-repeat}.navbar-nav-scroll{max-height:75vh;overflow-y:auto}@media (max-width: 575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-xl{padding-right:0;padding-left:0}}@media (min-width: 576px){.navbar-expand-sm{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:0.5rem;padding-left:0.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-xl{flex-wrap:nowrap}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (max-width: 767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-md,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-xl{padding-right:0;padding-left:0}}@media (min-width: 768px){.navbar-expand-md{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:0.5rem;padding-left:0.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-md,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-xl{flex-wrap:nowrap}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (max-width: 991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-xl{padding-right:0;padding-left:0}}@media (min-width: 992px){.navbar-expand-lg{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:0.5rem;padding-left:0.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-xl{flex-wrap:nowrap}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (max-width: 1199.98px){.navbar-expand-lgr>.container,.navbar-expand-lgr>.container-fluid,.navbar-expand-lgr>.container-sm,.navbar-expand-lgr>.container-md,.navbar-expand-lgr>.container-lg,.navbar-expand-lgr>.container-xl{padding-right:0;padding-left:0}}@media (min-width: 1200px){.navbar-expand-lgr{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-lgr .navbar-nav{flex-direction:row}.navbar-expand-lgr .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lgr .navbar-nav .nav-link{padding-right:0.5rem;padding-left:0.5rem}.navbar-expand-lgr>.container,.navbar-expand-lgr>.container-fluid,.navbar-expand-lgr>.container-sm,.navbar-expand-lgr>.container-md,.navbar-expand-lgr>.container-lg,.navbar-expand-lgr>.container-xl{flex-wrap:nowrap}.navbar-expand-lgr .navbar-nav-scroll{overflow:visible}.navbar-expand-lgr .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-lgr .navbar-toggler{display:none}}@media (max-width: 1359.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-xl{padding-right:0;padding-left:0}}@media (min-width: 1360px){.navbar-expand-xl{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:0.5rem;padding-left:0.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-xl{flex-wrap:nowrap}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-sm,.navbar-expand>.container-md,.navbar-expand>.container-lg,.navbar-expand>.container-xl{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:0.5rem;padding-left:0.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-sm,.navbar-expand>.container-md,.navbar-expand>.container-lg,.navbar-expand>.container-xl{flex-wrap:nowrap}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand{color:rgba(0,0,0,0.9)}.navbar-light .navbar-brand:hover,.navbar-light .navbar-brand:focus{color:rgba(0,0,0,0.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,0.5)}.navbar-light .navbar-nav .nav-link:hover,.navbar-light .navbar-nav .nav-link:focus{color:rgba(0,0,0,0.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,0.3)}.navbar-light .navbar-nav .show>.nav-link,.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .nav-link.active{color:rgba(0,0,0,0.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,0.5);border-color:rgba(0,0,0,0.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-light .navbar-text{color:rgba(0,0,0,0.5)}.navbar-light .navbar-text a{color:rgba(0,0,0,0.9)}.navbar-light .navbar-text a:hover,.navbar-light .navbar-text a:focus{color:rgba(0,0,0,0.9)}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:hover,.navbar-dark .navbar-brand:focus{color:#fff}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,0.5)}.navbar-dark .navbar-nav .nav-link:hover,.navbar-dark .navbar-nav .nav-link:focus{color:rgba(255,255,255,0.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,0.25)}.navbar-dark .navbar-nav .show>.nav-link,.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .nav-link.active{color:#fff}.navbar-dark .navbar-toggler{color:rgba(255,255,255,0.5);border-color:rgba(255,255,255,0.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-dark .navbar-text{color:rgba(255,255,255,0.5)}.navbar-dark .navbar-text a{color:#fff}.navbar-dark .navbar-text a:hover,.navbar-dark .navbar-text a:focus{color:#fff}@-webkit-keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}.progress{display:flex;height:1rem;overflow:hidden;line-height:0;font-size:0.65625rem;background-color:#e9ecef;border-radius:0.3125rem}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:#fff;text-align:center;white-space:nowrap;background-color:#0044db;transition:width 0.6s ease}@media (prefers-reduced-motion: reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:1s linear infinite progress-bar-stripes;animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion: reduce){.progress-bar-animated{-webkit-animation:none;animation:none}}.fade{transition:opacity 0.15s linear}@media (prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height 0.35s ease}@media (prefers-reduced-motion: reduce){.collapsing{transition:none}}.collapsing.width{width:0;height:auto;transition:width 0.35s ease}@media (prefers-reduced-motion: reduce){.collapsing.width{transition:none}}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{margin-bottom:0.25rem;font-weight:500;line-height:1.2}h1,.h1{font-size:1.25rem}h2,.h2{font-size:1rem}h3,.h3{font-size:0.875rem}h4,.h4{font-size:0.875rem}h5,.h5{font-size:0.75rem}h6,.h6{font-size:0.75rem}.lead{font-size:1.09375rem;font-weight:300}.display-1{font-size:2.625rem;font-weight:400;line-height:1.2}.display-2{font-size:2.25rem;font-weight:400;line-height:1.2}.display-3{font-size:1.875rem;font-weight:400;line-height:1.2}.display-4{font-size:1.5rem;font-weight:400;line-height:1.2}hr{margin-top:0.5rem;margin-bottom:0.5rem;border:0;border-top:1px solid rgba(0,0,0,0.1)}small,.small{font-size:0.875em;font-weight:400}mark,.mark{padding:0.2em;background-color:#fcf8e3}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:0.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:0.5rem;font-size:1.09375rem}.blockquote-footer{display:block;font-size:0.875em;color:#6c757d}.blockquote-footer::before{content:"\2014\00A0"}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,0.125);border-radius:0.3125rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:calc(0.3125rem - 1px);border-top-right-radius:calc(0.3125rem - 1px)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(0.3125rem - 1px);border-bottom-left-radius:calc(0.3125rem - 1px)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;min-height:1px;padding:1.25rem}.card-title{margin-bottom:0.75rem}.card-subtitle{margin-top:-0.375rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:0.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,0.03);border-bottom:1px solid rgba(0,0,0,0.125)}.card-header:first-child{border-radius:calc(0.3125rem - 1px) calc(0.3125rem - 1px) 0 0}.card-footer{padding:0.75rem 1.25rem;background-color:rgba(0,0,0,0.03);border-top:1px solid rgba(0,0,0,0.125)}.card-footer:last-child{border-radius:0 0 calc(0.3125rem - 1px) calc(0.3125rem - 1px)}.card-header-tabs{margin-right:-0.625rem;margin-bottom:-0.75rem;margin-left:-0.625rem;border-bottom:0}.card-header-pills{margin-right:-0.625rem;margin-left:-0.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem;border-radius:calc(0.3125rem - 1px)}.card-img,.card-img-top,.card-img-bottom{flex-shrink:0;width:100%}.card-img,.card-img-top{border-top-left-radius:calc(0.3125rem - 1px);border-top-right-radius:calc(0.3125rem - 1px)}.card-img,.card-img-bottom{border-bottom-right-radius:calc(0.3125rem - 1px);border-bottom-left-radius:calc(0.3125rem - 1px)}.card-deck .card{margin-bottom:15px}@media (min-width: 576px){.card-deck{display:flex;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{flex:1 0 0%;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group>.card{margin-bottom:15px}@media (min-width: 576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-img-top,.card-group>.card:not(:last-child) .card-header{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-img-bottom,.card-group>.card:not(:last-child) .card-footer{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-img-top,.card-group>.card:not(:first-child) .card-header{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-img-bottom,.card-group>.card:not(:first-child) .card-footer{border-bottom-left-radius:0}}.card-columns .card{margin-bottom:0.75rem}@media (min-width: 576px){.card-columns{-moz-column-count:3;column-count:3;-moz-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion{overflow-anchor:none}.accordion>.card{overflow:hidden}.accordion>.card:not(:last-of-type){border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion>.card:not(:first-of-type){border-top-left-radius:0;border-top-right-radius:0}.accordion>.card>.card-header{border-radius:0;margin-bottom:-1px}@font-face{font-family:'Icons';src:url(/fonts/open-iconic.eot);src:url(/fonts/open-iconic.eot?#iconic-sm) format("embedded-opentype"),url(/fonts/open-iconic.woff) format("woff"),url(/fonts/open-iconic.ttf) format("truetype"),url(/fonts/open-iconic.svg#iconic-sm) format("svg");font-weight:normal;font-style:normal}.oi{position:relative;top:1px;display:inline-block;font-family:'Icons';font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.oi:empty:before{width:1em;text-align:center;box-sizing:content-box}.oi.oi-align-center:before{text-align:center}.oi.oi-align-left:before{text-align:left}.oi.oi-align-right:before{text-align:right}.oi.oi-flip-horizontal:before{transform:scale(-1, 1)}.oi.oi-flip-vertical:before{transform:scale(1, -1)}.oi.oi-flip-horizontal-vertical:before{transform:scale(-1, -1)}.oi-account-login:before{content:'\e000'}.oi-account-logout:before{content:'\e001'}.oi-action-redo:before{content:'\e002'}.oi-action-undo:before{content:'\e003'}.oi-align-center:before{content:'\e004'}.oi-align-left:before{content:'\e005'}.oi-align-right:before{content:'\e006'}.oi-aperture:before{content:'\e007'}.oi-arrow-bottom:before{content:'\e008'}.oi-arrow-circle-bottom:before{content:'\e009'}.oi-arrow-circle-left:before{content:'\e00a'}.oi-arrow-circle-right:before{content:'\e00b'}.oi-arrow-circle-top:before{content:'\e00c'}.oi-arrow-left:before{content:'\e00d'}.oi-arrow-right:before{content:'\e00e'}.oi-arrow-thick-bottom:before{content:'\e00f'}.oi-arrow-thick-left:before{content:'\e010'}.oi-arrow-thick-right:before{content:'\e011'}.oi-arrow-thick-top:before{content:'\e012'}.oi-arrow-top:before{content:'\e013'}.oi-audio-spectrum:before{content:'\e014'}.oi-audio:before{content:'\e015'}.oi-badge:before{content:'\e016'}.oi-ban:before{content:'\e017'}.oi-bar-chart:before{content:'\e018'}.oi-basket:before{content:'\e019'}.oi-battery-empty:before{content:'\e01a'}.oi-battery-full:before{content:'\e01b'}.oi-beaker:before{content:'\e01c'}.oi-bell:before{content:'\e01d'}.oi-bluetooth:before{content:'\e01e'}.oi-bold:before{content:'\e01f'}.oi-bolt:before{content:'\e020'}.oi-book:before{content:'\e021'}.oi-bookmark:before{content:'\e022'}.oi-box:before{content:'\e023'}.oi-briefcase:before{content:'\e024'}.oi-british-pound:before{content:'\e025'}.oi-browser:before{content:'\e026'}.oi-brush:before{content:'\e027'}.oi-bug:before{content:'\e028'}.oi-bullhorn:before{content:'\e029'}.oi-calculator:before{content:'\e02a'}.oi-calendar:before{content:'\e02b'}.oi-camera-slr:before{content:'\e02c'}.oi-caret-bottom:before{content:'\e02d'}.oi-caret-left:before{content:'\e02e'}.oi-caret-right:before{content:'\e02f'}.oi-caret-top:before{content:'\e030'}.oi-cart:before{content:'\e031'}.oi-chat:before{content:'\e032'}.oi-check:before{content:'\e033'}.oi-chevron-bottom:before{content:'\e034'}.oi-chevron-left:before{content:'\e035'}.oi-chevron-right:before{content:'\e036'}.oi-chevron-top:before{content:'\e037'}.oi-circle-check:before{content:'\e038'}.oi-circle-x:before{content:'\e039'}.oi-clipboard:before{content:'\e03a'}.oi-clock:before{content:'\e03b'}.oi-cloud-download:before{content:'\e03c'}.oi-cloud-upload:before{content:'\e03d'}.oi-cloud:before{content:'\e03e'}.oi-cloudy:before{content:'\e03f'}.oi-code:before{content:'\e040'}.oi-cog:before{content:'\e041'}.oi-collapse-down:before{content:'\e042'}.oi-collapse-left:before{content:'\e043'}.oi-collapse-right:before{content:'\e044'}.oi-collapse-up:before{content:'\e045'}.oi-command:before{content:'\e046'}.oi-comment-square:before{content:'\e047'}.oi-compass:before{content:'\e048'}.oi-contrast:before{content:'\e049'}.oi-copywriting:before{content:'\e04a'}.oi-credit-card:before{content:'\e04b'}.oi-crop:before{content:'\e04c'}.oi-dashboard:before{content:'\e04d'}.oi-data-transfer-download:before{content:'\e04e'}.oi-data-transfer-upload:before{content:'\e04f'}.oi-delete:before{content:'\e050'}.oi-dial:before{content:'\e051'}.oi-document:before{content:'\e052'}.oi-dollar:before{content:'\e053'}.oi-double-quote-sans-left:before{content:'\e054'}.oi-double-quote-sans-right:before{content:'\e055'}.oi-double-quote-serif-left:before{content:'\e056'}.oi-double-quote-serif-right:before{content:'\e057'}.oi-droplet:before{content:'\e058'}.oi-eject:before{content:'\e059'}.oi-elevator:before{content:'\e05a'}.oi-ellipses:before{content:'\e05b'}.oi-envelope-closed:before{content:'\e05c'}.oi-envelope-open:before{content:'\e05d'}.oi-euro:before{content:'\e05e'}.oi-excerpt:before{content:'\e05f'}.oi-expand-down:before{content:'\e060'}.oi-expand-left:before{content:'\e061'}.oi-expand-right:before{content:'\e062'}.oi-expand-up:before{content:'\e063'}.oi-external-link:before{content:'\e064'}.oi-eye:before{content:'\e065'}.oi-eyedropper:before{content:'\e066'}.oi-file:before{content:'\e067'}.oi-fire:before{content:'\e068'}.oi-flag:before{content:'\e069'}.oi-flash:before{content:'\e06a'}.oi-folder:before{content:'\e06b'}.oi-fork:before{content:'\e06c'}.oi-fullscreen-enter:before{content:'\e06d'}.oi-fullscreen-exit:before{content:'\e06e'}.oi-globe:before{content:'\e06f'}.oi-graph:before{content:'\e070'}.oi-grid-four-up:before{content:'\e071'}.oi-grid-three-up:before{content:'\e072'}.oi-grid-two-up:before{content:'\e073'}.oi-hard-drive:before{content:'\e074'}.oi-header:before{content:'\e075'}.oi-headphones:before{content:'\e076'}.oi-heart:before{content:'\e077'}.oi-home:before{content:'\e078'}.oi-image:before{content:'\e079'}.oi-inbox:before{content:'\e07a'}.oi-infinity:before{content:'\e07b'}.oi-info:before{content:'\e07c'}.oi-italic:before{content:'\e07d'}.oi-justify-center:before{content:'\e07e'}.oi-justify-left:before{content:'\e07f'}.oi-justify-right:before{content:'\e080'}.oi-key:before{content:'\e081'}.oi-laptop:before{content:'\e082'}.oi-layers:before{content:'\e083'}.oi-lightbulb:before{content:'\e084'}.oi-link-broken:before{content:'\e085'}.oi-link-intact:before{content:'\e086'}.oi-list-rich:before{content:'\e087'}.oi-list:before{content:'\e088'}.oi-location:before{content:'\e089'}.oi-lock-locked:before{content:'\e08a'}.oi-lock-unlocked:before{content:'\e08b'}.oi-loop-circular:before{content:'\e08c'}.oi-loop-square:before{content:'\e08d'}.oi-loop:before{content:'\e08e'}.oi-magnifying-glass:before{content:'\e08f'}.oi-map-marker:before{content:'\e090'}.oi-map:before{content:'\e091'}.oi-media-pause:before{content:'\e092'}.oi-media-play:before{content:'\e093'}.oi-media-record:before{content:'\e094'}.oi-media-skip-backward:before{content:'\e095'}.oi-media-skip-forward:before{content:'\e096'}.oi-media-step-backward:before{content:'\e097'}.oi-media-step-forward:before{content:'\e098'}.oi-media-stop:before{content:'\e099'}.oi-medical-cross:before{content:'\e09a'}.oi-menu:before{content:'\e09b'}.oi-microphone:before{content:'\e09c'}.oi-minus:before{content:'\e09d'}.oi-monitor:before{content:'\e09e'}.oi-moon:before{content:'\e09f'}.oi-move:before{content:'\e0a0'}.oi-musical-note:before{content:'\e0a1'}.oi-paperclip:before{content:'\e0a2'}.oi-pencil:before{content:'\e0a3'}.oi-people:before{content:'\e0a4'}.oi-person:before{content:'\e0a5'}.oi-phone:before{content:'\e0a6'}.oi-pie-chart:before{content:'\e0a7'}.oi-pin:before{content:'\e0a8'}.oi-play-circle:before{content:'\e0a9'}.oi-plus:before{content:'\e0aa'}.oi-power-standby:before{content:'\e0ab'}.oi-print:before{content:'\e0ac'}.oi-project:before{content:'\e0ad'}.oi-pulse:before{content:'\e0ae'}.oi-puzzle-piece:before{content:'\e0af'}.oi-question-mark:before{content:'\e0b0'}.oi-rain:before{content:'\e0b1'}.oi-random:before{content:'\e0b2'}.oi-reload:before{content:'\e0b3'}.oi-resize-both:before{content:'\e0b4'}.oi-resize-height:before{content:'\e0b5'}.oi-resize-width:before{content:'\e0b6'}.oi-rss-alt:before{content:'\e0b7'}.oi-rss:before{content:'\e0b8'}.oi-script:before{content:'\e0b9'}.oi-share-boxed:before{content:'\e0ba'}.oi-share:before{content:'\e0bb'}.oi-shield:before{content:'\e0bc'}.oi-signal:before{content:'\e0bd'}.oi-signpost:before{content:'\e0be'}.oi-sort-ascending:before{content:'\e0bf'}.oi-sort-descending:before{content:'\e0c0'}.oi-spreadsheet:before{content:'\e0c1'}.oi-star:before{content:'\e0c2'}.oi-sun:before{content:'\e0c3'}.oi-tablet:before{content:'\e0c4'}.oi-tag:before{content:'\e0c5'}.oi-tags:before{content:'\e0c6'}.oi-target:before{content:'\e0c7'}.oi-task:before{content:'\e0c8'}.oi-terminal:before{content:'\e0c9'}.oi-text:before{content:'\e0ca'}.oi-thumb-down:before{content:'\e0cb'}.oi-thumb-up:before{content:'\e0cc'}.oi-timer:before{content:'\e0cd'}.oi-transfer:before{content:'\e0ce'}.oi-trash:before{content:'\e0cf'}.oi-underline:before{content:'\e0d0'}.oi-vertical-align-bottom:before{content:'\e0d1'}.oi-vertical-align-center:before{content:'\e0d2'}.oi-vertical-align-top:before{content:'\e0d3'}.oi-video:before{content:'\e0d4'}.oi-volume-high:before{content:'\e0d5'}.oi-volume-low:before{content:'\e0d6'}.oi-volume-off:before{content:'\e0d7'}.oi-warning:before{content:'\e0d8'}.oi-wifi:before{content:'\e0d9'}.oi-wrench:before{content:'\e0da'}.oi-x:before{content:'\e0db'}.oi-yen:before{content:'\e0dc'}.oi-zoom-in:before{content:'\e0dd'}.oi-zoom-out:before{content:'\e0de'}.bg-blue{background-color:#0044db !important}.text-blue{color:#0044db !important}.border-blue{border-color:#0044db !important}.bg-indigo{background-color:#6610f2 !important}.text-indigo{color:#6610f2 !important}.border-indigo{border-color:#6610f2 !important}.bg-purple{background-color:#6f42c1 !important}.text-purple{color:#6f42c1 !important}.border-purple{border-color:#6f42c1 !important}.bg-pink{background-color:#e83e8c !important}.text-pink{color:#e83e8c !important}.border-pink{border-color:#e83e8c !important}.bg-red{background-color:#cf3422 !important}.text-red{color:#cf3422 !important}.border-red{border-color:#cf3422 !important}.bg-orange{background-color:#fda100 !important}.text-orange{color:#fda100 !important}.border-orange{border-color:#fda100 !important}.bg-yellow{background-color:#ffc107 !important}.text-yellow{color:#ffc107 !important}.border-yellow{border-color:#ffc107 !important}.bg-green{background-color:#3e8a3d !important}.text-green{color:#3e8a3d !important}.border-green{border-color:#3e8a3d !important}.bg-teal{background-color:#8fd5ac !important}.text-teal{color:#8fd5ac !important}.border-teal{border-color:#8fd5ac !important}.bg-cyan{background-color:#17a2b8 !important}.text-cyan{color:#17a2b8 !important}.border-cyan{border-color:#17a2b8 !important}.bg-white{background-color:#fff !important}.text-white{color:#fff !important}.border-white{border-color:#fff !important}.bg-gray{background-color:#ccc !important}.text-gray{color:#ccc !important}.border-gray{border-color:#ccc !important}.bg-gray-dark{background-color:#767676 !important}.text-gray-dark{color:#767676 !important}.border-gray-dark{border-color:#767676 !important}.bg-light{background-color:#f8f8f8 !important}.text-light{color:#f8f8f8 !important}.border-light{border-color:#f8f8f8 !important}.bg-dark{background-color:#101010 !important}.text-dark{color:#101010 !important}.border-dark{border-color:#101010 !important}.bg-black{background-color:#000 !important}.text-black{color:#000 !important}.border-black{border-color:#000 !important}.bg-light-orange{background-color:#fff2db !important}.text-light-orange{color:#fff2db !important}.border-light-orange{border-color:#fff2db !important}.bg-light-blue{background-color:#ecf5fb !important}.text-light-blue{color:#ecf5fb !important}.border-light-blue{border-color:#ecf5fb !important}.bg-light-gray{background-color:#f3f3f3 !important}.text-light-gray{color:#f3f3f3 !important}.border-light-gray{border-color:#f3f3f3 !important}.bg-navy{background-color:#1b3950 !important}.text-navy{color:#1b3950 !important}.border-navy{border-color:#1b3950 !important}.bg-slate{background-color:#536670 !important}.text-slate{color:#536670 !important}.border-slate{border-color:#536670 !important}.bg-cerulean{background-color:#006ad1 !important}.text-cerulean{color:#006ad1 !important}.border-cerulean{border-color:#006ad1 !important}.bg-gray-100{background-color:#f8f9fa !important}.text-gray-100{color:#f8f9fa !important}.border-gray-100{border-color:#f8f9fa !important}.bg-gray-200{background-color:#e9ecef !important}.text-gray-200{color:#e9ecef !important}.border-gray-200{border-color:#e9ecef !important}.bg-gray-300{background-color:#dee2e6 !important}.text-gray-300{color:#dee2e6 !important}.border-gray-300{border-color:#dee2e6 !important}.bg-gray-400{background-color:#ced4da !important}.text-gray-400{color:#ced4da !important}.border-gray-400{border-color:#ced4da !important}.bg-gray-500{background-color:#adb5bd !important}.text-gray-500{color:#adb5bd !important}.border-gray-500{border-color:#adb5bd !important}.bg-gray-600{background-color:#6c757d !important}.text-gray-600{color:#6c757d !important}.border-gray-600{border-color:#6c757d !important}.bg-gray-700{background-color:#495057 !important}.text-gray-700{color:#495057 !important}.border-gray-700{border-color:#495057 !important}.bg-gray-800{background-color:#343a40 !important}.text-gray-800{color:#343a40 !important}.border-gray-800{border-color:#343a40 !important}.bg-gray-900{background-color:#212529 !important}.text-gray-900{color:#212529 !important}.border-gray-900{border-color:#212529 !important}.bg-sky-blue{background-color:#608dce !important}.text-sky-blue{color:#608dce !important}.border-sky-blue{border-color:#608dce !important}.bg-light-sky-blue{background-color:#d5dff5 !important}.text-light-sky-blue{color:#d5dff5 !important}.border-light-sky-blue{border-color:#d5dff5 !important}.bg-bermuda-grey{background-color:#64839c !important}.text-bermuda-grey{color:#64839c !important}.border-bermuda-grey{border-color:#64839c !important}.bg-water-blue{background-color:#156ed5 !important}.text-water-blue{color:#156ed5 !important}.border-water-blue{border-color:#156ed5 !important}.bg-tutor-blue{background-color:#307c41 !important}.text-tutor-blue{color:#2c6dd4 !important}.border-tutor-blue{border-color:#2c6dd4 !important}.bg-aquamarine{background-color:#76cd99 !important}.text-aquamarine{color:#76cd99 !important}.border-aquamarine{border-color:#76cd99 !important}.bg-medium-persian-blue{background-color:#026daa !important}.text-medium-persian-blue{color:#026daa !important}.border-medium-persian-blue{border-color:#026daa !important}.bg-very-light-blue{background-color:#ecf2f6 !important}.text-very-light-blue{color:#ecf2f6 !important}.border-very-light-blue{border-color:#ecf2f6 !important}.bg-link-purple{background-color:#0a2e89 !important}.text-link-purple{color:#0a2e89 !important}.border-link-purple{border-color:#0a2e89 !important}.bg-light-cerulean{background-color:#4a85ef !important}.text-light-cerulean{color:#4a85ef !important}.border-light-cerulean{border-color:#4a85ef !important}@continue;.border-0{border-width:0 !important}.border-top-0{border-top-width:0 !important}.border-right-0{border-right-width:0 !important}.border-bottom-0{border-bottom-width:0 !important}.border-left-0{border-left-width:0 !important}.border-1{border-width:0.125rem !important}.border-top-1{border-top-width:0.125rem !important}.border-right-1{border-right-width:0.125rem !important}.border-bottom-1{border-bottom-width:0.125rem !important}.border-left-1{border-left-width:0.125rem !important}.border-2{border-width:0.25rem !important}.border-top-2{border-top-width:0.25rem !important}.border-right-2{border-right-width:0.25rem !important}.border-bottom-2{border-bottom-width:0.25rem !important}.border-left-2{border-left-width:0.25rem !important}.border-3{border-width:0.5rem !important}.border-top-3{border-top-width:0.5rem !important}.border-right-3{border-right-width:0.5rem !important}.border-bottom-3{border-bottom-width:0.5rem !important}.border-left-3{border-left-width:0.5rem !important}.border-4{border-width:0.75rem !important}.border-top-4{border-top-width:0.75rem !important}.border-right-4{border-right-width:0.75rem !important}.border-bottom-4{border-bottom-width:0.75rem !important}.border-left-4{border-left-width:0.75rem !important}.border-5{border-width:1.5rem !important}.border-top-5{border-top-width:1.5rem !important}.border-right-5{border-right-width:1.5rem !important}.border-bottom-5{border-bottom-width:1.5rem !important}.border-left-5{border-left-width:1.5rem !important}.border-6{border-width:2rem !important}.border-top-6{border-top-width:2rem !important}.border-right-6{border-right-width:2rem !important}.border-bottom-6{border-bottom-width:2rem !important}.border-left-6{border-left-width:2rem !important}.h-0{height:0 !important}.absolute-top{position:absolute;top:0}.absolute-bottom{position:absolute;bottom:0}.absolute-left{position:absolute;left:0}.absolute-right{position:absolute;right:0}.h-10-px{height:10px}.mh-10-px{max-height:10px}.w-10-px{width:10px}.mw-10-px{max-width:10px}.h-25-px{height:25px}.mh-25-px{max-height:25px}.w-25-px{width:25px}.mw-25-px{max-width:25px}.h-50-px{height:50px}.mh-50-px{max-height:50px}.w-50-px{width:50px}.mw-50-px{max-width:50px}.h-100-px{height:100px}.mh-100-px{max-height:100px}.w-100-px{width:100px}.mw-100-px{max-width:100px}.h-150-px{height:150px}.mh-150-px{max-height:150px}.w-150-px{width:150px}.mw-150-px{max-width:150px}.h-200-px{height:200px}.mh-200-px{max-height:200px}.w-200-px{width:200px}.mw-200-px{max-width:200px}.h-250-px{height:250px}.mh-250-px{max-height:250px}.w-250-px{width:250px}.mw-250-px{max-width:250px}.h-500-px{height:500px}.mh-500-px{max-height:500px}.w-500-px{width:500px}.mw-500-px{max-width:500px}.dropdown:not(:focus-visible):hover>.dropdown-menu{display:block}.list-position-inside{list-style-position:inside}.justify-content-evenly{justify-content:space-around;justify-content:space-evenly}.text-decoration-line-through{text-decoration:line-through}.progress{height:.75rem;border-radius:.9rem}.opacity-0{opacity:0}.opacity-25{opacity:0.25}.opacity-50{opacity:0.5}.opacity-75{opacity:0.75}.opacity-100{opacity:1}.rdrCalendarWrapper{box-sizing:border-box;background:#ffffff;display:inline-flex;flex-direction:column;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.rdrDateDisplay{display:flex;justify-content:space-between}.rdrDateDisplayItem{flex:1 1;width:0;text-align:center;color:inherit}.rdrDateDisplayItem+.rdrDateDisplayItem{margin-left:0.833em}.rdrDateDisplayItem input{text-align:inherit}.rdrDateDisplayItem input:disabled{cursor:default}.rdrMonthAndYearWrapper{box-sizing:inherit;display:flex;justify-content:space-between}.rdrMonthAndYearPickers{flex:1 1 auto;display:flex;justify-content:center;align-items:center}.rdrNextPrevButton{box-sizing:inherit;cursor:pointer;outline:none}.rdrMonths{display:flex}.rdrMonthsVertical{flex-direction:column}.rdrMonthsHorizontal>div>div>div{display:flex;flex-direction:row}.rdrMonth{width:27.667em}.rdrWeekDays{display:flex}.rdrWeekDay{flex-basis:calc(100% / 7);box-sizing:inherit;text-align:center}.rdrDays{display:flex;flex-wrap:wrap}.rdrInfiniteMonths{overflow:auto}.rdrDateRangeWrapper{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.rdrDateInput{position:relative}.rdrDateInput input{outline:none}.rdrDateInput .rdrWarning{position:absolute;font-size:1.6em;line-height:1.6em;top:0;right:.25em;color:#FF0000}.rdrDay{box-sizing:inherit;width:calc(100% / 7);position:relative;font:inherit;cursor:pointer}.rdrDayNumber{display:block;position:relative}.rdrDayNumber span{color:#1d2429}.rdrDayDisabled{cursor:not-allowed}@supports (-ms-ime-align: auto){.rdrDay{flex-basis:14.285% !important}}.rdrSelected,.rdrInRange,.rdrStartEdge,.rdrEndEdge{pointer-events:none}.rdrDayStartPreview,.rdrDayInPreview,.rdrDayEndPreview{pointer-events:none}.rdrDateRangePickerWrapper{display:inline-flex;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.rdrStaticRanges{display:flex;flex-direction:column}.rdrStaticRange{font-size:inherit}.rdrInputRange{display:flex}.rdrCalendarWrapper{color:#000000;font-size:12px}.rdrDateDisplayWrapper{background-color:#eff2f7}.rdrDateDisplay{margin:0.833em}.rdrDateDisplayItem{border-radius:4px;background-color:white;box-shadow:0 1px 2px 0 rgba(35,57,66,0.21);border:1px solid transparent}.rdrDateDisplayItem input{cursor:pointer;height:2.5em;line-height:2.5em;border:0px;background:transparent;width:100%;color:#849095}.rdrDateDisplayItemActive{border-color:currentColor}.rdrDateDisplayItemActive input{color:#7d888d}.rdrMonthAndYearWrapper{align-items:center;height:60px;padding-top:10px}.rdrMonthAndYearPickers{font-weight:600}.rdrMonthAndYearPickers select{-moz-appearance:none;appearance:none;-webkit-appearance:none;border:0;background:transparent;padding:10px 30px 10px 10px;border-radius:4px;outline:0;color:#3e484f;background:url("data:image/svg+xml;utf8,<svg width='9px' height='6px' viewBox='0 0 9 6' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><g id='Artboard' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' transform='translate(-636.000000, -171.000000)' fill-opacity='0.368716033'><g id='input' transform='translate(172.000000, 37.000000)' fill='%230E242F' fill-rule='nonzero'><g id='Group-9' transform='translate(323.000000, 127.000000)'><path d='M142.280245,7.23952813 C141.987305,6.92353472 141.512432,6.92361662 141.219585,7.23971106 C140.926739,7.5558055 140.926815,8.06821394 141.219755,8.38420735 L145.498801,13 L149.780245,8.38162071 C150.073185,8.0656273 150.073261,7.55321886 149.780415,7.23712442 C149.487568,6.92102998 149.012695,6.92094808 148.719755,7.23694149 L145.498801,10.7113732 L142.280245,7.23952813 Z' id='arrow'></path></g></g></g></svg>") no-repeat;background-position:right 8px center;cursor:pointer;text-align:center}.rdrMonthAndYearPickers select:hover{background-color:rgba(0,0,0,0.07)}.rdrMonthPicker,.rdrYearPicker{margin:0 5px}.rdrNextPrevButton{display:block;width:24px;height:24px;margin:0 0.833em;padding:0;border:0;border-radius:5px;background:#EFF2F7}.rdrNextPrevButton:hover{background:#E1E7F0}.rdrNextPrevButton i{display:block;width:0;height:0;padding:0;text-align:center;border-style:solid;margin:auto;transform:translate(-3px, 0px)}.rdrPprevButton i{border-width:4px 6px 4px 4px;border-color:transparent #34495e transparent transparent;transform:translate(-3px, 0px)}.rdrNextButton i{margin:0 0 0 7px;border-width:4px 4px 4px 6px;border-color:transparent transparent transparent #34495e;transform:translate(3px, 0px)}.rdrWeekDays{padding:0 0.833em}.rdrMonth{padding:0 0.833em 1.666em 0.833em}.rdrMonth .rdrWeekDays{padding:0}.rdrMonths.rdrMonthsVertical .rdrMonth:first-child .rdrMonthName{display:none}.rdrWeekDay{font-weight:400;line-height:2.667em;color:#849095}.rdrDay{background:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:0;padding:0;line-height:3.000em;height:3.000em;text-align:center;color:#1d2429}.rdrDay:focus{outline:0}.rdrDayNumber{outline:0;font-weight:300;position:absolute;left:0;right:0;top:0;bottom:0;top:5px;bottom:5px;display:flex;align-items:center;justify-content:center}.rdrDayToday .rdrDayNumber span{font-weight:500}.rdrDayToday .rdrDayNumber span:after{content:'';position:absolute;bottom:4px;left:50%;transform:translate(-50%, 0);width:18px;height:2px;border-radius:2px;background:#3d91ff}.rdrDayToday:not(.rdrDayPassive) .rdrInRange~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrStartEdge~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrEndEdge~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrSelected~.rdrDayNumber span:after{background:#fff}.rdrDay:not(.rdrDayPassive) .rdrInRange~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrStartEdge~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrEndEdge~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrSelected~.rdrDayNumber span{color:rgba(255,255,255,0.85)}.rdrSelected,.rdrInRange,.rdrStartEdge,.rdrEndEdge{background:currentColor;position:absolute;top:5px;left:0;right:0;bottom:5px}.rdrSelected{left:2px;right:2px}.rdrStartEdge{border-top-left-radius:1.042em;border-bottom-left-radius:1.042em;left:2px}.rdrEndEdge{border-top-right-radius:1.042em;border-bottom-right-radius:1.042em;right:2px}.rdrSelected{border-radius:1.042em}.rdrDayStartOfMonth .rdrInRange,.rdrDayStartOfMonth .rdrEndEdge,.rdrDayStartOfWeek .rdrInRange,.rdrDayStartOfWeek .rdrEndEdge{border-top-left-radius:1.042em;border-bottom-left-radius:1.042em;left:2px}.rdrDayEndOfMonth .rdrInRange,.rdrDayEndOfMonth .rdrStartEdge,.rdrDayEndOfWeek .rdrInRange,.rdrDayEndOfWeek .rdrStartEdge{border-top-right-radius:1.042em;border-bottom-right-radius:1.042em;right:2px}.rdrDayStartOfMonth .rdrDayInPreview,.rdrDayStartOfMonth .rdrDayEndPreview,.rdrDayStartOfWeek .rdrDayInPreview,.rdrDayStartOfWeek .rdrDayEndPreview{border-top-left-radius:1.333em;border-bottom-left-radius:1.333em;border-left-width:1px;left:0px}.rdrDayEndOfMonth .rdrDayInPreview,.rdrDayEndOfMonth .rdrDayStartPreview,.rdrDayEndOfWeek .rdrDayInPreview,.rdrDayEndOfWeek .rdrDayStartPreview{border-top-right-radius:1.333em;border-bottom-right-radius:1.333em;border-right-width:1px;right:0px}.rdrDayStartPreview,.rdrDayInPreview,.rdrDayEndPreview{background:rgba(255,255,255,0.09);position:absolute;top:3px;left:0px;right:0px;bottom:3px;pointer-events:none;border:0px solid currentColor;z-index:1}.rdrDayStartPreview{border-top-width:1px;border-left-width:1px;border-bottom-width:1px;border-top-left-radius:1.333em;border-bottom-left-radius:1.333em;left:0px}.rdrDayInPreview{border-top-width:1px;border-bottom-width:1px}.rdrDayEndPreview{border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-top-right-radius:1.333em;border-bottom-right-radius:1.333em;right:2px;right:0px}.rdrDefinedRangesWrapper{font-size:12px;width:226px;border-right:solid 1px #eff2f7;background:#fff}.rdrDefinedRangesWrapper .rdrStaticRangeSelected{color:currentColor;font-weight:600}.rdrStaticRange{border:0;cursor:pointer;display:block;outline:0;border-bottom:1px solid #eff2f7;padding:0;background:#fff}.rdrStaticRange:hover .rdrStaticRangeLabel,.rdrStaticRange:focus .rdrStaticRangeLabel{background:#eff2f7}.rdrStaticRangeLabel{display:block;outline:0;line-height:18px;padding:10px 20px;text-align:left}.rdrInputRanges{padding:10px 0}.rdrInputRange{align-items:center;padding:5px 20px}.rdrInputRangeInput{width:30px;height:30px;line-height:30px;border-radius:4px;text-align:center;border:solid 1px #dee7eb;margin-right:10px;color:#6c767a}.rdrInputRangeInput:focus,.rdrInputRangeInput:hover{border-color:#b4bfc4;outline:0;color:#333}.rdrCalendarWrapper:not(.rdrDateRangeWrapper) .rdrDayHovered .rdrDayNumber:after{content:'';border:1px solid currentColor;border-radius:1.333em;position:absolute;top:-2px;bottom:-2px;left:0px;right:0px;background:transparent}.rdrDayPassive{pointer-events:none}.rdrDayPassive .rdrDayNumber span{color:#d5dce0}.rdrDayPassive .rdrInRange,.rdrDayPassive .rdrStartEdge,.rdrDayPassive .rdrEndEdge,.rdrDayPassive .rdrSelected,.rdrDayPassive .rdrDayStartPreview,.rdrDayPassive .rdrDayInPreview,.rdrDayPassive .rdrDayEndPreview{display:none}.rdrDayDisabled{background-color:#f8f8f8}.rdrDayDisabled .rdrDayNumber span{color:#aeb9bf}.rdrDayDisabled .rdrInRange,.rdrDayDisabled .rdrStartEdge,.rdrDayDisabled .rdrEndEdge,.rdrDayDisabled .rdrSelected,.rdrDayDisabled .rdrDayStartPreview,.rdrDayDisabled .rdrDayInPreview,.rdrDayDisabled .rdrDayEndPreview{filter:grayscale(100%) opacity(60%)}.rdrMonthName{text-align:left;font-weight:600;color:#849095;padding:0.833em}.stylesheet-tester{position:relative;top:0}.site-loaded>.app-wrapper{opacity:1}.site-loaded>.site-loading-indicator{display:none}.AactQuizQuestion .exhibit-stimulus-aact::-webkit-scrollbar{display:none}.AactQuizQuestion .highlight-table{table-layout:fixed}.AactQuizQuestion .highlight-table .highlight-header-cell,.AactQuizQuestion .highlight-table .highlight-cell{overflow-wrap:break-word}.AactQuizQuestion .highlight-table .mat-select-value,.AactQuizQuestion .highlight-table .mat-select-value-text{overflow:unset;text-overflow:unset;overflow-wrap:break-word;white-space:unset}.AactQuizQuestion .highlight-table .mat-select-trigger{height:unset}.AactQuizQuestion .highlight-table .mat-form-field{display:block}.AactQuizQuestion .highlight-table .mat-form-field-infix{min-width:auto}.AactQuizQuestion mat-radio-group ie-inline-rationale-correctness{display:none}.AssignmentForm mat-radio-group ie-inline-rationale-correctness{display:none}.mat-checkbox label{margin-bottom:0px}.mat-checkbox label p{margin-bottom:12px}.QuizQuestion.aact-container{max-width:1500px}.AnnouncementContainer{align-items:center;justify-content:space-between}.AnnouncementContainer a,.AnnouncementContainer span{font-family:"Source Sans Pro", sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:18px}.AnswerStatus .AnswerStatus-correct-icon{position:relative;display:inline-block;width:32px;height:32px}.AnswerStatus .AnswerStatus-border{position:absolute;top:2px;width:28px;height:28px}.AnswerStatus .AnswerStatus-border .AnswerStatus-border-child{position:absolute;top:50%;left:50%;width:5px;height:2px;transform-origin:0% 50%}.AnswerStatus .AnswerStatus-border .AnswerStatus-border-child:nth-child(1){transform:rotate(22.5deg)}.AnswerStatus .AnswerStatus-border .AnswerStatus-border-child:nth-child(2){transform:rotate(45deg)}.AnswerStatus .AnswerStatus-border .AnswerStatus-border-child:nth-child(3){transform:rotate(67.5deg)}.AnswerStatus .AnswerStatus-border .AnswerStatus-border-child:nth-child(4){transform:rotate(90deg)}.AnswerStatus .AnswerStatus-border .AnswerStatus-border-child:nth-child(5){transform:rotate(112.5deg)}.AnswerStatus .AnswerStatus-border .AnswerStatus-border-child:nth-child(6){transform:rotate(135deg)}.AnswerStatus .AnswerStatus-border .AnswerStatus-border-child:nth-child(7){transform:rotate(157.5deg)}.AnswerStatus .AnswerStatus-border .AnswerStatus-border-child:nth-child(8){transform:rotate(180deg)}.AnswerStatus .AnswerStatus-border .AnswerStatus-border-child:nth-child(9){transform:rotate(202.5deg)}.AnswerStatus .AnswerStatus-border .AnswerStatus-border-child:nth-child(10){transform:rotate(225deg)}.AnswerStatus .AnswerStatus-border .AnswerStatus-border-child:nth-child(11){transform:rotate(247.5deg)}.AnswerStatus .AnswerStatus-border .AnswerStatus-border-child:nth-child(12){transform:rotate(270deg)}.AnswerStatus .AnswerStatus-border .AnswerStatus-border-child:nth-child(13){transform:rotate(292.5deg)}.AnswerStatus .AnswerStatus-border .AnswerStatus-border-child:nth-child(14){transform:rotate(315deg)}.AnswerStatus .AnswerStatus-border .AnswerStatus-border-child:nth-child(15){transform:rotate(337.5deg)}.AnswerStatus .AnswerStatus-border .AnswerStatus-border-child:nth-child(16){transform:rotate(360deg)}.AnswerStatus .AnswerStatus-border .AnswerStatus-border-child::after{display:block;width:80%;height:80%;content:"";background-color:#3e8a3d;opacity:0;transform:translateX(6.66px);-webkit-animation:juke-out .8s ease-out .1s forwards;animation:juke-out .8s ease-out .1s forwards}.AnswerStatus .AnswerStatus-check-child{position:absolute;height:2px;margin-top:16px;margin-left:5px;background-color:#3e8a3d;transform-origin:0% 50%}.AnswerStatus .AnswerStatus-check-a{bottom:15px;width:7px;transform:rotate(45deg) scaleX(0);-webkit-animation:custom-check-a .1s ease-out 0s forwards;animation:custom-check-a .1s ease-out 0s forwards}.AnswerStatus .AnswerStatus-check-b{top:3px;left:5px;width:17px;transform:rotate(-45deg) scaleX(0);-webkit-animation:custom-check-b .2s ease-in .1s forwards;animation:custom-check-b .2s ease-in .1s forwards}.AnswerStatus .AnswerStatus-correct,.AnswerStatus .AnswerStatus-incorrect{opacity:0}.AnswerStatus .AnswerStatus-correct{transform:translateY(50%);-webkit-animation:correct .6s linear 0s forwards;animation:correct .6s linear 0s forwards}.AnswerStatus .AnswerStatus-correct.perfect{-webkit-animation:correct .8s linear 0s forwards;animation:correct .8s linear 0s forwards}.AnswerStatus .AnswerStatus-incorrect{transform:translateY(-50%);-webkit-animation:incorrect .3s linear 0s forwards;animation:incorrect .3s linear 0s forwards}@-webkit-keyframes spin{100%{transform:rotate(360deg)}}@keyframes spin{100%{transform:rotate(360deg)}}@-webkit-keyframes custom-check-a{100%{transform:rotate(45deg) scaleX(1)}}@keyframes custom-check-a{100%{transform:rotate(45deg) scaleX(1)}}@-webkit-keyframes custom-check-b{100%{transform:rotate(-45deg) scaleX(1)}}@keyframes custom-check-b{100%{transform:rotate(-45deg) scaleX(1)}}@-webkit-keyframes correct{50%{opacity:0;transform:translateY(0)}100%{opacity:1;transform:translateX(-10px)}}@keyframes correct{50%{opacity:0;transform:translateY(0)}100%{opacity:1;transform:translateX(-10px)}}@-webkit-keyframes incorrect{100%{opacity:1;transform:translateY(0)}}@keyframes incorrect{100%{opacity:1;transform:translateY(0)}}@-webkit-keyframes juke-out{30%{opacity:1;transform:translateX(18px)}50%{opacity:.7;transform:translateX(14px)}100%{opacity:0;transform:translateX(10px)}}@keyframes juke-out{30%{opacity:1;transform:translateX(18px)}50%{opacity:.7;transform:translateX(14px)}100%{opacity:0;transform:translateX(10px)}}.Answers{position:relative;padding-left:0;list-style:none}.Answers .answer.graphic-choice-answer .Image{display:inline-block;vertical-align:text-top}.Answers .answer.correct-answer{background-color:#ecf5fb}.Answers .answer .strikeThrough .answer-choice{text-decoration:line-through}.Answers .answer .strikeThrough .graphic-choice-answer-image{opacity:.25;transition:opacity .25s ease-in-out}.Answers .answer .graphic-choice-answer-image{opacity:1;transition:opacity .25s ease-in-out}.is-striking-out .Answers .answer .answer-label{cursor:crosshair;cursor:url(/images/Strikeout-cursor.svg) 16 16,auto}.Answers .answer .answer-label .answer-choice::before,.Answers .answer .answer-label .answer-choice::after{content:"\00a0"}.Answers .answer .answer-status{position:absolute}.Answers .answer .answer-status.success{left:-13px;color:#3e8a3d}.Answers .answer .answer-status.error{top:-6px;left:-10px;font-size:1.4em;color:#cf3422}.Answers .answer .answer-name{font-weight:400;cursor:text}.is-striking-out .Answers .answer .answer-name{cursor:crosshair;cursor:url(/images/Strikeout-cursor.svg) 16 16,auto}.Answers .answer .answer-name,.Answers .answer .answer-name p{display:inline}.Answers .answer .response-input{position:relative;width:21px;min-width:21px;height:21px;margin:0 6px 0 0;vertical-align:text-top;cursor:inherit}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.Answers .answer .response-input[type="checkbox"],.Answers .answer .response-input[type="radio"]{z-index:-1}}.Answers .answer .response-input[type="checkbox"]{position:absolute;top:0;left:15px;padding:11px;margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.Answers .answer .response-input[type="checkbox"]:hover,.Answers .answer .response-input[type="checkbox"]:focus,.Answers .answer .response-input[type="checkbox"]:active{border:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.Answers .answer .response-input[type="checkbox"]:focus-visible{outline:auto}.Answers .answer .response-input[type="checkbox"]+.btn{vertical-align:text-bottom}.Answers .answer .response-input[type="radio"]{position:absolute;top:2px;padding:11px;margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.Answers .answer .response-input[type="radio"]:checked,.Answers .answer .response-input[type="radio"]:active,.Answers .answer .response-input[type="radio"]:focus{border:none;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.Answers .answer .response-input[type="radio"]:checked::before{display:block;-webkit-appearance:none;-moz-appearance:none;appearance:none}.fred-question-list .GraphicChoiceQuestion{-webkit-user-select:unset;-moz-user-select:unset;-ms-user-select:unset;user-select:unset}.fred-question-list .answer.graphic-choice-answer .Image{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.archive-table .table-row{padding-top:0% !important;padding-bottom:0% !important}.archive-table .table-row:last-child .col{border-bottom:1px solid #ccc}.archive-table .table-row .col{border-top:1px solid #ccc}.archive-table .table-row .col:last-child{border-top:none;border-bottom:none;border-left:1px solid #ccc}.archive-table .table-row .col:first-child{border-left:1px solid #ccc}.archive-table .table-row .cell-last-margin{padding:.6rem 0%}.archive-table .table-row .cell-last-margin-community{padding:.6rem .5rem}.archive-table .table-row .reduced-width{max-width:25px !important}.archive-table .table-header-row .no-width,.archive-table .table-row .no-width{max-width:0 !important;padding:0 !important}.archive-table .SvgContainer{pointer-events:none}.assignment-class-average .nav-item{left:6px;font-size:1.1rem !important;background:none !important;border-width:0 !important}.AssignmentTable{padding:.6rem .5rem 1.6rem}.AssignmentTable .table-header-row>.col{font-weight:700;white-space:nowrap}.AssignmentTable .table-row>.col{display:flex;align-items:center;justify-content:start}.AssignmentTable .table-row .col:nth-child(2){border-left:1px solid #ccc}.AssignmentTable .table-row .col.template-column{word-break:break-word}.AssignmentTable .table-row .col.actions-column{justify-content:end;word-break:normal}.AssignmentTable .table-row .col.archive-column{justify-content:center;max-width:85px}.AssignmentTable .table-row .col:last-child{padding:0 .3rem}.AssignmentTable .clickable-row:hover:not(:disabled){background-color:#ecf5fb}.AssignmentTable .clickable-row:hover:not(:disabled) .col:last-child{background-color:#fff}.AssignmentTable .columns-container,.AssignmentTable .table-header-row{padding-right:1rem}.AssignmentTable .icon-filler{width:20px;height:40px}.SelectedQuestionTable{border-color:#ccc;border-style:solid;border-width:1px}.SelectedQuestionTable .question-name-wrapper{display:flex;justify-content:space-between}.SelectedQuestionTable .question-name-wrapper .question-name{flex:1}.SelectedQuestionTable .question-name-wrapper .group-info{width:92px;margin-left:20px}.SelectedQuestionTable .table-header-row,.SelectedQuestionTable .table-row{margin:0}.SelectedQuestionTable .table-row{border-color:#ccc;border-style:solid;border-width:0 0 1px}.SelectedQuestionTable .table-row .col .question-name{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;height:48px;overflow:hidden;line-height:24px;text-overflow:ellipsis}.SelectedQuestionTable .table-row .col:last-child{max-width:25px}.AccommodationsList .table-header-row{font-weight:700}.AccommodationsList .table-row{border-color:#ccc;border-style:solid;border-width:1px}.AccommodationsList .table-row>.col{display:flex;align-items:center;justify-content:start}.AssignmentIndividualPerformanceTable .clickable-row:hover:not(:disabled){background-color:#ecf5fb}.AssignmentIndividualPerformanceTable .table-row .col-1,.AssignmentIndividualPerformanceTable .table-header-row .col-1{padding-left:0}.AssignmentIndividualPerformanceTable .table-header-row{white-space:nowrap}.AssignmentIndividualPerformanceTable .table-header-row.scrollable{padding-right:17px}.AssignmentIndividualPerformanceTable .columns-container .table-row>.col{height:auto;min-height:48px;max-height:84px;overflow-y:clip}.AssignmentIndividualPerformanceTable .table-row .col-1,.AssignmentIndividualPerformanceTable .table-header-row .col-1{padding-left:0}.AssignmentIndividualPerformanceTable .table-row>.col{min-height:48px;max-height:84px;overflow-y:clip}.AssignmentQuestionListTable .table-header-row{display:flex;align-items:center;font-weight:700;white-space:nowrap}.AssignmentQuestionListTable .columns-container.scrollable{height:500px !important;border-color:#ccc;border-style:solid;border-width:1px}.AssignmentQuestionListTable .table-header-row .col:last-child,.AssignmentQuestionListTable .table-row .col:last-child{max-width:50px}.AssignmentQuestionListTable .table-row{border-color:#ccc;border-style:solid;border-width:1px 0px !important}.AssignmentQuestionListTable .table-row:first-child{border-top-width:0 !important}.AssignmentQuestionListTable .table-row:last-child{border-bottom-width:0 !important}.AssignmentQuestionListTable .table-row .col:first-child{height:auto !important;line-height:normal !important;white-space:normal !important}.AssignmentQuestionListTable .table-row .col:first-child .question-name{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;height:48px;overflow:hidden;line-height:24px;text-overflow:ellipsis}.AssignmentQuestionListTable .expanded{width:100%;word-break:break-word}.AssignmentQuestionListTable .item{overflow:scroll}.AssignmentQuestionListTable .aact-bowtie templatepreviewcontainer:nth-child(2)>div>div{min-width:420px !important}.AssignmentQuestionListTable .question-name-wrapper{display:flex;justify-content:space-between;width:100%}.AssignmentQuestionListTable .question-name-wrapper .question-name{flex:1}.AssignmentQuestionListTable .question-name-wrapper .group-info{width:92px;margin-left:20px}.partial-correct-column{display:flex;flex-direction:row;align-items:center;justify-content:center;margin-left:-15px}.ResultsSubjectList .table-header-row{font-weight:700}.ResultsSubjectList .table-row{border-color:#ccc;border-style:solid;border-width:1px 1px 0px !important}.ResultsSubjectList .table-row:last-child{border-bottom-width:1px !important}.AsyncComponent>.LoadingIcon{-webkit-animation:async-loading-indicator-fade-in 1s;animation:async-loading-indicator-fade-in 1s}.AsyncComponent.loading>.async-wrapped-component{display:none}.AsyncComponent.loaded>.LoadingIcon{display:none}@-webkit-keyframes async-loading-indicator-fade-in{0%{opacity:0}40%{opacity:0}100%{opacity:1}}@keyframes async-loading-indicator-fade-in{0%{opacity:0}40%{opacity:0}100%{opacity:1}}.badge.badge-quiz-list-complete,.badge.badge-quiz-list-incomplete,.badge.badge-quiz-list-new,.badge.badge-quiz-list-disabled,.badge.badge-quiz-list-hidden-assignment-submitted{display:flex;align-items:center;justify-content:center;width:65px;height:66%;line-height:1.1;border-style:solid;border-width:1px;border-radius:2rem}.badge.badge-quiz-list-complete{background-color:#8fd5ac;border-color:#000}.badge.badge-quiz-list-incomplete{color:#0044db;border-color:#0044db}.badge.badge-quiz-list-hidden-assignment-submitted{font-size:.775rem;color:#fff;background-color:#0044db}.badge.badge-quiz-list-new{color:#fff;background-color:#cf3422;border-color:#cf3422}.badge.badge-quiz-list-disabled{color:#ccc;border-color:#ccc}.badge.badge-assignment-template{border:1px solid #919191}.BrowseSubjects{position:relative}.BrowseSubjects .select{display:flex;align-items:center}.BrowseSubjects .select svg{height:8px}.BrowseSubjects .menu-container{position:absolute;top:34px;right:0;z-index:2000;width:400px;height:500px;border:solid 1px #ccc;box-shadow:0 2px 4px 0 rgba(0,0,0,0.5)}.BrowseSubjects .subjects-section{height:400px;overflow-y:scroll}.BrowseSubjects .search-button{-ms-grid-row-align:center;align-self:center;height:25px;margin-top:auto;border-right:none;border-bottom:none;border-left:none;border-radius:0}.BrowseSubjects .btn:focus,.BrowseSubjects .btn-light:focus{color:#495057;background-color:#fff;border-color:#5c8eff;border-radius:.3125rem;outline:0;box-shadow:0 0 0 0.2rem rgba(0,68,219,0.25)}.BrowseSubjects .Button.btn.btn-light{border:2px solid #64839c}.BrowseSubjects .select .btn-label{width:130px;font-weight:700}.FilterQuestionStatus .menu-container{width:150px;height:100px}.FilterQuestionStatus .select{width:150px}.FilterDifficulty .menu-container{width:125px;height:80px}.FilterDifficulty .select{width:125px}.FilterSubjects .menu-container{width:-webkit-max-content;width:-moz-max-content;width:max-content;min-width:300px;max-height:500px;overflow-y:scroll}.FilterSubjects .select{width:200px}.FilterDifficulty .menu-container,.FilterQuestionStatus .menu-container,.FilterSubjects .menu-container{position:absolute;top:32px;z-index:2000;border:solid 1px #ccc;box-shadow:0 2px 4px 0 rgba(0,0,0,0.5)}.FilterDifficulty .subjects-section,.FilterQuestionStatus .subjects-section,.FilterSubjects .subjects-section{height:413px;overflow-y:scroll}.calculator-container{display:flex;flex-direction:column;align-items:center;justify-content:space-between;min-height:400px;font-family:Roboto, sans-serif;text-align:center;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.calculator-container.fred{min-height:auto}.calculator-container button,.calculator-container input{cursor:pointer;background:transparent;border:none;box-shadow:none}.calculator-container button:focus,.calculator-container input:focus,.calculator-container button:hover,.calculator-container input:hover,.calculator-container button:active,.calculator-container input:active{outline:none}.calculator-container button:focus-visible,.calculator-container input:focus-visible{outline:auto}.calculator-container a,.calculator-container a:hover,.calculator-container a:active,.calculator-container a:visited,.calculator-container a:focus{color:inherit;text-decoration:none}.calculator{display:flex;flex-direction:column;width:100vw;height:100vh;border-radius:10px;box-shadow:0 4px 5px 0 rgba(0,0,0,0.14),0 1px 10px 0 rgba(0,0,0,0.12),0 2px 4px -1px rgba(0,0,0,0.2)}.calculator .key{display:flex;flex-basis:25%;flex-shrink:0;flex-grow:1;align-items:center;justify-content:center;font-size:20px;font-weight:400;color:#6a6767;background:#e5e5ea;border-color:rgba(84,77,77,0.25);border-style:solid;border-top-width:0;border-right-width:1px;border-bottom-width:1px;border-left-width:0}.calculator .key:last-of-type{color:#fff;background:#1b3950;border-right-width:0}.calculator .key.key-label:last-of-type{font-size:130%}.calculator .keypad{position:relative;display:flex;flex-basis:0;flex-direction:column;flex-shrink:1;flex-grow:2.5}.calculator .keypad-row{display:flex;flex-basis:20%;flex-shrink:0;flex-grow:1}.calculator .keypad-row:last-of-type{overflow:hidden;border-radius:0 0 10px 10px}.calculator .key.number{background:#ededf3}.calculator .zero{flex-basis:50%;flex-shrink:0;flex-grow:2}.calculator .clear .key-label{font-size:86%}.calculator .key.number .key-label{font-size:110%}.calculator .key:active,.calculator .key.active{background:linear-gradient(to left, #d5d5db, #dfdfdf)}.calculator .key:last-of-type:active,.calculator .key.active:last-of-type{background:linear-gradient(to left, #db944c, #ed9c4a)}.calculator.scientific .key{flex-basis:10%;flex-shrink:1;flex-grow:1;font-size:17px;border-color:rgba(84,77,77,0.17)}.calculator.scientific .zero{flex-basis:20%;flex-shrink:0;flex-grow:2}.calculator.basic{width:290px;height:400px}.calculator.scientific{width:700px;height:400px}.calculator-display{display:flex;flex-basis:0;flex-shrink:1;flex-grow:1;align-items:flex-end;justify-content:space-between;padding:10px 20px 10px 10px;font-weight:300;color:#f1f1f1;background:linear-gradient(to bottom, #2f2c2c, #444141);border:solid 1px #504b4b;border-bottom-width:0;border-radius:10px 10px 0 0}.display-unit{font-size:13px;font-weight:500;letter-spacing:.5px}.calculator.fred{width:235px;height:255px;padding:.5rem;border-color:#1b3950;border-style:solid;border-width:.125rem;border-radius:.3125rem}.calculator.fred .calculator-display{flex-grow:0;justify-content:flex-end;padding:.25rem;font-size:1.25rem;font-weight:600;color:#101010;background:#f8f8f8;border-color:#101010;border-width:1px;border-radius:.3125rem}.calculator.fred .keypad-row{flex-basis:auto}.calculator.fred .keypad-row:last-of-type{border-radius:0}.calculator.fred .keypad-row .key{flex-shrink:1;margin-right:.125rem;margin-left:.125rem;font-size:1rem;font-weight:600;color:#101010;border-color:#1b3950;border-style:solid;border-width:1px;border-radius:.3125rem}.calculator.fred .keypad-row .key.memoryAdd,.calculator.fred .keypad-row .key.memoryRecall,.calculator.fred .keypad-row .key.memoryClear{text-transform:uppercase}.calculator.fred .keypad-row .key.sqrt span{text-decoration:overline}.calculator.fred .keypad-row .key.zero{flex-basis:inherit}.calculator.fred .keypad-row .key.function{background:linear-gradient(#d4c9e8, #c286d6)}.calculator.fred .keypad-row .key.function:hover{background:linear-gradient(#c286d6, #d4c9e8)}.calculator.fred .keypad-row .key.unaryOperation,.calculator.fred .keypad-row .key.binaryOperation{background:linear-gradient(#a7b7f5, #7999f8)}.calculator.fred .keypad-row .key.unaryOperation:hover,.calculator.fred .keypad-row .key.binaryOperation:hover{background:linear-gradient(#7999f8, #a7b7f5)}.calculator.fred .keypad-row .key.clear,.calculator.fred .keypad-row .key.equals{background:linear-gradient(#f7db7f, #dbc26d)}.calculator.fred .keypad-row .key.clear:hover,.calculator.fred .keypad-row .key.equals:hover{background:linear-gradient(#dbc26d, #f7db7f)}.calculator.fred .keypad-row .key.number{background:linear-gradient(#f8f9fa, #adb5bd)}.calculator.fred .keypad-row .key.number:hover{background:linear-gradient(#adb5bd, #f8f9fa)}@media (max-width: 450px),(max-width: 740px) and (max-height: 450px){.calculator{position:fixed;top:0;right:0;left:0;width:100%;height:100%;border-radius:0;box-shadow:none}.calculator-display{border-radius:0}.keypad-row:last-of-type{border-radius:0}}.CaseQuestionNav{position:absolute;bottom:100%;width:100%;transition:transform 0.5s;transform:translateY(0)}.StyleGuideComponent .CaseQuestionNav{position:relative}.CaseQuestionNav.collapse-container{transform:translateY(100px)}.CaseQuestionNav .case-header-container{align-items:center;height:55px;margin-bottom:-20px;border-bottom:20px solid #dee2e6;transition:border-bottom .5s}.CaseQuestionNav .case-header-container .case-header-title{font-size:1rem}.CaseQuestionNav .case-header-container .case-collapser{-ms-grid-column-align:end;justify-self:end}.CaseQuestionNav .case-header-container .case-collapser:hover,.CaseQuestionNav .case-header-container .case-collapser:focus,.CaseQuestionNav .case-header-container .case-collapser:active{text-decoration:none}.CaseQuestionNav .case-question-container{overflow-x:scroll;-ms-scroll-snap-type:x proximity;scroll-snap-type:x proximity}.CaseQuestionBox{flex-basis:100%;min-width:20vw;height:100px;margin-top:-1px;scroll-snap-align:start}.CaseQuestionBox .question-box-header{height:20px}.CaseQuestionBox .question-box-body{height:75%;line-height:1.7}.ClassEditForm .Searchbox{width:25%;padding:.25rem .5rem 0 0}.ClassEditForm #member-group-name{padding:0 .5rem}.ClassEditForm>.Section{padding:.75rem .5rem}.ClassEditForm>.Section:first-child{margin-bottom:1rem}.ClassEditForm>.Section input[type="submit"]{margin-top:1rem}@media (max-width: 768px){.ClassEditForm .Searchbox{width:50%}}.ClassPerformance .borderless{border:0px}.ClassPerformance .charts{width:45%;padding:1em 0 .5em}@media (max-width: 768px){.ClassPerformance .charts{width:100%}}.ClassPerformance .download-button{padding:.01rem .5rem}.ClassPerformance .buttons-container{flex-direction:row-reverse}.ClassView .class-info{display:flex;font-weight:700;line-height:32px}.ClassView .class-info>*{position:relative;padding-inline:.5em;margin:0;white-space:nowrap}.ClassView .class-info>*:first-child{padding-left:0}.ClassView .class-info :not(:last-child)::after{position:absolute;top:25%;right:0;height:50%;content:"";border-right:1.5px solid #000}.ClassView .Searchbox{width:250px}.ClassView .ClassMembersTable{padding:.6rem .5rem 1.6rem}.ClassView .ClassMembersTable .Table.container{height:auto}.ClassView .ClassMembersTable .columns-container,.ClassView .ClassMembersTable .table-header-row{padding-left:1rem}.ClassView .ClassMembersTable .table-header-row{height:25px;padding-right:15px;font-weight:700}.ClassView .ClassMembersTable .table-header-row.scrollable{padding-right:15px}.ClassView .ClassMembersTable .table-header-row .col{white-space:nowrap}.ClassView .ClassMembersTable .table-row{border-top:solid #ccc 1px}.ClassView .ClassMembersTable .clickable-row:hover:not(:disabled){background-color:#ecf5fb}.ClassView .ClassMembersTable .columns-container{border:solid #ccc 1px;border-top:none}.ClassView .ClassMembersTable .columns-container.scrollable{max-height:60vh}.ClassView .ClassMembersTable .row.table-row{padding-top:0;padding-bottom:0;border-bottom:none;border-radius:0}.ClassView .ClassMembersTable .row.table-row>.col{display:flex;align-items:center;height:48px;padding-top:.2rem;padding-bottom:.2rem}.ClassView .ClassMembersTable .col-email{flex:0 0 17%;max-width:17%}.ClassView .ClassMembersTable .col-first-name{flex:0 0 17%;max-width:17%}.ClassView .ClassMembersTable .col-last-name{flex:0 0 17%;max-width:17%}.ClassView .ClassMembersTable .col-user-actions{flex-grow:1;justify-content:end}.ClassView .ClassMembersTable .col-user-actions>button{position:relative;line-height:48px;padding-inline:.5em}.ClassView .ClassMembersTable .col-user-actions :not(:last-child)::after{position:absolute;top:25%;right:0;height:50%;content:"";border-right:1px solid #ccc}@media (max-width: 768px){.ClassView .Searchbox{width:initial}.ClassView .ClassMembersTable .col-email{flex:1;max-width:initial}.ClassView .ClassMembersTable .col-first-name{flex:1;max-width:initial}.ClassView .ClassMembersTable .col-last-name{flex:1;max-width:initial}.ClassView .ClassMembersTable .col-user-actions{flex-basis:100%;justify-content:center}}@media (max-width: 576px){.ClassView .ClassMembersTable .Table.container{padding-inline:0}}.ClassesTable{padding:.6rem .5rem 1.6rem}.ClassesTable .Table.container{height:auto}.ClassesTable .columns-container,.ClassesTable .table-header-row{padding-left:1rem}.ClassesTable .table-header-row{height:25px;font-weight:700}.ClassesTable .table-header-row.scrollable{padding-right:15px}.ClassesTable .table-header-row .col{white-space:nowrap}.ClassesTable .table-row{border-top:solid #ccc 1px;padding-inline:20px}.ClassesTable .clickable-row:hover:not(:disabled){background-color:#ecf5fb}.ClassesTable .columns-container{border:solid #ccc 1px;border-top:none}.ClassesTable .columns-container.scrollable{max-height:60vh}.ClassesTable .row.table-row{padding-top:0;padding-bottom:0;border-bottom:none;border-radius:0}.ClassesTable .row.table-row>.col{display:flex;align-items:center;height:48px;padding-top:.2rem;padding-bottom:.2rem}.ClassesTable .class-list-actions>a{line-height:48px}.ClassesTable .class-list-actions .btn.view-class,.ClassesTable .class-list-actions .btn.edit-class{position:relative;padding-inline:.5em}.ClassesTable .class-list-actions .btn.view-class::after{position:absolute;top:25%;right:0;height:50%;content:"";border-right:1px solid #ccc}.ClassesTable.List .row{margin-right:-17px;margin-left:-17px}.ClassesTable.List .col.col-name{flex:0 0 24%;max-width:24%}.ClassesTable.List .col.col-members,.ClassesTable.List .col.col-delegates{flex:0 0 14%;max-width:14%;word-break:initial}.ClassesTable.List .col.col-created-at{flex:0 0 12%;max-width:12%;word-break:initial}.ClassesTable.List .col.col-actions{justify-content:end;word-break:initial}.ClassesTable.List .col.col-archive{flex-grow:unset;min-width:50px;padding-right:55px}.ClassesTable.List .ArchivedTable .col-name{flex:0 0 35%;max-width:35%}.ClassesTable.List .ArchivedTable .col-created-at{flex:1;max-width:initial}.ClassesTable.List .ArchivedTable .col-archive{min-width:110px}.classesSearchBox-5{left:5rem}.full-table .table-row>.col:last-child{border-width:1px 1px 0 0}.full-table .table-row:last-child>.col:last-child{border-bottom-width:1px}.report-buttons .table-header-row>.col:last-child,.report-buttons .table-row>.col:last-child{flex-grow:unset;justify-content:center;min-width:110px;max-width:110px}.report-buttons .btn{padding:.1rem .4rem;line-height:1.5}.checkbox-column .table-header-row .col:first-child{max-width:4em}.checkbox-column .table-row .col:first-child{max-width:3em;padding-left:3em;border-width:1px 1px 0}@media (max-width: 768px){.ClassesTable.List .col.col-name{flex:0 0 25%;max-width:25%}.ClassesTable.List .col.col-actions{flex:0 0 24%;justify-content:end;max-width:24%;padding-inline:5px}.ClassesTable.List .col.col-archive{padding-right:15px}}@media (max-width: 576px){.ClassesTable .Table.container{padding-inline:0}.ClassesTable.List .col.col-name{flex:0 0 32%;max-width:32%}.ClassesTable.List .col.col-members,.ClassesTable.List .col.col-delegates{flex:0 0 20%;max-width:20%}.ClassesTable.List .col.col-created-at{flex:.7;max-width:initial}.ClassesTable.List .col.col-actions{flex:2;max-width:initial}.ClassesTable.List .col.col-archive{flex:1}.ClassesTable.List .ArchivedTable .table-row .col-archive{flex:0 0 auto;justify-content:center}.ClassesTable .class-list-actions{flex:auto;justify-content:end}.ClassesTable .class-list-actions .btn.view-class::after{border-right:none}.ClassesTable .class-list-actions .btn.view-class,.ClassesTable .class-list-actions .btn.edit-class{padding-inline:1.5em}}.ClinicalPearlListFilter{position:fixed;z-index:900;min-height:90px}.ClinicalPearlListFilter .filter-top-row{flex-basis:45%}.ClinicalPearlListFilter .filter-top-row .input-container{height:30px}.ClinicalPearlListFilter .filter-top-row .input-container .form-control:focus{border-color:#e5e5e5;box-shadow:0 0 0 0.2rem rgba(216,216,217,0.5)}.ClinicalPearlListFilter .filter-mid-row{flex-basis:40%}.ClinicalPearlListFilter .filter-btm-row{flex-basis:10%}.ClinicalPearlListFilter .filter-btm-row .badge:first-of-type{margin-left:0}.ClinicalPearlListFilter .filter-footer-row{flex-basis:10%}.ClinicalPearlListFilter .pill{min-width:100px;max-width:20%;margin-left:8px}.ClinicalPearlsListTable{flex:1;padding-right:0px;padding-left:0px;background-color:#fff}.ClinicalPearlsListTable .table-header-row{font-weight:700;border-bottom:2px solid #dee2e6 !important}.ClinicalPearlsListTable .table-row .col:last-child{min-width:40px}.ClinicalPearlsListTable .row{margin-left:0px}.ClinicalPearlsListTable .row .col{padding:.5rem}.ClinicalPearlsListTable .text-col{height:50px}.ClinicalPearlsListTable .reduced-question{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ClinicalPearlsListTable .modal-table{height:22.5rem}.ClinicalPearlsListTable .modal-table .table-row .col:last-child{border-top:1px solid #ccc;border-right:1px solid #ccc;border-left:none}.CmeCertificateList .table-header-row>.col{font-weight:700}.CmeCertificateList .table-row{padding-top:.2rem;padding-bottom:.2rem;border:1px solid #ccc;border-bottom:none;border-radius:0}.CmeCertificateList .table-row:last-child{border-bottom:1px solid #ccc}.CmeListItem .inner-card-container{display:-ms-grid;display:grid;-ms-grid-columns:22% 22% 22% 1fr;padding:8px 0}.CmeListItem .inner-card-container>div{padding:0 8px;border-right:1px solid #ccc}.CmeListItem .inner-card-container>div:last-child{border:none}.CmeListItem .credits-earned-box{display:-ms-grid;display:grid;-ms-grid-rows:20% 30% 50%;grid-template-rows:20% 30% 50%;align-items:center;justify-items:center;-ms-grid-column:1;grid-column:1}.CmeListItem .credits-earned-box .credits div{padding:10px 15px;text-align:center}.CmeListItem .credits-progress-box{display:-ms-grid;display:grid;-ms-grid-rows:25% 50% 25%;grid-template-rows:25% 50% 25%;-ms-grid-column:2;grid-column:2}.CmeListItem .percent-correct-box{display:-ms-grid;display:grid;-ms-grid-rows:25% 30% 25% 20%;grid-template-rows:25% 30% 25% 20%;align-items:center;justify-items:center;-ms-grid-column:3;grid-column:3}.CmeListItem .claim-upgrade-box{display:flex;flex-direction:column;align-items:center;-ms-grid-column:4;grid-column:4}.CmeListItem .credits-earned-box>*:nth-child(1),.CmeListItem .credits-progress-box>*:nth-child(1),.CmeListItem .percent-correct-box>*:nth-child(1),.CmeListItem .claim-upgrade-box>*:nth-child(1){-ms-grid-row:1;grid-row:1}.CmeListItem .credits-earned-box>*:nth-child(2),.CmeListItem .credits-progress-box>*:nth-child(2),.CmeListItem .percent-correct-box>*:nth-child(2),.CmeListItem .claim-upgrade-box>*:nth-child(2){-ms-grid-row:2;grid-row:2}.CmeListItem .credits-earned-box>*:nth-child(3),.CmeListItem .credits-progress-box>*:nth-child(3),.CmeListItem .percent-correct-box>*:nth-child(3),.CmeListItem .claim-upgrade-box>*:nth-child(3){-ms-grid-row:3;grid-row:3}.CmeListItem .credits-earned-box>*:nth-child(4),.CmeListItem .credits-progress-box>*:nth-child(4),.CmeListItem .percent-correct-box>*:nth-child(4),.CmeListItem .claim-upgrade-box>*:nth-child(4){-ms-grid-row:4;grid-row:4}.CmeListItem .place-self-start{-ms-grid-row-align:start;-ms-grid-column-align:start;place-self:start}.CmeListItem .place-self-end{-ms-grid-row-align:end;-ms-grid-column-align:end;place-self:end}.CmeListItem .justify-self-start{-ms-grid-column-align:start;justify-self:start}.CmeListItem .place-self-center{-ms-grid-row-align:center;-ms-grid-column-align:center;place-self:center}.CmeListItem .jusify-self-center{-ms-grid-row-align:center;-ms-grid-column-align:center;place-self:center}.CmeListItem .view-activity-btn{display:flex;justify-content:center}.CmeListItem .promo-credits{padding-left:20px}.CmeMoc .cme-list-container{padding:0.75rem}.CmeMoc .cme-list-container .details:first-child{border-bottom:1px solid #ccc}.CmeMoc .cme-list-container .details:last-child:not(:only-child){padding-top:12px}.CmeSurvey{padding:2rem}.CmeSurvey .credits-to-be-claimed{padding:6px 12px}.CmeSurvey .rating-display{height:100px}.CmeSurvey .display-grid{display:-ms-grid;display:grid}.CmeSurvey .back-button{position:absolute;top:1em}.CmeSurvey .close-btn{position:absolute;top:0.5rem;right:0.5rem}.CmeSurvey .wide-line-height{line-height:2em}.CmeSurvey .button-box>*{flex-grow:1}.CmeSurvey .switch-quality{flex-basis:20%}.CmeSurvey .personal-info input{margin-bottom:8px}.CmeSurvey .personal-info label{font-weight:700}.CreateClassTable{padding:.6rem .5rem 1.6rem;overflow:hidden}.CreateClassTable .Table.container{max-height:630px}.CreateClassTable .table-header-row{height:25px;white-space:nowrap}.CreateClassTable .table-header-row.scrollable{padding-right:2rem}.CreateClassTable .columns-container.scrollable{max-height:603px}.CreateClassTable .table-header-row>.col{font-weight:700}.CreateClassTable .table-row{padding-top:0 !important;padding-bottom:0 !important;border-bottom:none;border-radius:0}.CreateClassTable .table-row:first-child{border-top-color:#ccc;border-top-style:solid;border-top-width:1px}.CreateClassTable .table-row:last-child{margin-bottom:1.5rem}.CreateClassTable .table-row>.col{display:flex;align-items:center;padding-top:.2rem;padding-bottom:.2rem;border-color:#ccc;border-style:solid;border-width:0 0 1px}@media (min-width: 576px){.CreateClassTable .table-row>.col{height:48px}}.CreateClassTable .table-row>.col:first-child{border-left-width:1px}.CreateClassTable .table-row>.col:last-child{border-right-width:1px}.CreateClassTable .columns-container,.CreateClassTable .table-header-row{padding-right:1rem;padding-left:1rem}.CreateClassTable .class-list-actions{align-items:center}.CreateClassTable .class-list-actions>a{line-height:48px}.CreateClassTable .class-list-actions>.archive-class-btn{height:50%}.CreateClassTable .clickable-row:hover:not(:disabled){background-color:#ecf5fb}.CreateClassTable.AactClassSubjectTable .table-header-row{height:40px}.CreateClassTable.AactClassSubjectTable .table-row>.col{display:block;padding-top:1rem}.highlight-square{width:20px;height:20px;border:1px solid #000;border-radius:0}.highlight-square.inline{width:1em;height:1em}.scrollable-div{height:400px;overflow:auto}.Exhibits .Button.btn-light[role="switch"][aria-checked="true"]{font-weight:700;background:#ccc}.Exhibits .react-transform-component{cursor:-webkit-grab;cursor:grab}.Exhibits .grabbing .react-transform-component{cursor:-webkit-grabbing;cursor:grabbing}.ExibitImage .zoom-controls{top:-40px;right:20px;z-index:200}.PearsonVueExhibits{background-color:#026daa}.PearsonVueExhibits .close{opacity:1 !important}.PearsonVueExhibits .close path{stroke:#fff;stroke-width:2px}.PearsonVueExhibits .exhibit-btns .Button::before{position:absolute;top:-12px;left:-12px;width:20px;height:20px;content:"";background-color:#026daa;transform:rotate(45deg)}.PearsonVueExhibits .exhibit-btns .Button:focus,.PearsonVueExhibits .exhibit-btns .Button:active:focus{box-shadow:none}.PearsonVueExhibits .exhibit-btns .Button.btn-light[role="switch"]{font-size:1rem;color:#508cc7;background:#ccc}.PearsonVueExhibits .exhibit-btns .Button.btn-light[role="switch"][aria-checked="true"]{font-weight:500;background:#fff}.PearsonVueExhibits .ExhibitImageZoomControls{background-color:#81ade1}.FilterQuestionIds .Tooltip>.Tooltip-content{z-index:100}.FilteredTagList{min-height:37px}.Header .nav-item.dropdown>.dropdown-menu{width:182px;margin:0}.Header a{color:inherit}.Header .user-nav{margin-left:auto;font-size:.75em}.DashboardHeader{position:fixed;top:0;left:0;z-index:1000;width:100%;transition:transform 0.5s ease-in-out;transform:translateY(-100%)}.DashboardHeader .header-top{height:60px}.DashboardHeader .header-top .style-default.nav-link:hover{color:#fff;text-decoration:underline}.DashboardHeader .header-top .NavDropdown .NavLink{font-weight:700}.DashboardHeader .header-top .NavDropdown .NavLink.username{max-width:400px;overflow:hidden;text-overflow:ellipsis}.DashboardHeader .header-bottom{height:35px;border-bottom:1px solid #ccc}.DashboardHeader .header-bottom .dropdown-toggle::after{border:none}.DashboardHeader .header-select-wrapper{flex-grow:.3}.DashboardHeader .header-select{position:relative;flex-grow:1}.DashboardHeader .Button.header-select-toggle{font-size:1rem;line-height:1.3125;outline:none;box-shadow:none}.DashboardHeader .header-select-underlay{position:fixed;top:0;left:0;z-index:9999;width:100%;height:100%}.DashboardHeader .DashboardHeader-toggle{position:absolute;bottom:-33px;left:-30px;z-index:100;background-color:#fff;border-top:0;border-top-left-radius:0;border-top-right-radius:0}@media (min-width: 1200px){.DashboardHeader .DashboardHeader-toggle.fred-interface{left:-1px}}.StyleGuideComponent .DashboardHeader{position:relative}.DashboardHeader.shown{transform:translateY(0)}.HeaderSelectList{z-index:10000;display:inline-block;width:100%;background-color:#fff}.HeaderSelectList.header{position:absolute;top:32px;border:1px solid #ccc;box-shadow:0 2px 4px 0 rgba(0,0,0,0.2)}.HeaderSelectList.header .header-select-list{max-height:300px;overflow-y:scroll;-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.HeaderSelectList.header .header-select-list>hr:last-child{display:none}.HeaderSelectList.header .header-select-btn svg{position:absolute;top:13px;left:4px}.HeaderSelectList.page{border-color:#ccc;border-style:solid;border-width:0 1px 1px}.HeaderSelectList.page .header-select-li{border-top:1px solid #ccc}.HeaderSelectList.page .header-select-btn svg{position:absolute;top:25px;right:4px}.HeaderSelectList .header-select-name{font-size:1.2em;font-weight:600}.HeaderSelectList .header-select-li{list-style:none;scroll-snap-align:start}.HeaderSelectList .header-select-li.header-select-selected,.HeaderSelectList .header-select-li:hover{background-color:#fff2db}.HeaderSelectList .header-add{height:35px;border-top:1px solid #ccc}.HeaderSelectList .header-add:hover{background-color:#fff2db}.HeaderSelectList .header-select-btn{position:relative;width:100%;text-align:left}.HeroSection .title{margin-top:36px;margin-right:36px;margin-left:36px;font-weight:900}@media (min-width: 768px){.HeroSection .title{margin-top:35px;margin-right:36px;margin-left:39px;font-size:2.2rem;line-height:2.5rem}}@media (min-width: 768px) and (min-height: 798px){.HeroSection .title{margin-top:83px}}@media (min-width: 1200px){.HeroSection .title{margin-top:83px;margin-right:8px;margin-left:55px;font-size:2.75rem;line-height:3.25rem}}.HeroSection .subtitle{margin-top:31px;margin-right:36px;margin-left:36px;font-weight:600}@media (min-width: 768px){.HeroSection .subtitle{margin-top:31px;margin-right:36px;margin-left:39px}}@media (min-width: 1200px){.HeroSection .subtitle{margin-top:60px;margin-right:8px;margin-left:55px}}.HeroSection .logo{margin-top:52px}.HeroSection .selection-box{margin-top:10px;margin-right:21px;margin-left:21px}@media (min-width: 768px){.HeroSection .selection-box{margin-top:13px;margin-right:36px;margin-left:39px}}@media (min-width: 1200px) and (min-height: 800px){.HeroSection .selection-box{margin-top:84px;margin-right:102px;margin-left:40px}}.HeroSection .large-button{padding:.625rem 1.25rem;font-size:1rem}.HeroSection .separator{display:block;content:"";border-left:2px solid #ccc;transition:border-color .15s ease-in-out}.HeroSection .hero-image-bg{display:block;min-height:144px;background-color:#fdfdfd;background-image:url(/images/homepage/female-practitioner-header-iphone.jpg);background-repeat:no-repeat;background-position:top right;background-size:contain}@media (min-width: 425px){.HeroSection .hero-image-bg{min-height:181px}}@media (min-width: 768px){.HeroSection .hero-image-bg{height:85vh;min-height:620px;max-height:750px;background-color:#ecf2f6;background-image:url(/images/homepage/female-practitioner-header-ipad.jpg);background-position:right;background-size:auto 100%}}@media (min-width: 1200px){.HeroSection .hero-image-bg{max-height:800px;background-color:#ecf2f6;background-image:url(/images/homepage/female-practitioner-header-desktop.jpg)}}.HomeAdvantage .section-header{font-size:2.75rem;font-style:normal;font-weight:700;line-height:3.25rem;color:#1b3950;text-transform:none}.HomeAdvantage a{font-weight:400}.HomeAdvantage p{line-height:1.438rem}@media (max-width: 768px){.HomeAdvantage .advantage-wrapper img{max-width:105%;margin-left:-2.5%}}.HomeQuestionBanks{font-family:"Source Sans Pro", sans-serif;color:#1b3950}.HomeQuestionBanks .page-link{color:#1b3950}.HomeQuestionBanks .page-link:hover{color:#0044db}.HomeQuestionBanks .header-style{font-size:2.75rem;font-style:normal;font-weight:700;line-height:3.25rem;text-transform:none;letter-spacing:normal}.HomeQuestionBanks .qb-wrapprer .tab-sections{display:block !important}.HomeQuestionBanks .qb-wrapprer .tab-sections .tab-content{min-height:387px}.HomeQuestionBanks .qb-wrapprer .tab-sections .question-banks-table{width:254px;max-width:254px}.HomeQuestionBanks .qb-wrapprer .tab-sections .mobile-content{height:238px;overflow:scroll}.HomeQuestionBanks .qb-wrapprer .columns-container{padding-right:16px}.HomeQuestionBanks .qb-wrapprer .columns-container .row{padding:.1rem 0;margin:0}.HomeQuestionBanks .qb-wrapprer .page-link{color:#1b3950}.HomeQuestionBanks .qb-wrapprer .page-link:hover{color:#0044db}.HomeQuestionBanks .qb-wrapprer .nav-storefrontMobile div[role="tabpanel"]{max-height:267px}.HomeQuestionBanks .qb-wrapprer .nav-storefrontMobile .mobile-content{max-height:267px;border:1px solid #ccc;border-radius:10px}@media (max-width: 991px){.HomeQuestionBanks .section-header{line-height:3.5rem}.HomeQuestionBanks .qb-wrapprer .SvgContainer{color:transparent}}.HomeTestimonials{font-family:"Source Sans Pro", sans-serif;font-size:16px;color:#1b3950}.HomeTestimonials .testimonial-card{height:274px;max-height:274px;border-radius:10px}.HomeTestimonials .testimonial-card .truncate{display:-webkit-box;max-width:100%;-webkit-box-orient:vertical;overflow:hidden}.HomeTestimonials .testimonial-card .truncate__message{font-style:italic;-webkit-line-clamp:3}.HomeTestimonials .testimonial-card .truncate__title{-webkit-line-clamp:1}.HomeTestimonials a.more-btn-section{font-size:18px;line-height:18px;border-radius:10px}.HomeTestimonials a.more-link{color:#0044db;text-decoration:underline}.HomeTestimonials a.more-link:hover{color:#0a2e89}@media (max-width: 992px){.HomeTestimonials .testimonial-card{height:242px}}@media (max-width: 576px){.HomeTestimonials .testimonial-card{height:274px}}.HomeReasons h3{line-height:2.4rem}.HomeFreeTrial img{z-index:1}.HomeFreeTrial .header-style{font-size:2.75rem;font-style:normal;font-weight:700;line-height:3.25rem;text-transform:none;letter-spacing:normal}@media (min-width: 768px){.HomeFreeTrial img{max-width:85%}}.HomeFreeTrial .free-tial-icon{top:14%;left:2%}@media (min-width: 992px){.HomeFreeTrial .free-tial-icon{left:5%}}.home-section-wrapper:nth-child(odd){background-color:#ecf2f6}.home-section-wrapper:nth-child(even){background-color:#fff}.HomeCMEProfessional .no-fill{fill:none}.HomeCMEProfessional .header-style{font-size:2.75rem;font-style:normal;font-weight:700;line-height:3.25rem;text-transform:none;letter-spacing:normal}.HomeCMEProfessional .btn{font-size:1.25em}.HomeMobileApp .mobile-app-badge{width:112px}.HomeMobileApp .mobile-app-badge .apple-badge{width:100%;padding:6% 12% 6% 0}.HomeMobileApp .header-style{font-size:2.75rem;font-style:normal;font-weight:700;line-height:3.25rem;text-transform:none;letter-spacing:normal}@media (min-width: 768px){.HomeMobileApp .mobile-app-badge{width:196px}}.HomeTools .section-title-lg-wrapper{top:3rem}.HomeTools h3{font-size:1.75rem !important;font-weight:700;line-height:2.75rem}.HomeFromBlog .wrapper-blog{border-radius:.938rem}.HomeFromBlog .wrapper-blog .blog-card{border-radius:.938rem}.HomeFromBlog .wrapper-blog .blog-card img{-o-object-fit:cover;object-fit:cover}.HomeFromBlog .wrapper-blog .blog-card:hover{background-color:#ecf2f6;opacity:.8}.HomeFromBlog .wrapper-blog a.blog-title{font-family:"Source Sans Pro", sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.4375rem;color:#1b3950}.HomeFromBlog .wrapper-blog a.blog-title.italic{font-style:italic}.HomeFromBlog .wrapper-blog a.blog-title:hover{color:#0044db}.HomeFromBlog .wrapper-blog a.more-link{color:#0044db;text-decoration:underline}.HomeFromBlog .wrapper-blog a.more-link:hover{color:#0a2e89}.HomeFromBlog .wrapper-blog .contentBlog .truncate{display:-webkit-box;max-width:100%;-webkit-box-orient:vertical;overflow:hidden}.HomeFromBlog .wrapper-blog .contentBlog .truncate img{display:none}.HomeFromBlog .wrapper-blog .contentBlog .truncate__title{-webkit-line-clamp:1}.HomeFromBlog .wrapper-blog .contentBlog .truncate__summary{-webkit-line-clamp:2}@media (max-width: 576px){.HomeFromBlog .wrapper-blog .contentBlog .truncate__summary{-webkit-line-clamp:3}}.HomeStats .header-style{font-size:2.75rem;font-style:normal;font-weight:700;line-height:3.25rem;text-transform:none;letter-spacing:normal}.HomeInstitutions .btn{font-size:1.25em}.HomeInstitutions .header-style{font-size:2.75rem;font-style:normal;font-weight:700;line-height:3.25rem;text-transform:none;letter-spacing:normal}@media (max-width: 576px){.HomeInstitutions .btn{width:100%}}.Image{position:relative;max-width:100%}.Image.scrollable{max-width:inherit}.Image.scrollable>img{max-width:inherit;overflow:scroll}.Image>img{position:absolute;top:0;left:0;max-width:100%}.LabValues{height:100vh}.LabValues .Nav .NavLink{margin-right:.5rem;background:#f8f9fa;border:1px solid #000;border-radius:10%}.LabValues .Nav .NavLink::after{border-bottom:none}.LabValues .Nav .NavLink.active{font-weight:700;background:#ccc}.LabValues .lab-value-cell{font-size:.7rem}.LabValues .lab-value-header{font-size:.8rem}.LabValues .tab-content .Section{border:none}.LabValues .tab-content div .table-row:last-child{border-bottom:1px solid #ccc}.LabValues .tab-content .Table .table-row{border:1px solid #ccc;border-bottom:0}.LabValues .tab-content .Table .table-header-row{border:1px solid #ccc;border-top:0;border-bottom:0}.LabValues .tab-content .Table .table-header-row:first-child{border-top:1px solid #ccc}.LoadingBorder{position:relative;display:inline-block;padding:0.2rem;margin:-0.2rem;overflow:hidden;border-radius:0.390625rem}.LoadingBorder>:not(.LoadingBorder-border){position:relative;z-index:2}.LoadingBorder .LoadingBorder-border{position:absolute;top:-200%;right:-50%;bottom:-200%;left:-50%;z-index:1;background-color:transparent;transition:background-color .2s ease-in-out}.LoadingBorder.loading>:not(.LoadingBorder-border){border-color:#ced4da;outline:0;box-shadow:none}.LoadingBorder.loading .LoadingBorder-border{background:linear-gradient(to right, transparent 20%, transparent 40%, rgba(0,68,219,0.25) 50%, rgba(0,68,219,0.25) 55%, transparent 70%, transparent 100%);background-size:200% auto;transform:rotate(180deg);-webkit-animation:shine 3s linear infinite;animation:shine 3s linear infinite}@-webkit-keyframes shine{to{background-position:200% 0}}@keyframes shine{to{background-position:200% 0}}.LoadingIcon{display:flex;flex-direction:column;align-content:center;justify-content:center;width:100%;height:100%}.LoadingIcon .loading-icon-icon{position:relative;display:block;width:20px;height:20px;margin:0 auto 6px;border:2px solid #ccc;border-bottom-color:#536670;border-radius:50%;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear}.LoadingIcon .loading-icon-icon:last-child{margin-bottom:0}.LoadingIcon .loading-icon-label{font-size:.6rem;font-weight:800;color:#536670;text-align:center;text-transform:uppercase}.LoadingIcon .loading-icon-image{display:block;width:116px;max-width:80%;margin:0 auto}.LoadingIcon.loading-icon-medium .loading-icon-icon{width:46px;height:46px;margin-bottom:12px;border-width:4px}.LoadingIcon.loading-icon-medium .loading-icon-icon:last-child{margin-bottom:0}.LoadingIcon.loading-icon-medium .loading-icon-label{font-size:.8rem}.LoadingIcon.loading-icon-overlay{position:absolute;top:0;left:0;z-index:999999}@-webkit-keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.MobileAccommodationsList{padding-left:0px !important}.MobileAccommodationsList .table-header-row>.col{font-weight:700}.MobileAccommodationsList .table-header-row .exam-date{display:none}.MobileAccommodationsList .table-header-row .seconds-per-question{display:none}.MobileAccommodationsList .table-row{padding:0 !important;margin:0 !important;border-bottom:1px solid #ccc}.MobileAccommodationsList .table-row:first-child{border-top:1px solid #ccc}.MobileAccommodationsList .table-row .col:nth-child(2){border-left:1px solid #ccc}.MobileAccommodationsList .table-row .col:nth-child(3){border-right:1px solid #ccc}.MobileAccommodationsList .table-row .col:nth-child(4){border-right:1px solid #ccc;border-left:1px solid #ccc}.MobileAccommodationsList .table-row .col:nth-child(4):not(.exam-date){padding-left:30px}.MobileAccommodationsList .table-row .col:last-child{border-right:1px solid #ccc;border-left:1px solid #ccc}.MobileAccommodationsList .seconds-per-question{display:flex;justify-content:start;margin-left:0px}.MobileAccommodationsList .seconds-per-question .both-accommodations .col{padding-left:30px;border-right:1px solid #ccc;border-left:1px solid #ccc}.MobileAccommodationsList .timeSelectRow .calendar{max-width:100px;font-size:.8rem}.MobileClassRecipientsList{max-height:500px;overflow-x:hidden;border-bottom:0px}.MobileClassRecipientsList .table-header-row>.col{font-weight:700}.MobileClassRecipientsList .table-header-row{margin-right:0;margin-left:0}.MobileClassRecipientsList .table-row{padding-top:0% !important;padding-bottom:0% !important;margin-right:0;margin-left:0}.MobileClassRecipientsList .table-row>.col{display:flex;align-items:center;height:48px;padding-top:.2rem;padding-bottom:.2rem;word-break:break-all !important;border-color:#ccc;border-style:solid;border-width:1px 0 0}.MobileClassRecipientsList .table-row>.col:first-child{border-left-width:1px}.MobileClassRecipientsList .table-row>.col:last-child{border-right-width:1px}.MobileClassRecipientsList .table-row:last-child{border-bottom:1px solid #ccc}.MobileClassRecipientsList .table-row .addColumn{justify-content:end;padding-left:0px;border-right-width:1px}.MobileClassRecipientsList .qbStatus{min-width:200px}.MobileClassRecipientsList .checkColumn{max-width:0}.MobileClassRecipientsList .row:not(.clickable-row){flex-wrap:nowrap}.MobileClassRecipientsList .row .w-100{margin-right:0;margin-left:0}.MobileClassRecipientsList .clickable-row:hover:not(:disabled){background-color:#ecf5fb}.nestedStudentRecipientsList{width:100%;max-height:200px;padding-right:6% !important;padding-left:6%;overflow-y:hidden;border-right:1px solid #ccc;border-left:1px solid #ccc}.nestedStudentRecipientsList .table-row:last-child{border-bottom:0}.nestedStudentRecipientsList .clickable-row:hover:not(:disabled){background-color:#a7b7f5}.accommodations-table{max-height:272px}.accommodations-table .table-row{border-left:1px solid #ccc}.accommodations-table .accommodation-remove{font-size:1.5rem;color:#cf3422}.accommodations-table .timeSelectRow .calendar{min-width:117px}.accommodations-table .table-header-row>.col{white-space:nowrap}.studentRecipientsModal{width:100%}.studentRecipientsModal .table-header-row>.col{font-weight:700}.studentRecipientsModal .table-header-row{margin-right:0;margin-left:0}.studentRecipientsModal .table-row{margin:0;border-right:1px solid #ccc;border-bottom:1px solid #ccc;border-left:1px solid #ccc}.studentRecipientsModal .table-row:first-child{border-top:1px solid #ccc}.studentRecipientsModal .table-row .col:first-child{padding-left:15px}.studentRecipientsModal .table-row .col:last-child{padding-right:15px}.studentRecipientsModal .clickable-row:hover:not(:disabled){background-color:#a7b7f5}.MobileQuestionsListTable .table-row{padding-top:0% !important;padding-bottom:0% !important}.MobileQuestionsListTable .table-row:last-child .col:nth-child(2){border-bottom:1px solid #ccc}.MobileQuestionsListTable .table-row:last-child .col:last-child{border-bottom:1px solid #ccc}.MobileQuestionsListTable .table-row .col:last-child{min-width:40px;max-width:46%;border-top:none;border-right:1px solid #ccc;border-bottom:none}.MobileQuestionsListTable .table-row .col:nth-child(2){min-width:46%;max-width:46%;border-left:1px solid #ccc}.MobileQuestionsListTable .table-row .col:first-child{max-width:92%;border-top:1px solid #ccc;border-right:1px solid #ccc;border-left:1px solid #ccc}.MobileQuestionsListTable .row{margin-left:0px}.MobileQuestionsListTable .row .col{padding:.25rem}.MobileQuestionsListTable .text-col{height:50px}.MobileQuestionsListTable .reduced-question{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.MobileQuestionsListTable .reduced-question-wrapper{display:flex;justify-content:space-between}.MobileQuestionsListTable .reduced-question-wrapper .group-info{width:100px;margin-left:20px}.MobileQuestionsListTable .modal-table{height:22.5rem}.MobileQuestionsListTable .modal-table .table-row .col:last-child{border-top:1px solid #ccc;border-right:1px solid #ccc;border-left:none}.MobileQuestionsListTable .preview-aact-question{word-break:break-word}.MobileQuestionsListTable .preview-aact-question .item{overflow:scroll}.MobileQuestionsListTable .aact-bowtie templatepreviewcontainer:nth-child(2)>div>div{min-width:420px !important}.MobileQuestionsListTable .read-area{word-break:initial}.MobileStudentsRecipientsList{max-height:500px;padding:.6rem .5rem;padding-left:0px !important;overflow-x:hidden;border-bottom:0px}.MobileStudentsRecipientsList .table-header-row>.col{font-weight:700}.MobileStudentsRecipientsList .table-header-row{margin-right:0;margin-left:0}.MobileStudentsRecipientsList .table-row{padding-top:0% !important;padding-bottom:0% !important;margin-right:0;margin-left:0}.MobileStudentsRecipientsList .table-row>.col{display:flex;align-items:center;height:48px;padding-top:.2rem;padding-bottom:.2rem;word-break:break-all !important;border-color:#ccc;border-style:solid;border-width:1px 0 0}.MobileStudentsRecipientsList .table-row>.col:first-child{border-left-width:1px}.MobileStudentsRecipientsList .table-row>.col:nth-child(2){border-right-width:1px}.MobileStudentsRecipientsList .table-row>.col:nth-child(3){justify-content:start;border-top-width:0px;border-left-width:1px}.MobileStudentsRecipientsList .table-row>.col:last-child{border-top-width:0px;border-right-width:1px}.MobileStudentsRecipientsList .table-row:last-child{border-bottom:1px solid #ccc}.MobileStudentsRecipientsList .table-row .addColumn{justify-content:start}.MobileStudentsRecipientsList .qbStatus{min-width:200px}.MobileStudentsRecipientsList .checkColumn{max-width:0}.MobileStudentsRecipientsList .row:not(.clickable-row){flex-wrap:nowrap}.MobileStudentsRecipientsList .row .w-100{margin-right:0;margin-left:0}.MobileStudentsRecipientsList .clickable-row:hover:not(:disabled){background-color:#ecf5fb}.MobileStudentsRecipientsList .mobile-accommodations-table{width:100%;max-height:272px}.MobileStudentsRecipientsList .mobile-accommodations-table .accommodation-remove{font-size:1.5rem;color:#cf3422}.MobileStudentsRecipientsList .mobile-accommodations-table .timeSelectRow .calendar{min-width:117px}.MobileStudentsRecipientsList .mobile-accommodations-table .table-header-row>.col{white-space:nowrap}.nestedStudentRecipientsList{width:100%;max-height:200px;padding-right:6% !important;padding-left:6%;overflow-y:hidden;border-right:1px solid #ccc;border-left:1px solid #ccc}.nestedStudentRecipientsList .table-row:last-child{border-bottom:0}.nestedStudentRecipientsList .clickable-row:hover:not(:disabled){background-color:#a7b7f5}.Modal .modal-header.bg-red,.Modal .modal-header.bg-blue{color:#fff}.Modal .modal-header.fred-end-block{padding-top:.5rem;padding-bottom:.5rem}.Modal .modal-header.fred-end-block .modal-title{width:100%;font-size:1.25rem;text-align:center}.Modal .modal-xxl{min-width:1035px}.Modal .modal-content{overflow-x:hidden}.Modal .close-x-absolute{position:absolute;top:0;right:0;z-index:100}.Modal .close:focus{outline:none}.Modal .close:focus-visible{outline:auto}.Modal .modal-content>.close,.Modal .modal-header>.close{padding:0.25rem 0.5rem}.Modal.MobileBlockingModal .modal,.Modal.WarningMessageModal .modal{z-index:2050}.Modal.MobileBlockingModal .modal-backdrop,.Modal.WarningMessageModal .modal-backdrop{z-index:2040}.Modal.PearsonVueNavigator .modal-content{background-color:#026daa}.Modal.PearsonVueNavigator .modal-content .modal-header{padding-bottom:0;border:0}.Modal.PearsonVueNavigator .modal-content .modal-body{padding-bottom:0}.Modal.PearsonVueNavigator .modal-content .modal-footer{border:0}.PearsonVueBreakModal .PearsonViewBreakModalContainer{padding:20px}.PearsonVueBreakModal .btn{box-shadow:2px 2px 4px 0 rgba(0,0,0,0.5)}.PearsonVueConfirmation header{border-bottom:2px solid #fff}.MyProducts{padding:15px 20px 50px}.MyProducts .my-products-section{margin-bottom:50px}.ProductsTable .row{margin-right:0;margin-left:0;border-right:1px solid #ccc;border-left:1px solid #ccc}.ProductsTable .table-header-row{height:0;border-right:none;border-left:none}.ProductsTable .resetButton{background-color:#3e8a3d;border:none}.NavLink{position:relative;font-weight:500;color:inherit;background-color:transparent;border:0;border-radius:0}.NavLink,.NavLink:focus{outline:none}.NavLink:focus-visible{outline:auto}.NavLink.style-default.active{font-weight:700}.NavLink.style-default.nav-link::after{position:absolute;right:.9rem;bottom:.2rem;left:.9rem;display:block;content:"";border-bottom:3px solid #fda100;transition:transform .125s ease-in-out;transform:scaleX(0)}.NavLink.style-default.nav-link.active::after{transform:scaleX(1)}.NavLink.style-default.nav-link.valign-center{display:flex;align-items:center;justify-content:center}.NavLink.style-default.nav-link:not(.active):hover{text-shadow:1px 0 0 #000}.NavLink.style-default.nav-link>.badge{text-shadow:none}.NavLink.style-default.nav-item{padding:0.3125rem 1rem}.NavLink.style-settings{width:100%;text-align:left}.NavLink.style-settings.active{font-weight:600;background-color:#fff2db}.NavLink.style-settings.nav-link:hover{color:#000;background-color:#fff2db}.NavLink.style-storefront.active,.NavLink.style-storefrontMobile.active{font-weight:700;background-color:#fff2db;border:2px solid #fda100;border-radius:10px 10px 0px 0px}.NavLink.style-storefront.nav-link::after,.NavLink.style-storefrontMobile.nav-link::after{position:absolute;right:.9rem;bottom:.2rem;left:.9rem;display:block;content:"";transition:transform .125s ease-in-out;transform:scaleX(0)}.NavLink.style-storefront.nav-link.active::after,.NavLink.style-storefrontMobile.nav-link.active::after{transform:scaleX(1)}.NavLink.style-storefront.nav-link:not(.active):hover,.NavLink.style-storefrontMobile.nav-link:not(.active):hover{font-weight:700}.NavLink.style-storefront.nav-link:not(.active):hover::after,.NavLink.style-storefrontMobile.nav-link:not(.active):hover::after{border-bottom:6px solid #fda100;transform:scaleX(1)}.NavLink.style-storefront.nav-item,.NavLink.style-storefrontMobile.nav-item{padding:0.3125rem 1rem}.NavLink.style-storefrontMobile.active{font-weight:700;background-color:transparent;border:none}.NavLink.style-storefrontMobile.active::after{bottom:-.1rem;border-bottom:6px solid #fda100}.NavDropdown .dropdown-menu-underlay{position:fixed;top:0;left:0;z-index:999;width:100vw;height:100vh;background:transparent}.NavigationFooter{font-family:"Source Sans Pro", sans-serif}.NavigationFooter h2{font-weight:700;color:#fff}.NavigationFooter ul{padding:0;list-style:none}.NavigationFooter ul li{line-height:2.25rem}.NavigationFooter ul a{color:#fff}.NavigationFooter ul a:hover{font-weight:700;text-decoration:underline}.NavigationFooter .social-icon li{width:32px;height:32px;font-size:1.25rem;background-color:#ecf5fb;transition:all .5s ease 0s}.NavigationFooter .social-icon li:hover{transform:scale(1.15) rotate(360deg)}.NavigationFooter .social-icon li a{color:#1b3950}@media (min-width: 768px){.NavigationFooter .social-icon li{width:38px;height:38px;font-size:1.563rem}}@media (min-width: 992px){.NavigationFooter .social-icon li{width:35px;height:35px;font-size:1.5rem}}@media (min-width: 1400px){.NavigationFooter .social-icon li{width:45px;height:45px;font-size:1.85rem}.NavigationFooter .social-icon li:not(:last-child){margin-right:1rem !important}}.NavigationFooter .sub-menu-footer{padding-left:25px;list-style-type:disc}.NavigationFooter p{color:#fff}.NavigationFooter .mobile-app-badge{width:124px;margin-left:-4%}.NavigationFooter .mobile-app-badge .apple-badge{padding:6% 6% 0}@media (min-width: 992px){.NavigationFooter .mobile-app-badge{width:148px}}.NavigationHeader{font-family:"Source Sans Pro", sans-serif}.NavigationHeader .header-top{height:44px;color:#fff}.NavigationHeader .header-top .style-default.nav-link{font-family:"Source Sans Pro", sans-serif;font-size:16px;font-weight:400}.NavigationHeader .header-top .style-default.nav-link::after{border-bottom:1px solid #fda100}.NavigationHeader .header-top .style-default.nav-link:hover{font-weight:600;color:#fff}.NavigationHeader .header-top .style-default.nav-link:hover::after{border-bottom:3px solid #fda100}.NavigationHeader .header-bottom{color:#1b3950;border-bottom:1px solid #ccc}.NavigationHeader .header-bottom .style-default.nav-link{font-family:"Source Sans Pro", sans-serif;font-size:16px;font-weight:400}.NavigationHeader .header-bottom .style-default.nav-link:not(.active):hover{text-shadow:none}.NavigationHeader .header-bottom .dropdown-toggle::after{border:none}.NavigationHeader .header-bottom a:hover,.NavigationHeader .header-bottom .dropdown:hover{font-weight:400;color:#1b3950;background-color:#f5f5f5;border-radius:5px}.NavigationHeader .header-bottom a.cart:hover,.NavigationHeader .header-bottom .dropdown.cart:hover{color:#0a2e89;background-color:#fff;border-radius:0px !important;-webkit-text-decoration-line:underline;text-decoration-line:underline}.NavigationHeader .header-bottom .view-cart{background-color:#006ad1 !important}.NavigationHeader .header-bottom .view-cart:hover{background-color:#4a85ef !important;border-top-left-radius:0px !important;border-top-right-radius:0px !important;border-bottom-right-radius:.3125rem !important;border-bottom-left-radius:.3125rem !important}.NavigationHeader .header-bottom .dropdown-divider{width:180px;margin-top:20px}.NavigationHeader .header-bottom .navbar-brand:hover{background-color:#fff}.NavigationHeader .badge-pill{position:absolute;top:-4px;right:0px;padding:2px 4px}@media (max-width: 991px){.dropdown-menu{border:none}}.dropdown-menu .apple-badge{padding:6% 6% 0}.NotYetVerified{width:60%}.NotYetVerified .innerTray{padding:21px 27px;background-color:#fff}.PearsonVueNoteModal{background-color:#026daa}.NoteModal textarea{width:100%;height:43vh;resize:none}.FredNote .btn{font-size:.95rem}.OrganizationReports{position:relative;z-index:1}.OrganizationReports .btn-primary{padding:.1rem .4rem}.organization-selector .org-select{width:80vw;font-size:1rem;font-weight:700;cursor:pointer;background-color:#f8f8f8;border-color:#ccc;border-top-left-radius:5px;border-bottom-left-radius:5px;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media (min-width: 500px) and (max-width: 767px){.organization-selector .org-select{width:60vw}}@media (min-width: 768px){.organization-selector .org-select{width:34.8rem}}.organization-selector .org-select .select-option:hover{background-color:#fff2db}.organization-selector .org-select .btn{min-height:2.5em;font-weight:700}.organization-selector .org-select .svg-div{height:2.5em;margin-top:-1em;margin-bottom:-1em;border-left:1px solid #ccc}.organization-selector .org-select .SvgContainer{margin-top:1em}.organization-selector .org-select .menu-open{transform:scale(1, -1);transform-origin:50% 50%}.PatientBox{flex-basis:35%;border:none}.PatientBox .card{border:none}.PatientBox .card,.PatientBox .card-body,.PatientBox .card-header{border-radius:0}.PatientBox .card-body:last-child{border-bottom:1px solid #608dce}.PatientTabGroup{display:flex;flex-direction:column;height:50vh;border-right:1px solid #ccc}.PatientTabGroup .nav-item{max-width:75px;margin-right:8px;border-top-left-radius:25px;border-top-right-radius:25px}.PatientTabGroup .nav-link{background:#fff;border-color:#dee2e6}.PatientTabGroup .nav-link:focus{outline:inherit}.PatientTabGroup .nav-link.active{border-color:#dee2e6 #dee2e6 #fff}.PatientTabGroup .PatientTabContent{display:flex;flex:1;flex-direction:column;overflow-y:scroll;border-color:#fff #dee2e6 #dee2e6;border-style:solid;border-width:1px}.PeerComparisonGraph .percentage-label-col{flex-basis:16%}.PeerComparisonGraph .answer-label-col,.PeerComparisonGraph .chosen-indication-col{flex-basis:7%}.PeerComparisonGraph .peer-percentage-col{position:relative;flex-basis:70%;background-color:#ccc}.PeerComparisonGraph .peer-percentage-col .peerPercentage{position:absolute}.PeerComparisonGraph .peer-percentage-col .peerPercentage.success{background-color:#3e8a3d}.PeerComparisonGraph .peer-percentage-col .peerPercentage.error{background-color:#cf3422}.PeerComparisonGraph .answer-status.dot{display:inline-block;width:10px;height:10px;background-color:#0044db;border-radius:50%}.PeerComparisonGraph.alternate-format .percentage-label-col{flex-basis:14%}.PeerComparisonGraph.alternate-format .chosen-indication-col{flex-basis:6%}.PeerComparisonGraph.alternate-format .answer-label-col{flex-basis:25%}.PeerComparisonGraph.alternate-format .peer-percentage-col{flex-basis:55%}.PeerComparisonGraph .peerComparisonLine{position:relative}.PeerComparisonGraph .peerComparisonLine>*{vertical-align:middle}.Performance{height:200px}.Performance .results-container{margin-left:15;border-left:solid #ccc 5px}.Performance .left-pane{width:66%}.PerformancePage .studyModeTip{z-index:1}.PerformancePage .TabSection{margin-top:40px}.PerformancePage .TabSection .Nav{position:relative;margin-top:-40px;margin-left:-5px}@media only screen and (max-width: 480px){.PerformancePage .TabSection .Nav{margin-top:-85px}}.PerformancePage .TabSection .tab-content{margin-top:35px}@media only screen and (max-width: 480px){.PerformancePage .TabSection{margin-top:65px}}.PerformancePage .modal-graphic{width:33%}.PerformanceOverview .QuizReportPage .NavLink{font-size:1rem}.PerformanceOverview .w-40{width:40%}.PerformanceOverview .w-30{width:30%}.QuizReportPage-percentile-section .Section.section-default{background-color:#ecf5fb;border:1px solid #1b3950}.QuizReportPage-percentile-section .Tooltip .link-white{color:#fff;text-decoration:underline}.QuizReportPage-percentile-section h1{font-size:2.25rem}.PerformanceSubjectsTable .table-header-row{font-weight:700}@media only screen and (min-width: 992px){.PerformanceSubjectsTable .table-header-row .risk-col:hover{overflow:visible}}@media only screen and (min-width: 992px) and (max-width: 1360px){.PerformanceSubjectsTable .table-header-row .risk-col:hover{padding-right:9.5px}}@media only screen and (max-width: 767px){.PerformanceSubjectsTable .table-header-row>.col.col-name.small-screen{width:100%;max-width:100%}.PerformanceSubjectsTable .table-row>.col.col-name.small-screen{width:100%;max-width:100%;overflow-wrap:break-word}}.PerformanceSubjectsTable .RiskContainer{display:flex;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.PerformanceSubjectsTable .RiskContainer .Risk{line-height:1rem;text-align:justify;white-space:break-spaces}.PerformanceSubjectsTable .RiskContainer .Dot{display:inline-block;width:14px;min-width:14px;height:14px;margin-right:2px;border-radius:50%}.PerformanceSubjectsTable .RiskContainer .Arrow{font-size:8px}.PerformanceSubjectsTable .RiskContainer .TooltipContainer{position:absolute;top:40px;z-index:1080;display:flex;width:15px;height:15px;margin-top:3px;margin-left:1px;visibility:hidden}.PerformanceSubjectsTable .RiskContainer .Tip{display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-left:-6px;font-size:13px;line-height:1.5;white-space:break-spaces;background-color:#f8f9fa;border-color:#000;border-style:solid;border-width:.1px;border-radius:15px}.PerformanceSubjectsTable .RiskContainer .Tip .TipText{width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:5px 10px;margin-right:auto;margin-bottom:2px;margin-left:10px;text-align:left}.PerformanceSubjectsTable .RiskContainer:hover .TooltipContainer{visibility:visible}.PerformanceSubjectsTable .score-col{max-width:60px}.PerformanceSubjectsTable .count{max-width:100px}.PerformanceSubjectsTable .number-col{justify-content:center}.PerformanceSubjectsTable .TipFix{z-index:1080;width:17px;min-width:17px;height:17px;font-size:12px}.PerformanceSubjectsTable .TipFix .Tooltip-content{height:auto;font-family:"Source Sans Pro", sans-serif;font-size:.875rem;font-weight:400;word-wrap:break-word;white-space:break-spaces}.performace-timelinePage .QuizzesTable .table-row>.col.unanswered,.performace-timelinePage .QuizzesTable .table-row>.col.number-of-questions,.performace-timelinePage .QuizzesTable .table-header-row>.col.unanswered,.performace-timelinePage .QuizzesTable .table-header-row>.col.number-of-questions{margin-right:.75rem}.performace-timelinePage .QuizzesTable .table-header-row.scrollable{padding:0 15px 8px;padding-right:2rem}.performace-timelinePage .QuizzesTable .columns-container.scrollable{height:524px;padding:0 15px}.performace-timelinePage .QuizzesTable .row.btn.btn-none:hover{background-color:#e9ecef}.performace-timelinePage .studyModeTip{z-index:1}.performace-timelinePage .date-range-picker{position:absolute;top:-10px;left:5px;z-index:1;box-shadow:10px 10px 5px -8px rgba(0,0,0,0.75)}.performace-timelinePage .date-range-picker.hideMonths .rdrCalendarWrapper{height:52px}.performace-timelinePage .date-range-picker.hideMonths .rdrMonthAndYearWrapper *,.performace-timelinePage .date-range-picker.hideMonths .rdrMonths *{visibility:hidden}.aactPts{text-align:center}.PerformancePie,.PerformanceChart{max-width:160px}.PerformancePie::after,.PerformanceChart::after{display:block;width:100%;padding-bottom:100%;content:""}.PerformanceChart>.PerformanceChart-labels{bottom:-20px}.PerformanceChart>.PerformanceChart-labels .percentile-label{font-size:.625rem}.performace-timeline:not(.empty){margin-bottom:-52px}.performace-timeline .recharts-reference-line .recharts-label{font-size:12px}.performace-timeline .recharts-yAxis{font-weight:700;fill:#000}.AnswerStatus .AnswerStatus-correct-icon{position:relative;display:inline-block;width:32px;height:32px}.AnswerStatus .AnswerStatus-border{position:absolute;top:2px;width:28px;height:28px}.AnswerStatus .AnswerStatus-border .AnswerStatus-border-child{position:absolute;top:50%;left:50%;width:5px;height:2px;transform-origin:0% 50%}.AnswerStatus .AnswerStatus-border .AnswerStatus-border-child:nth-child(1){transform:rotate(22.5deg)}.AnswerStatus .AnswerStatus-border .AnswerStatus-border-child:nth-child(2){transform:rotate(45deg)}.AnswerStatus .AnswerStatus-border .AnswerStatus-border-child:nth-child(3){transform:rotate(67.5deg)}.AnswerStatus .AnswerStatus-border .AnswerStatus-border-child:nth-child(4){transform:rotate(90deg)}.AnswerStatus .AnswerStatus-border .AnswerStatus-border-child:nth-child(5){transform:rotate(112.5deg)}.AnswerStatus .AnswerStatus-border .AnswerStatus-border-child:nth-child(6){transform:rotate(135deg)}.AnswerStatus .AnswerStatus-border .AnswerStatus-border-child:nth-child(7){transform:rotate(157.5deg)}.AnswerStatus .AnswerStatus-border .AnswerStatus-border-child:nth-child(8){transform:rotate(180deg)}.AnswerStatus .AnswerStatus-border .AnswerStatus-border-child:nth-child(9){transform:rotate(202.5deg)}.AnswerStatus .AnswerStatus-border .AnswerStatus-border-child:nth-child(10){transform:rotate(225deg)}.AnswerStatus .AnswerStatus-border .AnswerStatus-border-child:nth-child(11){transform:rotate(247.5deg)}.AnswerStatus .AnswerStatus-border .AnswerStatus-border-child:nth-child(12){transform:rotate(270deg)}.AnswerStatus .AnswerStatus-border .AnswerStatus-border-child:nth-child(13){transform:rotate(292.5deg)}.AnswerStatus .AnswerStatus-border .AnswerStatus-border-child:nth-child(14){transform:rotate(315deg)}.AnswerStatus .AnswerStatus-border .AnswerStatus-border-child:nth-child(15){transform:rotate(337.5deg)}.AnswerStatus .AnswerStatus-border .AnswerStatus-border-child:nth-child(16){transform:rotate(360deg)}.AnswerStatus .AnswerStatus-border .AnswerStatus-border-child::after{display:block;width:80%;height:80%;content:"";background-color:#3e8a3d;opacity:0;transform:translateX(6.66px);-webkit-animation:juke-out .8s ease-out .1s forwards;animation:juke-out .8s ease-out .1s forwards}.AnswerStatus .AnswerStatus-check-child{position:absolute;height:2px;margin-top:16px;margin-left:5px;background-color:#3e8a3d;transform-origin:0% 50%}.AnswerStatus .AnswerStatus-check-a{bottom:15px;width:7px;transform:rotate(45deg) scaleX(0);-webkit-animation:custom-check-a .1s ease-out 0s forwards;animation:custom-check-a .1s ease-out 0s forwards}.AnswerStatus .AnswerStatus-check-b{top:3px;left:5px;width:17px;transform:rotate(-45deg) scaleX(0);-webkit-animation:custom-check-b .2s ease-in .1s forwards;animation:custom-check-b .2s ease-in .1s forwards}.AnswerStatus .AnswerStatus-correct,.AnswerStatus .AnswerStatus-incorrect{opacity:0}.AnswerStatus .AnswerStatus-correct{transform:translateY(50%);-webkit-animation:correct .6s linear 0s forwards;animation:correct .6s linear 0s forwards}.AnswerStatus .AnswerStatus-correct.perfect{-webkit-animation:correct .8s linear 0s forwards;animation:correct .8s linear 0s forwards}.AnswerStatus .AnswerStatus-incorrect{transform:translateY(-50%);-webkit-animation:incorrect .3s linear 0s forwards;animation:incorrect .3s linear 0s forwards}@-webkit-keyframes spin{100%{transform:rotate(360deg)}}@keyframes spin{100%{transform:rotate(360deg)}}@-webkit-keyframes custom-check-a{100%{transform:rotate(45deg) scaleX(1)}}@keyframes custom-check-a{100%{transform:rotate(45deg) scaleX(1)}}@-webkit-keyframes custom-check-b{100%{transform:rotate(-45deg) scaleX(1)}}@keyframes custom-check-b{100%{transform:rotate(-45deg) scaleX(1)}}@-webkit-keyframes correct{50%{opacity:0;transform:translateY(0)}100%{opacity:1;transform:translateX(-10px)}}@keyframes correct{50%{opacity:0;transform:translateY(0)}100%{opacity:1;transform:translateX(-10px)}}@-webkit-keyframes incorrect{100%{opacity:1;transform:translateY(0)}}@keyframes incorrect{100%{opacity:1;transform:translateY(0)}}@-webkit-keyframes juke-out{30%{opacity:1;transform:translateX(18px)}50%{opacity:.7;transform:translateX(14px)}100%{opacity:0;transform:translateX(10px)}}@keyframes juke-out{30%{opacity:1;transform:translateX(18px)}50%{opacity:.7;transform:translateX(14px)}100%{opacity:0;transform:translateX(10px)}}.calculator-container{display:flex;flex-direction:column;align-items:center;justify-content:space-between;min-height:400px;font-family:Roboto, sans-serif;text-align:center;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.calculator-container.fred{min-height:auto}.calculator-container button,.calculator-container input{cursor:pointer;background:transparent;border:none;box-shadow:none}.calculator-container button:focus,.calculator-container input:focus,.calculator-container button:hover,.calculator-container input:hover,.calculator-container button:active,.calculator-container input:active{outline:none}.calculator-container button:focus-visible,.calculator-container input:focus-visible{outline:auto}.calculator-container a,.calculator-container a:hover,.calculator-container a:active,.calculator-container a:visited,.calculator-container a:focus{color:inherit;text-decoration:none}.calculator{display:flex;flex-direction:column;width:100vw;height:100vh;border-radius:10px;box-shadow:0 4px 5px 0 rgba(0,0,0,0.14),0 1px 10px 0 rgba(0,0,0,0.12),0 2px 4px -1px rgba(0,0,0,0.2)}.calculator .key{display:flex;flex-basis:25%;flex-shrink:0;flex-grow:1;align-items:center;justify-content:center;font-size:20px;font-weight:400;color:#6a6767;background:#e5e5ea;border-color:rgba(84,77,77,0.25);border-style:solid;border-top-width:0;border-right-width:1px;border-bottom-width:1px;border-left-width:0}.calculator .key:last-of-type{color:#fff;background:#1b3950;border-right-width:0}.calculator .key.key-label:last-of-type{font-size:130%}.calculator .keypad{position:relative;display:flex;flex-basis:0;flex-direction:column;flex-shrink:1;flex-grow:2.5}.calculator .keypad-row{display:flex;flex-basis:20%;flex-shrink:0;flex-grow:1}.calculator .keypad-row:last-of-type{overflow:hidden;border-radius:0 0 10px 10px}.calculator .key.number{background:#ededf3}.calculator .zero{flex-basis:50%;flex-shrink:0;flex-grow:2}.calculator .clear .key-label{font-size:86%}.calculator .key.number .key-label{font-size:110%}.calculator .key:active,.calculator .key.active{background:linear-gradient(to left, #d5d5db, #dfdfdf)}.calculator .key:last-of-type:active,.calculator .key.active:last-of-type{background:linear-gradient(to left, #db944c, #ed9c4a)}.calculator.scientific .key{flex-basis:10%;flex-shrink:1;flex-grow:1;font-size:17px;border-color:rgba(84,77,77,0.17)}.calculator.scientific .zero{flex-basis:20%;flex-shrink:0;flex-grow:2}.calculator.basic{width:290px;height:400px}.calculator.scientific{width:700px;height:400px}.calculator-display{display:flex;flex-basis:0;flex-shrink:1;flex-grow:1;align-items:flex-end;justify-content:space-between;padding:10px 20px 10px 10px;font-weight:300;color:#f1f1f1;background:linear-gradient(to bottom, #2f2c2c, #444141);border:solid 1px #504b4b;border-bottom-width:0;border-radius:10px 10px 0 0}.display-unit{font-size:13px;font-weight:500;letter-spacing:.5px}.calculator.fred{width:235px;height:255px;padding:.5rem;border-color:#1b3950;border-style:solid;border-width:.125rem;border-radius:.3125rem}.calculator.fred .calculator-display{flex-grow:0;justify-content:flex-end;padding:.25rem;font-size:1.25rem;font-weight:600;color:#101010;background:#f8f8f8;border-color:#101010;border-width:1px;border-radius:.3125rem}.calculator.fred .keypad-row{flex-basis:auto}.calculator.fred .keypad-row:last-of-type{border-radius:0}.calculator.fred .keypad-row .key{flex-shrink:1;margin-right:.125rem;margin-left:.125rem;font-size:1rem;font-weight:600;color:#101010;border-color:#1b3950;border-style:solid;border-width:1px;border-radius:.3125rem}.calculator.fred .keypad-row .key.memoryAdd,.calculator.fred .keypad-row .key.memoryRecall,.calculator.fred .keypad-row .key.memoryClear{text-transform:uppercase}.calculator.fred .keypad-row .key.sqrt span{text-decoration:overline}.calculator.fred .keypad-row .key.zero{flex-basis:inherit}.calculator.fred .keypad-row .key.function{background:linear-gradient(#d4c9e8, #c286d6)}.calculator.fred .keypad-row .key.function:hover{background:linear-gradient(#c286d6, #d4c9e8)}.calculator.fred .keypad-row .key.unaryOperation,.calculator.fred .keypad-row .key.binaryOperation{background:linear-gradient(#a7b7f5, #7999f8)}.calculator.fred .keypad-row .key.unaryOperation:hover,.calculator.fred .keypad-row .key.binaryOperation:hover{background:linear-gradient(#7999f8, #a7b7f5)}.calculator.fred .keypad-row .key.clear,.calculator.fred .keypad-row .key.equals{background:linear-gradient(#f7db7f, #dbc26d)}.calculator.fred .keypad-row .key.clear:hover,.calculator.fred .keypad-row .key.equals:hover{background:linear-gradient(#dbc26d, #f7db7f)}.calculator.fred .keypad-row .key.number{background:linear-gradient(#f8f9fa, #adb5bd)}.calculator.fred .keypad-row .key.number:hover{background:linear-gradient(#adb5bd, #f8f9fa)}@media (max-width: 450px),(max-width: 740px) and (max-height: 450px){.calculator{position:fixed;top:0;right:0;left:0;width:100%;height:100%;border-radius:0;box-shadow:none}.calculator-display{border-radius:0}.keypad-row:last-of-type{border-radius:0}}.LabValues{height:100vh}.LabValues .Nav .NavLink{margin-right:.5rem;background:#f8f9fa;border:1px solid #000;border-radius:10%}.LabValues .Nav .NavLink::after{border-bottom:none}.LabValues .Nav .NavLink.active{font-weight:700;background:#ccc}.LabValues .lab-value-cell{font-size:.7rem}.LabValues .lab-value-header{font-size:.8rem}.LabValues .tab-content .Section{border:none}.LabValues .tab-content div .table-row:last-child{border-bottom:1px solid #ccc}.LabValues .tab-content .Table .table-row{border:1px solid #ccc;border-bottom:0}.LabValues .tab-content .Table .table-header-row{border:1px solid #ccc;border-top:0;border-bottom:0}.LabValues .tab-content .Table .table-header-row:first-child{border-top:1px solid #ccc}.SvgContainer,.SvgContainer polygon{fill:currentColor}.SvgContainer.constrained-height{width:100%;height:1px;overflow:visible}.SvgContainer.constrained-width{width:inherit}html,body{font-size:1rem}h1.storefront{font-family:"Source Sans Pro", sans-serif;font-size:2.75rem;font-style:normal;font-weight:700;line-height:3.25rem;color:#1b3950}h1.storefront.small{font-size:2.25rem;line-height:2.75rem}h2.storefront{font-family:"Source Sans Pro", sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.4375rem;color:#1b3950;text-transform:uppercase;letter-spacing:.1rem}h2.storefront.small{line-height:2.75rem}h3.storefront{font-family:"Source Sans Pro", sans-serif;font-size:1rem;font-style:normal;font-weight:600;line-height:1.4375rem;color:#1b3950}p.storefront{font-family:"Source Sans Pro", sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.4375rem;color:#1b3950}p.storefront.italic{font-style:italic}a.storefront{font-family:"Source Sans Pro", sans-serif;font-size:1rem;font-style:normal;font-weight:600;line-height:1.4375rem;color:#0044db;-webkit-text-decoration-line:underline;text-decoration-line:underline}a.storefront:hover{color:#0a2e89}a.storefront.cart:hover{font-weight:600 !important}.btn-primary{background-color:#006ad1}.btn-primary:hover{background-color:#4a85ef}.storefront-button{font-family:"Source Sans Pro", sans-serif;font-size:1.25rem;font-style:normal;font-weight:700;line-height:1.5625rem;color:#000}.storefront-disclaimers{font-family:"Source Sans Pro", sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.438rem;color:#767676}.Button,.Select{font-family:"Source Sans Pro", sans-serif}.Select .select-option{height:auto !important}.dropdown-menu{border-radius:.5em !important}.section-title{-webkit-text-decoration-style:solid;text-decoration-style:solid;-webkit-text-decoration-line:underline;text-decoration-line:underline;text-underline-offset:.625rem;text-decoration-thickness:.375rem;-webkit-text-decoration-color:#fda100;text-decoration-color:#fda100}@media (min-width: 768px){.text-md-start{text-align:left !important}}/*!
 * Bootstrap Reboot v4.6.2 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */*,*::before,*::after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:"Source Sans Pro", sans-serif;font-size:0.875rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus:not(:focus-visible){outline:0 !important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:0.25rem}p{margin-top:0;margin-bottom:1rem}abbr[title],abbr[data-original-title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:700}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#0044db;text-decoration:none;background-color:transparent}a:hover{color:#002c8f;text-decoration:underline}a:not([href]):not([class]){color:inherit;text-decoration:none}a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:0.75rem;padding-bottom:0.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit;text-align:-webkit-match-parent}label{display:inline-block;margin-bottom:0.5rem}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[role="button"]{cursor:pointer}select{word-wrap:normal}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button:not(:disabled),[type="button"]:not(:disabled),[type="reset"]:not(:disabled),[type="submit"]:not(:disabled){cursor:pointer}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{padding:0;border-style:none}input[type="radio"],input[type="checkbox"]{box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{outline-offset:-2px;-webkit-appearance:none}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none !important}/*!
 * Bootstrap Grid v4.6.2 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */html{box-sizing:border-box;-ms-overflow-style:scrollbar}*,*::before,*::after{box-sizing:inherit}.container,.container-fluid,.container-xl,.container-lg,.container-md,.container-sm{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width: 576px){.container-sm,.container{max-width:540px}}@media (min-width: 768px){.container-md,.container-sm,.container{max-width:720px}}@media (min-width: 992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media (min-width: 1360px){.container-xl,.container-lgr,.container-lg,.container-md,.container-sm,.container{max-width:1300px}}.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-xl,.col-xl-auto,.col-xl-12,.col-xl-11,.col-xl-10,.col-xl-9,.col-xl-8,.col-xl-7,.col-xl-6,.col-xl-5,.col-xl-4,.col-xl-3,.col-xl-2,.col-xl-1,.col-lgr,.col-lgr-auto,.col-lgr-12,.col-lgr-11,.col-lgr-10,.col-lgr-9,.col-lgr-8,.col-lgr-7,.col-lgr-6,.col-lgr-5,.col-lgr-4,.col-lgr-3,.col-lgr-2,.col-lgr-1,.col-lg,.col-lg-auto,.col-lg-12,.col-lg-11,.col-lg-10,.col-lg-9,.col-lg-8,.col-lg-7,.col-lg-6,.col-lg-5,.col-lg-4,.col-lg-3,.col-lg-2,.col-lg-1,.col-md,.col-md-auto,.col-md-12,.col-md-11,.col-md-10,.col-md-9,.col-md-8,.col-md-7,.col-md-6,.col-md-5,.col-md-4,.col-md-3,.col-md-2,.col-md-1,.col-sm,.col-sm-auto,.col-sm-12,.col-sm-11,.col-sm-10,.col-sm-9,.col-sm-8,.col-sm-7,.col-sm-6,.col-sm-5,.col-sm-4,.col-sm-3,.col-sm-2,.col-sm-1,.col,.col-auto,.col-12,.col-11,.col-10,.col-9,.col-8,.col-7,.col-6,.col-5,.col-4,.col-3,.col-2,.col-1{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.33333333%;max-width:8.33333333%}.col-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-11{flex:0 0 91.66666667%;max-width:91.66666667%}.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.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}@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.33333333%;max-width:8.33333333%}.col-sm-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-sm-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-sm-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-sm-11{flex:0 0 91.66666667%;max-width:91.66666667%}.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.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}}@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.33333333%;max-width:8.33333333%}.col-md-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-md-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-md-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-md-11{flex:0 0 91.66666667%;max-width:91.66666667%}.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.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}}@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.33333333%;max-width:8.33333333%}.col-lg-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-lg-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-lg-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-lg-11{flex:0 0 91.66666667%;max-width:91.66666667%}.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.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}}@media (min-width: 1200px){.col-lgr{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-lgr-1>*{flex:0 0 100%;max-width:100%}.row-cols-lgr-2>*{flex:0 0 50%;max-width:50%}.row-cols-lgr-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-lgr-4>*{flex:0 0 25%;max-width:25%}.row-cols-lgr-5>*{flex:0 0 20%;max-width:20%}.row-cols-lgr-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lgr-auto{flex:0 0 auto;width:auto;max-width:100%}.col-lgr-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-lgr-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-lgr-3{flex:0 0 25%;max-width:25%}.col-lgr-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-lgr-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-lgr-6{flex:0 0 50%;max-width:50%}.col-lgr-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-lgr-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-lgr-9{flex:0 0 75%;max-width:75%}.col-lgr-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-lgr-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-lgr-12{flex:0 0 100%;max-width:100%}.order-lgr-first{order:-1}.order-lgr-last{order:13}.order-lgr-0{order:0}.order-lgr-1{order:1}.order-lgr-2{order:2}.order-lgr-3{order:3}.order-lgr-4{order:4}.order-lgr-5{order:5}.order-lgr-6{order:6}.order-lgr-7{order:7}.order-lgr-8{order:8}.order-lgr-9{order:9}.order-lgr-10{order:10}.order-lgr-11{order:11}.order-lgr-12{order:12}.offset-lgr-0{margin-left:0}.offset-lgr-1{margin-left:8.33333333%}.offset-lgr-2{margin-left:16.66666667%}.offset-lgr-3{margin-left:25%}.offset-lgr-4{margin-left:33.33333333%}.offset-lgr-5{margin-left:41.66666667%}.offset-lgr-6{margin-left:50%}.offset-lgr-7{margin-left:58.33333333%}.offset-lgr-8{margin-left:66.66666667%}.offset-lgr-9{margin-left:75%}.offset-lgr-10{margin-left:83.33333333%}.offset-lgr-11{margin-left:91.66666667%}}@media (min-width: 1360px){.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.33333333%;max-width:8.33333333%}.col-xl-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-xl-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-xl-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-xl-11{flex:0 0 91.66666667%;max-width:91.66666667%}.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.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}}.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-lgr-none{display:none !important}.d-lgr-inline{display:inline !important}.d-lgr-inline-block{display:inline-block !important}.d-lgr-block{display:block !important}.d-lgr-table{display:table !important}.d-lgr-table-row{display:table-row !important}.d-lgr-table-cell{display:table-cell !important}.d-lgr-flex{display:flex !important}.d-lgr-inline-flex{display:inline-flex !important}}@media (min-width: 1360px){.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{-ms-grid-row-align:auto !important;align-self:auto !important}.align-self-start{align-self:flex-start !important}.align-self-end{align-self:flex-end !important}.align-self-center{-ms-grid-row-align:center !important;align-self:center !important}.align-self-baseline{align-self:baseline !important}.align-self-stretch{-ms-grid-row-align:stretch !important;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{-ms-grid-row-align:auto !important;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{-ms-grid-row-align:center !important;align-self:center !important}.align-self-sm-baseline{align-self:baseline !important}.align-self-sm-stretch{-ms-grid-row-align:stretch !important;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{-ms-grid-row-align:auto !important;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{-ms-grid-row-align:center !important;align-self:center !important}.align-self-md-baseline{align-self:baseline !important}.align-self-md-stretch{-ms-grid-row-align:stretch !important;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{-ms-grid-row-align:auto !important;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{-ms-grid-row-align:center !important;align-self:center !important}.align-self-lg-baseline{align-self:baseline !important}.align-self-lg-stretch{-ms-grid-row-align:stretch !important;align-self:stretch !important}}@media (min-width: 1200px){.flex-lgr-row{flex-direction:row !important}.flex-lgr-column{flex-direction:column !important}.flex-lgr-row-reverse{flex-direction:row-reverse !important}.flex-lgr-column-reverse{flex-direction:column-reverse !important}.flex-lgr-wrap{flex-wrap:wrap !important}.flex-lgr-nowrap{flex-wrap:nowrap !important}.flex-lgr-wrap-reverse{flex-wrap:wrap-reverse !important}.flex-lgr-fill{flex:1 1 auto !important}.flex-lgr-grow-0{flex-grow:0 !important}.flex-lgr-grow-1{flex-grow:1 !important}.flex-lgr-shrink-0{flex-shrink:0 !important}.flex-lgr-shrink-1{flex-shrink:1 !important}.justify-content-lgr-start{justify-content:flex-start !important}.justify-content-lgr-end{justify-content:flex-end !important}.justify-content-lgr-center{justify-content:center !important}.justify-content-lgr-between{justify-content:space-between !important}.justify-content-lgr-around{justify-content:space-around !important}.align-items-lgr-start{align-items:flex-start !important}.align-items-lgr-end{align-items:flex-end !important}.align-items-lgr-center{align-items:center !important}.align-items-lgr-baseline{align-items:baseline !important}.align-items-lgr-stretch{align-items:stretch !important}.align-content-lgr-start{align-content:flex-start !important}.align-content-lgr-end{align-content:flex-end !important}.align-content-lgr-center{align-content:center !important}.align-content-lgr-between{align-content:space-between !important}.align-content-lgr-around{align-content:space-around !important}.align-content-lgr-stretch{align-content:stretch !important}.align-self-lgr-auto{-ms-grid-row-align:auto !important;align-self:auto !important}.align-self-lgr-start{align-self:flex-start !important}.align-self-lgr-end{align-self:flex-end !important}.align-self-lgr-center{-ms-grid-row-align:center !important;align-self:center !important}.align-self-lgr-baseline{align-self:baseline !important}.align-self-lgr-stretch{-ms-grid-row-align:stretch !important;align-self:stretch !important}}@media (min-width: 1360px){.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{-ms-grid-row-align:auto !important;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{-ms-grid-row-align:center !important;align-self:center !important}.align-self-xl-baseline{align-self:baseline !important}.align-self-xl-stretch{-ms-grid-row-align:stretch !important;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:0.125rem !important}.mt-1,.my-1{margin-top:0.125rem !important}.mr-1,.mx-1{margin-right:0.125rem !important}.mb-1,.my-1{margin-bottom:0.125rem !important}.ml-1,.mx-1{margin-left:0.125rem !important}.m-2{margin:0.25rem !important}.mt-2,.my-2{margin-top:0.25rem !important}.mr-2,.mx-2{margin-right:0.25rem !important}.mb-2,.my-2{margin-bottom:0.25rem !important}.ml-2,.mx-2{margin-left:0.25rem !important}.m-3{margin:0.5rem !important}.mt-3,.my-3{margin-top:0.5rem !important}.mr-3,.mx-3{margin-right:0.5rem !important}.mb-3,.my-3{margin-bottom:0.5rem !important}.ml-3,.mx-3{margin-left:0.5rem !important}.m-4{margin:0.75rem !important}.mt-4,.my-4{margin-top:0.75rem !important}.mr-4,.mx-4{margin-right:0.75rem !important}.mb-4,.my-4{margin-bottom:0.75rem !important}.ml-4,.mx-4{margin-left:0.75rem !important}.m-5{margin:1.5rem !important}.mt-5,.my-5{margin-top:1.5rem !important}.mr-5,.mx-5{margin-right:1.5rem !important}.mb-5,.my-5{margin-bottom:1.5rem !important}.ml-5,.mx-5{margin-left:1.5rem !important}.m-6{margin:2rem !important}.mt-6,.my-6{margin-top:2rem !important}.mr-6,.mx-6{margin-right:2rem !important}.mb-6,.my-6{margin-bottom:2rem !important}.ml-6,.mx-6{margin-left:2rem !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:0.125rem !important}.pt-1,.py-1{padding-top:0.125rem !important}.pr-1,.px-1{padding-right:0.125rem !important}.pb-1,.py-1{padding-bottom:0.125rem !important}.pl-1,.px-1{padding-left:0.125rem !important}.p-2{padding:0.25rem !important}.pt-2,.py-2{padding-top:0.25rem !important}.pr-2,.px-2{padding-right:0.25rem !important}.pb-2,.py-2{padding-bottom:0.25rem !important}.pl-2,.px-2{padding-left:0.25rem !important}.p-3{padding:0.5rem !important}.pt-3,.py-3{padding-top:0.5rem !important}.pr-3,.px-3{padding-right:0.5rem !important}.pb-3,.py-3{padding-bottom:0.5rem !important}.pl-3,.px-3{padding-left:0.5rem !important}.p-4{padding:0.75rem !important}.pt-4,.py-4{padding-top:0.75rem !important}.pr-4,.px-4{padding-right:0.75rem !important}.pb-4,.py-4{padding-bottom:0.75rem !important}.pl-4,.px-4{padding-left:0.75rem !important}.p-5{padding:1.5rem !important}.pt-5,.py-5{padding-top:1.5rem !important}.pr-5,.px-5{padding-right:1.5rem !important}.pb-5,.py-5{padding-bottom:1.5rem !important}.pl-5,.px-5{padding-left:1.5rem !important}.p-6{padding:2rem !important}.pt-6,.py-6{padding-top:2rem !important}.pr-6,.px-6{padding-right:2rem !important}.pb-6,.py-6{padding-bottom:2rem !important}.pl-6,.px-6{padding-left:2rem !important}.m-n1{margin:-0.125rem !important}.mt-n1,.my-n1{margin-top:-0.125rem !important}.mr-n1,.mx-n1{margin-right:-0.125rem !important}.mb-n1,.my-n1{margin-bottom:-0.125rem !important}.ml-n1,.mx-n1{margin-left:-0.125rem !important}.m-n2{margin:-0.25rem !important}.mt-n2,.my-n2{margin-top:-0.25rem !important}.mr-n2,.mx-n2{margin-right:-0.25rem !important}.mb-n2,.my-n2{margin-bottom:-0.25rem !important}.ml-n2,.mx-n2{margin-left:-0.25rem !important}.m-n3{margin:-0.5rem !important}.mt-n3,.my-n3{margin-top:-0.5rem !important}.mr-n3,.mx-n3{margin-right:-0.5rem !important}.mb-n3,.my-n3{margin-bottom:-0.5rem !important}.ml-n3,.mx-n3{margin-left:-0.5rem !important}.m-n4{margin:-0.75rem !important}.mt-n4,.my-n4{margin-top:-0.75rem !important}.mr-n4,.mx-n4{margin-right:-0.75rem !important}.mb-n4,.my-n4{margin-bottom:-0.75rem !important}.ml-n4,.mx-n4{margin-left:-0.75rem !important}.m-n5{margin:-1.5rem !important}.mt-n5,.my-n5{margin-top:-1.5rem !important}.mr-n5,.mx-n5{margin-right:-1.5rem !important}.mb-n5,.my-n5{margin-bottom:-1.5rem !important}.ml-n5,.mx-n5{margin-left:-1.5rem !important}.m-n6{margin:-2rem !important}.mt-n6,.my-n6{margin-top:-2rem !important}.mr-n6,.mx-n6{margin-right:-2rem !important}.mb-n6,.my-n6{margin-bottom:-2rem !important}.ml-n6,.mx-n6{margin-left:-2rem !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:0.125rem !important}.mt-sm-1,.my-sm-1{margin-top:0.125rem !important}.mr-sm-1,.mx-sm-1{margin-right:0.125rem !important}.mb-sm-1,.my-sm-1{margin-bottom:0.125rem !important}.ml-sm-1,.mx-sm-1{margin-left:0.125rem !important}.m-sm-2{margin:0.25rem !important}.mt-sm-2,.my-sm-2{margin-top:0.25rem !important}.mr-sm-2,.mx-sm-2{margin-right:0.25rem !important}.mb-sm-2,.my-sm-2{margin-bottom:0.25rem !important}.ml-sm-2,.mx-sm-2{margin-left:0.25rem !important}.m-sm-3{margin:0.5rem !important}.mt-sm-3,.my-sm-3{margin-top:0.5rem !important}.mr-sm-3,.mx-sm-3{margin-right:0.5rem !important}.mb-sm-3,.my-sm-3{margin-bottom:0.5rem !important}.ml-sm-3,.mx-sm-3{margin-left:0.5rem !important}.m-sm-4{margin:0.75rem !important}.mt-sm-4,.my-sm-4{margin-top:0.75rem !important}.mr-sm-4,.mx-sm-4{margin-right:0.75rem !important}.mb-sm-4,.my-sm-4{margin-bottom:0.75rem !important}.ml-sm-4,.mx-sm-4{margin-left:0.75rem !important}.m-sm-5{margin:1.5rem !important}.mt-sm-5,.my-sm-5{margin-top:1.5rem !important}.mr-sm-5,.mx-sm-5{margin-right:1.5rem !important}.mb-sm-5,.my-sm-5{margin-bottom:1.5rem !important}.ml-sm-5,.mx-sm-5{margin-left:1.5rem !important}.m-sm-6{margin:2rem !important}.mt-sm-6,.my-sm-6{margin-top:2rem !important}.mr-sm-6,.mx-sm-6{margin-right:2rem !important}.mb-sm-6,.my-sm-6{margin-bottom:2rem !important}.ml-sm-6,.mx-sm-6{margin-left:2rem !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:0.125rem !important}.pt-sm-1,.py-sm-1{padding-top:0.125rem !important}.pr-sm-1,.px-sm-1{padding-right:0.125rem !important}.pb-sm-1,.py-sm-1{padding-bottom:0.125rem !important}.pl-sm-1,.px-sm-1{padding-left:0.125rem !important}.p-sm-2{padding:0.25rem !important}.pt-sm-2,.py-sm-2{padding-top:0.25rem !important}.pr-sm-2,.px-sm-2{padding-right:0.25rem !important}.pb-sm-2,.py-sm-2{padding-bottom:0.25rem !important}.pl-sm-2,.px-sm-2{padding-left:0.25rem !important}.p-sm-3{padding:0.5rem !important}.pt-sm-3,.py-sm-3{padding-top:0.5rem !important}.pr-sm-3,.px-sm-3{padding-right:0.5rem !important}.pb-sm-3,.py-sm-3{padding-bottom:0.5rem !important}.pl-sm-3,.px-sm-3{padding-left:0.5rem !important}.p-sm-4{padding:0.75rem !important}.pt-sm-4,.py-sm-4{padding-top:0.75rem !important}.pr-sm-4,.px-sm-4{padding-right:0.75rem !important}.pb-sm-4,.py-sm-4{padding-bottom:0.75rem !important}.pl-sm-4,.px-sm-4{padding-left:0.75rem !important}.p-sm-5{padding:1.5rem !important}.pt-sm-5,.py-sm-5{padding-top:1.5rem !important}.pr-sm-5,.px-sm-5{padding-right:1.5rem !important}.pb-sm-5,.py-sm-5{padding-bottom:1.5rem !important}.pl-sm-5,.px-sm-5{padding-left:1.5rem !important}.p-sm-6{padding:2rem !important}.pt-sm-6,.py-sm-6{padding-top:2rem !important}.pr-sm-6,.px-sm-6{padding-right:2rem !important}.pb-sm-6,.py-sm-6{padding-bottom:2rem !important}.pl-sm-6,.px-sm-6{padding-left:2rem !important}.m-sm-n1{margin:-0.125rem !important}.mt-sm-n1,.my-sm-n1{margin-top:-0.125rem !important}.mr-sm-n1,.mx-sm-n1{margin-right:-0.125rem !important}.mb-sm-n1,.my-sm-n1{margin-bottom:-0.125rem !important}.ml-sm-n1,.mx-sm-n1{margin-left:-0.125rem !important}.m-sm-n2{margin:-0.25rem !important}.mt-sm-n2,.my-sm-n2{margin-top:-0.25rem !important}.mr-sm-n2,.mx-sm-n2{margin-right:-0.25rem !important}.mb-sm-n2,.my-sm-n2{margin-bottom:-0.25rem !important}.ml-sm-n2,.mx-sm-n2{margin-left:-0.25rem !important}.m-sm-n3{margin:-0.5rem !important}.mt-sm-n3,.my-sm-n3{margin-top:-0.5rem !important}.mr-sm-n3,.mx-sm-n3{margin-right:-0.5rem !important}.mb-sm-n3,.my-sm-n3{margin-bottom:-0.5rem !important}.ml-sm-n3,.mx-sm-n3{margin-left:-0.5rem !important}.m-sm-n4{margin:-0.75rem !important}.mt-sm-n4,.my-sm-n4{margin-top:-0.75rem !important}.mr-sm-n4,.mx-sm-n4{margin-right:-0.75rem !important}.mb-sm-n4,.my-sm-n4{margin-bottom:-0.75rem !important}.ml-sm-n4,.mx-sm-n4{margin-left:-0.75rem !important}.m-sm-n5{margin:-1.5rem !important}.mt-sm-n5,.my-sm-n5{margin-top:-1.5rem !important}.mr-sm-n5,.mx-sm-n5{margin-right:-1.5rem !important}.mb-sm-n5,.my-sm-n5{margin-bottom:-1.5rem !important}.ml-sm-n5,.mx-sm-n5{margin-left:-1.5rem !important}.m-sm-n6{margin:-2rem !important}.mt-sm-n6,.my-sm-n6{margin-top:-2rem !important}.mr-sm-n6,.mx-sm-n6{margin-right:-2rem !important}.mb-sm-n6,.my-sm-n6{margin-bottom:-2rem !important}.ml-sm-n6,.mx-sm-n6{margin-left:-2rem !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:0.125rem !important}.mt-md-1,.my-md-1{margin-top:0.125rem !important}.mr-md-1,.mx-md-1{margin-right:0.125rem !important}.mb-md-1,.my-md-1{margin-bottom:0.125rem !important}.ml-md-1,.mx-md-1{margin-left:0.125rem !important}.m-md-2{margin:0.25rem !important}.mt-md-2,.my-md-2{margin-top:0.25rem !important}.mr-md-2,.mx-md-2{margin-right:0.25rem !important}.mb-md-2,.my-md-2{margin-bottom:0.25rem !important}.ml-md-2,.mx-md-2{margin-left:0.25rem !important}.m-md-3{margin:0.5rem !important}.mt-md-3,.my-md-3{margin-top:0.5rem !important}.mr-md-3,.mx-md-3{margin-right:0.5rem !important}.mb-md-3,.my-md-3{margin-bottom:0.5rem !important}.ml-md-3,.mx-md-3{margin-left:0.5rem !important}.m-md-4{margin:0.75rem !important}.mt-md-4,.my-md-4{margin-top:0.75rem !important}.mr-md-4,.mx-md-4{margin-right:0.75rem !important}.mb-md-4,.my-md-4{margin-bottom:0.75rem !important}.ml-md-4,.mx-md-4{margin-left:0.75rem !important}.m-md-5{margin:1.5rem !important}.mt-md-5,.my-md-5{margin-top:1.5rem !important}.mr-md-5,.mx-md-5{margin-right:1.5rem !important}.mb-md-5,.my-md-5{margin-bottom:1.5rem !important}.ml-md-5,.mx-md-5{margin-left:1.5rem !important}.m-md-6{margin:2rem !important}.mt-md-6,.my-md-6{margin-top:2rem !important}.mr-md-6,.mx-md-6{margin-right:2rem !important}.mb-md-6,.my-md-6{margin-bottom:2rem !important}.ml-md-6,.mx-md-6{margin-left:2rem !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:0.125rem !important}.pt-md-1,.py-md-1{padding-top:0.125rem !important}.pr-md-1,.px-md-1{padding-right:0.125rem !important}.pb-md-1,.py-md-1{padding-bottom:0.125rem !important}.pl-md-1,.px-md-1{padding-left:0.125rem !important}.p-md-2{padding:0.25rem !important}.pt-md-2,.py-md-2{padding-top:0.25rem !important}.pr-md-2,.px-md-2{padding-right:0.25rem !important}.pb-md-2,.py-md-2{padding-bottom:0.25rem !important}.pl-md-2,.px-md-2{padding-left:0.25rem !important}.p-md-3{padding:0.5rem !important}.pt-md-3,.py-md-3{padding-top:0.5rem !important}.pr-md-3,.px-md-3{padding-right:0.5rem !important}.pb-md-3,.py-md-3{padding-bottom:0.5rem !important}.pl-md-3,.px-md-3{padding-left:0.5rem !important}.p-md-4{padding:0.75rem !important}.pt-md-4,.py-md-4{padding-top:0.75rem !important}.pr-md-4,.px-md-4{padding-right:0.75rem !important}.pb-md-4,.py-md-4{padding-bottom:0.75rem !important}.pl-md-4,.px-md-4{padding-left:0.75rem !important}.p-md-5{padding:1.5rem !important}.pt-md-5,.py-md-5{padding-top:1.5rem !important}.pr-md-5,.px-md-5{padding-right:1.5rem !important}.pb-md-5,.py-md-5{padding-bottom:1.5rem !important}.pl-md-5,.px-md-5{padding-left:1.5rem !important}.p-md-6{padding:2rem !important}.pt-md-6,.py-md-6{padding-top:2rem !important}.pr-md-6,.px-md-6{padding-right:2rem !important}.pb-md-6,.py-md-6{padding-bottom:2rem !important}.pl-md-6,.px-md-6{padding-left:2rem !important}.m-md-n1{margin:-0.125rem !important}.mt-md-n1,.my-md-n1{margin-top:-0.125rem !important}.mr-md-n1,.mx-md-n1{margin-right:-0.125rem !important}.mb-md-n1,.my-md-n1{margin-bottom:-0.125rem !important}.ml-md-n1,.mx-md-n1{margin-left:-0.125rem !important}.m-md-n2{margin:-0.25rem !important}.mt-md-n2,.my-md-n2{margin-top:-0.25rem !important}.mr-md-n2,.mx-md-n2{margin-right:-0.25rem !important}.mb-md-n2,.my-md-n2{margin-bottom:-0.25rem !important}.ml-md-n2,.mx-md-n2{margin-left:-0.25rem !important}.m-md-n3{margin:-0.5rem !important}.mt-md-n3,.my-md-n3{margin-top:-0.5rem !important}.mr-md-n3,.mx-md-n3{margin-right:-0.5rem !important}.mb-md-n3,.my-md-n3{margin-bottom:-0.5rem !important}.ml-md-n3,.mx-md-n3{margin-left:-0.5rem !important}.m-md-n4{margin:-0.75rem !important}.mt-md-n4,.my-md-n4{margin-top:-0.75rem !important}.mr-md-n4,.mx-md-n4{margin-right:-0.75rem !important}.mb-md-n4,.my-md-n4{margin-bottom:-0.75rem !important}.ml-md-n4,.mx-md-n4{margin-left:-0.75rem !important}.m-md-n5{margin:-1.5rem !important}.mt-md-n5,.my-md-n5{margin-top:-1.5rem !important}.mr-md-n5,.mx-md-n5{margin-right:-1.5rem !important}.mb-md-n5,.my-md-n5{margin-bottom:-1.5rem !important}.ml-md-n5,.mx-md-n5{margin-left:-1.5rem !important}.m-md-n6{margin:-2rem !important}.mt-md-n6,.my-md-n6{margin-top:-2rem !important}.mr-md-n6,.mx-md-n6{margin-right:-2rem !important}.mb-md-n6,.my-md-n6{margin-bottom:-2rem !important}.ml-md-n6,.mx-md-n6{margin-left:-2rem !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:0.125rem !important}.mt-lg-1,.my-lg-1{margin-top:0.125rem !important}.mr-lg-1,.mx-lg-1{margin-right:0.125rem !important}.mb-lg-1,.my-lg-1{margin-bottom:0.125rem !important}.ml-lg-1,.mx-lg-1{margin-left:0.125rem !important}.m-lg-2{margin:0.25rem !important}.mt-lg-2,.my-lg-2{margin-top:0.25rem !important}.mr-lg-2,.mx-lg-2{margin-right:0.25rem !important}.mb-lg-2,.my-lg-2{margin-bottom:0.25rem !important}.ml-lg-2,.mx-lg-2{margin-left:0.25rem !important}.m-lg-3{margin:0.5rem !important}.mt-lg-3,.my-lg-3{margin-top:0.5rem !important}.mr-lg-3,.mx-lg-3{margin-right:0.5rem !important}.mb-lg-3,.my-lg-3{margin-bottom:0.5rem !important}.ml-lg-3,.mx-lg-3{margin-left:0.5rem !important}.m-lg-4{margin:0.75rem !important}.mt-lg-4,.my-lg-4{margin-top:0.75rem !important}.mr-lg-4,.mx-lg-4{margin-right:0.75rem !important}.mb-lg-4,.my-lg-4{margin-bottom:0.75rem !important}.ml-lg-4,.mx-lg-4{margin-left:0.75rem !important}.m-lg-5{margin:1.5rem !important}.mt-lg-5,.my-lg-5{margin-top:1.5rem !important}.mr-lg-5,.mx-lg-5{margin-right:1.5rem !important}.mb-lg-5,.my-lg-5{margin-bottom:1.5rem !important}.ml-lg-5,.mx-lg-5{margin-left:1.5rem !important}.m-lg-6{margin:2rem !important}.mt-lg-6,.my-lg-6{margin-top:2rem !important}.mr-lg-6,.mx-lg-6{margin-right:2rem !important}.mb-lg-6,.my-lg-6{margin-bottom:2rem !important}.ml-lg-6,.mx-lg-6{margin-left:2rem !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:0.125rem !important}.pt-lg-1,.py-lg-1{padding-top:0.125rem !important}.pr-lg-1,.px-lg-1{padding-right:0.125rem !important}.pb-lg-1,.py-lg-1{padding-bottom:0.125rem !important}.pl-lg-1,.px-lg-1{padding-left:0.125rem !important}.p-lg-2{padding:0.25rem !important}.pt-lg-2,.py-lg-2{padding-top:0.25rem !important}.pr-lg-2,.px-lg-2{padding-right:0.25rem !important}.pb-lg-2,.py-lg-2{padding-bottom:0.25rem !important}.pl-lg-2,.px-lg-2{padding-left:0.25rem !important}.p-lg-3{padding:0.5rem !important}.pt-lg-3,.py-lg-3{padding-top:0.5rem !important}.pr-lg-3,.px-lg-3{padding-right:0.5rem !important}.pb-lg-3,.py-lg-3{padding-bottom:0.5rem !important}.pl-lg-3,.px-lg-3{padding-left:0.5rem !important}.p-lg-4{padding:0.75rem !important}.pt-lg-4,.py-lg-4{padding-top:0.75rem !important}.pr-lg-4,.px-lg-4{padding-right:0.75rem !important}.pb-lg-4,.py-lg-4{padding-bottom:0.75rem !important}.pl-lg-4,.px-lg-4{padding-left:0.75rem !important}.p-lg-5{padding:1.5rem !important}.pt-lg-5,.py-lg-5{padding-top:1.5rem !important}.pr-lg-5,.px-lg-5{padding-right:1.5rem !important}.pb-lg-5,.py-lg-5{padding-bottom:1.5rem !important}.pl-lg-5,.px-lg-5{padding-left:1.5rem !important}.p-lg-6{padding:2rem !important}.pt-lg-6,.py-lg-6{padding-top:2rem !important}.pr-lg-6,.px-lg-6{padding-right:2rem !important}.pb-lg-6,.py-lg-6{padding-bottom:2rem !important}.pl-lg-6,.px-lg-6{padding-left:2rem !important}.m-lg-n1{margin:-0.125rem !important}.mt-lg-n1,.my-lg-n1{margin-top:-0.125rem !important}.mr-lg-n1,.mx-lg-n1{margin-right:-0.125rem !important}.mb-lg-n1,.my-lg-n1{margin-bottom:-0.125rem !important}.ml-lg-n1,.mx-lg-n1{margin-left:-0.125rem !important}.m-lg-n2{margin:-0.25rem !important}.mt-lg-n2,.my-lg-n2{margin-top:-0.25rem !important}.mr-lg-n2,.mx-lg-n2{margin-right:-0.25rem !important}.mb-lg-n2,.my-lg-n2{margin-bottom:-0.25rem !important}.ml-lg-n2,.mx-lg-n2{margin-left:-0.25rem !important}.m-lg-n3{margin:-0.5rem !important}.mt-lg-n3,.my-lg-n3{margin-top:-0.5rem !important}.mr-lg-n3,.mx-lg-n3{margin-right:-0.5rem !important}.mb-lg-n3,.my-lg-n3{margin-bottom:-0.5rem !important}.ml-lg-n3,.mx-lg-n3{margin-left:-0.5rem !important}.m-lg-n4{margin:-0.75rem !important}.mt-lg-n4,.my-lg-n4{margin-top:-0.75rem !important}.mr-lg-n4,.mx-lg-n4{margin-right:-0.75rem !important}.mb-lg-n4,.my-lg-n4{margin-bottom:-0.75rem !important}.ml-lg-n4,.mx-lg-n4{margin-left:-0.75rem !important}.m-lg-n5{margin:-1.5rem !important}.mt-lg-n5,.my-lg-n5{margin-top:-1.5rem !important}.mr-lg-n5,.mx-lg-n5{margin-right:-1.5rem !important}.mb-lg-n5,.my-lg-n5{margin-bottom:-1.5rem !important}.ml-lg-n5,.mx-lg-n5{margin-left:-1.5rem !important}.m-lg-n6{margin:-2rem !important}.mt-lg-n6,.my-lg-n6{margin-top:-2rem !important}.mr-lg-n6,.mx-lg-n6{margin-right:-2rem !important}.mb-lg-n6,.my-lg-n6{margin-bottom:-2rem !important}.ml-lg-n6,.mx-lg-n6{margin-left:-2rem !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-lgr-0{margin:0 !important}.mt-lgr-0,.my-lgr-0{margin-top:0 !important}.mr-lgr-0,.mx-lgr-0{margin-right:0 !important}.mb-lgr-0,.my-lgr-0{margin-bottom:0 !important}.ml-lgr-0,.mx-lgr-0{margin-left:0 !important}.m-lgr-1{margin:0.125rem !important}.mt-lgr-1,.my-lgr-1{margin-top:0.125rem !important}.mr-lgr-1,.mx-lgr-1{margin-right:0.125rem !important}.mb-lgr-1,.my-lgr-1{margin-bottom:0.125rem !important}.ml-lgr-1,.mx-lgr-1{margin-left:0.125rem !important}.m-lgr-2{margin:0.25rem !important}.mt-lgr-2,.my-lgr-2{margin-top:0.25rem !important}.mr-lgr-2,.mx-lgr-2{margin-right:0.25rem !important}.mb-lgr-2,.my-lgr-2{margin-bottom:0.25rem !important}.ml-lgr-2,.mx-lgr-2{margin-left:0.25rem !important}.m-lgr-3{margin:0.5rem !important}.mt-lgr-3,.my-lgr-3{margin-top:0.5rem !important}.mr-lgr-3,.mx-lgr-3{margin-right:0.5rem !important}.mb-lgr-3,.my-lgr-3{margin-bottom:0.5rem !important}.ml-lgr-3,.mx-lgr-3{margin-left:0.5rem !important}.m-lgr-4{margin:0.75rem !important}.mt-lgr-4,.my-lgr-4{margin-top:0.75rem !important}.mr-lgr-4,.mx-lgr-4{margin-right:0.75rem !important}.mb-lgr-4,.my-lgr-4{margin-bottom:0.75rem !important}.ml-lgr-4,.mx-lgr-4{margin-left:0.75rem !important}.m-lgr-5{margin:1.5rem !important}.mt-lgr-5,.my-lgr-5{margin-top:1.5rem !important}.mr-lgr-5,.mx-lgr-5{margin-right:1.5rem !important}.mb-lgr-5,.my-lgr-5{margin-bottom:1.5rem !important}.ml-lgr-5,.mx-lgr-5{margin-left:1.5rem !important}.m-lgr-6{margin:2rem !important}.mt-lgr-6,.my-lgr-6{margin-top:2rem !important}.mr-lgr-6,.mx-lgr-6{margin-right:2rem !important}.mb-lgr-6,.my-lgr-6{margin-bottom:2rem !important}.ml-lgr-6,.mx-lgr-6{margin-left:2rem !important}.p-lgr-0{padding:0 !important}.pt-lgr-0,.py-lgr-0{padding-top:0 !important}.pr-lgr-0,.px-lgr-0{padding-right:0 !important}.pb-lgr-0,.py-lgr-0{padding-bottom:0 !important}.pl-lgr-0,.px-lgr-0{padding-left:0 !important}.p-lgr-1{padding:0.125rem !important}.pt-lgr-1,.py-lgr-1{padding-top:0.125rem !important}.pr-lgr-1,.px-lgr-1{padding-right:0.125rem !important}.pb-lgr-1,.py-lgr-1{padding-bottom:0.125rem !important}.pl-lgr-1,.px-lgr-1{padding-left:0.125rem !important}.p-lgr-2{padding:0.25rem !important}.pt-lgr-2,.py-lgr-2{padding-top:0.25rem !important}.pr-lgr-2,.px-lgr-2{padding-right:0.25rem !important}.pb-lgr-2,.py-lgr-2{padding-bottom:0.25rem !important}.pl-lgr-2,.px-lgr-2{padding-left:0.25rem !important}.p-lgr-3{padding:0.5rem !important}.pt-lgr-3,.py-lgr-3{padding-top:0.5rem !important}.pr-lgr-3,.px-lgr-3{padding-right:0.5rem !important}.pb-lgr-3,.py-lgr-3{padding-bottom:0.5rem !important}.pl-lgr-3,.px-lgr-3{padding-left:0.5rem !important}.p-lgr-4{padding:0.75rem !important}.pt-lgr-4,.py-lgr-4{padding-top:0.75rem !important}.pr-lgr-4,.px-lgr-4{padding-right:0.75rem !important}.pb-lgr-4,.py-lgr-4{padding-bottom:0.75rem !important}.pl-lgr-4,.px-lgr-4{padding-left:0.75rem !important}.p-lgr-5{padding:1.5rem !important}.pt-lgr-5,.py-lgr-5{padding-top:1.5rem !important}.pr-lgr-5,.px-lgr-5{padding-right:1.5rem !important}.pb-lgr-5,.py-lgr-5{padding-bottom:1.5rem !important}.pl-lgr-5,.px-lgr-5{padding-left:1.5rem !important}.p-lgr-6{padding:2rem !important}.pt-lgr-6,.py-lgr-6{padding-top:2rem !important}.pr-lgr-6,.px-lgr-6{padding-right:2rem !important}.pb-lgr-6,.py-lgr-6{padding-bottom:2rem !important}.pl-lgr-6,.px-lgr-6{padding-left:2rem !important}.m-lgr-n1{margin:-0.125rem !important}.mt-lgr-n1,.my-lgr-n1{margin-top:-0.125rem !important}.mr-lgr-n1,.mx-lgr-n1{margin-right:-0.125rem !important}.mb-lgr-n1,.my-lgr-n1{margin-bottom:-0.125rem !important}.ml-lgr-n1,.mx-lgr-n1{margin-left:-0.125rem !important}.m-lgr-n2{margin:-0.25rem !important}.mt-lgr-n2,.my-lgr-n2{margin-top:-0.25rem !important}.mr-lgr-n2,.mx-lgr-n2{margin-right:-0.25rem !important}.mb-lgr-n2,.my-lgr-n2{margin-bottom:-0.25rem !important}.ml-lgr-n2,.mx-lgr-n2{margin-left:-0.25rem !important}.m-lgr-n3{margin:-0.5rem !important}.mt-lgr-n3,.my-lgr-n3{margin-top:-0.5rem !important}.mr-lgr-n3,.mx-lgr-n3{margin-right:-0.5rem !important}.mb-lgr-n3,.my-lgr-n3{margin-bottom:-0.5rem !important}.ml-lgr-n3,.mx-lgr-n3{margin-left:-0.5rem !important}.m-lgr-n4{margin:-0.75rem !important}.mt-lgr-n4,.my-lgr-n4{margin-top:-0.75rem !important}.mr-lgr-n4,.mx-lgr-n4{margin-right:-0.75rem !important}.mb-lgr-n4,.my-lgr-n4{margin-bottom:-0.75rem !important}.ml-lgr-n4,.mx-lgr-n4{margin-left:-0.75rem !important}.m-lgr-n5{margin:-1.5rem !important}.mt-lgr-n5,.my-lgr-n5{margin-top:-1.5rem !important}.mr-lgr-n5,.mx-lgr-n5{margin-right:-1.5rem !important}.mb-lgr-n5,.my-lgr-n5{margin-bottom:-1.5rem !important}.ml-lgr-n5,.mx-lgr-n5{margin-left:-1.5rem !important}.m-lgr-n6{margin:-2rem !important}.mt-lgr-n6,.my-lgr-n6{margin-top:-2rem !important}.mr-lgr-n6,.mx-lgr-n6{margin-right:-2rem !important}.mb-lgr-n6,.my-lgr-n6{margin-bottom:-2rem !important}.ml-lgr-n6,.mx-lgr-n6{margin-left:-2rem !important}.m-lgr-auto{margin:auto !important}.mt-lgr-auto,.my-lgr-auto{margin-top:auto !important}.mr-lgr-auto,.mx-lgr-auto{margin-right:auto !important}.mb-lgr-auto,.my-lgr-auto{margin-bottom:auto !important}.ml-lgr-auto,.mx-lgr-auto{margin-left:auto !important}}@media (min-width: 1360px){.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:0.125rem !important}.mt-xl-1,.my-xl-1{margin-top:0.125rem !important}.mr-xl-1,.mx-xl-1{margin-right:0.125rem !important}.mb-xl-1,.my-xl-1{margin-bottom:0.125rem !important}.ml-xl-1,.mx-xl-1{margin-left:0.125rem !important}.m-xl-2{margin:0.25rem !important}.mt-xl-2,.my-xl-2{margin-top:0.25rem !important}.mr-xl-2,.mx-xl-2{margin-right:0.25rem !important}.mb-xl-2,.my-xl-2{margin-bottom:0.25rem !important}.ml-xl-2,.mx-xl-2{margin-left:0.25rem !important}.m-xl-3{margin:0.5rem !important}.mt-xl-3,.my-xl-3{margin-top:0.5rem !important}.mr-xl-3,.mx-xl-3{margin-right:0.5rem !important}.mb-xl-3,.my-xl-3{margin-bottom:0.5rem !important}.ml-xl-3,.mx-xl-3{margin-left:0.5rem !important}.m-xl-4{margin:0.75rem !important}.mt-xl-4,.my-xl-4{margin-top:0.75rem !important}.mr-xl-4,.mx-xl-4{margin-right:0.75rem !important}.mb-xl-4,.my-xl-4{margin-bottom:0.75rem !important}.ml-xl-4,.mx-xl-4{margin-left:0.75rem !important}.m-xl-5{margin:1.5rem !important}.mt-xl-5,.my-xl-5{margin-top:1.5rem !important}.mr-xl-5,.mx-xl-5{margin-right:1.5rem !important}.mb-xl-5,.my-xl-5{margin-bottom:1.5rem !important}.ml-xl-5,.mx-xl-5{margin-left:1.5rem !important}.m-xl-6{margin:2rem !important}.mt-xl-6,.my-xl-6{margin-top:2rem !important}.mr-xl-6,.mx-xl-6{margin-right:2rem !important}.mb-xl-6,.my-xl-6{margin-bottom:2rem !important}.ml-xl-6,.mx-xl-6{margin-left:2rem !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:0.125rem !important}.pt-xl-1,.py-xl-1{padding-top:0.125rem !important}.pr-xl-1,.px-xl-1{padding-right:0.125rem !important}.pb-xl-1,.py-xl-1{padding-bottom:0.125rem !important}.pl-xl-1,.px-xl-1{padding-left:0.125rem !important}.p-xl-2{padding:0.25rem !important}.pt-xl-2,.py-xl-2{padding-top:0.25rem !important}.pr-xl-2,.px-xl-2{padding-right:0.25rem !important}.pb-xl-2,.py-xl-2{padding-bottom:0.25rem !important}.pl-xl-2,.px-xl-2{padding-left:0.25rem !important}.p-xl-3{padding:0.5rem !important}.pt-xl-3,.py-xl-3{padding-top:0.5rem !important}.pr-xl-3,.px-xl-3{padding-right:0.5rem !important}.pb-xl-3,.py-xl-3{padding-bottom:0.5rem !important}.pl-xl-3,.px-xl-3{padding-left:0.5rem !important}.p-xl-4{padding:0.75rem !important}.pt-xl-4,.py-xl-4{padding-top:0.75rem !important}.pr-xl-4,.px-xl-4{padding-right:0.75rem !important}.pb-xl-4,.py-xl-4{padding-bottom:0.75rem !important}.pl-xl-4,.px-xl-4{padding-left:0.75rem !important}.p-xl-5{padding:1.5rem !important}.pt-xl-5,.py-xl-5{padding-top:1.5rem !important}.pr-xl-5,.px-xl-5{padding-right:1.5rem !important}.pb-xl-5,.py-xl-5{padding-bottom:1.5rem !important}.pl-xl-5,.px-xl-5{padding-left:1.5rem !important}.p-xl-6{padding:2rem !important}.pt-xl-6,.py-xl-6{padding-top:2rem !important}.pr-xl-6,.px-xl-6{padding-right:2rem !important}.pb-xl-6,.py-xl-6{padding-bottom:2rem !important}.pl-xl-6,.px-xl-6{padding-left:2rem !important}.m-xl-n1{margin:-0.125rem !important}.mt-xl-n1,.my-xl-n1{margin-top:-0.125rem !important}.mr-xl-n1,.mx-xl-n1{margin-right:-0.125rem !important}.mb-xl-n1,.my-xl-n1{margin-bottom:-0.125rem !important}.ml-xl-n1,.mx-xl-n1{margin-left:-0.125rem !important}.m-xl-n2{margin:-0.25rem !important}.mt-xl-n2,.my-xl-n2{margin-top:-0.25rem !important}.mr-xl-n2,.mx-xl-n2{margin-right:-0.25rem !important}.mb-xl-n2,.my-xl-n2{margin-bottom:-0.25rem !important}.ml-xl-n2,.mx-xl-n2{margin-left:-0.25rem !important}.m-xl-n3{margin:-0.5rem !important}.mt-xl-n3,.my-xl-n3{margin-top:-0.5rem !important}.mr-xl-n3,.mx-xl-n3{margin-right:-0.5rem !important}.mb-xl-n3,.my-xl-n3{margin-bottom:-0.5rem !important}.ml-xl-n3,.mx-xl-n3{margin-left:-0.5rem !important}.m-xl-n4{margin:-0.75rem !important}.mt-xl-n4,.my-xl-n4{margin-top:-0.75rem !important}.mr-xl-n4,.mx-xl-n4{margin-right:-0.75rem !important}.mb-xl-n4,.my-xl-n4{margin-bottom:-0.75rem !important}.ml-xl-n4,.mx-xl-n4{margin-left:-0.75rem !important}.m-xl-n5{margin:-1.5rem !important}.mt-xl-n5,.my-xl-n5{margin-top:-1.5rem !important}.mr-xl-n5,.mx-xl-n5{margin-right:-1.5rem !important}.mb-xl-n5,.my-xl-n5{margin-bottom:-1.5rem !important}.ml-xl-n5,.mx-xl-n5{margin-left:-1.5rem !important}.m-xl-n6{margin:-2rem !important}.mt-xl-n6,.my-xl-n6{margin-top:-2rem !important}.mr-xl-n6,.mx-xl-n6{margin-right:-2rem !important}.mb-xl-n6,.my-xl-n6{margin-bottom:-2rem !important}.ml-xl-n6,.mx-xl-n6{margin-left:-2rem !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}}.align-baseline{vertical-align:baseline !important}.align-top{vertical-align:top !important}.align-middle{vertical-align:middle !important}.align-bottom{vertical-align:bottom !important}.align-text-bottom{vertical-align:text-bottom !important}.align-text-top{vertical-align:text-top !important}.bg-primary{background-color:#0044db !important}a.bg-primary:hover,a.bg-primary:focus,button.bg-primary:hover,button.bg-primary:focus{background-color:#0034a8 !important}.bg-secondary{background-color:#ecf5fb !important}a.bg-secondary:hover,a.bg-secondary:focus,button.bg-secondary:hover,button.bg-secondary:focus{background-color:#c2dff2 !important}.bg-success{background-color:#3e8a3d !important}a.bg-success:hover,a.bg-success:focus,button.bg-success:hover,button.bg-success:focus{background-color:#2e672d !important}.bg-info{background-color:#8fd5ac !important}a.bg-info:hover,a.bg-info:focus,button.bg-info:hover,button.bg-info:focus{background-color:#6ac791 !important}.bg-warning{background-color:#fda100 !important}a.bg-warning:hover,a.bg-warning:focus,button.bg-warning:hover,button.bg-warning:focus{background-color:#ca8100 !important}.bg-danger{background-color:#cf3422 !important}a.bg-danger:hover,a.bg-danger:focus,button.bg-danger:hover,button.bg-danger:focus{background-color:#a3291b !important}.bg-light{background-color:#f8f8f8 !important}a.bg-light:hover,a.bg-light:focus,button.bg-light:hover,button.bg-light:focus{background-color:#dfdfdf !important}.bg-dark{background-color:#101010 !important}a.bg-dark:hover,a.bg-dark:focus,button.bg-dark:hover,button.bg-dark:focus{background-color:black !important}.bg-white{background-color:#fff !important}.bg-transparent{background-color:transparent !important}.border{border:1px solid #dee2e6 !important}.border-top{border-top:1px solid #dee2e6 !important}.border-right{border-right:1px solid #dee2e6 !important}.border-bottom{border-bottom:1px solid #dee2e6 !important}.border-left{border-left:1px solid #dee2e6 !important}.border-0{border:0 !important}.border-top-0{border-top:0 !important}.border-right-0{border-right:0 !important}.border-bottom-0{border-bottom:0 !important}.border-left-0{border-left:0 !important}.border-primary{border-color:#0044db !important}.border-secondary{border-color:#ecf5fb !important}.border-success{border-color:#3e8a3d !important}.border-info{border-color:#8fd5ac !important}.border-warning{border-color:#fda100 !important}.border-danger{border-color:#cf3422 !important}.border-light{border-color:#f8f8f8 !important}.border-dark{border-color:#101010 !important}.border-white{border-color:#fff !important}.rounded-sm{border-radius:0.3125rem !important}.rounded{border-radius:0.3125rem !important}.rounded-top{border-top-left-radius:0.3125rem !important;border-top-right-radius:0.3125rem !important}.rounded-right{border-top-right-radius:0.3125rem !important;border-bottom-right-radius:0.3125rem !important}.rounded-bottom{border-bottom-right-radius:0.3125rem !important;border-bottom-left-radius:0.3125rem !important}.rounded-left{border-top-left-radius:0.3125rem !important;border-bottom-left-radius:0.3125rem !important}.rounded-lg{border-radius:0.3125rem !important}.rounded-circle{border-radius:50% !important}.rounded-pill{border-radius:50rem !important}.rounded-0{border-radius:0 !important}.clearfix::after{display:block;clear:both;content:""}.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-lgr-none{display:none !important}.d-lgr-inline{display:inline !important}.d-lgr-inline-block{display:inline-block !important}.d-lgr-block{display:block !important}.d-lgr-table{display:table !important}.d-lgr-table-row{display:table-row !important}.d-lgr-table-cell{display:table-cell !important}.d-lgr-flex{display:flex !important}.d-lgr-inline-flex{display:inline-flex !important}}@media (min-width: 1360px){.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}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive::before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9::before{padding-top:42.85714286%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}.embed-responsive-21by9::before{padding-top:42.85714286%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}.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{-ms-grid-row-align:auto !important;align-self:auto !important}.align-self-start{align-self:flex-start !important}.align-self-end{align-self:flex-end !important}.align-self-center{-ms-grid-row-align:center !important;align-self:center !important}.align-self-baseline{align-self:baseline !important}.align-self-stretch{-ms-grid-row-align:stretch !important;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{-ms-grid-row-align:auto !important;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{-ms-grid-row-align:center !important;align-self:center !important}.align-self-sm-baseline{align-self:baseline !important}.align-self-sm-stretch{-ms-grid-row-align:stretch !important;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{-ms-grid-row-align:auto !important;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{-ms-grid-row-align:center !important;align-self:center !important}.align-self-md-baseline{align-self:baseline !important}.align-self-md-stretch{-ms-grid-row-align:stretch !important;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{-ms-grid-row-align:auto !important;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{-ms-grid-row-align:center !important;align-self:center !important}.align-self-lg-baseline{align-self:baseline !important}.align-self-lg-stretch{-ms-grid-row-align:stretch !important;align-self:stretch !important}}@media (min-width: 1200px){.flex-lgr-row{flex-direction:row !important}.flex-lgr-column{flex-direction:column !important}.flex-lgr-row-reverse{flex-direction:row-reverse !important}.flex-lgr-column-reverse{flex-direction:column-reverse !important}.flex-lgr-wrap{flex-wrap:wrap !important}.flex-lgr-nowrap{flex-wrap:nowrap !important}.flex-lgr-wrap-reverse{flex-wrap:wrap-reverse !important}.flex-lgr-fill{flex:1 1 auto !important}.flex-lgr-grow-0{flex-grow:0 !important}.flex-lgr-grow-1{flex-grow:1 !important}.flex-lgr-shrink-0{flex-shrink:0 !important}.flex-lgr-shrink-1{flex-shrink:1 !important}.justify-content-lgr-start{justify-content:flex-start !important}.justify-content-lgr-end{justify-content:flex-end !important}.justify-content-lgr-center{justify-content:center !important}.justify-content-lgr-between{justify-content:space-between !important}.justify-content-lgr-around{justify-content:space-around !important}.align-items-lgr-start{align-items:flex-start !important}.align-items-lgr-end{align-items:flex-end !important}.align-items-lgr-center{align-items:center !important}.align-items-lgr-baseline{align-items:baseline !important}.align-items-lgr-stretch{align-items:stretch !important}.align-content-lgr-start{align-content:flex-start !important}.align-content-lgr-end{align-content:flex-end !important}.align-content-lgr-center{align-content:center !important}.align-content-lgr-between{align-content:space-between !important}.align-content-lgr-around{align-content:space-around !important}.align-content-lgr-stretch{align-content:stretch !important}.align-self-lgr-auto{-ms-grid-row-align:auto !important;align-self:auto !important}.align-self-lgr-start{align-self:flex-start !important}.align-self-lgr-end{align-self:flex-end !important}.align-self-lgr-center{-ms-grid-row-align:center !important;align-self:center !important}.align-self-lgr-baseline{align-self:baseline !important}.align-self-lgr-stretch{-ms-grid-row-align:stretch !important;align-self:stretch !important}}@media (min-width: 1360px){.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{-ms-grid-row-align:auto !important;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{-ms-grid-row-align:center !important;align-self:center !important}.align-self-xl-baseline{align-self:baseline !important}.align-self-xl-stretch{-ms-grid-row-align:stretch !important;align-self:stretch !important}}.float-left{float:left !important}.float-right{float:right !important}.float-none{float:none !important}@media (min-width: 576px){.float-sm-left{float:left !important}.float-sm-right{float:right !important}.float-sm-none{float:none !important}}@media (min-width: 768px){.float-md-left{float:left !important}.float-md-right{float:right !important}.float-md-none{float:none !important}}@media (min-width: 992px){.float-lg-left{float:left !important}.float-lg-right{float:right !important}.float-lg-none{float:none !important}}@media (min-width: 1200px){.float-lgr-left{float:left !important}.float-lgr-right{float:right !important}.float-lgr-none{float:none !important}}@media (min-width: 1360px){.float-xl-left{float:left !important}.float-xl-right{float:right !important}.float-xl-none{float:none !important}}.user-select-all{-webkit-user-select:all !important;-moz-user-select:all !important;user-select:all !important}.user-select-auto{-webkit-user-select:auto !important;-moz-user-select:auto !important;-ms-user-select:auto !important;user-select:auto !important}.user-select-none{-webkit-user-select:none !important;-moz-user-select:none !important;-ms-user-select:none !important;user-select:none !important}.overflow-auto{overflow:auto !important}.overflow-hidden{overflow:hidden !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}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{box-shadow:0 2px 4px 0 rgba(0,0,0,0.2) !important}.shadow{box-shadow:0 0.5rem 1rem rgba(0,0,0,0.15) !important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,0.175) !important}.shadow-none{box-shadow:none !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}.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:0.125rem !important}.mt-1,.my-1{margin-top:0.125rem !important}.mr-1,.mx-1{margin-right:0.125rem !important}.mb-1,.my-1{margin-bottom:0.125rem !important}.ml-1,.mx-1{margin-left:0.125rem !important}.m-2{margin:0.25rem !important}.mt-2,.my-2{margin-top:0.25rem !important}.mr-2,.mx-2{margin-right:0.25rem !important}.mb-2,.my-2{margin-bottom:0.25rem !important}.ml-2,.mx-2{margin-left:0.25rem !important}.m-3{margin:0.5rem !important}.mt-3,.my-3{margin-top:0.5rem !important}.mr-3,.mx-3{margin-right:0.5rem !important}.mb-3,.my-3{margin-bottom:0.5rem !important}.ml-3,.mx-3{margin-left:0.5rem !important}.m-4{margin:0.75rem !important}.mt-4,.my-4{margin-top:0.75rem !important}.mr-4,.mx-4{margin-right:0.75rem !important}.mb-4,.my-4{margin-bottom:0.75rem !important}.ml-4,.mx-4{margin-left:0.75rem !important}.m-5{margin:1.5rem !important}.mt-5,.my-5{margin-top:1.5rem !important}.mr-5,.mx-5{margin-right:1.5rem !important}.mb-5,.my-5{margin-bottom:1.5rem !important}.ml-5,.mx-5{margin-left:1.5rem !important}.m-6{margin:2rem !important}.mt-6,.my-6{margin-top:2rem !important}.mr-6,.mx-6{margin-right:2rem !important}.mb-6,.my-6{margin-bottom:2rem !important}.ml-6,.mx-6{margin-left:2rem !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:0.125rem !important}.pt-1,.py-1{padding-top:0.125rem !important}.pr-1,.px-1{padding-right:0.125rem !important}.pb-1,.py-1{padding-bottom:0.125rem !important}.pl-1,.px-1{padding-left:0.125rem !important}.p-2{padding:0.25rem !important}.pt-2,.py-2{padding-top:0.25rem !important}.pr-2,.px-2{padding-right:0.25rem !important}.pb-2,.py-2{padding-bottom:0.25rem !important}.pl-2,.px-2{padding-left:0.25rem !important}.p-3{padding:0.5rem !important}.pt-3,.py-3{padding-top:0.5rem !important}.pr-3,.px-3{padding-right:0.5rem !important}.pb-3,.py-3{padding-bottom:0.5rem !important}.pl-3,.px-3{padding-left:0.5rem !important}.p-4{padding:0.75rem !important}.pt-4,.py-4{padding-top:0.75rem !important}.pr-4,.px-4{padding-right:0.75rem !important}.pb-4,.py-4{padding-bottom:0.75rem !important}.pl-4,.px-4{padding-left:0.75rem !important}.p-5{padding:1.5rem !important}.pt-5,.py-5{padding-top:1.5rem !important}.pr-5,.px-5{padding-right:1.5rem !important}.pb-5,.py-5{padding-bottom:1.5rem !important}.pl-5,.px-5{padding-left:1.5rem !important}.p-6{padding:2rem !important}.pt-6,.py-6{padding-top:2rem !important}.pr-6,.px-6{padding-right:2rem !important}.pb-6,.py-6{padding-bottom:2rem !important}.pl-6,.px-6{padding-left:2rem !important}.m-n1{margin:-0.125rem !important}.mt-n1,.my-n1{margin-top:-0.125rem !important}.mr-n1,.mx-n1{margin-right:-0.125rem !important}.mb-n1,.my-n1{margin-bottom:-0.125rem !important}.ml-n1,.mx-n1{margin-left:-0.125rem !important}.m-n2{margin:-0.25rem !important}.mt-n2,.my-n2{margin-top:-0.25rem !important}.mr-n2,.mx-n2{margin-right:-0.25rem !important}.mb-n2,.my-n2{margin-bottom:-0.25rem !important}.ml-n2,.mx-n2{margin-left:-0.25rem !important}.m-n3{margin:-0.5rem !important}.mt-n3,.my-n3{margin-top:-0.5rem !important}.mr-n3,.mx-n3{margin-right:-0.5rem !important}.mb-n3,.my-n3{margin-bottom:-0.5rem !important}.ml-n3,.mx-n3{margin-left:-0.5rem !important}.m-n4{margin:-0.75rem !important}.mt-n4,.my-n4{margin-top:-0.75rem !important}.mr-n4,.mx-n4{margin-right:-0.75rem !important}.mb-n4,.my-n4{margin-bottom:-0.75rem !important}.ml-n4,.mx-n4{margin-left:-0.75rem !important}.m-n5{margin:-1.5rem !important}.mt-n5,.my-n5{margin-top:-1.5rem !important}.mr-n5,.mx-n5{margin-right:-1.5rem !important}.mb-n5,.my-n5{margin-bottom:-1.5rem !important}.ml-n5,.mx-n5{margin-left:-1.5rem !important}.m-n6{margin:-2rem !important}.mt-n6,.my-n6{margin-top:-2rem !important}.mr-n6,.mx-n6{margin-right:-2rem !important}.mb-n6,.my-n6{margin-bottom:-2rem !important}.ml-n6,.mx-n6{margin-left:-2rem !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:0.125rem !important}.mt-sm-1,.my-sm-1{margin-top:0.125rem !important}.mr-sm-1,.mx-sm-1{margin-right:0.125rem !important}.mb-sm-1,.my-sm-1{margin-bottom:0.125rem !important}.ml-sm-1,.mx-sm-1{margin-left:0.125rem !important}.m-sm-2{margin:0.25rem !important}.mt-sm-2,.my-sm-2{margin-top:0.25rem !important}.mr-sm-2,.mx-sm-2{margin-right:0.25rem !important}.mb-sm-2,.my-sm-2{margin-bottom:0.25rem !important}.ml-sm-2,.mx-sm-2{margin-left:0.25rem !important}.m-sm-3{margin:0.5rem !important}.mt-sm-3,.my-sm-3{margin-top:0.5rem !important}.mr-sm-3,.mx-sm-3{margin-right:0.5rem !important}.mb-sm-3,.my-sm-3{margin-bottom:0.5rem !important}.ml-sm-3,.mx-sm-3{margin-left:0.5rem !important}.m-sm-4{margin:0.75rem !important}.mt-sm-4,.my-sm-4{margin-top:0.75rem !important}.mr-sm-4,.mx-sm-4{margin-right:0.75rem !important}.mb-sm-4,.my-sm-4{margin-bottom:0.75rem !important}.ml-sm-4,.mx-sm-4{margin-left:0.75rem !important}.m-sm-5{margin:1.5rem !important}.mt-sm-5,.my-sm-5{margin-top:1.5rem !important}.mr-sm-5,.mx-sm-5{margin-right:1.5rem !important}.mb-sm-5,.my-sm-5{margin-bottom:1.5rem !important}.ml-sm-5,.mx-sm-5{margin-left:1.5rem !important}.m-sm-6{margin:2rem !important}.mt-sm-6,.my-sm-6{margin-top:2rem !important}.mr-sm-6,.mx-sm-6{margin-right:2rem !important}.mb-sm-6,.my-sm-6{margin-bottom:2rem !important}.ml-sm-6,.mx-sm-6{margin-left:2rem !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:0.125rem !important}.pt-sm-1,.py-sm-1{padding-top:0.125rem !important}.pr-sm-1,.px-sm-1{padding-right:0.125rem !important}.pb-sm-1,.py-sm-1{padding-bottom:0.125rem !important}.pl-sm-1,.px-sm-1{padding-left:0.125rem !important}.p-sm-2{padding:0.25rem !important}.pt-sm-2,.py-sm-2{padding-top:0.25rem !important}.pr-sm-2,.px-sm-2{padding-right:0.25rem !important}.pb-sm-2,.py-sm-2{padding-bottom:0.25rem !important}.pl-sm-2,.px-sm-2{padding-left:0.25rem !important}.p-sm-3{padding:0.5rem !important}.pt-sm-3,.py-sm-3{padding-top:0.5rem !important}.pr-sm-3,.px-sm-3{padding-right:0.5rem !important}.pb-sm-3,.py-sm-3{padding-bottom:0.5rem !important}.pl-sm-3,.px-sm-3{padding-left:0.5rem !important}.p-sm-4{padding:0.75rem !important}.pt-sm-4,.py-sm-4{padding-top:0.75rem !important}.pr-sm-4,.px-sm-4{padding-right:0.75rem !important}.pb-sm-4,.py-sm-4{padding-bottom:0.75rem !important}.pl-sm-4,.px-sm-4{padding-left:0.75rem !important}.p-sm-5{padding:1.5rem !important}.pt-sm-5,.py-sm-5{padding-top:1.5rem !important}.pr-sm-5,.px-sm-5{padding-right:1.5rem !important}.pb-sm-5,.py-sm-5{padding-bottom:1.5rem !important}.pl-sm-5,.px-sm-5{padding-left:1.5rem !important}.p-sm-6{padding:2rem !important}.pt-sm-6,.py-sm-6{padding-top:2rem !important}.pr-sm-6,.px-sm-6{padding-right:2rem !important}.pb-sm-6,.py-sm-6{padding-bottom:2rem !important}.pl-sm-6,.px-sm-6{padding-left:2rem !important}.m-sm-n1{margin:-0.125rem !important}.mt-sm-n1,.my-sm-n1{margin-top:-0.125rem !important}.mr-sm-n1,.mx-sm-n1{margin-right:-0.125rem !important}.mb-sm-n1,.my-sm-n1{margin-bottom:-0.125rem !important}.ml-sm-n1,.mx-sm-n1{margin-left:-0.125rem !important}.m-sm-n2{margin:-0.25rem !important}.mt-sm-n2,.my-sm-n2{margin-top:-0.25rem !important}.mr-sm-n2,.mx-sm-n2{margin-right:-0.25rem !important}.mb-sm-n2,.my-sm-n2{margin-bottom:-0.25rem !important}.ml-sm-n2,.mx-sm-n2{margin-left:-0.25rem !important}.m-sm-n3{margin:-0.5rem !important}.mt-sm-n3,.my-sm-n3{margin-top:-0.5rem !important}.mr-sm-n3,.mx-sm-n3{margin-right:-0.5rem !important}.mb-sm-n3,.my-sm-n3{margin-bottom:-0.5rem !important}.ml-sm-n3,.mx-sm-n3{margin-left:-0.5rem !important}.m-sm-n4{margin:-0.75rem !important}.mt-sm-n4,.my-sm-n4{margin-top:-0.75rem !important}.mr-sm-n4,.mx-sm-n4{margin-right:-0.75rem !important}.mb-sm-n4,.my-sm-n4{margin-bottom:-0.75rem !important}.ml-sm-n4,.mx-sm-n4{margin-left:-0.75rem !important}.m-sm-n5{margin:-1.5rem !important}.mt-sm-n5,.my-sm-n5{margin-top:-1.5rem !important}.mr-sm-n5,.mx-sm-n5{margin-right:-1.5rem !important}.mb-sm-n5,.my-sm-n5{margin-bottom:-1.5rem !important}.ml-sm-n5,.mx-sm-n5{margin-left:-1.5rem !important}.m-sm-n6{margin:-2rem !important}.mt-sm-n6,.my-sm-n6{margin-top:-2rem !important}.mr-sm-n6,.mx-sm-n6{margin-right:-2rem !important}.mb-sm-n6,.my-sm-n6{margin-bottom:-2rem !important}.ml-sm-n6,.mx-sm-n6{margin-left:-2rem !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:0.125rem !important}.mt-md-1,.my-md-1{margin-top:0.125rem !important}.mr-md-1,.mx-md-1{margin-right:0.125rem !important}.mb-md-1,.my-md-1{margin-bottom:0.125rem !important}.ml-md-1,.mx-md-1{margin-left:0.125rem !important}.m-md-2{margin:0.25rem !important}.mt-md-2,.my-md-2{margin-top:0.25rem !important}.mr-md-2,.mx-md-2{margin-right:0.25rem !important}.mb-md-2,.my-md-2{margin-bottom:0.25rem !important}.ml-md-2,.mx-md-2{margin-left:0.25rem !important}.m-md-3{margin:0.5rem !important}.mt-md-3,.my-md-3{margin-top:0.5rem !important}.mr-md-3,.mx-md-3{margin-right:0.5rem !important}.mb-md-3,.my-md-3{margin-bottom:0.5rem !important}.ml-md-3,.mx-md-3{margin-left:0.5rem !important}.m-md-4{margin:0.75rem !important}.mt-md-4,.my-md-4{margin-top:0.75rem !important}.mr-md-4,.mx-md-4{margin-right:0.75rem !important}.mb-md-4,.my-md-4{margin-bottom:0.75rem !important}.ml-md-4,.mx-md-4{margin-left:0.75rem !important}.m-md-5{margin:1.5rem !important}.mt-md-5,.my-md-5{margin-top:1.5rem !important}.mr-md-5,.mx-md-5{margin-right:1.5rem !important}.mb-md-5,.my-md-5{margin-bottom:1.5rem !important}.ml-md-5,.mx-md-5{margin-left:1.5rem !important}.m-md-6{margin:2rem !important}.mt-md-6,.my-md-6{margin-top:2rem !important}.mr-md-6,.mx-md-6{margin-right:2rem !important}.mb-md-6,.my-md-6{margin-bottom:2rem !important}.ml-md-6,.mx-md-6{margin-left:2rem !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:0.125rem !important}.pt-md-1,.py-md-1{padding-top:0.125rem !important}.pr-md-1,.px-md-1{padding-right:0.125rem !important}.pb-md-1,.py-md-1{padding-bottom:0.125rem !important}.pl-md-1,.px-md-1{padding-left:0.125rem !important}.p-md-2{padding:0.25rem !important}.pt-md-2,.py-md-2{padding-top:0.25rem !important}.pr-md-2,.px-md-2{padding-right:0.25rem !important}.pb-md-2,.py-md-2{padding-bottom:0.25rem !important}.pl-md-2,.px-md-2{padding-left:0.25rem !important}.p-md-3{padding:0.5rem !important}.pt-md-3,.py-md-3{padding-top:0.5rem !important}.pr-md-3,.px-md-3{padding-right:0.5rem !important}.pb-md-3,.py-md-3{padding-bottom:0.5rem !important}.pl-md-3,.px-md-3{padding-left:0.5rem !important}.p-md-4{padding:0.75rem !important}.pt-md-4,.py-md-4{padding-top:0.75rem !important}.pr-md-4,.px-md-4{padding-right:0.75rem !important}.pb-md-4,.py-md-4{padding-bottom:0.75rem !important}.pl-md-4,.px-md-4{padding-left:0.75rem !important}.p-md-5{padding:1.5rem !important}.pt-md-5,.py-md-5{padding-top:1.5rem !important}.pr-md-5,.px-md-5{padding-right:1.5rem !important}.pb-md-5,.py-md-5{padding-bottom:1.5rem !important}.pl-md-5,.px-md-5{padding-left:1.5rem !important}.p-md-6{padding:2rem !important}.pt-md-6,.py-md-6{padding-top:2rem !important}.pr-md-6,.px-md-6{padding-right:2rem !important}.pb-md-6,.py-md-6{padding-bottom:2rem !important}.pl-md-6,.px-md-6{padding-left:2rem !important}.m-md-n1{margin:-0.125rem !important}.mt-md-n1,.my-md-n1{margin-top:-0.125rem !important}.mr-md-n1,.mx-md-n1{margin-right:-0.125rem !important}.mb-md-n1,.my-md-n1{margin-bottom:-0.125rem !important}.ml-md-n1,.mx-md-n1{margin-left:-0.125rem !important}.m-md-n2{margin:-0.25rem !important}.mt-md-n2,.my-md-n2{margin-top:-0.25rem !important}.mr-md-n2,.mx-md-n2{margin-right:-0.25rem !important}.mb-md-n2,.my-md-n2{margin-bottom:-0.25rem !important}.ml-md-n2,.mx-md-n2{margin-left:-0.25rem !important}.m-md-n3{margin:-0.5rem !important}.mt-md-n3,.my-md-n3{margin-top:-0.5rem !important}.mr-md-n3,.mx-md-n3{margin-right:-0.5rem !important}.mb-md-n3,.my-md-n3{margin-bottom:-0.5rem !important}.ml-md-n3,.mx-md-n3{margin-left:-0.5rem !important}.m-md-n4{margin:-0.75rem !important}.mt-md-n4,.my-md-n4{margin-top:-0.75rem !important}.mr-md-n4,.mx-md-n4{margin-right:-0.75rem !important}.mb-md-n4,.my-md-n4{margin-bottom:-0.75rem !important}.ml-md-n4,.mx-md-n4{margin-left:-0.75rem !important}.m-md-n5{margin:-1.5rem !important}.mt-md-n5,.my-md-n5{margin-top:-1.5rem !important}.mr-md-n5,.mx-md-n5{margin-right:-1.5rem !important}.mb-md-n5,.my-md-n5{margin-bottom:-1.5rem !important}.ml-md-n5,.mx-md-n5{margin-left:-1.5rem !important}.m-md-n6{margin:-2rem !important}.mt-md-n6,.my-md-n6{margin-top:-2rem !important}.mr-md-n6,.mx-md-n6{margin-right:-2rem !important}.mb-md-n6,.my-md-n6{margin-bottom:-2rem !important}.ml-md-n6,.mx-md-n6{margin-left:-2rem !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:0.125rem !important}.mt-lg-1,.my-lg-1{margin-top:0.125rem !important}.mr-lg-1,.mx-lg-1{margin-right:0.125rem !important}.mb-lg-1,.my-lg-1{margin-bottom:0.125rem !important}.ml-lg-1,.mx-lg-1{margin-left:0.125rem !important}.m-lg-2{margin:0.25rem !important}.mt-lg-2,.my-lg-2{margin-top:0.25rem !important}.mr-lg-2,.mx-lg-2{margin-right:0.25rem !important}.mb-lg-2,.my-lg-2{margin-bottom:0.25rem !important}.ml-lg-2,.mx-lg-2{margin-left:0.25rem !important}.m-lg-3{margin:0.5rem !important}.mt-lg-3,.my-lg-3{margin-top:0.5rem !important}.mr-lg-3,.mx-lg-3{margin-right:0.5rem !important}.mb-lg-3,.my-lg-3{margin-bottom:0.5rem !important}.ml-lg-3,.mx-lg-3{margin-left:0.5rem !important}.m-lg-4{margin:0.75rem !important}.mt-lg-4,.my-lg-4{margin-top:0.75rem !important}.mr-lg-4,.mx-lg-4{margin-right:0.75rem !important}.mb-lg-4,.my-lg-4{margin-bottom:0.75rem !important}.ml-lg-4,.mx-lg-4{margin-left:0.75rem !important}.m-lg-5{margin:1.5rem !important}.mt-lg-5,.my-lg-5{margin-top:1.5rem !important}.mr-lg-5,.mx-lg-5{margin-right:1.5rem !important}.mb-lg-5,.my-lg-5{margin-bottom:1.5rem !important}.ml-lg-5,.mx-lg-5{margin-left:1.5rem !important}.m-lg-6{margin:2rem !important}.mt-lg-6,.my-lg-6{margin-top:2rem !important}.mr-lg-6,.mx-lg-6{margin-right:2rem !important}.mb-lg-6,.my-lg-6{margin-bottom:2rem !important}.ml-lg-6,.mx-lg-6{margin-left:2rem !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:0.125rem !important}.pt-lg-1,.py-lg-1{padding-top:0.125rem !important}.pr-lg-1,.px-lg-1{padding-right:0.125rem !important}.pb-lg-1,.py-lg-1{padding-bottom:0.125rem !important}.pl-lg-1,.px-lg-1{padding-left:0.125rem !important}.p-lg-2{padding:0.25rem !important}.pt-lg-2,.py-lg-2{padding-top:0.25rem !important}.pr-lg-2,.px-lg-2{padding-right:0.25rem !important}.pb-lg-2,.py-lg-2{padding-bottom:0.25rem !important}.pl-lg-2,.px-lg-2{padding-left:0.25rem !important}.p-lg-3{padding:0.5rem !important}.pt-lg-3,.py-lg-3{padding-top:0.5rem !important}.pr-lg-3,.px-lg-3{padding-right:0.5rem !important}.pb-lg-3,.py-lg-3{padding-bottom:0.5rem !important}.pl-lg-3,.px-lg-3{padding-left:0.5rem !important}.p-lg-4{padding:0.75rem !important}.pt-lg-4,.py-lg-4{padding-top:0.75rem !important}.pr-lg-4,.px-lg-4{padding-right:0.75rem !important}.pb-lg-4,.py-lg-4{padding-bottom:0.75rem !important}.pl-lg-4,.px-lg-4{padding-left:0.75rem !important}.p-lg-5{padding:1.5rem !important}.pt-lg-5,.py-lg-5{padding-top:1.5rem !important}.pr-lg-5,.px-lg-5{padding-right:1.5rem !important}.pb-lg-5,.py-lg-5{padding-bottom:1.5rem !important}.pl-lg-5,.px-lg-5{padding-left:1.5rem !important}.p-lg-6{padding:2rem !important}.pt-lg-6,.py-lg-6{padding-top:2rem !important}.pr-lg-6,.px-lg-6{padding-right:2rem !important}.pb-lg-6,.py-lg-6{padding-bottom:2rem !important}.pl-lg-6,.px-lg-6{padding-left:2rem !important}.m-lg-n1{margin:-0.125rem !important}.mt-lg-n1,.my-lg-n1{margin-top:-0.125rem !important}.mr-lg-n1,.mx-lg-n1{margin-right:-0.125rem !important}.mb-lg-n1,.my-lg-n1{margin-bottom:-0.125rem !important}.ml-lg-n1,.mx-lg-n1{margin-left:-0.125rem !important}.m-lg-n2{margin:-0.25rem !important}.mt-lg-n2,.my-lg-n2{margin-top:-0.25rem !important}.mr-lg-n2,.mx-lg-n2{margin-right:-0.25rem !important}.mb-lg-n2,.my-lg-n2{margin-bottom:-0.25rem !important}.ml-lg-n2,.mx-lg-n2{margin-left:-0.25rem !important}.m-lg-n3{margin:-0.5rem !important}.mt-lg-n3,.my-lg-n3{margin-top:-0.5rem !important}.mr-lg-n3,.mx-lg-n3{margin-right:-0.5rem !important}.mb-lg-n3,.my-lg-n3{margin-bottom:-0.5rem !important}.ml-lg-n3,.mx-lg-n3{margin-left:-0.5rem !important}.m-lg-n4{margin:-0.75rem !important}.mt-lg-n4,.my-lg-n4{margin-top:-0.75rem !important}.mr-lg-n4,.mx-lg-n4{margin-right:-0.75rem !important}.mb-lg-n4,.my-lg-n4{margin-bottom:-0.75rem !important}.ml-lg-n4,.mx-lg-n4{margin-left:-0.75rem !important}.m-lg-n5{margin:-1.5rem !important}.mt-lg-n5,.my-lg-n5{margin-top:-1.5rem !important}.mr-lg-n5,.mx-lg-n5{margin-right:-1.5rem !important}.mb-lg-n5,.my-lg-n5{margin-bottom:-1.5rem !important}.ml-lg-n5,.mx-lg-n5{margin-left:-1.5rem !important}.m-lg-n6{margin:-2rem !important}.mt-lg-n6,.my-lg-n6{margin-top:-2rem !important}.mr-lg-n6,.mx-lg-n6{margin-right:-2rem !important}.mb-lg-n6,.my-lg-n6{margin-bottom:-2rem !important}.ml-lg-n6,.mx-lg-n6{margin-left:-2rem !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-lgr-0{margin:0 !important}.mt-lgr-0,.my-lgr-0{margin-top:0 !important}.mr-lgr-0,.mx-lgr-0{margin-right:0 !important}.mb-lgr-0,.my-lgr-0{margin-bottom:0 !important}.ml-lgr-0,.mx-lgr-0{margin-left:0 !important}.m-lgr-1{margin:0.125rem !important}.mt-lgr-1,.my-lgr-1{margin-top:0.125rem !important}.mr-lgr-1,.mx-lgr-1{margin-right:0.125rem !important}.mb-lgr-1,.my-lgr-1{margin-bottom:0.125rem !important}.ml-lgr-1,.mx-lgr-1{margin-left:0.125rem !important}.m-lgr-2{margin:0.25rem !important}.mt-lgr-2,.my-lgr-2{margin-top:0.25rem !important}.mr-lgr-2,.mx-lgr-2{margin-right:0.25rem !important}.mb-lgr-2,.my-lgr-2{margin-bottom:0.25rem !important}.ml-lgr-2,.mx-lgr-2{margin-left:0.25rem !important}.m-lgr-3{margin:0.5rem !important}.mt-lgr-3,.my-lgr-3{margin-top:0.5rem !important}.mr-lgr-3,.mx-lgr-3{margin-right:0.5rem !important}.mb-lgr-3,.my-lgr-3{margin-bottom:0.5rem !important}.ml-lgr-3,.mx-lgr-3{margin-left:0.5rem !important}.m-lgr-4{margin:0.75rem !important}.mt-lgr-4,.my-lgr-4{margin-top:0.75rem !important}.mr-lgr-4,.mx-lgr-4{margin-right:0.75rem !important}.mb-lgr-4,.my-lgr-4{margin-bottom:0.75rem !important}.ml-lgr-4,.mx-lgr-4{margin-left:0.75rem !important}.m-lgr-5{margin:1.5rem !important}.mt-lgr-5,.my-lgr-5{margin-top:1.5rem !important}.mr-lgr-5,.mx-lgr-5{margin-right:1.5rem !important}.mb-lgr-5,.my-lgr-5{margin-bottom:1.5rem !important}.ml-lgr-5,.mx-lgr-5{margin-left:1.5rem !important}.m-lgr-6{margin:2rem !important}.mt-lgr-6,.my-lgr-6{margin-top:2rem !important}.mr-lgr-6,.mx-lgr-6{margin-right:2rem !important}.mb-lgr-6,.my-lgr-6{margin-bottom:2rem !important}.ml-lgr-6,.mx-lgr-6{margin-left:2rem !important}.p-lgr-0{padding:0 !important}.pt-lgr-0,.py-lgr-0{padding-top:0 !important}.pr-lgr-0,.px-lgr-0{padding-right:0 !important}.pb-lgr-0,.py-lgr-0{padding-bottom:0 !important}.pl-lgr-0,.px-lgr-0{padding-left:0 !important}.p-lgr-1{padding:0.125rem !important}.pt-lgr-1,.py-lgr-1{padding-top:0.125rem !important}.pr-lgr-1,.px-lgr-1{padding-right:0.125rem !important}.pb-lgr-1,.py-lgr-1{padding-bottom:0.125rem !important}.pl-lgr-1,.px-lgr-1{padding-left:0.125rem !important}.p-lgr-2{padding:0.25rem !important}.pt-lgr-2,.py-lgr-2{padding-top:0.25rem !important}.pr-lgr-2,.px-lgr-2{padding-right:0.25rem !important}.pb-lgr-2,.py-lgr-2{padding-bottom:0.25rem !important}.pl-lgr-2,.px-lgr-2{padding-left:0.25rem !important}.p-lgr-3{padding:0.5rem !important}.pt-lgr-3,.py-lgr-3{padding-top:0.5rem !important}.pr-lgr-3,.px-lgr-3{padding-right:0.5rem !important}.pb-lgr-3,.py-lgr-3{padding-bottom:0.5rem !important}.pl-lgr-3,.px-lgr-3{padding-left:0.5rem !important}.p-lgr-4{padding:0.75rem !important}.pt-lgr-4,.py-lgr-4{padding-top:0.75rem !important}.pr-lgr-4,.px-lgr-4{padding-right:0.75rem !important}.pb-lgr-4,.py-lgr-4{padding-bottom:0.75rem !important}.pl-lgr-4,.px-lgr-4{padding-left:0.75rem !important}.p-lgr-5{padding:1.5rem !important}.pt-lgr-5,.py-lgr-5{padding-top:1.5rem !important}.pr-lgr-5,.px-lgr-5{padding-right:1.5rem !important}.pb-lgr-5,.py-lgr-5{padding-bottom:1.5rem !important}.pl-lgr-5,.px-lgr-5{padding-left:1.5rem !important}.p-lgr-6{padding:2rem !important}.pt-lgr-6,.py-lgr-6{padding-top:2rem !important}.pr-lgr-6,.px-lgr-6{padding-right:2rem !important}.pb-lgr-6,.py-lgr-6{padding-bottom:2rem !important}.pl-lgr-6,.px-lgr-6{padding-left:2rem !important}.m-lgr-n1{margin:-0.125rem !important}.mt-lgr-n1,.my-lgr-n1{margin-top:-0.125rem !important}.mr-lgr-n1,.mx-lgr-n1{margin-right:-0.125rem !important}.mb-lgr-n1,.my-lgr-n1{margin-bottom:-0.125rem !important}.ml-lgr-n1,.mx-lgr-n1{margin-left:-0.125rem !important}.m-lgr-n2{margin:-0.25rem !important}.mt-lgr-n2,.my-lgr-n2{margin-top:-0.25rem !important}.mr-lgr-n2,.mx-lgr-n2{margin-right:-0.25rem !important}.mb-lgr-n2,.my-lgr-n2{margin-bottom:-0.25rem !important}.ml-lgr-n2,.mx-lgr-n2{margin-left:-0.25rem !important}.m-lgr-n3{margin:-0.5rem !important}.mt-lgr-n3,.my-lgr-n3{margin-top:-0.5rem !important}.mr-lgr-n3,.mx-lgr-n3{margin-right:-0.5rem !important}.mb-lgr-n3,.my-lgr-n3{margin-bottom:-0.5rem !important}.ml-lgr-n3,.mx-lgr-n3{margin-left:-0.5rem !important}.m-lgr-n4{margin:-0.75rem !important}.mt-lgr-n4,.my-lgr-n4{margin-top:-0.75rem !important}.mr-lgr-n4,.mx-lgr-n4{margin-right:-0.75rem !important}.mb-lgr-n4,.my-lgr-n4{margin-bottom:-0.75rem !important}.ml-lgr-n4,.mx-lgr-n4{margin-left:-0.75rem !important}.m-lgr-n5{margin:-1.5rem !important}.mt-lgr-n5,.my-lgr-n5{margin-top:-1.5rem !important}.mr-lgr-n5,.mx-lgr-n5{margin-right:-1.5rem !important}.mb-lgr-n5,.my-lgr-n5{margin-bottom:-1.5rem !important}.ml-lgr-n5,.mx-lgr-n5{margin-left:-1.5rem !important}.m-lgr-n6{margin:-2rem !important}.mt-lgr-n6,.my-lgr-n6{margin-top:-2rem !important}.mr-lgr-n6,.mx-lgr-n6{margin-right:-2rem !important}.mb-lgr-n6,.my-lgr-n6{margin-bottom:-2rem !important}.ml-lgr-n6,.mx-lgr-n6{margin-left:-2rem !important}.m-lgr-auto{margin:auto !important}.mt-lgr-auto,.my-lgr-auto{margin-top:auto !important}.mr-lgr-auto,.mx-lgr-auto{margin-right:auto !important}.mb-lgr-auto,.my-lgr-auto{margin-bottom:auto !important}.ml-lgr-auto,.mx-lgr-auto{margin-left:auto !important}}@media (min-width: 1360px){.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:0.125rem !important}.mt-xl-1,.my-xl-1{margin-top:0.125rem !important}.mr-xl-1,.mx-xl-1{margin-right:0.125rem !important}.mb-xl-1,.my-xl-1{margin-bottom:0.125rem !important}.ml-xl-1,.mx-xl-1{margin-left:0.125rem !important}.m-xl-2{margin:0.25rem !important}.mt-xl-2,.my-xl-2{margin-top:0.25rem !important}.mr-xl-2,.mx-xl-2{margin-right:0.25rem !important}.mb-xl-2,.my-xl-2{margin-bottom:0.25rem !important}.ml-xl-2,.mx-xl-2{margin-left:0.25rem !important}.m-xl-3{margin:0.5rem !important}.mt-xl-3,.my-xl-3{margin-top:0.5rem !important}.mr-xl-3,.mx-xl-3{margin-right:0.5rem !important}.mb-xl-3,.my-xl-3{margin-bottom:0.5rem !important}.ml-xl-3,.mx-xl-3{margin-left:0.5rem !important}.m-xl-4{margin:0.75rem !important}.mt-xl-4,.my-xl-4{margin-top:0.75rem !important}.mr-xl-4,.mx-xl-4{margin-right:0.75rem !important}.mb-xl-4,.my-xl-4{margin-bottom:0.75rem !important}.ml-xl-4,.mx-xl-4{margin-left:0.75rem !important}.m-xl-5{margin:1.5rem !important}.mt-xl-5,.my-xl-5{margin-top:1.5rem !important}.mr-xl-5,.mx-xl-5{margin-right:1.5rem !important}.mb-xl-5,.my-xl-5{margin-bottom:1.5rem !important}.ml-xl-5,.mx-xl-5{margin-left:1.5rem !important}.m-xl-6{margin:2rem !important}.mt-xl-6,.my-xl-6{margin-top:2rem !important}.mr-xl-6,.mx-xl-6{margin-right:2rem !important}.mb-xl-6,.my-xl-6{margin-bottom:2rem !important}.ml-xl-6,.mx-xl-6{margin-left:2rem !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:0.125rem !important}.pt-xl-1,.py-xl-1{padding-top:0.125rem !important}.pr-xl-1,.px-xl-1{padding-right:0.125rem !important}.pb-xl-1,.py-xl-1{padding-bottom:0.125rem !important}.pl-xl-1,.px-xl-1{padding-left:0.125rem !important}.p-xl-2{padding:0.25rem !important}.pt-xl-2,.py-xl-2{padding-top:0.25rem !important}.pr-xl-2,.px-xl-2{padding-right:0.25rem !important}.pb-xl-2,.py-xl-2{padding-bottom:0.25rem !important}.pl-xl-2,.px-xl-2{padding-left:0.25rem !important}.p-xl-3{padding:0.5rem !important}.pt-xl-3,.py-xl-3{padding-top:0.5rem !important}.pr-xl-3,.px-xl-3{padding-right:0.5rem !important}.pb-xl-3,.py-xl-3{padding-bottom:0.5rem !important}.pl-xl-3,.px-xl-3{padding-left:0.5rem !important}.p-xl-4{padding:0.75rem !important}.pt-xl-4,.py-xl-4{padding-top:0.75rem !important}.pr-xl-4,.px-xl-4{padding-right:0.75rem !important}.pb-xl-4,.py-xl-4{padding-bottom:0.75rem !important}.pl-xl-4,.px-xl-4{padding-left:0.75rem !important}.p-xl-5{padding:1.5rem !important}.pt-xl-5,.py-xl-5{padding-top:1.5rem !important}.pr-xl-5,.px-xl-5{padding-right:1.5rem !important}.pb-xl-5,.py-xl-5{padding-bottom:1.5rem !important}.pl-xl-5,.px-xl-5{padding-left:1.5rem !important}.p-xl-6{padding:2rem !important}.pt-xl-6,.py-xl-6{padding-top:2rem !important}.pr-xl-6,.px-xl-6{padding-right:2rem !important}.pb-xl-6,.py-xl-6{padding-bottom:2rem !important}.pl-xl-6,.px-xl-6{padding-left:2rem !important}.m-xl-n1{margin:-0.125rem !important}.mt-xl-n1,.my-xl-n1{margin-top:-0.125rem !important}.mr-xl-n1,.mx-xl-n1{margin-right:-0.125rem !important}.mb-xl-n1,.my-xl-n1{margin-bottom:-0.125rem !important}.ml-xl-n1,.mx-xl-n1{margin-left:-0.125rem !important}.m-xl-n2{margin:-0.25rem !important}.mt-xl-n2,.my-xl-n2{margin-top:-0.25rem !important}.mr-xl-n2,.mx-xl-n2{margin-right:-0.25rem !important}.mb-xl-n2,.my-xl-n2{margin-bottom:-0.25rem !important}.ml-xl-n2,.mx-xl-n2{margin-left:-0.25rem !important}.m-xl-n3{margin:-0.5rem !important}.mt-xl-n3,.my-xl-n3{margin-top:-0.5rem !important}.mr-xl-n3,.mx-xl-n3{margin-right:-0.5rem !important}.mb-xl-n3,.my-xl-n3{margin-bottom:-0.5rem !important}.ml-xl-n3,.mx-xl-n3{margin-left:-0.5rem !important}.m-xl-n4{margin:-0.75rem !important}.mt-xl-n4,.my-xl-n4{margin-top:-0.75rem !important}.mr-xl-n4,.mx-xl-n4{margin-right:-0.75rem !important}.mb-xl-n4,.my-xl-n4{margin-bottom:-0.75rem !important}.ml-xl-n4,.mx-xl-n4{margin-left:-0.75rem !important}.m-xl-n5{margin:-1.5rem !important}.mt-xl-n5,.my-xl-n5{margin-top:-1.5rem !important}.mr-xl-n5,.mx-xl-n5{margin-right:-1.5rem !important}.mb-xl-n5,.my-xl-n5{margin-bottom:-1.5rem !important}.ml-xl-n5,.mx-xl-n5{margin-left:-1.5rem !important}.m-xl-n6{margin:-2rem !important}.mt-xl-n6,.my-xl-n6{margin-top:-2rem !important}.mr-xl-n6,.mx-xl-n6{margin-right:-2rem !important}.mb-xl-n6,.my-xl-n6{margin-bottom:-2rem !important}.ml-xl-n6,.mx-xl-n6{margin-left:-2rem !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}}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:rgba(0,0,0,0)}.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-lgr-left{text-align:left !important}.text-lgr-right{text-align:right !important}.text-lgr-center{text-align:center !important}}@media (min-width: 1360px){.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:700 !important}.font-italic{font-style:italic !important}.text-white{color:#fff !important}.text-primary{color:#0044db !important}a.text-primary:hover,a.text-primary:focus{color:#002c8f !important}.text-secondary{color:#ecf5fb !important}a.text-secondary:hover,a.text-secondary:focus{color:#add4ee !important}.text-success{color:#3e8a3d !important}a.text-success:hover,a.text-success:focus{color:#265526 !important}.text-info{color:#8fd5ac !important}a.text-info:hover,a.text-info:focus{color:#57c083 !important}.text-warning{color:#fda100 !important}a.text-warning:hover,a.text-warning:focus{color:#b17000 !important}.text-danger{color:#cf3422 !important}a.text-danger:hover,a.text-danger:focus{color:#8d2317 !important}.text-light{color:#f8f8f8 !important}a.text-light:hover,a.text-light:focus{color:#d2d2d2 !important}.text-dark{color:#101010 !important}a.text-dark:hover,a.text-dark:focus{color:black !important}.text-body{color:#212529 !important}.text-muted{color:#6c757d !important}.text-black-50{color:rgba(0,0,0,0.5) !important}.text-white-50{color:rgba(255,255,255,0.5) !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;word-wrap:break-word !important}.text-reset{color:inherit !important}.visible{visibility:visible !important}.invisible{visibility:hidden !important}.alert{position:relative;padding:0.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:0.3125rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:3.8125rem}.alert-dismissible .close{position:absolute;top:0;right:0;z-index:2;padding:0.75rem 1.25rem;color:inherit}.alert-primary{color:#002372;background-color:#ccdaf8;border-color:#b8cbf5}.alert-primary hr{border-top-color:#a2bbf2}.alert-primary .alert-link{color:#00133f}.alert-secondary{color:#7b7f83;background-color:#fbfdfe;border-color:#fafcfe}.alert-secondary hr{border-top-color:#e5effa}.alert-secondary .alert-link{color:#626669}.alert-success{color:#204820;background-color:#d8e8d8;border-color:#c9dec9}.alert-success hr{border-top-color:#b9d4b9}.alert-success .alert-link{color:#102510}.alert-info{color:#4a6f59;background-color:#e9f7ee;border-color:#e0f3e8}.alert-info hr{border-top-color:#ceecda}.alert-info .alert-link{color:#365040}.alert-warning{color:#845400;background-color:#ffeccc;border-color:#fee5b8}.alert-warning hr{border-top-color:#fedc9f}.alert-warning .alert-link{color:#513400}.alert-danger{color:#6c1b12;background-color:#f5d6d3;border-color:#f2c6c1}.alert-danger hr{border-top-color:#eeb3ac}.alert-danger .alert-link{color:#40100b}.alert-light{color:#818181;background-color:#fefefe;border-color:#fdfdfd}.alert-light hr{border-top-color:#f0f0f0}.alert-light .alert-link{color:#686868}.alert-dark{color:#080808;background-color:#cfcfcf;border-color:#bcbcbc}.alert-dark hr{border-top-color:#afafaf}.alert-dark .alert-link{color:black}.badge{display:inline-block;padding:0.25em 0.4em;font-size:0.875rem;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:0.3125rem;transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion: reduce){.badge{transition:none}}a.badge:hover,a.badge:focus{text-decoration:none}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:0.6em;padding-left:0.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#0044db}a.badge-primary:hover,a.badge-primary:focus{color:#fff;background-color:#0034a8}a.badge-primary:focus,a.badge-primary.focus{outline:0;box-shadow:0 0 0 0.2rem rgba(0,68,219,0.5)}.badge-secondary{color:#212529;background-color:#ecf5fb}a.badge-secondary:hover,a.badge-secondary:focus{color:#212529;background-color:#c2dff2}a.badge-secondary:focus,a.badge-secondary.focus{outline:0;box-shadow:0 0 0 0.2rem rgba(236,245,251,0.5)}.badge-success{color:#fff;background-color:#3e8a3d}a.badge-success:hover,a.badge-success:focus{color:#fff;background-color:#2e672d}a.badge-success:focus,a.badge-success.focus{outline:0;box-shadow:0 0 0 0.2rem rgba(62,138,61,0.5)}.badge-info{color:#212529;background-color:#8fd5ac}a.badge-info:hover,a.badge-info:focus{color:#212529;background-color:#6ac791}a.badge-info:focus,a.badge-info.focus{outline:0;box-shadow:0 0 0 0.2rem rgba(143,213,172,0.5)}.badge-warning{color:#212529;background-color:#fda100}a.badge-warning:hover,a.badge-warning:focus{color:#212529;background-color:#ca8100}a.badge-warning:focus,a.badge-warning.focus{outline:0;box-shadow:0 0 0 0.2rem rgba(253,161,0,0.5)}.badge-danger{color:#fff;background-color:#cf3422}a.badge-danger:hover,a.badge-danger:focus{color:#fff;background-color:#a3291b}a.badge-danger:focus,a.badge-danger.focus{outline:0;box-shadow:0 0 0 0.2rem rgba(207,52,34,0.5)}.badge-light{color:#212529;background-color:#f8f8f8}a.badge-light:hover,a.badge-light:focus{color:#212529;background-color:#dfdfdf}a.badge-light:focus,a.badge-light.focus{outline:0;box-shadow:0 0 0 0.2rem rgba(248,248,248,0.5)}.badge-dark{color:#fff;background-color:#101010}a.badge-dark:hover,a.badge-dark:focus{color:#fff;background-color:black}a.badge-dark:focus,a.badge-dark.focus{outline:0;box-shadow:0 0 0 0.2rem rgba(16,16,16,0.5)}.close{float:right;font-size:1.3125rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):hover,.close:not(:disabled):not(.disabled):focus{opacity:.75}button.close{padding:0;background-color:transparent;border:0}a.close.disabled{pointer-events:none}.dropup,.dropright,.dropdown,.dropleft{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:0.255em;vertical-align:0.255em;content:"";border-top:0.3em solid;border-right:0.3em solid transparent;border-bottom:0;border-left:0.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:0.5rem 0;margin:0.125rem 0 0;font-size:0.875rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,0.15);border-radius:0.3125rem}.dropdown-menu-left{right:auto;left:0}.dropdown-menu-right{right:0;left:auto}@media (min-width: 576px){.dropdown-menu-sm-left{right:auto;left:0}.dropdown-menu-sm-right{right:0;left:auto}}@media (min-width: 768px){.dropdown-menu-md-left{right:auto;left:0}.dropdown-menu-md-right{right:0;left:auto}}@media (min-width: 992px){.dropdown-menu-lg-left{right:auto;left:0}.dropdown-menu-lg-right{right:0;left:auto}}@media (min-width: 1200px){.dropdown-menu-lgr-left{right:auto;left:0}.dropdown-menu-lgr-right{right:0;left:auto}}@media (min-width: 1360px){.dropdown-menu-xl-left{right:auto;left:0}.dropdown-menu-xl-right{right:0;left:auto}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:0.125rem}.dropup .dropdown-toggle::after{display:inline-block;margin-left:0.255em;vertical-align:0.255em;content:"";border-top:0;border-right:0.3em solid transparent;border-bottom:0.3em solid;border-left:0.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:0.125rem}.dropright .dropdown-toggle::after{display:inline-block;margin-left:0.255em;vertical-align:0.255em;content:"";border-top:0.3em solid transparent;border-right:0;border-bottom:0.3em solid transparent;border-left:0.3em solid}.dropright .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-toggle::after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:0.125rem}.dropleft .dropdown-toggle::after{display:inline-block;margin-left:0.255em;vertical-align:0.255em;content:""}.dropleft .dropdown-toggle::after{display:none}.dropleft .dropdown-toggle::before{display:inline-block;margin-right:0.255em;vertical-align:0.255em;content:"";border-top:0.3em solid transparent;border-right:0.3em solid;border-bottom:0.3em solid transparent}.dropleft .dropdown-toggle:empty::after{margin-left:0}.dropleft .dropdown-toggle::before{vertical-align:0}.dropdown-menu[x-placement^="top"],.dropdown-menu[x-placement^="right"],.dropdown-menu[x-placement^="bottom"],.dropdown-menu[x-placement^="left"]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:0.25rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:0.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:hover,.dropdown-item:focus{color:#16181b;text-decoration:none;background-color:#e9ecef}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#0044db}.dropdown-item.disabled,.dropdown-item:disabled{color:#adb5bd;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:0.5rem 1.5rem;margin-bottom:0;font-size:0.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:0.25rem 1.5rem;color:#212529}.form-control{display:block;width:100%;height:calc(1.5em + 0.75rem + 2px);padding:0.375rem 0.75rem;font-size:0.875rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:0.3125rem;transition:border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#495057;background-color:#fff;border-color:#5c8eff;outline:0;box-shadow:0 0 0 0.2rem rgba(0,68,219,0.25)}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}input.form-control[type="date"],input.form-control[type="time"],input.form-control[type="datetime-local"],input.form-control[type="month"]{-webkit-appearance:none;-moz-appearance:none;appearance:none}select.form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(0.375rem + 1px);padding-bottom:calc(0.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(0.5rem + 1px);padding-bottom:calc(0.5rem + 1px);font-size:1.09375rem;line-height:1.5}.col-form-label-sm{padding-top:calc(0.125rem + 1px);padding-bottom:calc(0.125rem + 1px);font-size:0.875rem;line-height:1.3}.form-control-plaintext{display:block;width:100%;padding:0.375rem 0;margin-bottom:0;font-size:0.875rem;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{height:calc(1.3em + 0.25rem + 2px);padding:0.125rem 0.5rem;font-size:0.875rem;line-height:1.3;border-radius:0.3125rem}.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:0.5rem 1rem;font-size:1.09375rem;line-height:1.5;border-radius:0.3125rem}select.form-control[size],select.form-control[multiple]{height:auto}textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:0.25rem}.form-row{display:flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*="col-"]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:0.3rem;margin-left:-1.25rem}.form-check-input[disabled]~.form-check-label,.form-check-input:disabled~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:inline-flex;align-items:center;padding-left:0;margin-right:0.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:0.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:0.25rem;font-size:0.875em;color:#3e8a3d}.valid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:0.25rem 0.5rem;margin-top:.1rem;font-size:0.875rem;line-height:1.5;color:#fff;background-color:rgba(62,138,61,0.9);border-radius:0.3125rem}.form-row>.col>.valid-tooltip,.form-row>[class*="col-"]>.valid-tooltip{left:5px}.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip,.is-valid~.valid-feedback,.is-valid~.valid-tooltip{display:block}.was-validated .form-control:valid,.form-control.is-valid{border-color:#3e8a3d}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:#3e8a3d;box-shadow:0 0 0 0.2rem rgba(62,138,61,0.25)}.was-validated .custom-select:valid,.custom-select.is-valid{border-color:#3e8a3d}.was-validated .custom-select:valid:focus,.custom-select.is-valid:focus{border-color:#3e8a3d;box-shadow:0 0 0 0.2rem rgba(62,138,61,0.25)}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:#3e8a3d}.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip,.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip{display:block}.was-validated .custom-control-input:valid~.custom-control-label,.custom-control-input.is-valid~.custom-control-label{color:#3e8a3d}.was-validated .custom-control-input:valid~.custom-control-label::before,.custom-control-input.is-valid~.custom-control-label::before{border-color:#3e8a3d}.was-validated .custom-control-input:valid:checked~.custom-control-label::before,.custom-control-input.is-valid:checked~.custom-control-label::before{border-color:#4ead4d;background-color:#4ead4d}.was-validated .custom-control-input:valid:focus~.custom-control-label::before,.custom-control-input.is-valid:focus~.custom-control-label::before{box-shadow:0 0 0 0.2rem rgba(62,138,61,0.25)}.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label::before,.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label::before{border-color:#3e8a3d}.was-validated .custom-file-input:valid~.custom-file-label,.custom-file-input.is-valid~.custom-file-label{border-color:#3e8a3d}.was-validated .custom-file-input:valid:focus~.custom-file-label,.custom-file-input.is-valid:focus~.custom-file-label{border-color:#3e8a3d;box-shadow:0 0 0 0.2rem rgba(62,138,61,0.25)}.invalid-feedback{display:none;width:100%;margin-top:0.25rem;font-size:0.875em;color:#cf3422}.invalid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:0.25rem 0.5rem;margin-top:.1rem;font-size:0.875rem;line-height:1.5;color:#fff;background-color:rgba(207,52,34,0.9);border-radius:0.3125rem}.form-row>.col>.invalid-tooltip,.form-row>[class*="col-"]>.invalid-tooltip{left:5px}.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip,.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip{display:block}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:#cf3422}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:#cf3422;box-shadow:0 0 0 0.2rem rgba(207,52,34,0.25)}.was-validated .custom-select:invalid,.custom-select.is-invalid{border-color:#cf3422}.was-validated .custom-select:invalid:focus,.custom-select.is-invalid:focus{border-color:#cf3422;box-shadow:0 0 0 0.2rem rgba(207,52,34,0.25)}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:#cf3422}.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip,.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip{display:block}.was-validated .custom-control-input:invalid~.custom-control-label,.custom-control-input.is-invalid~.custom-control-label{color:#cf3422}.was-validated .custom-control-input:invalid~.custom-control-label::before,.custom-control-input.is-invalid~.custom-control-label::before{border-color:#cf3422}.was-validated .custom-control-input:invalid:checked~.custom-control-label::before,.custom-control-input.is-invalid:checked~.custom-control-label::before{border-color:#e05444;background-color:#e05444}.was-validated .custom-control-input:invalid:focus~.custom-control-label::before,.custom-control-input.is-invalid:focus~.custom-control-label::before{box-shadow:0 0 0 0.2rem rgba(207,52,34,0.25)}.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before,.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before{border-color:#cf3422}.was-validated .custom-file-input:invalid~.custom-file-label,.custom-file-input.is-invalid~.custom-file-label{border-color:#cf3422}.was-validated .custom-file-input:invalid:focus~.custom-file-label,.custom-file-input.is-invalid:focus~.custom-file-label{border-color:#cf3422;box-shadow:0 0 0 0.2rem rgba(207,52,34,0.25)}.form-inline{display:flex;flex-flow:row wrap;align-items:center}.form-inline .form-check{width:100%}@media (min-width: 576px){.form-inline label{display:flex;align-items:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:flex;flex:0 0 auto;flex-flow:row wrap;align-items:center;margin-bottom:0}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .input-group,.form-inline .custom-select{width:auto}.form-inline .form-check{display:flex;align-items:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;flex-shrink:0;margin-top:0;margin-right:0.25rem;margin-left:0}.form-inline .custom-control{align-items:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:0.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:0.3125rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:0.25rem;line-height:1}.figure-caption{font-size:90%;color:#6c757d}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-control-plaintext,.input-group>.custom-select,.input-group>.custom-file{position:relative;flex:1 1 auto;width:1%;min-width:0;margin-bottom:0}.input-group>.form-control+.form-control,.input-group>.form-control+.custom-select,.input-group>.form-control+.custom-file,.input-group>.form-control-plaintext+.form-control,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.custom-file,.input-group>.custom-select+.form-control,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.custom-file,.input-group>.custom-file+.form-control,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.custom-file{margin-left:-1px}.input-group>.form-control:focus,.input-group>.custom-select:focus,.input-group>.custom-file .custom-file-input:focus~.custom-file-label{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.input-group>.form-control:not(:first-child),.input-group>.custom-select:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:flex;align-items:center}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label::after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.input-group:not(.has-validation)>.form-control:not(:last-child),.input-group:not(.has-validation)>.custom-select:not(:last-child),.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label,.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label::after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>.form-control:nth-last-child(n + 3),.input-group.has-validation>.custom-select:nth-last-child(n + 3),.input-group.has-validation>.custom-file:nth-last-child(n + 3) .custom-file-label,.input-group.has-validation>.custom-file:nth-last-child(n + 3) .custom-file-label::after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group-prepend,.input-group-append{display:flex}.input-group-prepend .btn,.input-group-append .btn{position:relative;z-index:2}.input-group-prepend .btn:focus,.input-group-append .btn:focus{z-index:3}.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.input-group-text,.input-group-append .input-group-text+.btn{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:flex;align-items:center;padding:0.375rem 0.75rem;margin-bottom:0;font-size:0.875rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:0.3125rem}.input-group-text input[type="radio"],.input-group-text input[type="checkbox"]{margin-top:0}.input-group-lg>.form-control:not(textarea),.input-group-lg>.custom-select{height:calc(1.5em + 1rem + 2px)}.input-group-lg>.form-control,.input-group-lg>.custom-select,.input-group-lg>.input-group-prepend>.input-group-text,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-append>.btn{padding:0.5rem 1rem;font-size:1.09375rem;line-height:1.5;border-radius:0.3125rem}.input-group-sm>.form-control:not(textarea),.input-group-sm>.custom-select{height:calc(1.3em + 0.25rem + 2px)}.input-group-sm>.form-control,.input-group-sm>.custom-select,.input-group-sm>.input-group-prepend>.input-group-text,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-append>.btn{padding:0.125rem 0.5rem;font-size:0.875rem;line-height:1.3;border-radius:0.3125rem}.input-group-lg>.custom-select,.input-group-sm>.custom-select{padding-right:1.75rem}.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.btn,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.input-group-text,.input-group.has-validation>.input-group-append:nth-last-child(n + 3)>.btn,.input-group.has-validation>.input-group-append:nth-last-child(n + 3)>.input-group-text,.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:0.3125rem}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:hover,.list-group-item-action:focus{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:0.75rem 1.25rem;background-color:#fff;border:1px solid rgba(0,0,0,0.125)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#0044db;border-color:#0044db}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:0.3125rem;border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child{border-top-right-radius:0.3125rem;border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}@media (min-width: 576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:0.3125rem;border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child{border-top-right-radius:0.3125rem;border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width: 768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:0.3125rem;border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child{border-top-right-radius:0.3125rem;border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width: 992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:0.3125rem;border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child{border-top-right-radius:0.3125rem;border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width: 1200px){.list-group-horizontal-lgr{flex-direction:row}.list-group-horizontal-lgr>.list-group-item:first-child{border-bottom-left-radius:0.3125rem;border-top-right-radius:0}.list-group-horizontal-lgr>.list-group-item:last-child{border-top-right-radius:0.3125rem;border-bottom-left-radius:0}.list-group-horizontal-lgr>.list-group-item.active{margin-top:0}.list-group-horizontal-lgr>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-lgr>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width: 1360px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:0.3125rem;border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child{border-top-right-radius:0.3125rem;border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 1px}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{color:#002372;background-color:#b8cbf5}.list-group-item-primary.list-group-item-action:hover,.list-group-item-primary.list-group-item-action:focus{color:#002372;background-color:#a2bbf2}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#002372;border-color:#002372}.list-group-item-secondary{color:#7b7f83;background-color:#fafcfe}.list-group-item-secondary.list-group-item-action:hover,.list-group-item-secondary.list-group-item-action:focus{color:#7b7f83;background-color:#e5effa}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#7b7f83;border-color:#7b7f83}.list-group-item-success{color:#204820;background-color:#c9dec9}.list-group-item-success.list-group-item-action:hover,.list-group-item-success.list-group-item-action:focus{color:#204820;background-color:#b9d4b9}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#204820;border-color:#204820}.list-group-item-info{color:#4a6f59;background-color:#e0f3e8}.list-group-item-info.list-group-item-action:hover,.list-group-item-info.list-group-item-action:focus{color:#4a6f59;background-color:#ceecda}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#4a6f59;border-color:#4a6f59}.list-group-item-warning{color:#845400;background-color:#fee5b8}.list-group-item-warning.list-group-item-action:hover,.list-group-item-warning.list-group-item-action:focus{color:#845400;background-color:#fedc9f}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#845400;border-color:#845400}.list-group-item-danger{color:#6c1b12;background-color:#f2c6c1}.list-group-item-danger.list-group-item-action:hover,.list-group-item-danger.list-group-item-action:focus{color:#6c1b12;background-color:#eeb3ac}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#6c1b12;border-color:#6c1b12}.list-group-item-light{color:#818181;background-color:#fdfdfd}.list-group-item-light.list-group-item-action:hover,.list-group-item-light.list-group-item-action:focus{color:#818181;background-color:#f0f0f0}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818181;border-color:#818181}.list-group-item-dark{color:#080808;background-color:#bcbcbc}.list-group-item-dark.list-group-item-action:hover,.list-group-item-dark.list-group-item-action:focus{color:#080808;background-color:#afafaf}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#080808;border-color:#080808}.btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:0.375rem 0.75rem;font-size:0.875rem;line-height:1.5;border-radius:0.3125rem;transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion: reduce){.btn{transition:none}}.btn:hover{color:#212529;text-decoration:none}.btn:focus,.btn.focus{outline:0;box-shadow:0 0 0 0.2rem rgba(0,68,219,0.25)}.btn.disabled,.btn:disabled{opacity:0.65}.btn:not(:disabled):not(.disabled){cursor:pointer}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#0044db;border-color:#0044db}.btn-primary:hover{color:#fff;background-color:#0038b5;border-color:#0034a8}.btn-primary:focus,.btn-primary.focus{color:#fff;background-color:#0038b5;border-color:#0034a8;box-shadow:0 0 0 0.2rem rgba(38,96,224,0.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#0044db;border-color:#0044db}.btn-primary:not(:disabled):not(.disabled):active,.btn-primary.active:not(:disabled):not(.disabled),.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0034a8;border-color:#00309b}.btn-primary:not(:disabled):not(.disabled):active:focus,.btn-primary.active:not(:disabled):not(.disabled):focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(38,96,224,0.5)}.btn-secondary{color:#212529;background-color:#ecf5fb;border-color:#ecf5fb}.btn-secondary:hover{color:#212529;background-color:#cce4f4;border-color:#c2dff2}.btn-secondary:focus,.btn-secondary.focus{color:#212529;background-color:#cce4f4;border-color:#c2dff2;box-shadow:0 0 0 0.2rem rgba(206,214,220,0.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#212529;background-color:#ecf5fb;border-color:#ecf5fb}.btn-secondary:not(:disabled):not(.disabled):active,.btn-secondary.active:not(:disabled):not(.disabled),.show>.btn-secondary.dropdown-toggle{color:#212529;background-color:#c2dff2;border-color:#b7d9f0}.btn-secondary:not(:disabled):not(.disabled):active:focus,.btn-secondary.active:not(:disabled):not(.disabled):focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(206,214,220,0.5)}.btn-success{color:#fff;background-color:#3e8a3d;border-color:#3e8a3d}.btn-success:hover{color:#fff;background-color:#326f31;border-color:#2e672d}.btn-success:focus,.btn-success.focus{color:#fff;background-color:#326f31;border-color:#2e672d;box-shadow:0 0 0 0.2rem rgba(91,156,90,0.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#3e8a3d;border-color:#3e8a3d}.btn-success:not(:disabled):not(.disabled):active,.btn-success.active:not(:disabled):not(.disabled),.show>.btn-success.dropdown-toggle{color:#fff;background-color:#2e672d;border-color:#2a5e29}.btn-success:not(:disabled):not(.disabled):active:focus,.btn-success.active:not(:disabled):not(.disabled):focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(91,156,90,0.5)}.btn-info{color:#212529;background-color:#8fd5ac;border-color:#8fd5ac}.btn-info:hover{color:#212529;background-color:#73cb97;border-color:#6ac791}.btn-info:focus,.btn-info.focus{color:#212529;background-color:#73cb97;border-color:#6ac791;box-shadow:0 0 0 0.2rem rgba(127,187,152,0.5)}.btn-info.disabled,.btn-info:disabled{color:#212529;background-color:#8fd5ac;border-color:#8fd5ac}.btn-info:not(:disabled):not(.disabled):active,.btn-info.active:not(:disabled):not(.disabled),.show>.btn-info.dropdown-toggle{color:#212529;background-color:#6ac791;border-color:#61c48a}.btn-info:not(:disabled):not(.disabled):active:focus,.btn-info.active:not(:disabled):not(.disabled):focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(127,187,152,0.5)}.btn-warning{color:#212529;background-color:#fda100;border-color:#fda100}.btn-warning:hover{color:#fff;background-color:#d78900;border-color:#ca8100}.btn-warning:focus,.btn-warning.focus{color:#fff;background-color:#d78900;border-color:#ca8100;box-shadow:0 0 0 0.2rem rgba(220,142,6,0.5)}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#fda100;border-color:#fda100}.btn-warning:not(:disabled):not(.disabled):active,.btn-warning.active:not(:disabled):not(.disabled),.show>.btn-warning.dropdown-toggle{color:#fff;background-color:#ca8100;border-color:#bd7800}.btn-warning:not(:disabled):not(.disabled):active:focus,.btn-warning.active:not(:disabled):not(.disabled):focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(220,142,6,0.5)}.btn-danger{color:#fff;background-color:#cf3422;border-color:#cf3422}.btn-danger:hover{color:#fff;background-color:#ae2c1d;border-color:#a3291b}.btn-danger:focus,.btn-danger.focus{color:#fff;background-color:#ae2c1d;border-color:#a3291b;box-shadow:0 0 0 0.2rem rgba(214,82,67,0.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#cf3422;border-color:#cf3422}.btn-danger:not(:disabled):not(.disabled):active,.btn-danger.active:not(:disabled):not(.disabled),.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#a3291b;border-color:#982619}.btn-danger:not(:disabled):not(.disabled):active:focus,.btn-danger.active:not(:disabled):not(.disabled):focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(214,82,67,0.5)}.btn-light{color:#212529;background-color:#f8f8f8;border-color:#f8f8f8}.btn-light:hover{color:#212529;background-color:#e5e5e5;border-color:#dfdfdf}.btn-light:focus,.btn-light.focus{color:#212529;background-color:#e5e5e5;border-color:#dfdfdf;box-shadow:0 0 0 0.2rem rgba(216,216,217,0.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f8f8;border-color:#f8f8f8}.btn-light:not(:disabled):not(.disabled):active,.btn-light.active:not(:disabled):not(.disabled),.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dfdfdf;border-color:#d8d8d8}.btn-light:not(:disabled):not(.disabled):active:focus,.btn-light.active:not(:disabled):not(.disabled):focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(216,216,217,0.5)}.btn-dark{color:#fff;background-color:#101010;border-color:#101010}.btn-dark:hover{color:#fff;background-color:black;border-color:black}.btn-dark:focus,.btn-dark.focus{color:#fff;background-color:black;border-color:black;box-shadow:0 0 0 0.2rem rgba(52,52,52,0.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#101010;border-color:#101010}.btn-dark:not(:disabled):not(.disabled):active,.btn-dark.active:not(:disabled):not(.disabled),.show>.btn-dark.dropdown-toggle{color:#fff;background-color:black;border-color:black}.btn-dark:not(:disabled):not(.disabled):active:focus,.btn-dark.active:not(:disabled):not(.disabled):focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(52,52,52,0.5)}.btn-outline-primary{color:#0044db;border-color:#0044db}.btn-outline-primary:hover{color:#fff;background-color:#0044db;border-color:#0044db}.btn-outline-primary:focus,.btn-outline-primary.focus{box-shadow:0 0 0 0.2rem rgba(0,68,219,0.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#0044db;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled):active,.btn-outline-primary.active:not(:disabled):not(.disabled),.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#0044db;border-color:#0044db}.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.btn-outline-primary.active:not(:disabled):not(.disabled):focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(0,68,219,0.5)}.btn-outline-secondary{color:#ecf5fb;border-color:#ecf5fb}.btn-outline-secondary:hover{color:#212529;background-color:#ecf5fb;border-color:#ecf5fb}.btn-outline-secondary:focus,.btn-outline-secondary.focus{box-shadow:0 0 0 0.2rem rgba(236,245,251,0.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#ecf5fb;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled):active,.btn-outline-secondary.active:not(:disabled):not(.disabled),.show>.btn-outline-secondary.dropdown-toggle{color:#212529;background-color:#ecf5fb;border-color:#ecf5fb}.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.btn-outline-secondary.active:not(:disabled):not(.disabled):focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(236,245,251,0.5)}.btn-outline-success{color:#3e8a3d;border-color:#3e8a3d}.btn-outline-success:hover{color:#fff;background-color:#3e8a3d;border-color:#3e8a3d}.btn-outline-success:focus,.btn-outline-success.focus{box-shadow:0 0 0 0.2rem rgba(62,138,61,0.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#3e8a3d;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled):active,.btn-outline-success.active:not(:disabled):not(.disabled),.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#3e8a3d;border-color:#3e8a3d}.btn-outline-success:not(:disabled):not(.disabled):active:focus,.btn-outline-success.active:not(:disabled):not(.disabled):focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(62,138,61,0.5)}.btn-outline-info{color:#8fd5ac;border-color:#8fd5ac}.btn-outline-info:hover{color:#212529;background-color:#8fd5ac;border-color:#8fd5ac}.btn-outline-info:focus,.btn-outline-info.focus{box-shadow:0 0 0 0.2rem rgba(143,213,172,0.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#8fd5ac;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled):active,.btn-outline-info.active:not(:disabled):not(.disabled),.show>.btn-outline-info.dropdown-toggle{color:#212529;background-color:#8fd5ac;border-color:#8fd5ac}.btn-outline-info:not(:disabled):not(.disabled):active:focus,.btn-outline-info.active:not(:disabled):not(.disabled):focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(143,213,172,0.5)}.btn-outline-warning{color:#fda100;border-color:#fda100}.btn-outline-warning:hover{color:#212529;background-color:#fda100;border-color:#fda100}.btn-outline-warning:focus,.btn-outline-warning.focus{box-shadow:0 0 0 0.2rem rgba(253,161,0,0.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#fda100;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled):active,.btn-outline-warning.active:not(:disabled):not(.disabled),.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#fda100;border-color:#fda100}.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.btn-outline-warning.active:not(:disabled):not(.disabled):focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(253,161,0,0.5)}.btn-outline-danger{color:#cf3422;border-color:#cf3422}.btn-outline-danger:hover{color:#fff;background-color:#cf3422;border-color:#cf3422}.btn-outline-danger:focus,.btn-outline-danger.focus{box-shadow:0 0 0 0.2rem rgba(207,52,34,0.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#cf3422;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled):active,.btn-outline-danger.active:not(:disabled):not(.disabled),.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#cf3422;border-color:#cf3422}.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.btn-outline-danger.active:not(:disabled):not(.disabled):focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(207,52,34,0.5)}.btn-outline-light{color:#f8f8f8;border-color:#f8f8f8}.btn-outline-light:hover{color:#212529;background-color:#f8f8f8;border-color:#f8f8f8}.btn-outline-light:focus,.btn-outline-light.focus{box-shadow:0 0 0 0.2rem rgba(248,248,248,0.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f8f8;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled):active,.btn-outline-light.active:not(:disabled):not(.disabled),.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f8f8;border-color:#f8f8f8}.btn-outline-light:not(:disabled):not(.disabled):active:focus,.btn-outline-light.active:not(:disabled):not(.disabled):focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(248,248,248,0.5)}.btn-outline-dark{color:#101010;border-color:#101010}.btn-outline-dark:hover{color:#fff;background-color:#101010;border-color:#101010}.btn-outline-dark:focus,.btn-outline-dark.focus{box-shadow:0 0 0 0.2rem rgba(16,16,16,0.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#101010;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled):active,.btn-outline-dark.active:not(:disabled):not(.disabled),.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#101010;border-color:#101010}.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.btn-outline-dark.active:not(:disabled):not(.disabled):focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(16,16,16,0.5)}.btn-link{font-weight:400;color:#0044db;text-decoration:none}.btn-link:hover{color:#002c8f;text-decoration:underline}.btn-link:focus,.btn-link.focus{text-decoration:underline}.btn-link:disabled,.btn-link.disabled{color:#6c757d;pointer-events:none}.btn-lg,.btn-group-lg>.btn{padding:0.5rem 1rem;font-size:1.09375rem;line-height:1.5;border-radius:0.3125rem}.btn-sm,.btn-group-sm>.btn{padding:0.125rem 0.5rem;font-size:0.875rem;line-height:1.3;border-radius:0.3125rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:0.5rem}input.btn-block[type="submit"],input.btn-block[type="reset"],input.btn-block[type="button"]{width:100%}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;flex:1 1 auto}.btn-group>.btn:hover,.btn-group-vertical>.btn:hover{z-index:1}.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn:not(:first-child),.btn-group>.btn-group:not(:first-child){margin-left:-1px}.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.btn-group>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:not(:first-child),.btn-group>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:0.5625rem;padding-left:0.5625rem}.dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after,.dropright .dropdown-toggle-split::after{margin-left:0}.dropleft .dropdown-toggle-split::before{margin-right:0}.btn-sm+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split{padding-right:0.375rem;padding-left:0.375rem}.btn-lg+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split{padding-right:0.75rem;padding-left:0.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn input[type="radio"],.btn-group-toggle>.btn input[type="checkbox"],.btn-group-toggle>.btn-group>.btn input[type="radio"],.btn-group-toggle>.btn-group>.btn input[type="checkbox"]{position:absolute;clip:rect(0, 0, 0, 0);pointer-events:none}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:0.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform 0.3s ease-out;transform:translate(0, -50px)}@media (prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-header,.modal-dialog-scrollable .modal-footer{flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered::before{display:block;height:calc(100vh - 1rem);height:-webkit-min-content;height:-moz-min-content;height:min-content;content:""}.modal-dialog-centered.modal-dialog-scrollable{flex-direction:column;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable::before{content:none}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,0.2);border-radius:0.3125rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:0.5}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(0.3125rem - 1px);border-top-right-radius:calc(0.3125rem - 1px)}.modal-header .close{padding:1rem 1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:0.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(0.3125rem - 1px);border-bottom-left-radius:calc(0.3125rem - 1px)}.modal-footer>*{margin:0.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width: 576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered::before{height:calc(100vh - 3.5rem);height:-webkit-min-content;height:-moz-min-content;height:min-content}.modal-sm{max-width:300px}}@media (min-width: 992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width: 1360px){.modal-xl{max-width:1140px}}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:0.3125rem 1rem}.nav-link:hover,.nav-link:focus{text-decoration:none}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-link{margin-bottom:-1px;background-color:transparent;border:1px solid transparent;border-top-left-radius:0.3125rem;border-top-right-radius:0.3125rem}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{isolation:isolate;border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{background:none;border:0;border-radius:0.3125rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#0044db}.nav-fill>.nav-link,.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified>.nav-link,.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:0.25rem 0.5rem}.navbar .container,.navbar .container-fluid,.navbar .container-sm,.navbar .container-md,.navbar .container-lg,.navbar .container-xl{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:0.1484375rem;padding-bottom:0.1484375rem;margin-right:0.5rem;font-size:1.09375rem;line-height:inherit;white-space:nowrap}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:0.3125rem;padding-bottom:0.3125rem}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:0.25rem 0.75rem;font-size:1.09375rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:0.3125rem}.navbar-toggler:hover,.navbar-toggler:focus{text-decoration:none}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:50% / 100% 100% no-repeat}.navbar-nav-scroll{max-height:75vh;overflow-y:auto}@media (max-width: 575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-xl{padding-right:0;padding-left:0}}@media (min-width: 576px){.navbar-expand-sm{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:0.5rem;padding-left:0.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-xl{flex-wrap:nowrap}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (max-width: 767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-md,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-xl{padding-right:0;padding-left:0}}@media (min-width: 768px){.navbar-expand-md{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:0.5rem;padding-left:0.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-md,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-xl{flex-wrap:nowrap}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (max-width: 991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-xl{padding-right:0;padding-left:0}}@media (min-width: 992px){.navbar-expand-lg{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:0.5rem;padding-left:0.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-xl{flex-wrap:nowrap}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (max-width: 1199.98px){.navbar-expand-lgr>.container,.navbar-expand-lgr>.container-fluid,.navbar-expand-lgr>.container-sm,.navbar-expand-lgr>.container-md,.navbar-expand-lgr>.container-lg,.navbar-expand-lgr>.container-xl{padding-right:0;padding-left:0}}@media (min-width: 1200px){.navbar-expand-lgr{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-lgr .navbar-nav{flex-direction:row}.navbar-expand-lgr .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lgr .navbar-nav .nav-link{padding-right:0.5rem;padding-left:0.5rem}.navbar-expand-lgr>.container,.navbar-expand-lgr>.container-fluid,.navbar-expand-lgr>.container-sm,.navbar-expand-lgr>.container-md,.navbar-expand-lgr>.container-lg,.navbar-expand-lgr>.container-xl{flex-wrap:nowrap}.navbar-expand-lgr .navbar-nav-scroll{overflow:visible}.navbar-expand-lgr .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-lgr .navbar-toggler{display:none}}@media (max-width: 1359.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-xl{padding-right:0;padding-left:0}}@media (min-width: 1360px){.navbar-expand-xl{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:0.5rem;padding-left:0.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-xl{flex-wrap:nowrap}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-sm,.navbar-expand>.container-md,.navbar-expand>.container-lg,.navbar-expand>.container-xl{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:0.5rem;padding-left:0.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-sm,.navbar-expand>.container-md,.navbar-expand>.container-lg,.navbar-expand>.container-xl{flex-wrap:nowrap}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand{color:rgba(0,0,0,0.9)}.navbar-light .navbar-brand:hover,.navbar-light .navbar-brand:focus{color:rgba(0,0,0,0.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,0.5)}.navbar-light .navbar-nav .nav-link:hover,.navbar-light .navbar-nav .nav-link:focus{color:rgba(0,0,0,0.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,0.3)}.navbar-light .navbar-nav .show>.nav-link,.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .nav-link.active{color:rgba(0,0,0,0.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,0.5);border-color:rgba(0,0,0,0.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-light .navbar-text{color:rgba(0,0,0,0.5)}.navbar-light .navbar-text a{color:rgba(0,0,0,0.9)}.navbar-light .navbar-text a:hover,.navbar-light .navbar-text a:focus{color:rgba(0,0,0,0.9)}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:hover,.navbar-dark .navbar-brand:focus{color:#fff}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,0.5)}.navbar-dark .navbar-nav .nav-link:hover,.navbar-dark .navbar-nav .nav-link:focus{color:rgba(255,255,255,0.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,0.25)}.navbar-dark .navbar-nav .show>.nav-link,.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .nav-link.active{color:#fff}.navbar-dark .navbar-toggler{color:rgba(255,255,255,0.5);border-color:rgba(255,255,255,0.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-dark .navbar-text{color:rgba(255,255,255,0.5)}.navbar-dark .navbar-text a{color:#fff}.navbar-dark .navbar-text a:hover,.navbar-dark .navbar-text a:focus{color:#fff}@-webkit-keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}.progress{display:flex;height:1rem;overflow:hidden;line-height:0;font-size:0.65625rem;background-color:#e9ecef;border-radius:0.3125rem}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:#fff;text-align:center;white-space:nowrap;background-color:#0044db;transition:width 0.6s ease}@media (prefers-reduced-motion: reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:1s linear infinite progress-bar-stripes;animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion: reduce){.progress-bar-animated{-webkit-animation:none;animation:none}}.fade{transition:opacity 0.15s linear}@media (prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height 0.35s ease}@media (prefers-reduced-motion: reduce){.collapsing{transition:none}}.collapsing.width{width:0;height:auto;transition:width 0.35s ease}@media (prefers-reduced-motion: reduce){.collapsing.width{transition:none}}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{margin-bottom:0.25rem;font-weight:500;line-height:1.2}h1,.h1{font-size:1.25rem}h2,.h2{font-size:1rem}h3,.h3{font-size:0.875rem}h4,.h4{font-size:0.875rem}h5,.h5{font-size:0.75rem}h6,.h6{font-size:0.75rem}.lead{font-size:1.09375rem;font-weight:300}.display-1{font-size:2.625rem;font-weight:400;line-height:1.2}.display-2{font-size:2.25rem;font-weight:400;line-height:1.2}.display-3{font-size:1.875rem;font-weight:400;line-height:1.2}.display-4{font-size:1.5rem;font-weight:400;line-height:1.2}hr{margin-top:0.5rem;margin-bottom:0.5rem;border:0;border-top:1px solid rgba(0,0,0,0.1)}small,.small{font-size:0.875em;font-weight:400}mark,.mark{padding:0.2em;background-color:#fcf8e3}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:0.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:0.5rem;font-size:1.09375rem}.blockquote-footer{display:block;font-size:0.875em;color:#6c757d}.blockquote-footer::before{content:"\2014\00A0"}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,0.125);border-radius:0.3125rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:calc(0.3125rem - 1px);border-top-right-radius:calc(0.3125rem - 1px)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(0.3125rem - 1px);border-bottom-left-radius:calc(0.3125rem - 1px)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;min-height:1px;padding:1.25rem}.card-title{margin-bottom:0.75rem}.card-subtitle{margin-top:-0.375rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:0.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,0.03);border-bottom:1px solid rgba(0,0,0,0.125)}.card-header:first-child{border-radius:calc(0.3125rem - 1px) calc(0.3125rem - 1px) 0 0}.card-footer{padding:0.75rem 1.25rem;background-color:rgba(0,0,0,0.03);border-top:1px solid rgba(0,0,0,0.125)}.card-footer:last-child{border-radius:0 0 calc(0.3125rem - 1px) calc(0.3125rem - 1px)}.card-header-tabs{margin-right:-0.625rem;margin-bottom:-0.75rem;margin-left:-0.625rem;border-bottom:0}.card-header-pills{margin-right:-0.625rem;margin-left:-0.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem;border-radius:calc(0.3125rem - 1px)}.card-img,.card-img-top,.card-img-bottom{flex-shrink:0;width:100%}.card-img,.card-img-top{border-top-left-radius:calc(0.3125rem - 1px);border-top-right-radius:calc(0.3125rem - 1px)}.card-img,.card-img-bottom{border-bottom-right-radius:calc(0.3125rem - 1px);border-bottom-left-radius:calc(0.3125rem - 1px)}.card-deck .card{margin-bottom:15px}@media (min-width: 576px){.card-deck{display:flex;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{flex:1 0 0%;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group>.card{margin-bottom:15px}@media (min-width: 576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-img-top,.card-group>.card:not(:last-child) .card-header{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-img-bottom,.card-group>.card:not(:last-child) .card-footer{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-img-top,.card-group>.card:not(:first-child) .card-header{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-img-bottom,.card-group>.card:not(:first-child) .card-footer{border-bottom-left-radius:0}}.card-columns .card{margin-bottom:0.75rem}@media (min-width: 576px){.card-columns{-moz-column-count:3;column-count:3;-moz-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion{overflow-anchor:none}.accordion>.card{overflow:hidden}.accordion>.card:not(:last-of-type){border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion>.card:not(:first-of-type){border-top-left-radius:0;border-top-right-radius:0}.accordion>.card>.card-header{border-radius:0;margin-bottom:-1px}@font-face{font-family:'Icons';src:url(/fonts/open-iconic.eot);src:url(/fonts/open-iconic.eot?#iconic-sm) format("embedded-opentype"),url(/fonts/open-iconic.woff) format("woff"),url(/fonts/open-iconic.ttf) format("truetype"),url(/fonts/open-iconic.svg#iconic-sm) format("svg");font-weight:normal;font-style:normal}.oi{position:relative;top:1px;display:inline-block;font-family:'Icons';font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.oi:empty:before{width:1em;text-align:center;box-sizing:content-box}.oi.oi-align-center:before{text-align:center}.oi.oi-align-left:before{text-align:left}.oi.oi-align-right:before{text-align:right}.oi.oi-flip-horizontal:before{transform:scale(-1, 1)}.oi.oi-flip-vertical:before{transform:scale(1, -1)}.oi.oi-flip-horizontal-vertical:before{transform:scale(-1, -1)}.oi-account-login:before{content:'\e000'}.oi-account-logout:before{content:'\e001'}.oi-action-redo:before{content:'\e002'}.oi-action-undo:before{content:'\e003'}.oi-align-center:before{content:'\e004'}.oi-align-left:before{content:'\e005'}.oi-align-right:before{content:'\e006'}.oi-aperture:before{content:'\e007'}.oi-arrow-bottom:before{content:'\e008'}.oi-arrow-circle-bottom:before{content:'\e009'}.oi-arrow-circle-left:before{content:'\e00a'}.oi-arrow-circle-right:before{content:'\e00b'}.oi-arrow-circle-top:before{content:'\e00c'}.oi-arrow-left:before{content:'\e00d'}.oi-arrow-right:before{content:'\e00e'}.oi-arrow-thick-bottom:before{content:'\e00f'}.oi-arrow-thick-left:before{content:'\e010'}.oi-arrow-thick-right:before{content:'\e011'}.oi-arrow-thick-top:before{content:'\e012'}.oi-arrow-top:before{content:'\e013'}.oi-audio-spectrum:before{content:'\e014'}.oi-audio:before{content:'\e015'}.oi-badge:before{content:'\e016'}.oi-ban:before{content:'\e017'}.oi-bar-chart:before{content:'\e018'}.oi-basket:before{content:'\e019'}.oi-battery-empty:before{content:'\e01a'}.oi-battery-full:before{content:'\e01b'}.oi-beaker:before{content:'\e01c'}.oi-bell:before{content:'\e01d'}.oi-bluetooth:before{content:'\e01e'}.oi-bold:before{content:'\e01f'}.oi-bolt:before{content:'\e020'}.oi-book:before{content:'\e021'}.oi-bookmark:before{content:'\e022'}.oi-box:before{content:'\e023'}.oi-briefcase:before{content:'\e024'}.oi-british-pound:before{content:'\e025'}.oi-browser:before{content:'\e026'}.oi-brush:before{content:'\e027'}.oi-bug:before{content:'\e028'}.oi-bullhorn:before{content:'\e029'}.oi-calculator:before{content:'\e02a'}.oi-calendar:before{content:'\e02b'}.oi-camera-slr:before{content:'\e02c'}.oi-caret-bottom:before{content:'\e02d'}.oi-caret-left:before{content:'\e02e'}.oi-caret-right:before{content:'\e02f'}.oi-caret-top:before{content:'\e030'}.oi-cart:before{content:'\e031'}.oi-chat:before{content:'\e032'}.oi-check:before{content:'\e033'}.oi-chevron-bottom:before{content:'\e034'}.oi-chevron-left:before{content:'\e035'}.oi-chevron-right:before{content:'\e036'}.oi-chevron-top:before{content:'\e037'}.oi-circle-check:before{content:'\e038'}.oi-circle-x:before{content:'\e039'}.oi-clipboard:before{content:'\e03a'}.oi-clock:before{content:'\e03b'}.oi-cloud-download:before{content:'\e03c'}.oi-cloud-upload:before{content:'\e03d'}.oi-cloud:before{content:'\e03e'}.oi-cloudy:before{content:'\e03f'}.oi-code:before{content:'\e040'}.oi-cog:before{content:'\e041'}.oi-collapse-down:before{content:'\e042'}.oi-collapse-left:before{content:'\e043'}.oi-collapse-right:before{content:'\e044'}.oi-collapse-up:before{content:'\e045'}.oi-command:before{content:'\e046'}.oi-comment-square:before{content:'\e047'}.oi-compass:before{content:'\e048'}.oi-contrast:before{content:'\e049'}.oi-copywriting:before{content:'\e04a'}.oi-credit-card:before{content:'\e04b'}.oi-crop:before{content:'\e04c'}.oi-dashboard:before{content:'\e04d'}.oi-data-transfer-download:before{content:'\e04e'}.oi-data-transfer-upload:before{content:'\e04f'}.oi-delete:before{content:'\e050'}.oi-dial:before{content:'\e051'}.oi-document:before{content:'\e052'}.oi-dollar:before{content:'\e053'}.oi-double-quote-sans-left:before{content:'\e054'}.oi-double-quote-sans-right:before{content:'\e055'}.oi-double-quote-serif-left:before{content:'\e056'}.oi-double-quote-serif-right:before{content:'\e057'}.oi-droplet:before{content:'\e058'}.oi-eject:before{content:'\e059'}.oi-elevator:before{content:'\e05a'}.oi-ellipses:before{content:'\e05b'}.oi-envelope-closed:before{content:'\e05c'}.oi-envelope-open:before{content:'\e05d'}.oi-euro:before{content:'\e05e'}.oi-excerpt:before{content:'\e05f'}.oi-expand-down:before{content:'\e060'}.oi-expand-left:before{content:'\e061'}.oi-expand-right:before{content:'\e062'}.oi-expand-up:before{content:'\e063'}.oi-external-link:before{content:'\e064'}.oi-eye:before{content:'\e065'}.oi-eyedropper:before{content:'\e066'}.oi-file:before{content:'\e067'}.oi-fire:before{content:'\e068'}.oi-flag:before{content:'\e069'}.oi-flash:before{content:'\e06a'}.oi-folder:before{content:'\e06b'}.oi-fork:before{content:'\e06c'}.oi-fullscreen-enter:before{content:'\e06d'}.oi-fullscreen-exit:before{content:'\e06e'}.oi-globe:before{content:'\e06f'}.oi-graph:before{content:'\e070'}.oi-grid-four-up:before{content:'\e071'}.oi-grid-three-up:before{content:'\e072'}.oi-grid-two-up:before{content:'\e073'}.oi-hard-drive:before{content:'\e074'}.oi-header:before{content:'\e075'}.oi-headphones:before{content:'\e076'}.oi-heart:before{content:'\e077'}.oi-home:before{content:'\e078'}.oi-image:before{content:'\e079'}.oi-inbox:before{content:'\e07a'}.oi-infinity:before{content:'\e07b'}.oi-info:before{content:'\e07c'}.oi-italic:before{content:'\e07d'}.oi-justify-center:before{content:'\e07e'}.oi-justify-left:before{content:'\e07f'}.oi-justify-right:before{content:'\e080'}.oi-key:before{content:'\e081'}.oi-laptop:before{content:'\e082'}.oi-layers:before{content:'\e083'}.oi-lightbulb:before{content:'\e084'}.oi-link-broken:before{content:'\e085'}.oi-link-intact:before{content:'\e086'}.oi-list-rich:before{content:'\e087'}.oi-list:before{content:'\e088'}.oi-location:before{content:'\e089'}.oi-lock-locked:before{content:'\e08a'}.oi-lock-unlocked:before{content:'\e08b'}.oi-loop-circular:before{content:'\e08c'}.oi-loop-square:before{content:'\e08d'}.oi-loop:before{content:'\e08e'}.oi-magnifying-glass:before{content:'\e08f'}.oi-map-marker:before{content:'\e090'}.oi-map:before{content:'\e091'}.oi-media-pause:before{content:'\e092'}.oi-media-play:before{content:'\e093'}.oi-media-record:before{content:'\e094'}.oi-media-skip-backward:before{content:'\e095'}.oi-media-skip-forward:before{content:'\e096'}.oi-media-step-backward:before{content:'\e097'}.oi-media-step-forward:before{content:'\e098'}.oi-media-stop:before{content:'\e099'}.oi-medical-cross:before{content:'\e09a'}.oi-menu:before{content:'\e09b'}.oi-microphone:before{content:'\e09c'}.oi-minus:before{content:'\e09d'}.oi-monitor:before{content:'\e09e'}.oi-moon:before{content:'\e09f'}.oi-move:before{content:'\e0a0'}.oi-musical-note:before{content:'\e0a1'}.oi-paperclip:before{content:'\e0a2'}.oi-pencil:before{content:'\e0a3'}.oi-people:before{content:'\e0a4'}.oi-person:before{content:'\e0a5'}.oi-phone:before{content:'\e0a6'}.oi-pie-chart:before{content:'\e0a7'}.oi-pin:before{content:'\e0a8'}.oi-play-circle:before{content:'\e0a9'}.oi-plus:before{content:'\e0aa'}.oi-power-standby:before{content:'\e0ab'}.oi-print:before{content:'\e0ac'}.oi-project:before{content:'\e0ad'}.oi-pulse:before{content:'\e0ae'}.oi-puzzle-piece:before{content:'\e0af'}.oi-question-mark:before{content:'\e0b0'}.oi-rain:before{content:'\e0b1'}.oi-random:before{content:'\e0b2'}.oi-reload:before{content:'\e0b3'}.oi-resize-both:before{content:'\e0b4'}.oi-resize-height:before{content:'\e0b5'}.oi-resize-width:before{content:'\e0b6'}.oi-rss-alt:before{content:'\e0b7'}.oi-rss:before{content:'\e0b8'}.oi-script:before{content:'\e0b9'}.oi-share-boxed:before{content:'\e0ba'}.oi-share:before{content:'\e0bb'}.oi-shield:before{content:'\e0bc'}.oi-signal:before{content:'\e0bd'}.oi-signpost:before{content:'\e0be'}.oi-sort-ascending:before{content:'\e0bf'}.oi-sort-descending:before{content:'\e0c0'}.oi-spreadsheet:before{content:'\e0c1'}.oi-star:before{content:'\e0c2'}.oi-sun:before{content:'\e0c3'}.oi-tablet:before{content:'\e0c4'}.oi-tag:before{content:'\e0c5'}.oi-tags:before{content:'\e0c6'}.oi-target:before{content:'\e0c7'}.oi-task:before{content:'\e0c8'}.oi-terminal:before{content:'\e0c9'}.oi-text:before{content:'\e0ca'}.oi-thumb-down:before{content:'\e0cb'}.oi-thumb-up:before{content:'\e0cc'}.oi-timer:before{content:'\e0cd'}.oi-transfer:before{content:'\e0ce'}.oi-trash:before{content:'\e0cf'}.oi-underline:before{content:'\e0d0'}.oi-vertical-align-bottom:before{content:'\e0d1'}.oi-vertical-align-center:before{content:'\e0d2'}.oi-vertical-align-top:before{content:'\e0d3'}.oi-video:before{content:'\e0d4'}.oi-volume-high:before{content:'\e0d5'}.oi-volume-low:before{content:'\e0d6'}.oi-volume-off:before{content:'\e0d7'}.oi-warning:before{content:'\e0d8'}.oi-wifi:before{content:'\e0d9'}.oi-wrench:before{content:'\e0da'}.oi-x:before{content:'\e0db'}.oi-yen:before{content:'\e0dc'}.oi-zoom-in:before{content:'\e0dd'}.oi-zoom-out:before{content:'\e0de'}.bg-blue{background-color:#0044db !important}.text-blue{color:#0044db !important}.border-blue{border-color:#0044db !important}.bg-indigo{background-color:#6610f2 !important}.text-indigo{color:#6610f2 !important}.border-indigo{border-color:#6610f2 !important}.bg-purple{background-color:#6f42c1 !important}.text-purple{color:#6f42c1 !important}.border-purple{border-color:#6f42c1 !important}.bg-pink{background-color:#e83e8c !important}.text-pink{color:#e83e8c !important}.border-pink{border-color:#e83e8c !important}.bg-red{background-color:#cf3422 !important}.text-red{color:#cf3422 !important}.border-red{border-color:#cf3422 !important}.bg-orange{background-color:#fda100 !important}.text-orange{color:#fda100 !important}.border-orange{border-color:#fda100 !important}.bg-yellow{background-color:#ffc107 !important}.text-yellow{color:#ffc107 !important}.border-yellow{border-color:#ffc107 !important}.bg-green{background-color:#3e8a3d !important}.text-green{color:#3e8a3d !important}.border-green{border-color:#3e8a3d !important}.bg-teal{background-color:#8fd5ac !important}.text-teal{color:#8fd5ac !important}.border-teal{border-color:#8fd5ac !important}.bg-cyan{background-color:#17a2b8 !important}.text-cyan{color:#17a2b8 !important}.border-cyan{border-color:#17a2b8 !important}.bg-white{background-color:#fff !important}.text-white{color:#fff !important}.border-white{border-color:#fff !important}.bg-gray{background-color:#ccc !important}.text-gray{color:#ccc !important}.border-gray{border-color:#ccc !important}.bg-gray-dark{background-color:#767676 !important}.text-gray-dark{color:#767676 !important}.border-gray-dark{border-color:#767676 !important}.bg-light{background-color:#f8f8f8 !important}.text-light{color:#f8f8f8 !important}.border-light{border-color:#f8f8f8 !important}.bg-dark{background-color:#101010 !important}.text-dark{color:#101010 !important}.border-dark{border-color:#101010 !important}.bg-black{background-color:#000 !important}.text-black{color:#000 !important}.border-black{border-color:#000 !important}.bg-light-orange{background-color:#fff2db !important}.text-light-orange{color:#fff2db !important}.border-light-orange{border-color:#fff2db !important}.bg-light-blue{background-color:#ecf5fb !important}.text-light-blue{color:#ecf5fb !important}.border-light-blue{border-color:#ecf5fb !important}.bg-light-gray{background-color:#f3f3f3 !important}.text-light-gray{color:#f3f3f3 !important}.border-light-gray{border-color:#f3f3f3 !important}.bg-navy{background-color:#1a9ca9!important}.text-navy{color:#1b3950 !important}.border-navy{border-color:#1b3950 !important}.bg-slate{background-color:#536670 !important}.text-slate{color:#536670 !important}.border-slate{border-color:#536670 !important}.bg-cerulean{background-color:#006ad1 !important}.text-cerulean{color:#006ad1 !important}.border-cerulean{border-color:#006ad1 !important}.bg-gray-100{background-color:#f8f9fa !important}.text-gray-100{color:#f8f9fa !important}.border-gray-100{border-color:#f8f9fa !important}.bg-gray-200{background-color:#e9ecef !important}.text-gray-200{color:#e9ecef !important}.border-gray-200{border-color:#e9ecef !important}.bg-gray-300{background-color:#dee2e6 !important}.text-gray-300{color:#dee2e6 !important}.border-gray-300{border-color:#dee2e6 !important}.bg-gray-400{background-color:#ced4da !important}.text-gray-400{color:#ced4da !important}.border-gray-400{border-color:#ced4da !important}.bg-gray-500{background-color:#adb5bd !important}.text-gray-500{color:#adb5bd !important}.border-gray-500{border-color:#adb5bd !important}.bg-gray-600{background-color:#6c757d !important}.text-gray-600{color:#6c757d !important}.border-gray-600{border-color:#6c757d !important}.bg-gray-700{background-color:#495057 !important}.text-gray-700{color:#495057 !important}.border-gray-700{border-color:#495057 !important}.bg-gray-800{background-color:#343a40 !important}.text-gray-800{color:#343a40 !important}.border-gray-800{border-color:#343a40 !important}.bg-gray-900{background-color:#212529 !important}.text-gray-900{color:#212529 !important}.border-gray-900{border-color:#212529 !important}.bg-sky-blue{background-color:#608dce !important}.text-sky-blue{color:#608dce !important}.border-sky-blue{border-color:#608dce !important}.bg-light-sky-blue{background-color:#d5dff5 !important}.text-light-sky-blue{color:#d5dff5 !important}.border-light-sky-blue{border-color:#d5dff5 !important}.bg-bermuda-grey{background-color:#64839c !important}.text-bermuda-grey{color:#64839c !important}.border-bermuda-grey{border-color:#64839c !important}.bg-water-blue{background-color:#156ed5 !important}.text-water-blue{color:#156ed5 !important}.border-water-blue{border-color:#156ed5 !important}.bg-tutor-blue{background-color:#2c6dd4 !important}.text-tutor-blue{color:#2c6dd4 !important}.border-tutor-blue{border-color:#2c6dd4 !important}.bg-aquamarine{background-color:#76cd99 !important}.text-aquamarine{color:#76cd99 !important}.border-aquamarine{border-color:#76cd99 !important}.bg-medium-persian-blue{background-color:#026daa !important}.text-medium-persian-blue{color:#026daa !important}.border-medium-persian-blue{border-color:#026daa !important}.bg-very-light-blue{background-color:#ecf2f6 !important}.text-very-light-blue{color:#ecf2f6 !important}.border-very-light-blue{border-color:#ecf2f6 !important}.bg-link-purple{background-color:#0a2e89 !important}.text-link-purple{color:#0a2e89 !important}.border-link-purple{border-color:#0a2e89 !important}.bg-light-cerulean{background-color:#4a85ef !important}.text-light-cerulean{color:#4a85ef !important}.border-light-cerulean{border-color:#4a85ef !important}@continue;.border-0{border-width:0 !important}.border-top-0{border-top-width:0 !important}.border-right-0{border-right-width:0 !important}.border-bottom-0{border-bottom-width:0 !important}.border-left-0{border-left-width:0 !important}.border-1{border-width:0.125rem !important}.border-top-1{border-top-width:0.125rem !important}.border-right-1{border-right-width:0.125rem !important}.border-bottom-1{border-bottom-width:0.125rem !important}.border-left-1{border-left-width:0.125rem !important}.border-2{border-width:0.25rem !important}.border-top-2{border-top-width:0.25rem !important}.border-right-2{border-right-width:0.25rem !important}.border-bottom-2{border-bottom-width:0.25rem !important}.border-left-2{border-left-width:0.25rem !important}.border-3{border-width:0.5rem !important}.border-top-3{border-top-width:0.5rem !important}.border-right-3{border-right-width:0.5rem !important}.border-bottom-3{border-bottom-width:0.5rem !important}.border-left-3{border-left-width:0.5rem !important}.border-4{border-width:0.75rem !important}.border-top-4{border-top-width:0.75rem !important}.border-right-4{border-right-width:0.75rem !important}.border-bottom-4{border-bottom-width:0.75rem !important}.border-left-4{border-left-width:0.75rem !important}.border-5{border-width:1.5rem !important}.border-top-5{border-top-width:1.5rem !important}.border-right-5{border-right-width:1.5rem !important}.border-bottom-5{border-bottom-width:1.5rem !important}.border-left-5{border-left-width:1.5rem !important}.border-6{border-width:2rem !important}.border-top-6{border-top-width:2rem !important}.border-right-6{border-right-width:2rem !important}.border-bottom-6{border-bottom-width:2rem !important}.border-left-6{border-left-width:2rem !important}.h-0{height:0 !important}.absolute-top{position:absolute;top:0}.absolute-bottom{position:absolute;bottom:0}.absolute-left{position:absolute;left:0}.absolute-right{position:absolute;right:0}.h-10-px{height:10px}.mh-10-px{max-height:10px}.w-10-px{width:10px}.mw-10-px{max-width:10px}.h-25-px{height:25px}.mh-25-px{max-height:25px}.w-25-px{width:25px}.mw-25-px{max-width:25px}.h-50-px{height:50px}.mh-50-px{max-height:50px}.w-50-px{width:50px}.mw-50-px{max-width:50px}.h-100-px{height:100px}.mh-100-px{max-height:100px}.w-100-px{width:100px}.mw-100-px{max-width:100px}.h-150-px{height:150px}.mh-150-px{max-height:150px}.w-150-px{width:150px}.mw-150-px{max-width:150px}.h-200-px{height:200px}.mh-200-px{max-height:200px}.w-200-px{width:200px}.mw-200-px{max-width:200px}.h-250-px{height:250px}.mh-250-px{max-height:250px}.w-250-px{width:250px}.mw-250-px{max-width:250px}.h-500-px{height:500px}.mh-500-px{max-height:500px}.w-500-px{width:500px}.mw-500-px{max-width:500px}.dropdown:not(:focus-visible):hover>.dropdown-menu{display:block}.list-position-inside{list-style-position:inside}.justify-content-evenly{justify-content:space-around;justify-content:space-evenly}.text-decoration-line-through{text-decoration:line-through}.progress{height:.75rem;border-radius:.9rem}.opacity-0{opacity:0}.opacity-25{opacity:0.25}.opacity-50{opacity:0.5}.opacity-75{opacity:0.75}.opacity-100{opacity:1}.stylesheet-tester{position:relative;top:0}.site-loaded>.app-wrapper{opacity:1}.site-loaded>.site-loading-indicator{display:none}.storefront-secondary-title{font-family:"Source Sans Pro", sans-serif !important;font-size:44px;font-weight:700;line-height:54px;color:#1b3950 !important}.storefront-link{font-family:"Source Sans Pro", sans-serif;font-size:16px;font-weight:400;line-height:20.11px;color:#0044db;text-decoration:underline}.storefront-link:hover{color:#006ad1;cursor:pointer}.storefront-body-text{font-family:"Source Sans Pro", sans-serif;font-size:16px;font-weight:400;line-height:20.11px}.storefront-disclaimer-text{font-family:"Source Sans Pro", sans-serif;font-size:16px;font-style:italic;font-weight:400;line-height:20.11px;color:#1b3950}.ProductDetailPage{font-family:"Source Sans Pro", sans-serif !important;color:#1b3950}.ProductDetailPage .details-wrapper:first-of-type{background-color:#ecf2f6}.ProductDetailPage .sections-container .sections-wrapper:nth-child(odd){background-color:#ecf2f6}.ProductDetailPage .sections-container .sections-wrapper:nth-child(odd) .sample-question{background-color:#fff}.ProductDetailPage .sections-container .sections-wrapper:nth-child(even){background-color:#fff}.ProductDetailPage .sections-container .sections-wrapper:nth-child(even) .sample-question{background-color:#ecf2f6}.ProductDetailPage .storefront-primary-title{font-family:"Source Sans Pro", sans-serif !important;font-size:44px;font-weight:900;line-height:54px;color:#1b3950}.ProductDetailPage .storefront-underlined-title{font-size:16px;font-weight:400;line-height:38px;color:#1b3950;letter-spacing:.1em}.ProductDetailPage .storefront-button-text{font-family:"Source Sans Pro", sans-serif;font-size:20px;font-weight:700;line-height:25.14px;color:#fff;text-align:center}.ProductDetailPage .sample-modal-overlay{position:fixed;top:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:rgba(0,0,0,0.5)}.ProductDetailPage .sample-modal{width:100%;max-width:600px;background:#fff;border-radius:8px;box-shadow:0 0 10px rgba(0,0,0,0.3)}.ProductDetailPage .sample-modal-header{display:flex;justify-content:flex-end;height:50px;background-color:#ecf2f6}.ProductDetailPage .sample-modal-header button{padding:10px;font-size:20px;cursor:pointer;background:none;border:none}.ProductDetailPage .sample-modal-body{height:500px;padding:20px;overflow:auto}.ProductDetailPage .sample-modal-body .explanation .SvgContainer,.ProductDetailPage .sample-modal-body .correct{stroke:#3e8a3d}.ProductDetailPage .sample-modal-body .green{font-size:22px;color:#3e8a3d}.ProductDetailPage .sample-modal-body .incorrect{stroke:#c53939}.ProductDetailPage .sample-modal-body .bordered{border:1px solid #ccc;border-radius:25px}.ProductDetailPage .sample-modal-body .bordered-right{border-right:1px solid #ccc}.ProductDetailPage .sample-modal-body .element{display:flex;align-items:center;justify-content:center}.ProductDetailPage .sample-modal-body .question,.ProductDetailPage .sample-modal-body .explanation{display:flex}.ProductDetailPage .sample-modal-body .q-element{font-size:24px}.ProductDetailPage .sample-modal-footer{display:flex;align-items:center;justify-content:center;height:auto;padding:10px 20px;text-align:center;background-color:#ecf2f6}.ProductDetailPage .sample-modal-footer p{margin-bottom:0 !important}.ProductDetailPage .best-value{width:100%;padding-top:1rem;padding-bottom:1rem;font-size:20px;font-weight:700;line-height:38px;color:#fff;text-align:center;background-color:#3e8a3d;border-top-left-radius:25px;border-top-right-radius:25px}.ProductDetailPage .page-header{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;max-width:1320px;margin:auto}.ProductDetailPage .page-header .details{width:60%;height:auto}.ProductDetailPage .page-header .details-content a{color:#0044db}.ProductDetailPage .page-header .details-content h2{margin-bottom:4rem;font-size:44px;font-weight:900;line-height:54px}.ProductDetailPage .page-header .details-content p{font-size:16px}.ProductDetailPage .page-header .details-content ul{padding-left:0}.ProductDetailPage .page-header .details-content li{font-size:16px;line-height:20px;list-style-type:none}.ProductDetailPage .page-header .details-content .circle-check{min-width:16px;min-height:16px;margin-top:.1rem;margin-right:10px;stroke:#3e8a3d;stroke-width:2}.ProductDetailPage .page-header .blurb p{margin-top:0;margin-bottom:0}.ProductDetailPage .page-header .banner-image{width:40%;padding-bottom:40%}.ProductDetailPage .page-header-tablet-xl{display:none}.ProductDetailPage .pricing-cards{display:flex;align-items:flex-end;width:100%;max-width:1920px;margin:0 auto}.ProductDetailPage .pricing-cards .other-card{border:1px solid #ccc;border-radius:25px}.ProductDetailPage .pricing-cards .other-card .institutional-description{margin-bottom:1.5rem}.ProductDetailPage .pricing-cards .other-card a{font-family:"Source Sans Pro", sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:20px;color:#0044db;-webkit-text-decoration-line:underline;text-decoration-line:underline}.ProductDetailPage .pricing-cards,.ProductDetailPage .mobile-view{justify-content:space-between;padding-top:.5rem;padding-bottom:2rem;overflow-x:hidden;background-color:#fff}.ProductDetailPage .pricing-cards .pricing-card,.ProductDetailPage .mobile-view .pricing-card{width:30%;min-width:25%;border:1px solid #ccc;border-radius:25px}.ProductDetailPage .pricing-cards .header,.ProductDetailPage .mobile-view .header{height:13rem;padding-top:1px;padding-bottom:1px;margin-top:1px;margin-bottom:1px}.ProductDetailPage .pricing-cards h2,.ProductDetailPage .mobile-view h2{margin-top:1.5rem;font-size:44px;font-weight:700;text-align:center}.ProductDetailPage .pricing-cards .questions-count,.ProductDetailPage .mobile-view .questions-count{width:85%;padding:5px;margin-top:1.5rem;margin-bottom:1.5rem;margin-left:7.5%;font-size:20px;font-weight:600;text-align:center;background-color:#ecf2f6}.ProductDetailPage .pricing-cards .monthly-savings,.ProductDetailPage .mobile-view .monthly-savings{width:60%;padding:5px;margin-bottom:1.5rem;margin-left:20%;font-size:16px;font-weight:600;color:#cf3422;text-align:center;border:1px solid #cf3422;border-radius:5px}.ProductDetailPage .pricing-cards .hidden,.ProductDetailPage .mobile-view .hidden{visibility:hidden}.ProductDetailPage .pricing-cards .details,.ProductDetailPage .mobile-view .details{height:10rem;margin-bottom:1px;font-size:16px;font-weight:600}.ProductDetailPage .pricing-cards .details ul,.ProductDetailPage .mobile-view .details ul{padding-left:0;margin-right:10%;margin-left:10%}.ProductDetailPage .pricing-cards .details li,.ProductDetailPage .mobile-view .details li{font-size:16px;font-weight:600;line-height:20px;list-style-type:none}.ProductDetailPage .pricing-cards .details .circle-check,.ProductDetailPage .mobile-view .details .circle-check{min-width:16px;min-height:16px;margin-top:.15rem;margin-right:.3rem;stroke:#3e8a3d;stroke-width:2}.ProductDetailPage .pricing-cards .Tooltip,.ProductDetailPage .mobile-view .Tooltip{width:1.18rem;height:1.18rem}.ProductDetailPage .pricing-cards .mobile-tooltip,.ProductDetailPage .mobile-view .mobile-tooltip{width:180px}.ProductDetailPage .pricing-cards .upgrade,.ProductDetailPage .pricing-cards .expand-upgrade,.ProductDetailPage .pricing-cards .collapse-upgrade,.ProductDetailPage .mobile-view .upgrade,.ProductDetailPage .mobile-view .expand-upgrade,.ProductDetailPage .mobile-view .collapse-upgrade{font-size:15px;font-weight:600;text-align:center;border-top:1px solid #ccc;border-bottom:1px solid #ccc}.ProductDetailPage .pricing-cards .upgrade p,.ProductDetailPage .pricing-cards .expand-upgrade p,.ProductDetailPage .pricing-cards .collapse-upgrade p,.ProductDetailPage .mobile-view .upgrade p,.ProductDetailPage .mobile-view .expand-upgrade p,.ProductDetailPage .mobile-view .collapse-upgrade p{margin-top:.3rem;margin-bottom:.3rem;font-size:16px;font-weight:700}.ProductDetailPage .pricing-cards .expand-upgrade,.ProductDetailPage .pricing-cards .collapse-upgrade,.ProductDetailPage .mobile-view .expand-upgrade,.ProductDetailPage .mobile-view .collapse-upgrade{display:none}.ProductDetailPage .pricing-cards .add-ons,.ProductDetailPage .mobile-view .add-ons{margin-top:1.5rem;margin-right:7.5%;margin-bottom:1.5rem;margin-left:7.5%;font-size:16px}.ProductDetailPage .pricing-cards .add-ons label,.ProductDetailPage .mobile-view .add-ons label{font-weight:600}.ProductDetailPage .pricing-cards .add-ons li,.ProductDetailPage .mobile-view .add-ons li{font-weight:400}.ProductDetailPage .pricing-cards .add-ons .regular-checkbox,.ProductDetailPage .mobile-view .add-ons .regular-checkbox{position:relative;display:inline-block;max-height:14px;padding:6px;border:1px solid #767676;border-radius:4px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.ProductDetailPage .pricing-cards .add-ons .regular-checkbox:checked,.ProductDetailPage .mobile-view .add-ons .regular-checkbox:checked{-webkit-appearance:checkbox;-moz-appearance:checkbox;appearance:checkbox}.ProductDetailPage .pricing-cards .add-ons .regular-checkbox:hover,.ProductDetailPage .mobile-view .add-ons .regular-checkbox:hover{padding:5px;cursor:pointer;border:2px solid #0044db}.ProductDetailPage .pricing-cards .add-ons .strike,.ProductDetailPage .mobile-view .add-ons .strike{text-decoration:line-through}.ProductDetailPage .pricing-cards .add-ons .price-red,.ProductDetailPage .mobile-view .add-ons .price-red{color:#cf3422}.ProductDetailPage .pricing-cards .add-ons .cme:hover,.ProductDetailPage .pricing-cards .add-ons .practice-exam:hover,.ProductDetailPage .mobile-view .add-ons .cme:hover,.ProductDetailPage .mobile-view .add-ons .practice-exam:hover{background-color:#ecf2f6}.ProductDetailPage .pricing-cards .add-to-cart,.ProductDetailPage .mobile-view .add-to-cart{height:9rem;padding-right:0;padding-left:0;text-align:center}.ProductDetailPage .pricing-cards .add-to-cart h3,.ProductDetailPage .mobile-view .add-to-cart h3{margin-top:1.5rem;margin-bottom:1.5rem;font-size:44px;font-weight:700;color:#1b3950}.ProductDetailPage .pricing-cards .add-to-cart .btn,.ProductDetailPage .mobile-view .add-to-cart .btn{font-size:20px;font-weight:700}.ProductDetailPage .best-value p{margin-bottom:0}.ProductDetailPage .mobile-view{display:none}.ProductDetailPage .pagination-dots{display:none}.ProductDetailPage .other-pricing-cards{align-items:center;justify-content:space-between;width:100%;max-width:1920px;margin-top:2.5rem;margin-bottom:1rem;background-color:#fff}.ProductDetailPage .other-pricing-cards h3{margin-bottom:1.5rem;font-size:28px;font-weight:700;line-height:35px;color:#1b3950}.ProductDetailPage .other-pricing-cards p{margin-bottom:3rem;font-size:16px;font-weight:400;line-height:20px}.ProductDetailPage .other-pricing-cards .free-trial{width:45%;padding-top:3rem;padding-right:3rem;padding-left:3rem;border:1px solid #ccc;border-radius:25px}.ProductDetailPage .other-pricing-cards .free-trial .btn{padding:10px;margin-top:1rem;font-size:20px;font-weight:700;line-height:25px;text-align:center}.ProductDetailPage .other-pricing-cards .institutional{width:45%;padding:3rem;margin-left:auto;border:1px solid #ccc;border-radius:25px}.ProductDetailPage .other-pricing-cards .institutional a{font-size:16px;font-weight:600;line-height:20px;color:#0044db;text-decoration:underline}.ProductDetailPage .other-pricing-cards .institutional a:hover{color:#006ad1}.ProductDetailPage .one-year-pricing-card{align-items:center;width:100%;max-width:1920px;margin-top:2rem;background-color:#fff}.ProductDetailPage .one-year-pricing-card .wrapper{align-items:center;justify-content:center;width:100%;height:100%;border:1px solid #ccc;border-radius:25px}.ProductDetailPage .one-year-pricing-card .wrapper .details,.ProductDetailPage .one-year-pricing-card .wrapper .features,.ProductDetailPage .one-year-pricing-card .wrapper .add-to-cart{display:flex;align-items:center;justify-content:center;width:33.33%;height:100%;padding-top:1.5rem;padding-bottom:1.5rem}.ProductDetailPage .one-year-pricing-card .details h2{font-size:44px;font-weight:700}.ProductDetailPage .one-year-pricing-card .details p{font-size:24px;font-weight:600;text-align:center}.ProductDetailPage .one-year-pricing-card .features{font-size:16px;font-weight:600;border-right:1px solid #ccc}.ProductDetailPage .one-year-pricing-card .features ul{padding-left:0;margin-bottom:0}.ProductDetailPage .one-year-pricing-card .features li{list-style-type:none}.ProductDetailPage .one-year-pricing-card .features .circle-check{min-width:16px;min-height:16px;margin-top:.1rem;margin-bottom:5px;stroke:#3e8a3d;stroke-width:2}.ProductDetailPage .one-year-pricing-card .add-to-cart{text-align:center}.ProductDetailPage .one-year-pricing-card .add-to-cart h3{font-size:44px;font-weight:700;color:#1b3950}.ProductDetailPage .one-year-pricing-card .add-to-cart .btn{font-size:20px;font-weight:700}.ProductDetailPage .one-year-pricing-card .simplified-pricing-card{width:70%;margin:0 15%;border:1px solid #ccc;border-radius:25px}.ProductDetailPage .one-year-pricing-card .simplified-pricing-card .header{height:auto;margin-top:3rem}.ProductDetailPage .one-year-pricing-card .simplified-pricing-card .header h2{margin-top:0}.ProductDetailPage .one-year-pricing-card .simplified-pricing-card .details{height:auto;min-height:0;padding-top:3rem;padding-bottom:3rem;border-bottom:1px solid #ccc}.ProductDetailPage .one-year-pricing-card .simplified-pricing-card .add-to-cart-form{height:auto;margin-top:3rem}@media screen and (max-width: 768px){.ProductDetailPage .one-year-pricing-card .simplified-pricing-card{width:85%;margin:0 7.5%}}@media screen and (max-width: 576px){.ProductDetailPage .one-year-pricing-card .simplified-pricing-card{width:92%;margin:0 4%}}.ProductDetailPage .cme-pricing-cards{display:flex;align-items:flex-end;width:100%;max-width:1920px;margin-top:2rem;background-color:#fff}.ProductDetailPage .cme-pricing-cards .simplified-pricing-card{width:30%;border:1px solid #ccc;border-radius:25px}.ProductDetailPage .cme-pricing-cards .simplified-pricing-card .header h2{margin-top:2.5rem}.ProductDetailPage .cme-pricing-cards .simplified-pricing-card .monthly-savings{margin-top:3rem;margin-bottom:0}.ProductDetailPage .cme-pricing-cards .simplified-pricing-card .add-to-cart h3{margin-top:0;margin-bottom:2.5rem}.ProductDetailPage .two-cards{justify-content:center}.ProductDetailPage .two-cards .simplified-pricing-card{margin:0 3%}.ProductDetailPage .cme-two-dots{display:none;justify-content:space-evenly;width:15%;margin:0 42.5%}.ProductDetailPage .three-cards{justify-content:space-between}.ProductDetailPage .other-cards{align-items:center;max-width:1920px;margin-top:4rem}.ProductDetailPage .other-cards .institutional{width:100%;padding:1.5rem 1.5rem 1.5rem 8.5%;border:1px solid #ccc;border-radius:25px}.ProductDetailPage .other-cards .institutional h3{margin-bottom:1.5rem;font-size:28px;font-weight:700;line-height:35px;color:#1b3950}.ProductDetailPage .other-cards .institutional p{margin-right:5rem;margin-bottom:3rem;font-size:16px;font-weight:400;line-height:20px}.ProductDetailPage .other-cards .institutional a{color:#0044db;text-decoration:underline}.ProductDetailPage .other-cards .institutional a:hover{color:#006ad1}@media screen and (max-width: 1360px){.ProductDetailPage .other-cards .institutional{padding-left:5.5%}}.ProductDetailPage .all-plans-section .all-plans-item{width:75%}.ProductDetailPage .all-plans-section .all-plans-sub-item{width:100%}.ProductDetailPage .all-plans-section .all-plans-sub-item p{margin-bottom:.5rem;line-height:1.5rem}.ProductDetailPage .all-plans-section .primary-list{font-size:16px;line-height:35px;list-style:none}.ProductDetailPage .all-plans-section .sub-list{inline-size:505px;overflow-wrap:break-word;list-style:disc}.ProductDetailPage .all-plans-section .SvgContainer{fill:transparent}.ProductDetailPage .static-image .text-container{max-width:472px}.ProductDetailPage .expandable-dropdown-container{font-size:16px;line-height:20.11px;color:#1b3950;border:2px solid #ccc;border-radius:20px}.ProductDetailPage .expandable-dropdown-container a{color:#0044db}.ProductDetailPage .expandable-dropdown-container .row{margin-right:0px;margin-left:0px}.ProductDetailPage .expandable-dropdown-container .expandable-dropdown-item{border-bottom:2px solid #ccc}.ProductDetailPage .expandable-dropdown-container .expandable-dropdown-item:last-child{border-bottom:0px}.ProductDetailPage .expandable-dropdown-container .expandable-dropdown-item .item-header{font-size:16px;font-weight:600}.ProductDetailPage .expandable-dropdown-container .expandable-dropdown-item .item-body{font-weight:400}.ProductDetailPage .carousel-image .col-10{padding:0}.ProductDetailPage .carousel-image span:hover{cursor:pointer}.ProductDetailPage .carousel-image span:hover .arrow{stroke:#1b3950}.ProductDetailPage .carousel-image .arrow{fill:none;stroke:#bababa;stroke-width:3}.ProductDetailPage .carousel-image .prev-arrow{padding-right:10px}.ProductDetailPage .carousel-image .next-arrow{padding-left:10px}.ProductDetailPage .carousel-image .pagination-dots{display:flex;-ms-grid-row-align:center;align-self:center;justify-content:space-between;width:15%}.ProductDetailPage .carousel-image .pagination-dots .SvgContainer{margin-right:10px}.ProductDetailPage .markdown{padding-bottom:3rem}.ProductDetailPage .markdown a{color:#0044db}.ProductDetailPage .markdown h3{color:#1b3950}.ProductDetailPage .markdown .content *{margin-left:0;font-size:16px;font-weight:400;line-height:20.11px}.ProductDetailPage .markdown .content * strong{font-weight:700}.ProductDetailPage .markdown .content>:first-child{margin-bottom:3rem;font-family:"Source Sans Pro", sans-serif;font-size:44px;font-style:normal;font-weight:700;line-height:52px;text-align:center}@media screen and (max-width: 992px){.ProductDetailPage .markdown .content>:first-child{text-align:left}}.ProductDetailPage .feature-group img{width:155px;height:125px}.ProductDetailPage .feature-group p{font-size:16px;font-weight:400;line-height:20.11px}.ProductDetailPage .blog-feed .blog-title{color:#1b3950}.ProductDetailPage .blog-feed a{color:#0044db}@media (min-width: 992px){.ProductDetailPage .blog-feed h1{text-align:center}}.ProductDetailPage .sample-question{padding-bottom:1rem}.ProductDetailPage .sample-question .title h2{font-size:44px;font-weight:700;line-height:54px;text-align:center}.ProductDetailPage .sample-question .strikeout{text-decoration:line-through}.ProductDetailPage .sample-question .answer:hover{cursor:text}.ProductDetailPage .sample-question .answer{align-items:center;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content}.ProductDetailPage .sample-question .answer [type="radio"]{position:absolute;left:-9999px;opacity:0}.ProductDetailPage .sample-question .answer label{position:relative;padding:10px;margin-bottom:0;cursor:pointer;background-color:#fff;border:1px solid #ccc;border-radius:50%}.ProductDetailPage .sample-question .answer [type="radio"]:checked+label::before{position:absolute;right:2.5px;bottom:2.5px;z-index:1;display:block;width:15px;height:15px;content:"";background-color:#006ad1;border-radius:50%}.ProductDetailPage .sample-question .answer [type="radio"]:checked+label{border-color:#006ad1}.ProductDetailPage .sample-question .is-striking-out:hover{cursor:crosshair;cursor:url(/images/Strikeout-cursor.svg) 16 16,auto}.ProductDetailPage .sample-question .check-answer{background-color:#fff;border-right:1px solid #ccc;border-left:1px solid #ccc}.ProductDetailPage .sample-question .check-answer .btn{margin-left:2rem}.ProductDetailPage .sample-question .explanation-container{padding:2rem;background-color:#fff;border-right:1px solid #ccc;border-bottom:1px solid #ccc;border-left:1px solid #ccc;border-bottom-right-radius:12px;border-bottom-left-radius:12px}.ProductDetailPage .sample-question .explanation-container a{color:#0044db}.ProductDetailPage .sample-question input{width:20px}.ProductDetailPage .question-header{background-color:#57656f;border-top-left-radius:12px;border-top-right-radius:12px}.ProductDetailPage .question-header .question-nav{padding-top:.6rem;padding-bottom:.4rem;padding-left:2rem}.ProductDetailPage .question-header .question-toggles{padding-top:.4rem;padding-bottom:.4rem;padding-left:2rem}.ProductDetailPage .question-header h2{font-size:20px}.ProductDetailPage .question-body{padding-top:2.5rem;padding-right:2rem;background-color:#fff;border-right:1px solid #ccc;border-left:1px solid #ccc}.ProductDetailPage .question-body .question-name{padding-bottom:1.5rem;padding-left:2rem}.ProductDetailPage .question-body ul{padding-left:0}.ProductDetailPage .question-body li{list-style-type:none}.ProductDetailPage .question-body .indicator{width:2rem}.ProductDetailPage .question-body .indicator .danger{padding-left:1rem;color:#d9534f}.ProductDetailPage .question-body .indicator .success{padding-left:1rem;color:#5cb85c}.ProductDetailPage .question-body .answers{padding-bottom:1.5rem;margin-bottom:0}.ProductDetailPage .UpArrowIcon{position:fixed;right:50px;bottom:50px;z-index:1}.ProductDetailPage .accreditors h2{font-size:44px;font-weight:700;line-height:54px}.ProductDetailPage #paragraph-wrapper{font-family:"Source Sans Pro", sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:20px}.ProductDetailPage .product-cards .arrow{fill:none;stroke:#bababa;stroke-width:3}.ProductDetailPage .product-cards .product-cards-carousel{width:85%}.ProductDetailPage .product-cards .product-card{max-width:30%;min-height:209px;max-height:80%;border:2px solid #ccc;border-radius:20px}.ProductDetailPage .product-cards .card-title{height:20%}.ProductDetailPage .product-cards .product-card-body{height:20%}.ProductDetailPage .product-cards .card-cta{height:20%}.ProductDetailPage .product-cards .pagination-dots{display:flex;-ms-grid-row-align:center;align-self:center;justify-content:space-between;width:15%}.ProductDetailPage .product-cards .pagination-dots .SvgContainer{margin-right:10px}.ProductDetailPage .testimonials-section{padding:0 17.5%}.ProductDetailPage .testimonials-section .inner-wrapper{align-items:stretch}.ProductDetailPage .testimonials-section a{color:#fff}.ProductDetailPage .testimonials-section a:hover{color:#fff;text-decoration:none !important}.ProductDetailPage .testimonials-section h4{position:relative;align-self:flex-start;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:16px;font-weight:400;line-height:38px;color:#1b3950;text-transform:uppercase;letter-spacing:.05em}.ProductDetailPage .testimonials-section h4::after{position:absolute;bottom:0;left:0;display:block;width:100%;height:6px;content:"";background:#fda100}.ProductDetailPage .testimonials-section .link{display:none;text-decoration:underline}.ProductDetailPage .testimonials-section .btn{width:12em;padding:10px 5px;margin-bottom:1rem;font-family:"Source Sans Pro", sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:25px;text-align:center}.ProductDetailPage .testimonials-section .testimonial{display:flex;flex-direction:column;flex-wrap:wrap;align-items:start;padding:24px 33px;margin:40px 0;background-color:#fff;border:solid #ccc 1px;border-radius:10px;gap:33px}.ProductDetailPage .testimonials-section .picture-container{display:flex;flex:1;justify-content:center}.ProductDetailPage .testimonials-section .picture-container .picture{width:11em;height:11em;border-radius:50%;-o-object-fit:cover;object-fit:cover}.ProductDetailPage .testimonials-section .text-container{display:flex;flex:4;flex-direction:column;height:100%;gap:10px}.ProductDetailPage .testimonials-section .stars-row{display:flex;gap:8px}@media screen and (min-width: 768px){.ProductDetailPage .testimonials-section .testimonial{flex-direction:row;align-items:center}.ProductDetailPage .testimonials-section h4{letter-spacing:.1em}}@media screen and (max-width: 1360px){.ProductDetailPage .testimonials-section .link{display:initial;color:#0044db}.ProductDetailPage .testimonials-section .btn{display:none}}.ProductDetailPage .subject-list-section h1{padding-bottom:1rem;font-size:44px;font-weight:900;line-height:54px}.ProductDetailPage .subject-list-section .subjects-container{width:100%;padding:2rem 7.5%;-moz-column-count:4;column-count:4;-moz-column-gap:7.5%;column-gap:7.5%;-moz-column-width:15%;column-width:15%;border:solid #ccc 1px;border-radius:20px}.ProductDetailPage .subject-list-section .subjects-container>*{min-width:30%;max-width:100%;page-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid-column}.ProductDetailPage .subject-list-section .subjects-container li{padding-left:.85em;text-indent:-.85em;list-style-type:none}@media (min-width: 992px){.ProductDetailPage .subject-list-section h1{text-align:center}}.ProductDetailPage .credit-redemption-instructions .wrapper{width:100%}.ProductDetailPage .credit-redemption-instructions .title{font-size:44px;font-style:normal;font-weight:700;line-height:54px;text-align:center}.ProductDetailPage .credit-redemption-instructions .step{width:30%;background:#fff;border:2px solid #ccc;border-radius:20px}.ProductDetailPage .credit-redemption-instructions a{font-weight:600;color:#0044db;text-decoration:underline}.ProductDetailPage .credit-redemption-instructions a:hover{color:#0a2e89}@media screen and (max-width: 1360px){.ProductDetailPage .credit-redemption-instructions .title{text-align:left}.ProductDetailPage .credit-redemption-instructions .step{align-items:center;width:45%;padding:1rem !important}.ProductDetailPage .credit-redemption-instructions .svg{width:30%}.ProductDetailPage .credit-redemption-instructions .content{width:70%}}@media screen and (max-width: 767px){.ProductDetailPage .credit-redemption-instructions .step{align-items:center;width:100%;padding:1rem !important}}@media screen and (max-width: 1360px){.ProductDetailPage .testimonials-section{padding:0}}@media (max-width: 1700px){.ProductDetailPage .pricing-cards{justify-content:space-between;padding-right:0;padding-left:0}.ProductDetailPage .other-pricing-cards .free-trial{margin-left:1.5%}.ProductDetailPage .other-pricing-cards .institutional{margin-right:1.5%}}@media (max-width: 1360px){.ProductDetailPage .page-header{height:inherit}.ProductDetailPage .page-header .details{width:50%;height:auto}.ProductDetailPage .page-header .details-content{margin:2rem}.ProductDetailPage .page-header .details-content .name{margin-top:1.5rem;margin-bottom:1rem}.ProductDetailPage .page-header .details-content .blurb{align-items:flex-start;padding-bottom:2rem}.ProductDetailPage .page-header .details-content .circle-check{margin-right:10px}.ProductDetailPage .page-header .details-content li{padding-top:1px;font-size:16;font-weight:400;line-height:24px}.ProductDetailPage .page-header .banner-image{width:50%;padding-bottom:50%}.ProductDetailPage .pricing-cards .pricing-card{width:32%}.ProductDetailPage .pricing-cards .pricing-card h1{font-size:40px}.ProductDetailPage .pricing-cards .pricing-card .questions-count{width:90%;margin-left:5%}.ProductDetailPage .pricing-cards .pricing-card .add-ons{min-height:7rem}.ProductDetailPage .pricing-cards .details{min-height:12rem}.ProductDetailPage .pricing-cards .add-ons{margin-right:5%;margin-left:5%}.ProductDetailPage .other-pricing-cards .free-trial{margin-left:1.25%}.ProductDetailPage .other-pricing-cards .institutional{margin-right:1.25%}.ProductDetailPage .two-cards{justify-content:space-between !important}.ProductDetailPage .two-cards .simplified-pricing-card{width:42.5%;margin:0}.ProductDetailPage .three-cards{margin:0}.ProductDetailPage .practice-exam{min-height:10rem}.ProductDetailPage .product-cards .product-card{max-width:50%}}@media (max-width: 1230px){.ProductDetailPage .subject-list-section .subjects-container{padding:2rem 5%;-moz-column-count:3;column-count:3;-moz-column-gap:10%;column-gap:10%}.ProductDetailPage .pricing-card .monthly-savings{width:60%;margin-left:20%}}@media (max-width: 1200px){.ProductDetailPage .carousel-image .prev-arrow{padding-right:0px}.ProductDetailPage .carousel-image .next-arrow{padding-left:0px}.ProductDetailPage .carousel-image .carousel-image-cards{padding:0}.ProductDetailPage .page-header-tablet-xl{display:block;width:100%}.ProductDetailPage .page-header-tablet-xl .name{padding-left:2rem;margin-top:2rem;margin-bottom:2rem}.ProductDetailPage .page-header-tablet-xl a{color:#0044db}.ProductDetailPage .page-header-tablet-xl h1{padding-right:2rem;padding-left:2rem;font-family:"Source Sans Pro", sans-serif !important;font-size:44px;font-weight:900;line-height:54px;color:#1b3950}.ProductDetailPage .page-header-tablet-xl .single-blurb{padding-right:2rem;padding-left:2rem}.ProductDetailPage .page-header-tablet-xl .blurbs{width:65%;height:auto}.ProductDetailPage .page-header-tablet-xl .blurbs ul{padding-left:0;margin-right:2rem;margin-left:2rem}.ProductDetailPage .page-header-tablet-xl .blurbs li{font-family:"Source Sans Pro", sans-serif;font-size:16px;font-style:normal;line-height:20px;list-style-type:none}.ProductDetailPage .page-header-tablet-xl .blurbs .circle-check{min-width:16px;min-height:16px;margin-top:.1rem;margin-right:10px;stroke:#3e8a3d;stroke-width:2}.ProductDetailPage .page-header-tablet-xl .blurbs .blurb{align-items:flex-start;padding-bottom:.8rem}.ProductDetailPage .page-header-tablet-xl .banner-image-tablet-xl{width:35%;padding-bottom:35%}.ProductDetailPage .page-header .details,.ProductDetailPage .page-header .banner-image{display:none}}@media (max-width: 1100){.ProductDetailPage .header .questions-count{width:70%;margin-right:10%;margin-left:10%}.ProductDetailPage .header .questions-count p{font-size:20px}}@media (max-width: 992px){.ProductDetailPage .pricing-cards{display:none}.ProductDetailPage .pricing-cards .add-ons{margin-right:7.5%;margin-left:7.5%}.ProductDetailPage .practice-exam{min-height:none}.ProductDetailPage .cme-pricing-cards{display:none}.ProductDetailPage .mobile-view{display:flex;align-items:center;width:100%}.ProductDetailPage .mobile-view .pricing-card{width:100%}.ProductDetailPage .mobile-view .pricing-card .questions-count{width:60%;margin-left:20%}.ProductDetailPage .mobile-view .pricing-card .monthly-savings{width:35%;margin-left:32.5%}.ProductDetailPage .mobile-view .pricing-card .details{min-height:9rem !important}.ProductDetailPage .mobile-view .pricing-card .upgrade{display:none}.ProductDetailPage .mobile-view .pricing-card .expand-upgrade,.ProductDetailPage .mobile-view .pricing-card .collapse-upgrade{display:block}.ProductDetailPage .mobile-view .pricing-card .expand-upgrade:hover,.ProductDetailPage .mobile-view .pricing-card .collapse-upgrade:hover{cursor:pointer}.ProductDetailPage .mobile-view .prev-arrow{width:15%}.ProductDetailPage .mobile-view .prev-arrow .arrow{fill:none;stroke:#bababa;stroke-width:3}.ProductDetailPage .mobile-view .mobile-card{width:70%}.ProductDetailPage .mobile-view .mobile-card .simplified-pricing-card{border:1px solid #ccc;border-radius:25px}.ProductDetailPage .mobile-view .mobile-card .simplified-pricing-card h2{margin-top:2.5rem}.ProductDetailPage .mobile-view .mobile-card .simplified-pricing-card .monthly-savings{margin-top:3rem;margin-bottom:0}.ProductDetailPage .mobile-view .mobile-card .simplified-pricing-card h3{margin-top:0;margin-bottom:2.5rem}.ProductDetailPage .mobile-view .next-arrow{width:15%}.ProductDetailPage .mobile-view .next-arrow .arrow{float:right;fill:none;stroke:#bababa;stroke-width:3}.ProductDetailPage .mobile-view span:hover{cursor:pointer}.ProductDetailPage .mobile-view span:hover .arrow{stroke:#1b3950}.ProductDetailPage .pagination-dots{display:flex;justify-content:space-between;width:15%;margin-right:42.5%;margin-left:42.5%}.ProductDetailPage .cme-two-dots{display:flex}.ProductDetailPage .other-pricing-cards .free-trial{width:90%;margin-right:5%;margin-left:auto;text-align:center}.ProductDetailPage .other-pricing-cards .free-trial .btn{margin-bottom:3rem}.ProductDetailPage .other-pricing-cards .institutional{display:none}.ProductDetailPage .sample-question .component{display:none}.ProductDetailPage .carousel-image .prev-arrow{padding-right:15px}.ProductDetailPage .carousel-image .next-arrow{padding-left:15px}.ProductDetailPage .product-cards .product-card{min-width:50%;max-width:50%;min-height:206px}}@media (max-width: 820px){.ProductDetailPage .page-header-tablet-xl{display:none}.ProductDetailPage .page-header{flex-direction:column;height:inherit}.ProductDetailPage .page-header .details,.ProductDetailPage .page-header .banner-image{display:block}.ProductDetailPage .page-header .details{order:2;width:100%;height:auto}.ProductDetailPage .page-header .details-content{margin:2rem}.ProductDetailPage .page-header .details-content .name{margin-top:1.5rem;margin-bottom:1rem}.ProductDetailPage .page-header .details-content .blurb{align-items:flex-end;padding-bottom:2rem}.ProductDetailPage .page-header .details-content .circle-check{min-width:16px;min-height:16px;margin-top:.3rem;margin-right:10px}.ProductDetailPage .page-header .details-content li{padding-top:1px;font-size:16;font-weight:400;line-height:24px}.ProductDetailPage .page-header .banner-image{order:1;width:100%;padding-bottom:100%}.ProductDetailPage .other-card{text-align:center}.ProductDetailPage .feature-group img{width:125.33px;height:95.33px}.ProductDetailPage .all-plans-section .sub-list{inline-size:644px}.ProductDetailPage .all-plans-section .all-plans-sub-item{width:75%}.ProductDetailPage .all-plans-section .all-plans-sub-item p{margin-bottom:.5rem}.ProductDetailPage .all-plans-section .all-plans-item{width:75%}.ProductDetailPage .static-image .text-container{max-width:719px}.ProductDetailPage .expandable-dropdown-item .dropdown-body{padding-right:10%}.ProductDetailPage .mobile-view{display:flex;width:100%;padding-right:5%;padding-left:5%}.ProductDetailPage .mobile-view .pricing-card{width:100%}.ProductDetailPage .mobile-view .pricing-card .questions-count{width:85%;margin-left:7.5%}.ProductDetailPage .mobile-view .pricing-card .monthly-savings{width:60%;margin-left:20%}.ProductDetailPage .mobile-view .pricing-card .details{height:11rem}.ProductDetailPage .mobile-view .prev-arrow{width:10%}.ProductDetailPage .mobile-view .mobile-card{width:80%}.ProductDetailPage .mobile-view .next-arrow{width:10%}.ProductDetailPage .subject-list-section .subjects-container{-moz-column-count:2;column-count:2}}@media (max-width: 768px){.ProductDetailPage .pricing-cards .add-ons{margin-right:4%;margin-left:4%}.ProductDetailPage .mobile-view{padding-right:0;padding-left:0}}@media (max-width: 700px){.ProductDetailPage .mobile-view .pricing-card .questions-count{width:70%;margin-left:15%}.ProductDetailPage .mobile-view .pricing-card .monthly-savings{width:50%;margin-left:25%}}@media (max-width: 700px){.ProductDetailPage .mobile-view .pricing-card .questions-count{width:70%;margin-left:15%}.ProductDetailPage .mobile-view .pricing-card .monthly-savings{width:50%;margin-left:25%}}@media (max-width: 576px){.ProductDetailPage{overflow:scroll}.ProductDetailPage .pricing-card .add-ons{margin-right:4%;margin-left:4%}.ProductDetailPage .pricing-card ul{margin-right:4% !important;margin-left:4% !important}.ProductDetailPage .feature-group img{width:123.8px;height:93.8px}.ProductDetailPage .feature-group .item-body{max-width:95%}.ProductDetailPage .expandable-dropdown-item .dropdown-body{padding-right:15%}.ProductDetailPage .all-plans-section .header{padding-left:13px}.ProductDetailPage .all-plans-section .primary-list-header.row{margin-right:0}.ProductDetailPage .all-plans-section .primary-list{padding-left:40px}.ProductDetailPage .all-plans-section .sub-list{inline-size:327px}.ProductDetailPage .all-plans-section .all-plans-sub-item{width:75%}.ProductDetailPage .all-plans-section .all-plans-sub-item p{margin-bottom:.5rem}.ProductDetailPage .all-plans-section .all-plans-item{width:75%}.ProductDetailPage .mobile-view .pricing-card .questions-count{width:80%;padding:0;margin-left:10%}.ProductDetailPage .other-pricing-cards .free-trial{width:80%;margin-right:10%;margin-left:auto}.ProductDetailPage .other-pricing-cards .free-trial p{margin-bottom:1rem}.ProductDetailPage .subject-list-section .subjects-container{padding:2rem 10%;-moz-column-count:1;column-count:1;-moz-column-gap:10%;column-gap:10%}.ProductDetailPage .testimonials-section .picture-container .picture{width:5em;height:5em}}@media (max-width: 440px){.ProductDetailPage .inner-wrapper{padding-right:1%;padding-left:1%}.ProductDetailPage .page-header .banner-image{width:100%;padding-bottom:75%}.ProductDetailPage .page-header .details-content h1{margin-bottom:2rem}.ProductDetailPage .page-header .details-content .blurb{padding-bottom:1rem}.ProductDetailPage .mobile-view .pricing-card .questions-count{width:93%;margin-right:3.5%;margin-left:3.5%}.ProductDetailPage .mobile-view .pricing-card .monthly-savings{width:60%;margin-left:20%}.ProductDetailPage .mobile-view .pricing-card .details{height:10rem}.ProductDetailPage .mobile-view .prev-arrow{width:6.5%}.ProductDetailPage .mobile-view .mobile-card{width:85%}.ProductDetailPage .mobile-view .next-arrow{width:6.5%}.ProductDetailPage .other-pricing-cards .free-trial{width:85%;margin-right:7.5%}}@media (max-width: 400px){.ProductDetailPage .mobile-view .pricing-card .details{height:11rem}.ProductDetailPage .expandable-dropdown-item .dropdown-body{padding-right:15%}.ProductDetailPage .carousel-image .prev-arrow{padding-right:7px}.ProductDetailPage .carousel-image .next-arrow{padding-left:7px}.ProductDetailPage .all-plans-section .all-plans-sub-item{width:75%}.ProductDetailPage .all-plans-section .all-plans-sub-item p{margin-bottom:.5rem}.ProductDetailPage .all-plans-section .all-plans-item{width:75%}}@media (max-width: 377px){.ProductDetailPage .simplified-pricing-card .monthly-savings{width:70% !important;margin-left:15% !important}}@media (max-width: 365px){.ProductDetailPage .pricing-card .add-ons{margin-right:2%;margin-left:2%}}.AnswerStatus .AnswerStatus-correct-icon{position:relative;display:inline-block;width:32px;height:32px}.AnswerStatus .AnswerStatus-border{position:absolute;top:2px;width:28px;height:28px}.AnswerStatus .AnswerStatus-border .AnswerStatus-border-child{position:absolute;top:50%;left:50%;width:5px;height:2px;transform-origin:0% 50%}.AnswerStatus .AnswerStatus-border .AnswerStatus-border-child:nth-child(1){transform:rotate(22.5deg)}.AnswerStatus .AnswerStatus-border .AnswerStatus-border-child:nth-child(2){transform:rotate(45deg)}.AnswerStatus .AnswerStatus-border .AnswerStatus-border-child:nth-child(3){transform:rotate(67.5deg)}.AnswerStatus .AnswerStatus-border .AnswerStatus-border-child:nth-child(4){transform:rotate(90deg)}.AnswerStatus .AnswerStatus-border .AnswerStatus-border-child:nth-child(5){transform:rotate(112.5deg)}.AnswerStatus .AnswerStatus-border .AnswerStatus-border-child:nth-child(6){transform:rotate(135deg)}.AnswerStatus .AnswerStatus-border .AnswerStatus-border-child:nth-child(7){transform:rotate(157.5deg)}.AnswerStatus .AnswerStatus-border .AnswerStatus-border-child:nth-child(8){transform:rotate(180deg)}.AnswerStatus .AnswerStatus-border .AnswerStatus-border-child:nth-child(9){transform:rotate(202.5deg)}.AnswerStatus .AnswerStatus-border .AnswerStatus-border-child:nth-child(10){transform:rotate(225deg)}.AnswerStatus .AnswerStatus-border .AnswerStatus-border-child:nth-child(11){transform:rotate(247.5deg)}.AnswerStatus .AnswerStatus-border .AnswerStatus-border-child:nth-child(12){transform:rotate(270deg)}.AnswerStatus .AnswerStatus-border .AnswerStatus-border-child:nth-child(13){transform:rotate(292.5deg)}.AnswerStatus .AnswerStatus-border .AnswerStatus-border-child:nth-child(14){transform:rotate(315deg)}.AnswerStatus .AnswerStatus-border .AnswerStatus-border-child:nth-child(15){transform:rotate(337.5deg)}.AnswerStatus .AnswerStatus-border .AnswerStatus-border-child:nth-child(16){transform:rotate(360deg)}.AnswerStatus .AnswerStatus-border .AnswerStatus-border-child::after{display:block;width:80%;height:80%;content:"";background-color:#3e8a3d;opacity:0;transform:translateX(6.66px);-webkit-animation:juke-out .8s ease-out .1s forwards;animation:juke-out .8s ease-out .1s forwards}.AnswerStatus .AnswerStatus-check-child{position:absolute;height:2px;margin-top:16px;margin-left:5px;background-color:#3e8a3d;transform-origin:0% 50%}.AnswerStatus .AnswerStatus-check-a{bottom:15px;width:7px;transform:rotate(45deg) scaleX(0);-webkit-animation:custom-check-a .1s ease-out 0s forwards;animation:custom-check-a .1s ease-out 0s forwards}.AnswerStatus .AnswerStatus-check-b{top:3px;left:5px;width:17px;transform:rotate(-45deg) scaleX(0);-webkit-animation:custom-check-b .2s ease-in .1s forwards;animation:custom-check-b .2s ease-in .1s forwards}.AnswerStatus .AnswerStatus-correct,.AnswerStatus .AnswerStatus-incorrect{opacity:0}.AnswerStatus .AnswerStatus-correct{transform:translateY(50%);-webkit-animation:correct .6s linear 0s forwards;animation:correct .6s linear 0s forwards}.AnswerStatus .AnswerStatus-correct.perfect{-webkit-animation:correct .8s linear 0s forwards;animation:correct .8s linear 0s forwards}.AnswerStatus .AnswerStatus-incorrect{transform:translateY(-50%);-webkit-animation:incorrect .3s linear 0s forwards;animation:incorrect .3s linear 0s forwards}@-webkit-keyframes spin{100%{transform:rotate(360deg)}}@keyframes spin{100%{transform:rotate(360deg)}}@-webkit-keyframes custom-check-a{100%{transform:rotate(45deg) scaleX(1)}}@keyframes custom-check-a{100%{transform:rotate(45deg) scaleX(1)}}@-webkit-keyframes custom-check-b{100%{transform:rotate(-45deg) scaleX(1)}}@keyframes custom-check-b{100%{transform:rotate(-45deg) scaleX(1)}}@-webkit-keyframes correct{50%{opacity:0;transform:translateY(0)}100%{opacity:1;transform:translateX(-10px)}}@keyframes correct{50%{opacity:0;transform:translateY(0)}100%{opacity:1;transform:translateX(-10px)}}@-webkit-keyframes incorrect{100%{opacity:1;transform:translateY(0)}}@keyframes incorrect{100%{opacity:1;transform:translateY(0)}}@-webkit-keyframes juke-out{30%{opacity:1;transform:translateX(18px)}50%{opacity:.7;transform:translateX(14px)}100%{opacity:0;transform:translateX(10px)}}@keyframes juke-out{30%{opacity:1;transform:translateX(18px)}50%{opacity:.7;transform:translateX(14px)}100%{opacity:0;transform:translateX(10px)}}.AnswerStatus .AnswerStatus-correct-icon{position:relative;display:inline-block;width:32px;height:32px}.AnswerStatus .AnswerStatus-border{position:absolute;top:2px;width:28px;height:28px}.AnswerStatus .AnswerStatus-border .AnswerStatus-border-child{position:absolute;top:50%;left:50%;width:5px;height:2px;transform-origin:0% 50%}.AnswerStatus .AnswerStatus-border .AnswerStatus-border-child:nth-child(1){transform:rotate(22.5deg)}.AnswerStatus .AnswerStatus-border .AnswerStatus-border-child:nth-child(2){transform:rotate(45deg)}.AnswerStatus .AnswerStatus-border .AnswerStatus-border-child:nth-child(3){transform:rotate(67.5deg)}.AnswerStatus .AnswerStatus-border .AnswerStatus-border-child:nth-child(4){transform:rotate(90deg)}.AnswerStatus .AnswerStatus-border .AnswerStatus-border-child:nth-child(5){transform:rotate(112.5deg)}.AnswerStatus .AnswerStatus-border .AnswerStatus-border-child:nth-child(6){transform:rotate(135deg)}.AnswerStatus .AnswerStatus-border .AnswerStatus-border-child:nth-child(7){transform:rotate(157.5deg)}.AnswerStatus .AnswerStatus-border .AnswerStatus-border-child:nth-child(8){transform:rotate(180deg)}.AnswerStatus .AnswerStatus-border .AnswerStatus-border-child:nth-child(9){transform:rotate(202.5deg)}.AnswerStatus .AnswerStatus-border .AnswerStatus-border-child:nth-child(10){transform:rotate(225deg)}.AnswerStatus .AnswerStatus-border .AnswerStatus-border-child:nth-child(11){transform:rotate(247.5deg)}.AnswerStatus .AnswerStatus-border .AnswerStatus-border-child:nth-child(12){transform:rotate(270deg)}.AnswerStatus .AnswerStatus-border .AnswerStatus-border-child:nth-child(13){transform:rotate(292.5deg)}.AnswerStatus .AnswerStatus-border .AnswerStatus-border-child:nth-child(14){transform:rotate(315deg)}.AnswerStatus .AnswerStatus-border .AnswerStatus-border-child:nth-child(15){transform:rotate(337.5deg)}.AnswerStatus .AnswerStatus-border .AnswerStatus-border-child:nth-child(16){transform:rotate(360deg)}.AnswerStatus .AnswerStatus-border .AnswerStatus-border-child::after{display:block;width:80%;height:80%;content:"";background-color:#3e8a3d;opacity:0;transform:translateX(6.66px);-webkit-animation:juke-out .8s ease-out .1s forwards;animation:juke-out .8s ease-out .1s forwards}.AnswerStatus .AnswerStatus-check-child{position:absolute;height:2px;margin-top:16px;margin-left:5px;background-color:#3e8a3d;transform-origin:0% 50%}.AnswerStatus .AnswerStatus-check-a{bottom:15px;width:7px;transform:rotate(45deg) scaleX(0);-webkit-animation:custom-check-a .1s ease-out 0s forwards;animation:custom-check-a .1s ease-out 0s forwards}.AnswerStatus .AnswerStatus-check-b{top:3px;left:5px;width:17px;transform:rotate(-45deg) scaleX(0);-webkit-animation:custom-check-b .2s ease-in .1s forwards;animation:custom-check-b .2s ease-in .1s forwards}.AnswerStatus .AnswerStatus-correct,.AnswerStatus .AnswerStatus-incorrect{opacity:0}.AnswerStatus .AnswerStatus-correct{transform:translateY(50%);-webkit-animation:correct .6s linear 0s forwards;animation:correct .6s linear 0s forwards}.AnswerStatus .AnswerStatus-correct.perfect{-webkit-animation:correct .8s linear 0s forwards;animation:correct .8s linear 0s forwards}.AnswerStatus .AnswerStatus-incorrect{transform:translateY(-50%);-webkit-animation:incorrect .3s linear 0s forwards;animation:incorrect .3s linear 0s forwards}@keyframes spin{100%{transform:rotate(360deg)}}@keyframes custom-check-a{100%{transform:rotate(45deg) scaleX(1)}}@keyframes custom-check-b{100%{transform:rotate(-45deg) scaleX(1)}}@keyframes correct{50%{opacity:0;transform:translateY(0)}100%{opacity:1;transform:translateX(-10px)}}@keyframes incorrect{100%{opacity:1;transform:translateY(0)}}@keyframes juke-out{30%{opacity:1;transform:translateX(18px)}50%{opacity:.7;transform:translateX(14px)}100%{opacity:0;transform:translateX(10px)}}.calculator-container{display:flex;flex-direction:column;align-items:center;justify-content:space-between;min-height:400px;font-family:Roboto, sans-serif;text-align:center;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.calculator-container.fred{min-height:auto}.calculator-container button,.calculator-container input{cursor:pointer;background:transparent;border:none;box-shadow:none}.calculator-container button:focus,.calculator-container input:focus,.calculator-container button:hover,.calculator-container input:hover,.calculator-container button:active,.calculator-container input:active{outline:none}.calculator-container button:focus-visible,.calculator-container input:focus-visible{outline:auto}.calculator-container a,.calculator-container a:hover,.calculator-container a:active,.calculator-container a:visited,.calculator-container a:focus{color:inherit;text-decoration:none}.calculator{display:flex;flex-direction:column;width:100vw;height:100vh;border-radius:10px;box-shadow:0 4px 5px 0 rgba(0,0,0,0.14),0 1px 10px 0 rgba(0,0,0,0.12),0 2px 4px -1px rgba(0,0,0,0.2)}.calculator .key{display:flex;flex-basis:25%;flex-shrink:0;flex-grow:1;align-items:center;justify-content:center;font-size:20px;font-weight:400;color:#6a6767;background:#e5e5ea;border-color:rgba(84,77,77,0.25);border-style:solid;border-top-width:0;border-right-width:1px;border-bottom-width:1px;border-left-width:0}.calculator .key:last-of-type{color:#fff;background:#1b3950;border-right-width:0}.calculator .key.key-label:last-of-type{font-size:130%}.calculator .keypad{position:relative;display:flex;flex-basis:0;flex-direction:column;flex-shrink:1;flex-grow:2.5}.calculator .keypad-row{display:flex;flex-basis:20%;flex-shrink:0;flex-grow:1}.calculator .keypad-row:last-of-type{overflow:hidden;border-radius:0 0 10px 10px}.calculator .key.number{background:#ededf3}.calculator .zero{flex-basis:50%;flex-shrink:0;flex-grow:2}.calculator .clear .key-label{font-size:86%}.calculator .key.number .key-label{font-size:110%}.calculator .key:active,.calculator .key.active{background:linear-gradient(to left, #d5d5db, #dfdfdf)}.calculator .key:last-of-type:active,.calculator .key.active:last-of-type{background:linear-gradient(to left, #db944c, #ed9c4a)}.calculator.scientific .key{flex-basis:10%;flex-shrink:1;flex-grow:1;font-size:17px;border-color:rgba(84,77,77,0.17)}.calculator.scientific .zero{flex-basis:20%;flex-shrink:0;flex-grow:2}.calculator.basic{width:290px;height:400px}.calculator.scientific{width:700px;height:400px}.calculator-display{display:flex;flex-basis:0;flex-shrink:1;flex-grow:1;align-items:flex-end;justify-content:space-between;padding:10px 20px 10px 10px;font-weight:300;color:#f1f1f1;background:linear-gradient(to bottom, #2f2c2c, #444141);border:solid 1px #504b4b;border-bottom-width:0;border-radius:10px 10px 0 0}.display-unit{font-size:13px;font-weight:500;letter-spacing:.5px}.calculator.fred{width:235px;height:255px;padding:.5rem;border-color:#1b3950;border-style:solid;border-width:.125rem;border-radius:.3125rem}.calculator.fred .calculator-display{flex-grow:0;justify-content:flex-end;padding:.25rem;font-size:1.25rem;font-weight:600;color:#101010;background:#f8f8f8;border-color:#101010;border-width:1px;border-radius:.3125rem}.calculator.fred .keypad-row{flex-basis:auto}.calculator.fred .keypad-row:last-of-type{border-radius:0}.calculator.fred .keypad-row .key{flex-shrink:1;margin-right:.125rem;margin-left:.125rem;font-size:1rem;font-weight:600;color:#101010;border-color:#1b3950;border-style:solid;border-width:1px;border-radius:.3125rem}.calculator.fred .keypad-row .key.memoryAdd,.calculator.fred .keypad-row .key.memoryRecall,.calculator.fred .keypad-row .key.memoryClear{text-transform:uppercase}.calculator.fred .keypad-row .key.sqrt span{text-decoration:overline}.calculator.fred .keypad-row .key.zero{flex-basis:inherit}.calculator.fred .keypad-row .key.function{background:linear-gradient(#d4c9e8, #c286d6)}.calculator.fred .keypad-row .key.function:hover{background:linear-gradient(#c286d6, #d4c9e8)}.calculator.fred .keypad-row .key.unaryOperation,.calculator.fred .keypad-row .key.binaryOperation{background:linear-gradient(#a7b7f5, #7999f8)}.calculator.fred .keypad-row .key.unaryOperation:hover,.calculator.fred .keypad-row .key.binaryOperation:hover{background:linear-gradient(#7999f8, #a7b7f5)}.calculator.fred .keypad-row .key.clear,.calculator.fred .keypad-row .key.equals{background:linear-gradient(#f7db7f, #dbc26d)}.calculator.fred .keypad-row .key.clear:hover,.calculator.fred .keypad-row .key.equals:hover{background:linear-gradient(#dbc26d, #f7db7f)}.calculator.fred .keypad-row .key.number{background:linear-gradient(#f8f9fa, #adb5bd)}.calculator.fred .keypad-row .key.number:hover{background:linear-gradient(#adb5bd, #f8f9fa)}@media (max-width: 450px),(max-width: 740px) and (max-height: 450px){.calculator{position:fixed;top:0;right:0;left:0;width:100%;height:100%;border-radius:0;box-shadow:none}.calculator-display{border-radius:0}.keypad-row:last-of-type{border-radius:0}}.LabValues{height:100vh}.LabValues .Nav .NavLink{margin-right:.5rem;background:#f8f9fa;border:1px solid #000;border-radius:10%}.LabValues .Nav .NavLink::after{border-bottom:none}.LabValues .Nav .NavLink.active{font-weight:700;background:#ccc}.LabValues .lab-value-cell{font-size:.7rem}.LabValues .lab-value-header{font-size:.8rem}.LabValues .tab-content .Section{border:none}.LabValues .tab-content div .table-row:last-child{border-bottom:1px solid #ccc}.LabValues .tab-content .Table .table-row{border:1px solid #ccc;border-bottom:0}.LabValues .tab-content .Table .table-header-row{border:1px solid #ccc;border-top:0;border-bottom:0}.LabValues .tab-content .Table .table-header-row:first-child{border-top:1px solid #ccc}.SvgContainer,.SvgContainer polygon{fill:currentColor}.SvgContainer.constrained-height{width:100%;height:1px;overflow:visible}.SvgContainer.constrained-width{width:inherit}html,body{font-size:1rem}h1.storefront{font-family:"Source Sans Pro", sans-serif;font-size:2.75rem;font-style:normal;font-weight:700;line-height:3.25rem;color:#1b3950}h1.storefront.small{font-size:2.25rem;line-height:2.75rem}h2.storefront{font-family:"Source Sans Pro", sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.4375rem;color:#1b3950;text-transform:uppercase;letter-spacing:.1rem}h2.storefront.small{line-height:2.75rem}h3.storefront{font-family:"Source Sans Pro", sans-serif;font-size:1rem;font-style:normal;font-weight:600;line-height:1.4375rem;color:#1b3950}p.storefront{font-family:"Source Sans Pro", sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.4375rem;color:#1b3950}p.storefront.italic{font-style:italic}a.storefront{font-family:"Source Sans Pro", sans-serif;font-size:1rem;font-style:normal;font-weight:600;line-height:1.4375rem;color:#0044db;-webkit-text-decoration-line:underline;text-decoration-line:underline}a.storefront:hover{color:#0a2e89}a.storefront.cart:hover{font-weight:600 !important}.btn-primary{background-color:#006ad1}.btn-primary:hover{background-color:#4a85ef}.storefront-button{font-family:"Source Sans Pro", sans-serif;font-size:1.25rem;font-style:normal;font-weight:700;line-height:1.5625rem;color:#000}.storefront-disclaimers{font-family:"Source Sans Pro", sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.438rem;color:#767676}.Button,.Select{font-family:"Source Sans Pro", sans-serif}.Select .select-option{height:auto !important}.dropdown-menu{border-radius:.5em !important}.section-title{-webkit-text-decoration-style:solid;text-decoration-style:solid;-webkit-text-decoration-line:underline;text-decoration-line:underline;text-underline-offset:.625rem;text-decoration-thickness:.375rem;-webkit-text-decoration-color:#fda100;text-decoration-color:#fda100}@media (min-width: 768px){.text-md-start{text-align:left !important}}/*!
 * Bootstrap Reboot v4.6.2 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */*,*::before,*::after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:"Source Sans Pro", sans-serif;font-size:0.875rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus:not(:focus-visible){outline:0 !important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:0.25rem}p{margin-top:0;margin-bottom:1rem}abbr[title],abbr[data-original-title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:700}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#0044db;text-decoration:none;background-color:transparent}a:hover{color:#002c8f;text-decoration:underline}a:not([href]):not([class]){color:inherit;text-decoration:none}a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:0.75rem;padding-bottom:0.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit;text-align:-webkit-match-parent}label{display:inline-block;margin-bottom:0.5rem}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[role="button"]{cursor:pointer}select{word-wrap:normal}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button:not(:disabled),[type="button"]:not(:disabled),[type="reset"]:not(:disabled),[type="submit"]:not(:disabled){cursor:pointer}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{padding:0;border-style:none}input[type="radio"],input[type="checkbox"]{box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{outline-offset:-2px;-webkit-appearance:none}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none !important}/*!
 * Bootstrap Grid v4.6.2 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */html{box-sizing:border-box;-ms-overflow-style:scrollbar}*,*::before,*::after{box-sizing:inherit}.container,.container-fluid,.container-xl,.container-lg,.container-md,.container-sm{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width: 576px){.container-sm,.container{max-width:540px}}@media (min-width: 768px){.container-md,.container-sm,.container{max-width:720px}}@media (min-width: 992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media (min-width: 1360px){.container-xl,.container-lgr,.container-lg,.container-md,.container-sm,.container{max-width:1300px}}.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-xl,.col-xl-auto,.col-xl-12,.col-xl-11,.col-xl-10,.col-xl-9,.col-xl-8,.col-xl-7,.col-xl-6,.col-xl-5,.col-xl-4,.col-xl-3,.col-xl-2,.col-xl-1,.col-lgr,.col-lgr-auto,.col-lgr-12,.col-lgr-11,.col-lgr-10,.col-lgr-9,.col-lgr-8,.col-lgr-7,.col-lgr-6,.col-lgr-5,.col-lgr-4,.col-lgr-3,.col-lgr-2,.col-lgr-1,.col-lg,.col-lg-auto,.col-lg-12,.col-lg-11,.col-lg-10,.col-lg-9,.col-lg-8,.col-lg-7,.col-lg-6,.col-lg-5,.col-lg-4,.col-lg-3,.col-lg-2,.col-lg-1,.col-md,.col-md-auto,.col-md-12,.col-md-11,.col-md-10,.col-md-9,.col-md-8,.col-md-7,.col-md-6,.col-md-5,.col-md-4,.col-md-3,.col-md-2,.col-md-1,.col-sm,.col-sm-auto,.col-sm-12,.col-sm-11,.col-sm-10,.col-sm-9,.col-sm-8,.col-sm-7,.col-sm-6,.col-sm-5,.col-sm-4,.col-sm-3,.col-sm-2,.col-sm-1,.col,.col-auto,.col-12,.col-11,.col-10,.col-9,.col-8,.col-7,.col-6,.col-5,.col-4,.col-3,.col-2,.col-1{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.33333333%;max-width:8.33333333%}.col-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-11{flex:0 0 91.66666667%;max-width:91.66666667%}.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.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}@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.33333333%;max-width:8.33333333%}.col-sm-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-sm-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-sm-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-sm-11{flex:0 0 91.66666667%;max-width:91.66666667%}.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.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}}@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.33333333%;max-width:8.33333333%}.col-md-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-md-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-md-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-md-11{flex:0 0 91.66666667%;max-width:91.66666667%}.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.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}}@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.33333333%;max-width:8.33333333%}.col-lg-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-lg-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-lg-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-lg-11{flex:0 0 91.66666667%;max-width:91.66666667%}.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.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}}@media (min-width: 1200px){.col-lgr{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-lgr-1>*{flex:0 0 100%;max-width:100%}.row-cols-lgr-2>*{flex:0 0 50%;max-width:50%}.row-cols-lgr-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-lgr-4>*{flex:0 0 25%;max-width:25%}.row-cols-lgr-5>*{flex:0 0 20%;max-width:20%}.row-cols-lgr-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lgr-auto{flex:0 0 auto;width:auto;max-width:100%}.col-lgr-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-lgr-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-lgr-3{flex:0 0 25%;max-width:25%}.col-lgr-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-lgr-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-lgr-6{flex:0 0 50%;max-width:50%}.col-lgr-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-lgr-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-lgr-9{flex:0 0 75%;max-width:75%}.col-lgr-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-lgr-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-lgr-12{flex:0 0 100%;max-width:100%}.order-lgr-first{order:-1}.order-lgr-last{order:13}.order-lgr-0{order:0}.order-lgr-1{order:1}.order-lgr-2{order:2}.order-lgr-3{order:3}.order-lgr-4{order:4}.order-lgr-5{order:5}.order-lgr-6{order:6}.order-lgr-7{order:7}.order-lgr-8{order:8}.order-lgr-9{order:9}.order-lgr-10{order:10}.order-lgr-11{order:11}.order-lgr-12{order:12}.offset-lgr-0{margin-left:0}.offset-lgr-1{margin-left:8.33333333%}.offset-lgr-2{margin-left:16.66666667%}.offset-lgr-3{margin-left:25%}.offset-lgr-4{margin-left:33.33333333%}.offset-lgr-5{margin-left:41.66666667%}.offset-lgr-6{margin-left:50%}.offset-lgr-7{margin-left:58.33333333%}.offset-lgr-8{margin-left:66.66666667%}.offset-lgr-9{margin-left:75%}.offset-lgr-10{margin-left:83.33333333%}.offset-lgr-11{margin-left:91.66666667%}}@media (min-width: 1360px){.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.33333333%;max-width:8.33333333%}.col-xl-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-xl-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-xl-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-xl-11{flex:0 0 91.66666667%;max-width:91.66666667%}.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.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}}.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-lgr-none{display:none !important}.d-lgr-inline{display:inline !important}.d-lgr-inline-block{display:inline-block !important}.d-lgr-block{display:block !important}.d-lgr-table{display:table !important}.d-lgr-table-row{display:table-row !important}.d-lgr-table-cell{display:table-cell !important}.d-lgr-flex{display:flex !important}.d-lgr-inline-flex{display:inline-flex !important}}@media (min-width: 1360px){.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{-ms-grid-row-align:auto !important;align-self:auto !important}.align-self-start{align-self:flex-start !important}.align-self-end{align-self:flex-end !important}.align-self-center{-ms-grid-row-align:center !important;align-self:center !important}.align-self-baseline{align-self:baseline !important}.align-self-stretch{-ms-grid-row-align:stretch !important;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{-ms-grid-row-align:auto !important;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{-ms-grid-row-align:center !important;align-self:center !important}.align-self-sm-baseline{align-self:baseline !important}.align-self-sm-stretch{-ms-grid-row-align:stretch !important;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{-ms-grid-row-align:auto !important;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{-ms-grid-row-align:center !important;align-self:center !important}.align-self-md-baseline{align-self:baseline !important}.align-self-md-stretch{-ms-grid-row-align:stretch !important;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{-ms-grid-row-align:auto !important;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{-ms-grid-row-align:center !important;align-self:center !important}.align-self-lg-baseline{align-self:baseline !important}.align-self-lg-stretch{-ms-grid-row-align:stretch !important;align-self:stretch !important}}@media (min-width: 1200px){.flex-lgr-row{flex-direction:row !important}.flex-lgr-column{flex-direction:column !important}.flex-lgr-row-reverse{flex-direction:row-reverse !important}.flex-lgr-column-reverse{flex-direction:column-reverse !important}.flex-lgr-wrap{flex-wrap:wrap !important}.flex-lgr-nowrap{flex-wrap:nowrap !important}.flex-lgr-wrap-reverse{flex-wrap:wrap-reverse !important}.flex-lgr-fill{flex:1 1 auto !important}.flex-lgr-grow-0{flex-grow:0 !important}.flex-lgr-grow-1{flex-grow:1 !important}.flex-lgr-shrink-0{flex-shrink:0 !important}.flex-lgr-shrink-1{flex-shrink:1 !important}.justify-content-lgr-start{justify-content:flex-start !important}.justify-content-lgr-end{justify-content:flex-end !important}.justify-content-lgr-center{justify-content:center !important}.justify-content-lgr-between{justify-content:space-between !important}.justify-content-lgr-around{justify-content:space-around !important}.align-items-lgr-start{align-items:flex-start !important}.align-items-lgr-end{align-items:flex-end !important}.align-items-lgr-center{align-items:center !important}.align-items-lgr-baseline{align-items:baseline !important}.align-items-lgr-stretch{align-items:stretch !important}.align-content-lgr-start{align-content:flex-start !important}.align-content-lgr-end{align-content:flex-end !important}.align-content-lgr-center{align-content:center !important}.align-content-lgr-between{align-content:space-between !important}.align-content-lgr-around{align-content:space-around !important}.align-content-lgr-stretch{align-content:stretch !important}.align-self-lgr-auto{-ms-grid-row-align:auto !important;align-self:auto !important}.align-self-lgr-start{align-self:flex-start !important}.align-self-lgr-end{align-self:flex-end !important}.align-self-lgr-center{-ms-grid-row-align:center !important;align-self:center !important}.align-self-lgr-baseline{align-self:baseline !important}.align-self-lgr-stretch{-ms-grid-row-align:stretch !important;align-self:stretch !important}}@media (min-width: 1360px){.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{-ms-grid-row-align:auto !important;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{-ms-grid-row-align:center !important;align-self:center !important}.align-self-xl-baseline{align-self:baseline !important}.align-self-xl-stretch{-ms-grid-row-align:stretch !important;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:0.125rem !important}.mt-1,.my-1{margin-top:0.125rem !important}.mr-1,.mx-1{margin-right:0.125rem !important}.mb-1,.my-1{margin-bottom:0.125rem !important}.ml-1,.mx-1{margin-left:0.125rem !important}.m-2{margin:0.25rem !important}.mt-2,.my-2{margin-top:0.25rem !important}.mr-2,.mx-2{margin-right:0.25rem !important}.mb-2,.my-2{margin-bottom:0.25rem !important}.ml-2,.mx-2{margin-left:0.25rem !important}.m-3{margin:0.5rem !important}.mt-3,.my-3{margin-top:0.5rem !important}.mr-3,.mx-3{margin-right:0.5rem !important}.mb-3,.my-3{margin-bottom:0.5rem !important}.ml-3,.mx-3{margin-left:0.5rem !important}.m-4{margin:0.75rem !important}.mt-4,.my-4{margin-top:0.75rem !important}.mr-4,.mx-4{margin-right:0.75rem !important}.mb-4,.my-4{margin-bottom:0.75rem !important}.ml-4,.mx-4{margin-left:0.75rem !important}.m-5{margin:1.5rem !important}.mt-5,.my-5{margin-top:1.5rem !important}.mr-5,.mx-5{margin-right:1.5rem !important}.mb-5,.my-5{margin-bottom:1.5rem !important}.ml-5,.mx-5{margin-left:1.5rem !important}.m-6{margin:2rem !important}.mt-6,.my-6{margin-top:2rem !important}.mr-6,.mx-6{margin-right:2rem !important}.mb-6,.my-6{margin-bottom:2rem !important}.ml-6,.mx-6{margin-left:2rem !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:0.125rem !important}.pt-1,.py-1{padding-top:0.125rem !important}.pr-1,.px-1{padding-right:0.125rem !important}.pb-1,.py-1{padding-bottom:0.125rem !important}.pl-1,.px-1{padding-left:0.125rem !important}.p-2{padding:0.25rem !important}.pt-2,.py-2{padding-top:0.25rem !important}.pr-2,.px-2{padding-right:0.25rem !important}.pb-2,.py-2{padding-bottom:0.25rem !important}.pl-2,.px-2{padding-left:0.25rem !important}.p-3{padding:0.5rem !important}.pt-3,.py-3{padding-top:0.5rem !important}.pr-3,.px-3{padding-right:0.5rem !important}.pb-3,.py-3{padding-bottom:0.5rem !important}.pl-3,.px-3{padding-left:0.5rem !important}.p-4{padding:0.75rem !important}.pt-4,.py-4{padding-top:0.75rem !important}.pr-4,.px-4{padding-right:0.75rem !important}.pb-4,.py-4{padding-bottom:0.75rem !important}.pl-4,.px-4{padding-left:0.75rem !important}.p-5{padding:1.5rem !important}.pt-5,.py-5{padding-top:1.5rem !important}.pr-5,.px-5{padding-right:1.5rem !important}.pb-5,.py-5{padding-bottom:1.5rem !important}.pl-5,.px-5{padding-left:1.5rem !important}.p-6{padding:2rem !important}.pt-6,.py-6{padding-top:2rem !important}.pr-6,.px-6{padding-right:2rem !important}.pb-6,.py-6{padding-bottom:2rem !important}.pl-6,.px-6{padding-left:2rem !important}.m-n1{margin:-0.125rem !important}.mt-n1,.my-n1{margin-top:-0.125rem !important}.mr-n1,.mx-n1{margin-right:-0.125rem !important}.mb-n1,.my-n1{margin-bottom:-0.125rem !important}.ml-n1,.mx-n1{margin-left:-0.125rem !important}.m-n2{margin:-0.25rem !important}.mt-n2,.my-n2{margin-top:-0.25rem !important}.mr-n2,.mx-n2{margin-right:-0.25rem !important}.mb-n2,.my-n2{margin-bottom:-0.25rem !important}.ml-n2,.mx-n2{margin-left:-0.25rem !important}.m-n3{margin:-0.5rem !important}.mt-n3,.my-n3{margin-top:-0.5rem !important}.mr-n3,.mx-n3{margin-right:-0.5rem !important}.mb-n3,.my-n3{margin-bottom:-0.5rem !important}.ml-n3,.mx-n3{margin-left:-0.5rem !important}.m-n4{margin:-0.75rem !important}.mt-n4,.my-n4{margin-top:-0.75rem !important}.mr-n4,.mx-n4{margin-right:-0.75rem !important}.mb-n4,.my-n4{margin-bottom:-0.75rem !important}.ml-n4,.mx-n4{margin-left:-0.75rem !important}.m-n5{margin:-1.5rem !important}.mt-n5,.my-n5{margin-top:-1.5rem !important}.mr-n5,.mx-n5{margin-right:-1.5rem !important}.mb-n5,.my-n5{margin-bottom:-1.5rem !important}.ml-n5,.mx-n5{margin-left:-1.5rem !important}.m-n6{margin:-2rem !important}.mt-n6,.my-n6{margin-top:-2rem !important}.mr-n6,.mx-n6{margin-right:-2rem !important}.mb-n6,.my-n6{margin-bottom:-2rem !important}.ml-n6,.mx-n6{margin-left:-2rem !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:0.125rem !important}.mt-sm-1,.my-sm-1{margin-top:0.125rem !important}.mr-sm-1,.mx-sm-1{margin-right:0.125rem !important}.mb-sm-1,.my-sm-1{margin-bottom:0.125rem !important}.ml-sm-1,.mx-sm-1{margin-left:0.125rem !important}.m-sm-2{margin:0.25rem !important}.mt-sm-2,.my-sm-2{margin-top:0.25rem !important}.mr-sm-2,.mx-sm-2{margin-right:0.25rem !important}.mb-sm-2,.my-sm-2{margin-bottom:0.25rem !important}.ml-sm-2,.mx-sm-2{margin-left:0.25rem !important}.m-sm-3{margin:0.5rem !important}.mt-sm-3,.my-sm-3{margin-top:0.5rem !important}.mr-sm-3,.mx-sm-3{margin-right:0.5rem !important}.mb-sm-3,.my-sm-3{margin-bottom:0.5rem !important}.ml-sm-3,.mx-sm-3{margin-left:0.5rem !important}.m-sm-4{margin:0.75rem !important}.mt-sm-4,.my-sm-4{margin-top:0.75rem !important}.mr-sm-4,.mx-sm-4{margin-right:0.75rem !important}.mb-sm-4,.my-sm-4{margin-bottom:0.75rem !important}.ml-sm-4,.mx-sm-4{margin-left:0.75rem !important}.m-sm-5{margin:1.5rem !important}.mt-sm-5,.my-sm-5{margin-top:1.5rem !important}.mr-sm-5,.mx-sm-5{margin-right:1.5rem !important}.mb-sm-5,.my-sm-5{margin-bottom:1.5rem !important}.ml-sm-5,.mx-sm-5{margin-left:1.5rem !important}.m-sm-6{margin:2rem !important}.mt-sm-6,.my-sm-6{margin-top:2rem !important}.mr-sm-6,.mx-sm-6{margin-right:2rem !important}.mb-sm-6,.my-sm-6{margin-bottom:2rem !important}.ml-sm-6,.mx-sm-6{margin-left:2rem !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:0.125rem !important}.pt-sm-1,.py-sm-1{padding-top:0.125rem !important}.pr-sm-1,.px-sm-1{padding-right:0.125rem !important}.pb-sm-1,.py-sm-1{padding-bottom:0.125rem !important}.pl-sm-1,.px-sm-1{padding-left:0.125rem !important}.p-sm-2{padding:0.25rem !important}.pt-sm-2,.py-sm-2{padding-top:0.25rem !important}.pr-sm-2,.px-sm-2{padding-right:0.25rem !important}.pb-sm-2,.py-sm-2{padding-bottom:0.25rem !important}.pl-sm-2,.px-sm-2{padding-left:0.25rem !important}.p-sm-3{padding:0.5rem !important}.pt-sm-3,.py-sm-3{padding-top:0.5rem !important}.pr-sm-3,.px-sm-3{padding-right:0.5rem !important}.pb-sm-3,.py-sm-3{padding-bottom:0.5rem !important}.pl-sm-3,.px-sm-3{padding-left:0.5rem !important}.p-sm-4{padding:0.75rem !important}.pt-sm-4,.py-sm-4{padding-top:0.75rem !important}.pr-sm-4,.px-sm-4{padding-right:0.75rem !important}.pb-sm-4,.py-sm-4{padding-bottom:0.75rem !important}.pl-sm-4,.px-sm-4{padding-left:0.75rem !important}.p-sm-5{padding:1.5rem !important}.pt-sm-5,.py-sm-5{padding-top:1.5rem !important}.pr-sm-5,.px-sm-5{padding-right:1.5rem !important}.pb-sm-5,.py-sm-5{padding-bottom:1.5rem !important}.pl-sm-5,.px-sm-5{padding-left:1.5rem !important}.p-sm-6{padding:2rem !important}.pt-sm-6,.py-sm-6{padding-top:2rem !important}.pr-sm-6,.px-sm-6{padding-right:2rem !important}.pb-sm-6,.py-sm-6{padding-bottom:2rem !important}.pl-sm-6,.px-sm-6{padding-left:2rem !important}.m-sm-n1{margin:-0.125rem !important}.mt-sm-n1,.my-sm-n1{margin-top:-0.125rem !important}.mr-sm-n1,.mx-sm-n1{margin-right:-0.125rem !important}.mb-sm-n1,.my-sm-n1{margin-bottom:-0.125rem !important}.ml-sm-n1,.mx-sm-n1{margin-left:-0.125rem !important}.m-sm-n2{margin:-0.25rem !important}.mt-sm-n2,.my-sm-n2{margin-top:-0.25rem !important}.mr-sm-n2,.mx-sm-n2{margin-right:-0.25rem !important}.mb-sm-n2,.my-sm-n2{margin-bottom:-0.25rem !important}.ml-sm-n2,.mx-sm-n2{margin-left:-0.25rem !important}.m-sm-n3{margin:-0.5rem !important}.mt-sm-n3,.my-sm-n3{margin-top:-0.5rem !important}.mr-sm-n3,.mx-sm-n3{margin-right:-0.5rem !important}.mb-sm-n3,.my-sm-n3{margin-bottom:-0.5rem !important}.ml-sm-n3,.mx-sm-n3{margin-left:-0.5rem !important}.m-sm-n4{margin:-0.75rem !important}.mt-sm-n4,.my-sm-n4{margin-top:-0.75rem !important}.mr-sm-n4,.mx-sm-n4{margin-right:-0.75rem !important}.mb-sm-n4,.my-sm-n4{margin-bottom:-0.75rem !important}.ml-sm-n4,.mx-sm-n4{margin-left:-0.75rem !important}.m-sm-n5{margin:-1.5rem !important}.mt-sm-n5,.my-sm-n5{margin-top:-1.5rem !important}.mr-sm-n5,.mx-sm-n5{margin-right:-1.5rem !important}.mb-sm-n5,.my-sm-n5{margin-bottom:-1.5rem !important}.ml-sm-n5,.mx-sm-n5{margin-left:-1.5rem !important}.m-sm-n6{margin:-2rem !important}.mt-sm-n6,.my-sm-n6{margin-top:-2rem !important}.mr-sm-n6,.mx-sm-n6{margin-right:-2rem !important}.mb-sm-n6,.my-sm-n6{margin-bottom:-2rem !important}.ml-sm-n6,.mx-sm-n6{margin-left:-2rem !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:0.125rem !important}.mt-md-1,.my-md-1{margin-top:0.125rem !important}.mr-md-1,.mx-md-1{margin-right:0.125rem !important}.mb-md-1,.my-md-1{margin-bottom:0.125rem !important}.ml-md-1,.mx-md-1{margin-left:0.125rem !important}.m-md-2{margin:0.25rem !important}.mt-md-2,.my-md-2{margin-top:0.25rem !important}.mr-md-2,.mx-md-2{margin-right:0.25rem !important}.mb-md-2,.my-md-2{margin-bottom:0.25rem !important}.ml-md-2,.mx-md-2{margin-left:0.25rem !important}.m-md-3{margin:0.5rem !important}.mt-md-3,.my-md-3{margin-top:0.5rem !important}.mr-md-3,.mx-md-3{margin-right:0.5rem !important}.mb-md-3,.my-md-3{margin-bottom:0.5rem !important}.ml-md-3,.mx-md-3{margin-left:0.5rem !important}.m-md-4{margin:0.75rem !important}.mt-md-4,.my-md-4{margin-top:0.75rem !important}.mr-md-4,.mx-md-4{margin-right:0.75rem !important}.mb-md-4,.my-md-4{margin-bottom:0.75rem !important}.ml-md-4,.mx-md-4{margin-left:0.75rem !important}.m-md-5{margin:1.5rem !important}.mt-md-5,.my-md-5{margin-top:1.5rem !important}.mr-md-5,.mx-md-5{margin-right:1.5rem !important}.mb-md-5,.my-md-5{margin-bottom:1.5rem !important}.ml-md-5,.mx-md-5{margin-left:1.5rem !important}.m-md-6{margin:2rem !important}.mt-md-6,.my-md-6{margin-top:2rem !important}.mr-md-6,.mx-md-6{margin-right:2rem !important}.mb-md-6,.my-md-6{margin-bottom:2rem !important}.ml-md-6,.mx-md-6{margin-left:2rem !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:0.125rem !important}.pt-md-1,.py-md-1{padding-top:0.125rem !important}.pr-md-1,.px-md-1{padding-right:0.125rem !important}.pb-md-1,.py-md-1{padding-bottom:0.125rem !important}.pl-md-1,.px-md-1{padding-left:0.125rem !important}.p-md-2{padding:0.25rem !important}.pt-md-2,.py-md-2{padding-top:0.25rem !important}.pr-md-2,.px-md-2{padding-right:0.25rem !important}.pb-md-2,.py-md-2{padding-bottom:0.25rem !important}.pl-md-2,.px-md-2{padding-left:0.25rem !important}.p-md-3{padding:0.5rem !important}.pt-md-3,.py-md-3{padding-top:0.5rem !important}.pr-md-3,.px-md-3{padding-right:0.5rem !important}.pb-md-3,.py-md-3{padding-bottom:0.5rem !important}.pl-md-3,.px-md-3{padding-left:0.5rem !important}.p-md-4{padding:0.75rem !important}.pt-md-4,.py-md-4{padding-top:0.75rem !important}.pr-md-4,.px-md-4{padding-right:0.75rem !important}.pb-md-4,.py-md-4{padding-bottom:0.75rem !important}.pl-md-4,.px-md-4{padding-left:0.75rem !important}.p-md-5{padding:1.5rem !important}.pt-md-5,.py-md-5{padding-top:1.5rem !important}.pr-md-5,.px-md-5{padding-right:1.5rem !important}.pb-md-5,.py-md-5{padding-bottom:1.5rem !important}.pl-md-5,.px-md-5{padding-left:1.5rem !important}.p-md-6{padding:2rem !important}.pt-md-6,.py-md-6{padding-top:2rem !important}.pr-md-6,.px-md-6{padding-right:2rem !important}.pb-md-6,.py-md-6{padding-bottom:2rem !important}.pl-md-6,.px-md-6{padding-left:2rem !important}.m-md-n1{margin:-0.125rem !important}.mt-md-n1,.my-md-n1{margin-top:-0.125rem !important}.mr-md-n1,.mx-md-n1{margin-right:-0.125rem !important}.mb-md-n1,.my-md-n1{margin-bottom:-0.125rem !important}.ml-md-n1,.mx-md-n1{margin-left:-0.125rem !important}.m-md-n2{margin:-0.25rem !important}.mt-md-n2,.my-md-n2{margin-top:-0.25rem !important}.mr-md-n2,.mx-md-n2{margin-right:-0.25rem !important}.mb-md-n2,.my-md-n2{margin-bottom:-0.25rem !important}.ml-md-n2,.mx-md-n2{margin-left:-0.25rem !important}.m-md-n3{margin:-0.5rem !important}.mt-md-n3,.my-md-n3{margin-top:-0.5rem !important}.mr-md-n3,.mx-md-n3{margin-right:-0.5rem !important}.mb-md-n3,.my-md-n3{margin-bottom:-0.5rem !important}.ml-md-n3,.mx-md-n3{margin-left:-0.5rem !important}.m-md-n4{margin:-0.75rem !important}.mt-md-n4,.my-md-n4{margin-top:-0.75rem !important}.mr-md-n4,.mx-md-n4{margin-right:-0.75rem !important}.mb-md-n4,.my-md-n4{margin-bottom:-0.75rem !important}.ml-md-n4,.mx-md-n4{margin-left:-0.75rem !important}.m-md-n5{margin:-1.5rem !important}.mt-md-n5,.my-md-n5{margin-top:-1.5rem !important}.mr-md-n5,.mx-md-n5{margin-right:-1.5rem !important}.mb-md-n5,.my-md-n5{margin-bottom:-1.5rem !important}.ml-md-n5,.mx-md-n5{margin-left:-1.5rem !important}.m-md-n6{margin:-2rem !important}.mt-md-n6,.my-md-n6{margin-top:-2rem !important}.mr-md-n6,.mx-md-n6{margin-right:-2rem !important}.mb-md-n6,.my-md-n6{margin-bottom:-2rem !important}.ml-md-n6,.mx-md-n6{margin-left:-2rem !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:0.125rem !important}.mt-lg-1,.my-lg-1{margin-top:0.125rem !important}.mr-lg-1,.mx-lg-1{margin-right:0.125rem !important}.mb-lg-1,.my-lg-1{margin-bottom:0.125rem !important}.ml-lg-1,.mx-lg-1{margin-left:0.125rem !important}.m-lg-2{margin:0.25rem !important}.mt-lg-2,.my-lg-2{margin-top:0.25rem !important}.mr-lg-2,.mx-lg-2{margin-right:0.25rem !important}.mb-lg-2,.my-lg-2{margin-bottom:0.25rem !important}.ml-lg-2,.mx-lg-2{margin-left:0.25rem !important}.m-lg-3{margin:0.5rem !important}.mt-lg-3,.my-lg-3{margin-top:0.5rem !important}.mr-lg-3,.mx-lg-3{margin-right:0.5rem !important}.mb-lg-3,.my-lg-3{margin-bottom:0.5rem !important}.ml-lg-3,.mx-lg-3{margin-left:0.5rem !important}.m-lg-4{margin:0.75rem !important}.mt-lg-4,.my-lg-4{margin-top:0.75rem !important}.mr-lg-4,.mx-lg-4{margin-right:0.75rem !important}.mb-lg-4,.my-lg-4{margin-bottom:0.75rem !important}.ml-lg-4,.mx-lg-4{margin-left:0.75rem !important}.m-lg-5{margin:1.5rem !important}.mt-lg-5,.my-lg-5{margin-top:1.5rem !important}.mr-lg-5,.mx-lg-5{margin-right:1.5rem !important}.mb-lg-5,.my-lg-5{margin-bottom:1.5rem !important}.ml-lg-5,.mx-lg-5{margin-left:1.5rem !important}.m-lg-6{margin:2rem !important}.mt-lg-6,.my-lg-6{margin-top:2rem !important}.mr-lg-6,.mx-lg-6{margin-right:2rem !important}.mb-lg-6,.my-lg-6{margin-bottom:2rem !important}.ml-lg-6,.mx-lg-6{margin-left:2rem !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:0.125rem !important}.pt-lg-1,.py-lg-1{padding-top:0.125rem !important}.pr-lg-1,.px-lg-1{padding-right:0.125rem !important}.pb-lg-1,.py-lg-1{padding-bottom:0.125rem !important}.pl-lg-1,.px-lg-1{padding-left:0.125rem !important}.p-lg-2{padding:0.25rem !important}.pt-lg-2,.py-lg-2{padding-top:0.25rem !important}.pr-lg-2,.px-lg-2{padding-right:0.25rem !important}.pb-lg-2,.py-lg-2{padding-bottom:0.25rem !important}.pl-lg-2,.px-lg-2{padding-left:0.25rem !important}.p-lg-3{padding:0.5rem !important}.pt-lg-3,.py-lg-3{padding-top:0.5rem !important}.pr-lg-3,.px-lg-3{padding-right:0.5rem !important}.pb-lg-3,.py-lg-3{padding-bottom:0.5rem !important}.pl-lg-3,.px-lg-3{padding-left:0.5rem !important}.p-lg-4{padding:0.75rem !important}.pt-lg-4,.py-lg-4{padding-top:0.75rem !important}.pr-lg-4,.px-lg-4{padding-right:0.75rem !important}.pb-lg-4,.py-lg-4{padding-bottom:0.75rem !important}.pl-lg-4,.px-lg-4{padding-left:0.75rem !important}.p-lg-5{padding:1.5rem !important}.pt-lg-5,.py-lg-5{padding-top:1.5rem !important}.pr-lg-5,.px-lg-5{padding-right:1.5rem !important}.pb-lg-5,.py-lg-5{padding-bottom:1.5rem !important}.pl-lg-5,.px-lg-5{padding-left:1.5rem !important}.p-lg-6{padding:2rem !important}.pt-lg-6,.py-lg-6{padding-top:2rem !important}.pr-lg-6,.px-lg-6{padding-right:2rem !important}.pb-lg-6,.py-lg-6{padding-bottom:2rem !important}.pl-lg-6,.px-lg-6{padding-left:2rem !important}.m-lg-n1{margin:-0.125rem !important}.mt-lg-n1,.my-lg-n1{margin-top:-0.125rem !important}.mr-lg-n1,.mx-lg-n1{margin-right:-0.125rem !important}.mb-lg-n1,.my-lg-n1{margin-bottom:-0.125rem !important}.ml-lg-n1,.mx-lg-n1{margin-left:-0.125rem !important}.m-lg-n2{margin:-0.25rem !important}.mt-lg-n2,.my-lg-n2{margin-top:-0.25rem !important}.mr-lg-n2,.mx-lg-n2{margin-right:-0.25rem !important}.mb-lg-n2,.my-lg-n2{margin-bottom:-0.25rem !important}.ml-lg-n2,.mx-lg-n2{margin-left:-0.25rem !important}.m-lg-n3{margin:-0.5rem !important}.mt-lg-n3,.my-lg-n3{margin-top:-0.5rem !important}.mr-lg-n3,.mx-lg-n3{margin-right:-0.5rem !important}.mb-lg-n3,.my-lg-n3{margin-bottom:-0.5rem !important}.ml-lg-n3,.mx-lg-n3{margin-left:-0.5rem !important}.m-lg-n4{margin:-0.75rem !important}.mt-lg-n4,.my-lg-n4{margin-top:-0.75rem !important}.mr-lg-n4,.mx-lg-n4{margin-right:-0.75rem !important}.mb-lg-n4,.my-lg-n4{margin-bottom:-0.75rem !important}.ml-lg-n4,.mx-lg-n4{margin-left:-0.75rem !important}.m-lg-n5{margin:-1.5rem !important}.mt-lg-n5,.my-lg-n5{margin-top:-1.5rem !important}.mr-lg-n5,.mx-lg-n5{margin-right:-1.5rem !important}.mb-lg-n5,.my-lg-n5{margin-bottom:-1.5rem !important}.ml-lg-n5,.mx-lg-n5{margin-left:-1.5rem !important}.m-lg-n6{margin:-2rem !important}.mt-lg-n6,.my-lg-n6{margin-top:-2rem !important}.mr-lg-n6,.mx-lg-n6{margin-right:-2rem !important}.mb-lg-n6,.my-lg-n6{margin-bottom:-2rem !important}.ml-lg-n6,.mx-lg-n6{margin-left:-2rem !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-lgr-0{margin:0 !important}.mt-lgr-0,.my-lgr-0{margin-top:0 !important}.mr-lgr-0,.mx-lgr-0{margin-right:0 !important}.mb-lgr-0,.my-lgr-0{margin-bottom:0 !important}.ml-lgr-0,.mx-lgr-0{margin-left:0 !important}.m-lgr-1{margin:0.125rem !important}.mt-lgr-1,.my-lgr-1{margin-top:0.125rem !important}.mr-lgr-1,.mx-lgr-1{margin-right:0.125rem !important}.mb-lgr-1,.my-lgr-1{margin-bottom:0.125rem !important}.ml-lgr-1,.mx-lgr-1{margin-left:0.125rem !important}.m-lgr-2{margin:0.25rem !important}.mt-lgr-2,.my-lgr-2{margin-top:0.25rem !important}.mr-lgr-2,.mx-lgr-2{margin-right:0.25rem !important}.mb-lgr-2,.my-lgr-2{margin-bottom:0.25rem !important}.ml-lgr-2,.mx-lgr-2{margin-left:0.25rem !important}.m-lgr-3{margin:0.5rem !important}.mt-lgr-3,.my-lgr-3{margin-top:0.5rem !important}.mr-lgr-3,.mx-lgr-3{margin-right:0.5rem !important}.mb-lgr-3,.my-lgr-3{margin-bottom:0.5rem !important}.ml-lgr-3,.mx-lgr-3{margin-left:0.5rem !important}.m-lgr-4{margin:0.75rem !important}.mt-lgr-4,.my-lgr-4{margin-top:0.75rem !important}.mr-lgr-4,.mx-lgr-4{margin-right:0.75rem !important}.mb-lgr-4,.my-lgr-4{margin-bottom:0.75rem !important}.ml-lgr-4,.mx-lgr-4{margin-left:0.75rem !important}.m-lgr-5{margin:1.5rem !important}.mt-lgr-5,.my-lgr-5{margin-top:1.5rem !important}.mr-lgr-5,.mx-lgr-5{margin-right:1.5rem !important}.mb-lgr-5,.my-lgr-5{margin-bottom:1.5rem !important}.ml-lgr-5,.mx-lgr-5{margin-left:1.5rem !important}.m-lgr-6{margin:2rem !important}.mt-lgr-6,.my-lgr-6{margin-top:2rem !important}.mr-lgr-6,.mx-lgr-6{margin-right:2rem !important}.mb-lgr-6,.my-lgr-6{margin-bottom:2rem !important}.ml-lgr-6,.mx-lgr-6{margin-left:2rem !important}.p-lgr-0{padding:0 !important}.pt-lgr-0,.py-lgr-0{padding-top:0 !important}.pr-lgr-0,.px-lgr-0{padding-right:0 !important}.pb-lgr-0,.py-lgr-0{padding-bottom:0 !important}.pl-lgr-0,.px-lgr-0{padding-left:0 !important}.p-lgr-1{padding:0.125rem !important}.pt-lgr-1,.py-lgr-1{padding-top:0.125rem !important}.pr-lgr-1,.px-lgr-1{padding-right:0.125rem !important}.pb-lgr-1,.py-lgr-1{padding-bottom:0.125rem !important}.pl-lgr-1,.px-lgr-1{padding-left:0.125rem !important}.p-lgr-2{padding:0.25rem !important}.pt-lgr-2,.py-lgr-2{padding-top:0.25rem !important}.pr-lgr-2,.px-lgr-2{padding-right:0.25rem !important}.pb-lgr-2,.py-lgr-2{padding-bottom:0.25rem !important}.pl-lgr-2,.px-lgr-2{padding-left:0.25rem !important}.p-lgr-3{padding:0.5rem !important}.pt-lgr-3,.py-lgr-3{padding-top:0.5rem !important}.pr-lgr-3,.px-lgr-3{padding-right:0.5rem !important}.pb-lgr-3,.py-lgr-3{padding-bottom:0.5rem !important}.pl-lgr-3,.px-lgr-3{padding-left:0.5rem !important}.p-lgr-4{padding:0.75rem !important}.pt-lgr-4,.py-lgr-4{padding-top:0.75rem !important}.pr-lgr-4,.px-lgr-4{padding-right:0.75rem !important}.pb-lgr-4,.py-lgr-4{padding-bottom:0.75rem !important}.pl-lgr-4,.px-lgr-4{padding-left:0.75rem !important}.p-lgr-5{padding:1.5rem !important}.pt-lgr-5,.py-lgr-5{padding-top:1.5rem !important}.pr-lgr-5,.px-lgr-5{padding-right:1.5rem !important}.pb-lgr-5,.py-lgr-5{padding-bottom:1.5rem !important}.pl-lgr-5,.px-lgr-5{padding-left:1.5rem !important}.p-lgr-6{padding:2rem !important}.pt-lgr-6,.py-lgr-6{padding-top:2rem !important}.pr-lgr-6,.px-lgr-6{padding-right:2rem !important}.pb-lgr-6,.py-lgr-6{padding-bottom:2rem !important}.pl-lgr-6,.px-lgr-6{padding-left:2rem !important}.m-lgr-n1{margin:-0.125rem !important}.mt-lgr-n1,.my-lgr-n1{margin-top:-0.125rem !important}.mr-lgr-n1,.mx-lgr-n1{margin-right:-0.125rem !important}.mb-lgr-n1,.my-lgr-n1{margin-bottom:-0.125rem !important}.ml-lgr-n1,.mx-lgr-n1{margin-left:-0.125rem !important}.m-lgr-n2{margin:-0.25rem !important}.mt-lgr-n2,.my-lgr-n2{margin-top:-0.25rem !important}.mr-lgr-n2,.mx-lgr-n2{margin-right:-0.25rem !important}.mb-lgr-n2,.my-lgr-n2{margin-bottom:-0.25rem !important}.ml-lgr-n2,.mx-lgr-n2{margin-left:-0.25rem !important}.m-lgr-n3{margin:-0.5rem !important}.mt-lgr-n3,.my-lgr-n3{margin-top:-0.5rem !important}.mr-lgr-n3,.mx-lgr-n3{margin-right:-0.5rem !important}.mb-lgr-n3,.my-lgr-n3{margin-bottom:-0.5rem !important}.ml-lgr-n3,.mx-lgr-n3{margin-left:-0.5rem !important}.m-lgr-n4{margin:-0.75rem !important}.mt-lgr-n4,.my-lgr-n4{margin-top:-0.75rem !important}.mr-lgr-n4,.mx-lgr-n4{margin-right:-0.75rem !important}.mb-lgr-n4,.my-lgr-n4{margin-bottom:-0.75rem !important}.ml-lgr-n4,.mx-lgr-n4{margin-left:-0.75rem !important}.m-lgr-n5{margin:-1.5rem !important}.mt-lgr-n5,.my-lgr-n5{margin-top:-1.5rem !important}.mr-lgr-n5,.mx-lgr-n5{margin-right:-1.5rem !important}.mb-lgr-n5,.my-lgr-n5{margin-bottom:-1.5rem !important}.ml-lgr-n5,.mx-lgr-n5{margin-left:-1.5rem !important}.m-lgr-n6{margin:-2rem !important}.mt-lgr-n6,.my-lgr-n6{margin-top:-2rem !important}.mr-lgr-n6,.mx-lgr-n6{margin-right:-2rem !important}.mb-lgr-n6,.my-lgr-n6{margin-bottom:-2rem !important}.ml-lgr-n6,.mx-lgr-n6{margin-left:-2rem !important}.m-lgr-auto{margin:auto !important}.mt-lgr-auto,.my-lgr-auto{margin-top:auto !important}.mr-lgr-auto,.mx-lgr-auto{margin-right:auto !important}.mb-lgr-auto,.my-lgr-auto{margin-bottom:auto !important}.ml-lgr-auto,.mx-lgr-auto{margin-left:auto !important}}@media (min-width: 1360px){.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:0.125rem !important}.mt-xl-1,.my-xl-1{margin-top:0.125rem !important}.mr-xl-1,.mx-xl-1{margin-right:0.125rem !important}.mb-xl-1,.my-xl-1{margin-bottom:0.125rem !important}.ml-xl-1,.mx-xl-1{margin-left:0.125rem !important}.m-xl-2{margin:0.25rem !important}.mt-xl-2,.my-xl-2{margin-top:0.25rem !important}.mr-xl-2,.mx-xl-2{margin-right:0.25rem !important}.mb-xl-2,.my-xl-2{margin-bottom:0.25rem !important}.ml-xl-2,.mx-xl-2{margin-left:0.25rem !important}.m-xl-3{margin:0.5rem !important}.mt-xl-3,.my-xl-3{margin-top:0.5rem !important}.mr-xl-3,.mx-xl-3{margin-right:0.5rem !important}.mb-xl-3,.my-xl-3{margin-bottom:0.5rem !important}.ml-xl-3,.mx-xl-3{margin-left:0.5rem !important}.m-xl-4{margin:0.75rem !important}.mt-xl-4,.my-xl-4{margin-top:0.75rem !important}.mr-xl-4,.mx-xl-4{margin-right:0.75rem !important}.mb-xl-4,.my-xl-4{margin-bottom:0.75rem !important}.ml-xl-4,.mx-xl-4{margin-left:0.75rem !important}.m-xl-5{margin:1.5rem !important}.mt-xl-5,.my-xl-5{margin-top:1.5rem !important}.mr-xl-5,.mx-xl-5{margin-right:1.5rem !important}.mb-xl-5,.my-xl-5{margin-bottom:1.5rem !important}.ml-xl-5,.mx-xl-5{margin-left:1.5rem !important}.m-xl-6{margin:2rem !important}.mt-xl-6,.my-xl-6{margin-top:2rem !important}.mr-xl-6,.mx-xl-6{margin-right:2rem !important}.mb-xl-6,.my-xl-6{margin-bottom:2rem !important}.ml-xl-6,.mx-xl-6{margin-left:2rem !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:0.125rem !important}.pt-xl-1,.py-xl-1{padding-top:0.125rem !important}.pr-xl-1,.px-xl-1{padding-right:0.125rem !important}.pb-xl-1,.py-xl-1{padding-bottom:0.125rem !important}.pl-xl-1,.px-xl-1{padding-left:0.125rem !important}.p-xl-2{padding:0.25rem !important}.pt-xl-2,.py-xl-2{padding-top:0.25rem !important}.pr-xl-2,.px-xl-2{padding-right:0.25rem !important}.pb-xl-2,.py-xl-2{padding-bottom:0.25rem !important}.pl-xl-2,.px-xl-2{padding-left:0.25rem !important}.p-xl-3{padding:0.5rem !important}.pt-xl-3,.py-xl-3{padding-top:0.5rem !important}.pr-xl-3,.px-xl-3{padding-right:0.5rem !important}.pb-xl-3,.py-xl-3{padding-bottom:0.5rem !important}.pl-xl-3,.px-xl-3{padding-left:0.5rem !important}.p-xl-4{padding:0.75rem !important}.pt-xl-4,.py-xl-4{padding-top:0.75rem !important}.pr-xl-4,.px-xl-4{padding-right:0.75rem !important}.pb-xl-4,.py-xl-4{padding-bottom:0.75rem !important}.pl-xl-4,.px-xl-4{padding-left:0.75rem !important}.p-xl-5{padding:1.5rem !important}.pt-xl-5,.py-xl-5{padding-top:1.5rem !important}.pr-xl-5,.px-xl-5{padding-right:1.5rem !important}.pb-xl-5,.py-xl-5{padding-bottom:1.5rem !important}.pl-xl-5,.px-xl-5{padding-left:1.5rem !important}.p-xl-6{padding:2rem !important}.pt-xl-6,.py-xl-6{padding-top:2rem !important}.pr-xl-6,.px-xl-6{padding-right:2rem !important}.pb-xl-6,.py-xl-6{padding-bottom:2rem !important}.pl-xl-6,.px-xl-6{padding-left:2rem !important}.m-xl-n1{margin:-0.125rem !important}.mt-xl-n1,.my-xl-n1{margin-top:-0.125rem !important}.mr-xl-n1,.mx-xl-n1{margin-right:-0.125rem !important}.mb-xl-n1,.my-xl-n1{margin-bottom:-0.125rem !important}.ml-xl-n1,.mx-xl-n1{margin-left:-0.125rem !important}.m-xl-n2{margin:-0.25rem !important}.mt-xl-n2,.my-xl-n2{margin-top:-0.25rem !important}.mr-xl-n2,.mx-xl-n2{margin-right:-0.25rem !important}.mb-xl-n2,.my-xl-n2{margin-bottom:-0.25rem !important}.ml-xl-n2,.mx-xl-n2{margin-left:-0.25rem !important}.m-xl-n3{margin:-0.5rem !important}.mt-xl-n3,.my-xl-n3{margin-top:-0.5rem !important}.mr-xl-n3,.mx-xl-n3{margin-right:-0.5rem !important}.mb-xl-n3,.my-xl-n3{margin-bottom:-0.5rem !important}.ml-xl-n3,.mx-xl-n3{margin-left:-0.5rem !important}.m-xl-n4{margin:-0.75rem !important}.mt-xl-n4,.my-xl-n4{margin-top:-0.75rem !important}.mr-xl-n4,.mx-xl-n4{margin-right:-0.75rem !important}.mb-xl-n4,.my-xl-n4{margin-bottom:-0.75rem !important}.ml-xl-n4,.mx-xl-n4{margin-left:-0.75rem !important}.m-xl-n5{margin:-1.5rem !important}.mt-xl-n5,.my-xl-n5{margin-top:-1.5rem !important}.mr-xl-n5,.mx-xl-n5{margin-right:-1.5rem !important}.mb-xl-n5,.my-xl-n5{margin-bottom:-1.5rem !important}.ml-xl-n5,.mx-xl-n5{margin-left:-1.5rem !important}.m-xl-n6{margin:-2rem !important}.mt-xl-n6,.my-xl-n6{margin-top:-2rem !important}.mr-xl-n6,.mx-xl-n6{margin-right:-2rem !important}.mb-xl-n6,.my-xl-n6{margin-bottom:-2rem !important}.ml-xl-n6,.mx-xl-n6{margin-left:-2rem !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}}.align-baseline{vertical-align:baseline !important}.align-top{vertical-align:top !important}.align-middle{vertical-align:middle !important}.align-bottom{vertical-align:bottom !important}.align-text-bottom{vertical-align:text-bottom !important}.align-text-top{vertical-align:text-top !important}.bg-primary{background-color:#0044db !important}a.bg-primary:hover,a.bg-primary:focus,button.bg-primary:hover,button.bg-primary:focus{background-color:#0034a8 !important}.bg-secondary{background-color:#ecf5fb !important}a.bg-secondary:hover,a.bg-secondary:focus,button.bg-secondary:hover,button.bg-secondary:focus{background-color:#c2dff2 !important}.bg-success{background-color:#3e8a3d !important}a.bg-success:hover,a.bg-success:focus,button.bg-success:hover,button.bg-success:focus{background-color:#2e672d !important}.bg-info{background-color:#8fd5ac !important}a.bg-info:hover,a.bg-info:focus,button.bg-info:hover,button.bg-info:focus{background-color:#6ac791 !important}.bg-warning{background-color:#fda100 !important}a.bg-warning:hover,a.bg-warning:focus,button.bg-warning:hover,button.bg-warning:focus{background-color:#ca8100 !important}.bg-danger{background-color:#cf3422 !important}a.bg-danger:hover,a.bg-danger:focus,button.bg-danger:hover,button.bg-danger:focus{background-color:#a3291b !important}.bg-light{background-color:#f8f8f8 !important}a.bg-light:hover,a.bg-light:focus,button.bg-light:hover,button.bg-light:focus{background-color:#dfdfdf !important}.bg-dark{background-color:#101010 !important}a.bg-dark:hover,a.bg-dark:focus,button.bg-dark:hover,button.bg-dark:focus{background-color:black !important}.bg-white{background-color:#fff !important}.bg-transparent{background-color:transparent !important}.border{border:1px solid #dee2e6 !important}.border-top{border-top:1px solid #dee2e6 !important}.border-right{border-right:1px solid #dee2e6 !important}.border-bottom{border-bottom:1px solid #dee2e6 !important}.border-left{border-left:1px solid #dee2e6 !important}.border-0{border:0 !important}.border-top-0{border-top:0 !important}.border-right-0{border-right:0 !important}.border-bottom-0{border-bottom:0 !important}.border-left-0{border-left:0 !important}.border-primary{border-color:#0044db !important}.border-secondary{border-color:#ecf5fb !important}.border-success{border-color:#3e8a3d !important}.border-info{border-color:#8fd5ac !important}.border-warning{border-color:#fda100 !important}.border-danger{border-color:#cf3422 !important}.border-light{border-color:#f8f8f8 !important}.border-dark{border-color:#101010 !important}.border-white{border-color:#fff !important}.rounded-sm{border-radius:0.3125rem !important}.rounded{border-radius:0.3125rem !important}.rounded-top{border-top-left-radius:0.3125rem !important;border-top-right-radius:0.3125rem !important}.rounded-right{border-top-right-radius:0.3125rem !important;border-bottom-right-radius:0.3125rem !important}.rounded-bottom{border-bottom-right-radius:0.3125rem !important;border-bottom-left-radius:0.3125rem !important}.rounded-left{border-top-left-radius:0.3125rem !important;border-bottom-left-radius:0.3125rem !important}.rounded-lg{border-radius:0.3125rem !important}.rounded-circle{border-radius:50% !important}.rounded-pill{border-radius:50rem !important}.rounded-0{border-radius:0 !important}.clearfix::after{display:block;clear:both;content:""}.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-lgr-none{display:none !important}.d-lgr-inline{display:inline !important}.d-lgr-inline-block{display:inline-block !important}.d-lgr-block{display:block !important}.d-lgr-table{display:table !important}.d-lgr-table-row{display:table-row !important}.d-lgr-table-cell{display:table-cell !important}.d-lgr-flex{display:flex !important}.d-lgr-inline-flex{display:inline-flex !important}}@media (min-width: 1360px){.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}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive::before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9::before{padding-top:42.85714286%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}.embed-responsive-21by9::before{padding-top:42.85714286%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}.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{-ms-grid-row-align:auto !important;align-self:auto !important}.align-self-start{align-self:flex-start !important}.align-self-end{align-self:flex-end !important}.align-self-center{-ms-grid-row-align:center !important;align-self:center !important}.align-self-baseline{align-self:baseline !important}.align-self-stretch{-ms-grid-row-align:stretch !important;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{-ms-grid-row-align:auto !important;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{-ms-grid-row-align:center !important;align-self:center !important}.align-self-sm-baseline{align-self:baseline !important}.align-self-sm-stretch{-ms-grid-row-align:stretch !important;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{-ms-grid-row-align:auto !important;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{-ms-grid-row-align:center !important;align-self:center !important}.align-self-md-baseline{align-self:baseline !important}.align-self-md-stretch{-ms-grid-row-align:stretch !important;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{-ms-grid-row-align:auto !important;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{-ms-grid-row-align:center !important;align-self:center !important}.align-self-lg-baseline{align-self:baseline !important}.align-self-lg-stretch{-ms-grid-row-align:stretch !important;align-self:stretch !important}}@media (min-width: 1200px){.flex-lgr-row{flex-direction:row !important}.flex-lgr-column{flex-direction:column !important}.flex-lgr-row-reverse{flex-direction:row-reverse !important}.flex-lgr-column-reverse{flex-direction:column-reverse !important}.flex-lgr-wrap{flex-wrap:wrap !important}.flex-lgr-nowrap{flex-wrap:nowrap !important}.flex-lgr-wrap-reverse{flex-wrap:wrap-reverse !important}.flex-lgr-fill{flex:1 1 auto !important}.flex-lgr-grow-0{flex-grow:0 !important}.flex-lgr-grow-1{flex-grow:1 !important}.flex-lgr-shrink-0{flex-shrink:0 !important}.flex-lgr-shrink-1{flex-shrink:1 !important}.justify-content-lgr-start{justify-content:flex-start !important}.justify-content-lgr-end{justify-content:flex-end !important}.justify-content-lgr-center{justify-content:center !important}.justify-content-lgr-between{justify-content:space-between !important}.justify-content-lgr-around{justify-content:space-around !important}.align-items-lgr-start{align-items:flex-start !important}.align-items-lgr-end{align-items:flex-end !important}.align-items-lgr-center{align-items:center !important}.align-items-lgr-baseline{align-items:baseline !important}.align-items-lgr-stretch{align-items:stretch !important}.align-content-lgr-start{align-content:flex-start !important}.align-content-lgr-end{align-content:flex-end !important}.align-content-lgr-center{align-content:center !important}.align-content-lgr-between{align-content:space-between !important}.align-content-lgr-around{align-content:space-around !important}.align-content-lgr-stretch{align-content:stretch !important}.align-self-lgr-auto{-ms-grid-row-align:auto !important;align-self:auto !important}.align-self-lgr-start{align-self:flex-start !important}.align-self-lgr-end{align-self:flex-end !important}.align-self-lgr-center{-ms-grid-row-align:center !important;align-self:center !important}.align-self-lgr-baseline{align-self:baseline !important}.align-self-lgr-stretch{-ms-grid-row-align:stretch !important;align-self:stretch !important}}@media (min-width: 1360px){.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{-ms-grid-row-align:auto !important;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{-ms-grid-row-align:center !important;align-self:center !important}.align-self-xl-baseline{align-self:baseline !important}.align-self-xl-stretch{-ms-grid-row-align:stretch !important;align-self:stretch !important}}.float-left{float:left !important}.float-right{float:right !important}.float-none{float:none !important}@media (min-width: 576px){.float-sm-left{float:left !important}.float-sm-right{float:right !important}.float-sm-none{float:none !important}}@media (min-width: 768px){.float-md-left{float:left !important}.float-md-right{float:right !important}.float-md-none{float:none !important}}@media (min-width: 992px){.float-lg-left{float:left !important}.float-lg-right{float:right !important}.float-lg-none{float:none !important}}@media (min-width: 1200px){.float-lgr-left{float:left !important}.float-lgr-right{float:right !important}.float-lgr-none{float:none !important}}@media (min-width: 1360px){.float-xl-left{float:left !important}.float-xl-right{float:right !important}.float-xl-none{float:none !important}}.user-select-all{-webkit-user-select:all !important;-moz-user-select:all !important;user-select:all !important}.user-select-auto{-webkit-user-select:auto !important;-moz-user-select:auto !important;-ms-user-select:auto !important;user-select:auto !important}.user-select-none{-webkit-user-select:none !important;-moz-user-select:none !important;-ms-user-select:none !important;user-select:none !important}.overflow-auto{overflow:auto !important}.overflow-hidden{overflow:hidden !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}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{box-shadow:0 2px 4px 0 rgba(0,0,0,0.2) !important}.shadow{box-shadow:0 0.5rem 1rem rgba(0,0,0,0.15) !important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,0.175) !important}.shadow-none{box-shadow:none !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}.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:0.125rem !important}.mt-1,.my-1{margin-top:0.125rem !important}.mr-1,.mx-1{margin-right:0.125rem !important}.mb-1,.my-1{margin-bottom:0.125rem !important}.ml-1,.mx-1{margin-left:0.125rem !important}.m-2{margin:0.25rem !important}.mt-2,.my-2{margin-top:0.25rem !important}.mr-2,.mx-2{margin-right:0.25rem !important}.mb-2,.my-2{margin-bottom:0.25rem !important}.ml-2,.mx-2{margin-left:0.25rem !important}.m-3{margin:0.5rem !important}.mt-3,.my-3{margin-top:0.5rem !important}.mr-3,.mx-3{margin-right:0.5rem !important}.mb-3,.my-3{margin-bottom:0.5rem !important}.ml-3,.mx-3{margin-left:0.5rem !important}.m-4{margin:0.75rem !important}.mt-4,.my-4{margin-top:0.75rem !important}.mr-4,.mx-4{margin-right:0.75rem !important}.mb-4,.my-4{margin-bottom:0.75rem !important}.ml-4,.mx-4{margin-left:0.75rem !important}.m-5{margin:1.5rem !important}.mt-5,.my-5{margin-top:1.5rem !important}.mr-5,.mx-5{margin-right:1.5rem !important}.mb-5,.my-5{margin-bottom:1.5rem !important}.ml-5,.mx-5{margin-left:1.5rem !important}.m-6{margin:2rem !important}.mt-6,.my-6{margin-top:2rem !important}.mr-6,.mx-6{margin-right:2rem !important}.mb-6,.my-6{margin-bottom:2rem !important}.ml-6,.mx-6{margin-left:2rem !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:0.125rem !important}.pt-1,.py-1{padding-top:0.125rem !important}.pr-1,.px-1{padding-right:0.125rem !important}.pb-1,.py-1{padding-bottom:0.125rem !important}.pl-1,.px-1{padding-left:0.125rem !important}.p-2{padding:0.25rem !important}.pt-2,.py-2{padding-top:0.25rem !important}.pr-2,.px-2{padding-right:0.25rem !important}.pb-2,.py-2{padding-bottom:0.25rem !important}.pl-2,.px-2{padding-left:0.25rem !important}.p-3{padding:0.5rem !important}.pt-3,.py-3{padding-top:0.5rem !important}.pr-3,.px-3{padding-right:0.5rem !important}.pb-3,.py-3{padding-bottom:0.5rem !important}.pl-3,.px-3{padding-left:0.5rem !important}.p-4{padding:0.75rem !important}.pt-4,.py-4{padding-top:0.75rem !important}.pr-4,.px-4{padding-right:0.75rem !important}.pb-4,.py-4{padding-bottom:0.75rem !important}.pl-4,.px-4{padding-left:0.75rem !important}.p-5{padding:1.5rem !important}.pt-5,.py-5{padding-top:1.5rem !important}.pr-5,.px-5{padding-right:1.5rem !important}.pb-5,.py-5{padding-bottom:1.5rem !important}.pl-5,.px-5{padding-left:1.5rem !important}.p-6{padding:2rem !important}.pt-6,.py-6{padding-top:2rem !important}.pr-6,.px-6{padding-right:2rem !important}.pb-6,.py-6{padding-bottom:2rem !important}.pl-6,.px-6{padding-left:2rem !important}.m-n1{margin:-0.125rem !important}.mt-n1,.my-n1{margin-top:-0.125rem !important}.mr-n1,.mx-n1{margin-right:-0.125rem !important}.mb-n1,.my-n1{margin-bottom:-0.125rem !important}.ml-n1,.mx-n1{margin-left:-0.125rem !important}.m-n2{margin:-0.25rem !important}.mt-n2,.my-n2{margin-top:-0.25rem !important}.mr-n2,.mx-n2{margin-right:-0.25rem !important}.mb-n2,.my-n2{margin-bottom:-0.25rem !important}.ml-n2,.mx-n2{margin-left:-0.25rem !important}.m-n3{margin:-0.5rem !important}.mt-n3,.my-n3{margin-top:-0.5rem !important}.mr-n3,.mx-n3{margin-right:-0.5rem !important}.mb-n3,.my-n3{margin-bottom:-0.5rem !important}.ml-n3,.mx-n3{margin-left:-0.5rem !important}.m-n4{margin:-0.75rem !important}.mt-n4,.my-n4{margin-top:-0.75rem !important}.mr-n4,.mx-n4{margin-right:-0.75rem !important}.mb-n4,.my-n4{margin-bottom:-0.75rem !important}.ml-n4,.mx-n4{margin-left:-0.75rem !important}.m-n5{margin:-1.5rem !important}.mt-n5,.my-n5{margin-top:-1.5rem !important}.mr-n5,.mx-n5{margin-right:-1.5rem !important}.mb-n5,.my-n5{margin-bottom:-1.5rem !important}.ml-n5,.mx-n5{margin-left:-1.5rem !important}.m-n6{margin:-2rem !important}.mt-n6,.my-n6{margin-top:-2rem !important}.mr-n6,.mx-n6{margin-right:-2rem !important}.mb-n6,.my-n6{margin-bottom:-2rem !important}.ml-n6,.mx-n6{margin-left:-2rem !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:0.125rem !important}.mt-sm-1,.my-sm-1{margin-top:0.125rem !important}.mr-sm-1,.mx-sm-1{margin-right:0.125rem !important}.mb-sm-1,.my-sm-1{margin-bottom:0.125rem !important}.ml-sm-1,.mx-sm-1{margin-left:0.125rem !important}.m-sm-2{margin:0.25rem !important}.mt-sm-2,.my-sm-2{margin-top:0.25rem !important}.mr-sm-2,.mx-sm-2{margin-right:0.25rem !important}.mb-sm-2,.my-sm-2{margin-bottom:0.25rem !important}.ml-sm-2,.mx-sm-2{margin-left:0.25rem !important}.m-sm-3{margin:0.5rem !important}.mt-sm-3,.my-sm-3{margin-top:0.5rem !important}.mr-sm-3,.mx-sm-3{margin-right:0.5rem !important}.mb-sm-3,.my-sm-3{margin-bottom:0.5rem !important}.ml-sm-3,.mx-sm-3{margin-left:0.5rem !important}.m-sm-4{margin:0.75rem !important}.mt-sm-4,.my-sm-4{margin-top:0.75rem !important}.mr-sm-4,.mx-sm-4{margin-right:0.75rem !important}.mb-sm-4,.my-sm-4{margin-bottom:0.75rem !important}.ml-sm-4,.mx-sm-4{margin-left:0.75rem !important}.m-sm-5{margin:1.5rem !important}.mt-sm-5,.my-sm-5{margin-top:1.5rem !important}.mr-sm-5,.mx-sm-5{margin-right:1.5rem !important}.mb-sm-5,.my-sm-5{margin-bottom:1.5rem !important}.ml-sm-5,.mx-sm-5{margin-left:1.5rem !important}.m-sm-6{margin:2rem !important}.mt-sm-6,.my-sm-6{margin-top:2rem !important}.mr-sm-6,.mx-sm-6{margin-right:2rem !important}.mb-sm-6,.my-sm-6{margin-bottom:2rem !important}.ml-sm-6,.mx-sm-6{margin-left:2rem !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:0.125rem !important}.pt-sm-1,.py-sm-1{padding-top:0.125rem !important}.pr-sm-1,.px-sm-1{padding-right:0.125rem !important}.pb-sm-1,.py-sm-1{padding-bottom:0.125rem !important}.pl-sm-1,.px-sm-1{padding-left:0.125rem !important}.p-sm-2{padding:0.25rem !important}.pt-sm-2,.py-sm-2{padding-top:0.25rem !important}.pr-sm-2,.px-sm-2{padding-right:0.25rem !important}.pb-sm-2,.py-sm-2{padding-bottom:0.25rem !important}.pl-sm-2,.px-sm-2{padding-left:0.25rem !important}.p-sm-3{padding:0.5rem !important}.pt-sm-3,.py-sm-3{padding-top:0.5rem !important}.pr-sm-3,.px-sm-3{padding-right:0.5rem !important}.pb-sm-3,.py-sm-3{padding-bottom:0.5rem !important}.pl-sm-3,.px-sm-3{padding-left:0.5rem !important}.p-sm-4{padding:0.75rem !important}.pt-sm-4,.py-sm-4{padding-top:0.75rem !important}.pr-sm-4,.px-sm-4{padding-right:0.75rem !important}.pb-sm-4,.py-sm-4{padding-bottom:0.75rem !important}.pl-sm-4,.px-sm-4{padding-left:0.75rem !important}.p-sm-5{padding:1.5rem !important}.pt-sm-5,.py-sm-5{padding-top:1.5rem !important}.pr-sm-5,.px-sm-5{padding-right:1.5rem !important}.pb-sm-5,.py-sm-5{padding-bottom:1.5rem !important}.pl-sm-5,.px-sm-5{padding-left:1.5rem !important}.p-sm-6{padding:2rem !important}.pt-sm-6,.py-sm-6{padding-top:2rem !important}.pr-sm-6,.px-sm-6{padding-right:2rem !important}.pb-sm-6,.py-sm-6{padding-bottom:2rem !important}.pl-sm-6,.px-sm-6{padding-left:2rem !important}.m-sm-n1{margin:-0.125rem !important}.mt-sm-n1,.my-sm-n1{margin-top:-0.125rem !important}.mr-sm-n1,.mx-sm-n1{margin-right:-0.125rem !important}.mb-sm-n1,.my-sm-n1{margin-bottom:-0.125rem !important}.ml-sm-n1,.mx-sm-n1{margin-left:-0.125rem !important}.m-sm-n2{margin:-0.25rem !important}.mt-sm-n2,.my-sm-n2{margin-top:-0.25rem !important}.mr-sm-n2,.mx-sm-n2{margin-right:-0.25rem !important}.mb-sm-n2,.my-sm-n2{margin-bottom:-0.25rem !important}.ml-sm-n2,.mx-sm-n2{margin-left:-0.25rem !important}.m-sm-n3{margin:-0.5rem !important}.mt-sm-n3,.my-sm-n3{margin-top:-0.5rem !important}.mr-sm-n3,.mx-sm-n3{margin-right:-0.5rem !important}.mb-sm-n3,.my-sm-n3{margin-bottom:-0.5rem !important}.ml-sm-n3,.mx-sm-n3{margin-left:-0.5rem !important}.m-sm-n4{margin:-0.75rem !important}.mt-sm-n4,.my-sm-n4{margin-top:-0.75rem !important}.mr-sm-n4,.mx-sm-n4{margin-right:-0.75rem !important}.mb-sm-n4,.my-sm-n4{margin-bottom:-0.75rem !important}.ml-sm-n4,.mx-sm-n4{margin-left:-0.75rem !important}.m-sm-n5{margin:-1.5rem !important}.mt-sm-n5,.my-sm-n5{margin-top:-1.5rem !important}.mr-sm-n5,.mx-sm-n5{margin-right:-1.5rem !important}.mb-sm-n5,.my-sm-n5{margin-bottom:-1.5rem !important}.ml-sm-n5,.mx-sm-n5{margin-left:-1.5rem !important}.m-sm-n6{margin:-2rem !important}.mt-sm-n6,.my-sm-n6{margin-top:-2rem !important}.mr-sm-n6,.mx-sm-n6{margin-right:-2rem !important}.mb-sm-n6,.my-sm-n6{margin-bottom:-2rem !important}.ml-sm-n6,.mx-sm-n6{margin-left:-2rem !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:0.125rem !important}.mt-md-1,.my-md-1{margin-top:0.125rem !important}.mr-md-1,.mx-md-1{margin-right:0.125rem !important}.mb-md-1,.my-md-1{margin-bottom:0.125rem !important}.ml-md-1,.mx-md-1{margin-left:0.125rem !important}.m-md-2{margin:0.25rem !important}.mt-md-2,.my-md-2{margin-top:0.25rem !important}.mr-md-2,.mx-md-2{margin-right:0.25rem !important}.mb-md-2,.my-md-2{margin-bottom:0.25rem !important}.ml-md-2,.mx-md-2{margin-left:0.25rem !important}.m-md-3{margin:0.5rem !important}.mt-md-3,.my-md-3{margin-top:0.5rem !important}.mr-md-3,.mx-md-3{margin-right:0.5rem !important}.mb-md-3,.my-md-3{margin-bottom:0.5rem !important}.ml-md-3,.mx-md-3{margin-left:0.5rem !important}.m-md-4{margin:0.75rem !important}.mt-md-4,.my-md-4{margin-top:0.75rem !important}.mr-md-4,.mx-md-4{margin-right:0.75rem !important}.mb-md-4,.my-md-4{margin-bottom:0.75rem !important}.ml-md-4,.mx-md-4{margin-left:0.75rem !important}.m-md-5{margin:1.5rem !important}.mt-md-5,.my-md-5{margin-top:1.5rem !important}.mr-md-5,.mx-md-5{margin-right:1.5rem !important}.mb-md-5,.my-md-5{margin-bottom:1.5rem !important}.ml-md-5,.mx-md-5{margin-left:1.5rem !important}.m-md-6{margin:2rem !important}.mt-md-6,.my-md-6{margin-top:2rem !important}.mr-md-6,.mx-md-6{margin-right:2rem !important}.mb-md-6,.my-md-6{margin-bottom:2rem !important}.ml-md-6,.mx-md-6{margin-left:2rem !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:0.125rem !important}.pt-md-1,.py-md-1{padding-top:0.125rem !important}.pr-md-1,.px-md-1{padding-right:0.125rem !important}.pb-md-1,.py-md-1{padding-bottom:0.125rem !important}.pl-md-1,.px-md-1{padding-left:0.125rem !important}.p-md-2{padding:0.25rem !important}.pt-md-2,.py-md-2{padding-top:0.25rem !important}.pr-md-2,.px-md-2{padding-right:0.25rem !important}.pb-md-2,.py-md-2{padding-bottom:0.25rem !important}.pl-md-2,.px-md-2{padding-left:0.25rem !important}.p-md-3{padding:0.5rem !important}.pt-md-3,.py-md-3{padding-top:0.5rem !important}.pr-md-3,.px-md-3{padding-right:0.5rem !important}.pb-md-3,.py-md-3{padding-bottom:0.5rem !important}.pl-md-3,.px-md-3{padding-left:0.5rem !important}.p-md-4{padding:0.75rem !important}.pt-md-4,.py-md-4{padding-top:0.75rem !important}.pr-md-4,.px-md-4{padding-right:0.75rem !important}.pb-md-4,.py-md-4{padding-bottom:0.75rem !important}.pl-md-4,.px-md-4{padding-left:0.75rem !important}.p-md-5{padding:1.5rem !important}.pt-md-5,.py-md-5{padding-top:1.5rem !important}.pr-md-5,.px-md-5{padding-right:1.5rem !important}.pb-md-5,.py-md-5{padding-bottom:1.5rem !important}.pl-md-5,.px-md-5{padding-left:1.5rem !important}.p-md-6{padding:2rem !important}.pt-md-6,.py-md-6{padding-top:2rem !important}.pr-md-6,.px-md-6{padding-right:2rem !important}.pb-md-6,.py-md-6{padding-bottom:2rem !important}.pl-md-6,.px-md-6{padding-left:2rem !important}.m-md-n1{margin:-0.125rem !important}.mt-md-n1,.my-md-n1{margin-top:-0.125rem !important}.mr-md-n1,.mx-md-n1{margin-right:-0.125rem !important}.mb-md-n1,.my-md-n1{margin-bottom:-0.125rem !important}.ml-md-n1,.mx-md-n1{margin-left:-0.125rem !important}.m-md-n2{margin:-0.25rem !important}.mt-md-n2,.my-md-n2{margin-top:-0.25rem !important}.mr-md-n2,.mx-md-n2{margin-right:-0.25rem !important}.mb-md-n2,.my-md-n2{margin-bottom:-0.25rem !important}.ml-md-n2,.mx-md-n2{margin-left:-0.25rem !important}.m-md-n3{margin:-0.5rem !important}.mt-md-n3,.my-md-n3{margin-top:-0.5rem !important}.mr-md-n3,.mx-md-n3{margin-right:-0.5rem !important}.mb-md-n3,.my-md-n3{margin-bottom:-0.5rem !important}.ml-md-n3,.mx-md-n3{margin-left:-0.5rem !important}.m-md-n4{margin:-0.75rem !important}.mt-md-n4,.my-md-n4{margin-top:-0.75rem !important}.mr-md-n4,.mx-md-n4{margin-right:-0.75rem !important}.mb-md-n4,.my-md-n4{margin-bottom:-0.75rem !important}.ml-md-n4,.mx-md-n4{margin-left:-0.75rem !important}.m-md-n5{margin:-1.5rem !important}.mt-md-n5,.my-md-n5{margin-top:-1.5rem !important}.mr-md-n5,.mx-md-n5{margin-right:-1.5rem !important}.mb-md-n5,.my-md-n5{margin-bottom:-1.5rem !important}.ml-md-n5,.mx-md-n5{margin-left:-1.5rem !important}.m-md-n6{margin:-2rem !important}.mt-md-n6,.my-md-n6{margin-top:-2rem !important}.mr-md-n6,.mx-md-n6{margin-right:-2rem !important}.mb-md-n6,.my-md-n6{margin-bottom:-2rem !important}.ml-md-n6,.mx-md-n6{margin-left:-2rem !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:0.125rem !important}.mt-lg-1,.my-lg-1{margin-top:0.125rem !important}.mr-lg-1,.mx-lg-1{margin-right:0.125rem !important}.mb-lg-1,.my-lg-1{margin-bottom:0.125rem !important}.ml-lg-1,.mx-lg-1{margin-left:0.125rem !important}.m-lg-2{margin:0.25rem !important}.mt-lg-2,.my-lg-2{margin-top:0.25rem !important}.mr-lg-2,.mx-lg-2{margin-right:0.25rem !important}.mb-lg-2,.my-lg-2{margin-bottom:0.25rem !important}.ml-lg-2,.mx-lg-2{margin-left:0.25rem !important}.m-lg-3{margin:0.5rem !important}.mt-lg-3,.my-lg-3{margin-top:0.5rem !important}.mr-lg-3,.mx-lg-3{margin-right:0.5rem !important}.mb-lg-3,.my-lg-3{margin-bottom:0.5rem !important}.ml-lg-3,.mx-lg-3{margin-left:0.5rem !important}.m-lg-4{margin:0.75rem !important}.mt-lg-4,.my-lg-4{margin-top:0.75rem !important}.mr-lg-4,.mx-lg-4{margin-right:0.75rem !important}.mb-lg-4,.my-lg-4{margin-bottom:0.75rem !important}.ml-lg-4,.mx-lg-4{margin-left:0.75rem !important}.m-lg-5{margin:1.5rem !important}.mt-lg-5,.my-lg-5{margin-top:1.5rem !important}.mr-lg-5,.mx-lg-5{margin-right:1.5rem !important}.mb-lg-5,.my-lg-5{margin-bottom:1.5rem !important}.ml-lg-5,.mx-lg-5{margin-left:1.5rem !important}.m-lg-6{margin:2rem !important}.mt-lg-6,.my-lg-6{margin-top:2rem !important}.mr-lg-6,.mx-lg-6{margin-right:2rem !important}.mb-lg-6,.my-lg-6{margin-bottom:2rem !important}.ml-lg-6,.mx-lg-6{margin-left:2rem !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:0.125rem !important}.pt-lg-1,.py-lg-1{padding-top:0.125rem !important}.pr-lg-1,.px-lg-1{padding-right:0.125rem !important}.pb-lg-1,.py-lg-1{padding-bottom:0.125rem !important}.pl-lg-1,.px-lg-1{padding-left:0.125rem !important}.p-lg-2{padding:0.25rem !important}.pt-lg-2,.py-lg-2{padding-top:0.25rem !important}.pr-lg-2,.px-lg-2{padding-right:0.25rem !important}.pb-lg-2,.py-lg-2{padding-bottom:0.25rem !important}.pl-lg-2,.px-lg-2{padding-left:0.25rem !important}.p-lg-3{padding:0.5rem !important}.pt-lg-3,.py-lg-3{padding-top:0.5rem !important}.pr-lg-3,.px-lg-3{padding-right:0.5rem !important}.pb-lg-3,.py-lg-3{padding-bottom:0.5rem !important}.pl-lg-3,.px-lg-3{padding-left:0.5rem !important}.p-lg-4{padding:0.75rem !important}.pt-lg-4,.py-lg-4{padding-top:0.75rem !important}.pr-lg-4,.px-lg-4{padding-right:0.75rem !important}.pb-lg-4,.py-lg-4{padding-bottom:0.75rem !important}.pl-lg-4,.px-lg-4{padding-left:0.75rem !important}.p-lg-5{padding:1.5rem !important}.pt-lg-5,.py-lg-5{padding-top:1.5rem !important}.pr-lg-5,.px-lg-5{padding-right:1.5rem !important}.pb-lg-5,.py-lg-5{padding-bottom:1.5rem !important}.pl-lg-5,.px-lg-5{padding-left:1.5rem !important}.p-lg-6{padding:2rem !important}.pt-lg-6,.py-lg-6{padding-top:2rem !important}.pr-lg-6,.px-lg-6{padding-right:2rem !important}.pb-lg-6,.py-lg-6{padding-bottom:2rem !important}.pl-lg-6,.px-lg-6{padding-left:2rem !important}.m-lg-n1{margin:-0.125rem !important}.mt-lg-n1,.my-lg-n1{margin-top:-0.125rem !important}.mr-lg-n1,.mx-lg-n1{margin-right:-0.125rem !important}.mb-lg-n1,.my-lg-n1{margin-bottom:-0.125rem !important}.ml-lg-n1,.mx-lg-n1{margin-left:-0.125rem !important}.m-lg-n2{margin:-0.25rem !important}.mt-lg-n2,.my-lg-n2{margin-top:-0.25rem !important}.mr-lg-n2,.mx-lg-n2{margin-right:-0.25rem !important}.mb-lg-n2,.my-lg-n2{margin-bottom:-0.25rem !important}.ml-lg-n2,.mx-lg-n2{margin-left:-0.25rem !important}.m-lg-n3{margin:-0.5rem !important}.mt-lg-n3,.my-lg-n3{margin-top:-0.5rem !important}.mr-lg-n3,.mx-lg-n3{margin-right:-0.5rem !important}.mb-lg-n3,.my-lg-n3{margin-bottom:-0.5rem !important}.ml-lg-n3,.mx-lg-n3{margin-left:-0.5rem !important}.m-lg-n4{margin:-0.75rem !important}.mt-lg-n4,.my-lg-n4{margin-top:-0.75rem !important}.mr-lg-n4,.mx-lg-n4{margin-right:-0.75rem !important}.mb-lg-n4,.my-lg-n4{margin-bottom:-0.75rem !important}.ml-lg-n4,.mx-lg-n4{margin-left:-0.75rem !important}.m-lg-n5{margin:-1.5rem !important}.mt-lg-n5,.my-lg-n5{margin-top:-1.5rem !important}.mr-lg-n5,.mx-lg-n5{margin-right:-1.5rem !important}.mb-lg-n5,.my-lg-n5{margin-bottom:-1.5rem !important}.ml-lg-n5,.mx-lg-n5{margin-left:-1.5rem !important}.m-lg-n6{margin:-2rem !important}.mt-lg-n6,.my-lg-n6{margin-top:-2rem !important}.mr-lg-n6,.mx-lg-n6{margin-right:-2rem !important}.mb-lg-n6,.my-lg-n6{margin-bottom:-2rem !important}.ml-lg-n6,.mx-lg-n6{margin-left:-2rem !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-lgr-0{margin:0 !important}.mt-lgr-0,.my-lgr-0{margin-top:0 !important}.mr-lgr-0,.mx-lgr-0{margin-right:0 !important}.mb-lgr-0,.my-lgr-0{margin-bottom:0 !important}.ml-lgr-0,.mx-lgr-0{margin-left:0 !important}.m-lgr-1{margin:0.125rem !important}.mt-lgr-1,.my-lgr-1{margin-top:0.125rem !important}.mr-lgr-1,.mx-lgr-1{margin-right:0.125rem !important}.mb-lgr-1,.my-lgr-1{margin-bottom:0.125rem !important}.ml-lgr-1,.mx-lgr-1{margin-left:0.125rem !important}.m-lgr-2{margin:0.25rem !important}.mt-lgr-2,.my-lgr-2{margin-top:0.25rem !important}.mr-lgr-2,.mx-lgr-2{margin-right:0.25rem !important}.mb-lgr-2,.my-lgr-2{margin-bottom:0.25rem !important}.ml-lgr-2,.mx-lgr-2{margin-left:0.25rem !important}.m-lgr-3{margin:0.5rem !important}.mt-lgr-3,.my-lgr-3{margin-top:0.5rem !important}.mr-lgr-3,.mx-lgr-3{margin-right:0.5rem !important}.mb-lgr-3,.my-lgr-3{margin-bottom:0.5rem !important}.ml-lgr-3,.mx-lgr-3{margin-left:0.5rem !important}.m-lgr-4{margin:0.75rem !important}.mt-lgr-4,.my-lgr-4{margin-top:0.75rem !important}.mr-lgr-4,.mx-lgr-4{margin-right:0.75rem !important}.mb-lgr-4,.my-lgr-4{margin-bottom:0.75rem !important}.ml-lgr-4,.mx-lgr-4{margin-left:0.75rem !important}.m-lgr-5{margin:1.5rem !important}.mt-lgr-5,.my-lgr-5{margin-top:1.5rem !important}.mr-lgr-5,.mx-lgr-5{margin-right:1.5rem !important}.mb-lgr-5,.my-lgr-5{margin-bottom:1.5rem !important}.ml-lgr-5,.mx-lgr-5{margin-left:1.5rem !important}.m-lgr-6{margin:2rem !important}.mt-lgr-6,.my-lgr-6{margin-top:2rem !important}.mr-lgr-6,.mx-lgr-6{margin-right:2rem !important}.mb-lgr-6,.my-lgr-6{margin-bottom:2rem !important}.ml-lgr-6,.mx-lgr-6{margin-left:2rem !important}.p-lgr-0{padding:0 !important}.pt-lgr-0,.py-lgr-0{padding-top:0 !important}.pr-lgr-0,.px-lgr-0{padding-right:0 !important}.pb-lgr-0,.py-lgr-0{padding-bottom:0 !important}.pl-lgr-0,.px-lgr-0{padding-left:0 !important}.p-lgr-1{padding:0.125rem !important}.pt-lgr-1,.py-lgr-1{padding-top:0.125rem !important}.pr-lgr-1,.px-lgr-1{padding-right:0.125rem !important}.pb-lgr-1,.py-lgr-1{padding-bottom:0.125rem !important}.pl-lgr-1,.px-lgr-1{padding-left:0.125rem !important}.p-lgr-2{padding:0.25rem !important}.pt-lgr-2,.py-lgr-2{padding-top:0.25rem !important}.pr-lgr-2,.px-lgr-2{padding-right:0.25rem !important}.pb-lgr-2,.py-lgr-2{padding-bottom:0.25rem !important}.pl-lgr-2,.px-lgr-2{padding-left:0.25rem !important}.p-lgr-3{padding:0.5rem !important}.pt-lgr-3,.py-lgr-3{padding-top:0.5rem !important}.pr-lgr-3,.px-lgr-3{padding-right:0.5rem !important}.pb-lgr-3,.py-lgr-3{padding-bottom:0.5rem !important}.pl-lgr-3,.px-lgr-3{padding-left:0.5rem !important}.p-lgr-4{padding:0.75rem !important}.pt-lgr-4,.py-lgr-4{padding-top:0.75rem !important}.pr-lgr-4,.px-lgr-4{padding-right:0.75rem !important}.pb-lgr-4,.py-lgr-4{padding-bottom:0.75rem !important}.pl-lgr-4,.px-lgr-4{padding-left:0.75rem !important}.p-lgr-5{padding:1.5rem !important}.pt-lgr-5,.py-lgr-5{padding-top:1.5rem !important}.pr-lgr-5,.px-lgr-5{padding-right:1.5rem !important}.pb-lgr-5,.py-lgr-5{padding-bottom:1.5rem !important}.pl-lgr-5,.px-lgr-5{padding-left:1.5rem !important}.p-lgr-6{padding:2rem !important}.pt-lgr-6,.py-lgr-6{padding-top:2rem !important}.pr-lgr-6,.px-lgr-6{padding-right:2rem !important}.pb-lgr-6,.py-lgr-6{padding-bottom:2rem !important}.pl-lgr-6,.px-lgr-6{padding-left:2rem !important}.m-lgr-n1{margin:-0.125rem !important}.mt-lgr-n1,.my-lgr-n1{margin-top:-0.125rem !important}.mr-lgr-n1,.mx-lgr-n1{margin-right:-0.125rem !important}.mb-lgr-n1,.my-lgr-n1{margin-bottom:-0.125rem !important}.ml-lgr-n1,.mx-lgr-n1{margin-left:-0.125rem !important}.m-lgr-n2{margin:-0.25rem !important}.mt-lgr-n2,.my-lgr-n2{margin-top:-0.25rem !important}.mr-lgr-n2,.mx-lgr-n2{margin-right:-0.25rem !important}.mb-lgr-n2,.my-lgr-n2{margin-bottom:-0.25rem !important}.ml-lgr-n2,.mx-lgr-n2{margin-left:-0.25rem !important}.m-lgr-n3{margin:-0.5rem !important}.mt-lgr-n3,.my-lgr-n3{margin-top:-0.5rem !important}.mr-lgr-n3,.mx-lgr-n3{margin-right:-0.5rem !important}.mb-lgr-n3,.my-lgr-n3{margin-bottom:-0.5rem !important}.ml-lgr-n3,.mx-lgr-n3{margin-left:-0.5rem !important}.m-lgr-n4{margin:-0.75rem !important}.mt-lgr-n4,.my-lgr-n4{margin-top:-0.75rem !important}.mr-lgr-n4,.mx-lgr-n4{margin-right:-0.75rem !important}.mb-lgr-n4,.my-lgr-n4{margin-bottom:-0.75rem !important}.ml-lgr-n4,.mx-lgr-n4{margin-left:-0.75rem !important}.m-lgr-n5{margin:-1.5rem !important}.mt-lgr-n5,.my-lgr-n5{margin-top:-1.5rem !important}.mr-lgr-n5,.mx-lgr-n5{margin-right:-1.5rem !important}.mb-lgr-n5,.my-lgr-n5{margin-bottom:-1.5rem !important}.ml-lgr-n5,.mx-lgr-n5{margin-left:-1.5rem !important}.m-lgr-n6{margin:-2rem !important}.mt-lgr-n6,.my-lgr-n6{margin-top:-2rem !important}.mr-lgr-n6,.mx-lgr-n6{margin-right:-2rem !important}.mb-lgr-n6,.my-lgr-n6{margin-bottom:-2rem !important}.ml-lgr-n6,.mx-lgr-n6{margin-left:-2rem !important}.m-lgr-auto{margin:auto !important}.mt-lgr-auto,.my-lgr-auto{margin-top:auto !important}.mr-lgr-auto,.mx-lgr-auto{margin-right:auto !important}.mb-lgr-auto,.my-lgr-auto{margin-bottom:auto !important}.ml-lgr-auto,.mx-lgr-auto{margin-left:auto !important}}@media (min-width: 1360px){.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:0.125rem !important}.mt-xl-1,.my-xl-1{margin-top:0.125rem !important}.mr-xl-1,.mx-xl-1{margin-right:0.125rem !important}.mb-xl-1,.my-xl-1{margin-bottom:0.125rem !important}.ml-xl-1,.mx-xl-1{margin-left:0.125rem !important}.m-xl-2{margin:0.25rem !important}.mt-xl-2,.my-xl-2{margin-top:0.25rem !important}.mr-xl-2,.mx-xl-2{margin-right:0.25rem !important}.mb-xl-2,.my-xl-2{margin-bottom:0.25rem !important}.ml-xl-2,.mx-xl-2{margin-left:0.25rem !important}.m-xl-3{margin:0.5rem !important}.mt-xl-3,.my-xl-3{margin-top:0.5rem !important}.mr-xl-3,.mx-xl-3{margin-right:0.5rem !important}.mb-xl-3,.my-xl-3{margin-bottom:0.5rem !important}.ml-xl-3,.mx-xl-3{margin-left:0.5rem !important}.m-xl-4{margin:0.75rem !important}.mt-xl-4,.my-xl-4{margin-top:0.75rem !important}.mr-xl-4,.mx-xl-4{margin-right:0.75rem !important}.mb-xl-4,.my-xl-4{margin-bottom:0.75rem !important}.ml-xl-4,.mx-xl-4{margin-left:0.75rem !important}.m-xl-5{margin:1.5rem !important}.mt-xl-5,.my-xl-5{margin-top:1.5rem !important}.mr-xl-5,.mx-xl-5{margin-right:1.5rem !important}.mb-xl-5,.my-xl-5{margin-bottom:1.5rem !important}.ml-xl-5,.mx-xl-5{margin-left:1.5rem !important}.m-xl-6{margin:2rem !important}.mt-xl-6,.my-xl-6{margin-top:2rem !important}.mr-xl-6,.mx-xl-6{margin-right:2rem !important}.mb-xl-6,.my-xl-6{margin-bottom:2rem !important}.ml-xl-6,.mx-xl-6{margin-left:2rem !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:0.125rem !important}.pt-xl-1,.py-xl-1{padding-top:0.125rem !important}.pr-xl-1,.px-xl-1{padding-right:0.125rem !important}.pb-xl-1,.py-xl-1{padding-bottom:0.125rem !important}.pl-xl-1,.px-xl-1{padding-left:0.125rem !important}.p-xl-2{padding:0.25rem !important}.pt-xl-2,.py-xl-2{padding-top:0.25rem !important}.pr-xl-2,.px-xl-2{padding-right:0.25rem !important}.pb-xl-2,.py-xl-2{padding-bottom:0.25rem !important}.pl-xl-2,.px-xl-2{padding-left:0.25rem !important}.p-xl-3{padding:0.5rem !important}.pt-xl-3,.py-xl-3{padding-top:0.5rem !important}.pr-xl-3,.px-xl-3{padding-right:0.5rem !important}.pb-xl-3,.py-xl-3{padding-bottom:0.5rem !important}.pl-xl-3,.px-xl-3{padding-left:0.5rem !important}.p-xl-4{padding:0.75rem !important}.pt-xl-4,.py-xl-4{padding-top:0.75rem !important}.pr-xl-4,.px-xl-4{padding-right:0.75rem !important}.pb-xl-4,.py-xl-4{padding-bottom:0.75rem !important}.pl-xl-4,.px-xl-4{padding-left:0.75rem !important}.p-xl-5{padding:1.5rem !important}.pt-xl-5,.py-xl-5{padding-top:1.5rem !important}.pr-xl-5,.px-xl-5{padding-right:1.5rem !important}.pb-xl-5,.py-xl-5{padding-bottom:1.5rem !important}.pl-xl-5,.px-xl-5{padding-left:1.5rem !important}.p-xl-6{padding:2rem !important}.pt-xl-6,.py-xl-6{padding-top:2rem !important}.pr-xl-6,.px-xl-6{padding-right:2rem !important}.pb-xl-6,.py-xl-6{padding-bottom:2rem !important}.pl-xl-6,.px-xl-6{padding-left:2rem !important}.m-xl-n1{margin:-0.125rem !important}.mt-xl-n1,.my-xl-n1{margin-top:-0.125rem !important}.mr-xl-n1,.mx-xl-n1{margin-right:-0.125rem !important}.mb-xl-n1,.my-xl-n1{margin-bottom:-0.125rem !important}.ml-xl-n1,.mx-xl-n1{margin-left:-0.125rem !important}.m-xl-n2{margin:-0.25rem !important}.mt-xl-n2,.my-xl-n2{margin-top:-0.25rem !important}.mr-xl-n2,.mx-xl-n2{margin-right:-0.25rem !important}.mb-xl-n2,.my-xl-n2{margin-bottom:-0.25rem !important}.ml-xl-n2,.mx-xl-n2{margin-left:-0.25rem !important}.m-xl-n3{margin:-0.5rem !important}.mt-xl-n3,.my-xl-n3{margin-top:-0.5rem !important}.mr-xl-n3,.mx-xl-n3{margin-right:-0.5rem !important}.mb-xl-n3,.my-xl-n3{margin-bottom:-0.5rem !important}.ml-xl-n3,.mx-xl-n3{margin-left:-0.5rem !important}.m-xl-n4{margin:-0.75rem !important}.mt-xl-n4,.my-xl-n4{margin-top:-0.75rem !important}.mr-xl-n4,.mx-xl-n4{margin-right:-0.75rem !important}.mb-xl-n4,.my-xl-n4{margin-bottom:-0.75rem !important}.ml-xl-n4,.mx-xl-n4{margin-left:-0.75rem !important}.m-xl-n5{margin:-1.5rem !important}.mt-xl-n5,.my-xl-n5{margin-top:-1.5rem !important}.mr-xl-n5,.mx-xl-n5{margin-right:-1.5rem !important}.mb-xl-n5,.my-xl-n5{margin-bottom:-1.5rem !important}.ml-xl-n5,.mx-xl-n5{margin-left:-1.5rem !important}.m-xl-n6{margin:-2rem !important}.mt-xl-n6,.my-xl-n6{margin-top:-2rem !important}.mr-xl-n6,.mx-xl-n6{margin-right:-2rem !important}.mb-xl-n6,.my-xl-n6{margin-bottom:-2rem !important}.ml-xl-n6,.mx-xl-n6{margin-left:-2rem !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}}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:rgba(0,0,0,0)}.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-lgr-left{text-align:left !important}.text-lgr-right{text-align:right !important}.text-lgr-center{text-align:center !important}}@media (min-width: 1360px){.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:700 !important}.font-italic{font-style:italic !important}.text-white{color:#fff !important}.text-primary{color:#0044db !important}a.text-primary:hover,a.text-primary:focus{color:#002c8f !important}.text-secondary{color:#ecf5fb !important}a.text-secondary:hover,a.text-secondary:focus{color:#add4ee !important}.text-success{color:#3e8a3d !important}a.text-success:hover,a.text-success:focus{color:#265526 !important}.text-info{color:#8fd5ac !important}a.text-info:hover,a.text-info:focus{color:#57c083 !important}.text-warning{color:#fda100 !important}a.text-warning:hover,a.text-warning:focus{color:#b17000 !important}.text-danger{color:#cf3422 !important}a.text-danger:hover,a.text-danger:focus{color:#8d2317 !important}.text-light{color:#f8f8f8 !important}a.text-light:hover,a.text-light:focus{color:#d2d2d2 !important}.text-dark{color:#101010 !important}a.text-dark:hover,a.text-dark:focus{color:black !important}.text-body{color:#212529 !important}.text-muted{color:#6c757d !important}.text-black-50{color:rgba(0,0,0,0.5) !important}.text-white-50{color:rgba(255,255,255,0.5) !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;word-wrap:break-word !important}.text-reset{color:inherit !important}.visible{visibility:visible !important}.invisible{visibility:hidden !important}.alert{position:relative;padding:0.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:0.3125rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:3.8125rem}.alert-dismissible .close{position:absolute;top:0;right:0;z-index:2;padding:0.75rem 1.25rem;color:inherit}.alert-primary{color:#002372;background-color:#ccdaf8;border-color:#b8cbf5}.alert-primary hr{border-top-color:#a2bbf2}.alert-primary .alert-link{color:#00133f}.alert-secondary{color:#7b7f83;background-color:#fbfdfe;border-color:#fafcfe}.alert-secondary hr{border-top-color:#e5effa}.alert-secondary .alert-link{color:#626669}.alert-success{color:#204820;background-color:#d8e8d8;border-color:#c9dec9}.alert-success hr{border-top-color:#b9d4b9}.alert-success .alert-link{color:#102510}.alert-info{color:#4a6f59;background-color:#e9f7ee;border-color:#e0f3e8}.alert-info hr{border-top-color:#ceecda}.alert-info .alert-link{color:#365040}.alert-warning{color:#845400;background-color:#ffeccc;border-color:#fee5b8}.alert-warning hr{border-top-color:#fedc9f}.alert-warning .alert-link{color:#513400}.alert-danger{color:#6c1b12;background-color:#f5d6d3;border-color:#f2c6c1}.alert-danger hr{border-top-color:#eeb3ac}.alert-danger .alert-link{color:#40100b}.alert-light{color:#818181;background-color:#fefefe;border-color:#fdfdfd}.alert-light hr{border-top-color:#f0f0f0}.alert-light .alert-link{color:#686868}.alert-dark{color:#080808;background-color:#cfcfcf;border-color:#bcbcbc}.alert-dark hr{border-top-color:#afafaf}.alert-dark .alert-link{color:black}.badge{display:inline-block;padding:0.25em 0.4em;font-size:0.875rem;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:0.3125rem;transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion: reduce){.badge{transition:none}}a.badge:hover,a.badge:focus{text-decoration:none}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:0.6em;padding-left:0.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#0044db}a.badge-primary:hover,a.badge-primary:focus{color:#fff;background-color:#0034a8}a.badge-primary:focus,a.badge-primary.focus{outline:0;box-shadow:0 0 0 0.2rem rgba(0,68,219,0.5)}.badge-secondary{color:#212529;background-color:#ecf5fb}a.badge-secondary:hover,a.badge-secondary:focus{color:#212529;background-color:#c2dff2}a.badge-secondary:focus,a.badge-secondary.focus{outline:0;box-shadow:0 0 0 0.2rem rgba(236,245,251,0.5)}.badge-success{color:#fff;background-color:#3e8a3d}a.badge-success:hover,a.badge-success:focus{color:#fff;background-color:#2e672d}a.badge-success:focus,a.badge-success.focus{outline:0;box-shadow:0 0 0 0.2rem rgba(62,138,61,0.5)}.badge-info{color:#212529;background-color:#8fd5ac}a.badge-info:hover,a.badge-info:focus{color:#212529;background-color:#6ac791}a.badge-info:focus,a.badge-info.focus{outline:0;box-shadow:0 0 0 0.2rem rgba(143,213,172,0.5)}.badge-warning{color:#212529;background-color:#fda100}a.badge-warning:hover,a.badge-warning:focus{color:#212529;background-color:#ca8100}a.badge-warning:focus,a.badge-warning.focus{outline:0;box-shadow:0 0 0 0.2rem rgba(253,161,0,0.5)}.badge-danger{color:#fff;background-color:#cf3422}a.badge-danger:hover,a.badge-danger:focus{color:#fff;background-color:#a3291b}a.badge-danger:focus,a.badge-danger.focus{outline:0;box-shadow:0 0 0 0.2rem rgba(207,52,34,0.5)}.badge-light{color:#212529;background-color:#f8f8f8}a.badge-light:hover,a.badge-light:focus{color:#212529;background-color:#dfdfdf}a.badge-light:focus,a.badge-light.focus{outline:0;box-shadow:0 0 0 0.2rem rgba(248,248,248,0.5)}.badge-dark{color:#fff;background-color:#101010}a.badge-dark:hover,a.badge-dark:focus{color:#fff;background-color:black}a.badge-dark:focus,a.badge-dark.focus{outline:0;box-shadow:0 0 0 0.2rem rgba(16,16,16,0.5)}.close{float:right;font-size:1.3125rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):hover,.close:not(:disabled):not(.disabled):focus{opacity:.75}button.close{padding:0;background-color:transparent;border:0}a.close.disabled{pointer-events:none}.dropup,.dropright,.dropdown,.dropleft{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:0.255em;vertical-align:0.255em;content:"";border-top:0.3em solid;border-right:0.3em solid transparent;border-bottom:0;border-left:0.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:0.5rem 0;margin:0.125rem 0 0;font-size:0.875rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,0.15);border-radius:0.3125rem}.dropdown-menu-left{right:auto;left:0}.dropdown-menu-right{right:0;left:auto}@media (min-width: 576px){.dropdown-menu-sm-left{right:auto;left:0}.dropdown-menu-sm-right{right:0;left:auto}}@media (min-width: 768px){.dropdown-menu-md-left{right:auto;left:0}.dropdown-menu-md-right{right:0;left:auto}}@media (min-width: 992px){.dropdown-menu-lg-left{right:auto;left:0}.dropdown-menu-lg-right{right:0;left:auto}}@media (min-width: 1200px){.dropdown-menu-lgr-left{right:auto;left:0}.dropdown-menu-lgr-right{right:0;left:auto}}@media (min-width: 1360px){.dropdown-menu-xl-left{right:auto;left:0}.dropdown-menu-xl-right{right:0;left:auto}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:0.125rem}.dropup .dropdown-toggle::after{display:inline-block;margin-left:0.255em;vertical-align:0.255em;content:"";border-top:0;border-right:0.3em solid transparent;border-bottom:0.3em solid;border-left:0.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:0.125rem}.dropright .dropdown-toggle::after{display:inline-block;margin-left:0.255em;vertical-align:0.255em;content:"";border-top:0.3em solid transparent;border-right:0;border-bottom:0.3em solid transparent;border-left:0.3em solid}.dropright .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-toggle::after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:0.125rem}.dropleft .dropdown-toggle::after{display:inline-block;margin-left:0.255em;vertical-align:0.255em;content:""}.dropleft .dropdown-toggle::after{display:none}.dropleft .dropdown-toggle::before{display:inline-block;margin-right:0.255em;vertical-align:0.255em;content:"";border-top:0.3em solid transparent;border-right:0.3em solid;border-bottom:0.3em solid transparent}.dropleft .dropdown-toggle:empty::after{margin-left:0}.dropleft .dropdown-toggle::before{vertical-align:0}.dropdown-menu[x-placement^="top"],.dropdown-menu[x-placement^="right"],.dropdown-menu[x-placement^="bottom"],.dropdown-menu[x-placement^="left"]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:0.25rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:0.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:hover,.dropdown-item:focus{color:#16181b;text-decoration:none;background-color:#e9ecef}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#0044db}.dropdown-item.disabled,.dropdown-item:disabled{color:#adb5bd;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:0.5rem 1.5rem;margin-bottom:0;font-size:0.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:0.25rem 1.5rem;color:#212529}.form-control{display:block;width:100%;height:calc(1.5em + 0.75rem + 2px);padding:0.375rem 0.75rem;font-size:0.875rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:0.3125rem;transition:border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#495057;background-color:#fff;border-color:#5c8eff;outline:0;box-shadow:0 0 0 0.2rem rgba(0,68,219,0.25)}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}input.form-control[type="date"],input.form-control[type="time"],input.form-control[type="datetime-local"],input.form-control[type="month"]{-webkit-appearance:none;-moz-appearance:none;appearance:none}select.form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(0.375rem + 1px);padding-bottom:calc(0.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(0.5rem + 1px);padding-bottom:calc(0.5rem + 1px);font-size:1.09375rem;line-height:1.5}.col-form-label-sm{padding-top:calc(0.125rem + 1px);padding-bottom:calc(0.125rem + 1px);font-size:0.875rem;line-height:1.3}.form-control-plaintext{display:block;width:100%;padding:0.375rem 0;margin-bottom:0;font-size:0.875rem;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{height:calc(1.3em + 0.25rem + 2px);padding:0.125rem 0.5rem;font-size:0.875rem;line-height:1.3;border-radius:0.3125rem}.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:0.5rem 1rem;font-size:1.09375rem;line-height:1.5;border-radius:0.3125rem}select.form-control[size],select.form-control[multiple]{height:auto}textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:0.25rem}.form-row{display:flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*="col-"]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:0.3rem;margin-left:-1.25rem}.form-check-input[disabled]~.form-check-label,.form-check-input:disabled~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:inline-flex;align-items:center;padding-left:0;margin-right:0.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:0.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:0.25rem;font-size:0.875em;color:#3e8a3d}.valid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:0.25rem 0.5rem;margin-top:.1rem;font-size:0.875rem;line-height:1.5;color:#fff;background-color:rgba(62,138,61,0.9);border-radius:0.3125rem}.form-row>.col>.valid-tooltip,.form-row>[class*="col-"]>.valid-tooltip{left:5px}.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip,.is-valid~.valid-feedback,.is-valid~.valid-tooltip{display:block}.was-validated .form-control:valid,.form-control.is-valid{border-color:#3e8a3d}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:#3e8a3d;box-shadow:0 0 0 0.2rem rgba(62,138,61,0.25)}.was-validated .custom-select:valid,.custom-select.is-valid{border-color:#3e8a3d}.was-validated .custom-select:valid:focus,.custom-select.is-valid:focus{border-color:#3e8a3d;box-shadow:0 0 0 0.2rem rgba(62,138,61,0.25)}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:#3e8a3d}.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip,.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip{display:block}.was-validated .custom-control-input:valid~.custom-control-label,.custom-control-input.is-valid~.custom-control-label{color:#3e8a3d}.was-validated .custom-control-input:valid~.custom-control-label::before,.custom-control-input.is-valid~.custom-control-label::before{border-color:#3e8a3d}.was-validated .custom-control-input:valid:checked~.custom-control-label::before,.custom-control-input.is-valid:checked~.custom-control-label::before{border-color:#4ead4d;background-color:#4ead4d}.was-validated .custom-control-input:valid:focus~.custom-control-label::before,.custom-control-input.is-valid:focus~.custom-control-label::before{box-shadow:0 0 0 0.2rem rgba(62,138,61,0.25)}.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label::before,.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label::before{border-color:#3e8a3d}.was-validated .custom-file-input:valid~.custom-file-label,.custom-file-input.is-valid~.custom-file-label{border-color:#3e8a3d}.was-validated .custom-file-input:valid:focus~.custom-file-label,.custom-file-input.is-valid:focus~.custom-file-label{border-color:#3e8a3d;box-shadow:0 0 0 0.2rem rgba(62,138,61,0.25)}.invalid-feedback{display:none;width:100%;margin-top:0.25rem;font-size:0.875em;color:#cf3422}.invalid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:0.25rem 0.5rem;margin-top:.1rem;font-size:0.875rem;line-height:1.5;color:#fff;background-color:rgba(207,52,34,0.9);border-radius:0.3125rem}.form-row>.col>.invalid-tooltip,.form-row>[class*="col-"]>.invalid-tooltip{left:5px}.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip,.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip{display:block}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:#cf3422}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:#cf3422;box-shadow:0 0 0 0.2rem rgba(207,52,34,0.25)}.was-validated .custom-select:invalid,.custom-select.is-invalid{border-color:#cf3422}.was-validated .custom-select:invalid:focus,.custom-select.is-invalid:focus{border-color:#cf3422;box-shadow:0 0 0 0.2rem rgba(207,52,34,0.25)}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:#cf3422}.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip,.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip{display:block}.was-validated .custom-control-input:invalid~.custom-control-label,.custom-control-input.is-invalid~.custom-control-label{color:#cf3422}.was-validated .custom-control-input:invalid~.custom-control-label::before,.custom-control-input.is-invalid~.custom-control-label::before{border-color:#cf3422}.was-validated .custom-control-input:invalid:checked~.custom-control-label::before,.custom-control-input.is-invalid:checked~.custom-control-label::before{border-color:#e05444;background-color:#e05444}.was-validated .custom-control-input:invalid:focus~.custom-control-label::before,.custom-control-input.is-invalid:focus~.custom-control-label::before{box-shadow:0 0 0 0.2rem rgba(207,52,34,0.25)}.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before,.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before{border-color:#cf3422}.was-validated .custom-file-input:invalid~.custom-file-label,.custom-file-input.is-invalid~.custom-file-label{border-color:#cf3422}.was-validated .custom-file-input:invalid:focus~.custom-file-label,.custom-file-input.is-invalid:focus~.custom-file-label{border-color:#cf3422;box-shadow:0 0 0 0.2rem rgba(207,52,34,0.25)}.form-inline{display:flex;flex-flow:row wrap;align-items:center}.form-inline .form-check{width:100%}@media (min-width: 576px){.form-inline label{display:flex;align-items:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:flex;flex:0 0 auto;flex-flow:row wrap;align-items:center;margin-bottom:0}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .input-group,.form-inline .custom-select{width:auto}.form-inline .form-check{display:flex;align-items:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;flex-shrink:0;margin-top:0;margin-right:0.25rem;margin-left:0}.form-inline .custom-control{align-items:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:0.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:0.3125rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:0.25rem;line-height:1}.figure-caption{font-size:90%;color:#6c757d}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-control-plaintext,.input-group>.custom-select,.input-group>.custom-file{position:relative;flex:1 1 auto;width:1%;min-width:0;margin-bottom:0}.input-group>.form-control+.form-control,.input-group>.form-control+.custom-select,.input-group>.form-control+.custom-file,.input-group>.form-control-plaintext+.form-control,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.custom-file,.input-group>.custom-select+.form-control,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.custom-file,.input-group>.custom-file+.form-control,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.custom-file{margin-left:-1px}.input-group>.form-control:focus,.input-group>.custom-select:focus,.input-group>.custom-file .custom-file-input:focus~.custom-file-label{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.input-group>.form-control:not(:first-child),.input-group>.custom-select:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:flex;align-items:center}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label::after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.input-group:not(.has-validation)>.form-control:not(:last-child),.input-group:not(.has-validation)>.custom-select:not(:last-child),.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label,.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label::after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>.form-control:nth-last-child(n + 3),.input-group.has-validation>.custom-select:nth-last-child(n + 3),.input-group.has-validation>.custom-file:nth-last-child(n + 3) .custom-file-label,.input-group.has-validation>.custom-file:nth-last-child(n + 3) .custom-file-label::after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group-prepend,.input-group-append{display:flex}.input-group-prepend .btn,.input-group-append .btn{position:relative;z-index:2}.input-group-prepend .btn:focus,.input-group-append .btn:focus{z-index:3}.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.input-group-text,.input-group-append .input-group-text+.btn{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:flex;align-items:center;padding:0.375rem 0.75rem;margin-bottom:0;font-size:0.875rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:0.3125rem}.input-group-text input[type="radio"],.input-group-text input[type="checkbox"]{margin-top:0}.input-group-lg>.form-control:not(textarea),.input-group-lg>.custom-select{height:calc(1.5em + 1rem + 2px)}.input-group-lg>.form-control,.input-group-lg>.custom-select,.input-group-lg>.input-group-prepend>.input-group-text,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-append>.btn{padding:0.5rem 1rem;font-size:1.09375rem;line-height:1.5;border-radius:0.3125rem}.input-group-sm>.form-control:not(textarea),.input-group-sm>.custom-select{height:calc(1.3em + 0.25rem + 2px)}.input-group-sm>.form-control,.input-group-sm>.custom-select,.input-group-sm>.input-group-prepend>.input-group-text,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-append>.btn{padding:0.125rem 0.5rem;font-size:0.875rem;line-height:1.3;border-radius:0.3125rem}.input-group-lg>.custom-select,.input-group-sm>.custom-select{padding-right:1.75rem}.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.btn,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.input-group-text,.input-group.has-validation>.input-group-append:nth-last-child(n + 3)>.btn,.input-group.has-validation>.input-group-append:nth-last-child(n + 3)>.input-group-text,.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:0.3125rem}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:hover,.list-group-item-action:focus{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:0.75rem 1.25rem;background-color:#fff;border:1px solid rgba(0,0,0,0.125)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#0044db;border-color:#0044db}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:0.3125rem;border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child{border-top-right-radius:0.3125rem;border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}@media (min-width: 576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:0.3125rem;border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child{border-top-right-radius:0.3125rem;border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width: 768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:0.3125rem;border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child{border-top-right-radius:0.3125rem;border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width: 992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:0.3125rem;border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child{border-top-right-radius:0.3125rem;border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width: 1200px){.list-group-horizontal-lgr{flex-direction:row}.list-group-horizontal-lgr>.list-group-item:first-child{border-bottom-left-radius:0.3125rem;border-top-right-radius:0}.list-group-horizontal-lgr>.list-group-item:last-child{border-top-right-radius:0.3125rem;border-bottom-left-radius:0}.list-group-horizontal-lgr>.list-group-item.active{margin-top:0}.list-group-horizontal-lgr>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-lgr>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width: 1360px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:0.3125rem;border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child{border-top-right-radius:0.3125rem;border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 1px}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{color:#002372;background-color:#b8cbf5}.list-group-item-primary.list-group-item-action:hover,.list-group-item-primary.list-group-item-action:focus{color:#002372;background-color:#a2bbf2}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#002372;border-color:#002372}.list-group-item-secondary{color:#7b7f83;background-color:#fafcfe}.list-group-item-secondary.list-group-item-action:hover,.list-group-item-secondary.list-group-item-action:focus{color:#7b7f83;background-color:#e5effa}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#7b7f83;border-color:#7b7f83}.list-group-item-success{color:#204820;background-color:#c9dec9}.list-group-item-success.list-group-item-action:hover,.list-group-item-success.list-group-item-action:focus{color:#204820;background-color:#b9d4b9}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#204820;border-color:#204820}.list-group-item-info{color:#4a6f59;background-color:#e0f3e8}.list-group-item-info.list-group-item-action:hover,.list-group-item-info.list-group-item-action:focus{color:#4a6f59;background-color:#ceecda}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#4a6f59;border-color:#4a6f59}.list-group-item-warning{color:#845400;background-color:#fee5b8}.list-group-item-warning.list-group-item-action:hover,.list-group-item-warning.list-group-item-action:focus{color:#845400;background-color:#fedc9f}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#845400;border-color:#845400}.list-group-item-danger{color:#6c1b12;background-color:#f2c6c1}.list-group-item-danger.list-group-item-action:hover,.list-group-item-danger.list-group-item-action:focus{color:#6c1b12;background-color:#eeb3ac}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#6c1b12;border-color:#6c1b12}.list-group-item-light{color:#818181;background-color:#fdfdfd}.list-group-item-light.list-group-item-action:hover,.list-group-item-light.list-group-item-action:focus{color:#818181;background-color:#f0f0f0}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818181;border-color:#818181}.list-group-item-dark{color:#080808;background-color:#bcbcbc}.list-group-item-dark.list-group-item-action:hover,.list-group-item-dark.list-group-item-action:focus{color:#080808;background-color:#afafaf}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#080808;border-color:#080808}.btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:0.375rem 0.75rem;font-size:0.875rem;line-height:1.5;border-radius:0.3125rem;transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion: reduce){.btn{transition:none}}.btn:hover{color:#212529;text-decoration:none}.btn:focus,.btn.focus{outline:0;box-shadow:0 0 0 0.2rem rgba(0,68,219,0.25)}.btn.disabled,.btn:disabled{opacity:0.65}.btn:not(:disabled):not(.disabled){cursor:pointer}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color: #1a9ca9;border-color: #1a9ca9;}.btn-primary:hover{color:#fff;background-color:#0038b5;border-color:#0034a8}.btn-primary:focus,.btn-primary.focus{color:#fff;background-color:#0038b5;border-color:#0034a8;box-shadow:0 0 0 0.2rem rgba(38,96,224,0.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#0044db;border-color:#0044db}.btn-primary:not(:disabled):not(.disabled):active,.btn-primary.active:not(:disabled):not(.disabled),.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0034a8;border-color:#00309b}.btn-primary:not(:disabled):not(.disabled):active:focus,.btn-primary.active:not(:disabled):not(.disabled):focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(38,96,224,0.5)}.btn-secondary{color:#212529;background-color:#ecf5fb;border-color:#ecf5fb}.btn-secondary:hover{color:#212529;background-color:#cce4f4;border-color:#c2dff2}.btn-secondary:focus,.btn-secondary.focus{color:#212529;background-color:#cce4f4;border-color:#c2dff2;box-shadow:0 0 0 0.2rem rgba(206,214,220,0.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#212529;background-color:#ecf5fb;border-color:#ecf5fb}.btn-secondary:not(:disabled):not(.disabled):active,.btn-secondary.active:not(:disabled):not(.disabled),.show>.btn-secondary.dropdown-toggle{color:#212529;background-color:#c2dff2;border-color:#b7d9f0}.btn-secondary:not(:disabled):not(.disabled):active:focus,.btn-secondary.active:not(:disabled):not(.disabled):focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(206,214,220,0.5)}.btn-success{color:#fff;background-color:#3e8a3d;border-color:#3e8a3d}.btn-success:hover{color:#fff;background-color:#326f31;border-color:#2e672d}.btn-success:focus,.btn-success.focus{color:#fff;background-color:#326f31;border-color:#2e672d;box-shadow:0 0 0 0.2rem rgba(91,156,90,0.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#3e8a3d;border-color:#3e8a3d}.btn-success:not(:disabled):not(.disabled):active,.btn-success.active:not(:disabled):not(.disabled),.show>.btn-success.dropdown-toggle{color:#fff;background-color:#2e672d;border-color:#2a5e29}.btn-success:not(:disabled):not(.disabled):active:focus,.btn-success.active:not(:disabled):not(.disabled):focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(91,156,90,0.5)}.btn-info{color:#212529;background-color:#8fd5ac;border-color:#8fd5ac}.btn-info:hover{color:#212529;background-color:#73cb97;border-color:#6ac791}.btn-info:focus,.btn-info.focus{color:#212529;background-color:#73cb97;border-color:#6ac791;box-shadow:0 0 0 0.2rem rgba(127,187,152,0.5)}.btn-info.disabled,.btn-info:disabled{color:#212529;background-color:#8fd5ac;border-color:#8fd5ac}.btn-info:not(:disabled):not(.disabled):active,.btn-info.active:not(:disabled):not(.disabled),.show>.btn-info.dropdown-toggle{color:#212529;background-color:#6ac791;border-color:#61c48a}.btn-info:not(:disabled):not(.disabled):active:focus,.btn-info.active:not(:disabled):not(.disabled):focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(127,187,152,0.5)}.btn-warning{color:#212529;background-color:#fda100;border-color:#fda100}.btn-warning:hover{color:#fff;background-color:#d78900;border-color:#ca8100}.btn-warning:focus,.btn-warning.focus{color:#fff;background-color:#d78900;border-color:#ca8100;box-shadow:0 0 0 0.2rem rgba(220,142,6,0.5)}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#fda100;border-color:#fda100}.btn-warning:not(:disabled):not(.disabled):active,.btn-warning.active:not(:disabled):not(.disabled),.show>.btn-warning.dropdown-toggle{color:#fff;background-color:#ca8100;border-color:#bd7800}.btn-warning:not(:disabled):not(.disabled):active:focus,.btn-warning.active:not(:disabled):not(.disabled):focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(220,142,6,0.5)}.btn-danger{color:#fff;background-color:#cf3422;border-color:#cf3422}.btn-danger:hover{color:#fff;background-color:#ae2c1d;border-color:#a3291b}.btn-danger:focus,.btn-danger.focus{color:#fff;background-color:#ae2c1d;border-color:#a3291b;box-shadow:0 0 0 0.2rem rgba(214,82,67,0.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#cf3422;border-color:#cf3422}.btn-danger:not(:disabled):not(.disabled):active,.btn-danger.active:not(:disabled):not(.disabled),.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#a3291b;border-color:#982619}.btn-danger:not(:disabled):not(.disabled):active:focus,.btn-danger.active:not(:disabled):not(.disabled):focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(214,82,67,0.5)}.btn-light{color:#212529;background-color:#f8f8f8;border-color:#f8f8f8}.btn-light:hover{color:#212529;background-color:#e5e5e5;border-color:#dfdfdf}.btn-light:focus,.btn-light.focus{color:#212529;background-color:#e5e5e5;border-color:#dfdfdf;box-shadow:0 0 0 0.2rem rgba(216,216,217,0.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f8f8;border-color:#f8f8f8}.btn-light:not(:disabled):not(.disabled):active,.btn-light.active:not(:disabled):not(.disabled),.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dfdfdf;border-color:#d8d8d8}.btn-light:not(:disabled):not(.disabled):active:focus,.btn-light.active:not(:disabled):not(.disabled):focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(216,216,217,0.5)}.btn-dark{color:#fff;background-color:#101010;border-color:#101010}.btn-dark:hover{color:#fff;background-color:black;border-color:black}.btn-dark:focus,.btn-dark.focus{color:#fff;background-color:black;border-color:black;box-shadow:0 0 0 0.2rem rgba(52,52,52,0.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#101010;border-color:#101010}.btn-dark:not(:disabled):not(.disabled):active,.btn-dark.active:not(:disabled):not(.disabled),.show>.btn-dark.dropdown-toggle{color:#fff;background-color:black;border-color:black}.btn-dark:not(:disabled):not(.disabled):active:focus,.btn-dark.active:not(:disabled):not(.disabled):focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(52,52,52,0.5)}.btn-outline-primary{color:#0044db;border-color:#0044db}.btn-outline-primary:hover{color:#fff;background-color:#0044db;border-color:#0044db}.btn-outline-primary:focus,.btn-outline-primary.focus{box-shadow:0 0 0 0.2rem rgba(0,68,219,0.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#0044db;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled):active,.btn-outline-primary.active:not(:disabled):not(.disabled),.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#0044db;border-color:#0044db}.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.btn-outline-primary.active:not(:disabled):not(.disabled):focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(0,68,219,0.5)}.btn-outline-secondary{color:#ecf5fb;border-color:#ecf5fb}.btn-outline-secondary:hover{color:#212529;background-color:#ecf5fb;border-color:#ecf5fb}.btn-outline-secondary:focus,.btn-outline-secondary.focus{box-shadow:0 0 0 0.2rem rgba(236,245,251,0.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#ecf5fb;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled):active,.btn-outline-secondary.active:not(:disabled):not(.disabled),.show>.btn-outline-secondary.dropdown-toggle{color:#212529;background-color:#ecf5fb;border-color:#ecf5fb}.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.btn-outline-secondary.active:not(:disabled):not(.disabled):focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(236,245,251,0.5)}.btn-outline-success{color:#3e8a3d;border-color:#3e8a3d}.btn-outline-success:hover{color:#fff;background-color:#3e8a3d;border-color:#3e8a3d}.btn-outline-success:focus,.btn-outline-success.focus{box-shadow:0 0 0 0.2rem rgba(62,138,61,0.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#3e8a3d;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled):active,.btn-outline-success.active:not(:disabled):not(.disabled),.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#3e8a3d;border-color:#3e8a3d}.btn-outline-success:not(:disabled):not(.disabled):active:focus,.btn-outline-success.active:not(:disabled):not(.disabled):focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(62,138,61,0.5)}.btn-outline-info{color:#8fd5ac;border-color:#8fd5ac}.btn-outline-info:hover{color:#212529;background-color:#8fd5ac;border-color:#8fd5ac}.btn-outline-info:focus,.btn-outline-info.focus{box-shadow:0 0 0 0.2rem rgba(143,213,172,0.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#8fd5ac;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled):active,.btn-outline-info.active:not(:disabled):not(.disabled),.show>.btn-outline-info.dropdown-toggle{color:#212529;background-color:#8fd5ac;border-color:#8fd5ac}.btn-outline-info:not(:disabled):not(.disabled):active:focus,.btn-outline-info.active:not(:disabled):not(.disabled):focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(143,213,172,0.5)}.btn-outline-warning{color:#fda100;border-color:#fda100}.btn-outline-warning:hover{color:#212529;background-color:#fda100;border-color:#fda100}.btn-outline-warning:focus,.btn-outline-warning.focus{box-shadow:0 0 0 0.2rem rgba(253,161,0,0.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#fda100;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled):active,.btn-outline-warning.active:not(:disabled):not(.disabled),.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#fda100;border-color:#fda100}.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.btn-outline-warning.active:not(:disabled):not(.disabled):focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(253,161,0,0.5)}.btn-outline-danger{color:#cf3422;border-color:#cf3422}.btn-outline-danger:hover{color:#fff;background-color:#cf3422;border-color:#cf3422}.btn-outline-danger:focus,.btn-outline-danger.focus{box-shadow:0 0 0 0.2rem rgba(207,52,34,0.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#cf3422;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled):active,.btn-outline-danger.active:not(:disabled):not(.disabled),.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#cf3422;border-color:#cf3422}.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.btn-outline-danger.active:not(:disabled):not(.disabled):focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(207,52,34,0.5)}.btn-outline-light{color:#f8f8f8;border-color:#f8f8f8}.btn-outline-light:hover{color:#212529;background-color:#f8f8f8;border-color:#f8f8f8}.btn-outline-light:focus,.btn-outline-light.focus{box-shadow:0 0 0 0.2rem rgba(248,248,248,0.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f8f8;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled):active,.btn-outline-light.active:not(:disabled):not(.disabled),.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f8f8;border-color:#f8f8f8}.btn-outline-light:not(:disabled):not(.disabled):active:focus,.btn-outline-light.active:not(:disabled):not(.disabled):focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(248,248,248,0.5)}.btn-outline-dark{color:#101010;border-color:#101010}.btn-outline-dark:hover{color:#fff;background-color:#101010;border-color:#101010}.btn-outline-dark:focus,.btn-outline-dark.focus{box-shadow:0 0 0 0.2rem rgba(16,16,16,0.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#101010;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled):active,.btn-outline-dark.active:not(:disabled):not(.disabled),.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#101010;border-color:#101010}.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.btn-outline-dark.active:not(:disabled):not(.disabled):focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(16,16,16,0.5)}.btn-link{font-weight:400;color:#0044db;text-decoration:none}.btn-link:hover{color:#002c8f;text-decoration:underline}.btn-link:focus,.btn-link.focus{text-decoration:underline}.btn-link:disabled,.btn-link.disabled{color:#6c757d;pointer-events:none}.btn-lg,.btn-group-lg>.btn{padding:0.5rem 1rem;font-size:1.09375rem;line-height:1.5;border-radius:0.3125rem}.btn-sm,.btn-group-sm>.btn{padding:0.125rem 0.5rem;font-size:0.875rem;line-height:1.3;border-radius:0.3125rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:0.5rem}input.btn-block[type="submit"],input.btn-block[type="reset"],input.btn-block[type="button"]{width:100%}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;flex:1 1 auto}.btn-group>.btn:hover,.btn-group-vertical>.btn:hover{z-index:1}.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn:not(:first-child),.btn-group>.btn-group:not(:first-child){margin-left:-1px}.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.btn-group>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:not(:first-child),.btn-group>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:0.5625rem;padding-left:0.5625rem}.dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after,.dropright .dropdown-toggle-split::after{margin-left:0}.dropleft .dropdown-toggle-split::before{margin-right:0}.btn-sm+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split{padding-right:0.375rem;padding-left:0.375rem}.btn-lg+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split{padding-right:0.75rem;padding-left:0.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn input[type="radio"],.btn-group-toggle>.btn input[type="checkbox"],.btn-group-toggle>.btn-group>.btn input[type="radio"],.btn-group-toggle>.btn-group>.btn input[type="checkbox"]{position:absolute;clip:rect(0, 0, 0, 0);pointer-events:none}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:0.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform 0.3s ease-out;transform:translate(0, -50px)}@media (prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-header,.modal-dialog-scrollable .modal-footer{flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered::before{display:block;height:calc(100vh - 1rem);height:-webkit-min-content;height:-moz-min-content;height:min-content;content:""}.modal-dialog-centered.modal-dialog-scrollable{flex-direction:column;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable::before{content:none}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,0.2);border-radius:0.3125rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:0.5}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(0.3125rem - 1px);border-top-right-radius:calc(0.3125rem - 1px)}.modal-header .close{padding:1rem 1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:0.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(0.3125rem - 1px);border-bottom-left-radius:calc(0.3125rem - 1px)}.modal-footer>*{margin:0.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width: 576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered::before{height:calc(100vh - 3.5rem);height:-webkit-min-content;height:-moz-min-content;height:min-content}.modal-sm{max-width:300px}}@media (min-width: 992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width: 1360px){.modal-xl{max-width:1140px}}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:0.3125rem 1rem}.nav-link:hover,.nav-link:focus{text-decoration:none}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-link{margin-bottom:-1px;background-color:transparent;border:1px solid transparent;border-top-left-radius:0.3125rem;border-top-right-radius:0.3125rem}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{isolation:isolate;border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{background:none;border:0;border-radius:0.3125rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#0044db}.nav-fill>.nav-link,.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified>.nav-link,.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:0.25rem 0.5rem}.navbar .container,.navbar .container-fluid,.navbar .container-sm,.navbar .container-md,.navbar .container-lg,.navbar .container-xl{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:0.1484375rem;padding-bottom:0.1484375rem;margin-right:0.5rem;font-size:1.09375rem;line-height:inherit;white-space:nowrap}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:0.3125rem;padding-bottom:0.3125rem}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:0.25rem 0.75rem;font-size:1.09375rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:0.3125rem}.navbar-toggler:hover,.navbar-toggler:focus{text-decoration:none}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:50% / 100% 100% no-repeat}.navbar-nav-scroll{max-height:75vh;overflow-y:auto}@media (max-width: 575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-xl{padding-right:0;padding-left:0}}@media (min-width: 576px){.navbar-expand-sm{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:0.5rem;padding-left:0.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-xl{flex-wrap:nowrap}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (max-width: 767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-md,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-xl{padding-right:0;padding-left:0}}@media (min-width: 768px){.navbar-expand-md{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:0.5rem;padding-left:0.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-md,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-xl{flex-wrap:nowrap}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (max-width: 991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-xl{padding-right:0;padding-left:0}}@media (min-width: 992px){.navbar-expand-lg{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:0.5rem;padding-left:0.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-xl{flex-wrap:nowrap}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (max-width: 1199.98px){.navbar-expand-lgr>.container,.navbar-expand-lgr>.container-fluid,.navbar-expand-lgr>.container-sm,.navbar-expand-lgr>.container-md,.navbar-expand-lgr>.container-lg,.navbar-expand-lgr>.container-xl{padding-right:0;padding-left:0}}@media (min-width: 1200px){.navbar-expand-lgr{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-lgr .navbar-nav{flex-direction:row}.navbar-expand-lgr .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lgr .navbar-nav .nav-link{padding-right:0.5rem;padding-left:0.5rem}.navbar-expand-lgr>.container,.navbar-expand-lgr>.container-fluid,.navbar-expand-lgr>.container-sm,.navbar-expand-lgr>.container-md,.navbar-expand-lgr>.container-lg,.navbar-expand-lgr>.container-xl{flex-wrap:nowrap}.navbar-expand-lgr .navbar-nav-scroll{overflow:visible}.navbar-expand-lgr .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-lgr .navbar-toggler{display:none}}@media (max-width: 1359.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-xl{padding-right:0;padding-left:0}}@media (min-width: 1360px){.navbar-expand-xl{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:0.5rem;padding-left:0.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-xl{flex-wrap:nowrap}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-sm,.navbar-expand>.container-md,.navbar-expand>.container-lg,.navbar-expand>.container-xl{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:0.5rem;padding-left:0.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-sm,.navbar-expand>.container-md,.navbar-expand>.container-lg,.navbar-expand>.container-xl{flex-wrap:nowrap}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand{color:rgba(0,0,0,0.9)}.navbar-light .navbar-brand:hover,.navbar-light .navbar-brand:focus{color:rgba(0,0,0,0.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,0.5)}.navbar-light .navbar-nav .nav-link:hover,.navbar-light .navbar-nav .nav-link:focus{color:rgba(0,0,0,0.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,0.3)}.navbar-light .navbar-nav .show>.nav-link,.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .nav-link.active{color:rgba(0,0,0,0.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,0.5);border-color:rgba(0,0,0,0.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-light .navbar-text{color:rgba(0,0,0,0.5)}.navbar-light .navbar-text a{color:rgba(0,0,0,0.9)}.navbar-light .navbar-text a:hover,.navbar-light .navbar-text a:focus{color:rgba(0,0,0,0.9)}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:hover,.navbar-dark .navbar-brand:focus{color:#fff}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,0.5)}.navbar-dark .navbar-nav .nav-link:hover,.navbar-dark .navbar-nav .nav-link:focus{color:rgba(255,255,255,0.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,0.25)}.navbar-dark .navbar-nav .show>.nav-link,.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .nav-link.active{color:#fff}.navbar-dark .navbar-toggler{color:rgba(255,255,255,0.5);border-color:rgba(255,255,255,0.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-dark .navbar-text{color:rgba(255,255,255,0.5)}.navbar-dark .navbar-text a{color:#fff}.navbar-dark .navbar-text a:hover,.navbar-dark .navbar-text a:focus{color:#fff}@-webkit-keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}.progress{display:flex;height:1rem;overflow:hidden;line-height:0;font-size:0.65625rem;background-color:#e9ecef;border-radius:0.3125rem}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:#fff;text-align:center;white-space:nowrap;background-color:#0044db;transition:width 0.6s ease}@media (prefers-reduced-motion: reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:1s linear infinite progress-bar-stripes;animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion: reduce){.progress-bar-animated{-webkit-animation:none;animation:none}}.fade{transition:opacity 0.15s linear}@media (prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height 0.35s ease}@media (prefers-reduced-motion: reduce){.collapsing{transition:none}}.collapsing.width{width:0;height:auto;transition:width 0.35s ease}@media (prefers-reduced-motion: reduce){.collapsing.width{transition:none}}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{margin-bottom:0.25rem;font-weight:500;line-height:1.2}h1,.h1{font-size:1.25rem}h2,.h2{font-size:1rem}h3,.h3{font-size:0.875rem}h4,.h4{font-size:0.875rem}h5,.h5{font-size:0.75rem}h6,.h6{font-size:0.75rem}.lead{font-size:1.09375rem;font-weight:300}.display-1{font-size:2.625rem;font-weight:400;line-height:1.2}.display-2{font-size:2.25rem;font-weight:400;line-height:1.2}.display-3{font-size:1.875rem;font-weight:400;line-height:1.2}.display-4{font-size:1.5rem;font-weight:400;line-height:1.2}hr{margin-top:0.5rem;margin-bottom:0.5rem;border:0;border-top:1px solid rgba(0,0,0,0.1)}small,.small{font-size:0.875em;font-weight:400}mark,.mark{padding:0.2em;background-color:#fcf8e3}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:0.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:0.5rem;font-size:1.09375rem}.blockquote-footer{display:block;font-size:0.875em;color:#6c757d}.blockquote-footer::before{content:"\2014\00A0"}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,0.125);border-radius:0.3125rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:calc(0.3125rem - 1px);border-top-right-radius:calc(0.3125rem - 1px)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(0.3125rem - 1px);border-bottom-left-radius:calc(0.3125rem - 1px)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;min-height:1px;padding:1.25rem}.card-title{margin-bottom:0.75rem}.card-subtitle{margin-top:-0.375rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:0.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,0.03);border-bottom:1px solid rgba(0,0,0,0.125)}.card-header:first-child{border-radius:calc(0.3125rem - 1px) calc(0.3125rem - 1px) 0 0}.card-footer{padding:0.75rem 1.25rem;background-color:rgba(0,0,0,0.03);border-top:1px solid rgba(0,0,0,0.125)}.card-footer:last-child{border-radius:0 0 calc(0.3125rem - 1px) calc(0.3125rem - 1px)}.card-header-tabs{margin-right:-0.625rem;margin-bottom:-0.75rem;margin-left:-0.625rem;border-bottom:0}.card-header-pills{margin-right:-0.625rem;margin-left:-0.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem;border-radius:calc(0.3125rem - 1px)}.card-img,.card-img-top,.card-img-bottom{flex-shrink:0;width:100%}.card-img,.card-img-top{border-top-left-radius:calc(0.3125rem - 1px);border-top-right-radius:calc(0.3125rem - 1px)}.card-img,.card-img-bottom{border-bottom-right-radius:calc(0.3125rem - 1px);border-bottom-left-radius:calc(0.3125rem - 1px)}.card-deck .card{margin-bottom:15px}@media (min-width: 576px){.card-deck{display:flex;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{flex:1 0 0%;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group>.card{margin-bottom:15px}@media (min-width: 576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-img-top,.card-group>.card:not(:last-child) .card-header{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-img-bottom,.card-group>.card:not(:last-child) .card-footer{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-img-top,.card-group>.card:not(:first-child) .card-header{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-img-bottom,.card-group>.card:not(:first-child) .card-footer{border-bottom-left-radius:0}}.card-columns .card{margin-bottom:0.75rem}@media (min-width: 576px){.card-columns{-moz-column-count:3;column-count:3;-moz-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion{overflow-anchor:none}.accordion>.card{overflow:hidden}.accordion>.card:not(:last-of-type){border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion>.card:not(:first-of-type){border-top-left-radius:0;border-top-right-radius:0}.accordion>.card>.card-header{border-radius:0;margin-bottom:-1px}@font-face{font-family:'Icons';src:url(/fonts/open-iconic.eot);src:url(/fonts/open-iconic.eot?#iconic-sm) format("embedded-opentype"),url(/fonts/open-iconic.woff) format("woff"),url(/fonts/open-iconic.ttf) format("truetype"),url(/fonts/open-iconic.svg#iconic-sm) format("svg");font-weight:normal;font-style:normal}.oi{position:relative;top:1px;display:inline-block;font-family:'Icons';font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.oi:empty:before{width:1em;text-align:center;box-sizing:content-box}.oi.oi-align-center:before{text-align:center}.oi.oi-align-left:before{text-align:left}.oi.oi-align-right:before{text-align:right}.oi.oi-flip-horizontal:before{transform:scale(-1, 1)}.oi.oi-flip-vertical:before{transform:scale(1, -1)}.oi.oi-flip-horizontal-vertical:before{transform:scale(-1, -1)}.oi-account-login:before{content:'\e000'}.oi-account-logout:before{content:'\e001'}.oi-action-redo:before{content:'\e002'}.oi-action-undo:before{content:'\e003'}.oi-align-center:before{content:'\e004'}.oi-align-left:before{content:'\e005'}.oi-align-right:before{content:'\e006'}.oi-aperture:before{content:'\e007'}.oi-arrow-bottom:before{content:'\e008'}.oi-arrow-circle-bottom:before{content:'\e009'}.oi-arrow-circle-left:before{content:'\e00a'}.oi-arrow-circle-right:before{content:'\e00b'}.oi-arrow-circle-top:before{content:'\e00c'}.oi-arrow-left:before{content:'\e00d'}.oi-arrow-right:before{content:'\e00e'}.oi-arrow-thick-bottom:before{content:'\e00f'}.oi-arrow-thick-left:before{content:'\e010'}.oi-arrow-thick-right:before{content:'\e011'}.oi-arrow-thick-top:before{content:'\e012'}.oi-arrow-top:before{content:'\e013'}.oi-audio-spectrum:before{content:'\e014'}.oi-audio:before{content:'\e015'}.oi-badge:before{content:'\e016'}.oi-ban:before{content:'\e017'}.oi-bar-chart:before{content:'\e018'}.oi-basket:before{content:'\e019'}.oi-battery-empty:before{content:'\e01a'}.oi-battery-full:before{content:'\e01b'}.oi-beaker:before{content:'\e01c'}.oi-bell:before{content:'\e01d'}.oi-bluetooth:before{content:'\e01e'}.oi-bold:before{content:'\e01f'}.oi-bolt:before{content:'\e020'}.oi-book:before{content:'\e021'}.oi-bookmark:before{content:'\e022'}.oi-box:before{content:'\e023'}.oi-briefcase:before{content:'\e024'}.oi-british-pound:before{content:'\e025'}.oi-browser:before{content:'\e026'}.oi-brush:before{content:'\e027'}.oi-bug:before{content:'\e028'}.oi-bullhorn:before{content:'\e029'}.oi-calculator:before{content:'\e02a'}.oi-calendar:before{content:'\e02b'}.oi-camera-slr:before{content:'\e02c'}.oi-caret-bottom:before{content:'\e02d'}.oi-caret-left:before{content:'\e02e'}.oi-caret-right:before{content:'\e02f'}.oi-caret-top:before{content:'\e030'}.oi-cart:before{content:'\e031'}.oi-chat:before{content:'\e032'}.oi-check:before{content:'\e033'}.oi-chevron-bottom:before{content:'\e034'}.oi-chevron-left:before{content:'\e035'}.oi-chevron-right:before{content:'\e036'}.oi-chevron-top:before{content:'\e037'}.oi-circle-check:before{content:'\e038'}.oi-circle-x:before{content:'\e039'}.oi-clipboard:before{content:'\e03a'}.oi-clock:before{content:'\e03b'}.oi-cloud-download:before{content:'\e03c'}.oi-cloud-upload:before{content:'\e03d'}.oi-cloud:before{content:'\e03e'}.oi-cloudy:before{content:'\e03f'}.oi-code:before{content:'\e040'}.oi-cog:before{content:'\e041'}.oi-collapse-down:before{content:'\e042'}.oi-collapse-left:before{content:'\e043'}.oi-collapse-right:before{content:'\e044'}.oi-collapse-up:before{content:'\e045'}.oi-command:before{content:'\e046'}.oi-comment-square:before{content:'\e047'}.oi-compass:before{content:'\e048'}.oi-contrast:before{content:'\e049'}.oi-copywriting:before{content:'\e04a'}.oi-credit-card:before{content:'\e04b'}.oi-crop:before{content:'\e04c'}.oi-dashboard:before{content:'\e04d'}.oi-data-transfer-download:before{content:'\e04e'}.oi-data-transfer-upload:before{content:'\e04f'}.oi-delete:before{content:'\e050'}.oi-dial:before{content:'\e051'}.oi-document:before{content:'\e052'}.oi-dollar:before{content:'\e053'}.oi-double-quote-sans-left:before{content:'\e054'}.oi-double-quote-sans-right:before{content:'\e055'}.oi-double-quote-serif-left:before{content:'\e056'}.oi-double-quote-serif-right:before{content:'\e057'}.oi-droplet:before{content:'\e058'}.oi-eject:before{content:'\e059'}.oi-elevator:before{content:'\e05a'}.oi-ellipses:before{content:'\e05b'}.oi-envelope-closed:before{content:'\e05c'}.oi-envelope-open:before{content:'\e05d'}.oi-euro:before{content:'\e05e'}.oi-excerpt:before{content:'\e05f'}.oi-expand-down:before{content:'\e060'}.oi-expand-left:before{content:'\e061'}.oi-expand-right:before{content:'\e062'}.oi-expand-up:before{content:'\e063'}.oi-external-link:before{content:'\e064'}.oi-eye:before{content:'\e065'}.oi-eyedropper:before{content:'\e066'}.oi-file:before{content:'\e067'}.oi-fire:before{content:'\e068'}.oi-flag:before{content:'\e069'}.oi-flash:before{content:'\e06a'}.oi-folder:before{content:'\e06b'}.oi-fork:before{content:'\e06c'}.oi-fullscreen-enter:before{content:'\e06d'}.oi-fullscreen-exit:before{content:'\e06e'}.oi-globe:before{content:'\e06f'}.oi-graph:before{content:'\e070'}.oi-grid-four-up:before{content:'\e071'}.oi-grid-three-up:before{content:'\e072'}.oi-grid-two-up:before{content:'\e073'}.oi-hard-drive:before{content:'\e074'}.oi-header:before{content:'\e075'}.oi-headphones:before{content:'\e076'}.oi-heart:before{content:'\e077'}.oi-home:before{content:'\e078'}.oi-image:before{content:'\e079'}.oi-inbox:before{content:'\e07a'}.oi-infinity:before{content:'\e07b'}.oi-info:before{content:'\e07c'}.oi-italic:before{content:'\e07d'}.oi-justify-center:before{content:'\e07e'}.oi-justify-left:before{content:'\e07f'}.oi-justify-right:before{content:'\e080'}.oi-key:before{content:'\e081'}.oi-laptop:before{content:'\e082'}.oi-layers:before{content:'\e083'}.oi-lightbulb:before{content:'\e084'}.oi-link-broken:before{content:'\e085'}.oi-link-intact:before{content:'\e086'}.oi-list-rich:before{content:'\e087'}.oi-list:before{content:'\e088'}.oi-location:before{content:'\e089'}.oi-lock-locked:before{content:'\e08a'}.oi-lock-unlocked:before{content:'\e08b'}.oi-loop-circular:before{content:'\e08c'}.oi-loop-square:before{content:'\e08d'}.oi-loop:before{content:'\e08e'}.oi-magnifying-glass:before{content:'\e08f'}.oi-map-marker:before{content:'\e090'}.oi-map:before{content:'\e091'}.oi-media-pause:before{content:'\e092'}.oi-media-play:before{content:'\e093'}.oi-media-record:before{content:'\e094'}.oi-media-skip-backward:before{content:'\e095'}.oi-media-skip-forward:before{content:'\e096'}.oi-media-step-backward:before{content:'\e097'}.oi-media-step-forward:before{content:'\e098'}.oi-media-stop:before{content:'\e099'}.oi-medical-cross:before{content:'\e09a'}.oi-menu:before{content:'\e09b'}.oi-microphone:before{content:'\e09c'}.oi-minus:before{content:'\e09d'}.oi-monitor:before{content:'\e09e'}.oi-moon:before{content:'\e09f'}.oi-move:before{content:'\e0a0'}.oi-musical-note:before{content:'\e0a1'}.oi-paperclip:before{content:'\e0a2'}.oi-pencil:before{content:'\e0a3'}.oi-people:before{content:'\e0a4'}.oi-person:before{content:'\e0a5'}.oi-phone:before{content:'\e0a6'}.oi-pie-chart:before{content:'\e0a7'}.oi-pin:before{content:'\e0a8'}.oi-play-circle:before{content:'\e0a9'}.oi-plus:before{content:'\e0aa'}.oi-power-standby:before{content:'\e0ab'}.oi-print:before{content:'\e0ac'}.oi-project:before{content:'\e0ad'}.oi-pulse:before{content:'\e0ae'}.oi-puzzle-piece:before{content:'\e0af'}.oi-question-mark:before{content:'\e0b0'}.oi-rain:before{content:'\e0b1'}.oi-random:before{content:'\e0b2'}.oi-reload:before{content:'\e0b3'}.oi-resize-both:before{content:'\e0b4'}.oi-resize-height:before{content:'\e0b5'}.oi-resize-width:before{content:'\e0b6'}.oi-rss-alt:before{content:'\e0b7'}.oi-rss:before{content:'\e0b8'}.oi-script:before{content:'\e0b9'}.oi-share-boxed:before{content:'\e0ba'}.oi-share:before{content:'\e0bb'}.oi-shield:before{content:'\e0bc'}.oi-signal:before{content:'\e0bd'}.oi-signpost:before{content:'\e0be'}.oi-sort-ascending:before{content:'\e0bf'}.oi-sort-descending:before{content:'\e0c0'}.oi-spreadsheet:before{content:'\e0c1'}.oi-star:before{content:'\e0c2'}.oi-sun:before{content:'\e0c3'}.oi-tablet:before{content:'\e0c4'}.oi-tag:before{content:'\e0c5'}.oi-tags:before{content:'\e0c6'}.oi-target:before{content:'\e0c7'}.oi-task:before{content:'\e0c8'}.oi-terminal:before{content:'\e0c9'}.oi-text:before{content:'\e0ca'}.oi-thumb-down:before{content:'\e0cb'}.oi-thumb-up:before{content:'\e0cc'}.oi-timer:before{content:'\e0cd'}.oi-transfer:before{content:'\e0ce'}.oi-trash:before{content:'\e0cf'}.oi-underline:before{content:'\e0d0'}.oi-vertical-align-bottom:before{content:'\e0d1'}.oi-vertical-align-center:before{content:'\e0d2'}.oi-vertical-align-top:before{content:'\e0d3'}.oi-video:before{content:'\e0d4'}.oi-volume-high:before{content:'\e0d5'}.oi-volume-low:before{content:'\e0d6'}.oi-volume-off:before{content:'\e0d7'}.oi-warning:before{content:'\e0d8'}.oi-wifi:before{content:'\e0d9'}.oi-wrench:before{content:'\e0da'}.oi-x:before{content:'\e0db'}.oi-yen:before{content:'\e0dc'}.oi-zoom-in:before{content:'\e0dd'}.oi-zoom-out:before{content:'\e0de'}.bg-blue{background-color:#0044db !important}.text-blue{color:#0044db !important}.border-blue{border-color:#0044db !important}.bg-indigo{background-color:#6610f2 !important}.text-indigo{color:#6610f2 !important}.border-indigo{border-color:#6610f2 !important}.bg-purple{background-color:#6f42c1 !important}.text-purple{color:#6f42c1 !important}.border-purple{border-color:#6f42c1 !important}.bg-pink{background-color:#e83e8c !important}.text-pink{color:#e83e8c !important}.border-pink{border-color:#e83e8c !important}.bg-red{background-color:#cf3422 !important}.text-red{color:#cf3422 !important}.border-red{border-color:#cf3422 !important}.bg-orange{background-color:#fda100 !important}.text-orange{color:#fda100 !important}.border-orange{border-color:#fda100 !important}.bg-yellow{background-color:#ffc107 !important}.text-yellow{color:#ffc107 !important}.border-yellow{border-color:#ffc107 !important}.bg-green{background-color:#3e8a3d !important}.text-green{color:#3e8a3d !important}.border-green{border-color:#3e8a3d !important}.bg-teal{background-color:#8fd5ac !important}.text-teal{color:#8fd5ac !important}.border-teal{border-color:#8fd5ac !important}.bg-cyan{background-color:#17a2b8 !important}.text-cyan{color:#17a2b8 !important}.border-cyan{border-color:#17a2b8 !important}.bg-white{background-color:#fff !important}.text-white{color:#fff !important}.border-white{border-color:#fff !important}.bg-gray{background-color:#ccc !important}.text-gray{color:#ccc !important}.border-gray{border-color:#ccc !important}.bg-gray-dark{background-color:#767676 !important}.text-gray-dark{color:#767676 !important}.border-gray-dark{border-color:#767676 !important}.bg-light{background-color:#f8f8f8 !important}.text-light{color:#f8f8f8 !important}.border-light{border-color:#f8f8f8 !important}.bg-dark{background-color:#101010 !important}.text-dark{color:#101010 !important}.border-dark{border-color:#101010 !important}.bg-black{background-color:#000 !important}.text-black{color:#000 !important}.border-black{border-color:#000 !important}.bg-light-orange{background-color:#fff2db !important}.text-light-orange{color:#fff2db !important}.border-light-orange{border-color:#fff2db !important}.bg-light-blue{background-color:#ecf5fb !important}.text-light-blue{color:#ecf5fb !important}.border-light-blue{border-color:#ecf5fb !important}.bg-light-gray{background-color:#f3f3f3 !important}.text-light-gray{color:#f3f3f3 !important}.border-light-gray{border-color:#f3f3f3 !important}.bg-navy{background-color:#1a9ca9 !important}.text-navy{color:#1b3950 !important}.border-navy{border-color:#1b3950 !important}.bg-slate{background-color:#536670 !important}.text-slate{color:#536670 !important}.border-slate{border-color:#536670 !important}.bg-cerulean{background-color:#006ad1 !important}.text-cerulean{color:#006ad1 !important}.border-cerulean{border-color:#006ad1 !important}.bg-gray-100{background-color:#f8f9fa !important}.text-gray-100{color:#f8f9fa !important}.border-gray-100{border-color:#f8f9fa !important}.bg-gray-200{background-color:#e9ecef !important}.text-gray-200{color:#e9ecef !important}.border-gray-200{border-color:#e9ecef !important}.bg-gray-300{background-color:#dee2e6 !important}.text-gray-300{color:#dee2e6 !important}.border-gray-300{border-color:#dee2e6 !important}.bg-gray-400{background-color:#ced4da !important}.text-gray-400{color:#ced4da !important}.border-gray-400{border-color:#ced4da !important}.bg-gray-500{background-color:#adb5bd !important}.text-gray-500{color:#adb5bd !important}.border-gray-500{border-color:#adb5bd !important}.bg-gray-600{background-color:#6c757d !important}.text-gray-600{color:#6c757d !important}.border-gray-600{border-color:#6c757d !important}.bg-gray-700{background-color:#495057 !important}.text-gray-700{color:#495057 !important}.border-gray-700{border-color:#495057 !important}.bg-gray-800{background-color:#343a40 !important}.text-gray-800{color:#343a40 !important}.border-gray-800{border-color:#343a40 !important}.bg-gray-900{background-color:#212529 !important}.text-gray-900{color:#212529 !important}.border-gray-900{border-color:#212529 !important}.bg-sky-blue{background-color:#608dce !important}.text-sky-blue{color:#608dce !important}.border-sky-blue{border-color:#608dce !important}.bg-light-sky-blue{background-color:#d5dff5 !important}.text-light-sky-blue{color:#d5dff5 !important}.border-light-sky-blue{border-color:#d5dff5 !important}.bg-bermuda-grey{background-color:#64839c !important}.text-bermuda-grey{color:#64839c !important}.border-bermuda-grey{border-color:#64839c !important}.bg-water-blue{background-color:#156ed5 !important}.text-water-blue{color:#156ed5 !important}.border-water-blue{border-color:#156ed5 !important}.bg-tutor-blue{background-color:#307c41 !important}.text-tutor-blue{color:#2c6dd4 !important}.border-tutor-blue{border-color:#2c6dd4 !important}.bg-aquamarine{background-color:#76cd99 !important}.text-aquamarine{color:#76cd99 !important}.border-aquamarine{border-color:#76cd99 !important}.bg-medium-persian-blue{background-color:#026daa !important}.text-medium-persian-blue{color:#026daa !important}.border-medium-persian-blue{border-color:#026daa !important}.bg-very-light-blue{background-color:#ecf2f6 !important}.text-very-light-blue{color:#ecf2f6 !important}.border-very-light-blue{border-color:#ecf2f6 !important}.bg-link-purple{background-color:#0a2e89 !important}.text-link-purple{color:#0a2e89 !important}.border-link-purple{border-color:#0a2e89 !important}.bg-light-cerulean{background-color:#4a85ef !important}.text-light-cerulean{color:#4a85ef !important}.border-light-cerulean{border-color:#4a85ef !important}@continue;.border-0{border-width:0 !important}.border-top-0{border-top-width:0 !important}.border-right-0{border-right-width:0 !important}.border-bottom-0{border-bottom-width:0 !important}.border-left-0{border-left-width:0 !important}.border-1{border-width:0.125rem !important}.border-top-1{border-top-width:0.125rem !important}.border-right-1{border-right-width:0.125rem !important}.border-bottom-1{border-bottom-width:0.125rem !important}.border-left-1{border-left-width:0.125rem !important}.border-2{border-width:0.25rem !important}.border-top-2{border-top-width:0.25rem !important}.border-right-2{border-right-width:0.25rem !important}.border-bottom-2{border-bottom-width:0.25rem !important}.border-left-2{border-left-width:0.25rem !important}.border-3{border-width:0.5rem !important}.border-top-3{border-top-width:0.5rem !important}.border-right-3{border-right-width:0.5rem !important}.border-bottom-3{border-bottom-width:0.5rem !important}.border-left-3{border-left-width:0.5rem !important}.border-4{border-width:0.75rem !important}.border-top-4{border-top-width:0.75rem !important}.border-right-4{border-right-width:0.75rem !important}.border-bottom-4{border-bottom-width:0.75rem !important}.border-left-4{border-left-width:0.75rem !important}.border-5{border-width:1.5rem !important}.border-top-5{border-top-width:1.5rem !important}.border-right-5{border-right-width:1.5rem !important}.border-bottom-5{border-bottom-width:1.5rem !important}.border-left-5{border-left-width:1.5rem !important}.border-6{border-width:2rem !important}.border-top-6{border-top-width:2rem !important}.border-right-6{border-right-width:2rem !important}.border-bottom-6{border-bottom-width:2rem !important}.border-left-6{border-left-width:2rem !important}.h-0{height:0 !important}.absolute-top{position:absolute;top:0}.absolute-bottom{position:absolute;bottom:0}.absolute-left{position:absolute;left:0}.absolute-right{position:absolute;right:0}.h-10-px{height:10px}.mh-10-px{max-height:10px}.w-10-px{width:10px}.mw-10-px{max-width:10px}.h-25-px{height:25px}.mh-25-px{max-height:25px}.w-25-px{width:25px}.mw-25-px{max-width:25px}.h-50-px{height:50px}.mh-50-px{max-height:50px}.w-50-px{width:50px}.mw-50-px{max-width:50px}.h-100-px{height:100px}.mh-100-px{max-height:100px}.w-100-px{width:100px}.mw-100-px{max-width:100px}.h-150-px{height:150px}.mh-150-px{max-height:150px}.w-150-px{width:150px}.mw-150-px{max-width:150px}.h-200-px{height:200px}.mh-200-px{max-height:200px}.w-200-px{width:200px}.mw-200-px{max-width:200px}.h-250-px{height:250px}.mh-250-px{max-height:250px}.w-250-px{width:250px}.mw-250-px{max-width:250px}.h-500-px{height:500px}.mh-500-px{max-height:500px}.w-500-px{width:500px}.mw-500-px{max-width:500px}.dropdown:not(:focus-visible):hover>.dropdown-menu{display:block}.list-position-inside{list-style-position:inside}.justify-content-evenly{justify-content:space-around;justify-content:space-evenly}.text-decoration-line-through{text-decoration:line-through}.progress{height:.75rem;border-radius:.9rem}.opacity-0{opacity:0}.opacity-25{opacity:0.25}.opacity-50{opacity:0.5}.opacity-75{opacity:0.75}.opacity-100{opacity:1}.stylesheet-tester{position:relative;top:0}.site-loaded>.app-wrapper{opacity:1}.site-loaded>.site-loading-indicator{display:none}.storefront-secondary-title{font-family:"Source Sans Pro", sans-serif !important;font-size:44px;font-weight:700;line-height:54px;color:#1b3950 !important}.storefront-link{font-family:"Source Sans Pro", sans-serif;font-size:16px;font-weight:400;line-height:20.11px;color:#0044db;text-decoration:underline}.storefront-link:hover{color:#006ad1;cursor:pointer}.storefront-body-text{font-family:"Source Sans Pro", sans-serif;font-size:16px;font-weight:400;line-height:20.11px}.storefront-disclaimer-text{font-family:"Source Sans Pro", sans-serif;font-size:16px;font-style:italic;font-weight:400;line-height:20.11px;color:#1b3950}.ProductDetailPage{font-family:"Source Sans Pro", sans-serif !important;color:#1b3950}.ProductDetailPage .details-wrapper:first-of-type{background-color:#ecf2f6}.ProductDetailPage .sections-container .sections-wrapper:nth-child(odd){background-color:#ecf2f6}.ProductDetailPage .sections-container .sections-wrapper:nth-child(odd) .sample-question{background-color:#fff}.ProductDetailPage .sections-container .sections-wrapper:nth-child(even){background-color:#fff}.ProductDetailPage .sections-container .sections-wrapper:nth-child(even) .sample-question{background-color:#ecf2f6}.ProductDetailPage .storefront-primary-title{font-family:"Source Sans Pro", sans-serif !important;font-size:44px;font-weight:900;line-height:54px;color:#1b3950}.ProductDetailPage .storefront-underlined-title{font-size:16px;font-weight:400;line-height:38px;color:#1b3950;letter-spacing:.1em}.ProductDetailPage .storefront-button-text{font-family:"Source Sans Pro", sans-serif;font-size:20px;font-weight:700;line-height:25.14px;color:#fff;text-align:center}.ProductDetailPage .sample-modal-overlay{position:fixed;top:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:rgba(0,0,0,0.5)}.ProductDetailPage .sample-modal{width:100%;max-width:600px;background:#fff;border-radius:8px;box-shadow:0 0 10px rgba(0,0,0,0.3)}.ProductDetailPage .sample-modal-header{display:flex;justify-content:flex-end;height:50px;background-color:#ecf2f6}.ProductDetailPage .sample-modal-header button{padding:10px;font-size:20px;cursor:pointer;background:none;border:none}.ProductDetailPage .sample-modal-body{height:500px;padding:20px;overflow:auto}.ProductDetailPage .sample-modal-body .explanation .SvgContainer,.ProductDetailPage .sample-modal-body .correct{stroke:#3e8a3d}.ProductDetailPage .sample-modal-body .green{font-size:22px;color:#3e8a3d}.ProductDetailPage .sample-modal-body .incorrect{stroke:#c53939}.ProductDetailPage .sample-modal-body .bordered{border:1px solid #ccc;border-radius:25px}.ProductDetailPage .sample-modal-body .bordered-right{border-right:1px solid #ccc}.ProductDetailPage .sample-modal-body .element{display:flex;align-items:center;justify-content:center}.ProductDetailPage .sample-modal-body .question,.ProductDetailPage .sample-modal-body .explanation{display:flex}.ProductDetailPage .sample-modal-body .q-element{font-size:24px}.ProductDetailPage .sample-modal-footer{display:flex;align-items:center;justify-content:center;height:auto;padding:10px 20px;text-align:center;background-color:#ecf2f6}.ProductDetailPage .sample-modal-footer p{margin-bottom:0 !important}.ProductDetailPage .best-value{width:100%;padding-top:1rem;padding-bottom:1rem;font-size:20px;font-weight:700;line-height:38px;color:#fff;text-align:center;background-color:#3e8a3d;border-top-left-radius:25px;border-top-right-radius:25px}.ProductDetailPage .page-header{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;max-width:1320px;margin:auto}.ProductDetailPage .page-header .details{width:60%;height:auto}.ProductDetailPage .page-header .details-content a{color:#0044db}.ProductDetailPage .page-header .details-content h2{margin-bottom:4rem;font-size:44px;font-weight:900;line-height:54px}.ProductDetailPage .page-header .details-content p{font-size:16px}.ProductDetailPage .page-header .details-content ul{padding-left:0}.ProductDetailPage .page-header .details-content li{font-size:16px;line-height:20px;list-style-type:none}.ProductDetailPage .page-header .details-content .circle-check{min-width:16px;min-height:16px;margin-top:.1rem;margin-right:10px;stroke:#3e8a3d;stroke-width:2}.ProductDetailPage .page-header .blurb p{margin-top:0;margin-bottom:0}.ProductDetailPage .page-header .banner-image{width:40%;padding-bottom:40%}.ProductDetailPage .page-header-tablet-xl{display:none}.ProductDetailPage .pricing-cards{display:flex;align-items:flex-end;width:100%;max-width:1920px;margin:0 auto}.ProductDetailPage .pricing-cards .other-card{border:1px solid #ccc;border-radius:25px}.ProductDetailPage .pricing-cards .other-card .institutional-description{margin-bottom:1.5rem}.ProductDetailPage .pricing-cards .other-card a{font-family:"Source Sans Pro", sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:20px;color:#0044db;-webkit-text-decoration-line:underline;text-decoration-line:underline}.ProductDetailPage .pricing-cards,.ProductDetailPage .mobile-view{justify-content:space-between;padding-top:.5rem;padding-bottom:2rem;overflow-x:hidden;background-color:#fff}.ProductDetailPage .pricing-cards .pricing-card,.ProductDetailPage .mobile-view .pricing-card{width:30%;min-width:25%;border:1px solid #ccc;border-radius:25px}.ProductDetailPage .pricing-cards .header,.ProductDetailPage .mobile-view .header{height:13rem;padding-top:1px;padding-bottom:1px;margin-top:1px;margin-bottom:1px}.ProductDetailPage .pricing-cards h2,.ProductDetailPage .mobile-view h2{margin-top:1.5rem;font-size:44px;font-weight:700;text-align:center}.ProductDetailPage .pricing-cards .questions-count,.ProductDetailPage .mobile-view .questions-count{width:85%;padding:5px;margin-top:1.5rem;margin-bottom:1.5rem;margin-left:7.5%;font-size:20px;font-weight:600;text-align:center;background-color:#ecf2f6}.ProductDetailPage .pricing-cards .monthly-savings,.ProductDetailPage .mobile-view .monthly-savings{width:60%;padding:5px;margin-bottom:1.5rem;margin-left:20%;font-size:16px;font-weight:600;color:#cf3422;text-align:center;border:1px solid #cf3422;border-radius:5px}.ProductDetailPage .pricing-cards .hidden,.ProductDetailPage .mobile-view .hidden{visibility:hidden}.ProductDetailPage .pricing-cards .details,.ProductDetailPage .mobile-view .details{height:10rem;margin-bottom:1px;font-size:16px;font-weight:600}.ProductDetailPage .pricing-cards .details ul,.ProductDetailPage .mobile-view .details ul{padding-left:0;margin-right:10%;margin-left:10%}.ProductDetailPage .pricing-cards .details li,.ProductDetailPage .mobile-view .details li{font-size:16px;font-weight:600;line-height:20px;list-style-type:none}.ProductDetailPage .pricing-cards .details .circle-check,.ProductDetailPage .mobile-view .details .circle-check{min-width:16px;min-height:16px;margin-top:.15rem;margin-right:.3rem;stroke:#3e8a3d;stroke-width:2}.ProductDetailPage .pricing-cards .Tooltip,.ProductDetailPage .mobile-view .Tooltip{width:1.18rem;height:1.18rem}.ProductDetailPage .pricing-cards .mobile-tooltip,.ProductDetailPage .mobile-view .mobile-tooltip{width:180px}.ProductDetailPage .pricing-cards .upgrade,.ProductDetailPage .pricing-cards .expand-upgrade,.ProductDetailPage .pricing-cards .collapse-upgrade,.ProductDetailPage .mobile-view .upgrade,.ProductDetailPage .mobile-view .expand-upgrade,.ProductDetailPage .mobile-view .collapse-upgrade{font-size:15px;font-weight:600;text-align:center;border-top:1px solid #ccc;border-bottom:1px solid #ccc}.ProductDetailPage .pricing-cards .upgrade p,.ProductDetailPage .pricing-cards .expand-upgrade p,.ProductDetailPage .pricing-cards .collapse-upgrade p,.ProductDetailPage .mobile-view .upgrade p,.ProductDetailPage .mobile-view .expand-upgrade p,.ProductDetailPage .mobile-view .collapse-upgrade p{margin-top:.3rem;margin-bottom:.3rem;font-size:16px;font-weight:700}.ProductDetailPage .pricing-cards .expand-upgrade,.ProductDetailPage .pricing-cards .collapse-upgrade,.ProductDetailPage .mobile-view .expand-upgrade,.ProductDetailPage .mobile-view .collapse-upgrade{display:none}.ProductDetailPage .pricing-cards .add-ons,.ProductDetailPage .mobile-view .add-ons{margin-top:1.5rem;margin-right:7.5%;margin-bottom:1.5rem;margin-left:7.5%;font-size:16px}.ProductDetailPage .pricing-cards .add-ons label,.ProductDetailPage .mobile-view .add-ons label{font-weight:600}.ProductDetailPage .pricing-cards .add-ons li,.ProductDetailPage .mobile-view .add-ons li{font-weight:400}.ProductDetailPage .pricing-cards .add-ons .regular-checkbox,.ProductDetailPage .mobile-view .add-ons .regular-checkbox{position:relative;display:inline-block;max-height:14px;padding:6px;border:1px solid #767676;border-radius:4px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.ProductDetailPage .pricing-cards .add-ons .regular-checkbox:checked,.ProductDetailPage .mobile-view .add-ons .regular-checkbox:checked{-webkit-appearance:checkbox;-moz-appearance:checkbox;appearance:checkbox}.ProductDetailPage .pricing-cards .add-ons .regular-checkbox:hover,.ProductDetailPage .mobile-view .add-ons .regular-checkbox:hover{padding:5px;cursor:pointer;border:2px solid #0044db}.ProductDetailPage .pricing-cards .add-ons .strike,.ProductDetailPage .mobile-view .add-ons .strike{text-decoration:line-through}.ProductDetailPage .pricing-cards .add-ons .price-red,.ProductDetailPage .mobile-view .add-ons .price-red{color:#cf3422}.ProductDetailPage .pricing-cards .add-ons .cme:hover,.ProductDetailPage .pricing-cards .add-ons .practice-exam:hover,.ProductDetailPage .mobile-view .add-ons .cme:hover,.ProductDetailPage .mobile-view .add-ons .practice-exam:hover{background-color:#ecf2f6}.ProductDetailPage .pricing-cards .add-to-cart,.ProductDetailPage .mobile-view .add-to-cart{height:9rem;padding-right:0;padding-left:0;text-align:center}.ProductDetailPage .pricing-cards .add-to-cart h3,.ProductDetailPage .mobile-view .add-to-cart h3{margin-top:1.5rem;margin-bottom:1.5rem;font-size:44px;font-weight:700;color:#1b3950}.ProductDetailPage .pricing-cards .add-to-cart .btn,.ProductDetailPage .mobile-view .add-to-cart .btn{font-size:20px;font-weight:700}.ProductDetailPage .best-value p{margin-bottom:0}.ProductDetailPage .mobile-view{display:none}.ProductDetailPage .pagination-dots{display:none}.ProductDetailPage .other-pricing-cards{align-items:center;justify-content:space-between;width:100%;max-width:1920px;margin-top:2.5rem;margin-bottom:1rem;background-color:#fff}.ProductDetailPage .other-pricing-cards h3{margin-bottom:1.5rem;font-size:28px;font-weight:700;line-height:35px;color:#1b3950}.ProductDetailPage .other-pricing-cards p{margin-bottom:3rem;font-size:16px;font-weight:400;line-height:20px}.ProductDetailPage .other-pricing-cards .free-trial{width:45%;padding-top:3rem;padding-right:3rem;padding-left:3rem;border:1px solid #ccc;border-radius:25px}.ProductDetailPage .other-pricing-cards .free-trial .btn{padding:10px;margin-top:1rem;font-size:20px;font-weight:700;line-height:25px;text-align:center}.ProductDetailPage .other-pricing-cards .institutional{width:45%;padding:3rem;margin-left:auto;border:1px solid #ccc;border-radius:25px}.ProductDetailPage .other-pricing-cards .institutional a{font-size:16px;font-weight:600;line-height:20px;color:#0044db;text-decoration:underline}.ProductDetailPage .other-pricing-cards .institutional a:hover{color:#006ad1}.ProductDetailPage .one-year-pricing-card{align-items:center;width:100%;max-width:1920px;margin-top:2rem;background-color:#fff}.ProductDetailPage .one-year-pricing-card .wrapper{align-items:center;justify-content:center;width:100%;height:100%;border:1px solid #ccc;border-radius:25px}.ProductDetailPage .one-year-pricing-card .wrapper .details,.ProductDetailPage .one-year-pricing-card .wrapper .features,.ProductDetailPage .one-year-pricing-card .wrapper .add-to-cart{display:flex;align-items:center;justify-content:center;width:33.33%;height:100%;padding-top:1.5rem;padding-bottom:1.5rem}.ProductDetailPage .one-year-pricing-card .details h2{font-size:44px;font-weight:700}.ProductDetailPage .one-year-pricing-card .details p{font-size:24px;font-weight:600;text-align:center}.ProductDetailPage .one-year-pricing-card .features{font-size:16px;font-weight:600;border-right:1px solid #ccc}.ProductDetailPage .one-year-pricing-card .features ul{padding-left:0;margin-bottom:0}.ProductDetailPage .one-year-pricing-card .features li{list-style-type:none}.ProductDetailPage .one-year-pricing-card .features .circle-check{min-width:16px;min-height:16px;margin-top:.1rem;margin-bottom:5px;stroke:#3e8a3d;stroke-width:2}.ProductDetailPage .one-year-pricing-card .add-to-cart{text-align:center}.ProductDetailPage .one-year-pricing-card .add-to-cart h3{font-size:44px;font-weight:700;color:#1b3950}.ProductDetailPage .one-year-pricing-card .add-to-cart .btn{font-size:20px;font-weight:700}.ProductDetailPage .one-year-pricing-card .simplified-pricing-card{width:70%;margin:0 15%;border:1px solid #ccc;border-radius:25px}.ProductDetailPage .one-year-pricing-card .simplified-pricing-card .header{height:auto;margin-top:3rem}.ProductDetailPage .one-year-pricing-card .simplified-pricing-card .header h2{margin-top:0}.ProductDetailPage .one-year-pricing-card .simplified-pricing-card .details{height:auto;min-height:0;padding-top:3rem;padding-bottom:3rem;border-bottom:1px solid #ccc}.ProductDetailPage .one-year-pricing-card .simplified-pricing-card .add-to-cart-form{height:auto;margin-top:3rem}@media screen and (max-width: 768px){.ProductDetailPage .one-year-pricing-card .simplified-pricing-card{width:85%;margin:0 7.5%}}@media screen and (max-width: 576px){.ProductDetailPage .one-year-pricing-card .simplified-pricing-card{width:92%;margin:0 4%}}.ProductDetailPage .cme-pricing-cards{display:flex;align-items:flex-end;width:100%;max-width:1920px;margin-top:2rem;background-color:#fff}.ProductDetailPage .cme-pricing-cards .simplified-pricing-card{width:30%;border:1px solid #ccc;border-radius:25px}.ProductDetailPage .cme-pricing-cards .simplified-pricing-card .header h2{margin-top:2.5rem}.ProductDetailPage .cme-pricing-cards .simplified-pricing-card .monthly-savings{margin-top:3rem;margin-bottom:0}.ProductDetailPage .cme-pricing-cards .simplified-pricing-card .add-to-cart h3{margin-top:0;margin-bottom:2.5rem}.ProductDetailPage .two-cards{justify-content:center}.ProductDetailPage .two-cards .simplified-pricing-card{margin:0 3%}.ProductDetailPage .cme-two-dots{display:none;justify-content:space-evenly;width:15%;margin:0 42.5%}.ProductDetailPage .three-cards{justify-content:space-between}.ProductDetailPage .other-cards{align-items:center;max-width:1920px;margin-top:4rem}.ProductDetailPage .other-cards .institutional{width:100%;padding:1.5rem 1.5rem 1.5rem 8.5%;border:1px solid #ccc;border-radius:25px}.ProductDetailPage .other-cards .institutional h3{margin-bottom:1.5rem;font-size:28px;font-weight:700;line-height:35px;color:#1b3950}.ProductDetailPage .other-cards .institutional p{margin-right:5rem;margin-bottom:3rem;font-size:16px;font-weight:400;line-height:20px}.ProductDetailPage .other-cards .institutional a{color:#0044db;text-decoration:underline}.ProductDetailPage .other-cards .institutional a:hover{color:#006ad1}@media screen and (max-width: 1360px){.ProductDetailPage .other-cards .institutional{padding-left:5.5%}}.ProductDetailPage .all-plans-section .all-plans-item{width:75%}.ProductDetailPage .all-plans-section .all-plans-sub-item{width:100%}.ProductDetailPage .all-plans-section .all-plans-sub-item p{margin-bottom:.5rem;line-height:1.5rem}.ProductDetailPage .all-plans-section .primary-list{font-size:16px;line-height:35px;list-style:none}.ProductDetailPage .all-plans-section .sub-list{inline-size:505px;overflow-wrap:break-word;list-style:disc}.ProductDetailPage .all-plans-section .SvgContainer{fill:transparent}.ProductDetailPage .static-image .text-container{max-width:472px}.ProductDetailPage .expandable-dropdown-container{font-size:16px;line-height:20.11px;color:#1b3950;border:2px solid #ccc;border-radius:20px}.ProductDetailPage .expandable-dropdown-container a{color:#0044db}.ProductDetailPage .expandable-dropdown-container .row{margin-right:0px;margin-left:0px}.ProductDetailPage .expandable-dropdown-container .expandable-dropdown-item{border-bottom:2px solid #ccc}.ProductDetailPage .expandable-dropdown-container .expandable-dropdown-item:last-child{border-bottom:0px}.ProductDetailPage .expandable-dropdown-container .expandable-dropdown-item .item-header{font-size:16px;font-weight:600}.ProductDetailPage .expandable-dropdown-container .expandable-dropdown-item .item-body{font-weight:400}.ProductDetailPage .carousel-image .col-10{padding:0}.ProductDetailPage .carousel-image span:hover{cursor:pointer}.ProductDetailPage .carousel-image span:hover .arrow{stroke:#1b3950}.ProductDetailPage .carousel-image .arrow{fill:none;stroke:#bababa;stroke-width:3}.ProductDetailPage .carousel-image .prev-arrow{padding-right:10px}.ProductDetailPage .carousel-image .next-arrow{padding-left:10px}.ProductDetailPage .carousel-image .pagination-dots{display:flex;-ms-grid-row-align:center;align-self:center;justify-content:space-between;width:15%}.ProductDetailPage .carousel-image .pagination-dots .SvgContainer{margin-right:10px}.ProductDetailPage .markdown{padding-bottom:3rem}.ProductDetailPage .markdown a{color:#0044db}.ProductDetailPage .markdown h3{color:#1b3950}.ProductDetailPage .markdown .content *{margin-left:0;font-size:16px;font-weight:400;line-height:20.11px}.ProductDetailPage .markdown .content * strong{font-weight:700}.ProductDetailPage .markdown .content>:first-child{margin-bottom:3rem;font-family:"Source Sans Pro", sans-serif;font-size:44px;font-style:normal;font-weight:700;line-height:52px;text-align:center}@media screen and (max-width: 992px){.ProductDetailPage .markdown .content>:first-child{text-align:left}}.ProductDetailPage .feature-group img{width:155px;height:125px}.ProductDetailPage .feature-group p{font-size:16px;font-weight:400;line-height:20.11px}.ProductDetailPage .blog-feed .blog-title{color:#1b3950}.ProductDetailPage .blog-feed a{color:#0044db}@media (min-width: 992px){.ProductDetailPage .blog-feed h1{text-align:center}}.ProductDetailPage .sample-question{padding-bottom:1rem}.ProductDetailPage .sample-question .title h2{font-size:44px;font-weight:700;line-height:54px;text-align:center}.ProductDetailPage .sample-question .strikeout{text-decoration:line-through}.ProductDetailPage .sample-question .answer:hover{cursor:text}.ProductDetailPage .sample-question .answer{align-items:center;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content}.ProductDetailPage .sample-question .answer [type="radio"]{position:absolute;left:-9999px;opacity:0}.ProductDetailPage .sample-question .answer label{position:relative;padding:10px;margin-bottom:0;cursor:pointer;background-color:#fff;border:1px solid #ccc;border-radius:50%}.ProductDetailPage .sample-question .answer [type="radio"]:checked+label::before{position:absolute;right:2.5px;bottom:2.5px;z-index:1;display:block;width:15px;height:15px;content:"";background-color:#006ad1;border-radius:50%}.ProductDetailPage .sample-question .answer [type="radio"]:checked+label{border-color:#006ad1}.ProductDetailPage .sample-question .is-striking-out:hover{cursor:crosshair;cursor:url(/images/Strikeout-cursor.svg) 16 16,auto}.ProductDetailPage .sample-question .check-answer{background-color:#fff;border-right:1px solid #ccc;border-left:1px solid #ccc}.ProductDetailPage .sample-question .check-answer .btn{margin-left:2rem}.ProductDetailPage .sample-question .explanation-container{padding:2rem;background-color:#fff;border-right:1px solid #ccc;border-bottom:1px solid #ccc;border-left:1px solid #ccc;border-bottom-right-radius:12px;border-bottom-left-radius:12px}.ProductDetailPage .sample-question .explanation-container a{color:#0044db}.ProductDetailPage .sample-question input{width:20px}.ProductDetailPage .question-header{background-color:#57656f;border-top-left-radius:12px;border-top-right-radius:12px}.ProductDetailPage .question-header .question-nav{padding-top:.6rem;padding-bottom:.4rem;padding-left:2rem}.ProductDetailPage .question-header .question-toggles{padding-top:.4rem;padding-bottom:.4rem;padding-left:2rem}.ProductDetailPage .question-header h2{font-size:20px}.ProductDetailPage .question-body{padding-top:2.5rem;padding-right:2rem;background-color:#fff;border-right:1px solid #ccc;border-left:1px solid #ccc}.ProductDetailPage .question-body .question-name{padding-bottom:1.5rem;padding-left:2rem}.ProductDetailPage .question-body ul{padding-left:0}.ProductDetailPage .question-body li{list-style-type:none}.ProductDetailPage .question-body .indicator{width:2rem}.ProductDetailPage .question-body .indicator .danger{padding-left:1rem;color:#d9534f}.ProductDetailPage .question-body .indicator .success{padding-left:1rem;color:#5cb85c}.ProductDetailPage .question-body .answers{padding-bottom:1.5rem;margin-bottom:0}.ProductDetailPage .UpArrowIcon{position:fixed;right:50px;bottom:50px;z-index:1}.ProductDetailPage .accreditors h2{font-size:44px;font-weight:700;line-height:54px}.ProductDetailPage #paragraph-wrapper{font-family:"Source Sans Pro", sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:20px}.ProductDetailPage .product-cards .arrow{fill:none;stroke:#bababa;stroke-width:3}.ProductDetailPage .product-cards .product-cards-carousel{width:85%}.ProductDetailPage .product-cards .product-card{max-width:30%;min-height:209px;max-height:80%;border:2px solid #ccc;border-radius:20px}.ProductDetailPage .product-cards .card-title{height:20%}.ProductDetailPage .product-cards .product-card-body{height:20%}.ProductDetailPage .product-cards .card-cta{height:20%}.ProductDetailPage .product-cards .pagination-dots{display:flex;-ms-grid-row-align:center;align-self:center;justify-content:space-between;width:15%}.ProductDetailPage .product-cards .pagination-dots .SvgContainer{margin-right:10px}.ProductDetailPage .testimonials-section{padding:0 17.5%}.ProductDetailPage .testimonials-section .inner-wrapper{align-items:stretch}.ProductDetailPage .testimonials-section a{color:#fff}.ProductDetailPage .testimonials-section a:hover{color:#fff;text-decoration:none !important}.ProductDetailPage .testimonials-section h4{position:relative;align-self:flex-start;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:16px;font-weight:400;line-height:38px;color:#1b3950;text-transform:uppercase;letter-spacing:.05em}.ProductDetailPage .testimonials-section h4::after{position:absolute;bottom:0;left:0;display:block;width:100%;height:6px;content:"";background:#fda100}.ProductDetailPage .testimonials-section .link{display:none;text-decoration:underline}.ProductDetailPage .testimonials-section .btn{width:12em;padding:10px 5px;margin-bottom:1rem;font-family:"Source Sans Pro", sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:25px;text-align:center}.ProductDetailPage .testimonials-section .testimonial{display:flex;flex-direction:column;flex-wrap:wrap;align-items:start;padding:24px 33px;margin:40px 0;background-color:#fff;border:solid #ccc 1px;border-radius:10px;gap:33px}.ProductDetailPage .testimonials-section .picture-container{display:flex;flex:1;justify-content:center}.ProductDetailPage .testimonials-section .picture-container .picture{width:11em;height:11em;border-radius:50%;-o-object-fit:cover;object-fit:cover}.ProductDetailPage .testimonials-section .text-container{display:flex;flex:4;flex-direction:column;height:100%;gap:10px}.ProductDetailPage .testimonials-section .stars-row{display:flex;gap:8px}@media screen and (min-width: 768px){.ProductDetailPage .testimonials-section .testimonial{flex-direction:row;align-items:center}.ProductDetailPage .testimonials-section h4{letter-spacing:.1em}}@media screen and (max-width: 1360px){.ProductDetailPage .testimonials-section .link{display:initial;color:#0044db}.ProductDetailPage .testimonials-section .btn{display:none}}.ProductDetailPage .subject-list-section h1{padding-bottom:1rem;font-size:44px;font-weight:900;line-height:54px}.ProductDetailPage .subject-list-section .subjects-container{width:100%;padding:2rem 7.5%;-moz-column-count:4;column-count:4;-moz-column-gap:7.5%;column-gap:7.5%;-moz-column-width:15%;column-width:15%;border:solid #ccc 1px;border-radius:20px}.ProductDetailPage .subject-list-section .subjects-container>*{min-width:30%;max-width:100%;page-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid-column}.ProductDetailPage .subject-list-section .subjects-container li{padding-left:.85em;text-indent:-.85em;list-style-type:none}@media (min-width: 992px){.ProductDetailPage .subject-list-section h1{text-align:center}}.ProductDetailPage .credit-redemption-instructions .wrapper{width:100%}.ProductDetailPage .credit-redemption-instructions .title{font-size:44px;font-style:normal;font-weight:700;line-height:54px;text-align:center}.ProductDetailPage .credit-redemption-instructions .step{width:30%;background:#fff;border:2px solid #ccc;border-radius:20px}.ProductDetailPage .credit-redemption-instructions a{font-weight:600;color:#0044db;text-decoration:underline}.ProductDetailPage .credit-redemption-instructions a:hover{color:#0a2e89}@media screen and (max-width: 1360px){.ProductDetailPage .credit-redemption-instructions .title{text-align:left}.ProductDetailPage .credit-redemption-instructions .step{align-items:center;width:45%;padding:1rem !important}.ProductDetailPage .credit-redemption-instructions .svg{width:30%}.ProductDetailPage .credit-redemption-instructions .content{width:70%}}@media screen and (max-width: 767px){.ProductDetailPage .credit-redemption-instructions .step{align-items:center;width:100%;padding:1rem !important}}@media screen and (max-width: 1360px){.ProductDetailPage .testimonials-section{padding:0}}@media (max-width: 1700px){.ProductDetailPage .pricing-cards{justify-content:space-between;padding-right:0;padding-left:0}.ProductDetailPage .other-pricing-cards .free-trial{margin-left:1.5%}.ProductDetailPage .other-pricing-cards .institutional{margin-right:1.5%}}@media (max-width: 1360px){.ProductDetailPage .page-header{height:inherit}.ProductDetailPage .page-header .details{width:50%;height:auto}.ProductDetailPage .page-header .details-content{margin:2rem}.ProductDetailPage .page-header .details-content .name{margin-top:1.5rem;margin-bottom:1rem}.ProductDetailPage .page-header .details-content .blurb{align-items:flex-start;padding-bottom:2rem}.ProductDetailPage .page-header .details-content .circle-check{margin-right:10px}.ProductDetailPage .page-header .details-content li{padding-top:1px;font-size:16;font-weight:400;line-height:24px}.ProductDetailPage .page-header .banner-image{width:50%;padding-bottom:50%}.ProductDetailPage .pricing-cards .pricing-card{width:32%}.ProductDetailPage .pricing-cards .pricing-card h1{font-size:40px}.ProductDetailPage .pricing-cards .pricing-card .questions-count{width:90%;margin-left:5%}.ProductDetailPage .pricing-cards .pricing-card .add-ons{min-height:7rem}.ProductDetailPage .pricing-cards .details{min-height:12rem}.ProductDetailPage .pricing-cards .add-ons{margin-right:5%;margin-left:5%}.ProductDetailPage .other-pricing-cards .free-trial{margin-left:1.25%}.ProductDetailPage .other-pricing-cards .institutional{margin-right:1.25%}.ProductDetailPage .two-cards{justify-content:space-between !important}.ProductDetailPage .two-cards .simplified-pricing-card{width:42.5%;margin:0}.ProductDetailPage .three-cards{margin:0}.ProductDetailPage .practice-exam{min-height:10rem}.ProductDetailPage .product-cards .product-card{max-width:50%}}@media (max-width: 1230px){.ProductDetailPage .subject-list-section .subjects-container{padding:2rem 5%;-moz-column-count:3;column-count:3;-moz-column-gap:10%;column-gap:10%}.ProductDetailPage .pricing-card .monthly-savings{width:60%;margin-left:20%}}@media (max-width: 1200px){.ProductDetailPage .carousel-image .prev-arrow{padding-right:0px}.ProductDetailPage .carousel-image .next-arrow{padding-left:0px}.ProductDetailPage .carousel-image .carousel-image-cards{padding:0}.ProductDetailPage .page-header-tablet-xl{display:block;width:100%}.ProductDetailPage .page-header-tablet-xl .name{padding-left:2rem;margin-top:2rem;margin-bottom:2rem}.ProductDetailPage .page-header-tablet-xl a{color:#0044db}.ProductDetailPage .page-header-tablet-xl h1{padding-right:2rem;padding-left:2rem;font-family:"Source Sans Pro", sans-serif !important;font-size:44px;font-weight:900;line-height:54px;color:#1b3950}.ProductDetailPage .page-header-tablet-xl .single-blurb{padding-right:2rem;padding-left:2rem}.ProductDetailPage .page-header-tablet-xl .blurbs{width:65%;height:auto}.ProductDetailPage .page-header-tablet-xl .blurbs ul{padding-left:0;margin-right:2rem;margin-left:2rem}.ProductDetailPage .page-header-tablet-xl .blurbs li{font-family:"Source Sans Pro", sans-serif;font-size:16px;font-style:normal;line-height:20px;list-style-type:none}.ProductDetailPage .page-header-tablet-xl .blurbs .circle-check{min-width:16px;min-height:16px;margin-top:.1rem;margin-right:10px;stroke:#3e8a3d;stroke-width:2}.ProductDetailPage .page-header-tablet-xl .blurbs .blurb{align-items:flex-start;padding-bottom:.8rem}.ProductDetailPage .page-header-tablet-xl .banner-image-tablet-xl{width:35%;padding-bottom:35%}.ProductDetailPage .page-header .details,.ProductDetailPage .page-header .banner-image{display:none}}@media (max-width: 1100){.ProductDetailPage .header .questions-count{width:70%;margin-right:10%;margin-left:10%}.ProductDetailPage .header .questions-count p{font-size:20px}}@media (max-width: 992px){.ProductDetailPage .pricing-cards{display:none}.ProductDetailPage .pricing-cards .add-ons{margin-right:7.5%;margin-left:7.5%}.ProductDetailPage .practice-exam{min-height:none}.ProductDetailPage .cme-pricing-cards{display:none}.ProductDetailPage .mobile-view{display:flex;align-items:center;width:100%}.ProductDetailPage .mobile-view .pricing-card{width:100%}.ProductDetailPage .mobile-view .pricing-card .questions-count{width:60%;margin-left:20%}.ProductDetailPage .mobile-view .pricing-card .monthly-savings{width:35%;margin-left:32.5%}.ProductDetailPage .mobile-view .pricing-card .details{min-height:9rem !important}.ProductDetailPage .mobile-view .pricing-card .upgrade{display:none}.ProductDetailPage .mobile-view .pricing-card .expand-upgrade,.ProductDetailPage .mobile-view .pricing-card .collapse-upgrade{display:block}.ProductDetailPage .mobile-view .pricing-card .expand-upgrade:hover,.ProductDetailPage .mobile-view .pricing-card .collapse-upgrade:hover{cursor:pointer}.ProductDetailPage .mobile-view .prev-arrow{width:15%}.ProductDetailPage .mobile-view .prev-arrow .arrow{fill:none;stroke:#bababa;stroke-width:3}.ProductDetailPage .mobile-view .mobile-card{width:70%}.ProductDetailPage .mobile-view .mobile-card .simplified-pricing-card{border:1px solid #ccc;border-radius:25px}.ProductDetailPage .mobile-view .mobile-card .simplified-pricing-card h2{margin-top:2.5rem}.ProductDetailPage .mobile-view .mobile-card .simplified-pricing-card .monthly-savings{margin-top:3rem;margin-bottom:0}.ProductDetailPage .mobile-view .mobile-card .simplified-pricing-card h3{margin-top:0;margin-bottom:2.5rem}.ProductDetailPage .mobile-view .next-arrow{width:15%}.ProductDetailPage .mobile-view .next-arrow .arrow{float:right;fill:none;stroke:#bababa;stroke-width:3}.ProductDetailPage .mobile-view span:hover{cursor:pointer}.ProductDetailPage .mobile-view span:hover .arrow{stroke:#1b3950}.ProductDetailPage .pagination-dots{display:flex;justify-content:space-between;width:15%;margin-right:42.5%;margin-left:42.5%}.ProductDetailPage .cme-two-dots{display:flex}.ProductDetailPage .other-pricing-cards .free-trial{width:90%;margin-right:5%;margin-left:auto;text-align:center}.ProductDetailPage .other-pricing-cards .free-trial .btn{margin-bottom:3rem}.ProductDetailPage .other-pricing-cards .institutional{display:none}.ProductDetailPage .sample-question .component{display:none}.ProductDetailPage .carousel-image .prev-arrow{padding-right:15px}.ProductDetailPage .carousel-image .next-arrow{padding-left:15px}.ProductDetailPage .product-cards .product-card{min-width:50%;max-width:50%;min-height:206px}}@media (max-width: 820px){.ProductDetailPage .page-header-tablet-xl{display:none}.ProductDetailPage .page-header{flex-direction:column;height:inherit}.ProductDetailPage .page-header .details,.ProductDetailPage .page-header .banner-image{display:block}.ProductDetailPage .page-header .details{order:2;width:100%;height:auto}.ProductDetailPage .page-header .details-content{margin:2rem}.ProductDetailPage .page-header .details-content .name{margin-top:1.5rem;margin-bottom:1rem}.ProductDetailPage .page-header .details-content .blurb{align-items:flex-end;padding-bottom:2rem}.ProductDetailPage .page-header .details-content .circle-check{min-width:16px;min-height:16px;margin-top:.3rem;margin-right:10px}.ProductDetailPage .page-header .details-content li{padding-top:1px;font-size:16;font-weight:400;line-height:24px}.ProductDetailPage .page-header .banner-image{order:1;width:100%;padding-bottom:100%}.ProductDetailPage .other-card{text-align:center}.ProductDetailPage .feature-group img{width:125.33px;height:95.33px}.ProductDetailPage .all-plans-section .sub-list{inline-size:644px}.ProductDetailPage .all-plans-section .all-plans-sub-item{width:75%}.ProductDetailPage .all-plans-section .all-plans-sub-item p{margin-bottom:.5rem}.ProductDetailPage .all-plans-section .all-plans-item{width:75%}.ProductDetailPage .static-image .text-container{max-width:719px}.ProductDetailPage .expandable-dropdown-item .dropdown-body{padding-right:10%}.ProductDetailPage .mobile-view{display:flex;width:100%;padding-right:5%;padding-left:5%}.ProductDetailPage .mobile-view .pricing-card{width:100%}.ProductDetailPage .mobile-view .pricing-card .questions-count{width:85%;margin-left:7.5%}.ProductDetailPage .mobile-view .pricing-card .monthly-savings{width:60%;margin-left:20%}.ProductDetailPage .mobile-view .pricing-card .details{height:11rem}.ProductDetailPage .mobile-view .prev-arrow{width:10%}.ProductDetailPage .mobile-view .mobile-card{width:80%}.ProductDetailPage .mobile-view .next-arrow{width:10%}.ProductDetailPage .subject-list-section .subjects-container{-moz-column-count:2;column-count:2}}@media (max-width: 768px){.ProductDetailPage .pricing-cards .add-ons{margin-right:4%;margin-left:4%}.ProductDetailPage .mobile-view{padding-right:0;padding-left:0}}@media (max-width: 700px){.ProductDetailPage .mobile-view .pricing-card .questions-count{width:70%;margin-left:15%}.ProductDetailPage .mobile-view .pricing-card .monthly-savings{width:50%;margin-left:25%}}@media (max-width: 700px){.ProductDetailPage .mobile-view .pricing-card .questions-count{width:70%;margin-left:15%}.ProductDetailPage .mobile-view .pricing-card .monthly-savings{width:50%;margin-left:25%}}@media (max-width: 576px){.ProductDetailPage{overflow:scroll}.ProductDetailPage .pricing-card .add-ons{margin-right:4%;margin-left:4%}.ProductDetailPage .pricing-card ul{margin-right:4% !important;margin-left:4% !important}.ProductDetailPage .feature-group img{width:123.8px;height:93.8px}.ProductDetailPage .feature-group .item-body{max-width:95%}.ProductDetailPage .expandable-dropdown-item .dropdown-body{padding-right:15%}.ProductDetailPage .all-plans-section .header{padding-left:13px}.ProductDetailPage .all-plans-section .primary-list-header.row{margin-right:0}.ProductDetailPage .all-plans-section .primary-list{padding-left:40px}.ProductDetailPage .all-plans-section .sub-list{inline-size:327px}.ProductDetailPage .all-plans-section .all-plans-sub-item{width:75%}.ProductDetailPage .all-plans-section .all-plans-sub-item p{margin-bottom:.5rem}.ProductDetailPage .all-plans-section .all-plans-item{width:75%}.ProductDetailPage .mobile-view .pricing-card .questions-count{width:80%;padding:0;margin-left:10%}.ProductDetailPage .other-pricing-cards .free-trial{width:80%;margin-right:10%;margin-left:auto}.ProductDetailPage .other-pricing-cards .free-trial p{margin-bottom:1rem}.ProductDetailPage .subject-list-section .subjects-container{padding:2rem 10%;-moz-column-count:1;column-count:1;-moz-column-gap:10%;column-gap:10%}.ProductDetailPage .testimonials-section .picture-container .picture{width:5em;height:5em}}@media (max-width: 440px){.ProductDetailPage .inner-wrapper{padding-right:1%;padding-left:1%}.ProductDetailPage .page-header .banner-image{width:100%;padding-bottom:75%}.ProductDetailPage .page-header .details-content h1{margin-bottom:2rem}.ProductDetailPage .page-header .details-content .blurb{padding-bottom:1rem}.ProductDetailPage .mobile-view .pricing-card .questions-count{width:93%;margin-right:3.5%;margin-left:3.5%}.ProductDetailPage .mobile-view .pricing-card .monthly-savings{width:60%;margin-left:20%}.ProductDetailPage .mobile-view .pricing-card .details{height:10rem}.ProductDetailPage .mobile-view .prev-arrow{width:6.5%}.ProductDetailPage .mobile-view .mobile-card{width:85%}.ProductDetailPage .mobile-view .next-arrow{width:6.5%}.ProductDetailPage .other-pricing-cards .free-trial{width:85%;margin-right:7.5%}}@media (max-width: 400px){.ProductDetailPage .mobile-view .pricing-card .details{height:11rem}.ProductDetailPage .expandable-dropdown-item .dropdown-body{padding-right:15%}.ProductDetailPage .carousel-image .prev-arrow{padding-right:7px}.ProductDetailPage .carousel-image .next-arrow{padding-left:7px}.ProductDetailPage .all-plans-section .all-plans-sub-item{width:75%}.ProductDetailPage .all-plans-section .all-plans-sub-item p{margin-bottom:.5rem}.ProductDetailPage .all-plans-section .all-plans-item{width:75%}}@media (max-width: 377px){.ProductDetailPage .simplified-pricing-card .monthly-savings{width:70% !important;margin-left:15% !important}}@media (max-width: 365px){.ProductDetailPage .pricing-card .add-ons{margin-right:2%;margin-left:2%}}.main-wrapper:nth-of-type(odd){background-color:#ecf2f6}.main-wrapper:nth-of-type(even){background-color:#fff}.ProductListingPage{width:100%;font-family:"Source Sans Pro", sans-serif !important;color:#1b3950 !important}.ProductListingPage .bold{font-weight:700}.ProductListingPage .link-color{color:#0044db}.ProductListingPage .plp-page-header .plp-title{width:95%}.ProductListingPage .plp-page-header h1{font-family:"Source Sans Pro", sans-serif !important;font-size:44px;font-weight:900;line-height:54px;color:#1b3950}.ProductListingPage .plp-page-header .plp-description{width:87.5%}.ProductListingPage .plp-page-instructions .steps-container{display:flex}.ProductListingPage .plp-page-instructions .step{width:32%;background:#fff;border:2px solid #ccc;border-radius:20px}@media screen and (max-width: 1360px){.ProductListingPage .plp-page-instructions .svg{width:30%}.ProductListingPage .plp-page-instructions .content{width:70%}}@media screen and (max-width: 767px){.ProductListingPage .plp-page-instructions .steps-container{display:block}.ProductListingPage .plp-page-instructions .step{align-items:center;width:100%;padding:1rem !important;margin:0 auto}}@media screen and (max-width: 576px){.ProductListingPage .plp-page-instructions .step{max-width:360px}}.ProductListingPage .product-box{display:flex;flex-direction:column;justify-content:center;width:100%;height:120px;padding:15px;margin-top:1rem;border:1px solid #ccc;border-radius:10px}.ProductListingPage .product-box .product-name{font-weight:900}.ProductListingPage .product-box:hover{color:#fff;cursor:pointer;background-color:#1b3950}.ProductListingPage .main-wrapper{width:100%;padding-top:2.5rem;padding-bottom:2.5rem}.ProductListingPage .inner-wrapper{width:100%}.ProductListingPage hr{border:1px solid #ccc}.ProductListingPage .plp-filter,.ProductListingPage .plp-container{height:834px;padding-bottom:1rem;background-color:#fff;border:1px solid #ccc;border-radius:10px}.ProductListingPage .plp-filter{max-width:27%;padding-top:1rem;margin-right:3%}.ProductListingPage .plp-filter .specialties-container{height:auto;max-height:420px;overflow-y:auto}.ProductListingPage .plp-filter .credit-type-container{height:auto;max-height:420px;overflow-y:auto}.ProductListingPage .plp-filter .specialties-actions,.ProductListingPage .plp-filter .credit-type-actions,.ProductListingPage .plp-filter .credit-amount-actions{display:flex;justify-content:space-between}.ProductListingPage .plp-filter .number-of-credits{max-width:73px}.ProductListingPage .plp-filter .search-form{width:100%}.ProductListingPage .plp-filter .submit{width:10%;padding:5px;border:1px solid #ccc;border-top-right-radius:5px;border-bottom-right-radius:5px}.ProductListingPage .plp-filter-mobile{display:none}.ProductListingPage .plp-container{max-width:70%;overflow-y:auto}.ProductListingPage .plp-container a{color:inherit;text-decoration:none}.ProductListingPage .svg-container:hover{cursor:pointer}.ProductListingPage .specialties-container::-webkit-scrollbar,.ProductListingPage .plp-container::-webkit-scrollbar,.ProductListingPage .recommended-y-overflow::-webkit-scrollbar,.ProductListingPage .requirements::-webkit-scrollbar,.ProductListingPage .mobile-recommended-y-overflow::-webkit-scrollbar,.ProductListingPage .specialties-list::-webkit-scrollbar,.ProductListingPage .options::-webkit-scrollbar{width:5px}.ProductListingPage .specialties-container::-webkit-scrollbar-track,.ProductListingPage .plp-container::-webkit-scrollbar-track,.ProductListingPage .recommended-y-overflow::-webkit-scrollbar-track,.ProductListingPage .requirements::-webkit-scrollbar-track,.ProductListingPage .mobile-recommended-y-overflow::-webkit-scrollbar-track,.ProductListingPage .specialties-list::-webkit-scrollbar-track,.ProductListingPage .options::-webkit-scrollbar-track{margin:10px 0}.ProductListingPage .specialties-container::-webkit-scrollbar-thumb,.ProductListingPage .plp-container::-webkit-scrollbar-thumb,.ProductListingPage .recommended-y-overflow::-webkit-scrollbar-thumb,.ProductListingPage .requirements::-webkit-scrollbar-thumb,.ProductListingPage .mobile-recommended-y-overflow::-webkit-scrollbar-thumb,.ProductListingPage .specialties-list::-webkit-scrollbar-thumb,.ProductListingPage .options::-webkit-scrollbar-thumb{background:#d9d9d9}.ProductListingPage .finder-container{width:100%;padding:1.5rem 2rem;background-color:#fff;border:1px solid #ccc;border-radius:15px}.ProductListingPage .vertical-line{height:50px;margin:0 20px;border-left:2px solid #ccc}.ProductListingPage .specialty-select{width:37%}.ProductListingPage .specialty-select .specialty-input{width:90%}.ProductListingPage .specialty-select .select-button{width:10%;color:#000 !important}.ProductListingPage .state-select{width:30%}.ProductListingPage .state-select .state-input{width:88%}.ProductListingPage .state-select .select-button{width:12%;color:#000 !important}.ProductListingPage .specialty-select .specialty-input:hover,.ProductListingPage .state-select .state-input:hover{cursor:pointer}.ProductListingPage .specialty-select .specialty-input,.ProductListingPage .state-select .state-input{padding:10px 17.5px;background-color:#f8f8f8;border:1px solid #ccc;border-top-left-radius:10px;border-bottom-left-radius:10px;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.ProductListingPage .options{position:absolute;right:0;left:0;z-index:1;max-height:160px;padding:10px 17.5px;overflow-y:auto;background-color:#fff;border:1px solid #ccc;border-radius:8px}.ProductListingPage .options ul{padding-left:0}.ProductListingPage .options li{list-style-type:none}.ProductListingPage .options li:hover{background-color:#f8f8f8;border-radius:8px}.ProductListingPage .options:hover{cursor:pointer}.ProductListingPage .select-button{padding:10px;border:1px solid #ccc;border-top-right-radius:10px;border-bottom-right-radius:10px}.ProductListingPage .go-button{padding:10px 30px;font-weight:700;color:#fff;background-color:#006ad1;border:none;border-radius:10px}.ProductListingPage .go-button:hover{opacity:.8}.ProductListingPage .recommended-container{max-width:27%;padding:0;margin-right:3%}.ProductListingPage .recommended-container a{color:inherit;text-decoration:none}.ProductListingPage .requirements-container{min-width:70%;padding:0 15px 0 0}.ProductListingPage .recommended,.ProductListingPage .requirements{height:834px;border:1px solid #ccc;border-radius:10px}.ProductListingPage .recommended{padding:0 15px 1rem;background-color:#fff}.ProductListingPage .requirements{padding:1rem 30px;overflow-y:auto;background-color:#fff}.ProductListingPage .extra-product-pages{height:880px !important}.ProductListingPage .see-more{margin:16px auto;color:#006ad1;text-align:center;text-decoration:underline}.ProductListingPage .recommended-y-overflow{overflow-y:auto}.ProductListingPage .cme-coach-title{font-family:"Source Sans Pro", sans-serif !important;font-size:20px;font-weight:700;line-height:54px;color:#1b3950 !important}.ProductListingPage .license-glance{max-width:590px;padding:1rem;background-color:#ecf5fb;border-radius:10px}.ProductListingPage .license-glance h3{color:#1b3950}.ProductListingPage .license-glance svg{min-width:16px;min-height:16px;margin-top:.1rem;margin-right:10px;stroke:#3e8a3d;stroke-width:2}.ProductListingPage .license-prop-description{max-width:760px}.ProductListingPage .send-email{margin-top:2rem}.ProductListingPage .send-email .form-input{width:50%}.ProductListingPage .send-email .form-input .input{height:43px;padding:10px 15px !important;border-radius:10px}.ProductListingPage .send-email .form-button{width:10%}.ProductListingPage .send-email .form-button .btn{padding:10px 20px;font-family:"Source Sans Pro", sans-serif !important;font-size:16px;font-weight:700;line-height:20px;letter-spacing:0em;border-radius:10px}.ProductListingPage .send-email h3{font-family:"Source Sans Pro", sans-serif !important;font-size:22px;font-weight:900;line-height:27.65px;color:#1b3950 !important}.ProductListingPage .form-control{border:1px solid #ccc !important}.ProductListingPage .mobile-recommended-container{display:none}@media screen and (max-width: 1360px){.ProductListingPage .specialty-select{width:47%}.ProductListingPage .specialty-select .specialty-input{width:88%}.ProductListingPage .specialty-select .select-button{width:12%}.ProductListingPage .state-select{width:40%}.ProductListingPage .state-select .state-input{width:86%}.ProductListingPage .state-select .select-button{width:14%}.ProductListingPage .plp-page-header .plp-title,.ProductListingPage .plp-page-header .plp-description{width:100%}}@media screen and (max-width: 1024px){.ProductListingPage .plp-filter,.ProductListingPage .recommended-container{max-width:32%;margin-right:3%}.ProductListingPage .plp-container,.ProductListingPage .requirements-container{min-width:65%}}@media screen and (max-width: 834px){.ProductListingPage .product-box{padding:25px}.ProductListingPage .plp-filter{display:none}.ProductListingPage .inner-wrapper{flex-direction:column}.ProductListingPage .inner-wrapper .plp-filter,.ProductListingPage .inner-wrapper .plp-container,.ProductListingPage .inner-wrapper .breadcrumb,.ProductListingPage .inner-wrapper .plp-title,.ProductListingPage .inner-wrapper .plp-description,.ProductListingPage .inner-wrapper .plp-instructions-title{max-width:100%;margin:0 auto}.ProductListingPage .inner-wrapper .plp-filter-mobile{display:block;width:100%;padding-bottom:40px;margin:0 auto;text-align:center}.ProductListingPage .inner-wrapper .plp-filter-mobile .mobile-filter-button{padding:10px 30px;font-family:"Source Sans Pro", sans-serif;font-size:20px;font-weight:700;line-height:25.14px;color:#fff;background-color:#006ad1;border:none;border-radius:100px}.ProductListingPage .inner-wrapper .plp-filter-mobile .mobile-filter-button svg{stroke:#fff;stroke-width:3}.ProductListingPage .inner-wrapper .plp-filter-mobile .mobile-filter-button:hover{opacity:.8}.ProductListingPage .inner-wrapper .plp-container{min-height:426px}.ProductListingPage .inner-wrapper .plp-container .product-box{width:100%;margin:1rem auto 0}.ProductListingPage .mobile-filters-container{visibility:hidden;opacity:0;transition:visibility 0s, opacity .5s}.ProductListingPage .mobile-filters-container.visible{width:100%;min-height:833px;visibility:visible;background-color:#fff;opacity:1;transition:visibility 0s, opacity .5s}.ProductListingPage .mobile-filters-container.visible .mobile-inner-wrapper{width:85%;margin:0 auto}.ProductListingPage .mobile-filters-container.visible .mobile-filters-title{font-size:28px;font-weight:700;line-height:35px;color:#1b3950}.ProductListingPage .mobile-filters-container.visible svg{stroke:#1b3950;stroke-width:2}.ProductListingPage .mobile-filters-container.visible svg:hover{cursor:pointer}.ProductListingPage .mobile-filters-container.visible .filter-box{width:85%;padding:15px;border:1px solid #ccc;border-radius:10px}.ProductListingPage .mobile-filters-container.visible .credit-type-actions,.ProductListingPage .mobile-filters-container.visible .specialties-actions,.ProductListingPage .mobile-filters-container.visible .credit-amount-actions{margin-top:24px}.ProductListingPage .mobile-filters-container.visible .credit-type-list,.ProductListingPage .mobile-filters-container.visible .specialties-list,.ProductListingPage .mobile-filters-container.visible .credit-amount-list{width:100%;padding:15px;border:1px solid #ccc;border-radius:10px}.ProductListingPage .mobile-filters-container.visible .specialties-list{height:410px;overflow-y:auto}.ProductListingPage .mobile-filters-container.visible .done-button{padding:10px 30px;margin-top:24px;font-weight:700;color:#fff;background-color:#006ad1;border:none;border-radius:10px}.ProductListingPage .mobile-filters-container.visible .done-button:hover{opacity:.8}.ProductListingPage .finder-container{flex-direction:column}.ProductListingPage .specialty-select,.ProductListingPage .state-select{width:100%;margin-bottom:1.5rem}.ProductListingPage .specialty-select .specialty-input,.ProductListingPage .specialty-select .state-input,.ProductListingPage .state-select .specialty-input,.ProductListingPage .state-select .state-input{width:90%}.ProductListingPage .specialty-select .select-button,.ProductListingPage .state-select .select-button{width:10%}.ProductListingPage .vertical-line{display:none}.ProductListingPage .go-button{margin-left:0 !important}}@media screen and (max-width: 767px){.ProductListingPage .recommended-container{display:none}.ProductListingPage .requirements-container{padding-right:0}.ProductListingPage .requirements-container .cme-coach-title:first-of-type{display:none}.ProductListingPage .requirements-container .requirements{width:100%}.ProductListingPage .send-email{margin-top:1.5rem;margin-bottom:1.5rem}.ProductListingPage .send-email .send-email-title{margin-bottom:1.5rem}.ProductListingPage .send-email .form-input{width:100%;margin-bottom:1.5rem}.ProductListingPage .send-email .form-button{width:15%;margin-left:0 !important}.ProductListingPage .mobile-recommended-container{display:block;max-width:100%;margin-bottom:1.5rem}.ProductListingPage .mobile-recommended-container a{color:inherit;text-decoration:none}.ProductListingPage .mobile-recommended{height:561px;padding-bottom:1rem;border:1px solid #ccc;border-radius:10px}.ProductListingPage .mobile-extra-product-pages{height:605px !important;text-align:center}.ProductListingPage .mobile-recommended-y-overflow{overflow-y:auto}}@media screen and (max-width: 576px){.ProductListingPage .inner-wrapper{flex-direction:column}.ProductListingPage .inner-wrapper .plp-filter,.ProductListingPage .inner-wrapper .plp-container,.ProductListingPage .inner-wrapper .breadcrumb,.ProductListingPage .inner-wrapper .plp-title,.ProductListingPage .inner-wrapper .plp-description,.ProductListingPage .inner-wrapper .plp-instructions-title{max-width:360px;margin:0 auto}.ProductListingPage .inner-wrapper .plp-filter-mobile{width:360px;text-align:left}.ProductListingPage .inner-wrapper .plp-container{min-height:1106px;overflow-y:scroll}.ProductListingPage .inner-wrapper .large-container{min-height:1156px !important;overflow-y:hidden}.ProductListingPage .product-box{width:295px;margin:1rem auto 0}.ProductListingPage .mobile-filters-container .mobile-inner-wrapper{width:360px}.ProductListingPage .coach-title,.ProductListingPage .coach-description,.ProductListingPage .finder-container,.ProductListingPage .requirements-container,.ProductListingPage .disclaimer,.ProductListingPage .send-email,.ProductListingPage .mobile-recommended-container{max-width:360px;margin:0 auto}.ProductListingPage .mobile-recommended-container{max-width:360px}.ProductListingPage .specialty-select .specialty-input,.ProductListingPage .specialty-select .state-input,.ProductListingPage .state-select .specialty-input,.ProductListingPage .state-select .state-input{width:85%}.ProductListingPage .specialty-select .select-button,.ProductListingPage .state-select .select-button{width:15%}}.ProfileForm .formWrapper{width:50%}.progress-step-bar li{position:relative;display:inline-block;text-align:center;list-style:none;cursor:not-allowed}@media only screen and (max-width: 990px){.progress-step-bar li{font-size:.6rem}}.progress-step-bar li::before{display:block;width:24px;height:24px;margin:0 auto 10px;line-height:24px;text-align:center;content:" ";background-color:#fff;border:2px solid #536670;border-radius:100%}.progress-step-bar li::after{position:absolute;top:11px;left:-50%;z-index:-1;width:100%;height:2px;content:"";background-color:#536670}.progress-step-bar li:first-child::after{content:none}.progress-step-bar li.active{cursor:pointer}.progress-step-bar li.active::before{background-color:#76cd99}.progress-step-bar li.current,.progress-step-bar li.active:hover{font-weight:700}.progress-step-bar li.active:not(.current):hover{text-decoration:underline}.Question.style-fred{-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto}.Question .OpenEndedQuestionBox{width:auto;max-width:100%;resize:both}.Question .question-sortable-answers{height:100%}.Question .hotspot-canvas{top:0;left:0;pointer-events:none}.Question .hotspot-image,.Question .hotspot-image-map{cursor:pointer}.Question .hotspot-image.disable-cursor,.Question .hotspot-image-map.disable-cursor{cursor:not-allowed}.Question .hotspot-image-map-area{cursor:inherit}.Question .question-sortable-answer{padding:6px;margin-bottom:4px;border:1px solid #ccc;border-radius:6px}.Question .question-sortable-answer.draggable{cursor:-webkit-grab;cursor:grab}.Question .question-sortable-answer.dragging{background-color:#ccc}.Question .SortableListSection{flex-basis:40%}.Question .sortable-buttons{flex-basis:20%}.Question .sortable-list{min-height:100%}.Question .sortable-list .active{border:1px solid #0044db}.Question .sortable-chosen{border:1px solid #0044db}.Question.dragging,.Question.dragging .question-sortable-answer.draggable{cursor:-webkit-grabbing;cursor:grabbing}.Question .answer-letter-and-text::after{content:none}@media screen and (min-width: 758px){.Question .question-see-answer-btn{width:auto}}.Explanation .wysiwyg .wysiwyg-deprecated{display:none}.Explanation .difficulty-level-value{text-transform:capitalize}.Explanation .question-correct-answer{font-size:14px;font-weight:600}.Explanation .question-correct-answer .answer-name p,.Explanation .question-correct-answer .answer-name{display:inline;font-size:inherit;font-weight:inherit}.Explanation .question-explanation-content,.Explanation .question-correct-answer{margin-bottom:8px}.Explanation .question-sortable-answer{padding:6px;margin-bottom:4px;border:1px solid #000;border-radius:6px}.Explanation .explanation-images{padding:0;list-style:none}.Explanation .explanation-image{margin-bottom:1rem}.Explanation .explanation-image:last-child{margin-bottom:0}.Explanation .explanation-image>img{max-width:100%}.Explanation .question-reference-heading{margin:0;font-weight:600}.Explanation .question-reference{font-size:.8em;font-style:italic}.Explanation .hotspot-canvas{top:0;left:0;pointer-events:none}.Explanation .hotspot-image,.Explanation .hotspot-image-map{cursor:pointer}.Explanation .hotspot-image.disable-cursor,.Explanation .hotspot-image-map.disable-cursor{cursor:not-allowed}.Explanation .hotspot-image-map-area{cursor:inherit}.FredQuizQuestion{position:relative;left:80px;width:calc(100% - 80px);height:calc(100% - 20px);overflow:hidden;background-image:linear-gradient(to bottom, #fcfcfc 20%, #dbdfef 99%)}.FredQuizQuestion .QuizQuestion{overflow:auto}.FredQuizQuestion .QuizQuestion .fred-question-list{display:inline-block;background-color:#fff;border-color:#214876;border-style:solid;border-width:1px 1px 4px}.FredQuizQuestion .fredLabValues-container{width:0;transition:transform 250ms ease-in-out;transform:translateX(100%)}.FredQuizQuestion .fredLabValues-container.open{z-index:1002;width:auto;transform:translateX(0)}.FredQuizQuestion .fredLabValues-container .LabValues{width:35vw;height:calc(100% - 30px)}.FredQuizQuestion .fredLabValues-container .LabValues .tab-sections{height:100%}.FredQuizQuestion .fredLabValues-container .LabValues .NavLink{position:relative;bottom:-1px;padding:0 5px;margin-right:0;margin-left:8px;font-size:.85rem;border-color:#ccc;border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.FredQuizQuestion .fredLabValues-container .LabValues .NavLink.active{z-index:9;background-color:#d5dff5}.FredQuizQuestion .fredLabValues-container .LabValues .NavLink.highlight::after{position:absolute;top:50%;bottom:0;left:0;display:block;width:100%;content:"";background:linear-gradient(transparent, #ffc107)}.FredQuizQuestion .fredLabValues-container .LabValues .lab-value-cell{font-size:.8rem}.FredQuizQuestion .fredLabValues-container .tab-content{overflow:hidden;background-color:#d5dff5}.FredQuizQuestion .fredLabValues-container .tab-content .section-QuestionModalTabs{overflow-y:auto}.FredQuizQuestion .fredLabValues-container .tab-content mark{background-color:#ffc107}.rounded-20{border-radius:20px}.board-exam-interface-pearson-vue .graphic-choice-answer .card{border:0}.board-exam-interface-pearson-vue .question-sortable-answer{padding:0 15px;margin-bottom:0;border:0;border-radius:0}.board-exam-interface-pearson-vue .question-sortable-answer.active{background-color:#81ade1;border:0}.board-exam-interface-pearson-vue .question-sortable-answer:not(:last-child)>div{border-bottom:0 !important}.pVExhibitBtn{font-size:1rem}@media (max-width: 768px){.FredQuizQuestion .QuizQuestion{padding:8rem 2rem}}.QuestionListDrawer{position:fixed;top:36px;right:-100%;bottom:0;z-index:900;width:100%;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;transition:transform 1.5s, top 0.5s ease-in-out;transform:translateX(0)}.QuestionListDrawer.shown{transform:translateX(-100%)}.QuestionListDrawer.shown .QuestionListTable{padding:0}.DashboardHeader.shown+.main-quiz-page>.QuestionListDrawer{top:131px}body.vendor-iframe .DashboardHeader.shown+.main-quiz-page>.QuestionListDrawer{top:71px}.DashboardHeader.shown+.SearchPage>.QuestionListDrawer{top:95px}body.vendor-iframe .DashboardHeader.shown+.SearchPage>.QuestionListDrawer{top:35px}.QuestionListDrawer .question-list-nav{min-height:30px;background-color:#0044db}.QuestionListDrawer .question-table-container{min-height:-webkit-min-content;min-height:-moz-min-content;min-height:min-content}.QuestionListDrawer .content-container{display:flex;flex:1;min-height:0}.QuestionListTable{flex:1}.QuestionListTable .table-header-row{padding:8px 0 4px;font-weight:700}.QuestionListTable .table-row:last-of-type{margin-bottom:50px}.QuestionListTable .table-row:hover{background-color:#ecf5fb}.QuestionListTable .table-row:focus{outline:none}.QuestionListTable .SvgContainer:active{border:1px solid #ecf5fb}.QuestionListTable .quircle-cell{margin:-.4em 0}@media only screen and (min-width: 992px) and (max-width: 1350px){.QuestionListTable .quircle-cell{margin-left:50px}}.QuestionListTable .quircle-header{text-align:center}@media (max-width: 768px){.QuestionListTable .quircle-header{padding-right:0px}}@media only screen and (min-width: 992px) and (max-width: 1350px){.QuestionListTable .quircle-header{margin-left:50px}}.questions-loading .LoadingIcon{background-color:rgba(255,255,255,0.3)}.questions-loading .loading-icon-icon{width:50px;height:50px}.questions-loading .loading-icon-label{font-size:14px}.question-list-top-loader{top:-330px;background:rgba(255,255,255,0.5)}.question-list-top-loader .loading-icon-icon{width:36px;height:36px}@media screen and (max-width: 768px){.SearchPage .QuestionListDrawer{position:absolute;top:0}}.QuestionListFilter{min-height:110px}.QuestionListFilter .filter-top-row{flex-basis:45%}.QuestionListFilter .filter-top-row .input-container{height:30px}.QuestionListFilter .filter-top-row .input-container .form-control:focus{border-color:#e5e5e5;box-shadow:0 0 0 0.2rem rgba(216,216,217,0.5)}.QuestionListFilter .filter-mid-row{flex-basis:40%}.QuestionListFilter .filter-btm-row{flex-basis:10%}.QuestionListFilter .filter-btm-row .badge:first-of-type{margin-left:0}.QuestionListFilter .filter-footer-row{flex-basis:10%}.QuestionListFilter .pill{min-width:100px;max-width:20%;margin-left:8px}.QuestionMedia{max-width:600px}.QuestionModalTabs .Nav .NavLink{margin-right:.5rem;border:1px solid #ccc;border-radius:10%}.QuestionModalTabs .Nav .NavLink::after{border-bottom:none}.QuestionModalTabs .Nav .NavLink.active{background:#ccc}.QuestionQuickSearch .input-group-sm>.form-control,.QuestionQuickSearch .Button.btn.btn-light,.QuestionQuickSearch .Button.btn.btn-light[disabled]{height:26px;border:2px solid #64839c}.QuestionQuickSearch .input-group-sm>.form-control{width:200px;border-right:0}.QuestionQuickSearch .Button.btn.btn-light[disabled]{background-color:#e9ecef;opacity:1}.QuestionsListTable .table-row .col:last-child{min-width:40px}.QuestionsListTable .row{margin-left:0px}.QuestionsListTable .row .col{padding:.5rem}.QuestionsListTable .text-col{height:50px}.QuestionsListTable .reduced-question{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.QuestionsListTable .reduced-question-wrapper{display:flex;justify-content:space-between}.QuestionsListTable .reduced-question-wrapper .group-info{width:100px;margin-left:20px}.QuestionsListTable .modal-table{height:22.5rem}.QuestionsListTable .modal-table .table-row .col:last-child{border-top:1px solid #ccc;border-right:1px solid #ccc;border-left:none}.QuestionsListTable .preview-aact-question{word-break:break-word}.QuestionsListTable .preview-aact-question .item{overflow:scroll}.QuestionsListTable .aact-bowtie templatepreviewcontainer:nth-child(2)>div>div{min-width:420px !important}.QuestionsListTable .read-area{word-break:initial}.quricle-bar-horizontal{position:relative}.quricle-bar-horizontal::before{position:absolute;top:50%;width:100%;content:"";background:#000;border-top:1px solid #000;transform:translateY(-50%)}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.quricle-bar-horizontal .quircle.current::after{left:7px}}.quircle{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:space-around;width:26px;height:23px;color:#006ad1;text-align:center;white-space:nowrap;background-color:#fff;border:1px solid #006ad1;border-radius:11px}.quircle:hover{font-weight:700;text-decoration:underline}.quircle:focus{outline:none}.quircle:focus-visible{outline:auto}.quircle.current{position:relative}.quircle.current::after{position:absolute;bottom:-10px;width:0;height:0;content:"";border-right:6px solid transparent;border-bottom:6px solid #ffc107;border-left:6px solid transparent;transform-origin:-50% -50%}.quircle.answered{color:#fff;background-color:#006ad1;border:1px solid #006ad1}.quircle.correct{color:#fff;background-color:#3e8a3d;border:1px solid #3e8a3d}.quircle.incorrect{color:#fff;background-color:#cf3422;border:1px solid #cf3422}.quircle.partially_correct{color:#fff;background-color:#f88704;border:1px solid #f88704}.quircle.group{flex-grow:1;border-right:none;border-left:none;border-radius:0}.quircle.start{border-top-left-radius:25px;border-bottom-left-radius:25px}.quircle.end{border-top-right-radius:25px;border-bottom-right-radius:25px}.quircle.three-digits{font-size:12px}.quircle.three-digits::after{left:35%}.quircle-quolumn{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;height:100%;background:linear-gradient(#dee2e6, #dee2e6) no-repeat center/1px 100%}.quircle-quolumn.last-question{-webkit-clip-path:polygon(0 0, 100% 0, 100% 36px, 0 36px);clip-path:polygon(0 0, 100% 0, 100% 36px, 0 36px)}.quircle-quolumn.last-question.group-column{-webkit-clip-path:polygon(0 0, 100% 0, 100% 42px, 0 42px);clip-path:polygon(0 0, 100% 0, 100% 42px, 0 42px)}.quircle-quolumn.first-question{background:linear-gradient(#dee2e6, #dee2e6) no-repeat center/1px 50%;transform:translateY(25%)}.quircle-quolumn.first-question .quircle{transform:translateY(-50%)}.quircle-quolumn.first-question .group{transform:translateY(-25%)}.quircle-quolumn .quircle{width:26px;height:23px;margin-top:12px;margin-bottom:12px}.quircle-quolumn .quircle.group{margin:0;border:1px solid #006ad1;border-top:none;border-bottom:none;border-radius:0}.quircle-quolumn .quircle.group.correct{border:1px solid #3e8a3d}.quircle-quolumn .quircle.group.incorrect{border:1px solid #cf3422}.quircle-quolumn .quircle.group.partially_correct{border:1px solid #f88704}.quircle-quolumn .quircle.group.current::after{top:40%}.quircle-quolumn .quircle.end{margin-bottom:12px;border-top:none;border-bottom:1px solid;border-bottom-right-radius:25px;border-bottom-left-radius:25px}.quircle-quolumn .quircle.three-digits{font-size:inherit}.quircle-quolumn .quircle.current::after{position:absolute;top:5px;left:-10px;width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:6px solid #ffc107}.quircle-quolumn .quircle.start{margin-top:12px;border-top:1px solid;border-top-left-radius:25px;border-top-right-radius:25px}.quircle-quolumn .quircle.start::after{top:7px}.quircle-container{padding:0 10px}.Quiz .main-question-panel{flex-basis:65%}.Quiz .sidebar-question-panel{border-left:1px solid #ccc}.fred-inactive-warning-backdrop{z-index:1054;background-color:#101010;opacity:.5}.fred-inactive-warning{z-index:1055}.main-quiz-page.Page.board-exam-interface-fred .Quiz{overflow:auto}.session-choice-list{list-style-position:inside;list-style-type:decimal}.session-review-list{-moz-column-count:3;column-count:3;-moz-column-gap:0;column-gap:0;list-style:none}.session-review-list li{height:35px}.PearsonVueBreakScreen .break-wrapper{box-shadow:0 4px 4px 0 rgba(0,0,0,0.25)}.PearsonVueBreakScreen .break-content{padding:60px 90px 10px}.PearsonVueBreakScreen .btn{box-shadow:2px 2px 4px 0 rgba(0,0,0,0.5)}@media print{.Quiz{display:none}}.quiz-footer{z-index:900;height:50px}@media (max-width: 768px){.quiz-footer{height:auto}.quiz-footer .btn.btn-outline-light{white-space:nowrap}}@media (max-width: 369px){.quiz-footer .btn-sm{font-size:.7rem}}.quiz-footer .quircle-container{width:auto}@media (max-width: 768px){.quiz-footer .quircle-container{width:100vw}}@media (min-width: 769px) and (max-width: 992px){.quiz-footer .quircle-container{width:auto}}.quiz-footer .time-container{height:50px}.StyleGuideComponent .quiz-footer{position:relative}.quiz-footer .next-button .LoadingIcon .loading-icon-icon{margin:0}.quiz-footer .next-button .LoadingIcon .loading-icon-label{display:none}.Fredquiz-footer{left:80px;width:calc(100% - 80px);height:auto;font-size:90%;background-color:#214876}@media (max-width: 768px){.Fredquiz-footer{left:0;width:100vw}}.Fredquiz-footer .item-block{box-shadow:0 0 5px 2px rgba(0,0,0,0.5)}.Fredquiz-footer button{background-color:transparent !important;outline:0}.Fredquiz-footer button span{color:#fff}.Fredquiz-footer .fred-block-overview{bottom:68px;left:0;min-width:300px}.vertical-line{height:100%;border-left:1px solid #fff}.Page.board-exam-interface-pearson-vue .quiz-footer{height:40px}.Page.board-exam-interface-pearson-vue .quiz-footer .btn{font-size:1rem}@media (max-width: 369px){.Page.board-exam-interface-pearson-vue .quiz-footer .btn{font-size:.85rem}}.Page.board-exam-interface-pearson-vue .quiz-footer .btn.btn-outline-light:focus,.Page.board-exam-interface-pearson-vue .quiz-footer .btn.btn-outline-light:active,.Page.board-exam-interface-pearson-vue .quiz-footer .btn.btn-outline-light:hover{background-color:transparent;box-shadow:unset}.Page.board-exam-interface-pearson-vue .quiz-footer .btn.btn-outline-light:not([disabled]):hover{color:#feff00}.quiz-header{position:fixed;top:95px;left:0;z-index:800;width:100%;transition:transform 0.5s ease-in-out;transform:translateY(-95px)}.StyleGuideComponent .quiz-header{position:relative}body.vendor-iframe .quiz-header{top:35px;transform:translateY(-35px)}.DashboardHeader.shown+.main-quiz-page .quiz-header{transform:translateY(0)}.DashboardHeader.shown+.SearchPage .quiz-header{transform:translateY(0)}.quiz-header .quiz-nav{height:36px}.quiz-header .quiz-toggle-tools{height:36px}.quiz-header .quiz-toggle-tools .dropdown-menu{top:90%}.quiz-header .quiz-toggle-tools>div{gap:2px 8px}@media screen and (max-width: 768px){.quiz-header{position:relative}}.Fredquiz-header{left:80px;width:calc(100% - 80px);font-size:90%;background-color:#214876}.Fredquiz-header .item-block{box-shadow:0 0 5px 2px rgba(0,0,0,0.5)}.Fredquiz-header .form-check-input,.Fredquiz-header .form-check-label{cursor:pointer}.Fredquiz-header button{background-color:transparent !important;outline:0}.Fredquiz-header .fred-exam-overview{top:72px;left:0;min-width:300px}.bg-medium-persian-blue{background-color:#026daa}.bg-glacier{background-color:#81ade1}.text-medium-persian-blue{color:#026daa}.Page.board-exam-interface-pearson-vue .quiz-header .quiz-nav{height:50px;padding-top:5px;padding-bottom:5px}.Page.board-exam-interface-pearson-vue .quiz-header .btn.btn-outline-light:focus,.Page.board-exam-interface-pearson-vue .quiz-header .btn.btn-outline-light:active,.Page.board-exam-interface-pearson-vue .quiz-header .btn.btn-outline-light:hover{background-color:transparent;box-shadow:unset}.Page.board-exam-interface-pearson-vue .quiz-header .btn.btn-outline-light:not([disabled]):hover{color:#feff00}@media (max-width: 768px){.quiz-header .quiz-toggle-tools,.quiz-header .quiz-nav{height:auto}}.FredQuizSidebar{position:fixed;top:0;bottom:0;width:80px;overflow:hidden auto;font-size:90%;background-color:#fff;border-color:#adb5bd;border-style:solid;border-right-width:1px}@media (max-width: 768px){.FredQuizSidebar{bottom:69px}}.FredQuizSidebar .fred-question-number .btn{font-size:.75rem;line-height:1.25}.FredQuizSidebar .fred-question-number:nth-child(odd) .btn-none{background-color:#e9ecef}.FredQuizSidebar .fred-question-number:last-child .btn-none{border-bottom:1px solid #e9ecef}.FredQuizSidebar .fred-question-number .btn-none.active{color:#fff;background-color:#214876}.DashboardHeader.shown+.main-quiz-page .FredQuizSidebar{top:95px}.QuizQuestionSidebar .ratingStars .ratingStar{width:24px;height:24px}.QuizzesTable .fake-element,.PerformanceSubjectsTable .fake-element{border:1px solid #ccc}.QuizzesTable .table-header-row>.col,.QuizzesTable .table-row>.col,.PerformanceSubjectsTable .table-header-row>.col,.PerformanceSubjectsTable .table-row>.col{display:flex;align-items:center;justify-items:center;height:auto;text-align:center;white-space:nowrap}.QuizzesTable .table-header-row>.col.col-name,.QuizzesTable .table-header-row>.col.col-assign-due,.QuizzesTable .table-row>.col.col-name,.QuizzesTable .table-row>.col.col-assign-due,.PerformanceSubjectsTable .table-header-row>.col.col-name,.PerformanceSubjectsTable .table-header-row>.col.col-assign-due,.PerformanceSubjectsTable .table-row>.col.col-name,.PerformanceSubjectsTable .table-row>.col.col-assign-due{text-align:left}.QuizzesTable .table-header-row>.col.col-name,.QuizzesTable .table-row>.col.col-name,.PerformanceSubjectsTable .table-header-row>.col.col-name,.PerformanceSubjectsTable .table-row>.col.col-name{overflow:hidden}.QuizzesTable .table-header-row>.col.col-created,.QuizzesTable .table-header-row>.col.col-assign-due,.QuizzesTable .table-row>.col.col-created,.QuizzesTable .table-row>.col.col-assign-due,.PerformanceSubjectsTable .table-header-row>.col.col-created,.PerformanceSubjectsTable .table-header-row>.col.col-assign-due,.PerformanceSubjectsTable .table-row>.col.col-created,.PerformanceSubjectsTable .table-row>.col.col-assign-due{flex-basis:12%;max-width:12%;overflow:hidden;text-overflow:ellipsis}.QuizzesTable .table-header-row>.col.col-badge,.QuizzesTable .table-row>.col.col-badge,.PerformanceSubjectsTable .table-header-row>.col.col-badge,.PerformanceSubjectsTable .table-row>.col.col-badge{flex-basis:130px;max-width:130px}.QuizzesTable .table-header-row .min-badge-dimensions,.QuizzesTable .table-row .min-badge-dimensions,.PerformanceSubjectsTable .table-header-row .min-badge-dimensions,.PerformanceSubjectsTable .table-row .min-badge-dimensions{flex-basis:7%;flex-grow:.5;min-width:95px;min-height:48px}.QuizzesTable .table-header-row .min-progbar-width,.QuizzesTable .table-row .min-progbar-width,.PerformanceSubjectsTable .table-header-row .min-progbar-width,.PerformanceSubjectsTable .table-row .min-progbar-width{flex-basis:12%;min-width:75px;max-width:12%}.QuizzesTable .table-header-row,.PerformanceSubjectsTable .table-header-row{height:24px;line-height:24px}.QuizzesTable .table-header-row .col,.PerformanceSubjectsTable .table-header-row .col{height:24px;line-height:24px}.QuizzesTable.aactSubjectsTable .table-header-row,.PerformanceSubjectsTable.aactSubjectsTable .table-header-row{height:48px}.QuizzesTable.aactSubjectsTable .table-header-row>.col,.PerformanceSubjectsTable.aactSubjectsTable .table-header-row>.col{justify-content:center;height:48px;line-height:13px;white-space:normal}.QuizzesTable.aactSubjectsTable .table-row .col:not(.col-name),.PerformanceSubjectsTable.aactSubjectsTable .table-row .col:not(.col-name){justify-content:center}.QuizzesTable .table-row,.PerformanceSubjectsTable .table-row{padding-top:.1rem;padding-bottom:.1rem;border:1px solid #ccc;border-bottom:none;border-radius:0}.QuizzesTable .table-row:last-child,.PerformanceSubjectsTable .table-row:last-child{border-bottom:1px solid #ccc}.QuizzesTable .table-row>.col,.PerformanceSubjectsTable .table-row>.col{min-height:48px}.QuizzesTable .table-row>.col.col-name,.QuizzesTable .table-row .col.col-created,.PerformanceSubjectsTable .table-row>.col.col-name,.PerformanceSubjectsTable .table-row .col.col-created{line-height:1em;line-height:initial;text-align:left;overflow-wrap:normal;white-space:normal}.QuizzesTable .table-row>.action:hover,.PerformanceSubjectsTable .table-row>.action:hover{text-decoration:underline}.QuizzesTable .row.btn.btn-none:hover,.QuizzesTable .clickable-row:hover,.QuizzesTable .highlight,.PerformanceSubjectsTable .row.btn.btn-none:hover,.PerformanceSubjectsTable .clickable-row:hover,.PerformanceSubjectsTable .highlight{background-color:#ecf5fb}.QuizzesTable.Assignment-List .table-row .col:last-child,.QuizzesTable.Assignment-List .table-header-row .col:last-child,.PerformanceSubjectsTable.Assignment-List .table-row .col:last-child,.PerformanceSubjectsTable.Assignment-List .table-header-row .col:last-child{flex-grow:unset;min-width:42px}.QuizzesTable.Assignment-List .table-row,.PerformanceSubjectsTable.Assignment-List .table-row{padding:0}.QuizzesTable.Assignment-List .table-row .col,.PerformanceSubjectsTable.Assignment-List .table-row .col{height:auto;padding-top:.4em;padding-bottom:.4em}.QuizzesTable.Assignment-List .table-row .col:first-child,.PerformanceSubjectsTable.Assignment-List .table-row .col:first-child{border-left-width:1px}.QuizzesTable.Assignment-List .table-row .col:last-child,.PerformanceSubjectsTable.Assignment-List .table-row .col:last-child{border-width:0 0 0 1px}.QuizzesTable.Assignment-List .table-row:last-child .col:not(:last-child),.PerformanceSubjectsTable.Assignment-List .table-row:last-child .col:not(:last-child){border-bottom-width:1px}.QuizzesTable.aact-enabled-table .table-header-row,.PerformanceSubjectsTable.aact-enabled-table .table-header-row{height:48px}.QuizzesTable.aact-enabled-table .table-header-row>.col,.PerformanceSubjectsTable.aact-enabled-table .table-header-row>.col{height:48px;line-height:13px;white-space:normal}.QuizzesTable.aact-enabled-table .table-row>.col:not(.col-name):not(.col-assign-due):not(.action),.QuizzesTable.aact-enabled-table .table-header-row>.col:not(.col-name):not(.col-assign-due):not(.action),.PerformanceSubjectsTable.aact-enabled-table .table-row>.col:not(.col-name):not(.col-assign-due):not(.action),.PerformanceSubjectsTable.aact-enabled-table .table-header-row>.col:not(.col-name):not(.col-assign-due):not(.action){justify-content:center}.QuizzesTable.aact-enabled-table .table-row>.col.correct,.QuizzesTable.aact-enabled-table .table-row>.col.partial-correct,.QuizzesTable.aact-enabled-table .table-row>.col.incorrect,.QuizzesTable.aact-enabled-table .table-row>.col.unanswered,.QuizzesTable.aact-enabled-table .table-header-row>.col.correct,.QuizzesTable.aact-enabled-table .table-header-row>.col.partial-correct,.QuizzesTable.aact-enabled-table .table-header-row>.col.incorrect,.QuizzesTable.aact-enabled-table .table-header-row>.col.unanswered,.PerformanceSubjectsTable.aact-enabled-table .table-row>.col.correct,.PerformanceSubjectsTable.aact-enabled-table .table-row>.col.partial-correct,.PerformanceSubjectsTable.aact-enabled-table .table-row>.col.incorrect,.PerformanceSubjectsTable.aact-enabled-table .table-row>.col.unanswered,.PerformanceSubjectsTable.aact-enabled-table .table-header-row>.col.correct,.PerformanceSubjectsTable.aact-enabled-table .table-header-row>.col.partial-correct,.PerformanceSubjectsTable.aact-enabled-table .table-header-row>.col.incorrect,.PerformanceSubjectsTable.aact-enabled-table .table-header-row>.col.unanswered{margin-right:.75rem}.QuizzesTable.next-to-cme .table-header-row>.col.action,.QuizzesTable.next-to-cme .table-row>.col.action,.PerformanceSubjectsTable.next-to-cme .table-header-row>.col.action,.PerformanceSubjectsTable.next-to-cme .table-row>.col.action{flex-basis:16%;max-width:12%}.QuizzesTable.next-to-cme:not(.aact-enabled-table) .table-header-row>.col.unanswered,.QuizzesTable.next-to-cme:not(.aact-enabled-table) .table-row>.col.unanswered,.PerformanceSubjectsTable.next-to-cme:not(.aact-enabled-table) .table-header-row>.col.unanswered,.PerformanceSubjectsTable.next-to-cme:not(.aact-enabled-table) .table-row>.col.unanswered{margin-right:1rem}@media (min-width: 992px){.QuizzesTable .table-header-row>.col.archive,.QuizzesTable .table-row>.col.archive,.PerformanceSubjectsTable .table-header-row>.col.archive,.PerformanceSubjectsTable .table-row>.col.archive{flex-basis:5%;max-width:6rem}}@media (max-width: 1359px){.QuizzesTable .table-header-row>.col.col-created,.QuizzesTable .table-header-row>.col.col-assign-due,.QuizzesTable .table-row>.col.col-created,.QuizzesTable .table-row>.col.col-assign-due,.PerformanceSubjectsTable .table-header-row>.col.col-created,.PerformanceSubjectsTable .table-header-row>.col.col-assign-due,.PerformanceSubjectsTable .table-row>.col.col-created,.PerformanceSubjectsTable .table-row>.col.col-assign-due{flex-basis:11%;max-width:11%}.QuizzesTable .table-header-row>.col.correct,.QuizzesTable .table-header-row>.col.partial-correct,.QuizzesTable .table-header-row>.col.incorrect,.QuizzesTable .table-header-row>.col.unanswered,.QuizzesTable .table-row>.col.correct,.QuizzesTable .table-row>.col.partial-correct,.QuizzesTable .table-row>.col.incorrect,.QuizzesTable .table-row>.col.unanswered,.PerformanceSubjectsTable .table-header-row>.col.correct,.PerformanceSubjectsTable .table-header-row>.col.partial-correct,.PerformanceSubjectsTable .table-header-row>.col.incorrect,.PerformanceSubjectsTable .table-header-row>.col.unanswered,.PerformanceSubjectsTable .table-row>.col.correct,.PerformanceSubjectsTable .table-row>.col.partial-correct,.PerformanceSubjectsTable .table-row>.col.incorrect,.PerformanceSubjectsTable .table-row>.col.unanswered{flex-basis:8%;max-width:8%;margin-right:.5rem}.QuizzesTable .table-header-row>.col.incorrect,.QuizzesTable .table-row>.col.incorrect,.PerformanceSubjectsTable .table-header-row>.col.incorrect,.PerformanceSubjectsTable .table-row>.col.incorrect{margin-right:.5rem}.QuizzesTable .table-header-row>.col.number-of-questions,.QuizzesTable .table-row>.col.number-of-questions,.PerformanceSubjectsTable .table-header-row>.col.number-of-questions,.PerformanceSubjectsTable .table-row>.col.number-of-questions{flex-basis:6%;max-width:6%;margin-right:.5rem}.QuizzesTable .table-header-row>.col.action,.QuizzesTable .table-row>.col.action,.PerformanceSubjectsTable .table-header-row>.col.action,.PerformanceSubjectsTable .table-row>.col.action{flex-basis:14%;max-width:6.5rem}.QuizzesTable.aact-enabled-table .table-header-row>.col.number-of-questions,.QuizzesTable.aact-enabled-table .table-row>.col.number-of-questions,.PerformanceSubjectsTable.aact-enabled-table .table-header-row>.col.number-of-questions,.PerformanceSubjectsTable.aact-enabled-table .table-row>.col.number-of-questions{margin:0}.QuizzesTable.next-to-cme:not(.aact-enabled-table) .table-header-row>.col.number-of-questions,.QuizzesTable.next-to-cme:not(.aact-enabled-table) .table-row>.col.number-of-questions,.PerformanceSubjectsTable.next-to-cme:not(.aact-enabled-table) .table-header-row>.col.number-of-questions,.PerformanceSubjectsTable.next-to-cme:not(.aact-enabled-table) .table-row>.col.number-of-questions{margin-right:.75rem}.QuizzesTable.next-to-cme:not(.aact-enabled-table):not(.show-assignments) .table-header-row>.col.unanswered,.QuizzesTable.next-to-cme:not(.aact-enabled-table):not(.show-assignments) .table-row>.col.unanswered,.PerformanceSubjectsTable.next-to-cme:not(.aact-enabled-table):not(.show-assignments) .table-header-row>.col.unanswered,.PerformanceSubjectsTable.next-to-cme:not(.aact-enabled-table):not(.show-assignments) .table-row>.col.unanswered{margin-right:2rem}.QuizzesTable.next-to-cme .table-header-row>.col.action,.QuizzesTable.next-to-cme .table-row>.col.action,.PerformanceSubjectsTable.next-to-cme .table-header-row>.col.action,.PerformanceSubjectsTable.next-to-cme .table-row>.col.action{max-width:16%}}@media (min-width: 1360px){.QuizzesTable.next-to-cme .table-header-row>.col.correct,.QuizzesTable.next-to-cme .table-header-row>.col.partial-correct,.QuizzesTable.next-to-cme .table-header-row>.col.incorrect,.QuizzesTable.next-to-cme .table-header-row>.col.unanswered,.QuizzesTable.next-to-cme .table-row>.col.correct,.QuizzesTable.next-to-cme .table-row>.col.partial-correct,.QuizzesTable.next-to-cme .table-row>.col.incorrect,.QuizzesTable.next-to-cme .table-row>.col.unanswered,.PerformanceSubjectsTable.next-to-cme .table-header-row>.col.correct,.PerformanceSubjectsTable.next-to-cme .table-header-row>.col.partial-correct,.PerformanceSubjectsTable.next-to-cme .table-header-row>.col.incorrect,.PerformanceSubjectsTable.next-to-cme .table-header-row>.col.unanswered,.PerformanceSubjectsTable.next-to-cme .table-row>.col.correct,.PerformanceSubjectsTable.next-to-cme .table-row>.col.partial-correct,.PerformanceSubjectsTable.next-to-cme .table-row>.col.incorrect,.PerformanceSubjectsTable.next-to-cme .table-row>.col.unanswered{flex-basis:8%;max-width:8%}.QuizzesTable.next-to-cme .table-header-row>.col.number-of-questions,.QuizzesTable.next-to-cme .table-row>.col.number-of-questions,.PerformanceSubjectsTable.next-to-cme .table-header-row>.col.number-of-questions,.PerformanceSubjectsTable.next-to-cme .table-row>.col.number-of-questions{flex-basis:8%;max-width:8%;margin-right:.25rem}.QuizzesTable.next-to-cme .table-header-row>.col.col-name,.QuizzesTable.next-to-cme .table-row>.col.col-name,.PerformanceSubjectsTable.next-to-cme .table-header-row>.col.col-name,.PerformanceSubjectsTable.next-to-cme .table-row>.col.col-name{flex-basis:20%;max-width:initial}.QuizzesTable.next-to-cme.show-assignments .table-header-row .col-name,.QuizzesTable.next-to-cme.show-assignments .table-row .col-name,.PerformanceSubjectsTable.next-to-cme.show-assignments .table-header-row .col-name,.PerformanceSubjectsTable.next-to-cme.show-assignments .table-row .col-name{flex-basis:15%}.QuizzesTable.next-to-cme.show-assignments .table-header-row .unanswered,.QuizzesTable.next-to-cme.show-assignments .table-row .unanswered,.PerformanceSubjectsTable.next-to-cme.show-assignments .table-header-row .unanswered,.PerformanceSubjectsTable.next-to-cme.show-assignments .table-row .unanswered{margin-right:1rem}.QuizzesTable .table-header-row>.col.col-name,.QuizzesTable .table-row>.col.col-name,.PerformanceSubjectsTable .table-header-row>.col.col-name,.PerformanceSubjectsTable .table-row>.col.col-name{flex-basis:20%;max-width:20%}}.RenewalModal .discount-banner{display:block;width:100px;padding:2px 0 2px 5px;margin-left:-15px;color:#fff;background-color:#cf3422;border-top-right-radius:15px;border-bottom-right-radius:15px}.Risk-chart{width:100%;max-width:300px}.Risk-chart .form-tooltip{z-index:1}.Risk-chart .legend .Legend-container{padding-top:40px;margin-left:-57px;line-height:5px;white-space:nowrap}.Risk-chart .legend .Legend-container .tags{display:inline-block;font-size:11px;line-height:13px;white-space:pre;border-radius:8px}.Risk-chart .no-legend .RiskPie-labels{text-align:center}.Risk-chart .Chart-container{display:flex;max-width:200px}.Risk-chart .Risk-pie{width:100%;max-width:200px;height:100%;max-height:200px}.Section.section-default,.Section.section-storefront{background-color:#fff;border:1px solid #ccc}.Section.section-default{border-radius:0.3125rem}.Section.section-storefront{border-radius:0px 10px 10px}.SectionWrapper .NavLink.style-default.nav-item,.tab-sections>.Nav>.NavLink.style-default.nav-link{margin-left:-.75rem}@media (min-width: 768px){.GroupedSections>.SectionWrapper{width:100%;height:100%}.GroupedSections>.SectionWrapper>.Section{border-width:1px 2px;border-radius:0}.GroupedSections>.SectionWrapper:first-child>.Section{border-left-width:1px;border-radius:0.3125rem 0 0 0.3125rem}.GroupedSections>.SectionWrapper:last-child>.Section{border-right-width:1px;border-radius:0 0.3125rem 0.3125rem 0}}.SelectQuestionBankPage .inner{max-width:30%}.SettingsPage .innerTray{background-color:#fff;border:1px solid #ccc}.SettingsPage .innerTray .tab-sections .nav-settings{width:177px;border-right:1px solid #ccc}.SettingsPage .innerTray .tab-sections .nav-header{padding:1.25rem !important;word-break:break-all;white-space:normal}body,html{width:100%}#shopper_approved_box{padding-top:3rem;overflow-x:hidden}#shopper_approved_box #product_just_stars,#shopper_approved_box #product_page{display:none}#shopper_approved_box #review_header{background-color:#fff}#shopper_approved_box #review_header:hover{cursor:pointer}#shopper_approved_box #review_header .overall,#shopper_approved_box #review_header .graph{display:"block"}#shopper_approved_box #review_header .percentage+div{display:none}#shopper_approved_box #review_header .percentage{margin-left:0}#shopper_approved_box #review_header,#shopper_approved_box #review_image{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-around;width:640px;margin:.5em auto 0}#shopper_approved_box #review_header .overall,#shopper_approved_box #review_image .overall{order:1}#shopper_approved_box #review_header .graph,#shopper_approved_box #review_image .graph{order:2}#shopper_approved_box #review_header .stars,#shopper_approved_box #review_image .stars{order:3}#shopper_approved_box #review_header .percentage,#shopper_approved_box #review_image .percentage{order:4}#shopper_approved_box #review_image{justify-content:flex-end}@media (max-width: 820px){#shopper_approved_box{width:100% !important;height:530px !important;padding-top:0 !important;margin:0 auto !important}#review_header,#review_image{flex-direction:column;align-items:center;justify-content:center;width:440px !important;padding:0 !important;margin:0 auto !important;border:none}#review_header{border:none !important}#review_header .overall{padding-top:1rem}#review_header .graph{margin-left:0 !important}#review_header .percentage{margin-top:0 !important;margin-right:0 !important}#review_image{background-color:#fff}#review_image .sa_logo{position:relative;padding-top:1rem;background-color:#fff}}@media (max-width: 550px){#review_header,#review_image{width:350px !important}}.slide-in{position:fixed;z-index:1003;width:auto;height:auto;margin-top:60px;transition:transform 250ms ease-in-out;transform:translateX(100%)}.slide-in.bottom{bottom:70px}.slide-in.right{right:0}.slide-in.open{transform:translateX(0)}.SpecialtySearch .input-group-sm>.form-control,.SpecialtySearch .Button.btn.btn-light,.SpecialtySearch .Button.btn.btn-light[disabled]{height:26px;border:2px solid #64839c}.SpecialtySearch .input-group-sm>.form-control{width:calc(200px - 38px);border-right:0}.SpecialtySearch .Button.btn.btn-light[disabled]{background-color:#e9ecef;opacity:1}.StartQuizPanel h4{font-size:.7rem}.StartQuizPanel .StartQuizButton-wrapper{padding:12px 0;border-bottom:1px solid #dee2e6}.StartQuizPanel .StartQuizButton-wrapper:first-child{padding-top:0}.StartQuizPanel .StartQuizButton-wrapper:last-child{padding-bottom:0;border-bottom:none}.StudentsRecipientsList{max-height:500px;padding:.6rem .5rem;overflow-x:hidden;border-bottom:0px}.StudentsRecipientsList .table-header-row>.col{font-weight:700}.StudentsRecipientsList .table-header-row{margin-right:0;margin-left:0}.StudentsRecipientsList .table-row{padding-top:0% !important;padding-bottom:0% !important;margin-right:0;margin-left:0}.StudentsRecipientsList .table-row>.col{display:flex;align-items:center;height:48px;padding-top:.2rem;padding-bottom:.2rem;word-break:break-all !important;border-color:#ccc;border-style:solid;border-width:1px 0 0}.StudentsRecipientsList .table-row>.col:first-child{border-left-width:1px}.StudentsRecipientsList .table-row>.col:last-child{border-right-width:1px}.StudentsRecipientsList .table-row:last-child{border-bottom:1px solid #ccc}.StudentsRecipientsList .table-row .addColumn{justify-content:end;border-right-width:1px}.StudentsRecipientsList .qbStatus{min-width:200px}.StudentsRecipientsList .checkColumn{max-width:0}.StudentsRecipientsList .row:not(.clickable-row){flex-wrap:nowrap}.StudentsRecipientsList .row .w-100{margin-right:0;margin-left:0}.StudentsRecipientsList .clickable-row:hover:not(:disabled){background-color:#ecf5fb}.nestedStudentRecipientsList{width:100%;max-height:200px;padding-right:6% !important;padding-left:6%;overflow-y:hidden;border-right:1px solid #ccc;border-left:1px solid #ccc}.nestedStudentRecipientsList .table-row:last-child{border-bottom:0}.nestedStudentRecipientsList .clickable-row:hover:not(:disabled){background-color:#a7b7f5}.accommodations-table{max-height:272px}.accommodations-table .table-row{border-left:1px solid #ccc}.accommodations-table .accommodation-remove{font-size:1.5rem;color:#cf3422}.accommodations-table .timeSelectRow .calendar{min-width:117px}.accommodations-table .table-header-row>.col{white-space:nowrap}.subjects-average-list .table-header-row>.col{font-weight:700}.subjects-average-list .table-row .col{word-break:normal !important}.subjects-average-list .col{line-height:normal !important;white-space:pre-wrap !important}.SvgContainer,.SvgContainer polygon{fill:currentColor}.SvgContainer.constrained-height{width:100%;height:1px;overflow:visible}.SvgContainer.constrained-width{width:inherit}.Table .table-row{padding-right:0;padding-left:0}.Table .table-row .col{word-break:break-word}.Table .pad-top-btm{padding-top:.4em;padding-bottom:.4em}.Table .zebra .row:nth-child(even){background-color:#f8f9fa}.Table .zebra .row.btn:hover,.Table .row.btn:hover{background-color:#e9ecef}.Table .columns-container.scrollable{height:100%;overflow-x:hidden;overflow-y:scroll;-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.Table .columns-container.scrollable .table-row{scroll-snap-align:start}.Table .clickable-row:hover:not(:disabled){cursor:pointer}.Table .truncated-col{width:1px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.PearsonViewQuestionNavigator .Table .col{padding:.25em .5em}.PearsonViewQuestionNavigator .Table .table-header-row{border:1px solid #ccc}.PearsonViewQuestionNavigator .Table .table-header-row .col{margin:.2em;font-size:1rem;color:#fff;background-color:#81ade1}.PearsonViewQuestionNavigator .Table .table-row{padding:0}.PearsonViewQuestionNavigator .Table .table-row .col{border:1px solid #ccc}.PearsonViewQuestionNavigator .Table .table-row:nth-child(odd){background-color:#e9ecef}.no-snap-table .columns-container.scrollable{-ms-scroll-snap-type:none;scroll-snap-type:none}.TemplatesTable,.MobileTemplatesTable{padding:.6rem .5rem 1.6rem}.TemplatesTable .table-header-row>.col,.MobileTemplatesTable .table-header-row>.col{align-items:center;font-weight:700;white-space:nowrap}.TemplatesTable .table-row>.col,.MobileTemplatesTable .table-row>.col{display:flex;align-items:center;justify-content:start;word-break:break-word}.TemplatesTable .table-row .col.actions-column,.MobileTemplatesTable .table-row .col.actions-column{justify-content:end}.TemplatesTable .table-row .col:last-child,.MobileTemplatesTable .table-row .col:last-child{justify-content:center;max-width:90px}.TemplatesTable .columns-container,.TemplatesTable .table-header-row,.MobileTemplatesTable .columns-container,.MobileTemplatesTable .table-header-row{padding-right:1rem}.MobileTemplatesTable .table-row>.col{display:flex;align-items:center;justify-content:start;word-break:break-word}.MobileTemplatesTable .table-row .col:nth-child(2){border-right:1px solid #ccc}.MobileTemplatesTable .table-row .col:nth-child(3){border-top:0px;border-right:0px;border-left:1px solid #ccc}.MobileTemplatesTable .table-row .col:nth-child(4){border-top:0px;border-right:1px solid #ccc;border-left:0px}.MobileTemplatesTable.archive-table .columns-container{padding-right:0px}.templatesSearchBox,.templatesSearchBoxArchive{top:.25rem;left:21rem;width:25%}.templatesSearchBoxArchive{top:2rem;left:12rem}.mobileTemplatesSearchBox,.mobileTemplatesSearchBoxArchive{width:50%;margin-bottom:1rem}.timeSelectRow{flex-wrap:nowrap}.timeSelectRow span{padding:6px 0 0;margin:0 2px}.timeSelectRow .calendar{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:4px 6px;margin-right:2px}.timeSelectRow .timeSelect{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:6px 4px 1px;margin:0 2px;background-color:#fff;border:1px solid #919191;border-radius:.3125rem;transition:border-color .15s ease-in-out, box-shadow .15s ease-in-out}.timeSelectRow .timeSelect input{background-color:#fff;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}.timeSelectRow .timeSelect select{background-color:#fff;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}.timeSelectRow .timeSelect select::-ms-expand{display:none}.Tooltip{position:relative;display:inline-block;width:1.2rem;height:1.2rem;line-height:1.2rem;color:#767676;text-align:center;border:1px solid #767676;border-radius:50%}.Tooltip>.Tooltip-content{position:absolute;top:100%;left:50%;z-index:3;width:360px;margin-top:1rem;color:#f8f8f8;visibility:hidden;background-color:rgba(0,0,0,0.78);border-radius:0.3125rem;opacity:0;transition:visibility .5s, opacity .5s ease-in-out;transform:translateX(-50%)}.Tooltip>.Tooltip-content::before{position:absolute;bottom:100%;left:50%;display:block;content:"";border-right:.6rem solid transparent;border-bottom:0.6rem solid rgba(0,0,0,0.78);border-left:.6rem solid transparent;transform:translateX(-50%)}@media (max-width: 768px){.Tooltip>.Tooltip-content{width:200px}}@media (max-width: 576px){.Tooltip>.Tooltip-content{width:120px}}.Tooltip.hoverable:hover>.Tooltip-content,.Tooltip.hoverable:focus-visible>.Tooltip-content{display:block;visibility:initial;opacity:1}.Tooltip.show>.Tooltip-content{display:block;visibility:initial;opacity:1}.Tooltip.top>.Tooltip-content{top:auto;bottom:200%}.Tooltip.top>.Tooltip-content::before{top:auto;top:100%;border-top:0.6rem solid rgba(0,0,0,0.78);border-bottom:none}.Tooltip.right>.Tooltip-content{top:50%;left:100%;margin-top:0;margin-left:1rem;transform:translateX(0) translateY(-50%)}.Tooltip.right>.Tooltip-content::before{top:50%;right:100%;bottom:auto;left:auto;border-top:.6rem solid transparent;border-right:0.6rem solid rgba(0,0,0,0.78);border-bottom:.6rem solid transparent;border-left:none;transform:translateY(-50%)}.Tooltip.left>.Tooltip-content{top:50%;right:100%;left:auto;margin-top:0;margin-right:1rem;transform:translateX(0) translateY(-50%)}.Tooltip.left>.Tooltip-content::before{top:50%;right:auto;bottom:auto;left:100%;border-top:.6rem solid transparent;border-right:none;border-bottom:.6rem solid transparent;border-left:0.6rem solid rgba(0,0,0,0.78);transform:translateY(-50%)}.Tooltip.LabelTooltip{width:auto}.Tooltip>.LabelTooltip-content{z-index:1;margin-top:.8rem;border:1px solid #767676}.Tooltip>.LabelTooltip-content::before{border:none}.tooltip-form .form-tooltip{width:1rem;height:1rem;line-height:.9rem}.TrialRenewalBanner{background:#fff;border:2px solid #76cd99}.TrialRenewalBanner .action-section{background:#76cd99}.TrialRenewalBanner .action-section .button-container{min-width:150px}.TrialRenewalBanner .trial-question-count,.TrialRenewalBanner .upgrade-blurb{line-height:1em}.TrialRenewalBanner .credits-points{height:24px}.TrialRenewalBanner .SvgContainer{stroke:#76cd99;stroke-width:3}.TrialRenewalBanner .features-section .check-container{display:flex;align-items:center;width:18px;height:18px;margin-right:8px;background:#fda100;border-radius:25px}.TrialRenewalBanner .features-section .check-container .SvgContainer{stroke:#fff}.TrialRenewalBanner .features-section li{flex-grow:1}.TrialRenewalBanner .features-section li p{max-width:250px}.UpArrowIcon{transition:opacity 1s ease-in-out}.UpArrowIcon :hover{cursor:pointer}.UpArrowIcon .SvgContainer{filter:drop-shadow(2px 6px 5px rgba(0,0,0,0.25))}.fade-out{opacity:0}.background{border:1px solid #ccc}.usage-options input{display:none}.usage-options input+label{align-items:center;padding:.2rem .4rem;text-align:center;background-color:#f8f8f8;border:1px solid #ccc;border-radius:5px}.usage-options input:checked+label{font-weight:700;background-color:#ffebc9;border-color:#fda100}.usage-options input:hover+label:hover{cursor:pointer}.custom-date-container .usage-range-choice{width:8rem;height:1.5rem}.custom-date-container .inner-container{align-items:center}.UsageReportsTable{overflow:hidden;background-color:#fff}.UsageReportsTable .Table.container{height:280px;max-height:630px;padding-bottom:1rem}.UsageReportsTable .table-header-row{height:25px}.UsageReportsTable .columns-container.scrollable{max-height:603px}.UsageReportsTable .table-header-row>.col{font-weight:700}.UsageReportsTable .table-row{padding-top:0 !important;padding-bottom:0 !important;border-bottom:none;border-radius:0}.UsageReportsTable .table-row:first-child{border-top-color:#ccc;border-top-style:solid;border-top-width:1px}.UsageReportsTable .table-row:last-child{margin-bottom:1.5rem}.UsageReportsTable .table-row>.col{display:flex;align-items:center;height:48px;padding-top:.2rem;padding-bottom:.2rem;line-height:48px;text-align:center;white-space:nowrap;border-color:#ccc;border-style:solid;border-width:0 0 1px}.UsageReportsTable .table-row>.col:first-child{border-left-width:1px}.UsageReportsTable .table-row>.col:last-child{border-right-width:1px}.UsageReportsTable .table-row>.col .ellipsis-col{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:normal;text-align:left;overflow-wrap:normal;white-space:normal}.UsageReportsTable .columns-container,.UsageReportsTable .table-header-row{padding-right:1rem;padding-left:1rem}.UserManagement .Table{background-color:#fff;border:solid #ccc 1px;border-radius:5px}.UserManagement .Table .columns-container,.UserManagement .Table .table-header-row{padding-left:1rem}.UserManagement .Table .columns-container.scrollable{max-height:60vh;margin-bottom:1rem;border-color:#ccc;border-style:solid;border-width:1px}.UserManagement .Table .table-header-row{padding-top:0;padding-bottom:0;font-weight:700;border-bottom:none !important;border-radius:0}.UserManagement .Table .table-header-row>.col{display:flex;align-items:center;height:48px;padding-top:.2rem;padding-bottom:.2rem}.UserManagement .Table .table-header-row>.col:first-child{max-width:4em}.UserManagement .Table .table-row{padding-top:0;padding-bottom:0;border-bottom:none;border-radius:0}.UserManagement .Table .table-row>.col{display:flex;align-items:center;height:48px;padding-top:.2rem;padding-bottom:.2rem}.UserManagement .Table .table-row>.col:first-child{max-width:4em}.ViewQuizzesModal{min-height:300px}.ViewQuizzesModal .QuizzesTable .table-header-row>.col.correct,.ViewQuizzesModal .QuizzesTable .table-header-row>.col.partial-correct,.ViewQuizzesModal .QuizzesTable .table-header-row>.col.incorrect,.ViewQuizzesModal .QuizzesTable .table-header-row>.col.unanswered,.ViewQuizzesModal .QuizzesTable .table-header-row>.col.number-of-questions,.ViewQuizzesModal .QuizzesTable .table-row>.col.correct,.ViewQuizzesModal .QuizzesTable .table-row>.col.partial-correct,.ViewQuizzesModal .QuizzesTable .table-row>.col.incorrect,.ViewQuizzesModal .QuizzesTable .table-row>.col.unanswered,.ViewQuizzesModal .QuizzesTable .table-row>.col.number-of-questions{flex-basis:8%;max-width:8%}@media (max-width: 1359px){.ViewQuizzesModal .QuizzesTable .table-header-row>.col.col-name,.ViewQuizzesModal .QuizzesTable .table-row>.col.col-name{padding:0}.ViewQuizzesModal .QuizzesTable .table-header-row>.col.number-of-questions,.ViewQuizzesModal .QuizzesTable .table-row>.col.number-of-questions{flex-basis:5%;max-width:5%}.ViewQuizzesModal .QuizzesTable:not(.aact-enabled-table) .table-header-row>.col.unanswered,.ViewQuizzesModal .QuizzesTable:not(.aact-enabled-table) .table-row>.col.unanswered{margin-right:1.5rem}.ViewQuizzesModal .QuizzesTable:not(.aact-enabled-table) .table-header-row>.col.number-of-questions,.ViewQuizzesModal .QuizzesTable:not(.aact-enabled-table) .table-row>.col.number-of-questions{margin-right:1rem}}.VitalPrepCredentials .reset-button{letter-spacing:1px}.VitalPrepCredentials .reset-password-box{max-width:320px;min-height:300px}.VitalPrepCredentials .Input:focus{position:relative;border-right:1px solid #156ed5;box-shadow:-1px 0 0 0.2rem rgba(0,68,219,0.25)}.VitalPrepSupport .rectangle-1{align-items:center;justify-content:center;height:103px;background-color:#166ed5}.VitalPrepSupport .powered-by-boardvitals{height:40px;font-family:"Source Sans Pro", sans-serif;font-size:14px;color:#fff;text-align:center}.VitalPrepSupport .support-form{min-width:100%;min-height:100%;padding:0 7% 5% 12%;background-color:#f4f4f4}.VitalPrepSupport .support-form .greatings-text{padding-top:73px;margin-bottom:9px;font-family:"Source Sans Pro", sans-serif;font-size:22px;color:#333;text-align:left}.VitalPrepSupport .support-form .instruction-text{font-family:"Source Sans Pro", sans-serif;font-size:16px;line-height:1.51;color:#333;text-align:left}.VitalPrepSupport .support-form .instruction-text .bold-style{margin-top:36px;font-weight:600;line-height:1.66}.VitalPrepSupport .support-form .table-form{display:flex;flex-wrap:wrap;margin-top:19px}.VitalPrepSupport .support-form .submit-form{width:100%;max-width:355px;height:60px;margin-top:34px}.VitalPrepSupport .thanks-text{display:flex;flex-direction:column;padding:200px 0 350px;font-family:"Source Sans Pro", sans-serif;font-size:18px;background-color:#f4f4f4}.VitalPrepSupport .thanks-text .bold-style{font-size:22px;font-weight:600;line-height:1.73}.wysiwyg p{margin-bottom:1em}.wysiwyg p:last-child{margin-bottom:0}.wysiwyg figure{display:inline-block;max-width:100%;margin:0 0 1em;border:1px solid #ccc}.wysiwyg figure img{display:block;max-width:100%;height:auto;margin:0 auto}.wysiwyg figure figcaption{padding:.5em 1em;border-top:1px solid #ccc}.wysiwyg table{border:1px solid #ccc}.wysiwyg table thead,.wysiwyg table tbody,.wysiwyg table th,.wysiwyg table tr,.wysiwyg table td{border:inherit}.wysiwyg table th,.wysiwyg table td{padding:.5em 1em}.wysiwyg .highlight{background-color:#ffc107}.wysiwyg .highlight-green{background-color:#3e8a3d}.wysiwyg .highlight-peach{background-color:#f2b185}.wysiwyg .highlight-blue{background-color:#0044db}.wysiwyg .highlight-red{background-color:#cf3422}.wysiwyg .highlight-strikethrough{text-decoration:line-through}.board-exam-interface-pearson-vue .wysiwyg .highlight{background-color:#fdef46}.board-exam-interface-pearson-vue .wysiwyg .highlight-green{background-color:#57ce37}.board-exam-interface-pearson-vue .wysiwyg .highlight-peach{background-color:#f2b185}.board-exam-interface-pearson-vue .wysiwyg .highlight-blue{background-color:#55aff8}.board-exam-interface-pearson-vue .wysiwyg .highlight-red{background-color:#e73321}.AssignmentForm .SectionWrapper .NavLink.style-default.nav-item{font-size:20px;font-weight:400}.AssignmentForm .assignment-review-form{padding-right:0;padding-left:0}.AssignmentForm .back-button{top:1rem;right:2.5rem}.AssignmentForm .assignment-review-header .SectionWrapper .NavLink{font-size:14px !important;font-weight:700 !important}.AssignmentForm .assignment-review-header .preview-aact-question{word-break:break-word}.AssignmentForm .assignment-review-header .preview-aact-question .item{overflow:scroll}.AssignmentForm .assignment-review-header .preview-aact-question .read-area{word-break:initial !important}.AssignmentForm .aact-bowtie templatepreviewcontainer:nth-child(2)>div>div{min-width:420px}.AssignmentForm .Tooltip>.Tooltip-content{z-index:100}.AssignmentForm .Button.btn.btn-light.active:not(:disabled):not(.disabled),.AssignmentForm .Button.btn.btn-white.active:not(:disabled):not(.disabled){z-index:0}.main-container .mode-description{padding:8px 0 0 15px;font-size:12px}.QuizMode.tutor-enabled{height:150px}.QuizMode.tutor-enabled .panel{max-width:100%}.QuizMode.tutor-enabled .inactiveMode{pointer-events:none}.QuizMode.tutor-enabled .inactiveMode h3{color:#ccc}.QuizMode.tutor-enabled .tablet{height:200px}@media screen and (max-width: 1023px){.QuizMode.tutor-enabled{height:275px}.QuizMode.tutor-enabled .panel{max-width:100%}}@media screen and (max-width: 768px){.QuizMode.tutor-enabled{height:auto}.QuizMode.tutor-enabled .panel{max-width:100%}}.QuestionStatus .inputs{padding-left:15px}.BoardExamInterfaceInput .small-screen-button{width:100%}.DifficultySelect .small-screen{font:12px "Source Sans Pro", sans-serif}.form-subjects .form-check{padding:0;margin-bottom:0.25rem}.ProductForm .radio label{border:1px solid #000;border-radius:5px}.ProductForm [type="radio"]{display:none}.ProductForm [type="radio"]:checked+label{background-color:#fff2db;border:1px solid #fda100}.ProductForm [type="checkbox"][disabled]+label{color:#ccc}.ProductForm [type="checkbox"][disabled]+label .red{color:#ccc}.ProductForm .red{color:#cf3422}.ResetPasswordForm .form-group.password{position:relative}.ResetPasswordForm .form-group.password .Button{position:relative}.ResetPasswordForm .form-group.password .Button svg{position:absolute;top:6px;right:5px;fill:#767676}.Input.highlight{color:#000;background:#fff2db;border-color:#fda100}.Input[type="number"]::-webkit-inner-spin-button,.Input[type="number"]::-webkit-outer-spin-button{opacity:1}.AddRemoveSelectionBox .Tooltip-content{bottom:110% !important}.AddRemoveSelectionBox *>*{word-break:break-all}.Tooltip.archive-button-tooltip{border:0}.Tooltip.archive-button-tooltip>.Tooltip-content{width:65px;height:20px;padding:3px 0 22px}.Button.unarchive:focus{background-color:#f8f8f8;box-shadow:none}.Button.unarchive:hover{background-color:#e5e5e5}.drawer-trigger{position:fixed;top:50%;right:0;z-index:1001;display:flex;flex-direction:column;align-items:center;width:150px;height:36px;padding:0;background-color:#006ad1;border:2px solid #006ad1;box-shadow:-2px 0 4px 0 rgba(0,0,0,0.3);transition:right 1.5s ease;transform:rotate(90deg);transform-origin:51%  51%}.drawer-trigger:hover,.drawer-trigger:active,.drawer-trigger:focus,.drawer-trigger:not(:disabled):not(.disabled):active{background-color:#0584ff;border:2px solid #0584ff;box-shadow:none}.drawer-trigger:not(:disabled):not(.disabled):active:focus{background-color:#004486;border:2px solid #005eb9;box-shadow:none}.drawer-trigger .arrow{font-size:8px}.drawer-trigger.trigger-outter{right:-50px}.drawer-trigger.trigger-outter:hover{-webkit-animation-name:bounce-right;animation-name:bounce-right;-webkit-animation-duration:.7s;animation-duration:.7s;-webkit-animation-delay:.1s;animation-delay:.1s}.drawer-trigger.trigger-inner{right:calc(100% - 100px)}.drawer-trigger.trigger-inner:hover{-webkit-animation-name:bounce-left;animation-name:bounce-left;-webkit-animation-duration:.7s;animation-duration:.7s;-webkit-animation-delay:.1s;animation-delay:.1s}.Button.btn:not(.btn-fred) span{margin-right:auto}.Button.btn.btn-none,.Button.btn.btn-link{padding:0;border:0;border-radius:0;outline:0;box-shadow:none}.Button.btn>.btn-caret{display:inline-block;margin:0 .75rem}.Button.btn>.btn-caret::before{position:absolute;top:0;bottom:0;display:block;content:"";border-left:1px solid #000;transition:border-color .15s ease-in-out}.Button.btn.btn-sm>.btn-caret{margin:0 .5rem}.Button.btn.btn-lg>.btn-caret{margin:0 1rem}.Button.btn.btn-primary{color:#fff}.Button.btn.btn-primary>.btn-caret::before{border-color:#fff}.Button.btn.btn-primary.hover-yellow:hover{color:#dfec1d}.Button.btn.btn-drag-drop-cloze{color:#000;background-color:#ffc107}.Button.btn.btn-outline-primary>.btn-caret::before,.Button.btn.btn-outline-secondary>.btn-caret::before,.Button.btn.btn-outline-light>.btn-caret::before,.Button.btn.btn-outline-dark>.btn-caret::before{border-color:inherit}.Button.btn.btn-outline-primary:hover>.btn-caret::before,.Button.btn.btn-outline-secondary:hover>.btn-caret::before,.Button.btn.btn-outline-light:hover>.btn-caret::before,.Button.btn.btn-outline-dark:hover>.btn-caret::before{border-color:#101010}.Button.btn.btn-dark>.btn-caret::before,.Button.btn.btn-outline-dark:hover>.btn-caret::before{border-color:#f8f8f8}.Button.btn.btn-light{border-color:#ccc}.Button.btn.btn-white{border-color:#ced4da}.Button.btn.btn-light.active:not(:disabled):not(.disabled),.Button.btn.btn-white.active:not(:disabled):not(.disabled){background-color:#fff2db;border-color:#fda100}.Button.btn.btn-primary.disabled,.Button.btn.btn-primary:disabled,.Button.btn.btn-outline-primary.disabled,.Button.btn.btn-outline-primary:disabled{color:#ccc;background-color:transparent;border-color:#ccc}.Button.btn.btn-primary[role="switch"][aria-checked="false"]{color:#000;background:#fff;border:1px solid #919191}.Button.btn.btn-primary[role="switch"][aria-checked="true"]{font-weight:700;color:#000;background:#fff2db;border:1px solid #fda100}.Button.btn.btn-primary[role="switch"],.Button.btn.checkboxButton{display:flex}.Button.btn.btn-primary[role="switch"] .SvgContainer,.Button.btn.checkboxButton .SvgContainer{flex-shrink:0;margin:2px 4px 0 0}.Button.btn.btn-primary.radio[role="switch"],.Button.btn.btn-primary.checkbox[role="switch"],.Button.btn.btn-primary.psiCheckbox[role="switch"],.Button.btn.btn-primary.numberBox[role="switch"],.Button.btn.checkboxButton.radio,.Button.btn.checkboxButton.checkbox,.Button.btn.checkboxButton.psiCheckbox,.Button.btn.checkboxButton.numberBox{padding:0;text-align:left;background:none;border:none}.Button.btn.btn-primary.radio[role="switch"]:focus,.Button.btn.btn-primary.checkbox[role="switch"]:focus,.Button.btn.btn-primary.psiCheckbox[role="switch"]:focus,.Button.btn.btn-primary.numberBox[role="switch"]:focus,.Button.btn.checkboxButton.radio:focus,.Button.btn.checkboxButton.checkbox:focus,.Button.btn.checkboxButton.psiCheckbox:focus,.Button.btn.checkboxButton.numberBox:focus{box-shadow:none}.Button.btn.btn-primary.radio[role="switch"]:focus .SvgContainer,.Button.btn.btn-primary.checkbox[role="switch"]:focus .SvgContainer,.Button.btn.btn-primary.psiCheckbox[role="switch"]:focus .SvgContainer,.Button.btn.btn-primary.numberBox[role="switch"]:focus .SvgContainer,.Button.btn.checkboxButton.radio:focus .SvgContainer,.Button.btn.checkboxButton.checkbox:focus .SvgContainer,.Button.btn.checkboxButton.psiCheckbox:focus .SvgContainer,.Button.btn.checkboxButton.numberBox:focus .SvgContainer{box-shadow:0 0 0 0.2rem rgba(38,128,216,0.5)}.Button.btn.btn-red{color:#fff;background-color:#cf3422;border-color:#cf3422}.Button.btn.btn-red:hover{border-color:#cf3422}.Button.btn.btn-red:focus{background-color:#cf3422;border-color:#cf3422;box-shadow:0 0 0 0.2rem rgba(255,0,0,0.5)}.Button.btn.btn-psi{background:#cfdde7;background:linear-gradient(0deg, #cfdde7 0%, #fafcfd 100%);border:2px solid #94b2cc;border-radius:1px}.Button.btn.btn-fred{text-align:center;border:0}.Button.btn.btn-pearsonVue{border:2px solid #fff}.Button.btn.btn-pearsonVue:hover{box-shadow:1px 1px 10px #adb5bd}.Button.btn.btn-min-width-70{min-width:70px}.Button.btn.active.text-bold-active{font-weight:700}.bg-dark-blue{background:#214876}.bg-blue-gradient{background-image:linear-gradient(to bottom, #508cc7 0%, #1f4877);border-color:#1f4877}.btn:focus-visible{outline:auto !important}@-webkit-keyframes bounce-right{0%{transform:translateX(0) rotate(90deg)}20%{transform:translateX(1px) rotate(90deg)}40%{transform:translateX(-5px) rotate(90deg)}60%{transform:translateX(2px) rotate(90deg)}80%{transform:translateX(-6px) rotate(90deg)}100%{transform:translateX(0) rotate(90deg)}}@keyframes bounce-right{0%{transform:translateX(0) rotate(90deg)}20%{transform:translateX(1px) rotate(90deg)}40%{transform:translateX(-5px) rotate(90deg)}60%{transform:translateX(2px) rotate(90deg)}80%{transform:translateX(-6px) rotate(90deg)}100%{transform:translateX(0) rotate(90deg)}}@-webkit-keyframes bounce-left{0%{transform:translateX(0) rotate(90deg)}20%{transform:translateX(-1px) rotate(90deg)}40%{transform:translateX(5px) rotate(90deg)}60%{transform:translateX(-2px) rotate(90deg)}80%{transform:translateX(6px) rotate(90deg)}100%{transform:translateX(0) rotate(90deg)}}@keyframes bounce-left{0%{transform:translateX(0) rotate(90deg)}20%{transform:translateX(-1px) rotate(90deg)}40%{transform:translateX(5px) rotate(90deg)}60%{transform:translateX(-2px) rotate(90deg)}80%{transform:translateX(6px) rotate(90deg)}100%{transform:translateX(0) rotate(90deg)}}.CheckboxButton{margin-bottom:0}.CheckboxButton>input{cursor:pointer}.Select{position:relative}.Select .options-list{position:absolute;z-index:100;box-sizing:border-box;width:100%;padding:0;font-size:14px;color:#101010;background:#fff;border:1px solid #e5e5e5;box-shadow:0 2px 4px 0 rgba(0,0,0,0.2)}.Select .options-list.hidden{display:none}.Select .options-list:focus{outline:none}.Select .scrollable{max-height:200px;overflow-y:scroll}.Select .select-option{display:flex;align-items:center;min-width:150px;height:26px;padding:4px 8px;list-style:none;cursor:pointer}.Select .select-option:last-of-type{margin-bottom:0}.Select .select-option[aria-selected="true"]{background-color:#fff2db}.Select .select-option:hover{background-color:#f8f9fa}.Select select{position:relative;display:inline-block;box-shadow:none}.Select.primary select{color:#fff;background-color:#0044db}.Select.secondary select{color:#fff;background-color:#ecf5fb}.Select.secondary select:focus{border-color:#ecf5fb;box-shadow:0 0 0 0.2rem rgba(38,186,241,0.5)}.Select.light select{color:#000;background-color:#fff;border-color:#d3d9df}.Select.light select:focus{background-color:#dae0e5;box-shadow:0 0 0 0.2rem rgba(216,217,219,0.5)}.Select.dark select{color:#fff;background-color:#343a40}.Select.dark select:focus{border-color:#343a40;box-shadow:0 0 0 0.2rem rgba(82,88,93,0.5)}.Select.outline-primary select{color:#0044db;background-color:#fff;border-color:#0044db}.Select.outline-primary select:focus{color:#000;background-color:#0044db;box-shadow:0 0 0 0.2rem rgba(253,161,0,0.5)}.Select.outline-secondary select{color:#ecf5fb;background-color:#fff;border-color:#ecf5fb}.Select.outline-secondary select:focus{color:#fff;background-color:#ecf5fb;box-shadow:0 0 0 0.2rem rgba(0,174,239,0.5)}.Select.outline-light select{color:#adb5bd;background-color:#fff;border-color:#adb5bd}.Select.outline-light select:focus{border-color:#adb5bd;box-shadow:0 0 0 0.2rem rgba(38,186,241,0.5)}.Select.outline-dark select{color:#343a40;background-color:#fff;border-color:#343a40}.Select.outline-dark select:focus{color:#fff;background-color:#343a40;border-color:#343a40;box-shadow:0 0 0 0.2rem rgba(52,58,64,0.5)}.allStudents .table-header-row{padding:0 !important}.allStudents .table-row{min-height:42px;padding:0 !important;border-top:1px solid #ccc}@media (min-width: 576px){.allStudents .table-row{margin-right:15px;margin-left:15px}}.allStudents .table-row:last-child{border-bottom:1px solid #ccc}.allStudents .table-row .col:first-child{border-left:1px solid #ccc}.allStudents .table-row .col:last-child{border-right:1px solid #ccc}.ArchivedPage .backButton{min-height:40px}.AssignmentView{overflow-y:initial !important}.AssignmentView .nav{position:relative;top:-120px;-ms-grid-row-align:end;align-self:end;width:-webkit-fit-content !important;width:-moz-fit-content !important;width:fit-content !important;margin-right:-37px}.AssignmentView .nav-item{display:inline-block;padding:.1rem .5rem !important;margin-right:1.5rem;margin-left:0;font-size:.875rem;font-weight:400;line-height:1.5;color:#212529;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#fff;border:1px solid;border-radius:.3125rem;transition:color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out}.AssignmentView .active{font-weight:700;color:#000;background:#fff2db;border:1px solid #fda100}.AssignmentView .nav-link.active::after{border-bottom:0}.AssignmentView .tab-sections{margin-top:6px}@media (max-width: 991px){.AssignmentView .tab-sections{top:0px}}.AssignmentView .outside-title{position:absolute;top:-37px}.AssignmentView .outside-title-class-average{position:absolute;top:-30px;left:3px;font-size:1.1rem}.AssignmentView .csv-container{margin-right:-13px;text-align:end}.AssignmentView .table-row{padding-top:.2rem;padding-bottom:.2rem;border:1px solid #ccc;border-bottom:none;border-radius:0}.AssignmentView .table-row:last-child{border-bottom:1px solid #ccc}.AssignmentView .table-row>.col{display:flex;align-items:center}.AssignmentView .table-row>.col:last-child{word-break:normal}.AssignmentView .row{margin-right:0;margin-left:0}.AssignmentView .ProgressBar{width:100%}.AssignmentView .AssignmentTitle{margin-bottom:0;margin-left:15px}.AssignmentView .rowPadding{padding-top:1rem}.AssignmentView .container{margin-top:1rem;margin-bottom:1rem}.AssignmentView .margin-top{margin-top:.75rem}.AssignmentView .class-average-inner-container{height:auto !important;background-color:#eff2f5}.name-assignment-message-input:disabled{background-color:#fff}.AssignmentsPage .assignment-creation-interface{align-items:stretch;margin-bottom:.75rem}.AssignmentsPage .assignment-creation-interface .Section{padding:1.5rem}.AssignmentsPage .assignment-creation-interface .create-actions{display:flex;align-items:stretch;margin-bottom:1.5rem;gap:5%}.AssignmentsPage .assignment-creation-interface .create-actions a{display:flex;flex:1;align-items:center;justify-content:center}.AssignmentsPage .assignment-creation-interface .create-actions span{margin-right:0}.ClinicalPearlsPage{position:fixed;display:flex;width:100%;padding-top:0px !important}.DashboardHeader.shown+.ClinicalPearlsPage .ClinicalPearlsPage{top:95px}.ClinicalPearlsPage .content-container{position:fixed;top:265px;bottom:0;display:flex;flex:1;width:100%;min-height:0;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.ClinicalPearlsPage .ClinicalPearlsListTable{flex:1}.ClinicalPearlsPage .ClinicalPearlsListTable .table-header-row{padding:8px 0 4px;font-weight:700}.ClinicalPearlsPage .ClinicalPearlsListTable .table-row:last-of-type{margin-bottom:75px}.ClinicalPearlsPage .ClinicalPearlsListTable .table-row:focus{outline:none}.ClinicalPearlsPage .clinical-pearls-table-container{min-height:-webkit-min-content;min-height:-moz-min-content;min-height:min-content}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.main-container .num-questions-presets{padding-right:4rem}.main-container .num-questions-presets .form-check-inline{display:inline-block}}@media (min-width: 992px){.DashboardHomePage .ModifiedSections>.SectionWrapper{width:100%;height:100%}.DashboardHomePage .ModifiedSections>.SectionWrapper>.Section{border-width:1px 2px;border-radius:0}.DashboardHomePage .ModifiedSections>.SectionWrapper:first-child>.Section{border-left-width:1px;border-radius:0.3125rem 0 0 0.3125rem}.DashboardHomePage .ModifiedSections>.SectionWrapper:last-child>.Section{border-right-width:1px;border-radius:0 0.3125rem 0.3125rem 0}.DashboardHomePage .ModifiedSections .DashboardHomePage-performance-section{width:75%}.DashboardHomePage .ModifiedSections .DashboardHomePage-question-status-section{width:25%}.DashboardHomePage .ModifiedSections .dashboard-top-container{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.DashboardHomePage .ModifiedSections .dashboard-bottom-container{height:330px}}.DashboardHomePage .tight-li{position:relative;left:-10px}@-moz-document url-prefix(""){.DashboardHomePage .tight-li{left:0}}@media not all and (-webkit-min-device-pixel-ratio: 0),not all and (min-resolution: 0.001dpcm){@supports (-webkit-appearance: none) and (stroke-color: transparent){.DashboardHomePage .tight-li{left:0}.DashboardHomePage .table-section .Nav{height:30px}.DashboardHomePage .table-section .tab-content{height:300px}}}@media not all and (-webkit-min-device-pixel-ratio: 0),not all and (min-resolution: 0.001dpcm){@supports (-webkit-appearance: none) and (not (stroke-color: transparent)){.DashboardHomePage .tight-li{left:0}.DashboardHomePage .table-section .Nav{height:30px}.DashboardHomePage .table-section .tab-content{height:300px}}}@media screen and (max-width: 820px){.DashboardHomePage .QuizzesTable .table-header-row>.col.col-name.small-screen{width:75%;max-width:75%}.DashboardHomePage .QuizzesTable .table-row>.col.col-name.small-screen{width:75%;max-width:75%}}.ModuleStats .subject-table .table-row{height:60px;padding-top:0% !important;padding-bottom:0% !important;margin-right:0;margin-left:0;border-top:1px solid #ccc}.ModuleStats .subject-table .table-row .col:first-child{border-left:1px solid #ccc}.ModuleStats .subject-table .table-row .col:last-child{border-right:1px solid #ccc}.ModuleStats .subject-table .table-row:last-child{border-bottom:1px solid #ccc}.ModuleStats .ProgressBar{margin-top:15px}.CmePage .nav-item:first-of-type{margin-right:30px}.CmePage .Nav{padding-bottom:4px}.NoSubscriptions h1,.NoSubscriptions h2{font-weight:700}.NoSubscriptions .individualInner{justify-content:space-between}.NoSubscriptions .individualInner .AccessCodeForm input{border-radius:0}.NoSubscriptions .individualInner .FindYourQuestionBank .select-wrapper{width:100%}.NoSubscriptions .individualInner .FindYourQuestionBank .Select{padding:0}.NoSubscriptions .individualLeft,.NoSubscriptions .individualRight{flex-basis:49%;padding:1rem .5rem}.Page{max-height:100%;padding-top:1rem;padding-bottom:1rem;overflow-y:auto;border:0 solid transparent;transition:border-top-width 0.5s ease-in-out}.Page .page-hero{align-content:center;background-repeat:no-repeat;background-position:center center;background-size:cover}.Page .page-section{padding-top:2rem;padding-bottom:2rem}.DashboardHeader.shown+.Page{border-top-width:95px}body.vendor-iframe .DashboardHeader.shown+.Page{border-top-width:35px}.QuestionBankWhitelistPage .qb-whitelist-organization-row{margin-bottom:1rem}.QuestionBankWhitelistPage .qb-whitelist-organization-row:last-child{margin-bottom:0}.QuestionBankWhitelistPage .qb-whitelist-sortables-wrapper{padding:0;margin-top:31px;cursor:-webkit-grab;cursor:grab;background-color:#f8f9fa}.QuestionBankWhitelistPage .qb-whitelist-sortables-wrapper.dragging{cursor:-webkit-grabbing;cursor:grabbing}.QuestionBankWhitelistPage .qb-whitelist-sortables-ul{border-right:1px solid #ccc;border-left:1px solid #ccc}.QuestionBankWhitelistPage .qb-whitelist-sortable-li{padding:14px 15px 14px 5px;background-color:#fff;border-top:1px solid #ccc}.QuestionBankWhitelistPage .qb-whitelist-sortable-li:last-child{border-bottom:1px solid #ccc}.QuestionBankWhitelistPage .qb-whitelist-sortable-li.dragging{background-color:#ccc}.QuestionBankWhitelistPage .qb-whitelist-occupation-row>summary{list-style:none}.QuestionBankWhitelistPage summary::-webkit-details-marker{display:none}.QuestionBankWhitelistPage summary::after{margin-left:4px;font-size:8px;color:#555;content:" ▶"}.QuestionBankWhitelistPage summary:focus{outline:none}.QuestionBankWhitelistPage .qb-whitelist-occupation-row[open] summary::after{margin-left:4px;font-size:8px;color:#555;content:" ▼"}.QuestionBankWhitelistPage .question-bank-number-box{flex-basis:50%}.QuizzesPage .QuizzesPage-archived-link{position:absolute;top:.5em;right:0}@media (min-width: 1360px){.QuizzesPage .QuizzesTable.aact-enabled-table .table-header-row .correct,.QuizzesPage .QuizzesTable.aact-enabled-table .table-header-row .partial-correct,.QuizzesPage .QuizzesTable.aact-enabled-table .table-header-row .incorrect,.QuizzesPage .QuizzesTable.aact-enabled-table .table-header-row .unanswered,.QuizzesPage .QuizzesTable.aact-enabled-table .table-row .correct,.QuizzesPage .QuizzesTable.aact-enabled-table .table-row .partial-correct,.QuizzesPage .QuizzesTable.aact-enabled-table .table-row .incorrect,.QuizzesPage .QuizzesTable.aact-enabled-table .table-row .unanswered,.AssignmentQuizzesPage .QuizzesTable.aact-enabled-table .table-header-row .correct,.AssignmentQuizzesPage .QuizzesTable.aact-enabled-table .table-header-row .partial-correct,.AssignmentQuizzesPage .QuizzesTable.aact-enabled-table .table-header-row .incorrect,.AssignmentQuizzesPage .QuizzesTable.aact-enabled-table .table-header-row .unanswered,.AssignmentQuizzesPage .QuizzesTable.aact-enabled-table .table-row .correct,.AssignmentQuizzesPage .QuizzesTable.aact-enabled-table .table-row .partial-correct,.AssignmentQuizzesPage .QuizzesTable.aact-enabled-table .table-row .incorrect,.AssignmentQuizzesPage .QuizzesTable.aact-enabled-table .table-row .unanswered{max-width:100px;margin:0}}.RecipientsPage .container{padding-right:0}.RecipientsPage .search-container{right:25px}.RecipientsPage .tab-sections .NavLink,.RecipientsPage .non-tabbed-sections .NavLink{font-size:16px !important;font-weight:700 !important}.StudentPurchaseOption h1{font-weight:700}.StudentPurchaseOption .spo-product{padding:1rem}.StudentPurchaseOption .spo-product .spo-inner form>{padding:1rem 3rem}.StudentPurchaseOption .spo-product .item{padding:0 1rem}.StudentPurchaseOption .spo-product .spo-total{flex:1 1 0}.StudentPurchaseOption .spo-product .spo-total>button{width:100%}.StudentPurchaseOption .spo-product .spo-total>h1,.StudentPurchaseOption .spo-product .spo-total p{display:inline-block}.StudentPurchaseOption .spo-product .spo-available-product{flex:1 1 0;flex-direction:column;border-right:1px solid #ccc}.StudentPurchaseOption .spo-product .spo-description{flex:2 1 0;border-right:1px solid #ccc}.StudentsPerformance .PerformanceChart-labels{left:45%}.StudentsPerformance .inner-labels .NavLink,.StudentsPerformance .inner-labels .Tooltip{left:15%}.StudentsPerformance .header .SectionWrapper .NavLink:not(.inner-labels .NavLink){font-size:18px;font-weight:700}.StudentsPerformance .table-row{height:42px;padding-top:0% !important;padding-bottom:0% !important;border-top:1px solid #ccc}.StudentsPerformance .table-row:last-child{border-bottom:1px solid #ccc}.StudentsPerformance .table-row .col:first-child{border-left:1px solid #ccc}.StudentsPerformance .table-row .col:last-child{border-right:1px solid #ccc}.StudentsPerformance .ProgressBar{margin-top:15px}.Page.main-quiz-page,.Page.SearchPage{position:relative;height:100%;padding:0;border-color:#f8f8f8;border-style:solid;border-width:72px 0 50px;transition:border-top-width 0.5s ease-in-out}.Page.main-quiz-page.review-mode,.Page.SearchPage.review-mode{border-top-width:108px}.DashboardHeader.shown+.Page.main-quiz-page.review-mode,.DashboardHeader.shown+.Page.SearchPage.review-mode{border-top-width:203px}body.vendor-iframe .DashboardHeader.shown+.Page.main-quiz-page.review-mode,body.vendor-iframe .DashboardHeader.shown+.Page.SearchPage.review-mode{border-top-width:143px}.DashboardHeader.shown+.Page.main-quiz-page,.DashboardHeader.shown+.Page.SearchPage{padding:0;border-top-width:167px}body.vendor-iframe .DashboardHeader.shown+.Page.main-quiz-page,body.vendor-iframe .DashboardHeader.shown+.Page.SearchPage{border-top-width:107px}.Page.main-quiz-page>.drawer-trigger,.Page.SearchPage>.drawer-trigger{z-index:1001}.Page.main-quiz-page>.QuestionList,.Page.SearchPage>.QuestionList{z-index:900}@media not all and (-webkit-min-device-pixel-ratio: 0),not all and (min-resolution: 0.001dpcm){@supports (-webkit-appearance: none) and (stroke-color: transparent){.Page.main-quiz-page .qListLabel>h3,.Page.SearchPage .qListLabel>h3{margin-left:.5rem}.Page.main-quiz-page .qListLabel .arrow,.Page.SearchPage .qListLabel .arrow{margin-left:.125rem}}}@media not all and (-webkit-min-device-pixel-ratio: 0),not all and (min-resolution: 0.001dpcm){@supports (-webkit-appearance: none) and (not (stroke-color: transparent)){.Page.main-quiz-page .qListLabel>h3,.Page.SearchPage .qListLabel>h3{margin-left:.5rem}.Page.main-quiz-page .qListLabel .arrow,.Page.SearchPage .qListLabel .arrow{margin-left:.125rem}}}.Page.main-quiz-page>.Quiz,.Page.SearchPage>.Quiz{position:relative;height:100%;overflow-y:scroll;border-color:transparent;border-style:solid;border-width:0;transition:border-bottom-width 0.5s}.Page.main-quiz-page>.Quiz.on-case-question,.Page.SearchPage>.Quiz.on-case-question{border-bottom-width:35px}.Page.main-quiz-page>.Quiz.on-case-question.case-nav-open,.Page.SearchPage>.Quiz.on-case-question.case-nav-open{border-bottom-width:135px}@media screen and (max-width: 768px){.Page.main-quiz-page,.Page.SearchPage{border-width:0}}.Page.main-quiz-page.board-exam-interface-psi{border-width:0 0 0px}.DashboardHeader.shown+.Page.main-quiz-page.board-exam-interface-psi{border-top-width:95px}body.vendor-iframe .DashboardHeader.shown+.Page.main-quiz-page.board-exam-interface-psi{border-top-width:35px}.Page.main-quiz-page.board-exam-interface-psi .container{max-width:900px}.Page.main-quiz-page.board-exam-interface-psi>.Quiz{padding-top:0px;padding-bottom:1rem}.Page.main-quiz-page.board-exam-interface-psi>.Quiz.on-case-question{border-bottom-width:0}.Page.main-quiz-page.board-exam-interface-psi>.Quiz.on-case-question.case-nav-open{border-bottom-width:0}.Page.main-quiz-page.board-exam-interface-psi .QuizQuestion-psi-buttons .btn{width:100px}.Page.main-quiz-page.board-exam-interface-fred .case-nav-open{border-bottom-width:0 !important}.Page.board-exam-interface-pearson-vue{border-width:86px 0 40px}.Page.board-exam-interface-pearson-vue .Quiz{overflow-y:auto}.Page.board-exam-interface-pearson-vue.review-mode{border-top-width:136px}.DashboardHeader.shown+.Page.board-exam-interface-pearson-vue.review-mode{border-top-width:231px}body.vendor-iframe .DashboardHeader.shown+.Page.board-exam-interface-pearson-vue.review-mode{border-top-width:171px}.DashboardHeader.shown+.Page.board-exam-interface-pearson-vue{border-top-width:181px}body.vendor-iframe .DashboardHeader.shown+.Page.board-exam-interface-pearson-vue{border-top-width:121px}.Page.board-exam-interface-pearson-vue .dropdown-menu{background-color:#81ade1;border-color:#fff;border-radius:0}.ReportDetails .border-box{align-items:center;border-color:#ccc;border-style:solid;border-width:1px}.ReportDetails .columns-container{padding:0 1em;margin:1em 0 2em}.ReportDetails .columns-container .table-row{padding-top:1em;padding-bottom:1em;border-color:#ccc;border-style:solid;border-width:1px}.ReportDetails .table-header-row{padding:0;margin:1em 0 0}.ReportDetails .class-list-actions{justify-content:end}


  #hs-feedback-ui {
        animation-duration: 0.4s;
        animation-timing-function: ease-out;
        display: none;
        height: 0;
        overflow: hidden;
        position: fixed;
        z-index: 2147483647;
        max-width: 100%;
      }

      .hubspot.space-sword #hs-feedback-ui {
        z-index: 1070;
      }

      #hs-feedback-ui.hs-feedback-shown {
        display: block;
      }

      #hs-feedback-fetcher {
        display: none;
      }

      @keyframes feedback-slide-in-hs-feedback-left {
        from {
          transform: translate(0, 100%);
        }
        to {
          transform: translate(0, 0);
        }
      }

      @keyframes feedback-slide-out-hs-feedback-left {
        from {
          transform: translate(0, 0);
        }
        to {
          transform: translate(0, 100%);
        }
      }

      #hs-feedback-ui.hs-feedback-left {
        animation-name: feedback-slide-in-hs-feedback-left;
      }

      #hs-feedback-ui.hs-feedback-left.hs-feedback-slid-out {
        animation-name: feedback-slide-out-hs-feedback-left;
        animation-fill-mode: forwards;
      }

      @keyframes feedback-slide-in-hs-feedback-right {
        from {
          transform: translate(0, 100%);
        }
        to {
          transform: translate(0, 0);
        }
      }

      @keyframes feedback-slide-out-hs-feedback-right {
        from {
          transform: translate(0, 0);
        }
        to {
          transform: translate(0, 100%);
        }
      }

      #hs-feedback-ui.hs-feedback-right {
        animation-name: feedback-slide-in-hs-feedback-right;
      }

      #hs-feedback-ui.hs-feedback-right.hs-feedback-slid-out {
        animation-name: feedback-slide-out-hs-feedback-right;
        animation-fill-mode: forwards;
      }

      @keyframes feedback-slide-in-hs-feedback-top {
        from {
          transform: translate(0, -100%);
        }
        to {
          transform: translate(0, 0);
        }
      }

      @keyframes feedback-slide-out-hs-feedback-top {
        from {
          transform: translate(0, 0);
        }
        to {
          transform: translate(0, -100%);
        }
      }

      #hs-feedback-ui.hs-feedback-top {
        animation-name: feedback-slide-in-hs-feedback-top;
      }

      #hs-feedback-ui.hs-feedback-top.hs-feedback-slid-out {
        animation-name: feedback-slide-out-hs-feedback-top;
        animation-fill-mode: forwards;
      }

      #hs-feedback-ui > iframe {
        width: 100%;
        height: 100%;
      }

      #hs-feedback-ui:not(.hs-feedback-top) {
        bottom: 0;
      }

      #hs-feedback-ui.hs-feedback-left {
        left: 0;
      }

      #hs-feedback-ui.hs-feedback-right {
        right: 0;
      }

      .zorse #hs-feedback-ui:not(.hs-feedback-top) {
        bottom: 6px;
      }

      .zorse #hs-feedback-ui.hs-feedback-right {
        right: 0;
      }

      #hs-feedback-ui.hs-feedback-top {
        left: 0;
        top: 0;
        width: 100%;
      }

      #hs-feedback-ui.hs-feedback-nps:not(.hs-feedback-top) {
        width: 480px;
      }

      #hs-feedback-ui.hs-feedback-csat:not(.hs-feedback-top) {
        width: 350px;
      }

      #hs-feedback-ui.hs-feedback-csat.hs-feedback-extended-width:not(
          .hs-feedback-top
        ) {
        width: 550px;
      }

      @media only screen and (min-width: 544px) {
        #hs-feedback-ui.hs-feedback-csat:not(.hs-feedback-top):not(
            .hs-feedback-expanded
          ) {
          width: 450px;
        }
      }

      #hs-feedback-ui.hs-feedback-csat.hs-feedback-extended-width:not(
          .hs-feedback-top
        ) {
        width: 550px !important;
      }

      #hs-feedback-ui.preview.hs-feedback-csat.hs-feedback-callout:not(
          .hs-feedback-expanded
        ):not(.hs-feedback-top) {
        width: 450px !important;
      }

      @media only screen and (max-width: 768px) {
        #hs-feedback-ui:not(.preview):not(.hs-feedback-callout):not(
            .hs-feedback-top
          ),
        #hs-feedback-ui.hs-feedback-expanded:not(.preview):not(
            .hs-feedback-top
          ) {
          width: 100% !important;
        }
      }

      @media only screen and (max-width: 600px) {
        #hs-feedback-ui.preview:not(.hs-feedback-top),
        #hs-feedback-ui.hs-feedback-expanded.preview:not(.hs-feedback-top) {
          width: 100% !important;
        }
      }

      #hs-feedback-ui.hs-feedback-shown ~ #tally-widget-container,
      #hs-feedback-ui.hs-feedback-shown ~ #wootric-modal {
        display: none !important;
      }

      /* hide all popups in the same position as us */
      @media only screen and (min-width: 544px) {
        #hs-feedback-ui.hs-feedback-right.hs-feedback-shown
          ~ #hubspot-messages-iframe-container,
        #hs-feedback-ui.hs-feedback-right.hs-feedback-shown
          ~ .leadinModal-theme-bottom-right-corner,
        #hs-feedback-ui.hs-feedback-left.hs-feedback-shown
          ~ .leadinModal-theme-bottom-left-corner,
        #hs-feedback-ui.hs-feedback-top.hs-feedback-shown
          ~ .leadinModal-theme-top {
          display: none !important;
        }
      }

      /* hide leadflows when we're tablet-stretched across from them */
      @media only screen and (min-width: 544px) and (max-width: 970px) {
        #hs-feedback-ui.hs-feedback-left.hs-feedback-shown
          ~ .leadinModal-theme-bottom-right-corner,
        #hs-feedback-ui.hs-feedback-right.hs-feedback-shown
          ~ .leadinModal-theme-bottom-left-corner {
          display: none !important;
        }
      }

      /* hide messages when we're tablet-stretched across from them */
      @media only screen and (max-width: 966px) {
        #hs-feedback-ui.hs-feedback-left.hs-feedback-shown
          ~ #hubspot-messages-iframe-container {
          display: none !important;
        }
      }

      @media only screen and (max-width: 544px) {
        /* repeat above rules for small screens when we're set to display on mobile */
        #hs-feedback-ui.hs-feedback-right.hs-feedback-shown:not(
            .hs-feedback-no-mobile
          )
          ~ #hubspot-messages-iframe-container,
        #hs-feedback-ui.hs-feedback-left.hs-feedback-shown:not(
            .hs-feedback-no-mobile
          )
          ~ #hubspot-messages-iframe-container,
        #hs-feedback-ui.hs-feedback-right.hs-feedback-shown:not(
            .hs-feedback-no-mobile
          )
          ~ .leadinModal-theme-bottom-right-corner,
        #hs-feedback-ui.hs-feedback-left.hs-feedback-shown:not(
            .hs-feedback-no-mobile
          )
          ~ .leadinModal-theme-bottom-left-corner,
        #hs-feedback-ui.hs-feedback-top.hs-feedback-shown:not(
            .hs-feedback-no-mobile
          )
          ~ .leadinModal-theme-top,
        #hs-feedback-ui.hs-feedback-left.hs-feedback-shown:not(
            .hs-feedback-no-mobile
          )
          ~ .leadinModal-theme-bottom-right-corner,
        #hs-feedback-ui.hs-feedback-right.hs-feedback-shown:not(
            .hs-feedback-no-mobile
          )
          ~ .leadinModal-theme-bottom-left-corner {
          display: none !important;
        }

        /* don't display us on small screens if we're set to not display on mobile */
        #hs-feedback-ui.hs-feedback-no-mobile {
          display: none;
        }
      }
	  
	  
.header-top a.navbar-brand:hover{
	color: #ffffff;
}

.Answers .answer .response-input[type="radio"] {
    position: relative;
    appearance: auto;
}

.Answers .answer .response-input[type="radio"]:checked, .Answers .answer .response-input[type="radio"]:active, .Answers .answer .response-input[type="radio"]:focus {
    border: none;
    outline: 0;
    -webkit-appearance: auto;
    -moz-appearance: none;
    appearance: auto;
}



.header-select-wrapper .select {
  position: relative;
  width: 400px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}
.header-select-wrapper .select .selectBtn {
  background: var(--bg1);
  color: #000000;
  padding: 10px;
  box-sizing: border-box;
  border-radius: 3px;
  width: 100%;
  cursor: pointer;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background: #fff;
}
.header-select-wrapper .select .selectBtn:after {
  content: "";
  position: absolute;
  top: 45%;
  right: 15px;
  width: 6px;
  height: 6px;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
  border-right: 2px solid #666;
  border-bottom: 2px solid #666;
  transition: 0.2s ease;
}
.header-select-wrapper .select .selectBtn.toggle {
  border-radius: 3px 3px 0 0;
}
.header-select-wrapper .select .selectBtn.toggle:after {
  -webkit-transform: translateY(-50%) rotate(-135deg);
          transform: translateY(-50%) rotate(-135deg);
}
.header-select-wrapper .select .selectDropdown {
  position: absolute;
  top: 100%;
  width: 100%;
  border-radius: 0 0 3px 3px;
  overflow: hidden;
  background: var(--bg1);
  border-top: 1px solid #eee;
  z-index: 1;
  background: #fff;
  -webkit-transform: scale(1, 0);
          transform: scale(1, 0);
  -webkit-transform-origin: top center;
          transform-origin: top center;
  visibility: hidden;
  transition: 0.2s ease;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
}
.header-select-wrapper .select .selectDropdown .option {
  padding: 10px;
  box-sizing: border-box;
  cursor: pointer;
  color: #000000;
}
.header-select-wrapper .select .selectDropdown .option:hover {
  background: #f8f8f8;
}
.header-select-wrapper .select .selectDropdown.toggle {
  visibility: visible;
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
	overflow-y: scroll;
	display: block;
	max-height: 250px;	
}

.DashboardHeader .header-select {
    display: flex;
    justify-content: center;
}
main.main-quiz-page.Page.bg-white{border-bottom: 0;}
div#QuizQuestion-explanation {
    margin-bottom: 80px;
}


.icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  fill: currentcolor;
}
.modal {
    position: absolute;
    z-index: 10000; /* 1 */
    top: 0;
    left: 0;
    visibility: hidden;
    width: 100%;
    height: 100%;
}

.modal.is-visible {
    visibility: visible;
	display:block;
}

.modal-overlay {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: hsla(0, 0%, 0%, 0.5);
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s linear 0.3s, opacity 0.3s;
}

.modal.is-visible .modal-overlay {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s;
}

.modal-wrapper {
  position: absolute;
  z-index: 9999;
  top: 6em;
  left: 50%;
  width: 32em;
  margin-left: -16em;
  background-color: #fff;
  box-shadow: 0 0 1.5em hsla(0, 0%, 0%, 0.35);
}

.modal-transition {
  transition: all 0.3s 0.12s;
  transform: translateY(-10%);
  opacity: 0;
}

.modal.is-visible .modal-transition {
  transform: translateY(0);
  opacity: 1;
}

.modal-header,
.modal-content {
  padding: 1em;
}

.modal-header {
  position: relative;
  background-color: #fff;
  box-shadow: 0 1px 2px hsla(0, 0%, 0%, 0.06);
  border-bottom: 1px solid #e8e8e8;
}

.modal-close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 1em;
  color: #aaa;
  background: none;
  border: 0;
}

.modal-close:hover {
  color: #777;
}

.modal-heading {
  font-size: 1.125em;
  margin: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.modal-content > *:first-child {
  margin-top: 0;
}

.modal-content > *:last-child {
  margin-bottom: 0;
}

.highlight {
background-color: yellow;
}

 
/*highlight text**/


mark {
	padding: 0;	
  &.yellow {
    background: #ffe07f;
    &.animated {
      background: linear-gradient(to right, #ffe07f 50%, transparent 50%);
    }
  }
  &.green {
    background: #8affa7;
    &.animated {
      background: linear-gradient(to right, #8affa7 50%, transparent 50%);
    }
  }
  &.blue {
    background: #61dbff;
    &.animated {
      background: linear-gradient(to right, #61dbff 50%, transparent 50%);
    }
  }
  &.pink {
    background: #ffaae5;
    &.animated {
      background: linear-gradient(to right, #ffaae5 50%, transparent 50%);
    }
  }
  &.animated {
    background: transparent;
    background-position: right bottom !important;
    background-size: 200% 100% !important;
    transition: all .5s ease;
  }
  &.animate {
    background-position: left bottom !important;
  }
  &.removed {
	  color: inherit !important;
    background: inherit !important;
    background-color: inherit !important;
  }
}

.highlight-list {
  margin-top: 1rem;
  display: flex;
  flex-direction: column;
  .highlight-list-item {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom:.25rem;
    opacity: 0;
    transform: translateX(15px);
    transition: all .2s;
    
    a {
      border: 1px solid #ddd;
      color: #666;
      border-radius: .25rem;
      padding: .125rem .5rem;
      margin-right: .5rem;
      transition: all .2s;
      &:hover {
        background: #ff0000;
        color: #fff;
      }
    }
  
    mark {
      margin-left: .5rem;
    }
  
    &.in {
      opacity: 1;
      transform: translateX(0px);
    }
  }
}
.highlight-list-heading {
  color: #777;
  border-bottom: 1px solid #ccc;
  margin-bottom: .5rem;
}

.strikethrough {
    text-decoration: line-through;
}
.strikeoutbtn.active {
	background-color: #f00; /* Example active color */
	color: #fff; /* Example text color when active */
}

/***Calculator css****/

#sciout{padding:5px;border-top:1px solid #262626;border-left:1px solid #262626;border-right:2px outset #262626;border-bottom:2px outset #262626;background: #eeeeee;font-family:arial,helvetica,sans-serif;}#sciOutPut{font-size:18px;padding:3px;margin:2px;cursor:text;text-align:right;background-color:#B8C6A3;border:1px solid #87996b;border-radius: 3px;color:#000;}.scifunc{display: inline-block;display: table-cell;vertical-align: middle;text-align:center;width:50px;height:25px;margin:1px;border:1px solid #262626;border-radius: 3px;font-family:arial,helvetica,sans-serif;font-size:16px;font-weight:bold;color:#185290;background-color:#C8D8E8;}.scifunc:active {background-color:#013f7d;color:#ffffff;}.scinm{display: inline-block;display: table-cell;vertical-align: middle;padding: 5px 0px;text-align:center;width:50px;height:30px;margin:1px;border:1px solid #262626;border-radius: 3px;font-family:arial,helvetica,sans-serif;font-size:16px;font-weight:bold;color:#FFF;background-color:#262626;}.scinm:active {background-color:#aaaaaa;color:#000000;}.sciop{display: inline-block;display: table-cell;vertical-align: middle;padding: 5px 0px;text-align:center;width:50px;height:30px;margin:1px;border:1px solid #262626;border-radius: 3px;font-family:arial,helvetica,sans-serif;font-size:16px;font-weight:bold;color:#262626;background-color:#ccc;}.sciop:active {background-color:#000000;color:#ffffff;}.scird{display: inline-block;display: table-cell;vertical-align: middle;text-align:center;height:30px;margin:1px;border:1px solid #eeeeee;border-radius: 3px;font-family:arial,helvetica,sans-serif;font-size:13px;color:#262626;}.scieq{display: inline-block;display: table-cell;vertical-align: middle;padding: 5px 0px;text-align:center;width:50px;height:30px;margin:1px;border:1px solid #262626;border-radius: 3px;font-family:arial,helvetica,sans-serif;font-size:16px;font-weight:bold;color:#F00;background-color:#DCADB0;}.scieq:active {background-color:#ff0000;color:#ffffff;}#calfootnote {font-family:arial,helvetica,sans-serif;font-size:12px;text-align:right;}


.modalcaclculator .modal-content {
    padding: 0;
}

.modalcaclculator .modal-wrapper {
    width: 70em;
    margin-left: -33em;
}
.scifunc{
	width: 85px;
	height: 80px;
}
.scird{
    width: 170px;
}

span.scird label input {
    margin-right: 5px;
    top: 4px;
    position: relative;
    width: 18px;
    height: 18px;
}
.sciop{
	width: 135px;
}
.scinm {
	width: 115px;
    height: 90px;
	border: 2px solid #ffffff;
}
.calc-num{
	padding-top: 3px;
    float: left;
    width: 54% !important;
}
.calc-cossign{
	padding-top: 3px;
    width: 45.9% !important;
    float: left;
}

#sciOutPut {
    height: 60px;
    font-size: 30px;
}
span.scird label {
    padding: 16px;
}

.modalcaclculator .modal-header {
    box-shadow: unset;
    border-bottom: unset;
}

.save_notes .modal-wrapper {
    left: 44%;
	width: 51em;
}
.save_notes .modal-content{
    border: unset;	
}

.save_notes .modal-footer{
	 border: unset;
}

.save_notes .modal-content textarea{
	min-height: 410px;
}

.save_notes .modal-header h2.modal-heading em{
	display: block;
	font-size: 13px;
}


/*****Labs values*******/

@clr-tab--active: #0076c8;
@clr-tab--inactive: black;
.tab-container h1,.tab-container h2 {
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 20px;
  text-align: center;
  color: #ccc;
}

.tab-container h2 {
  font-size: 20px;
  color: #999
}

.tab-container tr {
  &:nth-child(odd) {
    background: #efefef;
  }
}

.tab-container td,.tab-container  th {
  padding: 12px;
  text-align: left;
}

.tab-container th {
  background: darken(@clr-tab--active, 15%);
  color: white;
  &[data-tabbedTable] {
    background: @clr-tab--active;
  }
}

.tab-container .tabbedTable-labels {
  float: right;
}

.tab-container label {
  background: black;
  color: white;
  border-radius: 5px 5px 0 0;
  padding: 12px 15px 10px 15px;
  margin-left: 5px;
  display: inline-block;
  cursor: pointer;
  float: left;
  &.tabbedTable-label--active {
    background: @clr-tab--active;
  }
}

.tab-container .tabbedTable {
  width: 100%;
  margin: 0 0 20px 0;
}
.tab-container label.tabbedTable-label--active {
    background: #0076c8;
}

.lab_values .modal-wrapper {
    width: 87em;
    margin-left: -45em;
}
.lab_values .modal-wrapper th{
    background: #0076c8;
	color: white;
}

.tab-container label{margin-bottom: 0rem;}
.lab_values .modal-header {
    box-shadow: unset;
    border-bottom: unset;
}
.lab_values .modal-content{border: unset !important;}

.save_notes #response-message p {
    color: #008000;
}

.check_mark i.fa.fa-flag {
    margin-right: 4px;
    margin-left: 4px;
}

.check_mark i.fa.fa-flag.flag_fill {
    color: #cd0d0d;
}
.check_mark{position:relative;}
.check_mark input.flag_check:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    cursor: pointer;
}

#countdowntimer {
    color: #fff;
    margin-left: 10px;
}
.graded_res{display:none;} 
.answer_warning .modal-wrapper { width: 55em; margin-left: -27em; } .answer_warning .modal-content{border: unset;} .answer_warning input.dontdisplaym { margin-right: 5px; }


.quiz_archivepop .modal-wrapper { width: 55em; margin-left: -27em; } .quiz_archivepop .modal-content{border: unset;padding: 0;} .quiz_archivepop input.dontdisplaym { margin-right: 5px; }

.quiz-footer .quircle-container button.quircle {
    margin-right: 10px !important;
}
.QuizQuestion.review.container.py-6.py-md-0 {
    margin: 56px auto;
}
.reviewheader{
	padding: 8px 0;
}

.DashboardHomePage-question-status-section .pb-3,.DashboardHomePage-question-status-section  .py-3 {
    padding-bottom: 1.5rem !important;
}

.DashboardHomePage .ModifiedSections .DashboardHomePage-performance-section {
	width: 100%;
}

	
@media (min-width: 1360px) {
    .container-xl, .container-lgr, .container-lg, .container-md, .container-sm, .container {
        max-width: 1500px;
    }
}

.logo-imaged {
    width: 125px;
    height: auto;
}
.logo-imaged .logo-image{
	width: 100%;
    height: 100%;
    object-fit: cover;
}

.recharts-wrapper{
	/* width: 200px!important; */
    /* height: 200px!important; */
}

.PerformanceChart.position-relative.mx-auto .chart-container{
	width: 700px;
    height: 270px;
}

canvas#percentileChart{
	box-sizing: border-box;
	/* height: 200px !important; */
	/* width: 200px !important; */
}
.PerformanceChart.position-relative.mx-auto{max-width: 700px; max-height: 270px;}

.PerformanceChart>.PerformanceChart-labels .display-3 {
    font-size: 20px;
}

.Button.btn.btn-primary[role="switch"][aria-checked="true"] {
    position: relative;
}

input.quizz_mode.response-input:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    cursor: pointer;
}
input.quizz_mode.response-input{
	width: 14px;
	min-width: 14px;
	height: 21px;
	margin: 0 6px 0 0;
	vertical-align: text-top;
	cursor: inherit;
}

.CreateQuizForm-subjects .px-5 .row:nth-child(1){
    width: 68%;
	margin-left: -20px;
}

input.squestion_subject.response-input,input.question_subject.question_subject_improvemnet.response-input,input.difficulty_level.difficulty_level_hard.response-input,input.question_subject.response-input {
    margin-right: 5px;
}

main.CreateQuizPage.Page .response-input:before {
    content: '';
    display: block;
    width: 100%;
    position: absolute;
    height: 16px;
	cursor: pointer;
}
main.CreateQuizPage.Page .Button.btn.btn-primary{
    position: relative;
}

main.CreateQuizPage.Page .quizz_mode.response-input:before {
    height: 31px !important;
}

main.CreateQuizPage.Page .time_mode:before {
    height: 34px;
    top: 0;
    left: 0;
}



@media (min-width: 1360px) {
    .container-xl, .container-lgr, .container-lg, .container-md, .container-sm, .container {
        max-width: 1860px;
    }
}
.DashboardHeader.shown+.Page {
    top: 56px;
    position: relative;
    border-top-width: unset;
}
main.DashboardHomePage.Page {
    max-height: 100%;
    padding-top: unset;
    padding-bottom: unset;
}
.sidebarfixed {
    position: fixed;
    left: 0px;
    height: 100%;
    background: #1a9ca9;
}

.perfroamance_container {
    /* width: calc(100% - 400px); */
    width: 100%;
    overflow: hidden;
    min-height: 100%;
    height: 100%;
    display: block;
}
.row.mx-n3.mb-md-5.dashboard-top-container {
    position: relative;
    left: 310px;
    width: calc(100% - 290px);
}


@media (min-width: 992px) {
   .perfroamance_container .col-lg-9 {
        flex: 0 0 75%;
        max-width: 100%;
    }
}

.DashboardHomePage .ModifiedSections .DashboardHomePage-performance-section {
    height: 360px;
}

.Section.section-default.w-100.h-100.d-flex.flex-column.justify-content-evenly {
    background: #1a9ca9;
	border: unset;
}
.DashboardHeader .header-select-wrapper {
    /* flex-grow: 0.720; */
    flex-grow: 0.775;
}

.perfroamance_container .ModifiedSections.d-lg-flex.col-lg-9.px-3 {
    padding: 0 !important;
}

.nav-item {
    font-size: 16px;
    font-weight: 600 !important;
}
.sidebarfixed h3 {
    color: #fff;
    font-size: 16px;
	font-family: "Roboto", sans-serif;
    font-weight: 400 !important;
}

.sidebarfixed .StartQuizPanel h4{color: #fff;font-family: "Roboto", sans-serif;}
.NavLink.style-default.nav-item{
    font-family: "Roboto", sans-serif;
font-weight: 500 !important;}
.d-flex.flex-column.h-100.px-5.py-4.justify-content-start{padding-top: 2.75rem !important;}

.sidebarfixed .btn-sm, .sidebarfixed .btn-group-sm>.btn {
    padding: 0.125rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.7;
    border-radius: 0.3125rem;
}
.bg-tutor-blue {
    background-color: #444444 !important;
}
.Header .nav-item.dropdown>.dropdown-menu {
    width: 210px;
    margin: 0;
}

.dropdown-item.active, .dropdown-item:active {
    background-color: #1a9ca9;
}
.NavLink.style-default.nav-link::after{border-bottom: 3px solid #ffffff;}
.row.mb-3.mx-n3.dashboard-bottom-container {
    margin-top: 50px;
}
.DashboardHomePage-question-status-section .pb-3, .DashboardHomePage-question-status-section .py-3 {
    padding-bottom: 2.6rem !important;
}
.badge.badge-quiz-list-complete {
    background-color: #1a9ca9;
    border-color: #1a9ca9;
    color: #fff;
}

.sidebarfixed .header-select-wrapper.d-flex.align-items-center.mx-auto {
    flex-wrap: wrap;
}

.sidebarfixed .header-select-wrapper.d-flex.align-items-center.mx-auto span.d-none.d-lg-inline {
    color: #fff;
    font-size: 16px;
    font-family: "Roboto", sans-serif;
    font-weight: 500 !important;
}

.sidebarfixed .header-select-wrapper .select {
    width: 261px;
}
.sidebarfixed .header-select-wrapper.d-flex.align-items-center.mx-auto .ml-3{
    margin-left: 0 !important;
}

.DashboardHeader.shown+.Page.main-quiz-page{
	    border-top-width: unset;
}


.DashboardHeader.shown+.main-quiz-page .quiz-header {
    transform: unset;
}
.quiz-header {
    top: 60px;
}

div#quiz-main {
    padding-top: 5rem !important;
}

header.quiz-header.bg-slate {
    background-color: #297078 !important;
}
.position-relative.h-100.d-flex.align-items-center.bg-slate{
    background-color: #297078 !important;
}

.DashboardHomePage-question-status-section .py-3 {
    padding-bottom: 0rem !important;
}
.DashboardHomePage-question-status-section .NavLink.nav-item.style-default.d-inline-block.undefined.active {
    margin-left: 0.55rem;
    border-bottom: 3px solid #000000a1;
    padding-left: 0;
}
.DashboardHomePage .ModifiedSections .DashboardHomePage-question-status-section {
	width: 100% !important;
}
.Section.section-default.w-100.h-100.py-3.px-4.d-flex.flex-column.justify-content-center {
    border: unset !important;
}
b, strong {
    font-family: 'Roboto';
    font-weight: 500;
}

.Table.container.QuizzesTable > .row .col:first-child {
    margin-left: 10px;
}
.position-relative.columns-container .col.correct {
    justify-content: center;
}
.Table.container.QuizzesTable > .row .col.correct {
    justify-content: center;
    position: relative;
    left: 10px;
}

.Table.container.QuizzesTable > .row .col.number-of-questions {
    justify-content: center;
    position: relative;
    left: 20px;
}

.Table.container.QuizzesTable > .row .col.action {
    justify-content: center;
    position: relative;
    left: 54px;
}

.Table.container.QuizzesTable .row.table-header-row {
    background: #1a9ca9;
    color: white;
}

.Section.section-default.w-100.px-3.pt-2.pb-6 {
    padding-bottom: unset !important;
}

.Section.section-default.w-100.px-3.pt-2.pb-6 .text-center.my-2{
	background: #444444;
    color: white;
}
.Section.section-default.w-100.px-3.pt-2.pb-6 .text-center.my-2 a{color:#fff;}
.select{
    display: flex;
    width: 100% !important;
    display: flex;
    min-width: 100%;
}


.sidebarfixed .header-select-wrapper.d-flex.align-items-center.mx-auto .ml-3{
    width: 100%;
    margin-right: 0 !important;
}

.sidebarfixed .header-select-wrapper.d-flex.align-items-center.mx-auto{ margin: 0 !important;}

 /* @media only screen and (min-width: 1560px) and (max-width: 1760px) { */
	/* canvas#percentileChart { */
		/* width: 600px !important; */
	/* } */
	/* .PerformanceChart.position-relative.mx-auto { */
		/* max-width: 600px; */
	/* } */
/* } */

 /* @media only screen and (min-width: 1380px) and (max-width: 1560px) { */
	/* canvas#percentileChart { */
		/* width: 500px !important; */
	/* } */
	/* .PerformanceChart.position-relative.mx-auto { */
		/* max-width: 500px; */
	/* } */
/* }  */


.profession-user .header-select.ml-3.mr-5,.graduation-user .header-select.ml-3.mr-5{    
	width: 100%;
    margin: 0 !important;
}

p.user_msg {
    color: green;
}

.question-image.mb-3 img.quest_image { width: 20%; background: #f9f9f9; border: 1px solid #ddd; overflow: hidden; display: flex; flex-direction: column; justify-content: space-between; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); transition: transform 0.3s; position: relative; } .question-image.mb-3 { display: flex; flex-wrap: wrap; gap: 20px; margin: 0 auto; padding-bottom: 20px; padding-top: 20px; }


.ProductsTable .table-header-row{
    height: auto;	}
	
	
	

.ProductsTable .Table { width: 100%; margin-top: 20px; font-family: Arial, sans-serif; color: #333; background-color: #fff; border-collapse: collapse; } .ProductsTable .table-header-row { background-color: #f8f9fa; font-weight: bold; } .ProductsTable .table-row { padding: 10px; } .ProductsTable .table-header-row .col, .ProductsTable .table-row .col { padding: 12px; text-align: left; } .ProductsTable .table-header-row .col { background-color: #1a9ca9; color: #fff; } .ProductsTable .table-row .col { background-color: #f9f9f9; } .ProductsTable .table-row .col b { font-size: 1rem; } .ProductsTable .table-row .col p { font-size: 0.9rem; color: #6c757d; } .ProductsTable .table-row .btn { padding: 5px 10px; background-color: #28a745; color: #fff; text-decoration: none; border-radius: 4px; font-size: 0.875rem; } .ProductsTable .table-row .btn:hover { background-color: #218838; } .ProductsTable .table-row .btn:focus { outline: none; } .ProductsTable .table-row .col-auto { text-align: center; } .ProductsTable .table-row .col-4 { padding-right: 15px; } @media (max-width: 768px) { .ProductsTable .Table .row { flex-direction: column; } .ProductsTable .Table .col { padding: 8px; } .ProductsTable .table-header-row .col, .ProductsTable .table-row .col { display: block; width: 100%; padding-left: 0; padding-right: 0; text-align: left; } .ProductsTable .table-row .col-auto { text-align: left; } .ProductsTable .table-row .col-4 { padding-right: 0; } .ProductsTable .table-row .btn { width: 100%; padding: 10px; } } 
	
.ProductsTable .table-row .col .col-4.px-0 {
    min-width: 100%;
    text-align: left;
}
.ProductsTable .table-header-row .col,
.ProductsTable .table-row .col {
    width: 25%;
    box-sizing: border-box; 
}	
.ProductsTable .table-row .col {
    max-width: 15%;
}
.ProductsTable .table-row .col:first-child {
    max-width: 20%;
}
.ProductsTable .table-row .col:nth-child(2){
	    max-width: 40%;
		width: 40%;
}

.ProductsTable .table-row .expired {
    color: #ff0000;
}
.ProductsTable .table-row .col:nth-child(4){
	    max-width: 10%;
}
.ProductsTable .table-row {
    padding-left: 0;
    padding-right: 0;
}
.ProductsTable .table-row .Active {
      color: #1b9b25;
}


.notice.notice-warning p {
    margin: 0;
}
.notice.notice-warning {
    padding: 20px;
    margin-top: 20px;
    margin-bottom: 41px;
    /* background-color: #ebebeb; */
    /* color: #ff0000; */
    font-size: 19px;
	display: flex;
    justify-content: space-between;
}

.notice {
    position: relative;
    top: 20px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    background-color: #FFB84D;
    color: #2C2C2C;
    padding: 15px;
    /* border-radius: 8px; */
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    /* opacity: 0; */
    /* animation: slideIn 1s forwards, fadeOut 5s 4s forwards; */
}

/* Styling for the notification message */
.notice p {
  margin: 0;
  font-size: 16px;
  font-family: Arial, sans-serif;
  font-weight: 500;
}

/* Animation for sliding in the notification */
@keyframes slideIn {
  0% {
    opacity: 0;
    transform: translateX(-50%) translateY(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(-50%) translateY(0);
  }
}

/* Animation for fading out after some time */
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translateX(-50%) translateY(-20px);
  }
}

/* Styling for the close button */
.notice .close-btn {
  background: none;
  border: none;
  color: #333;
  font-size: 20px;
  font-weight: bold;
  position: absolute;
  top: 5px;
  right: 10px;
  cursor: pointer;
  transition: color 0.3s ease;
}

.notice .close-btn:hover {
  color: #f00; /* Red color on hover */
}

/* For the warning icon */
.notice .icon {
  font-size: 24px;
  margin-right: 10px;
}

/* Optional: You can add a custom icon like a warning icon here */
.notice .icon.warning {
  font-family: "Font Awesome 5 Free", FontAwesome;
  content: "\f071"; /* Warning icon code from Font Awesome */
  color: #ff9c00;
}



.buynowbtrn {
    padding: 0;
    margin: 0;
    background-color: #935f12;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
    border-radius: 5px;
    font-weight: 400;
    font-family: 'Roboto';
}
.buynowbtrn a{
    color: #fff;
	text-decoration: none;
	font-size: 17px;
} 






.CreateQuizPage input {
    margin-right: 7px;
}

.CreateQuizPage button.Button.btn.btn-primary.btn-sm.startcquiz {
    background-color: #1a9ca9;
}

.CreateQuizPage .Button.btn.btn-primary[role="switch"][aria-checked="true"] {
    font-weight: 700;
    color: #ffffff;
    background: #1a9ca9;
    border: 1px solid #1a9ca9;
}
.CreateQuizPage .Button.btn.btn-primary.checkbox[role="switch"] {
	background: none !important;
    border: none !important;
	color: #000 !important;
}


.QuizMode .Button.btn.btn-primary[role="switch"][aria-checked="true"] {
    background: #1a9ca947;
    border: 1px solid #1a9ca947;
	color: #000;
}

.CreateQuizPage .Input.highlight {
    color: #000;
    background: #1a9ca947;
    border-color: #1a9ca947;
}

.badge.badge-quiz-list-incomplete{font-size: 11px;}

.header-select-wrapper .NavDropdown.nav-item.dropdown a.NavLink.nav-item.style-dropdown-item.dropdown-item,
.NavDropdown.nav-item.dropdown a.NavLink.nav-item.style-dropdown-item.dropdown-item{
    /* font-weight: 100 !important; */
    font-size: 14px;
}
.text-blue {
    color: #1a9ca9 !important;
}

div#QuizQuestion-explanation img{width: 100%;
    height: 100%;
    object-fit: cover;}
	
.quircle-container {
    display: none;
}

.perfroamance_container .notice.notice-error{
    display: flex;
    justify-content: space-between;
    margin-bottom: 29px;
}

header.DashboardHeader .nav a.navbar-brand img {
    filter: drop-shadow(2px 4px 4px black);
}

header.DashboardHeader .nav .navbar-brand {
    padding-left: 30px;
    padding-top: 10px;
}

header.DashboardHeader .nav .navbar-brand .logo-imaged {
    width: 100px;
    height: auto;
}

header.DashboardHeader .header-select-wrapper.d-flex.align-items-center.mx-auto {
    margin-left: 13px !important;
}

/* popup labval */
.overlay {
  height: 100%;
  width: 100%;
  display: none;
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  background-color: rgb(0 0 0 / 67%);
  overflow-y: auto;
}

.overlay-content {
  background-color: white;
  position: relative;
  top: 10%;
  width: 40%;
  text-align: center;
  margin-top: 30px;
  margin: auto;
}

.overlay-content table th, table td {
    border: 1px solid #ccc;
    padding: 8px;
    text-align: left;
}

.overlay-content table td.SI {
    display: none;
}

.overlay .closebtn {
  position: absolute;
  top: -12px;
  right: -12px;
  font-size: 25px;
  cursor: pointer;
  color: #fff;
  background: #1a9ca9;
  line-height: 1;
  min-width: 25px;
}

.overlay .closebtn:hover {
  color: #ccc;
}


.overlay .tabs {
      overflow: hidden;
      background: #f1f1f1;
      display: flex;
    }

.overlay .tabs button {
      background: inherit;
      border: none;
      outline: none;
      cursor: pointer;
      padding: 14px 16px;
      transition: background 0.3s;
      font-size: 16px;
	  margin: 0 auto;
    }

.overlay .tabs button:hover {
      background-color: #ddd;
    }

.overlay .tabs button.active {
      background-color: #ccc;
    }

.overlay .tab-content {
      display: none;
      padding: 20px;
      border: 1px solid #ccc;
      border-top: none;
    }

.overlay .tab-content.active {
      display: block;
    }

/* popup labval */

@media screen and (max-width: 1920px) and (min-width: 1600px) {
	
	header.DashboardHeader .header-select-wrapper.d-flex.align-items-center.mx-auto {
        margin-left: -25.8% !important;
    }
	
	.DashboardHomePage .d-flex.flex-column.h-100.px-5.py-4.justify-content-start {
    padding-top: 7.75rem !important;
}
	

}