.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}
.dk-purple .interior:not(.interior--has-color) a:not([class]),.dk-purple .interior:not(.interior--has-color) a:not([class]):not([class]):visited,.black .interior:not(.interior--has-color) a:not([class]),.black .interior:not(.interior--has-color) a:not([class]):not([class]):visited{color:#ffe900}.dk-purple .interior:not(.interior--has-color) a:not([class]):hover,.dk-purple .interior:not(.interior--has-color) a:not([class]):focus,.black .interior:not(.interior--has-color) a:not([class]):hover,.black .interior:not(.interior--has-color) a:not([class]):focus{color:#ffed33}.btn--new,.btn--new:visited{background-color:#fff;border:1px solid #522398;padding:13px;box-shadow:0 0 5px 0 rgba(0,0,0,.1);font-family:Helvetica,Arial,sans-serif;color:#333;text-decoration:none;position:relative;display:inline-block;border-radius:4px}.btn--new:before,.btn--new:visited:before{display:block;position:absolute;top:0;bottom:0;left:0;width:44px;line-height:44px;background-color:#522398;background-position:center;background-repeat:no-repeat;color:#fff;border-right:1px solid #522398;font-size:1.25em;border-radius:3px 0 0 3px;transition:background-color .5s ease .1ms}@media(max-width:767px){.btn--new:not(.btn-inline):not(.btn-nostyle),.btn--new:visited:not(.btn-inline):not(.btn-nostyle){width:100%}}.btn--new:hover,.btn--new:focus{box-shadow:0 0 10px 0 rgba(0,0,0,.2)}.btn--new.btn-online,.btn--new.btn-online:visited{padding:13px 13px 13px 60px;border-color:#ff6b00}.btn--new.btn-online:before,.btn--new.btn-online:visited:before{content:"";background-image:url(/themes/custom/gcu/assets/images/8c0ff408c54a5c9ca73a.svg);background-size:18px 14px;background-color:#ff6b00;border-color:#ff6b00}.btn--new.btn-online:hover:before,.btn--new.btn-online:focus:before{background-image:url(/themes/custom/gcu/assets/images/318cc00e099603a5b245.svg);background-size:18px 14px;background-color:#fff;color:#ff6b00}.btn--new.btn-campus,.btn--new.btn-campus:visited{padding:13px 13px 13px 60px;border-color:#c4d600}.btn--new.btn-campus:before,.btn--new.btn-campus:visited:before{content:" ";background-image:url(/themes/custom/gcu/assets/images/2fd84d318ed8d1183596.svg);background-size:10px 14px;background-color:#c4d600;border-color:#c4d600}.btn--new.btn-campus:hover:before,.btn--new.btn-campus:focus:before{background-image:url(/themes/custom/gcu/assets/images/81c4b5e4798a5e10cb9c.svg);background-size:10px 14px;background-color:#fff;color:#c4d600}.border-card{margin-bottom:30px}.border-card .card{border-radius:0;position:relative;height:auto;padding:20px;margin:0;border-top:16px solid #522398;background-color:#fff;box-shadow:0 0 5px 0 #bbb;vertical-align:middle}.border-card .card.mlt-purple{border-top:16px solid #977bc1}@media(min-width:768px){.border-card .card{height:100%}}.cta-blocks{position:relative}.cta-blocks__column{margin-bottom:30px}.cta-blocks__desktop{display:none}.cta-blocks__mobile,.cta-blocks__mobile:visited{position:relative;z-index:2;display:block;color:#522398;padding:10px 30px 10px 60px;transition:all .5s ease .1ms;text-decoration:none;text-align:left;font-weight:bold;font-family:Helvetica,Arial,sans-serif;border-bottom:2px solid #fff}.cta-blocks__mobile:hover,.cta-blocks__mobile:focus{border-color:#754fad}.cta-blocks__mobile:after{background-image:url(/themes/custom/gcu/assets/images/1dbfcdaf02f89334db56.svg);background-position:0 7px;background-size:24px 24px;background-repeat:no-repeat;width:24px;height:24px;content:"";position:absolute;right:10px;top:3px}.cta-blocks__block{background-color:#fff;text-align:center;padding:15px;box-shadow:0 0 5px 0 #bbb;position:relative;height:100%;vertical-align:middle;border-top:16px solid #522398}.cta-blocks__block .cta-blocks__icon-usd{display:inline-block;background:no-repeat center url(/themes/custom/gcu/assets/images/3ee44d3e00013a190ed5.svg);background-size:contain;width:50px;height:50px}.cta-blocks__block .cta-blocks__icon-graduation{display:inline-block;background:no-repeat center url(/themes/custom/gcu/assets/images/d9c6e12b6854bff1c7b9.svg);background-size:contain;width:50px;height:50px}.cta-blocks__block .cta-blocks__icon-pencil-square-o{display:inline-block;background:no-repeat center url(/themes/custom/gcu/assets/images/22db7e07ea3cab9ea7c5.svg);background-size:contain;width:50px;height:50px}.cta-blocks__block .cta-blocks__icon-calculator{display:inline-block;background:no-repeat center url(/themes/custom/gcu/assets/images/2127a3d98226942bd9ee.svg);background-size:contain;width:50px;height:50px}.cta-blocks__block>strong{color:#000;font-family:Helvetica,Arial,sans-serif}.cta-blocks .icon{position:absolute;z-index:1;color:#a991cb;font-size:2.5em;display:block;text-align:center;width:60px}.cta-blocks p{margin:15px 0}.cta-blocks.mlt-purple .cta-blocks__block{border-top:16px solid #977bc1}.cta-blocks__button{position:absolute;bottom:20px;left:20px;right:20px;text-align:center}@media(min-width:768px){.cta-blocks__block{padding:20px 20px 70px}.cta-blocks__desktop{display:block}.cta-blocks__desktop>strong{font-family:Helvetica,Arial,sans-serif}.cta-blocks__mobile{display:none}.cta-blocks .icon{position:static;margin-bottom:15px;font-size:3em;width:100%}}@media(min-width:992px){.cta-blocks__column{margin-bottom:0}.cta-blocks__block{padding:20px 20px 50px}}.hero-cta{overflow:hidden;position:relative}.hero-cta__image{position:relative;background-position:top;height:200px;width:100%}.hero-cta__image:before{background-image:linear-gradient(to right,rgba(0,0,0,0.6) 0%,rgba(0,0,0,0) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#99000000",endColorstr="#00000000",GradientType=1);content:"";position:absolute;z-index:1;top:0;left:0;width:100%;height:100%}.hero-cta .container{z-index:2;background-color:#eeeff0}.hero-cta__content{color:#333;text-align:center;padding:20px 0}.hero-cta__content h1{color:#522398}.hero-cta__content h1 span{color:#333;margin:15px 0;font-size:16px;font-weight:normal;line-height:1.618;display:block}.hero-cta__content button.button{padding:10px 15px}@media(min-width:768px){.hero-cta__image{height:300px}}@media(min-width:992px){.hero-cta{height:400px}.hero-cta__image{position:absolute;top:0;left:0;height:100%}.hero-cta .container{background-color:rgba(0,0,0,0)}.hero-cta__content{color:#fff;padding:0;margin-top:100px;width:40%;text-align:left;position:relative;z-index:3}.hero-cta__content h1,.hero-cta__content .h1{font-size:1.875em}.hero-cta__content h1,.hero-cta__content h1 span,.hero-cta__content .h1,.hero-cta__content .h1 span{font-weight:bold;color:#fff}.hero-cta__content h1 span,.hero-cta__content .h1 span{font-size:.7em}}@media(min-width:1200px){.hero-cta{height:400px}.hero-cta__content{margin-top:100px;width:35%}}@media(min-width:1600px){.hero-cta{height:500px}.hero-cta__content{margin-top:115px}}.home-feeds .sub-heading{display:none}.news .heading-link,.blogs .heading-link{text-align:center;border-bottom:1px solid #e5def0;margin:0 0 20px;padding-bottom:15px}.news .heading-link .blogs__chevron-right--purple,.news .heading-link .news__chevron-right--purple,.blogs .heading-link .blogs__chevron-right--purple,.blogs .heading-link .news__chevron-right--purple{display:inline-block;background:no-repeat center url(/themes/custom/gcu/assets/images/710575d68835ceb8036c.svg);background-size:contain;width:30px;height:30px;vertical-align:middle}.news .heading-link a,.news .heading-link a:visited,.blogs .heading-link a,.blogs .heading-link a:visited{color:#522398;text-decoration:none}.news .heading-link a:focus,.news .heading-link a:hover,.blogs .heading-link a:focus,.blogs .heading-link a:hover{color:#d25f15;text-decoration:none}@media(min-width:992px){.news .heading-link,.blogs .heading-link{margin:0 30px 20px}}.news .card-news,.blogs .card-news{border-radius:0}.news .card-news .card-link-wrap:hover .card-news-title,.news .card-news .card-link-wrap:focus .card-news-title,.blogs .card-news .card-link-wrap:hover .card-news-title,.blogs .card-news .card-link-wrap:focus .card-news-title{color:#522398;background-color:#fff}.news .card-news .card-news-title,.blogs .card-news .card-news-title{color:#522398;background-color:#fff;line-height:1.2;text-transform:uppercase;text-align:center;font-weight:bold;letter-spacing:0;padding:15px}.news .card-news .card-news-title:before,.news .card-news .card-news-title:after,.news .card-news .card-news-title .card-news-subtitle,.blogs .card-news .card-news-title:before,.blogs .card-news .card-news-title:after,.blogs .card-news .card-news-title .card-news-subtitle{display:none}@media(min-width:768px){.news .card-news .card-news-title,.blogs .card-news .card-news-title{text-align:left}}.news .card-news .card-content,.blogs .card-news .card-content{padding:0 15px 15px}.news .card-news{border-top:16px solid #d25f15}.blogs .card-news{border-top:16px solid #522398}.panel-primary>.panel>.panel-heading .panel-title .button{border:1px solid #522398 !important;background-color:#522398 !important;color:#fff !important}.panel-primary>.panel>.panel-heading .panel-title .button.collapsed{color:#522398 !important;background-color:#fff !important;border-color:#522398 !important}.panel-primary>.panel>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#522398 !important}.choose-path{margin:0 -15px}.choose-path .path{margin-bottom:20px;float:left;padding:0 15px;width:50%}@media(min-width:768px){.choose-path .path{width:25%}}.choose-path .path a,.choose-path .path a:visited{display:block;position:relative;overflow:hidden}.choose-path .path a .path-title,.choose-path .path a:visited .path-title{display:block;font-size:1.25em;font-family:Helvetica,Arial,sans-serif;text-transform:uppercase;position:absolute;bottom:0;width:100%;height:44px;background-color:#522398;background-color:rgba(82,35,152,.8);color:#fff;padding:10px 20px;transition:all .5s ease .1ms}.choose-path .path a .path-title:after,.choose-path .path a:visited .path-title:after{background-image:url(/themes/custom/gcu/assets/images/a1064501edbe042ac1b0.svg);background-position:0 7px;background-size:24px 24px;background-repeat:no-repeat;width:24px;height:24px;content:"";position:absolute;top:9px;right:20px}@media(max-width:480px){.choose-path .path a .path-title,.choose-path .path a:visited .path-title{font-size:1em;padding:10px;height:40px}.choose-path .path a .path-title:after,.choose-path .path a:visited .path-title:after{top:2px;right:10px}}.choose-path .path a:hover .path-title,.choose-path .path a:focus .path-title{height:100%;background-color:#000;background-color:rgba(0,0,0,.8)}#coreCourses .row-highlight,#coreCourses .program-requirements{color:#48525b}#coreCourses .row-highlight strong,#coreCourses .program-requirements strong{color:#48525b}.breadcrumb-box-dt{margin-bottom:0}.breadcrumb-box-dt ul{display:inherit}.breadcrumb-box-dt ul li{display:inline}@media(min-width:768px){.breadcrumb-box-dt{margin-bottom:30px}.breadcrumb-box-dt ul{display:flex}.breadcrumb-box-dt ul li{display:list-item}}.header-content{margin-bottom:15px}#coreCourses{scroll-margin-top:150px}#coreCourses .program-requirements{font-size:.875em;color:#48525b}@media(min-width:992px){#coreCourses .program-requirements .col-md-5{flex:0 0 36.3333333333%;max-width:36.3333333333%;white-space:nowrap}}@media(min-width:992px){#coreCourses .program-requirements .col-md-7{flex:0 0 63.3333333333%;max-width:63.3333333333%}}#coreCourses .row-highlight{position:relative;min-height:85px;font-size:16px}#coreCourses .row-highlight:before{content:" ";position:absolute;top:-15px;left:-15px;width:calc(30px + 100%);height:83px;z-index:-1;background:#eeeff0}#coreCourses .course-requirement-notice{font-size:.875em;color:#48525b;line-height:2;box-sizing:border-box;height:100%;width:100%;padding:45px 15px 15px;position:relative;display:flex;align-items:flex-end}#coreCourses .course-requirement-notice:before{-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 576 512%27%3E%3Cpath d=%27M569.517 440.013C587.975 472.007 564.806 512 527.94 512H48.054c-36.937 0-59.999-40.055-41.577-71.987L246.423 23.985c18.467-32.009 64.72-31.951 83.154 0l239.94 416.028zM288 354c-25.405 0-46 20.595-46 46s20.595 46 46 46 46-20.595 46-46-20.595-46-46-46zm-43.673-165.346l7.418 136c.347 6.364 5.609 11.346 11.982 11.346h48.546c6.373 0 11.635-4.982 11.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884 0-12.356 5.78-11.981 12.654z%27 fill=%27%23fff%27/%3E%3C/svg%3E");mask:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 576 512%27%3E%3Cpath d=%27M569.517 440.013C587.975 472.007 564.806 512 527.94 512H48.054c-36.937 0-59.999-40.055-41.577-71.987L246.423 23.985c18.467-32.009 64.72-31.951 83.154 0l239.94 416.028zM288 354c-25.405 0-46 20.595-46 46s20.595 46 46 46 46-20.595 46-46-20.595-46-46-46zm-43.673-165.346l7.418 136c.347 6.364 5.609 11.346 11.982 11.346h48.546c6.373 0 11.635-4.982 11.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884 0-12.356 5.78-11.981 12.654z%27 fill=%27%23fff%27/%3E%3C/svg%3E");background-color:#ffe900;width:30px;height:27px;content:"";position:absolute;left:calc(50% - 15px);top:10px}@media(min-width:992px){#coreCourses .course-requirement-notice:before{top:15px}}#coreCourses .course-requirement-notice a{cursor:pointer}#coreCourses .additional-resources{margin-top:70px;border-radius:inherit;border-top-width:10px;box-shadow:inherit;transition:inherit;border-top:inherit;border-right:1px solid #eeeff0;border-bottom:1px solid #eeeff0;border-left:1px solid #eeeff0}@media print{#coreCourses .additional-resources a:link::after{content:""}}#coreCourses .additional-resources .card-accent-bar{width:100%;height:10px;background-color:rgba(82,35,152,.8)}#coreCourses .additional-resources .card-content{padding:30px 15px 15px}#coreCourses .additional-resources .page-header{margin:0 0 30px;padding-bottom:30px;border-bottom-color:#eeeff0}#coreCourses .additional-resources .quick-links__link{cursor:pointer;display:block}#coreCourses .button-link{background:rgba(0,0,0,0);border:none;padding:0;text-decoration:underline;color:#522398;cursor:pointer}#coreCourses .button-link:hover{text-decoration:none}.nav-tabs>li>a{padding:10px 25px}#similarDegrees .print-action{display:inline-flex;align-items:flex-end;justify-content:center;width:100%;height:100%;padding-bottom:30px;line-height:1}@media print{#similarDegrees .print-action{display:none}}#similarDegrees .print-action a{display:inline-block;margin-right:5px}@media(max-width:991px){#inlineRMI .form-builder.collapsed .form-builder__bottom{margin:-10px}#inlineRMI .form-builder.collapsed .form-builder__bottom .form-builder__expand{width:30px;min-width:30px;min-height:30px;border-radius:30px;background-color:#522398;margin:5px auto;position:relative;z-index:1}#inlineRMI .form-builder.collapsed .form-builder__bottom .form-builder__expand:after{content:" ";width:12px;height:12px;position:absolute;left:calc(50% - 6px);top:calc(50% - 6px);background-image:url(/themes/custom/gcu/assets/images/cba2879c4d137a27d59c.svg);background-repeat:no-repeat;background-position:center center}#inlineRMI .form-builder.collapsed .form-builder__bottom .form-builder__expand svg{display:none}#inlineRMI .form-builder.collapsed:after{content:" ";width:100%;height:26px;bottom:0;position:absolute;left:0;z-index:0;background:#eeeff0}}#rmiFullscreenModal .form-builder .disclaimer p{font-size:1em;font-style:normal}#rmiFullscreenModal .form-builder .form-builder__nav--buttons button[type=submit]{max-width:162px}.section-border{margin-top:0}.visit-campus img{max-width:550px;margin:-55px auto 30px}.visit-campus .button{min-width:180px}@media(max-width:440px){.visit-campus h2,.visit-campus h3{margin-bottom:60px}}@media(max-width:480px){.visit-campus .button{display:block}}@media(max-width:520px){.visit-campus .button{padding:15px 5px;min-width:160px}}.cro-styles{color:inherit}.dk-purple .interior:not(.interior--has-color) a:not([class]),.dk-purple .interior:not(.interior--has-color) a:not([class]):not([class]):visited,.black .interior:not(.interior--has-color) a:not([class]),.black .interior:not(.interior--has-color) a:not([class]):not([class]):visited{color:#ffe900}.dk-purple .interior:not(.interior--has-color) a:not([class]):hover,.dk-purple .interior:not(.interior--has-color) a:not([class]):focus,.black .interior:not(.interior--has-color) a:not([class]):hover,.black .interior:not(.interior--has-color) a:not([class]):focus{color:#ffed33}.btn--new,.btn--new:visited{background-color:#fff;border:1px solid #522398;padding:13px;box-shadow:0 0 5px 0 rgba(0,0,0,.1);font-family:Helvetica,Arial,sans-serif;color:#333;text-decoration:none;position:relative;display:inline-block;border-radius:4px}.btn--new:before,.btn--new:visited:before{display:block;position:absolute;top:0;bottom:0;left:0;width:44px;line-height:44px;background-color:#522398;background-position:center;background-repeat:no-repeat;color:#fff;border-right:1px solid #522398;font-size:1.25em;border-radius:3px 0 0 3px;transition:background-color .5s ease .1ms}@media(max-width:767px){.btn--new:not(.btn-inline):not(.btn-nostyle),.btn--new:visited:not(.btn-inline):not(.btn-nostyle){width:100%}}.btn--new:hover,.btn--new:focus{box-shadow:0 0 10px 0 rgba(0,0,0,.2)}.btn--new.btn-online,.btn--new.btn-online:visited{padding:13px 13px 13px 60px;border-color:#ff6b00}.btn--new.btn-online:before,.btn--new.btn-online:visited:before{content:"";background-image:url(/themes/custom/gcu/assets/images/8c0ff408c54a5c9ca73a.svg);background-size:18px 14px;background-color:#ff6b00;border-color:#ff6b00}.btn--new.btn-online:hover:before,.btn--new.btn-online:focus:before{background-image:url(/themes/custom/gcu/assets/images/318cc00e099603a5b245.svg);background-size:18px 14px;background-color:#fff;color:#ff6b00}.btn--new.btn-campus,.btn--new.btn-campus:visited{padding:13px 13px 13px 60px;border-color:#c4d600}.btn--new.btn-campus:before,.btn--new.btn-campus:visited:before{content:" ";background-image:url(/themes/custom/gcu/assets/images/2fd84d318ed8d1183596.svg);background-size:10px 14px;background-color:#c4d600;border-color:#c4d600}.btn--new.btn-campus:hover:before,.btn--new.btn-campus:focus:before{background-image:url(/themes/custom/gcu/assets/images/81c4b5e4798a5e10cb9c.svg);background-size:10px 14px;background-color:#fff;color:#c4d600}.border-card{margin-bottom:30px}.border-card .card{border-radius:0;position:relative;height:auto;padding:20px;margin:0;border-top:16px solid #522398;background-color:#fff;box-shadow:0 0 5px 0 #bbb;vertical-align:middle}.border-card .card.mlt-purple{border-top:16px solid #977bc1}@media(min-width:768px){.border-card .card{height:100%}}.cta-blocks{position:relative}.cta-blocks__column{margin-bottom:30px}.cta-blocks__desktop{display:none}.cta-blocks__mobile,.cta-blocks__mobile:visited{position:relative;z-index:2;display:block;color:#522398;padding:10px 30px 10px 60px;transition:all .5s ease .1ms;text-decoration:none;text-align:left;font-weight:bold;font-family:Helvetica,Arial,sans-serif;border-bottom:2px solid #fff}.cta-blocks__mobile:hover,.cta-blocks__mobile:focus{border-color:#754fad}.cta-blocks__mobile:after{background-image:url(/themes/custom/gcu/assets/images/1dbfcdaf02f89334db56.svg);background-position:0 7px;background-size:24px 24px;background-repeat:no-repeat;width:24px;height:24px;content:"";position:absolute;right:10px;top:3px}.cta-blocks__block{background-color:#fff;text-align:center;padding:15px;box-shadow:0 0 5px 0 #bbb;position:relative;height:100%;vertical-align:middle;border-top:16px solid #522398}.cta-blocks__block .cta-blocks__icon-usd{display:inline-block;background:no-repeat center url(/themes/custom/gcu/assets/images/3ee44d3e00013a190ed5.svg);background-size:contain;width:50px;height:50px}.cta-blocks__block .cta-blocks__icon-graduation{display:inline-block;background:no-repeat center url(/themes/custom/gcu/assets/images/d9c6e12b6854bff1c7b9.svg);background-size:contain;width:50px;height:50px}.cta-blocks__block .cta-blocks__icon-pencil-square-o{display:inline-block;background:no-repeat center url(/themes/custom/gcu/assets/images/22db7e07ea3cab9ea7c5.svg);background-size:contain;width:50px;height:50px}.cta-blocks__block .cta-blocks__icon-calculator{display:inline-block;background:no-repeat center url(/themes/custom/gcu/assets/images/2127a3d98226942bd9ee.svg);background-size:contain;width:50px;height:50px}.cta-blocks__block>strong{color:#000;font-family:Helvetica,Arial,sans-serif}.cta-blocks .icon{position:absolute;z-index:1;color:#a991cb;font-size:2.5em;display:block;text-align:center;width:60px}.cta-blocks p{margin:15px 0}.cta-blocks.mlt-purple .cta-blocks__block{border-top:16px solid #977bc1}.cta-blocks__button{position:absolute;bottom:20px;left:20px;right:20px;text-align:center}@media(min-width:768px){.cta-blocks__block{padding:20px 20px 70px}.cta-blocks__desktop{display:block}.cta-blocks__desktop>strong{font-family:Helvetica,Arial,sans-serif}.cta-blocks__mobile{display:none}.cta-blocks .icon{position:static;margin-bottom:15px;font-size:3em;width:100%}}@media(min-width:992px){.cta-blocks__column{margin-bottom:0}.cta-blocks__block{padding:20px 20px 50px}}.hero-cta{overflow:hidden;position:relative}.hero-cta__image{position:relative;background-position:top;height:200px;width:100%}.hero-cta__image:before{background-image:linear-gradient(to right,rgba(0,0,0,0.6) 0%,rgba(0,0,0,0) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#99000000",endColorstr="#00000000",GradientType=1);content:"";position:absolute;z-index:1;top:0;left:0;width:100%;height:100%}.hero-cta .container{z-index:2;background-color:#eeeff0}.hero-cta__content{color:#333;text-align:center;padding:20px 0}.hero-cta__content h1{color:#522398}.hero-cta__content h1 span{color:#333;margin:15px 0;font-size:16px;font-weight:normal;line-height:1.618;display:block}.hero-cta__content button.button{padding:10px 15px}@media(min-width:768px){.hero-cta__image{height:300px}}@media(min-width:992px){.hero-cta{height:400px}.hero-cta__image{position:absolute;top:0;left:0;height:100%}.hero-cta .container{background-color:rgba(0,0,0,0)}.hero-cta__content{color:#fff;padding:0;margin-top:100px;width:40%;text-align:left;position:relative;z-index:3}.hero-cta__content h1,.hero-cta__content .h1{font-size:1.875em}.hero-cta__content h1,.hero-cta__content h1 span,.hero-cta__content .h1,.hero-cta__content .h1 span{font-weight:bold;color:#fff}.hero-cta__content h1 span,.hero-cta__content .h1 span{font-size:.7em}}@media(min-width:1200px){.hero-cta{height:400px}.hero-cta__content{margin-top:100px;width:35%}}@media(min-width:1600px){.hero-cta{height:500px}.hero-cta__content{margin-top:115px}}.home-feeds .sub-heading{display:none}.news .heading-link,.blogs .heading-link{text-align:center;border-bottom:1px solid #e5def0;margin:0 0 20px;padding-bottom:15px}.news .heading-link .blogs__chevron-right--purple,.news .heading-link .news__chevron-right--purple,.blogs .heading-link .blogs__chevron-right--purple,.blogs .heading-link .news__chevron-right--purple{display:inline-block;background:no-repeat center url(/themes/custom/gcu/assets/images/710575d68835ceb8036c.svg);background-size:contain;width:30px;height:30px;vertical-align:middle}.news .heading-link a,.news .heading-link a:visited,.blogs .heading-link a,.blogs .heading-link a:visited{color:#522398;text-decoration:none}.news .heading-link a:focus,.news .heading-link a:hover,.blogs .heading-link a:focus,.blogs .heading-link a:hover{color:#d25f15;text-decoration:none}@media(min-width:992px){.news .heading-link,.blogs .heading-link{margin:0 30px 20px}}.news .card-news,.blogs .card-news{border-radius:0}.news .card-news .card-link-wrap:hover .card-news-title,.news .card-news .card-link-wrap:focus .card-news-title,.blogs .card-news .card-link-wrap:hover .card-news-title,.blogs .card-news .card-link-wrap:focus .card-news-title{color:#522398;background-color:#fff}.news .card-news .card-news-title,.blogs .card-news .card-news-title{color:#522398;background-color:#fff;line-height:1.2;text-transform:uppercase;text-align:center;font-weight:bold;letter-spacing:0;padding:15px}.news .card-news .card-news-title:before,.news .card-news .card-news-title:after,.news .card-news .card-news-title .card-news-subtitle,.blogs .card-news .card-news-title:before,.blogs .card-news .card-news-title:after,.blogs .card-news .card-news-title .card-news-subtitle{display:none}@media(min-width:768px){.news .card-news .card-news-title,.blogs .card-news .card-news-title{text-align:left}}.news .card-news .card-content,.blogs .card-news .card-content{padding:0 15px 15px}.news .card-news{border-top:16px solid #d25f15}.blogs .card-news{border-top:16px solid #522398}.panel-primary>.panel>.panel-heading .panel-title .button{border:1px solid #522398 !important;background-color:#522398 !important;color:#fff !important}.panel-primary>.panel>.panel-heading .panel-title .button.collapsed{color:#522398 !important;background-color:#fff !important;border-color:#522398 !important}.panel-primary>.panel>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#522398 !important}.choose-path{margin:0 -15px}.choose-path .path{margin-bottom:20px;float:left;padding:0 15px;width:50%}@media(min-width:768px){.choose-path .path{width:25%}}.choose-path .path a,.choose-path .path a:visited{display:block;position:relative;overflow:hidden}.choose-path .path a .path-title,.choose-path .path a:visited .path-title{display:block;font-size:1.25em;font-family:Helvetica,Arial,sans-serif;text-transform:uppercase;position:absolute;bottom:0;width:100%;height:44px;background-color:#522398;background-color:rgba(82,35,152,.8);color:#fff;padding:10px 20px;transition:all .5s ease .1ms}.choose-path .path a .path-title:after,.choose-path .path a:visited .path-title:after{background-image:url(/themes/custom/gcu/assets/images/a1064501edbe042ac1b0.svg);background-position:0 7px;background-size:24px 24px;background-repeat:no-repeat;width:24px;height:24px;content:"";position:absolute;top:9px;right:20px}@media(max-width:480px){.choose-path .path a .path-title,.choose-path .path a:visited .path-title{font-size:1em;padding:10px;height:40px}.choose-path .path a .path-title:after,.choose-path .path a:visited .path-title:after{top:2px;right:10px}}.choose-path .path a:hover .path-title,.choose-path .path a:focus .path-title{height:100%;background-color:#000;background-color:rgba(0,0,0,.8)}#coreCourses .program-requirements,#coreCourses .row-highlight{color:#48525b}#coreCourses .program-requirements strong,#coreCourses .row-highlight strong{color:#48525b}.breadcrumb-box-dt{margin-bottom:0}.breadcrumb-box-dt ul{display:inherit}.breadcrumb-box-dt ul li{display:inline}@media(min-width:768px){.breadcrumb-box-dt{margin-bottom:30px}.breadcrumb-box-dt ul{display:flex}.breadcrumb-box-dt ul li{display:list-item}}.header-content{margin-bottom:15px}#coreCourses{scroll-margin-top:150px}#coreCourses .program-requirements{font-size:.875em;color:#48525b}@media(min-width:992px){#coreCourses .program-requirements .col-md-5{flex:0 0 36.3333333333%;max-width:36.3333333333%;white-space:nowrap}}@media(min-width:992px){#coreCourses .program-requirements .col-md-7{flex:0 0 63.3333333333%;max-width:63.3333333333%}}#coreCourses .row-highlight{position:relative;min-height:85px;font-size:16px}#coreCourses .row-highlight:before{content:" ";position:absolute;top:-15px;left:-15px;width:calc(30px + 100%);height:83px;z-index:-1;background:#eeeff0}#coreCourses .course-requirement-notice{font-size:.875em;color:#48525b;line-height:2;box-sizing:border-box;height:100%;width:100%;padding:45px 15px 15px;position:relative;display:flex;align-items:flex-end}#coreCourses .course-requirement-notice:before{-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 576 512%27%3E%3Cpath d=%27M569.517 440.013C587.975 472.007 564.806 512 527.94 512H48.054c-36.937 0-59.999-40.055-41.577-71.987L246.423 23.985c18.467-32.009 64.72-31.951 83.154 0l239.94 416.028zM288 354c-25.405 0-46 20.595-46 46s20.595 46 46 46 46-20.595 46-46-20.595-46-46-46zm-43.673-165.346l7.418 136c.347 6.364 5.609 11.346 11.982 11.346h48.546c6.373 0 11.635-4.982 11.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884 0-12.356 5.78-11.981 12.654z%27 fill=%27%23fff%27/%3E%3C/svg%3E");mask:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 576 512%27%3E%3Cpath d=%27M569.517 440.013C587.975 472.007 564.806 512 527.94 512H48.054c-36.937 0-59.999-40.055-41.577-71.987L246.423 23.985c18.467-32.009 64.72-31.951 83.154 0l239.94 416.028zM288 354c-25.405 0-46 20.595-46 46s20.595 46 46 46 46-20.595 46-46-20.595-46-46-46zm-43.673-165.346l7.418 136c.347 6.364 5.609 11.346 11.982 11.346h48.546c6.373 0 11.635-4.982 11.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884 0-12.356 5.78-11.981 12.654z%27 fill=%27%23fff%27/%3E%3C/svg%3E");background-color:#ffe900;width:30px;height:27px;content:"";position:absolute;left:calc(50% - 15px);top:10px}@media(min-width:992px){#coreCourses .course-requirement-notice:before{top:15px}}#coreCourses .course-requirement-notice a{cursor:pointer}#coreCourses .additional-resources{margin-top:70px;border-radius:inherit;border-top-width:10px;box-shadow:inherit;transition:inherit;border-top:inherit;border-right:1px solid #eeeff0;border-bottom:1px solid #eeeff0;border-left:1px solid #eeeff0}@media print{#coreCourses .additional-resources a:link::after{content:""}}#coreCourses .additional-resources .card-accent-bar{width:100%;height:10px;background-color:rgba(82,35,152,.8)}#coreCourses .additional-resources .card-content{padding:30px 15px 15px}#coreCourses .additional-resources .page-header{margin:0 0 30px;padding-bottom:30px;border-bottom-color:#eeeff0}#coreCourses .additional-resources .quick-links__link{cursor:pointer;display:block}#coreCourses .button-link{background:rgba(0,0,0,0);border:none;padding:0;text-decoration:underline;color:#522398;cursor:pointer}#coreCourses .button-link:hover{text-decoration:none}.nav-tabs>li>a{padding:10px 25px}#similarDegrees .print-action{display:inline-flex;align-items:flex-end;justify-content:center;width:100%;height:100%;padding-bottom:30px;line-height:1}@media print{#similarDegrees .print-action{display:none}}#similarDegrees .print-action a{display:inline-block;margin-right:5px}@media(max-width:991px){#inlineRMI .form-builder.collapsed .form-builder__bottom{margin:-10px}#inlineRMI .form-builder.collapsed .form-builder__bottom .form-builder__expand{width:30px;min-width:30px;min-height:30px;border-radius:30px;background-color:#522398;margin:5px auto;position:relative;z-index:1}#inlineRMI .form-builder.collapsed .form-builder__bottom .form-builder__expand:after{content:" ";width:12px;height:12px;position:absolute;left:calc(50% - 6px);top:calc(50% - 6px);background-image:url(/themes/custom/gcu/assets/images/cba2879c4d137a27d59c.svg);background-repeat:no-repeat;background-position:center center}#inlineRMI .form-builder.collapsed .form-builder__bottom .form-builder__expand svg{display:none}#inlineRMI .form-builder.collapsed:after{content:" ";width:100%;height:26px;bottom:0;position:absolute;left:0;z-index:0;background:#eeeff0}}#rmiFullscreenModal .form-builder .disclaimer p{font-size:1em;font-style:normal}#rmiFullscreenModal .form-builder .form-builder__nav--buttons button[type=submit]{max-width:162px}.section-border{margin-top:0}.visit-campus img{max-width:550px;margin:-55px auto 30px}.visit-campus .button{min-width:180px}@media(max-width:440px){.visit-campus h2,.visit-campus h3{margin-bottom:60px}}@media(max-width:480px){.visit-campus .button{display:block}}@media(max-width:520px){.visit-campus .button{padding:15px 5px;min-width:160px}}
