:root{--base-font:"Poppins",sans-serif;--title-font:"Righteous",sans-serif;--color-primary:#2e0b4d;--color-secondary:#37e1a7;--color-tertiary:#bef5dc;--color-quaternary:#fff0e0;--base-spacing-0-5x:calc(var(--base-spacing) / 2);--base-spacing:1rem;--base-spacing-1-5x:calc(var(--base-spacing) * 1.5);--base-spacing-2x:calc(var(--base-spacing) * 2);--side-spacing:1rem;--side-spacing-2x:calc(var(--side-spacing) * 2);--content-max-width:calc(102rem + var(--side-spacing-2x))}@media screen and (min-width:64em){:root{--side-spacing:2rem}}@font-face{font-family:Righteous;font-weight:400;font-style:normal;src:url(../fonts/Righteous-Regular.ttf) format("truetype");font-display:swap}body,html{font-family:var(--base-font);font-weight:300}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:var(--title-font);text-transform:uppercase}p{line-height:1.8;max-width:unset}.page-add-job .hero-heading{color:#000}html{overflow-x:hidden}.container{width:100%;max-width:var(--content-max-width);margin-right:auto;margin-left:auto}.is-sr-only{border:none!important;clip:rect(0,0,0,0)!important;height:.01em!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:.01em!important}.home .floating-header{position:absolute;top:0;left:0;z-index:50;display:-ms-flexbox;display:flex;width:100vw;height:auto;background:transparent;border-bottom:0}.home .floating-header__brand .brand__slogan,.home .floating-header__brand a{color:#fff}.floating-header{background:#fff;border-bottom:1px solid rgba(48,47,51,.1)}.floating-header *{outline-color:currentColor!important;outline-offset:.2rem!important}.floating-header .container{padding:var(--side-spacing-2x)}.floating-header__brand{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:end;align-items:flex-end;max-width:70%}.floating-header__brand a{color:var(--color-primary)}.floating-header__brand .brand__logo,.floating-header__brand .brand__name{margin:0 var(--base-spacing-1-5x) 0 0}.floating-header__brand .brand__logo>img{width:auto;max-width:20rem;max-height:3rem;object-fit:contain}.floating-header__brand .brand__name{font-family:var(--title-font);font-size:4rem;line-height:.7;display:inline-block;text-transform:uppercase}.floating-header__brand .brand__slogan{font-size:1.125rem;display:inline-block;margin:var(--base-spacing) 0 0;color:var(--color-primary);letter-spacing:.1ch}.floating-header section.main-nav-wrap{margin:0}.floating-header__nav-toggle{font-family:var(--title-font);font-size:1.15rem;line-height:1.5;position:fixed;top:var(--side-spacing-2x);right:MAX(var(--side-spacing),calc((100vw - var(--content-max-width) + var(--side-spacing-2x)) / 2));z-index:100;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:var(--base-spacing);color:#fff;text-transform:uppercase;letter-spacing:.1ch;background-color:var(--color-primary);outline-color:currentColor!important}@media screen and (min-width:40em){.floating-header__nav-toggle{padding:var(--base-spacing) 1.6rem var(--base-spacing) var(--base-spacing-2x)}}.floating-header__nav-toggle[aria-expanded=false] .nav--close-text,.floating-header__nav-toggle[aria-expanded=true] .nav--open-text{display:none}.floating-header__nav-toggle:focus,.floating-header__nav-toggle:hover{color:var(--color-secondary)}.floating-header__nav-toggle:focus svg path,.floating-header__nav-toggle:hover svg path{fill:var(--color-secondary)}.floating-header__nav-toggle:focus-visible,.floating-header__nav-toggle:hover{text-decoration:underline;text-underline-offset:.3rem;text-decoration-thickness:.1rem}.floating-header__nav-toggle span{display:none;margin-right:var(--base-spacing-1-5x);white-space:nowrap}@media screen and (min-width:40em){.floating-header__nav-toggle span{display:inline-block}}.floating-header__nav-toggle svg path{fill:#fff}.floating-header__nav{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:block;overflow-x:hidden;overflow-y:scroll;width:100vw;padding-bottom:0;background:transparent;visibility:hidden;opacity:0;transition:opacity .2s ease,visibility 0s linear .2s;pointer-events:none}.floating-header__nav .container{position:relative;padding-bottom:4rem;background-color:var(--color-primary)}@media screen and (min-width:40em){.floating-header__nav .container{padding-bottom:6rem}}@media screen and (min-width:64em){.floating-header__nav .container{padding-bottom:8rem}}@media screen and (min-width:90em){.floating-header__nav .container:after,.floating-header__nav .container:before{content:"";position:absolute;top:0;display:block;width:calc(var(--content-max-width) / 2);height:100%;background-color:var(--color-primary)}.floating-header__nav .container:before{right:100%;left:auto}.floating-header__nav .container:after{right:auto;left:100%}}.floating-header .nav--open .floating-header__nav{visibility:visible;opacity:1;transition:opacity .2s ease,visibility 0s linear 0s;pointer-events:all}.floating-header .nav--open .floating-header__brand .brand__slogan,.floating-header .nav--open .floating-header__brand a{color:#fff}.floating-header ul{margin-left:0;list-style:none}.floating-header ul a{line-height:1.2;display:block;color:#fff;text-underline-offset:.3rem;text-decoration-thickness:.1rem}.floating-header ul a:focus-visible,.floating-header ul a:hover{text-decoration:underline;text-underline-offset:.3rem;text-decoration-thickness:.1rem}.floating-header ul.menu-depth-1>li>a,.floating-header ul.menu-depth-2>li>a{font-family:var(--title-font);text-transform:uppercase}.floating-header ul.menu-depth-1>li>a{font-size:1.875rem;position:relative;margin-bottom:3.5rem}.floating-header ul.menu-depth-1>li>a:after{content:"";position:absolute;bottom:-1.5rem;left:0;display:block;width:6rem;height:.225rem;background-color:var(--color-secondary)}.floating-header ul.menu-depth-2>li>a{font-size:1.175rem;padding:var(--base-spacing-1-5x) 0;letter-spacing:.1ch}.floating-header ul.menu-depth-2>li.menu-item-has-children>a{padding-bottom:var(--base-spacing)}.floating-header ul.menu-depth-2>li+li>a{border-top:.0625rem solid hsla(0,0%,100%,.4)}.floating-header ul.menu-depth-3>li>a{font-size:1.2rem;font-weight:300;padding:var(--base-spacing-0-5x) 0}@media screen and (min-width:40em){.floating-header ul.menu-depth-3>li>a{font-size:1.1rem}}@media screen and (min-width:64em){.floating-header ul.menu-depth-3>li>a{font-size:1rem}}.floating-header .main-nav{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;grid-gap:5rem;margin-top:6rem}@media screen and (min-width:40em){.floating-header .main-nav{z-index:100;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);column-gap:MIN(5rem,4vw);row-gap:5rem}}@media screen and (min-width:75em){.floating-header .main-nav{-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr)}}footer{padding:0;background:var(--color-primary)}footer .footer__helper-menu .menu{margin:0;padding:3rem 0}footer .footer__helper-menu .menu li+li{border:0}footer .footer__helper-menu .menu a{text-transform:uppercase}footer .footer__partners{padding:4rem 0;border-top:5px solid var(--color-secondary)}footer .footer__partners .brand__slogan{font-weight:400}footer .floating-header__brand .brand__name,footer .floating-header__brand .brand__slogan{color:#fff}.hero-section{position:relative;margin-bottom:1rem}@media screen and (min-width:40em){.hero-section{margin-bottom:2rem}}.hero-section .partners{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;float:right;padding:var(--base-spacing)}.hero-section .partners__single-logo{max-width:8rem;margin:.5rem 1rem}.hero-section .row{max-width:85rem;margin:0 auto}.hero-section .row.full-width{max-width:none;min-height:5rem;margin:0 0 2rem}.hero-section .row.full-width .columns{padding:0}.hero-section .row .columns{padding-right:.9375rem;padding-left:.9375rem}.hero-section .row .columns .degree-heading-section__img{position:relative;min-height:20rem;background-color:#000;background-repeat:no-repeat!important;background-position:50%;background-size:cover!important}@media screen and (min-width:64em){.hero-section .row .columns .degree-heading-section__img{min-height:25rem}}@media (min-width:1445px){.hero-section .row .columns .degree-heading-section__img{min-height:25em}}@media screen and (min-width:90em){.hero-section .row .columns .degree-heading-section__img{min-height:25rem}}@media screen and (min-width:40em){.home .hero-section{margin-bottom:4rem}}.home .hero-section .row .columns .degree-heading-section__img{position:relative;min-height:20rem;background-repeat:no-repeat!important;background-position:50%;background-size:cover!important}@media screen and (min-width:40em){.home .hero-section .row .columns .degree-heading-section__img{min-height:25rem}}@media screen and (min-width:64em){.home .hero-section .row .columns .degree-heading-section__img{min-height:35rem}}@media (min-width:1445px){.home .hero-section .row .columns .degree-heading-section__img{min-height:40em}}@media screen and (min-width:90em){.home .hero-section .row .columns .degree-heading-section__img{min-height:45rem}}.home .hero-section .partners{float:none}@media screen and (min-width:40em){.home .hero-section .partners{position:absolute;right:2rem;bottom:2rem;-ms-flex-pack:center;justify-content:center;padding:0;background:#fff;border-radius:2rem}}body{background:var(--color-tertiary)}.row{max-width:85rem}.page main{padding-top:4rem}.page.has-hero main,.page.home main{padding-top:0}.page.has-hero .floating-header,.page.home .floating-header{border-bottom:0}.read-more{font-family:var(--title-font);transition:all .2s}.read-more:hover{color:var(--color-secondary);background-color:var(--color-primary);border-radius:4rem;transition:all .2s}.gc-text-cta-image-columns__text-container ul li::marker{color:var(--color-secondary)}.gc-news-list-columns>.row.collapse>.column{padding:0 .5rem}.gc-news-list-columns__img{min-height:10rem;background:var(--color-primary)}@media screen and (min-width:40em){.gc-news-list-columns__img{min-height:12rem}}@media screen and (min-width:64em){.gc-news-list-columns__img{min-height:16rem}}.gc-news-list-columns__link{background:var(--color-tertiary);border:1px solid var(--color-secondary);border-left:0}.gc-news-list-columns__headline h3{font-family:var(--base-font);font-size:1.3rem;font-weight:300;line-height:120%;text-transform:none}.gc-news-list-columns__headline time{font-weight:700;margin-top:var(--base-spacing-0-5x)}.gc-news-list-columns__list>.column:last-child{margin-bottom:1rem!important}.gc-events-card-list-with-date .date{font-family:var(--title-font);font-size:2.5rem;background:var(--color-tertiary);border:1px solid var(--color-secondary)}.gc-events-card-list-with-date .date__box{font-family:var(--base-font);font-size:1rem;font-weight:300;color:#000;background:transparent}.gc-events-card-list-with-date__mobile-date h4{font-family:var(--base-font);font-weight:300;text-transform:none}.gc-image-link-columns .row{-ms-flex-pack:start;justify-content:flex-start}.gc-image-link-columns__link{overflow:hidden;text-align:center;border-radius:3rem;transition:all .2s}.gc-image-link-columns__link:hover{border-radius:2rem;transition:all .2s}.gc-image-link-columns__item h5{background:var(--color-tertiary)}.gc-image-link-columns__img{background-position:50%!important}.promo-columns .column{margin:0;padding:0;background:var(--color-tertiary);border-width:1px 0 1px 1px;border-style:solid;border-color:var(--color-secondary)}.promo-columns .column:last-child{border-width:1px}.promo-columns .column:first-child{border-width:0}.promo-columns .column>a .promo-btn:hover{background:var(--color-secondary)}.promo-columns__image{padding:3rem;text-align:center}@media screen and (max-width:39.9375em){.promo-columns img{width:auto;max-height:11rem}}.promo-columns__content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;padding:2.25rem 2rem}.promo-columns__content h3{font-size:1.125rem}.promo-columns__content .read-more{width:auto;margin:0;text-align:left;border-radius:0}.promo-columns__content .read-more:after{line-height:.7;float:right}.promo-columns__text{font-size:1rem;-ms-flex-positive:1;flex-grow:1;margin-bottom:1rem}.gc-text-columns-one{clear:both}.gc-text-columns-one .row{max-width:85rem}.gform_wrapper.gravity-theme fieldset{margin-top:1.5rem}.gform_wrapper.gravity-theme fieldset .ginput_complex{margin-top:.75rem}@media screen and (min-width:40em){.staff-search .section-title:before,section .section-title:before{background:var(--color-secondary)}}@media screen and (min-width:40em){.hero-section .row .columns .degree-heading-section__img{min-height:25rem}}@media screen and (min-width:64em){.hero-section .row .columns .degree-heading-section__img{min-height:35rem}}@media (min-width:1445px){.hero-section .row .columns .degree-heading-section__img{min-height:40em}}@media screen and (min-width:90em){.hero-section .row .columns .degree-heading-section__img{min-height:45rem}}.gc-events-apply-times-list .application-border{border-left:3px solid var(--color-primary)}.gc-events-apply-times-list .application-border a{color:#5237eb}.gc-events-apply-times-list .application-border a:hover{color:var(--color-primary)}.gc-news-list-columns-three__List-title{border-bottom:2px solid var(--color-secondary)}.page-width-sidebar .full-sidebar .sidebar-bg button{background:var(--color-primary)}.page-width-sidebar .full-sidebar .sidebar-bg button:hover{background:var(--color-secondary);color:var(--color-primary)}.basic-button:hover{color:var(--color-primary);background:#fff;border:2px solid var(--color-primary)}.basic-button:hover:after{border-color:transparent var(--color-primary)}.news-page-grid a .news-page-grid__title{color:var(--color-primary)}.pagination li a{border:1px solid var(--color-primary)}.pagination .current a,.pagination li a:hover{background:var(--color-primary);color:#fff}.jobs-filters-btn{background:var(--color-primary);border:1px solid var(--color-primary)}.jobs-filters-btn:focus,.jobs-filters-btn:hover,.staff-search .staff-search__btn:hover{background:#fff;color:var(--color-primary)}.hidden{display:none}@media only screen and (min-width:640px){.sm\:hidden{display:none}}@media only screen and (min-width:1024px){.md\:hidden{display:none}}@media only screen and (min-width:1440px){.lg\:hidden{display:none}}@media only screen and (min-width:1920px){.xl\:hidden{display:none}}.block{display:block}@media only screen and (min-width:640px){.sm\:block{display:block}}@media only screen and (min-width:1024px){.md\:block{display:block}}@media only screen and (min-width:1440px){.lg\:block{display:block}}@media only screen and (min-width:1920px){.xl\:block{display:block}}.inline-block{display:inline-block}@media only screen and (min-width:640px){.sm\:inline-block{display:inline-block}}@media only screen and (min-width:1024px){.md\:inline-block{display:inline-block}}@media only screen and (min-width:1440px){.lg\:inline-block{display:inline-block}}@media only screen and (min-width:1920px){.xl\:inline-block{display:inline-block}}.flex{display:-ms-flexbox;display:flex}@media only screen and (min-width:640px){.sm\:flex{display:-ms-flexbox;display:flex}}@media only screen and (min-width:1024px){.md\:flex{display:-ms-flexbox;display:flex}}@media only screen and (min-width:1440px){.lg\:flex{display:-ms-flexbox;display:flex}}@media only screen and (min-width:1920px){.xl\:flex{display:-ms-flexbox;display:flex}}.inline-flex{display:-ms-inline-flexbox;display:inline-flex}@media only screen and (min-width:640px){.sm\:inline-flex{display:-ms-inline-flexbox;display:inline-flex}}@media only screen and (min-width:1024px){.md\:inline-flex{display:-ms-inline-flexbox;display:inline-flex}}@media only screen and (min-width:1440px){.lg\:inline-flex{display:-ms-inline-flexbox;display:inline-flex}}@media only screen and (min-width:1920px){.xl\:inline-flex{display:-ms-inline-flexbox;display:inline-flex}}.justify-center{-ms-flex-pack:center;justify-content:center}@media only screen and (min-width:640px){.sm\:justify-center{-ms-flex-pack:center;justify-content:center}}@media only screen and (min-width:1024px){.md\:justify-center{-ms-flex-pack:center;justify-content:center}}@media only screen and (min-width:1440px){.lg\:justify-center{-ms-flex-pack:center;justify-content:center}}@media only screen and (min-width:1920px){.xl\:justify-center{-ms-flex-pack:center;justify-content:center}}.justify-between{-ms-flex-pack:justify;justify-content:space-between}@media only screen and (min-width:640px){.sm\:justify-between{-ms-flex-pack:justify;justify-content:space-between}}@media only screen and (min-width:1024px){.md\:justify-between{-ms-flex-pack:justify;justify-content:space-between}}@media only screen and (min-width:1440px){.lg\:justify-between{-ms-flex-pack:justify;justify-content:space-between}}@media only screen and (min-width:1920px){.xl\:justify-between{-ms-flex-pack:justify;justify-content:space-between}}.items-center{-ms-flex-align:center;align-items:center}@media only screen and (min-width:640px){.sm\:items-center{-ms-flex-align:center;align-items:center}}@media only screen and (min-width:1024px){.md\:items-center{-ms-flex-align:center;align-items:center}}@media only screen and (min-width:1440px){.lg\:items-center{-ms-flex-align:center;align-items:center}}@media only screen and (min-width:1920px){.xl\:items-center{-ms-flex-align:center;align-items:center}}.max-w-75rem{max-width:75rem}.mx-auto{margin:0 auto}.p-0\.5{padding:.125rem}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.pt-0\.5{padding-top:.125rem}.pt-1{padding-top:.25rem}.pt-2{padding-top:.5rem}.pt-4{padding-top:1rem}.pt-6{padding-top:1.5rem}.pt-8{padding-top:2rem}.pr-0\.5{padding-right:.125rem}.pr-1{padding-right:.25rem}.pr-2{padding-right:.5rem}.pr-4{padding-right:1rem}.pr-6{padding-right:1.5rem}.pr-8{padding-right:2rem}.pb-0\.5{padding-bottom:.125rem}.pb-1{padding-bottom:.25rem}.pb-2{padding-bottom:.5rem}.pb-4{padding-bottom:1rem}.pb-6{padding-bottom:1.5rem}.pb-8{padding-bottom:2rem}.pl-0\.5{padding-left:.125rem}.pl-1{padding-left:.25rem}.pl-2{padding-left:.5rem}.pl-4{padding-left:1rem}.pl-6{padding-left:1.5rem}.pl-8{padding-left:2rem}.px-0\.5{padding-left:.125rem;padding-right:.125rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.m-0\.5{margin:.125rem}.m-1{margin:.25rem}.m-2{margin:.5rem}.m-4{margin:1rem}.m-6{margin:1.5rem}.m-8{margin:2rem}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.-mt-0\.5{margin-top:.125rem}.-mt-1{margin-top:-.25rem}.-mt-2{margin-top:-.5rem}.-mt-4{margin-top:-1rem}.-mt-6{margin-top:-1.5rem}.-mt-8{margin-top:-2rem}.mr-0\.5{margin-right:.125rem}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-4{margin-right:1rem}.mr-6{margin-right:1.5rem}.mr-8{margin-right:2rem}.-mr-0\.5{margin-right:.125rem}.-mr-1{margin-right:-.25rem}.-mr-2{margin-right:-.5rem}.-mr-4{margin-right:-1rem}.-mr-6{margin-right:-1.5rem}.-mr-8{margin-right:-2rem}.mb-0\.5{margin-bottom:.125rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.-mb-0\.5{margin-bottom:.125rem}.-mb-1{margin-bottom:-.25rem}.-mb-2{margin-bottom:-.5rem}.-mb-4{margin-bottom:-1rem}.-mb-6{margin-bottom:-1.5rem}.-mb-8{margin-bottom:-2rem}.ml-0\.5{margin-left:.125rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-4{margin-left:1rem}.ml-6{margin-left:1.5rem}.ml-8{margin-left:2rem}.-ml-0\.5{margin-left:.125rem}.-ml-1{margin-left:-.25rem}.-ml-2{margin-left:-.5rem}.-ml-4{margin-left:-1rem}.-ml-6{margin-left:-1.5rem}.-ml-8{margin-left:-2rem}.mx-0\.5{margin-left:.125rem;margin-right:.125rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-6{margin-left:1.5rem;margin-right:1.5rem}.mx-8{margin-left:2rem;margin-right:2rem}.-mx-0\.5{margin-left:.125rem;margin-right:-.125rem}.-mx-1{margin-left:.25rem;margin-right:-.25rem}.-mx-2{margin-left:.5rem;margin-right:-.5rem}.-mx-4{margin-left:1rem;margin-right:-1rem}.-mx-6{margin-left:1.5rem;margin-right:-1.5rem}.-mx-8{margin-left:2rem;margin-right:-2rem}.my-0\.5{margin-top:.125rem;margin-bottom:.125rem}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-8{margin-top:2rem;margin-bottom:2rem}.-my-0\.5{margin-top:.125rem;margin-bottom:-.125rem}.-my-1{margin-top:.25rem;margin-bottom:-.25rem}.-my-2{margin-top:.5rem;margin-bottom:-.5rem}.-my-4{margin-top:1rem;margin-bottom:-1rem}.-my-6{margin-top:1.5rem;margin-bottom:-1.5rem}.-my-8{margin-top:2rem;margin-bottom:-2rem}.w-auto{width:auto}.w-full{width:100%}.w-3{width:.75rem}.w-4{width:1rem}.w-6{width:1.5rem}.w-8{width:2rem}.h-auto{height:auto}.h-full{height:100%}.h-3{height:.75rem}.h-4{height:1rem}.h-6{height:1.5rem}.h-8{height:2rem}.image-fit-cover{object-fit:cover;max-width:none;height:100%;width:100%}.fill-current{fill:currentColor}:root{--tw-ring-inset:var(--tw-empty,);--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#000;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000}:focus{outline:0!important}.u-apply-focus-rings a,.u-focus-ring,.u-group-focus-ring{transition-timing-function:linear!important;transition:all .2s!important;border:0!important}.u-apply-focus-rings a:focus,.u-focus-ring:focus,.u-group:focus .u-group-focus-ring{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)!important}.u-ring-inset{--tw-ring-inset:inset!important}.underline-target{text-decoration:underline;transition-duration:.2s;-webkit-text-decoration-color:transparent;text-decoration-color:transparent}.underline-trigger .underline-target-persist,.underline-trigger:focus .underline-target,.underline-trigger:hover .underline-target{-webkit-text-decoration-color:currentColor;text-decoration-color:currentColor}a[is-external=true].basic-button:after,a[is-external=true] .basic-button:after{color:inherit;content:"\F08E";font-family:FontAwesome;position:absolute;display:block;top:calc(50% - .75rem);width:0;height:0;font-size:1.5rem;right:1.8rem;border:0;margin-top:0}a[is-external=true].quote-and-text__link{padding-right:4rem}a[is-external=true].quote-and-text__link:after{padding-right:1.5rem}a[is-external=true]:hover .basic-button:after{color:var(--color-primary)}a[is-external=true].gc-text-columns-one__badge-link:before{color:#fff;content:"\F08E";font-family:FontAwesome;position:absolute;display:block;top:calc(50% - .75rem);width:0;height:0;font-size:1.5rem;right:1.8rem;border:0;margin-top:0}a[is-external=true].rss-news__link .rss-news__title{position:relative}a[is-external=true].rss-news__link .rss-news__title:after{content:"\F08E";font-family:FontAwesome;position:absolute;display:block;top:calc(50% - .75rem);width:0;height:0;font-size:1.5rem;right:1.8rem;border:0;margin-top:0;position:static;display:inline-block;font-size:1.1rem;right:-1rem;padding-left:.5rem}.full-sidebar .a-button-inside:after{content:""!important;position:absolute!important}.full-sidebar .dpc-buttons__button-wrap a[is-external=true]:after{content:"";position:absolute}.underline-target-external-icon{fill:currentColor}.basic-button-arrow-hide:after{display:none!important}.inline-flex.basic-button{display:-ms-inline-flexbox!important;display:inline-flex!important;-ms-flex-align:center!important;align-items:center!important}.inline-flex.basic-button span.underline-target-external-icon{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center}.inline-flex.basic-button span.pr-2.pl-2{padding-left:.75rem!important}.inline-flex.basic-button span.inline-block.w-3.h-3{width:1.25rem!important;height:1.25srem!important}