:root{--cbt-orange:#CD9A00;--cbt-yellow:#FFD556;--cbt-grey:rgb(246,246,246);--cbt-green:#009567;--cbt-green-dark:#00593E;--cbt-hr:#FFD556;--cbt-hr:#D9D9D9;--cbt-darkblue:#020202;--cbt-lightblue:#00A0D8;--cbt-lightblue-dark:#006082;--cbt-dark:#181A3F;--cbt-dark-darker:#0E1026;--cbt-btn-bg:#4345C7;--cbt-btn-font:#ffffff;--cbt-btn-bg-hover:#006082;--cbt-btn-font-hover:#ffffff;--cbt-btn-border:2px solid transparent;--cbt-btn-secondary-bg:#ffffff;--cbt-btn-secondary-font:#25267B;--cbt-btn-secondary-bg-hover:#25267B;--cbt-btn-secondary-font-hover:#ffffff;--cbt-btn-secondary-border:2px solid #25267B;--primary-color:#4345C7;--primary-dark-color:#25267B;--blue-border:rgb(147,219,236,1);--cbt-neutrals-1:#F7F7F7;--cbt-neutrals-2:#EEEEEE;--cbt-neutrals-3:#C7C7C7;--cbt-neutrals-4:#444444;--cbt-tint-1:#ECECF9;--cbt-tint-2:#E2F7FF;--cbt-tint-3:#E5F4F0;--cbt-tint-4:#FFFBEE}body,html{margin:0;font-size:16px}@media(max-width:768px){html{font-size:14px}}@media(max-width:450px){html{font-size:12px}}:root{--zoom-scale:1}body{transform:scale(var(--zoom-scale));transform-origin:top left;font-size:14px;font-family:Helvetica,Arial,sans-serif;position:relative;min-height:600px}.container--center{margin-left:auto;margin-right:auto}.cbt-content{padding-left:.75rem;padding-right:.75rem}.cbt-content p{font-size:1rem;padding-bottom:25px;margin:0}.cbt-ul{margin:0}.cbt-content li{font-size:1rem;margin:0;padding:10px 5px}.full-width{width:100%}img.full-width{width:100%;height:auto}.row-content{display:flex}.row-content.reverse{flex-direction:row-reverse}.row-content>div{flex:1 1 auto}.row-content .cbt-col:nth-child(odd){padding-right:2rem}.row-content .cbt-col:nth-child(2n){padding-left:2rem}.row-content>.cbt-col.padding-0,.row-content>.cbt-col>div>.row-content{padding:0}@media(max-width:900px){.row-content{flex-direction:column}.row-content>.cbt-col>img:only-child{max-width:90%;margin:.5rem auto;display:block}.row-content .cbt-col:nth-child(odd){padding-right:0}.row-content .cbt-col:nth-child(2n){padding-left:0}}.flex1-1>div:first-child,.flex1-1>div:nth-child(2){flex:1 1 50%}.flex1-2>div:first-child{flex:1 1 33.3333333333%}.flex1-2>div:nth-child(2){flex:1 1 66.6666666667%}.flex1-3>div:first-child{flex:1 1 25%}.flex1-3>div:nth-child(2){flex:1 1 75%}.flex1-4>div:first-child{flex:1 1 20%}.flex1-4>div:nth-child(2){flex:1 1 80%}.flex1-5>div:first-child{flex:1 1 16.6666666667%}.flex1-5>div:nth-child(2){flex:1 1 83.3333333333%}.flex1-6>div:first-child{flex:1 1 14.2857142857%}.flex1-6>div:nth-child(2){flex:1 1 85.7142857143%}.flex1-7>div:first-child{flex:1 1 12.5%}.flex1-7>div:nth-child(2){flex:1 1 87.5%}.flex1-8>div:first-child{flex:1 1 11.1111111111%}.flex1-8>div:nth-child(2){flex:1 1 88.8888888889%}.flex1-9>div:first-child{flex:1 1 10%}.flex1-9>div:nth-child(2){flex:1 1 90%}.flex1-10>div:first-child{flex:1 1 9.0909090909%}.flex1-10>div:nth-child(2){flex:1 1 90.9090909091%}.flex1-11>div:first-child{flex:1 1 8.3333333333%}.flex1-11>div:nth-child(2){flex:1 1 91.6666666667%}.flex1-12>div:first-child{flex:1 1 7.6923076923%}.flex1-12>div:nth-child(2){flex:1 1 92.3076923077%}.content-margin{margin-bottom:8.125rem}@media(max-width:425px){.content-margin{margin-bottom:4.125rem}}.inset{width:90%;max-width:640px;margin:auto;padding-left:1rem;padding-right:1rem}.content{padding:30px 1rem}.content h3{color:#000;font-family:Helvetica,Arial,sans-serif;padding-bottom:15px;font-size:20px}.content h3 span a{padding-bottom:2px;border-bottom:1px solid var(--primary-color);font-weight:300}.content hr{height:1px;border:none;background-color:#ddd;margin-bottom:30px}.graphic{position:absolute;bottom:0;width:100%;right:0;height:100%;background-position:100% 100%;background-size:600px;background-repeat:no-repeat;z-index:-1}.success{display:none;color:#1e9a5e;margin-bottom:2rem;font-size:20px}.success:before{content:"✓";margin-right:.5rem}h1,h2,h3{color:var(--primary-color)}h4,h5{color:var(--primary-dark-color)}a{text-decoration:none;transition:all .3s ease-in-out;color:#1e5f9a;border-bottom:1px solid rgba(0,0,0,0);cursor:pointer}a:active,a:focus,a:hover{border-bottom:1px solid var(--primary-color)}.text-blue{color:var(--primary-color)}.bg-grey{background-color:#fbfbfb}.bg-purple{background-color:#4345c7}.cbt-container{max-width:1184px}.hide{display:none}.invisible{visibility:none}.form-group{margin-bottom:1.8rem}.form-group label{font-family:Helvetica,Arial,sans-serif;display:inline-block;color:#000;font-size:1rem;font-weight:700;margin-bottom:.25rem;line-height:1.75}.form-group input,.form-group textarea{display:block;background-color:#fff;width:100%;margin-bottom:22.5px;font-size:1rem;line-height:1.5;padding:.625rem .75rem;border:2px solid #828282;border-radius:6px;box-shadow:none;font-family:Helvetica,sans-serif}.form-group input[type=textarea],.form-group textarea{min-height:240px}.form-group select{display:block;background-color:#fff;width:auto;margin-bottom:22.5px;font-size:1rem;line-height:1.5;padding:.625rem .75rem;border:2px solid #828282;border-radius:6px;box-shadow:none;-moz-appearance:none;-webkit-appearance:none;appearance:none;background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="%23828282" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M6 9l6 6 6-6"/></svg>');background-repeat:no-repeat;background-position-x:right;background-position-y:center;background-size:30px}.form-group input:active,.form-group input:hover,.form-group select:active,.form-group select:hover{border:2px solid #333}.form-group input:focus,.form-group select:focus{border:2px solid var(--primary-color);box-shadow:2px 2px 5px rgba(67,69,199,.3)}input:focus,select:focus{outline:none}.button-primary,.button-primary a{font-family:Helvetica Neue,Arial,sans-serif}.button-primary:active,.button-primary:hover{background-color:var(--cbt-btn-bg-hover)}.button-primary{width:max-content;font-size:1rem;border-radius:1rem;box-shadow:none;display:inline-block;margin-right:1rem;margin-bottom:.5rem;margin-top:.5rem;border:var(--cbt-btn-border);cursor:pointer}.button-primary-right{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:1rem}.button-primary-right .button-primary{margin-right:0}.button-primary,.button-primary a{background-color:var(--cbt-btn-bg);width:max-content;text-decoration:none!important;font-size:1rem;font-weight:700;padding:.625rem 1.5rem;border-radius:1rem;color:var(--cbt-btn-font)}.button-primary>a{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.75em}.button-primary>span>a:last-child{-webkit-margin-start:0!important;margin-inline-start:0!important}.button-primary .instructure_file_holder.link_holder.instructure_file_link_holder{display:flex;padding:0}.button-primary .instructure_file_holder.link_holder.instructure_file_link_holder>a:first-child{padding-right:.25rem}.button-primary .instructure_file_holder.link_holder.instructure_file_link_holder>a:last-child{padding-left:.5rem}.button-primary:active a,.button-primary:hover a{background-color:var(--cbt-btn-bg-hover);color:var(--cbt-btn-font-hover);border:none}.button-primary .external_link_icon{display:none}.button-primary.button-primary-secondary:active,.button-primary.button-primary-secondary:hover{background-color:var(--cbt-btn-secondary-bg-hover)}.button-primary.button-primary-secondary,.button-primary.button-primary-secondary a{background-color:var(--cbt-btn-secondary-bg);font-family:Helvetica Neue,Arial,sans-serif}.button-primary.button-primary-secondary{border:var(--cbt-btn-secondary-border)}.button-primary.button-primary-secondary a{color:var(--cbt-btn-secondary-font)}.button-primary.button-primary-secondary:active a,.button-primary.button-primary-secondary:hover a{background-color:var(--cbt-btn-secondary-bg-hover);color:var(--cbt-btn-secondary-font-hover)}.error:before{content:"!";font-weight:900;margin-right:.5rem}.error{color:#a40946}/*!
 * Bootstrap Grid v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */html{box-sizing:border-box;-ms-overflow-style:scrollbar}*,:after,:before{box-sizing:inherit}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media(min-width:576px){.container{max-width:540px}}@media(min-width:768px){.container{max-width:720px}}@media(min-width:992px){.container{max-width:960px}}@media(min-width:1200px){.container{max-width:1140px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.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,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{flex-basis:0;flex-grow:1;max-width:100%}@media(min-width:576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{flex:0 0 100%;max-width:100%}}@media(min-width:768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.col-md-auto{flex:0 0 auto;width:auto;max-width:100%}.col-md-1{flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{flex:0 0 100%;max-width:100%}.col-lg-1{flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{flex:0 0 100%;max-width:100%}}@media(max-width:1200px){.graphic{padding-bottom:120px;background-size:90%;width:55%}}@media(max-width:992px){.graphic{padding-bottom:120px;background-size:80%;width:65%}}@media(max-width:768px){header.row{flex-direction:column-reverse;text-align:center}header .logo img{height:90px}.graphic{padding-bottom:180px;background-size:70%;width:75%}}@media(max-width:540px){.graphic{padding-bottom:120px;background-size:60%;width:90%}}.flexbox{display:flex}.v{flex-direction:column}.h{flex-direction:row}.v-start{align-items:flex-start;-webkit-align-items:flex-start;-webkit-box-align:start;-moz-box-align:start;-ms-flex-align:start}.h-start{justify-content:flex-start;-webkit-justify-content:flex-start;-webkit-box-pack:start;-moz-box-pack:start;-ms-flex-pack:start}.center{justify-content:center;-webkit-justify-content:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center}.center,.v-center{align-items:center;-webkit-align-items:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center}.h-center{justify-content:center;-webkit-justify-content:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center}.m-auto{margin:0 auto}.v-end{align-items:flex-end;-webkit-align-items:flex-end;-webkit-box-align:end;-moz-box-align:end;-ms-flex-align:end}.h-end{justify-content:flex-end;-webkit-justify-content:flex-end;-webkit-box-pack:end;-moz-box-pack:end;-ms-flex-pack:end}.h-sb{justify-content:space-between;-webkit-justify-content:space-between;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify}