/* @license MIT https://github.com/necolas/normalize.css/blob/master/LICENSE.md */
html{line-height:1.15;-webkit-text-size-adjust:100%;}body{margin:0;}main{display:block;}h1{font-size:2em;margin:0.67em 0;}hr{box-sizing:content-box;height:0;overflow:visible;}pre{font-family:monospace,monospace;font-size:1em;}a{background-color:transparent;}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted;}b,strong{font-weight:bolder;}code,kbd,samp{font-family:monospace,monospace;font-size:1em;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sub{bottom:-0.25em;}sup{top:-0.5em;}img{border-style:none;}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;}button,input{overflow:visible;}button,select{text-transform:none;}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button;}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0;}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText;}fieldset{padding:0.35em 0.75em 0.625em;}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}progress{vertical-align:baseline;}textarea{overflow:auto;}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0;}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto;}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px;}[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}details{display:block;}summary{display:list-item;}template{display:none;}[hidden]{display:none;}
/* @license MIT https://github.com/glidejs/glide/blob/master/LICENSE */
.glide{position:relative;width:100%;box-sizing:border-box}.glide *{box-sizing:inherit}.glide__track{overflow:hidden}.glide__slides{position:relative;width:100%;list-style:none;backface-visibility:hidden;transform-style:preserve-3d;touch-action:pan-Y;overflow:hidden;padding:0;white-space:nowrap;display:flex;flex-wrap:nowrap;will-change:transform}.glide__slides--dragging{user-select:none}.glide__slide{width:100%;height:100%;flex-shrink:0;white-space:normal;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.glide__slide a{user-select:none;-webkit-user-drag:none;-moz-user-select:none;-ms-user-select:none}.glide__arrows{-webkit-touch-callout:none;user-select:none}.glide__bullets{-webkit-touch-callout:none;user-select:none}.glide--rtl{direction:rtl}
.glide__arrow{position:absolute;display:block;top:50%;z-index:2;color:white;text-transform:uppercase;padding:9px 12px;background-color:transparent;border:2px solid rgba(255,255,255,0.5);border-radius:4px;box-shadow:0 0.25em 0.5em 0 rgba(0,0,0,0.1);text-shadow:0 0.25em 0.5em rgba(0,0,0,0.1);opacity:1;cursor:pointer;transition:opacity 150ms ease,border 300ms ease-in-out;transform:translateY(-50%);line-height:1}.glide__arrow:focus{outline:none}.glide__arrow:hover{border-color:white}.glide__arrow--left{left:2em}.glide__arrow--right{right:2em}.glide__arrow--disabled{opacity:0.33}.glide__bullets{position:absolute;z-index:2;bottom:2em;left:50%;display:inline-flex;list-style:none;transform:translateX(-50%)}.glide__bullet{background-color:rgba(255,255,255,0.5);width:9px;height:9px;padding:0;border-radius:50%;border:2px solid transparent;transition:all 300ms ease-in-out;cursor:pointer;line-height:0;box-shadow:0 0.25em 0.5em 0 rgba(0,0,0,0.1);margin:0 0.25em}.glide__bullet:focus{outline:none}.glide__bullet:hover,.glide__bullet:focus{border:2px solid white;background-color:rgba(255,255,255,0.5)}.glide__bullet--active{background-color:white}.glide--swipeable{cursor:grab;cursor:-moz-grab;cursor:-webkit-grab}.glide--dragging{cursor:grabbing;cursor:-moz-grabbing;cursor:-webkit-grabbing}
/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.action-links{margin:1em 0;padding:0;list-style:none;}[dir="rtl"] .action-links{margin-right:0;}.action-links li{display:inline-block;margin:0 0.3em;}.action-links li:first-child{margin-left:0;}[dir="rtl"] .action-links li:first-child{margin-right:0;margin-left:0.3em;}.button-action{display:inline-block;padding:0.2em 0.5em 0.3em;text-decoration:none;line-height:160%;}.button-action::before{margin-left:-0.1em;padding-right:0.2em;content:"+";font-weight:900;}[dir="rtl"] .button-action::before{margin-right:-0.1em;margin-left:0;padding-right:0;padding-left:0.2em;}
.breadcrumb{padding-bottom:0.5em;}.breadcrumb ol{margin:0;padding:0;}[dir="rtl"] .breadcrumb ol{margin-right:0;}.breadcrumb li{display:inline;margin:0;padding:0;list-style-type:none;}.breadcrumb li::before{content:" \BB ";}.breadcrumb li:first-child::before{content:none;}
.button,.image-button{margin-right:1em;margin-left:1em;}.button:first-child,.image-button:first-child{margin-right:0;margin-left:0;}
.collapse-processed > summary{padding-right:0.5em;padding-left:0.5em;}.collapse-processed > summary::before{float:left;width:1em;height:1em;content:"";background:url(/themes/contrib/classy/images/misc/menu-expanded.png) 0 100% no-repeat;}[dir="rtl"] .collapse-processed > summary::before{float:right;background-position:100% 100%;}.collapse-processed:not([open]) > summary::before{-ms-transform:rotate(-90deg);-webkit-transform:rotate(-90deg);transform:rotate(-90deg);background-position:25% 35%;}[dir="rtl"] .collapse-processed:not([open]) > summary::before{-ms-transform:rotate(90deg);-webkit-transform:rotate(90deg);transform:rotate(90deg);background-position:75% 35%;}
.container-inline label::after,.container-inline .label::after{content:":";}.form-type-radios .container-inline label::after,.form-type-checkboxes .container-inline label::after{content:"";}.form-type-radios .container-inline .form-type-radio,.form-type-checkboxes .container-inline .form-type-checkbox{margin:0 1em;}.container-inline .form-actions,.container-inline.form-actions{margin-top:0;margin-bottom:0;}
details{margin-top:1em;margin-bottom:1em;border:1px solid #ccc;}details > .details-wrapper{padding:0.5em 1.5em;}summary{padding:0.2em 0.5em;cursor:pointer;}
.exposed-filters .filters{float:left;margin-right:1em;}[dir="rtl"] .exposed-filters .filters{float:right;margin-right:0;margin-left:1em;}.exposed-filters .form-item{margin:0 0 0.1em 0;padding:0;}.exposed-filters .form-item label{float:left;width:10em;font-weight:normal;}[dir="rtl"] .exposed-filters .form-item label{float:right;}.exposed-filters .form-select{width:14em;}.exposed-filters .current-filters{margin-bottom:1em;}.exposed-filters .current-filters .placeholder{font-weight:bold;font-style:normal;}.exposed-filters .additional-filters{float:left;margin-right:1em;}[dir="rtl"] .exposed-filters .additional-filters{float:right;margin-right:0;margin-left:1em;}
.field__label{font-weight:bold;}.field--label-inline .field__label,.field--label-inline .field__items{float:left;}.field--label-inline .field__label,.field--label-inline > .field__item,.field--label-inline .field__items{padding-right:0.5em;}[dir="rtl"] .field--label-inline .field__label,[dir="rtl"] .field--label-inline .field__items{padding-right:0;padding-left:0.5em;}.field--label-inline .field__label::after{content:":";}
form .field-multiple-table{margin:0;}form .field-multiple-table .field-multiple-drag{width:30px;padding-right:0;}[dir="rtl"] form .field-multiple-table .field-multiple-drag{padding-left:0;}form .field-multiple-table .field-multiple-drag .tabledrag-handle{padding-right:0.5em;}[dir="rtl"] form .field-multiple-table .field-multiple-drag .tabledrag-handle{padding-right:0;padding-left:0.5em;}form .field-add-more-submit{margin:0.5em 0 0;}.form-item,.form-actions{margin-top:1em;margin-bottom:1em;}tr.odd .form-item,tr.even .form-item{margin-top:0;margin-bottom:0;}.form-composite > .fieldset-wrapper > .description,.form-item .description{font-size:0.85em;}label.option{display:inline;font-weight:normal;}.form-composite > legend,.label{display:inline;margin:0;padding:0;font-size:inherit;font-weight:bold;}.form-checkboxes .form-item,.form-radios .form-item{margin-top:0.4em;margin-bottom:0.4em;}.form-type-radio .description,.form-type-checkbox .description{margin-left:2.4em;}[dir="rtl"] .form-type-radio .description,[dir="rtl"] .form-type-checkbox .description{margin-right:2.4em;margin-left:0;}.marker{color:#e00;}.form-required::after{display:inline-block;width:6px;height:6px;margin:0 0.3em;content:"";vertical-align:super;background-image:url(/themes/contrib/classy/images/icons/ee0000/required.svg);background-repeat:no-repeat;background-size:6px 6px;}abbr.tabledrag-changed,abbr.ajax-changed{border-bottom:none;}.form-item input.error,.form-item textarea.error,.form-item select.error{border:2px solid red;}.form-item--error-message::before{display:inline-block;width:14px;height:14px;content:"";vertical-align:sub;background:url(/themes/contrib/classy/images/icons/e32700/error.svg) no-repeat;background-size:contain;}
.icon-help{padding:1px 0 1px 20px;background:url(/themes/contrib/classy/images/misc/help.png) 0 50% no-repeat;}[dir="rtl"] .icon-help{padding:1px 20px 1px 0;background-position:100% 50%;}.feed-icon{display:block;overflow:hidden;width:16px;height:16px;text-indent:-9999px;background:url(/themes/contrib/classy/images/misc/feed.svg) no-repeat;}
.form--inline .form-item{float:left;margin-right:0.5em;}[dir="rtl"] .form--inline .form-item{float:right;margin-right:0;margin-left:0.5em;}[dir="rtl"] .views-filterable-options-controls .form-item{margin-right:2%;}.form--inline .form-item-separator{margin-top:2.3em;margin-right:1em;margin-left:0.5em;}[dir="rtl"] .form--inline .form-item-separator{margin-right:0.5em;margin-left:1em;}.form--inline .form-actions{clear:left;}[dir="rtl"] .form--inline .form-actions{clear:right;}
.item-list .title{font-weight:bold;}.item-list ul{margin:0 0 0.75em 0;padding:0;}.item-list li{margin:0 0 0.25em 1.5em;padding:0;}[dir="rtl"] .item-list li{margin:0 1.5em 0.25em 0;}.item-list--comma-list{display:inline;}.item-list--comma-list .item-list__comma-list,.item-list__comma-list li,[dir="rtl"] .item-list--comma-list .item-list__comma-list,[dir="rtl"] .item-list__comma-list li{margin:0;}
button.link{margin:0;padding:0;cursor:pointer;border:0;background:transparent;font-size:1em;}label button.link{font-weight:bold;}
ul.inline,ul.links.inline{display:inline;padding-left:0;}[dir="rtl"] ul.inline,[dir="rtl"] ul.links.inline{padding-right:0;padding-left:15px;}ul.inline li{display:inline;padding:0 0.5em;list-style-type:none;}ul.links a.is-active{color:#000;}
ul.menu{margin-left:1em;padding:0;list-style:none outside;text-align:left;}[dir="rtl"] ul.menu{margin-right:1em;margin-left:0;text-align:right;}.menu-item--expanded{list-style-type:circle;list-style-image:url(/themes/contrib/classy/images/misc/menu-expanded.png);}.menu-item--collapsed{list-style-type:disc;list-style-image:url(/themes/contrib/classy/images/misc/menu-collapsed.png);}[dir="rtl"] .menu-item--collapsed{list-style-image:url(/themes/contrib/classy/images/misc/menu-collapsed-rtl.png);}.menu-item{margin:0;padding-top:0.2em;}ul.menu a.is-active{color:#000;}
.more-link{display:block;text-align:right;}[dir="rtl"] .more-link{text-align:left;}
.pager__items{clear:both;text-align:center;}.pager__item{display:inline;padding:0.5em;}.pager__item.is-active{font-weight:bold;}
tr.drag{background-color:#fffff0;}tr.drag-previous{background-color:#ffd;}body div.tabledrag-changed-warning{margin-bottom:0.5em;}
tr.selected td{background:#ffc;}td.checkbox,th.checkbox{text-align:center;}[dir="rtl"] td.checkbox,[dir="rtl"] th.checkbox{text-align:center;}
th.is-active img{display:inline;}td.is-active{background-color:#ddd;}
div.tabs{margin:1em 0;}ul.tabs{margin:0 0 0.5em;padding:0;list-style:none;}.tabs > li{display:inline-block;margin-right:0.3em;}[dir="rtl"] .tabs > li{margin-right:0;margin-left:0.3em;}.tabs a{display:block;padding:0.2em 1em;text-decoration:none;}.tabs a.is-active{background-color:#eee;}.tabs a:focus,.tabs a:hover{background-color:#f5f5f5;}
.form-textarea-wrapper textarea{display:block;box-sizing:border-box;width:100%;margin:0;}
.ui-dialog--narrow{max-width:500px;}@media screen and (max-width:600px){.ui-dialog--narrow{min-width:95%;max-width:95%;}}
.messages{padding:15px 20px 15px 35px;word-wrap:break-word;border:1px solid;border-width:1px 1px 1px 0;border-radius:2px;background:no-repeat 10px 17px;overflow-wrap:break-word;}[dir="rtl"] .messages{padding-right:35px;padding-left:20px;text-align:right;border-width:1px 0 1px 1px;background-position:right 10px top 17px;}.messages + .messages{margin-top:1.538em;}.messages__list{margin:0;padding:0;list-style:none;}.messages__item + .messages__item{margin-top:0.769em;}.messages--status{color:#325e1c;border-color:#c9e1bd #c9e1bd #c9e1bd transparent;background-color:#f3faef;background-image:url(/themes/contrib/classy/images/icons/73b355/check.svg);box-shadow:-8px 0 0 #77b259;}[dir="rtl"] .messages--status{margin-left:0;border-color:#c9e1bd transparent #c9e1bd #c9e1bd;box-shadow:8px 0 0 #77b259;}.messages--warning{color:#734c00;border-color:#f4daa6 #f4daa6 #f4daa6 transparent;background-color:#fdf8ed;background-image:url(/themes/contrib/classy/images/icons/e29700/warning.svg);box-shadow:-8px 0 0 #e09600;}[dir="rtl"] .messages--warning{border-color:#f4daa6 transparent #f4daa6 #f4daa6;box-shadow:8px 0 0 #e09600;}.messages--error{color:#a51b00;border-color:#f9c9bf #f9c9bf #f9c9bf transparent;background-color:#fcf4f2;background-image:url(/themes/contrib/classy/images/icons/e32700/error.svg);box-shadow:-8px 0 0 #e62600;}[dir="rtl"] .messages--error{border-color:#f9c9bf transparent #f9c9bf #f9c9bf;box-shadow:8px 0 0 #e62600;}.messages--error p.error{color:#a51b00;}
.node--unpublished{background-color:#fff4f4;}
.ui-dialog{position:absolute;z-index:1260;overflow:visible;padding:0;color:#000;border:solid 1px #ccc;background:#fff;}@media all and (max-width:48em){.ui-dialog{width:92% !important;}}.ui-dialog .ui-dialog-titlebar{border-width:0 0 1px 0;border-style:solid;border-color:#ccc;border-radius:0;background:#f3f4ee;font-weight:bold;}.ui-dialog .ui-dialog-titlebar-close{border:0;background:none;}.ui-dialog .ui-dialog-buttonpane{margin-top:0;padding:0.3em 1em;border-width:1px 0 0 0;border-color:#ccc;background:#f3f4ee;}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{margin:0;padding:0;}.ui-dialog .ui-dialog-buttonpane .ui-button-text-only .ui-button-text{padding:0;}.ui-dialog .ui-dialog-content .form-actions{margin:0;padding:0;}.ui-dialog .ajax-progress-throbber{position:fixed;z-index:1000;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:0.9;border-radius:7px;background-color:#232323;background-image:url(/themes/contrib/classy/images/misc/loading-small.gif);background-repeat:no-repeat;background-position:center center;}.ui-dialog .ajax-progress-throbber .throbber,.ui-dialog .ajax-progress-throbber .message{display:none;}
@font-face{font-family:Argon;src:url(/themes/usc2021/fonts/argon/argon-regular.woff2) format("woff2"),url(/themes/usc2021/fonts/argon/argon-regular.woff) format("woff"),url(/themes/usc2021/fonts/argon/argon-regular.otf) format("opentype")}*,:after,:before{box-sizing:inherit}@media print{*{background-color:initial!important;box-shadow:none!important;color:#000!important;text-shadow:none!important}@page{margin:2cm}}[data-whatintent=mouse] :focus,[data-whatintent=touch] :focus{outline:none}[data-whatintent=keyboard] :focus{outline:2px dashed #ff00f5!important}[data-whatintent=keyboard] .skipLink:focus{clip:auto;word-wrap:normal;background-color:#fff;color:#660558;display:block;height:auto;left:2px;overflow:hidden;padding:4px 12px;position:fixed!important;text-align:center;top:2px;width:auto;z-index:9999}@media (max-width:799px){.hide-mobile{display:none}}@media (min-width:800px){.hide-desktop{display:none}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;word-wrap:break-word;background-color:#fff;color:#404547;font-family:Source Sans Pro,sans-serif;font-size:20px;font-weight:400;line-height:1.6;margin:0;max-width:100vw;overflow-x:hidden;padding:0;width:100%}@media print{body{font-family:Source Sans Pro,sans-serif}}@media (max-width:800px){body{font-size:18px;line-height:1.555}}html{-webkit-text-size-adjust:100%;text-size-adjust:100%;box-sizing:border-box;font-size:20px;min-height:100%}html *,html :after,html :before{box-sizing:inherit}.clearfix:after{clear:both!important;content:""!important;display:table!important}.visually-hidden{clip:rect(1px,1px,1px,1px)!important;word-wrap:normal!important;height:1px!important;overflow:hidden!important;position:absolute!important;width:1px!important}.visually-hidden.focusable:active,.visually-hidden.focusable:focus{clip:auto!important;height:auto!important;overflow:visible!important;position:static!important;width:auto!important}.hidden{display:none!important}.invisible{visibility:hidden!important}.skiplinks{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Fira Sans,Droid Sans,Open Sans,Helvetica Neue,sans-serif;left:.25em;position:absolute;width:14em;z-index:999}@media print{.skiplinks{font-family:Source Sans Pro,sans-serif}}.skiplinks__link,.skiplinks__link:focus,.skiplinks__link:visited{background-color:#333;border:2px solid #eee;border-bottom-left-radius:5px;border-bottom-right-radius:5px;border-top:0;box-shadow:0 0 6px #0000004d;color:#eee;display:inline-block;font-weight:700;line-height:1.5;margin:0;outline:0;padding:.25em .5em;text-align:center;text-decoration:none;width:14em}#main:focus{outline:0!important}.pl-decor-background--dark{background-color:#404547;margin-bottom:.5rem;padding:1rem}.pl-decor-background--light{background-color:#fff;margin-bottom:.5rem;padding:1rem}.file{background-image:url(/themes/usc/images/icons/icon-file.svg);background-position:0;background-repeat:no-repeat;background-size:16px;display:inline-block;min-height:16px;padding-left:24px}.file--package-x-generic{background-image:url(/themes/usc/images/icons/icon-file-archive.svg)}.file--application-pdf{background-image:url(/themes/usc/images/icons/icon-pdf.svg)}.l-responsive-video{height:0;padding-bottom:56.25%;position:relative;width:100%}.l-responsive-video iframe,.l-responsive-video video{height:100%!important;left:0;position:absolute;top:0;width:100%!important}.l-constrain{margin-left:auto;margin-right:auto;max-width:72rem;padding-left:1rem;padding-right:1rem}.l-constrain .l-constrain,.l-constrain-medium{padding-left:0;padding-right:0}.l-constrain-medium{margin-left:auto;margin-right:auto;max-width:59rem}.l-constrain-medium .l-constrain-medium{padding-left:0;padding-right:0}.l-constrain-narrow{margin-left:auto;margin-right:auto;max-width:52.2rem;padding-left:1rem;padding-right:1rem}.l-constrain-narrow .l-constrain-narrow{padding-left:0;padding-right:0}.l-constrain-extra-narrow{margin-left:auto;margin-right:auto;max-width:40rem;padding-left:1rem;padding-right:1rem}.l-constrain--no-padding,.l-constrain-extra-narrow .l-constrain-extra-narrow{padding-left:0;padding-right:0}@media (max-width:1099px){.l-header{background-color:#fff;bottom:0;box-shadow:0 0 40px #0000004d!important;height:54px;left:0;position:fixed;right:0;top:0;z-index:100}.l-header .l-constrain{padding-left:0;padding-right:0}.l-header .l-header__content{align-items:center;display:flex;height:54px;justify-content:space-between;padding:10px}.l-header .header-toggle{position:absolute;right:10px}.l-header .language-switcher{position:absolute;right:110px;z-index:2}.l-header .header-search{height:60px;top:54px}.l-header .header-search,.l-header .l-navigation{display:none;left:0;position:absolute;right:0;width:100%}.l-header .l-navigation{border-bottom:2px solid #065f61;box-shadow:0 5px 10px 0 #00000040;max-height:calc(100vh - 224px);overflow-y:auto;top:114px;z-index:1}}@media (max-width:370px){.l-header .language-switcher{right:95px}}@media (min-width:1100px){.l-header{min-height:140px;padding:.5rem 0}.l-header .header-toggle{display:none}.l-header__content{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between;position:relative}.l-header__content .header-search{position:absolute;right:220px;top:.25rem}.l-header__content .language-switcher{margin-top:.25rem;z-index:2}.l-header__content .l-navigation{bottom:-1rem;position:absolute;right:0;z-index:1}}.l-footer{background-color:#404547;margin-top:2rem;padding:1.75rem 0}.connect-block{padding:2rem}@media (max-width:600px){.connect-block{padding:1rem}}.connect-block__preamble{color:#065f61;font-weight:300;margin-bottom:2rem;text-align:center}@media screen and (min-width:750px){.connect-block__preamble{text-align:left}}.connect-block__preamble>a{color:#065f61;text-decoration:none}.connect-block__preamble>a:focus,.connect-block__preamble>a:hover{text-decoration:underline}.connect-block__row{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:left}.connect-block__or{display:none}.connect-block__form{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:left;margin-bottom:2rem;width:100%}.connect-block__form-text{border:none;border-bottom:2px solid #660558;border-radius:0;border-right:0;height:56px;line-height:50px;padding:0 .75rem 0 0;width:100%}@media screen and (min-width:750px){.connect-block__form-text{border-bottom-color:#1a8782}}.connect-block__form-text::placeholder{color:#8c9499}@media (max-width:900px){.connect-block__form-text{width:calc(100% - 70px)}}.connect-block__form-submit{background-color:#660558;border:2px solid #660558;border-radius:0;color:#fff;cursor:pointer;font-weight:700;height:56px;margin-left:6px;padding:.75rem 1rem}.connect-block__form-submit:active,.connect-block__form-submit:focus,.connect-block__form-submit:hover{background-color:#80387d;border-color:#80387d;color:#fff}.connect-list{flex-direction:row;flex-wrap:wrap;gap:18px;justify-content:flex-start;list-style:none}.connect-list,.connect-list li{align-items:center;display:flex;margin:0;padding:0}.connect-list a,.connect-list li{flex-direction:column;justify-content:center}.connect-list a{align-items:center;display:flex;transform:scaleX(1);transition:border-color .2s ease-out,transform .2s ease-out}.connect-list a:active,.connect-list a:focus-visible,.connect-list a:hover{border-color:#660558;transform:scale3d(1.25,1.25,1.25)}.connect-list img{display:block;height:26px;object-fit:contain;object-position:center;width:26px}.connect-list.--vertical{flex-direction:column;flex-wrap:nowrap;gap:12px}.footer-logo-links{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;list-style:none;margin:0;padding:0}.footer-logo-links li{margin:.5rem}.footer-logo-links li img{max-height:30px;width:auto}.footer-logo-links li img[src*=".svg"]{max-width:75px;min-height:25px}@media screen and (min-width:750px){.footer-logo-links li img{max-height:45px}.footer-logo-links li img[src*=".svg"]{max-width:125px;min-height:50px}}.header-search .l-header-search__contents{align-items:center;display:flex;flex-direction:row}.header-search .header-search__textfield{margin:0}.header-search .form-item__label{clip:rect(1px,1px,1px,1px);word-wrap:normal;height:1px;overflow:hidden;position:absolute;width:1px}.header-search .form-actions,.header-search .form-item{margin-bottom:0;margin-top:0}@media (max-width:1099px){.header-search .l-header-search__contents{justify-content:flex-start;position:relative}.header-search .header-search__keywords{background:#065f61;border:0;border-radius:0;bottom:0;box-shadow:none;color:#fff;font-size:18px;height:60px;left:0;margin:0;padding-left:.5rem;padding-right:46px;position:absolute;right:0;top:0;width:100%;z-index:0}.header-search .header-search__keywords::placeholder{color:#fff;opacity:1}.header-search .header-search__actions{position:absolute;right:0;top:0;z-index:1}.header-search .header-search__submit{background-color:initial;background-image:url(/themes/usc2021/images/icons/search--white.svg);background-position:50%;background-repeat:no-repeat;background-size:20px;border:0;box-shadow:none;color:#0000;height:60px;margin:0;overflow:hidden;padding:0;text-indent:9999px;transform:rotateY(180deg);width:40px}}@media (min-width:1100px){.header-search .l-header-search__contents{justify-content:flex-end;position:relative}.header-search .header-search__keywords{background:none;border:0;border-bottom:2px solid #e5e5e5;border-radius:0;box-shadow:none;color:#fff;font-size:18px;height:40px;margin:0;padding:2px 36px 2px 0;width:100%}.header-search .header-search__keywords::placeholder{color:#fff;opacity:1}.header-search .header-search__actions{position:absolute;right:0;top:0;z-index:1}.header-search .header-search__submit{background-color:initial;background-image:url(/themes/usc2021/images/icons/search--white.svg);background-position:50%;background-repeat:no-repeat;background-size:20px;border:0;box-shadow:none;color:#0000;cursor:pointer;height:36px;overflow:hidden;text-indent:-9999px;transform:rotateY(180deg);width:30px}}.header-toggle{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;align-items:center;background-color:#fff;border:0;box-shadow:none;color:#065f61;cursor:pointer;display:flex;flex-direction:row;font-family:Source Sans Pro,sans-serif;font-size:14px;font-weight:400;font-weight:600;height:32px;justify-content:space-between;line-height:1;padding:8px;text-transform:uppercase;white-space:nowrap;width:80px}@media print{.header-toggle{font-family:Source Sans Pro,sans-serif}}.header-toggle .is-open{display:none}.header--expanded .header-toggle{background-color:#065f61;color:#fff}.header--expanded .header-toggle .is-open{display:flex}.header--expanded .header-toggle .is-closed{display:none}.header--expanded .header-toggle .header-toggle__icon{margin-left:2px;order:2}.header--expanded .header-toggle .header-toggle__labels{order:1}.header--expanded .header-toggle .header-toggle__bar{background-color:#fff}.header--expanded .header-toggle .header-toggle__bar:first-child,.header--expanded .header-toggle .header-toggle__bar:nth-child(4){left:50%;top:5px;width:0}.header--expanded .header-toggle .header-toggle__bar:nth-child(2){transform:rotate(45deg)}.header--expanded .header-toggle .header-toggle__bar:nth-child(3){transform:rotate(-45deg)}.header-toggle .header-toggle__icon{height:12px;order:1;position:relative;width:16px}.header-toggle .header-toggle__bar{background-color:#065f61;display:block;height:2px;left:0;position:absolute;transform:rotate(0deg);transition-delay:.1s;transition-duration:.4s;transition-property:transform,background-color,left,width;transition-timing-function:cubic-bezier(.23,1,.32,1);width:16px;will-change:transform,opacity}.header-toggle .header-toggle__bar:first-child{top:0}.header-toggle .header-toggle__bar:nth-child(2),.header-toggle .header-toggle__bar:nth-child(3){top:5px}.header-toggle .header-toggle__bar:nth-child(4){top:10px}.header-toggle .header-toggle__labels{order:2}.language-switcher{align-items:center;background:none;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;margin:0;min-height:32px;padding:0;position:relative;width:110px}@media (min-width:1100px){.language-switcher{min-height:38px;width:180px}}.language-switcher__list{align-items:flex-start;background:none;display:flex;flex-direction:column;justify-content:flex-start;left:0;list-style:none;margin:0;padding:0;position:absolute;top:0;width:100%;z-index:2}.language-switcher--expanded .language-switcher__list{background-color:#1a8782;border:1px solid #e5e5e5;box-shadow:0 2px 8px 0 #00000026}.language-switcher__toggle{align-items:center;background:none;border:0;box-shadow:none;display:flex;flex-direction:row;height:28px;justify-content:center;margin:0;padding:0;position:absolute;right:1px;top:1px;width:26px;z-index:3}@media (min-width:1100px){.language-switcher__toggle{height:37px;width:29px}}.language-switcher__toggle-icon{background-color:initial;background-image:url(/themes/usc2021/images/icons/caret-down--white.svg);background-position:50%;background-repeat:no-repeat;background-size:12px;color:#0000;cursor:pointer;display:inline-block;height:20px;overflow:hidden;text-indent:9999px;transform:rotate(0deg);transition:transform .2s linear;width:20px}.language-switcher--expanded .language-switcher__toggle-icon{transform:rotate(-180deg)}@media (min-width:1100px){.language-switcher__toggle-icon{background-size:16px;height:24px;width:24px}}.language-switcher__item{background:none;display:none;margin:0;padding:0;width:100%}.language-switcher__item.is-active{display:block!important}.language-switcher__item.is-active>a{font-weight:600;text-decoration:none!important}.language-switcher__item>a{align-items:center;display:flex;flex-direction:row;font-size:14px;justify-content:flex-start;line-height:1.2;padding:7px;white-space:nowrap}@media (min-width:1100px){.language-switcher__item>a{font-size:20px;line-height:1.2!important}}h1.media-info-page--heading{text-align:center}.return-to-mml{font-weight:600;margin:30px 30px 30px 0}.return-to-mml .return-to-mml--left-arrow{margin-right:5px;width:40px}@media screen and (min-width:1050px){.return-to-mml{position:relative}.return-to-mml a{position:absolute;top:-100px}}article.media--view-mode-info-page{display:flex}article.media--view-mode-info-page .media--info-block{background-color:#efefef;display:inline-block;float:left;margin-right:20px;padding:40px;width:30%}article.media--view-mode-info-page .media--info-block h3{margin-top:0}article.media--view-mode-info-page .media--info-block h5.field__label{font-weight:300;margin-bottom:6px;margin-top:30px}article.media--view-mode-info-page .media--info-block .field__item{display:inline}article.media--view-mode-info-page .media--info-block .field__item:after{content:", "}article.media--view-mode-info-page .media--info-block .field__item:last-child:after{content:""}article.media--view-mode-info-page .download-area{margin-bottom:30px;margin-top:20px}article.media--view-mode-info-page .media--media{width:70%}@media screen and (max-width:600px){article.media--view-mode-info-page{display:block}article.media--view-mode-info-page .media--info-block,article.media--view-mode-info-page .media--media{width:100%}}ul.menu--footer{margin-left:0}.menu--footer{align-items:center;background-color:#404547;display:flex;flex-direction:row;flex-wrap:wrap;font-size:14px;justify-content:left;line-height:1.6;margin-bottom:1em}@media screen and (min-width:750px){.menu--footer{font-size:16px;justify-content:center;list-style-type:none;margin-left:0;padding-left:0}.menu--footer:after{clear:both;content:"";display:table}.menu--footer>li{border-right:1px solid #d6d7d9;display:block;float:left;margin-right:.75em;padding-right:.75em}[dir=rtl] .menu--footer>li{border-left:1px solid #d6d7d9;border-right:0;float:right;margin-left:.75em;margin-right:0;padding-left:.75em;padding-right:0}.menu--footer>li.is-active{font-weight:700}.menu--footer>li:last-child{border-right:0;margin-right:0;padding-right:0}[dir=rtl] .menu--footer>li:last-child{border-left:0;margin-left:0;padding-left:0}}.menu--footer .menu__item{display:flex;flex-basis:calc(50% - 0.5rem);margin-left:.5rem;margin-right:0;width:100%}.menu--footer .menu__item:nth-child(odd){margin-left:0;margin-right:.5rem}@media screen and (min-width:750px){.menu--footer .menu__item{display:block;flex-basis:unset;margin-bottom:.25em;margin-left:.5rem!important;margin-right:0!important;margin-top:.25em;width:auto}}.menu--footer .menu__item:first-child .menu__link,.menu--footer .menu__item:nth-child(2) .menu__link{border-top:1px solid gray}@media screen and (min-width:750px){.menu--footer .menu__item:first-child .menu__link,.menu--footer .menu__item:nth-child(2) .menu__link{border:0}}.menu--footer .menu__link{border-bottom:1px solid gray;color:#fff;display:block;margin:0 .125rem .125rem;padding:.125rem;text-decoration:none;width:100%}@media screen and (min-width:750px){.menu--footer .menu__link{border:0;display:inline;padding:0}}@media (min-width:1100px){.menu--footer{font-size:18px}}.menu{list-style-type:none;margin:0;padding:0}@media print{.menu{display:none}}.menu__item{margin-bottom:0}.menu__subnav-toggle{display:none}@media (max-width:1099px){.menu--main{align-items:flex-start;background-color:#fff;flex-direction:column;list-style:none}.menu--main,.menu--main>.menu__item{display:flex;justify-content:flex-start;margin:0;padding:0;width:100%}.menu--main>.menu__item{align-items:center;border-bottom:2px solid #e5e5e5;flex-direction:row;position:relative}.menu--main>.menu__item>.menu__link{align-items:center;display:flex;flex-direction:row;font-size:20px;font-weight:600;justify-content:flex-start;line-height:1.2;padding:10px;width:100%}.menu--main>.menu__item>.menu__subnav{display:none}.menu--main>.menu__item.has-subnav{flex-wrap:wrap;justify-content:space-between}.menu--main>.menu__item.has-subnav>.menu__link{padding-right:0;width:calc(100% - 48px)}.menu--main>.menu__item.has-subnav>.menu__subnav-toggle{background-color:initial;background-image:url(/themes/usc2021/images/icons/caret-down--white.svg);background-position:50%;background-repeat:no-repeat;background-size:18px;border:0;box-shadow:none;display:flex;height:38px;overflow:hidden;padding:10px;text-indent:-9999px;transform:rotate(0deg);transform-origin:center;transition:transform .4s cubic-bezier(.23,1,.32,1);width:38px}.menu--main>.menu__item.has-subnav.submenu-expanded>.menu__subnav-toggle{transform:rotate(-180deg)}.menu--main .menu__subnav{list-style:none;margin:0;padding:0}.menu--main .menu__subnav .menu__item{margin:0;padding:0;width:100%}.menu--main .menu__subnav .menu__item:first-child .menu__link{padding-top:0}.menu--main .menu__subnav .menu__item:last-child{padding-bottom:8px}.menu--main .menu__subnav .menu__link{align-items:center;display:flex;flex-direction:row;font-size:16px;font-weight:400;justify-content:flex-start;line-height:1.2;padding:8px 12px;width:100%}.menu--main .menu__subnav .menu__subnav{border-left:2px solid #065f61;margin:.35em 0 0 .65em;padding-left:.25em}.menu--main .menu__subnav .menu__subnav .menu__link{line-height:1;padding:8px}.menu--main .menu__subnav .menu__subnav>.menu__item:first-child .menu__link{padding-top:0}.menu--main .menu__subnav .menu__subnav>.menu__item:last-child .menu__link{padding-bottom:0}}@media (min-width:1100px){.menu--main{display:flex;justify-content:flex-end;list-style:none;margin:0;padding:0}.menu--main,.menu--main>.menu__item{align-items:center;flex-direction:row}.menu--main>.menu__item{display:inline-flex;justify-content:center;margin:0 1rem;position:relative}.menu--main>.menu__item:last-child{margin-right:0}.menu--main>.menu__item>.menu__link{font-size:20px;font-weight:600;line-height:1;white-space:nowrap}.menu--main .menu__link{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Source Sans Pro,sans-serif;font-size:20px;font-weight:400;line-height:1.6;text-decoration:none;white-space:nowrap}}@media print and (min-width:1100px){.menu--main .menu__link{font-family:Source Sans Pro,sans-serif}}@media (min-width:1100px) and (max-width:800px){.menu--main .menu__link{font-size:18px;line-height:1.555}}@media (min-width:1100px){.menu--main .menu__link:active,.menu--main .menu__link:focus,.menu--main .menu__link:hover{text-decoration:none}.menu--main .menu__link.is-active,.menu--main .menu__link.is-active-trail,.menu--main .menu__link:active{color:#660558}.menu--main .menu__subnav .menu__link{display:block;padding:.4em 0;white-space:inherit}.menu--main>.menu__item>.menu__subnav{align-items:flex-start;background:#fff;border:1px solid #e5e5e5;box-shadow:0 5px 10px 0 #00000026;display:flex;flex-direction:column;justify-content:flex-start;margin:0;max-width:450px;min-width:300px;opacity:0;padding:.6em .8em;position:absolute;top:44px;transform:scale3d(.01,.01,.01);transition:transform .01s linear,top .4s cubic-bezier(.23,1,.32,1),opacity .2s cubic-bezier(.23,1,.32,1);will-change:top,opacity;z-index:-1}.menu--main>.menu__item>.menu__subnav:before{border-bottom:28px solid #e5e5e5;border-left:28px solid #0000;border-right:28px solid #0000;content:"";display:block;height:0;left:calc(50% - 28px);position:absolute;top:-28px;width:0;z-index:500}.menu--main>.menu__item>.menu__subnav:after{border-bottom:27px solid #fff;border-left:27px solid #0000;border-right:27px solid #0000;content:"";display:block;height:0;left:calc(50% - 27px);position:absolute;top:-27px;width:0;z-index:501}.menu--main>.menu__item>.menu__subnav>.menu__item{border-bottom:1px solid #e5e5e5;width:100%}.menu--main>.menu__item>.menu__subnav>.menu__item:first-child>.menu__link{padding-top:0}.menu--main>.menu__item>.menu__subnav>.menu__item:first-child:before{content:"";display:block;height:2rem;position:absolute;top:-2rem;width:100%}.menu--main>.menu__item>.menu__subnav>.menu__item:last-child{border:0}.menu--main>.menu__item>.menu__subnav>.menu__item:last-child>.menu__link{padding-bottom:0}.menu--main>.menu__item.is-revealed>.menu__subnav{opacity:1;top:58px;transform:scaleX(1);z-index:500}.menu--main>.menu__item>.menu__subnav>.menu__item>.menu__subnav{border-left:2px solid #065f61;margin:.5em 0;padding-left:.5em}.menu--main>.menu__item>.menu__subnav>.menu__item>.menu__subnav .menu__link{line-height:1}.menu--main>.menu__item>.menu__subnav>.menu__item>.menu__subnav>.menu__item:first-child .menu__link{padding-top:0}.menu--main>.menu__item>.menu__subnav>.menu__item>.menu__subnav>.menu__item:last-child .menu__link{padding-bottom:0}}@media (min-width:1200px){.menu--main>.menu__item{margin:0 1rem}.menu--main>.menu__item>.menu__link{font-size:22px}}#block-usc2021-main-menu>.menu--main>.menu__item>.menu__link{color:#fff}.language-switcher__list a{color:#fff;text-decoration:none}.language-switcher__list a:active,.language-switcher__list a:hover{color:#e5e5e5;text-decoration:underline}@media (max-width:1100px){#block-usc2021-main-menu .menu__subnav .menu__link{color:#fff}.l-header .l-header__content{background:#1a8782}#block-usc2021-main-menu>.menu--main{background:#1a8782;margin:0}#block-usc2021-main-menu>.menu--main a{text-decoration:none}}@media (min-width:1100px){#block-usc2021-main-menu .menu__subnav .menu__link{color:#1a8782}#block-usc2021-main-menu .menu__subnav .menu__link:active,#block-usc2021-main-menu .menu__subnav .menu__link:hover{color:#065f61}}.site-logo{display:inline-block;height:auto;width:100%}@media (max-width:340px){.site-logo{max-width:90px}}@media (min-width:341px){.site-logo{max-width:120px}}@media (min-width:1100px){.site-logo{max-width:230px;min-height:90px}}.site-logo__image{display:block;filter:none!important;height:auto;max-width:100%;width:100%}.partial--stay-connected-fixed--container{background:#fff;border-bottom-left-radius:5px;border-top-left-radius:5px;box-shadow:0 0 0 1px #bbb;display:none;position:fixed;right:0;top:200px;width:60px;z-index:99999}@media (min-width:1100px){.partial--stay-connected-fixed--container{display:inherit}}.partial--stay-connected-fixed{padding:0}.partial--stay-connected-fixed .label{color:#065f61;cursor:pointer;display:inline-block;left:-45px;position:absolute;top:75px;transform:rotate(90deg);width:150px}.partial--stay-connected-fixed .connect-list{height:0;margin:168px 0 0;overflow:hidden;padding:0;transition:height .2s ease-in}.partial--stay-connected-fixed .connect-list li:first-child{margin-top:8px}.partial--stay-connected-fixed.expanded .connect-list{height:356px;transition:height .2s ease-in}#toolbar-bar,#toolbar-item-administration-tray,nav.tabs{display:none}.l-footer .contextual-region button,.l-footer .contextual-region.focus button,.l-header .contextual-region button,.l-header .contextual-region.focus button,.region-content .contextual button{clip:rect(1px,1px,1px,1px)!important;word-wrap:normal!important;height:1px!important;overflow:hidden!important;position:absolute!important;width:1px!important}@media only screen and (min-width:1100px){.user-logged-in .field--name-field-hero-title{margin-top:-189px}}.l-header__content{z-index:1}.node--unpublished{background-color:initial}.layout-container{margin:0;overflow-x:hidden;padding:0}.toggle-animations{bottom:2%;display:none;position:fixed;right:1%;z-index:450}@media only screen and (min-width:750px){.toggle-animations{display:inherit}}.toggle-animations .button--toggle-animations{border:1px solid #065f61;cursor:pointer;font-size:16px;font-weight:400;padding:8px}.toggle-animations .button--toggle-animations:focus,.toggle-animations .button--toggle-animations:hover{background-color:#fff}@keyframes dash{0%{stroke-dashoffset:21420}10%{stroke-dashoffset:20000}20%{stroke-dashoffset:18000}30%{stroke-dashoffset:15000}40%{stroke-dashoffset:14000}50%{stroke-dashoffset:12000}60%{stroke-dashoffset:9000}65%{stroke-dashoffset:6000}70%{stroke-dashoffset:5000}80%{stroke-dashoffset:2000}90%{stroke-dashoffset:1000}to{stroke-dashoffset:0}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}#svg--the-line{fill:none;stroke:#68ac9f;stroke-width:3;stroke-miterlimit:10}@media only screen and (min-width:750px){#svg--the-line{stroke-dasharray:21420;animation-delay:calc(var(--scroll)*-40.1s);animation-duration:40s;animation-fill-mode:both;animation-iteration-count:1;animation-name:dash;animation-play-state:paused;animation-timing-function:linear}}@media only screen and (min-width:1100px){#svg--the-line{animation-delay:calc(var(--scroll)*-35.1s);animation-duration:35s}}@media only screen and (min-width:1250px){#svg--the-line{animation-delay:calc(var(--scroll)*-30.1s);animation-duration:30s}}@media only screen and (min-width:1400px){#svg--the-line{animation-delay:calc(var(--scroll)*-25.1s);animation-duration:25s}}@media only screen and (min-width:1600px){#svg--the-line{animation-delay:calc(var(--scroll)*-20.1s);animation-duration:20s}}@media only screen and (min-width:1800px){#svg--the-line{animation-delay:calc(var(--scroll)*-15.1s);animation-duration:15s}}.disable-animations #svg--the-line{animation-name:none}@media only screen and (min-width:750px){#svg--1-dollar,#svg--2a-circle,#svg--2b-cloud,#svg--2c-stack,#svg--3-scale,#svg--4-phone,#svg--4b-dog,#svg--5a-airplane,#svg--5b-swoosh{opacity:0}.animation--fade-in{animation:fadeIn 1s linear forwards}}.disable-animations #svg--1-dollar,.disable-animations #svg--2a-circle,.disable-animations #svg--2b-cloud,.disable-animations #svg--2c-stack,.disable-animations #svg--3-scale,.disable-animations #svg--4-phone,.disable-animations #svg--4b-dog,.disable-animations #svg--5a-airplane,.disable-animations #svg--5b-swoosh{opacity:1}.disable-animations .animation--fade-in{animation:none}.connect-block,[class*=bg-illustration--]{position:relative}.connect-block:before,[class*=bg-illustration--]:before{background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;left:0;overflow:visible;position:absolute;top:0;width:100%;z-index:-1}.bg-illustration--jackson-fold{padding-top:400px}.bg-illustration--jackson-fold:before{background-image:url(/themes/usc2021/images/decor/mobile/1.svg);height:751px;top:-351px}.bg-illustration--jackson-fold.animated:before{background-image:url(/themes/usc2021/images/decor/mobile/1-animated.svg)}.bg-illustration--cash-stack{padding-top:400px}.bg-illustration--cash-stack:before{background-image:url(/themes/usc2021/images/decor/mobile/2.svg);height:626px;top:-126px}.bg-illustration--cash-stack.animated:before{background-image:url(/themes/usc2021/images/decor/mobile/2-animated.svg)}.bg-illustration--money-scale{padding-top:332px}.bg-illustration--money-scale:before{background-image:url(/themes/usc2021/images/decor/mobile/3.svg);height:432px;top:-100px}.bg-illustration--money-scale.animated:before{background-image:url(/themes/usc2021/images/decor/mobile/3-animated.svg)}.bg-illustration--buck-the-dog{padding-top:562px}.bg-illustration--buck-the-dog:before{background-image:url(/themes/usc2021/images/decor/mobile/4.svg);height:562px}.bg-illustration--buck-the-dog.animated:before{background-image:url(/themes/usc2021/images/decor/mobile/4-animated.svg)}.connect-block{padding-top:300px}.connect-block:before{background-image:url(/themes/usc2021/images/decor/mobile/5.svg);height:502px;top:-202px}.connect-block.animated:before{background-image:url(/themes/usc2021/images/decor/mobile/5-animated.svg)}@media screen and (min-width:750px){.connect-block,[class*=bg-illustration--]{padding-top:0!important}.connect-block:before,[class*=bg-illustration--]:before{background-image:none!important;display:none;height:0;width:0}}@media only screen and (max-width:750px){#animated-desktop,#animated-mobile__0{display:none}#animated-mobile{display:block;position:absolute;width:100%;z-index:-1}#animated-mobile>svg{height:auto;width:200px}}@media only screen and (max-width:750px) and (min-width:300px){#animated-mobile>svg{width:300px}}@media only screen and (max-width:750px) and (min-width:400px){#animated-mobile>svg{width:400px}}@media only screen and (max-width:750px) and (min-width:500px){#animated-mobile>svg{width:500px}}@media only screen and (max-width:750px) and (min-width:600px){#animated-mobile>svg{width:600px}}@media only screen and (max-width:750px) and (min-width:700px){#animated-mobile>svg{width:700px}}@media only screen and (min-width:1280px){[lang=es] .v2-homepage #animated-desktop{top:670px}}@media only screen and (min-width:1440px){[lang=es] .v2-homepage #animated-desktop{top:670px}}@media only screen and (min-width:1600px){[lang=es] .v2-homepage #animated-desktop{top:740px}}@media only screen and (min-width:1820px){[lang=es] .v2-homepage #animated-desktop{top:640px}}@media only screen and (min-width:750px){#animated-mobile{display:none}#animated-desktop{display:block;position:absolute;top:500px;width:100%;z-index:-1}}@media only screen and (min-width:750px) and (min-width:950px){#animated-desktop{top:450px}}@media only screen and (min-width:750px) and (min-width:1100px){#animated-desktop{top:585px}}@media only screen and (min-width:750px) and (min-width:1250px){#animated-desktop{top:575px}}@media only screen and (min-width:750px) and (min-width:1400px){#animated-desktop{top:667px}}@media only screen and (min-width:750px) and (min-width:1600px){#animated-desktop{top:800px}}@media only screen and (min-width:750px){#animated-desktop>svg{height:auto;width:800px}}@media only screen and (min-width:750px) and (min-width:950px){#animated-desktop>svg{width:950px}}@media only screen and (min-width:750px) and (min-width:1100px){#animated-desktop>svg{width:1100px}}@media only screen and (min-width:750px) and (min-width:1250px){#animated-desktop>svg{width:1250px}}@media only screen and (min-width:750px) and (min-width:1400px){#animated-desktop>svg{width:1400px}}@media only screen and (min-width:750px) and (min-width:1600px){#animated-desktop>svg{width:1600px}}@media only screen and (min-width:750px) and (min-width:1800px){#animated-desktop>svg{margin-left:calc(50vw - 900px);width:1800px}}.st0{fill:#e2f4f8}.st1{fill:#fff;stroke:#68ac9f;stroke-miterlimit:10}.st2{fill:#cce8c4}.st3{fill:none;stroke:#065f61;stroke-width:.75;stroke-miterlimit:10}.st4{fill:none;stroke:#086162;stroke-width:.75;stroke-miterlimit:10}.st5{fill:none;stroke:#0a6263;stroke-width:.75;stroke-miterlimit:10}.st6{fill:none;stroke:#0c6465;stroke-width:.75;stroke-miterlimit:10}.st7{fill:none;stroke:#0e6566;stroke-width:.75;stroke-miterlimit:10}.st8{fill:none;stroke:#106767;stroke-width:.75;stroke-miterlimit:10}.st9{fill:none;stroke:#126868;stroke-width:.75;stroke-miterlimit:10}.st10{fill:none;stroke:#136a6a;stroke-width:.75;stroke-miterlimit:10}.st11{fill:none;stroke:#156b6b;stroke-width:.75;stroke-miterlimit:10}.st12{fill:none;stroke:#176d6c;stroke-width:.75;stroke-miterlimit:10}.st13{fill:none;stroke:#196e6d;stroke-width:.75;stroke-miterlimit:10}.st14{fill:none;stroke:#1b706e;stroke-width:.75;stroke-miterlimit:10}.st15{fill:none;stroke:#1d7170;stroke-width:.75;stroke-miterlimit:10}.st16{fill:none;stroke:#1f7371;stroke-width:.75;stroke-miterlimit:10}.st17{fill:none;stroke:#217472;stroke-width:.75;stroke-miterlimit:10}.st18{fill:none;stroke:#237673;stroke-width:.75;stroke-miterlimit:10}.st19{fill:none;stroke:#257774;stroke-width:.75;stroke-miterlimit:10}.st20{fill:none;stroke:#277976;stroke-width:.75;stroke-miterlimit:10}.st21{fill:none;stroke:#297a77;stroke-width:.75;stroke-miterlimit:10}.st22{fill:none;stroke:#2b7c78;stroke-width:.75;stroke-miterlimit:10}.st23{fill:none;stroke:#2c7d79;stroke-width:.75;stroke-miterlimit:10}.st24{fill:none;stroke:#2e7f7b;stroke-width:.75;stroke-miterlimit:10}.st25{fill:none;stroke:#30807c;stroke-width:.75;stroke-miterlimit:10}.st26{fill:none;stroke:#32827d;stroke-width:.75;stroke-miterlimit:10}.st27{fill:none;stroke:#34837e;stroke-width:.75;stroke-miterlimit:10}.st28{fill:none;stroke:#36857f;stroke-width:.75;stroke-miterlimit:10}.st29{fill:none;stroke:#388681;stroke-width:.75;stroke-miterlimit:10}.st30{fill:none;stroke:#3a8882;stroke-width:.75;stroke-miterlimit:10}.st31{fill:none;stroke:#3c8983;stroke-width:.75;stroke-miterlimit:10}.st32{fill:none;stroke:#3e8b84;stroke-width:.75;stroke-miterlimit:10}.st33{fill:none;stroke:#408c85;stroke-width:.75;stroke-miterlimit:10}.st34{fill:none;stroke:#428e87;stroke-width:.75;stroke-miterlimit:10}.st35{fill:none;stroke:#438f88;stroke-width:.75;stroke-miterlimit:10}.st36{fill:none;stroke:#459189;stroke-width:.75;stroke-miterlimit:10}.st37{fill:none;stroke:#47928a;stroke-width:.75;stroke-miterlimit:10}.st38{fill:none;stroke:#49948c;stroke-width:.75;stroke-miterlimit:10}.st39{fill:none;stroke:#4b958d;stroke-width:.75;stroke-miterlimit:10}.st40{fill:none;stroke:#4d978e;stroke-width:.75;stroke-miterlimit:10}.st41{fill:none;stroke:#4f988f;stroke-width:.75;stroke-miterlimit:10}.st42{fill:none;stroke:#519a90;stroke-width:.75;stroke-miterlimit:10}.st43{fill:none;stroke:#539b92;stroke-width:.75;stroke-miterlimit:10}.st44{fill:none;stroke:#559d93;stroke-width:.75;stroke-miterlimit:10}.st45{fill:none;stroke:#579e94;stroke-width:.75;stroke-miterlimit:10}.st46{fill:none;stroke:#59a095;stroke-width:.75;stroke-miterlimit:10}.st47{fill:none;stroke:#5ba196;stroke-width:.75;stroke-miterlimit:10}.st48{fill:none;stroke:#5ca398;stroke-width:.75;stroke-miterlimit:10}.st49{fill:none;stroke:#5ea499;stroke-width:.75;stroke-miterlimit:10}.st50{fill:none;stroke:#60a69a;stroke-width:.75;stroke-miterlimit:10}.st51{fill:none;stroke:#62a79b;stroke-width:.75;stroke-miterlimit:10}.st52{fill:none;stroke:#64a99d;stroke-width:.75;stroke-miterlimit:10}.st53{fill:none;stroke:#66aa9e;stroke-width:.75;stroke-miterlimit:10}.st54{fill:none;stroke:#68ac9f;stroke-width:.75;stroke-miterlimit:10}.st55{fill:#68ac9f}.st56{fill:none;stroke:#065f61;stroke-width:.5;stroke-miterlimit:10}.st57{font-family:MadroneStd}.st58{font-size:2px}.st59{font-size:3px}.st60,.st61{fill:none;stroke:#68ac9f;stroke-miterlimit:10}.st61{stroke-width:3}.st62{fill:none;stroke:#065f61;stroke-miterlimit:10}.st63{opacity:.34}.st64{fill:#cce8c4;stroke:#68ac9f;stroke-width:2;stroke-miterlimit:10}.st65{fill:#065f61;enable-background:new;opacity:.29}.st66{fill:#fff}.st67{fill:#6bbca9;stroke:#188782}.st68{fill:none;stroke:#1b928d;stroke-width:4}.st69{fill:#ddead4}.st70{fill:none;stroke:#579894;stroke-linejoin:round}.st71{fill:#a1d4cd}.st72{fill:none;stroke:#188782;stroke-linejoin:round}.st73{fill:none;stroke:#68ac9f;stroke-width:3.9995;stroke-miterlimit:9.9987}.st74{fill:none;stroke:#68ac9f;stroke-width:3;stroke-dasharray:10,10;enable-background:new;opacity:.205}.st75{fill:none;stroke:#67ab9e;stroke-width:4;stroke-miterlimit:10}.st76{clip-path:url(#SVGID_2_)}.st77{opacity:.269}.st78{fill:none;stroke:#065f61;stroke-width:1;stroke-miterlimit:10.0002}.st79{fill:none;stroke:#68ac9f;stroke-width:1;stroke-miterlimit:10.0002}.st80{fill:none;stroke:#68ac9f;stroke-width:3.0001;stroke-miterlimit:10.0002}.st81{fill:#cce8c4;stroke:#68ac9f;stroke-width:2;stroke-miterlimit:10.0002}.st82{fill:none;stroke:#68ac9f;stroke-width:4.0021;stroke-miterlimit:10.0052}.st83{fill:#68ac9f;stroke:#065f61;stroke-miterlimit:10}.st84{fill:#065f61}.st85{fill:none;stroke:#065f61;stroke-dasharray:10,10}.st86{clip-path:url(#SVGID_4_)}.st87{fill:none;stroke:#373836;stroke-miterlimit:10}.st88{fill:none;stroke:#68ac9f;stroke-width:2.9992;stroke-miterlimit:9.9975}.st89{fill:#a1d4cd;stroke:#188782;stroke-width:2}.st90{fill:#e2f4f8;stroke:#188782}.st91{fill:#1b928d}.st92{fill:#a1d4cd;stroke:#178682}.st93{fill:none;stroke:#065f61;stroke-linejoin:round}.st94{font-size:.9999px}.l-hero{background:url(/themes/usc2021/images/hero-bg--lightest-bg.png);background-repeat:no-repeat;background-size:cover;height:720px}@media only screen and (min-width:420px){.l-hero{height:850px}}@media only screen and (min-width:750px){.l-hero{height:525px}}@media only screen and (min-width:1100px){.l-hero{height:650px;margin-top:-140px}}@media only screen and (min-width:1400px){.l-hero{height:750px}}@media only screen and (min-width:1600px){.l-hero{height:900px}}.l-hero__inner{display:flex;margin-left:auto;margin-right:auto;max-width:72rem;padding-left:1rem;padding-right:1rem}.l-hero__inner .l-hero__inner{padding-left:0;padding-right:0}@media only screen and (max-width:750px){.l-hero__inner{flex-direction:column}}.l-hero__content{padding-top:6rem;text-align:center}@media only screen and (min-width:750px){.l-hero__content{flex:0 1 55%;text-align:left}}@media only screen and (min-width:1100px){.l-hero__content{padding-top:13rem}}@media only screen and (min-width:1400px){.l-hero__content{padding-top:15rem}}@media only screen and (min-width:1600px){.l-hero__content{padding-top:17rem}}@media only screen and (min-width:1100px){.user-logged-in .l-hero__content{padding-top:23rem}}@media only screen and (min-width:1400px){.user-logged-in .l-hero__content{padding-top:25rem}}@media only screen and (min-width:1600px){.user-logged-in .l-hero__content{padding-top:27rem}}.l-hero__media{background-image:url(/themes/usc2021/images/hero-right.png);background-position:50%;background-repeat:no-repeat;background-size:contain;height:400px;margin-top:3rem}@media only screen and (min-width:750px){.l-hero__media{background-position:0;background-size:contain;flex:0 1 43%;height:365px;margin-top:8rem}}@media only screen and (min-width:1100px){.l-hero__media{height:530px}}@media only screen and (min-width:1400px){.l-hero__media{margin-top:10rem}}@media only screen and (min-width:1600px){.l-hero__media{margin-top:12rem}}.field--name-field-hero-title .field__item{color:#fff;font-size:73px;font-weight:300;line-height:.9;margin:0}.field--name-field-hero-cta-link{margin-top:2rem}@media only screen and (min-width:750px){.field--name-field-hero-cta-link{margin-left:-.9rem}}.field--name-field-hero-cta-link .field__item{font-size:18px;font-weight:600;line-height:1.2}.field--name-field-hero-cta-link .field__item a{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;background-color:initial;border:2px solid #0000;border-radius:0;color:#1a8782;color:#fff;cursor:pointer;display:inline-block;font-family:Source Sans Pro,sans-serif;font-size:18px;font-size:.9rem;font-weight:600;line-height:1.2;margin-top:0;padding:.75rem 1.25rem;text-align:left;text-align:center;text-decoration:none;transition:background-color .2s linear,border-color .2s linear,color .2s linear;transition:border .15s linear;-webkit-user-select:none;user-select:none;vertical-align:top;white-space:nowrap;white-space:normal}@media print{.field--name-field-hero-cta-link .field__item a{font-family:Source Sans Pro,sans-serif}}.field--name-field-hero-cta-link .field__item a:focus,.field--name-field-hero-cta-link .field__item a:hover{background-color:#065f61;border:2px solid #065f61;color:#fff;text-decoration:none}.field--name-field-hero-cta-link .field__item a:active{background-color:#1a8782;border:2px solid #1a8782;color:#fff;text-decoration:none}.field--name-field-hero-cta-link .field__item a[disabled]{background-color:#8c9499;color:#fff;cursor:not-allowed;pointer-events:none}.field--name-field-hero-cta-link .field__item a:active,.field--name-field-hero-cta-link .field__item a:focus,.field--name-field-hero-cta-link .field__item a:hover{background-color:initial;border:2px solid #fff;color:#fff}.field--name-field-hero-cta-link .field__item a:after{background-image:url(/themes/usc2021/images/icons/arrow-right.svg);background-position:50%;background-repeat:no-repeat;content:"";display:inline-block;height:.75rem;margin:0 0 0 10px;vertical-align:middle;width:1.5rem}.field--name-field-hero-cta-link .field__item a[disabled]{background-color:initial;border:2px solid #8c9499;color:#8c9499}.field--name-field-hero-cta-link .field__item a[disabled]:after{background-image:url(/themes/usc2021/images/icons/arrow-right--gray.svg)}@media only screen and (min-width:750px){.field--name-field-hero-cta-link .field__item a{text-align:left;white-space:nowrap}}@media only screen and (max-width:430px){.field--name-field-hero-title .field__item{font-size:45px}.l-hero__media{height:300px;margin-top:0}.field--name-field-hero-cta-link .field__item a{white-space:normal}}.field--name-field-content-hero>.field__items>.field__item>.paragraph{margin-left:auto;margin-right:auto;max-width:1400px;padding-left:1rem;padding-right:1rem}.field--name-field-content-hero>.field__items>.field__item:nth-child(3),.field--name-field-content-hero>.field__items>.field__item:nth-child(5){background:#fafafa;padding-bottom:2rem;padding-top:2rem}.field--name-field-content-hero>.field__items>.field__item:first-child{margin-top:1rem}.field--name-field-content-hero>.field__items>.field__item:nth-child(3),.field--name-field-content-hero>.field__items>.field__item:nth-child(5),.field--name-field-content-hero>.field__items>.field__item:nth-child(7){margin-top:3rem}@media only screen and (min-width:300px){.field--name-field-content-hero>.field__items>.field__item:first-child{margin-top:1rem}.field--name-field-content-hero>.field__items>.field__item:nth-child(3),.field--name-field-content-hero>.field__items>.field__item:nth-child(5),.field--name-field-content-hero>.field__items>.field__item:nth-child(7){margin-top:3rem}}@media only screen and (min-width:400px){.field--name-field-content-hero>.field__items>.field__item:first-child{margin-top:1rem}.field--name-field-content-hero>.field__items>.field__item:nth-child(3),.field--name-field-content-hero>.field__items>.field__item:nth-child(5),.field--name-field-content-hero>.field__items>.field__item:nth-child(7){margin-top:3rem}}@media only screen and (min-width:500px){.field--name-field-content-hero>.field__items>.field__item:first-child{margin-top:1rem}.field--name-field-content-hero>.field__items>.field__item:nth-child(3),.field--name-field-content-hero>.field__items>.field__item:nth-child(5){margin-top:3rem}.field--name-field-content-hero>.field__items>.field__item:nth-child(7){margin-top:4rem}}@media only screen and (min-width:600px){.field--name-field-content-hero>.field__items>.field__item:first-child{margin-top:1rem}.field--name-field-content-hero>.field__items>.field__item:nth-child(3),.field--name-field-content-hero>.field__items>.field__item:nth-child(5),.field--name-field-content-hero>.field__items>.field__item:nth-child(7){margin-top:3rem}}@media only screen and (min-width:700px){.field--name-field-content-hero>.field__items>.field__item:first-child{margin-top:1rem}.field--name-field-content-hero>.field__items>.field__item:nth-child(3),.field--name-field-content-hero>.field__items>.field__item:nth-child(5),.field--name-field-content-hero>.field__items>.field__item:nth-child(7){margin-top:3rem}}@media only screen and (min-width:750px){.field--name-field-content-hero>.field__items>.field__item:first-child,.field--name-field-content-hero>.field__items>.field__item:nth-child(2),.field--name-field-content-hero>.field__items>.field__item:nth-child(3),.field--name-field-content-hero>.field__items>.field__item:nth-child(4){margin-top:1rem}.field--name-field-content-hero>.field__items>.field__item:nth-child(5){margin-top:2rem}.field--name-field-content-hero>.field__items>.field__item:nth-child(6){margin-top:1rem}.field--name-field-content-hero>.field__items>.field__item:nth-child(7){margin-top:3rem}.field--name-field-content-hero>.field__items>.field__item:nth-child(8){margin-top:18rem}.field--name-field-content-hero>.field__items>.field__item:nth-child(9){margin-top:-2.7rem}.field--name-field-content-hero>.field__items>.field__item:nth-child(10){margin-top:1rem}}@media only screen and (min-width:825px){.field--name-field-content-hero>.field__items>.field__item:nth-child(7){margin-top:5rem}}@media only screen and (min-width:850px){.field--name-field-content-hero>.field__items>.field__item:nth-child(7){margin-top:6rem}}@media only screen and (min-width:875px){.field--name-field-content-hero>.field__items>.field__item:nth-child(7){margin-top:7rem}}@media only screen and (min-width:900px){.field--name-field-content-hero>.field__items>.field__item:nth-child(7){margin-top:8rem}}@media only screen and (min-width:950px){.field--name-field-content-hero>.field__items>.field__item:first-child{margin-top:1rem}.field--name-field-content-hero>.field__items>.field__item:nth-child(2){margin-top:3rem}.field--name-field-content-hero>.field__items>.field__item:nth-child(3){margin-top:6rem}.field--name-field-content-hero>.field__items>.field__item:nth-child(4){margin-top:8rem}.field--name-field-content-hero>.field__items>.field__item:nth-child(5){margin-top:2rem}.field--name-field-content-hero>.field__items>.field__item:nth-child(6){margin-top:8rem}.field--name-field-content-hero>.field__items>.field__item:nth-child(7){margin-top:6rem}.field--name-field-content-hero>.field__items>.field__item:nth-child(8){margin-top:20rem}.field--name-field-content-hero>.field__items>.field__item:nth-child(9){margin-top:-2.7rem}.field--name-field-content-hero>.field__items>.field__item:nth-child(10){margin-top:0}}@media only screen and (min-width:1000px){.field--name-field-content-hero>.field__items>.field__item:nth-child(5){margin-top:6rem}}@media only screen and (min-width:1050px){.field--name-field-content-hero>.field__items>.field__item:nth-child(2),.field--name-field-content-hero>.field__items>.field__item:nth-child(5){margin-top:8rem}.field--name-field-content-hero>.field__items>.field__item:nth-child(7){margin-top:3rem}.field--name-field-content-hero>.field__items>.field__item:nth-child(8){margin-top:24rem}}@media only screen and (min-width:1100px){.field--name-field-content-hero>.field__items>.field__item:first-child{margin-top:1rem}.field--name-field-content-hero>.field__items>.field__item:nth-child(2){margin-top:2rem}.field--name-field-content-hero>.field__items>.field__item:nth-child(3){margin-top:3rem}.field--name-field-content-hero>.field__items>.field__item:nth-child(4){margin-top:1rem}.field--name-field-content-hero>.field__items>.field__item:nth-child(5){margin-top:2rem}.field--name-field-content-hero>.field__items>.field__item:nth-child(6){margin-top:1rem}.field--name-field-content-hero>.field__items>.field__item:nth-child(7){margin-top:3rem}.field--name-field-content-hero>.field__items>.field__item:nth-child(8){margin-top:24rem}.field--name-field-content-hero>.field__items>.field__item:nth-child(9){margin-top:-2.7rem}.field--name-field-content-hero>.field__items>.field__item:nth-child(10){margin-top:0}}@media only screen and (min-width:1250px){.field--name-field-content-hero>.field__items>.field__item:first-child{margin-top:1rem}.field--name-field-content-hero>.field__items>.field__item:nth-child(2){margin-top:4rem}.field--name-field-content-hero>.field__items>.field__item:nth-child(3){margin-top:7rem}.field--name-field-content-hero>.field__items>.field__item:nth-child(4){margin-top:3rem}.field--name-field-content-hero>.field__items>.field__item:nth-child(5){margin-top:8rem}.field--name-field-content-hero>.field__items>.field__item:nth-child(6),.field--name-field-content-hero>.field__items>.field__item:nth-child(7){margin-top:6rem}.field--name-field-content-hero>.field__items>.field__item:nth-child(8){margin-top:4rem}.field--name-field-content-hero>.field__items>.field__item:nth-child(9){margin-top:2rem}.field--name-field-content-hero>.field__items>.field__item:nth-child(10){margin-top:0}}@media only screen and (min-width:1400px){.field--name-field-content-hero>.field__items>.field__item:first-child{margin-top:1rem}.field--name-field-content-hero>.field__items>.field__item:nth-child(2){margin-top:10rem}.field--name-field-content-hero>.field__items>.field__item:nth-child(3){margin-top:12rem}.field--name-field-content-hero>.field__items>.field__item:nth-child(4){margin-top:5rem}.field--name-field-content-hero>.field__items>.field__item:nth-child(5){margin-top:12rem}.field--name-field-content-hero>.field__items>.field__item:nth-child(6){margin-top:8rem}.field--name-field-content-hero>.field__items>.field__item:nth-child(7),.field--name-field-content-hero>.field__items>.field__item:nth-child(8){margin-top:7rem}.field--name-field-content-hero>.field__items>.field__item:nth-child(9){margin-top:8rem}.field--name-field-content-hero>.field__items>.field__item:nth-child(10){margin-top:1rem}}@media only screen and (min-width:1600px){.field--name-field-content-hero>.field__items>.field__item:first-child{margin-top:1rem}.field--name-field-content-hero>.field__items>.field__item:nth-child(2){margin-top:12rem}.field--name-field-content-hero>.field__items>.field__item:nth-child(3){margin-top:16rem}.field--name-field-content-hero>.field__items>.field__item:nth-child(4){margin-top:11rem}.field--name-field-content-hero>.field__items>.field__item:nth-child(5){margin-top:16rem}.field--name-field-content-hero>.field__items>.field__item:nth-child(6){margin-top:13rem}.field--name-field-content-hero>.field__items>.field__item:nth-child(7){margin-top:10rem}.field--name-field-content-hero>.field__items>.field__item:nth-child(8){margin-top:9rem}.field--name-field-content-hero>.field__items>.field__item:nth-child(9){margin-top:8rem}.field--name-field-content-hero>.field__items>.field__item:nth-child(10){margin-bottom:4rem;margin-top:1rem}}@media only screen and (min-width:1800px){.field--name-field-content-hero>.field__items>.field__item:first-child{margin-top:1rem}.field--name-field-content-hero>.field__items>.field__item:nth-child(2){margin-top:17rem}.field--name-field-content-hero>.field__items>.field__item:nth-child(3){margin-top:22rem}.field--name-field-content-hero>.field__items>.field__item:nth-child(4){margin-top:10rem}.field--name-field-content-hero>.field__items>.field__item:nth-child(5){margin-top:22rem}.field--name-field-content-hero>.field__items>.field__item:nth-child(6){margin-top:21rem}.field--name-field-content-hero>.field__items>.field__item:nth-child(7){margin-top:15rem}.field--name-field-content-hero>.field__items>.field__item:nth-child(8){margin-top:11rem}.field--name-field-content-hero>.field__items>.field__item:nth-child(9){margin-top:14rem}.field--name-field-content-hero>.field__items>.field__item:nth-child(10){margin-bottom:6rem;margin-top:3rem}}@media only screen and (min-width:1280px){[lang=es] .v2-homepage .field--name-field-content-hero>.field__items>.field__item:nth-child(2){margin-top:5rem}[lang=es] .v2-homepage .field--name-field-content-hero>.field__items>.field__item:nth-child(3){margin-top:8rem}[lang=es] .v2-homepage .field--name-field-content-hero>.field__items>.field__item:nth-child(4){margin-top:4rem}[lang=es] .v2-homepage .field--name-field-content-hero>.field__items>.field__item:nth-child(5){margin-top:6rem}[lang=es] .v2-homepage .field--name-field-content-hero>.field__items>.field__item:nth-child(6){margin-top:2rem}[lang=es] .v2-homepage .field--name-field-content-hero>.field__items>.field__item:nth-child(7){margin-top:4rem}[lang=es] .v2-homepage .field--name-field-content-hero>.field__items>.field__item:nth-child(8){margin-top:3rem}}@media only screen and (min-width:1440px){[lang=es] .v2-homepage .field--name-field-content-hero>.field__items>.field__item:nth-child(3){margin-top:12rem}[lang=es] .v2-homepage .field--name-field-content-hero>.field__items>.field__item:nth-child(4){margin-top:3rem}[lang=es] .v2-homepage .field--name-field-content-hero>.field__items>.field__item:nth-child(5){margin-top:9rem}[lang=es] .v2-homepage .field--name-field-content-hero>.field__items>.field__item:nth-child(6){margin-top:4rem}[lang=es] .v2-homepage .field--name-field-content-hero>.field__items>.field__item:nth-child(7){margin-top:12rem}[lang=es] .v2-homepage .field--name-field-content-hero>.field__items>.field__item:nth-child(8){margin-top:6rem}}@media only screen and (min-width:1600px){[lang=es] .v2-homepage .field--name-field-content-hero>.field__items>.field__item:nth-child(3){margin-top:20rem}[lang=es] .v2-homepage .field--name-field-content-hero>.field__items>.field__item:nth-child(5){margin-top:16rem}[lang=es] .v2-homepage .field--name-field-content-hero>.field__items>.field__item:nth-child(6){margin-top:10rem}[lang=es] .v2-homepage .field--name-field-content-hero>.field__items>.field__item:nth-child(7){margin-top:15rem}}@media only screen and (min-width:1820px){[lang=es] .v2-homepage .field--name-field-content-hero>.field__items>.field__item:nth-child(2){margin-top:8rem}[lang=es] .v2-homepage .field--name-field-content-hero>.field__items>.field__item:nth-child(3){margin-top:20rem}[lang=es] .v2-homepage .field--name-field-content-hero>.field__items>.field__item:nth-child(4){margin-top:10rem}[lang=es] .v2-homepage .field--name-field-content-hero>.field__items>.field__item:nth-child(5){margin-top:16rem}[lang=es] .v2-homepage .field--name-field-content-hero>.field__items>.field__item:nth-child(6){margin-top:15rem}[lang=es] .v2-homepage .field--name-field-content-hero>.field__items>.field__item:nth-child(7){margin-top:24rem}}@media only screen and (min-width:1920px){[lang=es] .v2-homepage .field--name-field-content-hero>.field__items>.field__item:nth-child(3){margin-top:22rem}[lang=es] .v2-homepage .field--name-field-content-hero>.field__items>.field__item:nth-child(5){margin-top:16rem}[lang=es] .v2-homepage .field--name-field-content-hero>.field__items>.field__item:nth-child(6){margin-top:12rem}[lang=es] .v2-homepage .field--name-field-content-hero>.field__items>.field__item:nth-child(7){margin-top:20rem}}@media only screen and (min-width:750px){.field--name-field-content-hero>.field__items>.field__item:nth-child(2) .field--name-field-two-items{margin-left:60%;width:40%}.field--name-field-content-hero>.field__items>.field__item:nth-child(4) .field--name-field-two-items{margin-left:5rem;width:40%}.field--name-field-content-hero>.field__items>.field__item:nth-child(6) .field--name-field-two-items{margin-left:60%;width:40%}.field--name-field-content-hero>.field__items>.field__item:nth-child(7) .field--name-field-two-items .field__items{display:flex}.field--name-field-content-hero>.field__items>.field__item:nth-child(7) .field--name-field-two-items .field__items>.field__item:first-child{flex:0 1 60%}.field--name-field-content-hero>.field__items>.field__item:nth-child(7) .field--name-field-two-items .field__items>.field__item:nth-child(2){flex:0 1 40%}.field--name-field-content-hero>.field__items>.field__item:nth-child(9)>.paragraph{height:350px}}@media only screen and (min-width:1250px){.field--name-field-content-hero>.field__items>.field__item:nth-child(8) .field--name-field-two-items{width:40%}.field--name-field-content-hero>.field__items>.field__item:nth-child(10) .field--name-field-block{margin-left:50%;width:50%}}@media only screen and (min-width:750px) and (max-width:1250px){.field--name-field-content-hero>.field__items>.field__item:nth-child(8){background:#fafafa;padding-bottom:2rem;padding-top:1rem}}.field--name-field-content-hero>.field__items>.field__item:nth-child(9)>.paragraph{background:url(/themes/usc2021/images/counterfeit.jpg);background-repeat:no-repeat;background-size:cover;height:350px}@media only screen and (min-width:1600px){.field--name-field-content-hero>.field__items>.field__item:nth-child(9)>.paragraph{height:500px}}.paragraph--type--cards-row{padding-left:0!important;padding-right:0!important}.paragraph--type--cards-row .field--name-field-sub-title{color:#065f61;font-size:50px;font-weight:300;line-height:1.2;text-align:center}@media only screen and (min-width:750px){.paragraph--type--cards-row .field--name-field-sub-title{margin-bottom:2rem;margin-left:.25rem;text-align:left}}.paragraph--type--cards-row .field--name-field-grey-background{display:none}.paragraph--type--cards-row .card-link{display:block;height:100%;text-decoration:none}.paragraph--type--cards-row .card-link:focus{outline:none!important}.paragraph--type--cards-row .card-link:focus>div{outline:2px dashed #ff00f5!important}.paragraph--type--cards-row>.field--name-field-description-long{margin-bottom:1.25rem;text-align:center}@media only screen and (min-width:750px){.paragraph--type--cards-row>.field--name-field-description-long{float:right;margin-bottom:0;margin-right:.5rem;margin-top:-5rem;text-align:right;width:27%}}.paragraph--type--cards-row .field__items{width:100%}@media only screen and (max-width:750px){.paragraph--type--cards-row .field__items>.field__item{margin-bottom:1rem}}@media only screen and (min-width:750px){.paragraph--type--cards-row .field__items>.field__item{flex:0 1 33%}}.paragraph--type--card{background:#fff;box-shadow:0 10px 15px #00000029;height:100%;margin-left:.5rem;margin-right:.5rem;padding-bottom:1rem}@media only screen and (min-width:1600px){.paragraph--type--card{padding-bottom:2rem}}.paragraph--type--card .field--name-field-credit,.paragraph--type--card .field--name-field-image-subtype,.paragraph--type--card .field--name-field-link,.paragraph--type--card .field--name-field-source{display:none}.paragraph--type--card .field--name-field-image{height:225px}@media only screen and (min-width:750px) and (max-width:1100px){.paragraph--type--card .field--name-field-image{height:0}}.paragraph--type--card .field--name-field-image img{max-height:225px;max-width:100%}@media only screen and (min-width:750px) and (max-width:1100px){.paragraph--type--card .field--name-field-image img{display:none}}.paragraph--type--card .field--name-field-label .field__item{color:#065f61;display:inline-block;font-size:30px;font-weight:300;line-height:1.2;padding:1rem 1rem .5rem}.paragraph--type--card .field--name-field-label .field__item:after{background-image:url(/themes/usc2021/images/icons/arrow-right--teal.svg);background-position:50%;background-repeat:no-repeat;content:"";display:inline-block;height:.75rem;margin:0 0 0 10px;vertical-align:middle;width:1.5rem}.paragraph--type--cards-row .card-link:focus .paragraph--type--card .field--name-field-label .field__item,.paragraph--type--cards-row .card-link:hover .paragraph--type--card .field--name-field-label .field__item{color:#660558}.paragraph--type--cards-row .card-link:focus .paragraph--type--card .field--name-field-label .field__item:after,.paragraph--type--cards-row .card-link:hover .paragraph--type--card .field--name-field-label .field__item:after{background-image:url(/themes/usc2021/images/icons/arrow-right-purple.svg);margin-left:15px}.paragraph--type--card .field--name-field-description-long{clear:both;padding:0 1rem 1rem}.paragraph--type--card .field--name-field-description-long .field__item{color:#404547}.paragraph--type--cards-row .glide__slides{padding-bottom:1rem;padding-top:.1rem;white-space:normal}.field--name-field-content-hero>.field__items>.field__item:nth-child(9) .paragraph--type--embedded-block .field--name-body,.field--name-field-content-hero>.field__items>.field__item:nth-child(9) .paragraph--type--embedded-block h4{color:#fff;text-align:center}.field--name-field-content-hero>.field__items>.field__item:nth-child(9) .paragraph--type--embedded-block h4{font-size:40px;font-weight:300;line-height:1.2;padding-top:3.5rem}@media only screen and (min-width:1600px){.field--name-field-content-hero>.field__items>.field__item:nth-child(9) .paragraph--type--embedded-block h4{padding-top:8rem}}.field--name-field-content-hero>.field__items>.field__item:nth-child(9) .paragraph--type--embedded-block .field--name-body{font-size:20px;font-weight:400;line-height:1.5;margin-left:auto;margin-right:auto;max-width:700px}.field--name-field-content-hero>.field__items>.field__item:nth-child(9) .paragraph--type--embedded-block .field--name-body a{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;background-color:initial;border:2px solid #0000;border-radius:0;color:#1a8782;color:#fff;cursor:pointer;display:inline-block;font-family:Source Sans Pro,sans-serif;font-size:18px;font-size:.9rem;font-weight:600;line-height:1.2;margin-top:0;padding:.75rem 1.25rem;text-align:center;text-decoration:none;transition:background-color .2s linear,border-color .2s linear,color .2s linear;transition:border .15s linear;-webkit-user-select:none;user-select:none;vertical-align:top;white-space:normal;white-space:nowrap}@media print{.field--name-field-content-hero>.field__items>.field__item:nth-child(9) .paragraph--type--embedded-block .field--name-body a{font-family:Source Sans Pro,sans-serif}}.field--name-field-content-hero>.field__items>.field__item:nth-child(9) .paragraph--type--embedded-block .field--name-body a:focus,.field--name-field-content-hero>.field__items>.field__item:nth-child(9) .paragraph--type--embedded-block .field--name-body a:hover{background-color:#065f61;border:2px solid #065f61;color:#fff;text-decoration:none}.field--name-field-content-hero>.field__items>.field__item:nth-child(9) .paragraph--type--embedded-block .field--name-body a:active{background-color:#1a8782;border:2px solid #1a8782;color:#fff;text-decoration:none}.field--name-field-content-hero>.field__items>.field__item:nth-child(9) .paragraph--type--embedded-block .field--name-body a[disabled]{background-color:#8c9499;color:#fff;cursor:not-allowed;pointer-events:none}.field--name-field-content-hero>.field__items>.field__item:nth-child(9) .paragraph--type--embedded-block .field--name-body a:active,.field--name-field-content-hero>.field__items>.field__item:nth-child(9) .paragraph--type--embedded-block .field--name-body a:focus,.field--name-field-content-hero>.field__items>.field__item:nth-child(9) .paragraph--type--embedded-block .field--name-body a:hover{background-color:initial;border:2px solid #fff;color:#fff}.field--name-field-content-hero>.field__items>.field__item:nth-child(9) .paragraph--type--embedded-block .field--name-body a:after{background-image:url(/themes/usc2021/images/icons/arrow-right.svg);background-position:50%;background-repeat:no-repeat;content:"";display:inline-block;height:.75rem;margin:0 0 0 10px;vertical-align:middle;width:1.5rem}.field--name-field-content-hero>.field__items>.field__item:nth-child(9) .paragraph--type--embedded-block .field--name-body a[disabled]{background-color:initial;border:2px solid #8c9499;color:#8c9499}.field--name-field-content-hero>.field__items>.field__item:nth-child(9) .paragraph--type--embedded-block .field--name-body a[disabled]:after{background-image:url(/themes/usc2021/images/icons/arrow-right--gray.svg)}.paragraph--type--hero-page-row{margin-left:1rem}.paragraph--type--learn-more-cta{text-align:center}@media only screen and (min-width:750px){.paragraph--type--learn-more-cta{text-align:left}}.paragraph--type--learn-more-cta .field--name-field-description-long{color:#065f61;font-size:30px;font-weight:300;line-height:1.2;padding-bottom:1rem}@media only screen and (min-width:750px) and (max-width:1100px){.paragraph--type--learn-more-cta .field--name-field-description-long{font-size:20px}}.hero--learn-more-cta--did-you-know{color:#660558;font-size:18px;font-weight:700;line-height:1.2;margin-bottom:1.5rem}@media only screen and (min-width:750px){.hero--learn-more-cta--did-you-know{color:#68ac9f}}.hero--learn-more-cta--did-you-know:before{background-image:url(/themes/usc2021/images/icons/icon-info.svg);background-position:50%;background-repeat:no-repeat;content:"";display:block;height:2rem;margin:0 0 1rem;width:100%}@media only screen and (min-width:750px){.hero--learn-more-cta--did-you-know:before{display:inline-block;height:2rem;margin:0 .75rem -.6rem -2.75rem;width:2rem}}.paragraph--type--learn-more-cta a{color:#660558;display:inline-block;font-size:25px;font-weight:400;line-height:1.2;text-decoration:none}.paragraph--type--learn-more-cta a:after{background-image:url(/themes/usc2021/images/icons/arrow-right-purple.svg);background-position:50%;background-repeat:no-repeat;content:"";display:inline-block;height:.75rem;margin:0 0 0 10px;vertical-align:middle;width:1.5rem}.paragraph--type--learn-more-cta a:focus:after,.paragraph--type--learn-more-cta a:hover:after{margin-left:15px}.block--id-block-contentba7aca98-8f76-48d3-b4fb-e56ff642b721 .block__content{display:flex;flex-direction:row;position:relative}.block--id-block-contentba7aca98-8f76-48d3-b4fb-e56ff642b721 h2.block__title{color:#065f61;font-weight:300;line-height:1.2;margin-bottom:0;margin-top:0}@media screen and (min-width:750px){.block--id-block-contentba7aca98-8f76-48d3-b4fb-e56ff642b721 h2.block__title{margin-bottom:2rem;margin-left:.25rem}}.block--id-block-contentba7aca98-8f76-48d3-b4fb-e56ff642b721 .library-link{flex-grow:1;margin:0 0 20px}@media screen and (min-width:750px){.block--id-block-contentba7aca98-8f76-48d3-b4fb-e56ff642b721 .library-link{margin:8px 0 8px 16px}}@media screen and (min-width:1250px){.block--id-block-contentba7aca98-8f76-48d3-b4fb-e56ff642b721 .library-link{margin:20px 0 20px 16px}}.block--id-block-contentba7aca98-8f76-48d3-b4fb-e56ff642b721 .library-link a{color:#660558;text-decoration:none}.block--id-block-contentba7aca98-8f76-48d3-b4fb-e56ff642b721 .library-link img{margin-left:.5rem;vertical-align:middle}.block--id-block-contentba7aca98-8f76-48d3-b4fb-e56ff642b721 .block--header{display:flex;flex-direction:row;text-align:center}@media screen and (min-width:750px){.block--id-block-contentba7aca98-8f76-48d3-b4fb-e56ff642b721 .block--header{text-align:left}}.block--id-block-contentba7aca98-8f76-48d3-b4fb-e56ff642b721 .controls button{background-color:#660558;border:none;border-radius:40px;color:#fff;font-family:auto;font-size:20px;font-weight:600;line-height:.6;margin:5px;padding:0}.block--id-block-contentba7aca98-8f76-48d3-b4fb-e56ff642b721 .controls button:hover{background-color:#813880}.block--id-block-contentba7aca98-8f76-48d3-b4fb-e56ff642b721 .featured-label,.block--id-block-contentba7aca98-8f76-48d3-b4fb-e56ff642b721 .new-label{background-color:#660558;color:#fff;font-size:16px;font-weight:700;left:80%;padding:3px 6px;position:absolute;z-index:10}.block--id-block-contentba7aca98-8f76-48d3-b4fb-e56ff642b721 .field--name-field-featured-media-item{margin-top:10px;padding-right:10px}.block--id-block-contentba7aca98-8f76-48d3-b4fb-e56ff642b721 .field--name-field-featured-media-item .media--media{position:relative}.block--id-block-contentba7aca98-8f76-48d3-b4fb-e56ff642b721 article.media--type-podcast{background-image:url(/themes/usc2021/images/washington-listening-to-headphones.png)}.block--id-block-contentba7aca98-8f76-48d3-b4fb-e56ff642b721 article.media--type-remote-video{background-image:url(/themes/usc2021/images/media-library-featured-video.jpg)}.block--id-block-contentba7aca98-8f76-48d3-b4fb-e56ff642b721 article.media--type-podcast,.block--id-block-contentba7aca98-8f76-48d3-b4fb-e56ff642b721 article.media--type-remote-video{background-position:50%;background-size:100%;transition:all .3s ease-in}.block--id-block-contentba7aca98-8f76-48d3-b4fb-e56ff642b721 article.media--type-podcast:hover,.block--id-block-contentba7aca98-8f76-48d3-b4fb-e56ff642b721 article.media--type-remote-video:hover{background-size:110%}.block--id-block-contentba7aca98-8f76-48d3-b4fb-e56ff642b721 article.media--type-podcast .media--title,.block--id-block-contentba7aca98-8f76-48d3-b4fb-e56ff642b721 article.media--type-remote-video .media--title{bottom:60px;color:#fff;font-size:30px;font-weight:300;left:60px;position:absolute}.block--id-block-contentba7aca98-8f76-48d3-b4fb-e56ff642b721 article.media--type-podcast .media--title{bottom:3%;font-size:16px;font-weight:600;left:unset;padding:0 10%;text-align:center;width:100%}.block--id-block-contentba7aca98-8f76-48d3-b4fb-e56ff642b721 .field--name-field-view-block{width:40%}.block--id-block-contentba7aca98-8f76-48d3-b4fb-e56ff642b721 .field--name-field-view-block .view-content{display:flex;flex-direction:column;flex-wrap:wrap}.block--id-block-contentba7aca98-8f76-48d3-b4fb-e56ff642b721 .field--name-field-view-block .view-content article{height:250px;margin:10px;overflow:hidden;width:375px}.block--id-block-contentba7aca98-8f76-48d3-b4fb-e56ff642b721 .field--name-field-view-block .view-content article img{max-height:250px;max-width:375px}.block--id-block-contentba7aca98-8f76-48d3-b4fb-e56ff642b721 article{position:relative}.block--id-block-contentba7aca98-8f76-48d3-b4fb-e56ff642b721 article:hover .field--name-field-media-image img{transform:scale(1.1)}.block--id-block-contentba7aca98-8f76-48d3-b4fb-e56ff642b721 article .type-icon{left:20px;position:absolute;top:10px;z-index:10}.block--id-block-contentba7aca98-8f76-48d3-b4fb-e56ff642b721 article .type-icon .type-text{color:#fff;font-size:16px;font-weight:700}.block--id-block-contentba7aca98-8f76-48d3-b4fb-e56ff642b721 article img{height:auto;max-width:100%;transition:transform .3s ease-in}@media screen and (max-width:750px){.block--id-block-contentba7aca98-8f76-48d3-b4fb-e56ff642b721 .block--header{display:block;flex-direction:unset;width:100%}.block--id-block-contentba7aca98-8f76-48d3-b4fb-e56ff642b721 .block--header .block__title{width:100%}.block--id-block-contentba7aca98-8f76-48d3-b4fb-e56ff642b721 .field--name-field-featured-media-item article.media--type-remote-video{height:250px;width:375px}.block--id-block-contentba7aca98-8f76-48d3-b4fb-e56ff642b721 .featured-label,.block--id-block-contentba7aca98-8f76-48d3-b4fb-e56ff642b721 .new-label{left:70%}.block--id-block-contentba7aca98-8f76-48d3-b4fb-e56ff642b721 .field--name-field-featured-media-item article.media,.block--id-block-contentba7aca98-8f76-48d3-b4fb-e56ff642b721 .view-content article.media{height:180px;width:270px}.block--id-block-contentba7aca98-8f76-48d3-b4fb-e56ff642b721 .field--name-field-featured-media-item article.media img,.block--id-block-contentba7aca98-8f76-48d3-b4fb-e56ff642b721 .view-content article.media img{max-height:180px;max-width:270px}}@media (hover:none){.block--id-block-contentba7aca98-8f76-48d3-b4fb-e56ff642b721 .block--header .controls{display:none}}@media only screen and (min-width:750px) and (max-width:1100px){.block--id-block-contentba7aca98-8f76-48d3-b4fb-e56ff642b721{height:350px}}.block--id-block-contentba7aca98-8f76-48d3-b4fb-e56ff642b721 h2.block__title{font-size:50px}@media only screen and (max-width:1250px){.block--id-block-contentba7aca98-8f76-48d3-b4fb-e56ff642b721 h2.block__title{font-size:35px}}.block--id-block-contentba7aca98-8f76-48d3-b4fb-e56ff642b721 article.media--type-remote-video{height:260px;width:390px}@media only screen and (min-width:1100px){.block--id-block-contentba7aca98-8f76-48d3-b4fb-e56ff642b721 article.media--type-remote-video{height:520px;width:780px}}.block--id-block-contentba7aca98-8f76-48d3-b4fb-e56ff642b721 .field--name-field-view-block .view-content{height:270px}@media only screen and (min-width:1100px){.block--id-block-contentba7aca98-8f76-48d3-b4fb-e56ff642b721 .field--name-field-view-block .view-content{height:540px}}.field--name-field-content-hero>.field__items>.field__item:nth-child(8) .paragraph--type--formatted-text h3{color:#404547;font-size:40px;font-weight:300;line-height:1.2;margin-bottom:2rem}@media only screen and (min-width:750px){.field--name-field-content-hero>.field__items>.field__item:nth-child(8) .paragraph--type--formatted-text h3{font-size:40px}}.field--name-field-content-hero>.field__items>.field__item:nth-child(8) .paragraph--type--formatted-text h4.money-adventure a{color:#065f61;padding:0;text-decoration:none}.field--name-field-content-hero>.field__items>.field__item:nth-child(8) .paragraph--type--formatted-text h4.money-adventure a:hover{text-decoration:underline}.field--name-field-content-hero>.field__items>.field__item:nth-child(8) .paragraph--type--formatted-text h4{color:#065f61;display:inline-block;font-size:30px;font-weight:300;line-height:1.2;margin-bottom:0;margin-top:1rem;padding-right:.75rem}@media only screen and (min-width:750px){.field--name-field-content-hero>.field__items>.field__item:nth-child(8) .paragraph--type--formatted-text h4{font-size:40px}}.field--name-field-content-hero>.field__items>.field__item:nth-child(8) .paragraph--type--formatted-text a{display:inline-block;padding-left:.75rem}.field--name-field-content-hero>.field__items>.field__item:nth-child(8) .paragraph--type--formatted-text p{clear:both}.field--name-field-content-hero .hero-row--podcast .field--name-field-description,.field--name-field-content-hero .hero-row--podcast .field--name-field-episode,.field--name-field-content-hero .hero-row--podcast .field--name-field-media>.field__label,.field--name-field-content-hero .hero-row--podcast .field--name-field-publish-date,.field--name-field-content-hero .hero-row--podcast .field--name-field-transcript{display:none}.field--name-field-content-hero .hero-row--podcast .field--name-field-media-image img{height:auto;max-width:400px;width:100%}@media only screen and (min-width:1100px){.field--name-field-content-hero .hero-row--podcast .field--name-field-media-image img{max-width:640px}}.field--name-field-content-hero .hero-row--podcast .paragraph--type--formatted-text h3{color:#065f61;font-size:36px;font-weight:300;line-height:1.2;margin-bottom:0}@media only screen and (min-width:750px) and (max-width:1000px){.field--name-field-content-hero .hero-row--podcast .paragraph--type--formatted-text h3{margin-top:-1rem}}.field--name-field-content-hero .hero-row--podcast .paragraph--type--formatted-text a{color:#660558;display:inline-block;font-size:25px;font-weight:400;line-height:1.2;text-decoration:none}.field--name-field-content-hero .hero-row--podcast .paragraph--type--formatted-text a:after{background-image:url(/themes/usc2021/images/icons/arrow-right-purple.svg);background-position:50%;background-repeat:no-repeat;content:"";display:inline-block;height:.75rem;margin:0 0 0 10px;vertical-align:middle;width:1.5rem}body.toolbar-tray-open.toolbar-vertical.toolbar-fixed{margin-left:0!important}body.toolbar-vertical .toolbar-bar{left:0;position:fixed;right:0;top:0}.menu__link:active,.menu__link:focus,.menu__link:hover{text-decoration:underline!important}.stretchlink:after{background-color:#0000;bottom:0;content:"";left:0;pointer-events:auto;position:absolute;right:0;top:0;z-index:1}.stretchlink-container{position:relative}.stretchlink-container a:after{background-color:#0000;bottom:0;content:"";left:0;pointer-events:auto;position:absolute;right:0;top:0;z-index:1}.hero--learn-more-cta--did-you-know{color:#589c8f!important}.toggle-animations .button--toggle-animations{font-size:16px!important;font-weight:400!important;padding:8px!important}
@font-face{font-display:swap;font-family:Source Sans Pro;font-style:normal;font-weight:400;src:url(/themes/usc/fonts/source-sans-pro/SourceSansPro-Regular.ttf)}@font-face{font-display:swap;font-family:Source Sans Pro;font-style:normal;font-weight:600;src:url(/themes/usc/fonts/source-sans-pro/SourceSansPro-SemiBold.ttf)}@font-face{font-display:swap;font-family:Source Sans Pro;font-style:normal;font-weight:300;src:url(/themes/usc/fonts/source-sans-pro/SourceSansPro-Light.ttf)}@font-face{font-display:swap;font-family:Source Sans Pro;font-style:normal;font-weight:700;src:url(/themes/usc/fonts/source-sans-pro/SourceSansPro-Bold.ttf)}.font-source-sans-pro--bold,.font-source-sans-pro--light,.font-source-sans-pro--regular,.font-source-sans-pro--semi-bold{font-display:swap;font-family:Source Sans Pro;font-style:normal}.font-source-sans-pro--light{font-weight:300}.font-source-sans-pro--regular{font-weight:400}.font-source-sans-pro--semi-bold{font-weight:600}.font-source-sans-pro--bold{font-weight:700}@font-face{font-family:Argon;src:url(/themes/usc/fonts/argon/argon-regular.woff2) format("woff2"),url(/themes/usc/fonts/argon/argon-regular.woff) format("woff"),url(/themes/usc/fonts/argon/argon-regular.otf) format("opentype")}.font-argon--regular{font-family:Argon}@font-face{font-display:swap;font-family:Comfortaa;font-style:normal;font-weight:300;src:url(/themes/usc/fonts/comfortaa/Comfortaa-Light.ttf)}@font-face{font-display:swap;font-family:Comfortaa;font-style:normal;font-weight:400;src:url(/themes/usc/fonts/comfortaa/Comfortaa-Regular.ttf)}@font-face{font-display:swap;font-family:Comfortaa;font-style:normal;font-weight:700;src:url(/themes/usc/fonts/comfortaa/Comfortaa-Bold.ttf)}.font-comfortaa--light,.font-comfortaa--regular{font-display:swap;font-family:Comfortaa;font-style:normal}.font-comfortaa--regular{font-weight:400}.font-comfortaa--light{font-weight:300}.font-comfortaa--bold{font-display:swap;font-family:Comfortaa;font-style:normal;font-weight:700}@font-face{font-display:swap;font-family:Lora;font-style:normal;font-weight:400;src:url(/themes/usc/fonts/lora/Lora-Regular.ttf)}@font-face{font-display:swap;font-family:Lora;font-style:normal;font-weight:700;src:url(/themes/usc/fonts/lora/Lora-Bold.ttf)}.font-lora--bold,.font-lora--regular{font-display:swap;font-family:Lora;font-style:normal}.font-lora--bold{font-weight:700}.font-lora--regular{font-weight:400}@font-face{font-display:swap;font-family:Open Sans;font-style:normal;font-weight:300;src:url(/themes/usc/fonts/open-sans/OpenSans-Light.ttf)}@font-face{font-display:swap;font-family:Open Sans;font-style:normal;font-weight:400;src:url(/themes/usc/fonts/open-sans/OpenSans-Regular.ttf)}@font-face{font-display:swap;font-family:Open Sans;font-style:normal;font-weight:600;src:url(/themes/usc/fonts/open-sans/OpenSans-SemiBold.ttf)}@font-face{font-display:swap;font-family:Open Sans;font-style:normal;font-weight:700;src:url(/themes/usc/fonts/open-sans/OpenSans-Bold.ttf)}.font-open-sans--bold,.font-open-sans--light,.font-open-sans--regular,.font-open-sans--semi-bold{font-display:swap;font-family:Open Sans;font-style:normal}.font-open-sans--regular{font-weight:400}.font-open-sans--light{font-weight:300}.font-open-sans--semi-bold{font-weight:600}.font-open-sans--bold{font-weight:700}.font-montserrat--light{font-family:Montserrat,sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:300}.font-montserrat--regular{font-family:Montserrat,sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:400}.font-montserrat--semi-bold{font-family:Montserrat,sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:600}.font-montserrat--bold{font-family:Montserrat,sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:700}
