.topbar--lilac{border-top:5px solid #6f66b1}.topbar--Continuing{border-top:5px solid #0094ff}.topbar--Masters{border-top:5px solid #ff8d7b}.faded-bg-img{background-size:cover;background-position:50%;position:relative}.faded-bg-img:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background:rgba(0,0,0,.6);z-index:1}.faded-bg-img>*{z-index:9;position:relative}.blue-bg-img{position:relative;background:#3000ad}.blue-bg-img .bg-img{background-size:cover;background-position:50%;width:100%;height:100%;position:absolute;top:0;left:0;mix-blend-mode:multiply;opacity:.5;z-index:1}.blue-bg-img>*{z-index:9}.blue-bg-img>*,.grad-offset{position:relative}.grad-offset img{z-index:2}.grad-offset:after{content:"";width:calc(100% + 1 * 1.75rem);height:calc(100% + 2 * 1.75rem);display:block;position:absolute;bottom:0;left:1.75rem;background-image:linear-gradient(90deg,#4200ed,#6f66b1);z-index:1}@media (max-width:1024px){.grad-offset:after{width:calc(100% + 0 * 1.75rem);height:calc(100% + 1 * 1.75rem)}}.grad-offset.left-offset:after{left:-3.5rem;height:100%;top:-1.75rem}.white-offset{position:relative}.white-offset img{z-index:9}.white-offset:after{content:"";width:calc(100% + 1 * 1.75rem);height:calc(100% + 2 * 1.75rem);display:block;position:absolute;bottom:0;left:-3.5rem;background-color:#fff;z-index:1}.white-offset.inset:after{content:"";width:calc(100% + -1 * 1.75rem);height:calc(100% + -2 * 1.75rem);bottom:7rem;left:-3.5rem}@media (max-width:1024px){.white-offset{margin-left:1.75rem}.white-offset:after{width:calc(100% + -1 * 1.75rem);height:calc(100% + 1 * 1.75rem);left:-1.75rem}.white-offset.inset:after{left:-1.75rem;height:calc(100% + -3 * 1.75rem)}.white-offset img{width:calc(100% - 1.75rem)}}.block--reflex-blue{border-top:5px solid #4200ed}.block--midnight-blue{border-top:5px solid #240066}.block--sky-blue{border-top:5px solid #0094ff}.block--college-red{border-top:5px solid #dc3c46}.block--peach{border-top:5px solid #ff8d7b}.block--lilac{border-top:5px solid #6f66b1}.block--mist{border-top:5px solid #cfcfff}.block--smoke{border-top:5px solid #e5dbe7}.block--artic{border-top:5px solid #ddf3ff}.block--charcoal{border-top:5px solid #18181e}.btn{padding:15px 25px;font-size:1.4rem;line-height:1;font-weight:500;border:0;border-radius:50px;color:#fff;background-color:#4200ed;text-decoration:none;text-align:center;display:block;width:fit-content;-ms-flex-align:center;align-items:center;position:relative;cursor:pointer;overflow:hidden;z-index:9;transition:border-color .5s,background-color .5s,color .5s}.btn:after{--size:0;content:"";position:absolute;left:var(--x);top:var(--y);width:var(--size);height:var(--size);background:radial-gradient(circle closest-side,#ff8d7b,transparent);transform:translate(-50%,-50%);transition:width .2s ease,height .2s ease;z-index:-1}.btn:hover:after{--size:400px}.btn:hover{color:#fff}@media (max-width:1024px){.btn{width:100%}}.btn.center{margin:0 auto}@media (max-width:1024px){.btn.center{width:100%}}.btn.secondary{border:1px solid #4200ed;color:#240066;background-color:transparent;background:none;padding:10px 25px}.btn.secondary:hover{border:1px solid transparent;background-clip:padding-box;background-color:#4200ed;color:#fff}.btn.secondary.apply{border-radius:3px;padding:5px 10px 7px}.btn.secondary.large{padding:15px 25px}.btn.peach,.btn.tertiary{color:#240066;background-color:#ff8d7b}.btn.peach:after{background:radial-gradient(circle closest-side,#e5dbe7,transparent)}.btn.transparent,.btn.transparent-peach{background:none;border:1px solid #ff8d7b}.btn.transparent-peach:hover{background-color:#ff8d7b;color:#240066}.btn.transparent-peach:after{background:radial-gradient(circle closest-side,#e5dbe7,transparent)}.btn.filter{background:#f2f2f2;color:#18181e}.btn.filter:hover{background-color:#ddf3ff}.btn.filter:after{background:radial-gradient(circle closest-side,#cfcfff,transparent)}.btn.disabled{background:linear-gradient(90deg,#cfcfff,#ddf3ff);pointer-events:none;border:none;color:#240066}.underline-link{font-weight:500;line-height:1.5rem;font-size:1.4rem;text-decoration:none;padding-bottom:.25rem;position:relative}.underline-link.ext{text-decoration-line:underline;text-decoration-style:solid;text-underline-offset:.45rem;text-decoration-thickness:1px}.underline-link.ext:hover{text-decoration:none}.underline-link.center{margin:0 auto;display:table;width:auto}.underline-link:before,.underline-link:not(.ext):after{position:absolute;content:"";left:0;bottom:-.1rem;margin-bottom:1px;display:block;width:100%;height:1px;background:#4200ed;transition:1.1s cubic-bezier(.19,1,.22,1)}.underline-link:before{transform:scaleX(0);transform-origin:left}.underline-link:not(.ext):after{transform-origin:right;transition-delay:.25s}.underline-link:hover:before{transform:scaleX(1);transition-delay:.25s}.underline-link:hover:not(.ext):after{transform:scaleX(0);transition-delay:0s}.arrow-btn{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.arrow-btn .blue-arrow{display:none}.arrow-btn:before{content:"";width:20px;height:2px;background:#18181e;display:block;margin-right:-10px;transition:width .5s}.arrow-btn:hover:before{width:30px;background:#4200ed}.arrow-btn:hover .black-arrow{display:none}.arrow-btn:hover .blue-arrow{display:block}.links{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.links.center{width:100%;-ms-flex-pack:center;justify-content:center}.links.btns a:first-child{padding:15px 25px;font-size:1.4rem;line-height:1;font-weight:500;border:0;border-radius:50px;color:#fff;background-color:#4200ed;text-decoration:none;text-align:center;display:block;width:fit-content;-ms-flex-align:center;align-items:center;position:relative;cursor:pointer;overflow:hidden;z-index:9;transition:border-color .5s,background-color .5s,color .5s}.links.btns a:first-child:after{--size:0;content:"";position:absolute;left:var(--x);top:var(--y);width:var(--size);height:var(--size);background:radial-gradient(circle closest-side,#ff8d7b,transparent);transform:translate(-50%,-50%);transition:width .2s ease,height .2s ease;z-index:-1}.links.btns a:first-child:hover:after{--size:400px}.links.btns a:first-child:hover{color:#fff}@media (max-width:1024px){.links.btns a:first-child{width:100%}}.links.btns a:not(:last-child){margin-right:1.75rem;padding:15px 25px;font-size:1.4rem;line-height:1;font-weight:500;border:0;border-radius:50px;color:#fff;background-color:#4200ed;text-decoration:none;text-align:center;display:block;width:fit-content;-ms-flex-align:center;align-items:center;position:relative;cursor:pointer;overflow:hidden;z-index:9;transition:border-color .5s,background-color .5s,color .5s}.links.btns a:not(:last-child):after{--size:0;content:"";position:absolute;left:var(--x);top:var(--y);width:var(--size);height:var(--size);background:radial-gradient(circle closest-side,#ff8d7b,transparent);transform:translate(-50%,-50%);transition:width .2s ease,height .2s ease;z-index:-1}.links.btns a:not(:last-child):hover:after{--size:400px}.links.btns a:not(:last-child):hover{color:#fff}@media (max-width:1024px){.links.btns a:not(:last-child){width:100%;margin-right:0}}.links.btns.peach a{padding:15px 25px;font-size:1.4rem;line-height:1;font-weight:500;border:0;border-radius:50px;color:#fff;background-color:#4200ed;text-decoration:none;text-align:center;display:block;width:fit-content;-ms-flex-align:center;align-items:center;position:relative;cursor:pointer;overflow:hidden;z-index:9;transition:border-color .5s,background-color .5s,color .5s}.links.btns.peach a:after{--size:0;content:"";position:absolute;left:var(--x);top:var(--y);width:var(--size);height:var(--size);background:radial-gradient(circle closest-side,#ff8d7b,transparent);transform:translate(-50%,-50%);transition:width .2s ease,height .2s ease;z-index:-1}.links.btns.peach a:hover:after{--size:400px}.links.btns.peach a:hover{color:#fff}@media (max-width:1024px){.links.btns.peach a{width:100%}}.links.btns.peach a{background:none;border:1px solid #ff8d7b}.links.btns.peach a:hover{background-color:#ff8d7b;color:#240066}.links.btns.peach a:after{background:radial-gradient(circle closest-side,#e5dbe7,transparent)}.links.btns.peach a:first-child{background-color:#ff8d7b;color:#240066}.links.btns.peach a:not(:last-child){margin-right:1.75rem}@media (max-width:1024px){.links.btns.peach a:not(:last-child){margin-right:0}}.links.single-btn a:first-child{padding:15px 25px;font-size:1.4rem;line-height:1;font-weight:500;border:0;border-radius:50px;color:#fff;background-color:#4200ed;text-decoration:none;text-align:center;display:block;width:fit-content;-ms-flex-align:center;align-items:center;position:relative;cursor:pointer;overflow:hidden;z-index:9;transition:border-color .5s,background-color .5s,color .5s}.links.single-btn a:first-child:after{--size:0;content:"";position:absolute;left:var(--x);top:var(--y);width:var(--size);height:var(--size);background:radial-gradient(circle closest-side,#ff8d7b,transparent);transform:translate(-50%,-50%);transition:width .2s ease,height .2s ease;z-index:-1}.links.single-btn a:first-child:hover:after{--size:400px}.links.single-btn a:first-child:hover{color:#fff}@media (max-width:1024px){.links.single-btn a:first-child{width:100%}}.links.single-btn a:not(:first-child){font-weight:500;line-height:1.5rem;font-size:1.4rem;text-decoration:none;padding-bottom:.25rem;position:relative}.links.single-btn a:not(:first-child).ext{text-decoration-line:underline;text-decoration-style:solid;text-decoration-thickness:1px}.links.single-btn a:not(:first-child).ext:hover{text-decoration:none}.links.single-btn a:not(:first-child).center{margin:0 auto;display:table;width:auto}.links.single-btn a:not(:first-child):before,.links.single-btn a:not(:first-child):not(.ext):after{position:absolute;content:"";left:0;bottom:-.1rem;margin-bottom:1px;display:block;width:100%;height:1px;background:#4200ed;transition:1.1s cubic-bezier(.19,1,.22,1)}.links.single-btn a:not(:first-child):before{transform:scaleX(0);transform-origin:left}.links.single-btn a:not(:first-child):not(.ext):after{transform-origin:right;transition-delay:.25s}.links.single-btn a:not(:first-child):hover:before{transform:scaleX(1);transition-delay:.25s}.links.single-btn a:not(:first-child):hover:not(.ext):after{transform:scaleX(0);transition-delay:0s}.links.single-btn a:not(:first-child).ext{text-decoration-color:#ff8d7b;text-underline-offset:.45rem}.links.single-btn a:not(:last-child){margin-right:1.75rem}@media (max-width:1024px){.links.single-btn a:not(:last-child){margin-right:0}}.links.single-btn.peach a:not(:first-child):before,.links.single-btn.peach a:not(:first-child):not(.ext):after{background:#ff8d7b}.links.single-btn.peach a:first-child{background-color:#ff8d7b;color:#240066}.links.single-btn.peach a:first-child:after{background:radial-gradient(circle closest-side,#e5dbe7,transparent)}@media (max-width:1024px){.links{-ms-flex-direction:column;flex-direction:column}.links a:not(:last-child){margin-bottom:1.75rem}}.video-link{width:125px;height:125px;background:rgba(0,0,0,.5);border:6px solid;border-radius:50%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;transition:transform .5s}.video-link:hover{transform:scale(1.15)}.video-link:after{content:"";width:0;height:0;border-top:14px solid transparent;border-bottom:14px solid transparent;border-left:28px solid #ff8d7b}.video-link.center{position:absolute;top:calc((100% - 125px) / 2);left:calc((100% - 125px) / 2);z-index:9}.video-link.tacfs{width:65px;height:65px;background:#fff;border:none}.video-link.tacfs:after{border-top:7px solid transparent;border-bottom:7px solid transparent;border-left:14px solid #4200ed}.video-link.tacfs.center{top:calc((100% - 65px) / 2);left:calc((100% - 65px) / 2)}svg.external-link{display:inline;margin-left:.25rem;margin-top:-.25rem;width:auto!important;height:auto!important}.cb23-donor-tiers{background-image:linear-gradient(90deg,#cfcfff,#ddf3ff);padding:14rem 0}@media (max-width:768px){.cb23-donor-tiers{padding:8rem 0}}.cb23-donor-tiers .donor:not(:last-child){margin-bottom:3.5rem}.cb23-donor-tiers .donor+.accordion-item{margin-top:-3.5rem}.cb23-donor-tiers .btn{margin:auto}.cb23-donor-tiers .pdf-link{margin:0 auto;padding:15px 25px;font-size:1.4rem;line-height:1;font-weight:500;border:0;border-radius:50px;color:#fff;background-color:#4200ed;text-decoration:none;text-align:center;display:block;width:fit-content;-ms-flex-align:center;align-items:center;position:relative;cursor:pointer;overflow:hidden;z-index:9;transition:border-color .5s,background-color .5s,color .5s}.cb23-donor-tiers .pdf-link:after{--size:0;content:"";position:absolute;left:var(--x);top:var(--y);width:var(--size);height:var(--size);background:radial-gradient(circle closest-side,#ff8d7b,transparent);transform:translate(-50%,-50%);transition:width .2s ease,height .2s ease;z-index:-1}.cb23-donor-tiers .pdf-link:hover:after{--size:400px}.cb23-donor-tiers .pdf-link:hover{color:#fff}@media (max-width:1024px){.cb23-donor-tiers .pdf-link{width:100%}}.cb23-donor-tiers .accordion-section{padding-top:8rem}@media (max-width:1024px){.cb23-donor-tiers .accordion-section{padding-top:4rem}}.cb23-donor-tiers .cards{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:1fr;grid-column-gap:3.5rem;grid-row-gap:3.5rem;border-bottom:7px solid #fff;padding-bottom:3.5rem}@media (max-width:1024px){.cb23-donor-tiers .cards{grid-template-columns:repeat(1,1fr);grid-row-gap:1.75rem}}.cb23-donor-tiers .card{background:#fff;padding:3.5rem 0 calc(3.5rem + 11px);display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;position:relative}.cb23-donor-tiers .card:after{content:"";width:100%;height:11px;background-image:linear-gradient(90deg,#cfcfff,#e5dbe7);position:absolute;bottom:0;left:0}.cb23-donor-tiers .card img{width:80%;height:auto}.cb23-donor-tiers .card img.link{position:absolute;bottom:21px;right:10px;width:26px;height:auto;transition:transform .5s}.cb23-donor-tiers a.card:hover img.link{transform:scale(1.05)}.cb23-donor-tiers .accordion-item{border-bottom:7px solid #fff;padding-bottom:3.5rem}@media (max-width:1024px){.cb23-donor-tiers .accordion-item{padding-bottom:1.75rem}}.cb23-donor-tiers .accordion-item .accordion-header{border-bottom:none;padding-top:3.5rem}@media (max-width:1024px){.cb23-donor-tiers .accordion-item .accordion-header{padding-top:1.75rem}}.cb23-donor-tiers .accordion-item .accordion-details{padding-left:0!important;padding-right:0!important}.cb23-donor-tiers .accordion-item .cards{border-bottom:none;padding:0;margin:0}
/*# sourceMappingURL=cb23-donor-tiers.css.map */
