.image-component__image-container{position:relative;display:flex;flex-direction:column;animation:image-entrance 600ms ease-in;margin:0}.image-component__image-container:hover .image-component__caption{background-color:rgba(255,255,255,.8)}.image-component__image-container:hover .image-component__caption:after{margin-left:10px;opacity:1}.image-component__image-container:hover .image-component__caption-text{color:#522398;margin-left:30px}.image-component__image-container:hover .image-component__caption-arrow{right:-10%}@keyframes image-entrance{from{opacity:0}to{opacity:1}}.image-component__image-container img{width:100%;height:100%}.image-component__image-container--has-accent-left,.image-component__image-container--has-accent-right{display:flex}.image-component__image-container--has-accent-left img,.image-component__image-container--has-accent-right img{height:100%}.image-component__top-bar{background-color:rgba(82,35,152,.8);position:absolute;top:0;height:10px;width:100%;z-index:1}.image-component__top-bar--campus{background-color:rgba(196,214,0,.8)}.image-component__top-bar--evening{background-color:rgba(0,90,133,.8)}.image-component__top-bar--online{background-color:rgba(255,107,0,.8)}.image-component__accent-column{position:absolute;top:0;z-index:1;width:50px;height:100%;display:flex;align-items:flex-end;justify-content:center;padding-bottom:11px}.image-component__accent-column--campus{background-color:rgba(196,214,0,.8)}.image-component__accent-column--evening{background-color:rgba(0,90,133,.8)}.image-component__accent-column--online{background-color:rgba(255,107,0,.8)}.image-component__accent-column--left{right:0}.image-component__accent-column--right{left:0}.image-component__caption{background:linear-gradient(180deg,rgba(0,0,0,0) 0%,#000000 100%);overflow:hidden;position:absolute;left:0;bottom:0;width:100%}.image-component__caption-text{font-family:Helvetica,Arial,sans-serif;font-size:1rem;color:#fff;text-align:center;padding-top:2rem}.image-component__caption-arrow{display:none}a .image-component__caption{display:flex;justify-content:space-between;background:rgba(82,35,152,.8);transition:background-color .5s ease-in-out}a .image-component__caption:after{content:"";background:url(data:image/svg+xml;base64,PHN2ZyBpZD0iU3ZnanNTdmcxMDAxIiB3aWR0aD0iMjg4IiBoZWlnaHQ9IjI4OCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2ZXJzaW9uPSIxLjEiIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4bWxuczpzdmdqcz0iaHR0cDovL3N2Z2pzLmNvbS9zdmdqcyI+PGRlZnMgaWQ9IlN2Z2pzRGVmczEwMDIiPjwvZGVmcz48ZyBpZD0iU3ZnanNHMTAwOCIgdHJhbnNmb3JtPSJtYXRyaXgoMSwwLDAsMSwwLDApIj48c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjI4OCIgaGVpZ2h0PSIyODgiIGFyaWEtaGlkZGVuPSJ0cnVlIiB2aWV3Qm94PSIwIDAgMTAgMTUiPjxwYXRoIGZpbGw9IiM1MjIzOTgiIGQ9Ik05LjgxNyA3LjkxOWwtNy4xNjMgNi45MDRBLjYwNS42MDUgMCAwIDEgMi4yMiAxNWEuNjA1LjYwNSAwIDAgMS0uNDM0LS4xNzdMLjE4MyAxMy4yOGEuNTYyLjU2MiAwIDAgMS0uMTgzLS40MmMwLS4xNi4wNjEtLjMuMTgzLS40MThMNS4zMSA3LjUuMTgzIDIuNTU5QS41NjIuNTYyIDAgMCAxIDAgMi4xNGMwLS4xNjEuMDYxLS4zLjE4My0uNDE5TDEuNzg2LjE3N0EuNjA1LjYwNSAwIDAgMSAyLjIyIDBjLjE2NyAwIC4zMTIuMDU5LjQzNC4xNzdMOS44MTcgNy4wOEEuNTYyLjU2MiAwIDAgMSAxMCA3LjVjMCAuMTYxLS4wNjEuMy0uMTgzLjQxOXoiIGNsYXNzPSJjb2xvcmZmZiBzdmdTaGFwZSI+PC9wYXRoPjwvc3ZnPjwvZz48L3N2Zz4=) no-repeat;background-position:left center;background-size:15px 15px;position:absolute;width:90%;height:100%;margin-left:-11px;transition:margin .5s ease-in-out,opacity .5s ease-in-out;overflow:hidden;opacity:0}a .image-component__caption-text{text-align:initial;padding-top:0;margin:13px 10px 10px 15px;transition:margin .5s ease-in-out,color .5s ease-in-out}a .image-component__caption-arrow{display:initial;width:10px;height:15px;margin:15px 15px 18px;position:absolute;right:0;transition:right .5s ease-in-out}.image-component svg path{transition:fill .5s ease-in}.accent-box-component{position:relative;padding:8% 0 8% 0;margin-bottom:30px}@keyframes draw-to-left{0%{-webkit-clip-path:inset(50% 0 50% 99%);clip-path:inset(50% 0 50% 99%)}50%{-webkit-clip-path:inset(0 0 0 99%);clip-path:inset(0 0 0 99%)}75%{-webkit-clip-path:inset(0 0 0 1%);clip-path:inset(0 0 0 1%)}76%,100%{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}}@keyframes draw-to-right{0%{-webkit-clip-path:inset(50% 99% 50% 0);clip-path:inset(50% 99% 50% 0)}50%{-webkit-clip-path:inset(0 99% 0 0);clip-path:inset(0 99% 0 0)}75%{-webkit-clip-path:inset(0 1% 0 0);clip-path:inset(0 1% 0 0)}76%,100%{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}}.accent-box-component::before{content:"";width:75%;height:100%;position:absolute;top:0;z-index:1;border:1px solid #522398}.accent-box-component--left{margin-right:10%}.accent-box-component--left::before{left:0;animation:draw-to-left 800ms ease-in-out}.accent-box-component--right{margin-left:10%}.accent-box-component--right::before{right:0;animation:draw-to-right 800ms ease-in-out}.accent-box-component--campus::before{border:1px solid green}.accent-box-component--evening::before{border:1px solid blue}.accent-box-component--online::before{border:1px solid orange}@keyframes draw-main-accent-side{0%,75%{top:-1px;width:3px;height:101%}100%{top:50%;width:3px;height:0}}.accent-box-component__animation-box{position:absolute;top:-1px;animation:draw-main-accent-side 800ms ease-in-out;z-index:2}.accent-box-component__animation-box--left{left:0}.accent-box-component__animation-box--right{right:0}.accent-box-component__child{position:relative;z-index:3}.accent-box-component__child--left{left:10%}.accent-box-component__child--right{right:10%}.accent-box-component--left .accent-box-component__child,.accent-box-component--right .accent-box-component__child{background-color:#fff}
#saveCookieSection .button{position:fixed;padding:15px 15px 15px 30px;left:-65px;top:300px;width:auto;transform:rotate(-90deg);z-index:5;background-color:#000;color:#fff;text-transform:none;border-radius:0 0 4px 4px;box-shadow:0 0 0}#saveCookieSection .button:hover,#saveCookieSection .button:focus{color:#ffe900}@media(max-width:991px){#saveCookieSection .button{padding:10px 10px 5px 25px}}@media(max-width:479px){#saveCookieSection{display:none}}#backpack-section{position:fixed;bottom:-32px;width:100%;height:auto;z-index:1000001}#backpack-section .backpack-tab{border-top:4px solid #000;border-bottom:none;border-left:none;border-right:none;background-color:#000;padding:8px 16px;line-height:.75em;color:#fff;font-size:16px;font-family:Helvetica,Arial,sans-serif;letter-spacing:.6px;text-align:center;margin:-62px 0 0 20px;cursor:pointer;border-radius:4px 4px 0 0;display:block;position:relative}#backpack-section .backpack-tab span{border-radius:50%;background-color:#ffe900;color:#000;font-size:.75em;text-align:center;box-shadow:1px 1px 2px #958545;height:22px;left:-11px;padding:5px 0;position:absolute;top:-12px;width:22px}#backpack-section .backpack-container{display:block;position:relative;background-color:#000;padding:16px;width:100%;height:0;z-index:99}#backpack-section .backpack-container .backpack-item{display:inline-block;background-color:#fff;margin:4px;padding:5px 6px 5px 33px;position:relative;opacity:1;top:0;transition:all .5s ease .1ms;border-radius:4px;width:260px}#backpack-section .backpack-container .backpack-item a,#backpack-section .backpack-container .backpack-item a:visited{font-size:16px;color:#000;text-decoration:none}#backpack-section .backpack-container .backpack-removal{top:-60px;opacity:0}#backpack-section .backpack-container .backpack-item-remove{position:absolute;top:0;left:0;border:none;color:#000;cursor:pointer;background-color:#ffe900;height:100%;padding:5px 8px;border-radius:4px 0 0 4px}#backpack-section .backpack-container .backpack-item-remove:hover{background-color:#ffed33}#backpack-section .backpack-container #itemBox{display:inline}#backpack-section .backpack-container .btn,#backpack-section .backpack-container .btn:visited{display:inline-block;color:#fff;margin:5px 0;padding:7px 6px;font-weight:400;vertical-align:top;font-size:1em;border-radius:4px;box-shadow:0 0 0}@media(max-width:479px){#backpack-section{display:none}}.contact-bar{font-size:1.125em}.contact-bar a:link,.contact-bar a:visited,.contact-bar a:not([class]):visited{color:#e5def0;text-decoration:none}.contact-bar a:hover,.contact-bar a:focus{color:#fff;text-decoration:underline}.contact-bar a:hover svg path,.contact-bar a:focus svg path{fill:#fff}.contact-bar a:hover .chaton,.contact-bar a:focus .chaton{color:#fff}.contact-bar .chaton{color:#92c37d}.contact-bar h3{margin:20px 0 10px}.contact-bar h4{font-family:Helvetica,Arial,sans-serif;font-size:1.125em;font-weight:700;color:#522398;margin:10px 0}@media(max-width:991px){.contact-bar{display:none}}.contact-cta .container-fluid{background-color:#eee;border-top:1px solid #ddd;padding:10px 0;z-index:999;width:100%}.contact-cta .button{margin:0 auto 3px}@media(max-width:767px){.contact-cta{display:none}}#programaticDisclaimers ul{padding-left:15px}#programaticDisclaimers ul li{position:relative;list-style:none;margin-bottom:1em}#programaticDisclaimers ul li::before{content:"*";position:absolute;left:-1em}#programaticDisclaimers ul li:last-of-type{margin-bottom:0}.disclosure_links{display:inline-block;margin-right:20px;font-weight:bold}.vaApproved{background-color:#ece9f3;padding:15px 30px}.degreeBrief{margin-bottom:1em}.degreeBrief strong{margin:0;line-height:inherit;border-bottom:1px dotted #e5def0;color:#522398;display:block}.degreeBrief div{margin-bottom:2px}.degreeBrief span{padding:2px 5px;display:block;font-weight:700;border-radius:4px}.transferCredit{font-size:.875em;font-style:italic;color:#522398;display:inline-block}nav.secondaryNav{margin-top:0}.breadcrumb-box__degree-program-pages--svg{margin-top:1rem;position:relative;left:3px}.program-interested-in-svg{padding-top:12px;margin:-12px 0}.program-interested-in-svg svg{width:122px}.program-gcu-has-svg{margin-top:-5px;margin-bottom:15px}.program-gcu-has-svg svg{width:110px}.program-interested-in-svg+h1{margin-bottom:-10px}.program-interested-in-svg,.program-gcu-has-svg{height:26px}.program-interested-in-svg svg,.program-gcu-has-svg svg{overflow:visible}.program-interested-in-svg svg text,.program-gcu-has-svg svg text{fill:#48525b;font-family:Helvetica;font-size:10px;font-weight:400}@media(min-width:768px){.combined-program .button-group{display:flex}}.combined-program .button-group .button{margin-right:15px;margin-bottom:15px}.program-banner{margin:0 auto;padding:15px 0;background-color:#eeeff0;border-top:1px solid #ddd;border-bottom:1px solid #ddd}@media(max-width:991px){.program-banner{margin:0 auto}}.program-banner .container{position:relative}@media(max-width:767px){.program-banner .container{padding:0 30px}}.program-banner__title{font-family:Helvetica,Arial,sans-serif;font-size:1.25em;font-weight:bold;margin:0 0 10px;letter-spacing:0}.program-banner__title span{display:block;font-size:.875em;margin:5px 0 0;color:#5f6c78}@media screen and (max-width:768px){.program-banner__title{font-size:1em}}.program-banner__offered{font-family:Helvetica,Arial,sans-serif;font-size:.875em;color:#333;font-style:italic;font-weight:bold;margin:0;letter-spacing:0}.gedt-section{background-color:#e1e1e1;padding:15px;margin:15px 0;color:#000}.gedt-primary{background-color:#2b6091;color:#fff}.gedt-institution-name{font-size:28px}.gedt-program-title{font-size:24px}.gedt-program-length{font-size:24px}.gedt-section-title{font-size:21px;font-weight:bold}.gedt-section-text{font-size:18px}.gedt-section-disclaimer{font-size:14px}.gedt-green{color:#2c8511}.gedt-red{color:#ed1c24}.gedt-bold{font-weight:bold}
