:root{--primary-color: #502b91;--button-hover-color: #331163;--button-border-color: #c7b4da;--alt-background-color: #f3eefa;--page-background-color: #faf7fd;--header-background-color: #88868b26;--warning-color: #e5b92e;--feature-story-color: #57c9c9;--feature-resource-color: #b292c8;--feature-faq-color: #e5b92e}html{box-sizing:border-box;font-size:18pt;scroll-behavior:smooth}*,*::before,*::after{box-sizing:inherit}html,body,div,header,footer,section,h1,h2,h3,h4,p,ul,li,a,span,i,sup,img{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline}body{margin:0;min-width:320px;background:#fff;color:#000;font-family:"Source Sans Pro",Helvetica,sans-serif;font-size:1rem;font-weight:300;line-height:1.65;-webkit-text-size-adjust:none}body.is-preload *,body.is-preload *::before,body.is-preload *::after{animation:none !important;transition:none !important}h1,h2,h3,h4,p{text-wrap:pretty}p{text-align:left}h1,h2,h3,h4{margin:0 0 1.25rem;font-weight:300;line-height:1.25;letter-spacing:-0.05em}h1{font-size:3.5rem;font-weight:900;line-height:1.2}h2{font-size:2.25rem;font-weight:500}h3{font-size:1.5rem;font-weight:500}h4{font-size:1.1rem}p{margin-bottom:1rem}p.major{font-size:1.2rem}h3.narrow-gap{margin-bottom:1rem}h4.half-gap{margin-bottom:.5rem}i{font-style:italic}sup{position:relative;top:-0.75rem;left:4px;margin-right:8px;font-size:.85rem}hr{margin:2rem 0;border:0;border-bottom:1px solid rgba(239,231,231,.2)}hr.dark{border-bottom-color:rgba(137,131,131,.2)}a{color:#000;text-decoration:underline;transition:color .2s ease-in-out}a:hover{color:#47d3e5;text-decoration:none}header{position:fixed;z-index:999;top:0;left:0;display:flex;align-items:center;justify-content:flex-end;width:100%;padding:4px 16px;gap:16px;background:var(--header-background-color)}select{width:100%;min-width:120px;height:2rem;padding:0 2.75rem 0 .825rem;appearance:none;border:2px solid var(--button-border-color);border-radius:4px;outline:0;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' preserveAspectRatio='none' viewBox='0 0 40 40'%3E%3Cpath d='M9.4,12.3l10.4,10.4l10.4-10.4c0.2-0.2,0.5-0.4,0.9-0.4c0.3,0,0.6,0.1,0.9,0.4l3.3,3.3c0.2,0.2,0.4,0.5,0.4,0.9 c0,0.4-0.1,0.6-0.4,0.9L20.7,31.9c-0.2,0.2-0.5,0.4-0.9,0.4c-0.3,0-0.6-0.1-0.9-0.4L4.3,17.3c-0.2-0.2-0.4-0.5-0.4-0.9 c0-0.4,0.1-0.6,0.4-0.9l3.3-3.3c0.2-0.2,0.5-0.4,0.9-0.4S9.1,12.1,9.4,12.3z' fill='rgba(0, 0, 0, 0.2)' /%3E%3C/svg%3E");background-repeat:no-repeat;background-position:calc(100% - .6rem) center;background-size:1rem;color:var(--primary-color);font:inherit;text-align:center;text-overflow:ellipsis}select:focus{border-color:var(--button-hover-color);box-shadow:0 0 0 1px var(--button-hover-color)}select option{color:#000;background:#fff}#wrapper{width:100%;overflow-x:hidden;background-color:inherit}#wrapper.divided>*{box-shadow:inset 0 1px 0 rgba(0,0,0,.075)}#wrapper.divided>:first-child{box-shadow:none !important}#wrapper.divided>.invert{box-shadow:inset 0 1px 0 rgba(255,255,255,.125)}#wrapper>.invert{color:#fff;background-color:#000}#wrapper>.invert a,#wrapper>.invert h2{color:#fff}#wrapper>.invert a:hover{color:#47d3e5}.default-background{background-color:var(--page-background-color) !important}.default-background.lighten{background-color:rgba(250,247,253,.9019607843) !important}.default-color{color:#000 !important}.bg-alt{background-color:var(--alt-background-color) !important}.align-left,.content-align-left{text-align:left}.align-center{text-align:center}.image{position:relative;display:inline-block;border:0;border-radius:4px}.image img{display:block;border-radius:4px}.image.fit{display:block;width:100%;max-width:200px;margin:auto}@media screen and (max-width: 736px){.image.fit{max-width:140px}}.banner .image,.spotlight .image{background-color:rgba(0,0,0,.125)}.spotlight.invert .image{background-color:rgba(255,255,255,.125)}.button,button{display:inline-block;max-width:26rem;height:4.25em;padding:.25rem 2.5em;overflow:hidden;appearance:none;border:0;border-radius:3.75em;background:#fff;box-shadow:inset 0 0 0 2px var(--button-border-color);color:var(--primary-color) !important;cursor:pointer;font:inherit;font-size:.75rem;font-weight:400;letter-spacing:.125em;line-height:3.75em;text-align:center;text-decoration:none;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;transition:background-color .2s ease-in-out,box-shadow .2s ease-in-out,color .2s ease-in-out}.button.wide{min-width:14em}.button.primary{background-color:var(--primary-color) !important;box-shadow:inset 0 0 0 2px var(--primary-color);color:#fff !important}.button:hover,button:hover,#wrapper>.invert .button:hover{background-color:var(--button-hover-color) !important;box-shadow:inset 0 0 0 1px var(--button-hover-color);color:#fff !important}.button:active,button:active{background-color:rgba(71,211,229,.2);box-shadow:inset 0 0 0 1px var(--button-hover-color);color:var(--button-hover-color) !important}.button.primary:hover,.button.primary:active{background-color:rgba(80,43,145,.2);box-shadow:inset 0 0 0 1px var(--primary-color);color:#fff !important}button.plain{width:auto;height:auto;padding:0;border:0;border-radius:0;background:rgba(0,0,0,0);box-shadow:none;line-height:normal}#wrapper>.invert .button{background-color:#fff;box-shadow:inset 0 0 0 1px var(--primary-color)}ul.actions{display:flex;margin:0 0 2rem -1rem;padding-left:0;list-style:none;cursor:default}ul.actions li{padding-left:1rem;vertical-align:middle}ul.actions.stacked{flex-direction:column;margin-left:0}ul.actions.stacked li{padding:1.3rem 0 0}ul.actions.stacked li:first-child{padding-top:0}.hero-logo-container{margin-bottom:.6rem !important}.hero-logo{height:1.75em}.hero-buttons-container{display:flex;gap:.8rem;margin-top:1.2rem}.button-icon{width:1em;height:1em;margin-left:.3rem;vertical-align:-0.125em;fill:none;stroke:currentColor;stroke-width:2.25;stroke-linecap:round;stroke-linejoin:round}.banner.style2{position:relative;display:flex;align-items:center;justify-content:flex-start;min-height:100vh;overflow-x:hidden;background-color:inherit;text-align:left}.banner.style2 .content{position:relative;z-index:1;width:40rem;max-width:100%;margin-bottom:2rem;padding:5.25rem 5.25rem 3.25rem;border-radius:.5rem;background-color:inherit}.banner.style2 .content.wide{width:50rem;padding:3rem 3.25rem 2.25rem}.banner.style2.orient-left .content{border-top-left-radius:0;border-bottom-left-radius:0}.banner.style2 .image{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:0}.banner.style2 .image img,.spotlight.style1 .image img,.spotlight.style5 .image img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;border-radius:0;object-fit:cover;object-position:center}@media(max-width: 736px){.banner.style2 .image img{object-position:right}}.spotlight.style1{position:relative;display:flex;align-items:stretch;flex-direction:row;justify-content:flex-end;overflow-x:hidden;text-align:left}.spotlight.style1.orient-right{flex-direction:row-reverse}.spotlight.style1 .content{align-self:center;flex:1 1 auto;width:65%;max-width:64rem;margin:0 auto;padding:7rem 7rem 5rem}.spotlight.style1 .image{flex:0 0 auto;width:35%;min-width:25rem;border-radius:0}.spotlight.style5{position:relative;display:flex;align-items:center;justify-content:center;padding:5rem 5.25rem;overflow-x:hidden;background-color:inherit;text-align:center}.spotlight.style5.orient-left{justify-content:flex-start}.spotlight.style5.orient-right{justify-content:flex-end}.spotlight.style5 .content{position:relative;z-index:1;width:40rem;max-width:52.5%;padding:3.5rem;border-radius:.5rem;background-color:inherit}.spotlight.style5 .image{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:0}.spotlight.style5.image-position-left .image img{object-position:left}.fade-bg{opacity:.4}.content .content-description{margin-bottom:1.75rem !important}.spotlight.style1 .image.image-no-upscale{display:flex;align-items:flex-start;justify-content:center;background:#faf7fd;box-shadow:inset 0 1px 0 rgba(0,0,0,.075)}.spotlight.style1 .image.image-no-upscale img{position:relative;top:auto;left:auto;width:auto;max-width:min(100%,730px)}.features-container{display:flex;flex-wrap:wrap;gap:1.5rem;margin-top:1.75rem}@media(min-width: 768px){.features-container .feature{flex:1;max-width:calc(33.333% - 1.5rem)}}.features-container .feature-title{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:1rem !important}.features-container .feature-title h3{margin:0 !important}.feature-icon{flex:0 0 auto;width:1.5rem;height:1.5rem;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}@media(min-width: 768px){.feature-icon{position:relative;top:.25rem}}.story{color:var(--feature-story-color);border:1px solid var(--feature-story-color);border-radius:100%}.resource{color:var(--feature-resource-color)}.faq{color:var(--feature-faq-color)}.flex{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:1rem}.flex-align-center{display:flex;align-items:center;gap:1rem}.flex-align-center p{margin:0}.flex-align-start{display:flex;align-items:flex-start;gap:1rem}.flex-gap-4{gap:4rem}.flex-wrap{flex-wrap:wrap}.flex-list{display:flex;flex-direction:column;gap:.25rem;margin-bottom:.25rem}.flex-two-columns{display:flex;flex-wrap:wrap;gap:1rem}@media(min-width: 768px){.flex-two-columns{gap:4rem}.flex-two-columns .item{flex:calc(50% - 4rem)}}.degree{margin-left:4px;font-size:1rem}.pt-half{padding-top:.5rem !important}.pb-2{padding-bottom:2rem !important}.text-left{text-align:left !important}.is-hidden{display:none !important;visibility:hidden !important;max-height:0 !important;overflow:hidden !important;opacity:0 !important}.video-wrapper{position:relative;max-width:100%;padding:0}.video-close-container{position:absolute;z-index:10;top:16px;right:60px}.video-container{position:relative;width:100%;overflow:hidden;aspect-ratio:16/9;background:rgba(0,0,0,0)}.video-container iframe{position:absolute;top:-2px;left:-2px;width:calc(100% + 4px);height:calc(100% + 4px);border:0}.wrapper.style1>.inner{width:64rem;max-width:100%;margin:0 auto;padding:7rem 3.5rem 5rem}.wrapper.style1>.inner.medium{width:50rem}.items.style3{position:relative;display:flex;flex-wrap:wrap;justify-content:center;margin:2rem 0}.items.style3>*{flex:0 0 auto}.items.style3.medium>*{width:calc(33.3333333333% - 2.1875rem);padding:1.09375rem 1.09375rem .1rem}.cirg-footer-logo{position:relative;width:70% !important;max-width:100%;margin:auto !important}footer{padding-bottom:1.35rem;background-color:var(--primary-color) !important;color:#fff !important}footer .inner{padding:3rem 2.5rem !important}.footer-heading{margin:0 !important;color:#fff !important}.footer-contact{display:flex;flex-direction:column;gap:1rem;max-width:640px;margin:0 auto;text-align:left}.footer-contact-row{display:grid;grid-template-columns:110px 1fr;align-items:start;gap:1rem;width:100%;margin:auto}.footer-contact-label{font-weight:700}.footer-contact-value{line-height:1.6}.footer-contact a{color:inherit;text-decoration:none}.footer-contact a:hover{text-decoration:underline}.footer-copyright{max-width:480px;margin:auto;text-align:center}.clip-spacer{clip-path:polygon(100% 0%, 0% 0%, 0% 65%, 1% 64.95%, 2% 64.8%, 3% 64.6%, 4% 64.3%, 5% 63.9%, 6% 63.45%, 7% 62.9%, 8% 62.25%, 9% 61.55%, 10% 60.8%, 11% 59.95%, 12% 59.05%, 13% 58.1%, 14% 57.1%, 15% 56.05%, 16% 55%, 17% 53.9%, 18% 52.8%, 19% 51.65%, 20% 50.5%, 21% 49.35%, 22% 48.2%, 23% 47.05%, 24% 45.9%, 25% 44.8%, 26% 43.75%, 27% 42.75%, 28% 41.75%, 29% 40.8%, 30% 39.9%, 31% 39.1%, 32% 38.35%, 33% 37.65%, 34% 37.05%, 35% 36.5%, 36% 36.05%, 37% 35.65%, 38% 35.35%, 39% 35.15%, 40% 35.05%, 41% 35%, 42% 35.05%, 43% 35.2%, 44% 35.45%, 45% 35.75%, 46% 36.15%, 47% 36.65%, 48% 37.2%, 49% 37.85%, 50% 38.55%, 51% 39.35%, 52% 40.2%, 53% 41.1%, 54% 42.05%, 55% 43.05%, 56% 44.1%, 57% 45.15%, 58% 46.3%, 59% 47.4%, 60% 48.55%, 61% 49.7%, 62% 50.85%, 63% 52%, 64% 53.15%, 65% 54.25%, 66% 55.35%, 67% 56.4%, 68% 57.45%, 69% 58.4%, 70% 59.35%, 71% 60.2%, 72% 61.05%, 73% 61.8%, 74% 62.45%, 75% 63.05%, 76% 63.6%, 77% 64.05%, 78% 64.4%, 79% 64.7%, 80% 64.85%, 81% 65%, 82% 65%, 83% 64.9%, 84% 64.75%, 85% 64.5%, 86% 64.2%, 87% 63.75%, 88% 63.25%, 89% 62.7%, 90% 62.05%, 91% 61.3%, 92% 60.5%, 93% 59.65%, 94% 58.75%, 95% 57.8%, 96% 56.8%, 97% 55.75%, 98% 54.65%, 99% 53.55%, 100% 52.4%);position:relative;top:120px;min-height:48px;margin-top:-48px;background:var(--alt-background-color);transform:rotate(180deg)}@media screen and (max-width: 1680px){html{font-size:14pt}.banner.style2 .content{padding:3.75rem 3.75rem 1.75rem}.spotlight.style1 .content{padding:5rem}.spotlight.style5{padding:3rem 3.75rem}.spotlight.style5 .content{padding:3.5rem 2.5rem}.wrapper.style1>.inner{padding:3.5rem 0}}@media screen and (max-width: 1280px){html{font-size:12pt}.banner.style2 .content{padding:4rem 3rem 2rem}.spotlight.style1 .content{padding:4rem}.spotlight.style5{padding:3rem}.spotlight.style5 .content{padding:3rem 2rem}.wrapper.style1>.inner{padding:4rem 0}}@media screen and (max-width: 980px){.banner.style2 .content{padding:3.75rem 2.25rem 1.75rem}.spotlight.style1 .content{width:50%;min-width:0;padding:3.75rem 3rem}.spotlight.style1 .image{width:50%;min-width:0}.spotlight.style5{padding:3rem 2.25rem 2rem}.spotlight.style5 .content{padding:2.25rem}.wrapper.style1>.inner{padding:3.5rem 0 4.5rem}.items.style3.medium>*{width:100%;padding:1.75rem 1.75rem .1rem}}@media screen and (max-width: 736px){html{font-size:11pt}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.25rem}h4{font-size:1rem}p.major{font-size:1.1rem}.banner.style2 .content{padding:2.5rem 1.5rem .5rem}.spotlight.style1 .content{padding:2.5rem 3rem}.spotlight.style5{padding:2rem 1.5rem 2.5rem}.spotlight.style5 .content{padding:1.5rem}.wrapper.style1>.inner{padding:3.5rem 3rem 4.5rem}.items.style3{margin:2rem 0}}@media screen and (max-width: 736px)and (orientation: portrait){.spotlight.style1,.spotlight.style1.orient-right{flex-direction:column-reverse;text-align:center !important}.spotlight.style1 .content,.spotlight.style1 .image{width:100%}.spotlight.style1 .image img{position:relative}}@media screen and (max-width: 480px){ul.actions:not(.fixed){flex-direction:column;width:100% !important;margin-left:0}ul.actions:not(.fixed) li{flex:1 1 auto;width:100%;padding:1rem 0 0;text-align:center}ul.actions:not(.fixed) li:first-child{padding-top:0}ul.actions:not(.fixed) li .button,ul.actions:not(.fixed) li>*{width:100%}.spotlight.style5 .content{max-width:80%}.items.style3.medium>*{width:100%;padding:1.3125rem 0 .1rem}.items.style3.medium>:first-child{padding-top:0}.items.style3.medium>:last-child{padding-bottom:0}}@media screen and (max-width: 360px){html{font-size:10pt}}@media screen and (min-width: 768px){.footer-contact-row{width:50%}}.noscript{padding:.5rem;color:var(--warning-color);background:#fff;position:relative;z-index:111111;font-weight:500;margin:0}/*# sourceMappingURL=main.css.map */
